:root{color-scheme:dark;--bg: #05070a;--surface: #0d131b;--surface-2: #111a25;--surface-3: #162230;--line: rgba(148, 163, 184, .16);--line-strong: rgba(148, 163, 184, .28);--text: #f8fafc;--muted: #94a3b8;--faint: #64748b;--blue: #3b82f6;--blue-soft: rgba(59, 130, 246, .14);--teal: #22d3ee;--green: #34d399;--shadow: 0 24px 80px rgba(0, 0, 0, .42);font-family:Inter,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 76% -12%,rgba(34,211,238,.14),transparent 380px),radial-gradient(circle at 24% 0%,rgba(59,130,246,.16),transparent 420px),linear-gradient(180deg,#08111c 0,var(--bg) 460px);color:var(--text)}button,input{font:inherit}button{border:0;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus{outline:none}.auth-page{display:grid;place-items:center;min-height:100vh;padding:22px}.auth-shell{width:min(960px,100%);display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:28px;align-items:end;padding:clamp(22px,3.4vw,36px);border:1px solid var(--line);border-radius:32px;background:linear-gradient(135deg,rgba(59,130,246,.14),transparent 44%),linear-gradient(315deg,rgba(34,211,238,.1),transparent 42%),#0d131bdb;box-shadow:var(--shadow)}.auth-brand,.user-card{display:flex;align-items:center;gap:14px}.auth-brand{grid-column:1 / -1;align-self:start}.auth-brand.compact{grid-column:auto}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff;font-weight:900}.auth-brand span,.auth-brand strong,.user-card span,.user-card strong,.user-card small{display:block}.auth-brand span,.user-card span,.user-card small{color:var(--muted)}.auth-brand strong{margin-top:2px;font-size:18px}.auth-copy{max-width:560px;padding-bottom:6px}.eyebrow{margin:0 0 10px;color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.cabinet-header h1{margin:0;font-size:clamp(36px,5.4vw,72px);line-height:.96;letter-spacing:0}.auth-copy h1{margin:0;font-size:clamp(34px,4vw,48px);line-height:1.04;letter-spacing:0}.auth-copy p,.cabinet-header p,.account-card p,.empty-panel p{color:var(--muted);line-height:1.7}.auth-copy p{max-width:520px;margin:12px 0 0;font-size:15px}.auth-form{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:24px;background:#05070a70}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid var(--line);border-radius:16px;background:#f8fafc0a}.mode-switch button{min-height:40px;border-radius:12px;background:transparent;color:var(--muted);cursor:pointer;font-weight:800}.mode-switch button.active{background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff}label{display:grid;gap:8px;color:var(--muted);font-size:14px;font-weight:700}input{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--line);border-radius:14px;outline:0;background:#0d131bc7;color:var(--text)}input:focus{border-color:#22d3ee94;box-shadow:0 0 0 4px #22d3ee14}.primary-button,.secondary-button,.logout-button{min-height:46px;padding:0 16px;border-radius:14px;cursor:pointer;font-weight:900}.primary-button{background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff;box-shadow:0 16px 34px #3b82f638}.secondary-button,.logout-button{border:1px solid var(--line);background:#f8fafc0d;color:var(--text)}.auth-note{grid-column:1 / -1;margin:0;color:var(--faint);font-size:13px}.form-error{margin:-2px 0 0;color:#fb7185;font-size:13px;font-weight:700}.cabinet-page{display:grid;grid-template-columns:284px minmax(0,1fr);min-height:100vh;padding:18px;gap:18px}.cabinet-sidebar{position:sticky;top:18px;display:flex;flex-direction:column;gap:26px;height:calc(100vh - 36px);padding:20px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,rgba(59,130,246,.13),transparent 42%),#080d14f5;box-shadow:var(--shadow)}.cabinet-nav{display:grid;gap:6px}.cabinet-nav a{min-height:44px;padding:12px 13px;border-radius:14px;color:var(--muted);text-decoration:none}.cabinet-nav a:hover,.cabinet-nav a.active{background:#f8fafc14;color:var(--text)}.logout-button{margin-top:auto}.cabinet-content{min-width:0;padding-bottom:96px}.cabinet-header,.account-card,.empty-panel{border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#f8fafc0b,#f8fafc04),#0d131be6;box-shadow:var(--shadow)}.cabinet-header{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px;padding:24px}.cabinet-header h1{font-size:clamp(32px,4.2vw,58px)}.cabinet-header p{margin:12px 0 0}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.account-card{display:grid;gap:8px;min-height:140px;padding:20px}.account-card span{color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.account-card strong{font-size:34px;letter-spacing:0}.account-card p{margin:0}.cabinet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.empty-panel{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;min-height:230px;padding:20px}.panel-icon{display:block;width:42px;height:42px;margin-bottom:18px;border-radius:15px;background:linear-gradient(135deg,var(--blue),var(--teal))}.empty-panel h2{margin:0;font-size:28px;letter-spacing:0}.empty-panel p{max-width:420px;margin:10px 0 0}.cabinet-sidebar{gap:18px}.cabinet-nav button{min-height:44px;padding:12px 13px;border-radius:14px;background:transparent;color:var(--muted);cursor:pointer;text-align:left}.cabinet-nav button:hover,.cabinet-nav button.active{background:#f8fafc14;color:var(--text)}.sidebar-profile{display:flex;align-items:center;gap:12px;width:100%;margin-top:auto;padding:14px;border:1px solid var(--line);border-radius:18px;background:#05070a6b;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.sidebar-profile:hover,.sidebar-profile.active{transform:translateY(-1px);border-color:#22d3ee57;background:#f8fafc12}.sidebar-profile span,.sidebar-profile small{display:block;color:var(--muted)}.sidebar-profile span{color:var(--teal);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sidebar-profile strong{overflow-wrap:anywhere;font-size:13px}.sidebar-profile small{margin-top:3px;overflow-wrap:anywhere;font-size:12px}.logout-button{margin-top:0}.cabinet-top,.cabinet-hero,.market-card,.action-panel,.connect-card,.connected-card,.monitor-card{border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#f8fafc0b,#f8fafc04),#0d131be6;box-shadow:var(--shadow)}.cabinet-top{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px;padding:18px 20px}.cabinet-top h1{margin:0;font-size:clamp(30px,3.6vw,48px);line-height:1;letter-spacing:0}.top-profile,.cart-widget,.market-card-top,.group-title,.account-row{display:flex;align-items:center}.top-profile{gap:12px}.profile-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff;font-weight:900}.profile-avatar.small{flex:0 0 auto;width:42px;height:42px;border-radius:14px;font-size:13px}.top-profile span,.top-profile small,.cart-widget span,.group-title small,.market-card p,.connect-card p,.connected-card p,.monitor-card p,.account-row span{color:var(--muted)}.top-profile strong,.top-profile span,.top-profile small,.cart-widget strong,.cart-widget span{display:block}.top-profile strong{margin:2px 0;font-size:20px}.cart-widget{min-width:190px;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:#05070a6b;transition:transform .18s ease,border-color .18s ease}.cart-widget.pulse{transform:translateY(-3px) scale(1.03);border-color:#22d3eea6;animation:cartPop .52s ease}.cart-widget em{color:var(--teal);font-style:normal;font-weight:900}.floating-cart{position:fixed;right:28px;bottom:24px;z-index:20;display:flex;align-items:center;gap:18px;min-width:min(440px,calc(100vw - 32px));padding:12px;border:1px solid rgba(34,211,238,.28);border-radius:22px;background:linear-gradient(135deg,#3b82f629,#22d3ee14),#05070aeb;box-shadow:0 22px 70px #0000008f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:cartRise .26s ease both}.floating-cart div{flex:1;min-width:0}.floating-cart span,.floating-cart strong{display:block}.floating-cart span{color:var(--muted);font-size:13px}.floating-cart strong{margin-top:2px;font-size:18px}.floating-cart em{color:var(--teal);font-style:normal;font-weight:900;white-space:nowrap}.floating-cart .primary-button{min-width:126px;box-shadow:none}.floating-cart.pulse{animation:cartRise .26s ease both,cartPop .52s ease}.cabinet-hero{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px;padding:24px}.cabinet-hero h1{margin:0;font-size:clamp(32px,4vw,58px);line-height:.98;letter-spacing:0}.cabinet-hero p{max-width:720px;margin:12px 0 0;color:var(--muted);line-height:1.65}.quick-grid,.market-grid,.connect-section,.monitoring-section{display:grid;gap:14px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.action-panel,.market-card,.connect-card,.connected-card,.monitor-card{padding:18px;box-shadow:none}.action-panel{min-height:210px}.action-panel h2,.market-card h2,.connect-card h2,.connected-card h2,.monitor-card h2{margin:0;font-size:25px;letter-spacing:0}.action-panel p,.market-card p,.connect-card p,.connected-card p,.monitor-card p{margin:10px 0 18px;line-height:1.6}.market-section{display:grid;gap:18px}.market-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;border:1px solid var(--line);border-radius:18px;background:#05070a6b}.market-tabs button{min-height:46px;border-radius:13px;background:transparent;color:var(--muted);cursor:pointer;font-weight:900}.market-tabs button:hover,.market-tabs button.active{background:#f8fafc14;color:var(--text)}.market-tabs button.active{background:linear-gradient(135deg,#3b82f6e0,#22d3eee0);color:#fff}.market-group{display:grid;gap:10px}.group-title{justify-content:space-between;gap:12px}.section-title,.robot-card-top,.robot-meta{display:flex;align-items:center}.section-title{justify-content:space-between;gap:12px}.section-title span,.group-title span{color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.section-title small{color:var(--muted)}.market-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-card{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:230px}.market-card:after{content:"";position:absolute;inset:auto -20% -40% 40%;height:120px;border-radius:999px;background:#22d3ee14;filter:blur(28px)}.market-card-top{justify-content:space-between;gap:12px;margin-bottom:18px}.market-card-top span{padding:7px 9px;border-radius:999px;background:var(--blue-soft);color:#9cc2ff;font-size:12px;font-weight:900}.market-card-top strong{color:var(--teal)}.add-button{position:relative;z-index:1;margin-top:auto}.connect-section{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr)}.connect-card,.connected-card{min-height:310px}.connect-card input{margin:10px 0 14px}.account-row{justify-content:space-between;gap:12px;min-height:62px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#05070a61}.monitoring-section{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-card{min-height:220px}.monitor-card strong{display:block;margin:18px 0 8px;font-size:44px;letter-spacing:0}.monitor-card.wide{grid-column:1 / -1}.robots-section{display:grid;gap:14px}.robot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.robot-card{display:grid;gap:14px;min-height:240px;padding:18px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#f8fafc0b,#f8fafc04),#0d131be6}.robot-card-top,.robot-meta{justify-content:space-between;gap:12px}.robot-card-top span{padding:7px 9px;border-radius:999px;background:var(--blue-soft);color:#9cc2ff;font-size:12px;font-weight:900}.robot-card-top strong,.robot-meta strong{color:var(--teal)}.robot-card h2{margin:0;font-size:25px}.robot-card p{margin:0;color:var(--muted);line-height:1.6}.robot-meta{margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.robot-meta span{color:var(--muted)}.blank-section{min-height:calc(100vh - 36px)}.monitor-shell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:12px 0 48px}.monitor-guide{width:min(760px,100%);padding:18px;border:1px solid rgba(93,190,255,.18);border-radius:16px;background:linear-gradient(180deg,#121c24f0,#090d12f5);color:#d9e2ef}.monitor-guide h2{margin:0 0 8px;color:#fff}.monitor-guide p{margin:0 0 14px;color:#9aa4b4}.guide-copy{display:grid;grid-template-columns:150px 1fr auto;gap:10px;align-items:center;margin-top:10px}.guide-copy span{color:#9aa4b4}.guide-copy code{overflow:hidden;padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#0f141c;color:#63d979;text-overflow:ellipsis;white-space:nowrap}.monitor-guide ol{margin:16px 0 0;padding-left:22px;color:#c8d2df}.monitor-guide li+li{margin-top:8px}.copy-status{display:block;margin-top:12px;color:#63d979}.mobile-monitor{width:min(560px,100%);overflow:hidden;border:1px solid rgba(93,190,255,.26);border-top:4px solid #63d979;border-radius:16px;background:#161b24;color:#d9e2ef;box-shadow:0 24px 80px #0000005c}.monitor-head,.dd-row,.profit-row,.balance-row,.orders-grid,.monitor-chart{border-bottom:1px solid rgba(255,255,255,.06)}.monitor-head{display:flex;justify-content:space-between;gap:16px;padding:14px 16px}.monitor-head h2{margin:0 0 3px;font-size:22px;color:#fff}.monitor-head span,.monitor-head small,.monitor-head time{display:block;color:#8993a3}.dd-row{display:grid;grid-template-columns:1fr auto;gap:4px 14px;padding:14px 18px}.dd-row span{grid-column:1 / -1;color:#9da7b7;text-transform:uppercase}.dd-row strong{color:#58cf72;font-size:40px;line-height:1}.dd-row em{align-self:end;color:#a8b0bd;font-style:normal}.profit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 16px;color:#9da7b7}.profit-row b{display:block;color:#62d77a}.balance-row{display:grid;grid-template-columns:1fr 1fr}.balance-row strong{padding:13px 16px;text-align:center;color:#6ed07a;background:#3683433d}.balance-row strong+strong{color:#79a9ff;background:#4a70b838}.orders-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px 16px}.symbol-tile,.pair-tile{min-height:88px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#10151d}.symbol-tile strong,.symbol-tile span,.symbol-tile small,.symbol-tile b,.pair-tile span,.pair-tile b{display:block}.symbol-tile span,.symbol-tile small,.pair-tile span{color:#8d96a5}.good{color:#62d77a}.bad{color:#f06472}.monitor-chart{position:relative;height:154px;padding:28px 16px 18px;background:linear-gradient(90deg,#323f482e,#76242438)}.monitor-chart span,.monitor-chart small{position:absolute;left:16px;color:#9aa4b4}.monitor-chart span{top:8px}.monitor-chart small{bottom:8px}.monitor-chart svg{width:100%;height:100%}.chart-line{fill:none;stroke:#a7b0bd;stroke-width:1.8;vector-effect:non-scaling-stroke}.chart-fill{fill:#5dcf7114}.profile-panel{display:grid;gap:16px;padding:18px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#f8fafc0b,#f8fafc04),#0d131be6;box-shadow:var(--shadow)}.profile-header{display:flex;align-items:center;gap:14px;padding:8px 4px 2px}.profile-header span,.profile-header p{color:var(--muted)}.profile-header h2{margin:2px 0 0;font-size:clamp(26px,3vw,42px);line-height:1;letter-spacing:0}.profile-header p{margin:6px 0 0}.profile-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:5px;border:1px solid var(--line);border-radius:18px;background:#05070a5c}.profile-tabs button{min-height:42px;border-radius:13px;background:transparent;color:var(--muted);cursor:pointer;font-weight:900}.profile-tabs button:hover,.profile-tabs button.active{background:#f8fafc14;color:var(--text)}.profile-tabs button.active{background:linear-gradient(135deg,#3b82f6e0,#22d3eee0);color:#fff}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-grid .account-card strong{overflow-wrap:anywhere;font-size:clamp(18px,1.8vw,24px)}.copy-card{gap:12px}.copy-value{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.copy-value code{min-width:0;overflow:hidden;padding:12px 13px;border:1px solid rgba(125,220,255,.16);border-radius:12px;background:#04080eb8;color:#d8f5ff;font-size:14px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.copy-value .secondary-button{min-height:42px;border-radius:12px;font-size:13px}.danger-button{min-height:46px;padding:0 18px;border:1px solid rgba(255,84,112,.46);border-radius:12px;background:linear-gradient(135deg,#ff486838,#78122033),#1a080deb;color:#ff9aae;cursor:pointer;font-weight:900}.danger-button:hover{border-color:#ff5470ad;background:linear-gradient(135deg,#ff486857,#8c162a47),#220910f5;color:#fff}.orders-list{display:grid;gap:10px}.order-row{display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:66px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#05070a61}.order-row strong,.order-row span{display:block}.order-row span{margin-top:4px;color:var(--muted);font-size:13px}.order-row em{color:var(--teal);font-style:normal;font-weight:900;white-space:nowrap}@media (max-width: 1040px){.auth-shell,.cabinet-page{grid-template-columns:1fr}.cabinet-sidebar{position:static;height:auto}.cabinet-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-grid,.market-grid,.robot-grid,.connect-section,.profile-grid,.monitoring-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.auth-page,.cabinet-page{padding:10px}.auth-shell,.cabinet-top,.cabinet-hero,.empty-panel{border-radius:22px}.account-grid,.cabinet-grid,.cabinet-nav,.quick-grid,.market-grid,.robot-grid,.connect-section,.profile-grid,.monitoring-section{grid-template-columns:1fr}.profile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.cabinet-top,.cabinet-hero,.empty-panel{align-items:flex-start;flex-direction:column}.cart-widget,.floating-cart,.cabinet-hero .primary-button,.empty-panel .secondary-button{width:100%}.floating-cart{right:10px;bottom:10px;gap:10px}.floating-cart .primary-button{min-width:108px}.monitor-card.wide{grid-column:auto}}@keyframes cartPop{0%{box-shadow:0 0 #22d3ee00}55%{box-shadow:0 0 34px #22d3ee42}to{box-shadow:0 0 #22d3ee00}}@keyframes cartRise{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}:root{--bg: #030405;--surface: #080a0d;--surface-2: #0d1015;--surface-3: #121720;--line: rgba(148, 163, 184, .14);--line-strong: rgba(148, 163, 184, .24);--text: #f3f6fb;--muted: #8b98aa;--faint: #596579;--blue: #2f7df6;--blue-soft: rgba(47, 125, 246, .12);--teal: #19d3e6;--green: #2dd4bf;--shadow: 0 18px 52px rgba(0, 0, 0, .34)}body{background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px),#030405;background-size:48px 48px}.cabinet-page{grid-template-columns:268px minmax(0,1fr);gap:0;min-height:100vh;padding:0}.cabinet-sidebar{top:0;height:100vh;padding:20px 16px;border-width:0 1px 0 0;border-radius:0;background:#050608f5;box-shadow:none}.cabinet-content{min-height:100vh;padding:24px 28px 112px;background:#030405b8}.brand-mark,.profile-avatar{border:1px solid rgba(25,211,230,.28);border-radius:8px;background:#0b1016;box-shadow:inset 0 0 0 1px #ffffff06}.auth-brand strong{font-size:17px}.cabinet-nav{gap:4px}.cabinet-nav button{min-height:40px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#aab5c5;font-size:14px;font-weight:760}.cabinet-nav button:hover{border-color:var(--line);background:#ffffff09}.cabinet-nav button.active{border-color:#19d3e63d;background:linear-gradient(90deg,#19d3e61f,#ffffff06);color:var(--text)}.sidebar-profile,.logout-button,.mode-switch,.market-tabs,.profile-tabs,.cart-widget,.floating-cart,.account-row,.order-row{border-radius:8px}.sidebar-profile{padding:12px;background:#07090c}.sidebar-profile:hover,.sidebar-profile.active{border-color:#19d3e657;background:#0b0f14}.sidebar-profile span,.eyebrow,.section-title span,.group-title span,.account-card span{color:var(--teal);letter-spacing:.1em}.profile-avatar.small{width:38px;height:38px;border-radius:8px}.primary-button,.secondary-button,.logout-button{min-height:42px;border-radius:8px;box-shadow:none;font-size:14px}.primary-button{border:1px solid rgba(25,211,230,.34);background:#0d1720;color:#eefbff}.primary-button:hover{background:#102230}.secondary-button,.logout-button{border-color:var(--line);background:#0a0d11}.market-tabs{display:inline-grid;grid-template-columns:repeat(3,minmax(128px,1fr));width:min(560px,100%);padding:4px;background:#07090c}.market-tabs button,.profile-tabs button,.mode-switch button{border-radius:6px;font-size:14px}.market-tabs button.active,.profile-tabs button.active,.mode-switch button.active{background:#111820;color:var(--text)}.market-section,.robots-section{gap:16px}.market-grid,.robot-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:12px}.cabinet-header,.account-card,.empty-panel,.market-card,.connect-card,.connected-card,.monitor-card,.profile-panel,.robot-card{border:1px solid var(--line);border-radius:8px;background:#080a0deb;box-shadow:none}.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.account-card,.empty-panel,.profile-panel{padding:16px}.market-card,.robot-card{min-height:210px}.market-card:after{display:none}.market-card-top span,.robot-card-top span{border:1px solid rgba(47,125,246,.22);border-radius:6px;background:#0d1420}.market-card h2,.robot-card h2,.connect-card h2,.connected-card h2,.monitor-card h2,.empty-panel h2{font-size:22px;font-weight:850}.empty-panel{min-height:184px}.panel-icon{width:32px;height:32px;border:1px solid rgba(25,211,230,.28);border-radius:8px;background:#0d1720}.profile-panel{gap:14px}.profile-header{padding:0}.profile-header h2{font-size:clamp(24px,2.2vw,34px)}.profile-tabs{background:#07090c}.profile-grid{gap:12px}input{min-height:42px;border-radius:8px;background:#07090c}input:focus{border-color:#19d3e675;box-shadow:0 0 0 3px #19d3e612}.floating-cart{right:24px;bottom:20px;border-color:#19d3e64d;background:#05070af5}.auth-shell{border-radius:8px;background:#080a0df0;box-shadow:var(--shadow)}.auth-form{border-radius:8px;background:#07090c}@media (max-width: 1040px){.cabinet-page{gap:12px;padding:12px}.cabinet-sidebar{height:auto;border:1px solid var(--line);border-radius:8px}.cabinet-content{min-height:auto;padding:0 0 96px;background:transparent}.market-grid,.robot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.market-tabs,.profile-tabs,.cabinet-nav,.market-grid,.robot-grid{grid-template-columns:1fr}.floating-cart{right:10px;bottom:10px}}:root{--bg: #020403;--surface: #070b09;--surface-2: #0b1210;--surface-3: #111a16;--line: rgba(111, 143, 125, .18);--line-strong: rgba(136, 170, 150, .3);--text: #eef7f1;--muted: #94a99b;--faint: #627267;--blue: #54d17a;--blue-soft: rgba(84, 209, 122, .12);--teal: #69f0a0;--green: #35d06f;--shadow: 0 18px 60px rgba(0, 0, 0, .42);font-family:IBM Plex Mono,JetBrains Mono,Cascadia Mono,Consolas,Courier New,ui-monospace,monospace}body{background:linear-gradient(rgba(105,240,160,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(105,240,160,.018) 1px,transparent 1px),radial-gradient(circle at 80% -20%,rgba(53,208,111,.1),transparent 360px),#020403;background-size:44px 44px,44px 44px,auto}.cabinet-sidebar{background:linear-gradient(180deg,rgba(53,208,111,.055),transparent 260px),#030605fa}.cabinet-content{background:linear-gradient(180deg,rgba(105,240,160,.025),transparent 280px),#020403b3}.brand-mark,.profile-avatar{border-color:#69f0a057;background:linear-gradient(180deg,#69f0a024,#69f0a008),#08100c;color:#caffda}.auth-brand strong,.sidebar-profile strong,.market-card h2,.robot-card h2,.connect-card h2,.connected-card h2,.monitor-card h2,.empty-panel h2,.profile-header h2{font-family:IBM Plex Mono,JetBrains Mono,Cascadia Mono,Consolas,Courier New,ui-monospace,monospace;font-weight:780}.cabinet-nav button{color:#9db0a4}.cabinet-nav button:hover{background:#69f0a00d}.cabinet-nav button.active{border-color:#69f0a052;background:linear-gradient(90deg,#69f0a024,#69f0a008);color:#effff4}.sidebar-profile,.market-tabs,.profile-tabs,.auth-form,input{background:#030705c7}.sidebar-profile:hover,.sidebar-profile.active{border-color:#69f0a06b;background:#09110ceb}.primary-button{border-color:#69f0a06b;background:linear-gradient(180deg,#69f0a033,#69f0a014);color:#f3fff7}.primary-button:hover{background:linear-gradient(180deg,#69f0a047,#69f0a01f)}.secondary-button,.logout-button{background:#030705c7}.market-tabs button.active,.profile-tabs button.active,.mode-switch button.active{border:1px solid rgba(105,240,160,.24);background:#69f0a01f}.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.account-card,.empty-panel,.profile-panel{background:linear-gradient(180deg,#69f0a009,#ffffff02),#050907f0}.market-card:hover,.robot-card:hover,.account-card:hover,.empty-panel:hover{border-color:#69f0a047}.market-card-top span,.robot-card-top span{border-color:#69f0a03d;background:#69f0a014;color:#b8f7cc}.market-card-top strong,.robot-card-top strong,.robot-meta strong,.floating-cart em{color:#83f7aa}.panel-icon{border-color:#69f0a057;background:#69f0a01a}.floating-cart{border-color:#69f0a057;background:linear-gradient(180deg,#69f0a017,#69f0a006),#030705f5}.auth-shell{background:linear-gradient(180deg,rgba(105,240,160,.05),transparent 220px),#050907f5}:root{--bg: #020304;--surface: #06090c;--surface-2: #091014;--surface-3: #0e171c;--line: rgba(56, 255, 202, .22);--line-strong: rgba(56, 255, 202, .42);--text: #f4fbff;--muted: #9bb7bd;--faint: #6a8289;--blue: #3b8cff;--blue-soft: rgba(59, 140, 255, .16);--teal: #38ffca;--green: #19ff86;--gold: #7de8ff;--gold-soft: rgba(125, 232, 255, .16)}body{background:linear-gradient(rgba(56,255,202,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(125,232,255,.02) 1px,transparent 1px),radial-gradient(circle at 82% -18%,rgba(56,255,202,.2),transparent 400px),radial-gradient(circle at 10% 8%,rgba(59,140,255,.16),transparent 360px),linear-gradient(135deg,#020304,#05080b 46%,#020304);background-size:44px 44px,44px 44px,auto,auto,auto}.cabinet-sidebar{background:linear-gradient(180deg,rgba(56,255,202,.1),transparent 280px),linear-gradient(145deg,rgba(59,140,255,.08),transparent 48%),#030507fa}.cabinet-content{background:radial-gradient(circle at 88% 0%,rgba(56,255,202,.105),transparent 390px),radial-gradient(circle at 12% 10%,rgba(59,140,255,.075),transparent 340px),#020304bd}.brand-mark,.profile-avatar{border-color:#38ffca8a;background:linear-gradient(135deg,#38ffca4d,#3b8cff2e),#050b0e;color:#eafff8;box-shadow:0 0 18px #38ffca1a}.cabinet-nav button.active{border-color:#38ffca80;background:linear-gradient(90deg,#38ffca33,#3b8cff1a);box-shadow:inset 0 0 18px #38ffca0a}.sidebar-profile,.market-tabs,.profile-tabs,.auth-form,input{background:linear-gradient(135deg,#38ffca0d,#3b8cff06),#030608db}.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.account-card,.empty-panel,.profile-panel{border-color:#38ffca38;background:linear-gradient(135deg,#38ffca14,#3b8cff0a 46%,#ffffff02),#05080af2}.market-card:hover,.robot-card:hover,.account-card:hover,.empty-panel:hover,.profile-panel:hover{border-color:#38ffca75;box-shadow:0 0 24px #38ffca0f}.section-title span,.group-title span,.sidebar-profile span,.eyebrow,.account-card span{color:#38ffca}.market-card-top span,.robot-card-top span{border-color:#7de8ff57;background:linear-gradient(135deg,#38ffca29,#3b8cff1c);color:#c7fff1}.market-card-top strong,.robot-card-top strong,.robot-meta strong,.floating-cart em{color:#7de8ff}.primary-button{border-color:#38ffca94;background:linear-gradient(135deg,#19ff8652,#3b8cff2e);box-shadow:0 0 18px #38ffca14}.primary-button:hover{background:linear-gradient(135deg,#19ff866b,#3b8cff3d)}.market-tabs button.active,.profile-tabs button.active,.mode-switch button.active{border-color:#38ffca6b;background:linear-gradient(135deg,#38ffca33,#3b8cff1c)}.floating-cart{border-color:#38ffca7a;background:linear-gradient(135deg,#38ffca2e,#3b8cff1a),#030608f7}:root{--bg: #040509;--surface: #090b11;--surface-2: #0f131d;--surface-3: #151b28;--line: rgba(142, 161, 186, .16);--line-strong: rgba(0, 210, 255, .34);--text: #f5f8ff;--muted: #9aa8ba;--faint: #667386;--blue: #3d7cff;--blue-soft: rgba(61, 124, 255, .14);--teal: #00d5ff;--green: #2ef2b3;--gold: #ff5c8a;--gold-soft: rgba(255, 92, 138, .13)}body{background:radial-gradient(circle at 84% -18%,rgba(0,213,255,.16),transparent 390px),radial-gradient(circle at 14% 8%,rgba(255,92,138,.11),transparent 340px),linear-gradient(135deg,#040509,#080b12 46%,#030407)}.cabinet-sidebar{border-color:#00d5ff33;background:linear-gradient(180deg,rgba(0,213,255,.07),transparent 240px),linear-gradient(145deg,rgba(255,92,138,.045),transparent 55%),#05070bfa}.cabinet-content{background:radial-gradient(circle at 88% 0%,rgba(0,213,255,.09),transparent 390px),radial-gradient(circle at 16% 10%,rgba(255,92,138,.055),transparent 330px),#040509c7}.brand-mark,.profile-avatar{border-color:#00d5ff6b;background:linear-gradient(135deg,#00d5ff38,#ff5c8a1f),#0a1017;color:#f7fbff;box-shadow:0 0 22px #00d5ff1a}.auth-brand span,.sidebar-profile small,.profile-header p,.cart-widget span,.group-title small,.section-title small,.market-card p,.robot-card p,.connect-card p,.connected-card p,.monitor-card p,.account-row span,.empty-panel p{color:var(--muted)}.cabinet-nav button{color:#aab5c4}.cabinet-nav button:hover{border-color:#00d5ff2e;background:#ffffff0b}.cabinet-nav button.active{border-color:#00d5ff61;background:linear-gradient(135deg,#00d5ff29,#3d7cff17);box-shadow:inset 0 0 20px #00d5ff0e}.sidebar-profile,.market-tabs,.profile-tabs,.auth-form,input{background:linear-gradient(135deg,#00d5ff09,#ff5c8a05),#07090ee6}.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.account-card,.empty-panel,.profile-panel{border-color:#8ea1ba2b;background:linear-gradient(135deg,#00d5ff0e,#ff5c8a06 52%,#ffffff02),#080a10f5}.market-card:hover,.robot-card:hover,.account-card:hover,.empty-panel:hover,.profile-panel:hover{border-color:#00d5ff5c;box-shadow:0 18px 52px #0000002e}.market-card-top span,.robot-card-top span{border-color:#00d5ff4d;background:linear-gradient(135deg,#00d5ff24,#3d7cff17);color:#dff8ff}.market-card-top strong,.robot-card-top strong,.robot-meta strong,.floating-cart em{color:#ff6f9a}.primary-button{border-color:transparent;background:linear-gradient(135deg,#00d5ff,#3d7cff 54%,#ff5c8a 130%);color:#fff;box-shadow:0 12px 30px #00d5ff24}.primary-button:hover{background:linear-gradient(135deg,#2de0ff,#528cff 54%,#ff78aa 130%);transform:translateY(-1px)}.secondary-button,.logout-button{border-color:#8ea1ba33;background:#090b11eb}.secondary-button:hover,.logout-button:hover{border-color:#00d5ff52;background:#00d5ff0f}.market-tabs{border-color:#00d5ff2e;background:#07090eb8}.market-tabs button,.profile-tabs button{color:#a9b5c4}.market-tabs button.active,.profile-tabs button.active,.mode-switch button.active{border-color:#00d5ff47;background:linear-gradient(135deg,#00d5ff2e,#ff5c8a11);color:#fff}.panel-icon{border-color:#00d5ff52;background:linear-gradient(135deg,#00d5ff2e,#ff5c8a17)}.empty-panel{min-height:220px}.empty-panel:after{background:linear-gradient(90deg,transparent,rgba(0,213,255,.58),rgba(255,92,138,.35))}.floating-cart{border-color:#00d5ff5c;background:linear-gradient(135deg,#00d5ff24,#ff5c8a12),#07090ef7}:root{--gold: #9fb8ad;--gold-soft: rgba(159, 184, 173, .12);--panel-warm: #0c0d0a}body{background:linear-gradient(rgba(105,240,160,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(105,240,160,.016) 1px,transparent 1px),radial-gradient(circle at 84% -16%,rgba(105,240,160,.12),transparent 360px),radial-gradient(circle at 12% 8%,rgba(159,184,173,.08),transparent 320px),linear-gradient(135deg,#020403,#060705 52%,#020403);background-size:44px 44px,44px 44px,auto,auto,auto}.cabinet-sidebar{background:linear-gradient(180deg,rgba(159,184,173,.055),transparent 180px),linear-gradient(180deg,rgba(105,240,160,.04),transparent 360px),#030605fa}.cabinet-content{background:linear-gradient(115deg,rgba(159,184,173,.035),transparent 28%),linear-gradient(180deg,rgba(105,240,160,.028),transparent 320px),#020403b8}.auth-brand span,.sidebar-profile small,.profile-header p,.cart-widget span,.group-title small,.section-title small,.market-card p,.robot-card p,.connect-card p,.connected-card p,.monitor-card p,.account-row span,.empty-panel p{color:#9aaa96}.brand-mark{border-color:#9fb8ad5c;background:linear-gradient(145deg,#9fb8ad2e,#69f0a014),#090d09;color:#f7e8bc}.profile-avatar{background:linear-gradient(145deg,#69f0a033,#9fb8ad14),#07100a}.cabinet-nav button.active{border-color:#9fb8ad57;background:linear-gradient(90deg,#69f0a01f,#9fb8ad14)}.sidebar-profile,.market-tabs,.profile-tabs,.auth-form,input{background:linear-gradient(180deg,rgba(159,184,173,.018),transparent),#030705d1}.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.account-card,.empty-panel,.profile-panel{border-color:#85a08e2e;background:linear-gradient(135deg,rgba(159,184,173,.035),transparent 36%),linear-gradient(180deg,#69f0a00a,#ffffff02),#050907f2}.market-card:hover,.robot-card:hover,.account-card:hover,.empty-panel:hover,.profile-panel:hover{border-color:#9fb8ad52}.market-card-top strong,.robot-card-top strong,.robot-meta strong,.floating-cart em{color:var(--gold)}.section-title span,.group-title span,.sidebar-profile span,.eyebrow,.account-card span{color:#79f2a4}.market-card-top span,.robot-card-top span{border-color:#9fb8ad3d;background:linear-gradient(180deg,#9fb8ad1c,#69f0a00a);color:#e5d1a0}.primary-button{border-color:#9fb8ad61;background:linear-gradient(180deg,#69f0a02e,#9fb8ad14)}.primary-button:hover{background:linear-gradient(180deg,#69f0a040,#9fb8ad1f)}.market-tabs button.active,.profile-tabs button.active,.mode-switch button.active{border-color:#9fb8ad47;background:linear-gradient(180deg,#69f0a01f,#9fb8ad14)}.empty-panel{position:relative;overflow:hidden}.empty-panel:after{content:"";position:absolute;right:16px;bottom:16px;width:90px;height:1px;background:linear-gradient(90deg,transparent,rgba(159,184,173,.62))}.floating-cart{border-color:#9fb8ad5c;background:linear-gradient(135deg,#69f0a01a,#9fb8ad14),#030705f7}:root{--gold: #9fb8ad;--gold-soft: rgba(159, 184, 173, .12)}body{background:linear-gradient(rgba(105,240,160,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(105,240,160,.016) 1px,transparent 1px),radial-gradient(circle at 84% -16%,rgba(105,240,160,.12),transparent 360px),radial-gradient(circle at 12% 8%,rgba(159,184,173,.07),transparent 320px),linear-gradient(135deg,#020403,#050806 52%,#020403)}.cabinet-sidebar{background:linear-gradient(180deg,rgba(159,184,173,.04),transparent 180px),linear-gradient(180deg,rgba(105,240,160,.045),transparent 360px),#030605fa}.cabinet-content{background:linear-gradient(115deg,rgba(159,184,173,.026),transparent 28%),linear-gradient(180deg,rgba(105,240,160,.028),transparent 320px),#020403b8}.brand-mark{border-color:#9fb8ad52;background:linear-gradient(145deg,#9fb8ad1c,#69f0a014),#090d09;color:#dff8eb}.profile-avatar{background:linear-gradient(145deg,#69f0a033,#9fb8ad0e),#07100a}.cabinet-nav button.active{border-color:#9fb8ad42;background:linear-gradient(90deg,#69f0a021,#9fb8ad0b)}.sidebar-profile,.market-tabs,.profile-tabs,.auth-form,input{background:linear-gradient(180deg,rgba(159,184,173,.012),transparent),#030705d1}.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.account-card,.empty-panel,.profile-panel{background:linear-gradient(135deg,rgba(159,184,173,.022),transparent 36%),linear-gradient(180deg,#69f0a00a,#ffffff02),#050907f2}.market-card:hover,.robot-card:hover,.account-card:hover,.empty-panel:hover,.profile-panel:hover{border-color:#9fb8ad47}.market-card-top span,.robot-card-top span{border-color:#9fb8ad3b;background:linear-gradient(180deg,#9fb8ad17,#69f0a00b);color:#cfe0d8}.primary-button{border-color:#9fb8ad52;background:linear-gradient(180deg,#69f0a030,#9fb8ad0e)}.primary-button:hover{background:linear-gradient(180deg,#69f0a045,#9fb8ad14)}.market-tabs button.active,.profile-tabs button.active,.mode-switch button.active{border-color:#9fb8ad40;background:linear-gradient(180deg,#69f0a021,#9fb8ad0e)}.empty-panel:after{background:linear-gradient(90deg,transparent,rgba(159,184,173,.58))}.floating-cart{border-color:#9fb8ad52;background:linear-gradient(135deg,#69f0a01c,#9fb8ad0e),#030705f7}.market-tabs{gap:8px;padding:6px;border-color:#00d5ff47;background:linear-gradient(135deg,#00d5ff1a,#ff5c8a0f),#05070ceb;box-shadow:inset 0 1px #ffffff0f,0 18px 56px #00000057}.market-tabs button{min-height:46px;border:1px solid rgba(106,129,160,.24);border-radius:7px;background:linear-gradient(135deg,#111a2bf5,#070d16fa);color:#b9c7d9;box-shadow:inset 0 1px #ffffff0b,inset 0 -18px 34px #00000029}.market-tabs button:hover{border-color:#00d5ff73;background:linear-gradient(135deg,#00d5ff33,#3d7cff29 55%,#ff5c8a1c),#080e18fa;color:#fff}.market-tabs button.active{border-color:#00d5ffd1;background:linear-gradient(135deg,#00d5ff,#3d7cff 56%,#ff5c8a 132%);color:#fff;box-shadow:0 0 0 1px #ffffff14,0 14px 36px #00d5ff33,0 16px 42px #ff5c8a1f}.market-tabs button.active:after{display:none}.primary-button,.auth-submit,.checkout-button{border-color:#00d5ff73;background:linear-gradient(135deg,#00d5ff,#3d7cff 58%,#ff5c8a 135%);color:#fff;box-shadow:0 14px 34px #00d5ff24,inset 0 1px #ffffff2e}.primary-button:hover,.auth-submit:hover,.checkout-button:hover{background:linear-gradient(135deg,#38e2ff,#5a8dff 52%,#ff6f9a 128%);box-shadow:0 18px 44px #00d5ff33,0 14px 36px #ff5c8a1f,inset 0 1px #ffffff38}:root{--bg: #05070d;--surface: #0a0f18;--surface-strong: #101827;--line: rgba(117, 164, 220, .2);--line-strong: rgba(0, 194, 255, .46);--text: #f5f8ff;--muted: #9fb0c7;--teal: #00c8ff;--green: #4d8dff;--gold: #7bdcff;--gold-soft: rgba(0, 200, 255, .13)}body{background:linear-gradient(rgba(0,200,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(77,141,255,.018) 1px,transparent 1px),radial-gradient(circle at 84% -16%,rgba(0,200,255,.16),transparent 360px),radial-gradient(circle at 12% 8%,rgba(77,141,255,.12),transparent 340px),linear-gradient(135deg,#03050a,#07101b 52%,#03050a)}.cabinet-sidebar{border-right-color:#00c8ff38;background:linear-gradient(180deg,rgba(0,200,255,.08),transparent 220px),linear-gradient(180deg,rgba(77,141,255,.055),transparent 420px),#05090ffa}.cabinet-content{background:radial-gradient(circle at 62% 0%,rgba(0,200,255,.08),transparent 360px),linear-gradient(115deg,rgba(77,141,255,.035),transparent 28%),#03060bbd}.brand-mark,.profile-avatar{border-color:#00c8ff57;background:linear-gradient(145deg,#00c8ff33,#4d8dff1a),#07111c;color:#f7fbff}.cabinet-nav button{color:#aab9cf}.cabinet-nav button.active{border-color:#00c8ff52;background:linear-gradient(90deg,#00c8ff29,#4d8dff17);color:#fff}.sidebar-profile,.market-tabs,.profile-tabs,.auth-form,input{border-color:#00c8ff3d;background:linear-gradient(180deg,rgba(0,200,255,.035),transparent),#060b12e6}.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.account-card,.empty-panel,.profile-panel{border-color:#75a4dc33;background:linear-gradient(135deg,rgba(0,200,255,.045),transparent 36%),linear-gradient(180deg,#4d8dff0a,#ffffff03),#080d15f2}.market-card:hover,.robot-card:hover,.account-card:hover,.empty-panel:hover,.profile-panel:hover{border-color:#00c8ff5c}.section-title span,.group-title span,.sidebar-profile span,.eyebrow,.account-card span{color:#00d5ff}.auth-brand span,.sidebar-profile small,.profile-header p,.cart-widget span,.group-title small,.section-title small,.market-card p,.robot-card p,.connect-card p,.connected-card p,.monitor-card p,.account-row span,.empty-panel p{color:#9fb0c7}.market-tabs{border-color:#00c8ff52;background:linear-gradient(135deg,#00c8ff1c,#4d8dff13),#05090ff0}.market-tabs button{border-color:#75a4dc3d;background:linear-gradient(135deg,#0e1827fa,#060c15fa);color:#b9c7d9}.market-tabs button:hover{border-color:#00c8ff7a;background:linear-gradient(135deg,#00c8ff2e,#4d8dff29),#070e18fa;color:#fff}.market-tabs button.active,.profile-tabs button.active,.mode-switch button.active,.primary-button,.auth-submit,.checkout-button{border-color:#00c8ff94;background:linear-gradient(135deg,#00d5ff,#3389ff,#1857d8 116%);color:#fff;box-shadow:0 16px 40px #00c8ff2e,inset 0 1px #fff3}.primary-button:hover,.auth-submit:hover,.checkout-button:hover{background:linear-gradient(135deg,#38e2ff,#4b9aff 54%,#246cff 116%);box-shadow:0 18px 44px #00c8ff3d,inset 0 1px #ffffff3d}.market-card-top strong,.robot-card-top strong,.robot-meta strong,.floating-cart em{color:#7bdcff}.market-card-top span,.robot-card-top span{border-color:#00c8ff3d;background:linear-gradient(180deg,#00c8ff1f,#4d8dff0f);color:#d8f5ff}.floating-cart{border-color:#00c8ff57;background:linear-gradient(135deg,#00c8ff1f,#4d8dff14),#05090ff7}.empty-panel:after{background:linear-gradient(90deg,transparent,rgba(0,200,255,.6))}body{font-size:16px}.auth-brand{gap:12px}.brand-mark{width:48px;height:48px;font-size:16px}.auth-brand span{font-size:15px;line-height:1.25}.auth-brand strong{font-size:18px;line-height:1.2}.cabinet-nav{gap:10px}.cabinet-nav button{min-height:46px;padding:0 16px;font-size:16px;font-weight:750;line-height:1.2;letter-spacing:0}.market-tabs{max-width:620px}.market-tabs button{min-height:52px;font-size:16px;font-weight:800;line-height:1.2;letter-spacing:0}.section-title{margin-bottom:14px}.section-title span,.group-title span{font-size:14px;letter-spacing:.08em}.section-title small,.group-title small{font-size:15px;line-height:1.35}.empty-panel{min-height:220px;padding:30px}.empty-panel h2,.market-card h2{font-size:28px;line-height:1.16}.empty-panel p,.market-card p,.robot-card p,.connect-card p,.connected-card p,.monitor-card p{font-size:17px;line-height:1.55}.primary-button,.secondary-button,.logout-button,.auth-submit,.checkout-button,.add-button{min-height:46px;padding:0 18px;font-size:16px;font-weight:800;letter-spacing:0}.sidebar-profile{padding:18px}.sidebar-profile span{font-size:13px;letter-spacing:.08em}.sidebar-profile strong{font-size:16px}.sidebar-profile small{font-size:14px;line-height:1.35}@media (max-width: 720px){.cabinet-nav button,.market-tabs button{font-size:15px}.empty-panel h2,.market-card h2{font-size:24px}.empty-panel p,.market-card p{font-size:16px}}.cabinet-nav button{min-height:54px;padding:0 18px;font-size:18px;font-weight:800;line-height:1.15}.cabinet-nav{gap:12px}.cabinet-nav .mobile-only{display:none}.cabinet-nav button{display:flex;align-items:center;gap:10px}.nav-icon{position:relative;display:none;width:22px;height:22px;flex:0 0 22px;color:currentColor}.nav-icon:before,.nav-icon:after{position:absolute;content:""}.nav-icon-market:before{width:7px;height:7px;left:3px;top:3px;border-radius:3px;background:currentColor;box-shadow:9px 0 currentColor,0 9px currentColor,9px 9px currentColor}.nav-icon-services:before{top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:6px}.nav-icon-services:after{right:2px;bottom:2px;width:7px;height:7px;border-radius:50%;background:currentColor}.nav-icon-connect:before{left:4px;top:3px;width:10px;height:12px;border:2px solid currentColor;border-radius:5px 5px 7px 7px}.nav-icon-connect:after{right:3px;bottom:3px;width:10px;height:2px;border-radius:999px;background:currentColor;transform:rotate(-42deg)}.nav-icon-monitor:before{left:2px;right:2px;bottom:4px;height:14px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:0 0 0 3px}.nav-icon-monitor:after{left:5px;top:8px;width:13px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:skew(-18deg) rotate(-18deg)}.nav-icon-profile:before{left:7px;top:3px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.nav-icon-profile:after{left:4px;bottom:3px;width:14px;height:8px;border:2px solid currentColor;border-radius:10px 10px 4px 4px}.logout-button{min-height:48px;font-size:16px}@media (max-width: 980px){.cabinet-page{grid-template-columns:250px minmax(0,1fr)}.cabinet-sidebar{width:250px;min-width:250px;padding:16px 12px}.cabinet-content{min-width:0;padding:16px 14px 96px}.cabinet-nav button{min-height:48px;padding:0 14px;font-size:16px}.auth-brand.compact{align-items:center}.auth-brand.compact span,.auth-brand.compact strong{overflow-wrap:anywhere}.market-tabs{width:100%;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr))}.market-grid,.robot-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width: 720px){body{overflow-x:hidden}.cabinet-page{display:block;width:100%;min-height:100vh;padding:0}.cabinet-sidebar{position:relative;top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;height:auto;min-height:0;gap:14px;padding:14px;border-right:0;border-bottom:1px solid rgba(0,200,255,.22)}.auth-brand.compact{display:grid;grid-template-columns:48px minmax(0,1fr)}.cabinet-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.cabinet-nav button{min-height:50px;padding:0 8px;font-size:15px;line-height:1.15;text-align:center;white-space:normal}.sidebar-profile{display:none}.logout-button{width:auto;min-height:42px;padding:0 16px;font-size:14px;margin-top:0}.cabinet-content{width:100%;min-height:auto;padding:16px 12px 104px}.market-section,.robots-section{gap:14px}.market-tabs{display:flex;width:100%;max-width:none;overflow-x:auto;padding:4px;gap:6px;scrollbar-width:none}.market-tabs::-webkit-scrollbar{display:none}.market-tabs button{flex:1 0 124px;min-height:52px;padding:0 12px;font-size:15px}.group-title{align-items:flex-start;gap:6px}.market-grid,.robot-grid,.account-grid,.cabinet-grid{grid-template-columns:1fr}.empty-panel,.market-card,.robot-card,.connect-card,.connected-card,.monitor-card,.profile-panel{width:100%;min-height:0;padding:20px}.empty-panel{display:grid;gap:16px}.empty-panel h2,.market-card h2{font-size:24px}.empty-panel p,.market-card p,.robot-card p{font-size:16px}.floating-cart{right:12px;bottom:12px;left:12px;width:auto}.monitor-guide{width:100%}.guide-copy{grid-template-columns:1fr}}@media (max-width: 420px){.cabinet-sidebar{padding:12px 10px}.cabinet-nav button{justify-content:center;min-height:46px}.cabinet-content{padding-inline:10px}.market-tabs button{flex-basis:112px}.brand-mark{width:44px;height:44px}}@media (max-width: 720px){.cabinet-sidebar{padding-bottom:16px}.cabinet-nav{position:fixed;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px;border:1px solid rgba(0,200,255,.24);border-radius:16px;background:linear-gradient(180deg,#0d1827f0,#05080efa),#05080efa;box-shadow:0 18px 54px #0000006b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.cabinet-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50px;gap:4px;padding:0 3px;border-radius:12px;font-size:11px;font-weight:850;line-height:1.15;text-align:center}.cabinet-nav .mobile-only{display:flex}.nav-icon{display:block}.nav-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cabinet-content{padding-bottom:calc(106px + env(safe-area-inset-bottom))}.floating-cart{bottom:calc(92px + env(safe-area-inset-bottom))}}.cart-account-field{display:grid;gap:6px;min-width:180px}.cart-account-field span{color:var(--muted);font-size:12px;font-weight:800}.cart-account-field input{width:100%;min-height:42px;padding:0 12px;border:1px solid rgba(0,200,255,.28);border-radius:8px;color:#f8fbff;background:#02050ac7;font:inherit;outline:none}.cart-account-field input:focus{border-color:#00d5ffad}@media (max-width: 720px){.floating-cart{align-items:stretch;flex-direction:column}.cart-account-field{min-width:0}}.owned-robot-card{grid-template-rows:auto auto auto auto auto 1fr;gap:16px;min-height:0}.license-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid rgba(0,213,255,.22);border-radius:10px;background:#00d5ff0f}.license-box span{grid-column:1 / -1;color:var(--teal);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.license-box code{min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#f7fbff;background:#00000040;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.robot-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.robot-actions button{min-height:44px}.robot-steps{display:grid;gap:8px;margin:0;padding-left:20px;color:var(--muted);font-size:14px;line-height:1.45}.robot-steps li::marker{color:var(--teal);font-weight:800}@media (max-width: 720px){.license-box,.robot-actions{grid-template-columns:1fr}}.profile-panel .profile-tabs button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;min-height:82px;padding:14px;border:1px solid rgba(125,220,255,.16);border-radius:22px;background:#09101bad;box-shadow:inset 0 1px #ffffff0e}.profile-panel .profile-tabs button.active{border-color:#00c8ff6b;background:#0b1b2dd1;box-shadow:inset 0 1px #ffffff14,0 14px 34px #00c8ff14}@media (max-width: 980px){.profile-home{grid-template-columns:1fr}.profile-overview{min-height:360px}.profile-panel .profile-tabs{grid-template-columns:1fr}}@media (max-width: 720px){.profile-panel .profile-tabs{grid-template-columns:1fr}.profile-panel .profile-tabs button{grid-template-columns:40px minmax(0,1fr) auto;min-height:72px;padding:12px;border-radius:20px}}.profile-panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.profile-header{padding:0 0 18px}.profile-panel .profile-tabs{display:grid;grid-template-columns:minmax(0,560px);gap:12px;justify-content:start;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.profile-panel .profile-tabs button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:14px;border:1px solid rgba(125,220,255,.16);border-radius:22px;background:#09101bad;color:#d5e1f2;text-align:left;box-shadow:inset 0 1px #ffffff0e;-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%)}.profile-panel .profile-tabs button:hover{border-color:#00c8ff57;background:#0a1523c7}.profile-panel .profile-tabs button.active{border-color:#00c8ff6b;background:#0b1b2dd1;color:#fff;box-shadow:inset 0 1px #ffffff14,0 14px 34px #00c8ff14}.profile-panel .profile-grid{gap:12px}.profile-panel .account-card,.profile-panel .connect-card,.profile-panel .connected-card,.profile-panel .monitor-guide,.profile-panel .order-row,.profile-panel .empty-panel{border-color:#7ddcff24;background:#09101b9e;box-shadow:none;-webkit-backdrop-filter:blur(12px) saturate(125%);backdrop-filter:blur(12px) saturate(125%)}@media (max-width: 980px){.profile-panel .profile-tabs{grid-template-columns:1fr}}@media (max-width: 720px){.profile-home{gap:12px}.profile-overview{min-height:300px;padding:16px;border-radius:22px}.profile-orbit{height:160px}.profile-orbit:before{width:130px;height:130px}.profile-orbit:after{width:88px;height:88px}.profile-orbit span:nth-child(1){animation-name:profileOrbitMobile}.profile-orbit span:nth-child(2){animation-name:profileOrbitMobile}.overview-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.overview-stats div{padding:10px 8px}.overview-stats span{font-size:10px}.overview-stats strong{font-size:22px}.profile-panel{padding:0}.profile-header{padding-bottom:14px}.profile-panel .profile-tabs{grid-template-columns:1fr;gap:10px}.profile-panel .profile-tabs button{grid-template-columns:40px minmax(0,1fr) auto;min-height:72px;padding:12px;border-radius:20px}.profile-panel .account-card,.profile-panel .connect-card,.profile-panel .connected-card,.profile-panel .monitor-guide,.profile-panel .order-row,.profile-panel .empty-panel{border-radius:18px}}@keyframes profileOrbitMobile{0%{transform:rotate(0) translate(64px) rotate(0)}to{transform:rotate(360deg) translate(64px) rotate(-360deg)}}.profile-tabs{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.profile-tabs button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:14px;border:1px solid rgba(125,220,255,.18);border-radius:22px;background:linear-gradient(135deg,#ffffff17,#ffffff05),linear-gradient(180deg,rgba(0,200,255,.055),transparent),#070e18b8;color:#d5e1f2;text-align:left;box-shadow:inset 0 1px #ffffff1c,0 16px 42px #0000003d;-webkit-backdrop-filter:blur(18px) saturate(155%);backdrop-filter:blur(18px) saturate(155%)}.profile-tabs button:hover{border-color:#00c8ff6b;background:linear-gradient(135deg,#00c8ff21,#3389ff0e),#08111dd1}.profile-tabs button.active{border-color:#00c8ff9e;background:linear-gradient(135deg,#00d5ff47,#3389ff2e),#081422db;color:#fff;box-shadow:inset 0 1px #ffffff2e,0 18px 48px #00c8ff24}.profile-tab-icon{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(0,200,255,.28);border-radius:15px;background:linear-gradient(135deg,#00c8ff29,#3389ff17),#07121ee6;color:#d8f5ff}.profile-tab-icon:before,.profile-tab-icon:after{position:absolute;content:""}.profile-tab-profile:before{width:10px;height:10px;top:9px;border:2px solid currentColor;border-radius:50%}.profile-tab-profile:after{width:18px;height:9px;bottom:8px;border:2px solid currentColor;border-radius:14px 14px 5px 5px}.profile-tab-connect:before{width:16px;height:18px;border:2px solid currentColor;border-radius:7px}.profile-tab-connect:after{right:8px;bottom:9px;width:12px;height:2px;border-radius:999px;background:currentColor;transform:rotate(-42deg)}.profile-tab-account:before{width:20px;height:15px;border:2px solid currentColor;border-radius:5px}.profile-tab-account:after{width:12px;height:2px;bottom:12px;background:currentColor}.profile-tab-license:before{width:17px;height:21px;border:2px solid currentColor;border-radius:4px}.profile-tab-license:after{width:9px;height:2px;top:18px;background:currentColor;box-shadow:0 6px currentColor}.profile-tab-order:before{width:20px;height:17px;border:2px solid currentColor;border-radius:6px}.profile-tab-order:after{top:10px;width:12px;height:6px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0}.profile-tab-text{display:grid;min-width:0;gap:4px}.profile-tab-text strong,.profile-tab-text small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-tab-text strong{font-size:16px}.profile-tab-text small{color:#91a5bd;font-size:12px}.profile-tabs button em{padding:7px 10px;border:1px solid rgba(125,220,255,.16);border-radius:999px;color:#99afc8;font-size:12px;font-style:normal;font-weight:850}.profile-tabs button.active em{border-color:#00c8ff5c;background:#00c8ff1f;color:#d8f5ff}@media (max-width: 980px){.profile-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.profile-tabs{gap:10px;grid-template-columns:1fr}.profile-tabs button{grid-template-columns:40px minmax(0,1fr) auto;min-height:72px;padding:12px;border-radius:20px}.profile-tab-icon{width:40px;height:40px;border-radius:14px}.profile-tab-text strong{font-size:15px}.profile-tabs button em{padding:6px 8px;font-size:11px}.copy-value{grid-template-columns:1fr}.copy-value code{font-size:13px}.copy-value .secondary-button{width:100%}}.cabinet-sidebar{grid-template-rows:auto auto 1fr auto}.sidebar-profile{margin-top:auto}.profile-panel .danger-button{width:min(260px,100%);margin-top:16px}.profile-overview{position:relative;display:grid;align-content:end;min-height:458px;overflow:hidden;padding:22px;border:1px solid rgba(125,220,255,.14);border-radius:28px;background:radial-gradient(circle at 50% 34%,rgba(0,200,255,.16),transparent 142px),linear-gradient(135deg,#ffffff0b,#ffffff03),#080f199e;box-shadow:inset 0 1px #ffffff0d}.profile-orbit{position:absolute;inset:28px 0 auto;display:grid;place-items:center;height:230px}.profile-orbit:before,.profile-orbit:after,.profile-orbit span{position:absolute;border:1px solid rgba(0,200,255,.2);border-radius:50%;content:""}.profile-orbit:before{width:174px;height:174px;animation:profilePulse 4.8s ease-in-out infinite}.profile-orbit:after{width:118px;height:118px;border-color:#ffffff1f}.profile-orbit span:nth-child(1){width:12px;height:12px;background:#00d5ff;border:0;box-shadow:0 0 24px #00d5ffb8;animation:profileOrbit 7.5s linear infinite}.profile-orbit span:nth-child(2){width:8px;height:8px;background:#7bdcff;border:0;opacity:.78;animation:profileOrbit 10s linear infinite reverse}.profile-orbit span:nth-child(3){width:54px;height:54px;border-color:#00c8ff52;background:#00c8ff12}.overview-token,.overview-stats{position:relative;z-index:1}.overview-token{display:grid;gap:8px;margin-bottom:14px;padding:14px;border:1px solid rgba(125,220,255,.14);border-radius:18px;background:#050a119e}.overview-token span,.overview-stats span{color:#91a5bd;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.overview-token strong{overflow:hidden;color:#d8f5ff;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.overview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.overview-stats div{display:grid;gap:6px;padding:13px;border:1px solid rgba(125,220,255,.12);border-radius:16px;background:#ffffff09}.overview-stats strong{color:#f5f8ff;font-size:26px;line-height:1}@keyframes profileOrbit{0%{transform:rotate(0) translate(88px) rotate(0)}to{transform:rotate(360deg) translate(88px) rotate(-360deg)}}@keyframes profilePulse{0%,to{transform:scale(.96);opacity:.5}50%{transform:scale(1.06);opacity:.95}}.profile-screen-head{display:flex;align-items:center;gap:14px;min-height:58px;padding:6px 0}.profile-screen-head h3{margin:0;color:#f5f8ff;font-size:24px;line-height:1}.back-button{min-height:42px;padding:0 16px;border:1px solid rgba(125,220,255,.22);border-radius:999px;background:linear-gradient(180deg,#ffffff13,#ffffff05),#070e18b8;color:#d5e1f2;cursor:pointer;font-weight:900;box-shadow:inset 0 1px #ffffff1a,0 12px 30px #0003;-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%)}.back-button:hover{border-color:#00c8ff66;color:#fff}.profile-tabs{gap:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.profile-tabs button{min-height:82px;border:1px solid rgba(125,220,255,.16);border-radius:22px;background:#09101bad;color:#b9c7d9;transition:background .14s ease,border-color .14s ease,transform .14s ease,color .14s ease}.profile-tabs button:hover{border-color:#00c8ff57;background:#0a1523c7}.profile-tabs button:active{transform:scale(.985)}.profile-tabs button.active{border-color:#00c8ff6b;background:#0b1b2dd1;color:#fff;box-shadow:inset 0 1px #ffffff14,0 14px 34px #00c8ff14}.market-card,.robot-card,.empty-panel,.account-card,.monitor-guide,.mobile-monitor{background:linear-gradient(135deg,rgba(0,200,255,.055),transparent 34%),linear-gradient(180deg,#ffffff0e,#ffffff03),#080d15d6;-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%)}.cabinet-nav button,.profile-tabs button,.secondary-button,.primary-button,.back-button,.danger-button{-webkit-user-select:none;user-select:none}@media (max-width: 720px){.cabinet-sidebar{display:flex;flex-direction:row;justify-content:space-between}.profile-tabs{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:22px}.profile-tabs button{min-height:48px;font-size:13px}.monitor-shell{padding-bottom:calc(106px + env(safe-area-inset-bottom))}.profile-panel .danger-button{width:100%}.profile-screen-head{position:sticky;top:0;z-index:5;margin:-4px -2px 2px;padding:8px 0 10px;background:linear-gradient(180deg,rgba(5,9,15,.96),rgba(5,9,15,.72) 78%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-screen-head h3{font-size:21px}.back-button{min-height:40px;padding:0 14px}.floating-cart{bottom:calc(92px + env(safe-area-inset-bottom))}}.profile-home{display:grid;grid-template-columns:minmax(360px,560px) minmax(280px,1fr);gap:18px;align-items:stretch}.profile-panel .profile-tabs{display:grid;grid-template-columns:minmax(0,560px);gap:12px;justify-content:start}.profile-panel .profile-tabs button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:14px;font-size:14px}.profile-overview{min-height:458px}@media (max-width: 980px){.profile-home,.profile-panel .profile-tabs{grid-template-columns:1fr}}@media (max-width: 720px){.profile-home{grid-template-columns:1fr;gap:12px}.profile-panel .profile-tabs{grid-template-columns:1fr}.profile-panel .profile-tabs button{grid-template-columns:40px minmax(0,1fr) auto;min-height:72px;padding:12px}.profile-overview{min-height:300px}}.service-account-card{display:grid;gap:6px;padding:14px;border:1px solid rgba(0,200,255,.22);border-radius:12px;background:linear-gradient(135deg,#00c8ff1a,#4d8dff0a),#050a11bd;box-shadow:inset 0 1px #ffffff0a}.service-account-card span{color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.service-account-card strong{color:#fff;font-size:24px;line-height:1.1;overflow-wrap:anywhere}.service-account-card small{color:#a9bbcf;font-size:13px;line-height:1.35}.service-account-card.active{border-color:#38ffca57;background:linear-gradient(135deg,#38ffca21,#00c8ff0d),#050c0fcc}.cabinet-page{transition:background .22s ease}@media (min-width: 721px){.cabinet-page{grid-template-columns:76px minmax(0,1fr)}.cabinet-sidebar{align-items:center;gap:18px;width:76px;min-width:76px;padding:18px 10px}.auth-brand.compact{justify-content:center}.auth-brand.compact>div:not(.brand-mark),.cabinet-nav .nav-label,.sidebar-profile>div:not(.profile-avatar){display:none}.brand-mark,.profile-avatar.small{width:42px;height:42px;min-width:42px;border-radius:12px}.cabinet-nav{width:100%;gap:12px;justify-items:center}.cabinet-nav button{display:grid;place-items:center;width:46px;min-height:46px;padding:0;border-radius:13px;text-align:center}.cabinet-nav .mobile-only{display:grid}.nav-icon{display:block;width:22px;height:22px}.sidebar-profile{justify-content:center;width:50px;margin-top:auto;padding:4px;border-radius:14px}}.design-switcher{display:grid;gap:8px;width:100%;justify-items:center}.design-switcher button{display:grid;place-items:center;width:36px;height:34px;border:1px solid rgba(148,163,184,.18);border-radius:12px;color:#8ea2b8;background:#ffffff06;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.design-switcher button.active{color:#fff;border-color:#00d5ff85;background:linear-gradient(135deg,#00d5ff47,#3b8cff1f);box-shadow:0 0 22px #00d5ff1f}.design-premium{background:radial-gradient(circle at 82% 8%,rgba(0,213,255,.1),transparent 28%),linear-gradient(180deg,#030507,#05080d)}.design-premium .cabinet-sidebar,.design-premium .market-card,.design-premium .robot-card,.design-premium .empty-panel,.design-premium .account-card,.design-premium .monitor-guide,.design-premium .mobile-monitor,.design-premium .profile-tabs button,.design-premium .service-account-card,.design-premium .license-box{border-color:#00d5ff2e;background:linear-gradient(180deg,#ffffff0b,#ffffff03),#060a0fe6}.design-glass{background:radial-gradient(circle at 18% 12%,rgba(0,213,255,.18),transparent 34%),radial-gradient(circle at 78% 20%,rgba(72,128,255,.16),transparent 32%),linear-gradient(135deg,#02060d,#071325 48%,#03070d)}.design-glass .cabinet-sidebar,.design-glass .market-card,.design-glass .robot-card,.design-glass .empty-panel,.design-glass .account-card,.design-glass .monitor-guide,.design-glass .mobile-monitor,.design-glass .profile-tabs button,.design-glass .service-account-card,.design-glass .license-box,.design-glass .floating-cart{border-color:#6dbcff47;background:linear-gradient(135deg,#73c0ff24,#ffffff0b),#0913229e;box-shadow:inset 0 1px #ffffff14,0 22px 70px #0062ff24;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.design-glass .cabinet-nav button.active,.design-glass .design-switcher button.active{background:linear-gradient(135deg,#00d5ff73,#4d8dff47);box-shadow:0 0 26px #0099ff3d}.design-terminal{background:linear-gradient(rgba(105,240,160,.03) 1px,transparent 1px),radial-gradient(circle at 78% 12%,rgba(105,240,160,.1),transparent 32%),#020403;background-size:100% 34px,auto,auto}.design-terminal .cabinet-sidebar,.design-terminal .market-card,.design-terminal .robot-card,.design-terminal .empty-panel,.design-terminal .account-card,.design-terminal .monitor-guide,.design-terminal .mobile-monitor,.design-terminal .profile-tabs button,.design-terminal .service-account-card,.design-terminal .license-box{border-color:#69f0a038;background:linear-gradient(180deg,#69f0a00e,#69f0a003),#030806eb}.design-terminal .robot-card-top strong,.design-terminal .service-account-card.active span,.design-terminal .service-account-card.active strong,.design-terminal .floating-cart em,.design-terminal .account-card span,.design-terminal .section-title span,.design-terminal .group-title span{color:#83f7aa}.design-terminal .primary-button,.design-terminal .cabinet-nav button.active,.design-terminal .design-switcher button.active{border-color:#69f0a070;background:linear-gradient(135deg,#69f0a052,#18623747);box-shadow:0 0 18px #69f0a014}@media (max-width: 720px){.design-switcher{grid-auto-flow:column;width:auto}.design-switcher button{width:38px;height:36px}.auth-brand.compact>div:not(.brand-mark),.sidebar-profile>div:not(.profile-avatar),.cabinet-nav .nav-label{display:block}}.nav-icon,.profile-tab-icon{--icon-glow: rgba(0, 213, 255, .22)}.nav-icon:before{top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:0;background:currentColor;box-shadow:none;transform:none;-webkit-mask:var(--icon) center / contain no-repeat;mask:var(--icon) center / contain no-repeat}.nav-icon:after{display:none}.cabinet-nav button.active .nav-icon,.cabinet-nav button:hover .nav-icon{filter:drop-shadow(0 0 9px var(--icon-glow))}.nav-icon-market{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 4.8A2.8 2.8 0 0 1 6.8 2h2.4A2.8 2.8 0 0 1 12 4.8v2.4A2.8 2.8 0 0 1 9.2 10H6.8A2.8 2.8 0 0 1 4 7.2V4.8Zm10 0A2.8 2.8 0 0 1 16.8 2h.4A2.8 2.8 0 0 1 20 4.8v2.4A2.8 2.8 0 0 1 17.2 10h-.4A2.8 2.8 0 0 1 14 7.2V4.8ZM4 16.8A2.8 2.8 0 0 1 6.8 14h2.4a2.8 2.8 0 0 1 2.8 2.8v.4A2.8 2.8 0 0 1 9.2 20H6.8A2.8 2.8 0 0 1 4 17.2v-.4Zm10 0a2.8 2.8 0 0 1 2.8-2.8h.4a2.8 2.8 0 0 1 2.8 2.8v.4a2.8 2.8 0 0 1-2.8 2.8h-.4a2.8 2.8 0 0 1-2.8-2.8v-.4Z'/%3E%3C/svg%3E")}.nav-icon-services{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M9 4a3 3 0 0 1 3-3h.5a3 3 0 0 1 3 3v1H18a3 3 0 0 1 3 3v9.5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h3V4Zm2 1h2.5V4a1 1 0 0 0-1-1H12a1 1 0 0 0-1 1v1ZM6 7a1 1 0 0 0-1 1v2.6c1.8.9 4.08 1.4 7 1.4s5.2-.5 7-1.4V8a1 1 0 0 0-1-1H6Zm13 6.75c-1.95.8-4.25 1.25-7 1.25s-5.05-.45-7-1.25v3.75a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.75Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nav-icon-monitor{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M20 4a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 1 1 2 0v11h15a1 1 0 0 1 1 1V5a1 1 0 0 1 1-1Zm-3.34 4.25a1 1 0 0 1 .09 1.41l-3.35 3.85a1 1 0 0 1-1.42.1l-2.1-1.82-2.13 2.13a1 1 0 0 1-1.42-1.42l2.8-2.8a1 1 0 0 1 1.36-.05l2.05 1.78 2.7-3.1a1 1 0 0 1 1.42-.08Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.nav-icon-profile{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 3.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM9.5 8a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM5 19.2c0-3.1 3.05-5.2 7-5.2s7 2.1 7 5.2a1.8 1.8 0 0 1-1.8 1.8H6.8A1.8 1.8 0 0 1 5 19.2Zm2.15-.2h9.7c-.25-1.7-2.2-3-4.85-3s-4.6 1.3-4.85 3Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.profile-tab-icon:before{inset:auto;left:auto;right:auto;top:auto;bottom:auto;width:23px;height:23px;border:0;border-radius:0;background:currentColor;box-shadow:none;transform:none;-webkit-mask:var(--tab-icon) center / contain no-repeat;mask:var(--tab-icon) center / contain no-repeat}.profile-tab-icon:after{display:none}.profile-tabs button:hover .profile-tab-icon,.profile-tabs button.active .profile-tab-icon{color:#fff;box-shadow:inset 0 1px #fff3,0 0 22px var(--icon-glow)}.profile-tab-profile{--tab-icon: var(--icon-profile)}.profile-tab-connect{--tab-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M5 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-1.6l-3.2 3.2A1 1 0 0 1 9.5 18.5V16H8a3 3 0 0 1-3-3V5Zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h2.5a1 1 0 0 1 1 1v1.1l1.78-1.8A1 1 0 0 1 14 14h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H8Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.profile-tab-account{--tab-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M5 5h14a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3Zm0 2a1 1 0 0 0-1 1v1h16V8a1 1 0 0 0-1-1H5Zm15 5H4v4a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-4Zm-14 2a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.profile-tab-license{--tab-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M7 2h7.5a1 1 0 0 1 .7.3l3.5 3.5a1 1 0 0 1 .3.7V19a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3Zm7 2.4V7a1 1 0 0 0 1 1h2.6L14 4.4ZM7 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-9h-2a3 3 0 0 1-3-3V4H7Zm1 9a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm0 4a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.profile-tab-order{--tab-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M8 4a4 4 0 0 1 8 0v1h1.6A2.4 2.4 0 0 1 20 7.4v10.2a3.4 3.4 0 0 1-3.4 3.4H7.4A3.4 3.4 0 0 1 4 17.6V7.4A2.4 2.4 0 0 1 6.4 5H8V4Zm2 1h4V4a2 2 0 1 0-4 0v1ZM6.4 7a.4.4 0 0 0-.4.4v10.2A1.4 1.4 0 0 0 7.4 19h9.2a1.4 1.4 0 0 0 1.4-1.4V7.4a.4.4 0 0 0-.4-.4H16v2a1 1 0 1 1-2 0V7h-4v2a1 1 0 1 1-2 0V7H6.4Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.profile-tab-profile,.nav-icon-profile{--icon-profile: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 3.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM9.5 8a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0ZM5 19.2c0-3.1 3.05-5.2 7-5.2s7 2.1 7 5.2a1.8 1.8 0 0 1-1.8 1.8H6.8A1.8 1.8 0 0 1 5 19.2Zm2.15-.2h9.7c-.25-1.7-2.2-3-4.85-3s-4.6 1.3-4.85 3Z' clip-rule='evenodd'/%3E%3C/svg%3E")}
