@layer app{.osha-tmpl{gap:var(--space-lg,1.5rem);flex-direction:column;width:100%;min-width:0;display:flex}.osha-tmpl__ai-assist:empty{display:none}.osha-tmpl__ai-assist{max-height:96px;overflow:hidden}@container app-content (max-width:767px){.osha-tmpl__ai-assist{max-height:80px}}.osha-tmpl__toolbar{width:100%;min-width:0}.osha-tmpl__body{flex:auto;width:100%;min-width:0}.osha-tmpl--list{gap:var(--space-md,1rem)}.osha-tmpl__list-header-actions{align-items:center;gap:var(--space-sm,.5rem);flex-wrap:wrap;min-width:0;max-width:100%;min-height:2.75rem;display:flex}.osha-page-header__actions:has(.osha-tmpl__list-header-actions){flex:min(100%,32rem);min-width:0;max-width:100%}.osha-tmpl__list-header-actions>*{min-width:0}.osha-tmpl--list .osha-tmpl__toolbar{flex-shrink:0}.osha-tmpl__list-controls{align-items:center;gap:var(--space-md,1rem);flex-wrap:wrap;width:100%;min-width:0;display:flex}.osha-tmpl__filter-bar{flex:auto;min-width:0}.osha-tmpl__bulk-actions{flex:none;min-width:0}.osha-tmpl__queue-region{gap:var(--space-md,1rem);flex-direction:column;width:100%;min-width:0;display:flex}.osha-tmpl__list-body{gap:var(--space-md,1rem);flex-direction:column;flex:auto;width:100%;min-width:0;display:flex}.osha-tmpl__pagination{justify-content:flex-end;display:flex}.osha-tmpl__empty-inline{width:100%;min-width:0}@container app-content (max-width:30rem){.osha-tmpl__list-controls{flex-direction:column;align-items:stretch}.osha-tmpl__filter-bar,.osha-tmpl__bulk-actions{width:100%}.osha-tmpl__list-header-actions{flex-direction:column;align-items:stretch;width:100%}.osha-tmpl__list-header-actions>*{width:100%;min-width:0}}.osha-tmpl__detail-layout{gap:var(--space-lg,1.5rem);grid-template-columns:1fr;width:100%;min-width:0;display:grid}@container app-content (min-width:80rem){.osha-tmpl--with-side-panel{grid-template-rows:auto auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.osha-tmpl--with-side-panel>.osha-page-header,.osha-tmpl--with-side-panel>.osha-tmpl__ai-assist,.osha-tmpl--with-side-panel>.osha-tmpl__toolbar{grid-column:1/-1}.osha-tmpl--with-side-panel>.osha-tmpl__body{grid-area:4/1;min-width:0}.osha-tmpl--with-side-panel>.osha-tmpl__detail-panel{grid-area:4/2;align-self:start;max-height:calc(100dvh - 5rem);position:sticky;top:5rem;overflow:auto}.osha-tmpl__detail-layout--with-panel{grid-template-columns:minmax(0,1fr) 320px;gap:24px}}.osha-tmpl__detail-main,.osha-tmpl__detail-panel{min-width:0}@container app-content (min-width:80rem){.osha-tmpl__detail-layout--with-panel .osha-tmpl__detail-panel{align-self:start;max-height:calc(100dvh - 5rem);position:sticky;top:5rem;overflow:auto}}.osha-tmpl__tabs{width:100%;min-width:0}.osha-detail-side-panel{gap:var(--space-sm,.5rem);padding:var(--space-md,1rem);border:1px solid var(--color-border);border-radius:var(--radius-md,.5rem);background:var(--color-surface,var(--color-bg-elevated));margin:0;display:grid}.osha-detail-side-panel__row{gap:var(--space-2xs,.125rem);margin:0;display:grid}.osha-detail-side-panel__label{font-size:var(--type-step-0,.75rem);color:var(--color-on-surface-muted,var(--color-text-muted));text-transform:uppercase;letter-spacing:.04em;margin:0;font-weight:600}.osha-detail-side-panel__value{font-size:var(--type-step-1,1rem);color:var(--color-on-surface,var(--color-text));margin:0;line-height:1.4}.osha-tmpl__detail-panel-ai .osha-ambient-assist{margin-block:var(--space-sm) 0;padding:var(--space-sm);max-height:96px;overflow:hidden}.osha-tmpl__detail-panel-ai .osha-ambient-assist .osha-ai-capability-pill,.osha-tmpl__detail-panel-ai .osha-ambient-assist .osha-ambient-assist__body,.osha-tmpl__detail-panel-ai .osha-ambient-assist .osha-ai-insight-card{display:none}.launch-detail__stack{gap:var(--space-md,1rem);display:grid}.osha-tmpl__sticky-footer{z-index:6;justify-content:flex-end;align-items:center;gap:var(--space-sm,.5rem);min-height:56px;padding:var(--space-sm,.5rem) 0 max(var(--space-sm,.5rem), env(safe-area-inset-bottom));background:var(--color-bg);border-top:1px solid var(--color-border);display:flex;position:sticky;bottom:0}.osha-tmpl__widget-grid{gap:var(--space-md,1rem);grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));display:grid}.osha-tmpl--dashboard .osha-tmpl__widget-grid{grid-template-columns:1fr}.osha-tmpl--dashboard .osha-tmpl__widget-grid>*{box-sizing:border-box;min-width:0}.osha-tmpl__dashboard-sticky-primary{bottom:env(safe-area-inset-bottom,0);z-index:2;padding-block:var(--space-sm,.5rem);background:var(--color-bg,var(--color-surface));position:sticky}@container app-content (min-width:48rem){.osha-tmpl__dashboard-sticky-primary{background:0 0;padding-block:0;position:static}}.osha-tmpl__dashboard-alert{justify-content:space-between;align-items:flex-start;gap:var(--space-md,1rem);border:1px solid var(--color-border);border-radius:var(--radius-md,.5rem);background:var(--color-surface-muted,var(--color-bg-card));color:var(--color-on-surface,var(--color-text));padding:var(--space-md,1rem);min-width:0;display:flex}.osha-tmpl__dashboard-alert--warning{border-color:var(--color-warning);background:color-mix(in srgb, var(--color-warning) 10%, var(--color-surface))}.osha-tmpl__dashboard-alert--danger{border-color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 8%, var(--color-surface))}.osha-tmpl__dashboard-alert-copy{flex:auto;min-width:0}.osha-tmpl__dashboard-alert-copy p{color:var(--color-on-surface-muted,var(--color-text-muted));margin:0}.osha-tmpl__dashboard-alert-title{align-items:center;gap:var(--space-xs,.25rem);flex-wrap:wrap;display:flex}.osha-tmpl__header-meta{color:var(--color-on-surface-muted,var(--color-text-muted));font-size:var(--type-step-1,1rem);margin:0}.osha-tmpl__header-actions{align-items:center;gap:var(--space-sm,.5rem);flex-wrap:wrap;display:flex}.osha-tmpl__catalog-pagination{justify-content:space-between;align-items:center;gap:var(--space-sm,.5rem);color:var(--color-on-surface-muted,var(--color-text-muted));font-size:var(--type-step-1,1rem);flex-wrap:wrap;display:flex}.osha-tmpl__form{gap:var(--space-lg,1.5rem);flex-direction:column;min-width:0;display:flex}.osha-tmpl__form-body{gap:var(--space-md,1rem);flex-direction:column;min-width:0;display:flex}.osha-tmpl__form-loading,.osha-tmpl__form-prefetch{min-width:0}.osha-tmpl__form-prefetch{color:var(--color-text-muted);font-size:.875rem}.osha-tmpl__form-actions{justify-content:flex-end;gap:var(--space-sm,.5rem);padding:var(--space-md,1rem) 0;background:var(--color-bg);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex;position:sticky;bottom:0}.osha-tmpl--split{flex:1;min-height:0}.osha-tmpl--split .osha-tmpl__body{flex-direction:column;flex:1;min-height:0;display:flex}.osha-tmpl__split{flex:1;min-width:0;min-height:0;display:flex}.osha-tmpl__split-master,.osha-tmpl__split-detail{min-width:0;height:100%;min-height:0;overflow:auto}.osha-tmpl__calendar-toolbar{justify-content:space-between;align-items:center;gap:var(--space-md,1rem);flex-wrap:wrap;display:flex}.osha-tmpl__calendar-nav{align-items:center;gap:var(--space-xs,.25rem);display:flex}.osha-tmpl__cal-nav-btn{min-width:44px;min-height:44px;padding:0 var(--space-sm,.5rem);border:1px solid var(--color-border);border-radius:var(--radius-md,.5rem);background:var(--color-surface,var(--color-bg));color:var(--color-text);font:inherit;cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.osha-tmpl__cal-nav-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.osha-tmpl__cal-focused-date{margin-left:var(--space-sm,.5rem);font-weight:600}.osha-tmpl__calendar-grid{min-width:0}.osha-tmpl__board-columns{gap:var(--space-md,1rem);padding-bottom:var(--space-sm,.5rem);scroll-snap-type:x proximity;display:flex;overflow-x:auto}.osha-tmpl__board-columns>*{scroll-snap-align:start;flex:0 0 18rem;min-width:0}.osha-tmpl--wizard-list{gap:var(--space-sm,.5rem)}.osha-tmpl--wizard-list>.osha-page-header{margin-bottom:var(--space-sm,.5rem)}.osha-tmpl--wizard-list .osha-page-header__title{font-size:var(--text-xl,1.25rem);line-height:1.2}.osha-tmpl--wizard-list .osha-page-header__description{font-size:var(--text-sm,.875rem);margin-top:0;line-height:1.4}.osha-tmpl__wizard-list-grid{gap:var(--space-md,1rem);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));margin:0;padding:0;list-style:none;display:grid}.osha-tmpl__wizard-list-item{min-width:0}.osha-tmpl__wizard-list-link{color:inherit;border-radius:var(--radius-lg,.75rem);text-decoration:none;display:block}.osha-tmpl__wizard-list-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.osha-tmpl__wizard-list-link--disabled{cursor:not-allowed;opacity:.55}.osha-tmpl__wizard-list-card{gap:var(--space-xs,.25rem);flex-direction:column;min-height:44px;display:flex}.osha-tmpl__wizard-list-title{font-weight:600}.osha-tmpl__wizard-list-desc{color:var(--color-text-muted,var(--color-text));font-size:.875rem}.osha-tmpl--kiosk{font-size:20px}.osha-tmpl--kiosk .osha-tmpl__kiosk-column{gap:var(--space-md,1rem);flex-direction:column;grid-row:2;min-height:0;display:flex;overflow:hidden}.osha-tmpl--kiosk .osha-tmpl__kiosk-title{grid-row:1}.osha-tmpl--kiosk .osha-tmpl__body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.osha-tmpl--kiosk .osha-btn,.osha-tmpl--kiosk .osha-big-touch-action-button,.osha-tmpl--kiosk button,.osha-tmpl--kiosk select,.osha-tmpl--kiosk textarea,.osha-tmpl--kiosk input{min-width:88px;min-height:88px;font-size:max(20px,1rem)}.osha-tmpl--kiosk .kiosk-primary-action{grid-row:3;width:100%;min-height:120px}@container app-content (min-width:80rem){.osha-tmpl--wizard-list{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}.osha-tmpl--wizard-list>.osha-page-header,.osha-tmpl--wizard-list>.osha-tmpl__ai-assist,.osha-tmpl--wizard-list>.osha-tmpl__toolbar,.osha-tmpl--wizard-list>.osha-tmpl__body{grid-column:1/-1}}.osha-app-shell[data-layout-mode=immersive] .osha-tmpl--wizard-list{gap:var(--space-lg,1.5rem);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.osha-app-shell[data-layout-mode=immersive] .osha-tmpl--wizard-list>.osha-page-header,.osha-app-shell[data-layout-mode=immersive] .osha-tmpl--wizard-list>.osha-tmpl__ai-assist,.osha-app-shell[data-layout-mode=immersive] .osha-tmpl--wizard-list>.osha-tmpl__toolbar{flex-shrink:0}.osha-app-shell[data-layout-mode=immersive] .osha-tmpl--wizard-list>.osha-tmpl__body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.osha-app-shell[data-layout-mode=immersive] .wizard-chrome__body>.osha-tmpl--wizard-list{flex:auto;height:100%;min-height:0}.osha-app-shell[data-layout-mode=immersive] .osha-tmpl--wizard-list>.osha-page-header{flex-shrink:0}@container app-content (min-width:64rem){.osha-tmpl--split-chat{flex-direction:column;gap:0;height:100%;min-height:0;display:flex;overflow:hidden}.osha-tmpl--split-chat>.osha-page-header,.osha-tmpl--split-chat>.osha-tmpl__ai-assist,.osha-tmpl--split-chat>.osha-tmpl__toolbar{flex-shrink:0}.osha-tmpl--split-chat>.osha-tmpl__body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.osha-tmpl--split-chat .split-view{width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.osha-tmpl--split-chat .split-view__pane{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.osha-tmpl--split-player{grid-template-columns:1fr 320px;gap:0;height:calc(100dvh - 4rem);min-height:0;max-height:calc(100dvh - 4rem);display:grid}.osha-tmpl--split-player>.osha-page-header,.osha-tmpl--split-player>.osha-tmpl__ai-assist,.osha-tmpl--split-player>.osha-tmpl__toolbar{grid-column:1/-1}.osha-tmpl--split-player>.osha-tmpl__body{grid-column:1/-1;min-height:0}}.osha-tmpl--split-chat .osha-tmpl__split-master,.osha-tmpl--split-player .osha-tmpl__split-master{flex:0 0 320px;width:320px;max-width:320px}.osha-tmpl--split-player .osha-tmpl__split-master{flex:auto;width:auto;max-width:none}.osha-tmpl--split-player .osha-tmpl__split-detail{flex:0 0 320px;width:320px;max-width:320px}.osha-tmpl--split-chat .ai-chat-thread,.osha-tmpl--split-player .lms-player-detail-pane{flex-direction:column;height:100%;min-height:0;display:flex}.osha-tmpl--split-chat [data-testid=ai-chat-composer],.osha-tmpl--split-player [data-testid=lms-player-chat-composer]{z-index:4;flex-shrink:0;position:sticky;bottom:0}.osha-tmpl--split-chat .osha-tmpl__ai-assist,.osha-tmpl--split-player .osha-tmpl__ai-assist{max-height:96px;overflow:hidden}}
@layer osha-ui{.osha-segmented{background:var(--osha-color-surface-muted,#f1f5f9);border:1px solid var(--osha-color-border,#e2e8f0);border-radius:var(--osha-radius-md,.625rem);gap:2px;padding:3px;display:inline-flex}.osha-segmented--full{width:100%;display:flex}.osha-segmented-option{appearance:none;justify-content:center;align-items:center;gap:var(--space-1,.25rem);border-radius:var(--osha-radius-sm,.375rem);font-family:var(--font-body,system-ui, sans-serif);color:var(--osha-color-text-muted,#64748b);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:auto;font-weight:500;transition:background .14s,color .14s,box-shadow .14s;display:inline-flex}.osha-segmented--md .osha-segmented-option{padding:var(--space-2,.5rem) var(--space-3,.75rem);font-size:var(--font-sm,.8125rem)}.osha-segmented--sm .osha-segmented-option{padding:var(--space-1,.25rem) var(--space-2,.5rem);font-size:var(--font-xs,.75rem)}.osha-segmented-option:hover:not(:disabled):not([data-selected]){color:var(--osha-color-text,#0f172a)}.osha-segmented-option[data-selected]{background:var(--osha-color-surface,#fff);color:var(--osha-color-text,#0f172a);box-shadow:var(--shadow-sm,0 1px 2px #0000000d)}.osha-segmented-option:disabled{opacity:.5;cursor:not-allowed}.osha-segmented-option:focus-visible{outline:2px solid var(--osha-color-focus,#0891b2);outline-offset:2px}.osha-segmented-icon{display:inline-flex}@media (prefers-reduced-motion:reduce){.osha-segmented-option{transition:none}}}
