.Button-module__VMVMAW__btn{font-family:var(--font-sans);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:800;transition:transform .15s,opacity .15s,box-shadow .15s;display:inline-flex}.Button-module__VMVMAW__btn:active{transform:scale(.97)}.Button-module__VMVMAW__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__VMVMAW__md{padding:12px 22px;font-size:15px}.Button-module__VMVMAW__lg{padding:16px 30px;font-size:17px}.Button-module__VMVMAW__primary{background:var(--color-secondary);color:var(--color-primary)}.Button-module__VMVMAW__primary:hover{box-shadow:var(--shadow-card)}.Button-module__VMVMAW__secondary{background:var(--color-primary);color:var(--color-secondary)}.Button-module__VMVMAW__secondary:hover{box-shadow:var(--shadow-card)}.Button-module__VMVMAW__outline{color:var(--color-secondary);border:1.5px solid var(--color-ink-line);background:0 0}.Button-module__VMVMAW__ghost{color:var(--color-text-primary);background:0 0}.Button-module__VMVMAW__fullWidth{width:100%}
.Navbar-module__gMkAEa__header{z-index:50;background:0 0;transition:background-color .25s,box-shadow .25s;position:sticky;top:0}.Navbar-module__gMkAEa__scrolled{background:var(--color-surface-tinted);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--color-ink-soft)}.Navbar-module__gMkAEa__bar{justify-content:space-between;align-items:center;height:84px;display:flex}.Navbar-module__gMkAEa__brand{color:var(--color-brand-text);letter-spacing:-.3px;align-items:center;gap:12px;font-size:24px;font-weight:900;display:flex}.Navbar-module__gMkAEa__logo{border-radius:12px;width:48px;height:48px}.Navbar-module__gMkAEa__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module__gMkAEa__navLink{color:var(--color-text-primary);opacity:.85;font-size:15px;font-weight:700}.Navbar-module__gMkAEa__navLink:hover{opacity:1}.Navbar-module__gMkAEa__actions{align-items:center;gap:12px;display:flex}@media (max-width:768px){.Navbar-module__gMkAEa__navLinks{display:none}.Navbar-module__gMkAEa__bar{height:72px}.Navbar-module__gMkAEa__logo{width:40px;height:40px}.Navbar-module__gMkAEa__brand{font-size:20px}}@media (max-width:420px){.Navbar-module__gMkAEa__actions a{padding:10px 16px;font-size:13.5px}}
.StoreBadges-module__HrTIuG__row{flex-wrap:wrap;gap:12px;display:flex}.StoreBadges-module__HrTIuG__badge{color:#fff;background:#000;border-radius:12px;align-items:center;gap:10px;padding:9px 16px;line-height:1.15;transition:transform .15s,opacity .15s;display:flex}.StoreBadges-module__HrTIuG__badge:hover{opacity:.9;transform:translateY(-1px)}.StoreBadges-module__HrTIuG__badge small{opacity:.85;text-transform:uppercase;letter-spacing:.03em;font-size:9.5px;font-weight:500;display:block}.StoreBadges-module__HrTIuG__badge span{font-size:14.5px;font-weight:800}.StoreBadges-module__HrTIuG__light .StoreBadges-module__HrTIuG__badge{color:var(--color-secondary);background:#fff}
.Footer-module__9z548G__footer{background:var(--color-secondary);color:var(--color-text-on-dark);padding-top:56px;position:relative;overflow:hidden}.Footer-module__9z548G__treesBg{opacity:.15;pointer-events:none;width:100%;height:auto;position:absolute;bottom:0;left:0}.Footer-module__9z548G__inner{position:relative}.Footer-module__9z548G__top{border-bottom:1px solid #ffffff1f;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;padding-bottom:40px;display:grid}.Footer-module__9z548G__brand{align-items:center;gap:10px;font-size:20px;font-weight:900;display:flex}.Footer-module__9z548G__logo{border-radius:9px;width:32px;height:32px}.Footer-module__9z548G__tagline{opacity:.75;max-width:320px;margin-top:14px;font-size:14px;line-height:1.6}.Footer-module__9z548G__acmRow{opacity:.8;align-items:center;gap:10px;margin-top:18px;font-size:13px;display:flex}.Footer-module__9z548G__acmLogo{background:#fff;border-radius:6px;width:24px;height:24px}.Footer-module__9z548G__linkCol{flex-direction:column;gap:12px;display:flex}.Footer-module__9z548G__linkCol h4{text-transform:uppercase;letter-spacing:.08em;opacity:.55;margin-bottom:4px;font-size:13px}.Footer-module__9z548G__linkCol a{opacity:.85;font-size:14px}.Footer-module__9z548G__linkCol a:hover{opacity:1;color:var(--color-primary)}.Footer-module__9z548G__bottom{opacity:.55;padding:20px 0 28px;font-size:13px}@media (max-width:768px){.Footer-module__9z548G__top{grid-template-columns:1fr 1fr;gap:28px}}@media (max-width:480px){.Footer-module__9z548G__top{grid-template-columns:1fr}}
.page-module__xgPmsG__hero{background:var(--color-primary);padding:64px 0}.page-module__xgPmsG__heroInner{max-width:680px}.page-module__xgPmsG__eyebrow{background:var(--color-secondary);color:var(--color-primary);border-radius:999px;margin-bottom:18px;padding:7px 14px;font-size:13px;font-weight:800;display:inline-block}.page-module__xgPmsG__heroInner h1{color:var(--color-secondary);letter-spacing:-.8px;font-size:44px;font-weight:900;line-height:1.1}.page-module__xgPmsG__heroInner p{color:var(--color-text-secondary);margin-top:18px;font-size:17px;line-height:1.65}.page-module__xgPmsG__values{background:var(--color-surface);padding:72px 0}.page-module__xgPmsG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__xgPmsG__valueCard{background:var(--color-surface-elevated);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:28px}.page-module__xgPmsG__valueCard h3{color:var(--color-secondary);font-size:17px;font-weight:800}.page-module__xgPmsG__valueCard p{color:var(--color-text-secondary);margin-top:10px;font-size:14.5px;line-height:1.6}.page-module__xgPmsG__acm{background:var(--color-secondary);padding:64px 0}.page-module__xgPmsG__acmInner{align-items:center;gap:32px;display:flex}.page-module__xgPmsG__acmLogo{background:#fff;border-radius:20px;flex-shrink:0;width:96px;height:96px}.page-module__xgPmsG__acmInner h2{color:var(--color-text-on-dark);font-size:24px;font-weight:900}.page-module__xgPmsG__acmInner p{color:#edece7bf;max-width:560px;margin-top:10px;font-size:15px;line-height:1.6}.page-module__xgPmsG__acmLink{color:var(--color-primary);margin-top:14px;font-size:14px;font-weight:800;display:inline-block}@media (max-width:700px){.page-module__xgPmsG__valuesGrid{grid-template-columns:1fr}.page-module__xgPmsG__acmInner{text-align:center;flex-direction:column}.page-module__xgPmsG__heroInner h1{font-size:32px}}
.page-module__Sox0fW__page{text-align:center;max-width:420px;margin:0 auto;padding:100px 24px}.page-module__Sox0fW__iconWrap{background:var(--color-primary);width:68px;height:68px;color:var(--color-secondary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;display:flex}.page-module__Sox0fW__page h1{color:var(--color-text-primary);font-size:24px;font-weight:900}.page-module__Sox0fW__page p{color:var(--color-text-secondary);margin-top:12px;font-size:14.5px;line-height:1.6}.page-module__Sox0fW__badgeRow{justify-content:center;margin-top:24px;display:flex}.page-module__Sox0fW__hint{color:var(--color-text-tertiary);margin-top:22px;font-size:12.5px}
.LegalLayout-module__o_1LSa__page{background:var(--color-background);min-height:60vh;padding:48px 0 80px}.LegalLayout-module__o_1LSa__inner{max-width:720px}.LegalLayout-module__o_1LSa__title{color:var(--color-secondary);letter-spacing:-.5px;font-size:36px;font-weight:900}.LegalLayout-module__o_1LSa__updated{color:var(--color-text-tertiary);margin-top:8px;font-size:13px;font-style:italic}.LegalLayout-module__o_1LSa__body{background:var(--color-surface-elevated);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);margin-top:28px;padding:40px}.LegalLayout-module__o_1LSa__body h2{color:var(--color-secondary);margin-top:28px;font-size:18px;font-weight:800}.LegalLayout-module__o_1LSa__body h2:first-child{margin-top:0}.LegalLayout-module__o_1LSa__body h3{color:var(--color-secondary);margin-top:16px;font-size:15px;font-weight:700}.LegalLayout-module__o_1LSa__body p,.LegalLayout-module__o_1LSa__body ul{color:var(--color-text-secondary);margin-top:10px;font-size:14.5px;line-height:1.7}.LegalLayout-module__o_1LSa__body ul{padding-left:20px}.LegalLayout-module__o_1LSa__body li{margin-bottom:4px}.LegalLayout-module__o_1LSa__body a{color:var(--color-secondary);font-weight:700;text-decoration:underline}@media (max-width:600px){.LegalLayout-module__o_1LSa__body{padding:24px}.LegalLayout-module__o_1LSa__title{font-size:28px}}
