@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Geist+Mono:wght@400;500&family=Outfit:wght@300;400;500;600&display=swap";:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;--bg:#0f0d0d;--fg:#fff;--surface:#0f0f0f;--raised:#1b1b1b;--elevated:#232223;--muted:#a8a8a8;--border:#ffffff16;--border-strong:#ffffff26;--blue:#0090ff;--cyan:#00a6db;--mint:#34d0b4;--lime:#b1ef4a;--orange:#f47920;--orange-soft:#f49565;--violet:#9d8bff;--danger:#ff754f;--sidebar:232px;--topbar:64px;--container:1352px;background:#0f0d0d;font-family:Outfit,Inter,ui-sans-serif,system-ui,sans-serif}[data-theme=light]{--bg:#f7f7f7;--fg:#0b0b0b;--surface:#fff;--raised:#f0f0f0;--elevated:#e8e8e8;--muted:#555;--border:#0000001a;--border-strong:#0000002e}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--fg);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}::selection{background:#0090ff59}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff24 padding-box padding-box;border:3px solid #0000;border-radius:999px}.surface{background:var(--raised);border:1px solid var(--border);border-radius:16px}.page-container{width:min(var(--container), calc(100% - 88px));margin-inline:auto}.positive{color:var(--mint)!important}.negative{color:var(--orange-soft)!important}.mono-label,code{letter-spacing:.06em;font:400 11px/1.45 Geist Mono,monospace}.full-width{width:100%}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px}.text-button:hover{color:var(--fg)}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:9px;font-weight:500;display:inline-flex}.brand-mark{border:1.8px solid;border-radius:50%;width:27px;height:27px;display:inline-block;position:relative;overflow:hidden}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";opacity:.86;background:currentColor;position:absolute}.brand-mark:before{width:1px;height:36px;top:-5px;left:12px;transform:rotate(44deg)}.brand-mark:after{width:14px;height:1px;top:13px;right:-2px;transform:rotate(-12deg)}.brand-mark i{background:var(--orange);border-radius:50%;width:7px;height:7px;bottom:3px;right:3px}.eyebrow{letter-spacing:.08em;color:currentColor;align-items:center;gap:8px;font:400 11px/1.4 Geist Mono,monospace;display:flex}.pulse-dot{background:var(--orange);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #f479201c}.eyebrow-blue .pulse-dot{background:var(--blue);box-shadow:0 0 0 5px #0090ff1a}.eyebrow-mint .pulse-dot{background:var(--mint);box-shadow:0 0 0 5px #34d0b41a}.button{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 19px;font-size:14px;font-weight:500;transition:background .25s,color .25s,border-color .25s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.4;transform:none}.button-primary{color:#080808;background:#fff}.button-primary:hover{background:#eaeaea}.button-secondary{color:var(--fg);border-color:var(--border-strong);background:#ffffff04}.button-secondary:hover{background:#ffffff12;border-color:#ffffff40}.button-glass{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0d0d6b;border-color:#ffffff1a}.button-dark{color:#fff;background:#111}.button-danger{background:var(--orange);color:#090909}.button.small{min-height:32px;padding-inline:13px;font-size:12px}.icon-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:38px;height:38px;display:inline-grid}.icon-button:hover{border-color:var(--border);background:#ffffff12}.badge{border:1px solid var(--border);min-height:23px;color:var(--muted);text-transform:uppercase;white-space:nowrap;background:#ffffff0a;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font:400 10px/1 Geist Mono,monospace;display:inline-flex}.badge-blue{color:#83c8ff;background:#0090ff17;border-color:#0090ff3d}.badge-mint{color:var(--mint);background:#34d0b414;border-color:#34d0b43d}.badge-orange{color:var(--orange-soft);background:#f4792014;border-color:#f4792047}.badge-violet{color:#b8acff;background:#9d8bff14;border-color:#9d8bff47}.status{border:1px solid var(--border);text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:3px 9px 3px 7px;font:400 10px/1 Geist Mono,monospace;display:inline-flex}.status-dot{background:#777;border-radius:50%;width:6px;height:6px}.status-open,.status-active,.status-live{color:var(--mint);background:#34d0b411;border-color:#34d0b433}.status-open .status-dot,.status-active .status-dot,.status-live .status-dot{background:var(--mint)}.status-awaiting-approval,.status-risk-blocked,.status-restricted,.status-failed{color:var(--orange-soft);background:#f4792012;border-color:#f4792040}.status-awaiting-approval .status-dot,.status-risk-blocked .status-dot,.status-restricted .status-dot,.status-failed .status-dot{background:var(--orange)}.status-simulated{color:#b8acff;background:#9d8bff12;border-color:#9d8bff40}.status-simulated .status-dot{background:var(--violet)}.status-closed,.status-paused,.status-draft,.status-stopped,.status-expired,.status-locked{color:var(--muted)}.segmented{border:1px solid var(--border);background:#ffffff06;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:44px;height:30px;padding:0 12px;font-size:12px}.segmented button.active{color:#070707;background:#fff}.progress{background:#ffffff12;border-radius:999px;width:100%;height:6px;overflow:hidden}.progress span{border-radius:inherit;background:var(--blue);height:100%;display:block}.progress .progress-orange{background:var(--orange)}.progress .progress-mint{background:var(--mint)}.progress .progress-violet{background:var(--violet)}.sparkline{width:100%;display:block;overflow:visible}.public-page{color:#fff;background:#0f0d0d;min-height:100vh}.public-header{z-index:20;width:min(var(--container), calc(100% - 88px));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0d0d94;border:1px solid #ffffff1a;border-radius:999px;justify-content:space-between;align-items:center;height:58px;margin:0 auto;padding:0 14px 0 19px;display:flex;position:relative;top:26px}.public-brand{display:inline-flex}.public-header nav{align-items:center;gap:28px;display:flex}.public-header nav>a:not(.button){color:#ffffffb8;font-size:13px}.public-header nav>a:not(.button):hover{color:#fff}.public-header .button{min-height:36px;padding-inline:17px;font-size:13px}.public-menu,.mobile-wallet{display:none}.public-footer{min-height:112px;max-width:var(--container);color:#ffffff7a;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin:0 auto;padding:28px 0;font-size:12px;display:flex}.public-footer>div{gap:26px;display:flex}.public-footer a:hover{color:#fff}.landing-hero{background-position:50%;background-size:cover;min-height:930px;animation:18s ease-in-out infinite alternate landing-scenery;position:relative;overflow:hidden}.landing .public-header{opacity:0;animation:.65s cubic-bezier(.2,.75,.25,1) 80ms forwards landing-drop}.hero-copy{text-align:center;flex-direction:column;align-items:center;padding-top:116px;display:flex}.hero-copy>*{opacity:0;animation:.72s cubic-bezier(.2,.75,.25,1) forwards landing-rise}.hero-copy>.eyebrow{animation-delay:.18s}.hero-copy>h1{animation-delay:.28s}.hero-copy>p{animation-delay:.4s}.hero-copy>.hero-actions{animation-delay:.52s}.hero-copy h1,.closing-cta h2,.public-page-head h1,.docs-hero h1{letter-spacing:-.035em;font-family:Cormorant Garamond,Georgia,serif;font-weight:300}.hero-copy h1{margin-top:21px;font-size:clamp(52px,5vw,76px);line-height:.98}.hero-copy>p{color:#ffffffb8;max-width:650px;margin-top:22px;font-size:16px;line-height:1.55}.hero-actions{align-items:center;gap:12px;margin-top:30px;display:flex}.glass-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0fba;border:1px solid #ffffff1c}.hero-product{opacity:0;max-width:1100px;height:420px;margin-top:48px;animation:.9s cubic-bezier(.16,.8,.25,1) .62s forwards product-arrive;position:relative}.hero-chart{border-radius:20px;width:720px;height:370px;padding:18px;animation:8s ease-in-out 1.6s infinite alternate panel-drift;position:absolute;top:0;left:0}.hero-chart .trading-chart{height:100%}.backtest-float{border-radius:18px;width:390px;height:222px;padding:18px;animation:7s ease-in-out 1.3s infinite alternate panel-drift-reverse;position:absolute;top:32px;right:0}.backtest-float .card-heading{justify-content:space-between;font-size:13px;display:flex}.backtest-float>svg{width:100%;height:110px;margin:16px 0 8px}.backtest-float polyline{stroke-dasharray:430;stroke-dashoffset:430px;animation:1.6s cubic-bezier(.4,0,.2,1) .9s forwards draw-performance}.backtest-float>div:last-child{justify-content:space-between;font:10px Geist Mono;display:flex}.strategy-float{border-radius:12px;align-items:center;gap:9px;min-width:350px;height:48px;padding:0 14px;font-size:13px;animation:5s ease-in-out 1.8s infinite alternate strategy-breathe;display:flex;position:absolute;bottom:43px;right:32px}.strategy-float .status{margin-left:auto}.live-dot{background:var(--mint);border-radius:50%;width:7px;height:7px;animation:2.2s ease-out infinite live-pulse}.asset-marquee{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;overflow:hidden}.asset-marquee-track{align-items:center;width:max-content;min-height:88px;animation:26s linear infinite asset-ticker;display:flex}.asset-marquee-track>span{justify-content:space-around;align-items:center;gap:clamp(30px,6vw,86px);min-width:100vw;padding-inline:clamp(30px,6vw,86px);display:flex}.asset-marquee:hover .asset-marquee-track{animation-play-state:paused}.asset-marquee a{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;font:400 11px Geist Mono}.asset-marquee a:hover{color:#fff}.public-section{padding-top:100px}.centered-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.public-section h2{letter-spacing:-.025em;margin-top:15px;font-size:38px;font-weight:300}.workflow-steps{grid-template-columns:repeat(6,1fr);gap:20px;margin-top:55px;display:grid}.workflow-steps>div{border-top:1px solid #ffffff1c;flex-direction:column;gap:13px;padding-top:16px;transition:border-color .25s,transform .25s;display:flex}.workflow-steps>div:hover{border-color:var(--blue);transform:translateY(-4px)}.workflow-steps span{color:#fff6;font:11px Geist Mono}.workflow-steps strong{font-size:14px;font-weight:400}.feature-stage{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:64px;display:grid}.feature-card{--feature-y:0px;min-height:350px;transform:translateY(var(--feature-y));background:#252626;border:1px solid #ffffff1c;border-radius:20px;flex-direction:column;padding:28px;transition:transform .35s cubic-bezier(.2,.75,.25,1),border-color .3s,background .3s;display:flex}.feature-card:nth-child(2){--feature-y:18px;background:#303131}.feature-card:nth-child(3){--feature-y:36px;background:#555}.feature-card:hover{transform:translateY(calc(var(--feature-y) - 7px));border-color:#ffffff40}.feature-card>span{color:#ffffff7a}.feature-card h3{margin-top:20px;font-size:23px;font-weight:400}.feature-card>p{color:#fff9;min-height:68px;margin-top:12px;font-size:14px;line-height:1.6}.mini-market-list,.rule-mini,.mini-chart{background:#0f0f0f8c;border:1px solid #ffffff14;border-radius:12px;margin-top:auto;padding:15px}.mini-market-list div{justify-content:space-between;padding:5px 0;font:11px Geist Mono;display:flex}.mini-chart{align-items:flex-end;gap:8px;height:92px;display:flex}.mini-chart span{background:var(--mint);opacity:.65;border-radius:2px 2px 0 0;flex:1;min-height:24%}.mini-chart span:nth-child(2n){background:var(--orange-soft)}.mini-chart span:nth-child(3n){height:85%}.mini-chart span:nth-child(4n){height:52%}.feature-card:hover .mini-chart span{animation:1.1s ease-in-out infinite alternate chart-bar}.feature-card:hover .mini-chart span:nth-child(2){animation-delay:-.7s}.feature-card:hover .mini-chart span:nth-child(3){animation-delay:-.35s}.rule-mini{color:#fffc;flex-direction:column;gap:9px;font:11px Geist Mono;display:flex}.templates-preview{padding-top:136px;padding-bottom:100px}.template-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px;display:grid}.template-grid>a{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:100px;padding:22px;transition:transform .28s,background .28s,border-color .28s;display:flex;position:relative}.template-grid>a:hover{background:#fff1;border-color:#ffffff29;transform:translateY(-4px)}.template-grid>a:hover svg{color:#fff;transform:translate(3px,-3px)}.template-grid svg{color:var(--muted);transition:transform .28s,color .28s;position:absolute;top:20px;right:20px}.template-grid strong{font-weight:400}.template-category{letter-spacing:.08em;text-transform:uppercase;color:var(--cyan);font:400 9px Geist Mono}.category-momentum,.category-shock{color:var(--orange-soft)}.category-reversion{color:var(--lime)}.category-volatility{color:var(--violet)}.trust-band{color:#050505;background:#fff;padding:100px 0}.trust-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.trust-grid>div:first-child{flex-direction:column;align-items:flex-start;display:flex}.trust-grid h2{letter-spacing:-.035em;margin-top:19px;font:400 40px/1.08 Outfit}.trust-grid>div:first-child>p{color:#626262;max-width:540px;margin:21px 0 27px;line-height:1.55}.trust-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.trust-card{background:#fbfdff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;gap:11px;min-height:165px;padding:20px;transition:transform .3s,border-color .3s;display:flex}.trust-card:hover{border-color:#00000038;transform:translateY(-5px)}.trust-card.peach{background:#feebe7}.trust-card svg{width:19px}.trust-card strong{font-size:14px}.trust-card p{color:#666;font-size:12px;line-height:1.55}.closing-cta{text-align:center;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:540px;animation:16s ease-in-out infinite alternate closing-scenery;display:flex}.closing-cta h2{font-size:56px;line-height:1}.closing-cta p{color:#ffffffa8;margin-top:18px}.closing-cta>div{gap:12px;margin-top:28px;display:flex}@keyframes landing-drop{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes product-arrive{0%{opacity:0;transform:translateY(34px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes panel-drift{0%{transform:translate(0,0)}to{transform:translateY(-7px)}}@keyframes panel-drift-reverse{0%{transform:translateY(-3px)}to{transform:translateY(6px)}}@keyframes strategy-breathe{0%{transform:translate(0,0)}to{transform:translate(-5px,-3px)}}@keyframes draw-performance{to{stroke-dashoffset:0}}@keyframes live-pulse{0%,to{box-shadow:0 0 #34d0b466}55%{box-shadow:0 0 0 7px #34d0b400}}@keyframes asset-ticker{to{transform:translate(-50%)}}@keyframes chart-bar{to{filter:brightness(1.35);transform-origin:bottom;transform:scaleY(.82)}}@keyframes landing-scenery{0%{background-position:50%}to{background-position:50% 44%}}@keyframes closing-scenery{0%{background-position:50%}to{background-position:50% 43%}}.public-inner>main{padding-top:140px;padding-bottom:120px}.public-page-head{max-width:820px}.public-page-head h1{margin-top:20px;font-size:clamp(52px,5vw,74px);line-height:.98}.public-page-head>p{color:#fff9;max-width:700px;margin-top:24px;font-size:17px;line-height:1.55}.market-snapshot{margin-top:54px;padding:20px}.snapshot-top{justify-content:space-between;gap:24px;display:flex}.search-field{border:1px solid var(--border);background:#ffffff09;border-radius:9px;align-items:center;gap:10px;min-width:280px;height:42px;padding:0 13px;display:flex}.search-field input{min-width:0;color:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-field input::placeholder{color:var(--muted)}.snapshot-stats{gap:28px;display:flex}.snapshot-stats span{color:var(--muted);flex-direction:column;font:10px Geist Mono;display:flex}.snapshot-stats b{color:var(--fg);margin-bottom:3px;font-size:18px}.public-market-tabs,.strategy-filters{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.public-market-tabs a,.strategy-filters button{border:1px solid var(--border);height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 13px;font-size:12px;display:inline-flex}.public-market-tabs a.active,.strategy-filters button.active{color:#080808;background:#fff}.public-market-table{margin-top:20px;overflow:auto}.market-row{border-bottom:1px solid var(--border);grid-template-columns:1.6fr .8fr 1fr .65fr 1.4fr .65fr .65fr .8fr;align-items:center;gap:18px;min-width:1050px;padding:14px 18px;font-size:13px;display:grid}.market-row:last-child{border-bottom:0}.market-row.table-head{color:var(--muted);font:10px Geist Mono}.market-row>div:not(.market-name){flex-direction:column;align-items:flex-start;gap:4px;display:flex}.market-row small{color:var(--muted);font-size:10px}.market-name{align-items:center;gap:10px;display:flex}.market-name>div{flex-direction:column;gap:3px;display:flex}.asset-icon{color:#8dcdff;background:#0090ff1a;border:1px solid #0090ff33;border-radius:50%;place-items:center;width:31px;height:31px;font:12px Geist Mono;display:grid}.strategy-filters{margin-top:45px}.public-template-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.public-template-grid article{border:1px solid var(--border);background:var(--raised);border-radius:16px;flex-direction:column;min-height:280px;padding:24px;display:flex}.public-template-grid article>div:first-child{justify-content:space-between;display:flex}.public-template-grid h3{margin-top:26px;font-size:22px;font-weight:400}.public-template-grid p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.55}.template-rule{background:#ffffff09;border-radius:8px;flex-direction:column;gap:5px;margin:24px 0 18px;padding:12px;display:flex}.template-rule span{color:var(--blue);font:9px Geist Mono}.template-rule strong{font-size:11px;font-weight:400}.public-template-grid .button{align-self:flex-start;margin-top:auto}.editorial-steps{margin-top:72px}.editorial-steps article{border-top:1px solid var(--border);grid-template-columns:80px minmax(280px,.8fr) 1fr;align-items:center;gap:36px;min-height:240px;display:grid}.editorial-steps article>span{color:var(--muted);font:12px Geist Mono}.editorial-steps h2{margin-bottom:12px;font-size:30px;font-weight:400}.editorial-steps p{color:var(--muted);margin-bottom:15px;line-height:1.6}.step-visual{background:var(--raised);border:1px solid var(--border);border-radius:16px;padding:30px}.risk-hero{background:radial-gradient(circle at 75% 30%,#0090ff14,#0000 35%),#0f0d0d;min-height:570px}.risk-hero .public-page-head{padding-top:160px}.light-editorial{color:#080808;background:#fff;padding:100px 0}.risk-principles{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.risk-principles article{border:1px solid #0000001a;border-radius:16px;padding:28px}.risk-principles svg{color:#1d765f}.risk-principles h2{margin:20px 0 12px;font-size:22px}.risk-principles p,.risk-matrix p{color:#606060;line-height:1.6}.risk-matrix{border-top:1px solid #0000001a;border-left:1px solid #0000001a;grid-template-columns:1fr 1fr;margin-top:80px;display:grid}.risk-matrix>div{border-bottom:1px solid #0000001a;border-right:1px solid #0000001a;min-height:240px;padding:30px}.risk-matrix span{color:#777;font:10px Geist Mono}.risk-matrix h3{margin:24px 0 12px;font-size:22px}.risk-disclosure{background:#feebe7;border:1px solid #0000001a;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:70px;padding:25px;display:grid}.risk-disclosure p{color:#555;margin-top:4px}.docs-hero{text-align:center;flex-direction:column;align-items:center;display:flex}.docs-hero h1{margin-top:20px;font-size:68px;line-height:.98}.docs-search{border:1px solid var(--border-strong);background:var(--raised);border-radius:12px;align-items:center;gap:11px;width:min(640px,100%);height:54px;margin-top:35px;padding:0 16px;display:flex}.docs-search input{min-width:0;color:inherit;background:0 0;border:0;outline:0;flex:1}kbd{border:1px solid var(--border);color:var(--muted);background:#ffffff0a;border-radius:5px;padding:3px 6px;font:10px Geist Mono}.docs-layout{grid-template-columns:210px 1fr;gap:60px;margin-top:90px;display:grid}.docs-layout aside,.article-nav,.article-toc{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.docs-layout aside span,.article-nav span,.article-toc span{color:var(--muted);margin-bottom:8px;font:10px Geist Mono}.docs-layout aside a{color:var(--muted);font-size:13px}.docs-cards{grid-template-columns:1fr 1fr;gap:15px;display:grid}.docs-category-card{border:1px solid var(--border);background:var(--raised);border-radius:14px;flex-direction:column;min-width:0;min-height:288px;padding:22px;display:flex}.docs-category-heading{grid-template-columns:auto minmax(0,1fr);gap:14px;display:grid}.docs-category-heading>svg{color:var(--blue)}.docs-cards h3{font-size:18px;font-weight:400}.docs-cards p{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.5}.docs-article-links{border-top:1px solid var(--border);margin-top:21px}.docs-article-links>a{border-bottom:1px solid var(--border);color:#d7d7d7;justify-content:space-between;align-items:center;gap:14px;min-height:45px;font-size:12px;display:flex}.docs-article-links>a:last-child{border-bottom:0}.docs-article-links>a:hover{color:#fff}.docs-article-links>a>span{align-items:center;gap:9px;min-width:0;display:flex}.docs-article-links small{color:var(--muted);white-space:nowrap;font:8px Geist Mono}.docs-article-links svg{color:var(--muted);flex:none;transition:transform .2s,color .2s}.docs-article-links>a:hover svg{color:var(--blue);transform:translate(3px)}.docs-no-results{border:1px dashed var(--border-strong);text-align:center;border-radius:14px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:330px;display:flex}.docs-no-results svg{color:var(--muted)}.docs-no-results h3{margin-top:14px}.docs-no-results button{color:#7bc4ff;cursor:pointer;background:0 0;border:0;margin-top:18px}.article-layout{grid-template-columns:220px minmax(0,720px) 170px;align-items:start;gap:52px;display:grid}.article-nav,.article-toc{position:sticky;top:30px}.article-nav a,.article-toc a{color:var(--muted);font-size:12px}.article-nav a.active{color:var(--fg);border-left:2px solid var(--blue);padding-left:10px}.docs-article h1{margin:15px 0 20px;font:300 62px/1 Cormorant Garamond}.docs-article .lead{color:#ffffffad;font-size:19px;line-height:1.55}.docs-article section{border-top:1px solid var(--border);padding:36px 0}.docs-article section>span{color:var(--blue);font:10px Geist Mono}.docs-article section h2{margin:14px 0;font-size:26px;font-weight:400}.docs-article section p{color:var(--muted);line-height:1.7}.article-callout{background:#34d0b40f;border:1px solid #34d0b433;border-radius:12px;gap:14px;padding:20px;display:flex}.article-callout svg{color:var(--mint)}.article-callout p{color:var(--muted);margin-top:5px}.docs-article-footer{border-top:1px solid var(--border);min-height:74px;color:var(--muted);justify-content:space-between;align-items:center;margin-top:36px;padding-top:22px;font-size:12px;display:flex}.docs-article-footer>div{gap:8px;display:flex}.docs-article-footer button{border:1px solid var(--border);min-height:32px;color:var(--fg);cursor:pointer;background:#ffffff06;border-radius:999px;padding:0 13px}.docs-article-footer button:hover{border-color:var(--border-strong);background:#ffffff0f}.legal-page{color:#080808;background:#fff;min-height:100vh}.legal-nav,.legal-footer{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;max-width:1100px;height:90px;margin:auto;display:flex}.legal-nav>div{align-items:center;gap:22px;display:flex}.legal-page main{max-width:820px;margin:90px auto}.legal-page h1{margin-top:18px;font:300 66px/1 Cormorant Garamond}.legal-meta{color:#666;margin-top:16px}.legal-summary{background:#feebe7;border:1px solid #0000001a;border-radius:14px;margin:40px 0 60px;padding:24px}.legal-summary>div{gap:15px;display:flex}.legal-summary p{color:#555;margin-top:6px;line-height:1.5}.legal-content section{border-top:1px solid #0000001a;padding:32px 0}.legal-content h2{font-size:23px}.legal-content p{color:#555;margin-top:12px;line-height:1.7}.legal-footer{color:#666;border-top:1px solid #0000001a;border-bottom:0;font-size:12px}.onboarding{background:radial-gradient(circle at 50% 20%, #0090ff12, transparent 35%), var(--bg);min-height:100vh;padding-bottom:60px}.onboarding>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:78px;padding:0 36px;display:flex}.onboarding>header>div{align-items:center;gap:12px;font:11px Geist Mono;display:flex}.onboarding-progress{justify-content:center;align-items:center;margin:55px auto 30px;display:flex}.onboarding-progress span{border:1px solid var(--border);width:29px;height:29px;color:var(--muted);border-radius:50%;place-items:center;font:11px Geist Mono;display:grid}.onboarding-progress span.active{color:#050505;background:#fff}.onboarding-progress span.complete{color:var(--mint);border-color:var(--mint)}.onboarding-progress i{background:var(--border);width:70px;height:1px}.onboarding-card{border:1px solid var(--border);background:var(--raised);border-radius:20px;flex-direction:column;align-items:flex-start;width:min(570px,100% - 32px);margin:90px auto 0;padding:36px;display:flex}.onboarding-progress+.onboarding-card{margin-top:0}.onboarding-card.wide{width:min(710px,100% - 32px)}.onboarding-card>.eyebrow{margin:18px 0 12px}.onboarding-card h1{letter-spacing:-.03em;font-size:35px;font-weight:400;line-height:1.12}.onboarding-card>p{color:var(--muted);margin-top:14px;line-height:1.55}.ack-list{flex-direction:column;gap:11px;width:100%;margin:26px 0;display:flex}.ack-list span{align-items:center;gap:10px;font-size:13px;display:flex}.ack-list svg{width:16px;color:var(--mint)}.ack-list span:last-child svg{color:var(--orange)}.check-row{border:1px solid var(--border);border-radius:10px;gap:11px;margin-bottom:20px;padding:15px;font-size:13px;line-height:1.45;display:flex}.check-row input{accent-color:var(--blue)}.default-grid{grid-template-columns:1fr 1fr;gap:16px;width:100%;margin:28px 0;display:grid}.default-grid>label{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:10px;min-height:96px;padding:14px;display:flex}.default-grid span{color:var(--muted);font:10px Geist Mono}input[type=range]{accent-color:var(--blue);width:100%}.onboarding-card.complete{text-align:center;align-items:center}.success-orbit,.running-orbit{width:66px;height:66px;color:var(--mint);background:#34d0b414;border:1px solid #34d0b44d;border-radius:50%;place-items:center;display:grid}.completion-actions{gap:10px;margin:26px 0 12px;display:flex}.app-shell{background:var(--bg);min-height:100vh;color:var(--fg)}.sidebar{width:var(--sidebar);border-right:1px solid var(--border);z-index:30;background:#111010;flex-direction:column;padding:0 13px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{height:var(--topbar);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 10px;display:flex}.sidebar-nav{flex-direction:column;gap:4px;padding-top:15px;display:flex}.sidebar-nav a,.sidebar-bottom>a{color:#929292;border-radius:8px;align-items:center;gap:11px;height:42px;padding:0 11px;font-size:13px;display:flex}.sidebar-nav a:hover,.sidebar-bottom>a:hover{color:#fff;background:#ffffff09}.sidebar-nav a.active,.sidebar-bottom>a.active{color:#fff;background:#1d1d1d;border:1px solid #ffffff0e}.sidebar-bottom{border-top:1px solid var(--border);margin-top:auto;padding-top:10px}.sidebar-risk{border:1px solid var(--border);background:#171717;border-radius:9px;margin:12px 7px 0;padding:12px}.sidebar-risk>div:first-child{color:var(--muted);flex-direction:column;gap:4px;font-size:10px;display:flex}.sidebar-risk strong{color:#d8d8d8;font-weight:400}.tiny-meter{background:#ffffff14;border-radius:4px;height:3px;margin-top:10px}.tiny-meter i{background:var(--blue);width:66%;height:100%;display:block}.app-stage{min-height:100vh;margin-left:var(--sidebar)}.topbar{height:var(--topbar);z-index:25;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f0d0dd1;justify-content:space-between;align-items:center;padding:0 26px;display:flex;position:sticky;top:0}.command-trigger{border:1px solid var(--border);width:330px;height:38px;color:var(--muted);cursor:pointer;background:#ffffff09;border-radius:999px;align-items:center;gap:9px;padding:0 12px;display:flex}.command-trigger span{text-align:left;flex:1;font-size:12px}.command-label-mobile{display:none}.topbar-actions{align-items:center;gap:8px;display:flex}.demo-banner{min-height:40px;top:var(--topbar);z-index:24;color:#d7eaff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0090ff17;border-bottom:1px solid #0090ff38;justify-content:center;align-items:center;gap:10px;padding:8px clamp(22px,2.2vw,36px);font-size:11px;display:flex;position:sticky}.demo-banner>svg{color:var(--blue);flex:none}.demo-banner p{align-items:center;gap:7px;display:flex}.demo-banner p strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;font:9px Geist Mono}.demo-banner p span{color:#b8c8d8}.demo-banner a{color:#7fc8ff;white-space:nowrap;align-items:center;gap:5px;font-weight:500;display:inline-flex}.demo-banner a:hover{color:#fff}.network-chip,.wallet-chip{border:1px solid var(--border);cursor:pointer;background:#ffffff09;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 12px;font:11px Geist Mono;display:inline-flex}.network-chip>span{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #0090ff1a}.wallet-avatar{background:conic-gradient(from 45deg, var(--blue), var(--mint), var(--orange), var(--violet), var(--blue));border:2px solid #252525;border-radius:50%;width:19px;height:19px}.wallet-avatar.large{width:42px;height:42px}.notification-trigger{position:relative}.notification-trigger>i{background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:7px}.app-content{max-width:1600px;margin:auto;padding:28px clamp(22px,2.2vw,36px) 60px}.mobile-menu,.mobile-close,.nav-scrim,.mobile-tabbar{display:none}.breadcrumbs{min-height:25px;color:var(--muted);align-items:center;gap:4px;margin-bottom:13px;font-size:11px;display:flex}.breadcrumbs span{align-items:center;gap:4px;display:flex}.breadcrumbs a:hover{color:var(--fg)}.breadcrumbs strong{color:var(--fg);font-weight:400}.section-header{justify-content:space-between;align-items:flex-start;gap:26px;min-height:78px;margin-bottom:25px;display:flex}.section-header h1{letter-spacing:-.035em;align-items:center;gap:10px;font-size:31px;font-weight:400;display:flex}.section-header .eyebrow{margin-bottom:9px}.section-header p{color:var(--muted);margin-top:8px;font-size:13px}.section-actions{align-items:center;gap:9px;display:flex}.card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.card-heading h2,.card-heading h3{font-size:17px;font-weight:400}.card-heading p{color:var(--muted);margin-top:5px;font-size:11px}.card-heading button{color:var(--muted);cursor:pointer;background:0 0;border:0}.metric-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.metric-grid.six{grid-template-columns:repeat(6,1fr)}.metric-card{min-height:108px;padding:16px;position:relative}.metric-label{color:var(--muted);letter-spacing:.07em;font:9px Geist Mono}.metric-value{margin-top:16px;font:500 21px/1.2 Geist Mono}.metric-change{color:var(--muted);font-size:10px;position:absolute;bottom:16px;right:15px}.metric-positive{color:var(--mint)}.metric-warning{color:var(--orange-soft)}.notice{border:1px solid var(--border);background:#ffffff06;border-radius:10px;align-items:flex-start;gap:11px;min-height:56px;padding:12px 14px;font-size:12px;display:flex}.notice>svg{flex:none;margin-top:2px}.notice strong{font-weight:500}.notice p{color:var(--muted);margin-top:4px;line-height:1.45}.notice-warning,.notice-danger{background:#f4792012;border-color:#f479203d}.notice-warning>svg,.notice-danger>svg{color:var(--orange)}.notice-success{background:#34d0b40f;border-color:#34d0b438}.notice-success>svg{color:var(--mint)}.notice-action{margin-left:auto}.notice-action button{cursor:pointer;background:0 0;border:0}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:50px;display:flex}.empty-state>svg{color:var(--muted);margin-bottom:20px}.empty-state h2{font-size:26px;font-weight:400}.empty-state p{color:var(--muted);max-width:480px;margin-top:10px;line-height:1.55}.empty-actions{gap:10px;margin-top:24px;display:flex}.toolbar{align-items:center;gap:10px;min-height:60px;margin-bottom:14px;padding:9px;display:flex}.toolbar .search-field{flex:1}.filter-button{border:1px solid var(--border);height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.data-table{overflow:auto}.data-row{border-bottom:1px solid var(--border);align-items:center;gap:16px;min-width:900px;min-height:58px;padding:0 16px;font-size:12px;display:grid}.data-row:last-child{border-bottom:0}.data-head{color:var(--muted);letter-spacing:.05em;min-height:42px;font:9px Geist Mono}.primary-cell{align-items:center;gap:10px;min-width:0;display:flex}.primary-cell>div{flex-direction:column;gap:4px;min-width:0;display:flex}.primary-cell a{text-overflow:ellipsis;font-weight:500;overflow:hidden}.primary-cell small{color:var(--muted);font-size:10px}.strategy-icon{color:#82c8ff;background:#0090ff17;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.row-actions{justify-content:flex-end;gap:9px;display:flex}.row-actions a,.row-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px}.row-actions a:hover{color:var(--fg)}.detail-list{flex-direction:column;display:flex}.detail-list>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:43px;font-size:12px;display:flex}.detail-list span{color:var(--muted)}.detail-list strong{font-weight:500}.modal-backdrop,.command-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#181818f0;border:1px solid #ffffff1f;border-radius:20px;width:min(600px,100%);max-height:calc(100vh - 40px);padding:25px;overflow:auto}.modal-small{max-width:440px}.modal-large{max-width:760px}.modal-top{justify-content:space-between;align-items:center;display:flex}.modal-card>h2{letter-spacing:-.03em;margin-top:13px;font-size:28px;font-weight:400}.modal-body{color:#d8d8d8;margin-top:15px;font-size:14px;line-height:1.55}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.modal-intro{color:var(--muted)}.wallet-options{flex-direction:column;gap:8px;margin-top:20px;display:flex}.wallet-options>button{border:1px solid var(--border);min-height:64px;color:inherit;cursor:pointer;background:#ffffff06;border-radius:10px;align-items:center;gap:12px;padding:10px 13px;display:flex}.wallet-options>button:hover{background:#ffffff0f}.wallet-options>button>div{text-align:left;flex-direction:column;flex:1;gap:3px;display:flex}.wallet-options>button>div span{color:var(--muted);font-size:11px}.wallet-logo{background:#2b2b2b;border-radius:9px;place-items:center;width:34px;height:34px;font:12px Geist Mono;display:grid}.wallet-logo.rabby{color:#060b24;background:#879bf9}.wallet-debug{gap:12px;margin-top:16px;display:flex}.wallet-debug button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:10px}.inline-error{color:var(--orange-soft);background:#f4792012;border:1px solid #f4792038;border-radius:8px;margin-top:14px;padding:10px;font-size:12px}.wallet-profile{border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.wallet-profile>div{flex-direction:column;flex:1;display:flex}.wallet-profile>div span{color:var(--muted);font-size:11px}.wallet-details .detail-list{margin:16px 0}.command-palette{background:#171717;border:1px solid #ffffff1f;border-radius:16px;width:min(660px,100%);overflow:hidden}.command-input{border-bottom:1px solid var(--border);align-items:center;gap:11px;height:58px;padding:0 16px;display:flex}.command-input input{color:#fff;background:0 0;border:0;outline:0;flex:1;font-size:15px}.command-results{max-height:430px;padding:9px;overflow:auto}.command-group-label{color:var(--muted);padding:8px 9px;font:9px Geist Mono;display:block}.command-results button{color:#ddd;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:54px;padding:8px 10px;display:flex}.command-results button:hover{background:#ffffff0f}.command-results button>div{text-align:left;flex-direction:column;flex:1;gap:3px;display:flex}.command-results button span{color:var(--muted);font-size:11px}.command-enter{font:11px Geist Mono}.command-footer{border-top:1px solid var(--border);height:37px;color:var(--muted);align-items:center;gap:18px;padding:0 16px;font:9px Geist Mono;display:flex}.popover{z-index:90;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#181818f7;border:1px solid #ffffff1f;border-radius:14px;position:fixed}.notification-popover{width:410px;top:58px;right:112px}.popover-head{justify-content:space-between;padding:16px;display:flex}.popover-head h3{margin-top:5px;font-size:18px;font-weight:400}.notification-list{border-top:1px solid var(--border)}.notification-item{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;gap:10px;padding:12px 14px;display:grid}.notification-icon{background:var(--blue);border-radius:50%;width:8px;height:8px;margin-top:5px}.tone-warning .notification-icon{background:var(--orange)}.tone-success .notification-icon{background:var(--mint)}.notification-item strong{font-size:12px;font-weight:500}.notification-item p{color:var(--muted);margin-top:4px;font-size:11px}.notification-item time{color:var(--muted);font:9px Geist Mono}.popover-footer{height:42px;color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.toast-stack{z-index:120;flex-direction:column;gap:9px;display:flex;position:fixed;bottom:22px;right:22px}.toast{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1b1b1bf2;border:1px solid #ffffff1f;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:10px;width:340px;min-height:66px;padding:12px;display:grid}.toast>span{background:var(--blue);border-radius:50%;width:8px;height:8px;margin-top:4px}.toast-success>span{background:var(--mint)}.toast-warning>span{background:var(--orange)}.toast strong{font-size:12px}.toast p{color:var(--muted);margin-top:4px;font-size:11px}.toast button{color:var(--muted);cursor:pointer;background:0 0;border:0}.trading-chart{flex-direction:column;min-height:260px;display:flex;position:relative}.chart-head{justify-content:space-between;align-items:center;min-height:38px;display:flex}.chart-head>div{align-items:center;gap:8px;display:flex}.chart-head strong{font-size:13px}.chart-price{flex-direction:column;align-items:flex-end!important;gap:1px!important}.chart-price strong{color:var(--mint);font:12px Geist Mono}.chart-price span{color:var(--mint);font:9px Geist Mono}.chart-toolbar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:3px;height:33px;display:flex}.chart-toolbar button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 8px;font:9px Geist Mono}.chart-toolbar button.active{color:#fff;background:#ffffff14}.chart-toolbar span{flex:1}.candle-chart{flex:1;width:100%;min-height:150px}.indicator-overlay-line{opacity:.88;filter:drop-shadow(0 0 4px #000000a6)}.chart-indicator-legend{z-index:2;pointer-events:none;flex-wrap:wrap;align-items:center;gap:6px;max-width:calc(100% - 36px);display:flex;position:absolute;top:82px;left:18px}.chart-indicator-legend span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#c9c9c9;background:#0e0e0ed1;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:5px;min-height:21px;padding:0 7px;font:8px Geist Mono;display:inline-flex}.chart-indicator-legend i{border-radius:50%;flex:none;width:6px;height:6px}.chart-footer{min-height:30px;color:var(--muted);align-items:center;gap:17px;font:9px Geist Mono;display:flex}.chart-footer span{align-items:center;gap:5px;display:inline-flex}.legend-dot{border-radius:50%;width:6px;height:6px}.legend-dot.mint{background:var(--mint)}.legend-dot.orange{background:var(--orange)}.feed-live{margin-left:auto}.feed-live i{background:var(--mint);border-radius:50%;width:6px;height:6px}.strategy-table .data-row{grid-template-columns:2.2fr .55fr .75fr .9fr .7fr .7fr .7fr .65fr}.overview-grid{grid-template-columns:minmax(0,1fr) 310px;gap:16px;display:grid}.strategy-summary,.version-panel{padding:20px}.strategy-summary>.notice{margin-top:18px}.overview-rules{margin:28px 0}.rule-flow{align-items:center;gap:10px;display:flex}.rule-flow>span:not(.rule-pair){color:var(--muted);font:9px Geist Mono}.rule-pair{display:contents}.rule-pair b{color:var(--muted);font:9px Geist Mono}.rule-block{border:1px solid var(--border);background:var(--elevated);border-radius:10px;flex-direction:column;flex:1;justify-content:center;gap:8px;min-width:155px;min-height:74px;padding:13px;display:flex}.rule-block-head{justify-content:space-between;align-items:center;gap:8px;min-height:22px;display:flex}.rule-block-head>span{color:var(--blue);font:9px Geist Mono}.rule-block-head>button{border:1px solid var(--border);width:24px;height:24px;color:var(--muted);cursor:pointer;background:#ffffff06;border-radius:6px;flex:none;place-items:center;display:grid}.rule-block-head>button:hover{color:#8bcbff;background:#0090ff14;border-color:#0090ff4d}.rule-block strong{font-size:12px;font-weight:400}.rule-outcome{background:#34d0b40f;border-color:#34d0b438}.rule-outcome .rule-block-head>span{color:var(--mint)}.strategy-risk-grid{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.strategy-risk-grid>div{border-right:1px solid var(--border);flex-direction:column;gap:11px;min-height:74px;padding:12px;display:flex}.strategy-risk-grid>div:last-child{border:0}.strategy-risk-grid span{color:var(--muted);font:8px Geist Mono}.strategy-risk-grid strong{font:13px Geist Mono}.panel-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:9px;margin-top:20px;padding-top:18px;display:flex}.version-timeline{flex-direction:column;margin-top:22px;display:flex}.version-timeline>div{min-height:110px;padding-left:25px;position:relative}.version-timeline>div:after{content:"";background:var(--border);width:1px;position:absolute;top:12px;bottom:-10px;left:5px}.version-timeline>div:last-child:after{display:none}.version-node{z-index:1;background:#555;border-radius:50%;width:9px;height:9px;position:absolute;top:5px;left:1px}.version-timeline>div.active .version-node{background:var(--mint);box-shadow:0 0 0 5px #34d0b414}.version-timeline>div>div{flex-direction:column;gap:5px;display:flex}.version-timeline>div span,.version-timeline small{color:var(--muted);font-size:10px}.version-timeline code{color:#7cc4fb}.compare-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.compare-grid>div{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:9px;padding:15px;display:flex}.builder-header{grid-template-columns:minmax(250px,1fr) auto auto;align-items:center;gap:18px;min-height:62px;margin-bottom:12px;display:grid}.strategy-title-control{align-items:center;gap:10px;min-width:0;display:flex}.strategy-name-display{align-items:center;gap:7px;min-width:0;display:flex}.strategy-name-display h1{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.03em;min-width:0;font-size:25px;font-weight:400;line-height:1.15;overflow:hidden}.strategy-name-display button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex:none;place-items:center;display:grid}.strategy-name-display button:hover{border-color:var(--border);color:var(--fg);background:#ffffff0d}.strategy-title-control>input{width:min(430px,100%);min-width:0;height:40px;color:var(--fg);letter-spacing:-.03em;background:#0090ff0e;border:1px solid #0090ff66;border-radius:8px;outline:0;padding:0 9px;font-size:24px}.strategy-title-control>input:focus{box-shadow:0 0 0 3px #0090ff14}.builder-context-controls{align-items:center;gap:9px;display:flex}.builder-market-select{border:1px solid var(--border);cursor:pointer;background:#ffffff06;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:205px;height:44px;padding:0 10px 0 8px;display:grid;position:relative}.builder-market-select:hover{border-color:var(--border-strong);background:#ffffff0a}.builder-market-select .asset-icon{width:28px;height:28px;font-size:9px}.builder-market-select>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.builder-market-select small{color:var(--muted);font:7px Geist Mono}.builder-market-select strong{text-overflow:ellipsis;color:var(--fg);white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.builder-market-select>select{opacity:0;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;height:100%;position:absolute;inset:0}.builder-market-select>svg{color:var(--muted);pointer-events:none}.builder-header-actions{justify-content:flex-end;gap:8px;display:flex}.builder-layout{grid-template-columns:210px minmax(480px,1fr) 285px;align-items:start;gap:12px;margin-top:12px;display:grid}.condition-palette,.properties-panel{min-height:670px;padding:14px}.palette-group{flex-direction:column;gap:7px;margin-top:20px;display:flex}.palette-group>span{color:var(--muted);margin-bottom:2px;font:8px Geist Mono}.palette-group button{border:1px solid var(--border);color:#c8c8c8;cursor:pointer;background:#ffffff05;border-radius:8px;align-items:center;gap:6px;min-height:37px;padding:0 8px;font-size:11px;display:flex}.palette-group button:hover{background:#ffffff0f}.palette-group button>span{text-overflow:ellipsis;text-align:left;white-space:nowrap;min-width:0;overflow:hidden}.palette-group button:disabled{color:#84938f;cursor:not-allowed;background:#34d0b409;border-color:#34d0b421}.palette-group button:disabled:hover{background:#34d0b409}.palette-group button:disabled svg:last-child{color:var(--mint)}.palette-group button svg:last-child{margin-left:auto}.builder-canvas{flex-direction:column;gap:12px;min-width:0;display:flex}.builder-canvas>.trading-chart{border:1px solid var(--border);background:#111;border-radius:14px;height:315px;padding:12px}.visual-rules{min-height:390px;padding:16px;overflow:auto}.canvas-counts{align-items:center;gap:6px;display:flex}.visual-rules .builder-entry-flow{min-width:660px;margin-top:25px}.exit-rule-section{border-top:1px dashed var(--border-strong);min-width:660px;margin-top:26px;padding-top:18px}.exit-rule-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.exit-rule-heading>div{flex-direction:column;gap:4px;display:flex}.exit-rule-heading strong{color:var(--orange-soft);text-transform:uppercase;font:9px Geist Mono}.exit-rule-heading span{color:var(--muted);font-size:10px}.exit-rule-heading>span{white-space:nowrap;font:8px Geist Mono}.exit-rule-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.exit-rule-row .rule-block{min-width:0}.canvas-empty{min-height:250px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.canvas-entry-empty{min-height:150px}.canvas-empty h3{color:var(--fg);margin:12px 0 7px;font-weight:400}.canvas-empty p{max-width:330px;font-size:12px}.risk-canvas-empty{min-height:62px;color:var(--muted);background:#f4792006;border:1px dashed #f479203d;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;font-size:10px;display:flex}.risk-canvas-empty svg{color:var(--orange-soft)}.block-editor-copy{color:var(--muted);margin-bottom:18px;font-size:12px;line-height:1.55}.block-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.block-editor-grid>label{flex-direction:column;gap:7px;min-width:0;display:flex}.block-editor-grid>label>span{color:var(--muted);font:8px Geist Mono}.block-editor-grid .field-suffix{height:42px}.block-editor-grid input{font:12px Geist Mono}.block-editor-grid small{color:var(--muted);font:8px Geist Mono}.block-editor-grid .field-error .field-suffix{border-color:#f4792080}.block-editor-ready{color:#8fdfcf;background:#34d0b40b;border:1px solid #34d0b429;border-radius:8px;align-items:center;gap:7px;min-height:42px;margin-top:16px;padding:0 12px;font-size:10px;display:flex}.block-editor-grid+.notice{margin-top:16px}.modal-actions .block-remove-button{margin-right:auto}.properties-panel>label{flex-direction:column;gap:8px;margin-top:16px;display:flex}.properties-panel label>span,.form-field>span{color:var(--muted);justify-content:space-between;font:8px Geist Mono;display:flex}.properties-panel input:not([type=range]),.properties-panel select,.form-field input,.form-field select{border:1px solid var(--border);width:100%;height:38px;color:var(--fg);background:#ffffff09;border-radius:8px;outline:0;padding:0 10px}.field-suffix{border:1px solid var(--border);background:#ffffff09;border-radius:8px;align-items:center;height:38px;display:flex;overflow:hidden}.field-suffix input{min-width:0;color:inherit;outline:0;flex:1;padding:0 10px;background:0 0!important;border:0!important;height:100%!important}.field-suffix b{color:var(--muted);white-space:nowrap;padding-right:10px;font:9px Geist Mono}.field-error input,.field-error .field-suffix{border-color:#f4792080!important}.field-error small{color:var(--orange-soft);font-size:10px}.unsaved-bar{left:calc(var(--sidebar) + 50%);z-index:35;border:1px solid var(--border-strong);background:#252525;border-radius:999px;justify-content:space-between;align-items:center;min-width:400px;height:44px;padding:0 9px 0 14px;font-size:11px;display:flex;position:fixed;bottom:20px;transform:translate(-50%)}.unsaved-bar span{align-items:center;gap:7px;display:flex}.unsaved-bar button{background:var(--orange);color:#090909;cursor:pointer;border:0;border-radius:999px;height:30px;padding:0 12px}.backtest-config-grid{grid-template-columns:1fr 1fr 320px;align-items:start;gap:14px;display:grid}.form-card,.test-summary{padding:18px}.form-grid{grid-template-columns:1fr 1fr;gap:15px 12px;margin-top:22px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.form-field select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.split-slider{border-top:1px solid var(--border);margin-top:25px;padding-top:18px}.split-slider>div{color:var(--muted);justify-content:space-between;margin:8px 0;font:9px Geist Mono;display:flex}.split-slider strong{color:var(--fg)}.assumption-summary{border:1px solid var(--border);border-radius:9px;flex-direction:column;gap:8px;margin-top:22px;padding:13px;display:flex}.assumption-summary span{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.test-summary .eyebrow{margin-bottom:14px}.test-summary h2{font-size:22px;font-weight:400}.test-summary .detail-list{margin:15px 0}.test-summary>code{border:1px solid var(--border);color:#8bcfff;border-radius:8px;margin-bottom:12px;padding:10px;display:block}.test-summary>.notice{margin-bottom:15px}.test-summary>.text-button{width:100%;margin-top:8px;font-size:10px}.running-card{text-align:center;flex-direction:column;align-items:center;width:min(690px,100%);margin:65px auto;padding:42px;display:flex}.running-card .eyebrow{margin:24px 0 11px}.running-card h1{font-size:29px;font-weight:400}.running-card>p{color:var(--muted);max-width:500px;margin:12px 0 26px;line-height:1.5}.running-card>.progress{height:8px}.running-stats{grid-template-columns:repeat(4,1fr);width:100%;margin-top:18px;display:grid}.running-stats span{color:var(--muted);flex-direction:column;gap:6px;font:8px Geist Mono;display:flex}.running-stats b{color:var(--fg);font-size:13px}.running-log{border:1px solid var(--border);text-align:left;width:100%;color:var(--muted);border-radius:10px;flex-direction:column;gap:10px;margin-top:27px;padding:15px;font-size:11px;display:flex}.running-log span{align-items:center;gap:8px;display:flex}.running-log span.complete{color:var(--mint)}.running-log span.active{color:#8bcbff}.running-actions{gap:9px;margin-top:20px;display:flex}.running-card>code{color:var(--muted);margin-top:22px}.result-tabs{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.result-tabs>span{color:var(--muted);font:9px Geist Mono}.metric-grid.six+.notice{margin:12px 0}.result-chart-grid{grid-template-columns:1.55fr 1fr;gap:12px;margin-top:12px;display:grid}.result-chart{min-height:300px;padding:17px}.result-chart .sparkline{margin-top:16px}.chart-legend{color:var(--muted);gap:12px;font:9px Geist Mono;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{background:var(--blue);border-radius:50%;width:6px;height:6px}.chart-legend i.violet{background:var(--violet)}.oos-marker{color:var(--muted);border-top:1px dashed var(--border-strong);grid-template-columns:4fr 1fr;padding-top:7px;font:8px Geist Mono;display:grid}.metric-grid.compact{margin:12px 0}.metric-grid.compact .metric-card{min-height:92px}.ledger-layout{grid-template-columns:1fr 300px;gap:12px;margin-top:12px;display:grid}.ledger-layout .data-row{grid-template-columns:1.1fr .7fr 1fr 1fr .8fr .8fr;min-width:700px}.cost-breakdown{padding:18px}.cost-breakdown h2{margin-bottom:12px;font-size:18px;font-weight:400}.cost-total{color:var(--muted);justify-content:space-between;margin-top:15px;font:9px Geist Mono;display:flex}.cost-total strong{color:var(--fg)}.sensitivity-grid{grid-template-columns:1.2fr 1fr;gap:12px;margin-top:12px;display:grid}.sensitivity-grid>div{padding:18px}.sensitivity-grid h2{font-size:18px;font-weight:400}.heatmap{grid-template-columns:repeat(6,1fr);gap:5px;margin-top:18px;display:grid}.heatmap span{background:var(--blue);color:#fff;border-radius:6px;place-items:center;height:50px;font:9px Geist Mono;display:grid}.sensitivity-grid .sparkline{margin:25px 0}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dashboard-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:12px;margin-top:12px;display:grid}.dashboard-lower-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,.7fr);gap:12px;margin-top:12px;display:grid}.performance-card,.active-strategy-card,.positions-preview,.watchlist-card,.recent-activity-card{padding:18px}.performance-card{min-height:385px}.performance-summary{align-items:baseline;gap:11px;margin-top:26px;display:flex}.performance-summary strong{font:500 25px Geist Mono}.performance-summary span{font:10px Geist Mono}.area-comparison-chart{width:100%;height:225px;margin-top:8px;display:block}.card-controls{align-items:center;gap:7px;display:flex}.chart-period{margin-left:auto}.strategy-card-head{align-items:center;gap:12px;margin:24px 0 18px;display:flex}.strategy-card-head>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.strategy-card-head h3{font-size:16px;font-weight:400}.strategy-card-head h3 span,.strategy-card-head p{color:var(--muted);font-size:10px}.strategy-glyph{color:#81c8ff;background:#0090ff17;border-radius:11px;flex:none;place-items:center;width:43px;height:43px;display:grid}.strategy-glyph svg{width:20px}.strategy-live-metrics{border:1px solid var(--border);border-radius:9px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.strategy-live-metrics>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:8px;min-height:64px;padding:10px;display:flex}.strategy-live-metrics>div:nth-child(2n){border-right:0}.strategy-live-metrics>div:nth-last-child(-n+2){border-bottom:0}.strategy-live-metrics span,.risk-usage span{color:var(--muted);font:8px Geist Mono}.strategy-live-metrics strong{font:12px Geist Mono}.risk-usage{margin:17px 0 12px}.risk-usage>div{justify-content:space-between;margin-bottom:8px;display:flex}.risk-usage strong{color:var(--orange-soft);font:9px Geist Mono}.active-strategy-card>.notice{margin-bottom:12px}.compact-table{min-width:0;margin-top:14px;overflow-x:auto}.compact-row{border-bottom:1px solid var(--border);grid-template-columns:1.2fr .9fr .9fr .85fr .85fr .7fr;align-items:center;gap:12px;min-width:610px;min-height:50px;padding:0 7px;font-size:11px;display:grid}.compact-row:last-child{border-bottom:0}.compact-row.table-head{min-height:34px;color:var(--muted);font:8px Geist Mono}.market-identity,.market-name{align-items:center;gap:9px;display:flex}.market-identity{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.market-identity>span:last-child,.market-identity>a,.market-identity>div,.market-name>div{flex-direction:column;gap:3px;display:flex}.market-identity small{color:var(--muted);font-size:9px}.watchlist-card>a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:55px;display:flex}.watchlist-card>a:last-child{border:0}.watchlist-card>a>div:last-child{flex-direction:column;align-items:flex-end;gap:3px;font:10px Geist Mono;display:flex}.recent-activity-card{margin-top:12px}.activity-preview{border-top:1px solid var(--border);margin-top:14px}.activity-preview>div{border-bottom:1px solid var(--border);grid-template-columns:36px minmax(210px,1.35fr) minmax(180px,.9fr) auto 76px;align-items:center;gap:14px;min-height:68px;padding:10px 4px;display:grid}.activity-preview>div:last-child{border-bottom:0}.activity-kind{color:#83c9ff;background:#0090ff12;border:1px solid #0090ff33;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.activity-market-closed{color:var(--orange-soft);background:#f4792014;border-color:#f4792040}.activity-preview>div>div{flex-direction:column;gap:5px;min-width:0;display:flex}.activity-preview strong{font-size:12px;font-weight:500}.activity-preview p{text-overflow:ellipsis;color:var(--muted);white-space:nowrap;font-size:10px;overflow:hidden}.activity-preview>div>span:nth-child(3){text-overflow:ellipsis;color:#c5c5c5;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.activity-preview time{color:var(--muted);text-align:right;white-space:nowrap;font:9px Geist Mono}.section-row{justify-content:space-between;align-items:flex-end;margin:35px 0 15px;display:flex}.section-row h2{margin-top:5px;font-size:22px;font-weight:400}.section-row a{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.dashboard-welcome-grid{grid-template-columns:1.6fr 1fr;gap:12px;display:grid}.welcome-primary,.getting-started-card{padding:24px}.welcome-icon{width:52px;height:52px;color:var(--mint);background:#34d0b414;border-radius:14px;place-items:center;display:grid}.welcome-primary h2{margin:18px 0 10px;font-size:27px;font-weight:400}.welcome-primary p{color:var(--muted);line-height:1.55}.welcome-actions{gap:9px;margin-top:25px;display:flex}.getting-started-heading{min-height:48px;padding-bottom:14px}.getting-started-heading h3{margin-top:6px;font-size:17px;line-height:1.25}.getting-started-progress{border:1px solid var(--border);color:#cfcfcf;white-space:nowrap;background:#ffffff06;border-radius:999px;justify-content:center;align-items:center;min-width:48px;height:26px;padding:0 8px;font:9px Geist Mono;display:inline-flex}.checklist-item{border-bottom:1px solid var(--border);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:13px 2px;display:grid}.checklist-item:last-child{border-bottom:0;padding-bottom:3px}.checklist-number{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);background:#ffffff05;border-radius:50%;place-items:center;font:8px Geist Mono;display:grid}.checklist-copy{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.checklist-copy strong{font-size:12px;font-weight:500;line-height:1.3}.checklist-copy p{color:var(--muted);font-size:10px;line-height:1.4}.checklist-arrow{color:#666;flex:none}.market-pulse-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.pulse-card{min-height:150px;padding:15px}.pulse-card>div{align-items:center;gap:9px;display:flex}.pulse-card>div:first-child>div{flex-direction:column;flex:1;display:flex}.pulse-card>div:first-child small{color:var(--muted)}.pulse-card>div:nth-child(2){justify-content:space-between;margin:18px 0 3px;font:11px Geist Mono}.muted-heading{color:var(--muted)}.metric-caption{color:var(--muted);align-items:center;gap:4px;margin-top:8px;font-size:10px;display:flex}.analytics-toolbar,.toolbar-row,.filter-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.inline-select,.select-filter,.date-filter,.compact-select{border:1px solid var(--border);background:var(--raised);height:37px;color:var(--fg);border-radius:8px;padding:0 10px;font-size:11px}.inline-select,.select-filter{align-items:center;gap:7px;display:inline-flex}.inline-select>span{color:var(--muted);white-space:nowrap;font:8px Geist Mono}.inline-select select,.select-filter select{appearance:none;min-width:100px;color:var(--fg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;background:0 0;border:0;outline:0;font-size:10px}.inline-select>svg,.select-filter>svg{color:var(--muted);pointer-events:none;flex:none}.select-filter{min-width:150px}.filter-toolbar .search-field>button{width:25px;height:25px;color:var(--muted);cursor:pointer;background:#ffffff0e;border:0;border-radius:50%;place-items:center;display:grid}.analytics-grid,.analytics-lower-grid{grid-template-columns:1.6fr .8fr;gap:12px;margin-top:12px;display:grid}.analytics-chart-card,.allocation-card,.deviation-card,.monthly-report,.full-report-card{padding:18px}.analytics-chart-card{min-height:380px}.analytics-chart-card .area-comparison-chart{height:270px}.drawdown-chart{width:100%;height:190px;margin-top:18px;display:block}.donut-wrap{background:conic-gradient(var(--blue) 0 52%, var(--violet) 52% 80%, var(--mint) 80% 100%);border-radius:50%;width:170px;height:170px;margin:28px auto;position:relative}.donut-wrap:after{content:"";background:var(--raised);border-radius:50%;position:absolute;inset:36px}.allocation-legend{flex-direction:column;gap:10px;display:flex}.allocation-legend>div{justify-content:space-between;font-size:11px;display:flex}.allocation-legend span{color:var(--muted);align-items:center;gap:7px;display:flex}.allocation-legend i{background:var(--blue);border-radius:50%;width:7px;height:7px}.allocation-legend i.donut-violet{background:var(--violet)}.allocation-legend i.donut-mint{background:var(--mint)}.deviation-row{border-bottom:1px solid var(--border);grid-template-columns:1.5fr 1fr 1fr .8fr;align-items:center;gap:12px;min-height:58px;font-size:11px;display:grid}.deviation-row>div{flex-direction:column;gap:5px;min-width:0;display:flex}.deviation-row small{color:var(--muted);font:7px Geist Mono;display:block}.deviation-row strong{font:500 10px Geist Mono}.report-bars{flex-direction:column;gap:14px;margin-top:20px;display:flex}.report-bars>div>div:first-child{color:var(--muted);justify-content:space-between;margin-bottom:6px;font-size:10px;display:flex}.report-bar{background:#ffffff0f;border-radius:99px;height:8px;overflow:hidden}.report-bar i{border-radius:inherit;background:var(--blue);height:100%;display:block}.report-bar .bar-mint{background:var(--mint)}.report-bar .bar-orange{background:var(--orange)}.report-bar .bar-violet{background:var(--violet)}.report-bar .bar-blue{background:var(--blue)}.report-stack{grid-template-columns:minmax(0,1.45fr) minmax(380px,.8fr);align-items:stretch;gap:12px;display:grid}.report-stack .full-report-card{flex-direction:column;min-width:0;min-height:410px;display:flex}.report-stack .full-report-card .area-comparison-chart{height:300px;margin-top:18px}.report-stack .full-report-card .drawdown-chart{height:265px;margin-top:24px}.report-stack .chart-legend{margin-top:auto}.risk-threshold-row{border-top:1px solid var(--border);min-height:50px;color:var(--muted);grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:12px;margin-top:auto;padding-top:14px;font-size:9px;display:grid}.risk-threshold-row>span:last-child{text-align:right}.cost-report-grid{grid-template-columns:minmax(330px,.72fr) minmax(0,1.55fr);align-items:stretch;gap:12px;display:grid}.cost-report-grid>article{min-width:0;min-height:340px;padding:18px}.cost-report-grid .cost-list{margin:18px 0 0}.cost-report-grid .cost-list>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto 52px;align-items:center;gap:14px;min-height:49px;display:grid}.cost-report-grid .cost-list>div:last-child{border-bottom:0}.cost-report-grid .cost-list span{color:#d2d2d2;font-size:10px}.cost-report-grid .cost-list strong{font:500 10px Geist Mono}.cost-report-grid .cost-list small{color:var(--muted);text-align:right;font:8px Geist Mono}.execution-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.execution-stat-grid>div{border:1px solid var(--border);border-radius:9px;flex-direction:column;gap:8px;min-width:0;min-height:122px;padding:14px;display:flex}.execution-stat-grid .metric-label{min-height:22px;color:var(--muted);font:8px/1.35 Geist Mono}.execution-stat-grid .metric-value{margin-top:8px;font-size:20px}.execution-stat-grid .metric-change{max-width:100%;color:var(--muted);margin-top:auto;font-size:9px;line-height:1.35;position:static}.cost-report-grid>article:last-child>.notice{margin-top:14px}.notification-layout{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:16px;display:grid}.notification-filter-panel{padding:18px 12px 12px;position:sticky;top:92px;overflow:hidden}.notification-filter-heading{padding:0 8px 15px}.notification-filter-heading p{max-width:185px;color:var(--muted);margin-top:7px;font-size:11px;line-height:1.45}.notification-filter-list{flex-direction:column;gap:3px;display:flex}.notification-filter-list button{width:100%;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;display:flex}.notification-filter-list button:hover{color:var(--fg);background:#ffffff09}.notification-filter-list button.active{color:var(--fg);border-color:var(--border);background:#fff1}.notification-filter-name{align-items:center;gap:10px;min-width:0;display:inline-flex}.notification-filter-name svg{flex:none}.notification-filter-list strong{min-width:25px;min-height:22px;color:var(--muted);background:#ffffff0e;border-radius:999px;place-items:center;padding:0 7px;font:9px Geist Mono;display:inline-grid}.notification-filter-list button.active strong{color:var(--fg);background:#ffffff1a}.notification-preferences{border-top:1px solid var(--border);min-height:46px;color:var(--muted);justify-content:space-between;align-items:center;margin-top:13px;padding:13px 10px 0;font-size:11px;display:flex}.notification-preferences:hover{color:var(--fg)}.notification-preferences>span{align-items:center;gap:9px;display:inline-flex}.notification-center-list{min-width:0;padding:0 20px;overflow:hidden}.notification-list-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.notification-list-head h2{font-size:17px;font-weight:400}.notification-list-head>div>span{color:var(--muted);margin-top:5px;font-size:10px;display:block}.notification-list-head select{flex:none;min-width:118px}.notification-stream{min-width:0}.center-notification{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr) 88px;align-items:start;gap:14px;min-width:0;min-height:128px;padding:18px 0;display:grid}.center-notification.is-read{opacity:.66}.notification-symbol{color:#72c2ff;background:#0090ff14;border:1px solid #0090ff40;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.center-notification.tone-warning .notification-symbol{color:var(--orange-soft);background:#f4792017;border-color:#f4792045}.center-notification.tone-success .notification-symbol{color:var(--mint);background:#34d0b414;border-color:#34d0b440}.notification-copy{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;padding:0;display:flex}.notification-copy-static{cursor:default}.notification-kicker{align-items:center;gap:9px;min-height:23px;display:flex}.notification-title{overflow-wrap:anywhere;margin-top:9px;font-size:14px;font-weight:500;line-height:1.3}.notification-description{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:12px;line-height:1.5}.notification-context{color:#c6c6c6;letter-spacing:.025em;overflow-wrap:anywhere;max-width:100%;margin-top:10px;font:9px/1.4 Geist Mono}.notification-meta{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:12px;min-height:84px;display:flex}.notification-meta time{color:var(--muted);white-space:nowrap;font:9px/1.4 Geist Mono}.notification-meta .icon-button{width:32px;height:32px}.unread-label{color:var(--orange-soft);align-items:center;gap:5px;font:8px Geist Mono;display:inline-flex}.unread-label i{background:var(--orange);border-radius:50%;width:5px;height:5px}.notification-history{padding-bottom:4px}.notification-group-label{height:50px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;font:9px Geist Mono;display:flex}.notification-group-label i{background:var(--border);flex:1;height:1px}.notification-history .center-notification{border-bottom:0}.activity-summary{margin-bottom:12px}.activity-log-card{padding:14px}.activity-table{padding:0 2px;overflow:auto}.activity-table-row{border:0;border-bottom:1px solid var(--border);width:100%;min-width:1000px;min-height:58px;color:var(--fg);text-align:left;cursor:pointer;background:0 0;grid-template-columns:.75fr 1.5fr 1.25fr 1.45fr 1fr .65fr .9fr 24px;align-items:center;gap:12px;padding:0 10px;font-size:10px;display:grid}.activity-row-group{border:1px solid var(--border);background:#ffffff03;border-radius:10px;min-width:1000px;margin:6px 0;transition:border-color .18s,background .18s;overflow:hidden}.activity-row-group:hover{border-color:var(--border-strong);background:#ffffff06}.activity-row-group.expanded{background:#0090ff06;border-color:#0090ff38}.activity-row-group .activity-table-row{border-bottom:0;min-width:0}.activity-row-group.expanded .activity-table-row{border-bottom:1px solid var(--border)}.activity-table-row:hover:not(.table-head){background:#ffffff05}.activity-table-row.table-head{min-height:36px;color:var(--muted);font:8px Geist Mono}.activity-table-row>time,.activity-table-row>span,.activity-table-row>strong{min-width:0}.activity-table-row>time{flex-direction:column;gap:3px;font:9px Geist Mono;display:flex}.activity-table-row>time small,.activity-table-row>span small{color:var(--muted);font-size:8px}.activity-table-row>span:nth-child(2){align-items:center;gap:7px;display:flex}.activity-table-row>span:nth-child(3){flex-direction:column;gap:3px;display:flex}.activity-table-row>span:nth-child(3) strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-tx{color:#82c9ff;white-space:nowrap;align-items:center;gap:5px;font:9px Geist Mono;display:inline-flex}.event-dot{background:var(--blue);border-radius:50%;flex:none;width:6px;height:6px}.event-market-closed{background:var(--orange)}.activity-detail-panel{background:#ffffff05;padding:18px 20px 20px}.activity-detail-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.activity-detail-head h3{margin-top:5px;font-size:15px;font-weight:400}.activity-detail-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.activity-detail-grid>div{border:1px solid var(--border);background:#ffffff05;border-radius:8px;flex-direction:column;justify-content:space-between;gap:8px;min-width:0;min-height:66px;padding:11px 12px;display:flex}.activity-detail-grid span{color:var(--muted);font:8px Geist Mono}.activity-detail-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.detail-timeline{grid-template-columns:1fr 28px 1fr 28px 1fr;align-items:center;gap:8px;margin-top:16px;display:grid}.detail-timeline>div{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.detail-timeline>div>span{width:28px;height:28px;color:var(--mint);background:#34d0b414;border:1px solid #34d0b440;border-radius:50%;place-items:center;display:grid}.detail-timeline>div.failed>span{color:var(--orange-soft);background:#f4792014;border-color:#f4792040}.detail-timeline>div>div{flex-direction:column;gap:4px;min-width:0;display:flex}.detail-timeline strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.detail-timeline small{text-overflow:ellipsis;color:var(--muted);white-space:nowrap;font-size:8px;overflow:hidden}.detail-timeline>i{background:var(--border-strong);height:1px}.transaction-actions{border:1px solid var(--border);background:#ffffff05;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;margin-top:12px;padding:10px 12px;display:flex}.transaction-actions>div{flex-direction:column;gap:5px;display:flex}.transaction-actions strong{font-size:10px;font-weight:500}.transaction-actions a{color:#82c9ff;flex:none;align-items:center;gap:6px;font-size:10px;display:inline-flex}.activity-detail-panel>.notice{margin-top:12px}.table-footer{min-height:44px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.settings-layout{grid-template-columns:230px 1fr;align-items:start;gap:14px;display:grid}.settings-nav{flex-direction:column;gap:3px;padding:10px;display:flex;position:sticky;top:92px}.settings-nav button{min-height:54px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.settings-nav button.active{color:var(--fg);background:#ffffff0f}.settings-nav button>div{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-nav button strong{font-size:11px;font-weight:500}.settings-nav button span{color:var(--muted);font-size:9px;line-height:1.25}.settings-content{flex-direction:column;gap:12px;min-width:0;display:flex}.setting-card{padding:20px}.settings-heading,.setting-card-head{justify-content:space-between;align-items:flex-start;display:flex}.settings-heading h2,.setting-card-head h2{font-size:20px;font-weight:400}.setting-card-head h3{margin-top:5px;font-size:17px;font-weight:400;line-height:1.25}.settings-heading p,.setting-card-head p{color:var(--muted);margin-top:5px;font-size:11px}.wallet-setting-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.wallet-setting-grid>div{border:1px solid var(--border);border-radius:9px;flex-direction:column;justify-content:space-between;gap:9px;min-height:78px;padding:13px;display:flex}.wallet-setting-grid>div>span{color:var(--muted);font:8px Geist Mono}.wallet-setting-grid>div>strong{align-items:center;gap:6px;font:500 13px Geist Mono;display:flex}.network-dot{background:var(--blue);border-radius:50%;width:6px;height:6px;display:inline-block}.wallet-setting-card .setting-card-head>.wallet-profile{border:0;padding:0}.wallet-setting-card .wallet-profile h3{margin-top:2px;font-size:18px}.wallet-setting-card .wallet-profile p{color:var(--muted);font-size:10px}.limited-approvals-card .setting-card-head{gap:24px}.limited-approvals-card .setting-card-head>div{min-width:0}.limited-approvals-card .setting-card-head .badge{flex:none}.approval-row{border:1px solid var(--border);background:#ffffff05;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;margin-top:18px;padding:15px 16px;display:grid}.approval-icon{color:#7fc7ff;background:#0090ff14;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.approval-icon svg{width:19px;height:19px}.approval-copy{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.approval-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:500;line-height:1.35;overflow:hidden}.approval-copy>span{color:#c8c8c8;font-size:10px;line-height:1.4}.approval-copy small{color:var(--muted);font:8px/1.45 Geist Mono}.approval-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.approval-actions>a{border:1px solid var(--border);color:#d8d8d8;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:10px;display:inline-flex}.approval-actions>a:hover{border-color:var(--border-strong);color:var(--fg);background:#ffffff0a}.approval-actions .button{white-space:nowrap;min-height:36px;padding-inline:12px}.toggle-row{border-bottom:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:61px;display:grid}.toggle-icon{width:34px;height:34px;color:var(--muted);background:#ffffff0a;border-radius:9px;place-items:center;display:grid}.toggle-row>div{flex-direction:column;gap:4px;display:flex}.toggle-row p{color:var(--muted);font-size:10px}.toggle-row button,.switch-row button{cursor:pointer;background:#444;border:0;border-radius:99px;width:38px;height:21px;padding:2px}.toggle-row button>span,.switch-row button:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;display:block}.toggle-row button.on,.switch-row button.active{background:var(--blue)}.toggle-row button.on>span,.switch-row button.active:after{transform:translate(17px)}.settings-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.settings-form-grid .setting-card-head{grid-column:1/-1}.settings-form-grid>label{flex-direction:column;gap:7px;display:flex}.settings-form-grid>label>span{color:var(--muted);font:8px Geist Mono}.settings-form-grid select{border:1px solid var(--border);height:39px;color:var(--fg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff09;border-radius:8px;padding:0 10px}.theme-options{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.theme-options>button{border:1px solid var(--border);color:var(--fg);text-align:left;cursor:pointer;background:0 0;border-radius:12px;padding:9px;position:relative}.theme-options>button.active{border-color:var(--blue)}.theme-options>button>strong{align-items:center;gap:6px;margin:10px 0 3px;font-weight:500;display:flex}.theme-options>button>small{color:var(--muted)}.theme-options>button>svg{color:var(--mint);position:absolute;bottom:20px;right:12px}.theme-preview{cursor:pointer;border:2px solid #0000;border-radius:12px;min-height:150px;padding:12px}.theme-preview.active{border-color:var(--blue)}.dark-preview{color:#fff;background:#101010}.light-preview{color:#111;background:#f7f7f7}.risk-slider{margin-top:20px}.risk-slider>div{justify-content:space-between;font-size:11px;display:flex}.risk-slider span{color:var(--muted);font:9px Geist Mono}.risk-slider>input{margin:10px 0}.risk-slider small{color:var(--muted)}.settings-save,.setting-actions{justify-content:flex-end;gap:9px;display:flex}.settings-save{border:1px solid var(--border);background:#1b1b1bf0;border-radius:11px;justify-content:space-between;align-items:center;min-height:56px;padding:9px 12px;position:sticky;bottom:12px}.settings-save>span{color:var(--muted);font-size:10px}.revoke-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.revoke-summary>div{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:7px;padding:10px;display:flex}.revoke-summary span{color:var(--muted);font:8px Geist Mono}.button-danger-ghost{color:var(--orange-soft);border-color:#f479204d}.text-danger{color:var(--orange-soft)}.market-controls{margin-bottom:12px;padding:12px}.market-controls-top{align-items:center;gap:14px;display:flex}.market-search{border-color:var(--border-strong);background:#ffffff06;flex:1;height:44px}.market-search:focus-within{border-color:#0090ff7a;box-shadow:0 0 0 3px #0090ff14}.market-search input{font-size:12px}.market-search kbd{border:1px solid var(--border);min-width:23px;height:23px;color:var(--muted);border-radius:5px;place-items:center;font:9px Geist Mono;display:grid}.market-search-clear{width:26px;height:26px;color:var(--muted);cursor:pointer;background:#ffffff0f;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.market-search-clear:hover{color:var(--fg);background:#ffffff1a}.market-results-summary{flex:none;align-items:center;gap:12px;min-height:44px;padding-inline:4px;display:flex}.market-results-summary>span{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font:9px Geist Mono;display:inline-flex}.market-results-summary>span i{background:var(--mint);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #34d0b414}.market-results-summary>button{color:#83c9ff;cursor:pointer;background:0 0;border:0;font-size:10px}.market-filter-bar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding-top:10px;display:flex}.market-filter-row{flex:none;justify-content:flex-end;align-items:center;gap:7px;display:flex}.market-group-tabs{gap:5px;min-width:0;display:flex;overflow-x:auto}.market-group-tabs button{height:36px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;padding:0 12px;font-size:11px}.market-group-tabs button:hover{color:var(--fg);background:#ffffff09}.market-group-tabs button.active{color:#060606;background:#fff;border-color:#fff}.market-control-select{border:1px solid var(--border);cursor:pointer;background:#ffffff06;border-radius:9px;align-items:center;gap:7px;min-width:108px;height:40px;padding:0 10px;display:inline-flex}.market-control-select:hover{border-color:var(--border-strong)}.market-control-select>span{color:var(--muted);font:8px Geist Mono}.market-control-select select{appearance:none;min-width:48px;max-width:100px;color:var(--fg);cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:0;outline:0;font-size:10px}.market-control-select>svg{color:var(--muted);pointer-events:none;flex:none;margin-left:auto}.market-control-select.sort-control{min-width:150px}.market-watchlist-filter{border:1px solid var(--border);cursor:pointer;background:#ffffff06;border-radius:9px;height:40px;padding:0 11px}.market-watchlist-filter b{font-weight:400}.market-advanced-button{border-radius:9px;min-height:40px;position:relative}.market-advanced-button.active{background:#0090ff14;border-color:#0090ff4d}.market-advanced-button>i{background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:6px}.compact-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;align-items:center;gap:6px;padding:0 8px;display:inline-flex}.compact-select>span{color:var(--muted);font:8px Geist Mono}.compact-select select{min-width:70px;color:var(--fg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:0;outline:0;font-size:10px}.compact-select>svg{color:var(--muted)}.switch-row{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.switch-row.compact{white-space:nowrap}.switch-row input{opacity:0;pointer-events:none;position:absolute}.switch-row>span{background:#464646;border-radius:999px;flex:none;width:32px;height:18px;padding:2px;transition:background .2s}.switch-row>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;display:block}.switch-row input:checked+span{background:var(--blue)}.switch-row input:checked+span:after{transform:translate(14px)}.switch-row:focus-within{outline:2px solid var(--blue);outline-offset:2px}.advanced-filter-panel{border-top:1px solid var(--border);grid-template-columns:minmax(360px,1fr) auto;align-items:center;gap:18px;margin-top:10px;padding:14px 4px 2px;display:grid}.advanced-leverage{align-items:center;gap:16px;display:flex}.active-filter-summary{color:var(--muted);justify-content:flex-end;align-items:center;gap:14px;margin:0;font-size:10px;display:flex}.active-filter-summary strong{color:var(--fg);font-weight:500}.active-filter-summary button{border:1px solid var(--border);min-height:30px;color:var(--fg);cursor:pointer;background:0 0;border-radius:7px;padding:0 10px;font-size:10px}.market-table{overflow:auto}.market-table-row{border-bottom:1px solid var(--border);grid-template-columns:32px 1.35fr .72fr .9fr .65fr .72fr .62fr .68fr 1fr .82fr .5fr;align-items:center;gap:12px;min-width:1080px;min-height:57px;padding:0 12px;font-size:11px;display:grid}.market-table-head{min-height:38px;color:var(--muted);font:8px Geist Mono}.market-identity .asset-icon.large,.asset-icon.large{width:38px;height:38px}.numeric{font-family:Geist Mono}.muted-cell{color:var(--muted)}.utilization-cell{grid-template-columns:32px 1fr;align-items:center;gap:6px;display:grid}.market-status-cell{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.market-status-cell small{color:var(--muted);font-size:8px}.market-view-action{justify-content:flex-start}.market-view-action .button{border:1px solid var(--border);color:#d7d7d7;background:#ffffff06;border-radius:7px;justify-content:center;min-width:58px;min-height:30px;padding:0 11px}.market-view-action .button:hover{border-color:var(--border-strong);color:var(--fg);background:#ffffff0f}.favorite{width:29px;height:29px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.favorite.active{color:var(--lime)}.market-footer{justify-content:space-between;align-items:center;min-height:50px;padding:0 12px;display:flex}.data-fresh{color:var(--muted);align-items:center;gap:7px;font:9px Geist Mono;display:flex}.data-fresh:before{content:"";background:var(--mint);border-radius:50%;width:6px;height:6px}.pagination{align-items:center;gap:5px;display:flex}.pagination button{border:1px solid var(--border);min-width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px}.pagination button.active{color:#080808;background:#fff}.market-skeleton{background:linear-gradient(90deg,#0000,#ffffff09,#0000) 0 0/200% 100%;min-height:57px}.market-empty-cell{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.market-empty-cell h2,.market-api-error h2{font-size:24px;font-weight:400}.market-empty-cell p,.market-api-error p{color:var(--muted);max-width:460px;margin-top:8px;line-height:1.5}.market-api-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:40px;display:flex}.view-state-switch{color:var(--muted);align-items:center;gap:5px;font:8px Geist Mono;display:flex}.view-state-switch button{border:1px solid var(--border);height:25px;color:var(--muted);cursor:pointer;background:#ffffff09;border-radius:5px;padding:0 8px}.view-state-switch button:hover{color:var(--fg);background:#ffffff12}.market-detail-header{grid-template-columns:minmax(260px,1.2fr) minmax(180px,.72fr) minmax(235px,.9fr) auto;align-items:center;gap:22px;min-width:0;min-height:104px;margin-bottom:12px;padding:17px 18px;display:grid}.detail-market-identity{align-items:center;gap:13px;min-width:0;display:flex}.detail-asset-icon{flex:none;width:50px;height:50px;font-size:16px}.detail-market-identity>div{min-width:0}.detail-symbol-line{align-items:center;gap:7px;min-width:0;display:flex}.detail-symbol-line h1{letter-spacing:-.03em;white-space:nowrap;min-width:0;font-size:25px;font-weight:500;line-height:1.15}.detail-symbol-line .favorite{flex:none}.detail-market-identity p{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;margin-top:7px;font-size:10px;display:flex}.detail-market-identity p span{color:#555}.market-quote{border-left:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:6px;min-width:0;padding-left:20px;display:flex}.market-quote>div{align-items:baseline;gap:8px;display:flex}.market-quote strong{white-space:nowrap;font:500 21px Geist Mono}.market-quote>div>span{white-space:nowrap;font:10px Geist Mono}.market-quote small{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font:8px Geist Mono;display:flex}.market-quote small i{background:#777;border-radius:50%;width:6px;height:6px}.market-quote small i.live{background:var(--mint);box-shadow:0 0 0 4px #34d0b414}.market-header-stats{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.market-header-stats>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:7px;min-width:0;min-height:56px;padding:9px 10px;display:flex}.market-header-stats>div:last-child{border:0}.market-header-stats span{color:var(--muted);white-space:nowrap;font:7px Geist Mono}.market-header-stats strong{white-space:nowrap;font:11px Geist Mono}.detail-actions{align-items:center;gap:8px;display:flex}.market-detail-header .detail-actions .button{min-height:38px;padding-inline:15px}.market-detail-page>.notice{margin-bottom:12px}.detail-grid{grid-template-columns:minmax(0,2fr) minmax(300px,.8fr);gap:12px;display:grid}.detail-primary{min-width:0}.chart-surface{min-height:590px;padding:15px}.chart-surface .trading-chart{min-height:550px}.chart-control-bar{align-items:center;gap:6px;margin-bottom:8px;display:flex}.chart-control-bar>button{border:1px solid var(--border);min-height:34px;color:var(--muted);cursor:pointer;background:#ffffff06;border-radius:7px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.chart-control-bar>button.active{color:var(--fg);background:#0090ff14;border-color:#0090ff38}.chart-control-bar>span{flex:1}.reference-disclosure{margin-top:12px}.detail-inspector{flex-direction:column;gap:12px;display:flex}.inspector-card{padding:17px}.recent-metrics{margin-top:14px}.recent-metrics>h2{margin-bottom:10px;font-size:17px;font-weight:400}.recent-metrics>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.recent-metrics>div>div{border:1px solid var(--border);border-radius:8px;flex-direction:column;justify-content:space-between;gap:7px;min-height:68px;padding:11px;display:flex}.recent-metrics span{color:var(--muted);font:8px Geist Mono}.detail-templates{margin-top:22px}.subsection-head{justify-content:space-between;align-items:flex-end;margin-bottom:10px;display:flex}.subsection-head h2{margin-top:4px;font-size:18px;font-weight:400}.subsection-head a{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:inline-flex}.detail-templates>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.detail-templates article{flex-direction:column;align-items:flex-start;padding:14px;display:flex}.detail-templates article>div{gap:5px;display:flex}.detail-templates article h3{margin:14px 0 7px;font-size:15px;font-weight:400}.detail-templates article p{color:var(--muted);margin-bottom:13px;font-size:10px;line-height:1.45}.inspector-card-head{align-items:flex-start;gap:11px;margin-bottom:13px;display:flex}.inspector-card-head>span{width:36px;height:36px;color:var(--muted);background:#ffffff0a;border-radius:9px;flex:none;place-items:center;display:grid}.inspector-card-head h3{margin-top:4px;font-size:16px;font-weight:400}.detail-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:35px;font-size:10px;display:flex}.detail-row>span{color:var(--muted)}.detail-row strong{text-align:right;font-weight:500}.inspector-card>p{color:var(--muted);margin-bottom:10px;font-size:10px;line-height:1.45}.inspector-card>a{color:#83c9ff;align-items:center;gap:5px;margin-top:12px;font-size:10px;display:inline-flex}.manual-trade-page .chart-surface{min-height:620px}.manual-trade-page .chart-surface .trading-chart{min-height:580px}.trade-market-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.trade-market-head>div:first-child{align-items:center;gap:10px;display:flex}.trade-market-head h1{font-size:24px;font-weight:400}.trade-market-head strong{margin-left:auto;font:14px Geist Mono}.trade-grid{grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr);align-items:start;gap:12px;display:grid}.ticket-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.trade-chart-column{min-width:0}.trade-ticket{padding:17px}.ticket-head{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.ticket-head h2{font-size:19px;font-weight:400}.ticket-head>div{flex-direction:column;gap:5px;min-width:0;display:flex}.ticket-head p{color:var(--muted);font-size:9px;line-height:1.4}.trade-ticket>.segmented{width:100%;margin-bottom:3px}.trade-ticket>.segmented button{flex:1;min-width:0}.field-label,.field-meta{color:var(--muted);justify-content:space-between;margin:13px 0 7px;font:8px Geist Mono;display:flex}.input-affix{border:1px solid var(--border);background:#ffffff09;border-radius:8px;align-items:center;height:41px;display:flex;overflow:hidden}.input-affix input{width:0;min-width:0;height:100%;color:var(--fg);background:0 0;border:0;outline:0;flex:1;padding:0 10px}.input-affix span{color:var(--muted);padding-right:10px;font:9px Geist Mono}.leverage-control{grid-template-columns:30px 1fr 30px;align-items:center;gap:7px;margin-top:13px;display:grid}.leverage-control button{border:1px solid var(--border);width:30px;height:30px;color:var(--muted);cursor:pointer;background:#ffffff09;border-radius:7px;place-items:center;display:grid}.trade-field{flex-direction:column;gap:7px;min-width:0;margin-top:12px;display:flex}.trade-field>.mono-label{color:var(--muted)}.trade-field.has-error .input-affix,.trade-field .field-error{border-color:#f4792073}.trade-field .field-error{color:var(--orange-soft);border:0;align-items:center;gap:5px;padding:0;font-size:9px;display:flex}.input-affix>b{color:var(--muted);padding-right:10px;font:8px Geist Mono}.liquidation-row,.ticket-util{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:43px;font-size:10px;display:flex}.liquidation-row span,.ticket-util span{color:var(--muted)}.ticket-util>div{flex-direction:column;gap:4px;display:flex}.ticket-util>.progress{width:45%}.ticket-feed{color:var(--muted);align-items:center;gap:7px;margin:10px 0;font:8px Geist Mono;display:flex}.ticket-feed>span{background:var(--mint);border-radius:50%;width:6px;height:6px}.ticket-feed.stale>span{background:var(--orange)}.trade-grid.is-blocked .chart-surface,.trade-grid.is-blocked .trade-ticket{opacity:.72}.cost-list{margin:12px 0}.cost-list>div{min-height:32px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.cost-list strong{color:var(--fg);font-weight:400}.system-checks{margin-top:12px;padding:14px}.check-line{justify-content:space-between;align-items:center;min-height:34px;font-size:10px;display:flex}.check-line svg{color:var(--mint)}.review-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.review-grid>div{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:7px;min-height:53px;padding:9px;display:flex}.review-grid span{color:var(--muted);font:8px Geist Mono}.review-costs{margin-top:12px}.wallet-context{border:1px solid var(--border);border-radius:9px;justify-content:space-between;margin-top:12px;padding:12px;display:flex}.wallet-signing{text-align:center;flex-direction:column;align-items:center;display:flex}.wallet-pulse{width:54px;height:54px;color:var(--blue);background:#0090ff14;border:1px solid #0090ff38;border-radius:50%;place-items:center;margin-bottom:14px;display:grid}.trade-success-page{place-items:center;min-height:calc(100vh - 145px);display:grid}.trade-success,.success-summary{text-align:center;width:min(620px,100%);padding:35px}.trade-success .success-orbit{margin:auto}.trade-success h1{margin-top:18px;font-size:30px;font-weight:400}.success-actions{justify-content:center;gap:9px;margin-top:22px;display:flex}.confirmation-timeline{grid-template-columns:repeat(3,1fr);margin:22px 0;display:grid}.confirmation-timeline>div{border-top:1px solid var(--border);flex-direction:column;gap:5px;padding-top:12px;display:flex}.confirmation-timeline span{color:var(--muted);font-size:9px}.positions-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;display:grid}.positions-summary>.surface{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:9px;min-width:0;min-height:94px;padding:15px 16px;display:flex}.positions-summary>.surface>.mono-label{color:var(--muted);font:8px Geist Mono;display:block}.positions-summary>.surface>strong{font:500 20px/1.15 Geist Mono;display:block}.position-metric>span:last-child{color:var(--muted);font-size:10px}.position-metric .progress{margin-top:auto}.position-toolbar{justify-content:space-between;align-items:center;min-height:52px;margin-bottom:12px;padding:7px 9px;display:flex}.positions-table{overflow:auto}.position-row{border-bottom:1px solid var(--border);grid-template-columns:1.2fr .7fr 1.15fr .75fr .85fr .85fr .85fr .85fr .75fr 1fr;align-items:center;gap:11px;min-width:1080px;min-height:62px;padding:0 13px;font-size:10px;display:grid}.position-head{min-height:38px;color:var(--muted);font:8px Geist Mono}.position-row>span,.position-row>div{min-width:0}.position-row .row-actions{gap:5px}.position-row .row-actions .button.tiny{min-height:30px;padding-inline:10px}.source-cell{flex-direction:column;gap:3px;display:flex}.source-cell small{color:var(--muted)}.inspector-card-head{justify-content:space-between;display:flex}.position-update{flex-direction:column;gap:12px;display:flex}.position-update-context{grid-template-columns:1fr 1fr;gap:8px;display:grid}.position-update-context>div{border:1px solid var(--border);background:#ffffff05;border-radius:9px;flex-direction:column;justify-content:space-between;gap:8px;min-height:62px;padding:12px;display:flex}.position-update-context span{color:var(--muted);font:8px Geist Mono}.position-update-context strong{font:500 12px Geist Mono}.position-update-section{border:1px solid var(--border);background:#ffffff05;border-radius:11px;padding:16px}.position-update-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.position-update-heading h3{font-size:16px;font-weight:400}.position-update-heading p{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.45}.position-update-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.position-update-fields .trade-field,.position-update-section>.trade-field{margin-top:15px}.collateral-availability{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.collateral-availability strong{color:var(--fg);font:500 10px Geist Mono}.position-update-section>.field-error{color:var(--orange-soft);align-items:center;gap:6px;font-size:10px;display:flex}.position-closed-summary{flex-direction:column;gap:12px;display:flex}.position-closed-hero{text-align:center;flex-direction:column;align-items:center;padding:2px 24px 8px;display:flex}.position-closed-hero .success-orbit{width:48px;height:48px;margin-bottom:10px}.position-closed-hero h3{margin-top:10px;font-size:21px;font-weight:400}.position-closed-hero p{max-width:520px;color:var(--muted);margin-top:7px;font-size:11px;line-height:1.5}.position-close-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.position-close-metrics>div{border:1px solid var(--border);background:#ffffff05;border-radius:9px;flex-direction:column;justify-content:space-between;gap:7px;min-width:0;min-height:64px;padding:10px 12px;display:flex}.position-close-metrics span{color:var(--muted);font:8px Geist Mono}.position-close-metrics strong{text-overflow:ellipsis;white-space:nowrap;font:500 12px Geist Mono;overflow:hidden}.position-close-details{border:1px solid var(--border);background:#ffffff05;border-radius:11px;padding:14px 16px}.position-close-details .detail-list{margin-top:10px}.position-close-details .detail-list>div{min-height:36px}.position-close-transaction{background:#0090ff0d;border:1px solid #0090ff33;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-top:10px;padding:8px 10px;display:flex}.position-close-transaction>span:first-child{flex-direction:column;gap:4px;display:flex}.position-close-transaction small{color:var(--muted);font:8px Geist Mono}.position-close-transaction strong{color:var(--fg);font:500 10px Geist Mono}.position-close-transaction>span:last-child{color:#82c9ff;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:inline-flex}.inspector-actions{gap:9px;margin-top:20px;display:flex}.tx-link{color:#82c9ff;align-items:center;gap:5px;font:10px Geist Mono;display:inline-flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.deployment-config-grid{grid-template-columns:1fr 1fr 310px;align-items:start;gap:12px;display:grid}.trust-panel,.approval-summary{padding:17px}.trust-list{flex-direction:column;gap:13px;margin:20px 0;padding:0;list-style:none;display:flex}.trust-list li{color:#d4d4d4;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:9px;font-size:11px;line-height:1.45;display:grid}.trust-list svg{width:16px;height:16px;color:var(--mint);margin-top:1px}.sticky-action-bar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border-strong);background:#1b1b1bf0;border-radius:12px;justify-content:space-between;align-items:center;gap:22px;min-height:66px;margin-top:14px;padding:10px 12px;display:flex;position:sticky;bottom:12px}.sticky-action-bar>div{align-items:center;gap:8px;display:flex}.sticky-action-bar>div:first-child{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0}.sticky-action-bar>div:first-child strong{font-size:12px;font-weight:500}.sticky-action-bar>div:first-child span{color:var(--muted);font-size:10px;line-height:1.35}.sticky-action-bar>div:last-child{flex:none}.assumption-layout,.approval-layout{grid-template-columns:minmax(0,1fr) 360px;gap:12px;display:grid}.assumption-card,.impact-card,.blocking-deployment,.approval-summary,.connection-status{padding:20px}.impact-card h2,.trust-panel h2{margin:8px 0 10px;font-size:22px;font-weight:400;line-height:1.2}.impact-card>p{color:#d7d7d7;font-size:12px;line-height:1.55}.impact-card .detail-list{margin-top:12px}.impact-card .check-row,.trust-panel .check-row{align-items:flex-start;margin:14px 0 0;padding:13px;font-size:11px}.check-row>input{flex:none;margin-top:3px}.comparison-head{color:var(--muted);grid-template-columns:1.2fr 1fr 1fr .7fr;gap:12px;padding:12px 0;font:8px Geist Mono;display:grid}.comparison-table>div{border-top:1px solid var(--border);grid-template-columns:1.2fr 1fr 1fr .7fr;align-items:center;gap:12px;min-height:51px;font-size:10px;display:grid}.blocking-deployment{margin-top:16px}.blocking-deployment .card-heading>div{flex-direction:column;gap:5px;display:flex}.blocking-deployment .card-heading span{color:var(--muted);font-size:10px}.modal-note{color:var(--muted);margin-top:14px;font-size:10px;line-height:1.5;display:block}.approval-amount{text-align:center;background:#0090ff0f;border:1px solid #0090ff38;border-radius:10px;padding:18px}.approval-amount strong{margin:8px 0;font:500 28px Geist Mono;display:block}.approval-amount span{color:var(--muted);font:8px Geist Mono}.deployment-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 12px;display:grid}.deployment-summary-grid>div{min-width:0;min-height:100px}.deployment-summary-grid .metric-change{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 30px);overflow:hidden}.risk-summary-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.risk-summary-grid>div{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:8px;min-height:58px;padding:9px;display:flex}.risk-summary-grid span{color:var(--muted);font:8px Geist Mono}.pause-dialog-content>.modal-intro{margin-bottom:17px;line-height:1.55}.impacted-position{background:#0090ff06;border-color:#0090ff29;padding:16px}.impacted-position-head{justify-content:space-between;align-items:center;gap:20px;min-width:0;display:flex}.impacted-position-identity{align-items:center;gap:11px;min-width:0;display:flex}.impacted-position-icon{color:#80c8ff;background:#0090ff17;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.impacted-position-identity>div{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.impacted-position-identity strong{font-size:13px;font-weight:500;line-height:1.3}.impacted-position-identity small{color:var(--muted);font-size:9px;line-height:1.35}.impacted-position-pnl{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.impacted-position-pnl span{color:var(--muted);font:8px Geist Mono}.impacted-position-pnl strong{color:var(--mint);font:500 12px Geist Mono}.impacted-position .risk-summary-grid{gap:8px;margin-top:16px}.impacted-position .risk-summary-grid>div{background:#00000014;min-height:62px;padding:10px}.impacted-position .risk-summary-grid strong{font:500 11px Geist Mono}.impacted-position+.notice{margin-top:14px}.deployment-toolbar{align-items:center;gap:12px;min-height:62px;margin-bottom:12px;padding:9px 10px;display:flex}.deployment-search{background:#ffffff06;flex:1;height:42px}.deployment-search>button{width:26px;height:26px;color:var(--muted);cursor:pointer;background:#ffffff0e;border:0;border-radius:50%;place-items:center;display:grid}.deployment-filter-actions{flex:none;align-items:center;gap:8px;display:flex}.deployment-status-filter{border:1px solid var(--border);background:#ffffff06;border-radius:9px;align-items:center;gap:8px;min-width:180px;height:42px;padding:0 10px;display:inline-flex}.deployment-status-filter>span{color:var(--muted);font:8px Geist Mono}.deployment-status-filter select{appearance:none;min-width:90px;color:var(--fg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;background:0 0;border:0;outline:0;flex:1;font-size:10px}.deployment-status-filter>svg{color:var(--muted);pointer-events:none;flex:none}.deployment-toolbar .filter-button{height:42px}.signing-stage,.completion-stage,.terminal-stage{place-items:center;min-height:calc(100vh - 145px);padding:30px 0;display:grid}.signing-card,.success-summary,.terminal-summary{text-align:center;width:min(650px,100%);padding:32px}.signing-card>.modal-status-icon{margin:0 auto 14px}.signing-card>h1{margin-top:8px;font-size:30px;font-weight:400;line-height:1.18}.signing-card>p{max-width:520px;color:var(--muted);margin:10px auto 0;line-height:1.5}.signing-steps{text-align:left;margin:25px 0 20px}.signing-steps>div{border-bottom:1px solid var(--border);min-height:68px;color:var(--muted);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.signing-steps>div>span{border:1px solid var(--border);border-radius:8px;place-items:center;width:28px;height:28px;font:9px Geist Mono;display:grid}.signing-steps>div>div{flex-direction:column;gap:5px;min-width:0;display:flex}.signing-steps>div strong{color:inherit;font-size:12px;font-weight:500}.signing-steps>div small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.signing-steps>div>b{text-align:right;white-space:nowrap;font:9px Geist Mono}.signing-steps>div.complete{color:var(--mint)}.signing-steps>div.active{color:var(--fg)}.signing-steps>div.active>span{color:#82c9ff;background:#0090ff14;border-color:#0090ff4d}.signing-card>.detail-list{text-align:left;margin-bottom:14px}.signing-actions,.completion-actions{justify-content:center;gap:9px;margin-top:20px;display:flex}.completion-icon{width:64px;height:64px;color:var(--mint);background:#34d0b414;border:1px solid #34d0b440;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.completion-stage{align-content:center;justify-items:center;row-gap:13px}.completion-stage>.completion-icon{margin-bottom:10px}.completion-stage>h1{text-align:center;margin-top:2px;font-size:30px;font-weight:400;line-height:1.2}.completion-stage>p{max-width:720px;color:var(--muted);text-align:center;line-height:1.55}.completion-stage>.notice{width:min(625px,100%)}.completion-stage>.completion-actions{margin-top:6px}.deployment-table .data-row{grid-template-columns:1.8fr .65fr .8fr 1fr 1fr .8fr .8fr .45fr}.deployment-icon{color:#82c9ff;background:#0090ff14;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.page-actions{gap:8px;display:flex}.monitor-grid{grid-template-columns:minmax(0,2fr) minmax(300px,.82fr);gap:12px;display:grid}.monitor-chart{min-height:570px;padding:15px}.monitor-chart .trading-chart{min-height:520px}.risk-panel,.live-check-panel,.paused-position,.protective-orders,.failed-checks{padding:17px}.paused-monitor>.section-header{margin-bottom:22px}.paused-monitor>.notice{margin-bottom:12px}.paused-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px}.paused-position{margin-bottom:12px;padding:18px}.paused-position .risk-summary-grid{gap:10px;margin-top:16px}.paused-position .risk-summary-grid>div{min-height:62px;padding:11px}.paused-lifecycle{margin-bottom:12px;padding:18px}.paused-lifecycle .card-heading{gap:24px;min-height:34px}.paused-lifecycle .card-heading>span{color:var(--muted);text-align:right;font:8px/1.45 Geist Mono}.paused-lifecycle .timeline-row{margin-top:18px}.paused-actions{justify-content:flex-end;padding-top:2px}.risk-gauge{margin-top:16px}.risk-gauge>div{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:10px;display:flex}.system-checks{flex-direction:column;display:flex}.system-checks .check-row,.check-table .check-row{border:0;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:37px;margin:0;padding:0;font-size:10px;display:flex}.monitor-lower-grid{grid-template-columns:1.2fr .9fr 1fr;gap:12px;margin-top:12px;display:grid}.execution-timeline,.live-comparison,.transaction-log{padding:17px}.timeline-row{border-left:1px solid var(--border);flex-direction:column;gap:4px;min-height:56px;padding-left:18px;display:flex;position:relative}.timeline-row:before{content:"";background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:-4px}.timeline-row span{color:var(--muted);font-size:9px}.live-comparison .sparkline{margin:25px 0}.transaction-log .detail-list a{color:#83c9ff}.risk-blocked-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.condition-checks,.consequence-list{margin-top:15px}.condition-checks>div{border-bottom:1px solid var(--border);grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 0;display:grid}.condition-checks>div>div{flex-direction:column;gap:5px;min-width:0;display:flex}.condition-checks strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.condition-checks small{color:var(--muted);white-space:nowrap;font:8px Geist Mono}.condition-checks b{color:#ddd;text-align:right;white-space:nowrap;font:500 9px Geist Mono}.condition-checks>div.warning b{color:var(--orange-soft)}.consequence-list>div{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:48px;display:flex}.condition-icon{width:29px;height:29px;color:var(--mint);background:#34d0b414;border-radius:8px;flex:none;place-items:center;display:grid}.condition-checks>div.warning .condition-icon{color:var(--orange);background:#f4792014}.emergency-options,.modal-choice-list{flex-direction:column;gap:9px;margin:16px 0;display:flex}.emergency-options label,.modal-choice-list label{border:1px solid var(--border);border-radius:9px;gap:10px;padding:13px;display:flex}.revoke-row,.acknowledgement{margin-top:12px}.modal-status-icon{width:53px;height:53px;color:var(--blue);background:#0090ff14;border-radius:50%;place-items:center;display:grid}.modal-status-icon.warning{color:var(--orange);background:#f4792014}.connection-status{text-align:left;margin-top:14px;padding-block:8px}.connection-status>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:42px;font-size:11px;display:flex}.connection-status>div:last-child{border-bottom:0}.connection-status>div:first-child{justify-content:center;gap:8px}.connection-status>div>span:not(.status-dot){color:var(--muted)}.connection-status>div strong{text-align:right;font-weight:500}.connection-status .status-dot.disconnected{background:var(--orange);border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.connection-status+.notice{margin-top:12px}.chart-caption{color:var(--muted);flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;font:8px Geist Mono;display:flex}.chart-caption>span{align-items:center;gap:6px;display:inline-flex}.timeline-row{border:0;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-top:16px;padding:0;display:grid}.timeline-row:before{display:none}.timeline-item{border-top:1px solid var(--border-strong);flex-direction:column;gap:4px;min-height:78px;padding:18px 9px 8px;display:flex;position:relative}.timeline-item>i{background:#777;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:6px}.timeline-item.tone-mint>i{background:var(--mint)}.timeline-item.tone-blue>i{background:var(--blue)}.timeline-item.tone-violet>i{background:var(--violet)}.timeline-item time,.timeline-item span{color:var(--muted);font:8px Geist Mono}.timeline-item strong{font-size:10px;font-weight:500}.terminal-summary h1{margin:18px 0 9px;font-size:30px;font-weight:400}@media (width<=1180px){.market-pulse-grid{grid-template-columns:1fr 1fr}.builder-header{grid-template-columns:minmax(0,1fr) auto}.builder-context-controls{grid-area:2/1/auto/-1}.builder-header-actions{grid-area:1/2}.market-filter-bar{flex-wrap:wrap}.market-group-tabs{flex:100%}.market-filter-row{justify-content:flex-start;width:100%}.market-detail-header{grid-template-columns:minmax(260px,1fr) minmax(180px,.7fr) auto}.market-header-stats{grid-area:2/1/auto/3}.market-detail-header .detail-actions{flex-direction:column;grid-area:1/3/3;justify-content:center;align-self:stretch}.deployment-config-grid{grid-template-columns:1fr 1fr}.deployment-config-grid>aside{grid-column:1/-1}.monitor-lower-grid{grid-template-columns:1fr 1fr}.transaction-log{grid-column:1/-1}}@media (width<=900px){.dashboard-main-grid,.dashboard-lower-grid,.dashboard-welcome-grid,.analytics-grid,.analytics-lower-grid,.report-stack,.cost-report-grid,.notification-layout,.settings-layout,.detail-grid,.trade-grid,.ticket-split,.assumption-layout,.approval-layout,.monitor-grid{grid-template-columns:1fr}.dashboard-main-grid>*,.dashboard-lower-grid>*{min-width:0}.notification-filter-panel{position:static}.notification-filter-list{grid-template-columns:repeat(4,1fr);display:grid}.settings-nav{flex-direction:row;position:static;overflow-x:auto}.settings-nav button{flex:none}.market-filter-row{flex-wrap:wrap}.market-search{flex-basis:100%}.detail-title-row{flex-direction:column;align-items:flex-start}.deployment-config-grid{grid-template-columns:1fr}.deployment-config-grid>aside{grid-column:auto}.deployment-toolbar{flex-wrap:wrap}.deployment-search{flex:100%}.deployment-filter-actions{width:100%}.deployment-status-filter{flex:1}.monitor-lower-grid{grid-template-columns:1fr}.transaction-log{grid-column:auto}}@media (width<=620px){.metrics-grid,.positions-summary{grid-template-columns:1fr 1fr}.dashboard-metrics .metric-card:last-child:nth-child(odd){grid-column:1/-1}.market-pulse-grid,.cost-report-grid,.execution-stat-grid,.activity-detail-grid,.wallet-setting-grid,.settings-form-grid,.theme-options,.risk-blocked-grid{grid-template-columns:1fr}.approval-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.approval-actions{border-top:1px solid var(--border);grid-column:1/-1;padding-top:12px}.approval-actions>a,.approval-actions .button{flex:1}.compact-table,.activity-table,.market-table,.positions-table{margin-inline:-10px}.notification-layout{gap:10px}.notification-filter-panel{display:block;overflow:hidden}.notification-filter-list{flex-direction:row;padding-bottom:4px;display:flex;overflow-x:auto}.notification-filter-list button{flex:0 0 116px;width:auto}.notification-center-list{padding-inline:14px}.notification-list-head{min-height:70px}.center-notification{grid-template-columns:36px minmax(0,1fr);gap:11px;padding-block:16px}.notification-symbol{width:34px;height:34px}.notification-meta{flex-direction:row;grid-column:2;justify-content:flex-start;align-items:center;min-height:0}.notification-meta .icon-button{margin-left:auto}.notification-title{font-size:13px}.notification-preferences{padding-top:10px}.detail-actions,.page-actions,.completion-actions,.signing-actions,.success-actions{flex-direction:column;width:100%}.detail-actions .button,.page-actions .button,.completion-actions .button,.signing-actions .button,.success-actions .button{width:100%}.advanced-filter-panel,.recent-metrics,.review-grid,.deployment-summary-grid,.risk-summary-grid{grid-template-columns:1fr 1fr}.market-controls-top{flex-direction:column;align-items:stretch;gap:7px}.market-results-summary{width:100%;min-height:32px;padding-inline:2px}.market-results-summary>span{margin-left:auto}.market-filter-bar{display:block}.market-group-tabs{padding-bottom:7px}.market-filter-row{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.market-control-select,.market-control-select.sort-control,.market-watchlist-filter,.market-advanced-button{width:100%;min-width:0}.market-control-select select{flex:1;min-width:0;max-width:none}.advanced-filter-panel{grid-template-columns:1fr;align-items:stretch}.advanced-leverage{flex-direction:column;align-items:flex-start;gap:9px}.advanced-leverage .segmented{max-width:100%;overflow-x:auto}.active-filter-summary{justify-content:space-between}.market-detail-header{grid-template-columns:1fr;gap:16px;padding:15px}.market-header-stats,.market-detail-header .detail-actions{grid-area:auto/1}.detail-market-identity p{white-space:normal;flex-wrap:wrap}.detail-symbol-line{flex-wrap:wrap}.market-quote{border-left:0;border-top:1px solid var(--border);padding:14px 0 0}.market-header-stats{width:100%}.market-detail-header .detail-actions{flex-direction:row;width:100%}.market-detail-header .detail-actions .button{flex:1;width:auto}.confirmation-timeline,.position-update-context,.position-update-fields,.position-close-metrics{grid-template-columns:1fr}.position-close-transaction{flex-direction:column;align-items:flex-start}.positions-summary>.surface:last-child{grid-column:1/-1}.position-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.position-toolbar .segmented{width:100%;overflow-x:auto}.position-toolbar .segmented button{flex:1 0 auto}.deployment-filter-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.deployment-status-filter{width:100%;min-width:0}.deployment-toolbar .filter-button{white-space:nowrap;justify-content:center;width:100%;padding-inline:8px;font-size:10px}.activity-preview>div{grid-template-rows:auto auto;grid-template-columns:32px minmax(0,1fr) auto;gap:5px 10px;min-height:76px;padding-inline:0}.activity-preview>div>span:nth-child(3){display:none}.activity-preview>div>span:nth-child(4){grid-area:1/3}.activity-preview time{text-align:left;grid-area:2/2/auto/4}.sticky-action-bar{flex-direction:column;align-items:flex-start}.sticky-action-bar>div{width:100%}.sticky-action-bar .button{flex:1}}@media (width<=1180px){.hero-chart{width:66%}.backtest-float{width:39%}.builder-layout{grid-template-columns:180px minmax(430px,1fr) 250px}.backtest-config-grid{grid-template-columns:1fr 1fr}.test-summary{grid-column:1/-1}.metric-grid.six{grid-template-columns:repeat(3,1fr)}.article-layout{grid-template-columns:180px minmax(0,1fr)}.article-toc{display:none}}@media (width<=900px){:root{--sidebar:0px}.page-container{width:min(100% - 36px, var(--container))}.public-header{width:calc(100% - 28px);top:14px}.public-header nav{background:#121212fa;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:stretch;gap:4px;padding:18px;display:none;position:absolute;top:66px;left:0;right:0}.public-header nav.open{display:flex}.public-header nav>a:not(.button),.mobile-wallet{align-items:center;min-height:43px;padding:0 10px;display:flex}.public-menu{display:grid}.mobile-wallet{color:#fff;background:0 0;border:0}.hero-copy{padding-top:100px}.hero-product{flex-direction:column;gap:10px;height:auto;padding-bottom:50px;display:flex}.hero-chart,.backtest-float,.strategy-float{width:100%;position:relative;inset:auto}.hero-chart{height:330px}.backtest-float{height:210px}.strategy-float{min-width:0}.landing-hero{min-height:auto}.workflow-steps{grid-template-columns:repeat(3,1fr)}.feature-stage{grid-template-columns:1fr}.feature-card:nth-child(n){min-height:300px;transform:none}.template-grid,.public-template-grid{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr}.public-footer{width:calc(100% - 36px)}.editorial-steps article{grid-template-columns:55px 1fr;padding:30px 0}.step-visual{grid-column:2}.risk-principles,.docs-layout{grid-template-columns:1fr}.docs-layout aside{display:none}.article-layout{grid-template-columns:1fr}.article-nav{display:none}.sidebar{width:232px;transition:transform .25s;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.mobile-close{display:grid}.nav-scrim{z-index:29;background:#0000008c;border:0;display:block;position:fixed;inset:0}.app-stage{margin-left:0}.mobile-menu{display:grid}.command-trigger{border-radius:999px;justify-content:flex-start;width:min(260px,40vw);min-width:150px}.command-trigger .command-label-desktop,.command-trigger kbd{display:none}.command-trigger .command-label-mobile{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-content{padding-inline:17px}.overview-grid,.result-chart-grid,.ledger-layout,.sensitivity-grid,.builder-layout{grid-template-columns:1fr}.condition-palette,.properties-panel{min-height:0}.condition-palette{overflow-x:auto}.condition-palette .palette-group{vertical-align:top;min-width:150px;margin-right:10px;display:inline-flex}.builder-header{grid-template-columns:minmax(0,1fr) auto}.strategy-risk-grid{grid-template-columns:repeat(3,1fr)}.strategy-risk-grid>div{border-bottom:1px solid var(--border)}.unsaved-bar{min-width:min(400px,100% - 30px);max-width:calc(100% - 30px);left:50%}}@media (width<=620px){input:not([type=range]):not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}.public-header{height:50px;padding-left:14px}.public-header .brand-mark{width:22px;height:22px}.hero-copy h1{font-size:52px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;width:100%}.hero-actions .button{width:100%}.hero-chart{height:285px;padding:10px}.asset-marquee{overflow:hidden}.asset-marquee-track{padding:0}.asset-marquee-track>span{justify-content:space-around;min-width:720px;padding-inline:22px}.workflow-steps{grid-template-columns:1fr 1fr}.template-grid,.public-template-grid{grid-template-columns:1fr}.public-section h2{font-size:31px}.trust-cards,.risk-matrix,.docs-cards{grid-template-columns:1fr}.closing-cta{min-height:480px;padding:20px}.closing-cta h2{font-size:45px}.public-footer{text-align:center;flex-direction:column;gap:18px}.public-page-head h1,.docs-hero h1{font-size:51px}.snapshot-top{flex-direction:column}.snapshot-stats{justify-content:space-between}.search-field{min-width:0}.editorial-steps article{grid-template-columns:1fr;gap:10px}.step-visual{grid-column:1}.risk-disclosure{grid-template-columns:1fr}.legal-nav,.legal-footer,.legal-page main{width:calc(100% - 34px)}.legal-nav>div>a:first-child{display:none}.legal-page main{margin-block:60px}.legal-page h1{font-size:52px}.default-grid{grid-template-columns:1fr}.topbar{padding-inline:11px}.demo-banner{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:7px 9px;padding:10px 14px;line-height:1.35;position:relative;top:auto}.demo-banner>svg{margin-top:1px}.demo-banner p{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0}.demo-banner a{white-space:normal;width:100%;margin-left:24px}.command-trigger{width:min(210px,42vw);min-width:138px}.network-chip{display:none}.wallet-chip{padding:0 8px;font-size:0}.wallet-chip .wallet-avatar{margin:0}.section-header{flex-direction:column}.section-actions{flex-wrap:wrap}.metric-grid,.metric-grid.six{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.toolbar .search-field{flex-basis:100%}.notification-popover{width:auto;left:12px;right:12px}.toast-stack{left:12px;right:12px}.toast{width:100%}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.builder-header{grid-template-columns:1fr}.builder-context-controls,.builder-header-actions{grid-area:auto/1}.builder-context-controls{flex-direction:column;align-items:stretch}.builder-context-controls .segmented{align-self:flex-start}.builder-market-select{width:100%}.builder-header-actions{justify-content:flex-start;width:100%}.builder-header-actions .button{flex:1;padding-inline:12px}.backtest-config-grid,.form-grid{grid-template-columns:1fr}.metric-grid.six.compact{grid-template-columns:1fr 1fr}.running-card{margin-top:30px;padding:26px 18px}.running-stats{grid-template-columns:1fr 1fr;gap:18px}.result-tabs{flex-direction:column;align-items:flex-start;gap:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=900px){.mobile-tabbar{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#161616e6;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:repeat(5,1fr);height:60px;display:grid;position:fixed;bottom:9px;left:10px;right:10px}.mobile-tabbar a{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex}.mobile-tabbar a.active{color:var(--mint)}.app-content{padding-bottom:90px}}@media (width<=620px){.market-table-row{grid-template-rows:auto auto auto;grid-template-columns:28px minmax(0,1fr) auto;gap:3px 9px;min-width:0;min-height:82px;padding:9px 10px}.market-table-head{display:none}.market-table-row>:first-child{grid-area:1/1/4;align-self:center}.market-table-row>:nth-child(2){grid-area:1/2}.market-table-row>:nth-child(3){color:var(--muted);grid-area:2/2;font-size:9px}.market-table-row>:nth-child(4){text-align:right;grid-area:1/3}.market-table-row>:nth-child(5){text-align:right;grid-area:2/3}.market-table-row>:nth-child(10){grid-area:3/2}.market-table-row>:nth-child(11){grid-area:3/3;justify-content:flex-end;display:flex}.market-table-row>:nth-child(6),.market-table-row>:nth-child(7),.market-table-row>:nth-child(8),.market-table-row>:nth-child(9){display:none}.market-footer{flex-direction:column;align-items:flex-start;gap:10px;padding-block:10px}}
