@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#1c201e;--muted:#777d77;--paper:#f8f8f4;--line:#dcdfd8;--copper:#a97d57;--soft:#eceee8;--serif:Georgia,'Times New Roman',serif;font-family:'DM Sans',sans-serif;color:var(--ink);font-size:16px;background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--copper);outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;letter-spacing:-.055em;line-height:1.06}h2{font-size:clamp(2.2rem,3.5vw,4.1rem)}em{font-family:var(--serif);font-weight:400;letter-spacing:-.065em}p{line-height:1.7}.skip{position:fixed;top:-100px;left:20px;background:#fff;padding:15px;z-index:100}.skip:focus{top:10px}.header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fff}.brand{display:flex;align-items:center;gap:13px}.brand>span{font-family:'Manrope',sans-serif;letter-spacing:.24em;font-size:25px;line-height:1.15}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:.18em;margin-top:7px}.brand img{width:42px;height:42px;object-fit:cover}.header nav{display:flex;gap:35px;align-items:center;font-size:14px}.header nav>a:hover{color:#d6b392}.nav-cta{border:1px solid #69716a;padding:13px 20px}.nav-cta span{margin-left:22px}.hero{position:relative;height:min(780px,calc(100svh - 98px));min-height:570px;background:#33392e;color:#fff;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:60% 50%;animation:arrive 1.8s ease-out}.hero-shade{background:linear-gradient(90deg,rgba(10,16,12,.66),rgba(10,16,12,.13) 75%),linear-gradient(0deg,rgba(10,16,12,.6),transparent 26%)}.hero-content{position:relative;padding:8% 6%;width:65%;max-width:930px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;display:flex;align-items:center;gap:10px}.eyebrow i{width:6px;height:6px;background:#d9be8d;border-radius:50%}.hero h1{font-size:clamp(3.2rem,5.4vw,6.2rem);margin:25px 0}.hero-content>p:not(.eyebrow){font-size:16px;max-width:370px;color:#e0e3d9}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:38px;padding:18px 23px;border:0;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.light{background:#f7f8ed;color:var(--ink)}.dark{background:var(--ink);color:#fff}.hero .button{margin-top:30px}.hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.12em}.hero-bottom a{font-size:13px;letter-spacing:0}.hero-bottom a span{margin-left:30px}.image-caption{position:absolute;right:25px;top:25px;font-size:10px;letter-spacing:.12em;color:#ddd}.section{padding:95px 6%}.section-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-bottom:36px}.section-top>span{font-size:13px;color:var(--muted)}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.heading-row>p{max-width:350px;color:#6b726b;font-size:15px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card .product-image{aspect-ratio:1.25;background:#f0f1ec;overflow:hidden;position:relative}.product-card img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .65s}.product-card:hover img{transform:scale(1.04)}.product-image .product-index{position:absolute;top:18px;left:18px;color:#73796f;font-size:12px;letter-spacing:.1em}.product-card .product-info{display:flex;justify-content:space-between;align-items:center;padding-top:20px}.product-info h3{font-weight:400;font-size:26px;letter-spacing:-.03em}.product-info p{color:var(--muted);font-size:14px;margin-top:3px}.round-arrow{display:grid;place-items:center;border:1px solid #c5cbc1;border-radius:50%;width:43px;height:43px;font-size:20px}.studio-section{padding:75px 4% 45px;background:#e8ebe4}.studio-section .section-top,.studio-section .heading-row{margin-left:2.2%;margin-right:2.2%}.studio{display:grid;grid-template-columns:minmax(0,1fr) 355px;min-height:775px;background:#f5f6f1;border:1px solid #d7dcd2}.stage{position:relative;min-height:660px;overflow:hidden;background:radial-gradient(ellipse at 50% 35%,#fafbf6,#e6e9df)}#scene{position:absolute;width:100%;height:100%;inset:0;touch-action:none;outline:none}.stage-top{position:absolute;left:26px;right:26px;top:25px;display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.1em;z-index:1;pointer-events:none}.stage-top #model-caption{margin-left:auto;letter-spacing:0;color:#72796e;font-size:12px}.live-dot{width:5px;height:5px;border-radius:50%;background:#6a8053}.stage-controls{position:absolute;bottom:67px;left:50%;transform:translateX(-50%);display:flex;padding:5px;gap:3px;border:1px solid #d5dbcf;background:#ffffffde;white-space:nowrap;box-shadow:0 3px 18px #27382206}.stage-controls button{border:0;background:transparent;font-size:12px;padding:10px 13px}.stage-controls button.active{background:var(--ink);color:white}.stage-controls button:hover:not(.active){background:#e9ece3}.stage-controls #replay{border-left:1px solid #ddd;margin-left:4px}.stage-note{position:absolute;bottom:20px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;color:#6e7866}.stage-note button{font-size:12px;border:0;background:transparent}.config-panel{background:#fff;padding:25px;border-left:1px solid #d7dcd2}.panel-heading{display:flex;justify-content:space-between;font-size:15px;padding-bottom:22px;border-bottom:1px solid var(--line)}.counter{font-size:11px;letter-spacing:.12em;color:#92988d}.config-block{padding:19px 0;border-bottom:1px solid #e7e9e2}.field-heading{display:flex;align-items:center;gap:10px;margin-bottom:13px}.field-heading>span:first-child{font-size:11px;color:#979e91}.field-heading h3{font-size:14px;font-weight:550}.field-heading>span:last-child:not(:first-child){margin-left:auto;font-size:11px;color:#93988e}.segmented{display:flex;gap:6px}.segmented button{flex:1;border:1px solid var(--line);background:white;padding:10px;font-size:13px}.segmented button.active{background:var(--ink);border-color:var(--ink);color:#fff}.choice-note{font-size:12px;color:#7d8477;margin-top:9px}.select-label{display:flex;font-size:12px;color:#6f7669;justify-content:space-between}.select-label strong{font-weight:400;color:#303a2c}#board-control{margin-top:12px;display:flex;align-items:center;justify-content:space-between}select{padding:7px 27px 7px 10px;border:1px solid var(--line);background:#fff;font-size:12px}.partition-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.partition-options button{border:1px solid var(--line);background:white;padding:6px 3px 8px;position:relative}.partition-options button.active{border-color:#34402e;box-shadow:inset 0 0 0 1px #34402e;background:#f5f7f0}.partition-options img{aspect-ratio:1.45;width:100%;object-fit:contain;mix-blend-mode:multiply}.partition-options span{font-size:11px}.swatches{display:flex;gap:12px;margin-top:10px}.swatches button{width:29px;height:29px;border-radius:50%;background:var(--swatch);border:3px solid white;outline:1px solid #e1e4dc}.swatches button.active{outline:1px solid #354131;box-shadow:0 0 0 2px #fff inset}.wood-label{margin-top:16px}.count-row{display:flex;align-items:center;justify-content:space-between;font-size:13px}.stepper{display:flex;border:1px solid var(--line);align-items:center}.stepper button{border:0;background:#f4f5ef;width:32px;height:32px}.stepper output{width:35px;text-align:center}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:13px;line-height:1.5}.checkbox-label input{accent-color:var(--ink)}.panel-summary{padding-top:19px}.panel-summary>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.panel-summary small{font-size:10px;letter-spacing:.1em;color:#7d8675}.panel-summary strong{font-size:15px;font-weight:500}.panel-summary .button{width:100%;padding:15px 18px}.fineprint{font-size:10px;line-height:1.5;color:#8c9385;margin-top:12px}.studio-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:11px;color:#727b69;padding:18px 0}.studio-footer button{border:0;background:transparent;font-size:12px}.load-state{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:15px;background:#eef1e9ec;font-size:14px;z-index:3;flex-direction:column}.load-state[hidden]{display:none}.spinner{width:26px;height:26px;border:1px solid #c1cbbb;border-top-color:#415332;border-radius:50%;animation:spin 1s linear infinite}.detail-section{display:grid;grid-template-columns:1.08fr 1fr;gap:8%;align-items:center;padding-top:105px;padding-bottom:105px}.detail-picture{position:relative;overflow:hidden;aspect-ratio:1.12}.detail-picture img{width:100%;height:100%;object-fit:cover}.detail-picture>span{position:absolute;bottom:18px;left:20px;font-size:10px;letter-spacing:.1em;color:white}.detail-copy h2{margin:25px 0}.detail-copy>p:not(.eyebrow){font-size:15px;max-width:430px;color:#777e70}.detail-copy dl{margin:28px 0;display:flex;gap:40px;border-top:1px solid var(--line);padding-top:23px}.detail-copy dt{font-size:22px;letter-spacing:-.035em}.detail-copy dd{font-size:11px;margin:5px 0 0;color:#7d8476}.text-link{font-size:14px;display:inline-flex;gap:65px;border-bottom:1px solid #9da792;padding-bottom:10px}.closing{text-align:center;background:#252f26;color:#eef0e5;padding:75px 20px}.closing .eyebrow{justify-content:center;color:#b9c1b0;font-size:11px}.closing h2{font-size:clamp(2.8rem,5vw,5.4rem);margin:20px 0 30px}.closing .button{padding:17px 23px}.footer{padding:35px 6%;display:flex;justify-content:space-between;gap:20px;align-items:center;background:var(--ink);color:#b4bdac}.footer .brand{color:#fff}.footer>span,.footer>a:last-child{font-size:11px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;padding:14px 24px;font-size:14px;z-index:50;transition:.25s;max-width:90vw;box-shadow:0 8px 25px #0002}.toast.visible{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.reveal.in{opacity:1;transform:translateY(0)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes arrive{from{transform:scale(1.06)}to{transform:scale(1)}}
@media(min-width:1600px){.studio{grid-template-columns:minmax(0,1fr) 390px}.config-panel{padding:30px}.hero-content{padding-top:100px}.section,.studio-section{max-width:1920px;margin:auto}}@media(max-width:1000px){.header nav{gap:20px}.hero-content{width:80%;padding-top:100px}.studio{grid-template-columns:minmax(0,1fr) 320px}.config-panel{padding:20px}.stage-note>span{display:none}.heading-row>p{max-width:270px}.stage-controls{gap:0}.stage-controls button{padding:10px}.studio-footer>span:nth-child(2){display:none}.detail-section{gap:5%}.detail-copy dl{gap:20px}}@media(max-width:760px){.header{height:80px;padding:0 5%}.header nav>a:not(.nav-cta){display:none}.header nav .nav-cta{padding:11px 12px;font-size:12px}.nav-cta span{margin-left:8px}.brand>span{font-size:21px}.brand img{width:30px;height:30px}.brand small{font-size:8px}.hero{height:680px;min-height:0;max-height:calc(100svh - 80px)}.hero-content{width:100%;padding:95px 7% 70px}.hero-content h1{font-size:clamp(2.8rem,8vw,4rem)}.hero-content>p:not(.eyebrow){font-size:14px;max-width:290px}.hero-photo img{object-position:63% 50%}.hero-shade{background:linear-gradient(90deg,#111b15ad,#111b1530),linear-gradient(0deg,#111b15aa,transparent 35%)}.hero-bottom{left:7%;right:7%;bottom:20px}.hero-bottom>span:first-child{display:none}.hero .button{margin-top:23px}.image-caption{display:none}.section{padding:55px 6%}.section-top{gap:20px;margin-bottom:25px}.section-top>span{display:none}.heading-row{display:block;margin-bottom:28px}.heading-row p{max-width:100%;margin-top:20px;font-size:14px}.collection-grid{gap:15px;grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:45% 1fr;gap:20px;align-items:center}.product-card .product-info{padding:0}.product-info h3{font-size:24px}.product-info p{font-size:12px;max-width:150px}.round-arrow{width:34px;height:34px;font-size:18px;flex-shrink:0}.product-card .product-image{aspect-ratio:1.2}.studio-section{padding:45px 4% 25px}.studio{display:flex;flex-direction:column}.stage{height:510px;min-height:510px}.stage-top{left:18px;right:18px;font-size:10px}.stage-top #model-caption{font-size:10px}.stage-controls{bottom:60px}.stage-controls button{font-size:11px;padding:10px}.config-panel{border-left:0;border-top:1px solid var(--line);padding:23px}.partition-options img{height:70px}.config-block{padding:20px 0}.fineprint{font-size:11px}.panel-heading{font-size:17px}.field-heading h3{font-size:15px}.segmented button{font-size:14px}.partition-options span{font-size:12px}.select-label,.checkbox-label,.choice-note{font-size:13px}.studio-footer{font-size:10px;flex-wrap:wrap;gap:8px}.studio-footer button{font-size:11px}.detail-section{display:flex;flex-direction:column;gap:35px}.detail-picture{width:100%;aspect-ratio:1.15}.detail-copy{width:100%}.detail-copy>p:not(.eyebrow){max-width:100%}.detail-copy dl{gap:35px}.footer{flex-wrap:wrap;gap:23px;padding:30px 6%}.footer>span{order:3;flex-basis:100%;font-size:10px}.footer .brand>span{font-size:20px}.closing{padding:55px 20px}.hero-content .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
[hidden]{display:none!important}.stage-controls button,.segmented button,.select-label,.count-row,.checkbox-label,.partition-options span{font-size:14px}.choice-note,.stage-note button,.studio-footer button{font-size:12px}.fineprint{font-size:12px}.config-block{padding:20px 0}.brand img{object-fit:cover}.product-image img{padding:25px}.stage-note>span{font-size:12px}.stage{min-height:780px}.config-panel{padding:25px}.panel-summary small,.field-heading>span,.panel-heading .counter{font-size:12px}.hero-bottom,.footer>span,.footer>a:last-child{font-size:12px}
@media(max-width:760px){.stage{height:530px;min-height:530px}.stage-controls button{font-size:12px}.product-image img{padding:12px}.config-panel{padding:23px}.header nav .nav-cta{font-size:13px}.fineprint{font-size:12px}}
/* AUREL collection experience */
.header{height:112px}.header .brand{gap:14px}.header .brand img{width:76px;height:76px}.header .brand>span{font-size:30px}.header .brand small{font-size:10px}.hero{height:min(800px,calc(100svh - 112px))}.hero-photo img{object-position:60% 48%}.editorial-card .product-image{aspect-ratio:.85;background:#242a23}.editorial-card .product-image img{padding:0;object-fit:cover;mix-blend-mode:normal;filter:brightness(.92)}.editorial-card:nth-child(2) .product-image img{object-position:35% 50%}.editorial-card .product-index{color:#fff;top:22px;left:22px;font-size:12px;text-shadow:0 1px 6px #0009}.editorial-card .product-info{padding-top:22px}.editorial-card .product-info h3{font-size:32px}.atmosphere{padding-top:20px;padding-bottom:95px}.atmosphere-pair{display:grid;grid-template-columns:1.05fr .85fr;gap:9%;align-items:start}.atmosphere figure,.materials-section figure,.collection-gallery figure,.collection-story figure{margin:0}.tall-photo{padding-top:48px}.tall-photo img{aspect-ratio:.72;width:100%;object-fit:cover}.atmosphere figcaption,.materials-section figcaption,.collection-gallery figcaption,.collection-story figcaption{font-size:12px;color:#7b8275;margin-top:12px}.atmosphere-story{padding-top:0}.story-emblem{width:105px;height:105px;background:#20291f;padding:5px;margin-bottom:32px}.atmosphere-story h2{margin-bottom:22px}.atmosphere-story>p{color:#78816f;font-size:16px;max-width:420px;margin-bottom:38px}.atmosphere-story figure img{width:100%;aspect-ratio:1.2;object-fit:cover;object-position:center 40%}.cinema-photo{position:relative;min-height:630px;height:52vw;max-height:900px;overflow:hidden;color:#fff}.cinema-photo>img{width:100%;height:100%;object-fit:cover}.cinema-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0d1a16b3,transparent 80%)}.cinema-photo>div{position:absolute;z-index:1;bottom:12%;left:7%}.cinema-photo h2{font-size:clamp(2.7rem,5vw,5.2rem);margin:20px 0 28px}.cinema-photo .text-link{border-color:#e1e3d580}.render-label{position:absolute;bottom:22px;right:25px;z-index:2;font-size:10px;letter-spacing:.12em}.materials-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center;padding-top:105px;padding-bottom:105px}.material-intro h2{margin:24px 0}.material-intro>p:not(.eyebrow){color:#757e6e;font-size:15px}.material-photo img{aspect-ratio:.95;object-fit:cover;width:100%}.material-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:20px 15px;margin:32px 0 20px}.material-palette a{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.material-palette a>span{width:100%;height:45px;background:var(--swatch);display:block;transition:transform .2s}.material-palette a:hover>span{transform:translateY(-3px)}.material-palette small{font-size:12px;color:#6e7666}.material-source{font-size:12px!important;line-height:1.7;color:#828a7a!important}.material-source a{text-decoration:underline;text-underline-offset:3px}.material-intro>.text-link{margin-top:26px}.brand-closing{display:flex;align-items:center;justify-content:center;gap:65px;padding:75px 6%}.signature-emblem{width:210px;height:210px;object-fit:contain}.brand-closing h2{margin-top:15px}.brand-closing>div{text-align:left}.brand-closing .eyebrow{justify-content:flex-start}.footer .brand img{width:68px;height:68px}.footer-links{display:flex;gap:22px;font-size:13px}.footer .brand>span{font-size:25px}.collection-hero .hero-content{padding-top:100px}.collection-hero h1{font-size:clamp(5rem,10vw,11rem);margin:15px 0 20px}.collection-hero .collection-tagline{font-size:22px!important;max-width:440px!important;line-height:1.5}.collection-nav{display:flex;justify-content:center;gap:60px;padding:22px;border-bottom:1px solid var(--line);font-size:15px}.collection-nav [aria-current]{border-bottom:1px solid #384530;padding-bottom:4px}.collection-story{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center}.collection-story h2{margin:25px 0;max-width:520px}.collection-story p:not(.eyebrow){color:#77806e;font-size:16px;max-width:460px}.collection-story ul{list-style:none;padding:0;margin:25px 0 32px;display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:14px}.collection-story li{border-top:1px solid var(--line);padding-top:12px}.technical-photo{background:#eef0e8;padding:30px}.technical-photo img{mix-blend-mode:multiply;max-height:440px;object-fit:contain;width:100%}.technical-photo figcaption{line-height:1.6}.collection-gallery{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;padding:0 6%}.collection-gallery img{width:100%;height:550px;object-fit:cover}.collection-materials .material-palette{grid-template-columns:repeat(10,1fr);max-width:1100px;margin:45px 0 20px}.collection-materials .material-palette a>span{height:70px}.collection-materials .button{margin-top:30px}.related-collections{padding-top:25px}.related-collections .eyebrow{margin-bottom:30px}.related-collections .collection-grid{grid-template-columns:1fr 1fr}.related-collections .product-image{aspect-ratio:1.4}.studio-page .studio-section{padding-top:42px}.studio-page .heading-row{align-items:center;margin-bottom:30px}.studio-page .heading-row h2{font-size:48px}.studio-page .heading-row h2 br{display:none}.studio-page .studio{grid-template-columns:minmax(0,1fr) 370px}.studio-page .stage{min-height:960px}.studio-page .config-panel{padding:24px}.infill-swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin-top:15px}.infill-swatches button{width:32px;height:32px}.bar-label{margin-top:21px;margin-bottom:9px}#bar-finish{width:100%;font-size:14px;padding:10px}#board-control{display:block}#board-control label{margin-bottom:7px}#board{width:100%;font-size:13px}.material-source.compact{font-size:11px!important;margin-top:14px}.studio-page .config-block{padding:18px 0}.studio-page .field-heading h3{font-size:15px}.studio-page .fineprint{font-size:12px}
@media(max-width:1100px){.header .brand img{width:64px;height:64px}.atmosphere-pair{gap:6%}.materials-section{gap:5%}.studio-page .studio{grid-template-columns:minmax(0,1fr) 330px}.studio-page .config-panel{padding:20px}.footer>span{display:none}.collection-gallery img{height:440px}.material-palette{gap:18px 10px}}
@media(max-width:760px){.header{height:90px}.header .brand img{width:50px;height:50px}.header .brand{gap:8px}.header .brand>span{font-size:22px}.header .brand small{font-size:8px}.hero{max-height:calc(100svh - 90px);height:680px}.hero-content{padding-top:80px}.editorial-card{display:block}.collection-grid{grid-template-columns:1fr;gap:34px}.editorial-card .product-image{aspect-ratio:1.05}.editorial-card .product-info h3{font-size:30px}.editorial-card .product-info p{max-width:none;font-size:14px}.atmosphere{padding-top:10px;padding-bottom:50px}.atmosphere-pair{display:flex;flex-direction:column;gap:40px}.tall-photo{padding-top:0;width:100%}.tall-photo img{aspect-ratio:.95}.atmosphere-story{width:100%}.story-emblem{width:85px;height:85px;margin-bottom:24px}.atmosphere-story>p{max-width:none;font-size:15px}.atmosphere-story figure img{aspect-ratio:1.2}.cinema-photo{height:580px;min-height:0}.cinema-photo>img{object-position:60% center}.cinema-photo>div{bottom:15%;right:6%}.cinema-photo h2{font-size:43px}.materials-section{display:flex;flex-direction:column;gap:35px;padding-top:55px;padding-bottom:55px}.material-intro,.material-photo{width:100%}.material-palette{gap:20px 12px}.material-photo img{aspect-ratio:1.1}.brand-closing{gap:20px;flex-direction:column;padding:45px 6%}.signature-emblem{width:135px;height:135px}.brand-closing>div{text-align:center}.brand-closing .eyebrow{justify-content:center}.brand-closing h2{font-size:42px}.footer{justify-content:center;text-align:center;gap:22px}.footer .brand img{width:62px;height:62px}.footer-links{width:100%;justify-content:center;gap:24px;font-size:12px}.collection-hero .hero-content{padding-top:95px}.collection-hero h1{font-size:95px}.collection-hero .collection-tagline{font-size:19px!important;max-width:290px!important}.collection-hero .hero-bottom>span{display:none}.collection-nav{gap:44px;font-size:14px;padding:20px}.collection-story{display:flex;flex-direction:column;gap:35px}.collection-story h2{font-size:38px}.collection-story ul{font-size:13px}.technical-photo{padding:20px}.collection-gallery{display:flex;flex-direction:column;gap:25px}.collection-gallery img{height:auto;aspect-ratio:1.1}.collection-materials .material-palette{grid-template-columns:repeat(5,1fr);gap:24px 12px;margin-top:30px}.collection-materials .material-palette a>span{height:48px}.related-collections .collection-grid{grid-template-columns:1fr;gap:30px}.related-collections .product-image{aspect-ratio:1.3}.studio-page .studio-section{padding-top:27px}.studio-page .heading-row h2{font-size:35px}.studio-page .heading-row>p{margin-top:15px}.studio-page .stage{min-height:530px;height:530px}.studio-page .config-panel{padding:23px}.infill-swatches{grid-template-columns:repeat(5,1fr);max-width:340px}.infill-swatches button{width:38px;height:38px}}

/* Quiet collection drawings, with names above each front. */
.drawing-card{display:block}.drawing-card>h3{font-size:30px;font-weight:400;letter-spacing:-.03em;margin:0 0 22px}.drawing-card .product-image{aspect-ratio:1.25;background:#f0f1ec}.drawing-card .product-image img{object-fit:contain;mix-blend-mode:multiply;padding:25px}.drawing-card .product-info{padding-top:18px;gap:15px}.drawing-card .product-info p{max-width:none;font-size:14px}#bar-finish:disabled{opacity:1;color:var(--ink);background:#f5f6f1}
@media(max-width:760px){.drawing-card>h3{margin-bottom:15px}.drawing-card .product-image{aspect-ratio:1.5}.drawing-card .product-image img{padding:20px}.drawing-card .product-info{padding-top:14px}}
/* AUREL editorial identity, shared with the landscape collection folder. */
:root{--ink:#20342c;--paper:#f4f0e7;--copper:#b29268;--soft:#e9e6dc;--line:#d7d8ca;--muted:#687268}.header{height:126px}.header .brand .brand-lockup{width:180px;height:99px;object-fit:contain}.header nav{gap:30px}.hero{height:min(850px,calc(100svh - 126px));min-height:620px}.hero-photo img{object-position:72% 50%}.hero-content{width:65%;max-width:900px}.hero-shade{background:linear-gradient(90deg,#14281ed6 0%,#14281e88 37%,#14281e08 70%),linear-gradient(0deg,#14281e70,transparent 30%)}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:32px;flex-wrap:wrap}.hero-actions .button{margin-top:0}.hero-folder{font-size:14px;border-bottom:1px solid #e5d6be99;padding:11px 0}.hero-folder span{margin-left:18px}.drawing-card .product-image,.technical-photo{background:transparent}.drawing-card .product-image img,.technical-photo img{mix-blend-mode:normal}.drawing-card .product-image img{padding:0}.story-emblem{background:none;padding:0;width:105px;height:105px;object-fit:contain}.tall-photo img{object-position:62% 50%}.atmosphere-story figure img{object-position:50% 50%}.cinema-photo>img{object-position:50% 55%}.material-photo img{object-position:43% 50%}.editorial-card:nth-child(2) .product-image img{object-position:52% 50%}.linea-lifestyle{display:grid;grid-template-columns:1.15fr .85fr;gap:8%;align-items:center;padding-top:35px;padding-bottom:110px}.linea-lifestyle figure{margin:0}.linea-lifestyle figure img{width:100%;aspect-ratio:1.08;object-fit:cover;object-position:50% 50%}.linea-lifestyle figcaption{font-size:12px;color:var(--muted);margin-top:13px}.linea-lifestyle h2{margin:24px 0}.linea-lifestyle p:not(.eyebrow){max-width:420px;color:var(--muted);font-size:16px}.linea-lifestyle .text-link{margin-top:30px}.brochure-section{background:#e8e4d9;display:grid;grid-template-columns:1.2fr .8fr;gap:8%;align-items:center;padding-top:90px;padding-bottom:90px}.brochure-preview{display:block;box-shadow:0 15px 45px #20342c19;transition:transform .3s}.brochure-preview:hover{transform:translateY(-5px)}.brochure-preview>img{width:100%;aspect-ratio:297/210;display:block}.brochure-preview>span{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);padding:15px 21px;font-size:12px;letter-spacing:.12em}.brochure-preview i{font-style:normal;font-size:21px}.brochure-section h2{margin:24px 0}.brochure-section p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:440px}.brochure-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:30px}.brochure-actions .button{white-space:nowrap}.brochure-actions .text-link{gap:20px}.brand-closing{display:grid;grid-template-columns:30% 27% 43%;padding:0;gap:0;min-height:470px;background:var(--ink);overflow:hidden}.brand-closing .closing-photo{width:100%;height:470px;object-fit:cover;object-position:center 60%}.brand-closing .signature-emblem{width:88%;max-width:270px;height:auto;justify-self:center}.brand-closing>div{padding:45px 10px 45px 0}.brand-closing h2{font-size:clamp(2.5rem,4vw,4.5rem)}.footer .brand .brand-lockup{width:164px;height:90px;object-fit:contain}.footer-links{flex-wrap:wrap;justify-content:flex-end;max-width:540px;gap:16px 23px}.partition-options img{mix-blend-mode:normal}.collection-hero .hero-photo img{object-position:56% 45%}
@media(max-width:1100px){.header nav{gap:18px}.header .brand .brand-lockup{width:150px;height:83px}.brochure-section{gap:5%;grid-template-columns:1fr 1fr}.brochure-actions{gap:20px}.brand-closing{grid-template-columns:28% 25% 47%}.brand-closing>div{padding-right:25px}}
@media(max-width:760px){.header{height:105px;padding:6px 4%}.header .brand .brand-lockup{width:125px;height:88px}.header nav{gap:14px}.header nav>a.folder-nav{display:block;font-size:13px;white-space:nowrap}.header nav .nav-cta{font-size:12px;padding:10px}.header nav .nav-cta span{display:none}.hero{height:760px;min-height:620px;max-height:none}.hero-content{width:100%;padding:70px 6% 180px}.hero-photo img{object-position:75% 50%}.hero-shade{background:linear-gradient(90deg,#14281eb3,#14281e25),linear-gradient(0deg,#14281e9c,transparent 50%)}.hero-actions{gap:18px;margin-top:25px}.hero-folder{font-size:13px}.hero-actions .button{padding:14px 18px}.hero-bottom{left:6%;right:6%}.linea-lifestyle{display:flex;flex-direction:column;gap:32px;padding-top:0;padding-bottom:55px}.linea-lifestyle figure,.linea-lifestyle>div{width:100%}.linea-lifestyle figure img{aspect-ratio:1.1}.linea-lifestyle h2{margin:20px 0}.linea-lifestyle p:not(.eyebrow){max-width:none}.brochure-section{display:flex;flex-direction:column;gap:40px;padding-top:55px;padding-bottom:55px}.brochure-preview,.brochure-section>div{width:100%}.brochure-section h2{margin:20px 0}.brochure-actions{gap:22px}.brand-closing{display:flex;flex-direction:column;gap:0}.brand-closing .closing-photo{height:400px;width:100%;object-position:center 57%}.brand-closing .signature-emblem{width:230px;height:127px;margin-top:40px}.brand-closing>div{padding:24px 6% 50px}.brand-closing h2{font-size:42px}.footer-links{justify-content:center;width:100%;gap:18px 24px}.footer .brand .brand-lockup{width:164px;height:90px}.collection-hero .hero-content{padding-top:85px}.collection-hero .hero-photo img{object-position:58% 50%}.cinema-photo>img{object-position:52% 50%}}
@media(max-width:390px){.header nav{gap:9px}.header .brand .brand-lockup{width:102px;height:80px}.header nav>a.folder-nav{font-size:12px}.header nav .nav-cta{font-size:11px;padding:10px 8px}}
@media(prefers-reduced-motion:reduce){.brochure-preview{transition:none}.brochure-preview:hover{transform:none}}

/* Product-led rhythm: a quiet brand closing between photography and footer. */
.brand-closing{grid-template-columns:36% 64%;min-height:330px;padding:45px 8%;gap:45px}.brand-closing .signature-emblem{width:100%;max-width:270px}.brand-closing>div{padding:20px 0}.linea-lifestyle figure img{object-position:38% 50%}.collection-hero .hero-photo img{object-position:60% 48%}
@media(max-width:760px){.brand-closing{display:flex;padding:40px 6%;gap:20px;min-height:0}.brand-closing .signature-emblem{margin-top:0;width:210px;height:116px}.brand-closing>div{padding:0 0 10px}.collection-hero .hero-photo img{object-position:60% 50%}}

/* AUREL signature: one quiet opening, then a brief header drawing. */
.motion-logo{display:block;overflow:visible}
.brand-opening{display:none;pointer-events:none}
.brand-first .brand-opening{display:grid;position:fixed;inset:0;z-index:1000;place-items:center;background:#20342c;animation:brand-curtain 4.6s ease both}
.brand-opening .motion-logo{width:min(760px,125vw);height:auto;max-height:75vh}
.brand-first .brand-opening .logo-line{stroke-dasharray:1;animation:brand-stroke 1.9s cubic-bezier(.3,0,.2,1) both;animation-delay:calc(var(--line)*70ms)}
.brand-first .brand-opening .logo-letters{animation:brand-ink .8s 1.5s ease both}
.brand-first .brand-opening .logo-jewel{animation:brand-ink .7s 1.2s ease both}
.brand-return .header .logo-line{stroke-dasharray:1;animation:brand-stroke .65s ease both;animation-delay:calc(var(--line)*20ms)}
.brand-return .header .logo-letters,.brand-return .header .logo-jewel{animation:brand-ink .4s .25s ease both}
@keyframes brand-stroke{from{stroke-dashoffset:1;opacity:.25}to{stroke-dashoffset:0;opacity:1}}
@keyframes brand-ink{from{opacity:0}to{opacity:1}}
@keyframes brand-curtain{0%,60%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}
@media(prefers-reduced-motion:reduce){.brand-opening,.brand-first .brand-opening{display:none}.motion-logo *{animation:none!important}}

/* One quiet ending: invitation, one signature, two short navigation columns. */
.footer.quiet-footer{display:block;padding:0 7%;background:#20342c;color:#f4f0e7;text-align:left;border:0}
.footer-inner{max-width:1200px;margin:0 auto}
.footer-invitation{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:38px 0;border-bottom:1px solid #f4f0e72b}
.footer-invitation h2{font-size:clamp(30px,3vw,42px)}
.footer-invitation .text-link{margin:0;color:#f4f0e7;font-size:15px;white-space:nowrap}
.footer-bottom{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;align-items:start;padding:32px 0 40px}
.quiet-footer .brand{justify-self:start;align-self:center;display:block}
.footer.quiet-footer .brand .brand-lockup{width:105px;height:128px;max-width:100%}
.footer-group{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5}
.footer-group p{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#c4baa7;margin:0 0 4px}
.footer-group a{color:#ecece3}
.footer-group a:hover{text-decoration:underline;text-underline-offset:5px}
@media(max-width:760px){
 .footer.quiet-footer{padding:0 6%;text-align:left}
 .footer-invitation{align-items:flex-start;flex-direction:column;gap:20px;padding:30px 0}
 .footer-bottom{grid-template-columns:1fr 1fr;gap:25px 24px;padding:28px 0 35px}
 .quiet-footer .brand{grid-column:1/-1;justify-self:start}
 .footer.quiet-footer .brand .brand-lockup{width:95px;height:116px}
 .footer-group{font-size:14px;gap:11px}
}
