body{--page:#10141c;--surface:#1a212c;--surface-2:#212a38;--surface-3:#2a3444;--ink:#eef0f4;--ink-2:#a9b0bf;--ink-muted:#767e8f;--gridline:#262f3e;--baseline:#354054;--border:#ffffff14;--accent:#f0763f;--hover-filter:brightness(1.14);--select-filter:brightness(1.22);--swatch-border:#ffffff24;--holiday-hatch-line:#f0a8286b;--holiday-hatch-base:#2c2010;--holiday-header-bg:#d9922f;--holiday-header-ink:#2b1600;--today-bg:#4a90e22e;--today-ink:#7db4f5;--weekend-unscheduled-bg:#1c2430;--unscheduled-bg:var(--surface);--lane-divider:#ffffff38;--status-good-bg:#2fbf6029;--status-good-ink:#4ade80;--status-warning-bg:#f0a8282e;--status-warning-ink:#fbbf24;--status-critical-bg:#f0576d29;--critical:#f0576d;--warn-text:#f0b64f;--series-1:#4a90e2;--edge-hover:#ffffff29;--edge-resizing:#ffffff42;--target-bg:#2fbf602e;--good:#2fbf60;--shadow-ctx:#00000080;--shadow-modal:#0000008c;--overlay-bg:#0009;--hint-bg:#4a90e224;--hint-ink:#7db4f5;--daychip-hover-ring:#ffffff8c}body[data-theme=light]{--page:#f5f6f8;--surface:#fff;--surface-2:#f3f4f6;--surface-3:#e9ebef;--ink:#111827;--ink-2:#4b5563;--ink-muted:#9ca3af;--gridline:#e5e7eb;--baseline:#d1d5db;--border:#0f172a14;--accent:#e35c2b;--hover-filter:brightness(.96);--select-filter:brightness(.9);--swatch-border:#0f172a26;--holiday-hatch-line:#b4530961;--holiday-hatch-base:#fbe8c6;--holiday-header-bg:#e8a933;--holiday-header-ink:#3a2600;--today-bg:#2563eb1a;--today-ink:#1d4ed8;--weekend-unscheduled-bg:#e6e8ec;--unscheduled-bg:#fff;--lane-divider:#0f172a29;--status-good-bg:#16a34a1f;--status-good-ink:#15803d;--status-warning-bg:#b453091f;--status-warning-ink:#92400e;--status-critical-bg:#dc26261f;--critical:#dc2626;--warn-text:#92400e;--edge-hover:#0f172a1a;--edge-resizing:#0f172a2e;--target-bg:#16a34a24;--good:#16a34a;--shadow-ctx:#0f172a24;--shadow-modal:#0f172a29;--overlay-bg:#0f172a59;--hint-bg:#2563eb14;--hint-ink:#1d4ed8;--daychip-hover-ring:#0f172a66}.scheduler-root{background:var(--page);color:var(--ink);padding:20px 24px 40px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}.scheduler-root *{box-sizing:border-box}.scheduler-root section.panel{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:20px;overflow:hidden}.scheduler-root section.panel>.panel-head{border-bottom:1px solid var(--gridline);padding:14px 16px 10px}.scheduler-root section.panel>.panel-head h2{color:var(--ink);margin:0;font-size:14px;font-weight:700}.scheduler-root section.panel>.panel-head p{color:var(--ink-2);margin:3px 0 0;font-size:12px}.scheduler-root .panel-head-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.scheduler-root .panel-head-actions{flex:none;gap:8px;display:flex}.scheduler-root .legend{color:var(--ink-2);flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;font-size:11.5px;display:flex}.scheduler-root .legend .swatch{vertical-align:middle;border:1px solid var(--swatch-border);border-radius:2px;width:14px;height:10px;margin-right:4px;display:inline-block}.scheduler-root .legend .swatch.unscheduled{background:var(--unscheduled-bg)}.scheduler-root .legend .swatch.holiday-hatch{background:repeating-linear-gradient(45deg, transparent, transparent 2px, var(--holiday-hatch-line) 2px, var(--holiday-hatch-line) 3px), repeating-linear-gradient(-45deg, transparent, transparent 2px, var(--holiday-hatch-line) 2px, var(--holiday-hatch-line) 3px), var(--holiday-hatch-base)}.scheduler-root .gantt-scroll{max-height:640px;padding-bottom:10px;overflow:auto}.scheduler-root .gantt-scroll::-webkit-scrollbar{height:16px}.scheduler-root .gantt-scroll::-webkit-scrollbar-track{background:var(--surface-2)}.scheduler-root .gantt-scroll::-webkit-scrollbar-thumb{background:var(--baseline);border:3px solid var(--surface-2);border-radius:8px}.scheduler-root .gantt-scroll::-webkit-scrollbar-thumb:hover{background:var(--ink-muted)}.scheduler-root table.gantt{border-collapse:separate;border-spacing:0;font-size:12.5px}.scheduler-root table.gantt th,.scheduler-root table.gantt td{border-right:1px solid var(--gridline);border-bottom:1px solid var(--gridline);white-space:nowrap;padding:0}.scheduler-root table.gantt thead th{background:var(--surface);color:var(--ink-2);z-index:6;font-weight:600}.scheduler-root table.gantt thead tr.month-row th{text-align:left;z-index:6;border-bottom:1px solid var(--baseline);height:24px;padding-left:6px;font-size:11.5px;position:sticky;top:0}.scheduler-root table.gantt thead tr.day-row th{text-align:center;z-index:6;width:34px;min-width:34px;max-width:34px;height:32px;padding:3px 0;font-size:10.5px;line-height:1.25;position:sticky;top:24px}.scheduler-root table.gantt thead tr.day-row th.weekend{background:var(--surface-2)}.scheduler-root table.gantt thead tr.day-row th.holiday-col{background:var(--holiday-header-bg);color:var(--holiday-header-ink)}.scheduler-root table.gantt thead tr.day-row th.today-col,.scheduler-root table.gantt thead tr.month-row th.today-col{color:var(--today-ink);background:var(--today-bg)}.scheduler-root table.gantt thead tr.month-row th.job-name-head{background:var(--surface);z-index:8;text-align:center;vertical-align:middle;color:var(--ink);border-right:1px solid var(--baseline);min-width:230px;max-width:230px;padding:8px 10px;font-size:15px;font-weight:800;position:sticky;top:0;left:0}.scheduler-root tr.pm-group-row td{background:var(--pm-tint,var(--surface-2));color:var(--ink);border-right:none;padding:7px 10px;font-size:12px;font-weight:700;position:relative}.scheduler-root tr.pm-group-row td.job-name-cell{z-index:5;border-left:4px solid var(--pm-accent,var(--baseline));position:sticky;left:0}.scheduler-root table.gantt td.job-name-cell{background:var(--surface);z-index:4;text-align:left;border-right:1px solid var(--baseline);min-width:230px;max-width:230px;padding:0 10px;position:sticky;left:0}.scheduler-root table.gantt td.job-name-cell .job-title-row{align-items:baseline;gap:6px;min-width:0;display:flex}.scheduler-root table.gantt td.job-name-cell .job-title{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:12.5px;font-weight:700;overflow:hidden}.scheduler-root table.gantt td.job-name-cell .job-number{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:11px;overflow:hidden}.scheduler-root table.gantt td.job-name-cell.editable:hover{filter:var(--hover-filter)}.scheduler-root table.gantt td.job-name-cell.editable{cursor:grab}.scheduler-root tr.job-dragging{opacity:.45}.scheduler-root tr.job-drop-target td.job-name-cell{box-shadow:inset 0 2px 0 var(--accent)}.scheduler-root td.day-cell{vertical-align:top;cursor:default;width:34px;min-width:34px;height:42px;padding:0;position:relative}.scheduler-root .col-filler{border:none}.scheduler-root td.day-cell.has-label-lane{height:58px}.scheduler-root .block-label{z-index:6;color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;background:#000000ad;border-radius:3px;height:14px;padding:0 5px;font-size:9.5px;font-weight:700;line-height:14px;position:absolute;bottom:2px;left:2px;overflow:hidden}.scheduler-root td.day-cell.unscheduled{background:var(--unscheduled-bg)}.scheduler-root td.day-cell.weekend.unscheduled{background:repeating-linear-gradient(45deg, var(--page), var(--page) 6px, var(--weekend-unscheduled-bg) 6px, var(--weekend-unscheduled-bg) 12px)}.scheduler-root td.day-cell.holiday-col.unscheduled{background:repeating-linear-gradient(45deg, transparent, transparent 4px, var(--holiday-hatch-line) 4px, var(--holiday-hatch-line) 6px), repeating-linear-gradient(-45deg, transparent, transparent 4px, var(--holiday-hatch-line) 4px, var(--holiday-hatch-line) 6px), var(--holiday-hatch-base)}.scheduler-root td.day-cell:not(.unscheduled){cursor:grab}.scheduler-root td.day-cell.dragover{outline:2px solid var(--series-1);outline-offset:-2px;z-index:1}.scheduler-root td.day-cell.in-selection{filter:var(--select-filter);box-shadow:inset 0 0 0 2px var(--series-1)}.scheduler-root td.day-cell.pending-selection{box-shadow:inset 0 0 0 2px var(--series-1)}.scheduler-root td.day-cell.block-move-ghost{opacity:.4}.scheduler-root td.day-cell.block-move-target{box-shadow:inset 0 0 0 2px var(--good);background-color:var(--target-bg);cursor:grabbing}.scheduler-root .edge-handle{cursor:ew-resize;z-index:2;width:9px;position:absolute;top:0;bottom:0}.scheduler-root .edge-handle.left{left:0}.scheduler-root .edge-handle.right{right:0}.scheduler-root .edge-handle:hover{background:var(--edge-hover)}.scheduler-root .edge-handle.resizing{background:var(--edge-resizing)}.scheduler-root .chip-edge{cursor:ew-resize;z-index:4;width:6px;position:absolute;top:0;bottom:0}.scheduler-root .chip-edge.left{border-radius:3px 0 0 3px;left:0}.scheduler-root .chip-edge.right{border-radius:0 3px 3px 0;right:0}.scheduler-root .chip-edge:hover{background:#ffffff8c}.scheduler-root .chip-edge.resizing{background:#ffffffbf}.scheduler-root .phase-lane.dragover{outline:2px solid var(--series-1);outline-offset:-2px;z-index:1}.scheduler-root .day-chip:hover{outline:1.5px solid var(--daychip-hover-ring)}.scheduler-root .day-chip.dragging{opacity:.35}.scheduler-root .day-chip,.scheduler-root .roster-chip{cursor:grab}.scheduler-root .roster-chip.dragging{opacity:.4}.scheduler-root .selection-hint{color:var(--hint-ink);background:var(--hint-bg);border-top:1px solid var(--gridline);margin:0;padding:8px 16px;font-size:12px}.scheduler-root .ctx-menu{z-index:100;background:var(--surface-2);border:1px solid var(--border);box-shadow:0 12px 28px var(--shadow-ctx);border-radius:8px;min-width:190px;padding:4px;font-size:13px;position:fixed;overflow-y:auto}.scheduler-root .ctx-menu .ctx-item{cursor:pointer;color:var(--ink);border-radius:5px;align-items:center;gap:8px;padding:7px 9px;display:flex}.scheduler-root .ctx-menu .ctx-item:hover{background:var(--surface-3)}.scheduler-root .ctx-menu .ctx-item.disabled{color:var(--ink-muted);cursor:not-allowed}.scheduler-root .ctx-menu .ctx-item.disabled:hover{background:0 0}.scheduler-root .ctx-menu .ctx-swatch{border-radius:3px;flex:none;width:12px;height:12px}.scheduler-root .ctx-menu .ctx-sep{background:var(--gridline);height:1px;margin:4px 2px}.scheduler-root .ctx-menu .ctx-label{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-muted);padding:6px 9px 2px;font-size:11px}.scheduler-root .modal-overlay{background:var(--overlay-bg);z-index:50;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.scheduler-root .modal{background:var(--surface);border:1px solid var(--border);width:340px;box-shadow:0 20px 50px var(--shadow-modal);border-radius:10px;max-height:calc(100vh - 64px);padding:20px;overflow-y:auto}.scheduler-root .modal h3{color:var(--ink);margin:0 0 14px;font-size:15px}.scheduler-root .modal label{color:var(--ink-2);margin:10px 0 4px;font-size:12px;font-weight:600;display:block}.scheduler-root .modal input{border:1px solid var(--baseline);background:var(--surface-2);width:100%;color:var(--ink);border-radius:6px;padding:7px 9px;font-family:inherit;font-size:13px}.scheduler-root .modal .modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.scheduler-root .modal .modal-note{color:var(--ink-muted);margin-top:10px;font-size:11.5px}.scheduler-root .modal.wide{width:420px}.scheduler-root .activity-list{border:1px solid var(--gridline);border-radius:6px;max-height:200px;overflow-y:auto}.scheduler-root .activity-row{border-bottom:1px solid var(--gridline);align-items:center;gap:8px;padding:6px 10px;font-size:12.5px;display:flex}.scheduler-root .activity-row:last-child{border-bottom:none}.scheduler-root .activity-row input[type=color]{border:1px solid var(--baseline);cursor:pointer;background:0 0;border-radius:4px;flex:none;width:28px;height:24px;padding:0}.scheduler-root .activity-row input[type=text]{border:1px solid var(--baseline);border-radius:5px;flex:1;min-width:0;padding:5px 8px;font-family:inherit;font-size:12.5px}.scheduler-root .activity-row button{flex:none;padding:2px 8px;font-size:11px}.scheduler-root .activity-row button:disabled{opacity:.45;cursor:not-allowed}.scheduler-root .activity-empty{color:var(--ink-muted);text-align:center;padding:10px;font-size:12px}.scheduler-root .add-activity-row{align-items:center;gap:6px;margin-top:10px;display:flex}.scheduler-root .add-activity-row input[type=color]{border:1px solid var(--baseline);cursor:pointer;background:0 0;border-radius:4px;flex:none;width:32px;height:30px;padding:0}.scheduler-root .add-activity-row input[type=text]{flex:1}.scheduler-root .add-activity-row button{flex:none}.scheduler-root .settings-toggle-row{border-bottom:1px solid var(--gridline);align-items:flex-start;gap:10px;padding:10px 0;display:flex}.scheduler-root .settings-toggle-row input[type=checkbox]{flex:none;width:16px;height:16px;margin-top:2px}.scheduler-root .settings-toggle-row .toggle-copy strong{margin-bottom:2px;font-size:13px;display:block}.scheduler-root .settings-toggle-row .toggle-copy span{color:var(--ink-muted);font-size:11.5px}.scheduler-root .settings-section-head{color:var(--ink-2);margin:16px 0 8px;font-size:12px;font-weight:600}.scheduler-root .settings-section-note{color:var(--ink-muted);margin:0 0 8px;font-size:11.5px}.scheduler-root .pm-color-list{border:1px solid var(--gridline);border-radius:6px;max-height:200px;overflow-y:auto}.scheduler-root .pm-color-row{border-bottom:1px solid var(--gridline);align-items:center;gap:8px;padding:6px 10px;font-size:12.5px;display:flex}.scheduler-root .pm-color-row:last-child{border-bottom:none}.scheduler-root .pm-color-row input[type=color]{border:1px solid var(--baseline);cursor:pointer;background:0 0;border-radius:4px;flex:none;width:28px;height:24px;padding:0}.scheduler-root .pm-color-row .pm-color-name{flex:1;min-width:0}.scheduler-root .pm-color-row .pm-color-state{color:var(--ink-muted);flex:none;font-size:11px}.scheduler-root .pm-color-row button{flex:none;padding:2px 8px;font-size:11px}.scheduler-root .pm-color-row button:disabled{opacity:.45;cursor:not-allowed}.scheduler-root .holiday-list{border:1px solid var(--gridline);border-radius:6px;max-height:140px;overflow-y:auto}.scheduler-root .holiday-row{border-bottom:1px solid var(--gridline);justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;font-size:12.5px;display:flex}.scheduler-root .holiday-row:last-child{border-bottom:none}.scheduler-root .holiday-row .holiday-date{min-width:90px;font-weight:600}.scheduler-root .holiday-row .holiday-label{color:var(--ink-2);flex:1}.scheduler-root .holiday-row button{padding:2px 8px;font-size:11px}.scheduler-root .holiday-empty{color:var(--ink-muted);text-align:center;padding:10px;font-size:12px}.scheduler-root .add-holiday-row{gap:6px;margin-top:10px;display:flex}.scheduler-root .add-holiday-row input[type=date]{flex:none;width:140px}.scheduler-root .add-holiday-row input[type=text]{flex:1}.scheduler-root .add-holiday-row button{flex:none}.scheduler-root .help-tips{margin:0 0 6px;padding-left:18px}.scheduler-root .help-tips li{color:var(--ink-2);margin:0 0 8px;font-size:12.5px;line-height:1.45}.scheduler-root .help-tips li:last-child{margin-bottom:0}.scheduler-root .help-contact-row{border:1px solid var(--gridline);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:10px;display:flex}.scheduler-root .help-contact-copy strong{margin-bottom:2px;font-size:12.5px;display:block}.scheduler-root .help-contact-copy span{color:var(--ink-muted);font-size:11.5px}.scheduler-root .help-contact-btn{border:1px solid var(--baseline);color:var(--ink);background:var(--surface-2);white-space:nowrap;border-radius:6px;flex:none;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none}.scheduler-root .help-contact-btn:hover{background:var(--surface-3)}.scheduler-root .theme-toggle-btn{align-items:center;gap:6px;display:inline-flex}.scheduler-root button{border:1px solid var(--border);background:var(--surface-2);color:var(--ink);cursor:pointer;border-radius:6px;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:600}.scheduler-root button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.scheduler-root button.primary.danger{background:var(--critical);border-color:var(--critical)}.scheduler-root button:hover{filter:var(--hover-filter)}.scheduler-root .toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.scheduler-root .chip-row{flex-direction:column;align-items:center;gap:2px;padding:2px;display:flex}.scheduler-root .chip-row-lane{z-index:3;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;height:50%;padding:2px;display:flex;position:absolute;left:0;right:0;overflow:hidden}.scheduler-root .chip-row-lane.lane-0{top:0}.scheduler-root .chip-row-lane.lane-1{bottom:0}.scheduler-root .day-chip{z-index:3;color:#fff;letter-spacing:.02em;pointer-events:auto;border-radius:3px;justify-content:center;align-items:center;width:26px;height:16px;font-size:8.5px;font-weight:800;display:flex;position:relative}.scheduler-root .phase-lane{z-index:0;height:50%;position:absolute;left:0;right:0}.scheduler-root .phase-lane.lane-0{border-bottom:1px dashed var(--lane-divider);top:0}.scheduler-root .phase-lane.lane-1{bottom:0}.scheduler-root .roster{flex-wrap:wrap;gap:10px;padding:14px 16px;display:flex}.scheduler-root .roster-chip{color:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:600;display:flex;box-shadow:0 1px 3px #0006}.scheduler-root .roster-chip .swatch{background:#ffffffd9;border-radius:50%;width:9px;height:9px}.scheduler-root .roster-hint{color:var(--ink-2);margin:0;padding:0 16px 14px;font-size:12px}.scheduler-root table.coverage{border-collapse:collapse;width:100%;font-size:13px}.scheduler-root table.coverage th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--ink-muted);border-bottom:1px solid var(--gridline);padding:8px 14px;font-size:11.5px}.scheduler-root table.coverage td{border-bottom:1px solid var(--gridline);vertical-align:top;padding:10px 14px}.scheduler-root table.coverage tr:last-child td{border-bottom:none}.scheduler-root .status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.scheduler-root .status-badge.critical{background:var(--status-critical-bg);color:var(--critical)}.scheduler-root .detail-line{color:var(--ink-2);margin:2px 0 0;font-size:12px}.scheduler-root .detail-line.crit{color:var(--critical);font-weight:600}.scheduler-root .coverage-empty{color:var(--ink-muted);text-align:center;padding:14px 10px;font-size:12.5px}.scheduler-root .empty-state-cell{color:var(--ink-muted);text-align:center;white-space:normal;font-size:12.5px;padding:20px 10px!important}:root{--sb-bg:#152a45;--sb-card:#1c3350;--sb-border:#2c4666;--sb-text:#fff;--sb-muted:#b9bfc7;--sb-accent:#ff6b2c}body[data-theme=light]{--sb-bg:#fff;--sb-card:#fff;--sb-border:#e5e7eb;--sb-text:#152a45;--sb-muted:#5b6a7d;--sb-accent:#e8541e}*{box-sizing:border-box}body{background:var(--sb-bg);color:var(--sb-text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:2rem;display:flex}.auth-page h1{color:var(--sb-text)}.dashboard-page{min-height:100vh}.dashboard-page-header{align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.app-brand{flex:1;align-items:center;gap:.6rem;display:flex}.app-brand-icon{flex:none;width:28px;height:28px}.app-brand-name{letter-spacing:.02em;color:var(--sb-text);font-family:Arial,Helvetica,sans-serif;font-size:1.15rem;font-weight:700}.app-org-badge{color:var(--sb-muted);font-size:.8rem}.app-user-menu{flex:none;position:relative}.app-user-menu .app-avatar-btn{background:var(--sb-accent);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:.85rem;font-weight:700;display:flex}.app-user-dropdown{background:var(--sb-card);border:1px solid var(--sb-border);z-index:20;border-radius:8px;flex-direction:column;min-width:140px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 28px #00000040}.app-user-menu .app-user-dropdown button{text-align:left;color:var(--sb-text);background:0 0;border:none;border-radius:0;padding:.6rem .9rem;font-weight:500}.app-user-menu .app-user-dropdown button:hover{background:var(--sb-border)}.auth-page form{background:var(--sb-card);border:1px solid var(--sb-border);border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:320px;padding:1.5rem;display:flex}.auth-page label{color:var(--sb-muted);text-align:left;flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.auth-page input{background:var(--sb-bg);border:1px solid var(--sb-border);color:var(--sb-text);border-radius:8px;padding:.6rem .75rem;font-size:.95rem}.auth-page button,.dashboard-page-header button{background:var(--sb-accent);color:#1a0f08;cursor:pointer;border:none;border-radius:8px;padding:.65rem 1rem;font-weight:600}.auth-page button:disabled{opacity:.6;cursor:default}.auth-page a{color:var(--sb-accent)}.error{color:#ff6b6b;margin:0;font-size:.85rem}.marketing-page{flex-direction:column;min-height:100vh;display:flex}.marketing-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.marketing-nav{align-items:center;gap:1.25rem;display:flex}.marketing-nav a{color:var(--sb-text);font-weight:500;text-decoration:none}.marketing-cta,.marketing-cta-small{background:var(--sb-accent);border-radius:8px;padding:.7rem 1.4rem;font-weight:700;color:#1a0f08!important}.marketing-cta-small{padding:.5rem 1rem}.marketing-cta-secondary{border:1px solid var(--sb-border);border-radius:8px;padding:.7rem 1.4rem;font-weight:600;color:var(--sb-text)!important}.marketing-hero{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:720px;margin:3rem auto 4rem;padding:0 2rem;display:flex}.marketing-hero h1{margin:0;font-size:2.6rem;line-height:1.15}.marketing-hero p{color:var(--sb-muted);margin:0;font-size:1.1rem}.marketing-hero-actions{gap:1rem;margin-top:.5rem;display:flex}.marketing-features{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;width:100%;max-width:1100px;margin:0 auto 4rem;padding:0 2rem;display:grid}.marketing-feature-card{background:var(--sb-card);border:1px solid var(--sb-border);border-radius:12px;padding:1.5rem}.marketing-feature-card h3{margin:0 0 .5rem}.marketing-feature-card p{color:var(--sb-muted);margin:0;font-size:.95rem}.marketing-pricing{text-align:center;border-top:1px solid var(--sb-border);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem 4rem;display:flex}.marketing-pricing h2{margin:0}.marketing-pricing-sub{color:var(--sb-muted);max-width:480px;margin:0 0 1rem}.marketing-pricing-card{background:var(--sb-card);border:1px solid var(--sb-border);border-radius:16px;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:420px;padding:2rem;display:flex}.marketing-period-toggle{border:1px solid var(--sb-border);border-radius:999px;gap:4px;padding:4px;display:flex}.marketing-period-toggle button{color:var(--sb-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-weight:600;display:flex}.marketing-period-toggle button.active{background:var(--sb-accent);color:#1a0f08}.marketing-badge{background:#ffffff2e;border-radius:999px;padding:.1rem .5rem;font-size:.7rem;font-weight:700}.marketing-period-toggle button.active .marketing-badge{background:#00000026}.marketing-seat-slider{flex-direction:column;gap:.5rem;width:100%;font-weight:600;display:flex}.marketing-seat-slider input[type=range]{width:100%;accent-color:var(--sb-accent)}.marketing-price-total{align-items:baseline;gap:.25rem;display:flex}.marketing-price-amount{font-size:2.5rem;font-weight:800}.marketing-price-period{color:var(--sb-muted);font-size:1.1rem}.marketing-price-detail{color:var(--sb-muted);margin:-.75rem 0 0;font-size:.85rem}.marketing-pricing-card .marketing-cta{text-align:center;width:100%}.marketing-pricing-table{border-collapse:collapse;margin-top:1.5rem;font-size:.9rem}.marketing-pricing-table th,.marketing-pricing-table td{border-bottom:1px solid var(--sb-border);padding:.5rem 1.25rem}.marketing-pricing-table th{color:var(--sb-muted);text-align:left;font-weight:600}.marketing-pricing-footnote{color:var(--sb-muted);margin:.5rem 0 0;font-size:.9rem}.marketing-pricing-footnote a{color:var(--sb-accent)}.marketing-footer{text-align:center;color:var(--sb-muted);margin-top:auto;padding:1.5rem;font-size:.85rem}
