:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10213a;background:#e8eef6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}input,textarea,button{font:inherit}button:focus-visible{outline:3px solid #f5a623;outline-offset:2px}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;background:#f7f9fc;box-shadow:0 0 40px #0814271f;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.topbar{display:flex;align-items:center;justify-content:space-between;padding:calc(20px + env(safe-area-inset-top)) 20px 18px;color:#fff;background:#081427}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:1.75rem;letter-spacing:-.03em}h2{margin-bottom:0;font-size:1.2rem}h3{margin:0;font-size:1rem}.eyebrow{margin-bottom:4px;color:#7486a1;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.topbar .eyebrow{color:#9eacc1}.avatar-button{width:42px;height:42px;border:1px solid #41516a;border-radius:50%;color:#fff;background:#1f64e0;font-weight:800}main{padding:16px}.preview-banner{margin-bottom:16px;padding:10px 12px;border:1px solid #bdd3f7;border-radius:10px;color:#244a83;background:#edf4ff;font-size:.8rem;line-height:1.4}.setup-banner{display:grid;gap:3px;margin-bottom:14px;padding:13px;border:1px solid #b8ddc4;border-radius:12px;color:#245438;background:#edf9f1;font-size:.82rem}.setup-banner span{line-height:1.4}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.summary-grid article{padding:14px 10px;border:1px solid #dce4ef;border-radius:14px;background:#fff}.summary-grid strong{display:block;margin-bottom:3px;color:#081427;font-size:1.5rem}.summary-grid span{color:#65738a;font-size:.75rem}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:26px 2px 12px}.text-button{border:0;color:#165ecb;background:transparent;font-weight:750}.lead-list{display:grid;gap:12px}.lead-card{padding:16px;border:1px solid #dce4ef;border-radius:18px;background:#fff;box-shadow:0 8px 22px #142a4a0f}.sample-card{opacity:.72}.lead-card-head{display:flex;align-items:center;gap:10px}.contact-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#17457f;background:#e5effd;font-size:.78rem;font-weight:850}.lead-title{flex:1}.lead-title span{color:#7c899d;font-size:.72rem}.urgency{padding:5px 8px;border-radius:999px;font-size:.68rem;font-weight:850}.urgency-urgent{color:#9b2d18;background:#ffebe5}.urgency-routine{color:#326040;background:#e8f6ec}.problem{margin:15px 0;color:#253b5a;font-weight:650;line-height:1.45}.lead-facts{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;margin:0}.lead-facts div{padding:10px;border-radius:10px;background:#f3f6fa}.lead-facts dt{color:#7a879a;font-size:.66rem;font-weight:800;text-transform:uppercase}.lead-facts dd{margin:3px 0 0;color:#1a2f4d;font-size:.82rem;font-weight:700}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.card-actions button{min-height:42px;border-radius:10px;font-size:.78rem;font-weight:800}.secondary-button{border:1px solid #cbd7e6;color:#24415f;background:#fff}.primary-button{border:1px solid #165ecb;color:#fff;background:#165ecb}.large-button{width:100%;min-height:48px;padding:11px 16px;border-radius:11px;font-weight:800}.large-button:disabled{cursor:wait;opacity:.65}.empty-state{margin:56px 16px;padding:30px 20px;border:1px dashed #b8c5d7;border-radius:18px;text-align:center}.empty-state>span{display:block;margin-bottom:12px;color:#376293;font-size:2rem}.empty-state p{margin:10px auto 0;max-width:300px;color:#6b7890;line-height:1.5}.settings-card{padding:20px;border:1px solid #dce4ef;border-radius:18px;background:#fff}.settings-card h2{margin-bottom:18px}.settings-card dl{display:grid;gap:0;margin:0 0 22px}.settings-card dl div{padding:12px 0;border-bottom:1px solid #e8edf4}.settings-card dt{color:#718096;font-size:.72rem;font-weight:750;text-transform:uppercase}.settings-card dd{margin:4px 0 0;overflow-wrap:anywhere;font-weight:650}.account-page,.loading-screen{display:grid;min-height:100vh;padding:max(24px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));place-items:center;background:linear-gradient(165deg,#081427 0 34%,#e8eef6 34% 100%)}.loading-screen{color:#fff;font-weight:750}.account-card{width:min(100%,480px);padding:26px 22px;border:1px solid rgba(216,226,240,.9);border-radius:22px;background:#fff;box-shadow:0 24px 70px #0612232e}.brand-mark{display:grid;width:44px;height:44px;margin-bottom:20px;place-items:center;border-radius:13px;color:#fff;background:#165ecb;font-size:1.35rem;font-weight:900}.account-card h1{color:#081427;font-size:1.75rem}.account-intro{margin:10px 0 22px;color:#5e6f87;line-height:1.55}.account-form{display:grid;gap:17px}.account-form label{display:grid;gap:7px;color:#263c59;font-size:.83rem;font-weight:800}.account-form input,.account-form textarea{width:100%;padding:12px 13px;border:1px solid #c7d3e2;border-radius:10px;color:#10213a;background:#fbfcfe;font-weight:500;line-height:1.4}.account-form textarea{resize:vertical}.account-form input:focus,.account-form textarea:focus{outline:3px solid rgba(22,94,203,.18);border-color:#165ecb}.account-form small{color:#718096;font-size:.72rem;font-weight:500;line-height:1.45}.form-error{margin:0;padding:10px 12px;border-radius:9px;color:#8e2817;background:#ffebe5;font-size:.8rem;font-weight:700}.step-indicator{display:flex;align-items:center;margin:0 0 22px}.step-indicator span{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:50%;color:#6f7d90;background:#e7edf5;font-size:.72rem;font-weight:850}.step-indicator span.active{color:#fff;background:#165ecb}.step-indicator i{height:2px;flex:1;background:#d8e1ec}.bottom-nav{position:fixed;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,520px);margin:0 auto;padding:9px 8px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #d8e0ea;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{display:grid;gap:3px;min-height:50px;place-items:center;border:0;border-radius:10px;color:#718096;background:transparent;font-size:.66rem;font-weight:750}.bottom-nav button span{font-size:1.15rem;line-height:1}.bottom-nav button.active{color:#1358bd;background:#edf4ff}@media(min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:24px;overflow:hidden}.bottom-nav{bottom:24px;border-radius:0 0 24px 24px}.account-card{padding:34px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
