:root{
    --ius-navy:#111827; --ius-wine:#7A1F2B; --ius-wine-2:#9f2336; --ius-gold:#f7c948;
    --ius-bg:#f4f6fb; --ius-card:#ffffff; --ius-muted:#64748b; --ius-line:#e5e7eb;
    --shadow:0 22px 60px rgba(15,23,42,.10); --radius:26px;
}
*{box-sizing:border-box} body{margin:0;background:radial-gradient(circle at top left,#fff7d6 0,#f4f6fb 38%,#eef2ff 100%);color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-shell{display:flex;min-height:100vh}.sidebar{width:290px;background:linear-gradient(180deg,#111827,#3b1221 50%,#7A1F2B);color:white;padding:22px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:24px}.brand{display:flex;gap:13px;align-items:center;color:white;text-decoration:none}.brand-icon{width:48px;height:48px;border-radius:18px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:24px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.brand strong{display:block;font-size:18px}.brand small{display:block;color:#e9d5ff;font-size:12px;margin-top:2px}.side-nav{display:grid;gap:8px}.side-nav a{color:#f8fafc;text-decoration:none;padding:13px 14px;border-radius:16px;display:flex;align-items:center;gap:10px;font-weight:700;opacity:.86}.side-nav a:hover,.side-nav a.active{background:rgba(255,255,255,.14);opacity:1}.sidebar-tip{margin-top:auto;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:16px}.sidebar-tip i{color:var(--ius-gold);font-size:22px}.sidebar-tip p{font-size:13px;margin:8px 0 0;color:#f8fafc}.main-panel{flex:1;min-width:0}.topbar{background:rgba(255,255,255,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.9);padding:18px 30px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--ius-wine);font-weight:900}.topbar h1{margin:0;font-size:25px;font-weight:900}.top-actions{display:flex;gap:10px}.content-wrap{padding:28px 32px 54px}.footer{text-align:center;color:var(--ius-muted);font-size:13px;padding:0 0 30px}.btn{border-radius:15px;font-weight:800}.btn-gold{background:var(--ius-gold);border-color:var(--ius-gold);color:#331b00}.btn-wine{background:var(--ius-wine);border-color:var(--ius-wine);color:white}.btn-wine:hover{background:var(--ius-wine-2);border-color:var(--ius-wine-2);color:white}.hero-card{background:linear-gradient(135deg,#111827,#7A1F2B);color:white;border-radius:32px;padding:32px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:rgba(247,201,72,.22);right:-70px;top:-100px}.hero-card>*{position:relative;z-index:2}.hero-card h2{font-size:34px;font-weight:950;margin-bottom:8px}.hero-card p{color:#f8fafc;max-width:760px}.metric-card,.ux-card{background:var(--ius-card);border:1px solid rgba(226,232,240,.9);border-radius:var(--radius);box-shadow:var(--shadow)}.metric-card{padding:20px;display:flex;gap:14px;align-items:center;height:100%}.metric-icon{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;font-size:22px;background:#fff7d6;color:#7c2d12}.metric-card strong{font-size:27px;display:block}.metric-card span{font-size:13px;color:var(--ius-muted);font-weight:700}.ux-card{padding:24px}.card-title-row{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px}.card-title-row h3{font-size:20px;font-weight:950;margin:0}.table{vertical-align:middle}.table thead th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.status-dot{width:10px;height:10px;border-radius:999px;display:inline-block;margin-right:7px}.empty-state{text-align:center;padding:46px;border:2px dashed #dbe3ef;border-radius:24px;background:#f8fafc}.form-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.wizard-card{position:sticky;top:118px}.progress-wrap{height:12px;background:#eef2ff;border-radius:999px;overflow:hidden}.progress-bar-ius{height:100%;background:linear-gradient(90deg,#7A1F2B,#f7c948);width:18%;transition:.25s}.step-card{background:white;border:1px solid #e5e7eb;border-radius:28px;box-shadow:var(--shadow);overflow:hidden;margin-bottom:18px}.step-head{padding:18px 20px;background:#fff8dc;border-bottom:1px solid #f3e4a8;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.step-head h3{font-size:16px;margin:0;font-weight:950;display:flex;gap:9px;align-items:center}.step-body{padding:20px}.form-label{font-weight:800;font-size:13px}.form-control,.form-select{border-radius:16px;border-color:#dbe3ef;padding:12px 14px}.form-control:focus,.form-select:focus{border-color:#7A1F2B;box-shadow:0 0 0 .2rem rgba(122,31,43,.12)}textarea.form-control{min-height:94px}.help-card{background:linear-gradient(180deg,#fff,#fff7d6);border:1px solid #f0df98;border-radius:26px;padding:20px}.floating-save{position:sticky;bottom:18px;z-index:10;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border:1px solid #e5e7eb;border-radius:22px;padding:12px;box-shadow:var(--shadow);display:flex;gap:10px}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 11px;font-weight:800;font-size:12px}.pill-wine{background:#fbe7eb;color:#7A1F2B}.pill-gold{background:#fff7d6;color:#7c2d12}.view-header{background:white;border-radius:32px;box-shadow:var(--shadow);padding:26px;border:1px solid #e5e7eb}.timeline{position:relative;padding-left:24px}.timeline:before{content:"";position:absolute;left:8px;top:4px;bottom:4px;width:2px;background:#e2e8f0}.timeline-item{position:relative;margin-bottom:18px;background:#f8fafc;border-radius:20px;padding:15px;border:1px solid #e2e8f0}.timeline-item:before{content:"";position:absolute;left:-22px;top:19px;width:13px;height:13px;border-radius:50%;background:#7A1F2B;border:3px solid white;box-shadow:0 0 0 2px #7A1F2B}.kpi-ring{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#7A1F2B var(--p),#edf2f7 0);font-weight:950}.kpi-ring span{background:white;width:62px;height:62px;border-radius:50%;display:grid;place-items:center}@media(max-width:980px){.app-shell{display:block}.sidebar{position:relative;width:auto;height:auto;border-radius:0 0 28px 28px}.side-nav{grid-template-columns:repeat(3,1fr)}.topbar{position:relative;align-items:flex-start;gap:12px}.form-shell{grid-template-columns:1fr}.wizard-card{position:relative;top:auto}.content-wrap{padding:20px}.top-actions{flex-wrap:wrap}}@media(max-width:640px){.side-nav{grid-template-columns:1fr}.topbar{display:block}.top-actions{margin-top:12px}.hero-card h2{font-size:26px}.content-wrap{padding:16px}.table-responsive{font-size:13px}}@media print{.no-print{display:none!important}.app-shell{display:block}.main-panel{display:block}.content-wrap{padding:0}body{background:white}.ux-card,.view-header{box-shadow:none;border:1px solid #ddd}.step-card{break-inside:avoid}}
