:root{--ink:#231c19;--cream:#f5efe6;--paper:#fffaf3;--gold:#d6ae80;--rust:#8c503d;--line:rgba(35,28,25,.16);--serif:Georgia,"Times New Roman",serif;--sans:"Avenir Next","Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,select{font:inherit}.demo-bar{position:fixed;z-index:100;top:0;right:0;left:0;display:flex;height:38px;align-items:center;justify-content:center;gap:26px;padding:0 20px;color:#fff;background:#4a65ff;font-size:.68rem;letter-spacing:.02em}.demo-bar b{text-transform:uppercase}.demo-bar a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.site-header{position:absolute;z-index:20;top:38px;right:0;left:0;display:grid;height:92px;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(25px,5vw,78px);color:#fff;border-bottom:1px solid rgba(255,255,255,.24)}.brand{display:flex;width:max-content;align-items:center;gap:10px;font-family:var(--serif);font-size:1.28rem;letter-spacing:.16em}.brand>span{display:grid;width:33px;height:33px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.85rem}.brand small{display:block;margin-left:-4px;font-family:var(--sans);font-size:.52rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.site-header nav{display:flex;gap:34px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-header nav a{position:relative}.site-header nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transition:transform .2s}.site-header nav a:hover:after{transform:none}.header-cta{justify-self:end;border-bottom:1px solid currentColor;padding:7px 0;font-size:.72rem;font-weight:750}.header-cta span{margin-left:12px}.hero{position:relative;display:grid;min-height:850px;align-items:end;overflow:hidden;padding:180px clamp(25px,7vw,110px) 100px;color:#fff;background:#28201c}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(24,17,14,.86),rgba(24,17,14,.32) 55%,rgba(24,17,14,.04)),linear-gradient(0deg,rgba(20,14,11,.45),transparent 60%)}.hero-copy{position:relative;z-index:2;width:min(710px,75%)}.kicker{margin:0 0 19px;color:var(--rust);font-size:.65rem;font-weight:850;letter-spacing:.19em;text-transform:uppercase}.hero .kicker{color:#e8c59e}.hero h1{max-width:700px;margin:0 0 26px;font-family:var(--serif);font-size:clamp(4.2rem,8vw,8rem);font-weight:400;letter-spacing:-.065em;line-height:.88}.hero h1 em,.section-intro h2 em,.editorial h2 em{font-weight:400}.hero-copy>p:not(.kicker){max-width:520px;margin:0 0 36px;color:rgba(255,255,255,.78);font-size:1.05rem}.hero-copy>div{display:flex;align-items:center;gap:30px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:12px 22px;font-size:.7rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.button-gold{color:var(--ink);background:var(--gold)}.text-link{border-bottom:1px solid currentColor;padding:5px 0;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero-note{position:absolute;z-index:2;right:clamp(25px,6vw,92px);bottom:90px;display:grid;min-width:185px;border-left:1px solid rgba(255,255,255,.5);padding-left:19px}.hero-note span{font-size:.6rem;letter-spacing:.16em;text-transform:uppercase}.hero-note strong{font-family:var(--serif);font-size:1.35rem;font-weight:400}.hero-side{position:absolute;z-index:2;top:50%;right:-65px;margin:0;font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;transform:rotate(90deg)}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:var(--cream)}.trust-row p{margin:0;border-right:1px solid var(--line);padding:28px clamp(15px,3vw,45px);font-family:var(--serif);font-size:.92rem}.trust-row p:last-child{border:0}.trust-row span{margin-right:12px;color:var(--rust);font-family:var(--sans);font-size:.58rem}.section{padding:130px clamp(25px,7vw,110px)}.services{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,170px);background:var(--paper)}.section-intro{position:sticky;top:70px;align-self:start}.section-intro h2,.editorial h2,.lookbook h2,.booking h2{margin:0;font-family:var(--serif);font-size:clamp(3.1rem,5vw,5.8rem);font-weight:400;letter-spacing:-.055em;line-height:1}.section-intro>p:last-child{max-width:460px;margin:28px 0 0;color:#756a64}.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:38px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:28px 0}.service-list article>span{color:var(--rust);font-size:.59rem}.service-list h3{margin:0 0 3px;font-family:var(--serif);font-size:1.4rem;font-weight:400}.service-list p{margin:0;color:#756a64;font-size:.78rem}.service-list strong{font-size:.72rem}.editorial{display:grid;grid-template-columns:1.07fr .93fr;min-height:780px;background:var(--ink)}.editorial-image{position:relative;min-height:650px;overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center}.editorial-image:after{position:absolute;inset:0;border:18px solid var(--ink);content:""}.editorial-image>span{position:absolute;z-index:2;right:30px;bottom:32px;color:#fff;font-family:var(--serif);font-size:1rem;font-style:italic}.editorial-copy{display:flex;justify-content:center;flex-direction:column;padding:70px clamp(35px,7vw,110px);color:#fff}.editorial-copy .kicker{color:#d9b58e}.editorial h2{margin-bottom:35px}.editorial-copy>p:not(.kicker){max-width:520px;color:rgba(255,255,255,.66)}.editorial blockquote{max-width:510px;border-top:1px solid rgba(255,255,255,.18);margin:35px 0;padding:28px 0 0;font-family:var(--serif);font-size:1.3rem;font-style:italic}.text-link.dark{width:max-content;color:#f0cda7}.lookbook{background:var(--cream)}.lookbook header{display:grid;grid-template-columns:1fr .55fr;align-items:end;gap:70px;margin-bottom:55px}.lookbook h2{max-width:780px;font-size:clamp(3rem,5vw,5.1rem)}.lookbook header>p{color:#756a64}.lookbook-grid{display:grid;height:580px;grid-template-columns:1.25fr .75fr .95fr;gap:13px}.look-card{position:relative;overflow:hidden;background-size:cover;background-position:center}.look-card:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(25,18,15,.64),transparent 55%);content:""}.look-card span{position:absolute;z-index:2;bottom:23px;left:25px;color:#fff;font-family:var(--serif);font-size:1.2rem}.look-one{background-image:linear-gradient(135deg,rgba(117,75,54,.2),rgba(36,22,17,.18)),url('../../assets/showcases/nova-hero.webp');background-position:72% center}.look-two{background-image:url('../../assets/showcases/nova-style.webp');background-position:28% center}.look-three{background-image:linear-gradient(140deg,#c9ad91,#604438);filter:saturate(.75)}.look-three:before{position:absolute;inset:14% 10%;border:1px solid rgba(255,255,255,.4);border-radius:50% 50% 38% 60%;content:""}.booking{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:80px;color:#fff;background:var(--rust)}.booking .kicker{color:#f3cfab}.booking h2{max-width:720px}.booking>div:first-child>p:last-child{max-width:540px;color:rgba(255,255,255,.72)}.booking-card{display:grid;gap:16px;border:1px solid rgba(255,255,255,.22);padding:28px;background:rgba(255,255,255,.08)}.booking-card label{display:grid;gap:7px}.booking-card label span{font-size:.59rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.booking-card select{width:100%;height:50px;border:0;border-bottom:1px solid rgba(255,255,255,.4);padding:0 4px;color:#fff;background:transparent;outline:0}.booking-card select option{color:var(--ink)}.booking-card button{height:54px;border:0;margin-top:7px;color:var(--ink);background:var(--gold);font-size:.7rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.booking-card button span{margin-left:14px}.booking-card small{color:rgba(255,255,255,.6);font-size:.6rem}body>footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:40px clamp(25px,6vw,90px);color:#fff;background:#16110f}body>footer p{margin:0;color:rgba(255,255,255,.55);font-size:.68rem}body>footer>a:last-child{font-size:.68rem;font-weight:800;text-decoration:underline}.footer-brand{font-size:.95rem}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{min-height:760px}.hero-copy{width:85%}.hero-side{display:none}.trust-row{grid-template-columns:1fr 1fr}.trust-row p:nth-child(2){border-right:0}.trust-row p:nth-child(-n+2){border-bottom:1px solid var(--line)}.services,.booking{grid-template-columns:1fr;gap:55px}.section-intro{position:static}.editorial{grid-template-columns:1fr}.editorial-image{min-height:620px}.lookbook header{grid-template-columns:1fr;gap:20px}.lookbook-grid{height:680px;grid-template-columns:1fr 1fr}.look-card:first-child{grid-row:span 2}.look-card{min-height:300px}body>footer{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.demo-bar{height:56px;justify-content:space-between;gap:10px;padding:7px 13px;font-size:.57rem;line-height:1.25}.demo-bar span{max-width:220px}.demo-bar a{max-width:95px;text-align:right}.site-header{top:56px;height:76px;padding:0 17px}.header-cta{font-size:.61rem}.brand{font-size:1rem}.brand small{display:none}.hero{min-height:720px;padding:160px 20px 72px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(24,17,14,.9),rgba(24,17,14,.44) 85%),linear-gradient(0deg,rgba(20,14,11,.55),transparent)}.hero-copy{width:100%}.hero h1{font-size:3.75rem}.hero-copy>div{align-items:flex-start;flex-direction:column;gap:17px}.hero-note{right:20px;bottom:28px}.trust-row p{padding:20px 15px;font-size:.78rem}.section{padding:82px 20px}.section-intro h2,.editorial h2,.lookbook h2,.booking h2{font-size:3.15rem}.service-list article{grid-template-columns:26px 1fr}.service-list article>strong{grid-column:2}.editorial-image{min-height:480px}.editorial-copy{padding:70px 25px}.lookbook header{margin-bottom:35px}.lookbook-grid{height:auto;grid-template-columns:1fr}.look-card,.look-card:first-child{min-height:420px;grid-row:auto}.booking{padding:82px 20px}.booking-card{padding:20px}body>footer{padding:35px 20px}.footer-brand small{display:block}}
html,body{max-width:100%;overflow-x:hidden}
.look-three{background-image:url('../../assets/showcases/nova-natural-blonde.webp');background-position:52% center;filter:saturate(.78)}.look-three:before{display:none}
@media(max-width:400px){.hero h1{font-size:3.3rem}.header-cta{max-width:95px;text-align:right}.hero-note{min-width:160px}.trust-row p{font-size:.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
