:root{color:#f8fafc;background:#101828;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#22c55e33,#0000 32rem),radial-gradient(circle at 100% 0,#ef444429,#0000 28rem),#101828;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.app-shell{width:min(680px,100%);margin:0 auto;padding:32px 18px 48px}.hero{grid-template-columns:74px 1fr;align-items:center;gap:16px;margin-bottom:24px;display:grid}.logo-mark,.card,.result{border:1px solid #ffffff1f;box-shadow:0 20px 80px #00000038}.logo-mark{background:#ffffff14;border-radius:24px;width:74px;height:74px;display:block}.wordmark{width:min(210px,60vw);height:auto;margin-bottom:8px;display:block}h1,h2,p{margin-top:0}h1{letter-spacing:-.045em;max-width:560px;margin-bottom:10px;font-size:clamp(30px,6.4vw,46px);font-weight:650;line-height:1.05}.subtitle{color:#cbd5e1;margin-bottom:0;line-height:1.5}.card,.result{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border-radius:28px;padding:20px}.form-card{gap:12px;display:grid}label{color:#e2e8f0;font-weight:700}input{color:#f8fafc;background:#0f172ae6;border:1px solid #ffffff29;border-radius:18px;outline:none;width:100%;padding:16px}input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}button{color:#0f172a;cursor:pointer;background:#f8fafc;border:0;border-radius:18px;min-height:52px;font-weight:800}button:disabled{opacity:.65;cursor:wait}.privacy-note{color:#94a3b8;margin:0;font-size:13px;line-height:1.45}.error-box{color:#fecaca;background:#7f1d1d6b;margin-top:16px}.result{margin-top:16px}.result-label{letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:14px;font-weight:900}.result h2{margin-bottom:8px}.host{color:#cbd5e1;word-break:break-word}.result ul{gap:8px;margin:0;padding-left:20px;display:grid}.result-green{color:#f0fdf4;background:#166534b3}.result-yellow{color:#422006;background:#facc15e6}.result-red{color:#fff1f2;background:#7f1d1dd1}.result-error{color:#f8fafc;background:#475569d1}.result-green .host{color:#bbf7d0}.result-yellow .host{color:#713f12;font-weight:800}.result-red .host{color:#fecdd3}.result-error .host{color:#cbd5e1}.history{gap:10px;margin-top:16px;display:grid}.history-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-header h2{margin-bottom:0;font-weight:500}.clear-history{color:#e2e8f0;background:#94a3b829;border:1px solid #ffffff1f;min-height:36px;padding:0 14px;font-size:14px}.history-item{color:#f8fafc;text-align:left;background:#0f172abf;grid-template-columns:12px 1fr;align-items:center;gap:12px;min-height:44px;padding:12px;font-weight:600;display:grid}.dot{border-radius:999px;width:12px;height:12px}.dot-green{background:#22c55e}.dot-yellow{background:#facc15}.dot-red{background:#ef4444}.dot-error{background:#94a3b8}@media (width<=520px){.hero{grid-template-columns:1fr}}
