:root{--gyg-yellow:#ffd200;--gyg-black:#111;--gyg-red:#e8483f;--gyg-ink:#1e1e1e;--gyg-charcoal:#4b4840;--gyg-paper:#faf8ef;--gyg-panel:#fff;--gyg-line:#d8d2c3;--gyg-soft-line:#7e766033;--gyg-warm-grey:#918a7b;color:var(--gyg-ink);background:var(--gyg-paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:var(--gyg-paper);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}.built-by-credit{z-index:50;color:#fff;background:#111111db;border:1px solid #ffd20085;border-radius:8px;margin:0;padding:5px 8px;font-size:.72rem;font-weight:850;line-height:1.2;text-decoration:none;position:fixed;bottom:10px;right:12px;box-shadow:0 8px 22px #1111112e}.built-by-credit:hover,.built-by-credit:focus-visible{border-color:var(--gyg-yellow);background:#111111f0;text-decoration:underline}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:auto minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fffaf0;border-right:1px solid #4b48403d;width:min(340px,100vw);position:relative;overflow-x:hidden;box-shadow:10px 0 28px #11111117}.sidebar.is-collapsed{width:56px}.sidebar-rail-button{background:var(--gyg-yellow);width:36px;height:36px;color:var(--gyg-black);border:1px solid #111111d1;border-radius:8px;justify-content:center;align-items:center;margin:12px auto 0;display:flex;box-shadow:0 8px 18px #1111111f}.sidebar-content{flex-direction:column;gap:10px;height:100vh;padding:12px;display:flex;overflow:hidden}.sidebar-header,.section-heading,.crew-card-main{justify-content:space-between;align-items:center;gap:10px;display:flex}.sidebar-header{background:var(--gyg-black);border-radius:8px;min-height:46px;padding:10px 11px}.sidebar-title{gap:2px;min-width:0;display:grid}.sidebar-collapse-button{flex-basis:34px;width:34px;min-height:34px}.crew-card-main{align-items:flex-start;width:100%;min-width:0;max-width:100%}.sidebar-header h1,.section-heading h2{color:var(--gyg-ink);margin:0;font-size:1.2rem;line-height:1.1}.section-heading h2{font-size:1rem}.sidebar-header h1{color:#fff;line-height:1}.eyebrow{color:#6d6656;letter-spacing:0;text-transform:uppercase;margin:0 0 3px;font-size:.72rem;font-weight:850}.sidebar-header .eyebrow{color:var(--gyg-yellow);margin:0;line-height:1}.sidebar-section{border:1px solid var(--gyg-line);background:var(--gyg-panel);border-radius:8px;min-width:0;box-shadow:0 1px #ffffffe6}.import-section{flex:none}.demo-guide-panel{flex:none;gap:8px;padding:10px;display:grid}.demo-guide-panel .section-heading{align-items:start}.demo-guide-panel .compact-action{min-height:30px;padding:5px 8px}.demo-guide-panel ol{color:#574f3f;gap:5px;margin:0;padding-left:18px;font-size:.78rem;font-weight:740;line-height:1.25;display:grid}.crew-section{flex-direction:column;flex:auto;min-height:0;padding:10px;display:flex;overflow:hidden}.section-toggle{width:100%;min-height:40px;color:var(--gyg-black);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-weight:850;display:flex}.section-toggle:hover{background:#fff4b8}.import-body{border-top:1px solid var(--gyg-line);gap:8px;padding:10px;display:grid}.import-hint{color:#665f46;margin:0;font-size:.78rem;font-weight:760;line-height:1.35}.filter-section{gap:6px;padding:8px;display:grid}.filter-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.filter-heading h2{color:var(--gyg-ink);margin:0;font-size:1rem;line-height:1.1}.filter-body{gap:6px;display:grid}.sidebar-filter-grid{grid-template-columns:minmax(0,1fr) 96px;gap:6px;display:grid}.field-row{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px;display:grid}.time-tuner{gap:8px;display:grid}.time-tuner-toggle{border:1px solid var(--gyg-line);width:fit-content;min-height:30px;color:var(--gyg-black);background:#fffdf7;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:.78rem;font-weight:850;display:inline-flex}.time-tuner-toggle:hover{border-color:var(--gyg-black);background:#fff4b8}.time-tuner-grid{border:1px solid var(--gyg-line);background:#fffaf0;border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;padding:8px;display:grid}.time-tuner-grid.single{grid-template-columns:1fr}.time-tuner-grid label{color:#665f46;gap:4px;font-size:.72rem;display:grid}label{color:#3d3726;font-size:.82rem;font-weight:800}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}select,input,textarea{width:100%;min-width:0;min-height:36px;color:var(--gyg-ink);background:#fff;border:1px solid #cdc7b7;border-radius:7px;outline:none;padding:0 9px}textarea{resize:vertical;min-height:58px;padding:8px 9px}select:focus,input:focus,textarea:focus{border-color:var(--gyg-black);box-shadow:0 0 0 3px #ffd10061}.primary-button,.secondary-button,.icon-button{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-weight:850;display:inline-flex}.primary-button{border:1px solid var(--gyg-black);background:var(--gyg-yellow);color:var(--gyg-black)}.primary-button:hover{background:#f4bd00}.secondary-button{border:1px solid var(--gyg-line);color:var(--gyg-black);background:#fffdf7}.secondary-button:hover:not(:disabled){border-color:var(--gyg-black);background:#fff4b8}.secondary-button:disabled{cursor:wait;opacity:.72}.icon-button{border:1px solid var(--gyg-line);width:36px;color:var(--gyg-black);background:#fffdf7;flex:0 0 36px}.icon-button:hover{background:#fff4b8}.icon-button:disabled{cursor:not-allowed;opacity:.46}.icon-button.danger,.danger-action{color:var(--gyg-red)}.sidebar-header .icon-button{border-color:var(--gyg-yellow);background:var(--gyg-yellow);color:var(--gyg-black)}.import-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.import-stats span{background:var(--gyg-black);min-height:28px;color:var(--gyg-yellow);border:1px solid #2e2b25;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:850;display:flex}.warning-box{color:#6d221f;background:#fff7d6;border:1px solid #e8483f75;border-radius:7px;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:9px;display:grid}.warning-box.compact{align-items:center;padding:7px 8px}.warning-box p{margin:0;font-size:.82rem}.clear-filter-button{border:1px solid var(--gyg-line);min-height:28px;color:var(--gyg-black);background:#fffdf7;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:.74rem;font-weight:850;display:inline-flex}.clear-filter-button:hover{border-color:var(--gyg-black);background:#fff4b8}.sidebar-search input{min-height:32px;font-size:.82rem}.shift-period-control{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.shift-period-option{border:1px solid var(--gyg-line);min-height:34px;color:var(--gyg-black);background:#fff;border-radius:7px;padding:0 7px;font-size:.78rem;font-weight:900}.shift-period-option:hover,.shift-period-option.is-selected{border-color:var(--gyg-black);background:var(--gyg-yellow)}.sidebar-filter-actions{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.sidebar-time-tuner{flex:auto;min-width:0}.sidebar-time-tuner .time-tuner-toggle{min-height:30px}.sidebar-time-tuner .time-tuner-grid{width:100%}.skill-filter-group{gap:6px;display:grid}.skill-filter-heading{color:#6d6656;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:.72rem;font-weight:900;display:flex}.skill-filter-chip-list{flex-wrap:wrap;gap:5px;display:flex}.skill-filter-chip{border:1px solid var(--gyg-line);min-height:26px;color:var(--gyg-black);background:#fffdf7;border-radius:999px;align-items:center;padding:0 9px;font-size:.74rem;font-weight:850;display:inline-flex}.skill-filter-chip:hover{border-color:var(--gyg-black);background:#fff4b8}.skill-filter-chip.is-selected{border-color:var(--gyg-black);background:var(--gyg-yellow);box-shadow:inset 0 0 0 1px #11111124}.skill-filter-chip.is-warning{color:#7a201d;background:#ffe0e3;border-color:#f0b1b0}.skill-filter-chip.is-warning.is-selected{border-color:var(--gyg-red);background:var(--gyg-yellow);color:var(--gyg-black)}.sidebar-print-actions{flex:none;grid-template-columns:1fr 1fr;gap:8px;display:grid}.sidebar-print-actions .finish-shift-action{border:2px solid var(--gyg-black);background:var(--gyg-yellow);min-height:62px;box-shadow:0 5px 0 var(--gyg-black), 0 10px 20px #11111129;color:var(--gyg-black);text-align:left;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 11px;transition:background .14s,box-shadow .14s,transform .14s;display:grid}.sidebar-print-actions .finish-shift-action:hover:not(:disabled){border-color:var(--gyg-black);box-shadow:0 6px 0 var(--gyg-black), 0 12px 24px #1113;background:#ffe253;transform:translateY(-1px)}.sidebar-print-actions .finish-shift-action:focus-visible{outline-offset:-6px;outline:3px solid #fff}.sidebar-print-actions .finish-shift-action:disabled{box-shadow:none;cursor:not-allowed;opacity:.72;background:#ddd7c8;border-color:#958e7e}.finish-shift-icon{background:var(--gyg-black);width:36px;height:36px;color:var(--gyg-yellow);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.finish-shift-copy{gap:1px;min-width:0;display:grid}.finish-shift-copy strong{font-size:.96rem;font-weight:950;line-height:1.05}.finish-shift-copy small{font-size:.69rem;font-weight:850;line-height:1.2}.compact-action{min-height:34px;padding:0 8px;font-size:.8rem}.crew-list{flex-direction:column;flex:auto;gap:7px;min-height:0;margin-top:9px;padding-right:2px;display:flex;overflow:hidden auto}.crew-period-hint{color:#625b4d;background:#f7f4eb;border:1px solid #d8d1c0;border-radius:7px;margin:0;padding:7px 8px;font-size:.78rem;font-weight:850;line-height:1.25}.crew-card{border:1px solid var(--gyg-line);border-left:4px solid var(--gyg-yellow);background:#fffef9;border-radius:8px;flex:none;gap:6px;width:100%;min-width:0;max-width:100%;padding:8px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;overflow:hidden}.crew-card.is-period-required{box-shadow:none;background:#f4f2ec;border-color:#ded8ca #ded8ca #ded8ca #bbb4a6}.crew-card:hover{border-color:#111111b8;transform:translateY(-1px);box-shadow:0 8px 18px #11111117}.crew-card.is-period-required:hover{box-shadow:none;border-color:#cfc7b8;transform:none}.crew-card[draggable=true]{cursor:grab}.crew-card:active{cursor:grabbing}.drag-button{color:#776f55;cursor:grab;touch-action:none;background:0 0;border:0;border-radius:6px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:32px;padding:0;display:inline-flex}.drag-button:hover{color:var(--gyg-black);background:#fff4b8}.drag-button:active{cursor:grabbing}.crew-card-fields{flex:auto;gap:5px;min-width:0;display:grid}.crew-card input{min-width:0;min-height:28px;padding:0 8px;font-size:.82rem}.crew-name-input{font-weight:850}.crew-card.is-period-required .crew-name-input{color:#837d72;background:#eeeae0}.crew-card.is-period-required .crew-time-row input{color:#837d72;background:#f7f5ee}.crew-card.is-period-required .drag-button,.crew-card.is-period-required .skill-chip-list{opacity:.58}.crew-card .icon-button{flex-basis:28px;width:28px;min-height:28px}.crew-card .icon-button.danger{opacity:0;transition:opacity .14s}.crew-card:hover .icon-button.danger,.crew-card:focus-within .icon-button.danger{opacity:1}.crew-time-row{align-items:center;gap:5px;display:flex}.crew-time-row input{color:#4e493e;flex:1 1 0;min-width:0;min-height:26px;padding:0 6px;font-size:.76rem}.crew-time-row span{color:#8a8271;font-size:.72rem;font-weight:850}.skill-chip-list{flex-wrap:wrap;gap:4px;width:100%;min-width:0;max-width:100%;display:flex}.crew-card .skill-chip-list{padding-left:30px}.skill-chip-list.is-compact{gap:5px;padding-left:0}.skill-chip{color:#285334;background:#dff3e3;border:1px solid #b9d7bf;border-radius:999px;align-items:center;gap:4px;min-width:0;max-width:100%;min-height:20px;padding:0 7px;font-size:.68rem;font-weight:850;display:inline-flex}.skill-chip-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.skill-chip-meta{opacity:.78}.skill-chip.warning{color:#7a1418;background:#ffe0e3;border-color:#f0b1b0}.skill-chip.proficiency-strong{color:#285334;background:#dff3e3;border-color:#91cda2}.skill-chip.proficiency-capable{color:#2b5b38;background:#ebf7ed;border-color:#a8d6b2}.skill-chip.proficiency-legacy{color:#5e685f;background:#eef0ec;border-color:#d1d6cf}.skill-chip.proficiency-developing{color:#425f17;background:#f0f8d8;border-color:#b7d46c}.skill-chip.proficiency-support{color:#7a1418;background:#ffe0e3;border-color:#f0b1b0}.skill-chip.proficiency-unknown,.skill-chip.muted{color:#5e685f;background:#eef0ec;border-color:#d1d6cf}.star-rating{--star-active:#2f7d43;--star-empty:#cbd3ca;color:var(--star-active);white-space:nowrap;flex:none;align-items:center;gap:1px;line-height:1;display:inline-flex}.star-rating svg{color:var(--star-empty);stroke-width:2.35px;flex:none}.star-rating svg.is-filled{color:var(--star-active)}.star-rating.is-low{--star-active:#c43a31}.star-rating.is-mid{--star-active:#6f8b2d}.star-rating.is-high{--star-active:#2f7d43}.star-rating.is-empty{--star-active:#899287}.star-rating.is-compact{gap:0}.skill-chip .star-rating{margin-left:2px}.star-rating-input{flex-wrap:wrap;gap:6px;display:flex}.star-rating-button{--star-button-color:#899287;width:40px;height:40px;color:var(--star-button-color);background:#fff;border:1px solid #d2d8cf;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.star-rating-button.is-low{--star-button-color:#c43a31}.star-rating-button.is-mid{--star-button-color:#6f8b2d}.star-rating-button.is-high{--star-button-color:#2f7d43}.star-rating-button.is-empty{--star-button-color:#899287}.star-rating-button.is-active{background:#f8fbf6;border-color:currentColor}.star-rating-button.is-selected{box-shadow:0 0 0 2px #2f7d4329}.star-rating-button:disabled{cursor:not-allowed;opacity:.54}.warning-list{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.warning-list span{color:#7a1418;background:#ffe4e5;border-radius:999px;align-items:center;min-height:22px;padding:0 7px;font-size:.7rem;font-weight:850;display:inline-flex}.quiet,.empty-state{color:#738076}.empty-state{margin:auto;font-weight:850}.allocation-stage{background:var(--gyg-paper);grid-template-rows:auto minmax(0,1fr);align-content:start;place-items:stretch center;gap:12px;min-width:0;min-height:100vh;padding:14px 18px 18px;display:grid;position:relative;overflow:auto}.allocation-stage.is-drop-active{outline-offset:-3px;outline:3px solid #ffd20052}.map-toolbar{background:#fffef9f0;border:1px solid #4b48402e;border-radius:8px;align-self:start;gap:10px;width:min(100%,1500px);min-width:0;padding:12px;display:grid;box-shadow:0 10px 26px #1111110f}.map-toolbar-main{grid-template-columns:minmax(190px,1fr) auto;align-items:start;gap:12px;display:grid}.map-toolbar-title{min-width:0}.map-toolbar h1{color:var(--gyg-black);margin:0;font-size:1.12rem;line-height:1.1}.roster-status{color:#59655d;margin:6px 0 8px;font-size:.76rem;font-weight:850;line-height:1.2}.roster-status.is-available{color:#245d37}.roster-status.is-error{color:var(--gyg-red)}.roster-date-nav{grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:6px;display:grid}.roster-date-nav .icon-button{flex-basis:34px;width:34px;min-height:34px}.roster-date-field{min-width:0;display:grid;position:relative}.roster-date-field span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.roster-date-field svg{color:#738076;pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.roster-date-field input{min-height:34px;padding-left:31px;font-size:.8rem;font-weight:850}.map-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.map-toolbar-actions .compact-action,.map-toolbar-actions .clear-filter-button{white-space:nowrap}.map-toolbar-actions .clear-filter-button{border-radius:7px;min-height:34px}.map-toolbar-actions .map-finish-shift-action{box-shadow:0 4px 0 var(--gyg-black);border-width:2px;font-weight:950}.map-toolbar-actions .map-finish-shift-action:hover:not(:disabled){box-shadow:0 5px 0 var(--gyg-black);transform:translateY(-1px)}.map-toolbar-actions .map-finish-shift-action:disabled{box-shadow:none;cursor:not-allowed;background:#ddd7c8;border-color:#9d9685}.map-colour-toggle{border:1px solid var(--gyg-line);color:#3d3726;white-space:nowrap;background:#fff;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:0 9px;font-size:.78rem;font-weight:900;display:inline-flex}.map-colour-toggle input{width:15px;min-height:auto;margin:0}.topbar-skill-filter{border-top:1px solid #7e76602e;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding-top:8px;display:grid}.topbar-skill-filter .skill-filter-heading{justify-content:start;gap:0;min-width:76px;padding-top:3px;display:grid}.topbar-skill-filter .skill-filter-chip-list{flex-wrap:nowrap;min-width:0;padding-bottom:2px;overflow-x:auto}.map-workspace{place-items:start center;width:100%;min-width:0;min-height:0;display:grid}@media (width<=1180px){.map-toolbar-main{grid-template-columns:minmax(0,1fr)}.map-toolbar-actions{justify-content:flex-start}}.store-map-frame{aspect-ratio:16/9;background:linear-gradient(#7e766013 1px, transparent 1px), linear-gradient(90deg, #7e766013 1px, transparent 1px), var(--gyg-paper);background-size:32px 32px;border:1px solid #4b484047;border-radius:8px;width:min(100%,1500px,177.778vh - 206.222px);min-width:min(100%,720px);box-shadow:0 22px 50px #1111111a,inset 0 1px #ffffffd9}.store-map{background:0 0;border:0;width:100%;height:100%;position:relative;overflow:visible}.store-map-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.map-floor{fill:#0000}.map-counter{fill:#918a7b1f;stroke:#4b48408f;stroke-linejoin:round;stroke-width:3px;vector-effect:non-scaling-stroke}.map-divider{stroke:#e8483f94;stroke-linecap:round;stroke-width:2px;vector-effect:non-scaling-stroke}.map-wall{fill:none;stroke:var(--gyg-charcoal);stroke-linecap:round;stroke-width:6px;vector-effect:non-scaling-stroke}.map-labels{pointer-events:none}.map-label{fill:#4b48404d;letter-spacing:0;font-size:16px;font-weight:800}.map-label-small{font-size:16px}.map-label-vertical{font-size:16px;font-weight:800}.position-slot{background:var(--gyg-yellow);width:clamp(28px,2.7vw,44px);height:clamp(28px,2.7vw,44px);color:var(--gyg-black);transform:translate(-50%, -50%) rotate(var(--position-rotation,0deg));z-index:5;border:1px solid #11111185;border-radius:999px;justify-content:center;align-items:center;transition:background-color .14s,border-color .14s,opacity .14s,box-shadow .14s,transform .14s;display:inline-flex;position:absolute;box-shadow:0 8px 18px #11111124}.position-slot-dot{background:var(--gyg-black);opacity:.88;border-radius:999px;width:24%;height:24%}.position-slot:hover,.allocation-stage.is-drop-active .position-slot:hover{border-color:var(--gyg-black);transform:translate(-50%, calc(-50% - 1px)) rotate(var(--position-rotation,0deg)) scale(1.06);box-shadow:0 0 0 4px #ffd20047,0 12px 24px #1111112e}.allocation-stage.is-drop-active .position-slot{opacity:.45}.allocation-stage.is-drop-active .position-slot.is-drag-valid{opacity:1}.allocation-stage.is-drop-active .position-slot.is-drag-invalid{opacity:.28;box-shadow:0 5px 12px #1111111a}.allocation-stage.is-drop-active .position-slot.is-drag-hovered{opacity:1;transform:translate(-50%, calc(-50% - 1px)) rotate(var(--position-rotation,0deg)) scale(1.1);z-index:14}.allocation-stage.is-drop-active .position-slot.is-drag-hovered.is-drag-valid{border-color:var(--gyg-black);background:var(--gyg-yellow);box-shadow:0 0 0 5px #ffd20047,0 14px 28px #1113}.allocation-stage.is-drop-active .position-slot.is-drag-hovered.is-drag-invalid{color:#fff;background:#e8483f;border-color:#a91f25;box-shadow:0 0 0 5px #e8483f3d,0 14px 28px #7a141847}.allocation-stage.is-drop-active .position-slot.is-drag-hovered.is-drag-invalid .position-slot-dot{background:#fff}.allocation-stage.is-drop-active .position-slot.is-drag-hovered.is-drag-invalid .position-crew-name{color:#fff}.position-slot.is-selected{border-color:var(--gyg-black);outline:2px solid var(--gyg-black);outline-offset:3px;z-index:8}.position-slot.is-assigned{background:var(--gyg-yellow);cursor:grab;touch-action:none;border-radius:999px;width:clamp(52px,6.2vw,88px);height:clamp(30px,2.4vw,34px)}.position-slot.is-assigned:active{cursor:grabbing}.position-slot.is-skill-mismatch{border-color:#e8483fdb;box-shadow:0 0 0 3px #e8483f29,0 10px 20px #11111124}.position-slot.is-proficiency-strong{background:#8ed59b;border-color:#1f7a3ab8}.position-slot.is-proficiency-capable{background:#b9e189;border-color:#2a783d94}.position-slot.is-proficiency-developing{background:#d9ec8f;border-color:#668b22a3}.position-slot.is-proficiency-support{background:#f08c86;border-color:#e8483fdb}.position-slot.is-proficiency-unknown{background:#d9ded4;border-color:#747e7099}.position-warning-badge{border:2px solid var(--gyg-paper);background:var(--gyg-red);border-radius:999px;width:10px;height:10px;position:absolute;top:-3px;right:-3px}.position-crew-name{max-width:100%;color:var(--gyg-black);text-overflow:ellipsis;white-space:nowrap;padding:0 6px;font-size:.72rem;font-weight:850;overflow:hidden}.position-hover-label{max-width:150px;color:var(--gyg-black);pointer-events:none;text-overflow:ellipsis;white-space:nowrap;background:#fffef9;border:1px solid #111111c7;border-radius:7px;padding:5px 8px;font-size:.72rem;font-weight:900;line-height:1.1;position:absolute;bottom:calc(100% + 7px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 24px #1111112e}.position-slot.is-drag-hovered.is-drag-valid .position-hover-label{border-color:#1f7a3ac7}.position-popover-proficiency{border-radius:999px;align-items:center;padding:4px 7px;font-size:.72rem;font-weight:850;display:inline-flex}.position-popover-proficiency.proficiency-strong,.position-popover-proficiency.proficiency-capable{color:#285334;background:#e1f3df}.position-popover-proficiency.proficiency-developing{color:#425f17;background:#f0f8d8}.position-popover-proficiency.proficiency-support{color:#7a1418;background:#ffe0e3}.position-popover-proficiency.proficiency-unknown{color:#5e685f;background:#eef0ec}.position-slot.is-drag-hovered.is-drag-invalid .position-hover-label{border-color:#a91f25c7}.position-popover{z-index:15;pointer-events:auto;min-width:188px;max-width:240px;transform:translate(var(--popover-translate-x,-50%), var(--popover-translate-y,calc(-100% - 18px)));background:#fffef9;border:1px solid #111111c7;border-radius:8px;gap:5px;padding:10px;display:grid;position:absolute;top:0;left:0;box-shadow:0 18px 34px #11111129}.position-popover>*,.position-popover .skill-chip-list{min-width:0;max-width:100%}.position-popover-role{color:var(--gyg-black);font-size:.86rem;font-weight:900;line-height:1.15}.position-popover-label,.position-popover-meta{color:#6d6656;font-size:.72rem;font-weight:800;line-height:1.2}.position-popover-label{text-transform:uppercase;margin-top:2px}.position-popover-value{color:var(--gyg-black);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:900;line-height:1.15;overflow:hidden}.position-popover-warning{color:var(--gyg-red);font-size:.72rem;font-weight:900;line-height:1.2}.position-popover-action{justify-self:start;min-height:30px;margin-top:2px}.auth-page,.central-admin-page,.admin-page,.crew-skills-page{background:#f7f5ee;flex-direction:column;min-height:100vh;display:flex}.auth-page{justify-content:center;align-items:center;padding:24px}.auth-panel{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;gap:14px;width:min(420px,100%);padding:20px;display:grid;box-shadow:0 18px 42px #1111111a}.auth-panel h1{color:var(--gyg-black);margin:0;font-size:1.55rem;line-height:1.1}.auth-panel label,.central-admin-page label,.admin-import-panel>label,.layout-editor-sidebar label{gap:5px;display:grid}.auth-message{color:#665f46;margin:0;font-size:.86rem;font-weight:760}.central-admin-page,.admin-page,.crew-skills-page{height:100vh;padding:16px 20px 18px;overflow:hidden}.admin-page.is-crew-development,.crew-skills-page{height:auto;min-height:100vh;overflow:visible}.admin-header,.crew-skills-header{border-bottom:1px solid var(--gyg-line);align-items:center;gap:14px;padding-bottom:12px;display:flex}.admin-header h1,.crew-skills-header h1{color:var(--gyg-black);margin:0;font-size:1.45rem;line-height:1.1}.admin-layout{flex:auto;grid-template-columns:minmax(250px,.72fr) minmax(640px,1.65fr) minmax(260px,.76fr);gap:12px;min-height:0;margin-top:12px;display:grid}.central-admin-layout{flex:auto;grid-template-columns:minmax(260px,360px) minmax(300px,1fr) minmax(280px,380px);align-items:start;gap:12px;min-height:0;margin-top:12px;padding-right:2px;display:grid;overflow-y:auto}.central-admin-layout>form.admin-import-panel{grid-area:1/1/span 2}.central-admin-layout>.admin-preview-panel{grid-area:1/2/span 2}.central-admin-layout>.central-tanda-health-panel{grid-area:1/3}.central-admin-layout>.admin-rss-panel{grid-area:2/3}.central-template-layout{flex:auto;grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:stretch;gap:12px;min-height:0;margin-top:12px;display:grid}.central-template-layout>.layout-builder{min-height:0;margin-top:0}.central-template-sidebar{align-content:start}.single-panel{grid-template-columns:minmax(280px,760px);grid-auto-rows:max-content;align-content:start;padding-right:2px;overflow-y:auto}.admin-tabs{border-bottom:1px solid var(--gyg-line);flex-wrap:wrap;flex:none;gap:8px;padding:10px 0 12px;display:flex}.admin-tab-groups{border-bottom:1px solid var(--gyg-line);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:end;gap:10px 16px;padding:10px 0 12px;display:flex}.admin-tab-groups .admin-tabs{border-bottom:0;padding:0}.admin-tabs.is-primary .skill-filter-chip{min-height:38px;padding-inline:16px;font-size:.86rem}.admin-tabs.is-secondary .skill-filter-chip{color:#6b6557;background:#f6f4ed;min-height:30px;padding-inline:10px;font-size:.72rem}.layout-builder{flex-direction:column;flex:auto;gap:10px;min-height:0;margin-top:12px;display:flex}.layout-builder-toolbar{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;flex:none;grid-template-columns:minmax(120px,.6fr) minmax(240px,.85fr) minmax(260px,1.15fr) auto;align-items:center;gap:10px;padding:10px;display:grid;box-shadow:0 8px 22px #1111110b}.layout-builder-title{min-width:0}.layout-builder-title h2{color:var(--gyg-black);margin:0;font-size:1rem;line-height:1.2}.layout-variant-panel{flex-direction:column;gap:6px;min-width:0;display:flex}.layout-secondary-controls{grid-template-columns:minmax(110px,1fr) auto auto;align-items:center;gap:6px;display:grid}.layout-secondary-controls input{min-height:30px;padding:5px 8px;font-size:.76rem}.compact-checkbox{border:1px solid var(--gyg-line);white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;min-height:30px;padding:4px 8px}.admin-pin-page{overflow-y:auto}.admin-pin-layout{flex:auto;place-items:center;min-height:min(720px,100vh - 112px);margin-top:12px;padding:clamp(16px,5vh,48px) 0;display:grid}.admin-import-panel.admin-pin-panel{text-align:left;grid-template-columns:minmax(0,1fr) minmax(286px,340px);justify-self:center;align-items:stretch;gap:24px;width:min(100%,720px);max-width:720px;padding:22px;display:grid}.admin-pin-summary{border-right:1px solid var(--gyg-line);align-content:center;gap:16px;padding:8px 24px 8px 4px;display:grid}.admin-pin-lock-badge{width:52px;height:52px;color:var(--gyg-black);background:#fff4b8;border:1px solid #1111111f;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.admin-pin-summary h2{color:var(--gyg-black);margin:0;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.05}.admin-pin-summary span:not(.admin-pin-lock-badge){color:#665f46;margin-top:8px;font-size:.9rem;font-weight:850;display:block}.admin-pin-controls{align-content:center;gap:12px;display:grid}.admin-pin-entry{gap:8px;width:100%;display:grid}.admin-pin-entry>label{color:#665f46;text-transform:uppercase;font-size:.72rem;font-weight:950}.admin-pin-dots{background:#fffdf7;border:1px solid #d9d3c4;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:9px 12px;display:flex}.admin-pin-entry:focus-within .admin-pin-dots{border-color:var(--gyg-black);box-shadow:0 0 0 3px #ffd10052}.admin-pin-dot{background:#fff;border:1.5px solid #b7b09f;border-radius:999px;width:18px;height:18px;transition:background .12s,border-color .12s,transform .12s}.admin-pin-dot.is-filled{border-color:var(--gyg-black);background:var(--gyg-black);transform:scale(1.08)}.admin-pin-keypad{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.admin-pin-key,.admin-pin-keypad-spacer{min-height:50px}.admin-pin-key{color:var(--gyg-black);background:#fbfaf5;border:1px solid #d4cdbd;border-radius:8px;justify-content:center;align-items:center;font-size:1.05rem;font-weight:950;line-height:1;display:inline-flex}.admin-pin-key:hover:not(:disabled),.admin-pin-key:focus-visible{border-color:var(--gyg-black);background:#fff4b8;outline:none}.admin-pin-key:active:not(:disabled){transform:translateY(1px)}.admin-pin-key:disabled{cursor:not-allowed;opacity:.44}.admin-pin-key.delete{background:#fff}.admin-pin-submit{width:100%;min-height:42px}.admin-pin-submit:disabled{color:#8a8271;cursor:not-allowed;background:#f4f1e7;border-color:#d4cdbd}.admin-pin-status{color:#5f594b;width:100%;min-height:20px;margin:0;font-size:.78rem;font-weight:850}.admin-pin-status.is-placeholder{color:#7d7668}.admin-pin-status.is-error{color:#a91f25}@media (height<=700px){.admin-pin-layout{align-items:start;min-height:0;padding-top:8px}.admin-import-panel.admin-pin-panel{gap:14px;padding:14px}.admin-pin-summary{gap:10px;padding-right:14px}.admin-pin-keypad{gap:6px}.admin-pin-key,.admin-pin-keypad-spacer{min-height:44px}}@media (width<=760px){.admin-pin-layout{align-items:start;min-height:0;padding:12px 0 0}.admin-import-panel.admin-pin-panel{grid-template-columns:minmax(0,1fr);gap:16px;padding:16px}.admin-pin-summary{border-right:0;border-bottom:1px solid var(--gyg-line);grid-template-columns:auto minmax(0,1fr);align-items:center;padding:0 0 14px}.admin-pin-summary h2{font-size:1.35rem}.admin-pin-lock-badge{width:44px;height:44px}}.layout-tool-strip{align-items:center;gap:6px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.layout-tool-chip{border:1px solid var(--gyg-line);min-height:36px;color:var(--gyg-black);touch-action:none;white-space:nowrap;background:#fffdf7;border-radius:8px;flex:none;align-items:center;gap:7px;padding:6px 10px;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.layout-tool-chip:hover{border-color:var(--gyg-black);background:#fff4b8}.layout-tool-chip svg{background:var(--gyg-yellow);border:1px solid #11111124;border-radius:7px;width:24px;height:24px;padding:5px}.layout-setup-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;display:grid}.layout-setup-summary span{color:#514c40;white-space:nowrap;background:#f6f7f4;border:1px solid #7e766047;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 8px;font-size:.76rem;font-weight:850;display:flex}.layout-setup-summary strong{color:var(--gyg-black);font-size:.92rem}.layout-builder-actions,.layout-inspector-actions{flex-wrap:wrap;gap:8px;display:flex}.layout-builder-toolbar .admin-status{white-space:nowrap;grid-column:1/-1;grid-template-columns:minmax(0,1fr);align-items:center;min-height:34px;padding:6px 9px}.layout-builder-grid{flex:auto;grid-template-columns:minmax(620px,1fr) minmax(300px,340px);gap:10px;min-height:0;display:grid}.layout-editor-sidebar{flex-direction:column;gap:10px;min-width:0;min-height:0;display:flex;overflow-y:auto}.layout-panel-section,.layout-canvas-panel{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;flex-direction:column;gap:10px;min-width:0;min-height:0;padding:12px;display:flex;box-shadow:0 8px 22px #1111110b}.layout-canvas-panel{padding:0;overflow:hidden}.layout-canvas-header{border-bottom:1px solid var(--gyg-line);flex:none;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.layout-canvas-header h2{color:var(--gyg-black);margin:0;font-size:1rem;line-height:1.15}.layout-zoom-controls{align-items:center;gap:6px;display:flex}.layout-zoom-controls .secondary-button{min-width:78px}.layout-editor-viewport{background-color:#f3f0e6;background-image:linear-gradient(#7e76601a 1px,#0000 1px),linear-gradient(90deg,#7e76601a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex:auto;justify-content:center;align-items:flex-start;min-height:0;padding:16px;display:flex;overflow:auto}.layout-editor-map{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#fffdf7;background-image:linear-gradient(#7e766013 1px,#0000 1px),linear-gradient(90deg,#7e766013 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #11111142;border-radius:8px;flex:none;min-width:min(100%,760px);position:relative;overflow:hidden;box-shadow:0 18px 38px #1111111c,inset 0 1px #ffffffe6}.layout-editor-map .store-map-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.layout-position-slot{z-index:3;text-align:center;white-space:normal;word-break:break-word;min-width:48px;height:auto;transform:translate(-50%, -50%) rotate(var(--position-rotation,0deg));cursor:grab;touch-action:none;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:.72rem;font-weight:900;line-height:1.08;display:inline-flex;position:absolute}.layout-position-slot:active{cursor:grabbing}.layout-shape-hitbox{z-index:1;color:#11111194;opacity:0;cursor:grab;touch-action:none;background:#ffd2001a;border:1px dashed #11111142;border-radius:6px;min-width:52px;min-height:28px;display:block;position:absolute}.layout-shape-hitbox:hover,.layout-shape-hitbox.is-selected{opacity:.98}.layout-shape-hitbox.is-selected{border-color:var(--gyg-black);color:var(--gyg-black);background:#ffd20033}.layout-position-slot.is-selected{outline-offset:2px;z-index:6;outline:3px solid #ffd200ad}.layout-selection-outline,.layout-selection-box{z-index:7;pointer-events:none;border:2px solid #111111c7;border-radius:7px;position:absolute}.layout-selection-outline{background:#ffd20014;box-shadow:0 0 0 4px #ffd20029}.layout-selection-box{z-index:10;background:#ffd2002e;border-style:dashed}.layout-resize-handle{z-index:8;border:2px solid var(--gyg-black);background:var(--gyg-yellow);cursor:nwse-resize;touch-action:none;border-radius:6px;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 16px #11111138}.layout-resize-handle:hover{background:#ffe15f}.layout-transform-handle,.layout-rotate-handle{z-index:11;border:2px solid var(--gyg-black);background:var(--gyg-yellow);touch-action:none;border-radius:6px;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 16px #11111138}.layout-transform-handle{cursor:nwse-resize}.layout-transform-handle-ne,.layout-transform-handle-sw{cursor:nesw-resize}.layout-rotate-handle{cursor:grab;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.layout-rotate-handle:active{cursor:grabbing}.layout-transform-handle:hover,.layout-rotate-handle:hover{background:#ffe15f}.layout-scrub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.layout-scrub-field{grid-template-columns:28px minmax(52px,.72fr) minmax(72px,1fr);align-items:center;gap:6px;display:grid}.layout-scrub-field>span{color:#6d6656;font-size:.72rem;font-weight:900}.layout-scrub-value{min-height:34px;color:var(--gyg-black);cursor:ew-resize;background:#fff4b8;border:1px solid #1111115c;border-radius:8px;padding:0 8px;font-size:.82rem;font-weight:950}.layout-scrub-value:hover{border-color:var(--gyg-black);background:var(--gyg-yellow)}.layout-angle-control{background:#fffdf7;border:1px solid #7e76603d;border-radius:8px;gap:8px;padding:8px;display:grid}.layout-angle-slider{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px;display:grid}.layout-angle-slider span{color:#6d6656;font-size:.72rem;font-weight:900}.layout-angle-row{grid-template-columns:minmax(72px,1fr) repeat(3,auto);align-items:center;gap:6px;display:grid}.layout-angle-row .compact-action{min-height:32px;padding-inline:9px}.layout-editor-sidebar .rss-task-editor label{grid-template-columns:76px minmax(0,1fr) 36px}.layout-setup-page{flex:auto;grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:12px;min-height:0;display:grid}.layout-setup-sidebar{align-self:start;gap:8px;display:grid;position:sticky;top:0}.layout-setup-nav-card{border:1px solid var(--gyg-line);min-height:54px;color:var(--gyg-black);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;text-decoration:none;display:grid;box-shadow:0 8px 22px #1111110b}.layout-setup-nav-card:hover{border-color:var(--gyg-black);background:#fff4b8}.layout-setup-nav-card span{font-size:.8rem;font-weight:900}.layout-setup-nav-card strong{background:var(--gyg-yellow);min-width:32px;min-height:28px;color:var(--gyg-black);border-radius:999px;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.layout-setup-main{align-content:start;gap:18px;min-width:0;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.layout-setup-section{border-bottom:1px solid var(--gyg-line);gap:10px;min-width:0;padding-bottom:18px;scroll-margin-top:80px;display:grid}.layout-skill-editor,.layout-group-editor,.layout-export-editor{gap:8px;display:grid}.layout-skill-row,.layout-group-card,.layout-export-row{background:#fff;border:1px solid #7e76603d;border-radius:8px}.layout-skill-row{grid-template-columns:minmax(180px,1.25fr) minmax(86px,.38fr) minmax(76px,.32fr) auto auto;align-items:center;gap:8px;padding:8px;display:grid}.layout-skill-row.is-archived{background:#f4f3ee}.layout-row-label{color:#5f594b;gap:4px;min-width:0;font-size:.72rem;font-weight:900;display:grid}.layout-row-label input{min-height:34px}.layout-row-meta,.layout-row-count,.layout-export-section-label{color:#4f594f;white-space:nowrap;background:#eef0ec;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 9px;font-size:.72rem;font-weight:900;display:inline-flex}.layout-group-card{min-width:0;display:grid;overflow:hidden}.layout-group-card-header{background:#f6f7f4;border-bottom:1px solid #7e76602e;grid-template-columns:minmax(220px,1fr) auto 36px;align-items:end;gap:8px;padding:8px;display:grid}.layout-member-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;padding:8px;display:grid}.layout-member-grid.positions{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.layout-member-chip{min-height:50px;color:var(--gyg-black);text-align:left;background:#fff;border:1px solid #cbd5c8;border-radius:7px;align-content:center;gap:3px;padding:7px 9px;display:grid}.layout-member-chip:hover{border-color:var(--gyg-black);background:#fff4b8}.layout-member-chip.is-selected{color:#193f26;background:#dff3e3;border-color:#245d37}.layout-member-chip span{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:900;line-height:1.1;overflow:hidden}.layout-member-chip small{color:#5d6a5f;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:850;overflow:hidden}.layout-button-pair,.layout-row-order{flex-wrap:wrap;gap:6px;display:flex}.layout-row-order{align-items:center}.layout-order-badge{background:var(--gyg-yellow);width:32px;min-height:32px;color:var(--gyg-black);border-radius:999px;justify-content:center;align-items:center;font-size:.76rem;font-weight:950;display:inline-flex}.layout-export-row{grid-template-columns:118px minmax(150px,1fr) 164px minmax(150px,1fr) 36px;align-items:center;gap:8px;padding:8px;display:grid}.layout-export-row.is-section{background:#f8f8f5}.layout-kind-toggle{border:1px solid var(--gyg-line);background:#fff;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:34px;display:grid;overflow:hidden}.layout-segment-option{border:0;border-right:1px solid var(--gyg-line);color:var(--gyg-black);background:0 0;font-size:.76rem;font-weight:900}.layout-segment-option:last-child{border-right:0}.layout-segment-option:hover,.layout-segment-option.is-selected{background:var(--gyg-yellow)}.layout-tool-drag-preview{z-index:200;border:1px solid var(--gyg-black);color:var(--gyg-black);pointer-events:none;background:#fffdf7;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;font-weight:900;display:inline-flex;position:fixed;transform:translate(12px,12px);box-shadow:0 16px 34px #1111112e}.layout-tool-drag-preview svg{background:var(--gyg-yellow);border:1px solid #11111129;border-radius:7px;width:26px;height:26px;padding:6px}.layout-inspector-panel{flex:auto;overflow-y:auto}.layout-canvas-size-panel{flex:none}.admin-import-panel,.admin-preview-panel,.admin-rss-panel{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;flex-direction:column;gap:10px;min-width:0;min-height:0;padding:12px;display:flex;box-shadow:0 8px 22px #1111110b}.admin-preview-panel{gap:0;padding:0;overflow:hidden}.admin-preview-panel .admin-panel-heading{border-bottom:1px solid var(--gyg-line);padding:12px 14px}.admin-panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-panel-heading h2{color:var(--gyg-black);margin:0;font-size:1.08rem;line-height:1.15}.admin-import-panel .admin-panel-heading{display:grid}.admin-panel-heading .roster-date-nav{flex:0 286px;width:100%}.admin-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-actions .compact-action{white-space:nowrap;width:100%}.store-delete-zone{border-top:1px solid var(--gyg-line);gap:9px;margin-top:2px;padding-top:10px;display:grid}.store-delete-zone>.compact-action{justify-self:start}.template-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.template-picker.vertical{grid-template-columns:minmax(0,1fr)}.template-option{min-height:42px;color:var(--gyg-black);text-align:left;background:#fffdf7;border:1px solid #d4c9a9;border-radius:7px;align-content:center;gap:2px;padding:6px 8px;display:grid}.template-option:hover,.template-option.is-selected{border-color:var(--gyg-black);background:var(--gyg-yellow)}.template-option span,.template-option small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.template-option span{font-size:.78rem;font-weight:950}.template-option small{color:#5b553f;font-size:.67rem;font-weight:850}.template-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.template-preview span,.template-pill{color:#32473b;background:#eef4f0;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:26px;padding:4px 8px;font-size:.7rem;font-weight:850;display:inline-flex}.template-preview strong{color:var(--gyg-black);font-size:.82rem}.template-pill{white-space:nowrap;justify-content:center;min-height:21px}.roster-admin-layout{grid-template-columns:minmax(320px,520px) minmax(0,1fr);align-items:stretch}.tanda-sync-panel,.roster-paste-panel{align-self:stretch;overflow-y:auto}.roster-paste-panel{gap:12px}.roster-paste-date-card{color:#4b4023;background:#fff8d9;border:1px solid #d8cfae;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:0 12px;font-weight:900;display:flex}.roster-paste-date-card strong{white-space:nowrap}.tanda-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.tanda-status-grid .retention-metric strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.tanda-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.tanda-settings-section{background:#fffdf7;border:1px solid #eadfbf;border-radius:8px;gap:8px;padding:10px;display:grid}.tanda-settings-section h3{color:var(--gyg-black);margin:0;font-size:.84rem;line-height:1.15}.tanda-settings-grid label{color:#4d4634;gap:5px;min-width:0;font-size:.74rem;font-weight:850;display:grid}.tanda-enable-row{align-self:end;min-height:39px}.tanda-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-panel-heading.compact{align-items:center}.admin-panel-heading.compact h2{font-size:.96rem}.daily-roster-editor{min-height:520px}.admin-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-editor-actions .compact-action{min-width:146px}.legacy-manual-import{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;grid-column:1/-1;overflow:hidden}.legacy-manual-import>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 14px;list-style:none;display:flex}.legacy-manual-import>summary::-webkit-details-marker{display:none}.legacy-manual-import>summary span{color:var(--gyg-black);font-weight:900}.legacy-manual-import>summary strong{color:#6d6656;font-size:.78rem;font-weight:850}.legacy-manual-content{border-top:1px solid var(--gyg-line);grid-template-columns:minmax(300px,440px) minmax(0,1fr);gap:12px;padding:12px;display:grid}.manual-import-controls{flex-direction:column;gap:10px;min-width:0;display:flex}.manual-import-controls.is-prominent{gap:12px}.roster-paste-button{justify-content:center;width:100%;min-height:46px}.admin-paste-textarea.is-prominent textarea{resize:vertical;min-height:240px}.retention-panel{border-top:1px solid var(--gyg-line);gap:10px;margin-top:4px;padding-top:12px;display:grid}.central-tanda-health-panel{overflow:hidden}.central-store-tanda-panel{border-top:1px solid var(--gyg-line);gap:10px;margin-top:4px;padding-top:12px;display:grid}.central-store-tanda-panel h3{color:var(--gyg-black);margin:0;font-size:1rem;line-height:1.1}.central-health-list{gap:6px;min-height:0;display:grid;overflow:auto}.central-health-row{color:#4c4636;background:#fffdf7;border:1px solid #eadfbf;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto minmax(70px,auto);align-items:center;gap:8px;padding:8px;font-size:.74rem;font-weight:820;display:grid}.central-health-row div{gap:2px;min-width:0;display:grid}.central-health-row strong,.central-health-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.central-health-row strong{color:var(--gyg-black);font-size:.82rem}.health-pill{color:#5b5546;background:#fff;border:1px solid #d7ccb0;border-radius:999px;padding:3px 7px;font-size:.68rem;font-weight:900}.health-pill.is-active{color:#245d37;background:#dff3e3;border-color:#b8dec0}.health-pill.is-invalid,.health-pill.is-missing{color:#8f2f16;background:#fff0ec;border-color:#efc5b9}.health-pill.is-disabled{background:#f1ead7}.retention-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.retention-metric{color:#4c4636;background:#fffdf7;border:1px solid #eadfbf;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:6px 8px;font-size:.72rem;font-weight:850;display:flex}.retention-metric strong{color:var(--gyg-black);font-size:.9rem;line-height:1}.admin-import-panel .import-stats{gap:6px}.admin-import-panel .import-stats span{color:#2e2b25;background:#fff4b8;border-color:#e0d4ae;min-height:30px;font-size:.74rem}.admin-paste-field{border:1px solid var(--gyg-line);background:#fffdf7;border-radius:8px;min-height:0;display:grid;overflow:hidden}.admin-paste-field summary{min-height:38px;color:var(--gyg-black);cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:0 10px;list-style:none;display:grid}.admin-paste-field summary::-webkit-details-marker{display:none}.admin-paste-field summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:850;overflow:hidden}.admin-paste-field summary strong{color:#6d6656;white-space:nowrap;font-size:.72rem;font-weight:850}.admin-paste-field summary:after{content:"Show";color:#6d6656;font-size:.72rem;font-weight:850}.admin-paste-field[open] summary{border-bottom:1px solid var(--gyg-line)}.admin-paste-field[open] summary:after{content:"Hide"}.admin-paste-textarea{gap:6px;padding:10px;display:grid}.admin-paste-field textarea{min-height:178px;max-height:34vh;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.42}.admin-status{border:1px solid var(--gyg-line);color:#3d3726;background:#fffdf7;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:9px;display:grid}.admin-status p{margin:0;font-size:.82rem}.admin-status.is-saved{color:#193f26;background:#dff3e3;border-color:#b9d7bf}.admin-status.is-error{color:#7a1418;background:#ffe0e3;border-color:#e8483f75}.admin-preview-list{flex-direction:column;flex:auto;gap:0;min-height:0;padding:0;display:flex;overflow-y:auto}.admin-editor-head,.admin-editor-row{grid-template-columns:minmax(170px,1.25fr) minmax(132px,.78fr) minmax(238px,1fr) minmax(132px,.72fr) 34px;align-items:center;gap:8px;display:grid}.admin-editor-head{border-bottom:1px solid var(--gyg-line);color:#706854;text-transform:uppercase;background:#f1eee5;min-height:34px;padding:0 12px 0 16px;font-size:.68rem;font-weight:900}.admin-preview-row{border:1px solid var(--gyg-line);border-left:4px solid var(--gyg-yellow);background:#fffef9;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 10px;display:grid}.admin-preview-row span:first-child{color:var(--gyg-black);text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.admin-preview-row span:last-child{color:#665f46;white-space:nowrap;font-size:.78rem;font-weight:850}.admin-editor-row{background:#fff;border-bottom:1px solid #7e766033;border-left:4px solid #0000;padding:8px 12px}.admin-editor-row:nth-child(2n){background:#fffdf7}.admin-editor-row:hover,.admin-editor-row:focus-within{border-left-color:var(--gyg-yellow);background:#fff8d7}.admin-editor-row.has-warnings{border-left-color:var(--gyg-red)}.admin-editor-row input{min-height:34px;font-size:.82rem}.admin-time-row{grid-template-columns:minmax(108px,1fr) auto minmax(108px,1fr);align-items:center;gap:6px;display:grid}.admin-time-row input{padding:0 7px;font-size:.78rem}.admin-time-row span{color:#8a8271;font-size:.72rem;font-weight:850}.admin-shift-summary{color:#5f594b;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:850;overflow:hidden}.admin-editor-row .icon-button{flex-basis:34px;width:34px;min-height:34px}.rss-day-selector{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.rss-day-selector .skill-filter-chip{justify-content:center;width:100%;min-height:32px;padding:0}.rss-task-editor{flex-direction:column;flex:auto;gap:6px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.rss-task-editor label{background:#fffdf7;border:1px solid #7e766038;border-radius:7px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:8px;min-height:42px;padding:5px 6px;display:grid}.rss-task-number{color:#6d6656;white-space:nowrap;font-size:.74rem;font-weight:900}.rss-task-controls{grid-template-columns:58px minmax(0,1fr);gap:6px;display:grid}.rss-task-editor select,.rss-task-editor input{width:100%;min-width:0;min-height:32px}.crew-skills-layout{flex:auto;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:14px;min-height:0;margin-top:14px;display:grid}.crew-browser,.crew-skill-editor{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;min-height:0}.crew-browser{flex-direction:column;gap:10px;min-width:0;padding:12px;display:flex;overflow:hidden}.admin-page.is-crew-development .crew-browser,.crew-skills-page .crew-browser{height:max(320px,100vh - 230px);position:sticky;top:14px}.search-field{display:block;position:relative}.search-field svg{color:#738076;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.search-field input{padding-left:34px}.checkbox-row{color:#3d3726;align-items:center;gap:8px;font-size:.82rem;font-weight:850;display:flex}.checkbox-row input{width:auto;min-height:auto}.add-crew-button{width:100%}.crew-browser-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:6px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.crew-browser-item{border:1px solid var(--gyg-line);min-height:38px;color:var(--gyg-black);text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;display:flex}.crew-browser-item:hover,.crew-browser-item.is-selected{border-color:var(--gyg-black);background:#fff4b8}.archived-pill{color:#5e685f;background:#eef0ec;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-size:.68rem;font-weight:850;display:inline-flex}.crew-skill-editor{background:#fffdfa;border:2px solid #cdbf9b;align-content:start;gap:14px;padding:16px 14px 16px 16px;display:grid;overflow-y:auto;box-shadow:0 10px 24px #2d271814}.admin-page.is-crew-development .crew-skills-layout,.crew-skills-page .crew-skills-layout{align-items:start;min-height:auto}.admin-page.is-crew-development .crew-skill-editor,.crew-skills-page .crew-skill-editor{overflow:visible}.crew-skill-editor-heading{border:1px solid var(--gyg-black);background:var(--gyg-black);border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:76px;padding:14px 124px;display:flex;position:relative}.crew-skill-editor-heading>div{text-align:center;min-width:0}.crew-skill-editor-heading .eyebrow{color:var(--gyg-yellow)}.crew-skill-editor-heading .secondary-button{background:#fff;border-color:#fff;position:absolute;right:12px}.crew-skill-editor-heading h2{overflow-wrap:anywhere;color:#fff;margin:0;font-size:1.42rem;font-weight:950;line-height:1.15}.skill-group-list{gap:12px;display:grid}.skill-group{border:1px solid var(--gyg-line);background:#fffdf4;border-radius:8px;overflow:hidden}.skill-group-heading{border-bottom:1px solid var(--gyg-line);background:#f4f3ee;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 12px;display:flex}.skill-group-heading h3{color:var(--gyg-black);margin:0;font-size:.88rem;line-height:1.15}.skill-group-heading span{color:#665f46;font-size:.72rem;font-weight:900}.skill-toggle-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;padding:10px;display:grid}.skill-toggle{min-height:42px;color:var(--gyg-black);background:#fff;border:1px solid #cbd5c8;border-radius:7px;font-weight:850}.skill-toggle:hover:not(:disabled){border-color:var(--gyg-black);background:#fff4b8}.skill-toggle.is-selected{color:#193f26;background:#dff3e3;border-color:#245d37}.skill-toggle:disabled{cursor:not-allowed;opacity:.58}.shift-review-page{background:#f7f5ee;min-height:100vh;padding:12px 18px 0}.shift-review-header{border:2px solid var(--gyg-black);background:var(--gyg-black);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:12px;padding:12px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #11111124}.shift-review-header:after{background:var(--gyg-yellow);content:"";height:5px;position:absolute;bottom:0;left:0;right:0}.shift-review-header>*{z-index:1;position:relative}.shift-review-header .eyebrow{color:var(--gyg-yellow)}.shift-review-header .secondary-button{background:#fff;border-color:#fff}.shift-review-header h1{color:#fff;margin:0;font-size:clamp(1.42rem,1.8vw,1.9rem);font-weight:950;line-height:1.05}.shift-review-count{background:var(--gyg-yellow);text-align:center;border:1px solid #111111e0;border-radius:8px;min-width:92px;padding:8px 10px;display:grid}.shift-review-count span:first-child{color:var(--gyg-black);font-size:1rem;font-weight:950}.shift-review-count span:last-child{color:var(--gyg-black);text-transform:uppercase;font-size:.72rem;font-weight:950}.shift-review-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:14px;min-height:0;display:grid}.shift-review-crew-list,.shift-review-editor{background:#fffdfa;border:2px solid #cdbf9b;border-radius:8px;min-height:0;box-shadow:0 10px 24px #2d271814}.shift-review-crew-list{flex-direction:column;gap:12px;height:calc(100vh - 154px);max-height:calc(100vh - 154px);padding:12px;display:flex;position:sticky;top:12px;overflow:hidden}.reviewer-identity-card{border:2px solid var(--gyg-black);border-left:8px solid var(--gyg-yellow);background:var(--gyg-black);color:#fff;border-radius:8px;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.reviewer-identity-card>div{gap:1px;min-width:0;display:grid}.reviewer-identity-card span{color:var(--gyg-yellow);letter-spacing:.03em;text-transform:uppercase;font-size:.66rem;font-weight:950}.reviewer-identity-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:950;line-height:1.15;overflow:hidden}.reviewer-identity-card .secondary-button{border-color:var(--gyg-yellow);background:var(--gyg-yellow);flex:none;min-height:32px}.reviewer-identity-card.is-required{border-color:var(--gyg-red);border-left-color:var(--gyg-red);color:var(--gyg-black);background:#fff0ee}.reviewer-identity-card.is-required span{color:#8a201a}.reviewer-identity-card.is-required .secondary-button{border-color:var(--gyg-black)}.review-status-pill{min-height:20px;color:var(--gyg-black);background:#fff4b8;border:1px solid #4e473024;border-radius:999px;align-items:center;padding:0 7px;font-size:.68rem;font-weight:900;display:inline-flex}.review-status-pill.is-reviewed{color:#285334;background:#dff3e3;border-color:#a6cda9}.shift-review-crew-list .crew-browser-item{background:#fff;border-color:#d1c4a5;min-height:42px;font-weight:900}.shift-review-crew-list .crew-browser-item:hover{border-color:var(--gyg-black);background:#fff4b8}.shift-review-crew-list .crew-browser-item.is-selected{border-color:var(--gyg-black);background:var(--gyg-black);box-shadow:inset 0 -4px 0 var(--gyg-yellow);color:#fff}.shift-review-crew-list .crew-browser-item.is-selected .review-status-pill{background:var(--gyg-yellow);color:var(--gyg-black);border-color:#1111113d}.shift-review-editor{flex-direction:column;gap:11px;min-height:calc(100vh - 166px);padding:14px;display:flex}.shift-review-editor-heading{border:1px solid var(--gyg-black);background:var(--gyg-black);border-radius:8px;gap:5px;padding:13px 16px 17px;display:grid;position:relative;overflow:hidden}.shift-review-editor-heading:after{background:var(--gyg-yellow);content:"";height:5px;position:absolute;bottom:0;left:0;right:0}.shift-review-editor-heading .eyebrow{color:var(--gyg-yellow)}.shift-review-editor-heading h2{color:#fff;max-width:860px;margin:0;font-size:clamp(1.16rem,1.6vw,1.56rem);font-weight:950;line-height:1.14}.shift-review-editor-heading .position-popover-meta{color:#fff2a6;font-weight:850}.rating-category-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.rating-category{background:#fff;border:2px solid #d1c4a5;border-radius:8px;gap:7px;margin:0;padding:10px;display:grid;box-shadow:0 6px 16px #2d27180d}.rating-category legend{background:var(--gyg-black);width:fit-content;color:var(--gyg-yellow);border-radius:999px;padding:4px 9px;font-size:.8rem;font-weight:950}.rating-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.rating-option{min-height:39px;color:var(--gyg-black);background:#fff;border:2px solid #d1c9b8;border-radius:7px;padding:0 6px;font-size:.76rem;font-weight:850;line-height:1.1}.rating-option:hover,.rating-option.is-selected{border-color:var(--gyg-black);background:#fff4b8;box-shadow:inset 0 -3px #11111124}.rating-option:disabled,.shift-review-notes textarea:disabled{cursor:not-allowed;opacity:.54}.rating-option:disabled:hover{color:var(--gyg-black);background:#fff;border-color:#d1c9b8}.rating-option.is-score-1:hover,.rating-option.is-score-1.is-selected{color:#7a1e18;background:#ffe2df;border-color:#c43a31}.rating-option.is-score-2:hover,.rating-option.is-score-2.is-selected{color:#7b3f0c;background:#fff0db;border-color:#d48128}.rating-option.is-score-3:hover,.rating-option.is-score-3.is-selected{color:#5f5421;background:#fbf6d5;border-color:#b0a15f}.rating-option.is-score-4:hover,.rating-option.is-score-4.is-selected{color:#24572d;background:#e1f4df;border-color:#63a56c}.rating-option.is-score-5:hover,.rating-option.is-score-5.is-selected{color:#0d5a47;background:#d9f5ee;border-color:#1f8b72}.versatility-review-panel{border:2px solid var(--gyg-black);border-left:8px solid var(--gyg-yellow);background:#fff8dc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid;box-shadow:0 6px 16px #2d27180d}.versatility-review-panel h3{color:var(--gyg-black);margin:0;font-size:1rem;line-height:1.1}.versatility-review-panel span{color:#574f3f;font-size:.76rem;font-weight:850}.versatility-review-panel .star-rating-button{width:38px;height:38px}.reviewer-required-panel{border:2px solid var(--gyg-black);border-left:8px solid var(--gyg-yellow);color:var(--gyg-black);background:#fff4b8;border-radius:8px;align-items:center;gap:8px;padding:9px 11px;display:flex}.reviewer-required-panel p{margin:0;font-size:.84rem;font-weight:900}.shift-review-notes{color:#3d3726;gap:6px;font-size:.82rem;font-weight:900;display:grid}.shift-review-notes textarea{resize:vertical;border:2px solid #d1c4a5;min-height:72px}.shift-review-actions{border-top:1px solid #d1c4a5;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:10px;display:flex}.shift-review-actions .primary-button:disabled{cursor:not-allowed;opacity:.72;background:#d8d2c3;border-color:#b8b09f}.reviewer-name-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111111c7}.reviewer-name-dialog{border-width:3px;gap:0;width:min(520px,100%);padding:0;overflow:hidden auto}.reviewer-name-dialog-heading{border-bottom:6px solid var(--gyg-yellow);background:var(--gyg-black);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:18px 20px;display:grid}.reviewer-name-dialog-heading .eyebrow{color:var(--gyg-yellow);margin-bottom:4px}.reviewer-name-dialog-heading h2{color:#fff;margin:0;font-size:clamp(1.3rem,4vw,1.7rem);font-weight:950;line-height:1.08}.reviewer-name-dialog-icon{border:2px solid var(--gyg-yellow);background:var(--gyg-yellow);width:48px;height:48px;color:var(--gyg-black);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.reviewer-name-dialog>.modal-description{color:#413b2d;margin:0;padding:18px 20px 0;font-size:.9rem;font-weight:800}.reviewer-name-dialog-field{border:2px solid var(--gyg-black);color:var(--gyg-black);background:#fff4b8;border-radius:8px;gap:7px;margin:16px 20px 20px;padding:13px;font-size:.82rem;font-weight:950;display:grid}.reviewer-name-dialog-field input{background:#fff;border:2px solid #9f957d;min-height:50px;font-size:1rem;font-weight:850}.reviewer-name-dialog-field input[aria-invalid=true]{border-color:var(--gyg-red);box-shadow:0 0 0 3px #e8483f2e}.reviewer-name-dialog-field>span{color:#5d543f;font-size:.72rem;font-weight:850}.reviewer-name-dialog-field input[aria-invalid=true]+span{color:#8a201a}.reviewer-name-dialog .modal-actions{background:#f7f3e7;padding:14px 20px 18px}.reviewer-name-confirm{min-height:44px;padding:0 16px}.development-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.development-summary-metric{background:#fff;border:1px solid #7e766038;border-radius:8px;align-content:center;gap:4px;min-height:78px;padding:11px 12px;display:grid}.development-summary-metric.is-primary{background:#f5fbf3;border-color:#a6cda9}.development-summary-metric>span{color:#665f46;letter-spacing:0;text-transform:uppercase;font-size:.68rem;font-weight:950}.development-summary-metric strong{overflow-wrap:anywhere;color:var(--gyg-black);font-size:1.08rem;font-weight:950;line-height:1.1}.development-summary-metric small{color:#665f46;font-size:.74rem;font-weight:800}.development-panel{background:#fff;border:2px solid #d1c4a5;border-radius:8px;min-height:0;overflow:visible;box-shadow:0 8px 20px #2d27180f}.development-panel.is-review-history{overflow:hidden}.development-panel>.skill-group-heading{border-bottom-color:var(--gyg-black);background:var(--gyg-black)}.development-panel>.skill-group-heading h3{color:#fff;font-size:.94rem}.development-panel>.skill-group-heading span{background:var(--gyg-yellow);color:var(--gyg-black);border-radius:999px;padding:4px 8px;font-weight:950}.development-role-coverage-grid{grid-template-columns:minmax(240px,.95fr) minmax(280px,1.25fr);gap:10px;padding:10px;display:grid}.development-role-coverage-section{background:#fff;border:1px solid #7e766038;border-radius:7px;align-content:start;gap:8px;min-width:0;padding:10px;display:grid}.development-role-coverage-section header{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.development-role-coverage-section h4{color:var(--gyg-black);margin:0;font-size:.86rem;line-height:1.1}.development-role-coverage-section header span{color:#665f46;font-size:.76rem;font-weight:950}.development-role-chip-list{flex-wrap:wrap;gap:7px;display:flex}.development-role-chip{background:#fff;border:1px solid #7e766038;border-radius:7px;gap:2px;max-width:260px;padding:7px 9px;display:inline-grid}.development-role-chip.is-compact{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}.development-role-chip strong{overflow-wrap:anywhere;color:var(--gyg-black);font-size:.8rem;line-height:1.15}.development-role-chip small,.development-role-chip em{color:#665f46;font-size:.68rem;font-style:normal;font-weight:820;line-height:1.2}.development-role-chip.is-strong{background:#eef8ed;border-color:#b7ddba}.development-role-chip.is-capable{background:#f2faed;border-color:#b8dcae}.development-role-chip.is-developing{background:#fff3d0;border-color:#e9cb6f}.development-role-chip.is-no-evidence{background:#f4f5f2;border-color:#d8ded5}.development-category-grid{gap:8px;padding:10px;display:grid}.development-category-row{background:#fff;border:1px solid #7e766038;border-radius:7px;grid-template-columns:minmax(160px,1fr) minmax(120px,.8fr) minmax(58px,auto);align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:grid}.development-category-copy{gap:2px;min-width:0;display:grid}.development-category-copy strong{color:var(--gyg-black);font-size:.84rem}.development-category-copy span{color:#665f46;font-size:.72rem;font-weight:800}.development-category-meter{background:#ece7d6;border-radius:999px;height:9px;overflow:hidden}.development-category-meter span{border-radius:inherit;background:#8d958c;height:100%;display:block}.development-category-row.is-strong{background:#f8fcf6;border-color:#b7ddba}.development-category-row.is-strong .development-category-meter span{background:#3f8f4f}.development-category-row.is-solid{background:#fbfdf1;border-color:#c8dc9e}.development-category-row.is-solid .development-category-meter span{background:#7fa13b}.development-category-row.is-focus{background:#fffaf0;border-color:#ebd29a}.development-category-row.is-focus .development-category-meter span{background:#d49a25}.development-category-row.is-concern{background:#fff5f3;border-color:#efb0aa}.development-category-row.is-concern .development-category-meter span{background:#c43a31}.development-category-score{color:var(--gyg-black);text-align:right;font-size:.8rem;font-weight:950}.development-list{gap:8px;padding:10px;display:grid}.development-list.is-history{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:min(560px,62vh);padding-right:12px;overflow-y:auto}.development-note{background:#fff;border:1px solid #7e766038;border-radius:7px;gap:8px;padding:10px;display:grid}.development-note-heading{justify-content:space-between;align-items:start;gap:10px;min-width:0;display:flex}.development-note-heading>div{gap:2px;min-width:0;display:grid}.development-note-heading strong{overflow-wrap:anywhere;color:var(--gyg-black);font-size:.86rem;line-height:1.15}.development-note-heading span,.development-note-meta span{color:#5f594b;font-size:.76rem;font-weight:800}.development-note-heading>span{color:var(--gyg-black);background:#f4f3ee;border-radius:999px;flex:none;padding:3px 8px;font-weight:950}.development-note p{color:#3d3726;margin:0;font-size:.8rem;font-weight:760;line-height:1.35}.development-note-meta,.development-rating-chip-list{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.development-note-meta span,.development-rating-chip{background:#f4f3ee;border-radius:999px;align-items:center;gap:5px;min-height:22px;padding:0 8px;display:inline-flex}.development-rating-chip span{color:#5f594b;font-size:.68rem;font-weight:850}.development-rating-chip strong{color:var(--gyg-black);font-size:.68rem;font-weight:950}.development-rating-chip.is-score-1{background:#ffe2df}.development-rating-chip.is-score-2{background:#fff0db}.development-rating-chip.is-score-3{background:#fbf6d5}.development-rating-chip.is-score-4{background:#dff3e3}.development-rating-chip.is-score-5{background:#d9f5ee}.weekly-summary-panel{gap:14px;margin-top:14px;display:grid}.weekly-summary-header{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.weekly-summary-header h2{color:var(--gyg-black);margin:0;font-size:1.32rem;line-height:1.05}.weekly-summary-header span{color:#6c6554;font-size:.82rem;font-weight:850}.weekly-summary-filters{border:1px solid var(--gyg-line);background:#fff;border-radius:8px;grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(130px,.75fr)) auto;align-items:end;gap:10px;padding:12px;display:grid}.weekly-summary-filters label:not(.search-field):not(.checkbox-row){color:#4d4634;gap:5px;min-width:0;font-size:.74rem;font-weight:850;display:grid}.weekly-summary-filters select,.weekly-summary-filters input{width:100%;min-height:36px}.weekly-notes-filter{white-space:nowrap;min-height:36px}.weekly-person-list{gap:16px;display:grid}.weekly-person-summary{border:2px solid var(--gyg-black);background:#fff;border-radius:8px;gap:0;display:grid;overflow:hidden;box-shadow:0 10px 24px #2d271814}.weekly-person-summary>header{background:var(--gyg-black);justify-content:flex-start;align-items:center;gap:12px;min-height:70px;padding:13px 126px 13px 14px;display:flex;position:relative}.weekly-person-summary>header:after{background:var(--gyg-yellow);content:"";height:5px;position:absolute;bottom:0;left:0;right:0}.weekly-person-summary>header>div{text-align:left;min-width:0}.weekly-person-summary h3{color:#fff;margin:0;font-size:1.24rem;font-weight:950;line-height:1.1}.weekly-person-summary header span,.weekly-incident-heading span,.weekly-incident small{color:#6a6047;font-size:.76rem;font-weight:820}.weekly-person-summary header span{color:var(--gyg-yellow)}.weekly-person-summary header strong{background:var(--gyg-yellow);color:var(--gyg-black);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:950;position:absolute;right:14px}.weekly-incident-list{background:#fff8dc;gap:10px;padding:14px 14px 14px 44px;display:grid;position:relative}.weekly-incident-list:before{background:var(--gyg-yellow);content:"";border-radius:999px;width:4px;position:absolute;top:14px;bottom:14px;left:23px}.weekly-incident{background:#fff;border:1px solid #c8b76f;border-radius:7px;gap:10px;padding:11px 12px;display:grid;position:relative}.weekly-incident:before{border:3px solid var(--gyg-yellow);background:var(--gyg-black);content:"";border-radius:999px;width:14px;height:14px;position:absolute;top:18px;left:-28px}.weekly-incident:after{background:var(--gyg-yellow);content:"";width:14px;height:3px;position:absolute;top:27px;left:-14px}.weekly-incident-heading{justify-content:space-between;align-items:start;gap:10px;display:flex}.weekly-incident-heading>div{gap:3px;min-width:0;display:grid}.weekly-incident-heading strong{color:var(--gyg-black);font-size:.9rem}.weekly-incident-heading>span{color:var(--gyg-black);white-space:nowrap;font-weight:950}.weekly-rating-list{flex-wrap:wrap;gap:6px;display:flex}.weekly-rating-chip{border:1px solid #4e47301f;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.72rem;font-weight:900;display:inline-flex}.weekly-rating-chip.is-score-1{color:#7a1e18;background:#ffe2df}.weekly-rating-chip.is-score-2{color:#7b3f0c;background:#fff0db}.weekly-rating-chip.is-score-3{color:#574915;background:#fbf6d5}.weekly-rating-chip.is-score-4{color:#265f31;background:#dff3e3}.weekly-rating-chip.is-score-5{color:#15584b;background:#d9f5ee}.weekly-incident p{color:#3f392a;margin:0;font-size:.82rem;line-height:1.35}@media (width<=1180px){.central-admin-page,.admin-page{height:auto;min-height:100vh;overflow:visible}.central-admin-layout,.central-template-layout,.admin-layout,.layout-builder-grid{grid-template-columns:minmax(0,1fr)}.central-admin-layout>form.admin-import-panel,.central-admin-layout>.admin-preview-panel,.central-admin-layout>.central-tanda-health-panel,.central-admin-layout>.admin-rss-panel{grid-area:auto}.legacy-manual-content{grid-template-columns:minmax(0,1fr)}.layout-builder{min-height:0}.layout-editor-sidebar{overflow:visible}.layout-editor-viewport{min-height:min(620px,68vh)}.layout-setup-page{grid-template-columns:minmax(0,1fr)}.layout-setup-sidebar{grid-template-columns:repeat(4,minmax(0,1fr));position:static}.layout-setup-main{overflow:visible}.admin-preview-list,.rss-task-editor{max-height:560px}.shift-review-layout{grid-template-columns:minmax(0,1fr)}.shift-review-crew-list{height:auto;max-height:none;position:static}.shift-review-header,.development-category-row,.versatility-review-panel{grid-template-columns:minmax(0,1fr)}.development-summary-strip,.development-role-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.development-category-score{text-align:left}}@media (width<=820px){.central-admin-page,.admin-page,.crew-skills-page{height:auto;min-height:100vh;padding:12px;overflow:visible}.admin-page.is-crew-development,.crew-skills-page{height:auto;min-height:100vh;overflow:visible}.central-admin-layout,.central-template-layout,.admin-layout,.crew-skills-layout{grid-template-columns:minmax(0,1fr)}.admin-page.is-crew-development .crew-skills-layout,.crew-skills-page .crew-skills-layout{flex:none}.tanda-status-grid,.tanda-settings-grid,.tanda-actions{grid-template-columns:minmax(0,1fr)}.central-health-row{grid-template-columns:minmax(0,1fr);align-items:start}.admin-header{flex-wrap:wrap}.shift-review-header{grid-template-columns:minmax(0,1fr)}.weekly-summary-header{flex-direction:column;align-items:stretch}.crew-skill-editor-heading,.weekly-person-summary>header{padding:14px}.crew-skill-editor-heading{flex-direction:column}.crew-skill-editor-heading .secondary-button,.weekly-person-summary header strong{position:static}.weekly-summary-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-summary-filters .search-field,.weekly-notes-filter{grid-column:1/-1}.shift-review-count{text-align:left;width:fit-content}.rating-category-list,.rating-options,.development-summary-strip,.development-role-coverage-grid{grid-template-columns:minmax(0,1fr)}.layout-builder-toolbar{grid-template-columns:minmax(0,1fr);align-items:stretch}.layout-tool-strip{order:2}.layout-setup-summary{order:2;grid-template-columns:repeat(3,minmax(0,1fr))}.layout-builder-actions{order:3;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.layout-builder-toolbar .compact-action,.layout-builder-toolbar .admin-status{width:100%}.layout-editor-viewport{justify-content:flex-start;min-height:390px;padding:10px}.layout-editor-map{min-width:780px}.layout-scrub-grid{grid-template-columns:minmax(0,1fr)}.layout-setup-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-setup-nav-card{min-height:48px;padding:0 10px}.layout-skill-row,.layout-group-card-header,.layout-export-row{grid-template-columns:minmax(0,1fr) 36px}.layout-skill-row .layout-row-label,.layout-skill-row .layout-row-meta,.layout-skill-row .secondary-button{grid-column:1/-1}.layout-skill-row .archived-pill,.layout-group-card-header .layout-row-count{justify-self:start}.layout-group-card-header .layout-row-count{grid-column:1/-1}.layout-group-card-header .icon-button{grid-area:1/2}.layout-member-grid,.layout-member-grid.positions{grid-template-columns:minmax(0,1fr)}.layout-member-chip{grid-column:1/-1}.layout-export-row .layout-row-order{grid-area:1/1}.layout-export-row>.icon-button.danger{grid-area:1/2;justify-self:end}.layout-export-row .layout-row-label,.layout-kind-toggle,.layout-export-row select,.layout-export-section-label{grid-column:1/-1}.admin-panel-heading{display:grid}.admin-editor-actions{grid-template-columns:minmax(0,1fr);display:grid}.admin-editor-actions .compact-action{width:100%}.admin-panel-heading .roster-date-nav{flex-basis:auto;width:100%}.admin-preview-list{max-height:360px}.admin-editor-head{display:none}.admin-editor-row{grid-template-columns:minmax(0,1fr) 36px}.admin-editor-row>input:first-of-type{grid-area:1/1}.admin-editor-row>input:not(:first-of-type),.admin-time-row,.admin-shift-summary{grid-column:1/-1}.admin-editor-row .icon-button{grid-area:1/2;justify-self:end}.rss-day-selector{grid-template-columns:repeat(4,minmax(0,1fr))}.rss-task-editor label{grid-template-columns:minmax(0,1fr)}.admin-paste-field textarea{max-height:none}}.drag-preview{z-index:20;border:1px solid var(--gyg-black);background:var(--gyg-yellow);max-width:180px;min-height:32px;color:var(--gyg-black);pointer-events:none;text-overflow:ellipsis;white-space:nowrap;border-radius:7px;padding:6px 10px;font-size:.82rem;font-weight:850;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 12px 28px #11111138}.modal-backdrop{z-index:1000;background:#1111119e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{border:2px solid var(--gyg-black);background:#fffdf7;border-radius:10px;gap:14px;width:min(680px,100%);max-height:calc(100vh - 48px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 26px 70px #1111114d}.modal-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.modal-heading h2{color:var(--gyg-black);margin:0;font-size:1.35rem;line-height:1.1}.modal-description{color:#5f5741;margin:-4px 0 0;font-size:.82rem;font-weight:750;line-height:1.4}.modal-actions{border-top:1px solid var(--gyg-line);justify-content:flex-end;gap:8px;padding-top:12px;display:flex}.print-options-dialog{width:min(760px,100%)}.print-allocation-context{color:#554d37;letter-spacing:.03em;background:#fff;border:1px solid #d7ceb1;border-radius:999px;justify-self:start;margin:-3px 0 0;padding:5px 9px;font-size:.69rem;font-weight:900}.print-break-option{cursor:pointer;background:#fff;border:2px solid #d7ceb1;border-radius:10px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:12px 13px;transition:border-color .12s,background .12s,box-shadow .12s,transform .12s;display:grid}.print-break-option:hover{border-color:#a89c79;transform:translateY(-1px)}.print-break-option:focus-within{outline-offset:2px;outline:3px solid #ffd2006b}.print-break-option.is-selected{border-color:var(--gyg-black);box-shadow:inset 0 -4px 0 var(--gyg-yellow);background:#fff4b8}.print-break-option>input{width:18px;min-height:18px;accent-color:var(--gyg-black);margin:0}.print-break-option-icon{width:38px;height:38px;color:var(--gyg-black);background:#f4efe1;border:1px solid #d7ceb1;border-radius:9px;place-items:center;display:grid}.print-break-option.is-selected .print-break-option-icon{border-color:var(--gyg-black);background:var(--gyg-yellow)}.print-break-option-copy{gap:3px;min-width:0;display:grid}.print-break-option-copy strong{color:var(--gyg-black);font-size:.9rem}.print-break-option-copy small,.print-goal-picker-heading small{color:#645c45;font-size:.71rem;font-weight:720;line-height:1.35}.print-break-option-status{color:#5d5540;letter-spacing:.035em;text-transform:uppercase;background:#eee8d8;border-radius:999px;padding:5px 8px;font-size:.66rem;font-weight:900}.print-break-option.is-selected .print-break-option-status{background:var(--gyg-black);color:var(--gyg-yellow)}.print-goal-picker{background:#fff;border:2px solid #d7ceb1;border-radius:10px;gap:9px;min-height:0;padding:13px;display:grid}.print-goal-picker-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.print-goal-picker-heading>div{gap:2px;display:grid}.print-goal-picker-heading strong{color:var(--gyg-black);font-size:.86rem}.print-goal-picker-heading span{color:#5d5540;background:#f4efe1;border-radius:999px;justify-self:start;padding:3px 7px;font-size:.67rem;font-weight:800}.print-goal-list{gap:7px;max-height:min(500px,52vh);padding-right:2px;display:grid;overflow-y:auto}.print-goal-option{background:#fffdf8;border:1px solid #e2dcc9;border-radius:7px;gap:8px;padding:9px;display:grid}.print-goal-option.is-selected{background:#fff9db;border-color:#c9b85c}.print-goal-option>.checkbox-row{overflow-wrap:anywhere;min-width:0}.print-goal-option-label{gap:2px;min-width:0;display:grid}.print-goal-option-label small{color:#776d51;font-size:.64rem;font-weight:800}.print-goal-details{grid-template-columns:minmax(0,1fr) minmax(130px,.42fr);gap:8px;display:grid}.print-goal-details label,.print-custom-goal{color:#534b37;gap:4px;min-width:0;font-size:.7rem;font-weight:850;display:grid}.print-goal-details input,.print-goal-details select,.print-custom-goal input{width:100%;min-width:0}.print-goal-time-range{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:7px;display:grid}.print-goal-time-range>span{color:#6a624d;padding-bottom:10px;font-size:.7rem;font-weight:800}.print-goal-deadline,.print-goal-timing-error{grid-column:1/-1}.print-goal-timing-error{margin:0}.print-goal-empty-note{color:#645c45;background:#f4efe1;border-radius:7px;margin:0;padding:8px 9px;font-size:.7rem;font-weight:760;line-height:1.35}.field-help.is-error{color:#9e241c;font-weight:850}.print-goal-settings-list{gap:7px;display:grid}.print-goal-settings-list .empty-state{margin:0;padding:8px 0}.print-goal-settings-row{background:#fffdf8;border:1px solid #ded5ba;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.print-goal-settings-row.is-archived{opacity:.72;background:#f1efe8}.print-goal-settings-row>label,.print-goal-settings-row input{width:100%;min-width:0}.print-goal-settings-row.is-archived input{text-decoration:line-through}.print-goal-settings-actions{align-items:center;gap:5px;display:flex}.print-goal-add-button{place-self:flex-start start;width:auto}.print-surface{visibility:hidden;pointer-events:none;display:block;position:fixed;top:0;left:-10000px}.print-sheet{color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:7.8px;line-height:1.12}.print-sheet *{-webkit-print-color-adjust:exact;print-color-adjust:exact}.excel-print-sheet{width:190mm;max-width:100%;margin:0 auto}.print-logo-header{justify-content:center;align-items:center;height:19mm;display:flex}.print-logo-header img{object-fit:contain;max-width:42mm;max-height:17mm;display:block}.excel-print-table{border-collapse:collapse;table-layout:fixed;width:100%}.excel-rss-table{margin-top:-1px}.excel-print-table th,.excel-print-table td{text-align:center;vertical-align:middle;word-break:break-word;border:1px solid #000;height:17px;padding:2px 4px;overflow:hidden}.print-fit-text{overflow-wrap:anywhere;white-space:normal;width:100%;max-width:100%;display:block;overflow:visible}.print-preline-text{white-space:pre-line}.excel-print-table th{font-weight:800}.excel-day-row th,.excel-day-row td{text-align:left;background:#fff;border:0;height:18px;font-size:11px;font-weight:400}.excel-day-row td{border-bottom:1px solid #000}.excel-key-notes-row td{text-align:left;vertical-align:top;white-space:pre-wrap;background:#f2f2f2;border-bottom:2px solid #000;height:122px;font-size:10px;font-style:italic}.excel-template-heading-row th{height:24px}.excel-field-heading-row th{background:#d9d9d9;height:54px;font-size:8.2px}.excel-template-title{background:#d9d9d9;font-size:8.6px;border:2px solid #000!important}.excel-break-list-heading{background:#bfbfbf;font-size:9px;border:2px solid #000!important}.excel-position-cell,.excel-secondary-cell,.excel-section-row th{text-align:left}.excel-position-cell{background:#d9d9d9}.excel-section-row th{background:#c9c9c9}.excel-allocation-table th.excel-position-cell{font-weight:400}.excel-name-cell{text-align:left;font-weight:800}.excel-section-row th{font-style:italic}.excel-spacer-cell{background:#bfbfbf;border:0!important;border-left:2px solid #000!important;border-right:2px solid #000!important}.excel-gutter-cell{background:#fff;border:0!important}.excel-rss-heading-row th{background:#d9d9d9;height:34px;font-size:10px;font-weight:900;border:2px solid #000!important}.excel-rss-field-heading-row th{background:#bfbfbf;height:17px;font-size:7.2px;font-weight:900;border:2px solid #000!important}.excel-rss-task-row td{height:var(--print-rss-task-row-height,22px);padding-top:var(--print-rss-task-vertical-padding,2px);padding-bottom:var(--print-rss-task-vertical-padding,2px);font-size:7.3px;font-size:var(--print-rss-task-font-size,7.3px);background:#fff;border:2px solid #000}.excel-rss-task-cell{text-align:left;vertical-align:middle;font-weight:800}.excel-rss-notes-cell,.excel-rss-detail-cell,.excel-rss-daypart-cell{line-height:1.05;line-height:var(--print-rss-line-height,1.05);vertical-align:middle}.excel-rss-notes-cell{color:#1d1d1d;text-align:left}.excel-rss-daypart-cell,.excel-rss-detail-cell{font-size:6.8px;font-size:var(--print-rss-detail-font-size,6.8px);font-weight:800}.excel-rss-cell-content{max-height:none;display:block;overflow:visible}.excel-rss-daypart-cell .excel-rss-cell-content,.excel-rss-detail-cell .excel-rss-cell-content{white-space:normal}.excel-col-gutter{width:1.2%}.excel-col-position{width:17.1%}.excel-col-name{width:17.5%}.excel-col-shift{width:18.8%}.excel-col-secondary-position{width:14.8%}.excel-col-break-name{width:7.65%}.excel-rss-col-gutter{width:1.2%}.excel-rss-col-daypart{width:12.8%}.excel-rss-col-task{width:31.5%}.excel-rss-col-notes{width:42.5%}.excel-rss-col-detail{width:12%}.excel-goals-col-task{width:58.8%}.excel-goals-col-assigned-to{width:25%}.excel-goals-col-timing{width:15%}.excel-goal-task-row .excel-rss-task-cell{text-align:left;padding-left:7px}.excel-goal-assigned-to-cell,.excel-goal-timing-cell{text-align:center;font-weight:700}.excel-goal-timing-cell{text-align:center!important}.print-break-review-footnote{color:#7a1e18;text-align:left;height:11px;margin:0 0 0 1.2%;font-size:6.5px;font-weight:800;line-height:11px}.excel-allocation-table tr:not(.excel-day-row):not(.excel-key-notes-row):not(.excel-template-heading-row):not(.excel-field-heading-row){height:var(--print-allocation-row-height,17px)}.excel-allocation-table tr:not(.excel-day-row):not(.excel-key-notes-row):not(.excel-template-heading-row):not(.excel-field-heading-row) th,.excel-allocation-table tr:not(.excel-day-row):not(.excel-key-notes-row):not(.excel-template-heading-row):not(.excel-field-heading-row) td{height:var(--print-allocation-row-height,17px);padding-top:var(--print-allocation-cell-vertical-padding,2px);padding-bottom:var(--print-allocation-cell-vertical-padding,2px);font-size:var(--print-allocation-font-size,7.8px);white-space:nowrap;line-height:1}.excel-allocation-table tr:not(.excel-day-row):not(.excel-key-notes-row):not(.excel-template-heading-row):not(.excel-field-heading-row) .print-fit-text{overflow-wrap:normal;white-space:nowrap;word-break:normal;line-height:1}.excel-allocation-table tr>td.excel-break-list-pane{font-size:var(--print-allocation-name-font-size,9px);vertical-align:top;background:#f2f2f2;border:2px solid #000;font-weight:400;height:var(--print-allocation-body-height,578px)!important;padding:0!important}.excel-break-list-grid{height:var(--print-allocation-body-height,578px);grid-template-rows:repeat(var(--print-break-slot-count,17), minmax(0, 1fr));min-height:0;display:grid}.excel-break-list-item{text-align:center;border-bottom:1px solid #000;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0 2px;display:flex;overflow:hidden}.excel-break-list-item:last-child{border-bottom:0}.excel-break-list-item .print-fit-text{overflow-wrap:normal;white-space:nowrap;line-height:1}.excel-name-cell{font-size:var(--print-allocation-name-font-size,8.5px)}.excel-allocation-table .excel-gutter-cell{background:#fff;border:0!important}.print-review-text{color:#b00020;font-weight:800}.print-overlap-relaxed-text{font-weight:800}@media print{@page{size:A4 portrait;margin:7mm}:root,html{background:#fff}body{background:#fff;min-width:0;min-height:0}.app-shell,.built-by-credit,.modal-backdrop{display:none!important}.print-surface{visibility:visible;position:static;left:auto}}@media (width<=620px){.position-popover{width:auto;min-width:0;max-width:none;max-height:calc(100vh - 24px);position:fixed;bottom:12px;right:12px;overflow-y:auto;transform:none;top:auto!important;left:12px!important}.modal-backdrop{align-items:start;padding:10px}.modal-card{max-height:calc(100vh - 20px);padding:14px}.reviewer-name-dialog{padding:0}.reviewer-name-dialog .modal-actions{grid-template-columns:minmax(0,1fr);display:grid}.print-goal-details{grid-template-columns:minmax(0,1fr)}.print-break-option{grid-template-columns:auto auto minmax(0,1fr)}.print-break-option-status{display:none}.print-goal-settings-row{grid-template-columns:minmax(0,1fr)}.print-goal-settings-actions{flex-wrap:wrap}.app-shell{grid-template-columns:1fr}.sidebar,.sidebar.is-collapsed{border-bottom:1px solid #d9dfd5;border-right:0;width:100%}.sidebar.is-collapsed{height:52px}.sidebar-content{height:58vh}.sidebar-rail-button{margin-top:8px}.allocation-stage{min-height:42vh;padding:12px}.built-by-credit{font-size:.68rem;bottom:8px;right:8px}.map-toolbar-main,.topbar-skill-filter{grid-template-columns:1fr}.topbar-skill-filter .skill-filter-heading{min-width:0;display:flex}.topbar-skill-filter .skill-filter-chip-list{flex-wrap:wrap;overflow-x:visible}.store-map-frame{min-width:620px}.crew-skills-layout{grid-template-columns:1fr}.crew-skills-page{height:auto;overflow:visible}.crew-browser{height:min(440px,48vh);min-height:220px;position:static;top:auto}.crew-skill-editor{min-height:0;overflow:visible}.admin-page.is-crew-development .crew-skill-editor,.crew-skills-page .crew-skill-editor{overflow:visible}}
