.LanguageSwitcher-module__gdGMiG__wrap{display:inline-flex;position:relative}.LanguageSwitcher-module__gdGMiG__trigger{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.LanguageSwitcher-module__gdGMiG__triggerLight{color:#fff}.LanguageSwitcher-module__gdGMiG__triggerLight:hover{background:#ffffff1f;border-color:#fff3}.LanguageSwitcher-module__gdGMiG__triggerDark{color:#111827}.LanguageSwitcher-module__gdGMiG__triggerDark:hover{background:#0000000d;border-color:#0000001a}.LanguageSwitcher-module__gdGMiG__current{white-space:nowrap}.LanguageSwitcher-module__gdGMiG__menu{z-index:100;background:#fff;border:1px solid #00000014;border-radius:10px;min-width:140px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001f}.LanguageSwitcher-module__gdGMiG__item{text-align:left;color:#111827;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 12px;font-size:14px;transition:background .12s;display:block}.LanguageSwitcher-module__gdGMiG__item:hover{background:#f3f4f6}.LanguageSwitcher-module__gdGMiG__itemActive{color:#2563eb;background:#eff6ff;font-weight:600}@media (max-width:640px){.LanguageSwitcher-module__gdGMiG__current{display:none}}
.ProductsMenu-module__jQYxla__wrap{display:none;position:relative}@media (min-width:768px){.ProductsMenu-module__jQYxla__wrap{display:inline-flex}}.ProductsMenu-module__jQYxla__trigger{letter-spacing:-.005em;cursor:pointer;opacity:.9;transition:opacity .2s var(--ease), color .3s var(--ease);background:0 0;border:0;border-left:1px solid;align-items:center;gap:.5rem;padding:.4rem 0 .4rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.ProductsMenu-module__jQYxla__trigger:hover{opacity:1}.ProductsMenu-module__jQYxla__triggerLight{color:#fff}.ProductsMenu-module__jQYxla__triggerDark{color:var(--color-text-muted)}.ProductsMenu-module__jQYxla__triggerDark:hover{color:var(--color-brand)}.ProductsMenu-module__jQYxla__chevron{transition:transform .2s var(--ease)}.ProductsMenu-module__jQYxla__chevronOpen{transform:rotate(180deg)}.ProductsMenu-module__jQYxla__menu{z-index:100;background:#fff;border:1px solid #00000014;border-radius:10px;min-width:17rem;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 24px #0000001f}.ProductsMenu-module__jQYxla__item{border-radius:6px;flex-direction:column;gap:2px;padding:10px 12px;transition:background .12s;display:flex}.ProductsMenu-module__jQYxla__item:hover{background:#f3f4f6}.ProductsMenu-module__jQYxla__itemActive{background:#eff6ff}.ProductsMenu-module__jQYxla__itemTitle{color:#111827;font-size:.95rem;font-weight:600}.ProductsMenu-module__jQYxla__itemActive .ProductsMenu-module__jQYxla__itemTitle{color:var(--color-brand)}.ProductsMenu-module__jQYxla__itemDesc{color:var(--color-text-muted);font-size:.8125rem;line-height:1.45}
.Header-module__Af2_WG__header{z-index:50;transition:background .3s var(--ease), box-shadow .3s var(--ease);position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__surfaceTransparent{background:0 0}.Header-module__Af2_WG__surfaceScrolled{-webkit-backdrop-filter:blur(8px);background:#ffffffeb;border-bottom:1px solid #0000000f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Header-module__Af2_WG__surfaceWhite{background:#fff;border-bottom:1px solid #0000000f;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;height:5rem;display:flex}.Header-module__Af2_WG__logoLink{align-items:center;gap:.5rem;display:flex}.Header-module__Af2_WG__logo{object-fit:contain;width:auto;height:3rem}.Header-module__Af2_WG__rightGroup{align-items:center;gap:1.25rem;display:flex}.Header-module__Af2_WG__nav{gap:2rem;display:none}@media (min-width:768px){.Header-module__Af2_WG__nav{display:flex}.Header-module__Af2_WG__menuBtn{display:none}}.Header-module__Af2_WG__navLink{cursor:pointer;transition:color .3s var(--ease);font-weight:500}.Header-module__Af2_WG__linkDark{color:var(--color-text-muted)}.Header-module__Af2_WG__linkDark:hover{color:var(--color-brand)}.Header-module__Af2_WG__linkLight{color:#fff}.Header-module__Af2_WG__linkLight:hover{color:#e5e7eb}.Header-module__Af2_WG__menuBtn{border-radius:var(--radius-sm);transition:background .3s var(--ease);padding:.5rem}.Header-module__Af2_WG__iconDark{color:#1f2937}.Header-module__Af2_WG__iconDark:hover{background:#e5e7eb}.Header-module__Af2_WG__iconLight{color:#fff}.Header-module__Af2_WG__iconLight:hover{background:#fff3}.Header-module__Af2_WG__overlay{z-index:99;opacity:0;pointer-events:none;transition:opacity .3s var(--ease);background:#00000080;position:fixed;inset:0}.Header-module__Af2_WG__overlayOpen{opacity:1;pointer-events:auto}@media (min-width:768px){.Header-module__Af2_WG__overlay,.Header-module__Af2_WG__panel{display:none}}.Header-module__Af2_WG__panel{z-index:100;width:16rem;box-shadow:var(--shadow-lg);overscroll-behavior:contain;transition:transform .3s var(--ease);background:#fff;padding:1.5rem;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__Af2_WG__panelOpen{transform:translate(0)}.Header-module__Af2_WG__panelHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Header-module__Af2_WG__panelTitle{color:#1f2937;font-size:1.25rem;font-weight:700}.Header-module__Af2_WG__closeBtn{border-radius:var(--radius-sm);color:var(--color-text-muted);padding:.5rem}.Header-module__Af2_WG__closeBtn:hover{background:#e5e7eb}.Header-module__Af2_WG__panelNav{flex-direction:column;gap:1rem;display:flex}.Header-module__Af2_WG__panelLink{color:#374151;transition:color .2s var(--ease);padding:.5rem 0;font-size:1.125rem;font-weight:500}.Header-module__Af2_WG__panelLink:hover{color:var(--color-brand)}.Header-module__Af2_WG__panelProducts{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1.25rem;display:flex}.Header-module__Af2_WG__panelProductsTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:700}.Header-module__Af2_WG__panelProductLink{transition:color .2s var(--ease);flex-direction:column;gap:2px;display:flex}.Header-module__Af2_WG__panelProductName{color:var(--color-brand);font-size:1rem;font-weight:600}.Header-module__Af2_WG__panelProductLink:hover .Header-module__Af2_WG__panelProductName{color:var(--color-brand-hover)}.Header-module__Af2_WG__panelProductDesc{color:var(--color-text-muted);font-size:.8125rem;line-height:1.45}
.Footer-module__EZoWya__footer{background:var(--color-bg-dark);color:var(--color-text-footer)}.Footer-module__EZoWya__inner{padding:3rem 1rem}@media (min-width:640px){.Footer-module__EZoWya__inner{padding:3rem 1.5rem}}@media (min-width:1024px){.Footer-module__EZoWya__inner{padding:3rem 2rem}}.Footer-module__EZoWya__top{flex-direction:column;justify-content:space-between;gap:2rem;display:flex}@media (min-width:768px){.Footer-module__EZoWya__top{flex-direction:row}}.Footer-module__EZoWya__brand{text-align:center;flex-shrink:0}@media (min-width:768px){.Footer-module__EZoWya__brand{text-align:left}}.Footer-module__EZoWya__name{color:#fff;font-size:1.125rem;font-weight:700}.Footer-module__EZoWya__tag{margin-top:.5rem;font-size:.875rem}.Footer-module__EZoWya__email{color:inherit;transition:color .2s var(--ease)}.Footer-module__EZoWya__email:hover{color:#fff}.Footer-module__EZoWya__info{text-align:center;flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}@media (min-width:768px){.Footer-module__EZoWya__info{text-align:right}}.Footer-module__EZoWya__bottom{border-top:1px solid var(--color-border-muted);text-align:center;margin-top:2rem;padding-top:2rem;font-size:.875rem}.Footer-module__EZoWya__links{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.Footer-module__EZoWya__link{color:var(--color-text-footer);transition:color .2s var(--ease)}.Footer-module__EZoWya__link:hover{color:#fff}.Footer-module__EZoWya__blind{text-align:center;font-size:.875rem}
.Hero-module__Z8hQ_W__hero{text-align:center;background-image:url(https://picsum.photos/seed/bamboo-forest/1920/1080);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.Hero-module__Z8hQ_W__overlay{background:#00000080;position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:1;color:#fff;padding:0 1rem;position:relative}.Hero-module__Z8hQ_W__title{margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.1}@media (min-width:768px){.Hero-module__Z8hQ_W__title{font-size:3.75rem}}.Hero-module__Z8hQ_W__accent{color:var(--color-brand-light)}.Hero-module__Z8hQ_W__subtitle{color:#e5e7eb;max-width:42rem;margin:0 auto 2rem;font-size:1.125rem}@media (min-width:768px){.Hero-module__Z8hQ_W__subtitle{font-size:1.25rem}}
.PortfolioModal-module___4IJta__backdrop{z-index:50;animation:PortfolioModal-module___4IJta__fadeIn .3s var(--ease) forwards;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PortfolioModal-module___4IJta__dialog{border-radius:var(--radius);box-shadow:var(--shadow-2xl);background:#fff;width:100%;max-width:64rem;max-height:90vh;position:relative;overflow-y:auto}.PortfolioModal-module___4IJta__close{color:var(--color-text-faint);z-index:10;transition:color .2s var(--ease);position:absolute;top:1rem;right:1rem}.PortfolioModal-module___4IJta__close:hover{color:#1f2937}.PortfolioModal-module___4IJta__grid{grid-template-columns:1fr;display:grid}@media (min-width:1024px){.PortfolioModal-module___4IJta__gridWithImage{grid-template-columns:1fr 1fr}}.PortfolioModal-module___4IJta__imageWrap{position:relative}.PortfolioModal-module___4IJta__image{object-fit:contain;border-radius:var(--radius) var(--radius) 0 0;background:#f3f4f6;width:100%;height:16rem}@media (min-width:1024px){.PortfolioModal-module___4IJta__image{border-radius:var(--radius) 0 0 var(--radius);height:100%}}.PortfolioModal-module___4IJta__body{padding:2rem}@media (min-width:1024px){.PortfolioModal-module___4IJta__body{padding:2.5rem}}.PortfolioModal-module___4IJta__category{color:var(--color-brand);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.PortfolioModal-module___4IJta__title{color:#111827;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.PortfolioModal-module___4IJta__meta{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;padding:1rem 0;display:grid}.PortfolioModal-module___4IJta__metaLabel{color:var(--color-text-soft);font-size:.875rem}.PortfolioModal-module___4IJta__metaValue{color:#1f2937;font-weight:600}.PortfolioModal-module___4IJta__detailsTitle{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.PortfolioModal-module___4IJta__details{color:var(--color-text-muted);white-space:pre-line;line-height:1.7}.PortfolioModal-module___4IJta__cta{margin-top:2rem}.PortfolioModal-module___4IJta__ctaLink{background:var(--color-brand);color:#fff;border-radius:var(--radius);transition:background .3s var(--ease), transform .3s var(--ease);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;display:inline-flex}.PortfolioModal-module___4IJta__ctaLink:hover{background:var(--color-brand-hover);transform:scale(1.05)}
.Section-module__27SNAG__section{padding:5rem 0}@media (min-width:640px){.Section-module__27SNAG__section{padding:7rem 0}}.Section-module__27SNAG__white{background:var(--color-bg)}.Section-module__27SNAG__gray{background:var(--color-bg-muted)}.Section-module__27SNAG__green{background:var(--color-bg-green)}.Section-module__27SNAG__header{text-align:center;margin-bottom:3rem}.Section-module__27SNAG__title{color:#111827;font-size:1.875rem;font-weight:700}@media (min-width:640px){.Section-module__27SNAG__title{font-size:2.25rem}}.Section-module__27SNAG__subtitle{color:var(--color-text-muted);max-width:42rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem}
.ProductLanding-module__81bY5G__page{--ink:#0c1219;--ink2:#38424f;--ink3:#6b7885;--ink4:#a2adba;--line:#e7ebf1;--line2:#f0f3f7;--paper:#fff;--paper2:#f8fafc;--brand:#2693d2;--brand-ink:#12689e;--brand-deep:#0a3e63;--brand-soft:#eaf4fb;--pad:clamp(20px,5.2vw,72px);--gap:clamp(14px,2.4vw,26px);-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-family:var(--font-sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"ss01","case";word-break:keep-all;overflow-wrap:break-word;line-break:strict}:where(.ProductLanding-module__81bY5G__page) p,:where(.ProductLanding-module__81bY5G__page) li,:where(.ProductLanding-module__81bY5G__page) dd,:where(.ProductLanding-module__81bY5G__page) dt,:where(.ProductLanding-module__81bY5G__page) td,:where(.ProductLanding-module__81bY5G__page) th,:where(.ProductLanding-module__81bY5G__page) figcaption,.ProductLanding-module__81bY5G__small,.ProductLanding-module__81bY5G__note,.ProductLanding-module__81bY5G__cardDesc,.ProductLanding-module__81bY5G__stepDesc{text-wrap:pretty}:where(.ProductLanding-module__81bY5G__page) h1,:where(.ProductLanding-module__81bY5G__page) h2,:where(.ProductLanding-module__81bY5G__page) h3,:where(.ProductLanding-module__81bY5G__page) h4,.ProductLanding-module__81bY5G__lead,.ProductLanding-module__81bY5G__cardTitle,.ProductLanding-module__81bY5G__stepTitle{text-wrap:balance}.ProductLanding-module__81bY5G__nb{white-space:nowrap}.ProductLanding-module__81bY5G__sentence{display:inline-block}:where(.ProductLanding-module__81bY5G__page) img{max-width:100%;display:block}:where(.ProductLanding-module__81bY5G__page) b,:where(.ProductLanding-module__81bY5G__page) strong{font-weight:700}:where(.ProductLanding-module__81bY5G__page) em{color:var(--brand-ink);font-style:normal;font-weight:600}:where(.ProductLanding-module__81bY5G__page) a{color:inherit}.ProductLanding-module__81bY5G__sec{padding:clamp(56px,9vw,116px) var(--pad);background:radial-gradient(760px 520px at 100% 0,#f6f9fc 0%,#f6f9fc00 68%),#fff;position:relative;overflow:hidden}.ProductLanding-module__81bY5G__toneSoft{background:radial-gradient(880px 560px at 6% -14%,#e6f1f9 0%,#e6f1f900 66%),radial-gradient(760px 540px at 98% 4%,#eef2f7 0%,#eef2f700 70%),#fbfcfe}.ProductLanding-module__81bY5G__toneNight{color:#eaf1f8;background:radial-gradient(1180px 760px at 50% -8%,#12456e 0%,#12456e00 64%),radial-gradient(720px 560px at 92% 96%,#0d2e4c 0%,#0d2e4c00 70%),linear-gradient(#050910 0%,#08111c 60%,#070d16 100%)}.ProductLanding-module__81bY5G__toneNight h2,.ProductLanding-module__81bY5G__toneNight h3{color:#f3f8fc}.ProductLanding-module__81bY5G__toneNight p,.ProductLanding-module__81bY5G__toneNight li{color:#a9bcce}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__note{color:#6f8298}.ProductLanding-module__81bY5G__toneNight em{color:#8ed0f2}.ProductLanding-module__81bY5G__wrap{max-width:1080px;margin:0 auto;position:relative}:where(.ProductLanding-module__81bY5G__page) h1{letter-spacing:-.045em;font-size:clamp(33px,7.4vw,64px);font-weight:800;line-height:1.16}:where(.ProductLanding-module__81bY5G__page) h2{letter-spacing:-.04em;font-size:clamp(25px,5vw,44px);font-weight:800;line-height:1.26}:where(.ProductLanding-module__81bY5G__page) h3{letter-spacing:-.028em;font-size:clamp(19px,3.4vw,29px);font-weight:700;line-height:1.4}.ProductLanding-module__81bY5G__lead{color:var(--ink2);letter-spacing:-.02em;font-size:clamp(16px,3.2vw,23px);font-weight:500;line-height:1.62}:where(.ProductLanding-module__81bY5G__page) p{color:var(--ink2);letter-spacing:-.012em;font-size:clamp(15px,2.7vw,19px);line-height:1.78}:where(.ProductLanding-module__81bY5G__page) p+p{margin-top:16px}.ProductLanding-module__81bY5G__small{color:var(--ink3);font-size:clamp(13px,2.3vw,16px);line-height:1.75}.ProductLanding-module__81bY5G__note{color:var(--ink4);font-size:clamp(12px,2.1vw,14px);line-height:1.75}.ProductLanding-module__81bY5G__center{text-align:center}.ProductLanding-module__81bY5G__mt8{margin-top:8px}.ProductLanding-module__81bY5G__mt16{margin-top:16px}.ProductLanding-module__81bY5G__mt24{margin-top:24px}.ProductLanding-module__81bY5G__mt32{margin-top:32px}.ProductLanding-module__81bY5G__mt48{margin-top:clamp(28px,4.4vw,48px)}.ProductLanding-module__81bY5G__mt72{margin-top:clamp(38px,6vw,72px)}.ProductLanding-module__81bY5G__blank{vertical-align:-.12em;border-bottom:2px dotted #c9d3de;min-width:104px;height:1em;display:inline-block}.ProductLanding-module__81bY5G__tag-todo{letter-spacing:-.01em;color:#7a5b00;white-space:nowrap;background:#fff3c4;border:1px solid #f2de93;border-radius:999px;margin-left:8px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-block}.ProductLanding-module__81bY5G__hero{padding-top:clamp(28px,4.6vw,44px)}.ProductLanding-module__81bY5G__heroBar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:clamp(34px,6vw,72px);display:flex}.ProductLanding-module__81bY5G__heroBar img{width:clamp(124px,22vw,196px)}.ProductLanding-module__81bY5G__heroBar .ProductLanding-module__81bY5G__eyebrow{letter-spacing:.22em;color:#6e869e;font-size:clamp(10px,1.8vw,13px);font-weight:600}.ProductLanding-module__81bY5G__heroIdent{text-align:right;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.ProductLanding-module__81bY5G__credit{letter-spacing:.13em;color:#5c768f;font-size:clamp(10px,1.7vw,12px);font-weight:600}.ProductLanding-module__81bY5G__badge{color:#bfe2f6;background:#2693d221;border:1px solid #7fc4ea57;border-radius:999px;align-items:center;gap:9px;padding:9px 17px;font-size:clamp(12px,2.2vw,15px);font-weight:600;display:inline-flex}.ProductLanding-module__81bY5G__hero h1{color:#f5fafd;margin-top:clamp(18px,3vw,28px)}.ProductLanding-module__81bY5G__heroSub{color:#9fb4c8;max-width:29em;margin-top:clamp(14px,2.6vw,26px);font-size:clamp(16px,3.1vw,24px);font-weight:500;line-height:1.6}.ProductLanding-module__81bY5G__heroTall{padding-top:clamp(45px,7.4vw,70px);padding-bottom:clamp(92px,14.6vw,196px)}.ProductLanding-module__81bY5G__heroTall .ProductLanding-module__81bY5G__heroBar{margin-bottom:clamp(54px,9.6vw,118px)}.ProductLanding-module__81bY5G__heroTall h1{margin-top:clamp(29px,4.8vw,45px);font-size:clamp(38px,8.4vw,76px)}.ProductLanding-module__81bY5G__heroTall .ProductLanding-module__81bY5G__heroSub{max-width:31em;margin-top:clamp(22px,4.2vw,42px);font-size:clamp(17px,3.4vw,27px)}.ProductLanding-module__81bY5G__heroTall.ProductLanding-module__81bY5G__heroBuy{padding-bottom:clamp(52px,8vw,104px)}.ProductLanding-module__81bY5G__heroTall.ProductLanding-module__81bY5G__heroBuy .ProductLanding-module__81bY5G__heroBar{margin-bottom:clamp(34px,6.2vw,76px)}.ProductLanding-module__81bY5G__heroStage{margin:clamp(22px,4vw,40px) 0 clamp(8px,1.6vw,14px);position:relative}.ProductLanding-module__81bY5G__heroStage:before{content:"";filter:blur(4px);background:radial-gradient(closest-side,#50b4f04d,#50b4f000 70%);width:min(112%,1040px);height:62%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductLanding-module__81bY5G__heroStage img{width:100%;height:auto;position:relative}.ProductLanding-module__81bY5G__cd{flex-wrap:wrap;gap:clamp(8px,1.6vw,14px);margin-top:clamp(22px,3.6vw,32px);display:flex}.ProductLanding-module__81bY5G__cdUnit{text-align:center;background:#ffffff0e;border:1px solid #ffffff24;border-radius:16px;flex:1 1 0;min-width:66px;padding:clamp(12px,2vw,18px) clamp(6px,1.4vw,12px)}.ProductLanding-module__81bY5G__cdUnit b{letter-spacing:-.04em;color:#f3f8fc;font-variant-numeric:tabular-nums;font-size:clamp(26px,5.2vw,44px);font-weight:800;line-height:1.05;display:block}.ProductLanding-module__81bY5G__cdUnit span{color:#8fa6bb;margin-top:5px;font-size:clamp(11px,2vw,14px);font-weight:600;display:block}.ProductLanding-module__81bY5G__cd.ProductLanding-module__81bY5G__is-done{display:none}.ProductLanding-module__81bY5G__cdbar{z-index:60;padding:clamp(8px,1.5vw,12px) var(--pad);color:#eaf1f8;-webkit-backdrop-filter:blur(12px)saturate(150%);backdrop-filter:blur(12px)saturate(150%);visibility:hidden;background:#060c14db;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;gap:clamp(9px,2.2vw,18px);transition:transform .28s,visibility 0s linear .28s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-101%)}.ProductLanding-module__81bY5G__cdbar.ProductLanding-module__81bY5G__cdbarOn{visibility:visible;transition:transform .28s;transform:none}.ProductLanding-module__81bY5G__cdbarLabel{color:#8fa6bb;white-space:nowrap;font-size:clamp(11px,2vw,14px);font-weight:600}.ProductLanding-module__81bY5G__cdbarTime{letter-spacing:-.03em;color:#f3f8fc;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(15px,2.8vw,20px);font-weight:800}.ProductLanding-module__81bY5G__cdnav{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;flex:0 auto;align-items:center;gap:6px;min-width:0;padding-right:28px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.ProductLanding-module__81bY5G__cdnav::-webkit-scrollbar{display:none}.ProductLanding-module__81bY5G__cdnavLink{white-space:nowrap;letter-spacing:-.02em;color:#bbd0e2;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;flex:none;padding:5px 11px;font-size:clamp(11px,2vw,13px);font-weight:600;text-decoration:none;transition:color .2s,background .2s,border-color .2s}.ProductLanding-module__81bY5G__cdnavLink:hover{color:#f3f8fc;background:#ffffff1f;border-color:#ffffff47}.ProductLanding-module__81bY5G__cdbarBtn{letter-spacing:-.02em;color:#fff;white-space:nowrap;background:linear-gradient(160deg,#2e9edb 0%,#1b7fbc 100%);border-radius:999px;margin-left:clamp(2px,1.4vw,10px);padding:8px 16px;font-size:clamp(12px,2.2vw,15px);font-weight:700;text-decoration:none}@media (max-width:430px){.ProductLanding-module__81bY5G__cdbarLabel{display:none}}@media (prefers-reduced-motion:reduce){.ProductLanding-module__81bY5G__cdbar,.ProductLanding-module__81bY5G__cdbar.ProductLanding-module__81bY5G__cdbarOn{transition:none}}.ProductLanding-module__81bY5G__sec[id]{scroll-margin-top:calc(var(--header-h) + 74px)}.ProductLanding-module__81bY5G__chips{flex-wrap:wrap;gap:9px;margin-top:clamp(20px,3.4vw,34px);display:flex}.ProductLanding-module__81bY5G__chip{color:#cfe2f1;background:#ffffff0d;border:1px solid #ffffff29;border-radius:999px;padding:9px 16px;font-size:clamp(12px,2.2vw,16px);font-weight:600}.ProductLanding-module__81bY5G__chip em{color:#8ed0f2;font-weight:700}.ProductLanding-module__81bY5G__chipsInk{margin-top:clamp(14px,2.2vw,20px)}.ProductLanding-module__81bY5G__chipsInk .ProductLanding-module__81bY5G__chip{color:var(--ink2);border-color:var(--line);background:var(--paper2);padding:6px 12px;font-size:clamp(11px,2vw,14px)}.ProductLanding-module__81bY5G__chipsInk .ProductLanding-module__81bY5G__chip em{color:var(--brand-ink)}.ProductLanding-module__81bY5G__btn{letter-spacing:-.02em;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:clamp(15px,2.6vw,20px) clamp(26px,4.4vw,44px);font-size:clamp(15px,2.8vw,20px);font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.ProductLanding-module__81bY5G__btnGo{color:#fff;background:linear-gradient(160deg,#2e9edb 0%,#1b7fbc 100%);box-shadow:0 10px 26px -10px #1b7fbcbf}.ProductLanding-module__81bY5G__btnGo:hover{transform:translateY(-1px);box-shadow:0 14px 32px -10px #1b7fbcd9}.ProductLanding-module__81bY5G__btnGhost{color:var(--brand-ink);background:#fff;border:1.5px solid #cbe3f3}.ProductLanding-module__81bY5G__btnGhost:hover{background:var(--brand-soft)}.ProductLanding-module__81bY5G__btn.ProductLanding-module__81bY5G__is-off{color:#8a97a5;box-shadow:none;cursor:default;background:#dce3ea}.ProductLanding-module__81bY5G__btns{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ProductLanding-module__81bY5G__btnsCenter{justify-content:center}.ProductLanding-module__81bY5G__assure{color:var(--ink3);letter-spacing:-.01em;flex-wrap:wrap;justify-content:center;gap:4px 0;margin:20px 0 0;padding:0;font-size:clamp(12px,2.1vw,14px);font-weight:600;list-style:none;display:flex}.ProductLanding-module__81bY5G__assure li{align-items:center;display:inline-flex}.ProductLanding-module__81bY5G__assure li+li:before{content:"·";color:var(--ink4);margin:0 10px;font-weight:400}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__assure{color:#9fb4c8}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__assure li+li:before{color:#5c768f}@media (max-width:540px){.ProductLanding-module__81bY5G__assure{flex-direction:column;align-items:center;gap:5px}.ProductLanding-module__81bY5G__assure li+li:before{display:none}}.ProductLanding-module__81bY5G__grid{gap:var(--gap);display:grid}.ProductLanding-module__81bY5G__g2{grid-template-columns:repeat(2,1fr)}.ProductLanding-module__81bY5G__g3{grid-template-columns:repeat(3,1fr)}.ProductLanding-module__81bY5G__g4{grid-template-columns:repeat(4,1fr)}.ProductLanding-module__81bY5G__card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:clamp(22px,3.4vw,40px);position:relative;overflow:hidden;box-shadow:0 1px 2px #10203808,0 12px 34px -18px #102a4a29}.ProductLanding-module__81bY5G__cardNum{letter-spacing:-.05em;color:var(--ink);font-size:clamp(31px,5.6vw,54px);font-weight:800;line-height:1}.ProductLanding-module__81bY5G__cardNum .ProductLanding-module__81bY5G__cardUnit{letter-spacing:-.02em;margin-left:.06em;font-size:.42em;font-weight:700}.ProductLanding-module__81bY5G__cardTitle{letter-spacing:-.02em;margin-top:clamp(10px,1.6vw,18px);font-size:clamp(14px,2.5vw,20px);font-weight:700}.ProductLanding-module__81bY5G__cardDesc{color:var(--ink3);margin-top:7px;font-size:clamp(12px,2.2vw,16px);line-height:1.66}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__card{box-shadow:none;background:#ffffff0b;border-color:#ffffff1a}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__cardNum,.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__cardTitle{color:#f1f7fb}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__cardDesc{color:#93a8bc}.ProductLanding-module__81bY5G__ico{width:clamp(26px,4.4vw,36px);height:clamp(26px,4.4vw,36px);display:block}.ProductLanding-module__81bY5G__icoTile{width:clamp(52px,8.4vw,72px);height:clamp(52px,8.4vw,72px);color:var(--brand-ink);background:linear-gradient(155deg,#edf6fc,#dcedf8);border:1px solid #d5e8f5;border-radius:clamp(15px,2.6vw,21px);place-items:center;display:grid}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__icoTile{color:#8ed0f2;background:#ffffff0f;border-color:#ffffff1f}.ProductLanding-module__81bY5G__chain{grid-template-columns:repeat(4,1fr);margin-top:clamp(26px,4.2vw,48px);display:grid}.ProductLanding-module__81bY5G__chainItem{text-align:center;padding:clamp(16px,2.6vw,30px) clamp(6px,1.6vw,22px);position:relative}.ProductLanding-module__81bY5G__chainItem+.ProductLanding-module__81bY5G__chainItem:before{content:"";border-top:1.5px solid #8cc8eb80;border-right:1.5px solid #8cc8eb80;width:clamp(9px,1.5vw,16px);height:clamp(9px,1.5vw,16px);position:absolute;top:50%;left:clamp(-6px,-.8vw,-4px);transform:translateY(-50%)rotate(45deg)}.ProductLanding-module__81bY5G__chainKey{letter-spacing:.14em;color:#5e86a5;font-size:clamp(11px,1.9vw,16px);font-weight:700}.ProductLanding-module__81bY5G__chainValue{color:#eaf3fa;letter-spacing:-.025em;margin-top:clamp(7px,1.2vw,12px);font-size:clamp(13px,2.4vw,23px);font-weight:700;line-height:1.4}.ProductLanding-module__81bY5G__tableWrap{-webkit-overflow-scrolling:touch;margin-top:clamp(24px,3.6vw,44px);overflow-x:auto}.ProductLanding-module__81bY5G__table{border-collapse:collapse;width:100%;min-width:520px}.ProductLanding-module__81bY5G__tableSm{min-width:0}.ProductLanding-module__81bY5G__tableSm th,.ProductLanding-module__81bY5G__tableSm td{padding:clamp(10px,1.8vw,18px) clamp(5px,1.2vw,16px)}.ProductLanding-module__81bY5G__tableSm tbody th{white-space:normal}.ProductLanding-module__81bY5G__table th,.ProductLanding-module__81bY5G__table td{border-bottom:1px solid var(--line);vertical-align:top;padding:clamp(11px,1.9vw,18px) clamp(9px,1.6vw,16px);font-size:clamp(13px,2.2vw,18px)}.ProductLanding-module__81bY5G__table thead th{color:var(--ink3);border-bottom:2px solid var(--line);white-space:nowrap;font-size:clamp(12px,2vw,16px);font-weight:700}.ProductLanding-module__81bY5G__table tbody th{text-align:left;color:var(--ink2);white-space:nowrap;font-weight:600}.ProductLanding-module__81bY5G__table td{color:var(--ink2)}.ProductLanding-module__81bY5G__table td:nth-child(2),.ProductLanding-module__81bY5G__table thead th:nth-child(2){text-align:center;background:linear-gradient(#2693d212,#2693d209);font-weight:700}.ProductLanding-module__81bY5G__table thead th:nth-child(2){color:var(--brand-ink);border-bottom-color:var(--brand);background:#2693d21a}.ProductLanding-module__81bY5G__table td:nth-child(3),.ProductLanding-module__81bY5G__table thead th:nth-child(3){text-align:center;color:var(--ink3);font-weight:500}.ProductLanding-module__81bY5G__tablePlain{min-width:0}.ProductLanding-module__81bY5G__tablePlain thead th{text-align:left}.ProductLanding-module__81bY5G__tablePlain td:nth-child(2),.ProductLanding-module__81bY5G__tablePlain thead th:nth-child(2){text-align:left;color:var(--ink2);background:0 0;font-weight:500}.ProductLanding-module__81bY5G__tablePlain thead th:nth-child(2){color:var(--ink3);border-bottom-color:var(--line)}.ProductLanding-module__81bY5G__tablePlain td:nth-child(3),.ProductLanding-module__81bY5G__tablePlain thead th:nth-child(3){text-align:left}.ProductLanding-module__81bY5G__cellSub{color:var(--ink4);margin-top:3px;font-size:clamp(11px,1.9vw,14px);font-weight:500;display:block}.ProductLanding-module__81bY5G__scrollHint{color:var(--ink4);margin-top:9px;font-size:clamp(11px,2vw,13px);display:none}.ProductLanding-module__81bY5G__split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(20px,3.4vw,48px);margin-top:clamp(26px,4.2vw,48px);display:grid}.ProductLanding-module__81bY5G__split>*,.ProductLanding-module__81bY5G__grid>*{min-width:0}.ProductLanding-module__81bY5G__split img{border-radius:20px;width:100%;height:auto}.ProductLanding-module__81bY5G__split h4{letter-spacing:-.025em;font-size:clamp(17px,3vw,26px);font-weight:700;line-height:1.4}.ProductLanding-module__81bY5G__form{text-align:left;margin-top:clamp(26px,4vw,40px)}.ProductLanding-module__81bY5G__formRow{grid-template-columns:1fr 1fr;gap:clamp(12px,2vw,18px);display:grid}.ProductLanding-module__81bY5G__field{margin-bottom:clamp(12px,2vw,18px);display:block}.ProductLanding-module__81bY5G__fieldLabel{color:#cfe2f1;margin-bottom:8px;font-size:clamp(13px,2.3vw,16px);font-weight:700;display:block}.ProductLanding-module__81bY5G__fieldLabel span{color:#8fa6bb;margin-left:7px;font-weight:500}.ProductLanding-module__81bY5G__req{color:#8ed0f2;margin-left:4px}.ProductLanding-module__81bY5G__field input,.ProductLanding-module__81bY5G__field textarea{width:100%;font:inherit;color:var(--ink);background:#fff;border:1.5px solid #0000;border-radius:13px;padding:clamp(13px,2.2vw,17px) clamp(14px,2.2vw,18px);font-size:clamp(15px,2.6vw,18px);transition:border-color .15s,box-shadow .15s}.ProductLanding-module__81bY5G__field textarea{resize:vertical;min-height:clamp(88px,14vw,120px);line-height:1.65}.ProductLanding-module__81bY5G__field input::placeholder,.ProductLanding-module__81bY5G__field textarea::placeholder{color:#a2adba}.ProductLanding-module__81bY5G__field input:focus,.ProductLanding-module__81bY5G__field textarea:focus{border-color:#5fc0ee;outline:0;box-shadow:0 0 0 4px #5fc0ee40}.ProductLanding-module__81bY5G__field.ProductLanding-module__81bY5G__bad input,.ProductLanding-module__81bY5G__field.ProductLanding-module__81bY5G__bad textarea{border-color:#f08a8a;box-shadow:0 0 0 4px #f08a8a33}.ProductLanding-module__81bY5G__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.ProductLanding-module__81bY5G__agree{color:#bfd3e5;align-items:flex-start;gap:11px;margin-top:clamp(6px,1.2vw,10px);font-size:clamp(13px,2.3vw,16px);line-height:1.6;display:flex}.ProductLanding-module__81bY5G__agree input{accent-color:#2693d2;cursor:pointer;flex:none;width:21px;height:21px;margin-top:1px}.ProductLanding-module__81bY5G__agreeText{font-size:inherit;line-height:inherit;color:inherit;margin:0}.ProductLanding-module__81bY5G__link{color:#bfd3e5;text-underline-offset:3px;cursor:pointer;-webkit-text-decoration:underline #bfd3e58c;text-decoration:underline #bfd3e58c}.ProductLanding-module__81bY5G__link:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #8ed0f2}.ProductLanding-module__81bY5G__link:hover{color:#eaf1f8;text-decoration-color:#8ed0f2}.ProductLanding-module__81bY5G__formNote{color:#7f94a9;margin-top:10px;font-size:clamp(12px,2.1vw,14px);line-height:1.75}.ProductLanding-module__81bY5G__pp{width:min(620px,100vw - 32px);max-height:min(80vh,760px);color:var(--ink);text-align:left;background:#fff;border:0;border-radius:20px;padding:0;box-shadow:0 30px 80px -30px #08182c8c}.ProductLanding-module__81bY5G__pp::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#060e1899}.ProductLanding-module__81bY5G__pp h3{padding:clamp(22px,3.4vw,30px) clamp(20px,3.4vw,34px) 0;font-size:clamp(18px,3.2vw,25px)}.ProductLanding-module__81bY5G__ppLead{color:var(--ink2);padding:12px clamp(20px,3.4vw,34px) 0;font-size:clamp(13px,2.3vw,16px);line-height:1.7}.ProductLanding-module__81bY5G__ppList{padding:clamp(16px,2.6vw,24px) clamp(20px,3.4vw,34px);overflow-y:auto}.ProductLanding-module__81bY5G__ppList dt{letter-spacing:.02em;color:var(--brand-ink);margin-top:18px;font-size:clamp(12px,2.1vw,14px);font-weight:700}.ProductLanding-module__81bY5G__ppList dt:first-child{margin-top:0}.ProductLanding-module__81bY5G__ppList dd{color:var(--ink2);margin-top:6px;font-size:clamp(13px,2.3vw,16px);line-height:1.75}.ProductLanding-module__81bY5G__ppList a{color:var(--brand-ink)}.ProductLanding-module__81bY5G__ppS{color:var(--ink3);margin-top:4px;font-size:clamp(11px,2vw,13px);display:block}.ProductLanding-module__81bY5G__ppClose{position:absolute;top:10px;right:10px}.ProductLanding-module__81bY5G__ppClose button{width:38px;height:38px;color:var(--ink3);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:17px}.ProductLanding-module__81bY5G__ppClose button:hover{background:var(--line2);color:var(--ink)}.ProductLanding-module__81bY5G__ppOk{border-top:1px solid var(--line);background:linear-gradient(#fff0,#fff 28%);padding:clamp(14px,2.4vw,20px) clamp(20px,3.4vw,34px);position:sticky;bottom:0}.ProductLanding-module__81bY5G__ppOk .ProductLanding-module__81bY5G__btn{width:100%}.ProductLanding-module__81bY5G__form .ProductLanding-module__81bY5G__btn{width:100%;margin-top:clamp(18px,3vw,26px)}.ProductLanding-module__81bY5G__formMsg{color:#ffc9c9;min-height:1.2em;margin-top:14px;font-size:clamp(13px,2.3vw,16px);line-height:1.6}.ProductLanding-module__81bY5G__form[aria-busy=true] .ProductLanding-module__81bY5G__btn{opacity:.6;pointer-events:none}.ProductLanding-module__81bY5G__done{text-align:center;padding:clamp(18px,3.4vw,34px) 0}.ProductLanding-module__81bY5G__doneIcon{background:#5fc0ee29;border:2px solid #5fc0ee;border-radius:50%;place-items:center;width:clamp(52px,8vw,68px);height:clamp(52px,8vw,68px);margin:0 auto;display:grid}.ProductLanding-module__81bY5G__doneIcon svg{stroke:#8ed0f2;stroke-width:2.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:52%;height:52%}.ProductLanding-module__81bY5G__done h3{color:#f3f8fc;margin-top:18px}.ProductLanding-module__81bY5G__done p{color:#a9bcce;margin-top:12px}.ProductLanding-module__81bY5G__cmp{max-width:760px;margin:clamp(28px,4.4vw,48px) auto 0}.ProductLanding-module__81bY5G__cmpSvg{width:100%;height:auto;font-family:inherit;display:block}.ProductLanding-module__81bY5G__cmpNum{fill:#93a3b4;letter-spacing:.2px;font-size:3.6px;font-weight:500}.ProductLanding-module__81bY5G__cmpExp{fill:#a6b4c2;letter-spacing:.1px;font-size:1.9px;font-weight:500}.ProductLanding-module__81bY5G__cmpName{fill:#93a3b4;letter-spacing:.133px;font-size:2.5px;font-weight:600}.ProductLanding-module__81bY5G__cmpDim{fill:#12689e;text-anchor:middle;font-size:2.65px;font-weight:700}.ProductLanding-module__81bY5G__cmp figcaption{text-align:center;color:var(--ink3);margin-top:clamp(14px,2.2vw,20px);font-size:clamp(13px,2.3vw,17px);line-height:1.7}.ProductLanding-module__81bY5G__steps{margin-top:clamp(30px,4.6vw,54px);padding-left:clamp(26px,4.4vw,40px);position:relative}.ProductLanding-module__81bY5G__steps:before{content:"";background:linear-gradient(180deg,#2693d2 0%,#2693d2 var(--now,60%),var(--line) var(--now,60%));width:2px;position:absolute;top:9px;bottom:9px;left:clamp(7px,1.3vw,12px)}.ProductLanding-module__81bY5G__step{padding-bottom:clamp(26px,3.8vw,42px);position:relative}.ProductLanding-module__81bY5G__step:last-child{padding-bottom:0}.ProductLanding-module__81bY5G__step:before{content:"";border:3px solid var(--line);box-sizing:border-box;background:#fff;border-radius:50%;width:clamp(13px,2.2vw,17px);height:clamp(13px,2.2vw,17px);position:absolute;top:6px;left:calc(-1*clamp(26px,4.4vw,40px) + clamp(2px,.5vw,5px))}.ProductLanding-module__81bY5G__stepDone:before{background:#2693d2;border-color:#2693d2}.ProductLanding-module__81bY5G__stepNow:before{background:#fff;border-color:#2693d2;box-shadow:0 0 0 5px #2693d229}.ProductLanding-module__81bY5G__stepTitle{letter-spacing:-.03em;flex-wrap:wrap;align-items:center;gap:11px;font-size:clamp(17px,3.1vw,25px);font-weight:700;display:flex}.ProductLanding-module__81bY5G__stepDesc{color:var(--ink3);margin-top:9px;font-size:clamp(14px,2.5vw,18px);line-height:1.72}.ProductLanding-module__81bY5G__pill{letter-spacing:-.01em;border-radius:999px;padding:4px 11px;font-size:clamp(11px,1.9vw,13px);font-weight:700}.ProductLanding-module__81bY5G__pillDone{color:var(--brand-ink);background:#eaf4fb}.ProductLanding-module__81bY5G__pillNow{color:#fff;background:#2693d2}.ProductLanding-module__81bY5G__pillWait{background:var(--line2);color:var(--ink4)}.ProductLanding-module__81bY5G__stepsNum{padding-left:clamp(44px,7vw,64px)}.ProductLanding-module__81bY5G__stepsNum:before,.ProductLanding-module__81bY5G__stepsNum .ProductLanding-module__81bY5G__step:before,.ProductLanding-module__81bY5G__stepsNum .ProductLanding-module__81bY5G__stepTitle:before{display:none}.ProductLanding-module__81bY5G__stepNum{letter-spacing:-.02em;color:#fff;background:linear-gradient(160deg,#2e9edb 0%,#1b7fbc 100%);border-radius:50%;justify-content:center;align-items:center;width:clamp(30px,5vw,42px);height:clamp(30px,5vw,42px);margin-block:auto;font-size:clamp(14px,2.4vw,19px);font-weight:800;display:flex;position:absolute;top:0;bottom:0;left:calc(-1*clamp(44px,7vw,64px))}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__stepNum{color:#8ed0f2;background:#ffffff1a;border:1px solid #ffffff2e}.ProductLanding-module__81bY5G__disp{letter-spacing:-.055em;background:linear-gradient(150deg,#2e9edb 0%,#12689e 62%,#0a3e63 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(56px,13vw,128px);font-weight:800;line-height:1}.ProductLanding-module__81bY5G__dispUnit{letter-spacing:-.02em;margin-left:.08em;font-size:.3em;font-weight:700}.ProductLanding-module__81bY5G__showcaseTitle{letter-spacing:-.028em;font-size:clamp(19px,3.4vw,29px);font-weight:700;line-height:1.4}.ProductLanding-module__81bY5G__showcaseFig{margin-top:clamp(28px,4.4vw,56px)}.ProductLanding-module__81bY5G__showcaseFig img{border-radius:20px;width:100%;height:auto}.ProductLanding-module__81bY5G__showcaseFig figcaption{color:var(--ink3);margin-top:clamp(12px,2vw,20px);font-size:clamp(12px,2.2vw,16px);line-height:1.7}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__showcaseFig figcaption{color:#8ca3b8}.ProductLanding-module__81bY5G__photos{gap:var(--gap);display:grid}.ProductLanding-module__81bY5G__photo{aspect-ratio:var(--ar,16/10);text-align:center;background:repeating-linear-gradient(135deg,#2693d209 0 12px,transparent 12px 24px),var(--paper2);color:var(--ink3);border:2px dashed #c9d6e2;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:clamp(16px,3vw,32px);display:flex}.ProductLanding-module__81bY5G__photoIco{color:#9db3c6;width:clamp(24px,4vw,34px);height:clamp(24px,4vw,34px)}.ProductLanding-module__81bY5G__photoId{letter-spacing:.1em;color:var(--brand-ink);background:var(--brand-soft);border-radius:999px;margin-top:10px;padding:4px 10px;font-size:clamp(10px,1.8vw,12px);font-weight:700}.ProductLanding-module__81bY5G__photoTitle{letter-spacing:-.02em;color:var(--ink2);margin-top:10px;font-size:clamp(13px,2.4vw,19px);font-weight:700}.ProductLanding-module__81bY5G__photoNote{max-width:52ch;color:var(--ink4);margin-top:7px;font-size:clamp(11px,2vw,14px);line-height:1.7}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__photo{color:#93a8bc;background:repeating-linear-gradient(135deg,#ffffff08 0 12px,#0000 12px 24px),#ffffff09;border-color:#ffffff2e}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__photoIco{color:#6f8298}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__photoId{color:#8ed0f2;background:#ffffff14}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__photoTitle{color:#cfe2f1}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__photoNote{color:#7d91a6}.ProductLanding-module__81bY5G__price{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:clamp(24px,4vw,44px);padding:clamp(24px,4vw,46px);box-shadow:0 12px 40px -22px #102a4a4d}.ProductLanding-module__81bY5G__priceRow{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:14px;display:flex}.ProductLanding-module__81bY5G__priceWas{color:var(--ink4);font-size:clamp(16px,2.8vw,22px);text-decoration:line-through;text-decoration-thickness:2px}.ProductLanding-module__81bY5G__priceOff{letter-spacing:-.02em;color:#d6453f;font-size:clamp(15px,2.6vw,21px);font-weight:800}.ProductLanding-module__81bY5G__priceNow{letter-spacing:-.045em;color:var(--ink);font-size:clamp(34px,6.6vw,62px);font-weight:800}.ProductLanding-module__81bY5G__priceUnit{color:var(--ink3);font-size:clamp(14px,2.4vw,19px);font-weight:600}.ProductLanding-module__81bY5G__priceTag{background:var(--brand-soft);color:var(--brand-ink);border-radius:999px;margin-bottom:14px;padding:6px 15px;font-size:clamp(12px,2.2vw,15px);font-weight:700;display:inline-block}.ProductLanding-module__81bY5G__apply{text-align:center;color:#eaf1f8;background:linear-gradient(165deg,#0e4e7c 0%,#0a3e63 60%,#082e4a 100%);border-radius:24px;padding:clamp(28px,5vw,60px)}.ProductLanding-module__81bY5G__apply h2{color:#f3f8fc}.ProductLanding-module__81bY5G__apply p{color:#a9bcce}.ProductLanding-module__81bY5G__apply .ProductLanding-module__81bY5G__btnGhost{background:#fff;border-color:#fff}.ProductLanding-module__81bY5G__privacy{text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;margin-top:clamp(22px,3.6vw,34px);padding:clamp(16px,2.6vw,24px)}.ProductLanding-module__81bY5G__privacy dt{color:#bfd3e5;float:left;clear:left;width:6.4em;font-size:clamp(12px,2.1vw,14px);font-weight:700}.ProductLanding-module__81bY5G__privacy dd{color:#8fa6bb;margin-left:6.4em;font-size:clamp(12px,2.1vw,14px);line-height:1.85}.ProductLanding-module__81bY5G__faq{border-top:1px solid var(--line);margin-top:clamp(26px,4vw,48px)}.ProductLanding-module__81bY5G__faq details{border-bottom:1px solid var(--line)}.ProductLanding-module__81bY5G__faq summary{cursor:pointer;letter-spacing:-.025em;color:var(--ink);padding:clamp(18px,2.8vw,26px) 42px clamp(18px,2.8vw,26px) 0;font-size:clamp(15px,2.8vw,21px);font-weight:700;list-style:none;position:relative}.ProductLanding-module__81bY5G__faq summary::-webkit-details-marker{display:none}.ProductLanding-module__81bY5G__faq summary:after{content:"";border-right:2.2px solid var(--ink4);border-bottom:2.2px solid var(--ink4);width:11px;height:11px;transition:transform .2s;position:absolute;top:50%;right:8px;transform:translateY(-70%)rotate(45deg)}.ProductLanding-module__81bY5G__faq details[open] summary:after{transform:translateY(-20%)rotate(225deg)}.ProductLanding-module__81bY5G__faq .ProductLanding-module__81bY5G__faqAnswer{color:var(--ink2);padding:0 0 clamp(20px,3vw,28px);font-size:clamp(14px,2.5vw,18px);line-height:1.8}.ProductLanding-module__81bY5G__disc{background:var(--paper2);border:1px solid var(--line);border-radius:16px;padding:clamp(20px,3vw,32px)}.ProductLanding-module__81bY5G__disc p{color:var(--ink3);font-size:clamp(12px,2.2vw,15px);line-height:1.85}.ProductLanding-module__81bY5G__disc p+p{margin-top:9px}.ProductLanding-module__81bY5G__discNight{background:#ffffff0a;border-color:#ffffff17}.ProductLanding-module__81bY5G__discNight p{color:#7d91a6}.ProductLanding-module__81bY5G__foot{text-align:center}.ProductLanding-module__81bY5G__foot img{width:clamp(120px,20vw,170px);margin:0 auto clamp(20px,3vw,32px)}.ProductLanding-module__81bY5G__foot p{color:#8ca3b8;font-size:clamp(12px,2.2vw,15px);line-height:1.9}@media (max-width:820px){.ProductLanding-module__81bY5G__g4{grid-template-columns:repeat(2,1fr)}.ProductLanding-module__81bY5G__g3,.ProductLanding-module__81bY5G__split{grid-template-columns:1fr}.ProductLanding-module__81bY5G__chain{grid-template-columns:repeat(2,1fr)}.ProductLanding-module__81bY5G__chainItem:nth-child(3):before{display:none}}@media (max-width:540px){.ProductLanding-module__81bY5G__tablePlain tbody th{white-space:normal}.ProductLanding-module__81bY5G__g2{grid-template-columns:1fr}.ProductLanding-module__81bY5G__scrollHint,.ProductLanding-module__81bY5G__brk{display:block}.ProductLanding-module__81bY5G__heroBar .ProductLanding-module__81bY5G__eyebrow{display:none}.ProductLanding-module__81bY5G__heroBar{flex-wrap:wrap;row-gap:10px}.ProductLanding-module__81bY5G__heroIdent{width:100%}.ProductLanding-module__81bY5G__btns{flex-direction:column;align-items:stretch}.ProductLanding-module__81bY5G__btn{width:100%}.ProductLanding-module__81bY5G__privacy dt{float:none;width:auto;margin-top:10px}.ProductLanding-module__81bY5G__privacy dd{margin-left:0}.ProductLanding-module__81bY5G__privacy dt:first-child{margin-top:0}}.ProductLanding-module__81bY5G__page{line-height:normal}:root{--header-h:5rem}.ProductLanding-module__81bY5G__hero{padding-top:calc(var(--header-h) + 40px);text-align:center}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall){padding-top:calc(var(--header-h) + 20px);padding-bottom:clamp(22px,3vw,40px)}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall) .ProductLanding-module__81bY5G__heroBar{margin-bottom:clamp(14px,2vw,20px)}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall) h1{margin-top:clamp(10px,1.6vw,14px);font-size:clamp(30px,5.4vw,48px)}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall) .ProductLanding-module__81bY5G__heroSub{margin-top:clamp(10px,1.8vw,18px)}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall) .ProductLanding-module__81bY5G__btns{margin-top:clamp(14px,2.2vw,20px)}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall) .ProductLanding-module__81bY5G__chips{margin-top:clamp(14px,2.4vw,20px)}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall) .ProductLanding-module__81bY5G__heroStage{margin:clamp(10px,1.8vw,16px) 0 clamp(4px,1vw,8px)}.ProductLanding-module__81bY5G__hero:not(.ProductLanding-module__81bY5G__heroTall) .ProductLanding-module__81bY5G__heroStage img{width:auto;max-width:100%;max-height:clamp(130px,18svh,240px);margin-inline:auto}.ProductLanding-module__81bY5G__hero.ProductLanding-module__81bY5G__heroBuy .ProductLanding-module__81bY5G__heroStage img{max-height:clamp(180px,28svh,360px)}.ProductLanding-module__81bY5G__heroSub{margin-left:auto;margin-right:auto}.ProductLanding-module__81bY5G__hero .ProductLanding-module__81bY5G__btns{justify-content:center}.ProductLanding-module__81bY5G__eyebrow{letter-spacing:.22em;color:#6e869e;font-size:clamp(10px,1.8vw,13px);font-weight:600}.ProductLanding-module__81bY5G__cdbar{top:var(--header-h);z-index:40}.ProductLanding-module__81bY5G__cd{align-items:baseline;gap:14px;display:inline-flex}.ProductLanding-module__81bY5G__cdReadout{letter-spacing:-.04em;color:#f3f8fc;font-variant-numeric:tabular-nums;font-size:clamp(30px,5.4vw,46px);font-weight:800;line-height:1.05}.ProductLanding-module__81bY5G__page .ProductLanding-module__81bY5G__pp{margin:auto}.ProductLanding-module__81bY5G__inlineLink{color:var(--brand-ink);text-underline-offset:3px;font-weight:600;text-decoration:underline}.ProductLanding-module__81bY5G__toneNight .ProductLanding-module__81bY5G__inlineLink{color:#8ed0f2}.ProductLanding-module__81bY5G__reserveModal{background:0 0;border:0;width:min(680px,100vw - 32px);max-height:min(88vh,900px);margin:auto;padding:0;overflow:visible}.ProductLanding-module__81bY5G__reserveModal::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#060e1899}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__apply{max-height:min(88vh,900px);overflow-y:auto}.ProductLanding-module__81bY5G__reserveModalInner{position:relative}.ProductLanding-module__81bY5G__reserveModalClose{z-index:1;color:#bfd3e5;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;width:38px;height:38px;font-size:17px;position:absolute;top:14px;right:14px}.ProductLanding-module__81bY5G__reserveModalClose:hover{color:#fff;background:#ffffff29}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__apply{color:var(--ink);border:1px solid var(--line);text-align:left;background:#fff;box-shadow:0 30px 80px -30px #10182857}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__apply h2{color:var(--ink);letter-spacing:-.045em;font-weight:650}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__apply p{color:var(--ink2)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__reserveModalClose{color:var(--ink3);background:#1767bd14}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__reserveModalClose:hover{color:var(--brand-ink);background:#1767bd29}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__fieldLabel{color:var(--ink)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__fieldLabel span{color:var(--ink3)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__req{color:var(--brand-ink)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__field input,.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__field textarea{border-color:var(--line)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__field input::placeholder,.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__field textarea::placeholder{color:var(--ink3)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__field input:focus,.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0071e329}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__formNote,.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__intentNote{color:var(--ink3)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__intentOption{border-color:var(--line);color:var(--ink2);background:#fff}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__intentOption:hover{background:var(--ice)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__intentOption input{accent-color:var(--brand-ink)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__intentOption:has(input:checked){color:var(--brand-ink);background:#1767bd17;border-color:#1767bd73}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__intentOption:has(input:focus-visible){outline-color:var(--blue)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__agree{color:var(--ink2)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__agree input{accent-color:var(--blue)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__link{color:var(--brand-ink);text-decoration-color:#1767bd73}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__link:hover{color:var(--blue);-webkit-text-decoration-color:var(--blue);text-decoration-color:var(--blue)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__btnGo{background:var(--blue);box-shadow:none;padding:13px 25px;font-size:16px;font-weight:600}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__btnGo:hover{box-shadow:none;background:#0065cd;transform:none}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__doneIcon{background:#1767bd17;border-color:#1767bd57}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__doneIcon svg{stroke:var(--brand-ink)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__done h3{color:var(--ink)}.ProductLanding-module__81bY5G__reserveModal .ProductLanding-module__81bY5G__done p{color:var(--ink2)}.ProductLanding-module__81bY5G__step:before{display:none}.ProductLanding-module__81bY5G__stepTitle{position:relative}.ProductLanding-module__81bY5G__stepTitle:before{content:"";border:3px solid var(--line);box-sizing:border-box;background:#fff;border-radius:50%;width:clamp(13px,2.2vw,17px);height:clamp(13px,2.2vw,17px);margin-block:auto;position:absolute;top:0;bottom:0;left:calc(-1*clamp(26px,4.4vw,40px) + clamp(2px,.5vw,5px))}.ProductLanding-module__81bY5G__stepDone .ProductLanding-module__81bY5G__stepTitle:before{background:#2693d2;border-color:#2693d2}.ProductLanding-module__81bY5G__stepNow .ProductLanding-module__81bY5G__stepTitle:before{background:#fff;border-color:#2693d2;box-shadow:0 0 0 5px #2693d229}.ProductLanding-module__81bY5G__formNote{margin:-6px 0 16px}.ProductLanding-module__81bY5G__cdbarBtnGhost{color:#dce9f4;background:#ffffff1a;border:1px solid #ffffff38}.ProductLanding-module__81bY5G__cdbarBtnGhost:hover{color:#fff;background:#ffffff2e}.ProductLanding-module__81bY5G__cdbar{gap:10px}.ProductLanding-module__81bY5G__cdbarBtn{flex:none;margin-left:0}@media (max-width:700px){.ProductLanding-module__81bY5G__cdbarLabel{display:none}}@media (max-width:430px){.ProductLanding-module__81bY5G__cdbarTime{letter-spacing:-.04em;font-size:15px}.ProductLanding-module__81bY5G__cdbarBtn{padding:7px 12px;font-size:13px}.ProductLanding-module__81bY5G__cdbar{gap:8px;padding-left:10px;padding-right:10px}}.ProductLanding-module__81bY5G__formMsg{align-items:flex-start;gap:9px;min-height:0;margin-top:14px;display:flex}.ProductLanding-module__81bY5G__formMsg:not(:empty){background:#f08a8a24;border:1px solid #f08a8a80;border-radius:12px;padding:13px 15px;font-weight:600}.ProductLanding-module__81bY5G__formMsg svg{fill:none;stroke:#ffc9c9;stroke-width:1.7px;stroke-linecap:round;flex:none;width:19px;height:19px;margin-top:1px}.ProductLanding-module__81bY5G__agree.ProductLanding-module__81bY5G__bad{background:#f08a8a24;border-radius:12px;outline:1px solid #f08a8a80;margin-left:-12px;margin-right:-12px;padding:10px 12px}.ProductLanding-module__81bY5G__agree.ProductLanding-module__81bY5G__bad input{outline-offset:3px;outline:2px solid #f08a8a}.ProductLanding-module__81bY5G__intent{border:0;margin:0 0 18px;padding:0}.ProductLanding-module__81bY5G__intent legend{padding:0}.ProductLanding-module__81bY5G__intentNote{color:#7f94a9;margin:-2px 0 10px;font-size:clamp(12px,2.1vw,14px);line-height:1.7}.ProductLanding-module__81bY5G__intentOptions{flex-wrap:wrap;gap:8px;display:flex}.ProductLanding-module__81bY5G__intentOption{color:#cfe2f1;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff38;border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;min-width:108px;padding:12px 10px;font-size:clamp(13px,2.3vw,15px);font-weight:600;transition:background .15s,border-color .15s;display:flex}.ProductLanding-module__81bY5G__intentOption:hover{background:#ffffff1a}.ProductLanding-module__81bY5G__intentOption input{accent-color:#5fc0ee;cursor:pointer;flex:none;width:17px;height:17px}.ProductLanding-module__81bY5G__intentOption:has(input:checked){color:#fff;background:#2693d238;border-color:#5fc0ee}.ProductLanding-module__81bY5G__intentOption:has(input:focus-visible){outline-offset:2px;outline:2px solid #8ed0f2}.ProductLanding-module__81bY5G__intent.ProductLanding-module__81bY5G__bad .ProductLanding-module__81bY5G__intentOptions{outline-offset:5px;border-radius:14px;outline:1px solid #f08a8a80}@media (max-width:430px){.ProductLanding-module__81bY5G__intentOption{flex:100%;justify-content:flex-start;padding:11px 14px}}.ProductLanding-module__81bY5G__tweetWrap{align-items:start;gap:clamp(20px,3.4vw,32px);margin-top:clamp(24px,3.4vw,36px);display:grid}@media (min-width:900px){.ProductLanding-module__81bY5G__tweetWrap{grid-template-columns:minmax(0,550px) 1fr}}.ProductLanding-module__81bY5G__tweetEmbed{min-width:0}.ProductLanding-module__81bY5G__tweetEmbed blockquote{border:1px solid var(--line);background:var(--paper);border-radius:14px;margin:0;padding:18px 20px}.ProductLanding-module__81bY5G__tweetEmbed blockquote a{color:var(--brand);word-break:break-all}.ProductLanding-module__81bY5G__eventList{gap:14px;margin:0;display:grid}.ProductLanding-module__81bY5G__eventRow{border:1px solid var(--line);background:var(--brand-soft);border-radius:14px;gap:4px;padding:14px 16px;display:grid}.ProductLanding-module__81bY5G__eventLabel{letter-spacing:-.01em;color:var(--brand-ink);font-size:clamp(12px,2.1vw,13px);font-weight:700}.ProductLanding-module__81bY5G__eventValue{color:var(--ink);margin:0;font-size:clamp(15px,2.5vw,17px);font-weight:600;line-height:1.6}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__card,.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__step,.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__chainItem{box-shadow:none;border-color:var(--line);background:0 0;border-radius:0}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__card{border-width:1px 0 0;padding:22px 0}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__icoTile{display:none}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__cardTitle{margin-top:0}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__chainValue{color:var(--ink)}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__cardTitle{font-size:18px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__cardDesc,.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__stepDesc,.ProductLanding-module__81bY5G__sale p{font-size:15px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__lead{font-size:17px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__disp{color:#2778bd;letter-spacing:-.065em;font-size:clamp(70px,9vw,120px);font-weight:650}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__dispUnit{font-size:22px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__showcaseFig{box-shadow:none;background:0 0;border-radius:0}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__showcaseFig img{object-fit:contain;border-radius:0;max-height:520px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__showcaseFig figcaption{font-size:11px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__disc,.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__discNight{background:#f2f5f9;border:0;border-radius:0;padding:18px 20px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__disc p{color:var(--ink3);font-size:12px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__tableWrap{box-shadow:none;border-radius:0}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__chip{box-shadow:none;border-radius:2px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__split{gap:36px}.ProductLanding-module__81bY5G__sale .ProductLanding-module__81bY5G__split img{object-fit:contain;max-height:420px}
.TrackerColorSummary-module__KR1RrW__summary{gap:8px;margin:18px 0;font-size:12px;line-height:1.6;display:grid}.TrackerColorSummary-module__KR1RrW__summary>div{flex-wrap:wrap;justify-content:space-between;gap:2px 16px;display:flex}.TrackerColorSummary-module__KR1RrW__summary dt{color:#68788a}.TrackerColorSummary-module__KR1RrW__summary dd{color:#182b40;overflow-wrap:anywhere;margin:0}.TrackerColorSummary-module__KR1RrW__summary small{color:#68788a}.TrackerColorSummary-module__KR1RrW__compact{gap:4px;margin:12px 0;font-size:11px}.TrackerColorSummary-module__KR1RrW__compact>div{justify-content:flex-start;gap:4px 8px}.TrackerColorSummary-module__KR1RrW__compact dt{min-width:82px}
.TrackerPreview-module__Wp0Edq__viewer{background:radial-gradient(at 50% 40%,#fff 15%,#f0f4f8 100%);position:absolute;inset:0}.TrackerPreview-module__Wp0Edq__canvas{position:absolute;inset:0}.TrackerPreview-module__Wp0Edq__canvas canvas{width:100%;height:100%;display:block}.TrackerPreview-module__Wp0Edq__fallback{object-fit:contain;padding:24px 16px}.TrackerPreview-module__Wp0Edq__status{color:#526175;text-align:center;background:#ffffffeb;border-radius:8px;padding:10px 12px;font-size:12px;position:absolute;inset:auto 16px 16px}.TrackerPreview-module__Wp0Edq__status button{margin-left:10px;text-decoration:underline}.TrackerPreview-module__Wp0Edq__viewerTools{color:#586a7d;gap:6px;font-size:11px;display:grid;position:absolute;bottom:8px;left:12px;right:12px}.TrackerPreview-module__Wp0Edq__viewerTools>div{align-items:center;gap:4px;display:flex}.TrackerPreview-module__Wp0Edq__gestureHint{color:#586a7d!important;margin:0!important;font-size:11px!important;line-height:1.5!important}.TrackerPreview-module__Wp0Edq__gestureTouch{display:none}.TrackerPreview-module__Wp0Edq__gestureNote:before{content:"·";margin:0 6px}@media (pointer:coarse){.TrackerPreview-module__Wp0Edq__gestureMouse{display:none}.TrackerPreview-module__Wp0Edq__gestureTouch{display:inline}}.TrackerPreview-module__Wp0Edq__cameraTools>.TrackerPreview-module__Wp0Edq__resetColors{margin-left:auto}.TrackerPreview-module__Wp0Edq__viewerTools button{white-space:nowrap;background:#ffffffd9;border:1px solid #dce3eb;border-radius:8px;min-width:40px;min-height:40px;padding:6px 9px}.TrackerPreview-module__Wp0Edq__viewerTools button:disabled{opacity:.45;cursor:default}.TrackerPreview-module__Wp0Edq__modeSwitch{gap:6px;margin-bottom:12px;display:flex}.TrackerPreview-module__Wp0Edq__modeSwitch button,.TrackerPreview-module__Wp0Edq__parts button{color:#586577;border-radius:8px;padding:9px 14px;font-size:13px}.TrackerPreview-module__Wp0Edq__modeSwitch button[aria-pressed=true],.TrackerPreview-module__Wp0Edq__parts button[aria-pressed=true]{color:#125fac;background:#e4effc;font-weight:600}.TrackerPreview-module__Wp0Edq__config{margin-top:22px}.TrackerPreview-module__Wp0Edq__parts{flex-wrap:wrap;gap:4px;margin-bottom:18px;display:flex}.TrackerPreview-module__Wp0Edq__finishOverview{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;margin:26px 0 12px;display:flex}.TrackerPreview-module__Wp0Edq__finishTitle{color:#182b40;font-size:15px;font-weight:600}.TrackerPreview-module__Wp0Edq__resetColors{color:#526175;white-space:nowrap;background:#fff;border:1px solid #cdd8e4;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:7px 11px;font-size:12px;display:inline-flex}.TrackerPreview-module__Wp0Edq__resetColors>span{font-size:16px;line-height:1}.TrackerPreview-module__Wp0Edq__resetColors:enabled:hover{color:#125fac;background:#eaf1f8;border-color:#92b9e5}.TrackerPreview-module__Wp0Edq__resetColors:disabled{opacity:.45;cursor:default}.TrackerPreview-module__Wp0Edq__selectedColor{color:#182b40;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:500;line-height:1.6}.TrackerPreview-module__Wp0Edq__finishSections{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:12px;display:grid}.TrackerPreview-module__Wp0Edq__finishSection{background:#ffffffa6;border:1px solid #dce4ed;border-radius:12px;min-width:0;padding:16px 14px}.TrackerPreview-module__Wp0Edq__finishSection[data-selected=true]{background:#fff;border-color:#92b9e5}.TrackerPreview-module__Wp0Edq__finishHeading{justify-content:space-between;align-items:center;gap:8px;min-height:22px;display:flex}.TrackerPreview-module__Wp0Edq__finishHeading h4{color:#182b40;font-size:14px;font-weight:600}.TrackerPreview-module__Wp0Edq__activeFinish{color:#125fac;flex-shrink:0;font-size:11px;font-weight:600}.TrackerPreview-module__Wp0Edq__finishDescription{color:#68788a!important;margin:5px 0 0!important;font-size:11px!important;line-height:1.6!important}.TrackerPreview-module__Wp0Edq__swatches{grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:4px;margin-top:12px;display:grid}.TrackerPreview-module__Wp0Edq__swatches button{border-radius:8px;place-items:center;min-height:44px;padding:8px 0;display:grid;position:relative}.TrackerPreview-module__Wp0Edq__swatches button:hover{background:#eaf1f8}.TrackerPreview-module__Wp0Edq__swatches button:focus-visible{outline-offset:2px;outline:2px solid #125fac}.TrackerPreview-module__Wp0Edq__swatches i{border:1px solid #00000018;border-radius:50%;width:26px;height:26px;box-shadow:inset 0 1px 2px #00000008}.TrackerPreview-module__Wp0Edq__swatches button[aria-pressed=true] i{outline-offset:3px;outline:2px solid #0071e3}.TrackerPreview-module__Wp0Edq__swatchCheck{color:#fff;background:#0071e3;border-radius:50%;place-items:center;width:14px;height:14px;font-size:10px;line-height:1;display:grid;position:absolute;top:calc(50% + 4px);left:calc(50% + 3px);box-shadow:0 0 0 2px #fff}.TrackerPreview-module__Wp0Edq__note{color:#68788a!important;margin-top:16px!important;font-size:11px!important;line-height:1.75!important}.TrackerPreview-module__Wp0Edq__captureSummary{color:#526175;flex-wrap:wrap;gap:8px 16px;margin-top:16px;font-size:12px;display:flex}.TrackerPreview-module__Wp0Edq__ctoPrice{color:#526175;margin:20px 0;font-size:12px}.TrackerPreview-module__Wp0Edq__ctoPrice>div{justify-content:space-between;align-items:baseline;gap:12px;margin-top:8px;display:flex}.TrackerPreview-module__Wp0Edq__ctoPrice dd{white-space:nowrap;margin:0}.TrackerPreview-module__Wp0Edq__purchaseColors{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:24px 0 18px;display:grid}.TrackerPreview-module__Wp0Edq__purchaseColors>div{text-align:center;grid-template-rows:36px auto 1fr;align-content:start;justify-items:center;gap:6px;min-width:0;display:grid}.TrackerPreview-module__Wp0Edq__purchaseColors dt{color:#526175;overflow-wrap:anywhere;grid-row:2;font-size:11px;line-height:1.5}.TrackerPreview-module__Wp0Edq__purchaseColors dd{margin:0;display:contents}.TrackerPreview-module__Wp0Edq__purchaseColors i{background-position:50%;background-size:cover;border:1px solid #00000018;border-radius:50%;grid-row:1;width:32px;height:32px;display:block;box-shadow:inset 0 1px 2px #00000008}.TrackerPreview-module__Wp0Edq__purchaseColors dd>span{color:#182b40;overflow-wrap:anywhere;grid-row:3;font-size:10px;line-height:1.5}.TrackerPreview-module__Wp0Edq__deliveryNotice{color:#526175;margin:16px 0 20px;font-size:12px;line-height:1.7}.TrackerPreview-module__Wp0Edq__deliveryLine{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.TrackerPreview-module__Wp0Edq__deliveryLine strong{color:#182b40;font-size:15px}.TrackerPreview-module__Wp0Edq__deliveryNotice p{color:#68788a!important;margin:6px 0 0!important;font-size:11px!important;line-height:1.7!important}.TrackerPreview-module__Wp0Edq__ctoNotice{background:#faf6ee;border:1px solid #e5d9c4;border-radius:10px;margin-top:14px;padding:12px 14px}.TrackerPreview-module__Wp0Edq__ctoNotice>strong{color:#745522;font-size:12px}@media (max-width:800px){.TrackerPreview-module__Wp0Edq__viewerTools{font-size:10px;bottom:6px;left:10px;right:8px}.TrackerPreview-module__Wp0Edq__viewerTools button{min-width:40px;min-height:40px;padding:4px 9px}.TrackerPreview-module__Wp0Edq__parts button{padding:9px 12px}.TrackerPreview-module__Wp0Edq__note{font-size:12px!important}}@media (max-width:480px){.TrackerPreview-module__Wp0Edq__finishSections{grid-template-columns:minmax(0,1fr)}.TrackerPreview-module__Wp0Edq__finishSection{padding:16px}.TrackerPreview-module__Wp0Edq__finishDescription{font-size:12px!important}}
.Commerce-module__IN5g9G__wrap{--blue:#0071e3;--ink:#17212e;--muted:#5c6a7a;--line:#dce4ed;min-height:75vh;color:var(--ink);background:#f5f7fa;padding-top:80px}.Commerce-module__IN5g9G__inner{width:min(1200px,100% - 64px);margin-inline:auto;padding-block:48px 88px}.Commerce-module__IN5g9G__wrap [id]{scroll-margin-top:110px}.Commerce-module__IN5g9G__wrap :is(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #0071e3}.Commerce-module__IN5g9G__pageHeader{margin-bottom:40px}.Commerce-module__IN5g9G__title{letter-spacing:-.05em;color:#17212e;font-size:clamp(32px,3.5vw,44px);font-weight:650;line-height:1.25}.Commerce-module__IN5g9G__lead{color:#5c6a7a;max-width:720px;margin-top:16px;font-size:16px;line-height:1.8}.Commerce-module__IN5g9G__back{color:#52657a;align-items:center;gap:9px;min-height:44px;margin-bottom:16px;font-size:13px;display:inline-flex}.Commerce-module__IN5g9G__back:hover{color:#0071e3}.Commerce-module__IN5g9G__card{background:#fff;border:1px solid #dce4ed;border-radius:12px;min-width:0;padding:32px}.Commerce-module__IN5g9G__cardTitle{color:#233246;letter-spacing:-.03em;margin-bottom:24px;font-size:22px;font-weight:600;line-height:1.4}.Commerce-module__IN5g9G__sectionNumber{color:#1767bd;letter-spacing:0;vertical-align:2px;margin-right:12px;font-size:14px;font-weight:550;display:inline-block}.Commerce-module__IN5g9G__stack{gap:24px;min-width:0;display:grid}.Commerce-module__IN5g9G__layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:32px;display:grid}.Commerce-module__IN5g9G__summary{min-width:0;position:sticky;top:104px}.Commerce-module__IN5g9G__summary .Commerce-module__IN5g9G__cardTitle{font-size:20px}.Commerce-module__IN5g9G__notice{background:#edf6ff;border:1px solid #dce9f6;border-radius:12px;padding:24px 28px}.Commerce-module__IN5g9G__notice h2{letter-spacing:-.025em;margin-bottom:10px;font-size:18px;font-weight:600}.Commerce-module__IN5g9G__notice p{color:#52677e;font-size:14px;line-height:1.85}.Commerce-module__IN5g9G__notice p+p{margin-top:8px}.Commerce-module__IN5g9G__note{color:#5c6a7a;margin-top:12px;font-size:14px;line-height:1.8}.Commerce-module__IN5g9G__note a{color:#1767bd;text-underline-offset:3px;text-decoration:underline}.Commerce-module__IN5g9G__note b{font-weight:600}.Commerce-module__IN5g9G__row{color:#5c6a7a;justify-content:space-between;align-items:baseline;gap:20px;padding-block:9px;font-size:14px;display:flex}.Commerce-module__IN5g9G__row>:last-child{color:#26364b;font-variant-numeric:tabular-nums;text-align:right}.Commerce-module__IN5g9G__rowTotal{color:#233246;border-top:1px solid #dce4ed;margin-top:14px;padding-top:22px;font-size:16px;font-weight:600}.Commerce-module__IN5g9G__rowTotal>:last-child{color:#1767bd;letter-spacing:-.04em;font-size:28px;line-height:1.4}.Commerce-module__IN5g9G__field{min-width:0;margin-bottom:22px}.Commerce-module__IN5g9G__label{color:#34465b;margin-bottom:9px;font-size:14px;font-weight:550;line-height:1.6;display:block}.Commerce-module__IN5g9G__input,.Commerce-module__IN5g9G__textarea{color:#17212e;width:100%;min-width:0;min-height:50px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:12px 14px;font-size:16px;line-height:1.5;transition:border-color .15s;display:block}.Commerce-module__IN5g9G__input::placeholder,.Commerce-module__IN5g9G__textarea::placeholder{color:#788596}.Commerce-module__IN5g9G__input:hover,.Commerce-module__IN5g9G__textarea:hover{border-color:#9badc1}.Commerce-module__IN5g9G__input:focus,.Commerce-module__IN5g9G__textarea:focus{border-color:#0071e3}.Commerce-module__IN5g9G__input[readonly]{background:#f7f9fc}.Commerce-module__IN5g9G__inputBad,.Commerce-module__IN5g9G__input[aria-invalid=true]{background:#fff8f8;border-color:#cf4646}.Commerce-module__IN5g9G__textarea{resize:vertical;min-height:100px}.Commerce-module__IN5g9G__two{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.Commerce-module__IN5g9G__postcode{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.Commerce-module__IN5g9G__clickable{cursor:pointer}.Commerce-module__IN5g9G__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Commerce-module__IN5g9G__choice{text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;min-height:68px;padding:14px 18px;display:flex}.Commerce-module__IN5g9G__choice b{color:#34465b;font-size:15px;font-weight:550}.Commerce-module__IN5g9G__choice span{color:#65758a;font-size:12px;line-height:1.6}.Commerce-module__IN5g9G__choice:hover{border-color:#7197c1}.Commerce-module__IN5g9G__choiceOn{background:#f1f7ff;border-color:#0071e3;box-shadow:inset 0 0 0 1px #0071e3}.Commerce-module__IN5g9G__choiceOn b{color:#1767bd}.Commerce-module__IN5g9G__button,.Commerce-module__IN5g9G__secondary{min-height:48px;font:inherit;text-align:center;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:12px 24px;font-size:15px;font-weight:550;line-height:1.5;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.Commerce-module__IN5g9G__button{color:#fff;background:#0071e3}.Commerce-module__IN5g9G__button:hover:not(:disabled){background:#0064c8}.Commerce-module__IN5g9G__secondary{color:#40556f;background:#fff;border-color:#cbd5e1}.Commerce-module__IN5g9G__secondary:hover:not(:disabled){background:#f6f9fd;border-color:#7197c1}.Commerce-module__IN5g9G__button:disabled,.Commerce-module__IN5g9G__secondary:disabled{opacity:.55;cursor:not-allowed}.Commerce-module__IN5g9G__fullWidth{width:100%}.Commerce-module__IN5g9G__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.Commerce-module__IN5g9G__checkbox{color:#4d5e73;cursor:pointer;align-items:flex-start;gap:12px;min-height:48px;padding-block:12px;font-size:14px;line-height:1.8;display:flex}.Commerce-module__IN5g9G__checkbox input{accent-color:#0071e3;cursor:pointer;flex:none;width:19px;height:19px;margin-top:3px}.Commerce-module__IN5g9G__checkbox b{color:#34465b;font-weight:600}.Commerce-module__IN5g9G__error{color:#ac3030;background:#fff5f5;border:1px solid #f0cccc;border-radius:8px;margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.7}.Commerce-module__IN5g9G__errorSummary{z-index:20;position:sticky;top:92px;box-shadow:0 4px 16px #17212e0a}.Commerce-module__IN5g9G__warn{color:#805918;background:#fff8e8;border:1px solid #efddb6;border-radius:8px;margin-top:16px;padding:16px;font-size:14px;line-height:1.8}.Commerce-module__IN5g9G__progress{color:#687b90;flex-wrap:wrap;gap:12px 24px;margin-top:24px;font-size:13px;list-style:none;display:flex}.Commerce-module__IN5g9G__progress li{align-items:center;gap:9px;display:flex}.Commerce-module__IN5g9G__progress li[aria-current=step]{color:#1767bd;font-weight:600}.Commerce-module__IN5g9G__progress span{border:1px solid #cbd8e6;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;display:inline-flex}.Commerce-module__IN5g9G__progress li[aria-current=step] span{color:#fff;background:#1767bd;border-color:#1767bd}.Commerce-module__IN5g9G__empty{color:#64758a;padding:28px 0;font-size:15px;line-height:1.8}.Commerce-module__IN5g9G__state{max-width:680px;margin-inline:auto;padding:48px}.Commerce-module__IN5g9G__stateIcon{color:#1767bd;background:#edf6ff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;display:flex}.Commerce-module__IN5g9G__stateIcon svg{width:28px;height:28px}.Commerce-module__IN5g9G__state .Commerce-module__IN5g9G__button{margin-top:28px}.Commerce-module__IN5g9G__state .Commerce-module__IN5g9G__actions .Commerce-module__IN5g9G__button{margin-top:0}.Commerce-module__IN5g9G__payElement{min-height:240px;margin-bottom:24px}.Commerce-module__IN5g9G__cardList{gap:12px;margin-bottom:16px;display:grid}.Commerce-module__IN5g9G__cardOption{background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:12px;min-width:0;padding:8px 14px;display:flex}.Commerce-module__IN5g9G__cardOptionOn{background:#f1f7ff;border-color:#0071e3}.Commerce-module__IN5g9G__cardOptionLabel{cursor:pointer;flex:1;align-items:center;gap:12px;min-width:0;padding-block:12px;display:flex}.Commerce-module__IN5g9G__cardRadio{accent-color:#0071e3;flex:none;width:19px;height:19px;margin:0}.Commerce-module__IN5g9G__cardOptionInfo{flex-wrap:wrap;align-items:baseline;gap:4px 10px;min-width:0;display:flex}.Commerce-module__IN5g9G__cardOptionName{color:#34465b;font-size:15px;font-weight:550}.Commerce-module__IN5g9G__cardOptionNo{color:#65758a;font-variant-numeric:tabular-nums;font-size:14px}.Commerce-module__IN5g9G__cardBadgeInUse{color:#1767bd;font-size:11px}.Commerce-module__IN5g9G__cardDeleteBtn{color:#65758a;flex:none;min-height:44px;padding:10px 4px;font-size:13px}.Commerce-module__IN5g9G__cardDeleteBtn:hover{color:#ac3030}.Commerce-module__IN5g9G__cardDeleteBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1050px){.Commerce-module__IN5g9G__layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.Commerce-module__IN5g9G__card{padding:26px}}@media (max-width:800px){.Commerce-module__IN5g9G__inner{width:calc(100% - 40px);padding-block:30px 56px}.Commerce-module__IN5g9G__pageHeader{margin-bottom:28px}.Commerce-module__IN5g9G__layout{grid-template-columns:minmax(0,1fr);gap:24px}.Commerce-module__IN5g9G__summary{position:static}.Commerce-module__IN5g9G__card{padding:24px}.Commerce-module__IN5g9G__cardTitle{margin-bottom:24px;font-size:21px}.Commerce-module__IN5g9G__state{max-width:none;margin-inline:0}.Commerce-module__IN5g9G__lead{font-size:15px}}@media (max-width:600px){.Commerce-module__IN5g9G__inner{width:calc(100% - 32px)}.Commerce-module__IN5g9G__card{padding:22px 18px}.Commerce-module__IN5g9G__two{grid-template-columns:minmax(0,1fr);gap:0}.Commerce-module__IN5g9G__field{margin-bottom:20px}.Commerce-module__IN5g9G__button,.Commerce-module__IN5g9G__secondary{padding-inline:18px;font-size:14px}.Commerce-module__IN5g9G__postcode .Commerce-module__IN5g9G__secondary{border-radius:8px;padding-inline:14px}.Commerce-module__IN5g9G__choice{padding:12px}.Commerce-module__IN5g9G__notice{padding:20px}.Commerce-module__IN5g9G__row{gap:12px}.Commerce-module__IN5g9G__rowTotal>:last-child{font-size:26px}.Commerce-module__IN5g9G__state .Commerce-module__IN5g9G__button{width:100%}.Commerce-module__IN5g9G__actions>*{flex:auto}}@media (prefers-reduced-motion:reduce){.Commerce-module__IN5g9G__wrap *,.Commerce-module__IN5g9G__wrap :before,.Commerce-module__IN5g9G__wrap :after{transition:none!important}}
.my-module__Q8PuyG__dashboard{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:40px;display:grid}.my-module__Q8PuyG__navigation{gap:8px;display:grid;position:sticky;top:104px}.my-module__Q8PuyG__navigation button{text-align:left;color:#4c6077;border-radius:8px;align-items:center;gap:12px;min-height:50px;padding:12px 16px;font-size:15px;display:flex}.my-module__Q8PuyG__navigation button:hover{color:#1767bd;background:#eaf3fd}.my-module__Q8PuyG__navigation svg{flex:none;width:20px;height:20px}.my-module__Q8PuyG__emptyOrders{text-align:center;padding:30px 20px}.my-module__Q8PuyG__emptyOrders>svg{color:#8ba7c5;width:38px;height:38px;margin:0 auto 18px}.my-module__Q8PuyG__emptyOrders p{color:#65758a;margin-bottom:24px;font-size:15px}.my-module__Q8PuyG__orderLink{border-top:1px solid #dce4ed;padding-block:24px;display:block}.my-module__Q8PuyG__orderLink:last-child{padding-bottom:0}.my-module__Q8PuyG__orderLink:hover .my-module__Q8PuyG__orderName{color:#1767bd}.my-module__Q8PuyG__orderTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.my-module__Q8PuyG__orderMeta{color:#687b90;font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:4px 16px;font-size:12px;display:flex}.my-module__Q8PuyG__orderMeta time{color:#42566d}.my-module__Q8PuyG__orderName{letter-spacing:-.02em;font-size:18px;font-weight:550;line-height:1.6}.my-module__Q8PuyG__orderBottom{color:#65758a;justify-content:space-between;align-items:baseline;gap:16px;margin-top:14px;font-size:13px;display:flex}.my-module__Q8PuyG__orderBottom strong{color:#253950;margin-left:8px;font-size:17px;font-weight:600}.my-module__Q8PuyG__badge{color:#52657b;background:#edf1f5;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:550;display:inline-block}.my-module__Q8PuyG__badgePaid{color:#1767bd;background:#e9f3ff}.my-module__Q8PuyG__badgeDone{color:#2d6b4e;background:#eaf5ef}.my-module__Q8PuyG__badgeDead{color:#65758a;background:#f1f2f4}.my-module__Q8PuyG__note{color:#5c6a7a;margin-bottom:22px;font-size:14px;line-height:1.8}.my-module__Q8PuyG__error{color:#ac3030;background:#fff5f5;border:1px solid #f0cccc;border-radius:8px;margin-bottom:20px;padding:14px;font-size:14px;line-height:1.7}.my-module__Q8PuyG__logout{color:#52657a;border:1px solid #cbd5e1;border-radius:999px;min-height:44px;padding:10px 18px;font-size:14px}.my-module__Q8PuyG__logout:hover:not(:disabled){background:#f6f9fd;border-color:#7197c1}.my-module__Q8PuyG__logout:disabled{opacity:.5;cursor:not-allowed}.my-module__Q8PuyG__addr{border-top:1px solid #dce4ed;padding-block:24px}.my-module__Q8PuyG__addrHead{color:#23364d;flex-wrap:wrap;align-items:center;gap:10px;font-size:16px;display:flex}.my-module__Q8PuyG__addrHead b{font-weight:600}.my-module__Q8PuyG__addrBody{color:#5c6a7a;margin-block:12px 18px;font-size:14px;line-height:1.9}.my-module__Q8PuyG__addrActions{flex-wrap:wrap;gap:10px;display:flex}.my-module__Q8PuyG__addressForm{padding-top:6px}.my-module__Q8PuyG__profileDetails{margin-bottom:22px}.my-module__Q8PuyG__profileDetails>div{border-top:1px solid #dce4ed;grid-template-columns:130px minmax(0,1fr);gap:16px;padding-block:16px;font-size:15px;line-height:1.7;display:grid}.my-module__Q8PuyG__profileDetails dt{color:#65758a}.my-module__Q8PuyG__profileDetails dd{color:#233246;overflow-wrap:anywhere}.my-module__Q8PuyG__notProvided{color:#788596}@media (max-width:480px){.my-module__Q8PuyG__profileDetails>div{grid-template-columns:minmax(0,1fr);gap:4px}}@media (max-width:1050px){.my-module__Q8PuyG__dashboard{grid-template-columns:180px minmax(0,1fr);gap:24px}}@media (max-width:800px){.my-module__Q8PuyG__dashboard{grid-template-columns:minmax(0,1fr);gap:24px}.my-module__Q8PuyG__navigation{flex-wrap:wrap;gap:4px;display:flex;position:static}.my-module__Q8PuyG__navigation button{flex:auto;justify-content:center;min-height:48px;padding:12px 10px;font-size:14px}.my-module__Q8PuyG__navigation svg{width:18px;height:18px}}@media (max-width:480px){.my-module__Q8PuyG__navigation button{gap:7px;font-size:13px}.my-module__Q8PuyG__orderTop{align-items:flex-start}.my-module__Q8PuyG__orderMeta{flex-direction:column}.my-module__Q8PuyG__orderName{font-size:16px}.my-module__Q8PuyG__addrActions{gap:8px}.my-module__Q8PuyG__navigation button{flex-basis:calc(50% - 4px)}}
.TrackerSale-module__2DLP3a__page{--ink:#16181d;--ink2:#525964;--ink3:#68717e;--brand-ink:#1767bd;--line:#dce2e9;--blue:#0071e3;--ice:#edf6ff;background:#fff;padding-top:80px}.TrackerSale-module__2DLP3a__page a:focus-visible,.TrackerSale-module__2DLP3a__page button:focus-visible,.TrackerSale-module__2DLP3a__page summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.TrackerSale-module__2DLP3a__navigation{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-bottom:1px solid #e4e8ed;align-items:center;gap:30px;min-height:64px;padding:0 max(32px,50vw - 600px);display:flex;position:sticky;top:80px}.TrackerSale-module__2DLP3a__navName{letter-spacing:-.035em;white-space:nowrap;margin-right:auto;font-size:20px;font-weight:650}.TrackerSale-module__2DLP3a__navigation>div{align-items:center;gap:24px;display:flex;overflow-x:auto}.TrackerSale-module__2DLP3a__navigation>div a{white-space:nowrap;color:#515863;padding:22px 0;font-size:12px}.TrackerSale-module__2DLP3a__navigation>div a:hover{color:var(--blue)}.TrackerSale-module__2DLP3a__navBuy,.TrackerSale-module__2DLP3a__pill{background:var(--blue);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;color:#fff!important}.TrackerSale-module__2DLP3a__navBuy{padding:9px 19px;font-size:12px}.TrackerSale-module__2DLP3a__pill{padding:13px 25px;font-size:16px}.TrackerSale-module__2DLP3a__navBuy:hover,.TrackerSale-module__2DLP3a__pill:hover,.TrackerSale-module__2DLP3a__buy:hover{background:#0065cd}.TrackerSale-module__2DLP3a__navLink{color:#1767bd;white-space:nowrap;border:1px solid #1767bd4d;border-radius:999px;align-items:center;gap:7px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.TrackerSale-module__2DLP3a__navLink:hover{background:#f1f7ff}.TrackerSale-module__2DLP3a__navLink svg{fill:currentColor;width:16px;height:16px}.TrackerSale-module__2DLP3a__navTime{white-space:nowrap;align-items:baseline;gap:8px;display:inline-flex}.TrackerSale-module__2DLP3a__navTime>span{color:#536275;font-size:12px;font-weight:600}.TrackerSale-module__2DLP3a__navTime>div{margin-top:0}.TrackerSale-module__2DLP3a__navTime>div>b{letter-spacing:-.02em;color:#171c25;font-size:15px;font-weight:700}.TrackerSale-module__2DLP3a__hero{text-align:center;background:linear-gradient(#fff 20%,#f3f9ff 100%);padding:66px 24px 35px;overflow:hidden}.TrackerSale-module__2DLP3a__heroCopy{z-index:1;position:relative}.TrackerSale-module__2DLP3a__hero h1{letter-spacing:-.025em;scroll-margin-top:175px;font-size:24px;font-weight:600}.TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__heroHeadline{color:#171c25;letter-spacing:-.065em;margin:20px 0 0;font-size:clamp(48px,6.2vw,86px);font-weight:730;line-height:1.12}.TrackerSale-module__2DLP3a__hero h1.TrackerSale-module__2DLP3a__heroHeadline{margin-top:0}.TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__heroDescription{color:#576576;letter-spacing:-.025em;margin-top:25px;font-size:21px}.TrackerSale-module__2DLP3a__heroActions{flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}.TrackerSale-module__2DLP3a__heroActions>span{color:#536275;font-size:14px}.TrackerSale-module__2DLP3a__heroVisual{max-width:890px;margin:24px auto 0}.TrackerSale-module__2DLP3a__heroVisual img{width:100%;height:auto}.TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__heroFinish{color:#5b6d80;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.TrackerSale-module__2DLP3a__heroWithBar{padding-top:30px}.TrackerSale-module__2DLP3a__heroBar{text-align:left;justify-content:space-between;align-items:flex-start;gap:16px;width:min(1200px,100%);margin:0 auto 34px;display:flex}.TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__badge{color:#1767bd;background:#1767bd17;border:1px solid #1767bd33;border-radius:999px;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.TrackerSale-module__2DLP3a__heroIdent{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.TrackerSale-module__2DLP3a__eyebrow{letter-spacing:.07em;color:#697789;font-size:13px;font-weight:600}.TrackerSale-module__2DLP3a__credit{letter-spacing:.02em;color:#5b6d80;font-size:11px;font-weight:600}.TrackerSale-module__2DLP3a__heroCopy>.TrackerSale-module__2DLP3a__credit{letter-spacing:0;margin-top:6px;font-size:9px}.TrackerSale-module__2DLP3a__launch{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px 14px;margin-top:28px;display:flex}.TrackerSale-module__2DLP3a__launch>span{color:#536275;font-size:15px;font-weight:600}.TrackerSale-module__2DLP3a__launch>div{margin-top:0}.TrackerSale-module__2DLP3a__launch>div>b{color:#171c25;font-size:clamp(30px,4.6vw,44px)}.TrackerSale-module__2DLP3a__launch>p{color:#68717e;flex-basis:100%;margin-top:8px}.TrackerSale-module__2DLP3a__heroFinish i,.TrackerSale-module__2DLP3a__option i{background:#b7d4ea;border:1px solid #97b6d0;border-radius:50%;width:15px;height:15px;display:inline-block}.TrackerSale-module__2DLP3a__facts{text-align:center;grid-template-columns:repeat(3,1fr);max-width:1040px;margin:auto;padding:85px 32px 95px;display:grid}.TrackerSale-module__2DLP3a__facts>div{flex-direction:column;gap:13px;display:flex}.TrackerSale-module__2DLP3a__facts>div+div{border-left:1px solid #dce4ed}.TrackerSale-module__2DLP3a__facts strong{letter-spacing:-.05em;color:#286fac;font-size:clamp(40px,4.8vw,64px);font-weight:650}.TrackerSale-module__2DLP3a__facts small{margin-left:4px;font-size:.4em}.TrackerSale-module__2DLP3a__facts span{color:#66717f;font-size:16px}.TrackerSale-module__2DLP3a__content{--gutter:max(32px, calc((100vw - 1200px)/2));padding:95px var(--gutter) 100px;background:#fff}.TrackerSale-module__2DLP3a__content,.TrackerSale-module__2DLP3a__content [id]{scroll-margin-top:164px}.TrackerSale-module__2DLP3a__editorialHeading{padding:0 0 64px}.TrackerSale-module__2DLP3a__editorialHeading>span{color:#697789;letter-spacing:.07em;font-size:13px;font-weight:600}.TrackerSale-module__2DLP3a__editorialHeading h2{letter-spacing:-.055em;margin-top:16px;font-size:clamp(32px,4.3vw,58px);font-weight:650}.TrackerSale-module__2DLP3a__detail{padding:100px 0}.TrackerSale-module__2DLP3a__detail h2{letter-spacing:-.05em;font-size:clamp(30px,3.6vw,48px);font-weight:650}.TrackerSale-module__2DLP3a__weight{grid-template-columns:1fr 1fr;align-content:start;column-gap:52px;display:grid}.TrackerSale-module__2DLP3a__weight>*{grid-column:1}.TrackerSale-module__2DLP3a__weight>figure{grid-area:1/2/span 5;align-self:center;margin-top:0}.TrackerSale-module__2DLP3a__dock{margin:40px calc(-1 * var(--gutter));padding:100px var(--gutter);background:var(--ice)}.TrackerSale-module__2DLP3a__dock>h2,.TrackerSale-module__2DLP3a__dock>p{max-width:690px}.TrackerSale-module__2DLP3a__dock>figure{margin-top:40px}.TrackerSale-module__2DLP3a__orderArea{margin-inline:calc(-1 * var(--gutter));padding:80px var(--gutter);border-block:1px solid var(--line);background:#f3f7fb}.TrackerSale-module__2DLP3a__purchaseSection{padding:0}.TrackerSale-module__2DLP3a__purchaseHeading{max-width:860px;margin-bottom:48px}.TrackerSale-module__2DLP3a__purchaseHeading h2{letter-spacing:-.05em;font-size:clamp(30px,3.6vw,48px);font-weight:650;line-height:1.3}.TrackerSale-module__2DLP3a__purchaseHeading p{max-width:680px;margin-top:20px}.TrackerSale-module__2DLP3a__product{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:64px;display:grid}.TrackerSale-module__2DLP3a__product>*{min-width:0}.TrackerSale-module__2DLP3a__boxSection{border-top:1px solid var(--line);margin-top:56px;padding-top:40px}.TrackerSale-module__2DLP3a__boxSection h2{font-size:25px;font-weight:650}.TrackerSale-module__2DLP3a__boxSection h3{font-size:21px}.TrackerSale-module__2DLP3a__boxSection>p{max-width:780px}.TrackerSale-module__2DLP3a__gallery{min-width:0}.TrackerSale-module__2DLP3a__stage{aspect-ratio:4/3;background:#fff;border-radius:12px;position:relative;overflow:hidden}.TrackerSale-module__2DLP3a__productImage{object-fit:contain;padding:24px 16px}.TrackerSale-module__2DLP3a__imageCount{color:#617489;font-size:11px;position:absolute;bottom:22px;right:24px}.TrackerSale-module__2DLP3a__thumbnails{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px;display:grid}.TrackerSale-module__2DLP3a__thumbnails button{color:#56677b;border:1px solid #0000;border-radius:12px;justify-items:center;gap:7px;padding:9px 4px;font-size:11px;display:grid}.TrackerSale-module__2DLP3a__thumbnails button[aria-pressed=true]{border-color:var(--blue);background:#f1f7ff}.TrackerSale-module__2DLP3a__thumbnails img{object-fit:contain;width:auto;height:44px}.TrackerSale-module__2DLP3a__purchase{margin-top:108px;padding:0;position:sticky;top:170px}.TrackerSale-module__2DLP3a__purchase h3{letter-spacing:-.035em;font-size:26px;font-weight:650}.TrackerSale-module__2DLP3a__priceBlock{border-bottom:1px solid var(--line);margin-top:28px;padding-bottom:22px}.TrackerSale-module__2DLP3a__priceTag{color:#1767bd;font-size:12px;font-weight:600}.TrackerSale-module__2DLP3a__priceLine{flex-wrap:wrap;align-items:baseline;gap:14px;margin-top:8px;display:flex}.TrackerSale-module__2DLP3a__priceLine strong{letter-spacing:-.04em;font-size:34px;font-weight:650}.TrackerSale-module__2DLP3a__priceLine del{color:#77818f;font-size:14px}.TrackerSale-module__2DLP3a__purchase .TrackerSale-module__2DLP3a__priceNote{color:#68717e;margin-top:12px;font-size:12px;line-height:1.7}.TrackerSale-module__2DLP3a__option{justify-content:space-between;align-items:center;margin:22px 0;font-size:13px;display:flex}.TrackerSale-module__2DLP3a__option>span:last-child{align-items:center;gap:8px;display:flex}.TrackerSale-module__2DLP3a__purchase .TrackerSale-module__2DLP3a__includes{margin-top:12px;font-size:14px}.TrackerSale-module__2DLP3a__buy{background:var(--blue);border-radius:999px;justify-content:center;align-items:center;gap:20px;padding:18px 24px;font-size:15px;font-weight:500;transition:background .2s;display:flex;color:#fff!important}.TrackerSale-module__2DLP3a__purchase .TrackerSale-module__2DLP3a__buy{width:100%}.TrackerSale-module__2DLP3a__assurances{color:#657181;flex-wrap:wrap;justify-content:center;gap:8px 14px;margin-top:15px;font-size:11px;list-style:none;display:flex}.TrackerSale-module__2DLP3a__assurances li:before{content:"✓";margin-right:5px}.TrackerSale-module__2DLP3a__information{margin:0 calc(-1 * var(--gutter));padding:72px var(--gutter) 80px;background:#f5f7fa}.TrackerSale-module__2DLP3a__information>h2{margin-bottom:28px;font-size:28px;font-weight:650}.TrackerSale-module__2DLP3a__disclosure{border-top:1px solid #d7dde4}.TrackerSale-module__2DLP3a__disclosure:last-child{border-bottom:1px solid #d7dde4}.TrackerSale-module__2DLP3a__disclosure>summary{cursor:pointer;padding:26px 35px 26px 0;font-size:clamp(15px,2.8vw,21px);font-weight:700;list-style:none;position:relative}.TrackerSale-module__2DLP3a__disclosure>summary::-webkit-details-marker{display:none}.TrackerSale-module__2DLP3a__disclosure>summary:after{content:"+";color:#697b91;font-size:24px;font-weight:400;position:absolute;top:22px;right:6px}.TrackerSale-module__2DLP3a__disclosure[open]>summary:after{content:"−"}.TrackerSale-module__2DLP3a__disclosureBody{padding:12px 0 45px}.TrackerSale-module__2DLP3a__disclosureBody>:first-child{margin-top:0}.TrackerSale-module__2DLP3a__disclosureBody h2{font-size:26px}.TrackerSale-module__2DLP3a__closing{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-top:90px;padding:48px 0 0;display:flex}.TrackerSale-module__2DLP3a__closing>div>span{color:#536c89;font-size:13px}.TrackerSale-module__2DLP3a__closing h2{margin-top:9px;font-size:32px;font-weight:650}.TrackerSale-module__2DLP3a__closing .TrackerSale-module__2DLP3a__buy{justify-content:space-between;min-width:300px}.TrackerSale-module__2DLP3a__closing .TrackerSale-module__2DLP3a__serviceBuy{justify-content:center}@media (min-width:1600px){.TrackerSale-module__2DLP3a__heroVisual{max-width:1000px}}@media (max-width:1100px){.TrackerSale-module__2DLP3a__navigation{gap:20px}.TrackerSale-module__2DLP3a__navigation>div{gap:18px}.TrackerSale-module__2DLP3a__navigation>div a:nth-child(n+5){display:none}.TrackerSale-module__2DLP3a__detail{padding:80px 0}.TrackerSale-module__2DLP3a__dock{padding-inline:var(--gutter)}.TrackerSale-module__2DLP3a__product{gap:40px}}@media (max-width:800px){.TrackerSale-module__2DLP3a__navigation{gap:15px;min-height:58px;padding:0 22px}.TrackerSale-module__2DLP3a__navName{font-size:17px}.TrackerSale-module__2DLP3a__navigation>div{display:none}.TrackerSale-module__2DLP3a__navBuy{font-size:12px}.TrackerSale-module__2DLP3a__hero{padding:50px 20px 30px}.TrackerSale-module__2DLP3a__heroWithBar{padding-top:22px}.TrackerSale-module__2DLP3a__heroBar{margin-bottom:26px}.TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__badge{padding:5px 12px;font-size:12px}.TrackerSale-module__2DLP3a__eyebrow{font-size:12px}.TrackerSale-module__2DLP3a__credit{font-size:11px}.TrackerSale-module__2DLP3a__hero h1{font-size:20px}.TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__heroHeadline{margin-top:22px;font-size:clamp(43px,8.8vw,68px)}.TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__heroDescription{margin-top:22px;font-size:17px}.TrackerSale-module__2DLP3a__launch{gap:2px 10px;margin-top:22px}.TrackerSale-module__2DLP3a__launch>span{font-size:13px}.TrackerSale-module__2DLP3a__launch>div>b{font-size:30px}.TrackerSale-module__2DLP3a__heroActions{flex-direction:column;gap:13px;margin-top:24px}.TrackerSale-module__2DLP3a__heroActions>span{font-size:12px}.TrackerSale-module__2DLP3a__pill{padding:12px 23px;font-size:14px}.TrackerSale-module__2DLP3a__heroVisual{margin:30px -8px 0}.TrackerSale-module__2DLP3a__facts{padding:50px 20px}.TrackerSale-module__2DLP3a__facts strong{font-size:38px}.TrackerSale-module__2DLP3a__facts span{font-size:12px}.TrackerSale-module__2DLP3a__content{--gutter:24px;padding:60px var(--gutter)}.TrackerSale-module__2DLP3a__editorialHeading{padding-bottom:35px}.TrackerSale-module__2DLP3a__editorialHeading h2{font-size:34px}.TrackerSale-module__2DLP3a__detail{padding:55px 0}.TrackerSale-module__2DLP3a__dock{padding-inline:var(--gutter);margin-block:25px}.TrackerSale-module__2DLP3a__detail h2{font-size:31px}.TrackerSale-module__2DLP3a__weight{display:block}.TrackerSale-module__2DLP3a__weight>figure{margin-top:30px}.TrackerSale-module__2DLP3a__orderArea{padding-block:48px}.TrackerSale-module__2DLP3a__purchaseHeading h2{font-size:31px}.TrackerSale-module__2DLP3a__purchaseHeading{margin-bottom:30px}.TrackerSale-module__2DLP3a__product{grid-template-columns:1fr;gap:32px}.TrackerSale-module__2DLP3a__stage{aspect-ratio:4/3}.TrackerSale-module__2DLP3a__purchase{margin-top:0;padding:0;position:static}.TrackerSale-module__2DLP3a__purchase h3{font-size:24px}.TrackerSale-module__2DLP3a__boxSection{margin-top:40px;padding-top:32px}.TrackerSale-module__2DLP3a__assurances{font-size:12px}.TrackerSale-module__2DLP3a__information{padding-block:44px 52px}.TrackerSale-module__2DLP3a__information>h2{font-size:25px}.TrackerSale-module__2DLP3a__closing{flex-direction:column;align-items:stretch;margin-top:55px;padding:35px 0 0}.TrackerSale-module__2DLP3a__service{flex-direction:column;align-items:stretch}.TrackerSale-module__2DLP3a__serviceBuy{min-width:0;margin-top:22px}.TrackerSale-module__2DLP3a__closing h2{font-size:28px}.TrackerSale-module__2DLP3a__closing .TrackerSale-module__2DLP3a__buy{min-width:0;padding:16px 20px;font-size:13px}}@media (prefers-reduced-motion:reduce){.TrackerSale-module__2DLP3a__buy{transition:none}}.TrackerSale-module__2DLP3a__service{border-top:1px solid #d7dde4;justify-content:space-between;align-items:center;gap:30px;margin-top:45px;padding-top:35px;display:flex}.TrackerSale-module__2DLP3a__service h2{font-size:25px}.TrackerSale-module__2DLP3a__serviceCopy{min-width:0}.TrackerSale-module__2DLP3a__serviceBuy{flex:none;min-width:300px}.TrackerSale-module__2DLP3a__event{border-bottom:1px solid var(--line);padding:72px 0 56px}.TrackerSale-module__2DLP3a__event h2{font-size:25px}.TrackerSale-module__2DLP3a__notice{border-top:1px solid #d7dde4;margin-top:45px;padding-top:35px}.TrackerSale-module__2DLP3a__notice h3{font-size:21px;font-weight:650}.TrackerSale-module__2DLP3a__facts{grid-template-columns:repeat(4,1fr);max-width:1200px}.TrackerSale-module__2DLP3a__mobileNavigation{display:none}@media (max-width:1100px){.TrackerSale-module__2DLP3a__navigation>div{display:none}.TrackerSale-module__2DLP3a__mobileNavigation{color:#515863;width:135px;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;padding:12px 0;font-size:12px;display:block}}@media (max-width:800px){.TrackerSale-module__2DLP3a__navigation{gap:10px}.TrackerSale-module__2DLP3a__mobileNavigation{width:95px}.TrackerSale-module__2DLP3a__navBuy{padding-inline:15px}.TrackerSale-module__2DLP3a__navLink{flex:none;justify-content:center;width:36px;height:36px;padding:0}.TrackerSale-module__2DLP3a__navLink span{display:none}.TrackerSale-module__2DLP3a__navLink svg{width:18px;height:18px}.TrackerSale-module__2DLP3a__withLink .TrackerSale-module__2DLP3a__navName{display:none}.TrackerSale-module__2DLP3a__withLink .TrackerSale-module__2DLP3a__mobileNavigation{margin-right:auto}.TrackerSale-module__2DLP3a__withTime .TrackerSale-module__2DLP3a__mobileNavigation{display:none}.TrackerSale-module__2DLP3a__withTime .TrackerSale-module__2DLP3a__navTime{margin-right:auto}.TrackerSale-module__2DLP3a__navTime>span{display:none}.TrackerSale-module__2DLP3a__navTime>div>b{font-size:14px}.TrackerSale-module__2DLP3a__facts{grid-template-columns:repeat(2,1fr);row-gap:35px}.TrackerSale-module__2DLP3a__facts>div:nth-child(3){border-left:0}}@media (max-width:360px){.TrackerSale-module__2DLP3a__navName{font-size:15px}.TrackerSale-module__2DLP3a__mobileNavigation{width:75px}.TrackerSale-module__2DLP3a__navigation{padding-inline:16px}}.TrackerSale-module__2DLP3a__faqSection{grid-template-columns:minmax(240px,1fr) minmax(0,2fr);gap:64px;padding:56px 0 100px;display:grid}.TrackerSale-module__2DLP3a__faqSection h2{letter-spacing:-.04em;align-self:start;font-size:32px;font-weight:650;position:sticky;top:176px}.TrackerSale-module__2DLP3a__faqSection>div{margin-top:0}.TrackerSale-module__2DLP3a__faqSection details>summary{font-size:17px;font-weight:550}@media (max-width:800px){.TrackerSale-module__2DLP3a__faqSection{grid-template-columns:minmax(0,1fr);gap:28px;padding:60px 0 64px}.TrackerSale-module__2DLP3a__faqSection h2{font-size:28px;position:static}}.TrackerSale-module__2DLP3a__page.TrackerSale-module__2DLP3a__capture{width:100%;max-width:860px;margin-inline:auto;padding-top:0}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__content{--gutter:40px;padding:64px var(--gutter)}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__hero .TrackerSale-module__2DLP3a__heroHeadline{font-size:clamp(43px,7vw,64px)}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__facts{padding:48px 24px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__facts strong{font-size:40px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__detail{padding-block:64px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__detail h2{font-size:36px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__product{grid-template-columns:minmax(0,1fr);gap:32px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__purchase{margin-top:0;padding:0;position:static}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__faqSection{grid-template-columns:minmax(0,1fr);gap:32px;padding-bottom:72px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__faqSection h2{position:static}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__faqSection article{border-top:1px solid var(--line);padding:24px 0}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__faqSection article h3{font-size:18px;font-weight:650;line-height:1.6}.TrackerSale-module__2DLP3a__captureInformation{border-top:1px solid var(--line);padding-top:32px}.TrackerSale-module__2DLP3a__captureInformation>h3{letter-spacing:-.03em;font-size:24px;font-weight:650}.TrackerSale-module__2DLP3a__capture table{width:100%;min-width:0}.TrackerSale-module__2DLP3a__capture th,.TrackerSale-module__2DLP3a__capture td{overflow-wrap:anywhere}@media (max-width:480px){.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__content{--gutter:24px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__detail h2{font-size:31px}.TrackerSale-module__2DLP3a__capture .TrackerSale-module__2DLP3a__facts strong{font-size:34px}}.TrackerSale-module__2DLP3a__captureInformation .TrackerSale-module__2DLP3a__disclosureBody h3{font-size:20px}.TrackerSale-module__2DLP3a__intro{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:center;column-gap:42px;display:grid}.TrackerSale-module__2DLP3a__intro>h2{grid-column:1/-1}.TrackerSale-module__2DLP3a__intro>figure:first-of-type{grid-area:2/1;width:100%;margin:48px 0 0}.TrackerSale-module__2DLP3a__intro>figure:last-of-type{grid-area:2/2;width:100%;margin:48px 0 0}.TrackerSale-module__2DLP3a__intro>figure:last-of-type img{width:100%;height:auto}.TrackerSale-module__2DLP3a__intro>p,.TrackerSale-module__2DLP3a__intro>div{grid-column:1/-1}@media (max-width:700px){.TrackerSale-module__2DLP3a__intro{grid-template-columns:minmax(0,1fr)}.TrackerSale-module__2DLP3a__intro>h2,.TrackerSale-module__2DLP3a__intro>figure:first-of-type,.TrackerSale-module__2DLP3a__intro>figure:last-of-type,.TrackerSale-module__2DLP3a__intro>p,.TrackerSale-module__2DLP3a__intro>div{grid-area:auto/1}.TrackerSale-module__2DLP3a__intro>figure:last-of-type{width:min(100%,420px);margin:32px auto 0}}
.checkout-module__4ElKha__formError{grid-column:1/-1;margin-bottom:0}.checkout-module__4ElKha__line+.checkout-module__4ElKha__line{border-top:1px solid #dce4ed;margin-top:28px;padding-top:28px}.checkout-module__4ElKha__productHeading{align-items:center;gap:22px;margin-bottom:20px;display:flex}.checkout-module__4ElKha__productHeading>div:last-child{min-width:0}.checkout-module__4ElKha__productHeading h3{letter-spacing:-.025em;font-size:18px;font-weight:600;line-height:1.6}.checkout-module__4ElKha__productHeading p{color:#3c5673;margin-top:8px;font-size:17px;font-weight:550}.checkout-module__4ElKha__productImage{background:#edf6ff;border-radius:8px;flex:0 0 100px;padding:18px 8px}.checkout-module__4ElKha__productImage img{width:100%;height:auto}.checkout-module__4ElKha__quantity{justify-content:space-between;align-items:center;gap:16px;margin:22px 0 0;display:flex}.checkout-module__4ElKha__quantity label{margin:0}.checkout-module__4ElKha__quantity input{text-align:center;width:96px}.checkout-module__4ElKha__purchaseConsent{border-top:1px solid #dce4ed;margin-top:24px;padding-block:14px 20px}.checkout-module__4ElKha__purchaseConsent>label{margin-top:0!important}.checkout-module__4ElKha__paymentDetails{color:#5c6a7a;border-top:1px solid #dce4ed;margin-top:28px;padding-top:24px;font-size:14px;line-height:1.8}.checkout-module__4ElKha__paymentDetails p+p{margin-top:18px}@media (max-width:600px){.checkout-module__4ElKha__productHeading{gap:16px}.checkout-module__4ElKha__productImage{flex-basis:78px}.checkout-module__4ElKha__productHeading h3{font-size:16px}.checkout-module__4ElKha__purchaseConsent{padding-bottom:16px}}
.products-module__6V6OUW__registrationActions{margin-top:20px}.products-module__6V6OUW__registeredHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;display:flex}.products-module__6V6OUW__connect{background:#f3f8fe;border:1px solid #dce9f6;border-radius:10px;align-items:flex-start;gap:20px;margin-top:24px;padding:26px;display:flex}.products-module__6V6OUW__connectIcon{color:#1767bd;background:#e7f1fd;border-radius:10px;flex:none;place-items:center;width:46px;height:46px;display:grid}.products-module__6V6OUW__connectIcon svg{width:26px;height:26px}.products-module__6V6OUW__connectBody{min-width:0}.products-module__6V6OUW__connectBody h3,.products-module__6V6OUW__discovered h3,.products-module__6V6OUW__registered h3{color:#233246;font-size:18px;font-weight:550;line-height:1.6}.products-module__6V6OUW__connectBody p{color:#5c6a7a;margin-block:10px 20px;font-size:14px;line-height:1.8}.products-module__6V6OUW__otaLink{color:#1767bd;align-items:center;gap:10px;min-height:44px;font-size:13px;display:inline-flex}.products-module__6V6OUW__feedback,.products-module__6V6OUW__success{margin-top:20px}.products-module__6V6OUW__success{color:#2d6b4e;background:#f0f8f4;border:1px solid #cde3d8;border-radius:8px;padding:16px;font-size:14px;line-height:1.7}.products-module__6V6OUW__discovered,.products-module__6V6OUW__registered{border-top:1px solid #dce4ed;margin-top:30px;padding-top:28px}.products-module__6V6OUW__deviceList,.products-module__6V6OUW__savedList{padding:0;list-style:none}.products-module__6V6OUW__deviceList{gap:10px;margin-block:20px;display:grid}.products-module__6V6OUW__deviceChoice{cursor:pointer;border:1px solid #dce4ed;border-radius:8px;align-items:center;gap:14px;min-height:84px;padding:16px;display:flex}.products-module__6V6OUW__selected{background:#f4f9ff;border-color:#0071e3}.products-module__6V6OUW__deviceChoice input{accent-color:#0071e3;flex:none;width:19px;height:19px}.products-module__6V6OUW__deviceChoice:has(input:disabled){cursor:default}.products-module__6V6OUW__deviceInfo{flex:1;min-width:0}.products-module__6V6OUW__deviceName{color:#34465b;overflow-wrap:anywhere;font-size:15px;font-weight:500;line-height:1.7;display:block}.products-module__6V6OUW__serial{color:#5c6a7a;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:4px;font-size:13px;line-height:1.7;display:block}.products-module__6V6OUW__badge{color:#65758a;background:#edf1f5;border-radius:999px;flex:none;padding:4px 8px;font-size:12px;line-height:1.7;display:inline-block}.products-module__6V6OUW__available{color:#1767bd;background:#e7f1fd}.products-module__6V6OUW__count{color:#1767bd;margin-left:10px;font-size:15px;display:inline-block}.products-module__6V6OUW__savedList{margin-top:8px}.products-module__6V6OUW__savedList li{border-bottom:1px solid #e3e9f0;align-items:center;gap:20px;padding-block:22px;display:flex}.products-module__6V6OUW__savedList li:last-child{border-bottom:0;padding-bottom:0}.products-module__6V6OUW__registeredDate{color:#788596;margin-top:6px;font-size:12px;line-height:1.7}.products-module__6V6OUW__remove{color:#65758a;flex:none;min-height:44px;padding:10px 8px;font-size:13px}.products-module__6V6OUW__remove:hover:not(:disabled){color:#ac3030}.products-module__6V6OUW__remove:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.products-module__6V6OUW__registrationActions>button{width:100%}.products-module__6V6OUW__connect{flex-direction:column;gap:14px;padding:20px}.products-module__6V6OUW__connectBody,.products-module__6V6OUW__connectBody>button{width:100%}.products-module__6V6OUW__deviceChoice{grid-template-columns:19px minmax(0,1fr);gap:8px 12px;padding:14px 12px;display:grid}.products-module__6V6OUW__badge{grid-column:2;justify-self:start}.products-module__6V6OUW__discovered>button{width:100%}.products-module__6V6OUW__savedList li{align-items:flex-start;gap:12px}}
.order-module__7pMnCG__statusCard{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px 32px;margin-bottom:32px;display:grid}.order-module__7pMnCG__statusHeading{align-items:center;gap:18px;display:flex}.order-module__7pMnCG__statusIcon{color:#1767bd;background:#edf6ff;border-radius:12px;flex:none;place-items:center;width:52px;height:52px;display:grid}.order-module__7pMnCG__statusIcon svg{width:26px;height:26px}.order-module__7pMnCG__status{letter-spacing:-.025em;color:#52657a;font-size:23px;font-weight:600}.order-module__7pMnCG__badgePaid{color:#1767bd}.order-module__7pMnCG__badgeDone{color:#2d6b4e}.order-module__7pMnCG__badgeDead{color:#65758a}.order-module__7pMnCG__orderMeta{font-variant-numeric:tabular-nums;gap:8px;font-size:13px;display:grid}.order-module__7pMnCG__orderMeta>div{justify-content:space-between;gap:28px;display:flex}.order-module__7pMnCG__orderMeta dt,.order-module__7pMnCG__address dt{color:#65758a}.order-module__7pMnCG__orderMeta dd{color:#34465b}.order-module__7pMnCG__pendingNote{color:#5c6a7a;border-top:1px solid #dce4ed;grid-column:1/-1;padding-top:20px;font-size:14px;line-height:1.8}.order-module__7pMnCG__item+.order-module__7pMnCG__item{border-top:1px solid #dce4ed;margin-top:24px;padding-top:24px}.order-module__7pMnCG__itemHeading{align-items:center;gap:24px;display:flex}.order-module__7pMnCG__productImage{background:#f4f7fb;border-radius:8px;flex:none;place-items:center;width:104px;height:104px;padding:8px;display:grid}.order-module__7pMnCG__productImage img{object-fit:contain;width:100%;height:100%}.order-module__7pMnCG__itemInfo{min-width:0}.order-module__7pMnCG__itemInfo h3{color:#233246;overflow-wrap:anywhere;font-size:18px;font-weight:550;line-height:1.6}.order-module__7pMnCG__itemInfo p{color:#65758a;margin-top:6px;font-size:13px}.order-module__7pMnCG__itemInfo strong{color:#34465b;margin-top:12px;font-size:17px;font-weight:600;display:block}.order-module__7pMnCG__address{gap:18px;font-size:14px;line-height:1.8;display:grid}.order-module__7pMnCG__address>div{grid-template-columns:100px minmax(0,1fr);gap:16px;display:grid}.order-module__7pMnCG__address dd{color:#34465b;overflow-wrap:anywhere}.order-module__7pMnCG__backButton{margin-top:28px}@media (max-width:800px){.order-module__7pMnCG__statusCard{margin-bottom:24px}}@media (max-width:600px){.order-module__7pMnCG__statusCard{grid-template-columns:minmax(0,1fr);gap:22px}.order-module__7pMnCG__orderMeta{gap:12px}.order-module__7pMnCG__orderMeta>div{flex-wrap:wrap;gap:4px 16px}.order-module__7pMnCG__status{font-size:22px}.order-module__7pMnCG__productImage{width:76px;height:76px}.order-module__7pMnCG__itemHeading{align-items:flex-start;gap:16px}.order-module__7pMnCG__itemInfo h3{font-size:16px}.order-module__7pMnCG__address>div{grid-template-columns:minmax(0,1fr);gap:4px}}
.shop-module__Rf_gVW__wrap{background:#f3f4f6;min-height:60vh;padding:7rem 1.25rem 5rem}.shop-module__Rf_gVW__inner{max-width:40rem;margin:0 auto}.shop-module__Rf_gVW__title{color:#111827;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.shop-module__Rf_gVW__card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;margin-bottom:1rem;padding:1.5rem}.shop-module__Rf_gVW__cardTitle{color:#374151;margin:0 0 1rem;font-size:.9375rem;font-weight:700}.shop-module__Rf_gVW__row{color:#4b5563;justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem 0;font-size:.875rem;display:flex}.shop-module__Rf_gVW__rowTotal{color:#111827;border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.75rem;font-size:1rem;font-weight:700}.shop-module__Rf_gVW__line+.shop-module__Rf_gVW__line{border-top:1px solid #f3f4f6;margin-top:.75rem;padding-top:.75rem}.shop-module__Rf_gVW__field{margin-bottom:.875rem}.shop-module__Rf_gVW__label{color:#374151;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.shop-module__Rf_gVW__input,.shop-module__Rf_gVW__textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem}.shop-module__Rf_gVW__input:focus,.shop-module__Rf_gVW__textarea:focus{border-color:var(--color-brand-soft);outline:none}.shop-module__Rf_gVW__textarea{resize:vertical;min-height:4.5rem}.shop-module__Rf_gVW__two{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:480px){.shop-module__Rf_gVW__two{grid-template-columns:1fr}}.shop-module__Rf_gVW__checkbox{color:#4b5563;align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.6;display:flex}.shop-module__Rf_gVW__button{text-align:center;background:var(--color-brand-soft);color:#fff;border-radius:var(--radius);cursor:pointer;width:100%;transition:transform .3s var(--ease), box-shadow .3s var(--ease);border:none;margin-top:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;text-decoration:none;display:block}.shop-module__Rf_gVW__button:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-.125rem)}.shop-module__Rf_gVW__button:disabled{opacity:.55;cursor:default}.shop-module__Rf_gVW__error{color:#b91c1c;background:#fef2f2;border-left:3px solid #f87171;border-radius:4px;margin:0 0 1rem;padding:.75rem .875rem;font-size:.8125rem;line-height:1.6}.shop-module__Rf_gVW__note{color:#6b7280;margin:.75rem 0 0;font-size:.8125rem;line-height:1.75}.shop-module__Rf_gVW__warn{color:#92400e;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:4px;margin:.75rem 0 0;padding:.75rem .875rem;font-size:.8125rem;line-height:1.7}.shop-module__Rf_gVW__orderLink{border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .3s var(--ease), box-shadow .3s var(--ease);background:#fff;margin-bottom:.75rem;padding:1rem 1.25rem;display:block}.shop-module__Rf_gVW__orderLink:hover{box-shadow:var(--shadow-lg);transform:translateY(-.125rem)}.shop-module__Rf_gVW__orderTop{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.375rem;display:flex}.shop-module__Rf_gVW__orderNo{color:#9ca3af;font-variant-numeric:tabular-nums;font-size:.75rem}.shop-module__Rf_gVW__badge{color:#4b5563;background:#e5e7eb;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:700}.shop-module__Rf_gVW__badgePaid{color:#1d4ed8;background:#dbeafe}.shop-module__Rf_gVW__badgeDone{color:#15803d;background:#dcfce7}.shop-module__Rf_gVW__badgeDead{color:#9ca3af;background:#f3f4f6}.shop-module__Rf_gVW__orderName{color:#111827;font-size:.9375rem;font-weight:600}.shop-module__Rf_gVW__orderTotal{color:#4b5563;margin-top:.25rem;font-size:.875rem}.shop-module__Rf_gVW__empty{text-align:center;color:#9ca3af;padding:3rem 1rem;font-size:.875rem}.shop-module__Rf_gVW__payElement{min-height:15rem}.shop-module__Rf_gVW__secondary{color:#374151;cursor:pointer;white-space:nowrap;transition:border-color .3s var(--ease), color .3s var(--ease);background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.625rem 1rem;font-family:inherit;font-size:.875rem}.shop-module__Rf_gVW__secondary:hover{color:#111827;border-color:#9ca3af}.shop-module__Rf_gVW__stickyHead{z-index:20;background:#f3f4f6;margin-bottom:.5rem;padding:1rem 0 .75rem;position:sticky;top:5rem;box-shadow:0 .75rem .5rem -.5rem #f3f4f6,0 1rem .75rem -.75rem #00000014}.shop-module__Rf_gVW__stickyTitle{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.shop-module__Rf_gVW__stickyHead .shop-module__Rf_gVW__error{margin:.75rem 0 0}.shop-module__Rf_gVW__inputBad{background:#fef2f2;border-color:#f87171}.shop-module__Rf_gVW__inputBad:focus{outline-color:#f87171}.shop-module__Rf_gVW__clickable{cursor:pointer}.shop-module__Rf_gVW__choices{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.shop-module__Rf_gVW__choice{border-radius:var(--radius);text-align:left;cursor:pointer;transition:border-color .2s var(--ease), background .2s var(--ease);background:#fff;border:1.5px solid #d1d5db;flex-direction:column;gap:.25rem;padding:.875rem 1rem;font-family:inherit;display:flex}.shop-module__Rf_gVW__choice b{color:#111827;font-size:.9375rem;font-weight:600}.shop-module__Rf_gVW__choice span{color:#9ca3af;font-size:.75rem}.shop-module__Rf_gVW__choice:hover{border-color:#9ca3af}.shop-module__Rf_gVW__choiceOn{border-color:var(--color-brand-soft);background:#f0f7ff}.shop-module__Rf_gVW__choiceOn b{color:var(--color-brand-soft)}.shop-module__Rf_gVW__cardList{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.shop-module__Rf_gVW__cardOption{border-radius:var(--radius);cursor:pointer;transition:border-color .2s var(--ease), background .2s var(--ease);background:#fff;border:1.5px solid #d1d5db;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.shop-module__Rf_gVW__cardOption:hover{border-color:#9ca3af}.shop-module__Rf_gVW__cardOptionOn{border-color:var(--color-brand-soft);background:#f0f7ff}.shop-module__Rf_gVW__cardRadio{cursor:pointer;accent-color:var(--color-brand-soft);margin:0}.shop-module__Rf_gVW__cardOptionInfo{flex:1;align-items:baseline;gap:.5rem;display:flex}.shop-module__Rf_gVW__cardOptionName{color:#111827;font-size:.9375rem;font-weight:600}.shop-module__Rf_gVW__cardOptionNo{color:#4b5563;font-variant-numeric:tabular-nums;font-size:.875rem}.shop-module__Rf_gVW__cardBadgeInUse{color:#0284c7;background:#e0f2fe;border-radius:4px;padding:.125rem .375rem;font-size:.6875rem;font-weight:600}.shop-module__Rf_gVW__cardDeleteBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.8125rem;transition:color .15s,background-color .15s}.shop-module__Rf_gVW__cardDeleteBtn:hover:not(:disabled){color:#dc2626;background-color:#fef2f2}.shop-module__Rf_gVW__cardDeleteBtn:disabled{opacity:.5;cursor:default}
.privacy-module__YLzu1G__page{color:#1f2937;background:#fff;min-height:100vh}.privacy-module__YLzu1G__main{padding:5rem 1rem 2rem}.privacy-module__YLzu1G__pageTitle{margin-top:3rem;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.privacy-module__YLzu1G__tabs{gap:1rem;margin-bottom:1.5rem;display:flex}.privacy-module__YLzu1G__tab{border-radius:var(--radius-sm);color:#1f2937;transition:background .2s var(--ease), color .2s var(--ease);background:#e5e7eb;padding:.5rem 1rem}.privacy-module__YLzu1G__tabActive{background:var(--color-brand-soft);color:#fff}.privacy-module__YLzu1G__content{border-radius:var(--radius-sm);box-shadow:var(--shadow);background:#fff;padding:1.5rem}.privacy-module__YLzu1G__sectionTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.privacy-module__YLzu1G__markdown h1{margin-bottom:1rem;font-size:1.875rem;font-weight:700}.privacy-module__YLzu1G__markdown h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.privacy-module__YLzu1G__markdown h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.privacy-module__YLzu1G__markdown p{margin-bottom:1rem}.privacy-module__YLzu1G__markdown ul{margin-bottom:1rem;padding-left:1.25rem;list-style:outside}.privacy-module__YLzu1G__markdown ol{margin-bottom:1rem;padding-left:1.25rem;list-style:decimal}.privacy-module__YLzu1G__markdown li{margin-bottom:.25rem}.privacy-module__YLzu1G__markdown strong{font-weight:600}.privacy-module__YLzu1G__markdown em{font-style:italic}
.oss-module__LgPcfW__page{max-width:820px;color:var(--color-text-muted);margin:0 auto;padding:7rem 1.25rem 5rem;line-height:1.75}.oss-module__LgPcfW__page h1{letter-spacing:-.02em;color:var(--color-text);margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.oss-module__LgPcfW__page h2{color:var(--color-text);margin:2.25rem 0 .625rem;font-size:1.0625rem;font-weight:600}.oss-module__LgPcfW__page h3{color:var(--color-text);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.oss-module__LgPcfW__page p{margin:.375rem 0}.oss-module__LgPcfW__lead{color:var(--color-text-muted)}.oss-module__LgPcfW__tableWrap{border:1px solid var(--color-border);border-radius:var(--radius);overflow-x:auto}.oss-module__LgPcfW__table{border-collapse:collapse;width:100%;min-width:34rem;font-size:.875rem}.oss-module__LgPcfW__table th,.oss-module__LgPcfW__table td{text-align:left;border-bottom:1px solid var(--color-border);vertical-align:top;padding:.5rem .75rem}.oss-module__LgPcfW__table th{color:var(--color-text);background:var(--color-bg-muted);white-space:nowrap;font-weight:600}.oss-module__LgPcfW__table tr:last-child td{border-bottom:0}.oss-module__LgPcfW__license{margin-top:1.75rem}.oss-module__LgPcfW__covers{color:var(--color-text-faint);font-size:.8125rem;margin-bottom:.5rem!important}.oss-module__LgPcfW__text{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg-muted);color:var(--color-text);white-space:pre;max-height:26rem;padding:.875rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.6;overflow:auto}.oss-module__LgPcfW__back{border-top:1px solid var(--color-border);padding-top:1.25rem;font-size:.9375rem;margin-top:2.5rem!important}.oss-module__LgPcfW__back a{color:var(--color-brand)}
.ApplyForm-module__QrXsXa__product{color:#34465b;font-size:15px;font-weight:550;line-height:1.7}.ApplyForm-module__QrXsXa__product span{color:#65758a;margin-top:4px;font-size:13px;font-weight:400;display:block}.ApplyForm-module__QrXsXa__price{letter-spacing:-.05em;color:#1767bd;margin-top:24px;font-size:30px;font-weight:600;line-height:1.3}.ApplyForm-module__QrXsXa__assurances{color:#52657a;border-top:1px solid #dce4ed;gap:10px;margin-top:24px;padding-top:24px;font-size:13px;display:grid}.ApplyForm-module__QrXsXa__assurances li{gap:9px;display:flex}.ApplyForm-module__QrXsXa__assurances span{color:#1767bd}.ApplyForm-module__QrXsXa__detailsLink{color:#1767bd;justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-top:20px;font-size:13px;display:flex}.ApplyForm-module__QrXsXa__required{color:#bb3636;margin-left:4px;font-weight:600}.ApplyForm-module__QrXsXa__requiredNote{color:#65758a;margin:0 0 18px;font-size:13px}.ApplyForm-module__QrXsXa__requiredNote .ApplyForm-module__QrXsXa__required{margin-left:0;margin-right:5px}.ApplyForm-module__QrXsXa__fieldError{color:#ac3030;margin-top:8px;font-size:13px;line-height:1.7}.ApplyForm-module__QrXsXa__consent{padding-block:4px}.ApplyForm-module__QrXsXa__consentInvalid{background:#fff8f8;border-radius:8px;margin-block:8px;padding-inline:12px;box-shadow:0 0 0 1px #e4b7b7}.ApplyForm-module__QrXsXa__consentInvalid .ApplyForm-module__QrXsXa__fieldError{margin:0 0 12px 31px}.ApplyForm-module__QrXsXa__document input{cursor:pointer;padding:10px;font-size:14px}.ApplyForm-module__QrXsXa__document input::file-selector-button{color:#40556f;min-height:38px;font:inherit;cursor:pointer;background:#edf3fa;border:0;border-radius:5px;margin-right:12px;padding:8px 12px}.ApplyForm-module__QrXsXa__terms{padding:0;border-bottom:1px solid #dce4ed;gap:12px;margin-bottom:20px;padding-bottom:24px;list-style:none;display:grid}.ApplyForm-module__QrXsXa__terms li{color:#5c6a7a;padding-left:14px;font-size:14px;line-height:1.8;position:relative}.ApplyForm-module__QrXsXa__terms li:before{content:"";background:#8a9aad;border-radius:50%;width:3px;height:3px;position:absolute;top:11px;left:0}.ApplyForm-module__QrXsXa__submit{margin-top:24px}.ApplyForm-module__QrXsXa__guardian{border:1px solid #dce4ed;border-radius:10px;min-width:0;margin:20px 0;padding:20px}.ApplyForm-module__QrXsXa__guardian legend{color:#253d57;padding:0 8px;font-size:16px;font-weight:600}.ApplyForm-module__QrXsXa__guardianStudent{color:#34465b;margin:12px 0 20px;font-size:14px}.ApplyForm-module__QrXsXa__signatureLabel{color:#34465b;margin-top:16px;font-size:14px;font-weight:600}.ApplyForm-module__QrXsXa__signatureHint{color:#65758a;margin:8px 0 12px;font-size:13px}.ApplyForm-module__QrXsXa__signaturePad{touch-action:none;cursor:crosshair;background:#fff;border:1px solid #b8c6d7;border-radius:8px;width:100%;height:180px;display:block}.ApplyForm-module__QrXsXa__signaturePad:focus-visible{outline-offset:3px;outline:3px solid #1767bd}.ApplyForm-module__QrXsXa__signaturePad[aria-invalid=true]{border-color:#bb3636}.ApplyForm-module__QrXsXa__clearSignature{color:#40556f;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:6px;min-height:44px;margin:8px 0 12px auto;padding:8px 12px;font-size:13px;display:block}.ApplyForm-module__QrXsXa__clearSignature:disabled{opacity:.5;cursor:default}@media (max-width:800px){.ApplyForm-module__QrXsXa__summary{grid-row:1}.ApplyForm-module__QrXsXa__price{margin-top:12px;font-size:28px}.ApplyForm-module__QrXsXa__assurances{flex-wrap:wrap;gap:10px 20px;margin-top:18px;padding-top:18px;display:flex}.ApplyForm-module__QrXsXa__detailsLink{margin-top:8px}}
