:root{--srl-bg: #f6f8fb;--srl-surface: #ffffff;--srl-surface-soft: #f8fafc;--srl-surface-tint: #eef6f5;--srl-ink: #0b172a;--srl-muted: #526072;--srl-faint: #8794a8;--srl-line: #dce4ee;--srl-line-soft: #edf2f7;--srl-sidebar: #071a2b;--srl-sidebar-2: #0a2a3d;--srl-teal: #079d97;--srl-teal-dark: #03716f;--srl-teal-soft: #dff5f2;--srl-blue: #2d73df;--srl-blue-soft: #e8f0ff;--srl-amber: #e28a16;--srl-amber-soft: #fff3d9;--srl-purple: #8064d9;--srl-purple-soft: #f0ebff;--srl-green: #13885f;--srl-green-soft: #e5f6ee;--srl-red: #b63f3f;--srl-red-soft: #fdeaea;--radius-md: 8px;--radius-lg: 8px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 12px 32px rgba(15, 23, 42, .1);--shadow-panel: 0 14px 40px rgba(15, 23, 42, .08);--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SF Mono", Monaco, Menlo, Consolas, monospace;--bg-primary: var(--srl-surface);--bg-secondary: var(--srl-surface-soft);--bg-tertiary: var(--srl-bg);--text-primary: var(--srl-ink);--text-secondary: var(--srl-muted);--text-tertiary: var(--srl-faint);--border-tertiary: var(--srl-line-soft);--border-secondary: var(--srl-line);--acme-primary: var(--srl-teal);--acme-primary-dark: var(--srl-teal-dark);--acme-primary-light: var(--srl-teal-soft);--acme-accent: var(--srl-teal);--acme-accent-dark: var(--srl-teal-dark);--acme-accent-light: var(--srl-teal-soft);--primary: var(--srl-teal);--primary-light: var(--srl-teal-soft);--accent: var(--srl-red);--success: var(--srl-green);--success-bg: var(--srl-green-soft);--success-text: #07543c;--warning: var(--srl-amber);--warning-bg: var(--srl-amber-soft);--warning-text: #7a4307;--error: var(--srl-red);--error-bg: var(--srl-red-soft);--error-text: #842828}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;background:radial-gradient(circle at 8% -4%,rgba(7,157,151,.1),transparent 34%),radial-gradient(circle at 98% 8%,rgba(45,115,223,.08),transparent 32%),var(--srl-bg);color:var(--srl-ink);font-family:var(--font-sans);font-size:14px;line-height:1.5}body.srl-fullscreen{overflow:hidden}button,input,select,textarea{font:inherit}code{font-family:var(--font-mono)}.page-wrapper{max-width:1420px;margin:18px auto 28px;padding:0 24px}body.srl-fullscreen .page-wrapper{width:100%;max-width:none;min-height:100vh;margin:0;padding:0}.page-header,.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:12px 4px 16px;border-bottom:1px solid var(--srl-line-soft)}.page-title,.header-title{margin:0;color:var(--srl-ink);font-size:22px;font-weight:680;letter-spacing:0}.page-subtitle,.header-subtitle{margin:3px 0 0;color:var(--srl-muted);font-size:13px}.page-tag,.header-tag,.role-badge,.pill,.ctx-pill,.doc-tile-status,.role-pill{display:inline-flex;align-items:center;gap:5px;width:max-content;border-radius:999px;font-size:11px;font-weight:650;line-height:1;letter-spacing:.01em}.page-tag,.header-tag{padding:7px 12px;background:#0a5d75;color:#fff;box-shadow:var(--shadow-sm)}.demo-banner{margin-bottom:16px;padding:12px 14px;border:1px solid var(--srl-line-soft);border-radius:var(--radius-md);background:#ffffffb8;color:var(--srl-muted);font-size:12px;box-shadow:var(--shadow-sm)}.demo-banner strong{color:var(--srl-ink);font-weight:680}.app,.wizard-shell{display:flex;min-height:760px;overflow:hidden;border:1px solid var(--srl-line);border-radius:18px;background:var(--srl-surface);box-shadow:var(--shadow-md)}body.srl-fullscreen .app,body.srl-fullscreen .wizard-shell{width:100%;min-height:100vh;height:100vh;border:0;border-radius:0;box-shadow:none}body.srl-fullscreen .sidebar,body.srl-fullscreen .step-nav{min-height:100vh}.sidebar,.step-nav{position:relative;flex-shrink:0;background:linear-gradient(180deg,#079d9729,#079d9700 28%),linear-gradient(180deg,var(--srl-sidebar),var(--srl-sidebar-2));color:#d7e3ee}.sidebar{width:250px;padding:26px 14px}.brand{margin:0 4px 20px;padding:0 0 18px;border-bottom:1px solid rgba(255,255,255,.1)}.brand:before{content:"";display:block;width:38px;height:38px;margin-bottom:12px;border:2px solid rgba(36,224,209,.86);border-radius:10px;background:linear-gradient(135deg,rgba(36,224,209,.2),transparent 54%),#ffffff0a;box-shadow:inset 0 0 0 6px #24e0d112}.brand-name{margin:0;color:#fff;font-size:18px;font-weight:720;line-height:1.2}.brand-sub{margin:4px 0 0;color:#e1eff7b8;font-size:12px}.nav-item{display:flex;align-items:center;min-height:44px;margin:4px 0;padding:10px 13px;border:1px solid transparent;border-radius:var(--radius-md);color:#e6f0f8c7;cursor:pointer;font-size:14px;font-weight:560;-webkit-user-select:none;user-select:none;transition:background .14s ease,color .14s ease,border-color .14s ease}.nav-icon{width:18px;height:18px;flex:0 0 18px;margin-right:12px;opacity:.88;stroke-width:2.25}.nav-item.active .nav-icon{opacity:1}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{background:linear-gradient(90deg,#079d97f5,#07716fb3);color:#fff;border-color:#82f2e438;box-shadow:0 10px 26px #03716f3d}.main,.step-content{flex:1;min-width:0;overflow-y:auto;background:linear-gradient(180deg,#fff,#fbfdff 56%,#f7fafc)}.main{max-height:790px;padding:26px 28px 30px}body.srl-fullscreen .main,body.srl-fullscreen .step-content{max-height:none;height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;margin:-26px -28px 24px;padding:22px 28px;border-bottom:1px solid var(--srl-line);background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{margin:0;font-size:24px;font-weight:720;letter-spacing:0}.topbar-right{display:flex;align-items:center;gap:11px;color:var(--srl-muted);font-size:13px}.role-badge{padding:7px 10px;background:var(--srl-teal-soft);color:var(--srl-teal-dark)}.tenant-select{min-width:180px;max-width:260px;height:34px;padding:0 34px 0 12px;border:1px solid var(--srl-line-strong);border-radius:var(--radius-sm);background:linear-gradient(45deg,transparent 50%,var(--srl-muted) 50%) calc(100% - 17px) 14px / 6px 6px no-repeat,linear-gradient(135deg,var(--srl-muted) 50%,transparent 50%) calc(100% - 12px) 14px / 6px 6px no-repeat,#fff;color:var(--srl-ink);font:inherit;font-weight:620;appearance:none}.user-avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--srl-teal),#0a827f);color:#fff;font-size:12px;font-weight:740;box-shadow:0 8px 20px #079d973d}.page{display:none}.page.active{display:block}.grid-2,.dashboard-grid,.dashboard-bottom-grid{display:grid;gap:16px}.grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:16px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.dashboard-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);margin-bottom:16px}.dashboard-bottom-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.stat-card,.panel,.summary-card,.doc-tile,.topic-tile,.user-tile,.topic-card,.doc-row,.ctx-card,.radio-card{border:1px solid var(--srl-line);background:#ffffffeb;box-shadow:var(--shadow-sm)}.stat-card{position:relative;min-height:116px;overflow:hidden;border-radius:var(--radius-md);padding:19px 18px 17px 84px}.stat-icon{position:absolute;left:20px;top:23px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--srl-teal-soft);color:var(--srl-teal);box-shadow:inset 0 0 0 1px #079d971a}.stat-icon svg{width:21px;height:21px;stroke-width:2.2}.stat-card:nth-child(2) .stat-icon{background:var(--srl-amber-soft);color:var(--srl-amber)}.stat-card:nth-child(3) .stat-icon{background:var(--srl-blue-soft);color:var(--srl-blue)}.stat-card:nth-child(4) .stat-icon{background:var(--srl-teal-soft);color:var(--srl-teal)}.stat-label{margin:0 0 7px;color:var(--srl-muted);font-size:13px;font-weight:560;text-transform:none;letter-spacing:0}.stat-value{margin:0;color:var(--srl-ink);font-size:31px;font-weight:760;line-height:1}.stat-trend{margin:9px 0 0;color:var(--srl-teal-dark);font-size:12px;font-weight:650}.stat-trend.warn{color:var(--srl-amber)}.panel{border-radius:var(--radius-md);padding:20px 22px;box-shadow:var(--shadow-panel)}.panel-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;color:var(--srl-ink);font-size:16px;font-weight:700}.panel-title-meta{color:var(--srl-faint);font-size:11px;font-weight:560}.context-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:center}.donut{--seg-a: 62%;--seg-b: 31%;--seg-c: 7%;position:relative;width:188px;aspect-ratio:1;border-radius:50%;background:conic-gradient(var(--srl-teal) 0 var(--seg-a),var(--srl-blue) var(--seg-a) calc(var(--seg-a) + var(--seg-b)),var(--srl-purple) calc(var(--seg-a) + var(--seg-b)) 100%);box-shadow:inset 0 0 0 1px #0f172a14,0 16px 34px #0f172a1f}.donut:after{content:"";position:absolute;inset:42px;border-radius:50%;background:var(--srl-surface);box-shadow:inset 0 0 0 1px var(--srl-line-soft)}.donut-center{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--srl-ink);font-weight:760}.donut-center strong{font-size:30px;line-height:1}.donut-center span{margin-top:5px;color:var(--srl-muted);font-size:11px;font-weight:620}.legend-list{display:grid;gap:11px}.legend-row,.pipeline-row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--srl-muted);font-size:13px}.legend-left{display:flex;align-items:center;gap:9px}.legend-swatch,.activity-dot{width:10px;height:10px;flex-shrink:0;border-radius:999px}.legend-value,.pipeline-value{color:var(--srl-ink);font-weight:700}.compliance-note{display:flex;gap:11px;margin-top:18px;padding:13px 14px;border:1px solid rgba(226,138,22,.26);border-radius:var(--radius-md);background:linear-gradient(180deg,#fff3d9d1,#fff8ebb8);color:#5e3b09;font-size:12px;line-height:1.5}.compliance-note:before{content:"";width:28px;height:28px;flex:0 0 28px;border:2px solid var(--srl-amber);border-radius:8px}.quick-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-action{display:flex;align-items:center;gap:13px;min-height:76px;padding:14px;border:1px solid var(--srl-line);border-radius:var(--radius-md);background:#fff;color:var(--srl-ink);cursor:pointer;text-align:left;box-shadow:var(--shadow-sm);transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.quick-action:hover{transform:translateY(-1px);border-color:#079d9770;box-shadow:0 10px 24px #0f172a1a}.quick-action.primary{grid-column:1 / -1;min-height:58px;background:linear-gradient(90deg,var(--srl-teal),var(--srl-teal-dark));color:#fff}.quick-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:13px;background:var(--srl-teal-soft);color:var(--srl-teal-dark)}.quick-icon svg{width:20px;height:20px;stroke-width:2.35}.quick-action.primary .quick-icon{background:#ffffff2e;color:#fff}.quick-action-arrow{width:17px;height:17px;flex:0 0 17px;margin-left:auto;color:currentColor;opacity:.68;stroke-width:2.35}.quick-label{display:grid;gap:2px;font-size:14px;font-weight:650}.quick-label small{color:inherit;font-size:11px;font-weight:520;opacity:.66}.pipeline-card{padding:16px;border:1px solid var(--srl-line);border-radius:var(--radius-md);background:#fff}.pipeline-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--srl-line);border-radius:var(--radius-md)}.pipeline-metric{padding:16px 16px 14px;background:linear-gradient(180deg,#fff,#fbfdff)}.pipeline-metric+.pipeline-metric{border-left:1px solid var(--srl-line)}.pipeline-metric span{display:block;color:var(--srl-muted);font-size:13px}.pipeline-metric strong{display:block;margin:7px 0 10px;color:var(--srl-ink);font-size:28px;line-height:1}.metric-bar{height:5px;border-radius:999px;background:var(--srl-teal)}.activity{display:flex;gap:11px;padding:11px 0;border-bottom:1px solid var(--srl-line-soft);font-size:13px}.activity:last-child{border-bottom:none}.activity-dot{margin-top:6px}.activity-text{flex:1;min-width:0;color:var(--srl-ink);line-height:1.4}.activity-meta{margin-top:3px;color:var(--srl-faint);font-size:11px}.table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}.table th{padding:11px 12px;border-bottom:1px solid var(--srl-line);color:var(--srl-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-align:left;text-transform:uppercase}.table td{padding:12px;border-bottom:1px solid var(--srl-line-soft);overflow:hidden;text-overflow:ellipsis}.table tbody tr:hover td{background:var(--srl-surface-soft)}.pill{padding:5px 8px}.pill-blue{background:var(--srl-blue-soft);color:#1952a7}.pill-green{background:var(--srl-green-soft);color:#0a6848}.pill-amber{background:var(--srl-amber-soft);color:#8a4c07}.pill-red{background:var(--srl-red-soft);color:#9a3030}.pill-gray{background:#edf1f5;color:#4d5a69}.pill-coral{background:#fff0e9;color:#914118}.pill-teal{background:var(--srl-teal-soft);color:var(--srl-teal-dark)}.pill-purple{background:var(--srl-purple-soft);color:#5840aa}.ctx-pill{padding:5px 8px;font-family:var(--font-mono);font-size:10px}.ctx-investigational,.ctx-promotional{background:var(--srl-purple-soft);color:#5840aa}.ctx-onlabel{background:var(--srl-blue-soft);color:#1952a7}.ctx-offlabel{background:var(--srl-amber-soft);color:#8a4c07}.btn,.btn-primary,.btn-secondary,.btn-accent,.btn-success{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border-radius:var(--radius-md);font-size:13px;font-weight:650;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}.btn-icon-left,.btn-icon-right{width:15px;height:15px;flex:0 0 15px;stroke-width:2.45}.btn-primary,.btn-accent,.btn-success{border:1px solid transparent;background:var(--srl-teal);color:#fff}.btn-primary:hover,.btn-accent:hover,.btn-success:hover{background:var(--srl-teal-dark);transform:translateY(-1px)}.btn-secondary{border:1px solid var(--srl-line);background:#fff;color:var(--srl-ink)}.btn-secondary:hover{border-color:#079d975c;background:var(--srl-surface-soft)}.stepper{display:flex;align-items:center;gap:0;margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid var(--srl-line-soft)}.step{display:flex;align-items:center;gap:9px;flex:1}.step-num,.step-circle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:999px;border:1px solid var(--srl-line);background:#fff;color:var(--srl-muted);font-size:12px;font-weight:750}.step-active .step-num,.step-nav-item.active .step-circle{border-color:var(--srl-teal);background:var(--srl-teal);color:#fff}.step-done .step-num,.step-nav-item.complete .step-circle{border-color:var(--srl-green);background:var(--srl-green);color:#fff}.step-num svg,.step-circle svg{width:15px;height:15px;stroke-width:2.8}.step-label{color:var(--srl-muted);font-size:13px;font-weight:560}.step-active .step-label{color:var(--srl-ink);font-weight:700}.step-line{flex:1;height:1px;margin:0 10px;background:var(--srl-line)}.topic-card,.doc-row,.ctx-card,.radio-card,.doc-tile,.topic-tile,.user-tile{border-radius:var(--radius-md)}.ctx-card,.radio-card{min-width:0;min-height:78px;padding:15px 16px 14px;cursor:pointer}.ctx-card{flex:1 1 0}.topic-card,.doc-row{margin-bottom:9px;padding:13px 14px;cursor:pointer}.topic-card:hover,.doc-row:hover,.ctx-card:hover,.radio-card:hover{border-color:#079d9761;background:#fff}.topic-card.selected,.doc-row.selected,.ctx-card.selected,.radio-card.selected{border-color:var(--srl-teal);background:linear-gradient(180deg,#fff,var(--srl-teal-soft));box-shadow:0 8px 24px #079d971a}.topic-card-title,.ctx-card-title,.radio-card-title{margin:0 0 5px;color:var(--srl-ink);font-size:13px;font-weight:700;line-height:1.25;overflow-wrap:break-word}.topic-card-q,.ctx-card-desc,.radio-card-desc,.doc-meta{margin:0;color:var(--srl-muted);font-size:12px;line-height:1.45;overflow-wrap:break-word}.topic-card-meta,.doc-meta{margin-top:6px;color:var(--srl-faint);font-size:11px}.doc-row{display:flex;align-items:center;gap:11px}.doc-checkbox{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;border:1.5px solid var(--srl-line);border-radius:5px}.doc-row.selected .doc-checkbox{border-color:var(--srl-teal);background:var(--srl-teal)}.doc-row.selected .doc-checkbox:after{content:"";width:8px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.doc-title{margin:0;color:var(--srl-ink);font-size:13px;font-weight:650}.params-row,.form-row{display:grid;gap:14px}.params-row{grid-template-columns:1fr 1fr}.param-label,.form-label{display:block;margin-bottom:7px;color:var(--srl-muted);font-size:12px;font-weight:700}.param-options{display:flex;overflow:hidden;border:1px solid var(--srl-line);border-radius:var(--radius-md);background:#fff}.param-opt{flex:1;padding:10px 12px;color:var(--srl-muted);cursor:pointer;text-align:center;font-size:12px}.param-opt+.param-opt{border-left:1px solid var(--srl-line-soft)}.param-opt.selected{background:var(--srl-teal);color:#fff;font-weight:700}.stream-area{min-height:220px;max-height:300px;overflow-y:auto;border-radius:var(--radius-md);background:#0a1726;color:#d4e1ef;padding:16px;font-family:var(--font-mono);font-size:11px;line-height:1.7}.stream-stage{color:#5ee1cf}.stream-done{color:var(--srl-amber);font-weight:700}.stream-cursor{animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.srl-output{padding:20px 22px;border:1px solid var(--srl-line);border-radius:var(--radius-md);background:#fff}.srl-title{margin:0 0 8px;color:var(--srl-teal-dark);font-size:17px;font-weight:720}.srl-meta{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:7px 16px;margin:13px 0 16px;padding:12px 14px;border-radius:var(--radius-md);background:var(--srl-surface-soft);font-size:12px}.srl-meta-label,.srl-heading,.qa-rule-name{color:var(--srl-muted);font-weight:700}.srl-heading{margin:0 0 6px;color:var(--srl-teal-dark);font-size:13px}.srl-content{margin:0;color:var(--srl-ink);font-size:12px;line-height:1.65}.srl-section{margin-bottom:15px}.srl-cite{padding:2px 6px;border-radius:4px;background:var(--srl-teal-soft);color:var(--srl-teal-dark);font-size:11px;font-weight:700}.srl-disclaimer-callout,.qa-banner,.alert{display:flex;gap:12px;border-radius:var(--radius-md);padding:12px 14px;font-size:12px;line-height:1.5}.srl-disclaimer-callout,.qa-banner.qa-warnings,.alert-warn{border:1px solid rgba(226,138,22,.28);background:var(--srl-amber-soft);color:var(--warning-text)}.qa-banner.qa-pass,.alert-info{border:1px solid rgba(7,157,151,.18);background:var(--srl-teal-soft);color:var(--srl-teal-dark)}.qa-icon,.alert-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border-radius:999px;background:var(--srl-amber);color:#fff}.alert-icon.info{background:var(--srl-teal)}.alert-icon.warn{background:var(--srl-amber)}.qa-icon svg,.alert-icon svg{width:14px;height:14px;stroke-width:2.8}.qa-rule{display:flex;gap:9px;padding:7px 0;font-size:12px}.qa-rule-mark,.rule-test-mark,.summary-card-title .check{display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px}.qa-rule-mark svg,.rule-test-mark svg,.summary-card-title .check svg{width:15px;height:15px;stroke-width:2.8}.qa-rule-mark.pass{color:var(--srl-green)}.qa-rule-mark.warn{color:var(--srl-amber)}.generation-status{display:inline-flex;align-items:center;gap:6px;font-size:12px}.generation-status svg{width:15px;height:15px;flex:0 0 15px;stroke-width:2.6}.qa-rule-active{margin-left:6px;padding:3px 6px;border-radius:5px;background:var(--srl-teal-soft);color:var(--srl-teal-dark);font-size:10px;font-weight:700}.modal-backdrop{position:absolute;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#06142380;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:520px;max-width:92%;padding:24px;border-radius:var(--radius-md);background:#fff;box-shadow:0 24px 60px #071a2b4d}.modal-title{margin:0 0 16px;color:var(--srl-ink);font-size:17px;font-weight:720}.form-group{display:flex;flex-direction:column}.form-input,.form-textarea,.form-select{width:100%;border:1px solid var(--srl-line);border-radius:var(--radius-md);background:#fff;color:var(--srl-ink);padding:9px 11px;font-size:13px}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#079d97b3;box-shadow:0 0 0 3px #079d971f}.form-textarea{min-height:68px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.audit-row{padding:5px 0;color:var(--srl-muted);font-family:var(--font-mono);font-size:11px}.footer-page{margin-top:16px;color:var(--srl-faint);font-size:11px;text-align:center}.wizard-shell{display:grid;grid-template-columns:286px minmax(0,1fr)}.wizard-grid{display:contents}.step-nav{width:auto;padding:24px 14px;border-right:0}.step-nav-title{margin:0 4px 14px;color:#e1eff785;font-size:11px;font-weight:740;letter-spacing:.1em;text-transform:uppercase}.step-nav-item{display:flex;align-items:flex-start;gap:12px;margin:4px 0;padding:11px 12px;border:1px solid transparent;border-radius:var(--radius-md);cursor:pointer}.step-nav-item:hover{background:#ffffff0f}.step-nav-item.active{background:#079d9738;border-color:#78e8d83d}.step-name{margin:0;color:#fff;font-size:13px;font-weight:680}.step-desc{margin:2px 0 0;color:#e1eff794;font-size:11px;line-height:1.4}.step-content{max-height:760px;padding:30px 36px}.step-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--srl-line-soft)}.step-num-badge{display:inline-flex;margin-bottom:9px;padding:5px 9px;border-radius:999px;background:var(--srl-teal-soft);color:var(--srl-teal-dark);font-size:11px;font-weight:740}.step-title{margin:0 0 6px;color:var(--srl-ink);font-size:24px;font-weight:730}.step-desc-long,.form-section-desc,.form-help{color:var(--srl-muted)}.form-section{margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--srl-line-soft)}.form-section:last-child{border-bottom:none}.form-section-title{margin:0 0 5px;color:var(--srl-ink);font-size:15px;font-weight:720}.form-section-desc{margin:0 0 15px;font-size:12px;line-height:1.5}.form-row.cols-2{grid-template-columns:1fr 1fr}.form-row.cols-3{grid-template-columns:1fr 1fr 1fr}.form-label{display:flex;align-items:center;gap:5px;color:var(--srl-ink)}.form-label .req{color:var(--srl-red);font-size:14px}.form-help{margin:5px 0 0;font-size:11px}.color-input{display:flex;align-items:center;gap:9px}.color-swatch{width:36px;height:36px;flex:0 0 36px;border:1px solid var(--srl-line);border-radius:var(--radius-md)}.radio-card-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.phrase-table{overflow:hidden;border:1px solid var(--srl-line);border-radius:var(--radius-md);background:#fff}.phrase-row{display:flex;align-items:center;border-bottom:1px solid var(--srl-line-soft)}.phrase-row:last-child{border-bottom:none}.phrase-row-text{flex:1;padding:10px 12px;color:var(--srl-ink);font-family:var(--font-mono);font-size:12px}.phrase-row-remove{display:inline-flex;align-items:center;justify-content:center;width:36px;min-height:34px;padding:0;border:0;background:transparent;color:var(--srl-faint);cursor:pointer}.phrase-row-remove:hover{color:var(--srl-red)}.phrase-row-remove svg{width:15px;height:15px;stroke-width:2.5}.phrase-add{display:flex;gap:8px;margin-top:8px}.phrase-add input{flex:1;border:1px solid var(--srl-line);border-radius:var(--radius-md);padding:8px 10px;font-family:var(--font-mono)}.upload-zone{margin-bottom:14px;padding:32px;border:2px dashed rgba(7,157,151,.32);border-radius:var(--radius-md);background:linear-gradient(180deg,#fff,var(--srl-teal-soft));text-align:center}.upload-zone-icon{display:flex;justify-content:center;color:var(--srl-teal)}.upload-zone-icon svg{width:32px;height:32px;stroke-width:1.9}.upload-zone-text{margin:6px 0 0;color:var(--srl-ink);font-weight:700}.upload-zone-sub{margin:4px 0 0;color:var(--srl-muted);font-size:11px}.doc-tile,.topic-tile,.user-tile{display:flex;align-items:center;gap:12px;margin-bottom:8px;padding:12px}.doc-tile-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:var(--srl-teal-soft);color:var(--srl-teal-dark)}.doc-tile-icon svg{width:20px;height:20px;stroke-width:2.2}.doc-tile-info,.user-tile-info{flex:1;min-width:0}.doc-tile-name,.user-tile-name{margin:0;color:var(--srl-ink);font-size:13px;font-weight:690}.doc-tile-meta,.user-tile-email{margin:3px 0 0;color:var(--srl-muted);font-size:11px}.doc-tile-status,.role-pill{padding:6px 8px}.doc-tile-status.ok,.role-pill.admin{background:var(--srl-green-soft);color:#0a6848}.doc-tile-status.processing,.role-pill.reviewer{background:var(--srl-amber-soft);color:#8a4c07}.role-pill.drafter{background:var(--srl-blue-soft);color:#1952a7}.role-pill.read_only{background:#edf1f5;color:#4d5a69}.topic-tile-id,.topic-tile-cat{flex-shrink:0;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.topic-tile-id{background:#edf1f5;color:var(--srl-muted);font-family:var(--font-mono)}.topic-tile-cat{background:var(--srl-blue-soft);color:#1952a7}.topic-tile-q{flex:1;color:var(--srl-ink);font-size:12px}.summary-card{margin-bottom:12px;padding:16px 18px;border-radius:var(--radius-md);background:#fff}.summary-card-title{display:flex;align-items:center;gap:8px;margin:0 0 9px;color:var(--srl-ink);font-size:14px;font-weight:720}.summary-card-title .check{color:var(--srl-green)}.summary-row{display:grid;grid-template-columns:170px 1fr;gap:8px;padding:4px 0;font-size:12px}.summary-key{color:var(--srl-muted)}.summary-val{color:var(--srl-ink);font-weight:650}.preview-row{margin-top:12px;padding:13px 14px;border-radius:var(--radius-md);background:var(--srl-surface-soft);font-size:11px}.preview-row-title{margin:0 0 8px;color:var(--srl-faint);font-size:11px;font-weight:740;letter-spacing:.06em;text-transform:uppercase}.rule-test{display:flex;gap:8px;padding:6px 0;font-size:12px}.rule-test-mark.fail{color:var(--srl-red)}.rule-test-mark.pass{color:var(--srl-green)}@media(max-width:980px){.page-wrapper{padding:0 14px}.app,.wizard-shell{flex-direction:column;display:flex}.sidebar,.step-nav{width:100%}.grid-4,.grid-2,.dashboard-grid,.dashboard-bottom-grid,.context-layout,.radio-card-group,.form-row.cols-2,.form-row.cols-3{grid-template-columns:1fr}.main,.step-content{max-height:none}.topbar{margin:-26px -28px 22px}body.srl-fullscreen{overflow:auto}body.srl-fullscreen .page-wrapper{min-height:100vh;padding:0}body.srl-fullscreen .app,body.srl-fullscreen .wizard-shell{min-height:100vh;height:auto}body.srl-fullscreen .sidebar,body.srl-fullscreen .step-nav{min-height:auto}body.srl-fullscreen .main,body.srl-fullscreen .step-content{height:auto}}html,body,#root{width:100%;height:100%}.context-card-row{display:flex;gap:10px}.inline-actions{display:flex;gap:8px;align-items:center}.stack-sm{display:flex;flex-direction:column;gap:8px}.spaced-row{display:flex;align-items:center;justify-content:space-between}.login-shell{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at 26% 18%,rgba(7,157,151,.13),transparent 32%),radial-gradient(circle at 82% 18%,rgba(45,115,223,.1),transparent 34%),var(--srl-bg)}.login-card{width:min(420px,calc(100vw - 32px));padding:34px;border:1px solid var(--srl-line);border-radius:var(--radius-md);background:#fffffff0;box-shadow:var(--shadow-panel)}.brand-mark{width:44px;height:44px;margin-bottom:18px;border:2px solid var(--srl-teal);border-radius:10px;background:linear-gradient(135deg,rgba(7,157,151,.18),transparent 58%),#fff;box-shadow:inset 0 0 0 7px #079d9714}.login-card h1{margin:0;color:var(--srl-ink);font-size:28px;font-weight:760}.login-card p{margin:4px 0 24px;color:var(--srl-muted)}.login-button{width:100%}.muted-copy{margin:0;color:var(--text-secondary);font-size:12px}.modal-copy{margin:0 0 14px;color:var(--text-secondary);font-size:12px}.clickable{cursor:pointer}.nav-item,.step-nav-item,.quick-action,.ctx-card,.topic-card,.doc-row,.param-opt{appearance:none;font:inherit}.nav-item,.step-nav-item{width:100%;background:transparent;text-align:left}.ctx-card,.radio-card{text-align:left}@media(max-width:980px){.context-card-row,.spaced-row,.inline-actions{align-items:stretch;flex-direction:column}}
