@font-face{font-family:Manrope;src:url('./assets/manrope.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--bg:#f4f7f3;--paper:#fbfcf9;--ink:#183f3b;--muted:#596d65;--line:#ccd7ce;--mint:#dceadf;--dark:#163e39;--font:Manrope,'Helvetica Neue',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #24846e;outline-offset:6px}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:450}h2{font-size:clamp(2.5rem,4.1vw,4.1rem);line-height:1.1;letter-spacing:-.055em}h3{font-size:1.45rem;line-height:1.25;letter-spacing:-.035em}em{font-style:normal;color:#749584}p{color:var(--muted)}.wrap{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.section-pad{padding-block:112px}.eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:var(--ink)}.muted-heading{color:#7a8e7e}.button{min-height:56px;display:inline-flex;gap:32px;justify-content:space-between;align-items:center;background:var(--ink);color:white;border:1px solid var(--ink);padding:15px 24px;border-radius:5px;font-size:.9rem;line-height:1.5;font-weight:500;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{background:#2e5c51;transform:translateY(-2px);box-shadow:0 8px 18px #163e3912}.button-small{min-height:44px;padding:10px 17px;font-size:.875rem}.arrow{font-size:1.25rem;line-height:1}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;border:0;border-bottom:1px solid currentColor;padding:0 0 5px;background:transparent;font-size:.9rem;line-height:1.6;color:var(--ink);font-weight:500;width:fit-content;transition:gap .2s}.text-link:hover{gap:28px}.text-link span{font-size:1.2rem}.circle-link{height:54px;width:54px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:1.7rem;flex-shrink:0;transition:background .2s,transform .2s}.circle-link:hover{background:var(--mint);transform:rotate(10deg)}.icon{width:18px;height:18px;flex-shrink:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:200;padding:12px 20px;background:var(--ink);color:#fff}.skip-link:focus{top:12px}
.site-header{height:94px;position:sticky;top:0;z-index:30;background:#f4f7f3ee;backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border-color .2s}.site-header.scrolled{border-color:var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{display:flex;align-items:center;gap:12px;font-size:1.4rem;font-weight:600;letter-spacing:-.06em;white-space:nowrap}.brand-mark{display:block;width:42px;height:auto;flex:0 0 auto;color:var(--ink)}.brand-mark path{fill:none;stroke:currentColor;stroke-width:10;stroke-linecap:square;stroke-linejoin:round}.wordmark-light{font-weight:350;margin-left:3px}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:.875rem}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:var(--ink);transition:right .2s}.desktop-nav a:hover:after{right:0}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:44px;height:44px;border:0;background:transparent}.menu-toggle span{height:1px;width:23px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{background:var(--bg);padding:16px 28px 28px;border-bottom:1px solid var(--line)}.mobile-menu:not([hidden]){display:grid;gap:18px}.mobile-menu a{font-size:1.35rem}
.hero{display:grid;grid-template-columns:1.04fr 1fr;position:relative;min-height:min(790px,calc(100svh - 94px));padding-top:30px}.hero-copy{position:relative;z-index:2;align-self:center;padding-block:55px 90px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:12px;font-size:.75rem}.little-line{width:26px;height:1px;background:var(--ink);display:inline-block}.hero h1{font-size:clamp(4.2rem,7.25vw,7rem);line-height:1.025;letter-spacing:-.075em;font-weight:400;margin:29px 0}.hero-description{font-size:1rem;line-height:1.8;max-width:385px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:35px;flex-wrap:wrap}.hero-actions .button{font-size:.875rem;padding-inline:19px;gap:25px}.hero-actions .text-link{font-size:.875rem}.hero-address{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.875rem;margin-top:44px}.hero-art{position:relative;min-width:0;align-self:stretch;min-height:570px;isolation:isolate;overflow:clip}.hero-art:before{content:'';position:absolute;inset:10% -4% 9% -6%;background:radial-gradient(ellipse at 56% 49%,#d1e3dba6 0%,#e2ebe077 35%,transparent 68%);border-radius:50%;z-index:-1}.art-word{position:absolute;left:8%;top:17%;width:31rem;height:auto;color:#d5e3d6;opacity:.62;z-index:-1}.art-orbit{position:absolute;inset:15% 0 20%;border:1px solid #c8d7cd88;border-radius:50%;transform:rotate(-31deg) scaleY(.68);z-index:-1}.orbit-two{inset:18% -4% 24%;transform:rotate(35deg) scaleY(.87);opacity:.6}#tooth-canvas{width:100%;height:100%;position:absolute;inset:0;opacity:0;transition:opacity 1s;z-index:1;pointer-events:none}.tooth-ready #tooth-canvas{opacity:1}.tooth-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;z-index:0;transition:opacity 1s}.tooth-ready .tooth-fallback{opacity:0}.art-note{position:absolute;z-index:3;font-size:.75rem;color:#596f60;display:flex;align-items:center;gap:10px}.note-top{top:17%;right:0}.note-line{width:34px;height:1px;background:#a3b7a8}.art-caption{position:absolute;left:0;bottom:26%;z-index:3;font-size:.875rem;line-height:1.5;display:flex;flex-direction:column;gap:10px}.caption-number{font-size:.75rem;letter-spacing:.12em;color:#627e6b}.art-controls{position:absolute;bottom:12%;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;z-index:5;white-space:nowrap}.scroll-hint{font-size:.75rem;color:#59715f;display:flex;gap:10px;align-items:center}.scroll-hint>span{font-size:1.2rem}.motion-button{width:36px;height:36px;border:1px solid #b4c8b9;border-radius:50%;background:#f4f7f380;font-size:.875rem;display:flex;align-items:center;justify-content:center}.motion-button[hidden]{display:none}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);min-height:70px;font-size:.75rem;color:var(--muted);align-self:end;gap:16px}.hero-bottom a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;font-size:1rem}
.introduction{display:grid;grid-template-columns:1fr 2fr;gap:70px;padding-top:105px;padding-bottom:115px}.introduction>.eyebrow{padding-top:9px}.introduction h2{font-size:clamp(2.5rem,3.9vw,3.8rem)}.intro-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-top:28px}.intro-bottom p{max-width:530px;font-size:1rem;line-height:1.8}.intro-bottom .circle-link{margin-bottom:5px}.services{background:#e9efe8}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px}.section-heading .eyebrow{margin-bottom:23px}.section-heading>p{font-size:1rem;line-height:1.8;padding-bottom:4px}.services-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:72px}.service-feature{background:#d6e5d8;padding:31px 34px 34px;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:505px;border-radius:5px;overflow:hidden}.service-number{font-size:.75rem;color:#586f60;letter-spacing:.04em}.service-feature>.service-number{position:relative;z-index:2}.feature-rings{position:absolute;top:-35px;right:-70px;height:335px;width:335px;border:1px solid #b6cbbc;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:rotate(-15deg)}.feature-rings:after{content:'';position:absolute;inset:24px;border:1px solid #b6cbbc;border-radius:50%}.feature-rings>.brand-mark{width:172px;color:#aec8b4}.service-feature>div:last-child{position:relative;z-index:1}.service-feature .eyebrow{margin-bottom:13px}.service-feature h3{font-size:2.1rem;margin-bottom:17px}.service-feature p:not(.eyebrow){font-size:1rem;max-width:300px;line-height:1.75}.service-feature .text-link{margin-top:29px}.service-list{border-top:1px solid #becdc0}.service-item{border-bottom:1px solid #becdc0}.service-item summary{display:flex;align-items:center;gap:24px;min-height:74px;cursor:pointer;list-style:none;font-size:1.05rem;line-height:1.5;font-weight:500;padding:18px 2px}.service-item summary::-webkit-details-marker{display:none}.service-item summary .service-number{width:20px;flex-shrink:0}.service-item summary .expand{margin-left:auto;font-weight:300;font-size:1.5rem;line-height:1;transition:transform .25s}.service-item[open] summary .expand{transform:rotate(45deg)}.service-item[open] summary{color:#357657}.service-content{padding:0 40px 25px 46px;max-width:550px}.service-content p{font-size:1rem;line-height:1.8}.service-content .text-link{margin-top:15px;font-size:.875rem}.service-item summary:hover{color:#357657}
.team{display:grid;grid-template-columns:.8fr 1.4fr;gap:85px}.team-copy .eyebrow{margin-bottom:28px}.team-copy h2{font-size:clamp(2.5rem,3.3vw,3.5rem)}.team-copy>p:not(.eyebrow){font-size:1rem;line-height:1.85;margin-top:25px;max-width:315px}.team-note{display:flex;align-items:center;gap:18px;margin-top:45px;border-top:1px solid var(--line);padding-top:24px}.team-note>.brand-mark{width:58px;color:#86a28a}.team-note p{font-size:.875rem;line-height:1.7}.team-portraits{display:grid;grid-template-columns:1fr 1fr;gap:26px}.person:nth-child(2){padding-top:60px}.portrait-wrap{position:relative;background:#dae4db;overflow:hidden;border-radius:4px;aspect-ratio:3/4}.portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 32%;filter:saturate(.72);transition:filter .4s,transform .6s}.person:hover img{filter:saturate(1);transform:scale(1.02)}.portrait-tag{position:absolute;bottom:14px;left:14px;display:inline-block;background:#f7faf3ef;padding:5px 10px;border-radius:3px;font-size:.875rem;line-height:1.5;backdrop-filter:blur(8px)}.person h3{font-size:1.35rem;margin-top:19px}.person>p{font-size:.875rem;margin-top:8px;line-height:1.8}
.care-band{display:grid;grid-template-columns:1fr 1fr;background:#e3ebe1;border-radius:5px;overflow:hidden}.care-photo{min-height:480px;position:relative}.care-photo img{height:100%;width:100%;object-fit:cover;position:absolute;filter:saturate(.7)}.care-copy{padding:60px 58px;align-self:center}.care-copy .eyebrow{margin-bottom:23px}.care-copy h2{font-size:clamp(2.5rem,3.4vw,3.45rem)}.care-copy>p:not(.eyebrow){font-size:1rem;line-height:1.8;margin-top:24px;max-width:355px}.care-copy .text-link{margin-top:30px}
.prices{display:grid;grid-template-columns:1fr 1fr;gap:130px;align-items:center;padding-block:125px}.price-copy .eyebrow{margin-bottom:25px}.price-copy>p:not(.eyebrow){font-size:1rem;max-width:375px;line-height:1.85;margin-top:24px}.price-copy>.text-link{margin-top:28px}.student-card{background:#e6eee3;border-radius:5px;padding:30px 36px 35px;position:relative;overflow:hidden}.student-card-top{display:flex;justify-content:space-between;align-items:center}.student-card-top .brand-mark{width:54px;color:#89a188}.discount{font-size:8rem;line-height:1.15;letter-spacing:-.07em;font-weight:400;color:var(--ink);margin-top:28px}.discount>span{font-size:3.5rem;letter-spacing:-.04em;margin-left:6px;vertical-align:20px}.student-card h3{font-size:1.6rem;margin-top:10px}.student-card>p:not(.discount){font-size:1rem;margin-top:10px}.student-card .discount-note{font-size:.75rem!important;line-height:1.75;max-width:calc(100% - 44px);margin-top:30px!important}.student-card .circle-link{position:absolute;right:26px;bottom:32px;border-color:#b6c8b7;width:42px;height:42px;font-size:1.3rem}
.contact{background:var(--dark);color:#f4f7ef}.contact .section-pad{padding-bottom:30px}.contact .eyebrow{color:#b9c9b7}.contact-top{text-align:center;display:flex;flex-direction:column;align-items:center}.contact-top h2{font-size:clamp(4rem,7.2vw,7rem);line-height:1.07;letter-spacing:-.065em;margin-top:30px}.contact h2 em{color:#a6be9f}.button-light{background:#dcebd3;color:var(--ink);border-color:#dcebd3;margin-top:36px}.button-light:hover{background:#f0f5e8}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:70px;border-top:1px solid #ffffff24;margin-top:80px;padding-block:45px 55px}.contact-grid h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#a6bda8;margin-bottom:23px}.contact-grid p{color:#e0e9dc;font-size:1rem;line-height:1.8}.contact-phone{display:block;font-size:2.1rem;line-height:1.4;letter-spacing:-.04em}.contact-email{display:block;font-size:1rem;color:#c5d7c3;margin-top:12px}.light-link{color:#d6e4d0;font-size:.875rem;margin-top:15px}.hours{margin:0;font-size:.875rem;color:#dde7d9}.hours>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:11px}.hours dd{margin:0}.footer{border-top:1px solid #ffffff24;display:flex;justify-content:space-between;align-items:center;padding-top:30px;gap:24px}.footer>.wordmark{font-size:1.25rem}.footer>.wordmark .brand-mark{width:37px}.footer>span{font-size:.75rem;color:#a5bca8}.footer .concept-credit{text-align:right;font-size:.75rem;line-height:1.8}.concept-credit a{text-decoration:underline;text-underline-offset:3px}
 dialog{border:1px solid var(--line);border-radius:10px;padding:0;max-width:490px;width:calc(100% - 32px);max-height:calc(100svh - 32px);background:var(--bg);color:var(--ink);box-shadow:0 30px 120px #08261d40}dialog::backdrop{background:#092c2670;backdrop-filter:blur(7px)}.booking-inner{position:relative;padding:40px}.dialog-close{position:absolute;right:15px;top:15px;background:transparent;border:1px solid var(--line);border-radius:50%;height:38px;width:38px;font-size:1.5rem;display:flex;align-items:center;justify-content:center}.booking-inner>.brand-mark{width:68px;margin-bottom:28px;color:#718f77}.booking-inner .eyebrow{font-size:.75rem}.booking-inner h2{font-size:3.1rem;margin-top:12px}.booking-inner>p:not(.eyebrow){font-size:1rem;line-height:1.75;margin:22px 0}.booking-inner>.button{width:100%;margin-top:10px}.button-outline{background:transparent;color:var(--ink);border-color:var(--line)}.button-outline:hover{background:var(--mint)}.booking-inner>.booking-note{font-size:.75rem!important;margin:16px 0 24px!important}.booking-hours{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:8px;padding-top:20px;font-size:.875rem;color:var(--muted)}
@media(min-width:1500px){.hero-art{min-height:650px}.hero-copy{padding-bottom:105px}.hero{min-height:790px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.desktop-nav{gap:23px}.hero{min-height:690px}.hero h1{font-size:6.7vw}.hero-actions{gap:20px}.hero-actions .button{gap:18px}.hero-copy{padding-block:35px 65px}.hero-art{min-height:555px}.art-word{width:25rem;left:8%;top:15%}.note-top{right:-5px;top:15%}.art-caption{bottom:24%;left:-5px}.services-grid{gap:45px}.team{gap:50px}.team-portraits{gap:18px}.care-copy{padding:40px}.prices{gap:80px}.contact-grid{gap:40px}}
@media(max-width:900px){.desktop-nav{gap:18px;font-size:.875rem}.header-inner{gap:20px}.wordmark{font-size:1.2rem}.wordmark>.brand-mark{width:38px}.header-book{gap:15px}.hero{min-height:630px}.hero h1{font-size:6.7vw}.hero-description{max-width:315px}.hero-art{min-height:500px}.hero-actions{margin-top:26px;gap:22px}.hero-actions .button{min-height:48px}.hero-address{margin-top:30px}.art-caption{display:none}.art-word{width:22rem;top:18%;left:5%}.section-pad{padding-block:85px}.introduction{grid-template-columns:1fr 2fr;gap:35px}.services-grid{grid-template-columns:.85fr 1.15fr;gap:35px}.service-feature{padding:26px;min-height:515px}.service-feature h3{font-size:1.9rem}.service-item summary{gap:16px;font-size:1rem}.service-content{padding-left:38px}.team{grid-template-columns:1fr;gap:40px}.team-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:50px}.team-copy .eyebrow{grid-column:1/-1;margin-bottom:20px}.team-copy>p:not(.eyebrow){margin-top:0;max-width:none;align-self:center}.team-note{display:none}.team-portraits{gap:30px;max-width:680px;width:100%}.person:nth-child(2){padding-top:40px}.care-photo{min-height:440px}.care-copy{padding:32px}.care-copy h2{font-size:2.5rem}.prices{gap:60px}.student-card{padding:25px}.discount{font-size:7rem}.student-card .circle-link{right:22px;bottom:22px}.contact-grid{gap:30px}.contact-phone{font-size:1.7rem}.hours>div{gap:12px}.footer>span:not(.concept-credit){display:none}}
@media(max-width:700px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 44px)}.site-header{height:78px}.header-inner{gap:14px}.desktop-nav{display:none}.menu-toggle{display:flex}.header-book{margin-left:auto;min-height:40px;font-size:.875rem;padding:8px 12px;gap:13px}.wordmark{font-size:1.2rem;gap:7px}.wordmark .brand-mark{width:38px}.hero{grid-template-columns:1fr;min-height:0;padding-top:0}.hero-copy{padding-top:43px;padding-bottom:0}.hero-copy>.eyebrow{font-size:.75rem;letter-spacing:.075em}.hero h1{font-size:clamp(3.5rem,12vw,5.1rem);line-height:1.03;letter-spacing:-.075em;margin:24px 0 22px}.hero-description{max-width:360px;line-height:1.8}.hero-actions{gap:23px;margin-top:26px}.hero-actions .button{font-size:.875rem;min-height:50px;padding-inline:17px;gap:22px}.hero-actions .text-link{font-size:.875rem}.hero-address{margin-top:23px;font-size:.875rem}.hero-art{height:460px;min-height:0;margin-top:-12px;margin-inline:-12px}.hero-art:before{inset:2% 0}.art-word{width:25rem;top:0;left:15%}.art-orbit{inset:8% 1% 20%}.orbit-two{inset:12% -1% 24%}.note-top{top:19%;right:3%;font-size:.75rem}.art-caption{display:flex;bottom:30%;left:4%;font-size:.875rem}.art-controls{bottom:7%;gap:12px}.hero-bottom{min-height:65px;font-size:.75rem;gap:8px}.hero-bottom>span:last-child{display:none}.hero-bottom>a{margin-left:auto}.section-pad{padding-block:70px}h2{font-size:2.65rem;letter-spacing:-.055em}.introduction{grid-template-columns:1fr;gap:24px}.introduction>.eyebrow{padding:0}.introduction h2{font-size:2.5rem}.intro-bottom{margin-top:24px;gap:20px;align-items:end}.intro-bottom p{font-size:1rem;line-height:1.85}.intro-bottom .circle-link{width:43px;height:43px;font-size:1.4rem}.section-heading{display:block;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:21px}.section-heading>p{margin-top:24px;font-size:1rem}.services-grid{grid-template-columns:1fr;gap:30px}.service-feature{min-height:355px;padding:28px}.feature-rings{right:-25px;top:-100px;height:300px;width:300px}.feature-rings>.brand-mark{width:150px}.service-feature h3{font-size:2rem}.service-feature p:not(.eyebrow){max-width:300px}.service-feature .text-link{margin-top:22px}.service-feature .eyebrow{margin-top:90px}.service-item summary{font-size:1rem;min-height:73px;gap:21px}.service-content{padding-left:41px;padding-right:20px}.team{gap:35px}.team-copy{display:block}.team-copy h2{font-size:2.65rem}.team-copy>p:not(.eyebrow){margin-top:24px;font-size:1rem;max-width:400px}.team-portraits{gap:17px}.person:nth-child(2){padding-top:36px}.portrait-wrap{aspect-ratio:3/4.2}.portrait-tag{font-size:.75rem;left:8px;bottom:8px;padding:5px 7px}.person h3{font-size:1.05rem;letter-spacing:-.035em;margin-top:15px}.person>p{font-size:.875rem;line-height:1.8}.care-band{grid-template-columns:1fr}.care-photo{min-height:265px}.care-copy{padding:35px 27px 40px}.care-copy h2{font-size:2.65rem}.care-copy>p:not(.eyebrow){font-size:1rem;max-width:none}.care-copy .text-link{margin-top:26px}.prices{grid-template-columns:1fr;gap:36px}.price-copy>p:not(.eyebrow){font-size:1rem}.student-card{padding:27px 30px 30px}.discount{font-size:7.4rem;margin-top:14px}.discount>span{font-size:3rem}.student-card h3{font-size:1.7rem}.student-card .circle-link{right:24px;bottom:33px;width:40px;height:40px}.contact-top h2{font-size:3.9rem;margin-top:25px}.contact-top>.button{font-size:.875rem}.contact-grid{grid-template-columns:1fr 1fr;gap:36px 20px;margin-top:58px;padding-top:35px}.contact-grid>div:first-child{grid-column:1/-1}.contact-grid h3{font-size:.75rem;margin-bottom:17px}.contact-phone{font-size:2.1rem}.contact-email{font-size:1rem;margin-top:7px}.contact-grid p{font-size:.875rem}.hours{font-size:.875rem}.hours>div{display:block;margin-bottom:12px}.hours dd{color:#a8c1aa;margin-top:2px}.light-link{font-size:.875rem;gap:8px}.footer{align-items:start;gap:15px}.footer .wordmark{font-size:1.05rem;gap:6px}.footer .wordmark .brand-mark{width:32px}.footer .concept-credit{font-size:.75rem;max-width:160px}.booking-inner{padding:35px 28px}.booking-inner h2{font-size:2.75rem}}
@media(max-width:370px){.wrap{width:calc(100% - 36px)}.wordmark{font-size:1.05rem}.header-inner{gap:9px}.header-book{gap:9px;padding:8px 10px}.menu-toggle{width:32px}.hero h1{font-size:3.6rem}.hero-actions{gap:15px}.hero-actions .button{padding-inline:14px;gap:16px}.art-word{width:22rem;left:9%}.hero-art{height:400px}.note-top{right:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:370px){.header-book .arrow{display:none}}
