*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,textarea{font:inherit}.call-page{color:#e5e7eb;background:#050816;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.call-card{background:radial-gradient(circle at 0 0,#1f2937 0,#020617 60%);border:1px solid #94a3b866;border-radius:18px;width:486px;max-width:100%;padding:20px 22px 18px;box-shadow:0 22px 45px #0009}.app-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.app-topbar.compact{margin-bottom:16px}.app-topbar span{font-weight:700;display:block}.app-topbar small{color:#6b7280;margin-top:2px;font-size:12px;display:block}.app-topbar nav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.app-topbar a,.app-topbar button{color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b859;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:650;text-decoration:none}.call-card-header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.call-card h1{margin:0;font-size:18px;font-weight:650;line-height:1.2}.badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:650}.badge-ok{color:#4ade80;background:#16a34a1a;border-color:#22c55e66}.badge-warn{color:#facc15;background:#eab3081a;border-color:#eab30866}.badge-err{color:#f87171;background:#ef44441a;border-color:#f8717166}.status-line,.identity-line{color:#9ca3af;margin-bottom:6px;font-size:13px}.identity-line{color:#6b7280;margin-bottom:10px;font-size:12px}.identity-line span{color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.call-field{color:#9ca3af;gap:4px;margin-bottom:10px;font-size:12px;display:grid}.call-field input{color:#e5e7eb;background:#0f172ae6;border:1px solid #374151e6;border-radius:999px;outline:none;width:100%;padding:8px 11px;font-size:13px}.call-field input:focus{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e66}.call-log{background:#0f172ae6;border:1px solid #1f2937e6;border-radius:10px;height:178px;margin-bottom:10px;padding:10px 10px 6px;font-size:12px;overflow-y:auto}.log-line{white-space:pre-wrap;word-break:break-word;margin-bottom:4px}.log-time{color:#6b7280}.log-msg{color:#e5e7eb}.log-msg.error{color:#f87171}.log-msg.info{color:#93c5fd}.log-msg.event{color:#a5b4fc}.call-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.btn{cursor:pointer;border:none;border-radius:999px;flex:1;padding:9px 14px;font-size:14px;font-weight:650}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{color:#f9fafb;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 10px 24px #22c55e66}.btn-danger{color:#fecaca;background:#ef44442e;border:1px solid #f8717199}.call-hint{color:#6b7280;margin:8px 0 0;font-size:11px;line-height:1.5}.landing-hero,.landing-section,.landing-footer{font-family:Plus Jakarta Sans,system-ui,sans-serif}.landing-hero{color:#fff;background:radial-gradient(900px 500px at 15% -20%,#ff6b3d66,#0000 65%),radial-gradient(900px 500px at 90% 10%,#2ea7a159,#0000 55%),#0c0f14;padding:88px 24px 64px;position:relative;overflow:hidden}.landing-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.landing-nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:50px;display:flex}.landing-nav-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-login-link{color:#fff;border:1px solid #ffffff14;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:650;text-decoration:none}.landing-brand,.landing-headline,.landing-section-title{font-family:Georgia,Times New Roman,serif}.landing-brand{font-size:26px}.lang-toggle{gap:8px;display:flex}.lang-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:650}.lang-btn.active{color:#0c0f14;background:#fff}.landing-hero-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:40px;display:grid}.landing-headline{margin:0 0 16px;font-size:clamp(36px,5vw,64px)}.landing-subhead{color:#a8b2c2;max-width:520px;font-size:18px;line-height:1.6}.landing-cta-row{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.landing-cta{border:1px solid #0000;border-radius:999px;padding:12px 20px;font-weight:650;text-decoration:none}.landing-cta.primary{color:#fff;background:#ff6b3d;box-shadow:0 18px 34px #ff6b3d4d}.landing-cta.secondary{color:#fff;border-color:#ffffff14}.landing-hero-card{background:linear-gradient(140deg,#ffffff14,#ffffff05);border:1px solid #ffffff14;border-radius:18px;padding:26px;box-shadow:0 30px 70px #00000059}.landing-card-label{text-transform:uppercase;letter-spacing:.18em;color:#2ea7a1;font-size:12px;font-weight:650}.landing-card-title{margin:10px 0 14px;font-size:20px;font-weight:650}.landing-card-list{color:#a8b2c2;gap:10px;font-size:14px;display:grid}.landing-section{color:#fff;background:#0c0f14;padding:70px 24px}.landing-section.light{color:#0b0d11;background:#f5efe6}.landing-section-title{margin:0 0 12px;font-size:clamp(28px,4vw,46px)}.landing-section-desc{color:#4a515c;max-width:720px;line-height:1.6}.landing-section:not(.light) .landing-section-desc{color:#a8b2c2}.landing-grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:32px;display:grid}.landing-feature{background:#fff;border:1px solid #0f141a1a;border-radius:16px;min-height:180px;padding:20px}.landing-feature-title{margin-bottom:6px;font-weight:650}.landing-feature-text{color:#4a515c;font-size:14px;line-height:1.5}.landing-steps{gap:16px;margin-top:28px;display:grid}.landing-step{color:#fff;background:#141925;border:1px solid #ffffff14;border-radius:16px;padding:18px 20px}.landing-step strong{margin-bottom:6px;display:block}.landing-contact{background:#fff;border:1px solid #0f141a1f;border-radius:18px;margin-top:40px;padding:24px}.landing-contact-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.landing-field{flex-direction:column;gap:6px;font-size:13px;display:flex}.landing-field.full{margin-top:14px}.landing-field input,.landing-field textarea{border:1px solid #0f141a26;border-radius:12px;padding:10px 12px}.landing-contact-actions{align-items:center;gap:12px;margin-top:16px;display:flex}.landing-send-btn{color:#fff;cursor:pointer;background:#2ea7a1;border:none;border-radius:999px;padding:12px 20px;font-weight:650}.landing-status{color:#4a515c;font-size:13px}.landing-footer{color:#a8b2c2;background:#0c0f14;border-top:1px solid #ffffff14;padding:28px 24px 40px;font-size:12px}.recalls-page{color:#1b1c1f;background:radial-gradient(1200px 600px at 10% -20%,#d26b2f26,#0000 55%),radial-gradient(900px 400px at 90% 0,#2b6f7326,#0000 55%),#f7f3ee;min-height:100vh;font-family:Space Grotesk,system-ui,sans-serif}.recalls-header{max-width:1200px;margin:0 auto;padding:32px 24px 12px}.recalls-header h1{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,44px)}.recalls-header p{color:#5d616b;max-width:720px;margin:0}.recalls-main{max-width:1200px;margin:0 auto;padding:16px 24px 48px}.recalls-panel{background:#fff;border:1px solid #e4ddd4;border-radius:18px;padding:18px;box-shadow:0 10px 30px #00000014}.recalls-meta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.recalls-client-pill{background:#d26b2f1f;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-weight:650;display:inline-flex}.recalls-refresh{cursor:pointer;background:0 0;border:1px solid #e4ddd4;border-radius:999px;padding:8px 14px;font-weight:650}.recalls-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.recalls-table{border-collapse:collapse;width:100%}.recalls-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:#5d616b;border-bottom:1px solid #e4ddd4;padding:12px 10px;font-size:12px}.recalls-table td{vertical-align:top;border-bottom:1px solid #e4ddd4;padding:14px 10px}.recalls-table tr:last-child td{border-bottom:none}.recalls-name{font-weight:650}.recalls-muted,.recalls-extras{color:#5d616b;font-size:13px}.recalls-extras{margin-top:6px}.recalls-extras span{margin-right:8px;display:inline-block}.recalls-chip{color:#2b6f73;background:#2b6f731a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.recalls-call-button{color:#fff;cursor:pointer;background:#d26b2f;border:none;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-weight:650;text-decoration:none;display:inline-flex}.recalls-empty{text-align:center;color:#5d616b;padding:48px 12px}.auth-page,.dashboard-page{color:#171a1f;background:#f6f1ea;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card,.dashboard-shell{background:#fff;border:1px solid #e4ddd4;border-radius:18px;width:min(100%,460px);padding:24px;box-shadow:0 18px 45px #171a1f1f}.dashboard-shell{width:min(100%,900px)}.auth-brand{justify-content:space-between;align-items:center;margin-bottom:24px;font-weight:750;display:flex}.auth-brand a{color:#2b6f73;font-size:13px;text-decoration:none}.auth-card h1,.dashboard-header h1{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:34px}.auth-card p,.dashboard-header p{color:#5d616b;margin:0 0 24px;line-height:1.5}.auth-form{gap:14px;display:grid}.auth-form label{color:#5d616b;gap:6px;font-size:13px;display:grid}.auth-form input{color:#171a1f;border:1px solid #d8d0c6;border-radius:12px;padding:11px 12px}.auth-message{color:#b42318;font-size:13px}.auth-submit,.auth-link-button{cursor:pointer;border:none;border-radius:999px;padding:11px 14px;font-weight:700}.auth-submit{color:#fff;background:#2b6f73}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-link-button{color:#2b6f73;background:0 0;width:100%;margin-top:12px}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.dashboard-tile{color:inherit;border:1px solid #e4ddd4;border-radius:14px;padding:18px;text-decoration:none}.dashboard-tile strong{margin-bottom:8px;display:block}.dashboard-tile span{color:#5d616b;font-size:14px;line-height:1.5}.dashboard-meta{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:22px 0 0;display:grid}.dashboard-meta div{border-top:1px solid #e4ddd4;padding-top:12px}.dashboard-meta dt{color:#5d616b;font-size:12px}.dashboard-meta dd{margin:4px 0 0;font-weight:700}@media (max-width:900px){.recalls-table thead{display:none}.recalls-table,.recalls-table tbody,.recalls-table tr,.recalls-table td{width:100%;display:block}.recalls-table tr{border:1px solid #e4ddd4;border-radius:16px;margin-bottom:16px;padding:10px}.recalls-table td{border:none;padding:8px 6px}.recalls-call-button,.recalls-actions{width:100%}}@media (max-width:720px){.landing-hero{padding-top:68px}.landing-cta-row{flex-direction:column}.landing-cta{text-align:center}}
