@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
:root{--bg:#f7f7f5;--paper:#fbfbfa;--card:#fff;--text:#111;--muted:#606060;--border:#00000014;--border2:#0000001a;--shadow:0 10px 30px #0000000f;--shadow2:0 18px 55px #0000001a;--yellow:#ffd400;--yellow2:#ffea70;--radius:22px;--radius2:18px;--radius3:14px;--glass:#ffffffb8;--glass2:#ffffffd1;--max:1100px;--header-h:64px}@media (min-width:901px){:root{--header-h:60px}}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}body{min-height:100vh;padding-top:var(--header-h);flex-direction:column;display:flex}main{flex:1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#ffd40059}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(900px 320px at 18% -6%,#ffd40029,#0000 60%),radial-gradient(900px 360px at 92% 108%,#0000000f,#0000 55%);position:fixed;inset:0}.wrap{max-width:var(--max);margin:0 auto;padding:22px 16px 36px}.homeHero{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:18px;padding:6px 0 8px;display:grid}.heroCard{border-radius:var(--radius);border:1px solid var(--border);background:var(--glass2);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow2);padding:22px;position:relative;overflow:hidden}.heroCard:before{content:"";pointer-events:none;background:radial-gradient(520px 220px at 28% 62%,#ffd40038,#0000 60%);height:240px;position:absolute;top:-35%;left:-20%;right:-20%}.heroKicker{letter-spacing:.2em;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:950}.heroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:10px;display:flex}.heroTitleWrap{min-width:0}.heroTitle{letter-spacing:-.03em;margin:0;font-size:46px;font-weight:1000;line-height:1.02}.heroTag{opacity:.92;background:#ffffffb3;border:1px solid #00000014;border-radius:999px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.heroBadge{background:#ffffffc7;border:1px solid #00000014;border-radius:18px;min-width:190px;padding:10px 12px;box-shadow:0 10px 22px #0000000f}.heroBadgeRow{align-items:center;gap:8px;font-weight:1000;display:flex}.heroBadgeDot{background:#22c55e;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 3px #22c55e24}.heroBadgeText{font-size:13px}.heroBadgeSub{opacity:.72;margin-top:6px;font-size:12px;font-weight:850}.heroLead{color:var(--muted);max-width:68ch;margin:12px 0 0;font-size:15.5px;line-height:1.65}.heroCtas{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.btn{cursor:pointer;background:#fffc;border:1px solid #0000001f;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:950;transition:transform .12s,filter .12s,background .12s;display:inline-flex;box-shadow:0 10px 22px #00000014}.btn:hover{background:#fffffff2;transform:translateY(-1px)}.btn:active{transform:translateY(0)scale(.99)}.btnPrimary{background:linear-gradient(180deg,var(--yellow2),var(--yellow));color:#111;border-color:#00000029}.btnPrimary:hover{filter:brightness(1.01)}.btnGhost{background:#ffffffc7}.heroHint{opacity:.88;margin-top:12px;font-size:12px;font-weight:850}.hintOk{background:#22c55e1a;border:1px solid #0000000f;border-radius:999px;gap:8px;padding:8px 10px;display:inline-flex}.hintSoft{opacity:.9;background:#ffffffb3;border:1px solid #0000000f;border-radius:999px;gap:8px;padding:8px 10px;display:inline-flex}.heroLoading{align-items:center;gap:10px;min-height:220px;display:flex}.heroLoadingDot{background:#00000040;border-radius:999px;width:10px;height:10px}.heroLoadingText{opacity:.75;font-weight:950}.heroMedia{border-radius:var(--radius);box-shadow:var(--shadow2);background:#fff;border:1px solid #00000014;min-height:340px;position:relative;overflow:hidden}.heroMediaImg{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.02)}.heroMediaGlow{pointer-events:none;background:radial-gradient(520px 260px at 22% 12%,#ffd4002e,#0000 60%),radial-gradient(520px 280px at 80% 92%,#00000024,#0000 58%);position:absolute;inset:0}.heroMediaFrame{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff73}.homeStats{grid-template-columns:1.15fr .85fr;align-items:start;gap:14px;margin-top:14px;display:grid}.statsCard,.quickCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--glass2);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow2);padding:14px}.statsHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.statsTitle{letter-spacing:-.02em;font-size:14px;font-weight:1000}.statsPill{opacity:.9;background:#ffffffb3;border:1px solid #00000014;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950}.statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stat{background:#ffffffd6;border:1px solid #0000000f;border-radius:16px;flex-direction:column;justify-content:center;min-height:92px;padding:12px;display:flex;box-shadow:0 10px 22px #0000000f}.statWide{grid-column:1/-1}.statLabel{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;opacity:.9;margin-bottom:6px;font-size:11px;font-weight:950}.statValue{letter-spacing:-.02em;font-size:22px;font-weight:1000}.statSub{opacity:.62;margin-top:6px;font-size:12px;font-weight:850}.quickTitle{letter-spacing:-.02em;margin:0 0 10px;font-size:14px;font-weight:1000}.quickGrid{flex-direction:column;gap:10px;display:flex}.quickItem{background:#ffffffd6;border:1px solid #0000000f;border-radius:18px;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 10px 22px #0000000f}.quickIcon{background:#ffd4002e;border:1px solid #0000000f;border-radius:16px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.quickH{letter-spacing:-.01em;font-weight:1000}.quickP{opacity:.7;margin-top:4px;font-size:12.5px;font-weight:850}.quickCtas{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}@media (max-width:900px){.homeHero{flex-direction:column;gap:12px;display:flex}.heroTitle{font-size:38px}.heroCard{padding:18px}.heroMedia{min-height:220px}.homeStats{grid-template-columns:1fr}.statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.statWide{grid-column:1/-1}}
.Header-module__Af2_WG__hd{z-index:2147483000;-webkit-backdrop-filter:blur(10px);background:#f7f7f5eb;border-bottom:1px solid #00000014;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__hdOpen{background:#f7f7f5fa}.Header-module__Af2_WG__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;max-width:1100px;margin:0 auto;padding:10px 14px;display:grid}.Header-module__Af2_WG__left{align-items:center;gap:10px;min-width:0;display:flex}.Header-module__Af2_WG__burger{cursor:pointer;z-index:2147483003;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none;position:relative}.Header-module__Af2_WG__burger span{background:#111;border-radius:999px;width:16px;height:2px;transition:transform .18s,opacity .18s;display:block}.Header-module__Af2_WG__hdOpen .Header-module__Af2_WG__burger span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__hdOpen .Header-module__Af2_WG__burger span:nth-child(2){opacity:0}.Header-module__Af2_WG__hdOpen .Header-module__Af2_WG__burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__brand{color:#111;align-items:center;gap:8px;min-width:0;text-decoration:none;display:flex}.Header-module__Af2_WG__logo{width:36px;height:36px;box-shadow:none;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.Header-module__Af2_WG__logo img{object-fit:cover;border-radius:12px;width:36px;height:36px;display:block}.Header-module__Af2_WG__brandText{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:160px;font-size:15px;font-weight:950;overflow:hidden}.Header-module__Af2_WG__pricePill{white-space:nowrap;background:#ffffffe0;border:1px solid #0000001a;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;display:none;box-shadow:0 10px 26px #0000000f}.Header-module__Af2_WG__priceIcon{object-fit:contain;opacity:.95;border-radius:6px;width:18px;height:18px;display:block}.Header-module__Af2_WG__priceVal{color:#111;font-size:13px;font-weight:950}.Header-module__Af2_WG__priceChg{color:#111;background:#ffd40029;border:1px solid #0000000f;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:950}.Header-module__Af2_WG__refPill{color:#111;white-space:nowrap;background:#ffffffe0;border:1px solid #0000001a;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;text-decoration:none;transition:transform .12s,background .12s,filter .12s;display:none;box-shadow:0 10px 26px #0000000f}.Header-module__Af2_WG__refPill:hover{filter:brightness(1.01);background:#fffffffa;transform:translateY(-1px)}.Header-module__Af2_WG__refChip{align-items:center;gap:8px;font-size:12px;font-weight:950;display:inline-flex}.Header-module__Af2_WG__refChip i{text-align:center;opacity:.85;width:16px}.Header-module__Af2_WG__refDot{opacity:.35}.Header-module__Af2_WG__refPending{opacity:.75;font-style:normal}.Header-module__Af2_WG__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.Header-module__Af2_WG__nav a{color:#111;opacity:.82;border-radius:12px;padding:9px 11px;font-size:13px;text-decoration:none;transition:background .12s,opacity .12s,transform .12s}.Header-module__Af2_WG__nav a:hover{opacity:1;background:#0000000d;transform:translateY(-1px)}.Header-module__Af2_WG__right{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.Header-module__Af2_WG__socialRow{align-items:center;gap:8px;padding-right:2px;display:none}.Header-module__Af2_WG__socialBtn{color:#111;width:40px;height:40px;box-shadow:none;background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;text-decoration:none;transition:transform .12s,filter .12s,background .12s;display:inline-flex}.Header-module__Af2_WG__socialBtn:hover{filter:brightness(1.02);background:#0000000d;transform:translateY(-1px)}.Header-module__Af2_WG__socialBtn i{opacity:.9;font-size:16px}.Header-module__Af2_WG__chip{display:none}.Header-module__Af2_WG__authBtns{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__btn{color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:#ffffffe6;border:1px solid #0000001a;border-radius:14px;flex-wrap:nowrap;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:950;line-height:1;text-decoration:none;transition:transform .12s,filter .12s,background .12s;display:inline-flex;box-shadow:0 10px 26px #0000000f}.Header-module__Af2_WG__btn:hover{filter:brightness(1.01);background:#fffffffa;transform:translateY(-1px)}.Header-module__Af2_WG__btn:active{transform:translateY(0)scale(.99)}.Header-module__Af2_WG__btnPrimary{color:#111;background:linear-gradient(#ffea70,#ffd400);border-color:#00000024;box-shadow:0 14px 34px #0000001a,inset 0 1px #ffffffb8}.Header-module__Af2_WG__btnPrimary:hover{filter:brightness(1.02)}.Header-module__Af2_WG__btnIcon{opacity:.9;justify-content:center;width:18px;display:inline-flex}.Header-module__Af2_WG__skelRow{align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__skelCircle{background:#00000014;border-radius:999px;width:30px;height:30px}.Header-module__Af2_WG__skelPill{background:#00000014;border-radius:999px;width:110px;height:30px}.Header-module__Af2_WG__account{align-items:center;gap:6px;display:flex;position:relative}.Header-module__Af2_WG__accountBtn{cursor:pointer;color:#111;background:#ffffffeb;border:1px solid #0000001a;border-radius:999px;align-items:center;gap:10px;padding:7px 12px;font-size:13px;font-weight:950;transition:transform .12s,background .12s,filter .12s;display:flex;box-shadow:0 10px 26px #0000000f}.Header-module__Af2_WG__accountBtn:hover{filter:brightness(1.01);background:#fffffffa;transform:translateY(-1px)}.Header-module__Af2_WG__avatar{background:#0000000f;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:950;display:flex;overflow:hidden}.Header-module__Af2_WG__avatar img{object-fit:cover;width:100%;height:100%;display:block}.Header-module__Af2_WG__avatar span[data-initials]{font-size:13px;font-weight:950}.Header-module__Af2_WG__username{white-space:nowrap;text-overflow:ellipsis;max-width:120px;overflow:hidden}.Header-module__Af2_WG__caret{opacity:.6;font-size:11px}.Header-module__Af2_WG__dropdown{z-index:2147483004;background:#fffffff5;border:1px solid #0000001a;border-radius:18px;width:240px;max-width:min(92vw,320px);padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 60px #00000026}.Header-module__Af2_WG__ddItem,.Header-module__Af2_WG__ddItemBtn{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:12px;font-size:14px;font-weight:950;text-decoration:none;display:flex}.Header-module__Af2_WG__ddItem:hover,.Header-module__Af2_WG__ddItemBtn:hover{background:#ffd40024}.Header-module__Af2_WG__ddItem i,.Header-module__Af2_WG__ddItemBtn i{opacity:.85;justify-content:center;width:18px;font-size:14px;display:inline-flex}.Header-module__Af2_WG__ddItem span,.Header-module__Af2_WG__ddItemBtn span{flex:none}.Header-module__Af2_WG__ddSep{background:#00000014;height:1px;margin:6px 8px}.Header-module__Af2_WG__overlay{opacity:0;pointer-events:none;z-index:2147483001;background:#0000002e;transition:opacity .18s;position:fixed;inset:0}.Header-module__Af2_WG__overlayOpen{opacity:1;pointer-events:auto}.Header-module__Af2_WG__drawer{z-index:2147483002;pointer-events:none;background:0 0;position:fixed;inset:0}.Header-module__Af2_WG__panel{pointer-events:auto;top:calc(var(--header-h,64px) + 10px);-webkit-backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #00000014;border-radius:22px;width:min(84vw,330px);padding:12px;transition:transform .22s;position:absolute;left:12px;transform:translate(-110%);box-shadow:0 18px 60px #0000001f}.Header-module__Af2_WG__panelOpen{transform:translate(0%)}.Header-module__Af2_WG__drawerTop{justify-content:space-between;align-items:center;padding:8px 2px 6px;display:flex}.Header-module__Af2_WG__drawerTitle{color:#111;font-size:16px;font-weight:950}.Header-module__Af2_WG__closeBtn{color:#111;cursor:pointer;background:#ffffffe0;border:1px solid #0000001a;border-radius:14px;width:40px;height:40px;font-size:18px}.Header-module__Af2_WG__drawerMe{background:#ffffffe0;border:1px solid #00000014;border-radius:18px;align-items:center;gap:12px;margin:10px 4px;padding:12px;display:flex}.Header-module__Af2_WG__drawerAvatar{background:#0000000f;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:950;display:flex;overflow:hidden}.Header-module__Af2_WG__drawerAvatar img{object-fit:cover;width:100%;height:100%;display:block}.Header-module__Af2_WG__drawerAvatar span[data-initials]{font-size:16px;font-weight:950}.Header-module__Af2_WG__drawerMeText{flex-direction:column;display:flex}.Header-module__Af2_WG__drawerMeName{color:#111;font-size:16px;font-weight:950}.Header-module__Af2_WG__drawerMeSub{opacity:.75;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.Header-module__Af2_WG__drawerTicker{background:#fffc;border:1px solid #00000014;border-radius:16px;margin-top:10px;padding:12px 14px}.Header-module__Af2_WG__drawerTickerLine{justify-content:space-between;align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__drawerTickerLeft{align-items:center;gap:10px;min-width:0;display:flex}.Header-module__Af2_WG__drawerTokenIcon{object-fit:contain;border-radius:6px;width:18px;height:18px;display:block}.Header-module__Af2_WG__drawerTickerMain{color:#111;font-size:14px;font-weight:950}.Header-module__Af2_WG__drawerTickerChange{color:#111;background:#ffd40029;border:1px solid #0000000f;border-radius:999px;padding:4px 8px;font-weight:950}.Header-module__Af2_WG__drawerNav{flex-direction:column;gap:10px;margin-top:10px;display:flex}.Header-module__Af2_WG__drawerNav a{color:#111;background:#fffc;border:1px solid #00000014;border-radius:16px;align-items:center;gap:10px;padding:12px;font-size:16px;font-weight:950;text-decoration:none;display:flex}.Header-module__Af2_WG__drawerNav a:hover{background:#ffd4001a}.Header-module__Af2_WG__drawerNav a i{text-align:center;opacity:.85;width:20px;font-size:16px}.Header-module__Af2_WG__drawerSocials{flex-wrap:wrap;gap:10px;margin-top:10px;padding:4px 2px 2px;display:flex}.Header-module__Af2_WG__drawerSocialBtn{width:48px;height:48px;box-shadow:none;color:#111;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;font-size:22px;text-decoration:none;transition:transform .12s,filter .12s,background .12s;display:flex}.Header-module__Af2_WG__drawerSocialBtn:hover{filter:brightness(1.02);background:#0000000d;transform:translateY(-1px)}.Header-module__Af2_WG__drawerFooter{margin-top:12px;display:flex}.Header-module__Af2_WG__drawerLogout{color:#fff;cursor:pointer;background:#111;border:1px solid #0000001a;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px;font-weight:950;transition:transform .12s,filter .12s;display:flex}.Header-module__Af2_WG__drawerLogout:hover{filter:brightness(1.03);transform:translateY(-1px)}@media (max-width:900px){.Header-module__Af2_WG__inner{grid-template-columns:auto minmax(0,1fr) auto}.Header-module__Af2_WG__burger{display:flex}.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__brandText{max-width:110px;font-size:14px}.Header-module__Af2_WG__pricePill,.Header-module__Af2_WG__refPill,.Header-module__Af2_WG__socialRow{display:none}.Header-module__Af2_WG__authBtns{flex-wrap:nowrap;gap:8px}.Header-module__Af2_WG__btn{white-space:nowrap;border-radius:13px;padding:9px 10px;font-size:12.5px;box-shadow:0 10px 22px #0000000f}}@media (min-width:901px){.Header-module__Af2_WG__overlay,.Header-module__Af2_WG__drawer,.Header-module__Af2_WG__burger{display:none}.Header-module__Af2_WG__pricePill,.Header-module__Af2_WG__refPill,.Header-module__Af2_WG__socialRow{display:flex}}
.Footer-module__EZoWya__footer{background:radial-gradient(900px 220px at 20% 0,#ffd40024,#0000 60%),#f7f7f5bf;border-top:1px solid #00000014;padding:24px 16px 20px}.Footer-module__EZoWya__inner{flex-direction:column;gap:14px;max-width:1100px;margin:0 auto;display:flex}.Footer-module__EZoWya__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__brand{align-items:center;gap:12px;min-width:0;display:flex}.Footer-module__EZoWya__logo{object-fit:cover;background:0 0;border:0;border-radius:50%;width:34px;height:34px;display:block;overflow:hidden;box-shadow:0 10px 22px #0000001a}.Footer-module__EZoWya__brandText{flex-direction:column;min-width:0;display:flex}.Footer-module__EZoWya__name{letter-spacing:-.01em;font-size:14px;font-weight:950}.Footer-module__EZoWya__tagline{opacity:.65;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.Footer-module__EZoWya__socials{gap:10px;display:flex}.Footer-module__EZoWya__socials a{color:#111;background:#ffffffa6;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;text-decoration:none;transition:transform .12s,background .12s,border-color .12s;display:flex}.Footer-module__EZoWya__socials a:hover{background:#fff;border-color:#0000001f;transform:translateY(-1px)}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:12px;display:flex}.Footer-module__EZoWya__links a{color:#111;opacity:.82;-webkit-backdrop-filter:blur(10px);background:#ffffffa6;border:1px solid #00000014;border-radius:999px;padding:10px 14px;font-size:13px;text-decoration:none;transition:transform .12s,background .12s,opacity .12s,border-color .12s}.Footer-module__EZoWya__links a:hover{opacity:1;background:#fff;border-color:#0000001f;transform:translateY(-1px)}.Footer-module__EZoWya__legalCard{-webkit-backdrop-filter:blur(10px);color:#111;opacity:.82;background:#fff9;border:1px solid #00000014;border-radius:18px;padding:14px 14px 12px;font-size:12.5px;line-height:1.6;box-shadow:0 10px 30px #0000000f}.Footer-module__EZoWya__legalCard p{margin:0 0 10px}.Footer-module__EZoWya__legalCard p:last-child{margin-bottom:0}.Footer-module__EZoWya__copy{opacity:.6;font-size:13px}@media (max-width:720px){.Footer-module__EZoWya__top{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__tagline{white-space:normal}}@media (prefers-reduced-motion:reduce){.Footer-module__EZoWya__socials a,.Footer-module__EZoWya__links a{transition:none}}
.SterAssistant-module__OHpf1G__floatBtn{z-index:60;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;padding:0;transition:transform .12s,filter .12s;display:flex;position:fixed;bottom:16px;right:16px;overflow:hidden;box-shadow:0 14px 32px #00000024}.SterAssistant-module__OHpf1G__floatBtn:hover{filter:brightness(.98);transform:translateY(-1px)}.SterAssistant-module__OHpf1G__floatBtn:active{transform:translateY(0)scale(.99)}.SterAssistant-module__OHpf1G__floatLogo{object-fit:cover;width:100%;height:100%;display:block}.SterAssistant-module__OHpf1G__panel{z-index:60;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #0000001f;border-radius:22px;flex-direction:column;width:min(380px,100vw - 32px);height:520px;display:flex;position:fixed;bottom:78px;right:16px;overflow:hidden;box-shadow:0 20px 60px #0000002e}.SterAssistant-module__OHpf1G__header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.SterAssistant-module__OHpf1G__brand{align-items:center;gap:10px;min-width:0;display:flex}.SterAssistant-module__OHpf1G__avatar{object-fit:cover;background:#fff;border:1px solid #0000001a;border-radius:50%;width:28px;height:28px;display:block}.SterAssistant-module__OHpf1G__titleWrap{flex-direction:column;min-width:0;line-height:1.1;display:flex}.SterAssistant-module__OHpf1G__title{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:950;overflow:hidden}.SterAssistant-module__OHpf1G__sub{color:#0000008c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.SterAssistant-module__OHpf1G__actions{align-items:center;gap:8px;display:flex}.SterAssistant-module__OHpf1G__iconBtn{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:12px;justify-content:center;align-items:center;min-width:44px;height:36px;padding:0 12px;font-weight:900;transition:transform .12s,filter .12s;display:inline-flex}.SterAssistant-module__OHpf1G__iconBtn:hover{filter:brightness(.98);transform:translateY(-1px)}.SterAssistant-module__OHpf1G__iconBtn:active{transform:translateY(0)scale(.99)}.SterAssistant-module__OHpf1G__iconBtn i{font-size:16px}.SterAssistant-module__OHpf1G__chat{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow:auto}.SterAssistant-module__OHpf1G__bubble{white-space:pre-wrap;background:#fff;border:1px solid #0000001a;border-radius:16px;max-width:92%;padding:10px 12px;font-size:13px;line-height:1.45}.SterAssistant-module__OHpf1G__user{align-self:flex-end}.SterAssistant-module__OHpf1G__ster{background:#ffd4002e;align-self:flex-start}.SterAssistant-module__OHpf1G__footer{background:#ffffffb3;border-top:1px solid #00000014;gap:8px;padding:10px;display:flex}.SterAssistant-module__OHpf1G__input{background:#fff;border:1px solid #0000001f;border-radius:14px;flex:1;width:100%;padding:12px;font-size:14px}.SterAssistant-module__OHpf1G__input:focus{border-color:#ffd400d9;outline:none;box-shadow:0 0 0 3px #ffd40040}.SterAssistant-module__OHpf1G__sendBtn{cursor:pointer;background:linear-gradient(#ffea70,#ffd400);border:1px solid #00000024;border-radius:14px;min-width:92px;padding:12px;font-weight:950;transition:transform .12s,filter .12s}.SterAssistant-module__OHpf1G__sendBtn:hover{filter:brightness(.98);transform:translateY(-1px)}.SterAssistant-module__OHpf1G__sendBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:420px){.SterAssistant-module__OHpf1G__panel{height:70vh}}@keyframes SterAssistant-module__OHpf1G__pulse{0%{box-shadow:0 0 #ffd40073}70%{box-shadow:0 0 0 14px #ffd40000}to{box-shadow:0 0 #ffd40000}}.SterAssistant-module__OHpf1G__speaking{animation:1.2s infinite SterAssistant-module__OHpf1G__pulse}
.wallet-adapter-button{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;height:48px;padding:0 24px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:48px;display:flex}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{color:#999;cursor:not-allowed;background:#404144}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{display:inline-block;position:relative}.wallet-adapter-dropdown-list{z-index:99;grid-row-gap:10px;opacity:0;visibility:hidden;background:#2c2d30;border-radius:10px;grid-template-rows:1fr;margin:0;padding:10px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:100%;right:0;box-shadow:0 8px 20px #0009}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#fff;border:none;border-radius:6px;outline:none;flex-direction:row;justify-content:center;align-items:center;width:100%;height:37px;padding:0 20px;font-size:14px;font-weight:600;display:flex}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{fill:#999;align-self:center}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transition:transform .15s ease-in;transform:rotate(180deg)}.wallet-adapter-modal{opacity:0;z-index:1040;background:#00000080;transition:opacity .15s linear;position:fixed;inset:0;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{cursor:pointer;background:#1a1f2e;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:18px;right:18px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;position:fixed;inset:0}.wallet-adapter-modal-container{justify-content:center;align-items:center;min-height:calc(100vh - 6rem);margin:3rem;display:flex}@media (max-width:480px){.wallet-adapter-modal-container{min-height:calc(100vh - 2rem);margin:1rem}}.wallet-adapter-modal-wrapper{box-sizing:border-box;z-index:1050;background:#10141f;border-radius:10px;flex-direction:column;flex:1;align-items:center;max-width:400px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;box-shadow:0 8px 20px #0009}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{text-align:center;color:#fff;margin:0;padding:64px 48px 48px;font-size:24px;font-weight:500;line-height:36px}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{width:100%;margin:0 0 12px;padding:0;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:0;font-size:18px;font-weight:400}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{opacity:.6;margin-left:auto;font-size:14px}.wallet-adapter-modal-list-more{cursor:pointer;color:#fff;background-color:#0000;border:none;align-self:flex-end;align-items:center;padding:12px 24px 24px 12px;display:flex}.wallet-adapter-modal-list-more svg{fill:#fff;margin-left:.5rem;transition:all .1s}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 24px 24px;display:flex}.wallet-adapter-modal-middle-button{cursor:pointer;color:#fff;background-color:#512da8;border:none;border-radius:8px;width:100%;margin-top:48px;padding:12px;font-size:18px;display:block}
