@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500;1,600&family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--ink: #15110f;--cream: #fff8ec;--night: #06100d;--moss: #a7c99e;--paper-gold: #eadcc4;--shadow: 0 26px 80px rgba(0, 0, 0, .34);--soft-shadow: 0 18px 52px rgba(0, 0, 0, .18);color:var(--ink);background:var(--night);font-family:Inter,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;background:var(--night);scroll-behavior:smooth}body{min-width:320px;margin:0}body,button,a{letter-spacing:0}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,p,figure{margin:0}p{font-size:17px;line-height:1.72}h1{font-size:96px;font-weight:900;line-height:.9;text-transform:uppercase}h2{font-size:52px;font-weight:850;line-height:1}.eyebrow{margin:0 0 18px;font-size:13px;font-weight:850;line-height:1.22;text-transform:uppercase}.site{min-height:100vh;overflow:hidden}.site-nav{position:fixed;top:16px;left:50%;z-index:40;width:min(1340px,calc(100% - 32px));min-height:64px;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:22px;padding:8px 10px 8px 24px;border-radius:999px;-webkit-backdrop-filter:blur(24px) saturate(1.14);backdrop-filter:blur(24px) saturate(1.14)}.nav-light{color:#17120f;border:1px solid rgba(23,18,15,.08);background:linear-gradient(180deg,#ffffffa8,#fffaf2c2),#fffaf2d1;box-shadow:0 18px 54px #1f150d1f}.nav-dark{color:#fff7e8;border:1px solid rgba(255,247,232,.14);background:#080f0da3;box-shadow:0 16px 44px #00000047}.nav-transparent{color:#fff7e8;border:1px solid rgba(255,247,232,.2);background:#120c0870;box-shadow:0 16px 44px #0000002e}.site-brand{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:44px}.site-brand span{font-size:14px;font-weight:900;line-height:1;text-transform:uppercase}.site-nav nav{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap}.site-nav nav a{min-height:42px;display:inline-flex;align-items:center;padding:0 17px;border-radius:999px;color:currentColor;font-size:14px;font-weight:760;opacity:.72}.site-nav nav a:hover{background:#ffffff24;opacity:1}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 21px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:850;line-height:1.1;appearance:none;cursor:pointer;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,background .22s ease,border-color .22s ease}.button:hover{transform:translateY(-2px)}.button-ink,.button-night{color:#fff7e8;background:#15110f;box-shadow:0 18px 34px #00000047}.button-cream{color:#15110f;background:#fff8ec;box-shadow:0 18px 34px #0000002e}.button-line{color:currentColor;border-color:currentColor;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button-gold{color:#15110f;background:#c8a25b}.button-sage{color:#10140d;background:#c7d4b8}.button-blue{color:#fff8ec;background:#405f8d}.image-block{overflow:hidden;border-radius:28px;box-shadow:var(--soft-shadow);background:#15110f}.image-block img{width:100%;height:100%;min-height:100%;object-fit:cover}.object-site{color:#f8f1df;background:var(--night)}.object-hero{position:relative;min-height:780px;height:100svh;display:grid;grid-template-columns:minmax(0,.82fr) minmax(500px,1fr);gap:34px;align-items:center;padding:120px max(28px,calc((100vw - 1220px)/2)) 80px;overflow:hidden;isolation:isolate;background:linear-gradient(90deg,#06100d,#08130f 46%,#101915),var(--night)}.object-copy{position:relative;z-index:3}.object-copy .eyebrow{color:var(--moss)}.object-copy h1{color:var(--cream)}.object-copy p{max-width:640px;margin-top:26px;color:#f8f1dfc7;font-size:20px}.object-stage-wrap{position:relative;z-index:2;height:min(78vh,720px);min-height:520px}.object-shadow-text{position:absolute;left:50%;bottom:clamp(-54px,-3.6vw,-18px);z-index:1;width:max-content;max-width:none;transform:translate(-50%);color:#fff8ec13;font-size:clamp(78px,13vw,188px);font-weight:900;line-height:.74;text-transform:uppercase;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.book3d-stage{width:100%;height:100%;cursor:grab;touch-action:none}.book3d-stage:active{cursor:grabbing}.book3d-stage canvas{width:100%;height:100%;display:block;filter:drop-shadow(0 38px 54px rgba(0,0,0,.54))}.book3d-stage-fallback{display:flex;align-items:center;justify-content:center;pointer-events:none}.book3d-fallback-cover{width:auto;height:min(88%,620px);max-width:78%;object-fit:contain;transform:rotate(-3deg) translateY(2%);filter:drop-shadow(0 38px 54px rgba(0,0,0,.54))}.object-band{position:relative;--pointer-x: 50%;--pointer-y: 50%;--pointer-heat: 0;scroll-margin-top:96px;width:100%;padding:84px max(28px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,.92fr);gap:56px;align-items:center;color:var(--night);background:var(--paper-gold);overflow:hidden;isolation:isolate}.object-band:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:var(--pointer-heat);transition:opacity .36s ease;background:radial-gradient(560px circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.34),rgba(230,173,100,.16) 30%,transparent 68%)}.object-band .eyebrow{color:#708062}.object-band p{color:#06100db3}.object-band-copy,.object-band-detail{position:relative;z-index:3;display:grid}.object-band-copy{gap:24px;max-width:560px}.object-band-copy h2{max-width:520px}.object-band-lede{max-width:490px}.object-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}.object-detail-grid article{position:relative;min-height:116px;overflow:hidden;padding:18px;border:1px solid rgba(6,16,13,.12);border-radius:8px;background:#fff8ec2e;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s ease,background .26s ease,box-shadow .26s ease}.object-detail-grid article:before{content:"";position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .26s ease;background:linear-gradient(145deg,rgba(255,248,236,.28),transparent 58%),radial-gradient(circle at 22% 18%,rgba(255,255,255,.22),transparent 44%)}.object-detail-grid article:hover{transform:translateY(-4px);border-color:#06100d33;background:#fff8ec42;box-shadow:0 18px 40px #06100d1f}.object-detail-grid article:hover:before{opacity:1}.object-detail-grid h3,.object-detail-grid p{position:relative;z-index:1}.object-detail-grid h3{margin:0 0 18px;color:#06100d;font-size:16px;font-weight:900;line-height:1.05}.object-detail-grid p{font-size:13px;line-height:1.42}.object-band-detail{align-self:center}.object-image-stack{position:relative}.object-band-image{height:clamp(420px,44vw,560px);min-height:0;border-radius:18px;box-shadow:0 28px 70px #06100d38;transition:transform .52s cubic-bezier(.2,.8,.2,1),box-shadow .52s ease,filter .52s ease}.object-band-image img{height:112%;min-height:112%;transform:translateY(-6%);will-change:transform}.object-band-image:hover{transform:translateY(-4px);filter:saturate(1.04);box-shadow:0 34px 82px #06100d4d}.object-band-parallax{position:absolute;left:max(20px,calc((100vw - 1180px)/2));bottom:-.08em;z-index:1;color:#06100d0e;font-size:clamp(68px,10vw,144px);font-weight:900;line-height:.78;text-transform:uppercase;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;transition:color .42s ease,text-shadow .42s ease,transform .42s ease}.object-band:hover .object-band-parallax{color:#06100d13;text-shadow:0 0 44px rgba(255,248,236,.38)}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.object-band-image img{animation:object-image-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}.object-band-parallax{animation:object-word-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}}}@keyframes object-image-drift{0%{transform:translateY(-10%)}to{transform:translateY(0)}}@keyframes object-word-drift{0%{transform:translateY(22px)}to{transform:translateY(-28px)}}@media(prefers-reduced-motion:no-preference)and (min-width:721px){.object-hours-grid article{animation:object-card-breathe 8.6s ease-in-out infinite}.object-hours-grid article:hover{animation:none}.object-hours-grid article:nth-child(2){animation-delay:-2.4s;animation-duration:9.4s}.object-hours-grid article:nth-child(3){animation-delay:-4.8s;animation-duration:8.9s}}@keyframes object-card-breathe{0%,to{translate:0 0}50%{translate:0 -5px}}.object-hours{position:relative;--pointer-x: 50%;--pointer-y: 50%;--pointer-heat: 0;scroll-margin-top:96px;width:100%;padding:88px max(28px,calc((100vw - 1180px)/2)) 96px;display:grid;grid-template-columns:minmax(260px,.48fr) minmax(0,1fr);gap:44px;align-items:start;background:radial-gradient(circle at 82% 12%,rgba(167,201,158,.075),transparent 340px),var(--night);overflow:hidden;isolation:isolate}.object-hours:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:var(--pointer-heat);transition:opacity .36s ease;background:radial-gradient(520px circle at var(--pointer-x) var(--pointer-y),rgba(255,248,236,.12),rgba(167,201,158,.08) 32%,transparent 70%)}.object-hours-intro{position:sticky;z-index:2;max-width:390px;top:120px}.object-hours-intro .eyebrow{color:var(--moss)}.object-hours-intro h2{margin-bottom:22px;color:var(--cream);font-size:44px}.object-hours-intro p:not(.eyebrow){color:#f8f1dfad}.object-hours-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.object-hours-grid article{position:relative;min-height:262px;overflow:hidden;display:flex;flex-direction:column;padding:24px;border:1px solid rgba(248,241,223,.14);border-radius:8px;background:linear-gradient(180deg,rgba(248,241,223,.035),transparent),#101915;transition:translate .32s cubic-bezier(.2,.8,.2,1),border-color .32s ease,background .32s ease,box-shadow .32s ease}.object-hours-grid article:before{content:"";position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .32s ease;background:radial-gradient(circle at 28% 18%,rgba(255,248,236,.095),transparent 44%),linear-gradient(180deg,rgba(167,201,158,.045),transparent)}.object-hours-grid article:hover{translate:0 -7px;border-color:#f8f1df42;background:linear-gradient(180deg,rgba(248,241,223,.058),transparent),#121d18;box-shadow:0 22px 58px #00000038}.object-hours-grid article:hover:before{opacity:1}.object-hours-grid article:nth-child(2){transform:translateY(28px)}.object-hours-grid article:nth-child(3){transform:translateY(56px)}.object-hours-grid article>*{position:relative;z-index:1}.object-step-number{margin-bottom:48px;color:#f8f1df61;font-size:12px;font-weight:900}.object-hours h3{margin:0 0 18px;color:var(--moss);font-size:28px;font-weight:900;line-height:1.02}.object-hours p{color:#f8f1dfb3}.still-pages,.still-reader{scroll-margin-top:96px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:92px 0 78px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.74fr);gap:46px;align-items:center}.still-pages .image-block,.still-reader .image-block{height:clamp(540px,52vw,680px);min-height:0}.still-pages h2,.still-reader h2{margin-bottom:24px}.still-reader{padding-top:78px;padding-bottom:86px}.object-pages{padding-top:88px}.object-pages .eyebrow,.object-reader .eyebrow{color:var(--moss)}.object-pages .image-block,.object-reader .image-block{border-radius:34px;box-shadow:0 30px 80px #0000006b;transition:transform .62s cubic-bezier(.2,.8,.2,1),box-shadow .62s ease,filter .62s ease}.object-pages .image-block img,.object-reader .image-block img{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.object-pages .image-block:hover,.object-reader .image-block:hover{transform:translateY(-4px);filter:saturate(1.03);box-shadow:0 36px 92px #00000080}.object-pages .image-block:hover img,.object-reader .image-block:hover img{transform:scale(1.018)}.object-pages h2,.object-reader h2{max-width:540px;color:var(--cream)}.object-pages p:not(.eyebrow),.object-reader p:not(.eyebrow){max-width:560px;color:#f8f1dfb3}.object-reader .button{margin-top:30px}.object-feature-copy{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.object-feature-copy .eyebrow,.object-feature-copy h2,.object-feature-copy p{margin:0}.object-practice-stack{width:min(100%,540px);display:grid;margin-top:4px;border-top:1px solid rgba(248,241,223,.14)}.object-practice-row{display:grid;grid-template-columns:128px minmax(0,1fr);gap:18px;align-items:baseline;padding:15px 0;border-bottom:1px solid rgba(248,241,223,.14);transition:border-color .26s ease,padding-left .26s ease}.object-practice-row:hover{padding-left:8px;border-color:#f8f1df3d}.object-practice-row:hover h3{color:var(--cream)}.object-practice-row h3{margin:0;color:var(--moss);font-size:12px;font-weight:900;line-height:1.1;text-transform:uppercase}.object-practice-row p{margin:0;color:#f8f1dfb8;font-size:14px;line-height:1.48}.object-feature-copy .button{width:auto;margin-top:8px}.object-footer{position:relative;--pointer-x: 50%;--pointer-y: 50%;--pointer-heat: 0;scroll-margin-top:96px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 54px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:end;border-top:1px solid rgba(248,241,223,.16);overflow:hidden;isolation:isolate}.object-footer:before{content:"";position:absolute;inset:-80px -40px 0;z-index:1;pointer-events:none;opacity:var(--pointer-heat);transition:opacity .36s ease;background:radial-gradient(460px circle at var(--pointer-x) var(--pointer-y),rgba(255,248,236,.13),rgba(167,201,158,.07) 34%,transparent 72%)}.object-footer>*{position:relative;z-index:2}.object-footer .eyebrow{margin-bottom:14px;color:var(--moss)}.object-footer h2{max-width:680px;color:var(--cream);font-size:clamp(36px,5vw,62px);transition:text-shadow .42s ease,color .42s ease}.object-footer:hover h2{color:#fffaf0;text-shadow:0 0 34px rgba(255,248,236,.16)}.object-footer p:not(.eyebrow){max-width:630px;margin-top:20px;color:#f8f1dfb3}.object-footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:18px}.object-footer-links .button{width:auto}@media(max-width:1040px){h1{font-size:72px}h2{font-size:42px}.object-hero,.object-band,.still-pages,.still-reader{grid-template-columns:1fr}.object-stage-wrap{min-height:460px}.object-hours{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:721px)and (max-width:1040px)and (min-aspect-ratio:.78)and (max-aspect-ratio:1.18){h1{font-size:clamp(56px,7.3vw,70px)}.site-nav{width:min(1120px,calc(100% - 32px))}.object-hero{min-height:720px;height:100svh;grid-template-columns:minmax(0,1fr) minmax(282px,.72fr);gap:clamp(18px,3vw,34px);align-items:center;padding:clamp(102px,10svh,132px) clamp(26px,4vw,46px) clamp(42px,5svh,64px)}.object-copy{align-self:center;max-width:620px}.object-copy p{max-width:600px;margin-top:22px;font-size:clamp(17px,2.1vw,19px);line-height:1.62}.object-copy .eyebrow{margin-bottom:16px}.button-row{max-width:610px;margin-top:30px}.object-stage-wrap{min-height:0;height:clamp(410px,60svh,570px);align-self:center;margin:clamp(14px,2svh,26px) -2vw 0 0}.object-shadow-text{bottom:clamp(-34px,-3svh,-16px);font-size:clamp(82px,15vw,152px)}.object-hours{grid-template-columns:1fr;gap:clamp(26px,4vw,38px);padding:clamp(78px,9vw,96px) clamp(26px,4vw,46px) clamp(84px,9vw,108px)}.object-hours-intro{position:static;max-width:700px}.object-hours-intro h2{max-width:640px;margin-bottom:18px;font-size:clamp(42px,6.1vw,56px)}.object-hours-intro p:not(.eyebrow){max-width:650px;font-size:clamp(16px,2vw,18px);line-height:1.62}.object-hours-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,18px);align-items:stretch}.object-hours-grid article,.object-hours-grid article:nth-child(2),.object-hours-grid article:nth-child(3){min-height:clamp(270px,34vw,330px);padding:clamp(18px,2.6vw,24px);transform:none}.object-step-number{margin-bottom:clamp(34px,5vw,48px)}.object-hours h3{margin-bottom:16px;font-size:clamp(24px,3.6vw,31px)}.object-hours-grid p{font-size:clamp(13px,1.75vw,15px);line-height:1.55}}@media(min-width:721px)and (max-width:1040px)and (min-aspect-ratio:.78)and (max-aspect-ratio:1.18)and (max-height:780px){.object-hero{min-height:660px;padding-top:94px;padding-bottom:34px}.object-copy p{margin-top:18px;line-height:1.54}.button-row{margin-top:24px}.object-stage-wrap{height:clamp(360px,54svh,500px)}.object-hours{padding-top:68px;padding-bottom:78px}.object-hours-grid article,.object-hours-grid article:nth-child(2),.object-hours-grid article:nth-child(3){min-height:240px}.object-step-number{margin-bottom:26px}}@media(max-width:720px){p{font-size:15px;line-height:1.58}h1{font-size:clamp(38px,12vw,52px);line-height:.92}h2{font-size:31px;line-height:1.02}.site-nav{top:12px;width:calc(100% - 28px);min-height:56px;align-items:center;flex-direction:row;gap:12px;padding:7px 8px 7px 16px;border-radius:28px}.site-nav nav{width:auto;display:flex;margin-left:auto}.site-nav nav a{min-height:38px;padding:0 14px;font-size:13px;opacity:.9;background:#ffffff1a}.site-nav nav a[href^="#"]{display:none}.site-brand span{font-size:12px;max-width:170px;white-space:normal}.button-row{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.button{width:100%;min-height:46px;gap:7px;padding:0 12px;font-size:13px}.object-hero{min-height:auto;grid-template-columns:1fr;gap:16px;padding:88px 18px 38px}.object-copy{order:2}.object-copy p{max-width:32rem;margin-top:18px;font-size:16px;line-height:1.58}.object-copy .eyebrow{margin-bottom:14px;font-size:11px}.object-stage-wrap{order:1;height:310px;min-height:310px;margin:0 -18px 2px}.object-shadow-text{bottom:-20px;font-size:clamp(54px,22vw,92px);opacity:.82}.object-band,.object-hours,.still-pages,.still-reader{width:calc(100% - 32px);padding-top:54px;padding-bottom:54px}.object-band{scroll-margin-top:82px;width:100%;gap:28px;padding:48px 18px}.object-band-copy{gap:20px}.object-band-copy h2{max-width:20rem}.object-band-lede{max-width:22rem;font-size:15px;line-height:1.58}.object-detail-grid{gap:8px}.object-detail-grid article{min-height:98px;padding:12px}.object-detail-grid h3{margin-bottom:8px;font-size:14px}.object-detail-grid p{font-size:11px;line-height:1.32}.object-band-parallax{left:18px;bottom:-4px;font-size:72px}.object-hours{scroll-margin-top:82px;grid-template-columns:1fr;gap:24px;width:100%;padding:58px 18px 78px}.object-hours-intro{position:static;max-width:21rem}.object-hours-intro h2{margin-bottom:18px;font-size:31px}.object-hours-intro p:not(.eyebrow){max-width:20rem;font-size:15px;line-height:1.58}.object-hours-grid{grid-template-columns:1fr;gap:10px}.object-band-image,.still-pages .image-block,.still-reader .image-block{height:clamp(300px,88vw,360px);min-height:0}.object-hours-grid article{min-height:164px;padding:20px;transform:none}.object-step-number{margin-bottom:28px}.object-hours h3{margin-bottom:14px;font-size:26px}.object-band-detail{gap:22px}.object-band-image{height:312px;min-height:0}.object-band-image,.object-pages .image-block,.object-reader .image-block{border-radius:18px}.object-pages h2,.object-reader h2{max-width:20rem}.still-pages,.still-reader{gap:28px;scroll-margin-top:82px}.object-feature-copy{gap:18px}.object-practice-stack{width:100%}.object-practice-row{grid-template-columns:1fr;gap:7px;padding:13px 0}.object-practice-row p{font-size:13px;line-height:1.44}.object-feature-copy .button{width:min(100%,220px);margin-top:4px}.object-footer{scroll-margin-top:82px;width:calc(100% - 32px);grid-template-columns:1fr;gap:24px;align-items:start;padding:34px 0 42px}.object-footer h2{max-width:20rem;font-size:34px}.object-footer p:not(.eyebrow){max-width:21rem;margin-top:16px}.object-footer-links{align-items:flex-start}.object-footer-links .button{width:min(100%,220px)}}@media(max-width:420px){h1{font-size:40px}.site-nav nav a{padding:0 12px;font-size:12px}.site-brand span{max-width:150px}.button{font-size:12px}.object-stage-wrap{height:286px;min-height:286px}}@media(prefers-reduced-motion:reduce){.object-band-image img,.object-band-parallax,.object-hours-grid article{animation:none!important}.object-detail-grid article:hover,.object-hours-grid article:hover,.object-band-image:hover,.object-pages .image-block:hover,.object-reader .image-block:hover,.object-pages .image-block:hover img,.object-reader .image-block:hover img{transform:none;translate:none}}
