:root{color-scheme:light;--font-app: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-ui: var(--font-app);--font-display: var(--font-app);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-xs: 6px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 999px;--shadow-1: 0 1px 2px rgba(17, 24, 39, .07);--shadow-2: 0 10px 30px rgba(17, 24, 39, .1);--shadow-3: 0 22px 60px rgba(17, 24, 39, .16);--border-subtle: rgba(17, 24, 39, .1);--focus-ring: 0 0 0 3px color-mix(in srgb, var(--accent) 40%, transparent);--select-chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888197' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");--page-max: 1180px;--app-max: 980px;--motion-fast: .12s ease;--motion-med: .22s ease}:root,.theme-publisher{--bg: #f6f7f9;--bg-raised: #ffffff;--bg-soft: #eef1f5;--surface: #ffffff;--surface-2: #f9fafb;--surface-inverse: #111318;--text: #17191f;--text-muted: #5b6472;--text-subtle: #828b99;--line: #d9dee7;--accent: #2457d6;--accent-2: #0f9f8f;--accent-3: #b45309;--accent-ink: #ffffff;--accent-soft: #e8eefc;--success: #15803d;--success-soft: #dcfce7;--warning: #b45309;--warning-soft: #fef3c7;--danger: #b91c1c;--danger-soft: #fee2e2;--hero-a: #101828;--hero-b: #2457d6}.theme-setapart{--bg: #f4f3f8;--bg-raised: #ffffff;--bg-soft: #e7e3ef;--surface: #fffdf8;--surface-2: #f8f5ed;--surface-inverse: #17152b;--text: #211f31;--text-muted: #5f5a72;--text-subtle: #888197;--line: #ddd6e8;--accent: #3e357f;--accent-2: #c8912c;--accent-3: #18716c;--accent-ink: #ffffff;--accent-soft: #e9e5fb;--success: #18716c;--success-soft: #dcefed;--warning: #a96810;--warning-soft: #fff0d2;--danger: #b42318;--danger-soft: #fee4e2;--hero-a: #18152d;--hero-b: #c8912c}*{box-sizing:border-box}html{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-ui);text-rendering:optimizeLegibility}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline:none;box-shadow:var(--focus-ring)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.prototype-only{display:none}:root:not([data-env=dev]):not([data-preview=on]) .prototype-only{display:none}:root[data-env=dev] .prototype-only,:root[data-preview=on] .prototype-only{display:var(--prototype-display, revert)}.warning-row{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--warning-soft);color:var(--warning);font-size:13px;font-weight:780}.file-input-overlay{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.mobile-list,.detail-nav{display:none}.row-chevron{display:inline-flex;color:var(--text-subtle);transform:rotate(-90deg)}@media(max-width:860px){.mobile-list{display:grid;gap:var(--space-2)}.mobile-list-head{display:flex;align-items:center;justify-content:space-between}.mobile-list-head .mobile-list-title{margin:0;font-size:20px;font-weight:850}.mobile-list-head .rail-add{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--accent);cursor:pointer}.detail-nav{display:flex}.detail-back{display:inline-flex;align-items:center;gap:var(--space-1);min-height:44px;padding:0 var(--space-2) 0 0;border:0;background:transparent;color:var(--accent);font:inherit;font-weight:760;cursor:pointer}.mobile-stack:not(.detail-open) .mobile-detail{display:none}.mobile-stack.detail-open .mobile-list{display:none}}.page-shell{min-height:100vh;background:linear-gradient(180deg,#ffffffb8,#fff0 280px),var(--bg)}.page-inner{width:min(var(--page-max),calc(100% - 32px));margin:0 auto}.section{padding:var(--space-12) 0}.ds-eyebrow{margin:0 0 var(--space-2);color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ds-title-xl{margin:0;color:var(--text);font-size:clamp(34px,6vw,68px);font-weight:850;line-height:.96}.ds-title-lg{margin:0;color:var(--text);font-size:clamp(28px,4vw,46px);font-weight:820;line-height:1.02}.ds-title-md{margin:0;color:var(--text);font-size:22px;font-weight:780;line-height:1.12}.ds-copy{margin:var(--space-4) 0 0;color:var(--text-muted);font-size:17px;line-height:1.55}.ds-copy-sm{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:14px;line-height:1.45}.ds-grid{display:grid;gap:var(--space-4)}.ds-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}.ds-panel-pad{padding:var(--space-5)}.ds-pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:760;white-space:nowrap}.ds-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.ds-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:var(--radius-sm);background:var(--accent);color:var(--accent-ink);cursor:pointer;font-size:14px;font-weight:780;line-height:1;transition:transform var(--motion-fast),background var(--motion-fast),border-color var(--motion-fast)}.ds-button:hover{transform:translateY(-1px)}.ds-button.secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.ds-button.ghost{background:transparent;border-color:transparent;color:var(--text-muted)}.ds-button.danger{background:var(--danger);color:#fff}.ds-button:disabled{cursor:not-allowed;opacity:.52;transform:none}.ds-icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);cursor:pointer}.ds-row{min-height:64px;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);color:inherit}.ds-row+.ds-row{border-top:1px solid var(--line)}.ds-row-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent)}.ds-row-body{flex:1;min-width:0}.ds-row-title{overflow:hidden;color:var(--text);font-size:15px;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ds-row-sub{margin-top:3px;overflow:hidden;color:var(--text-subtle);font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ds-meta{color:var(--text-subtle);font-size:12px;font-weight:760;font-variant-numeric:tabular-nums;white-space:nowrap}.ds-field{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:0 var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.ds-field input,.ds-field textarea,.ds-field select{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text)}.ds-segmented{display:inline-grid;grid-auto-flow:column;gap:2px;padding:3px;border-radius:var(--radius-md);background:var(--bg-soft)}.ds-segmented button{min-height:32px;padding:0 12px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:740}.ds-segmented button[aria-pressed=true]{background:var(--surface);color:var(--text);box-shadow:var(--shadow-1)}.ds-switch{width:48px;height:28px;display:inline-flex;align-items:center;padding:3px;border:0;border-radius:var(--radius-pill);background:var(--bg-soft);cursor:pointer}.ds-switch span{width:22px;height:22px;border-radius:50%;background:var(--surface);box-shadow:var(--shadow-1);transition:transform var(--motion-fast)}.ds-switch[aria-pressed=true]{background:var(--accent)}.ds-switch[aria-pressed=true] span{transform:translate(20px)}.ds-meter{height:8px;overflow:hidden;border-radius:var(--radius-pill);background:var(--bg-soft)}.ds-meter span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width var(--motion-med),background-color var(--motion-fast)}.ds-meter.tone-success span{background:var(--success)}.ds-meter.tone-warning span{background:var(--warning)}@media(max-width:760px){.page-inner{width:min(100% - 24px,var(--page-max))}.ds-grid.cols-2,.ds-grid.cols-3{grid-template-columns:1fr}.section{padding:var(--space-10) 0}}@media print{body *{visibility:hidden}.run-sheet,.run-sheet *{visibility:visible}.run-sheet{position:absolute!important;top:0!important;left:0!important;display:block!important;width:100%;background:#fff;color:#000;box-shadow:none}}
