@font-face{font-family:Silkscreen;src:url(/fonts/silkscreen-400.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Silkscreen;src:url(/fonts/silkscreen-700.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:VT323;src:url(/fonts/vt323.woff2) format("woff2");font-weight:400;font-display:swap}:root{color-scheme:dark;--bg: #030503;--panel: rgba(8, 18, 10, .72);--panel-line: #0d2413;--grid-dot: #071408;--g1: #062b12;--g2: #0f5223;--g3: #1fa347;--g4: #46e878;--g5: #b8ffd0;--text: #c9ffd9;--muted: #4e7a5c;--danger: #ff5c7a;--late: #ffcf6b;--acc: var(--g4);--acc-soft: var(--g2);--acc-hot: var(--g5);--font-pixel: "Silkscreen", monospace;--font-term: "VT323", monospace}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-term);font-size:19px;line-height:1.35;overflow-x:hidden;background-image:radial-gradient(var(--grid-dot) 1.1px,transparent 1.3px);background-size:14px 14px}.gate-lab-head{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:26px clamp(16px,4vw,42px) 0}.gate-lab-main{position:relative;z-index:2;padding:28px clamp(14px,4vw,42px) 70px}.gate-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gate-controls .field{width:auto;min-width:118px}.gate-card-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px}.gate-metric{padding:15px;min-width:0}.gate-test-panel{margin-top:18px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.gate-active-tests{display:flex;gap:8px;flex-wrap:wrap;width:100%}.gate-test-tag{color:var(--late);border-color:color-mix(in srgb,var(--late) 35%,transparent)}.gate-inline-button{margin-left:10px;background:none;color:var(--danger);border:0;cursor:pointer}.gate-deployment,.gate-journeys{margin-top:18px;padding:18px}.gate-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap}.gate-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.gate-data-block{min-width:0;border-top:1px solid var(--panel-line);padding-top:12px}.gate-table-wrap{overflow-x:auto}.gate-table{width:100%;border-collapse:collapse;font-family:var(--font-term);font-size:17px}.gate-table th,.gate-table td{text-align:left;padding:5px 8px 5px 0;border-bottom:1px solid rgba(70,232,120,.08);white-space:nowrap}.gate-table th{color:var(--muted);font-family:var(--font-pixel);font-size:8px;text-transform:uppercase}.gate-journey-list{display:grid;gap:10px;margin-top:16px}.gate-journey-row{border-top:1px solid var(--panel-line);padding:13px 0 4px;display:grid;gap:8px}.gate-journey-id,.gate-journey-facts,.gate-event-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gate-journey-facts{font-size:17px}.gate-journey-facts span+span:before{content:"·";color:var(--muted);margin-right:8px}.gate-event-strip span{font-family:var(--font-term);color:var(--muted);border:1px solid var(--panel-line);padding:2px 7px;font-size:15px}.gate-good{color:var(--g5)}.gate-warn{color:var(--late)}.gate-mark-button{justify-self:start;padding:4px 10px;font-size:9px}.gate-error{padding:14px;margin-bottom:14px;color:var(--danger)}.gate-footnote{max-width:980px;margin-top:22px;font-size:16px}@media(max-width:1050px){.gate-card-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media(max-width:680px){.gate-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gate-detail-grid{grid-template-columns:1fr}.gate-controls{width:100%}.gate-controls .field,.gate-controls .btn{flex:1 1 120px}}::selection{background:var(--g3);color:#001505}a{color:var(--acc);text-decoration:none}button{font-family:inherit}.px{font-family:var(--font-pixel);letter-spacing:.04em}.px-b{font-family:var(--font-pixel);font-weight:700}.up{text-transform:uppercase}.term{font-family:var(--font-term)}.muted{color:var(--muted)}.hot{color:var(--acc-hot)}.glow{text-shadow:0 0 6px color-mix(in srgb,var(--acc) 80%,transparent),0 0 24px color-mix(in srgb,var(--acc) 45%,transparent),0 0 64px color-mix(in srgb,var(--acc) 25%,transparent)}.panel{background:color-mix(in srgb,var(--panel) 100%,rgba(4,9,5,.6));border:1px solid var(--panel-line);border-radius:4px;position:relative}.panel:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;pointer-events:none;background:linear-gradient(var(--acc),var(--acc)) top left / 10px 2px,linear-gradient(var(--acc),var(--acc)) top left / 2px 10px,linear-gradient(var(--acc),var(--acc)) top right / 10px 2px,linear-gradient(var(--acc),var(--acc)) top right / 2px 10px,linear-gradient(var(--acc),var(--acc)) bottom left / 10px 2px,linear-gradient(var(--acc),var(--acc)) bottom left / 2px 10px,linear-gradient(var(--acc),var(--acc)) bottom right / 10px 2px,linear-gradient(var(--acc),var(--acc)) bottom right / 2px 10px;background-repeat:no-repeat;opacity:.65}.tag{display:inline-block;padding:1px 10px 2px;border:1px solid var(--acc-soft);border-radius:3px;color:var(--acc);font-family:var(--font-term);font-size:17px;background:color-mix(in srgb,var(--acc) 7%,transparent);white-space:nowrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:9px 22px;font-family:var(--font-pixel);font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#001505;background:var(--acc);border:none;border-radius:3px;cursor:pointer;box-shadow:0 0 18px color-mix(in srgb,var(--acc) 45%,transparent);transition:transform .08s ease,box-shadow .2s ease,background .2s ease}.btn:hover{background:var(--acc-hot);box-shadow:0 0 34px color-mix(in srgb,var(--acc) 70%,transparent);transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn:disabled{background:color-mix(in srgb,var(--acc-soft) 45%,#0a0a0a);color:var(--muted);box-shadow:none;cursor:not-allowed}.btn-ghost{background:transparent;color:var(--acc);border:1px solid var(--acc-soft);box-shadow:none}.btn-ghost:hover{background:color-mix(in srgb,var(--acc) 10%,transparent);color:var(--acc-hot)}.btn-danger{border-color:color-mix(in srgb,var(--danger) 70%,transparent);color:#fff;background:color-mix(in srgb,var(--danger) 72%,#210007);box-shadow:0 0 18px color-mix(in srgb,var(--danger) 22%,transparent)}.btn-danger:hover{background:var(--danger);box-shadow:0 0 26px color-mix(in srgb,var(--danger) 40%,transparent)}@keyframes drift1{0%{transform:translate(0) rotate(var(--rot, 0deg))}50%{transform:translate(6px,-14px) rotate(calc(var(--rot, 0deg) + 1.2deg))}to{transform:translate(0) rotate(var(--rot, 0deg))}}@keyframes drift2{0%{transform:translate(0) rotate(var(--rot, 0deg))}50%{transform:translate(-10px,10px) rotate(calc(var(--rot, 0deg) - 1.5deg))}to{transform:translate(0) rotate(var(--rot, 0deg))}}@keyframes drift3{0%{transform:translate(0) rotate(var(--rot, 0deg))}33%{transform:translate(8px,8px) rotate(calc(var(--rot, 0deg) + .8deg))}66%{transform:translate(-6px,-6px) rotate(calc(var(--rot, 0deg) - .8deg))}to{transform:translate(0) rotate(var(--rot, 0deg))}}.float-a{animation:drift1 9s ease-in-out infinite}.float-b{animation:drift2 12s ease-in-out infinite}.float-c{animation:drift3 15s ease-in-out infinite}@keyframes flicker{0%,to{opacity:1}92%{opacity:1}93%{opacity:.55}94%{opacity:1}97%{opacity:.75}98%{opacity:1}}.flicker{animation:flicker 7s steps(1) infinite}@keyframes blink{0%,55%{opacity:1}56%,to{opacity:0}}.cursor:after{content:"▮";margin-left:4px;color:var(--acc);animation:blink 1.1s steps(1) infinite}@keyframes riseIn{0%{opacity:0;transform:translateY(26px) rotate(var(--rot, 0deg))}to{opacity:1;transform:translateY(0) rotate(var(--rot, 0deg))}}.rise{animation:riseIn .7s cubic-bezier(.19,1,.22,1) both}.scanlines:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:99;background:repeating-linear-gradient(to bottom,transparent 0 3px,rgba(0,0,0,.14) 3px 4px);mix-blend-mode:multiply}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#040804}::-webkit-scrollbar-thumb{background:var(--g2);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--g3)}.field{width:100%;background:#04120a;border:1px solid var(--panel-line);border-radius:3px;color:var(--text);font-family:var(--font-term);font-size:19px;padding:8px 12px;outline:none}.field:focus{border-color:var(--acc-soft);box-shadow:0 0 12px color-mix(in srgb,var(--acc) 25%,transparent)}.field::placeholder{color:#2e4a38}textarea.field{resize:vertical;min-height:90px}@media(max-width:640px){body{font-size:17px}.hide-sm{display:none!important}.panel:before{opacity:.4}::-webkit-scrollbar{width:0;height:0}}@media(pointer:coarse){.btn{padding:10px 20px}.btn-ghost{padding:8px 16px}}.sa-alert{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:12px 26px;background:linear-gradient(180deg,color-mix(in srgb,var(--danger) 16%,transparent),#030503eb);border-bottom:1px solid var(--danger);box-shadow:0 0 26px color-mix(in srgb,var(--danger) 30%,transparent);animation:sa-pulse 2.4s ease-in-out infinite}.sa-alert-h{color:var(--danger);font-size:13px;letter-spacing:.14em;white-space:nowrap}.sa-alert-body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:220px}.sa-alert-body .term{font-size:15px;color:var(--text)}.sa-alert-body b{color:var(--danger)}.sa-alert-cta{margin-left:auto;color:var(--danger);border-color:var(--danger);padding:5px 14px;font-size:11px}.sa-alert.warn{background:linear-gradient(180deg,color-mix(in srgb,#ffcf6b 15%,transparent),#030503eb);border-bottom-color:#ffcf6b;box-shadow:0 0 26px color-mix(in srgb,#ffcf6b 26%,transparent);animation:none}.sa-alert.warn .sa-alert-h,.sa-alert.warn .sa-alert-cta{color:#ffcf6b}.sa-alert.warn .sa-alert-cta{border-color:#ffcf6b}.sa-alert-soon b{color:#ffcf6b}.sa-alert-x{background:transparent;border:none;color:var(--danger);cursor:pointer;font-size:15px;line-height:1;padding:6px 8px;opacity:.7;flex:0 0 auto}.sa-alert.warn .sa-alert-x{color:#ffcf6b}.sa-alert-x:hover{opacity:1;text-shadow:0 0 8px color-mix(in srgb,currentColor 70%,transparent)}.chatter-alert{flex-wrap:nowrap}.chatter-alert-link{display:flex;align-items:center;flex:1 1 auto;min-width:0;color:inherit;text-decoration:none;cursor:pointer}@keyframes sa-pulse{0%,to{box-shadow:0 0 20px color-mix(in srgb,var(--danger) 22%,transparent)}50%{box-shadow:0 0 34px color-mix(in srgb,var(--danger) 44%,transparent)}}.sa-budget-editor{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.sa-budget-number{display:flex;align-items:center;gap:4px}.sa-budget-number>.px{color:var(--muted);font-size:8px;letter-spacing:.1em}.sa-budget-number>.field{width:76px;padding:3px 5px;font-size:13px;text-align:right}.sa-budget-editor>.btn{padding:3px 9px;font-size:9px}.sa-budget-error{color:var(--danger);font-size:13px;flex-basis:100%;text-align:right}.sa-meter{position:relative;height:6px;width:120px;border-radius:3px;background:#04120a;border:1px solid var(--panel-line);overflow:hidden;flex:0 0 auto}.sa-meter>i{position:absolute;inset:0 auto 0 0;display:block;background:var(--acc)}.sa-meter.over>i{background:var(--danger)}.lane-analytics-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.lane-analytics-modal{width:min(1120px,100%);max-height:min(880px,92vh);overflow:auto;padding:20px;background:#040c06fa;box-shadow:0 20px 70px #000,0 0 30px color-mix(in srgb,var(--acc) 12%,transparent)}.lane-analytics-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--panel-line);padding-bottom:14px}.lane-analytics-head .px{color:var(--acc);font-size:13px;letter-spacing:.14em}.lane-analytics-head .term{font-size:16px;margin-top:3px}.lane-analytics-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.lane-analytics-actions .btn{padding:4px 10px;font-size:9px}.lane-analytics-actions .active{color:var(--acc);border-color:var(--acc)}.lane-analytics-loading{min-height:280px;display:grid;place-items:center}.lane-verdict{display:flex;gap:14px;align-items:baseline;padding:11px 12px;margin-top:14px;border-left:3px solid var(--acc);background:color-mix(in srgb,var(--acc) 6%,transparent)}.lane-verdict .px{font-size:9px;color:var(--acc)}.lane-verdict.warn{border-color:var(--late);background:color-mix(in srgb,var(--late) 6%,transparent)}.lane-verdict.warn .px{color:var(--late)}.lane-verdict.danger{border-color:var(--danger);background:color-mix(in srgb,var(--danger) 6%,transparent)}.lane-verdict.danger .px{color:var(--danger)}.lane-stat-grid{display:grid;grid-template-columns:repeat(10,minmax(72px,1fr));gap:1px;margin:14px 0;background:var(--panel-line);border:1px solid var(--panel-line)}.lane-stat-grid>div{min-width:0;background:#050d07;padding:9px 10px}.lane-stat-grid b{display:block;font-family:var(--font-term);font-weight:400;font-size:21px;color:var(--g5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lane-stat-grid span{display:block;font-family:var(--font-pixel);font-size:7px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.lane-analytics-warning{color:var(--late);border:1px solid color-mix(in srgb,var(--late) 35%,transparent);padding:7px 10px;margin-bottom:10px}.lane-table-wrap{overflow-x:auto}.lane-table{width:100%;border-collapse:collapse;font-family:var(--font-term);font-size:16px}.lane-table th{color:var(--muted);font-family:var(--font-pixel);font-size:7px;letter-spacing:.08em;text-transform:uppercase;text-align:right;padding:7px 8px;white-space:nowrap}.lane-table th:first-child{text-align:left}.lane-table td{text-align:right;border-top:1px solid rgba(70,232,120,.08);padding:9px 8px;white-space:nowrap}.lane-table tbody>tr:not(.lane-breakdown){cursor:pointer;outline:none}.lane-table tbody>tr:not(.lane-breakdown):hover,.lane-table tbody>tr.open{background:color-mix(in srgb,var(--acc) 6%,transparent)}.lane-table td:first-child{text-align:left}.lane-table td.warn{color:var(--late)}.lane-table td.danger{color:var(--danger)}.lane-table small{display:block;margin-left:14px;font-family:var(--font-pixel);font-size:6px;color:var(--muted)}.lane-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--acc);box-shadow:0 0 6px var(--acc)}.lane-dot.paused{background:var(--danger);box-shadow:0 0 6px var(--danger)}.lane-breakdown td{padding:10px 14px 14px 28px;background:#00000059;text-align:left;white-space:normal}.lane-breakdown-grid{display:flex;flex-wrap:wrap;gap:8px 20px;color:var(--muted);margin-bottom:8px}.lane-breakdown-grid b{color:var(--text);font-weight:400}.lane-breakdown-line{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(70,232,120,.06);padding:5px 0}.lane-breakdown-line code{color:var(--g5);overflow-wrap:anywhere}.lane-breakdown-line span{color:var(--muted);text-align:right}.lane-analytics-foot{font-size:14px;border-top:1px solid var(--panel-line);padding-top:10px;margin-top:12px}@media(max-width:920px){.lane-stat-grid{grid-template-columns:repeat(5,minmax(80px,1fr))}}@media(max-width:560px){.lane-analytics-backdrop{padding:0;align-items:stretch}.lane-analytics-modal{max-height:100vh;border-radius:0;padding:14px}.lane-analytics-head{flex-direction:column}.lane-stat-grid{grid-template-columns:repeat(2,minmax(90px,1fr))}.lane-breakdown-line{flex-direction:column;gap:2px}.lane-breakdown-line span{text-align:left}}@media(prefers-reduced-motion:reduce){.sa-alert{animation:none}}.posted-calendar{margin-top:10vh}.posted-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.posted-calendar-sub{margin-left:12px;font-size:14px;letter-spacing:0}.posted-day-nav{display:grid;grid-template-columns:34px minmax(180px,1fr) 34px;align-items:stretch;border:1px solid var(--panel-line);border-radius:3px;overflow:hidden;background:#020803e6}.posted-day-nav button{min-height:32px;padding:3px 10px;border:0;border-right:1px solid var(--panel-line);background:transparent;color:var(--g4);font-family:var(--font-pixel);font-size:13px;cursor:pointer}.posted-day-nav button:last-child{border-right:0}.posted-day-nav button:hover:not(:disabled){background:color-mix(in srgb,var(--g4) 10%,transparent);color:var(--g5)}.posted-day-nav button:disabled{color:var(--g1);cursor:default}.posted-day-nav .posted-day-label{color:var(--text);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.posted-challenge{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(260px,1.2fr);gap:18px;align-items:center;padding:13px 15px;overflow:hidden;background:linear-gradient(90deg,color-mix(in srgb,var(--g4) 8%,transparent),transparent 48%),#020803db}.posted-challenge.complete{border-color:color-mix(in srgb,var(--g4) 75%,transparent);box-shadow:inset 0 0 22px color-mix(in srgb,var(--g4) 8%,transparent),0 0 18px color-mix(in srgb,var(--g4) 12%,transparent)}.posted-challenge-title{color:var(--g4);font-size:12px;letter-spacing:.1em}.posted-challenge.complete .posted-challenge-title{color:var(--g5);text-shadow:0 0 12px color-mix(in srgb,var(--g4) 80%,transparent)}.posted-challenge-stats{display:flex;gap:6px 14px;flex-wrap:wrap;margin-top:4px;font-size:15px}.posted-challenge-stats b{color:var(--text);font-weight:400}.posted-progress{display:grid;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));gap:5px;min-width:0}.posted-progress-slot{position:relative;min-width:24px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid var(--panel-line);border-radius:2px;background:#020702;color:var(--g1);font-family:var(--font-pixel);font-size:9px}.posted-progress-slot.filled{color:#001505;border-color:var(--g4);background:var(--g4);box-shadow:0 0 12px color-mix(in srgb,var(--g4) 55%,transparent)}.posted-progress-slot small{position:absolute;right:2px;bottom:0;font-family:var(--font-term);font-size:9px;color:inherit;opacity:.7}.posted-history{display:grid;grid-template-columns:repeat(14,minmax(24px,1fr));gap:4px;margin:7px 0 13px}.posted-history button{position:relative;height:38px;overflow:hidden;border:1px solid var(--panel-line);border-radius:2px;background:#020803d9;color:var(--muted);cursor:pointer;font-family:var(--font-term)}.posted-history button:hover,.posted-history button.selected{border-color:var(--g4);color:var(--text)}.posted-history button.selected{box-shadow:0 0 10px color-mix(in srgb,var(--g4) 30%,transparent)}.posted-history button.complete{color:var(--g5)}.posted-history button>span{position:absolute;left:4px;top:1px;z-index:1;font-size:10px}.posted-history button>small{position:absolute;right:4px;bottom:1px;z-index:1;font-size:10px}.posted-history button>i{position:absolute;inset:auto 0 0;height:var(--fill);min-height:1px;background:linear-gradient(180deg,color-mix(in srgb,var(--g4) 38%,transparent),color-mix(in srgb,var(--g4) 18%,transparent));transition:height .25s ease}.posted-history button.complete>i{background:linear-gradient(180deg,color-mix(in srgb,var(--g4) 72%,transparent),color-mix(in srgb,var(--g4) 34%,transparent))}.posted-calendar-error{color:var(--danger);font-size:14px;margin:-4px 0 9px}.posted-move-hint{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 9px;padding:5px 8px;border:1px dashed var(--g4);color:var(--g4);font-size:14px}.posted-move-hint button{border:0;background:transparent;color:var(--muted);font:inherit;cursor:pointer}.posted-grid-scroll{overflow-x:auto;padding-bottom:6px}.posted-grid{display:grid;gap:0 8px;align-items:start}.posted-room-head{display:flex;align-items:baseline;gap:6px;white-space:nowrap;overflow:hidden}.posted-room-head .px-b{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:12px;letter-spacing:.07em}.posted-account-head,.posted-account-score{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.posted-account-head{padding-top:3px;padding-bottom:7px}.posted-account-score{padding-top:5px}.posted-hour-cell{min-width:0;min-height:14px;align-self:stretch;display:flex;flex-wrap:wrap;gap:5px;padding-top:3px;padding-bottom:4px}.posted-hour-cell.future{opacity:.28}.posted-hour-cell.move-target{opacity:1;outline:1px dashed var(--g5);outline-offset:-1px;background:color-mix(in srgb,var(--g4) 15%,transparent);cursor:copy}.posted-tile{position:relative;flex:1 1 48px;min-width:40px;max-width:62px;aspect-ratio:4 / 5;padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--g4) 26%,var(--panel-line));border-radius:4px;background:#020402;cursor:pointer}.posted-tile:hover{border-color:var(--g4);box-shadow:0 0 10px color-mix(in srgb,var(--g4) 35%,transparent)}.posted-tile.moving{border-color:var(--g5);box-shadow:0 0 12px color-mix(in srgb,var(--g5) 48%,transparent);opacity:.65}.posted-tile img{width:100%;height:100%;object-fit:cover;display:block}.posted-tile-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--text)}.posted-tile-reel{position:absolute;top:2px;right:4px;font-size:10px;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.95)}.posted-tile-time{position:absolute;left:0;bottom:0;padding:1px 4px 1px 3px;border-radius:0 3px 0 0;background:#000000ad;color:#fff;font-size:9px;letter-spacing:.03em}.posted-tile-grip{position:absolute;top:1px;left:2px;z-index:2;padding:0 3px;border-radius:2px;background:#000000b3;color:var(--g5);font-size:11px;line-height:16px;cursor:grab}@media(max-width:700px){.posted-calendar-head{align-items:stretch}.posted-calendar-head h2{width:100%}.posted-day-nav{width:100%;grid-template-columns:40px 1fr 40px}.posted-challenge{grid-template-columns:1fr;gap:10px}.posted-history{grid-template-columns:repeat(7,minmax(28px,1fr))}.posted-history button:nth-child(-n+7){display:none}}:root{--k-ref: var(--g4);--k-filler: #5ab8ff;--k-meme: #ff6bb0;--k-gen: #ffc857}.feed-head{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 16px;background:#030503f0;border-bottom:1px solid var(--panel-line)}.feed-tabs{display:flex;gap:2px;border:1px solid var(--panel-line);border-radius:3px;padding:2px;background:#04120a}.feed-tabs button{background:none;border:0;color:var(--muted);padding:4px 12px;border-radius:2px;cursor:pointer;font-family:var(--font-term);font-size:17px;white-space:nowrap}.feed-tabs button.on{background:color-mix(in srgb,var(--acc) 14%,transparent);color:var(--text);box-shadow:inset 0 0 0 1px var(--acc-soft)}.feed-tabs.seg button.on{background:var(--acc);color:#001505;font-weight:700;box-shadow:0 0 14px color-mix(in srgb,var(--acc) 45%,transparent)}.feed-tabs.retired{border-style:dashed;opacity:.75}.feed-tabs.retired button{opacity:.65}.feed-tabs.retired button.on{opacity:1;box-shadow:inset 0 0 0 1px var(--muted);background:color-mix(in srgb,var(--muted) 18%,transparent)}.feed-tabs.retired .rlabel{opacity:1;color:var(--muted);font-family:var(--font-pixel);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.feed-retired-note{display:flex;align-items:center;gap:8px;margin:0 16px 10px;padding:6px 12px;border:1px dashed var(--panel-line);border-radius:3px;color:var(--muted);font-family:var(--font-term);font-size:15px;position:relative;z-index:2}.feed-chip{cursor:pointer;border:1px solid var(--panel-line);background:#04120a;color:var(--muted);padding:2px 12px;border-radius:20px;font-family:var(--font-term);font-size:15px;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:6px}.feed-chip:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--c);box-shadow:0 0 8px var(--c)}.feed-chip.on{color:var(--text);border-color:var(--c)}.feed-chip.off{opacity:.45;text-decoration:line-through}.feed-chip.off:before{box-shadow:none}.chatter-page{--text: #dce9df;--muted: #7f9b87;--ch-bg: #0b130f;--ch-surface: rgba(18, 29, 22, .96);--ch-surface-2: rgba(23, 38, 28, .94);--ch-line: rgba(125, 177, 140, .2);--ch-page-top: #101a14;--ch-page-bottom: #0b120e;--ch-topbar-bg: rgba(12, 21, 16, .97);--ch-workspace-bg: rgba(14, 23, 18, .97);--ch-rail-bg: rgba(17, 29, 21, .98);--ch-context-bg: rgba(18, 30, 22, .98);--ch-conversation-bg: rgba(13, 23, 17, .97);--ch-composer-bg: rgba(16, 28, 20, .99);--ch-composer-field-bg: rgba(24, 40, 29, .94);--ch-popup-bg: rgba(18, 30, 22, .99);--ch-card-bg: rgba(24, 38, 29, .94);--ch-notification-bg: rgba(27, 42, 32, .96);--ch-message-fan-bg: rgba(27, 37, 32, .99);--ch-message-creator-bg: rgba(29, 45, 35, .99);--ch-message-text: rgba(232, 237, 233, .96);--ch-message-meta: rgba(150, 172, 157, .76);--ch-message-outline: rgba(210, 226, 215, .08);--ch-message-creator-outline: rgba(151, 203, 167, .11);--ch-depth-shadow: rgba(0, 0, 0, .12);--ch-pink: #ff6eaa;--ch-gold: #ffc85d;--ch-blue: #6dbdff;min-height:100vh;position:relative;background:radial-gradient(circle at 76% -20%,rgba(70,232,120,.11),transparent 38%),radial-gradient(circle at 4% 54%,rgba(255,110,170,.055),transparent 31%),linear-gradient(180deg,var(--ch-page-top),var(--ch-page-bottom))}.chatter-aurora{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.34;background-image:linear-gradient(rgba(70,232,120,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(70,232,120,.018) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%)}.chatter-topbar{min-height:58px;position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:12px;padding:8px clamp(12px,1.7vw,24px);background:var(--ch-topbar-bg);border-bottom:1px solid var(--ch-line);box-shadow:0 18px 50px #00000040;overflow:visible}.chatter-model-switcher{min-width:0;flex:1 1 auto;position:relative;overflow:visible}.chatter-model-switcher:after{width:24px;position:absolute;top:0;right:0;bottom:0;pointer-events:none;content:"";background:linear-gradient(90deg,transparent,var(--ch-topbar-bg))}.chatter-model-scroll{min-height:42px;display:flex;align-items:center;gap:5px;overflow-x:auto;overflow-y:hidden;margin-block:-8px;padding:10px 27px 10px 1px;overscroll-behavior-inline:contain;scrollbar-width:none}.chatter-model-scroll::-webkit-scrollbar{display:none}.chatter-model-pill{min-width:88px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;position:relative;padding:0 18px;border:1px solid color-mix(in srgb,var(--g4) 36%,transparent);border-radius:99px;color:var(--ch-model-accent, var(--g4));background:color-mix(in srgb,var(--g4) 4%,transparent);cursor:pointer;opacity:.86;transition:opacity .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.chatter-model-pill:hover{opacity:1;border-color:color-mix(in srgb,var(--g4) 48%,transparent);background:color-mix(in srgb,var(--g4) 8%,transparent)}.chatter-model-pill.active{opacity:1;border-color:color-mix(in srgb,var(--g4) 62%,transparent);background:color-mix(in srgb,var(--g4) 14%,transparent);box-shadow:inset 0 -2px var(--g4),0 0 16px color-mix(in srgb,var(--g4) 13%,transparent)}.chatter-model-badge{min-width:20px;height:20px;display:grid;place-items:center;position:absolute;top:-7px;right:-6px;padding:0 4px;border:2px solid #050a06;border-radius:99px;color:#071008;background:var(--ch-gold);box-shadow:0 0 12px #ffc85d6b;font-family:var(--font-term);font-size:11px;line-height:1}.chatter-model-name{max-width:110px;overflow:hidden;color:inherit;font-family:var(--font-pixel);font-size:13px;letter-spacing:.07em;line-height:1;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.chatter-model-empty{align-self:center;padding:0 10px;font-size:13px}.chatter-profile-menu{width:316px;max-width:calc(100vw - 24px);position:fixed;z-index:90;overflow:hidden;padding:5px;border:1px solid rgba(70,232,120,.25);border-radius:9px;background:var(--ch-popup-bg);box-shadow:0 20px 55px #0000009e,0 0 26px #46e87812}.chatter-profile-menu>button{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:54px;padding:9px 10px;border:0;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer;text-align:left}.chatter-profile-menu>button:hover{color:var(--text);background:#46e8780e}.chatter-profile-menu>button.active{color:var(--text);background:#46e87816}.chatter-profile-provider{width:32px;height:32px;display:grid;place-items:center;overflow:hidden;border:0;border-radius:8px;color:var(--g4);background:transparent}.chatter-profile-provider svg{width:27px;height:27px;display:block;flex:0 0 27px}.chatter-profile-provider .platform-telegram{width:26px;height:26px}.chatter-profile-provider .platform-stacked{width:27px;height:27px;border-radius:7px}.chatter-profile-provider .platform-fanvue,.chatter-profile-provider .platform-onlyfans{width:28px;height:28px;border-radius:7px}.chatter-profile-copy{min-width:0;display:grid}.chatter-profile-copy strong,.chatter-profile-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatter-profile-copy strong{font-size:17px;font-weight:400}.chatter-profile-copy small{font-size:12px}.chatter-profile-badge{padding:2px 7px;border-radius:99px;color:#081008;background:var(--ch-gold);font-family:var(--font-term);font-size:11px;font-weight:400}.chatter-profile-current{color:var(--g4);font-size:14px}.chatter-notification-inbox{width:min(360px,calc(100vw - 24px));max-height:min(600px,calc(100vh - 76px));position:fixed;top:70px;right:clamp(12px,1.7vw,24px);z-index:82;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(118,169,132,.17);border-radius:10px;background:var(--ch-popup-bg);box-shadow:0 22px 58px #000000a8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chatter-notification-inbox.collapsed{width:152px;max-height:42px}.chatter-notification-toggle{width:100%;min-height:39px;flex:0 0 auto;display:grid;grid-template-columns:17px minmax(0,1fr) auto 9px;align-items:center;gap:7px;padding:0 11px;border:0;border-bottom:1px solid rgba(70,232,120,.1);color:#b5ccbcd1;background:#46e87805;cursor:pointer;text-align:left}.chatter-notification-inbox.collapsed .chatter-notification-toggle{border-bottom:0}.chatter-notification-toggle:hover{color:var(--text);background:#46e8780e}.chatter-notification-toggle svg{width:17px;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.chatter-notification-toggle span{min-width:0;font-size:13px}.chatter-notification-toggle b{min-width:20px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:99px;color:#80e097e6;background:#46e87811;font-family:var(--font-term);font-size:10px;font-weight:400}.chatter-notification-toggle i{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .14s ease}.chatter-notification-inbox.collapsed .chatter-notification-toggle i{transform:translateY(2px) rotate(225deg)}.chatter-notification-list{min-height:0;overflow-y:auto;display:grid;gap:3px;padding:4px}.chatter-notification{min-width:0;position:relative;border-radius:7px;background:var(--ch-notification-bg);box-shadow:inset 0 0 0 1px #a7beae0e;transform-origin:top center}.chatter-notification.dismissing{pointer-events:none;animation:chatter-notification-out .15s ease-in forwards}@keyframes chatter-notification-out{to{opacity:0;transform:translateY(-4px) scaleY(.94)}}.chatter-notification-open{width:100%;min-width:0;display:grid;gap:6px;padding:8px 38px 9px 9px;border:0;border-radius:inherit;color:var(--text);background:transparent;cursor:pointer;text-align:left;transition:background .14s ease,box-shadow .14s ease}.chatter-notification-open:hover{background:#98b8a10a}.chatter-notification-route,.chatter-notification-platform,.chatter-notification-head{min-width:0;display:flex;align-items:center}.chatter-notification-route{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;color:#97ac9db8}.chatter-notification-platform{gap:5px;overflow:hidden}.chatter-notification-platform .platform-mark{width:14px;height:14px;flex:0 0 14px}.chatter-notification-platform .term{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.chatter-notification-model{color:var(--ch-model-accent, var(--g4));font-size:11px;letter-spacing:.07em;white-space:nowrap}.chatter-notification-route>time{font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.chatter-notification-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.chatter-notification-head strong{max-width:132px;overflow:hidden;color:#e3eae5f0;font-size:15px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.chatter-notification-message{min-width:0;overflow:hidden;color:#b5c4bab8;font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.chatter-notification-close{width:26px;height:26px;position:absolute;top:5px;right:5px;z-index:1;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#93ad9b9e;background:transparent;cursor:pointer;font-size:17px;line-height:1}.chatter-notification-close:hover{color:var(--text);background:#ffffff0e}.chatter-notification-count{min-width:19px;height:18px;display:inline-grid;place-items:center;padding:0 5px;border-radius:99px;color:#80e097e6;background:#46e87811;box-shadow:inset 0 0 0 1px #46e87821;font-family:var(--font-term);font-size:10px;font-weight:400}.chatter-notification-dismiss-all{width:100%;min-height:36px;flex:0 0 auto;border:0;border-top:1px solid rgba(70,232,120,.13);color:#97b59fb8;background:#46e87805;cursor:pointer;font-size:8px;letter-spacing:.1em}.chatter-notification-dismiss-all:hover{color:var(--g5);background:#46e87813}.chatter-notification-dismiss-all:disabled{cursor:default;opacity:.42}.chatter-casey-status,.chatter-media-card-copy,.chatter-thread-copy,.chatter-slot>span:not(.chatter-dot){display:flex;flex-direction:column;min-width:0}.chatter-icon-button{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:1px solid var(--ch-line);border-radius:50%;color:var(--g4);background:#46e8780a;cursor:pointer;font-family:var(--font-term);font-size:22px}.chatter-icon-button:hover{border-color:var(--g3);background:#46e8781a}.chatter-icon-button:disabled{opacity:.45;cursor:wait}.chatter-icon-button.danger{color:var(--danger)}.chatter-nav{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--ch-line);border-radius:10px;background:#050b07bf}.chatter-nav a{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:7px;color:var(--muted);font-family:var(--font-term);font-size:15px;line-height:1}.chatter-nav-icon{width:14px;height:14px;flex:0 0 14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.chatter-nav-label{line-height:1}.chatter-nav a:hover{color:var(--text)}.chatter-nav a.active{color:#041107;background:var(--g4);box-shadow:0 0 20px #46e87847}.chatter-home-link{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;opacity:.72;transition:opacity .14s ease,border-color .14s ease,background .14s ease}.chatter-home-link:hover{opacity:1;border-color:var(--ch-line);background:#46e8780d}.chatter-main{min-height:calc(100vh - 53px);position:relative;z-index:2;padding:18px clamp(14px,2vw,28px) 42px}.chatter-main.tab-chats,.chatter-main.tab-puller{padding:12px clamp(10px,1.4vw,22px) 24px}.puller-shell{display:grid;gap:12px}.puller-hero{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid var(--ch-line);border-radius:9px;background:linear-gradient(120deg,#0a1c10eb,#050b07e0)}.puller-hero h1{margin:5px 0 4px;font-size:clamp(24px,3vw,40px)}.puller-hero p{margin:0;max-width:760px;font-size:16px}.puller-meter{display:grid;min-width:130px;text-align:right}.puller-meter strong{color:var(--g4);font-size:32px}.puller-meter span{font-size:14px}.puller-meters{display:flex;gap:24px}.puller-matcher{overflow:hidden;border:1px solid var(--ch-line);border-radius:9px;background:#060e09f5}.puller-matcher.active{box-shadow:inset 0 1px #46e87812}.puller-route{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(240px,1.4fr) minmax(120px,.55fr) minmax(190px,.8fr);align-items:stretch;border-bottom:1px solid var(--ch-line)}.puller-route-platform{display:grid;align-content:center;gap:3px;min-height:70px;padding:13px 16px;background:#46e87809}.puller-route-platform.fanvue{background:#ff6eaa09}.puller-route-platform span{color:var(--muted);font-size:8px}.puller-route-platform strong{font-size:18px;font-weight:400}.puller-route-bridge{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:12px 16px}.puller-route-bridge>i{height:1px;background:linear-gradient(90deg,transparent,rgba(70,232,120,.5))}.puller-route-bridge>i:last-child{background:linear-gradient(90deg,rgba(70,232,120,.5),transparent)}.puller-route-bridge>div{display:grid;justify-items:center;gap:2px;text-align:center}.puller-route-bridge span{color:var(--g4);font-size:9px}.puller-route-bridge small{font-size:12px;white-space:nowrap}.puller-live-state{display:grid;grid-template-columns:auto 1fr;align-content:center;gap:2px 8px;padding:13px 16px;border-left:1px solid var(--ch-line);background:#46e87806}.puller-live-state>i,.puller-listening-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:var(--g4);box-shadow:0 0 10px #46e878d9}.puller-matcher:not(.active) .puller-live-state>i{background:var(--muted);box-shadow:none}.puller-live-state>span{font-size:14px}.puller-live-state>small{grid-column:2;font-size:11px}.puller-match-attempts{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;background:var(--ch-line)}.puller-match-attempt{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:12px 14px;background:#050c07fa}.puller-match-person{min-width:0;display:flex;align-items:center;gap:9px}.puller-match-person>div{min-width:0;display:grid;gap:1px}.puller-match-person strong,.puller-match-person small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-match-summary{grid-column:1 / -1;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.puller-platform-mark{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border:1px solid rgba(255,110,170,.28);border-radius:50%;color:#ff9fc8;background:#ff6eaa14;font-family:var(--font-pixel);font-size:9px}.puller-platform-mark.snap{border-color:#ffeb5a4d;color:#ffe970;background:#ffeb5a12}.puller-status{display:inline-flex;align-items:center;justify-content:center;padding:4px 7px;border:1px solid currentColor;border-radius:999px;font-family:var(--font-pixel);font-size:7px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.match-not-sure{color:var(--ch-gold)!important}.match-no-info{color:var(--muted)!important}.match-pending{color:#8eb49a!important}.puller-match-empty{min-height:58px;display:flex;align-items:center;justify-content:center;gap:11px;padding:12px 16px;text-align:left}.puller-match-empty>div{display:grid;gap:1px}.puller-match-empty strong{font-size:14px;font-weight:400}.puller-match-empty small{font-size:12px}.puller-grid{height:calc(100vh - 326px);min-height:600px;display:grid;grid-template-columns:minmax(280px,360px) minmax(420px,1fr);overflow:hidden;border:1px solid var(--ch-line);border-radius:9px;background:#040906e0}.puller-leads{overflow-y:auto;border-right:1px solid var(--ch-line);background:#070f0af0}.puller-filter{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid var(--ch-line);background:#050c07fa}.puller-filter>div{min-width:0;display:grid;gap:1px}.puller-filter span{font-size:9px}.puller-filter small{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.puller-filter select{min-width:132px;max-width:180px;padding:7px 9px;border:1px solid var(--ch-line);border-radius:4px;color:var(--text);background:#071009;font-family:var(--font-term);font-size:15px}.puller-lead{width:100%;display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:0;border-bottom:1px solid rgba(80,160,105,.11);color:var(--text);background:transparent;cursor:pointer;text-align:left}.puller-lead:hover{background:#46e8780a}.puller-lead.active{background:#46e87817;box-shadow:inset 2px 0 var(--g4)}.puller-source-dot{width:7px;height:7px;border-radius:50%;background:var(--g4);box-shadow:0 0 9px var(--g4)}.puller-lead>span{min-width:0;display:grid}.puller-lead-identity{min-width:0;display:flex;align-items:baseline;gap:8px}.puller-lead-identity mark{min-width:0;overflow:hidden;color:var(--g4);background:transparent;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.puller-lead b,.puller-lead small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-lead b{font-size:16px;font-weight:400}.puller-lead small{font-size:12px}.puller-lead em{color:var(--ch-gold);font-size:12px;font-style:normal}.puller-lead em.saved{color:var(--g4)}.puller-cta-badge{color:var(--g4);font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.puller-chat{min-width:0;min-height:0;display:flex;flex-direction:column}.puller-chat-head{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px;border-bottom:1px solid var(--ch-line);background:#070f0acc}.puller-chat-person{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.puller-chat-person>div{min-width:0;display:grid;gap:1px}.puller-chat-person>div>strong,.puller-chat-person>div>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-chat-person>div>strong{font-size:17px;font-weight:400}.puller-chat-person>.puller-status{margin-left:6px}.puller-chat-cta{flex:0 0 auto;display:grid;justify-items:end;gap:2px;text-align:right}.puller-chat-cta>strong{color:var(--g4);font-size:9px}.puller-chat-cta>small{font-size:12px}.puller-expiry{color:var(--ch-gold);font-size:13px;white-space:nowrap}.puller-expiry.saved{color:var(--g4)}.puller-transcript{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:7px;padding:16px}.puller-transcript>.btn{align-self:center}.puller-message{max-width:min(76%,680px);padding:8px 11px;border:1px solid var(--ch-line);border-radius:6px}.puller-message.fan{align-self:flex-start;background:#46e8780e}.puller-message.creator{align-self:flex-end;background:#ff6eaa0e}.puller-message p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px}.puller-message small{display:block;margin-top:3px;font-size:11px}.puller-empty{flex:1;display:grid;place-content:center;justify-items:center;gap:8px;text-align:center}.puller-empty>span{color:var(--g4);font-size:36px}.puller-empty b{font-size:11px}.puller-empty p{margin:0;font-size:15px}.chatter-toast,.chatter-inline-error{position:relative;z-index:45;display:flex;align-items:center;gap:14px;padding:8px 18px;color:var(--g5);background:#11321bf2;border-bottom:1px solid var(--g3)}.chatter-toast.danger,.chatter-inline-error{color:#ffd2db;background:#2d0811f5;border-color:#ff5c7a73}.chatter-toast button{margin-left:auto;border:0;color:inherit;background:transparent;cursor:pointer;font-size:20px}.chatter-inline-error{grid-column:1 / -1;border:1px solid rgba(255,92,122,.3);border-radius:4px}.chatter-loading,.chatter-onboarding,.chatter-center-empty{min-height:58vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.chatter-onboarding{max-width:620px;margin:0 auto}.chatter-onboarding-mark{width:86px;height:86px;display:grid;place-items:center;border:1px solid var(--g3);border-radius:50%;color:var(--g4);background:radial-gradient(circle,rgba(70,232,120,.18),transparent 65%);box-shadow:0 0 60px #46e87829;font-size:38px}.chatter-onboarding h1{max-width:600px;font-size:clamp(23px,4vw,42px)}.chatter-onboarding p{max-width:570px;font-size:20px;line-height:1.45}.chatter-eyebrow{color:var(--g3);font-size:9px;letter-spacing:.16em}.chatter-section-title{font-size:12px;letter-spacing:.1em}.chatter-small-copy{font-size:15px;line-height:1.35}.chatter-small-copy.success{color:var(--g4)}.chatter-small-copy.danger{color:var(--danger)}.chatter-empty{padding:18px;font-size:16px;line-height:1.4}.chatter-workspace{height:calc(100vh - 115px);min-height:600px;display:grid;grid-template-columns:minmax(280px,330px) minmax(430px,1fr) minmax(330px,390px);overflow:hidden;border:1px solid var(--ch-line);border-radius:9px;background:var(--ch-workspace-bg);box-shadow:0 22px 80px #00000047}.chatter-thread-rail,.chatter-context-rail,.chatter-conversation{min-width:0;min-height:0}.chatter-thread-rail{display:flex;flex-direction:column;background:var(--ch-rail-bg);border-right:1px solid var(--ch-line)}.chatter-context-rail{overflow:hidden;display:flex;flex-direction:column;background:var(--ch-context-bg);border-left:1px solid var(--ch-line)}.chatter-context-scroll{flex:1;min-height:0;overflow-y:auto;padding:15px 15px 2px}.chatter-context-footer{flex:0 0 auto;padding:11px 15px 13px;border-top:1px solid var(--ch-line);background:var(--ch-composer-bg)}.chatter-rail-head,.chatter-section-head,.chatter-card-head,.chatter-title-line,.chatter-button-row,.chatter-setting-line,.chatter-module-top{display:flex;align-items:center;gap:9px}.chatter-rail-head{justify-content:space-between;padding:17px 15px 11px}.chatter-rail-head .term{font-size:18px}.chatter-search{width:calc(100% - 24px);margin:0 12px 10px;padding:8px 12px;border-radius:18px;font-size:17px}.chatter-thread-list{overflow-y:auto;padding:0 8px 11px}.chatter-thread{width:100%;display:grid;grid-template-columns:46px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:4px 11px;min-height:72px;padding:10px;border:1px solid transparent;border-radius:9px;color:var(--text);background:transparent;cursor:pointer;text-align:left}.chatter-thread:hover{background:#46e87809}.chatter-thread.active{border-color:#46e87829;background:linear-gradient(90deg,#46e8781f,#46e87806)}.chatter-avatar{width:44px;height:44px;display:grid;place-items:center;position:relative;overflow:visible;border-radius:50%;color:var(--g5);background:linear-gradient(145deg,#16331f,#08120b);font-family:var(--font-pixel);font-size:12px;grid-row:1 / 3}.chatter-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.chatter-avatar i{width:8px;height:8px;position:absolute;right:0;bottom:0;border:2px solid #071009;border-radius:50%;background:var(--g4)}.chatter-thread-name{min-width:0;overflow:hidden;font-size:19px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.chatter-thread-time{align-self:start;display:grid;justify-items:end;gap:1px;padding-top:1px;font-size:11px;letter-spacing:.015em;white-space:nowrap}.chatter-thread-time b{color:#b1c6b8c7;font-size:12px;font-weight:400}.chatter-thread-spend{align-self:end;display:inline-flex;align-items:center;gap:7px;font-size:15px;line-height:1;font-variant-numeric:tabular-nums}.chatter-spend-icon{width:40px;height:30px;flex:0 0 40px;position:relative;display:grid;place-items:center}.chatter-spend-icon svg{position:absolute;display:block;fill:currentColor}.chatter-spend-icon img{width:100%;height:100%;display:block;object-fit:contain;image-rendering:pixelated;opacity:var(--spend-icon-opacity, 1);transform:scale(var(--spend-icon-scale, 1)) scaleX(var(--spend-icon-mirror, 1));transform-origin:center;filter:saturate(var(--spend-icon-saturation, 1)) brightness(var(--spend-icon-brightness, 1))}.chatter-coin-icon{width:15px;height:15px;flex:0 0 15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.chatter-thread-spend.none{color:#778b7e9e;--spend-icon-opacity: .62;--spend-icon-saturation: .68;--spend-icon-brightness: .74;--spend-icon-scale: .72}.chatter-thread-spend.coin-01{color:#63836c;--spend-icon-opacity: .76;--spend-icon-saturation: .72;--spend-icon-brightness: .76}.chatter-thread-spend.coin-02{color:#6b9273;--spend-icon-opacity: .8;--spend-icon-saturation: .78;--spend-icon-brightness: .81}.chatter-thread-spend.coin-03{color:#70a079;--spend-icon-opacity: .84;--spend-icon-saturation: .84;--spend-icon-brightness: .86}.chatter-thread-spend.coin-04{color:#77b584;--spend-icon-opacity: .89;--spend-icon-saturation: .9;--spend-icon-brightness: .92}.chatter-thread-spend.coin-05{color:#7dcc8d;--spend-icon-opacity: .95;--spend-icon-saturation: .97;--spend-icon-brightness: .99}.chatter-thread-spend.coin-06{color:#86df98;--spend-icon-opacity: 1;--spend-icon-saturation: 1.03;--spend-icon-brightness: 1.05}.chatter-thread-signals{align-self:end;justify-self:end;display:flex;align-items:center;gap:4px;color:var(--g4);font-family:var(--font-term)}.chatter-thread-signals b{font-size:12px}.chatter-thread-signals b.danger{color:var(--danger)}.chatter-thread-signals em{min-width:20px;padding:1px 6px;border-radius:9px;color:#031006;background:var(--g4);font-size:13px;font-style:normal;text-align:center}.chatter-conversation{display:flex;flex-direction:column;background:radial-gradient(circle at 50% 120%,rgba(70,232,120,.055),transparent 38%),var(--ch-conversation-bg)}.chatter-title-line .px{font-size:12px}.chatter-title-line .tag{padding:0 7px 1px;font-size:13px}.tag.live{color:var(--g4)}.tag.danger{color:var(--danger);border-color:#ff5c7a59}.chatter-message-stream{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:18px clamp(16px,3vw,38px) 22px;overflow-anchor:none}.chatter-message-end{width:100%;height:1px;flex:0 0 1px;pointer-events:none}.chatter-message{max-width:min(72%,680px);padding:11px 14px 9px;border:0;border-radius:6px 16px 16px;color:var(--ch-message-text);background:var(--ch-message-fan-bg);box-shadow:inset 0 0 0 1px var(--ch-message-outline),0 7px 24px var(--ch-depth-shadow)}.chatter-message.creator{align-self:flex-end;border-radius:16px 6px 16px 16px;background:var(--ch-message-creator-bg);box-shadow:inset 0 0 0 1px var(--ch-message-creator-outline),0 7px 24px var(--ch-depth-shadow)}.chatter-message>.term{font-size:18px;line-height:1.4;white-space:pre-wrap}.chatter-message small{display:block;margin-top:4px;color:var(--ch-message-meta);font-size:12px;opacity:1}.chatter-message-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;margin-top:3px}.chatter-message-meta small{min-width:0;margin:0}.chatter-message-tools{display:inline-flex;align-items:center;justify-content:flex-end;gap:3px}.chatter-reasoning-anchor{display:inline-grid;position:relative}.chatter-reasoning-button{width:26px;height:26px;display:grid;place-items:center;justify-self:end;padding:0;border:1px solid transparent;border-radius:50%;color:#b9cbbfc7;background:#ffffff05;cursor:pointer;opacity:.62;transition:opacity .14s ease,border-color .14s ease,background .14s ease}.chatter-reasoning-button:hover,.chatter-reasoning-button.active{opacity:1;border-color:#98bba233;background:#8ab19512}.chatter-reasoning-button svg{width:16px;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.chatter-reasoning-panel{width:min(380px,calc(100vw - 24px));max-height:min(340px,calc(100vh - 24px));display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:11px;position:fixed;z-index:120;overflow-y:auto;padding:15px 17px 16px 14px;border:1px solid rgba(195,214,201,.09);border-radius:14px;color:#dae2dce0;background:#080b09fb;box-shadow:0 24px 62px #000000ad,inset 0 1px #ffffff06;font-size:15px;line-height:1.52;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:chatter-thought-in .14s ease-out}.chatter-reasoning-panel.left,.chatter-reasoning-panel.right{box-shadow:0 24px 62px #000000ad,inset 0 1px #ffffff06}.chatter-reasoning-mark{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#b4c7bab8;background:#9cbba50e}.chatter-reasoning-mark svg{width:15px;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.chatter-reasoning-copy{min-width:0;white-space:pre-wrap}.chatter-gemini-revision-anchor{display:inline-grid;position:relative}.chatter-gemini-revision-button{width:26px;height:26px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;color:#9bc2abb8;background:#ffffff05;cursor:pointer;opacity:.68;transition:color .14s ease,opacity .14s ease,border-color .14s ease,background .14s ease}.chatter-gemini-revision-button:hover,.chatter-gemini-revision-button.active{color:#92dfa9f5;opacity:1;border-color:#76c68f33;background:#59b57512}.chatter-gemini-revision-button svg,.chatter-gemini-revision-head>svg{width:16px;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.chatter-gemini-revision-panel{max-height:min(430px,calc(100vh - 24px));display:grid;gap:12px;position:fixed;z-index:122;overflow-y:auto;padding:15px;border:1px solid rgba(137,187,151,.12);border-radius:14px;color:#dae5dde6;background:#070c09fc;box-shadow:0 24px 62px #000000b3,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:chatter-thought-in .14s ease-out}.chatter-gemini-revision-head{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;color:#8adba3e6}.chatter-gemini-revision-head .px{font-size:8px;letter-spacing:.08em}.chatter-gemini-revision-head b{font-size:12px;font-weight:400}.chatter-gemini-revision-reason{display:grid;gap:7px;padding:10px 11px;border-left:2px solid rgba(114,196,139,.32);color:#bacbbfcc;background:#76b18809}.chatter-gemini-revision-reason .px{color:#8fb89bcc;font-size:8px}.chatter-gemini-revision-reason q{font-size:14px;line-height:1.45}.chatter-gemini-revision-diff{display:grid;gap:6px}.chatter-gemini-revision-diff>div{display:grid;gap:5px;padding:9px 10px;border:1px solid rgba(179,201,185,.075);border-radius:8px;background:#ffffff04}.chatter-gemini-revision-diff>div+div{border-color:#6cc1851f;background:#4da66709}.chatter-gemini-revision-diff .px{color:#849f8cb3;font-size:7px}.chatter-gemini-revision-diff p{margin:0;font-size:14px;line-height:1.48;white-space:pre-wrap}.chatter-gemini-revision-diff small{color:#9ab3a2b8;font-size:12px}@keyframes chatter-thought-in{0%{opacity:0;transform:translateY(3px) scale(.99)}}.chatter-media-attachment{width:min(380px,100%);margin:5px 0 6px}.chatter-media-attachment>.chatter-commerce-badge{margin:0 0 6px 1px}.chatter-media-attachment.commerce-paid .chatter-media-placeholder,.chatter-media-attachment.commerce-paid .chatter-media-reveal-panel{border-color:#69df8633;box-shadow:inset 0 0 0 1px #69df8609}.chatter-commerce-badge{width:fit-content;min-height:28px;display:inline-grid;grid-template-columns:18px auto auto;align-items:center;gap:6px;padding:4px 8px 4px 6px;border:1px solid rgba(153,174,159,.11);border-radius:8px;color:#9eb1a4b3;background:#ffffff05}.chatter-commerce-badge.paid{border-color:#5eda7c2e;color:#81e699f0;background:linear-gradient(90deg,#46e87817,#46e87806);box-shadow:0 0 22px #46e8780e}.chatter-commerce-badge.pending{border-color:#9eb1a41a;color:#92a3979e}.chatter-commerce-icon{width:18px;height:18px;display:grid;place-items:center}.chatter-commerce-icon svg{width:16px;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.chatter-commerce-badge b{font-size:8px;letter-spacing:.08em}.chatter-commerce-badge strong{color:inherit;font-size:14px;font-weight:400;font-variant-numeric:tabular-nums;white-space:nowrap}.chatter-commerce-event{align-self:center;display:flex;align-items:center;gap:9px;margin:3px 0;padding:4px}.chatter-commerce-event .chatter-commerce-badge{min-height:32px;padding-inline:8px 10px;border-radius:10px}.chatter-commerce-event time{font-size:11px;font-variant-numeric:tabular-nums}.chatter-media-placeholder{width:fit-content;min-width:210px;max-width:100%;min-height:54px;display:grid;grid-template-columns:34px minmax(92px,auto) auto;align-items:center;gap:10px;margin:0;padding:8px 10px;border:1px solid rgba(182,205,189,.11);border-radius:11px;color:#ccdad0e6;background:#ffffff06;cursor:pointer;text-align:left}.chatter-media-placeholder:hover{border-color:#89b19447;background:#7ca2860e}.chatter-media-placeholder:disabled{opacity:.62;cursor:wait}.chatter-media-placeholder-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#aec9b6d1;background:#91b39a12}.chatter-media-placeholder-icon svg{width:19px;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.chatter-media-spinner{width:14px;height:14px;border:1.5px solid rgba(177,204,184,.2);border-top-color:#c2dac9cc;border-radius:50%;animation:chatter-send-spin .7s linear infinite}.chatter-media-placeholder-copy{min-width:0;display:grid;gap:1px}.chatter-media-placeholder-copy strong{font-size:15px;font-weight:400;text-transform:capitalize}.chatter-media-placeholder-copy small{overflow:hidden;max-width:170px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.chatter-media-reveal-panel{width:100%;min-height:72px;display:grid;place-items:center;overflow:hidden;margin:0;border:1px solid rgba(255,200,93,.22);border-radius:4px;background:#0000007a}.chatter-media-reveal-panel img,.chatter-media-reveal-panel video{width:100%;max-height:360px;display:block;object-fit:contain}.chatter-media-reveal-panel audio{width:calc(100% - 20px)}.chatter-media-reveal-panel>span{padding:24px 14px;font-size:13px}.chatter-media-reveal-panel>a{padding:24px 14px;color:var(--ch-gold)}.chatter-media-provenance{display:flex;align-items:center;gap:7px;padding:7px 3px 6px;color:#9cb9a6b8}.chatter-media-provenance-icon{width:15px;height:15px;display:grid;place-items:center;flex:0 0 15px}.chatter-media-provenance-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.chatter-media-provenance .term{min-width:0;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.chatter-media-understanding{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px;margin:0;padding:9px 3px 2px;border-top:1px solid rgba(178,202,185,.08)}.chatter-media-understanding-icon{width:15px;height:15px;display:grid;place-items:center;margin-top:1px;color:#aac2b2b8;opacity:.78}.chatter-media-understanding-icon svg{width:13px;height:13px;fill:color-mix(in srgb,rgba(170,194,178,.72) 12%,transparent);stroke:currentColor;stroke-linejoin:round;stroke-width:1.35}.chatter-media-understanding>.term{color:#cfdcd4c7;font-size:15px;line-height:1.4;white-space:pre-wrap}.chatter-media-understanding.pending{opacity:.48}.chatter-context-activity{flex:0 0 auto;display:grid;gap:7px;padding:10px 15px 0;background:var(--ch-composer-bg)}.chatter-context-activity .chatter-activity-trigger{gap:5px;padding-inline:5px}.chatter-context-activity .chatter-activity-step{min-width:54px;grid-template-columns:28px}.chatter-context-activity .chatter-activity-step-icon{width:28px;height:28px}.chatter-context-activity .chatter-activity-link{width:27px;top:14px;right:calc(50% + 14px)}.chatter-context-activity .chatter-activity-review{padding-inline:5px}.chatter-activity-strip{overflow:hidden;border:1px solid rgba(127,172,139,.11);border-radius:11px;background:#0c160fb8;box-shadow:inset 0 1px #ffffff05}.chatter-activity-strip.review{border-color:#c9a95e38}.chatter-activity-strip-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding-right:9px}.chatter-activity-strip-head>.chatter-reasoning-anchor{flex:0 0 auto}.chatter-activity-strip-head .chatter-reasoning-button{color:#99cca8d1;opacity:.82}.chatter-activity-trigger{width:100%;min-width:0;min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow-x:auto;padding:7px 10px;border:0;color:inherit;background:transparent;cursor:pointer;scrollbar-width:none}.chatter-activity-trigger::-webkit-scrollbar{display:none}.chatter-activity-chain{min-width:max-content;display:flex;align-items:center;padding-inline:2px}.chatter-activity-step{min-width:63px;display:grid;grid-template-columns:30px;justify-items:center;gap:3px;position:relative;color:#768e7e7a}.chatter-activity-step-icon{width:30px;height:30px;display:grid;place-items:center;position:relative;z-index:1;border:1px solid rgba(132,157,140,.12);border-radius:9px;background:#040a06e0;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.chatter-activity-step-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.chatter-activity-step .px{font-size:7px;letter-spacing:.075em}.chatter-activity-link{width:33px;height:1px;position:absolute;z-index:0;top:15px;right:calc(50% + 15px);overflow:hidden;background:#7b93831f}.chatter-activity-link:after{content:"";width:100%;height:100%;display:block;background:#4eda7494;transform:scaleX(0);transform-origin:left}.chatter-activity-step.complete{color:#7add95e6}.chatter-activity-step.complete .chatter-activity-step-icon{border-color:#4eda7447;background:#37b45a21;box-shadow:inset 0 0 16px #46e87809}.chatter-activity-step.complete .chatter-activity-link:after{transform:scaleX(1)}.chatter-activity-step.active{color:#96eead}.chatter-activity-step.active .chatter-activity-step-icon{border-color:#5be7816b;background:#3cc1601a;box-shadow:0 0 0 3px #46e87809,0 0 20px #46e87814;animation:chatter-activity-pulse 1.8s ease-in-out infinite}.chatter-activity-step.active .chatter-activity-link:after{transform:scaleX(1);opacity:.58}.chatter-activity-step.failed{color:#e67787d1}.chatter-activity-step.failed .chatter-activity-step-icon{border-color:#e55e744d;background:#b4374b12}.chatter-activity-review{flex:0 0 auto;padding:4px 7px;border:1px solid rgba(203,169,91,.2);border-radius:7px;color:#e0c179d6;font-size:7px;letter-spacing:.08em}@keyframes chatter-activity-pulse{0%,to{box-shadow:0 0 0 3px #46e87806,0 0 15px #46e8780b}50%{box-shadow:0 0 0 4px #46e87811,0 0 23px #46e8781c}}@media(prefers-reduced-motion:reduce){.chatter-activity-step.active .chatter-activity-step-icon{animation:none}}.chatter-activity-panel{max-height:min(470px,calc(100vh - 24px));display:grid;gap:12px;position:fixed;z-index:121;overflow-y:auto;padding:14px;border:1px solid rgba(137,184,149,.12);border-radius:14px;color:#dae5dde8;background:#070c09fc;box-shadow:0 24px 62px #000000b3,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:chatter-thought-in .14s ease-out}.chatter-activity-panel-chain{display:flex;align-items:center;justify-content:space-between;gap:5px;padding-bottom:11px;border-bottom:1px solid rgba(153,180,161,.08)}.chatter-activity-panel-step{min-width:0;display:grid;grid-template-columns:18px auto;align-items:center;gap:5px;color:#79948280}.chatter-activity-panel-step svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.chatter-activity-panel-step .px{overflow:hidden;font-size:7px;text-overflow:ellipsis}.chatter-activity-panel-step b{grid-column:2;color:inherit;font-size:11px;font-weight:400}.chatter-activity-panel-step.complete{color:#77d591c7}.chatter-activity-panel-step.active{color:#97ecae}.chatter-activity-panel-step.failed{color:#e67787d1}.chatter-activity-bundle{display:grid;gap:6px}.chatter-activity-text-part{padding:9px 10px;border:1px solid rgba(166,190,173,.075);border-radius:8px;color:#dae4dde8;background:#ffffff04;font-size:14px;line-height:1.46;white-space:pre-wrap}.chatter-activity-bundle-part{min-height:47px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;border:1px solid rgba(145,177,153,.085);border-radius:9px;background:#57856306}.chatter-activity-bundle-part.voice{border-color:#7eb48f1a}.chatter-activity-bundle-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#9cc8a8d6;background:#68a47912}.chatter-activity-bundle-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.chatter-activity-bundle-copy{min-width:0;display:grid;gap:2px}.chatter-activity-bundle-copy strong,.chatter-activity-bundle-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatter-activity-bundle-copy strong{font-size:14px;font-weight:400}.chatter-activity-bundle-copy small{font-size:10px}.chatter-activity-price{color:#85de9ee6;font-size:13px;font-weight:400;white-space:nowrap}.chatter-composer{display:grid;gap:8px;padding:9px 12px 12px;border-top:1px solid var(--ch-line);background:var(--ch-composer-bg)}.chatter-composer-drafts{display:flex;align-items:stretch;gap:6px;overflow-x:auto;padding:1px;scrollbar-width:thin}.chatter-attachment-draft{width:min(260px,82vw);min-height:48px;flex:0 0 auto;display:grid;grid-template-columns:30px minmax(0,1fr) 26px;align-items:center;gap:8px;padding:7px 7px 7px 9px;border:1px solid rgba(166,198,176,.1);border-radius:10px;background:#ffffff06}.chatter-attachment-kind{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#b1ccb8d1;background:#8fb19811}.chatter-attachment-kind svg{width:17px;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.chatter-attachment-copy{min-width:0;display:grid;gap:1px}.chatter-attachment-copy strong,.chatter-attachment-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatter-attachment-copy strong{font-size:14px;font-weight:400}.chatter-attachment-copy small{font-size:11px;text-transform:capitalize}.chatter-attachment-draft>button,.chatter-voice-dismiss{width:26px;height:26px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#9db5a5ad;background:transparent;cursor:pointer;font-size:17px}.chatter-attachment-draft>button:hover,.chatter-voice-dismiss:hover{color:var(--text);background:#ffffff0d}.chatter-voice-draft{width:min(330px,86vw);min-height:48px;flex:0 0 auto;display:grid;grid-template-columns:32px minmax(100px,1fr) auto 26px;align-items:center;gap:9px;padding:7px 7px 7px 9px;border:1px solid rgba(166,198,176,.11);border-radius:10px;background:#ffffff06}.chatter-voice-draft audio{display:none}.chatter-voice-play{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid rgba(144,187,156,.2);border-radius:50%;color:#b7d3bfe6;background:#80b08d12;cursor:pointer}.chatter-voice-play:disabled{cursor:default;opacity:.38}.chatter-voice-play svg{width:16px;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.chatter-voice-wave{height:24px;display:flex;align-items:center;gap:3px;overflow:hidden}.chatter-voice-wave i{width:2px;flex:0 0 2px;border-radius:2px;background:#94b79e85}.chatter-voice-draft time{font-size:11px;font-variant-numeric:tabular-nums}.chatter-composer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.chatter-composer-field{min-width:0;overflow:hidden;border:1px solid rgba(70,232,120,.18);border-radius:12px;background:var(--ch-composer-field-bg);box-shadow:inset 0 1px #ffffff05}.chatter-composer-field:focus-within{border-color:#46e87857}.chatter-composer textarea{width:100%;min-height:43px;max-height:132px;resize:none;overflow-y:auto;padding:10px 12px 5px;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;font-size:17px;line-height:1.35;scrollbar-width:thin}.chatter-composer-tools{min-height:35px;display:flex;align-items:center;gap:4px;padding:0 7px 7px}.chatter-composer-tool{width:31px;height:31px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;color:#9cbba5c2;background:transparent;cursor:pointer}.chatter-composer-tool:hover:not(:disabled),.chatter-composer-tool.active{color:var(--g5);border-color:#80ae8d24;background:#80ae8d11}.chatter-composer-tool:disabled{cursor:default;opacity:.32}.chatter-composer-tool svg{width:17px;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.chatter-composer-tool .chatter-send-spinner{width:13px;height:13px}.chatter-ppv-price{height:31px;display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:0 7px;border:1px solid rgba(226,188,100,.17);border-radius:8px;color:#d6b86e;background:#e2bc6409}.chatter-ppv-price .chatter-coin-icon{width:14px;height:14px}.chatter-ppv-price .px{font-size:7px;letter-spacing:.08em}.chatter-ppv-price b{font-family:var(--font-term);font-size:13px;font-weight:400}.chatter-ppv-price input{width:68px;min-height:0;padding:0;border:0;outline:0;color:#ead18f;background:transparent;font-family:var(--font-term);font-size:14px;font-variant-numeric:tabular-nums}.chatter-ppv-price input::-webkit-inner-spin-button,.chatter-ppv-price input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.chatter-send-button{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgba(70,232,120,.38);border-radius:50%;color:var(--g4);background:#46e87814;cursor:pointer;transition:border-color .14s ease,background .14s ease,opacity .14s ease}.chatter-send-button:hover:not(:disabled){border-color:#46e878b8;background:#46e87826}.chatter-send-button:disabled{cursor:default;opacity:.28}.chatter-send-button svg{width:19px;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.chatter-send-spinner{width:14px;height:14px;border:1.5px solid rgba(70,232,120,.24);border-top-color:var(--g4);border-radius:50%;animation:chatter-send-spin .7s linear infinite}@keyframes chatter-send-spin{to{transform:rotate(360deg)}}.chatter-takeover-button{width:100%;min-height:44px;margin:0}.chatter-takeover-button.active{border-color:#ffc85d7a;color:var(--ch-gold);background:#ffc85d12}.chatter-context-section,.chatter-action-card{display:grid;gap:11px;margin-bottom:12px;padding:15px;border:1px solid var(--ch-line);border-radius:6px;background:var(--ch-card-bg)}.chatter-context-section>.chatter-eyebrow{font-size:10px}.chatter-action-card{border-color:#ffc85d3b;background:linear-gradient(145deg,rgba(255,200,93,.055),var(--ch-card-bg))}.chatter-action-card.operator{border-color:#ff6eaa4d;background:linear-gradient(145deg,rgba(255,110,170,.075),var(--ch-card-bg))}.chatter-card-head .px{font-size:9px}.chatter-card-head .tag{margin-left:auto;font-size:12px;padding:0 6px}.chatter-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--muted)}.chatter-dot.hot{background:var(--g4);box-shadow:0 0 9px var(--g4)}.chatter-dot.danger{background:var(--ch-pink);box-shadow:0 0 9px var(--ch-pink)}.chatter-draft-copy{font-size:17px;line-height:1.35;white-space:pre-wrap}.chatter-compact-field{min-height:0!important;font-size:17px}.chatter-chip-row{display:flex;gap:5px;flex-wrap:wrap}.chatter-chip-row .tag{font-size:13px;padding:0 7px}.chatter-button-row{flex-wrap:wrap}.chatter-button-row .btn,.chatter-action-card .btn{padding:6px 12px;font-size:9px}.chatter-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(88px,1fr));overflow-x:auto;border:1px solid rgba(70,232,120,.1);border-radius:9px;background:#46e87806;scrollbar-width:thin}.chatter-stat-strip div{min-width:0;display:grid;gap:4px;padding:10px 8px;border-left:1px solid rgba(70,232,120,.08);text-align:center}.chatter-stat-strip div:first-child{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:baseline;padding:9px 11px;border-bottom:1px solid rgba(70,232,120,.08);border-left:0;text-align:left}.chatter-stat-strip div:nth-child(2){border-left:0}.chatter-stat-strip strong{color:#dbece0e6;font-family:var(--font-term);font-size:15px;font-weight:400;white-space:nowrap;font-variant-numeric:tabular-nums}.chatter-stat-strip strong.money{display:inline-flex;align-items:center;justify-content:center;color:#d8bd79}.chatter-stat-strip span{color:#879f8fc7;font-family:var(--font-term);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.chatter-memory-label{margin-top:5px;color:#879f8fc7;font-size:9px}.chatter-memory-field{min-height:126px;font-size:17px;line-height:1.32;resize:vertical}.chatter-mobile-actions{display:none}.chatter-content-layout{max-width:1680px;min-height:690px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);overflow:hidden;border:1px solid var(--ch-line);border-radius:9px;background:#040906db}.chatter-content-main{min-width:0;padding:20px}.chatter-content-side{padding:20px 16px;border-left:1px solid var(--ch-line);background:#070f0aeb}.chatter-section-head{justify-content:space-between;margin-bottom:17px}.chatter-filter{padding:4px 10px;border:1px solid transparent;border-radius:14px;color:var(--muted);background:transparent;cursor:pointer;font-family:var(--font-term);font-size:14px}.chatter-filter:hover{color:var(--text)}.chatter-filter.active{border-color:#46e87838;color:var(--g4);background:#46e87814}.chatter-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:9px}.chatter-media-card{min-width:0;overflow:hidden;position:relative;border:1px solid var(--ch-line);border-radius:6px;color:var(--text);background:#070f0acc;cursor:pointer;text-align:left}.chatter-media-card:hover,.chatter-media-card.active{border-color:#46e87880;box-shadow:0 0 22px #46e87817}.chatter-media-preview{aspect-ratio:4 / 5;display:grid;place-items:center;position:relative;overflow:hidden;color:var(--g3);background:linear-gradient(145deg,#071009,#0b1c10);font-size:28px}.chatter-media-preview img{width:100%;height:100%;object-fit:cover}.chatter-media-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(2,5,3,.7),transparent 32%)}.chatter-media-preview i{position:absolute;right:7px;bottom:5px;z-index:1;color:var(--text);font-family:var(--font-term);font-size:12px;font-style:normal}.chatter-media-card-copy{padding:8px 9px}.chatter-media-card-copy strong,.chatter-media-card-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatter-media-card-copy strong{font-size:16px;font-weight:400}.chatter-media-card-copy small{font-size:12px}.chatter-media-card>b{position:absolute;left:6px;top:6px;z-index:2;max-width:calc(100% - 12px);overflow:hidden;padding:2px 6px;border-radius:3px;color:#041006;background:var(--g4);font-family:var(--font-term);font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.chatter-media-card>b.slot-ppv{background:var(--ch-gold)}.chatter-media-card>b.slot-custom{color:#fff;background:var(--ch-pink)}.chatter-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:17px}.chatter-pagination .btn{padding:5px 13px}.chatter-slot-list{max-height:390px;overflow-y:auto;display:grid;gap:4px;margin:13px 0}.chatter-slot{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 8px;border:1px solid transparent;border-radius:4px;color:var(--text);background:transparent;cursor:pointer;text-align:left}.chatter-slot:hover{background:#46e8780b}.chatter-slot.filled{border-color:#46e8781f}.chatter-slot strong{font-size:15px;font-weight:400}.chatter-slot small{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chatter-slot em{color:var(--muted);font-family:var(--font-term);font-size:12px;font-style:normal}.chatter-equip-editor{display:grid;gap:9px;padding-top:13px;border-top:1px solid var(--ch-line)}.chatter-equip-empty{padding:18px 0}.chatter-label{display:grid;gap:4px;color:var(--muted);font-family:var(--font-term);font-size:15px}.chatter-label .field{font-size:17px}.chatter-casey-shell{max-width:1480px;margin:0 auto}.chatter-casey-hero{min-height:150px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:14px;padding:24px clamp(18px,3vw,36px);overflow:hidden;position:relative;border:1px solid rgba(70,232,120,.2);border-radius:9px;background:linear-gradient(105deg,#0a1f11e0,#050d08e6 58%,#ff6eaa0b),var(--ch-surface)}.chatter-casey-hero:after{content:"$";position:absolute;right:16%;color:#46e87806;font-family:var(--font-pixel);font-size:190px;transform:rotate(8deg)}.chatter-casey-orb{width:88px;height:88px;display:grid;place-items:center;position:relative;border:1px solid rgba(70,232,120,.35);border-radius:50%;background:radial-gradient(circle at 35% 30%,#205e32,#07120a 58%);box-shadow:0 0 50px #46e87826,inset 0 0 24px #46e8781a}.chatter-casey-orb i{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px dashed rgba(70,232,120,.24);border-radius:50%;animation:chatter-spin 18s linear infinite}.chatter-casey-orb b{color:var(--g5);font-family:var(--font-pixel);font-size:28px;text-shadow:0 0 18px var(--g4)}@keyframes chatter-spin{to{transform:rotate(360deg)}}.chatter-casey-intro{position:relative;z-index:1}.chatter-casey-intro h2{margin:4px 0;font-size:clamp(20px,3vw,32px)}.chatter-casey-intro p{max-width:720px;font-size:18px}.chatter-casey-status{align-items:flex-end;position:relative;z-index:1}.chatter-casey-status strong{font-size:11px}.chatter-casey-status small{font-size:14px}.chatter-live-lamp{width:10px;height:10px;margin-bottom:6px;border-radius:50%;background:var(--muted)}.chatter-live-lamp.on{background:var(--g4);box-shadow:0 0 14px var(--g4)}.chatter-casey-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.chatter-settings-card{display:grid;align-content:start;gap:12px;padding:18px;border:1px solid var(--ch-line);border-radius:8px;background:linear-gradient(145deg,#09140ceb,#050c07e6)}.chatter-settings-card.wide{grid-column:1 / -1}.chatter-settings-card>header{display:flex;align-items:flex-start;gap:11px;padding-bottom:10px;border-bottom:1px solid var(--ch-line)}.chatter-escalation-channel{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--ch-line);border-radius:5px;background:#03080594}.chatter-escalation-channel>div{display:flex;align-items:center;gap:8px}.chatter-settings-no{color:#46e87852;font-family:var(--font-pixel);font-size:17px}.chatter-mode-track{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;padding:3px;border:1px solid var(--ch-line);border-radius:5px;background:#030805a6}.chatter-mode-track button{display:flex;flex-direction:column;align-items:center;padding:8px;border:0;border-radius:3px;color:var(--muted);background:transparent;cursor:pointer;font-family:var(--font-term);font-size:17px}.chatter-mode-track button small{font-size:12px;opacity:.75}.chatter-mode-track button.active{color:var(--g5);background:#46e8781a;box-shadow:inset 0 0 0 1px #46e87838}.chatter-setting-line{flex-wrap:wrap}.chatter-toggle{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;color:var(--text);background:transparent;cursor:pointer;text-align:left}.chatter-toggle>i{width:38px;height:20px;flex:0 0 38px;display:block;padding:3px;border:1px solid var(--muted);border-radius:12px;background:#020704e6}.chatter-toggle>i b{width:12px;height:12px;display:block;border-radius:50%;background:var(--muted);transition:transform .15s ease,background .15s ease}.chatter-toggle.on>i{border-color:var(--g3);background:#46e8781a}.chatter-toggle.on>i b{background:var(--g4);box-shadow:0 0 9px #46e878a6;transform:translate(18px)}.chatter-toggle>span{display:flex;flex-direction:column}.chatter-toggle strong{font-size:17px;font-weight:400}.chatter-toggle small{font-size:13px}.chatter-endpoint{display:grid;grid-template-columns:1fr .55fr auto;gap:7px}.chatter-endpoint .btn{padding:7px 12px;font-size:9px}.chatter-proactive-grid{display:grid;grid-template-columns:1.2fr .85fr 1.1fr;gap:9px}.chatter-humanization-grid{display:grid;grid-template-columns:minmax(230px,1.35fr) repeat(3,minmax(130px,.65fr));align-items:end;gap:9px}.chatter-mini-card{display:grid;align-content:start;gap:10px;padding:13px;border:1px solid var(--ch-line);border-radius:6px;background:#0309057a}.chatter-warm-shift{grid-column:1 / -1;border-color:#46e87833}.chatter-warm-shift.active{border-color:#46e87875;box-shadow:inset 0 0 28px #46e8780b}.chatter-warm-shift-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.chatter-warm-shift-head>div{display:grid;gap:3px}.chatter-warm-shift-head strong{font-size:10px}.chatter-warm-shift-cost{display:grid;align-content:center;justify-items:end;min-height:58px}.chatter-warm-shift-cost strong{color:var(--g5);font-size:23px;line-height:1}.chatter-warm-shift-meter{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:7px}.chatter-warm-shift-meter span{display:grid;gap:3px;padding:9px;border:1px solid var(--ch-line);border-radius:4px;color:var(--muted);font-size:12px}.chatter-warm-shift-meter strong{overflow:hidden;color:var(--text);font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.chatter-number-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.chatter-voice-preview{display:grid;grid-template-columns:1fr auto;gap:7px}.chatter-voice-preview .btn{padding:7px 12px;font-size:9px}.chatter-audio{width:100%;height:38px;filter:sepia(1) hue-rotate(80deg) saturate(.65)}.chatter-module-empty{display:flex;flex-direction:column;align-items:center;gap:4px;padding:25px;border:1px dashed rgba(70,232,120,.16);border-radius:6px}.chatter-module-empty .px{color:var(--g3);font-size:10px}.chatter-module-list{display:grid;gap:8px}.chatter-module{display:grid;gap:7px;padding:12px;border:1px solid var(--ch-line);border-radius:6px;background:#0309058c}.chatter-module-top{display:grid;grid-template-columns:110px 1fr 150px 32px}.chatter-module-top .field{min-width:0}.pods-workspace{width:min(1560px,100%);margin:0 auto;display:grid;gap:14px}.pods-hero{min-height:142px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px clamp(18px,3vw,34px);overflow:hidden;position:relative;border:1px solid rgba(70,232,120,.24);border-radius:9px;background:radial-gradient(circle at 88% 20%,rgba(109,189,255,.12),transparent 34%),linear-gradient(120deg,#0a1f11eb,#050d08f0)}.pods-hero:after{content:"8";position:absolute;right:7%;color:#46e87809;font-family:var(--font-pixel);font-size:150px;line-height:1}.pods-hero>*{position:relative;z-index:1}.pods-hero h1{margin:5px 0 7px;font-size:clamp(24px,3.3vw,40px)}.pods-hero p{max-width:720px;margin:0;font-size:17px}.pods-hero-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.pods-error{padding:10px 14px;border:1px solid rgba(255,92,122,.45);border-radius:6px;color:#ffd2db;background:#2d0811d6}.pods-alarm{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border:1px solid rgba(255,92,122,.58);border-radius:7px;color:#ffdce3;background:repeating-linear-gradient(-45deg,rgba(255,92,122,.05),rgba(255,92,122,.05) 8px,transparent 8px,transparent 16px),#29050de6;box-shadow:inset 0 0 32px #ff5c7a14}.pods-alarm>div{display:grid;gap:3px}.pods-alarm strong{font-size:18px}.pods-alarm span{color:#ff9db2}.pods-organ-strip{display:grid;grid-template-columns:repeat(3,minmax(130px,.55fr)) minmax(160px,1fr);gap:8px}.pods-organ-strip>div{display:grid;gap:4px;min-height:66px;align-content:center;padding:10px 14px;border:1px solid var(--ch-line);border-radius:6px;background:#050d08db}.pods-organ-strip>div.ready{border-color:#46e87866;box-shadow:inset 3px 0 #46e878a6}.pods-organ-strip>div.missing{border-color:#ff5c7a5c;box-shadow:inset 3px 0 #ff5c7aa6}.pods-organ-strip b{font-family:var(--font-term);font-size:17px;font-weight:400}.pods-organ-strip .ready b{color:var(--g5)}.pods-organ-strip .missing b{color:#ff9db2}.pods-organ-strip .operation{text-align:right}.pods-controls{display:flex;align-items:center;gap:12px 20px;padding:12px 14px;flex-wrap:wrap;border:1px solid var(--ch-line);border-radius:7px;background:#050d08d6}.pods-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:var(--text);font-family:var(--font-term);font-size:16px}.pods-toggle input{width:1px;height:1px;position:absolute;opacity:0}.pods-toggle>span{width:34px;height:18px;display:block;position:relative;border:1px solid var(--muted);border-radius:12px;background:#020704e6}.pods-toggle>span:after{content:"";width:10px;height:10px;position:absolute;top:3px;left:3px;border-radius:50%;background:var(--muted);transition:transform .15s ease,background .15s ease}.pods-toggle input:checked+span{border-color:var(--g3);background:#46e8781c}.pods-toggle input:checked+span:after{background:var(--g4);box-shadow:0 0 9px #46e878a6;transform:translate(16px)}.pods-toggle input:focus-visible+span{outline:2px solid var(--ch-blue);outline-offset:2px}.pods-toggle input:disabled~*{opacity:.45;cursor:wait}.pods-toggle b{font-weight:400}.pods-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pod-card{display:grid;gap:13px;align-content:start;padding:16px;border:1px solid var(--ch-line);border-radius:8px;background:linear-gradient(150deg,#09140cf0,#040a06f0)}.pod-card.state-ready{border-color:#46e87873;box-shadow:inset 0 3px #46e8788c}.pod-card.state-starting{border-color:#ffc85d73}.pod-card.state-failed,.pod-card.state-not_found,.pod-card.state-terminated{border-color:#ff5c7a6e}.pod-card.state-image_required,.pod-card.state-missing{border-style:dashed}.pod-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pod-card h3{margin:4px 0 0;font-size:21px}.pod-state{padding:3px 8px;border:1px solid var(--ch-line);border-radius:99px;color:var(--muted);background:#4e7a5c1a;font-family:var(--font-term);font-size:13px;white-space:nowrap}.pod-state.ready{color:var(--g5);border-color:#46e87857;background:#46e8781a}.pod-card-grid{display:grid;grid-template-columns:minmax(112px,.35fr) minmax(0,1fr);gap:6px 11px;min-width:0;font-size:14px}.pod-card-grid>span{color:var(--muted)}.pod-card-grid>b{min-width:0;overflow:hidden;color:var(--text);font-weight:400;text-overflow:ellipsis;white-space:nowrap}.pod-card-grid .ok,.stock-high,.stock-medium{color:var(--g5)}.pod-card-grid .danger,.stock-none,.stock-low{color:#ff9db2}.pod-note{margin:0;padding:8px 10px;border-left:2px solid var(--ch-gold);color:#e9d399;background:#ffc85d0d;font-family:var(--font-term);font-size:14px}.pod-note.danger{border-color:var(--danger);color:#ffb1c0;background:#ff5c7a0d}.pod-card>footer{display:flex;gap:7px;align-items:center;margin-top:auto}.pods-doctrine{display:grid;gap:5px;padding:14px 16px;border:1px dashed rgba(109,189,255,.28);border-radius:7px;color:var(--muted);background:#040b079e;font-size:15px}.pods-doctrine b{color:var(--ch-blue);font-family:var(--font-pixel);font-size:9px;text-transform:uppercase}@media(max-width:1180px){.chatter-topbar{gap:10px}.chatter-nav a{padding:7px 10px}.chatter-workspace{grid-template-columns:minmax(260px,300px) minmax(390px,1fr)}.puller-grid{grid-template-columns:minmax(250px,310px) 1fr}.chatter-context-rail{display:none}.chatter-mobile-actions{display:grid;gap:8px;padding:0 14px 14px}.chatter-proactive-grid,.chatter-humanization-grid{grid-template-columns:1fr 1fr}.pods-hero{align-items:flex-start;flex-direction:column}.pods-hero-actions{justify-content:flex-start}}@media(max-width:820px){.chatter-topbar{position:relative;padding:6px 10px}.chatter-main{min-height:auto;padding:10px}.chatter-workspace{height:auto;min-height:0;grid-template-columns:1fr;overflow:visible}.puller-hero{align-items:flex-start}.puller-route{grid-template-columns:1fr 1.5fr 1fr}.puller-live-state{grid-column:1 / -1;border-top:1px solid var(--ch-line);border-left:0}.puller-grid{height:auto;min-height:0;grid-template-columns:1fr}.puller-leads{max-height:340px;border-right:0;border-bottom:1px solid var(--ch-line)}.puller-chat{min-height:580px}.chatter-thread-rail{max-height:360px;border-right:0;border-bottom:1px solid var(--ch-line)}.chatter-conversation{min-height:620px}.chatter-content-layout{grid-template-columns:1fr}.chatter-content-side{border-top:1px solid var(--ch-line);border-left:0}.chatter-casey-hero{grid-template-columns:auto 1fr}.chatter-casey-status{display:none}.chatter-casey-grid{grid-template-columns:1fr}.chatter-settings-card.wide{grid-column:auto}.chatter-proactive-grid,.chatter-humanization-grid,.chatter-warm-shift-meter{grid-template-columns:1fr}.chatter-mode-track{grid-template-columns:1fr 1fr}.chatter-module-top{grid-template-columns:90px 1fr 32px}.chatter-module-top select:nth-of-type(2){grid-column:1 / 3;grid-row:2}.chatter-endpoint{grid-template-columns:1fr}.pods-organ-strip{grid-template-columns:repeat(2,1fr)}.pods-organ-strip .operation{text-align:left}.pods-grid{grid-template-columns:1fr}}@media(max-width:620px){.chatter-topbar{gap:5px;padding-inline:7px}.chatter-model-switcher{min-width:78px}.chatter-model-scroll{padding-right:12px}.chatter-model-pill{min-width:70px;height:38px;padding-inline:12px}.chatter-model-name{max-width:82px;font-size:11px}.chatter-nav{flex:0 0 auto}.chatter-nav a{gap:3px;padding:7px 6px;font-size:11px}.chatter-nav-label{display:none}.chatter-nav-icon{width:15px;height:15px;flex-basis:15px}.chatter-home-link{width:30px;height:30px;flex-basis:30px}.chatter-home-link svg{width:24px;height:24px}.chatter-notification-inbox{width:calc(100vw - 14px);max-height:calc(100vh - 72px);top:64px;right:7px}}@media(max-width:520px){.chatter-media-grid{grid-template-columns:1fr 1fr}.chatter-casey-hero{grid-template-columns:1fr;text-align:center}.chatter-casey-orb{justify-self:center}.chatter-message{max-width:88%}.puller-hero{flex-direction:column}.puller-meters{width:100%;justify-content:space-between}.puller-meter{min-width:0;text-align:left}.puller-route{grid-template-columns:1fr 1fr}.puller-route-bridge{grid-column:1 / -1;grid-row:2}.puller-route-platform.fanvue{grid-column:2;grid-row:1}.puller-live-state{grid-row:3}.puller-chat-head{align-items:flex-start}.puller-chat-person{align-items:flex-start;flex-wrap:wrap}.pods-hero-actions{display:grid;width:100%}.pods-alarm{align-items:stretch;flex-direction:column}.pods-organ-strip{grid-template-columns:1fr}.pods-controls{align-items:stretch;flex-direction:column}.pod-card-grid{grid-template-columns:1fr}.pod-card-grid>span{margin-top:4px}}.feed-board{position:relative;z-index:2;padding:0 16px 40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(560px,1fr));gap:16px;max-width:1700px;margin:0 auto}@media(max-width:620px){.feed-board{grid-template-columns:1fr}}.feed-card{overflow:hidden}.feed-card.yes{border-color:color-mix(in srgb,var(--acc) 65%,transparent);box-shadow:inset 0 0 0 1px var(--acc-soft),0 0 22px color-mix(in srgb,var(--acc) 22%,transparent)}.feed-card.no{opacity:.45}.feed-card.op{border-color:var(--acc-soft);border-style:dashed}.feed-card.wide{grid-column:1 / -1;border-style:dashed}.feed-card.wide:before{opacity:.3}.feed-chead{display:flex;align-items:center;gap:10px;padding:10px 13px;border-bottom:1px solid var(--panel-line);flex-wrap:wrap}.feed-code{font-family:var(--font-pixel);font-size:13px;letter-spacing:.06em;color:var(--acc);text-shadow:0 0 10px color-mix(in srgb,var(--acc) 60%,transparent)}.feed-title{color:var(--muted);font-family:var(--font-term);font-size:16px;flex:1;text-transform:lowercase;min-width:60px}.feed-titin{flex:1;min-width:60px;background:transparent;border:1px dashed var(--panel-line);border-radius:3px;color:var(--text);font-family:var(--font-term);font-size:16px;padding:2px 8px;outline:none}.feed-titin:focus{border-color:var(--acc-soft)}.feed-dec{display:flex;gap:4px}.feed-dec button{border:1px solid var(--panel-line);background:#04120a;color:var(--muted);width:36px;height:30px;border-radius:3px;cursor:pointer;font-size:15px}.feed-dec button.yes.on{background:var(--acc);color:#001505;border-color:var(--acc);box-shadow:0 0 12px color-mix(in srgb,var(--acc) 55%,transparent)}.feed-dec button.no.on{background:var(--danger);color:#210007;border-color:var(--danger);box-shadow:0 0 12px color-mix(in srgb,var(--danger) 55%,transparent)}.feed-delb{background:none;border:1px solid var(--panel-line);color:var(--danger);min-width:28px;height:28px;border-radius:3px;cursor:pointer;font-family:var(--font-term)}.feed-delb:hover{border-color:var(--danger);box-shadow:0 0 10px color-mix(in srgb,var(--danger) 40%,transparent)}.feed-acc{display:flex;gap:3px;flex-wrap:wrap}.feed-acc button{border:1px solid var(--panel-line);background:#04120a;color:var(--muted);font-family:var(--font-term);font-size:13px;padding:1px 8px;border-radius:10px;cursor:pointer}.feed-acc button.on{background:var(--acc);color:#001505;border-color:var(--acc);font-weight:700}.feed-grid{display:flex;flex-wrap:wrap;gap:7px;padding:11px;background:#020402;min-height:60px}.feed-grid.dragover{outline:2px dashed var(--acc);outline-offset:-4px}.feed-grid.empty:after{content:"пусто — перетащи сюда кадр";color:var(--muted);font-family:var(--font-term);font-size:15px;padding:20px}.feed-tw{position:relative;width:118px;height:150px;border-radius:3px;overflow:hidden;box-shadow:inset 0 0 0 2px var(--ring, var(--panel-line))}.feed-tw img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;background:#020402;display:block;mix-blend-mode:normal}.feed-tw.dragging{opacity:.35}.feed-tw.hidden{display:none}.feed-tw.dropbefore:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--acc);box-shadow:0 0 10px var(--acc)}.feed-tw.missing{outline:2px solid var(--danger)}.feed-ktag{position:absolute;top:3px;left:3px;font-family:var(--font-term);font-size:12px;padding:0 5px;border-radius:3px;color:#001505;font-weight:700;background:var(--ring);opacity:0;pointer-events:none}.feed-tw:hover .feed-ktag{opacity:.94}.feed-grip{position:absolute;bottom:3px;left:3px;background:#0009;color:var(--g5);font-family:var(--font-term);font-size:12px;padding:0 4px;border-radius:3px;opacity:0;pointer-events:none}.feed-tw:hover .feed-grip{opacity:1}.feed-qd,.feed-mv{position:absolute;top:3px;width:24px;height:24px;border-radius:3px;background:#000000a6;color:#fff;border:0;cursor:pointer;opacity:0;font-size:12px;display:flex;align-items:center;justify-content:center}.feed-mv{right:3px;font-size:14px}.feed-qd{right:31px}.feed-tw:hover .feed-qd,.feed-tw:hover .feed-mv{opacity:1}.feed-mv:hover{background:var(--acc);color:#001505}.feed-qd:hover{background:var(--danger);color:#fff}.feed-grid.genrid .feed-tw.gen:first-child:after{content:"обложка";position:absolute;bottom:3px;right:3px;background:var(--acc);color:#001505;font-family:var(--font-term);font-weight:700;font-size:11px;padding:0 4px;border-radius:3px;pointer-events:none}.feed-tw.dropbefore.gen:first-child:after{content:"";inset:0 auto 0 0;width:4px;background:var(--acc);border-radius:0}.feed-gtw{position:relative;width:118px;height:150px;border-radius:3px;overflow:hidden;box-shadow:inset 0 0 0 2px var(--panel-line)}.feed-gtw img{width:100%;height:100%;object-fit:cover;display:block;background:#020402;cursor:zoom-in}.feed-gtw .vt{position:absolute;top:3px;left:3px;background:#000000a6;color:var(--g5);font-family:var(--font-term);font-size:12px;padding:0 4px;border-radius:3px}.feed-gtw .gr,.feed-gtw .gx{position:absolute;bottom:3px;width:26px;height:24px;border-radius:3px;background:#000000b3;color:#fff;border:0;cursor:pointer;font-size:12px}.feed-gtw .gr{left:3px}.feed-gtw .gx{right:3px}.feed-gtw .gr:hover{background:var(--acc);color:#001505}.feed-gtw .gx:hover{background:var(--danger)}.feed-note{width:100%;border:0;border-top:1px solid var(--panel-line);background:#04120a;color:var(--text);padding:8px 13px;font-family:var(--font-term);font-size:16px;resize:vertical;min-height:40px;outline:none;display:block}.feed-note::placeholder{color:#2e4a38}.feed-prodhint{padding:7px 12px;text-align:center;color:var(--muted);font-family:var(--font-term);font-size:15px;background:#04120a}.feed-pop{position:fixed;z-index:90;background:#050d07;border:1px solid var(--acc-soft);border-radius:4px;padding:5px;display:flex;flex-direction:column;gap:1px;max-height:320px;overflow:auto;box-shadow:0 10px 34px #000000b3,0 0 24px color-mix(in srgb,var(--acc) 15%,transparent);min-width:170px}.feed-pop .h{color:var(--muted);font-family:var(--font-pixel);font-size:9px;letter-spacing:.14em;text-transform:uppercase;padding:5px 9px 2px}.feed-pop button{background:none;border:0;color:var(--text);text-align:left;padding:5px 10px;border-radius:3px;cursor:pointer;font-family:var(--font-term);font-size:16px;white-space:nowrap}.feed-pop button:hover{background:color-mix(in srgb,var(--acc) 12%,transparent)}.feed-pop .tr{color:var(--danger)}.feed-pop .pl{color:var(--k-filler)}.feed-pop .tags{display:flex;gap:4px;padding:2px 8px 6px}.feed-pop .tags button{border:1px solid var(--c);padding:3px 9px;border-radius:3px;font-size:14px}.feed-lb{position:fixed;top:0;right:0;bottom:0;left:0;background:#010301f5;display:flex;z-index:100;flex-direction:column}.feed-lb .cap{padding:12px 16px;display:flex;gap:12px;align-items:center;font-family:var(--font-term);font-size:16px}.feed-lb .cap .k{padding:0 8px;border-radius:3px;font-weight:700;color:#001505}.feed-lb .stage{flex:1;display:flex;align-items:center;justify-content:center;padding:0 8px 16px;min-height:0}.feed-lb .stage img{max-width:96vw;max-height:82vh;border-radius:4px;box-shadow:0 8px 40px #000c}.feed-lb .nav{position:absolute;top:50%;transform:translateY(-50%);background:#46e8780f;border:1px solid var(--panel-line);color:var(--text);width:52px;height:72px;border-radius:4px;font-size:26px;cursor:pointer}.feed-lb .nav:hover{background:color-mix(in srgb,var(--acc) 18%,transparent);border-color:var(--acc-soft)}.feed-lb .prev{left:14px}.feed-lb .next{right:14px}.feed-lb .lbx{position:absolute;top:12px;right:16px;background:none;border:0;color:var(--text);font-size:26px;cursor:pointer}.content-tray{margin-top:16px;border-top:1px solid color-mix(in srgb,var(--acc) 18%,var(--panel-line));padding-top:8px}.content-tray.is-open{border-color:color-mix(in srgb,var(--acc) 48%,var(--panel-line))}.content-tray__head{display:flex;align-items:center;gap:7px;min-height:30px;flex-wrap:wrap}.content-tray__toggle,.content-tray__minor,.content-tray__actions{padding:3px 10px!important;font-size:9px!important}.content-tray__toggle{color:var(--acc)!important;letter-spacing:.11em}.content-tray__actions{color:#001505!important;margin-left:auto}.content-tray__notice{flex:1 1 100%;color:var(--acc-hot);font-size:13px;line-height:1.2}.content-tray__folders{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:8px}.content-tray__folders button{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--panel-line);border-radius:5px;background:#0000003d;color:var(--muted);cursor:pointer}.content-tray__folders button:hover,.content-tray__folders button.is-active{border-color:color-mix(in srgb,var(--acc) 56%,var(--panel-line));background:color-mix(in srgb,var(--acc) 9%,#010402);color:var(--acc-hot)}.content-tray__folders b{overflow:hidden;font-family:var(--font-px);font-size:9px;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase}.content-tray__folders em{min-width:20px;padding:2px 5px;border-radius:999px;background:#07100a;font-family:var(--font-term);font-size:10px;font-style:normal;text-align:center}.content-tray__rail{display:flex;gap:8px;min-height:102px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:8px 2px 5px;scrollbar-color:var(--acc-soft) transparent}.content-tray__unit{position:relative;flex:0 0 210px;min-width:210px;height:102px;display:grid;grid-template-columns:76px minmax(0,1fr);gap:9px;align-items:stretch;overflow:hidden;padding:6px;border:1px solid var(--panel-line);border-radius:5px;background:color-mix(in srgb,var(--acc) 4%,#010402);cursor:pointer;scroll-snap-align:start}.content-tray__unit:hover{border-color:var(--acc-soft)}.content-tray__unit.is-selected{border-color:var(--acc-hot);background:color-mix(in srgb,var(--acc) 12%,#010402);box-shadow:inset 0 0 0 1px var(--acc),0 0 13px color-mix(in srgb,var(--acc) 22%,transparent);transform:translateY(-2px)}.content-tray__unit-media{position:relative;min-width:0;border-radius:3px;background:#000;isolation:isolate}.content-tray__unit-frame{width:100%;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:3px;pointer-events:none}.content-tray__unit-frame>div{height:100%}.content-tray__unit-media.is-carousel{background:transparent}.content-tray__unit-media.is-carousel:before,.content-tray__unit-media.is-carousel:after{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--acc) 48%,#26382a);border-radius:3px;background:color-mix(in srgb,var(--acc) 8%,#020503);pointer-events:none}.content-tray__unit-media.is-carousel:before{top:5px;right:0;bottom:0;left:6px;z-index:0;opacity:.54}.content-tray__unit-media.is-carousel:after{top:3px;right:3px;bottom:3px;left:3px;z-index:1;opacity:.78}.content-tray__unit-media.is-carousel .content-tray__unit-frame{position:relative;z-index:2;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid color-mix(in srgb,var(--acc) 52%,#17251b);box-shadow:3px 3px #000000b8}.content-tray__unit-slides{position:absolute;right:10px;bottom:10px;z-index:3;padding:3px 5px;border:1px solid color-mix(in srgb,var(--acc) 55%,transparent);border-radius:4px;background:#000000d1;color:var(--acc-hot);font-family:var(--font-term);font-size:9px;line-height:1;white-space:nowrap}.content-tray__unit-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5px;font-family:var(--font-term)}.content-tray__unit-title{display:flex;align-items:center;gap:6px;color:var(--text);font-size:14px}.content-tray__unit-title em{color:var(--acc-hot);font-style:normal}.content-tray__unit-copy small{overflow:hidden;color:#d8b75d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.content-tray__unit-copy>span:last-child{color:#d8b75d;font-size:11px}.content-tray__unit-copy>span.is-ready{color:var(--acc-hot)}.content-tray__tile{position:relative;flex:0 0 74px;width:74px;height:94px;padding:0;overflow:hidden;scroll-snap-align:start;border:1px solid var(--panel-line);border-radius:4px;background:#010402;color:var(--text);cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent}.content-tray__tile>div,.content-tray-sheet__thumb>div{pointer-events:none}.content-tray__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 0 var(--acc);transition:box-shadow .12s,background .12s}.content-tray__tile:hover{border-color:var(--acc-soft)}.content-tray__tile.is-selected{border-color:var(--acc-hot);transform:translateY(-2px);box-shadow:0 0 13px color-mix(in srgb,var(--acc) 28%,transparent)}.content-tray__tile.is-selected:after{background:color-mix(in srgb,var(--acc) 8%,transparent);box-shadow:inset 0 0 0 2px var(--acc)}.content-tray__kind,.content-tray__wash,.content-tray__used,.content-tray__order{position:absolute;z-index:3;display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border-radius:3px;background:#000000c7;color:#fff;font-family:var(--font-term);font-size:12px;line-height:1;text-shadow:0 0 6px #000;pointer-events:none}.content-tray__kind{top:4px;left:4px}.content-tray__wash{left:4px;bottom:4px}.content-tray__used{right:4px;bottom:4px;color:var(--acc-hot)}.content-tray__order{top:4px;right:4px;background:var(--acc);color:#001505;font-weight:700;text-shadow:none}.content-tray__empty{align-self:center;padding:10px 4px;font-size:14px}.content-tray-sheet-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:145;display:flex;align-items:center;justify-content:center;padding:16px;overflow-y:auto;background:#000000d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.content-tray-sheet{width:min(650px,96vw);max-height:min(760px,92vh);overflow-y:auto;padding:16px;box-shadow:0 18px 70px #000c,0 0 34px color-mix(in srgb,var(--acc) 18%,transparent)}.content-tray-sheet__head{display:flex;align-items:center;gap:10px;color:var(--acc-hot)}.content-tray-sheet__head>button{margin-left:auto;padding:3px 11px;font-size:9px}.content-tray-sheet__selection{display:flex;gap:7px;overflow-x:auto;min-height:94px;padding:12px 2px 7px}.content-tray-sheet__thumb{position:relative;flex:0 0 68px;width:68px;height:86px;overflow:hidden;border:1px solid var(--acc-soft);border-radius:4px;background:#010402}.content-tray-sheet__thumb>button{position:absolute;z-index:4;right:3px;bottom:3px;width:24px;height:24px;border:1px solid color-mix(in srgb,var(--danger) 55%,transparent);border-radius:3px;background:#000c;color:var(--danger);cursor:pointer}.content-tray-sheet__slides{position:absolute;z-index:3;top:3px;right:3px;padding:2px 4px;border-radius:3px;background:#000c;color:#fff;font-family:var(--font-term);font-size:10px}.content-tray-sheet__status{display:flex;flex-wrap:wrap;gap:5px 14px;padding:9px 10px;border:1px solid var(--panel-line);border-radius:4px;background:color-mix(in srgb,var(--acc) 5%,#010402);font-size:13px}.content-tray-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.content-tray-sheet__actions>button{min-height:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:8px 12px;text-align:left;font-size:11px}.content-tray-sheet__actions>button small{display:block;max-width:100%;overflow:hidden;color:var(--muted);font-family:var(--font-term);font-size:12px;font-weight:400;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.content-tray-sheet__actions>button:disabled{opacity:.38;cursor:not-allowed}.content-tray-sheet__delete{color:var(--danger)!important}.content-tray-sheet__busy,.content-tray-sheet__message{margin-top:10px;color:var(--acc-hot);font-size:14px}.content-tray-sheet__confirm{display:flex;align-items:center;gap:8px;margin-top:11px;padding:10px;border:1px solid var(--danger);border-radius:4px;color:var(--danger)}.content-tray-sheet__confirm>span{flex:1;font-size:14px}.content-tray-sheet__confirm>button{padding:4px 11px;font-size:9px}.content-tray-sheet__confirm.is-posted{border-color:var(--acc);color:var(--acc-hot)}@media(max-width:620px){.content-tray__head{gap:6px}.content-tray__actions{margin-left:0}.content-tray__rail{min-height:111px}.content-tray__tile{flex-basis:80px;width:80px;height:102px}.content-tray__folders{gap:4px}.content-tray__folders button{grid-template-columns:1fr auto;gap:3px;padding:7px 6px}.content-tray__folders button>span{display:none}.content-tray__folders b{font-size:8px}.content-tray__unit{flex-basis:min(240px,82vw);min-width:min(240px,82vw)}.content-tray-sheet-wrap{align-items:flex-end;padding:0}.content-tray-sheet{width:100vw;max-width:none;max-height:86vh;border-width:1px 0 0;border-radius:10px 10px 0 0;padding:15px 12px calc(15px + env(safe-area-inset-bottom))}.content-tray-sheet__actions{grid-template-columns:1fr}.content-tray-sheet__actions>button{min-height:58px}.content-tray-sheet__confirm{align-items:stretch;flex-wrap:wrap}.content-tray-sheet__confirm>span{flex-basis:100%}}.crew-manager{position:relative;min-height:100vh;overflow:clip;background:radial-gradient(circle at 70% 10%,color-mix(in srgb,var(--acc) 7%,transparent),transparent 34rem),#020503}.crew-manager__topbar{position:relative;z-index:30;min-height:64px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:9px clamp(14px,3vw,32px);border-bottom:1px solid color-mix(in srgb,var(--acc) 22%,#101a13);background:#020503e0;box-shadow:0 12px 36px #0000006b;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25)}.crew-manager__brand,.crew-manager__top-account,.crew-manager__live{display:flex;align-items:center}.crew-manager__brand{gap:9px}.crew-manager__brand>span,.crew-manager__top-account{flex-direction:column;align-items:flex-start;min-width:0}.crew-manager__brand b{color:var(--acc-hot);font-family:var(--font-px);font-size:13px;letter-spacing:.08em}.crew-manager__brand small,.crew-manager__top-account small{color:var(--muted);font-family:var(--font-term);font-size:11px}.crew-manager__top-account{justify-self:center}.crew-manager__top-account b{max-width:40vw;overflow:hidden;color:var(--text);font-family:var(--font-term);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.crew-manager__live{gap:7px;color:var(--acc-hot);font-family:var(--font-px);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.crew-manager__live i{width:7px;height:7px;border-radius:50%;background:var(--acc-hot);box-shadow:0 0 12px var(--acc-hot)}.crew-manager__live[data-busy=true] i{animation:crew-pulse .8s ease-in-out infinite alternate}@keyframes crew-pulse{to{opacity:.25;transform:scale(.72)}}.crew-manager__workspace-head>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--acc) 28%,#17231a);border-radius:9px;background:color-mix(in srgb,var(--acc) 5%,#050806);color:var(--muted);font-family:var(--font-term);cursor:pointer}.crew-manager__workspace-head>button:hover{border-color:var(--acc);color:var(--acc-hot)}.crew-manager__eject{min-width:76px;height:36px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid color-mix(in srgb,var(--danger) 45%,#17231a);border-radius:9px;background:color-mix(in srgb,var(--danger) 5%,#050806);color:color-mix(in srgb,var(--danger) 78%,#dce8df);cursor:pointer}.crew-manager__eject span{font-family:var(--font-term);font-size:17px;line-height:1}.crew-manager__eject b{font-family:var(--font-px);font-size:9px;letter-spacing:.08em}.crew-manager__eject:hover{border-color:var(--danger);color:#ffd9e6}.crew-manager__layout{position:relative;z-index:2;width:min(1120px,calc(100% - 28px));display:grid;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:clamp(16px,3vw,32px);margin:0 auto;padding:clamp(20px,4vh,42px) 0 90px}.crew-manager__sidebar{position:sticky;top:84px;display:flex;flex-direction:column;gap:12px}.crew-manager__account-card,.crew-manager__platforms,.crew-manager__workspace{border:1px solid color-mix(in srgb,var(--acc) 26%,#142018);border-radius:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--acc) 5%,rgba(4,8,5,.94)),#010302f2);box-shadow:0 18px 64px #00000061,inset 0 0 40px color-mix(in srgb,var(--acc) 2%,transparent)}.crew-manager__account-card{display:grid;grid-template-columns:48px 1fr;gap:10px;padding:14px}.crew-manager__avatar{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--acc);border-radius:50%;background:color-mix(in srgb,var(--acc) 12%,#020503);color:var(--acc-hot);box-shadow:0 0 20px color-mix(in srgb,var(--acc) 22%,transparent)}.crew-manager__avatar img{width:100%;height:100%;object-fit:cover}.crew-manager__identity{min-width:0;align-self:center}.crew-manager__identity .px-b{overflow:hidden;color:var(--acc-hot);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.crew-manager__identity .term{margin-top:3px;overflow:hidden;color:var(--acc);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crew-manager__metrics{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:4px}.crew-manager__metrics span{display:flex;flex-direction:column;align-items:center;padding:7px 3px;border:1px solid #152018;border-radius:7px;background:#0003}.crew-manager__metrics b{color:#eef8f0;font-family:var(--font-term);font-size:15px}.crew-manager__metrics small{margin-top:1px;color:#748178;font-family:var(--font-term);font-size:9px;text-transform:uppercase}.crew-manager__trust{grid-column:1 / -1;display:flex;align-items:center;gap:8px;margin-top:3px;color:var(--acc-hot);font-family:var(--font-term);font-size:11px;line-height:1.25}.crew-manager__trust i{width:24px;height:24px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--acc) 15%,#07100a);font-style:normal}.crew-manager__trust small{color:#6f7f74;font-size:10px}.crew-manager__platforms{display:flex;flex-direction:column;gap:3px;padding:6px}.crew-manager__platforms button{width:100%;min-height:50px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:6px 9px;border:1px solid transparent;border-radius:8px;background:transparent;color:#7e8c82;text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.crew-manager__platforms button:hover{color:#dce8df;transform:translate(2px)}.crew-manager__platforms button.active{border-color:color-mix(in srgb,var(--acc) 42%,#142018);background:color-mix(in srgb,var(--acc) 10%,#050806);color:var(--acc-hot);box-shadow:inset 3px 0 0 var(--acc)}.crew-manager__platforms button>span{display:flex;flex-direction:column;min-width:0}.crew-manager__platforms b{color:inherit;font-family:var(--font-term);font-size:13px}.crew-manager__platforms small{margin-top:1px;color:#647068;font-family:var(--font-term);font-size:9px}.crew-manager__platforms em{min-width:25px;padding:2px 5px;border-radius:999px;background:#00000059;color:inherit;font-family:var(--font-term);font-size:10px;font-style:normal;text-align:center}.crew-manager__workspace{min-height:620px;overflow:clip;padding-bottom:28px}.crew-manager__workspace-head{position:relative;z-index:10;min-height:57px;display:flex;align-items:center;gap:10px;padding:9px 12px 9px 16px;border-bottom:1px solid color-mix(in srgb,var(--acc) 22%,#142018);background:#030704eb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.crew-manager__workspace-title{display:flex;align-items:center;gap:8px;min-width:0;color:var(--acc-hot)}.crew-manager__workspace-title b{font-family:var(--font-px);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.crew-manager__workspace-title small{color:#6d7b71;font-family:var(--font-term);font-size:11px}.crew-manager__save-state{min-width:0;margin-left:auto;overflow:hidden;color:var(--acc-hot);font-family:var(--font-term);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.crew-manager__save-state.is-error{color:var(--danger)}.crew-manager__workspace-head>button{flex:0 0 auto}.crew-manager__workspace-head>button:disabled{opacity:.4;cursor:default}.crew-manager__error,.crew-manager__notice{display:flex;align-items:center;gap:10px;margin:12px;padding:9px 11px;border:1px solid;border-radius:7px;font-size:13px}.crew-manager__error{border-color:color-mix(in srgb,var(--danger) 60%,transparent);color:var(--danger)}.crew-manager__error span{flex:1}.crew-manager__error button{border:0;background:transparent;color:inherit;font-family:var(--font-px);font-size:9px;cursor:pointer;text-transform:uppercase}.crew-manager__notice{border-color:#6d5c2e;color:#d8b75d}.crew-manager__boot{min-height:360px;display:grid;place-items:center}.crew-work-tray{margin:12px;padding:12px;border:1px solid color-mix(in srgb,var(--acc) 24%,#152018);border-radius:10px;background:#0003}.crew-work-tray__head{display:flex;align-items:center;gap:12px}.crew-work-tray__head>span:first-child{display:flex;flex:1;flex-direction:column;min-width:0}.crew-work-tray__head b{color:var(--acc-hot);font-family:var(--font-px);font-size:10px;letter-spacing:.09em}.crew-work-tray__head small{margin-top:3px;color:#66736a;font-family:var(--font-term);font-size:10px}.crew-work-tray__safety{color:var(--acc-hot);font-family:var(--font-term);font-size:10px;white-space:nowrap}.crew-work-tray__folders{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:10px}.crew-work-tray__folders button{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;min-height:38px;padding:5px 8px;border:1px solid #18251b;border-radius:7px;background:#030604;color:#6d7a70;cursor:pointer}.crew-work-tray__folders button.is-active{border-color:color-mix(in srgb,var(--acc) 55%,#18251b);background:color-mix(in srgb,var(--acc) 10%,#030604);color:var(--acc-hot)}.crew-work-tray__folders i{font-family:var(--font-term);font-style:normal}.crew-work-tray__folders b{overflow:hidden;font-family:var(--font-px);font-size:8px;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase}.crew-work-tray__folders em{min-width:20px;padding:2px 5px;border-radius:999px;background:#08100a;font-family:var(--font-term);font-size:9px;font-style:normal;text-align:center}.crew-work-tray__filters{display:flex;justify-content:flex-end;gap:5px;margin-top:8px}.crew-work-tray__filters button{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid #18251b;border-radius:999px;background:#030604;color:#69756c;cursor:pointer}.crew-work-tray__filters button.is-active{border-color:color-mix(in srgb,var(--acc) 60%,#18251b);background:color-mix(in srgb,var(--acc) 12%,#030604);color:var(--acc-hot);box-shadow:0 0 10px color-mix(in srgb,var(--acc) 10%,transparent)}.crew-work-tray__filters span{font-family:var(--font-term);font-size:10px}.crew-work-tray__filters b{font-family:var(--font-px);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.crew-work-tray__filters em{min-width:18px;padding:1px 5px;border-radius:999px;background:#0000006b;font-family:var(--font-term);font-size:9px;font-style:normal;text-align:center}.crew-work-tray__rail{display:flex;gap:7px;min-height:112px;overflow-x:auto;padding:9px 1px 2px;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.crew-work-tray__item{flex:0 0 226px;min-width:226px;display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid #18251b;border-radius:8px;background:#020503;scroll-snap-align:start}.crew-work-tray__open{min-width:0;display:grid;grid-template-columns:74px 1fr;gap:9px;align-items:stretch;padding:6px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.crew-work-tray__thumb{position:relative;height:78px;display:grid;place-items:center;border-radius:5px;background:#000;color:var(--acc-soft);isolation:isolate}.crew-work-tray__thumb-frame{width:100%;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:5px}.crew-work-tray__thumb img{width:100%;height:100%;object-fit:cover}.crew-work-tray__thumb i{font-style:normal}.crew-work-tray__thumb.is-carousel{background:transparent}.crew-work-tray__thumb.is-carousel:before,.crew-work-tray__thumb.is-carousel:after{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--acc) 48%,#26382a);border-radius:5px;background:color-mix(in srgb,var(--acc) 8%,#020503);pointer-events:none}.crew-work-tray__thumb.is-carousel:before{top:5px;right:0;bottom:0;left:6px;z-index:0;opacity:.54}.crew-work-tray__thumb.is-carousel:after{top:3px;right:3px;bottom:3px;left:3px;z-index:1;opacity:.78}.crew-work-tray__thumb.is-carousel .crew-work-tray__thumb-frame{position:relative;z-index:2;width:calc(100% - 8px);height:calc(100% - 8px);justify-self:start;align-self:start;border:1px solid color-mix(in srgb,var(--acc) 52%,#17251b);box-shadow:3px 3px #000000b8}.crew-work-tray__thumb em{position:absolute;right:10px;bottom:10px;z-index:3;padding:3px 5px;border:1px solid color-mix(in srgb,var(--acc) 55%,transparent);border-radius:4px;background:#000000d1;color:var(--acc-hot);font-family:var(--font-term);font-size:9px;font-style:normal;line-height:1;white-space:nowrap}.crew-work-tray__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:5px}.crew-work-tray__copy b{color:#e5eee7;font-family:var(--font-term);font-size:13px}.crew-work-tray__copy small{color:#d8b75d;font-family:var(--font-term);font-size:10px}.crew-work-tray__copy i{overflow:hidden;color:#d8b75d;font-family:var(--font-term);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.crew-work-tray__copy i.is-ready{color:var(--acc-hot)}.crew-work-tray__copy i.crew-work-tray__wash-icon{width:25px;height:25px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--acc) 42%,#263128);border-radius:5px;background:#00000061}.crew-work-tray__posted-apps{display:flex;align-items:center;gap:4px;min-height:20px}.crew-work-tray__posted-apps i{width:20px;height:20px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--acc) 68%,#18251b);border-radius:50%;background:color-mix(in srgb,var(--acc) 14%,#041008);color:var(--acc-hot);box-shadow:0 0 8px color-mix(in srgb,var(--acc) 18%,transparent)}.crew-work-tray__posted{min-height:30px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-top:1px solid #172219;background:color-mix(in srgb,var(--acc) 8%,#030604);color:var(--acc-hot);font-family:var(--font-px);font-size:8px;letter-spacing:.06em;cursor:pointer;text-transform:uppercase}.crew-work-tray__posted:disabled{color:#59645c;cursor:default}.crew-work-tray__empty{align-self:center;padding:20px 4px;font-size:12px}.crew-sheet-wrap,.crew-posted-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:18px 10px;background:#000000db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.crew-posted-wrap{z-index:150;background:#000000e6}.crew-content-sheet,.crew-posted-sheet{width:min(660px,96vw);max-height:min(900px,94vh);overflow:auto;border:1px solid color-mix(in srgb,var(--acc) 42%,#152018);border-radius:14px;background:linear-gradient(150deg,color-mix(in srgb,var(--acc) 6%,#050806),#010302 58%);color:#eaf4ec;box-shadow:0 32px 100px #000000bf,inset 0 0 45px color-mix(in srgb,var(--acc) 3%,transparent)}.crew-content-sheet{width:min(820px,96vw)}.crew-content-sheet__head,.crew-posted-sheet__head{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 13px;border-bottom:1px solid #172219}.crew-content-sheet__platform{display:flex;align-items:center;gap:8px;color:var(--acc-hot)}.crew-content-sheet__platform b{font-family:var(--font-px);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.crew-content-sheet__kind{color:#78867c;font-family:var(--font-term);font-size:12px}.crew-content-sheet__head>button,.crew-posted-sheet__head>button{width:34px;height:34px;display:grid;margin-left:auto;place-items:center;border:1px solid #223027;border-radius:8px;background:#050806;color:#8c9b90;cursor:pointer}.crew-content-sheet__viewer{padding:12px 12px 8px;background:#00000040}.crew-content-sheet__stage{position:relative;width:100%;min-height:clamp(330px,58vh,620px);display:grid;place-items:center;overflow:hidden;border:1px solid #1a281e;border-radius:10px;background:radial-gradient(circle at 50% 48%,color-mix(in srgb,var(--acc) 7%,#050806),#000 72%)}.crew-content-sheet__stage>img,.crew-content-sheet__stage>video{max-width:100%;max-height:min(62vh,620px);display:block;object-fit:contain}.crew-content-sheet__stage>img.is-preparing{opacity:.48;filter:saturate(.7)}.crew-content-sheet__safety,.crew-content-sheet__counter,.crew-content-sheet__transfer{position:absolute;z-index:3;display:grid;place-items:center;border:1px solid #384138;border-radius:6px;background:#000000d1;font-family:var(--font-term);text-shadow:0 1px 5px #000}.crew-content-sheet__safety{top:9px;left:9px;width:32px;height:32px;color:#d8b75d}.crew-content-sheet__safety.is-ready{border-color:color-mix(in srgb,var(--acc) 58%,#253027);color:var(--acc-hot)}.crew-content-sheet__counter{top:9px;right:9px;min-width:38px;height:28px;padding:0 7px;color:#fff;font-size:12px}.crew-content-sheet__transfer{left:50%;bottom:12px;max-width:calc(100% - 90px);min-height:30px;padding:4px 9px;color:#d8b75d;font-size:11px;text-align:center;transform:translate(-50%)}.crew-content-sheet__transfer.is-error{border-color:#613047;color:var(--danger)}.crew-content-sheet__nav{position:absolute;z-index:4;top:50%;width:42px;height:58px;display:grid;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--acc) 46%,#273229);border-radius:8px;background:#000000b8;color:var(--acc-hot);font-family:var(--font-term);font-size:35px;line-height:1;cursor:pointer;transform:translateY(-50%)}.crew-content-sheet__nav.is-prev{left:10px}.crew-content-sheet__nav.is-next{right:10px}.crew-content-sheet__strip{display:flex;gap:7px;overflow-x:auto;padding:9px 1px 2px;overscroll-behavior-x:contain;scrollbar-color:var(--acc-soft) transparent}.crew-content-sheet__strip button{position:relative;flex:0 0 58px;width:58px;height:72px;overflow:hidden;padding:0;border:1px solid #273229;border-radius:6px;background:#000;color:#fff;cursor:pointer}.crew-content-sheet__strip button.is-active{border-color:var(--acc-hot);box-shadow:0 0 12px color-mix(in srgb,var(--acc) 28%,transparent)}.crew-content-sheet__strip img{width:100%;height:100%;display:block;object-fit:cover}.crew-content-sheet__strip i{position:absolute;top:3px;left:3px;min-width:18px;padding:1px 3px;border-radius:3px;background:#000c;font-family:var(--font-term);font-size:10px;font-style:normal}.crew-content-sheet__strip svg{position:absolute;right:3px;bottom:3px;padding:2px;border-radius:4px;background:#000000d1;color:var(--acc-hot)}.crew-content-sheet__prepare{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:25px;padding:6px 2px 0;color:#78867c;font-family:var(--font-term);font-size:11px}.crew-content-sheet__prepare small{overflow:hidden;color:var(--danger);text-overflow:ellipsis;white-space:nowrap}.crew-content-sheet__prepare.is-error{color:var(--danger)}.crew-content-sheet__body{padding:4px 14px 14px}.crew-content-sheet__section-label{margin:13px 0 7px;color:#6f7c73;font-family:var(--font-px);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.crew-content-sheet__copy{width:100%;display:flex;align-items:flex-start;gap:10px;padding:10px 11px;border:1px solid #18251b;border-radius:8px;background:#00000029;color:#e9f3eb;font-size:15px;line-height:1.35;text-align:left;cursor:pointer}.crew-content-sheet__copy+.crew-content-sheet__copy{margin-top:6px}.crew-content-sheet__copy.tags{color:var(--acc-hot);font-size:14px}.crew-content-sheet__copy>span{flex:1;white-space:pre-wrap}.crew-content-sheet__copy i{color:#667169;font-style:normal}.crew-content-sheet__copy em{flex:0 0 auto;color:#718078;font-family:var(--font-px);font-size:8px;font-style:normal;text-transform:uppercase}.crew-content-sheet__statuses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.crew-content-sheet__statuses>span{position:relative;display:grid;grid-template-columns:23px 1fr;gap:0 7px;align-items:center;min-width:0;padding:7px 9px;border:1px solid #18251b;border-radius:7px;background:#00000024;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.crew-content-sheet__statuses svg{grid-row:1 / 3}.crew-content-sheet__statuses b{overflow:hidden;color:inherit;font-family:var(--font-term);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crew-content-sheet__statuses small{color:#657169;font-family:var(--font-term);font-size:9px}.crew-content-sheet__statuses>span.is-posted{border-color:color-mix(in srgb,var(--acc-hot) 68%,#18251b);background:color-mix(in srgb,var(--acc) 14%,#030604);box-shadow:0 0 18px color-mix(in srgb,var(--acc-hot) 18%,transparent),inset 0 0 16px color-mix(in srgb,var(--acc) 7%,transparent);transform:translateY(-1px)}.crew-content-sheet__statuses>span.is-posted:after{content:"✓";position:absolute;top:5px;right:7px;color:var(--acc-hot);font-family:var(--font-term);font-size:11px;text-shadow:0 0 8px var(--acc-hot)}.crew-content-sheet__statuses>span.is-posted svg{filter:drop-shadow(0 0 6px var(--acc-hot))}.crew-content-sheet__statuses>span.is-posted small{color:color-mix(in srgb,var(--acc-hot) 62%,#657169)}.crew-content-sheet__footer{position:sticky;bottom:0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:8px;padding:10px 12px 12px;border-top:1px solid #172219;background:#020503f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.crew-content-sheet__download,.crew-content-sheet__posted,.crew-posted-sheet__footer>button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border:1px solid var(--acc);border-radius:9px;background:color-mix(in srgb,var(--acc) 13%,#061009);color:var(--acc-hot);cursor:pointer;box-shadow:0 0 24px color-mix(in srgb,var(--acc) 12%,transparent)}.crew-content-sheet__download{border-color:color-mix(in srgb,var(--acc) 54%,#263129);background:color-mix(in srgb,var(--acc) 8%,#020503);text-align:left}.crew-content-sheet__download:disabled{cursor:wait;opacity:.56}.crew-content-sheet__posted:disabled{cursor:wait;opacity:.72}.crew-content-sheet__download>span,.crew-content-sheet__posted>span,.crew-posted-sheet__footer>button>span{display:flex;align-items:center;gap:9px}.crew-content-sheet__download b,.crew-content-sheet__posted b,.crew-posted-sheet__footer b{font-family:var(--font-px);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.crew-content-sheet__download small,.crew-content-sheet__posted small,.crew-posted-sheet__footer small{color:#829086;font-family:var(--font-term);font-size:10px}.crew-content-sheet__save-error{grid-column:1 / -1;color:var(--danger);font-size:11px}.crew-posted-sheet{width:min(520px,96vw);overflow:hidden}.crew-posted-sheet__thumb{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid #253329;border-radius:8px;background:#020503;color:var(--acc-soft)}.crew-posted-sheet__thumb img{width:100%;height:100%;object-fit:cover}.crew-posted-sheet__thumb i{font-style:normal}.crew-posted-sheet__head>span:nth-child(2){display:flex;flex:1;flex-direction:column;min-width:0}.crew-posted-sheet__head b{color:#f3fbf5;font-family:var(--font-px);font-size:12px;letter-spacing:.05em}.crew-posted-sheet__head small{margin-top:2px;color:#748178;font-family:var(--font-term);font-size:11px}.crew-posted-sheet__mode{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:12px 14px 0}.crew-posted-sheet__mode>button{min-height:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:7px 11px;border:1px solid #1a281e;border-radius:8px;background:#0000002e;color:#748178;text-align:left;cursor:pointer}.crew-posted-sheet__mode b{font-family:var(--font-px);font-size:9px;letter-spacing:.06em}.crew-posted-sheet__mode small{font-family:var(--font-term);font-size:9px}.crew-posted-sheet__mode>button.is-active{border-color:var(--acc);background:color-mix(in srgb,var(--acc) 12%,#050806);color:var(--acc-hot);box-shadow:inset 0 0 22px color-mix(in srgb,var(--acc) 5%,transparent)}.crew-posted-sheet__mode>button.is-active.is-unpost{border-color:#8f3d5a;background:#17080e;color:#ff8aae;box-shadow:inset 0 0 22px #8f3d5a1f}.crew-posted-sheet__apps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:14px}.crew-posted-sheet__apps>button{min-width:0;min-height:98px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;border:1px solid #1a281e;border-radius:10px;background:#0000002e;color:#7e8d82;cursor:pointer;transition:border-color .13s ease,background .13s ease,color .13s ease,transform .13s ease}.crew-posted-sheet__apps>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--acc) 55%,#1a281e);color:#dce8df;transform:translateY(-1px)}.crew-posted-sheet__apps>button.is-selected{border-color:var(--acc);background:color-mix(in srgb,var(--acc) 12%,#050806);color:var(--acc-hot);box-shadow:inset 0 0 24px color-mix(in srgb,var(--acc) 6%,transparent)}.crew-posted-sheet__apps>button.is-selected.is-remove{border-color:#8f3d5a;background:#17080e;color:#ff8aae;box-shadow:inset 0 0 24px #8f3d5a1f}.crew-posted-sheet__apps>button.is-disabled{border-color:color-mix(in srgb,var(--acc) 20%,#1a281e);color:#657068;opacity:.42;cursor:default}.crew-posted-sheet__app-icon{position:relative;display:grid;place-items:center}.crew-posted-sheet__app-icon i{position:absolute;right:-8px;bottom:-5px;width:17px;height:17px;display:grid;place-items:center;border:1px solid var(--acc);border-radius:50%;background:#061009;color:var(--acc-hot);font-family:var(--font-term);font-size:10px;font-style:normal}.crew-posted-sheet__apps b{max-width:100%;overflow:hidden;color:inherit;font-family:var(--font-term);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.crew-posted-sheet__apps small{max-width:100%;overflow:hidden;color:#637068;font-family:var(--font-term);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.crew-posted-sheet__time{display:flex;align-items:center;gap:10px;margin:0 14px;padding:11px 0 0;border-top:1px solid #172219}.crew-posted-sheet__time>span{display:flex;flex:1;flex-direction:column}.crew-posted-sheet__time b{color:#dce8df;font-family:var(--font-term);font-size:12px}.crew-posted-sheet__time small{color:#68756c;font-family:var(--font-term);font-size:9px}.crew-posted-sheet__time-toggle{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #1c2a20;border-radius:8px}.crew-posted-sheet__time-toggle button{min-width:74px;min-height:34px;border:0;border-left:1px solid #1c2a20;background:#040705;color:#78867c;font-family:var(--font-term);font-size:10px;cursor:pointer}.crew-posted-sheet__time-toggle button:first-child{border-left:0}.crew-posted-sheet__time-toggle button.active{background:color-mix(in srgb,var(--acc) 12%,#050806);color:var(--acc-hot)}.crew-posted-sheet__datetime{width:calc(100% - 28px);margin:9px 14px 0;color-scheme:dark}.crew-posted-sheet__error{margin:9px 14px 0;color:var(--danger);font-size:13px}.crew-posted-sheet__footer{padding:14px}.crew-posted-sheet__footer.is-unpost>button{border-color:#8f3d5a;background:#17080e;color:#ff8aae;box-shadow:0 0 24px #8f3d5a1f}.crew-posted-sheet__footer>button:disabled{opacity:.38;cursor:default}.crew-posted-sheet__spinner{width:13px;height:13px;border:2px solid color-mix(in srgb,var(--acc) 30%,transparent);border-top-color:var(--acc-hot);border-radius:50%;animation:crew-spin .65s linear infinite}@keyframes crew-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.crew-manager__topbar{grid-template-columns:auto 1fr auto;gap:9px;min-height:58px;padding:7px 10px}.crew-manager__brand>span{display:none}.crew-manager__top-account{justify-self:start}.crew-manager__top-account b{max-width:52vw}.crew-manager__live{display:none}.crew-manager__eject{min-width:68px;height:34px;padding-inline:9px}.crew-manager__layout{width:100%;display:block;padding:0 0 72px}.crew-manager__sidebar{position:static;display:block}.crew-manager__account-card{display:none}.crew-manager__platforms{position:sticky;z-index:24;top:58px;display:flex;flex-direction:row;gap:3px;overflow-x:auto;padding:7px 8px;border-width:0 0 1px;border-radius:0;background:#020503f0;box-shadow:0 10px 30px #00000073;scrollbar-width:none;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.crew-manager__platforms::-webkit-scrollbar{display:none}.crew-manager__platforms button{width:auto;min-width:57px;min-height:52px;display:flex;flex:1 0 57px;flex-direction:column;justify-content:center;gap:2px;padding:4px 3px;text-align:center}.crew-manager__platforms button:hover{transform:none}.crew-manager__platforms button.active{box-shadow:inset 0 -2px 0 var(--acc)}.crew-manager__platforms button>svg{width:19px;height:19px}.crew-manager__platforms button>span{align-items:center}.crew-manager__platforms small,.crew-manager__platforms em{display:none}.crew-manager__platforms b{font-size:10px}.crew-manager__workspace{min-height:100vh;padding-bottom:18px;border:0;border-radius:0;background:transparent;box-shadow:none}.crew-manager__workspace-head{top:auto;min-height:48px;padding:6px 9px 6px 12px}.crew-manager__workspace-title b,.crew-manager__workspace-title small,.crew-manager__save-state{font-size:10px}.crew-manager__workspace-head>button{width:33px;height:33px}.crew-manager__error,.crew-manager__notice{margin-inline:8px}.crew-work-tray{margin:8px;padding:9px}.crew-work-tray__head small{max-width:62vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crew-work-tray__safety{display:none}.crew-work-tray__folders{gap:4px}.crew-work-tray__folders button{grid-template-columns:1fr auto;gap:3px;padding:5px 6px}.crew-work-tray__folders button>i{display:none}.crew-work-tray__item{flex-basis:min(238px,82vw);min-width:min(238px,82vw)}.crew-sheet-wrap,.crew-posted-wrap{align-items:flex-end;padding:0}.crew-content-sheet,.crew-posted-sheet{width:100vw;max-width:none;max-height:92vh;border-width:1px 0 0;border-radius:15px 15px 0 0;padding-bottom:env(safe-area-inset-bottom)}.crew-content-sheet__head,.crew-posted-sheet__head{min-height:56px}.crew-content-sheet__viewer{padding:8px 8px 5px}.crew-content-sheet__stage{min-height:min(55vh,520px)}.crew-content-sheet__stage>img,.crew-content-sheet__stage>video{max-height:min(55vh,520px)}.crew-content-sheet__statuses{grid-template-columns:1fr}.crew-content-sheet__footer{grid-template-columns:1fr;padding:9px 9px calc(9px + env(safe-area-inset-bottom))}.crew-content-sheet__download,.crew-content-sheet__posted{min-height:50px}.crew-content-sheet__posted small{display:none}.crew-posted-sheet__apps{gap:6px;padding:11px}.crew-posted-sheet__apps>button{min-height:90px}.crew-posted-sheet__time{margin-inline:11px}.crew-posted-sheet__datetime{width:calc(100% - 22px);margin-inline:11px}.crew-posted-sheet__footer{padding:12px 11px calc(12px + env(safe-area-inset-bottom))}}.crew-preview-frame{width:min(500px,calc(100% - 24px));margin:20px auto 0}.crew-preview{width:100%;margin:0 auto;overflow:hidden;border:1px solid color-mix(in srgb,var(--acc) 45%,#101a13);border-radius:10px;background:linear-gradient(180deg,color-mix(in srgb,var(--acc) 5%,#020503),#010302 58%),#010302;color:#eef8f0;box-shadow:0 18px 60px #000000a8,inset 0 0 42px color-mix(in srgb,var(--acc) 4%,transparent);font-family:var(--font-term)}.crew-preview button{font-family:inherit}.crew-preview__chrome{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 14px;border-bottom:1px solid color-mix(in srgb,var(--acc) 24%,#101a13);color:var(--acc-hot);font-family:var(--font-px);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.crew-preview__profile{padding:14px 14px 0}.crew-preview__profile.centered{text-align:center}.crew-preview__avatar{flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border:2px solid var(--acc);border-radius:50%;background:color-mix(in srgb,var(--acc) 12%,#010302);color:var(--acc-hot);box-shadow:0 0 18px color-mix(in srgb,var(--acc) 28%,transparent)}.crew-preview__avatar img{width:100%;height:100%;object-fit:cover;display:block}.profile-avatar-picker{position:relative;flex:0 0 auto;display:inline-grid;place-items:center;overflow:visible;padding:0;border:2px solid var(--acc);border-radius:50%;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--acc) 16%,#020503),#010201 72%);color:var(--acc-hot);font-family:var(--font-term);font-size:18px;box-shadow:0 0 18px color-mix(in srgb,var(--acc) 25%,transparent);opacity:1}.profile-avatar-picker.has-ring{box-shadow:0 0 14px color-mix(in srgb,var(--acc) 45%,transparent)}.profile-avatar-picker.is-editable{cursor:pointer;touch-action:manipulation}.profile-avatar-picker.is-editable:hover{border-color:var(--acc-hot)}.profile-avatar-picker img{width:100%;height:100%;display:block;overflow:hidden;border-radius:50%;object-fit:cover}.profile-avatar-picker>i{position:absolute;right:-3px;bottom:-2px;width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--acc-hot);border-radius:50%;background:#061008;color:var(--acc-hot);font-family:var(--font-term);font-size:13px;font-style:normal;line-height:1;box-shadow:0 2px 9px #000}.profile-avatar-sheet{position:fixed;z-index:170;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#000000d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-avatar-sheet__panel{width:min(390px,94vw);padding:16px;border:1px solid color-mix(in srgb,var(--acc) 48%,#152219);border-radius:11px;background:linear-gradient(145deg,color-mix(in srgb,var(--acc) 7%,#050906),#010201);box-shadow:0 24px 90px #000;color:#eaf4ed;font-family:var(--font-term);text-align:center}.profile-avatar-sheet__panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left}.profile-avatar-sheet__panel header>span{display:flex;flex-direction:column;gap:3px}.profile-avatar-sheet__panel header b{color:var(--acc-hot);font-family:var(--font-pixel);font-size:12px;letter-spacing:.12em}.profile-avatar-sheet__panel header small{color:#738078;font-size:11px}.profile-avatar-sheet__panel header button{padding:4px 7px;border:0;background:transparent;color:#89958d;cursor:pointer}.profile-avatar-sheet__preview{width:126px;height:126px;display:grid;place-items:center;overflow:hidden;margin:18px auto 12px;border:2px solid var(--acc);border-radius:50%;background:#020503;color:var(--acc-hot);font-size:28px;box-shadow:0 0 30px color-mix(in srgb,var(--acc) 25%,transparent)}.profile-avatar-sheet__preview img{width:100%;height:100%;display:block;object-fit:cover}.profile-avatar-sheet__panel p{margin:0 auto 14px;color:#93a097;font-size:12px;line-height:1.4}.profile-avatar-sheet__choose,.profile-avatar-sheet__download,.profile-avatar-sheet__remove{width:100%;min-height:44px;border-radius:6px;font-family:var(--font-pixel);font-size:10px;letter-spacing:.08em;cursor:pointer}.profile-avatar-sheet__choose{border:1px solid var(--acc);background:color-mix(in srgb,var(--acc) 15%,#061008);color:var(--acc-hot)}.profile-avatar-sheet__download{margin-bottom:8px;border:1px solid color-mix(in srgb,var(--acc) 52%,#233328);background:color-mix(in srgb,var(--acc) 8%,#030604);color:var(--acc-hot)}.profile-avatar-sheet__remove{margin-top:8px;border:1px solid #542637;background:#14080d;color:#ef91b2}.profile-avatar-sheet__choose:disabled,.profile-avatar-sheet__download:disabled,.profile-avatar-sheet__remove:disabled{cursor:wait;opacity:.65}.profile-avatar-sheet__error{margin:0 0 10px;color:#ef91b2;font-size:11px;overflow-wrap:anywhere}.profile-banner-picker{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden;padding:0;border:0;background:linear-gradient(120deg,color-mix(in srgb,var(--acc) 18%,#000),#000);color:var(--acc-hot);font-family:var(--font-term)}.profile-banner-picker.is-editable{cursor:pointer}.profile-banner-picker img{width:100%;height:100%;display:block;object-fit:cover}.profile-banner-picker>span{display:flex;flex-direction:column;align-items:center;gap:3px;color:#738078}.profile-banner-picker>span b{color:var(--acc-hot);font-family:var(--font-px);font-size:9px;letter-spacing:.08em}.profile-banner-picker>span small{font-size:10px}.profile-banner-picker>i{position:absolute;right:8px;bottom:7px;display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--acc-hot);border-radius:50%;background:#020804db;color:var(--acc-hot);font-size:14px;font-style:normal;box-shadow:0 2px 10px #000}.profile-banner-sheet__panel{width:min(540px,94vw)}.profile-banner-sheet__preview{width:100%;aspect-ratio:1640 / 624;display:grid;place-items:center;overflow:hidden;margin:18px auto 12px;border:1px solid var(--acc);border-radius:8px;background:#020503;color:#738078}.profile-banner-sheet__preview img{width:100%;height:100%;display:block;object-fit:cover}.crew-preview__identity-row,.crew-preview__threads-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.crew-preview__identity-row{margin:10px 0 11px}.crew-preview__threads-head{align-items:flex-start}.crew-preview__threads-head>div:first-child{flex:1;min-width:0}.crew-preview__stats{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;text-align:center}.crew-preview__stats span{display:flex;flex-direction:column;min-width:0}.crew-preview__stats b{color:#fff;font-size:16px;font-weight:700}.crew-preview__stats small{margin-top:2px;color:#9aaba0;font-size:10px}.crew-preview__stats.compact{width:min(300px,100%);margin:10px auto}.crew-preview__field{display:flex;align-items:flex-start;min-width:0;color:#eef8f0;font-size:14px;line-height:1.35}.crew-preview__field>span:first-child{flex:0 0 auto;margin-right:2px;color:inherit}.crew-preview__field.handle{color:#cad6ce;font-size:14px}.crew-preview__field.name{margin-top:7px;color:#fff;font-size:15px;font-weight:700}.crew-preview__field.bio{margin-top:4px;color:#dbe7de;white-space:pre-wrap}.crew-preview__field.link{margin-top:4px;color:var(--acc-hot);overflow-wrap:anywhere}.crew-preview__field.centered-field{justify-content:center;text-align:center}.crew-preview__profile.centered>.profile-avatar-picker{margin:0 auto}.crew-preview__profile.centered>.crew-preview__field.name{justify-content:center}.crew-preview__actions span,.crew-preview__subscribe{display:grid;place-items:center;min-height:30px;border:1px solid color-mix(in srgb,var(--acc) 38%,#162219);border-radius:4px;background:color-mix(in srgb,var(--acc) 8%,#040705);color:#dce8df;font-size:10px}.crew-preview__actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.crew-preview__actions span{color:#fff;font-weight:700}.crew-preview__tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:13px;border-top:1px solid #162219}.crew-preview__tabs button{min-height:39px;border:0;border-bottom:2px solid transparent;background:transparent;color:#738278;font-size:15px;cursor:pointer}.crew-preview__tabs button.active{border-bottom-color:var(--acc);color:var(--acc-hot)}.crew-preview__tabs.text button{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.crew-preview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;background:#101812}.crew-preview__tile,.crew-preview__empty-tile{position:relative;min-width:0;overflow:hidden;border:0;background:#020503;contain:layout paint style;content-visibility:auto}.crew-preview__tile-open{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#020503;cursor:pointer}.crew-preview__tile-open>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .18s ease}.crew-preview__tile:hover .crew-preview__tile-open>img{transform:scale(1.025)}.crew-preview__tile.is-focused,.crew-preview__feed-row.is-focused{z-index:3;outline:2px solid var(--acc-hot);outline-offset:-2px;animation:crew-posted-arrival 1.4s ease-out 2}@keyframes crew-posted-arrival{0%,to{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--acc-hot) 28%,transparent)}45%{box-shadow:inset 0 0 22px color-mix(in srgb,var(--acc) 42%,transparent),0 0 16px color-mix(in srgb,var(--acc) 45%,transparent)}}.crew-preview__missing{display:grid;place-items:center;width:100%;height:100%;color:var(--acc-soft)}.crew-preview__posted{position:absolute;z-index:2;border-radius:3px;background:#000000c2;text-shadow:0 1px 4px #000}.crew-preview__posted{top:4px;right:4px;display:flex;flex-direction:column;align-items:flex-end;padding:3px 5px;color:#fff;line-height:1}.crew-preview__posted b{font-family:var(--font-term);font-size:9px;font-weight:700}.crew-preview__posted small{margin-top:2px;color:#bac5bd;font-family:var(--font-term);font-size:8px}.crew-preview__more{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding:8px 13px;border:1px solid color-mix(in srgb,var(--acc) 25%,#17231a);border-radius:8px;background:color-mix(in srgb,var(--acc) 5%,#040705);color:var(--acc-hot);font-family:var(--font-term);cursor:pointer}.crew-preview__more small{color:#738078}.crew-preview__subscribers{margin-top:7px;color:#9aaba0;font-size:11px}.crew-preview__subscribe{margin-top:10px;border-color:#ffd92f;background:#ffd92f;color:#121100;font-weight:800;text-transform:uppercase;cursor:default}.crew-preview__stories{display:flex;justify-content:center;gap:8px;margin-top:12px}.crew-preview__stories button{width:55px;height:72px;overflow:hidden;padding:0;border:1px solid var(--acc);border-radius:7px;background:#020503}.crew-preview__stories img{width:100%;height:100%;display:block;object-fit:cover}.crew-preview__cover{height:142px;overflow:hidden;background:color-mix(in srgb,var(--acc) 8%,#020503)}.crew-preview__cover img{width:100%;height:100%;display:block;object-fit:cover}.crew-preview__profile.facebook{position:relative;margin-top:-40px}.crew-preview__profile.facebook>.profile-avatar-picker{border-width:3px;border-color:#020503;outline:2px solid var(--acc)}.crew-preview__threads-feed{border-top:1px solid #162219}.crew-preview__feed-row{position:relative;border-bottom:1px solid #162219;content-visibility:auto;contain:layout paint style}.crew-preview__feed-open{width:100%;display:flex;align-items:flex-start;gap:9px;padding:12px 58px 12px 14px;border:0;background:transparent;color:#eaf3ec;text-align:left;cursor:pointer}.crew-preview__feed-date{position:absolute;z-index:2;top:8px;right:10px;display:flex;flex-direction:column;align-items:flex-end;padding:3px 5px;border-radius:4px;background:#000000c2;color:#fff;line-height:1;text-shadow:0 1px 4px #000}.crew-preview__feed-date b{font-family:var(--font-term);font-size:9px}.crew-preview__feed-date small{margin-top:2px;color:#bac5bd;font-family:var(--font-term);font-size:8px}.crew-preview__thread-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px;font-size:12px}.crew-preview__thread-body b{color:#fff}.crew-preview__thread-body>img{width:min(240px,100%);max-height:270px;object-fit:cover;border:1px solid #1b2a1e;border-radius:8px}.crew-preview__thread-body small{color:#87968b}.crew-preview__x-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.crew-preview__x-edit{display:grid;place-items:center;min-width:110px;min-height:31px;border:1px solid color-mix(in srgb,var(--acc) 38%,#162219);border-radius:999px;color:#eef8f0;font-size:10px;font-weight:700}.crew-preview__x-stats{display:flex;gap:15px;margin-top:8px;color:#87968b;font-size:11px}.crew-preview__x-stats b{color:#eef8f0}.crew-preview__x-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.crew-preview__x-feed{border-top:1px solid #162219}.crew-preview__x-author{display:flex;align-items:baseline;gap:5px;min-width:0}.crew-preview__x-author small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crew-preview__none{padding:30px;color:#718078;text-align:center}@media(max-width:520px){.crew-preview-frame{width:100%;margin-top:0}.crew-preview{width:100%;border-width:0 0 1px;border-radius:0}.crew-preview__profile{padding-inline:11px}.crew-preview__stats{gap:3px}.crew-preview__stats small{font-size:9px}.crew-preview__more{width:calc(100% - 16px);margin:8px}.profile-avatar-sheet{align-items:end;padding:10px}.profile-avatar-sheet__panel{width:100%;padding:16px 14px calc(16px + env(safe-area-inset-bottom))}}.feed-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:110;padding:20px}.feed-sheet{width:min(760px,100%);max-height:86vh;display:flex;flex-direction:column}.feed-sheet .hd{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--panel-line)}.feed-sheet textarea{border:0;background:#020402;color:var(--text);flex:1;min-height:380px;font-family:var(--font-term);font-size:14px;white-space:pre;padding:10px 13px;outline:none;resize:none}.puller-shell{display:grid;gap:9px}.puller-toolbar{min-height:78px;display:grid;grid-template-columns:auto minmax(130px,170px) minmax(250px,390px) minmax(330px,1fr);align-items:center;gap:14px;padding:10px 14px;border:1px solid rgba(96,172,115,.18);border-radius:9px;background:linear-gradient(115deg,#08150cf5,#040a06f0);box-shadow:0 14px 46px #0000003b}.puller-title{min-width:158px;padding-right:14px;border-right:1px solid rgba(80,160,105,.13)}.puller-title h1{margin:3px 0 0;font-size:22px;line-height:1}.puller-selector{min-width:0;display:grid;gap:4px}.puller-selector>span{color:#91b19aab;font-size:7px;letter-spacing:.13em}.puller-selector select,.puller-review-controls select{width:100%;min-width:0;height:34px;padding:5px 30px 5px 9px;border:1px solid rgba(92,168,111,.19);border-radius:6px;color:#e2ede5f0;background:#071009;font-family:var(--font-term);font-size:13px;outline:none}.puller-selector select:focus,.puller-review-controls select:focus{border-color:#46e8786b;box-shadow:0 0 0 2px #46e8780d}.puller-route-visual{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding-left:14px;border-left:1px solid rgba(80,160,105,.13)}.puller-route-account{min-width:0;display:flex;align-items:center;gap:8px}.puller-route-account>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:1px 6px}.puller-route-account span{grid-column:1 / -1;color:#82a08b94;font-size:7px}.puller-route-account strong,.puller-route-account small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-route-account strong{color:var(--g4);font-size:13px;font-weight:400}.puller-route-account small{font-size:11px}.puller-route-arrow{color:#46e87894;font-family:var(--font-pixel);font-size:12px}.puller-workbench{height:calc(100vh - 163px);min-height:650px;display:grid;grid-template-columns:minmax(320px,355px) minmax(420px,1fr) minmax(300px,350px);overflow:hidden;border:1px solid rgba(96,172,115,.18);border-radius:9px;background:#030805e6;box-shadow:0 22px 70px #00000042}.puller-queue,.puller-review,.puller-chat{min-width:0;min-height:0}.puller-queue{display:flex;flex-direction:column;border-right:1px solid rgba(80,160,105,.14);background:#060e09f0}.puller-queue-tools{flex:0 0 auto;display:grid;gap:8px;padding:10px;border-bottom:1px solid rgba(80,160,105,.14);background:#050c07fa}.puller-queue-tools input{width:100%;height:34px;padding:6px 10px;border:1px solid rgba(92,168,111,.17);border-radius:6px;color:#e0ebe3f2;background:#020704eb;font-family:var(--font-term);font-size:13px;outline:none}.puller-queue-tools input:focus{border-color:#46e87866}.puller-filter-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.puller-filter-tabs button{min-width:0;display:flex;align-items:center;justify-content:center;gap:5px;min-height:29px;padding:4px;border:1px solid transparent;border-radius:5px;color:#8ca492ad;background:#ffffff05;cursor:pointer}.puller-filter-tabs button:hover{color:var(--text);background:#46e87809}.puller-filter-tabs button.active{border-color:#46e87833;color:var(--g4);background:#46e87813}.puller-filter-tabs span{overflow:hidden;font-size:11px;text-overflow:ellipsis}.puller-filter-tabs b{font-size:7px;font-weight:400}.puller-queue-list{flex:1;min-height:0;overflow-y:auto}.puller-queue-item{width:100%;display:grid;gap:9px;padding:11px 10px 10px;border:0;border-bottom:1px solid rgba(80,160,105,.095);color:var(--text);background:transparent;cursor:pointer;text-align:left}.puller-queue-item:hover{background:#46e87808}.puller-queue-item.active{background:linear-gradient(90deg,#46e87817,#46e87806);box-shadow:inset 2px 0 var(--g4)}.puller-queue-item.status-review{box-shadow:inset 2px 0 #ffc85db3}.puller-queue-item.status-review.active{background:linear-gradient(90deg,#ffc85d17,#ffc85d05)}.puller-queue-pair{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr) auto 20px minmax(0,1fr);align-items:center;gap:6px}.puller-queue-pair>span{min-width:0;display:grid;gap:1px}.puller-queue-pair strong,.puller-queue-pair small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-queue-pair strong{font-size:13px;font-weight:400}.puller-queue-pair small{font-size:10px}.puller-queue-pair>i{color:#799d8373;font-size:11px;font-style:normal}.puller-queue-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.puller-queue-meta small{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.puller-status{min-height:20px;display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;border:1px solid currentColor;border-radius:999px;font-family:var(--font-pixel);font-size:6px;letter-spacing:.045em;line-height:1;text-transform:uppercase;white-space:nowrap}.match-matched{color:var(--g4)!important}.match-review{color:var(--ch-gold)!important}.match-unidentified,.match-waiting{color:#8ba692b8!important}.match-rejected{color:#ff7b94c7!important}.puller-chat{display:flex;flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(27,69,39,.075),transparent 38%)}.puller-chat-head{min-height:74px;padding:9px 14px;background:#060e09e0}.puller-transcript{padding:15px clamp(14px,2vw,25px)}.puller-message{border-color:#5f9e6e24;border-radius:9px}.puller-message.fan{background:#46e8780b}.puller-message.creator{background:#ff6eaa0b}.puller-review{display:flex;flex-direction:column;border-left:1px solid rgba(80,160,105,.14);background:#060e09f0}.puller-review-head{min-height:74px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid rgba(80,160,105,.14);background:#050c07fa}.puller-review-head>div{min-width:0;display:grid;gap:2px}.puller-review-head span{color:#8fae979e;font-size:8px}.puller-review-head strong{font-size:17px;font-weight:400}.puller-review-head>b{color:var(--g4);font-size:21px;font-weight:400}.puller-review-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;padding:12px}.puller-identity{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);gap:2px 9px;padding:11px;border:1px solid rgba(89,164,107,.14);border-radius:8px;background:#0309059e}.puller-identity.muted{opacity:.48}.puller-identity>div{min-width:0;display:grid;gap:1px}.puller-identity>div>span{color:#8bab9394;font-size:7px}.puller-identity strong,.puller-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-identity strong{font-size:16px;font-weight:400}.puller-identity small{font-size:12px}.puller-identity>em{grid-column:2;overflow:hidden;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.puller-identity-link{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;min-height:36px}.puller-identity-link i{height:1px;background:#6ca57926}.puller-identity-link span{color:#92ae99a6;font-size:7px}.puller-identity-link.status-matched span{color:var(--g4)}.puller-identity-link.status-review span{color:var(--ch-gold)}.puller-identity-link.status-rejected span{color:var(--danger)}.puller-match-evidence{display:grid;gap:4px;margin-top:12px;padding:11px;border:1px solid rgba(89,164,107,.13);border-radius:7px;background:#46e87806}.puller-match-evidence.quiet{background:#ffffff03}.puller-match-evidence>span,.puller-review-controls label>span{color:#8bab9394;font-size:7px}.puller-match-evidence>strong{font-size:14px;font-weight:400}.puller-match-evidence>small{font-size:11px;line-height:1.3}.puller-signal-list{display:flex;flex-wrap:wrap;gap:4px;margin-top:3px}.puller-signal-list small{padding:3px 6px;border-radius:999px;color:#accfb5c2;background:#46e8780e;font-size:10px}.puller-review-controls{display:grid;gap:10px;margin-top:auto;padding-top:18px}.puller-review-controls label{display:grid;gap:5px}.puller-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.puller-decision{min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px;border:1px solid;border-radius:7px;cursor:pointer}.puller-decision span{font-size:21px;line-height:1}.puller-decision strong{font-size:13px;font-weight:400}.puller-decision.no{border-color:#ff65843d;color:#ff9aade6;background:#ff456b09}.puller-decision.yes{border-color:#46e8784a;color:var(--g4);background:#46e87811}.puller-decision:hover:not(:disabled){filter:brightness(1.2)}.puller-decision:disabled{cursor:not-allowed;opacity:.4}.puller-review-controls>small{text-align:center;font-size:11px}.puller-review-receipt{color:var(--g4)}.puller-review-empty{flex:1;display:grid;place-items:center;padding:24px;text-align:center}.platform-snapchat,.platform-instagram,.platform-tiktok{display:block;flex:0 0 auto}@media(max-width:1280px){.puller-toolbar{grid-template-columns:auto minmax(130px,170px) minmax(240px,1fr)}.puller-route-visual{display:none}.puller-workbench{grid-template-columns:minmax(280px,320px) minmax(400px,1fr) minmax(280px,320px)}}@media(max-width:980px){.puller-workbench{height:auto;min-height:0;grid-template-columns:minmax(270px,320px) minmax(390px,1fr)}.puller-review{min-height:520px;grid-column:1 / -1;border-top:1px solid rgba(80,160,105,.14);border-left:0}.puller-review-body{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:10px}.puller-identity-link{min-width:100px}.puller-match-evidence,.puller-review-controls{grid-column:1 / -1;margin-top:0}}@media(max-width:720px){.puller-toolbar{grid-template-columns:1fr;align-items:stretch}.puller-title{padding:0 0 9px;border-right:0;border-bottom:1px solid rgba(80,160,105,.13)}.puller-workbench{display:flex;flex-direction:column}.puller-queue{max-height:430px;border-right:0;border-bottom:1px solid rgba(80,160,105,.14)}.puller-chat,.puller-review{min-height:580px}.puller-review-body{display:flex}.puller-identity-link{min-width:0}}.puller-workbench.comparison-mode{grid-template-columns:minmax(300px,340px) minmax(0,1fr)}.puller-filter-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.puller-comparison-workspace{min-width:0;min-height:0;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(27,69,39,.075),transparent 38%)}.puller-comparison-head{min-height:60px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 14px;border-bottom:1px solid rgba(80,160,105,.14);background:#050c07f5}.puller-comparison-head>div{min-width:0;display:flex;align-items:center;gap:10px}.puller-comparison-head strong{font-size:15px;font-weight:400}.puller-comparison-head b{color:var(--g4);font-size:19px;font-weight:400}.puller-chat-comparison{flex:1;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.puller-chat-pane{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.puller-chat-pane+.puller-chat-pane{border-left:1px solid rgba(80,160,105,.14)}.puller-chat-pane-head{min-height:66px;flex:0 0 auto;display:flex;align-items:center;gap:9px;padding:9px 13px;border-bottom:1px solid rgba(80,160,105,.11);background:#050d08c2}.puller-chat-pane-head>div{min-width:0;display:grid;gap:1px}.puller-chat-pane-head span{color:#8bab939e;font-size:7px}.puller-chat-pane-head strong,.puller-chat-pane-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-chat-pane-head strong{font-size:16px;font-weight:400}.puller-chat-pane-head small{font-size:11px}.puller-chat-pane .puller-transcript{min-height:0;padding:13px;background:#02070461}.puller-chat-pane:first-child .puller-message.fan{background:#ff6eaa0b}.puller-chat-empty{flex:1;display:grid;place-items:center;padding:24px;text-align:center}.puller-candidate-navigator{flex:0 0 auto;display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:stretch;gap:5px;padding:6px 8px;border-bottom:1px solid rgba(80,160,105,.11);background:#040a06f0}.puller-candidate-navigator>button{border:1px solid rgba(91,165,108,.15);border-radius:5px;color:#b5d2bcc2;background:#46e87806;cursor:pointer;font-size:21px}.puller-candidate-navigator>button:hover{color:var(--g4);border-color:#46e8784d}.puller-candidate-strip{min-width:0;display:flex;gap:5px;overflow-x:auto;scrollbar-width:thin}.puller-candidate-strip button{min-width:142px;display:grid;gap:1px;padding:6px 8px;border:1px solid rgba(91,165,108,.13);border-radius:5px;color:#c8dbcdcc;background:#ffffff03;cursor:pointer;text-align:left}.puller-candidate-strip button.active{border-color:#46e87857;color:var(--g4);background:#46e87811}.puller-candidate-strip b,.puller-candidate-strip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.puller-candidate-strip b{font-size:12px;font-weight:400}.puller-candidate-strip small{font-size:9px}.puller-gemini-review{min-height:142px;max-height:205px;flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,290px);gap:12px;padding:11px 13px;border-top:1px solid rgba(80,160,105,.16);background:linear-gradient(100deg,#07120afa,#040a06fa)}.puller-gemini-explanation{min-width:0;min-height:0;overflow-y:auto;display:grid;align-content:start;gap:7px}.puller-gemini-title{display:flex;align-items:baseline;gap:9px}.puller-gemini-title span,.puller-final-decision span{color:#8bab939e;font-size:7px}.puller-gemini-title strong{font-size:14px;font-weight:400}.puller-evidence-list{display:grid;gap:6px}.puller-evidence-row{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:start;gap:9px}.puller-evidence-row span{padding-top:2px;color:#8bab939e;font-size:7px}.puller-evidence-list p{margin:0;padding-left:9px;border-left:1px solid rgba(70,232,120,.28);color:#c7dbccc7;font-size:11px;line-height:1.35}.puller-evidence-row.target p{border-left-color:#5baeff61}.puller-gemini-review .puller-review-controls{align-content:center;margin:0;padding:0}.puller-final-decision{align-content:center;display:grid;gap:3px;padding:10px;border:1px solid rgba(70,232,120,.16);border-radius:7px;background:#46e87806}.puller-final-decision strong{font-size:13px;font-weight:400}.puller-final-decision small{font-size:10px}@media(max-width:1120px){.puller-workbench.comparison-mode{grid-template-columns:minmax(270px,305px) minmax(0,1fr)}.puller-chat-comparison{grid-template-columns:1fr;overflow-y:auto}.puller-chat-pane{min-height:420px}.puller-chat-pane+.puller-chat-pane{border-top:1px solid rgba(80,160,105,.14);border-left:0}.puller-gemini-review{max-height:none}}@media(max-width:720px){.puller-workbench.comparison-mode{display:flex}.puller-comparison-workspace{min-height:900px}.puller-comparison-head{align-items:flex-start;flex-direction:column}.puller-gemini-review{grid-template-columns:1fr}}
