:root{--surface: #101217;--surface-muted: #161a20;--border: #242a33;--accent: #1de2d1;--accent-soft: #0f3f38;--text-muted: #9aa3ad;--sidebar-width: 240px;--sidebar-rail: 72px;--sidebar-bg: #0b0d11;--sidebar-border: #191d23}@font-face{font-family:Manrope;src:url(../fonts/Manrope-wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Space Grotesk;src:url(../fonts/SpaceGrotesk-wght.ttf) format("truetype");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Technopollas;src:url(../branding/Technopollas.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}body{font-family:Manrope,sans-serif;background:radial-gradient(circle at 12% 18%,rgba(29,226,209,.12),transparent 45%),radial-gradient(circle at 85% 5%,rgba(96,132,255,.12),transparent 40%),#0b0c0d;color:#f4f7f9;overflow-x:hidden;width:100%;max-width:100vw}h1,h2,h3,h4,h5,h6{font-family:Technopollas,Space Grotesk,sans-serif;letter-spacing:.01em}.page-hero{background:linear-gradient(140deg,#0f1116,#151a20);color:#f6f7f9;border-radius:1.25rem;border:1px solid var(--border)}.page-hero .card-body{padding:1rem 1.5rem .75rem}.card{border-radius:1.25rem;border:1px solid var(--border);box-shadow:0 20px 40px #00000059;background:var(--surface);color:inherit}.card-header{background:transparent;border-bottom:1px solid var(--border)}.status-pill{background:#ffffff0a;color:#cbd5e1;border:1px solid #2a2f38}.status-pill .dot{box-shadow:0 0 0 4px #94a3b826}.status-pill.is-active{background:#22c55e29;color:#22c55e;border-color:#22c55e59}.status-pill.is-warning{background:#f59e0b29;color:#f59e0b;border-color:#f59e0b59}.status-pill.is-inactive{background:#94a3b81f;color:#9aa3ad;border-color:#94a3b840}@keyframes pulseGlow{0%{box-shadow:0 0 #19875459}70%{box-shadow:0 0 0 12px #19875400}to{box-shadow:0 0 #19875400}}@keyframes pulseGlowAmber{0%{box-shadow:0 0 #d9770659}70%{box-shadow:0 0 0 12px #d9770600}to{box-shadow:0 0 #d9770600}}#positions-table tbody tr.loss td{color:#dc3545}#positions-table tbody tr.profit td{color:#198754}.alert.d-none{display:none}.route-hidden{display:none!important}.dashboard-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card-span-full{grid-column:1 / -1}@media (max-width: 991px){.card-span-2{grid-column:span 1}}.table thead th{font-weight:600;color:#2a3346;background:#f8fafc}.table td,.table th{vertical-align:middle}.input-group-text{background:var(--surface-muted);color:#4a5568;font-weight:600}.badge.bg-primary-subtle{background:var(--accent-soft);color:var(--accent)}html{scroll-behavior:smooth;overflow-x:hidden;width:100%;max-width:100vw}.app-shell{min-height:100vh;transition:padding-left .25s ease}.app-header{border-bottom:1px solid var(--border);background:#0b0d11;padding-left:var(--sidebar-rail);transition:padding-left .25s ease;position:sticky;top:0;z-index:1032}body:not(.is-authenticated) .app-header{display:none}body:not(.is-authenticated) .sidebar,body:not(.is-authenticated) .sidebar-overlay,body:not(.is-authenticated) .sidebar-more-menu{display:none!important}body.sidebar-open .app-header{padding-left:var(--sidebar-width)}.app-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:1rem;padding:.35rem 2.5rem;min-height:44px;width:100%}.app-header__left,.app-header__right{display:flex;align-items:center;gap:.65rem;min-width:0}.app-header__right{justify-content:flex-end;justify-self:end;grid-column:3}.app-header__brand{font-family:Technopollas,Space Grotesk,sans-serif;color:#fff;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;margin-left:.35rem}.app-header__brand-x{color:#3ff}.app-header__left{justify-self:start;grid-column:1}.app-header__center{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;justify-self:center;grid-column:2}.app-header__label{text-transform:uppercase;font-size:.55rem;letter-spacing:.12em;color:var(--text-muted)}.app-header__select{background:transparent;color:#f4f7f9;border:1px solid var(--border);border-radius:.65rem;padding:.15rem .55rem;font-size:.75rem;line-height:1.2}.app-header__select:disabled{color:var(--text-muted);opacity:1}.app-header__icon-btn{padding:.2rem .45rem;line-height:1;border-radius:999px}.app-header__icon-btn svg{width:14px;height:14px;display:block}.app-header__avatar{display:inline-block;width:28px;height:28px;border-radius:50%;border:1px solid var(--border);object-fit:cover;background:#101217;flex-shrink:0}.app-header__avatar.is-hidden{visibility:hidden}.app-header .hero-user-line{align-items:center;white-space:nowrap}.app-header .hero-user-block{gap:.15rem}.app-header .hero-user-value{font-size:.85rem}.app-header .hero-user-label{font-size:.55rem}.app-header__credits,.app-header__email{min-width:0}.app-header .status-tag--off{background:#f8717129;color:#f87171;border-color:#f8717159}#credentials-card .form-control{background:#0f1116;border-color:#242a33;color:#e5e7eb}#credentials-card .form-control::placeholder{color:#6b7280}#credentials-card .form-control:disabled{background:#101217;color:#f4f7f9;opacity:1}#credentials-card .credentials-allowed-ips-field{min-height:88px;resize:vertical;white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}@media (max-width: 991px){body{overflow-x:hidden}.app-shell{width:100%;max-width:100%}.app-header{position:fixed;left:0;right:0;top:0;width:100%;max-width:100vw;z-index:1150;padding-top:env(safe-area-inset-top);overflow-x:hidden;margin:0;padding-left:0;padding-right:0}.app-header__inner{min-height:88px}.app-header__credits,.app-header__credentials,.app-header__email{min-width:0}.app-header__credits .hero-user-value,.app-header__email .hero-user-value{max-width:100%;overflow:hidden;text-overflow:ellipsis}.app-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left right" "center right";align-items:center;gap:.5rem .75rem;padding:.6rem 1rem .75rem;width:100%;max-width:100%;box-sizing:border-box}.app-header__left,.app-header__right,.app-header__center{width:100%;justify-content:space-between;gap:.5rem}.app-header__left{grid-area:left;justify-content:flex-start}.app-header__center{grid-area:center;justify-content:flex-start;flex-wrap:wrap;min-width:0}.app-header__right{grid-area:right;justify-content:flex-end;align-self:stretch;flex-direction:column;align-items:flex-end;gap:.35rem;min-width:0}.app-header__brand{font-size:.7rem;margin-left:0}.app-header__email{max-width:60vw}.app-header__email .hero-user-value,.app-header__inner,.app-header__left,.app-header__right,.app-header__center{max-width:100%}.app-header__label{font-size:.5rem}.app-header__select{max-width:160px}.app-header__avatar{width:24px;height:24px}.app-header .hero-user-line{white-space:normal;gap:.35rem}.app-header .hero-user-value{font-size:.75rem}.app-header .hero-user-label{font-size:.5rem}}.dashboard-shell{padding:2.5rem calc(2.5rem + 5px) 4rem calc(2.5rem + 5px);margin-left:var(--sidebar-rail);margin-right:5px;margin-left:calc(var(--sidebar-rail) + 5px);transition:margin-left .25s ease;display:flex;flex-direction:column;box-sizing:border-box;width:calc(100% - var(--sidebar-rail) - 10px);max-width:calc(100vw - var(--sidebar-rail) - 10px)}body.sidebar-open .dashboard-shell{margin-left:calc(var(--sidebar-width) + 5px);width:calc(100% - var(--sidebar-width) - 10px);max-width:calc(100vw - var(--sidebar-width) - 10px)}#home{order:1}#wallet{order:2}.dashboard-carousel{--dashboard-carousel-height: 520px;max-width:100%;width:100%;margin:0;height:var(--dashboard-carousel-height)}.wallet-carousel-col{display:flex}.wallet-carousel-col .dashboard-carousel,.wallet-carousel-col .dashboard-carousel .carousel-inner,.wallet-carousel-col .dashboard-carousel .carousel-item{height:100%}.wallet-carousel-col .dashboard-carousel-card{min-height:100%;height:100%}.metric-inline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.metric-card--wide .metric-inline{padding-right:4.5rem}.metric-inline .metric-label{margin:0;flex:1 1 auto;min-width:0}.metric-inline .metric-value{margin:0;flex:0 0 auto;white-space:nowrap;text-align:right}.metric-card--hero.metric-card--compact .metric-value{font-size:1.6rem}.wallet-balance-stack{display:flex;flex-direction:column;gap:.75rem}.dashboard-carousel .carousel-indicators [data-bs-target]{width:8px;height:8px;border-radius:999px}.dashboard-carousel .carousel-control-prev,.dashboard-carousel .carousel-control-next{width:2.5rem}.dashboard-carousel .carousel-control-prev{left:.15rem}.dashboard-carousel .carousel-control-next{right:.15rem}.dashboard-carousel .carousel-control-prev-icon,.dashboard-carousel .carousel-control-next-icon{filter:drop-shadow(0 0 6px rgba(0,0,0,.6))}.dashboard-carousel .carousel-inner{height:var(--dashboard-carousel-height);padding:0}.dashboard-carousel .carousel-inner,.dashboard-carousel .carousel-item{height:var(--dashboard-carousel-height)}.dashboard-carousel .carousel-item>.dashboard-carousel-card{height:100%;max-height:100%}.dashboard-carousel-card{padding:1rem 1.1rem;min-height:var(--dashboard-carousel-height);height:100%;width:100%;text-decoration:none;color:inherit;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.dashboard-carousel-card:hover,.dashboard-carousel-card:focus{text-decoration:none;color:inherit}.dashboard-carousel-card .dashboard-carousel-title,.dashboard-carousel-card .dashboard-carousel-text{text-decoration:none}.dashboard-carousel-card:hover{color:inherit;border-color:#1de2d173}.dashboard-carousel-card.is-disabled{opacity:.6;pointer-events:none}.integration-access-card{position:relative;overflow:hidden;background:radial-gradient(1200px 600px at 20% 10%,#0d2a2a,#050b12 60%);border:1px solid rgba(0,255,200,.25);box-shadow:0 0 40px #00ffc826;padding:1.75rem;gap:0}.integration-access-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,255,200,.12),transparent);pointer-events:none}.integration-access-content{position:relative;z-index:1;display:flex;align-items:center;height:100%;gap:1.75rem}.integration-access-copy{max-width:52%}.integration-access-title{font-size:1.9rem;font-weight:700;margin-bottom:.6rem}.integration-access-text{font-size:.95rem;line-height:1.5;opacity:.85;margin-bottom:.75rem}.integration-access-list{list-style:none;margin:0 0 .85rem;padding:0}.integration-access-list li{position:relative;padding-left:1rem;font-size:.85rem;opacity:.9}.integration-access-list li:before{content:"";position:absolute;left:0;top:.4rem;width:.45rem;height:.45rem;border-radius:50%;background:#3af2c6;box-shadow:0 0 10px #00ffc899}.integration-access-cta{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.5rem;border-radius:999px;background:linear-gradient(90deg,#3af2c6,#2ec8ff);color:#022;font-weight:700;font-size:.85rem;box-shadow:0 0 20px #00ffc899;transition:transform .2s ease}.integration-access-card:hover .integration-access-cta{transform:translateY(-1px) scale(1.02)}.integration-access-illustration{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:46%;height:70%;pointer-events:none}.integration-panel{position:absolute;right:0;top:18%;width:62%;height:56%;border-radius:16px;background:linear-gradient(135deg,#14466e99,#051428e6);border:1px solid rgba(0,255,200,.35);box-shadow:0 0 35px #00ffc840;padding:.9rem}.integration-led{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:6px;box-shadow:0 0 12px currentColor}.integration-led--green{color:#3affb3;background:#3affb3}.integration-led--blue{color:#3abfff;background:#3abfff}.integration-line{height:4px;background:linear-gradient(90deg,transparent,#3affb3,transparent);margin:10px 0;opacity:.7}.integration-usb{position:absolute;left:12%;top:42%;width:46%;height:16%;border-radius:14px;background:linear-gradient(135deg,#1df2c3,#1a7cff);box-shadow:0 0 30px #00ffc8b3;display:flex;align-items:center}.integration-usb-body{width:62%;height:64%;margin-left:12px;border-radius:10px;background:linear-gradient(180deg,#ffffff40,#0003);box-shadow:inset 0 0 10px #0006}.integration-usb-head{position:absolute;right:-22%;width:22%;height:70%;border-radius:4px;background:linear-gradient(180deg,#cfd8dc,#607d8b);box-shadow:0 0 10px #0009}.integration-usb-head:before{content:"";position:absolute;left:6px;top:8px;width:70%;height:45%;background:repeating-linear-gradient(90deg,#222 0,#222 4px,#999 4px,#999 8px);border-radius:2px}.integration-usb-glow{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:20px;background:radial-gradient(circle,rgba(0,255,200,.35),transparent 70%);filter:blur(10px)}.integration-data-flow{position:absolute;left:34%;top:20%;width:36%;height:45%;display:flex;flex-direction:column;gap:8px}.integration-data-line{width:100%;height:3px;background:linear-gradient(90deg,transparent,#3affb3,transparent);opacity:.7;animation:integration-flow 2s infinite linear}.integration-data-line:nth-child(2){animation-delay:.3s}.integration-data-line:nth-child(3){animation-delay:.6s}@keyframes integration-flow{0%{transform:translate(-35px);opacity:.2}50%{opacity:1}to{transform:translate(35px);opacity:.2}}.integration-circuit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.integration-path{position:absolute;width:200px;height:1px;background:linear-gradient(90deg,transparent,#2ef2d0,transparent);opacity:.35}.integration-path-1{top:22%;left:32%}.integration-path-2{top:62%;left:38%}.integration-path-3{top:30%;left:68%}.integration-path-4{top:18%;left:82%}.integration-path-v1,.integration-path-v2{width:1px;height:160px}.integration-path-v1{left:48%;top:16%}.integration-path-v2{left:74%;top:30%}@media (max-width: 991px){.integration-access-card{padding:1.35rem}.integration-access-copy{max-width:100%}.integration-access-illustration{right:-6%;width:62%;opacity:.35}}@media (max-width: 575px){.integration-access-title{font-size:1.55rem}.integration-access-text{font-size:.85rem}.integration-access-cta{width:100%}}.buy-credits-card{position:relative;overflow:hidden;background:radial-gradient(900px 520px at 15% 10%,rgba(52,245,197,.16),transparent 65%),radial-gradient(900px 520px at 85% 25%,rgba(33,200,255,.18),transparent 65%),linear-gradient(145deg,#05101a,#030812 50%,#050b12);border:1px solid rgba(52,245,197,.18);box-shadow:0 0 42px #34f5c51f;padding:1.75rem}.buy-credits-bg-circuits{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:linear-gradient(90deg,transparent 0 12%,rgba(46,242,208,.22) 12% 12.2%,transparent 12.2% 100%),linear-gradient(0deg,transparent 0 22%,rgba(46,242,208,.18) 22% 22.2%,transparent 22.2% 100%),radial-gradient(circle at 78% 62%,rgba(46,242,208,.25) 0 2px,transparent 3px),radial-gradient(circle at 62% 72%,rgba(46,242,208,.22) 0 2px,transparent 3px),radial-gradient(circle at 70% 38%,rgba(46,242,208,.22) 0 2px,transparent 3px);filter:blur(.1px)}.buy-credits-content{position:relative;z-index:1;display:flex;align-items:center;gap:1.75rem;height:100%}.buy-credits-copy{width:55%}.buy-credits-title{font-family:Technopollas,Space Grotesk,sans-serif;font-size:2.2rem;line-height:1.05;font-weight:800;letter-spacing:-.5px;margin-bottom:.6rem}.buy-credits-accent{color:#3ff;text-shadow:0 0 18px rgba(52,245,197,.35);margin-left:.35rem}.buy-credits-desc{font-size:.95rem;color:#ffffff9e;line-height:1.55;margin-bottom:.85rem}.buy-credits-meta{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#fff9;margin-bottom:.8rem;flex-wrap:wrap}.buy-credits-dot{width:6px;height:6px;border-radius:50%;background:#fff6;box-shadow:0 0 12px #ffffff26}.buy-credits-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);margin:.8rem 0 .6rem}.buy-credits-min{text-align:left;font-size:.85rem;color:#ffffff73;margin-bottom:.8rem}.buy-credits-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:999px;padding:.75rem 1.2rem;font-size:1rem;font-weight:800;color:#062018;background:linear-gradient(90deg,#34f5c5,#21c8ffd9);box-shadow:0 0 26px #34f5c573;transition:transform .18s ease,filter .18s ease}.buy-credits-card:hover .buy-credits-cta{transform:scale(1.02);filter:brightness(1.04)}.buy-credits-art{width:45%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.buy-credits-base{position:absolute;bottom:8%;width:82%;height:52%;border-radius:26px;background:linear-gradient(145deg,#102230f2,#07121cf2);border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 70px #0000008c;transform:perspective(900px) rotateX(54deg) rotate(-25deg)}.buy-credits-base:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:22px;border:2px solid rgba(52,245,197,.35);box-shadow:0 0 24px #34f5c540}.buy-credits-base:after{content:"";position:absolute;left:18px;right:18px;bottom:16px;height:6px;border-radius:999px;background:linear-gradient(90deg,#34f5c5d9,#21c8ffd9);box-shadow:0 0 22px #34f5c559;opacity:.9}.buy-credits-stack{position:absolute;bottom:30%;right:28%;width:44%;height:44%;transform:perspective(900px) rotateX(12deg) rotate(-6deg)}.buy-credits-ring{position:absolute;left:16px;width:70%;height:24px;border-radius:999px;background:linear-gradient(180deg,#34f5c5eb,#2f87ff8c);box-shadow:0 0 22px #34f5c547;border:1px solid rgba(255,255,255,.16)}.buy-credits-ring:nth-child(1){bottom:0}.buy-credits-ring:nth-child(2){bottom:24px}.buy-credits-ring:nth-child(3){bottom:48px}.buy-credits-ring:nth-child(4){bottom:72px}.buy-credits-ring:nth-child(5){bottom:96px}.buy-credits-vault{position:absolute;bottom:46%;right:28%;width:40%;height:40%;border-radius:22px;background:linear-gradient(145deg,#16445aeb,#0a1e30f5);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 45px #0000008c,0 0 22px #21c8ff2e;transform:perspective(900px) rotateX(16deg) rotateY(-18deg)}.buy-credits-vault:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 55%)}.buy-credits-dial{position:absolute;left:34%;top:34%;width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffff2e,#0003 55%,#ffffff0f);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 18px #00000073,0 0 16px #34f5c51f}.buy-credits-dial:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;border:1px dashed rgba(255,255,255,.24);opacity:.8}.buy-credits-dial:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);border-radius:50%;background:#34f5c5e6;box-shadow:0 0 14px #34f5c58c}.buy-credits-topcoin{position:absolute;right:30%;bottom:76%;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffff2e,#2f87ff73 55%,#34f5c58c);border:1px solid rgba(255,255,255,.18);box-shadow:0 0 26px #21c8ff38,0 0 26px #34f5c52e;display:flex;align-items:center;justify-content:center;transform:perspective(900px) rotateX(20deg) rotate(-12deg)}.buy-credits-coin{position:absolute;right:54%;bottom:20%;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffff2e,#2f87ff8c 55%,#34f5c58c);border:1px solid rgba(255,255,255,.16);box-shadow:0 0 26px #21c8ff38,0 0 26px #34f5c524;transform:perspective(900px) rotateY(18deg) rotateX(12deg);display:flex;align-items:center;justify-content:center}.buy-credits-topcoin .buy-credits-t,.buy-credits-coin .buy-credits-t{width:48px;height:48px;border-radius:12px;background:linear-gradient(145deg,#34f5c5eb,#21c8ff59);box-shadow:inset 0 0 18px #00000047;clip-path:polygon(42% 8%,58% 8%,58% 40%,92% 40%,92% 56%,58% 56%,58% 92%,42% 92%,42% 56%,8% 56%,8% 40%,42% 40%);opacity:.95}.buy-credits-coin:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;border:1px solid rgba(255,255,255,.18);opacity:.7}.buy-credits-tag{position:absolute;right:48%;top:20%;padding:8px 12px;border-radius:12px;background:#141c24a6;border:1px solid rgba(255,255,255,.12);color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 40px #00000059;font-weight:600;letter-spacing:.2px}.buy-credits-tag strong{color:#3ff}.buy-credits-bubble{position:absolute;right:60%;top:12%;width:52px;height:40px;border-radius:12px;background:#141c248c;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;color:#ffffff8c;box-shadow:0 18px 40px #00000052}.buy-credits-dots{letter-spacing:3px;transform:translateY(-2px)}.buy-credits-box{position:absolute;right:6%;bottom:12%;padding:12px 16px;border-radius:16px;background:#141c2494;border:1px solid rgba(52,245,197,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 45px #00000061,0 0 20px #34f5c51f;min-width:150px}.buy-credits-label{color:#ffffffb8;font-size:.9rem}.buy-credits-value{margin-top:4px;font-size:1.35rem;font-weight:800}.buy-credits-value span{color:#3ff;text-shadow:0 0 16px rgba(52,245,197,.25)}@media (max-width: 991px){.buy-credits-content{flex-direction:column;align-items:flex-start}.buy-credits-copy,.buy-credits-art{width:100%}.buy-credits-art{height:240px;opacity:.4}}@media (max-width: 575px){.buy-credits-title{font-size:1.7rem}.buy-credits-cta{font-size:.95rem}}.referral-card{position:relative;overflow:hidden;background:radial-gradient(900px 520px at 15% 10%,rgba(52,245,197,.16),transparent 65%),radial-gradient(900px 520px at 82% 35%,rgba(33,200,255,.14),transparent 65%),linear-gradient(145deg,#06101a,#030812 55%,#050b12);border:1px solid rgba(52,245,197,.18);box-shadow:0 0 42px #34f5c51f;padding:1.75rem}.referral-circuits{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;opacity:.28;background:radial-gradient(circle at 78% 62%,rgba(46,242,208,.3) 0 2px,transparent 3px),radial-gradient(circle at 62% 72%,rgba(46,242,208,.26) 0 2px,transparent 3px),radial-gradient(circle at 70% 38%,rgba(46,242,208,.26) 0 2px,transparent 3px),linear-gradient(90deg,transparent 0 72%,rgba(46,242,208,.22) 72% 72.2%,transparent 72.2% 100%),linear-gradient(0deg,transparent 0 22%,rgba(46,242,208,.18) 22% 22.2%,transparent 22.2% 100%);filter:blur(.15px)}.referral-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1.75rem;height:100%}.referral-left{width:58%}.referral-title{font-family:Technopollas,Space Grotesk,sans-serif;font-size:2.6rem;font-weight:800;letter-spacing:-1.2px;line-height:.95;margin-bottom:.85rem}.referral-title span{font-family:Technopollas,Space Grotesk,sans-serif}.referral-accent{color:#fff;text-shadow:none}.referral-desc{font-size:1.2rem;line-height:1.45;color:#ffffffb3;margin-bottom:.65rem;max-width:520px}.referral-small{font-size:.95rem;color:#ffffff6b;margin-bottom:1.1rem}.referral-cta{width:min(520px,100%);border:none;cursor:pointer;border-radius:999px;padding:.85rem 1.4rem;font-size:1.2rem;font-weight:800;color:#062018;background:linear-gradient(90deg,#34f5c5,#21c8ffd9);box-shadow:0 0 28px #34f5c573;transition:transform .18s ease,filter .18s ease}.referral-card:hover .referral-cta{transform:scale(1.02);filter:brightness(1.04)}.referral-right{width:42%;position:relative;display:flex;align-items:center;justify-content:center;min-height:240px}.referral-right:before{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;background:radial-gradient(circle at 45% 60%,rgba(52,245,197,.18),transparent 60%);filter:blur(12px);opacity:.9;pointer-events:none}.referral-image{width:min(280px,90%);height:auto;object-fit:contain;z-index:1;filter:drop-shadow(0 18px 40px rgba(0,0,0,.45))}.academy-card{position:relative;overflow:hidden;background:radial-gradient(1200px 600px at 28% 42%,rgba(73,240,223,.2),transparent 55%),radial-gradient(900px 520px at 70% 60%,rgba(73,240,223,.18),transparent 60%),linear-gradient(120deg,#0a0f14,#0b1f22);border:1px solid rgba(120,255,240,.22);box-shadow:0 20px 60px #00000073;padding:1.75rem}.academy-circuit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:radial-gradient(circle at 74% 28%,rgba(73,240,223,.22),transparent 45%),linear-gradient(90deg,transparent 0 92%,rgba(73,240,223,.12) 92% 92.2%,transparent 92.2% 100%),linear-gradient(0deg,transparent 0 84%,rgba(73,240,223,.1) 84% 84.2%,transparent 84.2% 100%);filter:blur(.2px)}.academy-circuit:before,.academy-circuit:after{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:repeating-linear-gradient(90deg,rgba(73,240,223,.14) 0 1px,transparent 1px 120px),repeating-linear-gradient(0deg,rgba(73,240,223,.1) 0 1px,transparent 1px 140px);opacity:.14}.academy-circuit:after{opacity:.1;filter:blur(1px)}.academy-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:100%}.academy-left{flex:1 1 54%;max-width:620px}.academy-title{margin:0 0 .85rem;font-size:2.3rem;letter-spacing:-.02em;line-height:1.05;color:#a0fff5;text-shadow:0 0 22px rgba(73,240,223,.22),0 0 46px rgba(73,240,223,.1)}.academy-sub{font-size:1rem;line-height:1.45;color:#eaf6f6eb;margin:0 0 1.25rem;max-width:520px}.academy-topics{display:flex;flex-wrap:wrap;gap:.9rem;margin:0 0 1.5rem;padding:0;list-style:none;color:#d2ebebe6;font-size:.95rem}.academy-topics li{display:flex;align-items:center;gap:.6rem}.academy-dot{width:7px;height:7px;border-radius:999px;background:#49f0dff2;box-shadow:0 0 14px #49f0df59}.academy-cta{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2.2rem;border-radius:999px;border:1px solid rgba(120,255,240,.28);background:linear-gradient(180deg,#49f0dfeb,#34c9beeb);color:#071216e0;font-weight:700;font-size:1rem;box-shadow:0 18px 50px #49f0df2e,0 10px 30px #00000059;transition:transform .15s ease,filter .15s ease}.academy-card:hover .academy-cta{transform:translateY(-2px);filter:brightness(1.05)}.academy-right{flex:1 1 46%;display:flex;align-items:center;justify-content:center;min-width:280px;height:100%;overflow:hidden}.academy-scene{width:min(520px,100%);aspect-ratio:1.05 / 1;position:relative;filter:drop-shadow(0 30px 70px rgba(0,0,0,.55));height:100%;max-height:100%}.academy-glow{position:absolute;left:20%;right:6%;bottom:3%;height:20%;background:radial-gradient(closest-side,rgba(73,240,223,.22),transparent 70%);filter:blur(8px);transform:skew(-12deg)}.academy-monitor{position:absolute;left:10%;top:18%;width:62%;height:58%;border-radius:18px;background:linear-gradient(180deg,#0c141aeb,#0a0e12db);border:1px solid rgba(120,255,240,.18);box-shadow:0 20px 60px #00000073;overflow:hidden}.academy-monitor:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(400px 200px at 40% 35%,rgba(73,240,223,.18),transparent 60%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 35%);opacity:.8}.academy-screen{position:absolute;top:10%;right:9%;bottom:18%;left:9%;border-radius:14px;background:#0a1014a6;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center}.academy-play{width:70px;height:70px;border-radius:999px;border:2px solid rgba(73,240,223,.55);box-shadow:0 0 22px #49f0df33;position:relative}.academy-play:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-38%,-50%);width:0;height:0;border-left:18px solid rgba(73,240,223,.95);border-top:11px solid transparent;border-bottom:11px solid transparent}.academy-progress{position:absolute;left:9%;right:9%;bottom:8%;height:8px;border-radius:999px;background:#ffffff1a;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.academy-progress>i{display:block;width:42%;height:100%;background:linear-gradient(90deg,#49f0dff2,#34c9bed9);box-shadow:0 0 18px #49f0df40}.academy-knob{position:absolute;bottom:calc(8% - 4px);left:calc(51% - 7px);width:12px;height:12px;border-radius:999px;background:#49f0dff2;box-shadow:0 0 18px #49f0df59}.academy-cards{position:absolute;right:0%;top:10%;width:44%;display:flex;flex-direction:column;gap:.85rem}.academy-tile{height:68px;border-radius:14px;background:#ffffff14;border:1px solid rgba(120,255,240,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 50px #00000047;display:flex;align-items:center;gap:.75rem;padding:.7rem .85rem;position:relative;overflow:hidden}.academy-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 45%);opacity:.7}.academy-ico{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#0a121699;border:1px solid rgba(120,255,240,.18);box-shadow:0 0 18px #49f0df1a;flex:0 0 auto}.academy-ico svg{width:20px;height:20px;opacity:.95}.academy-txt{font-size:.49rem;line-height:1.1;color:#eaf6f6eb;font-weight:600}.academy-txt b{display:block;font-weight:700;margin-bottom:.2rem;color:#d2ebebeb}.academy-bar{position:absolute;left:20%;right:10%;bottom:8px;height:4px;border-radius:999px;background:#ffffff1a;overflow:hidden}.academy-bar>i{display:block;height:100%;width:62%;background:linear-gradient(90deg,#49f0dff2,#34c9bed9);box-shadow:0 0 16px #49f0df33}@media (max-width: 991px){.academy-content{flex-direction:column;align-items:flex-start}.academy-left,.academy-right{width:100%}.academy-right{min-height:260px}}@media (max-width: 991px){.referral-content{flex-direction:column;align-items:flex-start}.referral-left,.referral-right{width:100%}.referral-title{font-size:2rem}.referral-cta{width:100%}.referral-right{min-height:260px}}.faq-carousel-card{position:relative;overflow:hidden;background:radial-gradient(1100px 600px at 24% 46%,rgba(73,240,223,.18),transparent 58%),radial-gradient(900px 520px at 74% 58%,rgba(73,240,223,.16),transparent 62%),linear-gradient(120deg,#070c10,#0a1b1d);border:1px solid rgba(120,255,240,.22);box-shadow:0 22px 70px #00000085;padding:1.75rem}.faq-circuit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:radial-gradient(circle at 74% 28%,rgba(73,240,223,.22),transparent 45%),linear-gradient(90deg,transparent 0 92%,rgba(73,240,223,.12) 92% 92.2%,transparent 92.2% 100%),linear-gradient(0deg,transparent 0 84%,rgba(73,240,223,.1) 84% 84.2%,transparent 84.2% 100%);filter:blur(.2px)}.faq-circuit:before,.faq-circuit:after{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:repeating-linear-gradient(90deg,rgba(73,240,223,.14) 0 1px,transparent 1px 120px),repeating-linear-gradient(0deg,rgba(73,240,223,.1) 0 1px,transparent 1px 140px);opacity:.14}.faq-circuit:after{opacity:.1;filter:blur(1px)}.faq-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:100%}.faq-left{flex:1 1 52%;max-width:560px;display:flex;flex-direction:column;justify-content:center}.faq-title{margin:0 0 .85rem;font-size:2.3rem;letter-spacing:-.02em;line-height:1.05;color:#a0fff5;text-shadow:0 0 22px rgba(73,240,223,.22),0 0 46px rgba(73,240,223,.1)}.faq-desc{margin:0 0 1.5rem;font-size:1.05rem;line-height:1.3;color:#eaf6f6d1;max-width:520px}.faq-cta{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2.4rem;border-radius:999px;border:1px solid rgba(120,255,240,.28);background:linear-gradient(180deg,#49f0dfeb,#34c9beeb);color:#071216e0;font-weight:700;font-size:1rem;box-shadow:0 18px 50px #49f0df2e,0 10px 30px #00000059;transition:transform .15s ease,filter .15s ease}.faq-carousel-card:hover .faq-cta{transform:translateY(-2px);filter:brightness(1.05)}.faq-right{flex:1 1 48%;display:flex;justify-content:center;min-width:300px;height:100%;overflow:hidden;align-items:center}.faq-stack{width:min(560px,100%);position:relative;filter:drop-shadow(0 26px 60px rgba(0,0,0,.55));max-height:100%;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:center;gap:.9rem}.faq-item{flex:0 0 auto}.faq-item{border-radius:18px;background:#ffffff14;border:1px solid rgba(120,255,240,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 50px #00000052;overflow:hidden;position:relative}.faq-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 45%);opacity:.8;pointer-events:none}.faq-item-top,.faq-item-mid{margin-bottom:0}.faq-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;gap:.9rem;min-height:60px}.faq-left-header{display:flex;align-items:center;gap:.9rem;min-width:0}.faq-qicon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#0a121699;border:1px solid rgba(120,255,240,.18);box-shadow:0 0 18px #49f0df1a;flex:0 0 auto}.faq-qicon svg{width:20px;height:20px;stroke:#49f0dff2;opacity:.95}.faq-qtitle{font-size:.9rem;font-weight:700;color:#eaf6f6eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faq-chevron{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(120,255,240,.14);background:#ffffff0a;flex:0 0 auto}.faq-chevron svg{width:20px;height:20px;stroke:#a0fff5d9}.faq-body{padding:0 1rem .85rem;display:flex;align-items:flex-start;gap:.7rem}.academy-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.academy-admin-panel{margin-bottom:1.2rem;padding:.9rem;border-radius:12px;border:1px solid rgba(73,240,223,.22);background:#091118d1}.academy-admin-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.academy-admin-form{margin-top:.8rem;display:flex;gap:.7rem}.academy-admin-hint{display:block;margin-top:.55rem;color:#d6f4f1b8;font-size:.76rem}.academy-empty-state{margin-bottom:1rem;color:#d6f4f1cc}.academy-video-item{margin:0;padding:.45rem;border-radius:12px;border:1px solid transparent;background:#080c1373;transition:border-color .2s ease,background-color .2s ease,opacity .2s ease}.academy-video-item.academy-video-item--draggable{cursor:move}.academy-video-item.dragging{opacity:.5}.academy-video-item.drag-over{border-color:#49f0df99;background:#0c1c22b8}.academy-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#0b0d11}.academy-video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.academy-video-admin-row{margin-top:.55rem;display:flex;align-items:center;justify-content:space-between;gap:.65rem}.academy-video-meta{min-width:0;display:flex;align-items:center;gap:.4rem}.academy-video-order{color:#49f0dff2;font-size:.72rem;font-weight:700}.academy-video-link{color:#d6f4f1db;font-size:.73rem;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.academy-video-link:hover{color:#a0fff5eb}.academy-video-admin-actions{display:flex;align-items:center;gap:.45rem}.academy-video-inline-edit{margin-top:.55rem;display:flex;gap:.5rem}.academy-video-inline-edit input{min-width:0}.academy-drag-handle{border:1px dashed rgba(73,240,223,.35);background:transparent;color:#49f0dfeb;border-radius:8px;width:30px;height:30px;line-height:1;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}@media (max-width: 1199px){.academy-admin-form{flex-direction:column}.academy-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.academy-video-grid{grid-template-columns:1fr}}.faq-admin-panel{margin-bottom:1.2rem;padding:.9rem;border-radius:12px;border:1px solid rgba(73,240,223,.22);background:#091118d1}.faq-admin-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.faq-admin-form{margin-top:.8rem;display:grid;gap:.7rem}.faq-admin-hint{display:block;margin-top:.55rem;color:#d6f4f1b8;font-size:.76rem}.faq-empty-state{margin-bottom:1rem;color:#d6f4f1cc}.faq-list .faq-item.faq-item--draggable{cursor:move}.faq-list .faq-item.dragging{opacity:.5}.faq-list .faq-item.drag-over{border-color:#49f0df99;background:#0c1c22b8}.faq-admin-row{margin-top:.65rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem}.faq-admin-order{color:#49f0dff2;font-size:.74rem;font-weight:700}.faq-admin-actions{display:flex;align-items:center;gap:.45rem}.faq-inline-edit{margin-top:.65rem;display:grid;gap:.5rem}.faq-inline-edit-actions{display:flex;gap:.5rem}.faq-ok{width:24px;height:24px;border-radius:999px;background:#49f0df33;border:1px solid rgba(73,240,223,.35);display:grid;place-items:center;box-shadow:0 0 18px #49f0df1a;flex:0 0 auto;margin-top:2px}.faq-ok svg{width:14px;height:14px;stroke:#49f0dff2}.faq-answer{margin:0;color:#eaf6f6c7;font-size:.78rem;line-height:1.35;max-width:420px}.faq-reflect{position:absolute;left:10%;right:0%;bottom:4%;height:20%;background:radial-gradient(closest-side,rgba(73,240,223,.18),transparent 72%);filter:blur(10px);transform:skew(-14deg);opacity:.7;pointer-events:none}@media (max-width: 991px){.faq-content{flex-direction:column;align-items:flex-start}.faq-right{width:100%}.faq-reflect{display:none}}.backtest-card{position:relative;overflow:hidden;background:radial-gradient(1100px 600px at 24% 46%,rgba(73,240,223,.18),transparent 58%),radial-gradient(900px 520px at 74% 58%,rgba(73,240,223,.16),transparent 62%),linear-gradient(120deg,#070c10,#0a1b1d);border:1px solid rgba(120,255,240,.22);box-shadow:0 26px 70px #00000073;padding:1.75rem}.backtest-circuit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:radial-gradient(circle at 74% 28%,rgba(73,240,223,.22),transparent 45%),linear-gradient(90deg,transparent 0 92%,rgba(73,240,223,.12) 92% 92.2%,transparent 92.2% 100%),linear-gradient(0deg,transparent 0 84%,rgba(73,240,223,.1) 84% 84.2%,transparent 84.2% 100%);filter:blur(.2px)}.backtest-circuit:before,.backtest-circuit:after{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:repeating-linear-gradient(90deg,rgba(73,240,223,.14) 0 1px,transparent 1px 120px),repeating-linear-gradient(0deg,rgba(73,240,223,.1) 0 1px,transparent 1px 140px);opacity:.14}.backtest-circuit:after{opacity:.1;filter:blur(1px)}.backtest-stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:radial-gradient(2px 2px at 12% 28%,rgba(255,255,255,.45),transparent 60%),radial-gradient(1.5px 1.5px at 22% 66%,rgba(255,255,255,.35),transparent 60%),radial-gradient(2px 2px at 34% 40%,rgba(255,255,255,.3),transparent 60%),radial-gradient(1.5px 1.5px at 48% 22%,rgba(255,255,255,.35),transparent 60%),radial-gradient(2px 2px at 60% 58%,rgba(255,255,255,.28),transparent 60%),radial-gradient(1.5px 1.5px at 72% 34%,rgba(255,255,255,.3),transparent 60%),radial-gradient(2px 2px at 84% 52%,rgba(255,255,255,.3),transparent 60%),radial-gradient(1.5px 1.5px at 90% 22%,rgba(255,255,255,.28),transparent 60%);filter:blur(.2px)}.backtest-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:100%}.backtest-left{flex:1 1 56%;max-width:640px;display:flex;flex-direction:column;justify-content:center}.backtest-title-row{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.backtest-title{margin:0;font-size:1.44rem;letter-spacing:-.02em;line-height:1.05;color:#f5fafaf2;text-shadow:0 18px 60px rgba(0,0,0,.55)}.backtest-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .9rem;border-radius:999px;border:1px solid rgba(120,255,240,.25);background:linear-gradient(180deg,#49f0df4d,#34c9be33);color:#aafff5f2;font-weight:700;font-size:.95rem;box-shadow:0 10px 28px #49f0df1a}.backtest-desc{margin:0 0 1.5rem;font-size:1.05rem;line-height:1.3;color:#eef7f7d1;max-width:680px}.backtest-cta{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2.2rem;border-radius:999px;border:1px solid rgba(120,255,240,.28);background:radial-gradient(120px 80px at 30% 25%,rgba(255,255,255,.18),transparent 60%),linear-gradient(180deg,#142226b8,#0c12168c);color:#e9fcfceb;font-weight:800;font-size:1rem;letter-spacing:.2px;box-shadow:0 18px 55px #00000073,0 0 0 1px #49f0df1a inset,0 0 26px #49f0df29}.backtest-card.is-disabled .backtest-cta{opacity:.6}.backtest-right{flex:1 1 44%;display:flex;justify-content:center;min-width:300px;height:100%;overflow:hidden;align-items:center}.backtest-art-crop{width:min(520px,100%);border-radius:22px;overflow:hidden;padding:1.1rem;background:#ffffff05;border:1px solid rgba(120,255,240,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 50px #00000052;position:relative;height:100%}.backtest-art{position:relative;width:100%;height:100%}.backtest-panel{position:absolute;left:6%;top:8%;width:88%;height:68%;border-radius:18px;background:#ffffff14;border:1px solid rgba(120,255,240,.18);overflow:hidden}.backtest-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 45%);opacity:.8}.backtest-chart{position:absolute;top:14%;right:10%;bottom:14%;left:10%;opacity:.95}.backtest-lab{position:absolute;right:2%;bottom:6%;width:44%;height:44%;border-radius:18px;background:#ffffff14;border:1px solid rgba(120,255,240,.18);overflow:hidden}.backtest-lab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 45%);opacity:.8}.backtest-lab-svg{position:absolute;top:18%;right:18%;bottom:18%;left:18%;opacity:.98}.backtest-reflection{position:absolute;left:10%;right:0%;bottom:-32%;height:40%;background:radial-gradient(closest-side,rgba(73,240,223,.16),transparent 72%);filter:blur(12px);transform:skew(-14deg);opacity:.65;pointer-events:none}@media (max-width: 991px){.backtest-content{flex-direction:column;align-items:flex-start}.backtest-right{width:100%;min-height:220px}.backtest-reflection{display:none}}.roadmap-card{position:relative;overflow:hidden;background:radial-gradient(900px 500px at 20% 40%,rgba(51,255,255,.15),transparent 60%),radial-gradient(900px 500px at 80% 60%,rgba(51,255,255,.12),transparent 60%),linear-gradient(120deg,#060c0a,#0a1f18);border:1px solid rgba(51,255,255,.22);box-shadow:0 20px 60px #0000008c;padding:1.75rem}.roadmap-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(51,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(51,255,255,.05) 1px,transparent 1px);background-size:60px 60px;opacity:.35;pointer-events:none}.roadmap-circuit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background:radial-gradient(circle at 70% 30%,rgba(51,255,255,.2),transparent 50%),repeating-linear-gradient(90deg,transparent 0 120px,rgba(51,255,255,.12) 120px 121px),repeating-linear-gradient(0deg,transparent 0 140px,rgba(51,255,255,.1) 140px 141px)}.roadmap-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1.5rem}.roadmap-title{font-family:Technopollas,Space Grotesk,sans-serif;font-size:2.4rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#f2ffff;text-shadow:0 0 20px rgba(51,255,255,.35),0 0 50px rgba(51,255,255,.15)}.roadmap-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:100%;max-width:1080px;align-items:center}.roadmap-step{position:relative;background:#ffffff12;border:1px solid rgba(51,255,255,.22);border-radius:20px;padding:1.2rem 1.1rem 1.4rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 50px #00000052;display:flex;flex-direction:column;gap:.7rem;min-height:180px}.roadmap-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;border:1px solid rgba(51,255,255,.22);background:#0a1e1999;box-shadow:0 0 25px #33ffff40}.roadmap-icon svg{width:28px;height:28px;stroke:#33fffff2}.roadmap-step h4{margin:.3rem 0 0;font-size:.95rem;letter-spacing:.05em;font-family:inherit;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.roadmap-step p{margin:0;font-size:.75rem;line-height:1.4;color:#e6fffabf}.roadmap-arrow{position:absolute;top:50%;right:-24px;transform:translateY(-50%);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:22px solid rgba(51,255,255,.8);filter:drop-shadow(0 0 10px rgba(51,255,255,.4))}.roadmap-step:last-child .roadmap-arrow{display:none}.roadmap-step:after{content:"";position:absolute;left:10%;right:10%;bottom:-14px;height:18px;background:radial-gradient(closest-side,rgba(51,255,255,.35),transparent 70%);filter:blur(12px);opacity:.8}@media (max-width: 991px){.roadmap-steps{grid-template-columns:1fr}.roadmap-arrow{top:auto;bottom:-18px;left:50%;right:auto;transform:translate(-50%) rotate(90deg)}}.news-card{position:relative;overflow:hidden;background:radial-gradient(1100px 650px at 28% 44%,rgba(51,255,255,.16),transparent 58%),radial-gradient(980px 560px at 76% 58%,rgba(51,255,255,.14),transparent 64%),linear-gradient(120deg,#070c10,#0a1b1d);border:1px solid rgba(51,255,255,.18);box-shadow:0 26px 70px #00000073;padding:1.75rem}.news-circuit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.2;background:radial-gradient(circle at 74% 28%,rgba(51,255,255,.22),transparent 45%),repeating-linear-gradient(90deg,transparent 0 120px,rgba(51,255,255,.12) 120px 121px),repeating-linear-gradient(0deg,transparent 0 140px,rgba(51,255,255,.1) 140px 141px);filter:blur(.3px)}.news-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:100%}.news-left{flex:1 1 56%;max-width:640px;display:flex;flex-direction:column;justify-content:center}.news-title{margin:0 0 1rem;font-size:1.7rem;letter-spacing:-.02em;line-height:1.05;color:#f5fafaf5;text-shadow:0 18px 60px rgba(0,0,0,.55)}.news-desc{margin:0 0 1.5rem;font-size:.78rem;line-height:1.3;color:#eef7f7c7;max-width:680px}.news-cta{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.4rem;border-radius:999px;border:1px solid rgba(51,255,255,.28);background:radial-gradient(120px 80px at 30% 25%,rgba(255,255,255,.18),transparent 60%),linear-gradient(180deg,#33ffffe6,#34c9bee0);color:#081216e0;font-weight:900;font-size:.8rem;letter-spacing:.2px;box-shadow:0 18px 55px #00000073,0 0 26px #33ffff2e}.news-right{flex:1 1 44%;display:flex;justify-content:center;min-width:320px;height:100%;overflow:hidden;align-items:center}.news-crop{width:min(420px,100%);border-radius:22px;overflow:hidden;padding:.75rem;background:#ffffff05;border:1px solid rgba(51,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 50px #00000052;position:relative;height:85%;max-height:85%}.news-crop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(closest-side at 62% 46%,rgba(51,255,255,.14),transparent 72%);pointer-events:none;opacity:.9}.news-list{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem}.news-item{border-radius:18px;background:#ffffff14;border:1px solid rgba(51,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 50px #00000052;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:space-between;padding:.55rem .7rem;min-height:56px}.news-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 45%);opacity:.85;pointer-events:none}.news-item-left{display:flex;align-items:center;gap:.75rem;min-width:0}.news-bell{width:30px;height:30px;border-radius:14px;display:grid;place-items:center;background:#0a12168c;border:1px solid rgba(51,255,255,.18);box-shadow:0 0 22px #33ffff24;flex:0 0 auto}.news-bell svg{width:14px;height:14px;stroke:#33fffff2}.news-item-title{font-size:.75rem;font-weight:800;color:#f5fafaf0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.news-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex:0 0 auto;padding-left:.75rem}.news-tag{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:999px;border:1px solid rgba(51,255,255,.18);font-weight:800;font-size:.62rem;letter-spacing:.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 26px #00000040}.news-tag-update{background:linear-gradient(180deg,#33ffffeb,#34c9bee0);color:#071216e0}.news-tag-muted{background:#ffffff1f;color:#eef7f7c7}.news-date{font-size:.6rem;color:#eef7f799;letter-spacing:.02em}@media (max-width: 991px){.news-content{flex-direction:column;align-items:flex-start}.news-right{width:100%}}.community-card{position:relative;overflow:hidden;background:radial-gradient(1000px 560px at 20% 30%,rgba(63,244,198,.16),transparent 58%),radial-gradient(900px 540px at 82% 72%,rgba(37,200,255,.14),transparent 62%),linear-gradient(135deg,#041519,#082328 45%,#04181c);border:1px solid rgba(80,255,230,.22);box-shadow:0 24px 70px #00000073;padding:clamp(1.3rem,1.4vw,1.75rem)}.community-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(95deg,rgba(255,255,255,.07),transparent 42%);pointer-events:none}.community-circuit{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background:linear-gradient(90deg,transparent 0 18%,rgba(63,244,198,.18) 18% 18.2%,transparent 18.2% 100%),linear-gradient(0deg,transparent 0 72%,rgba(37,200,255,.12) 72% 72.2%,transparent 72.2% 100%),radial-gradient(circle at 74% 32%,rgba(37,200,255,.22) 0 2px,transparent 3px),radial-gradient(circle at 66% 62%,rgba(63,244,198,.24) 0 2px,transparent 3px),radial-gradient(circle at 80% 52%,rgba(63,244,198,.2) 0 2px,transparent 3px);filter:blur(.2px)}.community-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,1.5vw,1.9rem);height:100%;min-width:0}.community-left{flex:1 1 56%;max-width:600px;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.85rem}.community-eyebrow{font-size:1.06rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#e4faf7eb}.community-title{margin:0;font-family:Technopollas,Space Grotesk,sans-serif;font-size:clamp(1.95rem,2vw,2.45rem);font-weight:900;text-transform:uppercase;line-height:1;color:#f5fcfbfa;text-shadow:0 0 18px rgba(63,244,198,.22),0 0 52px rgba(37,200,255,.12)}.community-desc{margin:0;font-size:clamp(.9rem,.95vw,1.03rem);line-height:1.35;color:#eaf6f6db;max-width:33rem}.community-button{display:inline-flex;align-items:center;justify-content:center;width:min(100%,18.5rem);margin-top:.35rem;padding:.92rem 1.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(90deg,#3ff4c6,#25c8ff);color:#062327;font-size:1rem;font-weight:800;box-shadow:0 0 20px #3ff4c63d,0 10px 24px #00000038;transition:transform .2s ease,filter .2s ease}.community-card:hover .community-button{transform:translateY(-1px) scale(1.02);filter:brightness(1.02)}.community-right{flex:0 1 44%;display:flex;justify-content:center;align-items:center;min-width:clamp(210px,32%,280px);height:100%;max-width:340px}.community-mockup-outer{width:min(320px,100%);aspect-ratio:330 / 310;border-radius:1.75rem;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff29,#ffffff0d);box-shadow:inset 0 0 0 1px #3ff4c61f,0 16px 45px #00000052;display:flex;align-items:center;justify-content:center}.community-mockup-inner{width:76%;height:77%;border-radius:1.35rem;border:1px solid rgba(255,255,255,.15);background:radial-gradient(150px 95px at 24% 30%,rgba(63,244,198,.14),transparent 70%),radial-gradient(140px 100px at 74% 68%,rgba(37,200,255,.12),transparent 70%),#ffffff0a;position:relative;overflow:hidden}.community-mockup-image{width:100%;height:100%;object-fit:cover;display:block}.community-mockup-inner:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:1rem;border:1px solid rgba(255,255,255,.11)}.community-mockup-inner:after{content:"";position:absolute;left:20px;right:20px;bottom:18px;height:5px;border-radius:999px;background:linear-gradient(90deg,#3ff4c6b8,#25c8ffb3);box-shadow:0 0 14px #3ff4c647}@media (max-width: 991px){.community-content{flex-direction:column;align-items:flex-start}.community-right{width:100%;min-height:220px}.community-title{font-size:2rem}.community-button{width:100%}}.dashboard-carousel-title{font-weight:600}.dashboard-carousel-text{font-size:.85rem;color:var(--text-muted)}.stats-section{order:3}.performance-section{order:4}#new-position{order:5}.positions-section{order:6}.positions-top-layout{align-items:stretch}.positions-top-layout .cockpit-card,.cockpit-actions-column{height:100%}.cockpit-actions{flex:1;justify-content:center}.positions-action-btn{padding:.55rem 1.1rem;font-size:.95rem;border-radius:.9rem}.positions-action-btn--primary{box-shadow:0 10px 24px #1de2d133}.positions-metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.positions-metrics-grid .metric-card{grid-column:auto}.dashboard-grid{order:5}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-rail);background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);padding:1.25rem .75rem;display:flex;flex-direction:column;gap:1.5rem;transform:translate(0);transition:width .25s ease,transform .25s ease;z-index:1040}body.sidebar-open .sidebar{width:var(--sidebar-width)}.sidebar-header{display:flex;align-items:center;justify-content:space-between}.sidebar-brand{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--accent);cursor:pointer;transition:all .25s ease;border:1px solid transparent;position:relative}.sidebar-brand:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;padding:1px;background:linear-gradient(135deg,#1de2d14d,#1de2d11a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .25s ease}.sidebar-brand:hover{background:#1de2d12e;border-color:#1de2d166;transform:scale(1.08);box-shadow:0 4px 16px #1de2d133,0 0 0 1px #1de2d11a}.sidebar-brand:hover:before{opacity:1}.sidebar-brand:active{transform:scale(1.02);box-shadow:0 2px 8px #1de2d126}body.sidebar-open .sidebar-brand{width:auto;padding:0 14px}.sidebar-logo{font-family:Technopollas,Space Grotesk,sans-serif;display:inline-flex;align-items:center;gap:.2rem;font-size:.95rem;letter-spacing:.08em}.sidebar-logo-short{display:inline-flex;align-items:center;gap:.05rem;transition:opacity .2s ease,width .2s ease}.sidebar-logo-full{display:inline-flex;align-items:center;gap:.05rem;opacity:0;width:0;overflow:hidden;white-space:nowrap;transition:opacity .2s ease,width .2s ease}body.sidebar-open .sidebar-logo-short{opacity:0;width:0;overflow:hidden}body.sidebar-open .sidebar-logo-full{opacity:1;width:auto}.sidebar-logo .logo-o{color:#fff}.sidebar-logo .logo-x{color:var(--accent)}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.mobile-menu-ox-button{display:none!important}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:.9rem;border:1px solid transparent;color:#9aa3ad;text-decoration:none;font-weight:500;transition:background .2s ease,color .2s ease}.sidebar-link.is-active,.sidebar-link:hover{background:#1de2d11f;color:#f4f7f9}.sidebar-link--wallet,.sidebar-link--wallet.is-active,.sidebar-link--wallet:hover{background:#1de2d142;color:#f4f7f9;border:1px solid rgba(29,226,209,.5);box-shadow:0 10px 24px #1de2d11f}.sidebar-link--more{display:none}.sidebar-more-icon{font-size:1.2rem;letter-spacing:.15rem}.sidebar-more-menu{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:1300}.sidebar-more-menu.is-open{display:block}.sidebar-more-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#070a0e99}.sidebar-more-panel{position:absolute;left:50%;bottom:calc(120px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(92vw,320px);background:#0f1116;border:1px solid var(--border);border-radius:1rem;padding:.85rem;box-shadow:0 18px 32px #0305088c;z-index:1}.sidebar-more-header{font-size:.85rem;color:#9aa3ad;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.6rem}.sidebar-more-list{display:flex;flex-direction:column;gap:.45rem;max-height:min(60vh,380px);overflow-y:auto}.sidebar-more-list .sidebar-link{flex-direction:row;justify-content:flex-start;gap:.6rem;width:100%;padding:.55rem .75rem;border-radius:.75rem}.sidebar-more-list .sidebar-label{display:inline-block;font-size:.85rem;opacity:1;width:auto}.sidebar-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.sidebar-icon svg{width:20px;height:20px}.sidebar-label{white-space:nowrap;opacity:0;width:0;overflow:hidden;transition:opacity .2s ease}body.sidebar-open .sidebar-label{opacity:1;width:auto}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:0 .35rem}.sidebar-footer-links{display:flex;flex-direction:column;gap:.5rem;align-items:center}.sidebar-footer .sidebar-link{width:100%;justify-content:center}body.sidebar-open .sidebar-footer-links{align-items:stretch}body.sidebar-open .sidebar-footer .sidebar-link{justify-content:center}.sidebar-footer .sidebar-link--wallet{background:#1de2d142;color:#f4f7f9;border:1px solid rgba(29,226,209,.45);border-radius:.85rem;box-shadow:0 12px 24px #0b1a228c;padding:.6rem}body.sidebar-open .sidebar-footer .sidebar-link--wallet{justify-content:center;padding:.65rem .85rem;box-shadow:0 10px 20px #1de2d126}body:not(.sidebar-open) .sidebar-footer .sidebar-link--wallet{width:48px;height:48px;padding:.4rem;border-radius:999px;justify-content:center;box-shadow:0 12px 24px #0b1a22a6;border:none}body:not(.sidebar-open) .sidebar-footer .sidebar-label{display:none!important}.sidebar-sync-wrapper{width:100%;opacity:0;max-height:0;overflow:hidden;transition:opacity .2s ease,max-height .2s ease}.sidebar-sync-btn{border-radius:.8rem;font-size:.75rem;letter-spacing:.03em}body.sidebar-open .sidebar-sync-wrapper{opacity:1;max-height:56px}body:not(.sidebar-open) .sidebar-sync-wrapper{display:none!important}.sidebar-footer-note{font-size:.65rem;letter-spacing:.08em;color:#6b7280;text-align:center;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease}.sidebar-footer-email{display:block;margin-top:.2rem;font-size:.7rem;letter-spacing:0;text-transform:none;color:#8b949e}body.sidebar-open .sidebar-footer-note{opacity:1;transform:translateY(0)}.sidebar-logout-btn{width:100%;font-size:.7rem;padding:.35rem .6rem;border-radius:.7rem}.sidebar-toggle{display:inline-flex;align-items:center;gap:.35rem}.sidebar-toggle-label{display:none;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}body.sidebar-open .sidebar-toggle-label{display:inline-block}body.sidebar-open .sidebar-toggle{width:auto;height:38px;padding:0 .85rem;justify-content:flex-start}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#06080cb3;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1035}body.sidebar-open .sidebar-overlay{opacity:1;pointer-events:auto}.sidebar-close{border-radius:12px}@media (min-width: 992px){.sidebar-close,.sidebar-overlay,.sidebar-open-toggle{display:none}.mobile-menu-ox-button{display:none!important}}@media (max-width: 991px){.app-header,body.sidebar-open .app-header{padding-left:0}.app-header__inner{padding:.4rem 1.5rem}.dashboard-shell{margin-left:2px;margin-right:2px;padding:1.5rem calc(1.5rem + 2px);width:calc(100% - 4px);max-width:calc(100vw - 4px);box-sizing:border-box}body.sidebar-open .dashboard-shell{margin-left:2px;width:calc(100% - 4px);max-width:calc(100vw - 4px)}.sidebar{width:var(--sidebar-width);transform:translate(-100%)}body.sidebar-open .sidebar{transform:translate(0)}}@media (max-width: 575px){.sidebar{width:min(80vw,var(--sidebar-width))}}@media (max-width: 991px){:root{--mobile-header-height: 88px;--radial-size: min(320px, 92vw, 52vh);--radial-item-size: 42px;--radial-bottom: calc(3px + env(safe-area-inset-bottom)) }body:not(.sidebar-open) .sidebar-link,body:not(.sidebar-open) .sidebar-link--extra,body:not(.sidebar-open) .sidebar-footer .sidebar-link{display:none!important;opacity:0!important;visibility:hidden!important;transform:translate(-50%,-50%) translate(0) scale(.78)!important;pointer-events:none!important}.app-header{position:fixed;left:0;right:0;top:0;width:100%;max-width:100vw;z-index:1150;padding-top:env(safe-area-inset-top)}.dashboard-shell{padding:calc(1.25rem + var(--mobile-header-height)) calc(1rem + 2px) calc(6rem + env(safe-area-inset-bottom));margin-left:2px;margin-right:2px;width:calc(100% - 4px);max-width:calc(100vw - 4px);box-sizing:border-box}.app-header{padding-left:0}.sidebar-overlay{display:none!important}.sidebar{position:fixed!important;left:0;right:0;bottom:0;top:0;width:100%;max-width:100vw;height:100%;padding:0;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));border:none;display:block!important;gap:0;transform:none;z-index:1200;background:transparent;pointer-events:none}body.sidebar-open .sidebar{width:100%;transform:none;background:transparent}.sidebar-nav{position:fixed;left:50%;bottom:var(--radial-bottom);width:var(--radial-size);height:var(--radial-size);display:block;pointer-events:none;margin:0;transform:translate(-50%);z-index:1202}.sidebar-nav .sidebar-link,.sidebar-nav .mobile-menu-ox-button{pointer-events:auto}.mobile-menu-ox-button{position:fixed;left:50%;bottom:calc(3px + env(safe-area-inset-bottom));transform:translate(-50%);margin:0;z-index:1203}.sidebar-header,.sidebar-footer-note,.sidebar-toggle,.sidebar-open-toggle,.sidebar-close{display:none!important}.sidebar-nav::-webkit-scrollbar{height:0}.sidebar-footer{display:none!important;position:fixed;left:50%;bottom:var(--radial-bottom);width:var(--radial-size);height:var(--radial-size);transform:translate(-50%);pointer-events:auto;z-index:1201}body.sidebar-open .sidebar-footer{display:block!important}.sidebar-footer-links{display:none!important;position:absolute;top:0;right:0;bottom:0;left:0}.sidebar-sync-wrapper{display:none!important}body.sidebar-open .sidebar-footer-links{display:block!important}.sidebar-link{position:absolute;display:none!important;flex-direction:column;gap:0;padding:0;min-width:var(--radial-item-size);width:var(--radial-item-size);height:var(--radial-item-size);justify-content:center;align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(120% 120% at 30% 20%,#ffffff1f,#ffffff0d 45%,#0000002e);background-color:#0f1630;box-shadow:0 16px 34px #0000006b,0 0 0 8px #1de2d10a;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease,visibility 0s linear .34s;transition-delay:var(--radial-delay, 0s);flex-shrink:0;opacity:0;transform:translate(-50%,-50%) translate(var(--tx, 0px),var(--ty, 0px)) scale(.78);pointer-events:none;z-index:1201;left:50%;top:50%;margin:0;visibility:hidden;will-change:transform,opacity}body:not(.sidebar-open) .sidebar-link.is-retracting{display:flex!important;opacity:0!important;transform:translate(-50%,-50%) translate(0) scale(.78)!important;pointer-events:none!important;visibility:visible!important;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease}body:not(.sidebar-open) .sidebar-link:not(.is-retracting){display:none!important;opacity:0!important;transform:translate(-50%,-50%) translate(0) scale(.78)!important;pointer-events:none!important;visibility:hidden!important}body.sidebar-open .sidebar-nav{pointer-events:none}body.sidebar-open .sidebar-link{display:flex!important;opacity:1;transform:translate(-50%,-50%) translate(var(--tx, 0px),var(--ty, 0px)) scale(1);pointer-events:auto;visibility:visible;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease,visibility 0s linear 0s;transition-delay:var(--radial-delay, 0s)}.sidebar-link--extra{display:none!important;opacity:0;transform:translate(-50%,-50%) translate(var(--tx, 0px),var(--ty, 0px)) scale(.78);visibility:hidden;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease,visibility 0s linear .34s}body:not(.sidebar-open) .sidebar-link--extra.is-retracting{display:flex!important;opacity:0!important;transform:translate(-50%,-50%) translate(0) scale(.78)!important;pointer-events:none!important;visibility:visible!important;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease}body:not(.sidebar-open) .sidebar-link--extra:not(.is-retracting){display:none!important;opacity:0!important;transform:translate(-50%,-50%) translate(0) scale(.78)!important;visibility:hidden!important;pointer-events:none!important}body.sidebar-open .sidebar-link--extra{display:flex!important;opacity:1;transform:translate(-50%,-50%) translate(var(--tx, 0px),var(--ty, 0px)) scale(1);visibility:visible;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease,visibility 0s linear 0s;transition-delay:var(--radial-delay, 0s)}body.sidebar-open .sidebar-link.d-none,body.sidebar-open .sidebar-link--extra.d-none,body.sidebar-open .sidebar-footer .sidebar-link.d-none,body.sidebar-open .sidebar-footer .sidebar-link--wallet.d-none,body.sidebar-open .sidebar-footer .sidebar-link--extra.d-none{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.sidebar-link--more,#sidebar-more-toggle{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.mobile-menu-ox-button{display:flex!important;width:88px;height:88px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(120% 120% at 30% 20%,#ffffff1a,#ffffff0a 45%,#00000026);background-color:#121a33;box-shadow:0 18px 40px #00000073,0 0 0 10px #1de2d10f,0 0 30px #1de2d11a;justify-content:center;align-items:center;font-family:Technopollas,Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;color:var(--accent);cursor:pointer;transition:transform .22s ease;z-index:1203;flex-shrink:0;position:fixed;left:50%;bottom:calc(3px + env(safe-area-inset-bottom));transform:translate(-50%);margin:0;pointer-events:auto;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mobile-menu-ox-button:active{transform:translate(-50%) scale(.96)}body.sidebar-open .mobile-menu-ox-button{background:radial-gradient(120% 120% at 30% 20%,#ffffff24,#ff4d4d33 45%,#0000002e);background-color:#2a0d0d;box-shadow:0 20px 44px #00000080,0 0 0 12px #ff4d4d2e,0 0 35px #ff4d4d59}.mobile-menu-ox-button .logo-o{color:#fff}.mobile-menu-ox-button .logo-x{color:var(--accent);filter:drop-shadow(0 0 8px rgba(29,226,209,.4))}body.sidebar-open .mobile-menu-ox-button .logo-o{display:none}body.sidebar-open .mobile-menu-ox-button .logo-x{color:#ff4d4d;filter:drop-shadow(0 0 10px rgba(255,77,77,.6))}.sidebar-more-menu{position:fixed}.sidebar-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sidebar-link .sidebar-icon svg{width:24px;height:24px;opacity:.92;filter:drop-shadow(0 0 10px rgba(29,226,209,.18))}.sidebar-link .sidebar-icon svg path,.sidebar-link .sidebar-icon svg rect,.sidebar-link .sidebar-icon svg circle{stroke:#ffffffdb;stroke-width:1.6}.sidebar-label,body.sidebar-open .sidebar-label{display:none}.sidebar-footer .sidebar-link,.sidebar-footer .sidebar-link--wallet{position:absolute;width:var(--radial-item-size);height:var(--radial-item-size);padding:0;border-radius:999px;justify-content:center;left:50%;top:50%;margin:0;opacity:0;transform:translate(-50%,-50%) translate(var(--tx, 0px),var(--ty, 0px)) scale(.78);pointer-events:none;visibility:hidden;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease,visibility 0s linear .34s;transition-delay:var(--radial-delay, 0s);display:none!important;will-change:transform,opacity}body:not(.sidebar-open) .sidebar-footer .sidebar-link.is-retracting,body:not(.sidebar-open) .sidebar-footer .sidebar-link--wallet.is-retracting{display:flex!important;opacity:0!important;transform:translate(-50%,-50%) translate(0) scale(.78)!important;pointer-events:none!important;visibility:visible!important;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease}body:not(.sidebar-open) .sidebar-footer .sidebar-link:not(.is-retracting),body:not(.sidebar-open) .sidebar-footer .sidebar-link--wallet:not(.is-retracting){display:none!important;opacity:0!important;transform:translate(-50%,-50%) translate(0) scale(.78)!important;pointer-events:none!important;visibility:hidden!important}body.sidebar-open .sidebar-footer .sidebar-link,body.sidebar-open .sidebar-footer .sidebar-link--wallet{display:flex!important;width:var(--radial-item-size);height:var(--radial-item-size);opacity:1;transform:translate(-50%,-50%) translate(var(--tx, 0px),var(--ty, 0px)) scale(1);pointer-events:auto;visibility:visible;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease,visibility 0s linear 0s;transition-delay:var(--radial-delay, 0s)}.sidebar-footer .sidebar-link--wallet,body.sidebar-open .sidebar-footer .sidebar-link--wallet,body:not(.sidebar-open) .sidebar-footer .sidebar-link--wallet{background:radial-gradient(120% 120% at 30% 20%,#ffffff1f,#ffffff0d 45%,#0000002e);background-color:#0f1630;border:1px solid rgba(255,255,255,.14);box-shadow:0 16px 34px #0000006b,0 0 0 8px #1de2d10a;border-radius:999px;color:inherit;padding:0}.sidebar-nav .sidebar-link,.sidebar-nav .sidebar-link--wallet,.sidebar-nav .sidebar-link--extra,.sidebar-footer .sidebar-link,.sidebar-footer .sidebar-link--wallet,.sidebar-footer .sidebar-link--extra,body.sidebar-open .sidebar-nav .sidebar-link,body.sidebar-open .sidebar-nav .sidebar-link--wallet,body.sidebar-open .sidebar-nav .sidebar-link--extra,body.sidebar-open .sidebar-footer .sidebar-link,body.sidebar-open .sidebar-footer .sidebar-link--wallet,body.sidebar-open .sidebar-footer .sidebar-link--extra{background:radial-gradient(120% 120% at 30% 20%,#ffffff1f,#ffffff0d 45%,#0000002e)!important;background-color:#0f1630!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 16px 34px #0000006b,0 0 0 8px #1de2d10a!important}.sidebar-icon,.sidebar-link .sidebar-icon svg{width:20px;height:20px}.dashboard-shell .row{margin-left:0;margin-right:0}.dashboard-shell [class*=col-]{padding-left:.5rem;padding-right:.5rem}}@media (max-width: 575px){.performance-grid{grid-template-columns:1fr}.chart-card,.chart-card--wide{padding:.85rem}#drawdown-chart{height:140px}.pnl-calendar{gap:.5rem}.pnl-calendar-header{justify-content:space-between;gap:.5rem}.pnl-calendar-label{flex:1 1 auto;text-align:center;font-size:.75rem}.pnl-calendar-weekdays{font-size:.55rem;gap:.2rem}.pnl-calendar-grid{gap:.25rem}.pnl-calendar-cell{min-height:48px;padding:.35rem .4rem;border-radius:.7rem}.pnl-calendar-day{font-size:.6rem}.pnl-calendar-value{font-size:.7rem}}.icon-button{width:38px;height:38px;border-radius:12px;border:1px solid var(--border);background:#ffffff0a;color:#d5d9de;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.icon-button--ghost{background:transparent;border-color:#ffffff14}.icon-button svg{width:18px;height:18px}.dashboard-hero{display:flex;align-items:center;justify-content:center;gap:2rem}.hero-title h2{font-size:2rem;margin-bottom:.25rem}.hero-title:empty{display:none}.hero-kicker{font-family:Technopollas,Space Grotesk,sans-serif;text-transform:uppercase;font-size:.75rem;letter-spacing:.2em;color:var(--text-muted);margin-bottom:.35rem}.hero-actions{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.hero-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:0}.page-hero{position:relative;background:transparent!important;border:none!important;box-shadow:none!important;margin-bottom:0!important;padding:0}.page-hero .dashboard-hero{display:none}.hero-user-coner{position:absolute;top:1rem;right:1.5rem;display:flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap;padding:.45rem .7rem;border-radius:.9rem;border:1px solid var(--border);background:#0f1116b8;font-size:.8rem;color:#e5e7eb;max-width:360px;z-index:2}.hero-user-block{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.hero-user-line{display:flex;align-items:baseline;gap:.4rem}.hero-user-actions{display:flex;align-items:center;justify-content:flex-end}.hero-logout-btn{padding:.2rem .55rem;font-size:.6rem;line-height:1;border-radius:999px}.hero-cart-btn{padding:.2rem .45rem;line-height:1;border-radius:999px}.hero-cart-btn svg{width:14px;height:14px;display:block}.hero-user-label{text-transform:uppercase;font-size:.6rem;letter-spacing:.12em;color:var(--text-muted)}.hero-user-value{font-weight:600;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-user-spacer{height:72px}@media (max-width: 991px){.hero-user-coner{position:static;margin-left:auto;margin-bottom:.75rem}.hero-user-spacer{display:none}}.status-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:999px;background:#1de2d11f;color:var(--accent);font-weight:600;font-size:.85rem}.status-badge.is-offline{background:#f871711f;color:#f87171}.chip{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;background:#131820;border:1px solid var(--border);color:var(--text-muted);font-size:.8rem}.chip--success{color:#22c55e;border-color:#22c55e59}.chip--warning{color:#f59e0b;border-color:#f59e0b59}.chip--danger{color:#ef4444;border-color:#ef444459}.chip--secondary{color:var(--text-muted)}.chip--info{color:#60a5fa;border-color:#60a5fa59}.user-badge{background:#ffffff14;color:#f4f7f9;border:1px solid rgba(255,255,255,.16)}.btn-accent{background:var(--accent);color:#041a16;border:none;font-weight:600}.btn-accent:hover{background:#18c9ba;color:#031612}.dashboard-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.card-span-2{grid-column:span 2}.metric-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.metric-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid--four .metric-card--wide,.metric-grid--five .metric-card{grid-column:span 1}.metric-grid--five .metric-label{font-size:.68rem}.metric-grid--five .metric-value{font-size:1.28rem}.new-position-balance-grid .metric-value{white-space:nowrap;word-break:normal;overflow-wrap:normal}.metric-card{position:relative;padding:1.25rem;border-radius:1.1rem;border:1px solid var(--border);background:#101217e6;grid-column:span 3}.metric-card--hero{grid-column:span 12;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.metric-card--hero .metric-value{font-size:2.2rem}.metric-card--wide{grid-column:span 4}.metric-grid--stats{margin-top:1.5rem}.metric-grid--stats .metric-card{grid-column:span 2}.account-overview-card,.stats-card{background:transparent;border:none;box-shadow:none}.account-overview-card .card-body,.stats-card .card-body{padding:0}.account-overview-card .card-header{display:none}.stats-card .card-header{border:none;padding-left:0;padding-right:0}.metric-card--accent .metric-value{color:var(--accent)}.metric-label{font-size:.85rem;color:var(--text-muted)}.metric-label--info{display:flex;align-items:center;gap:.4rem}.metric-change-block{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.metric-change-block .metric-subtext{margin-top:0}.card-title-with-info{display:flex;align-items:center;gap:.5rem}.metric-value{font-size:1.6rem;font-weight:600;margin-top:.35rem}.metric-change{margin-top:.35rem;font-size:.85rem;color:var(--text-muted)}.metric-change.is-positive{color:#22c55e}.metric-change.is-negative{color:#ef4444}.metric-subtext{margin-top:.35rem;font-size:.8rem;color:var(--text-muted)}.metric-status-grid{margin-top:.2rem;display:flex;flex-direction:column;gap:.15rem}.metric-status-row{display:flex;gap:.75rem}.metric-status-item{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.3rem;font-size:.7rem;line-height:1;color:var(--text-muted);white-space:nowrap}.metric-status-label{color:var(--text-muted)}.status-tag{display:inline-flex;align-items:center;justify-content:center;padding:.03rem .32rem;border-radius:999px;font-size:.55rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent}.status-tag--on{background:#22c55e29;color:#22c55e;border-color:#22c55e59}.status-tag--off{background:#94a3b81f;color:#9aa3ad;border-color:#94a3b840}.metric-icon{position:absolute;top:1rem;right:1rem;width:34px;height:34px;border-radius:10px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:#a7b0b8}.layer-pill{display:inline-block;margin-top:.25rem;padding:.15rem .5rem;border-radius:999px;background:#ffffff14;color:#d5d9de;font-size:.72rem;font-weight:500}.performance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem}.performance-card .card-header small.text-muted{color:#fff!important}.performance-filter-toggle,.performance-filter-reset,.performance-filter-download{width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center}.chart-card{background:#0c0e12e6;border:1px solid var(--border);border-radius:1.1rem;padding:1rem}.chart-card--wide{margin-top:1rem}.chart-card--drawdown{overflow:hidden}.chart-header{font-size:.9rem;color:#d5d9de;margin-bottom:.75rem}.chart-header--info,.chart-header-label{display:inline-flex;align-items:center;gap:.4rem}.chart-header--split{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.segmented-control{display:inline-flex;gap:.25rem;padding:.25rem;border-radius:999px;background:#ffffff0a;border:1px solid var(--border)}.segmented-button{border:none;background:transparent;color:var(--text-muted);font-weight:600;font-size:.8rem;padding:.4rem .9rem;border-radius:999px}.segmented-button.is-active{background:#0f1216;color:#f4f7f9}.segmented-control--compact .segmented-button{padding:.3rem .75rem;font-size:.75rem}.pnl-calendar{display:flex;flex-direction:column;gap:.75rem}.pnl-calendar-header{display:flex;align-items:center;justify-content:center;gap:.75rem}.pnl-calendar-nav{width:32px;height:32px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:#d5d9de;font-weight:700;line-height:1}.pnl-calendar-label{font-size:.85rem;font-weight:600;letter-spacing:.08em;color:#d5d9de}.pnl-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);text-align:center}.pnl-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.pnl-calendar-cell{min-height:72px;border-radius:.9rem;padding:.45rem .55rem;border:1px solid var(--border);background:#ffffff08;display:flex;flex-direction:column;gap:.35rem}.pnl-calendar-cell.is-muted{opacity:.35}.pnl-calendar-cell.is-positive{background:#1de2d11f;border-color:#1de2d159;color:#d2f9f5}.pnl-calendar-cell.is-negative{background:#ef44441f;border-color:#ef444459;color:#fecaca}.pnl-calendar-cell.is-neutral{background:#94a3b814;border-color:#94a3b833;color:#cbd5e1}.pnl-calendar-day{font-size:.7rem;color:var(--text-muted)}.pnl-calendar-value{font-size:.85rem;font-weight:600}@media (max-width: 720px){.pnl-calendar-grid{gap:.35rem}.pnl-calendar-cell{min-height:58px;padding:.4rem .45rem}.pnl-calendar-value{font-size:.75rem}}.performance-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:1rem}.performance-filters-dropdown{min-width:320px;padding:1rem;background:#0c0e12f5;border:1px solid var(--border);border-radius:.9rem;color:#f4f7f9;box-shadow:0 18px 40px #00000059}.performance-filters-dropdown .performance-filters{margin-top:0}.performance-filter-toggle svg,.performance-filter-download svg{width:18px;height:18px}.performance-filters-dropdown input[type=date]{color-scheme:dark;background:#0d0f13 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3e%3crect x='3' y='5' width='18' height='16' rx='2'/%3e%3cpath d='M16 3v4M8 3v4M3 10h18'/%3e%3c/svg%3e") no-repeat right .75rem center / 16px 16px;padding-right:2.4rem}.performance-filters-dropdown input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}.performance-filters-dropdown .form-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0d0f13 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 6l6 6 6-6'/%3e%3c/svg%3e") no-repeat right .75rem center / 16px 12px;padding-right:2.25rem}.setup-bar{display:flex;gap:.75rem;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap}.setup-tab{border:none;padding:.55rem 1rem;border-radius:.85rem;background:#ffffff0f;color:#cfd6dd;font-weight:600}.setup-tab.is-active{background:var(--accent);color:#041a16}.setup-select select{min-width:180px}.setup-select-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--text-muted);margin-bottom:.25rem}.suggested-range{display:block;margin-top:.35rem;font-size:.7rem;color:var(--text-muted);font-weight:500}.new-position-subtitle{color:#cfd6dd}.order-note{color:#e2e8f0}.profile-badge{background:#3ff;color:#1f2937;padding:.2rem .6rem;border-radius:.55rem;font-size:.7rem;font-weight:600;font-family:Manrope,sans-serif;letter-spacing:.02em;text-transform:uppercase}#user-card .text-muted{color:#cfd6dd!important}#user-summary-email{color:#f4f7f9}#user-summary-role{color:#c8f0ff}.warroom-description{color:#cfd6dd;font-size:.9rem;margin-bottom:1rem}.warroom-title{display:flex;align-items:center;gap:.5rem}.info-tooltip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1px solid rgba(255,255,255,.2);color:#cfd6dd;font-size:.75rem;line-height:1;cursor:help}.info-tooltip-icon{font-weight:600;font-size:.75rem;line-height:1}.info-tooltip:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%);width:260px;padding:.6rem .75rem;border-radius:.6rem;border:1px solid var(--border);background:#0f1218;color:#f4f7f9;font-size:.8rem;line-height:1.35;white-space:pre-line;text-align:left;opacity:0;pointer-events:none;z-index:20;transition:opacity .2s ease}.info-tooltip:before{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:transparent transparent #0f1218 transparent;opacity:0;transition:opacity .2s ease;z-index:19}.info-tooltip:hover:after,.info-tooltip:hover:before{opacity:1}.warroom-toggle{display:inline-flex;align-items:center;gap:.6rem;color:#d5d9de}.warroom-toggle-label{cursor:pointer;font-size:.9rem}.profile-setup-select,.profile-setup-select:disabled{background-color:#0f1218;color:#f4f7f9;border-color:#242a33;opacity:1}.strategy-select,.strategy-select:disabled{background-color:#0f1218;color:#f4f7f9;border-color:#242a33;font-family:Technopollas,Space Grotesk,sans-serif;letter-spacing:.03em;text-transform:uppercase;opacity:1}.panel{border-radius:1.1rem;border:1px solid var(--border);background:#0c0e12e6;padding:1.25rem;margin-bottom:1.25rem}.panel-grid{display:grid;gap:1.25rem;margin-bottom:1.25rem}.panel-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.panel-grid-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.panel-grid .panel{margin-bottom:0}.panel-grid--stacked .panel-stack{display:flex;flex-direction:column;height:100%;gap:1.25rem}.panel-grid--stacked{align-items:stretch}.panel-grid--stacked .panel-stack>.panel:last-child{margin-top:auto}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;color:#d5d9de}.panel-header--split{align-items:flex-start}.panel-meta{font-size:.85rem;color:var(--text-muted)}.new-position-risk-panel{background:linear-gradient(145deg,#101217f5,#0b0d11f5);border:1px solid var(--border);border-radius:14px;box-shadow:0 22px 58px #0006;padding:28px;color:#f4f7f9}.new-position-risk-panel .panel-header{color:#f4f7f9}.new-position-risk-panel .panel-meta{color:var(--text-muted)}.new-position-risk-meter{display:flex;justify-content:center;margin:14px auto 0;background:radial-gradient(circle at 50% 100%,#1de2d11f,#0000 62%);border-radius:14px}.risk-meter-svg{width:min(245px,100%);height:auto;display:block;overflow:visible}.risk-meter-arc{fill:none;stroke-width:25;stroke-linecap:butt}.risk-meter-arc--safe{stroke:#22c55e}.risk-meter-arc--moderate{stroke:#eab308}.risk-meter-arc--risk{stroke:#ef4444}.new-position-risk-panel .ponteiro{opacity:1;visibility:visible}.new-position-risk-panel #new-position-risk-pointer{transition:transform .5s ease-out;will-change:transform}.new-position-risk-panel .ponteiro line{stroke:#e2e8f0;stroke-width:5;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(226,232,240,.35))}.new-position-risk-panel .ponteiro circle{fill:#1de2d1;stroke:#fff3;stroke-width:1.5}.new-position-risk-panel .ponteiro .ponteiro-centro{fill:#0b0d11;stroke:#ffffff59;stroke-width:1}.risk-meter-tick{fill:#cbd5e1;font-weight:600}.valor-display{text-align:center;font-size:34px;font-weight:700;color:#f4f7f9;margin:14px 0 0}.valor-display.is-safe{color:#22c55e}.valor-display.is-moderate{color:#eab308}.valor-display.is-risk{color:#ef4444}.risk-backup-note{text-align:center;font-size:.82rem;font-weight:600;color:var(--text-muted);margin:8px 0 0;min-height:1.2em}.form-grid{display:grid;gap:.9rem}.form-grid-2{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.form-grid-3{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.new-position-form input:disabled:not([type=checkbox]):not([type=radio]),.new-position-form select:disabled,.new-position-form textarea:disabled{background-color:#1b2028;color:#e5e7eb;border-color:#2a3039;opacity:1}.btn-origox{font-family:Technopollas,Space Grotesk,sans-serif;letter-spacing:.08em;text-transform:uppercase}.position-type-options{display:flex;gap:.75rem;flex-wrap:wrap}.position-type-options .pill-radio{flex:1 1 160px}.position-type-options .pill-radio span{width:100%}.pill-radio{position:relative;display:inline-flex}.pill-radio input{position:absolute;opacity:0;pointer-events:none}.pill-radio span{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;border-radius:999px;border:1px solid var(--border);color:#cfd6dd;font-weight:600;font-size:.8rem}.pill-radio--long span{border-color:#22c55e66;color:#22c55e}.pill-radio--short span{border-color:#ef444466;color:#f87171}.pill-radio--dual span{border-color:#1de2d180;color:var(--accent)}.pill-radio input:checked+span{background:#1de2d133;color:#f4f7f9}.toggle-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:1rem;color:#d5d9de}#double-first-order-label{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.toggle-switch{position:relative;width:44px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:#ffffff1f;border-radius:999px;transition:background .2s ease}.toggle-slider:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#f4f7f9;transition:transform .2s ease}.toggle-switch input:checked+.toggle-slider{background:#1de2d199}.toggle-switch input:checked+.toggle-slider:after{transform:translate(20px)}.coin-search{margin-bottom:.75rem}.coin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.6rem;margin-top:.75rem;max-height:260px;overflow-y:auto;padding-right:.25rem}.coin-chip{display:inline-flex;align-items:center}.coin-chip input{position:absolute;opacity:0;pointer-events:none}.coin-chip span{width:100%;padding:.5rem .75rem;border-radius:.7rem;border:1px solid var(--border);color:#d5d9de;background:#ffffff05;font-weight:600;font-size:.82rem;text-align:left}.coin-chip input:checked+span{background:#1de2d129;border-color:#1de2d199;color:#f4f7f9}.checkbox-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:999px;border:1px solid var(--border);color:#d5d9de}.form-actions{display:flex;justify-content:flex-start;margin-top:1.5rem}.positions-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1200}#new-position-modal{z-index:1405}#order-existing-modal{z-index:1500}body.modal-open{overflow:hidden}.positions-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#05080cb3}#gox-purchase-modal .positions-modal-backdrop,#gox-suggest-modal .positions-modal-backdrop,#gox-manual-modal .positions-modal-backdrop,#gox-checkout-modal .positions-modal-backdrop{background:#05080c80}.positions-modal-dialog{position:relative;z-index:1;width:min(420px,92vw);border-radius:16px;border:1px solid #2a2f38;background:#0d0f13;box-shadow:0 24px 60px #00000073;padding:1.25rem 1.5rem}#positions-sync-modal .positions-modal-header,#positions-sync-modal .positions-modal-body,#positions-sync-modal .positions-modal-title,#positions-sync-modal .positions-modal-close,#positions-sync-modal .positions-sync-subtitle,#positions-sync-modal .positions-sync-target,#positions-sync-modal label,#positions-sync-modal .form-label,#positions-sync-modal .small,#positions-sync-modal .toggle-row{color:#fff!important}#positions-sync-modal .positions-sync-subtitle{font-size:.78rem;font-weight:700;letter-spacing:.08em}#positions-sync-modal .form-control{color:#fff;background:#0b0d11;border-color:#3a414b}#positions-sync-modal .form-control::placeholder{color:#fff9}#positions-sync-modal .btn{color:#fff!important}#positions-sync-modal #positions-sync-submit{border-color:#ffffff80}.new-position-modal-dialog{width:min(1200px,96vw);max-height:90vh;display:flex;flex-direction:column}.new-position-modal-body{overflow-y:auto;max-height:calc(90vh - 4.5rem);padding-right:.5rem}.gox-checkout-modal-dialog{width:min(900px,96vw);max-height:90vh;display:flex;flex-direction:column}.gox-checkout-body{display:flex;flex-direction:column;gap:.75rem}#gox-checkout-modal{align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:.85rem}#gox-checkout-modal .gox-checkout-modal-dialog{width:min(900px,100%);margin:0 auto;max-height:calc(100vh - 1.7rem);max-height:calc(100dvh - 1.7rem)}#gox-checkout-modal .gox-checkout-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.25rem}.gox-checkout-frame{width:100%;height:min(70vh,680px);border:1px solid #2a2f38;border-radius:12px;background:#0b0d11}.gox-checkout-native{display:flex;flex-direction:column;gap:.85rem;padding:.75rem;border:1px solid #2a2f38;border-radius:12px;background:#0b0d11}.gox-checkout-status{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.gox-checkout-status-value{font-weight:600;color:#e2e8f0}.gox-checkout-status-value.status-success{color:#22c55e}.gox-checkout-status-value.status-warning{color:#f59e0b}.gox-checkout-status-value.status-danger{color:#ef4444}.gox-checkout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.gox-checkout-native,.gox-checkout-native .gox-checkout-summary,.gox-checkout-native .gox-checkout-summary-label,.gox-checkout-native .gox-checkout-summary-value,.gox-checkout-native .gox-checkout-value,.gox-checkout-native .small{color:#fff}.gox-checkout-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:.65rem}.gox-checkout-summary-item{padding:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:.75rem;background:#ffffff05}.gox-checkout-summary-label{display:block;font-size:.7rem;letter-spacing:.04em;color:#fff;margin-bottom:.35rem}.gox-checkout-summary-value{font-size:.95rem;font-weight:600}.gox-checkout-value{font-weight:600;color:#eef1f3}#gox-checkout-modal .text-muted,#gox-checkout-modal .text-success,#gox-checkout-modal .text-warning,#gox-checkout-modal .text-danger,#gox-checkout-modal .gox-checkout-status-value,#gox-checkout-modal .gox-checkout-address code,#gox-checkout-modal .gox-checkout-value{color:#fff!important}.gox-checkout-address{display:flex;flex-direction:column;gap:.5rem}.gox-checkout-address-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.gox-checkout-address code{background:#0b0d11;border:1px solid #2a2f38;border-radius:8px;padding:.4rem .6rem;color:#e2e8f0;word-break:break-all}.gox-checkout-qr{display:flex;justify-content:center}.gox-checkout-qr-row{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.gox-checkout-transfer-total{min-width:220px;padding:.95rem 1rem;border:1px solid rgba(51,255,255,.55);border-radius:.75rem;background:linear-gradient(145deg,#33ffff38,#33ffff14);display:flex;flex-direction:column;gap:.35rem;box-shadow:0 0 0 1px #33ffff2e,0 10px 22px #00000052}.gox-checkout-transfer-total-label{font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:#d8ffff}#gox-checkout-transfer-total{font-size:1.15rem;font-weight:800;letter-spacing:.02em;color:#fff}.gox-checkout-qr img{width:180px;height:180px;border-radius:12px;border:1px solid #2a2f38;background:#0b0d11}.gox-suggest-dialog,.gox-manual-dialog,.gox-balance-warning-dialog{width:min(520px,92vw)}.gox-balance-warning-body{color:#fff}.gox-balance-warning-body .text-muted{color:#fff!important;opacity:.75}.gox-balance-warning-meta{display:grid;gap:.5rem}.gox-balance-warning-meta strong{margin-left:.35rem}.gox-suggest-value{display:flex;flex-direction:column;gap:.4rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;margin-bottom:1rem}.gox-suggest-amount{font-size:1.4rem;font-weight:700;color:#fff}.gox-suggest-label{color:#fff}.gox-suggest-manual{color:#5f5f5f;font-size:.85rem}.gox-suggest-manual:hover{color:#7a7a7a}.gox-manual-note{color:#fff}#gox-purchase-modal .gox-range-field .form-label,#gox-suggest-modal .gox-range-field .form-label,#gox-purchase-modal .gox-range-field .text-muted,#gox-suggest-modal .gox-range-field .text-muted{color:#fff!important}#gox-purchase-modal .gox-range-field .form-range,#gox-suggest-modal .gox-range-field .form-range{accent-color:#ffffff}.gox-manual-back-btn{background:#3ff;border:1px solid #33ffff;color:#0b0d11}.gox-manual-back-btn:hover,.gox-manual-back-btn:focus{background:#2be6e6;border-color:#2be6e6;color:#0b0d11}.gox-manual-next-btn{background:#686868;border:1px solid #686868;color:#fff}.gox-manual-next-btn:hover,.gox-manual-next-btn:focus{background:#7a7a7a;border-color:#7a7a7a;color:#fff}.indication-policy-modal,.indication-policy-modal .positions-modal-header,.indication-policy-modal .positions-modal-body,.indication-policy-modal .positions-modal-close,.indication-policy-modal .text-muted,.indication-policy-modal .small,.indication-policy-modal .fw-semibold{color:#fff!important}.indication-label{color:#fff}.indication-link-row{align-items:stretch!important}.indication-link-guard{position:relative;flex:1 1 auto;min-width:0}.faq-support{color:#fff;font-size:1.75rem;line-height:1.35}.user-indication-link{background:#0d0f13;border:1px solid #2a2f38;color:#fff;padding:.45rem .75rem;border-radius:10px;text-decoration:none;display:block;flex:1 1 auto}.user-indication-link:hover{color:#fff;border-color:#3a4553}.user-indication-link.is-obscured{filter:blur(8px);letter-spacing:.08em;pointer-events:none;-webkit-user-select:none;user-select:none}.indication-link-guard.is-locked:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:#06080cc7;pointer-events:none}.indication-link-reveal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;white-space:nowrap}.indication-policy-dialog{width:min(680px,calc(100vw - 1.5rem));max-width:calc(100vw - 1.5rem)}.indication-policy-body{display:flex;flex-direction:column;gap:.9rem;max-height:min(78vh,720px)}.indication-policy-content{max-height:min(56vh,520px);overflow-y:auto;padding-right:.35rem}.indication-policy-list{margin:0;padding-left:1.1rem}.indication-policy-list li{margin-bottom:.25rem}.indication-policy-list li:last-child{margin-bottom:0}#user-indication-copy:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 576px){.indication-policy-dialog{width:calc(100vw - 1rem);max-width:calc(100vw - 1rem)}.indication-policy-content{max-height:52vh}.indication-link-reveal{font-size:.78rem;padding:.3rem .55rem}}.new-position-modal-body .new-position-section{margin:0!important;width:100%}.new-position-modal-body .new-position-section>.col-12{padding-left:0;padding-right:0}.positions-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;color:#eef1f3}.positions-modal-close{border:1px solid #2a2f38;background:transparent;color:#cbd5e1;border-radius:999px;padding:.35rem .85rem;font-size:.8rem}.positions-modal-close:hover{color:#fff;border-color:#3a4553}.form-control,.form-select{background:#0d0f13;border:1px solid #2a2f38;color:#eef1f3}.form-control::placeholder{color:#6c7480}.form-control:focus,.form-select:focus{border-color:var(--accent);box-shadow:0 0 0 .2rem #1de2d133;background:#0b0d11;color:#f4f7f9}.form-check-input{background-color:#0d0f13;border-color:#2a2f38}.form-check-input:checked{background-color:var(--accent);border-color:var(--accent)}.btn-outline-light{color:#e5e7eb;border-color:#2a2f38}.btn-outline-light:hover{background:#ffffff0f;color:#f4f7f9}.table{color:#d7dbe0}.table thead th{background:#0f1318;color:#9aa3ad;border-color:#242a33}.table td,.table th{border-color:#1f232b}.table-light{--bs-table-bg: #0f1318;--bs-table-striped-bg: #131820;color:#9aa3ad}.positions-section .table-responsive{max-height:min(60vh,520px);overflow-y:auto;overflow-x:visible;border-radius:1rem;position:relative}.positions-gox-blocked-banner{position:relative;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.7rem 3.4rem .7rem 1rem;border-top:1px solid rgba(255,77,90,.24);border-bottom:1px solid rgba(255,77,90,.24);background:#7a0d1738}.positions-gox-blocked-banner__message{width:100%;text-align:center;color:#ff2f3f;font-size:.76rem;font-weight:800;letter-spacing:.05em;line-height:1.25;text-transform:uppercase}.positions-gox-blocked-banner__buy{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;padding:.3rem .45rem;border-color:#ff4d5aa6;background:#ff4d5a52;color:#fff}.positions-gox-blocked-banner__buy:hover,.positions-gox-blocked-banner__buy:focus{color:#fff;border-color:#ff7882e6;background:#ff4d5a80}.positions-gox-blocked-banner__buy svg{width:1rem;height:1rem;color:#fff}.positions-mobile-list{display:none;padding:.85rem;gap:.85rem}.positions-mobile-empty{border:1px solid #242a33;border-radius:.9rem;padding:1rem;text-align:center;color:#9aa3ad;background:#0b0f14}.positions-mobile-card{border:1px solid #2a2f38;border-radius:1rem;background:linear-gradient(180deg,#0b0e13,#090b10);box-shadow:inset 0 0 0 1px #ffffff05;padding:.9rem}.positions-mobile-symbol{margin:0;font-size:1.32rem;color:#f3f4f6;letter-spacing:.02em}.positions-mobile-side+.positions-mobile-side{margin-top:.9rem;padding-top:.9rem;border-top:1px solid #2a2f38}.positions-mobile-side--warroom-closed{margin-top:.6rem;padding:.75rem;border-radius:.95rem;border:1px solid rgba(130,141,156,.55);background:linear-gradient(165deg,#6c757d38,#6c757d1f);filter:saturate(.45)}.positions-mobile-side--warroom-wr3{margin-top:.6rem;padding:.75rem;border-radius:.95rem;border:1px solid rgba(130,141,156,.45);background:linear-gradient(165deg,#6c757d2e,#6c757d14);filter:saturate(.55)}.positions-mobile-side-head{display:grid;grid-template-columns:auto auto 1fr;gap:.5rem;align-items:flex-start}.positions-mobile-side-actions{display:inline-flex;align-items:center;gap:.35rem}.positions-mobile-config-btn{width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:.6rem}.positions-mobile-side-pnl{margin-left:auto;text-align:right}.positions-mobile-side-value{font-size:1.45rem;font-weight:700;line-height:1}.positions-mobile-side-roi{margin-top:.2rem;font-size:1rem;line-height:1}.positions-mobile-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.3rem .6rem;font-size:.75rem;font-weight:700;letter-spacing:.04em}.positions-mobile-badge--long{color:#22c55e;background:#22c55e1f;border:1px solid rgba(34,197,94,.25)}.positions-mobile-badge--short{color:#ef4444;background:#ef44441f;border:1px solid rgba(239,68,68,.25)}.positions-mobile-badge--closed{color:#d4dae1;background:#828d9c57;border:1px solid rgba(130,141,156,.7)}.positions-mobile-metrics{margin-top:.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.positions-mobile-metric{display:flex;flex-direction:column;gap:.12rem}.positions-mobile-metric span{font-size:.8rem;color:#9aa3ad}.positions-mobile-metric strong{font-size:1.08rem;color:#f4f7f9;line-height:1.15}.positions-mobile-state-grid{margin-top:.65rem;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:.45rem .75rem;align-items:flex-start}.positions-mobile-state-item{display:flex;flex-direction:column;gap:.12rem}.positions-mobile-state-item span{font-size:.72rem;color:#9aa3ad;letter-spacing:.04em}.positions-mobile-state-item strong{font-size:.9rem;color:#f4f7f9;line-height:1.1}.positions-mobile-state-item--status{min-width:0}.positions-mobile-state-tags{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}.positions-mobile-state-tags .badge{font-size:.66rem;padding:.25rem .45rem}.positions-mobile-status-empty{font-size:.86rem;color:#9aa3ad;line-height:1.1}.positions-mobile-more{margin-top:.75rem;padding-top:.55rem;border-top:1px solid #2a2f38}.positions-mobile-more summary{cursor:pointer;color:#d3d8df;font-size:.92rem;font-weight:600;list-style:none}.positions-mobile-more summary::-webkit-details-marker{display:none}.positions-mobile-more summary:before{content:"⌄";display:inline-block;margin-right:.45rem;transform-origin:center;transition:transform .2s ease}.positions-mobile-more[open] summary{margin-bottom:.55rem}.positions-mobile-more[open] summary:before{transform:rotate(180deg)}.positions-mobile-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .75rem}.positions-mobile-more-item{display:flex;flex-direction:column;gap:.05rem}.positions-mobile-more-item span{font-size:.72rem;color:#96a0ad}.positions-mobile-more-item strong{font-size:.86rem;color:#e7ebf0}.positions-mobile-status{margin-top:.55rem;display:flex;flex-wrap:wrap;gap:.35rem}.positions-mobile-pause{margin-top:.45rem;font-size:.78rem;line-height:1.2}.positions-mobile-warroom-meta{margin-top:.6rem;font-size:.78rem;line-height:1.35;color:#c3cbd4;display:flex;flex-direction:column;gap:.2rem}.warroom-closed-action{display:inline-flex;align-items:center;justify-content:center;padding:.18rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.55);background:#94a3b829;color:#cdd5df;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.warroom-closed-meta{margin-top:.5rem;display:flex;flex-direction:column;gap:.12rem;font-size:.75rem;color:#c3cbd4}.warroom-closed-meta-line{color:#c3cbd4}.warroom-closed-countdown{font-family:Space Grotesk,monospace;letter-spacing:.04em;color:#dde4ec}#positions-table{--positions-bg: #0a0c10;--positions-bg-alt: #0c1015;--positions-border: #1f232b;--positions-header-bg: #0d1116;--positions-text: #e7ebf0;--positions-muted: #9aa3ad;--positions-hover: #102d33;--bs-table-bg: var(--positions-bg);--bs-table-color: var(--positions-text);--bs-table-border-color: var(--positions-border);--bs-table-hover-bg: var(--positions-hover);--bs-table-hover-color: var(--positions-text);background:var(--positions-bg);color:var(--positions-text);border-color:var(--positions-border);border-collapse:separate;border-spacing:0}#positions-table thead th{position:sticky;top:0;z-index:3;background:var(--positions-header-bg);color:var(--positions-muted);box-shadow:inset 0 -1px 0 var(--positions-border);overflow:visible}#positions-table thead{position:relative;z-index:6;overflow:visible}#positions-table tbody{position:relative;z-index:1}#positions-table thead .info-tooltip,#positions-table thead .info-tooltip:after,#positions-table thead .info-tooltip:before{z-index:2000}#positions-table thead .info-tooltip:after,#positions-table thead .info-tooltip:before{display:none}.floating-tooltip{position:fixed;max-width:260px;padding:.6rem .75rem;border-radius:.6rem;border:1px solid var(--border);background:#0f1218;color:#f4f7f9;font-size:.8rem;line-height:1.35;text-align:left;box-shadow:0 12px 26px #00000073;pointer-events:none;z-index:9999}#positions-table td,#positions-table th{border-color:var(--positions-border)}#positions-table tbody tr:nth-child(2n) td{background:var(--positions-bg-alt)}#positions-table tbody tr:hover td{background:var(--positions-hover);color:var(--positions-text)}#positions-table tbody tr.warroom-closed-row td{background:#6c757d33;color:#cad2dc;border-color:#94a3b859;filter:saturate(.35)}#positions-table tbody tr.warroom-wr3-row td{background:#6c757d24;color:#cad2dc;border-color:#94a3b840;filter:saturate(.45)}#positions-table tbody tr.warroom-closed-row:nth-child(2n) td{background:#6c757d3d}#positions-table tbody tr.warroom-wr3-row:nth-child(2n) td{background:#6c757d2e}#positions-table tbody tr.warroom-closed-row:hover td{background:#818b964d;color:#e0e6ed}#positions-table tbody tr.warroom-wr3-row:hover td{background:#818b9642;color:#e0e6ed}#positions-table tbody td.positions-hover-symbol{background:var(--positions-hover);color:var(--positions-text)}.alert{background:#ffffff0d;border:1px solid #2a2f38;color:#e5e7eb}.order-alert-floating{position:fixed;top:88px;right:24px;z-index:2050;width:min(460px,calc(100vw - 28px));margin:0;box-shadow:0 16px 34px #0000006b}.order-alert-content{display:flex;align-items:flex-start;gap:10px}.order-alert-text{flex:1;line-height:1.35}.order-alert-close{border:1px solid rgba(255,255,255,.25);border-radius:999px;background:transparent;color:#e5e7eb;width:24px;height:24px;min-width:24px;display:inline-flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;padding:0}.order-alert-close:hover,.order-alert-close:focus{border-color:#ffffff73;background:#ffffff14;outline:none}.order-alert-floating.order-alert-exchange-min{background:#353a40;border-color:#4b5563;color:#fff}.order-alert-floating.order-alert-exchange-min .order-alert-text{color:#fff;white-space:pre-line}.order-alert-floating.order-alert-exchange-min .order-alert-close{color:#fff;border-color:#ffffff73;background:#0000002e}.order-alert-floating.order-alert-exchange-min .order-alert-close:hover,.order-alert-floating.order-alert-exchange-min .order-alert-close:focus{border-color:#fffc;background:#00000059}.toast-container{position:fixed;top:88px;right:24px;z-index:2000;display:flex;flex-direction:column;gap:12px;pointer-events:none}.app-toast{min-width:240px;max-width:360px;padding:12px 16px;border-radius:14px;background:#11151b;border:1px solid #2a2f38;color:#e5e7eb;box-shadow:0 12px 30px #00000059;transform:translate(120%);opacity:0;transition:transform .35s ease,opacity .35s ease;pointer-events:auto;font-size:.92rem}.app-toast.is-visible{transform:translate(0);opacity:1}.app-toast.is-hide{transform:translate(120%);opacity:0}.app-toast--success{border-color:#22c55e80;color:#9ae6b4}.app-toast--danger{border-color:#f871718c;color:#fca5a5}.app-toast--warning{border-color:#fbbf248c;color:#fcd34d}.app-toast--info{border-color:#38bdf88c;color:#7dd3fc}@media (max-width: 991px){.order-alert-floating{top:104px;right:12px;width:calc(100vw - 24px)}}.list-group-item{background:#0f1116;border-color:#242a33;color:#d7dbe0}#billing .table{color:#e5e7eb}#billing .table thead th{background:#101217;color:#e5e7eb;border-color:#242a33}#billing .table tbody td{background:#0f1116;color:#e5e7eb;border-color:#242a33}#billing .table-hover tbody tr:hover>*{background:#141821}#billing .text-muted{color:#fff!important}#billing-metrics-cards .card,#billing-metrics-cards .card .card-body,#billing-metrics-cards .card small,#billing-metrics-cards .card strong,#nowpayments-revenue-block .card,#nowpayments-revenue-block .card .card-body,#nowpayments-revenue-block .card small,#nowpayments-revenue-block .card strong,#nowpayments-revenue-block .card .text-muted,#nowpayments-revenue-block .card .text-body{color:#000!important}#nowpayments-revenue-filter input[type=date]{color:#111827;background:#fff;border-color:#cbd5e1;color-scheme:light}#nowpayments-revenue-filter input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer}.wallet-page-card .metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.wallet-page-card .metric-grid--stats .metric-card{grid-column:span 1;min-height:0}.wallet-ledger-inline{margin-top:1rem;padding-top:.95rem;border-top:1px solid #242a33}.wallet-ledger-inline h6{color:#e5e7eb;font-size:.92rem;letter-spacing:.02em}.wallet-ledger-dialog{width:min(92vw,960px);max-height:85vh;border-radius:16px;display:flex;flex-direction:column}.wallet-ledger-body{flex:1;display:flex;flex-direction:column;gap:.75rem;min-height:0}.wallet-ledger-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:.75rem}.wallet-ledger-filters .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0d0f13 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 6l6 6 6-6'/%3e%3c/svg%3e") no-repeat right .75rem center / 16px 12px;padding-right:2.25rem}.wallet-ledger-filters input[type=date]{color-scheme:dark;background:#0d0f13 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3e%3crect x='3' y='5' width='18' height='16' rx='2'/%3e%3cpath d='M16 3v4M8 3v4M3 10h18'/%3e%3c/svg%3e") no-repeat right .75rem center / 16px 16px;padding-right:2.4rem}.wallet-ledger-filters input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}.wallet-ledger-table{flex:1;overflow-y:auto;min-height:0;max-height:min(48vh,360px);border:1px solid #242a33;border-radius:12px;background:#0f1116}.wallet-ledger-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.35rem}#wallet-ledger-modal .table,.wallet-ledger-inline .table{color:#e5e7eb}#wallet-ledger-modal thead th,.wallet-ledger-inline thead th{background:#101217;color:#e5e7eb;border-color:#242a33;position:sticky;top:0;z-index:1}#wallet-ledger-modal tbody td,.wallet-ledger-inline tbody td{background:#0f1116;color:#e5e7eb;border-color:#242a33}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-list .faq-item{padding-bottom:1rem;border-bottom:1px solid var(--border)}.faq-list .faq-item:last-child{border-bottom:0;padding-bottom:0}.faq-list .faq-question{list-style:none;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;color:#f4f7f9;font-weight:600;margin:0;padding:.75rem 3rem;line-height:1.4;width:100%;box-sizing:border-box}.faq-list .faq-question::-webkit-details-marker{display:none}.faq-list .faq-question::marker{content:""}.faq-list .faq-question:after{content:"+";position:absolute;right:1.1rem;top:50%;font-size:1.2rem;line-height:1;color:var(--accent);transform:translateY(-50%);transition:transform .2s ease,color .2s ease}.faq-list .faq-item[open] .faq-question:after{content:"–";color:#7dd3fc}.faq-list .faq-answer{margin-top:.5rem;padding:0 1.5rem .75rem;text-align:center;width:100%;max-width:none;box-sizing:border-box}.faq-list .faq-answer p{color:#cbd5e1;margin-bottom:0;font-size:.95rem;width:100%;max-width:none;margin-left:0;margin-right:0}.faq-support{color:#fff;font-size:1rem;font-weight:500;text-align:center;line-height:1.5;padding:.15rem .75rem;overflow-wrap:anywhere;word-break:break-word;letter-spacing:.01em;text-transform:none}#login-section .card,#signup-section .card,#forgot-password-section .card{background:#0c0e12f2}#login-section .login-brand,#signup-section .login-brand,#forgot-password-section .login-brand{font-family:Technopollas,Space Grotesk,sans-serif;font-weight:700;font-size:1.6rem;letter-spacing:.12em;color:#f4f7f9;text-align:center;margin-bottom:.75rem}#login-section .login-brand__x,#signup-section .login-brand__x{color:var(--accent)}#forgot-password-section .login-brand__x{color:#3ff}#login-section .login-title,#signup-section .login-title{font-family:inherit;letter-spacing:.03em}#forgot-password-section .login-title{font-family:Manrope,sans-serif;letter-spacing:.03em}#login-section .form-label,#login-section .text-muted,#signup-section .form-label,#signup-section .text-muted{color:#9aa3ad!important}#login-section .login-consent-copy,#signup-section .login-consent-copy{display:flex;flex-direction:column;gap:.45rem}#login-section .login-terms-link,#signup-section .login-terms-link{align-self:flex-start;color:#4fb3ff;font-size:.84rem;font-weight:600;text-decoration:underline;text-underline-offset:2px}#login-section .login-terms-link:hover,#signup-section .login-terms-link:hover{color:#89d3ff}#login-section .login-consent-check,#signup-section .login-consent-check{margin:0;display:flex;align-items:flex-start;gap:.55rem}#login-section .login-consent-check .form-check-input,#signup-section .login-consent-check .form-check-input{margin-left:0;margin-top:.18rem;flex-shrink:0}#login-section .login-consent-check .form-check-label,#signup-section .login-consent-check .form-check-label{color:#c8d1da;font-size:.84rem;line-height:1.36}#forgot-password-section .forgot-password-helper-text{color:#fff!important}.auth-password-field{position:relative}.auth-password-field .form-control{padding-right:2.75rem}.auth-password-toggle{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);z-index:2;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#8f98a3;width:2rem;height:2rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1;cursor:pointer}.auth-password-toggle:hover{color:#dbe3ea;background:#9aa3ad1f}.auth-password-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.auth-password-toggle svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}@media (max-width: 1200px){.metric-grid--stats .metric-card{grid-column:span 3}}@media (max-width: 991px){.positions-gox-blocked-banner{padding:.65rem 3.1rem .65rem .85rem}.positions-gox-blocked-banner__message{font-size:.7rem}.positions-section .positions-table-wrap{display:none}.positions-mobile-list{display:flex;flex-direction:column}.positions-actions .positions-columns{display:none}.positions-mobile-side-value{font-size:1.28rem}.positions-mobile-side-roi{font-size:.9rem}.positions-mobile-metric span{font-size:.74rem}.positions-mobile-metric strong{font-size:.98rem}.positions-mobile-state-item span{font-size:.68rem}.positions-mobile-state-item strong{font-size:.82rem}.positions-mobile-status-empty{font-size:.78rem}.positions-mobile-more-item span{font-size:.68rem}.positions-mobile-more-item strong{font-size:.8rem}.metric-card,.metric-card--wide,.metric-grid--stats .metric-card{grid-column:span 6}}@media (max-width: 767px){.dashboard-hero{flex-direction:column;align-items:center}.dashboard-carousel{--dashboard-carousel-height: 360px}.dashboard-carousel,.dashboard-carousel .carousel-inner,.dashboard-carousel .carousel-item,.dashboard-carousel-card{height:var(--dashboard-carousel-height);min-height:var(--dashboard-carousel-height)}.metric-card,.metric-card--wide,.metric-grid--stats .metric-card{grid-column:span 12;min-height:120px}.metric-card--hero{flex-direction:column;align-items:flex-start;min-height:140px}.metric-grid--four{grid-template-columns:1fr}.metric-grid--four .metric-card,.metric-grid--four .metric-card--wide{grid-column:span 1}.metric-value{font-size:1.25rem;line-height:1.2}.metric-label{font-size:.7rem;line-height:1.2}.new-position-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.new-position-balance-grid .metric-card{grid-column:span 1;min-height:0;padding:.9rem .8rem}.new-position-balance-grid .metric-card:last-child{grid-column:1 / -1}.new-position-balance-grid .metric-label{font-size:.66rem;line-height:1.15;min-height:2rem;align-items:flex-start}.new-position-balance-grid .metric-value{font-size:1.05rem;line-height:1.15;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis}.wallet-page-card .card-header{align-items:flex-start}.wallet-page-card .card-header>.d-flex{width:100%}.wallet-page-card .card-header>.d-flex .btn{flex:1 1 140px}.wallet-page-card .metric-grid{gap:.7rem}.wallet-page-card .metric-value{font-size:1.05rem;line-height:1.2;word-break:break-word}.metric-subtext,.metric-change{font-size:.72rem}.metric-icon{display:none}.metric-status-row{flex-direction:column;align-items:flex-start;gap:.35rem}.metric-status-item{width:100%;justify-content:space-between}.metric-status-label{font-size:.6rem}.dashboard-carousel-card{padding:1rem;justify-content:center;text-align:center;gap:.5rem}.integration-access-content,.buy-credits-content,.backtest-content,.referral-content,.academy-content,.roadmap-content,.news-content,.faq-content,.community-content{align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:.5rem}.integration-access-text,.integration-access-list,.integration-access-cta,.integration-access-illustration,.integration-circuit,.buy-credits-desc,.buy-credits-meta,.buy-credits-divider,.buy-credits-min,.buy-credits-cta,.buy-credits-art,.buy-credits-bg-circuits,.backtest-desc,.backtest-cta,.backtest-right,.backtest-pill,.backtest-circuit,.backtest-stars,.referral-desc,.referral-small,.referral-cta,.referral-right,.referral-circuits,.academy-sub,.academy-topics,.academy-cta,.academy-right,.academy-circuit,.roadmap-steps,.roadmap-grid,.roadmap-circuit,.news-desc,.news-cta,.news-right,.news-circuit,.community-eyebrow,.community-desc,.community-button,.community-right,.community-circuit,.faq-desc,.faq-cta,.faq-right,.faq-circuit{display:none!important}.integration-access-title,.buy-credits-title,.backtest-title,.referral-title,.academy-title,.roadmap-title,.news-title,.community-title,.faq-title{text-align:center}}@media (max-width: 575px){.new-position-balance-grid{grid-template-columns:1fr;gap:.65rem}.new-position-balance-grid .metric-card{grid-column:span 1;padding:.85rem .8rem}.new-position-balance-grid .metric-card:last-child{grid-column:span 1}.new-position-balance-grid .metric-label{min-height:0}.new-position-balance-grid .metric-value{font-size:1.1rem;text-overflow:clip}.wallet-page-card .card-header>.d-flex{display:grid;grid-template-columns:1fr;width:100%}.wallet-page-card .card-header>.d-flex .btn{width:100%}.wallet-ledger-filters{grid-template-columns:1fr}.wallet-ledger-pagination{flex-wrap:wrap;justify-content:center}.performance-grid{grid-template-columns:1fr}.chart-card,.chart-card--wide{padding:.85rem}.chart-card--drawdown{padding:.78rem .8rem .74rem;border-radius:1rem;border-color:#ef444442;background:linear-gradient(160deg,#220c10e6,#0c0e12f0 58%)}.chart-card--drawdown .chart-header{margin-bottom:.38rem;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:#f8b4bc;line-height:1.2}#drawdown-chart{display:block;width:100%!important;height:176px!important}.pnl-calendar{gap:.5rem}.pnl-calendar-header{justify-content:space-between;gap:.5rem}.pnl-calendar-label{flex:1 1 auto;text-align:center;font-size:.75rem}.pnl-calendar-weekdays{font-size:.55rem;gap:.2rem}.pnl-calendar-grid{gap:.25rem}.pnl-calendar-cell{min-height:46px;padding:.35rem .4rem;border-radius:.7rem;align-items:center;justify-content:center;text-align:center;gap:.2rem}.pnl-calendar-day{font-size:.6rem}.pnl-calendar-value{font-size:.6rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}#pnl-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr))}#pnl-chart,#equity-chart{height:180px!important}.segmented-control{width:100%;justify-content:space-between;flex-wrap:wrap;gap:.25rem}.segmented-control .segmented-button{flex:1 1 0;min-width:0;padding:.3rem .4rem;font-size:.7rem;text-align:center}.performance-card .card-header{flex-direction:column;align-items:flex-start;gap:.75rem}.performance-card .card-header>.d-flex{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.performance-card .card-header .segmented-control{flex:1 1 100%;max-width:100%}.performance-filter-toggle,.performance-filter-reset,.performance-filter-download{width:30px;height:30px}}.positions-col-hidden{display:none!important}.positions-columns{position:relative}.positions-columns-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:220px;padding:.5rem .75rem;border-radius:.75rem;border:1px solid var(--border);background:var(--surface);box-shadow:0 18px 32px #00000059;z-index:30;display:none}.positions-columns-menu.is-open{display:block}.positions-columns-list{display:grid;gap:.35rem}.positions-columns-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#cbd5e1;cursor:pointer}.positions-columns-item input{margin:0}.billing-warroom-status{display:flex;flex-direction:column;gap:.25rem;min-width:9rem}.billing-warroom-pill{display:inline-flex;align-items:center;align-self:flex-start;padding:.18rem .55rem;border:1px solid transparent;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.01em;line-height:1.2}.billing-warroom-pill--cooldown,.billing-warroom-pill--black_flag{color:#b42318;background:#d92d201f;border-color:#d92d2033}.billing-warroom-pill--stage_1{color:#9a6700;background:#f7900926;border-color:#f790093d}.billing-warroom-pill--reopen_pending{color:#344054;background:#98a2b32e;border-color:#98a2b342}.billing-warroom-pill--inactive{color:#667085;background:#98a2b314;border-color:#98a2b32e}.billing-warroom-meta{display:block;font-size:.75rem;line-height:1.25;color:#fff}.iti,.iti--allow-dropdown input.iti__tel-input,.iti--separate-dial-code input.iti__tel-input{width:100%}.iti__country-list{z-index:3000;background:#0f172a;border:1px solid rgba(148,163,184,.35);color:#fff;box-shadow:0 18px 32px #0206178c}.iti__search-container{background:#0f172a}.iti__search-input{background:#0f172aeb;border:1px solid rgba(148,163,184,.35);color:#fff}.iti__search-input::placeholder{color:#ffffffb8}.iti__country-name,.iti__dial-code,.iti__country.iti__standard{color:#fff}.iti__country:hover,.iti__country.iti__highlight{background:#94a3b83d}.iti__divider{border-bottom:1px solid rgba(148,163,184,.35)}.backtest-section .card-title-with-info h5{color:#f4f7f9}.backtest-card-dark{background:linear-gradient(140deg,#0f1116,#151a20);border:1px solid #242a33;color:#e5e7eb}.backtest-card-dark .card-body{color:#e5e7eb}.backtest-card-dark .card-title,.backtest-card-dark .form-label,.backtest-card-dark .form-check-label{color:#f4f7f9}.backtest-card-dark .form-control,.backtest-card-dark .form-select{background:#0b0d11;border-color:#242a33;color:#e5e7eb}.backtest-card-dark .form-control:focus,.backtest-card-dark .form-select:focus{background:#0b0d11;border-color:#3af2c6;color:#f4f7f9;box-shadow:0 0 0 .2rem #3af2c62e}.backtest-card-dark .form-control::placeholder{color:#6b7280}.backtest-card-dark .form-check-input{background-color:#0b0d11;border-color:#4a5568}.backtest-card-dark .form-check-input:checked{background-color:#3af2c6;border-color:#3af2c6}.backtest-card-dark .form-text,.backtest-card-dark .text-muted{color:#9aa3ad!important}.backtest-symbols-panel{background:linear-gradient(140deg,#0f1116,#151a20);border:1px solid #242a33;border-radius:10px;padding:14px 16px;color:#e5e7eb}.backtest-symbols-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid rgba(58,242,198,.18);padding-bottom:8px}.backtest-symbols-title{font-size:.95rem;font-weight:600;color:#3af2c6;letter-spacing:.02em}.backtest-symbols-subtitle{font-size:.75rem;color:#9aa3ad}.backtest-symbols-grid-head,.backtest-symbols-row{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr 1.2fr;gap:8px;align-items:center;padding:6px 8px}.backtest-symbols-grid-head{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#9aa3ad;border-bottom:1px dashed rgba(148,163,184,.18);padding-bottom:8px;margin-bottom:4px}.backtest-symbols-body{max-height:280px;overflow-y:auto}.backtest-symbols-row{font-size:.85rem;border-radius:6px;transition:background .12s ease}.backtest-symbols-row:hover{background:#3af2c60f}.backtest-symbols-row+.backtest-symbols-row{border-top:1px solid rgba(148,163,184,.08)}.backtest-symbols-row .symbol-tag{font-weight:600;color:#f4f7f9;letter-spacing:.02em}.backtest-symbols-row .col-value{font-variant-numeric:tabular-nums;color:#e5e7eb}.backtest-symbols-row .pl-positive{color:#3af2c6;font-weight:600}.backtest-symbols-row .pl-negative{color:#f87171;font-weight:600}.backtest-symbols-row .win-count{color:#3af2c6}.backtest-symbols-row .loss-count{color:#f87171}.backtest-symbols-body::-webkit-scrollbar{width:6px}.backtest-symbols-body::-webkit-scrollbar-thumb{background:#3af2c640;border-radius:3px}.backtest-symbols-body::-webkit-scrollbar-track{background:transparent}.backtest-preview-box{background:#0b0d11;border:1px solid #242a33;border-radius:8px;padding:12px 14px;color:#e5e7eb}.backtest-preview-box strong{color:#3af2c6}.backtest-preview-box .text-muted{color:#9aa3ad!important}.backtest-defaults-box{background:#0b0d11;border:1px solid #242a33;border-radius:8px;padding:8px 12px;color:#cbd5e1}.backtest-defaults-box summary{color:#9aa3ad;cursor:pointer;font-size:.85rem;font-weight:500}.backtest-defaults-box summary:hover{color:#e5e7eb}.backtest-defaults-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 12px;font-size:.8rem}.backtest-defaults-grid .label{color:#9aa3ad}.backtest-defaults-grid .value{color:#e5e7eb;font-weight:500}#backtest-result-card{background:linear-gradient(140deg,#0f1116,#151a20);border:1px solid #242a33;color:#e5e7eb}#backtest-result-card .card-title{color:#f4f7f9}.backtest-jobs-list .backtest-job-item{background:#0b0d11;border:1px solid #242a33;color:#e5e7eb}.backtest-jobs-list .backtest-job-item:hover{background:#161b22;border-color:#3af2c6;color:#f4f7f9}.backtest-jobs-list .backtest-job-item small{color:#9aa3ad}#backtest-detail{color:#e5e7eb}#backtest-detail-summary .border{background:#0b0d11;border-color:#242a33!important;color:#e5e7eb}#backtest-detail-summary .border .small.text-muted{color:#9aa3ad!important}#backtest-detail-summary .border .fw-semibold{color:#f4f7f9}.backtest-chart-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.backtest-chart-header .text-muted{color:#9aa3ad!important}.backtest-chart-wrap{background:#0b0d11;border:1px solid #242a33;border-radius:8px;padding:10px;position:relative;width:100%;height:360px;min-height:280px}#backtest-detail-chart{width:100%!important;height:100%!important;display:block}@media (max-width: 640px){.backtest-chart-wrap{height:260px;min-height:220px}}#backtest-pricing-card{background:linear-gradient(140deg,#0f1116,#151a20);border:1px solid #242a33;color:#e5e7eb}#backtest-pricing-card h5{color:#f4f7f9}#backtest-pricing-card .form-control{background:#0b0d11;border-color:#242a33;color:#e5e7eb}#backtest-pricing-card .form-label{color:#cbd5e1}#backtest-pricing-card .form-text,#backtest-pricing-card .text-muted{color:#9aa3ad!important}
