:root{--bg:#020617;--bg-deep:#000814;--bg-card:#0f172aeb;--bg-card-soft:#0f172ab8;--bg-ghost:#ffffff0a;--border-subtle:#94a3b847;--border-strong:#38bdf873;--accent:#38bdf8;--accent-strong:#0ea5e9;--accent-soft:#38bdf81f;--accent-glow:#38bdf866;--fg:#e5e7eb;--fg-muted:#94a3b8;--danger:#f97373;--success:#4ade80;--hue-radar:#38bdf8;--hue-topic:#a78bfa;--hue-done:#34d399;--hue-queue:#fbbf24;--hue-hot:#fb7185;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif;--font-size-base:clamp(.92rem, calc(.72vw + .18svh), 1.42rem);--font-size-sm:.84rem;--font-size-xs:.76rem;--radius-lg:1.125rem;--radius-md:.875rem;--radius-sm:.625rem;--radius-pill:62.4375rem;--shadow-soft:0 1.25rem 3rem #0f172af2;--shadow-glass:0 1.5rem 5.625rem #0000008c;--shell-pad:clamp(.75rem, 1.4vw, 1.75rem);--section-gap:1.125rem;--workspace-max:147.5rem;--workspace-width:min(94vw, var(--workspace-max));--content-max:min(94vw, 113.75rem);--sidebar-width:clamp(.625rem, 22vw, 62.5rem);--pane-height:clamp(.625rem, 65vh, 156.25rem);--groups-pane-height:57svh;--bg-glow-x:85%;--bg-glow-y:25%;--z-bg:0;--z-app:1;--z-overlay:2000;--z-glass:9000;--z-confirm:20000;--transition-fast:.18s ease-out;--rr-density-small:17px;--rr-density-default:20px;--rr-density-large:24px;--rr-density-xlarge:29px;--rr-density-root:var(--rr-density-default);--rr-dashboard-canvas-min-w:3540px;--rr-route-fill:100%;--accent-2:#8b5cf6;--accent-3:#22d3ee;--surface-glass:#0f172abd;--surface-glass-strong:#0f172ae0;--surface-inner:#ffffff0b;--border-glass:#94a3b838;--border-glass-strong:#7dd3fc61;--premium-shadow:0 1.5rem 5rem #0000006b, 0 0 0 .0625rem #ffffff09 inset;--premium-shadow-hover:0 1.875rem 5.625rem #00000085, 0 0 2rem #38bdf81f, 0 0 0 .0625rem #ffffff0b inset;--header-height:12svh;--header-padding-y:1.05svh;--header-padding-x:1.55vw;--header-brand-space:12vw;--header-nav-nudge-left:1vw;--header-nav-gap:1.05vw;--header-nav-button-height:4.8svh;--header-nav-button-padding-x:1.05vw;--header-auth-gap:.75vw;--header-auth-button-height:4.4svh}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{font-size:var(--rr-density-root);background:var(--bg);overflow-y:auto}html.rr-layout-adaptive{--rr-density-root:20px;font-size:20px}html.rr-layout-adaptive .settings-density-block{display:none!important}html.rr-density-small{--rr-density-root:var(--rr-density-small);--tl-panel-gap-scale:1.18;--tl-dashboard-gap:clamp(1rem, 2.36dvh, 2.95rem);--tl-overview-row-gap:clamp(.85rem, 1.45dvh, 1.55rem);--tl-overview-section-gap:clamp(1.25rem, 3.5dvh, 3rem)}html.rr-density-default{--rr-density-root:var(--rr-density-default);--tl-panel-gap-scale:1;--tl-dashboard-gap:clamp(1rem, 2dvh, 2.5rem)}html.rr-density-large{--rr-density-root:var(--rr-density-large);--tl-panel-gap-scale:.94;--tl-dashboard-gap:clamp(1rem, 1.88dvh, 2.35rem)}html.rr-density-xlarge{--rr-density-root:var(--rr-density-xlarge);--tl-panel-gap-scale:.9;--tl-dashboard-gap:clamp(1rem, 1.8dvh, 2.25rem)}body{font-family:var(--font-sans);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;position:relative;overflow-x:visible}img{max-width:100%}button,input,textarea,select{font:inherit}[hidden],.hidden{display:none!important}body:before{content:"";pointer-events:none;z-index:var(--z-bg);background-color:#0000;background-image:radial-gradient(circle at 22% 24%,#7c3aed26,#0000 25%),radial-gradient(circle at 78% 20%,#22d3ee1a,#0000 25%),radial-gradient(circle at 51% 74%,#f59e0b1f,#0000 75%),radial-gradient(at 50% -12%,#7dd3fc1a,#0000 46%),repeating-linear-gradient(90deg,#7dd3fc05 0 .0625rem,#0000 .0625rem 2.75rem),repeating-linear-gradient(#7dd3fc03 0 .0625rem,#0000 .0625rem 2.75rem),linear-gradient(#020617 0%,#01040d 58%,#00040a 100%);background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:100% 100%;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box;position:fixed;inset:0}body:after{content:none;display:none}.bg-radar,.bg-radar__dotfield,.bg-radar__dot{display:none}html:has(body.view-auth){overflow-y:hidden}:is(html:has(body.view-profile),html:has(body.view-timeline),html:has(body.view-repos),html:has(body.view-groups)){overflow-y:auto}.app-shell{width:100%;min-height:100svh;padding:var(--shell-pad);gap:var(--section-gap);z-index:var(--z-app);flex-direction:column;display:flex;position:relative}.app-header,.subnav-wrap,.app-footer{width:100%;max-width:none;margin-inline:0}.card,.timeline-card,.repositories-card,.groups-card{width:auto;max-width:none;margin-inline:clamp(.0625rem,7vw,31.25rem)}.app-main{flex-direction:column;flex:1;min-height:0;display:flex}.card{border-radius:var(--radius-lg);border:.0625rem solid var(--border-subtle);box-shadow:var(--shadow-soft);background:#0f172af5;padding:1rem 1rem 1.125rem;position:relative;overflow:hidden}label{font-size:var(--font-size-sm);flex-direction:column;gap:.375rem;display:flex}input,textarea,select,.input{border-radius:var(--radius-sm);width:100%;color:var(--fg);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);background:#0f172aeb;border:.0625rem solid #94a3b873;outline:none;padding:.5rem .625rem}input:focus,textarea:focus,select:focus,.input:focus{border-color:var(--accent-strong);background:#0f172afa;box-shadow:0 0 0 .0625rem #38bdf899}textarea{resize:vertical}.btn{border-radius:var(--radius-pill);color:var(--fg);cursor:pointer;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast), color var(--transition-fast);background:#02061759;border:.0625rem solid #94a3b838;justify-content:center;align-items:center;gap:.35rem;padding:.625rem 1rem;display:inline-flex;position:relative}.btn:hover{border-color:#38bdf88c;transform:translateY(-.0625rem)}.btn:active{transform:translateY(0)}.btn.primary{color:#0b1120;background:linear-gradient(135deg,#38bdf8,#0ea5e9);animation:2.2s ease-in-out infinite glowPulse;box-shadow:0 .625rem 1.5625rem #38bdf8b3,0 0 .75rem #008cff8c,0 0 1.625rem #008cff59}.btn.accent{color:var(--accent);background:#0f172af2;border-color:#94a3b8b3;animation:2.2s ease-in-out infinite glowPulse;box-shadow:0 0 .75rem #008cff8c,0 0 1.625rem #008cff59}.btn.ghost{color:var(--fg-muted);background:0 0;border-color:#94a3b899;box-shadow:0 0 .625rem #008cff73,0 0 1.25rem #008cff4d}.btn.small{padding:.25rem .625rem;font-size:.78rem}.btn.wide,.btn-block{width:100%}.btn.needs-refresh{border-color:#38bdf8e6;box-shadow:0 0 1rem #38bdf8b3,0 0 2rem #38bdf873}.btn.danger{color:#0b1120;background:linear-gradient(135deg,#f97373,#ef4444);border-color:#f87171e6;box-shadow:0 .625rem 1.5625rem #f8717199}.btn.loading{pointer-events:none;opacity:.8}.btn.loading:after{content:"";border:.125rem solid #ffffff59;border-top-color:#fff;border-radius:50%;width:.875rem;height:.875rem;animation:.7s linear infinite btnSpin}@keyframes btnSpin{to{transform:rotate(360deg)}}@keyframes glowPulse{0%{box-shadow:0 0 .75rem #008cff8c,0 0 1.625rem #008cff59}50%{box-shadow:0 0 1.125rem #0afc,0 0 2.25rem #0af9}to{box-shadow:0 0 .75rem #008cff8c,0 0 1.625rem #008cff59}}.chip{border-radius:var(--radius-pill);color:var(--fg);background:#0f172ae6;border:.0625rem solid #94a3b880;align-items:center;gap:.375rem;padding:.25rem .5625rem;font-size:.9rem;display:inline-flex}.chip.topic{background:#0f172afa;border-color:#38bdf899}.icon-btn{appearance:none;color:var(--fg);cursor:pointer;width:2.375rem;height:2.375rem;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:#02061740;border:.0625rem solid #94a3b838;border-radius:.75rem}.icon-btn:hover{background:#ffffff14;border-color:#38bdf873;transform:translateY(-.0625rem)}.icon-btn.danger:hover{background:#ff00001f;border-color:#ff000038}.message,.auth-msg{min-height:1em;margin-top:.375rem;font-size:.8rem}.message.error,.auth-msg.error{color:var(--danger)}.message.success,.auth-msg.success{color:var(--success)}.auth-msg.neutral,.small-note,.muted{color:var(--fg-muted)}.form-grid{grid-template-columns:minmax(0,1fr);gap:.5rem;display:grid}.form-grid.tight{gap:.375rem}.form-grid .full-width{grid-column:1/-1}.app-header{border-radius:var(--radius-pill);background:linear-gradient(135deg,#0f172afa,#0f172acc);border:.0625rem solid #94a3b859;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1.125rem;display:flex;box-shadow:0 1.25rem 2.8125rem #0f172ae6}.brand{align-items:center;gap:.625rem;display:flex}.brand-logo{background:radial-gradient(circle at 30% 0,#38bdf8,#0f172a 60%);border-radius:.875rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:inline-flex;box-shadow:0 .625rem 1.5625rem #38bdf8b3}.brand-logo-img{object-fit:contain;filter:drop-shadow(0 0 .375rem #50aaff8c);width:275%;max-width:none;height:275%;max-height:none;display:block}.brand-text h1{margin:0;font-size:2.2rem}.subtitle{color:var(--fg-muted);margin:0;font-size:1.1rem}.auth-header-right{align-items:center;gap:.5rem;display:flex}.auth-status{border-radius:var(--radius-pill);background:radial-gradient(circle at 0 0,#0f172a99,#0f172af2);border:.0625rem solid #94a3b866;padding:.375rem .75rem;font-size:.85rem}.logout-btn{display:none}.app-nav{align-items:center;gap:.75rem;margin-right:1rem;display:flex}.nav-btn{color:var(--fg-muted);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:.0625rem solid #0000;padding:.45rem 1.1rem;font-size:1.1rem;font-weight:500;transition:background .16s ease-out,color .16s ease-out,transform .1s ease-out,border-color .16s ease-out}.app-nav button{padding:.45rem 2.2rem;font-size:1.1rem}.nav-btn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff1f;transform:translateY(-.03125rem)}.nav-btn.disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.subnav-wrap{background:#0f172a8c;border:.0625rem solid #94a3b847;border-radius:1.125rem;margin-top:-.375rem;padding:.625rem .875rem;display:none;box-shadow:0 1.125rem 2.5rem #0f172aa6}.subnav-wrap .app-nav{margin-right:0}.app-footer{color:var(--fg-muted);opacity:.9;justify-content:space-between;margin-top:.875rem;padding-top:.375rem;font-size:.75rem;display:flex}.status-banner{border:.0625rem solid var(--border-subtle);color:var(--fg-muted);text-align:center;background:radial-gradient(circle at 0 0,#0f172afa,#0f172aeb);border-radius:.875rem;margin-bottom:.75rem;padding:.625rem .875rem;font-size:.9rem;transition:border-color .2s ease-out,box-shadow .2s ease-out,color .2s ease-out,background .2s ease-out}.status-banner.success{color:var(--success);border-color:#4ade80e6;box-shadow:0 0 1.125rem #4ade8059}.status-banner.error{color:var(--danger);border-color:#f87171e6;box-shadow:0 0 1.125rem #f8717159}.status-banner.neutral{color:var(--fg);border-color:#38bdf8bf;animation:3.2s ease-in-out infinite bannerGlow;box-shadow:0 0 1rem #38bdf873,0 0 2rem #38bdf840}@keyframes bannerGlow{0%{border-color:#38bdf899;box-shadow:0 0 .875rem #38bdf859,0 0 1.625rem #38bdf82e}50%{border-color:#7dd3fcf2;box-shadow:0 0 1.375rem #38bdf8b3,0 0 2.5rem #38bdf873}to{border-color:#38bdf899;box-shadow:0 0 .875rem #38bdf859,0 0 1.625rem #38bdf82e}}.ai-panel{margin-top:1rem;margin-bottom:.625rem}.ai-panel-header{align-items:center;gap:.875rem;margin-bottom:.625rem;display:flex}.ai-panel-header h2{margin:0;font-size:1.1rem}.ai-panel-header p{color:var(--fg-muted);margin:.125rem 0 0;font-size:.95rem}.ai-orbital,.auth-signal-orb{flex:none;width:3.25rem;height:3.25rem;position:relative}.ai-orbital-core,.auth-signal-core{background:radial-gradient(circle at 30% 0,#38bdf8,#0f172a 70%);border-radius:50%;position:absolute;inset:.875rem;box-shadow:0 .5rem 1.75rem #38bdf8cc}.ai-orbital-ring,.auth-signal-ring{border:.0625rem solid #38bdf873;border-radius:50%;animation:14s linear infinite spin;position:absolute;inset:.1875rem}.ai-orbital-ring.slow,.auth-signal-ring.slow{border-color:#818cf859;animation-duration:26s;animation-direction:reverse;inset:0}@keyframes spin{to{transform:rotate(360deg)}}body.view-auth #authView{display:block}body.view-auth #profileView,body.view-auth #timelineView,body.view-auth #repositoriesView,body.view-auth #groupsView{display:none}body.view-profile #profileView{display:block}body.view-profile #authView,body.view-profile #timelineView,body.view-profile #repositoriesView,body.view-profile #groupsView{display:none}body.view-timeline #timelineView{display:block}body.view-timeline #authView,body.view-timeline #profileView,body.view-timeline #repositoriesView,body.view-timeline #groupsView{display:none}body.view-repos #repositoriesView{display:block}body.view-repos #authView,body.view-repos #profileView,body.view-repos #timelineView,body.view-repos #groupsView{display:none}body.view-groups #groupsView{display:block}body.view-groups #authView,body.view-groups #profileView,body.view-groups #timelineView,body.view-groups #repositoriesView{display:none}.overlay,#glassOverlay{z-index:var(--z-glass);background:#0206178c;place-items:center;padding:1.125rem;display:grid;position:fixed;inset:0;overflow-y:auto}.overlay.hidden{display:none}.glass-modal{width:min(73.75rem,100vw - 1.75rem);max-height:calc(100vh - 2.25rem);box-shadow:var(--shadow-glass);opacity:0;background:linear-gradient(#0f172aa8,#020617c7);border:.0625rem solid #94a3b840;border-radius:1.375rem;flex-direction:column;animation:.18s ease-out forwards glassIn;display:flex;overflow:hidden;transform:translateY(.625rem)scale(.985)}@keyframes glassIn{to{opacity:1;transform:translateY(0)scale(1)}}.glass-head{background:#02061759;border-bottom:.0625rem solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:.875rem;padding:1.125rem 1.125rem .625rem;display:flex}.glass-kicker{letter-spacing:.18em;color:#94a3b8e6;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.9375rem;display:inline-flex}.glass-title{color:var(--fg);margin:.375rem 0 0;font-size:1.4375rem}.glass-subtitle{color:var(--fg-muted);margin:.375rem 0 0;font-size:1.125rem}.glass-body{flex-direction:column;gap:.875rem;min-height:0;padding:1rem 1.125rem;display:flex;overflow-y:auto}.glass-body>*{width:100%;max-width:none}.glass-footer{background:#02061747;border-top:.0625rem solid #94a3b824;justify-content:flex-end;gap:.625rem;padding:.75rem 1.125rem 1.125rem;display:flex}.paper-modal-meta{background:radial-gradient(circle at 0 0,#1e40af3d,#0f172afa);border:.0625rem solid #94a3b866;border-radius:.75rem;margin-bottom:.625rem;padding:.5rem .625rem;font-size:.8rem}.paper-meta-row{justify-content:space-between;gap:.5rem;margin:.125rem 0;display:flex}.paper-modal-label{color:#e5f2ff;font-size:.8rem;font-weight:500}.paper-modal-section{margin-top:.5rem}.paper-modal-text{color:var(--fg-muted);font-size:.82rem;line-height:1.4}.repo-option-list{flex-direction:column;gap:.375rem;margin-top:.5rem;display:flex}.repo-option{text-align:left;width:100%;color:var(--fg);cursor:pointer;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast), background var(--transition-fast);background:#0f172af5;border:.0625rem solid #94a3b873;border-radius:.75rem;justify-content:space-between;gap:.5rem;padding:.5rem .625rem;font-size:.85rem;display:flex}.repo-option:hover{border-color:var(--accent);transform:translateY(-.0625rem);box-shadow:0 .625rem 1.5rem #0f172ae6}.repo-option-main{flex-direction:column;gap:.125rem;min-width:0;display:flex}.repo-option-name{color:var(--fg);font-weight:500}.repo-option-description,.repo-option-meta{color:var(--fg-muted);white-space:nowrap;font-size:.78rem}.refine-box{width:100%;min-height:13.75rem;color:var(--fg);resize:vertical;background:#02061759;border:.0625rem solid #94a3b838;border-radius:1rem;outline:none;padding:.75rem}.refine-box:focus{border-color:#38bdf880}.glass-editor-textarea-wrap{width:100%;position:relative}.glass-editor-textarea{box-sizing:border-box;width:100%;padding-bottom:2.75rem;padding-right:2.875rem}.glass-editor-emoji-btn{width:2.125rem;height:2.125rem;box-shadow:none;cursor:pointer;color:inherit;opacity:.9;background:0 0;border:none;border-radius:50%;place-items:center;padding:0;font-size:1.125rem;line-height:1;display:grid;position:absolute;bottom:.75rem;right:.75rem}.glass-editor-emoji-btn:hover{opacity:1;transform:translateY(-.0625rem)}.glass-editor-emoji-btn:focus-visible{outline-offset:.125rem;outline:.125rem solid #ffffff59}#confirmOverlay{z-index:var(--z-confirm);position:fixed;inset:0}.confirm-overlay{z-index:80;background:radial-gradient(circle at top,#0f172adb,#020617f5);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-overlay.hidden{display:none}.confirm-dialog{background:radial-gradient(circle at 0 0,#1e40af66,#0f172afa);border:.0625rem solid #94a3b88c;border-radius:1.25rem;width:90%;max-width:26.25rem;padding:1.125rem 1.125rem .875rem;box-shadow:0 1.5rem 4.375rem #0f172af2}.confirm-message{color:var(--fg);margin:0 0 .625rem;font-size:.9rem}.confirm-buttons{justify-content:flex-end;gap:.5rem;display:flex}.toast{border-radius:var(--radius-pill);color:#fff;opacity:0;pointer-events:none;z-index:9999;background:#141414f2;padding:.6rem 1.2rem;font-size:.9rem;transition:opacity .2s,transform .2s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 .25rem 1rem #0006}.toast.visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(-.25rem)}.toast.success{border:.0625rem solid #35b86b}.toast.error{border:.0625rem solid #e55353}html,body{min-height:100%;margin:0;background:#020617!important}body{color:#e2e8f0f5}body.view-auth{height:100%;overflow:hidden}html:has(body.view-auth){height:100%;overflow:hidden}body.view-auth{--dish-glow:.06;--dish-glow-radius:44vmin}body.view-auth .app-shell{height:100svh;min-height:100svh}body.view-auth .app-main,body.view-auth #authView{flex:1;min-height:0;display:flex}body.view-auth .auth-stage{flex:1;justify-content:center;align-items:center;height:auto;min-height:0;display:flex}body.view-auth .app-header,body.view-auth .app-footer{box-shadow:none;background:0 0;border:0}.auth-stage{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:0;padding:clamp(1.125rem,3vw,2.25rem);display:flex}.auth-copy{text-align:center;width:100%;max-width:56.25rem;margin:0 auto}.auth-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--fg-muted);justify-content:center;align-items:center;gap:.625rem;font-size:1.1rem;display:inline-flex}.kicker-dot{background:var(--accent);border-radius:50%;width:.625rem;height:.625rem;animation:1.4s ease-in-out infinite kickerPulse;box-shadow:0 0 0 .375rem #38bdf81f,0 0 1.75rem #38bdf88c}@keyframes kickerPulse{0%,to{opacity:.75;transform:scale(.92)}50%{opacity:1;transform:scale(1.06)}}.auth-title{margin:.875rem 0 .625rem;font-size:clamp(4rem,7vw,7rem);font-weight:800;line-height:1.02}.auth-grad{background:linear-gradient(90deg, var(--accent) 0%, #a855f7 55%, #f59e0b 115%);color:#0000;-webkit-background-clip:text;background-clip:text}.auth-subtitle{opacity:.82;max-width:52ch;margin:0 0 2.625rem;font-size:clamp(1.15rem,1.8vw,2rem)}.auth-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:0;margin-bottom:1.125rem;display:flex}.auth-sheet{z-index:50;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease-out,visibility .16s ease-out;position:fixed;inset:0}.auth-sheet.is-open{opacity:1;visibility:visible;pointer-events:auto}.auth-sheet-backdrop{opacity:0;background:#020617c7;transition:opacity .16s ease-out;position:absolute;inset:0}.auth-sheet.is-open .auth-sheet-backdrop{opacity:1}.auth-sheet-panel{opacity:0;background:radial-gradient(circle at 0 0,#38bdf81f,#0000 42%),#0f172af5;border:.0625rem solid #94a3b84d;border-radius:1.375rem;width:min(32.5rem,100vw - 1.75rem);padding:1.125rem;transition:transform .16s ease-out,opacity .16s ease-out;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.965);box-shadow:0 1.375rem 3.75rem #0000007a,inset 0 0 0 .0625rem #38bdf81a}.auth-sheet-panel:before{content:"";pointer-events:none;opacity:.6;background:radial-gradient(circle at 20% 0,#38bdf838,#0000 55%),radial-gradient(circle at 80% 20%,#a855f729,#0000 55%);position:absolute;inset:-.125rem}.auth-sheet.is-open .auth-sheet-panel{opacity:1;transform:translate(-50%,-50%)scale(1)}.auth-sheet-close{width:2.5rem;height:2.5rem;color:var(--fg);background:#02061759;border:.0625rem solid #94a3b82e;border-radius:50%;position:absolute;top:.75rem;right:.75rem}.auth-sheet-head h3{color:#fff;margin:0 0 .375rem;font-size:1.55rem;font-weight:850}.auth-sheet-head p{color:#fff;margin:0 0 .875rem;font-size:1.1rem;font-weight:850}.auth-form{gap:.625rem;display:grid}.auth-form.hidden{display:none}.auth-form label{color:#fff;margin:.625rem 0 .375rem;font-size:1rem;font-weight:700;display:block}.auth-form input{width:100%;color:var(--fg);background:#02061759;border:.0625rem solid #94a3b82e;border-radius:.875rem;padding:.75rem}.auth-form input::placeholder{opacity:1;font-size:1rem;font-weight:550}.auth-form button[type=submit]{margin-top:1.5rem}.profile-content{margin-top:.5rem;font-size:1rem;line-height:1.45}.profile-section{margin-bottom:.625rem}.profile-section h3{margin:0 0 .25rem;font-size:1.1rem}.chip-row{flex-wrap:wrap;gap:.375rem;display:flex}.profile-review{border-top:.0625rem solid #94a3b840;margin-top:.625rem;padding-top:.5rem}.profile-review-buttons,.refine-buttons{flex-wrap:wrap;gap:.5rem;margin-top:.375rem;display:flex}.refine-panel{border-top:.0625rem dashed #94a3b84d;margin-top:.625rem;padding-top:.5rem;display:none}.section-help{color:var(--fg-muted);margin:0;font-size:1rem}#profileForm label{color:var(--fg);font-size:.95rem;font-weight:700}#profileForm textarea{font-size:1rem;line-height:1.4}#profileForm textarea::placeholder{opacity:1;color:#e5e7eba6;font-size:.9rem;font-weight:550}#profileForm button[type=submit],#generateTimelineBtn{font-size:1rem;font-weight:550}#logoutBtn,#refineProfileHeaderBtn,#resetProfileBtn{font-size:.9rem;font-weight:800}.timeline-card{margin-top:1rem}.timeline-overlay{z-index:50;background:radial-gradient(circle at top,#0f172af2,#020617fa);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.timeline-overlay.hidden{display:none}.timeline-overlay-inner{text-align:center;background:radial-gradient(circle at top,#1e40af66,#0f172af5);border:.0625rem solid #94a3b866;border-radius:1.5rem;max-width:26.25rem;padding:1.5rem 1.25rem;position:relative;box-shadow:0 1.5rem 5rem #0f172af2}.timeline-orbit{border:.0625rem solid #38bdf866;border-radius:50%;width:4rem;height:4rem;margin:0 auto .875rem;position:relative}.timeline-orbit:before{content:"";background:radial-gradient(circle at 30% 0,#38bdf8,#0f172a 70%);border-radius:50%;position:absolute;inset:.625rem;box-shadow:0 .625rem 1.875rem #38bdf8cc}.timeline-orbit:after{content:"";transform-origin:2.1875rem -.125rem;border:.125rem solid #38bdf8;border-radius:50%;width:.625rem;height:.625rem;animation:1.5s linear infinite orbitDot;position:absolute;top:50%;left:-.1875rem}@keyframes orbitDot{to{transform:rotate(360deg)}}.timeline-overlay-title{margin:0 0 .25rem;font-size:1rem}.timeline-overlay-subtitle{color:var(--fg-muted);margin:0;font-size:.84rem}.timeline-header-meta{color:var(--fg-muted);text-align:right;font-size:.8rem}.timeline-content{clear:both;flex-direction:column;gap:.875rem;width:100%;margin-top:.625rem;display:flex}.timeline-history-wrap{z-index:60;display:flex;position:relative;overflow:visible}.timeline-paper-list{flex-direction:column;gap:.625rem;display:flex}.timeline-paper-main{align-items:flex-start;gap:.75rem;display:flex}.timeline-score-badge{color:#e5f2ff;background:radial-gradient(circle at 30% 0,#38bdf8,#0f172a 80%);border-radius:50%;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;font-size:.8rem;font-weight:600;display:flex;box-shadow:0 .5rem 1.25rem #38bdf8cc}.timeline-paper-main-body{flex:1;min-width:0}.timeline-paper-title{margin:0;font-size:.9rem}.timeline-paper-title-text{color:#e5f2ff;font-weight:600}body.view-timeline .timeline-paper-actions a.btn,body.view-timeline .timeline-paper-actions a.btn:link,body.view-timeline .timeline-paper-actions a.btn:visited,body.view-timeline .timeline-paper-actions a.btn:hover,body.view-timeline .timeline-paper-actions a.btn:active,body.view-timeline .timeline-paper-actions a.btn:focus{text-decoration:none!important}body.view-timeline .timeline-paper-actions .btn:before,body.view-timeline .timeline-paper-actions .btn:after{content:none!important;display:none!important}.timeline-paper-actions{justify-content:flex-end;align-items:center;gap:.375rem;margin-top:-2rem;display:flex}.timeline-paper-actions .btn{isolation:isolate;padding:.25rem .625rem;font-size:.75rem;position:relative;overflow:hidden;box-shadow:none!important;filter:none!important;transform:none!important}.timeline-paper-actions .btn:before,.timeline-paper-actions .btn:after{content:none!important;display:none!important}.timeline-paper-actions .btn:hover{box-shadow:none!important;filter:none!important;transform:none!important}.timeline-save-btn.saved{color:var(--success);border-color:#4ade80cc}.timeline-empty{color:var(--fg-muted);text-align:center;padding:.75rem .25rem;font-size:.8rem}.timeline-tabs{border-radius:var(--radius-pill);clear:both;background:radial-gradient(circle at 0 0,#0f172afa,#0f172aeb);border:.0625rem solid #94a3b873;flex-wrap:wrap;align-items:center;gap:.375rem;width:fit-content;max-width:100%;margin-bottom:.625rem;padding:.1875rem;display:flex}.timeline-tab{color:var(--fg-muted);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:0 0;border:none;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.8rem;display:inline-flex}.timeline-tab-count{border-radius:var(--radius-pill);border:.0625rem solid #94a3b880;padding:.0625rem .4375rem;font-size:.75rem}.timeline-tab.active{color:#e5f2ff;background:linear-gradient(135deg,#38bdf838,#2563eb47);transform:translateY(-.03125rem)}.tag-input{transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#0f172adb;border:.0625rem solid #94a3b873;border-radius:.875rem;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem .625rem;display:flex}.tag-input:focus-within{border-color:#38bdf8bf;box-shadow:0 0 0 .0625rem #38bdf873}.tag-input-field{outline:none;flex:10rem;min-width:8.75rem;box-shadow:none!important;background:0 0!important;border:none!important;padding:.375rem!important}.tag-chip{border-radius:var(--radius-pill);color:#e5e7ebf2;background:#38bdf81a;border:.0625rem solid #38bdf873;align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:.78rem;display:inline-flex}.tag-chip-x{color:#e5e7ebd9;cursor:pointer;background:#02061759;border:.0625rem solid #94a3b859;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;display:inline-flex}.tag-chip-x:hover{color:#f87171f2;border-color:#f87171bf}.tag-add{color:#e5e7ebf2;cursor:pointer;background:#38bdf81f;border:.0625rem solid #38bdf873;border-radius:.75rem;flex:none;width:1.875rem;height:1.875rem}.repositories-header h2{margin:0 0 .25rem;font-size:1.2rem}.repositories-header p{margin:0}.repositories-card .repositories-header{justify-content:space-between;align-items:flex-end;gap:.75rem;margin-bottom:.875rem;display:flex}.repos-header-actions .input{min-width:15rem}.repos-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);align-items:start;gap:.875rem;display:grid}.repos-sidebar,.repos-main,.groups-sidebar,.groups-main{border:.0625rem solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#0206178c}.repos-sidebar,.groups-sidebar{padding:.75rem}.repos-main{min-height:26.25rem;padding:.875rem}.groups-main{min-height:0;padding:.875rem;overflow:hidden}#groupMain{min-height:0}.repos-sidebar-head,.groups-sidebar-head{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.repos-sidebar-title,.groups-sidebar-title{letter-spacing:.0125rem;color:var(--fg);font-weight:700}.repo-create-form,.group-create-form{margin-bottom:.75rem}.repo-create-fields,.group-create-fields{grid-template-columns:1fr;gap:.5rem;display:grid}.repos-list{max-height:calc(var(--pane-height) - 11.25rem);flex-direction:column;gap:.5rem;margin-top:.5rem;padding-right:.125rem;display:flex;overflow:auto}.repo-row{text-align:left;border:.0625rem solid var(--border-subtle);width:100%;color:var(--fg);cursor:pointer;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:#02061773;border-radius:.875rem;justify-content:space-between;align-items:center;gap:.625rem;padding:.625rem;display:flex}.repo-row:hover{background:#020617a6;border-color:#38bdf873;transform:translateY(-.0625rem)}.repo-row.active{border-color:#38bdf8b3;box-shadow:0 0 0 .1875rem #38bdf81a}.repo-row-main{min-width:0}.repo-row-name{white-space:nowrap;text-overflow:ellipsis;font-weight:650;overflow:hidden}.repo-row-desc{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.75rem;overflow:hidden}.repo-row-meta{min-width:1.75rem;height:1.75rem;color:var(--fg);background:#38bdf81a;border:.0625rem solid #38bdf840;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:650;display:flex}.repo-main-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.repo-main-title{font-size:1.125rem;font-weight:750}.repo-main-sub,.repo-paper-meta{color:var(--fg-muted);margin-top:.25rem;font-size:.78125rem}.repo-tools{background:#02061759;border:.0625rem solid #94a3b838;border-radius:.875rem;flex-direction:column;gap:.625rem;margin:.625rem 0 .875rem;padding:.625rem;display:flex}.repo-tool-row{align-items:center;gap:.5rem;display:flex}.repo-tool-row .input{flex:1}.repo-paper-list{flex-direction:column;gap:.625rem;display:flex}.repo-paper-card{border:.0625rem solid var(--border-subtle);cursor:pointer;transition:transform var(--transition-fast), border-color var(--transition-fast);background:#02061773;border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.repo-paper-card:hover{border-color:#38bdf873;transform:translateY(-.0625rem)}.repo-paper-main{min-width:0}.repo-paper-title{margin-bottom:.375rem;font-weight:650;line-height:1.25}.repo-paper-actions{flex:none;align-items:center;gap:.5rem;display:flex}.repo-empty-state{text-align:center;padding:1.125rem .625rem}.repo-empty-title{margin-bottom:.375rem;font-weight:700}body.view-groups .groups-header-actions{align-items:center;gap:.625rem;display:flex}body.view-groups .groups-card{padding-top:.625rem;padding-bottom:.75rem}body.view-groups .groups-header{justify-content:space-between;align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}body.view-groups .groups-header h2{margin:0 0 .125rem;font-size:1.15rem;line-height:1.1}body.view-groups .groups-header p{color:var(--fg-muted);max-width:63.75rem;margin:0;font-size:.88rem;line-height:1.25}body.view-groups .groups-header-actions{flex:none;align-items:center;gap:.5rem;display:flex}.groups-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);align-items:start;gap:.75rem;display:grid}#groupsList{flex-direction:column;gap:.625rem;margin-top:.625rem;display:flex}.group-row{text-align:left;border:.0625rem solid var(--border-subtle);width:100%;color:var(--fg);cursor:pointer;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:#ffffff08;border-radius:.875rem;justify-content:space-between;gap:.625rem;padding:.75rem;display:flex}.group-row:hover{border-color:#38bdf859;transform:translateY(-.0625rem)}.group-row.active{background:#38bdf814;border-color:#38bdf88c}.group-row-name{color:#fff;font-weight:750}.group-row-desc{color:var(--fg-muted);margin-top:.1875rem;font-size:.78125rem}.group-row-meta{border-radius:var(--radius-pill);border:.0625rem solid var(--border-subtle);min-width:2.125rem;height:1.5rem;color:var(--fg);background:#02061759;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.group-main-head{justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .375rem .375rem;display:flex}.group-main-title{font-size:1.25rem;font-weight:750;line-height:1.1}.group-main-sub{color:var(--fg-muted);font-size:.8125rem}.group-main-actions{flex-wrap:wrap;gap:.5rem;display:flex}.group-main-tabs{justify-content:space-between;align-items:center;gap:.75rem;margin:.625rem 0 .75rem;display:flex}.group-tabs-left,.group-tabs-right{align-items:center;gap:.5rem;display:flex}.group-tab{border:.0625rem solid var(--border-subtle);color:var(--fg);border-radius:var(--radius-pill);cursor:pointer;background:#ffffff08;min-height:2.75rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600}.group-tab.active{background:#38bdf81f;border-color:#38bdf873}.group-tabs-right .channel-select,.group-tabs-right .channel-btn{border-radius:1.25rem;height:2.1875rem;font-size:.9375rem}.group-tabs-right .channel-select{min-width:6.875rem;padding:0 1.125rem}.group-tabs-right .channel-btn{min-width:5rem;padding:0 1.125rem;line-height:1}#channelSelect{max-width:13.75rem}.group-main-actions .btn,.group-main-actions button{border-radius:.75rem;min-height:1.875rem;padding:0 .9375rem;font-size:.9375rem}.group-feed-shell,.group-chat{border:.0625rem solid var(--border-subtle);border-radius:var(--radius-lg);min-height:0;height:var(--groups-pane-height);max-height:var(--groups-pane-height);background:#ffffff08;overflow:hidden}.group-feed-shell{grid-template-rows:auto 1fr;display:grid}.group-feed-composer{border-bottom:.0625rem solid var(--border-subtle);grid-template-columns:2.5rem 1fr;gap:.75rem;padding:.875rem;display:grid}.composer-avatar,.group-feed-avatar,.chat-avatar,.comment-avatar{width:2.5rem;height:2.5rem}.composer-avatar{background:radial-gradient(circle at 30% 30%,#38bdf8a6,#ffffff0f);border:.0625rem solid #38bdf840;border-radius:50%}.composer-main{min-width:0}.composer-main textarea.input.textarea,#groupPostText{box-sizing:border-box;width:100%;display:block}.composer-paper-row{grid-template-columns:1fr auto;gap:.625rem;margin-top:.625rem;display:grid}.group-post-paper-preview{background:#0000002e;border:.0625rem dashed #94a3b859;border-radius:.875rem;margin-top:.625rem;padding:.625rem .75rem}.group-paper-chip-title{font-size:.84375rem;font-weight:650}.group-paper-chip-meta{font-size:.75rem}.group-feed-scroll{min-height:0;padding:.75rem .875rem;overflow:hidden auto}.group-feed-list{gap:.75rem;display:grid}.group-feed-card{border:.0625rem solid var(--border-subtle);border-radius:var(--radius-lg);background:#ffffff08;overflow:hidden}.group-feed-card-head{align-items:center;gap:.625rem;padding:.75rem .875rem .5rem;display:flex}.group-feed-avatar{border:.0625rem solid var(--border-subtle);background:#ffffff0f;border-radius:50%;overflow:hidden}.group-feed-author{font-weight:700}.group-feed-time{color:var(--fg-muted);font-size:.75rem}.group-feed-card-body{padding:0 .875rem .75rem}.group-feed-paper{background:#38bdf814;border:.0625rem solid #38bdf838;border-radius:.875rem;margin-top:.625rem;padding:.625rem .75rem}.group-feed-card-footer{border-top:.0625rem solid #94a3b82e;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding:.625rem .875rem .75rem;display:grid}.feed-footer-left{justify-self:start;align-items:center;min-width:0;display:flex}.feed-footer-right{justify-content:flex-end;justify-self:end;align-items:center;min-width:2.25rem;display:flex}.feed-footer-right:empty{min-width:0}.feed-reaction-summary{flex-wrap:wrap;align-items:center;gap:.5rem;width:auto;display:inline-flex}.delete-chip{margin:0!important}.feed-reaction-summary-btn,.comment-reaction-summary-btn{appearance:none;box-shadow:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.c-react-summary button{appearance:none;box-shadow:none;background:0 0;border:0}.group-chat{grid-template-rows:1fr auto;display:grid}.group-messages{min-height:0;padding:.75rem .75rem .875rem;overflow:auto}.group-message-form{background:#0000001f;border-top:.0625rem solid #94a3b82e;flex-wrap:nowrap;align-items:flex-end;gap:.5rem;padding:.625rem .75rem;display:flex}.group-message-form .chat-textarea{resize:none;flex:auto;min-width:0;padding-top:.625rem;padding-bottom:.625rem;line-height:1.25}.group-message-form .btn.ghost.small{place-items:center;width:2.375rem;height:2.375rem;padding:0;display:inline-grid}.chat-row{align-items:flex-start;gap:.45rem;width:100%;margin:.22rem 0;padding-bottom:0;display:flex}.chat-row.mine{justify-content:flex-end}.chat-row.theirs{justify-content:flex-start}.chat-avatar{border-radius:50%;flex:0 0 2.5rem;align-self:flex-start;overflow:hidden}.chat-row.mine .chat-avatar{order:2}.chat-row.mine .chat-row-main{order:1}.chat-row-main{flex-direction:column;flex:0 auto;min-width:0;max-width:45rem;display:flex}.chat-row.mine .chat-row-main{align-items:flex-end}.chat-row.theirs .chat-row-main{align-items:flex-start}.chat-meta{justify-content:flex-start;align-items:baseline;gap:.4rem;max-width:45rem;margin-bottom:.1rem;display:inline-flex}.chat-row.mine .chat-meta{flex-direction:row-reverse;align-self:flex-end}.chat-row.theirs .chat-meta{align-self:flex-start}.chat-meta-right{opacity:.75;align-items:center;gap:.35rem;display:inline-flex}.chat-row.mine .chat-meta-right{flex-direction:row-reverse}.chat-author,.chat-time{opacity:.75!important;font-size:.72rem!important;line-height:1.15!important}.chat-bubble-row{max-width:45rem;display:flex}.chat-row.mine .chat-bubble-row{justify-content:flex-end;align-self:flex-end}.chat-row.theirs .chat-bubble-row{justify-content:flex-start;align-self:flex-start}.chat-main-col{flex-direction:column;align-items:flex-start;min-width:0;max-width:min(78vw,35rem);display:flex}.chat-row.mine .chat-main-col{align-items:flex-end}.chat-bubble-line{align-items:center;gap:.2rem;min-width:0;max-width:100%;display:inline-flex}.chat-row.mine .chat-bubble-line{flex-direction:row}.chat-row-tools{z-index:3;flex:none;align-items:center;gap:.1rem;display:inline-flex;position:relative}.chat-bubble{word-break:break-word;overflow-wrap:anywhere;border-radius:1rem;width:fit-content;max-width:min(72vw,32rem);padding:.28rem .7rem;line-height:1.35;display:block;position:relative;overflow:hidden}.group-messages .chat-row.theirs .chat-bubble{box-shadow:none;color:#ffffffeb;background:#ffffff17;border:.0625rem solid #ffffff1a}.group-messages .chat-row.mine .chat-bubble{box-shadow:none;color:#fffffff5;background:linear-gradient(135deg,#4678ffc7,#9b5fffad);border:.0625rem solid #78aaff33}.group-messages .chat-row.mine .chat-bubble:after{content:none}.chat-reply-preview{cursor:default;background:#00000024;border:none;border-left:.12rem solid #ffffff42;border-radius:.3rem;max-width:100%;margin:0 0 .1rem;padding:.05rem .3rem}.group-messages .chat-row.mine .chat-reply-preview{border-left-color:#78aaff66}.chat-reply-preview-line{white-space:nowrap;text-overflow:ellipsis;opacity:.88;font-size:.68rem;line-height:1.2;display:block;overflow:hidden}.chat-reply-preview-author{font-weight:650;font-size:inherit;opacity:.95;margin:0}.chat-reply-preview-sep{opacity:.45;vertical-align:.05em;margin:0 .28rem;font-size:.55rem;font-weight:400;line-height:1;display:inline-block}.chat-reply-preview-text{font-size:inherit;opacity:.8;white-space:nowrap;font-weight:400}.chat-text{font-size:1rem;line-height:1.35}.chat-text .emoji{font-size:1.2em!important}.chat-reply-btn,.chat-react-btn,.chat-delete,.group-msg-delete{border-radius:var(--radius-pill);flex:none;min-width:1.55rem;height:1.55rem;padding:0 .3rem;font-size:.85rem;line-height:1}.chat-delete,.group-msg-delete{cursor:pointer;opacity:1;background:0 0;border:.0625rem solid #94a3b899}.chat-delete:hover,.group-msg-delete:hover{color:#fca5a5;border-color:#f87171a6}.chat-row.flash .chat-bubble,.chat-row.flash{animation:.9s chatFlash}@keyframes chatFlash{0%{filter:brightness(1.25)}to{filter:brightness()}}.chat-reactions{flex-wrap:wrap;gap:.15rem;max-width:100%;margin:.12rem 0 0;padding:0;display:flex;position:static}.chat-row.mine .chat-reactions{justify-content:flex-end}.chat-row.theirs .chat-reactions{justify-content:flex-start}.chat-react-chip{border-radius:var(--radius-pill);cursor:pointer;-webkit-user-select:none;user-select:none;background:#0f172ae0;border:.0625rem solid #ffffff24;align-items:center;gap:.15rem;padding:.05rem .28rem;line-height:1;display:inline-flex}.chat-react-chip:hover{background:#1e293bf5;border-color:#78aaff59}.chat-react-emoji{font-size:.78rem;line-height:1}.chat-react-count{opacity:.85;font-size:.6rem;font-weight:800}#groupReplyBar.hidden{display:none}#groupReplyBar .reply-bar-inner{background:#ffffff0f;border:.0625rem solid #ffffff1f;border-radius:.875rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 .75rem 1.625rem #0000003d}#groupReplyBar .reply-bar-inner:before{content:"";background:linear-gradient(#4678ffd9,#9b5fffbf);border-radius:62.4375rem;width:.1875rem;position:absolute;top:.625rem;bottom:.625rem;left:0}#groupReplyBar .reply-bar-left{min-width:0;padding-left:.5rem}#groupReplyBar .reply-bar-title{opacity:.92;margin-bottom:.125rem;font-size:.6875rem;font-weight:800}#groupReplyBar .reply-bar-snippet{opacity:.72;white-space:nowrap;text-overflow:ellipsis;max-width:35rem;font-size:.75rem;overflow:hidden}#groupReplyBar .reply-bar-x{color:#ffffffeb;cursor:pointer;background:#ffffff0f;border:.0625rem solid #ffffff1f;border-radius:50%;place-items:center;width:2.125rem;height:2.125rem;padding:0;display:inline-grid;box-shadow:0 .625rem 1.375rem #0003}.react-picker,#emojiPicker{z-index:9999;background:#141822d9;border:.0625rem solid #ffffff24;border-radius:1rem;padding:.625rem .75rem;position:fixed;box-shadow:0 .75rem 1.875rem #00000059}.react-picker{border-radius:var(--radius-pill);gap:.5rem;display:flex}.react-opt,#emojiPicker .emoji-item{cursor:pointer;background:#ffffff14;border:0;border-radius:.75rem;width:2.125rem;height:2.125rem;font-size:1.125rem;line-height:1}.react-opt:hover,#emojiPicker .emoji-item:hover{background:#ffffff24;transform:translateY(-.0625rem)}#emojiPicker{width:21.875rem;max-height:20rem;overflow:auto}#emojiPicker .emoji-head{border-bottom:.0625rem solid #ffffff1a;justify-content:space-between;align-items:center;gap:.625rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}#emojiPicker .emoji-title{opacity:.9;font-size:.6875rem;font-weight:800}#emojiPicker .emoji-close{color:#ffffffe6;cursor:pointer;background:#ffffff0f;border:.0625rem solid #ffffff1f;border-radius:50%;width:2rem;height:2rem}#emojiPicker .emoji-grid{grid-template-columns:repeat(8,1fr);gap:.375rem;display:grid}.comments-modal{flex-direction:column;gap:.75rem;height:min(84vh,57.5rem);min-height:26.25rem;display:flex}.comments-list{flex-direction:column;flex:auto;gap:.625rem;padding-right:.375rem;display:flex;overflow:hidden auto}.comments-compose{flex:none;margin-top:.625rem}.c-row{gap:.625rem;padding:.5rem 0;display:flex}.c-avatar{background:#ffffff24;border-radius:50%;flex:none;width:1.875rem;height:1.875rem}.c-main{flex:1;min-width:0}.c-meta{justify-content:space-between;align-items:center;gap:.625rem;display:flex}.c-meta-left{align-items:baseline;gap:.625rem;min-width:0;display:flex}.c-tools{flex:none;align-items:center;gap:.375rem;display:flex}.c-name{font-weight:650}.c-text{margin-top:.25rem;line-height:1.35}.c-actions,.c-react-summary,.c-react-emojis{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.c-children{border-left:.125rem solid #ffffff1f;margin-top:.5rem;margin-left:1.375rem;padding-left:.75rem}.replying-banner{background:#ffffff0f;border-radius:.75rem;align-items:center;gap:.625rem;padding:.375rem .625rem;display:flex}.comments-modal .chip,.comments-modal .comment-react-chip,.comments-modal .comment-reply-chip,.comments-modal .cancel-reply{color:#fff}.comments-modal .replying-banner:empty{display:none!important}.comments-modal .comment-textarea-wrap,.group-feed-composer .group-feed-textarea-wrap{display:grid}.comments-modal .comment-textarea-wrap>.comment-input,.group-feed-composer .group-feed-textarea-wrap>#groupPostText{box-sizing:border-box;grid-area:1/1;width:100%;padding-bottom:2.5rem;padding-right:3.5rem}.comments-modal .comment-textarea-wrap>.comment-emoji-btn,.group-feed-composer .group-feed-textarea-wrap>#groupPostEmojiBtn{color:#fff;cursor:pointer;background:#ffffff14;border:.0625rem solid #ffffff1f;border-radius:.625rem;grid-area:1/1;justify-content:center;place-self:end;align-items:center;width:2.125rem;height:2.125rem;margin:.625rem;padding:0;display:inline-flex}#reactionViewer.reaction-viewer{z-index:9999;box-sizing:border-box;isolation:isolate;color:#ffffffeb;width:min(22rem,100vw - 1.75rem);max-height:min(28rem,100vh - 8.75rem);box-shadow:none;background:#0f172af5;border:.0625rem solid #94a3b838;border-radius:.75rem;padding:.7rem .75rem .65rem;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}#reactionViewer.reaction-viewer:empty{display:none!important}@supports selector(:has(*)){#reactionViewer.reaction-viewer:not(:has(*)){display:none!important}}#reactionViewer.reaction-viewer .rv-head,#reactionViewer.reaction-viewer .rv-title{display:none}#reactionViewer.reaction-viewer .rv-close{appearance:none;z-index:2;color:#94a3b8d9;cursor:pointer;background:0 0;border:none;border-radius:.35rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;font-size:.68rem;line-height:1;display:inline-flex;position:absolute;top:.3rem;right:.3rem}#reactionViewer.reaction-viewer .rv-close:hover{color:#e2e8f0f2;background:#ffffff0f}#reactionViewer.reaction-viewer ul{margin:0;padding:0;list-style:none}#reactionViewer.reaction-viewer li{box-shadow:none;background:#ffffff0a;border:.0625rem solid #ffffff14;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.625rem;margin:0 0 .35rem;padding:.4rem .5rem;display:flex}@keyframes rvPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.985)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.file-hidden{opacity:0;pointer-events:none;width:.0625rem;height:.0625rem;position:absolute;left:-624.938rem}.group-attachment-tray{gap:.5rem;max-width:100%;margin:.625rem 0;display:grid;overflow:hidden}.attach-pill{background:radial-gradient(56.25rem 13.75rem at 18% 0,#38bdf829,#fff0 55%),linear-gradient(#0f172a8c,#0206178c);border:.0625rem solid #94a3b838;border-radius:1rem;justify-content:space-between;align-items:center;gap:.625rem;max-width:100%;padding:.625rem .75rem;display:flex;box-shadow:0 .875rem 2.125rem #00000047,inset 0 0 0 .0625rem #38bdf814}.attach-left{align-items:center;gap:.625rem;min-width:0;display:flex}.attach-icon{background:radial-gradient(circle at 30% 0,#38bdf8d9,#0f172a8c);border:.0625rem solid #38bdf838;border-radius:50%;flex:none;place-items:center;width:2.125rem;height:2.125rem;display:grid;box-shadow:0 .625rem 1.5rem #38bdf824}.attach-thumb{background:#ffffff0f;border:.0625rem solid #ffffff1f;border-radius:.625rem;flex:none;width:5.25rem;height:3.5rem;overflow:hidden}.attach-thumb img{object-fit:cover;width:100%;height:100%;display:block}.attach-info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.attach-name{color:#fffffff2;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-weight:750;overflow:hidden}.attach-meta{color:#94a3b8f2;font-size:.75rem}.attach-x{color:#ffffffeb;cursor:pointer;background:#ffffff0f;border:.0625rem solid #ffffff24;border-radius:.75rem;place-items:center;width:2.125rem;height:2.125rem;display:grid;box-shadow:0 .625rem 1.375rem #00000038}.chat-attachments{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.chat-attach-thumb{background:#ffffff0f;border:.0625rem solid #ffffff1f;border-radius:.875rem;width:37.5rem;max-width:100%;display:block;overflow:hidden}.chat-attach-thumb img{width:100%;height:auto;display:block}.chat-file{color:inherit;background:#ffffff0f;border:.0625rem solid #ffffff1f;border-radius:.875rem;align-items:center;gap:.625rem;width:100%;max-width:22.5rem;padding:.625rem .75rem;text-decoration:none;display:flex}.chat-file-icon{background:#ffffff14;border:.0625rem solid #ffffff24;border-radius:.75rem;flex:none;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;font-size:.75rem;font-weight:700;display:flex}.chat-file-meta{flex-direction:column;flex:auto;gap:.125rem;min-width:0;display:flex}.chat-file-name,.chat-file-sub{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-file-sub{opacity:.75;font-size:.75rem}.chat-file-open{opacity:.7;flex:none}.rr-unread-dot{vertical-align:middle;background:#44d9ff;border-radius:50%;width:.625rem;height:.625rem;margin-left:.5rem;animation:1.8s ease-in-out infinite rrUnreadPulse;display:inline-block;position:relative;box-shadow:0 0 .375rem #44d9fff2,0 0 .75rem #44d9ffbf,0 0 1.375rem #44d9ff73}.rr-unread-dot:after{content:"";border-radius:inherit;border:.0625rem solid #44d9ff73;animation:1.8s ease-out infinite rrUnreadPing;position:absolute;inset:-.25rem}.group-tab.has-unread{color:#8feaff;text-shadow:0 0 .625rem #44d9ff40}@keyframes rrUnreadPulse{0%,to{opacity:.88;transform:scale(.95)}50%{opacity:1;transform:scale(1.18)}}@keyframes rrUnreadPing{0%{opacity:.7;transform:scale(.8)}70%,to{opacity:0;transform:scale(1.9)}}.settings-avatar-editor[hidden],.settings-current-avatar-img[hidden]{display:none!important}.settings-current-avatar{justify-content:center;margin-bottom:.875rem;display:flex}.settings-density-block .glass-label{margin-bottom:.35rem}.settings-density-header{margin-bottom:.75rem}.settings-density-lead{margin:0;font-size:.82rem;line-height:1.4}.settings-density-segment{background:linear-gradient(#0f172ab8,#020617d1);border:.0625rem solid #94a3b833;border-radius:999rem;align-items:stretch;gap:.2rem;width:100%;padding:.28rem;display:flex;box-shadow:inset 0 .0625rem #ffffff0a}.settings-density-seg{flex:1 1 0;min-width:0;position:relative}.settings-density-seg input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.settings-density-seg-face{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;color:#e2e8f0d1;border-radius:999rem;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;min-height:2.65rem;padding:.42rem .35rem;transition:background .16s,color .16s,box-shadow .16s,transform .12s;display:flex}.settings-density-seg:hover .settings-density-seg-face{color:#f8fafcf5;background:#ffffff0a}.settings-density-seg:has(input:checked) .settings-density-seg-face{color:#f8fafc;background:linear-gradient(#38bdf8f2,#0ea5e9e0);box-shadow:0 .35rem 1rem #0ea5e947,inset 0 .0625rem #ffffff38}.settings-density-seg:has(input:focus-visible) .settings-density-seg-face{outline-offset:.125rem;outline:.125rem solid #38bdf88c}.settings-density-seg-label{letter-spacing:.01em;white-space:nowrap;font-size:.8rem;font-weight:650;line-height:1.1}.settings-density-seg-meta{font-variant-numeric:tabular-nums;opacity:.78;font-size:.68rem;line-height:1}.settings-density-seg:has(input:checked) .settings-density-seg-meta{opacity:.92}@media (width<=30rem){.settings-density-segment{border-radius:var(--radius-md);flex-wrap:wrap}.settings-density-seg{flex:calc(50% - .2rem)}.settings-density-seg-face{border-radius:calc(var(--radius-md) - .15rem)}}.settings-current-avatar-ring{background:0 0;border:.125rem solid #44d9ff59;border-radius:50%;width:6.75rem;height:6.75rem;display:block;position:relative;overflow:hidden}.settings-current-avatar-img,.rr-avatar img{object-fit:cover;border:0;width:100%;height:100%;display:block}.settings-avatar-canvas{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:50%;width:16.25rem;height:16.25rem;display:block}.settings-avatar-canvas.is-dragging{cursor:grabbing}.rr-avatar{border-radius:50%;flex:none;width:2.5rem;height:2.5rem;overflow:hidden}button.rr-avatar{cursor:pointer;background:0 0;border:0;padding:0}.rr-avatar-fallback{color:#ffffffe0;-webkit-user-select:none;user-select:none;background:#ffffff14;border:.0625rem solid #44d9ff3d;place-items:center;font-size:.8125rem;font-weight:700;display:grid}.avatar-lightbox-wrap{justify-content:center;align-items:center;padding:.25rem 0;display:flex}.avatar-lightbox-img{border-radius:1.125rem;max-width:min(82vw,47.5rem);max-height:72vh;display:block}@media (width<=93.75rem){:root{--workspace-width:min(95vw, 118.75rem);--sidebar-width:18.75rem}}@media (width<=68.75rem){:root{--workspace-width:min(96vw, 100rem);--pane-height:clamp(31.25rem, 68vh, 48.75rem);--groups-pane-height:58svh}.repos-shell,.groups-shell,.auth-hero-layout{grid-template-columns:1fr}.repos-list{max-height:34vh}.app-nav button{padding:.45rem 1.2rem}}@media (width<=56.25rem){.auth-hero{min-height:auto}.brand-text h1{font-size:1.6rem}.auth-title{font-size:clamp(2.6rem,10vw,4rem)}.glass-modal{width:min(96vw,73.75rem)}}@media (width<=43.75rem){.app-header,.subnav-wrap,.app-footer,.card,.timeline-card,.repositories-card,.groups-card{width:min(97vw, var(--workspace-width));max-width:min(97vw, var(--workspace-width))}.group-main-tabs,.group-main-head,.repositories-card .repositories-header,.timeline-header-row,.card-header-row{flex-direction:column;align-items:stretch}.timeline-paper-main,.repo-paper-card{flex-direction:column}}.auth-password-hint{color:var(--fg-muted);margin:.125rem 0 .25rem;font-size:.78rem}.password-strength{margin:.125rem 0 .25rem}.password-strength-track{background:#94a3b82e;border:.0625rem solid #94a3b829;border-radius:62.4375rem;width:100%;height:.4375rem;overflow:hidden}.password-strength-bar{border-radius:inherit;background:#94a3b88c;width:0%;height:100%;transition:width .18s ease-out,background .18s ease-out,box-shadow .18s ease-out}.password-strength-bar.weak{background:#f97373;width:28%;box-shadow:0 0 .75rem #f9737359}.password-strength-bar.medium{background:#facc15;width:62%;box-shadow:0 0 .75rem #facc154d}.password-strength-bar.strong{background:#4ade80;width:100%;box-shadow:0 0 .75rem #4ade8059}.password-strength-text{color:var(--fg-muted);margin-top:.3125rem;font-size:.78rem}.password-field{width:100%;position:relative}.password-field input{padding-right:3rem}.password-toggle{color:#e5e7ebe6;cursor:pointer;opacity:.78;background:#02061759;border:.0625rem solid #94a3b838;border-radius:50%;place-items:center;width:2.125rem;height:2.125rem;padding:0;font-size:.9375rem;line-height:1;transition:opacity .16s ease-out,background .16s ease-out,border-color .16s ease-out,transform .16s ease-out;display:grid;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.password-toggle:hover{opacity:1;background:#38bdf81f;border-color:#38bdf88c}.password-toggle[hidden]{display:none}.auth-link-btn{width:auto;color:var(--accent);cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;margin:-.125rem 0 .5rem;padding:0;font-size:.86rem}.auth-link-btn:hover{text-decoration:underline}.tag-chip-move{color:inherit;opacity:.99;cursor:pointer;background:0 0;border:0;padding:0 .0625rem;font-size:1.25em}.tag-chip-move:hover{opacity:1}.tag-chip-move:disabled{opacity:.45;cursor:default}.glass-form .glass-label,.glass-block .glass-label{letter-spacing:.01em;margin-top:1rem;margin-bottom:.625rem;font-size:.98rem;font-weight:600;display:block}.glass-form .glass-label:first-child,.glass-block .glass-label:first-child{margin-top:.25rem}.profile-help{opacity:.82;margin-top:-.125rem;margin-bottom:.625rem;font-size:.9rem;line-height:1.45}.glass-form .input.textarea{margin-bottom:.5rem}.glass-block{margin-bottom:1.125rem}.glass-text{line-height:1.6}.timeline-build-info{padding:.25rem .125rem 0}.timeline-build-summary{background:#ffffff13;border:.0625rem solid #ffffff1c;border-radius:1.125rem;align-items:center;gap:1rem;margin-bottom:1.125rem;padding:.875rem;display:flex}.timeline-build-number{letter-spacing:-.04em;font-size:2.1rem;font-weight:750;line-height:1}.timeline-build-title{font-size:1rem;font-weight:650}.timeline-build-subtitle{opacity:.72;margin-top:.25rem;font-size:.86rem}.timeline-build-section{margin-top:1.125rem}.timeline-build-label{text-transform:uppercase;letter-spacing:.06em;opacity:.75;margin-bottom:.625rem;font-size:.88rem;font-weight:700}.timeline-status-list{gap:.5rem;display:grid}.timeline-status-row{background:#ffffff0e;border:.0625rem solid #ffffff14;border-radius:.8125rem;justify-content:space-between;gap:.75rem;padding:.5625rem .6875rem;display:flex}.timeline-status-cat{font-weight:650}.timeline-status-meta{text-align:right;opacity:.76;font-size:.86rem}.timeline-build-text{opacity:.86;margin:.5rem 0;line-height:1.5}.timeline-build-pulse{opacity:.72;align-items:center;gap:.5rem;margin-top:1.125rem;font-size:.88rem;display:flex}.timeline-progress-dot{background:currentColor;border-radius:62.4375rem;width:.5rem;height:.5rem;animation:1.35s ease-in-out infinite radarPulse}.timeline-job-panel{padding:.25rem .125rem 0}.timeline-job-head{justify-content:space-between;align-items:flex-start;gap:1.125rem;margin-bottom:.875rem;display:flex}.timeline-job-stage{letter-spacing:-.01em;font-size:1.05rem;font-weight:750}.timeline-job-message{opacity:.78;margin-top:.3125rem;font-size:.92rem;line-height:1.45}.timeline-job-percent-wrap{align-items:center;gap:.625rem;display:flex}.timeline-job-percent{letter-spacing:-.05em;font-size:1.7rem;font-weight:800;line-height:1}.timeline-job-tone{opacity:.8;background:currentColor;border-radius:62.4375rem;width:.625rem;height:.625rem}.timeline-job-tone.running{animation:1.25s ease-in-out infinite radarPulse}.timeline-job-tone.success,.timeline-job-tone.error{opacity:1}.timeline-job-bar{background:#ffffff1a;border:.0625rem solid #ffffff1f;border-radius:62.4375rem;height:.625rem;margin-bottom:1rem;overflow:hidden}.timeline-job-fill{border-radius:inherit;background:linear-gradient(90deg,#7dafff85,#96e6ffe0);width:0%;height:100%;transition:width .45s}.timeline-job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.625rem;margin-bottom:.875rem;display:grid}.timeline-job-stat{background:#fff1;border:.0625rem solid #ffffff17;border-radius:1rem;padding:.75rem .625rem}.timeline-job-stat-value{letter-spacing:-.02em;font-size:1.15rem;font-weight:760}.timeline-job-stat-label{opacity:.68;margin-top:.25rem;font-size:.78rem}.timeline-job-meta{opacity:.72;margin:.5rem 0 1rem;font-size:.86rem}.timeline-job-section{margin-top:.875rem}.timeline-job-section-title{text-transform:uppercase;letter-spacing:.065em;opacity:.72;margin-bottom:.5625rem;font-size:.82rem;font-weight:750}.timeline-job-cat-list{gap:.5rem;display:grid}.timeline-job-cat-row{background:#ffffff0d;border:.0625rem solid #ffffff14;border-radius:.8125rem;justify-content:space-between;gap:.75rem;padding:.5625rem .6875rem;display:flex}.timeline-job-cat-name{font-weight:680}.timeline-job-cat-meta{text-align:right;opacity:.74;font-size:.84rem}.timeline-job-empty{opacity:.72;background:#ffffff0d;border-radius:.8125rem;padding:.625rem .6875rem}.timeline-job-note{opacity:.68;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.timeline-job-dot{background:currentColor;border-radius:62.4375rem;width:.5rem;height:.5rem;animation:1.35s ease-in-out infinite radarPulse}@keyframes radarPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@media (width<=40rem){.timeline-job-grid{grid-template-columns:1fr}.timeline-job-head{flex-direction:column}.timeline-job-percent-wrap{align-self:flex-end}}.timeline-header-meta{min-width:16.25rem}#timelineHeaderMeta{opacity:.78;margin-bottom:.75rem;line-height:1.35}.timeline-refresh-control{border-top:.0625rem solid #ffffff14;flex-direction:column;align-items:flex-end;gap:.4375rem;margin-top:.625rem;padding-top:.625rem;display:flex}.timeline-refresh-note{opacity:.68;text-align:right;max-width:21.25rem;font-size:.82rem;line-height:1.45}#refreshTimelineBtn.is-new-day{box-shadow:0 0 0 .0625rem #5feba56b,0 0 1.5rem #5feba538}#refreshTimelineBtn.is-current{opacity:.92}#refreshTimelineBtn.is-checking{opacity:.78}#refreshTimelineBtn.is-limited{opacity:.55;cursor:not-allowed}.timeline-job-tone.failed{background:#ff5a5af2;box-shadow:0 0 1.125rem #ff5a5a73}.timeline-history-wrap{z-index:80;align-items:center;display:inline-flex;position:relative;overflow:visible}.timeline-history-btn{gap:.375rem}.timeline-history-btn.open{color:#e5f2ff;background:linear-gradient(135deg,#38bdf82e,#2563eb38)}.timeline-history-caret{opacity:.75;margin-left:.0625rem;font-size:.78rem;transform:translateY(-.03125rem)}.timeline-history-menu{z-index:999;background:radial-gradient(circle at 0 0,#2563eb47,#0000 42%),#0f172af5;border:.0625rem solid #94a3b861;border-radius:1.125rem;width:20rem;max-width:min(20rem,88vw);max-height:21.25rem;padding:.5rem;position:absolute;top:calc(100% + .625rem);right:0;overflow-y:auto;box-shadow:0 1.375rem 3.75rem #020617d1,inset 0 .0625rem #ffffff0f}.timeline-history-menu:before{content:"";background:#0f172af5;border-top:.0625rem solid #94a3b852;border-left:.0625rem solid #94a3b852;width:.75rem;height:.75rem;position:absolute;top:-.375rem;right:1.75rem;transform:rotate(45deg)}.timeline-history-option{width:100%;color:inherit;text-align:left;cursor:pointer;background:#0f172a59;border:.0625rem solid #0000;border-radius:.8125rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .6875rem;transition:background .14s,border-color .14s,transform .12s;display:flex}.timeline-history-option+.timeline-history-option{margin-top:.3125rem}.timeline-history-option:hover{background:#1e40af5c;border-color:#38bdf859;transform:translateY(-.0625rem)}.timeline-history-option.active{background:linear-gradient(135deg,#38bdf833,#2563eb42);border-color:#38bdf873}.timeline-history-option-title{color:#e5f2ff;font-size:.88rem;font-weight:700}.timeline-history-option-meta{color:var(--fg-muted);margin-top:.1875rem;font-size:.76rem;line-height:1.35}.timeline-history-current{border-radius:var(--radius-pill);color:#bae6fd;background:#082f4973;border:.0625rem solid #38bdf859;margin-left:.4375rem;padding:.0625rem .375rem;font-size:.66rem;font-weight:700}.timeline-history-empty{color:var(--fg-muted);text-align:center;padding:.75rem;font-size:.82rem}.card.timeline-card,.timeline-card,#timelineView,.timeline-tabs{overflow:visible}.timeline-tabs{z-index:40;position:relative}.timeline-content{z-index:1;position:relative}.share-paper-modal{gap:.875rem;display:grid}.share-paper-preview{background:#ffffff0e;border:.0625rem solid #ffffff1f;border-radius:1rem;padding:.75rem .875rem}.share-paper-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.3125rem;font-size:.6875rem}.share-paper-title{color:#fff;font-weight:650;line-height:1.25}.share-paper-meta{margin-top:.375rem;font-size:.75rem}.share-note-wrap{position:relative}.share-note-wrap textarea{resize:vertical;width:100%;min-height:6rem;padding-right:2.75rem}.share-note-emoji-btn{position:absolute;bottom:.5rem;right:.5rem}.share-group-head{justify-content:space-between;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.share-group-list{max-height:20rem;padding-right:.25rem;overflow:auto}.share-group-option{text-align:left;cursor:pointer;border:.0625rem solid #ffffff1c;grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:center;gap:.625rem;width:100%;transition:border-color .16s,background .16s,transform .16s;display:grid}.share-group-option:hover{background:#7dd2ff14;border-color:#7dd2ff59;transform:translateY(-.0625rem)}.share-group-option.selected{background:radial-gradient(circle at 0 0,#7dd2ff33,#0000 42%),#7dd2ff1a;border-color:#7dd2ffb8}.share-group-check{color:#fff;background:#ffffff0f;border:.0625rem solid #ffffff38;border-radius:62.4375rem;place-items:center;width:1.375rem;height:1.375rem;font-size:.8125rem;font-weight:800;display:grid}.share-group-option.selected .share-group-check{background:#7dd2ff47;border-color:#7dd2ffd9}.share-note-emoji-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff29,#ffffff0f);border:.0625rem solid #ffffff29;border-radius:.75rem;place-items:center;width:2.125rem;height:2.125rem;padding:0;line-height:1;display:grid;position:absolute;bottom:.625rem;right:.625rem;box-shadow:0 .625rem 1.75rem #00000038,inset 0 .0625rem #ffffff2e}.share-note-emoji-btn:hover{background:linear-gradient(135deg,#7dd2ff38,#ffffff14);border-color:#7dd2ff6b;transform:translateY(-.0625rem)}.share-note-emoji-btn:active{transform:translateY(0)}.share-note-emoji-btn:focus-visible{border-color:#7dd2ffbf;outline:none;box-shadow:0 0 0 .1875rem #7dd2ff29,0 .625rem 1.75rem #00000038}.emoji-picker,.emoji-popover,.emoji-picker-panel{box-sizing:border-box;border-radius:1.375rem;width:min(27.5rem,100vw - 2.5rem);min-width:0;max-width:calc(100vw - 2.5rem);max-height:min(32.5rem,100vh - 5rem);padding:1.125rem;overflow:hidden auto}.emoji-picker-grid,.emoji-grid,.emoji-list{box-sizing:border-box;grid-template-columns:repeat(6,minmax(0,1fr));gap:.625rem;width:100%;max-width:100%;display:grid;overflow-x:hidden}.emoji-picker button,.emoji-popover button,.emoji-picker-panel button,.emoji-grid button,.emoji-list button{aspect-ratio:1;box-sizing:border-box;border-radius:.9375rem;width:100%;min-width:0;font-size:1.75rem;line-height:1}.save-repo-modal{gap:.875rem;display:grid}.save-repo-preview{background:#ffffff0e;border:.0625rem solid #ffffff1f;border-radius:1rem;padding:.75rem .875rem}.save-repo-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.3125rem;font-size:.6875rem}.save-repo-title{color:#fff;font-weight:650;line-height:1.25}.save-repo-meta{margin-top:.375rem;font-size:.75rem}.save-repo-note-wrap textarea{resize:vertical;width:100%;min-height:6rem;padding-right:2.75rem}.save-repo-emoji-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff29,#ffffff0f);border:.0625rem solid #ffffff29;border-radius:.75rem;place-items:center;width:2.125rem;height:2.125rem;padding:0;line-height:1;display:grid;position:absolute;bottom:.625rem;right:.625rem;box-shadow:0 .625rem 1.75rem #00000038,inset 0 .0625rem #ffffff2e}.save-repo-emoji-btn:hover{background:linear-gradient(135deg,#7dd2ff38,#ffffff14);border-color:#7dd2ff6b;transform:translateY(-.0625rem)}.save-repo-list{max-height:20rem;padding-right:.25rem;overflow:auto}.save-repo-option{text-align:left;cursor:pointer;border:.0625rem solid #ffffff1c;grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:center;gap:.625rem;width:100%;transition:border-color .16s,background .16s,transform .16s;display:grid}.save-repo-option.selected{background:radial-gradient(circle at 0 0,#7dd2ff33,#0000 42%),#7dd2ff1a;border-color:#7dd2ffb8}.save-repo-check{color:#fff;background:#ffffff0f;border:.0625rem solid #ffffff38;border-radius:62.4375rem;place-items:center;width:1.375rem;height:1.375rem;font-size:.8125rem;font-weight:800;display:grid}.save-repo-option.selected .save-repo-check{background:#7dd2ff47;border-color:#7dd2ffd9}.save-repo-option .repo-option-description{margin-top:.1875rem;font-size:.75rem}.save-repo-option .repo-option-meta{white-space:nowrap;font-size:.75rem}.timeline-repo-badges{flex-wrap:wrap;gap:.375rem;margin-top:.5rem;display:flex}.timeline-repo-badge{color:#e1f5ffeb;background:radial-gradient(circle at 0,#7dd2ff2e,#0000 60%),#7dd2ff14;border:.0625rem solid #7dd2ff47;border-radius:62.4375rem;align-items:center;gap:.4375rem;width:fit-content;padding:.3125rem .5625rem;font-size:.75rem;font-weight:600;display:inline-flex}.timeline-repo-badge-dot{background:#7dd2fff2;border-radius:62.4375rem;width:.4375rem;height:.4375rem;box-shadow:0 0 .75rem #7dd2ffa6}.save-repo-option.already-saved:hover{background:radial-gradient(circle at 0 0,#7dd2ff24,#0000 42%),#7dd2ff12;border-color:#7dd2ff47;transform:none}.save-repo-option.already-saved .repo-option-meta{color:#7dd2fff2}.save-repo-option.already-saved .save-repo-check{background:#7dd2ff47;border-color:#7dd2ffd9}.repo-note-textarea-wrap{position:relative}.repo-note-textarea-wrap textarea{width:100%;padding-right:3rem}.repo-note-emoji-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff29,#ffffff0f);border:.0625rem solid #ffffff29;border-radius:.75rem;place-items:center;width:2.125rem;height:2.125rem;padding:0;line-height:1;display:grid;position:absolute;bottom:.625rem;right:.625rem;box-shadow:0 .625rem 1.75rem #00000038,inset 0 .0625rem #ffffff2e}.repo-note-emoji-btn:hover{background:linear-gradient(135deg,#7dd2ff38,#ffffff14);border-color:#7dd2ff6b;transform:translateY(-.0625rem)}.archive-modal-backdrop{z-index:9999;background:#0307129e;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.archive-modal{background:radial-gradient(circle at 0 0,#38bdf821,#0000 36%),radial-gradient(circle at 100% 100%,#818cf81c,#0000 36%),#0f172adb;border:.0625rem solid #94a3b847;border-radius:1.5rem;width:min(48.75rem,100%);max-height:min(82vh,47.5rem);padding:1.375rem;overflow:auto;box-shadow:0 1.75rem 5.625rem #0000008c}.archive-modal-header{justify-content:space-between;align-items:flex-start;gap:1.125rem;margin-bottom:.875rem;display:flex}.archive-modal-header h3{margin:0 0 .3125rem;font-size:1.15rem}.archive-modal-header p{color:var(--muted,#94a3b8);margin:0;font-size:.92rem}.archive-modal-close{color:inherit;cursor:pointer;background:#94a3b81f;border:0;border-radius:62.4375rem;width:2.125rem;height:2.125rem;font-size:1.35rem;line-height:1}.archive-modal-close:hover{background:#94a3b838}.archive-limit-note{color:var(--muted,#94a3b8);margin:.625rem 0 1rem;font-size:.9rem}.archive-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:.625rem;display:grid}.archive-day{text-align:left;min-height:5.75rem;color:inherit;cursor:default;background:#0f172a7a;border:.0625rem solid #94a3b82e;border-radius:1.125rem;flex-direction:column;gap:.3125rem;padding:.625rem;transition:transform .16s,border-color .16s,background .16s;display:flex}.archive-day.selectable{cursor:pointer;background:#0ea5e91f;border-color:#38bdf86b}.archive-day.selectable:hover{background:#0ea5e92e;border-color:#38bdf8bf;transform:translateY(-.125rem)}.archive-day.generated{background:#22c55e1a;border-color:#22c55e57}.archive-day.disabled{opacity:.52}.archive-day-date{font-size:.92rem;font-weight:700}.archive-day-weekday{color:var(--muted,#94a3b8);font-size:.78rem}.archive-day-status{color:var(--muted,#94a3b8);margin-top:auto;font-size:.78rem;line-height:1.25}.archive-day.selectable .archive-day-status{color:#7dd3fcf2}.archive-modal-footer{margin-top:1rem}.archive-modal-footer .small{font-size:.82rem}@media (width<=45rem){.archive-calendar{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-modal{padding:1.125rem}}.archive-day.generated.clickable:hover{background:#22c55e29;border-color:#22c55ea6;transform:translateY(-.125rem)}.group-events-shell{flex-direction:column;gap:1.375rem;display:flex}.group-events-hero{background:radial-gradient(circle at 0 0,#44d9ff2e,#0000 35%),radial-gradient(circle at 100% 100%,#a855f729,#0000 38%),#ffffff0b;border:.0625rem solid #ffffff1f;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1.125rem;padding:1.25rem;display:flex;box-shadow:0 1.125rem 3.4375rem #00000038}.group-events-kicker{letter-spacing:.16em;text-transform:uppercase;color:#ffffff94;margin-bottom:.375rem;font-size:.6875rem}.group-events-title{letter-spacing:-.03em;font-size:1.5rem;font-weight:760}.group-events-subtitle{max-width:38.75rem;margin-top:.3125rem}.group-events-section{flex-direction:column;gap:.75rem;display:flex}.group-events-section-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.group-events-section-title{letter-spacing:.02em;font-size:.9375rem;font-weight:720}.event-poster-grid{flex-direction:column;gap:1.125rem;width:100%;display:flex}.event-poster-card{isolation:isolate;background:#ffffff0d;border:.0625rem solid #ffffff24;border-radius:1.75rem;min-height:20.625rem;position:relative;overflow:hidden;box-shadow:0 1.5rem 4.375rem #00000047}.event-poster-bg{z-index:-1;background:radial-gradient(circle at 18% 18%,#ffffff2e,#0000 28%),radial-gradient(circle at 82% 18%,#44d9ff29,#0000 30%),linear-gradient(135deg,#1e293bf5,#0f172af5);position:absolute;inset:0}.event-type-journal_club .event-poster-bg{background:radial-gradient(circle at 20% 20%,#60a5fa47,#0000 30%),radial-gradient(circle at 80% 10%,#a855f73d,#0000 32%),linear-gradient(135deg,#1e293bf5,#111827f5)}.event-type-group_meeting .event-poster-bg{background:radial-gradient(circle at 25% 20%,#22d3ee40,#0000 30%),radial-gradient(circle at 75% 30%,#3b82f638,#0000 35%),linear-gradient(135deg,#0f172af5,#082f49f0)}.event-type-observing .event-poster-bg{background:radial-gradient(circle at 18% 15%,#7dd3fc47,#0000 28%),radial-gradient(circle at 78% 12%,#facc1529,#0000 18%),linear-gradient(135deg,#020617fa,#1e293bf2)}.event-type-conference .event-poster-bg{background:radial-gradient(circle at 20% 15%,#fb923c42,#0000 28%),radial-gradient(circle at 80% 20%,#f43f5e38,#0000 35%),linear-gradient(135deg,#312e81f2,#0f172af5)}.event-type-deadline .event-poster-bg{background:radial-gradient(circle at 20% 20%,#f871714d,#0000 30%),radial-gradient(circle at 80% 20%,#fbbf2433,#0000 30%),linear-gradient(135deg,#450a0af0,#0f172af5)}.event-type-social .event-poster-bg{background:radial-gradient(circle at 20% 20%,#f472b640,#0000 32%),radial-gradient(circle at 80% 18%,#fbbf2438,#0000 32%),linear-gradient(135deg,#4c1d95f2,#0f172af5)}.event-type-workshop .event-poster-bg{background:radial-gradient(circle at 22% 18%,#34d39942,#0000 32%),radial-gradient(circle at 82% 20%,#22d3ee33,#0000 34%),linear-gradient(135deg,#064e3bed,#0f172af5)}.event-poster-orb{filter:blur(.875rem);opacity:.58;border-radius:62.4375rem;position:absolute}.event-poster-orb-a{background:#ffffff1f;width:11.25rem;height:11.25rem;top:-3.75rem;left:-3.75rem}.event-poster-orb-b{background:#44d9ff1c;width:13.75rem;height:13.75rem;bottom:-5.625rem;right:-5.625rem}.event-poster-watermark{opacity:.09;-webkit-user-select:none;user-select:none;font-size:7.375rem;position:absolute;top:.5rem;right:1.25rem;transform:rotate(-8deg)}.event-poster-content{flex-direction:column;min-height:20.625rem;padding:1.25rem;display:flex}.event-poster-topline{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.event-type-pill,.event-mode-pill,.event-cancelled-pill{color:#ffffffe0;background:#ffffff1f;border:.0625rem solid #ffffff26;border-radius:62.4375rem;align-items:center;height:1.75rem;padding:0 .6875rem;font-size:.75rem;font-weight:700;display:inline-flex}.event-mode-pill{background:#44d9ff1f}.event-cancelled-pill{background:#f871712e}.event-poster-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1.375rem .5rem 1rem;display:flex}.event-poster-icon{background:#ffffff21;border:.0625rem solid #ffffff29;border-radius:1.5rem;place-items:center;width:4.375rem;height:4.375rem;margin-bottom:.875rem;font-size:2.125rem;display:grid;box-shadow:0 1rem 2.8125rem #00000038}.event-poster-title{letter-spacing:-.045em;max-width:38.75rem;margin:0;font-size:clamp(1.5rem,3.2vw,2.25rem);font-weight:820;line-height:1.04}.event-poster-time{color:#ffffffdb;margin-top:.75rem;font-size:.9375rem;font-weight:680}.event-poster-place{color:#ffffff9e;margin-top:.375rem;font-size:.8125rem}.event-poster-description{text-align:center;color:#ffffffb8;max-width:40rem;margin:0 auto 1rem;line-height:1.45}.event-poster-footer{justify-content:space-between;align-items:end;gap:.75rem;margin-top:auto;padding-top:.75rem;display:flex}.event-poster-social{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.event-stat{text-align:center;background:#ffffff1a;border:.0625rem solid #ffffff1f;border-radius:1rem;min-width:4rem;padding:.5rem .625rem}.event-stat strong{font-size:1rem;line-height:1;display:block}.event-stat span{color:#ffffff94;margin-top:.25rem;font-size:.6875rem;display:block}.event-poster-author{text-align:right;font-size:.75rem}.event-poster-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-top:1rem;display:grid}.event-action-btn,.event-open-btn{color:#ffffffd6;cursor:pointer;background:#ffffff17;border:.0625rem solid #ffffff21;border-radius:1rem;min-height:2.625rem;font-weight:720}.event-action-btn{justify-content:center;align-items:center;gap:.375rem;display:inline-flex}.event-action-btn:hover,.event-open-btn:hover{background:#ffffff26}.event-action-btn.active{background:#44d9ff2e;border-color:#44d9ff6b;box-shadow:inset 0 0 0 .0625rem #44d9ff1a}.event-open-btn{background:#ffffff29}.event-poster-card.is-cancelled{opacity:.62}.event-poster-grid.is-past{opacity:.82}@media (width<=47.5rem){.group-events-hero,.event-poster-footer{flex-direction:column;align-items:flex-start}.event-poster-author{text-align:left}}.event-image-card{isolation:isolate;background:#00000040;border-radius:1.75rem;min-height:22.5rem;position:relative;overflow:hidden}.event-image-bg{object-fit:cover;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.event-image-readability{z-index:-2;background:linear-gradient(90deg,#050a14e0 0%,#050a14bd 28%,#050a146b 52%,#050a141f 100%),linear-gradient(#0000003d 0%,#0000001a 45%,#00000075 100%);position:absolute;inset:0}.event-image-content{flex-direction:column;min-height:22.5rem;padding:1.375rem;display:flex}.event-image-topline{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.event-image-main{flex-direction:column;flex:1;justify-content:center;width:min(46%,32.5rem);padding:1.375rem 0;display:flex}.event-image-title{letter-spacing:-.055em;color:#fffffff5;text-shadow:0 .75rem 2.1875rem #00000073;margin:0;font-size:clamp(1.75rem,3.6vw,2.875rem);font-weight:850;line-height:.98}.event-image-time{color:#ffffffdb;margin-top:.875rem;font-size:.9375rem;font-weight:760}.event-image-place{color:#ffffffa8;margin-top:.4375rem;font-size:.8125rem}.event-image-description{color:#ffffffbd;max-width:30rem;margin:.875rem 0 0;line-height:1.45}.event-image-author{margin-top:.875rem;font-size:.75rem}.event-image-stats{flex-wrap:wrap;gap:.5rem;margin-bottom:.875rem;display:flex}.event-image-stats span{color:#ffffffd1;background:#ffffff1c;border:.0625rem solid #ffffff21;border-radius:62.4375rem;align-items:center;min-height:1.875rem;padding:0 .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.event-create-preview-card{isolation:isolate;background:#ffffff0d;border:.0625rem solid #ffffff21;border-radius:1.5rem;min-height:11.875rem;position:relative;overflow:hidden;box-shadow:0 1.125rem 3.4375rem #00000040}.event-create-preview-img{object-fit:cover;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.event-create-preview-shade{z-index:-2;background:linear-gradient(90deg,#050a14e0 0%,#050a14a8 35%,#050a1433 100%);position:absolute;inset:0}.event-create-preview-content{flex-direction:column;justify-content:center;width:48%;min-height:11.875rem;padding:1.375rem;display:flex}.event-create-preview-kicker{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;font-size:.6875rem;font-weight:800}.event-create-preview-title{letter-spacing:-.05em;color:#fffffff5;margin-top:.5rem;font-size:1.875rem;font-weight:850;line-height:1}.event-create-preview-meta{color:#ffffffbd;margin-top:.625rem;font-size:.8125rem}.event-create-graphic-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.875rem;display:flex}@media (width<=47.5rem){.event-image-main,.event-create-preview-content{width:100%}.event-image-readability,.event-create-preview-shade{background:linear-gradient(#050a14d1 0%,#050a148a 52%,#050a14c7 100%)}}.event-status-pill{border:.0625rem solid #ffffff26;border-radius:62.4375rem;align-items:center;height:1.75rem;padding:0 .6875rem;font-size:.75rem;font-weight:800;display:inline-flex}.event-status-pill.is-upcoming{color:#ffffffe0;background:#44d9ff24;border-color:#44d9ff47}.event-status-pill.is-active{color:#ffffffeb;background:#22c55e2e;border-color:#22c55e52}.event-status-pill.is-past{color:#ffffffbd;background:#94a3b829;border-color:#94a3b83d}.event-delete-btn{color:#ffe6e6f2;cursor:pointer;background:#f8717121;border:.0625rem solid #f8717157;border-radius:62.4375rem;height:1.75rem;margin-left:auto;padding:0 .6875rem;font-size:.75rem;font-weight:800}.event-detail-modal{flex-direction:column;gap:1rem;display:flex}.event-detail-hero{isolation:isolate;background:#00000038;border:.0625rem solid #ffffff1f;border-radius:1.625rem;min-height:16.25rem;position:relative;overflow:hidden}.event-detail-hero-img{object-fit:cover;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.event-detail-hero-shade{z-index:-2;background:linear-gradient(90deg,#050a14e0 0%,#050a14ad 40%,#050a1438 100%),linear-gradient(#0000002e 0%,#00000070 100%);position:absolute;inset:0}.event-detail-hero.no-event-image{background:radial-gradient(circle at 75% 30%,#44d9ff2e,#0000 30%),linear-gradient(135deg,#0f172af5,#1e293bf5)}.event-image-card.no-event-image{background:radial-gradient(circle at 75% 25%,#44d9ff29,#0000 32%),linear-gradient(135deg,#0f172af5,#1e293bf5)}.event-detail-hero-content{flex-direction:column;justify-content:center;width:min(52%,35rem);min-height:16.25rem;padding:1.5rem;display:flex}.event-detail-title{letter-spacing:-.055em;color:#fffffff5;margin:.875rem 0 0;font-size:clamp(1.875rem,4vw,3.25rem);line-height:.98}.event-detail-meta{color:#ffffffd6;margin-top:.625rem;font-size:.875rem;font-weight:720}.event-detail-actions{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.event-detail-delete-btn{margin-left:auto}.event-detail-description{white-space:pre-wrap;color:#ffffffc7;line-height:1.55}.event-detail-link-grid{gap:.625rem;display:grid}.event-detail-link-grid div{gap:.1875rem;display:grid}.event-detail-link-grid strong{color:#ffffff8c;font-size:.75rem}.event-detail-link-grid span{color:#ffffffd1}.event-detail-link-grid a{color:#7dd3fcf2;font-weight:750;text-decoration:none}.event-response-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem;margin-bottom:1rem;display:grid}.event-response-summary div{text-align:center;background:#ffffff14;border:.0625rem solid #ffffff1a;border-radius:1.125rem;padding:.75rem}.event-response-summary strong{font-size:1.375rem;line-height:1;display:block}.event-response-summary span{color:#ffffff94;margin-top:.375rem;font-size:.75rem;display:block}.event-people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.event-people-section{background:#ffffff0e;border:.0625rem solid #ffffff17;border-radius:1.125rem;min-height:6rem;padding:.75rem}.event-people-section-head{justify-content:space-between;gap:.5rem;margin-bottom:.625rem;display:flex}.event-people-list{flex-wrap:wrap;gap:.5rem;display:flex}.event-person-pill{color:#ffffffd6;background:#ffffff17;border:.0625rem solid #ffffff1a;border-radius:62.4375rem;align-items:center;gap:.4375rem;min-height:2.125rem;padding:.25rem .5625rem .25rem .25rem;font-size:.8125rem;display:inline-flex}.event-person-avatar{width:1.625rem;height:1.625rem}@media (width<=47.5rem){.event-detail-hero-content{width:100%}.event-response-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.event-people-grid{grid-template-columns:1fr}.event-detail-delete-btn{margin-left:0}}.event-discussion-block{flex-direction:column;gap:.875rem;display:flex}.event-discussion-head{justify-content:space-between;gap:.75rem;display:flex}.event-comments-list{flex-direction:column;gap:.5625rem;max-height:22.5rem;padding-right:.25rem;display:flex;overflow:auto}.event-comments-empty{background:#ffffff0b;border:.0625rem solid #ffffff12;border-radius:.875rem;padding:.75rem}.event-comment-thread{flex-direction:column;gap:.4375rem;display:flex}.event-comment-replies{flex-direction:column;gap:.4375rem;margin-left:1.25rem;padding-left:1rem;display:flex;position:relative}.event-comment-replies:before{content:"";background:linear-gradient(#44d9ff70,#a855f733);border-radius:62.4375rem;width:.125rem;position:absolute;top:.25rem;bottom:.4375rem;left:0}.event-comment-compact{align-items:flex-start;gap:.5rem;display:flex}.event-comment-avatar-wrap{flex:none;padding-top:.125rem}.event-msg-wrap{min-width:0;max-width:100%}.event-msg-meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .25rem .125rem;line-height:1.15;display:flex}.event-msg-meta strong{color:#ffffffeb;font-size:.875rem;font-weight:850}.event-msg-time{color:#ffffff80;font-size:.75rem;font-weight:650}.event-msg-line{align-items:center;gap:.375rem;width:fit-content;max-width:100%;display:flex}.event-msg-bubble{color:#ffffffdb;white-space:pre-wrap;text-align:left;background:#fff1;border:.0625rem solid #ffffff13;border-radius:.6875rem;width:auto;max-width:min(42.5rem,100%);margin:0;padding:.25rem .5rem;font-size:.875rem;font-weight:500;line-height:1.28;display:inline-block}.event-comment-thread.depth-1 .event-msg-bubble,.event-comment-thread.depth-2 .event-msg-bubble,.event-comment-thread.depth-3 .event-msg-bubble,.event-comment-thread.depth-4 .event-msg-bubble{background:#ffffff0b}.event-msg-actions{flex:none;align-items:center;gap:.25rem;display:inline-flex}.event-msg-icon{cursor:pointer;opacity:.82;background:#ffffff0b;border:.0625rem solid #ffffff14;border-radius:62.4375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin:0;padding:0;font-size:.8125rem;line-height:1;display:inline-flex}.event-msg-icon:hover{opacity:1;background:#ffffff17}.event-comment-reply.event-msg-icon{color:#7dd3fcf2}.event-comment-delete.event-msg-icon{color:#fca5a5f2}.event-reply-bar{color:#ffffffc2;background:#44d9ff14;border:.0625rem solid #44d9ff2e;border-radius:.875rem;justify-content:space-between;align-items:center;gap:.875rem;padding:.5rem .625rem;font-size:.75rem;display:flex}.event-reply-bar[hidden]{display:none}.event-reply-cancel{color:#7dd3fcf2;cursor:pointer;background:0 0;border:0;font-weight:800}.event-comment-compose{align-items:flex-end;gap:.5rem;display:flex}.event-comment-input{resize:vertical;color:#ffffffe6;background:#ffffff0e;border:.0625rem solid #ffffff1f;border-radius:.875rem;outline:none;flex:1;min-height:3.5rem;padding:.5625rem .6875rem;font-size:.8125rem;line-height:1.35}.event-comment-input:focus{border-color:#44d9ff57;box-shadow:0 0 0 .1875rem #44d9ff14}@media (width<=47.5rem){.event-msg-line{flex-wrap:wrap}.event-msg-actions{margin-left:.0625rem}.event-comment-compose{flex-direction:column;align-items:stretch}}.event-msg-meta strong,.event-msg-time{font-size:.9375rem}.event-msg-bubble{border-radius:.9375rem;padding:.3125rem .9375rem;font-size:1.125rem;line-height:1.34}.event-msg-icon{width:1.6875rem;height:1.6875rem;font-size:1rem}.event-comment-avatar{width:2rem;height:2rem}.event-comment-input{min-height:4rem;font-size:1rem}.event-reply-bar{font-size:1rem}.create-event-modal{flex-direction:column;gap:1.125rem;display:flex}.event-form-section{background:#ffffff0b;border:.0625rem solid #ffffff16;border-radius:1.375rem;flex-direction:column;gap:1rem;padding:1rem;display:flex}.event-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.event-form-field{flex-direction:column;gap:.4375rem;min-width:0;display:flex}.event-form-field-full{grid-column:1/-1}.event-form-field label{letter-spacing:.01em;color:#ffffffd6;white-space:nowrap;font-size:.9375rem;font-weight:850;display:block}.event-form-field label span{color:#ffffff80;font-size:.8125rem;font-weight:650;display:inline}.event-form-field .input{width:100%}.event-form-note{color:#ffffff9e;padding:.125rem .25rem 0;font-size:.875rem;line-height:1.4}@media (width<=47.5rem){.event-form-grid{grid-template-columns:1fr}.event-form-section{padding:.875rem}}.event-comment-input-wrap{flex:1;min-width:0;position:relative}.event-comment-input-wrap .event-comment-input{width:100%;padding-right:2.875rem}.event-comment-emoji-btn{color:#ffffffe6;cursor:pointer;background:#ffffff12;border:.0625rem solid #ffffff1a;border-radius:62.4375rem;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;font-size:.9375rem;line-height:1;display:inline-flex;position:absolute;bottom:.5625rem;right:.5625rem}.event-comment-emoji-btn:hover{background:#ffffff1f}@media (width<=47.5rem){.event-comment-input-wrap{width:100%}}.create-event-modal input[type=date],.create-event-modal input[type=time],.create-event-modal input[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;accent-color:#38bdf8}.event-filter-tabs{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.event-filter-tab{color:#ffffffbd;cursor:pointer;background:#ffffff0e;border:.0625rem solid #ffffff1c;border-radius:62.4375rem;align-items:center;gap:.5rem;height:2.375rem;padding:0 .875rem;font-weight:800;display:inline-flex}.event-filter-tab span{color:#ffffffb8;background:#ffffff1a;border-radius:62.4375rem;place-items:center;min-width:1.375rem;height:1.375rem;padding:0 .4375rem;font-size:.75rem;display:inline-grid}.event-filter-tab.active{color:#fffffff2;background:#44d9ff26;border-color:#44d9ff57}.event-rsvp-locked{color:#e2e8f0c7;background:#ffffff0d;border:.0625rem solid #ffffff1f;border-radius:62.4375rem;align-items:center;min-height:2.1rem;padding:0 .75rem;font-size:.82rem;font-weight:650;display:inline-flex}.event-card-admin-actions{align-items:center;gap:.4375rem;margin-left:auto;display:inline-flex}.event-edit-btn,.event-cancel-btn,.event-delete-btn{cursor:pointer;border-radius:62.4375rem;height:1.75rem;padding:0 .6875rem;font-size:.75rem;font-weight:800}.event-edit-btn{color:#e0f2fef2;background:#7dd3fc1f;border:.0625rem solid #7dd3fc4d}.event-edit-btn:hover{background:#7dd3fc33}.event-cancel-btn{color:#fef3c7f2;background:#fbbf241f;border:.0625rem solid #fbbf2457}.event-cancel-btn:hover{background:#fbbf2438}.event-delete-btn{color:#ffe6e6f2;background:#f8717121;border:.0625rem solid #f8717157}.event-delete-btn:hover{background:#f8717138}.event-detail-close{appearance:none;top:.7rem;left:auto;right:.7rem;z-index:5;cursor:pointer;border:.0625rem solid #94a3b847;border-radius:.65rem;place-items:center;width:2.15rem;height:2.15rem;margin:0;padding:0;font-size:.9rem;font-weight:600;line-height:1;display:inline-grid;position:absolute;inset-inline:auto .7rem;box-shadow:inset 0 .0625rem #ffffff14;color:#e2e8f0f2!important;background:#0f172a9e!important}.event-detail-close:hover{border-color:#94a3b86b;color:#f8fafcfa!important;background:#0f172ac7!important}.event-image-card.is-cancelled{opacity:.72;filter:grayscale(.15)}.event-status-pill.is-cancelled{color:#ffebebf2;background:#f8717138;border-color:#f871716b}.event-cancel-reason{color:#ffebebe0;background:#f8717121;border:.0625rem solid #f8717138;border-radius:1rem;max-width:30rem;margin-top:.75rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.4}.event-cancel-reason strong{color:#ffffffeb;margin-bottom:.1875rem;font-size:.75rem;display:block}.event-cancel-detail{background:radial-gradient(circle at 0 0,#f8717124,#0000 34%),#ffffff0e;border-color:#f8717133}.event-cancel-detail-reason{white-space:pre-wrap;color:#ffebebe6;line-height:1.5}.event-comment-edit.event-msg-icon{color:#fde047f2}.event-nested-editor-overlay{z-index:99999;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.event-nested-editor-backdrop{background:#0000006b;position:absolute;inset:0}.event-nested-editor-card{z-index:1;background:radial-gradient(circle at 0 0,#44d9ff24,#0000 34%),radial-gradient(circle at 100% 100%,#a855f71f,#0000 38%),#0f172af5;border:.0625rem solid #ffffff24;border-radius:1.625rem;width:min(42.5rem,100vw - 2rem);max-height:min(47.5rem,100vh - 3rem);position:relative;overflow:auto;box-shadow:0 1.875rem 5.625rem #0000007a}.event-nested-editor-head{border-bottom:.0625rem solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .875rem;display:flex}.event-nested-editor-kicker{letter-spacing:.16em;text-transform:uppercase;color:#7dd3fcc7;margin-bottom:.375rem;font-size:.6875rem;font-weight:850}.event-nested-editor-title{letter-spacing:-.035em;color:#fffffff2;font-size:1.5rem;font-weight:850;line-height:1.05}.event-nested-editor-close{color:#ffffffd9;cursor:pointer;background:#ffffff12;border:.0625rem solid #ffffff1a;border-radius:62.4375rem;place-items:center;width:2.125rem;height:2.125rem;display:inline-grid}.event-nested-editor-close:hover{background:#ffffff21}.event-nested-editor-body{padding:1.125rem 1.25rem}.event-nested-editor-actions{justify-content:flex-end;gap:.625rem;padding:0 1.25rem 1.25rem;display:flex}@media (width<=47.5rem){.event-nested-editor-overlay{padding:.75rem}.event-nested-editor-card{width:100%}.event-nested-editor-actions{flex-direction:column}}.event-nested-editor-overlay~.emoji-picker,.event-nested-editor-overlay~.emoji-picker-popover,.event-nested-editor-overlay~.emoji-popover,.event-nested-editor-overlay~.emoji-menu,.event-nested-editor-overlay~.emoji-panel,.event-nested-editor-overlay~.emoji-picker-panel,[data-emoji-picker]{z-index:100010!important}.app-header{isolation:isolate;background:linear-gradient(135deg,#0f172ad6,#020617a3);border:.0625rem solid #94a3b83d;position:relative;overflow:hidden;box-shadow:0 1.375rem 4.375rem #0000006b,inset 0 0 0 .0625rem #ffffff09}.app-header>*{z-index:2;position:relative}.app-header:before{content:"";z-index:0;pointer-events:none;opacity:.95;background-color:#0000;background-image:linear-gradient(90deg,#0206172e 0%,#0206170a 42%,#02061742 100%),url(/assets/header/research-radar-header.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.app-header:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#7dd3fc8c,#8b5cf659,#0000);height:.0625rem;position:absolute;bottom:0;left:1.375rem;right:1.375rem}.brand-logo{background:radial-gradient(circle at 30% 20%,#7dd3fcf2,#0ea5e973 34%,#0f172ad9 72%);position:relative;overflow:visible;box-shadow:inset 0 0 0 .0625rem #7dd3fc3d,0 .875rem 2.125rem #38bdf85c,0 0 2.375rem #38bdf82e}.brand-logo:after{content:"";opacity:.8;pointer-events:none;border:.0625rem solid #7dd3fc2e;border-radius:1.125rem;position:absolute;inset:-.4375rem}.nav-btn{background:#ffffff05;border-color:#ffffff0a}.nav-btn:hover{color:#fffffff5;background:#7dd3fc14;border-color:#7dd3fc2e}.nav-btn.active{color:#f8fbff;background:radial-gradient(circle at 0 0,#7dd3fc3b,#0000 48%),linear-gradient(135deg,#38bdf829,#8b5cf61f);border-color:#7dd3fc6b;box-shadow:inset 0 0 0 .0625rem #7dd3fc38,0 .625rem 1.625rem #00000038,0 0 1.375rem #38bdf81f}.card,.timeline-card,.repositories-card,.groups-card{border:.0625rem solid var(--border-glass);box-shadow:var(--premium-shadow);background:radial-gradient(circle at 0 0,#38bdf814,#0000 34%),linear-gradient(#0f172adb,#020617bd)}.repos-sidebar,.repos-main,.groups-sidebar,.groups-main,.group-feed-shell,.group-chat{background:radial-gradient(circle at 0 0,#7dd3fc0b,#0000 38%),#02061775;border-color:#94a3b82e;box-shadow:0 1.125rem 3.125rem #00000042,inset 0 0 0 .0625rem #ffffff06}.timeline-paper-card{--paper-card-h:7rem;--paper-card-min-h:7rem;--paper-card-pad-y:.85rem;--paper-card-pad-x:1rem;--paper-card-gap:.65rem;box-sizing:border-box;height:var(--paper-card-h);min-height:var(--paper-card-min-h);padding:var(--paper-card-pad-y) var(--paper-card-pad-x);gap:var(--paper-card-gap);cursor:pointer;background:radial-gradient(circle at 0 0,#1e40af29,#0f172afa);border:.0625rem solid #94a3b859;border-radius:.875rem;flex-direction:column;transition:border-color .16s ease-out,box-shadow .16s ease-out,background .16s ease-out;display:flex;position:relative}.timeline-paper-card:hover:before{opacity:.95!important;background:linear-gradient(#7dd3fc,#818cf8b8)!important;width:.25rem!important}.repo-paper-card:hover,.group-feed-card:hover{box-shadow:var(--premium-shadow-hover);border-color:#7dd3fc6b;transform:translateY(-.125rem)}.timeline-paper-card:hover{background:radial-gradient(circle at 0 0,#38bdf824,#0f172afa)!important;border-color:#7dd3fcc7!important;transform:none!important;box-shadow:inset 0 0 0 .0625rem #7dd3fc2e,inset 0 0 1.2rem #38bdf80e!important}.timeline-paper-card.expanded{border-color:#818cf8d9;transform:none;box-shadow:0 1.125rem 2.5rem #0f172af2}.timeline-paper-title-text,.repo-paper-title,.group-feed-paper-title{color:#f0f9fff5}.timeline-score-badge{background:radial-gradient(circle at 34% 20%,#ffffff47,#0000 28%),radial-gradient(circle at 50% 65%,#38bdf8db,#0f172aeb 76%);border:.0625rem solid #7dd3fc5c;box-shadow:0 .625rem 1.625rem #38bdf847,0 0 1.625rem #38bdf829,inset 0 0 0 .0625rem #ffffff0b}.btn{background:linear-gradient(#ffffff0e,#ffffff06);border-color:#94a3b83d;box-shadow:0 .625rem 1.5rem #0000002e,inset 0 0 0 .0625rem #ffffff06}.btn:hover{background:linear-gradient(#7dd3fc1f,#ffffff09);border-color:#7dd3fc70;box-shadow:0 .875rem 1.75rem #0000003d,0 0 1.375rem #38bdf81a}.btn.primary{color:#020617;background:radial-gradient(circle at 0 0,#ffffff4d,#0000 34%),linear-gradient(135deg,#38bdf8,#2563eb 68%,#7c3aed);border-color:#7dd3fcb8;box-shadow:0 .875rem 2.125rem #38bdf847,0 0 1.875rem #38bdf826}.btn.primary:hover{box-shadow:0 1.125rem 2.625rem #38bdf861,0 0 2.625rem #8b5cf62e}.btn.ghost{box-shadow:none;background:#ffffff05}.btn.ghost:hover{box-shadow:0 .75rem 1.75rem #0000003d,0 0 1.25rem #38bdf817}.chip,.timeline-tag,.tag-chip,.timeline-repo-badge{background:linear-gradient(#ffffff0e,#ffffff06);border-color:#94a3b83d}.timeline-repo-badge{color:#e1f5fff2;border-color:#7dd3fc4d}.glass-head,.glass-footer{background:#02061757}.repo-row.active,.group-row.active{background:radial-gradient(circle at 0 0,#7dd3fc29,#0000 42%),#38bdf80e;border-color:#7dd3fc75;box-shadow:inset 0 0 0 .0625rem #7dd3fc29,0 1rem 2.125rem #00000040}.group-paper-visual-card{--paper-accent:#38bdf8;--paper-accent-soft:#38bdf824;cursor:pointer;isolation:isolate;background:radial-gradient(circle at top left, var(--paper-accent-soft), transparent 42%), linear-gradient(135deg, #0f172ae6, #020617b8);border:.0625rem solid #94a3b833;border-radius:1.375rem;grid-template-columns:minmax(9.375rem,13.75rem) minmax(0,1fr);gap:0;min-height:9.375rem;margin-top:.75rem;padding:0;transition:transform .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out,background .16s ease-out;display:grid;position:relative;overflow:hidden;box-shadow:0 1.125rem 2.75rem #00000047,inset 0 0 0 .0625rem #ffffff09}.group-paper-visual-card:hover{border-color:color-mix(in srgb, var(--paper-accent) 52%, #ffffff2e);box-shadow:0 1.5rem 4.375rem #00000061, 0 0 2.125rem color-mix(in srgb, var(--paper-accent) 20%, transparent), 0 0 0 .0625rem #ffffff0b inset;transform:translateY(-.125rem)}.group-paper-visual-card:before{content:"";z-index:3;background:linear-gradient(180deg, var(--paper-accent), color-mix(in srgb, var(--paper-accent) 30%, #8b5cf6));opacity:.95;width:.25rem;position:absolute;inset:0 auto 0 0}.group-paper-cover{background:linear-gradient(135deg, #02061726, #0206179e), var(--paper-cover), radial-gradient(circle at 35% 30%, var(--paper-accent-soft), #020617eb);background-position:50%;background-size:cover;min-height:9.375rem;position:relative;overflow:hidden}.group-paper-cover:after{content:"";background:linear-gradient(90deg,#0206171f,#020617bd),radial-gradient(circle at 20% 20%,#ffffff29,#0000 36%);position:absolute;inset:0}.group-paper-cover-shine{z-index:2;opacity:.38;background:linear-gradient(115deg,#0000 35%,#ffffff29 48%,#0000 60%);position:absolute;inset:-40%;transform:translate(-35%)rotate(8deg)}.group-paper-visual-card:hover .group-paper-cover-shine{animation:1.1s ease-out groupPaperShine}@keyframes groupPaperShine{0%{transform:translate(-55%)rotate(8deg)}to{transform:translate(45%)rotate(8deg)}}.group-paper-info{flex-direction:column;justify-content:center;min-width:0;padding:1.125rem 1.125rem 1rem;display:flex}.group-paper-kicker{border:.0625rem solid color-mix(in srgb, var(--paper-accent) 30%, #ffffff1f);background:color-mix(in srgb, var(--paper-accent) 11%, #02061794);color:#f0f9ffe0;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;border-radius:62.4375rem;align-items:center;gap:.4375rem;width:fit-content;max-width:100%;margin-bottom:.5625rem;padding:.3125rem .5625rem;font-size:.75rem;font-weight:760;display:inline-flex;overflow:hidden}.group-paper-topic-dot{background:var(--paper-accent);width:.4375rem;height:.4375rem;box-shadow:0 0 .875rem color-mix(in srgb, var(--paper-accent) 70%, transparent);border-radius:62.4375rem;flex:none}.group-paper-title{color:#f8fafcf5;letter-spacing:-.025em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(1rem,.42vw + .92rem,1.25rem);font-weight:790;line-height:1.18;display:-webkit-box;overflow:hidden}.group-paper-meta{margin-top:.5rem;font-size:.78125rem;line-height:1.35}.group-paper-open-hint{color:#e0f2feeb;background:#ffffff0e;border:.0625rem solid #ffffff17;border-radius:62.4375rem;width:fit-content;margin-top:.75rem;padding:.375rem .625rem;font-size:.75rem;font-weight:750;transition:background .16s ease-out,border-color .16s ease-out,transform .16s ease-out}.group-paper-visual-card:hover .group-paper-open-hint{background:color-mix(in srgb, var(--paper-accent) 13%, #ffffff0e);border-color:color-mix(in srgb, var(--paper-accent) 34%, #ffffff1a);transform:translateY(-.0625rem)}.group-paper-visual-card.topic-ep{--paper-accent:#38bdf8;--paper-accent-soft:#38bdf829}.group-paper-visual-card.topic-sr{--paper-accent:#fb7185;--paper-accent-soft:#fb718526}.group-paper-visual-card.topic-ga{--paper-accent:#c084fc;--paper-accent-soft:#c084fc26}.group-paper-visual-card.topic-co{--paper-accent:#818cf8;--paper-accent-soft:#818cf826}.group-paper-visual-card.topic-he{--paper-accent:#f97316;--paper-accent-soft:#f9731626}.group-paper-visual-card.topic-im{--paper-accent:#22d3ee;--paper-accent-soft:#22d3ee24}.group-paper-visual-card.topic-ml{--paper-accent:#a78bfa;--paper-accent-soft:#a78bfa26}.group-paper-visual-card.topic-general{--paper-accent:#94a3b8;--paper-accent-soft:#94a3b81f}@media (width<=47.5rem){.group-paper-visual-card{grid-template-columns:1fr}.group-paper-cover{min-height:7.5rem}.group-paper-info{padding:.9375rem}}.group-paper-visual-card{background:radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--paper-accent) 20%, transparent), transparent 38%), radial-gradient(circle at 100% 100%, color-mix(in srgb, var(--paper-accent-2) 16%, transparent), transparent 42%), linear-gradient(135deg, #0f172aeb, color-mix(in srgb, var(--paper-accent) 9%, #020617d1) 48%, #020617c2);border-color:color-mix(in srgb, var(--paper-accent) 28%, #94a3b82e)}.group-paper-visual-card:before{background:linear-gradient(180deg, var(--paper-accent), var(--paper-accent-2));box-shadow:0 0 1.125rem color-mix(in srgb, var(--paper-accent) 42%, transparent), 0 0 2.125rem color-mix(in srgb, var(--paper-accent-2) 22%, transparent)}.group-paper-cover{background:linear-gradient(135deg, color-mix(in srgb, var(--paper-accent) 20%, #0206171f), #020617ad), var(--paper-cover), radial-gradient(circle at 35% 30%, var(--paper-accent-soft), #020617eb);background-position:50%;background-size:cover}.group-paper-cover:after{background:linear-gradient(90deg, #0206171a, #020617b3), radial-gradient(circle at 25% 18%, color-mix(in srgb, var(--paper-accent) 34%, #ffffff1a), transparent 36%)}.group-paper-kicker{border-color:color-mix(in srgb, var(--paper-accent) 42%, #ffffff1f);background:linear-gradient(135deg, color-mix(in srgb, var(--paper-accent) 17%, #0206179e), color-mix(in srgb, var(--paper-accent-2) 10%, #02061785))}.group-paper-open-hint{background:linear-gradient(135deg, color-mix(in srgb, var(--paper-accent) 13%, #ffffff0e), #ffffff09);border-color:color-mix(in srgb, var(--paper-accent) 28%, #ffffff1a)}.group-paper-visual-card:hover{border-color:color-mix(in srgb, var(--paper-accent) 54%, #ffffff2e);box-shadow:0 1.5rem 4.375rem #0006, 0 0 2.25rem color-mix(in srgb, var(--paper-accent) 18%, transparent), 0 0 3.25rem color-mix(in srgb, var(--paper-accent-2) 10%, transparent), 0 0 0 .0625rem #ffffff0b inset}@media (width>=70em){body.view-groups{--groups-active-fr:100fr;--groups-spacer-fr:.2fr;block-size:100%;overflow:hidden}body.view-groups .app-shell{block-size:100svh;min-block-size:100svh;overflow:hidden}body.view-groups .app-main{flex-direction:column;flex:1 1 0;block-size:100%;min-block-size:0;display:flex;overflow:hidden}body.view-groups #groupsView{flex-direction:column;flex:1 1 0;block-size:100%;min-block-size:0;overflow:hidden;display:flex!important}body.view-groups .groups-card{flex:1 1 0;grid-template-rows:auto minmax(0,1fr);block-size:100%;min-block-size:0;overflow:hidden;display:grid!important}body.view-groups .groups-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);align-items:stretch;block-size:100%;min-block-size:0;overflow:hidden;display:grid!important}body.view-groups .groups-sidebar,body.view-groups .groups-main{block-size:100%;min-block-size:0;overflow:hidden}body.view-groups .groups-main{grid-template-rows:minmax(0,1fr);display:grid!important}body.view-groups #groupMain{block-size:100%;min-block-size:0;overflow:hidden;grid-template-rows:auto auto minmax(0, var(--groups-active-fr)) minmax(0, var(--groups-spacer-fr))!important;display:grid!important}body.view-groups #groupMain>.group-main-head{grid-row:1}body.view-groups #groupMain>.group-main-tabs{grid-row:2}body.view-groups #groupMain>:not(.group-main-head):not(.group-main-tabs):not(.group-feed-shell):not(.group-chat):not(.group-events-shell){grid-row:3;block-size:100%!important;min-block-size:0!important;max-block-size:100%!important;grid-template-rows:minmax(0,1fr)!important;height:100%!important;min-height:0!important;max-height:100%!important;display:grid!important;overflow:hidden!important}body.view-groups #groupMain>.group-feed-shell,body.view-groups #groupMain>.group-chat,body.view-groups #groupMain>.group-events-shell{grid-row:3}body.view-groups #groupMain .group-feed-shell,body.view-groups #groupMain .group-chat,body.view-groups #groupMain .group-events-shell{max-block-size:none;block-size:100%!important;min-block-size:0!important;max-block-size:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}body.view-groups #groupMain .group-feed-shell{grid-template-rows:auto minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}body.view-groups #groupMain .group-feed-scroll{block-size:100%!important;min-block-size:0!important;height:100%!important;overflow:hidden auto!important}body.view-groups #groupMain .group-chat{grid-template-rows:minmax(0,1fr) auto!important;display:grid!important;overflow:hidden!important}body.view-groups #groupMain .group-messages{block-size:100%!important;min-block-size:0!important;height:100%!important;overflow:hidden auto!important}body.view-groups #groupMain .group-message-form{block-size:auto!important;min-block-size:min-content!important;flex:none!important;height:auto!important;position:static!important}body.view-groups #groupMain .group-message-form .chat-textarea{resize:none;max-block-size:12svh;overflow-y:auto}body.view-groups #groupMain .group-events-shell{padding-right:.25rem;overflow:hidden auto!important}}body.view-groups{--event-card-width:95rem;--event-card-ratio:18 / 6}body.view-groups .event-poster-grid{inline-size:min(100%, var(--event-card-width));margin-inline:auto}body.view-groups .event-image-card{inline-size:100%;aspect-ratio:var(--event-card-ratio);overflow:hidden;block-size:auto!important;min-block-size:0!important;max-block-size:none!important}body.view-groups .event-image-content{block-size:100%;min-block-size:0!important}body.view-groups .event-image-bg{object-fit:cover;object-position:center center;block-size:100%;inline-size:100%}body.view-groups .event-image-main{inline-size:min(46%,32rem)}body.view-groups .event-image-title{font-size:clamp(1.8rem,2vw,2.8rem)}.archive-day{appearance:none}.archive-day-actions{flex-wrap:wrap;gap:.4375rem;margin-top:auto;display:flex}.archive-day-mini-btn{color:#e0f2fef2;cursor:pointer;background:#7dd3fc1c;border:.0625rem solid #7dd3fc47;border-radius:62.4375rem;min-height:1.875rem;padding:0 .625rem;font-size:.76rem;font-weight:800}.archive-day-mini-btn:hover{background:#7dd3fc33}.archive-day-mini-btn-regenerate:hover{background:#fbbf2433}.inline-help-btn{color:var(--accent);cursor:pointer;font-size:inherit;background:0 0;border:0;margin-left:.25rem;padding:0;font-weight:700}.inline-help-btn:hover{text-decoration:underline}.topic-chip{gap:.375rem}.topic-type-pill{border:.0625rem solid #ffffff2e;border-radius:62.4375rem;flex:none;place-items:center;width:1.125rem;height:1.125rem;font-size:.64rem;font-weight:800;display:inline-grid}.topic-type-pill.broad{color:#8fe7ff;background:#50beff1f;border-color:#50beff6b}.topic-type-pill.specific{color:#ffd18a;background:#ffbe5a21;border-color:#ffbe5a73}.topic-parent-arrow{opacity:.68;font-size:.72rem}.topic-add-options{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.topic-add-options select{min-height:1.875rem;color:inherit;background:#ffffff12;border:.0625rem solid #ffffff24;border-radius:62.4375rem;padding:0 .625rem;font-size:.75rem}.topic-add-parent{display:none}.topic-add-options.is-specific .topic-add-parent{display:inline-flex}.topic-add-options .topic-add-type,.topic-add-options .topic-add-parent{color:#eaf6ff;background:#0c1624f5}.topic-add-options .topic-add-type option,.topic-add-options .topic-add-parent option{color:#eaf6ff;background:#101a2a}.topic-add-options select:focus{border-color:#78dcff8c;outline:none;box-shadow:0 0 0 .1875rem #50beff1f}.group-feed-list{gap:1.25rem}.group-feed-card-premium{--paper-accent:#38bdf8;--paper-accent-2:#fbbf24;--paper-accent-soft:#38bdf814;isolation:isolate;background:#07111f;border:.0625rem solid #ffffff17;border-radius:1.875rem;min-height:24.375rem;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 1.375rem 4.375rem #00000061,inset 0 0 0 .0625rem #ffffff06}.group-feed-card-premium:before{content:"";z-index:0;background-image:var(--paper-cover);opacity:1;filter:saturate(1.22)contrast(1.14)brightness(1.04);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.group-feed-card-premium:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(#03081433 0%,#03081447 42%,#0308148a 100%),linear-gradient(#0308146b 0%,#03081429 34%,#0308143d 60%,#0308149e 100%);position:absolute;inset:0}.group-feed-card-premium>*{z-index:2;position:relative}.group-feed-card-premium:hover{border-color:#ffffff24;transform:translateY(-.125rem);box-shadow:0 2rem 5.75rem #0000007a,inset 0 0 0 .0625rem #ffffff0a}.group-feed-premium-head{z-index:5;pointer-events:none;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.875rem 1.125rem;display:flex;position:absolute;top:0;left:0;right:0}.group-feed-premium-head button,.group-feed-premium-head .group-feed-premium-left-stack,.group-feed-premium-head .group-feed-premium-more{pointer-events:auto}.group-feed-premium-left-stack{flex-direction:column;align-items:flex-start;gap:.4375rem;min-width:0;max-width:min(45rem,100% - 4.75rem);display:flex}.group-feed-premium-author-wrap{background:linear-gradient(135deg,#030712d1,#0f172a8f);border:.0625rem solid #ffffff24;border-radius:62.4375rem;align-items:center;gap:.75rem;min-width:0;max-width:100%;padding:.5625rem .875rem .5625rem .5625rem;display:flex;box-shadow:0 1rem 2.375rem #00000057,inset 0 0 0 .0625rem #ffffff0a}.group-feed-card-premium .group-feed-avatar{border:.0625rem solid #ffffff47;flex:none;width:2.625rem;height:2.625rem;box-shadow:0 .625rem 1.375rem #00000057,0 0 0 .125rem #ffffff0e}.group-feed-premium-author-meta{min-width:0}.group-feed-premium-line{white-space:nowrap;align-items:baseline;gap:.5rem;min-width:0;display:flex}.group-feed-premium-line .group-feed-author{color:#fffffffc;letter-spacing:-.012em;text-overflow:ellipsis;text-shadow:0 .0625rem .625rem #0000009e,0 0 1.125rem #00000061;font-size:.96875rem;font-weight:880;overflow:hidden}.group-feed-share-action{color:#e2e8f0d6;flex:none;font-size:.875rem;font-weight:720}.group-feed-time-premium,.group-feed-card-premium .group-feed-time{letter-spacing:.01em;text-shadow:0 .0625rem .625rem #0000009e,0 0 1.125rem #0000005c;margin-top:.125rem;font-size:.84375rem;font-weight:760;color:#e2e8f0e6!important}.group-feed-note-speech{background:linear-gradient(135deg,#030712c7,#0f172a85);border:.0625rem solid #ffffff21;border-radius:1.0625rem 1.0625rem 1.0625rem .5rem;max-width:min(38.75rem,100%);margin-left:3.5rem;padding:.5625rem .8125rem .625rem;position:relative;box-shadow:0 1rem 2.375rem #00000052,inset 0 0 0 .0625rem #ffffff09}.group-feed-note-speech:before{content:"";background:#0a1222b3;border-top:.0625rem solid #ffffff1c;border-left:.0625rem solid #ffffff1c;width:.8125rem;height:.8125rem;position:absolute;top:-.375rem;left:1.125rem;transform:rotate(45deg)}.group-feed-note-speech .group-feed-note{box-shadow:none;color:#f8fafcf5;text-align:left;text-shadow:0 .0625rem .625rem #0009,0 0 1.125rem #0000005c;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;margin:0;padding:0;font-size:.96875rem;font-weight:640;line-height:1.42;display:-webkit-box;overflow:hidden}.group-feed-note-speech .group-feed-note a{color:#fffffffa;text-underline-offset:.125rem;border-bottom:0;text-decoration:underline}.group-feed-premium-more{pointer-events:auto;justify-content:center;align-items:center;display:flex}.group-feed-premium-more .delete-chip{appearance:none;text-align:center;color:#f8fafceb;background:linear-gradient(135deg,#030712bd,#0f172a80);border:.0625rem solid #ffffff24;border-radius:62.4375rem;justify-content:center;align-items:center;width:2.75rem;min-width:2.75rem;max-width:2.75rem;height:2.75rem;min-height:2.75rem;max-height:2.75rem;margin:0;font-size:1.0625rem;line-height:1;display:inline-flex;box-shadow:0 .875rem 2rem #00000052,inset 0 0 0 .0625rem #ffffff0a;padding:0!important}.group-feed-premium-body{text-align:center;justify-content:center;align-items:center;min-height:24.375rem;padding:9.375rem 2rem 6.5rem;display:flex}.group-feed-paper-main{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:61.25rem;display:flex}.group-paper-kicker{box-shadow:none;color:#ffffffe0;letter-spacing:.055em;text-transform:uppercase;text-shadow:0 .0625rem .75rem #0000009e,0 0 1.375rem #00000061;background:0 0;border:0;justify-content:center;align-items:center;gap:.5rem;margin:0 0 .875rem;padding:0;font-size:.8125rem;font-weight:780;display:inline-flex}.group-paper-topic-dot{background:#ffffffeb;border-radius:62.4375rem;flex:none;width:.5rem;height:.5rem;box-shadow:0 0 .625rem #ffffff59,0 0 1.375rem #ffffff29}.group-paper-kicker-sep{opacity:.48}.group-paper-title{color:#fffffffe;letter-spacing:-.045em;text-align:center;text-shadow:0 .125rem 1.375rem #00000085,0 .625rem 2.125rem #00000057;max-width:65rem;margin:0 auto;font-size:clamp(1.55rem,1.08vw + 1.15rem,2.35rem);font-weight:890;line-height:1.06}.group-paper-meta{color:#e2e8f0d6;letter-spacing:.01em;text-align:center;text-shadow:0 .0625rem .75rem #00000080,0 0 1.25rem #00000047;margin-top:.875rem;font-size:.90625rem;font-weight:690}.group-paper-open-hint{box-shadow:none;color:#fffffff0;letter-spacing:.055em;text-transform:uppercase;text-shadow:0 .0625rem .75rem #0000008f,0 0 1.125rem #0000004d;background:0 0;border:0;justify-content:center;align-items:center;gap:.5625rem;margin-top:1.25rem;padding:0;font-size:.875rem;font-weight:880;transition:transform .16s,color .16s;display:inline-flex}.group-feed-paper-main:hover .group-paper-open-hint{color:#fff;transform:translateY(-.0625rem)}.group-paper-open-arrow{font-size:1.375rem;line-height:1;transform:translateY(-.0625rem)}.group-feed-premium-footer{z-index:5;background:0 0;border-top:0;justify-content:space-between;align-items:center;gap:1.125rem;padding:1.125rem 1.375rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.premium-feed-stats,.premium-feed-actions{align-items:center;gap:.75rem;min-width:0;display:flex}.premium-reaction-summary,.premium-comment-count,.premium-action-btn{appearance:none;cursor:pointer;color:#f8fafcf0;letter-spacing:-.008em;background:linear-gradient(135deg,#030712b3,#0f172a75);border:.0625rem solid #ffffff24;border-radius:62.4375rem;outline:0;justify-content:center;align-items:center;gap:.5625rem;min-height:2.75rem;padding:.625rem 1.0625rem;font-size:.9375rem;font-weight:850;transition:transform .16s,background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;box-shadow:0 .875rem 2.125rem #0000004d,inset 0 0 0 .0625rem #ffffff0a}.premium-reaction-summary:hover,.premium-comment-count:hover,.premium-action-btn:hover,.premium-action-btn.active{color:#fff;background:linear-gradient(135deg,#0f172acc,#0307129e);border-color:#fff3;transform:translateY(-.0625rem);box-shadow:0 1.125rem 2.75rem #0000005c,inset 0 0 0 .0625rem #ffffff0f}.premium-reaction-emojis{align-items:center;display:inline-flex}.premium-reaction-emojis .r-emoji{background:#0f172ad6;border-radius:62.4375rem;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;margin-left:-.375rem;font-size:1.0625rem;display:inline-flex;box-shadow:0 0 0 .0625rem #ffffff2e,0 .5625rem 1.25rem #00000042}.premium-reaction-emojis .r-emoji:first-child{margin-left:0}.premium-reaction-total{color:#e2e8f0e6;font-size:.90625rem;font-weight:880}.group-feed-card-premium .feed-stats-row,.group-feed-card-premium .feed-actions-row{display:contents}.group-feed-card-premium .feed-footer-center{display:none}.group-feed-card-premium .feed-reaction-summary{margin:0}.group-feed-card-premium .chip,.group-feed-card-premium .chip-soft{border-radius:62.4375rem}.group-feed-card-premium .group-feed-paper,.group-feed-card-premium .group-feed-paper-main,.group-feed-card-premium .group-paper-visual-card,.group-feed-card-premium .group-paper-info,.group-feed-card-premium .group-paper-cover,.group-feed-card-premium .group-paper-cover-shine{box-shadow:none!important;background:0 0!important;border:0!important}@media (width<=47.5rem){.group-feed-card-premium{border-radius:1.5rem;min-height:23.125rem}.group-feed-premium-head{padding:.75rem .8125rem}.group-feed-premium-left-stack{gap:.375rem;max-width:calc(100% - 3.375rem)}.group-feed-premium-author-wrap{gap:.5625rem;padding:.4375rem .625rem .4375rem .4375rem}.group-feed-card-premium .group-feed-avatar{width:2.125rem;height:2.125rem}.group-feed-premium-line .group-feed-author{font-size:.84375rem}.group-feed-share-action{font-size:.78125rem}.group-feed-time-premium,.group-feed-card-premium .group-feed-time{font-size:.7625rem}.group-feed-note-speech{border-radius:.9375rem .9375rem .9375rem .4375rem;max-width:min(32.5rem,100%);margin-left:2.6875rem;padding:.5rem .6875rem .5625rem}.group-feed-note-speech .group-feed-note{-webkit-line-clamp:2;font-size:.8125rem;line-height:1.38}.group-feed-premium-more .delete-chip{width:2.375rem;min-width:2.375rem;max-width:2.375rem;height:2.375rem;min-height:2.375rem;max-height:2.375rem;font-size:.9375rem}.group-feed-premium-body{min-height:23.125rem;padding:8.875rem 1rem 6.25rem}.group-paper-kicker{margin-bottom:.625rem;font-size:.71875rem}.group-paper-title{font-size:1.26rem;line-height:1.1}.group-paper-meta{font-size:.8rem}.group-paper-open-hint{margin-top:.9375rem;font-size:.78125rem}.group-feed-premium-footer{flex-wrap:wrap;gap:.625rem;padding:.8125rem .875rem .9375rem}.premium-feed-stats,.premium-feed-actions{gap:.5rem}.premium-reaction-summary,.premium-comment-count,.premium-action-btn{min-height:2.375rem;padding:.5rem .75rem;font-size:.825rem}.premium-reaction-emojis .r-emoji{width:1.5625rem;height:1.5625rem;font-size:.90625rem}}body.view-auth .app-header.app-header-with-nav,.app-header.app-header-with-nav,.app-header-with-nav{isolation:isolate!important;box-sizing:border-box!important;height:var(--header-height)!important;min-height:var(--header-height)!important;max-height:var(--header-height)!important;padding:var(--header-padding-y) var(--header-padding-x)!important;background:linear-gradient(90deg,#0206172e 0%,#0206170a 38%,#02061738 68%,#02061761 100%),url(/assets/header/research-radar-header.png) 50%/cover no-repeat!important;border:.06vw solid #7dd3fc38!important;border-radius:2vw!important;flex-wrap:nowrap!important;flex-shrink:0!important;align-items:center!important;gap:1.4vw!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 2.4svh 5.8svh #0000006b,inset 0 0 0 .04vw #ffffff0b,0 0 4.5svh #2563eb24!important}.app-header-with-nav:before,.app-header-with-nav:after,.app-header.app-header-with-nav:before,.app-header.app-header-with-nav:after{content:none!important;display:none!important}.app-header.app-header-with-nav>*{z-index:2!important;position:relative!important}.app-header-with-nav .brand{z-index:2!important;flex:0 0 var(--header-brand-space)!important;width:var(--header-brand-space)!important;max-width:var(--header-brand-space)!important;min-width:0!important;height:calc(var(--header-height) - (2 * var(--header-padding-y)))!important;max-height:calc(var(--header-height) - (2 * var(--header-padding-y)))!important;pointer-events:none!important;position:relative!important}.app-header-with-nav .brand-logo,.app-header-with-nav .brand-text{display:none!important}.app-header-with-nav .app-nav-header{z-index:4!important;justify-content:flex-start!important;align-items:center!important;gap:var(--header-nav-gap)!important;transform:translateX(var(--header-nav-nudge-left))!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;flex-wrap:nowrap!important;flex:none!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important}.app-header-with-nav .app-nav-header .nav-btn{min-height:var(--header-nav-button-height)!important;padding:0 var(--header-nav-button-padding-x)!important;color:#e2e8f0cc!important;letter-spacing:-.022em!important;text-shadow:0 .12svh 1.2svh #00000073!important;-webkit-backdrop-filter:blur(.55vw)saturate(130%)!important;background:linear-gradient(135deg,#0f172a80,#0206173d)!important;border:.06vw solid #94a3b83d!important;border-radius:999em!important;justify-content:center!important;align-items:center!important;font-size:clamp(.82rem,1.45svh,1.2rem)!important;font-weight:790!important;transition:color .16s,background .16s,border-color .16s,box-shadow .16s,transform .16s!important;display:inline-flex!important;position:relative!important;box-shadow:0 1.1svh 2.4svh #00000040,0 0 1.8svh #38bdf814,inset 0 0 0 .04vw #ffffff0d!important}.app-header-with-nav .app-nav-header .nav-btn:hover{color:#fffffffa!important;text-shadow:0 0 1.6svh #38bdf857,0 .12svh 1.4svh #00000080!important;background:linear-gradient(135deg,#1e293b9e,#0f172a57)!important;border-color:#7dd3fc5c!important;box-shadow:0 1.35svh 2.9svh #00000052,0 0 2.4svh #38bdf82e,inset 0 0 0 .04vw #ffffff12!important}.app-header-with-nav .app-nav-header .nav-btn.active,.app-header-with-nav .app-nav-header .nav-btn.is-active,.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]{color:#fff!important;text-shadow:0 0 1.1svh #ffffff38,0 0 2.4svh #38bdf8a3,0 .12svh 1.5svh #00000085!important;background:linear-gradient(135deg,#0e749061,#0f172a75)!important;border-color:#67e8f980!important;box-shadow:0 1.55svh 3.3svh #0000005c,0 0 2.8svh #38bdf847,inset 0 0 0 .05vw #ffffff17!important}.app-header-with-nav .app-nav-header .nav-btn.active *,.app-header-with-nav .app-nav-header .nav-btn.is-active *,.app-header-with-nav .app-nav-header .nav-btn[aria-current=page] *{box-shadow:none!important;background:0 0!important}.app-header-with-nav .app-nav-header .nav-btn.active:before,.app-header-with-nav .app-nav-header .nav-btn.is-active:before,.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]:before{content:""!important;pointer-events:none!important;z-index:-1!important;filter:blur(.18vw)!important;opacity:.62!important;background:radial-gradient(at bottom,#38bdf86b,#2563eb33 35%,#2563eb14 58%,#0000 78%)!important;height:5.2svh!important;position:absolute!important;bottom:-.75svh!important;left:8%!important;right:8%!important}.app-header-with-nav .app-nav-header .nav-btn.active:after,.app-header-with-nav .app-nav-header .nav-btn.is-active:after,.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]:after{content:""!important;background:linear-gradient(90deg,#0000,#22d3eef5,#fffffffa,#60a5faf5,#0000)!important;border-radius:999em!important;height:.28svh!important;position:absolute!important;bottom:.42svh!important;left:18%!important;right:18%!important;box-shadow:0 0 1.2svh #38bdf8e6,0 0 2.3svh #2563ebb8!important}.app-header-with-nav .auth-header-right{z-index:5!important;align-items:center!important;gap:var(--header-auth-gap)!important;flex-wrap:nowrap!important;min-width:0!important;margin-left:auto!important;display:flex!important;position:relative!important}.app-header-with-nav .auth-status{color:#e2e8f0db!important;white-space:nowrap!important;text-shadow:0 .12svh 1.2svh #00000070!important;font-size:clamp(.74rem,1.12svh,.95rem)!important;font-weight:700!important}.app-header-with-nav .auth-header-right .btn.small{min-height:var(--header-auth-button-height)!important;color:#f8fafcf2!important;background:linear-gradient(135deg,#020617ad,#0f172a6b)!important;border:.06vw solid #ffffff29!important;border-radius:999em!important;justify-content:center!important;align-items:center!important;gap:.55vw!important;padding:0 1vw!important;font-size:clamp(.82rem,1.45svh,1.2rem)!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 1.25svh 2.8svh #0000004d,inset 0 0 0 .04vw #ffffff0b!important}.app-header-with-nav .auth-header-right .btn.small:hover{color:#fff!important;background:linear-gradient(135deg,#1e293bbd,#0f172a8a)!important;border-color:#7dd3fc4d!important;box-shadow:0 1.75svh 4svh #00000061,0 0 2.4svh #38bdf824,inset 0 0 0 .04vw #ffffff0f!important}.app-header-with-nav #settingsBtn:after,.app-header-with-nav .settings-btn:after{content:"⚙";opacity:.94;font-size:1.16em;line-height:1}.app-header-with-nav #logoutBtn:after,.app-header-with-nav .logout-btn:after{content:"↪";opacity:.94;font-size:1.2em;line-height:1}.app-shell{gap:1.2svh}body.view-groups .groups-card{margin-top:0}@media (width<=90em){:root{--header-height:8.8svh;--header-padding-y:1svh;--header-padding-x:1.35vw;--header-brand-space:10vw;--header-nav-nudge-left:-.8vw;--header-nav-gap:.85vw;--header-nav-button-padding-x:.9vw}.app-header-with-nav .auth-status{text-overflow:ellipsis!important;max-width:14vw!important;overflow:hidden!important}}@media (width<=74em){:root{--header-height:8.5svh;--header-padding-y:.95svh;--header-padding-x:1.25vw;--header-brand-space:8vw;--header-nav-nudge-left:-.5vw;--header-nav-gap:.65vw;--header-nav-button-padding-x:.75vw;--header-auth-gap:.5vw}.app-header-with-nav .auth-status{display:none!important}}@media (width<=56em){:root{--header-height:15svh;--header-padding-y:1.2svh;--header-padding-x:2.2vw;--header-brand-space:auto;--header-nav-nudge-left:0vw;--header-nav-gap:1.2vw;--header-nav-button-height:4.8svh;--header-nav-button-padding-x:2.4vw}body.view-auth .app-header.app-header-with-nav,.app-header.app-header-with-nav,.app-header-with-nav{background-position:0!important;grid-template-columns:1fr auto!important;grid-template-areas:"brand auth""nav nav"!important;align-items:center!important;gap:1.2svh!important;display:grid!important}.app-header-with-nav .brand{flex-basis:auto!important;grid-area:brand!important;width:auto!important;max-width:none!important}.app-header-with-nav .auth-header-right{grid-area:auth!important}.app-header-with-nav .app-nav-header{scrollbar-width:none!important;grid-area:nav!important;justify-content:flex-start!important;justify-self:stretch!important;overflow-x:auto!important}.app-header-with-nav .app-nav-header::-webkit-scrollbar{display:none!important}.app-header-with-nav .app-nav-header .nav-btn{flex:none!important}}body.view-profile-first-run{background:#020617!important;overflow:hidden!important}body.view-profile-first-run .app-header,body.view-profile-first-run .app-header-with-nav,body.view-profile-first-run .app-footer{display:none!important}body.view-profile-first-run .app-shell{gap:0!important;padding:0!important}body.view-profile-first-run .app-main{min-height:100svh!important}.rr-onboarding{--rr-stage-w:86rem;--rr-stage-h:49rem;--rr-copy-w:47rem;--rr-title-w:48rem;--rr-lead-w:43rem;--rr-box-w:42rem;--rr-panel-w:31rem;z-index:9999;color:#f8fafcf5;width:100vw;height:100svh;font-family:var(--font-sans,system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background:#020617;position:fixed;inset:0;overflow:hidden}.rr-onboarding,.rr-onboarding *{box-sizing:border-box}.rr-onboarding-bg{pointer-events:none;background:radial-gradient(circle at 20% 18%,#38bdf821,#0000 30%),radial-gradient(circle at 80% 80%,#6366f11c,#0000 34%),linear-gradient(135deg,#020617 0%,#07111f 52%,#020617 100%);position:absolute;inset:0;overflow:hidden}.rr-bg-grid{opacity:.16;background-color:#0000;background-image:linear-gradient(#7dd3fc0e .0625rem,#0000 .0625rem),linear-gradient(90deg,#7dd3fc0b .0625rem,#0000 .0625rem);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:3rem 3rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%)}.rr-bg-orbit{border:.0625rem solid #7dd3fc1c;border-radius:999rem;position:absolute;box-shadow:0 0 4.4rem #38bdf80d}.rr-bg-orbit-a{width:54vw;height:54vw;top:-22vw;right:-18vw}.rr-bg-orbit-b{border-color:#818cf81a;width:38vw;height:38vw;bottom:-18vw;left:-14vw}.rr-bg-soft-light{filter:blur(5.6rem);opacity:.22;border-radius:999rem;width:28rem;height:28rem;position:absolute}.rr-bg-soft-light-a{background:#0ea5e947;top:14%;left:10%}.rr-bg-soft-light-b{background:#4f46e538;bottom:10%;right:8%}.rr-onboarding-layout{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(2rem,5svh,3.4rem) clamp(2.4rem,6vw,6rem);display:flex;position:relative}.rr-onboarding-stage{width:min(92vw, var(--rr-stage-w));height:min(78svh, var(--rr-stage-h));flex-direction:column;justify-content:center;display:flex}.rr-topline{justify-content:space-between;align-items:center;gap:1.1rem;display:flex;position:absolute;top:clamp(1.5rem,4svh,2.75rem);left:clamp(2.4rem,6vw,6rem);right:clamp(2.4rem,6vw,6rem)}.rr-brand-pill{color:#e2e8f0f2;letter-spacing:.02em;background:#0206175c;border:.0625rem solid #94a3b82e;border-radius:999rem;align-items:center;gap:.65rem;height:2.4rem;padding-inline:1rem;font-size:.84rem;font-weight:850;line-height:1;display:inline-flex}.rr-brand-dot{background:#38bdf8;border-radius:999rem;width:.58rem;height:.58rem;box-shadow:0 0 1.1rem #38bdf8b3}.rr-stage-note{color:#94a3b8db;font-size:.86rem}.rr-profile-stage,.rr-onboarding.is-input-stage .rr-intro-stage{display:none}.rr-onboarding.is-input-stage .rr-profile-stage{display:flex}.rr-intro-grid,.rr-profile-grid{align-items:center;display:grid}.rr-intro-grid{grid-template-columns:minmax(0,1.02fr) minmax(25rem,.86fr);gap:clamp(2.8rem,5vw,5rem)}.rr-profile-grid{grid-template-columns:minmax(0,1.04fr) minmax(27rem,.9fr);gap:clamp(2.8rem,5vw,5rem)}.rr-intro-copy,.rr-profile-copy{width:100%;min-width:0;max-width:var(--rr-copy-w)}.rr-kicker{color:#7dd3fcf2;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .95rem;font-size:.82rem;font-weight:900;line-height:1.1}.rr-intro-copy h1{letter-spacing:-.08em;width:100%;max-width:45rem;margin:0;font-size:5.45rem;font-weight:950;line-height:.92}.rr-profile-copy h2{width:100%;max-width:var(--rr-title-w);letter-spacing:-.075em;margin:0;font-size:4.55rem;font-weight:950;line-height:.94}.rr-lead{width:100%;max-width:var(--rr-lead-w);color:#cbd5e1d6;margin:1.35rem 0 0;font-size:1.08rem;line-height:1.55}.rr-explain-box{width:100%;max-width:var(--rr-box-w);background:#38bdf80e;border:.0625rem solid #38bdf82e;border-radius:1.15rem;margin-top:1.45rem;padding:1rem 1.15rem}.rr-explain-box strong{color:#e0f2fef2;margin-bottom:.4rem;font-size:.92rem;line-height:1.2;display:block}.rr-explain-box p{color:#bae6fdc7;margin:0;font-size:.92rem;line-height:1.48}.rr-capability-panel{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.rr-capability-card{background:linear-gradient(#0f172a8a,#0206175c);border:.0625rem solid #94a3b829;border-radius:1.4rem;min-height:9.4rem;padding:1.15rem;box-shadow:inset 0 .0625rem #ffffff0a,0 1.35rem 3.5rem #0000002e}.rr-capability-card:nth-child(2),.rr-capability-card:nth-child(4){transform:translateY(1.75rem)}.rr-capability-card span{color:#7dd3fcb8;letter-spacing:.12em;margin-bottom:1.55rem;font-size:.78rem;font-weight:900;display:inline-flex}.rr-capability-card strong{color:#f8fafcf2;font-size:1.03rem;display:block}.rr-capability-card p{color:#94a3b8e0;margin:.55rem 0 0;font-size:.88rem;line-height:1.42}.rr-input-panel{width:100%;max-width:var(--rr-panel-w);background:linear-gradient(#0f172a9e,#0206176b);border:.0625rem solid #94a3b82e;border-radius:1.65rem;padding:1.35rem;box-shadow:inset 0 .0625rem #ffffff0a,0 1.5rem 3.75rem #00000038}.rr-input-panel label{color:#e2e8f0eb;margin-bottom:.65rem;font-size:.92rem;font-weight:850;display:block}.rr-arxiv-input{resize:vertical;color:#f8fafcf5;background:#0206179e;border:.0625rem solid #94a3b838;border-radius:1.15rem;outline:none;width:100%;min-height:12rem;padding:1rem;font-size:.98rem;line-height:1.45}.rr-arxiv-input:focus{border-color:#38bdf8ad;box-shadow:0 0 0 .0625rem #38bdf847,0 0 1.75rem #38bdf81f}.rr-input-actions{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.rr-primary-btn{color:#05111f;cursor:pointer;background:linear-gradient(135deg,#7dd3fc,#38bdf8 44%,#0ea5e9);border:0;border-radius:999rem;min-height:3.25rem;margin-top:1.65rem;padding-inline:1.55rem;font-size:.98rem;font-weight:900;box-shadow:0 1.12rem 2.65rem #0ea5e947,0 0 2rem #38bdf82e}.rr-primary-btn:hover{transform:translateY(-.0625rem);box-shadow:0 1.35rem 3.15rem #0ea5e957,0 0 2.35rem #38bdf83d}.rr-secondary-link{color:#94a3b8e0;cursor:pointer;background:0 0;border:0;margin-top:1.65rem;font-size:.9rem}.rr-secondary-link:hover{color:#e2e8f0f2;text-decoration:underline}.rr-input-hint{color:#94a3b8d1;margin-top:.28rem;font-size:.78rem;font-weight:600;display:block}.rr-input-attention{border-color:#f87171e6!important;box-shadow:0 0 0 .0625rem #f8717173,0 0 1.5rem #f8717129!important}@media (height<=48.75rem){.rr-onboarding-stage{height:auto}.rr-intro-copy h1{font-size:4.85rem}.rr-profile-copy h2{font-size:4.05rem}.rr-capability-card{min-height:8.3rem;padding:1rem}.rr-capability-card span{margin-bottom:1.1rem}.rr-arxiv-input{min-height:9.5rem}}@media (width<=62.5rem){.rr-onboarding{overflow-y:auto}.rr-onboarding-layout{align-items:flex-start;height:auto;min-height:100svh;padding-top:5.8rem;padding-bottom:2.6rem}.rr-onboarding-stage{height:auto}.rr-topline{position:fixed}.rr-intro-grid,.rr-profile-grid{grid-template-columns:1fr;gap:2.1rem}.rr-intro-copy,.rr-profile-copy,.rr-lead,.rr-explain-box,.rr-input-panel{max-width:100%}.rr-intro-copy h1,.rr-profile-copy h2{max-width:10.2em}.rr-capability-card:nth-child(2),.rr-capability-card:nth-child(4){transform:none}}@media (width<=42.5rem){.rr-onboarding-layout{padding-left:1.25rem;padding-right:1.25rem}.rr-topline{left:1.25rem;right:1.25rem}.rr-stage-note{display:none}.rr-intro-copy h1{font-size:3.55rem}.rr-profile-copy h2{font-size:3.25rem}.rr-capability-panel{grid-template-columns:1fr}.rr-input-panel{padding:1rem}.rr-input-actions{flex-direction:column;align-items:stretch}.rr-primary-btn,.rr-secondary-link{width:100%;margin-top:1.15rem}}body.profile-state-loading #profileView{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.profile-state-loading .app-header,body.profile-state-loading .app-header-with-nav,body.profile-state-loading .app-footer,body.view-profile-first-run .app-header,body.view-profile-first-run .app-header-with-nav,body.view-profile-first-run .app-footer{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}body.view-auth .app-header.app-header-with-nav,body.view-auth .app-header-with-nav,body.view-auth .app-footer{display:none!important}body.profile-state-loading,body.profile-first-run-boot{background:#020617!important;overflow:hidden!important}body.profile-state-loading .app-header,body.profile-state-loading .app-header-with-nav,body.profile-state-loading .app-footer,body.profile-state-loading #profileView,body.profile-first-run-boot .app-header,body.profile-first-run-boot .app-header-with-nav,body.profile-first-run-boot .app-footer,body.profile-first-run-boot #profileView{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.profile-state-loading:before,body.profile-first-run-boot:before{background:#020617!important}.overlay,#glassOverlay,.confirm-overlay,.archive-modal-backdrop,.auth-sheet-backdrop{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important}.overlay:before,.overlay:after,#glassOverlay:before,#glassOverlay:after,.confirm-overlay:before,.confirm-overlay:after,.archive-modal-backdrop:before,.archive-modal-backdrop:after,.auth-sheet-backdrop:before,.auth-sheet-backdrop:after{content:none!important;display:none!important}.glass-modal,.auth-sheet-panel,.confirm-dialog,.archive-modal{isolation:isolate!important;-webkit-backdrop-filter:blur(.5625rem)saturate(1.12)!important;background:radial-gradient(circle at 18% 0,#38bdf824,#0000 38%),radial-gradient(circle at 88% 12%,#6366f11a,#0000 42%),linear-gradient(#0f172abd,#020617d6)!important;border:.0625rem solid #94a3b84d!important;position:relative!important;overflow:hidden!important;box-shadow:0 1.625rem 4.5rem #00000080,inset 0 0 0 .0625rem #ffffff0b,inset 0 .0625rem #ffffff14!important}.glass-modal:before,.auth-sheet-panel:before,.confirm-dialog:before,.archive-modal:before{content:"";z-index:0;pointer-events:none;opacity:.68;background:linear-gradient(135deg,#ffffff13,#0000 32% 72%,#38bdf809);position:absolute;inset:0}.glass-modal>*,.auth-sheet-panel>*,.confirm-dialog>*,.archive-modal>*{z-index:1;position:relative}.auth-sheet-panel{position:absolute!important;overflow:hidden!important}.auth-sheet-close{z-index:20!important;color:#e2e8f0eb!important;cursor:pointer!important;background:#02061794!important;border:.0625rem solid #94a3b847!important;border-radius:62.4375rem!important;justify-content:center!important;align-items:center!important;width:2.375rem!important;height:2.375rem!important;margin:0!important;padding:0!important;font-size:1rem!important;font-weight:850!important;line-height:1!important;transition:background .14s,border-color .14s,color .14s,transform .14s,box-shadow .14s!important;display:inline-flex!important;position:absolute!important;top:.875rem!important;right:.875rem!important;box-shadow:inset 0 .0625rem #ffffff0f,0 .625rem 1.5rem #0000002e!important}.auth-sheet-close:hover{color:#fff!important;background:#38bdf829!important;border-color:#38bdf87a!important;transform:translateY(-.0625rem)scale(1.04)!important;box-shadow:0 0 0 .0625rem #38bdf829,0 .75rem 1.75rem #0ea5e92e!important}.auth-sheet-close:active{transform:translateY(0)scale(.96)!important}.auth-sheet-close:focus-visible{outline-offset:.1875rem!important;outline:.125rem solid #7dd3fccc!important}.topic-help-overlay{z-index:14000;opacity:0;pointer-events:none;background:#02061724;place-items:center;padding:1.5rem;transition:opacity .14s;display:grid;position:fixed;inset:0}.topic-help-overlay.is-open{opacity:1;pointer-events:auto}.topic-help-card{-webkit-backdrop-filter:blur(.625rem)saturate(1.12);background:radial-gradient(circle at 18% 0,#38bdf826,#0000 38%),radial-gradient(circle at 88% 12%,#6366f11a,#0000 42%),linear-gradient(#0f172ae0,#020617f5);border:.0625rem solid #94a3b847;border-radius:1.625rem;flex-direction:column;width:min(92vw,42.5rem);max-height:min(86svh,47.5rem);padding:1.5rem;transition:transform .14s;display:flex;position:relative;transform:translateY(.5rem)scale(.985);box-shadow:0 1.75rem 5rem #00000094,inset 0 .0625rem #ffffff12}.topic-help-overlay.is-open .topic-help-card{transform:translateY(0)scale(1)}.topic-help-close{color:#e2e8f0eb;cursor:pointer;background:#02061794;border:.0625rem solid #94a3b842;border-radius:62.4375rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .14s,border-color .14s,color .14s,transform .14s;display:inline-flex;position:absolute;top:.875rem;right:.875rem}.topic-help-close:hover{color:#fff;background:#38bdf826;border-color:#38bdf87a;transform:scale(1.05)}.topic-help-kicker{color:#7dd3fceb;letter-spacing:.16em;text-transform:uppercase;margin:0 2.75rem .5rem 0;font-size:.78rem;font-weight:900}.topic-help-card h3{color:#f8fafcf5;letter-spacing:-.04em;margin:0 2.75rem .5rem 0;font-size:1.65rem}.topic-help-subtitle{color:#cbd5e1c7;margin:0 2.75rem 1.125rem 0;line-height:1.45}.topic-help-scroll{gap:.75rem;padding-right:.25rem;display:grid;overflow-y:auto}.topic-help-card .glass-block{margin:0}.topic-help-actions{justify-content:flex-end;padding-top:1.125rem;display:flex}.profile-dashboard{gap:clamp(2.125rem,4vw,3.25rem);display:grid}.profile-engine-form{opacity:0!important;pointer-events:none!important;width:.0625rem!important;height:.0625rem!important;position:absolute!important;top:auto!important;left:-6249.94rem!important;overflow:hidden!important}.profile-command-hero{background:radial-gradient(circle at 16% 0,#38bdf829,#0000 36%),radial-gradient(circle at 88% 100%,#6366f11f,#0000 38%),#0f172a94;border:.0625rem solid #94a3b82e;border-radius:2.125rem;grid-template-columns:minmax(0,1fr) minmax(18.75rem,.62fr);align-items:stretch;gap:clamp(1.375rem,3vw,2.75rem);padding:clamp(1.5rem,3vw,2.25rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.625rem 5rem #0000004d,inset 0 .0625rem #ffffff0e}.profile-command-bg{pointer-events:none;opacity:.9;position:absolute;inset:0}.profile-command-grid{opacity:.12;background-color:#0000;background-image:linear-gradient(#7dd3fc14 .0625rem,#0000 .0625rem),linear-gradient(90deg,#7dd3fc11 .0625rem,#0000 .0625rem);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:2.75rem 2.75rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 35% 45%,#000 0%,#0000 76%);mask-image:radial-gradient(circle at 35% 45%,#000 0%,#0000 76%)}.profile-command-orbit{border:.0625rem solid #7dd3fc21;border-radius:62.4375rem;position:absolute}.profile-command-orbit.orbit-a{width:26.25rem;height:26.25rem;top:-13.125rem;right:-10.625rem}.profile-command-orbit.orbit-b{border-color:#818cf81f;width:18.75rem;height:18.75rem;bottom:-11.25rem;left:-9.375rem}.profile-command-main,.profile-command-actions{z-index:1;position:relative}.profile-command-eyebrow,.section-kicker{color:#7dd3fceb;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.5625rem;margin:0 0 .75rem;font-size:.78rem;font-weight:900;display:inline-flex}.profile-command-dot{background:#38bdf8;border-radius:62.4375rem;width:.5rem;height:.5rem;box-shadow:0 0 1.125rem #38bdf8b8}.profile-command-main h2{color:#f8fafcf5;letter-spacing:-.075em;max-width:11ch;margin:0;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:950;line-height:.94}.profile-command-main p{color:#cbd5e1d1;max-width:62ch;margin:1.125rem 0 0;font-size:1rem;line-height:1.55}.profile-status-banner{margin-top:1.375rem}.profile-command-actions{grid-template-columns:1fr;align-content:center;gap:.875rem;display:grid}.profile-action-card{text-align:left;cursor:pointer;background:linear-gradient(#0f172aa8,#0206176b);border:.0625rem solid #94a3b82e;border-radius:1.5rem;width:100%;min-height:7rem;padding:1.0625rem 1.125rem;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;box-shadow:inset 0 .0625rem #ffffff0b,0 1.125rem 2.875rem #0003}.profile-action-card:hover{background:radial-gradient(circle at 18% 0,#38bdf81f,#0000 38%),linear-gradient(#0f172abd,#02061780);border-color:#38bdf85c;transform:translateY(-.125rem);box-shadow:0 1.375rem 3.375rem #00000047,0 0 2.125rem #38bdf814}.profile-action-card.danger-action:hover{background:radial-gradient(circle at 18% 0,#f871711a,#0000 38%),linear-gradient(#0f172abd,#02061780);border-color:#f871716b}.profile-action-card.timeline-action{cursor:default}.profile-action-card.timeline-action .btn{margin-top:.875rem}.profile-action-card.timeline-action:hover{background:radial-gradient(circle at 18% 0,#22c55e1a,#0000 38%),linear-gradient(#0f172abd,#02061780);border-color:#22c55e5c}.profile-action-kicker{color:#94a3b8db;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.625rem;font-size:.74rem;font-weight:900;display:block}.profile-action-card strong{color:#f8fafcf5;font-size:1.18rem;display:block}.profile-action-card small{color:#94a3b8e0;margin-top:.5rem;font-size:.86rem;line-height:1.42;display:block}.profile-command-hero+.profile-dossier-card{margin-top:clamp(.375rem,1.2vw,.875rem)}.profile-command-hero+.profile-dossier-card:before{content:"";opacity:.75;background:linear-gradient(90deg,#0000,#38bdf83d,#818cf82e,#0000);height:.0625rem;position:absolute;top:-1.625rem;left:clamp(1.75rem,5vw,4.75rem);right:clamp(1.75rem,5vw,4.75rem)}.profile-dossier-card{--profile-readable-width:66vw;--profile-section-gap:1.5vw;--profile-label-to-bubbles-gap:.5vw;--profile-bubble-gap-x:.45vw;--profile-bubble-gap-y:.45vw;--profile-bubble-pad-y:.42vw;--profile-bubble-pad-x:.78vw;--profile-description-font-size:clamp(1rem, 1.12vw, 1.1rem);--profile-label-font-size:.78rem;--profile-bubble-font-size:.86rem;background:radial-gradient(circle at 50% -12%,#38bdf824,#0000 34%),radial-gradient(circle at 100% 20%,#6366f11a,#0000 32%),radial-gradient(circle at 0 100%,#0ea5e912,#0000 34%),linear-gradient(145deg,#0f172abd,#020617a8);border:.0625rem solid #94a3b833;border-radius:2.375rem;padding:0;position:relative;overflow:hidden;box-shadow:0 2.125rem 6rem #00000057,inset 0 .0625rem #fff1,inset 0 -.0625rem #0f172adb}.profile-dossier-card>:not(.profile-dossier-bg){z-index:1;position:relative}.profile-dossier-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.profile-dossier-grid{opacity:.095;background-color:#0000;background-image:linear-gradient(#7dd3fc13 .0625rem,#0000 .0625rem),linear-gradient(90deg,#7dd3fc0e .0625rem,#0000 .0625rem);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:3rem 3rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 34%,#000 0%,#0000 74%);mask-image:radial-gradient(circle at 50% 34%,#000 0%,#0000 74%)}.profile-dossier-glow{filter:blur(5.375rem);opacity:.48;background:#38bdf81f;border-radius:62.4375rem;width:56rem;height:34rem;position:absolute;top:-22%;left:50%;transform:translate(-50%)}.profile-dossier-ring{opacity:.68;border:.0625rem solid #7dd3fc1a;border-radius:62.4375rem;position:absolute}.profile-dossier-ring.ring-a{width:34rem;height:34rem;top:-18rem;right:-16rem}.profile-dossier-ring.ring-b{border-color:#818cf81a;width:24rem;height:24rem;bottom:-14rem;left:-12rem}.profile-dossier-head{background:linear-gradient(#0206172e,#0000);border-bottom:.0625rem solid #94a3b81f;width:var(--profile-readable-width)!important;text-align:center!important;max-width:none!important;margin-inline:auto!important;padding:clamp(1.875rem,4vw,3.25rem) 0 clamp(1.5rem,3vw,2.375rem)!important}.profile-dossier-head .section-kicker{margin-bottom:.875rem;text-align:center!important;justify-content:center!important}.profile-dossier-head h2{color:#f8fafcfa;letter-spacing:-.085em;font-size:clamp(2.8rem,5.4vw,5.4rem);font-weight:950;line-height:.92;text-align:center!important;width:100%!important;max-width:none!important;margin:0!important}.profile-dossier-head p{color:#cbd5e1c2;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.55;text-align:center!important;width:100%!important;max-width:none!important;margin:clamp(1rem,2vw,1.375rem) 0 0!important}.profile-content.profile-dossier-content,.profile-dossier-content{width:var(--profile-readable-width)!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;margin-inline:auto!important;padding:clamp(2.125rem,4vw,3.375rem) 0 clamp(2.25rem,4vw,3.625rem)!important;display:block!important}.profile-dossier-content>*,.profile-dossier-content .card,.profile-dossier-content .glass-block,.profile-dossier-content .profile-section,.profile-dossier-content .profile-block,.profile-dossier-content .profile-field,.profile-dossier-content .profile-summary,.profile-dossier-content .profile-description,.profile-dossier-content .profile-overview,.profile-dossier-content .profile-text,.profile-dossier-content .profile-list{width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-inline:0!important}.profile-dossier-content>div,.profile-dossier-content>section,.profile-dossier-content .profile-summary,.profile-dossier-content .profile-description,.profile-dossier-content .profile-overview,.profile-dossier-content .profile-text,.profile-dossier-content .profile-body,.profile-dossier-content .glass-block,.profile-dossier-content .profile-block,.profile-dossier-content .profile-section{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.profile-dossier-content .glass-text:not(:has(>span)){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.profile-dossier-content p:not(.muted),.profile-dossier-content div>p:not(.muted),.profile-dossier-content section>p:not(.muted),.profile-dossier-content .profile-summary p,.profile-dossier-content .profile-description p,.profile-dossier-content .profile-overview p,.profile-dossier-content .profile-text p,.profile-dossier-content .profile-body p,.profile-dossier-content .profile-block p,.profile-dossier-content .profile-section p,.profile-dossier-content .glass-block p{color:#e2e8f0db!important;width:100%!important;max-width:none!important;font-size:var(--profile-description-font-size)!important;text-align:justify!important;text-align-last:left!important;margin-left:0!important;margin-right:0!important;line-height:1.68!important}.profile-dossier-content .glass-text:not(:has(>span)) p{color:#e2e8f0db!important;width:100%!important;max-width:none!important;font-size:var(--profile-description-font-size)!important;text-align:justify!important;text-align-last:left!important;margin-left:0!important;margin-right:0!important;line-height:1.68!important}.profile-dossier-content>h3,.profile-dossier-content>h4,.profile-dossier-content>.profile-label,.profile-dossier-content>.glass-label,.profile-dossier-content>.section-kicker{width:100%!important;max-width:none!important;margin:var(--profile-section-gap) 0 var(--profile-label-to-bubbles-gap)!important;color:#7dd3fcf5!important;font-size:var(--profile-label-font-size)!important;letter-spacing:.17em!important;text-transform:uppercase!important;text-align:left!important;border:0!important;padding:0!important;font-weight:900!important}.profile-dossier-content .profile-section>h3,.profile-dossier-content .profile-section>h4,.profile-dossier-content .profile-section>.profile-label,.profile-dossier-content .profile-section>.glass-label,.profile-dossier-content .profile-block>h3,.profile-dossier-content .profile-block>h4,.profile-dossier-content .profile-block>.profile-label,.profile-dossier-content .profile-block>.glass-label,.profile-dossier-content .glass-block>h3,.profile-dossier-content .glass-block>h4,.profile-dossier-content .glass-block>.profile-label,.profile-dossier-content .glass-block>.glass-label{width:100%!important;max-width:none!important;margin:0 0 var(--profile-label-to-bubbles-gap)!important;color:#7dd3fcf5!important;font-size:var(--profile-label-font-size)!important;letter-spacing:.17em!important;text-transform:uppercase!important;text-align:left!important;border:0!important;padding:0!important;font-weight:900!important}.profile-dossier-content>h3:first-child,.profile-dossier-content>h4:first-child,.profile-dossier-content>.profile-label:first-child,.profile-dossier-content>.glass-label:first-child,.profile-dossier-content>.section-kicker:first-child{margin-top:0!important}.profile-dossier-content .profile-section,.profile-dossier-content .profile-block,.profile-dossier-content .glass-block{margin:0 0 var(--profile-section-gap)!important;padding:0!important}.profile-dossier-content>ul,.profile-dossier-content>ol,.profile-dossier-content>.profile-list,.profile-dossier-content>.chip-row,.profile-dossier-content>.chips,.profile-dossier-content>.tag-row,.profile-dossier-content .profile-section>ul,.profile-dossier-content .profile-section>ol,.profile-dossier-content .profile-section>.profile-list,.profile-dossier-content .profile-section>.chip-row,.profile-dossier-content .profile-section>.chips,.profile-dossier-content .profile-section>.tag-row,.profile-dossier-content .profile-block>ul,.profile-dossier-content .profile-block>ol,.profile-dossier-content .profile-block>.profile-list,.profile-dossier-content .profile-block>.chip-row,.profile-dossier-content .profile-block>.chips,.profile-dossier-content .profile-block>.tag-row,.profile-dossier-content .glass-block>ul,.profile-dossier-content .glass-block>ol,.profile-dossier-content .glass-block>.profile-list,.profile-dossier-content .glass-block>.chip-row,.profile-dossier-content .glass-block>.chips,.profile-dossier-content .glass-block>.tag-row{justify-content:flex-start!important;align-items:flex-start!important;column-gap:var(--profile-bubble-gap-x)!important;row-gap:var(--profile-bubble-gap-y)!important;gap:var(--profile-bubble-gap-y) var(--profile-bubble-gap-x)!important;width:100%!important;max-width:none!important;margin:0 0 var(--profile-section-gap)!important;flex-wrap:wrap!important;padding:0!important;list-style:none!important;display:flex!important}.profile-dossier-content>.glass-text:has(>span){justify-content:flex-start!important;align-items:flex-start!important;column-gap:var(--profile-bubble-gap-x)!important;row-gap:var(--profile-bubble-gap-y)!important;gap:var(--profile-bubble-gap-y) var(--profile-bubble-gap-x)!important;width:100%!important;max-width:none!important;margin:0 0 var(--profile-section-gap)!important;flex-wrap:wrap!important;padding:0!important;list-style:none!important;display:flex!important}.profile-dossier-content .profile-section>.glass-text:has(>span){justify-content:flex-start!important;align-items:flex-start!important;column-gap:var(--profile-bubble-gap-x)!important;row-gap:var(--profile-bubble-gap-y)!important;gap:var(--profile-bubble-gap-y) var(--profile-bubble-gap-x)!important;width:100%!important;max-width:none!important;margin:0 0 var(--profile-section-gap)!important;flex-wrap:wrap!important;padding:0!important;list-style:none!important;display:flex!important}.profile-dossier-content .profile-block>.glass-text:has(>span){justify-content:flex-start!important;align-items:flex-start!important;column-gap:var(--profile-bubble-gap-x)!important;row-gap:var(--profile-bubble-gap-y)!important;gap:var(--profile-bubble-gap-y) var(--profile-bubble-gap-x)!important;width:100%!important;max-width:none!important;margin:0 0 var(--profile-section-gap)!important;flex-wrap:wrap!important;padding:0!important;list-style:none!important;display:flex!important}.profile-dossier-content .glass-block>.glass-text:has(>span){justify-content:flex-start!important;align-items:flex-start!important;column-gap:var(--profile-bubble-gap-x)!important;row-gap:var(--profile-bubble-gap-y)!important;gap:var(--profile-bubble-gap-y) var(--profile-bubble-gap-x)!important;width:100%!important;max-width:none!important;margin:0 0 var(--profile-section-gap)!important;flex-wrap:wrap!important;padding:0!important;list-style:none!important;display:flex!important}.profile-dossier-content .profile-section>ul,.profile-dossier-content .profile-section>ol,.profile-dossier-content .profile-section>.profile-list,.profile-dossier-content .profile-section>.chip-row,.profile-dossier-content .profile-section>.chips,.profile-dossier-content .profile-section>.tag-row,.profile-dossier-content .profile-block>ul,.profile-dossier-content .profile-block>ol,.profile-dossier-content .profile-block>.profile-list,.profile-dossier-content .profile-block>.chip-row,.profile-dossier-content .profile-block>.chips,.profile-dossier-content .profile-block>.tag-row,.profile-dossier-content .glass-block>ul,.profile-dossier-content .glass-block>ol,.profile-dossier-content .glass-block>.profile-list,.profile-dossier-content .glass-block>.chip-row,.profile-dossier-content .glass-block>.chips,.profile-dossier-content .glass-block>.tag-row{margin-bottom:0!important}.profile-dossier-content .profile-section>.glass-text:has(>span){margin-bottom:0!important}.profile-dossier-content .profile-block>.glass-text:has(>span){margin-bottom:0!important}.profile-dossier-content .glass-block>.glass-text:has(>span){margin-bottom:0!important}.profile-dossier-content li,.profile-dossier-content .chip,.profile-dossier-content .profile-chip,.profile-dossier-content .tag,.profile-dossier-content .topic-chip,.profile-dossier-content .keyword-chip,.profile-dossier-content .method-chip,.profile-dossier-content .category-chip,.profile-dossier-content .profile-list span,.profile-dossier-content .chip-row span,.profile-dossier-content .chips span,.profile-dossier-content .tag-row span{min-height:2.125rem!important;padding:var(--profile-bubble-pad-y) var(--profile-bubble-pad-x)!important;color:#cffafef0!important;font-size:var(--profile-bubble-font-size)!important;background:linear-gradient(#38bdf81b,#38bdf80b)!important;border:.0625rem solid #7dd3fc2e!important;border-radius:62.4375rem!important;align-items:center!important;margin:0!important;line-height:1.15!important;display:inline-flex!important;box-shadow:inset 0 .0625rem #ffffff0a!important}.profile-dossier-content .glass-text:has(>span)>span{min-height:2.125rem!important;padding:var(--profile-bubble-pad-y) var(--profile-bubble-pad-x)!important;color:#cffafef0!important;font-size:var(--profile-bubble-font-size)!important;background:linear-gradient(#38bdf81b,#38bdf80b)!important;border:.0625rem solid #7dd3fc2e!important;border-radius:62.4375rem!important;align-items:center!important;margin:0!important;line-height:1.15!important;display:inline-flex!important;box-shadow:inset 0 .0625rem #ffffff0a!important}.profile-dossier-content>.muted:only-child{text-align:center!important;color:#94a3b8eb!important;background:radial-gradient(circle at 50% 0,#38bdf817,#0000 42%),#02061742!important;border:.0625rem dashed #94a3b83d!important;border-radius:1.625rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(1.625rem,3vw,2.375rem)!important}.profile-dossier-content>.muted:not(:only-child),.profile-dossier-content .muted:not(:only-child){width:100%!important;max-width:none!important;margin-top:var(--profile-section-gap)!important;color:#94a3b8b8!important;text-align:left!important;background:0 0!important;border:0!important;border-top:.0625rem solid #94a3b821!important;border-radius:0!important;padding-top:2vw!important;font-size:.78rem!important;line-height:1.55!important}.legacy-profile-review-hidden,#profileReview.legacy-profile-review-hidden{opacity:0!important;pointer-events:none!important;width:.0625rem!important;height:.0625rem!important;display:block!important;position:absolute!important;top:auto!important;left:-6249.94rem!important;overflow:hidden!important}.profile-dossier-refine{width:var(--profile-readable-width)!important;max-width:none!important;box-shadow:none!important;background:linear-gradient(#0206171a,#0000)!important;border:0!important;border-top:.0625rem solid #94a3b824!important;border-radius:0!important;margin-inline:auto!important;padding:clamp(1.875rem,4vw,3rem) 0 clamp(2.25rem,4vw,3.625rem)!important}.profile-dossier-refine-head{justify-content:space-between;align-items:flex-start;gap:1.125rem;margin-bottom:1.375rem;display:flex}.profile-dossier-refine-head h3{color:#f8fafcf5;letter-spacing:-.045em;margin:0;font-size:1.55rem}.profile-dossier-refine input,.profile-dossier-refine textarea{background:#02061761!important;border-color:#94a3b838!important;border-radius:1rem!important;box-shadow:inset 0 .0625rem #ffffff09!important}.profile-dossier-refine input:focus,.profile-dossier-refine textarea:focus{border-color:#38bdf894!important;box-shadow:0 0 0 .0625rem #38bdf838,0 0 1.5rem #38bdf81a!important}.profile-help-link{white-space:nowrap;color:#bae6fdeb;cursor:pointer;background:#38bdf812;border:.0625rem solid #38bdf838;border-radius:62.4375rem;padding:.5625rem .8125rem;font-size:.84rem;font-weight:750;transition:background .14s,border-color .14s,color .14s,transform .14s}.profile-help-link:hover{color:#fff;background:#38bdf821;border-color:#38bdf86b;transform:translateY(-.0625rem)}@media (width<=61.25rem){.profile-command-hero{grid-template-columns:1fr}.profile-command-main h2{max-width:14ch}.profile-command-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=47.5rem){.profile-dossier-card{--profile-readable-width:88vw;--profile-section-gap:8vw;--profile-label-to-bubbles-gap:2vw;border-radius:1.875rem}.profile-dashboard{gap:1.875rem}.profile-command-actions{grid-template-columns:1fr}.profile-dossier-refine-head{flex-direction:column}}.keep-current-profile-btn{z-index:30;color:#e2e8f0eb;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(#0f172ac2,#020617ad);border:.0625rem solid #94a3b842;border-radius:62.4375rem;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.86rem;font-weight:800;transition:transform .14s,border-color .14s,background .14s,color .14s,box-shadow .14s;display:inline-flex;position:absolute;top:clamp(1.125rem,2.4vw,2.125rem);right:clamp(1.125rem,2.4vw,2.125rem);box-shadow:0 .875rem 2.25rem #0000003d,inset 0 .0625rem #ffffff0f}.keep-current-profile-btn:hover{color:#fff;background:linear-gradient(#0ea5e92e,#020617b8);border-color:#38bdf87a;transform:translateY(-.0625rem);box-shadow:0 1.125rem 2.75rem #0ea5e929,inset 0 .0625rem #ffffff14}.intro-build-stage{z-index:24;-webkit-backdrop-filter:blur(.75rem);background:radial-gradient(circle at 50% 38%,#38bdf821,#0000 34%),radial-gradient(circle at 18% 80%,#6366f11f,#0000 32%),#020617bd;justify-content:center;align-items:center;padding:clamp(1.75rem,5vw,4.5rem);display:flex;position:absolute;inset:0}.intro-build-card{text-align:center;background:radial-gradient(circle at 50% 0,#38bdf826,#0000 38%),linear-gradient(145deg,#0f172acc,#020617b8);border:.0625rem solid #94a3b838;border-radius:clamp(1.75rem,3vw,2.75rem);width:min(86vw,72rem);padding:clamp(2.125rem,5vw,4.5rem) clamp(1.875rem,5vw,4.625rem);box-shadow:0 2.125rem 6.875rem #00000061,inset 0 .0625rem #ffffff12}.intro-build-kicker{color:#7dd3fcf0;letter-spacing:.22em;text-transform:uppercase;margin-bottom:clamp(.875rem,1.6vw,1.375rem);font-size:.78rem;font-weight:900}.intro-build-card h2{color:#f8fafcfa;letter-spacing:-.075em;width:100%;max-width:none;margin:0;font-size:clamp(2.4rem,4.8vw,5.2rem);font-weight:950;line-height:.94}.intro-build-card p{color:#cbd5e1c7;width:min(100%,66ch);margin:clamp(1.125rem,2.4vw,1.875rem) auto 0;font-size:clamp(1rem,1.16vw,1.16rem);line-height:1.62}.intro-build-orb{width:clamp(8.125rem,16vw,13.75rem);height:clamp(8.125rem,16vw,13.75rem);margin:clamp(1.75rem,4vw,3rem) auto clamp(1.5rem,3.2vw,2.625rem);position:relative}.intro-build-ring,.intro-build-core{border-radius:62.4375rem;position:absolute;inset:0}.intro-build-ring{border:.0625rem solid #7dd3fc3d;animation:7s linear infinite introBuildSpin}.intro-build-ring.ring-two{border-color:#818cf840;animation-duration:4.8s;animation-direction:reverse;inset:18%}.intro-build-core{background:radial-gradient(circle,#7dd3fcf2,#0ea5e933 58%,#0000 70%);animation:1.8s ease-in-out infinite introBuildPulse;inset:34%;box-shadow:0 0 2.125rem #38bdf873,0 0 4.625rem #3b82f642}.intro-build-progress{width:min(100%,35rem);margin:0 auto}.intro-build-progress-line{background:#0f172ae0;border:.0625rem solid #94a3b829;border-radius:62.4375rem;height:.4375rem;overflow:hidden}.intro-build-progress-line span{border-radius:inherit;background:linear-gradient(90deg,#0ea5e92e,#7dd3fcf2,#818cf87a);width:42%;height:100%;animation:1.45s ease-in-out infinite introBuildProgress;display:block}.intro-build-stage-text{color:#bae6fdeb;letter-spacing:.01em;margin-top:.875rem;font-size:.92rem;font-weight:760}.intro-build-error{color:#fca5a5f2;margin-top:.875rem;font-size:.88rem;font-weight:750}@keyframes introBuildSpin{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1)}}@keyframes introBuildPulse{0%,to{opacity:.78;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes introBuildProgress{0%{transform:translate(-115%)}to{transform:translate(245%)}}.profile-draft-locked .glass-close,.profile-draft-locked .glass-modal-close,.profile-draft-locked .modal-close,.profile-draft-locked .glass-sheet-close{display:none!important}.timeline-radar-dashboard{--timeline-panel:#071226c7;--timeline-panel-soft:#0f172a94;--timeline-border:#94a3b82e;--timeline-border-strong:#38bdf847;--timeline-text-soft:#e2e8f0c2;--timeline-text-muted:#94a3b8e6;--timeline-cyan:#38bdf8;--timeline-blue:#2563eb;--timeline-violet:#8b5cf6;--timeline-green:#22c55e;--timeline-gold:#fbbf24;background:linear-gradient(#020617eb,#061228e6);border:.0625rem solid #94a3b829;padding:clamp(1.125rem,2.2vw,1.875rem);position:relative;overflow:visible;box-shadow:0 1.5rem 4.375rem #00000047,inset 0 .0625rem #ffffff0a}.timeline-radar-dashboard:before,.timeline-radar-dashboard:after,.timeline-feature-card:after,.timeline-scan-stat:after{content:none!important;display:none!important}.timeline-dashboard-header{justify-content:space-between;align-items:flex-start;gap:1.375rem;margin-bottom:1.125rem;display:flex}.timeline-dashboard-header h2{letter-spacing:-.055em;margin:.25rem 0 .375rem;font-size:clamp(3rem,4vw,3.6rem);line-height:.98}.timeline-kicker{color:var(--timeline-cyan);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-size:1rem;font-weight:800;display:inline-flex}.timeline-kickerr{color:var(--timeline-cyan);letter-spacing:.05em;text-transform:uppercase;align-items:center;font-size:1.5rem;font-weight:800;display:inline-flex}.timeline-live-dot{display:none}.timeline-header-meta{text-align:right;min-width:16.25rem}.timeline-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5625rem;display:flex}.timeline-refresh-note{color:var(--timeline-text-muted);margin-top:.5rem;font-size:.82rem}.timeline-scan-stats{grid-template-columns:1.25fr repeat(4,1fr);gap:.75rem;margin:1.125rem 0;display:grid}.timeline-scan-stat{border:.0625rem solid var(--timeline-border);background:#0f172a94;border-radius:1.25rem;min-height:6.5rem;padding:1.0625rem 1.125rem;box-shadow:inset 0 .0625rem #ffffff09}.timeline-scan-stat-primary{background:#081c3aa3;border-color:#38bdf84d}.timeline-stat-label{color:var(--timeline-text-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.625rem;font-size:.72rem;font-weight:850;display:block}.timeline-scan-stat strong{color:#f8fafc;letter-spacing:-.04em;font-size:clamp(1.55rem,2.3vw,2.25rem);line-height:1;display:block}.timeline-scan-stat small{color:var(--timeline-text-soft);margin-top:.5625rem;font-size:.82rem;display:block}.timeline-feature-layout{grid-template-columns:minmax(0,1.85fr) minmax(16.25rem,.72fr);gap:1rem;margin:1rem 0 1.125rem;display:grid}.timeline-feature-card{background:#081630b8;border:.0625rem solid #38bdf83d;border-radius:1.625rem;min-height:18.75rem;position:relative;overflow:hidden;box-shadow:0 1.125rem 3rem #00000042,inset 0 .0625rem #ffffff0a}body.view-timeline{--tl-feature-image:url(/assets/timeline/feature-pick-bg.png);--tl-feature-image-x:95%;--tl-feature-image-y:30%;--tl-feature-image-w:62%;--tl-feature-image-opacity:.92}body.view-timeline .timeline-feature-card{background:#020202!important;overflow:hidden!important}body.view-timeline .timeline-feature-bg{z-index:0!important;pointer-events:none!important;background-image:var(--tl-feature-image)!important;background-repeat:no-repeat!important;background-position:var(--tl-feature-image-x) var(--tl-feature-image-y)!important;background-size:var(--tl-feature-image-w) auto!important;opacity:var(--tl-feature-image-opacity)!important;display:block!important;position:absolute!important;inset:0!important}body.view-timeline .timeline-feature-content{z-index:2!important;position:relative!important}.timeline-feature-content{z-index:1;max-width:47.5rem;height:100%;min-height:0;padding:clamp(1.375rem,3vw,2.125rem);position:relative;overflow:hidden}.timeline-feature-topline{align-items:center;gap:.75rem;margin-bottom:1.125rem;display:flex}.timeline-feature-badge{color:#bae6fd;letter-spacing:.12em;text-transform:uppercase;background:#0ea5e91a;border:.0625rem solid #38bdf847;border-radius:62.4375rem;align-items:center;width:fit-content;padding:.4375rem .6875rem;font-size:.72rem;font-weight:850;display:inline-flex}.timeline-feature-badge:before{content:none}.timeline-feature-score{color:#67e8f9;letter-spacing:-.04em;background:#0891b21f;border:.0625rem solid #22d3ee42;border-radius:.8125rem;justify-content:center;align-items:center;min-width:3.25rem;height:2.375rem;padding:0 .6875rem;font-size:1.2rem;font-weight:900;display:inline-flex}.timeline-feature-card h3{color:#f8fafc;letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,2.5vw,2.8rem);line-height:1.06}.timeline-feature-reason{color:#e2e8f0c7;max-width:45rem;margin:1rem 0 0;font-size:1.5rem;line-height:1.55}.timeline-topic-chip-row{flex-wrap:wrap;gap:.5rem;margin-top:1.125rem;display:flex}.timeline-topic-chip{color:#e2e8f0d6;background:#0f172aa8;border:.0625rem solid #94a3b838;border-radius:62.4375rem;align-items:center;min-height:1.75rem;padding:.3125rem .625rem;font-size:.78rem;font-weight:700;display:inline-flex}.timeline-feature-actions{flex-wrap:wrap;gap:.5625rem;margin-top:1.375rem;display:flex}.timeline-pulse-card{border:.0625rem solid var(--timeline-border);background:#0f172a94;border-radius:1.625rem;padding:1.25rem;box-shadow:inset 0 .0625rem #ffffff09,0 .875rem 2.25rem #0003}.timeline-pulse-header{color:var(--timeline-text-soft);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;font-size:.82rem;font-weight:850;display:flex}.timeline-pulse-header strong{color:#67e8f9;letter-spacing:-.04em;font-size:1.45rem}.timeline-pulse-ring,.timeline-pulse-ring:before,.timeline-pulse-ring-inner{display:none!important}.timeline-pulse-list{gap:.625rem;margin:1.125rem 0 0;padding:0;list-style:none;display:grid}.timeline-pulse-list li{border-top:.0625rem solid #94a3b821;justify-content:space-between;align-items:center;gap:.75rem;padding:.6875rem 0;display:flex}.timeline-pulse-list span{color:var(--timeline-text-muted);font-size:.84rem}.timeline-pulse-list strong{color:#f8fafc;text-align:right;max-width:52%;font-size:.9rem}.timeline-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;margin-top:1.125rem;display:grid}.timeline-preview-panel{border:.0625rem solid var(--timeline-border);background:#0f172a8a;border-radius:1.375rem;min-height:17.5rem;padding:1.125rem;box-shadow:inset 0 .0625rem #ffffff09,0 .75rem 1.875rem #0000002e}.timeline-preview-main{border-color:#fbbf2438}.timeline-preview-niche{border-color:#8b5cf640}.timeline-preview-other{border-color:#38bdf82e}.timeline-preview-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;display:flex}.timeline-preview-head h3{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.05rem}.timeline-preview-head p{color:var(--timeline-text-muted);margin:.25rem 0 0;font-size:.82rem}.timeline-view-all-btn{color:#7dd3fc;white-space:nowrap;cursor:pointer;background:#38bdf814;border:.0625rem solid #38bdf833;border-radius:62.4375rem;align-items:center;gap:.375rem;padding:.4375rem .625rem;font-size:.78rem;font-weight:850;display:inline-flex}.timeline-view-all-btn:hover{color:#e0f2fe;background:#38bdf824}.timeline-preview-list{gap:.625rem;display:grid}.timeline-preview-list .muted{color:var(--timeline-text-muted);border:.0625rem dashed #94a3b838;border-radius:1rem;margin:0;padding:1rem}.timeline-preview-item{background:#0f172a85;border:.0625rem solid #94a3b829;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:.75rem;padding:.8125rem;display:grid}.timeline-preview-title{color:#f8fafc;margin:0;font-size:.92rem;font-weight:800;line-height:1.28}.timeline-preview-meta{color:var(--timeline-text-muted);margin-top:.375rem;font-size:.76rem;line-height:1.35}.timeline-preview-score{color:#67e8f9;background:#0891b21f;border:.0625rem solid #38bdf83d;border-radius:.75rem;justify-content:center;align-items:center;min-width:2.875rem;height:2.125rem;padding:0 .5625rem;font-weight:900;display:inline-flex}.timeline-preview-list-compact .timeline-preview-item{grid-template-columns:minmax(0,1fr) auto}.timeline-browser-card{background:#030a1880;border:.0625rem solid #94a3b829;border-radius:1.375rem;margin-top:1rem;padding:1.125rem}.timeline-browser-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.8125rem;display:flex}.timeline-browser-header h3{color:#f8fafc;letter-spacing:-.025em;margin:0;font-size:1.12rem}.timeline-browser-header .section-help{margin-top:.25rem}.timeline-radar-dashboard .timeline-tabs{background:#0206175c;border:.0625rem solid #94a3b821;border-radius:1.125rem;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.625rem 0 1rem;padding:.375rem;display:flex}.timeline-radar-dashboard .timeline-tab{color:#e2e8f0c2;cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:.875rem;padding:.625rem .8125rem;font-weight:850}.timeline-radar-dashboard .timeline-tab:hover{color:#e0f2fe;background:#38bdf812;border-color:#38bdf82e}.timeline-radar-dashboard .timeline-tab.active{color:#f8fafc;background:#0ea5e924;border-color:#38bdf84d}.timeline-radar-dashboard .timeline-tab-count{color:#bae6fd;background:#0f172aa8;border-radius:62.4375rem;justify-content:center;align-items:center;min-width:1.5rem;height:1.375rem;margin-left:.4375rem;padding:0 .4375rem;font-size:.76rem;display:inline-flex}.timeline-radar-dashboard .timeline-history-wrap{position:relative}.timeline-radar-dashboard .timeline-history-menu{z-index:20;-webkit-backdrop-filter:blur(1.125rem);backdrop-filter:blur(1.125rem);background:#030a18f5;border:.0625rem solid #7dd3fc2e;border-radius:1.125rem;min-width:16.25rem;top:calc(100% + .5rem);right:0;box-shadow:0 1.5rem 3.75rem #0000006b}.timeline-radar-dashboard .timeline-content{border-radius:1.125rem}@media (width<=73.75rem) and (pointer:coarse){.timeline-scan-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-feature-layout,.timeline-preview-grid{grid-template-columns:1fr}}@media (width<=48.75rem) and (pointer:coarse){.timeline-dashboard-header{flex-direction:column}.timeline-header-meta{text-align:left;width:100%;min-width:0}.timeline-header-actions{justify-content:flex-start}.timeline-scan-stats{grid-template-columns:1fr}.timeline-feature-card{min-height:auto}.timeline-feature-content{max-width:none;padding:1.375rem}.timeline-feature-actions{flex-direction:column;align-items:stretch}.timeline-radar-dashboard .timeline-tabs{align-items:stretch}.timeline-radar-dashboard .timeline-tab,.timeline-history-wrap{width:100%}}.timeline-command-panel{background:linear-gradient(#0f172ab8,#02061794);border:.0625rem solid #38bdf82e;border-radius:1.375rem;width:min(100%,38.75rem);padding:.75rem;box-shadow:0 1.125rem 2.75rem #00000038,inset 0 .0625rem #ffffff0b}.timeline-command-label{color:#94a3b8eb;letter-spacing:.14em;text-transform:uppercase;text-align:left;margin:0 0 .5625rem .25rem;font-size:.7rem;font-weight:850}.timeline-command-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr) minmax(8.125rem,.58fr);gap:.5625rem;display:grid}.timeline-command-btn{color:#e5edf8;text-align:left;cursor:pointer;background:#0f172a9e;border:.0625rem solid #94a3b82e;border-radius:1.0625rem;align-items:center;gap:.625rem;width:100%;min-height:3.875rem;padding:.6875rem .8125rem;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:flex;position:relative}.timeline-command-btn:hover{background:#0f172ad1;border-color:#7dd3fc57;transform:translateY(-.0625rem);box-shadow:0 1rem 2rem #0000003d}.timeline-command-btn:active{transform:translateY(0)}.timeline-command-btn strong{color:#f8fafc;letter-spacing:-.01em;font-size:.88rem;line-height:1.1;display:block}.timeline-command-btn small{color:#cbd5e1b8;margin-top:.25rem;font-size:.72rem;line-height:1.15;display:block}.timeline-command-icon{color:#bae6fd;background:#94a3b81f;border-radius:.75rem;flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:900;display:inline-flex}.timeline-command-primary{background:linear-gradient(#0ea5e947,#2563eb29);border-color:#38bdf86b;box-shadow:0 1rem 2.375rem #2563eb38,inset 0 .0625rem #ffffff0f}.timeline-command-primary .timeline-command-icon{color:#e0f2fe;background:#38bdf833}.timeline-command-primary:hover{background:linear-gradient(#0ea5e95c,#2563eb38);border-color:#7dd3fc94;box-shadow:0 1.25rem 2.875rem #2563eb4d,inset 0 .0625rem #ffffff14}.timeline-command-secondary{border-color:#8b5cf647}.timeline-command-secondary .timeline-command-icon{color:#ddd6fe;background:#8b5cf629}.timeline-command-history{position:relative}.timeline-command-history-btn{min-width:8.125rem}.timeline-command-history-btn .timeline-command-icon{color:#fde68a;background:#fbbf2424}.timeline-command-panel .timeline-refresh-note{color:#94a3b8e0;text-align:left;margin:.5625rem .25rem 0;font-size:.78rem}.timeline-command-panel .timeline-history-menu{z-index:50;-webkit-backdrop-filter:blur(1.125rem);backdrop-filter:blur(1.125rem);background:#030a18f7;border:.0625rem solid #7dd3fc33;border-radius:1.125rem;min-width:17.5rem;max-height:22.5rem;position:absolute;top:calc(100% + .625rem);right:0;overflow:auto;box-shadow:0 1.5rem 4.375rem #00000075}.timeline-command-btn:disabled,.timeline-command-btn[disabled]{cursor:not-allowed;opacity:.54;box-shadow:none;transform:none}@media (width<=73.75rem) and (pointer:coarse){.timeline-command-panel{width:100%}.timeline-command-actions{grid-template-columns:1fr}.timeline-command-btn{min-height:3.625rem}.timeline-command-panel .timeline-history-menu{width:min(100%,21.25rem);left:0;right:auto}}@media (width<=48.75rem) and (pointer:coarse){.timeline-command-panel{padding:.625rem}.timeline-command-btn{border-radius:.9375rem}}body.view-timeline{--tl-screen-w:100%;--tl-screen-font:1rem;--tl-screen-pad-x:1.6rem;--tl-screen-pad-y:.9rem;--tl-header-y:0rem;--tl-header-h:9.2rem;--tl-stats-y:9.5rem;--tl-stats-h:4rem;--tl-feature-y:14.3rem;--tl-feature-h:19.8rem;--tl-preview-y:35rem;--tl-preview-h:14rem;--tl-copy-x:0%;--tl-copy-y:10%;--tl-copy-w:58%;--tl-kicker-size:.9em;--tl-title-size:2.55em;--tl-help-size:1em;--tl-command-x:55%;--tl-command-y:3%;--tl-command-w:39%;--tl-command-h:89%;--tl-command-pad-y:7%;--tl-command-pad-x:3%;--tl-command-radius:1.35rem;--tl-command-gap:7%;--tl-command-title-h:25%;--tl-command-buttons-h:98%;--tl-command-status-h:30%;--tl-command-button-gap:2.4%;--tl-history-menu-w:min(25rem, 90vw);--tl-history-menu-h:55svh;--tl-history-menu-gap:.8rem;--tl-history-menu-right:0rem;--tl-stats-gap:clamp(.95rem, .9vw, 1rem);--tl-stat-pad-y:.95rem;--tl-stat-pad-x:.85rem;--tl-stat-radius:1rem;--tl-stat-label-size:.8em;--tl-stat-number-size:1.1em;--tl-stat-small-size:.8em;--tl-feature-gap:clamp(.7rem, 1.1vw, 1.25rem);--tl-feature-main-w:1.32fr;--tl-feature-side-w:.68fr;--tl-feature-pad-y:1.05rem;--tl-feature-pad-x:1.15rem;--tl-preview-gap:clamp(.7rem, 1vw, 1.2rem);--tl-preview-pad-y:.75rem;--tl-preview-pad-x:.5rem;--tl-preview-list-gap:.45rem;--tl-preview-heading-size:1.1em;--tl-preview-heading-line:1;--tl-preview-subtitle-size:.9em;--tl-preview-subtitle-line:1;--tl-preview-subtitle-color:#94a3b8e6;--tl-preview-paper-title-size:.85em;--tl-preview-paper-meta-size:.75em;--tl-preview-score-w:2.5em;--tl-preview-score-h:2.5em;--tl-preview-score-font-size:.8em;--tl-preview-score-radius:.75rem;--tl-preview-score-bg:#0891b21f;--tl-preview-score-border:#38bdf83d;--tl-preview-score-color:#67e8f9;--tl-browser-header-h:10%;--tl-browser-tabs-h:6%;--tl-browser-gap:1.1%;--tl-panel-title-size:1.2em;--tl-paper-title-size:.85em;--tl-paper-meta-size:.8em;--tl-paper-detail-size:.75em}body.view-timeline #timelineView{flex-direction:column!important;width:100%!important;min-width:0!important;max-width:none!important;margin-inline:0!important;display:flex!important;overflow:visible!important}body.view-timeline #timelineView>.timeline-card,body.view-timeline #timelineView>.card.timeline-card,body.view-timeline #timelineView>.timeline-overview-screen,body.view-timeline #timelineView>.timeline-browser-screen{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important;margin-inline:0!important}body.view-timeline #timelineView>.timeline-overview-screen{isolation:isolate!important;height:var(--tl-overview-h)!important;min-height:var(--tl-overview-h)!important;max-height:none!important;padding:var(--tl-screen-pad-y) var(--tl-screen-pad-x)!important;font-size:var(--tl-screen-font)!important;background:radial-gradient(circle at 12% 8%,#38bdf81f,#0000 34%),radial-gradient(circle at 78% 4%,#8b5cf61a,#0000 32%),linear-gradient(#020617eb,#061228db)!important;border:.0625rem solid #94a3b82e!important;border-radius:2.2rem!important;position:relative!important;overflow:visible!important;box-shadow:0 1.5rem 4.75rem #00000057,inset 0 .0625rem #ffffff0a!important}body.view-timeline #timelineView,body.view-timeline #timelineView>.timeline-overview-screen,body.view-timeline .timeline-dashboard-header,body.view-timeline .timeline-header-meta,body.view-timeline .timeline-refresh-control,body.view-timeline .rr-command-center,body.view-timeline .rr-command-grid,body.view-timeline .timeline-scan-stats,body.view-timeline .timeline-scan-stat,body.view-timeline .timeline-feature-layout,body.view-timeline .timeline-feature-card,body.view-timeline .timeline-pulse-card,body.view-timeline .timeline-preview-grid,body.view-timeline .timeline-preview-panel,body.view-timeline .timeline-history-wrap,body.view-timeline .rr-command-history-wrap{contain:none!important;clip-path:none!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}body.view-timeline #timelineHeaderMeta{display:none!important}body.view-timeline .timeline-dashboard-header{left:var(--tl-screen-pad-x)!important;right:var(--tl-screen-pad-x)!important;top:calc(var(--tl-screen-pad-y) + var(--tl-header-y))!important;height:var(--tl-header-h)!important;z-index:20!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important}body.view-timeline .timeline-dashboard-header>:first-child{left:var(--tl-copy-x)!important;top:var(--tl-copy-y)!important;width:var(--tl-copy-w)!important;max-width:var(--tl-copy-w)!important;z-index:2!important;position:absolute!important}body.view-timeline .timeline-kicker{font-size:var(--tl-kicker-size)!important;line-height:1!important}body.view-timeline .timeline-dashboard-header h1,body.view-timeline .timeline-dashboard-header h2{font-size:var(--tl-title-size)!important;letter-spacing:-.055em!important;margin:.42rem 0 0!important;line-height:.94!important}body.view-timeline .timeline-dashboard-header .section-help,body.view-timeline .timeline-dashboard-header p.section-help,body.view-timeline .timeline-dashboard-header p:not(.timeline-refresh-note){max-width:100%!important;font-size:var(--tl-help-size)!important;margin-top:.55rem!important;line-height:1.22!important}body.view-timeline #timelineCommandCenter.rr-command-center,body.view-timeline .timeline-refresh-control.rr-command-center{grid-template-rows:var(--tl-command-title-h) var(--tl-command-buttons-h) var(--tl-command-status-h)!important;gap:var(--tl-command-gap)!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;padding:var(--tl-command-pad-y) var(--tl-command-pad-x)!important;border-radius:var(--tl-command-radius)!important;box-shadow:none!important;background:radial-gradient(circle at 50% -40%,#38bdf829,#0000 48%),linear-gradient(#0f172ae0,#020617b8)!important;border:.0625rem solid #7dd3fc38!important;align-items:stretch!important;margin:0!important;display:grid!important;position:absolute!important;inset:0!important}body.view-timeline .rr-command-title{color:#cbd5e1d6!important;letter-spacing:.11em!important;text-transform:uppercase!important;justify-content:center!important;align-items:center!important;margin:0!important;font-size:.62em!important;font-weight:900!important;line-height:1!important;display:flex!important}body.view-timeline .rr-command-grid{gap:var(--tl-command-button-gap)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important}body.view-timeline .rr-command-card{color:#e2e8f0eb!important;cursor:pointer!important;background:#ffffff0b!important;border:.0625rem solid #94a3b824!important;border-radius:.95rem!important;grid-template-rows:42% minmax(0,1fr) auto!important;place-items:center!important;gap:.15rem!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;padding:.35rem!important;display:grid!important}body.view-timeline .rr-command-icon{border-radius:.75rem!important;place-items:center!important;width:min(2.15em,100%)!important;min-width:0!important;height:min(2.15em,100%)!important;min-height:0!important;display:grid!important}body.view-timeline .rr-command-badge{color:#e0f2fe!important;background:#0ea5e947!important;border:.0625rem solid #7dd3fc52!important;border-radius:999rem!important;place-items:center!important;min-width:1.4em!important;height:1.4em!important;padding:0 .35em!important;font-size:.48em!important;font-weight:900!important;display:grid!important}body.view-timeline .rr-command-status{background:#02061747!important;border:.0625rem solid #94a3b81f!important;border-radius:999rem!important;justify-content:center!important;align-items:center!important;gap:.35rem!important;min-width:0!important;height:100%!important;margin:0!important;padding:0 .4rem!important;display:flex!important;overflow:hidden!important}body.view-timeline .rr-command-status #timelineCommandCurrentRadar,body.view-timeline .rr-command-status #timelineRefreshNote,body.view-timeline .rr-command-status .timeline-refresh-note{color:#cbd5e1b8!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;margin:0!important;font-size:.45em!important;line-height:1.1!important;overflow:hidden!important}body.view-timeline .timeline-scan-stats{left:var(--tl-screen-pad-x)!important;right:var(--tl-screen-pad-x)!important;top:calc(var(--tl-screen-pad-y) + var(--tl-stats-y))!important;height:var(--tl-stats-h)!important;z-index:10!important;gap:var(--tl-stats-gap)!important;grid-template-columns:1.25fr repeat(4,minmax(0,1fr))!important;margin:0!important;display:grid!important;position:absolute!important}body.view-timeline .timeline-scan-stat{height:100%!important;min-height:0!important;padding:var(--tl-stat-pad-y) var(--tl-stat-pad-x)!important;border-radius:var(--tl-stat-radius)!important;background:#0f172a8f!important;border:.0625rem solid #94a3b82e!important;flex-direction:column!important;justify-content:center!important;display:flex!important}body.view-timeline .timeline-scan-stat-primary{background:#081c3aa3!important;border-color:#38bdf852!important}body.view-timeline .timeline-stat-label{font-size:var(--tl-stat-label-size)!important;margin:0 0 .28rem!important;line-height:1!important}body.view-timeline .timeline-scan-stat strong{font-size:var(--tl-stat-number-size)!important;line-height:1!important}body.view-timeline .timeline-scan-stat small{font-size:var(--tl-stat-small-size)!important;margin-top:.28rem!important;line-height:1.08!important}body.view-timeline .timeline-feature-layout{left:var(--tl-screen-pad-x)!important;right:var(--tl-screen-pad-x)!important;top:calc(var(--tl-screen-pad-y) + var(--tl-feature-y))!important;height:var(--tl-feature-h)!important;z-index:8!important;grid-template-columns:minmax(0, var(--tl-feature-main-w)) minmax(0, var(--tl-feature-side-w))!important;gap:var(--tl-feature-gap)!important;margin:0!important;display:grid!important;position:absolute!important}body.view-timeline .timeline-feature-card,body.view-timeline .timeline-pulse-card{height:100%!important;min-height:0!important;margin:0!important}body.view-timeline .timeline-feature-card{flex-direction:column!important;display:flex!important}body.view-timeline{--tl-feature-row-gap:1.9rem;--tl-feature-title-row:1fr;--tl-feature-reason-row:1.5fr;--tl-feature-topics-row:.3fr}body.view-timeline .timeline-feature-content{max-width:none!important;height:100%!important;min-height:0!important;padding:var(--tl-feature-pad-y) var(--tl-feature-pad-x)!important;grid-template-rows:auto minmax(0, var(--tl-feature-title-row)) minmax(0, var(--tl-feature-reason-row)) minmax(0, var(--tl-feature-topics-row)) auto!important;row-gap:var(--tl-feature-row-gap)!important;align-items:start!important;display:grid!important;overflow:hidden!important}body.view-timeline .timeline-feature-topline{grid-row:1!important;align-items:center!important;gap:.75rem!important;min-height:0!important;margin:0!important;display:flex!important;overflow:hidden!important}body.view-timeline .timeline-feature-badge{font-size:.95em!important;line-height:1!important}body.view-timeline .timeline-feature-score{min-width:2.5em!important;height:1.8em!important;font-size:1.1em!important}body.view-timeline .timeline-feature-card h3,body.view-timeline #timelineFeaturedTitle{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;grid-row:2!important;max-width:60%!important;min-height:0!important;margin:0!important;font-size:1.6em!important;line-height:1!important;display:-webkit-box!important;overflow:hidden!important}body.view-timeline .timeline-feature-reason,body.view-timeline #timelineFeaturedReason{-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;grid-row:3!important;max-width:60%!important;min-height:0!important;margin:0!important;font-size:1em!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}body.view-timeline .timeline-topic-chip-row,body.view-timeline #timelineFeaturedTopics{flex-wrap:wrap!important;grid-row:4!important;align-content:flex-start!important;gap:.35rem!important;min-height:0!important;margin:0!important;display:flex!important;overflow:hidden!important}body.view-timeline .timeline-topic-chip{min-height:1.45em!important;padding:.2rem .45rem!important;font-size:.95em!important;line-height:1!important}body.view-timeline .timeline-feature-actions{flex-wrap:wrap!important;grid-row:5!important;align-items:center!important;gap:.4rem!important;min-height:0!important;margin:0!important;display:flex!important;overflow:hidden!important}body.view-timeline .timeline-feature-actions .btn{isolation:isolate!important;filter:none!important;box-shadow:none!important;background-clip:padding-box!important;border-radius:999rem!important;padding:.35rem .65rem!important;font-size:.95em!important;position:relative!important;overflow:hidden!important;transform:none!important}body.view-timeline .timeline-feature-actions .btn:before,body.view-timeline .timeline-feature-actions .btn:after{content:none!important;display:none!important}body.view-timeline .timeline-feature-actions .btn:hover{filter:none!important;box-shadow:none!important;background-clip:padding-box!important;transform:none!important}body.view-timeline .timeline-view-all-btn{isolation:isolate!important;box-shadow:none!important;filter:none!important;background-clip:padding-box!important;position:relative!important;overflow:hidden!important;transform:none!important}body.view-timeline .timeline-view-all-btn:before,body.view-timeline .timeline-view-all-btn:after{content:none!important;display:none!important}body.view-timeline .timeline-view-all-btn:hover{filter:none!important;box-shadow:none!important;color:#e0f2fe!important;background:#38bdf81f!important;border-color:#7dd3fc57!important;transform:none!important}body.view-timeline .timeline-pulse-card{padding:var(--tl-feature-pad-y) var(--tl-feature-pad-x)!important;flex-direction:column!important;gap:.55rem!important;display:flex!important;overflow:hidden!important}body.view-timeline .timeline-pulse-header{font-size:.56em!important;line-height:1!important}body.view-timeline .timeline-pulse-header strong{font-size:1.85em!important}body.view-timeline .timeline-pulse-list{flex:auto!important;gap:.25rem!important;min-height:0!important;margin:0!important;overflow:hidden auto!important}body.view-timeline .timeline-pulse-list li{padding:.38rem 0!important;font-size:.58em!important;line-height:1.14!important}body.view-timeline .timeline-preview-grid{left:var(--tl-screen-pad-x)!important;right:var(--tl-screen-pad-x)!important;top:calc(var(--tl-screen-pad-y) + var(--tl-preview-y))!important;height:var(--tl-preview-h)!important;z-index:6!important;gap:var(--tl-preview-gap)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important}body.view-timeline .timeline-preview-panel{height:100%!important;min-height:0!important;padding:var(--tl-preview-pad-y) var(--tl-preview-pad-x)!important;background:radial-gradient(circle at 0 0,#7dd3fc12,#0000 38%),#0f172a8a!important;border:.0625rem solid #94a3b82e!important;border-radius:1.25rem!important;grid-template-rows:auto minmax(0,1fr)!important;gap:.55rem!important;display:grid!important;box-shadow:inset 0 .0625rem #ffffff09!important}body.view-timeline .timeline-preview-head h3,body.view-timeline .timeline-preview-panel h3{font-size:var(--tl-preview-heading-size)!important;line-height:var(--tl-preview-heading-line)!important}body.view-timeline .timeline-preview-head p,body.view-timeline .timeline-preview-panel p{color:var(--tl-preview-subtitle-color)!important;font-size:var(--tl-preview-subtitle-size)!important;line-height:var(--tl-preview-subtitle-line)!important;margin:.22rem 0 0!important}body.view-timeline .timeline-preview-list{gap:var(--tl-preview-list-gap)!important;flex-direction:column!important;min-height:0!important;padding-right:.25rem!important;display:flex!important;overflow:hidden auto!important}body.view-timeline .timeline-preview-list .timeline-paper-card,body.view-timeline .timeline-preview-paper,body.view-timeline .timeline-preview-item{border-radius:.9rem!important;gap:.25rem!important;padding:.45rem .55rem!important}body.view-timeline .timeline-preview-list .timeline-paper-title,body.view-timeline .timeline-preview-list .timeline-paper-title-text,body.view-timeline .timeline-preview-paper-title,body.view-timeline .timeline-preview-title{font-size:var(--tl-preview-paper-title-size)!important;line-height:1.12!important}body.view-timeline .timeline-preview-list .timeline-paper-meta,body.view-timeline .timeline-preview-paper-meta,body.view-timeline .timeline-preview-meta{font-size:var(--tl-preview-paper-meta-size)!important;line-height:1.1!important}body.view-timeline .timeline-preview-list .timeline-score-badge,body.view-timeline .timeline-preview-score{width:var(--tl-preview-score-w)!important;height:var(--tl-preview-score-h)!important;min-width:var(--tl-preview-score-w)!important;border-radius:var(--tl-preview-score-radius)!important;border:.0625rem solid var(--tl-preview-score-border)!important;background:var(--tl-preview-score-bg)!important;color:var(--tl-preview-score-color)!important;font-size:var(--tl-preview-score-font-size)!important;justify-content:center!important;align-items:center!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}body.view-timeline #timelineView>.timeline-browser-screen,body.view-timeline #timelineBrowserSection.timeline-browser-screen{height:var(--tl-browser-h)!important;min-height:var(--tl-browser-h)!important;max-height:none!important;margin:var(--tl-screen-gap) 0 0!important;padding:var(--tl-screen-pad-y) var(--tl-screen-pad-x)!important;grid-template-rows:var(--tl-browser-header-h) var(--tl-browser-tabs-h) minmax(0, 1fr)!important;gap:var(--tl-browser-gap)!important;font-size:var(--tl-screen-font)!important;background:radial-gradient(circle at 10% 0,#8b5cf614,#0000 36%),linear-gradient(#020617eb,#061228db)!important;border:.0625rem solid #94a3b82e!important;border-radius:2.2rem!important;display:grid!important;overflow:hidden!important;box-shadow:0 1.5rem 4.75rem #00000057,inset 0 .0625rem #ffffff0a!important}body.view-timeline .timeline-browser-screen .timeline-browser-header,body.view-timeline .timeline-browser-screen .timeline-tabs{min-height:0!important;margin:0!important}body.view-timeline .timeline-browser-screen .timeline-content{flex-direction:column!important;gap:.65rem!important;min-height:0!important;padding-right:.35rem!important;display:flex!important;overflow:hidden auto!important}body.view-timeline .timeline-browser-screen .timeline-content .timeline-paper-title,body.view-timeline .timeline-browser-screen .timeline-content .timeline-paper-title-text{font-size:1em!important;line-height:1!important}body.view-timeline .timeline-browser-screen .timeline-content .timeline-paper-meta{font-size:.9em!important}body.view-timeline .timeline-browser-screen .timeline-content .timeline-paper-details{font-size:var(--tl-paper-detail-size)!important}body.view-timeline .timeline-preview-list::-webkit-scrollbar{width:.48rem}body.view-timeline .timeline-pulse-list::-webkit-scrollbar{width:.48rem}body.view-timeline .timeline-browser-screen .timeline-content::-webkit-scrollbar{width:.48rem}body.view-timeline #timelineHistoryMenu::-webkit-scrollbar{width:.48rem}body.view-timeline .timeline-preview-list::-webkit-scrollbar-thumb{background:#7dd3fc47;border-radius:999rem}body.view-timeline .timeline-pulse-list::-webkit-scrollbar-thumb{background:#7dd3fc47;border-radius:999rem}body.view-timeline .timeline-browser-screen .timeline-content::-webkit-scrollbar-thumb{background:#7dd3fc47;border-radius:999rem}body.view-timeline #timelineHistoryMenu::-webkit-scrollbar-thumb{background:#7dd3fc47;border-radius:999rem}body.view-timeline .timeline-preview-list::-webkit-scrollbar-thumb:hover{background:#7dd3fc6b}body.view-timeline .timeline-pulse-list::-webkit-scrollbar-thumb:hover{background:#7dd3fc6b}body.view-timeline .timeline-browser-screen .timeline-content::-webkit-scrollbar-thumb:hover{background:#7dd3fc6b}body.view-timeline #timelineHistoryMenu::-webkit-scrollbar-thumb:hover{background:#7dd3fc6b}@media (width<=52rem) and (pointer:coarse){body.view-timeline{--tl-screen-w:min(94vw, var(--tl-page-safe-w));--tl-overview-h:auto;--tl-browser-h:auto;--tl-screen-font:clamp(.9rem, calc(1vw + .55svh), 1.16rem)}body.view-timeline #timelineView{width:var(--tl-screen-w)!important;max-width:var(--tl-screen-w)!important}body.view-timeline #timelineView>.timeline-overview-screen,body.view-timeline #timelineView>.timeline-browser-screen{height:auto!important;min-height:100svh!important;max-height:none!important;overflow:visible!important}body.view-timeline #timelineView>.timeline-overview-screen{padding:var(--tl-screen-pad-y) var(--tl-screen-pad-x)!important;flex-direction:column!important;gap:1rem!important;display:flex!important}body.view-timeline .timeline-dashboard-header,body.view-timeline .timeline-dashboard-header>:first-child,body.view-timeline .timeline-header-meta,body.view-timeline .rr-command-center,body.view-timeline .timeline-scan-stats,body.view-timeline .timeline-feature-layout,body.view-timeline .timeline-preview-grid{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important;inset:auto!important}body.view-timeline .timeline-dashboard-header{flex-direction:column!important;gap:1rem!important;display:flex!important}body.view-timeline #timelineCommandCenter.rr-command-center{min-height:11rem!important}body.view-timeline .timeline-scan-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.view-timeline .timeline-feature-layout,body.view-timeline .timeline-preview-grid{grid-template-columns:1fr!important}body.view-timeline .timeline-feature-card,body.view-timeline .timeline-pulse-card,body.view-timeline .timeline-preview-panel{min-height:14rem!important}body.view-timeline #timelineHistoryMenu.timeline-history-menu{top:calc(100% + var(--tl-history-menu-gap))!important;width:min(24rem,90vw)!important;right:0!important}body.view-timeline #timelineView>.timeline-browser-screen{grid-template-rows:auto auto minmax(55svh,1fr)!important;margin-top:2rem!important}}body.view-timeline{--tl-command-x:58%;--tl-command-y:3%;--tl-command-w:39%;--tl-command-h:89%;--tl-command-pad-y:.55em;--tl-command-pad-x:.65em;--tl-command-radius:1.35rem;--tl-command-gap:.45em;--tl-command-button-gap:.35em;--tl-command-title-size:.68em;--tl-command-card-min-h:4.35rem;--tl-command-icon-size:2.15rem;--tl-command-label-size:.72em;--tl-command-badge-size:1.55em;--tl-command-badge-font-size:.62em;--tl-command-status-size:.72em;--tl-history-menu-w:min(25rem, 90vw);--tl-history-menu-h:55svh;--tl-history-menu-gap:.8rem;--tl-history-menu-right:0rem;--tl-feature-topline-y:0rem;--tl-feature-topline-h:2.2rem;--tl-feature-title-gap:1.125rem;--tl-feature-title-h:7rem;--tl-feature-reason-gap:1rem;--tl-feature-reason-h:5rem;--tl-feature-topics-gap:1.125rem;--tl-feature-topics-h:2.25rem;--tl-feature-actions-gap:1.375rem;--tl-feature-actions-h:2.75rem}body.view-timeline .timeline-header-meta{left:var(--tl-command-x)!important;top:var(--tl-command-y)!important;width:var(--tl-command-w)!important;height:var(--tl-command-h)!important;z-index:30!important;min-width:0!important;text-align:initial!important;position:absolute!important}body.view-timeline #timelineCommandCenter.rr-command-center,body.view-timeline .timeline-refresh-control.rr-command-center{align-content:stretch!important;align-items:stretch!important;gap:var(--tl-command-gap)!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;padding:var(--tl-command-pad-y) var(--tl-command-pad-x)!important;border-radius:var(--tl-command-radius)!important;box-shadow:none!important;contain:none!important;font-size:var(--tl-screen-font,1rem)!important;background:radial-gradient(circle at 50% -40%,#38bdf829,#0000 48%),linear-gradient(#0f172ae0,#020617b8)!important;border:.0625rem solid #7dd3fc38!important;grid-template-rows:auto minmax(0,1fr) auto!important;margin:0!important;display:grid!important;position:absolute!important;inset:0!important;overflow:visible!important}body.view-timeline .rr-command-title{color:#cbd5e1db!important;min-height:0!important;font-size:var(--tl-command-title-size)!important;letter-spacing:.105em!important;text-transform:uppercase!important;white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;font-weight:900!important;line-height:1.05!important;display:flex!important}body.view-timeline .rr-command-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:minmax(var(--tl-command-card-min-h), 1fr)!important;align-items:stretch!important;gap:var(--tl-command-button-gap)!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important}body.view-timeline .rr-command-history-wrap{width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;display:block!important;position:relative!important}body.view-timeline .rr-command-card{min-width:0!important;min-height:var(--tl-command-card-min-h)!important;color:#e2e8f0f0!important;cursor:pointer!important;background:#ffffff0d!important;border:.0625rem solid #94a3b829!important;border-radius:.95rem!important;grid-template-rows:auto auto!important;align-content:center!important;place-items:center!important;gap:.25em!important;width:100%!important;height:100%!important;padding:.45em .4em!important;display:grid!important;position:relative!important;overflow:hidden!important}body.view-timeline .rr-command-card:hover{background:#7dd3fc14!important;border-color:#7dd3fc57!important;transform:translateY(-.0625rem)!important}body.view-timeline .rr-command-icon{width:var(--tl-command-icon-size)!important;height:var(--tl-command-icon-size)!important;border-radius:.75rem!important;place-items:center!important;display:grid!important}body.view-timeline .rr-command-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:68%!important;height:68%!important}body.view-timeline .rr-command-icon-past{color:#bae6fd!important;background:#38bdf81f!important}body.view-timeline .rr-command-icon-scan{color:#ddd6fe!important;background:#8b5cf621!important}body.view-timeline .rr-command-icon-history{color:#fde68a!important;background:#fbbf241f!important}body.view-timeline .rr-command-label{text-align:center!important;text-overflow:ellipsis!important;white-space:normal!important;color:#e2e8f0f0!important;max-width:100%!important;font-size:var(--tl-command-label-size)!important;font-weight:820!important;line-height:1.08!important;overflow:hidden!important}body.view-timeline .rr-command-badge{min-width:var(--tl-command-badge-size)!important;height:var(--tl-command-badge-size)!important;color:#e0f2fe!important;font-size:var(--tl-command-badge-font-size)!important;background:#0ea5e94d!important;border:.0625rem solid #7dd3fc57!important;border-radius:999rem!important;place-items:center!important;padding:0 .35em!important;font-weight:900!important;line-height:1!important;display:grid!important;position:absolute!important;top:.4em!important;right:.4em!important}body.view-timeline .rr-command-status{width:fit-content!important;min-width:0!important;max-width:92%!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.12rem .45rem!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}body.view-timeline .rr-command-status #timelineCommandCurrentRadar,body.view-timeline .rr-command-status #timelineRefreshNote,body.view-timeline .rr-command-status .timeline-refresh-note{color:#cbd5e1bd!important;min-width:0!important;max-width:100%!important;font-size:var(--tl-command-status-size)!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;line-height:1.1!important;overflow:hidden!important}body.view-timeline .rr-command-dot{flex:none!important}body.view-timeline #timelineHistoryMenu.timeline-history-menu{top:calc(100% + var(--tl-history-menu-gap))!important;right:var(--tl-history-menu-right)!important;width:var(--tl-history-menu-w)!important;max-width:min(var(--tl-history-menu-w), 90vw)!important;max-height:var(--tl-history-menu-h)!important;z-index:100000!important;position:absolute!important;overflow:hidden auto!important}body.view-timeline .rr-command-card:disabled,body.view-timeline .rr-command-card[disabled]{opacity:.52!important;cursor:not-allowed!important;transform:none!important}@media (width<=52rem) and (pointer:coarse){body.view-timeline .rr-command-grid{grid-template-columns:1fr!important;grid-auto-rows:minmax(3.9rem,auto)!important}body.view-timeline .rr-command-card{grid-template-rows:1fr!important;grid-template-columns:auto minmax(0,1fr)!important;justify-items:start!important;min-height:3.9rem!important;padding-inline:.75rem!important}body.view-timeline .rr-command-label{text-align:left!important}}body.view-timeline .rr-command-title{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-inline:auto!important;display:flex!important}body.view-timeline .rr-command-status #timelineCommandCurrentRadar,body.view-timeline .rr-command-status #timelineRefreshNote,body.view-timeline .rr-command-status .timeline-refresh-note{text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 auto!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;display:inline-block!important;overflow:hidden!important}body.view-timeline .rr-command-status #timelineRefreshNote,body.view-timeline .rr-command-status .timeline-refresh-note{max-width:min(100%,24rem)!important}body.view-timeline .rr-command-dot{flex:none!important;margin-inline:.05rem!important}@media (width<=62rem) and (pointer:coarse){body.view-timeline .rr-command-status #timelineCommandCurrentRadar,body.view-timeline .rr-command-status #timelineRefreshNote,body.view-timeline .rr-command-status .timeline-refresh-note{white-space:normal!important}}body.view-timeline{--tl-current-radar-color:#e2e8f0c7;--tl-new-listing-color:#7dd3fcfa;--tl-new-listing-glow:#38bdf859}body.view-timeline .rr-command-status #timelineCommandCurrentRadar{color:var(--tl-current-radar-color)!important}body.view-timeline .rr-command-status #timelineRefreshNote,body.view-timeline .rr-command-status .timeline-refresh-note{color:var(--tl-new-listing-color)!important;text-shadow:0 0 .75rem var(--tl-new-listing-glow)!important}body.view-timeline{--tl-route-pad-x:0}body.view-timeline .app-header-with-nav,body.view-timeline .app-main{width:var(--rr-route-fill)!important;min-width:0!important;max-width:100%!important;margin-inline:0!important}body.view-timeline #timelineView{margin-left:0!important;margin-right:0!important;width:100%!important;min-width:100%!important;max-width:none!important;margin-inline:0!important}body.view-timeline{--tl-route-pad-x:0;--header-height:8rem;--header-padding-y:.7rem;--header-padding-x:clamp(1.35rem, 3.5vw, 6.5rem);--header-brand-space:13.5rem;--header-nav-nudge-left:5rem;--header-nav-gap:.85rem;--header-nav-button-height:3.25rem;--header-nav-button-padding-x:1.5rem;--header-auth-gap:.75rem;--header-auth-button-height:3.05rem}body.view-timeline .app-shell{flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:hidden visible!important}body.view-timeline #timelineView{width:100%!important;min-width:100%!important;max-width:none!important;margin-inline:0!important}body.view-timeline .app-header.app-header-with-nav,body.view-timeline .app-header-with-nav{height:var(--header-height)!important;min-height:var(--header-height)!important;max-height:var(--header-height)!important;padding:var(--header-padding-y) var(--header-padding-x)!important;flex-wrap:nowrap!important;grid-template-columns:none!important;grid-template-areas:none!important;align-items:center!important;gap:0!important;display:flex!important;overflow:hidden!important}body.view-timeline .app-header-with-nav .brand{flex:0 0 var(--header-brand-space)!important;width:var(--header-brand-space)!important;min-width:var(--header-brand-space)!important;max-width:var(--header-brand-space)!important;height:calc(var(--header-height) - (2 * var(--header-padding-y)))!important}body.view-timeline .app-header-with-nav .app-nav-header{justify-content:flex-start!important;align-items:center!important;gap:var(--header-nav-gap)!important;scrollbar-width:auto!important;transform:translateX(var(--header-nav-nudge-left))!important;flex-wrap:nowrap!important;flex:none!important;grid-area:auto!important;display:inline-flex!important;overflow:visible!important}body.view-timeline .app-header-with-nav .app-nav-header .nav-btn{min-height:var(--header-nav-button-height)!important;height:var(--header-nav-button-height)!important;padding:0 var(--header-nav-button-padding-x)!important;-webkit-backdrop-filter:blur(.65rem)saturate(130%)!important;border-width:.0625rem!important;flex:none!important;font-size:1.02rem!important;box-shadow:0 .75rem 1.6rem #00000040,0 0 1.1rem #38bdf814,inset 0 0 0 .0625rem #ffffff0d!important}body.view-timeline .app-header-with-nav .app-nav-header .nav-btn.active:before,body.view-timeline .app-header-with-nav .app-nav-header .nav-btn.is-active:before,body.view-timeline .app-header-with-nav .app-nav-header .nav-btn[aria-current=page]:before{filter:blur(.16rem)!important;height:3.1rem!important;bottom:-.45rem!important}body.view-timeline .app-header-with-nav .app-nav-header .nav-btn.active:after,body.view-timeline .app-header-with-nav .app-nav-header .nav-btn.is-active:after,body.view-timeline .app-header-with-nav .app-nav-header .nav-btn[aria-current=page]:after{height:.16rem!important;bottom:.28rem!important;box-shadow:0 0 .75rem #38bdf8e6,0 0 1.35rem #2563ebb8!important}body.view-timeline .app-header-with-nav .auth-header-right{align-items:center!important;gap:var(--header-auth-gap)!important;flex-wrap:nowrap!important;grid-area:auto!important;min-width:0!important;margin-left:auto!important;display:flex!important}body.view-timeline .app-header-with-nav .auth-status{font-size:.9rem!important;display:block!important}body.view-timeline .app-header-with-nav .auth-header-right .btn.small{min-height:var(--header-auth-button-height)!important;height:var(--header-auth-button-height)!important;flex:none!important;padding:0 1.05rem!important;font-size:.9rem!important}.timeline-preview-item{cursor:pointer}.timeline-preview-item:hover{background:#38bdf814;border-color:#7dd3fc57}.timeline-preview-item:focus-visible{outline-offset:.1875rem;outline:.125rem solid #7dd3fcbf}body.view-timeline{--archive-modal-w:min(78rem, calc(100vw - 3rem));--archive-modal-h:min(86svh, 58rem);--archive-modal-pad:1.45rem;--archive-modal-radius:2rem;--archive-calendar-gap:.72rem;--archive-day-min-h:7.1rem;--archive-day-radius:1.15rem;--archive-day-pad:.82rem;--archive-title-size:1.85rem;--archive-subtitle-size:.98rem;--archive-date-size:1.16rem;--archive-weekday-size:.65rem;--archive-status-size:.65rem;--archive-btn-h:2.15rem;--archive-btn-font-size:.72rem}.archive-modal-backdrop{z-index:100000;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;-webkit-backdrop-filter:none!important;background:#0206178c!important}.archive-modal{width:var(--archive-modal-w);max-height:var(--archive-modal-h);padding:var(--archive-modal-pad);border-radius:var(--archive-modal-radius);color:#e5edf8;grid-template-rows:auto auto minmax(0,1fr) auto;gap:1rem;display:grid;position:relative;overflow:hidden;-webkit-backdrop-filter:none!important;background:linear-gradient(#0d1c36 0%,#091530 48%,#060f24 100%)!important;border:.0625rem solid #7dd3fc33!important;box-shadow:inset 0 .0625rem #ffffff0d!important}.archive-modal:before{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;opacity:1!important;background:linear-gradient(#7dd3fc0d,#0000 30%)!important}.archive-modal>*{z-index:1;position:relative}.archive-modal-header{border-bottom:.0625rem solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin:0;padding:.25rem .15rem .95rem;display:flex}.archive-modal-header h3{color:#f8fafc;font-size:var(--archive-title-size);letter-spacing:-.045em;margin:0 0 .35rem;line-height:1}.archive-modal-header p{color:#cbd5e1c7;max-width:46rem;font-size:var(--archive-subtitle-size);margin:0;line-height:1.35}.archive-modal-close{color:#e2e8f0e0;cursor:pointer;background:#0f172ab8;border:.0625rem solid #94a3b82e;border-radius:999rem;flex:none;place-items:center;width:2.65rem;height:2.65rem;font-size:1.45rem;line-height:1;display:grid;box-shadow:inset 0 .0625rem #ffffff0b,0 .75rem 1.8rem #00000040}.archive-modal-close:hover{color:#e0f2fe;background:#38bdf81a;border-color:#7dd3fc61}.archive-limit-note{text-align:center;color:#cbd5e1db;background:radial-gradient(circle at 0%,#38bdf81a,#0000 20rem),#0f172a94;border:.0625rem solid #7dd3fc33;border-radius:999rem;justify-content:center;justify-self:center;align-items:center;width:fit-content;max-width:min(100%,46rem);margin:0 auto;padding:.72rem 1.1rem;font-size:.92rem;font-weight:750;line-height:1.25;display:inline-flex}.archive-calendar{align-content:start;gap:var(--archive-calendar-gap);overscroll-behavior:contain;grid-template-columns:repeat(7,minmax(0,1fr));min-height:0;padding:.15rem .35rem .15rem .05rem;display:grid;overflow:hidden auto}.archive-day-skeleton{cursor:default!important;background:#0f172a6b!important;border-color:#94a3b81f!important;gap:.44rem!important}.archive-skeleton-line{background:#94a3b826;border-radius:999rem;height:.5rem;animation:1.5s ease-in-out infinite archiveSkeletonPulse;display:block}.archive-skeleton-date{background:#bae6fd2b;width:60%;height:.7rem}.archive-skeleton-weekday{width:42%}.archive-skeleton-status{width:72%}.archive-day-skeleton:nth-child(2n) .archive-skeleton-line{animation-delay:.22s}@keyframes archiveSkeletonPulse{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.archive-skeleton-line{animation:none}}.archive-calendar-empty{text-align:center;grid-column:1/-1;place-self:center;margin:0;padding:3rem 1rem;font-size:.95rem}.archive-calendar::-webkit-scrollbar{width:.55rem}.archive-calendar::-webkit-scrollbar-thumb{background:#7dd3fc42;border-radius:999rem}.archive-calendar::-webkit-scrollbar-thumb:hover{background:#7dd3fc6b}.archive-day.generated .archive-day-status{color:#86efaceb}.archive-day.generated.clickable{cursor:default}.archive-day.generated.clickable:hover{border-color:#22c55e57;box-shadow:inset 0 .0625rem #ffffff09,0 .7rem 1.6rem #0000002e;transform:none!important}.archive-day-btn-open,.archive-day [data-archive-open-date],.archive-day .archive-open-btn{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e57}.archive-day-btn-open:hover,.archive-day [data-archive-open-date]:hover,.archive-day .archive-open-btn:hover{color:#dcfce7;background:#22c55e33;border-color:#86efaca6}.archive-day-btn-regenerate,.archive-day [data-archive-regenerate-date],.archive-day .archive-regenerate-btn{color:#fde68a;background:#fbbf241c;border-color:#fbbf245c}.archive-day-btn-regenerate:hover,.archive-day [data-archive-regenerate-date]:hover,.archive-day .archive-regenerate-btn:hover{color:#fef3c7;background:#fbbf242e;border-color:#fbbf24ad}.archive-day.disabled{opacity:.38;filter:grayscale(.35);cursor:default}.archive-day.disabled .archive-day-date,.archive-day.disabled .archive-day-weekday,.archive-day.disabled .archive-day-status{color:#94a3b894}.archive-day.disabled .archive-day-actions,.archive-day.disabled button,.archive-day.disabled .btn{display:none!important}.archive-day.current-listing{background:radial-gradient(circle at 50% 0,#38bdf829,#0000 72%),#081930e0;border-color:#38bdf88c;box-shadow:inset 0 0 0 .0625rem #bae6fd17,0 0 1.1rem #38bdf81f}.archive-day.current-listing .archive-day-date{color:#e0f2fe}.archive-day.current-listing .archive-day-status{color:#7dd3fceb}.archive-modal-footer{border-top:.0625rem solid #94a3b81f;margin:0;padding-top:.95rem}.archive-modal-footer .small{color:#94a3b8c7;margin:0;font-size:.86rem;line-height:1.35}@media (width<=52rem) and (pointer:coarse){body.view-timeline{--archive-modal-w:min(94vw, 42rem);--archive-modal-h:86svh;--archive-day-min-h:6.9rem;--archive-date-size:1.02rem}.archive-modal{border-radius:1.5rem;padding:1.05rem}.archive-modal-header{gap:.8rem}.archive-modal-header h3{font-size:1.35rem}.archive-limit-note{border-radius:1rem;width:100%}.archive-calendar{grid-template-columns:repeat(2,minmax(0,1fr))}}.archive-day{text-align:center!important;grid-auto-rows:min-content!important;align-content:center!important;justify-items:center!important;gap:.28rem!important;min-height:6.25rem!important;padding:.62rem .5rem!important;display:grid!important}.archive-day .archive-day-actions{align-self:end!important;margin-top:.24rem!important}.archive-day .archive-day-status{margin-top:0!important}.archive-day-main{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.16rem!important;width:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.archive-day-status{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin-top:.12rem!important;overflow:hidden!important}.archive-day-actions{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:.26rem!important;width:100%!important;min-width:0!important;margin:0!important;display:grid!important;overflow:hidden!important}.archive-day-actions>:only-child{grid-column:1/-1!important;justify-self:center!important;width:min(100%,5.7rem)!important}.archive-day-mini-btn{color:#bae6fd!important;letter-spacing:.018em!important;text-transform:uppercase!important;white-space:nowrap!important;text-overflow:ellipsis!important;cursor:pointer!important;width:100%!important;min-width:0!important;max-width:none!important;height:1.52rem!important;min-height:1.52rem!important;box-shadow:none!important;background:#38bdf81a!important;border:.0625rem solid #7dd3fc3d!important;border-radius:999rem!important;justify-content:center!important;align-items:center!important;padding:0 .34rem!important;font-size:.52rem!important;font-weight:850!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important;transform:none!important}.archive-day-mini-btn:before,.archive-day-mini-btn:after{content:none!important;display:none!important}.archive-day-mini-btn:hover{box-shadow:none!important;transform:none!important}.archive-day-mini-btn-open{color:#bbf7d0!important;background:#22c55e1f!important;border-color:#22c55e57!important}.archive-day-mini-btn-open:hover{color:#dcfce7!important;background:#22c55e33!important;border-color:#86efaca6!important}.archive-day-mini-btn-regenerate{color:#fde68a!important;background:#fbbf241c!important;border-color:#fbbf245c!important}.archive-day-mini-btn-regenerate:hover{color:#fef3c7!important;background:#fbbf242e!important;border-color:#fbbf24ad!important}.archive-day-mini-btn:disabled,.archive-day-mini-btn[disabled],.archive-day-mini-btn:disabled:hover,.archive-day-mini-btn[disabled]:hover{cursor:not-allowed!important;opacity:.5!important;color:#cbd5e1!important;background:#94a3b81a!important;border-color:#94a3b847!important}.archive-day-mini-btn-generate{color:#bae6fd!important;background:#38bdf81c!important;border-color:#38bdf857!important}body.view-timeline{--tl-browser-meta-chip-size:.9rem;--tl-browser-meta-chip-gap:.3rem;--tl-browser-meta-chip-radius:999rem;--tl-browser-authors-size:.9rem;--tl-browser-authors-label-size:.8rem;--tl-browser-authors-max-lines:1}body.view-timeline .timeline-browser-screen .timeline-paper-meta{display:none!important}body.view-timeline .timeline-browser-screen .timeline-paper-meta-block{flex-direction:column!important;gap:.9rem!important;min-width:0!important;max-width:100%!important;margin-top:.9rem!important;display:flex!important}body.view-timeline .timeline-browser-screen .timeline-paper-meta-chips{align-items:center!important;gap:var(--tl-browser-meta-chip-gap)!important;flex-wrap:wrap!important;min-width:0!important;max-width:100%!important;display:flex!important}body.view-timeline .timeline-browser-screen .timeline-paper-meta-chip{border-radius:var(--tl-browser-meta-chip-radius)!important;color:#cbd5e1e0!important;max-width:100%!important;min-height:1.35rem!important;font-size:var(--tl-browser-meta-chip-size)!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#0f172a9e!important;border:.0625rem solid #94a3b829!important;align-items:center!important;padding:0 .48rem!important;font-weight:750!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}body.view-timeline .timeline-browser-screen .timeline-paper-meta-chip-category{color:#bae6fd!important;background:#38bdf817!important;border-color:#38bdf840!important}body.view-timeline .timeline-browser-screen .timeline-paper-meta-chip-date{color:#ddd6fe!important;background:#8b5cf617!important;border-color:#8b5cf63d!important}body.view-timeline .timeline-browser-screen .timeline-paper-meta-chip-score{color:#fde68a!important;background:#fbbf2414!important;border-color:#fbbf2438!important}body.view-timeline .timeline-browser-screen .timeline-paper-authors{color:#94a3b8e6!important;min-width:0!important;max-width:100%!important;font-size:var(--tl-browser-authors-size)!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:.38rem!important;line-height:1.25!important;display:grid!important}body.view-timeline .timeline-browser-screen .timeline-paper-authors-label{color:#7dd3fcb8!important;font-size:var(--tl-browser-authors-label-size)!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;line-height:1.35!important}body.view-timeline .timeline-browser-screen .timeline-paper-authors-text{text-overflow:ellipsis!important;-webkit-line-clamp:var(--tl-browser-authors-max-lines)!important;-webkit-box-orient:vertical!important;min-width:0!important;max-width:100%!important;display:-webkit-box!important;overflow:hidden!important}.glass-modal.timeline-progress-shell{width:min(22rem,90vw);max-height:none}.glass-modal.timeline-progress-shell .glass-body{padding:0;overflow:visible}body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups{--rr-route-w:var(--rr-route-fill);--rr-page-font:1rem;--rr-line:1.24;--rr-tight-line:1.12;--rr-gap-xs:.42em;--rr-gap-sm:.7em;--rr-gap-md:1em;--rr-gap-lg:1.55em;--rr-btn-font:.92em;--rr-btn-line:1.13;--rr-btn-min-h:3.05em;--rr-btn-pad-y:.62em;--rr-btn-pad-x:1.1em;--rr-btn-small-font:.8em;--rr-btn-small-min-h:2.45em;--rr-btn-small-pad-y:.48em;--rr-btn-small-pad-x:.88em;--rr-header-h:7.5rem;--rr-header-pad-y:.7rem;--rr-header-pad-x:clamp(1.35rem, 4cqw, 7rem);--rr-header-brand-space:13.5rem;--rr-header-nav-nudge-left:5rem;--rr-header-nav-gap:.85rem;--rr-sidebar-w:clamp(18.75rem, 20cqw, 34rem);--rr-repos-pane-h:clamp(42rem, 38cqw, 70rem);--rr-groups-pane-h:clamp(42rem, 40cqw, 72rem)}@supports not (font-size:1cqw){body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups{--rr-page-font:1rem;--rr-header-h:clamp(7.25rem, calc(4vw + 1.2rem), 8.75rem);--rr-header-pad-x:clamp(1.35rem, 4vw, 7rem);--rr-sidebar-w:clamp(18.75rem, 20vw, 34rem);--rr-repos-pane-h:clamp(42rem, 65svh, 70rem);--rr-groups-pane-h:clamp(42rem, 65svh, 72rem)}}body.view-profile .app-shell,body.view-timeline .app-shell,body.view-repos .app-shell,body.view-horizon .app-shell,body.view-projects .app-shell{container-type:inline-size;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:hidden visible!important}body.view-groups .app-shell{container-type:inline-size;width:100%!important;min-width:0!important;max-width:100%!important;flex-direction:column!important;align-items:stretch!important;block-size:100svh!important;min-block-size:100svh!important;display:flex!important;overflow:hidden!important}body.view-profile .app-header-with-nav,body.view-profile .app-main,body.view-timeline .app-header-with-nav,body.view-timeline .app-main,body.view-repos .app-header-with-nav,body.view-repos .app-main,body.view-horizon .app-header-with-nav,body.view-horizon .app-main,body.view-projects .app-header-with-nav,body.view-projects .app-main,body.view-groups .app-header-with-nav,body.view-groups .app-main{width:var(--rr-route-fill)!important;min-width:0!important;max-width:100%!important;margin-inline:0!important}body.view-profile .app-main,body.view-timeline .app-main,body.view-repos .app-main,body.view-horizon .app-main,body.view-projects .app-main,body.view-groups .app-main{container-type:inline-size}@media (width<=40rem) and (pointer:coarse){body.view-profile .app-header-with-nav,body.view-profile .app-main,body.view-repos .app-header-with-nav,body.view-repos .app-main,body.view-horizon .app-header-with-nav,body.view-horizon .app-main,body.view-projects .app-header-with-nav,body.view-projects .app-main,body.view-groups .app-header-with-nav,body.view-groups .app-main{min-width:0!important}}body.view-profile #profileView,body.view-timeline #timelineView,body.view-repos #repositoriesView,body.view-horizon #horizonView,body.view-projects #projectsView,body.view-groups #groupsView{width:100%!important;max-width:none!important;font-size:var(--rr-page-font)!important;line-height:var(--rr-line)!important;margin-inline:0!important}body.view-profile .card,body.view-repos .repositories-card,body.view-groups .groups-card{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:none!important;margin-inline:0!important}body.view-profile .app-header.app-header-with-nav,body.view-profile .app-header-with-nav,body.view-timeline .app-header.app-header-with-nav,body.view-timeline .app-header-with-nav,body.view-repos .app-header.app-header-with-nav,body.view-repos .app-header-with-nav,body.view-horizon .app-header.app-header-with-nav,body.view-horizon .app-header-with-nav,body.view-projects .app-header.app-header-with-nav,body.view-projects .app-header-with-nav,body.view-groups .app-header.app-header-with-nav,body.view-groups .app-header-with-nav{height:var(--rr-header-h)!important;min-height:var(--rr-header-h)!important;max-height:var(--rr-header-h)!important;padding:var(--rr-header-pad-y) var(--rr-header-pad-x)!important;flex-wrap:nowrap!important;grid-template-columns:none!important;grid-template-areas:none!important;align-items:center!important;gap:0!important;font-size:clamp(.96rem,.74cqw,1.1rem)!important;display:flex!important;overflow:hidden!important}body.view-profile .app-header-with-nav .brand,body.view-timeline .app-header-with-nav .brand,body.view-repos .app-header-with-nav .brand,body.view-horizon .app-header-with-nav .brand,body.view-projects .app-header-with-nav .brand,body.view-groups .app-header-with-nav .brand{flex:0 0 var(--rr-header-brand-space)!important;width:var(--rr-header-brand-space)!important;min-width:var(--rr-header-brand-space)!important;max-width:var(--rr-header-brand-space)!important;height:calc(var(--rr-header-h) - (2 * var(--rr-header-pad-y)))!important}body.view-profile .app-header-with-nav .app-nav-header,body.view-timeline .app-header-with-nav .app-nav-header,body.view-repos .app-header-with-nav .app-nav-header,body.view-horizon .app-header-with-nav .app-nav-header,body.view-projects .app-header-with-nav .app-nav-header,body.view-groups .app-header-with-nav .app-nav-header{justify-content:flex-start!important;align-items:center!important;gap:var(--rr-header-nav-gap)!important;transform:translateX(var(--rr-header-nav-nudge-left))!important;flex-wrap:nowrap!important;flex:none!important;display:inline-flex!important;overflow:visible!important}body.view-profile .app-header-with-nav .auth-header-right,body.view-timeline .app-header-with-nav .auth-header-right,body.view-repos .app-header-with-nav .auth-header-right,body.view-horizon .app-header-with-nav .auth-header-right,body.view-projects .app-header-with-nav .auth-header-right,body.view-groups .app-header-with-nav .auth-header-right{flex-wrap:nowrap!important;align-items:center!important;gap:.75em!important;min-width:0!important;margin-left:auto!important;display:flex!important}body.view-profile .app-header-with-nav .app-nav-header .nav-btn,body.view-timeline .app-header-with-nav .app-nav-header .nav-btn,body.view-repos .app-header-with-nav .app-nav-header .nav-btn,body.view-horizon .app-header-with-nav .app-nav-header .nav-btn,body.view-projects .app-header-with-nav .app-nav-header .nav-btn,body.view-groups .app-header-with-nav .app-nav-header .nav-btn{white-space:nowrap!important;text-wrap:nowrap!important;height:auto!important;min-height:2.85em!important;padding:0 1.15em!important;font-size:.94em!important;line-height:1!important}body.view-profile .btn,body.view-timeline .btn,body.view-repos .btn,body.view-horizon .btn,body.view-projects .btn,body.view-groups .btn{text-wrap:balance;height:auto!important;min-height:var(--rr-btn-min-h)!important;padding-block:var(--rr-btn-pad-y)!important;padding-inline:var(--rr-btn-pad-x)!important;font-size:var(--rr-btn-font)!important;line-height:var(--rr-btn-line)!important;white-space:normal!important;box-shadow:none!important;filter:none!important;justify-content:center!important;align-items:center!important;gap:.38em!important;animation:none!important;display:inline-flex!important}body.view-profile .btn.small,body.view-timeline .btn.small,body.view-repos .btn.small,body.view-horizon .btn.small,body.view-projects .btn.small,body.view-groups .btn.small{min-height:var(--rr-btn-small-min-h)!important;padding-block:var(--rr-btn-small-pad-y)!important;padding-inline:var(--rr-btn-small-pad-x)!important;font-size:var(--rr-btn-small-font)!important;line-height:var(--rr-btn-line)!important}body.view-profile .app-header-with-nav .auth-header-right .btn.small,body.view-timeline .app-header-with-nav .auth-header-right .btn.small,body.view-repos .app-header-with-nav .auth-header-right .btn.small,body.view-horizon .app-header-with-nav .auth-header-right .btn.small,body.view-projects .app-header-with-nav .auth-header-right .btn.small,body.view-groups .app-header-with-nav .auth-header-right .btn.small{min-height:var(--rr-btn-small-min-h)!important;padding:0 var(--rr-btn-small-pad-x)!important;font-size:var(--rr-btn-small-font)!important;line-height:1!important}body.view-profile .app-header-with-nav .auth-status,body.view-timeline .app-header-with-nav .auth-status,body.view-repos .app-header-with-nav .auth-status,body.view-horizon .app-header-with-nav .auth-status,body.view-projects .app-header-with-nav .auth-status,body.view-groups .app-header-with-nav .auth-status{font-size:.86em!important;line-height:1.12!important}body.view-profile input,body.view-profile textarea,body.view-profile select,body.view-profile .input,body.view-timeline input,body.view-timeline textarea,body.view-timeline select,body.view-timeline .input,body.view-repos input,body.view-repos textarea,body.view-repos select,body.view-repos .input,body.view-groups input,body.view-groups textarea,body.view-groups select,body.view-groups .input{padding:.58em .72em!important;font-size:.94em!important;line-height:1.24!important}body.view-profile .chip,body.view-timeline .chip,body.view-repos .chip,body.view-groups .chip,body.view-profile .topic-pill,body.view-timeline .topic-pill,body.view-repos .topic-pill,body.view-groups .topic-pill,body.view-profile .tag,body.view-timeline .tag,body.view-repos .tag,body.view-groups .tag{padding:.42em .78em!important;font-size:.82em!important;line-height:1.12!important}body.view-timeline .timeline-paper-actions .btn{text-wrap:nowrap!important;white-space:nowrap!important;min-height:2.05em!important;padding:.28em .7em!important;font-size:.72em!important;line-height:1.05!important}body.view-timeline{--tl-screen-w:100%;--tl-screen-font:var(--rr-page-font);--tl-screen-pad-x:1.6rem;--tl-screen-pad-y:.9rem;--tl-header-y:0%;--tl-header-h:18%;--tl-stats-y:18.5%;--tl-stats-h:7.5%;--tl-feature-y:28%;--tl-feature-h:38%;--tl-preview-y:68%;--tl-preview-h:29%}body.view-timeline #timelineView{width:100%!important;min-width:0!important;max-width:none!important;font-size:var(--tl-screen-font)!important;margin-inline:0!important}body.view-timeline #timelineView>.timeline-overview-screen,body.view-timeline #timelineView>.timeline-browser-screen{font-size:var(--tl-screen-font)!important}body.view-profile{--profile-font:var(--rr-page-font);--profile-gap:1.5rem;--profile-hero-h:25rem;--profile-hero-pad-y:1.35em;--profile-hero-pad-x:1.55em;--profile-action-gap:.74em;--profile-action-min-h:7.25em}body.view-profile #profileView.profile-dashboard,body.view-profile #profileView{gap:var(--profile-gap)!important;font-size:var(--profile-font)!important;line-height:var(--rr-line)!important;flex-direction:column!important;display:flex!important}body.view-profile .profile-command-hero{min-height:max(var(--profile-hero-h), calc(var(--profile-action-min-h) + var(--profile-action-min-h) + var(--profile-action-min-h) + var(--profile-action-gap) + var(--profile-action-gap) + var(--profile-hero-pad-y) + var(--profile-hero-pad-y)))!important;height:max(var(--profile-hero-h), calc(var(--profile-action-min-h) + var(--profile-action-min-h) + var(--profile-action-min-h) + var(--profile-action-gap) + var(--profile-action-gap) + var(--profile-hero-pad-y) + var(--profile-hero-pad-y)))!important;padding:var(--profile-hero-pad-y) var(--profile-hero-pad-x)!important;grid-template-columns:minmax(0,1.18fr) minmax(23em,.82fr)!important;align-items:stretch!important;gap:1.35em!important;margin:0!important;display:grid!important;overflow:hidden!important}body.view-profile .profile-command-main,body.view-profile .profile-command-actions{min-height:0!important}body.view-profile .profile-command-main{flex-direction:column!important;justify-content:center!important;display:flex!important}body.view-profile .profile-command-main h2{letter-spacing:-.075em!important;font-size:clamp(3em,4.35cqw,5.15em)!important;line-height:.94!important}body.view-profile .profile-command-main p{font-size:.98em!important;line-height:1.48!important}body.view-profile .profile-status-banner{box-shadow:none!important;margin-top:1.2em!important;font-size:.9em!important;line-height:1.2!important;animation:none!important}body.view-profile .profile-command-actions{grid-template-rows:repeat(3, minmax(var(--profile-action-min-h), 1fr))!important;gap:var(--profile-action-gap)!important;align-content:stretch!important;height:100%!important;display:grid!important}body.view-profile .profile-action-card{width:100%!important;height:auto!important;min-height:var(--profile-action-min-h)!important;text-align:left!important;line-height:var(--rr-tight-line)!important;box-shadow:none!important;filter:none!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:.95em 1.05em!important;animation:none!important;display:flex!important;transform:none!important}body.view-profile .profile-action-kicker{margin:0 0 .48em!important;font-size:.68em!important;line-height:1.05!important}body.view-profile .profile-action-card small{margin-top:.42em!important;font-size:.78em!important;line-height:1.22!important}body.view-profile .profile-action-card.timeline-action{min-height:calc(var(--profile-action-min-h) + 1.4em)!important}body.view-profile .profile-action-card.timeline-action .btn{margin-top:.7em!important}body.view-profile .profile-dossier-card{height:auto!important;min-height:unset!important;max-height:none!important;margin:0!important;padding:0!important}body.view-profile .profile-dossier-content,body.view-profile #profileContent,body.view-profile .profile-dossier-refine,body.view-profile #profileRefinePanel{height:auto!important;min-height:unset!important;max-height:none!important;overflow:visible!important}body.view-repos{--sidebar-width:var(--rr-sidebar-w);--pane-height:var(--rr-repos-pane-h)}body.view-repos .repositories-card{font-size:var(--rr-page-font)!important;padding:1.05em!important}body.view-repos .repos-shell{grid-template-columns:var(--rr-sidebar-w) minmax(0, 1fr)!important;gap:1em!important}body.view-repos .repos-sidebar,body.view-repos .repos-main{padding:.9em!important}body.view-repos .repos-main{min-height:var(--rr-repos-pane-h)!important}body.view-repos .repos-list{max-height:calc(var(--rr-repos-pane-h) - 11em)!important}body.view-groups{--sidebar-width:var(--rr-sidebar-w);--groups-pane-height:var(--rr-groups-pane-h)}body.view-groups .groups-card{font-size:var(--rr-page-font)!important;padding:.95em 1.05em!important}body.view-groups .groups-shell{grid-template-columns:var(--rr-sidebar-w) minmax(0, 1fr)!important;gap:1em!important}body.view-groups .groups-sidebar,body.view-groups .groups-main{padding:.9em!important}body.view-groups .group-feed-shell,body.view-groups .group-chat{height:var(--rr-groups-pane-h);max-height:var(--rr-groups-pane-h)}body.view-groups .group-tab,body.view-groups .channel-btn,body.view-groups .event-action-btn,body.view-groups .event-open-btn,body.view-groups .event-filter-tab{height:auto!important;min-height:2.75em!important;padding-block:.58em!important;padding-inline:1.05em!important;font-size:.9em!important;line-height:1.12!important}body.view-timeline .timeline-browser-screen .timeline-content,body.view-timeline .timeline-preview-list,body.view-timeline .timeline-pulse-list,body.view-groups .group-feed-scroll,body.view-groups .group-messages,body.view-repos .repos-list,body.view-repos .repo-paper-list{will-change:scroll-position;backface-visibility:hidden;contain:layout paint style!important;overscroll-behavior:contain!important}body.view-timeline .timeline-paper-card,body.view-timeline .timeline-preview-item,body.view-timeline .timeline-preview-paper,body.view-groups .group-feed-card,body.view-groups .group-message,body.view-groups .group-paper-visual-card,body.view-groups .group-feed-paper,body.view-repos .repo-row,body.view-repos .repo-paper-card{content-visibility:auto;contain-intrinsic-size:8rem}body.view-timeline .timeline-browser-screen,body.view-groups .group-feed-shell,body.view-groups .group-chat,body.view-repos .repositories-card,body.view-repos .repos-sidebar,body.view-repos .repos-main,body.view-groups .groups-card,body.view-groups .groups-sidebar,body.view-groups .groups-main{box-shadow:0 1rem 2.25rem #0000003d,inset 0 .0625rem #ffffff08!important}body.view-timeline .timeline-browser-screen *,body.view-groups .group-feed-shell *,body.view-groups .group-chat *,body.view-repos .repos-list *,body.view-repos .repo-paper-list *{transition-duration:80ms!important;animation-duration:0s!important}body.view-timeline .timeline-browser-screen,body.view-timeline .timeline-browser-screen *,body.view-groups .group-feed-shell,body.view-groups .group-feed-shell *,body.view-groups .group-chat,body.view-groups .group-chat *,body.view-repos .repos-list,body.view-repos .repo-paper-list{-webkit-backdrop-filter:none!important;filter:none!important}@media (width<=88rem) and (pointer:coarse){body.view-profile .profile-command-hero{height:auto!important;min-height:var(--profile-hero-h)!important;grid-template-columns:1fr!important}body.view-profile .profile-command-actions{grid-template-rows:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}body.view-repos .repos-shell,body.view-groups .groups-shell{grid-template-columns:1fr!important}}@media (width<=55rem) and (pointer:coarse){body.view-profile .profile-command-actions{grid-template-columns:1fr!important}body.view-profile .profile-command-main h2{font-size:clamp(2.5em,9vw,4em)!important}}body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups{--rr-header-font:1rem;--rr-header-nav-font:.94em;--rr-header-auth-font:.86em;--rr-header-nav-h:2.85em;--rr-header-auth-h:2.55em;--rr-header-nav-pad-x:1.15em;--rr-header-auth-pad-x:.95em}body.view-profile .app-header.app-header-with-nav,body.view-profile .app-header-with-nav,body.view-timeline .app-header.app-header-with-nav,body.view-timeline .app-header-with-nav,body.view-repos .app-header.app-header-with-nav,body.view-repos .app-header-with-nav,body.view-horizon .app-header.app-header-with-nav,body.view-horizon .app-header-with-nav,body.view-projects .app-header.app-header-with-nav,body.view-projects .app-header-with-nav,body.view-groups .app-header.app-header-with-nav,body.view-groups .app-header-with-nav{font-size:var(--rr-header-font)!important}body.view-profile .app-header-with-nav .app-nav-header .nav-btn,body.view-timeline .app-header-with-nav .app-nav-header .nav-btn,body.view-repos .app-header-with-nav .app-nav-header .nav-btn,body.view-horizon .app-header-with-nav .app-nav-header .nav-btn,body.view-projects .app-header-with-nav .app-nav-header .nav-btn,body.view-groups .app-header-with-nav .app-nav-header .nav-btn{height:auto!important;min-height:var(--rr-header-nav-h)!important;padding-top:0!important;padding-bottom:0!important;padding-left:var(--rr-header-nav-pad-x)!important;padding-right:var(--rr-header-nav-pad-x)!important;padding-inline:var(--rr-header-nav-pad-x)!important;font-size:var(--rr-header-nav-font)!important;white-space:nowrap!important;text-wrap:nowrap!important;flex:none!important;justify-content:center!important;align-items:center!important;font-weight:650!important;line-height:1!important;display:inline-flex!important}body.view-profile .app-header-with-nav .auth-status,body.view-timeline .app-header-with-nav .auth-status,body.view-repos .app-header-with-nav .auth-status,body.view-horizon .app-header-with-nav .auth-status,body.view-projects .app-header-with-nav .auth-status,body.view-groups .app-header-with-nav .auth-status{font-size:var(--rr-header-auth-font)!important;line-height:1.12!important;display:block!important}body.view-profile .app-header-with-nav .auth-header-right .btn.small,body.view-timeline .app-header-with-nav .auth-header-right .btn.small,body.view-repos .app-header-with-nav .auth-header-right .btn.small,body.view-horizon .app-header-with-nav .auth-header-right .btn.small,body.view-projects .app-header-with-nav .auth-header-right .btn.small,body.view-groups .app-header-with-nav .auth-header-right .btn.small,body.view-profile .app-header-with-nav .settings-btn,body.view-timeline .app-header-with-nav .settings-btn,body.view-repos .app-header-with-nav .settings-btn,body.view-horizon .app-header-with-nav .settings-btn,body.view-projects .app-header-with-nav .settings-btn,body.view-groups .app-header-with-nav .settings-btn,body.view-profile .app-header-with-nav #logoutBtn,body.view-timeline .app-header-with-nav #logoutBtn,body.view-repos .app-header-with-nav #logoutBtn,body.view-horizon .app-header-with-nav #logoutBtn,body.view-projects .app-header-with-nav #logoutBtn,body.view-groups .app-header-with-nav #logoutBtn{height:auto!important;min-height:var(--rr-header-auth-h)!important;padding-top:0!important;padding-bottom:0!important;padding-left:var(--rr-header-auth-pad-x)!important;padding-right:var(--rr-header-auth-pad-x)!important;padding-inline:var(--rr-header-auth-pad-x)!important;font-size:var(--rr-header-auth-font)!important;white-space:nowrap!important;text-wrap:nowrap!important;flex:none!important;justify-content:center!important;align-items:center!important;font-weight:750!important;line-height:1!important;display:inline-flex!important}body.view-profile{--profile-hero-h:clamp(22rem, 24cqw, 38rem);--profile-action-gap:.85em;--profile-action-min-h:2.2em;--profile-action-pad-y:1.05em;--profile-action-pad-x:1.15em;--profile-action-radius:1.45em;--profile-action-kicker-font:.6em;--profile-action-title-font:1em;--profile-action-small-font:.8em;--profile-action-line-height:1.22}body.view-profile .profile-command-hero{height:var(--profile-hero-h)!important;min-height:var(--profile-hero-h)!important}body.view-profile .profile-command-actions{grid-template-columns:1fr!important;grid-template-rows:repeat(3, minmax(var(--profile-action-min-h), 1fr))!important;gap:var(--profile-action-gap)!important;align-content:center!important;height:100%!important;min-height:0!important;display:grid!important}body.view-profile .profile-action-card{width:100%!important;height:auto!important;min-height:var(--profile-action-min-h)!important;padding:var(--profile-action-pad-y) var(--profile-action-pad-x)!important;border-radius:var(--profile-action-radius)!important;line-height:var(--profile-action-line-height)!important;box-shadow:none!important;flex-direction:column!important;justify-content:center!important;display:flex!important;transform:none!important}body.view-profile .profile-action-kicker{font-size:var(--profile-action-kicker-font)!important;letter-spacing:.13em!important;margin-bottom:.58em!important;line-height:1!important}body.view-profile .profile-action-card strong{font-size:var(--profile-action-title-font)!important;line-height:1.05!important}body.view-profile .profile-action-card small{font-size:var(--profile-action-small-font)!important;line-height:var(--profile-action-line-height)!important;margin-top:.48em!important}body.view-profile .profile-action-card:hover{box-shadow:none!important;transform:none!important}body.view-profile{--profile-left-eyebrow-mb:.75em;--profile-left-title-mb:0em;--profile-left-body-mt:1.1em;--profile-left-status-mt:1.35em;--profile-left-eyebrow-font:.78em;--profile-left-title-font:clamp(2em, 3.2cqw, 4em);--profile-left-body-font:1em;--profile-left-status-font:.88em;--profile-left-title-line:.94;--profile-left-body-line:1.55;--profile-left-status-line:1.25;--profile-left-title-width:11ch;--profile-left-body-width:62ch}body.view-profile .profile-command-main{flex-direction:column!important;justify-content:center!important;min-width:0!important;display:flex!important}body.view-profile .profile-command-eyebrow{margin:0 0 var(--profile-left-eyebrow-mb)!important;font-size:var(--profile-left-eyebrow-font)!important;letter-spacing:.15em!important;line-height:1!important}body.view-profile .profile-command-main h2{max-width:var(--profile-left-title-width)!important;margin:0 0 var(--profile-left-title-mb)!important;font-size:var(--profile-left-title-font)!important;line-height:var(--profile-left-title-line)!important;letter-spacing:-.075em!important;font-weight:950!important}body.view-profile .profile-command-main p{max-width:var(--profile-left-body-width)!important;margin:var(--profile-left-body-mt) 0 0!important;font-size:var(--profile-left-body-font)!important;line-height:var(--profile-left-body-line)!important}body.view-profile .profile-status-banner{margin-top:var(--profile-left-status-mt)!important;font-size:var(--profile-left-status-font)!important;line-height:var(--profile-left-status-line)!important}body.view-profile .profile-status-banner,body.view-profile #statusBanner{margin-top:2.5em!important}body.view-profile #refineProfileHeaderBtn,body.view-profile #resetProfileBtn,body.view-profile #buildProfileHeroBtn{font-size:1em!important;font-weight:inherit!important}body.view-profile,body.view-repos,body.view-horizon,body.view-projects,body.view-groups{overflow-x:hidden}body.view-timeline{overflow:hidden auto}body.view-profile .app-shell,body.view-timeline .app-shell,body.view-repos .app-shell,body.view-horizon .app-shell,body.view-projects .app-shell{overflow:hidden visible!important}body:before{background:radial-gradient(circle at 22% 24%,#7c3aed26,#0000 25%),radial-gradient(circle at 78% 20%,#22d3ee1a,#0000 25%),radial-gradient(circle at 51% 74%,#f59e0b14,#0000 75%),radial-gradient(at 50% -12%,#7dd3fc1a,#0000 46%),linear-gradient(#020617 0%,#01040d 58%,#00040a 100%)}.btn.primary,.btn.accent,.status-banner.neutral{animation:none}.ai-comms:before{filter:none;animation:none}.profile-dossier-glow,.rr-bg-soft-light{filter:none}.profile-command-grid,.profile-dossier-grid{-webkit-mask-image:none;mask-image:none}.app-header-with-nav .app-nav-header .nav-btn,.app-header-with-nav .app-nav-header .nav-btn:hover,.app-header-with-nav .app-nav-header .nav-btn.active,.app-header-with-nav .app-nav-header .nav-btn.is-active,.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]{-webkit-backdrop-filter:none!important;text-shadow:none!important}.auth-signal-ring,.ai-orbital-ring,.timeline-orbit:after{animation:none}.timeline-progress-dot{opacity:.85;animation:none}body.view-timeline{--tl-page-chrome-h:calc(var(--header-height,var(--rr-header-h,8rem)) + var(--shell-pad) + var(--shell-pad) + var(--section-gap,1.125rem));--tl-screen-section-h:calc(100dvh - var(--tl-page-chrome-h));--tl-design-section-h:900px;--tl-font-base:16px;--tl-zoom:1;--tl-dashboard-gap:clamp(1rem, 2.2dvh, 1.65rem);--tl-row-gap:.6em;--tl-screen-pad-x:1.6em;--tl-screen-pad-y:.72em}body.view-timeline .app-shell{min-height:100dvh!important}body.view-timeline .app-main{flex-direction:column!important;flex:auto!important;height:auto!important;min-height:0!important;display:flex!important}body.view-timeline #timelineView.timeline-dashboard{align-items:stretch!important;gap:var(--tl-dashboard-gap)!important;flex-direction:column!important;flex:auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;display:flex!important;overflow:visible!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen,body.view-timeline #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{box-sizing:border-box!important;width:100%!important;height:var(--tl-screen-section-h)!important;min-height:var(--tl-screen-section-h)!important;max-height:var(--tl-screen-section-h)!important;padding:var(--tl-screen-pad-y) var(--tl-screen-pad-x)!important;font-size:calc(var(--tl-font-base,16px) * var(--tl-zoom,1))!important;flex:none!important;margin:0!important;overflow:hidden!important}body.view-timeline.tl-browser-zoom-active #timelineView.timeline-dashboard>.timeline-overview-screen,body.view-timeline.tl-browser-zoom-active #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline.tl-browser-zoom-active #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{max-height:none!important;overflow:hidden auto!important}body.view-timeline.tl-browser-zoom-active .app-shell,body.view-timeline.tl-browser-zoom-active .app-main{height:auto!important;min-height:100dvh!important;overflow-y:auto!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen{isolation:isolate!important;position:relative!important}body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header,body.view-timeline #timelineView.timeline-dashboard .timeline-scan-stats,body.view-timeline #timelineView.timeline-dashboard .timeline-feature-layout,body.view-timeline #timelineView.timeline-dashboard .timeline-preview-grid{inset:auto!important;z-index:auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;position:relative!important;inset:auto!important}body.view-timeline #timelineView.timeline-dashboard .timeline-scan-stats{grid-template-columns:1.25fr repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:.55em!important;display:grid!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header{z-index:auto!important;grid-template-columns:minmax(0,1fr) minmax(14rem,34%)!important;align-items:stretch!important;gap:.5em!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header>:first-child{width:auto!important;max-width:100%!important;min-height:0!important;position:relative!important;top:auto!important;left:auto!important}body.view-timeline #timelineView.timeline-dashboard .timeline-header-meta{width:auto!important;min-width:0!important;height:100%!important;position:relative!important;top:auto!important;left:auto!important}body.view-timeline #timelineView.timeline-dashboard #timelineCommandCenter.rr-command-center,body.view-timeline #timelineView.timeline-dashboard .timeline-refresh-control.rr-command-center{width:100%!important;height:100%!important;min-height:0!important;position:relative!important;inset:auto!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{margin:0!important}body.view-timeline #timelineView.timeline-dashboard .timeline-feature-content{grid-template-rows:auto minmax(0,2fr) minmax(0,2.5fr) auto auto!important;align-content:start!important;row-gap:.5em!important;height:100%!important;min-height:0!important;padding:.75em .85em!important;display:grid!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard .timeline-feature-card h3,body.view-timeline #timelineView.timeline-dashboard #timelineFeaturedTitle{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;min-height:0!important;margin:0!important;font-size:1.55em!important;line-height:1.05!important;display:-webkit-box!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard .timeline-feature-reason,body.view-timeline #timelineView.timeline-dashboard #timelineFeaturedReason{-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;min-height:0!important;margin:0!important;font-size:.95em!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}@media not ((width<=52rem) and (pointer:coarse)){body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen{gap:var(--tl-row-gap)!important;height:var(--tl-screen-section-h)!important;min-height:var(--tl-screen-section-h)!important;grid-template-rows:minmax(0,1.65fr) minmax(0,.8fr) minmax(0,3.85fr) minmax(0,3.4fr)!important;align-content:stretch!important;display:grid!important;overflow:hidden!important}body.view-timeline.tl-browser-zoom-active #timelineView.timeline-dashboard>.timeline-overview-screen{max-height:none!important;overflow-y:auto!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-dashboard-header,body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-scan-stats,body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-feature-layout,body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-preview-grid{align-self:stretch!important;height:100%!important;min-height:0!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-scan-stats{grid-template-columns:1.25fr repeat(4,minmax(0,1fr))!important;align-items:stretch!important;width:100%!important;display:grid!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-feature-layout{grid-template-columns:minmax(0,1.85fr) minmax(16.25rem,.72fr)!important;gap:.75em!important;margin:0!important;display:grid!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:.75em!important;display:grid!important}body.view-timeline #timelineView.timeline-dashboard .timeline-feature-card,body.view-timeline #timelineView.timeline-dashboard .timeline-pulse-card{height:100%!important;min-height:0!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard .timeline-preview-panel{grid-template-rows:auto minmax(0,1fr)!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard .timeline-preview-list{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{gap:var(--tl-row-gap)!important;height:var(--tl-screen-section-h)!important;min-height:var(--tl-screen-section-h)!important;grid-template-rows:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,8fr)!important;display:grid!important;overflow:hidden!important}body.view-timeline.tl-browser-zoom-active #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline.tl-browser-zoom-active #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{max-height:none!important;overflow-y:auto!important}body.view-timeline #timelineView.timeline-dashboard .timeline-browser-header,body.view-timeline #timelineView.timeline-dashboard .timeline-tabs{height:100%!important;min-height:0!important;overflow:hidden!important}body.view-timeline #timelineView.timeline-dashboard .timeline-content{height:100%!important;min-height:0!important;overflow:hidden auto!important}}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header>:first-child,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-header-meta{width:auto!important;max-width:100%!important;height:auto!important;position:relative!important;inset:auto!important}html.rr-layout-adaptive body.view-timeline{--rr-header-h:clamp(8.5rem, calc(6cqw + 1rem), 10rem);--rr-header-pad-y:.82rem}@supports not (font-size:1cqw){html.rr-layout-adaptive body.view-timeline{--rr-header-h:clamp(8.5rem, calc(5vw + 1rem), 10rem)}}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard{--tl-command-card-min-h:3.8em;--tl-command-icon-size:1.9em;--tl-command-label-size:.5em;--tl-command-title-size:.65em;--tl-command-status-size:.8em;--tl-command-pad-y:.48em;--tl-command-pad-x:.5em;--tl-command-gap:.36em;--tl-command-button-gap:.8em;--tl-command-box-min-h:6.8em;--tl-command-font-scale:1.12;--tl-preview-slot-count:3;--tl-preview-text-scale:1}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header{align-items:stretch!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header>:first-child{align-self:center!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-header-meta{justify-content:flex-end!important;align-self:stretch!important;align-items:center!important;height:100%!important;min-height:0!important;max-height:100%!important;display:flex!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard #timelineCommandCenter.rr-command-center,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-refresh-control.rr-command-center{width:100%!important;max-width:100%!important;min-height:0!important;max-height:var(--tl-command-box-max-h,100%)!important;height:auto!important;font-size:calc(var(--tl-font-base,16px) * var(--tl-zoom,1) * var(--tl-command-font-scale,1.08))!important;grid-template-rows:auto auto auto!important;align-content:center!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-title{font-size:var(--tl-command-title-size)!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-label{font-size:var(--tl-command-label-size)!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-status,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-status #timelineCommandCurrentRadar,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-status #timelineRefreshNote,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-status .timeline-refresh-note{font-size:var(--tl-command-status-size)!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-grid{justify-content:center!important;gap:var(--tl-command-button-gap,.52em)!important;grid-template-columns:repeat(3,minmax(4.9em,10em))!important;grid-auto-rows:auto!important;align-self:center!important;width:auto!important;max-width:100%!important;height:auto!important;margin-inline:auto!important;display:grid!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-card,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .rr-command-history-wrap{width:100%!important;max-width:10em!important;height:auto!important;min-height:var(--tl-command-card-min-h)!important;max-height:4.9em!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header h2{margin:.12em 0 0!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-dashboard-header .section-help{margin-top:.32em!important;line-height:1.16!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-scan-stat{flex-direction:column!important;justify-content:center!important;height:100%!important;min-height:0!important;padding:.42em .55em!important;display:flex!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-stat-label{margin-bottom:.2em!important;font-size:.66em!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-scan-stat small{margin-top:.18em!important;font-size:.7em!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-scan-stat strong{font-size:1.45em!important;line-height:1!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-grid,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-panel{font-size:calc(var(--tl-font-base,16px) * var(--tl-zoom,1) * var(--tl-preview-text-scale,1))!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-head h3,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-panel h3{font-size:.95em!important;line-height:1.05!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-head p,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-panel p{font-size:.72em!important;line-height:1.1!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-list:not(:has(.muted)){grid-template-rows:repeat(var(--tl-preview-slot-count,3), minmax(0, 1fr))!important;align-content:stretch!important;gap:.42em!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-item{align-content:center!important;align-items:center!important;height:100%!important;min-height:0!important;padding:.4em .5em!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-item>div{min-width:0!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-title{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.76em!important;line-height:1.14!important;display:-webkit-box!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-meta{white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:.12em!important;font-size:.62em!important;line-height:1.2!important;overflow:hidden!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-preview-score{min-width:1.95em!important;height:1.55em!important;font-size:.66em!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-feature-content{align-content:stretch!important;row-gap:.5em!important;padding:.75em .85em!important}html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-feature-card h3,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard #timelineFeaturedTitle,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard .timeline-feature-reason,html.rr-layout-adaptive body.view-timeline #timelineView.timeline-dashboard #timelineFeaturedReason{max-width:100%!important}@media (width<=52rem) and (pointer:coarse){body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen,body.view-timeline #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{height:auto!important;min-height:min(100svh, var(--tl-screen-section-h))!important;max-height:none!important;overflow:visible!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen{flex-direction:column!important;gap:1rem!important;display:flex!important}}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen,body.view-timeline #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{gap:var(--tl-row-gap,.6em)!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;font-size:1rem!important;display:flex!important;overflow:visible!important}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-dashboard-header,body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-scan-stats,body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-feature-layout,body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen>.timeline-preview-grid,body.view-timeline #timelineView.timeline-dashboard .timeline-header-meta,body.view-timeline #timelineView.timeline-dashboard #timelineCommandCenter.rr-command-center,body.view-timeline #timelineView.timeline-dashboard .timeline-refresh-control.rr-command-center,body.view-timeline #timelineView.timeline-dashboard .timeline-scan-stat,body.view-timeline #timelineView.timeline-dashboard .timeline-feature-card,body.view-timeline #timelineView.timeline-dashboard .timeline-pulse-card,body.view-timeline #timelineView.timeline-dashboard .timeline-preview-panel,body.view-timeline #timelineView.timeline-dashboard .timeline-preview-list,body.view-timeline #timelineView.timeline-dashboard .timeline-browser-header,body.view-timeline #timelineView.timeline-dashboard .timeline-tabs,body.view-timeline #timelineView.timeline-dashboard .timeline-content{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body.view-timeline #timelineView.timeline-dashboard .timeline-feature-content,body.view-timeline #timelineView.timeline-dashboard .timeline-preview-panel{flex-direction:column!important;gap:.5em!important;display:flex!important}:root{--rr-density-small:12px;--rr-density-default:15px;--rr-density-large:18px;--rr-density-xlarge:21px}html,body,#root{min-height:100%}html:not(.rr-phone){scrollbar-gutter:stable}#horizonView{display:none}body.view-horizon #horizonView{display:grid}body.view-horizon #authView,body.view-horizon #profileView,body.view-horizon #timelineView,body.view-horizon #repositoriesView,body.view-horizon #groupsView{display:none!important}#projectsView{display:none}body.view-projects #projectsView{flex:auto;min-height:0;display:flex}body.view-projects #authView,body.view-projects #profileView,body.view-projects #timelineView,body.view-projects #repositoriesView,body.view-projects #groupsView,body.view-projects #horizonView{display:none!important}body.view-groups #groupsView,body.view-repos #repositoriesView{flex:auto;min-height:0;display:flex}@media (width>=70em){body.view-repos{block-size:100%;overflow:hidden}html:has(body.view-repos){block-size:100%;overflow:hidden}body.view-repos .app-shell{block-size:100svh;min-block-size:100svh;overflow:hidden!important}body.view-repos .app-main{flex-direction:column;flex:1 1 0;block-size:100%;min-block-size:0;display:flex;overflow:hidden}body.view-repos #repositoriesView{flex-direction:column;flex:1 1 0;block-size:100%;min-block-size:0;overflow:hidden;display:flex!important}}.glass-modal.save-repo-panel{width:min(30rem,100vw - 1.5rem)!important}.save-repo-modal{box-shadow:none;background:0 0;border:0;gap:.85rem;margin:0;padding:0;display:grid}.save-repo-status{margin:0}.save-repo-status-hint{margin:.3rem 0 0;font-size:.75rem;line-height:1.4}.save-repo-section-label{letter-spacing:.06em;text-transform:uppercase;margin:.15rem 0 0;font-size:.68rem;font-weight:650}.save-repo-status-row{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.save-repo-status-btn{color:#e2e8f0e0;cursor:pointer;box-shadow:none;background:0 0;border:1px solid #94a3b833;border-radius:.5rem;padding:.32rem .62rem;font-size:.78rem;font-weight:600}.save-repo-status-btn:hover{background:#38bdf81a;border-color:#38bdf852}.save-repo-status-btn.active{color:#e0f2fe;background:#38bdf829;border-color:#38bdf86b}.save-repo-plan{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:auto;box-shadow:none;margin-top:.4rem}.save-repo-note-wrap{position:relative}.save-repo-modal .save-repo-note,.save-repo-modal .save-repo-plan{box-shadow:none;filter:none;background:#0f172a47;border-color:#94a3b833}.save-repo-modal .save-repo-note{resize:vertical;min-height:4.5rem;padding:.65rem 2.1rem .65rem .75rem}.save-repo-modal .save-repo-note:focus,.save-repo-modal .save-repo-plan:focus{box-shadow:none;border-color:#38bdf86b}.save-repo-emoji{width:1.75rem;height:1.75rem;box-shadow:none;color:inherit;cursor:pointer;opacity:.72;background:0 0;border:0;border-radius:.4rem;place-items:center;padding:0;font-size:1rem;line-height:1;display:grid;position:absolute;bottom:.35rem;right:.35rem}.save-repo-emoji:hover{opacity:1;background:#94a3b81a}.save-repo-emoji:focus-visible{outline-offset:1px;outline:1px solid #38bdf873}.save-repo-head{justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.75rem;display:flex}.save-repo-list{gap:.35rem;max-height:16rem;display:grid;overflow:auto}.save-repo-option{text-align:left;cursor:pointer;width:100%;box-shadow:none;filter:none;background:0 0;border:1px solid #94a3b829;border-radius:.55rem;grid-template-columns:1.05rem minmax(0,1fr);align-items:center;gap:.6rem;padding:.55rem .65rem;display:grid}.save-repo-option:hover{background:#38bdf812;border-color:#38bdf84d;transform:none}.save-repo-option.selected,.save-repo-option.already-saved:hover{background:#38bdf81a;border-color:#38bdf866}.save-repo-check{width:1.05rem;height:1.05rem;box-shadow:none;color:#0000;background:0 0;border:1px solid #94a3b861;border-radius:.28rem;place-items:center;font-size:.68rem;font-weight:700;display:grid}.save-repo-option.selected .save-repo-check,.save-repo-option.already-saved .save-repo-check{color:#04121f;background:#38bdf8e6;border-color:#0000}.save-repo-option.already-saved{opacity:.7;cursor:default}.overlay,.glass-modal{-webkit-backdrop-filter:none!important}.repo-paper-note{color:var(--muted,#94a3b8);white-space:pre-wrap;margin-top:4px;font-size:12px;line-height:1.35}.repo-paper-actions{flex-wrap:wrap}#reactionViewer.reaction-viewer,.reaction-viewer{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:#0b1324!important;border:.0625rem solid #94a3b84d!important}#reactionViewer.reaction-viewer .rv-close,.reaction-viewer .rv-close{width:1.2rem!important;height:1.2rem!important;box-shadow:none!important;background:0 0!important;border:none!important;font-size:.65rem!important;position:absolute!important;top:.35rem!important;left:auto!important;right:.4rem!important}.feed-comment-count{color:#e2e8f0b8;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:.3rem;font-size:.82rem;display:inline-flex}.c-paper-chip{color:#e2e8f0f2;cursor:pointer;text-align:left;background:#38bdf814;border:.0625rem solid #38bdf84d;border-radius:.7rem;align-items:center;gap:.5rem;max-width:100%;margin-top:.4rem;padding:.4rem .7rem;transition:background .15s,border-color .15s;display:inline-flex}.c-paper-chip:hover{background:#38bdf824;border-color:#38bdf880}.c-paper-chip .c-paper-title{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.c-paper-chip .c-paper-open{opacity:.7;margin-left:auto}.comment-paper-attached{background:#38bdf814;border:.0625rem solid #38bdf847;border-radius:.7rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.35rem .5rem;display:flex}.comment-paper-attached .c-paper-title{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.85rem;overflow:hidden}.glass-modal.settings-modal-panel{width:min(34rem,100vw - 1.5rem)!important;max-height:calc(100vh - 1.25rem)!important;box-shadow:none!important;filter:none!important}.glass-modal.settings-modal-panel:before{content:none!important;display:none!important}.glass-modal.settings-modal-panel .glass-body{padding:.85rem 1rem 1rem;overflow-y:auto}.glass-modal.project-modal-panel,.glass-modal.repository-modal-panel{width:min(26rem,100vw - 1.5rem)!important;max-height:calc(100vh - 1.25rem)!important;box-shadow:none!important;filter:none!important;border:1px solid #94a3b81f!important;border-radius:1rem!important}.glass-modal.project-modal-panel.project-modal-medium{width:min(30rem,100vw - 1.5rem)!important}.glass-modal.project-modal-panel.project-modal-wide{width:min(36rem,100vw - 1.5rem)!important}.glass-modal.repository-modal-narrow{width:min(21rem,100vw - 1.5rem)!important}.glass-modal.repository-modal-panel .glass-block{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.glass-modal.project-modal-panel:before,.glass-modal.repository-modal-panel:before{content:none!important;display:none!important}.glass-modal.project-modal-panel .glass-head,.glass-modal.repository-modal-panel .glass-head{background:0 0;border-bottom:1px solid #94a3b81a;align-items:center;padding:.85rem 1rem .65rem}.glass-modal.project-modal-panel .glass-title,.glass-modal.repository-modal-panel .glass-title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:650;line-height:1.25}.glass-modal.project-modal-panel .glass-subtitle,.glass-modal.repository-modal-panel .glass-subtitle{color:#94a3b8e0;margin:.22rem 0 0;font-size:.78rem;line-height:1.35}.glass-modal.project-modal-panel .glass-body,.glass-modal.repository-modal-panel .glass-body{gap:.65rem;padding:.75rem 1rem .85rem}.glass-modal.project-modal-panel .glass-footer,.glass-modal.repository-modal-panel .glass-footer{background:0 0;border-top:1px solid #94a3b81a;gap:.45rem;padding:.65rem 1rem .85rem}.glass-modal.project-modal-panel .glass-footer .btn.ghost.danger,.glass-modal.repository-modal-panel .glass-footer .btn.ghost.danger{margin-right:auto}.glass-modal.project-modal-panel .btn.ghost.danger,.glass-modal.project-modal-panel .btn.danger,.glass-modal.repository-modal-panel .btn.ghost.danger,.glass-modal.repository-modal-panel .btn.danger{color:#fecaca!important;box-shadow:none!important;background:#f871711a!important;border-color:#f8717173!important}.glass-modal.project-modal-panel .btn.ghost.danger:hover,.glass-modal.project-modal-panel .btn.danger:hover,.glass-modal.repository-modal-panel .btn.ghost.danger:hover,.glass-modal.repository-modal-panel .btn.danger:hover{color:#fecaca!important;background:#f8717138!important;border-color:#f87171b3!important}.glass-modal.project-modal-panel .btn,.glass-modal.project-modal-panel .btn:hover,.glass-modal.project-modal-panel .btn:active,.glass-modal.project-modal-panel .btn:focus,.glass-modal.repository-modal-panel .btn,.glass-modal.repository-modal-panel .btn:hover,.glass-modal.repository-modal-panel .btn:active,.glass-modal.repository-modal-panel .btn:focus{box-shadow:none!important;filter:none!important;animation:none!important;transform:none!important}.glass-modal.project-modal-panel .btn.primary,.glass-modal.project-modal-panel .btn.accent,.glass-modal.repository-modal-panel .btn.primary,.glass-modal.repository-modal-panel .btn.accent{color:#e0f2fe!important;background:#38bdf829!important;border-color:#38bdf86b!important}.glass-modal.project-modal-panel .btn.primary:hover,.glass-modal.project-modal-panel .btn.accent:hover,.glass-modal.repository-modal-panel .btn.primary:hover,.glass-modal.repository-modal-panel .btn.accent:hover{color:#f0f9ff!important;background:#38bdf842!important;border-color:#38bdf894!important}.glass-modal.project-modal-panel .btn.ghost:not(.danger),.glass-modal.repository-modal-panel .btn.ghost:not(.danger){color:#cbd5e1e0!important;background:0 0!important;border-color:#94a3b833!important}.glass-modal.project-modal-panel .btn.ghost:not(.danger):hover,.glass-modal.repository-modal-panel .btn.ghost:not(.danger):hover{color:#e2e8f0!important;background:#94a3b814!important;border-color:#94a3b852!important}.glass-modal.project-modal-panel .icon-btn,.glass-modal.repository-modal-panel .icon-btn{color:#94a3b8eb;background:#94a3b814;border-color:#0000;border-radius:999px;flex-shrink:0;width:1.85rem;height:1.85rem;font-size:.72rem}.glass-modal.project-modal-panel .icon-btn:hover,.glass-modal.repository-modal-panel .icon-btn:hover{color:#e2e8f0;background:#94a3b829;border-color:#0000;transform:none}.glass-modal.project-modal-panel .icon-btn:disabled,.glass-modal.repository-modal-panel .icon-btn:disabled{opacity:.45}.glass-modal.horizon-modal-panel{max-height:calc(100vh - 1.25rem)!important;box-shadow:none!important;filter:none!important;border:1px solid #94a3b81f!important;border-radius:1rem!important}.glass-modal.horizon-modal-panel:before{content:none!important;display:none!important}.glass-modal.horizon-modal-panel .glass-head{background:0 0;border-bottom:1px solid #94a3b81a;align-items:center;padding:.85rem 1rem .65rem}.glass-modal.horizon-modal-panel .glass-title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:650;line-height:1.25}.glass-modal.horizon-modal-panel .glass-subtitle{color:#94a3b8e0;margin:.22rem 0 0;font-size:.78rem;line-height:1.35}.glass-modal.horizon-modal-panel .glass-body{padding:.85rem 1rem .9rem}.glass-modal.horizon-modal-panel .glass-footer{background:0 0;border-top:1px solid #94a3b81a;gap:.45rem;padding:.65rem 1rem .85rem}.glass-modal.horizon-modal-panel .glass-block{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.glass-modal.horizon-modal-panel .glass-block+.glass-block{border-top:1px solid #94a3b81a;margin-top:.9rem;padding-top:.9rem}.glass-modal.horizon-modal-panel :is(.btn,.btn:hover,.btn:active,.btn:focus){box-shadow:none!important;filter:none!important;animation:none!important;transform:none!important}.glass-modal.horizon-modal-panel :is(.btn.primary,.btn.accent){color:#e0f2fe!important;background:#38bdf829!important;border-color:#38bdf86b!important}.glass-modal.horizon-modal-panel :is(.btn.primary,.btn.accent):hover{color:#f0f9ff!important;background:#38bdf842!important;border-color:#38bdf894!important}.glass-modal.horizon-modal-panel .icon-btn{color:#94a3b8eb;background:#94a3b814;border-color:#0000;border-radius:999px;flex-shrink:0;width:1.85rem;height:1.85rem;font-size:.72rem}.glass-modal.horizon-modal-panel .icon-btn:hover{color:#e2e8f0;background:#94a3b829;border-color:#0000;transform:none}.glass-modal.paper-picker-panel{width:min(52rem,100vw - 1.5rem)!important;max-height:calc(100vh - 1.25rem)!important;box-shadow:none!important;filter:none!important;border:1px solid #94a3b81f!important;border-radius:1rem!important}.glass-modal.paper-picker-panel:before{content:none!important;display:none!important}.glass-modal.paper-picker-panel .glass-head{background:0 0;border-bottom:1px solid #94a3b81a;align-items:center;padding:.85rem 1rem .65rem}.glass-modal.paper-picker-panel .glass-title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:650;line-height:1.25}.glass-modal.paper-picker-panel .glass-subtitle{color:#94a3b8e0;margin:.22rem 0 0;font-size:.78rem;line-height:1.35}.glass-modal.paper-picker-panel .glass-body{gap:.55rem;padding:.75rem 1rem .9rem}.glass-modal.paper-picker-panel .icon-btn{color:#94a3b8eb;background:#94a3b814;border-color:#0000;border-radius:999px;flex-shrink:0;width:1.85rem;height:1.85rem;font-size:.72rem}.glass-modal.paper-picker-panel .icon-btn:hover{color:#e2e8f0;background:#94a3b829;border-color:#0000;transform:none}.glass-modal.paper-picker-panel .btn,.glass-modal.paper-picker-panel .btn:hover,.glass-modal.paper-picker-panel .btn:active,.glass-modal.paper-picker-panel .btn:focus{box-shadow:none!important;filter:none!important;animation:none!important;transform:none!important}.glass-modal.paper-picker-panel .btn.primary{color:#e0f2fe!important;background:#38bdf829!important;border-color:#38bdf86b!important}.glass-modal.paper-picker-panel .btn.primary:hover{color:#f0f9ff!important;background:#38bdf842!important;border-color:#38bdf894!important}.glass-modal.profile-editor-panel{width:min(58rem,100vw - 1.5rem)!important;max-height:calc(100vh - 1.5rem)!important;animation:90ms ease-out both rrGlassIn!important;box-shadow:0 1rem 2.5rem #0000006b!important}.glass-modal.profile-editor-panel:before{content:none!important;display:none!important}.glass-modal.profile-editor-panel .glass-head{border-bottom:1px solid #94a3b81f!important;padding:1rem 1.15rem .85rem!important}.glass-modal.profile-editor-panel .glass-title{letter-spacing:-.01em;font-size:1.2rem!important;font-weight:700!important}.glass-modal.profile-editor-panel .glass-subtitle{color:#94a3b8eb!important;margin-top:.35rem!important;font-size:.86rem!important;line-height:1.45!important}.glass-modal.profile-editor-panel .glass-body{overscroll-behavior:contain;min-height:0;padding:1rem 1.25rem 1.15rem!important;overflow-y:auto!important}.glass-modal.profile-editor-panel .glass-footer{border-top:1px solid #94a3b81f!important;justify-content:flex-end!important;padding:.85rem 1.15rem 1rem!important}.glass-modal.profile-editor-panel .glass-footer .btn.primary{min-width:9.5rem;padding:.65rem 1.25rem!important;font-size:.92rem!important}.glass-modal.profile-editor-panel .icon-btn{border-radius:.55rem!important;width:2rem!important;height:2rem!important;font-size:1rem!important}.settings-modal-root{flex-direction:column;gap:.9rem;display:flex}.settings-modal-root .glass-block{border-radius:1.15rem}.settings-modal-root .glass-label{letter-spacing:.09em;text-transform:uppercase;color:#e2e8f0b8;font-size:.7rem;font-weight:800}.settings-hint,.settings-note,.settings-avatar-hint{font-size:.8rem;line-height:1.45}.settings-hint{margin:.7rem 0 0}.settings-note{opacity:.75;margin:.5rem 0 0;font-size:.74rem}.settings-avatar-block{text-align:center}.settings-avatar-block .glass-label{text-align:left}.settings-current-avatar-empty{color:#f8fafc;background:radial-gradient(120% 120% at 30% 20%,#38bdf88c,#0ea5e900 60%),linear-gradient(160deg,#38bdf880,#6366f173);place-items:center;font-size:2.6rem;font-weight:700;line-height:1;display:grid;position:absolute;inset:0}.settings-avatar-top{justify-content:center;display:flex}.settings-status{border:.0625rem solid #0000;border-radius:.75rem;margin-top:.7rem;padding:.5rem .75rem;font-size:.82rem}.settings-status.is-ok{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e47}.settings-status.is-error{color:#fecaca;background:#ef44441f;border-color:#ef44444d}.settings-start-views{flex-wrap:wrap;gap:.4rem;margin-top:.7rem;display:flex}.settings-start-view input{opacity:0;pointer-events:none;position:absolute}.settings-start-view-face{color:#e2e8f0cc;cursor:pointer;background:#0f172a59;border:.0625rem solid #94a3b83d;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;transition:background .15s,border-color .15s,color .15s;display:inline-block}.settings-start-view-face:hover{color:#f1f5f9;border-color:#38bdf873}.settings-start-view input:checked+.settings-start-view-face{color:#f8fafc;background:#38bdf82e;border-color:#38bdf899}.settings-start-view input:focus-visible+.settings-start-view-face{outline-offset:.125rem;outline:.125rem solid #38bdf8b3}.settings-toggle{color:#e2e8f0;cursor:pointer;align-items:center;gap:.5rem;margin-top:.7rem;font-size:.9rem;display:flex}.settings-toggle input{accent-color:#38bdf8;cursor:pointer;width:1.05rem;height:1.05rem}.alert-rows{flex-direction:column;gap:.15rem;margin-top:.5rem;display:flex}.alert-row{border-bottom:.0625rem solid #94a3b824;align-items:center;gap:.75rem;padding:.45rem 0;display:flex}.alert-row:last-child{border-bottom:0}.alert-row-toggle{flex:auto;align-items:flex-start;min-width:0;margin-top:0}.alert-row-hint{color:#94a3b8d9;font-size:.72rem;display:block}.alert-row-lead{flex:none;width:auto;min-width:9.5rem;padding:.3rem .5rem;font-size:.8rem}.alert-row-lead:disabled{opacity:.45;cursor:not-allowed}.danger-zone{background:linear-gradient(#ef44440f,#ef444405)!important;border-color:#ef444438!important}.deletion-banner{z-index:var(--z-overlay);color:#fee2e2;-webkit-backdrop-filter:blur(.6rem);backdrop-filter:blur(.6rem);background:#450a0ad1;border:.0625rem solid #ef44446b;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .9rem;max-width:min(46rem,100vw - 2rem);padding:.6rem 1rem;font-size:.85rem;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 .75rem 2rem #00000073}.deletion-banner button{flex:none}.rr-stat{--stat:var(--hue-radar)}.rr-stat-main{--stat:var(--hue-done)}.rr-stat-niche{--stat:var(--hue-queue)}.rr-stat-sweep{--stat:var(--hue-topic)}.rr-stat-score{--stat:var(--hue-hot)}body.view-timeline .timeline-scan-stat.rr-stat,.timeline-scan-stat.rr-stat{border-color:color-mix(in srgb, var(--stat) 32%, #94a3b82e)!important;background:linear-gradient(180deg, color-mix(in srgb, var(--stat) 11%, transparent), transparent 64%), #0f172a8f!important}.timeline-scan-stat.rr-stat .timeline-stat-label{color:color-mix(in srgb, var(--stat) 62%, #cbd5e1)!important}.timeline-scan-stat.rr-stat .timeline-stat-label:before{content:"";background:var(--stat);vertical-align:middle;border-radius:999px;width:.36rem;height:.36rem;margin-right:.4rem;display:inline-block}.timeline-scan-stat.rr-stat-score strong{color:color-mix(in srgb, var(--stat) 45%, #f8fafc)!important}body.view-timeline .timeline-preview-panel.timeline-preview-main{--stat:var(--hue-done)}body.view-timeline .timeline-preview-panel.timeline-preview-niche{--stat:var(--hue-queue)}body.view-timeline .timeline-preview-panel.timeline-preview-other{--stat:var(--hue-topic)}body.view-timeline .timeline-preview-panel.timeline-preview-main,body.view-timeline .timeline-preview-panel.timeline-preview-niche,body.view-timeline .timeline-preview-panel.timeline-preview-other{border-color:color-mix(in srgb, var(--stat) 26%, #94a3b82e)!important;background:radial-gradient(circle at top left, color-mix(in srgb, var(--stat) 10%, transparent), transparent 42%), #0f172a8a!important}body.view-timeline .timeline-preview-panel{--tl-preview-score-color:color-mix(in srgb, var(--stat,var(--hue-radar)) 58%, #e2e8f0);--tl-preview-score-border:color-mix(in srgb, var(--stat,var(--hue-radar)) 30%, transparent);--tl-preview-score-bg:color-mix(in srgb, var(--stat,var(--hue-radar)) 12%, transparent)}body.view-timeline .timeline-preview-panel .timeline-view-all-btn{border-color:color-mix(in srgb, var(--stat,var(--hue-radar)) 28%, transparent);background:color-mix(in srgb, var(--stat,var(--hue-radar)) 10%, transparent);color:color-mix(in srgb, var(--stat,var(--hue-radar)) 52%, #e2e8f0)}body.view-timeline .timeline-preview-panel .timeline-view-all-btn:hover{border-color:color-mix(in srgb, var(--stat,var(--hue-radar)) 46%, transparent)!important;background:color-mix(in srgb, var(--stat,var(--hue-radar)) 18%, transparent)!important;color:#f1f5f9!important}body.view-timeline .rr-command-card-scan.is-new-day{animation:1.8s ease-in-out infinite rrCommandReadyPulse;background:#10b98124!important;border-color:#34d3998c!important}body.view-timeline .rr-command-card-scan.is-new-day .rr-command-icon-scan{color:#a7f3d0!important;background:#10b98138!important}@keyframes rrCommandReadyPulse{0%,to{box-shadow:0 0 #10b98100}50%{box-shadow:0 0 0 .28rem #10b98138}}body.view-timeline #timelineView.timeline-dashboard>.timeline-overview-screen,body.view-timeline #timelineView.timeline-dashboard>.timeline-browser-screen,body.view-timeline #timelineView.timeline-dashboard>#timelineBrowserSection.timeline-browser-screen{height:auto!important;min-height:0!important;max-height:none!important}body.view-timeline #timelineView.timeline-dashboard{gap:clamp(1rem,2.2dvh,1.65rem)!important}.confirm-overlay{z-index:100030!important;background:#020617b8!important}.confirm-dialog{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:#0b1324!important;border:.0625rem solid #94a3b847!important;border-radius:.85rem!important}.confirm-dialog:before{content:none!important;display:none!important}.confirm-header{align-items:center;gap:.65rem;margin:0 0 .75rem;display:flex}.confirm-icon{border-radius:.75rem;flex:none;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex}.confirm-icon--highlight{color:#fde68a;background:#facc151f;border:.0625rem solid #facc1561;box-shadow:inset 0 0 0 .0625rem #facc1514}.confirm-icon--danger{color:#fecaca;background:#f871711f;border:.0625rem solid #f8717161}.confirm-title{color:#f8fafc;margin:0;font-size:1rem;font-weight:700;line-height:1.25}.confirm-dialog--highlight{background:radial-gradient(circle at 12% 0,#facc151f,#0000 42%),#0b1324!important;border-color:#facc1552!important}.confirm-buttons .btn.confirm-btn-highlight{color:#fde68a!important;box-shadow:none!important;background:#facc1524!important;border-color:#facc157a!important}.confirm-buttons .btn.confirm-btn-highlight:hover{color:#fef3c7!important;box-shadow:none!important;background:#facc153d!important;border-color:#facc15ad!important;transform:none!important}.confirm-message{white-space:pre-line;margin:0 0 .85rem;line-height:1.45}.confirm-note{color:#bae6fd;background:#38bdf814;border-left:2px solid #38bdf88c;border-radius:.5rem;margin:0 0 .85rem;padding:.5rem .7rem;font-size:.82rem;line-height:1.45}.confirm-buttons .btn,.confirm-buttons .btn:hover,.confirm-buttons .btn:active,.confirm-buttons .btn:focus{box-shadow:none!important;filter:none!important;animation:none!important;transform:none!important}.confirm-buttons .btn.danger{color:#fecaca!important;box-shadow:none!important;background:#f871711a!important;border-color:#f8717166!important}.confirm-buttons .btn.danger:hover{color:#fecaca!important;background:#f8717138!important;border-color:#f87171b3!important;transform:none!important}.confirm-buttons .btn.ghost:hover,.confirm-buttons .btn.primary:hover{box-shadow:none!important;transform:none!important}#projectsView .btn.ghost.danger,#projectsView .btn.danger{color:#fecaca!important;box-shadow:none!important;background:#f871711a!important;border-color:#f8717173!important}#projectsView .btn.ghost.danger:hover,#projectsView .btn.danger:hover{color:#0b1120!important;background:linear-gradient(135deg,#f97373,#ef4444)!important;border-color:#f87171e6!important}.overlay,#glassOverlay{background:#020617d1!important}.overlay-elevated{z-index:100010!important}.glass-modal{animation:.14s ease-out both rrGlassIn;transform:none;-webkit-backdrop-filter:none!important;background:#0b1324!important;box-shadow:0 1rem 3rem #00000073!important}.glass-modal.glass-modal-flat{box-shadow:none!important;filter:none!important;max-height:calc(100vh - 1.25rem)!important}.glass-modal.event-detail-modal{width:min(68rem,100vw - 1.5rem)!important;height:min(92vh,58rem)!important;max-height:calc(100vh - 1rem)!important;box-shadow:none!important}.glass-modal.event-detail-modal:before{content:none!important;display:none!important}.glass-modal.event-detail-modal .glass-body{flex-direction:column;gap:0;height:100%;min-height:0;padding:.65rem .75rem .7rem;display:flex;position:relative;overflow:hidden!important}.glass-modal.event-detail-modal .glass-body>.event-detail-shell{flex-direction:column;gap:.45rem;width:100%;min-height:0;display:flex;overflow:hidden;flex:auto!important}.glass-modal.event-detail-modal .event-detail-close{appearance:none!important;top:.85rem!important;left:auto!important;right:.85rem!important;z-index:30!important;color:#fff!important;width:2.1rem!important;height:2.1rem!important;box-shadow:none!important;cursor:pointer!important;background:#0f172ac7!important;border:.0625rem solid #94a3b859!important;border-radius:.6rem!important;place-items:center!important;margin:0!important;padding:0!important;font-size:.9rem!important;font-weight:650!important;line-height:1!important;display:inline-grid!important;position:absolute!important;inset-inline:auto .85rem!important}.glass-modal.event-detail-modal .event-detail-close:hover{color:#fff!important;background:#0f172aeb!important;border-color:#94a3b880!important}.glass-modal.event-detail-modal .event-detail-hero{border-radius:1rem;flex:none;min-height:12.5rem}.glass-modal.event-detail-modal .event-detail-hero-content{justify-content:center;gap:.35rem;width:auto;max-width:none;min-height:0;padding:0}.glass-modal.event-detail-modal .event-detail-hero-content .event-image-topline{gap:.45rem;margin-bottom:.35rem}.glass-modal.event-detail-modal .event-detail-title{margin:.55rem 0 0;font-size:clamp(1.5rem,2.7vw,2.25rem);line-height:1.12}.glass-modal.event-detail-modal .event-detail-meta{margin-top:.55rem;font-size:.86rem;line-height:1.4}.glass-modal.event-detail-modal .glass-block{border-radius:.85rem;flex:none;margin:0;padding:.55rem .7rem}.glass-modal.event-detail-modal .event-detail-rsvp .event-poster-actions{gap:.35rem;margin-top:0}.glass-modal.event-detail-modal .event-detail-rsvp .event-action-btn,.glass-modal.event-detail-modal .event-detail-rsvp .event-open-btn{border-radius:.7rem;min-height:2rem;font-size:.78rem;font-weight:650}.glass-modal.event-detail-modal .event-detail-hero .event-detail-description{color:#ffffffd6;text-shadow:0 .2rem .6rem #00000059;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:min(36rem,92%);margin:.75rem 0 0;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.glass-modal.event-detail-modal .event-detail-join{margin:.3rem 0 0;font-size:.82rem}.glass-modal.event-detail-modal .event-detail-people .event-people-grid{gap:.45rem}.glass-modal.event-detail-modal .event-detail-people .event-people-section{border-radius:.75rem;min-height:0;padding:.45rem .55rem}.glass-modal.event-detail-modal .event-detail-people .event-people-section-head{margin-bottom:.35rem;font-size:.8rem}.glass-modal.event-detail-modal .event-detail-people .event-person-pill{min-height:1.7rem;padding:.15rem .45rem .15rem .15rem;font-size:.74rem}.glass-modal.event-detail-modal .event-detail-people .event-person-avatar{width:1.3rem;height:1.3rem}.glass-modal.event-detail-modal .event-detail-discussion{flex-direction:column;gap:.4rem;min-height:0;padding:.55rem .7rem .6rem;display:flex;overflow:hidden;flex:auto!important}.glass-modal.event-detail-modal .event-detail-discussion>.glass-label{flex:none;margin:0}.glass-modal.event-detail-modal .event-detail-discussion>.comments-list{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#94a3b859 transparent;flex:auto;min-height:0;padding-right:.15rem;overflow:hidden auto;max-height:none!important}.glass-modal.event-detail-modal .event-detail-discussion>.comments-compose{flex:none;margin-top:0!important}.glass-modal.glass-modal-flat:before{content:none!important;opacity:0!important;display:none!important}.glass-modal:before{opacity:.2!important}@keyframes rrGlassIn{0%{opacity:0}to{opacity:1}}.glass-body>*{flex-shrink:0}body.view-profile-first-run{height:100%!important;overflow:hidden!important}html:has(body.view-profile-first-run){height:100%!important;overflow:hidden!important}body.view-profile-first-run .app-shell{display:none!important}body.view-profile-first-run #onboardBio,body.view-profile-first-run #onboardRole{padding:max(.75rem,1.4vmin) max(.9rem,1.6vmin)!important;font-size:max(1.05rem,1.85vmin)!important;line-height:1.55!important}body.view-profile-first-run #onboardBio::placeholder,body.view-profile-first-run #onboardRole::placeholder{color:#94a3b87a!important;opacity:1!important;font-size:max(.88rem,1.5vmin)!important;line-height:1.5!important}body.view-profile-first-run #firstRunArxivInput{padding:max(.75rem,1.4vmin) max(.9rem,1.6vmin)!important;font-size:max(1.05rem,1.85vmin)!important;line-height:1.55!important}body.view-profile-first-run #firstRunArxivInput::placeholder{color:#94a3b87a!important;opacity:1!important;font-size:max(1.05rem,1.75vmin)!important;line-height:1.55!important}.timeline-saved-badge{letter-spacing:.02em;white-space:nowrap;color:#7fe0c0;vertical-align:middle;background:#34d39924;border:1px solid #34d39966;border-radius:999px;align-items:center;gap:.25em;margin-left:.5em;padding:.12em .55em;font-size:.72em;font-weight:600;display:inline-flex}.timeline-repo-save-btn.is-saved{color:#7fe0c0!important;background:#34d3991a!important;border-color:#34d39973!important}.timeline-pulse-meter{--pulse-fill:0%;background:#67e8f91f;border-radius:999px;height:.5rem;margin:.9rem 0 .2rem;overflow:hidden}.timeline-pulse-meter-fill{height:100%;width:var(--pulse-fill);border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#67e8f9);transition:width .6s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.timeline-pulse-meter-fill{transition:none}}.repos-shared-head{border-top:1px solid #94a3b829;margin-top:.9rem;padding-top:.75rem}.repo-shared-tag{letter-spacing:.04em;text-transform:uppercase;color:#bae6fd;vertical-align:middle;background:#38bdf824;border:1px solid #38bdf866;border-radius:999px;margin-left:.4rem;padding:.05rem .45rem;font-size:.62rem;font-weight:700;display:inline-block}.react-picker,#emojiPicker{box-shadow:none;background:#0f172af7;border-color:#94a3b847}#emojiPicker .emoji-title{font-size:1rem;line-height:1.2}#emojiPicker .emoji-close{aspect-ratio:auto;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin:0;padding:0;font-size:.8rem;line-height:1;display:inline-flex}input[type=date],input[type=time],input[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;accent-color:#38bdf8}:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav{--rr-header-u-min:17px;--rr-header-u-max:29px;--rr-header-u-offset:-53.6px;--rr-header-u-slope:5.74;--rr-u:clamp(var(--rr-header-u-min), calc(var(--rr-header-u-offset) + var(--rr-header-u-slope) * 1svh), var(--rr-header-u-max));--rr-header-h:calc(var(--rr-u) * 7.5);--rr-header-pad-y:calc(var(--rr-u) * .55);--rr-header-pad-x:clamp(.45rem, 1.4vw, 1.1rem);--rr-header-nav-gap:clamp(.15rem, .45vw, .45rem);--rr-header-auth-gap:clamp(.25rem, .6vw, .55rem);--rr-header-inner-h:calc(var(--rr-header-h) - (2 * var(--rr-header-pad-y)));--header-height:var(--rr-header-h);--header-nav-nudge-left:0px;--rr-header-nav-nudge:0px;--rr-header-brand:10%;--rr-header-art-y-ratio:2;--rr-header-art-pos-y:center;container-type:inline-size;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:var(--rr-header-h)!important;min-height:var(--rr-header-h)!important;max-height:var(--rr-header-h)!important;padding:var(--rr-header-pad-y) var(--rr-header-pad-x)!important;font-size:var(--rr-u)!important;flex-wrap:nowrap!important;grid-template-columns:10% 10% minmax(0,40%) minmax(0,1fr)!important;grid-template-areas:"brand gutter nav auth"!important;align-items:center!important;gap:0!important;display:grid!important;overflow:hidden!important}.app-shell>.app-header.app-header-with-nav .brand{width:100%!important;min-width:0!important;max-width:100%!important;height:var(--rr-header-inner-h)!important;pointer-events:none!important;flex:none!important;grid-area:brand!important}.app-shell>.app-header.app-header-with-nav .app-nav-header{justify-content:flex-start!important;align-items:center!important;gap:var(--rr-header-nav-gap)!important;flex-wrap:nowrap!important;flex:none!important;grid-area:nav!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important;transform:none!important}.app-shell>.app-header.app-header-with-nav .auth-header-right{justify-self:end!important;align-items:center!important;gap:var(--rr-header-auth-gap)!important;flex-wrap:nowrap!important;flex:none!important;grid-area:auth!important;width:auto!important;min-width:0!important;max-width:100%!important;margin-left:0!important;display:flex!important}.app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn{box-sizing:border-box!important;width:auto!important;min-width:0!important;height:auto!important;min-height:2.2em!important;max-height:var(--rr-header-inner-h)!important;font-size:clamp(.62rem, 1.55cqi, calc(var(--rr-u) * .96))!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 auto!important;padding:0 clamp(.7em,1.2cqi,1.25em)!important;font-weight:650!important;line-height:1!important;overflow:hidden!important;transform:none!important;box-shadow:inset 0 0 0 .04rem #ffffff0d,0 1px 2px #0003!important}.app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn:hover,.app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn:active,.app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.active,.app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.is-active,.app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn[aria-current=page],:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn:hover,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn:active,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.active,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.is-active,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]{transform:none!important}.app-shell>.app-header.app-header-with-nav .nav-label-short{display:none}:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.active,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.is-active,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]{box-shadow:inset 0 0 0 .05rem #ffffff14,0 1px 2px #00000038!important}:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn:hover{box-shadow:inset 0 0 0 .05rem #ffffff0f,0 1px 2px #0003!important}:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.active:before,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.is-active:before,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]:before{content:none!important;display:none!important}:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.active:after,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn.is-active:after,:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn[aria-current=page]:after{z-index:1!important;border-radius:999px!important;height:.12rem!important;bottom:.22em!important;left:22%!important;right:22%!important;box-shadow:0 0 .45rem #38bdf88c!important}.app-shell>.app-header.app-header-with-nav .auth-status{font-size:clamp(.68rem, 1.3cqi, calc(var(--rr-u) * .9))!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 auto!important;max-width:min(12rem,18cqi)!important;font-weight:700!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.app-shell>.app-header.app-header-with-nav .auth-header-right .btn.small,.app-shell>.app-header.app-header-with-nav .auth-header-right .settings-btn,.app-shell>.app-header.app-header-with-nav .auth-header-right .logout-btn,.app-shell>.app-header.app-header-with-nav .auth-header-right #logoutBtn{box-sizing:border-box!important;min-width:0!important;height:auto!important;min-height:2.15em!important;max-height:var(--rr-header-inner-h)!important;font-size:clamp(.62rem, 1.35cqi, calc(var(--rr-u) * .88))!important;white-space:nowrap!important;flex:0 auto!important;padding:0 clamp(.35em,.7cqi,.8em)!important;font-weight:750!important;line-height:1!important}@media (width<=74em){.app-shell>.app-header.app-header-with-nav .auth-status{display:none!important}}@media (width<=56em){:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav{--rr-header-pad-x:clamp(.35rem, 1.6vw, .75rem);--rr-header-nav-gap:.2rem;grid-template-columns:minmax(2.25rem,10%) minmax(0,1fr) auto!important;grid-template-areas:"brand nav auth"!important}.app-shell>.app-header.app-header-with-nav .nav-btn:has(.nav-label-short) .nav-label-full{display:none}.app-shell>.app-header.app-header-with-nav .nav-label-short{display:inline}}@media (width<=40rem){:is(body.view-profile,body.view-timeline,body.view-repos,body.view-horizon,body.view-projects,body.view-groups) .app-shell>.app-header.app-header-with-nav{--rr-header-h:calc(var(--rr-u) * 5.6);--header-height:var(--rr-header-h);--rr-header-pad-x:.35rem;--rr-header-pad-y:calc(var(--rr-u) * .35);--rr-header-nav-gap:.12rem;--rr-header-auth-gap:.2rem;grid-template-columns:minmax(1.6rem,8%) minmax(0,1fr) auto!important}.app-shell>.app-header.app-header-with-nav .app-nav-header .nav-btn{min-height:1.9em!important;padding:0 .22em!important;font-size:clamp(.55rem,2.6vw,.72rem)!important}.app-shell>.app-header.app-header-with-nav .auth-header-right .btn.small,.app-shell>.app-header.app-header-with-nav .auth-header-right .logout-btn{min-height:1.9em!important;padding:0 .35em!important;font-size:clamp(.55rem,2.4vw,.7rem)!important}}._form_opxhr_1{flex-direction:column;gap:.95rem;display:flex}._lead_opxhr_7{color:#e2e8f0e6;margin:0;font-size:.9rem;line-height:1.55}._group_opxhr_14{border:0;flex-direction:column;gap:.85rem;margin:0;padding:0;display:flex}._legend_opxhr_23{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d9;margin:0 0 .15rem;padding:0;font-size:.72rem;font-weight:700}._field_opxhr_33{gap:.35rem;display:grid}._label_opxhr_38{color:#e2e8f0eb;font-size:.86rem;font-weight:700}._input_opxhr_44{color:#e5e7eb;width:100%;font:inherit;background:#01050e99;border:1px solid #94a3b83d;border-radius:.65rem;padding:.7rem .8rem;font-size:.92rem}._input_opxhr_44:focus{border-color:#7dd3fc;outline:none;box-shadow:0 0 0 3px #7dd3fc29}._textarea_opxhr_61{resize:vertical;min-height:6.5rem;line-height:1.5}._hint_opxhr_67{color:#94a3b8e0;font-size:.78rem;line-height:1.45}._error_opxhr_73{color:#fecaca;margin:0;font-size:.86rem}._submit_opxhr_79{color:#f8fafc;font:inherit;cursor:pointer;background:#0e749059;border:1px solid #7dd3fc59;border-radius:.7rem;align-self:flex-start;margin:.15rem 0 0;padding:.65rem 1.1rem;font-size:.92rem;font-weight:700}._submit_opxhr_79:hover:not(:disabled){background:#0e749080}._submit_opxhr_79:disabled{opacity:.65;cursor:wait}._foot_opxhr_102{color:#94a3b8e6;margin:0;font-size:.78rem;line-height:1.5}._link_opxhr_109{color:#7dd3fc;text-decoration:none}._link_opxhr_109:hover{text-decoration:underline}._honeypot_opxhr_118{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}._confirm_opxhr_126{flex-direction:column;gap:.65rem;display:flex}._confirm_opxhr_126 p{color:#e2e8f0e6;margin:0;font-size:.9rem;line-height:1.55}._confirmTitle_opxhr_139{color:#f8fafc;margin:0 0 .15rem;font-size:1.15rem;font-weight:750}._reference_opxhr_146{background:#0e749029;border:1px solid #7dd3fc33;border-radius:.6rem;padding:.65rem .75rem}._overlay_1djpz_1{z-index:9000;place-items:center;padding:max(1rem,3vh) max(1rem,3vw);display:grid;position:fixed;inset:0}._backdrop_1djpz_10{cursor:pointer;background:#02060e9e;border:0;padding:0;position:absolute;inset:0}._panel_1djpz_19{z-index:1;color:#e2e8f0eb;background:linear-gradient(#0f172afa 0%,#080d18fa 100%);border:1px solid #94a3b838;border-radius:1.15rem;flex-direction:column;width:min(48rem,100%);max-height:min(86vh,52rem);display:flex;position:relative;overflow:hidden;box-shadow:0 1.5rem 3.5rem #00000073}._head_1djpz_35{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem .95rem;display:flex}._headText_1djpz_44{min-width:0}._kicker_1djpz_48{letter-spacing:.14em;text-transform:uppercase;color:#7dd3fcc7;margin:0 0 .28rem;font-size:.68rem;font-weight:700}._title_1djpz_57{letter-spacing:-.03em;color:#f8fafc;margin:0;font-size:1.55rem;font-weight:750;line-height:1.15}._updated_1djpz_66{color:#94a3b8c7;margin:.35rem 0 0;font-size:.75rem}._close_1djpz_72{color:#e2e8f0e6;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b847;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin:.1rem 0 0;padding:0;font-size:.95rem;line-height:1;display:inline-flex}._close_1djpz_72:hover{color:#fff;background:#ffffff1a}._body_1djpz_95{padding:1.15rem 1.25rem 1.5rem;overflow-y:auto}._intro_1djpz_100{color:#e2e8f0e6;margin:0 0 1.15rem;font-size:.95rem;line-height:1.55}._summary_1djpz_107{background:#0e749029;border:1px solid #7dd3fc38;border-radius:.75rem;margin:0 0 1.25rem;padding:.9rem 1rem}._summary_1djpz_107 p{color:#e0f2fef2;margin:0;font-size:.88rem;line-height:1.5}._summary_1djpz_107 p+p{margin-top:.4rem}._section_1djpz_126+._section_1djpz_126{border-top:1px solid #94a3b81a;margin-top:1.15rem;padding-top:1.05rem}._continuation_1djpz_132{margin-top:.65rem}._heading_1djpz_136{letter-spacing:-.01em;color:#f1f5f9;margin:0 0 .45rem;font-size:.92rem;font-weight:700}._para_1djpz_144{color:#cbd5e1eb;margin:0 0 .5rem;font-size:.86rem;line-height:1.55}._para_1djpz_144:last-child{margin-bottom:0}._list_1djpz_155{color:#cbd5e1eb;margin:.35rem 0 0;padding:0 0 0 1.1rem;font-size:.86rem;line-height:1.5}._list_1djpz_155 li+li{margin-top:.35rem}._tableWrap_1djpz_167{border:1px solid #94a3b829;border-radius:.65rem;margin:.7rem 0 .15rem;overflow-x:auto}._table_1djpz_167{border-collapse:collapse;width:100%;font-size:.78rem;line-height:1.45}._table_1djpz_167 th,._table_1djpz_167 td{text-align:left;vertical-align:top;border-bottom:1px solid #94a3b81f;padding:.55rem .65rem}._table_1djpz_167 th{color:#e2e8f0;background:#0f172aa6;font-weight:700}._table_1djpz_167 td{color:#cbd5e1eb}._table_1djpz_167 tbody tr:last-child td{border-bottom:0}._mail_1djpz_203{color:#7dd3fc;text-decoration:none}._mail_1djpz_203:hover{text-decoration:underline}._screen_1llkc_6{--p-sky:56, 189, 248;--p-violet:129, 140, 248;--focus-max:min(52rem, 92vw);--focus-title:clamp(3.8rem, 9vmin, 5.4rem);--focus-subtitle:clamp(1.7rem, 3.6vmin, 2.35rem);--focus-kicker:clamp(1.15rem, 2.2vmin, 1.55rem);--focus-btn:clamp(1.25rem, 2.2vmin, 1.55rem);--focus-footer:clamp(.8rem, 1.25vmin, .95rem);--focus-panel:min(24rem, 92vw);--focus-panel-wide:min(32rem, 92vw);z-index:1;color:#f8fafcf5;font-size:clamp(15px,1.15vmin,17px);font-family:var(--font-sans,system-ui, -apple-system, "Segoe UI", sans-serif);background:radial-gradient(circle at 20% 28%,#7c3aed1a,#0000 44%),radial-gradient(circle at 82% 22%,#22d3ee17,#0000 44%),radial-gradient(60% 45% at 52% 90%,#f59e0b14,#0000 70%),radial-gradient(150% 140% at 50% 30%,#060c1a 0%,#03060f 50%,#01030a 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}._topbar_1llkc_41{z-index:2;justify-content:space-between;align-items:center;gap:max(.75rem,1.2vmin);display:flex;position:absolute;top:max(1.1rem,2.5vh);left:max(1.25rem,3vw);right:max(1.25rem,3vw)}._brand_1llkc_52{align-items:center;gap:.55rem;display:inline-flex}._brandLogo_1llkc_57{width:auto;height:max(3.5rem,10vmin);display:block}._footer_1llkc_63{z-index:2;text-align:center;font-size:var(--focus-footer);color:#94a3b89e;line-height:1.45;position:absolute;bottom:max(1rem,2.5vh);left:0;right:0}._footerTag_1llkc_74{color:#7dd3fce0;letter-spacing:.01em;margin:0 0 .55rem;font-size:clamp(1rem,1.9vmin,1.35rem)}._footerTag_1llkc_74 strong{color:#f1f5f9f5;font-weight:750}._footerNav_1llkc_84{justify-content:center;align-items:center;gap:0;display:inline-flex}._footerLink_1llkc_90{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}._footerLink_1llkc_90:hover,._footerLink_1llkc_90:focus-visible{color:#e2e8f0e0;outline:none}._footerDot_1llkc_105{color:#94a3b866;margin:0 max(.4rem,.8vmin)}._footerCopy_1llkc_109{color:#94a3b880;margin-top:.2rem;font-size:.92em}._social_1llkc_116{z-index:2;gap:max(.45rem,.9vmin);display:flex;position:absolute;bottom:max(.85rem,2.2vh);right:max(1.25rem,3vw)}._socialItem_1llkc_124{position:relative}._socialItem_1llkc_124:after{content:attr(data-tip);color:#e2e8f0;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;background:#0f172aeb;border:1px solid #94a3b838;border-radius:.4rem;padding:.28rem .5rem;font-size:.72rem;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + .4rem);right:0;transform:translateY(.15rem)}._socialItem_1llkc_124:hover:after,._socialItem_1llkc_124:focus-within:after{opacity:1;transform:none}._socialLink_1llkc_150{color:#cbd5e1cc;cursor:default;background:#ffffff08;border:1px solid #94a3b833;border-radius:max(.55rem,.85vmin);place-items:center;width:max(2rem,3.2vmin);height:max(2rem,3.2vmin);padding:0;transition:color .14s,border-color .14s,background .14s;display:grid}._socialLink_1llkc_150:disabled{opacity:1;cursor:default}._socialItem_1llkc_124:hover ._socialLink_1llkc_150{color:#fff;border-color:rgba(var(--p-sky), .55);background:rgba(var(--p-sky), .12)}._socialLink_1llkc_150 svg{width:max(1rem,1.75vmin);height:max(1rem,1.75vmin)}._hero_1llkc_178{z-index:2;width:100%;max-width:var(--focus-max);text-align:center;margin:0 auto;padding:max(1.25rem,3vmin);position:relative}._kicker_1llkc_187{font-size:var(--focus-kicker);letter-spacing:.2em;text-transform:uppercase;color:#94a3b8e6;justify-content:center;align-items:center;gap:.55rem;font-weight:800;display:inline-flex}._kickerDot_1llkc_198{background:rgb(var(--p-sky));width:max(.55rem,1.1vmin);height:max(.55rem,1.1vmin);box-shadow:0 0 0 max(.2rem, .45vmin) rgba(var(--p-sky), .12);border-radius:50%;animation:1.6s ease-in-out infinite _authPulse_1llkc_1}._title_1llkc_206{letter-spacing:-.02em;font-weight:850;line-height:1.02;font-size:var(--focus-title);margin:max(.85rem,2vmin) 0 max(.6rem,1.2vmin)}._grad_1llkc_213{background:linear-gradient(90deg,#7dd3fc,#38bdf8 45%,#818cf8);color:#0000;-webkit-background-clip:text;background-clip:text}._subtitle_1llkc_219{color:#cbd5e1d1;max-width:min(52ch,80vw);font-size:var(--focus-subtitle);margin:0 auto max(1.6rem,3vmin);line-height:1.5}._cta_1llkc_226{flex-wrap:wrap;justify-content:center;align-items:center;gap:max(.65rem,1.2vmin);display:flex}._btn_1llkc_3{color:#e5e7eb;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b847;border-radius:.9rem;justify-content:center;align-items:center;gap:.4rem;padding:.48em 1.05em;font-weight:700;line-height:1;transition:border-color .14s,background .14s,transform .1s,filter .14s;display:inline-flex}._btn_1llkc_3:hover{border-color:rgba(var(--p-sky), .55)}._btn_1llkc_3:active{transform:translateY(1px)}._btn_1llkc_3:disabled{opacity:.6;cursor:default}._btnPrimary_1llkc_261{color:#04121f;background:linear-gradient(120deg, rgb(var(--p-sky)), #0ea5e9);border-color:#0000;font-weight:800}._btnPrimary_1llkc_261:hover{filter:brightness(1.08);border-color:#0000}._btnGhost_1llkc_271{background:#ffffff08}._btnLarge_1llkc_274{font-size:var(--focus-btn);border-radius:999px;padding:.55em 1.35em;line-height:1}._btnBlock_1llkc_280{width:100%}._sheet_1llkc_285{z-index:8000;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}._sheetOpen_1llkc_293{pointer-events:auto}._backdrop_1llkc_296{background:#020617e0;position:absolute;inset:0}._panel_1llkc_301{width:min(var(--focus-panel), 100%);background:linear-gradient(#0f172afa,#020617fc);border:1px solid #94a3b838;border-radius:max(1rem,1.5vmin);max-height:calc(100dvh - 2rem);padding:clamp(1.35rem,2.8vw,2rem);font-size:max(1.05rem,1.65vmin);position:relative;overflow-y:auto;box-shadow:0 max(.75rem,1.5vmin) max(2rem,3.5vmin) #02061766}._panelWide_1llkc_313{width:min(var(--focus-panel-wide), 100%)}._close_1llkc_316{color:#e5e7eb;cursor:pointer;background:#02061766;border:1px solid #94a3b833;border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;font-size:.95rem;line-height:1;display:grid;position:absolute;top:.75rem;right:.75rem}._close_1llkc_316:hover{border-color:rgba(var(--p-sky), .55)}._head_1llkc_335{margin-bottom:max(.75rem,1.25vmin);padding-right:2rem}._head_1llkc_335 h3{color:#fff;margin:0 0 .3rem;font-size:clamp(1.35rem,1.2vw + 1.05rem,1.85rem);font-weight:850}._head_1llkc_335 p{color:#cbd5e1d1;margin:0;font-size:clamp(1rem,.45vw + .88rem,1.2rem)}._form_1llkc_352{gap:max(.65rem,1.1vmin);display:grid}._formBody_1llkc_356,._formActions_1llkc_357{display:contents}._field_1llkc_360{gap:max(.2rem,.35vmin);display:grid}._nameRow_1llkc_364{grid-template-columns:1fr 1fr;gap:max(.65rem,1.2vmin);display:grid}@media (width<=520px){._nameRow_1llkc_364{grid-template-columns:1fr}}._label_1llkc_374{color:#cbd5e1e0;margin:0;font-size:max(.95rem,1.45vmin);font-weight:700;display:block}._input_1llkc_381{color:#e5e7eb;width:100%;font:inherit;background:#01050e99;border:1px solid #94a3b83d;border-radius:max(.65rem,1vmin);padding:max(.75rem,1.15vmin) max(.9rem,1.35vmin);font-size:max(1.05rem,1.6vmin);transition:border-color .15s,box-shadow .15s}._input_1llkc_381::placeholder{color:#94a3b8b3}._input_1llkc_381:focus{border-color:rgb(var(--p-sky));box-shadow:0 0 0 3px rgba(var(--p-sky), .16);outline:none}._passwordField_1llkc_400{width:100%;display:block;position:relative}._passwordField_1llkc_400 ._input_1llkc_381{padding-right:max(3rem,4.5vmin)}._passwordToggle_1llkc_408{color:#94a3b8e0;cursor:pointer;background:0 0;border:0;border-radius:.55rem;place-items:center;width:max(2.5rem,3.6vmin);height:max(2.5rem,3.6vmin);margin:auto 0;padding:0;transition:color .14s,background .14s;display:grid;position:absolute;top:0;bottom:0;right:max(.35rem,.55vmin)}._passwordToggleIcon_1llkc_426{width:max(1.15rem,1.75vmin);height:max(1.15rem,1.75vmin);display:block}._passwordToggle_1llkc_408:hover{color:rgb(var(--p-sky));background:rgba(var(--p-sky), .1)}._passwordToggle_1llkc_408:focus-visible{outline:2px solid rgba(var(--p-sky), .65);outline-offset:1px}._strength_1llkc_440{margin:.2rem 0 .1rem}._strengthTrack_1llkc_443{background:#94a3b82e;border:1px solid #94a3b829;border-radius:999px;width:100%;height:.4rem;overflow:hidden}._strengthBar_1llkc_451{border-radius:inherit;background:#94a3b88c;width:0;height:100%;transition:width .18s ease-out,background .18s ease-out}._weak_1llkc_458{background:#f97373}._medium_1llkc_461{background:#facc15}._strong_1llkc_464{background:#4ade80}._strengthText_1llkc_467{color:#94a3b8d9;margin-top:.3rem;font-size:max(.88rem,1.3vmin)}._linkBtn_1llkc_473{width:auto;color:rgb(var(--p-sky));cursor:pointer;font:inherit;background:0 0;border:0;justify-self:start;padding:.1rem 0;font-size:max(.92rem,1.4vmin)}._linkBtn_1llkc_473:hover{text-decoration:underline}._submit_1llkc_488{border-radius:max(.75rem,1.1vmin);margin-top:max(.35rem,.65vmin);padding:.55em 1em;font-size:max(1rem,1.55vmin);line-height:1}._form_1llkc_352 ._btnGhost_1llkc_271{padding:max(.75rem,1.15vmin) max(1rem,1.4vmin);font-size:max(.98rem,1.5vmin)}._msg_1llkc_501{min-height:1em;margin-top:.5rem;font-size:max(.92rem,1.4vmin);line-height:1.4}._msgError_1llkc_507{color:#fca5a5}._msgSuccess_1llkc_510{color:#86efac}@keyframes _authPulse_1llkc_1{0%,to{opacity:.75;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){._kickerDot_1llkc_198{animation:none}}._wrap_179oa_1{border:1px solid var(--border-subtle,#94a3b847);background:#0206178c;border-radius:.7rem;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.5rem .55rem;display:flex}._wrap_179oa_1:focus-within{border-color:var(--accent,#38bdf8);box-shadow:0 0 0 3px var(--accent-soft,#38bdf81f)}._tag_179oa_19{background:var(--accent-soft,#38bdf824);border:1px solid var(--border-strong,#38bdf859);color:var(--fg,#e5e7eb);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.85rem;display:inline-flex}._remove_179oa_31{color:var(--fg-muted,#94a3b8);cursor:pointer;background:0 0;border:none;padding:0;font-size:.7rem;line-height:1}._remove_179oa_31:hover{color:var(--fg,#e5e7eb)}._input_179oa_45{min-width:8rem;color:var(--fg,#e5e7eb);background:0 0;border:none;flex:1;padding:.25rem;font-size:.92rem}._input_179oa_45:focus{outline:none}._overlay_m618i_2{--p-sky:56, 189, 248;--p-violet:129, 140, 248;z-index:9500;background:#02061799;place-items:center;padding:1.5rem;animation:.15s ease-out _helpFade_m618i_1;display:grid;position:fixed;inset:0}._card_m618i_16{background:#0b1324;border:1px solid #94a3b829;border-radius:1.25rem;flex-direction:column;width:min(30rem,100%);max-height:min(85vh,40rem);padding:1.5rem 1.6rem 1.4rem;animation:.18s cubic-bezier(.22,1,.36,1) _helpPop_m618i_1;display:flex;position:relative;box-shadow:0 1.5rem 4rem #00000080}._card_m618i_16:before{content:"";background:linear-gradient(90deg, rgb(var(--p-sky)), rgb(var(--p-violet)));border-radius:1.25rem 1.25rem 0 0;height:3px;position:absolute;inset:0 0 auto}._close_m618i_38{color:#e2e8f0d9;cursor:pointer;background:#94a3b80f;border:1px solid #94a3b833;border-radius:.55rem;place-items:center;width:1.9rem;height:1.9rem;transition:border-color .14s,background .14s;display:grid;position:absolute;top:.9rem;right:.9rem}._close_m618i_38:hover{background:#94a3b81f;border-color:#94a3b873}._kicker_m618i_58{color:rgb(var(--p-sky));letter-spacing:.18em;text-transform:uppercase;font-size:.66rem;font-weight:800}._title_m618i_65{letter-spacing:-.01em;color:#f8fafc;margin:.35rem 0 0;font-size:1.22rem;font-weight:800}._sub_m618i_72{color:#94a3b8d9;margin:.3rem 0 0;font-size:.86rem}._legend_m618i_78{flex-wrap:wrap;gap:1rem;margin:.9rem 0 .2rem;display:flex}._legendItem_m618i_84{color:#e2e8f0e6;align-items:center;gap:.4rem;font-size:.8rem;display:inline-flex}._pill_m618i_91{border-radius:.4rem;place-items:center;width:1.25rem;height:1.25rem;font-size:.68rem;font-weight:800;display:grid}._pillBroad_m618i_100{color:#e2e8f0eb;background:#94a3b82e;border:1px solid #94a3b84d}._pillSpecific_m618i_105{color:#04121f;background:linear-gradient(120deg, rgb(var(--p-sky)), #0ea5e9)}._scroll_m618i_110{flex-direction:column;gap:.7rem;margin-top:.9rem;padding-right:.4rem;display:flex;overflow-y:auto}._block_m618i_119{background:#ffffff05;border:1px solid #94a3b824;border-radius:.85rem;padding:.85rem .95rem}._blockLabel_m618i_125{letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--p-sky));font-size:.7rem;font-weight:800}._text_m618i_132{color:#e2e8f0e6;margin:.4rem 0 0;font-size:.88rem;line-height:1.5}._example_m618i_138{color:#cbd5e1;background:#02061799;border:1px solid #94a3b829;border-radius:.55rem;margin-top:.55rem;padding:.5rem .7rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;line-height:1.5;display:block}._note_m618i_150{color:#94a3b8d9;margin:.5rem 0 0;font-size:.8rem;line-height:1.45}._inlinePill_m618i_157{color:#04121f;background:linear-gradient(120deg, rgb(var(--p-sky)), #0ea5e9);border-radius:999px;padding:.02rem .4rem;font-size:.76rem;font-weight:700;display:inline-block}._actions_m618i_167{justify-content:flex-end;margin-top:1.1rem;display:flex}._gotIt_m618i_172{color:#04121f;cursor:pointer;background:linear-gradient(120deg, rgb(var(--p-sky)), #0ea5e9);border:1px solid #0000;border-radius:.7rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:800;transition:filter .14s,transform .1s}._gotIt_m618i_172:hover{filter:brightness(1.08)}._gotIt_m618i_172:active{transform:translateY(1px)}@keyframes _helpFade_m618i_1{0%{opacity:0}to{opacity:1}}@keyframes _helpPop_m618i_1{0%{opacity:0;transform:translateY(.6rem)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){._overlay_m618i_2,._card_m618i_16{animation:none}}._label_zzx8h_1{color:#cbd5e1e0;margin:1.1rem 0 .45rem;font-size:.88rem;font-weight:600;display:block}._label_zzx8h_1:first-child{margin-top:0}._textarea_zzx8h_13,._addTopic_zzx8h_14 input{border:1px solid var(--border-subtle,#94a3b847);width:100%;color:var(--fg,#e5e7eb);font:inherit;background:#0206178c;border-radius:.7rem;padding:.7rem .85rem;line-height:1.55}._textarea_zzx8h_13{resize:vertical;field-sizing:content;min-height:6rem;max-height:none;overflow:hidden}._labelRow_zzx8h_35{justify-content:space-between;align-items:baseline;gap:.75rem;margin:1rem 0 .4rem;display:flex}._labelRow_zzx8h_35 ._label_zzx8h_1{margin:0}._helpLink_zzx8h_47{color:var(--accent,#38bdf8);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;flex:none;padding:0;font-size:.8rem;font-weight:600;text-decoration:underline}._helpLink_zzx8h_47:hover{color:var(--accent-strong,#0ea5e9)}._textarea_zzx8h_13:focus,._addTopic_zzx8h_14 input:focus{border-color:var(--accent,#38bdf8);box-shadow:0 0 0 3px var(--accent-soft,#38bdf81f);outline:none}._topics_zzx8h_71{flex-direction:column;gap:.35rem;display:flex}._topicRow_zzx8h_77{border:1px solid var(--border-subtle,#94a3b82e);background:#ffffff06;border-radius:.65rem;flex-direction:column;gap:.45rem;padding:.55rem .65rem;transition:border-color .12s;display:flex}._topicRow_zzx8h_77:hover{border-color:#94a3b847}._topicMain_zzx8h_92{align-items:center;gap:.6rem;display:flex}._topicName_zzx8h_98{flex:1;font-size:.94rem;line-height:1.35}._parents_zzx8h_105{flex-wrap:wrap;align-items:center;gap:.35rem;padding-left:.15rem;display:flex}._parentsLabel_zzx8h_113{letter-spacing:.03em;color:var(--accent,#38bdf8);margin-right:.15rem;font-size:.72rem;font-weight:700}._parentPill_zzx8h_121{border:1px dashed var(--border-subtle,#94a3b866);color:var(--fg-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:999px;padding:.15rem .55rem;font-size:.78rem;transition:border-color .12s,background .12s,color .12s}._parentPill_zzx8h_121:hover{border-color:var(--accent,#38bdf8);color:var(--fg,#e5e7eb)}._parentPillOn_zzx8h_137{color:#04121f;background:linear-gradient(120deg, var(--accent,#38bdf8), var(--accent-strong,#0ea5e9));border-style:solid;border-color:#0000;font-weight:600}._parentsHint_zzx8h_145{color:var(--fg-muted,#94a3b8);font-size:.76rem;font-style:italic}._parentTag_zzx8h_152{color:var(--fg,#e5e7eb);background:var(--accent-soft,#38bdf824);border:1px solid var(--border-strong,#38bdf859);border-radius:999px;padding:.12rem .55rem;font-size:.78rem}._typeBadge_zzx8h_161{border:1px solid var(--border-subtle,#94a3b84d);text-transform:capitalize;color:var(--fg-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:999px;padding:.1rem .55rem;font-size:.72rem}._typeSpecific_zzx8h_172{color:#04121f;background:linear-gradient(120deg, var(--accent,#38bdf8), var(--accent-strong,#0ea5e9));border-color:#0000}._topicActions_zzx8h_178{gap:.2rem;display:flex}._topicActions_zzx8h_178 button{border:1px solid var(--border-subtle,#94a3b840);width:1.7rem;height:1.7rem;color:var(--fg-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:.45rem}._topicActions_zzx8h_178 button:hover:not(:disabled){color:var(--fg,#e5e7eb);border-color:var(--border-strong,#38bdf866)}._topicActions_zzx8h_178 button:disabled{opacity:.35;cursor:not-allowed}._addTopic_zzx8h_14{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}._addTopic_zzx8h_14 input{flex:12rem;min-width:0}._typeChoice_zzx8h_217{border:1px solid var(--border-subtle,#94a3b847);border-radius:.6rem;display:inline-flex;overflow:hidden}._typeChoiceBtn_zzx8h_224{color:var(--fg-muted,#94a3b8);cursor:pointer;background:0 0;border:0;padding:.5rem .75rem;font-size:.8rem;font-weight:600}._typeChoiceBtn_zzx8h_224+._typeChoiceBtn_zzx8h_224{border-left:1px solid var(--border-subtle,#94a3b847)}._typeChoiceOn_zzx8h_238{color:#04121f;background:linear-gradient(120deg, var(--accent,#38bdf8), var(--accent-strong,#0ea5e9))}._empty_zzx8h_243{color:var(--fg-muted,#94a3b8);margin:0;font-size:.85rem}._btn_zzx8h_250{cursor:pointer;border:1px solid #0000;border-radius:.75rem;padding:.6rem 1.2rem;font-size:.92rem;font-weight:600}._btn_zzx8h_250:disabled{opacity:.6;cursor:not-allowed}._primary_zzx8h_264{background:linear-gradient(120deg, var(--accent,#38bdf8), var(--accent-strong,#0ea5e9));color:#04121f}._ghost_zzx8h_269{background:var(--bg-ghost,#ffffff0a);border:1px solid var(--border-subtle,#94a3b847);color:var(--fg,#e5e7eb);cursor:pointer;border-radius:.75rem;padding:.6rem 1.1rem;font-weight:600}._ghost_zzx8h_269:hover{border-color:var(--border-strong,#38bdf873)}._error_zzx8h_283{color:#fecaca;background:#f871711f;border:1px solid #f8717166;border-radius:.7rem;margin-bottom:.9rem;padding:.65rem .8rem;font-size:.88rem}._overlay_1i5ga_3{--p-sky:56, 189, 248;--p-violet:129, 140, 248;--p-amber:245, 158, 11;--focus-card:max(24rem, 55vw);--focus-title:max(1.4rem, 4.5vmin);--focus-kicker:max(.68rem, 1.3vmin);--focus-lead:max(.88rem, 2vmin);--focus-orb:clamp(5.5rem, 16vmin, 7.5rem);--focus-progress:max(16rem, 38vw);z-index:10050;color:#f8fafc;background:radial-gradient(60rem 40rem at 50% -10%, rgba(var(--p-sky), .12), transparent 60%), radial-gradient(50rem 40rem at 100% 120%, rgba(var(--p-violet), .1), transparent 55%), #020617;place-items:center;padding:clamp(1.5rem,5vw,3rem);font-size:max(16px,1.25vmin);animation:.3s ease-out both _bsFade_1i5ga_1;display:grid;position:fixed;inset:0}._card_1i5ga_31{width:min(var(--focus-card), 92vw);text-align:center;background:#94a3b80d;border:1px solid #94a3b824;border-radius:max(1rem,1.5vmin);padding:max(2rem,4vmin)}._kicker_1i5ga_40{color:rgb(var(--p-sky));font-size:var(--focus-kicker);letter-spacing:.22em;text-transform:uppercase;margin-bottom:.9rem;font-weight:800}._title_1i5ga_49{font-size:var(--focus-title);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.15}._lead_1i5ga_57{color:#cbd5e1c7;max-width:none;font-size:var(--focus-lead);margin:.75rem auto 0;padding-inline:clamp(.5rem,2vw,1.5rem);line-height:1.55}._orb_1i5ga_67{width:var(--focus-orb);height:var(--focus-orb);margin:clamp(1.6rem,4vw,2.4rem) auto clamp(1.4rem,3vw,2rem);position:relative}._ring_1i5ga_74,._core_1i5ga_75{border-radius:50%;position:absolute;inset:0}._ring_1i5ga_74{background:conic-gradient(from 0deg, rgba(var(--p-sky), .95), rgba(var(--p-violet), .9) 38%, rgba(var(--p-amber), .9) 68%, rgba(var(--p-sky), .95)) border-box;-webkit-mask-composite:xor;border:2px solid #0000;animation:1.4s linear infinite _bsSpin_1i5ga_1;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._core_1i5ga_75{background:radial-gradient(circle at 35% 30%, rgba(var(--p-sky), .8), rgba(var(--p-violet), .38) 52%, rgba(var(--p-amber), .22));box-shadow:0 0 1.5rem rgba(var(--p-sky), .3), 0 0 2.4rem rgba(var(--p-violet), .14), 0 0 3rem rgba(var(--p-amber), .08);inset:40%}._progress_1i5ga_122{width:min(100%, var(--focus-progress));margin:0 auto}._bar_1i5ga_126{background:#94a3b824;border-radius:999px;height:.4rem;overflow:hidden}._bar_1i5ga_126 span{border-radius:inherit;background:linear-gradient(90deg, #0ea5e933, rgb(var(--p-sky)), rgba(var(--p-violet), .5));width:42%;height:100%;animation:1.45s ease-in-out infinite _bsSlide_1i5ga_1;display:block}._stageText_1i5ga_140{color:#bae6fdeb;letter-spacing:.01em;margin-top:max(.75rem,1.4vmin);font-size:max(.8rem,1.4vmin);font-weight:700}@keyframes _bsFade_1i5ga_1{0%{opacity:0}to{opacity:1}}@keyframes _bsSpin_1i5ga_1{to{transform:rotate(360deg)}}@keyframes _bsSlide_1i5ga_1{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){._ring_1i5ga_74,._ringTwo_1i5ga_161,._ringThree_1i5ga_161,._core_1i5ga_75,._bar_1i5ga_126 span,._overlay_1i5ga_3{animation:none}}._bar_1o1gj_5{--v:56, 189, 248;border:1px solid rgba(var(--v), .28);background:linear-gradient(90deg, rgba(var(--v), .1), rgba(var(--v), .02) 45%, transparent), #0206178c;border-radius:.9rem;align-items:center;gap:.9rem;padding:.75rem 1rem .75rem .85rem;display:flex;position:relative;overflow:hidden}._bar_1o1gj_5:before{content:"";background:linear-gradient(180deg, rgb(var(--v)), rgba(var(--v), .15));width:3px;position:absolute;top:0;bottom:0;left:0}._bar_1o1gj_5:after{content:"";background:linear-gradient(100deg, transparent 30%, rgba(var(--v), .08) 50%, transparent 70%);pointer-events:none;animation:6s ease-in-out infinite _sheen_1o1gj_1;position:absolute;inset:0;transform:translate(-100%)}._active_1o1gj_46{--v:52, 211, 153}._alert_1o1gj_49{--v:251, 191, 36}._minimal_1o1gj_53:after{content:none}._orb_1o1gj_58{flex:none;place-items:center;width:2.1rem;height:2.1rem;display:grid;position:relative}._core_1o1gj_66{background:radial-gradient(circle at 35% 30%, #fff, rgb(var(--v)) 70%);width:.7rem;height:.7rem;box-shadow:0 0 10px rgba(var(--v), .8);border-radius:50%;animation:2.6s ease-in-out infinite _breathe_1o1gj_1}._ring_1o1gj_74,._ring2_1o1gj_75{border:1px solid rgba(var(--v), .55);border-radius:50%;width:1.1rem;height:1.1rem;margin:auto;animation:2.6s cubic-bezier(0,0,.2,1) infinite _ping_1o1gj_1;position:absolute;inset:0}._ring2_1o1gj_75{animation-delay:1.3s}._body_1o1gj_90{flex-direction:column;gap:.12rem;min-width:0;display:flex}._speaker_1o1gj_96{letter-spacing:.22em;text-transform:uppercase;color:rgb(var(--v));align-items:center;gap:.4rem;font-size:.62rem;font-weight:800;display:inline-flex}._speakerTag_1o1gj_106{letter-spacing:.14em;color:#94a3b8bf;font-weight:700}._message_1o1gj_111{color:#e2e8f0f2;min-height:1.4em;margin:0;font-size:.92rem;line-height:1.5}._caret_1o1gj_118{vertical-align:-.15em;background:rgb(var(--v));width:.5rem;height:1em;margin-left:.1rem;animation:1s step-end infinite _blink_1o1gj_1;display:inline-block}@keyframes _sheen_1o1gj_1{0%{transform:translate(-100%)}55%,to{transform:translate(100%)}}@keyframes _breathe_1o1gj_1{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}@keyframes _ping_1o1gj_1{0%{opacity:.9;transform:scale(.6)}80%,to{opacity:0;transform:scale(2.2)}}@keyframes _blink_1o1gj_1{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (prefers-reduced-motion:reduce){._bar_1o1gj_5:after,._core_1o1gj_66,._ring_1o1gj_74,._ring2_1o1gj_75,._caret_1o1gj_118{animation:none}._caret_1o1gj_118{opacity:.6}}._page_vi6f7_9{--p-sky:56, 189, 248;--p-violet:167, 139, 250;--p-emerald:52, 211, 153;--p-amber:251, 191, 36;--p-rose:251, 113, 133;gap:clamp(.8rem,1.3vw,1.15rem);width:100%;max-width:64rem;margin-inline:auto;display:grid}._page_vi6f7_9>:not(.overlay){animation:.5s cubic-bezier(.22,1,.36,1) both _pfFadeUp_vi6f7_1}._page_vi6f7_9>:nth-child(2):not(.overlay){animation-delay:60ms}._page_vi6f7_9>:nth-child(3):not(.overlay){animation-delay:.12s}._page_vi6f7_9>:nth-child(4):not(.overlay){animation-delay:.18s}@keyframes _pfFadeUp_vi6f7_1{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){._page_vi6f7_9>:not(.overlay){animation:none}}._hero_vi6f7_47{background:radial-gradient(circle at 12% -10%, rgba(var(--p-sky), .18), transparent 42%), radial-gradient(circle at 92% 120%, rgba(var(--p-violet), .14), transparent 45%), var(--bg-card-soft,#0f172aa8);border:1px solid #94a3b829;border-radius:1.4rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(.9rem,2vw,1.6rem);padding:clamp(1.1rem,1.8vw,1.55rem);display:flex;position:relative;overflow:visible;box-shadow:0 1.5rem 3.5rem #00000047}._identity_vi6f7_69{align-items:center;gap:clamp(.9rem,2vw,1.35rem);min-width:0;display:flex}._avatar_vi6f7_76,._avatarFallback_vi6f7_77{border-radius:50%;flex:none;width:clamp(3rem,3.4vw,3.8rem);height:clamp(3rem,3.4vw,3.8rem);box-shadow:0 0 0 .2rem #0206178c,0 .6rem 1.4rem #00000059}._avatar_vi6f7_76{object-fit:cover;border:1px solid rgba(var(--p-sky), .35)}._avatarFallback_vi6f7_77{color:#04121f;background:linear-gradient(135deg, rgba(var(--p-sky), 1), rgba(var(--p-violet), 1));place-items:center;font-size:1.5rem;font-weight:800;display:grid}._identityText_vi6f7_101{min-width:0}._eyebrow_vi6f7_105{color:rgb(var(--p-sky));letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.72rem;font-weight:800;display:inline-flex}._dot_vi6f7_117{background:rgb(var(--p-sky));border-radius:50%;width:.5rem;height:.5rem;animation:2.4s ease-in-out infinite _pfPulse_vi6f7_1}@keyframes _pfPulse_vi6f7_1{0%,to{box-shadow:0 0 0 0 rgba(var(--p-sky), .55)}50%{box-shadow:0 0 0 .4rem rgba(var(--p-sky), 0)}}._greeting_vi6f7_130{color:var(--fg,#f8fafc);letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,1.6vw,1.55rem);font-weight:800;line-height:1.15}._subtitle_vi6f7_139{color:var(--fg-muted,#cbd5e1b8);max-width:46ch;margin:.35rem 0 0;font-size:.92rem;line-height:1.45}._status_vi6f7_148{border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;margin-top:.7rem;padding:.28rem .7rem .28rem .55rem;font-size:.76rem;font-weight:700;display:inline-flex}._status_vi6f7_148:before{content:"";background:currentColor;border-radius:50%;width:.45rem;height:.45rem}._statusConfirmed_vi6f7_168{color:rgb(var(--p-emerald));background:rgba(var(--p-emerald), .12);border-color:rgba(var(--p-emerald), .35)}._statusDraft_vi6f7_173{color:rgb(var(--p-amber));background:rgba(var(--p-amber), .12);border-color:rgba(var(--p-amber), .35)}._statusNone_vi6f7_178{color:var(--fg-muted,#94a3b8);background:#94a3b81a;border-color:#94a3b847}._tools_vi6f7_185{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}._btn_vi6f7_192{cursor:pointer;color:var(--fg,#e5e7eb);background:#ffffff0a;border:1px solid #94a3b83d;border-radius:.8rem;align-items:center;gap:.4rem;padding:.6rem 1.05rem;font-size:.86rem;font-weight:700;transition:transform .14s,border-color .14s,background .14s,box-shadow .14s;display:inline-flex}._btn_vi6f7_192:hover{border-color:rgba(var(--p-sky), .5);background:rgba(var(--p-sky), .1);transform:translateY(-1px)}._btn_vi6f7_192:disabled{opacity:.45;cursor:not-allowed;transform:none}._btnPrimary_vi6f7_217{color:#04121f;background:linear-gradient(120deg, rgb(var(--p-sky)), #0ea5e9);box-shadow:0 .5rem 1.3rem rgba(var(--p-sky), .28);border-color:#0000}._btnPrimary_vi6f7_217:hover{background:linear-gradient(120deg, #7dd3fc, rgb(var(--p-sky)));border-color:#0000}._btnDanger_vi6f7_228:hover{border-color:rgba(var(--p-rose), .5);background:rgba(var(--p-rose), .12);color:#fecaca}._icon_vi6f7_234{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}._stats_vi6f7_247{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.5rem,1vw,.8rem);display:grid}._stat_vi6f7_148{background:var(--bg-card-soft,#0f172a99);border:1px solid #94a3b829;border-radius:1rem;padding:clamp(.7rem,1.3vw,1rem);transition:transform .16s,border-color .16s;position:relative;overflow:hidden}._stat_vi6f7_148:hover{border-color:rgba(var(--stat-rgb,var(--p-sky)), .45);transform:translateY(-2px)}._stat_vi6f7_148:after{content:"";background:radial-gradient(circle at 100% 0%, rgba(var(--stat-rgb,var(--p-sky)), .14), transparent 60%);pointer-events:none;position:absolute;inset:0}._statValue_vi6f7_273{letter-spacing:-.03em;color:var(--fg,#f8fafc);font-size:clamp(1.3rem,1.9vw,1.65rem);font-weight:800}._statLabel_vi6f7_279{letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--stat-rgb,var(--p-sky)));margin-top:.2rem;font-size:.72rem;font-weight:700}._clusterGrid_vi6f7_293{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));align-items:stretch;gap:clamp(.8rem,1.8vw,1.25rem);display:grid}._clusterGrid_vi6f7_293>._panel_vi6f7_299{height:100%}._panel_vi6f7_299{background:var(--bg-card-soft,#0f172a99);border:1px solid #94a3b829;border-radius:1.1rem;padding:clamp(.95rem,1.5vw,1.3rem);position:relative}._panelWide_vi6f7_311{grid-column:1/-1}._panelHead_vi6f7_315{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}._panelKicker_vi6f7_321{letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--panel-rgb,var(--p-sky)));font-size:.72rem;font-weight:800}._panelCount_vi6f7_328{color:rgb(var(--panel-rgb,var(--p-sky)));background:rgba(var(--panel-rgb,var(--p-sky)), .12);border-radius:999px;margin-left:auto;padding:.1rem .5rem;font-size:.72rem;font-weight:700}._description_vi6f7_338{color:var(--fg,#e5e7eb);margin:0;font-size:.95rem;line-height:1.6}._descriptionEmpty_vi6f7_344{color:var(--fg-muted,#94a3b8);font-style:italic}._chips_vi6f7_350{flex-wrap:wrap;gap:.4rem;display:flex}._chip_vi6f7_350{color:var(--fg,#e5e7eb);border:1px solid rgba(var(--panel-rgb,var(--p-sky)), .35);background:rgba(var(--panel-rgb,var(--p-sky)), .1);border-radius:999px;padding:.32rem .7rem;font-size:.82rem;font-weight:600;transition:transform .12s,background .12s}._chip_vi6f7_350:hover{background:rgba(var(--panel-rgb,var(--p-sky)), .2);transform:translateY(-1px)}._emptyLine_vi6f7_370{color:var(--fg-muted,#94a3b8);margin:0;font-size:.88rem}._meta_vi6f7_377{color:var(--fg-muted,#94a3b8);flex-wrap:wrap;gap:.4rem 1.1rem;margin:0;padding-top:.4rem;font-size:.78rem;display:flex}._metaItem_vi6f7_386{gap:.35rem;display:inline-flex}._metaKey_vi6f7_390{color:#94a3b8b3}._msg_vi6f7_395{border:1px solid #0000;border-radius:.75rem;margin:0;padding:.6rem .85rem;font-size:.85rem}._msgError_vi6f7_402{color:#fecaca;background:rgba(var(--p-rose), .12);border-color:rgba(var(--p-rose), .4)}._msgSuccess_vi6f7_407{color:#bbf7d0;background:rgba(var(--p-emerald), .12);border-color:rgba(var(--p-emerald), .4)}._draft_vi6f7_414{border:1px solid rgba(var(--p-amber), .4);background:radial-gradient(circle at 0% 0%, rgba(var(--p-amber), .14), transparent 60%), #0f172a8c;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.1rem;display:flex}._draftText_vi6f7_427{color:var(--fg,#f1f5f9);align-items:center;gap:.55rem;font-weight:600;display:flex}._draftText_vi6f7_427 small{color:var(--fg-muted,#94a3b8);font-weight:400;display:block}._draftActions_vi6f7_439{gap:.55rem;display:flex}._empty_vi6f7_370{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:clamp(2rem,6vw,4rem) 1.5rem;display:flex}._emptyIcon_vi6f7_453{width:3.5rem;height:3.5rem;color:rgb(var(--p-sky));background:rgba(var(--p-sky), .12);border:1px solid rgba(var(--p-sky), .3);border-radius:1.1rem;place-items:center;margin-bottom:.4rem;display:grid}._emptyIcon_vi6f7_453 svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:1.9rem;height:1.9rem}._empty_vi6f7_370 h3{color:var(--fg,#f8fafc);margin:0;font-size:1.35rem}._empty_vi6f7_370 p{max-width:42ch;color:var(--fg-muted,#94a3b8);margin:0;line-height:1.55}._empty_vi6f7_370 ._btn_vi6f7_192{margin-top:.6rem}._skeleton_vi6f7_489{background:linear-gradient(90deg,#94a3b814,#94a3b82e,#94a3b814) 0 0/200% 100%;border-radius:.5rem;height:1rem;animation:1.3s ease-in-out infinite _pfShimmer_vi6f7_1}._skeleton_vi6f7_489+._skeleton_vi6f7_489{margin-top:.6rem}._skeletonShort_vi6f7_497{width:45%}@keyframes _pfShimmer_vi6f7_1{0%{background-position:200% 0}to{background-position:-200% 0}}._hint_vi6f7_506{color:var(--fg-muted,#94a3b8);margin:0 0 .6rem;font-size:.85rem}._textarea_vi6f7_511{width:100%;color:var(--fg,#e5e7eb);font:inherit;resize:vertical;background:#0206178c;border:1px solid #94a3b847;border-radius:.7rem;padding:.7rem .85rem}._textarea_vi6f7_511:focus{border-color:rgb(var(--p-sky));box-shadow:0 0 0 3px rgba(var(--p-sky), .16);outline:none}._error_vi6f7_526{color:#fecaca;background:rgba(var(--p-rose), .12);border:1px solid rgba(var(--p-rose), .4);border-radius:.7rem;margin-bottom:.75rem;padding:.65rem .8rem;font-size:.88rem}@media (width<=60rem){._stats_vi6f7_247{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=40rem){._hero_vi6f7_47{flex-direction:column;align-items:flex-start}._tools_vi6f7_185{width:100%}}._overlay_1f405_5{--p-sky:56, 189, 248;--p-violet:129, 140, 248;--crop-size:max(15rem, 28vmin);z-index:100015;background:#020617c7;place-items:center;padding:max(1rem,3vmin);font-size:max(16px,1.25vmin);animation:.16s ease-out _cropFade_1f405_1;display:grid;position:fixed;inset:0}._panel_1f405_23{background:#0b1324;border:1px solid #94a3b829;border-radius:max(1rem,1.6vmin);width:min(100%,max(28rem,44vmin));animation:.18s cubic-bezier(.22,1,.36,1) _cropPop_1f405_1;position:relative;overflow:hidden}._panel_1f405_23:before{content:"";background:linear-gradient(90deg, rgb(var(--p-sky)), rgb(var(--p-violet)));height:3px;position:absolute;inset:0 0 auto}._header_1f405_40{padding:max(1.2rem,2.4vmin) max(1.25rem,2.4vmin) 0}._kicker_1f405_43{color:rgb(var(--p-sky));letter-spacing:.18em;text-transform:uppercase;font-size:max(.68rem,1.2vmin);font-weight:800;display:inline-block}._title_1f405_51{letter-spacing:-.01em;color:#f8fafc;margin:max(.3rem,.6vmin) 0 0;font-size:max(1.25rem,2.4vmin);font-weight:800}._sub_1f405_58{color:#94a3b8d9;margin:max(.2rem,.4vmin) 0 0;font-size:max(.85rem,1.45vmin)}._close_1f405_63{color:#e2e8f0d9;cursor:pointer;background:#94a3b80f;border:1px solid #94a3b833;border-radius:max(.55rem,.9vmin);place-items:center;width:max(2rem,3.2vmin);height:max(2rem,3.2vmin);font-size:max(.95rem,1.5vmin);transition:border-color .14s,background .14s;display:grid;position:absolute;top:max(.85rem,1.6vmin);right:max(.85rem,1.6vmin)}._close_1f405_63:hover:not(:disabled){background:#94a3b81f;border-color:#94a3b873}._body_1f405_84{flex-direction:column;align-items:center;gap:max(1rem,2vmin);padding:max(1.2rem,2.4vmin) max(1.25rem,2.4vmin);display:flex}._previewGlow_1f405_92{background:radial-gradient(circle at 50% 45%, rgba(var(--p-sky), .14), transparent 70%);border-radius:50%;place-items:center;padding:max(.75rem,1.4vmin);display:grid}._canvas_1f405_99{width:var(--crop-size);height:var(--crop-size);cursor:grab;touch-action:none;background:#ffffff05;border-radius:50%;box-shadow:0 0 0 1px #94a3b82e}._canvas_1f405_99:active{cursor:grabbing}._zoomRow_1f405_112{align-items:center;gap:max(.65rem,1.2vmin);width:100%;display:flex}._zoomBtn_1f405_118{color:#e5e7eb;cursor:pointer;background:#94a3b80f;border:1px solid #94a3b83d;border-radius:max(.6rem,1vmin);flex:none;place-items:center;width:max(2rem,3.4vmin);height:max(2rem,3.4vmin);font-size:max(1.05rem,1.8vmin);line-height:1;transition:border-color .14s,background .14s;display:grid}._zoomBtn_1f405_118:hover:not(:disabled){border-color:rgba(var(--p-sky), .5);background:rgba(var(--p-sky), .1)}._zoomBtn_1f405_118:disabled{opacity:.5;cursor:default}._trackWrap_1f405_142{cursor:pointer;touch-action:none;flex:1;align-items:center;height:max(1.5rem,2.6vmin);display:flex}._track_1f405_142{background:#94a3b838;border-radius:999px;width:100%;height:max(.35rem,.65vmin);position:relative}._fill_1f405_157{background:linear-gradient(90deg, rgb(var(--p-sky)), rgb(var(--p-violet)));border-radius:999px;width:0;position:absolute;top:0;bottom:0;left:0}._handle_1f405_166{width:max(1.15rem,2vmin);height:max(1.15rem,2vmin);box-shadow:0 0 0 max(.2rem, .4vmin) rgba(var(--p-sky), .28), 0 1px 3px #00000052;background:#fff;border-radius:50%;transition:box-shadow .14s;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}._trackWrap_1f405_142:active ._handle_1f405_166{box-shadow:0 0 0 max(.35rem, .65vmin) rgba(var(--p-sky), .22), 0 1px 3px #00000052}._hint_1f405_182{text-align:center;color:#94a3b8cc;margin:0;font-size:max(.8rem,1.35vmin);line-height:1.45}._error_1f405_189{color:#fca5a5f2;margin:0;font-size:max(.85rem,1.4vmin);font-weight:600}._footer_1f405_196{justify-content:flex-end;gap:max(.65rem,1.2vmin);padding:0 max(1.25rem,2.4vmin) max(1.25rem,2.4vmin);display:flex}._ghost_1f405_202{color:#e2e8f0eb;cursor:pointer;background:#94a3b80f;border:1px solid #94a3b842;border-radius:max(.6rem,1vmin);padding:max(.55rem,1vmin) max(1rem,1.8vmin);font-size:max(.9rem,1.5vmin);font-weight:600;transition:border-color .14s,background .14s}._ghost_1f405_202:hover:not(:disabled){background:#94a3b81a;border-color:#94a3b880}._primary_1f405_217{color:#04121f;cursor:pointer;background:linear-gradient(120deg, rgb(var(--p-sky)), #0ea5e9);border:1px solid #0000;border-radius:max(.6rem,1vmin);padding:max(.55rem,1vmin) max(1.1rem,2vmin);font-size:max(.9rem,1.5vmin);font-weight:800;transition:filter .14s,transform .1s}._primary_1f405_217:hover:not(:disabled){filter:brightness(1.08)}._primary_1f405_217:active:not(:disabled){transform:translateY(1px)}._ghost_1f405_202:disabled,._primary_1f405_217:disabled{opacity:.55;cursor:not-allowed}@keyframes _cropFade_1f405_1{0%{opacity:0}to{opacity:1}}@keyframes _cropPop_1f405_1{0%{opacity:0;transform:translateY(.6rem)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){._overlay_1f405_5,._panel_1f405_23{animation:none}}._screen_1l27m_4{--p-sky:56, 189, 248;--p-violet:129, 140, 248;--p-amber:251, 191, 36;--focus-canvas:min(96vw, 112rem);--focus-form:max(28rem, min(48rem, 88vw));--focus-heading:max(2rem, 5.8vmin);--focus-subheading:max(1.5rem, 4.2vmin);--focus-kicker:max(.75rem, 1.45vmin);--focus-lead:max(1rem, 2.2vmin);--focus-body:max(.9rem, 1.55vmin);--focus-btn:max(.95rem, 1.6vmin);--focus-topline:max(.9rem, 1.5vmin);--focus-step:max(.88rem, 1.5vmin);--focus-field-label:max(.88rem, 1.45vmin);--focus-field:max(.95rem, 1.6vmin);--focus-hint:max(.82rem, 1.35vmin);z-index:8000;color:#f8fafcf5;font-size:max(16px,1.25vmin);font-family:var(--font-sans,system-ui, -apple-system, "Segoe UI", sans-serif);background:radial-gradient(circle at 18% 32%,#7c3aed24,#0000 42%),radial-gradient(circle at 84% 18%,#22d3ee1c,#0000 40%),radial-gradient(70% 50% at 50% 100%,#f59e0b12,#0000 65%),linear-gradient(160deg,#01040c 0%,#050d1c 52%,#01040a 100%);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden auto}._atmosphere_1l27m_39{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}._radarRing_1l27m_46{border:1px solid rgba(var(--p-sky), .08);border-radius:50%;width:max(36rem,70vmin);height:max(36rem,70vmin);animation:48s linear infinite _obRadarSpin_1l27m_1;position:absolute;top:50%;right:max(-8rem,-12vw);transform:translate(20%,-50%)}._radarRing_1l27m_46:nth-child(2){border-color:rgba(var(--p-violet), .1);width:max(28rem,54vmin);height:max(28rem,54vmin);animation-duration:32s;animation-direction:reverse}._radarRing_1l27m_46:nth-child(3){border-color:#f59e0b17;width:max(21rem,41vmin);height:max(21rem,41vmin);animation-duration:40s}._topline_1l27m_73{z-index:3;justify-content:space-between;align-items:center;gap:max(.75rem,1.2vmin);display:flex;position:absolute;top:max(1.2rem,2.5vh);left:max(1.5rem,4vw);right:max(1.5rem,4vw)}._brand_1l27m_84{font-size:var(--focus-topline);background:#02061766;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:max(.45rem,.8vmin);padding:max(.35rem,.7vmin) max(.75rem,1.4vmin);font-weight:800;display:inline-flex}._brandDot_1l27m_95{background:rgb(var(--p-sky));border-radius:50%;width:max(.45rem,.75vmin);height:max(.45rem,.75vmin)}._note_1l27m_101{color:#94a3b8d9;font-size:var(--focus-topline)}._content_1l27m_107{z-index:1;flex-direction:column;flex:1;min-height:0;padding:max(4.5rem,9vh) max(2rem,5vw) max(2rem,5vh);display:flex;position:relative}._onboardStageShell_1l27m_118{width:100%;max-width:var(--focus-canvas);flex-direction:column;flex:1;min-height:calc(100svh - clamp(10rem,22vh,14rem));margin:0 auto;animation:.5s cubic-bezier(.22,1,.36,1) both _obFade_1l27m_1;display:flex}._formStage_1l27m_130{width:100%;max-width:var(--focus-canvas);flex-direction:column;flex:1;height:calc(100svh - clamp(12rem,26vh,17rem));min-height:0;margin:0 auto;animation:.5s cubic-bezier(.22,1,.36,1) both _obFade_1l27m_1;display:flex}._formStageMain_1l27m_142{flex:1;grid-template-columns:minmax(14rem,.85fr) minmax(18rem,1fr);align-content:center;align-items:start;gap:max(2rem,4vw) max(3rem,5vw);min-height:0;padding:.15rem .15rem .35rem;display:grid;overflow-y:auto}._onboardNav_1l27m_154,._formNav_1l27m_161{flex-shrink:0;width:100%;margin-top:auto;padding-top:max(2rem,4vmin)}._navBackPlaceholder_1l27m_168{visibility:hidden;pointer-events:none;font-size:var(--focus-btn);white-space:nowrap;border:1px solid #0000;border-radius:max(.6rem,1vmin);padding:max(.65rem,1.2vmin) max(1rem,1.8vmin);font-weight:600}._stage_1l27m_178{width:100%;margin:auto;animation:.5s cubic-bezier(.22,1,.36,1) both _obFade_1l27m_1}._stageForm_1l27m_183{max-width:var(--focus-form)}._welcomeStage_1l27m_188{flex:1;grid-template-columns:minmax(16rem,.95fr) minmax(20rem,1.15fr);align-items:center;gap:max(2rem,5vw) max(3rem,6vw);width:100%;animation:.55s cubic-bezier(.22,1,.36,1) both _obFade_1l27m_1;display:grid}._welcomeCopy_1l27m_197{flex-direction:column;align-items:flex-start;max-width:36rem;display:flex}._welcomeQuip_1l27m_203{color:#94a3b8e0;font-size:var(--focus-body);margin:max(1rem,2vmin) 0 0;font-style:italic;line-height:1.5}._welcomeCta_1l27m_210{justify-content:flex-end;width:100%;margin-top:max(2rem,4vmin);display:flex}._ctaLaunch_1l27m_216{color:#04121f;cursor:pointer;background:linear-gradient(120deg,#7dd3fc,#38bdf8 45%,#818cf8);border:0;border-radius:999px;align-items:center;gap:max(.5rem,1vmin);padding:max(.85rem,1.6vmin) max(1.6rem,3vmin);font-size:max(1rem,1.75vmin);font-weight:850;transition:transform .16s,filter .16s,box-shadow .16s;display:inline-flex;box-shadow:0 0 max(1.5rem,3vmin) #38bdf859,0 max(.5rem,1vmin) max(1.5rem,2.5vmin) #02061773}._ctaLaunch_1l27m_216:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.02);box-shadow:0 0 max(2rem,4vmin) #38bdf873,0 max(.75rem,1.2vmin) max(2rem,3vmin) #02061780}._ctaLaunch_1l27m_216:active{transform:translateY(0)scale(1)}._ctaArrow_1l27m_243{transition:transform .16s;display:inline-block}._ctaLaunch_1l27m_216:hover ._ctaArrow_1l27m_243{transform:translate(.2rem)}._bubbleField_1l27m_251{isolation:isolate;grid-template-columns:repeat(3,minmax(0,1fr));gap:max(.85rem,1.8vmin);display:grid}._bubble_1l27m_251{--bubble-tilt:0deg;--bubble-lift:0px;z-index:0;border:1px solid var(--bubble-border,#94a3b847);box-shadow:0 0 max(1.15rem, 2.1vmin) var(--bubble-glow,transparent);transform:rotate(var(--bubble-tilt)) translateY(var(--bubble-lift));animation:.55s cubic-bezier(.22,1,.36,1) both _obBubbleIn_1l27m_1;animation-delay:calc(var(--bubble-i) * 70ms + 80ms);background:linear-gradient(145deg,#ffffff17,#ffffff05),#020816b8;border-radius:max(1rem,2vmin);padding:max(1rem,2vmin) max(1rem,1.8vmin);transition:transform .2s,filter .2s,z-index;position:relative}._bubble_1l27m_251:after{content:"";border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px var(--bubble-border,rgba(var(--p-sky), .35)), inset 0 0 max(.75rem, 1.4vmin) var(--bubble-glow,rgba(var(--p-sky), .1));position:absolute;inset:0}._bubble_1l27m_251:first-child{--bubble-tilt:-1.2deg}._bubble_1l27m_251:nth-child(2){--bubble-tilt:.8deg;--bubble-lift:max(.35rem, .8vmin)}._bubble_1l27m_251:nth-child(3){--bubble-tilt:-.6deg}._bubble_1l27m_251:nth-child(4){--bubble-tilt:1deg;--bubble-lift:max(-.25rem, -.5vmin)}._bubble_1l27m_251:nth-child(5){--bubble-tilt:-.9deg}._bubble_1l27m_251:nth-child(6){--bubble-tilt:.5deg}._bubble_1l27m_251:hover{z-index:1;filter:brightness(1.08);transform:rotate(0)translateY(-3px)}._bubble_1l27m_251[data-accent=sky]{--bubble-border:#38bdf873;--bubble-glow:#38bdf82e}._bubble_1l27m_251[data-accent=violet]{--bubble-border:#818cf873;--bubble-glow:#818cf82e}._bubble_1l27m_251[data-accent=mint]{--bubble-border:#34d39973;--bubble-glow:#34d39929}._bubble_1l27m_251[data-accent=amber]{--bubble-border:#fbbf2473;--bubble-glow:#fbbf2429}._bubble_1l27m_251[data-accent=rose]{--bubble-border:#fb718573;--bubble-glow:#fb718529}._bubble_1l27m_251[data-accent=cyan]{--bubble-border:#22d3ee73;--bubble-glow:#22d3ee29}._bubbleTop_1l27m_319{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:max(.45rem,.9vmin);display:flex}._bubbleIcon_1l27m_326{font-size:max(1.35rem,2.6vmin);line-height:1}._bubbleNum_1l27m_330{letter-spacing:.12em;color:#94a3b8a6;font-variant-numeric:tabular-nums;font-size:max(.68rem,1.15vmin);font-weight:800}._bubbleTitle_1l27m_337{letter-spacing:-.02em;margin-bottom:max(.25rem,.45vmin);font-size:max(.98rem,1.7vmin);font-weight:800;display:block}._bubbleBody_1l27m_344{color:#cbd5e1c7;margin:0;font-size:max(.82rem,1.4vmin);line-height:1.45}._kicker_1l27m_351{color:rgb(var(--p-sky));font-size:var(--focus-kicker);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 .7rem;font-weight:800;display:inline-flex}._kicker_1l27m_351:before{content:"";background:currentColor;width:max(1.2rem,2vmin);height:1px}._heading_1l27m_368{font-size:var(--focus-heading);letter-spacing:-.03em;margin:0;font-weight:850;line-height:1.02}._headingAccent_1l27m_375{background:linear-gradient(120deg,#7dd3fc,#38bdf8 45%,#818cf8);color:#0000;-webkit-background-clip:text;background-clip:text}._subheading_1l27m_381{font-size:var(--focus-subheading);letter-spacing:-.03em;margin:0;font-weight:850;line-height:1.05}._lead_1l27m_388{color:#cbd5e1d1;max-width:38ch;font-size:var(--focus-lead);margin:max(1rem,2vmin) 0 0;line-height:1.6}._explain_1l27m_397{background:#94a3b80a;border:1px solid #94a3b824;border-radius:max(.75rem,1.2vmin);margin-top:max(1.1rem,2vmin);padding:max(.85rem,1.5vmin) max(1rem,1.8vmin)}._explain_1l27m_397 strong{margin-bottom:max(.2rem,.4vmin);font-size:max(.95rem,1.55vmin);display:block}._explain_1l27m_397 p{color:#94a3b8db;font-size:var(--focus-body);margin:0;line-height:1.55}._formPanel_1l27m_415{box-shadow:none;contain:layout style paint;background:#020816b8;border:1px solid #94a3b829;border-radius:max(1rem,1.6vmin);margin-top:0;padding:max(1.4rem,2.8vmin)}._formIntro_1l27m_424{padding-top:max(.25rem,.5vmin)}._formIntro_1l27m_424 ._lead_1l27m_388{max-width:34ch}._formStagePapers_1l27m_430 ._formIntro_1l27m_424{max-width:none;padding-top:.15rem}._formStagePapers_1l27m_430 ._formIntro_1l27m_424 ._lead_1l27m_388,._formStagePapers_1l27m_430 ._subheading_1l27m_381,._formStagePapers_1l27m_430 ._kicker_1l27m_351{max-width:none}._formStagePapers_1l27m_430 ._explain_1l27m_397{border:0;border-left:2px solid rgba(var(--p-sky), .38);background:0 0;border-radius:0;margin-top:max(1.15rem,2.2vmin);padding:0 0 0 max(.85rem,1.4vmin)}._formStagePapers_1l27m_430 ._explain_1l27m_397 strong{letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--p-sky), .88);margin-bottom:max(.25rem,.45vmin);font-size:max(.92rem,1.55vmin);font-weight:700;display:block}._formStagePapers_1l27m_430 ._explain_1l27m_397 p{color:#94a3b8d1;max-width:none;margin:0;font-size:max(1rem,1.75vmin);line-height:1.55}._tipMark_1l27m_463{color:rgb(var(--p-amber));background:rgba(var(--p-amber), .14);border-radius:.3em;padding:.05em .35em;font-weight:700;display:inline}._papersField_1l27m_471{align-self:start;width:75%;min-width:0}._formStagePapers_1l27m_430 ._fieldLabel_1l27m_476{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8b8;margin-bottom:max(.45rem,.85vmin);font-size:max(.82rem,1.35vmin);font-weight:600}._formIntro_1l27m_424 ._explain_1l27m_397{margin-top:max(1.25rem,2.4vmin)}._panel_1l27m_487{background:#94a3b80b;border:1px solid #94a3b824;border-radius:max(.9rem,1.4vmin);margin-top:max(1.2rem,2.4vmin);padding:max(1.15rem,2.4vmin)}._panelLabel_1l27m_494{font-size:var(--focus-field-label);color:#cbd5e1d1;margin-bottom:max(.45rem,.8vmin);font-weight:700;display:block}._textarea_1l27m_501{color:#e5e7eb;width:100%;font-size:var(--focus-field);resize:vertical;background:#01050e99;border:1px solid #94a3b83d;border-radius:max(.65rem,1vmin);padding:max(.75rem,1.4vmin) max(.9rem,1.6vmin);line-height:1.55;transition:border-color .15s}._textarea_1l27m_501:focus{border-color:rgb(var(--p-sky));outline:none}._textareaPapers_1l27m_517{color:#e5e7eb;background:#01050e59;border-color:#94a3b833;width:100%;min-height:max(12rem,22vmin);font-size:max(1.02rem,1.75vmin);line-height:1.55}._formStagePapers_1l27m_430 ._textareaPapers_1l27m_517{border-radius:max(.55rem,.9vmin);padding:max(.9rem,1.6vmin) max(1rem,1.75vmin)}._textareaPapers_1l27m_517::placeholder{color:#94a3b87a;opacity:1;font-size:max(.98rem,1.65vmin);line-height:1.5}._attention_1l27m_536{border-color:#f87171d9!important}._error_1l27m_539{color:#fca5a5f2;font-size:var(--focus-body);margin:max(.65rem,1.2vmin) 0 0;font-weight:600}._stepper_1l27m_546{width:100%;max-width:var(--focus-canvas);align-items:center;gap:0;margin:0 auto max(1.5rem,3vmin);padding:0;list-style:none;display:flex}._step_1l27m_546{color:#94a3b8a6;font-size:var(--focus-step);white-space:nowrap;align-items:center;gap:max(.4rem,.75vmin);font-weight:700;display:flex}._step_1l27m_546:not(:last-child){flex:1}._step_1l27m_546:not(:last-child):after{content:"";background:#94a3b82e;flex:1;min-width:max(.75rem,1.5vmin);height:1px;margin:0 max(.5rem,1vmin)}._stepNum_1l27m_576{font-variant-numeric:tabular-nums;border:1px solid #94a3b84d;border-radius:50%;flex:none;place-items:center;width:max(1.75rem,2.8vmin);height:max(1.75rem,2.8vmin);font-size:max(.78rem,1.25vmin);display:inline-grid}._stepOn_1l27m_587{color:#eafaff}._stepOn_1l27m_587 ._stepNum_1l27m_576{border-color:rgb(var(--p-sky));background:rgba(var(--p-sky), .16);color:#eafaff}._stepDone_1l27m_595{color:#cbd5e1e6}._stepDone_1l27m_595 ._stepNum_1l27m_576{border-color:rgba(var(--p-sky), .5);background:rgba(var(--p-sky), .12);color:rgb(var(--p-sky))}._navRow_1l27m_605{justify-content:space-between;align-items:center;gap:max(.75rem,1.2vmin);margin-top:0;display:flex}._navRow_1l27m_605 ._primary_1l27m_612{flex-shrink:0;margin-top:0}._secondary_1l27m_616{color:#e2e8f0eb;font-size:var(--focus-btn);cursor:pointer;background:#94a3b80f;border:1px solid #94a3b847;border-radius:max(.6rem,1vmin);padding:max(.65rem,1.2vmin) max(1rem,1.8vmin);font-weight:600;transition:border-color .14s,background .14s}._secondary_1l27m_616:hover:not(:disabled){background:#94a3b81a;border-color:#94a3b880}._secondary_1l27m_616:disabled{opacity:.55;cursor:not-allowed}._primary_1l27m_612{color:#eafaff;font-size:var(--focus-btn);cursor:pointer;background:linear-gradient(#38bdf83d,#38bdf81f);border:1px solid #7dd3fc8c;border-radius:max(.6rem,1vmin);margin-top:0;padding:max(.7rem,1.3vmin) max(1.25rem,2.2vmin);font-weight:700;transition:transform .14s,border-color .14s,background .14s}._primary_1l27m_612:hover:not(:disabled){background:linear-gradient(#38bdf852,#38bdf82b);border-color:#7dd3fce6;transform:translateY(-1px)}._primary_1l27m_612:active:not(:disabled){transform:translateY(0)}._primary_1l27m_612:disabled{opacity:.55;cursor:not-allowed}._link_1l27m_661{color:#94a3b8e6;font-size:var(--focus-body);cursor:pointer;background:0 0;border:0;font-weight:600}._link_1l27m_661:hover{color:#e2e8f0fa;text-decoration:underline}._formStageProfile_1l27m_680 ._fieldLabel_1l27m_476{font-size:max(1.08rem,1.95vmin)}._formStageProfile_1l27m_680 ._photoHint_1l27m_683{font-size:max(.95rem,1.65vmin)}._formStageProfile_1l27m_680 ._avatarMeta_1l27m_686 ._secondary_1l27m_616{font-size:max(1rem,1.75vmin)}._formStageProfile_1l27m_680 ._textarea_1l27m_501{padding:max(.55rem,1vmin) max(.8rem,1.4vmin);font-size:max(1rem,1.7vmin);line-height:1.32}._formStageProfile_1l27m_680 ._textarea_1l27m_501::placeholder{color:#94a3b87a;opacity:1;font-size:max(.88rem,1.5vmin);line-height:1.5}._formStageProfile_1l27m_680 ._rolePill_1l27m_700{box-sizing:border-box;justify-content:center;align-items:center;min-height:calc(max(.88rem,1.5vmin) + max(.64rem,1.2vmin) + 2px);padding:max(.32rem,.6vmin) max(.62rem,1.1vmin);font-size:max(.88rem,1.5vmin);line-height:1;display:inline-flex}._formStageProfile_1l27m_680 ._rolePillCustom_1l27m_710{text-overflow:ellipsis;white-space:nowrap;max-width:11rem;overflow:hidden}._formStageProfile_1l27m_680 ._roleInput_1l27m_716{font-size:max(.88rem,1.5vmin);line-height:1}._formStageProfile_1l27m_680 ._roleInputInline_1l27m_721{box-sizing:border-box;border-radius:999px;flex:0 0 11rem;align-items:center;width:11rem;min-width:0;max-width:11rem;min-height:calc(max(.88rem,1.5vmin) + max(.64rem,1.2vmin) + 2px);max-height:calc(max(.88rem,1.5vmin) + max(.64rem,1.2vmin) + 2px);margin:0;padding:max(.32rem,.6vmin) max(.62rem,1.1vmin);font-size:max(.88rem,1.5vmin);display:inline-flex}._formStageProfile_1l27m_680 ._rolePills_1l27m_736{align-items:center}._formStageProfile_1l27m_680 ._field_1l27m_476{margin-top:max(.8rem,1.5vmin)}._formStageProfile_1l27m_680 ._roleInput_1l27m_716::placeholder{color:#94a3b87a;opacity:1;font-size:max(.88rem,1.5vmin)}._avatarBlock_1l27m_747{border-bottom:1px solid #94a3b81f;grid-template-columns:auto 1fr;align-items:center;gap:max(1rem,2vmin);padding-bottom:max(1rem,2vmin);display:grid}._avatarPreviewBig_1l27m_755{color:#04121f;background:linear-gradient(135deg, rgb(var(--p-sky)), rgb(var(--p-violet)));border:1px solid #94a3b833;border-radius:50%;flex:none;place-items:center;width:max(5rem,10vmin);height:max(5rem,10vmin);font-size:max(1.4rem,3vmin);font-weight:800;display:grid;overflow:hidden}._avatarImg_1l27m_769{object-fit:cover;width:100%;height:100%}._avatarMeta_1l27m_686{flex-direction:column;align-items:flex-start;gap:max(.35rem,.7vmin);min-width:0;display:flex}._photoHint_1l27m_683{color:#94a3b8d1;font-size:var(--focus-hint);max-width:36ch;margin:0;line-height:1.45}._field_1l27m_476{margin-top:max(1rem,2vmin)}._fieldLabel_1l27m_476{font-size:var(--focus-field-label);color:#cbd5e1e0;margin-bottom:max(.4rem,.75vmin);font-weight:700;display:block}._counter_1l27m_798{text-align:right;font-size:var(--focus-hint);color:#94a3b8b3;margin-top:max(.25rem,.5vmin);display:block}._fieldErr_1l27m_805{color:#fca5a5f2;font-size:var(--focus-body);font-weight:600}._rolePills_1l27m_736{flex-wrap:wrap;gap:max(.4rem,.75vmin);display:flex}._rolePill_1l27m_700{color:#e2e8f0e6;font-size:var(--focus-field);cursor:pointer;background:#94a3b80d;border:1px solid #94a3b847;border-radius:999px;padding:max(.4rem,.75vmin) max(.75rem,1.4vmin);font-weight:600;transition:border-color .14s,background .14s,color .14s}._rolePill_1l27m_700:hover{border-color:rgba(var(--p-sky), .5)}._rolePillOn_1l27m_829{border-color:rgb(var(--p-sky));background:rgba(var(--p-sky), .15);color:#eafaff}._roleInput_1l27m_716{color:#e5e7eb;width:100%;font-size:var(--focus-field);background:#01050e99;border:1px solid #94a3b83d;border-radius:max(.6rem,1vmin);margin-top:max(.5rem,1vmin);padding:max(.55rem,1vmin) max(.75rem,1.4vmin);transition:border-color .15s}._roleInput_1l27m_716:focus{border-color:rgb(var(--p-sky));outline:none}._roleInputInline_1l27m_721{border-radius:999px;flex:none;width:min(16rem,100%);min-width:0;margin-top:0;padding:max(.4rem,.75vmin) max(.75rem,1.4vmin);line-height:normal}@keyframes _obFade_1l27m_1{0%{opacity:0;transform:translateY(.85rem)}to{opacity:1;transform:none}}@keyframes _obBubbleIn_1l27m_1{0%{opacity:0;transform:rotate(var(--bubble-tilt)) translateY(calc(var(--bubble-lift) + 1rem)) scale(.96)}to{opacity:1;transform:rotate(var(--bubble-tilt)) translateY(var(--bubble-lift)) scale(1)}}@keyframes _obRadarSpin_1l27m_1{to{transform:translate(20%,-50%)rotate(360deg)}}._panel_1l27m_487 ._link_1l27m_661{margin-top:.7rem;display:inline-block}@media (width<=56rem){._welcomeStage_1l27m_188{grid-template-columns:1fr;gap:max(2rem,4vmin)}._formStageMain_1l27m_142{grid-template-columns:1fr;gap:max(1.5rem,3vmin)}._papersField_1l27m_471{width:100%}._formIntro_1l27m_424 ._lead_1l27m_388,._welcomeCopy_1l27m_197{max-width:none}._welcomeCta_1l27m_210{justify-content:stretch}._ctaLaunch_1l27m_216{justify-content:center;width:100%}._bubbleField_1l27m_251{grid-template-columns:repeat(2,minmax(0,1fr))}._bubble_1l27m_251:nth-child(n){--bubble-lift:0px}}@media (width<=40rem){._bubbleField_1l27m_251{grid-template-columns:1fr}._note_1l27m_101,._stepLabel_1l27m_924{display:none}._avatarBlock_1l27m_747{text-align:center;grid-template-columns:1fr;justify-items:center}._avatarMeta_1l27m_686{align-items:center}._photoHint_1l27m_683{max-width:none}._navRow_1l27m_605 ._primary_1l27m_612,._navRow_1l27m_605 ._secondary_1l27m_616{padding-inline:1rem}}@media (prefers-reduced-motion:reduce){._stage_1l27m_178,._welcomeStage_1l27m_188,._formStage_1l27m_130,._bubble_1l27m_251,._radarRing_1l27m_46{animation:none}._bubble_1l27m_251:nth-child(n){--bubble-lift:0px}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/app/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/app/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/app/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/app/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/app/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/app/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/app/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/app/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/app/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/app/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/app/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/app/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/app/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/app/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/app/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/app/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/app/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/app/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/app/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/app/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/app/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/app/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/app/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/app/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/app/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/app/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/app/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/app/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/app/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/app/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/app/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/app/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/app/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/app/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/app/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/app/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/app/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/app/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/app/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/app/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/app/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/app/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/app/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/app/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/app/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/app/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/app/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/app/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/app/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/app/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.5"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}._math_9tvqt_1{overflow-wrap:anywhere}._math_9tvqt_1 .katex{max-width:100%;font-size:1em}._math_9tvqt_1 .katex-html{white-space:nowrap}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}._privacy_1u560_1{color:#94a3b8d1;margin:0 0 .75rem;font-size:.78rem;line-height:1.4}._linkRow_1u560_8{gap:.45rem;margin-bottom:.75rem;display:flex}._input_1u560_14{min-width:0;color:var(--fg,#e2e8f0);font:inherit;background:#0f172a8c;border:1px solid #94a3b82e;border-radius:.65rem;flex:auto;padding:.52rem .7rem;font-size:.88rem;transition:border-color .15s,background .15s}._input_1u560_14::placeholder{color:#94a3b873}._input_1u560_14:focus{background:#0f172ab8;border-color:#38bdf873;outline:none}._attachBtn_1u560_37{flex-shrink:0}._err_1u560_41{color:#fca5a5;background:#f8717114;border:1px solid #f8717133;border-radius:.55rem;margin-bottom:.55rem;padding:.45rem .6rem;font-size:.78rem;line-height:1.35}._wrap_1u560_52{grid-template-columns:minmax(10rem,12rem) 1fr;gap:.85rem;min-height:min(40vh,18rem);max-height:min(52vh,24rem);display:grid}@media (width<=560px){._wrap_1u560_52{grid-template-columns:1fr;max-height:none}}._rail_1u560_67{border-right:1px solid #94a3b81a;min-height:0;padding-right:.65rem;overflow-y:auto}@media (width<=560px){._rail_1u560_67{border-bottom:1px solid #94a3b81a;border-right:none;max-height:9rem;padding-bottom:.55rem;padding-right:0}}._repoList_1u560_84{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}._railLabel_1u560_93{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8bf;margin:.45rem 0 .12rem;font-size:.66rem;font-weight:700}._railLabel_1u560_93:first-child{margin-top:0}._repoItem_1u560_106{color:#e2e8f0;cursor:pointer;text-align:left;background:#0f172a59;border:1px solid #94a3b81a;border-radius:.6rem;justify-content:space-between;align-items:center;gap:.45rem;width:100%;padding:.48rem .58rem;transition:background .15s,border-color .15s;display:flex}._repoItem_1u560_106:hover{background:#38bdf80f;border-color:#38bdf859}._repoItemActive_1u560_127{background:#38bdf81a;border-color:#38bdf880}._repoName_1u560_132{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600;overflow:hidden}._repoCount_1u560_140{color:#94a3b8d9;background:#94a3b81a;border-radius:999px;flex:none;padding:.05rem .4rem;font-size:.68rem}._main_1u560_149{flex-direction:column;gap:.4rem;min-height:0;display:flex;overflow-y:auto}._paperCard_1u560_157{color:inherit;text-align:left;cursor:pointer;background:#0f172a59;border:1px solid #94a3b81a;border-radius:.65rem;flex-direction:column;gap:.18rem;padding:.55rem .65rem;transition:background .15s,border-color .15s;display:flex}._paperCard_1u560_157:hover{background:#38bdf80f;border-color:#38bdf859}._paperTitle_1u560_176{color:#e2e8f0;font-size:.84rem;font-weight:600;line-height:1.3}._paperAuthors_1u560_183{color:#94a3b8d9;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}._empty_1u560_191{color:#94a3b8d9;padding:.5rem .15rem;font-size:.8rem;line-height:1.45}._overlay_19u5v_3{z-index:100020;visibility:hidden;pointer-events:none;background:#02060e;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}._overlayMounted_19u5v_16{visibility:visible;pointer-events:auto}._overlayClosing_19u5v_21{visibility:visible;pointer-events:none;animation:.28s forwards _readerFadeOut_19u5v_1}@keyframes _readerFadeOut_19u5v_1{to{opacity:0}}._backdrop_19u5v_33{background:#02060e;position:absolute;inset:0}._scrollStage_19u5v_39{z-index:1;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#67e8f959 transparent;-webkit-overflow-scrolling:touch;overflow-anchor:none;background:#02060e;flex:auto;min-height:0;padding:clamp(2.5rem,6vh,4.5rem) clamp(1.25rem,4vw,3rem) clamp(3rem,8vh,5rem);position:relative;overflow:hidden auto}._sharedRepoWarning_19u5v_56{z-index:3;color:#fef3c7eb;background:linear-gradient(#452d0aeb,#2d1e08e0);border-bottom:1px solid #fbbf2447;justify-content:space-between;align-items:flex-start;gap:.75rem;margin:0;padding:.65rem 1rem;display:flex;position:relative}._sharedRepoWarningText_19u5v_74{max-width:52rem;margin:0;font-size:.8125rem;line-height:1.45}._sharedRepoWarningText_19u5v_74 strong{color:#fde68a;font-weight:700}._sharedRepoWarningBtn_19u5v_86{color:#fef3c7;cursor:pointer;background:#fbbf241f;border:1px solid #fbbf2473;border-radius:.42rem;flex:none;padding:.3rem .65rem;font-size:.75rem;font-weight:700}._sharedRepoWarningBtn_19u5v_86:hover{background:#fbbf2438;border-color:#fbbf24a6}._scrollStage_19u5v_39::-webkit-scrollbar{width:8px}._scrollStage_19u5v_39::-webkit-scrollbar-thumb{background:#67e8f947;border-radius:999px}._pageStack_19u5v_112{flex-direction:column;align-items:center;gap:clamp(1.75rem,4vh,2.75rem);width:100%;margin:0 auto;animation:.5s cubic-bezier(.22,1,.36,1) both _paperRise_19u5v_1;display:flex}._readerCanvas_19u5v_126{width:fit-content;max-width:100%;margin:0 auto;position:relative}._noteRail_19u5v_133{z-index:2;pointer-events:none;opacity:0;width:min(15rem,26vw);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-1.25rem)}._noteRailOpen_19u5v_149{opacity:1;transform:translate(0)}._noteRail_19u5v_133:after{content:"";pointer-events:none;background:linear-gradient(#02060e 0,#0000 4.5rem calc(100% - 4.5rem),#02060e 100%);position:absolute;inset:0}._noteToggleFixed_19u5v_169{z-index:3;color:#7dd3fcd9;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080e1cf0;border:1px solid #7dd3fc33;border-left:none;border-radius:0 .6rem .6rem 0;place-items:center;width:1.6rem;height:3.4rem;padding:0;font-size:1rem;font-weight:700;line-height:1;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:grid;position:fixed;top:50%;left:0;transform:translateY(-50%)}._noteToggleFixed_19u5v_169:hover,._noteToggleFixed_19u5v_169:focus-visible{color:#bae6fd;background:#0f172af5;border-color:#7dd3fc73;outline:none;box-shadow:0 0 18px #38bdf82e}._noteCountBadge_19u5v_206{color:#041018;text-align:center;background:#38bdf8e6;border-radius:999px;min-width:1.05rem;height:1.05rem;padding:0 .22rem;font-size:.6rem;font-weight:800;line-height:1.05rem;position:absolute;top:-.3rem;right:-.3rem}._noteCard_19u5v_222{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;will-change:transform;opacity:0;visibility:hidden;background:linear-gradient(#0c182cf0,#081020f0);border:1px solid #7dd3fc33;border-radius:.7rem;width:calc(100% - 1.9rem);padding:.6rem .7rem;transition:opacity .22s,border-color .22s,box-shadow .22s,background .22s;position:absolute;top:0;left:.9rem;box-shadow:0 8px 22px #0000006b}._noteCardCompact_19u5v_248{padding:.32rem .55rem}._noteCardChip_19u5v_252{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;width:100%;min-width:0;margin:0;padding:0;display:flex}._noteCardChipDot_19u5v_266{background:#facc15d9;border-radius:999px;flex:0 0 .45rem;width:.45rem;height:.45rem;box-shadow:0 0 6px #facc1573}._noteCardChipText_19u5v_275{color:#cbd5e1e0;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8125rem;line-height:1.35;display:block;overflow:hidden}._noteCommentCount_19u5v_287{color:#94a3b8f2;flex-shrink:0;font-size:.65rem;font-weight:700}._noteThread_19u5v_294{border-top:1px solid #94a3b81a;flex-direction:column;gap:.45rem;margin-top:.5rem;padding-top:.5rem;display:flex}._noteThreadEmpty_19u5v_303{letter-spacing:.02em;color:#94a3b89e;margin:0;font-size:.62rem}._noteCardExpandedHead_19u5v_310{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;margin:-.08rem 0 .2rem;display:flex}._noteCardAuthorInline_19u5v_319{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8c7;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.62rem;font-weight:700;overflow:hidden}._noteCardCloseBtn_19u5v_331{color:#94a3b8b8;letter-spacing:.03em;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;font-size:.62rem;font-weight:600;transition:color .16s}._noteCardCloseBtn_19u5v_331:hover{color:#e2e8f0eb}._noteComment_19u5v_287{flex-direction:column;gap:.2rem;display:flex}._noteCommentHead_19u5v_355{align-items:center;gap:.35rem;min-width:0;display:flex}._noteCommentName_19u5v_362{color:#e2e8f0e0;font-size:.62rem;font-weight:700}._noteCommentTime_19u5v_368{color:#94a3b89e;font-size:.58rem}._noteCommentRemove_19u5v_373{color:#94a3b88c;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;margin-left:auto;padding:0;font-size:.58rem;font-weight:600;line-height:1}._noteCommentRemove_19u5v_373:hover:not(:disabled){color:#fca5a5e0}._noteCommentRemove_19u5v_373:disabled{opacity:.45;cursor:not-allowed}._noteCommentText_19u5v_395{color:#e2e8f0db;white-space:pre-wrap;word-break:break-word;font-size:.68rem;line-height:1.42}._noteReplyComposer_19u5v_403{z-index:6;flex-direction:column;gap:.32rem;margin-top:.35rem;display:flex;position:relative}._noteReplyAttachChip_19u5v_412{background:#38bdf80f;border:1px solid #7dd3fc29;border-radius:.45rem;align-items:center;gap:.35rem;min-width:0;padding:.28rem .42rem;display:flex}._noteReplyAttachIcon_19u5v_423{flex-shrink:0;font-size:.72rem;line-height:1}._noteReplyAttachTitle_19u5v_429{color:#bae6fdeb;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:.62rem;font-weight:600;overflow:hidden}._noteReplyAttachClear_19u5v_440{color:#94a3b89e;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.62rem;line-height:1}._noteReplyAttachClear_19u5v_440:hover:not(:disabled){color:#e2e8f0eb}._noteReplyMain_19u5v_455{align-items:stretch;gap:.32rem;height:4.6rem;display:flex}._noteReplyInput_19u5v_462{resize:none;color:#e2e8f0e0;scrollbar-width:thin;scrollbar-color:#94a3b847 transparent;background:#0f172a94;border:1px solid #94a3b824;border-radius:.55rem;flex:auto;min-width:0;height:100%;padding:.38rem .48rem;font-family:inherit;font-size:.6rem;font-weight:400;line-height:1.38;transition:border-color .16s,background .16s;overflow:hidden auto}._noteReplyInput_19u5v_462::placeholder{color:#94a3b870;font-size:.6rem;font-weight:400}._noteReplyInput_19u5v_462:focus{background:#0f172ab8;border-color:#38bdf852;outline:none}._noteReplyInput_19u5v_462::-webkit-scrollbar{width:4px}._noteReplyInput_19u5v_462::-webkit-scrollbar-track{background:0 0}._noteReplyInput_19u5v_462::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}._noteReplyInput_19u5v_462:hover::-webkit-scrollbar-thumb{background:#94a3b847}._noteReplyInput_19u5v_462:focus::-webkit-scrollbar-thumb{background:#94a3b847}._noteReplyActionCol_19u5v_515{flex-direction:column;flex:0 0 2rem;gap:.18rem;height:100%;display:flex}._noteReplyActionBtn_19u5v_523{color:#e2e8f0e0;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b829;border-radius:.42rem;flex:1 1 0;place-items:center;width:100%;min-height:0;padding:0;font-size:.72rem;line-height:1;transition:border-color .16s,background .16s,color .16s;display:grid}._noteReplyActionBtn_19u5v_523:hover:not(:disabled){background:#38bdf81a;border-color:#38bdf857}._noteReplyActionBtn_19u5v_523:disabled{opacity:.38;cursor:not-allowed}._noteReplySendBtn_19u5v_553{color:#bae6fd;background:#38bdf829;border-color:#38bdf857;font-size:.82rem;font-weight:800}._noteCardAuthor_19u5v_319{letter-spacing:.02em;text-transform:uppercase;color:#94a3b8e0;margin:0 0 .28rem;font-size:.68rem;font-weight:700}._noteCardC0_19u5v_570{border-left:3px solid #facc15e0}._noteCardC1_19u5v_574{border-left:3px solid #38bdf8e0}._noteCardC2_19u5v_578{border-left:3px solid #34d399e0}._noteCardC3_19u5v_582{border-left:3px solid #a78bfae0}._noteCardC4_19u5v_586{border-left:3px solid #fb7185e0}._noteCardC5_19u5v_590{border-left:3px solid #fb923ce0}._noteCardC6_19u5v_594{border-left:3px solid #2dd4bfe0}._noteCardC7_19u5v_598{border-left:3px solid #e879f9e0}._noteCardBodyExpanded_19u5v_602{color:#e2e8f0e6;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.48}._noteCardSettling_19u5v_613{transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s,border-color .22s,box-shadow .22s}._noteCardEnter_19u5v_621{animation:.34s cubic-bezier(.22,1,.36,1) both _noteCardIn_19u5v_1}@keyframes _noteCardIn_19u5v_1{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:blur()}}._noteCard_19u5v_222:before{content:"";background:var(--note-accent,#facc15bf);opacity:.65;border-radius:999px;width:2px;transition:opacity .22s;position:absolute;top:.55rem;bottom:.55rem;left:-1px}._noteCard_19u5v_222:hover{border-color:#7dd3fc66;box-shadow:0 12px 30px #00000080}._noteCard_19u5v_222:hover:before{opacity:1}._noteCardActive_19u5v_659{z-index:8;border-color:#7dd3fc9e;box-shadow:0 0 0 1px #38bdf833,0 14px 34px #0000008c,0 0 26px #38bdf824}._noteCardActive_19u5v_659:before{opacity:1}._noteCardHeader_19u5v_672{justify-content:space-between;align-items:center;gap:.35rem;margin-bottom:.3rem;display:flex}._noteCardPage_19u5v_680{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:.64rem;font-weight:800;transition:color .18s}._noteCardPage_19u5v_680:hover{color:#bae6fdf2}._noteCardMenu_19u5v_697{opacity:0;gap:.15rem;transition:opacity .18s;display:flex}._noteCard_19u5v_222:hover ._noteCardMenu_19u5v_697,._noteCardActive_19u5v_659 ._noteCardMenu_19u5v_697{opacity:1}._noteIconBtn_19u5v_709{color:#94a3b8b8;cursor:pointer;background:0 0;border:none;border-radius:.35rem;place-items:center;width:1.3rem;height:1.3rem;padding:0;font-size:.72rem;line-height:1;transition:color .16s,background .16s;display:grid}._noteIconBtn_19u5v_709:hover{color:#e2e8f0;background:#94a3b824}._noteIconBtnDanger_19u5v_732:hover{color:#fecaca;background:#f8717129}._noteCardBody_19u5v_602{color:#e2e8f0e0;width:100%;font:inherit;text-align:left;cursor:pointer;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:none;margin:0;padding:0;font-size:.775rem;line-height:1.5;display:block}._noteCardBodyClamped_19u5v_754{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}._noteCardBodyEmpty_19u5v_762{color:#94a3b899;font-style:italic}._noteCardMore_19u5v_767{color:#67e8f9cc;letter-spacing:.04em;cursor:pointer;background:0 0;border:none;margin-top:.3rem;padding:0;font-size:.66rem;font-weight:700}._noteCardMore_19u5v_767:hover{color:#a5f3fc}._noteInput_19u5v_783{resize:vertical;color:#e2e8f0;width:100%;min-height:4.4rem;font:inherit;background:#020617bf;border:1px solid #94a3b842;border-radius:.5rem;padding:.45rem .55rem;font-size:.875rem;line-height:1.45;transition:border-color .18s,box-shadow .18s}._noteInput_19u5v_783:focus{border-color:#38bdf88c;outline:none;box-shadow:0 0 0 3px #38bdf81f}._noteCardActions_19u5v_806{justify-content:flex-end;align-items:center;gap:.35rem;margin-top:.45rem;display:flex}._noteGhostBtn_19u5v_814,._noteSaveBtn_19u5v_815{cursor:pointer;border-radius:.42rem;padding:.3rem .6rem;font-size:.7rem;font-weight:700;transition:background .18s,border-color .18s,color .18s}._noteGhostBtn_19u5v_814{color:#cbd5e1d9;background:0 0;border:1px solid #94a3b838}._noteGhostBtn_19u5v_814:hover:not(:disabled){color:#e2e8f0;border-color:#94a3b873}._noteGhostBtnDanger_19u5v_838{color:#fca5a5e6;border-color:#f8717147}._noteGhostBtnDanger_19u5v_838:hover:not(:disabled){color:#fecaca;border-color:#f8717180}._noteSaveBtn_19u5v_815{color:#e0f2fe;background:#38bdf829;border:1px solid #38bdf873}._noteSaveBtn_19u5v_815:hover:not(:disabled){background:#38bdf84d;border-color:#38bdf8a6}._noteGhostBtn_19u5v_814:disabled,._noteSaveBtn_19u5v_815:disabled{opacity:.45;cursor:not-allowed}._noteRailEmpty_19u5v_865{color:#94a3b88c;text-align:center;pointer-events:none;width:calc(100% - 1.9rem);font-size:.72rem;line-height:1.5;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}._noteIconPulse_19u5v_879{animation:1.1s ease-out 2 _noteIconPulse_19u5v_879}@keyframes _noteIconPulse_19u5v_879{0%,to{filter:drop-shadow(0 2px 5px #0000006b)}40%{filter:drop-shadow(0 0 12px #facc15e6)drop-shadow(0 2px 5px #0000006b)}}@media (width<=60rem){._noteRail_19u5v_133{width:min(13rem,40vw)}}@media (prefers-reduced-motion:reduce){._noteCard_19u5v_222,._noteCardSettling_19u5v_613,._noteCardEnter_19u5v_621,._noteRail_19u5v_133,._noteIconPulse_19u5v_879{transition:none;animation:none}}._noteIconLayer_19u5v_911{z-index:4;pointer-events:none;position:absolute;inset:0}._noteIcon_19u5v_709{z-index:1;pointer-events:auto;cursor:pointer;filter:drop-shadow(0 2px 5px #0000006b);background:0 0;border:none;width:1.85rem;height:1.85rem;padding:0;position:absolute;transform:translate(-50%,calc(-100% - .35rem))}._noteIcon_19u5v_709:before{content:"";background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block}._noteIconC0_19u5v_941:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%23fef08a' stroke='%23eab308' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%23fde047' stroke='%23eab308' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%23a16207' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIconC1_19u5v_945:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%237dd3fc' stroke='%230284c7' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%2338bdf8' stroke='%230284c7' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%230c4a6e' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIconC2_19u5v_949:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%236ee7b7' stroke='%23059669' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%2334d399' stroke='%23059669' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%23064533' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIconC3_19u5v_953:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%23c4b5fd' stroke='%237c3aed' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%23a78bfa' stroke='%237c3aed' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%234c1d95' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIconC4_19u5v_957:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%23fda4af' stroke='%23e11d48' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%23fb7185' stroke='%23e11d48' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%239f1239' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIconC5_19u5v_961:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%23fdba74' stroke='%23ea580c' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%23fb923c' stroke='%23ea580c' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%239a3412' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIconC6_19u5v_965:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%235eead4' stroke='%230d9488' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%232dd4bf' stroke='%230d9488' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%23134e4a' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIconC7_19u5v_969:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath d='M5.5 4.5h15.5a3.5 3.5 0 0 1 3.5 3.5v11.2a3.5 3.5 0 0 1-3.5 3.5H12.6L5.5 26.2V8a3.5 3.5 0 0 1 3.5-3.5Z' fill='%23f0abfc' stroke='%23c026d3' stroke-width='1.5'/%3E%3Cpath d='M12.6 19.2 5.5 26.2V19.2h7.1Z' fill='%23e879f9' stroke='%23c026d3' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M10 11h8M10 14.5h5.5' stroke='%23861698' stroke-width='1.35' stroke-linecap='round'/%3E%3C/svg%3E")}._noteIcon_19u5v_709:hover,._noteIcon_19u5v_709:focus-visible{outline:none;transform:translate(-50%,calc(-100% - .35rem))scale(1.08)}@keyframes _paperRise_19u5v_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._pageWrap_19u5v_991{contain:layout style paint;flex:none;line-height:0;position:relative;box-shadow:0 24px 48px #00000080,0 6px 14px #00000052}._pageSearchHit_19u5v_1001{outline:none}._pageWrap_19u5v_991 .pdfTextMark{color:#0000;box-shadow:none;background:0 0;border-radius:.1em;padding:0;position:relative}._pageWrap_19u5v_991 .pdfTextMarkUser,._pageWrap_19u5v_991 .pdfTextMarkUser--c0{z-index:1;background:#facc156b;box-shadow:0 0 0 .04em #facc156b}._pageWrap_19u5v_991 .pdfTextMarkUser--c1{z-index:1;background:#38bdf86b;box-shadow:0 0 0 .04em #38bdf86b}._pageWrap_19u5v_991 .pdfTextMarkUser--c2{z-index:1;background:#34d3996b;box-shadow:0 0 0 .04em #34d3996b}._pageWrap_19u5v_991 .pdfTextMarkUser--c3{z-index:1;background:#a78bfa6b;box-shadow:0 0 0 .04em #a78bfa6b}._pageWrap_19u5v_991 .pdfTextMarkUser--c4{z-index:1;background:#fb71856b;box-shadow:0 0 0 .04em #fb71856b}._pageWrap_19u5v_991 .pdfTextMarkUser--c5{z-index:1;background:#fb923c6b;box-shadow:0 0 0 .04em #fb923c6b}._pageWrap_19u5v_991 .pdfTextMarkUser--c6{z-index:1;background:#2dd4bf6b;box-shadow:0 0 0 .04em #2dd4bf6b}._pageWrap_19u5v_991 .pdfTextMarkUser--c7{z-index:1;background:#e879f96b;box-shadow:0 0 0 .04em #e879f96b}._pageWrap_19u5v_991 .pdfTextMarkSearch{z-index:2;background:#38bdf857;box-shadow:0 0 0 .04em #38bdf857}._pageWrap_19u5v_991 .pdfTextMarkSearchActive{z-index:3;background:#fb923cb8;box-shadow:0 0 0 .05em #f97316d9}._pageWrap_19u5v_991[data-highlight-mode=true] .textLayer,._pageWrap_19u5v_991[data-highlight-mode=true] .textLayer span{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M3.5 21.5h8' stroke='%23facc15' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M6 17.5l9.5-9.5 3.5 3.5-9.5 9.5H6z' fill='%23facc15' stroke='%23713f12' stroke-width='1.2' stroke-linejoin='round'/%3E%3Cpath d='M15.5 8l2-2 3.5 3.5-2 2z' fill='%23fde68a' stroke='%23713f12' stroke-width='1.2' stroke-linejoin='round'/%3E%3C/svg%3E") 3 21,crosshair}._pageWrap_19u5v_991[data-highlight-mode=true] .pdfTextMarkUser[data-removable=true]{cursor:pointer}._pageWrap_19u5v_991[data-note-mode=true]{cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath d='M6 4h14a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H11.8L6 24.5V7a3 3 0 0 1 3-3Z' fill='%23fef08a' stroke='%23eab308' stroke-width='1.4'/%3E%3Cpath d='M10 10.5h8M10 14h5.5' stroke='%23a16207' stroke-width='1.3' stroke-linecap='round'/%3E%3C/svg%3E") 8 24,crosshair}._pageWrap_19u5v_991[data-note-mode=true] .textLayer,._pageWrap_19u5v_991[data-note-mode=true] .textLayer span,._pageWrap_19u5v_991[data-note-mode=true] canvas{cursor:inherit}._pageWrap_19u5v_991[data-note-mode=true] ._noteIcon_19u5v_709{cursor:pointer}._bookmarkRibbon_19u5v_1110{z-index:2;pointer-events:none;background:linear-gradient(#f43f5e 0%,#be123c 100%);border-radius:0 0 .35rem .35rem;width:1.35rem;height:2.4rem;position:absolute;top:0;right:clamp(.75rem,3vw,1.5rem);box-shadow:0 4px 10px #00000059,inset 0 1px #ffffff47}._bookmarkRibbonFold_19u5v_1125{clip-path:polygon(0 0,50% 100%,100% 0);background:linear-gradient(#0000001f,#00000047);height:.45rem;position:absolute;inset:auto 0 0}._pageWrap_19u5v_991 canvas{display:block}._closeBtn_19u5v_1137{z-index:3;color:#e2e8f08c;cursor:pointer;background:#0f172ae0;border:1px solid #94a3b82e;border-radius:999px;place-items:center;width:2.65rem;height:2.65rem;padding:0;font-size:1.15rem;line-height:1;transition:color .2s,border-color .2s,background .2s,box-shadow .2s;display:grid;position:fixed;top:clamp(.85rem,2.5vh,1.35rem);right:clamp(.85rem,2.5vw,1.35rem)}._closeBtn_19u5v_1137:hover,._closeBtn_19u5v_1137:focus-visible{color:#67e8f9;background:#0f172af5;border-color:#67e8f973;outline:none;box-shadow:0 0 20px #38bdf83d}._sideDock_19u5v_1170{z-index:2;background:#080e1cf5;border:1px solid #67e8f938;border-right:none;border-radius:.85rem 0 0 .85rem;align-items:stretch;max-height:min(92svh,40rem);transition:transform .28s;display:flex;position:fixed;top:50%;right:0;overflow:hidden;transform:translateY(-50%)translate(calc(100% - 1.65rem))}._sideBarOpen_19u5v_1187 ._sideDock_19u5v_1170{transform:translateY(-50%)translate(-.65rem)}._sideBar_19u5v_1187{scrollbar-width:thin;scrollbar-color:#67e8f947 transparent;background:0 0;border:none;border-radius:0;flex-direction:column;gap:0;width:min(10.75rem,30vw);padding:.7rem .75rem;display:flex;overflow-y:auto}._sideSection_19u5v_1205{border-bottom:1px solid #94a3b824;flex-direction:column;align-items:stretch;gap:.5rem;padding:.65rem 0;display:flex}._sideSection_19u5v_1205:first-child{padding-top:.15rem}._sideSection_19u5v_1205:last-child{border-bottom:none;padding-bottom:.15rem}._sideSectionCompact_19u5v_1223{gap:.3rem;padding-top:.5rem;padding-bottom:.5rem}._sideMeta_19u5v_1229{letter-spacing:.02em;text-align:center;color:#67e8f9eb;margin:0;padding:0;font-size:.8rem;font-weight:700;line-height:1.2}._sideSectionTitle_19u5v_1240{letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#94a3b8e0;margin:0;font-size:.72rem;font-weight:700}._sideRow_19u5v_1250{justify-content:center;align-items:center;gap:.55rem;display:flex}._sideRowTight_19u5v_1257{flex-wrap:nowrap;gap:.45rem}._sideRow_19u5v_1250 ._sideInput_19u5v_1262{flex:auto;min-width:0}._sideRow_19u5v_1250 ._sideTextBtn_19u5v_1267{flex:none;width:auto;min-width:2.5rem;padding-inline:.55rem}._sideBtnPair_19u5v_1274{gap:.45rem;width:100%;display:flex}._sideBtnPair_19u5v_1274 ._sideTextBtn_19u5v_1267{flex:1 1 0;width:auto;min-width:0}._sideValue_19u5v_1286{letter-spacing:.02em;text-align:center;color:#67e8f9eb;white-space:nowrap;flex:0 0 3.4rem;min-width:3.4rem;padding:.15rem 0;font-size:.8rem;font-weight:700;line-height:1.2}._sideHint_19u5v_1299{text-align:center;color:#94a3b8c7;font-size:.68rem;font-weight:600;line-height:1.35}._sideToggle_19u5v_1307{color:#67e8f9e6;cursor:pointer;background:0 0;border:none;border-right:1px solid #67e8f929;border-radius:0;flex:0 0 1.65rem;align-self:stretch;place-items:center;width:1.65rem;padding:0;font-size:1.05rem;font-weight:700;line-height:1;transition:color .18s,background .18s;display:grid}._sideToggle_19u5v_1307:hover,._sideToggle_19u5v_1307:focus-visible{color:#67e8f9;background:#0f172a8c;outline:none}._sideBtn_19u5v_1274{color:#e2e8f0d1;cursor:pointer;background:#0f172ac7;border:1px solid #94a3b829;border-radius:.5rem;flex:0 0 2.05rem;place-items:center;width:2.05rem;height:2.05rem;padding:0;font-size:1rem;font-weight:700;line-height:1;transition:color .18s,border-color .18s,background .18s;display:grid}._sideBtn_19u5v_1274:hover:not(:disabled),._sideBtn_19u5v_1274:focus-visible:not(:disabled){color:#67e8f9;background:#0f172af5;border-color:#67e8f96b;outline:none}._sideBtn_19u5v_1274:disabled{opacity:.35;cursor:not-allowed}._sideInput_19u5v_1262{color:#e2e8f0eb;text-align:left;background:#0f172ae0;border:1px solid #94a3b833;border-radius:.45rem;width:100%;min-width:0;padding:.45rem .5rem;font-size:.72rem}._sideInput_19u5v_1262:focus-visible{border-color:#67e8f973;outline:none}._sideInput_19u5v_1262:disabled{opacity:.4}._sideInputNumber_19u5v_1390{text-align:center;padding-block:.42rem}._sideInputNumber_19u5v_1390::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._sideInputNumber_19u5v_1390::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._sideInputNumber_19u5v_1390[type=number]{appearance:textfield}._sideTextBtn_19u5v_1267{color:#e2e8f0e6;letter-spacing:.03em;cursor:pointer;background:#0f172ac7;border:1px solid #94a3b829;border-radius:.45rem;width:100%;padding:.5rem .6rem;font-size:.76rem;font-weight:700;line-height:1.25;transition:color .18s,border-color .18s,background .18s}._sideTextBtn_19u5v_1267:hover:not(:disabled),._sideTextBtn_19u5v_1267:focus-visible:not(:disabled){color:#67e8f9;background:#0f172af5;border-color:#67e8f96b;outline:none}._sideTextBtn_19u5v_1267:disabled{opacity:.35;cursor:not-allowed}._sideTextBtnActive_19u5v_1437{color:#fda4af;border-color:#f43f5e73}._sideTextBtnMarker_19u5v_1443{color:#fde68a;background:#facc151a;border-color:#facc1580}._sideTextBtnNote_19u5v_1449{color:#bae6fd;background:#38bdf81a;border-color:#38bdf87a}._searchMeta_19u5v_1455{text-align:center;color:#facc15eb;white-space:nowrap;flex:auto;min-width:0;font-size:.74rem;font-weight:700}._loading_19u5v_1465,._error_19u5v_1466{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:min(70svh,36rem);padding:2rem 1.5rem;animation:.5s both _paperRise_19u5v_1;display:flex}._loadingTitle_19u5v_1478,._errorTitle_19u5v_1479{color:#e2e8f0f5;margin:0;font-size:1.08rem;font-weight:700}._loadingHint_19u5v_1486,._errorDetail_19u5v_1487{color:#cbd5e1d1;max-width:34rem;margin:0;font-size:.92rem;line-height:1.55}._spinner_19u5v_1495{border:2px solid #94a3b838;border-top-color:#67e8f9;border-radius:999px;width:2.1rem;height:2.1rem;animation:.85s linear infinite _pdfSpin_19u5v_1}@keyframes _pdfSpin_19u5v_1{to{transform:rotate(360deg)}}._error404_19u5v_1510 ._errorTitle_19u5v_1479{color:#fcd34d}._error429_19u5v_1514 ._errorTitle_19u5v_1479{color:#fca5a5}._error503_19u5v_1518 ._errorTitle_19u5v_1479{color:#fdba74}@media (width<=40rem){._scrollStage_19u5v_39{padding-inline:.75rem}._sideBarOpen_19u5v_1187 ._sideDock_19u5v_1170{transform:translateY(-50%)translate(-.35rem)}}@media (prefers-reduced-motion:reduce){._pageStack_19u5v_112,._loading_19u5v_1465,._error_19u5v_1466,._overlayClosing_19u5v_21,._sideBar_19u5v_1187{transition:none;animation:none}}._hero_mmsnf_4{align-items:stretch;gap:.9rem;display:flex}._scoreBadge_mmsnf_12{--band:var(--hue-radar,#38bdf8);background:radial-gradient(circle at 30% 20%, color-mix(in srgb, var(--band) 30%, transparent), transparent 60%), #0f172ab3;border:1px solid color-mix(in srgb, var(--band) 38%, transparent);border-radius:1.1rem;flex-direction:column;flex:none;justify-content:center;align-items:center;min-width:5.2rem;padding:.7rem .9rem;display:flex}._scoreHigh_mmsnf_28{--band:var(--hue-done,#34d399)}._scoreMid_mmsnf_32{--band:var(--hue-radar,#38bdf8)}._scoreLow_mmsnf_36{--band:var(--hue-queue,#fbbf24)}._sourceBadge_mmsnf_42{--band:var(--hue-topic,#a78bfa)}._sourceMark_mmsnf_46{letter-spacing:-.01em;color:color-mix(in srgb, var(--band) 55%, #e2e8f0);font-size:1.15rem;font-weight:800}._scoreValue_mmsnf_53{letter-spacing:-.03em;color:color-mix(in srgb, var(--band) 62%, #f1f5f9);font-size:1.9rem;font-weight:800;line-height:1}._scoreCap_mmsnf_61{color:color-mix(in srgb, var(--band) 45%, #94a3b8e6);font-size:.9rem;font-weight:600}._scoreLabel_mmsnf_67{letter-spacing:.14em;text-transform:uppercase;color:var(--timeline-text-soft,#cbd5e1bf);margin-top:.35rem;font-size:.62rem;font-weight:700}._heroMeta_mmsnf_76{flex-direction:column;flex:auto;justify-content:center;gap:.5rem;min-width:0;display:flex}._chips_mmsnf_85{flex-wrap:wrap;gap:.4rem;display:flex}._chip_mmsnf_85{color:#e2e8f0eb;white-space:nowrap;background:#94a3b81f;border:1px solid #94a3b838;border-radius:999px;align-items:baseline;gap:.35em;padding:.28rem .6rem;font-size:.82rem;font-weight:600;display:inline-flex}._chipKey_mmsnf_105{letter-spacing:.1em;text-transform:uppercase;color:var(--timeline-text-soft,#94a3b8cc);font-size:.64rem;font-weight:700}._chipCategory_mmsnf_113{color:#a5b4fc;background:#818cf824;border-color:#818cf852}._chipBucketMain_mmsnf_119{color:#6ee7b7;background:#34d39921;border-color:#34d39957}._chipBucketNiche_mmsnf_125{color:#fcd34d;background:#fbbf2421;border-color:#fbbf2452}._section_mmsnf_133{margin-top:0}._sectionLabel_mmsnf_137{letter-spacing:.01em;color:#e2e8f0f2;align-items:center;gap:.42rem;margin-bottom:.25rem;font-size:.95rem;font-weight:700;display:flex}._sectionLabel_mmsnf_137:before{content:"";background:var(--mark,#94a3b873);border-radius:999px;flex:none;width:.3rem;height:.85rem}._labelPlain_mmsnf_159{--mark:#94a3b873}._labelRadar_mmsnf_163{--mark:var(--hue-radar,#38bdf8)}._labelTopic_mmsnf_167{--mark:var(--hue-topic,#a78bfa)}._labelDone_mmsnf_171{--mark:var(--hue-done,#34d399)}._labelQueue_mmsnf_175{--mark:var(--hue-queue,#fbbf24)}._authors_mmsnf_179{color:#e2e8f0e6;font-size:.92rem;line-height:1.5}._note_mmsnf_185{background:color-mix(in srgb, var(--hue-queue,#fbbf24) 8%, transparent);border-left:2px solid color-mix(in srgb, var(--hue-queue,#fbbf24) 45%, transparent);color:#e2e8f0eb;white-space:pre-wrap;border-radius:.6rem;padding:.55rem .75rem;font-size:.9rem;line-height:1.5}._abstract_mmsnf_196{color:#e2e8f0e0;white-space:pre-wrap;max-height:30rem;padding-right:.4rem;font-size:.92rem;line-height:1.6;overflow:auto}._reason_mmsnf_208{color:#e2e8f0f0;white-space:pre-wrap;background:linear-gradient(90deg,#38bdf81a,#38bdf805);border:1px solid #38bdf83d;border-radius:.6rem;padding:.6rem .85rem .6rem 1rem;font-size:.92rem;line-height:1.6;position:relative}._reason_mmsnf_208:before{content:"";background:linear-gradient(#38bdf8,#67e8f9);border-radius:999px;width:3px;position:absolute;top:.7rem;bottom:.7rem;left:0}._topicChips_mmsnf_232{flex-wrap:wrap;gap:.4rem;display:flex}._topicChip_mmsnf_232{color:#c4b5fd;background:#8b5cf624;border:1px solid #8b5cf64d;border-radius:999px;align-items:center;padding:.26rem .62rem;font-size:.78rem;font-weight:600;display:inline-flex}._tagChip_mmsnf_250{color:color-mix(in srgb, var(--hue-done,#34d399) 45%, #e2e8f0);background:color-mix(in srgb, var(--hue-done,#34d399) 10%, transparent);border:1px solid color-mix(in srgb, var(--hue-done,#34d399) 26%, transparent);border-radius:999px;align-items:center;padding:.26rem .62rem;font-size:.78rem;display:inline-flex}._readBtn_mmsnf_262{color:#0b1120;background:linear-gradient(135deg,#38bdf8f5,#0ea5e9eb);border-color:#7dd3fc8c;font-weight:700;animation:none;box-shadow:0 .35rem 1rem #38bdf852}._readBtn_mmsnf_262:hover,._readBtn_mmsnf_262:focus-visible{color:#020617;border-color:#bae6fdbf;box-shadow:0 .45rem 1.15rem #38bdf86b}._shareBtn_mmsnf_278{color:#7dd3fc;box-shadow:none;background:#38bdf81c;border-color:#38bdf85c;font-weight:650;animation:none}._shareBtn_mmsnf_278:hover,._shareBtn_mmsnf_278:focus-visible{color:#bae6fd;background:#38bdf82e;border-color:#67e8f97a}._saveBtn_mmsnf_294{box-shadow:none;animation:none}._externalBtn_mmsnf_299{color:#94a3b8d1;box-shadow:none;background:0 0;border-color:#94a3b833;font-weight:600;animation:none}._externalBtn_mmsnf_299:hover,._externalBtn_mmsnf_299:focus-visible{color:#cbd5e1eb;background:#94a3b80f;border-color:#94a3b852;transform:none}._arxivBtn_mmsnf_317,._arxivBtn_mmsnf_317:link,._arxivBtn_mmsnf_317:visited,._arxivBtn_mmsnf_317:hover,._arxivBtn_mmsnf_317:active,._arxivBtn_mmsnf_317:focus{text-decoration:none!important}@media (width<=34rem){._hero_mmsnf_4{flex-direction:column}._scoreBadge_mmsnf_12{flex-direction:row;align-self:flex-start;gap:.5rem}._scoreLabel_mmsnf_67{margin-top:0}}._shell_oayk7_2{--p-sky:56, 189, 248;--p-violet:129, 140, 248;--p-amber:245, 158, 11;justify-items:center;gap:clamp(1.3rem,3.4vmin,1.75rem);padding:clamp(1.6rem,4vmin,2.1rem) clamp(1.35rem,3.4vmin,1.75rem) clamp(1.1rem,2.8vmin,1.4rem);display:grid}._dial_oayk7_14{aspect-ratio:1;width:clamp(9rem,26vmin,11rem);position:relative}._orbit_oayk7_22{border-radius:50%;animation:3.4s linear infinite _orbitSpin_oayk7_1;position:absolute;inset:6.7%}._orbit_oayk7_22:before{content:"";background:rgb(var(--p-sky));width:.4rem;height:.4rem;box-shadow:0 0 .55rem rgba(var(--p-sky), .85);border-radius:50%;margin-left:-.2rem;position:absolute;top:-.2rem;left:50%}._arcs_oayk7_42{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}._arcTrack_oayk7_50{fill:none;stroke:#94a3b81f;stroke-width:4px}._arcValue_oayk7_56{fill:none;stroke-width:4px;stroke-linecap:round}._readout_oayk7_62{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._percent_oayk7_71{letter-spacing:-.04em;color:#f8fafcf5;font-variant-numeric:tabular-nums;font-size:clamp(1.9rem,5.6vmin,2.4rem);font-weight:700;line-height:1}._line_oayk7_82{text-align:center;color:#cbd5e1b8;max-width:17rem;min-height:1.1rem;margin-top:-.65rem;font-size:.78rem;line-height:1.1rem}._rail_oayk7_92{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;width:100%;display:grid}._step_oayk7_99{justify-items:center;gap:.38rem;display:grid}._stepTrack_oayk7_105{background:#94a3b81f;border-radius:999px;width:100%;height:.28rem;position:relative;overflow:hidden}._stepFill_oayk7_114{border-radius:inherit;height:100%;width:clamp(0%, calc((var(--p,0) - var(--from)) * var(--k)), 100%);background:linear-gradient(90deg, rgba(var(--tint), .5), rgba(var(--tint), .92))}._stepLabel_oayk7_125{letter-spacing:.1em;text-transform:uppercase;color:#94a3b873;font-size:.7rem;font-weight:650;transition:color .25s}._stepActive_oayk7_134 ._stepLabel_oayk7_125{color:#e2e8f0e0}._stepDone_oayk7_138 ._stepLabel_oayk7_125{color:#94a3b8b8}._stepActive_oayk7_134 ._stepTrack_oayk7_105:after{content:"";background:linear-gradient(90deg,#0000,#ffffff47 50%,#0000);animation:2.2s ease-in-out infinite _stepSheen_oayk7_1;position:absolute;inset:0;transform:translate(-100%)}@keyframes _orbitSpin_oayk7_1{to{transform:rotate(360deg)}}@keyframes _stepSheen_oayk7_1{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){._orbit_oayk7_22,._stepActive_oayk7_134 ._stepTrack_oayk7_105:after{animation:none}}._root_uvgyx_3{background:#080c1673;border:1px solid #94a3b81a;border-radius:.8rem;flex:auto;grid-template-columns:minmax(15rem,17rem) minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}._rail_uvgyx_17{background:#ffffff03;border-right:1px solid #94a3b81f;flex-direction:column;min-height:0;display:flex}._railHead_uvgyx_25{justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem .8rem .55rem;display:flex}._railTitle_uvgyx_33{letter-spacing:.15em;text-transform:uppercase;color:#94a3b8d9;font-size:.7rem;font-weight:700}._railSearch_uvgyx_41{padding:0 .55rem .45rem}._railSearch_uvgyx_41 input{width:100%;padding:.4rem .55rem;font-size:.82rem}._railList_uvgyx_51{flex-direction:column;flex:auto;gap:.15rem;min-height:0;padding:.15rem .5rem .8rem;display:flex;overflow-y:auto}._railEmpty_uvgyx_61{text-align:center;color:#94a3b8d9;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem .85rem;font-size:.85rem;display:flex}._sectionLabel_uvgyx_72{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8b8;margin:.55rem .35rem .25rem;font-size:.65rem;font-weight:700}._navRow_uvgyx_81{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.7rem;align-items:center;gap:.55rem;width:100%;padding:.45rem .5rem;transition:background .14s,color .14s;display:flex}._navRow_uvgyx_81:hover{color:#f1f5f9;background:#ffffff0a}._navRow_uvgyx_81._active_uvgyx_101{color:#fff;background:#38bdf81a}._navBadge_uvgyx_106{color:#04121f;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border-radius:.55rem;flex:none;place-items:center;width:1.9rem;height:1.9rem;font-size:.85rem;font-weight:800;display:grid}._navBadgeMuted_uvgyx_119{color:#0f172a;background:linear-gradient(135deg,#94a3b8,#64748b)}._navBadgeOverview_uvgyx_124{background:#94a3b829;border:1px solid #94a3b840;font-size:1rem}._navBadgeShared_uvgyx_130{color:#0f172a;background:linear-gradient(135deg,#a5b4fc,#818cf8)}._navMain_uvgyx_135{flex-direction:column;flex:auto;min-width:0;display:flex}._navName_uvgyx_142{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:650;overflow:hidden}._navSub_uvgyx_150{color:#94a3b8cc;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}._navMeta_uvgyx_158{color:#94a3b8e6;background:#02061773;border-radius:999px;flex:none;padding:.1rem .45rem;font-size:.72rem;font-weight:700}._stage_uvgyx_168{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}._paneHead_uvgyx_176{border-bottom:1px solid #94a3b81f;align-items:center;gap:.6rem;min-height:3rem;padding:.65rem .95rem;display:flex}._paneTitleWrap_uvgyx_185{flex:auto;min-width:0}._paneTitle_uvgyx_185{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.4rem;font-size:1rem;font-weight:700;line-height:1.15;display:flex;overflow:hidden}._paneSub_uvgyx_202{color:#94a3b8d9;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}._sharedTag_uvgyx_210{letter-spacing:.06em;text-transform:uppercase;color:#c7d2fe;background:#818cf829;border:1px solid #818cf859;border-radius:999px;align-items:center;padding:.12rem .4rem;font-size:.62rem;font-weight:700;display:inline-flex}._headActions_uvgyx_224{flex:none;align-items:center;gap:.35rem;display:flex}._ghostBtn_uvgyx_231{color:#cbd5e1;cursor:pointer;background:#ffffff08;border:1px solid #94a3b833;border-radius:.6rem;padding:.38rem .7rem;font-size:.8rem;font-weight:600}._ghostBtn_uvgyx_231:hover{color:#f1f5f9;background:#ffffff0f}._ghostBtn_uvgyx_231:disabled{opacity:.55;cursor:progress}._dangerBtn_uvgyx_252{color:#fda4af;border-color:#f43f5e59}._dangerBtn_uvgyx_252:hover{background:#f43f5e1f}._primaryBtn_uvgyx_261{color:#04121f;cursor:pointer;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border:none;border-radius:.65rem;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.85rem;font-weight:650;transition:filter .15s,transform 80ms;display:inline-flex}._primaryBtn_uvgyx_261:hover{filter:brightness(1.06)}._primaryBtn_uvgyx_261:active{transform:translateY(1px)}._primaryBtn_uvgyx_261:disabled{opacity:.65;cursor:wait}._scrollArea_uvgyx_289{flex:auto;min-height:0;padding:1rem;overflow-y:auto}._errorBanner_uvgyx_296{color:#fecdd3;background:#f43f5e1f;border:1px solid #f43f5e59;border-radius:.65rem;justify-content:space-between;align-items:flex-start;gap:.5rem;margin:.65rem .95rem 0;padding:.55rem .75rem;font-size:.85rem;display:flex}._errorClose_uvgyx_310{color:inherit;opacity:.7;cursor:pointer;background:0 0;border:0;flex:none;padding:.1rem .2rem;font-size:.8rem;line-height:1}._errorClose_uvgyx_310:hover{opacity:1}._emptyBlock_uvgyx_326{text-align:center;color:#94a3b8e6;flex-direction:column;align-items:center;gap:.55rem;max-width:26rem;margin:auto;padding:2rem 1rem;display:flex}._emptyIcon_uvgyx_338{opacity:.9;font-size:1.8rem}._emptyTitle_uvgyx_343{color:#f1f5f9;font-size:1.1rem;font-weight:700}._ovRoot_uvgyx_350{flex-direction:column;flex:auto;gap:.8rem;min-height:0;padding:1rem;display:flex;overflow:hidden}._ovLayout_uvgyx_360{flex:auto;grid-template-columns:minmax(0,1fr) minmax(16rem,21rem);align-items:stretch;gap:.9rem;height:100%;min-height:0;display:grid;overflow:hidden}._ovStream_uvgyx_371{flex-direction:column;gap:.65rem;min-width:0;height:100%;min-height:0;padding-right:.15rem;display:flex;overflow-y:auto}._ovStreamHead_uvgyx_382{justify-content:space-between;align-items:center;padding:0 .15rem;display:flex}._ovStreamTitle_uvgyx_389{letter-spacing:.02em;color:#e2e8f0;font-size:.92rem;font-weight:700}._ovStreamEmpty_uvgyx_396{text-align:center;color:#94a3b8;background:#ffffff06;border:1px dashed #94a3b840;border-radius:.9rem;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.6rem;padding:2rem 1.4rem;display:flex}._streamList_uvgyx_411{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}._sCard_uvgyx_420{--accent:#38bdf8;text-align:left;border:1px solid #94a3b81f;border-left:2px solid var(--accent);color:#e2e8f0;cursor:pointer;background:#ffffff06;border-radius:.6rem;width:100%;padding:.85rem .95rem;transition:background .14s,border-color .14s;display:block}._sCardAdded_uvgyx_438{--accent:var(--hue-radar,#38bdf8)}._sCardOther_uvgyx_442{--accent:var(--hue-topic,#a78bfa)}._sCardStarted_uvgyx_446{--accent:var(--hue-queue,#fbbf24)}._sCardFinished_uvgyx_450{--accent:var(--hue-done,#34d399)}._sCard_uvgyx_420:hover{background:color-mix(in srgb, var(--accent) 10%, transparent)}._sBody_uvgyx_458{flex-direction:column;gap:.25rem;display:flex}._sKicker_uvgyx_464{justify-content:space-between;align-items:center;gap:.5rem;display:flex}._sTag_uvgyx_471{letter-spacing:.06em;text-transform:uppercase;color:#7dd3fc;font-size:.68rem;font-weight:700}._sTagOther_uvgyx_479{color:#a5b4fc}._sTagStarted_uvgyx_483{color:#fcd34d}._sTagFinished_uvgyx_487{color:#6ee7b7}._sTime_uvgyx_491{color:#94a3b8d9;font-size:.72rem}._sTitle_uvgyx_496{font-size:.92rem;font-weight:650;line-height:1.35}._ovSide_uvgyx_502{flex-direction:column;gap:.7rem;height:100%;min-height:0;display:flex;overflow:hidden}._ovSideCard_uvgyx_511{flex:1 1 0;min-height:0}._sideWanted_uvgyx_519{--shelf:var(--hue-radar,#38bdf8)}._sideReading_uvgyx_523{--shelf:var(--hue-queue,#fbbf24)}._sideFinished_uvgyx_527{--shelf:var(--hue-done,#34d399)}._sideWanted_uvgyx_519,._sideReading_uvgyx_523,._sideFinished_uvgyx_527{border-top:2px solid color-mix(in srgb, var(--shelf) 50%, transparent)}._sideWanted_uvgyx_519 ._panelHead_uvgyx_537,._sideReading_uvgyx_523 ._panelHead_uvgyx_537,._sideFinished_uvgyx_527 ._panelHead_uvgyx_537{background:linear-gradient(180deg, color-mix(in srgb, var(--shelf) 10%, transparent), transparent)}._sideWanted_uvgyx_519 ._panelTitle_uvgyx_547,._sideReading_uvgyx_523 ._panelTitle_uvgyx_547,._sideFinished_uvgyx_527 ._panelTitle_uvgyx_547{color:color-mix(in srgb, var(--shelf) 55%, #e2e8f0)}._sideWanted_uvgyx_519 ._panelCount_uvgyx_553,._sideReading_uvgyx_523 ._panelCount_uvgyx_553,._sideFinished_uvgyx_527 ._panelCount_uvgyx_553{color:color-mix(in srgb, var(--shelf) 55%, #e2e8f0);background:color-mix(in srgb, var(--shelf) 14%, transparent);border-radius:999px;padding:.05rem .4rem;font-weight:700}._ovSideList_uvgyx_563{flex:auto;min-height:0;overflow-y:auto}._panel_uvgyx_537{background:#ffffff05;border:1px solid #94a3b81a;border-radius:.7rem;flex-direction:column;min-height:0;display:flex;overflow:hidden}._panelHead_uvgyx_537{border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.7rem .85rem .45rem;display:flex}._panelTitle_uvgyx_547{letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0eb;font-size:.78rem;font-weight:700}._panelCount_uvgyx_553{color:#94a3b8cc;font-size:.72rem}._panelBody_uvgyx_601{flex-direction:column;gap:.2rem;padding:.35rem;display:flex}._panelEmpty_uvgyx_608{text-align:center;color:#94a3b8cc;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.5rem;padding:.9rem .85rem;font-size:.8rem;line-height:1.4;display:flex}._miniPaper_uvgyx_622{text-align:left;color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.65rem;flex-direction:column;gap:.15rem;width:100%;padding:.55rem .65rem;display:flex}._miniPaper_uvgyx_622:hover{background:#38bdf814;border-color:#38bdf838}._miniTitle_uvgyx_641{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}._miniMeta_uvgyx_651{color:#94a3b8d9;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}._activityDot_uvgyx_659{background:#38bdf8;border-radius:50%;flex:none;width:.45rem;height:.45rem;margin-top:.4rem}._activityDotOther_uvgyx_668{background:#a5b4fc}._activityMain_uvgyx_672{flex:auto;min-width:0}._activityAction_uvgyx_677{color:#94a3b8d9;margin-bottom:.15rem;font-size:.72rem}._toolsRow_uvgyx_684{gap:.5rem;margin-bottom:.75rem;display:flex}._toolsRow_uvgyx_684 input{flex:auto;min-width:0}._paperList_uvgyx_695{flex-direction:column;display:flex}._paperCard_uvgyx_700{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #94a3b81a;border-radius:0;align-items:flex-start;gap:.75rem;padding:.7rem .2rem;transition:background .14s;display:flex}._paperCard_uvgyx_700:last-child{border-bottom:0}._paperCard_uvgyx_700:hover{background:#94a3b80f}._paperMain_uvgyx_721{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}._paperTitle_uvgyx_729{color:#f1f5f9;font-size:.95rem;font-weight:650;line-height:1.35}._paperMetaRow_uvgyx_736{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}._paperNoteStats_uvgyx_743{align-items:center;gap:.28rem;display:inline-flex}._paperNoteStatChip_uvgyx_749{color:#bae6fdeb;letter-spacing:.02em;white-space:nowrap;background:#38bdf812;border:1px solid #7dd3fc29;border-radius:999px;align-items:center;gap:.18rem;padding:.14rem .38rem;font-size:.62rem;font-weight:700;line-height:1;display:inline-flex}._paperNoteStatIcon_uvgyx_765{opacity:.92;font-size:.68rem;line-height:1}._paperNoteStatVal_uvgyx_771{font-variant-numeric:tabular-nums}._statusChip_uvgyx_775{letter-spacing:.04em;text-transform:uppercase;color:#cbd5e1e6;background:#94a3b81f;border:1px solid #94a3b838;border-radius:999px;align-self:flex-start;align-items:center;padding:.12rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}._statusSelectRow_uvgyx_790{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.4rem;display:flex}._statusSeg_uvgyx_799{background:#94a3b81a;border:1px solid #94a3b824;border-radius:999px;padding:2px;display:inline-flex}._segBtn_uvgyx_807{color:#94a3b8e6;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:600;transition:background .14s,color .14s}._segBtn_uvgyx_807:hover{color:#e2e8f0}._segBtnOn_uvgyx_823{color:#f1f5f9;background:#e2e8f024}._planChip_uvgyx_828{color:#cbd5e1e6;cursor:pointer;background:#94a3b814;border:1px solid #94a3b833;border-radius:999px;padding:.18rem .55rem;font-size:.7rem;font-weight:600}._planChip_uvgyx_828:hover{color:#e0f2fe;border-color:#38bdf866}._statusChip_uvgyx_775._statusToRead_uvgyx_844,._segBtnOn_uvgyx_823._statusToRead_uvgyx_844{color:#bae6fd;background:#38bdf838;border-color:#38bdf866}._statusChip_uvgyx_775._statusReading_uvgyx_851,._segBtnOn_uvgyx_823._statusReading_uvgyx_851{color:#fde68a;background:#fbbf2433;border-color:#fbbf2466}._statusChip_uvgyx_775._statusRead_uvgyx_851,._segBtnOn_uvgyx_823._statusRead_uvgyx_851{color:#a7f3d0;background:#34d39933;border-color:#34d39966}._paperMeta_uvgyx_736{color:#94a3b8d9;font-size:.78rem}._paperNote_uvgyx_743{color:#e2e8f0d9;white-space:pre-wrap;font-size:.82rem;line-height:1.4}._noteLabel_uvgyx_877{color:#94a3b8f2;font-weight:700}._paperActions_uvgyx_882{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.3rem;max-width:14rem;display:flex}._paperActions_uvgyx_882 ._ghostBtn_uvgyx_231,._paperActions_uvgyx_882 a{color:#94a3b8e6;background:0 0;border-color:#0000;border-radius:.45rem;padding:.38rem .65rem;font-size:.85rem}._paperActions_uvgyx_882 ._ghostBtn_uvgyx_231:hover{color:#f1f5f9;background:#94a3b81f}._paperActions_uvgyx_882 ._readBtn_uvgyx_907{color:#7dd3fc;background:#38bdf824;border-color:#38bdf86b;font-weight:650}._paperActions_uvgyx_882 ._readBtn_uvgyx_907:hover{color:#e0f2fe;background:#38bdf83d;border-color:#67e8f98c}._paperActions_uvgyx_882 ._dangerBtn_uvgyx_252:hover{color:#fda4af;background:#f43f5e24}._paperActions_uvgyx_882 a{color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf859;border-radius:.6rem;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}._formStack_uvgyx_936{flex-direction:column;gap:.75rem;display:flex}._formHint_uvgyx_942{color:#94a3b8d9;margin:0;font-size:.8rem;line-height:1.5}._modalForm_uvgyx_950{flex-direction:column;gap:.85rem;display:flex}._modalField_uvgyx_956{flex-direction:column;gap:.35rem;display:flex}._modalLabel_uvgyx_962{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}._modalHint_uvgyx_970{color:#94a3b8b8;font-size:.74rem;line-height:1.4}._modalInput_uvgyx_976,._modalTextarea_uvgyx_977{color:#e2e8f0;width:100%;font:inherit;background:#0f172a8c;border:1px solid #94a3b82e;border-radius:.65rem;padding:.52rem .7rem;font-size:.88rem;transition:border-color .15s,background .15s}._modalTextarea_uvgyx_977{resize:vertical;min-height:4.25rem;line-height:1.45}._modalInput_uvgyx_976::placeholder,._modalTextarea_uvgyx_977::placeholder{color:#94a3b873}._modalInput_uvgyx_976:focus,._modalTextarea_uvgyx_977:focus{background:#0f172ab8;border-color:#38bdf873;outline:none}._modalInput_uvgyx_976:disabled,._modalTextarea_uvgyx_977:disabled{opacity:.62;cursor:not-allowed}._modalError_uvgyx_1013{color:#fca5a5;margin:0;font-size:.78rem;line-height:1.4}@media (width<=56rem){._root_uvgyx_3{grid-template-columns:1fr}._rail_uvgyx_17{display:none}._ovRoot_uvgyx_350{overflow-y:auto}._ovLayout_uvgyx_360{grid-template-columns:1fr;height:auto;overflow:visible}._ovStream_uvgyx_371,._ovSide_uvgyx_502{height:auto;overflow:visible}._paperCard_uvgyx_700{flex-direction:column}._paperActions_uvgyx_882{justify-content:flex-start;max-width:none}}._root_1m3u2_6{background:#080c1680;border:1px solid #94a3b824;border-radius:1rem;flex:auto;grid-template-columns:minmax(15rem,17rem) minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}._rail_1m3u2_21{background:#ffffff03;border-right:1px solid #94a3b81f;flex-direction:column;min-height:0;display:flex}._railHead_1m3u2_29{justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem .8rem .55rem;display:flex}._railTitle_1m3u2_36{letter-spacing:.15em;text-transform:uppercase;color:#94a3b8d9;font-size:.7rem;font-weight:700}._railActions_1m3u2_43{align-items:center;gap:.3rem;display:flex}._iconBtn_1m3u2_49{color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1px solid #94a3b82e;border-radius:.55rem;justify-content:center;align-items:center;min-width:1.85rem;height:1.85rem;padding:0 .5rem;font-size:.95rem;line-height:1;transition:background .15s,border-color .15s,transform 80ms;display:inline-flex;position:relative}._iconBtn_1m3u2_49:hover{background:#38bdf81f;border-color:#38bdf861}._iconBtn_1m3u2_49:active{transform:translateY(1px)}._iconBtnInvite_1m3u2_73{color:#fff;background:#38bdf829;border-color:#38bdf880}._badgeDot_1m3u2_78{color:#fff;background:#f43f5e;border:2px solid #0b1324;border-radius:999px;place-items:center;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.62rem;font-weight:700;display:grid;position:absolute;top:-.25rem;right:-.25rem}._railList_1m3u2_95{flex-direction:column;flex:auto;gap:.15rem;min-height:0;padding:.25rem .5rem .8rem;display:flex;overflow-y:auto}._groupRow_1m3u2_105{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.7rem;align-items:center;gap:.45rem;width:100%;padding:.5rem .55rem;transition:background .14s,color .14s;display:flex}._groupRow_1m3u2_105:hover{color:#f1f5f9;background:#ffffff0a}._groupRow_1m3u2_105._active_1m3u2_123{color:#fff;background:#38bdf81a}._groupBadge_1m3u2_127{color:#04121f;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border-radius:.55rem;flex:none;place-items:center;width:1.9rem;height:1.9rem;font-size:.85rem;font-weight:800;display:grid}._groupRowMain_1m3u2_139{flex-direction:column;flex:auto;min-width:0;display:flex}._groupRowName_1m3u2_145{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:650;overflow:hidden}._groupRowSub_1m3u2_152{color:#94a3b8cc;font-size:.7rem}._groupUnread_1m3u2_156{background:linear-gradient(135deg,#38bdf8,#6366f1);border-radius:50%;flex:none;width:.5rem;height:.5rem;box-shadow:0 0 0 1px #02061773}._sections_1m3u2_166{border-left:1px solid #94a3b824;flex-direction:column;gap:.05rem;margin:.15rem 0 .35rem .75rem;padding-left:.55rem;display:flex}._sectionItem_1m3u2_174{text-align:left;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.35rem .5rem;font-size:.85rem;font-weight:550;transition:background .14s,color .14s;display:flex}._sectionItem_1m3u2_174:hover{color:#e2e8f0;background:#ffffff0a}._sectionItem_1m3u2_174._active_1m3u2_123{color:#fff;background:#38bdf824}._sectionIcon_1m3u2_198{text-align:center;opacity:.9;width:1.1rem;font-size:.9rem}._sectionLabel_1m3u2_204{flex:auto}._sectionCount_1m3u2_207{color:#94a3b8e6;background:#02061780;border-radius:999px;padding:.05rem .4rem;font-size:.68rem}._sectionBadge_1m3u2_214{color:#fff;background:linear-gradient(135deg,#38bdf8,#6366f1);border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;padding:0 .35rem;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 0 0 1px #02061773}._commentNew_1m3u2_232{box-shadow:0 0 0 1px #02061773;color:#fff!important;background:linear-gradient(135deg,#38bdf8,#6366f1)!important;border-color:#0000!important}._commentNewDot_1m3u2_238{background:#fff;border-radius:999px;width:.42rem;height:.42rem;box-shadow:0 0 0 1px #38bdf88c}._chevron_1m3u2_245{opacity:.7;font-size:.6rem;transition:transform .16s}._chevronOpen_1m3u2_250{transform:rotate(90deg)}._channels_1m3u2_255{border-left:1px solid #94a3b81f;flex-direction:column;gap:.05rem;margin:.05rem 0 .25rem 1.35rem;padding-left:.35rem;display:flex}._channelItem_1m3u2_263{text-align:left;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.45rem;align-items:center;gap:.35rem;width:100%;padding:.28rem .45rem;font-size:.82rem;transition:background .14s,color .14s;display:flex}._channelItem_1m3u2_263:hover{color:#e2e8f0;background:#ffffff0a}._channelItem_1m3u2_263:hover ._channelDelete_1m3u2_282{opacity:1}._channelItem_1m3u2_263._active_1m3u2_123{color:#fff;background:#38bdf81f}._channelHash_1m3u2_289{opacity:.6}._channelName_1m3u2_292{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}._channelUnread_1m3u2_299{color:#fff;font-weight:700}._channelUnread_1m3u2_299._dot_1m3u2_303{background:#38bdf8;border-radius:50%;width:.45rem;height:.45rem}._channelDelete_1m3u2_282{opacity:0;color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 .15rem;font-size:.8rem;transition:opacity .14s,color .14s}._channelDelete_1m3u2_282:hover{color:#fca5a5}._addChannel_1m3u2_322{text-align:left;color:#94a3b8bf;cursor:pointer;background:0 0;border:none;border-radius:.45rem;align-items:center;gap:.35rem;width:100%;padding:.28rem .45rem;font-size:.8rem;display:flex}._addChannel_1m3u2_322:hover{color:#7dd3fc;background:#ffffff0a}._railEmpty_1m3u2_341{text-align:center;color:#94a3b8d9;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem .85rem;font-size:.85rem;display:flex}._stage_1m3u2_353{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}._paneHead_1m3u2_364{border-bottom:1px solid #94a3b81f;align-items:center;gap:.6rem;min-height:3rem;padding:.65rem .95rem;display:flex}._paneHeadChat_1m3u2_373{border-bottom:none;justify-content:flex-start;min-height:0;padding:.35rem .65rem 0;display:none}._paneTitleWrap_1m3u2_380{flex:auto;min-width:0}._paneTitle_1m3u2_380{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;font-size:1rem;font-weight:700;line-height:1.15;display:flex;overflow:hidden}._paneSub_1m3u2_395{color:#94a3b8d9;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}._drawerToggle_1m3u2_402{display:none}._primaryBtn_1m3u2_405{color:#04121f;cursor:pointer;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border:none;border-radius:.65rem;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.85rem;font-weight:650;transition:filter .15s,transform 80ms;display:inline-flex}._primaryBtn_1m3u2_405:hover{filter:brightness(1.06)}._primaryBtn_1m3u2_405:active{transform:translateY(1px)}._secondaryBtn_1m3u2_425{color:#7dd3fc;cursor:pointer;background:#38bdf80f;border:1px solid #7dd3fc52;border-radius:.65rem;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:650;transition:background .15s,border-color .15s;display:inline-flex}._secondaryBtn_1m3u2_425:hover{background:#38bdf81f;border-color:#7dd3fc80}._emptyActions_1m3u2_443{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.35rem;display:flex}._emptyInviteCount_1m3u2_450{color:#e0f2fe;background:#38bdf838;border-radius:999px;min-width:1.15em;padding:.05em .4em;font-size:.75em;font-weight:700;line-height:1.4}._invitesMuted_1m3u2_460{color:#94a3b8c7;margin:0;font-size:.9rem}._invitesEmpty_1m3u2_465{text-align:center;color:#94a3b8c7;padding:1.35rem .4rem .4rem;font-size:.9rem}._invitesEmptyTitle_1m3u2_471{color:#e2e8f0;margin:0 0 .35rem;font-size:1rem;font-weight:650}._invitesList_1m3u2_477{flex-direction:column;gap:.65rem;display:flex}._inviteCard_1m3u2_482{background:#ffffff08;border:1px solid #94a3b81f;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}._inviteCardText_1m3u2_492{min-width:0}._inviteCardName_1m3u2_495{color:#e2e8f0;font-size:.95rem;font-weight:650}._inviteCardMeta_1m3u2_500{color:#94a3b8b8;margin-top:.2rem;font-size:.8rem}._inviteCardActions_1m3u2_505{flex-shrink:0;align-items:center;gap:.4rem;display:flex}._inviteAccept_1m3u2_511{color:#04121f;cursor:pointer;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border:none;border-radius:.55rem;padding:.4rem .8rem;font-size:.82rem;font-weight:650}._inviteAccept_1m3u2_511:disabled,._inviteDecline_1m3u2_522:disabled{opacity:.55;cursor:default}._inviteDecline_1m3u2_522{color:#94a3b8e6;cursor:pointer;background:0 0;border:none;border-radius:.55rem;padding:.4rem .7rem;font-size:.82rem;font-weight:600}._inviteDecline_1m3u2_522:hover:not(:disabled){color:#f8fafc}._invitesErr_1m3u2_539{color:#fca5a5;margin:.75rem 0 0;font-size:.85rem;font-weight:600}._scrollArea_1m3u2_546{flex:auto;min-height:0;padding:1rem;overflow-y:auto}._feedCol_1m3u2_554{flex-direction:column;gap:.7rem;width:100%;max-width:62rem;margin:0 auto;display:flex}._feedStage_1m3u2_565{flex-direction:column;flex:auto;gap:.55rem;min-height:0;padding:1rem;display:flex;overflow:hidden}._feedColumns_1m3u2_577{flex:auto;grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(.85rem,1.2vw,1.35rem);width:100%;max-width:none;height:auto;min-height:0;margin:0 auto;display:grid}._eventsFilterBar_1m3u2_591{flex-wrap:wrap;flex:none;align-items:center;gap:.55rem;padding:0 .15rem .15rem;display:flex}._eventsColumns_1m3u2_601{max-width:none}._feedColGroup_1m3u2_605{flex-direction:column;gap:.7rem;min-width:0;min-height:0;display:flex}._feedColGroup_1m3u2_605 ._feedCol_1m3u2_554{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#94a3b84d transparent;flex:auto;max-width:none;min-height:0;margin:0;padding-right:.35rem;overflow-y:auto}._feedColGroup_1m3u2_605 ._feedCol_1m3u2_554::-webkit-scrollbar{width:.5rem}._feedColGroup_1m3u2_605 ._feedCol_1m3u2_554::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}._feedColHead_1m3u2_634{border-bottom:.0625rem solid #94a3b829;flex:none;align-items:center;gap:.55rem;padding:.1rem .3rem .35rem;display:flex}._feedCol_1m3u2_554 .premium-reaction-summary,._feedCol_1m3u2_554 .premium-comment-count,._feedCol_1m3u2_554 .premium-action-btn{min-height:0;box-shadow:none;border-radius:999px;gap:.35rem;padding:.3rem .6rem;font-size:.74rem;font-weight:650}._feedCol_1m3u2_554 .premium-reaction-summary:hover,._feedCol_1m3u2_554 .premium-comment-count:hover,._feedCol_1m3u2_554 .premium-action-btn:hover,._feedCol_1m3u2_554 .premium-action-btn.active{box-shadow:none;transform:none}._feedCol_1m3u2_554 .premium-feed-stats,._feedCol_1m3u2_554 .premium-feed-actions{gap:.4rem}._feedCol_1m3u2_554 .premium-reaction-emojis .r-emoji{width:1.2rem;height:1.2rem;font-size:.8rem}._feedCol_1m3u2_554 .premium-reaction-total{font-size:.74rem;font-weight:700}@media (width<=62rem){._feedStage_1m3u2_565{overflow-y:auto}._feedColumns_1m3u2_577{flex:none;grid-template-columns:1fr;gap:1.5rem;height:auto}._feedColGroup_1m3u2_605 ._feedCol_1m3u2_554{overflow-y:visible}}._feedColTitle_1m3u2_692{letter-spacing:.01em;color:#e2e8f0f2;font-size:.98rem;font-weight:700}._feedColCount_1m3u2_699{color:#e2e8f0d9;background:#94a3b829;border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:650;line-height:1}._feedCol_1m3u2_554 .group-feed-card-premium{min-height:0;box-shadow:none;border-radius:.95rem;transition:border-color .14s}._feedCol_1m3u2_554 .group-feed-card-premium:hover{box-shadow:none;border-color:#38bdf859;transform:none}._feedCol_1m3u2_554 .group-feed-premium-body{min-height:0;padding:1.6rem 1.15rem 1.3rem}._feedCol_1m3u2_554 .group-feed-premium-head{padding:.7rem .85rem .5rem}._feedCol_1m3u2_554 .group-feed-author{font-size:.86rem}._feedCol_1m3u2_554 .group-feed-share-action,._feedCol_1m3u2_554 .group-feed-time{font-size:.72rem}._feedCol_1m3u2_554 .group-feed-note{font-size:.82rem;line-height:1.35}._feedCol_1m3u2_554 .group-paper-kicker{font-size:.68rem}._feedCol_1m3u2_554 .group-paper-title{font-size:clamp(.85rem,.2vw + .78rem,1rem);font-weight:700;line-height:1.22}._feedCol_1m3u2_554 .group-paper-meta{margin-top:.3rem;font-size:.74rem}._feedCol_1m3u2_554 .group-paper-open-hint{margin-top:.5rem;font-size:.74rem}._feedCol_1m3u2_554 .group-feed-premium-footer{padding:.5rem .85rem .7rem}._discList_1m3u2_764{flex-direction:column;gap:.6rem;width:100%;max-width:none;margin:0;display:flex}._discCard_1m3u2_772{cursor:pointer;background:#ffffff05;border:1px solid #94a3b824;border-radius:.85rem;flex-direction:column;gap:.45rem;padding:.85rem 1rem;transition:border-color .15s,background .15s;display:flex}._discCard_1m3u2_772:hover{background:#38bdf80d;border-color:#38bdf852}._discHead_1m3u2_787{align-items:center;gap:.5rem;display:flex}._discAuthor_1m3u2_792{color:#cbd5e1;font-size:.82rem;font-weight:600}._discTime_1m3u2_797{color:#94a3b8cc;font-size:.72rem}._discPin_1m3u2_801{color:#fbbf24;margin-left:auto;font-size:.7rem}._discDelete_1m3u2_806{color:#94a3b8b3;cursor:pointer;background:0 0;border:none;border-radius:.4rem;margin-left:auto;padding:.1rem .3rem;font-size:.9rem}._discDelete_1m3u2_806:hover{color:#fca5a5;background:#f871711f}._discTitle_1m3u2_820{color:#f1f5f9;font-size:1.02rem;font-weight:700;line-height:1.25}._discBody_1m3u2_826{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}._discFoot_1m3u2_835{align-items:center;gap:.5rem;display:flex}._discAction_1m3u2_840{color:#cbd5e1;cursor:pointer;background:#ffffff05;border:1px solid #94a3b82e;border-radius:.55rem;align-items:center;gap:.3rem;padding:.26rem .6rem;font-size:.8rem;transition:background .14s,border-color .14s,color .14s;display:inline-flex;position:relative}._discAction_1m3u2_840:hover{color:#e2e8f0;background:#38bdf81a;border-color:#38bdf852}._discAction_1m3u2_840._on_1m3u2_859{color:#fff;background:#38bdf829;border-color:#38bdf873}._discBodyFull_1m3u2_864{color:#cbd5e1;white-space:pre-wrap;margin:0 0 .6rem;font-size:.95rem;line-height:1.55}._pollList_1m3u2_873{flex-direction:column;gap:.7rem;width:100%;max-width:52rem;margin:0 auto;display:flex}._feedColGroup_1m3u2_605 ._pollList_1m3u2_873{max-width:none;margin:0}._eventCol_1m3u2_892 .event-poster-grid{gap:.85rem;width:100%;max-width:none;margin:0}body.view-groups ._eventCol_1m3u2_892 .event-image-card,._eventCol_1m3u2_892 .event-poster-card.event-image-card{aspect-ratio:auto;min-height:0;box-shadow:none;cursor:pointer;border:.0625rem solid #ffffff1f;border-radius:1.2rem;transition:border-color .14s,background .14s;overflow:hidden;block-size:auto!important;min-block-size:0!important}._eventCol_1m3u2_892 .event-poster-card.event-image-card:hover{border-color:#38bdf861}._eventCol_1m3u2_892 .event-poster-card.event-image-card:focus-visible{outline-offset:.12rem;outline:.12rem solid #38bdf88c}body.view-groups ._eventCol_1m3u2_892 .event-image-content,._eventCol_1m3u2_892 .event-image-content{block-size:auto;gap:.35rem;min-height:11.5rem;padding:1.1rem 1.25rem 1.15rem;min-block-size:0!important}body.view-groups ._eventCol_1m3u2_892 .event-image-main,._eventCol_1m3u2_892 .event-image-main{inline-size:min(92%,36rem);flex:auto;justify-content:flex-start;width:min(92%,36rem);max-width:none;padding:.65rem 0 .4rem}body.view-groups ._eventCol_1m3u2_892 .event-image-title,._eventCol_1m3u2_892 .event-image-title{letter-spacing:-.035em;text-shadow:0 .35rem 1rem #00000059;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.12}._eventCol_1m3u2_892 .event-image-time{margin-top:.5rem;font-size:.9rem}._eventCol_1m3u2_892 .event-image-place,._eventCol_1m3u2_892 .event-image-author{font-size:.8rem}._eventCol_1m3u2_892 .event-image-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:none;margin:.5rem 0 0;font-size:.86rem;line-height:1.4;display:-webkit-box;overflow:hidden}._eventCol_1m3u2_892 .event-image-stats{margin-top:.35rem;margin-bottom:0}._eventCol_1m3u2_892 .event-card-admin-actions{margin-left:auto}._eventCol_1m3u2_892 .event-card-admin-actions button{cursor:pointer}._eventHeroLayout_1m3u2_984{z-index:1;grid-template-columns:minmax(0,1fr) minmax(13rem,22rem);align-items:stretch;gap:1rem;min-height:14.5rem;padding:1.15rem 3.25rem 1.15rem 1.15rem;display:grid;position:relative}._eventHeroSide_1m3u2_995{-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem);width:100%;box-shadow:none;background:#0f172a2e;border:.0625rem solid #ffffff38;border-radius:.9rem;flex-direction:column;align-self:center;gap:.65rem;padding:.85rem .95rem;display:flex}._eventHeroSideBlock_1m3u2_1009{flex-direction:column;gap:.55rem;display:flex}._eventHeroLocRow_1m3u2_1015{align-items:flex-start;gap:.55rem;min-width:0;display:flex}._eventHeroLocIcon_1m3u2_1022{background:#ffffff1a;border-radius:.45rem;flex:none;place-items:center;width:1.65rem;height:1.65rem;font-size:.9rem;line-height:1;display:grid}._eventHeroLocText_1m3u2_1034{flex-direction:column;flex:auto;gap:.12rem;min-width:0;display:flex}._eventHeroLocLabel_1m3u2_1042{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f0d1;text-shadow:0 .08rem .35rem #00000073;font-size:.68rem;font-weight:650}._eventHeroLocValue_1m3u2_1051{color:#f8fafc;word-break:break-word;text-shadow:0 .1rem .45rem #00000080;font-size:.84rem;font-weight:600;line-height:1.4}._eventHeroLinkRow_1m3u2_1060{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.45rem;display:grid}._eventHeroLinkBtn_1m3u2_1066{color:#e0f2fe;text-align:center;background:#ffffff1a;border:.0625rem solid #ffffff47;border-radius:.65rem;justify-content:center;align-items:center;min-height:2.15rem;padding:.45rem .65rem;font-size:.78rem;font-weight:650;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:inline-flex}._eventHeroLinkBtn_1m3u2_1066:hover{color:#f8fafc;background:#ffffff29;border-color:#fff6}@media (width<=52rem){._eventHeroLayout_1m3u2_984{grid-template-columns:1fr;padding:1rem 3rem 1rem 1rem}._eventHeroSide_1m3u2_995{align-self:stretch}}._pollCard_1m3u2_1100{background:#ffffff05;border:1px solid #94a3b824;border-radius:.9rem;flex-direction:column;gap:.6rem;padding:.95rem 1.05rem;display:flex}._pollHead_1m3u2_1109{align-items:center;gap:.5rem;display:flex}._pollQ_1m3u2_1114{color:#f1f5f9;font-size:1.05rem;font-weight:700;line-height:1.3}._pollBadges_1m3u2_1120{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}._pollBadge_1m3u2_1120{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;background:#94a3b81f;border-radius:.5rem;padding:.18rem .5rem;font-size:.66rem}._pollBadgeClosed_1m3u2_1135{color:#fca5a5;background:#f8717124}._pollOpts_1m3u2_1139{flex-direction:column;gap:.45rem;display:flex}._pollOpt_1m3u2_1139{text-align:left;cursor:pointer;color:#e2e8f0;background:#ffffff04;border:1px solid #94a3b82e;border-radius:.6rem;align-items:center;gap:.6rem;width:100%;padding:.55rem .7rem;font-size:.9rem;transition:border-color .14s;display:flex;position:relative;overflow:hidden}._pollOpt_1m3u2_1139:hover:not(._pollOptClosed_1m3u2_1161){border-color:#38bdf859}._pollOptClosed_1m3u2_1161{cursor:default}._pollBar_1m3u2_1167{z-index:0;background:linear-gradient(90deg,#38bdf833,#818cf824);transition:width .3s;position:absolute;top:0;bottom:0;left:0}._pollOptVoted_1m3u2_1176 ._pollBar_1m3u2_1167{background:linear-gradient(90deg,#38bdf866,#818cf842)}._pollMarker_1m3u2_1179{z-index:1;color:#0000;border:2px solid #94a3b880;border-radius:50%;flex-shrink:0;place-items:center;width:1.05rem;height:1.05rem;font-size:.7rem;display:grid;position:relative}._pollMarkerSquare_1m3u2_1192{border-radius:.3rem}._pollOptVoted_1m3u2_1176 ._pollMarker_1m3u2_1179{color:#04121f;background:#38bdf8;border-color:#38bdf8}._pollOptText_1m3u2_1200{z-index:1;flex:auto;position:relative}._pollOptPct_1m3u2_1205{z-index:1;font-variant-numeric:tabular-nums;color:#cbd5e1;white-space:nowrap;font-size:.82rem;position:relative}._pollVoters_1m3u2_1215{z-index:1;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}._pollVoters_1m3u2_1215:hover ._pollVoterFace_1m3u2_1228{border-color:#38bdf88c}._pollVoterFace_1m3u2_1228{object-fit:cover;color:#fff;box-sizing:border-box;background:#38bdf859;border:.1rem solid #0f172ae6;border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-left:-.35rem;font-size:.62rem;font-weight:700;display:inline-flex}._pollVoterFace_1m3u2_1228:first-child{margin-left:0}._pollVoterMore_1m3u2_1250{color:#e2e8f0eb;background:#94a3b847;border:.1rem solid #0f172ae6;border-radius:50%;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-left:-.35rem;font-size:.58rem;font-weight:750;display:inline-flex}._pollActions_1m3u2_1265{align-items:center;gap:.35rem;margin-left:auto;display:flex}._pollEdit_1m3u2_1272{color:#e0f2fef5;cursor:pointer;background:#0e749029;border:.0625rem solid #7dd3fc57;border-radius:999px;height:1.65rem;padding:0 .65rem;font-size:.72rem;font-weight:750}._pollEdit_1m3u2_1272:hover{background:#0e749047}._pollDelete_1m3u2_1287{color:#fee2e2f2;cursor:pointer;background:#f871711f;border:.0625rem solid #f8717157;border-radius:999px;height:1.65rem;padding:0 .65rem;font-size:.72rem;font-weight:750}._pollDelete_1m3u2_1287:hover{background:#f8717138}._pollFoot_1m3u2_1302{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:.7rem;font-size:.8rem;display:flex}._pollFootDanger_1m3u2_1310{color:#fca5a5}._pollFootDanger_1m3u2_1310:hover{color:#fecaca}._pollFootBtn_1m3u2_1316{color:#7dd3fc;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem}._pollFootBtn_1m3u2_1316:hover:not(:disabled){text-decoration:underline}._pollFootBtn_1m3u2_1316:disabled{color:#94a3b8;cursor:default;text-decoration:none}._pollComposerOpt_1m3u2_1332{align-items:center;gap:.4rem;display:flex}._pollComposerOpt_1m3u2_1332>.input{flex:auto;min-width:0}._pollOptDateWrap_1m3u2_1341{flex:none;width:2rem;height:2rem;position:relative}._pollOptDateInput_1m3u2_1347{opacity:0;pointer-events:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}._pollOptDateBtn_1m3u2_1359{width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:none!important}._pollOptRemove_1m3u2_1369{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b833;border-radius:.5rem;flex-shrink:0;width:2rem;height:2rem}._pollOptRemove_1m3u2_1369:hover{color:#fca5a5;border-color:#f8717166}._pollAddOpt_1m3u2_1383{color:#cbd5e1;cursor:pointer;background:0 0;border:1px dashed #94a3b84d;border-radius:.6rem;align-self:flex-start;padding:.4rem .75rem;font-size:.82rem}._pollAddOpt_1m3u2_1383:hover{color:#e2e8f0;border-color:#38bdf866}._pollToggleRow_1m3u2_1397{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.88rem;display:flex}._pollToggleGrid_1m3u2_1405{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}@media (width<=36rem){._pollToggleGrid_1m3u2_1405{grid-template-columns:1fr}}._pollToggleCard_1m3u2_1417{text-align:left;color:#cbd5e1;cursor:pointer;width:100%;box-shadow:none;-webkit-tap-highlight-color:transparent;background:#ffffff08;border:.0625rem solid #94a3b838;border-radius:.75rem;outline:none;align-items:flex-start;gap:.55rem;padding:.65rem .7rem;transition:border-color .12s,background .12s;display:flex}._pollToggleCard_1m3u2_1417:hover{background:#38bdf80f;border-color:#38bdf859}._pollToggleCard_1m3u2_1417:focus,._pollToggleCard_1m3u2_1417:focus-visible{box-shadow:none;border-color:#38bdf873;outline:none}._pollToggleOn_1m3u2_1447{color:#e2e8f0;background:#38bdf81a;border-color:#38bdf86b}._pollToggleCheck_1m3u2_1453{color:#0000;background:0 0;border:.1rem solid #94a3b873;border-radius:.3rem;flex:none;place-items:center;width:1.15rem;height:1.15rem;margin-top:.1rem;font-size:.72rem;font-weight:800;display:inline-grid}._pollToggleOn_1m3u2_1447 ._pollToggleCheck_1m3u2_1453{color:#04121f;background:#38bdf8;border-color:#38bdf8}._pollToggleText_1m3u2_1474{flex-direction:column;gap:.15rem;min-width:0;display:flex}._pollToggleText_1m3u2_1474 strong{color:inherit;font-size:.84rem;font-weight:700}._pollToggleText_1m3u2_1474 small{color:#94a3b8e6;font-size:.72rem;line-height:1.3}._deskRoot_1m3u2_1494{flex-direction:column;flex:auto;gap:.7rem;min-height:0;padding:1rem;display:flex;overflow:hidden}._deskTopRow_1m3u2_1503{flex-shrink:0;align-items:center;gap:.7rem;display:flex}._deskVoiceGrow_1m3u2_1509{flex:auto;min-width:0}._deskPeople_1m3u2_1513{flex-shrink:0;align-items:center;gap:1rem;padding-bottom:.15rem;display:flex;overflow-x:auto}._peopleGroup_1m3u2_1521{border-radius:.5rem;flex-shrink:0;align-items:center;gap:.45rem;padding:.2rem .35rem;display:flex}._peopleLabel_1m3u2_1529{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.66rem;font-weight:700}._peopleAvatars_1m3u2_1536{align-items:center;gap:.25rem;display:flex}._peopleAvatar_1m3u2_1536{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:transform .12s,box-shadow .12s;display:inline-flex;position:relative}._peopleAvatar_1m3u2_1536:hover{transform:translateY(-1px);box-shadow:0 0 0 2px #38bdf88c}._peopleDot_1m3u2_1555{background:#34d399;border:2px solid #0a0f1a;border-radius:50%;width:.55rem;height:.55rem;position:absolute;bottom:-1px;right:-1px}._peopleMore_1m3u2_1565{color:#94a3b8d9;margin-left:.15rem;font-size:.72rem}._mpCard_1m3u2_1572{color:#e2e8f0;background:#0b1324;border:1px solid #94a3b82e;border-radius:.9rem;width:min(20rem,100vw - 1.5rem);padding:.9rem;box-shadow:0 18px 48px #02061799}._mpHead_1m3u2_1581{align-items:center;gap:.6rem;display:flex}._mpAvatar_1m3u2_1586{flex-shrink:0;display:inline-flex;position:relative}._mpAvatar_1m3u2_1586 .rr-avatar{width:2.9rem;height:2.9rem;font-size:1.1rem}._mpDot_1m3u2_1596{border:2px solid #0b1324;border-radius:50%;width:.7rem;height:.7rem;position:absolute;bottom:-1px;right:-1px}._mp_online_1m3u2_1605{background:#34d399}._mp_away_1m3u2_1608{background:#fbbf24}._mp_offline_1m3u2_1611{background:#64748b}._mpIdent_1m3u2_1614{flex:auto;min-width:0}._mpName_1m3u2_1618{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;line-height:1.2;overflow:hidden}._mpPresence_1m3u2_1626{color:#94a3b8;margin-top:.1rem;font-size:.74rem}._mpRole_1m3u2_1631{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#94a3b824;border-radius:.4rem;flex-shrink:0;padding:.15rem .45rem;font-size:.62rem;font-weight:700}._mpRole_owner_1m3u2_1642{color:#fbbf24;background:#fbbf2424}._mpRole_admin_1m3u2_1646{color:#38bdf8;background:#38bdf824}._mpBody_1m3u2_1650{flex-direction:column;gap:.4rem;margin-top:.75rem;display:flex}._mpRow_1m3u2_1656{color:#cbd5e1;align-items:center;gap:.45rem;font-size:.84rem;display:flex}._mpRowIcon_1m3u2_1663{opacity:.8;flex-shrink:0}._mpEmail_1m3u2_1667{color:#7dd3fc;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}._mpEmail_1m3u2_1667:hover{text-decoration:underline}._mpBio_1m3u2_1677{color:#e2e8f0;white-space:pre-line;margin:.2rem 0 0;font-size:.86rem;line-height:1.45}._mpBioMuted_1m3u2_1684{color:#64748b;margin:.2rem 0 0;font-size:.82rem;font-style:italic}._mpEdit_1m3u2_1690{flex-direction:column;gap:.35rem;margin-top:.75rem;display:flex}._mpFieldLabel_1m3u2_1696{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.66rem;font-weight:700}._mpEditActions_1m3u2_1703{justify-content:flex-end;gap:.5rem;margin-top:.55rem;display:flex}._createWrap_1m3u2_1709{flex-shrink:0;position:relative}._createBtn_1m3u2_1713{color:#04121f;cursor:pointer;background:linear-gradient(135deg,#38bdf8,#818cf8);border:none;border-radius:.7rem;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}._createBtn_1m3u2_1713:hover{filter:brightness(1.05)}._createCaret_1m3u2_1729{opacity:.8;font-size:.7rem}._createScrim_1m3u2_1733{z-index:40;position:fixed;inset:0}._createMenu_1m3u2_1738{z-index:41;background:#0b1324;border:1px solid #94a3b833;border-radius:.7rem;flex-direction:column;min-width:12.5rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 1rem 2rem #00000073}._createMenu_1m3u2_1738 button{text-align:left;color:#e2e8f0;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem .65rem;font-size:.88rem}._createMenu_1m3u2_1738 button:hover{background:#38bdf81f}._deskBoard_1m3u2_1765{flex:auto;grid-template-columns:1.35fr 1.1fr .85fr;grid-auto-rows:minmax(11rem,1fr);align-items:stretch;gap:.85rem;min-height:0;display:grid;overflow-y:auto}._ovCard_1m3u2_1776{background:#ffffff05;border:1px solid #94a3b824;border-radius:.9rem;flex-direction:column;gap:.6rem;min-width:0;min-height:0;padding:.9rem 1rem;display:flex;overflow:hidden}._ovCardHead_1m3u2_1788{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}._ovCardTitle_1m3u2_1795{color:#f1f5f9;font-size:.98rem;font-weight:700}._ovCardHint_1m3u2_1800{color:#94a3b8cc;margin-top:.1rem;font-size:.75rem}._ovLink_1m3u2_1805{color:#7dd3fc;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.8rem}._ovLink_1m3u2_1805:hover{text-decoration:underline}._ovMuted_1m3u2_1818{color:#94a3b8bf;padding:.3rem 0;font-size:.85rem}._ovList_1m3u2_1823{flex-direction:column;flex:auto;gap:.25rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._radarList_1m3u2_1836{flex-direction:column;flex:auto;gap:.6rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._radarTile_1m3u2_1847{cursor:pointer;text-align:left;border:1px solid #94a3b829;border-radius:.7rem;width:100%;min-height:5.5rem;padding:0;display:block;position:relative;overflow:hidden}._radarTile_1m3u2_1847:hover{border-color:#38bdf866}._radarTileBg_1m3u2_1862{background-position:50%;background-size:cover;position:absolute;inset:0}._radarTileShade_1m3u2_1868{background:linear-gradient(90deg,#020617e6 0%,#02061799 45%,#02061726 100%);position:absolute;inset:0}._radarTileBody_1m3u2_1878{z-index:2;flex-direction:column;justify-content:flex-end;padding:.55rem .75rem;display:flex;position:absolute;inset:0}._radarTileRow_1m3u2_1887{align-items:flex-end;gap:.7rem;display:flex}._radarTileMain_1m3u2_1892{flex-direction:column;flex:auto;gap:.15rem;min-width:0;display:flex}._radarTileHead_1m3u2_1899{align-items:baseline;gap:.45rem;min-width:0;display:flex}._radarTileRank_1m3u2_1905{color:#7dd3fc;text-shadow:0 1px 3px #000000b3;flex-shrink:0;font-size:1.05rem;font-weight:800}._radarTileTitle_1m3u2_1912{color:#f8fafc;-webkit-line-clamp:2;text-shadow:0 1px 3px #000000b3;-webkit-box-orient:vertical;font-size:.9rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}._radarTileCat_1m3u2_1923{text-transform:uppercase;letter-spacing:.05em;color:#7dd3fc;text-shadow:0 1px 2px #0009;font-size:.64rem}._radarTileStats_1m3u2_1930{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.2rem;display:flex}._radarTileReacts_1m3u2_1937{color:#e2e8f0;text-shadow:0 1px 2px #000000a6;gap:.35rem;font-size:.74rem;display:flex}._radarTileComments_1m3u2_1944{color:#cbd5e1;text-shadow:0 1px 2px #000000a6;font-size:.72rem}._discRowMini_1m3u2_1951{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.6rem;align-items:center;gap:.55rem;width:100%;padding:.4rem;display:flex}._discRowMini_1m3u2_1951:hover{background:#38bdf80f}._discMiniMain_1m3u2_1966{flex-direction:column;gap:.1rem;min-width:0;display:flex}._discMiniTitle_1m3u2_1972{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;overflow:hidden}._discMiniMeta_1m3u2_1980{color:#94a3b8cc;font-size:.72rem}._ovChannelRow_1m3u2_1986{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.55rem;flex-direction:row;align-items:center;gap:.4rem;width:100%;padding:.45rem;display:flex}._ovChannelRow_1m3u2_1986:hover{background:#38bdf814}._ovHash_1m3u2_2002{color:#94a3b8b3;font-weight:700}._ovChannelName_1m3u2_2006{color:#e2e8f0;flex:auto;font-size:.88rem}._ovUnread_1m3u2_2011{text-transform:uppercase;letter-spacing:.04em;color:#04121f;background:#38bdf8;border-radius:.4rem;padding:.08rem .35rem;font-size:.66rem;font-weight:700}._eventCard_1m3u2_2023{text-align:left;cursor:pointer;background:#ffffff04;border:1px solid #94a3b824;border-radius:.8rem;gap:.8rem;width:100%;padding:.8rem;display:flex}._eventCard_1m3u2_2023:hover{border-color:#38bdf84d}._eventDate_1m3u2_2037{background:linear-gradient(160deg,#38bdf82e,#818cf81f);border-radius:.6rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.05rem;width:3.6rem;padding:.5rem 0;display:flex}._eventMonth_1m3u2_2049{letter-spacing:.06em;color:#7dd3fc;font-size:.66rem;font-weight:700}._eventDay_1m3u2_2055{color:#f8fafc;font-size:1.5rem;font-weight:800;line-height:1}._eventWeekday_1m3u2_2061{color:#94a3b8;letter-spacing:.05em;font-size:.64rem}._eventBody_1m3u2_2066{flex-direction:column;gap:.28rem;min-width:0;display:flex}._eventTitleRow_1m3u2_2072{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._eventTitle_1m3u2_2072{color:#f1f5f9;font-size:.98rem;font-weight:700}._eventTag_1m3u2_2083{text-transform:uppercase;letter-spacing:.04em;color:#c4b5fd;background:#8b5cf629;border-radius:.4rem;padding:.12rem .4rem;font-size:.62rem}._eventDesc_1m3u2_2092{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;display:-webkit-box;overflow:hidden}._eventWhen_1m3u2_2100{color:#cbd5e1;font-size:.8rem}._eventGoing_1m3u2_2104{color:#94a3b8d9;font-size:.74rem}._pollMini_1m3u2_2110{flex-direction:column;flex:auto;gap:.55rem;min-height:0;display:flex;overflow-y:auto}._pollMiniQ_1m3u2_2118{color:#f1f5f9;font-size:.95rem;font-weight:600}._pollMiniOpts_1m3u2_2123{flex-direction:column;gap:.4rem;display:flex}._pollMiniOpt_1m3u2_2123{text-align:left;cursor:pointer;color:#e2e8f0;background:#ffffff04;border:1px solid #94a3b82e;border-radius:.55rem;align-items:center;gap:.55rem;width:100%;padding:.5rem .6rem;font-size:.86rem;display:flex;position:relative;overflow:hidden}._pollMiniOpt_1m3u2_2123:hover{border-color:#38bdf859}._pollMiniBar_1m3u2_2147{z-index:0;background:linear-gradient(90deg,#38bdf833,#818cf824);transition:width .3s;position:absolute;top:0;bottom:0;left:0}._pollMiniVoted_1m3u2_2156 ._pollMiniBar_1m3u2_2147{background:linear-gradient(90deg,#38bdf866,#818cf842)}._pollMiniMark_1m3u2_2159{z-index:1;color:#0000;border:2px solid #94a3b880;border-radius:50%;flex-shrink:0;place-items:center;width:.95rem;height:.95rem;font-size:.64rem;display:grid;position:relative}._pollMiniSquare_1m3u2_2172{border-radius:.3rem}._pollMiniVoted_1m3u2_2156 ._pollMiniMark_1m3u2_2159{color:#04121f;background:#38bdf8;border-color:#38bdf8}._pollMiniText_1m3u2_2180{z-index:1;text-overflow:ellipsis;white-space:nowrap;flex:auto;position:relative;overflow:hidden}._pollMiniPct_1m3u2_2188{z-index:1;font-variant-numeric:tabular-nums;color:#cbd5e1;font-size:.78rem;position:relative}._pollMiniFoot_1m3u2_2195{color:#94a3b8d9;font-size:.76rem}._actTimeline_1m3u2_2201{flex-direction:column;flex:auto;gap:.15rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._actRow_1m3u2_2212{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.55rem;align-items:flex-start;gap:.6rem;width:100%;padding:.4rem .45rem;display:flex}._actRow_1m3u2_2212:hover{background:#38bdf80f}._actIcon_1m3u2_2227{flex-shrink:0;margin-top:.05rem;font-size:.95rem}._actMain_1m3u2_2232{flex-direction:column;flex:auto;min-width:0;display:flex}._actLine_1m3u2_2238{color:#e2e8f0;font-size:.85rem}._actLine_1m3u2_2238 b{color:#f1f5f9;font-weight:600}._actDetail_1m3u2_2246{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}._actTime_1m3u2_2201{color:#94a3b8cc;flex-shrink:0;font-size:.72rem}@media (width<=68rem){._deskBoard_1m3u2_1765{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=44rem){._deskBoard_1m3u2_1765{grid-template-columns:minmax(0,1fr)}}._ovLayout_1m3u2_2273{flex:auto;grid-template-columns:minmax(0,1fr) 21rem;align-items:start;gap:.9rem;min-height:0;display:grid;overflow:hidden}._ovStream_1m3u2_2282{flex-direction:column;gap:.7rem;min-width:0;height:100%;min-height:0;padding-right:.2rem;display:flex;overflow-y:auto}._ovStreamHead_1m3u2_2292{justify-content:space-between;align-items:center;padding:0 .15rem;display:flex}._ovStreamTitle_1m3u2_2298{letter-spacing:.02em;color:#e2e8f0;font-size:.92rem;font-weight:700}._streamList_1m3u2_2304{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}._ovStreamEmpty_1m3u2_2312{text-align:center;color:#94a3b8;background:#ffffff06;border:1px dashed #94a3b840;border-radius:.9rem;padding:1.6rem 1.2rem}._ovSide_1m3u2_2320{flex-direction:column;gap:.9rem;height:100%;min-height:0;display:flex;overflow:hidden}._sCard_1m3u2_2330{--accent:#38bdf8;border:1.5px solid color-mix(in srgb, var(--accent) 62%, transparent);border-left:3px solid var(--accent);background:#ffffff07;border-radius:.8rem;flex-direction:column;gap:.5rem;padding:.65rem .8rem .75rem;display:flex}._sDisc_1m3u2_2341{--accent:#a78bfa}._sPoll_1m3u2_2344{--accent:#34d399}._sEvent_1m3u2_2347{--accent:#fbbf24}._sHead_1m3u2_2350{justify-content:space-between;align-items:center;gap:.5rem;display:flex}._sTag_1m3u2_2356{text-transform:uppercase;letter-spacing:.06em;color:#0b1220;border-radius:999px;flex:none;padding:.16rem .5rem;font-size:.62rem;font-weight:800}._tagPaper_1m3u2_2366{background:#38bdf8}._tagDisc_1m3u2_2369{background:#c4b5fd}._tagPoll_1m3u2_2372{background:#6ee7b7}._tagEvent_1m3u2_2375{background:#fcd34d}._sTime_1m3u2_2378{color:#94a3b8;white-space:nowrap;font-size:.72rem}._sBtn_1m3u2_2383{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:.3rem;padding:0;display:flex}._sTitle_1m3u2_2395{color:#eaf1ff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.96rem;font-weight:650;line-height:1.25;display:-webkit-box;overflow:hidden}._sSnippet_1m3u2_2405{color:#a9b4c6;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}._sMeta_1m3u2_2414{color:#8b97ab;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.76rem;overflow:hidden}._streamPaper_1m3u2_2424{min-height:8.5rem}._streamTag_1m3u2_2427{z-index:3;position:absolute;top:.55rem;left:.6rem}._streamNote_1m3u2_2433{-webkit-line-clamp:2;color:#dbe4f3;opacity:.92;-webkit-box-orient:vertical;margin-top:.15rem;font-size:.8rem;font-style:italic;display:-webkit-box;overflow:hidden}._sRow_1m3u2_2446{text-align:left;cursor:pointer;width:100%;height:5.5rem;color:inherit;font:inherit;flex-direction:row;align-items:center;gap:.85rem;padding:.6rem .85rem;transition:border-color .15s,transform .12s;overflow:hidden}._sCat_1m3u2_2461{flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:.35rem;width:5.25rem;display:flex}._sCatTime_1m3u2_2470{color:#94a3b8;font-size:.68rem}._sPerson_1m3u2_2475{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.28rem;width:3.75rem;display:flex}._sPaper_1m3u2_2486{--accent:#38bdf8;background:url(/assets/overview/papers.png) 50%/cover no-repeat}._sRow_1m3u2_2446:hover{border-color:var(--accent);transform:translateY(-1px)}._sDisc_1m3u2_2341{background:url(/assets/overview/discs.png) 50%/cover no-repeat}._sPoll_1m3u2_2344{background:url(/assets/overview/polls.png) 50%/cover no-repeat}._sEvent_1m3u2_2347{background:url(/assets/overview/events.png) 50%/cover no-repeat}._sLeft_1m3u2_2505{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.3rem;width:5rem;display:flex}._sWho_1m3u2_2515{text-align:center;color:#cbd5e1;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:.7rem;line-height:1.15;display:-webkit-box;overflow:hidden}._sAvatarBox_1m3u2_2527{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.6rem;padding:.2rem;display:inline-flex;box-shadow:0 3px 10px #0006}._sKicker_1m3u2_2535{justify-content:center;align-items:center;gap:.4rem;display:flex}._sTitleRow_1m3u2_2541{justify-content:center;align-items:center;gap:.5rem;min-width:0;display:flex}._sStatLine_1m3u2_2548{color:#dbe4f3;white-space:nowrap;justify-content:flex-end;align-items:center;gap:.4rem;font-size:.92rem;display:flex}._sStatLine_1m3u2_2548._commentNew_1m3u2_232{border-radius:999px;padding:.12rem .5rem}._sMid_1m3u2_2561{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.25rem;min-width:0;display:flex}._sTagRow_1m3u2_2571{align-items:center;gap:.5rem;display:flex}._sRight_1m3u2_2576{flex-direction:column;flex:none;justify-content:center;align-items:flex-end;gap:.35rem;min-width:4.5rem;display:flex}._sStat_1m3u2_2548{color:#94a3b8;flex-direction:column;align-items:flex-end;font-size:.68rem;line-height:1.1;display:flex}._sStat_1m3u2_2548 b{color:#e8eefc;font-size:1.15rem;font-weight:750;line-height:1}._sReacts_1m3u2_2599{color:#dbe4f3;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;font-size:.82rem;display:flex}._sDatePill_1m3u2_2607{background:#fbbf2429;border:1px solid #fbbf2459;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;min-width:2.6rem;padding:.15rem .35rem;line-height:1;display:flex}._sDateMonth_1m3u2_2619{letter-spacing:.06em;color:#fcd34d;font-size:.58rem;font-weight:800}._sDateDay_1m3u2_2625{color:#fde68a;font-size:1.15rem;font-weight:800}._ovSideCard_1m3u2_2633{min-height:0}._ovSideEvent_1m3u2_2636{background:linear-gradient(155deg,#fbbf241f,#ffffff05 70%);flex:1 1 0;min-height:7.5rem}._ovSidePoll_1m3u2_2641{background:linear-gradient(155deg,#34d3991f,#ffffff05 70%);flex:1 1 0;min-height:7.5rem}._ovSideChat_1m3u2_2646{background:linear-gradient(155deg,#38bdf81f,#ffffff05 70%);flex:1 1 0;min-height:7.5rem}._eventCardBare_1m3u2_2651{background:0 0;border:none;padding:.1rem 0}._eventCardBare_1m3u2_2651:hover{border:none}._ovSideList_1m3u2_2659{flex-direction:column;flex:auto;gap:.5rem;min-height:0;display:flex;overflow-y:auto}._ovChanList_1m3u2_2668{gap:.1rem}._ovChanList_1m3u2_2668 ._ovChannelRow_1m3u2_1986{padding:.3rem .45rem}._sideEvent_1m3u2_2676{background:#ffffff09;border:1px solid #94a3b81f;border-radius:.6rem;flex-direction:column;gap:.4rem;padding:.5rem;display:flex}._sideEventMain_1m3u2_2685{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;gap:.55rem;padding:0;display:flex}._sideEventInfo_1m3u2_2696{flex-direction:column;gap:.15rem;min-width:0;display:flex}._sideEventTitle_1m3u2_2702{color:#eaf1ff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;font-weight:650;line-height:1.2;display:-webkit-box;overflow:hidden}._sideEventWhen_1m3u2_2712{color:#94a3b8;font-size:.72rem}._rsvpRow_1m3u2_2716{gap:.35rem;display:flex}._rsvpBtn_1m3u2_2720{color:#cbd5e1;cursor:pointer;background:#ffffff08;border:1px solid #94a3b840;border-radius:.45rem;flex:1 1 0;padding:.3rem .2rem;font-size:.72rem;font-weight:650;transition:border-color .14s,background .14s,color .14s}._rsvpBtn_1m3u2_2720:hover{border-color:#94a3b880}._rsvpGoing_1m3u2_2735{color:#6ee7b7;background:#34d39933;border-color:#34d39980}._rsvpMaybe_1m3u2_2740{color:#fcd34d;background:#fbbf2433;border-color:#fbbf2480}._rsvpNo_1m3u2_2745{color:#fca5a5;background:#f8717133;border-color:#f8717180}._sidePoll_1m3u2_2752{text-align:left;cursor:pointer;color:inherit;background:#ffffff09;border:1px solid #94a3b81f;border-radius:.55rem;flex-direction:column;gap:.2rem;padding:.5rem .55rem;display:flex}._sidePoll_1m3u2_2752:hover{border-color:#34d39966}._sidePollQ_1m3u2_2767{color:#eaf1ff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;display:-webkit-box;overflow:hidden}._sidePollMeta_1m3u2_2776{color:#94a3b8;font-size:.72rem}._ovEmptyRich_1m3u2_2780{cursor:pointer;width:100%;color:inherit;border:1px dashed #94a3b847;border-radius:.7rem;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.3rem;transition:border-color .15s,transform .12s;display:flex}._ovEmptyRich_1m3u2_2780:hover{transform:translateY(-1px)}._emptyEvent_1m3u2_2797{background:radial-gradient(90% 90% at 50% 25%,#fbbf2429,#0000 70%);border-color:#fbbf2452}._emptyPoll_1m3u2_2801{background:radial-gradient(90% 90% at 50% 25%,#34d39929,#0000 70%);border-color:#34d39952}._emptyChat_1m3u2_2805{background:radial-gradient(90% 90% at 50% 25%,#38bdf829,#0000 70%);border-color:#38bdf852}._ovEmptyIcon_1m3u2_2809{filter:saturate(1.1);font-size:1.7rem}._ovEmptyTitle_1m3u2_2813{color:#e2e8f0;font-size:.85rem;font-weight:700}._ovEmptyHint_1m3u2_2818{color:#94a3b8;font-size:.72rem}@media (width<=60rem){._ovLayout_1m3u2_2273{grid-template-columns:minmax(0,1fr);overflow-y:auto}._ovStream_1m3u2_2282,._ovSide_1m3u2_2320{height:auto;overflow:visible}}._emptyBlock_1m3u2_2835{text-align:center;color:#94a3b8e6;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.6rem;padding:2.5rem 1.5rem;display:flex}._emptyIcon_1m3u2_2846{background:#38bdf81a;border:1px solid #38bdf838;border-radius:1rem;place-items:center;width:3.2rem;height:3.2rem;font-size:1.5rem;display:grid}._emptyTitle_1m3u2_2856{color:#e2e8f0;font-size:1.02rem;font-weight:700}._slideScrim_1m3u2_2863{z-index:70;background:#02061780;animation:.16s _gFade_1m3u2_1;position:absolute;inset:0}._slideOver_1m3u2_2870{z-index:71;background:#0b1324;border-left:1px solid #94a3b82e;flex-direction:column;width:min(30rem,92%);animation:.22s cubic-bezier(.22,1,.36,1) _gSlideIn_1m3u2_1;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-18px 0 40px #0006}._slideHead_1m3u2_2884{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:.5rem;padding:.9rem 1rem;display:flex}._slideTitle_1m3u2_2892{font-size:1rem;font-weight:700}._slideBody_1m3u2_2896{flex-direction:column;flex:auto;gap:.7rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}._slideFoot_1m3u2_2905{border-top:1px solid #94a3b824;justify-content:flex-end;gap:.5rem;padding:.8rem 1rem;display:flex}._field_1m3u2_2912{flex-direction:column;gap:.35rem;display:flex}._fieldLabel_1m3u2_2917{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8d9;font-size:.72rem;font-weight:650}._textareaWrap_1m3u2_2924{position:relative}._emojiBtn_1m3u2_2927{cursor:pointer;opacity:.8;background:0 0;border:none;font-size:1.05rem;position:absolute;bottom:.4rem;right:.4rem}._emojiBtn_1m3u2_2927:hover{opacity:1}._attachRow_1m3u2_2940{grid-template-columns:1fr auto;gap:.5rem;display:grid}._paperPreview_1m3u2_2945{background:#02061759;border:1px dashed #94a3b84d;border-radius:.7rem;padding:.6rem .75rem}._paperPreviewTitle_1m3u2_2951{font-size:.88rem;font-weight:650}._paperPreviewMeta_1m3u2_2955{color:#94a3b8d9;font-size:.75rem}._eventTypeRow_1m3u2_2961{flex-wrap:wrap;gap:.4rem;display:flex}._eventTypeChip_1m3u2_2966{color:#cbd5e1;cursor:pointer;background:#ffffff08;border:.0625rem solid #94a3b838;border-radius:999px;padding:.32rem .72rem;font-size:.78rem;transition:border-color .12s,background .12s,color .12s}._eventTypeChip_1m3u2_2966:hover{color:#e2e8f0;background:#38bdf80f;border-color:#38bdf859}._eventTypeChipOn_1m3u2_2981{color:#e2e8f0;background:#38bdf81f;border-color:#38bdf873}._eventModeGrid_1m3u2_2986{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}@media (width<=30rem){._eventModeGrid_1m3u2_2986{grid-template-columns:1fr}}._eventModeCard_1m3u2_2996{text-align:center;color:#cbd5e1;cursor:pointer;background:#ffffff08;border:.0625rem solid #94a3b838;border-radius:.75rem;justify-content:center;align-items:center;width:100%;padding:.55rem .5rem;font-size:.82rem;font-weight:650;transition:border-color .12s,background .12s;display:flex}._eventModeCard_1m3u2_2996:hover{background:#38bdf80f;border-color:#38bdf859}._eventModeCardOn_1m3u2_3016{color:#e2e8f0;background:#38bdf81a;border-color:#38bdf86b}._eventFieldRow_1m3u2_3021{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}@media (width<=30rem){._eventFieldRow_1m3u2_3021{grid-template-columns:1fr}}._eventComposerBlock_1m3u2_3031{background:#02061759;border:.0625rem solid #94a3b829;border-radius:.75rem;flex-direction:column;gap:.65rem;padding:.75rem;display:flex}._eventComposerBlockLabel_1m3u2_3040{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8bf;font-size:.72rem;font-weight:650}._chatWrap_1m3u2_3049{flex-direction:column;flex:auto;min-height:0;display:flex}._chatScroll_1m3u2_3055{flex:auto;min-height:0;padding:1rem 1rem .5rem;overflow-y:auto}._chatMessages_1m3u2_3063{flex:auto;min-height:0;padding:.65rem .85rem .35rem}._chatMessageList_1m3u2_3068{flex-direction:column;display:flex}._chatMessages_1m3u2_3063 .chat-row.mine .chat-row-main,._chatMessages_1m3u2_3063 .chat-row.theirs .chat-row-main{flex:0 66%;width:66%;max-width:66%}._chatMessages_1m3u2_3063 .chat-row.theirs .chat-row-main{align-items:stretch}._chatMessages_1m3u2_3063 .chat-bubble-row,._chatMessages_1m3u2_3063 .chat-meta{width:100%;max-width:100%}._chatMessages_1m3u2_3063 .chat-row.theirs .chat-bubble-row{align-self:stretch}._mainCol_1m3u2_3099{flex-direction:column;align-items:flex-start;width:100%;min-width:0;max-width:100%;display:flex}._chatMessages_1m3u2_3063 .chat-row.mine ._mainCol_1m3u2_3099{align-items:flex-end}._chatMessages_1m3u2_3063 .chat-row.theirs ._mainCol_1m3u2_3099{align-items:flex-start;width:100%;max-width:100%}._bubbleLine_1m3u2_3115{vertical-align:top;gap:.18rem;width:fit-content;min-width:0;max-width:100%;flex-flow:row!important;align-items:flex-start!important;display:flex!important}._chatMessages_1m3u2_3063 .chat-row.mine ._bubbleLine_1m3u2_3115{justify-content:flex-end}._bubbleStack_1m3u2_3132{flex-direction:column;flex:0 auto;align-items:flex-start;min-width:0;max-width:calc(100% - 5rem);display:flex}._chatMessages_1m3u2_3063 .chat-row.mine ._bubbleStack_1m3u2_3132{align-items:flex-end;max-width:calc(100% - 2rem)}._tools_1m3u2_3144{z-index:3;align-self:flex-start;align-items:center;gap:.08rem;margin-top:.2rem;position:relative;flex:none!important;display:inline-flex!important}._chatMessages_1m3u2_3063 .chat-row.mine .chat-bubble,._chatMessages_1m3u2_3063 .chat-row.theirs .chat-bubble{width:fit-content!important;max-width:100%!important;box-shadow:none!important;filter:none!important;border-radius:1rem!important;padding:.28rem .7rem!important;line-height:1.35!important;display:block!important}._chatMessages_1m3u2_3063 .chat-bubble:after{content:none!important}._chatMessages_1m3u2_3063 .chat-text{font-size:1rem!important;line-height:1.35!important}._chatMessages_1m3u2_3063 .chat-author,._chatMessages_1m3u2_3063 .chat-time{font-size:.8rem!important}._chatMessages_1m3u2_3063 .chat-reply-preview-line{font-size:.78rem!important}._chatMessages_1m3u2_3063 .chat-react-btn,._chatMessages_1m3u2_3063 .chat-reply-btn,._chatMessages_1m3u2_3063 .chat-delete{min-width:1.55rem!important;height:1.55rem!important;box-shadow:none!important;background:0 0!important;border:.0625rem solid #94a3b899!important;border-radius:999px!important;flex:none!important;padding:0 .3rem!important;font-size:.85rem!important;line-height:1!important}._chatMessages_1m3u2_3063 .chat-delete:hover{color:#fca5a5!important;border-color:#f87171a6!important}._chatMessages_1m3u2_3063 .chat-react-emoji{font-size:.9rem!important}._chatMessages_1m3u2_3063 .chat-react-count{font-size:.7rem!important}._chatMessages_1m3u2_3063 .chat-reactions{flex-wrap:wrap;gap:.12rem;max-width:100%;margin:.1rem 0 0!important;padding:0!important;display:flex!important;position:static!important}._chatMessages_1m3u2_3063 .chat-row.mine .chat-reactions{justify-content:flex-end}._chatMessages_1m3u2_3063 .chat-row.theirs .chat-reactions{justify-content:flex-start}._chatComposer_1m3u2_3220{border-top:none;flex-direction:column;gap:.4rem;padding:.35rem .85rem .7rem;display:flex;position:relative}._composerRow_1m3u2_3228{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.4rem;display:grid}._chatInput_1m3u2_3234{resize:none;align-self:stretch;min-height:4.6rem;max-height:8rem;overflow-y:auto;box-shadow:none!important;background:#ffffff0a!important;border:none!important;border-radius:.75rem!important;padding:.55rem .75rem!important}._chatInput_1m3u2_3234:focus{box-shadow:none!important;background:#ffffff0f!important;outline:none!important}._composerTools_1m3u2_3251{flex-direction:column;justify-content:space-between;align-items:stretch;gap:.3rem;min-width:6.6rem;display:flex}._composerIcons_1m3u2_3259{justify-content:space-between;align-items:center;gap:.2rem;display:flex}._composerIcon_1m3u2_3259{color:#e2e8f0;cursor:pointer;background:#0f172a59;border:1px solid #94a3b833;border-radius:.5rem;flex:none;place-items:center;width:2rem;height:2rem;padding:0;font-size:.92rem;line-height:1;display:grid}._composerIcon_1m3u2_3259:hover:not(:disabled){background:#38bdf81a;border-color:#38bdf86b}._composerIcon_1m3u2_3259:disabled{opacity:.45;cursor:default}._composerSend_1m3u2_3288{color:#04121f;cursor:pointer;background:linear-gradient(#38bdf8,#0ea5e9);border:none;border-radius:.5rem;width:100%;padding:.32rem .45rem;font-size:.78rem;font-weight:700}._composerSend_1m3u2_3288:hover:not(:disabled){filter:brightness(1.06)}._composerSend_1m3u2_3288:disabled{opacity:.5;cursor:default}._attachWrap_1m3u2_3306{flex:none;position:relative}._attachMenu_1m3u2_3310{z-index:40;background:#0f172af5;border:1px solid #94a3b838;border-radius:.65rem;flex-direction:column;gap:.15rem;min-width:8.5rem;padding:.3rem;display:flex;position:absolute;bottom:calc(100% + .35rem);right:0;box-shadow:0 .75rem 1.5rem #00000059}._attachMenuItem_1m3u2_3325{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.45rem;align-items:center;gap:.45rem;width:100%;padding:.4rem .55rem;font-size:.84rem;display:flex}._attachMenuItem_1m3u2_3325:hover{background:#38bdf81f}._chatPaperChip_1m3u2_3342{color:#e2e8f0f2;cursor:pointer;text-align:left;background:#38bdf81a;border:.0625rem solid #38bdf847;border-radius:.4rem;align-items:center;gap:.3rem;max-width:100%;margin-top:.12rem;padding:.12rem .35rem;font-size:.8rem;display:inline-flex}._chatPaperChip_1m3u2_3342:hover{background:#38bdf829}._chatPaperTitle_1m3u2_3360{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}._chatPaperOpen_1m3u2_3367{opacity:.7;flex:none;margin-left:auto}._attachBar_1m3u2_3373{flex-direction:column;gap:.4rem;width:100%;display:flex}._attachChip_1m3u2_3379{color:#cbd5e1;background:#02061766;border:1px solid #94a3b833;border-radius:.5rem;align-items:center;gap:.4rem;max-width:14rem;padding:.25rem .4rem .25rem .5rem;font-size:.76rem;display:flex}._attachChip_1m3u2_3379 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._attachChip_1m3u2_3379 img{object-fit:cover;border-radius:.3rem;flex:none;width:1.6rem;height:1.6rem}._attachRemove_1m3u2_3403{color:#94a3b8cc;cursor:pointer;background:0 0;border:none;flex:none;padding:0 .1rem;font-size:.85rem;line-height:1}._attachRemove_1m3u2_3403:hover{color:#fca5a5}._msgAttachments_1m3u2_3417{flex-wrap:wrap;gap:.35rem;margin-top:.25rem;display:flex}._msgAttImg_1m3u2_3423{border:1px solid #94a3b829;border-radius:.5rem;max-width:13rem;max-height:9rem;display:block}._msgAttFile_1m3u2_3430{color:#cbd5e1;background:#ffffff08;border:1px solid #94a3b838;border-radius:.55rem;align-items:center;gap:.4rem;max-width:16rem;padding:.35rem .6rem;font-size:.8rem;text-decoration:none;display:inline-flex}._msgAttFile_1m3u2_3430:hover{color:#e2e8f0;border-color:#38bdf866}._msgAttName_1m3u2_3447{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._replyBar_1m3u2_3452{background:#38bdf80f;border-top:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem .85rem;font-size:.8rem;display:flex}._membersShell_1m3u2_3464{flex-direction:column;gap:0;width:100%;max-width:40rem;min-height:100%;margin:0 auto;display:flex}._membersHeader_1m3u2_3473{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.35rem .15rem 1rem;display:flex}._membersHeaderText_1m3u2_3481{min-width:0}._membersTitle_1m3u2_3484{letter-spacing:-.01em;color:#f1f5f9;margin:0;font-size:1.15rem;font-weight:700}._membersSubtitle_1m3u2_3491{color:#64748b;margin:.2rem 0 0;font-size:.82rem}._membersRoleChip_1m3u2_3496{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;vertical-align:middle;background:#94a3b81f;border-radius:.35rem;padding:.08rem .4rem;font-size:.68rem;font-weight:700;display:inline-block}._membersRoleChip_owner_1m3u2_3508{color:#fbbf24;background:#fbbf241f}._membersRoleChip_admin_1m3u2_3512{color:#38bdf8;background:#38bdf81f}._membersRoleChip_member_1m3u2_3516{color:#94a3b8;background:#94a3b81f}._membersInviteBtn_1m3u2_3520{color:#e0f2fe;cursor:pointer;background:#38bdf81a;border:1px solid #38bdf859;border-radius:999px;flex-shrink:0;padding:.42rem .95rem;font-size:.82rem;font-weight:600;transition:background .14s,border-color .14s;position:relative}._membersInviteBtn_1m3u2_3520:hover{background:#38bdf82e;border-color:#38bdf880}._membersInviteBadge_1m3u2_3537{color:#0f172a;text-align:center;background:#f59e0b;border-radius:999px;min-width:1.1rem;height:1.1rem;padding:0 .25rem;font-size:.62rem;font-weight:800;line-height:1.1rem;position:absolute;top:-.35rem;right:-.25rem}._membersPending_1m3u2_3552{background:#f59e0b0f;border:1px solid #f59e0b38;border-radius:.65rem;margin:.85rem 0 0;padding:.65rem .75rem}._membersPendingHead_1m3u2_3559{text-transform:uppercase;letter-spacing:.06em;color:#fbbf24;justify-content:space-between;align-items:center;margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:flex}._membersPendingCount_1m3u2_3570{background:#fbbf2426;border-radius:999px;padding:.05rem .4rem;font-size:.68rem}._membersPendingList_1m3u2_3576{flex-direction:column;gap:.35rem;display:flex}._membersPendingRow_1m3u2_3581{border-top:1px solid #f59e0b1f;justify-content:space-between;align-items:center;gap:.65rem;padding:.35rem 0;display:flex}._membersPendingRow_1m3u2_3581:first-child{border-top:none;padding-top:0}._membersPendingWho_1m3u2_3593{flex-direction:column;gap:.08rem;min-width:0;font-size:.82rem;display:flex}._membersPendingWho_1m3u2_3593 strong{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}._membersPendingWho_1m3u2_3593 span{color:#94a3b8;font-size:.72rem}._membersPendingActions_1m3u2_3611{flex-shrink:0;gap:.3rem;display:flex}._membersPanel_1m3u2_3616{flex-direction:column;flex:auto;gap:.15rem;padding:.85rem 0 .5rem;display:flex}._membersEmpty_1m3u2_3623{text-align:center;color:#64748b;margin:1.5rem 0;font-size:.88rem}._membersSection_1m3u2_3629{padding:.35rem 0 .65rem}._membersSection_owner_1m3u2_3632 ._membersSectionHead_1m3u2_3632{color:#fbbf24}._membersSection_admin_1m3u2_3635 ._membersSectionHead_1m3u2_3632{color:#38bdf8}._membersSection_member_1m3u2_3638 ._membersSectionHead_1m3u2_3632{color:#94a3b8}._membersSectionHead_1m3u2_3632{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.45rem;padding:.35rem .15rem .45rem;font-size:.68rem;font-weight:700;display:flex}._membersSectionTitle_1m3u2_3651{flex:auto}._membersSectionCount_1m3u2_3654{opacity:.75;font-size:.65rem}._membersSectionBody_1m3u2_3658{flex-direction:column;display:flex}._memberTile_1m3u2_3662{border-radius:.55rem;align-items:center;gap:.65rem;margin:0 -.35rem;padding:.48rem .5rem;transition:background .12s;display:flex}._memberTile_1m3u2_3662:hover,._memberTile_1m3u2_3662:focus-within{background:#ffffff0a}._memberTile_1m3u2_3662 .chat-avatar{flex-shrink:0}._memberTileMain_1m3u2_3678{flex:auto;min-width:0}._memberTileTop_1m3u2_3682{align-items:center;gap:.4rem;min-width:0;display:flex}._memberTileName_1m3u2_3688{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}._memberYouBadge_1m3u2_3696{text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#94a3b81f;border-radius:.3rem;flex-shrink:0;padding:.06rem .35rem;font-size:.62rem;font-weight:700}._memberRestrictHint_1m3u2_3707{color:#64748b;flex-shrink:0;font-size:.62rem}._memberTileEmail_1m3u2_3712{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:.06rem;font-size:.74rem;display:block;overflow:hidden}._memberTileActions_1m3u2_3721{opacity:0;pointer-events:none;flex-shrink:0;align-items:center;gap:.25rem;transition:opacity .12s;display:flex}._memberTile_1m3u2_3662:hover ._memberTileActions_1m3u2_3721,._memberTile_1m3u2_3662:focus-within ._memberTileActions_1m3u2_3721{opacity:1;pointer-events:auto}@media (hover:none){._memberTileActions_1m3u2_3721{opacity:1;pointer-events:auto}}._memberActionIcon_1m3u2_3741{cursor:pointer;background:#94a3b81a;border:none;border-radius:.4rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;font-size:.85rem;display:inline-flex}._memberActionIcon_1m3u2_3741:hover{background:#94a3b82e}._memberActionBtn_1m3u2_3757{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:#94a3b81a;border:none;border-radius:.4rem;padding:.22rem .5rem;font-size:.72rem;font-weight:600}._memberActionBtn_1m3u2_3757:hover:not(:disabled){color:#e0f2fe;background:#38bdf826}._memberActionBtn_1m3u2_3757:disabled{opacity:.45;cursor:default}._memberActionDanger_1m3u2_3776:hover:not(:disabled){color:#fca5a5;background:#f8717126}._membersFooter_1m3u2_3780{border-top:1px solid #94a3b81a;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:auto;padding:1rem .15rem .35rem;display:flex}._membersFooterLink_1m3u2_3789{color:#64748b;cursor:pointer;text-underline-offset:.15em;background:0 0;border:none;padding:0;font-size:.78rem;text-decoration:underline}._membersFooterLink_1m3u2_3789:hover,._membersFooterDanger_1m3u2_3802{color:#94a3b8}._membersFooterDanger_1m3u2_3802:hover{color:#f87171}._membersFooterSep_1m3u2_3808{color:#475569;font-size:.78rem}._membersFooterNote_1m3u2_3812{color:#f87171;flex:100%;margin:.35rem 0 0;font-size:.78rem}._inviteModalInput_1m3u2_3818{width:100%}._membersPane_1m3u2_3616{flex-direction:column;gap:1rem;width:100%;max-width:46rem;margin:0 auto;display:flex}._card_1m3u2_3831{background:#ffffff05;border:1px solid #94a3b824;border-radius:.85rem;padding:.9rem 1rem}._cardTitle_1m3u2_3837{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8d9;margin-bottom:.6rem;font-size:.72rem;font-weight:700}._inviteRow_1m3u2_3845{grid-template-columns:1fr auto;gap:.5rem;display:grid}._memberList_1m3u2_3850{flex-direction:column;gap:.4rem;display:flex}._memberRow_1m3u2_3855{background:#02061740;border:1px solid #94a3b81a;border-radius:.7rem;align-items:center;gap:.7rem;padding:.5rem .55rem;display:flex}._memberName_1m3u2_3864{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:.9rem;font-weight:600;overflow:hidden}._rolePill_1m3u2_3873{text-transform:uppercase;letter-spacing:.05em;color:#7dd3fc;background:#38bdf81f;border:1px solid #38bdf840;border-radius:999px;padding:.1rem .5rem;font-size:.68rem}._memberActions_1m3u2_3883{flex-shrink:0;gap:.35rem;display:flex}._miniBtn_1m3u2_3888{color:#e2e8f0;cursor:pointer;background:#ffffff08;border:1px solid #94a3b838;border-radius:.5rem;padding:.25rem .6rem;font-size:.76rem;transition:background .14s,border-color .14s,color .14s}._miniBtn_1m3u2_3888:hover{background:#38bdf81f;border-color:#38bdf859}._miniBtn_1m3u2_3888._danger_1m3u2_3902:hover{color:#fca5a5;background:#f8717124;border-color:#f8717173}._iconMiniBtn_1m3u2_3907{cursor:pointer;background:#ffffff08;border:1px solid #94a3b838;border-radius:.5rem;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;padding:0;font-size:.9rem;line-height:1;display:inline-flex}._iconMiniBtn_1m3u2_3907:hover{background:#38bdf81f;border-color:#38bdf859}._restrictBadge_1m3u2_3925{color:#94a3b8;margin-left:.45rem;font-size:.68rem;font-weight:600;display:inline-block}._channelRestrictList_1m3u2_3932{flex-direction:column;gap:.15rem;margin-top:.15rem;display:flex}._channelRestrictEmpty_1m3u2_3938{color:#64748b;margin:.2rem 0 0;font-size:.86rem}._channelRestrictRow_1m3u2_3943{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #94a3b81a;border-radius:0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.62rem .1rem;transition:color .12s,opacity .12s;display:flex}._channelRestrictRow_1m3u2_3943:last-child{border-bottom:none}._channelRestrictRow_1m3u2_3943:hover:not(:disabled){color:#f8fafc}._channelRestrictRow_1m3u2_3943:focus{outline:none}._channelRestrictRow_1m3u2_3943:focus-visible:not(:disabled){border-radius:.45rem;box-shadow:inset 0 0 0 1px #94a3b859}._channelRestrictRowOn_1m3u2_3972 ._channelRestrictName_1m3u2_3972,._channelRestrictRowOn_1m3u2_3972 ._channelRestrictStatus_1m3u2_3975{color:#94a3b8}._channelRestrictRowLocked_1m3u2_3978{opacity:.55;cursor:default}._channelRestrictName_1m3u2_3972{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;font-weight:500;overflow:hidden}._channelRestrictStatus_1m3u2_3975{letter-spacing:.02em;text-transform:uppercase;color:#64748b;flex:none;font-size:.72rem;font-weight:600}._channelRestrictSave_1m3u2_3998{justify-content:center;width:100%}._reqRow_1m3u2_4002{background:#02061740;border:1px solid #94a3b81a;border-radius:.7rem;align-items:center;gap:.6rem;padding:.5rem .55rem;display:flex}._reqMain_1m3u2_4011{flex:auto;min-width:0}._reqName_1m3u2_4015{font-size:.88rem;font-weight:600}._reqMeta_1m3u2_4019{color:#94a3b8cc;font-size:.72rem}._dangerZone_1m3u2_4023{flex-wrap:wrap;gap:.5rem;display:flex}._msgOk_1m3u2_4028{color:#6ee7b7;margin-top:.4rem;font-size:.8rem}._msgErr_1m3u2_4033{color:#fca5a5;margin-top:.4rem;font-size:.8rem}@keyframes _gFade_1m3u2_1{0%{opacity:0}to{opacity:1}}@keyframes _gSlideIn_1m3u2_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){._slideOver_1m3u2_2870,._slideScrim_1m3u2_2863{animation:none}}._scrim_1m3u2_4056{display:none}@media (width<=52rem){._root_1m3u2_6{grid-template-columns:minmax(0,1fr)}._rail_1m3u2_21{z-index:80;background:#0b1324;border-right:1px solid #94a3b833;width:min(17rem,84%);transition:transform .22s;position:absolute;inset:0 auto 0 0;transform:translate(-102%)}._railOpen_1m3u2_4073{transform:translate(0);box-shadow:0 0 40px #0009}._scrim_1m3u2_4056{z-index:75;background:#0206178c;display:block;position:absolute;inset:0}._drawerToggle_1m3u2_402{display:inline-flex}._paneHeadChat_1m3u2_373{display:flex}}._dock_7p4lz_1{z-index:100005;pointer-events:none;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1rem;right:1rem}._window_7p4lz_12{pointer-events:auto;color:#e2e8f0;background:#0b1324;border:1px solid #94a3b82e;border-radius:.9rem;flex-direction:column;width:min(28rem,100vw - 2rem);max-width:calc(100vw - 2rem);height:30rem;max-height:calc(100dvh - 6rem);display:flex;overflow:hidden;box-shadow:0 18px 48px #02061799}._head_7p4lz_28{background:#38bdf814;border-bottom:1px solid #94a3b824;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .7rem;display:flex}._headWho_7p4lz_38{align-items:center;gap:.5rem;min-width:0;display:flex}._headWho_7p4lz_38 .rr-avatar{width:1.7rem;height:1.7rem;font-size:.8rem}._headName_7p4lz_49{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;overflow:hidden}._headActions_7p4lz_58{flex-shrink:0;align-items:center;gap:.1rem;display:flex}._close_7p4lz_65{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.4rem;flex-shrink:0;padding:.15rem .35rem;font-size:.9rem}._close_7p4lz_65:hover{color:#e2e8f0;background:#94a3b826}._body_7p4lz_80{flex:auto;min-height:0;padding:.7rem;position:relative;overflow-y:auto}._messageList_7p4lz_87{flex-direction:column;gap:.4rem;display:flex}._hint_7p4lz_92{color:#64748b;text-align:center;pointer-events:none;justify-content:center;align-items:center;font-size:.85rem;display:flex;position:absolute;inset:0}._msgRow_7p4lz_104{display:flex}._mine_7p4lz_107{justify-content:flex-end}._theirs_7p4lz_110{justify-content:flex-start}._bubbleLine_7p4lz_113{align-items:center;gap:.3rem;min-width:0;max-width:94%;display:flex}._mine_7p4lz_107 ._bubbleLine_7p4lz_113{flex-direction:row-reverse}._msgDelete_7p4lz_123{color:#94a3b88c;cursor:pointer;background:0 0;border:none;flex:none;padding:.15rem;font-size:.78rem;line-height:1}._msgDelete_7p4lz_123:hover{color:#fca5a5}._bubble_7p4lz_113{overflow-wrap:anywhere;border-radius:.8rem;flex-direction:column;flex:0 auto;gap:.15rem;width:fit-content;min-width:0;max-width:100%;padding:.4rem .6rem;font-size:.86rem;line-height:1.35;display:flex}._mine_7p4lz_107 ._bubble_7p4lz_113{color:#f8fafc;background:linear-gradient(#2563eb,#1d4ed8);border-bottom-right-radius:.25rem}._theirs_7p4lz_110 ._bubble_7p4lz_113{color:#e2e8f0;background:#94a3b824;border-bottom-left-radius:.25rem}._msgText_7p4lz_160{white-space:pre-wrap}._msgTime_7p4lz_163{opacity:.6;align-self:flex-end;font-size:.62rem}._paperChip_7p4lz_169{color:inherit;font:inherit;cursor:pointer;text-align:left;background:#02061740;border:1px solid #ffffff2e;border-radius:.45rem;align-items:center;gap:.35rem;max-width:100%;margin-bottom:.2rem;padding:.25rem .45rem;font-size:.78rem;font-weight:600;display:inline-flex}._paperChip_7p4lz_169 span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._attList_7p4lz_191{flex-direction:column;gap:.3rem;margin-bottom:.2rem;display:flex}._attImg_7p4lz_197{object-fit:cover;border-radius:.45rem;max-width:100%;max-height:8rem;display:block}._attFile_7p4lz_204{color:inherit;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}._attFile_7p4lz_204:hover{text-decoration:underline}._attSize_7p4lz_216{opacity:.65;font-size:.7rem;font-weight:500}._attachBar_7p4lz_222{flex-direction:column;flex-shrink:0;gap:.35rem;width:100%;padding:.4rem .55rem 0;display:flex}._attachChip_7p4lz_230{color:#e2e8f0;background:#0f172a8c;border:1px solid #94a3b840;border-radius:.5rem;align-items:center;gap:.35rem;max-width:100%;padding:.25rem .4rem;font-size:.75rem;display:inline-flex}._attachChip_7p4lz_230 img{object-fit:cover;border-radius:.25rem;width:1.2rem;height:1.2rem}._attachChip_7p4lz_230 span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:10rem;overflow:hidden}._attachRemove_7p4lz_254{color:#94a3b8;cursor:pointer;background:0 0;border:0;padding:0 .15rem;line-height:1}._attachRemove_7p4lz_254:hover{color:#e2e8f0}._composer_7p4lz_266{border-top:1px solid #94a3b824;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.4rem;padding:.55rem;display:grid;position:relative}._input_7p4lz_276{resize:none;color:#e2e8f0;min-width:0;min-height:4.4rem;max-height:7rem;font:inherit;background:#0f172ab3;border:1px solid #94a3b833;border-radius:.6rem;padding:.5rem .6rem;font-size:.86rem}._composerTools_7p4lz_289{flex-direction:column;justify-content:space-between;align-items:stretch;gap:.3rem;min-width:6.4rem;display:flex}._composerIcons_7p4lz_297{justify-content:space-between;align-items:center;gap:.2rem;display:flex}._input_7p4lz_276:focus{border-color:#38bdf899;outline:none}._iconBtn_7p4lz_307{color:#e2e8f0;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b838;border-radius:.55rem;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;padding:0;font-size:.95rem;display:grid}._iconBtn_7p4lz_307:hover:not(:disabled){background:#38bdf81a;border-color:#38bdf873}._iconBtn_7p4lz_307:disabled{opacity:.45;cursor:default}._attachWrap_7p4lz_329{flex-shrink:0;position:relative}._attachMenu_7p4lz_333{z-index:5;background:#0f172a;border:1px solid #94a3b838;border-radius:.65rem;flex-direction:column;gap:.15rem;min-width:8.5rem;padding:.3rem;display:flex;position:absolute;bottom:calc(100% + .35rem);right:0;box-shadow:0 12px 28px #0206178c}._attachMenuItem_7p4lz_348{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.45rem;align-items:center;gap:.45rem;width:100%;padding:.45rem .55rem;font-size:.82rem;font-weight:600;display:flex}._attachMenuItem_7p4lz_348:hover{background:#38bdf81f}._sendBtn_7p4lz_366{color:#04121f;cursor:pointer;background:linear-gradient(#38bdf8,#0ea5e9);border:none;border-radius:.5rem;width:100%;padding:.32rem .45rem;font-size:.78rem;font-weight:700}._sendBtn_7p4lz_366:disabled{opacity:.5;cursor:default}._dmBadge_7p4lz_383{color:#fff;text-align:center;background:#ef4444;border:2px solid #0a0f1a;border-radius:999px;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.6rem;font-weight:800;line-height:1rem;position:absolute;top:-3px;right:-3px}._panel_1tjg1_2{z-index:9999;box-sizing:border-box;color:#e2e8f0f2;border-radius:.95rem;width:min(26rem,100vw - 1.75rem);max-height:min(32rem,100vh - 8.75rem);padding:1rem 1.1rem .9rem;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:#0b1324!important;border:.0625rem solid #94a3b84d!important}._close_1tjg1_23{appearance:none;z-index:3;color:#94a3b8f2;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;margin:0;padding:0;font-size:.85rem;line-height:1;display:inline-flex;box-shadow:none!important;background:0 0!important;border:none!important;position:absolute!important;top:.45rem!important;left:auto!important;right:.5rem!important}._close_1tjg1_23:hover{color:#e2e8f0fa;background:#ffffff14!important}._section_1tjg1_52{border-bottom:.0625rem solid #ffffff0f;padding:.5rem 1.5rem .6rem .1rem}._section_1tjg1_52:last-child{border-bottom:0}._sectionHead_1tjg1_61{align-items:center;gap:.45rem;margin-bottom:.4rem;display:flex}._emoji_1tjg1_68{font-size:1.25rem;line-height:1}._label_1tjg1_73{color:#e2e8f0f2;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.9rem;font-weight:650;line-height:1.3;overflow:hidden}._count_1tjg1_85{color:#94a3b8f2;font-size:.85rem;font-weight:600}._users_1tjg1_91{flex-direction:column;gap:.3rem;display:flex}._user_1tjg1_91{color:#e2e8f0f2;box-shadow:none;background:0 0;border:none;align-items:center;gap:.5rem;padding:.12rem 0;font-size:.95rem;display:inline-flex}._avatar_1tjg1_109{object-fit:cover;color:#fff;width:1.55rem;height:1.55rem;box-shadow:none;background:#38bdf859;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}._status_1tjg1_125{color:#94a3b8cc;padding:.7rem 1.4rem .45rem .1rem;font-size:.95rem}._root_u9480_3{--cmt-ink:#f1f5f9f5;--cmt-muted:#94a3b8d1;--cmt-line:#94a3b829;--cmt-accent-soft:#38bdf824;flex-direction:column;min-height:min(88vh,52rem);max-height:min(94vh,58rem);margin:-.1rem 0 0;display:flex}._rootBare_u9480_17{min-height:min(90vh,54rem);max-height:min(96vh,60rem);margin:-.55rem -.35rem -.4rem}._rootBare_u9480_17 ._stage_u9480_23{box-shadow:none;background:0 0;border:none;border-radius:0}._rootBare_u9480_17 ._list_u9480_30{padding:.55rem .55rem 4.75rem}._rootBare_u9480_17 ._row_u9480_36,._rootBare_u9480_17 ._empty_u9480_37{box-sizing:border-box;padding-left:.75rem;padding-right:.75rem}._stage_u9480_23{border:.0625rem solid var(--cmt-line);background:radial-gradient(120% 80% at 0 0,#38bdf80f,#0000 55%),radial-gradient(90% 70% at 100% 100%,#2dd4bf0a,#0000 50%),#02061766;border-radius:1rem;flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}._stageClose_u9480_59{z-index:3;color:#e2e8f0d9;cursor:pointer;background:#0f172a8c;border:.0625rem solid #94a3b833;border-radius:.45rem;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;padding:0;font-size:.78rem;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex;position:absolute;top:.3rem;right:.05rem}._stageClose_u9480_59:hover{color:#fff;background:#38bdf824;border-color:#38bdf866}._list_u9480_30{scrollbar-width:thin;scrollbar-color:#94a3b859 transparent;flex-direction:column;flex:auto;gap:.65rem;min-height:0;padding:.85rem .85rem 5.5rem;display:flex;overflow:hidden auto}._list_u9480_30::-webkit-scrollbar{width:.45rem}._list_u9480_30::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}._empty_u9480_37{color:var(--cmt-muted);margin:.5rem .15rem;font-size:.88rem}._row_u9480_36{align-items:flex-start;gap:.6rem;display:flex}._rowMine_u9480_120 ._name_u9480_120{color:#bae6fdfa}._avatar_u9480_124{flex:none;border-radius:50%!important;width:2rem!important;height:2rem!important}._main_u9480_131{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}._meta_u9480_139{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;display:flex}._name_u9480_120{color:var(--cmt-ink);font-size:.84rem;font-weight:700}._you_u9480_152{letter-spacing:.04em;text-transform:uppercase;background:var(--cmt-accent-soft);color:#bae6fdf2;border-radius:999px;padding:.08rem .35rem;font-size:.6rem;font-weight:750}._time_u9480_163{color:var(--cmt-muted);font-size:.7rem;font-weight:500}._bodyRow_u9480_170{align-items:flex-start;gap:.45rem;display:flex}._content_u9480_176{flex-direction:column;flex:auto;gap:.3rem;min-width:0;display:flex}._text_u9480_184{color:#e2e8f0f0;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9rem;line-height:1.4}._actions_u9480_193{flex:none;align-items:center;gap:.1rem;margin-top:.05rem;display:inline-flex}._act_u9480_193{color:#e2e8f09e;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;padding:0;font-size:.9rem;line-height:1;transition:background .12s,color .12s;display:inline-flex}._act_u9480_193:hover{color:#fff;background:#38bdf824}._actOn_u9480_223{background:var(--cmt-accent-soft);color:#fff}._actDanger_u9480_228:hover{color:#fda4af;background:#f43f5e29}._reactSummary_u9480_233{color:var(--cmt-ink);cursor:pointer;background:#0f172a59;border:.0625rem solid #94a3b829;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.2rem;width:fit-content;padding:.1rem .3rem;font-size:.74rem;display:inline-flex}._reactSummary_u9480_233:hover{border-color:#38bdf859}._reactEmoji_u9480_252{align-items:center;gap:.12rem;display:inline-flex}._reactCount_u9480_258{color:var(--cmt-muted);font-size:.68rem;font-weight:700}._children_u9480_264{border-left:.12rem solid #38bdf838;flex-direction:column;gap:.55rem;margin-top:.35rem;margin-left:.2rem;padding-left:.75rem;display:flex}._paperChip_u9480_274{color:#e2e8f0f2;cursor:pointer;text-align:left;background:#38bdf814;border:.0625rem solid #38bdf847;border-radius:.6rem;align-items:center;gap:.45rem;max-width:100%;padding:.3rem .55rem;font-size:.82rem;display:inline-flex}._paperChip_u9480_274:hover{background:#38bdf824}._paperTitle_u9480_293{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}._paperOpen_u9480_300{opacity:.7;margin-left:auto}._rowOp_u9480_306{background:linear-gradient(135deg,#38bdf81f,#2dd4bf0d),#080f1eb8;border:.0625rem solid #38bdf847;border-radius:.9rem;align-items:flex-start;gap:.6rem;padding:.55rem .75rem;display:flex}._rootBare_u9480_17 ._rowOp_u9480_306{box-sizing:border-box;align-self:flex-start;width:95%;max-width:95%;padding:.5rem .75rem}._opTitle_u9480_327{letter-spacing:.01em;color:#f8fafcfa;margin:0 0 .15rem;font-size:1rem;font-weight:750;line-height:1.25}._opBadge_u9480_336{letter-spacing:.04em;text-transform:uppercase;color:#bae6fdfa;background:#38bdf833;border:.0625rem solid #38bdf847;border-radius:999px;padding:.1rem .4rem;font-size:.6rem;font-weight:750}._compose_u9480_349{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172aeb;border:.0625rem solid #94a3b838;border-radius:.85rem;flex-direction:column;gap:.35rem;padding:.4rem .45rem;display:flex;position:absolute;bottom:.55rem;left:.55rem;right:.55rem;box-shadow:0 .45rem 1.4rem #00000059}._composeBare_u9480_367{z-index:2;box-shadow:none;background:0 0;border:none;flex-direction:column;gap:.3rem;padding:0;display:flex;position:absolute;bottom:.65rem;left:.7rem;right:.7rem}._replying_u9480_382{color:#e2e8f0e6;background:#38bdf81a;border:.0625rem solid #38bdf838;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .4rem;font-size:.78rem;display:flex}._replyCancel_u9480_395{color:#e2e8f0e6;cursor:pointer;background:#0f172a66;border:none;border-radius:999px;padding:.15rem .55rem;font-size:.72rem}._replyCancel_u9480_395:hover{color:#fecdd3;background:#f43f5e33}._paperAttached_u9480_410{background:#38bdf814;border:.0625rem solid #38bdf83d;border-radius:.55rem;align-items:center;gap:.4rem;padding:.2rem .35rem;font-size:.8rem;display:flex}._paperAttachedTitle_u9480_421{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}._composeRow_u9480_429{align-items:flex-end;gap:.4rem;display:flex}._input_u9480_435{box-sizing:border-box;resize:none;min-width:0;min-height:2.25rem;max-height:6.5rem;color:var(--cmt-ink);scrollbar-width:none;flex:auto;line-height:1.35;background:#02061773!important;border:.0625rem solid #94a3b833!important;border-radius:.65rem!important;width:auto!important;padding:.45rem .65rem!important;font-size:.88rem!important;overflow:hidden!important}._input_u9480_435::-webkit-scrollbar{width:0;height:0;display:none}._inputTall_u9480_462{scrollbar-width:thin;scrollbar-color:#94a3b859 transparent;overflow-y:auto!important}._inputTall_u9480_462::-webkit-scrollbar{width:.35rem;display:block}._inputTall_u9480_462::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:999px}._input_u9480_435:focus{outline:none;box-shadow:0 0 0 .12rem #38bdf81a;border-color:#38bdf873!important}._tools_u9480_484{flex:none;align-items:center;gap:.25rem;display:inline-flex;position:relative}._tool_u9480_484{color:#e2e8f0eb;cursor:pointer;background:#94a3b814;border:.0625rem solid #94a3b833;border-radius:.6rem;justify-content:center;align-items:center;width:2.05rem;height:2.05rem;padding:0;font-size:1rem;line-height:1;transition:background .12s,border-color .12s;display:inline-flex}._tool_u9480_484:hover{background:#38bdf824;border-color:#38bdf866}._send_u9480_514{white-space:nowrap;flex:none;font-weight:700;border-radius:999px!important;padding:.4rem .9rem!important;font-size:.82rem!important}._sendIcon_u9480_523{justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;border-radius:.65rem!important;padding:0!important}._sendIcon_u9480_523 svg{width:1.05rem;height:1.05rem;display:block}._wrap_byrob_1{width:100%;min-width:0;display:block;position:relative}._input_byrob_8{box-sizing:border-box;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;accent-color:#38bdf8;width:100%;padding-right:2.55rem!important}._input_byrob_8::-webkit-calendar-picker-indicator{cursor:pointer;width:2.5rem;height:100%;margin:0;padding:0;position:absolute;inset:0 0 0 auto;opacity:0!important;color:#0000!important;filter:none!important;background:0 0!important}._iconBtn_byrob_32{appearance:none;z-index:2;color:#fff;cursor:pointer;width:1.85rem;height:1.85rem;box-shadow:none;-webkit-tap-highlight-color:transparent;background:#0f172a8c;border:.0625rem solid #94a3b847;border-radius:.45rem;outline:none;place-items:center;margin:0;padding:0;display:inline-grid;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}._iconBtn_byrob_32:hover{color:#fff;background:#0f172ac7;border-color:#94a3b873}._iconBtn_byrob_32:focus,._iconBtn_byrob_32:focus-visible{border-color:#38bdf88c;outline:none}._iconBtn_byrob_32 svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem;display:block}._iconBtn_byrob_32 svg *{stroke:currentColor;fill:none}._gallery_1qrsr_2{grid-template-columns:repeat(auto-fill,minmax(8.75rem,1fr));align-items:start;gap:.45rem;max-width:100%;margin-top:.35rem;display:grid}._gallerySingle_1qrsr_11{grid-template-columns:minmax(0,14rem)}._card_1qrsr_15{color:#e2e8f0;cursor:pointer;text-align:left;background:radial-gradient(12rem 4rem at 20% 0,#38bdf81a,#0000 55%),#0f172a8c;border:1px solid #94a3b833;border-radius:.65rem;flex-direction:column;align-items:stretch;gap:0;width:100%;min-width:0;padding:0;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}._card_1qrsr_15:hover{border-color:#38bdf86b;transform:translateY(-1px);box-shadow:0 .5rem 1.25rem #00000047}._card_1qrsr_15:focus-visible{outline-offset:2px;outline:2px solid #38bdf8a6}._thumbWrap_1qrsr_49{aspect-ratio:4/3;background:#02061773;width:100%;position:relative;overflow:hidden}._gallerySingle_1qrsr_11 ._thumbWrap_1qrsr_49{aspect-ratio:16/10;max-height:11rem}._thumb_1qrsr_49{object-fit:cover;width:100%;height:100%;display:block}._fileBadge_1qrsr_69{aspect-ratio:4/3;background:#02061759;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;width:100%;padding:.55rem;display:flex}._fileBadgeIcon_1qrsr_81{letter-spacing:.04em;color:#f8fafc;background:#ffffff12;border:1px solid #ffffff1f;border-radius:.55rem;place-items:center;width:2.35rem;height:2.35rem;font-size:.62rem;font-weight:800;display:grid}._fileBadgeIconPdf_1qrsr_95{color:#fecaca;background:#ef44442e;border-color:#f8717159}._fileBadgeHint_1qrsr_101{color:#94a3b8f2;text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-weight:600}._meta_1qrsr_109{flex-direction:column;gap:.1rem;min-width:0;padding:.4rem .5rem .45rem;display:flex}._name_1qrsr_117{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:650;line-height:1.25;overflow:hidden}._size_1qrsr_126{color:#94a3b8eb;font-size:.64rem;font-weight:500}._expired_1qrsr_133{background:#0f172a59;border:1px dashed #94a3b847;border-radius:.65rem;align-items:center;gap:.4rem;min-width:0;padding:.5rem .6rem;display:flex}._expiredIcon_1qrsr_144{opacity:.75;font-size:.85rem}._expiredLabel_1qrsr_149{color:#94a3b8e6;font-size:.72rem;font-weight:600}._pendingTray_1qrsr_156{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.45rem;width:100%;display:grid}._pendingCard_1qrsr_163{background:#0f172a9e;border:1px solid #94a3b838;border-radius:.6rem;align-items:center;gap:.45rem;min-width:0;padding:.4rem .45rem;display:flex}._pendingThumb_1qrsr_174{object-fit:cover;background:#02061773;border-radius:.45rem;flex:none;width:2.25rem;height:2.25rem;display:block}._pendingIcon_1qrsr_184{letter-spacing:.03em;color:#f1f5f9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.45rem;flex:none;place-items:center;width:2.25rem;height:2.25rem;font-size:.58rem;font-weight:800;display:grid}._pendingIconPdf_1qrsr_199{color:#fecaca;background:#ef444429;border-color:#f8717152}._pendingMeta_1qrsr_205{flex-direction:column;flex:auto;gap:.08rem;min-width:0;display:flex}._pendingName_1qrsr_213{text-overflow:ellipsis;white-space:nowrap;color:#e2e8f0;font-size:.74rem;font-weight:650;overflow:hidden}._pendingSize_1qrsr_222{color:#94a3b8e6;font-size:.64rem}._pendingRemove_1qrsr_227{color:#94a3b8d9;cursor:pointer;background:0 0;border:none;border-radius:.35rem;flex:none;padding:.15rem;font-size:.85rem;line-height:1}._pendingRemove_1qrsr_227:hover{color:#fca5a5;background:#ef44441a}._previewBody_1qrsr_245{flex-direction:column;align-items:center;gap:.75rem;min-width:0;display:flex}._previewImage_1qrsr_253{object-fit:contain;background:#02061780;border:1px solid #94a3b82e;border-radius:.65rem;width:auto;max-width:min(92vw,52rem);height:auto;max-height:min(72vh,40rem);display:block}._previewPdf_1qrsr_265{background:#0b1324;border:none;border-radius:.55rem;width:min(92vw,52rem);height:min(72vh,40rem)}._previewCaption_1qrsr_273{color:#94a3b8f2;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:min(92vw,52rem);margin:0;font-size:.82rem;overflow:hidden}._previewActions_1qrsr_284{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}._body_2qzb9_1{flex-direction:column;gap:.75rem;min-width:0;display:flex}._note_2qzb9_8{color:#94a3b8f2;margin:0;font-size:.84rem}._grid_2qzb9_14{grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:.4rem;min-width:0;display:grid}._tile_2qzb9_21{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.45rem;flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}._tile_2qzb9_21:hover ._thumb_2qzb9_35{opacity:.88}._tile_2qzb9_21:focus-visible{outline-offset:2px;outline:1px solid #94a3b88c}._thumbWrap_2qzb9_44{aspect-ratio:1;background:#02061759;border-radius:.4rem;width:100%;display:block;overflow:hidden}._thumb_2qzb9_35{object-fit:cover;width:100%;height:100%;display:block}._tileMeta_2qzb9_60{flex-direction:column;gap:.08rem;min-width:0;padding:.3rem .05rem 0;display:flex}._tileName_2qzb9_68{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:650;overflow:hidden}._tileWho_2qzb9_76{color:#94a3b8eb;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}._moreRow_2qzb9_84{justify-content:center;display:flex}._viewerBody_2qzb9_89{justify-content:center;min-width:0;display:flex}._viewerImage_2qzb9_95{object-fit:contain;background:0 0;border-radius:.4rem;width:auto;max-width:min(92vw,52rem);height:auto;max-height:min(72vh,38rem);display:block}._viewerActions_2qzb9_106{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}._page_e1218_6{--c-task:56, 189, 248;--c-deadline:45, 212, 191;--c-milestone:167, 139, 250;--c-other:148, 163, 184;--c-project:251, 191, 36;--c-ev-journal_club:52, 211, 153;--c-ev-group_meeting:34, 211, 238;--c-ev-observing:129, 140, 248;--c-ev-conference:232, 121, 249;--c-ev-deadline:251, 146, 60;--c-ev-social:244, 114, 182;--c-ev-workshop:163, 230, 53;--c-ev-other:94, 234, 212;--c-event:var(--c-ev-other);--c-overdue:244, 63, 94;grid-template-columns:minmax(0,1fr) minmax(17rem,22rem);align-items:start;gap:clamp(.8rem,1.5vw,1.35rem);width:100%;max-width:84rem;margin-inline:auto;display:grid}._toolbar_e1218_37{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.7rem;display:flex}._monthTitle_e1218_44{letter-spacing:-.01em;color:#f8fafc;margin:0;font-size:clamp(1.2rem,1.9vw,1.6rem);font-weight:800}._monthTitle_e1218_44 span{color:#94a3b8b3;font-weight:600}._spacer_e1218_55{flex:1}._navBtns_e1218_58{gap:.3rem;display:inline-flex}._iconBtn_e1218_62{color:#e5e7eb;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b83d;border-radius:.6rem;place-items:center;width:2rem;height:2rem;transition:border-color .14s,background .14s;display:grid}._iconBtn_e1218_62:hover{border-color:rgba(var(--c-task), .5);background:rgba(var(--c-task), .1)}._todayBtn_e1218_78{color:#e5e7eb;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b83d;border-radius:.6rem;padding:.4rem .8rem;font-size:.82rem;font-weight:700}._todayBtn_e1218_78:hover{border-color:rgba(var(--c-task), .5)}._newBtn_e1218_91{color:#04121f;cursor:pointer;background:linear-gradient(120deg, rgb(var(--c-task)), #0ea5e9);border:1px solid #0000;border-radius:.6rem;padding:.45rem .95rem;font-size:.85rem;font-weight:800;transition:filter .14s,transform .1s}._newBtn_e1218_91:hover{filter:brightness(1.08)}._newBtn_e1218_91:active{transform:translateY(1px)}._calendar_e1218_110{background:#02061766;border:1px solid #94a3b829;border-radius:1rem;padding:.75rem;overflow:hidden}._weekHead_e1218_117{grid-template-columns:repeat(7,1fr);gap:.4rem;margin-bottom:.4rem;display:grid}._weekName_e1218_123{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8b3;padding:.2rem 0;font-size:.68rem;font-weight:800}._grid_e1218_132{grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(6.2rem,1fr);gap:.4rem;display:grid}._day_e1218_138{cursor:pointer;background:#ffffff05;border:1px solid #94a3b81f;border-radius:.6rem;flex-direction:column;gap:.25rem;padding:.35rem .4rem;transition:border-color .12s,background .12s;display:flex;position:relative;overflow:hidden}._day_e1218_138:hover{border-color:rgba(var(--c-task), .4);background:rgba(var(--c-task), .05)}._dayOut_e1218_155{opacity:.4}._dayToday_e1218_158{border-color:rgba(var(--c-task), .55);background:rgba(var(--c-task), .08)}._daySelected_e1218_162{border-color:rgba(var(--c-task), .75);background:rgba(var(--c-task), .12);box-shadow:inset 0 0 0 1px rgba(var(--c-task), .25)}._dayHasHigh_e1218_167:not(._daySelected_e1218_162){border-color:rgba(var(--c-task), .4)}._dayToday_e1218_158:after{content:"";background:rgb(var(--c-task));width:.55rem;height:.55rem;box-shadow:0 0 0 0 rgba(var(--c-task), .6);border-radius:50%;animation:2.4s ease-out infinite _horizonPing_e1218_1;position:absolute;top:.3rem;right:.3rem}._dayNum_e1218_183{color:#e2e8f0d9;font-size:.78rem;font-weight:700}._dayToday_e1218_158 ._dayNum_e1218_183{color:rgb(var(--c-task))}._addGhost_e1218_191{color:#e5e7eb;opacity:0;cursor:pointer;background:#02061799;border:1px solid #94a3b84d;border-radius:.35rem;place-items:center;width:1.1rem;height:1.1rem;padding:0;font-size:.85rem;line-height:1;transition:opacity .12s,border-color .12s;display:grid;position:absolute;top:.25rem;right:.3rem}._day_e1218_138:hover ._addGhost_e1218_191,._daySelected_e1218_162 ._addGhost_e1218_191{opacity:1}._addGhost_e1218_191:hover{border-color:rgba(var(--c-task), .7);color:#f8fafc}._dayToday_e1218_158 ._addGhost_e1218_191{right:1rem}._chips_e1218_222{flex-direction:column;gap:.2rem;display:flex;overflow:hidden}._chip_e1218_222{--c:var(--c-task);border:1px solid rgba(var(--c), .35);border-left:2.5px solid rgb(var(--c));background:rgba(var(--c), .14);color:#e2e8f0f2;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:.35rem;align-items:center;gap:.3rem;padding:.14rem .35rem;font-size:.72rem;line-height:1.25;display:flex;overflow:hidden}._chip_e1218_222:hover{border-color:rgba(var(--c), .7);border-left-color:rgb(var(--c))}._chipHigh_e1218_250{background:rgba(var(--c), .22);font-weight:700}._chipTime_e1218_254{font-variant-numeric:tabular-nums;color:#e2e8f0b3;flex:none;font-size:.68rem}._chipText_e1218_260{text-overflow:ellipsis;overflow:hidden}._chipDone_e1218_264{opacity:.5}._chipDone_e1218_264 ._chipText_e1218_260{text-decoration:line-through}._more_e1218_270{color:#94a3b8bf;padding-left:.35rem;font-size:.68rem}._swatch_e1218_277{background:rgb(var(--c));border-radius:50%;flex:none;width:.55rem;height:.55rem}._chipEvent_e1218_287{border-color:rgba(var(--c), .55);background:rgba(var(--c), .28);box-shadow:inset 0 0 0 1px rgba(var(--c), .2);border-left-width:0;font-weight:700}._chipEvent_e1218_287:hover{border-color:rgba(var(--c), .8);background:rgba(var(--c), .36)}._chipEventStart_e1218_298{border-left:2.5px solid rgb(var(--c));border-radius:.45rem .12rem .12rem .45rem;margin-inline-end:-.05rem}._chipEventMid_e1218_303{opacity:1;border-left:0;border-right:0;border-radius:.1rem;margin-inline:-.05rem}._chipEventEnd_e1218_310{border-right:2.5px solid rgb(var(--c));border-radius:.12rem .45rem .45rem .12rem;margin-inline-start:-.05rem}._overdue_e1218_317{--c:var(--c-overdue);animation:1.2s ease-in-out infinite _horizonAlert_e1218_1}._overdue_e1218_317._chip_e1218_222{border-color:rgba(var(--c-overdue), .55);background:rgba(var(--c-overdue), .18)}._rail_e1218_327{background:#02061766;border:1px solid #94a3b829;border-radius:1rem;flex-direction:column;gap:.8rem;padding:.9rem;display:flex}._railHead_e1218_336{justify-content:space-between;align-items:center;display:flex}._railTitle_e1218_341{letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--c-task));font-size:.7rem;font-weight:800}._filters_e1218_348{gap:.4rem;display:flex}._filterBtn_e1218_352{color:#94a3b8d9;cursor:pointer;background:0 0;border:1px solid #94a3b847;border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:600}._filterOn_e1218_362{color:#04121f;background:rgba(var(--c-event), .9);border-color:#0000}._railSection_e1218_367{flex-direction:column;gap:.35rem;display:flex}._railLabel_e1218_372{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8b3;font-size:.68rem;font-weight:700}._railLabelOverdue_e1218_379{color:rgb(var(--c-deadline))}._railItem_e1218_382{--c:var(--c-task);border:1px solid #94a3b824;border-left:3px solid rgb(var(--c));cursor:pointer;background:#ffffff05;border-radius:.5rem;align-items:center;gap:.5rem;padding:.4rem .5rem;transition:border-color .12s,background .12s;display:flex}._railItem_e1218_382:hover{border-color:rgba(var(--c), .5);border-left-color:rgb(var(--c))}._railItemHigh_e1218_399{background:rgba(var(--c), .1)}._railItemEvent_e1218_402{background:rgba(var(--c), .14);border-left-width:4px}._railItemOverdue_e1218_406{--c:var(--c-overdue);border-color:rgba(var(--c-overdue), .35);background:rgba(var(--c-overdue), .1)}._railItemFocus_e1218_411{border-color:rgba(var(--c-task), .65);background:rgba(var(--c-task), .1);box-shadow:0 0 0 1px rgba(var(--c-task), .2)}._railCheck_e1218_416{cursor:pointer;color:#0000;background:0 0;border:2px solid #94a3b880;border-radius:50%;flex:none;place-items:center;width:1.05rem;height:1.05rem;padding:0;display:grid}._railCheckDone_e1218_429{border-color:rgb(var(--c-event));background:rgb(var(--c-event));color:#04121f;font-size:.6rem}._railBody_e1218_435{flex-direction:column;gap:.1rem;min-width:0;display:flex}._railTitleRow_e1218_441{align-items:center;gap:.4rem;min-width:0;display:flex}._railItemTitle_e1218_447{color:#e2e8f0f2;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}._railItemDone_e1218_454 ._railItemTitle_e1218_447{opacity:.55;text-decoration:line-through}._railMeta_e1218_458{color:#94a3b8bf;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}._kindTag_e1218_465{letter-spacing:.02em;color:rgb(var(--c));font-weight:700}._railEmpty_e1218_470{color:#94a3b8b3;font-size:.8rem;font-style:italic}._dayBrief_e1218_477{flex-direction:column;gap:.55rem;display:flex}._dayBriefBack_e1218_482{cursor:pointer;color:#e2e8f0;background:#ffffff0a;border:1px solid #94a3b847;border-radius:.55rem;align-self:flex-start;padding:.45rem .75rem;font-size:.85rem;font-weight:700;transition:border-color .12s,background .12s,color .12s}._dayBriefBack_e1218_482:hover{border-color:rgba(var(--c-task), .55);background:rgba(var(--c-task), .1);color:rgb(var(--c-task))}._dayBriefTitle_e1218_499{letter-spacing:-.01em;color:#f8fafc;margin:0;font-size:1.05rem;font-weight:800}._dayBriefSum_e1218_506{color:#94a3b8d9;margin:0;font-size:.78rem;line-height:1.35}._dayBriefList_e1218_512{flex-direction:column;gap:.35rem;margin-top:.15rem;display:flex}._field_e1218_520{flex-direction:column;gap:.35rem;margin-top:.8rem;display:flex}._field_e1218_520:first-child{margin-top:0}._fieldLabel_e1218_529{color:#94a3b8e6;font-size:.78rem;font-weight:600}._fieldHint_e1218_535{color:#94a3b8bf;margin:0;font-size:.72rem}._input_e1218_540,._textarea_e1218_541{color:#e5e7eb;width:100%;font:inherit;background:#0206178c;border:1px solid #94a3b847;border-radius:.6rem;padding:.6rem .75rem}._textarea_e1218_541{resize:vertical;min-height:4.5rem}._input_e1218_540:focus,._textarea_e1218_541:focus{border-color:rgb(var(--c-task,56, 189, 248));outline:none}._row_e1218_559{flex-wrap:wrap;gap:.6rem;display:flex}._row_e1218_559>._field_e1218_520{flex:8rem;margin-top:0}._kindGrid_e1218_569{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}._kindCard_e1218_574{color:#e2e8f0e6;cursor:pointer;text-align:left;background:#02061759;border:1px solid #94a3b838;border-radius:.55rem;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.05rem .45rem;padding:.5rem .55rem;transition:border-color .12s,background .12s;display:grid}._kindCard_e1218_574 ._swatch_e1218_277{grid-row:1/span 2}._kindCardLabel_e1218_593{font-size:.8rem;font-weight:700}._kindCardHint_e1218_597{color:#94a3b8bf;grid-column:2;font-size:.65rem}._kindCard_task_e1218_602{--c:var(--c-task)}._kindCard_deadline_e1218_603{--c:var(--c-deadline)}._kindCard_milestone_e1218_604{--c:var(--c-milestone)}._kindCard_other_e1218_605{--c:var(--c-other)}._kindCardOn_e1218_606{border-color:rgba(var(--c), .65);background:rgba(var(--c), .14);box-shadow:inset 0 0 0 1px rgba(var(--c), .2)}._kindCardOn_e1218_606 ._kindCardLabel_e1218_593{color:rgb(var(--c))}._prioRow_e1218_616{background:#02061766;border:1px solid #94a3b838;border-radius:999px;gap:.35rem;width:fit-content;max-width:100%;padding:.2rem;display:inline-flex}._prioBtn_e1218_626{color:#94a3b8e6;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-width:4.2rem;padding:.35rem .65rem;font-size:.75rem;font-weight:700;transition:background .12s,color .12s;display:inline-flex}._prioPip_e1218_642{opacity:.55;background:currentColor;border-radius:50%;width:.4rem;height:.4rem}._prio_low_e1218_649{--c:148, 163, 184}._prio_high_e1218_650{--c:var(--c-milestone)}._prioPip_e1218_642{background:rgb(var(--c))}._prioBtn_e1218_626:hover:not(._prioOn_e1218_654){color:#e2e8f0;background:#94a3b81a}._prioOn_e1218_654{color:rgb(var(--c));background:rgba(var(--c), .16);box-shadow:inset 0 0 0 1px rgba(var(--c), .38)}._prioOn_e1218_654 ._prioPip_e1218_642{opacity:1}._composerError_e1218_670{color:#fecaca;margin:.8rem 0 0;font-size:.85rem}._deleteBtn_e1218_675{border:1px solid rgba(var(--c-deadline), .4);background:rgba(var(--c-deadline), .1);color:#fecaca;cursor:pointer;border-radius:.6rem;margin-right:auto;padding:.5rem .9rem;font-size:.85rem;font-weight:600}._deleteBtn_e1218_675:hover{color:#0b1120;background:linear-gradient(135deg,#f97373,#ef4444)}._eventDetail_e1218_692{flex-direction:column;gap:.6rem;display:flex}._eventMetaRow_e1218_697{color:#e2e8f0e6;gap:.5rem;font-size:.85rem;display:flex}._eventMetaKey_e1218_703{color:#94a3b8bf;min-width:5rem}@keyframes _horizonPing_e1218_1{0%{box-shadow:0 0 0 0 rgba(var(--c-task), .55)}70%,to{box-shadow:0 0 0 .5rem rgba(var(--c-task), 0)}}@keyframes _horizonAlert_e1218_1{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){._dayToday_e1218_158:after,._overdue_e1218_317{animation:none}}@media (width<=60rem){._page_e1218_6{grid-template-columns:minmax(0,1fr)}._rail_e1218_327{order:2}}@property --state{syntax:"<color>";inherits:false;initial-value:#94a3b861}._view_yzpfe_13{--rr-pending:#94a3b861;--rr-doing:#fbbf24;--rr-done:#34d399;--rr-overdue:#f87171;--rr-accent:#38bdf8;--ease-out:cubic-bezier(.22, .9, .3, 1);color:#e2e8f0;flex:auto;gap:.8rem;min-height:0;padding:.45rem .8rem;display:flex}._rail_yzpfe_32{background:#0f172a73;border:1px solid #94a3b824;border-radius:1rem;flex-direction:column;flex:0 0 20rem;gap:.8rem;min-height:0;padding:1rem;display:flex;overflow:hidden}._railHead_yzpfe_44{justify-content:space-between;align-items:center;gap:.5rem;display:flex}._railTitle_yzpfe_50{letter-spacing:.02em;color:#f1f5f9;font-size:.95rem;font-weight:700}._newBtn_yzpfe_56{color:#bae6fd;cursor:pointer;background:#38bdf81f;border:1px solid #38bdf866;border-radius:.6rem;padding:.32rem .7rem;font-size:.8rem;font-weight:650;transition:background .15s,border-color .15s}._newBtn_yzpfe_56:hover{background:#38bdf838;border-color:#38bdf8b3}._projList_yzpfe_71{flex-direction:column;gap:.55rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._projList_yzpfe_71,._stageBody_yzpfe_84{scrollbar-width:thin;scrollbar-color:#94a3b84d transparent}._projList_yzpfe_71::-webkit-scrollbar{width:10px;height:10px}._stageBody_yzpfe_84::-webkit-scrollbar{width:10px;height:10px}._projList_yzpfe_71::-webkit-scrollbar-thumb{background:#94a3b84d padding-box padding-box;border:2px solid #0000;border-radius:999px}._stageBody_yzpfe_84::-webkit-scrollbar-thumb{background:#94a3b84d padding-box padding-box;border:2px solid #0000;border-radius:999px}._projList_yzpfe_71::-webkit-scrollbar-thumb:hover{background:#94a3b880 padding-box padding-box}._stageBody_yzpfe_84::-webkit-scrollbar-thumb:hover{background:#94a3b880 padding-box padding-box}._projList_yzpfe_71::-webkit-scrollbar-track{background:0 0}._stageBody_yzpfe_84::-webkit-scrollbar-track{background:0 0}._projItem_yzpfe_109{text-align:left;width:100%;color:inherit;cursor:pointer;background:#ffffff05;border:1px solid #94a3b824;border-radius:.85rem;flex-direction:column;gap:.6rem;padding:1.05rem .95rem;transition:border-color .15s,background .15s;display:flex}._projItem_yzpfe_109:hover{background:#38bdf80f;border-color:#38bdf866}._projItemActive_yzpfe_127{background:#38bdf81a;border-color:#38bdf8a6}._projItemTop_yzpfe_131{align-items:center;gap:.5rem;display:flex}._projName_yzpfe_136{color:#e6edf6;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.98rem;font-weight:650;overflow:hidden}._projRole_yzpfe_146{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#94a3b824;border-radius:999px;flex:none;padding:.1rem .4rem;font-size:.6rem;font-weight:700}._projBar_yzpfe_157{background:#94a3b829;border-radius:999px;height:.4rem;position:relative;overflow:hidden}._projBarFill_yzpfe_164{transform-origin:0;transition:transform .4s var(--ease-out);background:linear-gradient(90deg,#22c55e,#34d399);border-radius:999px;position:absolute;inset:0}._projMeta_yzpfe_173{color:#94a3b8;justify-content:space-between;align-items:center;font-size:.68rem;display:flex}._invites_yzpfe_181{border-top:1px dashed #94a3b833;flex-direction:column;flex:none;gap:.4rem;padding-top:.6rem;display:flex}._invitesLabel_yzpfe_189{text-transform:uppercase;letter-spacing:.06em;color:#fbbf24;font-size:.68rem;font-weight:700}._inviteCard_yzpfe_196{background:#fbbf2414;border:1px solid #fbbf2452;border-radius:.6rem;flex-direction:column;gap:.4rem;padding:.5rem .6rem;display:flex}._inviteTitle_yzpfe_205{color:#fde68a;font-size:.82rem;font-weight:650}._inviteSub_yzpfe_210{color:#cbd5e1;font-size:.68rem}._inviteBtns_yzpfe_214{gap:.4rem;display:flex}._inviteBtns_yzpfe_214 button{cursor:pointer;border:1px solid #0000;border-radius:.5rem;flex:1 1 0;padding:.28rem .4rem;font-size:.74rem;font-weight:650}._acceptBtn_yzpfe_227{color:#bbf7d0;background:#34d3992e;border-color:#34d39973!important}._declineBtn_yzpfe_232{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b84d!important}._stage_yzpfe_84{background:#0f172a59;border:1px solid #94a3b824;border-radius:1rem;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}._stageHead_yzpfe_252{border-bottom:1px solid #94a3b81f;flex:none;align-items:center;gap:.8rem;padding:.8rem 1rem;display:flex}._stageTitleWrap_yzpfe_260{flex:auto;min-width:0}._stageTitle_yzpfe_260{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:750;overflow:hidden}._stageGoal_yzpfe_272{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}._stageMembers_yzpfe_279{align-items:center;display:flex}._stageMembers_yzpfe_279 ._avatar_yzpfe_283{border:2px solid #0b1324;margin-left:-.4rem}._stageMembers_yzpfe_279 ._avatar_yzpfe_283:first-child{margin-left:0}._stageActions_yzpfe_290{gap:.4rem;display:flex}._stageBody_yzpfe_84{z-index:1;flex:auto;min-height:0;padding:1.8rem 1.2rem 2.8rem;transition:opacity .45s;position:relative;overflow:auto}._stageBodyEmpty_yzpfe_306{flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}._stageBodyEmpty_yzpfe_306 ._tree_yzpfe_314{z-index:2;flex:none;width:100%;position:relative}._treeEmptyArea_yzpfe_321{z-index:1;color:#94a3b8;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:1rem;display:flex;position:absolute;inset:0;transform:translateY(12%)}._treeEmptyHint_yzpfe_337{color:#94a3b8e0;max-width:16rem;margin:0;font-size:.82rem;line-height:1.45}._hushed_yzpfe_345 ._stageBody_yzpfe_84{opacity:.12}._emptyState_yzpfe_349{z-index:1;color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;display:flex;position:relative}._emptyStateFill_yzpfe_361{height:100%}._emptyIcon_yzpfe_365{filter:grayscale(.2);font-size:2.4rem}._tree_yzpfe_314{flex-direction:column;align-items:center;min-width:min-content;margin:0 auto;display:flex;position:relative}._artworkCanvas_yzpfe_381{z-index:0;pointer-events:none;position:absolute;inset:0}._tree_yzpfe_314>._branch_yzpfe_388{z-index:1;position:relative}._branch_yzpfe_388{flex-direction:column;align-items:center;display:flex}._conn_yzpfe_401{width:100%;height:clamp(2.4rem,6vh,4rem);position:relative}._connSvg_yzpfe_407{pointer-events:none;position:absolute;inset:0;overflow:visible}._connSvg_yzpfe_407 polyline,._connSvg_yzpfe_407 line{transition:stroke .35s var(--ease-out)}._row_yzpfe_422{grid-auto-columns:1fr;grid-auto-flow:column;place-items:start stretch;gap:1rem;display:grid}._col_yzpfe_430{flex-direction:column;align-items:stretch;display:flex}._node_yzpfe_438{border:1px solid color-mix(in srgb, var(--state,var(--rr-pending)) 55%, #94a3b847);background:linear-gradient(180deg, color-mix(in srgb, var(--state) 10%, transparent), transparent 70%) padding-box, #0f172a9e padding-box;width:100%;min-width:9rem;max-width:15rem;color:inherit;text-align:center;cursor:pointer;transition:--state .35s var(--ease-out), border-color .2s var(--ease-out), background .2s var(--ease-out);border-radius:.75rem;flex-direction:column;align-items:center;gap:.4rem;margin:0 auto;padding:.7rem .75rem .6rem;display:flex;position:relative}._node_yzpfe_438:hover{border-color:color-mix(in srgb, var(--state,var(--rr-pending)) 80%, #e2e8f0);background:linear-gradient(180deg, color-mix(in srgb, var(--state) 16%, transparent), transparent 70%) padding-box, #0f172ac7 padding-box}._node_yzpfe_438:focus-visible{outline-offset:2px;outline:2px solid #38bdf88c}._node_yzpfe_438:disabled{cursor:default}._statePending_yzpfe_481{--state:var(--rr-pending)}._stateDoing_yzpfe_484{--state:var(--rr-doing)}._stateReady_yzpfe_488{--state:var(--rr-doing);border-color:color-mix(in srgb, var(--rr-doing) 72%, #94a3b847)}._stateDone_yzpfe_492{--state:var(--rr-done);border-color:#34d39973}._stateOverdue_yzpfe_496{--state:var(--rr-overdue)}._crown_yzpfe_501{background:radial-gradient(120% 140% at 50% 0,#38bdf81a,#0000 60%),#0f172ad9;border-width:1px;border-radius:.9rem;gap:.55rem;min-width:15rem;max-width:24rem;padding:.9rem 1.1rem}._crownTitle_yzpfe_512{color:#f8fafc;font-size:1.15rem;font-weight:800;line-height:1.2}._crownGoal_yzpfe_518{color:#a9b6c8;font-size:.82rem;line-height:1.35}._crownMembers_yzpfe_524{justify-content:center;align-items:center;margin-top:.15rem;display:flex}._crownMembers_yzpfe_524 ._avatar_yzpfe_283{border:2px solid #0b1324;margin-left:-.35rem}._crownMembers_yzpfe_524 ._avatar_yzpfe_283:first-child{margin-left:0}._crownMore_yzpfe_537{color:#94a3b8;margin-left:.3rem;font-size:.7rem;font-weight:700}._crownActions_yzpfe_543{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:.2rem;display:flex}._crownBtn_yzpfe_551{color:#cbd5e1;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b859;border-radius:.55rem;padding:.28rem .7rem;font-size:.78rem;font-weight:650;transition:border-color .15s,background .15s,color .15s}._crownBtn_yzpfe_551:hover{color:#e0f2fe;background:#38bdf81a;border-color:#38bdf899}._completeBtn_yzpfe_567{border:1px solid color-mix(in srgb, var(--rr-doing) 60%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--rr-doing) 24%, transparent), color-mix(in srgb, var(--rr-doing) 8%, transparent));color:#f8fafc;cursor:pointer;border-radius:.55rem;padding:.3rem .8rem;font-size:.8rem;font-weight:750}@keyframes _readyGlow_yzpfe_1{0%,to{border-color:color-mix(in srgb, var(--rr-doing) 45%, transparent)}50%{border-color:color-mix(in srgb, var(--rr-doing) 88%, transparent)}}._reopenBtn_yzpfe_590{color:#bbf7d0;cursor:pointer;background:#34d39924;border:1px solid #34d3998c;border-radius:.55rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700}._nodeTitle_yzpfe_603{color:#e6edf6;overflow-wrap:anywhere;justify-content:center;align-items:center;min-height:2.2rem;font-size:.86rem;font-weight:650;line-height:1.28;display:flex}._nodeManaged_yzpfe_614 ._nodeTitle_yzpfe_603{padding-inline:1.7rem}._nodeWho_yzpfe_620{justify-content:center;align-items:center;gap:.3rem;max-width:100%;min-height:1.5rem;display:flex}._who_yzpfe_628{background:#94a3b814;border:1px solid #94a3b81f;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-width:0;max-width:100%;min-height:1.5rem;padding:.08rem .45rem .08rem .12rem;display:inline-flex}._whoOpen_yzpfe_641{background:0 0;border-style:dashed;border-color:#94a3b847}._whoName_yzpfe_646{text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;min-width:0;max-width:7rem;font-size:.68rem;font-weight:550;overflow:hidden}._whoOpen_yzpfe_641 ._whoName_yzpfe_646{color:#7b8798}._nodeEdit_yzpfe_659{color:#64748b;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;border-radius:.4rem;padding:.08rem .35rem;font-size:.62rem;font-weight:650;transition:opacity .15s,color .15s,border-color .15s;position:absolute;top:.35rem;right:.35rem}._node_yzpfe_438:hover ._nodeEdit_yzpfe_659,._node_yzpfe_438:focus-within ._nodeEdit_yzpfe_659{opacity:1}._nodeEdit_yzpfe_659:hover,._nodeEdit_yzpfe_659:focus-visible{color:#e2e8f0;border-color:#94a3b859}._doneTitle_yzpfe_685{color:#a7f3d0;-webkit-text-decoration:line-through #34d39999;text-decoration:line-through #34d39999}._nodeMeta_yzpfe_694{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.4rem;max-width:100%;min-height:1.45rem;display:flex}._deadline_yzpfe_703{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;background:#94a3b81f;border-radius:999px;align-items:center;gap:.22rem;min-width:0;padding:.1rem .4rem;font-size:.68rem;display:inline-flex;overflow:hidden}._deadlineOverdue_yzpfe_717{color:#fecaca;background:#f8717129}._avatar_yzpfe_283{object-fit:cover;color:#cbd5e1;background:#1e293b;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.58rem;font-weight:700;display:inline-flex;overflow:hidden}._avatarEmpty_yzpfe_737{background:0 0;border:1px dashed #94a3b873;border-radius:999px;flex:none;width:1.35rem;height:1.35rem}._avatarImg_yzpfe_745{object-fit:cover;width:100%;height:100%}._commentCount_yzpfe_751{color:#94a3b8;background:#94a3b81f;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.22rem;height:1.15rem;padding:0 .34rem;font-size:.62rem;font-weight:650;display:inline-flex}._commentIcon_yzpfe_766{opacity:.85;flex:none;width:.72rem;height:.72rem}._statusPill_yzpfe_774{letter-spacing:.02em;text-transform:uppercase;border:1px solid var(--state,var(--rr-pending));color:#cbd5e1;cursor:pointer;background:#ffffff0a;border-radius:999px;flex:none;align-items:center;gap:.3rem;padding:.14rem .5rem;font-size:.66rem;font-weight:700;display:inline-flex}._statusPill_yzpfe_774:disabled{cursor:default;opacity:.85}._readyPill_yzpfe_795{border-color:var(--rr-doing);color:#e6edf6;background:color-mix(in srgb, var(--rr-doing) 16%, transparent)}._donePill_yzpfe_800{color:#bbf7d0;background:#34d3991f;border-color:#34d39999}@media (prefers-reduced-motion:no-preference){._completeBtn_yzpfe_567,._readyPill_yzpfe_795{animation:2.2s ease-in-out infinite _readyGlow_yzpfe_1}}._statusDot_yzpfe_813{background:var(--state,var(--rr-pending));border-radius:999px;width:.55rem;height:.55rem}._progressRow_yzpfe_820{align-items:center;gap:.5rem;display:flex}._ring_yzpfe_825{--pct:0;background:conic-gradient(var(--rr-done) calc(var(--pct) * 1%), #94a3b82e 0);border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}._ringInner_yzpfe_837{color:#d1fae5;background:#0b1324;border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.6rem;font-weight:700;display:inline-flex}._progressText_yzpfe_849{color:#9fb0c3;font-size:.72rem}._addChild_yzpfe_854{color:#9fb0c3;cursor:pointer;background:0 0;border:1px dashed #94a3b866;border-radius:.5rem;align-self:center;margin-top:.15rem;padding:.18rem .5rem;font-size:.72rem;transition:border-color .15s,color .15s}._addChild_yzpfe_854:hover{color:#bae6fd;border-color:#38bdf899}._form_yzpfe_873{flex-direction:column;gap:.85rem;display:flex}._modalNote_yzpfe_879{color:#94a3b8d1;margin:0;font-size:.78rem;line-height:1.45}._field_yzpfe_886{flex-direction:column;gap:.35rem;display:flex}._label_yzpfe_892{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8e0;font-size:.68rem;font-weight:700}._hint_yzpfe_900{color:#94a3b8b8;font-size:.74rem;line-height:1.4}._input_yzpfe_906,._textarea_yzpfe_907,._select_yzpfe_908{width:100%;color:var(--fg,#e2e8f0);font:inherit;background:#0f172a8c;border:1px solid #94a3b82e;border-radius:.65rem;padding:.52rem .7rem;font-size:.88rem;transition:border-color .15s,background .15s}._textarea_yzpfe_907{resize:vertical;min-height:4.5rem;line-height:1.45}._input_yzpfe_906::placeholder,._textarea_yzpfe_907::placeholder{color:#94a3b873}._input_yzpfe_906:focus,._textarea_yzpfe_907:focus,._select_yzpfe_908:focus{background:#0f172ab8;border-color:#38bdf873;outline:none}._input_yzpfe_906:disabled,._textarea_yzpfe_907:disabled,._select_yzpfe_908:disabled{opacity:.62;cursor:not-allowed}._row_yzpfe_422{gap:.65rem;display:flex}._row_yzpfe_422>*{flex:1 1 0;min-width:0}._segmented_yzpfe_956{background:#94a3b80f;border:1px solid #94a3b81a;border-radius:.7rem;gap:.35rem;padding:.2rem;display:flex}._segBtn_yzpfe_965{color:#cbd5e1d1;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex:1 1 0;padding:.42rem .55rem;font-size:.78rem;font-weight:600;transition:background .15s,color .15s}._segBtn_yzpfe_965:hover{color:#e2e8f0;background:#ffffff0a}._segActive_yzpfe_983{color:#bae6fd;box-shadow:none;background:#38bdf829}._swatches_yzpfe_989{flex-wrap:wrap;gap:.45rem;display:flex}._swatch_yzpfe_989{cursor:pointer;border:2px solid #0000;border-radius:999px;width:1.55rem;height:1.55rem;transition:transform .12s,border-color .12s}._swatch_yzpfe_989:hover{transform:scale(1.08)}._swatchActive_yzpfe_1008{border-color:#f8fafcf2;box-shadow:0 0 0 2px #38bdf859}._memberList_yzpfe_1013{flex-direction:column;gap:.35rem;display:flex}._memberRow_yzpfe_1019{background:#0f172a59;border:1px solid #94a3b81a;border-radius:.7rem;align-items:center;gap:.6rem;padding:.55rem .65rem;display:flex}._memberInfo_yzpfe_1029{flex:auto;min-width:0}._memberName_yzpfe_1034{color:var(--fg,#e6edf6);font-size:.84rem;font-weight:600;line-height:1.25}._memberEmail_yzpfe_1041{color:#94a3b8d1;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}._youTag_yzpfe_1049{color:#94a3b8bf;font-weight:500}._memberRoleSelect_yzpfe_1054{width:auto;min-width:6.5rem;padding:.35rem .5rem;font-size:.78rem}._pendingTag_yzpfe_1061{letter-spacing:.04em;text-transform:uppercase;color:#fbbf24;background:#fbbf241f;border-radius:999px;flex:none;padding:.15rem .4rem;font-size:.62rem;font-weight:700}._errorText_yzpfe_1073{color:#fca5a5;background:#f8717114;border:1px solid #f8717133;border-radius:.55rem;padding:.45rem .6rem;font-size:.78rem;line-height:1.35}._thread_yzpfe_1085{flex-direction:column;gap:.65rem;max-height:18rem;padding:.15rem .1rem;display:flex;overflow-y:auto}._threadEmpty_yzpfe_1093{color:#94a3b8;text-align:center;margin:0;padding:.4rem 0;font-size:.8rem}._comment_yzpfe_751{align-items:flex-start;gap:.55rem;display:flex}._commentBody_yzpfe_1105{flex:auto;min-width:0}._commentHead_yzpfe_1109{align-items:center;gap:.45rem;display:flex}._commentName_yzpfe_1114{color:#e6edf6;font-size:.8rem;font-weight:650}._commentTime_yzpfe_1119{color:#94a3b8;font-size:.68rem}._commentDel_yzpfe_1123{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.35rem;margin-left:auto;padding:.1rem .3rem;font-size:.75rem}._commentDel_yzpfe_1123:hover{color:#fca5a5;background:#f871711f}._commentText_yzpfe_1137{color:#cbd5e1;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.85rem;line-height:1.4}._commentComposer_yzpfe_1144{align-items:flex-end;gap:.5rem;margin-top:.5rem;display:flex}._commentComposer_yzpfe_1144 textarea{resize:vertical;flex:auto}._sectionLabel_yzpfe_1156{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8bf;margin:.15rem 0 0;font-size:.68rem;font-weight:700}._createdMsg_yzpfe_1165{color:#bae6fd;background:#38bdf814;border:1px solid #38bdf847;border-radius:.65rem;padding:.55rem .7rem;font-size:.78rem;line-height:1.4}._shareList_yzpfe_1175{flex-direction:column;gap:.35rem;max-height:11rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._shareRow_yzpfe_1186{background:#0f172a59;border:1px solid #94a3b81a;border-radius:.65rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.48rem .65rem;display:flex}._shareName_yzpfe_1196{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}._shareCount_yzpfe_1204{color:#94a3b8;flex:none;font-size:.72rem}._commentPaper_yzpfe_1211{text-align:left;width:100%;color:inherit;cursor:pointer;background:#38bdf80f;border:1px solid #38bdf847;border-radius:.6rem;align-items:center;gap:.55rem;margin-top:.4rem;padding:.5rem .6rem;transition:background .15s,border-color .15s;display:flex}._commentPaper_yzpfe_1211:hover{background:#38bdf81f;border-color:#38bdf88c}._commentPaperIcon_yzpfe_1230{flex:none;font-size:1rem}._commentPaperBody_yzpfe_1234{flex-direction:column;gap:.1rem;min-width:0;display:flex}._commentPaperTitle_yzpfe_1240{color:#e2e8f0;font-size:.82rem;font-weight:600;line-height:1.3}._commentPaperAuthors_yzpfe_1246{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}._attachChip_yzpfe_1253{background:#38bdf814;border:1px solid #38bdf84d;border-radius:.5rem;align-items:center;gap:.45rem;margin-top:.5rem;padding:.4rem .55rem;display:flex}._attachIcon_yzpfe_1263{flex:none}._attachTitle_yzpfe_1266{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.78rem;overflow:hidden}._attachRemove_yzpfe_1274{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex:none;font-size:.8rem}._attachRemove_yzpfe_1274:hover{color:#fecaca}._composerActions_yzpfe_1285{align-items:flex-start;gap:.4rem;display:flex}._attachBtn_yzpfe_1291{min-width:2rem;font-size:.95rem;line-height:1;padding-inline:.45rem!important}._root_1asc0_1{flex-direction:column;gap:.75rem;display:flex}._section_1asc0_7{background:#02061759;border:.0625rem solid #94a3b829;border-radius:.85rem;flex-direction:column;gap:.65rem;padding:.85rem .9rem;display:flex}._sectionDanger_1asc0_17{background:linear-gradient(#ef444412,#ef444405);border-color:#ef444438}._sectionHead_1asc0_22{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8d9;font-size:.72rem;font-weight:650}._field_1asc0_30{flex-direction:column;gap:.4rem;display:flex}._fieldLabel_1asc0_36{color:#e2e8f0;font-size:.78rem;font-weight:600}._hint_1asc0_42{color:#94a3b8e0;margin:0;font-size:.78rem;line-height:1.45}._profileRow_1asc0_49{align-items:center;gap:.85rem;display:flex}._avatarRing_1asc0_55{border:.125rem solid #38bdf859;border-radius:999px;flex:none;width:4.25rem;height:4.25rem;position:relative;overflow:hidden;box-shadow:0 0 0 .25rem #38bdf814}._avatarImg_1asc0_66{object-fit:cover;width:100%;height:100%;display:block}._avatarEmpty_1asc0_73{color:#f8fafc;background:radial-gradient(120% 120% at 30% 20%,#38bdf88c,#0ea5e900 60%),linear-gradient(160deg,#38bdf880,#6366f173);place-items:center;width:100%;height:100%;font-size:1.65rem;font-weight:700;display:grid}._profileMeta_1asc0_86{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}._profileName_1asc0_94{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:650;overflow:hidden}._profileEmail_1asc0_103{color:#94a3b8e6;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}._textBtn_1asc0_111{color:#7dd3fc;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.25rem;padding:0;font-size:.8rem;font-weight:600}._textBtn_1asc0_111:hover:not(:disabled){color:#bae6fd;text-decoration:underline}._textBtn_1asc0_111:disabled{opacity:.55;cursor:not-allowed}._segRow_1asc0_133{background:#0f172a8c;border:.0625rem solid #94a3b833;border-radius:999px;gap:.25rem;padding:.25rem;display:flex}._segOpt_1asc0_142{flex:1 1 0;min-width:0;position:relative}._segOpt_1asc0_142 input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}._segFace_1asc0_156{text-align:center;color:#e2e8f0d1;cursor:pointer;white-space:nowrap;border-radius:999px;padding:.42rem .35rem;font-size:.78rem;font-weight:650;transition:background .14s,color .14s;display:block}._segOpt_1asc0_142:hover ._segFace_1asc0_156{color:#f8fafc;background:#ffffff0d}._segOpt_1asc0_142:has(input:checked) ._segFace_1asc0_156{color:#04121f;background:linear-gradient(#38bdf8f2,#0ea5e9e0)}._chipRow_1asc0_179{flex-wrap:wrap;gap:.4rem;display:flex}._chip_1asc0_179{color:#cbd5e1;cursor:pointer;background:#ffffff08;border:.0625rem solid #94a3b838;border-radius:999px;padding:.32rem .72rem;font-size:.78rem;transition:border-color .12s,background .12s,color .12s;position:relative}._chip_1asc0_179:hover{color:#e2e8f0;background:#38bdf80f;border-color:#38bdf859}._chipOn_1asc0_203{color:#e2e8f0;background:#38bdf81f;border-color:#38bdf873}._chip_1asc0_179 input{opacity:0;pointer-events:none;position:absolute}._rowBetween_1asc0_215{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}._rowTitle_1asc0_222{color:#e2e8f0;font-size:.88rem;font-weight:600}._switch_1asc0_228{cursor:pointer;background:#0f172abf;border:.0625rem solid #94a3b859;border-radius:999px;flex:none;width:2.5rem;height:1.45rem;padding:.12rem;transition:background .16s,border-color .16s}._switchOn_1asc0_240{background:#38bdf859;border-color:#38bdf88c}._switchKnob_1asc0_245{background:#e2e8f0;border-radius:999px;width:1.05rem;height:1.05rem;transition:transform .16s,background .16s;display:block;transform:translate(0)}._switchOn_1asc0_240 ._switchKnob_1asc0_245{background:#f8fafc;transform:translate(1.05rem)}._switch_1asc0_228:disabled{opacity:.5;cursor:not-allowed}._actionBtn_1asc0_265{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:.0625rem solid #94a3b847;border-radius:.65rem;align-self:flex-start;padding:.45rem .75rem;font-size:.82rem;font-weight:600;transition:border-color .12s,background .12s}._actionBtn_1asc0_265:hover:not(:disabled){background:#38bdf814;border-color:#38bdf866}._actionBtn_1asc0_265:disabled{opacity:.55;cursor:not-allowed}._actionBtnDanger_1asc0_288{color:#fecaca;background:#ef444414;border-color:#ef444459}._actionBtnDanger_1asc0_288:hover:not(:disabled){background:#ef444424;border-color:#ef444480}._status_1asc0_299{border:.0625rem solid #0000;border-radius:.65rem;padding:.5rem .75rem;font-size:.8rem}._statusOk_1asc0_306{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e47}._statusErr_1asc0_312{color:#fecaca;background:#ef44441f;border-color:#ef44444d}._pwForm_1asc0_318{flex-direction:column;gap:.45rem;display:flex}._forgotPwLink_1asc0_324{color:#7dd3fce0;cursor:pointer;text-align:left;background:0 0;border:none;align-self:flex-start;margin:-.15rem 0 .15rem;padding:0;font-size:.76rem;font-weight:600}._forgotPwLink_1asc0_324:hover:not(:disabled){color:#bae6fd;text-decoration:underline}._forgotPwLink_1asc0_324:disabled{opacity:.45;cursor:default}._pwActions_1asc0_347{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.25rem;display:flex}@media (width<=30rem){._segRow_1asc0_133{border-radius:.75rem;flex-wrap:wrap}._segOpt_1asc0_142{flex:calc(50% - .25rem)}._segFace_1asc0_156{border-radius:.6rem}}._screen_1dxhp_1{--p-sky:56, 189, 248;--p-violet:129, 140, 248;--p-amber:245, 158, 11;z-index:10040;color:#f8fafcf5;background:radial-gradient(circle at 18% 32%, #7c3aed24, transparent 42%), radial-gradient(circle at 84% 18%, #22d3ee1c, transparent 40%), radial-gradient(ellipse 70% 50% at 50% 100%, rgba(var(--p-amber), .07), transparent 65%), linear-gradient(160deg, #01040c 0%, #050d1c 52%, #01040a 100%);place-items:center;padding:clamp(1.5rem,5vw,3rem);animation:.35s ease-out both _bootFade_1dxhp_1;display:grid;position:fixed;inset:0}._atmosphere_1dxhp_21{pointer-events:none;position:fixed;inset:0;overflow:hidden}._radarRing_1dxhp_28{border:1px solid rgba(var(--p-sky), .08);border-radius:50%;width:max(36rem,70vmin);height:max(36rem,70vmin);animation:48s linear infinite _bootRadarSpin_1dxhp_1;position:absolute;top:50%;right:max(-8rem,-12vw);transform:translate(20%,-50%)}._radarRing_1dxhp_28:nth-child(2){border-color:rgba(var(--p-violet), .1);width:max(28rem,54vmin);height:max(28rem,54vmin);animation-duration:32s;animation-direction:reverse}._radarRing_1dxhp_28:nth-child(3){border-color:rgba(var(--p-amber), .09);width:max(21rem,41vmin);height:max(21rem,41vmin);animation-duration:40s}._card_1dxhp_55{z-index:1;text-align:center;width:min(26rem,92vw);position:relative}._brand_1dxhp_62{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f0e0;background:#02061773;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.35rem .85rem;font-size:.82rem;font-weight:700;display:inline-flex}._brandDot_1dxhp_78{background:rgb(var(--p-sky));width:.45rem;height:.45rem;box-shadow:0 0 .65rem rgba(var(--p-sky), .75);border-radius:50%}._orb_1dxhp_86{width:clamp(5.5rem,16vmin,7.5rem);height:clamp(5.5rem,16vmin,7.5rem);margin:0 auto;position:relative}._ring_1dxhp_93,._core_1dxhp_94{border-radius:50%;position:absolute;inset:0}._ring_1dxhp_93{background:conic-gradient(from 0deg, rgba(var(--p-sky), .95), rgba(var(--p-violet), .9) 38%, rgba(var(--p-amber), .9) 68%, rgba(var(--p-sky), .95)) border-box;-webkit-mask-composite:xor;border:2px solid #0000;animation:1.4s linear infinite _bootOrbSpin_1dxhp_1;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._core_1dxhp_94{background:radial-gradient(circle at 35% 30%, rgba(var(--p-sky), .8), rgba(var(--p-violet), .38) 52%, rgba(var(--p-amber), .22));box-shadow:0 0 1.5rem rgba(var(--p-sky), .3), 0 0 2.4rem rgba(var(--p-violet), .14), 0 0 3rem rgba(var(--p-amber), .08);inset:40%}._stage_1dxhp_140{letter-spacing:-.02em;min-height:1.5em;margin:0;font-size:clamp(1.35rem,3.6vmin,1.85rem);font-weight:800;line-height:1.2}@keyframes _bootFade_1dxhp_1{0%{opacity:0}to{opacity:1}}@keyframes _bootRadarSpin_1dxhp_1{to{transform:translate(20%,-50%)rotate(360deg)}}@keyframes _bootOrbSpin_1dxhp_1{to{transform:rotate(360deg)}}._hidden_1imqw_1{visibility:hidden;pointer-events:none}._root_d6bw4_1{color:#e2e8f0;flex-direction:column;flex:1 1 0;width:100%;height:100%;min-height:0;display:flex}._scroll_d6bw4_11{-webkit-overflow-scrolling:touch;min-height:0;padding:1rem max(1rem, env(safe-area-inset-right,0px)) .5rem max(1rem, env(safe-area-inset-left,0px));flex-direction:column;flex:1 1 0;gap:.85rem;display:flex;overflow:hidden auto}._top_d6bw4_24{flex-direction:column;gap:.25rem;display:flex}._kicker_d6bw4_30{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fcc7;margin:0;font-size:.75rem;font-weight:700}._title_d6bw4_39{letter-spacing:-.03em;color:#f8fafc;margin:0;font-size:1.45rem;font-weight:750}._meta_d6bw4_47{color:#94a3b8eb;margin:0;font-size:.9rem}._filters_d6bw4_53{gap:.4rem;display:flex}._filter_d6bw4_53{color:#e2e8f0e0;min-height:2.75rem;font:inherit;cursor:pointer;background:#0f172a;border:1px solid #94a3b833;border-radius:.7rem;flex:1 1 0;justify-content:center;align-items:center;gap:.35rem;margin:0;padding:.4rem .35rem;font-size:.88rem;font-weight:650;display:flex}._filterOn_d6bw4_77{color:#e0f2fe;background:#0e749038;border-color:#7dd3fc73}._count_d6bw4_83{min-width:1.35rem;height:1.35rem;color:inherit;background:#94a3b82e;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 .3rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}._filterOn_d6bw4_77 ._count_d6bw4_83,._historyBtn_d6bw4_100 ._count_d6bw4_83{background:#7dd3fc2e}._card_d6bw4_104{color:#f1f5f9;width:100%;font:inherit;text-align:left;cursor:pointer;appearance:none;background:#12203a;border:1px solid #94a3b847;border-radius:1rem;flex-direction:column;gap:.4rem;margin:0;padding:.95rem 1rem;display:flex}._featured_d6bw4_122{background:linear-gradient(#0e74902e,#0f172a 70%);border-color:#7dd3fc47}._cardKicker_d6bw4_127{letter-spacing:.06em;text-transform:uppercase;color:#7dd3fccc;font-size:.72rem;font-weight:700}._cardTitle_d6bw4_135{color:#f8fafc;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}._cardAuthors_d6bw4_143,._cardReason_d6bw4_144{color:#cbd5e1eb;margin:0;font-size:.9rem;line-height:1.45}._cardReason_d6bw4_144{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}._score_d6bw4_158{color:#7dd3fc;background:#7dd3fc1f;border-radius:999px;align-self:flex-start;margin-top:.15rem;padding:.15rem .45rem;font-size:.78rem;font-weight:700}._empty_d6bw4_169,._status_d6bw4_170{color:#cbd5e1eb;margin:0;padding:1.1rem .2rem;font-size:1rem}._error_d6bw4_177{color:#fecaca;margin:0}._actions_d6bw4_182{padding:.55rem max(1rem, env(safe-area-inset-right,0px)) .7rem max(1rem, env(safe-area-inset-left,0px));background:#03060f;border-top:1px solid #94a3b81f;flex-direction:column;flex:none;gap:.45rem;display:flex}._hint_d6bw4_193{color:#94a3b8f2;margin:0;font-size:.82rem;line-height:1.4}._actionRow_d6bw4_200{gap:.45rem;display:flex}._generate_d6bw4_205,._historyBtn_d6bw4_100{min-height:2.85rem;font:inherit;cursor:pointer;border-radius:.8rem;flex:1 1 0;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:.7rem;font-size:1rem;font-weight:700;display:inline-flex}._generate_d6bw4_205{color:#f8fafc;background:#0e749059;border:1px solid #7dd3fc59}._historyBtn_d6bw4_100{color:#e2e8f0;background:#0f172a;border:1px solid #94a3b847}._generate_d6bw4_205:disabled,._historyBtn_d6bw4_100:disabled{opacity:.6;cursor:wait}._historySheet_d6bw4_240{z-index:40;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}._historyBackdrop_d6bw4_249{cursor:pointer;background:#02060e8c;border:0;padding:0;position:absolute;inset:0}._historyPanel_d6bw4_258{z-index:1;max-height:min(28rem,70dvh);padding:.85rem .85rem calc(.85rem + env(safe-area-inset-bottom,0px));padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));background:#0b1220;border:1px solid #94a3b82e;border-radius:1.1rem 1.1rem 0 0;flex-direction:column;gap:.4rem;display:flex;position:relative;overflow:hidden auto}._historyTitle_d6bw4_275{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8e6;margin:0 0 .25rem;font-size:.78rem;font-weight:700}._historyItem_d6bw4_284{color:#e2e8f0;width:100%;min-height:2.85rem;font:inherit;text-align:left;cursor:pointer;background:#0f172a;border:0;border-radius:.75rem;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:.7rem .9rem;display:flex}._historyItemOn_d6bw4_303{outline:1px solid #7dd3fc73}._historyItemTitle_d6bw4_307,._historyItemMeta_d6bw4_308{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._historyItemTitle_d6bw4_307{flex:auto;font-size:.95rem;font-weight:650}._historyItemMeta_d6bw4_308{color:#94a3b8f2;flex:none;font-size:.85rem}._list_d6bw4_327{flex-direction:column;gap:.65rem;display:flex}input,textarea,select{font-size:16px}html.rr-phone{height:100%;font-size:16px;overflow:hidden}body.rr-phone,html.rr-phone #root{height:100%;overflow:hidden}body.rr-phone input,body.rr-phone textarea,body.rr-phone select{font-size:16px}._shell_jxmjz_25{--phone-sky:125, 211, 252;--phone-ink:226, 232, 240;--phone-muted:148, 163, 184;--phone-bg:#03060f;--phone-card:#0f172a;box-sizing:border-box;background:var(--phone-bg);width:100%;height:100svh;max-height:100svh;color:rgb(var(--phone-ink));flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.45;display:flex;overflow:hidden}@supports (height:100dvh){._shell_jxmjz_25{height:100dvh;max-height:100dvh}}._shell_jxmjz_25 *,._shell_jxmjz_25 :before,._shell_jxmjz_25 :after{box-sizing:border-box}._topBar_jxmjz_59{z-index:2;padding:.7rem max(1rem, env(safe-area-inset-right,0px)) .65rem max(1rem, env(safe-area-inset-left,0px));padding-top:max(.7rem, env(safe-area-inset-top,0px));background:#080d18;border-bottom:1px solid #94a3b829;flex:none}._topKicker_jxmjz_69{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fcc7;margin:0 0 .1rem;font-size:.72rem;font-weight:700}._topTitle_jxmjz_78{letter-spacing:-.03em;color:#f8fafc;margin:0;font-size:1.2rem;font-weight:750}._stage_jxmjz_86{z-index:1;-webkit-overflow-scrolling:touch;flex:1 1 0;height:0;min-height:0;position:relative;overflow:hidden auto}._stageFill_jxmjz_97{flex-direction:column;display:flex;overflow:hidden}._stageFill_jxmjz_97>*{flex:1 1 0;width:100%;min-height:0}._desktopSlot_jxmjz_109{min-height:100%}._tabBar_jxmjz_113{z-index:20;padding:.35rem .4rem calc(.35rem + env(safe-area-inset-bottom,0px));padding-left:max(.4rem, env(safe-area-inset-left,0px));padding-right:max(.4rem, env(safe-area-inset-right,0px));background:#080d18f5;border-top:1px solid #94a3b829;flex:none;align-items:stretch;gap:.15rem;display:flex;position:relative}._tab_jxmjz_113{min-height:2.75rem;color:rgba(var(--phone-muted), .95);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.65rem;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.15rem;margin:0;padding:.35rem .2rem;font-size:.75rem;font-weight:650;line-height:1.15;display:flex}._tabOn_jxmjz_149{color:rgb(var(--phone-sky));background:rgba(var(--phone-sky), .1)}._moreSheet_jxmjz_154{z-index:40;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}._moreBackdrop_jxmjz_163{cursor:pointer;background:#02060e8c;border:0;padding:0;position:absolute;inset:0}._morePanel_jxmjz_172{z-index:1;padding:.85rem .85rem calc(.85rem + env(safe-area-inset-bottom,0px));padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px));background:#0b1220;border:1px solid #94a3b82e;border-radius:1.1rem 1.1rem 0 0;flex-direction:column;gap:.35rem;display:flex;position:relative}._moreTitle_jxmjz_186{letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--phone-muted), .9);margin:0 0 .35rem;font-size:.78rem;font-weight:700}._moreItem_jxmjz_195{background:var(--phone-card);min-height:2.75rem;color:rgb(var(--phone-ink));font:inherit;text-align:left;cursor:pointer;border:0;border-radius:.75rem;margin:0;padding:.7rem .85rem;font-size:1rem;font-weight:650}._moreItemOn_jxmjz_210{outline:1px solid rgba(var(--phone-sky), .45);color:rgb(var(--phone-sky))}._moreDanger_jxmjz_215{color:#fecaca}._banner_jxmjz_219{color:#fecaca;background:#7f1d1d73;justify-content:space-between;align-items:center;gap:.65rem;padding:.65rem .85rem;font-size:.9rem;display:flex}._banner_jxmjz_219 button{min-height:2.5rem;color:inherit;font:inherit;cursor:pointer;background:#fecaca26;border:0;border-radius:.55rem;flex:none;padding:.4rem .7rem;font-size:.85rem}@media (orientation:landscape) and (height<=40rem),(height<=30rem){._tabBar_jxmjz_113{padding-top:.2rem;padding-bottom:max(.2rem, env(safe-area-inset-bottom,0px))}._tab_jxmjz_113{flex-direction:row;gap:.35rem;min-height:2.25rem;font-size:.8rem}}body.rr-phone .overlay,body.rr-phone .overlay-elevated,body.rr-phone .confirm-overlay{box-sizing:border-box!important;padding-top:max(.85rem, env(safe-area-inset-top,0px))!important;padding-right:max(.75rem, env(safe-area-inset-right,0px))!important;padding-bottom:max(.85rem, env(safe-area-inset-bottom,0px))!important;padding-left:max(.75rem, env(safe-area-inset-left,0px))!important;place-items:center!important;overflow:hidden auto!important}body.rr-phone .overlay>.glass-modal,body.rr-phone .overlay-elevated>.glass-modal,body.rr-phone .confirm-overlay>.confirm-dialog,body.rr-phone .glass-modal,body.rr-phone .confirm-dialog{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:28rem!important;max-height:min(36rem, calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 1.7rem))!important;margin:0!important}body.rr-phone .glass-modal.timeline-progress-shell{max-width:22rem!important;max-height:none!important}body.rr-phone .glass-head,body.rr-phone .glass-body,body.rr-phone .glass-footer{min-width:0!important;max-width:100%!important}body.rr-phone .glass-body{overflow:hidden auto!important}body.rr-phone .glass-title,body.rr-phone .glass-subtitle{overflow-wrap:anywhere}
