:root{color:#f8fafc;background:#101828;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}*{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{margin-bottom:24px}.card,.result{border:1px solid #ffffff1f;box-shadow:0 20px 80px #00000038}.wordmark{width:min(210px,60vw);height:auto;margin-bottom:8px;display:block}.hero-intro{padding-left:36px}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:400;line-height:1.05}.subtitle{color:#cbd5e1;margin-bottom:8px;line-height:1.5}.cross-link-btn{border-radius:12px;align-items:center;gap:7px;margin-top:4px;padding:7px 14px;font-size:13px;line-height:1.3;text-decoration:none;display:inline-flex}.cross-link-btn--telegram{color:#7dd3fc;background:#0ea5e91f;border:1px solid #38bdf847}.cross-link-btn--telegram:hover{color:#bae6fd;background:#0ea5e933;border-color:#38bdf873}.cross-link-btn__icon{flex-shrink:0;width:16px;height:16px}.card,.result{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border-radius:28px;padding:20px}.form-card{gap:12px;display:grid}.url-field{position:relative}.url-field--empty input{padding-right:168px}.url-paste-btn{color:#e2e8f0;white-space:nowrap;background:#94a3b829;border:1px solid #ffffff1f;border-radius:12px;min-height:36px;padding:0 12px;font-size:13px;line-height:1.2;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.url-paste-btn:hover{background:#94a3b847}label{color:#e2e8f0;font-weight:400}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:400}.submit-btn{justify-content:center;align-items:center;gap:10px;display:inline-flex}.submit-btn__spinner{border:2px solid #0f172a2e;border-top-color:#0f172a;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite submit-spin}@keyframes submit-spin{to{transform:rotate(360deg)}}button:disabled{opacity:.65;cursor:wait}.privacy-note{color:#94a3b8;margin:0;font-size:13px;line-height:1.45}.form-hint{color:#cbd5e1;text-align:center;margin:0;font-size:14px;line-height:1.45}.error-box{color:#fecaca;background:#7f1d1d6b;margin-top:16px}.checks{margin-top:16px}.checks h2{margin-bottom:12px}.checks ul{color:#cbd5e1;gap:8px;margin:0;padding-left:20px;line-height:1.45;display:grid}.result{margin-top:16px}.result-label{letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:14px;font-weight:400}.result h2{margin-bottom:8px}.host{color:#cbd5e1;word-break:break-word}.result ul{gap:8px;margin:0;padding-left:20px;display:grid}.reason-groups{gap:14px;display:grid}.reason-group h3{letter-spacing:.08em;text-transform:uppercase;opacity:.92;margin:0 0 8px;font-size:14px;font-weight:400}.reason-group 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-green-yellow{color:#f0fdf4;background:linear-gradient(135deg,#166534d1 0% 50%,#facc15eb 50% 100%)}.result-red-yellow{color:#fff1f2;background:linear-gradient(135deg,#7f1d1de0 0% 50%,#facc15eb 50% 100%);animation:1.2s ease-in-out infinite blink-red-yellow}@keyframes blink-red-yellow{0%,to{filter:brightness()}50%{filter:brightness(1.18)}}.result-error{color:#f8fafc;background:#475569d1}.result-green .host{color:#bbf7d0}.result-yellow .host{color:#713f12;font-weight:400}.result-red .host{color:#fecdd3}.result-green-yellow .host{color:#dcfce7}.result-red-yellow .host{color:#fff1f2}.result-error .host{color:#cbd5e1}.history{gap:10px;margin-top:16px;display:grid}.history-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.history-actions{align-items:center;gap:10px;display:flex}.history-save-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.history-save-toggle input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.history-save-toggle__track{background:#94a3b847;border-radius:999px;width:38px;height:22px;transition:background .2s;position:relative}.history-save-toggle__thumb{background:#f8fafc;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px}.history-save-toggle input:checked+.history-save-toggle__track{background:#22c55e8c}.history-save-toggle input:checked+.history-save-toggle__track .history-save-toggle__thumb{transform:translate(16px)}.history-save-toggle__label{color:#cbd5e1;font-size:13px;line-height:1}.history-empty{color:#64748b;margin:0;font-size:13px;line-height:1.45}.history-header h2{margin-bottom:0;font-weight:400}.clear-history{color:#e2e8f0;background:#94a3b829;border:1px solid #ffffff1f;min-height:36px;padding:0 14px;font-size:14px}.clear-history:disabled{opacity:.45;cursor:not-allowed}.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:400;display:grid}.dot{border-radius:999px;width:12px;height:12px}.dot-green{background:#22c55e}.dot-yellow{background:#facc15}.dot-red{background:#ef4444}.dot-green-yellow{background:linear-gradient(135deg,#22c55e 50%,#facc15 50%)}.dot-red-yellow{background:linear-gradient(135deg,#ef4444 50%,#facc15 50%)}.dot-error{background:#94a3b8}.site-footer{text-align:center;margin-top:24px;padding-top:8px}.site-footer__tagline{color:#64748b;margin:0 0 10px;font-size:12px;line-height:1.45}.site-footer__feedback{margin:0 0 10px}.footer-feedback-link{color:#fbbf24;font-size:13px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .16s}.footer-feedback-link:hover{color:#fde68a;text-decoration:underline}.site-footer__meta{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;font-size:12px;line-height:1.5;display:flex}.footer-lab-link{color:inherit;text-decoration:none;transition:color .16s}.footer-lab-link:hover{color:#94a3b8}.footer-brand{color:#cbd5e1;letter-spacing:-.4px;font-weight:400}.footer-lab-link:hover .footer-brand{color:#f1f5f9}.brand-off{color:#94a3b8}.brand-lab{color:#22c55e;font-weight:500}.footer-sep{opacity:.45;-webkit-user-select:none;user-select:none}.footer-project{color:#94a3b8;font-weight:600}.site-footer p{color:#64748b;margin:0;font-size:12px;line-height:1.5}@media (width<=520px){.url-field--empty input{padding-right:132px}.url-paste-btn{padding:0 8px;font-size:12px}}
