.header-logo-module-scss-module__j6GOnW__logo{color:inherit;flex-shrink:0;align-items:center;gap:6px;margin-right:4px;text-decoration:none;display:flex}.header-logo-module-scss-module__j6GOnW__sensa_logo{height:40px}.header-logo-module-scss-module__j6GOnW__lws_logo{width:150px}.header-logo-module-scss-module__j6GOnW__partner_logo{object-fit:contain;width:120px;height:32px}.header-logo-module-scss-module__j6GOnW__acme_logo{height:36px}
.hamburger-module-scss-module__2Bez6W__burger{border-radius:var(--r-sm);width:34px;height:34px;transition:all var(--t);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:none}.hamburger-module-scss-module__2Bez6W__burger:hover{background:var(--surface2)}.hamburger-module-scss-module__2Bez6W__bar{background:var(--text2);border-radius:1px;width:16px;height:1.5px;transition:all .3s;display:block;position:relative}.hamburger-module-scss-module__2Bez6W__bar:before,.hamburger-module-scss-module__2Bez6W__bar:after{content:"";background:var(--text2);border-radius:1px;width:16px;height:1.5px;transition:all .3s;display:block;position:absolute;left:0}.hamburger-module-scss-module__2Bez6W__bar:before{top:-5px}.hamburger-module-scss-module__2Bez6W__bar:after{top:5px}.hamburger-module-scss-module__2Bez6W__active .hamburger-module-scss-module__2Bez6W__bar{background:0 0}.hamburger-module-scss-module__2Bez6W__active .hamburger-module-scss-module__2Bez6W__bar:before{top:0;transform:rotate(45deg)}.hamburger-module-scss-module__2Bez6W__active .hamburger-module-scss-module__2Bez6W__bar:after{top:0;transform:rotate(-45deg)}@media (max-width:1024px){.hamburger-module-scss-module__2Bez6W__burger{display:flex}}
.user-controls-module-scss-module__jZsEHG__wrap{align-items:center;gap:4px;display:flex}.user-controls-module-scss-module__jZsEHG__bell{border-radius:var(--r-sm);width:34px;height:34px;color:var(--muted);transition:all var(--t);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.user-controls-module-scss-module__jZsEHG__bell:hover{color:var(--text);background:var(--surface2)}.user-controls-module-scss-module__jZsEHG__bell svg{width:15px;height:15px}.user-controls-module-scss-module__jZsEHG__bellDot{background:var(--red);border:1.5px solid var(--bg-a92);border-radius:50%;width:7px;height:7px;animation:2s infinite user-controls-module-scss-module__jZsEHG__bellPulse;position:absolute;top:6px;right:6px}@keyframes user-controls-module-scss-module__jZsEHG__bellPulse{0%,80%,to{transform:scale(1)}40%{transform:scale(1.3)}}.user-controls-module-scss-module__jZsEHG__avatarWrap{position:relative}.user-controls-module-scss-module__jZsEHG__avatarBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}@media (max-width:600px){.user-controls-module-scss-module__jZsEHG__bell{width:30px;height:30px}}
.profile-dropdown-module-scss-module__fyOc5W__pdd{background:var(--bg2-a98);border:1px solid var(--border2);border-radius:var(--r-md);opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;width:300px;transition:all .2s;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(6px);box-shadow:0 20px 60px #00000080}.profile-dropdown-module-scss-module__fyOc5W__pdd.profile-dropdown-module-scss-module__fyOc5W__show{opacity:1;visibility:visible;transform:translateY(0)}.profile-dropdown-module-scss-module__fyOc5W__hdr{background:linear-gradient(135deg, #0170ee08, rgba(var(--atm-rgba), .02));align-items:center;gap:10px;padding:14px 16px 12px;display:flex}.profile-dropdown-module-scss-module__fyOc5W__info{flex:1;min-width:0}.profile-dropdown-module-scss-module__fyOc5W__name{font-size:12.5px;font-weight:700;line-height:1.2}.profile-dropdown-module-scss-module__fyOc5W__email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.profile-dropdown-module-scss-module__fyOc5W__brokers{border-top:1px solid var(--border);padding:8px 8px 6px}.profile-dropdown-module-scss-module__fyOc5W__secLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);padding:0 8px 6px;font-size:8px;font-weight:700}.profile-dropdown-module-scss-module__fyOc5W__broker{border-radius:var(--r-sm);align-items:center;gap:8px;padding:6px 8px;transition:background .12s;display:flex}.profile-dropdown-module-scss-module__fyOc5W__broker:hover{background:var(--surface)}.profile-dropdown-module-scss-module__fyOc5W__brokerBody{flex:1;min-width:0}.profile-dropdown-module-scss-module__fyOc5W__brokerName{font-size:11px;font-weight:700;line-height:1.2}.profile-dropdown-module-scss-module__fyOc5W__brokerSub{color:var(--muted);font-size:8.5px;line-height:1.2}.profile-dropdown-module-scss-module__fyOc5W__brokerActions{align-items:center;gap:6px;display:flex}.profile-dropdown-module-scss-module__fyOc5W__brokerConnect{cursor:pointer;border:1px solid rgba(var(--atm-rgba), .2);color:var(--sky);background:rgba(var(--atm-rgba), .04);font-size:8.5px;font-weight:700;font-family:var(--font);border-radius:4px;flex-shrink:0;padding:3px 10px;transition:all .15s}.profile-dropdown-module-scss-module__fyOc5W__brokerConnect:hover{border-color:var(--sky);background:rgba(var(--atm-rgba), .08)}.profile-dropdown-module-scss-module__fyOc5W__brokerDisconnect{color:var(--red);opacity:.7;cursor:pointer;font-size:8px;font-family:var(--font);background:0 0;border:none;padding:0;transition:opacity .15s}.profile-dropdown-module-scss-module__fyOc5W__brokerDisconnect:hover{opacity:1}.profile-dropdown-module-scss-module__fyOc5W__acct{border:1px solid var(--border);border-radius:var(--r-sm);grid-template-columns:repeat(3,1fr);gap:0;margin:4px 8px 6px;display:grid;overflow:hidden}.profile-dropdown-module-scss-module__fyOc5W__acctCell{text-align:center;border-right:1px solid var(--border);padding:6px 8px}.profile-dropdown-module-scss-module__fyOc5W__acctCell:last-child{border-right:none}.profile-dropdown-module-scss-module__fyOc5W__acctLabel{text-transform:uppercase;letter-spacing:.3px;color:var(--muted);font-size:7.5px;font-weight:700;line-height:1}.profile-dropdown-module-scss-module__fyOc5W__acctVal{font-size:12px;font-weight:800;font-family:var(--mono);color:var(--text);line-height:1.6}.profile-dropdown-module-scss-module__fyOc5W__menu{padding:4px 6px}.profile-dropdown-module-scss-module__fyOc5W__menuItem{border-radius:var(--r-sm);cursor:pointer;color:var(--text2);align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:background .12s;display:flex}.profile-dropdown-module-scss-module__fyOc5W__menuItem:hover{color:var(--text);background:#0170ee0a}.profile-dropdown-module-scss-module__fyOc5W__menuItem svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.profile-dropdown-module-scss-module__fyOc5W__footer{padding:4px 6px}.profile-dropdown-module-scss-module__fyOc5W__logout{border-radius:var(--r-sm);cursor:pointer;color:var(--red);width:100%;font-size:11px;font-weight:600;font-family:var(--font);background:0 0;border:none;align-items:center;gap:8px;padding:8px 10px;transition:background .12s;display:flex}.profile-dropdown-module-scss-module__fyOc5W__logout:hover{background:#ff5c5c08}.profile-dropdown-module-scss-module__fyOc5W__logout svg{width:14px;height:14px}@media (max-width:600px){.profile-dropdown-module-scss-module__fyOc5W__pdd{width:260px}}
.mobile-drawer-module-scss-module__gw3MhW__hdr{justify-content:space-between;align-items:center;display:flex}.mobile-drawer-module-scss-module__gw3MhW__hdr svg{height:40px}.mobile-drawer-module-scss-module__gw3MhW__userCard{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 14px;display:flex}.mobile-drawer-module-scss-module__gw3MhW__userInfo{flex:1;min-width:0}.mobile-drawer-module-scss-module__gw3MhW__userName{font-size:12px;font-weight:700}.mobile-drawer-module-scss-module__gw3MhW__userEmail{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mobile-drawer-module-scss-module__gw3MhW__nav{flex:1;padding:6px 6px 14px;overflow-y:auto}.mobile-drawer-module-scss-module__gw3MhW__link{border-radius:var(--r-sm);color:var(--text2);cursor:pointer;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:all .12s;display:flex}.mobile-drawer-module-scss-module__gw3MhW__link:hover{color:var(--text);background:#0170ee08}.mobile-drawer-module-scss-module__gw3MhW__link>svg{width:15px;height:15px;color:var(--muted);opacity:.6;flex-shrink:0}.mobile-drawer-module-scss-module__gw3MhW__linkBody{flex-direction:column;flex:1;min-width:0;display:flex}.mobile-drawer-module-scss-module__gw3MhW__linkLabel{color:inherit;font-size:12px;font-weight:600;line-height:1.3}.mobile-drawer-module-scss-module__gw3MhW__linkDesc{color:var(--dim);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10px;line-height:1.35;overflow:hidden}.mobile-drawer-module-scss-module__gw3MhW__sectionLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--dim);padding:10px 10px 3px;font-size:8px;font-weight:800}.mobile-drawer-module-scss-module__gw3MhW__groupLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);padding:10px 10px 4px;font-size:7.5px;font-weight:700}.mobile-drawer-module-scss-module__gw3MhW__sub .mobile-drawer-module-scss-module__gw3MhW__link{color:var(--muted);padding-left:32px;font-size:11px;font-weight:500}.mobile-drawer-module-scss-module__gw3MhW__sub .mobile-drawer-module-scss-module__gw3MhW__link:hover{color:var(--text2)}.mobile-drawer-module-scss-module__gw3MhW__footer{flex-direction:column;gap:5px;width:100%;padding:10px;display:flex}.mobile-drawer-module-scss-module__gw3MhW__footerBtn{justify-content:center;width:100%}.mobile-drawer-module-scss-module__gw3MhW__megaIcon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .18s;display:flex}.mobile-drawer-module-scss-module__gw3MhW__megaIcon svg{width:15px;height:15px}.mobile-drawer-module-scss-module__gw3MhW__mi_blue{color:var(--blue);background:#0170ee14;border:1px solid #0170ee1a}.mobile-drawer-module-scss-module__gw3MhW__mi_green{color:var(--green);background:#14c46f14;border:1px solid #14c46f1a}.mobile-drawer-module-scss-module__gw3MhW__mi_sky{color:var(--sky);background:#02acff14;border:1px solid #02acff1a}.mobile-drawer-module-scss-module__gw3MhW__mi_purple{color:var(--purple);background:#a78bfa14;border:1px solid #a78bfa1a}.mobile-drawer-module-scss-module__gw3MhW__mi_orange{color:var(--orange);background:#ff9f4314;border:1px solid #ff9f431a}.mobile-drawer-module-scss-module__gw3MhW__mi_red{color:var(--red);background:#ff5c5c14;border:1px solid #ff5c5c1a}.mobile-drawer-module-scss-module__gw3MhW__mi_yellow{color:var(--yellow);background:#ffd55c14;border:1px solid #ffd55c1a}.mobile-drawer-module-scss-module__gw3MhW__mi_mint{color:var(--mint);background:#66ffaf14;border:1px solid #66ffaf1a}
.account-strip-module-scss-module__h1LwwW__strip{z-index:498;background:rgba(var(--bg2-rgb), .85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);height:var(--acct-h,36px);display:flex;position:fixed;left:0;right:0}.account-strip-module-scss-module__h1LwwW__inner{align-items:center;gap:14px;width:100%;max-width:1600px;height:100%;margin:0 auto;padding:8px 16px;display:flex}.account-strip-module-scss-module__h1LwwW__stat{align-items:center;gap:4px;display:flex}.account-strip-module-scss-module__h1LwwW__label{color:var(--muted);font-size:8.5px;font-weight:600}.account-strip-module-scss-module__h1LwwW__val{font-size:11px;font-weight:800;font-family:var(--mono)}.account-strip-module-scss-module__h1LwwW__sep{background:var(--border2);width:1px;height:16px}.account-strip-module-scss-module__h1LwwW__fund{height:23px;color:var(--orange);background:#14c46f0f;border:1px solid #14c46f1f;margin-left:auto}.account-strip-module-scss-module__h1LwwW__fund svg{width:11px;height:11px}.account-strip-module-scss-module__h1LwwW__portfolio{margin-left:auto}.account-strip-module-scss-module__h1LwwW__dropdown{position:relative}.account-strip-module-scss-module__h1LwwW__trigger{color:var(--text);font-size:11px;font-weight:800;font-family:var(--mono);cursor:pointer;height:22px;transition:all var(--t);white-space:nowrap;background:0 0;background:rgba(var(--surface-rgb), .04);border:1px solid #0000;border-color:var(--border);border-radius:4px;align-items:center;gap:4px;padding:0 4px 0 6px;display:flex}.account-strip-module-scss-module__h1LwwW__trigger>svg{width:13px;height:13px}.account-strip-module-scss-module__h1LwwW__trigger:hover{background:rgba(var(--surface-rgb), .04);border-color:var(--border)}.account-strip-module-scss-module__h1LwwW__triggerText{text-transform:capitalize;text-overflow:ellipsis;max-width:140px;overflow:hidden}.account-strip-module-scss-module__h1LwwW__chevron{width:10px;height:10px;color:var(--muted);flex-shrink:0;transition:transform .2s}.account-strip-module-scss-module__h1LwwW__chevronOpen{transform:rotate(180deg)}.account-strip-module-scss-module__h1LwwW__panel{background:rgba(var(--bg2-rgb));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border2);min-width:250px;max-height:280px;box-shadow:0 12px 40px #00000080,0 0 0 1px var(--surface0) inset;z-index:600;border-radius:8px;padding:4px;animation:.15s ease-out account-strip-module-scss-module__h1LwwW__dropIn;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}@keyframes account-strip-module-scss-module__h1LwwW__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.account-strip-module-scss-module__h1LwwW__option{cursor:pointer;transition:background var(--t);border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;display:flex}.account-strip-module-scss-module__h1LwwW__option:hover{background:rgba(var(--surface-rgb), .04)}.account-strip-module-scss-module__h1LwwW__optionActive{background:rgba(var(--atm-rgba), .04)}.account-strip-module-scss-module__h1LwwW__optionLeft{flex-direction:column;min-width:0;display:flex}.account-strip-module-scss-module__h1LwwW__optionName{text-transform:capitalize;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:800;overflow:hidden}.account-strip-module-scss-module__h1LwwW__optionId{font-size:9px;font-weight:700;font-family:var(--mono);color:var(--muted);margin-top:1px}.account-strip-module-scss-module__h1LwwW__optionRight{flex-shrink:0;align-items:center;gap:6px;display:flex}.account-strip-module-scss-module__h1LwwW__optionType{text-transform:uppercase;letter-spacing:.3px;background:rgba(var(--surface-rgb), .03);border:1px solid rgba(var(--surface-rgb), .05);border-radius:3px;padding:2px 6px;font-size:7px;font-weight:800}.account-strip-module-scss-module__h1LwwW__optionPaper{text-transform:uppercase;letter-spacing:.3px;color:var(--yellow);background:#ffd55c0f;border:1px solid #ffd55c1a;border-radius:3px;padding:2px 6px;font-size:7px;font-weight:800}.account-strip-module-scss-module__h1LwwW__optionCheck{width:20px;height:20px;color:var(--sky);stroke-width:2.5px}@media (max-width:600px){.account-strip-module-scss-module__h1LwwW__inner{gap:8px;padding:0 10px;overflow-x:auto}.account-strip-module-scss-module__h1LwwW__label{display:none}.account-strip-module-scss-module__h1LwwW__triggerText{max-width:90px}.account-strip-module-scss-module__h1LwwW__panel{min-width:190px}}
.header-module-scss-module__FafSUa__hdrWrap{z-index:500;position:fixed;top:0;left:0;right:0}.header-module-scss-module__FafSUa__hdr{background:var(--bg-a92);-webkit-backdrop-filter:blur(28px)saturate(1.5);backdrop-filter:blur(28px)saturate(1.5);border-bottom:1px solid var(--border)}.header-module-scss-module__FafSUa__inner{height:var(--header-h,54px);align-items:center;gap:4px;max-width:1600px;margin:0 auto;padding:0 16px;display:flex}.header-module-scss-module__FafSUa__right{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}@media (max-width:600px){.header-module-scss-module__FafSUa__inner{padding:0 10px}}
.message-bar-module-scss-module__Zz31sW__bar{width:100%;font-family:var(--font);position:relative;overflow:hidden}.message-bar-module-scss-module__Zz31sW__inner{justify-content:center;align-items:center;gap:8px;min-height:34px;padding:7px 36px 7px 14px;display:flex;position:relative}.message-bar-module-scss-module__Zz31sW__accent{height:2px;position:absolute;top:0;left:0;right:0}.message-bar-module-scss-module__Zz31sW__icon{flex-shrink:0;align-items:center;font-size:13px;line-height:1;display:inline-flex}.message-bar-module-scss-module__Zz31sW__message{color:inherit;font-size:12px;font-weight:500;line-height:1.4}.message-bar-module-scss-module__Zz31sW__message strong,.message-bar-module-scss-module__Zz31sW__message b{font-weight:700}.message-bar-module-scss-module__Zz31sW__message a{color:inherit;text-underline-offset:2px;text-decoration:underline}.message-bar-module-scss-module__Zz31sW__message a:hover{opacity:.85}.message-bar-module-scss-module__Zz31sW__actions{flex-shrink:0;align-items:center;gap:8px;margin-left:4px;display:inline-flex}.message-bar-module-scss-module__Zz31sW__cta{font-family:var(--font);cursor:pointer;white-space:nowrap;background:rgba(var(--surface-rgb), .18);color:inherit;border:none;border-radius:4px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.3;text-decoration:none;transition:all .18s;display:inline-flex}.message-bar-module-scss-module__Zz31sW__cta:hover{background:rgba(var(--surface-rgb), .28);transform:translateY(-.5px)}.message-bar-module-scss-module__Zz31sW__cta:active{transform:translateY(0)}.message-bar-module-scss-module__Zz31sW__dismiss{color:inherit;opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:4px;transition:all .18s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.message-bar-module-scss-module__Zz31sW__dismiss:hover{opacity:1;background:rgba(var(--surface-rgb), .1)}.message-bar-module-scss-module__Zz31sW__info{background:linear-gradient(90deg, #0170ee26 0%, rgba(var(--atm-rgba), .08) 100%);color:#b8dbff;border-bottom:1px solid #0170ee40}.message-bar-module-scss-module__Zz31sW__info .message-bar-module-scss-module__Zz31sW__accent{background:linear-gradient(90deg, var(--blue), var(--sky))}.message-bar-module-scss-module__Zz31sW__info .message-bar-module-scss-module__Zz31sW__cta{color:#fff;background:#0170ee40}.message-bar-module-scss-module__Zz31sW__info .message-bar-module-scss-module__Zz31sW__cta:hover{background:#0170ee66}.message-bar-module-scss-module__Zz31sW__warning{color:#ffd580;background:linear-gradient(90deg,#ffaa001f 0%,#ffc8320f 100%);border-bottom:1px solid #fa03}.message-bar-module-scss-module__Zz31sW__warning .message-bar-module-scss-module__Zz31sW__accent{background:linear-gradient(90deg,#fa0,#ffc832)}.message-bar-module-scss-module__Zz31sW__warning .message-bar-module-scss-module__Zz31sW__cta{color:#fff;background:#fa03}.message-bar-module-scss-module__Zz31sW__warning .message-bar-module-scss-module__Zz31sW__cta:hover{background:#ffaa0059}.message-bar-module-scss-module__Zz31sW__error{color:#ffb0b0;background:linear-gradient(90deg,#ff3c3c26 0%,#ff5c5c0f 100%);border-bottom:1px solid #ff3c3c40}.message-bar-module-scss-module__Zz31sW__error .message-bar-module-scss-module__Zz31sW__accent{background:linear-gradient(90deg, #ff3c3c, var(--red))}.message-bar-module-scss-module__Zz31sW__error .message-bar-module-scss-module__Zz31sW__cta{color:#fff;background:#ff3c3c33}.message-bar-module-scss-module__Zz31sW__error .message-bar-module-scss-module__Zz31sW__cta:hover{background:#ff3c3c59}.message-bar-module-scss-module__Zz31sW__success{color:#8cffc0;background:linear-gradient(90deg,#14c46f1f 0%,#66ffaf0f 100%);border-bottom:1px solid #14c46f33}.message-bar-module-scss-module__Zz31sW__success .message-bar-module-scss-module__Zz31sW__accent{background:linear-gradient(90deg, var(--green), var(--mint))}.message-bar-module-scss-module__Zz31sW__success .message-bar-module-scss-module__Zz31sW__cta{color:#fff;background:#14c46f33}.message-bar-module-scss-module__Zz31sW__success .message-bar-module-scss-module__Zz31sW__cta:hover{background:#14c46f59}.message-bar-module-scss-module__Zz31sW__promo{color:#e0d4ff;background:linear-gradient(90deg,#0170ee1f 0%,#7b2cff1a 50%,#ff5c5c14 100%);border-bottom:1px solid #7b2cff33}.message-bar-module-scss-module__Zz31sW__promo .message-bar-module-scss-module__Zz31sW__accent{background:linear-gradient(90deg, var(--blue), #7b2cff, var(--red-lt,#ff8a8a))}.message-bar-module-scss-module__Zz31sW__promo .message-bar-module-scss-module__Zz31sW__cta{color:#fff;background:linear-gradient(135deg,#7b2cff4d,#0170ee4d);border:1px solid #7b2cff40}.message-bar-module-scss-module__Zz31sW__promo .message-bar-module-scss-module__Zz31sW__cta:hover{background:linear-gradient(135deg,#7b2cff73,#0170ee73)}.message-bar-module-scss-module__Zz31sW__animate{animation:.3s cubic-bezier(.22,1,.36,1) forwards message-bar-module-scss-module__Zz31sW__slideDown}.message-bar-module-scss-module__Zz31sW__exiting{animation:.28s cubic-bezier(.55,0,1,.45) forwards message-bar-module-scss-module__Zz31sW__slideUp}@keyframes message-bar-module-scss-module__Zz31sW__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes message-bar-module-scss-module__Zz31sW__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@media (max-width:600px){.message-bar-module-scss-module__Zz31sW__inner{gap:6px;padding:6px 32px 6px 10px}.message-bar-module-scss-module__Zz31sW__message{font-size:11px}.message-bar-module-scss-module__Zz31sW__cta{padding:2px 8px;font-size:10px}}
.hero-module-scss-module__m5syoa__hero{padding:max(30px,min(15vw,60px)) 0 max(60px,min(9vw,120px));position:relative;overflow:hidden}.hero-module-scss-module__m5syoa__container{max-width:1200px;margin:0 auto;padding:0 max(20px,min(5vw,48px))}.hero-module-scss-module__m5syoa__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:max(40px,min(6vw,80px));display:grid}.hero-module-scss-module__m5syoa__heroCopy{animation:.6s both hero-module-scss-module__m5syoa__fadeUp}.hero-module-scss-module__m5syoa__heroBadge{color:var(--sky);background:#0170ee14;border:1px solid #0170ee33;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px 6px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.hero-module-scss-module__m5syoa__badgeDot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s infinite hero-module-scss-module__m5syoa__pulse}.hero-module-scss-module__m5syoa__heroTitle{font-family:var(--font-display);letter-spacing:-2.5px;margin-bottom:24px;font-size:max(42px,min(6.5vw,72px));font-weight:800;line-height:1.04}.hero-module-scss-module__m5syoa__accentSky{color:var(--sky)}.hero-module-scss-module__m5syoa__accentMint{color:var(--mint)}.hero-module-scss-module__m5syoa__heroDesc{color:var(--muted);max-width:500px;margin-bottom:36px;font-size:max(15px,min(2vw,17px));line-height:1.75}.hero-module-scss-module__m5syoa__heroCta{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.hero-module-scss-module__m5syoa__trustRow{flex-wrap:wrap;gap:18px;display:flex}.hero-module-scss-module__m5syoa__trustItem{color:var(--muted);align-items:center;gap:6px;font-size:12.5px;display:flex}.hero-module-scss-module__m5syoa__trustCheck{color:var(--mint);font-size:13px;font-weight:700}.hero-module-scss-module__m5syoa__heroVisual{flex-direction:column;gap:12px;animation:.8s .15s both hero-module-scss-module__m5syoa__fadeRight;display:flex}.hero-module-scss-module__m5syoa__tickerChip{background:var(--bg2-a80);border:1px solid var(--border);border-radius:var(--r-lg,12px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:12px;padding:12px 16px;transition:border-color .22s;display:flex;position:relative;overflow:hidden}.hero-module-scss-module__m5syoa__tickerChip:hover{border-color:#0170ee40}.hero-module-scss-module__m5syoa__tickerLogo{border-radius:var(--r-sm,8px);background:rgba(var(--surface-rgb), .06);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.hero-module-scss-module__m5syoa__tickerLogo img{object-fit:contain;width:24px;height:24px}.hero-module-scss-module__m5syoa__tickerInfo{flex:1;min-width:0}.hero-module-scss-module__m5syoa__tickerSym{font-family:var(--font-display);font-size:15px;font-weight:800}.hero-module-scss-module__m5syoa__tickerName{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.hero-module-scss-module__m5syoa__tickerRight{text-align:right;z-index:1;flex-shrink:0}.hero-module-scss-module__m5syoa__tickerPrice{font-family:var(--font-display);font-size:15px;font-weight:700}.hero-module-scss-module__m5syoa__tickerChg{font-size:12px;font-weight:600}.hero-module-scss-module__m5syoa__isUp{color:var(--mint)}.hero-module-scss-module__m5syoa__isDown{color:var(--red-lt,#ff8a8a)}.hero-module-scss-module__m5syoa__tickerSpark{pointer-events:none;opacity:.5;height:28px;position:absolute;bottom:0;left:0;right:0}.hero-module-scss-module__m5syoa__tickerSpark svg{width:100%;height:100%}.hero-module-scss-module__m5syoa__gexPreview{background:var(--bg2-a90);border:1px solid var(--border);border-radius:var(--r-xl,16px);position:relative;overflow:hidden;box-shadow:0 32px 64px #00000080}.hero-module-scss-module__m5syoa__gexPreview:before{content:"";background:linear-gradient(90deg, var(--blue), var(--sky));height:1.5px;position:absolute;top:0;left:0;right:0}.hero-module-scss-module__m5syoa__gexHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.hero-module-scss-module__m5syoa__gexLabel{font-family:var(--font-display);color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:700}.hero-module-scss-module__m5syoa__livePill{color:var(--mint);background:#14c46f1f;border:1px solid #14c46f33;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:flex}.hero-module-scss-module__m5syoa__liveDot{background:var(--mint);border-radius:50%;width:7px;height:7px;animation:2s infinite hero-module-scss-module__m5syoa__pulse}.hero-module-scss-module__m5syoa__miniArea{padding:16px 20px 12px}.hero-module-scss-module__m5syoa__miniArea svg{width:100%;height:72px}.hero-module-scss-module__m5syoa__gexBars{flex-direction:column;gap:8px;padding:0 20px 16px;display:flex}.hero-module-scss-module__m5syoa__gexRow{align-items:center;gap:10px;display:flex}.hero-module-scss-module__m5syoa__gexStrike{width:48px;font-family:var(--font-display);color:var(--muted);font-size:11px;font-weight:700}.hero-module-scss-module__m5syoa__gexTrack{background:rgba(var(--surface-rgb), .04);border-radius:3px;flex:1;height:6px;overflow:hidden}.hero-module-scss-module__m5syoa__gexFill{border-radius:3px;height:100%;transition:width .8s}.hero-module-scss-module__m5syoa__gexVal{text-align:right;width:52px;font-family:var(--font-display);font-size:12px;font-weight:700}.hero-module-scss-module__m5syoa__dpStatsRow{border-top:1px solid var(--border);justify-content:space-around;padding:14px 20px;display:flex}.hero-module-scss-module__m5syoa__dpStat{text-align:center}.hero-module-scss-module__m5syoa__dpStatL{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:10px}.hero-module-scss-module__m5syoa__dpStatV{font-family:var(--font-display);font-size:16px;font-weight:800}@keyframes hero-module-scss-module__m5syoa__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module-scss-module__m5syoa__fadeRight{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes hero-module-scss-module__m5syoa__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:900px){.hero-module-scss-module__m5syoa__heroGrid{grid-template-columns:1fr}.hero-module-scss-module__m5syoa__heroVisual{display:none}.hero-module-scss-module__m5syoa__heroTitle{font-size:max(36px,min(7vw,54px))}}@media (max-width:600px){.hero-module-scss-module__m5syoa__heroCta{flex-direction:column}.hero-module-scss-module__m5syoa__heroCta>*{justify-content:center;width:100%}.hero-module-scss-module__m5syoa__trustRow{gap:12px}}
.award-bar-module-scss-module__aEIuKq__awardBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:rgba(var(--surface-rgb), .015);padding:28px 0}.award-bar-module-scss-module__aEIuKq__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 32px;max-width:1200px;margin:0 auto;padding:0 max(20px,min(5vw,48px));display:flex}.award-bar-module-scss-module__aEIuKq__item{align-items:center;gap:10px;display:flex}.award-bar-module-scss-module__aEIuKq__icon{border-radius:var(--r-sm,8px);background:#0170ee1a;border:1px solid #0170ee33;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.award-bar-module-scss-module__aEIuKq__icon>svg{width:24px;height:24px}.award-bar-module-scss-module__aEIuKq__label{color:var(--text);font-size:13px;font-weight:700}.award-bar-module-scss-module__aEIuKq__sub{color:var(--muted);font-size:11.5px}.award-bar-module-scss-module__aEIuKq__divider{background:var(--border);width:1px;height:28px}@media (max-width:900px){.award-bar-module-scss-module__aEIuKq__divider{display:none}}
.stats-grid-module-scss-module__toL2ca__grid{border:1px solid var(--border);border-radius:var(--r-xl,16px);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.stats-grid-module-scss-module__toL2ca__item{background:var(--bg2);border-right:1px solid var(--border);padding:max(28px,min(4vw,44px)) max(20px,min(3vw,36px));transition:background .22s}.stats-grid-module-scss-module__toL2ca__item:last-child{border-right:none}.stats-grid-module-scss-module__toL2ca__item:hover{background:#0170ee0a}.stats-grid-module-scss-module__toL2ca__num{font-family:var(--font-display);margin-bottom:6px;font-size:max(32px,min(4vw,48px));font-weight:800;line-height:1}.stats-grid-module-scss-module__toL2ca__unit{color:var(--blue)}.stats-grid-module-scss-module__toL2ca__desc{color:var(--muted);font-size:13px;line-height:1.4}@media (max-width:900px){.stats-grid-module-scss-module__toL2ca__grid{grid-template-columns:1fr 1fr}.stats-grid-module-scss-module__toL2ca__item:nth-child(2){border-right:none}.stats-grid-module-scss-module__toL2ca__item:nth-child(n+3){border-top:1px solid var(--border)}}@media (max-width:600px){.stats-grid-module-scss-module__toL2ca__grid{grid-template-columns:1fr}.stats-grid-module-scss-module__toL2ca__item{border-bottom:1px solid var(--border);border-right:none!important}.stats-grid-module-scss-module__toL2ca__item:last-child{border-bottom:none}}
.feature-grid-module-scss-module__z3jzQG__grid{border:1px solid var(--border);border-radius:var(--r-xl,16px);grid-template-columns:repeat(3,1fr);margin-top:56px;display:grid;overflow:hidden}.feature-grid-module-scss-module__z3jzQG__card{background:var(--bg2);border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:max(28px,min(4vw,44px)) max(24px,min(3vw,38px));transition:background .22s;position:relative;overflow:hidden}.feature-grid-module-scss-module__z3jzQG__card:nth-child(3n){border-right:none}.feature-grid-module-scss-module__z3jzQG__card:nth-last-child(-n+3){border-bottom:none}.feature-grid-module-scss-module__z3jzQG__card:hover{background:#0170ee0a}.feature-grid-module-scss-module__z3jzQG__card:before{content:"";opacity:0;height:2px;transition:opacity .22s;position:absolute;top:0;left:0;right:0}.feature-grid-module-scss-module__z3jzQG__card:hover:before{opacity:1}.feature-grid-module-scss-module__z3jzQG__card.feature-grid-module-scss-module__z3jzQG__blue:before{background:linear-gradient(90deg, var(--blue), var(--sky))}.feature-grid-module-scss-module__z3jzQG__card.feature-grid-module-scss-module__z3jzQG__green:before{background:linear-gradient(90deg, var(--green), var(--mint))}.feature-grid-module-scss-module__z3jzQG__card.feature-grid-module-scss-module__z3jzQG__sky:before{background:linear-gradient(90deg, var(--sky), var(--mint))}.feature-grid-module-scss-module__z3jzQG__icon{border-radius:var(--r-md,10px);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:22px;display:flex}.feature-grid-module-scss-module__z3jzQG__icon_blue{background:#0170ee1a;border:1px solid #0170ee33}.feature-grid-module-scss-module__z3jzQG__icon_green{background:#14c46f1a;border:1px solid #14c46f33}.feature-grid-module-scss-module__z3jzQG__icon_sky{background:rgba(var(--atm-rgba), .1);border:1px solid rgba(var(--atm-rgba), .2)}.feature-grid-module-scss-module__z3jzQG__title{font-family:var(--font-display);margin-bottom:10px;font-size:17px;font-weight:700}.feature-grid-module-scss-module__z3jzQG__desc{color:var(--muted);font-size:13.5px;line-height:1.65}@media (max-width:900px){.feature-grid-module-scss-module__z3jzQG__grid{grid-template-columns:1fr 1fr}.feature-grid-module-scss-module__z3jzQG__card:nth-child(3n){border-right:1px solid var(--border)}.feature-grid-module-scss-module__z3jzQG__card:nth-last-child(-n+3){border-bottom:1px solid var(--border)}.feature-grid-module-scss-module__z3jzQG__card:nth-child(2n){border-right:none}.feature-grid-module-scss-module__z3jzQG__card:nth-last-child(-n+2){border-bottom:none}.feature-grid-module-scss-module__z3jzQG__card:last-child{border-bottom:none;border-right:none}}@media (max-width:600px){.feature-grid-module-scss-module__z3jzQG__grid{grid-template-columns:1fr}.feature-grid-module-scss-module__z3jzQG__card{border-right:none!important}.feature-grid-module-scss-module__z3jzQG__card:nth-last-child(-n+3),.feature-grid-module-scss-module__z3jzQG__card:nth-last-child(-n+2){border-bottom:1px solid var(--border)!important}.feature-grid-module-scss-module__z3jzQG__card:last-child{border-bottom:none!important}}
.strategy-builder-module-scss-module__Qfh5cq__layout{grid-template-columns:1fr 1fr;align-items:center;gap:max(40px,min(6vw,80px));display:grid}.strategy-builder-module-scss-module__Qfh5cq__countPill{color:var(--sky);background:#0170ee14;border:1px solid #0170ee33;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:6px 16px 6px 10px;font-size:13px;font-weight:600;display:inline-flex}.strategy-builder-module-scss-module__Qfh5cq__countBadge{background:linear-gradient(135deg, var(--blue), var(--sky));color:#fff;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:800}.strategy-builder-module-scss-module__Qfh5cq__bullets{flex-direction:column;gap:14px;margin-top:28px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__bullet{align-items:flex-start;gap:12px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__bulletIcon{border-radius:var(--r-sm,8px);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__bulletIcon.strategy-builder-module-scss-module__Qfh5cq__blue{background:#0170ee1a;border:1px solid #0170ee33}.strategy-builder-module-scss-module__Qfh5cq__bulletIcon.strategy-builder-module-scss-module__Qfh5cq__sky{background:rgba(var(--atm-rgba), .1);border:1px solid rgba(var(--atm-rgba), .2)}.strategy-builder-module-scss-module__Qfh5cq__bulletIcon.strategy-builder-module-scss-module__Qfh5cq__green{background:#14c46f1a;border:1px solid #14c46f33}.strategy-builder-module-scss-module__Qfh5cq__bulletText strong{margin-bottom:2px;font-size:14px;font-weight:600;display:block}.strategy-builder-module-scss-module__Qfh5cq__bulletText span{color:var(--muted);font-size:13px;line-height:1.5}.strategy-builder-module-scss-module__Qfh5cq__ui{background:var(--bg2-a90);border:1px solid var(--border);border-radius:var(--r-xl,16px);position:relative;overflow:hidden;box-shadow:0 32px 64px #00000080}.strategy-builder-module-scss-module__Qfh5cq__ui:before{content:"";background:linear-gradient(90deg, var(--blue), var(--sky));height:1.5px;position:absolute;top:0;left:0;right:0}.strategy-builder-module-scss-module__Qfh5cq__topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__topbarTitle{font-family:var(--font-display);color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:700}.strategy-builder-module-scss-module__Qfh5cq__topbarBadge{color:var(--sky);background:#0170ee1f;border:1px solid #0170ee33;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:flex}.strategy-builder-module-scss-module__Qfh5cq__stockRow{border-bottom:1px solid var(--border);background:rgba(var(--surface-rgb), .015);align-items:center;gap:12px;padding:14px 20px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__stockLogo{border-radius:var(--r-sm,8px);background:rgba(var(--surface-rgb), .06);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__stockLogo img{object-fit:contain;width:100%;height:100%}.strategy-builder-module-scss-module__Qfh5cq__stockSym{font-family:var(--font-display);font-size:15px;font-weight:800}.strategy-builder-module-scss-module__Qfh5cq__stockName{color:var(--muted);font-size:11px}.strategy-builder-module-scss-module__Qfh5cq__stockPrice{text-align:right;margin-left:auto}.strategy-builder-module-scss-module__Qfh5cq__stockP{font-family:var(--font-display);font-size:16px;font-weight:700}.strategy-builder-module-scss-module__Qfh5cq__stockC{font-size:12px;font-weight:600}.strategy-builder-module-scss-module__Qfh5cq__stratGrid{grid-template-columns:1fr 1fr;gap:10px;padding:16px 20px;display:grid}.strategy-builder-module-scss-module__Qfh5cq__stratCard{background:rgba(var(--surface-rgb), .03);border:1px solid var(--border);border-radius:var(--r-md,10px);cursor:pointer;padding:14px 16px;transition:all .22s}.strategy-builder-module-scss-module__Qfh5cq__stratCard:hover,.strategy-builder-module-scss-module__Qfh5cq__stratCard.strategy-builder-module-scss-module__Qfh5cq__active{background:#0170ee0f;border-color:#0170ee59}.strategy-builder-module-scss-module__Qfh5cq__stratCard.strategy-builder-module-scss-module__Qfh5cq__active{border-color:var(--blue)}.strategy-builder-module-scss-module__Qfh5cq__stratTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__stratName{font-family:var(--font-display);font-size:13px;font-weight:700}.strategy-builder-module-scss-module__Qfh5cq__stratType{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.strategy-builder-module-scss-module__Qfh5cq__stratType.strategy-builder-module-scss-module__Qfh5cq__bull{color:var(--mint);background:#14c46f1f}.strategy-builder-module-scss-module__Qfh5cq__stratType.strategy-builder-module-scss-module__Qfh5cq__bear{color:var(--red-lt,#ff8a8a);background:#ff5c5c1f}.strategy-builder-module-scss-module__Qfh5cq__stratType.strategy-builder-module-scss-module__Qfh5cq__neutral{background:rgba(var(--atm-rgba), .12);color:var(--sky)}.strategy-builder-module-scss-module__Qfh5cq__stratType.strategy-builder-module-scss-module__Qfh5cq__income{color:var(--mint);background:#66ffaf1a}.strategy-builder-module-scss-module__Qfh5cq__stratMeta{color:var(--muted);font-size:11px}.strategy-builder-module-scss-module__Qfh5cq__stratPop{color:var(--muted);align-items:center;gap:6px;margin-top:8px;font-size:11px;display:flex}.strategy-builder-module-scss-module__Qfh5cq__popBar{background:rgba(var(--surface-rgb), .06);border-radius:2px;flex:1;height:4px;overflow:hidden}.strategy-builder-module-scss-module__Qfh5cq__popFill{border-radius:2px;height:100%}.strategy-builder-module-scss-module__Qfh5cq__payoff{padding:0 20px 16px}.strategy-builder-module-scss-module__Qfh5cq__payoff svg{width:100%;height:56px}.strategy-builder-module-scss-module__Qfh5cq__payoffLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:600}.strategy-builder-module-scss-module__Qfh5cq__execRow{padding:0 20px 20px}.strategy-builder-module-scss-module__Qfh5cq__execBtn{border-radius:var(--r-md,10px);background:var(--blue);color:#fff;width:100%;font-family:var(--font-body);text-align:center;cursor:pointer;padding:12px;font-size:14px;font-weight:600;transition:all .22s;box-shadow:0 0 24px #0170ee4d}.strategy-builder-module-scss-module__Qfh5cq__execBtn:hover{background:#0282ff;box-shadow:0 0 36px #0170ee80}@media (max-width:900px){.strategy-builder-module-scss-module__Qfh5cq__layout{grid-template-columns:1fr}}
.greeks-section-module-scss-module__f-O2tW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:max(40px,min(6vw,80px));display:grid}.greeks-section-module-scss-module__f-O2tW__cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.greeks-section-module-scss-module__f-O2tW__card{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-lg,12px);padding:22px 20px;transition:all .22s}.greeks-section-module-scss-module__f-O2tW__card:hover{border-color:rgba(var(--atm-rgba), .3);transform:translateY(-2px);box-shadow:0 12px 32px #00000040}.greeks-section-module-scss-module__f-O2tW__letter{font-family:var(--font-display);margin-bottom:8px;font-size:22px;font-weight:800}.greeks-section-module-scss-module__f-O2tW__letter.greeks-section-module-scss-module__f-O2tW__blue{color:var(--blue)}.greeks-section-module-scss-module__f-O2tW__letter.greeks-section-module-scss-module__f-O2tW__sky{color:var(--sky)}.greeks-section-module-scss-module__f-O2tW__letter.greeks-section-module-scss-module__f-O2tW__green{color:var(--green)}.greeks-section-module-scss-module__f-O2tW__letter.greeks-section-module-scss-module__f-O2tW__mint{color:var(--mint)}.greeks-section-module-scss-module__f-O2tW__cardDesc{color:var(--muted);font-size:12.5px;line-height:1.55}.greeks-section-module-scss-module__f-O2tW__bar{background:rgba(var(--surface-rgb), .05);border-radius:2px;height:3px;margin-top:14px;overflow:hidden}.greeks-section-module-scss-module__f-O2tW__barFill{border-radius:2px;height:100%}.greeks-section-module-scss-module__f-O2tW__drift{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-lg,12px);margin-top:16px;padding:20px 22px}.greeks-section-module-scss-module__f-O2tW__driftHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.greeks-section-module-scss-module__f-O2tW__driftLabel{font-family:var(--font-display);color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.greeks-section-module-scss-module__f-O2tW__driftTabs{background:rgba(var(--surface-rgb), .04);border-radius:var(--r-sm,8px);gap:4px;padding:3px;display:flex}.greeks-section-module-scss-module__f-O2tW__driftTab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600;transition:all .22s}.greeks-section-module-scss-module__f-O2tW__tabActive{color:var(--sky);background:#0170ee38}.greeks-section-module-scss-module__f-O2tW__driftChart{height:64px}.greeks-section-module-scss-module__f-O2tW__driftChart svg{width:100%;height:100%}.greeks-section-module-scss-module__f-O2tW__driftFooter{color:var(--muted);flex-wrap:wrap;gap:16px;margin-top:10px;font-size:11.5px;display:flex}@media (max-width:900px){.greeks-section-module-scss-module__f-O2tW__layout{grid-template-columns:1fr}}
.flow-section-module-scss-module__hfrPoa__layout{grid-template-columns:1fr 1fr;align-items:center;gap:max(40px,min(6vw,80px));display:grid}.flow-section-module-scss-module__hfrPoa__liveInd{color:var(--muted);align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:600;display:flex}.flow-section-module-scss-module__hfrPoa__pulseRing{flex-shrink:0;width:10px;height:10px;position:relative}.flow-section-module-scss-module__hfrPoa__pulseRing:before,.flow-section-module-scss-module__hfrPoa__pulseRing:after{content:"";border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.flow-section-module-scss-module__hfrPoa__pulseRing:before{background:var(--mint)}.flow-section-module-scss-module__hfrPoa__pulseRing:after{background:var(--mint);opacity:.4;animation:1.5s infinite flow-section-module-scss-module__hfrPoa__ringAnim}@keyframes flow-section-module-scss-module__hfrPoa__ringAnim{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}.flow-section-module-scss-module__hfrPoa__feed{flex-direction:column;gap:10px;display:flex}.flow-section-module-scss-module__hfrPoa__card{background:var(--bg2-a80);border:1px solid var(--border);border-radius:var(--r-lg,12px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:14px;padding:14px 18px;transition:all .22s;display:flex}.flow-section-module-scss-module__hfrPoa__card:hover{border-color:#0170ee40;transform:translate(4px)}.flow-section-module-scss-module__hfrPoa__badge{border-radius:var(--r-sm,8px);width:42px;height:42px;font-family:var(--font-display);flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.flow-section-module-scss-module__hfrPoa__badge.flow-section-module-scss-module__hfrPoa__call{color:var(--mint);background:#14c46f1a;border:1px solid #14c46f33}.flow-section-module-scss-module__hfrPoa__badge.flow-section-module-scss-module__hfrPoa__put{color:var(--red-lt,#ff8a8a);background:#ff5c5c1a;border:1px solid #ff5c5c33}.flow-section-module-scss-module__hfrPoa__info{flex:1;min-width:0}.flow-section-module-scss-module__hfrPoa__top{align-items:center;gap:8px;margin-bottom:3px;display:flex}.flow-section-module-scss-module__hfrPoa__sym{font-family:var(--font-display);font-size:15px;font-weight:800}.flow-section-module-scss-module__hfrPoa__tag{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.flow-section-module-scss-module__hfrPoa__tag.flow-section-module-scss-module__hfrPoa__call{color:var(--mint);background:#14c46f1f}.flow-section-module-scss-module__hfrPoa__tag.flow-section-module-scss-module__hfrPoa__put{color:var(--red-lt,#ff8a8a);background:#ff5c5c1f}.flow-section-module-scss-module__hfrPoa__meta{color:var(--muted);font-size:12px}.flow-section-module-scss-module__hfrPoa__prem{font-family:var(--font-display);text-align:right;flex-shrink:0;font-size:18px;font-weight:800}.flow-section-module-scss-module__hfrPoa__prem.flow-section-module-scss-module__hfrPoa__call{color:var(--mint)}.flow-section-module-scss-module__hfrPoa__prem.flow-section-module-scss-module__hfrPoa__put{color:var(--red-lt,#ff8a8a)}@media (max-width:900px){.flow-section-module-scss-module__hfrPoa__layout{grid-template-columns:1fr}}
.smart-money-module-scss-module__7xP7Da__layout{grid-template-columns:1fr 1fr;align-items:center;gap:max(40px,min(6vw,80px));display:grid}.smart-money-module-scss-module__7xP7Da__feats{flex-direction:column;gap:14px;margin-top:28px;display:flex}.smart-money-module-scss-module__7xP7Da__feat{align-items:flex-start;gap:12px;display:flex}.smart-money-module-scss-module__7xP7Da__featIcon{border-radius:var(--r-sm,8px);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.smart-money-module-scss-module__7xP7Da__featIcon.smart-money-module-scss-module__7xP7Da__blue{background:#0170ee1a;border:1px solid #0170ee33}.smart-money-module-scss-module__7xP7Da__featIcon.smart-money-module-scss-module__7xP7Da__sky{background:rgba(var(--atm-rgba), .1);border:1px solid rgba(var(--atm-rgba), .2)}.smart-money-module-scss-module__7xP7Da__featIcon.smart-money-module-scss-module__7xP7Da__green{background:#14c46f1a;border:1px solid #14c46f33}.smart-money-module-scss-module__7xP7Da__featText strong{margin-bottom:2px;font-size:14px;font-weight:600;display:block}.smart-money-module-scss-module__7xP7Da__featText span{color:var(--muted);font-size:13px;line-height:1.5}.smart-money-module-scss-module__7xP7Da__tableWrap{background:var(--bg2-a80);border:1px solid var(--border);border-radius:var(--r-xl,16px);overflow:hidden}.smart-money-module-scss-module__7xP7Da__tableHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.smart-money-module-scss-module__7xP7Da__tableHeadTxt{font-family:var(--font-display);color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.smart-money-module-scss-module__7xP7Da__livePill{color:var(--mint);background:#14c46f1f;border:1px solid #14c46f33;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:700;display:flex}.smart-money-module-scss-module__7xP7Da__liveDot{background:var(--mint);border-radius:50%;width:7px;height:7px}.smart-money-module-scss-module__7xP7Da__tbl{border-collapse:collapse;width:100%;font-size:13px}.smart-money-module-scss-module__7xP7Da__tbl th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.5px;background:var(--surface);border-bottom:1px solid var(--border);padding:10px 14px;font-size:10.5px;font-weight:700}.smart-money-module-scss-module__7xP7Da__tbl td{border-bottom:1px solid rgba(var(--surface-rgb), .03);vertical-align:middle;padding:13px 14px}.smart-money-module-scss-module__7xP7Da__tbl tr:last-child td{border-bottom:none}.smart-money-module-scss-module__7xP7Da__tbl tr:hover td{background:rgba(var(--surface-rgb), .015)}.smart-money-module-scss-module__7xP7Da__nm{font-weight:600}.smart-money-module-scss-module__7xP7Da__subText{color:var(--muted);margin-top:1px;font-size:11px}.smart-money-module-scss-module__7xP7Da__tag{border-radius:999px;align-items:center;padding:2px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.smart-money-module-scss-module__7xP7Da__tag.smart-money-module-scss-module__7xP7Da__buy{color:var(--mint);background:#14c46f1f}.smart-money-module-scss-module__7xP7Da__tag.smart-money-module-scss-module__7xP7Da__sell{color:var(--red-lt,#ff8a8a);background:#ff5c5c1f}.smart-money-module-scss-module__7xP7Da__tag.smart-money-module-scss-module__7xP7Da__congress{color:var(--sky);background:#0170ee1f}.smart-money-module-scss-module__7xP7Da__tag.smart-money-module-scss-module__7xP7Da__insider{color:var(--mint);background:#66ffaf1a}@media (max-width:900px){.smart-money-module-scss-module__7xP7Da__layout{grid-template-columns:1fr}.smart-money-module-scss-module__7xP7Da__tableWrap{max-width:calc(100vw - 41px)}}
.programs-module-scss-module__KVe-qq__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.programs-module-scss-module__KVe-qq__card{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-xl,16px);padding:max(24px,min(3vw,36px));transition:all .3s;position:relative;overflow:hidden}.programs-module-scss-module__KVe-qq__card:before{content:"";opacity:0;height:2px;transition:opacity .22s;position:absolute;bottom:0;left:0;right:0}.programs-module-scss-module__KVe-qq__card:hover{border-color:#0170ee40;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.programs-module-scss-module__KVe-qq__card:hover:before{opacity:1}.programs-module-scss-module__KVe-qq__card.programs-module-scss-module__KVe-qq__blue:before{background:linear-gradient(90deg, var(--blue), var(--sky))}.programs-module-scss-module__KVe-qq__card.programs-module-scss-module__KVe-qq__green:before{background:linear-gradient(90deg, var(--green), var(--mint))}.programs-module-scss-module__KVe-qq__card.programs-module-scss-module__KVe-qq__sky:before{background:linear-gradient(90deg, var(--sky), var(--mint))}.programs-module-scss-module__KVe-qq__emoji{margin-bottom:18px;font-size:32px}.programs-module-scss-module__KVe-qq__title{font-family:var(--font-display);margin-bottom:10px;font-size:19px;font-weight:700}.programs-module-scss-module__KVe-qq__desc{color:var(--muted);margin-bottom:22px;font-size:13.5px;line-height:1.65}.programs-module-scss-module__KVe-qq__link{color:var(--sky);align-items:center;gap:5px;font-size:13.5px;font-weight:600;text-decoration:none;transition:gap .22s;display:inline-flex}.programs-module-scss-module__KVe-qq__link:hover{gap:10px}@media (max-width:900px){.programs-module-scss-module__KVe-qq__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.programs-module-scss-module__KVe-qq__grid{grid-template-columns:1fr}}
.faq-section-module-scss-module__wm_TNa__faqSection{position:relative;overflow:hidden}.faq-section-module-scss-module__wm_TNa__faqSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#0170ee0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-120px;right:-80px}.faq-section-module-scss-module__wm_TNa__faqSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#14c46f0a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-60px;left:-80px}.faq-section-module-scss-module__wm_TNa__layout{z-index:1;grid-template-columns:1fr 1.6fr;align-items:start;gap:max(40px,min(6vw,80px));display:grid;position:relative}.faq-section-module-scss-module__wm_TNa__header{position:-webkit-sticky;position:sticky;top:100px}.faq-section-module-scss-module__wm_TNa__contact{background:var(--bg2-a70);border:1px solid var(--border);border-radius:var(--r-lg,12px);margin-top:32px;padding:22px 24px;position:relative;overflow:hidden}.faq-section-module-scss-module__wm_TNa__contact:before{content:"";background:linear-gradient(90deg, var(--blue), var(--sky));height:1.5px;position:absolute;top:0;left:0;right:0}.faq-section-module-scss-module__wm_TNa__contactTitle{font-family:var(--font-display);margin-bottom:6px;font-size:14px;font-weight:700}.faq-section-module-scss-module__wm_TNa__contactDesc{color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.6}@media (max-width:900px){.faq-section-module-scss-module__wm_TNa__layout{grid-template-columns:1fr}.faq-section-module-scss-module__wm_TNa__header{text-align:center;position:static}.faq-section-module-scss-module__wm_TNa__contact{max-width:420px;margin:32px auto 0}}
.cta-banner-module-scss-module__bNBPhW__cta{text-align:center;background:linear-gradient(#0000,#0170ee0f,#0170ee08,#0000);padding:max(60px,min(9vw,120px)) 0}.cta-banner-module-scss-module__bNBPhW__container{max-width:1200px;margin:0 auto;padding:0 max(20px,min(5vw,48px))}.cta-banner-module-scss-module__bNBPhW__inner{text-align:center}.cta-banner-module-scss-module__bNBPhW__label{letter-spacing:2.5px;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:11px;font-weight:700;display:block}.cta-banner-module-scss-module__bNBPhW__title{font-family:var(--font-display);letter-spacing:-1.5px;margin-bottom:18px;font-size:max(28px,min(4.5vw,52px));font-weight:800;line-height:1.1}.cta-banner-module-scss-module__bNBPhW__subtitle{color:var(--muted);max-width:520px;margin:0 auto 40px;font-size:max(15px,min(2vw,17px));line-height:1.75}.cta-banner-module-scss-module__bNBPhW__btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-banner-module-scss-module__bNBPhW__fine{color:var(--muted);margin-top:16px;font-size:12px}@media (max-width:600px){.cta-banner-module-scss-module__bNBPhW__btns{flex-direction:column;align-items:stretch}.cta-banner-module-scss-module__bNBPhW__btns>*{justify-content:center;width:100%}}
.footer-module-scss-module__OjvrVa__footer{border-top:1px solid var(--border);background:var(--bg2);padding:max(48px,min(7vw,80px)) 0 0;position:relative}.footer-module-scss-module__OjvrVa__footer_mini{background:var(--bg2)}.footer-module-scss-module__OjvrVa__footer_mini .footer-module-scss-module__OjvrVa__bottom{border:0;padding:20px}.footer-module-scss-module__OjvrVa__container{max-width:1200px;margin:0 auto;padding:0 max(20px,min(5vw,48px))}.footer-module-scss-module__OjvrVa__main{grid-template-columns:1.8fr 1fr 1fr 1fr 1.6fr;gap:max(24px,min(3vw,48px));margin-bottom:48px;display:grid}.footer-module-scss-module__OjvrVa__brandCol a{text-decoration:none}.footer-module-scss-module__OjvrVa__followLabel{color:var(--green);margin-top:24px;margin-bottom:14px;font-size:13px;font-weight:600}.footer-module-scss-module__OjvrVa__socials{flex-wrap:wrap;gap:10px;display:flex}.footer-module-scss-module__OjvrVa__social{background:var(--surface2);border:1px solid var(--border);width:36px;height:36px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .22s;display:flex}.footer-module-scss-module__OjvrVa__social svg{width:16px;height:16px}.footer-module-scss-module__OjvrVa__social:hover{border-color:var(--border2);color:var(--text);background:rgba(var(--surface-rgb), .08);transform:translateY(-2px)}.footer-module-scss-module__OjvrVa__colTitle{font-family:var(--font-display);color:var(--text);margin-bottom:18px;font-size:14px;font-weight:700}.footer-module-scss-module__OjvrVa__links{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.footer-module-scss-module__OjvrVa__links a{color:var(--muted);font-size:13.5px;text-decoration:none;transition:color .22s}.footer-module-scss-module__OjvrVa__links a:hover{color:var(--text)}.footer-module-scss-module__OjvrVa__nlDesc{color:var(--muted);max-width:300px;margin-bottom:16px;font-size:13px;line-height:1.6}.footer-module-scss-module__OjvrVa__nlForm{gap:8px;margin-bottom:20px;display:flex}.footer-module-scss-module__OjvrVa__nlInput{background:rgba(var(--surface-rgb), .04);border:1px solid var(--border);border-radius:var(--r-md,10px);min-width:0;color:var(--text);font-family:var(--font-body);outline:none;flex:1;padding:10px 14px;font-size:13px;transition:border-color .22s}.footer-module-scss-module__OjvrVa__nlInput::placeholder{color:var(--muted)}.footer-module-scss-module__OjvrVa__nlInput:focus{border-color:#0170ee66}.footer-module-scss-module__OjvrVa__nlBtn{border-radius:var(--r-md,10px);border:1px solid var(--green);color:var(--green);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;padding:10px 20px;font-size:13px;font-weight:600;transition:all .22s}.footer-module-scss-module__OjvrVa__nlBtn:hover{background:#14c46f1a;box-shadow:0 0 20px #14c46f26}.footer-module-scss-module__OjvrVa__nlActions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer-module-scss-module__OjvrVa__appstore{background:var(--surface2);border:1px solid var(--border);border-radius:var(--r-md,10px);color:var(--text);align-items:center;gap:8px;padding:8px 14px;text-decoration:none;transition:all .22s;display:inline-flex}.footer-module-scss-module__OjvrVa__appstore svg{flex-shrink:0;width:20px;height:24px}.footer-module-scss-module__OjvrVa__appstore:hover{border-color:var(--border2);background:rgba(var(--surface-rgb), .07)}.footer-module-scss-module__OjvrVa__appstoreText{color:var(--muted);font-size:9px;line-height:1.2}.footer-module-scss-module__OjvrVa__appstoreText strong{color:var(--text);font-size:13px;font-weight:600;display:block}.footer-module-scss-module__OjvrVa__report{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:600;text-decoration:none;transition:color .22s;display:inline-flex}.footer-module-scss-module__OjvrVa__report svg{flex-shrink:0;width:20px;height:20px}.footer-module-scss-module__OjvrVa__report:hover{color:var(--text)}.footer-module-scss-module__OjvrVa__bottom{border-top:1px solid var(--border);color:var(--muted);padding:24px 0;font-size:12.5px}@media (max-width:900px){.footer-module-scss-module__OjvrVa__main{grid-template-columns:1fr 1fr 1fr}.footer-module-scss-module__OjvrVa__brandCol,.footer-module-scss-module__OjvrVa__nlCol{grid-column:1/-1}}@media (max-width:600px){.footer-module-scss-module__OjvrVa__main{grid-template-columns:1fr}}
.plan-card-module-scss-module__gYVWpa__card{background:var(--bg2-a70);border:1px solid var(--border,rgba(var(--surface-rgb), .07));border-radius:var(--r-xl,20px);transition:all .35s;position:relative;overflow:hidden}.plan-card-module-scss-module__gYVWpa__card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000004d}.plan-card-module-scss-module__gYVWpa__featured{border-color:#0170ee40}.plan-card-module-scss-module__gYVWpa__gradientLine{background:linear-gradient(90deg, var(--blue,#0170ee), var(--sky,#02acff), var(--mint,#66ffaf));height:3px;position:absolute;top:0;left:0;right:0}.plan-card-module-scss-module__gYVWpa__popBadge{border-radius:var(--r-full,9999px);color:var(--sky,#02acff);text-transform:uppercase;letter-spacing:.6px;background:linear-gradient(135deg,#0170ee1f,#14c46f14);border:1px solid #0170ee33;padding:3px 10px;font-size:8.5px;font-weight:800;position:absolute;top:14px;right:14px}.plan-card-module-scss-module__gYVWpa__body{padding:28px 24px}.plan-card-module-scss-module__gYVWpa__planName{text-transform:uppercase;letter-spacing:.5px;color:var(--text2,#a8bdd8);margin-bottom:8px;font-size:13px;font-weight:800}.plan-card-module-scss-module__gYVWpa__originalPrice{color:var(--muted,#5e7494);text-decoration:line-through;-webkit-text-decoration-color:var(--red,#ff5c5c);text-decoration-color:var(--red,#ff5c5c);margin-bottom:2px;font-size:12px}.plan-card-module-scss-module__gYVWpa__priceRow{align-items:flex-end;gap:6px;margin-bottom:4px;display:flex}.plan-card-module-scss-module__gYVWpa__price{letter-spacing:-2px;color:var(--text,#e8f0ff);font-size:42px;font-weight:800;line-height:1}.plan-card-module-scss-module__gYVWpa__cents{color:var(--text2,#a8bdd8);font-size:.4em;font-weight:600}.plan-card-module-scss-module__gYVWpa__per{color:var(--muted,#5e7494);padding-bottom:6px;font-size:12px;font-weight:600}.plan-card-module-scss-module__gYVWpa__billed{color:var(--muted,#5e7494);margin-bottom:6px;font-size:11px}.plan-card-module-scss-module__gYVWpa__savings{border-radius:var(--r-full,9999px);color:var(--green,#14c46f);background:#14c46f0f;border:1px solid #14c46f26;align-items:center;gap:4px;width:-webkit-fit-content;width:fit-content;margin-bottom:8px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.plan-card-module-scss-module__gYVWpa__ctaWrap{margin-top:16px}.plan-card-module-scss-module__gYVWpa__cta{border-radius:var(--r-md,12px);width:100%;font-family:var(--font);cursor:pointer;transition:all var(--t,.22s);border:none;justify-content:center;align-items:center;padding:12px 28px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.plan-card-module-scss-module__gYVWpa__ctaPrimary{background:var(--blue,#0170ee);color:#fff}.plan-card-module-scss-module__gYVWpa__ctaPrimary:hover{background:#0282ff;transform:translateY(-2px);box-shadow:0 8px 24px #0170ee4d}.plan-card-module-scss-module__gYVWpa__ctaOutline{color:var(--text2,#a8bdd8);border:1px solid var(--border2,rgba(var(--surface-rgb), .12));background:0 0}.plan-card-module-scss-module__gYVWpa__ctaOutline:hover{border-color:var(--border3,rgba(var(--surface-rgb), .18));background:var(--surface2,rgba(var(--surface-rgb), .055));color:var(--text,#e8f0ff)}.plan-card-module-scss-module__gYVWpa__ctaGreen{background:var(--green,#14c46f);color:#fff}.plan-card-module-scss-module__gYVWpa__ctaGreen:hover{background:#17d678;transform:translateY(-2px);box-shadow:0 8px 24px #14c46f4d}.plan-card-module-scss-module__gYVWpa__trial{color:var(--muted,#5e7494);text-align:center;margin-top:8px;font-size:10px}.plan-card-module-scss-module__gYVWpa__features{border-top:1px solid var(--border,rgba(var(--surface-rgb), .07));padding:16px 24px 20px}.plan-card-module-scss-module__gYVWpa__featTitle{color:var(--muted,#5e7494);text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px;font-size:9px;font-weight:700}.plan-card-module-scss-module__gYVWpa__feat{color:var(--text2,#a8bdd8);align-items:flex-start;gap:8px;padding:5px 0;font-size:12px;display:flex}.plan-card-module-scss-module__gYVWpa__feat svg{flex-shrink:0;margin-top:2px}.plan-card-module-scss-module__gYVWpa__featCheck{color:var(--green,#14c46f)}.plan-card-module-scss-module__gYVWpa__featCross{color:rgba(var(--surface-rgb), .1)}.plan-card-module-scss-module__gYVWpa__featName{color:var(--text2,#a8bdd8);font-weight:600}.plan-card-module-scss-module__gYVWpa__featDesc{color:var(--muted,#5e7494);margin-top:1px;font-size:10px}.plan-card-module-scss-module__gYVWpa__featNew{color:var(--purple,#a78bfa);text-transform:uppercase;letter-spacing:.4px;vertical-align:middle;background:#a78bfa14;border:1px solid #a78bfa26;border-radius:3px;margin-left:4px;padding:1px 5px;font-size:7.5px;font-weight:800;display:inline-flex}.plan-card-module-scss-module__gYVWpa__currentPlan{border-color:#14c46f33}.plan-card-module-scss-module__gYVWpa__currentBadge{border-radius:var(--r-full,9999px);color:var(--green,#14c46f);text-transform:uppercase;letter-spacing:.6px;background:#14c46f14;border:1px solid #14c46f26;align-items:center;gap:4px;padding:3px 10px;font-size:8.5px;font-weight:800;display:inline-flex;position:absolute;top:14px;right:14px}.plan-card-module-scss-module__gYVWpa__ctaDisabled{background:var(--surface2,rgba(var(--surface-rgb), .055));color:var(--muted,#5e7494);border:1px solid var(--border,rgba(var(--surface-rgb), .07));cursor:not-allowed;opacity:.7;pointer-events:none}.plan-card-module-scss-module__gYVWpa__manageLink{color:var(--sky,#02acff);transition:color var(--t,.22s);cursor:pointer;font-size:10px;font-weight:600;text-decoration:none}.plan-card-module-scss-module__gYVWpa__manageLink:hover{color:var(--text,#e8f0ff);text-decoration:underline}.plan-card-module-scss-module__gYVWpa__offerNote{color:var(--muted,#5e7494);background:#ffd55c0a;border:1px solid #ffd55c14;border-radius:4px;width:-webkit-fit-content;width:fit-content;margin-bottom:6px;padding:3px 8px;font-size:10px}.plan-card-module-scss-module__gYVWpa__cancelNote{color:var(--red,#ff5c5c);text-align:center;margin-top:6px;font-size:10px;font-weight:600}
.plan-grid-module-scss-module__xc-iGq__grid{grid-template-columns:1fr 1fr;gap:20px;max-width:820px;margin:0 auto 48px;display:grid}.plan-grid-module-scss-module__xc-iGq__price-note{text-align:center;color:var(--muted);width:100%;margin:16px 0;font-size:12.5px}@media (max-width:800px){.plan-grid-module-scss-module__xc-iGq__grid{grid-template-columns:1fr;max-width:420px}}
.comparison-table-module-scss-module__kIXGGa__section{margin-bottom:48px}.comparison-table-module-scss-module__kIXGGa__toggleWrap{text-align:center;margin-bottom:16px}.comparison-table-module-scss-module__kIXGGa__toggleBtn{border-radius:var(--r-full,9999px);border:1px solid var(--border,rgba(var(--surface-rgb), .07));color:var(--text2,#a8bdd8);font-family:var(--font);cursor:pointer;transition:all var(--t,.22s);background:0 0;padding:8px 20px;font-size:12px;font-weight:600}.comparison-table-module-scss-module__kIXGGa__toggleBtn:hover{border-color:var(--border2,rgba(var(--surface-rgb), .12));background:var(--surface2,rgba(var(--surface-rgb), .055));color:var(--text,#e8f0ff)}.comparison-table-module-scss-module__kIXGGa__wrap{background:rgba(var(--bg2-rgb), .55);border:1px solid var(--border,rgba(var(--surface-rgb), .07));border-radius:var(--r-xl,20px);animation:.3s comparison-table-module-scss-module__kIXGGa__fadeIn;overflow:hidden}.comparison-table-module-scss-module__kIXGGa__scroll{scrollbar-width:thin;scrollbar-color:var(--border,rgba(var(--surface-rgb), .07)) #0000;overflow-x:auto}.comparison-table-module-scss-module__kIXGGa__tbl{border-collapse:collapse;width:100%;min-width:700px}.comparison-table-module-scss-module__kIXGGa__tbl th{color:var(--muted,#5e7494);text-transform:uppercase;letter-spacing:.5px;text-align:left;background:rgba(var(--surface-rgb), .015);border-bottom:1px solid var(--border,rgba(var(--surface-rgb), .07));z-index:2;padding:12px 16px;font-size:10px;font-weight:700;position:-webkit-sticky;position:sticky;top:0}.comparison-table-module-scss-module__kIXGGa__tbl th:not(:first-child){text-align:center;width:180px}.comparison-table-module-scss-module__kIXGGa__colName{color:var(--text,#e8f0ff);text-transform:none;letter-spacing:0;font-size:11px;font-weight:800}.comparison-table-module-scss-module__kIXGGa__colPrice{color:var(--sky,#02acff);margin-top:2px;font-size:10px;font-weight:700}.comparison-table-module-scss-module__kIXGGa__groupRow{color:var(--sky,#02acff);text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid var(--border,rgba(var(--surface-rgb), .07));background:#0170ee05;padding:12px 16px 6px;font-size:10px;font-weight:700}.comparison-table-module-scss-module__kIXGGa__tbl td{border-bottom:1px solid var(--surface0);color:var(--text2,#a8bdd8);vertical-align:top;padding:10px 16px;font-size:12px}.comparison-table-module-scss-module__kIXGGa__tbl td:not(:first-child){text-align:center}.comparison-table-module-scss-module__kIXGGa__feat{color:var(--text,#e8f0ff);font-weight:600}.comparison-table-module-scss-module__kIXGGa__desc{color:var(--muted,#5e7494);margin-top:1px;font-size:10px}.comparison-table-module-scss-module__kIXGGa__check{color:var(--green,#14c46f);font-weight:600}.comparison-table-module-scss-module__kIXGGa__cross{color:rgba(var(--surface-rgb), .08)}.comparison-table-module-scss-module__kIXGGa__valText{font-size:11px;font-weight:600}@keyframes comparison-table-module-scss-module__kIXGGa__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.pricing-faq-module-scss-module__4SkgUG__section{max-width:720px;margin:0 auto 48px}.pricing-faq-module-scss-module__4SkgUG__title{letter-spacing:-.6px;text-align:center;color:var(--text,#e8f0ff);margin-bottom:24px;font-size:24px;font-weight:800}.pricing-faq-module-scss-module__4SkgUG__item{border:1px solid var(--border,rgba(var(--surface-rgb), .07));border-radius:var(--r-md,12px);transition:border-color var(--t,.22s);margin-bottom:8px;overflow:hidden}.pricing-faq-module-scss-module__4SkgUG__item:hover{border-color:var(--border2,rgba(var(--surface-rgb), .12))}.pricing-faq-module-scss-module__4SkgUG__question{cursor:pointer;width:100%;font-family:var(--font);color:var(--text,#e8f0ff);background:rgba(var(--bg2-rgb), .5);text-align:left;transition:background var(--t,.22s);border:none;justify-content:space-between;align-items:center;padding:14px 18px;font-size:13px;font-weight:700;display:flex}.pricing-faq-module-scss-module__4SkgUG__question:hover{background:var(--bg2-a70)}.pricing-faq-module-scss-module__4SkgUG__chevron{color:var(--muted,#5e7494);flex-shrink:0;transition:transform .25s,color .25s;display:inline-flex}.pricing-faq-module-scss-module__4SkgUG__open .pricing-faq-module-scss-module__4SkgUG__chevron{color:var(--sky,#02acff);transform:rotate(180deg)}.pricing-faq-module-scss-module__4SkgUG__answer{max-height:0;transition:max-height .3s;overflow:hidden}.pricing-faq-module-scss-module__4SkgUG__open .pricing-faq-module-scss-module__4SkgUG__answer{max-height:300px}.pricing-faq-module-scss-module__4SkgUG__answerInner{color:var(--text2,#a8bdd8);padding:0 18px 14px;font-size:13px;line-height:1.7}.pricing-faq-module-scss-module__4SkgUG__answerInner strong{color:var(--text,#e8f0ff)}.pricing-faq-module-scss-module__4SkgUG__answerInner a{color:var(--sky,#02acff);text-underline-offset:2px;text-decoration:underline}
.pricing-cta-module-scss-module___mmLsq__section{margin-bottom:48px}.pricing-cta-module-scss-module___mmLsq__box{border-radius:var(--r-xl,20px);text-align:center;background:linear-gradient(135deg,#0170ee0f,#14c46f0a);border:1px solid #0170ee1f;padding:max(28px,min(4vw,48px))}.pricing-cta-module-scss-module___mmLsq__title{letter-spacing:-.6px;color:var(--text,#e8f0ff);margin-bottom:8px;font-size:max(22px,min(3vw,30px));font-weight:800}.pricing-cta-module-scss-module___mmLsq__subtitle{color:var(--text2,#a8bdd8);max-width:480px;margin:0 auto 18px;font-size:14px;line-height:1.65}.pricing-cta-module-scss-module___mmLsq__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.pricing-cta-module-scss-module___mmLsq__btnPrimary,.pricing-cta-module-scss-module___mmLsq__btnOutline{font-family:var(--font);border-radius:var(--r-md,12px);cursor:pointer;transition:all var(--t,.22s);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:6px;padding:12px 28px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.pricing-cta-module-scss-module___mmLsq__btnPrimary{background:var(--blue,#0170ee);color:#fff}.pricing-cta-module-scss-module___mmLsq__btnPrimary:hover{background:#0282ff;transform:translateY(-2px);box-shadow:0 8px 24px #0170ee4d}.pricing-cta-module-scss-module___mmLsq__btnOutline{color:var(--text2,#a8bdd8);border:1px solid var(--border2,rgba(var(--surface-rgb), .12));background:0 0}.pricing-cta-module-scss-module___mmLsq__btnOutline:hover{border-color:var(--border3,rgba(var(--surface-rgb), .18));background:var(--surface2,rgba(var(--surface-rgb), .055));color:var(--text,#e8f0ff)}
.page-module-scss-module__eVX6gG__wrapper{z-index:1;position:relative}
