:root{--blue:#164bff;--ink:#15191f;--muted:#647084;--line:#dfe5ee;--paper:#f5f7fb;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}img{display:block;max-width:100%;height:auto}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}.skip-link{position:fixed;z-index:200;top:8px;left:8px;background:#fff;padding:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.065em;line-height:.92}h1{font-size:clamp(4rem,8.4vw,8.6rem);margin:0 0 1.75rem}h2{font-size:clamp(3rem,5.4vw,6rem);margin:0 0 1.5rem}h1 em,h2 em{color:var(--blue);font-style:normal}.announcement{height:31px;color:#fff;background:var(--blue);display:grid;place-items:center;font-size:.68rem;font-weight:900;letter-spacing:.16em}.site-header{height:78px;padding:0 clamp(1.25rem,6vw,6rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand{font-size:1.8rem;font-weight:950;letter-spacing:-.08em;width:max-content}.brand span{color:var(--blue)}.brand i{font-style:normal}.site-nav{display:flex;align-items:center;gap:2rem;font-size:.78rem;font-weight:800}.site-nav a:hover{color:var(--blue)}.bag-button,.menu-toggle,.icon-button{border:0;background:transparent;cursor:pointer;font-weight:850}.bag-button{justify-self:end}.bag-button b{display:inline-grid;place-items:center;width:22px;height:22px;color:#fff;background:var(--blue);border-radius:50%;font-size:.67rem;margin-left:.35rem}.menu-toggle{display:none}.hero{min-height:calc(100vh - 109px);display:grid;grid-template-columns:1fr 1fr;background:#fff}.hero__copy{padding:clamp(4rem,9vw,9rem) clamp(1.25rem,7vw,7rem);display:flex;flex-direction:column;justify-content:center}.eyebrow,.kicker{font-size:.7rem;letter-spacing:.15em;font-weight:900}.eyebrow{display:flex;align-items:center;gap:.6rem}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #164bff18}.hero__lede{color:var(--muted);max-width:640px;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.65}.hero__actions{display:flex;align-items:center;gap:1.5rem;margin-top:1.4rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:.95rem 1.35rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:900;cursor:pointer}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 14px 28px #164bff30}.button--light{background:#fff;color:var(--ink)}.button--full{width:100%}.button[disabled]{opacity:.55;cursor:not-allowed;transform:none}.text-link{font-size:.85rem;font-weight:850}.trust-row{display:flex;gap:1.3rem;margin-top:1.25rem;color:var(--muted);font-size:.7rem}.hero__visual{min-height:600px;position:relative;overflow:hidden;background:#dce8f8}.hero__visual>img{width:100%;height:100%;object-fit:cover}.hero-chip{position:absolute;display:flex;align-items:center;gap:.8rem;background:#fffffff0;border:1px solid #fff;border-radius:1rem;padding:.9rem 1rem;box-shadow:0 14px 35px #0d234225;backdrop-filter:blur(10px)}.hero-chip--top{top:2rem;left:2rem}.hero-chip--bottom{right:2rem;bottom:2rem}.hero-chip b{color:var(--blue);font-size:1.2rem}.hero-chip span{display:flex;flex-direction:column;color:var(--muted);font-size:.67rem}.hero-chip strong{color:var(--ink);font-size:.82rem}.proof-strip{background:var(--ink);color:#fff;padding:1.5rem clamp(1.25rem,7vw,7rem);display:flex;justify-content:center;align-items:center;gap:clamp(1rem,3vw,3.3rem)}.proof-strip>div{display:flex;align-items:center;gap:.8rem}.proof-strip strong{color:#6fa5ff}.proof-strip span{font-size:.78rem}.proof-strip span b{display:block}.proof-strip>i{color:#526073;font-style:normal}.section{padding:clamp(5rem,10vw,10rem) clamp(1.25rem,7vw,7rem)}.section-heading{max-width:900px;margin-bottom:3rem}.section-heading>p:last-child,.lab-copy>p,.faq>div:first-child>p:last-child{color:var(--muted);max-width:670px;font-size:1.05rem;line-height:1.65}.how-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:1.2rem}.surface-carousel{min-height:670px;position:relative;overflow:hidden;border-radius:2rem;background:#0b111d}.surface-carousel__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .65s,transform 4s;transform:scale(1.025)}.surface-carousel__image.is-active{opacity:1;transform:scale(1)}.image-caption{position:absolute;z-index:3;left:1.4rem;right:1.4rem;bottom:1.4rem;padding:1.15rem 9rem 1.15rem 1.35rem;display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;color:#fff;background:#080b10d8;border:1px solid #ffffff2e;border-radius:1.2rem;backdrop-filter:blur(14px)}.image-caption span{grid-row:1/3;color:#70a6ff;font-size:.62rem;font-weight:950;letter-spacing:.14em}.image-caption small{color:#b7c0ce}.carousel-dots{position:absolute;z-index:4;right:2.6rem;bottom:2.6rem;display:flex;gap:.45rem}.carousel-dots button{border:0;padding:0;width:8px;height:8px;border-radius:99px;background:#ffffff70;cursor:pointer}.carousel-dots button.is-active{width:28px;background:#fff}.feature-stack{display:grid;gap:1.2rem}.feature-stack article{position:relative;background:#fff;border:1px solid var(--line);border-radius:2rem;padding:2rem}.feature-stack article>span{position:absolute;right:1.5rem;top:1.4rem;color:#b2bdca;font-size:.7rem;font-weight:900}.feature-icon{display:grid;place-items:center;width:48px;height:48px;background:#e8f0ff;color:var(--blue);border-radius:1rem;font-size:1.25rem}.feature-stack h3{font-size:1.6rem;margin:1.4rem 0 .6rem}.feature-stack p{color:var(--muted);line-height:1.5}.sound-lab{background:var(--ink);color:#fff;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(3rem,7vw,7rem)}.lab-image{min-height:600px;border:1px solid #263246;border-radius:2rem;overflow:hidden}.lab-image img{width:100%;height:100%;object-fit:cover}.kicker--blue{color:#70a6ff}.lab-copy>p{color:#9ca8ba}.surface-meter{display:grid;gap:1.25rem;margin:2rem 0 1.5rem}.surface-meter p{display:flex;justify-content:space-between;margin:0 0 .5rem}.surface-meter span{color:#8996a8;font-size:.75rem}.surface-meter>div>i{height:5px;display:block;background:#202b3b;border-radius:9px;overflow:hidden}.surface-meter>div>i b{height:100%;display:block;background:linear-gradient(90deg,var(--blue),#68b0ff)}.lab-copy>small{color:#6f7b8d}.specs{background:#fff}.spec-intro{text-align:center;max-width:900px;margin:0 auto 3.4rem}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:2rem;overflow:hidden}.spec-grid article{min-height:170px;padding:2rem;display:grid;align-content:center;gap:.45rem;background:#fff}.spec-grid article>b{color:var(--blue);font-size:1.5rem;margin-bottom:.5rem}.spec-grid article>span{color:var(--muted);font-size:.86rem}.buy-section{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,6vw,6rem)}.product-gallery{min-width:0;position:sticky;top:110px}.buy-visual{min-height:680px;position:relative;overflow:hidden;border-radius:2rem;background:radial-gradient(circle at 50% 42%,#f4f8ff 0,#dce8f7 44%,#c9d8eb 100%)}.stage-rings{position:absolute;z-index:1;left:16%;top:16%;width:68%;aspect-ratio:1;border:1px solid #164bff38;border-radius:50%;box-shadow:0 0 0 50px #164bff10,0 0 0 105px #164bff08}.speaker-unit{position:absolute;z-index:2;left:11%;top:16%;width:78%;height:auto;object-fit:contain;filter:drop-shadow(0 28px 24px #0f21403b);transition:transform .3s,opacity .25s}.buy-visual[data-pack="2"] .speaker-unit{width:62%;left:19%}.buy-visual[data-pack="2"] .speaker-1{transform:translate(-18%,-1%) rotate(-3deg)}.buy-visual[data-pack="2"] .speaker-2{transform:translate(18%,8%) rotate(3deg);z-index:3}.buy-visual[data-pack="3"] .speaker-unit{width:52%;left:24%;top:20%}.buy-visual[data-pack="3"] .speaker-1{transform:translate(-28%,10%) rotate(-5deg)}.buy-visual[data-pack="3"] .speaker-2{transform:translate(28%,10%) rotate(5deg)}.buy-visual[data-pack="3"] .speaker-3{transform:translateY(-17%) scale(1.04);z-index:4}.buy-visual.is-gallery .speaker-unit,.buy-visual.is-gallery .stage-rings,.buy-visual.is-gallery .pack-indicator{display:none}.gallery-main-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pack-indicator{position:absolute;z-index:7;left:1.3rem;bottom:1.3rem;padding:.8rem 1rem;background:#ffffffe4;border:1px solid #fff;border-radius:1rem;box-shadow:0 12px 30px #0c23461f;font-size:1.2rem;font-weight:950}.pack-indicator b{color:var(--blue)}.pack-indicator small{display:block;color:var(--muted);font-size:.62rem;letter-spacing:.09em;text-transform:uppercase}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:.7rem}.gallery-thumbs button{min-width:0;padding:.35rem;border:1px solid var(--line);background:#fff;border-radius:.85rem;color:var(--muted);cursor:pointer}.gallery-thumbs button.is-active{border-color:var(--blue);color:var(--blue);box-shadow:0 5px 18px #164bff20}.gallery-thumbs span{display:block;height:75px;overflow:hidden;background:#e9eef6;border-radius:.6rem}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.gallery-thumbs button:first-child img{object-fit:contain}.gallery-thumbs small{display:block;margin:.35rem 0 .1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.6rem;font-weight:850}.buy-panel{max-width:590px;padding-top:1rem}.rating{font-size:.8rem;font-weight:850}.rating span{color:var(--blue);letter-spacing:.08em;margin-right:.55rem}.buy-sub{color:var(--muted);font-size:1.05rem;line-height:1.55}.product-option{border:0;padding:0;margin:1.5rem 0}.product-option legend{padding:0;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:950}.colour-list{display:flex;flex-wrap:wrap;gap:.55rem}.option-button{cursor:pointer}.colour-list .option-button{display:flex;align-items:center;gap:.5rem;padding:.42rem .7rem .42rem .42rem;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:.75rem;font-weight:800}.colour-list .option-button.is-active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.swatch{display:block;width:30px;height:30px;border-radius:50%;background:#8a95a6;border:1px solid #0002}.swatch--midnight,.swatch--black{background:#121722}.swatch--silver,.swatch--grey,.swatch--gray{background:linear-gradient(135deg,#f2f3f5,#8f99a9)}.swatch--cobalt,.swatch--blue{background:#175bc7}.swatch--pulse,.swatch--red{background:#ed3e4b}.bundle-list{display:grid;gap:.65rem}.bundle-list .option-button{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;width:100%;padding:1rem;text-align:left;border:1px solid var(--line);background:#fff;border-radius:1rem}.bundle-list .option-button.is-active{border:2px solid var(--blue);padding:calc(1rem - 1px)}.bundle-list .option-button>span{display:flex;flex-direction:column;gap:.2rem}.bundle-list small{color:var(--muted)}.radio-dot{width:18px;height:18px;border:1.5px solid #9ba6b6;border-radius:50%;position:relative}.bundle-list .is-active .radio-dot{border-color:var(--blue)}.bundle-list .is-active .radio-dot:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--blue)}.product-price{font-size:1.7rem;font-weight:950;margin:1.2rem 0 .8rem}.add-button{min-height:60px}.form-error{color:#b42318;background:#fef3f2;padding:.8rem;border-radius:.75rem;margin-top:.8rem}.mini-trust{display:flex;justify-content:center;gap:1rem;margin-top:1rem;color:var(--muted);font-size:.68rem}.setup-note{border:1px solid #cfe0ff;background:#edf4ff;border-radius:1rem;padding:1rem}.setup-note p{color:var(--muted);margin:.35rem 0 0}.reviews{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr auto;gap:3rem}.review-heading{max-width:800px}.review-heading>p:last-child{color:#9da9b9;max-width:650px;line-height:1.6}.review-summary{text-align:right;align-self:center}.review-summary strong{font-size:4.5rem;letter-spacing:-.07em;display:block}.review-summary span{color:#70a6ff;letter-spacing:.1em}.review-summary small{display:block;color:#758296}.review-grid{grid-column:1/3;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.review-grid article{min-height:300px;display:flex;flex-direction:column;padding:1.5rem;background:#111722;border:1px solid #253044;border-radius:1.4rem}.review-grid article>div{display:flex;justify-content:space-between;gap:.7rem}.review-grid article>div span{color:#70a6ff}.review-grid article>div b{color:#8290a3;text-align:right;font-size:.58rem;letter-spacing:.07em}.review-grid h3{font-size:1.2rem;margin:1.8rem 0 .7rem}.review-grid article>p{color:#aab4c2;line-height:1.55}.review-grid article footer{display:flex;align-items:center;gap:.7rem;margin-top:auto;padding-top:1rem;border-top:1px solid #253044}.review-grid article footer i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#1d2b42;color:#79adff;font-style:normal;font-size:.7rem;font-weight:900}.review-grid article footer span{display:flex;flex-direction:column}.review-grid article footer small{color:#7c8798;font-size:.65rem}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);background:#fff}.faq-list details{border-bottom:1px solid var(--line);padding:1.3rem 0}.faq-list summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;font-weight:850}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{color:var(--blue);font-size:1.3rem}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list p{color:var(--muted);padding-right:3rem;line-height:1.55}.final-cta{text-align:center;background:var(--blue);color:#fff;padding:clamp(5rem,10vw,9rem) 1.25rem}.final-cta>b{font-size:2.5rem}.final-cta h2{font-size:clamp(3.2rem,7vw,7rem)}.final-cta h2 em{color:#b7d5ff}.site-footer{padding:4rem clamp(1.25rem,7vw,7rem);display:grid;grid-template-columns:1fr auto;align-items:end;gap:1.5rem;background:var(--ink);color:#fff}.brand--light{font-size:2rem}.site-footer p{color:#7e8a9a;margin:.7rem 0 0}.site-footer nav{display:flex;gap:1.5rem;font-size:.78rem;font-weight:800}.site-footer>small{grid-column:1/3;padding-top:1.3rem;border-top:1px solid #252d3a;color:#596577}.drawer-scrim{position:fixed;z-index:90;inset:0;background:#07101d88;backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:100;top:0;right:0;width:min(440px,100%);height:100%;display:flex;flex-direction:column;background:#f6f8fc;border-left:1px solid var(--line);transform:translateX(105%);transition:transform .25s}.cart-drawer.is-open{transform:none}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;border-bottom:1px solid var(--line)}.cart-drawer__header h2{font-size:1.8rem;margin:0}.icon-button{font-size:2rem}.cart-drawer__body{flex:1;overflow:auto;padding:1.4rem}.cart-drawer__item{display:grid;grid-template-columns:90px 1fr auto;gap:.9rem;padding:.8rem;margin-bottom:.7rem;background:#fff;border:1px solid var(--line);border-radius:1rem}.cart-drawer__item img{width:90px;height:90px;object-fit:contain;background:#eef2f8;border-radius:.7rem}.cart-drawer__item p{color:var(--muted);font-size:.72rem;margin:.25rem 0}.cart-drawer__item button{border:0;background:transparent;color:var(--muted);cursor:pointer}.cart-drawer__footer{padding:1.4rem;border-top:1px solid var(--line);background:#fff}.cart-total{display:flex;justify-content:space-between;margin-bottom:1rem}.cart-drawer__footer small{display:block;text-align:center;color:var(--muted);margin-top:.7rem}.cart-page{max-width:1000px;margin:auto}.cart-page h1{font-size:clamp(3rem,6vw,6rem)}.cart-page__item{display:grid;grid-template-columns:130px 1fr auto;gap:1.2rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--line)}.cart-page__item img{width:130px;height:110px;object-fit:contain;background:#fff;border-radius:1rem}.cart-page__item h2{font-size:1.5rem;letter-spacing:-.03em;margin-bottom:.4rem}.cart-page__item input{width:70px;padding:.5rem}.cart-page__actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:900px){.site-header{grid-template-columns:1fr auto auto}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:78px;left:0;right:0;padding:1.5rem;flex-direction:column;align-items:flex-start;background:#fff;border-bottom:1px solid var(--line)}.site-nav.is-open{display:flex}.hero{grid-template-columns:1fr}.hero__copy{padding-top:5rem}.hero__visual{min-height:70vw}.how-grid,.sound-lab,.buy-section,.faq{grid-template-columns:1fr}.surface-carousel,.lab-image{min-height:560px}.sound-lab .lab-image{order:2}.spec-grid{grid-template-columns:repeat(2,1fr)}.product-gallery{position:static}.review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.announcement{font-size:.58rem;letter-spacing:.1em}.site-header{height:68px;padding:0 1rem}.site-nav{top:68px}.hero__copy{padding:4rem 1.25rem}.hero__actions{align-items:stretch;flex-direction:column}.hero__visual{min-height:100vw}.hero-chip{display:none}.trust-row{justify-content:center;flex-wrap:wrap}.proof-strip{align-items:flex-start;flex-direction:column}.proof-strip>i{display:none}.section{padding:5rem 1.25rem}.surface-carousel,.lab-image,.buy-visual{min-height:110vw;border-radius:1.4rem}.image-caption{padding:1rem 1.2rem 3.2rem}.carousel-dots{left:2.4rem;right:auto;bottom:2rem}.spec-grid{grid-template-columns:1fr}.review-summary{text-align:left}.review-grid{grid-column:1;grid-template-columns:1fr}.reviews{grid-template-columns:1fr;gap:1.5rem}.gallery-thumbs{gap:.3rem}.gallery-thumbs span{height:58px}.gallery-thumbs small{font-size:.52rem}.speaker-unit{width:84%;left:8%;top:12%}.buy-visual[data-pack="2"] .speaker-unit{width:66%;left:17%;top:18%}.buy-visual[data-pack="3"] .speaker-unit{width:56%;left:22%;top:20%}.mini-trust{flex-direction:column;align-items:center}.faq-list p{padding-right:0}.site-footer{grid-template-columns:1fr}.site-footer nav,.site-footer>small{grid-column:1}.site-footer nav{flex-wrap:wrap}.cart-page__item{grid-template-columns:90px 1fr}.cart-page__item label{grid-column:2}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand{display:inline-flex;align-items:center;gap:.45rem;letter-spacing:-.055em}.brand-mark{width:1.28em;height:1.28em;flex:none}.brand--light .brand-mark{filter:brightness(0) saturate(100%) invert(39%) sepia(100%) saturate(2793%) hue-rotate(212deg)}

/* Product gallery: horizontal thumbnails with touch, keyboard and button navigation. */
.buy-visual .speaker-unit[hidden]{display:none!important}
.product-gallery{min-width:0}.gallery-thumbs{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a8b8d4 transparent;padding-bottom:.5rem}.gallery-thumbs button{flex:0 0 clamp(82px,8vw,110px);scroll-snap-align:start}.gallery-controls{position:absolute;z-index:10;top:50%;left:1rem;right:1rem;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.gallery-controls button{pointer-events:auto;width:44px;height:44px;border:1px solid #d6e1f1;border-radius:50%;background:#fffffff0;box-shadow:0 8px 22px #15264225;color:#164bff;font-size:2rem;line-height:1;cursor:pointer}.gallery-controls button:hover,.gallery-controls button:focus-visible{background:#164bff;color:#fff}.buy-visual{touch-action:pan-y}.gallery-main-image{object-fit:contain;background:#e6edf7}.buy-visual:focus-visible{outline:3px solid #164bff;outline-offset:3px}@media(max-width:620px){.gallery-thumbs button{flex-basis:88px}.gallery-controls{left:.6rem;right:.6rem}.gallery-controls button{width:40px;height:40px}}

/* Keep the Sound Lab photo and its frame at the same ratio on every screen. */
.sound-lab .lab-image{position:relative;width:100%;height:auto;min-height:0;aspect-ratio:1672 / 941}.sound-lab .lab-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}

/* Order tracking and information pages. */
.order-help{background:#eef3ff;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);align-items:center}.order-help>div:first-child>p:not(.kicker){max-width:620px;color:var(--muted);line-height:1.7;font-size:1.05rem}.order-help .button{margin-top:1rem}.order-help__steps{display:grid;gap:1rem}.order-help__steps>div{background:#fff;border:1px solid var(--line);border-radius:1.25rem;padding:1.35rem 1.5rem}.order-help__steps span{display:block;color:var(--blue);font-size:.75rem;font-weight:900;letter-spacing:.12em;margin-bottom:.55rem}.order-help__steps strong{display:block;font-size:1.08rem}.order-help__steps p{color:var(--muted);margin:.4rem 0 0;line-height:1.55}.info-page{background:#fff;min-height:60vh}.info-page h1{font-size:clamp(3rem,7vw,6rem);max-width:900px}.info-page__back{display:inline-block;margin-bottom:2rem;color:var(--blue);font-weight:800}.info-page__body{max-width:790px;color:var(--ink);font-size:1rem;line-height:1.75;margin:2.5rem 0}.info-page__body h2{font-size:1.65rem;letter-spacing:-.03em;line-height:1.2;margin:2rem 0 .6rem}.info-page__body a{color:var(--blue);text-decoration:underline}.info-page__body p{color:var(--muted)}@media(max-width:900px){.order-help{grid-template-columns:1fr}}
