/* Opening system: sole owner of navigation, hero and inner-page headings. */
:root{--gutter:clamp(22px,4vw,44px);--opening-offset:132px}
.wrap{max-width:1320px;padding-inline:var(--gutter)}
.site-header{position:sticky;top:16px;z-index:100;width:calc(100% - 48px);max-width:1320px;margin:16px auto 0;height:82px}
.header-inner{display:flex;align-items:center;gap:22px;padding:16px 24px;min-height:82px;border:1px solid #ffffffc9;border-radius:48px;background:#fffaf0ed;box-shadow:0 8px 30px #42294712;backdrop-filter:blur(18px)}
.brand{display:flex;flex:0 0 235px;align-items:center}
.brand img{display:block;width:100%;height:auto}
.header-inner nav{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-left:auto}
.header-inner nav a{position:relative;font-size:11px;font-weight:600;padding:10px 9px;white-space:nowrap;border-radius:25px;transition:background .2s,color .2s}
.header-inner nav a:hover{background:#e9deeb;color:#422947}
.header-inner nav a[aria-current]{background:#e9deeb;color:#422947}
.header-inner nav .nav-account{margin-left:8px;border-left:1px solid #d8cbd5;border-radius:0;padding-left:14px}
.gh-menu-cart,.account-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:44px;border-radius:50%;transition:background .2s}.gh-menu-cart:hover,.account-link:hover{background:#e9deeb}.gh-menu-cart .icon,.account-link .icon{width:23px;height:23px;filter:none}
.cart-count{position:absolute;top:0;right:0;display:grid;place-items:center;min-width:17px;height:17px;padding:0 3px;border-radius:50%;background:var(--plum);color:white;font-size:9px;font-weight:600}

.header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}
.nav-book{display:inline-flex;align-items:center;gap:9px;padding:13px 17px;border-radius:28px;background:var(--plum);color:white;font-size:11px;font-weight:600;white-space:nowrap;transition:background .2s}
.nav-book:hover{background:#34203d}.nav-book .icon{width:18px;height:18px;filter:brightness(0) invert(1)}
.menu-toggle{display:none}.is-scrolled .header-inner{box-shadow:0 10px 36px #42294724}
.hero-stage{position:relative;isolation:isolate;overflow:hidden;margin-top:-98px;padding-top:132px;background:#f4ede5 url(silk.webp) center/cover}
.hero-stage>.silk-canvas{opacity:.6}
.hero-stage:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#faf7f2 12%,#faf7f2dd 42%,#faf7f228 100%)}
.hero-composition{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:0;align-items:center;min-height:565px}
.hero-copy{position:relative;z-index:2;padding:42px 0 48px}
.hero-copy .eyebrow{display:flex;align-items:center;gap:13px;font-size:10px;letter-spacing:.16em;margin-bottom:26px}
.status-dot{width:6px;height:6px;background:#98773b;box-shadow:0 0 0 5px #c8b17624;border-radius:50%}
.hero-copy h1{font-size:clamp(58px,6.1vw,88px);line-height:1.06;letter-spacing:-.065em;font-weight:500;text-wrap:initial}
.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em;color:var(--plum)}
.hero-intro{font-size:17px;line-height:1.85;max-width:490px;margin:27px 0 30px}
.hero-intro strong{font-weight:600;color:var(--ink)}
.hero-copy .actions{gap:28px}.hero-copy .text-link{font-size:13px}
.hero-doctor{display:flex;align-items:center;gap:13px;width:fit-content;margin-top:32px}
.hero-doctor>img{width:46px;height:46px;object-fit:cover;border:3px solid #fff;border-radius:50%}
.hero-doctor strong{display:block;font-size:12px;font-weight:600}.hero-doctor small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.hero-doctor .icon{width:14px;height:14px}
.hero-exhibit{position:relative;isolation:isolate;height:540px;min-width:0}
.crystal-art{position:absolute;inset:0 auto 0 -12%;width:118%;max-width:none;height:100%;object-fit:contain;mix-blend-mode:multiply;mask-image:radial-gradient(ellipse 49% 48% at 50% 51%,#000 50%,transparent 99%);animation:crystal-drift 10s ease-in-out infinite}
.exhibit-label{position:absolute;inset:20px 0 auto 10px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.14em;color:#776342}
.floating-care{position:absolute;bottom:18px;left:0;right:0;display:flex;align-items:center;gap:16px;padding:19px 0;border-top:1px solid #bba67788;border-bottom:1px solid #bba67755;background:#faf7f248;backdrop-filter:blur(5px)}
.floating-care>span{flex:1}.floating-care small{display:block;font-size:8px;letter-spacing:.17em;color:#76603b}.floating-care strong{display:block;font-size:14px;font-weight:500;margin-top:4px}.floating-care>.icon:last-child{width:20px;transition:transform .2s}.floating-care:hover>.icon:last-child{transform:translateX(4px)}
.hero-bottom{padding-bottom:28px}.hero-bottom>span{font-size:8px;letter-spacing:.19em;color:#756777}
.interior-heading{position:relative;isolation:isolate;overflow:hidden;background:#f2e8df url(silk.webp) center/cover;margin-top:-98px;padding-top:var(--opening-offset);border-bottom:1px solid #dfd2c2}
.interior-heading>.silk-canvas{opacity:.65}.interior-heading:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#faf7f2eb,#faf7f2a0 65%,#faf7f222)}
.interior-heading__inner{display:grid;grid-template-columns:1.35fr 1fr;column-gap:70px;align-items:end;padding-top:38px;padding-bottom:48px}
.interior-heading .eyebrow{grid-column:1/-1;margin-bottom:20px;font-size:10px}
.interior-heading h1{font-size:clamp(38px,4vw,55px);line-height:1.12;max-width:680px;font-weight:500}
.interior-heading__description{font-size:14px;line-height:1.85;margin:0;max-width:390px;justify-self:end}
.interior-heading--compact .interior-heading__inner{padding-top:22px;padding-bottom:32px}.interior-heading--compact h1{font-size:38px}
.product-kicker{padding-top:40px;padding-bottom:8px}
.motion-offscreen,.motion-offscreen *,.motion-offscreen:before,.motion-hidden *,.motion-hidden *:before{animation-play-state:paused!important}
@media(max-width:1200px){.brand{flex-basis:205px}.header-inner{gap:12px;padding:16px 20px}.header-inner nav a{padding:10px 7px;font-size:10px}.nav-book{padding:12px;font-size:10px}}
@media(max-width:1080px){.menu-toggle{display:flex;align-items:center;gap:8px;margin-left:auto;padding:10px 12px;border:0;background:transparent;color:var(--plum);font-size:12px;min-height:44px}.menu-toggle .icon{filter:none}.header-inner nav{display:none;position:absolute;top:calc(100% + 9px);right:0;left:0;padding:18px;border:1px solid var(--line);background:#fffaf5;border-radius:24px;box-shadow:0 18px 35px #5035571a;max-height:calc(100dvh - 125px);overflow:auto}.header-inner nav.open{display:grid;grid-template-columns:1fr 1fr;gap:4px}.header-inner nav a{font-size:14px;padding:12px 18px}.header-inner nav .nav-account{margin:0;padding-left:18px;border:0}.brand{flex-basis:240px}.hero-copy h1{font-size:clamp(52px,7vw,72px)}.hero-exhibit{height:470px}.hero-intro{font-size:15px;max-width:400px}.hero-copy .actions{gap:18px;flex-wrap:wrap}.interior-heading__inner{column-gap:35px}.interior-heading__description{font-size:13px}}
@media(max-width:700px){:root{--opening-offset:104px}.site-header{width:calc(100% - 24px);height:68px;top:10px;margin-top:10px}.header-inner{min-height:68px;padding:10px 13px;gap:3px}.brand{flex:0 1 190px;min-width:0}.menu-toggle{margin-left:auto;padding:7px;font-size:11px}.menu-toggle .icon{width:22px}.header-actions{display:flex;gap:0}.header-actions .nav-book{display:none}.gh-menu-cart,.account-link{width:36px;height:42px}.menu-toggle span{display:none}.header-inner nav.open{grid-template-columns:1fr 1fr}.header-inner nav a{font-size:13px;padding:12px}.hero-stage{margin-top:-78px;padding-top:114px}.hero-composition{display:block;position:relative;min-height:650px}.hero-copy{padding:16px 0 200px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.11em;margin-bottom:24px}.hero-copy h1{font-size:clamp(48px,10.5vw,69px);line-height:1.08;max-width:550px}.hero-intro{font-size:14px;line-height:1.8;max-width:360px;margin:22px 0 24px}.hero-copy .actions{gap:16px}.hero-copy .button{font-size:12px;min-height:49px;padding:13px 18px}.hero-copy .text-link{font-size:11px}.hero-doctor{margin-top:28px;max-width:190px;align-items:start;gap:10px}.hero-doctor>img{width:36px;height:36px}.hero-doctor strong{font-size:10px}.hero-doctor small{font-size:9px}.hero-exhibit{position:absolute;right:4px;bottom:0;width:53%;height:260px;pointer-events:none}.crystal-art{inset:-38px 0 auto;width:100%;height:260px}.exhibit-label{display:none}.floating-care{pointer-events:auto;left:0;right:16px;bottom:7px;padding:10px 0;gap:8px;background:transparent;backdrop-filter:none}.floating-care>.icon:first-child{display:none}.floating-care small{font-size:6px}.floating-care strong{font-size:10px}.floating-care>.icon:last-child{width:15px}.hero-bottom{padding-bottom:25px}.hero-bottom>span{font-size:7px;max-width:45%;display:block;line-height:1.8}.interior-heading{margin-top:-78px}.interior-heading__inner{display:block;padding-top:27px;padding-bottom:32px}.interior-heading .eyebrow{font-size:9px;margin-bottom:16px}.interior-heading h1{font-size:37px;max-width:450px}.interior-heading__description{font-size:13px;max-width:420px;margin:20px 0 0;justify-self:start}.interior-heading--compact h1{font-size:32px}.interior-heading--compact .interior-heading__inner{padding-top:18px;padding-bottom:26px}.product-kicker{padding-top:30px}}
@media(prefers-reduced-motion:reduce){.crystal-art{animation:none}.hero-stage>.silk-canvas,.interior-heading>.silk-canvas{display:none}}
