:root{--red:#ef1d2a;--dark:#111827;--muted:#667085;--line:#e7eaf0;--bg:#f5f6fa;--soft:#fff5f6}*{box-sizing:border-box}body{background:var(--bg);color:var(--dark);margin:0;font-family:Inter,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.loader{place-items:center;min-height:100vh;font-weight:900;display:grid}.loginShell{background:radial-gradient(circle at 20% 20%,#fff0f2,#0000 25%),#f6f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:1.1fr 1fr;width:min(980px,100%);display:grid;overflow:hidden;box-shadow:0 40px 100px #0f172a1f}.loginBrand,.loginForm{padding:56px}.loginBrand{text-align:center;background:linear-gradient(135deg,#fff,#fff7f8)}.loginBrand img{width:170px;margin-bottom:28px}.loginBrand span{color:var(--red);letter-spacing:5px;font-size:12px;font-weight:900}.loginBrand h1{max-width:360px;margin:18px auto;font-size:42px;line-height:.98}.loginBrand p,.loginForm p{color:var(--muted);line-height:1.6}.loginForm{align-self:center}.loginForm h2{margin:20px 0;font-size:32px}.loginForm label,.card label{color:#475467;margin:14px 0 7px;font-size:13px;font-weight:900;display:block}.loginForm input,.card input,.card select{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;padding:14px 16px}.loginBtn{width:100%;margin-top:22px}.secureBadge,.pill{border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:13px;font-weight:900;display:inline-flex}.secureBadge,.pill.red{color:var(--red);background:#fff2f3;border:1px solid #ffc8cd}.pill.amber{color:#9a6500;background:#fff8e8;border:1px solid #ffd88a}.appShell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.logoBox{text-align:center;margin-bottom:28px}.logoBox img{width:150px}.navBtn{color:#4b5563;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:10px;width:100%;margin-bottom:5px;padding:13px 14px;font-weight:900;display:flex}.navBtn.active{color:var(--red);background:#fff1f2;outline:2px solid #0b72ff}.navBtn.logout{color:#a0000b;margin-top:14px}.signedBox{color:#667085;background:#f4f6f9;border-radius:18px;gap:10px;margin-top:auto;padding:16px;font-weight:800;display:flex}.content{width:100%;max-width:1500px;padding:26px 32px 60px}.hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0% 65%,#fff0f1 100%);border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;padding:30px;display:flex}.hero h1{letter-spacing:-1.8px;max-width:760px;margin:14px 0 10px;font-size:44px;line-height:1.02}.hero p{color:var(--muted);max-width:820px;margin:0;font-size:16px;line-height:1.6}.circleBtn{background:var(--red);color:#fff;border:0;border-radius:999px;min-width:170px;padding:18px 26px;font-weight:950;box-shadow:0 18px 38px #ef1d2a40}.primaryBtn,.secondaryBtn{border:1px solid var(--line);border-radius:999px;padding:13px 20px;font-weight:950}.primaryBtn{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 14px 28px #ef1d2a2e}.secondaryBtn{color:#111827;background:#fff}.buttonRow{flex-wrap:wrap;gap:12px;display:flex}.spaced{margin-top:24px}.stepGrid{grid-template-columns:repeat(5,1fr);gap:10px;margin:16px 0;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px}.step.active{background:#fff4f5;border-color:#ffcbd0}.step span{color:#667085;background:#e8edf4;border-radius:50%;place-items:center;width:28px;height:28px;margin-bottom:8px;font-weight:950;display:inline-grid}.step.active span{background:var(--red);color:#fff}.step b{display:block}.step p{color:#667085;margin:3px 0 0;font-size:13px;font-weight:800}.dashboardGrid{grid-template-columns:2fr 1.1fr 1fr;gap:16px;display:grid}.twoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}.platformGrid,.angleGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:22px;margin-bottom:16px;padding:20px}.cardHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.card h2{margin:0;font-size:21px}.card p{color:var(--muted);line-height:1.55}.inputRow{gap:10px;display:flex}.resultBox,.mutedBox,.metric{border:1px solid var(--line);background:#f8fafc;border-radius:16px;margin-top:12px;padding:14px}.resultBox h3{margin:0 0 6px}.tagRow{flex-wrap:wrap;gap:8px;display:flex}.tag,.colourTag{border:1px solid var(--line);color:#4b5563;background:#f1f4f8;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900;display:inline-flex}.colourTag{color:#fff}.removable{border:0}.selectCard{text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;min-height:138px;padding:17px}.selectCard.active{border-color:var(--red);background:#fff6f7;outline:2px solid #0b72ff}.selectCard span{text-transform:uppercase;color:#667085;letter-spacing:.6px;font-size:11px;font-weight:950;display:block}.selectCard b{margin:8px 0;font-size:17px;display:block}.selectCard p{color:#667085;margin:0 0 10px;font-size:14px}.selectCard em{color:var(--red);background:#fff0f1;border-radius:999px;padding:5px 8px;font-style:normal;font-weight:950}.nextBox,.successBox,.errorBox{border-radius:20px;margin:16px 0;padding:18px}.nextBox{background:#fff7f8;border:1px solid #ffcbd0}.successBox{color:#087443;background:#ecfdf3;border:1px solid #b7f0c8;font-weight:900}.errorBox{color:#9f121d;background:#fff3f4;border:1px solid #ffc7cc;font-weight:900}.metric span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:950;display:block}.metric b{margin-top:5px;font-size:22px;display:block}.scoreRow{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:10px;padding:14px;position:relative;overflow:hidden}.scoreRow div,.scoreRow span{z-index:1;position:relative}.scoreRow b{font-size:17px}.scoreRow p{margin:5px 0 0}.scoreRow span{float:right;color:var(--red);font-weight:950}.scoreRow i{background:var(--red);height:4px;display:block;position:absolute;bottom:0;left:0}.cleanList{padding:0;list-style:none}.cleanList li{border:1px solid var(--line);border-radius:14px;margin:8px 0;padding:12px;font-weight:850}.landingLink{border:1px solid var(--line);color:var(--red);word-break:break-all;background:#f8fafc;border-radius:14px;padding:14px;font-weight:900;text-decoration:none;display:block}@media (width<=1100px){.appShell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.content{padding:18px}.dashboardGrid,.twoCol,.platformGrid,.angleGrid,.stepGrid{grid-template-columns:1fr}.hero{display:block}.circleBtn{margin-top:18px}.loginCard{grid-template-columns:1fr}.loginBrand,.loginForm{padding:34px}.hero h1{font-size:34px}.inputRow{flex-direction:column}}:root{--red:#cf2e2e;--redSoft:#fff1f1;--ink:#101828;--muted:#667085;--line:#e8edf5;--bg:#f5f7fb;--shadow:0 18px 55px #10182812}body{background:radial-gradient(circle at 92% 2%, #cf2e2e1a, transparent 28%), var(--bg)!important}.loginForm input{margin-bottom:14px}.loginBtn{margin-top:24px!important}.content{max-width:1480px!important}.hero{box-shadow:var(--shadow);min-height:auto!important;padding:28px!important}.hero h1{letter-spacing:-2.4px!important;font-size:clamp(34px,4.2vw,56px)!important}.circleBtn{border-radius:999px!important;min-width:180px!important;min-height:54px!important;padding:16px 26px!important}.card{box-shadow:var(--shadow);border-radius:24px!important}.step{border-radius:20px!important}.primaryBtn,.secondaryBtn{justify-content:center;align-items:center;min-height:46px;text-decoration:none;display:inline-flex}.linkButton{text-decoration:none!important}.landingLink{background:#fff7f7!important;border-color:#ffd1d1!important}.errorBox{color:#991b1b;background:#fff1f2;border:1px solid #fecaca;border-radius:18px;margin-bottom:16px;padding:14px 16px;font-weight:900}.buttonRow.spaced{padding-top:8px;margin-top:24px!important}.platformGrid{align-items:stretch}@media (width<=1100px){.appShell{grid-template-columns:1fr!important}.sidebar{height:auto!important;position:relative!important}.content{padding:16px!important}.hero{display:block!important}.circleBtn{width:100%;margin-top:18px}.buttonRow{flex-direction:column}.primaryBtn,.secondaryBtn{width:100%}}.successBox{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:18px;margin-bottom:16px;padding:14px 16px;font-weight:950}.integrationStatusGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.statusCard{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px;box-shadow:0 16px 45px #1018280e}.statusCard b{margin:12px 0 7px;font-size:16px;display:block}.statusCard p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.statusPill{border:1px solid;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.statusPill.ok{color:#027a48;background:#ecfdf3;border-color:#abefc6}.statusPill.warn{color:#b54708;background:#fffaeb;border-color:#fedf89}.integrationGridPremium{grid-template-columns:1fr 1fr;gap:16px;display:grid}.integrationPanel{border:1px solid var(--line);background:#fff;border-radius:26px;padding:22px;box-shadow:0 20px 60px #1018280f}.integrationPanelHead{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.integrationPanel h2{letter-spacing:-.03em;margin:5px 0 8px;font-size:24px}.integrationPanel p{color:var(--muted);margin:0;line-height:1.55}.miniLabel{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.integrationField{margin-top:14px;display:block}.integrationField span{color:#475467;margin:0 0 7px;font-size:13px;font-weight:950;display:block}.integrationField input,.integrationField select{border:1px solid var(--line);background:#fff;border-radius:16px;width:100%;min-height:50px;padding:14px 16px}.integrationField input:focus,.integrationField select:focus{border-color:#0b63ff;outline:0;box-shadow:0 0 0 4px #0b63ff1a}.twoInput{grid-template-columns:1fr 1fr;gap:12px;display:grid}.comingSoonPanel{background:linear-gradient(135deg,#fff 0%,#fff7f7 100%)}.stickySaveBar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);background:#ffffffeb;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px;display:flex;position:sticky;bottom:16px;box-shadow:0 20px 70px #10182824}.stickySaveBar p{color:var(--muted);margin:4px 0 0}@media (width<=1100px){.integrationStatusGrid,.integrationGridPremium,.twoInput{grid-template-columns:1fr}.integrationPanelHead,.stickySaveBar{flex-direction:column}.stickySaveBar .primaryBtn{width:100%}}
