:root{font-family:Inter,"Segoe UI",sans-serif;color:#142137;background:#f4f7fb;--blue:#1769f5;--navy:#061221;--muted:#6f7f96}*{box-sizing:border-box}body{margin:0}.top{height:64px;background:#071423;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.top a{color:#b9c8dd}.brand{display:grid;grid-template-columns:34px auto;align-items:center}.brand b{grid-row:1/3;color:#2e78ff;font-size:1.8rem}.brand span{letter-spacing:.28em;font-weight:800}.brand small{font-size:.48rem;letter-spacing:.12em;color:#8595aa}.health{font-size:.68rem;font-weight:800}.health i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c98e;margin-right:7px}main{padding:25px 30px;max-width:1600px;margin:auto}.heading,.release-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.heading h1,.release-title h1{margin:5px 0;font-size:1.65rem}.heading p,.release-title p{margin:0;color:#6c7990}.heading>div>small,.release-title>div>small{font-weight:800;font-size:.62rem;letter-spacing:.13em;color:#69778e}.upload input{display:none}.upload span{display:block;background:#1769f5;color:#fff;padding:12px 18px;border-radius:6px;font-weight:800;box-shadow:0 7px 18px #1769f533;cursor:pointer}.envs{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:18px}.envs article,.panel,.detail-grid article{background:#fff;border:1px solid #dce4ef;border-radius:9px}.envs article{padding:16px}.envs header{display:flex;justify-content:space-between}.envs strong,.envs small{display:block}.envs strong{font-size:1.1rem;margin:20px 0 3px}.envs small{color:#78859a}.envs a{display:block;margin-top:17px;color:#1769f5;font-size:.72rem;text-decoration:none}.envs em,.status{border-radius:12px;padding:4px 8px;font-style:normal;font-size:.62rem;font-weight:800}.validated,.healthy,.succeeded{background:#e4f8ee;color:#087c4b}.rejected,.failed{background:#ffe9ec;color:#bd2938}.unknown{background:#edf1f5;color:#69768a}.panel{margin-bottom:17px;overflow:hidden}.panel>header{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;border-bottom:1px solid #e4e9f0}.panel h2{margin:0;font-size:1rem}.panel header p{margin:4px 0 0;color:#7a879a;font-size:.72rem}.panel input{width:280px;padding:10px;border:1px solid #d7dfeb;border-radius:6px}.panel table{width:100%;border-collapse:collapse;font-size:.73rem}.panel th{text-align:left;padding:10px 13px;background:#f8fafd;color:#647187;font-size:.62rem;text-transform:uppercase}.panel td{padding:12px 13px;border-top:1px solid #e8ecf2}.panel a{color:#1769f5;text-decoration:none}.panel code,.release-title code,.detail-grid code{font-family:Consolas,monospace;color:#4c5e77}.empty{display:grid;place-content:center;text-align:center;min-height:180px;color:#77849a}.empty b{color:#24334b}.empty span{margin-top:6px}.tabs{display:flex;gap:20px;border-bottom:1px solid #d9e1ec;margin-bottom:17px}.tabs a{padding:11px 2px;color:#53627a;text-decoration:none;font-size:.73rem;font-weight:750}.tabs a:first-child{color:#1769f5;border-bottom:2px solid #1769f5}.detail-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:17px}.detail-grid article{padding:15px;overflow:hidden}.detail-grid small,.detail-grid strong,.detail-grid code{display:block}.detail-grid small{color:#77849a;margin-bottom:7px}.failure,#uploadStatus:not(:empty){padding:13px 15px;border:1px solid #efb7bd;background:#fff0f2;color:#a62a37;border-radius:7px;margin-bottom:15px}.failure pre{white-space:pre-wrap}.release-title>span{margin-top:10px}

.auth-page{min-height:100vh;background:var(--navy);color:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.08fr) minmax(420px,.92fr)}.auth-story{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:52px 64px 34px;background:radial-gradient(circle at 18% 76%,#0e3f8a88 0,transparent 36%),radial-gradient(circle at 80% 15%,#174c9d55 0,transparent 30%),linear-gradient(145deg,#06111f 0%,#07172c 54%,#0a2347 100%)}.auth-story:before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(#3b74c022 1px,transparent 1px),linear-gradient(90deg,#3b74c022 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,transparent 5%,#000 45%,transparent 100%)}.auth-story:after{content:"";position:absolute;width:600px;height:600px;border:1px solid #3e83ee3b;border-radius:50%;left:-250px;bottom:-360px;box-shadow:0 0 100px #1769f526}.auth-story-inner,.auth-story footer{position:relative;z-index:1}.auth-logo{display:block;width:150px;height:auto;margin-bottom:112px}.control-label{display:flex;align-items:center;gap:9px;color:#9db5d4;font-size:.72rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.control-label span{width:7px;height:7px;border-radius:50%;background:#2c7cff;box-shadow:0 0 0 5px #2c7cff1c}.auth-story h1{font-size:clamp(2.7rem,4.3vw,4.9rem);line-height:1.02;letter-spacing:-.045em;margin:20px 0 24px;max-width:840px;font-weight:450}.auth-story h1 strong{font-weight:750;color:#67a0ff}.auth-story-inner>p{max-width:650px;font-size:1.05rem;line-height:1.7;color:#9eb0c8;margin:0}.flow{display:flex;align-items:center;margin-top:56px;max-width:720px}.flow>div{display:flex;align-items:center;gap:12px;min-width:145px}.flow i{display:grid;place-items:center;width:35px;height:35px;border:1px solid #2d64ac;border-radius:8px;background:#0b2344;color:#78a8f8;font-style:normal;font-weight:800}.flow span,.flow b,.flow small{display:block}.flow b{font-size:.78rem}.flow small{margin-top:3px;color:#7389a7;font-size:.66rem}.flow em{height:1px;flex:1;background:linear-gradient(90deg,#2d64ac,#294567);margin:0 15px}.auth-story footer{display:flex;gap:30px;color:#73849c;font-size:.67rem}.auth-story footer span:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#2780ff;margin:0 8px 1px 0}.auth-panel{max-width:none;margin:0;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7f9fc;color:#111e33}.auth-card{width:min(100%,470px)}.auth-kicker{display:inline-flex;padding:7px 10px;border:1px solid #cfe0fa;border-radius:999px;background:#edf5ff;color:#1769f5;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.auth-card h2{font-size:2.25rem;letter-spacing:-.035em;margin:22px 0 8px}.auth-copy{color:#6c7a90;line-height:1.55;margin:0 0 30px}.auth-form{display:grid;gap:18px}.auth-form label>span{display:block;margin-bottom:8px;font-size:.75rem;font-weight:750;color:#344258}.auth-form input{width:100%;height:51px;padding:0 15px;border:1px solid #cfd8e6;border-radius:7px;background:#fff;color:#122038;font:inherit;outline:none;transition:.15s}.auth-form input::placeholder{color:#9aa7ba}.auth-form input:focus{border-color:#2878f6;box-shadow:0 0 0 3px #2878f619}.auth-form button{height:52px;margin-top:5px;border:0;border-radius:7px;background:linear-gradient(135deg,#1769f5,#0753d8);box-shadow:0 10px 24px #1769f52e;color:#fff;font:inherit;font-weight:800;cursor:pointer}.auth-form button:hover{filter:brightness(1.05)}.auth-form button b{float:right;margin-right:15px}.auth-error{display:grid;gap:3px;padding:12px 14px;margin:-12px 0 18px;border:1px solid #f1bec5;border-radius:7px;background:#fff0f2;color:#a92939;font-size:.76rem}.auth-error span{opacity:.82}.auth-security{display:flex;gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid #e0e6ef;color:#536176}.auth-security i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e7f7f0;color:#0b9360;font-style:normal;font-weight:900}.auth-security span,.auth-security b,.auth-security small{display:block}.auth-security b{font-size:.74rem}.auth-security small{margin-top:4px;color:#8692a4;font-size:.67rem}.auth-help;margin-top:36px;color:#8b96a8;font-size:.7rem}

.auth-help{margin-top:36px;color:#8b96a8;font-size:.7rem}
.top-meta{display:flex;align-items:center;gap:24px;font-size:.7rem}.top-meta span{color:#a9bad0;font-weight:800}.top-meta i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c98e;margin-right:7px}.production-hero{display:flex;align-items:center;justify-content:space-between;padding:24px;margin-bottom:16px;border:1px solid #cadcf8;border-radius:10px;background:linear-gradient(110deg,#07182e,#0d326a);color:#fff;box-shadow:0 12px 35px #0b326622}.production-hero small{color:#8fb6ed;font-size:.62rem;font-weight:800;letter-spacing:.13em}.production-hero h2{margin:6px 0;font-size:1.8rem}.production-hero p{margin:0;color:#afc1d9}.production-hero code{color:#fff}.production-state{padding:7px 11px;border-radius:999px;background:#ffffff18;border:1px solid #ffffff22;font-size:.7rem;font-weight:800}.production-state.healthy{color:#5ce5ae}.production-state.recoveryrequired{color:#ff939e}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:17px}.metrics article{padding:16px;border:1px solid #dce4ef;border-radius:9px;background:#fff}.metrics small,.metrics strong{display:block}.metrics small{color:#75849a;font-size:.68rem}.metrics strong{margin-top:8px;font-size:1.15rem}.awaitingapproval,.approved,.running{background:#e8f1ff;color:#155bc6}.deployed{background:#e4f8ee;color:#087c4b}.failedrollbackrequired,.recoveryrequired{background:#ffe9ec;color:#bd2938}.approval-card{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;padding:22px;margin-bottom:17px;border:1px solid #bcd6ff;border-radius:10px;background:#eef5ff}.approval-card h2{margin:5px 0 8px}.approval-card p{margin:0;color:#5f7088}.approval-card small{font-weight:800;color:#1769f5}.approval-action{display:grid;gap:9px}.approval-action textarea{min-height:72px;padding:11px;border:1px solid #c9d6e8;border-radius:7px;resize:vertical}.approval-action button{padding:12px;border:0;border-radius:7px;background:#1769f5;color:#fff;font-weight:800;cursor:pointer}.approval-action button:disabled{opacity:.55}.approval-action #deployStatus{font-size:.72rem;color:#54657d}.evidence{display:flex;justify-content:space-between;padding:20px;color:#52627a}.evidence strong{color:#142137}
@media(max-width:900px){.envs,.detail-grid{grid-template-columns:1fr}.heading{display:block}.upload{display:inline-block;margin-top:14px}.panel{overflow:auto}.auth-shell{grid-template-columns:1fr}.auth-story{min-height:360px;padding:32px}.auth-logo{margin-bottom:50px;width:125px}.auth-story h1{font-size:2.6rem}.auth-story-inner>p{font-size:.9rem}.flow{display:none}.auth-story footer{display:none}.auth-panel{padding:42px 24px;min-height:600px}}@media(max-width:520px){.auth-story{min-height:300px}.auth-story h1{font-size:2.2rem}.auth-story-inner>p{display:none}.auth-panel{justify-content:flex-start}.auth-card h2{font-size:1.9rem}}
