*{box-sizing:border-box;margin:0;padding:0}body{background:#0f1117;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}.app{min-height:100vh}header{align-items:center;background:#0d1117;border-bottom:1px solid #1e2432;display:flex;gap:12px;padding:16px 24px}.logo{color:#f59e0b;font-size:20px;font-weight:800;letter-spacing:2px}.subtitle{color:#64748b;flex:1 1;font-size:12px}.btn-refresh{background:none;border:1px solid #374151;border-radius:6px;color:#9ca3af;cursor:pointer;font-size:12px;padding:6px 12px}.btn-refresh:hover{border-color:#f59e0b;color:#f59e0b}nav{background:#0d1117;border-bottom:1px solid #1e2432;display:flex;gap:4px;overflow-x:auto;padding:12px 24px}nav button{background:none;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:13px;padding:6px 14px;transition:all .15s;white-space:nowrap}nav button:hover{background:#1e2432;color:#e2e8f0}nav button.active{background:#1e2432;color:#f59e0b;font-weight:600}main{margin:0 auto;max-width:1200px;padding:24px}.grid-2{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media (max-width:768px){.grid-2{grid-template-columns:1fr}}.card{background:#161b27;border:1px solid #1e2432;border-radius:10px;margin-bottom:20px;padding:20px}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card-header h3{color:#f1f5f9;font-size:14px;font-weight:700;letter-spacing:.5px}.btn-sm{background:#1e2432;border:1px solid #374151;border-radius:5px;color:#9ca3af;cursor:pointer;font-size:12px;padding:4px 10px}.btn-sm:hover{border-color:#f59e0b;color:#f59e0b}.list-item{border-bottom:1px solid #1e2432;line-height:1.5;padding:10px 0}.list-item:last-child{border-bottom:none}.muted{color:#64748b;font-size:12px}.date{float:right}.domain-section{margin-bottom:16px}.domain-label{margin-bottom:8px}.pattern-tag{background:#1e2432;border-radius:4px;color:#94a3b8;font-family:monospace;font-size:11px;margin:0 6px;padding:2px 8px}.repeated{color:#ef4444;font-size:12px;font-weight:700}.forgotten-banner{align-items:center;background:#1c1408;border:1px solid #92400e;color:#fbbf24;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;padding:10px 24px}.forgotten-tag{background:#292107;border:1px solid #92400e;border-radius:4px;font-size:11px;padding:2px 8px}.loading{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:16px;height:100vh;justify-content:center}.spinner{animation:spin .8s linear infinite;border:3px solid #1e2432;border-radius:50%;border-top-color:#f59e0b;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.alert{animation:slideIn .2s ease;border-radius:8px;font-size:13px;font-weight:600;padding:12px 20px;position:fixed;right:16px;top:16px;z-index:1000}.alert-success{background:#065f46;border:1px solid #059669;color:#6ee7b7}.alert-warn{background:#451a03;border:1px solid #d97706;color:#fcd34d}.alert-error{background:#450a0a;border:1px solid #dc2626;color:#fca5a5}@keyframes slideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.modal-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.modal{background:#161b27;border:1px solid #374151;border-radius:12px;max-width:90vw;padding:24px;width:420px}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.modal-header h3{font-size:15px;font-weight:700}.modal-header button{background:none;border:none;color:#64748b;cursor:pointer;font-size:20px;line-height:1}.modal input,.modal select,.modal textarea{background:#0f1117;border:1px solid #374151;border-radius:6px;color:#e2e8f0;font-family:inherit;font-size:13px;margin-bottom:12px;padding:10px 12px;width:100%}.modal textarea{min-height:80px;resize:vertical}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#f59e0b;outline:none}.btn-primary{background:#f59e0b;border:none;border-radius:6px;color:#0f1117;cursor:pointer;font-size:13px;font-weight:700;margin-top:4px;padding:10px;width:100%}.btn-primary:hover{background:#d97706}
/*# sourceMappingURL=main.77473555.css.map*/