:root{color:#172033;font-synthesis:none;--navy:#10192b;--blue:#2f6df6;--blue-dark:#2459d3;--mint:#dff8ee;--green:#12805c;--border:#e2e7f0;--muted:#657087;background:#f4f6fa;font-family:Inter,Avenir Next,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong{font-family:Avenir Next,Inter,system-ui,sans-serif}.brand{color:var(--navy);align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#3676ff,#194fce);border-radius:12px;place-items:center;width:42px;height:42px;font:800 20px/1 Avenir Next,system-ui;display:grid;box-shadow:0 8px 18px #2f6df640}.brand>span:last-child{flex-direction:column;line-height:1.15;display:flex}.brand strong{font-size:15px}.brand small{color:var(--muted);margin-top:3px;font-size:12px}.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.button.primary{background:var(--blue);color:#fff;min-height:48px;padding:0 20px;box-shadow:0 9px 20px #2f6df633}.button.primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button.wide{width:100%}.button.ghost{color:#46536a;background:#f4f6f9}.button.small{min-height:36px;padding:0 13px;font-size:12px}.button:disabled{cursor:not-allowed;box-shadow:none;background:#b8c4dc;transform:none}.button svg{background:#fff;border-radius:4px;width:20px;height:20px;padding:2px}.signin-shell{background:#fff;grid-template-columns:minmax(420px,48%) 1fr;min-height:100vh;display:grid}.signin-card{flex-direction:column;justify-content:center;padding:clamp(32px,6vw,84px);display:flex}.signin-card .brand{position:absolute;top:40px}.signin-copy{max-width:520px;margin-bottom:30px}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800}.signin-copy h1{letter-spacing:-.045em;color:var(--navy);margin-bottom:22px;font-size:clamp(38px,4.5vw,64px);line-height:1.03}.signin-copy>p:last-child{color:var(--muted);font-size:17px;line-height:1.65}.signin-card .button{max-width:420px}.signin-note{color:#7a8497;text-align:center;max-width:420px;margin:13px 0 0;font-size:12px}.signin-visual{color:#fff;background:radial-gradient(circle at 60% 35%,#293b61 0,#17243f 34%,#0d1526 75%);flex-direction:column;justify-content:center;padding:clamp(50px,7vw,100px);display:flex;position:relative;overflow:hidden}.signin-visual>:not(.visual-orbit){z-index:1;position:relative}.signin-visual .shield{background:linear-gradient(150deg,#427cf5,#2459d3);border-radius:28px 28px 38px 38px;place-items:center;width:82px;height:92px;margin-bottom:34px;font-size:36px;display:grid;box-shadow:0 30px 70px #00000059}.signin-visual h2{margin-bottom:14px;font-size:31px}.signin-visual>p{color:#b9c5db;max-width:520px;font-size:16px;line-height:1.7}.signin-visual ul{gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.signin-visual li{color:#dce5f5;align-items:center;gap:14px;display:flex}.signin-visual li span{color:#6fa1ff;letter-spacing:.12em;font-size:11px;font-weight:800}.visual-orbit{border:1px solid #ffffff14;border-radius:50%;position:absolute}.orbit-one{width:610px;height:610px;top:-190px;right:-200px}.orbit-two{width:420px;height:420px;bottom:-150px;left:-130px}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(22px,5vw,72px);display:flex}.user-menu{align-items:center;gap:10px;display:flex}.user-menu img,.avatar{object-fit:cover;width:38px;height:38px;color:var(--blue-dark);background:#dce6fb;border-radius:50%;place-items:center;font-weight:800;display:grid}.user-copy{flex-direction:column;margin-right:8px;display:flex}.user-copy strong{font-size:13px}.user-copy small{color:var(--muted);font-size:11px}.dashboard{flex:1;width:min(1240px,100% - 44px);margin:0 auto;padding:48px 0 60px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.page-heading h1{letter-spacing:-.03em;margin-bottom:8px;font-size:34px}.page-heading>div>p:last-child{color:var(--muted);margin:0}.secure-pill{background:var(--mint);color:var(--green);border-radius:20px;padding:9px 13px;font-size:12px;font-weight:700}.secure-pill span{margin-right:5px}.workspace-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.main-column,.side-column{gap:22px;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:16px;padding:26px;box-shadow:0 5px 20px #19284409}.panel-heading{align-items:flex-start;margin-bottom:24px;display:flex}.panel-heading.numbered>span{width:28px;height:28px;color:var(--blue);background:#eaf0ff;border-radius:8px;flex:none;place-items:center;margin-right:12px;font-size:12px;font-weight:800;display:grid}.panel-heading h2{margin:2px 0 4px;font-size:18px}.panel-heading p{color:var(--muted);margin:0;font-size:13px}.panel-heading.with-action .text-button{margin-left:auto}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:6px;font-size:12px;font-weight:700}.field{gap:8px;margin-bottom:18px;font-size:12px;font-weight:700;display:grid}.field input{width:100%;height:48px;color:var(--navy);border:1px solid #dbe1ec;border-radius:10px;outline:none;padding:0 14px;transition:all .2s}.field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2f6df61a}.field input::placeholder{color:#a0a8b7}.file-drop{border:1px dashed #bdc9dc;border-radius:12px;align-items:center;gap:13px;min-height:86px;padding:16px;transition:all .2s;display:flex}.file-drop:hover,.file-drop.has-file,.file-drop.is-dragging{border-color:var(--blue);background:#f8faff}.file-drop.is-dragging{border-style:solid;box-shadow:0 0 0 3px #2f6df61a}.file-drop input{opacity:0;width:1px;height:1px;position:absolute}.file-icon{width:42px;height:42px;color:var(--blue);background:#edf2ff;border-radius:10px;place-items:center;font-size:19px;font-weight:800;display:grid}.file-drop>span:nth-child(3){flex-direction:column;min-width:0;display:flex}.file-drop strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.file-drop small{color:var(--muted);margin-top:5px;font-size:11px}.file-browse{color:var(--blue);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:9px 4px;font-size:12px;font-weight:700}.file-browse:hover,.file-browse:focus-visible{color:var(--blue-dark);text-decoration:underline}.audit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.audit-card{text-align:left;cursor:pointer;color:#3f4a5f;background:#fff;border:1px solid #e1e6ef;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:92px;padding:14px;transition:all .18s;display:flex;position:relative}.audit-card:hover{border-color:#b4c6ed;transform:translateY(-1px)}.audit-card.selected{border:1.5px solid var(--blue);color:var(--navy);background:#f7f9ff}.audit-icon{color:var(--blue);letter-spacing:-.03em;background:#e9efff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.audit-card strong{font-size:12px}.audit-card .check{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:none;position:absolute;top:10px;right:10px}.audit-card.selected .check{display:grid}.launch-panel{background:var(--navy);border-color:var(--navy);color:#fff;padding:28px}.launch-panel .eyebrow{color:#78a5ff}.launch-panel h2{margin-bottom:24px;font-size:24px}.launch-panel dl{margin:0 0 24px;display:grid}.launch-panel dl div{border-bottom:1px solid #ffffff1a;grid-template-columns:80px 1fr;padding:12px 0;display:grid}.launch-panel dt{color:#8795ad;font-size:11px}.launch-panel dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:12px}.launch-panel .launch{box-shadow:0 10px 25px #205ff047}.launch-panel .launch>span:last-child{margin-left:auto}.microcopy{color:#8290a8;text-align:center;margin:12px 8px 0;font-size:10px;line-height:1.5}.security-card{color:#225c49;background:#f0fbf7;border:1px solid #ccecdf;border-radius:14px;gap:12px;padding:18px;display:flex}.security-card .lock{background:#d6f3e8;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.security-card h3{margin:1px 0 5px;font-size:13px}.security-card p{color:#4e7769;margin:0;font-size:11px;line-height:1.55}.alert{border-radius:10px;padding:13px 15px;font-size:12px;line-height:1.45}.alert.error{color:#a33a3a;background:#fff0f0;border:1px solid #f5caca;margin-bottom:14px}.job-card{color:#2e559d;background:#edf3ff;border:1px solid #cddcff;border-radius:14px;gap:12px;padding:16px;display:flex}.job-card.complete{color:#17684c;background:#eefaf5;border-color:#c6eadc}.job-card.failed{color:#9a4b21;background:#fff4ed;border-color:#f1d5c3}.job-status-icon{background:#fffc;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.job-card>div{flex-direction:column;display:flex}.job-card strong{font-size:13px}.job-card small{opacity:.7;margin:3px 0 7px;font-size:10px}.job-card a{color:inherit;font-size:11px;font-weight:700}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;display:inline-block}.spinner.dark{border-color:#2f6df640;border-top-color:var(--blue)}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{background:#fff;place-content:center;justify-items:center;gap:24px;min-height:100vh;display:grid}footer{border-top:1px solid var(--border);color:#8a94a6;background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 clamp(22px,5vw,72px);font-size:10px;display:flex}@media (width<=960px){.signin-shell{grid-template-columns:1fr}.signin-card{min-height:70vh}.signin-visual{min-height:560px}.workspace-grid{grid-template-columns:1fr}.side-column{grid-template-columns:repeat(2,1fr)}.launch-panel{grid-row:span 2}}@media (width<=680px){.topbar{align-items:flex-start;height:auto;padding-top:14px;padding-bottom:14px}.user-copy{display:none}.dashboard{width:min(100% - 28px,1240px);padding-top:32px}.page-heading{align-items:flex-start;gap:18px}.secure-pill{display:none}.page-heading h1{font-size:29px}.panel{padding:20px}.audit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.side-column{grid-template-columns:1fr}.launch-panel{grid-row:auto}.signin-card{padding:95px 28px 45px}.signin-card .brand{top:26px}.signin-visual{padding:46px 28px}footer span:last-child{display:none}}
