.organizer-module__tExPWG__loginPage{background:radial-gradient(circle at 18% 86%, #ff5a5212, transparent 28rem), radial-gradient(circle at 78% 12%, #08afe81c, transparent 32rem), var(--canvas);min-height:100vh;color:var(--text);position:relative;overflow:hidden}.organizer-module__tExPWG__loginPage:before{content:"";pointer-events:none;background-image:linear-gradient(#31506e12 1px,#0000 1px),linear-gradient(90deg,#31506e12 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 75%);mask-image:linear-gradient(135deg,#000,#0000 75%)}.organizer-module__tExPWG__loginHeader{z-index:1;border-bottom:1px solid #31506e8c;justify-content:space-between;align-items:center;width:min(1240px,100% - 56px);min-height:64px;margin:0 auto;display:flex;position:relative}.organizer-module__tExPWG__loginHeader .brand span{color:var(--accent-text)}.organizer-module__tExPWG__loginHeaderActions{align-items:center;gap:14px;display:flex}.organizer-module__tExPWG__loginHeaderActions>a{border-bottom:1px solid var(--line-strong);color:var(--muted);padding-bottom:5px;font-size:12px;transition:border-color .16s,color .16s}.organizer-module__tExPWG__loginHeaderActions>a:hover{border-color:var(--accent-text);color:var(--text)}.organizer-module__tExPWG__loginShell{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(430px,.82fr);align-items:center;width:min(1240px,100% - 56px);min-height:calc(100vh - 100px);margin:0 auto;display:grid;position:relative}.organizer-module__tExPWG__loginEditorial{border-right:1px solid #31506e8c;align-content:center;gap:38px;min-height:560px;padding:54px clamp(48px,6vw,92px) 54px 0;animation:.48s cubic-bezier(.2,.78,.22,1) both organizer-module__tExPWG__auth-editorial-in;display:grid}.organizer-module__tExPWG__loginEditorial>div:first-child{gap:16px;max-width:650px;display:grid}.organizer-module__tExPWG__loginEditorial h1{letter-spacing:-.04em;text-wrap:balance;max-width:600px;font-size:clamp(36px,3.7vw,46px);font-weight:650;line-height:1}.organizer-module__tExPWG__loginEditorial>div:first-child>p:last-child{max-width:560px;color:var(--muted);font-size:15px;line-height:1.6}.organizer-module__tExPWG__loginSequence{border-block:1px solid var(--line);max-width:590px;display:grid}.organizer-module__tExPWG__loginSequence span{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:57px;display:grid}.organizer-module__tExPWG__loginSequence span:last-child{border-bottom:0}.organizer-module__tExPWG__loginSequence i{color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.08em;font-size:9px;font-style:normal}.organizer-module__tExPWG__loginSequence strong{font-size:13px;font-weight:600}.organizer-module__tExPWG__loginSignal{color:var(--faint);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:10px;font-size:9px;display:flex}.organizer-module__tExPWG__loginSignal i{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #47dc9112}.organizer-module__tExPWG__loginFormPanel{justify-self:end;gap:23px;width:min(100%,450px);padding:48px 0 48px clamp(42px,5vw,72px);animation:.52s cubic-bezier(.2,.78,.22,1) 80ms both organizer-module__tExPWG__auth-form-in;display:grid}.organizer-module__tExPWG__authTabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.organizer-module__tExPWG__authTabs button{min-height:44px;color:var(--faint);background:0 0;border:0;font-size:12px;font-weight:650;position:relative}.organizer-module__tExPWG__authTabs button:after{content:"";background:0 0;height:2px;transition:background .18s,transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.35)}.organizer-module__tExPWG__authTabs button:hover,.organizer-module__tExPWG__authTabs .organizer-module__tExPWG__authTabActive{color:var(--text)}.organizer-module__tExPWG__authTabs .organizer-module__tExPWG__authTabActive:after{background:var(--cyan);transform:scaleX(1)}.organizer-module__tExPWG__loginFormHeading{gap:8px;display:grid}.organizer-module__tExPWG__loginFormHeading>span{color:var(--gold);font-family:var(--font-mono);letter-spacing:.11em;font-size:9px;font-weight:650}.organizer-module__tExPWG__loginFormHeading h2{letter-spacing:-.025em;font-size:25px;font-weight:650}.organizer-module__tExPWG__loginFormHeading p{color:var(--muted);font-size:12px;line-height:1.5}.organizer-module__tExPWG__authForm{animation:.26s ease-out both organizer-module__tExPWG__auth-form-swap}.organizer-module__tExPWG__authForm label>small{color:var(--faint);font-size:10px;font-weight:450;line-height:1.35}.organizer-module__tExPWG__passwordField{grid-template-columns:1fr auto;align-items:center;display:grid}.organizer-module__tExPWG__passwordField input{grid-area:1/1/auto/-1;padding-right:82px}.organizer-module__tExPWG__passwordField button{z-index:1;color:#31c8ff;background:0 0;border:0;grid-area:1/2;min-height:40px;padding:0 11px;font-size:12px;font-weight:700}.organizer-module__tExPWG__authForm .button{gap:12px;width:100%}.organizer-module__tExPWG__authForm .button svg{width:17px;transition:transform .17s}.organizer-module__tExPWG__authForm .button:hover svg{transform:translate(3px)}.organizer-module__tExPWG__authFootnote{color:var(--faint);text-align:center;font-size:11px}.organizer-module__tExPWG__authFootnote button{border:0;border-bottom:1px solid var(--line-strong);min-height:40px;color:var(--muted);background:0 0;margin-left:10px;padding:0 0 2px}.organizer-module__tExPWG__authFootnote button:hover{border-color:var(--accent-text);color:var(--text)}.organizer-module__tExPWG__loginBack{z-index:2;color:var(--faint);font-size:11px;position:absolute;bottom:24px;left:max(32px,50vw - 620px)}@keyframes organizer-module__tExPWG__auth-editorial-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes organizer-module__tExPWG__auth-form-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes organizer-module__tExPWG__auth-form-swap{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.organizer-module__tExPWG__formStack{align-content:start;gap:17px;display:grid}.organizer-module__tExPWG__formStack>div:first-child h2,.organizer-module__tExPWG__sectionCard h2{color:var(--text);letter-spacing:-.02em;margin-top:6px;font-size:28px;font-weight:700;line-height:1.05}.organizer-module__tExPWG__formStack label,.organizer-module__tExPWG__inlineForm label{color:var(--muted);gap:7px;font-size:13px;font-weight:600;display:grid;position:relative}.organizer-module__tExPWG__formStack input,.organizer-module__tExPWG__formStack select,.organizer-module__tExPWG__formStack textarea,.organizer-module__tExPWG__inlineForm input,.organizer-module__tExPWG__inlineForm select,.organizer-module__tExPWG__orgSelect select,.organizer-module__tExPWG__mobileHeader select{border:1px solid var(--line-strong);background:var(--navy);width:100%;min-height:48px;color:var(--text);border-radius:9px;outline:none;padding:11px 12px;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s}.organizer-module__tExPWG__formStack textarea{resize:vertical;min-height:82px}.organizer-module__tExPWG__formStack input:focus,.organizer-module__tExPWG__formStack select:focus,.organizer-module__tExPWG__formStack textarea:focus,.organizer-module__tExPWG__inlineForm input:focus,.organizer-module__tExPWG__inlineForm select:focus{border-color:var(--accent-text);background:var(--surface);box-shadow:0 0 0 3px #08afe821}.organizer-module__tExPWG__optional{color:var(--faint);font-size:11px;font-weight:450;position:absolute;top:0;right:0}.organizer-module__tExPWG__error{color:#ffaaa6;background:#ff4e551a;border:1px solid #ff5a5280;border-left-width:3px;border-radius:8px;padding:12px 14px}.organizer-module__tExPWG__help{color:var(--muted);font-size:13px;line-height:1.5}.organizer-module__tExPWG__formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.organizer-module__tExPWG__console{--org-canvas:var(--canvas);--org-navy:var(--navy);--org-surface:var(--surface);--org-raised:var(--surface-raised);--org-muted:var(--muted);--org-faint:var(--faint);--org-line:var(--line);--org-line-strong:var(--line-strong);--org-cyan:var(--cyan);--org-coral:var(--coral);--org-gold:var(--gold);--org-mint:var(--mint);background:var(--org-canvas);min-height:100vh;color:var(--text);grid-template-columns:224px minmax(0,1fr);display:grid}.organizer-module__tExPWG__console .kicker{color:var(--org-gold);letter-spacing:.1em;font-size:11px;font-weight:700}.organizer-module__tExPWG__console .button{background:var(--org-cyan);min-height:44px;color:var(--on-accent);border:1px solid #31c8ff;border-radius:9px;gap:9px;padding:0 17px;box-shadow:0 8px 24px #08afe826}.organizer-module__tExPWG__console .button:hover{background:#27c4fa;transform:translateY(-1px);box-shadow:0 10px 28px #08afe838}.organizer-module__tExPWG__console .button svg{width:18px}.organizer-module__tExPWG__console .button--ghost{border-color:var(--org-line-strong);box-shadow:none;color:var(--text);background:0 0}.organizer-module__tExPWG__console .panel{border:1px solid var(--org-line);box-shadow:none;background:linear-gradient(145deg,#0d1c2cf5,#071321f5);border-radius:12px}.organizer-module__tExPWG__console .chip{border-color:var(--org-line-strong);background:var(--surface-muted);min-height:25px;color:var(--muted);padding:3px 8px;font-size:11px}.organizer-module__tExPWG__console .chip--gold{color:var(--org-gold);background:#302713;border-color:#6b5123}.organizer-module__tExPWG__console .chip--coral{color:#ffaaa6;background:#351b25;border-color:#83343a}.organizer-module__tExPWG__console .empty-state{border-color:var(--org-line-strong);color:var(--org-muted);border-radius:10px}.organizer-module__tExPWG__sidebar{border-right:1px solid var(--org-line);background:linear-gradient(180deg, var(--canvas-lift), var(--canvas));height:100vh;color:var(--text);flex-direction:column;padding:26px 14px 18px;display:flex;position:sticky;top:0}.organizer-module__tExPWG__sidebar>.brand{padding-left:10px}.organizer-module__tExPWG__sidebar>.brand span{color:var(--accent-text)}.organizer-module__tExPWG__sidebar>.brand small{color:var(--org-faint)}.organizer-module__tExPWG__orgSelect{border-block:1px solid var(--org-line);gap:7px;margin:28px 0 22px;padding:16px 8px;display:grid}.organizer-module__tExPWG__orgSelect>span{color:var(--org-faint);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:700}.organizer-module__tExPWG__orgSelect select{border-color:var(--org-line);background:var(--surface);min-height:40px;font-size:13px}.organizer-module__tExPWG__orgSelect small{color:var(--org-gold);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.organizer-module__tExPWG__sidebar nav{gap:3px;display:grid}.organizer-module__tExPWG__sidebar nav button{min-height:44px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:0 11px;font-size:14px;font-weight:600;transition:color .15s,background .15s;display:flex;position:relative}.organizer-module__tExPWG__sidebar nav .organizer-module__tExPWG__platformNavLink{min-height:44px;color:var(--muted);border-radius:8px;align-items:center;gap:11px;margin-top:6px;padding:0 11px;font-size:14px;font-weight:600;display:flex}.organizer-module__tExPWG__sidebar nav .organizer-module__tExPWG__platformNavLink:hover{color:var(--text);background:#1fc7ff0d}.organizer-module__tExPWG__sidebar nav .organizer-module__tExPWG__platformNavLink svg{width:18px;color:var(--org-gold)}.organizer-module__tExPWG__sidebar nav button svg{width:18px}.organizer-module__tExPWG__sidebar nav button:before{content:"";background:0 0;width:3px;position:absolute;top:11px;bottom:11px;left:-14px}.organizer-module__tExPWG__sidebar nav button:hover{color:var(--text);background:#1fc7ff0d}.organizer-module__tExPWG__sidebar nav .organizer-module__tExPWG__activeNav{color:var(--text);background:#0d2437}.organizer-module__tExPWG__sidebar nav .organizer-module__tExPWG__activeNav svg{color:var(--accent-text)}.organizer-module__tExPWG__sidebar nav .organizer-module__tExPWG__activeNav:before{background:var(--org-cyan);box-shadow:0 0 14px #08afe8b3}.organizer-module__tExPWG__sidebarFooter{border-top:1px solid var(--org-line);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:18px 8px 0;display:flex}.organizer-module__tExPWG__sidebarFooter div{min-width:0;display:grid}.organizer-module__tExPWG__sidebarFooter strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.organizer-module__tExPWG__sidebarFooter span{color:var(--org-faint);font-size:11px}.organizer-module__tExPWG__sidebarFooter button,.organizer-module__tExPWG__cardHeading button,.organizer-module__tExPWG__editionRow button,.organizer-module__tExPWG__listRow button,.organizer-module__tExPWG__importRow button,.organizer-module__tExPWG__candidate button{color:var(--accent-text);background:0 0;border:0;align-items:center;gap:7px;font-weight:650;display:inline-flex}.organizer-module__tExPWG__sidebarFooter button{color:var(--org-faint);font-size:11px}.organizer-module__tExPWG__cardHeading button svg{width:16px}.organizer-module__tExPWG__mainPanel{background:linear-gradient(#030812e8, #030812fa 52rem), url(/art/organizer-blueprint.webp) top right / min(1080px, 82vw) auto no-repeat, var(--canvas);min-width:0}.organizer-module__tExPWG__desktopHeader{z-index:12;border-bottom:1px solid var(--org-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030812e0;justify-content:space-between;align-items:center;min-height:64px;padding:8px clamp(24px,4vw,54px);display:flex;position:sticky;top:0}.organizer-module__tExPWG__workspaceContext{align-items:center;gap:11px;display:flex}.organizer-module__tExPWG__workspaceContext>span{width:32px;height:32px;color:var(--org-gold);font-family:var(--font-competitive);background:#28220f;border:1px solid #725728;border-radius:8px;place-items:center;font-size:18px;font-weight:800;display:grid}.organizer-module__tExPWG__workspaceContext div{gap:1px;display:grid}.organizer-module__tExPWG__workspaceContext small{color:var(--org-faint);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.organizer-module__tExPWG__workspaceContext strong{font-size:14px}.organizer-module__tExPWG__workspaceStatus{align-items:center;gap:20px;display:flex}.organizer-module__tExPWG__workspaceStatus>span{color:var(--org-muted);align-items:center;gap:8px;font-size:12px;display:flex}.organizer-module__tExPWG__workspaceStatus i{background:var(--org-mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #47dc9114}.organizer-module__tExPWG__workspaceStatus button{color:var(--accent-text);background:0 0;border:0;align-items:center;gap:7px;font-size:12px;font-weight:650;display:inline-flex}.organizer-module__tExPWG__workspaceStatus button svg{width:16px}.organizer-module__tExPWG__workspaceStatus button:disabled{color:var(--org-faint)}.organizer-module__tExPWG__mobileHeader{display:none}.organizer-module__tExPWG__mobileBrand{align-items:center;gap:6px;display:flex}.organizer-module__tExPWG__workspaceBody{gap:24px;width:min(100% - 64px,1320px);margin:0 auto;padding-block:40px 80px;animation:.28s both organizer-module__tExPWG__rise-in;display:grid}.organizer-module__tExPWG__titleRow{justify-content:space-between;align-items:flex-end;gap:24px;min-height:74px;display:flex}.organizer-module__tExPWG__titleRow h1{letter-spacing:-.03em;margin-top:6px;font-size:clamp(31px,3.3vw,38px);font-weight:650;line-height:1.02}.organizer-module__tExPWG__titleSummary{max-width:560px;color:var(--org-muted);margin-top:9px;line-height:1.45}.organizer-module__tExPWG__pageIntro{justify-content:space-between;align-items:flex-end;gap:32px;min-height:92px;display:flex}.organizer-module__tExPWG__pageIntro>div{gap:7px;max-width:720px;display:grid}.organizer-module__tExPWG__pageIntro h1{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(30px,3.3vw,38px);font-weight:650;line-height:1.02}.organizer-module__tExPWG__pageIntro>div>p:last-child{max-width:620px;color:var(--org-muted);font-size:15px;line-height:1.55}.organizer-module__tExPWG__pageIntro>button{flex:none}.organizer-module__tExPWG__focusToolbar{border-bottom:1px solid var(--org-line);min-height:38px;color:var(--org-faint);font-family:var(--font-mono);letter-spacing:.04em;justify-content:space-between;align-items:center;font-size:10px;display:flex}.organizer-module__tExPWG__focusToolbar span{text-transform:uppercase}.organizer-module__tExPWG__focusToolbar i{color:var(--org-gold);padding-inline:7px;font-style:normal}.organizer-module__tExPWG__focusToolbar button{color:var(--accent-text);background:0 0;border:0;align-items:center;gap:8px;font-family:inherit;font-size:10px;display:inline-flex}.organizer-module__tExPWG__focusToolbar button svg{width:14px;transition:transform .16s}.organizer-module__tExPWG__focusToolbar button:hover svg{transform:translate(3px)}.organizer-module__tExPWG__missionDeck{border-block:1px solid var(--org-line-strong);isolation:isolate;background:linear-gradient(90deg,#0308128f,#0308121a),url(/art/organizer-blueprint.webp) 50%/cover;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);min-height:360px;display:grid;position:relative;overflow:hidden}.organizer-module__tExPWG__missionDeck:after{background:linear-gradient(90deg, var(--org-cyan) 0 46%, var(--org-gold) 46% 82%, var(--org-coral) 82%);content:"";height:2px;position:absolute;bottom:0;left:0;right:0}.organizer-module__tExPWG__missionCopy{flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;padding:38px 48px 42px 4px;display:flex}.organizer-module__tExPWG__missionCopy>div{gap:8px;max-width:720px;display:grid}.organizer-module__tExPWG__missionCopy>div>p:first-child{color:var(--org-gold);font-size:12px;font-weight:650}.organizer-module__tExPWG__missionCopy h2{letter-spacing:-.04em;text-wrap:balance;max-width:650px;font-size:clamp(30px,3.5vw,40px);font-weight:620;line-height:1}.organizer-module__tExPWG__missionCopy>div>p:last-child{max-width:610px;color:var(--muted);font-size:15px;line-height:1.55}.organizer-module__tExPWG__missionCopy>button{border:0;border-bottom:1px solid var(--org-cyan);color:var(--text);background:0 0;align-items:center;gap:16px;padding:0 0 7px;font-size:14px;font-weight:650;display:inline-flex}.organizer-module__tExPWG__missionCopy>button svg{width:16px;color:var(--accent-text);transition:transform .16s}.organizer-module__tExPWG__missionCopy>button:hover svg{transform:translate(4px)}.organizer-module__tExPWG__launchPath{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0308128c;border-left:1px solid #31506ead;align-content:center;padding:30px 0 30px 34px;list-style:none;display:grid}.organizer-module__tExPWG__launchPath li{min-height:70px;color:var(--org-faint);grid-template-columns:38px 1fr;align-items:start;gap:12px;display:grid;position:relative}.organizer-module__tExPWG__launchPath li:after{background:var(--org-line-strong);content:"";width:1px;position:absolute;top:29px;bottom:0;left:14px}.organizer-module__tExPWG__launchPath li:last-child:after{display:none}.organizer-module__tExPWG__launchPath li>span{z-index:1;background:var(--canvas-lift);width:29px;height:29px;font-family:var(--font-mono);border:1px solid;border-radius:50%;place-items:center;font-size:9px;display:grid}.organizer-module__tExPWG__launchPath li>span svg{width:14px}.organizer-module__tExPWG__launchPath li>div{gap:3px;padding-top:2px;display:grid}.organizer-module__tExPWG__launchPath strong{color:#c3ceda;font-size:14px}.organizer-module__tExPWG__launchPath small{font-size:11px}.organizer-module__tExPWG__launchPath .organizer-module__tExPWG__pathDone{color:var(--org-mint)}.organizer-module__tExPWG__launchPath .organizer-module__tExPWG__pathDone>span{border-color:var(--org-mint);background:#47dc911f}.organizer-module__tExPWG__launchPath .organizer-module__tExPWG__pathCurrent{color:var(--accent-text)}.organizer-module__tExPWG__launchPath .organizer-module__tExPWG__pathCurrent>span{border-color:var(--accent-text);background:var(--org-cyan);color:var(--on-accent);box-shadow:0 0 0 6px #08afe814}.organizer-module__tExPWG__launchPath .organizer-module__tExPWG__pathCurrent strong{color:var(--text)}.organizer-module__tExPWG__controlRibbon{border-bottom:1px solid var(--org-line);grid-template-columns:repeat(4,1fr);display:grid}.organizer-module__tExPWG__controlRibbon>span{border-right:1px solid var(--org-line);align-content:center;gap:4px;min-height:66px;padding:8px 18px;display:grid}.organizer-module__tExPWG__controlRibbon>span:last-child{border-right:0}.organizer-module__tExPWG__controlRibbon small{color:var(--org-faint);font-size:10px;font-weight:600}.organizer-module__tExPWG__controlRibbon strong{color:#dfe7ef;font-size:17px;font-weight:650}.organizer-module__tExPWG__controlRibbon .organizer-module__tExPWG__ribbonLive strong{color:var(--accent-text)}.organizer-module__tExPWG__objectColumns{grid-template-columns:1fr 1fr;align-items:start;gap:44px;display:grid}.organizer-module__tExPWG__objectLedger{min-width:0}.organizer-module__tExPWG__ledgerHeading{border-bottom:1px solid var(--org-line);justify-content:space-between;align-items:flex-end;gap:18px;min-height:62px;padding-bottom:12px;display:flex}.organizer-module__tExPWG__ledgerHeading h2,.organizer-module__tExPWG__ledgerHeading h3{color:var(--text);letter-spacing:-.02em;margin-top:4px;font-size:23px;font-weight:650}.organizer-module__tExPWG__ledgerHeading>button{color:var(--accent-text);background:0 0;border:0;align-items:center;gap:8px;font-size:12px;font-weight:650;display:inline-flex}.organizer-module__tExPWG__ledgerHeading>button svg{width:15px}.organizer-module__tExPWG__ledgerHeading>span{color:var(--org-faint);font-family:var(--font-mono);font-size:10px}.organizer-module__tExPWG__ledgerRow{border:0;border-bottom:1px solid var(--org-line);width:100%;min-height:72px;color:var(--text);text-align:left;background:0 0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;transition:background .15s,padding .15s;display:grid}.organizer-module__tExPWG__ledgerRow:hover{background:#08afe809;padding-inline:8px}.organizer-module__tExPWG__ledgerRow>time{color:var(--org-coral);font-family:var(--font-mono);text-transform:uppercase;font-size:10px}.organizer-module__tExPWG__ledgerRow>span:nth-child(2){gap:3px;min-width:0;display:grid}.organizer-module__tExPWG__ledgerRow strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.organizer-module__tExPWG__ledgerRow small{color:var(--org-muted);font-size:11px}.organizer-module__tExPWG__ledgerRow>svg{width:15px;color:var(--org-faint)}.organizer-module__tExPWG__ledgerEmpty{border:0;border-bottom:1px solid var(--org-line);width:100%;min-height:98px;color:var(--text);text-align:left;background:0 0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.organizer-module__tExPWG__ledgerEmpty>span{width:38px;height:38px;color:var(--accent-text);background:#08afe817;border-radius:50%;place-items:center;display:grid}.organizer-module__tExPWG__ledgerEmpty>span svg{width:18px}.organizer-module__tExPWG__ledgerEmpty>div{gap:4px;display:grid}.organizer-module__tExPWG__ledgerEmpty strong{font-size:14px}.organizer-module__tExPWG__ledgerEmpty small{color:var(--org-muted);font-size:11px;line-height:1.4}.organizer-module__tExPWG__ledgerEmpty>svg{width:16px;color:var(--accent-text)}.organizer-module__tExPWG__draftSummary{border-block:1px solid var(--org-line);grid-template-columns:46px 1fr;align-items:center;gap:13px;min-height:72px;display:grid}.organizer-module__tExPWG__draftSummary>span{width:36px;height:36px;color:var(--accent-text);background:#08afe81a;border-radius:50%;place-items:center;display:grid}.organizer-module__tExPWG__draftSummary>span svg{width:18px}.organizer-module__tExPWG__draftSummary>div{gap:2px;display:grid}.organizer-module__tExPWG__draftSummary small{color:var(--org-faint);font-size:10px}.organizer-module__tExPWG__draftSummary strong{font-size:14px}.organizer-module__tExPWG__draftSummary p{color:var(--org-muted);font-size:11px}.organizer-module__tExPWG__formatExplanation{border-left:2px solid var(--org-cyan);background:#08afe809;gap:5px;padding:15px 17px;display:grid}.organizer-module__tExPWG__formatExplanation strong{color:var(--text);font-size:14px}.organizer-module__tExPWG__formatExplanation p{color:var(--org-muted);font-size:13px;line-height:1.5}.organizer-module__tExPWG__formatExplanation small{color:var(--org-cyan-soft);font-size:12px;line-height:1.45}.organizer-module__tExPWG__scheduleEstimate{border-block:1px solid var(--org-line);margin:2px 0 0;display:grid}.organizer-module__tExPWG__scheduleEstimate>div{grid-template-columns:minmax(110px,.34fr) minmax(0,1fr);align-items:center;gap:14px;min-height:48px;display:grid}.organizer-module__tExPWG__scheduleEstimate>div+div{border-top:1px solid var(--org-line)}.organizer-module__tExPWG__scheduleEstimate dt{color:var(--org-faint);font-family:var(--font-mono);font-size:12px}.organizer-module__tExPWG__scheduleEstimate dd{color:var(--text);font-size:13px;font-weight:620;line-height:1.4}.organizer-module__tExPWG__focusFlow{border-block:1px solid var(--org-line-strong);background:#071321eb;grid-template-columns:minmax(270px,.72fr) minmax(470px,1.28fr);animation:.3s cubic-bezier(.2,.78,.22,1) both organizer-module__tExPWG__focus-enter;display:grid;overflow:hidden}.organizer-module__tExPWG__focusFlow>aside{border-right:1px solid var(--org-line);background:linear-gradient(#0308125c,#030812b3),url(/art/organizer-blueprint.webp) 50%/cover;flex-direction:column;justify-content:space-between;min-height:520px;padding:34px;display:flex}.organizer-module__tExPWG__focusFlow>aside>div{gap:10px;display:grid}.organizer-module__tExPWG__focusFlow>aside h2{letter-spacing:-.035em;max-width:380px;font-size:31px;font-weight:620;line-height:1.05}.organizer-module__tExPWG__focusFlow>aside>button{border:0;border-bottom:1px solid var(--org-line-strong);color:var(--org-muted);background:0 0;align-self:flex-start;padding-bottom:5px;font-size:12px}.organizer-module__tExPWG__focusIndex{color:var(--org-gold);font-family:var(--font-mono);font-size:11px}.organizer-module__tExPWG__focusFlow>form{padding:36px clamp(28px,5vw,64px)}.organizer-module__tExPWG__focusFlow footer,.organizer-module__tExPWG__assistantFlow footer{border-top:1px solid var(--org-line);justify-content:space-between;align-items:center;margin-top:7px;padding-top:18px;display:flex}.organizer-module__tExPWG__focusFlow footer>button:first-child,.organizer-module__tExPWG__assistantFlow footer>button:first-child{color:var(--org-muted);background:0 0;border:0}.organizer-module__tExPWG__fileField{gap:8px!important}.organizer-module__tExPWG__fileDrop{border:1px solid var(--org-line-strong);background:#0308125c;border-radius:9px;grid-template-columns:43px minmax(0,1fr);align-content:center;column-gap:13px;min-height:94px;padding:17px 20px;transition:border-color .16s,background .16s;display:grid;position:relative}.organizer-module__tExPWG__fileDrop:hover,.organizer-module__tExPWG__fileDrop:focus-within{border-color:var(--accent-text);background:#08afe809}.organizer-module__tExPWG__fileDrop input{z-index:2;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.organizer-module__tExPWG__fileDrop>span{width:43px;height:43px;color:var(--accent-text);background:#08afe81a;border-radius:50%;grid-row:1/span 2;place-items:center;display:grid}.organizer-module__tExPWG__fileDrop>span svg{width:19px}.organizer-module__tExPWG__fileDrop strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:14px;overflow:hidden}.organizer-module__tExPWG__fileDrop small{color:var(--org-faint);align-self:start;font-size:10px}.organizer-module__tExPWG__schemaDisclosure{border-block:1px solid var(--org-line);padding:0 2px}.organizer-module__tExPWG__schemaDisclosure>summary{cursor:pointer;color:var(--accent-text);padding:13px 0;font-size:12px;font-weight:650}.organizer-module__tExPWG__schemaDisclosure>p{color:var(--org-muted);font-family:var(--font-mono);padding-bottom:14px;font-size:10px;line-height:1.6}.organizer-module__tExPWG__libraryLayout{border-block:1px solid var(--org-line-strong);grid-template-columns:minmax(260px,.72fr) minmax(0,1.7fr);min-height:610px;display:grid}.organizer-module__tExPWG__bankIndex{border-right:1px solid var(--org-line);min-width:0;padding:24px 22px 24px 0}.organizer-module__tExPWG__bankIndex>div:first-child{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.organizer-module__tExPWG__bankIndex>div:first-child>strong{color:var(--org-muted);font-size:12px;font-weight:550}.organizer-module__tExPWG__bankIndex>button{border:0;border-bottom:1px solid var(--org-line);width:100%;min-height:72px;color:var(--text);text-align:left;background:0 0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;transition:background .15s,padding .15s;display:grid}.organizer-module__tExPWG__bankIndex>button:hover{background:#08afe808;padding-inline:7px}.organizer-module__tExPWG__bankIndex>button>span{background:var(--org-surface);width:31px;height:31px;color:var(--org-faint);border-radius:50%;place-items:center;display:grid}.organizer-module__tExPWG__bankIndex>button>span svg{width:15px}.organizer-module__tExPWG__bankIndex>button>div{gap:3px;min-width:0;display:grid}.organizer-module__tExPWG__bankIndex>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.organizer-module__tExPWG__bankIndex>button small{color:var(--org-faint);font-size:10px}.organizer-module__tExPWG__bankIndex>button>svg{width:14px;color:var(--org-faint)}.organizer-module__tExPWG__bankIndex .organizer-module__tExPWG__selectedPicker{box-shadow:inset 2px 0 var(--org-cyan);background:linear-gradient(90deg,#08afe81a,#0000);padding-inline:8px}.organizer-module__tExPWG__bankIndex .organizer-module__tExPWG__selectedPicker>span,.organizer-module__tExPWG__bankIndex .organizer-module__tExPWG__selectedPicker>svg{color:var(--accent-text)}.organizer-module__tExPWG__bankIndex .organizer-module__tExPWG__indexEmpty{grid-template-columns:38px 1fr;align-content:center;justify-items:start;min-height:130px;padding:12px}.organizer-module__tExPWG__bankIndex .organizer-module__tExPWG__indexEmpty>small{grid-column:2}.organizer-module__tExPWG__bankWorkbench{min-width:0;padding:34px 0 34px clamp(30px,4vw,58px)}.organizer-module__tExPWG__bankWorkbench>header{border-bottom:1px solid var(--org-line);justify-content:space-between;align-items:flex-start;gap:24px;min-height:106px;display:flex}.organizer-module__tExPWG__bankWorkbench>header>div:first-child{gap:5px;display:grid}.organizer-module__tExPWG__bankWorkbench>header span{color:var(--org-gold);font-family:var(--font-mono);letter-spacing:.06em;font-size:9px}.organizer-module__tExPWG__bankWorkbench>header h2{letter-spacing:-.035em;max-width:720px;font-size:clamp(28px,3.2vw,38px);font-weight:620;line-height:1.05}.organizer-module__tExPWG__bankWorkbench>header p{color:var(--org-muted);font-size:13px}.organizer-module__tExPWG__bankScore{flex:none;justify-items:end;display:grid}.organizer-module__tExPWG__bankScore strong{font-family:var(--font-competitive);font-size:42px;font-weight:700;line-height:1}.organizer-module__tExPWG__bankScore small{color:var(--org-faint);font-size:10px}.organizer-module__tExPWG__bankNextAction{border-bottom:1px solid var(--org-line);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:178px;display:grid}.organizer-module__tExPWG__bankNextAction>span{width:42px;height:42px;color:var(--org-gold);background:#f5b83d1a;border-radius:50%;place-items:center;display:grid}.organizer-module__tExPWG__bankNextAction>span svg{width:20px}.organizer-module__tExPWG__bankNextAction>div:nth-child(2){gap:5px;display:grid}.organizer-module__tExPWG__bankNextAction small{color:var(--org-gold);font-size:10px;font-weight:700}.organizer-module__tExPWG__bankNextAction strong{font-size:18px;font-weight:650}.organizer-module__tExPWG__bankNextAction p{max-width:540px;color:var(--org-muted);font-size:12px;line-height:1.45}.organizer-module__tExPWG__nextChoices{align-items:center;gap:8px;display:flex}.organizer-module__tExPWG__nextChoices button{border:1px solid var(--org-line-strong);min-height:40px;color:var(--text);background:0 0;border-radius:8px;padding:0 13px;font-size:12px}.organizer-module__tExPWG__nextChoices button:first-child{border-color:var(--accent-text);background:var(--org-cyan);color:var(--on-accent)}.organizer-module__tExPWG__versionLedger{padding-top:20px}.organizer-module__tExPWG__versionRow{border-bottom:1px solid var(--org-line);grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:66px;display:grid}.organizer-module__tExPWG__versionRow>span:first-child{background:var(--org-surface);width:32px;height:32px;color:var(--org-muted);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:9px;display:grid}.organizer-module__tExPWG__versionRow>.organizer-module__tExPWG__versionPublished{color:var(--org-mint);background:#47dc911a}.organizer-module__tExPWG__versionRow>div{gap:2px;display:grid}.organizer-module__tExPWG__versionRow strong{font-size:13px}.organizer-module__tExPWG__versionRow small{color:var(--org-faint);font-size:10px}.organizer-module__tExPWG__versionRow>a{color:var(--accent-text);font-size:11px}.organizer-module__tExPWG__libraryWelcome{align-content:center;justify-items:start;gap:12px;max-width:620px;min-height:500px;display:grid}.organizer-module__tExPWG__libraryWelcome>span{width:54px;height:54px;color:var(--accent-text);background:#08afe81a;border-radius:50%;place-items:center;display:grid}.organizer-module__tExPWG__libraryWelcome>span svg{width:24px}.organizer-module__tExPWG__libraryWelcome h2{letter-spacing:-.04em;max-width:560px;font-size:38px;font-weight:620;line-height:1.02}.organizer-module__tExPWG__libraryWelcome>p:not(.organizer-module__tExPWG__kicker){max-width:480px;color:var(--org-muted);line-height:1.5}.organizer-module__tExPWG__assistantBrief{border-block:1px solid var(--org-line-strong);background:linear-gradient(90deg,#03081273,#030812c7),url(/art/organizer-blueprint.webp) 50%/cover;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);min-height:410px;display:grid;overflow:hidden}.organizer-module__tExPWG__assistantBrief>div:first-child{align-content:center;gap:10px;max-width:650px;padding:42px 48px 42px 4px;display:grid}.organizer-module__tExPWG__assistantBrief h2{letter-spacing:-.04em;font-size:clamp(34px,4vw,48px);font-weight:620;line-height:1}.organizer-module__tExPWG__assistantBrief>div:first-child>p:last-child{max-width:550px;color:var(--org-muted);line-height:1.55}.organizer-module__tExPWG__assistantMark{width:56px;height:56px;color:var(--accent-text);background:#08afe81c;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 8px #08afe80a}.organizer-module__tExPWG__assistantMark svg{width:25px}.organizer-module__tExPWG__intentList{border-left:1px solid var(--org-line);background:#03081294;align-content:center;padding:30px 0 30px 30px;display:grid}.organizer-module__tExPWG__intentList>button{border:0;border-bottom:1px solid var(--org-line);min-height:112px;color:var(--text);text-align:left;background:0 0;grid-template-columns:35px 1fr auto;align-items:center;gap:14px;display:grid}.organizer-module__tExPWG__intentList>button:first-child{border-top:1px solid var(--org-line)}.organizer-module__tExPWG__intentList>button>span{color:var(--org-gold);font-family:var(--font-mono);font-size:10px}.organizer-module__tExPWG__intentList>button>div{gap:5px;display:grid}.organizer-module__tExPWG__intentList strong{font-size:16px}.organizer-module__tExPWG__intentList small{color:var(--org-muted);font-size:11px}.organizer-module__tExPWG__intentList>button>svg{width:17px;color:var(--accent-text);transition:transform .16s}.organizer-module__tExPWG__intentList>button:hover>svg{transform:translate(4px)}.organizer-module__tExPWG__jobLedger{min-width:0}.organizer-module__tExPWG__jobLedger .organizer-module__tExPWG__jobRow{border:0;border-bottom:1px solid var(--org-line);background:0 0;border-radius:0;grid-template-columns:38px minmax(0,1fr) auto 18px;min-height:68px;margin:0;display:grid}.organizer-module__tExPWG__jobLedger .organizer-module__tExPWG__jobRow>svg{width:15px;color:var(--org-faint)}.organizer-module__tExPWG__jobType{background:#08afe817;border-radius:50%;place-items:center;width:32px;height:32px;color:var(--accent-text)!important;display:grid!important}.organizer-module__tExPWG__jobType svg{width:15px}.organizer-module__tExPWG__assistantFlow{border-block:1px solid var(--org-line-strong);background:#071321f0;grid-template-columns:minmax(280px,.72fr) minmax(490px,1.28fr);animation:.3s cubic-bezier(.2,.78,.22,1) both organizer-module__tExPWG__focus-enter;display:grid;overflow:hidden}.organizer-module__tExPWG__assistantFlow>aside{border-right:1px solid var(--org-line);background:linear-gradient(#03081266,#030812bf),url(/art/organizer-blueprint.webp) 50%/cover;flex-direction:column;justify-content:space-between;min-height:650px;padding:36px;display:flex}.organizer-module__tExPWG__assistantFlow>aside>span{color:var(--org-gold);font-family:var(--font-mono);font-size:11px}.organizer-module__tExPWG__assistantFlow>aside>div:nth-child(2){gap:10px;display:grid}.organizer-module__tExPWG__assistantFlow>aside h2{letter-spacing:-.04em;font-size:34px;font-weight:620;line-height:1.03}.organizer-module__tExPWG__assistantFlow>aside p:last-child{color:var(--org-muted);line-height:1.5}.organizer-module__tExPWG__humanGate{border-top:1px solid var(--org-line);align-items:center;gap:11px;padding-top:17px;display:flex}.organizer-module__tExPWG__humanGate>svg{width:19px;color:var(--org-mint)}.organizer-module__tExPWG__humanGate>span{gap:3px;display:grid}.organizer-module__tExPWG__humanGate strong{font-size:12px}.organizer-module__tExPWG__humanGate small{color:var(--org-faint);font-size:10px}.organizer-module__tExPWG__assistantFlow>form{padding:38px clamp(30px,5vw,66px)}.organizer-module__tExPWG__commandStage{background:linear-gradient(125deg, var(--surface-raised) 0%, var(--navy) 58%, #0b2030 100%);min-height:250px;color:var(--text);isolation:isolate;border:1px solid #294661;border-radius:14px;grid-template-columns:1fr 330px;display:grid;position:relative;overflow:hidden}.organizer-module__tExPWG__commandStage:before{z-index:-1;content:"";background:linear-gradient(115deg,#0000 0 58%,#08afe814 58% 58.3%,#0000 58.3% 67%,#ff5a5212 67% 67.3%,#0000 67.3%);position:absolute;inset:0}.organizer-module__tExPWG__commandStage:after{background:linear-gradient(90deg, var(--org-cyan) 0 58%, var(--org-coral) 58% 74%, var(--org-gold) 74%);content:"";height:3px;position:absolute;inset:auto 0 0}.organizer-module__tExPWG__stageCopy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:34px 42px;display:flex}.organizer-module__tExPWG__liveSignal{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:700;display:inline-flex}.organizer-module__tExPWG__liveSignal i{background:var(--org-coral);border-radius:50%;width:7px;height:7px;animation:1.8s infinite organizer-module__tExPWG__live-pulse}.organizer-module__tExPWG__stageCopy h2{letter-spacing:-.025em;max-width:680px;margin:14px 0 8px;font-size:clamp(30px,3.6vw,42px);font-weight:700;line-height:1}.organizer-module__tExPWG__stageCopy p{color:var(--muted);font-size:15px}.organizer-module__tExPWG__stageCopy button{border:0;border-bottom:1px solid var(--org-line-strong);color:var(--text);background:0 0;align-items:center;gap:16px;margin-top:25px;padding:0 0 6px;font-weight:650;display:inline-flex}.organizer-module__tExPWG__stageCopy button svg{width:17px;color:var(--accent-text)}.organizer-module__tExPWG__stageMark{color:var(--org-gold);border-left:1px solid #31506ea6;align-content:center;justify-items:center;display:grid;position:relative}.organizer-module__tExPWG__stageMark:before{content:"";border:1px solid #08afe842;width:176px;height:176px;position:absolute;transform:rotate(45deg)}.organizer-module__tExPWG__stageMark:after{content:"";border:1px solid #ff5a5230;width:142px;height:142px;position:absolute;transform:rotate(45deg)}.organizer-module__tExPWG__stageMark svg{stroke-width:1.25px;width:80px}.organizer-module__tExPWG__stageMark span{z-index:1;color:var(--text);font-family:var(--font-competitive);margin-top:8px;font-size:30px;font-weight:800}.organizer-module__tExPWG__signalStrip{border-block:1px solid var(--org-line);grid-template-columns:repeat(4,1fr);display:grid}.organizer-module__tExPWG__signalStrip>div{border-right:1px solid var(--org-line);grid-template-columns:auto 1fr;align-content:center;column-gap:11px;min-height:92px;padding:13px 20px;display:grid}.organizer-module__tExPWG__signalStrip>div:last-child{border-right:0}.organizer-module__tExPWG__signalStrip span{color:var(--org-muted);grid-column:1/-1;font-size:11px;font-weight:600}.organizer-module__tExPWG__signalStrip strong{font-family:var(--font-competitive);font-size:30px;font-weight:700}.organizer-module__tExPWG__signalStrip small{color:var(--org-faint);align-self:center;font-size:11px}.organizer-module__tExPWG__overviewColumns{grid-template-columns:1fr 1fr;align-items:start;gap:38px;display:grid}.organizer-module__tExPWG__editorialSection{min-width:0}.organizer-module__tExPWG__cardHeading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:12px;display:flex}.organizer-module__tExPWG__cardHeading h2{color:var(--text);letter-spacing:-.015em;margin-top:4px;font-size:25px;font-weight:700}.organizer-module__tExPWG__overviewRow{border:0;border-top:1px solid var(--org-line);width:100%;min-height:70px;color:var(--text);text-align:left;background:0 0;grid-template-columns:50px 1fr auto;align-items:center;gap:13px;display:grid}.organizer-module__tExPWG__overviewRow:last-child{border-bottom:1px solid var(--org-line)}.organizer-module__tExPWG__overviewRow>span:nth-child(2){gap:3px;min-width:0;display:grid}.organizer-module__tExPWG__overviewRow strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.organizer-module__tExPWG__overviewRow small{color:var(--org-muted)}.organizer-module__tExPWG__overviewRow>svg{width:15px;color:var(--org-faint);transition:transform .15s,color .15s}.organizer-module__tExPWG__overviewRow:hover>svg{color:var(--accent-text);transform:translate(3px)}.organizer-module__tExPWG__rowDate{color:var(--org-coral);font-family:var(--font-mono);text-transform:uppercase;font-size:11px}.organizer-module__tExPWG__rowGlyph{width:36px;height:36px;color:var(--accent-text);background:#0c2738;border:1px solid #28516a;border-radius:9px;place-items:center;display:grid}.organizer-module__tExPWG__rowGlyph svg{width:18px}.organizer-module__tExPWG__rowStatus{color:var(--org-mint);text-transform:uppercase;font-size:10px;font-weight:700}.organizer-module__tExPWG__creationFlow{border:1px solid var(--org-line-strong);background:var(--org-raised);border-radius:14px;grid-template-columns:minmax(250px,.65fr) minmax(440px,1.35fr);animation:.22s ease-out both organizer-module__tExPWG__reveal-flow;display:grid;overflow:hidden;box-shadow:0 24px 70px #00000038}.organizer-module__tExPWG__creationFlow>aside{border-right:1px solid var(--org-line);background:linear-gradient(165deg, var(--surface-raised), var(--navy));color:var(--text);padding:34px}.organizer-module__tExPWG__creationFlow>aside h2{letter-spacing:-.025em;margin-top:10px;font-size:31px;font-weight:700;line-height:1.03}.organizer-module__tExPWG__creationFlow ol{margin-top:42px;list-style:none;display:grid}.organizer-module__tExPWG__creationFlow li{min-height:70px;color:var(--org-faint);grid-template-columns:39px 1fr;align-items:start;gap:11px;display:grid;position:relative}.organizer-module__tExPWG__creationFlow li:after{background:var(--org-line);content:"";width:1px;position:absolute;top:28px;bottom:0;left:13px}.organizer-module__tExPWG__creationFlow li:last-child:after{display:none}.organizer-module__tExPWG__creationFlow li>span{width:27px;height:27px;font-family:var(--font-mono);border:1px solid;border-radius:7px;place-items:center;font-size:9px;display:grid}.organizer-module__tExPWG__creationFlow li div{gap:3px;display:grid}.organizer-module__tExPWG__creationFlow li strong{font-size:14px}.organizer-module__tExPWG__creationFlow li small{font-size:11px}.organizer-module__tExPWG__creationFlow .organizer-module__tExPWG__currentStep{color:var(--text)}.organizer-module__tExPWG__creationFlow .organizer-module__tExPWG__currentStep>span{border-color:var(--accent-text);background:var(--org-cyan);color:var(--on-accent)}.organizer-module__tExPWG__creationFlow .organizer-module__tExPWG__completedStep>span{border-color:var(--org-mint);color:var(--org-mint)}.organizer-module__tExPWG__creationFlow>form{padding:34px clamp(26px,5vw,58px)}.organizer-module__tExPWG__creationFlow>form>div:first-child h2{font-size:32px}.organizer-module__tExPWG__creationFlow footer{border-top:1px solid var(--org-line);justify-content:space-between;align-items:center;margin-top:5px;padding-top:18px;display:flex}.organizer-module__tExPWG__creationFlow footer>button:first-child{color:var(--org-muted);background:0 0;border:0}.organizer-module__tExPWG__twoColumns{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.organizer-module__tExPWG__sectionCard{min-width:0;padding:22px}.organizer-module__tExPWG__editionsSection{border-top:1px solid var(--org-line);min-width:0;padding-top:26px}.organizer-module__tExPWG__templateShelf{gap:0;display:grid}.organizer-module__tExPWG__templateShelf>.organizer-module__tExPWG__cardHeading>span{color:var(--org-faint);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.organizer-module__tExPWG__templateRow{border-top:1px solid var(--org-line);grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:74px;display:grid}.organizer-module__tExPWG__templateRow:last-of-type{border-bottom:1px solid var(--org-line)}.organizer-module__tExPWG__templateRow>div{gap:3px;min-width:0;display:grid}.organizer-module__tExPWG__templateRow strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.organizer-module__tExPWG__templateRow small{color:var(--org-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.organizer-module__tExPWG__templateRow>button{border:0;border-bottom:1px solid var(--org-line-strong);color:var(--accent-text);background:0 0;align-items:center;gap:8px;padding:5px 0;font-size:11px;display:inline-flex}.organizer-module__tExPWG__templateRow>button svg{width:14px}.organizer-module__tExPWG__templateRow>button:disabled{color:var(--org-faint);border-bottom-color:#0000}.organizer-module__tExPWG__templateHint{border:0;border-bottom:1px solid var(--org-line);width:100%;min-height:64px;color:var(--org-muted);text-align:left;background:#f5b83d06;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px 0;font-size:11px;display:grid}.organizer-module__tExPWG__templateHint>svg{width:16px;color:var(--org-gold)}.organizer-module__tExPWG__templateHint>svg:last-child{color:var(--accent-text)}.organizer-module__tExPWG__templateHint>span{gap:3px;display:grid}.organizer-module__tExPWG__templateHint strong{color:var(--text);font-size:12px}.organizer-module__tExPWG__templateHint small{color:var(--accent-text)}.organizer-module__tExPWG__listRow,.organizer-module__tExPWG__editionRow{border-top:1px solid var(--org-line);justify-content:space-between;align-items:center;gap:14px;min-height:66px;display:flex}.organizer-module__tExPWG__listRow>div:first-child,.organizer-module__tExPWG__editionRow>div:first-child{gap:3px;min-width:0;display:grid}.organizer-module__tExPWG__listRow strong,.organizer-module__tExPWG__editionRow strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.organizer-module__tExPWG__listRow span,.organizer-module__tExPWG__editionRow span{color:var(--org-muted);font-size:12px}.organizer-module__tExPWG__listRow>div:last-child,.organizer-module__tExPWG__editionRow>div:last-child{align-items:center;gap:9px;display:flex}.organizer-module__tExPWG__editionRow{min-height:80px}.organizer-module__tExPWG__editionRow>div:first-child{grid-template-columns:auto 1fr;align-items:center;column-gap:10px}.organizer-module__tExPWG__editionRow>div:first-child>span:last-child{grid-column:2}.organizer-module__tExPWG__editionBlock{border-top:1px solid var(--org-line)}.organizer-module__tExPWG__editionBlock .organizer-module__tExPWG__editionRow{border-top:0}.organizer-module__tExPWG__automationPanel{border:1px solid var(--org-line);background:#091522;border-radius:9px;margin:0 0 13px;padding:0 13px 13px}.organizer-module__tExPWG__automationPanel>summary{cursor:pointer;color:var(--accent-text);gap:3px;padding:13px 0;font-size:12px;font-weight:700;list-style-position:outside;display:grid}.organizer-module__tExPWG__automationPanel>summary small{color:var(--org-faint);font-size:11px;font-weight:450}.organizer-module__tExPWG__automationFields{gap:12px;display:grid}.organizer-module__tExPWG__automationFields fieldset{border:1px solid var(--org-line);border-radius:8px;gap:10px;padding:12px;display:grid}.organizer-module__tExPWG__automationFields legend{color:var(--org-gold);padding:0 5px;font-size:11px;font-weight:700}.organizer-module__tExPWG__announcementPanel{border-color:#285a50}.organizer-module__tExPWG__announcementContent{gap:14px;display:grid}.organizer-module__tExPWG__audienceGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.organizer-module__tExPWG__audienceGrid>div{border:1px solid var(--org-line);background:var(--org-navy);border-radius:8px;gap:4px;padding:11px;display:grid}.organizer-module__tExPWG__audienceGrid strong{color:var(--org-mint);font-family:var(--font-competitive);font-size:24px;line-height:1}.organizer-module__tExPWG__audienceGrid span{color:var(--org-muted);font-size:10px}.organizer-module__tExPWG__announcementForm{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;display:grid}.organizer-module__tExPWG__announcementForm label{color:var(--org-muted);gap:7px;font-size:11px;font-weight:600;display:grid}.organizer-module__tExPWG__announcementForm select{border:1px solid var(--org-line-strong);background:var(--org-navy);min-height:44px;color:var(--text);border-radius:8px;outline:none;padding:8px 10px}.organizer-module__tExPWG__announcementHistory{border-top:1px solid var(--org-line);display:grid}.organizer-module__tExPWG__announcementHistory>div{border-bottom:1px solid var(--org-line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:50px;display:grid}.organizer-module__tExPWG__announcementHistory p{color:var(--org-muted);font-size:12px}.organizer-module__tExPWG__announcementHistory button{color:var(--org-coral);background:0 0;border:0;font-size:12px}.organizer-module__tExPWG__toggleGrid{grid-template-columns:1fr 1fr;gap:9px 14px;display:grid}.organizer-module__tExPWG__formStack .organizer-module__tExPWG__toggleField{color:var(--text);align-items:center;gap:9px;font-size:13px;display:flex}.organizer-module__tExPWG__formStack .organizer-module__tExPWG__toggleField input{width:18px;min-height:18px;accent-color:var(--accent-text)}.organizer-module__tExPWG__inlineForm{grid-template-columns:1fr .55fr auto;align-items:end;gap:14px;display:grid}.organizer-module__tExPWG__monetizationPanel{border-block:1px solid var(--org-line)}.organizer-module__tExPWG__monetizationPanel>summary{cursor:pointer;min-height:68px;color:var(--text);justify-content:space-between;align-items:center;list-style:none;display:flex}.organizer-module__tExPWG__monetizationPanel>summary::-webkit-details-marker{display:none}.organizer-module__tExPWG__monetizationPanel>summary span{align-items:center;gap:10px;font-weight:650;display:inline-flex}.organizer-module__tExPWG__monetizationPanel>summary svg{width:19px;color:var(--org-gold)}.organizer-module__tExPWG__monetizationPanel>summary small{color:var(--org-muted)}.organizer-module__tExPWG__monetizationPanel form{padding:4px 0 22px}.organizer-module__tExPWG__bankPicker{gap:7px;max-height:330px;display:grid;overflow:auto}.organizer-module__tExPWG__bankPicker button,.organizer-module__tExPWG__jobRow{border:1px solid var(--org-line);background:var(--org-navy);width:100%;min-height:58px;color:var(--text);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.organizer-module__tExPWG__bankPicker button>*,.organizer-module__tExPWG__jobRow div{gap:2px;display:grid}.organizer-module__tExPWG__bankPicker strong,.organizer-module__tExPWG__jobRow strong{color:var(--text);font-size:14px}.organizer-module__tExPWG__bankPicker span,.organizer-module__tExPWG__jobRow span{color:var(--org-muted);font-size:11px}.organizer-module__tExPWG__bankPicker .organizer-module__tExPWG__selectedPicker{border-color:var(--accent-text);background:var(--surface-raised);box-shadow:inset 3px 0 var(--org-cyan)}.organizer-module__tExPWG__importRow{border-top:1px solid var(--org-line);grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:72px;display:grid}.organizer-module__tExPWG__importRow>span:first-child{color:var(--org-gold);font-family:var(--font-mono)}.organizer-module__tExPWG__importRow>div:nth-child(2){gap:3px;display:grid}.organizer-module__tExPWG__importRow strong{color:var(--text);font-size:13px}.organizer-module__tExPWG__importRow small{color:var(--org-muted)}.organizer-module__tExPWG__importRow>div:last-child,.organizer-module__tExPWG__candidate footer div{gap:10px;display:flex}.organizer-module__tExPWG__importRow button:last-child,.organizer-module__tExPWG__candidate button:last-child{color:var(--org-coral)}.organizer-module__tExPWG__jobRow{margin-top:7px}.organizer-module__tExPWG__candidate{border-top:1px solid var(--org-line);gap:10px;padding-block:19px;display:grid}.organizer-module__tExPWG__candidate>div{flex-wrap:wrap;gap:6px;display:flex}.organizer-module__tExPWG__candidate h3{color:var(--text);font-size:18px}.organizer-module__tExPWG__candidate p{color:var(--org-muted);line-height:1.45}.organizer-module__tExPWG__candidate footer{color:var(--org-muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.organizer-module__tExPWG__reviewControls{align-items:flex-end;gap:10px;display:flex}.organizer-module__tExPWG__reviewControls label,.organizer-module__tExPWG__cardHeading>label{color:var(--org-muted);gap:5px;font-size:11px;font-weight:600;display:grid}.organizer-module__tExPWG__reviewControls select,.organizer-module__tExPWG__reviewControls input,.organizer-module__tExPWG__cardHeading>label select{border:1px solid var(--org-line-strong);background:var(--org-navy);min-height:40px;color:var(--text);border-radius:8px;outline:none;padding:8px 10px}.organizer-module__tExPWG__reviewControls select:focus,.organizer-module__tExPWG__reviewControls input:focus,.organizer-module__tExPWG__cardHeading>label select:focus{border-color:var(--accent-text);box-shadow:0 0 0 3px #08afe81f}.organizer-module__tExPWG__validationMessage{border-left:2px solid var(--org-coral);color:#ffaaa6;padding-left:10px;line-height:1.45}.organizer-module__tExPWG__loading{min-height:70vh;color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;place-items:center;font-size:11px;display:grid}.organizer-module__tExPWG__loginPage small,.organizer-module__tExPWG__loginPage label,.organizer-module__tExPWG__console small,.organizer-module__tExPWG__console label,.organizer-module__tExPWG__console legend,.organizer-module__tExPWG__console dt,.organizer-module__tExPWG__login small,.organizer-module__tExPWG__login label,.organizer-module__tExPWG__console small,.organizer-module__tExPWG__console label,.organizer-module__tExPWG__console time,.organizer-module__tExPWG__console dt,.organizer-module__tExPWG__console dd{font-size:12px!important}.organizer-module__tExPWG__orgSelect>span,.organizer-module__tExPWG__workspaceContext small,.organizer-module__tExPWG__focusToolbar,.organizer-module__tExPWG__focusToolbar button{font-size:12px}.organizer-module__tExPWG__console .kicker{font-size:12px}.organizer-module__tExPWG__console .chip{font-size:12px}.organizer-module__tExPWG__loginSequence i,.organizer-module__tExPWG__loginSignal,.organizer-module__tExPWG__loginFormHeading>span,.organizer-module__tExPWG__authFootnote,.organizer-module__tExPWG__loginBack,.organizer-module__tExPWG__optional,.organizer-module__tExPWG__orgSelect>span,.organizer-module__tExPWG__orgSelect small,.organizer-module__tExPWG__workspaceContext small,.organizer-module__tExPWG__sidebarFooter span,.organizer-module__tExPWG__sidebarFooter button,.organizer-module__tExPWG__focusToolbar,.organizer-module__tExPWG__focusToolbar button,.organizer-module__tExPWG__launchPath li>span,.organizer-module__tExPWG__focusIndex,.organizer-module__tExPWG__liveSignal,.organizer-module__tExPWG__rowDate,.organizer-module__tExPWG__rowStatus,.organizer-module__tExPWG__creationFlow li>span,.organizer-module__tExPWG__templateShelf>.organizer-module__tExPWG__cardHeading>span,.organizer-module__tExPWG__templateRow>button,.organizer-module__tExPWG__templateHint,.organizer-module__tExPWG__bankIndex>button small,.organizer-module__tExPWG__bankWorkbench>header span,.organizer-module__tExPWG__versionRow>span:first-child,.organizer-module__tExPWG__versionRow>a,.organizer-module__tExPWG__intentList>button>span,.organizer-module__tExPWG__assistantFlow>aside>span,.organizer-module__tExPWG__ledgerHeading>span,.organizer-module__tExPWG__loading{font-size:12px}.organizer-module__tExPWG__console .kicker{font-size:12px}.organizer-module__tExPWG__console .chip{font-size:12px}.organizer-module__tExPWG__loginPage :where(a,button,summary),.organizer-module__tExPWG__console :where(a,button,summary),.organizer-module__tExPWG__loginPage :where(input:not([type=checkbox]):not([type=radio]),select),.organizer-module__tExPWG__console :where(input:not([type=checkbox]):not([type=radio]),select){min-height:44px}@keyframes organizer-module__tExPWG__rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes organizer-module__tExPWG__reveal-flow{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes organizer-module__tExPWG__focus-enter{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(-8px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@media (max-width:980px){.organizer-module__tExPWG__loginPage{overflow:auto}.organizer-module__tExPWG__loginHeader{width:min(100% - 32px,720px);min-height:68px}.organizer-module__tExPWG__loginHeader .brand small{display:none}.organizer-module__tExPWG__loginShell{width:min(100% - 32px,720px);min-height:auto;display:block}.organizer-module__tExPWG__loginEditorial{border-bottom:1px solid #31506e8c;border-right:0;gap:28px;min-height:0;padding:52px 0 36px}.organizer-module__tExPWG__loginEditorial h1{max-width:620px;font-size:clamp(36px,7vw,50px)}.organizer-module__tExPWG__loginFormPanel{justify-self:stretch;width:100%;max-width:none;padding:38px 0 90px}.organizer-module__tExPWG__loginBack{width:min(100% - 32px,720px);margin:-52px auto 28px;display:block;position:static}}@media (max-width:1120px){.organizer-module__tExPWG__overviewColumns,.organizer-module__tExPWG__twoColumns,.organizer-module__tExPWG__objectColumns{grid-template-columns:1fr}.organizer-module__tExPWG__commandStage{grid-template-columns:1fr 260px}.organizer-module__tExPWG__creationFlow{grid-template-columns:230px 1fr}.organizer-module__tExPWG__missionDeck{grid-template-columns:minmax(0,1fr) 300px}.organizer-module__tExPWG__libraryLayout{grid-template-columns:240px minmax(0,1fr)}.organizer-module__tExPWG__assistantBrief{grid-template-columns:minmax(0,1fr) 400px}.organizer-module__tExPWG__inlineForm{grid-template-columns:1fr 1fr}.organizer-module__tExPWG__inlineForm button{grid-column:1/-1;justify-self:start}}@media (max-width:820px){.organizer-module__tExPWG__console{display:block}.organizer-module__tExPWG__sidebar,.organizer-module__tExPWG__desktopHeader{display:none}.organizer-module__tExPWG__mobileHeader{z-index:12;border-bottom:1px solid var(--org-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030812f0;justify-content:space-between;align-items:center;min-height:64px;padding:10px 14px;display:flex;position:sticky;top:0}.organizer-module__tExPWG__mobileHeader .brand span{color:var(--accent-text)}.organizer-module__tExPWG__mobileHeader select{border-color:var(--org-line);background:var(--org-surface);width:155px;min-height:40px}.organizer-module__tExPWG__mobileContext{min-width:0;margin-left:6px;display:grid}.organizer-module__tExPWG__mobileContext strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.organizer-module__tExPWG__mobileContext small{color:var(--org-faint);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.organizer-module__tExPWG__mobilePlatformLink{min-height:40px;color:var(--org-gold);align-items:center;font-size:12px;font-weight:700;display:inline-flex}.organizer-module__tExPWG__workspaceBody{width:min(100% - 28px,1320px);padding-block:27px 58px}.organizer-module__tExPWG__titleRow,.organizer-module__tExPWG__pageIntro{flex-direction:column;align-items:flex-start;min-height:0}.organizer-module__tExPWG__pageIntro h1{font-size:34px}.organizer-module__tExPWG__pageIntro>button{width:100%}.organizer-module__tExPWG__missionDeck{grid-template-columns:1fr;min-height:0}.organizer-module__tExPWG__missionCopy{min-height:360px;padding:28px 20px 32px}.organizer-module__tExPWG__missionCopy h2{font-size:34px}.organizer-module__tExPWG__launchPath{border-top:1px solid var(--org-line);border-left:0;grid-template-columns:1fr 1fr;padding:24px 20px 8px}.organizer-module__tExPWG__launchPath li:nth-child(2):after{display:none}.organizer-module__tExPWG__controlRibbon{grid-template-columns:1fr 1fr}.organizer-module__tExPWG__controlRibbon>span:nth-child(2){border-right:0}.organizer-module__tExPWG__controlRibbon>span:nth-child(-n+2){border-bottom:1px solid var(--org-line)}.organizer-module__tExPWG__objectColumns{gap:34px}.organizer-module__tExPWG__commandStage{grid-template-columns:1fr;min-height:390px}.organizer-module__tExPWG__stageCopy{justify-content:flex-start;padding:29px 24px 190px}.organizer-module__tExPWG__stageMark{border-top:1px solid var(--org-line);border-left:0;height:170px;position:absolute;bottom:0;left:0;right:0}.organizer-module__tExPWG__stageMark:before{width:112px;height:112px}.organizer-module__tExPWG__stageMark:after{width:86px;height:86px}.organizer-module__tExPWG__stageMark svg{width:54px}.organizer-module__tExPWG__stageMark span{font-size:25px}.organizer-module__tExPWG__signalStrip{grid-template-columns:1fr 1fr}.organizer-module__tExPWG__signalStrip>div:nth-child(2){border-right:0}.organizer-module__tExPWG__signalStrip>div:nth-child(-n+2){border-bottom:1px solid var(--org-line)}.organizer-module__tExPWG__creationFlow{grid-template-columns:1fr}.organizer-module__tExPWG__creationFlow>aside{border-right:0;border-bottom:1px solid var(--org-line);padding:24px}.organizer-module__tExPWG__creationFlow>aside h2{font-size:27px}.organizer-module__tExPWG__creationFlow ol{gap:20px;margin-top:22px;display:flex}.organizer-module__tExPWG__creationFlow li{grid-template-columns:31px 1fr;min-height:0}.organizer-module__tExPWG__creationFlow li:after{display:none}.organizer-module__tExPWG__creationFlow>form{padding:26px 21px}.organizer-module__tExPWG__creationFlow>form>div:first-child h2{font-size:29px}.organizer-module__tExPWG__focusFlow,.organizer-module__tExPWG__assistantFlow{grid-template-columns:1fr}.organizer-module__tExPWG__focusFlow>aside,.organizer-module__tExPWG__assistantFlow>aside{border-right:0;border-bottom:1px solid var(--org-line);min-height:250px;padding:25px 21px}.organizer-module__tExPWG__focusFlow>aside h2,.organizer-module__tExPWG__assistantFlow>aside h2{font-size:28px}.organizer-module__tExPWG__focusFlow>form,.organizer-module__tExPWG__assistantFlow>form{padding:27px 21px}.organizer-module__tExPWG__libraryLayout{grid-template-columns:1fr}.organizer-module__tExPWG__bankIndex{border-right:0;border-bottom:1px solid var(--org-line);padding:22px 0}.organizer-module__tExPWG__bankWorkbench{padding:28px 0}.organizer-module__tExPWG__bankNextAction{grid-template-columns:44px minmax(0,1fr);align-items:start;padding-block:25px}:is(.organizer-module__tExPWG__bankNextAction>.button,.organizer-module__tExPWG__bankNextAction>.organizer-module__tExPWG__nextChoices){grid-column:2;justify-self:start}.organizer-module__tExPWG__assistantBrief{grid-template-columns:1fr}.organizer-module__tExPWG__assistantBrief>div:first-child{min-height:300px;padding:32px 20px}.organizer-module__tExPWG__assistantBrief h2{font-size:36px}.organizer-module__tExPWG__intentList{border-top:1px solid var(--org-line);border-left:0;padding:0 20px 20px}.organizer-module__tExPWG__assistantFlow>aside{min-height:300px}.organizer-module__tExPWG__formGrid,.organizer-module__tExPWG__inlineForm{grid-template-columns:1fr}.organizer-module__tExPWG__inlineForm button{grid-column:auto}.organizer-module__tExPWG__toggleGrid{grid-template-columns:1fr}.organizer-module__tExPWG__audienceGrid{grid-template-columns:1fr 1fr}.organizer-module__tExPWG__announcementForm{grid-template-columns:1fr}.organizer-module__tExPWG__announcementHistory>div{grid-template-columns:auto 1fr;align-items:start;padding-block:10px}.organizer-module__tExPWG__announcementHistory button{grid-column:2;justify-self:start}.organizer-module__tExPWG__cardHeading{flex-direction:column;align-items:flex-start}.organizer-module__tExPWG__reviewControls{flex-direction:column;align-items:stretch;width:100%}.organizer-module__tExPWG__reviewControls select,.organizer-module__tExPWG__reviewControls input{width:100%}.organizer-module__tExPWG__versionRow{grid-template-columns:38px minmax(0,1fr) auto;padding-block:7px}.organizer-module__tExPWG__versionRow>a{grid-column:2}.organizer-module__tExPWG__listRow,.organizer-module__tExPWG__editionRow{flex-direction:column;align-items:flex-start;padding-block:14px}.organizer-module__tExPWG__templateRow{grid-template-columns:40px 1fr auto;padding-block:11px}.organizer-module__tExPWG__templateRow>.chip{grid-column:2;justify-self:start}.organizer-module__tExPWG__templateRow>button{grid-area:1/3/span 2}.organizer-module__tExPWG__editionRow>div:last-child{flex-wrap:wrap}.organizer-module__tExPWG__importRow{grid-template-columns:30px 1fr;padding-block:12px}.organizer-module__tExPWG__importRow>span:nth-child(3),.organizer-module__tExPWG__importRow>div:last-child{grid-column:2}.organizer-module__tExPWG__monetizationPanel>summary{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}}@media (max-width:520px){.organizer-module__tExPWG__loginHeaderActions>a{display:none}.organizer-module__tExPWG__loginShell{flex-direction:column;display:flex}.organizer-module__tExPWG__loginFormPanel{order:1}.organizer-module__tExPWG__loginEditorial{order:2;min-height:0;padding:28px 0 80px}.organizer-module__tExPWG__loginEditorial h1{font-size:28px}.organizer-module__tExPWG__loginEditorial>div:first-child>p:last-child{font-size:14px}.organizer-module__tExPWG__loginSequence{display:none}.organizer-module__tExPWG__loginFormPanel{gap:21px;padding:30px 0 26px}.organizer-module__tExPWG__loginBack{margin-top:-58px}.organizer-module__tExPWG__workspaceBody{gap:21px}.organizer-module__tExPWG__mobileHeader{grid-template-columns:auto minmax(0,1fr) auto;gap:5px 10px;min-height:94px;display:grid}.organizer-module__tExPWG__mobileHeader select{grid-column:1/3;width:145px}.organizer-module__tExPWG__mobilePlatformLink{grid-column:3;justify-self:end}.organizer-module__tExPWG__titleRow h1{font-size:34px}.organizer-module__tExPWG__pageIntro h1{font-size:32px}.organizer-module__tExPWG__pageIntro>div>p:last-child{font-size:13px}.organizer-module__tExPWG__focusToolbar{min-height:34px}.organizer-module__tExPWG__focusToolbar span{text-overflow:ellipsis;white-space:nowrap;max-width:48%;overflow:hidden}.organizer-module__tExPWG__missionCopy{min-height:390px}.organizer-module__tExPWG__missionCopy h2{font-size:31px}.organizer-module__tExPWG__launchPath{grid-template-columns:1fr;padding-bottom:16px}.organizer-module__tExPWG__launchPath li:nth-child(2):after{display:block}.organizer-module__tExPWG__controlRibbon>span{min-height:62px;padding-inline:11px}.organizer-module__tExPWG__controlRibbon strong{font-size:15px}.organizer-module__tExPWG__ledgerHeading{flex-direction:column;align-items:flex-start}.organizer-module__tExPWG__ledgerRow{grid-template-columns:42px minmax(0,1fr) auto}.organizer-module__tExPWG__signalStrip>div{min-height:86px;padding:11px 13px}.organizer-module__tExPWG__overviewColumns{gap:34px}.organizer-module__tExPWG__overviewRow{grid-template-columns:44px 1fr auto}.organizer-module__tExPWG__rowStatus{display:none}.organizer-module__tExPWG__creationFlow ol{gap:10px}.organizer-module__tExPWG__creationFlow li small{display:none}.organizer-module__tExPWG__creationFlow footer{flex-direction:column-reverse;align-items:stretch;gap:13px}.organizer-module__tExPWG__creationFlow footer .button{width:100%}.organizer-module__tExPWG__creationFlow footer>button:first-child{min-height:38px}.organizer-module__tExPWG__focusFlow footer,.organizer-module__tExPWG__assistantFlow footer{flex-direction:column-reverse;align-items:stretch;gap:12px}:is(.organizer-module__tExPWG__focusFlow footer .button,.organizer-module__tExPWG__assistantFlow footer .button){width:100%}.organizer-module__tExPWG__focusFlow footer>button:first-child,.organizer-module__tExPWG__assistantFlow footer>button:first-child{min-height:38px}.organizer-module__tExPWG__bankWorkbench>header{min-height:0;padding-bottom:20px}.organizer-module__tExPWG__bankWorkbench>header h2{font-size:25px}.organizer-module__tExPWG__bankScore strong{font-size:34px}.organizer-module__tExPWG__bankNextAction{grid-template-columns:1fr}.organizer-module__tExPWG__bankNextAction>span{display:none}:is(.organizer-module__tExPWG__bankNextAction>.button,.organizer-module__tExPWG__bankNextAction>.organizer-module__tExPWG__nextChoices){grid-column:1;width:100%}.organizer-module__tExPWG__nextChoices{flex-direction:column;align-items:stretch}.organizer-module__tExPWG__nextChoices button{width:100%}.organizer-module__tExPWG__versionRow{grid-template-columns:34px minmax(0,1fr)}.organizer-module__tExPWG__versionRow>a{grid-column:2;justify-self:start}.organizer-module__tExPWG__versionRow>.chip{grid-column:2;justify-self:start}.organizer-module__tExPWG__assistantBrief>div:first-child{min-height:340px}.organizer-module__tExPWG__intentList>button{grid-template-columns:29px 1fr auto}.organizer-module__tExPWG__assistantFlow>aside{min-height:270px}.organizer-module__tExPWG__humanGate{margin-top:24px}.organizer-module__tExPWG__audienceGrid{grid-template-columns:1fr}.organizer-module__tExPWG__templateRow{grid-template-columns:40px minmax(0,1fr);padding-block:14px}.organizer-module__tExPWG__templateRow strong,.organizer-module__tExPWG__templateRow small{text-overflow:clip;white-space:normal;overflow:visible}.organizer-module__tExPWG__templateRow>.chip{grid-column:2}.organizer-module__tExPWG__templateRow>button{grid-area:auto/2;justify-self:start}}.organizer-module__tExPWG__console .organizer-module__tExPWG__mobileHeader select,.organizer-module__tExPWG__console .organizer-module__tExPWG__mobilePlatformLink{min-height:44px}:is(html[data-theme=light] .organizer-module__tExPWG__loginPage,html[data-theme=light] .organizer-module__tExPWG__console){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light] .organizer-module__tExPWG__loginPage{background:radial-gradient(circle at 18% 86%, #df4b460f, transparent 28rem), radial-gradient(circle at 78% 12%, #00a3dc14, transparent 32rem), var(--canvas)}html[data-theme=light] .organizer-module__tExPWG__loginPage:before{background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px)}:is(html[data-theme=light] .organizer-module__tExPWG__loginHeader,html[data-theme=light] .organizer-module__tExPWG__loginEditorial){border-color:var(--line)}html[data-theme=light] .organizer-module__tExPWG__console .panel{background:var(--surface-raised)}html[data-theme=light] .organizer-module__tExPWG__console .chip--gold{color:#795000;background:#fff6df;border-color:#d4b56d}html[data-theme=light] .organizer-module__tExPWG__console .chip--coral{color:#a52e31;background:#fff0ef;border-color:#e7a5a2}html[data-theme=light] .organizer-module__tExPWG__sidebar{background:linear-gradient(180deg, #ece8df, var(--canvas))}html[data-theme=light] .organizer-module__tExPWG__sidebar nav .organizer-module__tExPWG__activeNav{background:color-mix(in srgb, var(--cyan) 11%, var(--surface-raised))}html[data-theme=light] .organizer-module__tExPWG__mainPanel{background:linear-gradient(#f3f0e8d1, #fbfaf6f7 52rem), url(/art/organizer-blueprint.webp) top right / min(1080px, 82vw) auto no-repeat, var(--canvas)}html[data-theme=light] :is(.organizer-module__tExPWG__desktopHeader,.organizer-module__tExPWG__mobileHeader){background:var(--canvas-glass)}html[data-theme=light] .organizer-module__tExPWG__workspaceContext>span{background:#fff5d8;border-color:#d4b56d}html[data-theme=light] .organizer-module__tExPWG__missionDeck{background:linear-gradient(90deg,#fffdfaeb,#fffdfaa3),url(/art/organizer-blueprint.webp) 50%/cover}html[data-theme=light] .organizer-module__tExPWG__launchPath{border-color:var(--line);background:#fffdfab8}html[data-theme=light] .organizer-module__tExPWG__launchPath strong{color:var(--muted)}html[data-theme=light] .organizer-module__tExPWG__launchPath .organizer-module__tExPWG__pathCurrent strong{color:var(--text)}html[data-theme=light] .organizer-module__tExPWG__controlRibbon strong{color:var(--text)}html[data-theme=light] :is(.organizer-module__tExPWG__focusFlow,.organizer-module__tExPWG__assistantFlow){background:var(--surface-raised)}html[data-theme=light] :is(.organizer-module__tExPWG__focusFlow>aside,.organizer-module__tExPWG__assistantFlow>aside,.organizer-module__tExPWG__assistantBrief){background:linear-gradient(#fffdfabd,#fffdfae6),url(/art/organizer-blueprint.webp) 50%/cover}html[data-theme=light] .organizer-module__tExPWG__intentList{background:#fffdfac2}html[data-theme=light] .organizer-module__tExPWG__fileDrop{background:var(--surface-raised)}html[data-theme=light] .organizer-module__tExPWG__commandStage{background:linear-gradient(125deg, var(--surface-raised), #eaf4f6)}html[data-theme=light] .organizer-module__tExPWG__creationFlow{background:var(--surface-raised);box-shadow:0 24px 70px var(--shadow-soft)}html[data-theme=light] .organizer-module__tExPWG__creationFlow>aside{background:linear-gradient(165deg, #eee9df, var(--surface-raised))}html[data-theme=light] .organizer-module__tExPWG__automationPanel{background:var(--surface)}html[data-theme=light] .organizer-module__tExPWG__rowGlyph{background:#e1f2f6}html[data-theme=light] .organizer-module__tExPWG__error{color:#a52e31}
