@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:"IBM Plex Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--font-weight-extrabold:800;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-ink:var(--ink)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-1{margin-top:var(--spacing)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.table{display:table}.size-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.w-full{width:100%}.min-w-0{min-width:0}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.rounded-\[12px\]{border-radius:12px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.text-left{text-align:left}.text-\[9px\]{font-size:9px}.text-\[19px\]{font-size:19px}.leading-none{--tw-leading:1;line-height:1}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.tracking-\[-\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.tracking-\[\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.text-ink{color:var(--color-ink)}.uppercase{text-transform:uppercase}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}:root{--canvas:#f6f7f7;--surface:#fff;--surface-2:#f8f9f9;--ink:#202124;--muted:#687076;--line:#d9dcdf;--line-strong:#b8bdc1;--accent:#176b46;--accent-hover:#105a3a;--selection:#1a73e8;--confirmed:#e6f4ea;--confirmed-ink:#185b37;--warning:#fff4ce;--warning-ink:#805b00;--conflict:#fce8e6;--conflict-ink:#b3261e;--disabled:#eceff1;--blue-soft:#e8f0fe;--header-h:64px;--menu-h:40px;--formula-h:34px;--tabs-h:38px}.worker-app{grid-template-rows:var(--header-h) var(--menu-h) var(--formula-h) auto minmax(0,1fr) var(--tabs-h);background:var(--surface);height:100vh;display:grid;overflow:hidden}.document-header{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:18px;padding:8px 14px;display:flex}.document-brand{align-items:center;gap:10px;min-width:0;display:flex}.brand-mark{color:#fff;background:var(--accent);border-radius:6px;flex:none;place-items:center;width:34px;height:34px;font-size:18px;font-weight:700;display:grid}.document-brand div{min-width:0}.document-brand strong,.document-brand small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.document-brand strong{outline:0;font-size:14px;font-weight:600}.document-brand small{color:var(--muted);font-size:11px}.save-status{color:var(--muted);align-items:center;gap:5px;margin-left:auto;font-size:11px;display:none}.primary-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.primary-actions button{border:1px solid var(--line);min-height:36px;color:var(--ink);background:var(--surface);white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:500;display:flex}.primary-actions button:hover{background:var(--surface-2)}.primary-actions button.active{background:var(--warning);border-color:#d7ad35}.primary-actions .export-action{border-radius:5px 0 0 5px;margin-left:2px}.primary-actions .export-caret{border-left:0;border-radius:0 5px 5px 0;justify-content:center;width:36px;margin-left:-7px;padding:0}.primary-actions button:nth-child(2),.primary-actions button:nth-child(3){display:none}.menu-bar{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:2px;min-width:0;padding:3px 12px;display:flex}.menu-anchor{height:100%;position:relative}.menu-anchor>button,.icon-tool,.text-tool{height:32px;color:var(--ink);background:0 0;border:0;border-radius:4px;font-size:12px}.menu-anchor>button{padding:0 9px}.menu-anchor>button:hover,.icon-tool:hover,.text-tool:hover{background:#edf0f1}.menu-separator{background:var(--line);width:1px;height:22px;margin:0 4px}.icon-tool{place-items:center;width:32px;display:grid}.text-tool{align-items:center;gap:5px;padding:0 8px;display:none}.sheet-menu{z-index:80;border:1px solid var(--line);background:var(--surface);border-radius:6px;min-width:210px;padding:5px;position:absolute;top:35px;left:0;box-shadow:0 8px 24px #28323729}.sheet-menu button{width:100%;min-height:34px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;padding:0 10px;font-size:12px;display:flex}.sheet-menu button:hover{background:#edf0f1}.formula-bar{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;min-width:0;display:flex}.name-box{border-right:1px solid var(--line);width:56px;color:var(--muted);align-self:stretch;place-items:center;font-size:11px;display:grid}.fx{width:36px;color:var(--muted);text-align:center;font:italic 14px Georgia,serif}.formula-bar input{border:0;border-left:1px solid var(--line);min-width:0;height:100%;color:var(--ink);background:var(--surface);outline:0;flex:1;padding:0 8px;font-size:12px}.keyboard-hint{color:var(--muted);white-space:nowrap;padding:0 12px;font-size:10px;display:none}.sheet-context{border-bottom:1px solid var(--line-strong);background:var(--surface);align-items:center;gap:22px;min-height:64px;padding:8px 14px;display:flex}.sheet-context>div:first-child{min-width:170px}.sheet-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.sheet-context h1{margin:1px 0 0;font-size:17px;line-height:1.2}.coverage-line{min-width:190px}.coverage-line span,.coverage-line strong{display:block}.coverage-line span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px}.coverage-line strong{font-size:11px}.coverage-line i{background:#e1e4e6;width:100%;height:3px;margin-top:4px;display:block;overflow:hidden}.coverage-line b{background:var(--accent);height:100%;display:block}.sheet-actions{gap:6px;margin-left:auto;display:flex}.sheet-actions button{border:1px solid var(--line);min-height:34px;color:var(--ink);background:var(--surface);border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-size:11px;display:flex}.sheet-actions button:first-child{color:#fff;border-color:var(--accent);background:var(--accent)}.sheet-scroll{overscroll-behavior:contain;background:#eceff1;min-width:0;min-height:0;position:relative;overflow:auto}.worker-grid{border-spacing:0;table-layout:fixed;background:var(--surface);width:max-content;min-width:1010px}.worker-grid th,.worker-grid td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);height:52px;padding:0}.worker-grid thead th{z-index:20;vertical-align:bottom;background:#f5f6f6;height:82px;position:sticky;top:0}.corner-cell{width:192px;min-width:192px;color:var(--muted);text-align:left;text-transform:uppercase;font-size:10px;font-weight:600;left:0;z-index:30!important;padding:0 12px 10px!important}.block-head{text-align:left;width:172px;min-width:172px;padding:0 10px 8px!important}.column-letter{border-bottom:1px solid var(--line);height:21px;color:var(--muted);place-items:center;font-size:9px;font-weight:500;display:grid;position:absolute;inset:0 0 auto}.block-head strong,.block-head small,.block-head em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.block-head strong{font-size:12px}.block-head small{color:var(--ink);font-size:10px;font-weight:500}.block-head em{color:var(--muted);margin-top:3px;font-size:9px;font-style:normal;font-weight:400}.role-head{z-index:10;text-align:left;background:#f8f9f9;width:192px;min-width:192px;position:sticky;left:0;padding:0 10px 0 42px!important}.role-head strong,.role-head small{display:block}.role-head strong{font-size:12px}.role-head small{color:var(--muted);font-size:9px;font-weight:400}.row-number{border-right:1px solid var(--line);width:30px;color:var(--muted);background:#f0f2f2;place-items:center;font-size:9px;font-weight:400;display:grid;position:absolute;inset:0 auto 0 0}.worker-cell{background:var(--surface);width:172px;min-width:172px;position:relative}.worker-cell>button{width:100%;height:100%;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:5px 9px;display:flex;overflow:hidden}.worker-cell>input{width:100%;height:100%;color:var(--ink);background:var(--surface);border:0;outline:0;padding:0 8px;font-size:12px}.worker-cell.selected:after{content:"";z-index:5;pointer-events:none;border:2px solid var(--selection);position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}.worker-cell.state-confirmed{background:var(--confirmed)}.worker-cell.state-warning{background:var(--warning)}.worker-cell.state-conflict{background:var(--conflict)}.worker-cell.state-disabled{background:var(--disabled)}.worker-cell.state-disabled button{color:#92989d}.cell-name{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.state-mark{width:17px;height:17px;color:var(--warning-ink);border:1px solid;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.state-conflict .state-mark{color:var(--conflict-ink)}.here-mark{color:var(--confirmed-ink);text-transform:uppercase;align-items:center;gap:2px;margin-left:auto;font-size:8px;font-weight:700;display:flex}.worker-cell.here{box-shadow:inset 4px 0 var(--accent)}.trial-day-grid th,.trial-day-grid td{height:62px}.trial-day-grid .cell-name,.trial-day-grid .role-head strong{font-size:14px}.cell-menu{z-index:100;border:1px solid var(--line);background:var(--surface);border-radius:6px;min-width:190px;padding:5px;position:fixed;box-shadow:0 8px 24px #1e282d2e}.cell-menu button{width:100%;min-height:34px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;padding:0 10px;font-size:11px;display:flex}.cell-menu button:hover{background:#edf0f1}.zoom-control{border-left:1px solid var(--line);color:var(--muted);align-items:center;gap:4px;margin-left:auto;padding:0 14px;font-size:10px;display:none}.modal-layer{z-index:120;background:#2021245c;place-items:center;padding:16px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.import-modal,.share-modal{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;width:min(900px,100%);max-height:min(760px,100vh - 32px);display:flex;overflow:hidden;box-shadow:0 20px 60px #1e232642}.share-modal{width:min(540px,100%);padding:22px}.modal-head,.share-modal>header{justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 14px;display:flex}.share-modal>header{padding:0 0 12px}.modal-head h2,.share-modal h2,.side-panel h2{margin:3px 0 0;font-size:19px;line-height:1.2}.modal-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.modal-head>button,.share-modal header>button,.side-panel header>button{width:32px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.modal-head>button:hover,.share-modal header>button:hover{background:#edf0f1}.step-track{background:var(--line);grid-template-columns:repeat(3,1fr);gap:2px;height:3px;display:grid}.step-track i{background:var(--line)}.step-track i.done{background:var(--accent)}.import-body{min-height:0;padding:22px;overflow:auto}.import-body>p,.share-modal>p{max-width:680px;color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.6}.upload-zone{border:1px dashed var(--line-strong);cursor:pointer;background:#fafbfb;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:140px;display:flex;position:relative}.upload-zone:hover{border-color:var(--accent);background:#f6faf8}.upload-zone input{opacity:0;pointer-events:none;position:absolute}.upload-zone>span{width:38px;height:38px;color:var(--accent);background:var(--confirmed);border-radius:50%;place-items:center;display:grid}.upload-zone strong{font-size:12px}.upload-zone small{color:var(--muted);font-size:10px}.or-rule{border-top:1px solid var(--line);text-align:center;margin:20px 0;position:relative}.or-rule span{color:var(--muted);background:var(--surface);padding:0 9px;font-size:10px;position:relative;top:-9px}.import-body textarea{resize:vertical;border:1px solid var(--line);border-radius:5px;outline:0;width:100%;min-height:110px;padding:10px;font:11px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.import-body textarea:focus{border-color:var(--selection)}.modal-foot,.share-modal footer,.side-panel footer{border-top:1px solid var(--line);background:#fafbfb;justify-content:flex-end;align-items:center;gap:7px;padding:12px 18px;display:flex}.sheet-button{border:1px solid var(--line-strong);min-height:36px;color:var(--ink);background:var(--surface);border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:500;display:inline-flex}.sheet-button:hover{background:#edf0f1}.sheet-button.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.sheet-button.primary:hover{background:var(--accent-hover)}.sheet-button.primary.subtle{color:var(--accent);background:var(--confirmed)}.import-table-wrap{border:1px solid var(--line);min-height:0;margin:0 22px;overflow:auto}.import-table{border-spacing:0;white-space:nowrap;width:100%}.import-table th,.import-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;height:38px;padding:0 9px;font-size:10px}.import-table th{background:#f3f5f5;font-weight:600;position:sticky;top:0}.review-note{color:var(--confirmed-ink);background:var(--confirmed);align-items:center;gap:9px;margin:14px 22px;padding:10px;display:flex}.review-note strong,.review-note small{display:block}.review-note strong{font-size:11px}.review-note small{font-size:9px}.proposal-list{border:1px solid var(--line)}.proposal-row{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(130px,1fr) minmax(100px,.8fr) auto 32px;align-items:center;gap:8px;min-height:46px;padding:5px 8px;display:grid}.proposal-row:last-child{border:0}.proposal-row input{background:0 0;border:1px solid #0000;min-width:0;height:32px;padding:0 7px;font-size:11px;font-weight:600}.proposal-row input:focus{border-color:var(--selection);background:var(--surface)}.proposal-row span,.proposal-row small{color:var(--muted);font-size:10px}.proposal-row button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.drag-handle{cursor:grab}.add-block-button,.add-role{border:1px solid var(--line);min-height:36px;color:var(--accent);background:var(--surface);border-radius:5px;margin-top:10px;padding:0 11px;font-size:11px;font-weight:600}.side-panel{z-index:110;border-left:1px solid var(--line);background:var(--surface);flex-direction:column;width:min(430px,100%);display:flex;position:fixed;inset:0 0 0 auto;overflow:auto;box-shadow:-8px 0 28px #232a2e21}.side-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;display:flex}.side-panel>header>div{gap:10px;display:flex}.panel-state{width:34px;height:34px;color:var(--warning-ink);background:var(--warning);border-radius:50%;flex:none;place-items:center;display:grid}.panel-state.red{color:var(--conflict-ink);background:var(--conflict)}.panel-state.blue{color:#1558a6;background:var(--blue-soft)}.fact-section{border-bottom:1px solid var(--line);padding:18px 20px}.fact-section>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:700;display:block}.fact-section dl{margin:0}.fact-section dl div{justify-content:space-between;gap:20px;padding:5px 0;display:flex}.fact-section dt{color:var(--muted);font-size:11px}.fact-section dd{text-align:right;margin:0;font-size:11px;font-weight:500}.plain-explanation{color:var(--warning-ink);background:var(--warning);gap:9px;margin:16px 20px;padding:11px;display:flex}.plain-explanation.red{color:var(--conflict-ink);background:var(--conflict)}.plain-explanation p{margin:0;font-size:11px;line-height:1.5}.side-panel>footer{margin-top:auto}.panel-intro{color:var(--muted);border-bottom:1px solid var(--line);margin:0;padding:14px 20px;font-size:11px;line-height:1.5}.suggestion-list{padding:12px}.suggestion-list article{border:1px solid var(--line);border-radius:5px;margin-bottom:8px;padding:12px}.suggestion-list article.approved{border-color:var(--accent);background:#f7fbf8}.suggestion-title{gap:9px;display:flex}.check-box{border:1px solid var(--line-strong);color:#fff;background:var(--surface);border-radius:3px;flex:none;place-items:center;width:20px;height:20px;display:grid}.approved .check-box{border-color:var(--accent);background:var(--accent)}.suggestion-title strong,.suggestion-title span{display:block}.suggestion-title strong{font-size:12px}.suggestion-title span{color:var(--muted);font-size:10px}.suggestion-list ul{margin:10px 0 0 29px;padding:0;list-style:none}.suggestion-list li{color:var(--muted);align-items:center;gap:5px;margin-top:4px;font-size:10px;display:flex}.suggestion-list li svg{color:var(--accent)}.suggestion-panel footer>span{color:var(--muted);margin-right:auto;font-size:10px}.role-list{padding:12px 18px 0}.role-list>div{border-bottom:1px solid var(--line);min-height:44px;color:var(--muted);grid-template-columns:20px 1fr auto 30px;align-items:center;gap:6px;display:grid}.role-list input[type=text],.role-list input:not([type]){height:30px;color:var(--ink);background:0 0;border:0;outline:0}.role-list label{align-items:center;gap:4px;font-size:9px;display:flex}.role-list button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.role-panel .add-role{align-self:flex-start;align-items:center;gap:5px;margin-left:18px;display:flex}.share-modal>label>span{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.share-modal>label>div{display:flex}.share-modal input{border:1px solid var(--line);min-width:0;height:38px;color:var(--muted);background:#f8f9f9;border-radius:5px 0 0 5px;flex:1;padding:0 9px;font-size:11px}.share-modal label button{border:1px solid var(--line-strong);background:var(--surface);border-left:0;border-radius:0 5px 5px 0;align-items:center;gap:5px;padding:0 12px;font-size:11px;display:flex}.share-preview{border:1px solid var(--line);background:#fafbfb;gap:9px;margin:16px 0;padding:12px;display:flex}.share-preview strong,.share-preview small{display:block}.share-preview strong{font-size:11px}.share-preview small{color:var(--muted);margin-top:2px;font-size:9px}.share-modal footer{margin:0 -22px -22px}.sheet-toast{z-index:200;color:#fff;background:#313438;border-radius:5px;align-items:center;gap:8px;min-width:260px;max-width:calc(100% - 24px);min-height:42px;padding:7px 9px 7px 12px;font-size:11px;display:flex;position:fixed;bottom:52px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #00000038}.sheet-toast>span{flex:1}.sheet-toast button{color:#fff;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.volunteer-signup{background:var(--canvas);min-height:100vh;overflow:auto}.volunteer-sheet-head{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:12px;min-height:58px;padding:9px 14px;display:flex}.volunteer-sheet-head>button{border:1px solid var(--line);min-height:38px;color:var(--ink);background:var(--surface);border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-size:10px;display:flex}.volunteer-sheet-head>div{flex:1}.volunteer-sheet-head strong,.volunteer-sheet-head span{display:block}.volunteer-sheet-head strong{font-size:12px}.volunteer-sheet-head div span{color:var(--muted);font-size:9px}.protected-label{color:var(--accent);align-items:center;gap:5px;font-weight:600;font-size:9px!important;display:none!important}.volunteer-intro{max-width:1100px;margin:auto;padding:32px 16px 20px}.volunteer-step{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.volunteer-intro h1{margin:6px 0 5px;font-size:26px;line-height:1.15}.volunteer-intro>p{max-width:600px;color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.6}.identity-row{gap:10px;display:grid}.identity-row label span{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:600;display:block}.identity-row input{border:1px solid var(--line-strong);background:var(--surface);border-radius:5px;outline:0;width:100%;height:44px;padding:0 10px;font-size:16px}.protected-sheet{border:1px solid var(--line);background:var(--surface);max-width:1100px;margin:0 auto}.protected-sheet-title{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.protected-sheet-title strong,.protected-sheet-title span{display:block}.protected-sheet-title strong{font-size:12px}.protected-sheet-title div:first-child span{color:var(--muted);font-size:9px}.signup-legend{flex-wrap:wrap;gap:10px;display:flex}.signup-legend span{color:var(--muted);align-items:center;gap:4px;font-size:9px;display:flex}.signup-legend i{border:1px solid var(--line);width:10px;height:10px}.signup-legend .available{background:#fff}.signup-legend .mine{background:var(--confirmed)}.signup-legend .unavailable{background:var(--disabled)}.volunteer-desktop-grid{display:none;overflow:auto}.volunteer-desktop-grid table{border-spacing:0;table-layout:fixed;width:100%;min-width:900px}.volunteer-desktop-grid th,.volunteer-desktop-grid td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);height:54px;padding:0}.volunteer-desktop-grid th{text-align:left;background:#f6f7f7;padding:0 8px;font-size:10px}.volunteer-desktop-grid thead th{vertical-align:bottom;height:64px;padding-bottom:8px}.volunteer-desktop-grid thead th:first-child{width:145px}.volunteer-desktop-grid th strong,.volunteer-desktop-grid th small{display:block}.volunteer-desktop-grid th small{color:var(--muted);font-size:8px}.volunteer-desktop-grid td button{width:100%;height:100%;color:var(--accent);background:var(--surface);border:0;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.volunteer-desktop-grid td button.mine{color:var(--confirmed-ink);background:var(--confirmed);font-weight:600}.volunteer-desktop-grid td button.unavailable{color:#959b9f;background:var(--disabled)}.volunteer-desktop-grid td button.conflict{color:var(--conflict-ink);background:var(--conflict)}.volunteer-mobile-list>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:62px;color:var(--ink);background:var(--surface);text-align:left;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.volunteer-mobile-list>button.mine{background:var(--confirmed)}.volunteer-mobile-list>button.conflict{background:var(--conflict)}.mobile-option-check{border:1px solid var(--line-strong);color:#fff;border-radius:4px;place-items:center;width:24px;height:24px;display:grid}.mine .mobile-option-check{border-color:var(--accent);background:var(--accent)}.conflict .mobile-option-check{color:var(--conflict-ink);border-color:var(--conflict-ink)}.volunteer-mobile-list strong,.volunteer-mobile-list small{display:block}.volunteer-mobile-list small{color:var(--muted);margin-top:2px;font-size:9px}.availability-text{color:var(--accent);font-size:9px;font-weight:600}.conflict .availability-text{color:var(--conflict-ink)}.volunteer-confirm{border:1px solid var(--line);background:var(--surface);max-width:1100px;margin:14px auto 40px;padding:14px}.volunteer-confirm>label{align-items:flex-start;gap:10px;display:flex}.volunteer-confirm>label input{width:18px;height:18px;accent-color:var(--accent)}.volunteer-confirm strong,.volunteer-confirm small{display:block}.volunteer-confirm strong{font-size:12px}.volunteer-confirm small{color:var(--muted);margin-top:2px;font-size:10px;line-height:1.5}.confirm-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding-top:14px;display:flex}.confirm-summary>span{color:var(--muted);font-size:10px}.confirm-summary>span strong{color:var(--ink);font-size:18px;display:inline}.confirm-summary button{color:#fff;background:var(--accent);border:0;border-radius:5px;align-items:center;gap:6px;min-height:42px;padding:0 16px;font-size:11px;font-weight:600;display:flex}@media(min-width:680px){.save-status,.primary-actions button:nth-child(2),.primary-actions button:nth-child(3),.text-tool{display:flex}.keyboard-hint{display:block}.zoom-control{display:flex}.protected-label{display:flex!important}.identity-row{grid-template-columns:repeat(2,minmax(0,280px))}.protected-sheet-title{flex-direction:row;justify-content:space-between;align-items:center}.volunteer-mobile-list{display:none}.volunteer-desktop-grid{display:block}.volunteer-confirm{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;display:grid}.confirm-summary{border:0;min-width:300px;margin:0;padding:0}}@media(min-width:1000px){.document-header{padding-inline:18px}.document-brand{min-width:270px}.sheet-context{padding-inline:18px}.primary-actions button{padding-inline:12px}}@media print{@page{size:11in 17in landscape;margin:.35in}body{background:#fff;overflow:visible}.worker-app{height:auto;display:block;overflow:visible}.document-header,.menu-bar,.formula-bar,.sheet-actions,.side-panel,.sheet-toast{display:none!important}.sheet-context{border-bottom:2px solid #000;min-height:auto;padding:0 0 12px}.sheet-scroll{background:#fff;overflow:visible}.worker-grid{table-layout:fixed;width:100%;min-width:0}.worker-grid thead th,.role-head{position:static}.worker-grid th,.worker-grid td{border-color:#777;height:38px}.worker-grid thead th{height:60px}.corner-cell,.role-head{width:150px;min-width:150px}.block-head,.worker-cell{width:auto;min-width:0}.column-letter,.row-number,.here-mark,.worker-cell.selected:after{display:none}.worker-cell.state-warning{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff4ce!important}.worker-cell.state-conflict{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fce8e6!important}.worker-cell.state-confirmed{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#e6f4ea!important}}.board-appbar{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:18px;min-width:0;padding:9px 16px;display:flex}.product-lockup{align-items:center;gap:9px;display:flex}.product-lockup>div{line-height:1.05}.product-lockup strong,.product-lockup small{display:block}.product-lockup strong{font-size:14px}.product-lockup small{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:700}.event-lockup{border:0;border-left:1px solid var(--line);min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:0 8px 8px 0;padding:2px 10px 2px 18px;transition:background .16s}.event-lockup:hover{background:var(--surface-2)}.event-lockup strong,.event-lockup span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.event-lockup strong{outline:0;font-size:13px}.event-lockup span{color:var(--muted);margin-top:2px;font-size:10px}.setup-modal{border:1px solid var(--line);background:var(--surface);border-radius:18px;width:min(560px,100vw - 32px);overflow:hidden;box-shadow:0 24px 70px #1d231c38}.setup-modal>header{justify-content:space-between;align-items:flex-start;padding:24px 26px 10px;display:flex}.setup-modal>header h2{font:700 24px/1.15 var(--font-display);color:var(--ink);margin:3px 0 0}.setup-modal>header button{background:var(--surface-2);width:34px;height:34px;color:var(--muted);cursor:pointer;border:0;border-radius:9px;place-items:center;display:grid}.setup-modal>p{color:var(--muted);margin:0;padding:0 26px 18px;font-size:13px}.setup-fields{grid-template-columns:1fr 1fr;gap:16px;padding:4px 26px 24px;display:grid}.setup-fields label{gap:7px;display:grid}.setup-fields label:first-child{grid-column:1/-1}.setup-fields label>span{color:var(--ink);font-size:12px;font-weight:700}.setup-fields input,.setup-fields select{border:1px solid var(--line-strong);background:var(--surface);width:100%;height:42px;color:var(--ink);font:500 13px var(--font-body);border-radius:9px;outline:0;padding:0 11px}.setup-fields input:focus,.setup-fields select:focus{border-color:var(--green);box-shadow:0 0 0 3px #2d6d4e1f}.setup-modal>footer{border-top:1px solid var(--line);background:var(--surface-2);justify-content:flex-end;gap:8px;padding:16px 26px;display:flex}@media(max-width:560px){.setup-fields{grid-template-columns:1fr}.setup-fields label:first-child{grid-column:auto}}.board-appbar .save-status{margin-left:auto}.appbar-tools{align-items:center;gap:4px;display:flex}.appbar-tools button{min-width:34px;height:34px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:10px;display:flex}.appbar-tools button:hover{border-color:var(--line);background:var(--surface-2)}.appbar-tools span{display:none}.board-summary{border-bottom:1px solid var(--line);background:#fafbfb;align-items:center;gap:22px;min-width:0;padding:12px 16px;display:flex}.board-title>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.board-title h1{letter-spacing:-.02em;margin:3px 0 0;font-size:21px;line-height:1}.board-metrics{border:1px solid var(--line);background:var(--surface);border-radius:6px;align-items:stretch;display:flex}.board-metrics>div{border-right:1px solid var(--line);min-width:68px;padding:7px 11px}.board-metrics>div:last-child{border:0}.board-metrics span,.board-metrics strong{display:block}.board-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:600}.board-metrics strong{margin-top:1px;font-size:18px;line-height:1}.board-metrics strong small{color:var(--muted);font-size:10px;font-weight:500}.open-metric strong{color:#895f00}.issue-metric strong{color:var(--conflict-ink)}.summary-progress{min-width:140px;margin-left:auto}.summary-progress>span{background:#e1e4e6;border-radius:5px;height:5px;display:block;overflow:hidden}.summary-progress b{border-radius:inherit;background:var(--accent);height:100%;display:block}.summary-progress small{color:var(--muted);text-align:right;margin-top:5px;font-size:9px;display:block}.board-actions{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:4px 12px;display:flex}.board-actions>div{gap:4px;min-width:0;display:flex}.board-actions button{min-height:34px;color:var(--ink);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:500;display:flex}.board-actions button:hover{border-color:var(--line);background:var(--surface-2)}.board-actions button.active{color:var(--warning-ink);background:var(--warning);border-color:#e0c361}.board-actions .fill-action{color:#fff;border-color:var(--accent);background:var(--accent)}.board-actions .fill-action:hover{background:var(--accent-hover)}.board-actions button span{display:none}.board-hint{min-width:0;color:var(--muted);border-bottom:1px solid var(--line);background:#f7f8f8;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:9px;display:flex}.board-hint span:last-child{display:none}.worker-grid thead th{height:102px}.corner-cell{padding:0 12px 11px!important}.block-head{vertical-align:top!important;padding:8px 10px!important}.column-letter,.row-number{display:none}.block-head em{margin-top:2px}.block-coverage{margin-top:8px;display:block}.block-coverage>b{color:var(--muted);font-size:8px;font-weight:600;display:block}.block-coverage>i{background:#dfe3e1;height:3px;margin-top:3px;display:block;overflow:hidden}.block-coverage u{background:var(--accent);height:100%;text-decoration:none;display:block}.worker-cell>button{cursor:pointer}.worker-cell.state-empty>button:before{content:"+ Add worker";color:var(--accent);opacity:0;font-size:10px}.worker-cell.state-empty:hover>button:before,.worker-cell.state-empty.selected>button:before{opacity:1}.worker-cell.state-disabled>button:before{display:none}.assignment-inspector{z-index:115;border-left:1px solid var(--line);background:var(--surface);flex-direction:column;width:min(430px,100%);display:flex;position:fixed;inset:0 0 0 auto;overflow:auto;box-shadow:-10px 0 30px #232a2e24}.assignment-inspector>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:20px;display:flex}.assignment-inspector header h2{margin:3px 0 1px;font-size:21px;line-height:1.15}.assignment-inspector header p{color:var(--muted);margin:0;font-size:11px}.inspector-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.assignment-inspector header>button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.assignment-inspector header>button:hover{background:var(--surface-2)}.current-assignment{border-bottom:1px solid var(--line);padding:17px 20px}.current-assignment>span,.block-facts>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:700;display:block}.current-person{align-items:center;gap:10px;display:flex}.initial-circle{width:38px;height:38px;color:var(--confirmed-ink);background:var(--confirmed);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.initial-circle.small{width:32px;height:32px}.current-person>div{flex:1;min-width:0}.current-person strong,.current-person small{display:block}.current-person strong{font-size:12px}.current-person small{color:var(--muted);margin-top:2px;font-size:9px}.current-state{color:var(--confirmed-ink);align-items:center;gap:4px;font-size:9px;font-weight:600;display:flex}.empty-current{border:1px dashed var(--line-strong);background:#fafbfb;padding:12px}.empty-current strong,.empty-current small{display:block}.empty-current strong{font-size:12px}.empty-current small{color:var(--muted);margin-top:3px;font-size:10px}.inspector-conflict{background:var(--warning);border:1px solid #e2c967;margin:14px 20px 0;padding:13px}.inspector-conflict.definite{background:var(--conflict);border-color:#e3aaa6}.conflict-heading{color:var(--warning-ink);gap:8px;display:flex}.definite .conflict-heading{color:var(--conflict-ink)}.conflict-heading strong,.conflict-heading span{display:block}.conflict-heading strong{font-size:12px}.conflict-heading span{margin-top:1px;font-size:9px}.run-fact{color:var(--ink);background:#ffffffa6;gap:8px;margin-top:11px;padding:9px;display:flex}.run-fact strong,.run-fact span{display:block}.run-fact strong{font-size:11px}.run-fact span{color:var(--muted);font-size:9px}.inspector-conflict>p{color:var(--ink);margin:9px 0;font-size:10px;line-height:1.45}.issue-actions{gap:6px;display:flex}.issue-actions button{min-height:32px;color:var(--warning-ink);background:0 0;border:1px solid;border-radius:4px;flex:1;font-size:10px;font-weight:600}.definite .issue-actions button{color:var(--conflict-ink)}.block-facts{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px 18px;padding:16px 20px;display:grid}.block-facts>span{grid-column:1/-1;margin:0}.block-facts strong,.block-facts small{display:block}.block-facts strong{font-size:10px}.block-facts small{color:var(--muted);margin-top:2px;font-size:9px}.safe-replacements{padding:16px 20px}.replacement-head{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:9px;display:flex}.replacement-head span{color:var(--ink);font-size:11px;font-weight:700}.replacement-head small{color:var(--muted);font-size:8px}.safe-replacements>button{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface);text-align:left;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:9px;padding:11px 8px;display:grid}.safe-replacements>button:hover{background:#f7faf8}.safe-replacements button>div>strong{font-size:11px;display:block}.safe-replacements button>div>span{grid-template-columns:1fr 1fr;gap:3px 10px;margin-top:5px;display:grid}.safe-replacements i{color:var(--muted);align-items:center;gap:3px;font-size:8px;font-style:normal;display:flex}.safe-replacements i svg{color:var(--accent)}.safe-replacements button>b{color:var(--accent);align-self:center;font-size:9px}.no-replacements{color:var(--muted);background:var(--surface-2);padding:12px;font-size:10px}.assignment-inspector>footer{border-top:1px solid var(--line);background:#fafbfb;gap:6px;margin-top:auto;padding:12px 20px;display:flex}.assignment-inspector>footer button{border:1px solid var(--line-strong);min-height:36px;color:var(--ink);background:var(--surface);border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:10px;display:flex}.assignment-inspector>footer .remove-worker{color:var(--conflict-ink);border-color:#e2aaa6}@media(min-width:720px){.appbar-tools span,.board-actions button span{display:inline}.board-hint span:last-child{display:block}}@media print{.board-appbar,.board-actions,.board-hint,.assignment-inspector{display:none!important}.board-summary{border-bottom:2px solid #000;min-height:auto;padding:0 0 12px}.board-metrics,.summary-progress,.block-coverage{display:none}.worker-grid thead th{height:60px}}.board-selector>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700;display:block}.board-selector select{border:1px solid var(--line-strong);width:100%;height:34px;color:var(--ink);background:var(--surface);border-radius:5px;padding:0 28px 0 9px;font-size:11px;font-weight:600}.board-actions .trial-board-action{color:#235c8c;background:#f3f8fb;border-color:#9fbad0}.board-actions .trial-board-action:hover{background:#e7f1f7}.board-actions .trial-board-action.active{color:#fff;background:#235c8c;border-color:#235c8c}.trial-day-grid .worker-cell.upcoming-gap{background:#fff9ed;box-shadow:inset 0 0 0 2px #e59a2f}.trial-day-grid .worker-cell.upcoming-gap>button:before{content:"+ Add replacement";opacity:1;color:#9a5b00}.trial-board{height:100vh;color:var(--ink);background:#f2f4f3;overflow:auto}.trial-board-head{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;align-items:center;gap:10px;min-height:62px;padding:9px 12px;display:flex;position:sticky;top:0}.trial-exit,.trial-print{border:1px solid var(--line);min-height:42px;color:var(--ink);background:var(--surface);border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:600;display:flex}.trial-event{flex:1;min-width:0}.trial-event strong,.trial-event span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.trial-event strong{font-size:12px}.trial-event span{color:#235c8c;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:700}.offline-ready{color:var(--accent);align-items:center;gap:5px;font-size:9px;font-weight:600;display:none}.trial-print span{display:none}.trial-board-context{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(140px,1fr) auto auto;align-items:end;gap:10px;padding:12px;display:grid}.trial-board-context label span,.trial-board-context>div span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:700;display:block}.trial-board-context select{border:1px solid var(--line-strong);width:100%;height:40px;color:var(--ink);background:var(--surface);border-radius:6px;padding:0 28px 0 10px;font-size:13px;font-weight:600}.trial-board-context>div{padding:0 8px 5px}.trial-board-context>div strong{white-space:nowrap;font-size:12px}.trial-here{display:none}.block-strip{border-bottom:1px solid var(--line);scrollbar-width:thin;background:#f7f8f8;gap:6px;padding:9px 12px;display:flex;overflow-x:auto}.block-strip button{border:1px solid var(--line);min-width:130px;min-height:58px;color:var(--muted);background:var(--surface);text-align:left;border-radius:6px;padding:8px 28px 8px 9px;position:relative}.block-strip button span,.block-strip button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.block-strip button span{color:var(--ink);font-size:10px;font-weight:700}.block-strip button small{margin-top:2px;font-size:8px}.block-strip button b{color:var(--accent);font-size:8px;position:absolute;top:8px;right:7px}.block-strip button.incomplete b{color:#9a5b00}.block-strip button.active{color:#fff;background:#235c8c;border-color:#235c8c}.block-strip button.active span,.block-strip button.active b{color:#fff}.block-strip button.active small{color:#ffffffbf}.active-block{background:var(--surface);padding:18px 12px 12px}.active-block-head{text-align:center;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;display:grid}.active-block-head>button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:var(--surface);border-radius:50%;place-items:center;display:grid}.active-block-head>div>span{color:#235c8c;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.active-block-head h1{margin:4px 0 2px;font-size:25px;line-height:1.05}.active-block-head p{color:var(--muted);margin:0;font-size:10px}.active-coverage{max-width:520px;margin:14px auto 0}.active-coverage>span{background:#e4e7e6;border-radius:5px;height:5px;display:block;overflow:hidden}.active-coverage b{border-radius:inherit;background:var(--accent);height:100%;display:block}.active-coverage strong{color:var(--muted);text-align:center;margin-top:5px;font-size:9px;display:block}.trial-role-list{max-width:760px;margin:0 auto;padding:8px 10px 96px}.trial-role-list article{border:1px solid var(--line);background:var(--surface);border-left:5px solid #bac1be;border-radius:8px;grid-template-columns:minmax(92px,.6fr) minmax(130px,1fr) auto;align-items:center;gap:10px;min-height:74px;margin-bottom:7px;padding:10px 11px;display:grid}.trial-role-list article.here{border-left-color:var(--accent);background:#f8fcf9}.trial-role-list article.empty{background:#fffaf1;border-left-color:#e59a2f}.trial-role-list article.issue{border-left-color:var(--conflict-ink);background:#fff7f6}.trial-role-name span,.trial-role-name small{display:block}.trial-role-name span{font-size:12px;font-weight:700}.trial-role-name small{color:var(--muted);margin-top:2px;font-size:8px}.trial-worker{align-items:center;gap:8px;min-width:0;display:flex}.trial-initials{width:36px;height:36px;color:var(--confirmed-ink);background:var(--confirmed);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.trial-worker strong,.trial-worker small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.trial-worker strong{font-size:12px}.trial-worker small{color:var(--muted);margin-top:2px;font-size:9px}.here-toggle,.find-replacement,.resolve-issue{border:1px solid var(--line-strong);min-width:90px;min-height:44px;color:var(--ink);background:var(--surface);border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.here-toggle.checked{color:#fff;border-color:var(--accent);background:var(--accent)}.find-replacement{color:#8c5700;background:#fff5df;border-color:#dca448}.resolve-issue{color:var(--conflict-ink);background:var(--conflict);border-color:#e2aaa6}.trial-board-footer{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;align-items:center;gap:12px;min-height:64px;padding:8px 12px;display:flex;position:fixed;inset:auto 0 0}.trial-board-footer>div{color:var(--muted);align-items:center;gap:5px;font-size:8px;display:none}.status-key{border-radius:2px;width:9px;height:9px}.status-key.here{background:var(--accent)}.status-key.waiting{background:#bac1be}.status-key.open{background:#e59a2f}.trial-board-footer>button{color:#fff;background:#235c8c;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:44px;margin-left:auto;padding:0 15px;font-size:10px;font-weight:700;display:flex}@media(min-width:700px){.offline-ready,.trial-print span,.trial-here,.trial-board-footer>div{display:flex}.trial-board-head,.trial-board-context{padding-inline:18px}.trial-role-list{padding-top:12px}.trial-role-list article{grid-template-columns:minmax(130px,.6fr) minmax(220px,1fr) auto;min-height:82px;padding-inline:15px}.trial-role-name span,.trial-worker strong{font-size:14px}.here-toggle,.find-replacement,.resolve-issue{min-width:120px;font-size:10px}}@media print{.trial-board{background:#fff;height:auto;overflow:visible}.trial-board-head,.trial-board-context,.block-strip,.trial-board-footer,.assignment-inspector{display:none!important}.active-block{padding:0 0 12px}.trial-role-list{max-width:none;padding:0}.trial-role-list article{break-inside:avoid}.here-toggle,.find-replacement,.resolve-issue{display:none}}.import-welcome{min-height:100vh;color:var(--ink);background:#f4f5f2;flex-direction:column;display:flex}.import-brand{border-bottom:1px solid var(--line);background:#ffffffe0;align-items:center;gap:9px;min-height:66px;padding:10px 18px;display:flex}.import-brand>div{line-height:1.02}.import-brand strong,.import-brand small{display:block}.import-brand strong{font-size:14px}.import-brand small{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:800}.welcome-badge{color:var(--accent);background:var(--confirmed);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:9px;font-weight:800}.welcome-grid{flex:1;align-items:center;gap:30px;width:min(1180px,100%);margin:0 auto;padding:40px 16px;display:grid}.welcome-copy{max-width:560px}.welcome-eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.welcome-copy h1{font:700 clamp(38px,11vw,68px)/.94 var(--font-display);letter-spacing:-.055em;margin:12px 0 16px}.welcome-copy>p{max-width:540px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.welcome-copy ol{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.welcome-copy li{grid-template-columns:34px 1fr;align-items:center;gap:10px;display:grid}.welcome-copy li>b{border:1px solid var(--line-strong);width:32px;height:32px;color:var(--accent);border-radius:50%;place-items:center;font-size:9px;display:grid}.welcome-copy li strong,.welcome-copy li small{display:block}.welcome-copy li strong{font-size:12px}.welcome-copy li small{color:var(--muted);margin-top:2px;font-size:10px}.import-onboarding{border:1px solid var(--line);background:var(--surface);border-radius:18px;width:100%;overflow:hidden;box-shadow:0 22px 60px #232c251a}.import-onboarding .modal-head{padding:23px 22px 10px}.import-onboarding .modal-head h2{max-width:420px;font:700 25px/1.08 var(--font-display);letter-spacing:-.025em}.import-first{padding-top:8px}.import-first>p{font-size:12px}.upload-zone{border-width:2px;border-radius:12px;min-height:178px;transition:border-color .18s,background .18s,transform .18s}.upload-zone:hover{transform:translateY(-1px)}.upload-zone.loading{pointer-events:none;opacity:.7}.upload-zone>span{width:48px;height:48px}.upload-zone strong{margin-top:4px;font-size:14px}.upload-zone small{font-size:9px}.import-error{border-left:3px solid var(--conflict-ink);color:var(--conflict-ink);background:var(--conflict);margin-top:12px;padding:11px 12px;font-size:11px;line-height:1.45}.import-assurances{flex-wrap:wrap;gap:8px 14px;margin-top:12px;display:flex}.import-assurances span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.import-assurances svg{color:var(--accent)}.paste-alternative{border-top:1px solid var(--line);margin-top:20px}.paste-alternative summary{color:var(--muted);cursor:pointer;padding:14px 0 5px;font-size:10px;font-weight:700}.paste-alternative textarea{margin-top:8px;font-size:16px}.paste-alternative button{margin-top:8px}.welcome-footer{min-height:44px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px 18px;font-size:9px;display:flex}.import-review{padding-top:12px}.import-success{color:var(--confirmed-ink);background:var(--confirmed);align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.import-success svg{flex:none}.import-success strong,.import-success span{display:block}.import-success strong{font-size:11px}.import-success span{margin-top:2px;font-size:9px}.import-stats{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(5,1fr);margin:16px 0;display:grid;overflow:hidden}.import-stats>div{border-right:1px solid var(--line);text-align:center;padding:10px 6px}.import-stats>div:last-child{border:0}.import-stats strong,.import-stats span{display:block}.import-stats strong{font-size:19px}.import-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:8px}.generated-boards{gap:9px;display:grid}.generated-boards article{border:1px solid var(--line);border-radius:8px;overflow:hidden}.generated-boards article>header{border-bottom:1px solid var(--line);background:#f7f8f6;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.generated-boards header span,.generated-boards header strong{display:block}.generated-boards header span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.generated-boards header strong{margin-top:1px;font-size:13px}.generated-boards header b{color:var(--muted);font-size:9px}.generated-boards article>div{gap:6px;padding:9px;display:flex;overflow-x:auto}.generated-boards article>div>span{border:1px solid var(--line);background:var(--surface);border-radius:6px;min-width:132px;padding:8px 9px}.generated-boards article strong,.generated-boards article small{display:block}.generated-boards article strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.generated-boards article small{color:var(--muted);margin-top:3px;font-size:8px}.generation-note{color:#235c8c;background:#edf5fa;gap:9px;margin-top:14px;padding:11px;display:flex}.generation-note svg{flex:none}.generation-note p{margin:0;font-size:9px;line-height:1.5}.generation-note strong{font-size:inherit}.create-boards{min-width:165px}@media(min-width:820px){.welcome-grid{grid-template-columns:minmax(360px,.88fr) minmax(480px,1fr);gap:64px;padding:50px 28px}.import-onboarding .modal-head{padding:28px 28px 10px}.import-onboarding .import-body,.import-onboarding .modal-foot{padding-inline:28px}.welcome-copy ol{max-width:460px}}@media(prefers-reduced-motion:reduce){.upload-zone{transition:none}}.brand-logo{object-fit:cover;border:1px solid #173f351f;border-radius:9px;flex:none;width:38px;height:38px}.share-modal{width:min(620px,100%);overflow-y:auto}.share-modal>label{display:block}.share-modal>label+label{margin-top:13px}.share-modal label button{justify-content:center;min-width:82px}.import-welcome{background:linear-gradient(115deg,#f4f5f2 0,#f4f5f2 57%,#eef1ec 57%,#eef1ec)}.welcome-copy{position:relative}.welcome-mark{z-index:0;opacity:.07;pointer-events:none;width:210px;position:absolute;top:-92px;right:-18px}.welcome-mark img{border-radius:50%;width:100%;display:block}.welcome-copy>:not(.welcome-mark){z-index:1;position:relative}.welcome-eyebrow:before{content:"";background:#f56a3d;width:28px;height:3px;margin:0 9px 2px 0;display:inline-block}.landing-proof{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:24px;display:grid;overflow:hidden}.landing-proof>span{background:#ffffffb8;min-width:0;padding:11px 9px}.landing-proof strong,.landing-proof small{display:block}.landing-proof strong{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.landing-proof small{color:var(--muted);margin-top:3px;font-size:8px}@media(min-width:820px){.import-brand .brand-logo{width:42px;height:42px}.landing-proof{max-width:500px}}body:has(.import-welcome),body:has(.volunteer-signup){-webkit-overflow-scrolling:touch;overflow-y:auto}.worker-app{grid-template-rows:58px 142px 52px 30px minmax(0,1fr)}.board-appbar{gap:8px;padding:7px 10px}.product-lockup>div{display:none}.event-lockup{flex:1;padding:4px 7px 4px 10px}.event-lockup strong{font-size:12px}.event-lockup span{font-size:9px}.appbar-tools{gap:1px}.appbar-tools button{min-width:44px;height:44px;padding:0}.board-summary{grid-template-columns:minmax(132px,.9fr) minmax(0,1.1fr);align-content:center;gap:10px 14px;padding:10px 12px;display:grid}.board-selector{min-width:0}.board-selector select{height:44px;padding-left:10px;font-size:16px}.board-title{min-width:0}.board-title h1{font-size:21px}.board-metrics{grid-column:1/-1;grid-template-columns:repeat(3,1fr);width:100%;display:grid}.board-metrics>div{min-width:0;padding:6px 10px}.board-metrics strong{font-size:17px}.summary-progress{display:none}.board-actions{scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-inline:contain;justify-content:flex-start;gap:3px;padding:4px 8px;overflow-x:auto}.board-actions::-webkit-scrollbar{display:none}.board-actions>div{flex:none}.board-actions button{scroll-snap-align:start;min-height:44px;padding:0 11px;font-size:11px}.board-hint{white-space:nowrap;text-overflow:ellipsis;padding-inline:10px;font-size:10px;overflow:hidden}.corner-cell,.role-head{width:144px;min-width:144px}.block-head,.worker-cell{width:166px;min-width:166px}.role-head{padding-left:12px!important}.worker-cell>button,.worker-cell>input{min-height:52px}.worker-cell>input{font-size:16px}.modal-layer{place-items:end center;padding:12px 0 0}.import-modal,.share-modal,.setup-modal{border-width:1px 0 0;border-radius:20px 20px 0 0;width:100%;max-height:calc(100dvh - 12px)}.share-modal{padding:20px 16px calc(16px + env(safe-area-inset-bottom))}.modal-head,.share-modal>header{padding-inline:16px}.modal-head>button,.share-modal header>button,.setup-modal>header button,.side-panel header>button,.assignment-inspector header>button{flex:none;width:44px;height:44px}.import-body{padding:18px 16px}.import-body>p,.share-modal>p,.setup-modal>p{font-size:14px}.import-body textarea,.share-modal input,.setup-fields input,.setup-fields select,.role-list input[type=text],.role-list input:not([type]){font-size:16px}.modal-foot,.share-modal footer,.setup-modal>footer,.side-panel footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.sheet-button,.add-role,.add-block-button{min-height:44px;font-size:12px}.share-modal label button{min-width:78px;min-height:44px}.share-modal input{height:44px}.side-panel,.assignment-inspector{border:0;border-top:1px solid var(--line);border-radius:20px 20px 0 0;width:100%;max-height:92dvh;inset:auto 0 0;box-shadow:0 -18px 48px #232a2e2e}.side-panel>header,.assignment-inspector>header{padding:16px}.role-list{padding-inline:14px}.role-list>div{grid-template-columns:24px minmax(0,1fr) auto 44px;min-height:54px}.role-list input[type=text],.role-list input:not([type]){height:44px}.role-list button{width:44px;height:44px}.side-panel .sheet-button,.assignment-inspector>footer button{min-height:44px}.trial-board{height:100dvh;min-height:100dvh}.trial-board-head{padding:max(8px,env(safe-area-inset-top)) 10px 8px}.trial-exit,.trial-print{min-height:44px}.trial-board-context select{height:44px;font-size:16px}.block-strip{scroll-snap-type:x proximity;scrollbar-width:none}.block-strip::-webkit-scrollbar{display:none}.block-strip button{scroll-snap-align:start;min-height:64px}.active-block-head>button{width:44px;height:44px}.trial-role-list article{min-height:76px}.trial-board-footer{min-height:calc(64px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}.trial-board-footer>button{min-height:48px}.volunteer-signup{min-height:100dvh;padding-bottom:138px}.volunteer-sheet-head{z-index:30;min-height:62px;padding:max(8px,env(safe-area-inset-top)) 12px 8px;gap:9px;position:sticky;top:0}.volunteer-sheet-head>button{min-height:44px;padding-inline:10px}.volunteer-sheet-head .brand-logo{width:36px;height:36px}.volunteer-intro{padding:26px 16px 20px}.volunteer-intro h1{font-size:29px}.volunteer-intro>p{font-size:16px}.identity-row{gap:14px}.identity-row label span{font-size:10px}.identity-row input{height:48px}.protected-sheet-title{padding:14px 16px}.volunteer-mobile-list{padding:4px 12px}.volunteer-mobile-list>button{min-height:70px;padding:10px 4px}.mobile-option-check{width:28px;height:28px}.volunteer-mobile-list strong{font-size:13px}.availability-text{font-size:10px}.volunteer-confirm{z-index:35;width:min(620px,100%);padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-width:1px 0 0;margin:0;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -12px 32px #202c2524}.volunteer-confirm>label{align-items:center}.volunteer-confirm>label input{flex:none;width:24px;height:24px}.volunteer-confirm small{display:none}.confirm-summary{margin-top:9px;padding-top:9px}.confirm-summary button{min-height:48px;padding-inline:18px;font-size:12px}.import-welcome{min-height:100dvh}.welcome-grid{padding-top:30px}.welcome-copy h1{font-size:clamp(38px,12vw,52px)}.welcome-copy ol{display:none}.import-onboarding{border-radius:16px}.upload-zone{min-height:154px}.welcome-footer{padding-bottom:max(8px,env(safe-area-inset-bottom))}@media(min-width:600px){.modal-layer{place-items:center;padding:16px}.import-modal,.share-modal,.setup-modal{border:1px solid var(--line);border-radius:12px;width:min(900px,100%);max-height:min(760px,100vh - 32px)}.share-modal{width:min(620px,100%);padding:22px}.setup-modal{border-radius:18px;width:min(560px,100vw - 32px)}}@media(min-width:680px){.volunteer-signup{padding-bottom:0}.volunteer-confirm{border:1px solid var(--line);width:auto;box-shadow:none;margin:14px auto 40px;padding:14px;position:static;transform:none}.volunteer-confirm small{display:block}}@media(min-width:720px){.worker-app{grid-template-rows:64px 88px 44px 28px minmax(0,1fr)}.board-appbar{gap:18px;padding:9px 16px}.product-lockup>div{display:block}.event-lockup{flex:initial;padding:2px 10px 2px 18px}.appbar-tools button{min-width:34px;height:34px;padding-inline:8px}.board-summary{gap:22px;padding:12px 16px;display:flex}.board-selector{min-width:145px}.board-selector select{height:34px;font-size:11px}.board-metrics{width:auto;display:flex}.board-metrics>div{min-width:68px;padding:7px 11px}.summary-progress{display:block}.board-actions{justify-content:space-between;padding:4px 12px;overflow:visible}.board-actions>div{flex:initial}.board-actions button{min-height:34px;padding-inline:9px;font-size:10px}.corner-cell,.role-head{width:192px;min-width:192px}.block-head,.worker-cell{width:172px;min-width:172px}.side-panel,.assignment-inspector{border-top:0;border-left:1px solid var(--line);border-radius:0;width:min(430px,100%);max-height:none;inset:0 0 0 auto;box-shadow:-10px 0 30px #232a2e24}.welcome-copy ol{display:grid}}.public-head{border-bottom-color:#ccd3cf;box-shadow:0 1px #173f3508}.public-head .protected-label{color:var(--accent);white-space:nowrap;margin-left:auto;font-weight:700;font-size:10px!important;display:flex!important}.volunteer-flow{color:var(--ink);background:#f3f5f3}.volunteer-flow .volunteer-sheet-head{background:#fffffff7}.volunteer-shell{width:min(960px,100%);margin:0 auto;padding:0 14px 26px}.volunteer-hero{max-width:none;padding:28px 2px 22px}.volunteer-hero h1{letter-spacing:-.035em;max-width:650px;margin:7px 0 8px;font-family:IBM Plex Sans,sans-serif;font-size:clamp(30px,8.5vw,48px);font-weight:700;line-height:1.02}.volunteer-hero>p{max-width:610px;color:var(--muted);margin:0;font-size:16px;line-height:1.55}.volunteer-identity,.volunteer-positions{border:1px solid var(--line);background:var(--surface)}.volunteer-identity{grid-template-columns:32px minmax(0,1fr);gap:0 10px;padding:18px 16px;display:grid}.section-number{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.section-copy{min-width:0}.section-copy>span{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.section-copy h2{margin:2px 0 3px;font-size:19px;line-height:1.2}.section-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.volunteer-identity .identity-row{grid-column:1/-1;gap:13px;margin-top:18px;display:grid}.volunteer-identity .identity-row label span{color:var(--ink);letter-spacing:.03em;margin-bottom:6px;font-size:10px;font-weight:700}.volunteer-identity .identity-row input{border-color:var(--line-strong);background:#fff;border-radius:7px;height:50px;padding-inline:13px;font-size:16px}.volunteer-identity .identity-row input::placeholder{color:#90979a}.volunteer-identity.complete .section-copy p{display:none}.volunteer-identity.complete .identity-row{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.positions-heading{grid-template-columns:32px minmax(0,1fr);gap:10px;padding:18px 16px 15px;display:grid}.positions-heading .section-copy p strong{color:var(--ink)}.volunteer-block-tabs{scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;padding:0 16px 13px;display:flex;overflow-x:auto}.volunteer-block-tabs::-webkit-scrollbar{display:none}.volunteer-block-tabs button{border:1px solid var(--line);min-width:154px;min-height:58px;color:var(--ink);text-align:left;scroll-snap-align:start;background:#f7f8f7;border-radius:7px;padding:9px 11px}.volunteer-block-tabs button span,.volunteer-block-tabs button small{display:block}.volunteer-block-tabs button span{font-size:12px;font-weight:750}.volunteer-block-tabs button small{color:var(--muted);margin-top:3px;font-size:9px}.volunteer-block-tabs button.active{color:#fff;border-color:var(--accent);background:var(--accent)}.volunteer-block-tabs button.active small{color:#ffffffc7}.volunteer-block-panel{border-top:1px solid var(--line)}.volunteer-block-panel>header{background:#f7f8f7;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.volunteer-block-panel>header>div{align-items:center;gap:9px;display:flex}.volunteer-block-panel header svg{color:var(--accent)}.volunteer-block-panel header strong,.volunteer-block-panel header small{display:block}.volunteer-block-panel header strong{font-size:12px}.volunteer-block-panel header small,.volunteer-block-panel>header>span{color:var(--muted);margin-top:2px;font-size:9px}.volunteer-block-panel>header>span{display:none}.volunteer-role-options{padding:0 12px 8px}.volunteer-role-options>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:66px;color:var(--ink);background:var(--surface);text-align:left;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 4px;display:grid}.volunteer-role-options>button:last-child{border-bottom:0}.option-check{border:1.5px solid var(--line-strong);color:#fff;background:#fff;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.volunteer-role-options button>span:nth-child(2) strong,.volunteer-role-options button>span:nth-child(2) small{display:block}.volunteer-role-options button>span:nth-child(2) strong{font-size:13px}.volunteer-role-options button>span:nth-child(2) small{color:var(--muted);margin-top:2px;font-size:9px}.volunteer-role-options button>b{color:var(--accent);font-size:10px}.volunteer-role-options button.selected{background:var(--confirmed)}.volunteer-role-options button.selected .option-check{border-color:var(--accent);background:var(--accent)}.volunteer-role-options button.conflict{background:var(--conflict)}.volunteer-role-options button.conflict .option-check{color:var(--conflict-ink);background:#fff;border-color:#e2aaa6}.volunteer-role-options button.conflict>b{color:var(--conflict-ink)}.volunteer-role-options button.unavailable{opacity:.58}.volunteer-role-options button.unavailable .option-check{color:var(--muted);background:var(--disabled)}.volunteer-role-options button:disabled{cursor:not-allowed}.volunteer-flex{border:1px solid var(--line);background:var(--surface);align-items:flex-start;gap:11px;margin:12px 0 0;padding:15px 16px;display:flex}.volunteer-flex input{width:22px;height:22px;accent-color:var(--accent);flex:none;margin:0}.volunteer-flex strong,.volunteer-flex small{display:block}.volunteer-flex strong{font-size:12px}.volunteer-flex small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.45}.volunteer-actionbar{z-index:35;width:100%;min-height:92px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;display:grid;position:fixed;inset:auto 0 0;transform:none;box-shadow:0 -10px 28px #202c251f}.volunteer-actionbar>div:first-child>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.volunteer-actionbar>div:first-child>span.ready{color:var(--confirmed-ink)}.volunteer-actionbar>div:first-child>small{display:none}.volunteer-actionbar .confirm-summary{border:0;margin:0;padding:0;display:block}.volunteer-actionbar .confirm-summary>span{display:none}.volunteer-actionbar .confirm-summary button{white-space:nowrap;border-radius:7px;min-height:48px;padding:0 14px;font-size:12px}.trial-board{background:#eef1ef}.trial-board-head.public-head{min-height:64px;padding:max(8px,env(safe-area-inset-top)) 10px 8px;gap:9px}.trial-board-head .brand-logo{width:38px;height:38px}.trial-event span{color:var(--accent);align-items:center;gap:4px;display:flex}.trial-board-context{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 72px 72px;align-items:stretch;gap:0;padding:0}.trial-board-context label{border-right:1px solid var(--line);padding:10px 11px}.trial-board-context label span,.trial-stat>span{margin-bottom:5px}.trial-board-context select{height:46px}.trial-stat{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:9px 10px;display:flex}.trial-stat:last-child{border-right:0}.trial-stat>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:750}.trial-stat strong{font-size:19px;line-height:1}.trial-stat strong small{color:var(--muted);font-size:10px;font-weight:600}.block-strip{background:#f7f8f7;gap:7px;padding:9px 10px}.block-strip button{border-radius:7px;min-width:148px;min-height:60px}.block-strip button.active{border-color:var(--accent);background:var(--accent)}.active-block{padding:14px 10px 12px}.active-block-head{max-width:680px;margin:0 auto}.active-block-head>div>span{color:var(--accent);font-size:9px}.active-block-head h1{margin-top:3px;font-size:24px}.active-coverage strong{color:#8c5700;font-size:10px}.trial-role-list{max-width:760px;padding:8px 10px calc(82px + env(safe-area-inset-bottom))}.trial-role-list article{border-left-width:4px;border-radius:7px;grid-template-columns:minmax(88px,.8fr) minmax(74px,1fr) auto;gap:7px;min-height:68px;margin-bottom:6px;padding:8px 9px}.trial-role-list article.empty{background:#fffaf1}.trial-role-name span,.trial-worker strong{font-size:12px}.trial-open-label strong,.trial-open-label span{display:block}.trial-open-label strong{color:#9a5b00;font-size:11px}.trial-open-label span{color:var(--muted);margin-top:2px;font-size:8px}.trial-initials{width:34px;height:34px}.find-replacement,.here-toggle,.resolve-issue{min-width:90px;min-height:44px;padding:0 8px;font-size:9px}.find-replacement{background:#fff}.trial-board-footer{min-height:calc(66px + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));justify-content:space-between}.trial-board-footer>button{min-width:104px;min-height:48px;margin:0}.trial-board-footer>button.previous-block{color:var(--ink);border:1px solid var(--line-strong);background:#fff}.trial-board-footer>button:disabled{opacity:.38}.trial-board-footer .footer-block-count{color:var(--muted);text-align:center;display:block}.footer-block-count strong,.footer-block-count span{display:block}.footer-block-count strong{color:var(--ink);font-size:11px}.footer-block-count span{margin-top:1px;font-size:8px}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #1a73e847}@media(min-width:680px){.volunteer-flow{padding-bottom:0}.volunteer-shell{padding-inline:22px}.volunteer-identity{grid-template-columns:32px minmax(210px,.7fr) minmax(0,1.3fr);align-items:center;gap:14px;padding:20px}.volunteer-identity .identity-row{grid-column:3;grid-template-columns:1fr 1fr;margin:0}.volunteer-block-panel>header>span{display:block}.volunteer-role-options{grid-template-columns:1fr 1fr;gap:0 18px;padding-inline:16px;display:grid}.volunteer-actionbar{border:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;width:min(960px,100% - 44px);min-height:76px;margin:0 auto 24px;padding:10px 14px;position:sticky;bottom:0;box-shadow:0 10px 30px #202c251a}.volunteer-actionbar>div:first-child>small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.volunteer-actionbar .confirm-summary{align-items:center;gap:18px;display:flex}.volunteer-actionbar .confirm-summary>span{display:block}.trial-board-context{grid-template-columns:minmax(300px,1fr) 110px 110px}.trial-board-context label{padding-inline:18px}.trial-stat{padding-inline:16px}.trial-role-list article{grid-template-columns:minmax(140px,.7fr) minmax(220px,1fr) auto;min-height:72px;padding-inline:14px}.find-replacement,.here-toggle,.resolve-issue{min-width:116px;font-size:10px}}@media(min-width:1000px){.volunteer-shell{padding-top:8px}.volunteer-hero{padding-top:38px}.volunteer-block-tabs button{flex:1}.trial-board-context{padding-inline:max(18px,50vw - 540px)}.block-strip{padding-inline:max(12px,50vw - 540px)}}@media(prefers-reduced-motion:reduce){.volunteer-block-tabs,.block-strip{scroll-behavior:auto}}@media print{.public-head,.trial-board-context,.block-strip,.trial-board-footer{display:none!important}}.volunteer-shell{padding-inline:12px}.volunteer-hero{padding:20px 2px 16px}.volunteer-hero h1{max-width:520px;margin:5px 0;font-size:clamp(28px,7.8vw,40px)}.volunteer-hero>p{font-size:14px}.volunteer-identity{border-radius:0;padding:14px;display:block}.volunteer-identity .section-copy h2{margin:0;font-size:15px}.volunteer-identity .identity-row{grid-column:auto;margin-top:10px}.volunteer-identity.complete{padding-block:12px}.volunteer-identity.complete .identity-row{margin-top:9px}.volunteer-positions{margin-top:8px}.positions-heading{padding:13px 14px 10px;display:block}.positions-heading .section-copy{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.positions-heading .section-copy h2{margin:0;font-size:17px}.positions-heading .section-copy p{white-space:nowrap}.volunteer-block-tabs{padding:0 12px 10px}.volunteer-block-tabs button{min-width:145px;min-height:52px;padding-block:7px}.volunteer-block-panel>header{padding:10px 14px}.volunteer-role-options>button{min-height:58px}.volunteer-flex{margin-top:8px;padding:12px 14px}.volunteer-flex small{margin-top:1px}.active-block{padding-block:11px 9px}.active-block-head{display:block}.active-block-head>div{text-align:center}.active-block-head h1{margin:2px 0 1px;font-size:22px}.active-coverage{margin-top:8px}.trial-role-list{padding-top:6px}.trial-role-list article{min-height:62px;box-shadow:none;border-width:0 0 1px 4px;border-radius:0;margin-bottom:0}.trial-open-label span{display:none}.find-replacement,.here-toggle,.resolve-issue{min-height:44px}@media(min-width:680px){.volunteer-identity{grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);align-items:center;gap:18px;display:grid}.volunteer-identity .identity-row{grid-column:2;margin:0}.volunteer-role-options>button{min-height:60px}.trial-role-list article{min-height:66px}}.share-modal>label>div>button{border-radius:0}.share-modal>label>div>button:last-child{border-radius:0 5px 5px 0}.email-invite{border:1px solid var(--line);background:#f8f9f9;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:10px;padding:12px;display:grid}.email-invite label>span{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.email-invite label input{background:#fff;border-radius:5px;width:100%;height:44px;font-size:16px}.email-invite>button{white-space:nowrap;min-height:44px}.mobile-board-actions{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,1fr);gap:1px;min-width:0;padding:4px 7px;display:grid}.mobile-board-actions button{min-width:0;min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:0 5px;font-size:10px;font-weight:700;display:flex}.mobile-board-actions button.primary{color:#fff;background:var(--accent)}.mobile-board-actions button.active{color:var(--accent);background:var(--confirmed)}.board-actions{display:none}.mobile-more-layer{z-index:90;background:#10181461;align-items:end;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.mobile-more-sheet{background:#fff;border-radius:18px 18px 0 0;overflow:hidden;box-shadow:0 -18px 45px #141e1933}.mobile-more-sheet header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;padding:10px 14px;display:flex}.mobile-more-sheet header span,.mobile-more-sheet header strong{display:block}.mobile-more-sheet header span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:700}.mobile-more-sheet header strong{margin-top:2px;font-size:16px}.mobile-more-sheet header button{background:var(--surface-2);border:0;border-radius:50%;width:44px;height:44px}.mobile-more-sheet>div{padding:4px 14px calc(14px + env(safe-area-inset-bottom))}.mobile-more-sheet>div>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:58px;color:var(--ink);text-align:left;background:#fff;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:7px 4px;display:grid}.mobile-more-sheet>div>button>svg{color:var(--accent)}.mobile-more-sheet>div>button strong,.mobile-more-sheet>div>button small{display:block}.mobile-more-sheet>div>button strong{font-size:13px}.mobile-more-sheet>div>button small{color:var(--muted);margin-top:2px;font-size:9px}.volunteer-focus{color:var(--ink);background:#f4f6f4}.volunteer-focus .volunteer-sheet-head{background:#fffffffa}.identity-gate,.recommendation-shell,.volunteer-done{width:min(620px,100% - 28px);margin-inline:auto}.identity-gate{padding:44px 0 120px}.identity-gate>span,.recommendation-head>span{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.identity-gate h1,.recommendation-head h1,.volunteer-done h1{letter-spacing:-.035em;margin:7px 0 8px;font-size:clamp(30px,9vw,44px);line-height:1.03}.identity-gate>p,.recommendation-head>p{max-width:500px;color:var(--muted);margin:0;font-size:14px;line-height:1.5}.identity-gate>div{gap:12px;margin-top:28px;display:grid}.identity-gate label span{margin-bottom:6px;font-size:11px;font-weight:750;display:block}.identity-gate input{border:1px solid var(--line-strong);background:#fff;border-radius:7px;outline:0;width:100%;height:50px;padding:0 13px;font-size:16px}.identity-gate>button{color:#fff;background:var(--accent);border:0;border-radius:7px;width:100%;min-height:50px;margin-top:14px;font-size:13px;font-weight:750}.identity-gate>button:disabled{opacity:.42}.recommendation-shell{padding:28px 0 126px}.recommendation-head h1{max-width:560px;font-size:clamp(27px,7.5vw,38px)}.recommendation-list{gap:9px;margin-top:24px;display:grid}.recommendation-list>button{border:2px solid var(--accent);width:100%;min-height:100px;color:var(--ink);text-align:left;background:#fff;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid;box-shadow:0 7px 20px #1d3d3014}.recommendation-list>button:nth-of-type(n+2){border-width:1px;border-color:var(--line-strong);min-height:84px;box-shadow:none}.recommendation-list>button.selected{background:var(--confirmed)}.recommendation-check{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.recommendation-list button>span:nth-child(2) small,.recommendation-list button>span:nth-child(2) strong,.recommendation-list button>span:nth-child(2) em{display:block}.recommendation-list button>span:nth-child(2) small{color:var(--muted);font-size:9px}.recommendation-list button>span:nth-child(2) strong{margin-top:3px;font-size:17px}.recommendation-list button>span:nth-child(2) em{color:var(--confirmed-ink);align-items:center;gap:4px;margin-top:6px;font-size:9px;font-style:normal;font-weight:700;display:flex}.recommendation-list button>b{color:var(--accent);font-size:10px}.minimal-flex{align-items:center;gap:11px;margin-top:15px;padding:12px 2px;display:flex}.minimal-flex input{width:22px;height:22px;accent-color:var(--accent);margin:0}.minimal-flex strong,.minimal-flex small{display:block}.minimal-flex strong{font-size:12px}.minimal-flex small{color:var(--muted);margin-top:1px;font-size:9px}.show-all-options{border:0;border-top:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:0 0;justify-content:space-between;align-items:center;padding:0 3px;font-size:11px;font-weight:750;display:flex}.show-all-options svg{transition:transform .15s}.show-all-options svg.rotated{transform:rotate(180deg)}.all-safe-options{border:1px solid var(--line);background:#fff;margin-top:4px;overflow:hidden}.all-safe-options>nav{border-bottom:1px solid var(--line);gap:5px;padding:8px;display:flex;overflow-x:auto}.all-safe-options>nav button{border:1px solid var(--line);background:var(--surface-2);text-align:left;border-radius:5px;min-width:122px;min-height:48px;padding:6px 8px}.all-safe-options>nav button.active{color:#fff;border-color:var(--accent);background:var(--accent)}.all-safe-options>nav span,.all-safe-options>nav small{display:block}.all-safe-options>nav span{font-size:10px;font-weight:700}.all-safe-options>nav small{opacity:.75;margin-top:2px;font-size:8px}.all-safe-options>div{padding:0 10px 6px}.all-safe-options>div>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;min-height:58px;padding:7px 2px;display:grid}.all-safe-options>div>button.selected{background:var(--confirmed)}.all-safe-options>div>button.unavailable{opacity:.45}.all-safe-options strong,.all-safe-options small{display:block}.all-safe-options strong{font-size:12px}.all-safe-options small{color:var(--muted);margin-top:2px;font-size:8px}.all-safe-options b{color:var(--accent);font-size:9px}.recommendation-action{z-index:35;min-height:78px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffffa;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;inset:auto 0 0;box-shadow:0 -10px 28px #202c251f}.recommendation-action strong,.recommendation-action span{display:block}.recommendation-action strong{font-size:12px}.recommendation-action span{color:var(--muted);margin-top:2px;font-size:9px}.recommendation-action button{color:#fff;background:var(--accent);border:0;border-radius:7px;min-width:112px;min-height:48px;font-size:12px;font-weight:750}.recommendation-action button:disabled{opacity:.38}.no-safe-options,.block-ready{color:var(--muted);text-align:center;place-items:center;gap:4px;padding:28px 16px;display:grid}.no-safe-options strong,.no-safe-options span,.block-ready strong,.block-ready span{display:block}.no-safe-options strong,.block-ready strong{color:var(--ink);font-size:13px}.no-safe-options span,.block-ready span{font-size:10px}.volunteer-done{text-align:center;padding:54px 0 90px}.volunteer-done>span{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 18px;display:grid}.volunteer-done>p{color:var(--accent);text-transform:uppercase;font-size:10px;font-weight:750}.volunteer-done>div{border-top:1px solid var(--line);margin:28px 0 18px}.volunteer-done>div>p{border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;gap:16px;margin:0;padding:13px 0;display:flex}.volunteer-done>div strong{font-size:12px}.volunteer-done>div span,.volunteer-done>small{color:var(--muted);font-size:10px}.attention-heading{justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:7px 3px 9px;display:flex}.attention-heading strong,.attention-heading span{display:block}.attention-heading strong{font-size:13px}.attention-heading span{color:var(--muted);margin-top:2px;font-size:9px}.attention-heading button{border:1px solid var(--line);min-height:40px;color:var(--accent);background:#fff;border-radius:5px;padding:0 10px;font-size:9px;font-weight:750}.block-ready{min-height:170px;color:var(--accent);border-top:1px solid var(--line);background:#fff}@media(min-width:680px){.identity-gate{padding-top:72px}.identity-gate>div{grid-template-columns:1fr 1fr}.identity-gate>button{width:auto;padding-inline:22px}.recommendation-shell{padding-top:46px}.recommendation-action{border:1px solid var(--line);border-radius:8px;width:min(620px,100% - 28px);margin:0 auto 30px;position:sticky;bottom:0}}@media(min-width:720px){.mobile-board-actions{display:none}.board-actions{display:flex}}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{color:var(--ink);background:var(--canvas);font:14px/1.4 IBM Plex Sans,sans-serif;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--selection);outline-offset:1px}button:disabled{cursor:default;opacity:.45}@media(prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{html,body,#root{height:auto;overflow:visible!important}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
