:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#102238;--muted:#69788b;--line:#dce4ed;--line-strong:#c7d2df;--surface:#fff;--surface-alt:#f5f8fb;--navy:#081522;--blue:#1769e0;--blue-hover:#0e57c3;--green:#13805a;--green-bg:#e7f7f0;--amber:#a86108;--amber-bg:#fff4d8;--red:#b93845;--red-bg:#fff0f1;--shadow:0 18px 50px #10223814}*{box-sizing:border-box}html{background:var(--surface-alt);min-width:320px}body{background:radial-gradient(circle at 78% 5%, #2b79dd12, transparent 23rem), var(--surface-alt);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}code,.mono,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-mark{color:#fff;background:linear-gradient(145deg,#2685ef,#0f56c5);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:inline-grid;box-shadow:0 10px 25px #1769e047}.app-mark svg{fill:currentColor;width:25px;height:25px}.loading-screen{background:var(--navy);color:#d8e7f6;place-content:center;justify-items:center;gap:18px;min-height:100vh;display:grid}.loading-pulse{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.46}}.login-shell{isolation:isolate;background:linear-gradient(135deg, #0f253df5, #04101dfc), var(--navy);place-items:center;min-height:100vh;padding:28px 20px;display:grid;position:relative;overflow:hidden}.login-shell:before{content:"";z-index:-2;opacity:.22;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.login-glow{z-index:-1;filter:blur(2px);border-radius:999px;position:absolute}.login-glow-one{background:#207ef02e;width:520px;height:520px;top:-210px;left:-280px}.login-glow-two{background:#1bae851c;width:440px;height:440px;bottom:-220px;right:-230px}.login-card{background:#fffffff9;border:1px solid #ffffff1c;border-radius:25px;width:min(100%,448px);padding:42px;box-shadow:0 35px 80px #00000052}.login-brand{align-items:center;gap:13px;font-size:17px;font-weight:740;display:flex}.login-card .eyebrow{margin-top:42px}.login-card h1{letter-spacing:-.04em;margin:7px 0 9px;font-size:clamp(33px,7vw,43px)}.login-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.eyebrow{color:var(--blue);letter-spacing:.17em;margin:0;font-size:11px;font-weight:800}.login-form{gap:18px;margin-top:30px;display:grid}.login-form label,.field-label{color:#31445a;gap:8px;font-size:13px;font-weight:680;display:grid}input,select{border:1px solid var(--line-strong);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:0 13px;transition:border-color .14s,box-shadow .14s}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769e01f}.form-error{color:var(--red);margin:-5px 0 0;font-size:13px;line-height:1.5}.primary-button,.secondary-button,.danger-button,.ghost-button,.runtime-log-button,.table-action{border:0;border-radius:10px;font-weight:720;transition:transform .12s,background .12s,box-shadow .12s}.primary-button{background:var(--blue);color:#fff;box-shadow:0 9px 22px #1769e038}.primary-button:hover:not(:disabled){background:var(--blue-hover);transform:translateY(-1px)}.login-button{min-height:48px;margin-top:4px}.login-footnote{color:#728094;align-items:center;gap:9px;margin-top:25px;font-size:11px;line-height:1.5;display:flex}.shield-dot{background:var(--green);width:8px;height:8px;box-shadow:0 0 0 4px var(--green-bg);border-radius:50%}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe8;border-bottom:1px solid #c7d2dfc7;justify-content:space-between;align-items:center;min-height:72px;padding:12px max(24px,50vw - 610px);display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup .app-mark{border-radius:11px;width:36px;height:36px}.brand-lockup .app-mark svg{width:21px;height:21px}.brand-lockup div{line-height:1.12;display:grid}.brand-lockup strong{font-size:14px}.brand-lockup span{color:var(--muted);margin-top:3px;font-size:11px}.topbar-actions{align-items:center;gap:8px;display:flex}.session-user{color:#415269;align-items:center;gap:7px;margin-right:8px;font-size:12px;display:flex}.online-dot{background:#22a476;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dff5ec}.ghost-button{color:#44566c;background:0 0;padding:9px 12px}.ghost-button:hover{background:#eef3f8}.dashboard-shell{width:min(1220px,100% - 40px);margin:0 auto;padding:55px 0 80px}.dashboard-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.dashboard-heading h1{letter-spacing:-.045em;margin:7px 0 9px;font-size:clamp(31px,5vw,46px)}.dashboard-heading>div>p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.65}.runtime-log-button{color:#1259bd;background:#eaf2ff;flex:none;align-items:center;gap:8px;padding:11px 15px;display:inline-flex}.runtime-log-button:hover{background:#dceafe}.banner{border-radius:10px;margin:0 0 18px;padding:13px 16px;font-size:13px;line-height:1.5}.banner.good{background:var(--green-bg);color:#0c6446;border:1px solid #bce9d7}.banner.bad{background:var(--red-bg);color:#982c38;border:1px solid #f2c9cd}.dashboard-loading{text-align:center;color:var(--muted);padding:80px 20px}.status-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:minmax(260px,.72fr) minmax(520px,1.28fr);gap:30px;padding:26px 30px;display:grid}.status-main{align-items:center;gap:18px;display:flex}.status-orb{border-radius:15px;flex:none;width:47px;height:47px;position:relative}.status-orb:after{content:"";box-shadow:0 0 0 5px color-mix(in srgb, currentColor 17%, transparent);background:currentColor;border-radius:50%;position:absolute;inset:16px}.status-orb.good{color:var(--green);background:var(--green-bg)}.status-orb.warn{color:var(--amber);background:var(--amber-bg)}.status-orb.bad{color:var(--red);background:var(--red-bg)}.status-orb.neutral{color:#63758b;background:#edf1f5}.card-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:720}.status-main h2{margin:4px 9px 0 0;font-size:20px;display:inline-block}.status-pill{vertical-align:2px;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:11px;font-weight:760;display:inline-flex}.status-pill.good{color:#096445;background:var(--green-bg)}.status-pill.warn{color:#875008;background:var(--amber-bg)}.status-pill.bad{color:#9c2b37;background:var(--red-bg)}.status-pill.neutral{color:#53667b;background:#edf1f5}.status-pill.compact{justify-content:center;min-width:61px}.status-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;display:grid}.status-facts div{border-left:1px solid var(--line);min-width:0;padding-left:17px}.status-facts dt,.target-summary dt{color:var(--muted);margin:0 0 7px;font-size:11px}.status-facts dd{color:#253a50;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:650;overflow:hidden}.domain-value{font-size:12px!important}.action-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:20px;display:grid}.panel{border:1px solid var(--line);background:var(--surface);border-radius:16px;box-shadow:0 12px 35px #1022380d}.deploy-panel,.safeguards-panel{padding:28px}.panel-heading,.deployment-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px;display:flex}.panel-heading>div,.deployment-heading>div{align-items:center;gap:13px;display:flex}.panel-index{border:1px solid var(--line);width:34px;height:34px;color:var(--blue);background:#f7faff;border-radius:9px;place-items:center;font-size:11px;font-weight:800;display:grid}.panel-heading h2,.deployment-heading h2{margin:0;font-size:18px}.panel-heading p,.deployment-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.safe-badge{background:var(--green-bg);color:var(--green);letter-spacing:.11em;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:850}.deploy-panel select{margin:8px 0 12px}.target-summary{border:1px solid var(--line);background:#f9fbfd;border-radius:11px;margin:0 0 17px;padding:14px}.target-summary.ready{border-left:3px solid #23a77a}.target-summary.blocked{border-left:3px solid var(--red)}.target-summary>div:first-child{justify-content:space-between;align-items:baseline;gap:15px;display:flex}.target-summary strong{font-size:13px}.target-summary>div:first-child span{color:var(--muted);text-align:right;font-size:11px}.target-summary dl{grid-template-columns:1fr 1fr;gap:12px;margin:13px 0 0;display:grid}.target-summary dl div{min-width:0}.target-summary dt{margin-bottom:3px}.target-summary dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:650;overflow:hidden}.target-ok,.target-error{margin:10px 0 0;font-size:11px;line-height:1.45}.target-ok{color:var(--green)}.target-error{color:var(--red)}.check-row{color:#31445a;align-items:flex-start;gap:10px;margin:15px 0 18px;font-size:12px;display:flex}.check-row input{width:16px;min-height:16px;accent-color:var(--blue);margin:2px 0 0;padding:0}.check-row label{cursor:pointer;gap:3px;display:grid}.check-row small{color:var(--muted);font-weight:400}.field-label code{color:#31506f;background:#eef3f8;border-radius:4px;justify-self:start;padding:2px 5px;font-size:11px}.confirm-input{margin:8px 0 13px;font-family:SFMono-Regular,Consolas,monospace}.action-button{width:100%;min-height:45px}.protected-action{padding:2px 0 22px}.protected-action+.protected-action{border-top:1px solid var(--line);padding-top:22px}.protected-title{align-items:center;gap:11px;margin-bottom:14px;display:flex}.protected-title h3{margin:0;font-size:14px}.protected-title p{color:var(--muted);margin:3px 0 0;font-size:11px}.icon-box{border-radius:9px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:700;display:grid}.icon-box.amber{background:var(--amber-bg);color:var(--amber)}.icon-box.blue{color:var(--blue);background:#e9f2ff}.protected-action select{margin-bottom:10px}.inline-action{grid-template-columns:1fr auto;gap:9px;margin-top:8px;display:grid}.inline-action input{min-width:0;min-height:42px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.danger-button,.secondary-button{min-width:105px;padding:0 13px}.danger-button{background:var(--red-bg);color:#a22e3b;border:1px solid #f0c0c6}.danger-button:hover:not(:disabled){background:#ffe3e6}.secondary-button{color:#1259bd;background:#eaf2ff;border:1px solid #c5dbfa}.secondary-button:hover:not(:disabled){background:#dceaff}.empty-note{color:var(--muted);background:#f6f8fa;border-radius:9px;margin:0;padding:12px 13px;font-size:11px;line-height:1.55}.deployment-panel{margin-top:20px;padding:28px 0 18px;overflow:hidden}.deployment-heading{padding:0 28px}.muted{color:var(--muted);font-size:11px}.inline-warning{background:var(--amber-bg);color:#7d4b08;border-radius:8px;margin:-8px 28px 18px;padding:10px 12px;font-size:12px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#718095;text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#f7f9fb;padding:11px 18px;font-size:10px;font-weight:760}td{color:#3b4d62;border-bottom:1px solid #edf1f5;max-width:280px;padding:14px 18px}tbody tr:hover{background:#fafcff}.commit-message{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tag-list{flex-wrap:wrap;gap:4px;display:flex}.tag-list span{color:#5e6f82;background:#edf2f7;border-radius:5px;padding:3px 6px;font-size:9px}.table-action{color:var(--blue);background:0 0;padding:7px 9px}.table-action:hover{background:#eaf2ff}.empty-table{text-align:center;color:var(--muted);padding:42px 20px}.log-hint{color:var(--muted);margin:14px 28px 0;font-size:10px;line-height:1.5}.log-overlay{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#030d197a;justify-content:flex-end;display:flex;position:fixed;inset:0}.log-drawer{color:#dbe7f3;background:#0b1726;grid-template-rows:auto 1fr;width:min(760px,92vw);height:100%;animation:.18s ease-out slide-in;display:grid;box-shadow:-20px 0 60px #00000047}@keyframes slide-in{0%{opacity:0;transform:translate(25px)}}.log-header{border-bottom:1px solid #253446;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.log-header h2{margin:6px 0 0;font-size:18px}.log-header button{color:#dbe7f3;background:#132235;border:1px solid #35465a;border-radius:8px;width:36px;height:36px;font-size:25px;line-height:1}.log-content{min-height:0;padding:20px 24px;overflow:auto}.log-content pre{color:#bcd1e4;white-space:pre-wrap;word-break:break-word;margin:0;font-size:11px;line-height:1.65}.log-empty{color:#7f96ad;text-align:center;padding:40px 10px;line-height:1.7}@media (max-width:960px){.status-card{grid-template-columns:1fr}.status-facts{border-top:1px solid var(--line);padding-top:20px}.status-facts div:first-child{border-left:0;padding-left:0}.action-grid{grid-template-columns:1fr}}@media (max-width:680px){.login-card{padding:32px 24px}.topbar{min-height:64px;padding:10px 15px}.session-user{display:none}.dashboard-shell{width:min(100% - 24px,1220px);padding-top:38px}.dashboard-heading{flex-direction:column;align-items:flex-start}.runtime-log-button{justify-content:center;width:100%}.status-card,.deploy-panel,.safeguards-panel{padding:21px}.status-facts{grid-template-columns:1fr 1fr}.status-facts div:nth-child(3){border-left:0;padding-left:0}.panel-heading{align-items:flex-start}.safe-badge{display:none}.inline-action{grid-template-columns:1fr}.danger-button,.secondary-button{min-height:42px}.deployment-heading{align-items:flex-start;padding:0 20px}.deployment-heading>.muted{display:none}th,td{padding-left:13px;padding-right:13px}.log-hint{margin-left:20px;margin-right:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
