html,body,#app{margin:0;padding:0;min-height:100%}.page{width:100vw;min-height:100vh;background:linear-gradient(135deg,#e8f0ff,#fff,#def7ff);padding:20px;box-sizing:border-box;display:grid;grid-template-rows:auto auto 1fr;gap:14px}.topbar{position:sticky;top:0;z-index:5;background:#f8faffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #e6eaf3;border-radius:14px;padding:14px 16px;display:flex;justify-content:space-between;align-items:end;gap:12px}.search{width:280px;max-width:60vw;padding:10px 12px 10px 28px;border-radius:10px;border:1px solid #d4d7dd;font-size:14px;outline:none;background:#fff}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat-label{font-size:12.5px;color:#64748b;font-weight:700}.table{width:100%;border-collapse:collapse;font-size:14px}.table thead th{text-align:left;padding:12px 10px;background:#f8fafc;color:#0f172a;font-weight:900;border-bottom:1px solid #e5e7eb;white-space:nowrap}.w-phone{width:150px}.addr{max-width:380px;white-space:normal;color:#334155}.name{font-weight:800}.link{color:#2563eb;text-decoration:none;font-weight:700}.link:hover{text-decoration:underline}.mobile-list{display:grid;gap:10px;padding:4px}.mcard{border:1px solid #e8ecf5;border-radius:12px;padding:12px;background:#fff;display:grid;gap:8px}.mhead{display:flex;justify-content:space-between;align-items:center}.mid{font-weight:900;background:#f1f5ff;color:#1e40af;padding:4px 8px;border-radius:8px;font-size:12px}.mtime{font-size:12px;color:#64748b;font-weight:700}.mline{display:grid;grid-template-columns:110px 1fr;gap:8px;align-items:start}.mlabel{font-size:12px;color:#64748b;font-weight:800}.mvalue{font-size:14px;color:#0f172a;font-weight:600}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:800px){.stats{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:stretch}.actions{width:100%}.search{width:100%;max-width:none}.desktop-only{display:none}.mobile-only{display:block}}html,body,#app{margin:0!important;padding:0!important;width:100%!important;min-height:100%!important;max-width:none!important;background:transparent!important;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}#app{max-width:none!important;margin:0!important;padding:0!important}.page{width:100vw;min-height:100vh;overflow-y:auto;background:linear-gradient(135deg,#e8f0ff,#fff,#def7ff);display:flex;justify-content:center;align-items:flex-start;padding:40px 16px;box-sizing:border-box}.form-card{width:100%;max-width:520px;background:#fff;padding:32px;border-radius:20px;box-shadow:0 18px 40px #00000014}.header{text-align:center;margin-bottom:28px}.logo{width:60px;height:60px;border-radius:16px;background:#2563eb;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:800;margin:0 auto 12px}.logo-img{width:255px;height:64px;border-radius:14px;object-fit:contain;display:block;margin:0 auto 12px}.header h1{margin:0 0 4px;font-size:24px;font-weight:900}.header p{color:#66748b;margin:0}.field{display:flex;flex-direction:column;margin-bottom:18px}.field label{margin-bottom:6px;font-size:14px;font-weight:600}input,textarea{padding:14px;border-radius:10px;border:1px solid #d4d7dd;font-size:15px;background:#fff;transition:.15s;outline:none}textarea{min-height:110px;resize:vertical}input:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.invalid{border-color:#e11d48!important}.field-error{min-height:16px;font-size:12px;color:#e11d48;margin-top:4px;background:transparent!important}.g-recaptcha-container{margin-top:4px}.submit-btn{width:100%;padding:14px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-size:16px;font-weight:800;cursor:pointer;transition:.2s}.submit-btn:hover{background:#1e4ed8}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.loader{width:18px;height:18px;border:3px solid #fff8;border-top-color:#fff;border-radius:100%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.alert{margin-top:16px;padding:14px;border-radius:12px;font-size:14px;text-align:center;font-weight:600}.success{background:#ecfdf5;color:#065f46}.danger{background:#fef2f2;color:#991b1b}.login-page{width:100vw;height:100vh;background:linear-gradient(135deg,#e8f0ff,#fff,#def7ff);display:flex;justify-content:center;align-items:center;padding:20px}.box{background:#fff;width:100%;max-width:380px;padding:28px;border-radius:16px;box-shadow:0 12px 30px #00000014;text-align:center}h2{margin:0;font-size:24px;font-weight:900}.subtitle{margin:8px 0 20px;color:#64748b;font-size:14px}.input{width:100%;padding:12px;border-radius:10px;border:1px solid #d1d5db;font-size:15px;outline:none;margin-bottom:16px;background:#fafafa}.input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.btn{width:100%;padding:12px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:800;font-size:16px;cursor:pointer}.err{margin-top:12px;font-size:13px;color:#b91c1c}.page{width:100vw;min-height:100vh;background:linear-gradient(135deg,#e8f0ff,#fff,#def7ff);padding:18px;box-sizing:border-box;display:grid;grid-template-rows:auto auto auto 1fr;gap:12px}.topbar{position:sticky;top:0;z-index:5;background:#f8faffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #e6eaf3;border-radius:14px;padding:14px 16px;display:flex;justify-content:space-between;align-items:end;gap:12px}.title h1{margin:0;font-size:24px;font-weight:900}.title p{margin:4px 0 0;font-size:13.5px;color:#64748b}.actions{display:flex;gap:8px;align-items:center}.search-wrap{position:relative}.search-ico{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#94a3b8}.search{width:320px;max-width:60vw;padding:10px 12px 10px 28px;border-radius:10px;border:1px solid #d4d7dd;font-size:14px;outline:none;background:#fff}.search:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stat{background:#fff;padding:12px 14px;border-radius:12px;border:1px solid #e8ecf5;box-shadow:0 6px 18px #0000000a}.stat-label{font-size:12.5px;color:#64748b;font-weight:800}.stat-value{font-size:20px;font-weight:900;margin-top:2px}.card{background:#fff;border-radius:16px;border:1px solid #e8ecf5;box-shadow:0 12px 38px #0000000f;padding:12px;overflow:hidden;display:flex;flex-direction:column}.chart-card{padding:14px}.card-head{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.card-title{font-weight:900;color:#0f172a}.card-sub{font-size:12px;color:#64748b;font-weight:700}.chart-wrap{height:220px}.filters{display:flex;gap:8px;align-items:center;padding:6px 4px 10px;border-bottom:1px solid #eef2f7}.toggle{display:flex;gap:6px;align-items:center;font-size:13px;color:#0f172a;font-weight:800}.select{padding:8px 10px;border-radius:8px;border:1px solid #dbe2ee;background:#fff;font-size:13px;font-weight:700;color:#0f172a}.skeleton{padding:8px;display:grid;gap:10px}.sk-row{height:46px;border-radius:10px;background:linear-gradient(90deg,#f1f5f9 25%,#e9eef5 37%,#f1f5f9 63%);background-size:400% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.state{padding:26px;text-align:center;display:grid;gap:10px}.state-title{font-weight:900;font-size:18px}.state-sub{color:#64748b;font-size:14px}.btn{padding:9px 14px;border:none;border-radius:10px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;transition:.15s}.btn:hover{background:#1e4ed8}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.ghost{background:#fff;color:#0f172a;border:1px solid #dbe2ee}.btn.ghost:hover{background:#f8fafc}.table-wrap{width:100%;overflow:auto}.table{width:100%;border-collapse:collapse;font-size:13.5px}.table thead th{text-align:left;padding:12px 10px;background:#f8fafc;font-weight:900;border-bottom:1px solid #e5e7eb;white-space:nowrap}.table tbody td{padding:12px 10px;border-bottom:1px solid #eef2f7;vertical-align:top}.table tbody tr:nth-child(2n){background:#fbfdff}.table tbody tr:hover{background:#f2f7ff}.w-id{width:60px}.w-ip{width:150px}.w-bot{width:90px}.w-date{width:170px}.mono{font-variant-numeric:tabular-nums}.ua{max-width:420px;color:#334155}.referer{max-width:280px;color:#475569;word-break:break-all}.pill{display:inline-block;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:900}.pill-bot{background:#fef2f2;color:#991b1b}.pill-human{background:#ecfdf5;color:#065f46}.pagination{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding:10px 6px 2px;border-top:1px solid #eef2f7}.page-btn{padding:8px 12px;border-radius:8px;border:1px solid #dbe2ee;background:#fff;cursor:pointer;font-weight:800}.page-btn:disabled{opacity:.5;cursor:not-allowed}.page-info{font-size:13px;color:#475569;font-weight:700}.dot{margin:0 6px;color:#94a3b8}@media(max-width:900px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{flex-direction:column;align-items:stretch}.search{width:100%;max-width:none}.filters{flex-wrap:wrap}}@media(max-width:520px){.stats{grid-template-columns:1fr}}
