.CTASection-module__OOZn6q__section{background:var(--surface);padding:30px 24px}.CTASection-module__OOZn6q__container{background:radial-gradient(circle at 7%,#4674d561 0 7%,#0000 16%),linear-gradient(105deg,#001845 0%,#061f5b 100%);border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto;padding:28px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 30px #121b4a29}.CTASection-module__OOZn6q__container:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0 38%,#ffffff14 50%,#0000 62% 100%);position:absolute;inset:0}.CTASection-module__OOZn6q__iconBadge{color:#fff;z-index:1;background:#ffffff21;border-radius:999px;flex:none;place-items:center;width:64px;height:64px;display:grid;position:relative}.CTASection-module__OOZn6q__iconBadge svg{color:#fff;width:34px;height:34px}.CTASection-module__OOZn6q__text{z-index:1;flex:1;min-width:0;position:relative}.CTASection-module__OOZn6q__copy{color:#fff;margin:0;font-size:24px;font-weight:800;line-height:1.3}.CTASection-module__OOZn6q__lead{color:#ffffffd9;margin:9px 0 0;font-size:13px;font-weight:600}.CTASection-module__OOZn6q__actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.CTASection-module__OOZn6q__primaryAction{color:#fff;min-width:210px;transition:transform .22s var(--ease-out-expo), box-shadow .22s var(--ease-out-expo), background-color .22s var(--ease-out-expo);box-shadow:var(--shadow-orange);background:linear-gradient(#ff9f16 0%,#ff7c00 100%);border-radius:12px;justify-content:center;align-items:center;gap:18px;padding:14px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.CTASection-module__OOZn6q__primaryAction:hover{background:linear-gradient(#ffad28 0%,#ff8708 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ff980066}.CTASection-module__OOZn6q__primaryAction:active{transform:scale(.98)}.CTASection-module__OOZn6q__secondaryAction{border:2px solid var(--border);background:var(--surface);color:var(--base-primary);border-radius:12px;align-items:center;padding:16px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.CTASection-module__OOZn6q__secondaryAction:hover{background:var(--surface-muted);border-color:var(--primary)}.CTASection-module__OOZn6q__actionIcon{width:20px;height:20px;transition:transform .2s var(--ease-out-expo)}.CTASection-module__OOZn6q__primaryAction:hover .CTASection-module__OOZn6q__actionIcon{transform:translate(4px)}@media (max-width:768px){.CTASection-module__OOZn6q__section{padding:60px 20px}.CTASection-module__OOZn6q__container{text-align:center;flex-direction:column;padding:34px 26px}.CTASection-module__OOZn6q__copy{font-size:24px}.CTASection-module__OOZn6q__actions{flex-direction:column;align-items:stretch;width:100%}.CTASection-module__OOZn6q__primaryAction,.CTASection-module__OOZn6q__secondaryAction{justify-content:center;width:100%}}
.EmpathySection-module__7bMyXG__section{background-color:var(--surface-muted);background-image:var(--lp-section-mesh-image);background-size:var(--lp-section-mesh-size);padding:30px 0 34px}.EmpathySection-module__7bMyXG__container{max-width:1200px;margin:0 auto;padding:0 24px}.EmpathySection-module__7bMyXG__content{flex-direction:column;gap:22px;display:flex}.EmpathySection-module__7bMyXG__title{color:var(--base-primary);text-align:center;white-space:nowrap;margin:0 0 20px;font-size:clamp(20px,5.8vw,28px);font-weight:800;position:relative}.EmpathySection-module__7bMyXG__title:after{content:"";background:var(--primary);border-radius:999px;width:38px;height:3px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.EmpathySection-module__7bMyXG__problemsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:8px;display:grid}.EmpathySection-module__7bMyXG__problemGroup{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:68px 1fr;gap:10px 18px;min-height:248px;padding:22px 28px 20px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #121b4a0a}@media (hover:hover){.EmpathySection-module__7bMyXG__problemGroup:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 16px 32px #121b4a14}}.EmpathySection-module__7bMyXG__groupIconBadge{background:var(--primary-pale);border-radius:999px;grid-row:span 2;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.EmpathySection-module__7bMyXG__groupIcon{object-fit:cover;width:100%;height:100%}.EmpathySection-module__7bMyXG__problemGroupTitle{color:var(--base-primary);align-self:center;margin:0;font-size:19px;font-weight:800}.EmpathySection-module__7bMyXG__problemList{z-index:1;flex-direction:column;grid-column:1/-1;gap:12px;max-width:calc(100% - 148px);margin:12px 0 0;padding:0;list-style:none;display:flex;position:relative}.EmpathySection-module__7bMyXG__problemItem{align-items:center;gap:13px;display:flex}.EmpathySection-module__7bMyXG__problemIcon{color:#3e74d5;flex-shrink:0;width:15px;height:15px;margin-top:2px}.EmpathySection-module__7bMyXG__problemText{color:var(--text);flex:1;font-size:13px;font-weight:600;line-height:1.6}.EmpathySection-module__7bMyXG__personArt{border-radius:0 0 8px;width:142px;height:156px;position:absolute;bottom:0;right:18px;overflow:hidden}.EmpathySection-module__7bMyXG__personImage{object-fit:cover;object-position:center top;mix-blend-mode:multiply;width:100%;height:100%}@media (max-width:768px){.EmpathySection-module__7bMyXG__section{padding:60px 0}.EmpathySection-module__7bMyXG__problemsGrid{grid-template-columns:1fr;gap:20px}.EmpathySection-module__7bMyXG__problemGroupTitle{font-size:20px}.EmpathySection-module__7bMyXG__problemList{max-width:none}.EmpathySection-module__7bMyXG__personArt{opacity:.28}}
.Footer-module__cIXzAa__footer{color:#fffc;background:radial-gradient(circle at 12% 100%,#004fff59,#0000 28%),linear-gradient(100deg,#00153f 0%,#002265 100%);border-top:1px solid #ffffff1a;padding:32px 24px 18px}.Footer-module__cIXzAa__container{max-width:1200px;margin:0 auto}.Footer-module__cIXzAa__ctaSection{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:64px;padding:64px 0}.Footer-module__cIXzAa__ctaCopy{color:#fff;margin-bottom:32px;font-size:32px;font-weight:700;line-height:1.3}.Footer-module__cIXzAa__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Footer-module__cIXzAa__primaryAction{color:#fff;cursor:pointer;background:#ff9800;border-radius:12px;align-items:center;gap:8px;padding:16px 28px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 4px 16px #ff98004d}.Footer-module__cIXzAa__primaryAction:hover{background:#ffa726;transform:translateY(-2px);box-shadow:0 8px 24px #ff980066}.Footer-module__cIXzAa__secondaryAction{color:#fff;cursor:pointer;background:#ffffff1f;border:2px solid #ffffff4d;border-radius:12px;align-items:center;padding:16px 28px;font-size:16px;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.Footer-module__cIXzAa__secondaryAction:hover{background:#ffffff1a;border-color:#ffffff80}.Footer-module__cIXzAa__actionIcon{width:20px;height:20px;transition:transform .2s}.Footer-module__cIXzAa__primaryAction:hover .Footer-module__cIXzAa__actionIcon{transform:translate(4px)}.Footer-module__cIXzAa__content{grid-template-columns:1.4fr 1fr;gap:48px;margin-bottom:24px;display:grid}.Footer-module__cIXzAa__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__cIXzAa__logoLink{align-items:center;transition:opacity .2s;display:flex}.Footer-module__cIXzAa__logoLink:hover{opacity:.8}.Footer-module__cIXzAa__logo{color:#fff;width:auto;height:31px;transition:color .2s;display:block}.Footer-module__cIXzAa__logoLink:hover .Footer-module__cIXzAa__logo{color:var(--primary-pale)}.Footer-module__cIXzAa__tagline{color:#ffffffd1;margin:0;font-size:15px;line-height:1.8}.Footer-module__cIXzAa__nav{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.Footer-module__cIXzAa__navGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__cIXzAa__navTitle{color:#fff;letter-spacing:0;margin:0;font-size:14px;font-weight:600}.Footer-module__cIXzAa__navLink{color:#ffffffb3;font-size:15px;transition:color .2s}.Footer-module__cIXzAa__navLink:hover{color:#fff}.Footer-module__cIXzAa__bottom{text-align:center;border-top:0;flex-direction:column;gap:16px;padding-top:0;display:flex}.Footer-module__cIXzAa__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:none}.Footer-module__cIXzAa__legalLink{color:#fff9;font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__cIXzAa__legalLink:hover{color:#ffffffe6}.Footer-module__cIXzAa__separator{color:#fff6;font-size:13px}.Footer-module__cIXzAa__copyright{color:#ffffff80;margin:0;font-size:14px}@media (max-width:768px){.Footer-module__cIXzAa__footer{padding:60px 20px 24px}.Footer-module__cIXzAa__ctaSection{margin-bottom:48px;padding:48px 0}.Footer-module__cIXzAa__ctaCopy{margin-bottom:24px;font-size:24px}.Footer-module__cIXzAa__ctaActions{flex-direction:column;align-items:stretch}.Footer-module__cIXzAa__primaryAction,.Footer-module__cIXzAa__secondaryAction{justify-content:center;width:100%}.Footer-module__cIXzAa__content{grid-template-columns:1fr;gap:32px;margin-bottom:32px}.Footer-module__cIXzAa__nav{grid-template-columns:1fr;gap:24px}}
.GuaranteeSection-module__GduWta__section{color:#fff;background:radial-gradient(circle at 18% 12%,#508cff14,#0000 30%),linear-gradient(105deg,#07101f 0%,#0d1628 55%,#091322 100%);padding:34px 24px 38px;position:relative;overflow:hidden}.GuaranteeSection-module__GduWta__section:before{content:"";opacity:.18;pointer-events:none;background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.GuaranteeSection-module__GduWta__container{z-index:1;grid-template-columns:.95fr 1.05fr;align-items:center;gap:52px;max-width:1200px;margin:0 auto;display:grid;position:relative}.GuaranteeSection-module__GduWta__copy{flex-direction:column;gap:14px;display:flex}.GuaranteeSection-module__GduWta__title{color:#fff;flex-direction:column;gap:8px;font-size:clamp(17px,5.2vw,29px);font-weight:800;line-height:1.35;display:flex}.GuaranteeSection-module__GduWta__title>span{white-space:nowrap}.GuaranteeSection-module__GduWta__description{color:#ffffffdb;max-width:540px;font-size:14px;font-weight:700;line-height:1.75}.GuaranteeSection-module__GduWta__highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:520px;margin:8px 0 0;padding:0;list-style:none;display:grid}.GuaranteeSection-module__GduWta__highlights li{color:#132047;text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:118px;padding:16px 10px 12px;font-size:11px;font-weight:800;line-height:1.35;display:flex;box-shadow:0 14px 30px #00000029}.GuaranteeSection-module__GduWta__highlightIcon{width:54px;height:54px;box-shadow:none;border-radius:6px;flex:none;place-items:center;display:grid;overflow:hidden}.GuaranteeSection-module__GduWta__highlightImage{object-fit:cover;width:100%;height:100%}.GuaranteeSection-module__GduWta__reasonPanel{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:24px;padding:24px 26px;box-shadow:inset 0 1px #ffffff0d,0 18px 42px #0000003d}.GuaranteeSection-module__GduWta__reasonTitle{color:#ffffffe6;margin:0 0 16px;font-size:18px;font-weight:800}.GuaranteeSection-module__GduWta__reasonViewport{border-radius:10px;height:292px;position:relative;overflow:hidden}.GuaranteeSection-module__GduWta__reasonViewport:before,.GuaranteeSection-module__GduWta__reasonViewport:after{content:"";z-index:2;pointer-events:none;height:44px;position:absolute;left:0;right:0}.GuaranteeSection-module__GduWta__reasonViewport:before{background:linear-gradient(#0f192ce6,#0f192c00);top:0}.GuaranteeSection-module__GduWta__reasonViewport:after{background:linear-gradient(#0f192c00,#0f192ce6);bottom:0}.GuaranteeSection-module__GduWta__reasonTrack{flex-direction:column;gap:8px;animation:12s linear infinite GuaranteeSection-module__GduWta__reasonScroll;display:flex}.GuaranteeSection-module__GduWta__reasonItem{color:#132047;will-change:transform, background, box-shadow;background:linear-gradient(#fff 0%,#f7f9ff 100%);border-radius:4px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:42px;padding:7px 12px;font-size:12px;font-weight:800;animation:12s ease-in-out infinite GuaranteeSection-module__GduWta__reasonFocus;display:grid;box-shadow:0 5px 12px #00000029}.GuaranteeSection-module__GduWta__reasonItem:nth-child(6n+1){animation-delay:-4s}.GuaranteeSection-module__GduWta__reasonItem:nth-child(6n+2){animation-delay:-2s}.GuaranteeSection-module__GduWta__reasonItem:nth-child(6n+3){animation-delay:0s}.GuaranteeSection-module__GduWta__reasonItem:nth-child(6n+4){animation-delay:-10s}.GuaranteeSection-module__GduWta__reasonItem:nth-child(6n+5){animation-delay:-8s}.GuaranteeSection-module__GduWta__reasonItem:nth-child(6n+6){animation-delay:-6s}.GuaranteeSection-module__GduWta__reasonIcon{color:currentColor;width:22px;height:22px}.GuaranteeSection-module__GduWta__radio{background:#fff;border:2px solid #adc0e6;border-radius:999px;width:15px;height:15px}.GuaranteeSection-module__GduWta__reasonCursor{z-index:4;width:30px;height:30px;color:var(--primary);filter:drop-shadow(0 8px 12px #0000003d);will-change:transform;animation:12s ease-in-out infinite GuaranteeSection-module__GduWta__reasonCursorMove;position:absolute;top:136px;left:72%}@keyframes GuaranteeSection-module__GduWta__reasonScroll{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes GuaranteeSection-module__GduWta__reasonFocus{0%,22%,to{color:#132047;background:linear-gradient(#fff 0%,#f7f9ff 100%);transform:scale(1);box-shadow:0 5px 12px #00000029}7%,15%{color:#004fff;background:linear-gradient(#eaf1ff 0%,#fff 100%);transform:scale(1.025);box-shadow:0 10px 26px #004fff42}}@keyframes GuaranteeSection-module__GduWta__reasonCursorMove{0%{transform:translate(-8px,-96px)rotate(-9deg)}12%{transform:translate(-46px,-68px)rotate(-4deg)}28%{transform:translate(10px,-14px)rotate(5deg)}46%{transform:translate(-54px,42px)rotate(-7deg)}62%{transform:translate(-12px,88px)rotate(4deg)}80%{transform:translate(-42px,36px)rotate(-5deg)}to{transform:translate(-8px,-96px)rotate(-9deg)}}@media (prefers-reduced-motion:reduce){.GuaranteeSection-module__GduWta__reasonTrack,.GuaranteeSection-module__GduWta__reasonItem,.GuaranteeSection-module__GduWta__reasonCursor{animation:none}.GuaranteeSection-module__GduWta__reasonTrack{transform:translateY(0)}.GuaranteeSection-module__GduWta__reasonItem:nth-child(3){color:#004fff;background:linear-gradient(#eaf1ff 0%,#fff 100%);transform:scale(1.025);box-shadow:0 10px 26px #004fff42}}@media (max-width:820px){.GuaranteeSection-module__GduWta__container{grid-template-columns:1fr;gap:34px}.GuaranteeSection-module__GduWta__highlights{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}@media (max-width:560px){.GuaranteeSection-module__GduWta__section{padding:48px 20px}.GuaranteeSection-module__GduWta__reasonPanel{border-radius:18px;padding:20px 16px}.GuaranteeSection-module__GduWta__reasonViewport{height:276px}.GuaranteeSection-module__GduWta__reasonItem{grid-template-columns:28px minmax(0,1fr) 18px;font-size:11px}.GuaranteeSection-module__GduWta__reasonCursor{left:70%}.GuaranteeSection-module__GduWta__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.GuaranteeSection-module__GduWta__highlights li{min-height:104px}}
.Header-module__BgfPKq__header{z-index:100;box-shadow:none;background:linear-gradient(90deg,#001645 0%,#001f62 52%,#01266f 100%);border-bottom:1px solid #ffffff14;position:sticky;top:0}.Header-module__BgfPKq__nav{padding:10px 24px}.Header-module__BgfPKq__container{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Header-module__BgfPKq__logoLink{align-items:center;display:flex}.Header-module__BgfPKq__logo{color:#fff;width:auto;height:31px;display:block}.Header-module__BgfPKq__menuButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:none}.Header-module__BgfPKq__menuButton:hover{background:#ffffff14}.Header-module__BgfPKq__menuButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Header-module__BgfPKq__menuIcon{width:24px;height:24px}.Header-module__BgfPKq__navLinks{align-items:center;gap:30px;display:flex}.Header-module__BgfPKq__navLink{color:#ffffffe6;white-space:nowrap;font-size:16px;font-weight:700;transition:color .2s;position:relative}.Header-module__BgfPKq__navLink:hover{color:#fff}.Header-module__BgfPKq__navLink:after{content:"";background:#fff;width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Header-module__BgfPKq__navLink:hover:after{width:100%}.Header-module__BgfPKq__ctaButton{color:#fff;min-width:132px;transition:background-color .2s var(--ease-out-expo), transform .15s var(--ease-out-expo), box-shadow .2s var(--ease-out-expo);background:linear-gradient(#ff9800 0%,#ff7a00 100%);border-radius:8px;justify-content:center;align-items:center;padding:9px 18px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 6px 18px #ff80004d}.Header-module__BgfPKq__ctaButton:hover{background:linear-gradient(#ffa51a 0%,#ff8400 100%);transform:translateY(-1px);box-shadow:0 8px 20px #ff84005c}.Header-module__BgfPKq__ctaButton:active{transform:scale(.98)}@media (max-width:768px){.Header-module__BgfPKq__nav{padding:12px 20px}.Header-module__BgfPKq__logo{height:28px}.Header-module__BgfPKq__navLinks{gap:24px}}@media (max-width:700px){.Header-module__BgfPKq__menuButton{display:flex}.Header-module__BgfPKq__navLinks{background:var(--surface);color:var(--base-primary);border-top:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;align-items:stretch;gap:0;padding:16px 24px;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 4px 12px #0000001a}.Header-module__BgfPKq__navLinksOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0,0)}.Header-module__BgfPKq__navLink{border-bottom:1px solid var(--border);color:var(--base-primary);padding:12px 0}.Header-module__BgfPKq__navLink:hover,.Header-module__BgfPKq__navLink:focus-visible{color:var(--primary)}.Header-module__BgfPKq__navLink:after{display:none}.Header-module__BgfPKq__ctaButton{width:100%;margin-top:8px}}
.HeroBackground-module__9Bddca__bgArt{z-index:0;pointer-events:none;background:#00102c;position:absolute;inset:0;overflow:hidden}.HeroBackground-module__9Bddca__bgArt:before{content:"";background-image:url(/hero-blue-grid-background.png);background-position:50% 47%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.HeroBackground-module__9Bddca__bgArt:after{content:"";background:linear-gradient(90deg,#00061480 0%,#000e282e 45%,#0000 78%),linear-gradient(#00040e2e 0%,#0000 44%,#0007181f 100%);position:absolute;inset:0}@media (max-width:720px){.HeroBackground-module__9Bddca__bgArt:before{background-position:58% 47%}.HeroBackground-module__9Bddca__bgArt:after{background:linear-gradient(#00061494 0%,#000c2233 44%,#00071824 100%),linear-gradient(90deg,#0006146b 0%,#0000 80%)}}
.Hero-module__jmGCBG__hero{color:#fff;background:#00102c;padding:42px 24px 30px;position:relative;overflow:hidden}.Hero-module__jmGCBG__container{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:grid;position:relative;overflow:visible}.Hero-module__jmGCBG__content{z-index:4;flex-direction:column;order:1;gap:18px;min-width:0;padding-top:14px;display:flex;position:relative;overflow:visible}.Hero-module__jmGCBG__title{letter-spacing:-.02em;color:#fff;flex-direction:column;gap:7px;margin:0;font-size:clamp(35px,4.35vw,58px);font-weight:800;line-height:1.12;display:flex;overflow:visible}.Hero-module__jmGCBG__titleAccent{color:var(--orange)}.Hero-module__jmGCBG__titleLine{white-space:normal}.Hero-module__jmGCBG__titleLine:first-child{white-space:nowrap}.Hero-module__jmGCBG__titlePhrase{white-space:nowrap;display:inline-block}.Hero-module__jmGCBG__description{color:#ffffffe6;max-width:560px;margin:0;font-size:16px;font-weight:600;line-height:1.7}.Hero-module__jmGCBG__ctaRow{flex-wrap:wrap;align-items:center;gap:16px;margin-top:1px;display:flex}.Hero-module__jmGCBG__primaryCta{color:#fff;min-width:340px;transition:transform .22s var(--ease-out-expo),box-shadow .22s var(--ease-out-expo),background-color .22s var(--ease-out-expo);box-shadow:var(--shadow-orange);cursor:pointer;background:linear-gradient(#ff9f16 0%,#ff7c00 100%);border-radius:12px;justify-content:center;align-items:center;gap:18px;padding:14px 24px;font-size:16px;font-weight:800;display:inline-flex}.Hero-module__jmGCBG__primaryCta:hover{background:linear-gradient(#ffad28 0%,#ff8708 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ff980066}.Hero-module__jmGCBG__primaryCta:active{transform:scale(.98)}.Hero-module__jmGCBG__ctaIcon{width:22px;height:22px;transition:transform .2s}.Hero-module__jmGCBG__primaryCta:hover .Hero-module__jmGCBG__ctaIcon{transform:translate(4px)}.Hero-module__jmGCBG__visual{z-index:1;order:2;justify-content:center;align-items:center;margin-left:clamp(-96px,-7vw,-36px);display:flex;position:relative}.Hero-module__jmGCBG__visualWrapper{aspect-ratio:1.22;justify-content:center;align-items:center;width:100%;max-width:735px;display:flex;position:relative;transform:translateY(-8px)}.Hero-module__jmGCBG__macbookStack{z-index:1;filter:drop-shadow(0 28px 28px #00000057);width:100%;position:relative;transform:translate(clamp(-20px,-3.5vw,-4px))}.Hero-module__jmGCBG__macbookImage{object-fit:contain;width:100%;height:auto;display:block;transform:rotate(-6deg)}.Hero-module__jmGCBG__macbookBlurEdge{object-fit:contain;pointer-events:none;z-index:1;filter:blur(12px);width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 6%,#000000a6 18%,#0000 40%);mask-image:linear-gradient(90deg,#000 0% 6%,#000000a6 18%,#0000 40%)}.Hero-module__jmGCBG__visualImage{object-fit:contain;filter:drop-shadow(0 26px 28px #00000059);z-index:2;width:48%;height:auto;position:absolute;bottom:6%;right:0;transform:translate(4px,-6px)rotate(-10deg)}.Hero-module__jmGCBG__roundBadge{width:clamp(104px,5.5vw + 60px,136px);height:clamp(104px,5.5vw + 60px,136px);color:var(--primary);text-align:center;z-index:3;pointer-events:none;background:#fff;border:clamp(2px,.2vw + 1.5px,3px) solid #1d63ff;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:10px 8px;font-size:clamp(11px,.3vw + 10px,14px);font-weight:800;line-height:1.25;animation:3.8s ease-in-out infinite Hero-module__jmGCBG__heroBadgePulse;display:flex;position:absolute;bottom:46%;right:clamp(0px,1.5vw,14px);transform:translate(24%,calc(-50% - 12px));box-shadow:0 0 0 clamp(4px,.35vw + 2px,5px) #fff,0 18px 34px #001e6447}.Hero-module__jmGCBG__badgeLine{line-height:1.35;display:block}.Hero-module__jmGCBG__badgePhrase{white-space:nowrap}@keyframes Hero-module__jmGCBG__heroBadgePulse{0%,to{box-shadow:0 0 0 5px #fff,0 18px 34px #001e6447}50%{box-shadow:0 0 0 8px #ffffffb8,0 24px 42px #004fff4d}}@media (min-width:721px) and (max-width:1024px){.Hero-module__jmGCBG__container{grid-template-columns:.62fr 1.38fr;gap:12px}.Hero-module__jmGCBG__visual{margin-left:clamp(-128px,-12vw,-52px)}.Hero-module__jmGCBG__visualWrapper{transform-origin:54%;max-width:none;transform:translateY(-8px)scale(1.06)}.Hero-module__jmGCBG__macbookStack{transform:translate(clamp(-36px,-5.5vw,-4px))}}@media (max-width:720px){.Hero-module__jmGCBG__hero{min-height:auto;padding:40px 20px 44px}.Hero-module__jmGCBG__container{grid-template-columns:1fr;gap:0}.Hero-module__jmGCBG__content{gap:20px;padding-top:0}.Hero-module__jmGCBG__visual{display:none}}@media (min-width:721px){.Hero-module__jmGCBG__hero{min-height:560px}}@media (prefers-reduced-motion:reduce){.Hero-module__jmGCBG__roundBadge{animation:none}}@media (max-width:640px){.Hero-module__jmGCBG__title{font-size:32px}.Hero-module__jmGCBG__description{font-size:16px}.Hero-module__jmGCBG__ctaRow{flex-direction:column;align-items:stretch}.Hero-module__jmGCBG__primaryCta{justify-content:center;width:100%;min-width:0}}
.ReturnOptionSection-module__uQoW6q__section{background:#fff;padding:18px 24px 22px}.ReturnOptionSection-module__uQoW6q__container{background:linear-gradient(90deg,#fbfdff 0%,#fff 58%,#fbfdff 100%);border-radius:4px;grid-template-columns:280px minmax(0,1fr);align-items:start;gap:80px;max-width:1100px;margin:0 auto;padding:20px 34px;display:grid}.ReturnOptionSection-module__uQoW6q__title{color:var(--base-primary);flex-direction:column;gap:4px;font-size:24px;font-weight:800;line-height:1.45;display:flex}.ReturnOptionSection-module__uQoW6q__questionList{flex-direction:column;display:flex}.ReturnOptionSection-module__uQoW6q__item{border-bottom:1px solid #d9e2f1}.ReturnOptionSection-module__uQoW6q__item:first-child{border-top:1px solid #d9e2f1}.ReturnOptionSection-module__uQoW6q__questionRow{width:100%;min-height:34px;color:var(--base-primary);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:8px 0;font-size:16px;font-weight:800;display:flex}.ReturnOptionSection-module__uQoW6q__questionRow:hover{color:var(--primary)}.ReturnOptionSection-module__uQoW6q__questionRow:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ReturnOptionSection-module__uQoW6q__chevron{color:#33415f;flex:none;width:18px;height:18px;transition:transform .25s,color .2s}.ReturnOptionSection-module__uQoW6q__questionRow:hover .ReturnOptionSection-module__uQoW6q__chevron{color:var(--primary)}.ReturnOptionSection-module__uQoW6q__chevronOpen{transform:rotate(180deg)}.ReturnOptionSection-module__uQoW6q__answer{max-height:0;padding:0;transition:max-height .35s,padding .35s;overflow:hidden}.ReturnOptionSection-module__uQoW6q__answerOpen{max-height:900px;padding:0 0 14px}.ReturnOptionSection-module__uQoW6q__answerText{color:#26355f;margin:0;font-size:13px;font-weight:600;line-height:1.7}.ReturnOptionSection-module__uQoW6q__answerLink{color:var(--primary);font-weight:700;font-size:inherit;text-underline-offset:2px;word-break:break-all;text-decoration:underline}.ReturnOptionSection-module__uQoW6q__answerLink:hover{color:var(--primary-strong)}@media (prefers-reduced-motion:reduce){.ReturnOptionSection-module__uQoW6q__chevron,.ReturnOptionSection-module__uQoW6q__answer{transition:none}}@media (max-width:760px){.ReturnOptionSection-module__uQoW6q__container{grid-template-columns:1fr;gap:24px;padding:26px 22px}.ReturnOptionSection-module__uQoW6q__title{font-size:28px}.ReturnOptionSection-module__uQoW6q__answerText{font-size:15px}}
.ServiceFlow-module__7tnkqq__section{background:#fff;padding:16px 0 20px}.ServiceFlow-module__7tnkqq__container{max-width:1200px;margin:0 auto;padding:0 24px}.ServiceFlow-module__7tnkqq__content{flex-direction:column;gap:6px;display:flex}.ServiceFlow-module__7tnkqq__title{color:var(--base-primary);text-align:center;white-space:nowrap;margin:0;font-size:clamp(20px,5.6vw,28px);font-weight:800;position:relative}.ServiceFlow-module__7tnkqq__tabList{display:none}.ServiceFlow-module__7tnkqq__tab{border:1px solid var(--border);background:var(--surface-muted);min-height:44px;color:var(--base-primary);cursor:pointer;flex:1;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.35;transition:background-color .2s,color .2s,border-color .2s}.ServiceFlow-module__7tnkqq__tab:first-child{border-radius:8px 0 0 8px}.ServiceFlow-module__7tnkqq__tab:last-child{border-radius:0 8px 8px 0}.ServiceFlow-module__7tnkqq__tab+.ServiceFlow-module__7tnkqq__tab{margin-left:-1px}.ServiceFlow-module__7tnkqq__tabActive{color:#fff;z-index:1;background:linear-gradient(to bottom left,#2b77eb 0%,#003896 100%);border-color:#003896;box-shadow:0 1px 3px #00389652}.ServiceFlow-module__7tnkqq__tab:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ServiceFlow-module__7tnkqq__flowBoard{flex-direction:column;gap:0;margin-top:0;display:flex}.ServiceFlow-module__7tnkqq__flowLane{flex-direction:column;gap:8px;display:flex}.ServiceFlow-module__7tnkqq__tabPanel+.ServiceFlow-module__7tnkqq__tabPanel{border-top:1px dashed #121b4a2e;margin-top:10px;padding-top:10px}.ServiceFlow-module__7tnkqq__flowLabel{color:var(--base-primary);margin:0;font-size:14px;font-weight:800}.ServiceFlow-module__7tnkqq__stepsContainer{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:44px;display:grid}.ServiceFlow-module__7tnkqq__stepWrapper{min-width:0;position:relative}.ServiceFlow-module__7tnkqq__stepCard{background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;column-gap:10px;width:100%;min-height:72px;padding:14px 10px 10px 44px;display:grid;position:relative}.ServiceFlow-module__7tnkqq__stepNumber{color:#fff;background:linear-gradient(to bottom left,#2b77eb 0%,#003896 100%);border:0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;line-height:1;display:flex;position:absolute;top:10px;left:12px;box-shadow:0 1px 3px #00389652}.ServiceFlow-module__7tnkqq__iconWrapper{border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;margin:0;display:flex;overflow:hidden}.ServiceFlow-module__7tnkqq__icon{object-fit:cover;width:100%;height:100%}.ServiceFlow-module__7tnkqq__stepText{min-width:0}.ServiceFlow-module__7tnkqq__stepTitle{color:var(--base-primary);margin:0 0 6px;font-size:15px;font-weight:800}.ServiceFlow-module__7tnkqq__stepDescription{color:#26355f;margin:0;font-size:12px;font-weight:600;line-height:1.65}.ServiceFlow-module__7tnkqq__connector{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:calc(100% + 13px);transform:translateY(-50%)}.ServiceFlow-module__7tnkqq__connectorArrow{width:18px;height:18px;color:var(--primary);stroke-width:2.2px;opacity:.88}@media (max-width:1024px){.ServiceFlow-module__7tnkqq__section{padding:28px 0 32px}.ServiceFlow-module__7tnkqq__content{gap:12px}.ServiceFlow-module__7tnkqq__tabList{margin-top:4px;display:flex}.ServiceFlow-module__7tnkqq__flowBoard{gap:0}.ServiceFlow-module__7tnkqq__tabPanel[hidden]{display:none!important}.ServiceFlow-module__7tnkqq__flowLane{gap:0}.ServiceFlow-module__7tnkqq__tabPanel+.ServiceFlow-module__7tnkqq__tabPanel{border-top:none;margin-top:0;padding-top:0}.ServiceFlow-module__7tnkqq__flowLabel{display:none}.ServiceFlow-module__7tnkqq__stepsContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:12px;padding:4px 0 8px;display:flex;overflow-x:auto}.ServiceFlow-module__7tnkqq__stepsContainer::-webkit-scrollbar{display:none}.ServiceFlow-module__7tnkqq__stepWrapper{scroll-snap-align:start;flex:0 0 min(280px,82vw);width:auto}.ServiceFlow-module__7tnkqq__connector{display:none}.ServiceFlow-module__7tnkqq__stepCard{grid-template-columns:50px minmax(0,1fr);height:100%;min-height:0;padding:16px 14px 14px 44px}.ServiceFlow-module__7tnkqq__stepTitle{font-size:15px}.ServiceFlow-module__7tnkqq__stepDescription{font-size:12px}.ServiceFlow-module__7tnkqq__iconWrapper{width:50px;height:50px}.ServiceFlow-module__7tnkqq__stepNumber{top:14px;left:14px}}@media (max-width:768px){.ServiceFlow-module__7tnkqq__section{padding:44px 0}.ServiceFlow-module__7tnkqq__tab{font-size:14px}}@media (max-width:480px){.ServiceFlow-module__7tnkqq__container{padding:0 16px}}@media (min-width:1025px){.ServiceFlow-module__7tnkqq__tabPanel[hidden]{display:block!important}}@media (prefers-reduced-motion:reduce){.ServiceFlow-module__7tnkqq__connectorArrow{animation:none}}
.SolutionSection-module__f_FUoG__section{background:linear-gradient(90deg,#f6fbff 0%,#fff 46%,#eef7ff 100%);padding:34px 0}.SolutionSection-module__f_FUoG__container{max-width:1200px;margin:0 auto;padding:0 24px}.SolutionSection-module__f_FUoG__content{background:linear-gradient(100deg,#f8fbff 0%,#fff 52%,#f4f9ff 100%);border:1px solid #dbe7f8;border-radius:8px;grid-template-columns:minmax(0,1.12fr) minmax(200px,.88fr);align-items:center;gap:32px;padding:26px 32px;display:grid}.SolutionSection-module__f_FUoG__visual{justify-content:center;align-items:center;display:flex}.SolutionSection-module__f_FUoG__visualImage{object-fit:contain;filter:drop-shadow(0 18px 20px #121b4a29);width:100%;max-width:240px;height:auto;max-height:min(480px,52vh)}.SolutionSection-module__f_FUoG__textContent{flex-direction:column;gap:18px;min-width:0;display:flex}.SolutionSection-module__f_FUoG__title{color:var(--base-primary);flex-direction:column;gap:8px;margin:0;font-size:clamp(18px,4.9vw,29px);font-weight:800;display:flex}.SolutionSection-module__f_FUoG__title>span{white-space:nowrap}.SolutionSection-module__f_FUoG__description{color:#26355f;margin:0;font-size:14px;font-weight:600;line-height:1.9}.SolutionSection-module__f_FUoG__differentiationCard{background:#fff;border:1px solid #e4ecf7;border-radius:12px;grid-template-columns:62px 1fr;align-items:center;gap:18px;width:100%;max-width:min(100%,560px);padding:18px 24px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 18px 36px #121b4a1a}.SolutionSection-module__f_FUoG__differentiationCard:hover{border-color:#004fff52;transform:translateY(-3px);box-shadow:0 22px 48px #121b4a24}.SolutionSection-module__f_FUoG__cardIcon{width:50px;height:50px;color:var(--primary);background:#eef5ff;border-radius:999px;place-items:center;display:grid}.SolutionSection-module__f_FUoG__cardIcon svg{width:28px;height:28px}.SolutionSection-module__f_FUoG__differentiationLabel{color:var(--primary);letter-spacing:0;margin:0 0 8px;font-size:14px;font-weight:800}.SolutionSection-module__f_FUoG__differentiationBody{min-width:0}.SolutionSection-module__f_FUoG__differentiationText{color:var(--text);margin:0;font-size:12px;font-weight:600;line-height:1.75}.SolutionSection-module__f_FUoG__differentiationCta{color:#fff;background:var(--primary);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:10px 16px;font-size:13px;font-weight:700;line-height:1.3;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 8px 20px #004fff38}.SolutionSection-module__f_FUoG__differentiationCta:hover{color:#fff;background:var(--primary-strong);transform:translateY(-1px);box-shadow:0 10px 24px #004fff47}.SolutionSection-module__f_FUoG__differentiationCta:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.SolutionSection-module__f_FUoG__differentiationCtaIcon{opacity:.95;flex-shrink:0;width:16px;height:16px}@media (max-width:720px){.SolutionSection-module__f_FUoG__content{grid-template-columns:1fr;gap:22px;padding:22px 20px}.SolutionSection-module__f_FUoG__visualImage{max-width:260px;max-height:min(520px,48vh)}}@media (max-width:768px){.SolutionSection-module__f_FUoG__section{padding:60px 0}.SolutionSection-module__f_FUoG__description{font-size:16px}.SolutionSection-module__f_FUoG__differentiationCard{padding:24px}}
.StrengthsSection-module__cnJu1q__section{background:var(--surface);padding:34px 0 38px}.StrengthsSection-module__cnJu1q__container{max-width:1200px;margin:0 auto;padding:0 24px}.StrengthsSection-module__cnJu1q__content{flex-direction:column;gap:24px;display:flex}.StrengthsSection-module__cnJu1q__title{color:var(--base-primary);text-align:center;white-space:nowrap;margin:0 0 18px;font-size:clamp(19px,5.4vw,28px);font-weight:800;position:relative}.StrengthsSection-module__cnJu1q__title:after{content:"";background:var(--primary);border-radius:999px;width:38px;height:3px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.StrengthsSection-module__cnJu1q__strengthsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:12px;display:grid}.StrengthsSection-module__cnJu1q__strengthCard{background:var(--surface);border:1px solid var(--border);transition:transform .22s var(--ease-out-expo), box-shadow .22s var(--ease-out-expo), border-color .22s var(--ease-out-expo);cursor:pointer;border-radius:8px;padding:22px 18px 20px;position:relative;overflow:hidden}.StrengthsSection-module__cnJu1q__strengthCard:before{content:"";background:linear-gradient(120deg,#0000 0 34%,#004fff14 48%,#0000 62%);transition:transform .6s;position:absolute;inset:0;transform:translate(-120%)}.StrengthsSection-module__cnJu1q__strengthCard:active{transform:translateY(-2px)scale(.99)}.StrengthsSection-module__cnJu1q__strengthCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 16px 32px #121b4a14}.StrengthsSection-module__cnJu1q__strengthCard:hover:before{transform:translate(120%)}.StrengthsSection-module__cnJu1q__iconWrapper{z-index:1;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:14px;transition:transform .22s;display:flex;position:relative;overflow:hidden}.StrengthsSection-module__cnJu1q__strengthCard:hover .StrengthsSection-module__cnJu1q__iconWrapper{transform:scale(1.08)rotate(-4deg)}.StrengthsSection-module__cnJu1q__icon{object-fit:cover;width:100%;height:100%}.StrengthsSection-module__cnJu1q__numberBadge{color:#fff;z-index:1;background:linear-gradient(to bottom left,#2b77eb 0%,#003896 100%);border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;line-height:1;display:flex;position:absolute;top:20px;right:18px;box-shadow:0 1px 3px #00389652}.StrengthsSection-module__cnJu1q__strengthTitle{color:var(--base-primary);z-index:1;margin-bottom:12px;font-size:15px;font-weight:800;position:relative}.StrengthsSection-module__cnJu1q__strengthDescription{color:#26355f;z-index:1;margin:0;font-size:12px;font-weight:600;line-height:1.75;position:relative}@media (max-width:768px){.StrengthsSection-module__cnJu1q__section{padding:60px 0}.StrengthsSection-module__cnJu1q__strengthsGrid{grid-template-columns:1fr;gap:24px}.StrengthsSection-module__cnJu1q__strengthCard{padding:30px 24px}}
.page-module__cLJ61G__main{flex-direction:column;display:flex}.page-module__cLJ61G__main>section{flex:1 0 auto}
.SupportedShopsSection-module__R7mZQW__section{background:var(--surface);padding:14px 0 18px}.SupportedShopsSection-module__R7mZQW__container{max-width:1200px;margin:0 auto;padding:0 24px}.SupportedShopsSection-module__R7mZQW__band{background:linear-gradient(90deg,#f7fbff 0%,#fff 50%,#f7fbff 100%);border:1px solid #d9e5f7;border-radius:6px;grid-template-columns:180px 1fr 220px;align-items:center;gap:32px;min-height:86px;padding:14px 48px;display:grid}.SupportedShopsSection-module__R7mZQW__title{color:var(--base-primary);letter-spacing:0;margin:0;font-size:20px;font-weight:800}.SupportedShopsSection-module__R7mZQW__lead{color:var(--muted);max-width:none;margin:0;font-size:14px;font-weight:600;line-height:1.6}.SupportedShopsSection-module__R7mZQW__logoWrap{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:10px;justify-content:center;align-items:center;margin-top:4px;padding:6px 10px;transition:transform .22s,box-shadow .22s,border-color .22s;display:inline-flex}.SupportedShopsSection-module__R7mZQW__logoWrap:hover{border-color:#004fff47;transform:translateY(-3px);box-shadow:0 18px 44px #121b4a29}.SupportedShopsSection-module__R7mZQW__logo{width:180px;max-width:100%;height:auto;display:block}@media (max-width:640px){.SupportedShopsSection-module__R7mZQW__section{padding:24px 0 28px}.SupportedShopsSection-module__R7mZQW__band{text-align:center;grid-template-columns:1fr;gap:12px;padding:20px}.SupportedShopsSection-module__R7mZQW__logoWrap{padding:6px 8px}.SupportedShopsSection-module__R7mZQW__logo{width:168px;max-width:100%}}
.page-module__3dEKBW__main{background:var(--surface);min-height:calc(100vh - 200px);padding:80px 0}.page-module__3dEKBW__container{max-width:900px;margin:0 auto;padding:0 24px}.page-module__3dEKBW__title{color:var(--base-primary);text-align:center;margin-bottom:16px;font-size:42px;font-weight:700}.page-module__3dEKBW__lastUpdated{color:var(--muted);text-align:center;margin-bottom:48px;font-size:14px}.page-module__3dEKBW__content{flex-direction:column;gap:32px;min-width:0;display:flex}.page-module__3dEKBW__section{flex-direction:column;gap:16px;min-width:0;display:flex}.page-module__3dEKBW__sectionTitle{color:var(--base-primary);border-bottom:2px solid var(--border);margin:0;padding-bottom:8px;font-size:24px;font-weight:600}.page-module__3dEKBW__section p{color:var(--text);margin:0;font-size:16px;line-height:1.8}.page-module__3dEKBW__section ul{flex-direction:column;gap:8px;margin:0;padding-left:24px;display:flex}.page-module__3dEKBW__section li{color:var(--text);font-size:16px;line-height:1.8}.page-module__3dEKBW__numberedList{flex-direction:column;gap:8px;margin:0;padding-left:1.5rem;list-style-type:decimal;display:flex}.page-module__3dEKBW__numberedList .page-module__3dEKBW__numberedList{margin-top:8px}.page-module__3dEKBW__subOrderedList{flex-direction:column;gap:8px;margin:8px 0 0;padding-left:1.5rem;list-style-type:decimal;display:flex}.page-module__3dEKBW__blockLabel{color:var(--base-primary);margin:8px 0 0;font-size:16px;font-weight:600}.page-module__3dEKBW__inlineLink{color:var(--primary);overflow-wrap:anywhere;word-break:break-all;text-decoration:underline}.page-module__3dEKBW__inlineLink:hover{color:var(--primary-strong)}@media (max-width:768px){.page-module__3dEKBW__main{padding:60px 0}.page-module__3dEKBW__container{padding:0 20px;overflow-x:clip}.page-module__3dEKBW__title{font-size:32px}.page-module__3dEKBW__sectionTitle{font-size:20px}}
.subpage-module__TWl3Mq__main{background:var(--surface);min-height:calc(100vh - 200px);padding:80px 0}.subpage-module__TWl3Mq__container{max-width:900px;margin:0 auto;padding:0 24px}.subpage-module__TWl3Mq__title{color:var(--base-primary);text-align:center;margin-bottom:16px;font-size:42px;font-weight:700}.subpage-module__TWl3Mq__lastUpdated{color:var(--muted);text-align:center;margin-bottom:48px;font-size:14px}.subpage-module__TWl3Mq__content{flex-direction:column;gap:32px;display:flex}.subpage-module__TWl3Mq__section{flex-direction:column;gap:16px;display:flex}.subpage-module__TWl3Mq__sectionTitle{color:var(--base-primary);border-bottom:2px solid var(--border);margin:0;padding-bottom:8px;font-size:24px;font-weight:600}.subpage-module__TWl3Mq__section p{color:var(--text);margin:0;font-size:16px;line-height:1.8}.subpage-module__TWl3Mq__section ul{flex-direction:column;gap:8px;margin:0;padding-left:24px;display:flex}.subpage-module__TWl3Mq__section li{color:var(--text);font-size:16px;line-height:1.8}.subpage-module__TWl3Mq__numberedList{flex-direction:column;gap:8px;margin:0;padding-left:1.5rem;list-style-type:decimal;display:flex}.subpage-module__TWl3Mq__numberedList .subpage-module__TWl3Mq__numberedList{margin-top:8px}.subpage-module__TWl3Mq__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.subpage-module__TWl3Mq__table{border-collapse:collapse;width:100%;color:var(--text);font-size:16px;line-height:1.7}.subpage-module__TWl3Mq__table td p{color:var(--text)}.subpage-module__TWl3Mq__table th,.subpage-module__TWl3Mq__table td{border:1px solid var(--border);vertical-align:top;text-align:left;padding:12px 14px}.subpage-module__TWl3Mq__table th{width:32%;min-width:140px;color:var(--text);background:var(--surface-muted);font-weight:600}.subpage-module__TWl3Mq__cellPara{margin:0 0 8px}.subpage-module__TWl3Mq__cellPara:last-child{margin-bottom:0}.subpage-module__TWl3Mq__link{color:var(--primary);text-decoration:underline;transition:color .2s}.subpage-module__TWl3Mq__link:hover{color:var(--primary-strong)}@media (max-width:768px){.subpage-module__TWl3Mq__main{padding:60px 0}.subpage-module__TWl3Mq__title{font-size:32px}.subpage-module__TWl3Mq__sectionTitle{font-size:20px}}
