.workspace{display:grid;grid-template-columns:264px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#0b0b12,#060609);border-right:var(--b-soft);padding:20px 14px 16px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.sidebar .brand{display:flex;align-items:center;gap:12px;padding:4px 8px 12px;border-bottom:var(--b-soft)}.wm-glyph{width:32px;height:32px;border-radius:9px;background:linear-gradient(160deg,var(--silver) 0%,var(--ash) 100%);display:grid;place-items:center;font-family:var(--f-display);font-weight:700;color:var(--ink);font-size:18px;box-shadow:inset 0 1px #fff6,0 2px 8px #00000080}.wm-text{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ghost)}.wm-text b{color:var(--silver);font-weight:600;letter-spacing:.22em}.nav-section{display:flex;flex-direction:column;gap:2px}.nav-label{padding:14px 12px 6px;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--ash)}.nav-item{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:12px;color:var(--ghost);font-size:13.5px;font-weight:500;cursor:pointer;user-select:none;transition:background .15s ease,color .15s ease}.nav-item:hover{background:#ffffff08;color:var(--bone)}.nav-item .ic{width:26px;height:26px;border-radius:8px;background:#ffffff0a;border:var(--b-soft);display:grid;place-items:center;color:var(--ghost)}.nav-item .lbl{flex:1}.nav-item .cnt{font-family:var(--f-mono);font-size:11px;color:var(--ash);padding:2px 8px;background:#ffffff08;border-radius:999px;border:var(--b-soft)}.nav-item .badge{background:var(--silver);color:var(--ink);font-family:var(--f-body);font-size:10.5px;font-weight:600;padding:2px 7px;border-radius:999px;min-width:22px;text-align:center}.nav-item.on{background:linear-gradient(180deg,#ffffff17,#ffffff05);color:var(--silver);box-shadow:inset 0 1px #ffffff14}.nav-item.on .ic{background:linear-gradient(160deg,var(--silver),var(--ash));color:var(--ink);border-color:transparent}.nav-item.on .cnt{color:var(--bone);background:#ffffff14}.sidebar .user{margin-top:auto;padding:12px;border-radius:14px;background:#ffffff08;border:var(--b-soft);display:flex;align-items:center;gap:12px}.avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(160deg,#efece2,#6a6a72);display:grid;place-items:center;font-family:var(--f-display);font-weight:600;color:var(--ink);font-size:15px}.user .who{line-height:1.2;overflow:hidden}.user .who .name{color:var(--silver);font-size:13px;font-weight:500}.user .who .role{color:var(--ash);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.main{min-width:0;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:16px;padding:14px 28px;background:#08080cbf;backdrop-filter:blur(20px);border-bottom:var(--b-soft)}.topbar .crumb{font-size:12px;color:var(--ghost);letter-spacing:.1em;text-transform:uppercase}.topbar .crumb b{color:var(--silver);font-weight:500;letter-spacing:.06em}.topbar .grow{flex:1}.topbar .search{display:flex;align-items:center;gap:8px;background:#00000073;border:var(--b-soft);border-radius:var(--r-pill);padding:8px 14px;width:260px;color:var(--ghost)}.topbar .search input{all:unset;flex:1;color:var(--bone);font-size:13px}.topbar .search input::placeholder{color:var(--ash)}.topbar .kbd{font-family:var(--f-mono);font-size:10px;color:var(--ash);background:#ffffff0f;padding:2px 6px;border-radius:6px;border:var(--b-soft)}.icon-btn{appearance:none;border:var(--b-soft);background:#ffffff08;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:var(--bone);cursor:pointer}.icon-btn:hover{background:#ffffff0f}.content{padding:24px 28px 60px}@media(max-width:800px){.workspace{grid-template-columns:1fr}.sidebar{position:static;height:auto}.topbar .search{display:none}.content{padding:16px}}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.login-hero{position:relative;padding:40px 44px 44px;background:radial-gradient(500px 380px at 55% 55%,rgba(255,255,255,.05),transparent 70%),linear-gradient(180deg,#0f0f16,#05050a);overflow:hidden;display:grid;grid-template-rows:auto 1fr auto}.login-hero .corners{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ash)}.login-hero .stage{position:relative;display:grid;place-items:center}.login-hero .display{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--f-display);font-weight:700;font-size:clamp(120px,16vw,240px);letter-spacing:-.02em;line-height:.82;background:linear-gradient(180deg,#f2efe6,#86868f 55%,#171720);-webkit-background-clip:text;background-clip:text;color:transparent;user-select:none;white-space:nowrap;opacity:.95}.login-hero .mask{position:relative;width:min(340px,55vw);filter:drop-shadow(0 30px 40px rgba(0,0,0,.7))}.login-hero .foot{display:flex;justify-content:space-between;gap:12px;font-family:var(--f-mono);font-size:11px;color:var(--ash);letter-spacing:.12em;text-transform:uppercase}.login-form{padding:48px 56px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#0a0a10,#06060a);border-left:var(--b-soft)}.login-form .brand{display:flex;align-items:center;gap:12px;margin-bottom:44px}.login-form h1{margin:0 0 8px;font-family:var(--f-display);font-weight:500;font-size:48px;letter-spacing:-.01em;color:var(--silver)}.login-form .sub{color:var(--ghost);font-size:14px;margin-bottom:32px;max-width:360px;line-height:1.55}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;max-width:400px}.field label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ghost)}.field .ctrl{display:flex;align-items:center;gap:10px;background:#00000059;border:var(--b);border-radius:var(--r-input);padding:12px 14px;transition:border-color .15s ease,background .15s ease}.field .ctrl:focus-within{border-color:var(--edge-2);background:#00000080}.field .ctrl input{all:unset;flex:1;color:var(--silver);font-size:14px}.field .ctrl input::placeholder{color:var(--ash)}.field .ctrl .icon{color:var(--ghost);flex-shrink:0}.login-actions{display:flex;align-items:center;gap:14px;margin:12px 0 24px;max-width:400px}.login-error{max-width:400px;margin-bottom:12px;padding:10px 14px;border-radius:var(--r-input);background:#c941411a;border:1px solid rgba(201,65,65,.3);color:#eb8686;font-size:13px}.login-foot{margin-top:32px;color:var(--ash);font-size:12px;max-width:400px;line-height:1.6}.login-foot b{color:var(--ghost);font-weight:500}@media(max-width:800px){.login-screen{grid-template-columns:1fr}.login-hero{min-height:320px;padding:24px}.login-form{padding:32px 24px}}.run-frame{position:relative;border-radius:var(--r-card);padding:24px;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--onyx);border:var(--b-soft);overflow:hidden}.run-frame:before,.run-frame:after,.run-frame .cbl,.run-frame .cbr{content:"";position:absolute;width:38px;height:38px;pointer-events:none;border:1px solid rgba(220,215,200,.28)}.run-frame:before{top:12px;left:12px;border-right:0;border-bottom:0}.run-frame:after{top:12px;right:12px;border-left:0;border-bottom:0}.run-frame .cbl{bottom:12px;left:12px;border-right:0;border-top:0}.run-frame .cbr{bottom:12px;right:12px;border-left:0;border-top:0}.run-title{text-align:center;padding:22px 8px 18px;border-bottom:1px solid rgba(220,215,200,.14);margin-bottom:20px}.run-title .ornament{color:var(--ash);font-family:var(--f-display);font-size:18px;letter-spacing:1em;padding-left:1em}.run-title h2{margin:4px 0 6px;font-family:var(--f-display);font-weight:600;font-size:56px;letter-spacing:.02em;color:var(--silver)}.run-title .sub{font-family:var(--f-mono);font-size:11px;letter-spacing:.28em;color:var(--ash);text-transform:uppercase}.progress{margin:20px 0 24px}.progress .bar{height:6px;border-radius:999px;background:#ffffff0f;overflow:hidden;border:var(--b-soft)}.progress .bar>span{display:block;height:100%;background:linear-gradient(90deg,#86868f,#f2efe7);border-radius:999px;transition:width .3s ease}.progress .stats{display:flex;justify-content:space-between;margin-top:10px;gap:16px;flex-wrap:wrap;font-family:var(--f-mono);font-size:11.5px;color:var(--ghost);letter-spacing:.06em}.progress .stats b{color:var(--silver);font-weight:500}.log{font-family:var(--f-mono);font-size:12.5px;line-height:1.7;color:var(--ghost);background:#04040a;border:var(--b-soft);border-radius:var(--r-tile);padding:14px 16px;max-height:480px;overflow:auto;position:relative}.log .line{display:grid;grid-template-columns:74px 44px 1fr;gap:10px;padding:1px 0}.log .ts{color:var(--ash)}.log .lv{color:var(--bone);font-weight:500;text-align:center}.log .lv.ok{color:var(--success)}.log .lv.err{color:#eb8686}.log .lv.wrn{color:var(--warn)}.log .msg b{color:var(--bone);font-weight:500}.tpl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tpl{border-radius:var(--r-tile);border:var(--b-soft);padding:16px 18px;background:#ffffff05;display:flex;flex-direction:column;gap:10px;min-height:220px}.tpl-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tpl-head .t{font-family:var(--f-display);font-weight:500;font-size:20px;color:var(--silver)}.tpl-head .n{font-family:var(--f-mono);font-size:10.5px;color:var(--ash);letter-spacing:.1em}.tpl .body{font-size:12.5px;color:var(--ghost);line-height:1.6;padding:12px 14px;background:#00000059;border:var(--b-soft);border-radius:10px;font-family:var(--f-mono);flex:1;overflow:hidden;position:relative;white-space:pre-wrap;word-break:break-word;max-height:180px}.tpl .body mark{background:#dedbd024;color:var(--bone);padding:1px 4px;border-radius:3px}.tpl-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.modal-backdrop{position:fixed;inset:0;z-index:20;background:#0009;backdrop-filter:blur(6px);display:grid;place-items:center;padding:20px}.modal{width:min(640px,100%);background:linear-gradient(180deg,#14141b,#0a0a10);border:var(--b-strong);border-radius:var(--r-card);padding:22px;box-shadow:0 40px 100px #000000b3}@media(max-width:900px){.tpl-grid{grid-template-columns:1fr}}.inbox-shell{display:grid;grid-template-columns:380px 1fr;height:calc(100vh - 70px);margin:-24px -28px -60px;min-width:0}@media(max-width:900px){.inbox-shell{grid-template-columns:1fr}}.threads{border-right:var(--b-soft);display:flex;flex-direction:column;background:linear-gradient(180deg,#0a0a10,#06060a);min-width:0}.threads-head{padding:18px 20px 12px;border-bottom:var(--b-soft);display:flex;flex-direction:column;gap:10px}.threads-head h1{margin:0;font-family:var(--f-display);font-weight:600;font-size:30px;letter-spacing:-.01em;color:var(--silver);line-height:1}.threads-head .sub{font-size:11.5px;color:var(--ghost)}.threads-head .sub b{color:var(--bone);font-weight:500}.threads .search{display:flex;align-items:center;gap:8px;background:#00000073;border:var(--b-soft);border-radius:var(--r-pill);padding:8px 14px;color:var(--ghost)}.threads .search input{all:unset;flex:1;color:var(--bone);font-size:13px}.threads .search input::placeholder{color:var(--ash)}.threads-list{flex:1;overflow-y:auto;padding:4px 8px 20px}.thread{display:grid;grid-template-columns:48px 1fr auto;gap:12px;padding:12px;border-radius:14px;cursor:pointer;transition:background .15s ease}.thread:hover{background:#ffffff05}.thread.on{background:linear-gradient(180deg,#ffffff14,#ffffff05);box-shadow:inset 0 1px #ffffff0f}.thread.unread .name{color:var(--silver)}.thread.unread .preview{color:var(--bone)}.thread .photo{width:48px;height:48px;border-radius:14px;background:linear-gradient(160deg,#2a2a34,#101015);border:var(--b-soft);overflow:hidden;position:relative;display:grid;place-items:center;color:var(--ghost)}.thread .photo svg{width:26px;height:26px}.thread .photo .sm-avatar{position:absolute;right:-3px;bottom:-3px;width:20px;height:20px;border-radius:50%;background:linear-gradient(160deg,#efece2,#6a6a72);color:var(--ink);font-family:var(--f-display);font-size:11px;font-weight:600;display:grid;place-items:center;border:2px solid #0a0a10}.thread .body{min-width:0}.thread .top{display:flex;align-items:center;gap:6px;justify-content:space-between;margin-bottom:2px}.thread .name{color:var(--bone);font-size:13.5px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.thread .star{color:var(--warn);display:inline-flex}.thread .star svg{width:12px;height:12px;fill:currentColor}.thread .ts{color:var(--ash);font-size:10.5px;font-family:var(--f-mono);flex-shrink:0}.thread .item{font-family:var(--f-body);font-size:11.5px;color:var(--ghost);display:flex;gap:8px;align-items:baseline;margin:2px 0 3px}.thread .item .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread .item .price{color:#cfc9b6;font-family:var(--f-mono);flex-shrink:0}.thread .preview{font-size:12px;color:var(--ash);line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.thread .meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.thread .unread-dot{width:8px;height:8px;border-radius:50%;background:var(--silver);box-shadow:0 0 0 3px #f2efe726}.thread .unread-badge{background:var(--silver);color:var(--ink);font-size:10px;font-weight:600;padding:1px 6px;border-radius:999px;min-width:18px;text-align:center}.chat{display:flex;flex-direction:column;min-width:0;background:linear-gradient(180deg,#0a0a12,#06060a)}.chat-head{padding:16px 24px;border-bottom:var(--b-soft);display:grid;grid-template-columns:88px 1fr auto;gap:18px;align-items:center;background:#00000059;backdrop-filter:blur(20px);position:sticky;top:0;z-index:2}.chat-head .photo-big{width:88px;height:88px;border-radius:20px;background:linear-gradient(160deg,#2c2c38,#0e0e14);border:var(--b-soft);display:grid;place-items:center;color:var(--ghost);box-shadow:0 8px 24px #00000080;overflow:hidden}.chat-head .meta{min-width:0}.chat-head .meta .item-title{font-family:var(--f-display);font-weight:600;font-size:26px;color:var(--silver);letter-spacing:-.005em;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-head .meta .row{display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--ghost);margin-top:6px}.chat-head .meta .price{font-family:var(--f-mono);font-size:15px;color:#cfc9b6;font-weight:500}.chat-head .meta .row .divider{color:var(--ash)}.chat-head .meta .row a{color:var(--ghost);text-decoration:none;display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:var(--b-soft);border-radius:999px;background:#ffffff08}.chat-head .meta .row a:hover{color:var(--bone)}.chat-head .meta .row a svg{width:10px;height:10px}.chat-head .meta .peer{font-size:12.5px;color:var(--ghost);margin-top:6px}.chat-head .meta .peer b{color:var(--bone);font-weight:500}.chat-head .meta .peer .email{font-family:var(--f-mono);font-size:11.5px}.chat-head .actions{display:flex;gap:6px;flex-shrink:0}.icn.star.on{color:var(--warn)}.icn.star.on svg{fill:currentColor}.icn.danger-hover:hover{color:#eb8686;background:#c941411a;border-color:#c9414140}.messages{flex:1;overflow-y:auto;padding:24px 24px 20px;display:flex;flex-direction:column;gap:14px}.day-sep{display:flex;align-items:center;gap:12px;margin:12px 0;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ash)}.day-sep:before,.day-sep:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent)}.msg-row{display:flex;gap:10px;max-width:78%;margin-top:10px}.msg-row.outgoing{align-self:flex-end;flex-direction:row-reverse}.msg-row .avatar-sm{width:30px;height:30px;border-radius:50%;background:linear-gradient(160deg,#efece2,#6a6a72);color:var(--ink);font-family:var(--f-display);font-size:12.5px;font-weight:600;display:grid;place-items:center;flex-shrink:0;align-self:flex-end}.msg-row.outgoing .avatar-sm{background:linear-gradient(160deg,#4a4a55,#1e1e26);color:var(--silver)}.bubble{padding:12px 16px;border-radius:var(--r-bubble, 18px);border-bottom-left-radius:6px;background:linear-gradient(180deg,#1a1a22,#12121a);border:var(--b-soft);box-shadow:0 4px 14px #00000059;line-height:1.55;font-size:13.5px;color:var(--bone);white-space:pre-wrap;word-break:break-word}.msg-row.outgoing .bubble{background:linear-gradient(180deg,#ecebe1,#b6b3a7);color:var(--ink);border:1px solid rgba(255,255,255,.5);border-bottom-right-radius:6px;border-bottom-left-radius:18px}.bubble.err{border-color:#c9414166}.bubble .head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px;font-size:11px;color:var(--ash)}.bubble .head .who{color:var(--ghost);font-weight:500}.msg-row.outgoing .bubble .head .who,.msg-row.outgoing .bubble .head{color:#0000008c}.bubble .head .time{font-family:var(--f-mono);font-size:10.5px}.bubble .subject{font-size:11px;color:var(--ash);padding-bottom:6px;margin-bottom:8px;border-bottom:1px dashed rgba(255,255,255,.08);font-family:var(--f-mono)}.bubble .via{font-size:10.5px;color:var(--ash);margin-top:8px;padding-top:8px;border-top:1px dashed rgba(255,255,255,.06);font-family:var(--f-mono)}.composer{padding:14px 24px 22px;border-top:var(--b-soft);background:#06060ad9;backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:10px;position:relative}.composer .row-top{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--ghost)}.composer .row-top .lbl{letter-spacing:.16em;text-transform:uppercase}.composer .row-top .from{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:999px;background:#ffffff0d;border:var(--b-soft)}.composer .row-top .from .avatar-sm{width:20px;height:20px;font-size:10px;border-radius:50%;background:linear-gradient(160deg,#efece2,#6a6a72);color:var(--ink);display:grid;place-items:center;font-family:var(--f-display);font-weight:600}.composer .row-top .from .em{font-family:var(--f-mono);color:var(--bone);font-size:11px}.composer .row-top .tpls{margin-left:auto;display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 12px;border-radius:999px;background:#ffffff08;border:var(--b-soft);color:var(--ghost);cursor:pointer;font-size:11.5px}.composer .row-top .tpls:hover{color:var(--bone);background:#ffffff0d}.composer .row-top .tpls svg{width:11px;height:11px}.tpl-drop{position:absolute;right:24px;bottom:100%;background:linear-gradient(180deg,#14141c,#0a0a10);border:var(--b-strong);border-radius:14px;padding:6px;min-width:320px;max-width:480px;max-height:260px;overflow-y:auto;z-index:10;box-shadow:0 20px 40px #000000b3}.tpl-item{padding:10px 12px;border-radius:10px;cursor:pointer}.tpl-item:hover{background:#ffffff0d}.tpl-item .t{font-family:var(--f-display);font-size:14px;color:var(--silver);font-weight:500}.tpl-item .b{font-size:11.5px;color:var(--ghost);margin-top:2px;font-family:var(--f-mono);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer .box{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.composer textarea{all:unset;box-sizing:border-box;width:100%;min-height:56px;max-height:200px;background:#00000080;border:var(--b);border-radius:var(--r-input);padding:12px 16px;color:var(--silver);font-family:var(--f-body);font-size:14px;line-height:1.55}.composer textarea:focus{border-color:var(--edge-2)}.composer textarea::placeholder{color:var(--ash)}.composer .send-btn{appearance:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:var(--r-pill);background:linear-gradient(180deg,#f5f2e9,#d6d2c6);color:var(--ink);border:0;font-family:var(--f-body);font-weight:600;font-size:13.5px;box-shadow:0 1px #ffffffb3 inset,0 8px 20px #00000080}.composer .send-btn:active{transform:scale(.97)}.composer .send-btn[disabled]{opacity:.5;cursor:not-allowed}.composer .footnote{font-size:11px;color:var(--ash);display:flex;justify-content:space-between;gap:10px}.composer .footnote kbd{font-family:var(--f-mono);font-size:10px;background:#ffffff0f;padding:2px 5px;border-radius:4px;border:var(--b-soft);color:var(--ghost)}.drop{border-radius:var(--r-card);padding:22px;background:linear-gradient(180deg,#ffffff0d,#ffffff03),repeating-linear-gradient(45deg,transparent 0 10px,rgba(255,255,255,.02) 10px 11px);border:1px dashed rgba(255,255,255,.16);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;cursor:pointer;transition:border-color .15s ease}.drop:hover{border-color:#ffffff47}.drop-icon{width:60px;height:60px;border-radius:18px;background:linear-gradient(160deg,#22222c,#0f0f14);border:var(--b-soft);display:grid;place-items:center;color:var(--silver)}.drop-lbl .t{font-family:var(--f-display);font-weight:500;font-size:24px;color:var(--silver)}.drop-lbl .s{font-size:12.5px;color:var(--ghost);margin-top:4px}@media(max-width:800px){.drop{grid-template-columns:1fr;text-align:center}}:root{color-scheme:dark;--ink: #06060a;--onyx: #0d0d13;--smoke: #15151d;--marble: #1e1e26;--edge: #2a2a34;--edge-2: #33333f;--ash: #52525e;--ghost: #9a9aab;--bone: #dedbd0;--silver: #f2efe7;--danger: #c94141;--warn: #d1a05a;--success: #7ab896;--f-display: "Cormorant Garamond", "Times New Roman", serif;--f-body: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Text", system-ui, sans-serif;--f-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--r-card: 22px;--r-tile: 16px;--r-input: 14px;--r-pill: 999px;--b: 1px solid var(--edge);--b-soft: 1px solid rgba(255,255,255,.06);--b-strong: 1px solid rgba(255,255,255,.12);--glass: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.01));--glass-strong: linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,.02));--shadow-lg: 0 30px 80px rgba(0,0,0,.65);--shadow-sm: 0 8px 24px rgba(0,0,0,.45)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:var(--f-body);font-size:14px;color:var(--bone);background:radial-gradient(1200px 700px at 50% -10%,#1c1c26 0%,transparent 60%),radial-gradient(900px 700px at 90% 20%,#191922 0%,transparent 55%),radial-gradient(900px 900px at 10% 90%,#14141c 0%,transparent 60%),var(--ink);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='400' height='400'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.9  0 0 0 0 0.9  0 0 0 0 0.9  0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.32'/></svg>");mix-blend-mode:overlay;opacity:.28;z-index:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}.page{position:relative;z-index:1}.btn{appearance:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:var(--r-pill);font-family:var(--f-body);font-size:13px;font-weight:500;letter-spacing:.01em;border:var(--b-soft);background:#ffffff08;color:var(--bone);transition:transform .1s ease,background .15s ease}.btn:hover{background:#ffffff0f}.btn:active{transform:scale(.97)}.btn.primary{background:linear-gradient(180deg,#f5f2e9,#d6d2c6);color:var(--ink);border-color:transparent;font-weight:600;box-shadow:0 1px #ffffffb3 inset,0 8px 20px #00000080}.btn.primary:hover{filter:brightness(1.05)}.btn.danger{color:#e78d8d;border-color:#c941414d}.btn.danger:hover{background:#c941411f}.btn.lg{padding:12px 20px;font-size:14px}.btn.sm{padding:6px 10px;font-size:12px}.btn.ghost{background:transparent}.btn[disabled]{opacity:.5;cursor:not-allowed}.input{appearance:none;width:100%;background:#0006;border:var(--b);border-radius:var(--r-input);padding:10px 14px;color:var(--silver);font-family:var(--f-body);font-size:13.5px;transition:border-color .15s ease,background .15s ease}.input::placeholder{color:var(--ash)}.input:focus{outline:none;border-color:var(--edge-2);background:#0000008c}textarea.input{min-height:90px;resize:vertical}.toggle{display:inline-flex;align-items:center;gap:10px;font-size:12.5px;color:var(--ghost);cursor:pointer}.toggle input{appearance:none;width:42px;height:24px;border-radius:999px;background:#1a1a22;border:var(--b-soft);position:relative;cursor:pointer;transition:background .18s ease;flex-shrink:0}.toggle input:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg,#eeeadf,#a8a69c);box-shadow:0 2px 4px #00000080;transition:left .18s ease}.toggle input:checked{background:linear-gradient(180deg,#4a4a55,#2a2a34)}.toggle input:checked:after{left:22px;background:linear-gradient(180deg,#fff,#cfccbf)}.seg{display:inline-flex;padding:4px;gap:2px;background:#00000080;border:var(--b-soft);border-radius:var(--r-pill)}.seg button{appearance:none;border:0;cursor:pointer;padding:6px 14px;border-radius:var(--r-pill);font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--ghost);background:transparent}.seg button.on{background:linear-gradient(180deg,#edeae0,#b0aea4);color:var(--ink);box-shadow:0 1px #ffffff80 inset}.card{background:var(--glass);border:var(--b-soft);border-radius:var(--r-card);padding:20px;backdrop-filter:blur(12px)}.card+.card{margin-top:16px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:var(--b-soft)}.card-head h3{margin:0;font-family:var(--f-display);font-weight:500;font-size:22px;color:var(--silver)}.card-head .sub{font-size:11px;color:var(--ghost);letter-spacing:.1em;text-transform:uppercase}.tile{border-radius:var(--r-tile);padding:16px 16px 14px;background:var(--glass);border:var(--b-soft);backdrop-filter:blur(12px);position:relative;overflow:hidden}.tile .k{font-size:11px;color:var(--ghost);letter-spacing:.16em;text-transform:uppercase}.tile .v{margin-top:6px;font-family:var(--f-display);font-weight:500;font-size:34px;color:var(--silver);letter-spacing:-.01em;font-variant-numeric:tabular-nums;line-height:1}.tile .v small{font-family:var(--f-body);font-size:13px;color:var(--ghost);letter-spacing:.04em;margin-left:4px}.tile .d{margin-top:8px;font-size:11.5px;color:var(--ash);font-family:var(--f-mono)}.tile .d b{color:var(--bone);font-weight:500}.pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:500;background:#ffffff0d;color:var(--ghost);border:var(--b-soft)}.pill.ok{color:var(--success);background:#7ab89614;border-color:#7ab89633}.pill.warn{color:var(--warn);background:#d1a05a14;border-color:#d1a05a33}.pill.err{color:#eb8686;background:#c941411a;border-color:#c9414140}.pill.dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.icn{width:28px;height:28px;border-radius:8px;cursor:pointer;background:#ffffff08;border:var(--b-soft);display:grid;place-items:center;color:var(--ghost);transition:all .15s ease}.icn:hover{background:#ffffff0f;color:var(--bone)}.icn.danger:hover{color:#eb8686;background:#c941411a;border-color:#c9414140}.icn svg{width:13px;height:13px}.empty{padding:28px;text-align:center;color:var(--ghost);font-size:13px;border:1px dashed rgba(255,255,255,.1);border-radius:var(--r-tile)}.list{display:flex;flex-direction:column}.list .head,.list .row{display:grid;align-items:center;padding:12px 16px}.list .head{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ash);border-bottom:var(--b-soft)}.list .row{border-bottom:1px solid rgba(255,255,255,.03);font-size:13px;color:var(--bone);transition:background .12s ease}.list .row:hover{background:#ffffff05}.list .row:last-child{border-bottom:0}.list .row .mono{font-family:var(--f-mono);font-size:12.5px;color:var(--ghost)}.row-actions{display:flex;gap:6px;justify-content:flex-end}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.two-col{display:grid;grid-template-columns:1fr 340px;gap:16px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px;flex-wrap:wrap}.page-head h1{margin:0;font-family:var(--f-display);font-weight:600;font-size:40px;letter-spacing:-.005em;color:var(--silver);line-height:1}.page-head .lead{margin-top:6px;font-size:13px;color:var(--ghost);max-width:520px;line-height:1.5}.page-head .head-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:1100px){.tiles{grid-template-columns:repeat(2,1fr)}.two-col,.three-col{grid-template-columns:1fr}}
