:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f0e9;--surface:#fbfaf6;--surface-2:#f5f3ed;--surface-3:#ece9df;--ink:#19211e;--muted:#59625e;--line:#dedbd1;--line-strong:#cac6ba;--brand:#175f4c;--brand-2:#0e4436;--brand-soft:#e4eee9;--rust:#93451f;--rust-soft:#f2e5dc;--gold:#dcaa32;--danger:#a34536;--focus-ring:#0757c7;--shadow:0 12px 34px #292f2b14;--shadow-lg:0 30px 90px #1d252138}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#121714;--surface:#19201d;--surface-2:#202824;--surface-3:#29312d;--ink:#edf2ef;--muted:#a7b1ac;--line:#323c37;--line-strong:#45514b;--brand:#63b89f;--brand-2:#97d5c3;--brand-soft:#1c3930;--rust:#e08c62;--rust-soft:#3b2820;--gold:#e2b64c;--danger:#e48372;--focus-ring:#8ab4ff;--shadow:0 12px 34px #0003;--shadow-lg:0 30px 90px #00000080}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}svg{stroke-width:1.9px;width:18px;height:18px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4,.brand{letter-spacing:-.025em;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.topbar{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.05em;text-transform:lowercase;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand>span:last-child>span{color:var(--brand)}.brand-mark{background:var(--brand);border-radius:8px 8px 8px 2px;place-items:center;width:28px;height:28px;display:grid;transform:rotate(-4deg)}.brand-mark span{border-bottom:3px solid #fff;border-left:3px solid #fff;width:12px;height:12px;display:block;transform:rotate(-45deg)translate(1px,1px)}.brand-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.top-actions,.session-actions,.heading-left,.presence{align-items:center;display:flex}.top-actions{gap:10px}.icon-button,.back-button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.icon-button{width:38px;height:38px;color:var(--muted)}.icon-button:hover{background:var(--surface-3);color:var(--ink)}.mobile-menu{display:none}.avatar{color:#fff;border:2px solid var(--surface);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:inline-grid;position:relative}.avatar i{border:2px solid var(--surface);background:#3eaa74;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}main{max-width:1540px;margin:0 auto;padding:0 32px 48px}.session-heading{justify-content:space-between;align-items:center;gap:24px;min-height:112px;display:flex}.heading-left{gap:14px}.back-button{border:1px solid var(--line);background:var(--surface);width:38px;height:38px}.back-button:hover{border-color:var(--line-strong)}.eyebrow-line{color:var(--muted);align-items:center;gap:8px;margin-bottom:5px;font-size:12px;font-weight:600;display:flex}.live-dot{color:var(--brand);align-items:center;gap:5px;display:flex}.live-dot svg{width:12px;height:12px;fill:var(--brand)}.live-dot.completed{color:var(--brand)}.live-dot.completed svg{fill:none}.session-heading h1{font-size:clamp(22px,2vw,29px);font-weight:700}.session-actions{gap:10px}.presence{gap:10px;margin-right:8px}.avatar-stack{padding-left:14px;display:flex}.avatar-stack .avatar{margin-left:-14px}.presence>span:last-child{flex-direction:column;line-height:1.25;display:flex}.presence b{font-size:12px}.presence small{color:var(--muted);font-size:10px}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.58;cursor:wait;transform:none}.button:disabled:not(.spin){cursor:not-allowed}.button.primary{background:var(--brand);color:#fff;border-color:var(--brand)}:root[data-theme=dark] .button.primary{color:#102019}.button.primary:hover{background:var(--brand-2)}.button.secondary{background:var(--surface);border-color:var(--line)}.button.secondary:hover{border-color:var(--line-strong);box-shadow:0 4px 12px #0000000a}.button.ghost{color:var(--muted);background:0 0}.round-rail{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:repeat(5,1fr);height:76px;display:grid;overflow:hidden;box-shadow:0 3px 12px #282d2a06}.round-rail button{border:0;border-right:1px solid var(--line);text-align:left;cursor:pointer;color:var(--muted);background:0 0;align-items:center;gap:12px;padding:0 20px;display:flex;position:relative}.round-rail button:last-child{border-right:0}.round-rail button:disabled{cursor:not-allowed;opacity:.58}.round-rail button:disabled.active{opacity:1}.round-rail button:hover{background:var(--surface-2)}.round-rail button.active{background:var(--brand-soft);color:var(--brand-2)}.round-rail button.active:after{content:"";background:var(--brand);height:3px;position:absolute;bottom:0;left:0;right:0}.round-number{border:1px solid var(--line-strong);border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;display:grid}.round-rail .active .round-number{background:var(--brand);color:#fff;border-color:var(--brand)}.round-rail .passed .round-number{background:var(--brand-soft);color:var(--brand);border-color:#0000}.round-number svg{width:14px}.round-rail button>span:last-child{flex-direction:column;min-width:0;display:flex}.round-rail small{text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px;font-size:9px;font-weight:800}.round-rail b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workspace{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:18px;margin-top:18px;display:grid}.visual-column{gap:14px;display:grid}.scenario-card,.activity-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;min-width:0;max-width:100%}.scenario-card{position:relative;overflow:hidden}.scenario-card>header{justify-content:space-between;align-items:center;min-height:74px;padding:15px 20px;display:flex}.scenario-card h2{margin-top:5px;font-size:17px}.scenario-card-actions{align-items:center;gap:8px;display:flex}.section-kicker{text-transform:uppercase;color:var(--brand);letter-spacing:.09em;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.section-kicker svg{width:12px;height:12px}.worksite{aspect-ratio:3/1.73;border-block:1px solid var(--line);background:#d8d2c3;position:relative;overflow:hidden}.worksite.placeable{cursor:crosshair}.worksite.placeable:focus-visible{outline:4px solid var(--brand);outline-offset:-4px}.worksite img{object-fit:cover;width:100%;height:100%;display:block}.marker{background:var(--rust);color:#fff;z-index:2;border:3px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:32px;height:32px;margin:-16px 0 0 -16px;font-size:11px;font-weight:800;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 5px 14px #4424164d}.marker>*{width:13px;transform:rotate(45deg)}.marker b{place-items:center;font-size:11px;display:grid}.marker.key{background:var(--brand)}.marker.draft{color:var(--brand);border-color:var(--brand);background:#fff}.marker:is(button){cursor:grab;padding:0}.marker:is(button):before{content:"";position:absolute;inset:-7px}.marker:is(button):active{cursor:grabbing}.image-hint{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#141f1bc7;border:1px solid #ffffff47;border-radius:20px;align-items:center;gap:7px;padding:8px 13px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.image-hint svg{width:13px}.scenario-details{padding:17px 20px 20px}.scenario-details>p{color:var(--muted);font-size:13px;line-height:1.6}.scenario-details dl{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:12px;margin:17px 0 0;padding-top:14px;display:grid}.scenario-details dl div{flex-direction:column;gap:3px;display:flex}.scenario-details dt,.context-note b{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.scenario-details dd{margin:0;font-size:11px;font-weight:600}.context-note{background:var(--rust-soft);color:var(--rust);border-radius:10px;align-items:center;gap:9px;margin-top:15px;padding:11px 13px;display:flex}.context-note svg{flex:none}.context-note span{color:var(--ink);flex-direction:column;font-size:11px;line-height:1.5;display:flex}.context-note b{color:var(--rust)}.disclaimer{color:var(--muted);align-items:flex-start;gap:10px;padding:0 8px;font-size:10px;line-height:1.5;display:flex}.disclaimer svg{width:17px;color:var(--brand);flex:none}.disclaimer b{color:var(--ink)}.quick-add-scrim{z-index:8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14191761;position:absolute;inset:0}.quick-add{z-index:10;background:var(--surface);border:1px solid var(--line);width:min(440px,100% - 30px);box-shadow:var(--shadow-lg);border-radius:14px;gap:10px;padding:14px;display:grid;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.quick-add>*{z-index:1}.quick-add>div{justify-content:space-between;align-items:center;font-size:12px;display:flex}.quick-add>div button{cursor:pointer;background:0 0;border:0}.quick-add textarea{resize:vertical;min-height:85px}.activity-panel{flex-direction:column;height:calc(100vh - 194px);min-height:690px;display:flex;position:sticky;top:86px;overflow:hidden}.round-heading{border-bottom:1px solid var(--line);padding:22px 22px 17px}.round-heading>span{color:var(--rust);text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:800}.round-heading h2{margin:3px 0 7px;font-size:22px}.round-heading p{color:var(--muted);font-size:12px;line-height:1.5}.round-content{scrollbar-width:thin;flex:1;min-width:0;padding:16px 18px 20px;overflow:auto}.read-only-banner{border:1px solid color-mix(in srgb, var(--brand) 25%, var(--line));background:var(--brand-soft);color:var(--brand);border-radius:11px;align-items:flex-start;gap:9px;margin:14px 18px 0;padding:10px 12px;display:flex}.read-only-banner svg{flex:none;width:16px}.read-only-banner span{color:var(--muted);flex-direction:column;gap:2px;min-width:0;font-size:9px;display:flex}.read-only-banner b{color:var(--brand-2);font-size:10px}.review-step-actions{flex:none;gap:6px;margin-left:auto;display:flex}.review-step-actions .button{min-height:32px;padding:7px 10px;font-size:9px}.guide-card{background:var(--brand-soft);color:var(--brand-2);border-radius:12px;gap:10px;margin-bottom:17px;padding:12px;display:flex}.guide-card>svg{flex:none;width:18px;margin-top:1px}.guide-card b{margin-bottom:4px;font-size:14px;display:block}.guide-card p{color:var(--muted);font-size:14px;line-height:1.5}.guide-card p span{color:var(--brand-2);font-weight:700}.section-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-header>div{flex-direction:column;display:flex}.section-header h3{font-size:13px}.section-header span{color:var(--muted);font-size:9px}.section-header .count-pill{color:var(--brand);background:var(--brand-soft);border-radius:8px;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.card-list{gap:9px;display:grid}.hazard-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;transition:border-color .2s;overflow:hidden}.hazard-card:hover{border-color:var(--line-strong)}.hazard-card.is-key{border-color:color-mix(in srgb, var(--brand) 45%, var(--line))}.hazard-top{align-items:flex-start;gap:10px;padding:12px 12px 8px;display:flex}.hazard-id{background:var(--rust-soft);width:24px;height:24px;color:var(--rust);border-radius:7px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.hazard-id svg{width:13px}.hazard-top p{overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:500;line-height:1.52}.hazard-meta{color:var(--muted);justify-content:space-between;align-items:center;padding:0 12px 10px 46px;display:flex}.hazard-meta>span{align-items:center;gap:5px;font-size:9px;display:flex}.hazard-meta .avatar{border-width:1px;width:19px;height:19px;font-size:6px}.hazard-meta .key-label{color:var(--brand);text-transform:uppercase;letter-spacing:.05em;font-weight:800}.key-label svg{width:11px}.hazard-footer{border-top:1px solid var(--line);background:var(--surface-2);flex-wrap:wrap;gap:7px;padding:9px 11px;display:flex}.add-form{border:1px dashed var(--line-strong);border-radius:12px;gap:8px;margin-top:12px;padding:12px;display:grid}.add-form label,.goal-form label{font-size:14px;font-weight:800}textarea,input,select{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:9px}textarea,input{padding:10px 11px}textarea{resize:vertical;width:100%;min-height:74px;font-size:14px;line-height:1.5}input{height:44px;font-size:14px}select{height:44px;padding:0 27px 0 9px;font-size:14px}.add-form>div{justify-content:space-between;align-items:center;display:flex}.add-form>div span{color:var(--muted);font-size:9px}.add-form .button{height:34px}.vote-summary{background:var(--surface-2);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:11px;padding:10px 13px;display:flex}.vote-summary>span{color:var(--muted);align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.vote-summary strong{color:var(--brand);font-size:17px}.vote-summary strong small{color:var(--muted);font-size:9px}.vote-button,.confirm-button,.adopt-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;align-items:center;gap:6px;min-height:44px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.vote-button svg,.confirm-button svg,.adopt-button svg{width:12px}.vote-button b{background:var(--surface-3);border-radius:5px;padding:1px 4px}.vote-button.selected{background:var(--rust-soft);border-color:color-mix(in srgb, var(--rust) 30%, var(--line));color:var(--rust)}.confirm-button{margin-left:auto}.confirm-button.selected,.adopt-button.selected{color:var(--brand);background:var(--brand-soft);border-color:color-mix(in srgb, var(--brand) 25%, var(--line))}.risk-row{grid-template-columns:1fr auto 1fr auto;align-items:end;gap:6px;width:100%;padding-top:3px;display:grid}.risk-row label{color:var(--muted);gap:3px;font-size:8px;font-weight:700;display:grid}.risk-row>span:not(.risk-badge){height:36px;color:var(--muted);place-items:center;display:grid}.risk-badge{color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:59px;height:36px;padding:0 8px;font-size:7px;display:flex}.risk-badge b{font-size:12px;line-height:1}.risk-badge.low,.risk-badge.muted{background:#65716c}.risk-badge.moderate{background:#236b96}.risk-badge.high{background:#805600}.risk-badge.critical{background:#a83d31}.control-group{margin-bottom:18px}.key-hazard-summary{border-left:3px solid var(--brand);background:var(--surface-2);border-radius:0 10px 10px 0;align-items:flex-start;gap:9px;margin-bottom:8px;padding:10px;display:flex}.key-hazard-summary>span{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:8px;font-weight:800;display:grid}.key-hazard-summary small,.measure-copy>span,.goal-top small,.linked-control small,.callout small{color:var(--brand);text-transform:uppercase;letter-spacing:.09em;font-size:7px;font-weight:800}.key-hazard-summary p{margin-top:2px;font-size:10px;line-height:1.4}.measure-list{gap:7px;display:grid}.measure-card{border:1px solid var(--line);border-radius:11px;grid-template-columns:28px 1fr auto;align-items:start;gap:8px;padding:10px;display:grid}.measure-card.adopted{border-color:color-mix(in srgb, var(--brand) 35%, var(--line))}.measure-icon{background:var(--surface-3);width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.adopted .measure-icon{color:var(--brand);background:var(--brand-soft)}.measure-icon svg{width:14px}.measure-copy h4{margin:2px 0;font-size:10px}.measure-copy p{color:var(--muted);font-size:9px;line-height:1.45}.adopt-button{align-self:center}.text-button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;min-height:44px;padding:9px 5px;font-size:13px;font-weight:800;display:flex}.text-button svg{width:12px}.inline-form,.goal-form{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;gap:8px;padding:11px;display:grid}.inline-form label{gap:4px;display:grid}.inline-form label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800}.inline-form>div,.goal-form>div{justify-content:flex-end;gap:7px;display:flex}.inline-form .button,.goal-form .button{height:34px}.goal-card{border:1px solid color-mix(in srgb, var(--brand) 35%, var(--line));border-radius:14px;margin-bottom:10px;overflow:hidden}.goal-top{background:linear-gradient(135deg, var(--brand-soft), var(--surface));gap:10px;padding:14px;display:flex}.goal-top>span{background:var(--brand);color:#fff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.goal-top svg{width:15px}.goal-top h3{margin-top:4px;font-size:12px;line-height:1.5}.linked-control,.callout{border-top:1px solid var(--line);align-items:center;gap:8px;padding:9px 13px;display:flex}.linked-control{color:var(--muted);font-size:9px}.linked-control svg{color:var(--brand);width:14px}.linked-control span,.callout div{flex-direction:column;gap:2px;display:flex}.callout{background:var(--rust-soft);color:var(--rust)}.callout strong{font-size:12px}.add-goal{margin-bottom:8px}.goal-form{margin-bottom:10px}.goal-form label{gap:5px;display:grid}.goal-form textarea{min-height:72px}.team-call-card{color:#fff;background:#1d4237;border-radius:13px;gap:12px;margin-top:14px;padding:13px;display:grid}.team-call-card>div{gap:9px;display:flex}.team-call-card>div>span{background:#ffffff1f;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.team-call-card h3{font-size:11px}.team-call-card p{color:#dce9e5;margin-top:3px;font-size:8px;line-height:1.5}.call-button{color:#233127;background:#e6b744;width:100%}.panel-footer{border-top:1px solid var(--line);background:var(--surface);gap:8px;padding:10px 18px 12px;display:grid}.footer-actions{gap:9px;display:flex}.footer-actions .button{flex:1;padding-inline:10px}.gate-message{color:var(--rust);align-items:flex-start;gap:6px;font-size:14px;line-height:1.4;display:flex}.gate-message svg{flex:none;width:13px;height:13px}.ai-button{background:linear-gradient(110deg, var(--surface), var(--rust-soft));border-color:color-mix(in srgb, var(--rust) 25%, var(--line));color:var(--rust)}.spin{animation:1s linear infinite spin}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}.toast-error{z-index:80;color:#fff;box-shadow:var(--shadow-lg);background:#812f25;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:11px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%)}.toast-error button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0}.toast-success{z-index:80;color:#fff;box-shadow:var(--shadow-lg);background:#175f4c;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;font-weight:700;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%)}.toast-success svg{width:16px;height:16px}.offline-banner{border:1px solid color-mix(in srgb, var(--rust) 30%, var(--line));background:var(--rust-soft);color:var(--rust);border-radius:11px;align-items:center;gap:9px;margin-top:12px;padding:10px 13px;font-size:10px;display:flex}.offline-banner svg{flex:none;width:16px}.offline-banner span{color:var(--muted)}.offline-banner b{color:var(--rust)}.connection-pill{background:var(--brand-soft);height:28px;color:var(--brand);text-transform:uppercase;letter-spacing:.04em;border-radius:20px;align-items:center;gap:5px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.connection-pill svg{width:11px;height:11px}.connection-pill.reconnecting,.connection-pill.connecting{color:var(--rust);background:var(--rust-soft)}.connection-pill.offline{color:var(--danger);background:var(--rust-soft)}.mobile-tabs,.mobile-session-menu{display:none}.empty-state{border:1px dashed var(--line-strong);text-align:center;color:var(--muted);border-radius:13px;margin-bottom:14px;padding:24px 18px}.empty-state>span{background:var(--surface-3);width:36px;height:36px;color:var(--brand);border-radius:10px;place-items:center;margin:0 auto 9px;display:grid}.empty-state h3{color:var(--ink);font-size:12px}.empty-state p{max-width:280px;margin:5px auto 0;font-size:9px;line-height:1.55}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d14118f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ai-modal{background:var(--surface);border:1px solid var(--line);width:min(650px,100%);max-height:min(790px,100vh - 40px);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.ai-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.ai-modal>header>div{align-items:center;gap:11px;display:flex}.ai-modal>header>div>span{background:var(--rust-soft);width:38px;height:38px;color:var(--rust);border-radius:11px;place-items:center;display:grid}.ai-modal header small{color:var(--rust);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.ai-modal header h2{margin-top:2px;font-size:19px}.ai-notice{color:var(--rust);background:var(--rust-soft);align-items:center;gap:8px;padding:10px 20px;font-size:9px;display:flex}.ai-notice svg{flex:none;width:14px}.ai-body{padding:20px;overflow:auto}.ai-summary{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:18px;font-size:12px;line-height:1.65}.ai-body h3{margin:18px 0 9px;font-size:12px}.suggestion{border:1px solid var(--line);border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin-bottom:8px;padding:11px;display:grid}.suggestion-risk{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#77837e;border-radius:6px;padding:4px 5px;font-size:7px}.suggestion-risk.medium{background:#c28b16}.suggestion-risk.high{background:#b94c3d}.suggestion h4{margin-bottom:3px;font-size:11px}.suggestion p{color:var(--muted);font-size:9px;line-height:1.5}.suggestion .button{height:31px}.ai-body ol{color:var(--muted);margin:0;padding-left:25px;font-size:10px;line-height:1.6}.ai-modal>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.ai-modal>footer p{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.ai-modal>footer p svg{color:var(--brand);width:14px}.team-call-backdrop{background:#081611cc}.team-call-modal{color:#fff;width:min(700px,100%);box-shadow:var(--shadow-lg);background:#153f33;border:1px solid #ffffff26;border-radius:24px;overflow:hidden}.team-call-modal>header{border-bottom:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:19px 22px;display:grid}.team-call-modal header small{color:#9dd1c0;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.team-call-modal header h2{margin-top:2px;font-size:20px}.team-call-modal .icon-button{color:#ffffffb8}.live-rings{color:#f0c147;background:#f0c1471f;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 0 0 7px #f0c1470f}.live-rings svg{fill:#f0c147}.call-progress{gap:6px;padding:13px 22px 0;display:flex}.call-progress i{background:#ffffff24;border-radius:3px;flex:1;height:3px}.call-progress i.active{background:#f0c147}.call-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:40px 50px;display:flex}.call-stage>span{color:#f0c147;text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:800}.call-stage blockquote{letter-spacing:-.03em;max-width:590px;margin:18px 0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(22px,3.2vw,34px);line-height:1.35}.call-stage p{color:#ffffffa6;font-size:11px;line-height:1.6}.team-call-modal>footer{border-top:1px solid #ffffff1f;justify-content:space-between;gap:12px;padding:15px 22px;display:flex}.team-call-modal>footer .ghost{color:#ffffffbf}.team-call-modal>footer .call-button{min-width:190px}.share-modal{background:var(--surface);border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow-lg);border-radius:20px;padding-bottom:20px}.share-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.share-modal>header>div{align-items:center;gap:11px;display:flex}.share-modal>header>div>span{width:38px;height:38px;color:var(--brand);background:var(--brand-soft);border-radius:11px;place-items:center;display:grid}.share-modal header small{color:var(--brand);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.share-modal h2{margin-top:2px;font-size:19px}.share-modal>p{color:var(--muted);padding:17px 20px 12px;font-size:11px;line-height:1.55}.share-field{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:8px;margin:0 20px;padding:6px;display:flex}.share-field code{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--muted);flex:1;padding-left:7px;font-size:10px;overflow:hidden}.copy-error{color:var(--danger)!important;padding-top:8px!important;padding-bottom:0!important}.report-backdrop{align-items:start;padding:18px;overflow:auto}.report-modal{background:var(--surface-2);border:1px solid var(--line);width:min(980px,100%);box-shadow:var(--shadow-lg);border-radius:18px;overflow:hidden}.report-toolbar{background:var(--surface);border-bottom:1px solid var(--line);z-index:2;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:10px 15px 10px 19px;display:flex;position:sticky;top:0}.report-toolbar>div{align-items:center;gap:9px;display:flex}.report-toolbar>div:first-child>svg{color:var(--brand)}.report-toolbar span{flex-direction:column;display:flex}.report-toolbar small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.report-toolbar b{font-size:11px}.report-document{color:#17201d;background:#fff;width:min(820px,100% - 30px);margin:22px auto;padding:48px;box-shadow:0 8px 28px #1b211e14}.report-document>header{border-bottom:2px solid #175f4c;padding-bottom:22px;position:relative}.report-document>header .brand{font-size:17px}.report-document>header h1{margin:30px 0 4px;font-size:27px}.report-document>header>p{color:#68716d;font-size:11px}.report-status{color:#175f4c;text-transform:uppercase;letter-spacing:.08em;background:#e4eee9;border-radius:20px;padding:5px 9px;font-size:7px;font-weight:800;position:absolute;top:0;right:0}.report-document>section{border-bottom:1px solid #dedbd1;padding:24px 0}.report-document section>h2{align-items:center;gap:9px;margin-bottom:13px;font-size:15px;display:flex}.report-document section>h2>span{color:#fff;background:#175f4c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.report-scenario{grid-template-columns:1.3fr 1fr;align-items:center;gap:24px;display:grid}.report-scenario>div>span{color:#175f4c;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.report-scenario h2{margin:5px 0 7px;font-size:18px}.report-scenario p{color:#68716d;font-size:10px;line-height:1.55}.report-scenario img{border-radius:9px;width:100%}.report-scenario dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 0;display:grid}.report-scenario dt{color:#68716d;text-transform:uppercase;font-size:6px;font-weight:800}.report-scenario dd{margin:2px 0 0;font-size:8px}.report-list{gap:7px;margin:0;padding-left:24px;font-size:10px;line-height:1.45;display:grid}.report-list li::marker{color:#a6542c;font-weight:800}.report-key{border:1px solid #dedbd1;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:7px;padding:10px 12px;display:flex}.report-key p{font-size:9px;line-height:1.45}.report-key .risk-badge{flex:none;min-width:70px;font-size:7px}.report-controls{grid-template-columns:1fr 1fr;gap:8px;display:grid}.report-controls>div{border:1px solid #dedbd1;border-radius:9px;flex-direction:column;padding:10px;display:flex}.report-controls small{color:#175f4c;text-transform:uppercase;letter-spacing:.06em;font-size:6px;font-weight:800}.report-controls b{margin:3px 0;font-size:9px}.report-controls p{color:#68716d;font-size:8px;line-height:1.4}.report-goal{background:#e4eee9;border-left:4px solid #175f4c;border-radius:0 9px 9px 0;padding:13px 15px}.report-goal b{font-size:11px;line-height:1.5}.report-goal p{color:#a6542c;margin-top:8px;font-size:10px;font-weight:800}.report-document>footer{color:#68716d;gap:9px;padding-top:20px;display:flex}.report-document>footer svg{color:#175f4c;flex:none}.report-document>footer p{font-size:8px;line-height:1.5}.session-notes{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.session-note{background:var(--surface-2);border-radius:9px;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;padding:9px 10px;font-size:10px;line-height:1.45;display:flex}.session-note span{gap:2px;display:grid}.session-note b{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;font-size:8px}.session-note button{cursor:pointer;color:var(--muted);background:0 0;border:0}.session-note button svg{width:12px}.session-notes form{gap:7px;display:flex}.session-notes form input{flex:1;min-width:0}.mini-action,.item-actions button,.goal-actions button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;min-height:44px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.mini-action svg{width:11px}.mini-action.danger,.item-actions .danger,.goal-actions .danger{color:var(--danger)}.item-editor{gap:7px;width:100%;display:grid}.item-editor textarea{min-height:80px}.item-editor>div{justify-content:flex-end;gap:6px;display:flex}.inline-suggestion{border:1px solid color-mix(in srgb, var(--rust) 25%, var(--line));background:var(--rust-soft);border-radius:9px;flex:0 0 100%;gap:7px;padding:10px;display:grid}.inline-suggestion p{color:var(--muted);font-size:12px;line-height:1.5}.inline-suggestion p b{color:var(--brand)}.inline-suggestion blockquote{gap:3px;margin:0;font-size:13px;line-height:1.5;display:grid}.inline-suggestion>div{justify-content:flex-end;gap:6px;display:flex}.inline-suggestion .button{height:34px;min-height:34px;font-size:11px}.inline-suggestion>small{color:var(--rust);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.inline-suggestion details,.suggestion details{border-top:1px solid color-mix(in srgb, var(--rust) 18%, transparent);padding-top:7px}.inline-suggestion summary,.suggestion summary{color:var(--brand);cursor:pointer;font-size:11px;font-weight:800}.inline-suggestion details p,.suggestion details p{margin:7px 0 0}.preparation-round{gap:16px}.preparation-check,.health-row{background:var(--surface);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}.preparation-check>div,.health-row>span{align-items:center;gap:10px;display:flex}.preparation-check svg{color:var(--brand);width:20px}.preparation-check span,.health-row span span{gap:2px;display:grid}.preparation-check small,.health-row small{color:var(--muted);font-size:11px}.health-list{gap:8px}.health-row .avatar{flex:none}.coverage-row{flex-wrap:wrap;gap:6px;display:flex}.coverage-row span,.coverage-tag{background:var(--surface);border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.coverage-row span.covered{background:var(--brand-soft);border-color:color-mix(in srgb, var(--brand) 25%, var(--line));color:var(--brand)}.hazard-structure{border-top:1px solid var(--line);padding-top:8px}.hazard-structure summary{color:var(--brand);cursor:pointer;font-size:11px;font-weight:800}.hazard-structure[open]{gap:8px;display:grid}.hazard-structure label{gap:4px;font-size:10px;display:grid}.incident-prompts>summary{color:var(--brand);cursor:pointer;font-size:11px;font-weight:800}.incident-prompts>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.incident-prompts button{background:var(--surface);border:1px solid var(--line);color:var(--ink);text-align:left;border-radius:8px;gap:3px;padding:8px;display:grid}.incident-prompts button span{color:var(--muted);font-size:10px;line-height:1.35}.measure-copy{min-width:0}.measure-copy>small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.item-actions,.goal-actions{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.compact-editor{gap:6px;margin-top:5px;display:grid}.compact-editor input{width:100%}.compact-editor textarea{min-height:65px}.compact-editor>div:last-child{justify-content:flex-end;gap:5px;display:flex}.compact-editor .button{height:31px;min-height:31px}.two-fields{grid-template-columns:1fr 1fr;gap:5px;display:grid!important}.goal-actions{border-top:1px solid var(--line);padding:8px 12px}.goal-actions button svg{width:11px}.candidate-list{flex-wrap:wrap;justify-content:flex-start!important;gap:5px!important;display:flex!important}.candidate-list button{border:1px solid var(--line);background:var(--surface);color:var(--brand);cursor:pointer;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:700}.facilitator-review{border:1px solid color-mix(in srgb, var(--rust) 24%, var(--line));background:linear-gradient(120deg, var(--surface), var(--rust-soft));border-radius:12px;gap:9px;margin-top:11px;padding:12px;display:grid}.facilitator-review>div:first-child{align-items:flex-start;gap:8px;display:flex}.facilitator-review>div:first-child>svg{color:var(--rust);flex:none}.facilitator-review span{gap:2px;display:grid}.facilitator-review b{font-size:10px}.facilitator-review p{color:var(--muted);font-size:8px;line-height:1.45}.facilitator-review>.button{width:100%}.loading-screen{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.loading-screen .brand{color:var(--ink);margin-bottom:8px;font-size:27px}.loading-screen>svg{color:var(--brand)}.loading-screen p{font-size:12px}.loading-screen h1{color:var(--ink)}.portal-page{min-height:100vh}.portal-header{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:auto 1fr auto;align-items:center;gap:34px;height:70px;padding:0 clamp(18px,4vw,58px);display:grid;position:sticky;top:0}.portal-brand{color:var(--ink);text-decoration:none}.portal-header nav{align-items:center;gap:24px;display:flex}.portal-header nav a{color:var(--muted);font-size:12px;font-weight:700;text-decoration:none}.portal-header nav a:hover{color:var(--brand)}.portal-header-actions{align-items:center;gap:9px;display:flex}.user-chip{border-left:1px solid var(--line);padding:7px 10px;font-size:11px;font-weight:800}.button.large{min-height:48px;padding-inline:20px;font-size:13px}.landing{max-width:none;padding:0}.landing-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(50px,8vw,120px);max-width:1440px;min-height:690px;margin:0 auto;padding:clamp(70px,9vw,130px) clamp(24px,6vw,90px);display:grid}.landing-hero h1{letter-spacing:-.055em;margin:18px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.7vw,96px);font-weight:500;line-height:.96}.landing-hero h1 em{color:var(--brand);font-weight:inherit}.landing-hero>div:first-child>p{color:var(--muted);max-width:590px;font-size:16px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:31px;display:flex}.hero-field-card{border:1px solid var(--line-strong);background:var(--surface);box-shadow:18px 24px 0 var(--brand-soft), var(--shadow-lg);padding:11px;position:relative;transform:rotate(1.3deg)}.hero-field-card:before{content:"";z-index:2;background:#e1d3a9b8;width:110px;height:26px;position:absolute;top:-19px;left:calc(50% - 55px);transform:rotate(-3deg)}.hero-field-card img{aspect-ratio:3/2;object-fit:cover;filter:saturate(.84)contrast(1.03);width:100%;display:block}.hero-field-card>div{padding:18px 11px 9px}.hero-field-card span,.dashboard-block header small,.teams-panel header small,.start-session-card small,.library-grid small{color:var(--rust);letter-spacing:.12em;font-size:9px;font-weight:900}.hero-field-card b{margin:5px 0;font-family:Georgia,serif;font-size:25px;display:block}.hero-field-card p{color:var(--muted);font-size:11px;line-height:1.55}.proof-strip{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,5vw,70px);display:grid}.proof-strip article{border-right:1px solid var(--line);padding:36px clamp(18px,3vw,42px) 40px}.proof-strip article:first-child{border-left:1px solid var(--line)}.proof-strip b{color:var(--rust);font-family:Georgia,serif;font-size:46px;font-weight:500}.proof-strip small{color:var(--muted);letter-spacing:.12em;margin:12px 0 6px;font-size:9px;font-weight:900;display:block}.proof-strip p{color:var(--muted);max-width:330px;font-size:11px;line-height:1.55}.method-strip{border-block:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(5,1fr);padding:0 clamp(24px,5vw,70px);display:grid}.method-strip article{border-right:1px solid var(--line);min-height:235px;padding:36px clamp(18px,3vw,42px);position:relative}.method-strip article:first-child{border-left:1px solid var(--line)}.method-strip article>span{color:var(--rust);font-family:Georgia,serif;font-size:33px}.method-strip small{color:var(--muted);letter-spacing:.12em;margin:19px 0 4px;font-size:9px;font-weight:900;display:block}.method-strip h2{font-family:Georgia,serif;font-size:22px;font-weight:500}.method-strip p{color:var(--muted);margin-top:12px;font-size:11px;line-height:1.55}.principles{grid-template-columns:1fr 1fr;align-items:end;gap:100px;max-width:1240px;margin:0 auto;padding:100px 36px;display:grid}.principles h2{margin-top:12px;font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:1}.principles>p{color:var(--muted);font-size:15px;line-height:1.8}.auth-page{background:var(--surface-2);min-height:100vh}.auth-page main{grid-template-columns:1fr 460px;align-items:center;gap:100px;max-width:1160px;padding:80px 30px;display:grid}.auth-story h1{margin:15px 0 24px;font-family:Georgia,serif;font-size:clamp(48px,5vw,72px);font-weight:500;line-height:1.03}.auth-story>p{color:var(--muted);font-size:15px;line-height:1.7}.auth-story ol{counter-reset:item;gap:13px;padding:25px 0 0;list-style:none;display:grid}.auth-story li{counter-increment:item;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.auth-story li:before{content:counter(item);background:var(--brand-soft);width:26px;height:26px;color:var(--brand);border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.auth-card{border:1px solid var(--line);background:var(--surface);box-shadow:12px 14px 0 var(--brand-soft);padding:42px}.auth-card small{color:var(--rust);letter-spacing:.13em;font-size:9px;font-weight:900}.auth-card h2{margin:7px 0;font-family:Georgia,serif;font-size:30px;font-weight:500}.auth-card>div>p{color:var(--muted);font-size:11px;line-height:1.5}.auth-card form{gap:16px;margin-top:27px;display:grid}.auth-card label,.auth-password-field,.scenario-form label,.scenario-field,.start-session-card label{color:var(--muted);gap:7px;font-size:10px;font-weight:800;display:grid}.auth-password-field{gap:7px;display:grid}.auth-card input,.scenario-form input,.scenario-form select,.start-session-card select{width:100%;height:45px;font-size:13px}.password-field{display:block;position:relative}.password-field input{padding-right:44px}.password-field button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.password-field button:hover,.password-field button:focus-visible{background:var(--brand-soft);color:var(--brand)}.password-field svg{width:17px}.scenario-style-field{grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:end;gap:5px 14px;display:grid}.scenario-style-field label{grid-column:1}.scenario-style-field select{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);border-radius:9px;grid-column:1;padding:0 38px 0 12px}.scenario-style-field small{color:var(--muted);grid-area:2/2;align-self:center;font-size:9px;line-height:1.45}.form-error{color:var(--danger);background:var(--rust-soft);border-radius:9px;gap:7px;padding:10px 12px;font-size:10px;line-height:1.45;display:flex}.form-error svg{flex:none;width:14px}.auth-switch{width:100%;color:var(--brand);cursor:pointer;background:0 0;border:0;margin-top:19px;font-size:11px;font-weight:800}.dashboard-page,.form-page,.task-page,.library-page,.reference-page{max-width:1280px;padding-top:58px}.dashboard-intro{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.dashboard-intro h1,.form-page h1,.task-page>h1,.library-page>h1,.reference-page>h1{margin:9px 0;font-family:Georgia,serif;font-size:clamp(38px,4.5vw,62px);font-weight:500}.dashboard-intro p,.form-page>p,.library-page>p,.reference-page .lead{color:var(--muted);line-height:1.6}.dashboard-grid{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.dashboard-block,.teams-panel,.start-session-card,.past-sessions{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px}.dashboard-block{min-height:330px;overflow:hidden}.dashboard-block>header,.teams-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:75px;padding:18px 21px;display:flex}.dashboard-block h2,.teams-panel h2{margin-top:3px;font-family:Georgia,serif;font-size:21px;font-weight:500}.teams-panel>header p{color:var(--muted);margin-top:4px;font-size:10px}.dashboard-list{display:grid}.dashboard-list>button,.past-sessions>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 20px;display:grid}.dashboard-list>button:hover,.past-sessions>button:hover{background:var(--surface-2)}.dashboard-list span:nth-child(2),.past-sessions span{gap:4px;display:grid}.dashboard-list b,.past-sessions b{font-size:12px}.dashboard-list small,.past-sessions small{color:var(--muted);font-size:9px}.dashboard-list strong{color:var(--brand);font-size:10px}.status-dot{background:var(--brand);border-radius:50%;width:9px;height:9px}.status-dot.completed{background:var(--muted)}.scenario-mini-grid{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.scenario-mini-grid button{background:var(--surface);text-align:left;cursor:pointer;border:0;padding:12px}.scenario-mini-grid button:hover{background:var(--surface-2)}.scenario-mini-grid img,.image-placeholder{aspect-ratio:3/1.75;object-fit:cover;background:var(--surface-3);width:100%;color:var(--muted);border-radius:8px;place-items:center;display:grid}.scenario-mini-grid span:last-child{gap:4px;padding:9px 2px 3px;display:grid}.scenario-mini-grid b{font-size:11px}.scenario-mini-grid small{color:var(--muted);text-transform:capitalize;font-size:8px}.small-empty,.portal-empty{text-align:center;min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:30px;display:flex}.portal-empty{min-height:70vh}.portal-empty h2{color:var(--ink)}.portal-empty svg{color:var(--rust);width:32px;height:32px}.small-empty p{font-size:10px}.teams-panel{margin-top:18px;padding-bottom:20px}.team-chips{flex-wrap:wrap;gap:10px;padding:17px 20px;display:flex}.team-chips>button{background:var(--brand-soft);color:var(--ink);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;column-gap:9px;min-width:190px;padding:11px 14px;display:grid}.team-chips>button:hover,.team-chips>button:focus-visible{border-color:var(--brand)}.team-chips button svg{color:var(--brand);grid-row:1/3}.team-chips button b{font-size:11px}.team-chips button small{color:var(--muted);font-size:8px}.team-chips button strong{color:var(--brand);white-space:nowrap;grid-area:1/3/3;font-size:9px}.team-roster-modal{background:var(--surface);border:1px solid var(--line);width:min(460px,100%);max-height:min(680px,100vh - 40px);box-shadow:var(--shadow-lg);border-radius:20px;overflow:hidden}.team-roster-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.team-roster-modal header small{color:var(--brand);letter-spacing:.12em;font-size:8px;font-weight:800}.team-roster-modal h2{margin-top:2px;font-size:20px}.team-roster-list{gap:8px;padding:16px 20px 20px;display:grid;overflow:auto}.team-roster-list>div{border:1px solid var(--line);border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;column-gap:10px;padding:10px;display:grid}.team-roster-list>div>span{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:50%;grid-row:1/3;place-items:center;font-weight:900;display:grid}.team-roster-list b{font-size:14px}.team-roster-list em,.team-roster-list>div>button{grid-area:1/3/3}.team-roster-list em{background:var(--brand-soft);color:var(--brand);text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:900}.team-roster-list>div>button{align-self:center;min-height:32px;padding:5px;font-size:9px}.team-roster-list small{color:var(--muted);font-size:10px}.team-start-fallback{border:1px dashed var(--line-strong);background:var(--surface-2);width:100%;color:var(--muted);border-radius:11px;align-items:center;gap:10px;padding:12px 14px;display:flex}.team-start-fallback>svg{color:var(--rust);flex:none}.team-start-fallback>span{gap:3px;min-width:0;margin-right:auto;display:grid}.team-start-fallback b{color:var(--ink);font-size:14px}.team-start-fallback small{color:var(--muted);letter-spacing:0;font-size:14px;font-weight:500;line-height:1.45}.team-forms{grid-template-columns:.8fr 1.2fr;gap:12px;padding:0 20px;display:grid}.team-notice{color:var(--brand);grid-column:1/-1;align-items:center;gap:7px;margin:0;font-size:11px;font-weight:800;display:flex}.team-notice svg{width:15px}.teams-panel form{gap:8px;padding:0;display:flex}.collection-page{max-width:1120px;padding:44px 28px 80px}.collection-page>header{align-items:end;gap:12px;margin-bottom:20px;display:flex}.collection-page>header>div{margin-right:auto}.collection-page>header h1{margin-top:5px;font-family:Georgia,serif;font-size:40px;font-weight:500}.collection-page>header input,.collection-page>header select{min-width:210px;height:42px}.collection-list{overflow:hidden}.my-scenarios-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.my-scenarios-grid>button{border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left;cursor:pointer;border-radius:13px;padding:0;overflow:hidden}.my-scenarios-grid>button>img,.my-scenarios-grid>button>.image-placeholder{object-fit:cover;background:var(--surface-3);place-items:center;width:100%;height:150px;display:grid}.my-scenarios-grid>button>span:last-child{gap:5px;padding:13px;display:grid}.my-scenarios-grid b{font-size:14px}.my-scenarios-grid small{color:var(--brand);text-transform:capitalize;font-size:9px;font-weight:800}.my-scenarios-grid p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.teams-panel input{flex:1;min-width:0}.team-forms select{min-width:125px}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:35px;padding:0;font-size:11px;font-weight:800;display:flex}.back-link:hover{color:var(--brand)}.form-page{max-width:990px}.form-page-heading{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.form-page-heading>div{max-width:760px}.form-page-heading h1{margin-top:8px}.form-page-heading p{color:var(--muted);margin-top:10px;line-height:1.65}.form-page-heading>.button{flex:none}.scenario-form{background:var(--surface);border:1px solid var(--line);max-width:820px;box-shadow:var(--shadow);border-radius:15px;grid-template-columns:1fr;gap:18px;margin-top:34px;padding:28px;display:grid}.scenario-form .wide{grid-column:1/-1}.scenario-form textarea{min-height:98px;font-size:12px}#scenario-situation{min-height:135px}.scenario-context{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;overflow:hidden}.scenario-context summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;list-style:none;display:flex}.scenario-context summary::-webkit-details-marker{display:none}.scenario-context summary>span{gap:3px;display:grid}.scenario-context summary b{font-size:12px}.scenario-context summary small{color:var(--muted);font-size:9px}.scenario-context summary strong{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.scenario-context[open] summary{border-bottom:1px solid var(--line)}.scenario-context>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.scenario-context textarea{min-height:76px}.scenario-start{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.scenario-start>div{gap:3px;display:grid}.scenario-start small,.template-modal small{color:var(--rust);letter-spacing:.1em;font-size:8px;font-weight:900}.reference-image-field{gap:12px;padding-top:4px;display:grid}.reference-image-field>div:first-child{align-items:center;gap:10px;display:flex}.reference-image-field>div:first-child>span:last-child{gap:2px;display:grid}.reference-image-field small{color:var(--muted);font-size:9px;line-height:1.45}.reference-image-icon{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:10px;place-items:center;display:grid}.reference-image-icon svg{width:17px}.reference-image-drop{border:1px dashed var(--line-strong);background:var(--surface-2);min-height:92px;color:var(--ink);text-align:left;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:17px;display:flex}.reference-image-drop:hover,.reference-image-drop:focus-visible{border-color:var(--brand);background:var(--brand-soft)}.reference-image-drop>svg{width:24px;color:var(--brand)}.reference-image-drop>span{gap:3px;display:grid}.reference-image-preview{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;grid-template-columns:104px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px;display:grid}.reference-image-preview img{object-fit:cover;border-radius:8px;width:104px;height:68px}.reference-image-preview>span{gap:3px;min-width:0;display:grid}.reference-image-preview>span b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.template-backdrop{z-index:145}.template-modal{border:1px solid var(--line);background:var(--surface);width:min(780px,100%);max-height:min(720px,100vh - 40px);box-shadow:var(--shadow-lg);border-radius:19px;overflow:auto}.template-modal>header{z-index:1;border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex;position:sticky;top:0}.template-modal h2{margin-top:4px;font-family:Georgia,serif;font-size:26px;font-weight:500}.template-options{grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}.template-options>button{border:1px solid var(--line);background:var(--surface-2);min-width:0;color:var(--ink);text-align:left;cursor:pointer;border-radius:13px;grid-template-columns:116px minmax(0,1fr);padding:0;display:grid;overflow:hidden}.template-options>button:hover,.template-options>button:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.template-options>button>img,.template-options>button>svg{object-fit:cover;background:var(--surface-3);width:116px;height:100%;min-height:128px}.template-options>button>span{align-content:center;gap:5px;min-width:0;padding:14px;display:grid}.template-options p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.form-actions{justify-content:flex-end;gap:9px;padding-top:7px;display:flex}.form-page>.disclaimer{margin:18px 8px;font-size:11px}.route-notice{border:1px solid color-mix(in srgb, var(--rust) 32%, var(--line));background:var(--rust-soft);color:var(--rust);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:grid}.route-notice>svg{width:20px}.route-notice>span{color:var(--ink);gap:3px;font-size:10px;line-height:1.5;display:grid}.route-notice>span b{font-size:11px}.tutorial-backdrop{z-index:130}.tutorial-modal{border:1px solid var(--line);background:var(--surface);width:min(720px,100%);max-height:min(760px,100vh - 40px);box-shadow:var(--shadow-lg);border-radius:20px;overflow:auto}.tutorial-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.tutorial-modal>header>span{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.tutorial-modal>header svg{width:16px}.tutorial-progress{grid-template-columns:repeat(3,1fr);gap:5px;padding:16px 22px 0;display:grid}.tutorial-progress span{background:var(--surface-3);border-radius:4px;height:4px}.tutorial-progress span.active{background:var(--brand)}.tutorial-content{padding:25px 28px 22px}.tutorial-content>small{color:var(--rust);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.tutorial-content h2{margin:7px 0 11px;font-family:Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.05}.tutorial-content>p{max-width:600px;color:var(--muted);font-size:12px;line-height:1.7}.tutorial-content blockquote{border-left:3px solid var(--rust);background:var(--rust-soft);color:var(--ink);border-radius:0 10px 10px 0;margin:20px 0;padding:15px 17px;font-size:11px;line-height:1.65}.tutorial-preference{color:var(--muted);align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.tutorial-preference input{width:16px;height:16px;accent-color:var(--brand)}.tutorial-overview{grid-template-columns:1fr 1fr;gap:7px;display:grid}.tutorial-overview span{border:1px solid var(--line);color:var(--muted);border-radius:9px;align-items:center;gap:9px;padding:9px 11px;font-size:9px;display:flex}.tutorial-overview span.current{border-color:var(--brand);background:var(--brand-soft);color:var(--ink)}.tutorial-overview b{background:var(--surface-3);width:21px;height:21px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.tutorial-modal>footer{border-top:1px solid var(--line);background:var(--surface-2);justify-content:flex-end;gap:8px;padding:15px 20px;display:flex}.task-hero{grid-template-columns:1.2fr .8fr;align-items:start;gap:45px;display:grid}.task-image{background:var(--surface-3);border:10px solid var(--surface);min-height:430px;box-shadow:var(--shadow);place-items:center;display:grid;position:relative}.task-image img{object-fit:cover;width:100%;min-height:430px;display:block}.task-image>div{color:var(--muted);text-align:center;place-items:center;gap:10px;padding:30px;display:grid}.task-image>div svg{width:30px;height:30px;color:var(--brand)}.image-status{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#101e18d1;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:900;position:absolute;top:12px;right:12px}.task-hero h1{margin:12px 0 22px;font-family:Georgia,serif;font-size:clamp(39px,4.5vw,62px);font-weight:500;line-height:1}.task-hero>div:last-child>p{color:var(--muted);font-size:13px;line-height:1.7}.task-hero dl{gap:13px;margin:25px 0;display:grid}.task-hero dl div{border-top:1px solid var(--line);padding-top:11px}.task-hero dt{color:var(--rust);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.task-hero dd{margin:4px 0 0;font-size:11px;font-weight:700}.task-buttons{flex-wrap:wrap;gap:8px;display:flex}.danger-text{color:var(--danger)!important}.start-session-card{justify-content:space-between;align-items:end;gap:30px;margin-top:35px;padding:25px;display:flex}.start-session-card h2{margin:5px 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.start-session-card p{color:var(--muted);font-size:11px}.start-session-card>div:last-child:not(.team-start-fallback){grid-template-columns:1fr auto;align-items:end;gap:8px;min-width:340px;display:grid}.start-session-card label{min-width:150px}.start-session-card>.team-start-fallback{grid-template-columns:auto 1fr;align-self:stretch;align-items:center;min-width:min(100%,380px);display:grid}.start-session-card>.team-start-fallback .button{grid-column:2;justify-self:start}.past-sessions{margin-top:18px;overflow:hidden}.past-sessions>h2{border-bottom:1px solid var(--line);padding:18px 20px;font-size:16px}.past-sessions>button{grid-template-columns:1fr auto;width:100%}.library-page{max-width:1220px}.library-team-picker{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:1fr minmax(180px,240px);align-items:center;gap:14px;max-width:520px;margin-top:22px;padding:12px 14px;display:grid}.library-team-picker>span{gap:3px;display:grid}.library-team-picker b{font-size:11px}.library-team-picker small{color:var(--muted);font-size:10px;line-height:1.4}.library-team-picker select{width:100%;min-height:44px}.library-team-fallback{max-width:720px;margin-top:22px}.library-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px;display:grid}.library-grid article{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.library-grid article>img,.library-grid article>.image-placeholder{aspect-ratio:3/1.65;object-fit:cover;border-radius:0;width:100%}.library-grid article>div:last-child{padding:22px}.library-grid h2{margin:5px 0 9px;font-family:Georgia,serif;font-size:25px;font-weight:500}.library-grid p{color:var(--muted);min-height:52px;font-size:11px;line-height:1.55}.library-grid article>div>div{gap:8px;margin-top:18px;display:flex}.reference-page{max-width:1050px}.reference-page .lead{max-width:780px;font-size:17px}.reference-rounds{gap:13px;margin-top:40px;display:grid}.reference-rounds article{background:var(--surface);border:1px solid var(--line);grid-template-columns:70px 1fr;padding:25px;display:grid}.reference-rounds article>span{color:var(--rust);font-family:Georgia,serif;font-size:38px}.reference-rounds small{color:var(--brand);letter-spacing:.13em;font-size:8px;font-weight:900}.reference-rounds h2{margin:4px 0 10px;font-family:Georgia,serif;font-size:25px;font-weight:500}.reference-rounds blockquote{color:var(--brand);margin:0 0 12px;font-weight:800}.reference-rounds p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.55}.reference-section{margin:55px 0 30px}.reference-section>h2{margin-bottom:20px;font-family:Georgia,serif;font-size:32px;font-weight:500}.reference-prompts>summary{color:var(--brand);cursor:pointer;margin-bottom:20px;font-family:Georgia,serif;font-size:24px;font-weight:500}.taxonomy{border:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.taxonomy div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);padding:17px}.taxonomy b{font-size:11px}.taxonomy p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.5}.report-page-toolbar{justify-content:space-between;max-width:900px;margin:25px auto 0;display:flex}.standalone-report{color:#17201d;width:min(900px,100% - 30px);box-shadow:var(--shadow);background:#fff;margin:20px auto 50px;padding:60px}.standalone-report>header{border-bottom:3px solid #175f4c;padding-bottom:24px;position:relative}.standalone-report>header>span{text-transform:uppercase;color:#175f4c;font-size:8px;font-weight:900;position:absolute;top:0;right:0}.standalone-report>header h1{margin:34px 0 5px;font-family:Georgia,serif;font-size:34px}.standalone-report>header p{color:#68716d;font-size:11px}.standalone-report>section{border-bottom:1px solid #dedbd1;padding:26px 0}.standalone-report>section>h2{align-items:center;gap:10px;margin-bottom:16px;font-family:Georgia,serif;font-size:21px;font-weight:500;display:flex}.standalone-report>section>h2>span{color:#fff;background:#175f4c;border-radius:50%;place-items:center;width:27px;height:27px;font-family:Inter,sans-serif;font-size:10px;display:grid}.standalone-report .report-key{display:block}.standalone-report .report-key>b{color:#175f4c;margin-top:6px;display:inline-block}.standalone-report>footer{color:#68716d;gap:10px;padding-top:22px;font-size:9px;line-height:1.6;display:flex}@media (width<=1080px){.workspace{grid-template-columns:minmax(0,1fr) 395px}.session-actions .presence{display:none}}@media (width<=800px){.topbar{height:60px;padding:0 16px}.top-actions>.avatar{display:none}.mobile-menu{display:grid}.mobile-session-menu{z-index:60;background:var(--surface);border:1px solid var(--line);width:min(280px,100vw - 24px);box-shadow:var(--shadow-lg);border-radius:13px;gap:3px;padding:8px;display:grid;position:fixed;top:60px;right:12px}.mobile-session-menu>div{border-bottom:1px solid var(--line);margin-bottom:3px;padding:6px 7px 9px}.mobile-session-menu button{min-height:42px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.mobile-session-menu button:hover{background:var(--surface-2)}main{padding:0 14px 30px}.session-heading{min-height:94px}.session-heading .session-actions .button{display:none}.session-heading h1{font-size:19px}.round-rail{height:58px}.round-rail button{border-right:0;justify-content:center;padding:0}.round-rail button>span:last-child{display:none}.round-rail button.active{gap:8px;padding:0 11px}.round-rail button.active>span:last-child{display:flex}.round-rail b{font-size:10px}.round-rail small{font-size:7px}.mobile-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:10px;display:grid}.mobile-tabs button{color:var(--muted);background:0 0;border:0;padding:11px;font-size:11px;font-weight:700;position:relative}.mobile-tabs button.active{color:var(--brand)}.mobile-tabs button.active:after{content:"";background:var(--brand);height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.workspace{margin-top:12px;display:block}.visual-column,.activity-panel{display:none}.visual-column.mobile-active{display:grid}.activity-panel.mobile-active{display:flex}.activity-panel{height:auto;min-height:680px;position:static}.round-content{width:100%;overflow:visible}.scenario-details dl{grid-template-columns:1fr}.connection-pill{display:none}.mobile-session-menu .connection-pill{display:inline-flex}.report-backdrop{padding:0}.report-modal{border-radius:0;min-height:100vh}.report-toolbar{top:0}.report-document{width:calc(100% - 20px);margin:10px auto;padding:25px 20px}.report-scenario,.report-controls{grid-template-columns:1fr}.button,.icon-button,.text-button,.adopt-button{min-height:44px}.portal-header{grid-template-columns:auto 1fr;gap:10px;height:62px}.portal-header nav,.portal-header .user-chip{display:none}.portal-header-actions{justify-self:end}.portal-header-actions .button{width:42px;padding:0;font-size:0}.portal-header-actions .button svg{margin:0}.landing-hero{grid-template-columns:1fr;min-height:0;padding-top:65px}.hero-field-card{transform:none}.proof-strip{grid-template-columns:1fr}.proof-strip article{border-bottom:1px solid var(--line)}.method-strip{grid-template-columns:1fr 1fr}.method-strip article{border-bottom:1px solid var(--line);min-height:205px}.principles{grid-template-columns:1fr;gap:30px;padding:75px 24px}.auth-page main{grid-template-columns:1fr;gap:45px;padding-top:55px}.auth-story ol{display:none}.auth-card{padding:28px}.dashboard-intro{flex-direction:column;align-items:flex-start}.dashboard-grid{grid-template-columns:1fr}.collection-page>header{flex-direction:column;align-items:stretch}.collection-page>header input,.collection-page>header select{width:100%}.my-scenarios-grid{grid-template-columns:1fr}.scenario-form{grid-template-columns:1fr;padding:18px}.scenario-context>div{grid-template-columns:1fr}.scenario-start{flex-direction:column;align-items:flex-start}.scenario-style-field{grid-template-columns:1fr}.scenario-style-field small{grid-area:auto/1}.reference-image-preview{grid-template-columns:84px minmax(0,1fr)}.reference-image-preview img{width:84px;height:62px}.reference-image-preview .button{grid-column:span 1}.template-options{grid-template-columns:1fr}.form-page-heading{flex-direction:column;align-items:flex-start}.route-notice{grid-template-columns:auto 1fr auto}.route-notice>.button{grid-column:2/-1;justify-self:start}.tutorial-overview{grid-template-columns:1fr}.tutorial-modal>footer{flex-wrap:wrap}.tutorial-modal>footer .button.primary{flex:100%}.scenario-form label,.scenario-form .wide{grid-column:1}.task-hero{grid-template-columns:1fr}.task-image,.task-image img{min-height:0}.start-session-card{flex-direction:column;align-items:stretch}.start-session-card>div:last-child:not(.team-start-fallback){min-width:0}.library-team-picker{grid-template-columns:1fr}.team-start-fallback{flex-wrap:wrap;align-items:flex-start}.team-start-fallback>span{flex:calc(100% - 38px)}.start-session-card>.team-start-fallback{grid-template-columns:auto 1fr}.library-grid,.taxonomy{grid-template-columns:1fr}.reference-rounds article{grid-template-columns:45px 1fr;padding:18px}.standalone-report{padding:28px 22px}.report-route .portal-header{display:none}.team-forms{grid-template-columns:1fr}.team-forms form{flex-wrap:wrap}}@media (width<=480px){.heading-left{gap:9px}.back-button{width:34px;height:34px}.eyebrow-line{font-size:10px}.eyebrow-line>span:last-child,.round-rail button.active>span:last-child{display:none}.round-rail button.active{padding:0}.worksite{aspect-ratio:1.4}.scenario-card>header{padding:13px 15px}.scenario-details{padding:14px 15px}.activity-panel{border-radius:15px}.risk-row{grid-template-columns:1fr auto 1fr}.risk-badge{flex-direction:row;grid-column:1/-1;gap:6px;width:100%;height:30px}.panel-footer{z-index:4;position:sticky;bottom:0}.panel-footer .button{font-size:10px}.suggestion{grid-template-columns:auto 1fr}.suggestion .button{grid-column:2;width:fit-content}.footer-actions{flex-direction:column}.footer-actions .button{min-height:44px}.team-call-modal{border-radius:18px}.call-stage{min-height:280px;padding:30px 20px}.team-call-modal>footer{padding:12px}.team-call-modal>footer .call-button{flex:1;min-width:0}}@media print{body *{visibility:hidden!important}.report-backdrop,.report-backdrop *{visibility:visible!important}.report-backdrop{background:#fff;padding:0;display:block;position:static;overflow:visible}.report-modal{width:100%;box-shadow:none;background:#fff;border:0}.report-toolbar{display:none}.report-document{width:100%;box-shadow:none;margin:0;padding:0}.report-document>header,.report-document>section,.report-key,.report-controls>div,.report-goal,.report-document>footer{break-inside:avoid}@page{size:A4;margin:14mm}.report-route .portal-header,.report-page-toolbar{display:none!important}.report-route,.standalone-report,.standalone-report *{visibility:visible!important}.standalone-report{width:100%;box-shadow:none;margin:0;padding:0;position:absolute;inset:0}.standalone-report>header,.standalone-report>section,.standalone-report>footer,.standalone-report .report-key,.standalone-report .report-goal{break-inside:avoid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mode-badge{background:var(--brand-soft);color:var(--brand-2);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:2px 9px;font-size:11px;font-weight:800;display:inline-flex}.evidence-strip{display:none}.feedback-panel{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;gap:12px;margin-top:16px;padding:14px;display:grid}.feedback-live{gap:12px;display:grid}.feedback-panel h3{align-items:center;gap:6px;font-size:14px;display:flex}.feedback-strengths ul{gap:5px;margin-top:7px;list-style:none;display:grid}.feedback-strengths li{color:var(--ink);align-items:flex-start;gap:7px;font-size:14px;line-height:1.45;display:flex}.feedback-strengths li svg{width:15px;height:15px;color:var(--brand);flex:none;margin-top:2px}.feedback-next{border-left:3px solid var(--rust);background:var(--rust-soft);border-radius:0 10px 10px 0;padding:10px 12px}.feedback-next h3{color:var(--rust)}.feedback-next h3 svg{width:15px;height:15px}.feedback-next p{margin-top:5px;font-size:14px;line-height:1.5}.feedback-example{color:var(--muted)}.feedback-complete{color:var(--brand-2);align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.feedback-complete svg{flex:none;margin-top:1px}.optional-ai>summary{cursor:pointer;min-height:44px;color:var(--rust);align-items:center;gap:7px;font-size:14px;font-weight:800;list-style:none;display:flex}.optional-ai>summary::-webkit-details-marker{display:none}.optional-ai>summary svg{width:15px;height:15px}.optional-ai>div{gap:9px;padding:4px 2px 2px;display:grid}.optional-ai>div>p{color:var(--muted);font-size:14px;line-height:1.5}.builder-modal{background:var(--surface);border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow-lg);border-radius:20px;gap:14px;max-height:90vh;padding:20px;display:grid;overflow:auto}.builder-modal>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.builder-modal>header small{text-transform:uppercase;letter-spacing:.09em;color:var(--rust);font-size:12px;font-weight:800}.builder-modal>header h2{margin-top:3px;font-size:19px}.builder-evidence{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex}.builder-evidence-visual{border-radius:8px;flex:none;width:112px;height:80px;position:relative;overflow:hidden}.builder-evidence img{object-fit:cover;width:100%;height:100%;display:block}.builder-evidence-marker{color:#fff;background:var(--rust);border:2px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:22px;height:22px;display:grid;position:absolute;translate:-50% -50%;rotate:-45deg;box-shadow:0 2px 6px #1e181459}.builder-evidence-marker svg{width:12px;height:12px;rotate:45deg}.builder-evidence span{gap:2px;min-width:0;display:grid}.builder-evidence b{font-size:13px}.builder-evidence small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.builder-evidence .builder-marker-description{-webkit-line-clamp:unset;color:var(--rust);font-weight:700;display:block;overflow:visible}.builder-step{gap:7px;display:grid}.builder-step>label{font-size:16px;font-weight:800}.builder-step>p{color:var(--muted);font-size:14px;line-height:1.5}.builder-step textarea{min-height:90px}.action-builder-fields>label,.action-field-grid label{gap:6px;font-size:13px;font-weight:800;display:grid}.action-field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.action-builder-fields input,.action-builder-fields select{width:100%}.builder-preview-label{font-size:14px;font-weight:800}.builder-modal>footer{justify-content:space-between;gap:10px;display:flex}.builder-modal>footer .button{flex:1}.incident-hints>summary{cursor:pointer;min-height:44px;color:var(--brand);align-items:center;font-size:14px;font-weight:700;display:flex}.incident-hints ul{color:var(--muted);gap:4px;padding-left:20px;font-size:14px;list-style:outside;display:grid}.sentence-view{flex:1;gap:6px;min-width:0;display:grid}.sentence-cause,.sentence-outcome{overflow-wrap:anywhere;border-radius:10px;gap:2px;padding:8px 11px;font-size:14px;line-height:1.45;display:grid}.sentence-cause{background:var(--rust-soft);border-left:3px solid var(--rust);color:var(--ink)}.sentence-outcome{background:var(--brand-soft);border-left:3px solid var(--brand);color:var(--ink)}.sentence-cause small,.sentence-outcome small{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.sentence-cause small{color:var(--rust)}.sentence-outcome small{color:var(--brand-2)}.sentence-connector{color:var(--muted);align-items:center;gap:6px;padding-left:4px;font-size:12px;font-weight:800;display:flex}.sentence-connector svg{width:14px;height:14px}.sentence-canonical{border:1px dashed var(--line-strong);border-radius:12px;padding:12px 14px;font-size:15px;font-weight:600;line-height:1.55}.hazard-card.structured .hazard-top{align-items:flex-start}.risk-guided{border:1px solid var(--line);border-radius:13px;gap:9px;padding:13px;display:grid}.risk-guided h3{font-size:14px}.risk-question{gap:8px;display:grid}.risk-question>p{font-size:14px;line-height:1.5}.risk-choices{gap:7px;display:grid}.risk-choices .button{text-align:left;justify-content:flex-start;gap:8px;min-height:48px;font-size:14px}.risk-choices .button b{background:var(--brand-soft);width:24px;height:24px;color:var(--brand-2);border-radius:50%;flex:none;place-items:center;display:grid}.risk-choices .button small{color:var(--muted);margin-left:auto;font-size:12px}.action-sentence{color:var(--ink);font-size:14px;line-height:1.5}.action-parts{gap:4px;margin-top:6px;display:grid}.action-parts div{gap:6px;font-size:13px;line-height:1.4;display:flex}.action-parts dt{color:var(--muted);flex:none;font-weight:800}.action-parts dt:after{content:":"}.adopt-button.static{cursor:default}.measure-choice{border:1px solid var(--line);border-radius:12px;gap:7px;padding:11px 13px;display:grid}.measure-choice legend{padding:0 4px;font-size:14px;font-weight:800}.measure-choice label{cursor:pointer;align-items:center;gap:9px;min-height:44px;font-size:14px;display:flex}.measure-choice input[type=radio]{width:18px;height:18px;accent-color:var(--brand)}.commitment-preview{gap:5px;display:grid}.app-shell .goal-form>.commitment-preview{grid-template-columns:minmax(0,1fr);justify-content:stretch;width:100%;display:grid}.commitment-preview small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:12px;font-weight:800}.commitment-preview textarea{min-height:92px}.focus-action-group{border-bottom:1px solid var(--line);gap:12px;padding-bottom:16px;display:grid}.focus-action-group:last-child{border-bottom:0}.icon-labeled-action,.item-actions button{align-items:center;gap:5px;display:inline-flex}.icon-labeled-action svg,.item-actions button svg{width:15px;height:15px}.ai-choice-panel,.ai-candidate-wrap,.compact-ai-suggestion{gap:8px;display:grid}.app-shell .goal-form>.ai-choice-panel{grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:start;width:100%;display:grid}.goal-form>.ai-choice-panel>.ai-button{justify-self:start;width:auto}.goal-form .ai-candidate-wrap{width:100%;min-width:0}.ai-candidate-wrap>.text-button{justify-self:end}.ai-candidate{border:1px solid var(--brand);background:var(--brand-soft);width:100%;color:var(--ink);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.ai-option-number{background:var(--surface);border:1px solid color-mix(in srgb, var(--brand) 30%, var(--line));color:var(--brand);border-radius:999px;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:inline-flex}.ai-candidate>svg{width:18px;color:var(--brand)}.ai-candidate>span:nth-child(2){gap:4px;min-width:0;font-size:13px;line-height:1.4;display:grid}.ai-candidate small{color:var(--muted)}.ai-candidate .candidate-label{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:900}.ai-candidate .candidate-callout{color:var(--muted);font-weight:600}.ai-candidate>span:last-child{color:var(--brand);font-size:13px;font-weight:800}.compact-ai-suggestion{background:var(--brand-soft);border-radius:10px;margin-top:8px;padding:10px}.compact-ai-suggestion p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.compact-ai-suggestion>small{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.compact-ai-suggestion blockquote{background:color-mix(in srgb, var(--surface) 82%, transparent);border-left:3px solid var(--brand);gap:4px;margin:0;padding:9px 11px;display:grid}.compact-ai-suggestion blockquote b,.compact-ai-suggestion blockquote span,.compact-ai-suggestion blockquote small{display:block}.compact-ai-suggestion blockquote small{color:var(--muted)}.advice-ready{color:var(--brand);align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex}.advice-ready svg{width:16px;height:16px}.advice-lesson{gap:4px;display:grid}.advice-lesson small{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:900}.advice-lesson p{margin:0}.advice-coaching{gap:10px;margin-top:4px;display:grid}.advice-coaching-focus{border:1px solid color-mix(in srgb, var(--brand) 22%, var(--line));background:var(--surface);border-radius:10px;align-items:flex-start;gap:11px;padding:12px;display:flex}.advice-coaching-icon{width:30px;height:30px;color:var(--surface);background:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.advice-coaching-icon svg{width:16px;height:16px}.advice-coaching-focus>div{gap:3px;min-width:0;display:grid}.advice-coaching-focus small,.advice-coaching-question small{margin:0;font-size:10px}.advice-coaching-focus p{color:var(--ink);font-size:15px;font-weight:700;line-height:1.45}.advice-coaching-reason{color:var(--muted);padding:0 4px;font-size:13px;line-height:1.5}.advice-coaching-reason b{color:var(--ink)}.advice-statement-guide{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 72%, transparent);border-radius:10px;gap:7px;padding:10px 12px 12px;display:grid}.advice-statement-guide>small{margin:0}.advice-statement-guide ol{counter-reset:statement-part;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.advice-statement-guide li{counter-increment:statement-part;gap:2px;min-width:0;display:grid;position:relative}.advice-statement-guide li:not(:last-child):after{color:var(--brand);content:"→";position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.advice-statement-guide b{color:var(--ink);font-size:12px;line-height:1.35}.advice-statement-guide b:before{width:18px;height:18px;color:var(--surface);background:var(--brand);content:counter(statement-part);border-radius:50%;place-items:center;margin-right:4px;font-size:10px;display:inline-grid}.advice-statement-guide span{color:var(--muted);font-size:11px;line-height:1.35}.advice-coaching-question{color:var(--brand);background:var(--brand-soft);border-radius:10px;grid-template-columns:20px minmax(0,1fr);gap:9px;padding:11px 12px;display:grid}.advice-coaching-question>svg{width:18px;height:18px;margin-top:1px}.advice-coaching-question>div{gap:3px;display:grid}.advice-coaching-question p{color:var(--ink);font-size:14px;line-height:1.5}.advice-reason summary{min-height:36px;color:var(--muted);cursor:pointer;align-items:center;font-size:13px;font-weight:700;display:flex}.advice-reason p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.call-preview{color:var(--muted);font-size:14px;line-height:1.5}.call-preview strong{color:var(--rust)}.call-error{color:#f3b9ac;align-items:flex-start;gap:7px;padding:0 22px;font-size:14px;line-height:1.5;display:flex}.call-error svg{flex:none;width:15px;height:15px;margin-top:2px}@media (width<=800px){.evidence-strip{z-index:5;background:var(--surface);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:7px 9px;display:flex;position:sticky;top:66px;box-shadow:0 3px 10px #282d2a0f}.evidence-strip img{object-fit:cover;border-radius:8px;flex:none;width:52px;height:38px}.evidence-strip>span{flex:1;gap:1px;min-width:0;display:grid}.evidence-strip b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.evidence-strip small{color:var(--muted);font-size:12px}.evidence-strip .button{flex:none;min-height:44px;font-size:13px}.builder-modal{border-radius:16px}}@media (prefers-reduced-motion:reduce){.evidence-strip{box-shadow:none}}.app-shell .brand-button,.app-shell .icon-button,.app-shell .back-button{width:44px;min-width:44px;height:44px;min-height:44px}.app-shell .brand-button{place-items:center;display:grid}.app-shell .quick-add>div button,.app-shell .session-note button,.app-shell .toast-error button{place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:grid}.app-shell .inline-suggestion .button,.app-shell .compact-editor .button,.app-shell .inline-form .button,.app-shell .goal-form .button,.app-shell .add-form .button,.app-shell .suggestion .button,.app-shell .mobile-tabs button,.app-shell .mobile-session-menu button{height:auto;min-height:44px}.app-shell .hazard-structure summary,.app-shell .incident-prompts>summary,.app-shell .inline-suggestion summary,.app-shell .suggestion summary{align-items:center;min-height:44px;display:flex}.app-shell .round-heading p,.app-shell .section-header>div>span,.app-shell .scenario-details>p,.app-shell .scenario-details dd,.app-shell .context-note span,.app-shell .disclaimer,.app-shell .read-only-banner span,.app-shell .read-only-banner b,.app-shell .empty-state p,.app-shell .key-hazard-summary p,.app-shell .measure-copy h4,.app-shell .measure-copy p,.app-shell .action-parts div,.app-shell .goal-top h3,.app-shell .linked-control,.app-shell .callout strong,.app-shell .team-call-card h3,.app-shell .team-call-card p,.app-shell .call-stage p,.app-shell .preparation-check small,.app-shell .health-row small,.app-shell .session-note,.app-shell .offline-banner,.app-shell .toast-success,.app-shell .image-hint,.app-shell .quick-add>div,.app-shell .add-form>div span,.app-shell .inline-suggestion p,.app-shell .inline-suggestion blockquote,.app-shell .risk-choices .button small,.app-shell .evidence-strip b,.app-shell .builder-evidence b,.app-shell .builder-evidence small,.app-shell .section-header h3{font-size:14px}.hazard-advice{border-top:1px solid var(--line);flex:0 0 100%;order:2}.hazard-advice>div{padding:8px 0 2px}.hazard-advice .ai-button{justify-self:start}.advice-draft{gap:10px;padding-top:5px;display:grid}.advice-draft>label,.inline-suggestion>label,.advice-fields label{color:var(--ink);gap:5px;font-size:14px;font-weight:800;display:grid}.advice-draft textarea,.inline-suggestion>label textarea{min-height:82px}.advice-wording{background:var(--surface);border-radius:9px;gap:5px;padding:9px 10px;display:grid}.advice-wording textarea{min-height:82px}.advice-wording small{color:var(--rust);font-size:12px;font-weight:600;line-height:1.45}.advice-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.advice-actions .button{min-height:44px}.advice-stale,.advice-error{border-radius:8px;padding:9px 10px;line-height:1.5;font-size:14px!important}.advice-stale{background:var(--rust-soft);border:1px solid color-mix(in srgb, var(--rust) 28%, var(--line));color:var(--rust)!important}.advice-error{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--line));background:var(--surface);color:var(--danger)!important}.advice-fields{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.advice-fields input{width:100%}@media (width<=520px){.builder-evidence{align-items:flex-start}.builder-evidence-visual{width:96px;height:72px}.advice-fields{grid-template-columns:1fr}}.mode-choice{border:0;gap:8px;max-width:520px;margin:14px 0 0;padding:0;display:grid}.mode-choice legend{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:800}.mode-choice label{border:1px solid var(--line);cursor:pointer;background:var(--surface);border-radius:12px;align-items:flex-start;gap:10px;min-height:44px;padding:10px 12px;display:flex}.mode-choice label.selected{border-color:var(--brand);background:var(--brand-soft)}.mode-choice input[type=radio]{width:18px;height:18px;accent-color:var(--brand);flex:none;margin-top:2px}.mode-choice span{gap:2px;display:grid}.mode-choice b{font-size:14px}.mode-choice small{color:var(--muted);letter-spacing:normal;text-transform:none;font-size:14px;font-weight:500;line-height:1.5}.dashboard-list .session-mode{justify-self:start;margin-top:3px}.standalone-report .mode-badge{vertical-align:middle;margin-left:4px}.report-action-parts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:8px 0 0;display:grid}.report-action-parts dd{margin:0}.report-action-parts dt{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:11px;font-weight:800}.report-action-parts dd{font-size:14px;line-height:1.5}.report-team-call{margin-top:10px;font-size:14px;line-height:1.5}.workspace{grid-template-columns:minmax(0,1fr) minmax(440px,500px)}.modal-backdrop{z-index:10000;isolation:isolate}:root:has(.modal-backdrop) .marker{pointer-events:none;z-index:0!important}.worksite.placeable:after{content:"";pointer-events:none;box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--brand) 32%, transparent);position:absolute;inset:0}.marker{width:44px;height:44px;box-shadow:none;color:#fff;z-index:4;background:0 0;border:0;border-radius:50%;margin:-22px 0 0 -22px;padding:0;overflow:visible;transform:none}.marker>*{transform:none}.marker-hotspot{background:var(--rust);width:13px;height:13px;box-shadow:0 0 0 2px var(--rust), 0 2px 7px #11141273;border:3px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;translate:-50% -50%}.marker-hotspot:before,.marker-hotspot:after{content:"";background:#fff;position:absolute;top:50%;left:50%;translate:-50% -50%}.marker-hotspot:before{width:3px;height:19px}.marker-hotspot:after{width:19px;height:3px}.marker-leader{transform-origin:0;background:#fff;width:15px;height:2px;position:absolute;top:11px;left:26px;rotate:-35deg;box-shadow:0 1px 2px #00000073}.marker-badge{background:var(--rust);border:2px solid #fff;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 7px;font-size:12px;font-weight:900;display:grid;position:absolute;top:-5px;left:36px;box-shadow:0 3px 9px #1519176b}.marker-badge svg{width:13px;height:13px}.marker.key .marker-hotspot,.marker.key .marker-badge{background:var(--brand)}.marker.key .marker-hotspot{box-shadow:0 0 0 2px var(--brand), 0 2px 7px #11141273}.marker.draft .marker-hotspot,.marker.draft .marker-badge{color:var(--brand);border-color:var(--brand);background:#fff}.marker.draft .marker-hotspot{box-shadow:0 0 0 2px white, 0 0 0 4px var(--brand)}.marker-offset-1 .marker-badge{left:auto;right:36px}.marker-offset-1 .marker-leader{transform-origin:100%;left:auto;right:26px;rotate:35deg}.marker-offset-2 .marker-badge{top:26px}.marker-offset-2 .marker-leader{top:31px;rotate:35deg}.marker-offset-3 .marker-badge{top:26px;left:auto;right:36px}.marker-offset-3 .marker-leader{transform-origin:100%;top:31px;left:auto;right:26px;rotate:-35deg}.marker:is(button):before{inset:0}.marker.annotation-highlight,.hazard-card.annotation-highlight{z-index:6}.marker.annotation-highlight .marker-hotspot,.marker:focus-visible .marker-hotspot{box-shadow:0 0 0 3px #f6cb58,0 0 0 7px #f6cb586b}.hazard-card.annotation-highlight{border-color:var(--rust);box-shadow:0 0 0 3px var(--rust-soft)}.marker-target-choice{gap:6px;font-size:14px;font-weight:800;display:grid}.marker-target-choice select{width:100%}.marker-target-choice small{color:var(--muted);font-weight:500;line-height:1.45}.presence-menu{position:relative}.presence-menu>summary{cursor:pointer;list-style:none}.presence-menu>summary::-webkit-details-marker{display:none}.presence-menu[open]>summary{outline:2px solid var(--brand);outline-offset:3px;border-radius:8px}.participant-popover{z-index:60;border:1px solid var(--line);background:var(--surface);width:min(420px,100vw - 30px);box-shadow:var(--shadow-lg);border-radius:14px;padding:14px;position:absolute;top:calc(100% + 12px);right:0}.participant-popover>header{gap:2px;margin-bottom:8px;display:grid}.participant-popover>header small{color:var(--muted)}.participant-status-row{border-top:1px solid var(--line);grid-template-columns:auto minmax(90px,1fr) auto auto;align-items:center;gap:8px;min-height:52px;display:grid}.participant-status-row>span:nth-child(2){display:grid}.participant-status-row small{color:var(--muted);font-size:11px}.participant-state{background:var(--surface-3);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.participant-state.online,.participant-state.ready{color:var(--brand-2);background:var(--brand-soft)}.participant-state.offline,.participant-state.pending{color:var(--muted)}.participant-popover>p{color:var(--muted);gap:6px;margin-top:8px;font-size:11px;display:flex}.participant-popover>p svg{width:14px}.completion-card{border:1px solid color-mix(in srgb, var(--brand) 35%, var(--line));background:var(--brand-soft);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:16px 18px 0;padding:14px;display:grid}.completion-card>svg{color:var(--brand);width:26px;height:26px}.completion-card small{color:var(--brand);letter-spacing:.09em;font-size:9px;font-weight:900}.completion-card h3{margin:2px 0;font-size:15px}.completion-card p{color:var(--muted);font-size:12px;line-height:1.4}.vote-summary{flex-wrap:wrap;gap:4px 10px}.vote-summary>p{color:var(--muted);flex-basis:100%;font-size:11px}.vote-button b{white-space:nowrap}.feedback-panel{padding:0;display:block}.feedback-panel>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:11px 13px;display:flex}.feedback-panel>summary>span{align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.feedback-panel>summary svg{color:var(--brand);width:17px}.feedback-panel>summary small{color:var(--muted);text-align:right}.feedback-panel-body{gap:12px;padding:0 13px 13px;display:grid}.action-evidence-crop img{scale:1.3}.control-hierarchy-help{color:var(--muted);font-weight:500;line-height:1.45}.action-live-preview{border-left:3px solid var(--brand);background:var(--brand-soft);border-radius:0 10px 10px 0;gap:4px;padding:10px 12px;display:grid}.action-live-preview small{color:var(--brand);letter-spacing:.08em;font-size:10px;font-weight:900}.action-live-preview p{color:var(--ink);font-size:13px;line-height:1.45}.builder-step textarea,.goal-form textarea,.advice-wording textarea{field-sizing:content;min-height:88px}.team-call-modal{width:min(920px,100%);max-height:calc(100vh - 32px);overflow:auto}.call-stage{text-align:left;grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);gap:28px;min-height:300px;padding:24px 32px;display:grid}.point-call-figure{margin:0}.point-call-figure img{border:1px solid #ffffff2e;border-radius:14px;width:100%;display:block}.point-call-figure figcaption{color:#f0c147;text-align:center;letter-spacing:.12em;margin-top:7px;font-size:10px;font-weight:900}.call-step-copy>span{color:#f0c147;letter-spacing:.13em;font-size:10px;font-weight:900}.call-step-copy blockquote{margin:14px 0}.team-attestation{border:1px solid #ffffff2e;border-radius:12px;margin:0 24px 16px;padding:12px 14px}.team-attestation legend{color:#f0c147;padding:0 6px;font-size:12px;font-weight:900}.team-attestation>p{color:#ffffffb8;font-size:11px}.team-attestation>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.team-attestation label{cursor:pointer;background:#ffffff12;border-radius:9px;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;min-height:48px;padding:7px;display:grid}.team-attestation input{accent-color:#f0c147;width:18px;height:18px}.team-attestation label>span{font-size:12px;font-weight:800;display:grid}.team-attestation label small{color:#ffffff9e;font-size:9px;font-weight:500}.tutorial-point-call-image{border:1px solid var(--line);border-radius:14px;width:min(560px,100%);margin:18px auto 0;display:block}.report-executive-summary{background:#eef6f2}.report-executive-summary>div>small{color:#175f4c;letter-spacing:.1em;font-size:9px;font-weight:900}.report-executive-summary>div>h2{margin-top:4px;font:500 24px Georgia,serif}.report-executive-summary dl{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.report-executive-summary dl>div{background:#fff;border:1px solid #d7e4de;border-radius:9px;padding:11px}.report-executive-summary dt{color:#175f4c;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:900}.report-executive-summary dd{margin:5px 0 0;font-size:12px;font-weight:700;line-height:1.45}.report-annotated-scene{margin:0}.report-annotated-scene>div{border-radius:10px;position:relative;overflow:hidden}.report-annotated-scene img{width:100%;display:block}.report-scene-marker{color:#fff;background:#b04b32;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font:800 10px Inter,sans-serif;display:grid;position:absolute;translate:-50% -50%;box-shadow:0 2px 6px #00000061}.report-annotated-scene figcaption{color:#68716d;margin-top:7px;font-size:9px}.report-attendance ul{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.report-attendance li{border:1px solid #dedbd1;border-radius:9px;gap:2px;min-width:180px;padding:9px 11px;font-size:10px;display:grid}.report-attendance li span{color:#68716d}.report-detail{border-bottom:1px solid #dedbd1}.report-detail>summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:62px;list-style:none;display:grid}.report-detail>summary::-webkit-details-marker{display:none}.report-detail>summary>span{color:#fff;background:#175f4c;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.report-detail>summary>span svg{width:14px}.report-detail>summary>h2{margin:0;font:500 20px Georgia,serif}.report-detail>summary>small{color:#68716d}.report-detail[open]>summary>small{font-size:0}.report-detail[open]>summary>small:after{content:"Hide details";font-size:9px}.report-detail>section{padding:0 0 24px}.report-detail>section>h2{margin-bottom:10px;font-size:15px}.report-coach-history>section>p{margin:6px 0;font-size:11px}@media (width<=1080px){.workspace{grid-template-columns:minmax(0,1fr) 420px}.session-help{display:none}}@media (width<=800px){.participant-popover{position:fixed;top:66px;right:12px}.completion-card{grid-template-columns:auto 1fr}.completion-card .button{grid-column:1/-1}.call-stage{grid-template-columns:1fr;padding:18px}.point-call-figure{max-width:420px;margin-inline:auto}.team-attestation>div,.report-executive-summary dl{grid-template-columns:1fr}.report-detail>summary{grid-template-columns:auto 1fr}.report-detail>summary>small{grid-column:2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.report-detail:not([open])>:not(summary){display:block!important}.report-detail>summary>small{display:none}.report-detail{break-inside:avoid}.report-executive-summary{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.report-feedback ul.report-list{padding-left:20px;list-style:outside}.report-feedback p{margin-top:10px;font-size:14px;line-height:1.6}@media (width<=720px){.report-action-parts,.action-field-grid{grid-template-columns:1fr}}.portal-page .button,.auth-page .button,.portal-page input,.portal-page select,.portal-page textarea,.portal-page label,.auth-page input,.auth-page select,.auth-page textarea,.auth-page label,.portal-header nav a,.user-chip,.back-link,.auth-switch,.portal-page small,.auth-page small,.hero-field-card p,.method-strip p,.auth-story li,.auth-card>div>p,.form-error,.small-empty p,.dashboard-list b,.dashboard-list small,.dashboard-list strong,.past-sessions b,.past-sessions small,.scenario-mini-grid b,.scenario-mini-grid small,.reference-rounds p,.taxonomy b,.taxonomy p,.reference-page .disclaimer,.reference-page .disclaimer p,.team-chips b,.team-chips small,.scenario-form textarea{font-size:14px}.portal-page .icon-button,.auth-page .icon-button,.portal-header nav a,.back-link,.auth-switch,.dashboard-list>button,.past-sessions>button,.scenario-mini-grid button{min-width:44px;min-height:44px}.portal-header nav a,.back-link{align-items:center;display:inline-flex}
