:root{font-family:SF Pro Display,Segoe UI,sans-serif;color:#f4efe5;background:radial-gradient(circle at top left,rgba(245,156,81,.18),transparent 30%),radial-gradient(circle at top right,rgba(97,160,131,.16),transparent 28%),linear-gradient(180deg,#151515,#0d0d0d);color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,textarea{font:inherit}button:disabled,textarea:disabled{cursor:not-allowed;opacity:.7}#root{min-height:100vh}.auth-shell{min-height:100vh;display:flex;align-items:stretch;justify-content:center;padding:24px}.marketing-shell{width:min(1180px,100%);display:flex;flex-direction:column;gap:28px}.marketing-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-radius:24px;background:#ffffffd1;border:1px solid rgba(226,232,240,.9);box-shadow:0 20px 60px #0f172a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.marketing-brand{display:inline-flex;align-items:center;gap:12px;color:#0f172a;font-weight:800;text-decoration:none}.marketing-brand-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;font-weight:800;background:linear-gradient(135deg,#2563eb,#7c3aed)}.marketing-nav-links{display:flex;align-items:center;gap:12px}.marketing-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:28px;align-items:stretch}.marketing-copy,.marketing-visual,.auth-showcase,.auth-card{display:flex;flex-direction:column;gap:16px;padding:28px;border-radius:28px;box-shadow:0 24px 80px #0f172a29}.marketing-copy,.marketing-visual{background:#ffffffe6;border:1px solid rgba(226,232,240,.92)}.marketing-copy h1,.auth-card h2{margin:0;color:#0f172a}.marketing-copy .eyebrow,.marketing-copy .landing-lead,.marketing-copy .ghost-button,.marketing-copy .primary-button,.landing-feature-card,.landing-feature-card span,.marketing-visual,.marketing-stat-card,.marketing-stat-card span,.marketing-stat-card strong{color:#0f172a}.marketing-actions{display:flex;flex-wrap:wrap;gap:12px}.landing-secondary-button{border:1px solid rgba(148,163,184,.3);background:#f1f5f9cc;color:#0f172a}.marketing-visual{justify-content:center;gap:18px;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 40%),radial-gradient(circle at bottom right,rgba(124,58,237,.12),transparent 40%),linear-gradient(135deg,#fff,#f8fafc)}.marketing-stat-card{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:20px;background:#ffffffb8;border:1px solid rgba(226,232,240,.92)}.marketing-stat-card span{color:#2563eb;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.marketing-stat-card strong{line-height:1.5}.landing-hero{width:min(1180px,100%);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,440px);gap:28px;align-items:stretch}.landing-copy,.auth-card{display:flex;flex-direction:column;gap:16px;padding:28px;border-radius:28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-card{width:100%;background:#fffffff0;border:1px solid rgba(226,232,240,.9);color:#0f172a}.auth-card .muted,.marketing-shell .muted,.auth-card .context-summary{color:#475569}.auth-card .message-input,.auth-card .message-textarea{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a}.auth-card .message-input::placeholder,.auth-card .message-textarea::placeholder{color:#94a3b8}.auth-card .context-action-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.auth-card .mini-button{background:#2563eb14;color:#1d4ed8}.auth-card .inline-error{color:#dc2626}.landing-copy h1,.auth-card h2{margin:0}.landing-lead{margin:0;max-width:56ch;color:#f4efe5d1;line-height:1.6;font-size:1.05rem}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:auto}.landing-feature-card{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.landing-feature-card span{color:#475569;line-height:1.5}.auth-layout{width:min(1180px,100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:28px;align-items:stretch}.auth-showcase{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b 55%,#0f172a);border:1px solid rgba(255,255,255,.08);color:#fff}.auth-showcase:before,.auth-showcase:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.auth-showcase:before{width:420px;height:420px;top:-140px;right:-120px;background:radial-gradient(circle,rgba(37,99,235,.18),transparent 70%)}.auth-showcase:after{width:320px;height:320px;bottom:-110px;left:-120px;background:radial-gradient(circle,rgba(124,58,237,.16),transparent 70%)}.auth-showcase-brand,.auth-showcase-copy,.auth-showcase-bullets{position:relative;z-index:1}.auth-showcase-brand{display:inline-flex;align-items:center;gap:12px}.auth-showcase-copy h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.auth-showcase-copy p:last-child{margin:0;color:#e2e8f0d1;line-height:1.65}.auth-showcase-bullets{display:flex;flex-direction:column;gap:14px;margin-top:auto}.auth-bullet{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#ffffff0f}.auth-bullet-icon{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff1f;color:#93c5fd;font-size:.8rem;font-weight:800}.auth-card-zyphron{justify-content:center}.auth-links{display:flex;justify-content:space-between;gap:12px}.auth-links a{color:#2563eb;font-weight:600;text-decoration:none}.auth-links a:hover{text-decoration:underline}.app-shell{height:100vh;display:grid;grid-template-areas:"sidebar topbar" "sidebar main";grid-template-columns:280px minmax(0,1fr);grid-template-rows:56px 1fr;gap:0;overflow:hidden}.app-shell>aside.sidebar{grid-area:sidebar;padding:12px 16px;overflow-y:auto}.app-shell>main,.app-shell>section.devices-view{grid-area:main;padding:16px 20px;overflow-y:auto}.devices-view{display:flex;flex-direction:column;gap:16px;min-width:0}.user-card{margin-top:auto;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:#00000040;border:1px solid rgba(255,255,255,.06)}.user-avatar{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.04em;border:1px solid;flex-shrink:0}.user-card__info{flex:1;min-width:0;display:flex;flex-direction:column}.user-card__info strong{font-size:12px;color:#f4efe5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card__info span{font-size:10px;color:#f4efe58c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card__logout{background:transparent;border:1px solid rgba(255,255,255,.1);color:#f4efe5b3;border-radius:8px;padding:6px 8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;flex-shrink:0}.user-card__logout:hover{color:#e8554f;border-color:#e8554f73;background:#e8554f0f}.devices-view .detail-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:18px;padding:18px 20px}.sidebar,.chat-panel,.detail-card,.topbar{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sidebar{border-radius:28px;padding:20px;display:flex;flex-direction:column;gap:20px}.brand-card h1,.topbar h2,.detail-card h3{margin:0}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:#f59c51}.muted{color:#f4efe5b8}.sidebar-section,.detail-card{display:flex;flex-direction:column;gap:14px}.section-header,.topbar{display:flex;align-items:center;justify-content:space-between}.session-list,.quick-actions{display:flex;flex-direction:column;gap:10px}.session-card,.chip,.ghost-button,.primary-button{border:0;border-radius:16px;cursor:pointer}.nav-list{display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid transparent;border-radius:12px;background:transparent;color:#f4efe59e;font:inherit;font-weight:600;font-size:.95rem;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.nav-item svg{flex-shrink:0;opacity:.85}.nav-item:hover{color:#f4efe5;background:#ffffff0a}.nav-item.active{color:#f4efe5;background:#dc50501a;border-color:#dc505073;box-shadow:inset 0 0 0 1px #dc505026}.nav-item.active svg{color:#e8554f;opacity:1}.workspace-panel{display:flex;flex-direction:column;border-radius:28px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:48px 32px}.workspace-empty{margin:auto;max-width:480px;text-align:center;display:flex;flex-direction:column;gap:12px}.workspace-empty h2{margin:0;font-size:1.6rem}.workspace-hint{margin-top:16px;padding:14px 18px;border:1px dashed rgba(255,255,255,.16);border-radius:14px;color:#f4efe5a8;font-size:.92rem;line-height:1.5}.workspace-hint code{font-family:SF Mono,ui-monospace,monospace;background:#f59c511f;color:#f4efe5;padding:1px 6px;border-radius:5px;font-size:.85rem}.setups-wrap{display:flex;border-radius:28px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;min-height:640px;max-height:80vh}.setups-rail{width:300px;flex-shrink:0;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;background:#0000002e}.setups-rail__head{padding:14px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:10px}.setups-rail__filters{display:flex;gap:6px;flex-wrap:wrap}.setups-rail__filters select{background:#0006;border:1px solid rgba(255,255,255,.12);color:#f4efe5;border-radius:6px;padding:5px 8px;font-size:12px;flex:1;font-family:inherit}.setups-rail__head button{background:#f59c51;color:#1a1208;border:none;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.setups-rail__list{overflow-y:auto;flex:1}.setups-rail__item{display:block;width:100%;text-align:left;padding:12px 14px;border:0;border-bottom:1px solid rgba(255,255,255,.04);background:transparent;color:inherit;cursor:pointer;font-family:inherit}.setups-rail__item:hover{background:#ffffff08}.setups-rail__item.selected{background:#e8554f1a;border-left:3px solid #e8554f;padding-left:11px}.setups-rail__item__row1{display:flex;align-items:center;justify-content:space-between;gap:6px}.setups-rail__item__name{font-weight:600;font-size:13px;color:#f4efe5}.setups-rail__item__category{font-size:10px;color:#f4efe599;text-transform:uppercase;letter-spacing:.04em;margin-top:4px}.setup-status-chip{padding:2px 7px;border-radius:4px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.setups-detail{flex:1;overflow:auto;padding:20px 22px;display:flex;flex-direction:column;gap:12px}.setups-detail__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.setups-detail__title h1{margin:0;font-size:20px;color:#f4efe5}.setups-detail__title__sub{font-size:11px;color:#f4efe5b3;text-transform:uppercase;letter-spacing:.05em;margin-top:6px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.setups-detail__title__summary{margin-top:8px;font-size:13px;color:#f4efe5d9;line-height:1.45;max-width:720px}.setups-detail__actions button{background:#ffffff0f;color:#f4efe5;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:6px 12px;font-size:12px;cursor:pointer;margin-left:8px;font-family:inherit}.setups-detail__actions button.primary{background:#f59c51;color:#1a1208;border-color:#f59c51;font-weight:700}.setups-detail__actions button.danger{background:transparent;color:#ef4444;border-color:#ef444466}.setups-detail__tabs{display:flex;gap:4px;border-bottom:1px solid rgba(255,255,255,.08)}.setups-detail__tabs button{background:transparent;color:#f4efe599;border:none;padding:8px 14px;font-size:11px;font-weight:700;cursor:pointer;border-bottom:2px solid transparent;text-transform:uppercase;letter-spacing:.04em;font-family:inherit}.setups-detail__tabs button.active{color:#f59c51;border-bottom-color:#f59c51}.setups-section{background:#00000038;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px}.setups-section h3{margin:0 0 8px;font-size:11px;color:#f4efe5a6;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.setups-section pre{margin:0;background:#00000080;padding:12px;border-radius:6px;font-family:SF Mono,ui-monospace,monospace;font-size:11px;line-height:1.5;white-space:pre-wrap;word-break:break-word;color:#f4efe5;max-height:600px;overflow:auto}.setups-section p{margin:0;font-size:13px;line-height:1.5;white-space:pre-wrap;color:#f4efe5eb}.setups-form{display:flex;flex-direction:column;gap:12px}.setups-form label{display:block;font-size:10px;color:#f4efe599;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.setups-form input,.setups-form select,.setups-form textarea{width:100%;background:#00000073;border:1px solid rgba(255,255,255,.12);color:#f4efe5;border-radius:6px;padding:7px 10px;font-size:13px;font-family:inherit;box-sizing:border-box}.setups-form textarea{font-family:SF Mono,ui-monospace,monospace;line-height:1.5;resize:vertical}.setups-form .grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.setups-empty{padding:40px;color:#f4efe599;font-size:13px;text-align:center}.setups-error{color:#ef4444;font-size:12px;background:#ef444414;border:1px solid rgba(239,68,68,.3);padding:8px 12px;border-radius:6px}.tradingview-wrap{display:grid;grid-template-columns:minmax(380px,440px) 1fr;gap:16px;min-height:600px}.stocks-panel{display:flex;flex-direction:column;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;max-height:80vh}.stocks-panel__head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.stocks-panel__head h3{margin:0;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#f4efe5cc}.stocks-panel__updated{font-size:10px;color:#f4efe580;letter-spacing:.05em}.stocks-panel__tabs{display:flex;gap:2px;padding:8px 8px 0;border-bottom:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.stocks-panel__tab{background:transparent;border:0;color:#f4efe58c;padding:8px 12px;border-radius:8px 8px 0 0;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.stocks-panel__tab:hover{color:#f4efe5;background:#ffffff08}.stocks-panel__tab.active{color:#f59c51;background:#f59c511a;border-bottom:2px solid #f59c51;margin-bottom:-1px}.stocks-panel__list{overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:6px}.stocks-panel__empty{padding:24px 12px;text-align:center;color:#f4efe580;font-size:12px}.stock-row{display:block;width:100%;text-align:left;background:#0000002e;border:1px solid rgba(255,255,255,.05);border-radius:10px;padding:10px 12px;cursor:pointer;font-family:inherit;color:inherit}.stock-row:hover{background:#ffffff0a;border-color:#f59c514d}.stock-row__head{display:flex;align-items:center;gap:8px}.stock-icon{width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.stock-row__symbol{font-weight:700;font-size:13px;color:#f4efe5}.stock-row__pct{margin-left:auto;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.stock-row__sub{margin-top:4px;font-size:11px;color:#f4efe5b3}.stock-row__note{margin-top:4px;font-size:11px;color:#f4efe580;line-height:1.4}.stocks-table{width:100%;border-collapse:collapse;font-size:12px}.stocks-table th{padding:8px 10px;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#f4efe58c;border-bottom:1px solid rgba(255,255,255,.06)}.stocks-table td{padding:10px;border-bottom:1px solid rgba(255,255,255,.04);color:#f4efe5}.movers-filters{display:flex;flex-direction:column;gap:8px;padding:6px 4px 12px;border-bottom:1px solid rgba(255,255,255,.05)}.movers-filter{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;color:#f4efe5d9}.movers-filter input{width:80px;background:#0006;border:1px solid rgba(255,255,255,.12);color:#f4efe5;border-radius:5px;padding:4px 8px;font-size:12px;font-weight:600;text-align:right;font-family:inherit;outline:none}.movers-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 0 4px;font-size:11px;color:#f4efe5b3}.movers-pager button{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#f4efe5;padding:3px 10px;font-size:14px;cursor:pointer;font-family:inherit}.movers-pager button:disabled{opacity:.35;cursor:not-allowed}.wheel-wrap{display:grid;grid-template-columns:minmax(360px,420px) 1fr;gap:16px;height:80vh;min-height:600px}.wheel-left{display:flex;min-height:0}.wheel-left>*{width:100%;height:100%}.wheel-right{display:flex;flex-direction:column;min-width:0;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.wheel-toolbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.wheel-toolbar__title{font-size:14px;font-weight:700;color:#f4efe5}.wheel-toolbar__sep{width:1px;height:16px;background:#ffffff1f;margin:0 4px}.wheel-sym-input{background:#0006;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#f4efe5;font-size:13px;font-weight:700;padding:5px 10px;width:110px;outline:none;text-transform:uppercase;font-family:inherit}.wheel-sym-input:focus{border-color:#f59c51}.wheel-go{background:#f59c51;color:#1a1208;border:0;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.wheel-intervals{display:flex;gap:2px;margin-left:6px}.iv-btn{background:transparent;border:1px solid transparent;border-radius:5px;color:#f4efe58c;font-size:11px;font-weight:700;padding:4px 10px;cursor:pointer;font-family:inherit}.iv-btn:hover{color:#f4efe5;border-color:#ffffff1a}.iv-btn.active{background:#f59c511f;border-color:#f59c51;color:#f59c51}.wheel-toolbar__powered{margin-left:auto;font-size:11px;color:#f4efe580}.wheel-chart{flex:1 1 60%;min-height:280px}.tv-chart-inner{width:100%;height:100%}.wheel-pnl{flex:0 0 auto;max-height:38%;display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.08)}.wheel-pnl__head{display:flex;align-items:center;gap:18px;padding:10px 16px;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,.06);font-size:11px}.wheel-pnl__label{font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#f4efe58c;margin-right:6px}.wheel-pnl__stat{color:#f4efe5;font-weight:700;font-variant-numeric:tabular-nums}.wheel-pnl__refresh{margin-left:auto;color:#f4efe566;font-size:10px}.wheel-pnl__body{flex:1;overflow:auto}.wheel-pnl-empty{padding:24px 18px;color:#f4efe58c;font-size:12px;text-align:center;line-height:1.5}.wheel-pnl-table{width:100%;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums}.wheel-pnl-table th{position:sticky;top:0;background:#0006;text-align:left;padding:7px 12px;border-bottom:1px solid rgba(255,255,255,.08);color:#f4efe58c;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:10px;z-index:1}.wheel-pnl-table td{padding:7px 12px;border-bottom:1px solid rgba(255,255,255,.04);color:#f4efe5}.wheel-pnl-row{cursor:pointer}.wheel-pnl-row:hover td{background:#ffffff08}.muted-cell{color:#f4efe58c}.wheel-pnl-chip{display:inline-block;padding:2px 7px;border-radius:4px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.tradingview-dashboard{display:flex;flex-direction:column;gap:16px}.tvd-row{display:grid;gap:16px}.tvd-row--top{grid-template-columns:minmax(360px,1fr) minmax(0,1.4fr)}.tvd-row--mid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media(max-width:1100px){.tvd-row--top,.tvd-row--mid{grid-template-columns:1fr}}.mkb-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media(max-width:800px){.mkb-row{grid-template-columns:1fr}}.mkb-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:.65}.mkb-card--on{opacity:1;border-color:#22c55e4d;background:#22c55e0d}.mkb-icon{width:36px;height:36px;border-radius:10px;background:#ffffff12;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#f4efe5;flex-shrink:0}.mkb-body{flex:1;min-width:0}.mkb-name{font-weight:700;font-size:13px;color:#f4efe5}.mkb-meta{font-size:11px;color:#f4efe58c;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mkb-badge{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:5px;background:#ffffff0f;color:#f4efe580}.mkb-badge--on{background:#22c55e26;color:#22c55e}.markets-panel{display:flex;flex-direction:column;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;max-height:70vh}.markets-panel__header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.markets-panel__title{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#f4efe5d9;flex:1}.markets-badge{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:4px}.markets-badge--live{background:#22c55e26;color:#22c55e}.markets-badge--stub{background:#ffffff0f;color:#f4efe580}.markets-refresh-btn{background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#f4efe5b3;padding:3px 8px;font-size:11px;cursor:pointer;font-family:inherit}.markets-refresh-btn:hover{color:#f4efe5;border-color:#f59c51}.markets-refresh-btn:disabled{opacity:.4;cursor:not-allowed}.markets-empty-state{padding:32px 16px;text-align:center;color:#f4efe580;font-size:12px;line-height:1.5}.markets-empty-hint{margin-top:8px;font-size:11px;color:#f4efe599}.markets-empty-hint code{font-family:SF Mono,ui-monospace,monospace;background:#f59c5126;color:#f4efe5;padding:1px 6px;border-radius:4px;font-size:11px}.markets-sectors-list{padding:10px 12px;overflow-y:auto}.markets-sector-row{display:grid;grid-template-columns:110px 1fr 60px;gap:10px;align-items:center;padding:6px 4px}.markets-sector-name{font-size:12px;color:#f4efe5}.markets-sector-bar-wrap{background:#ffffff0a;border-radius:4px;height:8px;overflow:hidden}.markets-sector-bar{height:100%;border-radius:4px;transition:width .3s ease}.markets-sector-pct{text-align:right;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.markets-news-list{overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}.markets-news-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;text-decoration:none;color:inherit;border-radius:10px;transition:background .15s}.markets-news-item:hover{background:#ffffff0a}.markets-news-thumb{width:32px;height:32px;border-radius:8px;background:#f59c512e;color:#f59c51;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}.markets-news-body{flex:1;min-width:0}.markets-news-headline{font-size:12px;font-weight:600;color:#f4efe5;line-height:1.4}.markets-news-ago{font-size:10px;color:#f4efe580;margin-top:4px;text-transform:uppercase;letter-spacing:.04em}.markets-news-summary{margin-top:5px;font-size:11px;color:#f4efe5b3;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.markets-pager{display:flex;align-items:center;justify-content:space-between;padding:10px 4px 4px;border-top:1px solid rgba(255,255,255,.06);margin-top:6px}.markets-pager button{background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:5px;color:#f4efe5d9;font-size:11px;font-weight:600;padding:4px 10px;cursor:pointer;font-family:inherit}.markets-pager button:disabled{opacity:.4;cursor:not-allowed}.markets-pager span{font-size:10px;color:#f4efe58c;letter-spacing:.04em}.markets-trades-table{width:100%;border-collapse:collapse;font-size:11px}.markets-trades-table th{position:sticky;top:-8px;z-index:2;background:#1a1208;text-align:left;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 1px #ffffff14;color:#f4efe58c;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:9px}.markets-trades-table td{padding:7px 10px;border-bottom:1px solid rgba(255,255,255,.04);color:#f4efe5}.bold-cell{font-weight:700}.politicians-filters{display:flex;gap:6px;padding:8px 12px 6px;border-bottom:1px solid rgba(255,255,255,.06)}.politicians-filters input,.politicians-filters select{background:#0006;border:1px solid rgba(255,255,255,.12);color:#f4efe5;border-radius:6px;padding:5px 9px;font-size:11px;font-family:inherit;outline:none}.politicians-filters input{flex:1}.politician-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.04)}.politician-name{font-size:12px;font-weight:600;color:#f4efe5}.politician-meta{margin-top:3px;font-size:10px;color:#f4efe58c}.politician-stats{font-size:11px;color:#f4efe5b3;white-space:nowrap}.politician-stats strong{color:#f59c51;font-weight:700}.journal-wrap{display:flex;flex-direction:column;gap:12px}.journal-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.journal-toolbar input,.journal-toolbar select{background:#0006;border:1px solid rgba(255,255,255,.12);color:#f4efe5;border-radius:6px;padding:5px 9px;font-size:12px;font-family:inherit;outline:none}.journal-toolbar label{font-size:10px;color:#f4efe58c;text-transform:uppercase;letter-spacing:.04em;margin-right:2px}.journal-toolbar button{background:#f59c51;color:#1a1208;border:0;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.journal-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.journal-kpi{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px 16px}.journal-kpi__label{font-size:9px;color:#f4efe58c;text-transform:uppercase;letter-spacing:.06em}.journal-kpi__value{font-size:20px;font-weight:700;margin-top:4px;font-variant-numeric:tabular-nums}.journal-section{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 16px}.journal-section h3{margin:0 0 12px;font-size:11px;color:#f4efe5a6;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.journal-stats-table{width:100%;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums}.journal-stats-table th{text-align:left;padding:7px 10px;color:#f4efe58c;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.08)}.journal-stats-table td{padding:7px 10px;border-bottom:1px solid rgba(255,255,255,.04);color:#f4efe5}.journal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:1100px){.journal-grid{grid-template-columns:1fr}}.journal-pattern{background:#00000040;border-left:3px solid #f59c51;padding:8px 12px;font-size:12px;margin:4px 0;border-radius:0 4px 4px 0;color:#f4efe5;line-height:1.4}.journal-empty{padding:32px 14px;color:#f4efe58c;font-size:12px;text-align:center}.journal-empty code{font-family:SF Mono,ui-monospace,monospace;background:#f59c5126;padding:1px 6px;border-radius:4px}.journal-review-btn{background:#f59c5126;color:#f59c51;border:1px solid rgba(245,156,81,.4);border-radius:5px;padding:3px 10px;font-size:10px;font-weight:700;cursor:pointer;font-family:inherit}.journal-review-btn:hover{background:#f59c51;color:#1a1208}.review-overlay{position:fixed;inset:0;background:#000000a6;z-index:1000;display:flex;justify-content:flex-end}.review-panel{width:580px;max-width:100%;height:100%;background:#0d0d0d;border-left:1px solid rgba(255,255,255,.1);overflow-y:auto;display:flex;flex-direction:column}.review-panel__head{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.review-panel__head h2{margin:0;font-size:15px;font-weight:700;color:#f4efe5}.review-panel__sub{font-size:11px;color:#f4efe58c;margin-top:6px}.review-panel__close{background:transparent;color:#f4efe58c;border:0;font-size:24px;cursor:pointer;line-height:1}.review-error{color:#ef4444;margin:10px 16px;font-size:11px;background:#ef444414;border:1px solid rgba(239,68,68,.3);padding:6px 10px;border-radius:6px}.review-section{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.review-section h4{margin:0 0 12px;font-size:11px;color:#f4efe58c;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.review-section label{display:block;font-size:10px;color:#f4efe58c;text-transform:uppercase;letter-spacing:.04em;margin:12px 0 4px}.review-section input,.review-section select,.review-section textarea{width:100%;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);color:#f4efe5;border-radius:6px;padding:7px 10px;font-size:12px;font-family:inherit;box-sizing:border-box;outline:none}.review-section textarea{resize:vertical;line-height:1.5}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.review-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:10px 12px}.review-card__label{font-size:9px;color:#f4efe58c;text-transform:uppercase;letter-spacing:.05em}.review-card__value{font-size:18px;font-weight:700;margin-top:4px}.review-note{background:#ffffff0a;padding:9px 11px;border-radius:5px;font-size:11px;line-height:1.5;margin:8px 0;color:#f4efe5}.review-note strong{color:#f4efe58c;font-weight:600}.review-focus{background:#f59c511f;border-left:3px solid #f59c51;padding:9px 11px;font-size:12px;font-weight:500;margin-top:10px;border-radius:0 4px 4px 0;color:#f4efe5}.review-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.review-tag{background:#ffffff0a;color:#f4efe5a6;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:3px 11px;font-size:10px;cursor:pointer;font-family:inherit}.review-tag.active{background:#f59c512e;color:#f59c51;border-color:#f59c51}.review-chart-img{max-width:100%;margin-top:8px;border-radius:6px;border:1px solid rgba(255,255,255,.08)}.review-actions{padding:16px 20px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid rgba(255,255,255,.08);margin-top:auto}.review-actions button{background:#ffffff0f;color:#f4efe5;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:7px 16px;font-size:12px;cursor:pointer;font-family:inherit}.review-actions button.primary{background:#f59c51;color:#1a1208;border-color:#f59c51;font-weight:700}.review-actions button:disabled{opacity:.5;cursor:not-allowed}.session-card{text-align:left;padding:14px;background:#ffffff08;color:inherit;display:flex;flex-direction:column;gap:4px}.session-card.active{background:linear-gradient(135deg,#f59c5138,#61a08329);border:1px solid rgba(245,156,81,.32)}.session-card span{color:#f4efe5ad;font-size:.92rem}.ghost-button{background:transparent;color:#f4efe5;padding:8px 12px}.chip{background:#ffffff0d;color:#f4efe5;text-align:left;padding:12px 14px}.chat-layout{display:flex;flex-direction:column;min-width:0;gap:16px}.topbar{border-radius:24px;padding:20px 24px}.topbar-meta{display:flex;align-items:center;gap:10px;color:#f4efe5bf}.status-dot{width:10px;height:10px;border-radius:999px;background:#61a083;box-shadow:0 0 20px #61a083cc}.status-dot.busy{background:#f59c51;box-shadow:0 0 20px #f59c51b8}.status-dot.offline{background:#e57c73;box-shadow:0 0 20px #e57c73b8}.chat-panel{min-height:0;flex:1;border-radius:28px;padding:20px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:18px}.chat-scroll{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:18px;padding-right:6px}.message-row{display:flex;flex-direction:column;gap:8px}.message-row.user{align-items:flex-end}.message-row.assistant{align-items:flex-start}.message-meta{display:flex;gap:10px;font-size:.8rem;color:#f4efe59e}.role{text-transform:capitalize}.message-bubble{max-width:min(760px,100%);padding:16px 18px;border-radius:22px;line-height:1.5}.message-row.assistant .message-bubble{background:#ffffff0d}.message-row.user .message-bubble{background:linear-gradient(135deg,#f59c513d,#f59c511f)}.composer{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:24px;background:#0000003d;border:1px solid rgba(255,255,255,.08)}.composer textarea{resize:none;border:0;outline:none;background:transparent;color:#f4efe5}.composer textarea::placeholder{color:#f4efe573}.inline-error{margin:0;color:#ffb9b1;font-size:.92rem}.composer-footer,.composer-hints{display:flex;align-items:center}.composer-footer{justify-content:space-between;gap:12px}.composer-hints{gap:14px;color:#f4efe59e;font-size:.84rem}.primary-button{padding:12px 18px;background:#f59c51;color:#1a120d;font-weight:700}.detail-panel{display:flex;flex-direction:column;gap:16px}.detail-card{border-radius:24px;padding:20px}.detail-card ul{margin:0;padding-left:18px;color:#f4efe5cc}.context-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow:auto}.context-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.context-action-button{border:0;border-radius:14px;padding:10px 12px;color:#1a120d;background:#f4efe5;font-weight:600;cursor:pointer}.context-summary{margin:0;font-size:.9rem}.context-chip{border:0;border-radius:14px;padding:10px 12px;text-align:left;color:inherit;background:#ffffff0a;cursor:pointer}.context-chip.active{background:linear-gradient(135deg,#61a0833d,#61a0831f);border:1px solid rgba(97,160,131,.35)}.preview-card{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:16px;background:#00000038}.preview-card pre{margin:0;max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#f4efe5c7;font-size:.82rem}.message-form{display:flex;flex-direction:column;gap:10px}.cloud-panel{display:flex;flex-direction:column;gap:12px}.cloud-actions{display:flex;gap:10px;align-items:center}.auth-mode-row{display:flex;flex-wrap:wrap;gap:8px}.cloud-device-list{display:flex;flex-direction:column;gap:10px}.cloud-device-card{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:16px;background:#ffffff0a}.cloud-device-card span{color:#f4efe5a8;font-size:.84rem}.message-input,.message-textarea{border:0;border-radius:14px;padding:12px;background:#00000038;color:inherit}.message-textarea{resize:vertical}.activity-list,.connector-list{display:flex;flex-direction:column;gap:10px}.connector-item{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:16px;background:#ffffff0a}.connector-item span{display:block;margin-top:4px;color:#f4efe59e;font-size:.84rem}.connector-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.connector-actions-row{display:flex;gap:8px}.connector-status{text-transform:capitalize;font-size:.82rem}.connector-status.connected{color:#61a083}.connector-status.disabled,.connector-status.planned{color:#f59c51}.mini-button{border:0;border-radius:12px;padding:8px 10px;background:#ffffff14;color:inherit;cursor:pointer}.mini-button.active{background:linear-gradient(135deg,#f59c513d,#61a0832e);border:1px solid rgba(245,156,81,.28)}.activity-item{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:16px;background:#ffffff0a}.activity-item strong,.activity-item span{display:block}.activity-item span{margin-top:4px;color:#f4efe59e;font-size:.84rem}.activity-dot{width:10px;height:10px;margin-top:5px;border-radius:999px;background:#7e8bff;box-shadow:0 0 18px #7e8bff85}.activity-item.success .activity-dot{background:#61a083;box-shadow:0 0 18px #61a08385}.activity-item.error .activity-dot{background:#e57c73;box-shadow:0 0 18px #e57c7385}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stats-grid div{padding:12px;border-radius:16px;background:#ffffff0a;display:flex;flex-direction:column;gap:4px}.stats-grid span{color:#f4efe5a8}.git-card{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:16px;background:#ffffff0a;margin-bottom:12px}.git-card span{color:#f4efe5a8;font-size:.88rem}.git-files{display:flex;flex-direction:column;gap:6px}.git-file-row{display:flex;gap:8px;align-items:center;font-size:.84rem}.git-file-row code{min-width:28px;color:#f59c51}@media(max-width:1100px){.marketing-hero,.auth-layout,.landing-hero,.landing-feature-grid{grid-template-columns:1fr}.app-shell{grid-template-columns:240px minmax(0,1fr)}}@media(max-width:760px){.auth-shell{padding:14px}.marketing-nav,.marketing-copy,.marketing-visual,.auth-showcase,.auth-card{padding:20px;border-radius:20px}.marketing-actions,.auth-links{flex-direction:column;align-items:stretch}.app-shell{grid-template-columns:1fr;padding:14px}.context-actions{grid-template-columns:1fr}.sidebar,.chat-panel,.detail-card,.topbar{border-radius:20px}}
