.marketing-site .sr-only { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.marketing-site [aria-busy="true"] { min-height: 360px; cursor: progress; }
.demo-load-error { display: grid; place-items: center; gap: 12px; min-height: 360px; padding: 30px; border: 1px solid #dce7e0; background: #fff; text-align: center; }
.demo-load-error button { min-height: 40px; padding: 0 18px; border: 1px solid #078a38; border-radius: 7px; background: #078a38; color: #fff; font-weight: 800; }

/* Shared demo primitives mirror the production shell without sharing data or services. */
.demo-button { display: inline-flex; align-items: center; justify-content: center; gap: 7px; min-height: 40px; padding: 0 14px; border: 1px solid #cfdcd4; border-radius: 7px; background: #fff; color: #234032; font-size: 12px; font-weight: 800; cursor: pointer; }
.demo-button svg { width: 15px; }
.demo-button:hover { border-color: #8fbfa0; background: #f7fbf8; }
.demo-button.is-primary { border-color: #078a38; background: #078a38; color: #fff; box-shadow: 0 8px 18px rgba(7, 138, 56, .15); }
.demo-button.is-danger { border-color: #edc7c7; background: #fff5f5; color: #bd2f2f; }
.demo-button:disabled { cursor: not-allowed; opacity: .48; }
.demo-badge { display: inline-flex; align-items: center; width: max-content; min-height: 22px; padding: 3px 8px; border-radius: 999px; background: #eef4f0; color: #4d6256; font-size: 10px; font-style: normal; font-weight: 850; line-height: 1.1; }
.demo-badge.is-normal, .demo-badge.is-info { background: #edf4ff; color: #2762a5; }
.demo-badge.is-high, .demo-badge.is-warning, .demo-badge.is-pending { background: #fff3e4; color: #a65a16; }
.demo-badge.is-critical, .demo-badge.is-overdue { background: #ffebeb; color: #c72d2d; }
.demo-badge.is-open, .demo-badge.is-completed, .demo-badge.is-acknowledged, .demo-badge.is-available { background: #e7f7ec; color: #087632; }
.demo-badge.is-in-progress { background: #eaf2ff; color: #2563a8; }
.demo-badge.is-blocked { background: #f1ecfb; color: #7048a0; }
.demo-avatar { display: inline-grid; flex: 0 0 auto; width: 30px; height: 30px; place-items: center; border-radius: 50%; background: #edf5f0; color: #087632; font-size: 10px; font-style: normal; font-weight: 850; }

/* Hero preview: same footprint as the original static product window. */
.marketing-app-window[data-demo-root] { min-height: 474px; outline: none; }
.marketing-app-window[data-demo-root]:focus-visible { outline: 3px solid rgba(7, 138, 56, .28); outline-offset: 4px; }
.demo-hero-shell { position: relative; min-height: 474px; background: #f7faf8; }
.demo-hero-topbar { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; height: 42px; padding: 0 15px; border-bottom: 1px solid #e5ece7; background: #fff; color: #58685e; font-size: 10px; }
.demo-hero-topbar > span::before { content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #e7a24a; box-shadow: 13px 0 #8fc59e, 26px 0 #d77979; }
.demo-hero-topbar em { justify-self: end; padding: 4px 7px; border-radius: 99px; background: #e8f6ed; color: #087632; font-size: 7px; font-style: normal; font-weight: 900; letter-spacing: .08em; }
.demo-hero-body { display: grid; grid-template-columns: 122px minmax(0, 1fr); min-height: 402px; }
.demo-hero-body > nav { display: grid; align-content: start; gap: 7px; padding: 20px 10px; border-right: 1px solid #e0e9e3; background: #fff; }
.demo-hero-body > nav::before { content: ""; width: 34px; height: 34px; margin: 0 7px 16px; background: url('/assets/onespotops-mark.svg') center/contain no-repeat; }
.demo-hero-body > nav button { display: flex; align-items: center; gap: 7px; width: 100%; padding: 8px; border: 0; border-radius: 6px; background: none; color: #66746c; text-align: left; font-size: 9px; font-weight: 750; cursor: pointer; }
.demo-hero-body > nav button.is-active { background: #e9f6ed; color: #06722e; }
.demo-hero-body > nav svg { width: 13px; }
.demo-hero-body > main { position: relative; min-width: 0; padding: 26px 22px; }
.demo-hero-heading { display: flex; align-items: start; justify-content: space-between; gap: 12px; }
.demo-hero-heading small { color: #078a38; font-size: 8px; font-weight: 850; letter-spacing: .1em; }
.demo-hero-heading h2 { margin: 4px 0 0; font-size: 18px; letter-spacing: -.02em; }
.demo-hero-heading > span, .demo-hero-heading > a { padding: 5px 8px; border-radius: 99px; background: #edf5f0; color: #51675a; font-size: 8px; font-weight: 800; }
.demo-hero-heading > a { display: inline-flex; align-items: center; gap: 4px; color: #087632; }
.demo-hero-heading > a svg { width: 11px; }
.demo-hero-kpis { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px; margin-top: 18px; }
.demo-hero-kpis .demo-kpi-card { min-height: 72px; padding: 10px; }
.demo-hero-kpis .demo-kpi-card > svg { width: 16px; }
.demo-hero-kpis .demo-kpi-card small { font-size: 7px; }
.demo-hero-kpis .demo-kpi-card strong { font-size: 17px; }
.demo-hero-kpis .demo-kpi-card em { display: none; }
.demo-hero-work, .demo-hero-task-list, .demo-hero-schedule, .demo-hero-checklist { margin-top: 13px; overflow: hidden; border: 1px solid #dfe8e2; border-radius: 8px; background: #fff; }
.demo-hero-work header { display: flex; justify-content: space-between; padding: 11px 13px; border-bottom: 1px solid #edf1ee; font-size: 9px; }
.demo-hero-work header small { color: #748078; }
.demo-hero-work > button { display: grid; grid-template-columns: minmax(0, 1fr) .55fr auto; align-items: center; gap: 8px; width: 100%; min-height: 47px; padding: 9px 13px; border: 0; border-bottom: 1px solid #f0f3f1; background: #fff; color: #24392d; text-align: left; font-size: 8px; cursor: pointer; }
.demo-hero-work > button:hover { background: #f7fbf8; }
.demo-hero-work > button span { overflow: hidden; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.demo-hero-work > button b { color: #6b786f; font-weight: 700; }
.demo-hero-task-list > button { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: 9px; width: 100%; min-height: 61px; padding: 10px 12px; border: 0; border-bottom: 1px solid #edf1ee; background: #fff; text-align: left; }
.demo-hero-task-list span strong, .demo-hero-task-list span small { display: block; }
.demo-hero-task-list span strong { overflow: hidden; font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }
.demo-hero-task-list span small { margin-top: 3px; color: #728078; font-size: 8px; }
.demo-hero-schedule article { display: grid; grid-template-columns: 30px minmax(0, 1fr) auto; align-items: center; gap: 9px; padding: 10px 12px; border-bottom: 1px solid #edf1ee; }
.demo-hero-schedule span strong, .demo-hero-schedule span small { display: block; }
.demo-hero-schedule strong { font-size: 9px; }.demo-hero-schedule small, .demo-hero-schedule time { color: #728078; font-size: 8px; }
.demo-hero-checklist { padding: 18px; }
.demo-hero-checklist > strong { font-size: 12px; }.demo-hero-checklist > p { margin: 5px 0 12px; color: #6c7b72; font-size: 9px; }
.demo-hero-checklist > div { display: flex; gap: 7px; }
.demo-hero-checklist > div button { width: 37px; height: 37px; border: 1px solid #cfdbd3; border-radius: 7px; background: #fff; color: #274035; font-size: 10px; font-weight: 850; }
.demo-hero-checklist > div button.is-selected { border-color: #078a38; background: #e8f6ed; color: #087632; }
.demo-hero-checklist aside { display: flex; align-items: center; gap: 7px; margin-top: 13px; padding: 9px; border-radius: 6px; background: #fff4e7; color: #925018; font-size: 9px; font-weight: 750; }
.demo-hero-checklist aside svg { width: 14px; }
.demo-hero-shell > footer { display: flex; align-items: center; justify-content: space-between; min-height: 30px; padding: 6px 12px; border-top: 1px solid #e0e9e3; background: #fff; color: #66756c; font-size: 8px; }
.demo-hero-shell > footer span, .demo-hero-shell > footer a { display: inline-flex; align-items: center; gap: 5px; }.demo-hero-shell > footer svg { width: 11px; }.demo-hero-shell > footer a { color: #087632; font-weight: 850; }

/* Full demo shell */
.marketing-demo-page { max-width: none; padding: 34px clamp(18px, 3vw, 52px) 70px; background: #f7faf8; }
.marketing-demo-page > .marketing-route-heading { max-width: 900px; margin-bottom: 26px; }
.marketing-demo-page > .marketing-route-heading h1 { font-size: clamp(34px, 4vw, 52px); }
.marketing-demo-full { max-width: 1720px; margin: auto; }
.demo-app-shell { position: relative; overflow: hidden; min-height: 820px; border: 1px solid #d8e3dc; border-radius: 13px; background: #f6f9f7; box-shadow: 0 24px 60px rgba(18, 43, 29, .13); color: #122033; }
.demo-app-topbar { display: grid; grid-template-columns: 230px minmax(280px, 1fr) auto; align-items: center; min-height: 68px; border-bottom: 1px solid #dfe7e2; background: #fff; }
.demo-app-brand { display: flex; align-items: center; gap: 10px; height: 100%; padding: 0 18px; border-right: 1px solid #e0e7e2; }
.demo-app-brand img { width: 145px; }.demo-app-brand > span { padding: 4px 6px; border-radius: 99px; background: #e8f6ed; color: #087632; font-size: 7px; font-weight: 900; letter-spacing: .07em; white-space: nowrap; }
.demo-app-search { display: flex; align-items: center; gap: 9px; max-width: 520px; height: 40px; margin: 0 22px; padding: 0 12px; border: 1px solid #dbe4df; border-radius: 7px; color: #8a968f; font-size: 12px; }
.demo-app-search svg { width: 15px; }.demo-app-search span { flex: 1; }.demo-app-search kbd { padding: 3px 6px; border: 1px solid #dce5df; border-radius: 4px; background: #f8faf9; font-size: 8px; }
.demo-app-top-actions { display: flex; align-items: center; gap: 8px; padding-right: 14px; }
.demo-app-top-actions label { display: grid; gap: 2px; }.demo-app-top-actions label span { color: #748178; font-size: 8px; font-weight: 750; }
.demo-app-top-actions select { height: 36px; padding: 0 28px 0 10px; border: 1px solid #d2ded6; border-radius: 7px; background: #fff; color: #233b2d; font-size: 11px; font-weight: 750; }
.demo-app-top-actions > button, .demo-app-top-actions > a { display: inline-flex; align-items: center; gap: 6px; min-height: 36px; padding: 0 11px; border: 1px solid #d2ded6; border-radius: 7px; background: #fff; color: #254032; font-size: 10px; font-weight: 800; }
.demo-app-top-actions > a { border-color: #078a38; background: #078a38; color: #fff; }.demo-app-top-actions svg { width: 14px; }
.demo-app-body { display: grid; grid-template-columns: 214px minmax(0, 1fr); min-height: 750px; }
.demo-app-sidebar { position: relative; display: flex; flex-direction: column; min-width: 0; padding: 22px 12px 12px; border-right: 1px solid #dfe7e2; background: #fff; transition: width .2s ease; }
.demo-nav-label { margin: 0 9px 9px; color: #078a38; font-size: 8px; font-weight: 900; letter-spacing: .13em; }
.demo-app-sidebar nav { display: grid; gap: 4px; }.demo-app-sidebar nav button { display: flex; align-items: center; gap: 11px; min-height: 43px; padding: 0 12px; border: 0; border-radius: 7px; background: transparent; color: #53645b; text-align: left; font-size: 12px; font-weight: 750; cursor: pointer; }.demo-app-sidebar nav button svg { width: 17px; }.demo-app-sidebar nav button.is-active { background: #e9f6ed; color: #087632; }
.demo-sidebar-toggle { position: absolute; top: 8px; right: -13px; z-index: 3; display: grid; width: 27px; height: 27px; place-items: center; border: 1px solid #d8e4dc; border-radius: 50%; background: #fff; color: #31513e; }.demo-sidebar-toggle svg { width: 13px; }
.demo-sidebar-profile { display: flex; align-items: center; gap: 9px; margin-top: auto; padding: 12px 8px; border-top: 1px solid #edf1ef; }.demo-sidebar-profile span { min-width: 0; }.demo-sidebar-profile strong, .demo-sidebar-profile small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.demo-sidebar-profile strong { font-size: 10px; }.demo-sidebar-profile small { margin-top: 3px; color: #728078; font-size: 8px; }
.demo-app-shell.is-collapsed .demo-app-body { grid-template-columns: 70px minmax(0, 1fr); }.demo-app-shell.is-collapsed .demo-app-sidebar { padding-inline: 8px; }.demo-app-shell.is-collapsed .demo-nav-label, .demo-app-shell.is-collapsed .demo-app-sidebar nav button span, .demo-app-shell.is-collapsed .demo-sidebar-profile span { display: none; }.demo-app-shell.is-collapsed .demo-app-sidebar nav button { justify-content: center; padding: 0; }.demo-app-shell.is-collapsed .demo-sidebar-profile { justify-content: center; padding-inline: 0; }
.demo-app-main { min-width: 0; }.demo-context-bar { display: flex; align-items: center; justify-content: flex-end; gap: 14px; min-height: 50px; padding: 7px 24px; border-bottom: 1px solid #e2e9e4; background: #fff; }.demo-context-bar label { display: flex; align-items: center; gap: 7px; color: #607068; font-size: 9px; font-weight: 750; }.demo-context-bar label > span { text-transform: uppercase; letter-spacing: .06em; }.demo-context-bar label svg { width: 14px; color: #078a38; }.demo-context-bar select { height: 34px; padding: 0 27px 0 8px; border: 1px solid #d5e0d8; border-radius: 6px; background: #fff; color: #253c2e; font-size: 10px; font-weight: 750; }.demo-mode-pill { display: inline-flex; align-items: center; gap: 5px; margin-right: auto; padding: 5px 8px; border-radius: 99px; background: #edf5f0; color: #52675b; font-size: 8px; font-weight: 800; }.demo-mode-pill svg { width: 12px; color: #078a38; }.demo-context-bar > a { color: #5a6a61; font-size: 10px; font-weight: 800; text-decoration: underline; }
.demo-hint { display: flex; align-items: center; gap: 9px; margin: 14px 24px 0; padding: 10px 12px; border: 1px solid #cfe8d8; border-radius: 8px; background: #f0faf4; color: #31513e; font-size: 10px; }.demo-hint > svg { width: 16px; color: #078a38; }.demo-hint span { flex: 1; }.demo-hint button { display: grid; width: 28px; height: 28px; place-items: center; border: 0; background: none; color: #65756c; }.demo-hint button svg { width: 14px; }
.demo-app-content { padding: 25px; }.demo-page-heading { display: flex; align-items: end; justify-content: space-between; gap: 18px; margin-bottom: 20px; }.demo-page-heading > div > span { color: #078a38; font-size: 9px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }.demo-page-heading h2 { margin: 5px 0 0; font-size: 27px; letter-spacing: -.03em; }.demo-page-heading p { margin: 5px 0 0; color: #65756c; font-size: 11px; }.demo-heading-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.demo-kpi-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; }.demo-kpi-card { display: flex; align-items: center; gap: 12px; min-width: 0; min-height: 92px; padding: 16px; border: 1px solid #dbe5df; border-left: 3px solid #078a38; border-radius: 9px; background: #fff; color: #17261d; text-align: left; }.demo-kpi-card:not(:disabled) { cursor: pointer; }.demo-kpi-card > svg { flex: 0 0 auto; width: 27px; height: 27px; color: #078a38; }.demo-kpi-card span { min-width: 0; }.demo-kpi-card small, .demo-kpi-card strong, .demo-kpi-card em { display: block; }.demo-kpi-card small { color: #4f5f56; font-size: 10px; font-weight: 800; }.demo-kpi-card strong { margin-top: 2px; font-size: 23px; }.demo-kpi-card em { margin-top: 2px; color: #748078; font-size: 8px; font-style: normal; }.demo-kpi-card.is-blue { border-left-color: #2f78df; }.demo-kpi-card.is-blue > svg { color: #2f78df; }.demo-kpi-card.is-red { border-left-color: #df3434; }.demo-kpi-card.is-red > svg, .demo-kpi-card.is-red em { color: #df3434; }
.demo-summary-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }.demo-summary-strip .demo-kpi-card { min-height: 80px; }
.demo-quick-actions { display: grid; grid-template-columns: repeat(5, 1fr); gap: 9px; margin: 14px 0; }.demo-quick-actions button { display: flex; align-items: center; justify-content: center; gap: 8px; min-height: 43px; border: 1px solid #dce5df; border-radius: 7px; background: #fff; color: #087632; font-size: 9px; font-weight: 850; }.demo-quick-actions svg { width: 15px; }
.demo-dashboard-layout { display: grid; grid-template-columns: minmax(0, 1.7fr) minmax(250px, .65fr); gap: 13px; }.demo-dashboard-main, .demo-dashboard-side { display: grid; align-content: start; gap: 13px; }.demo-panel { overflow: hidden; border: 1px solid #dbe5df; border-radius: 9px; background: #fff; }.demo-panel > header { display: flex; align-items: center; justify-content: space-between; min-height: 45px; padding: 0 14px; border-bottom: 1px solid #e8eeea; }.demo-panel > header h3 { margin: 0; font-size: 12px; }.demo-panel > header h3 span { margin-left: 5px; padding: 3px 6px; border-radius: 99px; background: #edf2ef; color: #5f6f65; font-size: 8px; }.demo-panel > header button { display: inline-flex; align-items: center; gap: 5px; border: 0; background: none; color: #078a38; font-size: 8px; font-weight: 850; }.demo-panel > header button svg { width: 11px; }.demo-panel.is-attention > header h3 { color: #ca2e2e; }
.demo-task-table { min-width: 680px; }.demo-task-table-head, .demo-task-table > button { display: grid; grid-template-columns: .65fr 1.55fr .85fr 1.05fr .8fr 1fr; align-items: center; gap: 9px; }.demo-task-table-head { min-height: 35px; padding: 0 14px; border-bottom: 1px solid #eef2ef; color: #728078; font-size: 7px; font-weight: 850; letter-spacing: .07em; text-transform: uppercase; }.demo-task-table > button { width: 100%; min-height: 56px; padding: 7px 14px; border: 0; border-bottom: 1px solid #eef2ef; background: #fff; color: #21372a; text-align: left; font-size: 9px; }.demo-task-table > button:hover { background: #f8fbf9; }.demo-task-table > button > span { display: flex; align-items: center; gap: 5px; min-width: 0; }.demo-task-table > button > span:nth-child(2) { display: block; }.demo-task-table strong, .demo-task-table small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.demo-task-table small { margin-top: 3px; color: #7a877f; font-size: 7px; }.demo-task-table svg { width: 12px; color: #718077; }.demo-task-table .is-overdue { color: #d43131; font-weight: 750; }
.demo-compact-list > button { display: flex; align-items: center; gap: 9px; width: 100%; min-height: 59px; padding: 9px 12px; border: 0; border-bottom: 1px solid #edf1ee; background: #fff; color: #22382c; text-align: left; }.demo-compact-list > button > i { display: grid; flex: 0 0 auto; width: 31px; height: 31px; place-items: center; border-radius: 7px; background: #fff0f0; color: #d33636; }.demo-compact-list > button > i.is-blue { background: #edf4ff; color: #2f73c8; }.demo-compact-list > button > i.is-green { background: #e9f7ee; color: #078a38; }.demo-compact-list svg { width: 15px; }.demo-compact-list span { min-width: 0; }.demo-compact-list strong, .demo-compact-list small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.demo-compact-list strong { font-size: 9px; }.demo-compact-list small { margin-top: 3px; color: #738078; font-size: 7px; }.demo-compact-list > p { padding: 16px; color: #748178; font-size: 9px; }
.demo-empty { display: grid; grid-column: 1 / -1; min-height: 180px; place-items: center; align-content: center; gap: 8px; padding: 24px; color: #6b7a71; text-align: center; }.demo-empty svg { width: 28px; color: #078a38; }

.demo-tabs { display: flex; gap: 5px; margin-top: 16px; border-bottom: 1px solid #dce5df; }.demo-tabs button { min-height: 39px; padding: 0 13px; border: 0; border-bottom: 2px solid transparent; background: none; color: #63736a; font-size: 10px; font-weight: 800; }.demo-tabs button.is-active { border-bottom-color: #078a38; color: #087632; }
.demo-toolbar { display: flex; align-items: center; gap: 9px; min-height: 56px; padding: 9px 0; }.demo-toolbar label { display: flex; align-items: center; gap: 6px; color: #63736a; font-size: 9px; font-weight: 750; }.demo-toolbar label svg { width: 14px; }.demo-toolbar select { height: 35px; padding: 0 28px 0 9px; border: 1px solid #d1ddd5; border-radius: 6px; background: #fff; color: #273c30; font-size: 9px; }.demo-toolbar > span { margin-left: auto; color: #6d7a72; font-size: 9px; }.demo-view-toggle { display: flex; margin-left: auto; }.demo-view-toggle button { display: grid; width: 35px; height: 35px; place-items: center; border: 1px solid #d1ddd5; background: #fff; color: #6c7971; }.demo-view-toggle button:first-child { border-radius: 6px 0 0 6px; }.demo-view-toggle button:last-child { border-radius: 0 6px 6px 0; }.demo-view-toggle button.is-active { background: #e9f6ed; color: #087632; }.demo-view-toggle svg { width: 15px; }
.demo-task-cards { display: grid; grid-template-columns: repeat(3, minmax(220px, 1fr)); gap: 12px; }.demo-task-card { position: relative; display: flex; min-height: 285px; flex-direction: column; overflow: hidden; padding: 0; border: 1px solid #d9e4dd; border-left: 4px solid #078a38; border-radius: 9px; background: #fff; color: #162a1e; text-align: left; box-shadow: 0 5px 14px rgba(26, 48, 34, .04); }.demo-task-card.is-overdue { border-left-color: #da3030; }.demo-task-card > header { display: flex; justify-content: space-between; padding: 12px 14px 0; color: #6e7c73; font-size: 8px; font-weight: 750; }.demo-task-card > header span { display: inline-flex; align-items: center; gap: 4px; }.demo-task-card > header svg { width: 12px; }.demo-task-card-body { padding: 13px 14px; }.demo-task-card-body h3 { margin: 10px 0 7px; font-size: 15px; letter-spacing: -.01em; }.demo-task-card-body p { display: -webkit-box; min-height: 45px; margin: 0; overflow: hidden; color: #617067; font-size: 9px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }.demo-source { display: inline-flex; align-items: center; gap: 5px; margin-top: 9px; color: #087632; font-size: 8px; font-weight: 750; }.demo-source svg { width: 12px; }.demo-task-card > footer { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: auto; padding: 12px 14px; border-top: 1px solid #edf1ee; }.demo-task-card > footer > span { display: grid; grid-template-columns: auto 1fr; column-gap: 7px; align-items: center; min-width: 0; }.demo-task-card > footer .demo-avatar, .demo-task-card > footer svg { grid-row: 1 / 3; }.demo-task-card > footer svg { width: 19px; color: #63736a; }.demo-task-card > footer small, .demo-task-card > footer strong { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.demo-task-card > footer small { color: #79867e; font-size: 7px; }.demo-task-card > footer strong { font-size: 8px; }.demo-task-card > footer .is-overdue { color: #d43131; }.demo-task-card-status { display: flex; gap: 5px; padding: 0 14px 12px; }
.demo-drawer-backdrop { position: absolute; inset: 0; z-index: 30; background: rgba(12, 28, 19, .3); backdrop-filter: blur(2px); }.demo-task-drawer-v2 { position: absolute; inset: 0 0 0 auto; z-index: 31; width: min(470px, 92%); overflow-y: auto; background: #fff; box-shadow: -20px 0 50px rgba(15, 33, 22, .18); }.demo-task-drawer-v2 > header { display: flex; justify-content: space-between; gap: 18px; padding: 23px; border-bottom: 1px solid #e0e8e3; }.demo-task-drawer-v2 > header span { display: inline-flex; align-items: center; gap: 5px; color: #607168; font-size: 9px; font-weight: 750; }.demo-task-drawer-v2 > header span svg { width: 13px; color: #078a38; }.demo-task-drawer-v2 > header h2 { margin: 8px 0 0; font-size: 21px; line-height: 1.2; }.demo-task-drawer-v2 > header > button, .demo-inline-editor header button { display: grid; flex: 0 0 auto; width: 36px; height: 36px; place-items: center; border: 1px solid #d8e2dc; border-radius: 7px; background: #fff; }.demo-task-drawer-v2 > header > button svg { width: 17px; }.demo-source-link { display: inline-flex; align-items: center; gap: 5px; margin-top: 8px; padding: 0; border: 0; background: none; color: #087632; font-size: 9px; font-weight: 800; }.demo-drawer-status { display: flex; align-items: end; gap: 10px; padding: 15px 23px; border-bottom: 1px solid #edf1ef; background: #f8fbf9; }.demo-drawer-status label { display: grid; gap: 4px; }.demo-drawer-status label span { color: #718078; font-size: 8px; font-weight: 800; text-transform: uppercase; }.demo-drawer-status select { height: 37px; padding: 0 28px 0 9px; border: 1px solid #ccd9d1; border-radius: 6px; background: #fff; font-size: 10px; }.demo-task-drawer-v2 > section { padding: 20px 23px; border-bottom: 1px solid #edf1ef; }.demo-task-drawer-v2 > section h3 { margin: 0 0 11px; font-size: 12px; }.demo-task-drawer-v2 > section > p { color: #56675e; font-size: 11px; line-height: 1.6; }.demo-task-drawer-v2 dl { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px; }.demo-task-drawer-v2 dl div { padding: 10px; border: 1px solid #e0e7e2; border-radius: 7px; }.demo-task-drawer-v2 dt { color: #75837b; font-size: 8px; }.demo-task-drawer-v2 dd { display: flex; align-items: center; gap: 5px; margin: 5px 0 0; font-size: 9px; font-weight: 800; }.demo-task-drawer-v2 dd .demo-avatar { width: 23px; height: 23px; font-size: 7px; }.demo-attachment-placeholder { display: flex; align-items: center; gap: 10px; min-height: 58px; padding: 10px; border: 1px dashed #cddad2; border-radius: 7px; background: #fafcfb; }.demo-attachment-placeholder > svg { width: 21px; color: #078a38; }.demo-attachment-placeholder strong, .demo-attachment-placeholder small { display: block; }.demo-attachment-placeholder strong { font-size: 9px; }.demo-attachment-placeholder small { margin-top: 3px; color: #75837b; font-size: 8px; }.demo-task-drawer-v2 > footer { display: flex; justify-content: flex-end; padding: 18px 23px; }.demo-task-drawer-v2 form[data-demo-activity-form] { display: flex; gap: 7px; margin-top: 12px; }.demo-task-drawer-v2 form input { width: 100%; height: 38px; padding: 0 10px; border: 1px solid #d2ded6; border-radius: 6px; font-size: 10px; }
.demo-timeline { display: grid; gap: 12px; }.demo-timeline > span { position: relative; display: grid; grid-template-columns: 14px 1fr; column-gap: 7px; }.demo-timeline > span i { grid-row: 1 / 3; width: 9px; height: 9px; margin-top: 2px; border: 2px solid #078a38; border-radius: 50%; background: #fff; }.demo-timeline > span strong { font-size: 9px; }.demo-timeline > span small { color: #77847c; font-size: 8px; }

.demo-schedule-overview, .demo-checklist-metrics { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin-top: 16px; }.demo-schedule-overview article, .demo-checklist-metrics article { display: flex; align-items: center; gap: 10px; min-height: 70px; padding: 12px; border: 1px solid #dce5df; border-radius: 8px; background: #fff; }.demo-schedule-overview article > span, .demo-checklist-metrics article > svg { display: grid; width: 35px; height: 35px; place-items: center; border-radius: 8px; background: #e9f7ee; color: #078a38; }.demo-schedule-overview article svg { width: 17px; }.demo-checklist-metrics article > svg { padding: 8px; }.demo-schedule-overview small, .demo-schedule-overview strong, .demo-checklist-metrics small, .demo-checklist-metrics strong { display: block; }.demo-schedule-overview small, .demo-checklist-metrics small { color: #718078; font-size: 8px; }.demo-schedule-overview strong, .demo-checklist-metrics strong { margin-top: 4px; font-size: 13px; }
.demo-schedule-controls { display: flex; align-items: center; justify-content: center; gap: 7px; margin: 14px 0 10px; }.demo-schedule-controls > button:not(.demo-button) { display: grid; min-width: 34px; height: 34px; place-items: center; padding: 0 9px; border: 1px solid #d4dfd7; border-radius: 6px; background: #fff; color: #43584b; font-size: 9px; font-weight: 800; }.demo-schedule-controls > button svg { width: 14px; }.demo-schedule-controls > strong { min-width: 170px; font-size: 11px; text-align: center; }.demo-schedule-controls .demo-button:last-child { margin-left: auto; }
.demo-week-grid { min-width: 780px; overflow: hidden; border: 1px solid #d9e3dd; border-radius: 8px; background: #fff; }.demo-week-grid > header, .demo-week-row { display: grid; grid-template-columns: 150px repeat(7, 1fr); }.demo-week-grid > header { min-height: 48px; border-bottom: 1px solid #dfe7e2; background: #f8faf9; }.demo-week-grid > header > span, .demo-week-row > span { display: grid; place-items: center; min-width: 0; padding: 7px; border-right: 1px solid #edf1ef; }.demo-week-grid > header > span:first-child { place-items: center start; font-size: 8px; font-weight: 850; text-transform: uppercase; }.demo-week-grid > header small, .demo-week-grid > header strong { display: block; }.demo-week-grid > header small { color: #718078; font-size: 7px; }.demo-week-grid > header strong { font-size: 12px; }.demo-week-grid > header .is-today { background: #e9f7ee; color: #087632; }.demo-week-row { min-height: 66px; border-bottom: 1px solid #edf1ef; }.demo-week-row > span:first-child { display: grid; grid-template-columns: 30px 1fr; column-gap: 7px; place-items: center start; }.demo-week-row > span:first-child .demo-avatar { grid-row: 1 / 3; }.demo-week-row > span:first-child strong, .demo-week-row > span:first-child small { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.demo-week-row > span:first-child strong { font-size: 8px; }.demo-week-row > span:first-child small { color: #75837b; font-size: 7px; }.demo-week-row > span b { color: #1f6338; font-size: 7px; line-height: 1.5; text-align: center; }.demo-week-row > span em { color: #b3bdb7; font-style: normal; }
.demo-member-actions { display: flex; gap: 9px; margin-top: 14px; }.demo-member-actions button { display: inline-flex; align-items: center; gap: 7px; min-height: 40px; padding: 0 13px; border: 1px solid #d4dfd7; border-radius: 7px; background: #fff; color: #087632; font-size: 9px; font-weight: 800; }.demo-member-actions svg { width: 15px; }
.demo-creator-banner { display: flex; align-items: center; gap: 10px; padding: 11px 13px; border: 1px solid #cde5d5; border-radius: 8px; background: #eef9f2; color: #31513e; }.demo-creator-banner > svg { width: 17px; color: #078a38; }.demo-creator-banner strong, .demo-creator-banner small { display: block; }.demo-creator-banner strong { font-size: 10px; }.demo-creator-banner small { margin-top: 2px; font-size: 8px; }
.demo-creator-layout { display: grid; grid-template-columns: minmax(0, 1fr) 270px; gap: 11px; }.demo-creator-week, .demo-availability-panel { overflow: hidden; border: 1px solid #dbe4df; border-radius: 8px; background: #fff; }.demo-creator-week > header, .demo-availability-panel > header { padding: 13px; border-bottom: 1px solid #e8eeea; }.demo-creator-week > header { display: flex; align-items: center; justify-content: space-between; }.demo-creator-week h3, .demo-availability-panel h3 { margin: 0; font-size: 12px; }.demo-creator-week > header span, .demo-availability-panel p { margin: 3px 0 0; color: #748178; font-size: 8px; }.demo-creator-day { display: grid; grid-template-columns: 65px minmax(0, 1fr) 33px; gap: 8px; align-items: center; min-height: 75px; padding: 8px 11px; border-bottom: 1px solid #edf1ef; }.demo-creator-day > div small, .demo-creator-day > div strong { display: block; }.demo-creator-day > div small { color: #078a38; font-size: 7px; font-weight: 850; }.demo-creator-day > div strong { margin-top: 3px; font-size: 9px; }.demo-creator-day > span { display: flex; gap: 6px; overflow-x: auto; }.demo-creator-day > span > button { display: grid; grid-template-columns: 25px minmax(70px, 1fr) auto; align-items: center; gap: 6px; min-width: 190px; padding: 7px; border: 1px solid #cce4d4; border-radius: 6px; background: #eff9f3; color: #23412f; text-align: left; }.demo-creator-day > span > button.is-draft { border-style: dashed; background: #fff9ed; }.demo-creator-day > span > button b { font-size: 8px; }.demo-creator-day > span > button small { font-size: 7px; }.demo-creator-day > span > button em { color: #6f7d74; font-size: 7px; font-style: normal; }.demo-creator-day > button { display: grid; width: 30px; height: 30px; place-items: center; border: 1px solid #d2ddd6; border-radius: 6px; background: #fff; color: #078a38; }.demo-creator-day > button svg { width: 13px; }.demo-creator-day p { color: #9ba69f; font-size: 8px; }
.demo-availability-panel > div { display: flex; align-items: center; gap: 8px; padding: 10px 11px; border-bottom: 1px solid #edf1ef; }.demo-availability-panel > div > span { min-width: 0; flex: 1; }.demo-availability-panel strong, .demo-availability-panel small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.demo-availability-panel strong { font-size: 8px; }.demo-availability-panel small { margin-top: 3px; color: #78857e; font-size: 7px; }.demo-availability-panel em { color: #8a968f; font-size: 7px; font-style: normal; font-weight: 800; }.demo-availability-panel em.is-available { color: #078a38; }
.demo-inline-editor { position: absolute; inset: 68px 0 0 auto; z-index: 12; width: min(470px, 90%); overflow-y: auto; padding: 0 18px 18px; border-left: 1px solid #d8e3dc; background: #fff; box-shadow: -18px 0 42px rgba(18, 39, 25, .16); }.demo-inline-editor > header { display: flex; align-items: center; justify-content: space-between; padding: 18px 0 12px; }.demo-inline-editor h3 { margin: 0; font-size: 17px; }.demo-inline-editor > footer { display: flex; justify-content: space-between; margin-top: 15px; }

/* Checklist runner, alerts, logs, and modal layers. */
.demo-checklist-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 11px; margin-top: 15px; }.demo-checklist-cards article { padding: 15px; border: 1px solid #dbe5df; border-radius: 9px; background: #fff; }.demo-checklist-cards article > header { display: flex; align-items: center; justify-content: space-between; }.demo-checklist-cards article > header > svg { width: 19px; color: #078a38; }.demo-checklist-cards h3 { margin: 13px 0 7px; font-size: 15px; }.demo-checklist-cards > article > p { display: flex; align-items: center; gap: 5px; margin: 0; color: #65756c; font-size: 9px; }.demo-checklist-cards > article > p svg { width: 12px; }.demo-checklist-cards dl { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin: 13px 0; padding: 10px; border-radius: 7px; background: #f7faf8; }.demo-checklist-cards dt { color: #7a877f; font-size: 7px; }.demo-checklist-cards dd { margin: 4px 0 0; font-size: 8px; font-weight: 800; }.demo-checklist-cards .demo-button { width: 100%; }
.demo-submission-table { margin-top: 15px; overflow: hidden; border: 1px solid #dbe5df; border-radius: 8px; background: #fff; }.demo-submission-table > header, .demo-submission-table > button { display: grid; grid-template-columns: 1.5fr .8fr .9fr .5fr 1.1fr; align-items: center; gap: 10px; padding: 0 13px; }.demo-submission-table > header { min-height: 37px; border-bottom: 1px solid #e5ebe7; color: #75827a; font-size: 8px; font-weight: 850; text-transform: uppercase; }.demo-submission-table > button { width: 100%; min-height: 62px; border: 0; border-bottom: 1px solid #edf1ef; background: #fff; color: #21372a; text-align: left; font-size: 9px; }.demo-submission-table > button:hover { background: #f8fbf9; }.demo-submission-table strong, .demo-submission-table small { display: block; }.demo-submission-table small { margin-top: 3px; color: #748178; font-size: 7px; }
.demo-runner, .demo-submission-detail { overflow: hidden; border: 1px solid #d9e3dd; border-radius: 10px; background: #fff; }.demo-runner > header, .demo-submission-detail > header { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 17px; padding: 19px 22px; border-bottom: 1px solid #e3eae5; }.demo-runner > header > button, .demo-submission-detail > header > button { display: inline-flex; align-items: center; gap: 5px; padding: 0; border: 0; background: none; color: #4d6256; font-size: 9px; font-weight: 800; }.demo-runner > header > button svg, .demo-submission-detail > header > button svg { width: 14px; }.demo-runner > header > div span, .demo-submission-detail > header > div span { color: #078a38; font-size: 8px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }.demo-runner > header h2, .demo-submission-detail > header h2 { margin: 3px 0; font-size: 20px; }.demo-runner > header small, .demo-submission-detail > header small { color: #718078; font-size: 8px; }.demo-progress { position: relative; height: 34px; border-bottom: 1px solid #e5ebe7; background: #f8faf9; }.demo-progress > span { position: absolute; inset: auto auto 0 0; height: 4px; background: #078a38; transition: width .2s ease; }.demo-progress strong { position: absolute; inset: 9px 15px auto auto; color: #4f6056; font-size: 8px; }
.demo-runner-page { max-width: 820px; min-height: 480px; margin: auto; padding: 34px 28px; }.demo-runner-page > span { color: #078a38; font-size: 8px; font-weight: 900; letter-spacing: .11em; }.demo-runner-page > h3 { margin: 5px 0; font-size: 21px; }.demo-runner-page > p { margin: 0 0 22px; color: #65756c; font-size: 10px; }.demo-runner-page fieldset { margin: 0 0 14px; padding: 16px; border: 1px solid #dbe5df; border-radius: 8px; background: #fff; }.demo-runner-page legend { padding: 0 5px; font-size: 11px; font-weight: 850; }.demo-runner-page legend b, .demo-runner-page label b { color: #c83232; }.demo-runner-page legend small { display: block; margin-top: 4px; color: #748178; font-size: 8px; font-weight: 500; }.demo-choice-row { display: flex; gap: 8px; }.demo-choice-row.is-wrap { flex-wrap: wrap; }.demo-choice-row button, .demo-rating button { display: inline-flex; align-items: center; justify-content: center; gap: 5px; min-width: 74px; min-height: 38px; border: 1px solid #cedbd3; border-radius: 7px; background: #fff; color: #2f4538; font-size: 10px; font-weight: 800; }.demo-choice-row button svg { width: 14px; }.demo-choice-row button.is-selected, .demo-rating button.is-selected { border-color: #078a38; background: #e9f7ee; color: #087632; }.demo-rating { display: flex; gap: 8px; }.demo-rating button { min-width: 42px; }.demo-runner-page textarea { width: 100%; min-height: 92px; padding: 10px; border: 1px solid #cedbd3; border-radius: 7px; resize: vertical; color: #24382c; font-size: 10px; line-height: 1.5; }.demo-number-field { display: flex; align-items: center; max-width: 210px; overflow: hidden; border: 1px solid #cedbd3; border-radius: 7px; }.demo-number-field input { width: 100%; height: 40px; padding: 0 10px; border: 0; }.demo-number-field span { padding: 0 12px; color: #6d7b73; font-size: 10px; font-weight: 800; }
.demo-conditional { margin-top: 12px; padding: 16px; border: 1px solid #f0cfa8; border-radius: 8px; background: #fffaf3; }.demo-conditional > header { display: flex; gap: 9px; margin-bottom: 14px; color: #97561b; }.demo-conditional > header svg { width: 18px; }.demo-conditional > header strong, .demo-conditional > header small { display: block; }.demo-conditional > header strong { font-size: 10px; }.demo-conditional > header small { margin-top: 3px; font-size: 8px; }.demo-conditional label { display: grid; gap: 6px; margin-top: 11px; color: #3c4d43; font-size: 9px; font-weight: 800; }.demo-task-prompt { display: flex; align-items: center; gap: 12px; margin-top: 15px; padding: 12px; border: 1px solid #cfe1d5; border-radius: 7px; background: #fff; }.demo-task-prompt > div { flex: 1; }.demo-task-prompt strong, .demo-task-prompt small { display: block; }.demo-task-prompt strong { font-size: 10px; }.demo-task-prompt small { margin-top: 3px; color: #6a7970; font-size: 8px; }
.demo-file-field { position: relative; display: grid; gap: 6px; }.demo-file-field input { position: absolute; width: 1px; height: 1px; opacity: 0; }.demo-file-field em { display: flex; align-items: center; justify-content: center; gap: 7px; min-height: 45px; padding: 8px; border: 1px dashed #bdd4c5; border-radius: 7px; background: #f8fbf9; color: #087632; font-size: 9px; font-style: normal; font-weight: 800; cursor: pointer; }.demo-file-field em svg { width: 16px; }.demo-file-field small { color: #77847c; font-size: 8px; font-weight: 500; }.demo-file-field.is-compact { margin-top: 8px; }.demo-file-field.is-compact em { min-height: 36px; }.demo-runner > footer { display: flex; align-items: center; justify-content: space-between; padding: 14px 20px; border-top: 1px solid #dfe7e2; background: #f9fbfa; }.demo-runner > footer > div { display: flex; gap: 8px; }
.demo-submission-summary { display: grid; grid-template-columns: repeat(4, 1fr); gap: 9px; padding: 15px 20px; background: #f8faf9; }.demo-submission-summary article { padding: 10px; border: 1px solid #e0e7e2; border-radius: 7px; background: #fff; }.demo-submission-summary small, .demo-submission-summary strong { display: block; }.demo-submission-summary small { color: #748178; font-size: 8px; }.demo-submission-summary strong { margin-top: 4px; font-size: 11px; }.demo-submission-layout { display: grid; grid-template-columns: 1.4fr .8fr; gap: 15px; padding: 20px; }.demo-submission-layout h3 { margin: 0 0 11px; font-size: 12px; }.demo-submission-layout section > article, .demo-submission-layout aside { padding: 15px; border: 1px solid #e0e7e2; border-radius: 8px; background: #fff; }.demo-submission-layout section > article + article { margin-top: 9px; }.demo-submission-layout article > span { color: #748178; font-size: 8px; }.demo-submission-layout article > strong { display: block; margin-top: 5px; font-size: 11px; }.demo-submission-layout article > p { color: #596960; font-size: 9px; line-height: 1.5; }.demo-photo-placeholder { display: grid; min-height: 105px; place-items: center; margin-top: 8px; border-radius: 7px; background: linear-gradient(135deg, #e4eee7, #f7faf8); color: #668071; font-size: 9px; font-weight: 750; }.demo-photo-placeholder svg { width: 25px; }.demo-linked-task { display: flex; align-items: center; gap: 8px; width: 100%; padding: 10px; border: 1px solid #cfe2d6; border-radius: 7px; background: #f1faf4; color: #23402f; text-align: left; }.demo-linked-task > svg { width: 17px; color: #078a38; }.demo-linked-task > svg:last-child { margin-left: auto; }.demo-linked-task span { flex: 1; min-width: 0; }.demo-linked-task strong, .demo-linked-task small { display: block; }.demo-linked-task strong { font-size: 9px; }.demo-linked-task small { margin-top: 3px; color: #697970; font-size: 8px; }.demo-submission-layout aside .demo-timeline { margin-top: 12px; }

.demo-alert-layout, .demo-log-layout { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr); gap: 12px; }.demo-alert-list, .demo-log-list { overflow: hidden; border: 1px solid #dbe5df; border-radius: 8px; background: #fff; }.demo-alert-list > button, .demo-log-list > button { display: flex; align-items: start; gap: 11px; width: 100%; padding: 13px; border: 0; border-bottom: 1px solid #edf1ef; background: #fff; color: #22372b; text-align: left; }.demo-alert-list > button.is-selected, .demo-log-list > button.is-selected { background: #f0f9f3; box-shadow: inset 3px 0 #078a38; }.demo-alert-list > button > i, .demo-log-list > button > i { display: grid; flex: 0 0 auto; width: 37px; height: 37px; place-items: center; border-radius: 8px; background: #fff1f1; color: #d83333; }.demo-alert-list > button > i.is-info { background: #edf4ff; color: #2f73c8; }.demo-alert-list > button > i.is-warning { background: #fff4e6; color: #b5651d; }.demo-alert-list > button > i svg, .demo-log-list > button > i svg { width: 18px; }.demo-alert-list > button > span, .demo-log-list > button > span { min-width: 0; flex: 1; }.demo-alert-list strong, .demo-alert-list small, .demo-log-list strong, .demo-log-list small { display: block; }.demo-alert-list strong, .demo-log-list strong { margin-top: 5px; font-size: 11px; }.demo-alert-list small, .demo-log-list small { margin-top: 3px; color: #718078; font-size: 8px; }.demo-alert-list p, .demo-log-list p { margin: 7px 0 0; color: #5d6d64; font-size: 9px; line-height: 1.45; }
.demo-detail-placeholder, .demo-alert-detail, .demo-log-detail { min-height: 300px; padding: 18px; border: 1px solid #dbe5df; border-radius: 8px; background: #fff; }.demo-detail-placeholder { display: grid; place-items: center; align-content: center; gap: 8px; color: #748178; text-align: center; font-size: 10px; }.demo-detail-placeholder svg { width: 25px; color: #078a38; }.demo-alert-detail > header { display: flex; gap: 10px; }.demo-alert-detail > header > i { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 9px; background: #fff0f0; color: #d53232; }.demo-alert-detail > header > i svg { width: 21px; }.demo-alert-detail h3, .demo-log-detail h3 { margin: 7px 0 3px; font-size: 15px; }.demo-alert-detail header small, .demo-log-detail header small { color: #748178; font-size: 8px; }.demo-alert-detail > p, .demo-log-detail > p { color: #596a60; font-size: 10px; line-height: 1.6; }.demo-alert-detail dl { display: grid; gap: 8px; }.demo-alert-detail dl div { padding: 9px; border-radius: 6px; background: #f7faf8; }.demo-alert-detail dt { color: #748178; font-size: 8px; }.demo-alert-detail dd { margin: 4px 0 0; font-size: 9px; font-weight: 750; }.demo-alert-detail footer { display: flex; gap: 7px; margin-top: 15px; }.demo-log-note { margin: 15px 0; padding: 11px; border-radius: 7px; background: #f7faf8; }.demo-log-note strong { font-size: 9px; }.demo-log-note p { margin: 4px 0 0; color: #64736a; font-size: 8px; line-height: 1.5; }.demo-success-line { display: flex; align-items: center; gap: 6px; color: #087632 !important; font-weight: 800; }.demo-success-line svg { width: 15px; }

.demo-modal-backdrop { position: absolute; inset: 0; z-index: 50; display: grid; place-items: center; padding: 20px; background: rgba(15, 29, 21, .48); backdrop-filter: blur(4px); }.demo-modal { width: min(690px, 100%); max-height: calc(100% - 30px); overflow-y: auto; border: 1px solid #d8e3dc; border-radius: 11px; background: #fff; box-shadow: 0 24px 70px rgba(10, 24, 15, .26); }.demo-modal.is-small { width: min(480px, 100%); }.demo-modal > header { display: flex; align-items: start; justify-content: space-between; gap: 20px; padding: 20px 22px; border-bottom: 1px solid #e1e9e4; }.demo-modal > header span { color: #078a38; font-size: 8px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }.demo-modal > header h2 { margin: 5px 0 0; font-size: 21px; }.demo-modal > header p { margin: 4px 0 0; color: #6a7970; font-size: 9px; }.demo-modal > header > button { display: grid; width: 35px; height: 35px; place-items: center; border: 1px solid #d6e1da; border-radius: 7px; background: #fff; }.demo-modal > header > button svg { width: 16px; }.demo-modal form { padding: 18px 22px 0; }.demo-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }.demo-form-grid label { display: grid; gap: 5px; color: #485a50; font-size: 9px; font-weight: 800; }.demo-form-grid label.is-wide { grid-column: 1 / -1; }.demo-form-grid label span b { color: #c93232; }.demo-form-grid input, .demo-form-grid select, .demo-form-grid textarea { width: 100%; border: 1px solid #cedbd3; border-radius: 7px; background: #fff; color: #22372b; font-size: 10px; }.demo-form-grid input, .demo-form-grid select { height: 40px; padding: 0 10px; }.demo-form-grid textarea { min-height: 85px; padding: 10px; resize: vertical; line-height: 1.5; }.demo-form-note { display: flex; align-items: center; gap: 7px; margin: 13px 0 0; color: #65756c; font-size: 8px; }.demo-form-note svg { width: 14px; color: #078a38; }.demo-source-context { display: flex; align-items: center; gap: 8px; margin-top: 12px; padding: 10px; border: 1px solid #cfe2d6; border-radius: 7px; background: #f1faf4; }.demo-source-context > svg { width: 17px; color: #078a38; }.demo-source-context strong, .demo-source-context small { display: block; }.demo-source-context strong { font-size: 9px; }.demo-source-context small { margin-top: 2px; color: #627168; font-size: 8px; }.demo-modal > footer, .demo-modal form > footer { display: flex; justify-content: flex-end; gap: 8px; margin-top: 16px; padding: 14px 22px; border-top: 1px solid #e3eae6; background: #f9fbfa; }.demo-modal form > footer { margin-inline: -22px; }.demo-modal-copy { padding: 20px 22px; }.demo-modal-copy p { margin: 0; color: #53645b; font-size: 11px; line-height: 1.65; }.demo-modal-copy small { display: block; margin-top: 12px; color: #748178; font-size: 8px; }
.demo-toast { position: absolute; right: 18px; bottom: 18px; z-index: 70; display: flex; align-items: center; gap: 8px; max-width: 390px; padding: 12px 15px; border-radius: 8px; background: #103e25; color: #fff; box-shadow: 0 14px 35px rgba(8, 31, 18, .24); font-size: 10px; font-weight: 800; }.demo-toast svg { width: 16px; }.demo-expired { display: grid; min-height: 520px; place-items: center; align-content: center; gap: 10px; text-align: center; }.demo-expired > svg { width: 38px; color: #078a38; }.demo-expired h2 { margin: 0; }.demo-expired p { margin: 0 0 8px; color: #65756c; }

@media (max-width: 1250px) {
  .demo-app-topbar { grid-template-columns: 210px 1fr auto; }.demo-app-search { display: none; }.demo-kpi-grid { grid-template-columns: repeat(3, 1fr); }.demo-task-cards { grid-template-columns: repeat(2, minmax(220px, 1fr)); }.demo-dashboard-layout { grid-template-columns: 1fr; }.demo-dashboard-side { grid-template-columns: repeat(3, 1fr); }.demo-quick-actions { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 900px) {
  .demo-app-topbar { grid-template-columns: 210px 1fr; }.demo-app-search { display: none; }.demo-app-top-actions { justify-self: end; }.demo-app-top-actions label, .demo-app-top-actions > button span, .demo-app-top-actions > a span { display: none; }.demo-app-body { grid-template-columns: 72px minmax(0, 1fr); }.demo-app-sidebar { padding-inline: 8px; }.demo-nav-label, .demo-app-sidebar nav button span, .demo-sidebar-profile span { display: none; }.demo-app-sidebar nav button { justify-content: center; padding: 0; }.demo-sidebar-profile { justify-content: center; padding-inline: 0; }.demo-context-bar { padding-inline: 16px; }.demo-mode-pill { display: none; }.demo-app-content { padding: 18px 15px; }.demo-summary-strip, .demo-schedule-overview, .demo-checklist-metrics { grid-template-columns: repeat(2, 1fr); }.demo-dashboard-side { grid-template-columns: 1fr; }.demo-creator-layout, .demo-alert-layout, .demo-log-layout, .demo-submission-layout { grid-template-columns: 1fr; }.demo-availability-panel { max-height: 260px; overflow-y: auto; }.demo-checklist-cards { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 760px) {
  .marketing-app-window[data-demo-root], .demo-hero-shell { min-height: 430px; }.demo-hero-body { grid-template-columns: 1fr; min-height: 358px; }.demo-hero-body > nav { grid-template-columns: repeat(4, 1fr); padding: 7px; border-right: 0; border-bottom: 1px solid #e0e9e3; }.demo-hero-body > nav::before { display: none; }.demo-hero-body > nav button { justify-content: center; padding: 7px 2px; font-size: 8px; }.demo-hero-body > main { padding: 16px 12px; }.demo-hero-kpis { grid-template-columns: repeat(3, 1fr); }.demo-hero-work > button { grid-template-columns: 1fr auto; }.demo-hero-work > button b { display: none; }
  .marketing-demo-page { padding: 20px 0 50px; }.marketing-demo-page > .marketing-route-heading, .marketing-demo-page > .marketing-route-actions { margin-inline: 18px; }.demo-app-shell { min-height: 760px; border-inline: 0; border-radius: 0; }.demo-app-topbar { min-height: 62px; }.demo-app-brand { padding-inline: 12px; }.demo-app-brand img { width: 125px; }.demo-app-brand > span { display: none; }.demo-app-top-actions { padding-right: 8px; }.demo-app-top-actions > button, .demo-app-top-actions > a { width: 36px; padding: 0; justify-content: center; }.demo-app-body, .demo-app-shell.is-collapsed .demo-app-body { display: flex; flex-direction: column-reverse; }.demo-app-sidebar { position: sticky; bottom: 0; z-index: 20; flex: 0 0 auto; padding: 6px; border-top: 1px solid #dfe7e2; border-right: 0; }.demo-app-sidebar nav { grid-template-columns: repeat(6, 1fr); }.demo-app-sidebar nav button { display: grid; justify-items: center; gap: 2px; min-height: 48px; padding: 3px; font-size: 7px; }.demo-app-sidebar nav button span, .demo-app-shell.is-collapsed .demo-app-sidebar nav button span { display: block; }.demo-nav-label, .demo-sidebar-profile, .demo-sidebar-toggle { display: none; }.demo-app-main { flex: 1; }.demo-context-bar { flex-wrap: wrap; justify-content: space-between; min-height: 58px; padding: 7px 12px; }.demo-context-bar label > span { display: none; }.demo-context-bar > a { font-size: 8px; }.demo-hint { margin: 10px 12px 0; }.demo-page-heading { align-items: start; flex-direction: column; }.demo-heading-actions { justify-content: flex-start; }.demo-app-content { padding: 15px 12px 80px; }.demo-kpi-grid { grid-template-columns: repeat(2, 1fr); }.demo-kpi-grid > :last-child { grid-column: 1 / -1; }.demo-quick-actions { grid-template-columns: repeat(2, 1fr); }.demo-task-cards, .demo-checklist-cards { grid-template-columns: 1fr; }.demo-task-card { min-height: 260px; }.demo-toolbar { flex-wrap: wrap; }.demo-view-toggle { margin-left: 0; }.demo-week-grid { overflow-x: auto; }.demo-inline-editor { inset: 62px 0 0; width: 100%; }.demo-runner > header, .demo-submission-detail > header { grid-template-columns: 1fr auto; }.demo-runner > header > button, .demo-submission-detail > header > button { grid-column: 1 / -1; }.demo-runner-page { padding: 24px 15px; }.demo-task-prompt { align-items: stretch; flex-direction: column; }.demo-submission-summary { grid-template-columns: repeat(2, 1fr); }.demo-modal-backdrop { align-items: end; padding: 0; }.demo-modal { max-height: 92%; border-radius: 12px 12px 0 0; }.demo-form-grid { grid-template-columns: 1fr; }.demo-form-grid label.is-wide { grid-column: 1; }.demo-task-drawer-v2 { width: 100%; }.demo-task-drawer-v2 dl { grid-template-columns: 1fr; }
}
@media (max-width: 430px) {
  .demo-hero-kpis .demo-kpi-card { padding: 7px; }.demo-hero-kpis .demo-kpi-card > svg { display: none; }.demo-hero-heading h2 { font-size: 15px; }.demo-hero-shell > footer span { display: none; }.demo-app-sidebar nav { grid-template-columns: repeat(3, 1fr); }.demo-app-sidebar nav button { min-height: 41px; }.demo-kpi-card { padding: 11px; }.demo-kpi-card > svg { width: 21px; }.demo-tabs { overflow-x: auto; }.demo-tabs button { white-space: nowrap; }.demo-checklist-metrics, .demo-schedule-overview { grid-template-columns: 1fr 1fr; }.demo-runner > footer { align-items: stretch; flex-direction: column; }.demo-runner > footer > div { justify-content: flex-end; }.demo-rating { gap: 5px; }.demo-rating button { min-width: 38px; }.demo-choice-row { flex-wrap: wrap; }
}
@media (prefers-reduced-motion: reduce) { .demo-progress > span, .demo-app-sidebar { transition: none; } }
