:root{--black:#0d0d0d;--ink:#151515;--paper:#f3f0ea;--gold:#c79d5a;--muted:#77736c;--line:#d9d4ca;--white:#fff;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}.demo-strip{background:#000;color:#fff;text-align:center;padding:8px 14px;font-size:10px;letter-spacing:.2em;font-weight:850}.header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;z-index:20;background:rgba(243,240,234,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:flex;gap:11px;align-items:center}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{letter-spacing:.16em}.brand small{font-size:8px;letter-spacing:.24em;color:var(--muted);margin-top:6px}.monogram{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--black);color:#fff;border:2px solid var(--gold);font-family:var(--serif);font-style:italic;font-weight:800}.monogram.small{width:40px;height:40px;font-size:13px}nav{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:750}nav a{opacity:.7}.cta{opacity:1;background:var(--black);color:#fff;padding:12px 17px;border-radius:999px}.hero{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center;padding:64px clamp(20px,6vw,90px)}.eyebrow{margin:0 0 18px;color:#8e6b34;font-weight:900;letter-spacing:.2em;font-size:10px}.hero h1,.section h2{font-family:var(--serif);font-weight:500;letter-spacing:-.04em;line-height:.95;margin:0}.hero h1{font-size:clamp(58px,7vw,100px)}.hero h1 span{font-style:italic;color:#8e6b34}.lead{max-width:640px;font-size:18px;line-height:1.65;color:var(--muted);margin:26px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:15px 21px;border-radius:999px;font-weight:850;font-size:13px}.primary{background:var(--black);color:#fff}.ghost{border:1px solid var(--black)}.metrics{margin-top:46px;display:flex;border-top:1px solid var(--line);max-width:660px}.metrics div{display:flex;flex-direction:column;padding:17px 28px 0 0;margin-right:28px;border-right:1px solid var(--line)}.metrics div:last-child{border-right:0}.metrics b{font-size:13px}.metrics span{color:var(--muted);font-size:10px;margin-top:5px}.visual{min-height:560px;display:grid;place-items:center;position:relative}.portrait{width:min(40vw,470px);position:relative;z-index:1;filter:drop-shadow(0 30px 30px rgba(0,0,0,.2))}.float{position:absolute;z-index:2;background:#fff;border:1px solid var(--line);box-shadow:0 15px 40px rgba(0,0,0,.12);border-radius:15px;padding:14px 16px}.booking{left:-3%;bottom:15%;display:flex;gap:10px;align-items:center}.booking>span{width:32px;height:32px;border-radius:50%;background:#e6f3e8;color:#2a8348;display:grid;place-items:center;font-weight:900}.booking div{display:flex;flex-direction:column}.booking small,.review small{color:var(--muted)}.review{right:-5%;top:19%;display:flex;flex-direction:column;gap:5px}.review b{color:#d09a3c}.marquee{background:var(--black);color:#fff;display:flex;justify-content:center;gap:23px;align-items:center;min-height:58px;padding:12px 20px;font-size:10px;letter-spacing:.16em;font-weight:900}.marquee i{width:4px;height:4px;border-radius:50%;background:var(--gold)}.section{padding:98px clamp(20px,6vw,90px)}.heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section h2{font-size:clamp(45px,5vw,72px)}.heading>p{max-width:430px;color:var(--muted);line-height:1.65}.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-grid article{border:1px solid var(--line);border-radius:22px;padding:26px;background:var(--paper)}.service-grid article.featured{background:var(--black);color:#fff;border-color:var(--black);transform:translateY(-10px)}.service-grid article>span{font-family:var(--serif);font-style:italic;color:var(--gold)}.service-grid h3{font-family:var(--serif);font-size:32px;margin:34px 0 7px}.service-grid p{color:var(--muted);line-height:1.55}.featured p{color:#bdb7ae}.service-grid footer{display:flex;justify-content:space-between;align-items:end;border-top:1px solid rgba(140,130,115,.35);padding-top:18px;margin-top:28px}.service-grid footer b{font-size:22px}.service-grid footer small{color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.studio{display:grid;grid-template-columns:1fr .85fr;gap:7vw;align-items:center;background:#dcd6cd}.studio-card p:not(.eyebrow){color:#5f5b54;line-height:1.7;max-width:580px}.studio-card ul{list-style:none;padding:0;margin:26px 0}.studio-card li{padding:12px 0;border-bottom:1px solid #c8c0b5;font-weight:750}.studio-card li:before{content:'✓';margin-right:11px;color:#8e6b34}.phone{width:min(340px,80vw);height:590px;background:#0b0b0b;border-radius:42px;padding:14px;margin:auto;box-shadow:0 30px 60px rgba(0,0,0,.2);transform:rotate(4deg)}.phone-top{height:22px;width:110px;background:#000;border-radius:0 0 14px 14px;margin:-14px auto 0}.phone-screen{height:100%;border-radius:30px;background:#f4efe7;padding:58px 24px;overflow:hidden}.phone-screen small{letter-spacing:.18em}.phone-screen h3{font-family:var(--serif);font-size:44px;line-height:.95;margin:22px 0}.phone-screen button{border:0;background:#111;color:#fff;border-radius:999px;padding:13px 17px;font-weight:800}.slots{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:38px}.slots span{border:1px solid #cfc7bc;padding:14px;text-align:center;border-radius:12px;background:#fff}.reviews{background:#111;color:#fff;display:grid;grid-template-columns:.6fr 1.4fr;gap:6vw;align-items:center}.rating{display:flex;flex-direction:column}.rating b{font-family:var(--serif);font-size:95px;line-height:1}.rating span{color:#d09a3c;letter-spacing:.1em}.rating small{color:#8f8f8f;margin-top:9px}.quotes{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quotes blockquote{margin:0;background:#1b1b1b;border:1px solid #2d2d2d;border-radius:20px;padding:28px;font-family:var(--serif);font-size:22px;line-height:1.35}.quotes footer{font-family:var(--sans);color:#8f8f8f;font-size:11px;margin-top:18px}.book{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center}.book>div>p:not(.eyebrow){color:var(--muted);line-height:1.65}.book-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.book-card a{display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center;padding:20px;border-bottom:1px solid #e8e2d8}.book-card a:last-child{border-bottom:0}.book-card>a>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eee8de}.book-card div{display:flex;flex-direction:column}.book-card small{color:var(--muted)}.book-card i{font-style:normal;color:#8e6b34}.footer{background:#050505;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:32px clamp(20px,6vw,90px)}.footer .brand small,.credit small{color:#8d8d8d}.credit{display:flex;gap:12px;align-items:center}.credit img{width:42px;height:42px;border-radius:50%}.credit div{display:flex;flex-direction:column}.credit b{font-size:12px}.credit small{font-size:10px;margin-top:4px}
@media(max-width:900px){nav a:not(.cta){display:none}.hero{grid-template-columns:1fr}.portrait{width:min(80vw,450px)}.service-grid{grid-template-columns:1fr}.service-grid article.featured{transform:none}.studio,.reviews,.book{grid-template-columns:1fr}.heading{align-items:start;flex-direction:column}.quotes{grid-template-columns:1fr}.reviews{gap:36px}.footer{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.header{height:70px}.monogram{width:40px;height:40px}.brand b{font-size:13px}.brand small{font-size:7px}.hero{padding:50px 20px}.hero h1{font-size:52px}.lead{font-size:16px}.metrics{display:grid;grid-template-columns:1fr 1fr}.metrics div{border:0;margin:0}.metrics div:last-child{grid-column:1/3}.visual{min-height:430px}.float.review{right:0;top:8%}.float.booking{left:0;bottom:9%}.marquee{justify-content:flex-start;overflow:auto}.section{padding:70px 20px}.section h2{font-size:44px}.phone{height:520px}.phone-screen h3{font-size:38px}.rating b{font-size:74px}.footer{padding:28px 20px}}
