:root{
  --ink:#111012;
  --ink-2:#1b191b;
  --paper:#f5f1eb;
  --paper-2:#ebe4db;
  --cream:#fffaf3;
  --champagne:#caa77f;
  --champagne-2:#e2c9aa;
  --rose:#a46f77;
  --wine:#5d343c;
  --line:rgba(17,16,18,.13);
  --line-dark:rgba(255,255,255,.15);
  --muted:#777074;
  --radius:22px;
  --shadow:0 30px 80px rgba(25,15,18,.16);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button{cursor:pointer}
button:disabled{cursor:not-allowed;opacity:.62}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #caa77f;outline-offset:3px}
.noise{position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.035;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='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.section-shell{width:min(1220px,calc(100% - 64px));margin:0 auto}
.site-header{width:min(1360px,calc(100% - 40px));height:82px;margin:18px auto 0;padding:0 18px 0 16px;display:flex;align-items:center;gap:28px;position:sticky;top:18px;z-index:50;background:rgba(245,241,235,.78);border:1px solid rgba(17,16,18,.08);border-radius:18px;backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(20,15,17,.06)}
.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:58px;height:58px;border:none;border-radius:0;position:relative;display:grid;place-items:center;overflow:visible;background:transparent}.brand-mark img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2;display:block;filter:none;transition:filter .2s ease}.brand-fallback{position:absolute;inset:0;display:none;place-items:center;color:#111012;font-family:"Italiana",serif;font-size:15px;letter-spacing:.06em;background:transparent}.brand-fallback.always{position:static;display:grid}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:"Italiana",serif;font-size:20px;letter-spacing:.12em;font-weight:400}.brand-copy small{font-size:8px;letter-spacing:.34em;margin-top:5px;color:#6d666a;font-weight:700}.desktop-nav{margin-left:auto;display:flex;gap:28px;font-size:13px;font-weight:600;color:#534e51}.desktop-nav a{transition:.2s}.desktop-nav a:hover{color:var(--rose)}.header-cta{margin-left:8px}.mobile-menu-btn{display:none;border:0;background:transparent;font-size:26px}.mobile-menu{position:fixed;top:108px;left:20px;right:20px;z-index:60;background:var(--cream);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);flex-direction:column;gap:16px}.mobile-menu:not([hidden]){display:flex}.mobile-menu>a:not(.btn){padding:10px 6px;border-bottom:1px solid var(--line);font-weight:600}
.btn{border:0;border-radius:999px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:13px;letter-spacing:.01em;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--ink);color:white}.btn-primary{background:var(--wine);color:white;box-shadow:0 12px 28px rgba(93,52,60,.2)}.btn-primary:hover{box-shadow:0 16px 36px rgba(93,52,60,.28)}.btn-light{background:var(--paper);color:var(--ink)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line);margin-top:8px}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:13px;border-bottom:1px solid rgba(17,16,18,.45);padding:0 0 5px}.light-link{color:white;border-color:rgba(255,255,255,.45)}
.eyebrow{font-size:11px;font-weight:800;letter-spacing:.2em;display:flex;align-items:center;gap:10px;color:#625b5f}.eyebrow span{display:block;width:34px;height:1px;background:currentColor}.eyebrow.light{color:#cdbba8}.hero{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center;padding:82px 0 90px}.hero h1,.section-head h2,.booking-intro h2,.studio-copy h2,.contact-title h2{font-family:"Italiana",serif;font-weight:400;line-height:.93;letter-spacing:-.035em;margin:22px 0 26px}.hero h1{font-size:clamp(66px,7vw,108px)}em{font-style:italic;color:var(--rose)}.hero-copy>p{max-width:590px;font-size:17px;line-height:1.75;color:#645d61}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.hero-meta{display:flex;gap:44px;margin-top:52px;padding-top:28px;border-top:1px solid var(--line)}.hero-meta div{display:flex;flex-direction:column;gap:6px}.hero-meta strong{font-family:"Italiana",serif;font-size:25px;font-weight:400}.hero-meta span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.hero-visual{display:flex;justify-content:flex-end}.onyx-card{width:min(100%,510px);aspect-ratio:.79;border-radius:46% 46% 30px 30px;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 16%,#84767a 0 2%,transparent 17%),radial-gradient(circle at 79% 14%,rgba(255,255,255,.16),transparent 28%),linear-gradient(150deg,#0b0a0c 0%,#2a2527 45%,#120e11 100%);box-shadow:var(--shadow)}.onyx-card:before,.onyx-card:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.onyx-card:before{width:360px;height:360px;background:radial-gradient(circle at 30% 30%,rgba(216,184,149,.18),rgba(216,184,149,.03) 35%,transparent 66%);left:-110px;top:110px}.onyx-card:after{width:370px;height:580px;border:1px solid rgba(255,255,255,.11);right:-120px;top:60px;transform:rotate(22deg)}.onyx-stone{position:absolute;width:72%;height:52%;left:14%;top:18%;border-radius:49% 51% 54% 46% / 46% 42% 58% 54%;background:radial-gradient(circle at 35% 32%,#343034 0 10%,#161416 38%,#0a090b 70%),linear-gradient(130deg,#0e0d0e,#322b2e);box-shadow:inset 20px 15px 35px rgba(255,255,255,.045),inset -30px -20px 60px rgba(0,0,0,.5),0 50px 80px rgba(0,0,0,.5);transform:rotate(-8deg)}.onyx-stone:before{content:"";position:absolute;inset:12%;border-radius:inherit;border:1px solid rgba(220,190,159,.1)}.onyx-logo-big{position:absolute;bottom:110px;left:42px;color:#f8efe5;font-family:"Italiana",serif;font-size:70px;letter-spacing:.12em}.onyx-sub{position:absolute;bottom:82px;left:48px;color:#b7a698;font-size:10px;letter-spacing:.25em}.floating-chip{position:absolute;background:rgba(249,242,234,.95);color:#1d191c;border-radius:999px;padding:11px 15px;font-size:9px;font-weight:800;letter-spacing:.14em;box-shadow:0 10px 25px rgba(0,0,0,.18)}.chip-one{right:12px;top:30%}.chip-two{left:4px;top:46%}.chip-three{right:40px;bottom:33%}
.marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eee7df}.marquee-track{display:flex;width:max-content;gap:27px;align-items:center;padding:16px 0;animation:marquee 30s linear infinite}.marquee-track span{font-size:11px;letter-spacing:.24em;font-weight:800}.marquee-track i{font-style:normal;color:var(--rose);font-size:11px}@keyframes marquee{to{transform:translateX(-50%)}}
.services-section{padding:120px 0}.section-head{display:grid;grid-template-columns:1fr .55fr;gap:70px;align-items:end;margin-bottom:60px}.section-head h2,.booking-intro h2,.studio-copy h2,.contact-title h2{font-size:clamp(48px,5vw,76px)}.section-head>p{color:#6a6366;line-height:1.7;margin:0 0 10px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:rgba(255,255,255,.45);border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:280px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .25s,border-color .25s,background .25s}.service-card:hover{transform:translateY(-5px);background:#fffaf3;border-color:rgba(93,52,60,.24)}.service-number{font-size:10px;color:#8a8085;letter-spacing:.16em}.service-icon{font-family:"Italiana",serif;font-size:48px;color:var(--rose);position:absolute;right:26px;top:18px}.service-card h3{font-family:"Italiana",serif;font-weight:400;font-size:31px;margin:48px 0 10px}.service-card p{font-size:13px;line-height:1.65;color:#736c6f;margin:0 0 30px}.service-foot{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:12px}.service-price{display:flex;flex-direction:column}.service-price small{font-size:9px;color:#91898d;letter-spacing:.12em}.service-price strong{font-size:16px;margin-top:4px}.service-select{border:1px solid var(--line);background:transparent;width:40px;height:40px;border-radius:50%;font-size:18px;display:grid;place-items:center;transition:.2s}.service-select:hover,.service-card.selected .service-select{background:var(--wine);color:white;border-color:var(--wine)}.service-card.selected{background:#fff7f0;border-color:rgba(93,52,60,.35)}
.studio-strip{background:var(--ink);color:white;padding:118px 0}.studio-grid{display:grid;grid-template-columns:1fr .8fr;gap:100px;align-items:center}.studio-copy>p{color:#aaa2a6;line-height:1.75;font-size:16px;max-width:630px}.feature-list{list-style:none;margin:42px 0 0;padding:0;border-top:1px solid var(--line-dark)}.feature-list li{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line-dark)}.feature-list li>span{font-family:"Italiana",serif;color:#cdbba8;font-size:18px}.feature-list div{display:flex;flex-direction:column;gap:6px}.feature-list strong{font-size:14px}.feature-list small{font-size:12px;color:#979095;line-height:1.6}.studio-art{min-height:520px;border:1px solid var(--line-dark);border-radius:38% 38% 20px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(164,111,119,.3),transparent 34%),linear-gradient(180deg,#1e1b1e,#0f0e10)}.studio-art:before{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.1);border-radius:50%;top:70px}.line-art{font-size:70px;color:#d8b997;filter:drop-shadow(0 10px 20px rgba(202,167,127,.2))}.studio-word{font-family:"Italiana",serif;font-size:72px;letter-spacing:.12em;margin-top:22px}.studio-caption{font-size:9px;letter-spacing:.24em;color:#9f9599;text-transform:uppercase;margin-top:10px}
.booking-section{padding:125px 0;background:linear-gradient(160deg,#eee6dd,#f8f3ed 55%,#eee4dc)}.booking-shell{display:grid;grid-template-columns:.68fr 1.32fr;gap:68px;align-items:start}.booking-intro{position:sticky;top:130px}.booking-intro>p{color:#6e666a;line-height:1.75;max-width:470px}.booking-trust{display:flex;flex-direction:column;gap:11px;margin-top:36px;font-size:12px;color:#655d61}.booking-trust span{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:rgba(93,52,60,.11);color:var(--wine);font-weight:800;margin-right:8px}.booking-card{background:var(--cream);border:1px solid rgba(17,16,18,.09);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.booking-steps{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.step{border:0;background:transparent;padding:20px 14px;font-size:11px;font-weight:700;color:#978d92;display:flex;align-items:center;gap:8px;justify-content:center}.step span{width:25px;height:25px;border:1px solid #d5cbc5;border-radius:50%;display:grid;place-items:center;font-size:10px}.step.active{color:var(--wine)}.step.active span{background:var(--wine);border-color:var(--wine);color:white}.booking-panel{display:none;padding:32px 34px 18px}.booking-panel.active{display:block}.booking-panel h3{font-family:"Italiana",serif;font-weight:400;font-size:32px;margin:0 0 8px}.muted{font-size:12px;color:#8d8388;margin-top:0}.booking-services{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:24px 0}.booking-service{border:1px solid var(--line);background:white;border-radius:14px;padding:13px 14px;display:flex;align-items:center;gap:12px;text-align:left;color:var(--ink);transition:.2s}.booking-service:hover{border-color:rgba(93,52,60,.35)}.booking-service.selected{border-color:var(--wine);background:#fff4ef}.booking-service .check{width:22px;height:22px;border:1px solid #d1c6c0;border-radius:7px;display:grid;place-items:center;font-size:12px;color:transparent;flex:0 0 auto}.booking-service.selected .check{background:var(--wine);border-color:var(--wine);color:white}.booking-service .s-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.booking-service .s-copy strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.booking-service .s-copy small{font-size:10px;color:#8c8287}.booking-next{width:100%;margin-top:12px}.back-btn{border:0;background:transparent;padding:0;color:#776d72;font-size:11px;font-weight:700;margin-bottom:18px}.date-scroller{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:22px 0 28px}.date-card{border:1px solid var(--line);border-radius:14px;background:white;padding:12px 6px;text-align:center;display:flex;flex-direction:column;gap:4px}.date-card small{font-size:9px;color:#8b8287;text-transform:uppercase}.date-card strong{font-family:"Italiana",serif;font-size:22px;font-weight:400}.date-card span{font-size:9px;color:#8b8287}.date-card.active{background:var(--wine);color:white;border-color:var(--wine)}.date-card.active small,.date-card.active span{color:#e9d8dc}.time-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.time-head strong{font-size:12px}.time-head small{font-size:10px;color:#8b8287}.time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;min-height:56px}.time-slot{border:1px solid var(--line);background:white;border-radius:10px;padding:10px 6px;font-size:11px;font-weight:700}.time-slot:hover{border-color:var(--wine)}.time-slot.active{background:var(--wine);border-color:var(--wine);color:white}.time-slot.unavailable{opacity:.34;text-decoration:line-through;pointer-events:none}.empty-slots{grid-column:1/-1;padding:18px;text-align:center;border:1px dashed var(--line);border-radius:12px;color:#8a8085;font-size:11px}.booking-form{display:grid;gap:14px;margin-top:22px}.booking-form label{font-size:10px;font-weight:800;letter-spacing:.08em;color:#6f666a;display:flex;flex-direction:column;gap:7px}.booking-form input,.booking-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:white;padding:13px 14px;outline:none;color:var(--ink);resize:vertical;transition:.2s}.booking-form input:focus,.booking-form textarea:focus{border-color:var(--wine);box-shadow:0 0 0 3px rgba(93,52,60,.08)}.booking-form .consent{flex-direction:row;align-items:flex-start;font-weight:500;letter-spacing:0;line-height:1.4}.booking-form .consent input{width:auto;margin-top:2px}.booking-summary{border-top:1px solid var(--line);background:#f3ece5;padding:24px 34px 28px;display:grid;grid-template-columns:1.4fr repeat(3,.5fr) .85fr;gap:20px;align-items:end}.booking-summary>div:first-child{display:flex;flex-direction:column;gap:5px}.booking-summary small{font-size:8px;letter-spacing:.15em;color:#8d8488}.booking-summary>div:first-child strong{font-size:11px;line-height:1.5}.summary-row{display:flex;flex-direction:column;gap:5px}.summary-row span,.summary-total span{font-size:8px;letter-spacing:.12em;color:#8d8488;text-transform:uppercase}.summary-row b{font-size:11px}.summary-total{display:flex;flex-direction:column;gap:4px;padding-left:18px;border-left:1px solid var(--line)}.summary-total strong{font-family:"Italiana",serif;font-size:23px;font-weight:400}
.reviews-section{padding:120px 0}.rating-box{display:flex;flex-direction:column;align-items:flex-end}.rating-box strong{font-family:"Italiana",serif;font-size:54px;font-weight:400}.rating-box span{letter-spacing:.18em;color:#9d6d72;font-size:12px}.rating-box small{margin-top:5px;color:#8b8387}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:rgba(255,255,255,.4);min-height:270px;display:flex;flex-direction:column}.quote{font-family:"Italiana",serif;font-size:70px;line-height:.5;color:#c8aa8c}.review-card p{font-family:"Italiana",serif;font-size:24px;line-height:1.3;margin:25px 0;color:#312c2f}.review-card footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px}.review-card footer strong{font-size:11px}.review-card footer span{font-size:9px;color:#9d6d72;letter-spacing:.1em}
.contact-section{background:#151315;color:white;padding:105px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:34px}.contact-item small{font-size:9px;letter-spacing:.18em;color:#9f9499}.contact-item p{line-height:1.7;color:#e8e0e3;font-size:13px}.contact-item p span{color:#8e8388}.contact-actions{grid-column:1/-1;display:flex;align-items:center;gap:20px;margin-top:4px}.site-footer{background:#0d0c0e;color:#9f9499;padding:24px max(30px,calc((100vw - 1220px)/2));display:flex;align-items:center;gap:24px;font-size:10px;border-top:1px solid rgba(255,255,255,.08)}.footer-brand{margin-right:auto;color:white}.footer-brand .brand-mark{border-color:rgba(255,255,255,.15)}.site-footer>a{margin-left:auto;color:#d7c2ab}
.toast{position:fixed;right:24px;bottom:24px;z-index:90;background:#171417;color:white;padding:13px 17px;border-radius:12px;box-shadow:0 14px 40px rgba(0,0,0,.22);font-size:12px;opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translateY(0)}.modal{position:fixed;inset:0;z-index:80;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(15,12,14,.72);backdrop-filter:blur(5px)}.modal-card{position:relative;z-index:1;width:min(520px,100%);background:var(--cream);border-radius:26px;padding:34px;box-shadow:0 40px 100px rgba(0,0,0,.35);text-align:center}.modal-close{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:26px;color:#80767b}.success-icon{width:58px;height:58px;background:var(--wine);color:white;border-radius:50%;display:grid;place-items:center;margin:4px auto 18px;font-size:24px}.modal-card>small{font-size:9px;letter-spacing:.18em;color:#8d8388}.modal-card h3{font-family:"Italiana",serif;font-size:36px;font-weight:400;margin:10px 0}.modal-card>p{color:#746b70;font-size:12px;line-height:1.6}.modal-summary{margin:22px 0;background:#f2ebe4;border-radius:15px;padding:16px;text-align:left;font-size:11px;line-height:1.8}.modal-card>.btn{width:100%}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media (max-width:1020px){.desktop-nav{display:none}.mobile-menu-btn{display:block;margin-left:auto}.header-cta{display:none}.hero{grid-template-columns:1fr 1fr;gap:34px}.hero h1{font-size:64px}.onyx-logo-big{font-size:50px}.section-head{grid-template-columns:1fr}.section-head>p{max-width:650px}.service-grid{grid-template-columns:repeat(2,1fr)}.studio-grid{gap:44px}.booking-shell{grid-template-columns:1fr}.booking-intro{position:static}.booking-summary{grid-template-columns:1fr 1fr 1fr}.booking-summary>div:first-child{grid-column:1/-1}.summary-total{border-left:0;padding-left:0}.contact-grid{grid-template-columns:1fr;gap:40px}}
@media (max-width:720px){.section-shell{width:min(100% - 32px,1220px)}.site-header{height:68px;top:10px;margin-top:10px;width:calc(100% - 20px)}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:17px}.hero{grid-template-columns:1fr;padding:65px 0}.hero-copy{order:1}.hero-visual{order:0;justify-content:center}.hero h1{font-size:58px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-meta{gap:20px;flex-direction:column}.onyx-card{max-width:430px}.onyx-logo-big{font-size:48px;left:28px}.onyx-sub{left:32px}.services-section,.reviews-section{padding:84px 0}.section-head h2,.booking-intro h2,.studio-copy h2,.contact-title h2{font-size:50px}.service-grid{grid-template-columns:1fr}.studio-strip{padding:82px 0}.studio-grid{grid-template-columns:1fr}.studio-art{min-height:430px}.studio-word{font-size:50px}.booking-section{padding:82px 0}.booking-panel{padding:26px 20px 16px}.booking-services{grid-template-columns:1fr}.date-scroller{grid-template-columns:repeat(5,92px);overflow-x:auto;padding-bottom:5px}.time-grid{grid-template-columns:repeat(3,1fr)}.booking-summary{padding:20px;grid-template-columns:1fr 1fr}.booking-summary>div:first-child{grid-column:1/-1}.summary-total{grid-column:1/-1;border-top:1px solid var(--line);padding-top:15px}.review-grid{grid-template-columns:1fr}.contact-section{padding:80px 0}.contact-details{grid-template-columns:1fr}.contact-actions{grid-column:auto;flex-direction:column;align-items:flex-start}.site-footer{flex-wrap:wrap;padding:22px 18px}.site-footer>p{width:100%;order:3}.site-footer>a{margin-left:0}.rating-box{align-items:flex-start}}

/* Local campaign imagery */
.onyx-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.onyx-card .image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,8,9,.06),rgba(10,8,9,.58))}
.onyx-card .onyx-stone{display:none}
.studio-art>img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover;display:block}
.studio-art:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(8,7,8,.82));pointer-events:none}
.studio-art-label{position:absolute;z-index:2;left:32px;bottom:30px;display:flex;flex-direction:column}
.studio-art-label span{font-size:10px;color:#d8b997;letter-spacing:.2em}
.studio-art-label strong{font-family:"Italiana",serif;font-size:64px;letter-spacing:.12em;font-weight:400}
.studio-art-label small{font-size:9px;letter-spacing:.24em;color:#c1b4b8;text-transform:uppercase}
.inspiration-section{padding:120px 0}
.inspiration-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}
.inspiration-card{margin:0;position:relative;min-height:480px;overflow:hidden;background:#181416;border-radius:var(--radius)}
.inspiration-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}
.inspiration-card:hover img{transform:scale(1.04)}
.inspiration-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(10,8,9,.84));pointer-events:none}
.inspiration-card figcaption{position:absolute;z-index:1;left:26px;right:26px;bottom:24px;display:flex;align-items:center;gap:14px;color:#fff}
.inspiration-card figcaption span{color:#e2c9aa;font-size:10px;letter-spacing:.18em}
.inspiration-card figcaption strong{font-family:"Italiana",serif;font-size:27px;font-weight:400}
@media (max-width:720px){.inspiration-section{padding:84px 0}.inspiration-grid{grid-template-columns:1fr}.inspiration-card{min-height:390px}.studio-art-label strong{font-size:50px}}

/* Continuously playing cinematic video hero -------------------------------- */
.site-header{position:fixed;left:50%;top:18px;transform:translateX(-50%);margin:0;background:rgba(10,9,11,.5);border-color:rgba(255,255,255,.16);color:#fff;transition:background-color .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}
.site-header .brand-copy small,.site-header .desktop-nav{color:#c4b9bd}
.site-header .brand-mark{border-color:rgba(255,255,255,.2)}
.site-header .brand-mark img{filter:brightness(0) invert(1)}
.brand-wordmark-link{width:158px;height:58px;position:relative;flex:0 0 auto}.brand-wordmark-shell{position:relative;display:block;width:100%;height:100%}.brand-wordmark{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:left center;transition:opacity .3s ease}.brand-wordmark-dark{opacity:0}.footer-wordmark{display:block;width:142px;height:auto;object-fit:contain}
.mobile-menu-btn{color:#fff}
.site-header.past-cinematic{background:rgba(245,241,235,.92);border-color:rgba(17,16,18,.1);color:var(--ink);box-shadow:0 10px 34px rgba(20,15,17,.1)}
.site-header.past-cinematic .brand-copy small,.site-header.past-cinematic .desktop-nav{color:#625b5f}
.site-header.past-cinematic .brand-mark{border-color:rgba(17,16,18,.16)}
.site-header.past-cinematic .brand-mark img{filter:none}
.site-header.past-cinematic .brand-wordmark-light{opacity:0}.site-header.past-cinematic .brand-wordmark-dark{opacity:1}
.site-header.past-cinematic .mobile-menu-btn{color:var(--ink)}
.site-header.past-cinematic .header-cta{background:var(--ink);color:#fff}
.cinematic-video-hero{height:100vh;height:100svh;min-height:100vh;min-height:100svh;background:#080709;color:#fff;position:relative}
.cinematic-sticky{position:relative;height:100%;overflow:hidden;background:#080709;isolation:isolate}
.cinematic-video{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;background:#080709}
.cinematic-shade,.cinematic-vignette{position:absolute;z-index:1;inset:0;pointer-events:none}
.cinematic-shade{background:linear-gradient(90deg,rgba(7,6,8,.62),transparent 66%),linear-gradient(0deg,rgba(7,6,8,.72),transparent 42%)}
.cinematic-vignette{background:radial-gradient(ellipse at center,transparent 43%,rgba(3,3,4,.5))}
.cinematic-copy{position:absolute;z-index:2;inset:0;width:min(1220px,calc(100% - 64px));margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:110px 0 120px;pointer-events:none}
.cinematic-copy>*{pointer-events:auto}
.cinematic-brand,.cinematic-message{font-family:"Italiana",serif;font-weight:400;margin:0;text-shadow:0 4px 32px rgba(0,0,0,.5)}
.cinematic-brand{font-size:clamp(30px,4vw,58px);letter-spacing:.08em;margin-bottom:20px}
.cinematic-message{line-height:.98;letter-spacing:-.025em;max-width:760px;text-wrap:balance}
.cinematic-detail{font-size:clamp(58px,7vw,106px)}
.cinematic-signature{font-size:clamp(34px,4.4vw,66px)}
.cinematic-final{position:absolute;z-index:3;left:0;right:0;bottom:58px;display:flex;justify-content:space-between;align-items:center}
.cinematic-final>span{font-family:"Italiana",serif;font-size:clamp(23px,2.2vw,34px);letter-spacing:.08em}
.cinematic-cta{display:inline-flex;align-items:center;gap:18px;min-height:48px;border:1px solid rgba(255,255,255,.55);padding:15px 22px;color:#fff;background:rgba(8,7,9,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:12px;font-weight:700;letter-spacing:.04em;transition:background .25s,color .25s,transform .25s}
.cinematic-cta:hover{background:#fff;color:#111012;transform:translateY(-2px)}
.cinematic-cta:focus-visible{outline-color:#fff}
.hero-floating-panels{position:absolute;z-index:4;top:26%;right:max(32px,calc((100vw - 1220px)/2));width:min(34vw,470px);display:flex;flex-direction:column;gap:14px}
.hero-action-card,.hero-booking-panel{position:relative;width:100%;color:#fff;border-radius:20px;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);overflow:hidden;transition:transform .35s ease,border-color .35s ease,background .35s ease,box-shadow .35s ease}
.hero-booking-card,.hero-booking-panel{min-height:230px;padding:30px 32px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border:1px solid rgba(255,255,255,.32);background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(12,9,11,.16));box-shadow:0 24px 70px rgba(4,3,4,.18),inset 0 1px rgba(255,255,255,.2)}
.hero-booking-card:before,.hero-booking-panel:before{content:"";position:absolute;inset:-45% 36% 42% -18%;background:radial-gradient(circle,rgba(255,220,188,.3),transparent 68%);pointer-events:none}
.hero-booking-card:hover,.hero-booking-panel:hover{transform:translateY(-5px);border-color:rgba(255,235,214,.72);background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(12,9,11,.2));box-shadow:0 30px 85px rgba(4,3,4,.28),inset 0 1px rgba(255,255,255,.28)}
.hero-booking-card:focus-visible,.hero-booking-panel:focus-visible{outline-color:#fff;outline-offset:5px}
.hero-card-kicker,.hero-booking-kicker{position:relative;display:flex;align-items:center;gap:10px;color:rgba(255,245,237,.75);font-size:9px;font-weight:800;letter-spacing:.2em}
.hero-card-kicker i,.hero-booking-kicker i{display:block;width:24px;height:1px;background:#e8bd96}
.hero-booking-card strong,.hero-booking-panel strong{position:relative;font-family:"Italiana",serif;font-size:clamp(26px,2.4vw,36px);font-weight:400;line-height:1.12;letter-spacing:-.015em;text-wrap:balance}
.hero-card-action,.hero-booking-action{position:relative;margin-top:16px;padding-top:14px;width:100%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.24);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.hero-card-action b,.hero-booking-action b{font-size:16px;font-weight:400}

.hero-instagram-card{min-height:56px;padding:16px 24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid rgba(225,48,108,.42);background:linear-gradient(135deg,rgba(131,58,180,.24) 0%,rgba(225,48,108,.28) 42%,rgba(253,29,29,.22) 78%,rgba(252,176,69,.18) 100%);box-shadow:0 14px 38px rgba(131,58,180,.18),inset 0 1px rgba(255,255,255,.24)}
.hero-instagram-card:hover{transform:translateY(-3px);border-color:rgba(252,176,69,.8);background:linear-gradient(135deg,rgba(131,58,180,.38) 0%,rgba(225,48,108,.42) 42%,rgba(253,29,29,.34) 78%,rgba(252,176,69,.28) 100%);box-shadow:0 18px 50px rgba(225,48,108,.32),inset 0 1px rgba(255,255,255,.38)}
.hero-instagram-card:focus-visible{outline-color:#e1306c;outline-offset:4px}
.hero-instagram-inner{display:inline-flex;align-items:center;gap:12px;font-weight:800;font-size:12px;letter-spacing:.18em}
.hero-instagram-icon{flex-shrink:0;color:#fff}
.hero-instagram-arrow{font-size:18px;font-weight:400;color:#fff;transition:transform .2s ease}
.hero-instagram-card:hover .hero-instagram-arrow{transform:translate(2px,-2px)}

@media (max-width:720px){
  .brand-wordmark-link{width:116px;height:42px}.footer-wordmark{width:124px}
  .site-header{top:10px}
  .cinematic-copy{width:calc(100% - 40px);gap:10px;justify-content:flex-start;padding:114px 0 260px}
  .cinematic-brand{font-size:clamp(26px,7.5vw,34px);margin-bottom:6px;max-width:82%}
  .cinematic-detail{font-size:clamp(38px,10.5vw,52px)}
  .cinematic-signature{font-size:clamp(28px,8vw,38px)}
  .cinematic-final{display:none}
  .cinematic-shade{background:linear-gradient(0deg,rgba(7,6,8,.88),rgba(7,6,8,.15) 75%),linear-gradient(90deg,rgba(7,6,8,.32),transparent)}
  .hero-floating-panels{top:auto;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));width:auto;gap:8px}
  .hero-booking-card,.hero-booking-panel{min-height:128px;padding:18px 20px;border-radius:16px}
  .hero-booking-card strong,.hero-booking-panel strong{font-size:clamp(20px,5.5vw,25px);line-height:1.1}
  .hero-card-action,.hero-booking-action{margin-top:8px;padding-top:8px;font-size:9px}
  .hero-instagram-card{min-height:48px;padding:12px 18px;border-radius:14px}
  .hero-instagram-inner{font-size:11px;gap:10px}
}

@media (max-width:520px),(max-height:600px){
  .cinematic-final>span{display:none}
}

@media (min-width:721px) and (max-width:1050px){
  .cinematic-copy{width:calc(100% - 48px)}
  .cinematic-detail{font-size:clamp(50px,6.5vw,68px);max-width:58%}
  .cinematic-signature{font-size:clamp(30px,3.8vw,40px);max-width:54%}
  .hero-floating-panels{right:24px;width:38vw;top:24%;gap:12px}
  .hero-booking-card,.hero-booking-panel{min-height:190px;padding:22px 24px}
}

@media (max-width:720px) and (max-height:650px){
  .cinematic-copy{padding-top:84px}
  .cinematic-brand{font-size:24px;margin-bottom:2px}
  .cinematic-detail{font-size:36px}
  .cinematic-signature{display:none}
  .hero-floating-panels{bottom:12px;gap:6px}
  .hero-booking-card,.hero-booking-panel{min-height:105px;padding:14px 16px}
  .hero-booking-card strong,.hero-booking-panel strong{font-size:18px}
  .hero-instagram-card{min-height:42px;padding:10px 14px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .marquee-track{animation:none}
  .reveal{opacity:1;transform:none;transition:none}
  .site-header,.cinematic-cta{transition:none}
}

/* High-impact services showcase -------------------------------------------- */
.services-section{position:relative;isolation:isolate;color:#fff}
.services-section:before{content:"";position:absolute;z-index:-2;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:linear-gradient(135deg,#35101f 0%,#70243d 42%,#a74f58 72%,#d98c69 100%)}
.services-section:after{content:"";position:absolute;z-index:-1;inset:0 50%;width:100vw;transform:translateX(-50%);pointer-events:none;background:radial-gradient(circle at 8% 16%,rgba(255,214,170,.3),transparent 26%),radial-gradient(circle at 88% 76%,rgba(255,238,213,.2),transparent 30%),linear-gradient(115deg,transparent 0 48%,rgba(255,255,255,.06) 48% 49%,transparent 49%)}
.services-section .eyebrow{color:#f1cba7}
.services-section .section-head h2{color:#fff7ed;font-size:clamp(62px,7vw,106px);line-height:.86;letter-spacing:-.045em;text-shadow:0 10px 38px rgba(39,7,20,.28)}
.services-section .section-head>p{color:rgba(255,245,237,.78);font-size:16px;line-height:1.8}
.services-section .service-grid{gap:18px}
.services-section .service-card{min-height:310px;padding:30px;background:rgba(37,10,24,.28);border-color:rgba(255,238,220,.26);box-shadow:0 18px 55px rgba(31,6,17,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.services-section .service-card:hover{transform:translateY(-7px);background:rgba(255,246,236,.13);border-color:rgba(255,232,207,.58);box-shadow:0 26px 65px rgba(31,6,17,.22)}
.services-section .service-number{color:#f0c39c;font-weight:700}
.services-section .service-icon{top:14px;right:22px;color:#ffd9b6;font-size:72px;opacity:.86}
.services-section .service-card h3{color:#fff8ef;font-size:clamp(34px,3vw,46px);line-height:1;margin:62px 0 16px}
.services-section .service-card p{max-width:92%;color:rgba(255,244,235,.72);font-size:14px;line-height:1.7}
.service-action-copy{color:#f3caa6;font-size:9px;font-weight:800;letter-spacing:.18em}
.services-section .service-select{width:46px;height:46px;border-color:rgba(255,235,216,.45);color:#fff;background:rgba(255,255,255,.06);font-size:22px}
.services-section .service-select:hover,.services-section .service-card.selected .service-select{background:#fff2e3;color:#5d2034;border-color:#fff2e3}
.services-section .service-card.selected{background:#f5d4b7;border-color:#ffe8d0;color:#401426}
.services-section .service-card.selected h3,.services-section .service-card.selected p{color:#401426}
.services-section .service-card.selected .service-number,.services-section .service-card.selected .service-action-copy{color:#7c3146}
.services-section .service-card.selected .service-icon{color:#8f4052}

@media (max-width:720px){
  .services-section .section-head h2{font-size:clamp(56px,17vw,76px)}
  .services-section .section-head>p{font-size:14px}
  .services-section .service-card{min-height:280px}
}

/* Conversion-focused landing section --------------------------------------- */
.landing-cta{position:relative;overflow:hidden;padding:130px 0;background:#110d10;color:#fff}
.landing-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 22%,rgba(190,91,103,.34),transparent 30%),radial-gradient(circle at 85% 78%,rgba(210,157,108,.24),transparent 30%),linear-gradient(120deg,transparent 0 58%,rgba(255,255,255,.045) 58% 59%,transparent 59%);pointer-events:none}
.landing-cta-shell{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:110px;align-items:center}
.landing-cta-copy h2{font-family:"Italiana",serif;font-size:clamp(64px,6.6vw,104px);font-weight:400;line-height:.88;letter-spacing:-.045em;margin:24px 0 30px;text-wrap:balance}
.landing-cta-copy h2 em{color:#e7b789}
.landing-cta-copy>p{max-width:620px;color:rgba(255,245,239,.67);font-size:16px;line-height:1.8}
.landing-cta-button{width:min(100%,560px);margin-top:38px;padding:22px 24px 22px 28px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,236,218,.42);border-radius:999px;background:linear-gradient(90deg,#8a3049,#b85d5f);color:#fff;box-shadow:0 18px 44px rgba(105,31,56,.32);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.landing-cta-button b{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.16);font-size:18px;font-weight:400}
.landing-cta-button:hover{transform:translateY(-4px);background:linear-gradient(90deg,#9d3852,#ca6d65);box-shadow:0 24px 56px rgba(105,31,56,.44)}
.landing-steps{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.16)}
.landing-steps li{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.16)}
.landing-steps li>span{font-family:"Italiana",serif;color:#e7b789;font-size:24px}
.landing-steps li div{display:flex;flex-direction:column;gap:8px}
.landing-steps strong{font-family:"Italiana",serif;font-size:30px;font-weight:400}
.landing-steps small{max-width:390px;color:rgba(255,245,239,.56);font-size:12px;line-height:1.65}

@media (max-width:1020px){
  .landing-cta-shell{grid-template-columns:1fr;gap:70px}
  .landing-cta-copy>p{max-width:700px}
}

@media (max-width:720px){
  .landing-cta{padding:90px 0}
  .landing-cta-shell{gap:56px}
  .landing-cta-copy h2{font-size:clamp(56px,16vw,76px)}
  .landing-cta-copy>p{font-size:14px}
  .landing-cta-button{padding:17px 18px 17px 22px;font-size:11px}
  .landing-cta-button b{width:36px;height:36px}
  .landing-steps li{grid-template-columns:48px 1fr;gap:15px;padding:22px 0}
  .landing-steps strong{font-size:27px}
}
