@layer admin-v2{.v2-root{--paper:#f4f2ec;--paper-2:#edeae2;--card:#fff;--card-2:#fbfaf7;--ink:#1a1c19;--ink-2:#52564c;--muted:#878b7e;--line:#e6e3d9;--line-2:#d8d4c6;--accent:#178a4c;--accent-ink:#0e6236;--accent-tint:#e3f3e9;--accent-soft:#bfe5cf;--ok:#178a4c;--ok-tint:#e3f3e9;--ok-ink:#0e6236;--warn:#a16207;--warn-tint:#faf0da;--warn-ink:#7c4a05;--bad:#c03d33;--bad-tint:#faeae8;--bad-ink:#992f27;--info:#5658c8;--info-tint:#e9e9f9;--info-ink:#4143a8;--c1:#178a4c;--c2:#5658c8;--c3:#b0672e;--c4:#1d7fa8;--r-card:16px;--r-ctl:10px;--r-pill:999px;--shadow-card:0 1px 2px #1a1c190a, 0 10px 28px -16px #1a1c191f;--shadow-pop:0 4px 12px #1a1c1914, 0 24px 60px -24px #1a1c1940;--f-display:"Onest", system-ui, sans-serif;--f-body:"Golos Text", system-ui, sans-serif;--f-mono:"IBM Plex Mono", ui-monospace, monospace}.v2-root,.v2-root *{box-sizing:border-box;margin:0;padding:0}body{margin:0}.v2-root{min-height:100vh;font-family:var(--f-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.45}.v2-root a{color:inherit;text-decoration:none}.v2-root button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.v2-root svg{flex:none;display:block}.v2-root ::selection{background:var(--accent-soft)}.v2-root .shell{min-height:100vh;display:flex}.v2-root .sidebar{border-right:1px solid var(--line);scrollbar-width:thin;scrollbar-color:var(--line-2) transparent;flex-direction:column;flex:none;gap:4px;width:252px;height:100vh;padding:20px 14px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.v2-root .brand{align-items:center;gap:10px;padding:2px 10px 16px;display:flex}.v2-root .brand-mark{background:var(--ink);color:#fff;width:30px;height:30px;font-family:var(--f-display);border-radius:9px;place-items:center;font-size:14px;font-weight:800;display:grid}.v2-root .brand-name{font-family:var(--f-display);letter-spacing:-.01em;white-space:nowrap;font-size:15px;font-weight:700}.v2-root .brand-env{letter-spacing:.04em;border-radius:var(--r-pill);background:var(--accent-tint);color:var(--accent-ink);margin-left:auto;padding:3px 8px;font-size:10.5px;font-weight:600}.v2-root .nav-group{padding-top:14px}.v2-root .nav-group-label{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);padding:0 10px 6px;font-size:10.5px;font-weight:600}.v2-root .nav-item{color:var(--ink-2);border-radius:10px;align-items:center;gap:10px;padding:7px 10px;font-size:13.5px;font-weight:500;display:flex}.v2-root .nav-item svg{stroke:currentColor;opacity:.75;width:16px;height:16px}.v2-root .nav-item:hover{background:var(--paper-2);color:var(--ink)}.v2-root .nav-item.is-active{background:var(--ink);color:#fff;box-shadow:0 6px 16px -8px #1a1c1980}.v2-root .nav-item.is-active svg{opacity:1}.v2-root .nav-count{text-align:center;border-radius:var(--r-pill);background:var(--paper-2);min-width:20px;color:var(--ink-2);margin-left:auto;padding:1px 6px;font-size:11px;font-weight:600}.v2-root .nav-item.is-active .nav-count{color:#fff;background:#ffffff29}.v2-root .nav-count.is-warn{background:var(--warn-tint);color:var(--warn-ink)}.v2-root .nav-count.is-bad{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .sidebar-foot{border:1px solid var(--line);background:var(--card);border-radius:12px;margin-top:auto;padding:12px}.v2-root .sidebar-foot .who{font-size:13px;font-weight:600}.v2-root .sidebar-foot .role{color:var(--muted);font-size:12px}.v2-root .main{flex-direction:column;flex:1;min-width:0;display:flex}.v2-root .topbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--paper) 82%, #fff);z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:center;gap:12px;padding:14px 28px;display:flex;position:sticky;top:0}.v2-root .crumbs{min-width:0}.v2-root .crumbs .eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:600}.v2-root .crumbs h1{font-family:var(--f-display);letter-spacing:-.015em;font-size:21px;font-weight:800;line-height:1.2}.v2-root .search{background:var(--card);border:1px solid var(--line);border-radius:var(--r-ctl);width:320px;color:var(--muted);align-items:center;gap:8px;margin-left:auto;padding:8px 12px;font-size:13px;display:flex}.v2-root .search svg{stroke:currentColor;width:15px;height:15px}.v2-root .search kbd{font-family:var(--f-mono);border:1px solid var(--line);background:var(--card-2);color:var(--muted);border-radius:6px;margin-left:auto;padding:2px 6px;font-size:10.5px}.v2-root .live-dot{color:var(--accent-ink);align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.v2-root .live-dot i{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite v2-pulse}.v2-root .content{flex-direction:column;gap:20px;width:100%;max-width:1560px;margin:0 auto;padding:24px 28px 48px;display:flex}.v2-root .js-chart{width:100%;position:relative}.v2-root .btn{border-radius:var(--r-ctl);border:1px solid var(--line);background:var(--card);color:var(--ink);align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.v2-root .btn svg{stroke:currentColor;width:15px;height:15px}.v2-root .btn:hover{background:var(--card-2);border-color:var(--line-2)}.v2-root .btn.is-primary{background:var(--ink);border-color:var(--ink);color:#fff}.v2-root .btn.is-primary:hover{background:#2c2f2a}.v2-root .btn.is-accent{background:var(--accent);border-color:var(--accent);color:#fff}.v2-root .btn.is-accent:hover{background:var(--accent-ink)}.v2-root .btn.is-danger{background:var(--bad-tint);color:var(--bad-ink);border-color:#0000}.v2-root .btn.is-ghost{color:var(--ink-2);background:0 0;border-color:#0000}.v2-root .btn.is-ghost:hover{background:var(--paper-2)}.v2-root .btn.is-sm{border-radius:8px;padding:5px 10px;font-size:12.5px}.v2-root .btn[disabled],.v2-root .btn:disabled{opacity:.55;pointer-events:none}.v2-root .select,.v2-root .input{border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);color:var(--ink);align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;display:inline-flex}.v2-root .select svg{width:13px;height:13px;stroke:var(--muted)}.v2-root .input{color:var(--muted);font-weight:400}.v2-root .input svg{stroke:currentColor;width:14px;height:14px}.v2-root .seg{background:var(--paper-2);border-radius:var(--r-ctl);gap:2px;padding:3px;display:inline-flex}.v2-root .seg button{color:var(--ink-2);border-radius:8px;padding:6px 13px;font-size:13px;font-weight:600}.v2-root .seg button.is-on{background:var(--card);color:var(--ink);box-shadow:0 1px 3px #1a1c191a}.v2-root .toggle{border-radius:var(--r-pill);background:var(--line-2);cursor:pointer;border:0;flex:none;width:36px;height:21px;padding:0;transition:background .15s;display:inline-block;position:relative}.v2-root .toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:left .15s;position:absolute;top:2.5px;left:3px;box-shadow:0 1px 3px #00000040}.v2-root .toggle.is-on{background:var(--accent)}.v2-root .toggle.is-on:after{left:17px}.v2-root .toggle:disabled{opacity:.45;cursor:not-allowed}.v2-root .chip{border-radius:var(--r-pill);align-items:center;gap:6px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.v2-root .chip i{background:currentColor;border-radius:50%;width:6px;height:6px}.v2-root .chip.ok{background:var(--ok-tint);color:var(--ok-ink)}.v2-root .chip.warn{background:var(--warn-tint);color:var(--warn-ink)}.v2-root .chip.bad{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .chip.info{background:var(--info-tint);color:var(--info-ink)}.v2-root .chip.plain{background:var(--paper-2);color:var(--ink-2)}.v2-root .delta{border-radius:var(--r-pill);padding:2px 7px;font-size:11.5px;font-weight:700}.v2-root .delta.up{background:var(--ok-tint);color:var(--ok-ink)}.v2-root .delta.down{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .delta.flat{background:var(--paper-2);color:var(--ink-2)}.v2-root .card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-card);box-shadow:var(--shadow-card)}.v2-root .card-head{align-items:center;gap:10px;padding:16px 18px 0;display:flex}.v2-root .card-head h2{font-family:var(--f-display);letter-spacing:-.01em;font-size:15px;font-weight:700}.v2-root .card-head .sub{color:var(--muted);font-size:12px}.v2-root .card-head .spacer{margin-left:auto}.v2-root .card-body{padding:14px 18px 18px}.v2-root .kpi-row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.v2-root .kpi{flex-direction:column;gap:2px;padding:16px 18px 14px;display:flex;position:relative}.v2-root .kpi .label{color:var(--ink-2);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.v2-root .kpi .value{font-family:var(--f-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;padding:2px 0;font-size:30px;font-weight:800;line-height:1.15}.v2-root .kpi .value small{color:var(--ink-2);font-size:17px;font-weight:700}.v2-root .kpi .meta{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.v2-root .kpi .spark{opacity:.9;position:absolute;top:14px;right:14px}.v2-root .table-wrap{overflow-x:auto}.v2-root table{border-collapse:collapse;width:100%;font-size:13px}.v2-root thead th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;padding:10px 14px;font-size:11px;font-weight:600}.v2-root tbody td{border-bottom:1px solid var(--line);vertical-align:middle;padding:11px 14px}.v2-root tbody tr:last-child td{border-bottom:0}.v2-root tbody tr{transition:background .1s}.v2-root tbody tr:hover{background:var(--card-2)}.v2-root td.num,.v2-root th.num{text-align:right;font-variant-numeric:tabular-nums}.v2-root td .mono{font-family:var(--f-mono);color:var(--ink-2);font-size:12px}.v2-root .cell-main{font-weight:600}.v2-root .cell-sub{color:var(--muted);font-size:12px}.v2-root .avatar{background:var(--paper-2);width:30px;height:30px;color:var(--ink-2);border-radius:50%;flex:none;place-items:center;font-size:11.5px;font-weight:700;display:grid}.v2-root .avatar.g{background:var(--accent-tint);color:var(--accent-ink)}.v2-root .avatar.i{background:var(--info-tint);color:var(--info-ink)}.v2-root .avatar.c{background:var(--warn-tint);color:var(--warn-ink)}.v2-root .row-actions{opacity:0;gap:4px;transition:opacity .12s;display:flex}.v2-root tr:hover .row-actions{opacity:1}.v2-root .icon-btn{width:28px;height:28px;color:var(--ink-2);border-radius:8px;place-items:center;display:grid}.v2-root .icon-btn svg{stroke:currentColor;width:15px;height:15px}.v2-root .icon-btn:hover{background:var(--paper-2);color:var(--ink)}.v2-root .icon-btn.danger:hover{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .bulk-bar{z-index:30;background:var(--ink);color:#fff;width:fit-content;box-shadow:var(--shadow-pop);border-radius:14px;align-items:center;gap:10px;margin:0 auto;padding:10px 12px 10px 16px;font-size:13px;font-weight:600;display:flex;position:sticky;bottom:16px}.v2-root .bulk-bar .btn{color:#fff;background:#ffffff1a;border-color:#0000}.v2-root .bulk-bar .btn:hover{background:#ffffff2e}.v2-root .bulk-bar .btn.is-danger{color:#ffd7d2;background:#dc5a5040}.v2-root .pager{color:var(--muted);align-items:center;gap:8px;padding:12px 16px;font-size:12.5px;display:flex}.v2-root .pager .pages{gap:4px;margin-left:auto;display:flex}.v2-root .pager .pages button{min-width:28px;height:28px;color:var(--ink-2);border-radius:8px;padding:0 6px;font-size:12.5px;font-weight:600}.v2-root .pager .pages button.is-on{background:var(--ink);color:#fff}.v2-root .pager .pages button:hover:not(.is-on){background:var(--paper-2)}.v2-root .status-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:11px 4px;display:flex}.v2-root .status-row:last-child{border-bottom:0}.v2-root .status-row .name{font-size:13px;font-weight:600}.v2-root .status-row .desc{color:var(--muted);font-size:12px}.v2-root .status-row .right{align-items:center;gap:10px;margin-left:auto;display:flex}.v2-root .status-ico{border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.v2-root .status-ico svg{stroke:currentColor;width:16px;height:16px}.v2-root .status-ico.ok{background:var(--ok-tint);color:var(--ok-ink)}.v2-root .status-ico.warn{background:var(--warn-tint);color:var(--warn-ink)}.v2-root .status-ico.bad{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .feed-item{border-bottom:1px solid var(--line);gap:10px;padding:9px 0;display:flex}.v2-root .feed-item:last-child{border-bottom:0}.v2-root .feed-dot{border-radius:50%;flex:none;width:7px;height:7px;margin-top:6px}.v2-root .feed-item .t{font-family:var(--f-mono);color:var(--muted);white-space:nowrap;margin-left:auto;font-size:11px}.v2-root .feed-item .txt{color:var(--ink-2);font-size:12.5px}.v2-root .feed-item .txt b{color:var(--ink);font-weight:600}.v2-root .chart{width:100%}.v2-root .chart text{font-family:var(--f-body);fill:var(--muted);font-size:10.5px}.v2-root .chart .grid line{stroke:var(--line);stroke-width:1px}.v2-root .chart .axis text{font-variant-numeric:tabular-nums}.v2-root .bar{fill:var(--c1);rx:4}.v2-root .bar:hover{fill:var(--accent-ink)}.v2-root .legend{color:var(--ink-2);flex-wrap:wrap;gap:16px;font-size:12px;display:flex}.v2-root .legend span{align-items:center;gap:6px;font-weight:500;display:inline-flex}.v2-root .legend i{border-radius:3px;flex:none;width:9px;height:9px}.v2-root .donut-wrap{align-items:center;gap:22px;display:flex}.v2-root .donut-legend{flex-direction:column;gap:8px;font-size:12.5px;display:flex}.v2-root .donut-legend .row{align-items:center;gap:8px;min-width:150px;display:flex}.v2-root .donut-legend i{border-radius:3px;width:9px;height:9px}.v2-root .donut-legend .v{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.v2-root .donut-legend .p{color:var(--muted);text-align:right;font-variant-numeric:tabular-nums;width:34px;font-size:11.5px}.v2-root .tip{background:var(--ink);color:#fff;box-shadow:var(--shadow-pop);pointer-events:none;white-space:nowrap;border-radius:8px;padding:6px 9px;font-size:11.5px;font-weight:500;position:absolute}.v2-root .tip b{font-variant-numeric:tabular-nums;font-weight:700}.v2-root .tip:after{content:"";background:var(--ink);width:8px;height:8px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.v2-root .tabs{border-bottom:1px solid var(--line);gap:2px;padding:0 4px;display:flex}.v2-root .tabs button{color:var(--muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:13.5px;font-weight:600}.v2-root .tabs button:hover{color:var(--ink-2)}.v2-root .tabs button.is-on{color:var(--ink);border-bottom-color:var(--ink)}.v2-root .tabs .tab-count{border-radius:var(--r-pill);background:var(--paper-2);margin-left:6px;padding:1px 6px;font-size:11px;font-weight:700}.v2-root .tabs button.is-on .tab-count{background:var(--ink);color:#fff}.v2-root .tab-pane{display:none}.v2-root .tab-pane.is-on{display:block}.v2-root .overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;display:none;position:fixed;inset:0}.v2-root .overlay.is-open{display:block}.v2-root .drawer{z-index:95;background:var(--card);border-left:1px solid var(--line);width:480px;max-width:92vw;box-shadow:var(--shadow-pop);flex-direction:column;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%)}.v2-root .drawer.is-open{transform:translate(0)}.v2-root .drawer.is-wide{width:calc(100vw - 252px);max-width:none}.v2-root .drawer-head{border-bottom:1px solid var(--line);background:var(--card);z-index:2;align-items:center;gap:12px;padding:18px 20px;display:flex;position:sticky;top:0}.v2-root .drawer-body{flex-direction:column;gap:18px;padding:18px 20px;display:flex}.v2-root .drawer h3{font-family:var(--f-display);font-size:16px;font-weight:700}.v2-root .mini-kpis{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.v2-root .mini-kpi{background:var(--card-2);border:1px solid var(--line);border-radius:12px;padding:10px 12px}.v2-root .mini-kpi .l{color:var(--muted);font-size:11px;font-weight:600}.v2-root .mini-kpi .v{font-family:var(--f-display);font-variant-numeric:tabular-nums;font-size:17px;font-weight:800}.v2-root .kv{grid-template-columns:140px 1fr;gap:7px 12px;font-size:13px;display:grid}.v2-root .kv dt{color:var(--muted)}.v2-root .kv dd{font-weight:500}.v2-root .section-label{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.v2-root .skeleton{background:linear-gradient(100deg, var(--paper-2) 40%, #f6f4ee 50%, var(--paper-2) 60%);background-size:200% 100%;border-radius:8px;animation:1.4s infinite v2-shimmer}.v2-root .empty-state,.v2-root .error-state{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:56px 20px;display:flex}.v2-root .empty-state .ico,.v2-root .error-state .ico{border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.v2-root .empty-state .ico{background:var(--paper-2);color:var(--muted)}.v2-root .error-state .ico{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .empty-state h3,.v2-root .error-state h3{font-family:var(--f-display);font-size:15px;font-weight:700}.v2-root .empty-state p,.v2-root .error-state p{color:var(--muted);max-width:360px;font-size:13px}.v2-root .banner{border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.v2-root .banner svg{stroke:currentColor;flex:none;width:16px;height:16px}.v2-root .empty-state .ico svg,.v2-root .error-state .ico svg{stroke:currentColor}.v2-root .banner.warn{background:var(--warn-tint);color:var(--warn-ink)}.v2-root .banner.bad{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .banner .btn{margin-left:auto}.v2-root .grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.v2-root .grid-3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.v2-root .grid-main-side{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.v2-root .toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.v2-root .toolbar .spacer{margin-left:auto}@media (max-width:1280px){.v2-root .kpi-row{grid-template-columns:repeat(2,1fr)}.v2-root .grid-main-side{grid-template-columns:1fr}}.v2-root .modal{z-index:96;place-items:center;padding:24px;display:none;position:fixed;inset:0}.v2-root .modal.is-open{display:grid}.v2-root .modal-box{background:var(--card);border-radius:var(--r-card);width:480px;max-width:94vw;box-shadow:var(--shadow-pop)}.v2-root .modal-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:18px 20px;display:flex}.v2-root .modal-head h3{font-family:var(--f-display);font-size:15px;font-weight:700}.v2-root .modal-body{padding:18px 20px}.v2-root .modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.v2-root .confirm-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.v2-root .confirm-list li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:12.5px;display:flex}.v2-root .confirm-list .n{background:var(--paper-2);width:20px;height:20px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.v2-root .filter-chip{border-radius:var(--r-pill);border:1px solid var(--line);background:var(--card);color:var(--ink-2);cursor:pointer;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.v2-root .filter-chip.is-on{background:var(--accent-tint);border-color:var(--accent-soft);color:var(--accent-ink)}.v2-root .filter-chip svg{stroke:currentColor;width:12px;height:12px}.v2-root input.input{color:var(--ink)}.v2-root input.input::placeholder{color:var(--muted)}.v2-root .check{border:1.5px solid var(--line-2);background:var(--card);cursor:pointer;border-radius:5px;flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.v2-root .check svg{stroke:#fff;opacity:0;width:11px;height:11px}.v2-root .check.is-on{background:var(--ink);border-color:var(--ink)}.v2-root .check.is-on svg{opacity:1}.v2-root.is-centered{place-items:center;display:grid}.v2-root .login-wrap{flex-direction:column;align-items:center;gap:18px;padding:24px;display:flex}.v2-root .login-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-card);flex-direction:column;gap:18px;width:400px;max-width:calc(100vw - 32px);padding:28px 28px 24px;display:flex;box-shadow:0 2px 4px #1a1c190d,0 24px 64px -24px #1a1c1938}.v2-root .login-brand{justify-content:center;align-items:center;gap:10px;display:flex}.v2-root .login-brand .brand-mark{border-radius:11px;width:36px;height:36px;font-size:16px}.v2-root .login-brand .brand-name{font-size:17px}.v2-root .login-title{text-align:center}.v2-root .login-title h1{font-family:var(--f-display);letter-spacing:-.015em;font-size:19px;font-weight:800}.v2-root .login-title p{color:var(--muted);margin-top:3px;font-size:12.5px}.v2-root .fld{flex-direction:column;gap:6px;display:flex}.v2-root .fld label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .fld input{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:10px 12px;font-size:13.5px}.v2-root .fld input:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.v2-root .btn.is-wide{justify-content:center;width:100%;padding:10px 14px;font-size:13.5px}.v2-root .login-foot{color:var(--muted);text-align:center;font-size:11.5px;line-height:1.5}.v2-root .otp-row{justify-content:center;gap:8px;display:flex}.v2-root .otp-cell{border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:46px;height:52px;font-family:var(--f-mono);color:var(--ink);text-align:center;font-size:20px;font-weight:500}.v2-root .otp-cell:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.v2-root .back-link{color:var(--ink-2);justify-content:center;align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.v2-root .back-link:hover{color:var(--ink)}.v2-root .back-link svg{stroke:currentColor;width:13px;height:13px;transform:rotate(180deg)}.v2-root .command-palette-overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1c1959;justify-content:center;align-items:flex-start;padding-top:15vh;display:flex;position:fixed;inset:0}.v2-root .command-palette{background:var(--card);border:1px solid var(--line);border-radius:var(--r-card);width:560px;max-width:90vw;max-height:70vh;box-shadow:var(--shadow-pop);flex-direction:column;display:flex;position:relative;overflow:hidden}.v2-root .command-palette-input{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px;display:flex}.v2-root .command-palette-input input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:15px}.v2-root .command-palette-input input::placeholder{color:var(--muted)}.v2-root .command-palette-input svg{width:18px;height:18px;color:var(--muted)}.v2-root .command-palette-input kbd{background:var(--card-2);border:1px solid var(--line);color:var(--muted);font-size:11px;font-family:var(--f-mono);border-radius:6px;padding:2px 8px}.v2-root .command-palette-results{flex:1;padding:8px;overflow-y:auto}.v2-root .command-palette-group{margin-bottom:12px}.v2-root .command-palette-group:last-child{margin-bottom:0}.v2-root .command-palette-group-title{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:600;display:flex}.v2-root .command-palette-item{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:background .1s;display:flex}.v2-root .command-palette-item:hover,.v2-root .command-palette-item.selected{background:var(--paper-2)}.v2-root .command-palette-item-icon{width:18px;height:18px;color:var(--muted);flex-shrink:0}.v2-root .command-palette-item.selected .command-palette-item-icon{color:var(--accent-ink)}.v2-root .command-palette-item-content{flex:1;min-width:0}.v2-root .command-palette-item-label{color:var(--ink);font-size:13px;font-weight:500}.v2-root .command-palette-item-desc{color:var(--muted);margin-top:2px;font-size:12px}.v2-root .command-palette-item-shortcut{gap:4px;display:flex}.v2-root .command-palette-item-shortcut kbd{background:var(--card-2);border:1px solid var(--line);color:var(--muted);font-size:10px;font-family:var(--f-mono);border-radius:6px;padding:2px 6px}.v2-root .command-palette-empty{text-align:center;color:var(--ink-2);flex-direction:column;justify-content:center;align-items:center;padding:40px;font-size:13px;display:flex}.v2-root .command-palette-empty svg{width:32px;height:32px;color:var(--muted);margin-bottom:8px}.v2-root .command-palette-footer{border-top:1px solid var(--line);background:var(--card-2);gap:24px;padding:12px 16px;display:flex}.v2-root .command-palette-hint{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.v2-root .command-palette-hint kbd{background:var(--card);border:1px solid var(--line);font-size:10px;font-family:var(--f-mono);border-radius:6px;padding:2px 6px}.v2-root .log-line{border-bottom:1px solid var(--line);font-family:var(--f-mono);gap:12px;padding:7px 14px;font-size:12px;display:flex}.v2-root .log-line:hover{background:var(--card-2)}.v2-root .log-line .lt{color:var(--muted);white-space:nowrap}.v2-root .log-line .lvl{flex:none;width:52px;font-weight:700}.v2-root .log-line .lvl.err{color:var(--bad-ink)}.v2-root .log-line .lvl.warn{color:var(--warn-ink)}.v2-root .log-line .lvl.info{color:var(--muted)}.v2-root .log-line .msg{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v2-root .cb-state{align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.v2-root .cb-state i{border-radius:50%;width:8px;height:8px}.v2-root tr .hover-action{opacity:0;transition:opacity .12s}.v2-root tr:hover .hover-action{opacity:1}.v2-root .kpi-row.six{grid-template-columns:repeat(6,1fr)}.v2-root .kpi-row.six .kpi .value{font-size:24px}.v2-root .cohort td.c{text-align:center;font-variant-numeric:tabular-nums;font-weight:600}.v2-root .cohort .lv0{color:var(--muted);font-weight:400}.v2-root .cohort .lv1{background:#178a4c12}.v2-root .cohort .lv2{background:#178a4c26}.v2-root .cohort .lv3{background:#178a4c40}.v2-root .cohort .lv4{background:#178a4c61}.v2-root .cohort .lv5{color:#fff;background:#178a4c8c}.v2-root .funnel{flex-direction:column;display:flex}.v2-root .fstep{align-items:center;gap:14px;display:flex}.v2-root .fstep .fl{flex:none;width:220px;font-size:13px;font-weight:600}.v2-root .fstep .fl .cell-sub{font-weight:400}.v2-root .fstep .fbar{background:var(--paper-2);border-radius:8px;flex:1;height:32px;overflow:hidden}.v2-root .fstep .fbar i{background:linear-gradient(180deg, #21a35e, var(--c1));border-radius:8px;min-width:6px;height:100%;display:block}.v2-root .fstep .fv{text-align:right;font-variant-numeric:tabular-nums;flex:none;width:170px;font-weight:700}.v2-root .fstep .fv .cell-sub{font-weight:400}.v2-root .fconv{color:var(--muted);align-items:center;gap:6px;padding:6px 0 6px 234px;font-size:12px;display:flex}.v2-root .fconv b{color:var(--ink-2);font-variant-numeric:tabular-nums}.v2-root .fconv svg{stroke:currentColor;width:12px;height:12px;transform:rotate(90deg)}.v2-root .fconv .drop{color:var(--bad-ink);opacity:.75}.v2-root .modal-card{background:var(--card);width:640px;max-width:92vw;max-height:82vh;box-shadow:var(--shadow-pop);border-radius:16px;overflow:auto}.v2-root .modal-card .modal-head h3{font-size:16px}.v2-root .seg-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.v2-root .seg-card{border:1px solid var(--line);background:var(--card-2);border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.v2-root .seg-card .t{align-items:center;gap:8px;font-size:13.5px;font-weight:700;display:flex}.v2-root .seg-card .n{font-family:var(--f-display);font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.v2-root .seg-card p{color:var(--muted);flex:1;font-size:12.5px}@media (max-width:1280px){.v2-root .kpi-row.six{grid-template-columns:repeat(3,1fr)}.v2-root .seg-grid{grid-template-columns:repeat(2,1fr)}}.v2-root .utm-page .kpi-row.five{grid-template-columns:repeat(5,1fr)}.v2-root .utm-page .kpi-row.five .kpi .value{font-size:25px}.v2-root .utm-page .fstep{gap:12px}.v2-root .utm-page .fstep .fl{width:130px;font-size:12.5px}.v2-root .utm-page .fstep .fbar{border-radius:7px;height:26px}.v2-root .utm-page .fstep .fbar i{background:var(--c1);border-radius:7px;min-width:0}.v2-root .utm-page .fstep .fv{width:120px;font-size:13px}.v2-root .utm-page .fconv{padding:4px 0 4px 142px;font-size:11.5px}.v2-root .utm-page .filter-chip{padding:8px 13px}.v2-root .utm-page tr.row-open{cursor:pointer}.v2-root .utm-page .modal.utm-builder{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:0}.v2-root .utm-page .modal.utm-builder .modal-card{max-height:86vh}.v2-root .utm-page .modal.utm-builder .modal-body{flex-direction:column;gap:14px;padding:16px 20px;display:flex}.v2-root .utm-page .modal.utm-builder .modal-foot{border-top:none;justify-content:flex-end;gap:8px;padding:0 20px 18px}.v2-root .utm-page .form-row{grid-template-columns:160px 1fr;align-items:center;gap:10px;display:grid}.v2-root .utm-page .form-row label{color:var(--ink-2);font-size:13px;font-weight:600}.v2-root .utm-page .form-row input,.v2-root .utm-page .form-row select{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;width:100%;padding:8px 12px;font-size:13px}.v2-root .utm-page .url-preview{font-family:var(--f-mono);background:var(--card-2);border:1px solid var(--line);word-break:break-all;color:var(--ink-2);border-radius:10px;padding:12px;font-size:12px}@media (max-width:1280px){.v2-root .utm-page .kpi-row.five{grid-template-columns:repeat(3,1fr)}}.v2-root .anomalies-page .anom{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:14px;padding:14px 18px;transition:background .1s;display:flex}.v2-root .anomalies-page .anom:hover{background:var(--card-2)}.v2-root .anomalies-page .anom.is-resolved{opacity:.62}.v2-root .anomalies-page .anom .body{min-width:0}.v2-root .anomalies-page .anom .body .name{font-size:13.5px;font-weight:600}.v2-root .anomalies-page .anom .body .desc{color:var(--muted);font-size:12.5px}.v2-root .anomalies-page .anom .right{flex:none;align-items:center;gap:10px;margin-left:auto;display:flex}.v2-root .anomalies-page .anom .when{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.v2-root .anomalies-page .anom-details{border-bottom:1px solid var(--line);color:var(--ink-2);padding:0 18px 16px 64px;font-size:12.5px;display:none}.v2-root .anomalies-page .anom-details.is-open{display:block}.v2-root .anomalies-page .anom-details .kv{margin:8px 0 12px}.v2-root .anomalies-page .anom-details .actions{flex-wrap:wrap;gap:8px;display:flex}.v2-root .anomalies-page .modal.threshold-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:0}.v2-root .anomalies-page .modal.threshold-modal .modal-card{width:560px;max-width:92vw;max-height:86vh;overflow:auto}.v2-root .anomalies-page .modal.threshold-modal .modal-head h3{font-size:16px}.v2-root .anomalies-page .modal.threshold-modal .modal-body{flex-direction:column;gap:14px;padding:16px 20px;display:flex}.v2-root .anomalies-page .modal.threshold-modal .modal-foot{border-top:none;justify-content:flex-end;gap:8px;padding:0 20px 18px}.v2-root .anomalies-page .form-row{grid-template-columns:170px 1fr;align-items:center;gap:10px;display:grid}.v2-root .anomalies-page .form-row label{color:var(--ink-2);font-size:13px;font-weight:600}.v2-root .anomalies-page .form-row input,.v2-root .anomalies-page .form-row select{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;width:100%;padding:8px 12px;font-size:13px}.v2-root .anomalies-page button.chip{cursor:pointer;font:inherit;border:0}.v2-root .anomalies-page button.chip:disabled{cursor:not-allowed;opacity:.55}.v2-root .seo-page .kpi .meta{min-height:20.7px}.v2-root .seo-page .kill-row{align-items:center;gap:14px;padding:4px 0;display:flex}.v2-root .seo-page .kill-row .t{font-size:14px;font-weight:700}.v2-root .seo-page .kill-row .d{color:var(--muted);font-size:12.5px}.v2-root .seo-page .chart-empty{text-align:center;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;max-width:520px;margin:0 auto;font-size:12.5px;display:flex}.v2-root .seo-page .chart-empty svg{stroke:currentColor;width:18px;height:18px}.v2-root .seo-page .chart-empty b{color:var(--ink-2)}.v2-root .seo-page .cluster-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.v2-root .seo-page .cluster-row:last-child{border-bottom:0}.v2-root .seo-page .cluster-row .t{font-size:13.5px;font-weight:600}.v2-root .seo-page .cluster-row .d{color:var(--muted);font-size:12px;font-family:var(--f-mono)}.v2-root .users-page .drawer-cols{grid-template-columns:1fr 1.15fr;align-items:start;gap:22px;display:grid}.v2-root .users-page .drawer-cols>div{flex-direction:column;gap:18px;min-width:0;display:flex}@media (max-width:1100px){.v2-root .users-page .drawer-cols{grid-template-columns:1fr}}.v2-root .users-page .gen-item{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:10px;padding:9px 0;display:flex}.v2-root .users-page .gen-item:last-child{border-bottom:0}.v2-root .users-page .gen-item .feed-dot{margin-top:0}.v2-root .users-page .gen-item .gi-name{font-size:12.5px;font-weight:600}.v2-root .users-page .gen-item .gi-sub{color:var(--muted);font-size:11.5px}.v2-root .users-page .gen-item .gi-right{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.v2-root .users-page .gen-details{background:var(--card-2);border:1px solid var(--line);color:var(--ink-2);border-radius:10px;margin:2px 0 8px;padding:10px 12px;font-size:12px;display:none}.v2-root .users-page .gen-details.is-open{display:block}.v2-root .users-page .gen-details .prompt{font-family:var(--f-mono);background:var(--card);border:1px solid var(--line);color:var(--ink-2);border-radius:8px;margin:6px 0;padding:8px 10px;font-size:11.5px}.v2-root .users-page .gen-thumb{background:linear-gradient(135deg, var(--paper-2), var(--line));width:100%;height:120px;color:var(--muted);border-radius:8px;place-items:center;margin:6px 0;display:grid;overflow:hidden}.v2-root .users-page .gen-thumb svg{stroke:currentColor}.v2-root .users-page .gen-thumb img{object-fit:cover;width:100%;height:100%}.v2-root .users-page .modal.users-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:0}.v2-root .users-page .modal.users-modal .modal-card{width:520px;max-width:92vw;max-height:86vh;overflow:auto}.v2-root .users-page .modal.users-modal .modal-head h3{font-size:16px}.v2-root .users-page .modal.users-modal .modal-body{flex-direction:column;gap:14px;padding:16px 20px;display:flex}.v2-root .users-page .modal.users-modal .modal-foot{border-top:none;justify-content:flex-end;gap:8px;padding:0 20px 18px}.v2-root .users-page .form-row{grid-template-columns:150px 1fr;align-items:center;gap:10px;display:grid}.v2-root .users-page .form-row label{color:var(--ink-2);font-size:13px;font-weight:600}.v2-root .users-page .form-row input,.v2-root .users-page .form-row select{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;width:100%;padding:8px 12px;font-size:13px}.v2-root .transactions-page .amount-neg{color:var(--ink-2)}.v2-root .transactions-page .amount-pos{color:var(--ok-ink)}.v2-root .transactions-page .form-row{grid-template-columns:150px 1fr;align-items:center;gap:10px;display:grid}.v2-root .transactions-page .form-row label{color:var(--ink-2);font-size:13px;font-weight:600}.v2-root .transactions-page .form-row input,.v2-root .transactions-page .form-row select{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;width:100%;padding:8px 12px;font-size:13px}.v2-root .referrals-page .kpi .meta{min-height:20.7px}.v2-root .referrals-page .pct-edit{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.v2-root .referrals-page .pct-edit .icon-btn{opacity:0;width:24px;height:24px}.v2-root .referrals-page tr:hover .pct-edit .icon-btn{opacity:1}.v2-root .referrals-page .fraud-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:14px 18px;display:flex}.v2-root .referrals-page .fraud-row:last-child{border-bottom:0}.v2-root .referrals-page .fraud-row .title{font-size:13.5px;font-weight:600}.v2-root .referrals-page .fraud-row .desc{color:var(--muted);font-size:12.5px}.v2-root .referrals-page .fraud-row .actions{flex:none;gap:8px;margin-left:auto;display:flex}.v2-root .referrals-page .modal.referrals-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:0}.v2-root .referrals-page .modal.referrals-modal .modal-card{width:520px;max-width:92vw;max-height:86vh;overflow:auto}.v2-root .referrals-page .modal.referrals-modal .modal-head h3{font-size:16px}.v2-root .referrals-page .modal.referrals-modal .modal-body{flex-direction:column;gap:12px;padding:16px 20px;display:flex}.v2-root .referrals-page .modal.referrals-modal .modal-foot{border-top:none;justify-content:flex-end;gap:8px;padding:0 20px 18px}.v2-root .referrals-page .form-row{grid-template-columns:170px 1fr;align-items:center;gap:10px;display:grid}.v2-root .referrals-page .form-row label{color:var(--ink-2);font-size:13px;font-weight:600}.v2-root .referrals-page .form-row input,.v2-root .referrals-page .form-row select{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;width:100%;padding:8px 12px;font-size:13px}.v2-root .referrals-page button.chip{cursor:pointer;font:inherit;border:0}.v2-root .b2b-page .key-row{border:1px solid var(--line);background:var(--card-2);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.v2-root .b2b-page .key-row+.key-row{margin-top:8px}.v2-root .b2b-page .key-row .kname{font-size:13px;font-weight:600}.v2-root .b2b-page .key-row .kmeta{color:var(--muted);font-size:11.5px}.v2-root .b2b-page .key-row .right{align-items:center;gap:4px;margin-left:auto;display:flex}.v2-root .b2b-page .key-row.is-revoked{opacity:.5}.v2-root .b2b-page .drawer-cols{grid-template-columns:1fr 1.15fr;align-items:start;gap:22px;display:grid}.v2-root .b2b-page .drawer-cols>div{flex-direction:column;gap:18px;min-width:0;display:flex}@media (max-width:1100px){.v2-root .b2b-page .drawer-cols{grid-template-columns:1fr}}.v2-root .b2b-page .kpi .meta{min-height:20.7px}.v2-root .b2b-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .b2b-page .field label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .b2b-page .field input{font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--card);border-radius:10px;width:100%;padding:9px 12px;font-size:13px}.v2-root .b2b-page .field input:focus{border-color:var(--accent-soft);outline:none}.v2-root .b2b-page .modal.b2b-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:20px}.v2-root .b2b-page .modal.b2b-modal .modal-card{width:440px;max-width:100%;max-height:86vh;overflow:auto}.v2-root .b2b-page .modal.b2b-modal .modal-head h3{font-size:16px}.v2-root .b2b-page .modal.b2b-modal .modal-body{flex-direction:column;gap:14px;padding:18px 20px;display:flex}.v2-root .b2b-page .modal.b2b-modal .modal-foot{border-top:none;justify-content:flex-end;gap:8px;padding:14px 20px 18px;display:flex}.v2-root .b2b-page .form-row{grid-template-columns:150px 1fr;align-items:center;gap:10px;display:grid}.v2-root .b2b-page .form-row label{color:var(--ink-2);font-size:13px;font-weight:600}.v2-root .b2b-page .form-row input,.v2-root .b2b-page .form-row select{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;width:100%;padding:8px 12px;font-size:13px}.v2-root .providers-page .prov-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.v2-root .providers-page .prov-card{flex-direction:column;gap:14px;padding:18px;display:flex}.v2-root .providers-page .prov-top{align-items:center;gap:10px;display:flex}.v2-root .providers-page .prov-top .name{font-family:var(--f-display);letter-spacing:-.01em;font-size:16px;font-weight:700}.v2-root .providers-page .prov-top .dir{color:var(--muted);font-size:12px}.v2-root .providers-page .prov-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.v2-root .providers-page .prov-foot{align-items:center;gap:10px;padding-top:2px;display:flex}.v2-root .providers-page .prov-foot .maint{color:var(--ink-2);align-items:center;gap:8px;margin-left:auto;font-size:12.5px;font-weight:600;display:flex}.v2-root .providers-page .prov-balance{color:var(--ink-2);border:1px solid var(--line);background:var(--card-2);border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;display:flex}.v2-root .providers-page .prov-balance svg{width:14px;height:14px;stroke:var(--muted);flex:none}.v2-root .providers-page .prov-balance b{color:var(--ink)}.v2-root .providers-page .prov-balance .chip,.v2-root .providers-page .prov-balance .btn{flex:none;margin-left:auto}.v2-root .providers-page .prov-balance span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.v2-root .providers-page .err-msg-cell{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;max-width:340px;font-size:12px;display:block;overflow:hidden}.v2-root .providers-page .prov-balance.is-pool{min-height:66.25px}.v2-root .providers-page .prov-balance.is-pool span{white-space:normal}.v2-root .providers-page .prov-grid .prov-card:nth-child(2) .prov-balance:not(.is-pool){min-height:57.34px}.v2-root .providers-page .err-spark{width:120px;height:26px;color:var(--muted);justify-content:flex-end;align-items:center;margin-left:auto;font-size:11px;display:flex}.v2-root .providers-page .req-cell{align-items:center;gap:2px;display:flex}.v2-root .providers-page .req-cell .icon-btn{width:26px;height:26px}.v2-root .providers-page .req-cell .icon-btn svg{width:13px;height:13px}.v2-root .providers-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .providers-page .field label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .providers-page .field input,.v2-root .providers-page .field select{font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--card);border-radius:10px;width:100%;padding:9px 12px;font-size:13px}.v2-root .providers-page .field input:focus,.v2-root .providers-page .field select:focus{border-color:var(--accent-soft);outline:none}.v2-root .providers-page .field input:disabled{color:var(--muted);background:var(--card-2)}.v2-root .providers-page .modal.cb-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:20px}.v2-root .providers-page .modal.cb-modal .modal-card{width:440px;max-width:100%;max-height:86vh;overflow:auto}.v2-root .providers-page .modal.cb-modal .modal-head h3{font-size:16px}.v2-root .providers-page .modal.cb-modal .modal-body{flex-direction:column;gap:14px;padding:18px 20px;display:flex}.v2-root .providers-page .modal.cb-modal .modal-foot{border-top:none;justify-content:flex-end;gap:8px;padding:14px 20px 18px;display:flex}.v2-root .routing-page .chain{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.v2-root .routing-page .chain svg.arr{width:13px;height:13px;stroke:var(--muted)}.v2-root .routing-page .hop{border-radius:var(--r-pill);border:1px solid var(--line);background:var(--card-2);color:var(--ink);align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.v2-root .routing-page .hop b{color:var(--muted);font-size:11px;font-weight:700}.v2-root .routing-page .hop.is-off{opacity:.45}.v2-root .routing-page tr.row-open{cursor:pointer}.v2-root .routing-page .chain-item{border:1px solid var(--line);background:var(--card-2);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.v2-root .routing-page .chain-item .grip{color:var(--muted);cursor:grab}.v2-root .routing-page .chain-item .grip svg{stroke:currentColor;width:15px;height:15px}.v2-root .routing-page .order-badge{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:grid}.v2-root .routing-page .chain-item .meta{color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.v2-root .routing-page .chain-item.is-off .order-badge,.v2-root .routing-page .chain-item.is-off .cell-main,.v2-root .routing-page .chain-item.is-off .cell-sub:not(.hop-id),.v2-root .routing-page .chain-item.is-off .grip{opacity:.45}.v2-root .routing-page .chain-item .meta .hop-onoff{border-right:1px solid var(--line);align-items:center;gap:5px;padding-right:8px;display:inline-flex}.v2-root .routing-page .chain-item .meta .select{padding:4px 8px;font-size:12px}.v2-root .routing-page .hop-id{align-items:center;gap:4px;margin-top:3px;display:flex}.v2-root .routing-page .hop-id .icon-btn{width:22px;height:22px}.v2-root .routing-page .hop-id .icon-btn svg{width:12px;height:12px}.v2-root .routing-page .hop-id input{font-family:var(--f-mono);width:240px;padding:3px 8px;font-size:12px}.v2-root .routing-page .add-hop{border:1px dashed var(--line-2);color:var(--ink-2);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-size:13px;font-weight:600;display:flex}.v2-root .routing-page .add-hop:hover{background:var(--paper-2)}.v2-root .routing-page .add-hop svg{stroke:currentColor;width:15px;height:15px}.v2-root .routing-page .icon-btn:disabled{opacity:.35;cursor:default;pointer-events:none}.v2-root .routing-page .modal.test-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:20px}.v2-root .routing-page .modal.test-modal .modal-card{width:460px;max-width:100%;max-height:86vh;overflow:auto}.v2-root .routing-page .modal.test-modal .modal-head h3{font-size:16px}.v2-root .routing-page .modal.test-modal .modal-body{color:var(--ink-2);flex-direction:column;gap:14px;padding:18px 20px;font-size:13.5px;display:flex}.v2-root .routing-page .modal.test-modal .modal-foot{border-top:none;justify-content:flex-end;gap:8px;padding:14px 20px 18px;display:flex}.v2-root .routing-page .test-hop{border:1px solid var(--line);background:var(--card-2);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;display:flex}.v2-root .routing-page .test-hop .chip{flex:none;margin-left:auto}.v2-root .visibility-page tr.is-hidden td{opacity:.62}.v2-root .visibility-page tr.is-hidden td:first-child,.v2-root .visibility-page tr.is-hidden td:last-child{opacity:1}.v2-root .visibility-page .surf-chips{gap:4px;display:flex}.v2-root .visibility-page .surf-chip{cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .12s,background .12s}.v2-root .visibility-page .surf-chip.is-off{background:var(--paper-2);color:var(--muted);opacity:.5}.v2-root .visibility-page .surf-chip:hover{opacity:.85}.v2-root .visibility-page .surf-chip.is-off:hover{opacity:.7}.v2-root .visibility-page .surf-chip:disabled{pointer-events:none}.v2-root .visibility-page .check[aria-disabled=true]{cursor:default}.v2-root .pricing-page .margin-warn{color:var(--warn-ink);background:var(--warn-tint);border-radius:var(--r-pill);padding:2px 8px;font-weight:700}.v2-root .pricing-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .pricing-page .field label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .pricing-page .field input,.v2-root .pricing-page .field select{font:inherit;border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);color:var(--ink);font-variant-numeric:tabular-nums;width:100%;padding:8px 12px}.v2-root .pricing-page .field input:focus,.v2-root .pricing-page .field select:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.v2-root .pricing-page .field input:disabled{background:var(--paper-2);color:var(--muted)}.v2-root .pricing-page .field input.is-invalid{border-color:var(--bad);outline:2px solid var(--bad-tint);background:var(--bad-tint)}.v2-root .pricing-page .margin-preview{border:1px solid var(--line);background:var(--card-2);border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;display:flex}.v2-root .pricing-page .margin-preview svg{stroke:currentColor;flex:none;width:16px;height:16px}.v2-root .pricing-page .margin-preview .val{font-family:var(--f-display);font-variant-numeric:tabular-nums;margin-left:auto;font-size:22px;font-weight:800}.v2-root .pricing-page .floor-note{color:var(--muted);margin-top:-8px;font-size:12px}.v2-root .pricing-page .floor-note.is-bad{color:var(--bad-ink);font-weight:600}.v2-root .pricing-page .bulk-input{font:inherit;color:#fff;text-align:right;font-variant-numeric:tabular-nums;background:#ffffff1f;border:0;border-radius:8px;width:76px;padding:5px 8px;font-weight:600}.v2-root .pricing-page .bulk-input:focus{outline:2px solid #ffffff59}.v2-root .pricing-page .btn[disabled]{opacity:.55;pointer-events:none}.v2-root .pricing-page .pricing-modal{width:520px;max-width:94vw;max-height:88vh;overflow-y:auto}.v2-root .pricing-page .pricing-modal .modal-body{flex-direction:column;gap:18px;display:flex}.v2-root .pricing-page .pricing-modal .modal-head h3{font-family:var(--f-display);font-size:16px;font-weight:700}.v2-root .pricing-page .check[aria-disabled=true]{cursor:default}.v2-root .gemini-page .capacity{border:1px solid var(--line);background:var(--card-2);border-radius:12px;align-items:center;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.v2-root .gemini-page .capacity .cap-bar{flex:none;width:180px;margin-left:auto}.v2-root .gemini-page .capacity .cap-bar .lbl{color:var(--muted);text-align:right;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:11px;font-weight:600}.v2-root .gemini-page .capacity .cap-track{background:var(--line);border-radius:99px;height:8px;overflow:hidden}.v2-root .gemini-page .capacity .cap-track i{background:var(--accent);border-radius:99px;height:100%;display:block}.v2-root .gemini-page .settings-row{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:14px 4px;display:flex}.v2-root .gemini-page .settings-row:last-of-type{border-bottom:0}.v2-root .gemini-page .settings-row .name{font-size:13.5px;font-weight:600}.v2-root .gemini-page .settings-row .desc{color:var(--muted);max-width:460px;font-size:12px}.v2-root .gemini-page .settings-row .ctl{align-items:center;gap:8px;margin-left:auto;display:flex}.v2-root .gemini-page .settings-row input{font:inherit;font-variant-numeric:tabular-nums;border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:90px;color:var(--ink);text-align:right;padding:8px 12px}.v2-root .gemini-page .settings-row input:disabled{background:var(--paper-2);color:var(--muted)}.v2-root .gemini-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .gemini-page .field label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .gemini-page .field input,.v2-root .gemini-page .field select{font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--card);border-radius:10px;width:100%;padding:9px 12px;font-size:13px}.v2-root .gemini-page .field input:focus,.v2-root .gemini-page .field select:focus{border-color:var(--accent-soft);outline:none}.v2-root .gemini-page .csv-area{resize:vertical;width:100%;min-height:150px;font-family:var(--f-mono);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card-2);color:var(--ink);padding:12px;font-size:12px;line-height:1.6}.v2-root .gemini-page .csv-area:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.v2-root .gemini-page .gemini-modal{width:560px;max-width:94vw;max-height:88vh;overflow-y:auto}.v2-root .gemini-page .gemini-modal .modal-body{flex-direction:column;gap:16px;display:flex}.v2-root .gemini-page .gemini-modal .modal-head h3{font-family:var(--f-display);font-size:16px;font-weight:700}.v2-root .promo-page .code-cell{font-family:var(--f-mono);letter-spacing:.04em;font-size:14.5px;font-weight:600}.v2-root .promo-page .kpi-row .kpi .meta{min-height:20.67px}.v2-root .promo-page #state-empty .empty-state p{min-height:56.53px}.v2-root .promo-page .toggle.is-locked{opacity:.45;cursor:not-allowed}.v2-root .promo-page .econ-line{border:1px solid var(--line);color:var(--ink-2);border-radius:12px;padding:10px 12px;font-size:12.5px}.v2-root .promo-page .econ-line b{font-variant-numeric:tabular-nums}.v2-root .promo-page .act-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;font-size:12.5px;display:flex}.v2-root .promo-page .act-row:last-child{border-bottom:0}.v2-root .promo-page .act-row .who{font-weight:600}.v2-root .promo-page .act-row .sum{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.v2-root .promo-page .act-row .t{font-family:var(--f-mono);color:var(--muted);white-space:nowrap;font-size:11px}.v2-root .promo-page .ad-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;font-size:12.5px;display:flex}.v2-root .promo-page .ad-row:last-child{border-bottom:0}.v2-root .promo-page .ad-row .ico{background:var(--paper-2);border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.v2-root .promo-page .ad-row .ico svg{width:14px;height:14px;stroke:var(--ink-2)}.v2-root .promo-page .ad-row .go{color:var(--ink-2);white-space:nowrap;flex:none;margin-left:auto;font-size:12px;font-weight:600;text-decoration:underline}.v2-root .promo-page .ad-row .go:hover{color:var(--ink)}.v2-root .promo-page .modal.promo-modal .modal-box{width:500px;max-height:90vh;overflow-y:auto}.v2-root .promo-page .modal.promo-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .promo-page .modal.promo-modal .modal-head{background:var(--card);z-index:2;position:sticky;top:0}.v2-root .promo-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .promo-page .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .promo-page .field input,.v2-root .promo-page .field select{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:9px 12px;font-size:13px}.v2-root .promo-page .field input:focus,.v2-root .promo-page .field select:focus{border-color:var(--accent-soft);outline:none}.v2-root .promo-page .field input:disabled,.v2-root .promo-page .field select:disabled{background:var(--paper-2);color:var(--muted)}.v2-root .promo-page .field .hint{color:var(--muted);font-size:11.5px}.v2-root .promo-page .field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.v2-root .campaigns-page .kpi-row .kpi .meta{min-height:20.67px}.v2-root .campaigns-page #state-data .table-wrap{min-height:415.05px}.v2-root .campaigns-page .progress{border-radius:var(--r-pill);background:var(--paper-2);flex:none;width:110px;height:6px;overflow:hidden}.v2-root .campaigns-page .progress i{background:var(--accent);border-radius:var(--r-pill);height:100%;display:block}.v2-root .campaigns-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .campaigns-page .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .campaigns-page .field input,.v2-root .campaigns-page .field select,.v2-root .campaigns-page .field textarea{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:9px 12px;font-size:13px}.v2-root .campaigns-page .field textarea{resize:vertical;min-height:110px;line-height:1.5}.v2-root .campaigns-page .field input:focus,.v2-root .campaigns-page .field select:focus,.v2-root .campaigns-page .field textarea:focus{border-color:var(--accent-soft);outline:none}.v2-root .campaigns-page .field input:disabled,.v2-root .campaigns-page .field select:disabled,.v2-root .campaigns-page .field textarea:disabled{background:var(--paper-2);color:var(--muted)}.v2-root .campaigns-page .field .hint{color:var(--muted);font-size:11.5px}.v2-root .campaigns-page .field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.v2-root .campaigns-page .preview-box{background:var(--card-2);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:11px 14px;font-size:13px;display:flex}.v2-root .campaigns-page .preview-box svg{width:16px;height:16px;stroke:var(--accent-ink);flex:none}.v2-root .campaigns-page .preview-box b{display:block}.v2-root .campaigns-page .steps{flex-wrap:wrap;gap:6px;display:flex}.v2-root .campaigns-page .step-pill{border-radius:var(--r-pill);background:var(--paper-2);color:var(--muted);align-items:center;gap:8px;padding:6px 12px 6px 7px;font-size:12.5px;font-weight:600;display:inline-flex}.v2-root .campaigns-page .step-pill b{background:var(--line-2);width:18px;height:18px;color:var(--ink-2);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.v2-root .campaigns-page .step-pill.is-on{background:var(--ink);color:#fff}.v2-root .campaigns-page .step-pill.is-on b{color:#fff;background:#fff3}.v2-root .campaigns-page .step-pill.is-done{background:var(--accent-tint);color:var(--accent-ink)}.v2-root .campaigns-page .step-pill.is-done b{background:var(--accent);color:#fff}.v2-root .campaigns-page .step-pill.is-done b svg{stroke:currentColor;width:10px;height:10px}.v2-root .campaigns-page .radio-row{border:1px solid var(--line);border-radius:var(--r-ctl);cursor:pointer;align-items:center;gap:9px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.v2-root .campaigns-page .radio-row.is-on{border-color:var(--accent);background:var(--accent-tint)}.v2-root .campaigns-page .radio-dot{border:1.5px solid var(--line-2);background:var(--card);border-radius:50%;flex:none;place-items:center;width:15px;height:15px;display:grid}.v2-root .campaigns-page .radio-row.is-on .radio-dot{border-color:var(--accent)}.v2-root .campaigns-page .radio-row.is-on .radio-dot:after{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px}.v2-root .campaigns-page .cond-row{align-items:center;gap:8px;display:flex}.v2-root .campaigns-page .cond-row select{flex:1;min-width:0}.v2-root .campaigns-page .cond-row input{flex:none;width:84px}.v2-root .campaigns-page .cond-row select,.v2-root .campaigns-page .cond-row input{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);padding:8px 10px;font-size:13px}.v2-root .campaigns-page .wizard-modal .modal-box{width:560px;max-width:94vw;max-height:90vh;overflow-y:auto}.v2-root .campaigns-page .wizard-modal .modal-head{background:var(--card);z-index:2;position:sticky;top:0}.v2-root .campaigns-page .wizard-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .campaigns-page .segment-modal .modal-box{width:520px;max-width:94vw;max-height:90vh;overflow-y:auto}.v2-root .campaigns-page .segment-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .campaigns-page .btn:disabled{opacity:.55;cursor:default}.v2-root .templates-page .kpi-row .kpi:nth-child(-n+3) .meta{min-height:20.67px}.v2-root .templates-page #state-empty .empty-state p{min-height:56.53px}.v2-root .templates-page .tpl-grid{grid-template-columns:repeat(auto-fill,minmax(232px,1fr));gap:14px;display:grid}.v2-root .templates-page .tpl-card{cursor:pointer;padding:0;transition:box-shadow .12s,transform .12s;overflow:hidden}.v2-root .templates-page .tpl-card:hover{box-shadow:var(--shadow-pop);transform:translateY(-1px)}.v2-root .templates-page .tpl-card.is-hidden{opacity:.55}.v2-root .templates-page .thumb{aspect-ratio:4/3;background:linear-gradient(135deg, var(--paper-2), var(--line));color:var(--muted);place-items:center;display:grid;position:relative}.v2-root .templates-page .thumb>svg{stroke:currentColor;opacity:.7;width:26px;height:26px}.v2-root .templates-page .thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-root .templates-page .thumb .type-chip{position:absolute;top:10px;right:10px}.v2-root .templates-page .pos-badge{z-index:2;background:var(--ink);color:#fff;border-radius:var(--r-pill);padding:2px 8px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.v2-root .templates-page .tpl-body{flex-direction:column;gap:9px;padding:12px 14px 13px;display:flex}.v2-root .templates-page .tpl-meta{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.v2-root .templates-page .tpl-foot{align-items:center;gap:8px;display:flex}.v2-root .templates-page .tpl-foot .toggle{margin-left:auto}.v2-root .templates-page .order-btns{gap:2px;display:flex}.v2-root .templates-page .order-btns .icon-btn{width:24px;height:24px}.v2-root .templates-page .order-btns .icon-btn svg{stroke:currentColor;width:14px;height:14px}.v2-root .templates-page .order-btns .icon-btn:disabled{opacity:.3;cursor:default;pointer-events:none}.v2-root .templates-page .cat-section{margin-bottom:6px}.v2-root .templates-page .cat-head{align-items:center;gap:10px;padding:4px 2px 10px;display:flex}.v2-root .templates-page .cat-head h2{font-family:var(--f-display);font-size:15px;font-weight:700}.v2-root .templates-page .cat-head .cell-sub{font-variant-numeric:tabular-nums}.v2-root .templates-page .save-order-bar{z-index:60;background:var(--ink);color:#fff;box-shadow:var(--shadow-pop);border-radius:14px;align-items:center;gap:12px;padding:10px 12px 10px 16px;font-size:13px;font-weight:600;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.v2-root .templates-page .save-order-bar .btn{color:#fff;background:#ffffff1f;border-color:#0000}.v2-root .templates-page .drawer-cols{grid-template-columns:1fr 1.1fr;align-items:start;gap:22px;display:grid}.v2-root .templates-page .drawer-cols>div{flex-direction:column;gap:18px;min-width:0;display:flex}@media (max-width:1100px){.v2-root .templates-page .drawer-cols{grid-template-columns:1fr}}.v2-root .templates-page .drawer-thumb{aspect-ratio:16/10;background:linear-gradient(135deg, var(--paper-2), var(--line));color:var(--muted);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.v2-root .templates-page .drawer-thumb>svg{stroke:currentColor;opacity:.7;width:32px;height:32px}.v2-root .templates-page .drawer-thumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-root .templates-page .prompt-box{font-family:var(--f-mono);background:var(--card-2);border:1px solid var(--line);color:var(--ink-2);white-space:pre-wrap;word-break:break-word;border-radius:10px;max-height:78px;padding:10px 12px;font-size:12px;line-height:1.6;position:relative;overflow:hidden}.v2-root .templates-page .prompt-box.is-open{max-height:none}.v2-root .templates-page .prompt-box:after{content:"";background:linear-gradient(to bottom, transparent, var(--card-2));height:34px;position:absolute;bottom:0;left:0;right:0}.v2-root .templates-page .prompt-box.is-open:after{display:none}.v2-root .templates-page .surf-pick{border-radius:var(--r-pill);border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:var(--card);align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.v2-root .templates-page .surf-pick.is-on{background:var(--accent-tint);border-color:var(--accent-soft);color:var(--accent-ink)}.v2-root .templates-page .surf-pick:disabled{opacity:.5;cursor:default}.v2-root .templates-page .modal-card{background:var(--card);border-radius:var(--r-card);width:640px;max-width:92vw;max-height:88vh;box-shadow:var(--shadow-pop);overflow:auto}.v2-root .templates-page .modal-card.is-narrow{width:520px}.v2-root .templates-page .modal-card .modal-body{flex-direction:column;gap:12px;display:flex}.v2-root .templates-page .form-row{grid-template-columns:150px 1fr;align-items:center;gap:10px;display:grid}.v2-root .templates-page .form-row.top{align-items:start}.v2-root .templates-page .form-row>label{color:var(--ink-2);font-size:13px;font-weight:600}.v2-root .templates-page .form-row input,.v2-root .templates-page .form-row select,.v2-root .templates-page .form-row textarea{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:10px;width:100%;padding:8px 12px;font-size:13px}.v2-root .templates-page .form-row textarea{font-family:var(--f-mono);resize:vertical;min-height:96px;font-size:12px}.v2-root .templates-page .form-row input.is-invalid,.v2-root .templates-page .form-row textarea.is-invalid,.v2-root .templates-page .form-row select.is-invalid{border-color:var(--bad);background:var(--bad-tint)}.v2-root .templates-page .tag-chip{border-radius:var(--r-pill);background:var(--paper-2);color:var(--ink-2);align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.v2-root .templates-page .tag-chip .x{cursor:pointer;opacity:.6}.v2-root .templates-page .tag-chip .x:hover{opacity:1}.v2-root .templates-page .cat-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;display:flex}.v2-root .templates-page .cat-row:last-child{border-bottom:0}.v2-root .templates-page .cat-row input{font:inherit;border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:8px;width:180px;padding:6px 10px;font-size:13px}.v2-root .templates-page .btn:disabled,.v2-root .templates-page .surf-pick:disabled{opacity:.55;cursor:default}.v2-root .showcase-page .show-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:1280px){.v2-root .showcase-page .show-grid{grid-template-columns:repeat(2,1fr)}}.v2-root .showcase-page .show-card{flex-direction:column;padding:0;display:flex;overflow:hidden}.v2-root .showcase-page .media-ph{aspect-ratio:16/9;background:linear-gradient(135deg, var(--paper-2), var(--line));color:var(--muted);border-bottom:1px solid var(--line);place-items:center;display:grid;position:relative}.v2-root .showcase-page .media-ph>svg{stroke:currentColor;width:28px;height:28px}.v2-root .showcase-page .media-ph img,.v2-root .showcase-page .media-ph video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-root .showcase-page .pos-badge{z-index:2;border-radius:var(--r-pill);background:var(--ink);color:#fff;font-family:var(--f-display);padding:3px 9px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px}.v2-root .showcase-page .show-body{flex-direction:column;gap:2px;padding:13px 15px 11px;display:flex}.v2-root .showcase-page .show-body .name{font-family:var(--f-display);letter-spacing:-.01em;font-size:15px;font-weight:700}.v2-root .showcase-page .show-body .cap{color:var(--muted);font-size:12.5px}.v2-root .showcase-page .show-body .clicks{color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:11.5px;display:flex}.v2-root .showcase-page .show-body .clicks svg{stroke:currentColor;flex:none;width:12px;height:12px}.v2-root .showcase-page .show-body .clicks b{color:var(--ink-2);font-variant-numeric:tabular-nums;font-weight:600}.v2-root .showcase-page .show-card.is-off .media-ph,.v2-root .showcase-page .show-card.is-off .show-body{opacity:.55}.v2-root .showcase-page .show-foot{align-items:center;gap:10px;margin-top:auto;padding:10px 15px 13px;display:flex}.v2-root .showcase-page .show-foot .row-actions{opacity:1;margin-left:auto}.v2-root .showcase-page .show-foot .icon-btn:disabled{opacity:.3;pointer-events:none}.v2-root .showcase-page .modal.showcase-modal .modal-box{width:500px;max-height:90vh;overflow-y:auto}.v2-root .showcase-page .modal.showcase-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .showcase-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .showcase-page .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .showcase-page .field input,.v2-root .showcase-page .field select{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:9px 12px}.v2-root .showcase-page .field input:focus,.v2-root .showcase-page .field select:focus{border-color:var(--accent-soft);outline:none}.v2-root .showcase-page .field .hint{color:var(--muted);font-size:11.5px}.v2-root .showcase-page .field-row{grid-template-columns:2fr 1fr;gap:12px;display:grid}.v2-root .showcase-page .prev-thumb{aspect-ratio:16/9;border:1px solid var(--line);background:linear-gradient(135deg, var(--paper-2), var(--line));width:96px;color:var(--muted);border-radius:10px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.v2-root .showcase-page .prev-thumb>svg{stroke:currentColor;width:20px;height:20px}.v2-root .showcase-page .prev-thumb img,.v2-root .showcase-page .prev-thumb video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-root .tg-stories-page #state-empty .empty-state p{min-height:37.69px}.v2-root .tg-stories-page .story-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1400px){.v2-root .tg-stories-page .story-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.v2-root .tg-stories-page .story-grid{grid-template-columns:repeat(2,1fr)}}.v2-root .tg-stories-page .story-card{cursor:pointer;flex-direction:column;padding:0;transition:border-color .12s;display:flex;overflow:hidden}.v2-root .tg-stories-page .story-card:hover{border-color:var(--line-2)}.v2-root .tg-stories-page .story-ph{aspect-ratio:9/16;background:linear-gradient(160deg, var(--paper-2), var(--line));width:100%;max-height:300px;color:var(--muted);border-bottom:1px solid var(--line);place-items:center;display:grid;position:relative}.v2-root .tg-stories-page .story-ph>svg{stroke:currentColor;width:26px;height:26px}.v2-root .tg-stories-page .story-ph img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-root .tg-stories-page .story-ph .slides-badge{z-index:2;border-radius:var(--r-pill);background:var(--ink);color:#fff;padding:3px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;right:10px}.v2-root .tg-stories-page .story-body{flex-direction:column;gap:7px;padding:12px 14px 13px;display:flex}.v2-root .tg-stories-page .story-body .name{font-family:var(--f-display);letter-spacing:-.01em;font-size:14px;font-weight:700}.v2-root .tg-stories-page .story-body .meta-row{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.v2-root .tg-stories-page .story-body .meta-row svg{stroke:currentColor;width:13px;height:13px}.v2-root .tg-stories-page .slide-row{border:1px solid var(--line);background:var(--card-2);border-radius:12px;align-items:flex-start;gap:12px;padding:12px;display:flex}.v2-root .tg-stories-page .slide-ph{aspect-ratio:9/16;background:linear-gradient(160deg, var(--paper-2), var(--line));width:44px;color:var(--muted);border:1px solid var(--line);border-radius:8px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.v2-root .tg-stories-page .slide-ph>svg{stroke:currentColor;width:14px;height:14px}.v2-root .tg-stories-page .slide-ph img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-root .tg-stories-page .slide-row .body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.v2-root .tg-stories-page .slide-row .ord{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.v2-root .tg-stories-page .slide-row .overlay-text{font-size:13px;font-weight:500}.v2-root .tg-stories-page .slide-row .overlay-text.is-empty{color:var(--muted);font-weight:400}.v2-root .tg-stories-page .slide-row .btn-link{font-family:var(--f-mono);color:var(--ink-2);align-items:center;gap:5px;font-size:11px;display:flex}.v2-root .tg-stories-page .slide-row .btn-link svg{stroke:currentColor;flex:none;width:11px;height:11px}.v2-root .tg-stories-page .slide-row .acts{flex-direction:column;flex:none;gap:2px;display:flex}.v2-root .tg-stories-page .slide-row .icon-btn:disabled{opacity:.3;pointer-events:none}.v2-root .tg-stories-page .btn:disabled{opacity:.5;pointer-events:none}.v2-root .tg-stories-page .modal .modal-box{max-height:90vh;overflow-y:auto}.v2-root .tg-stories-page .modal .modal-head{background:var(--card);z-index:2;position:sticky;top:0}.v2-root .tg-stories-page .modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .tg-stories-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .tg-stories-page .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .tg-stories-page .field input,.v2-root .tg-stories-page .field select{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:9px 12px}.v2-root .tg-stories-page .field input:focus,.v2-root .tg-stories-page .field select:focus{border-color:var(--accent-soft);outline:none}.v2-root .tg-stories-page .field .hint{color:var(--muted);font-size:11.5px}.v2-root .blog-page #state-empty .empty-state p{min-height:56.53px}.v2-root .blog-page .og-thumb{aspect-ratio:1200/630;background:linear-gradient(135deg, var(--paper-2), var(--line));width:132px;color:var(--muted);border-radius:10px;flex:none;place-items:center;display:grid;overflow:hidden}.v2-root .blog-page .og-thumb svg{stroke:currentColor;opacity:.7;width:20px;height:20px}.v2-root .blog-page .og-thumb img{object-fit:cover;width:100%;height:100%}.v2-root .blog-page .seo-field{flex-direction:column;gap:5px;display:flex}.v2-root .blog-page .seo-field .lbl{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.v2-root .blog-page .seo-field .hint{color:var(--muted);font-size:11.5px}.v2-root .blog-page .seo-field .hint.is-over{color:var(--bad-ink);font-weight:600}.v2-root .blog-page .seo-field input,.v2-root .blog-page .seo-field textarea{font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--card);resize:vertical;border-radius:10px;width:100%;padding:9px 12px;font-size:13px;line-height:1.45}.v2-root .blog-page .seo-field input:focus,.v2-root .blog-page .seo-field textarea:focus{border-color:var(--accent-soft);outline:none}.v2-root .blog-page .seo-field input:disabled,.v2-root .blog-page .seo-field textarea:disabled{opacity:.6;cursor:not-allowed}.v2-root .blog-page .serp{border:1px solid var(--line);background:var(--card);border-radius:12px;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.v2-root .blog-page .serp .s-title{color:#1a0dab;overflow-wrap:anywhere;font-size:15.5px;font-weight:500;line-height:1.3}.v2-root .blog-page .serp .s-url{color:#006621;overflow-wrap:anywhere;font-size:12px}.v2-root .blog-page .serp .s-desc{color:#545454;font-size:12.5px;line-height:1.45}.v2-root .blog-page .perf-line{border:1px solid var(--line);background:var(--card-2);color:var(--ink-2);border-radius:12px;padding:10px 14px;font-size:12.5px}.v2-root .blog-page .perf-line b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.v2-root .blog-page .perf-line a{color:var(--accent-ink);font-weight:600;text-decoration:underline}.v2-root .blog-editor-modal .modal-box.is-wide{flex-direction:column;width:720px;max-height:90vh;display:flex}.v2-root .blog-editor-modal .modal-box.is-wide .modal-body{overflow-y:auto}.v2-root .blog-editor-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .blog-editor-modal .field{flex-direction:column;gap:6px;display:flex}.v2-root .blog-editor-modal .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .blog-editor-modal .field input,.v2-root .blog-editor-modal .field select,.v2-root .blog-editor-modal .field textarea{font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--card);resize:vertical;border-radius:10px;width:100%;padding:9px 12px;font-size:13px}.v2-root .blog-editor-modal .field input:focus,.v2-root .blog-editor-modal .field select:focus,.v2-root .blog-editor-modal .field textarea:focus{border-color:var(--accent-soft);outline:none}.v2-root .blog-editor-modal .field .hint{color:var(--muted);font-size:11.5px}.v2-root .blog-editor-modal .ed-body{min-height:260px;font-family:var(--f-mono);font-size:12.5px;line-height:1.55}.v2-root .blog-editor-modal .cover-thumb{aspect-ratio:16/9;background:linear-gradient(135deg, var(--paper-2), var(--line));width:180px;color:var(--muted);border-radius:10px;flex:none;place-items:center;display:grid;overflow:hidden}.v2-root .blog-editor-modal .cover-thumb svg{stroke:currentColor;opacity:.7;width:22px;height:22px}.v2-root .blog-editor-modal .cover-thumb img{object-fit:cover;width:100%;height:100%}.v2-root .cf-page .trend-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.v2-root .cf-page .trend-card{border:1px solid var(--line);background:var(--card-2);border-radius:14px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.v2-root .cf-page .trend-card .topic{font-size:14px;font-weight:600}.v2-root .cf-page .trend-card .meta{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.v2-root .cf-page .trend-score{align-items:center;gap:10px;display:flex}.v2-root .cf-page .trend-score .n{font-family:var(--f-display);font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.v2-root .cf-page .trend-score .track{border-radius:var(--r-pill);background:var(--paper-2);flex:1;height:6px;overflow:hidden}.v2-root .cf-page .trend-score .track i{border-radius:var(--r-pill);background:var(--accent);height:100%;display:block}.v2-root .cf-page .mod-card{border:1px solid var(--line);background:var(--card-2);border-radius:14px;gap:14px;padding:14px;display:flex}.v2-root .cf-page .mod-thumb{aspect-ratio:1;background:linear-gradient(135deg, var(--paper-2), var(--line));width:96px;color:var(--muted);border-radius:10px;flex:none;place-items:center;display:grid}.v2-root .cf-page .mod-thumb svg{stroke:currentColor;opacity:.7;width:22px;height:22px}.v2-root .cf-page .mod-text{color:var(--ink-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.v2-root .cf-page .kb-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 4px;display:flex}.v2-root .cf-page .kb-row:last-child{border-bottom:0}.v2-root .cf-page .kb-row svg.f{width:16px;height:16px;stroke:var(--muted)}.v2-root .cf-page .kb-row .name{font-size:13px;font-weight:600}.v2-root .cf-page .kb-row .meta{color:var(--muted);font-size:12px}.v2-root .cf-page .kb-row .right{margin-left:auto}.v2-root .cf-page .set-row{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;align-items:center;gap:6px 20px;padding:13px 0;display:grid}.v2-root .cf-page .set-row:last-of-type{border-bottom:0}.v2-root .cf-page .set-row .t{font-size:13.5px;font-weight:600}.v2-root .cf-page .set-row .d{color:var(--muted);font-size:12px}.v2-root .cf-page .set-row .input{max-width:320px}.v2-root .cf-page .master-row{border:1px solid var(--line);background:var(--card-2);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.v2-root .cf-page .master-row .t{font-size:14px;font-weight:700}.v2-root .cf-page .master-row .d{color:var(--muted);margin-top:2px;font-size:12px}.v2-root .cf-page .empty-inline{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:12px;place-items:center;padding:0 20px;font-size:13px;display:grid}.v2-root .cf-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .cf-page .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .cf-page .field input,.v2-root .cf-page .field textarea,.v2-root .cf-page .field select{font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--card);border-radius:10px;width:100%;padding:9px 12px;font-size:13px}.v2-root .cf-page .field textarea{resize:vertical;min-height:110px;line-height:1.55}.v2-root .cf-page .field input:focus,.v2-root .cf-page .field textarea:focus,.v2-root .cf-page .field select:focus{border-color:var(--accent-soft);outline:none}.v2-root .cf-page .field .err{color:var(--bad-ink);font-size:12px;display:none}.v2-root .cf-page .field.is-invalid input,.v2-root .cf-page .field.is-invalid textarea{border-color:var(--bad-ink);background:var(--bad-tint)}.v2-root .cf-page .field.is-invalid .err{display:block}.v2-root .cf-page .modal-box.is-wide{width:560px}.v2-root .cf-page tr.row-open{cursor:pointer}.v2-root .cf-page .kpi-row .kpi .meta{min-height:20.67px}.v2-root .ugc-page .video-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.v2-root .ugc-page .video-card{border:1px solid var(--line);background:var(--card-2);border-radius:14px;gap:14px;padding:14px;display:flex}.v2-root .ugc-page .video-thumb{aspect-ratio:9/16;background:linear-gradient(135deg, var(--paper-2), var(--line));width:108px;color:var(--muted);border-radius:10px;flex:none;place-items:center;display:grid;position:relative}.v2-root .ugc-page .video-thumb svg{stroke:currentColor;opacity:.7;width:22px;height:22px}.v2-root .ugc-page a.video-thumb:hover{color:var(--ink-2)}.v2-root .ugc-page a.video-thumb:hover svg{opacity:1}.v2-root .ugc-page .video-thumb .dur{font-family:var(--f-mono);color:#fff;background:#1a1c19a6;border-radius:6px;padding:2px 6px;font-size:10.5px;font-weight:500;position:absolute;bottom:6px;right:6px}.v2-root .ugc-page .video-info{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.v2-root .ugc-page .video-link{font-family:var(--f-mono);color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:11.5px;overflow:hidden}.v2-root .ugc-page a.video-link:hover{color:var(--ink);text-decoration:underline}.v2-root .ugc-page .soc-chips{flex-wrap:wrap;gap:4px;display:flex}.v2-root .ugc-page #partners-table tbody tr{cursor:pointer}.v2-root .ugc-drawer .utm-box{border:1px solid var(--line);background:var(--card-2);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.v2-root .ugc-drawer .utm-box .mono{font-family:var(--f-mono);color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11.5px;overflow:hidden}.v2-root .ugc-drawer .utm-box .btn{flex:none}.v2-root .ugc-drawer .soc-links{flex-wrap:wrap;gap:8px;display:flex}.v2-root .ugc-drawer .soc-link{border:1px solid var(--line);color:var(--ink-2);background:var(--card);border-radius:8px;align-items:center;gap:7px;padding:5px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.v2-root .ugc-drawer .soc-link svg{stroke:currentColor}.v2-root .ugc-drawer .soc-link:hover{background:var(--card-2);color:var(--ink)}.v2-root .ugc-drawer .pv-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;display:flex}.v2-root .ugc-drawer .pv-row:last-child{border-bottom:0}.v2-root .ugc-drawer .pv-row .pv-main{flex:1;min-width:0}.v2-root .ugc-drawer .pv-row .pv-sum{font-variant-numeric:tabular-nums;text-align:right;min-width:70px;font-size:12.5px;font-weight:600}.v2-root .ugc-drawer .notes-box{border:1px solid var(--line);color:var(--ink-2);border-radius:12px;padding:12px;font-size:13px}.v2-root .ugc-drawer .notes-box textarea{resize:vertical;width:100%;min-height:90px;font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--card);border-radius:8px;padding:8px 10px;font-size:13px}.v2-root .ugc-drawer .notes-box textarea:focus{border-color:var(--accent-soft);outline:none}.v2-root .ugc-page .reason-input,.v2-root .ugc-modal .field input,.v2-root .ugc-modal .field textarea,.v2-root .ugc-modal .field select{border:1px solid var(--line);background:var(--card);width:100%;font:inherit;color:var(--ink);border-radius:8px;padding:7px 10px;font-size:12.5px}.v2-root .ugc-modal .field input,.v2-root .ugc-modal .field textarea,.v2-root .ugc-modal .field select{border-radius:10px;padding:9px 12px;font-size:13px}.v2-root .ugc-page .reason-input::placeholder,.v2-root .ugc-modal .field input::placeholder,.v2-root .ugc-modal .field textarea::placeholder{color:var(--muted)}.v2-root .ugc-page .reason-input:focus,.v2-root .ugc-modal .field input:focus,.v2-root .ugc-modal .field textarea:focus,.v2-root .ugc-modal .field select:focus{border-color:var(--accent-soft);outline:none}.v2-root .ugc-page .reason-input.is-invalid,.v2-root .ugc-modal .field.is-invalid input,.v2-root .ugc-modal .field.is-invalid textarea{border-color:var(--bad);box-shadow:0 0 0 2px var(--bad-tint)}.v2-root .ugc-modal .field{flex-direction:column;gap:6px;display:flex}.v2-root .ugc-modal .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .ugc-modal .field textarea{resize:vertical;min-height:90px;line-height:1.5}.v2-root .ugc-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .ugc-modal .req-box{font-family:var(--f-mono);color:var(--ink-2);border:1px solid var(--line);background:var(--card-2);border-radius:10px;padding:9px 12px;font-size:12px}.v2-root .ugc-modal .steps{color:var(--ink-2);flex-direction:column;gap:6px;font-size:13px;display:flex}.v2-root .ugc-page .kpi-row .kpi .meta{min-height:20.67px}.v2-root .feature-flags-page .flag-name,.v2-root .feature-flags-drawer .flag-name{font-family:var(--f-mono);color:var(--ink);font-size:12.5px;font-weight:500}.v2-root .feature-flags-page #state-data tbody tr{height:77px}.v2-root .feature-flags-page .rollout-bar{border-radius:var(--r-pill);background:var(--paper-2);width:110px;height:6px;overflow:hidden}.v2-root .feature-flags-page .rollout-bar i{border-radius:var(--r-pill);background:var(--accent);height:100%;display:block}.v2-root .feature-flags-page .rollout-cell{align-items:center;gap:8px;display:flex}.v2-root .feature-flags-drawer .slider{appearance:none;border-radius:var(--r-pill);background:linear-gradient(to right, var(--accent) 0 25%, var(--paper-2) 25% 100%);outline:none;width:100%;height:6px}.v2-root .feature-flags-drawer .slider::-webkit-slider-thumb{-webkit-appearance:none;border:2px solid var(--accent);cursor:pointer;background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #1a1c1933}.v2-root .feature-flags-drawer .slider::-moz-range-thumb{border:2px solid var(--accent);cursor:pointer;background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #1a1c1933}.v2-root .feature-flags-drawer .fld .hint{color:var(--muted);font-size:11.5px}.v2-root .feature-flags-drawer .fld input.is-invalid{border-color:var(--bad);outline:2px solid var(--bad-tint)}.v2-root .feature-flags-drawer .fld select,.v2-root .feature-flags-drawer .fld textarea,.v2-root .feature-flags-modal .fld select,.v2-root .feature-flags-modal .fld textarea,.v2-root .feature-flags-modal .fld input{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:8px 12px;font-size:13px}.v2-root .feature-flags-modal .fld .hint{color:var(--muted);font-size:11.5px}.v2-root .feature-flags-modal .fld input.is-invalid{border-color:var(--bad);outline:2px solid var(--bad-tint)}.v2-root .feature-flags-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .feature-flags-drawer .tester-chip{border-radius:var(--r-pill);background:var(--paper-2);font-family:var(--f-mono);color:var(--ink-2);align-items:center;gap:6px;padding:4px 6px 4px 10px;font-size:12px;display:inline-flex}.v2-root .feature-flags-drawer .tester-chip button{width:16px;height:16px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.v2-root .feature-flags-drawer .tester-chip button:hover{background:var(--line);color:var(--ink)}.v2-root .feature-flags-drawer .tester-chip button svg{stroke:currentColor;width:10px;height:10px}.v2-root .feature-flags-drawer .state-row{border:1px solid var(--line);background:var(--card-2);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.v2-root .feature-flags-drawer .probe-result{border:1px solid var(--line);background:var(--card-2);color:var(--ink-2);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;font-size:12.5px;display:flex}.v2-root .feature-flags-drawer .probe-result .p-check{font-family:var(--f-mono);color:var(--muted);font-size:11.5px}.v2-root .admins-drawer .perm-chip{border-radius:var(--r-pill);background:var(--accent-tint);color:var(--accent-ink);font-family:var(--f-mono);align-items:center;gap:6px;padding:4px 6px 4px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.v2-root .admins-drawer .perm-chip.denied{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .admins-drawer .perm-chip.readonly{background:var(--paper-2);color:var(--ink-2)}.v2-root .admins-drawer .perm-chip button{width:16px;height:16px;color:inherit;opacity:.7;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.v2-root .admins-drawer .perm-chip button:hover{opacity:1;background:#1a1c1914}.v2-root .admins-drawer .perm-chip button:disabled{opacity:.35;cursor:not-allowed}.v2-root .admins-drawer .perm-chip button svg{stroke:currentColor;width:10px;height:10px}.v2-root .admins-drawer .session-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 0;display:flex}.v2-root .admins-drawer .session-row:last-child{border-bottom:0}.v2-root .admins-drawer .fld select{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:8px 12px;font-size:13px}.v2-root .admins-drawer .fld select:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.v2-root .admins-drawer .fld select.is-invalid{border-color:var(--bad);box-shadow:0 0 0 2px var(--bad-tint)}.v2-root .admins-page .legend-table td{padding:9px 12px;font-size:12.5px}.v2-root .admins-page .legend-table td:first-child{font-family:var(--f-mono);white-space:nowrap;font-size:12px}.v2-root .admins-page .mono{font-family:var(--f-mono)}.v2-root .secret-box{border:1px dashed var(--warn);border-radius:var(--r-ctl);background:var(--warn-tint);align-items:center;gap:8px;padding:10px 12px;display:flex}.v2-root .secret-box code{font-family:var(--f-mono);color:var(--ink);word-break:break-all;-webkit-user-select:all;user-select:all;flex:1;font-size:14px;font-weight:600}.v2-root .admins-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .admins-modal .fld select,.v2-root .admins-modal .fld textarea,.v2-root .admins-modal .fld input{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:8px 12px;font-size:13px}.v2-root .admins-modal .fld textarea{resize:vertical;min-height:66px}.v2-root .admins-modal .fld input.is-invalid{border-color:var(--bad);box-shadow:0 0 0 2px var(--bad-tint)}.v2-root .admins-drawer .otp-strip{gap:8px;display:flex}.v2-root .admins-drawer .otp-strip input{text-align:center;font-family:var(--f-mono);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);flex:1;padding:8px 0;font-size:16px}.v2-root .audit-page tr.row-open{cursor:pointer}.v2-root .audit-page #state-data tbody tr{height:47px}.v2-root .audit-page #state-data tbody td{white-space:nowrap}.v2-root .audit-page .empty-state p{min-height:57px}.v2-root .audit-page tr.is-danger td{background:color-mix(in srgb, var(--warn-tint) 55%, transparent)}.v2-root .audit-page tr.is-danger:hover td{background:var(--warn-tint)}.v2-root .audit-page .obj-link{color:var(--accent-ink);border-bottom:1px dashed var(--accent-soft);align-items:center;gap:5px;font-weight:600;display:inline-flex}.v2-root .audit-page .obj-link:hover{border-bottom-style:solid}.v2-root .audit-page .obj-link svg{stroke:currentColor;width:12px;height:12px}.v2-root .audit-page .obj-link .mono{font-size:12px}.v2-root .audit-page .act-line{color:var(--ink);font-size:13px}.v2-root .audit-page .act-line b{font-weight:600}.v2-root .audit-page .act-line .mono{font-size:12px}.v2-root .audit-page .act-line .old{color:var(--muted);text-decoration:line-through}.v2-root .audit-page .act-line .new{color:var(--accent-ink);font-weight:600}.v2-root .audit-page .modal.audit-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a1c1959;padding:20px}.v2-root .audit-page .audit-modal .modal-card{background:var(--card);border:1px solid var(--line);border-radius:var(--r-card);width:520px;max-width:94vw;max-height:90vh;box-shadow:var(--shadow-pop);overflow-y:auto}.v2-root .audit-page .audit-modal .modal-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px 18px;display:flex}.v2-root .audit-page .audit-modal .modal-head h3{font-family:var(--f-display);font-size:16px;font-weight:700}.v2-root .audit-page .audit-modal .modal-body{flex-direction:column;gap:16px;padding:18px;display:flex}.v2-root .audit-page .audit-modal .modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.v2-root .audit-page .audit-modal .kv{grid-template-columns:110px 1fr}.v2-root .audit-page .audit-modal .kv .mono{font-family:var(--f-mono);color:var(--ink-2);font-size:12.5px}.v2-root .audit-page .diff-line{font-family:var(--f-mono);align-items:center;gap:8px;font-size:13px;display:inline-flex}.v2-root .audit-page .diff-line .old{color:var(--muted);text-decoration:line-through}.v2-root .audit-page .diff-line .new{color:var(--accent-ink);font-weight:600}.v2-root .audit-page .diff-line svg{width:13px;height:13px;stroke:var(--muted);flex:none}.v2-root .audit-page .immutable-note{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.v2-root .audit-page .immutable-note svg{stroke:currentColor;flex:none;width:13px;height:13px}.v2-root .webhooks-page .url-mono{font-family:var(--f-mono);color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:12px;display:block;overflow:hidden}.v2-root .webhooks-page #tab-hooks thead th:first-child{width:200px}.v2-root .webhooks-page .events-cell{flex-wrap:wrap;gap:4px;display:flex}.v2-root .webhooks-page .event-chip{border-radius:var(--r-pill);background:var(--paper-2);color:var(--ink-2);font-family:var(--f-mono);padding:2px 8px;font-size:10.5px;font-weight:500;display:inline-flex}.v2-root .webhooks-page .deliv{align-items:center;gap:8px;display:flex}.v2-root .webhooks-page .deliv-bar{border-radius:var(--r-pill);background:var(--paper-2);width:64px;height:6px;overflow:hidden}.v2-root .webhooks-page .deliv-bar i{border-radius:var(--r-pill);height:100%;display:block}.v2-root .webhooks-page .http-chip{font-family:var(--f-mono);border-radius:var(--r-pill);padding:2px 8px;font-size:11px;font-weight:600}.v2-root .webhooks-page .http-chip.ok{background:var(--ok-tint);color:var(--ok-ink)}.v2-root .webhooks-page .http-chip.bad{background:var(--bad-tint);color:var(--bad-ink)}.v2-root .webhooks-page .test-fb{white-space:nowrap}.v2-root .webhooks-page .row-actions.is-live{opacity:1}.v2-root .webhooks-page .modal.webhook-modal .modal-box,.v2-root .webhooks-page .modal.report-modal .modal-box{width:520px;max-width:94vw;max-height:90vh;overflow-y:auto}.v2-root .webhooks-page .modal.webhook-modal .modal-head h3,.v2-root .webhooks-page .modal.report-modal .modal-head h3{font-size:16px}.v2-root .webhooks-page .modal.webhook-modal .modal-body,.v2-root .webhooks-page .modal.report-modal .modal-body{flex-direction:column;gap:14px;display:flex}.v2-root .webhooks-page .field{flex-direction:column;gap:6px;display:flex}.v2-root .webhooks-page .field>label{color:var(--ink-2);font-size:12px;font-weight:600}.v2-root .webhooks-page .field input,.v2-root .webhooks-page .field select,.v2-root .webhooks-page .field textarea{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);width:100%;padding:9px 12px}.v2-root .webhooks-page .field input:focus,.v2-root .webhooks-page .field select:focus,.v2-root .webhooks-page .field textarea:focus{border-color:var(--accent-soft);outline:none}.v2-root .webhooks-page .field textarea{resize:vertical;min-height:74px}.v2-root .webhooks-page .field input.is-invalid,.v2-root .webhooks-page .field textarea.is-invalid{border-color:var(--bad-ink);box-shadow:0 0 0 3px var(--bad-tint)}.v2-root .webhooks-page .field .hint{color:var(--muted);font-size:11.5px}.v2-root .webhooks-page .field .hint.is-bad{color:var(--bad-ink)}.v2-root .webhooks-page .field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.v2-root .webhooks-page .echips{flex-wrap:wrap;gap:6px;display:flex}.v2-root .webhooks-page .echips button{font-family:var(--f-mono);cursor:pointer;border-radius:var(--r-pill);border:1px solid var(--line);background:var(--card);color:var(--ink-2);padding:5px 10px;font-size:11px;font-weight:500}.v2-root .webhooks-page .echips button.is-on{background:var(--ok-tint);color:var(--ok-ink);border-color:var(--ok)}.v2-root .webhooks-page .echips button:disabled{opacity:.5;cursor:not-allowed}.v2-root .webhooks-page .echips.is-invalid button{border-color:var(--bad-ink)}.v2-root .webhooks-page .secret-box code{font-size:12px;font-weight:500}.v2-root .settings-page .fld input{padding:8px 12px;font-size:13px}.v2-root .settings-page .fld .hint{color:var(--muted);font-size:11.5px}.v2-root .settings-page .fld .hint.is-bad{color:var(--bad-ink)}.v2-root .settings-page .fld .unit{align-items:center;gap:8px;display:flex}.v2-root .settings-page .fld .unit input{text-align:right;font-variant-numeric:tabular-nums;width:110px}.v2-root .settings-page .fld .unit span{color:var(--muted);font-size:13px}.v2-root .settings-page .form-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.v2-root .settings-page .form-grid.cols-2{grid-template-columns:1fr 1fr}.v2-root .settings-page .fld textarea,.v2-root .settings-page .fld select{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--card);padding:8px 12px;font-size:13px}.v2-root .settings-page .fld textarea{resize:vertical;width:100%;min-height:60px}.v2-root .settings-page .fld textarea:focus,.v2-root .settings-page .fld select:focus{outline:2px solid var(--accent-soft);border-color:var(--accent)}.v2-root .settings-page .fld input.is-invalid,.v2-root .settings-page .fld textarea.is-invalid{border-color:var(--bad-ink);outline:2px solid var(--bad-tint)}.v2-root .settings-page .order-btns{flex-direction:column;gap:0;display:inline-flex}.v2-root .settings-page .order-btns .icon-btn{border-radius:5px;width:22px;height:16px}.v2-root .settings-page .order-btns .icon-btn svg{width:12px;height:12px}.v2-root .settings-page .order-btns .icon-btn:disabled{opacity:.3;pointer-events:none}.v2-root .settings-page .maint-row{border:1px solid var(--line);background:var(--card-2);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.v2-root .settings-page .maint-row .maint-title{font-size:13px;font-weight:600}.v2-root .live-pill{border-radius:var(--r-pill);background:var(--accent-tint);color:var(--accent-ink);align-items:center;gap:7px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.v2-root .live-pill i{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:1.6s ease-out infinite v2-pulse}.v2-root .live-pill.is-off{background:var(--paper-2);color:var(--ink-2)}.v2-root .live-pill.is-off i{background:var(--muted);animation:none}.v2-root .generations-page .type-split{gap:14px;margin-top:6px;display:flex}.v2-root .generations-page .type-split .t{color:var(--ink-2);align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:flex}.v2-root .generations-page .type-split .t svg{width:14px;height:14px;stroke:var(--muted)}.v2-root .generations-page .type-split .t b{font-family:var(--f-display);font-variant-numeric:tabular-nums;color:var(--ink);font-size:15px}.v2-root .generations-page .type-ic{background:var(--paper-2);border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.v2-root .generations-page .type-ic svg{width:15px;height:15px;stroke:var(--ink-2)}.v2-root .generations-page .type-ic.img{background:#e9f0fa}.v2-root .generations-page .type-ic.img svg{stroke:#3a6ea8}.v2-root .generations-page .type-ic.vid{background:#f3ecfa}.v2-root .generations-page .type-ic.vid svg{stroke:#7a4fb0}.v2-root .generations-page .type-ic.aud{background:#faf0da}.v2-root .generations-page .type-ic.aud svg{stroke:#a16207}.v2-root .generations-page .type-ic.txt{background:var(--paper-2)}.v2-root .generations-page .dur{font-family:var(--f-mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12.5px}.v2-root .generations-page .dur.slow{color:var(--warn-ink);font-weight:600}.v2-root .generations-page .err-chip{cursor:help;position:relative}.v2-root .generations-page .err-chip .tip{z-index:30;background:var(--ink);color:#fff;width:330px;box-shadow:var(--shadow-pop);opacity:0;pointer-events:none;white-space:normal;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:500;line-height:1.5;transition:all .12s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px)}.v2-root .generations-page .err-chip .tip .mono{font-family:var(--f-mono);color:#f2b8b2;margin-top:4px;font-size:11px;display:block}.v2-root .generations-page .err-chip:hover .tip{opacity:1;transform:translateY(0)}.v2-root .generations-page .refund-mark{color:var(--info-ink);background:var(--info-tint);border-radius:var(--r-pill);align-items:center;gap:4px;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.v2-root .generations-page .refund-mark svg{stroke:currentColor}.v2-root .generations-page tr.row-open{cursor:pointer}.v2-root .generations-page tr.expand-row>td{background:var(--card-2);border-bottom:1px solid var(--line);padding:14px 16px 16px}.v2-root .generations-page tr.expand-row:hover{background:0 0}.v2-root .generations-page .expand-grid{grid-template-columns:96px 1fr 260px;align-items:start;gap:16px;display:grid}.v2-root .generations-page .thumb{border:1px solid var(--line-2);background:linear-gradient(135deg,#c9ddf0,#e8d9f4 60%,#f4ead9);border-radius:12px;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.v2-root .generations-page .thumb svg{stroke:#1a1c1973;width:22px;height:22px}.v2-root .generations-page .thumb img{object-fit:cover;width:100%;height:100%}.v2-root .generations-page .thumb.is-ref{border-radius:8px;width:56px;height:56px}.v2-root .generations-page .expand-meta{flex-direction:column;gap:8px;min-width:0;display:flex}.v2-root .generations-page .expand-meta .prompt{color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-size:13px}.v2-root .generations-page .expand-grid .kv{grid-template-columns:auto 1fr;gap:3px 14px;font-size:12.5px}.v2-root .generations-page .expand-grid .kv dd{font-family:var(--f-mono);color:var(--ink-2);overflow-wrap:anywhere;font-size:12px;font-weight:500}.v2-root .generations-page .stat-chip{color:var(--ink-2);background:var(--card-2);border:1px solid var(--line);border-radius:var(--r-pill);align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:600;display:inline-flex}.v2-root .generations-page .stat-chip b{font-family:var(--f-mono);color:var(--ink);font-size:12px}.v2-root .generations-page .user-cell{text-align:left;cursor:pointer;flex-direction:column;gap:1px;min-width:0;display:flex}.v2-root .generations-page .user-cell .mail{white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-weight:600;overflow:hidden}.v2-root .generations-page .user-cell:hover .mail{text-decoration:underline}.v2-root .generations-page .user-cell .sub{color:var(--muted);font-size:11.5px}.v2-root .generations-page td .model-name{font-weight:600}.v2-root .generations-page td .prov-sub{color:var(--muted);font-size:11.5px}.v2-root .generations-page button.chip{cursor:pointer;font:inherit;border:0;font-size:11.5px;font-weight:600}.v2-root .generations-page button.chip svg{stroke:currentColor;width:10px;height:10px}}@keyframes v2-pulse{0%,to{box-shadow:0 0 #178a4c59}50%{box-shadow:0 0 0 5px #178a4c00}}@keyframes v2-shimmer{to{background-position:-200% 0}}