@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-VariableFont_wght-0N3pECc_.ttf)format("truetype");font-weight:400 800;font-style:normal;font-display:swap}:root{--surface-canvas:#fff8ef;--surface-raised:#fff;--brand-orange:#e26a2e;--brand-orange-accessible:#c04e13;--text-action:#c04e13;--action-primary-hover:#e26a2e;--text-primary:#111;--text-muted:#665f59;--border-strong:#111;--space-1:4px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;color:var(--text-primary);font-synthesis:none;text-rendering:optimizelegibility;background:#f4f1ed;font-family:Manrope,Avenir Next,Avenir,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4f1ed;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.65}:focus-visible{outline:3px solid var(--brand-orange);outline-offset:3px}img{display:block}.public-journey-shell{min-height:100vh;color:var(--text-primary);background:#fdf6ec;flex-direction:column;display:flex}.public-journey-header{background:var(--surface-raised);border-bottom:1px solid #e5ded6;align-items:center;min-height:71px;padding:12px 20px;display:flex}.public-journey-header__brand{align-items:center;min-width:100px;min-height:44px;display:inline-flex}.public-journey-header__brand img{object-fit:contain;width:100px;height:43px}.public-journey-main{flex:1 0 auto;justify-content:center;align-items:flex-start;width:100%;padding:24px 20px 40px;display:flex}.public-journey-card{border:1px solid var(--border-strong);background:var(--surface-raised);border-radius:16px;width:min(620px,100%);padding:28px 20px;box-shadow:4px 4px #1111111a}.public-journey-card form{flex-direction:column;gap:24px;display:flex}.public-step-heading{gap:8px;display:grid}.public-step-heading h1,.public-confirmation h1{margin:0;font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:clamp(26px,7vw,36px);line-height:1.15}.public-step-heading h1:focus,.public-confirmation h1:focus{outline:none}.public-step-heading__progress{color:var(--brand-orange-accessible);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.public-step-copy{color:var(--text-muted);margin:0;font-size:15px;line-height:1.55}.public-step-copy p{margin:0}.public-step-copy__note{color:var(--text-primary);font-size:13px;font-weight:700;margin-top:8px!important}.public-field-grid{gap:20px;display:grid}.public-field{gap:8px;display:grid}.public-field__label-row{justify-content:space-between;align-items:baseline;gap:12px;min-height:20px;font-size:14px;display:flex}.public-field__label-row label,.public-choice-group legend{font-weight:800}.public-field__label-row span{color:var(--text-muted);font-size:12px;font-weight:600}.public-field input,.public-field textarea{width:100%;min-height:56px;color:var(--text-primary);background:var(--surface-canvas);font:inherit;border:1px solid #e5ded6;border-radius:12px;padding:14px 16px;font-size:16px}.public-field textarea{resize:vertical;min-height:132px;line-height:1.5}.public-field input::placeholder,.public-field textarea::placeholder{color:#756f69;opacity:1}.public-field input[aria-invalid=true],.public-field textarea[aria-invalid=true],.public-choice input[aria-invalid=true]{border-color:#a72d20}.public-field__hint,.public-field__error{font-size:13px;line-height:1.4}.public-field__hint{color:var(--text-muted)}.public-field__error{color:#8c2016;font-weight:700}.public-choice-group{border:0;gap:12px;min-width:0;margin:0;padding:0;display:grid}.public-choice-group legend{margin-bottom:12px;font-size:15px;line-height:1.45}.public-choice-group__options{gap:10px;display:grid}.public-choice{background:var(--surface-canvas);cursor:pointer;border:1px solid #d8d0c8;border-radius:12px;align-items:center;gap:12px;min-height:52px;padding:12px 14px;line-height:1.35;display:flex}.public-choice:has(input:checked){border-color:var(--brand-orange-accessible);background:#fff0e5}.public-choice input{width:20px;height:20px;accent-color:var(--brand-orange-accessible);flex:none;margin:0}.public-step-actions,.public-confirmation__actions{flex-direction:column-reverse;gap:12px;padding-top:4px;display:flex}.public-primary-button,.public-secondary-button,.public-back-button,.public-disclosure-button{text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:48px;font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.public-primary-button{border:1px solid var(--border-strong);color:#fff;background:var(--brand-orange-accessible);min-height:56px;box-shadow:3px 3px 0 var(--border-strong);padding:14px 20px}.public-primary-button:hover:not(:disabled){background:var(--action-primary-hover)}.public-primary-button:disabled{box-shadow:none}.public-secondary-button,.public-back-button,.public-disclosure-button{border:1px solid var(--border-strong);color:var(--text-primary);background:var(--surface-raised);padding:11px 16px}.public-back-button{border-color:#0000;font-family:Manrope,Avenir Next,Avenir,Segoe UI,sans-serif}.public-disclosure-button{width:100%}.public-progressive-section{gap:16px;display:grid}.public-progressive-section__fields{border-left:3px solid var(--brand-orange);background:#fff8ef;gap:20px;padding:20px;display:grid}.public-next-step{background:#fff8ef;border:1px solid #d8d0c8;border-radius:12px;gap:8px;padding:16px;font-size:14px;line-height:1.5;display:grid}.public-next-step p{margin:0}.public-error-summary,.public-submit-notice{color:#71180f;background:#fff0ed;border:1px solid #8c2016;border-radius:10px;padding:14px 16px;line-height:1.45}.public-error-summary ul{margin:8px 0 0;padding-left:20px}.public-error-summary a{color:inherit}.public-honeypot{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.public-confirmation{gap:20px;display:grid}.public-confirmation p{color:var(--text-muted);margin:0;line-height:1.6}.public-confirmation__mark{border:1px solid var(--border-strong);color:#fff;background:var(--brand-orange-accessible);border-radius:50%;place-items:center;width:52px;height:52px;font-size:26px;font-weight:800;display:grid}.public-confirmation__reference{background:#f6f1eb;border-radius:10px;padding:12px 14px;font-size:13px}.public-confirmation__reference span{color:var(--text-primary);-webkit-user-select:text;user-select:text;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.public-journey-footer{min-height:64px;color:var(--text-muted);background:var(--surface-raised);border-top:1px solid #e5ded6;flex-direction:column;gap:8px;padding:18px 20px;font-size:12px;display:flex}.public-journey-footer a{min-height:24px;color:var(--text-action);font-weight:800}.privacy-notice{gap:24px;display:grid}.privacy-notice h1,.privacy-notice h2,.privacy-notice p{margin:0}.privacy-notice h2{margin-bottom:8px;font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:18px}.privacy-notice p{line-height:1.65}@media (width>=640px){.public-journey-header{padding-inline:32px}.public-journey-main{padding:48px 24px}.public-journey-card{padding:40px}.public-field-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.public-step-actions,.public-confirmation__actions{flex-direction:row;justify-content:flex-end;align-items:center}.public-step-actions .public-back-button{margin-right:auto}.public-primary-button,.public-secondary-button{min-width:200px}.public-journey-footer{flex-direction:row;justify-content:space-between;align-items:center;padding-inline:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}.proof-page{min-height:100vh;padding:var(--space-8);place-items:center;display:grid}.proof-stage{justify-content:center;width:100%}.proof-stage--desktop{display:flex}.proof-stage--mobile{display:none}.responsive-app-shell{border:2px solid var(--border-strong);width:100%;color:var(--text-primary);background:var(--surface-canvas);flex-direction:column;flex:none;align-items:stretch;line-height:normal;display:flex;overflow:hidden}.responsive-app-shell--desktop{border-radius:8px;width:min(720px,100%);height:420px}.responsive-app-shell--mobile{border-radius:12px;width:min(390px,100%);height:500px}.app-header{flex:none;align-items:center;width:100%;display:flex}.app-header--desktop{padding:var(--space-4) var(--space-6);background:var(--surface-raised);justify-content:space-between}.app-header--mobile{gap:var(--space-3);height:52px;padding:var(--space-4);white-space:nowrap}.app-header__brand{color:var(--action-primary-hover);flex:none;font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:20px;font-weight:700}.app-header__navigation{align-items:center;gap:var(--space-4);font-size:13px;font-weight:700;display:flex;overflow:hidden}.app-header__navigation span:first-child{width:89px}.app-header__navigation span:nth-child(2){width:70px}.app-header__menu-label{font-size:12px;font-weight:700}.responsive-app-shell__content{align-items:flex-start;gap:var(--space-3);width:100%;min-height:0;padding-bottom:var(--space-5);background:var(--surface-canvas);flex-direction:column;flex:1 1 0;display:flex;overflow:hidden}.responsive-app-shell--desktop .responsive-app-shell__content{padding-top:var(--space-6);padding-inline:var(--space-8)}.responsive-app-shell--mobile .responsive-app-shell__content{padding-top:var(--space-4);padding-inline:var(--space-4)}.responsive-app-shell__content h1,.responsive-app-shell__content p{margin:0}.responsive-app-shell__content h1{font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:16px;font-weight:600}.responsive-app-shell__content p{color:var(--text-muted);font-size:13px;font-weight:400}.mobile-proof{width:min(390px,100%);padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.helper-mobile-navigation{z-index:10;width:100%;height:calc(72px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);color:var(--text-primary);background:var(--surface-raised);position:fixed;bottom:0;left:0;box-shadow:0 -1px 4px #0000000a}.helper-mobile-navigation ul{align-items:center;height:72px;margin:0;padding:0;list-style:none;display:flex}.mobile-navigation__item{width:20%;height:72px;padding:0 var(--space-1) 6px;color:var(--text-primary);text-align:center;white-space:nowrap;flex-direction:column;flex:0 0 20%;align-items:center;gap:3px;font-size:10px;font-weight:500;line-height:normal;display:flex;position:relative}.mobile-navigation__item--active{color:var(--text-action);font-weight:800}.mobile-navigation__indicator{border-radius:1.5px;flex:none;width:24px;height:3px}.mobile-navigation__indicator--active{background:var(--brand-orange)}.mobile-navigation__icon-wrapper,.mobile-navigation__profile-wrapper{flex:none;place-items:center;width:36px;height:36px;display:grid}.mobile-navigation__item--active .mobile-navigation__icon-wrapper{background:var(--brand-orange);border-radius:12px}.mobile-navigation__icon-wrapper img{width:22px;height:22px}.mobile-navigation__item--home{min-width:42px;padding:0;display:block}.mobile-navigation__item--home .mobile-navigation__indicator{position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-navigation__home-wrapper{width:40px;height:40px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.mobile-navigation__home-wrapper--active{background:var(--brand-orange);border-radius:14px;width:44px;height:44px;top:-2px}.mobile-navigation__home-wrapper img{width:25.2px;height:24.3px;position:absolute;top:11.7px;left:5.4px}.mobile-navigation__home-wrapper--active img{top:13.7px;left:7.4px}.mobile-navigation__home-label{position:absolute;top:48px;left:50%;transform:translate(-50%)}.mobile-navigation__profile-wrapper--active{background:var(--brand-orange);border-radius:50%}.mobile-navigation__profile{border-radius:50%;flex:none;width:28px;height:28px;overflow:hidden}.mobile-navigation__profile img{width:100%;height:100%}.mobile-navigation__profile--photo{background:var(--surface-raised)}.mobile-navigation__profile--photo img{object-fit:cover}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.auth-page,.status-page,.protected-page{min-height:100vh}.auth-page,.status-page{padding:var(--space-4);background:radial-gradient(circle at top right, #e26a2e1f, transparent 38%), var(--surface-canvas);place-items:center;display:grid}.auth-card,.status-card{border:2px solid var(--border-strong);width:min(100%,440px);padding:var(--space-6);background:var(--surface-raised);border-radius:12px;box-shadow:8px 8px #1111111a}.auth-card__brand,.protected-header__brand{color:var(--brand-orange-accessible);font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:20px;font-weight:700}.auth-card__intro{margin-block:var(--space-8) var(--space-6)}.eyebrow{margin:0 0 var(--space-1);color:var(--brand-orange-accessible);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.auth-card h1,.status-card h1,.protected-content h1{margin:0;font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-weight:600;line-height:1.2}.auth-card h1{font-size:clamp(24px,8vw,32px)}.auth-card__intro>p:last-child,.status-card>p,.protected-content>p{color:var(--text-muted);line-height:1.6}.auth-card__intro>p:last-child{margin:var(--space-3) 0 0}.auth-form,.form-field,.auth-form__actions{flex-direction:column;display:flex}.auth-form{gap:var(--space-5)}.form-field{gap:6px}.form-field label{font-weight:800}.form-field input{border:2px solid var(--border-strong);width:100%;min-height:48px;padding:10px var(--space-3);color:var(--text-primary);background:var(--surface-raised);border-radius:8px}.form-field__hint{color:var(--text-muted);font-size:12px}.auth-form__actions{gap:var(--space-3)}.mfa-enrollment{gap:var(--space-3);margin-bottom:var(--space-5);display:grid}.mfa-enrollment img{border:1px solid var(--border-strong);width:min(100%,220px);height:auto}.mfa-enrollment code{overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.button{border:2px solid var(--border-strong);min-height:48px;padding:10px var(--space-4);border-radius:8px;font-weight:800;transition:background-color .15s,color .15s,transform .15s}.button:not(:disabled):active{transform:translateY(1px)}.button--primary{color:#fff;background:var(--brand-orange-accessible)}.button--primary:not(:disabled):hover{background:var(--action-primary-hover)}.button--secondary{color:var(--text-primary);background:var(--surface-raised)}.button--secondary:not(:disabled):hover{background:var(--surface-canvas)}.button--compact{min-height:44px}.auth-message{padding:var(--space-3);border-left:4px solid;border-radius:4px;font-size:14px;line-height:1.5}.auth-message--error{color:#711414;background:#fff1f1;border-color:#9c1c1c}.auth-message--success{color:#194d29;background:#effaf2;border-color:#25713b}.status-card{text-align:center}.status-card h1{font-size:24px}.status-card p{margin:var(--space-3) 0 0}.status-card__detail{font-size:13px}.status-spinner{border:4px solid #e26a2e40;border-top-color:var(--brand-orange-accessible);border-radius:50%;width:32px;height:32px;margin:0 auto;animation:.8s linear infinite status-spin;display:block}.protected-page{background:var(--surface-canvas)}.protected-header{justify-content:space-between;align-items:center;gap:var(--space-4);border-bottom:2px solid var(--border-strong);min-height:72px;padding:var(--space-3) var(--space-4);background:var(--surface-raised);display:flex}.protected-content{border:2px solid var(--border-strong);background:var(--surface-raised);border-radius:12px;width:min(100% - 32px,760px);margin:clamp(48px,10vw,96px) auto;padding:clamp(24px,6vw,48px)}:is(.protected-content:has(.work-queue),.protected-content:has(.operations-console),.protected-content:has(.internal-ops-shell)){width:min(100% - 32px,1120px);box-shadow:none;background:0 0;border:0;margin-block:clamp(24px,5vw,56px);padding:0}:is(.protected-page:has(.internal-ops-shell)>.protected-header,.protected-content:has(.internal-ops-shell)>.eyebrow){display:none}.protected-content:has(.internal-ops-shell){width:100%;min-height:100vh;margin:0}.internal-ops-shell{background:var(--surface-canvas);grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.internal-ops-sidebar{color:#fffdfc;background:#111;flex-direction:column;gap:24px;height:100vh;padding:20px;display:flex;position:sticky;top:0}.internal-ops-sidebar>div{gap:8px;display:grid}.internal-ops-sidebar strong{font-family:Poppins,sans-serif;font-size:15px}.internal-ops-sidebar span{color:var(--brand-orange-accessible);font-size:11px;font-weight:800}.internal-ops-sidebar .operations-console__nav{border:0;gap:4px;padding:0;display:grid}.internal-ops-sidebar .operations-console__nav button{color:#fffdfc;text-align:left;text-transform:uppercase;background:0 0;border:0;min-height:44px;padding:12px;font-size:11px}.internal-ops-sidebar__sign-out{color:#fffdfc;text-align:left;text-transform:uppercase;background:0 0;border:1px solid #fffdfc73;border-radius:6px;min-height:44px;margin-top:auto;padding:10px 12px;font-size:11px;font-weight:800}.internal-ops-sidebar__sign-out:not(:disabled):hover{border-color:var(--brand-orange-accessible);color:var(--brand-orange-accessible)}.internal-ops-sidebar__sign-out:disabled{cursor:wait;opacity:.65}.internal-ops-sidebar .operations-console__nav button[aria-pressed=true]{background:var(--brand-orange-accessible)}.internal-ops-main{min-width:0;padding:24px}.internal-ops-main>[role=status],.internal-ops-main>[role=alert]{margin-bottom:16px}.opportunity-console,.opportunity-workspace,.opportunity-directory{gap:16px;display:grid}.opportunity-console__direct-open{gap:12px;max-width:640px;padding:20px;display:grid}.opportunity-back{width:fit-content;color:var(--text-action);background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.opportunity-header-card,.ops-card{background:#fffdfc;border:1px solid #cec6be;border-radius:8px}.opportunity-header-card{gap:12px;padding:18px;display:grid}.opportunity-header-card h1,.opportunity-section-title h1,.opportunity-section-title h2,.ops-card h2,.ops-card h3{margin:0;font-family:Poppins,sans-serif}.opportunity-header-card h1{font-size:clamp(20px,3vw,26px)}.opportunity-header-card__meta,.opportunity-header-card__badges,.ops-card__header,.opportunity-section-title,.requirement-card>header,.requirement-card__total,.ops-card__actions{align-items:center;display:flex}.opportunity-header-card__meta,.ops-card__header,.opportunity-section-title,.requirement-card>header{justify-content:space-between;gap:16px}.opportunity-header-card__meta{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:700}.opportunity-header-card__badges,.ops-card__actions{flex-wrap:wrap;gap:8px}.ops-badge{color:#0f5f3e;background:#dceee7;border:1px solid #cec6be;border-radius:5px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.opportunity-tabs{border-bottom:1px solid #cec6be;gap:24px;display:flex;overflow-x:auto}.opportunity-tabs button{color:var(--text-muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:12px 0 9px;font-size:13px}.opportunity-tabs button[aria-current=page]{border-color:var(--brand-orange-accessible);color:var(--brand-orange-accessible);font-weight:800}.opportunity-overview,.opportunity-history{grid-template-columns:minmax(0,2.5fr) minmax(260px,1fr);gap:16px;display:grid}.opportunity-overview__main,.opportunity-overview__aside,.ops-card-stack,.ops-related,.opportunity-history aside{align-content:start;gap:12px;display:grid}.ops-card{min-width:0;padding:16px}.ops-card p{margin:8px 0 0}.ops-card h2{text-transform:uppercase;font-size:15px}.ops-card h3{font-size:17px}.ops-card__header>div>p,.opportunity-section-title p{color:var(--text-muted);margin:2px 0 0;font-size:12px}.ops-card__prominent,.ops-summary-line{font-size:16px;font-weight:800}.ops-summary-grid,.ops-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ops-card-grid{margin-top:12px}.ops-summary-row{grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin-top:10px;display:grid}.ops-chain-explainer{background:#f3eee7;border:1px solid #cec6be;border-radius:8px;padding:16px}.ops-chain-explainer h2,.ops-chain-explainer p{text-transform:uppercase;margin:0;font-size:12px}.ops-chain-explainer>div{align-items:center;gap:8px;margin:12px 0;display:flex;overflow-x:auto}.ops-chain-explainer span{background:#fffdfc;border-radius:6px;flex:none;padding:7px;font-size:11px;font-weight:800;display:grid}.ops-chain-explainer small{color:var(--text-muted);font-size:10px;font-weight:500}.opportunity-section-title{margin-bottom:12px}.opportunity-section-title h1,.opportunity-section-title h2{font-size:20px}.opportunity-search{text-transform:uppercase;gap:4px;font-size:11px;font-weight:800;display:grid}.opportunity-search input{background:#fffdfc;border:1px solid #9d958d;border-radius:6px;min-width:min(320px,70vw);min-height:40px;padding:8px 10px}.ops-kicker{text-transform:uppercase;font-weight:800;color:var(--brand-orange-accessible)!important;font-size:10px!important}.requirement-card__total{gap:12px}.requirement-card__total strong{color:#0f5f3e;font-family:Poppins,sans-serif;font-size:18px}.ops-progress{background:#e7e1da;border-radius:999px;height:6px;margin:12px 0;overflow:hidden}.ops-progress span{border-radius:inherit;background:var(--brand-orange-accessible);height:100%;display:block}.ops-chain,.ops-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.ops-chain{background:#f3eee7;border-radius:6px;padding:10px}.ops-chain dt,.ops-facts dt{color:var(--text-muted);text-transform:uppercase;font-size:10px}.ops-chain dd,.ops-facts dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:12px;font-weight:700}.ops-note{color:var(--text-muted);font-size:10px}.ops-info,.ops-restricted{border-radius:6px;padding:10px;font-size:11px}.ops-info{color:#2563a8;background:#e7f1fc}.ops-restricted{color:#6a4300;background:#fff1ce}.ops-related{border-top:1px dashed #cec6be;margin-top:12px;padding-top:10px;font-size:11px}.ops-derived{background:#edf8f2;border-color:#a8d5c0}.ops-timeline{background:#fffdfc;border:1px solid #cec6be;border-radius:8px;gap:0;margin:0;padding:10px 16px;list-style:none;display:grid}.ops-timeline li{border-bottom:1px solid #eee7df;grid-template-columns:120px 1fr;gap:20px;padding:9px 0;display:grid}.ops-timeline time,.ops-timeline span{color:var(--text-muted);font-size:11px}.ops-timeline div{display:grid}.ops-action-backdrop{z-index:20;background:#1111116b;border:0;position:fixed;inset:0}.ops-action-close{z-index:30;background:#f3eee7;border:0;border-radius:50%;width:32px;height:32px;font-size:18px;position:fixed;top:18px;right:18px}.ops-action-form{z-index:25;background:#fffdfc;border:0;align-content:start;gap:12px;width:min(460px,100vw);height:100vh;margin:0;padding:24px;display:grid;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 32px #1111112e}.ops-action-form h2,.ops-action-form h3{margin:0;font-family:Poppins,sans-serif}.ops-action-form label,.ops-action-form--stack form{gap:6px;display:grid}.ops-action-form input,.ops-action-form select,.ops-action-form textarea{background:#fff;border:1px solid #cec6be;border-radius:6px;width:100%;min-height:38px;padding:8px 10px}.ops-action-form textarea{min-height:80px}.ops-action-form--stack{display:block}.ops-action-form--stack form+form{border-top:1px solid #cec6be;margin-top:28px;padding-top:28px}.review-destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.review-destination-grid button{background:#fffdfc;border:1px solid #cec6be;border-radius:8px;min-height:88px;font-weight:800}@media (width<=900px){.internal-ops-shell{grid-template-columns:1fr}.internal-ops-sidebar{z-index:5;gap:12px;height:auto;position:static}.internal-ops-sidebar .operations-console__nav{display:flex;overflow-x:auto}.internal-ops-sidebar .operations-console__nav button{flex:none}.internal-ops-sidebar__sign-out{align-self:flex-start;margin-top:0}.opportunity-overview,.opportunity-history,.ops-card-grid,.ops-summary-grid,.review-destination-grid{grid-template-columns:1fr}.ops-chain,.ops-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.internal-ops-main{padding:16px}.opportunity-header-card__meta,.opportunity-section-title,.requirement-card>header,.requirement-card__total{flex-direction:column;align-items:flex-start}.ops-summary-row,.ops-chain,.ops-facts,.ops-timeline li{grid-template-columns:1fr}}.operations-console,.need-lead-panel,.need-lead-form,.need-lead-workspace,.need-lead-actions,.need-lead-actions form{gap:var(--space-4);display:grid}.operations-console__nav{border-bottom:2px solid var(--border-strong);padding-bottom:var(--space-3);flex-wrap:wrap;gap:8px;display:flex}.operations-console__nav button,.need-lead-actions button{border:1px solid var(--border-strong);min-height:42px;padding:8px var(--space-3);color:var(--text-primary);background:var(--surface-raised);border-radius:8px;font-weight:800}.operations-console__nav button[aria-pressed=true]{color:#fff;background:var(--brand-orange-accessible)}.need-lead-panel{border:2px solid var(--border-strong);background:var(--surface-raised);border-radius:12px;padding:clamp(20px,5vw,40px)}.need-lead-panel>p,.need-lead-workspace header p,.coming-next{color:var(--text-muted);margin:0}.need-lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}.need-lead-form label,.need-lead-actions label,.need-lead-panel>label{gap:6px;font-size:13px;font-weight:800;display:grid}.need-lead-form input,.need-lead-form textarea,.need-lead-form select,.need-lead-actions input,.need-lead-actions textarea,.need-lead-actions select,.need-lead-panel>label select{width:100%;min-height:44px;color:var(--text-primary);font:inherit;background:#fff;border:1px solid #9d958d;border-radius:8px;padding:9px 10px}.need-lead-form textarea,.need-lead-actions textarea{resize:vertical;min-height:104px}.need-lead-form fieldset,.need-lead-workspace>section,.need-lead-actions form{padding:var(--space-4);border:1px solid #1113;border-radius:10px}.need-lead-form fieldset{gap:var(--space-3);display:grid}.need-lead-form .checkbox-label{align-items:center;gap:8px;display:flex}.need-lead-form .checkbox-label input{width:20px;min-height:20px}.need-lead-workspace header{border-left:5px solid var(--brand-orange);padding-left:var(--space-4)}.need-lead-workspace header span{color:var(--brand-orange-accessible);font-size:12px;font-weight:800}.need-lead-workspace dl{gap:6px var(--space-3);grid-template-columns:max-content 1fr;margin:0;display:grid}.need-lead-workspace dd{margin:0}.need-lead-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.need-lead-actions .danger-zone{background:#fff8f8;border-color:#9c1c1c}.need-lead-workspace ul{gap:var(--space-3);margin:0;padding-left:20px;display:grid}.need-lead-workspace li p{margin:4px 0 0}.evidence-verification{overflow-wrap:anywhere;min-width:0}.evidence-verification .need-lead-form>h3,.evidence-verification .need-lead-form>p,.evidence-verification .need-lead-form>button{grid-column:1/-1}.evidence-verification pre{white-space:pre-wrap;overflow-wrap:anywhere}.coming-next{padding:var(--space-3);border:1px dashed #9d958d;border-radius:8px}.work-queue{gap:var(--space-6);display:grid}.work-queue__heading{justify-content:space-between;align-items:flex-end;gap:var(--space-4);display:flex}.work-queue__heading h1{font-size:clamp(28px,5vw,40px)}.work-queue__heading>div>p:last-child{margin:var(--space-1) 0 0;color:var(--text-muted)}.work-queue__count{border:2px solid var(--border-strong);padding:7px var(--space-3);background:var(--surface-raised);border-radius:999px;flex:none;font-size:13px;font-weight:800}.work-queue__filters{flex-wrap:wrap;gap:8px;display:flex}.queue-filter{min-height:40px;padding:8px var(--space-3);color:var(--text-primary);background:var(--surface-raised);border:1px solid #bcb4ac;border-radius:999px;font-size:13px;font-weight:700}.queue-filter--active{border-color:var(--border-strong);color:#fff;background:var(--brand-orange-accessible)}.queue-filter--pending{border-style:dashed}.task-list{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.task-card,.work-queue__empty{border:2px solid var(--border-strong);background:var(--surface-raised);border-radius:12px;box-shadow:5px 5px #11111114}.task-card{align-content:start;gap:var(--space-3);padding:var(--space-5);display:grid}.task-card__reference{color:var(--brand-orange-accessible);letter-spacing:.03em;text-transform:uppercase;flex-wrap:wrap;gap:6px;font-size:12px;font-weight:800;display:flex}.task-card h2,.work-queue__empty h2{margin:0;font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:18px;line-height:1.35}.task-card__facts{gap:8px;margin:0;display:grid}.task-card__facts>div{gap:var(--space-3);grid-template-columns:64px 1fr;display:grid}.task-card__facts dt{color:var(--text-muted);text-transform:uppercase;font-size:12px;font-weight:800}.task-card__facts dd{margin:0;font-size:14px;font-weight:700}.due-state{color:#3b3733;background:#eee9e4;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:11px;display:inline-block}.due-state--overdue{color:#711414;background:#fff1f1}.due-state--due-today{color:#6a4300;background:#fff3d3}.task-card__attention{border-left:4px solid var(--brand-orange);color:#533216;background:#fff3e7;margin:0;padding:7px 10px;font-size:13px;font-weight:800}.work-queue__empty{text-align:center;padding:clamp(32px,8vw,64px)}.work-queue__empty p{color:var(--text-muted);margin:8px 0 0}@media (width<=720px){.protected-header{min-height:64px}.work-queue__heading{flex-direction:column;align-items:flex-start}.task-list,.need-lead-form,.need-lead-actions{grid-template-columns:1fr}}.protected-content h1{font-size:clamp(28px,8vw,40px)}.protected-content__email{margin:var(--space-5) 0 0;overflow-wrap:anywhere}.protected-content__boundary{max-width:62ch;margin:var(--space-4) 0 0;border-left:4px solid var(--brand-orange);padding-left:var(--space-4)}.onboarding-flow,.onboarding-flow__intro{flex-direction:column;display:flex}.onboarding-flow{gap:var(--space-6)}.onboarding-flow__intro{gap:var(--space-3)}.onboarding-flow__intro .eyebrow{margin:0}.onboarding-flow__body{max-width:62ch;color:var(--text-muted);margin:0;line-height:1.6}.onboarding-callout{border-left:4px solid var(--brand-orange);max-width:62ch;padding:var(--space-4);color:var(--text-primary);background:var(--surface-canvas);border-radius:8px;margin:0;line-height:1.6}.onboarding-support-callout{gap:var(--space-1);max-width:62ch;padding:var(--space-4);background:var(--surface-canvas);border:1px solid #1111112e;border-radius:12px;flex-direction:column;display:flex}.onboarding-support-callout strong{font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:15px}.onboarding-support-callout p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.5}.onboarding-footer{padding-top:var(--space-4);color:var(--text-muted);text-align:center;border-top:1px solid #11111124;margin:0;font-size:12px}.onboarding-flow__action{width:100%}.onboarding-state{align-items:flex-start}.onboarding-state .status-spinner{margin:0}.onboarding-summary{gap:var(--space-1);padding:var(--space-4);background:var(--surface-canvas);border:1px solid #1111112e;border-radius:12px;flex-direction:column;display:flex}.onboarding-summary span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.onboarding-summary strong{overflow-wrap:anywhere;font-family:Poppins,Avenir Next,Avenir,Segoe UI,sans-serif;font-size:20px}.form-field__error{color:#711414;font-size:13px;font-weight:700}@keyframes status-spin{to{transform:rotate(360deg)}}@media (width>=32rem){.auth-page,.status-page,.auth-card,.status-card{padding:var(--space-8)}.auth-form__actions{flex-direction:row}.auth-form__actions .button{flex:1}.protected-header{padding-inline:var(--space-8)}}@media (width<=47.99rem){.proof-page{align-items:start;padding:0}.proof-stage--desktop{display:none}.proof-stage--mobile{display:flex}.responsive-app-shell--mobile{border-radius:min(12px,3vw)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.bd-workspace{gap:18px;min-width:0;display:grid}.bd-page-header,.bd-detail-header{border-bottom:2px solid var(--border-strong);justify-content:space-between;align-items:flex-start;gap:24px;padding:4px 0 18px;display:flex}.bd-page-header h1,.bd-detail-header h1{margin:2px 0 4px;font-family:Poppins,sans-serif;font-size:clamp(24px,4vw,36px);line-height:1.08}.bd-page-header p,.bd-detail-header p{color:var(--text-muted);margin:0}.bd-page-header__mark{border:2px solid var(--border-strong);color:#fff;background:var(--brand-orange-accessible);border-radius:8px;place-items:center;width:52px;height:52px;font-family:Poppins,sans-serif;font-weight:700;display:grid;box-shadow:4px 4px #111}.bd-tabs{border-bottom:1px solid #cec6be;gap:4px;display:flex;overflow-x:auto}.bd-tabs button{min-height:42px;color:var(--text-muted);background:0 0;border:0;border-bottom:3px solid #0000;flex:none;padding:9px 14px;font-size:13px;font-weight:750}.bd-tabs button[aria-selected=true]{border-color:var(--brand-orange-accessible);color:#111}.bd-filter-bar{background:#fffdfc;border:1px solid #cec6be;border-radius:8px;align-items:end;gap:12px;min-height:62px;padding:10px 12px;display:flex}.bd-filter-bar label,.bd-dialog label{color:#47413c;letter-spacing:.02em;gap:5px;font-size:11px;font-weight:800;display:grid}.bd-filter-bar select,.bd-dialog input,.bd-dialog select,.bd-dialog textarea{color:#111;min-height:42px;font:inherit;background:#fff;border:1px solid #a9a19a;border-radius:5px;padding:9px 10px}.bd-dialog textarea{resize:vertical;min-height:92px}.bd-state,.bd-empty{text-align:center;background:#fffdfc;border:1px solid #cec6be;border-radius:8px;padding:32px}.bd-empty h2{margin:0 0 6px;font-family:Poppins,sans-serif;font-size:18px}.bd-empty p{color:var(--text-muted);margin:0}.bd-table-wrap{background:#fffdfc;border:1px solid #c9c0b7;border-radius:8px;width:100%;overflow-x:auto}.bd-table{border-collapse:collapse;width:100%;min-width:980px;font-size:12px}.bd-table th{color:#574f49;letter-spacing:.055em;text-align:left;text-transform:uppercase;background:#f7eee5;border-bottom:2px solid #111;padding:11px 13px;font-size:10px}.bd-table td{vertical-align:top;content-visibility:auto;contain-intrinsic-size:0 58px;border-bottom:1px solid #ded7d0;max-width:230px;padding:13px}.bd-table tbody tr:last-child td{border-bottom:0}.bd-table tbody tr:hover{background:#fff7ee}.bd-table td>span,.bd-table td>strong,.bd-table td>small,.bd-row-link>span,.bd-row-link>strong,.bd-row-link>small{display:block}.bd-table small,.bd-row-link small,.bd-muted{color:var(--text-muted);margin-top:4px;font-size:10px}.bd-row-link{color:#111;text-align:left;background:0 0;border:0;padding:0}.bd-row-link strong{color:var(--text-action);font-family:Poppins,sans-serif;font-size:13px}.bd-status{color:#31302f;background:#ebe7e3;border:1px solid #9c9188;border-radius:999px;width:fit-content;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex!important}.bd-status--danger{color:#761f18;background:#f8dcd8;border-color:#b34c42}.bd-status--success{color:#164f39;background:#dceee7;border-color:#458469}.bd-status--warning{color:#704407;background:#fff0c9;border-color:#b97918}.bd-detail-header{align-items:end}.bd-detail-header__states{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.bd-detail-header__states>span{border-left:3px solid var(--brand-orange-accessible);gap:5px;min-width:160px;padding:6px 10px;display:grid}.bd-detail-header__states small,.bd-progress small,.bd-workflow small{color:var(--text-muted);font-size:10px;font-weight:750}.bd-detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:14px;display:grid}.bd-progress{grid-template-columns:repeat(5,minmax(130px,1fr));margin:0;padding:0;list-style:none;display:grid;overflow-x:auto}.bd-progress li{border-top:4px solid #c9c0b7;gap:3px;min-width:140px;padding:10px 12px 5px 0;font-size:11px;font-weight:800;display:grid;position:relative}.bd-progress li.is-complete{border-color:#458469}.bd-progress li.is-active{border-color:var(--brand-orange-accessible)}.bd-workflow,.bd-record,.bd-contact-summary,.bd-candidate{content-visibility:auto;contain-intrinsic-size:0 96px;border-top:1px solid #ded7d0;gap:6px;padding:12px 0;display:grid}.bd-workflow{grid-template-columns:minmax(140px,1fr) auto minmax(100px,auto);align-items:center}.bd-workflow>div,.bd-contact-summary{display:grid}.bd-record header,.bd-record summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.bd-record summary{cursor:pointer}.bd-record p,.bd-record small,.bd-candidate span{color:var(--text-muted);margin:0}.bd-contact-summary button,.bd-record button,.ops-card__actions button:not(.button){width:fit-content;color:var(--text-action);background:0 0;border:0;padding:2px 0;font-size:11px;font-weight:800}.bd-dialog-backdrop{z-index:50;background:#11111185;justify-content:flex-end;display:flex;position:fixed;inset:0}.bd-dialog{background:var(--surface-canvas);border-left:2px solid #111;width:min(100%,520px);height:100%;padding:22px;overflow-y:auto;box-shadow:-12px 0 30px #0000002e}.bd-dialog>header,.bd-dialog footer,.bd-form-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.bd-dialog>header{border-bottom:2px solid #111;padding-bottom:14px}.bd-dialog>header h2{margin:2px 0 0;font-family:Poppins,sans-serif}.bd-dialog>header>button{background:#fff;border:1px solid #111;border-radius:5px;width:42px;height:42px;font-size:25px}.bd-dialog form{gap:14px;padding-top:18px;display:grid}.bd-form-row>label{flex:1}.bd-checkbox{text-transform:none;grid-template-columns:20px 1fr;align-items:center}.bd-checkbox input{min-height:auto}.bd-dialog footer{border-top:1px solid #c9c0b7;justify-content:flex-end;padding-top:16px}.bd-semantic-payload{margin-top:10px}@media (width<=900px){.bd-detail-grid{grid-template-columns:1fr}.bd-detail-header,.bd-page-header{align-items:flex-start}.bd-detail-header__states{justify-content:flex-start}}@media (width<=620px){.bd-page-header,.bd-detail-header,.bd-filter-bar,.bd-dialog footer,.bd-form-row{flex-direction:column;align-items:stretch}.bd-page-header__mark{display:none}.bd-dialog{padding:16px}}
