:root{--bg:#0b1020;--panel:#121a2b;--panel-2:#18233a;--panel-3:#202d49;--border:#2a3858;--border-2:#24314d;--border-strong:#3b4c73;--text:#edf2ff;--muted:#95a3bf;--accent:#7b8cff;--accent-strong:#6275ff;--green:#77e2b2;--red:#ff6c83;--orange:#f7b65d}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--text);background-image:radial-gradient(circle at 8% 0,#6275ff1f,#0000 32rem),radial-gradient(circle at 92% 100%,#77e2b20d,#0000 28rem);margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3{letter-spacing:-.025em;margin:0;font-family:Space Grotesk,sans-serif}h1{font-size:20px}h2{font-size:18px}h3{font-size:15px}code{background:var(--bg);word-break:break-all;border-radius:4px;padding:2px 6px;font-size:12px}.muted{color:var(--muted)}.mono{font-family:Consolas,SFMono-Regular,monospace}::selection{color:#fff;background:#7b8cff59}button,input,textarea,select,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.auth-shell{isolation:isolate;background-color:var(--bg);background-image:radial-gradient(circle at 15% 18%,#6275ff2e,#0000 24rem),radial-gradient(circle at 82% 78%,#77e2b212,#0000 24rem);justify-content:center;align-items:center;min-height:100svh;padding:clamp(18px,4vw,64px);display:flex;position:relative;overflow:hidden}.auth-shell:before{content:"";pointer-events:none;opacity:.7;background:linear-gradient(115deg,#0000 20%,#ffffff06 50%,#0000 80%);position:absolute;inset:0}.auth-frame{z-index:1;background:#121a2be0;border:1px solid #95a3bf38;border-radius:24px;grid-template-columns:minmax(0,1.18fr) minmax(360px,430px);width:min(1180px,100%);min-height:min(760px,100svh - 72px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #03071280,0 0 0 1px #7b8cff0a}.auth-intro{background:linear-gradient(145deg,#202d498f,#0000 45%),#0d1424c2;flex-direction:column;min-width:0;padding:clamp(30px,5vw,62px);display:flex;position:relative;overflow:hidden}.intro-brand{align-items:center;gap:12px;display:flex}.intro-brand .auth-logo{flex:none;width:44px;height:44px}.intro-brand strong{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:17px;display:block}.intro-brand span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-top:1px;font-size:10px;display:block}.intro-copy{max-width:620px;margin-top:clamp(42px,5vw,68px)}.intro-copy h1{letter-spacing:-.065em;max-width:11ch;font-size:clamp(48px,6.25vw,84px);line-height:.96}.intro-copy h1 span{color:var(--green)}.intro-copy p{color:#b5c0d6;max-width:46ch;margin:28px 0 0;font-size:clamp(15px,1.5vw,18px);line-height:1.6}.security-stage{isolation:isolate;max-width:570px;height:clamp(210px,22vw,270px);margin:clamp(30px,4vw,46px) 0 20px;position:relative}.security-stage:before{content:"";border:1px solid #7b8cff3d;border-radius:50%;width:58%;height:76%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-17deg)scaleX(1.22);box-shadow:0 0 0 22px #7b8cff06,0 0 80px #6275ff17}.security-stage:after{content:"";z-index:3;opacity:.8;background:linear-gradient(90deg,#0000,#77e2b2b3 46%,#77e2b21a 72%,#0000);width:84%;height:1px;animation:5.5s cubic-bezier(.22,1,.36,1) infinite signal-sweep;position:absolute;top:50%;left:8%;box-shadow:0 0 18px #77e2b261}.stage-grid{z-index:-1;opacity:.55;background-image:linear-gradient(#7b8cff1c 1px,#0000 1px),linear-gradient(90deg,#7b8cff1c 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:10% 12%;-webkit-mask-image:radial-gradient(#000 18%,#0000 72%);mask-image:radial-gradient(#000 18%,#0000 72%)}.stage-shield{background:#18233adb;border:1px solid #7b8cff8c;border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #7b8cff0e,0 24px 60px #03071261}.stage-shield:before,.stage-shield:after{content:"";border:1px solid #77e2b233;border-radius:50%;position:absolute}.stage-shield:before{inset:-25px}.stage-shield:after{border-color:#7b8cff1f;inset:-43px}.stage-shield img{border-radius:18px;width:86px;height:86px;box-shadow:0 10px 30px #03071252}.stage-card{z-index:4;background:#121a2bf5;border:1px solid #95a3bf3b;border-radius:12px;gap:5px;display:grid;position:absolute;box-shadow:0 16px 36px #03071252}.stage-card-top{width:188px;padding:13px 14px 12px;top:8%;left:0}.stage-card-bottom{color:#c8d3e8;align-items:center;gap:8px;padding:11px 13px;font-size:11px;display:flex;bottom:7%;right:0}.stage-card-bottom code{color:var(--green);padding:2px 5px;font-size:10px}.stage-card-label{color:var(--muted);letter-spacing:.13em;font-size:9px}.stage-card strong{letter-spacing:-.015em;font-family:Space Grotesk,sans-serif;font-size:14px}.stage-live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #77e2b21a}.stage-bars{align-items:end;gap:4px;height:18px;margin-top:5px;display:flex}.stage-bars i{background:#7b8cff4d;border-radius:2px;width:20px;height:7px;display:block}.stage-bars i:nth-child(2){background:#7b8cff73;height:12px}.stage-bars i:nth-child(3){background:#77e2b2bf;height:16px}.stage-bars i:nth-child(4){background:#7b8cff80;height:11px}.stage-bars i:nth-child(5){background:#7b8cff61;height:14px}.stage-node{z-index:2;color:var(--muted);letter-spacing:.12em;font-family:Consolas,monospace;font-size:9px;position:absolute}.stage-node:before{content:"";border:1px solid var(--green);border-radius:50%;width:5px;height:5px;margin:0 7px 1px 0;display:inline-block}.stage-node-one{top:20%;right:5%}.stage-node-two{bottom:21%;left:9%}.auth-benefits{border-top:1px solid #95a3bf2b;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:auto 0 0;padding:24px 0 0;list-style:none;display:grid}.auth-benefits li{color:#bec9dd;align-items:flex-start;gap:9px;font-size:11px;line-height:1.45;display:flex}.benefit-icon{fill:none;width:16px;height:16px;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;margin-top:1px}.auth-disclaimer{max-width:58ch;color:var(--muted);align-items:flex-start;gap:8px;margin:22px 0 0;font-size:11px;line-height:1.5;display:flex}.auth-disclaimer svg{fill:none;width:15px;height:15px;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;flex:none;margin-top:1px}.auth-card{text-align:left;background:#121a2bf0;border-left:1px solid #95a3bf2e;flex-direction:column;justify-content:flex-start;min-width:0;padding:clamp(72px,8vw,116px) clamp(28px,4vw,50px) clamp(28px,4vw,50px);display:flex}.auth-card-heading h2{letter-spacing:-.045em;margin-top:14px;font-size:clamp(28px,3vw,36px);line-height:1.05}.auth-card-heading>p{max-width:28ch;margin:10px 0 0;font-size:14px}.auth-card-status{color:var(--green);letter-spacing:.12em;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.auth-card-status i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #77e2b21a}.auth-tabs{border-bottom:1px solid var(--border);gap:24px;margin:38px 0 25px;display:flex}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;padding:0 0 12px;font-size:13px;position:relative}.auth-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.auth-tabs button.active{color:var(--text)}.auth-tabs button.active:after{background:var(--accent)}.compact-fields{text-align:left;flex-direction:column;gap:17px;margin-bottom:20px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field>span{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:12px}input,textarea,select{border:1px solid var(--border);width:100%;min-height:46px;color:var(--text);background:#0b1020b8;border-radius:10px;padding:10px 13px;font-family:inherit;font-size:14px;transition:border-color .2s,background-color .2s,box-shadow .2s}input::placeholder,textarea::placeholder{color:#687794}input:focus,textarea:focus,select:focus{border-color:var(--accent);background:#0b1020eb;outline:none;box-shadow:0 0 0 3px #7b8cff24}button{cursor:pointer;font-family:inherit}.primary-button{background:var(--accent);color:#fff;border:0;border-radius:10px;padding:11px 16px;font-size:14px;font-weight:600;transition:background-color .2s,box-shadow .2s,transform .2s,opacity .2s}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{opacity:.5;cursor:default}.secondary-button{border:1px solid var(--border);color:var(--text);background:0 0;border-radius:9px;padding:9px 14px;font-size:14px;transition:background-color .2s,border-color .2s,color .2s,transform .2s}.secondary-button:hover:not(:disabled){background:var(--panel-2);border-color:var(--border-strong);transform:translateY(-1px)}.quiet-button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:6px 10px;font-size:13px;text-decoration:none;display:inline-block}.quiet-button:hover{background:var(--panel-2);color:var(--text)}.danger-button{border:1px solid var(--red);color:var(--red);background:0 0;border-radius:9px;padding:8px 14px;font-size:14px}.icon-button{background:var(--panel-2);border:1px solid var(--border);color:var(--text);border-radius:8px;width:30px;height:30px;font-size:18px;line-height:1}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;vertical-align:middle;width:15px;height:15px}.icon-button:hover{border-color:var(--accent);background:var(--panel-3)}.error-copy{color:#ff9cad;background:#ff6c8314;border:1px solid #ff6c834d;border-radius:9px;margin:0 0 17px;padding:10px 12px;font-size:13px}.helper-text{color:var(--muted);font-size:13px}.auth-card-footnote{color:#71809e;margin:18px 0 0;font-size:10px;line-height:1.5}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--border);background:var(--panel);justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.topbar-title{align-items:center;gap:12px;display:flex}.topbar-title h1 span{color:var(--muted);font-size:14px}.topbar-logo{width:34px;height:34px;display:block}.topbar-status{align-items:center;gap:8px;display:flex}.status-pill{border-radius:20px;padding:3px 12px;font-size:12px;font-weight:600}.status-pill.running{color:var(--orange);background:#f5a62326}.notice{background:var(--panel-2);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:14px 22px 0;padding:10px 14px;display:flex;box-shadow:inset 0 1px #77e2b280}.layout{flex:1;grid-template-columns:280px 1fr;gap:0;display:grid}.sidebar{border-right:1px solid var(--border);background:var(--panel);flex-direction:column;gap:14px;padding:18px;display:flex}.side-heading{justify-content:space-between;align-items:center;display:flex}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:11px}.domain-list{flex-direction:column;gap:8px;display:flex}.domain-item{color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.domain-item:hover{background:var(--panel-2)}.domain-item.selected{border-color:var(--accent);background:var(--panel-2)}.domain-item small{color:var(--muted);font-size:12px;display:block}.status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.status-dot.verified{background:var(--green)}.status-dot.pending{background:var(--orange)}.status-dot.failed{background:var(--red)}.empty-copy{color:var(--muted)}.side-note{background:var(--panel-2);border:1px solid var(--border);border-radius:10px;margin-top:auto;padding:12px 14px;font-size:13px}.content{padding:22px;overflow:auto}.empty-panel{text-align:center;max-width:520px;margin:60px auto}.empty-panel h2{margin:6px 0 10px}.empty-panel p{color:var(--muted);margin-bottom:20px}.domain-panel{max-width:900px}.editor-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.editor-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scan-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:16px 18px}.scan-table{border-collapse:collapse;width:100%;margin-top:10px}.scan-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border-2);padding:8px;font-size:11px}.scan-table td{border-bottom:1px solid var(--border-2);padding:10px 8px;font-size:13px}.badge{color:#fff;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.modal-backdrop{z-index:20;background:#060910b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--panel);border:1px solid var(--border);border-radius:14px;width:100%;max-width:560px;max-height:90vh;padding:22px;overflow:auto}.modal-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.verify-steps{padding-left:20px}.verify-steps li{margin-bottom:8px}.token{margin-top:4px;display:inline-block}.inline-form{gap:10px;margin-bottom:14px;display:flex}.inline-form input{flex:1}.stats{flex-wrap:wrap;gap:12px;margin:8px 0 16px;display:flex}.stat{background:var(--panel-2);text-align:center;border-radius:10px;padding:12px 20px}.stat .num{font-size:24px;font-weight:700;display:block}.stat .lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.site-section{margin-bottom:18px}.site-section h3{margin-bottom:10px}.errors-box{background:#d0021b1a;border:1px solid #d0021b4d;border-radius:8px;margin-bottom:10px;padding:8px 12px;font-size:13px}.finding-card{background:var(--panel-2);border:1px solid var(--border);border-radius:10px;margin-bottom:8px;overflow:hidden}.finding-card summary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.finding-card summary:hover{background:#ffffff08}.finding-body{padding:0 14px 14px}.finding-body p{margin:6px 0}.evid{color:var(--muted);margin:6px 0;font-size:12px}.fix-box{background:#7ee0a31a;border:1px solid #77e2b247;border-radius:6px;margin:8px 0;padding:8px 12px}.report-modal{max-width:820px}@keyframes signal-sweep{0%,12%{opacity:0;transform:translate(-22%)}28%,68%{opacity:.8;transform:translate(0)}86%,to{opacity:0;transform:translate(22%)}}@media (width<=900px){.auth-shell{align-items:flex-start;padding:16px;overflow:auto}.auth-frame{grid-template-columns:1fr;min-height:auto;margin:8px 0}.auth-intro{padding:32px clamp(24px,6vw,54px) 26px}.intro-copy{margin-top:52px}.intro-copy h1{max-width:12ch;font-size:clamp(46px,9vw,72px)}.security-stage{max-width:660px;height:270px;margin-top:42px}.auth-benefits{margin-top:22px}.auth-card{border-top:1px solid #95a3bf2e;border-left:0;padding:36px clamp(24px,6vw,54px) 40px}.auth-card>.primary-button{width:100%}}@media (width<=760px){.layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border)}.content{padding:16px}.domain-panel{max-width:none}.editor-header{flex-direction:column}.editor-actions,.scan-actions{align-items:stretch}.scan-actions .helper-text{flex-basis:100%}.card{overflow-x:auto}.scan-table{min-width:680px}}@media (width<=560px){.auth-shell{padding:10px}.auth-frame{border-radius:18px}.auth-intro{padding:24px 18px 22px}.intro-brand .auth-logo{width:38px;height:38px}.intro-brand strong{font-size:16px}.intro-copy{margin-top:44px}.intro-copy h1{max-width:11ch;font-size:clamp(43px,13vw,60px)}.intro-copy p{margin-top:22px;font-size:15px}.security-stage{height:218px;margin:34px -4px 10px}.stage-shield{width:112px;height:112px}.stage-shield img{border-radius:14px;width:65px;height:65px}.stage-shield:before{inset:-19px}.stage-shield:after{inset:-34px}.stage-card-top{width:151px;padding:10px 11px;top:1%;left:0}.stage-card-bottom{padding:9px 10px;font-size:10px;bottom:2%;right:0}.stage-bars{height:14px}.stage-bars i{width:16px}.stage-node{font-size:8px}.stage-node-one{top:18%;right:0}.stage-node-two{bottom:19%;left:4%}.auth-benefits{grid-template-columns:1fr;gap:11px;padding-top:20px}.auth-disclaimer{margin-top:18px;font-size:10px}.auth-card{padding:28px 18px 30px}.auth-card-heading h2{font-size:30px}.auth-tabs{margin-top:32px}.topbar{align-items:flex-start;padding:13px 16px}.topbar-status{flex-wrap:wrap;justify-content:flex-end;gap:2px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scrollbar-color:var(--border) var(--bg);scrollbar-width:thin}body{background-color:var(--bg);background-image:radial-gradient(circle at 6% -8%,#6275ff29,#0000 36rem),radial-gradient(circle at 96% 94%,#77e2b20e,#0000 30rem);min-width:320px}body::-webkit-scrollbar{width:8px;height:8px}.sidebar::-webkit-scrollbar{width:8px;height:8px}.content::-webkit-scrollbar{width:8px;height:8px}.modal::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:var(--bg)}.sidebar::-webkit-scrollbar-track{background:var(--bg)}.content::-webkit-scrollbar-track{background:var(--bg)}.modal::-webkit-scrollbar-track{background:var(--bg)}body::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:var(--border-strong);border-radius:99px}.sidebar::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:var(--border-strong);border-radius:99px}.content::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:var(--border-strong);border-radius:99px}.modal::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:var(--border-strong);border-radius:99px}.shell{isolation:isolate;background-color:var(--bg);background-image:radial-gradient(circle at 8% 0,#6275ff1f,#0000 34rem),radial-gradient(circle at 94% 100%,#77e2b20d,#0000 30rem),linear-gradient(#7b8cff06 1px,#0000 1px),linear-gradient(90deg,#7b8cff06 1px,#0000 1px);background-size:auto,auto,44px 44px,44px 44px;min-height:100svh;position:relative;overflow:hidden}.topbar{z-index:10;-webkit-backdrop-filter:blur(22px)saturate(135%);backdrop-filter:blur(22px)saturate(135%);background:#0b1020b3;border-bottom:1px solid #95a3bf33;min-height:72px;padding:14px clamp(18px,3vw,42px);position:sticky;top:0;box-shadow:0 14px 34px #0307122e,inset 0 -1px #7b8cff0a}.topbar-title{gap:14px;min-width:0}.topbar-logo{border:1px solid #7b8cff6b;border-radius:12px;width:38px;height:38px;box-shadow:0 8px 24px #03071252,0 0 0 5px #7b8cff0d}.topbar-title h1{flex-wrap:wrap;align-items:baseline;gap:9px;font-size:19px;line-height:1.1;display:flex}.topbar-title h1 span{min-height:24px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#18233a94;border:1px solid #95a3bf33;border-radius:99px;align-items:center;padding:3px 9px;font-size:11px;display:inline-flex}.topbar-status{gap:7px}.status-pill.running{background:#f7b65d1a;border:1px solid #f7b65d3d;align-items:center;gap:7px;min-height:28px;padding:4px 11px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 0 22px #f7b65d0f}.status-pill.running:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite status-pulse;box-shadow:0 0 0 4px #f7b65d1a}.quiet-button{min-height:34px;color:var(--muted);border:1px solid #0000;border-radius:9px;padding:7px 10px;transition:background-color .24s,border-color .24s,color .24s,transform .24s}.quiet-button:hover{color:var(--text);background:#202d499e;border-color:#95a3bf33;transform:translateY(-1px)}.notice{-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#18233a94;border:1px solid #95a3bf33;border-radius:14px;margin:16px clamp(18px,3vw,42px) 0;padding:12px 14px 12px 32px;animation:.42s cubic-bezier(.22,1,.36,1) both notice-in;position:relative;box-shadow:0 12px 28px #03071229,inset 0 1px #77e2b247}.notice:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:0 0 0 4px #77e2b21a}.notice-error{box-shadow:0 12px 28px #03071229,inset 0 1px #ff6c8359}.notice-error:before{background:var(--red);box-shadow:0 0 0 4px #ff6c831a}.notice>button{flex-shrink:0}.layout{z-index:1;flex:1;grid-template-columns:minmax(264px,296px) minmax(0,1fr);width:min(1500px,100%);min-height:0;margin:0 auto;animation:.72s cubic-bezier(.22,1,.36,1) 40ms both control-room-arrival;display:grid;position:relative}.sidebar{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#121a2b75;border-right:1px solid #95a3bf2b;align-self:start;gap:16px;min-height:calc(100svh - 72px);max-height:calc(100svh - 72px);padding:26px 16px 22px;display:flex;position:sticky;top:72px;overflow:auto;box-shadow:16px 0 48px #0307121f,inset -1px 0 #7b8cff09}.side-heading{padding:0 4px 4px}.side-heading h2{font-size:20px;line-height:1.05}.side-actions{align-items:center;gap:6px;display:flex}.icon-button{background:#18233a9e;border:1px solid #95a3bf38;border-radius:11px;width:38px;height:38px;transition:border-color .24s,background-color .24s,transform .24s,box-shadow .24s;box-shadow:inset 0 1px #ffffff0d,0 8px 18px #03071229}.icon-button:hover{background:#202d49cc;border-color:#7b8cffb8;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff12,0 10px 22px #03071238,0 0 20px #6275ff14}.domain-list{min-height:0;padding:2px 2px 6px;overflow:auto}.domain-item{isolation:isolate;background:#121a2b57;border:1px solid #95a3bf1f;border-radius:14px;min-height:68px;padding:12px 13px;transition:background-color .26s,border-color .26s,box-shadow .26s,transform .26s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.domain-item:after{z-index:-1;content:"";opacity:0;background:linear-gradient(125deg,#7b8cff1a,#0000 50%);transition:opacity .26s;position:absolute;inset:0}.domain-item:hover{background:#18233a9e;border-color:#95a3bf47;transform:translate(2px);box-shadow:inset 0 1px #ffffff0a,0 8px 20px #03071224}.domain-item:hover:after,.domain-item.selected:after{opacity:1}.domain-item.selected{background:#202d49ad;border-color:#7b8cffa8;transform:translate(2px);box-shadow:inset 0 1px #ffffff12,0 12px 26px #03071233,0 0 24px #6275ff14}.domain-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.domain-item small{margin-top:3px;font-size:11px;line-height:1.35}.status-dot{width:8px;height:8px;box-shadow:0 0 0 4px #95a3bf0f}.status-dot.verified{box-shadow:0 0 0 4px #77e2b21a,0 0 16px #77e2b23d}.status-dot.pending{box-shadow:0 0 0 4px #f7b65d1a,0 0 16px #f7b65d2e}.status-dot.failed{box-shadow:0 0 0 4px #ff6c831a,0 0 16px #ff6c832e}.side-note{isolation:isolate;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#18233a85;border:1px solid #95a3bf2b;border-radius:16px;margin-top:auto;padding:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 12px 26px #0307121f}.side-note:before{z-index:-1;content:"";border:1px solid #77e2b21f;border-radius:50%;width:130px;height:130px;position:absolute;top:-44px;right:-30px;box-shadow:0 0 0 16px #77e2b206,0 0 0 34px #7b8cff05}.side-note strong{font-family:Space Grotesk,sans-serif;font-size:13px}.side-note p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.content{min-width:0;padding:clamp(26px,4vw,54px) clamp(20px,4.5vw,68px) 54px;overflow:auto}.domain-panel{width:min(1080px,100%);max-width:none;margin:0 auto}.editor-header{isolation:isolate;-webkit-backdrop-filter:blur(20px)saturate(125%);backdrop-filter:blur(20px)saturate(125%);background:radial-gradient(circle at 92% 12%,#7b8cff21,#0000 13rem),linear-gradient(135deg,#202d49b8,#121a2b80);border:1px solid #95a3bf38;border-radius:21px;min-height:142px;margin-bottom:16px;padding:clamp(22px,3vw,32px);position:relative;overflow:hidden;box-shadow:0 24px 55px #03071233,inset 0 1px #ffffff0d}.editor-header:before{z-index:-1;content:"";border:1px solid #77e2b21a;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-86px;right:7%;box-shadow:0 0 0 20px #77e2b206,0 0 0 42px #7b8cff05}.editor-header>div{z-index:1;position:relative}.editor-header h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(26px,3.1vw,38px);line-height:1}.editor-header .eyebrow{margin-bottom:9px}.editor-header .helper-text{max-width:65ch;margin-top:11px;line-height:1.45;display:block}.editor-actions{z-index:1;gap:8px;position:relative}.scan-actions{border-bottom:1px solid #95a3bf1f;align-items:center;margin:0 4px 18px;padding:0 0 18px}.scan-actions .helper-text{max-width:52ch;margin-left:3px;line-height:1.4}input,textarea,select{background:#0b102094;border-color:#95a3bf38;border-radius:12px;min-height:48px;box-shadow:inset 0 1px #ffffff06}input:hover,textarea:hover,select:hover{border-color:#95a3bf5c}input:focus,textarea:focus,select:focus{border-color:var(--accent);background:#0b1020c7;box-shadow:0 0 0 3px #7b8cff21,0 10px 26px #0307122e}.primary-button,.secondary-button,.danger-button{min-height:40px}.primary-button{background:linear-gradient(135deg, var(--accent), var(--accent-strong));border:1px solid #ffffff1a;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;display:inline-flex;box-shadow:0 10px 24px #6275ff29,inset 0 1px #ffffff29}.primary-button:hover:not(:disabled){background:linear-gradient(135deg, var(--accent), var(--accent-strong));transform:translateY(-2px);box-shadow:0 14px 30px #6275ff3d,inset 0 1px #fff3}.primary-button:active:not(:disabled){transform:translateY(0);box-shadow:0 7px 16px #6275ff2e,inset 0 1px #ffffff1f}.secondary-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18233a75;border-color:#95a3bf42;border-radius:11px;padding:9px 14px;box-shadow:inset 0 1px #ffffff0a}.secondary-button:hover:not(:disabled){background:#202d49ad;border-color:#7b8cff8c;box-shadow:0 10px 22px #03071229,inset 0 1px #ffffff0f}.danger-button{background:#ff6c830d;border-color:#ff6c8366;border-radius:11px;padding:8px 14px;transition:background-color .24s,border-color .24s,box-shadow .24s,transform .24s}.danger-button:hover{background:#ff6c831a;border-color:#ff6c83ad;transform:translateY(-1px);box-shadow:0 10px 22px #03071229}.card{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#121a2b8f;border:1px solid #95a3bf30;border-radius:21px;padding:22px;position:relative;overflow:hidden;box-shadow:0 22px 50px #03071233,inset 0 1px #ffffff0a}.card:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#7b8cff80,#0000);width:38%;height:1px;position:absolute;top:0;left:14%}.card>.eyebrow{margin-bottom:13px;position:relative}.scan-table{border-collapse:separate;border-spacing:0 5px;font-variant-numeric:tabular-nums;margin-top:0}.scan-table th{color:var(--muted);letter-spacing:.09em;border-bottom:1px solid #95a3bf2b;padding:8px 10px 9px;font-size:10px}.scan-table td{vertical-align:middle;background:#0b102038;border-top:1px solid #95a3bf14;border-bottom:1px solid #95a3bf14;padding:13px 10px;font-size:13px;transition:background-color .22s,border-color .22s}.scan-table td:first-child{color:var(--text);border-left:1px solid #95a3bf14;border-radius:12px 0 0 12px;font-weight:500}.scan-table td:last-child{border-right:1px solid #95a3bf14;border-radius:0 12px 12px 0}.scan-table tbody tr:hover td{background:#202d496b;border-color:#7b8cff29}.badge{letter-spacing:.04em;border:1px solid #ffffff1f;padding:5px 10px;font-size:10px;box-shadow:inset 0 1px #ffffff1a,0 5px 12px #0307121f}.empty-panel{isolation:isolate;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 84% 16%,#7b8cff21,#0000 13rem),#121a2b8f;border:1px solid #95a3bf33;border-radius:24px;max-width:620px;margin:clamp(28px,10vh,110px) auto;padding:clamp(28px,5vw,56px);position:relative;overflow:hidden;box-shadow:0 26px 60px #03071238,inset 0 1px #ffffff0a}.empty-panel:before{z-index:-1;content:"";border:1px solid #77e2b21c;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-64px;right:-64px;box-shadow:0 0 0 20px #77e2b206,0 0 0 42px #7b8cff05}.empty-panel h2{max-width:13ch;margin:8px auto 12px;font-size:clamp(28px,4vw,42px);line-height:1}.empty-panel p:not(.eyebrow){max-width:44ch;color:var(--muted);margin:0 auto 24px;line-height:1.65}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(13px)saturate(115%);backdrop-filter:blur(13px)saturate(115%);background:#060910c7;padding:clamp(16px,4vw,38px);animation:.3s both veil-in;overflow:auto}.modal{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:radial-gradient(circle at 90% 0,#7b8cff1a,#0000 15rem),linear-gradient(145deg,#202d49c7,#121a2be6);border:1px solid #95a3bf40;border-radius:22px;max-height:min(90vh,900px);padding:clamp(22px,3vw,32px);animation:.42s cubic-bezier(.22,1,.36,1) both modal-in;overflow:auto;box-shadow:0 34px 100px #03071280,inset 0 1px #ffffff0f}.modal-heading{align-items:center;margin-bottom:20px}.modal-heading h2{max-width:24ch;font-size:clamp(24px,3vw,34px);line-height:1.05}.modal-heading .editor-actions{justify-content:flex-end}.modal>.notice{margin:0 0 18px}.verify-steps{margin:20px 0 24px;padding:0;list-style-position:inside}.verify-steps li{color:#c8d3e8;margin-bottom:11px}.verify-steps code{background:#0b10208f;border:1px solid #95a3bf24;max-width:100%;margin-top:5px;display:inline-block}.token{color:var(--green);background:#77e2b212;border:1px solid #77e2b233;padding:7px 9px}.inline-form{align-items:stretch;margin-bottom:18px}.inline-form .primary-button{flex-shrink:0}.stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:8px 0 24px;display:grid}.stat{background:#0b102047;border:1px solid #95a3bf29;border-radius:14px;padding:14px 10px 12px;box-shadow:inset 0 1px #ffffff08}.stat .num{font-variant-numeric:tabular-nums;font-size:26px;line-height:1}.stat .lbl{letter-spacing:.08em;margin-top:7px;font-size:10px;display:block}.site-section{margin-bottom:26px;padding-top:2px}.site-section h3{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:12px;font-size:16px;display:flex}.errors-box{background:#ff6c8314;border-color:#ff6c8347;border-radius:12px;margin-bottom:12px;box-shadow:inset 0 1px #ff6c831f}.finding-card{background:#18233a75;border-color:#95a3bf2b;border-radius:14px;margin-bottom:9px;transition:border-color .24s,background-color .24s,box-shadow .24s;box-shadow:inset 0 1px #ffffff08}.finding-card:hover,.finding-card[open]{background:#202d498f;border-color:#7b8cff59;box-shadow:0 10px 24px #03071224,inset 0 1px #ffffff0a}.finding-card summary{min-height:52px;padding:11px 13px;list-style:none}.finding-card summary::-webkit-details-marker{display:none}.finding-card summary:after{content:"";background:linear-gradient(var(--muted), var(--muted)) center / 8px 1px no-repeat, linear-gradient(var(--muted), var(--muted)) center / 1px 8px no-repeat;opacity:.8;border:1px solid #95a3bf4d;border-radius:50%;flex:none;width:18px;height:18px;margin-left:auto;transition:border-color .24s,background-size .24s,transform .24s}.finding-card[open] summary:after{background-size:8px 1px,0 0;border-color:#7b8cff8c;transform:rotate(180deg)}.finding-card summary:hover:after{border-color:var(--accent)}.finding-body{border-top:1px solid #95a3bf1f;padding:2px 16px 17px}.finding-body p{max-width:72ch;line-height:1.6}.evid{background:#0b10204d;border:1px solid #95a3bf1a;border-radius:8px;padding:7px 9px}.fix-box{background:#77e2b214;border-color:#77e2b23d;border-radius:10px;line-height:1.55;box-shadow:inset 0 1px #77e2b214}@keyframes control-room-arrival{0%{opacity:0;filter:blur(7px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes notice-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@keyframes veil-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;filter:blur(5px);transform:translateY(12px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes status-pulse{0%,to{opacity:.58;transform:scale(.86)}50%{opacity:1;transform:scale(1)}}@media (width<=980px){.content{padding-left:clamp(20px,3vw,36px);padding-right:clamp(20px,3vw,36px)}.editor-header{min-height:0}}@media (width<=760px){.topbar{min-height:66px;padding:12px 16px}.layout{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #95a3bf2b;border-right:0;min-height:0;max-height:none;padding:19px 16px 18px;position:relative;top:auto;overflow:visible}.domain-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid;overflow:visible}.side-note{margin-top:2px}.content{padding:24px 16px 34px;overflow:visible}.editor-header{align-items:stretch}.editor-actions{width:100%}.editor-actions>button,.editor-actions>a{text-align:center;flex:auto}.scan-actions{align-items:stretch;margin-left:0;margin-right:0}.scan-actions .helper-text{flex-basis:100%;margin-left:0}.card{padding:18px 14px;overflow-x:auto}.scan-table{min-width:680px}.modal-heading{flex-direction:column;align-items:flex-start}.modal-heading>.editor-actions{width:100%}.modal-heading>.quiet-button{position:absolute;top:18px;right:18px}}@media (width<=620px){.editor-header h2{letter-spacing:-.045em;font-size:clamp(22px,6vw,30px)}.topbar{align-items:flex-start;gap:10px}.topbar-title{flex:auto}.topbar-title h1{gap:5px;font-size:17px}.topbar-title h1 span{min-height:21px;padding:2px 7px;font-size:9px}.topbar-status{flex-wrap:wrap;justify-content:flex-end}.topbar-status .quiet-button{min-height:32px;padding-left:7px;padding-right:7px}.status-pill.running{padding-left:8px;padding-right:8px;font-size:10px}.card{overflow:visible}.scan-table,.scan-table tbody{min-width:0;display:block}.scan-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.scan-table tbody{gap:10px;display:grid}.scan-table tr{background:#0b102038;border:1px solid #95a3bf24;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:7px 12px;display:grid}.scan-table td,.scan-table td:first-child,.scan-table td:last-child{text-align:right;background:0 0;border:0;border-bottom:1px solid #95a3bf1a;border-radius:0;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:9px 0;display:flex}.scan-table td:before{color:var(--muted);content:attr(data-label);letter-spacing:.08em;text-align:left;text-transform:uppercase;flex:none;font-size:9px}.scan-table td:last-child{border-bottom:0;grid-column:1/-1;justify-content:flex-end}.scan-table td:last-child:before{margin-right:auto}.scan-table tbody tr:hover td{background:0 0;border-color:#95a3bf1a}.scan-table td>*{max-width:68%}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:last-child{grid-column:1/-1}.inline-form{flex-direction:column}.inline-form .primary-button{width:100%}}@media (width<=420px){.topbar{flex-direction:column}.topbar-title{flex:none;width:100%}.topbar-title>div{min-width:0}.topbar-title h1 span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.topbar-status{justify-content:flex-start;width:100%}.topbar-status .quiet-button{flex:auto}.editor-header{padding:20px 18px}.editor-actions{flex-direction:column;align-items:stretch}.editor-actions>button,.editor-actions>a{width:100%}.scan-actions{flex-direction:column}.scan-actions>button{width:100%}.scan-table tr{grid-template-columns:1fr}.scan-table td:last-child{grid-column:auto}.modal{border-radius:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
