@charset "UTF-8";
:root{--ink:#183c31;--text:#293e36;--muted:#77817c;--line:#dfe5de;--paper:#fafbf7;--mint:#eaf0df;--green:#245540;--white:#fff;--radius:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--text);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}button,input,textarea{font:inherit}button,a,input,summary,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #77995a;outline-offset:4px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.wrap{max-width:1232px;margin:0 auto;padding:0 48px}.skip-link{position:fixed;top:-60px;left:20px;background:var(--ink);color:white;padding:12px 20px;z-index:20}.skip-link:focus{top:12px}.site-header{background:#fafbf7f0;border-bottom:1px solid #e5e9e1;position:relative;z-index:2}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{font-size:47px;font-weight:650;letter-spacing:-7px;line-height:1;position:relative;display:inline-block;width:42px;color:var(--ink);padding-bottom:7px}.brand-mark>span{position:absolute;left:23px;top:-3px;font-size:24px;letter-spacing:0;font-weight:400}.brand-name{font-size:26px;font-weight:700;letter-spacing:-1px;line-height:1.1}.brand-name small{font-size:10px;font-weight:400;letter-spacing:2px;display:block;margin-top:7px;color:#718074}.header-inner nav{display:flex;align-items:center;gap:31px;font-size:13px}.header-inner nav>a:hover{color:#77995a}.button{border:1px solid transparent;border-radius:9px;min-height:45px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:550;font-size:13px;line-height:1.3;transition:background .18s,transform .18s}.button:hover:not(:disabled){transform:translateY(-1px)}.button-outline{border-color:#cdd8ce;background:transparent;color:var(--ink)}.button-outline:hover:not(:disabled){background:#eaf0e5}.button-primary{background:var(--ink);color:#fff}.button-primary:hover:not(:disabled){background:#2c5848}.order-nav{min-height:39px;padding:9px 14px;font-size:12px}.order-nav svg{width:16px;height:16px}.hero{display:grid;grid-template-columns:1.13fr 1fr;align-items:center;min-height:560px;padding-top:49px;padding-bottom:57px;gap:34px}.eyebrow{display:flex;align-items:center;gap:8px;color:#506c5b;font-size:12px;font-weight:500;letter-spacing:.5px}.tiny-spark{font-size:21px;color:#657a42}.hero h1{font-size:57px;line-height:1.33;font-weight:650;letter-spacing:-2px;margin:20px 0}.hero h1>span{color:#657a42}.hero-description{font-size:14px;line-height:1.9;color:#748074;margin:21px 0 28px}.hero-cta{padding:15px 23px;gap:27px}.hero-cta>span{font-size:20px;line-height:.7}.hero-assurances{display:flex;gap:20px;font-size:11px;color:#728071;margin-top:25px}.hero-assurances span{display:flex;align-items:center;gap:6px}.hero-assurances i{font-style:normal;color:#597d52}.hero-art{position:relative;min-height:410px;isolation:isolate}.art-grid{position:absolute;inset:30px 10px;background-image:radial-gradient(#bcc7b966 1px,transparent 1px);background-size:19px 19px;mask-image:radial-gradient(ellipse at center,black 40%,transparent 72%);z-index:-2}.art-orbit{position:absolute;border:1px solid #dfe6d4;border-radius:50%;inset:13px -11px;transform:rotate(-23deg) scaleY(.71);z-index:-1}.orbit-two{inset:13px 0;transform:rotate(57deg) scaleY(.73)}.art-caption{position:absolute;top:7px;left:75px;font-size:8px;letter-spacing:2px;color:#7c8a71}.art-tile{position:absolute;width:245px;height:303px;top:55px;left:calc(50% - 122px);border-radius:22px}.tile-back{background:#cad8b8;transform:rotate(9deg) translate(11px,6px);border:1px solid #b6c6a1}.tile-front{padding:26px 26px 17px;background:var(--ink);color:#f1f3d9;transform:rotate(-6deg);box-shadow:0 25px 40px -28px #1d422e80}.tile-top{display:flex;justify-content:space-between;align-items:center}.tile-symbol{font-size:42px;line-height:.9}.tile-top>span:last-child{font-size:8px;line-height:1.7;letter-spacing:1px;color:#e1e8c9}.tile-word{margin:22px 0 19px;font-size:45px;line-height:1.05;letter-spacing:-2px;font-weight:600}.tile-word em{font-family:Georgia,serif;font-weight:400;color:#d4deaa}.tile-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eff7d635;padding-top:14px}.tile-bottom>span:first-child{font-size:6px;letter-spacing:1.2px}.tile-bottom>span:last-child{font-size:19px}.art-note{position:absolute;z-index:2;background:#fff;border:1px solid #e4e8de;border-radius:10px;box-shadow:0 6px 18px #14301c06;font-size:11px;padding:14px 18px;display:flex;gap:10px;align-items:center;white-space:nowrap}.note-one{top:77px;right:-3px;transform:rotate(4deg)}.note-one>span{font-size:19px;color:#7d9056}.note-two{bottom:34px;left:-14px;transform:rotate(-3deg);font-size:10px;color:#667255}.note-dot{width:6px;height:6px;border-radius:50%;background:#7e9262}.art-star{position:absolute;color:#829668}.star-one{top:18px;right:43px;font-size:27px}.star-two{bottom:28px;right:22px;font-size:51px;font-weight:200}.catalog-section{background:#f0f3eb;border-top:1px solid #e4e9dd;border-bottom:1px solid #e4e9dd;padding:61px 0 34px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.overline{font-size:10px;letter-spacing:1.8px;font-weight:600;color:#7d8e74;margin:0 0 14px}.section-heading h2,.guide-intro h2,.faq-heading h2{font-size:28px;font-weight:600;letter-spacing:-.8px;margin:0;color:var(--ink)}.section-heading>div>p:last-child{color:#7d857c;font-size:12px;margin:13px 0 0}.catalog-tag{display:inline-flex;gap:7px;align-items:center;border:1px solid #d8e0d0;padding:9px 13px;border-radius:20px;font-size:10px;white-space:nowrap;background:#f8faf4}.catalog-tag>span{width:5px;height:5px;border-radius:50%;background:#748b57}.catalog-notice{color:#5d705e;display:flex;align-items:center;gap:8px;font-size:12px;min-height:35px;padding:9px 12px;margin:-4px 0 20px;background:#e4ebdc;border-radius:7px}.catalog-notice[data-state=error]{background:#f3ecdd;color:#7e6436}.catalog-notice button{background:none;border:0;padding:0;color:inherit;text-decoration:underline;white-space:nowrap;margin-left:auto;font-size:12px}.spinner{border:2px solid #a9bba2;border-top-color:#38553e;border-radius:50%;width:13px;height:13px;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid #dfe5d9;border-radius:var(--radius);padding:27px 24px 23px;display:flex;flex-direction:column;min-width:0;box-shadow:0 2px 3px #29402802}.product-card.featured{border-color:#acbf9f;background:#fbfcf8;box-shadow:0 7px 28px #3d553609}.product-top{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:23px}.product-symbol{width:41px;height:41px;background:#f0f3e9;border:1px solid #e2e8d8;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#67824e;font-size:28px}.featured .product-symbol{background:var(--ink);color:#dae3b5;border-color:var(--ink)}.product-category{font-size:8px;letter-spacing:.6px;color:#80906f}.product-card h3{font-size:22px;font-weight:600;letter-spacing:-.7px;margin:0 0 10px;color:var(--ink)}.product-description{color:#7d857e;font-size:11px;margin:0 0 24px}.price{display:flex;align-items:baseline;gap:5px;color:var(--ink)}.price>span{font-size:20px;font-weight:500}.price strong{font-size:42px;line-height:1;letter-spacing:-1.8px;font-weight:600;font-variant-numeric:tabular-nums}.price small{font-size:11px;color:#8b9489;margin-left:4px}.price-caption{margin:10px 0 0;color:#8b9489;font-size:10px}.card-rule{height:1px;background:#e8ece3;margin:22px 0 20px}.feature-list{list-style:none;margin:0 0 21px;padding:0;display:flex;flex-direction:column;gap:13px;font-size:11px;color:#5d6c5d;line-height:1.5}.feature-list li{display:flex;align-items:start;gap:8px}.feature-list li:before{content:'✓';color:#758b5a}.product-note{background:#f5f6f0;border-radius:9px;padding:11px 11px;display:flex;align-items:start;gap:7px;min-height:74px;margin-top:auto}.product-note>span{font-size:12px;color:#89916d;flex-shrink:0;line-height:1.8}.product-note p{font-size:10px;color:#7d856e;line-height:1.8;margin:0}.stock-line{display:flex;align-items:center;gap:6px;font-size:10px;color:#7d8a74;margin-top:20px;min-height:15px}.stock-dot{width:5px;height:5px;border-radius:50%;background:#aeb99f}.stock-line[data-available=true] .stock-dot{background:#63954b}.stock-line[data-available=false]{color:#99978d}.button-card{border-color:#cbd7c2;color:var(--ink);background:transparent;justify-content:space-between;width:100%;margin-top:13px;font-size:12px;padding:12px 17px}.button-card span{font-size:18px}.button-card:hover{background:#f1f5ec}.featured .button-card{background:var(--ink);border-color:var(--ink);color:#fff}.featured .button-card:hover{background:#2c5848}.catalog-footnote{font-size:10px;text-align:center;color:#8d9687;margin:23px 0 0;line-height:1.8}.guide-section{padding-top:77px;padding-bottom:77px;display:grid;grid-template-columns:1fr 1.5fr;gap:85px}.guide-intro{position:relative}.guide-intro h2{line-height:1.5}.guide-intro>p:not(.overline){font-size:12px;line-height:1.9;color:#8a9085;margin:16px 0 0}.guide-arrow{position:absolute;bottom:8px;right:45px;font-size:62px;color:#d5dfc7;font-weight:200}.steps{padding:2px 0 0;margin:0;list-style:none;display:flex;flex-direction:column;gap:24px}.steps>li{display:flex;gap:21px}.step-number{color:#9daa8f;font-size:13px;font-weight:500;border:1px solid #e0e6d8;background:#f2f5ec;width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;border-radius:50%}.steps h3{font-size:14px;font-weight:600;margin:2px 0 8px}.steps p{font-size:12px;color:#858d80;margin:0;line-height:1.85;max-width:460px}.faq-section{padding-top:47px;padding-bottom:76px;border-top:1px solid #e5e9df;display:grid;grid-template-columns:1fr 1.5fr;gap:85px}.faq-heading h2{font-size:23px;line-height:1.5}.faq-list details{border-bottom:1px solid #e3e8dc;padding:18px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:12px;list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;line-height:1.8}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;color:#7e8e6f;font-weight:300;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.9;color:#7b8777;margin:12px 25px 0 0}.site-footer{background:#f0f3eb;border-top:1px solid #e2e8da}.footer-inner{min-height:124px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand .brand-mark{font-size:35px;width:30px;padding-bottom:7px}.footer-brand .brand-mark>span{font-size:18px;left:18px;top:0}.footer-brand .brand-name{font-size:23px}.footer-brand .brand-name small{font-size:9px;letter-spacing:.6px}.footer-copy{font-size:9px;line-height:1.8;color:#8a9382;text-align:center}.footer-copy p{margin:3px 0}.footer-inner>a:last-child{font-size:10px;color:#728069;white-space:nowrap}.footer-inner>a:last-child span{margin-left:9px}.modal{border:1px solid #e0e6d9;border-radius:21px;max-width:500px;width:calc(100% - 30px);padding:0;background:var(--paper);color:var(--text);box-shadow:0 24px 100px #0a271e30;max-height:90dvh}.modal::backdrop{background:#0a281b70;backdrop-filter:blur(5px)}.modal-inner{padding:34px;position:relative}.modal h2{font-size:25px;font-weight:600;letter-spacing:-.6px;color:var(--ink);margin:0 35px 10px 0}.modal .overline{margin-bottom:10px;font-size:9px}.icon-button{border:0;background:#ecf0e5;color:#68825d;border-radius:50%;width:30px;height:30px;font-size:25px;line-height:1}.modal-close{position:absolute;right:21px;top:23px}.modal-description{font-size:12px;line-height:1.8;color:#7b8774;margin:0 0 22px}.purchase-summary{display:flex;justify-content:space-between;border:1px solid #dfe6d7;border-radius:11px;background:#f0f4e9;padding:18px;margin-bottom:23px;gap:10px}.purchase-summary>span{display:flex;flex-direction:column;font-size:10px;gap:7px;color:#7a8770}.purchase-summary>span:last-child{text-align:right}.purchase-summary strong{font-size:14px;color:var(--ink);font-weight:550}.purchase-summary strong.summary-price{font-size:23px;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.small-heading{font-size:12px;font-weight:600;color:var(--ink);margin:0 0 12px;display:block}.purchase-notes{font-size:11px;color:#78856c;line-height:1.9;padding-left:16px;margin:0 0 21px}.purchase-notes li{margin-bottom:7px}.payment-method{display:flex;align-items:center;justify-content:space-between;border:1px solid #dce5d3;border-radius:9px;padding:12px 14px;margin:21px 0}.payment-method>span:first-child{display:flex;align-items:center;gap:9px;font-size:12px}.payment-method svg{width:21px;height:21px;stroke:none}.payment-method>span:last-child{font-size:10px;color:#8a9680}.consent-label{display:flex;align-items:start;gap:9px;color:#78856c;font-size:11px;line-height:1.8;cursor:pointer}.consent-label input{width:16px;height:16px;accent-color:var(--ink);flex-shrink:0;margin:2px 0}.full-width{width:100%;margin-top:11px}.form-message{font-size:12px;line-height:1.8;color:#7e6942;margin:12px 0 0}.form-message:empty{display:none}.dialog-footnote{font-size:10px;color:#939b8c;line-height:1.8;text-align:center;margin:13px 0 0}.recent-heading{font-size:11px;color:#819176;margin:0 0 10px}.recent-order{border:1px solid #dce4d4;border-radius:9px;background:#f5f7ef;padding:13px;display:flex;justify-content:space-between;align-items:center;gap:14px;width:100%;text-align:left;margin:0 0 10px;color:var(--ink)}.recent-order>span:first-child{min-width:0}.recent-order strong{display:block;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}.recent-order small{display:block;font-size:10px;color:#8b9682;margin-top:6px}.recent-order>span:last-child{font-size:19px}.empty-orders{padding:19px 14px;text-align:center;font-size:11px;line-height:1.9;background:#f0f4e9;color:#8a947d;border:1px dashed #d5dfcb;border-radius:9px;margin-bottom:23px}#lookup-form{margin-top:23px}textarea{width:100%;resize:vertical;border:1px solid #d9e2d1;border-radius:8px;background:#fff;padding:12px;font-size:11px;line-height:1.7;color:var(--text);min-height:70px}textarea::placeholder{color:#a0a996}.order-status{padding:16px;border:1px solid #d9e3ce;background:#eef3e5;border-radius:11px;margin-bottom:18px}.order-status strong{font-size:14px;font-weight:550}.order-status p{font-size:11px;line-height:1.8;color:#7b8870;margin:7px 0 0}.order-meta{display:grid;grid-template-columns:auto 1fr;gap:12px;font-size:11px;line-height:1.7;margin:0 0 20px}.order-meta dt{color:#8b9582}.order-meta dd{margin:0;color:#4c6049;text-align:right;overflow-wrap:anywhere}.order-secret{white-space:pre-wrap;overflow-wrap:anywhere;max-height:270px;overflow:auto;font:11px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace;background:#fff;border:1px solid #d7e1cd;padding:14px;border-radius:9px;color:#38523c;user-select:text}.order-actions{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.order-actions .button{font-size:11px;flex:1 1 130px;padding:11px 10px;min-height:40px}.text-button{border:0;background:none;color:#7c8e6b;text-decoration:underline;text-underline-offset:3px;font-size:11px;padding:9px 0}.pending-payment{border:1px solid #d9e4d1;border-radius:10px;background:#f3f6ed;padding:15px;margin-bottom:18px}.pending-payment p{font-size:11px;line-height:1.8;color:#7b8870;margin:0 0 12px}.pending-payment a{margin-top:0}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:20;max-width:calc(100% - 40px);padding:13px 22px;border-radius:10px;background:var(--ink);color:#fff;font-size:12px;box-shadow:0 9px 30px #0a271e30;text-align:center}.toast[hidden]{display:none}[hidden]{display:none!important}
@media(min-width:1500px){.hero{min-height:590px}.hero-art{transform:scale(1.03)}}
@media(max-width:1050px){.wrap{padding-left:32px;padding-right:32px}.hero{gap:15px;min-height:520px}.hero h1{font-size:48px}.hero-art{transform:scale(.9);transform-origin:center right}.product-card{padding:23px 18px 21px}.product-category{font-size:7px}.product-card h3{font-size:20px}.feature-list{font-size:10px}.product-note{min-height:91px}.guide-section,.faq-section{gap:50px}.footer-copy{font-size:8px}}
@media(max-width:780px){.wrap{padding-left:24px;padding-right:24px}.header-inner{height:82px}.header-inner nav{gap:18px;font-size:11px}.nav-guide{display:none}.brand-name{font-size:23px}.brand-mark{font-size:42px;width:36px}.brand-mark>span{font-size:22px;left:21px}.brand-name small{font-size:8px}.order-nav{padding:8px 11px;font-size:10px;gap:6px}.hero{min-height:475px;grid-template-columns:1.1fr .85fr;gap:0}.hero h1{font-size:39px;letter-spacing:-1.2px}.eyebrow{font-size:10px}.hero-description{font-size:12px}.desktop-br{display:none}.hero-art{transform:scale(.73);width:330px;margin-left:-30px}.hero-assurances{font-size:9px;gap:12px}.hero-cta{font-size:12px;min-height:44px;padding:13px 17px;gap:15px}.catalog-section{padding-top:45px}.section-heading h2{font-size:25px}.product-grid{gap:11px}.product-card{padding:20px 13px 16px;border-radius:15px}.product-top{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:19px}.product-category{font-size:7px}.product-card h3{font-size:17px;letter-spacing:-.5px}.product-description{font-size:10px;line-height:1.7;min-height:34px;margin-bottom:18px}.price strong{font-size:33px}.price>span{font-size:16px}.price small{font-size:9px}.price-caption{font-size:8px}.feature-list{font-size:10px;gap:11px;min-height:105px}.feature-list li{gap:5px}.product-note{min-height:108px;padding:9px 7px;gap:4px}.product-note p{font-size:9px}.product-note>span{font-size:10px}.button-card{padding:11px 11px;font-size:10px}.stock-line{font-size:9px}.guide-section{padding-top:57px;padding-bottom:57px;gap:35px;grid-template-columns:.9fr 1.4fr}.guide-intro h2{font-size:23px}.guide-intro p:not(.overline){font-size:11px}.guide-arrow{right:0}.steps>li{gap:14px}.steps h3{font-size:13px}.steps p{font-size:11px}.faq-section{gap:35px;grid-template-columns:.9fr 1.4fr}.faq-heading h2{font-size:21px}.faq-list summary{font-size:11px}.footer-inner{flex-wrap:wrap;gap:20px;padding-top:28px;padding-bottom:28px}.footer-copy{order:3;flex-basis:100%;text-align:left;font-size:9px;margin:0}.footer-brand .brand-name small{display:none}}
@media(max-width:590px){.wrap{padding-left:21px;padding-right:21px}.header-inner{height:76px}.header-inner nav>a{display:none}.hero{grid-template-columns:1fr;gap:0;padding-top:42px;padding-bottom:28px;min-height:0;overflow:hidden}.hero h1{font-size:43px;line-height:1.36;margin-top:17px}.hero-copy{position:relative;z-index:1}.hero-description{font-size:12px;line-height:1.95;max-width:310px;margin-top:17px;margin-bottom:22px}.hero-assurances{margin-top:19px;font-size:10px;gap:20px}.hero-art{width:340px;min-height:347px;transform:scale(.83);transform-origin:center center;margin:-5px auto -20px}.art-tile{top:27px}.art-caption{top:-9px;left:63px;font-size:7px}.art-orbit{inset:-5px -8px;transform:rotate(-23deg) scaleY(.69)}.orbit-two{transform:rotate(57deg) scaleY(.72)}.note-one{top:47px;right:-10px}.note-two{left:-10px;bottom:-2px}.star-one{top:-13px;right:21px}.star-two{bottom:-9px;right:5px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:26px}.section-heading>div>p:last-child{font-size:11px}.catalog-tag{margin-top:20px;font-size:9px;padding:8px 11px}.catalog-section{padding:39px 0 30px}.catalog-notice{font-size:10px;padding:10px;margin-bottom:18px;align-items:flex-start;line-height:1.6}.catalog-notice button{font-size:10px}.catalog-notice .spinner{flex-shrink:0;margin-top:2px}.product-grid{grid-template-columns:1fr;gap:19px}.product-card{padding:25px 24px 23px;border-radius:18px}.product-top{flex-direction:row;align-items:center;margin-bottom:22px}.product-category{font-size:9px}.product-card h3{font-size:25px}.product-description{font-size:12px;min-height:0;margin-bottom:23px}.price strong{font-size:43px}.price>span{font-size:21px}.price small{font-size:11px}.price-caption{font-size:10px}.card-rule{margin:21px 0}.feature-list{min-height:0;gap:12px;font-size:12px;margin-bottom:23px}.feature-list li{gap:8px}.product-note{min-height:0;padding:12px;gap:7px}.product-note p{font-size:11px}.product-note>span{font-size:13px}.stock-line{font-size:10px;margin-top:19px}.button-card{padding:14px 17px;font-size:12px;margin-top:12px}.catalog-footnote{font-size:9px;text-align:left;padding:0 4px;line-height:1.9;margin-top:20px}.guide-section{grid-template-columns:1fr;gap:31px;padding-top:47px;padding-bottom:45px}.guide-intro h2{font-size:25px;line-height:1.4}.guide-intro h2 br{display:none}.guide-intro p:not(.overline){font-size:11px}.guide-intro p:not(.overline) br{display:none}.guide-arrow{bottom:9px;right:8px;font-size:39px}.steps{gap:24px}.steps>li{gap:16px}.step-number{width:39px;height:39px;flex-basis:39px;font-size:12px}.steps h3{font-size:13px}.steps p{font-size:11px}.faq-section{grid-template-columns:1fr;gap:28px;padding-top:38px;padding-bottom:43px}.faq-heading h2{font-size:23px}.faq-list summary{font-size:12px}.faq-list details p{font-size:11px}.footer-inner{padding-top:28px;padding-bottom:26px}.footer-copy{font-size:8px}.modal-inner{padding:29px 22px}.modal h2{font-size:24px}.modal-close{right:16px;top:18px}.modal .overline{font-size:8px}.purchase-notes{font-size:11px}.modal{max-height:93dvh}.recent-order strong{max-width:220px}.toast{bottom:20px;width:max-content;font-size:11px}.guide-intro .overline{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
