:root{--ink: #172033;--muted: #637187;--line: #d9e2ee;--soft: #f4f7fb;--surface: #ffffff;--navy: #0f2f57;--blue: #1c6bb3;--blue-soft: #e7f1fb;--gold: #c6a34f;--green: #10845c;--red: #c53030;--shadow: 0 18px 48px rgba(15, 47, 87, .12);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(180deg,#edf4fb 0,#edf4fb00 460px),var(--soft)}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.start-screen{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:28px;color:#fff;background:linear-gradient(135deg,#0f2f57f0,#1c6bb3e0),radial-gradient(circle at 75% 20%,rgba(198,163,79,.32),transparent 34%),var(--navy)}.start-brand{display:flex;align-items:center;gap:12px;width:100%;max-width:1160px;margin:0 auto}.start-brand .brand-mark{color:var(--navy);background:#fff}.start-brand strong{font-size:20px}.start-content{width:100%;max-width:1160px;margin:auto;padding:56px 0}.start-content .eyebrow{color:#f1cf77}.start-content h1{max-width:820px;margin:0;font-size:clamp(38px,8vw,82px);line-height:.98;letter-spacing:0}.start-content p{max-width:660px;margin:22px 0 0;color:#dce8f7;font-size:20px;line-height:1.55}.start-status{display:inline-flex;align-items:center;gap:10px;min-height:46px;margin-top:28px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#fff;background:#10845c6b;font-weight:850}.start-button{min-height:54px;margin-top:34px;padding:0 24px;color:var(--navy);background:#fff;border-color:#ffffff59;box-shadow:0 18px 38px #00000038}.start-button:hover:not(:disabled){background:#f5f8fc}.sidebar{position:sticky;top:0;height:100vh;overflow:auto;padding:22px 16px;color:#fff;background:#0f2f57;border-right:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(198,163,79,.65);border-radius:8px;color:#0f2f57;background:#fff;font-weight:900}.brand strong{display:block;font-size:17px}.brand small{color:#bdd0e5}.sidebar nav{display:grid;gap:6px}.sidebar button{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:42px;padding:8px 10px;border:1px solid transparent;border-radius:8px;color:#dfeaf7;background:transparent;text-align:left}.sidebar button span{display:grid;width:28px;height:28px;place-items:center;border-radius:6px;color:#0f2f57;background:#dce8f7;font-size:12px;font-weight:800}.sidebar button:hover,.sidebar button.active{color:#fff;background:#ffffff1c;border-color:#ffffff24}.sidebar button.active span{background:var(--gold)}.sidebar button.done span{color:#fff;background:var(--green)}.content{min-width:0;padding:28px}.top-panel{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;max-width:1160px;margin:0 auto 18px;padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.eyebrow{margin:0 0 6px;color:var(--gold);font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3,p{overflow-wrap:anywhere}.top-panel h1{margin:0;color:var(--navy);font-size:clamp(28px,4vw,48px);line-height:1.02;letter-spacing:0}.top-panel p:last-child{margin:10px 0 0;color:var(--muted);font-size:17px}.status-strip{display:grid;gap:8px;min-width:220px}.status-strip span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--navy);background:var(--soft);font-weight:750}.form-surface{max-width:1160px;margin:0 auto;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.wizard-progress{display:grid;gap:12px;padding:20px 26px;border-bottom:1px solid var(--line);background:#fbfdff}.wizard-progress div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.wizard-progress strong{color:var(--navy);font-size:15px}.wizard-progress span{color:var(--muted);font-weight:700}.progress-track{height:9px;overflow:hidden;border-radius:999px;background:#e3ebf5}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--green));transition:width .22s ease}.section-head{display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;padding:26px;border-bottom:1px solid var(--line)}.section-number{display:grid;width:58px;height:58px;place-items:center;border-radius:8px;color:#fff;background:var(--navy);font-weight:900}.section-head h2{margin:0;color:var(--navy);font-size:28px;letter-spacing:0}.section-head p{max-width:760px;margin:8px 0 0;color:var(--muted);line-height:1.55}.section-body{display:grid;gap:22px;padding:26px}.intro-list,.form-block,.note{border:1px solid var(--line);border-radius:8px;background:#fff}.intro-list,.form-block{padding:20px}.intro-list h3,.form-block h3{margin:0 0 14px;color:#1c3558;font-size:18px}.intro-list ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.7}.note{margin:0;padding:16px 18px;color:#1c3558;background:#fff8e6;border-color:#ecd69a;line-height:1.55}.form-grid{display:grid;gap:16px}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.field{display:grid;gap:8px}.field span{color:#293b54;font-weight:800}input,textarea{width:100%;border:1px solid #cbd7e6;border-radius:8px;color:var(--ink);background:#fff;outline:none;transition:border-color .16s ease,box-shadow .16s ease}input{min-height:42px;padding:0 12px}textarea{min-height:112px;resize:vertical;padding:12px;line-height:1.5}input:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1c6bb31f}input:disabled,textarea:disabled{color:var(--muted);background:#eef4fb}.project-name-control{display:grid;gap:12px}.inline-check{width:fit-content;max-width:100%}.checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.check{display:flex;align-items:center;gap:10px;min-height:42px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#fbfdff;color:#293b54;font-weight:650}.check input{position:absolute;opacity:0;pointer-events:none}.box{display:grid;width:19px;height:19px;place-items:center;flex:0 0 auto;border:2px solid #9db0c6;border-radius:5px;background:#fff}.check input:checked+.box{border-color:var(--blue);background:var(--blue)}.check input:checked+.box:after{content:"";width:8px;height:4px;border:2px solid #fff;border-top:0;border-right:0;transform:rotate(-45deg)}.check:has(input:checked){border-color:#9bc1e8;background:var(--blue-soft)}.matrix-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px}.compact-matrix-wrap{overflow-x:visible}.matrix{width:100%;min-width:760px;border-collapse:collapse}.matrix-compact{min-width:0;table-layout:fixed}.matrix th,.matrix td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:10px;text-align:left;vertical-align:middle}.matrix th{color:var(--navy);background:#eef4fb;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.matrix tr:last-child td{border-bottom:0}.matrix th:last-child,.matrix td:last-child{border-right:0}.matrix td:first-child{width:260px;font-weight:760;color:#293b54}.matrix-compact td:first-child{width:auto}.matrix-compact th:not(:first-child),.matrix-compact td:not(:first-child){width:124px;text-align:center}.matrix .check{justify-content:center;min-width:0;padding:8px;border:0;background:transparent}.matrix .check span:last-child{display:none}.matrix input{min-width:180px}.not-applicable{display:block;color:var(--muted);font-size:12px;font-weight:800;text-align:center}.matrix-compact .not-applicable{font-size:11px}.permission-list{display:grid;gap:10px}.permission-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:center;gap:14px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfdff}.permission-item strong{color:#293b54;line-height:1.35}.permission-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.permission-option{display:grid;gap:6px}.permission-option>span{color:var(--navy);font-size:12px;font-weight:850;text-align:center}.permission-option .check{justify-content:center;min-height:38px;padding:7px}.permission-option .check span:last-child{display:none}.permission-option em{display:grid;min-height:38px;place-items:center;padding:0 8px;border:1px dashed #cbd7e6;border-radius:8px;color:var(--muted);background:#f4f7fb;font-size:11px;font-style:normal;font-weight:800;text-align:center}.inclusion{min-width:680px}.submit-status{display:flex;align-items:center;gap:10px;margin:0 26px 22px;padding:14px 16px;border-radius:8px;line-height:1.45;font-weight:750}.submit-status.loading{color:#1c3558;background:#fff8e6;border:1px solid #ecd69a}.submit-status.success{color:#0f5138;background:#e8f6ef;border:1px solid #b8e1ca}.submit-status.error{color:#7f1d1d;background:#fff1f1;border:1px solid #ffc9c9}.form-actions{display:flex;justify-content:space-between;gap:12px;padding:20px 26px 26px;border-top:1px solid var(--line)}.step-actions{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:8px;border:1px solid transparent;font-weight:850;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:var(--blue);box-shadow:0 12px 26px #1c6bb340}.button.primary:hover:not(:disabled){background:#155a99}.button.secondary{color:var(--navy);background:#fff;border-color:var(--line)}.button:disabled{opacity:.68;cursor:not-allowed;transform:none}@media(max-width:1060px){.sidebar{position:static;height:auto}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.top-panel{align-items:stretch;flex-direction:column}.status-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.start-screen{padding:20px}.start-content{padding:36px 0}.start-content p{font-size:17px}.start-button{width:100%}.content{padding:14px}.top-panel,.form-surface{border-radius:8px}.sidebar{padding:16px}.sidebar nav{grid-template-columns:1fr}.top-panel,.wizard-progress,.section-head,.section-body,.form-actions{padding:18px}.wizard-progress div:first-child{align-items:flex-start;flex-direction:column}.section-head,.status-strip,.checks,.compact-grid{grid-template-columns:1fr}.form-actions,.step-actions{flex-direction:column}.button{width:100%}.permission-item{grid-template-columns:1fr;gap:10px}.matrix-compact th,.matrix-compact td{padding:8px 6px}.matrix-compact th:not(:first-child),.matrix-compact td:not(:first-child){width:86px}}
