:root{--ink:#07162b;--ink2:#0b213e;--gold:#c5a15a;--gold2:#e3cb94;--ivory:#f3ebdd;--paper:#eae0cf;--muted:rgba(243,235,221,.58);--line:rgba(197,161,90,.28);--serif:"Cormorant Garamond",Georgia,serif;--sans:"Montserrat",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;color:var(--ivory);background:var(--ink);font-family:var(--sans);font-weight:300;overflow-x:hidden}body.menu-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noise{position:fixed;inset:0;z-index:100;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.site-header{position:absolute;z-index:20;top:0;width:100%;height:110px;padding:0 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(197,161,90,.15)}.brand{width:max-content;display:flex;flex-direction:column;align-items:center;line-height:1}.brand-name{color:var(--gold2);font-family:var(--serif);font-size:2rem;font-weight:500;letter-spacing:.16em}.brand-sub{margin-top:4px;color:var(--gold);font-family:var(--serif);font-size:.85rem;font-style:italic;letter-spacing:.1em}.site-nav{display:flex;gap:clamp(1.2rem,2.4vw,2.8rem)}.site-nav a,.header-cta{font-size:.59rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase}.site-nav a{color:rgba(243,235,221,.68);transition:.25s}.site-nav a:hover{color:var(--gold2)}.header-cta{justify-self:end;padding:12px 17px;border:1px solid var(--line);color:var(--gold2)}.menu-toggle{display:none}
.hero{position:relative;min-height:100svh;padding:165px 7vw 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:6vw;align-items:center;overflow:hidden;background:radial-gradient(circle at 83% 25%,#17395e 0,transparent 31rem),linear-gradient(120deg,#07162b,#091d37)}.hero::before{content:"";position:absolute;left:5vw;top:110px;bottom:0;width:1px;background:linear-gradient(var(--line),transparent)}.hero-rings{position:absolute;width:60vw;aspect-ratio:1;border:1px solid rgba(197,161,90,.1);border-radius:50%;right:-15vw;top:2vw}.hero-rings::before,.hero-rings::after{content:"";position:absolute;border:1px solid rgba(197,161,90,.08);border-radius:50%;inset:12%}.hero-rings::after{inset:25%}.hero-copy,.hero-collage{position:relative;z-index:2}.eyebrow{display:flex;gap:14px;align-items:center;color:var(--gold);font-size:.62rem;font-weight:500;letter-spacing:.26em;text-transform:uppercase}.eyebrow>span{width:40px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1{margin:25px 0 28px;font:400 clamp(4rem,6.8vw,8rem)/.84 var(--serif);letter-spacing:-.045em}h1 em,h2 em{color:var(--gold2);font-weight:400}.hero-copy>p{max-width:620px;color:var(--muted);font-size:.91rem;line-height:1.9}.hero-actions{margin-top:38px;display:flex;gap:30px;align-items:center}.button{display:inline-flex;min-height:52px;padding:0 25px;align-items:center;justify-content:center;border:0;font-size:.62rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;transition:.25s}.button:hover{transform:translateY(-2px)}.button-gold{color:var(--ink);background:var(--gold)}.button-outline{border:1px solid var(--gold);color:var(--gold2);background:transparent}.text-link{padding-bottom:7px;border-bottom:1px solid var(--line);font-size:.64rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.text-link span{color:var(--gold)}.hero-metrics{margin-top:60px;padding-top:26px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.hero-metrics div{display:flex;flex-direction:column}.hero-metrics strong{font:400 2rem var(--serif);color:var(--gold2)}.hero-metrics span{color:rgba(243,235,221,.4);font-size:.52rem;letter-spacing:.1em;text-transform:uppercase}.hero-collage{height:min(70vh,720px)}.hero-product{position:absolute;margin:0;overflow:hidden;border:1px solid var(--line);box-shadow:0 35px 80px rgba(0,0,0,.45)}.hero-product img{width:100%;height:100%;object-fit:cover}.hero-product-main{top:0;right:2%;width:68%;height:88%}.hero-product-main img{object-position:top}.hero-product-small{left:0;bottom:0;width:43%;height:38%;border:8px solid var(--ink)}.hero-product-small img{object-position:center 36%}.hero-seal{position:absolute;right:0;bottom:2%;width:145px;aspect-ratio:1;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--gold);border-radius:50%;background:var(--ink);box-shadow:0 0 0 8px var(--ink)}.hero-seal span,.hero-seal small{font-size:.46rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.hero-seal strong{margin:7px 0;font:italic 1.3rem/1 var(--serif);color:var(--gold2)}
.marquee{padding:18px 0;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#061326}.marquee>div{width:max-content;display:flex;gap:28px;align-items:center;animation:marquee 35s linear infinite}.marquee span{font:italic 1.3rem var(--serif);color:rgba(243,235,221,.65)}.marquee i{font-size:.45rem;color:var(--gold)}@keyframes marquee{to{transform:translateX(-50%)}}
.section{position:relative;padding:125px 8vw}.section-index{position:absolute;top:135px;left:3vw;color:rgba(197,161,90,.5);font:400 .72rem var(--serif)}.story{color:var(--ink);background:var(--paper);display:grid;grid-template-columns:1fr .82fr;gap:5vw 10vw}.story-title h2,.catalog-head h2,.why-intro h2,.services-head h2,.process-head h2,.contact-title h2{margin:20px 0 0;font:400 clamp(3.2rem,5.2vw,6.3rem)/.92 var(--serif);letter-spacing:-.035em}.story-title h2 em,.contact-title h2 em{color:#84682f}.story-body{padding-top:38px}.story-body p{color:rgba(7,22,43,.66);font-size:.8rem;line-height:1.9}.story-body .lead{color:var(--ink);font:400 1.4rem/1.45 var(--serif)}.story-quote{grid-column:1/-1;margin:40px 0 0;padding:65px 0 0;border-top:1px solid rgba(7,22,43,.14);text-align:center;color:#84682f;font:italic clamp(2.2rem,4vw,4.5rem)/1.08 var(--serif)}
.category-showcase{display:grid;grid-template-columns:1fr 1fr}.category-panel{position:relative;height:720px;overflow:hidden}.category-panel>img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.category-panel:hover>img{transform:scale(1.035)}.category-sea>img{object-position:55% 30%}.category-smoke>img{object-position:center 33%}.category-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,22,43,.1),rgba(7,22,43,.9))}.category-copy{position:absolute;z-index:2;left:8%;right:8%;bottom:8%}.category-copy>span{color:var(--gold);font-size:.56rem;letter-spacing:.2em;text-transform:uppercase}.category-copy h2{margin:14px 0 20px;font:400 clamp(3rem,5vw,5.5rem)/.86 var(--serif)}.category-copy p{max-width:450px;color:rgba(243,235,221,.7);font-size:.75rem;line-height:1.75}.category-copy button{padding:10px 0;border:0;border-bottom:1px solid var(--gold);background:transparent;color:var(--gold2);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase}
.catalog{background:#f1e9dc;color:var(--ink)}.catalog-head{display:grid;grid-template-columns:1.2fr .55fr;gap:10vw;align-items:end}.catalog-head h2 em{color:#84682f}.catalog-head>p{color:rgba(7,22,43,.62);font-size:.75rem;line-height:1.85}.catalog-toolbar{position:sticky;z-index:8;top:0;margin-top:70px;padding:18px 0;display:flex;justify-content:space-between;gap:30px;background:rgba(241,233,220,.95);backdrop-filter:blur(12px);border-top:1px solid rgba(7,22,43,.12);border-bottom:1px solid rgba(7,22,43,.12)}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter{padding:11px 14px;border:1px solid rgba(7,22,43,.15);background:transparent;color:rgba(7,22,43,.63);font-size:.54rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.filter span{margin-left:7px;color:#84682f}.filter.active,.filter:hover{background:var(--ink);color:var(--ivory)}.search-box{position:relative;min-width:230px}.search-box input{width:100%;height:100%;padding:0 38px 0 14px;border:0;border-bottom:1px solid rgba(7,22,43,.28);outline:0;background:transparent;color:var(--ink);font-size:.68rem}.search-box b{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:1.3rem;color:#84682f}.catalog-status{padding:22px 0;display:flex;justify-content:space-between;color:rgba(7,22,43,.45);font-size:.52rem;letter-spacing:.1em;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{position:relative;padding:0;border:0;background:transparent;text-align:left;color:var(--ink)}.product-image{position:relative;display:block;aspect-ratio:.78;overflow:hidden;background:#d8cebd}.product-image::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(7,22,43,.7));opacity:0;transition:.35s}.product-image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .6s ease}.product-image i{position:absolute;z-index:2;left:20px;bottom:18px;color:white;font-size:.55rem;font-style:normal;letter-spacing:.14em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:.35s}.product-card:hover .product-image img{transform:scale(1.035)}.product-card:hover .product-image::after,.product-card:hover .product-image i{opacity:1}.product-card:hover .product-image i{transform:none}.product-info{padding:18px 28px 18px 0;display:flex;flex-direction:column;border-bottom:1px solid rgba(7,22,43,.13)}.product-info small{color:#84682f;font-size:.49rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.product-info strong{margin:8px 0 2px;font:500 1.45rem var(--serif)}.product-info em{color:rgba(7,22,43,.5);font:italic .92rem var(--serif)}.product-card>b{position:absolute;right:0;bottom:22px;color:#84682f}.empty-state{padding:100px 0;text-align:center}.empty-state strong{font:400 2rem var(--serif)}.empty-state p{color:rgba(7,22,43,.5);font-size:.7rem}
.why{background:#08192f}.why-intro{max-width:840px}.why-intro>p{max-width:540px;margin-top:30px;color:var(--muted);font-size:.78rem;line-height:1.9}.why-grid{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.why-card{position:relative;min-height:300px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.35s}.why-card:hover{background:rgba(197,161,90,.06)}.why-card>span{color:rgba(197,161,90,.5);font:400 .75rem var(--serif)}.why-card>i{position:absolute;top:28px;right:30px;color:var(--gold);font:normal 1.5rem var(--serif)}.why-card h3{margin:100px 0 15px;font:400 1.7rem var(--serif)}.why-card p{color:var(--muted);font-size:.7rem;line-height:1.75}
.services{color:var(--ink);background:var(--paper)}.services-head h2 em,.process-head h2 em{color:#84682f}.service-list{margin-top:75px;border-top:1px solid rgba(7,22,43,.17)}.service-row{padding:30px 15px;display:grid;grid-template-columns:.15fr .8fr 1fr auto;gap:30px;align-items:center;border-bottom:1px solid rgba(7,22,43,.17);transition:.3s}.service-row:hover{padding-left:28px;background:rgba(197,161,90,.08)}.service-no{color:#84682f;font:400 .75rem var(--serif)}.service-row h3{margin:0;font:500 1.65rem var(--serif)}.service-row p{margin:0;color:rgba(7,22,43,.57);font-size:.68rem;line-height:1.6}.service-row b{color:#84682f}
.process{background:#0a1d36}.process-head{max-width:700px}.process-track{position:relative;margin-top:80px;display:grid;grid-template-columns:repeat(4,1fr)}.process-track::before{content:"";position:absolute;top:26px;left:4%;right:4%;height:1px;background:var(--line)}.process-step{position:relative;padding-right:35px}.process-step strong{position:relative;z-index:2;width:54px;height:54px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;background:#0a1d36;color:var(--gold2);font:400 .9rem var(--serif)}.process-step span{display:block;margin:30px 0 12px;font:400 1.7rem var(--serif)}.process-step p{max-width:200px;color:var(--muted);font-size:.67rem;line-height:1.7}
.opening{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:1fr .75fr;gap:8vw;align-items:center;background:radial-gradient(circle at 25% 50%,#163556,transparent 35rem),var(--ink)}.opening-card>p:first-of-type{margin:45px 0 0;color:var(--gold);font-size:.57rem;letter-spacing:.22em;text-transform:uppercase}.opening-date{display:flex;align-items:center}.opening-date strong{font:400 clamp(9rem,18vw,18rem)/.78 var(--serif);color:var(--gold2)}.opening-date span{margin-left:25px;color:var(--gold);font:400 1.5rem/1.25 var(--serif);letter-spacing:.12em;text-transform:uppercase}.opening-card h2{margin:-10px 0 22px;font:400 clamp(3.5rem,6vw,7rem) var(--serif);text-transform:uppercase;letter-spacing:.13em}.opening-note{max-width:520px;color:var(--muted);font:400 1.25rem/1.45 var(--serif)}.opening-card .button{margin-top:22px}.opening-image{padding:10px;border:1px solid var(--line);transform:rotate(1deg)}.opening-image img{display:block;width:100%;max-height:760px;object-fit:cover;object-position:top}
.contact{color:var(--ink);background:var(--paper)}.contact-title>p{max-width:550px;margin-top:30px;color:rgba(7,22,43,.6);font-size:.75rem;line-height:1.8}.contact-grid{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(7,22,43,.15);border:1px solid rgba(7,22,43,.15)}.contact-grid>div{min-height:160px;padding:28px;background:var(--paper);display:flex;flex-direction:column}.contact-grid span{margin-bottom:25px;color:#84682f;font-size:.52rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.contact-grid a,.contact-grid p{margin:0;color:rgba(7,22,43,.72);font-size:.68rem;line-height:1.75}.contact-grid a:hover{color:#84682f}
footer{min-height:180px;padding:45px 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid var(--line)}footer p,footer>a:last-child{color:rgba(243,235,221,.35);font-size:.52rem;letter-spacing:.13em;text-transform:uppercase}footer>a:last-child{justify-self:end}
.product-modal{width:min(1050px,92vw);max-height:90vh;padding:0;border:1px solid var(--line);background:var(--ink);color:var(--ivory);box-shadow:0 40px 100px rgba(0,0,0,.7);grid-template-columns:.9fr 1.1fr;overflow:hidden}.product-modal[open]{display:grid}.product-modal::backdrop{background:rgba(2,9,18,.88);backdrop-filter:blur(7px)}.modal-close{position:absolute;z-index:3;top:18px;right:20px;width:42px;height:42px;border:1px solid var(--line);background:rgba(7,22,43,.75);font:300 1.6rem var(--serif)}.modal-image{min-height:680px}.modal-image img{width:100%;height:100%;object-fit:cover;object-position:top}.modal-content{padding:70px 6vw 50px;overflow:auto}.modal-content>span{color:var(--gold);font-size:.55rem;letter-spacing:.18em;text-transform:uppercase}.modal-content h2{margin:18px 0 2px;font:400 clamp(2.8rem,5vw,5rem)/.9 var(--serif)}.modal-content>em{color:var(--gold2);font:italic 1.25rem var(--serif)}.modal-content>p{margin:35px 0;color:var(--muted);font-size:.75rem;line-height:1.8}.modal-content dl{margin:0 0 38px;border-top:1px solid var(--line)}.modal-content dl div{padding:18px 0;border-bottom:1px solid var(--line)}.modal-content dt{margin-bottom:8px;color:var(--gold);font-size:.5rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.modal-content dd{margin:0;color:rgba(243,235,221,.7);font-size:.68rem;line-height:1.6}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .85s ease,transform .85s ease}.reveal-delay{transition-delay:.16s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.header-cta{margin-right:60px}.menu-toggle{position:absolute;right:5vw;width:34px;height:30px;padding:5px 0;display:flex;flex-direction:column;justify-content:space-around;border:0;background:transparent}.menu-toggle span{height:1px;background:var(--gold);transition:.25s}.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-nav.open{position:fixed;inset:0;z-index:-1;padding:140px 8vw 50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:25px;background:rgba(7,22,43,.98)}.site-nav.open a{font:400 2.6rem var(--serif);letter-spacing:0;text-transform:none}.hero{grid-template-columns:1fr .72fr}.product-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{height:88px}.header-cta{display:none}.brand-name{font-size:1.65rem}.hero{min-height:auto;padding:140px 8vw 90px;grid-template-columns:1fr}.hero::before{display:none}h1{font-size:clamp(3.6rem,16vw,5.6rem)}.hero-metrics{margin-top:45px}.hero-collage{height:520px;margin-top:30px}.hero-product-main{width:78%;height:90%}.hero-product-small{width:48%;height:34%}.hero-seal{width:110px}.section{padding:90px 8vw}.section-index{display:none}.story,.catalog-head,.opening{grid-template-columns:1fr}.story-body{padding-top:0}.story-quote{padding-top:45px}.category-showcase{grid-template-columns:1fr}.category-panel{height:600px}.catalog-toolbar{position:relative;top:auto;align-items:stretch;flex-direction:column}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.filter{flex:none}.search-box{height:45px}.catalog-status span:last-child{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.why-grid{grid-template-columns:1fr}.service-row{grid-template-columns:.15fr 1fr auto}.service-row p{grid-column:2/4}.process-track{grid-template-columns:1fr 1fr;gap:45px}.process-track::before{display:none}.opening-image{width:80%;margin:auto;grid-row:1}.contact-grid{grid-template-columns:1fr 1fr}.product-modal[open]{grid-template-columns:1fr;overflow:auto}.modal-image{min-height:0;height:42vh}.modal-content{padding:40px 8vw}.modal-close{position:fixed}.product-modal{max-height:94vh}footer{grid-template-columns:1fr;gap:25px;justify-items:center;text-align:center}footer>a:last-child{justify-self:center}}
@media(max-width:480px){.hero-actions{align-items:flex-start;flex-direction:column}.hero-metrics strong{font-size:1.5rem}.hero-metrics span{font-size:.42rem}.hero-collage{height:430px}.category-panel{height:520px}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.05}.product-image img{object-position:center 28%}.process-track,.contact-grid{grid-template-columns:1fr}.opening-image{width:100%}.opening-date strong{font-size:44vw}.opening-date span{font-size:1rem}.opening-card h2{font-size:3.5rem}.service-row h3{font-size:1.35rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* V2 cinematic hero */
.hero-v2{position:relative;min-height:100svh;padding:170px 8vw 100px;display:flex;align-items:center;overflow:hidden;background:#020a14}
.hero-v2::before{content:"";position:absolute;z-index:4;inset:0;border:1px solid transparent;border-image:linear-gradient(90deg,transparent,var(--line),transparent) 1;pointer-events:none}
.hero-slides,.hero-slide,.hero-vignette,.hero-grid-lines{position:absolute;inset:0}
.hero-slide{margin:0;opacity:0;transform:scale(1.06);transition:opacity 1.25s ease,transform 7s cubic-bezier(.2,.7,.2,1)}
.hero-slide.active{opacity:1;transform:scale(1)}
.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center 33%;filter:saturate(.78) contrast(1.12) brightness(.72)}
.hero-slide:nth-child(2) img{object-position:center 31%}.hero-slide:nth-child(3) img{object-position:center 24%}.hero-slide:nth-child(4) img{object-position:center 35%}.hero-slide:nth-child(5) img{object-position:center 31%}
.hero-vignette{z-index:2;background:linear-gradient(90deg,rgba(2,10,20,.94) 0%,rgba(2,10,20,.77) 34%,rgba(2,10,20,.22) 68%,rgba(2,10,20,.42) 100%),linear-gradient(0deg,rgba(2,10,20,.72),transparent 42%,rgba(2,10,20,.2))}
.hero-grid-lines{z-index:3;left:5vw;right:5vw;border-left:1px solid rgba(197,161,90,.22);border-right:1px solid rgba(197,161,90,.22);pointer-events:none}
.hero-grid-lines::before,.hero-grid-lines::after{content:"";position:absolute;background:rgba(197,161,90,.18)}.hero-grid-lines::before{top:110px;left:-5vw;right:-5vw;height:1px}.hero-grid-lines::after{left:66%;top:110px;bottom:0;width:1px}
.hero-v2 .hero-copy{position:relative;z-index:5;width:min(740px,58vw);max-width:none}
.hero-v2 h1{margin:28px 0 32px;font-size:clamp(4.8rem,7.8vw,9.2rem);line-height:.78;text-shadow:0 7px 35px rgba(0,0,0,.22)}
.hero-v2 .hero-copy>p{max-width:540px;color:rgba(243,235,221,.7)}
.hero-v2 .button-gold{box-shadow:0 14px 35px rgba(0,0,0,.22)}
.hero-side-note{position:absolute;z-index:5;top:50%;right:2.1vw;display:flex;gap:16px;align-items:center;transform:translateY(-50%) rotate(90deg);color:rgba(243,235,221,.48);font-size:.48rem;letter-spacing:.2em;text-transform:uppercase}.hero-side-note i{width:50px;height:1px;background:var(--gold)}
.hero-current{position:absolute;z-index:5;right:7vw;bottom:100px;min-width:310px;padding:22px 0;display:grid;grid-template-columns:56px 1fr;gap:20px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-current>span{color:var(--gold2);font:400 2.1rem var(--serif)}.hero-current>div{display:flex;flex-direction:column}.hero-current strong{font:400 1.35rem var(--serif)}.hero-current small{margin-top:3px;color:rgba(243,235,221,.42);font-size:.48rem;letter-spacing:.13em;text-transform:uppercase}
.hero-controls{position:absolute;z-index:6;right:7vw;bottom:59px;display:flex;gap:8px}.hero-dot{width:42px;height:12px;padding:0;border:0;background:transparent}.hero-dot span{display:block;width:100%;height:1px;background:rgba(243,235,221,.28);position:relative;overflow:hidden}.hero-dot.active span::after{content:"";position:absolute;inset:0;background:var(--gold);transform-origin:left;animation:heroProgress 5.2s linear}@keyframes heroProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.hero-counter{position:absolute;z-index:5;left:8vw;bottom:42px;display:flex;gap:16px;align-items:center}.hero-counter strong{color:var(--gold2);font:400 2.4rem var(--serif)}.hero-counter span{color:rgba(243,235,221,.4);font-size:.48rem;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}
.hero-scroll{position:absolute;z-index:5;left:50%;bottom:38px;display:flex;gap:13px;align-items:center;transform:translateX(-50%);color:rgba(243,235,221,.5);font-size:.48rem;letter-spacing:.2em;text-transform:uppercase}.hero-scroll i{width:45px;height:1px;background:var(--gold)}
@media(max-width:760px){.hero-v2{min-height:900px;padding:150px 8vw 160px;align-items:flex-start}.hero-v2 .hero-copy{width:100%}.hero-v2 h1{font-size:clamp(4rem,17vw,6rem);line-height:.82}.hero-vignette{background:linear-gradient(180deg,rgba(2,10,20,.74),rgba(2,10,20,.48) 48%,rgba(2,10,20,.9))}.hero-slide img{object-position:58% center}.hero-grid-lines::after,.hero-side-note,.hero-scroll{display:none}.hero-current{left:8vw;right:8vw;bottom:84px;min-width:0}.hero-controls{left:8vw;right:8vw;bottom:55px}.hero-dot{flex:1}.hero-counter{display:none}}

/* V3 clarity, pacing and YaylaTurk partnership */
.marquee>div{animation-duration:70s}
.hero-slide{transform:scale(1.045);transition-duration:2.1s,11s}
.hero-dot.active span::after{animation-duration:9s}
.hero-offer{width:min(620px,100%);margin:30px 0 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.hero-offer span{padding:15px 14px;border-right:1px solid var(--line);color:rgba(243,235,221,.78);font-size:.56rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase}
.hero-offer span:last-child{border-right:0}
.hero-offer b{margin-right:8px;color:var(--gold);font:400 .75rem var(--serif)}
.yaylaturk{display:grid;grid-template-columns:1.08fr .92fr;gap:8vw;align-items:center;color:var(--ink);background:#f4eee3}
.yaylaturk-visual{position:relative;padding:10px;border:1px solid rgba(7,22,43,.14);background:#fff;box-shadow:0 35px 75px rgba(7,22,43,.12)}
.yaylaturk-visual img{display:block;width:100%;aspect-ratio:1.48;object-fit:cover}
.yaylaturk-visual>span{position:absolute;right:-18px;bottom:28px;padding:13px 18px;color:#fff;background:#d83224;font-size:.52rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}
.partner-lockup{padding-bottom:26px;border-bottom:1px solid rgba(7,22,43,.15);display:flex;flex-direction:column;align-items:flex-start}
.partner-lockup small{color:#84682f;font-size:.52rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}
.partner-lockup strong{margin:10px 0 2px;color:#d83224;font:600 2.15rem var(--sans);letter-spacing:-.05em}
.partner-lockup span{color:rgba(7,22,43,.48);font:italic 1rem var(--serif)}
.yaylaturk-copy h2{margin:34px 0 22px;font:400 clamp(3.1rem,4.7vw,5.4rem)/.92 var(--serif);letter-spacing:-.035em}
.yaylaturk-copy h2 em{color:#84682f}
.yaylaturk-copy>p{color:rgba(7,22,43,.65);font-size:.75rem;line-height:1.9}
.yaylaturk-categories{margin:28px 0 32px;display:flex;flex-wrap:wrap;gap:8px}
.yaylaturk-categories span{padding:10px 12px;border:1px solid rgba(7,22,43,.15);color:rgba(7,22,43,.7);font-size:.5rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}
.button-dark{color:var(--ivory);background:var(--ink)}
.filters{scrollbar-width:none;-ms-overflow-style:none}
.filters::-webkit-scrollbar{display:none}
.opening-pair{position:relative;min-height:700px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border:1px solid var(--line);background:var(--gold)}
.opening-pair figure{position:relative;margin:0;min-width:0;overflow:hidden;background:var(--ink)}
.opening-pair figure::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(2,10,20,.62))}
.opening-pair img{width:100%;height:100%;max-height:none;object-fit:cover}
.opening-pair>span{position:absolute;z-index:2;bottom:26px;color:var(--gold2);font:italic 1.15rem var(--serif);letter-spacing:.08em}
.opening-pair>span:nth-of-type(1){left:24px}
.opening-pair>span:nth-of-type(2){right:24px}
@media(max-width:760px){
  .hero-v2{min-height:960px;padding-top:140px}
  .hero-v2 h1{font-size:clamp(3.5rem,15vw,5.2rem)}
  .hero-offer{grid-template-columns:1fr;margin-top:23px}
  .hero-offer span{padding:9px 0;border-right:0;border-bottom:1px solid var(--line)}
  .hero-offer span:last-child{border-bottom:0}
  .hero-v2 .hero-actions{margin-top:24px}
  .yaylaturk{grid-template-columns:1fr}
  .yaylaturk-copy{grid-row:1}
  .yaylaturk-visual>span{right:0}
  .opening-pair{min-height:520px;width:100%}
}

/* Motion calm mode: text never moves */
.marquee{padding:20px 5vw}
.marquee>div{
  width:100%;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px 24px;
  animation:none!important;
  transform:none!important;
}
.marquee span{font-size:1.18rem}
.hero-slide{transition-duration:2.8s,14s}
.hero-dot.active span::after{animation-duration:12s}

/* V4 typography and restrained luxury neon */
:root{
  --aqua:#63e6df;
  --aqua-soft:rgba(99,230,223,.22);
  --gold-glow:rgba(227,203,148,.22);
  --body-dark:rgba(243,235,221,.76);
  --body-light:rgba(7,22,43,.72);
}
body{font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.site-nav a,.header-cta{font-size:.68rem;letter-spacing:.17em}
.site-nav a{color:rgba(243,235,221,.78)}
.brand-name{text-shadow:0 0 24px var(--gold-glow)}
.eyebrow{font-size:.7rem;letter-spacing:.24em}
.hero-v2 h1{font-size:clamp(4.8rem,7.25vw,8.4rem);line-height:.82;letter-spacing:-.038em}
.hero-v2 h1 em{text-shadow:0 0 30px rgba(227,203,148,.14)}
.hero-v2 .hero-copy>p{max-width:610px;color:var(--body-dark);font-size:clamp(.94rem,1.05vw,1.08rem);line-height:1.75}
.hero-offer span{font-size:.65rem;letter-spacing:.14em}
.button{min-height:54px;font-size:.69rem}
.button-gold{box-shadow:0 0 0 1px rgba(227,203,148,.2),0 10px 35px rgba(197,161,90,.12)}
.button-gold:hover{box-shadow:0 0 22px rgba(227,203,148,.26),0 12px 38px rgba(0,0,0,.22)}
.text-link{font-size:.7rem}
.hero-grid-lines{border-color:rgba(99,230,223,.15)}
.hero-grid-lines::before,.hero-grid-lines::after{background:linear-gradient(90deg,transparent,rgba(99,230,223,.28),rgba(197,161,90,.25),transparent)}
.hero-current{border-color:rgba(99,230,223,.25);box-shadow:0 10px 40px rgba(0,0,0,.12)}
.hero-current>span{color:var(--aqua);text-shadow:0 0 18px var(--aqua-soft)}
.hero-current strong{font-size:1.55rem}
.hero-current small{font-size:.58rem;color:rgba(243,235,221,.58)}
.hero-dot span{background:rgba(243,235,221,.36)}
.hero-dot.active span::after{background:linear-gradient(90deg,var(--aqua),var(--gold2));box-shadow:0 0 9px var(--aqua)}
.hero-side-note,.hero-scroll{font-size:.56rem;color:rgba(243,235,221,.62)}
.hero-side-note i,.hero-scroll i{background:linear-gradient(90deg,var(--aqua),var(--gold))}
.hero-counter span{font-size:.57rem;color:rgba(243,235,221,.56)}
.marquee{border-color:rgba(99,230,223,.16);box-shadow:inset 0 1px 0 rgba(197,161,90,.1)}
.marquee span{font-size:1.48rem;color:rgba(243,235,221,.78)}
.marquee i{color:var(--aqua);text-shadow:0 0 10px var(--aqua-soft)}
.section-index{font-size:.82rem}
.story-title h2,.catalog-head h2,.why-intro h2,.services-head h2,.process-head h2,.contact-title h2{
  font-size:clamp(3.55rem,5vw,5.9rem);
  line-height:.96;
  letter-spacing:-.03em;
}
.story-body p,.catalog-head>p,.why-intro>p,.yaylaturk-copy>p,.contact-title>p{
  font-size:clamp(.86rem,.92vw,.98rem);
  line-height:1.78;
}
.story-body .lead{font-size:clamp(1.35rem,1.65vw,1.65rem);line-height:1.42}
.story-quote{font-size:clamp(2.35rem,3.8vw,4.15rem)}
.category-copy>span{font-size:.66rem}
.category-copy h2{font-size:clamp(3.25rem,4.7vw,5.15rem);line-height:.9}
.category-copy p{font-size:.88rem;line-height:1.72;color:rgba(243,235,221,.82)}
.category-copy button{font-size:.67rem}
.partner-lockup small{font-size:.62rem}
.partner-lockup strong{font-size:2.25rem}
.yaylaturk-copy h2{font-size:clamp(3.35rem,4.5vw,5.1rem);line-height:.96}
.yaylaturk-categories span{font-size:.59rem}
.filter{font-size:.61rem}
.search-box input{font-size:.78rem}
.catalog-status{font-size:.6rem}
.product-info small{font-size:.57rem}
.product-info strong{font-size:1.62rem;line-height:1.05}
.product-info em{font-size:1.02rem}
.product-image i{font-size:.64rem}
.why-card h3{font-size:1.95rem}
.why-card p,.service-row p,.process-step p,.contact-grid a,.contact-grid p{
  font-size:clamp(.78rem,.82vw,.88rem);
  line-height:1.7;
}
.service-row h3{font-size:1.9rem}
.process-step span{font-size:1.9rem}
.opening-note{font-size:clamp(1.25rem,1.7vw,1.55rem)}
.contact-grid span,.modal-content dt{font-size:.6rem}
.modal-content>span{font-size:.64rem}
.modal-content>p,.modal-content dd{font-size:.82rem}
.why,.process,.opening{
  background-image:
    radial-gradient(circle at 84% 16%,rgba(99,230,223,.055),transparent 24rem),
    radial-gradient(circle at 18% 78%,rgba(197,161,90,.06),transparent 28rem);
}
.why-card:hover{
  border-color:rgba(99,230,223,.24);
  background:linear-gradient(145deg,rgba(99,230,223,.055),rgba(197,161,90,.05));
  box-shadow:inset 0 0 28px rgba(99,230,223,.025);
}
.why-card>i{color:var(--aqua);text-shadow:0 0 16px var(--aqua-soft)}
.process-step strong{border-color:rgba(99,230,223,.65);color:var(--aqua);box-shadow:0 0 18px rgba(99,230,223,.1)}
.button-outline{border-color:rgba(99,230,223,.5);box-shadow:inset 0 0 0 1px rgba(197,161,90,.25)}
.button-outline:hover{color:var(--ink);background:var(--aqua);box-shadow:0 0 24px var(--aqua-soft)}
.product-modal{border-color:rgba(99,230,223,.24);box-shadow:0 0 0 1px rgba(197,161,90,.16),0 40px 100px rgba(0,0,0,.72),0 0 55px rgba(99,230,223,.05)}

@media(max-width:760px){
  body{font-size:15px}
  .brand-name{font-size:1.8rem}
  .eyebrow{font-size:.64rem}
  .hero-v2 h1{font-size:clamp(3.45rem,14vw,4.8rem);line-height:.88;letter-spacing:-.03em}
  .hero-v2 .hero-copy>p{font-size:.94rem;line-height:1.72}
  .hero-offer span{font-size:.62rem}
  .button{font-size:.66rem}
  .story-title h2,.catalog-head h2,.why-intro h2,.services-head h2,.process-head h2,.contact-title h2{
    font-size:clamp(3rem,13vw,4.15rem);
    line-height:.96;
  }
  .category-copy h2{font-size:3.55rem}
  .category-copy p{font-size:.86rem}
  .product-info strong{font-size:1.5rem}
  .product-info em{font-size:.98rem}
  .why-card p,.service-row p,.process-step p,.contact-grid a,.contact-grid p{font-size:.84rem}
  .modal-content>p,.modal-content dd{font-size:.84rem}
}

/* V5 Bodrum watercolor art direction */
:root{
  --atlas-paper:#f3ecdf;
  --atlas-paper-deep:#e8dcc9;
  --atlas-blue:#173e69;
  --atlas-blue-soft:#6f99bd;
  --atlas-gold:#aa7b31;
  --atlas-ink:#102b4b;
}
body{color:var(--atlas-ink);background:var(--atlas-paper)}
.noise{opacity:.055;mix-blend-mode:multiply}
.site-header{position:absolute;color:var(--atlas-ink);border-bottom-color:rgba(170,123,49,.25)}
.brand-name{color:var(--atlas-gold);text-shadow:none}
.brand-sub{color:#84602c}
.site-nav a{color:rgba(16,43,75,.72)}
.site-nav a:hover{color:var(--atlas-gold)}
.header-cta{color:var(--atlas-ink);border-color:rgba(170,123,49,.42);background:rgba(255,252,245,.42)}
.menu-toggle span{background:var(--atlas-gold)}
.hero-v2{
  min-height:100svh;
  padding:150px 6vw 72px;
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(390px,.62fr);
  gap:clamp(45px,6vw,100px);
  align-items:center;
  background:
    radial-gradient(circle at 15% 20%,rgba(83,132,174,.18),transparent 26rem),
    radial-gradient(circle at 48% 88%,rgba(63,112,155,.12),transparent 25rem),
    linear-gradient(rgba(243,236,223,.94),rgba(243,236,223,.96)),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.62' numOctaves='4' seed='7'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");
}
.hero-v2::before{inset:25px;border:1px solid rgba(170,123,49,.62);border-image:none}
.hero-v2::after{
  content:"";
  position:absolute;
  inset:35px;
  z-index:4;
  border:1px solid rgba(170,123,49,.18);
  pointer-events:none;
}
.hero-slides,.hero-vignette,.hero-current,.hero-controls,.hero-counter,.hero-scroll{display:none}
.hero-grid-lines{
  z-index:1;
  inset:0;
  border:0;
  background:
    linear-gradient(115deg,transparent 0 58%,rgba(59,111,156,.08) 58.2%,transparent 58.5%),
    radial-gradient(ellipse at 8% 42%,rgba(45,102,153,.13),transparent 29%);
}
.hero-grid-lines::before{top:112px;background:linear-gradient(90deg,transparent,rgba(170,123,49,.28),transparent)}
.hero-grid-lines::after{
  left:auto;
  right:42%;
  top:112px;
  bottom:40px;
  background:linear-gradient(transparent,rgba(170,123,49,.18),transparent);
}
.hero-v2 .hero-copy{z-index:5;width:100%;max-width:760px;padding-left:clamp(0px,2vw,28px)}
.hero-v2 .eyebrow{color:#805d2b}
.hero-v2 .eyebrow>span{display:none}
.hero-kicker{
  margin:30px 0 12px;
  color:rgba(16,43,75,.62)!important;
  font:500 .64rem/1.4 var(--sans)!important;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.hero-v2 h1{
  max-width:850px;
  margin:18px 0 28px;
  color:var(--atlas-ink);
  font-size:clamp(4.5rem,6.5vw,8.2rem);
  line-height:.82;
  text-shadow:none;
}
.hero-v2 h1 em{color:var(--atlas-gold);text-shadow:none}
.hero-v2 .hero-copy>p:not(.hero-kicker){max-width:590px;color:rgba(16,43,75,.72)}
.hero-offer{gap:8px;border:0;background:transparent}
.hero-offer span{
  border:0;
  color:rgba(16,43,75,.75);
  background:rgba(23,62,105,.055);
}
.hero-offer b{color:var(--atlas-gold)}
.button-gold{color:#fffaf0;background:var(--atlas-blue);box-shadow:0 12px 32px rgba(23,62,105,.17)}
.button-gold:hover{box-shadow:0 15px 35px rgba(23,62,105,.24)}
.text-link{color:var(--atlas-ink);border-bottom-color:rgba(170,123,49,.45)}
.text-link span{color:var(--atlas-gold)}
.hero-art{
  position:relative;
  z-index:5;
  width:min(100%,535px);
  margin:0 auto;
  padding:11px;
  background:rgba(255,252,245,.64);
  border:1px solid rgba(170,123,49,.4);
  box-shadow:0 35px 70px rgba(36,65,91,.18);
  transform:rotate(.35deg);
}
.hero-art::before,.hero-art::after{
  content:"";
  position:absolute;
  width:34px;
  height:34px;
  border-color:var(--atlas-gold);
  pointer-events:none;
}
.hero-art::before{top:4px;left:4px;border-top:2px solid;border-left:2px solid}
.hero-art::after{right:4px;bottom:4px;border-right:2px solid;border-bottom:2px solid}
.hero-art-frame{height:min(69vh,730px);overflow:hidden}
.hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 49%}
.hero-art figcaption{
  position:absolute;
  left:-46px;
  bottom:45px;
  width:230px;
  padding:17px 20px;
  display:flex;
  flex-direction:column;
  color:var(--atlas-paper);
  background:var(--atlas-blue);
  border:1px solid rgba(223,195,139,.5);
  box-shadow:0 16px 35px rgba(16,43,75,.2);
}
.hero-art figcaption span{color:#d8b875;font-size:.49rem;letter-spacing:.2em;text-transform:uppercase}
.hero-art figcaption strong{margin-top:6px;font:italic 1.18rem/1.1 var(--serif)}
.hero-side-note{color:rgba(16,43,75,.55)}
.hero-side-note i{background:linear-gradient(90deg,var(--atlas-blue-soft),var(--atlas-gold))}
.marquee{color:var(--atlas-ink);background:#ece1cf;border-color:rgba(170,123,49,.25);box-shadow:none}
.marquee span{color:rgba(16,43,75,.76)}
.marquee i{color:var(--atlas-gold);text-shadow:none}
.story,.catalog,.services,.contact,.yaylaturk{
  background-color:var(--atlas-paper);
  background-image:
    radial-gradient(circle at 8% 18%,rgba(65,119,163,.12),transparent 18rem),
    radial-gradient(circle at 92% 75%,rgba(65,119,163,.08),transparent 22rem);
}
.story::before,.catalog::before,.services::before,.contact::before{
  content:"";
  position:absolute;
  inset:30px;
  border:1px solid rgba(170,123,49,.13);
  pointer-events:none;
}
.section-index,.eyebrow{color:var(--atlas-gold)}
.story-title h2 em,.catalog-head h2 em,.services-head h2 em,.contact-title h2 em,.yaylaturk-copy h2 em{color:#8d672d}
.category-showcase{gap:2px;background:var(--atlas-gold)}
.category-panel::before{
  content:"";
  position:absolute;
  z-index:2;
  inset:18px;
  border:1px solid rgba(232,207,158,.42);
  pointer-events:none;
}
.category-shade{background:linear-gradient(180deg,rgba(7,25,45,.04),rgba(9,35,61,.88))}
.why,.process,.opening{
  background-color:#102e50;
  background-image:
    radial-gradient(circle at 15% 20%,rgba(111,153,189,.22),transparent 26rem),
    radial-gradient(circle at 88% 70%,rgba(197,161,90,.12),transparent 30rem);
}
.why::after,.process::after,.opening::after{
  content:"";
  position:absolute;
  inset:28px;
  border:1px solid rgba(223,195,139,.15);
  pointer-events:none;
}
.product-image{padding:7px;background:#e2d4bf;border:1px solid rgba(170,123,49,.22)}
.product-image img{filter:saturate(.88) contrast(.98)}
.product-info{border-color:rgba(170,123,49,.2)}
.filter.active,.filter:hover{background:var(--atlas-blue)}
.button-dark{background:var(--atlas-blue)}
footer{color:var(--atlas-paper);background:#102b4b}
@media(max-width:1100px){
  .hero-v2{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:40px}
  .hero-art-frame{height:620px}
  .site-nav.open{background:rgba(16,43,75,.98)}
  .site-nav.open a{color:var(--atlas-paper)}
}
@media(max-width:760px){
  .hero-v2{min-height:auto;padding:125px 8vw 85px;grid-template-columns:1fr;gap:52px}
  .hero-v2::before{inset:14px}
  .hero-v2::after{inset:21px}
  .hero-v2 .hero-copy{padding:0}
  .hero-v2 h1{font-size:clamp(3.7rem,15vw,5.1rem);line-height:.86}
  .hero-art{width:88%;margin-right:3%}
  .hero-art-frame{height:auto;aspect-ratio:.72}
  .hero-art figcaption{left:-28px;bottom:26px;width:205px}
  .hero-side-note{display:none}
  .story::before,.catalog::before,.services::before,.contact::before,
  .why::after,.process::after,.opening::after{inset:14px}
}

/* V5.1 clean composition and extracted watercolor scenes */
.site-header{border-bottom:0}
.hero-v2::before,.hero-v2::after,
.hero-grid-lines,
.story::before,.catalog::before,.services::before,.contact::before,
.why::after,.process::after,.opening::after,
.category-panel::before{display:none}
.hero-v2{
  padding-top:135px;
  background:
    radial-gradient(circle at 12% 22%,rgba(83,132,174,.14),transparent 25rem),
    radial-gradient(circle at 82% 76%,rgba(83,132,174,.1),transparent 28rem),
    linear-gradient(rgba(243,236,223,.96),rgba(243,236,223,.98)),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.62' numOctaves='4' seed='7'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");
}
.brand{align-items:flex-start}
.brand-name{font-size:1.82rem;letter-spacing:.14em}
.brand-sub{padding-left:2px;font-size:.78rem}
.hero-v2 .hero-copy{padding-left:0}
.hero-art{
  width:min(100%,600px);
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
  transform:none;
}
.hero-art::before,.hero-art::after{display:none}
.hero-art-frame{
  height:auto;
  aspect-ratio:1.51;
  border-radius:48% 52% 45% 55% / 12% 15% 14% 11%;
  overflow:hidden;
  filter:drop-shadow(0 24px 28px rgba(28,67,101,.16));
}
.hero-art img{object-fit:cover;object-position:center}
.hero-art figcaption{
  left:auto;
  right:-18px;
  bottom:-25px;
  width:245px;
  border:0;
  box-shadow:0 14px 30px rgba(16,43,75,.18);
}
.category-showcase{gap:0;background:var(--atlas-paper)}
.category-panel{height:660px;background:#e9dfcf}
.category-panel>img{
  object-fit:cover;
  object-position:center;
  filter:saturate(.96) contrast(1.03);
}
.category-copy h2{color:var(--ivory)}
.category-sea>img,.category-smoke>img{object-position:center}
.category-shade{
  background:linear-gradient(180deg,rgba(9,35,61,.02) 15%,rgba(9,35,61,.18) 55%,rgba(9,35,61,.9));
}
.opening-watercolor{border:0;background:transparent;gap:16px}
.opening-watercolor figure{background:#e9dfcf}
.opening-watercolor figure::after{
  background:linear-gradient(180deg,transparent 58%,rgba(9,35,61,.55));
}
.opening-watercolor img{filter:saturate(.94) contrast(1.02)}
@media(max-width:760px){
  .hero-v2{padding-top:115px}
  .brand{align-items:center}
  .hero-art{width:100%;margin:0}
  .hero-art-frame{aspect-ratio:1.38;border-radius:0}
  .hero-art figcaption{right:10px;bottom:-28px}
  .category-panel{height:540px}
}

/* V5.2 high-resolution photography with small native-size art touches */
.hero-art-frame{
  aspect-ratio:.92;
  border-radius:0;
  filter:drop-shadow(0 24px 28px rgba(28,67,101,.16));
}
.hero-art-frame>img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 35%;
}
.art-touch{
  position:absolute;
  z-index:4;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  filter:none!important;
  pointer-events:none;
}
.art-touch-boat{
  top:-24px;
  right:-20px;
  width:104px!important;
  mix-blend-mode:multiply;
}
.category-touch{
  top:28px;
  right:30px;
  max-width:112px;
  padding:5px;
  background:rgba(243,236,223,.9);
  border-radius:50%;
  opacity:.92;
}
.why-intro{position:relative}
.why-touch{
  top:-38px;
  right:3%;
  width:105px!important;
  border-radius:50%;
  mix-blend-mode:multiply;
}
.opening-touch{
  top:24px;
  left:50%;
  width:86px!important;
  transform:translateX(-50%);
  border-radius:50%;
  mix-blend-mode:multiply;
}
.category-panel>img:first-child{filter:saturate(.9) contrast(1.06)}
.opening-pair img{filter:none}
.opening-watercolor{gap:1px}
@media(max-width:760px){
  .hero-art-frame{aspect-ratio:1.12}
  .art-touch-boat{right:-8px;width:82px!important}
  .category-touch{top:18px;right:18px;max-width:82px}
  .why-touch{width:76px!important;top:-16px}
  .opening-touch{width:68px!important}
}

/* V5.3 readable typography and top art ribbon */
body{font-weight:400}
.site-header{height:96px;padding:0 4.5vw}
.brand-name{font-size:2rem;font-weight:600;letter-spacing:.1em}
.brand-sub{font-size:.9rem;font-weight:500}
.site-nav{gap:clamp(1.3rem,2vw,2.4rem)}
.site-nav a,.header-cta{
  font-size:.72rem;
  font-weight:600;
  letter-spacing:.1em;
}
.hero-v2{
  padding-top:190px;
  padding-bottom:90px;
}
.hero-art-ribbon{
  position:absolute;
  z-index:6;
  top:105px;
  left:4.5vw;
  right:4.5vw;
  height:68px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:clamp(18px,2.8vw,48px);
  border-bottom:1px solid rgba(170,123,49,.18);
}
.hero-art-ribbon img{
  width:auto;
  max-width:78px;
  max-height:58px;
  object-fit:contain;
  mix-blend-mode:multiply;
}
.hero-art-ribbon span{
  color:#6f5128;
  font-size:.72rem;
  font-weight:600;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.eyebrow{
  font-size:.78rem;
  font-weight:600;
  letter-spacing:.14em;
}
.hero-kicker{
  margin-top:22px;
  color:rgba(16,43,75,.78)!important;
  font-size:.75rem!important;
  font-weight:600!important;
  letter-spacing:.12em;
}
.hero-v2 h1{
  margin:17px 0 26px;
  max-width:780px;
  font-size:clamp(4.5rem,6vw,7.6rem);
  line-height:.87;
  letter-spacing:-.035em;
}
.hero-v2 .hero-copy>p:not(.hero-kicker){
  max-width:600px;
  color:rgba(16,43,75,.82);
  font-size:1.05rem;
  font-weight:400;
  line-height:1.72;
}
.hero-offer span{
  padding:14px 15px;
  color:#183b61;
  font-size:.68rem;
  font-weight:600;
  letter-spacing:.09em;
}
.button,.text-link{font-weight:700}
.marquee span{color:#173958}
.story-body p,.catalog-head>p,.why-intro>p,.yaylaturk-copy>p,.contact-title>p{
  color:rgba(16,43,75,.78);
  font-weight:400;
}
.category-copy p{font-weight:400;text-shadow:0 1px 12px rgba(0,0,0,.5)}
.why-card p,.process-step p{color:rgba(243,235,221,.78)}
.service-row p{color:rgba(16,43,75,.72)}

.opening{
  min-height:820px;
  padding:110px 8vw;
  grid-template-columns:.82fr 1fr;
  gap:7vw;
  color:#f7f0e4;
  background:
    radial-gradient(circle at 20% 42%,rgba(50,105,153,.24),transparent 31rem),
    #0d3155;
}
.opening-card{position:relative;z-index:2}
.opening .eyebrow{
  color:#e7c980;
  font-size:.78rem;
  letter-spacing:.13em;
}
.opening-card>p:first-of-type{
  margin:34px 0 5px;
  color:#e7c980;
  font-size:.76rem;
  font-weight:700;
  letter-spacing:.15em;
}
.opening-date{margin-top:4px;align-items:center}
.opening-date strong{
  color:#f0d491;
  font-size:clamp(8rem,12vw,13rem);
  line-height:.82;
}
.opening-date span{
  margin-left:24px;
  color:#f0d491;
  font-size:1.5rem;
  font-weight:500;
  line-height:1.3;
  letter-spacing:.08em;
}
.opening-card h2{
  margin:5px 0 24px;
  color:#fff8ea;
  font-size:clamp(4rem,6vw,6.8rem);
  font-weight:500;
  line-height:.88;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.opening-note{
  max-width:560px;
  color:rgba(255,248,234,.86);
  font:400 1.25rem/1.6 var(--serif);
}
.opening .button-outline{
  color:#fff6df;
  border-color:rgba(231,201,128,.7);
  background:rgba(255,255,255,.035);
}
.opening-pair{
  min-height:620px;
  border-color:rgba(231,201,128,.45);
  transform:none;
}
.opening-pair>span{
  color:#fff1c9;
  font-size:1.25rem;
  text-shadow:0 2px 10px rgba(0,0,0,.65);
}
@media(max-width:1100px){
  .hero-art-ribbon{justify-content:flex-start;overflow:hidden}
  .hero-art-ribbon img{max-width:64px;max-height:50px}
  .hero-art-ribbon span{white-space:nowrap}
}
@media(max-width:760px){
  .site-header{height:88px}
  .hero-v2{padding-top:155px}
  .hero-art-ribbon{
    top:88px;
    height:55px;
    left:8vw;
    right:8vw;
    gap:15px;
  }
  .hero-art-ribbon img{max-width:48px;max-height:42px}
  .hero-art-ribbon img:nth-of-type(2),
  .hero-art-ribbon img:nth-of-type(3){display:none}
  .hero-art-ribbon span{font-size:.57rem;letter-spacing:.09em}
  .hero-v2 h1{font-size:clamp(3.6rem,14vw,4.9rem);line-height:.9}
  .hero-v2 .hero-copy>p:not(.hero-kicker){font-size:.96rem}
  .opening{min-height:0;padding:90px 8vw;grid-template-columns:1fr}
  .opening-image{grid-row:auto;width:100%}
  .opening-date strong{font-size:9rem}
  .opening-card h2{font-size:4rem}
  .opening-note{font-size:1.15rem}
}

/* Concept Art V2: one continuous Bodrum brand scene */
.hero-v2{
  min-height:max(880px,100svh);
  padding:150px 9vw 245px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  text-align:center;
  background-color:#f2eadc;
  background-image:
    linear-gradient(180deg,rgba(247,240,228,.08),rgba(247,240,228,.02)),
    url("assets/art/kortan-bodrum-brand-scene-v2.png");
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
}
.hero-art-ribbon,.hero-art{display:none}
.hero-v2 .hero-copy{
  width:min(820px,60vw);
  max-width:820px;
  padding:36px 48px 40px;
  display:flex;
  flex-direction:column;
  align-items:center;
  background:radial-gradient(ellipse at center,rgba(247,240,228,.97) 0%,rgba(247,240,228,.88) 57%,rgba(247,240,228,0) 78%);
}
.hero-v2 .eyebrow{justify-content:center;color:#8b652b}
.hero-v2 .hero-kicker{margin:20px 0 8px}
.hero-v2 h1{
  max-width:800px;
  margin:12px 0 22px;
  font-size:clamp(4.3rem,5.7vw,7rem);
  line-height:.88;
}
.hero-v2 h1 em{
  display:block;
  margin-top:8px;
  font-size:.72em;
  line-height:1;
}
.hero-v2 .hero-copy>p:not(.hero-kicker){
  max-width:610px;
  margin-bottom:0;
  color:#193b5d;
  font-size:1rem;
  font-weight:500;
  line-height:1.7;
}
.hero-v2 .hero-offer{
  width:min(610px,100%);
  margin-top:23px;
  background:rgba(247,240,228,.66);
}
.hero-v2 .hero-actions{margin-top:26px}
.hero-scene-caption{
  position:absolute;
  z-index:5;
  left:50%;
  bottom:34px;
  display:flex;
  align-items:center;
  gap:14px;
  transform:translateX(-50%);
  color:#f5dfaa;
  font:italic 1.05rem var(--serif);
  text-shadow:0 2px 10px rgba(0,0,0,.55);
}
.hero-scene-caption i{width:55px;height:1px;background:#e3c784}
.hero-side-note{display:none}

.story,.catalog,.services,.contact,.yaylaturk{
  overflow:hidden;
  isolation:isolate;
}
.story::after,.catalog::after,.services::after,.contact::after{
  content:"";
  position:absolute;
  z-index:-1;
  width:128px;
  height:180px;
  opacity:.16;
  background-repeat:no-repeat;
  background-size:contain;
  pointer-events:none;
  mix-blend-mode:multiply;
}
.story::after{
  right:-35px;
  top:80px;
  background-image:url("assets/art/touch-fish.png");
}
.catalog::after{
  left:-45px;
  top:170px;
  background-image:url("assets/art/touch-olive.png");
}
.services::after{
  right:-35px;
  bottom:55px;
  background-image:url("assets/art/touch-sailboat.png");
}
.contact::after{
  left:-30px;
  bottom:20px;
  background-image:url("assets/art/touch-compass.png");
}
@media(min-width:1500px){
  .hero-v2{
    background-size:100% auto;
    background-position:center top;
  }
}

/* V6 quiet luxury: shorter flow, stronger hierarchy */
.services{
  padding-top:140px;
  padding-bottom:150px;
  color:#102b4b;
  background:
    radial-gradient(circle at 94% 10%,rgba(170,123,49,.08),transparent 25rem),
    #f6f0e6;
}
.services::after{display:none}
.services-head{
  max-width:900px;
  margin-bottom:72px;
}
.services-head h2{
  max-width:850px;
  margin-top:18px;
  color:#102b4b;
  font-size:clamp(4rem,5.6vw,6.6rem);
  line-height:.91;
}
.services-head h2 em{color:#9b7132}
.service-list{
  margin-top:0;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
  border:0;
}
.service-row{
  min-height:255px;
  padding:34px 36px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:0;
  border:1px solid rgba(16,43,75,.12);
  background:rgba(255,253,248,.72);
  box-shadow:0 18px 45px rgba(30,45,60,.045);
}
.service-row:hover{
  padding-left:36px;
  border-color:rgba(170,123,49,.42);
  background:#fffdf8;
  transform:translateY(-4px);
  box-shadow:0 25px 60px rgba(30,45,60,.09);
}
.service-no{
  color:#a57936;
  font:600 .72rem var(--sans);
  letter-spacing:.16em;
}
.service-row h3{
  margin:50px 0 14px;
  color:#102b4b;
  font:500 clamp(1.8rem,2.4vw,2.55rem)/1 var(--serif);
}
.service-row p{
  max-width:440px;
  color:rgba(16,43,75,.72);
  font-size:.9rem;
  line-height:1.72;
}
.service-row b{
  position:absolute;
  top:30px;
  right:32px;
  color:#a57936;
  font-size:1.25rem;
}

.contact{
  padding-top:145px;
  padding-bottom:145px;
  color:#f6f0e6;
  background:
    radial-gradient(circle at 85% 20%,rgba(197,161,90,.12),transparent 28rem),
    #0d2a49;
}
.contact::after{display:none}
.contact .section-index{color:rgba(231,201,128,.65)}
.contact .eyebrow{color:#e3c27a}
.contact-title h2{
  color:#fff9ed;
  font-size:clamp(4rem,5.5vw,6.5rem);
  line-height:.92;
}
.contact-title h2 em{color:#e3c27a}
.contact-title>p{
  max-width:650px;
  color:rgba(255,249,237,.75);
  font-size:1rem;
  line-height:1.75;
}
.contact-grid{
  margin-top:75px;
  grid-template-columns:repeat(5,1fr);
  gap:0;
  border:1px solid rgba(227,194,122,.25);
  background:transparent;
}
.contact-grid>div{
  min-height:205px;
  padding:32px 26px;
  background:rgba(255,255,255,.025);
  border-right:1px solid rgba(227,194,122,.18);
}
.contact-grid>div:last-child{border-right:0}
.contact-grid span{
  margin-bottom:45px;
  color:#e3c27a;
  font-size:.64rem;
  letter-spacing:.13em;
}
.contact-grid a,.contact-grid p{
  color:rgba(255,249,237,.82);
  font-size:.82rem;
  line-height:1.7;
}
.contact-grid a:hover{color:#fff}
footer{
  min-height:150px;
  background:#081e36;
  border-top-color:rgba(227,194,122,.14);
}
footer p,footer>a:last-child{color:rgba(255,249,237,.55)}

.product-card{transition:transform .35s ease}
.product-card:hover{transform:translateY(-6px)}
.product-image{
  padding:0;
  border:0;
  background:#ddd2c0;
  box-shadow:0 18px 45px rgba(30,45,60,.08);
}
.product-info{padding-top:22px}
.filter{
  border-radius:999px;
  padding:12px 17px;
}
.filter.active,.filter:hover{background:#102b4b}
@media(max-width:1100px){
  .contact-grid{grid-template-columns:repeat(2,1fr)}
  .contact-grid>div{border-bottom:1px solid rgba(227,194,122,.18)}
}
@media(max-width:760px){
  .services,.contact{padding-top:95px;padding-bottom:95px}
  .service-list{grid-template-columns:1fr}
  .service-row{min-height:230px}
  .contact-grid{grid-template-columns:1fr}
  .contact-grid>div{min-height:150px;border-right:0}
  .contact-grid span{margin-bottom:25px}
}
@media(max-width:1100px){
  .hero-v2 .hero-copy{width:min(760px,76vw)}
}
@media(max-width:760px){
  .hero-v2{
    min-height:920px;
    padding:125px 7vw 270px;
    background-position:center bottom;
    background-size:100% auto;
  }
  .hero-v2 .hero-copy{
    width:100%;
    padding:24px 10px 30px;
    background:radial-gradient(ellipse at center,rgba(247,240,228,.98),rgba(247,240,228,.9) 64%,rgba(247,240,228,0) 82%);
  }
  .hero-v2 h1{font-size:clamp(3.5rem,13vw,4.8rem)}
  .hero-v2 h1 em{font-size:.68em}
  .hero-v2 .hero-copy>p:not(.hero-kicker){font-size:.94rem}
  .hero-scene-caption{bottom:24px}
  .story::after,.catalog::after,.services::after,.contact::after{
    width:88px;
    height:120px;
    opacity:.11;
  }
}

/* Mare / Carne collection system */
.collection-switch{
  margin-top:68px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border:1px solid rgba(16,43,75,.14);
  background:rgba(255,253,248,.48);
  box-shadow:0 24px 65px rgba(28,38,48,.06);
}
.collection-tab{
  position:relative;
  min-height:142px;
  padding:28px 34px;
  display:grid;
  grid-template-columns:auto 1fr;
  grid-template-rows:auto auto;
  column-gap:22px;
  border:0;
  border-right:1px solid rgba(16,43,75,.14);
  background:transparent;
  color:#102b4b;
  text-align:left;
  overflow:hidden;
  transition:color .35s ease,background .35s ease;
}
.collection-tab:last-child{border-right:0}
.collection-tab::after{
  content:"";
  position:absolute;
  inset:auto -10% -70% 25%;
  height:160px;
  border-radius:50%;
  background:rgba(227,194,122,.16);
  filter:blur(20px);
  opacity:0;
  transition:opacity .35s ease;
}
.collection-tab span{
  grid-row:1/3;
  padding-top:5px;
  color:#a57936;
  font:600 .62rem var(--sans);
  letter-spacing:.16em;
}
.collection-tab strong{
  position:relative;
  z-index:1;
  font:500 clamp(2.3rem,3vw,3.5rem)/1 var(--serif);
}
.collection-tab small{
  position:relative;
  z-index:1;
  margin-top:12px;
  color:rgba(16,43,75,.58);
  font-size:.62rem;
  font-weight:600;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.collection-tab.active{color:#fff9ed;background:#102b4b}
.collection-tab[data-collection="carne"].active{background:#6f2528}
.collection-tab.active::after{opacity:1}
.collection-tab.active small{color:rgba(255,249,237,.68)}
.collection-tab.active span{color:#e3c27a}
.catalog[data-collection="carne"]{
  background:
    radial-gradient(circle at 92% 12%,rgba(111,37,40,.08),transparent 30rem),
    #f1e9dc;
}
.catalog[data-collection="carne"] .filter.active,
.catalog[data-collection="carne"] .filter:hover{background:#6f2528}
.catalog[data-collection="carne"] .product-info small,
.catalog[data-collection="carne"] .product-card>b{color:#8b3436}
.product-card-carne .product-image{aspect-ratio:1.06;background:#f7f1e8}
.product-card-carne .product-image img{
  object-position:center;
  transform:scale(1.13);
  filter:saturate(.92) contrast(1.02);
}
.product-card-carne:hover .product-image img{transform:scale(1.18)}
.product-card-carne .product-info strong{font-size:1.38rem}
@media(max-width:760px){
  .collection-switch{margin-top:48px}
  .collection-tab{min-height:118px;padding:22px 18px;column-gap:12px}
  .collection-tab strong{font-size:2rem}
  .collection-tab small{font-size:.52rem;letter-spacing:.09em}
}
@media(max-width:480px){
  .collection-switch{grid-template-columns:1fr}
  .collection-tab{border-right:0;border-bottom:1px solid rgba(16,43,75,.14)}
  .collection-tab:last-child{border-bottom:0}
  .product-card-carne .product-image{aspect-ratio:1.08}
}

/* V7 storefront: product first, editorial sections removed */
.marquee,.story,.category-showcase,.yaylaturk{display:none}
.home-collections{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  background:#f3ecdf;
}
.home-collection{
  position:relative;
  min-height:610px;
  overflow:hidden;
  isolation:isolate;
}
.home-collection::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(180deg,rgba(5,17,32,.03) 20%,rgba(5,17,32,.88) 100%);
}
.home-collection>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform 1s cubic-bezier(.2,.75,.2,1);
}
.home-collection-mare>img{object-position:center 25%}
.home-collection-carne>img{
  object-position:center;
  transform:scale(1.06);
}
.home-collection:hover>img{transform:scale(1.045)}
.home-collection-carne:hover>img{transform:scale(1.1)}
.home-collection>div{
  position:absolute;
  z-index:2;
  left:8vw;
  right:6vw;
  bottom:68px;
  color:#fff9ed;
}
.home-collection span{
  color:#e3c27a;
  font-size:.62rem;
  font-weight:600;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.home-collection h2{
  margin:13px 0 12px;
  font:500 clamp(3rem,4.4vw,5.3rem)/.9 var(--serif);
}
.home-collection p{
  max-width:490px;
  margin:0 0 28px;
  color:rgba(255,249,237,.76);
  font-size:.84rem;
  line-height:1.7;
}
.home-collection button{
  padding:0 0 8px;
  border:0;
  border-bottom:1px solid rgba(227,194,122,.65);
  background:transparent;
  color:#fff9ed;
  font-size:.62rem;
  font-weight:600;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.home-collection button b{margin-left:12px;color:#e3c27a}
.catalog{padding-top:110px}
.catalog-head{align-items:start}
.services{padding-top:110px}
@media(max-width:760px){
  .home-collections{grid-template-columns:1fr}
  .home-collection{min-height:510px}
  .home-collection>div{left:8vw;bottom:45px}
  .home-collection h2{font-size:3.4rem}
}

/* V8 warm resort luxury */
:root{
  --champagne:#e9c77e;
  --champagne-soft:#f7e7bd;
  --wine:#642428;
}
section[id]{scroll-margin-top:112px}
.site-header{
  position:fixed;
  top:14px;
  left:3vw;
  width:94vw;
  height:82px;
  padding:0 28px;
  border:1px solid rgba(233,199,126,.34);
  background:linear-gradient(180deg,rgba(6,20,35,.78),rgba(6,20,35,.55));
  box-shadow:0 18px 45px rgba(2,9,18,.16);
  backdrop-filter:blur(18px) saturate(1.15);
}
.brand-name{font-size:1.72rem;color:var(--champagne-soft)}
.brand-sub{font-size:.73rem;color:var(--champagne)}
.site-nav a{color:rgba(255,248,231,.78)}
.header-cta{
  padding:14px 19px;
  border-color:rgba(233,199,126,.42);
  color:var(--champagne-soft);
  background:rgba(233,199,126,.06);
}
.hero-v2{
  min-height:100svh;
  padding:135px 8vw 72px;
  align-items:center;
  color:#fffaf0;
  background-image:
    linear-gradient(180deg,rgba(5,15,26,.12),rgba(5,15,26,.05) 48%,rgba(5,15,26,.52)),
    url("assets/art/kortan-bodrum-brand-scene-v2.png");
  background-position:center;
  background-size:cover;
}
.hero-v2::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:18px;
  border:1px solid rgba(197,142,43,.48);
  box-shadow:inset 0 0 0 5px rgba(255,248,229,.08);
  pointer-events:none;
}
.hero-slides,.hero-vignette,.hero-grid-lines,.hero-current,.hero-controls,.hero-counter,.hero-scroll{display:none}
.hero-v2 .hero-copy{
  width:min(850px,70vw);
  max-width:850px;
  padding:40px 54px 34px;
  text-align:center;
  background:radial-gradient(ellipse at center,rgba(250,237,210,.97),rgba(250,237,210,.84) 57%,rgba(250,237,210,0) 76%);
}
.hero-v2 .eyebrow{
  justify-content:center;
  color:#9a6927;
  font-size:.66rem;
}
.hero-v2 .eyebrow>span{background:#b58336}
.hero-v2 .hero-kicker{margin:14px 0 0;color:#15304d;font-size:.65rem;font-weight:600;letter-spacing:.18em}
.hero-v2 h1{
  margin:20px 0 20px;
  color:#0b2745;
  font-size:clamp(4.6rem,6.4vw,7.4rem);
  line-height:.8;
  text-shadow:none;
}
.hero-v2 h1 em{
  margin-top:14px;
  color:#9a6927;
  font-size:.62em;
}
.hero-v2 .hero-copy>p:not(.hero-kicker){
  max-width:620px;
  margin-inline:auto;
  color:#263d51;
  font-family:var(--serif);
  font-size:1.12rem;
  font-weight:500;
  line-height:1.45;
}
.hero-v2 .hero-offer{
  width:min(620px,100%);
  margin:23px auto 0;
  border:1px solid rgba(126,84,28,.28);
  background:rgba(255,250,239,.48);
}
.hero-v2 .hero-offer span{
  padding:14px 12px;
  border-color:rgba(126,84,28,.2);
  color:#15304d;
  font-size:.59rem;
}
.hero-v2 .hero-offer b{color:#a46d25}
.hero-v2 .hero-actions{justify-content:center;margin-top:24px}
.hero-v2 .button-gold{
  color:#fff9ec;
  background:#0c2d50;
  box-shadow:inset 0 0 0 1px rgba(233,199,126,.5),0 16px 35px rgba(7,25,43,.2);
}
.hero-v2 .text-link{color:#15304d;border-color:rgba(126,84,28,.35)}
.hero-trust{
  margin:25px auto 0;
  display:flex;
  justify-content:center;
  gap:25px;
  color:rgba(21,48,77,.65);
  font-size:.54rem;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.hero-trust span{display:flex;align-items:center;gap:7px}
.hero-trust b{color:#986823;font:500 .78rem var(--serif)}
.hero-scene-caption{
  bottom:34px;
  color:#ffe5a8;
  text-shadow:0 2px 10px rgba(0,0,0,.8);
}
.home-collections{padding:18px;gap:18px;background:#0a223d}
.home-collection{
  min-height:590px;
  border:1px solid rgba(233,199,126,.28);
}
.home-collection::before{
  content:"";
  position:absolute;
  z-index:2;
  inset:14px;
  border:1px solid rgba(233,199,126,.32);
  pointer-events:none;
}
.home-collection::after{background:linear-gradient(180deg,rgba(4,14,25,.02) 15%,rgba(4,14,25,.9) 100%)}
.home-collection>div{left:5vw;bottom:58px}
.home-collection h2{color:#fff7e6}
.home-collection p{font-size:.9rem}
.catalog{
  background:
    radial-gradient(circle at 90% 8%,rgba(155,105,39,.1),transparent 28rem),
    #f5efe5;
}
.catalog-head{max-width:1280px}
.collection-switch{border-color:rgba(16,43,75,.18);box-shadow:0 24px 75px rgba(16,30,45,.08)}
.collection-tab.active{background:linear-gradient(135deg,#0b2949,#123b64)}
.collection-tab[data-collection="carne"].active{background:linear-gradient(135deg,#542023,#7a3031)}
.catalog-toolbar{top:110px;border-radius:3px}
.product-grid{gap:34px 24px}
.product-card{border-radius:2px}
.product-image{box-shadow:0 18px 46px rgba(20,32,43,.11)}
.product-info strong{color:#102b4b}
.services{background:#f8f3ea}
.service-row{background:rgba(255,253,248,.9)}

@media(max-width:1100px){
  .site-header{grid-template-columns:1fr auto}
  .hero-v2 .hero-copy{width:min(780px,78vw)}
  .hero-v2 h1{font-size:clamp(4.3rem,8vw,6.4rem)}
}
@media(max-width:760px){
  section[id]{scroll-margin-top:88px}
  .site-header{
    top:10px;
    left:4vw;
    width:92vw;
    height:68px;
    padding:0 18px;
  }
  .brand{align-items:flex-start}
  .brand-name{font-size:1.45rem}
  .brand-sub{font-size:.65rem}
  .menu-toggle{right:18px}
  .hero-v2{
    min-height:780px;
    padding:105px 5vw 115px;
    align-items:center;
    background-position:center bottom;
    background-size:auto 100%;
  }
  .hero-v2::after{inset:8px}
  .hero-v2 .hero-copy{
    width:100%;
    padding:26px 13px 22px;
    background:radial-gradient(ellipse at center,rgba(250,237,210,.98),rgba(250,237,210,.91) 66%,rgba(250,237,210,0) 87%);
  }
  .hero-v2 .eyebrow{font-size:.55rem;letter-spacing:.16em}
  .hero-v2 .eyebrow>span{width:24px}
  .hero-v2 .hero-kicker{font-size:.52rem;letter-spacing:.12em}
  .hero-v2 h1{
    margin:16px 0;
    font-size:clamp(3.35rem,14.3vw,4.55rem);
    line-height:.82;
  }
  .hero-v2 h1 em{margin-top:9px;font-size:.56em;line-height:1.05}
  .hero-v2 .hero-copy>p:not(.hero-kicker){
    max-width:350px;
    font-size:.94rem;
    line-height:1.42;
  }
  .hero-v2 .hero-offer{
    margin-top:18px;
    grid-template-columns:repeat(3,1fr);
  }
  .hero-v2 .hero-offer span{
    padding:11px 5px;
    border-right:1px solid rgba(126,84,28,.2);
    border-bottom:0;
    font-size:.48rem;
    letter-spacing:.05em;
  }
  .hero-v2 .hero-offer span:last-child{border-right:0}
  .hero-v2 .hero-offer b{display:block;margin:0 0 3px}
  .hero-v2 .hero-actions{margin-top:18px;gap:16px}
  .hero-v2 .button{min-height:46px;padding:0 16px;font-size:.56rem}
  .hero-v2 .text-link{font-size:.53rem}
  .hero-trust{display:none}
  .hero-scene-caption{bottom:21px;font-size:.86rem}
  .home-collections{padding:10px;gap:10px}
  .home-collection{min-height:460px}
  .home-collection::before{inset:9px}
  .home-collection>div{left:9vw;right:9vw;bottom:42px}
  .home-collection h2{font-size:3.1rem}
  .home-collection p{font-size:.78rem;line-height:1.6}
  .catalog{padding:80px 6vw}
  .catalog-head h2{font-size:3.2rem}
  .collection-tab{min-height:105px}
  .catalog-toolbar{top:auto;margin-top:40px}
  .product-grid{gap:24px 12px}
  .product-info{padding-top:14px}
  .product-info strong{font-size:1.18rem}
  .product-info small{font-size:.43rem}
  .product-info em{font-size:.82rem}
  .services,.contact{padding-left:6vw;padding-right:6vw}
}
@media(max-width:480px){
  .hero-v2 .hero-actions{flex-direction:row;align-items:center}
  .collection-switch{grid-template-columns:repeat(2,1fr)}
  .collection-tab{border-right:1px solid rgba(16,43,75,.14);border-bottom:0}
  .collection-tab span{display:none}
  .collection-tab strong{font-size:1.7rem}
  .collection-tab small{font-size:.45rem}
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .product-info strong{font-size:1.06rem;line-height:1.05}
  .product-info em{font-size:.74rem}
  .product-card>b{display:none}
}

/* V9 private showroom */
.section-index{display:none}
.hero-v2 .hero-copy{padding-top:34px;padding-bottom:30px}
.hero-v2 .hero-copy>p:not(.hero-kicker){max-width:560px}
.hero-trust{margin-top:21px}
.home-collections{padding:12px;gap:12px}
.home-collection{min-height:525px}
.home-collection::before{inset:10px}
.home-collection>div{bottom:50px}
.home-collection h2{font-size:clamp(3rem,4vw,4.65rem)}
.catalog{padding-top:105px;padding-bottom:120px}
.catalog-head{
  max-width:1080px;
  margin:0 auto;
  grid-template-columns:1fr;
  gap:24px;
  text-align:center;
}
.catalog-head .eyebrow{justify-content:center}
.catalog-head h2{
  margin-top:16px;
  font-size:clamp(3.7rem,5.2vw,5.8rem);
}
.catalog-head>p{
  max-width:620px;
  margin:0 auto;
  font-size:.82rem;
}
.collection-switch{
  max-width:980px;
  margin:58px auto 0;
}
.collection-tab{min-height:124px}
.collection-tab strong{font-size:clamp(2.2rem,2.7vw,3rem)}
.catalog-toolbar{
  margin-top:45px;
  padding:15px 0;
  background:rgba(245,239,229,.92);
}
.product-grid{margin-top:4px}
.product-card{
  padding:8px 8px 0;
  background:rgba(255,253,248,.58);
  border:1px solid rgba(16,43,75,.08);
  transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;
}
.product-card:hover{
  border-color:rgba(155,105,39,.28);
  box-shadow:0 24px 55px rgba(24,37,49,.09);
}
.product-info{padding:18px 30px 17px 4px}
.catalog-more{
  padding-top:52px;
  display:flex;
  justify-content:center;
}
.catalog-more .button{
  min-width:240px;
  background:#102b4b;
  box-shadow:0 14px 34px rgba(16,43,75,.14);
}
.catalog-more .button[hidden]{display:none}
.services{padding-top:105px;padding-bottom:115px}
.services-head{margin-bottom:52px}
.services-head h2{font-size:clamp(3.7rem,5vw,5.8rem)}
.service-row{min-height:220px}
.service-row h3{margin-top:42px}
.contact{padding-top:115px;padding-bottom:115px}
.contact-grid{margin-top:58px}

@media(max-width:760px){
  .hero-v2{min-height:740px}
  .hero-v2 .hero-copy{padding-top:22px;padding-bottom:18px}
  .home-collection{min-height:410px}
  .home-collection>div{bottom:35px}
  .catalog{padding-top:72px;padding-bottom:85px}
  .catalog-head h2{font-size:3.05rem}
  .catalog-head>p{font-size:.76rem}
  .collection-switch{margin-top:42px}
  .collection-tab{min-height:96px;padding:18px 14px}
  .catalog-status{padding:16px 0}
  .product-card{padding:5px 5px 0}
  .product-info{padding:13px 4px 14px}
  .catalog-more{padding-top:34px}
  .services,.contact{padding-top:82px;padding-bottom:82px}
}

/* V10 golden hero: use the supplied finished campaign artwork */
.site-header{
  position:absolute;
  top:18px;
  left:4vw;
  width:92vw;
  height:72px;
  padding:0 24px;
  border-color:transparent;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
}
.hero-v2{
  min-height:56.28vw;
  padding:0;
  background-color:#17130d;
  background-image:url("assets/art/kortan-golden-luxury-hero-v3.png");
  background-repeat:no-repeat;
  background-position:center top;
  background-size:100% auto;
}
.hero-v2::after{
  inset:1.1vw;
  border-color:rgba(230,174,63,.62);
  box-shadow:inset 0 0 0 3px rgba(255,221,143,.06);
}
.hero-v2 .hero-copy,
.hero-v2 .hero-scene-caption{display:none}

@media(max-width:1100px){
  .hero-v2{
    min-height:720px;
    background-position:center center;
    background-size:cover;
  }
}
@media(max-width:760px){
  .site-header{
    top:9px;
    left:3vw;
    width:94vw;
    height:64px;
    padding:0 16px;
    background:linear-gradient(180deg,rgba(4,15,26,.48),transparent);
  }
  .hero-v2{
    min-height:720px;
    padding:0;
    background-position:center center;
    background-size:auto 100%;
  }
  .hero-v2::after{inset:7px}
}

/* Final hero simplification */
.hero-v2{
  background-image:none;
}
.hero-v2::before{
  display:block;
  inset:-22px;
  width:auto;
  height:auto;
  background:
    radial-gradient(ellipse at 50% 43%,rgba(255,243,211,.68) 0%,rgba(255,235,190,.34) 31%,rgba(255,227,166,.05) 54%,transparent 69%),
    linear-gradient(90deg,rgba(4,15,26,.18),transparent 28%,transparent 72%,rgba(4,15,26,.2)),
    url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
  filter:blur(14px) saturate(.82);
  transform:scale(1.045);
}
.hero-v2 .hero-actions{
  width:100%;
  margin-top:27px;
  justify-content:center;
}
.hero-v2 .hero-actions .button{min-width:250px}
@media(max-width:760px){
  .hero-v2::before{
    inset:-18px;
    background:
      radial-gradient(ellipse at 50% 42%,rgba(255,243,211,.78) 0%,rgba(255,235,190,.48) 37%,rgba(255,227,166,.08) 64%,transparent 80%),
      linear-gradient(90deg,rgba(4,15,26,.12),transparent 35%,transparent 65%,rgba(4,15,26,.14)),
      url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
    filter:blur(11px) saturate(.84);
    transform:scale(1.04);
  }
  .hero-v2 .hero-actions{margin-top:23px}
  .hero-v2 .hero-actions .button{min-width:230px}
}

/* Contact final cascade */
.contact{
  padding:0;
  color:#fff8e8;
  background:radial-gradient(circle at 10% 15%,rgba(200,154,69,.13),transparent 27rem),#071e35;
}
.contact-shell{
  min-height:680px;
  display:grid;
  grid-template-columns:.88fr 1.12fr;
}
.contact .contact-title{
  padding:100px 7vw 90px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
}
.contact .contact-title .eyebrow{color:#d6aa58}
.contact .contact-title h2{color:#fff8e8}
.contact .contact-title h2 em{color:#d6aa58}
.contact .contact-title>p{
  grid-column:auto;
  grid-row:auto;
  margin:0;
  color:rgba(255,248,232,.68);
}
@media(max-width:900px){
  .contact-shell{grid-template-columns:1fr}
  .contact .contact-title{padding:78px 7vw 55px}
}
@media(max-width:520px){
  .contact .contact-title{padding:65px 6vw 42px}
}

/* Final concierge color and layout override */
.contact{
  padding:0;
  color:#fff8e8;
  background:
    radial-gradient(circle at 10% 15%,rgba(200,154,69,.13),transparent 27rem),
    #071e35;
}
.contact-shell{
  min-height:680px;
  display:grid;
  grid-template-columns:.88fr 1.12fr;
}
.contact .contact-title{
  padding:100px 7vw 90px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
}
.contact .contact-title .eyebrow{color:#d6aa58}
.contact .contact-title h2{color:#fff8e8}
.contact .contact-title h2 em{color:#d6aa58}
.contact .contact-title>p{
  grid-column:auto;
  grid-row:auto;
  margin:0;
  color:rgba(255,248,232,.68);
}
@media(max-width:900px){
  .contact-shell{grid-template-columns:1fr}
  .contact .contact-title{padding:78px 7vw 55px}
}
@media(max-width:520px){
  .contact .contact-title{padding:65px 6vw 42px}
}

/* V15 private concierge contact */
.contact{
  padding:0;
  color:#fff8e8;
  background:
    radial-gradient(circle at 10% 15%,rgba(200,154,69,.13),transparent 27rem),
    #071e35;
}
.contact-shell{
  min-height:680px;
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  align-items:stretch;
}
.contact-title{
  padding:100px 7vw 90px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
}
.contact-title .eyebrow{color:#d6aa58}
.contact-title h2{
  margin:24px 0 26px;
  color:#fff8e8;
  font-size:clamp(3.8rem,5vw,5.8rem);
  line-height:.88;
}
.contact-title h2 em{color:#d6aa58}
.contact-title>p{
  max-width:520px;
  margin:0;
  color:rgba(255,248,232,.68);
  font-size:.84rem;
  line-height:1.75;
}
.contact-signature{
  margin-top:58px;
  padding-top:24px;
  display:flex;
  flex-direction:column;
  border-top:1px solid rgba(214,170,88,.25);
}
.contact-signature strong{
  color:#f3dca9;
  font:500 1.65rem var(--serif);
  letter-spacing:.2em;
}
.contact-signature span{
  margin-top:5px;
  color:rgba(255,248,232,.45);
  font:italic .82rem var(--serif);
  letter-spacing:.08em;
}
.concierge-card{
  margin:34px 34px 34px 0;
  padding:54px clamp(34px,4vw,68px) 42px;
  color:#102a45;
  background:
    linear-gradient(135deg,rgba(255,255,255,.56),transparent 48%),
    #f3ebdf;
  border:1px solid rgba(218,176,92,.42);
  box-shadow:0 32px 85px rgba(1,10,18,.3);
}
.concierge-head{
  padding-bottom:30px;
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:flex-end;
  border-bottom:1px solid rgba(16,42,69,.15);
}
.concierge-head span{
  color:#95681f;
  font-size:.62rem;
  font-weight:600;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.concierge-head small{
  color:rgba(16,42,69,.5);
  font-size:.52rem;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.concierge-links a{
  position:relative;
  min-height:112px;
  padding:25px 52px 22px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-bottom:1px solid rgba(16,42,69,.14);
  transition:padding-left .3s ease,background .3s ease;
}
.concierge-links a:hover{
  padding-left:16px;
  background:rgba(200,154,69,.06);
}
.concierge-links span,
.concierge-addresses span{
  color:#95681f;
  font-size:.52rem;
  font-weight:600;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.concierge-links strong{
  margin-top:9px;
  color:#102a45;
  font:500 clamp(1.25rem,1.7vw,1.65rem) var(--serif);
  overflow-wrap:anywhere;
}
.concierge-links b{
  position:absolute;
  top:50%;
  right:5px;
  color:#95681f;
  font-size:1.2rem;
  transform:translateY(-50%);
}
.concierge-addresses{
  padding-top:28px;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:35px;
}
.concierge-addresses p{
  margin:13px 0 0;
  color:rgba(16,42,69,.68);
  font-size:.7rem;
  line-height:1.65;
}
@media(max-width:900px){
  .contact-shell{grid-template-columns:1fr}
  .contact-title{padding:78px 7vw 55px}
  .contact-title h2{font-size:clamp(3.2rem,9vw,5rem)}
  .contact-signature{margin-top:38px}
  .concierge-card{margin:0 5vw 55px;padding:42px 6vw 35px}
}
@media(max-width:520px){
  .contact-title{padding:65px 6vw 42px}
  .contact-title h2{font-size:3.05rem}
  .contact-title>p{font-size:.76rem}
  .contact-signature{display:none}
  .concierge-card{margin:0 4vw 42px;padding:34px 22px 28px}
  .concierge-head{align-items:flex-start;flex-direction:column;gap:8px;padding-bottom:22px}
  .concierge-links a{min-height:94px;padding-top:20px;padding-bottom:18px}
  .concierge-links strong{font-size:1.15rem}
  .concierge-addresses{gap:18px}
  .concierge-addresses p{font-size:.63rem}
}

/* V13 unified graphic system */
:root{
  --v5-navy:#09233d;
  --v5-navy-deep:#06192d;
  --v5-gold:#c89a45;
  --v5-cream:#f6f0e6;
  --v5-ink:#102a45;
}
body{color:var(--v5-ink);background:var(--v5-cream)}
.site-header{
  position:fixed;
  top:12px;
  left:3vw;
  width:94vw;
  height:66px;
  padding:0 24px;
  border:1px solid rgba(225,190,119,.32);
  background:rgba(6,25,45,.91);
  box-shadow:0 14px 36px rgba(2,12,22,.18);
  backdrop-filter:blur(14px);
}
.site-header .brand-name,
.site-header .brand-sub,
.site-header .site-nav a,
.site-header .header-cta{color:#fff6df}
.site-header .brand-name{font-size:1.55rem}
.site-header .brand-sub{color:#d5ad62}
.site-header .header-cta{
  padding:11px 16px;
  border-color:rgba(225,190,119,.38);
  background:rgba(255,255,255,.035);
}
.hero-v2{
  min-height:760px;
  padding:102px 7vw 52px;
}
.hero-v2 .hero-copy{width:min(720px,68vw)}
.hero-v2 h1{font-size:clamp(4.4rem,5.6vw,6.6rem)}
.hero-v2 .hero-copy>p:not(.hero-kicker){font-size:.94rem}

.home-collections{
  padding:10px;
  gap:10px;
  background:var(--v5-navy-deep);
}
.home-collection{min-height:470px}
.home-collection-mare>img{
  object-position:center;
  transform:scale(1.015);
}
.home-collection-carne>img{
  object-position:center;
  transform:scale(1.015);
}
.home-collection:hover>img,
.home-collection-carne:hover>img{transform:scale(1.05)}
.home-collection::after{
  background:
    linear-gradient(90deg,rgba(3,16,29,.72) 0%,rgba(3,16,29,.15) 68%),
    linear-gradient(180deg,rgba(3,13,23,.02) 20%,rgba(3,16,29,.82) 100%);
}
.home-collection>div{left:4vw;bottom:42px}
.home-collection h2{font-size:clamp(2.8rem,3.7vw,4.15rem)}
.home-collection p{max-width:410px;font-size:.8rem}

.catalog{
  padding:88px 7vw 95px;
  color:var(--v5-ink);
  background:var(--v5-cream);
}
.catalog-head h2{font-size:clamp(3.3rem,4.6vw,5.1rem)}
.catalog-head>p{font-size:.78rem;line-height:1.7}
.collection-switch{margin-top:42px}
.collection-tab{min-height:104px;padding:22px 28px}
.collection-tab strong{font-size:2.55rem}
.catalog-toolbar{
  top:90px;
  margin-top:32px;
  padding:12px 0;
  background:rgba(246,240,230,.95);
}
.catalog-status{padding:17px 0}
.product-grid{gap:24px 18px}
.product-card{padding:6px 6px 0;background:rgba(255,253,248,.72)}
.product-info{padding:15px 26px 15px 3px}
.product-info strong{font-size:1.3rem}
.catalog-more{padding-top:38px}

.services{
  padding:88px 7vw 94px;
  color:#fff8e8;
  background:
    radial-gradient(circle at 86% 12%,rgba(200,154,69,.13),transparent 25rem),
    var(--v5-navy);
}
.services .eyebrow{color:#d8ad5c}
.services-head{
  max-width:760px;
  margin-bottom:48px;
}
.services-head h2{
  color:#fff8e8;
  font-size:clamp(3.3rem,4.6vw,5.1rem);
}
.services-head h2 em{color:#d8ad5c}
.service-list{
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  background:rgba(225,190,119,.22);
  border:1px solid rgba(225,190,119,.22);
}
.service-row{
  min-height:250px;
  padding:25px;
  border:0;
  color:#fff8e8;
  background:rgba(6,25,45,.94);
  box-shadow:none;
}
.service-row:hover{
  padding-left:25px;
  border-color:transparent;
  background:#0c3154;
  box-shadow:none;
}
.service-no{color:#d8ad5c}
.service-row h3{
  margin:48px 0 14px;
  color:#fff8e8;
  font-size:1.7rem;
}
.service-row p{
  color:rgba(255,248,232,.68);
  font-size:.73rem;
}
.service-row b{color:#d8ad5c}

.contact{
  padding:88px 7vw 92px;
  color:var(--v5-ink);
  background:#eee5d7;
}
.contact .eyebrow{color:#926821}
.contact-title{
  display:grid;
  grid-template-columns:1.25fr .65fr;
  gap:8vw;
  align-items:end;
}
.contact-title h2{
  grid-column:1;
  color:var(--v5-ink);
  font-size:clamp(3.4rem,4.8vw,5.3rem);
}
.contact-title h2 em{color:#91651f}
.contact-title>p{
  grid-column:2;
  grid-row:1/3;
  margin:0 0 8px;
  color:rgba(16,42,69,.68);
  font-size:.82rem;
}
.contact-grid{
  margin-top:50px;
  grid-template-columns:repeat(5,1fr);
  border-color:rgba(16,42,69,.15);
  background:rgba(16,42,69,.15);
}
.contact-grid>div{
  min-height:155px;
  padding:24px 20px;
  color:var(--v5-ink);
  background:#f6f0e6;
  border:0;
}
.contact-grid span{margin-bottom:28px;color:#91651f}
.contact-grid a,.contact-grid p{color:rgba(16,42,69,.76)}
footer{min-height:135px;padding:32px 5vw;background:var(--v5-navy-deep)}

@media(max-width:1100px){
  .service-list{grid-template-columns:repeat(2,1fr)}
  .contact-grid{grid-template-columns:repeat(2,1fr)}
  .contact-grid>div:last-child{grid-column:span 2}
}
@media(max-width:760px){
  section[id]{scroll-margin-top:82px}
  .site-header{
    top:8px;
    left:3vw;
    width:94vw;
    height:58px;
    padding:0 15px;
  }
  .site-header .brand-name{font-size:1.32rem}
  .site-header .brand-sub{font-size:.58rem}
  .menu-toggle{right:15px}
  .site-nav.open{
    position:absolute;
    top:-8px;
    left:-3vw;
    right:auto;
    bottom:auto;
    width:100vw;
    height:100dvh;
    z-index:-1;
    padding:120px 8vw 50px;
    justify-content:center;
    gap:28px;
    background:var(--v5-navy-deep);
  }
  .site-nav.open a{
    color:#fff7e5;
    font-size:2.7rem;
    line-height:1;
  }
  .hero-v2{
    min-height:680px;
    padding:78px 5vw 38px;
  }
  .hero-v2 .hero-copy{width:100%}
  .hero-v2 h1{font-size:clamp(3.35rem,14vw,4.45rem)}
  .hero-v2 .hero-copy>p:not(.hero-kicker){font-size:.85rem}
  .home-collections{padding:7px;gap:7px}
  .home-collection{min-height:340px}
  .home-collection::before{inset:7px}
  .home-collection>div{left:8vw;bottom:30px}
  .home-collection h2{margin:8px 0;font-size:2.65rem}
  .home-collection p{margin-bottom:19px;font-size:.72rem}
  .catalog{padding:64px 5vw 72px}
  .catalog-head h2{font-size:2.85rem}
  .catalog-head>p{font-size:.72rem}
  .collection-switch{margin-top:32px}
  .collection-tab{min-height:84px;padding:15px 12px}
  .collection-tab strong{font-size:1.75rem}
  .catalog-toolbar{top:auto;margin-top:25px}
  .product-grid{gap:16px 10px}
  .product-info{padding:11px 2px 12px}
  .product-info strong{font-size:1rem}
  .catalog-more{padding-top:28px}
  .services{padding:64px 5vw 70px}
  .services-head{margin-bottom:34px}
  .services-head h2{font-size:2.85rem}
  .service-list{grid-template-columns:repeat(2,1fr)}
  .service-row{min-height:190px;padding:19px}
  .service-row:hover{padding-left:19px}
  .service-row h3{margin:34px 0 10px;font-size:1.35rem}
  .service-row p{font-size:.64rem;line-height:1.55}
  .contact{padding:64px 5vw 70px}
  .contact-title{display:block}
  .contact-title h2{font-size:2.9rem}
  .contact-title>p{margin-top:22px;font-size:.76rem}
  .contact-grid{margin-top:34px;grid-template-columns:repeat(2,1fr)}
  .contact-grid>div{min-height:125px;padding:18px 16px}
  .contact-grid>div:nth-child(3){grid-column:span 2}
  .contact-grid>div:last-child{grid-column:auto}
  .contact-grid span{margin-bottom:18px}
  footer{min-height:120px}
}
@media(max-width:420px){
  .service-row{min-height:175px;padding:16px}
  .service-row:hover{padding-left:16px}
  .service-row h3{font-size:1.2rem}
  .service-row p{font-size:.6rem}
}

/* V14 cinematic luxury navigation and hero grading */
.site-header{
  top:0;
  left:0;
  width:100%;
  height:68px;
  padding:0 clamp(24px,5vw,88px);
  border:0;
  border-bottom:1px solid rgba(230,193,112,.28);
  background:linear-gradient(180deg,rgba(4,18,33,.6),rgba(4,18,33,.26));
  box-shadow:none;
  backdrop-filter:blur(20px) saturate(1.28);
  transition:height .35s ease,background .35s ease,box-shadow .35s ease;
}
.page-scrolled .site-header{
  height:62px;
  background:rgba(5,22,39,.9);
  box-shadow:0 12px 38px rgba(1,10,18,.2);
}
.site-header::after{
  content:"";
  position:absolute;
  right:5vw;
  bottom:-1px;
  left:5vw;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(230,193,112,.56),transparent);
}
.site-header .brand-name{font-size:1.48rem;letter-spacing:.2em}
.site-header .brand-sub{font-size:.62rem}
.site-header .site-nav a{font-size:.6rem;letter-spacing:.19em}
.site-header .header-cta{
  padding:10px 16px;
  border-color:rgba(230,193,112,.42);
  background:rgba(255,255,255,.035);
}
.hero-v2{
  padding-top:92px;
  background-position:center;
  background-image:none;
}
.hero-v2::before{
  inset:-18px;
  width:auto;
  height:auto;
  background:
    radial-gradient(ellipse at 50% 43%,rgba(255,243,211,.74) 0%,rgba(255,235,190,.42) 30%,rgba(255,227,166,.08) 52%,transparent 68%),
    linear-gradient(90deg,rgba(4,15,26,.2),transparent 27%,transparent 73%,rgba(4,15,26,.24)),
    url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
  filter:blur(11px) saturate(.86);
  transform:scale(1.035);
}
.hero-v2::after{
  inset:10px;
  border-color:rgba(226,175,72,.48);
  box-shadow:
    inset 0 0 120px rgba(4,13,22,.16),
    inset 0 -100px 100px rgba(4,13,22,.08);
}
.hero-v2 .hero-copy{
  padding:18px 24px 16px;
  filter:drop-shadow(0 3px 18px rgba(255,226,166,.14));
}
.hero-v2 .hero-actions{
  width:100%;
  margin-top:27px;
  justify-content:center;
}
.hero-v2 .hero-actions .button{
  min-width:250px;
}
.hero-v2 .hero-offer{
  border-color:rgba(104,70,25,.34);
  background:rgba(252,241,216,.56);
  box-shadow:0 12px 34px rgba(55,38,18,.08);
  backdrop-filter:blur(9px) saturate(1.1);
}
.hero-v2 .button-gold{
  background:linear-gradient(135deg,#082845,#0d3a61);
  box-shadow:
    inset 0 0 0 1px rgba(229,192,111,.48),
    0 14px 34px rgba(3,19,33,.22);
}

@media(max-width:760px){
  .site-header{
    top:0;
    left:0;
    width:100%;
    height:62px;
    padding:0 18px;
    background:linear-gradient(180deg,rgba(4,18,33,.76),rgba(4,18,33,.42));
  }
  .page-scrolled .site-header{height:58px}
  .site-header::after{right:18px;left:18px}
  .hero-v2{padding-top:76px}
  .hero-v2::before{
    inset:-15px;
    background:
      radial-gradient(ellipse at 50% 42%,rgba(255,243,211,.82) 0%,rgba(255,235,190,.55) 36%,rgba(255,227,166,.1) 63%,transparent 79%),
      linear-gradient(90deg,rgba(4,15,26,.14),transparent 35%,transparent 65%,rgba(4,15,26,.16)),
      url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
    filter:blur(9px) saturate(.86);
  }
  .hero-v2 .hero-actions{margin-top:23px}
  .hero-v2 .hero-actions .button{min-width:230px}
  .hero-v2::after{inset:6px}
  .site-nav.open{
    top:0;
    left:0;
  }
}

/* V11 composed artwork: atmospheric image, live clickable interface */
.hero-v2{
  min-height:100svh;
  padding:118px 8vw 70px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#3a2a18;
  isolation:isolate;
}
.hero-v2::before{
  content:"";
  position:absolute;
  z-index:0;
  display:block;
  top:-5px;
  right:-5px;
  bottom:-5px;
  left:-5px;
  width:auto;
  height:auto;
  background:url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
  filter:blur(1.4px) saturate(.9);
  opacity:.76;
  transform:scale(1.008);
  pointer-events:none;
}
.hero-v2::after{
  z-index:3;
  inset:18px;
  border-color:rgba(235,188,91,.58);
}
.hero-v2 .hero-copy{
  position:relative;
  z-index:5;
  width:min(820px,68vw);
  max-width:820px;
  padding:35px 48px 31px;
  display:flex;
  flex-direction:column;
  align-items:center;
  color:#102944;
  text-align:center;
  background:
    radial-gradient(ellipse at center,rgba(252,239,210,.91) 0%,rgba(252,239,210,.72) 60%,rgba(252,239,210,0) 80%);
}
.hero-v2 .hero-scene-caption{display:flex;z-index:5}
.hero-v2 .hero-kicker{color:#1b3854}
.hero-v2 h1{
  margin:17px 0 17px;
  color:#0b2745;
  font-size:clamp(4.1rem,5.8vw,6.8rem);
}
.hero-v2 h1 em{color:#99651f}
.hero-v2 .hero-copy>p:not(.hero-kicker){
  max-width:560px;
  color:#263d51;
  font-size:1rem;
}
.hero-v2 .hero-offer{margin-top:19px}
.hero-v2 .hero-actions{position:relative;z-index:8;margin-top:20px}
.hero-v2 .hero-actions a{pointer-events:auto}
.hero-v2 .hero-trust{margin-top:19px}
.site-header{z-index:30}

@media(max-width:760px){
  .hero-v2{
    min-height:760px;
    padding:92px 5vw 100px;
  }
  .hero-v2::before{
    background-position:center;
    filter:blur(1px) saturate(.88);
    opacity:.68;
  }
  .hero-v2 .hero-copy{
    width:100%;
    padding:24px 10px 20px;
    background:radial-gradient(ellipse at center,rgba(252,239,210,.94),rgba(252,239,210,.78) 67%,rgba(252,239,210,0) 88%);
  }
  .hero-v2 h1{font-size:clamp(3.15rem,13.5vw,4.25rem)}
  .hero-v2 .hero-copy>p:not(.hero-kicker){font-size:.91rem}
  .hero-v2 .hero-scene-caption{display:flex}
}

/* V12 flawless hero: crisp artwork, no floating panel */
.hero-v2{
  min-height:max(760px,100svh);
  padding:112px 7vw 70px;
  background:
    linear-gradient(180deg,rgba(8,18,27,.3),transparent 25%,transparent 68%,rgba(8,18,27,.42)),
    url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
}
.hero-v2::before{
  display:block;
  inset:0;
  width:auto;
  height:auto;
  background:
    radial-gradient(ellipse at 50% 43%,rgba(255,241,205,.78) 0%,rgba(255,235,190,.5) 29%,rgba(255,230,175,.08) 54%,transparent 69%);
  filter:none;
  opacity:1;
  transform:none;
}
.hero-v2 .hero-copy{
  width:min(760px,70vw);
  padding:22px 28px;
  background:transparent;
  text-shadow:0 1px 0 rgba(255,255,255,.16);
}
.hero-v2 .eyebrow{font-size:.64rem}
.hero-v2 .hero-kicker{
  margin-top:13px;
  color:#183652;
  font-size:.62rem;
}
.hero-v2 h1{
  margin:15px 0 15px;
  color:#092846;
  font-size:clamp(4.6rem,6vw,7rem);
  line-height:.7;
  letter-spacing:-.045em;
}
.hero-v2 h1 em{
  display:block;
  margin-top:18px;
  color:#95621f;
  font-size:.53em;
  line-height:1;
  letter-spacing:-.035em;
}
.hero-v2 .hero-copy>p:not(.hero-kicker){
  max-width:520px;
  margin-bottom:0;
  color:#263a4c;
  font-size:1rem;
  line-height:1.5;
}
.hero-v2 .hero-offer{
  width:min(600px,100%);
  margin-top:20px;
  border-color:rgba(91,61,24,.3);
  background:rgba(255,248,229,.48);
  backdrop-filter:blur(5px);
}
.hero-v2 .hero-offer span{
  padding:12px 10px;
  border-color:rgba(91,61,24,.2);
  color:#122f4b;
}
.hero-v2 .hero-actions{margin-top:20px}
.hero-v2 .button-gold{
  min-height:50px;
  background:#0a2b4c;
  box-shadow:inset 0 0 0 1px rgba(231,194,111,.5),0 12px 30px rgba(5,23,39,.18);
}
.hero-v2 .text-link{color:#183650}
.hero-v2 .hero-scene-caption{display:none}
.hero-v2::after{inset:14px}
.site-header{
  height:76px;
  border-bottom:1px solid rgba(240,205,128,.28);
}
.site-header .brand-name,
.site-header .brand-sub,
.site-header .site-nav a,
.site-header .header-cta{
  text-shadow:0 2px 12px rgba(3,14,24,.55);
}
.site-header .header-cta{background:rgba(8,27,46,.12)}

@media(max-width:760px){
  .hero-v2{
    min-height:760px;
    padding:90px 5vw 58px;
    background-position:center;
  }
  .hero-v2::before{
    background:
      radial-gradient(ellipse at 50% 42%,rgba(255,241,205,.86) 0%,rgba(255,235,190,.62) 35%,rgba(255,230,175,.12) 62%,transparent 78%);
  }
  .hero-v2 .hero-copy{
    width:100%;
    padding:18px 4px;
  }
  .hero-v2 .eyebrow{font-size:.53rem}
  .hero-v2 .hero-kicker{font-size:.49rem;letter-spacing:.11em}
  .hero-v2 h1{
    margin:14px 0;
    font-size:clamp(3.6rem,15vw,4.75rem);
    line-height:.72;
  }
  .hero-v2 h1 em{margin-top:14px;font-size:.49em}
  .hero-v2 .hero-copy>p:not(.hero-kicker){
    max-width:360px;
    font-size:.9rem;
    line-height:1.45;
  }
  .hero-v2 .hero-offer{margin-top:17px;backdrop-filter:blur(3px)}
  .hero-v2 .hero-offer span{padding:10px 4px}
  .hero-v2 .hero-actions{margin-top:17px}
  .hero-v2::after{inset:7px}
}

/* Final hero blur override */
.hero-v2{background-image:none}
.hero-v2::before{
  display:block;
  inset:-22px;
  width:auto;
  height:auto;
  background:
    radial-gradient(ellipse at 50% 43%,rgba(255,243,211,.68) 0%,rgba(255,235,190,.34) 31%,rgba(255,227,166,.05) 54%,transparent 69%),
    linear-gradient(90deg,rgba(4,15,26,.18),transparent 28%,transparent 72%,rgba(4,15,26,.2)),
    url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
  filter:blur(14px) saturate(.82);
  transform:scale(1.045);
}
.hero-v2 .hero-actions{
  width:100%;
  margin-top:27px;
  justify-content:center;
}
.hero-v2 .hero-actions .button{min-width:250px}
@media(max-width:760px){
  .hero-v2::before{
    inset:-18px;
    background:
      radial-gradient(ellipse at 50% 42%,rgba(255,243,211,.78) 0%,rgba(255,235,190,.48) 37%,rgba(255,227,166,.08) 64%,transparent 80%),
      linear-gradient(90deg,rgba(4,15,26,.12),transparent 35%,transparent 65%,rgba(4,15,26,.14)),
      url("assets/art/kortan-golden-artwork-clean-v4.png") center/cover no-repeat;
    filter:blur(11px) saturate(.84);
    transform:scale(1.04);
  }
  .hero-v2 .hero-actions{margin-top:23px}
  .hero-v2 .hero-actions .button{min-width:230px}
}
