.Container-module__DjgGgG__container{max-width:var(--container);padding-left:var(--pad);padding-right:var(--pad);width:100%;margin-left:auto;margin-right:auto}
.Button-module__8RiFmG__btn{border-radius:var(--r-xs);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;height:44px;padding:0 16px;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:inline-flex}.Button-module__8RiFmG__btn:active{transform:translateY(1px)}.Button-module__8RiFmG__primary{background:var(--brand-900);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__primary:hover{box-shadow:var(--shadow-md)}.Button-module__8RiFmG__secondary{background:var(--surface);color:var(--brand-900);border-color:var(--line)}.Button-module__8RiFmG__secondary:hover{border-color:#cbd5e1}.Button-module__8RiFmG__ghost{color:var(--brand-900);background:0 0}
.Header-module__FYKokG__header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f8fbc7;border-bottom:1px solid #e5e7ebb3;position:sticky;top:0}.Header-module__FYKokG__row{justify-content:space-between;align-items:center;gap:16px;height:100px;display:flex}.Header-module__FYKokG__brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:700;display:inline-flex}.Header-module__FYKokG__logoMark{background:linear-gradient(135deg,var(--brand-900),var(--brand-700));border-radius:10px;width:34px;height:34px;position:relative;box-shadow:0 10px 24px #0f172a2e}.Header-module__FYKokG__logoMark:after{content:"";opacity:.9;background:#2bd4a3eb;border-radius:6px;position:absolute;inset:9px}.Header-module__FYKokG__brandText{color:var(--ink);font-size:16px}.Header-module__FYKokG__nav{align-items:center;gap:22px;display:flex}.Header-module__FYKokG__dropdown{align-items:center;display:inline-flex;position:relative}.Header-module__FYKokG__dropdownActive .Header-module__FYKokG__navLink{color:var(--ink)}.Header-module__FYKokG__dropdownPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:16px;width:min(860px,92vw);padding:14px;transition:opacity .14s,transform .14s,visibility .14s;display:block;position:absolute;top:calc(100% + 10px);left:-25px;transform:translateY(6px);box-shadow:0 18px 60px #020c1b29}.Header-module__FYKokG__dropdownPanelRight{left:auto;right:-280px;transform:translateY(6px)}.Header-module__FYKokG__dropdownPanel:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.Header-module__FYKokG__dropdownGrid{grid-template-columns:1.2fr 1.2fr 1fr;gap:12px;display:grid}.Header-module__FYKokG__dropdownCol{background:#f8fafca6;border:1px solid #0f172a0f;border-radius:14px;padding:10px}.Header-module__FYKokG__dropdownHeading{letter-spacing:.08em;text-transform:uppercase;color:#475569e6;margin:4px 6px 10px;font-size:12px}.Header-module__FYKokG__dropdownItem{color:#0f172aeb;border-radius:12px;padding:10px;font-size:14px;line-height:1.15;transition:background .12s,transform .12s;display:block}.Header-module__FYKokG__dropdownItem:hover{background:#ffffffd1;transform:translateY(-1px)}.Header-module__FYKokG__dropdownHint{color:#475569eb;margin-top:6px;font-size:12px;display:block}.Header-module__FYKokG__dropdownCta{background:linear-gradient(#001a4414,#26c34b0f);border:1px solid #0f172a14;border-radius:14px;padding:14px}.Header-module__FYKokG__dropdownCtaTitle{color:#0f172aeb;margin-bottom:8px;font-weight:700}.Header-module__FYKokG__ctaButton{background:var(--blue-600);color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.Header-module__FYKokG__ctaButton:hover{background:var(--blue-700)}.Header-module__FYKokG__dropdownCtaCopy{color:#475569eb;margin:0 0 12px;font-size:13px}.Header-module__FYKokG__dropdownCtaButton{background:var(--brand-900);color:#fff;height:42px;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;padding:0 14px;transition:box-shadow .12s,transform .12s;display:inline-flex}.Header-module__FYKokG__dropdownCtaButton:hover{box-shadow:var(--shadow-md)}.Header-module__FYKokG__dropdown:hover .Header-module__FYKokG__dropdownPanel,.Header-module__FYKokG__dropdown:focus-within .Header-module__FYKokG__dropdownPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__FYKokG__navLink{color:var(--muted);border-radius:8px;padding:8px 6px;font-size:14px;transition:background .12s,color .12s}.Header-module__FYKokG__navLinkActive{color:#fffffffa;background:#30c44feb;box-shadow:0 10px 24px #30c44f2e}.Header-module__FYKokG__navLinkActive:hover{color:#fff;background:#30c44ffa}.Header-module__FYKokG__navLink:hover{color:var(--ink);background:#ffffffb3}.Header-module__FYKokG__actions{align-items:center;gap:14px;display:flex}.Header-module__FYKokG__ctaActive{color:#fff;box-shadow:0 0 0 4px #30c44f2e,var(--shadow-md);background:#30c44ffa;transform:translateY(-1px)}.Header-module__FYKokG__signIn{color:var(--muted);border-radius:8px;padding:8px 10px;font-size:14px;transition:background .12s,color .12s}.Header-module__FYKokG__signIn:hover{color:var(--ink);background:#ffffffb3}@media (max-width:900px){.Header-module__FYKokG__nav{display:none}}@media (max-width:520px){.Header-module__FYKokG__signIn{display:none}}.Header-module__FYKokG__secondaryAction{color:var(--muted);border-radius:8px;padding:8px 10px;font-size:14px;text-decoration:none;transition:background .12s,color .12s}.Header-module__FYKokG__secondaryActionActive{color:#fffffffa;background:#30c44feb;box-shadow:0 10px 24px #30c44f2e}.Header-module__FYKokG__secondaryActionActive:hover{color:#fff;background:#30c44ffa}.Header-module__FYKokG__secondaryAction:hover{color:var(--ink);background:#ffffffb3}@media (max-width:520px){.Header-module__FYKokG__secondaryAction{display:none}}.Header-module__FYKokG__logoImg{border-radius:10px;width:80px;height:80px;display:block}
.Footer-module__KWgBSG__footer{background:var(--brand-900);color:#ffffffe6;padding:64px 0 26px}.Footer-module__KWgBSG__top{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:28px;display:flex}.Footer-module__KWgBSG__brand{align-items:center;gap:12px;min-width:260px;display:flex}.Footer-module__KWgBSG__mark{background:linear-gradient(135deg,#ffffff38,#2bd4a38c);border-radius:12px;width:36px;height:36px}.Footer-module__KWgBSG__name{letter-spacing:-.02em;font-weight:800}.Footer-module__KWgBSG__tag{color:#ffffffb8;margin-top:6px;font-size:13px;line-height:1.5}.Footer-module__KWgBSG__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.Footer-module__KWgBSG__col{flex-direction:column;gap:10px;min-width:160px;display:flex}.Footer-module__KWgBSG__title{color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.Footer-module__KWgBSG__link{color:#ffffffdb;opacity:.95;font-size:14px;text-decoration:none}.Footer-module__KWgBSG__link:hover{text-underline-offset:4px;text-decoration:underline}@media (max-width:860px){.Footer-module__KWgBSG__top{flex-direction:column}.Footer-module__KWgBSG__cols{grid-template-columns:1fr}.Footer-module__KWgBSG__bottom{flex-direction:column;align-items:flex-start}}.Footer-module__KWgBSG__salesRow{background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px;display:flex}.Footer-module__KWgBSG__salesCopy{min-width:0}.Footer-module__KWgBSG__salesTitle{letter-spacing:-.02em;color:#fffffff0;font-weight:800}.Footer-module__KWgBSG__salesSub{color:#ffffffb8;margin-top:6px;font-size:13px;line-height:1.5}@media (max-width:860px){.Footer-module__KWgBSG__salesRow{flex-direction:column;align-items:flex-start}}.Footer-module__KWgBSG__bottom{color:#ffffffb8;justify-content:space-between;align-items:center;gap:24px;padding-top:22px;font-size:13px;display:flex}.Footer-module__KWgBSG__left{flex-direction:column;gap:10px;display:flex}.Footer-module__KWgBSG__legal{gap:16px;display:flex}.Footer-module__KWgBSG__stores{align-items:center;gap:12px;display:flex}@media (max-width:860px){.Footer-module__KWgBSG__bottom{flex-direction:column;align-items:flex-start}.Footer-module__KWgBSG__stores{margin-top:12px}}.Footer-module__KWgBSG__brandRow{align-items:center;gap:10px;display:flex}.Footer-module__KWgBSG__brandLogo{border-radius:10px}.Footer-module__KWgBSG__brandName{color:#ffffffeb;letter-spacing:-.02em;font-weight:800}.Footer-module__KWgBSG__copy{color:#ffffffb8}
.PageIntro-module__REctaG__wrap{padding:56px 0 8px}.PageIntro-module__REctaG__kicker{letter-spacing:.2px;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;padding:6px 12px;font-size:13px;display:inline-flex}.PageIntro-module__REctaG__title{letter-spacing:-.02em;margin:16px 0 10px;font-size:clamp(28px,3.6vw,44px);line-height:1.06}.PageIntro-module__REctaG__sub{opacity:.9;max-width:72ch;font-size:16px;line-height:1.6}.PageIntro-module__REctaG__actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.PageIntro-module__REctaG__linkBtn{color:inherit;background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:12px 14px;font-size:14px;line-height:1;text-decoration:none;display:inline-flex}.PageIntro-module__REctaG__linkBtn:hover{background:#ffffff0f}.PageIntro-module__REctaG__note{opacity:.75;margin-top:14px;font-size:13px}
