html,body,#root{height:100%;margin:0}*{box-sizing:border-box}body{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.theme-seg{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:8px;background:var(--colorNeutralBackground3);border:1px solid var(--colorNeutralStroke2)}.theme-seg-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:var(--colorNeutralForeground3);border-radius:6px;cursor:pointer;opacity:.72;transition:background .12s ease,opacity .12s ease}.theme-seg-btn:hover{opacity:1;background:var(--colorNeutralBackground4)}.theme-seg-btn.active{opacity:1;background:var(--colorNeutralBackground1);color:var(--colorBrandForeground1);box-shadow:0 1px 2px #0000002e}html[data-pip=on] body{font-family:Share Tech Mono,Consolas,Courier New,monospace;text-shadow:0 0 1.5px rgba(115,255,166,.45)}html[data-pip=on] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;pointer-events:none;background:radial-gradient(ellipse at center,transparent 56%,rgba(0,0,0,.6) 100%)}html[data-pip=on] body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;background:repeating-linear-gradient(to bottom,#0000 0,#0000 2px,#00190a4d,#0000 4px);animation:pip-flicker 4s infinite steps(40)}@keyframes pip-flicker{0%,to{opacity:.85}48%{opacity:.76}50%{opacity:.97}52%{opacity:.8}}html[data-pip=on] ::selection{background:#36ff8459;color:#02160a}@media (prefers-reduced-motion: reduce){html[data-pip=on] body:after{animation:none}}
