:root{--bg:#f5f3ef;--panel:#fff;--ink:#1d1a17;--muted:#777069;--line:#e9e4dc;--gold:#b88b43;--gold2:#e2c38e;--dark:#171310;--green:#1f9d68;--red:#c45151;--blue:#3e6fb0;--purple:#7b5bb4;--shadow:0 14px 38px rgba(41,31,20,.07)}
*{box-sizing:border-box}html{font-size:15px}body{margin:0;font-family:Inter,system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.eyebrow{font-size:.7rem;letter-spacing:.16em;font-weight:700;color:var(--gold);text-transform:uppercase}.alert{padding:13px 16px;border-radius:13px;margin-bottom:16px;font-size:.88rem;border:1px solid}.alert b{font-weight:700}.alert a{text-decoration:underline;font-weight:700}.alert.warning{background:#fff7e6;border-color:#efd59b;color:#765318}.alert.success{background:#eaf8f1;border-color:#bce3cf;color:#276b4d}.alert.danger{background:#fff0f0;border-color:#f0c0c0;color:#963e3e}
/* Login */
.login-body{min-height:100vh;background:radial-gradient(circle at 20% 20%,#44352a 0,#1a1511 45%,#0e0c0a 100%);display:grid;place-items:center;padding:28px}.login-shell{width:min(1060px,100%);display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.35)}.login-brand{padding:70px 64px;background:linear-gradient(145deg,#1d1713,#33271f);color:#fff;position:relative;overflow:hidden}.login-brand:after{content:"";position:absolute;width:350px;height:350px;border:1px solid rgba(226,195,142,.18);border-radius:50%;right:-170px;bottom:-160px;box-shadow:0 0 0 55px rgba(226,195,142,.04),0 0 0 110px rgba(226,195,142,.025)}.login-logo,.side-logo{display:grid;place-items:center;background:linear-gradient(145deg,var(--gold2),var(--gold));color:#231a13;font-weight:800;letter-spacing:.06em}.login-logo{width:58px;height:58px;border-radius:18px;margin-bottom:50px}.login-brand h1{font-size:3.1rem;line-height:1.03;margin:12px 0 18px}.login-brand h1 em{font-family:Georgia,'Times New Roman',serif;color:var(--gold2);font-weight:600}.login-brand>p{color:#c8beb5;font-size:1.05rem;line-height:1.7;max-width:470px;margin-bottom:38px}.login-feature{display:flex;flex-direction:column;border-left:2px solid var(--gold);padding-left:14px;margin:20px 0}.login-feature b{font-size:.95rem}.login-feature span{font-size:.82rem;color:#a99d93;margin-top:4px}.login-card{padding:66px 58px;position:relative}.back-site{position:absolute;right:30px;top:28px;color:var(--muted);font-size:.8rem}.login-card h2{font-size:2rem;margin:10px 0 5px}.login-card>p{color:var(--muted);margin:0 0 30px}.login-card label,.settings-form label{display:flex;flex-direction:column;gap:8px;font-size:.8rem;font-weight:700;margin:17px 0}.login-card input,.settings-form input,.settings-form select,.settings-form textarea{border:1px solid var(--line);border-radius:12px;padding:14px 15px;outline:none;background:#faf9f7;transition:.2s}.login-card input:focus,.settings-form input:focus,.settings-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(184,139,67,.12)}.password-wrap{display:flex;position:relative}.password-wrap input{width:100%;padding-right:60px}.password-wrap button{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--gold);font-weight:700;font-size:.75rem}.primary-btn{border:0;border-radius:12px;background:linear-gradient(135deg,#2a211b,#14100d);color:#fff;font-weight:700;padding:14px 18px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}.login-card .primary-btn{width:100%;margin-top:25px}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.primary-btn.small{padding:10px 16px;font-size:.8rem}.secure-note{display:block;text-align:center;color:#918a83;margin-top:18px;font-size:.72rem}
/* Layout */
.admin-layout{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:var(--dark);color:#fff;padding:24px 17px;display:flex;flex-direction:column;z-index:50}.side-brand{display:flex;align-items:center;gap:12px;padding:2px 8px 25px;border-bottom:1px solid rgba(255,255,255,.08)}.side-logo{width:42px;height:42px;border-radius:13px;font-size:.85rem}.side-brand div:last-child{display:flex;flex-direction:column}.side-brand b{font-size:.94rem}.side-brand span{font-size:.7rem;color:#91867d;margin-top:2px;letter-spacing:.06em;text-transform:uppercase}.sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:26px}.sidebar nav a{height:48px;border-radius:11px;padding:0 12px;display:flex;align-items:center;gap:12px;color:#a9a099;font-size:.86rem;font-weight:600;transition:.18s}.sidebar nav a i{font-style:normal;width:22px;font-size:1.05rem;color:#837970}.sidebar nav a:hover{background:rgba(255,255,255,.05);color:#fff}.sidebar nav a.active{background:linear-gradient(90deg,rgba(184,139,67,.23),rgba(184,139,67,.07));color:#f5ddaf;box-shadow:inset 2px 0 var(--gold)}.sidebar nav a.active i{color:var(--gold2)}.sidebar nav em{margin-left:auto;background:#b84f4f;color:#fff;font-style:normal;font-size:.67rem;min-width:20px;height:20px;border-radius:20px;display:grid;place-items:center}.side-status{margin-top:auto;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px;display:flex;align-items:center;gap:10px}.live-dot{width:9px;height:9px;background:#55d39b;border-radius:50%;box-shadow:0 0 0 5px rgba(85,211,155,.1)}.side-status div{display:flex;flex-direction:column}.side-status b{font-size:.76rem}.side-status small{font-size:.65rem;color:#918981;margin-top:2px}.view-site,.logout{font-size:.76rem;text-align:center;padding:10px;color:#a49a91}.view-site{margin-top:9px}.logout{border-top:1px solid rgba(255,255,255,.07);color:#d7a6a6}.main-area{grid-column:2;min-width:0}.topbar{height:86px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:30}.topbar h1{margin:4px 0 0;font-size:1.4rem}.top-actions{display:flex;align-items:center;gap:22px}.sync-pill{display:flex;align-items:center;gap:7px;font-size:.73rem;font-weight:700;color:#41765e;background:#ebf8f1;border:1px solid #c9e8d7;padding:8px 11px;border-radius:30px}.sync-pill i{width:7px;height:7px;border-radius:50%;background:#32ae73}.sync-pill.pulse-once{animation:pulse .8s}.admin-user{display:flex;flex-direction:column;text-align:right}.admin-user b{font-size:.8rem}.admin-user span{font-size:.68rem;color:var(--muted)}.sidebar-toggle{display:none;border:0;background:#f2eee8;width:39px;height:39px;border-radius:10px;font-size:1.1rem}.dashboard{padding:25px 30px 55px;max-width:1600px;margin:auto}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap;margin-bottom:20px}.period-tabs{display:flex;align-items:center;background:#eae6df;border-radius:11px;padding:4px;gap:2px}.period-tabs a,.period-tabs button{border:0;background:transparent;padding:9px 13px;border-radius:8px;color:#70685f;font-size:.76rem;font-weight:700;cursor:pointer}.period-tabs .active{background:#fff;color:var(--ink);box-shadow:0 3px 12px rgba(43,34,24,.08)}.filter-meta{display:flex;align-items:center;gap:7px;font-size:.74rem;color:var(--muted)}.filter-meta b{color:var(--ink)}.filter-meta button{margin-left:5px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 10px;cursor:pointer}.custom-filter{width:100%;display:none;align-items:end;gap:10px;background:#fff;padding:13px;border-radius:12px;border:1px solid var(--line)}.custom-filter.show{display:flex}.custom-filter label{display:flex;flex-direction:column;gap:5px;font-size:.7rem;font-weight:700;color:var(--muted)}.custom-filter input{padding:9px;border:1px solid var(--line);border-radius:8px}.custom-filter button{padding:10px 18px;border:0;border-radius:8px;background:var(--dark);color:#fff;font-weight:700}
/* Cards */
.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin-bottom:16px}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:17px;box-shadow:0 7px 22px rgba(50,39,26,.035);position:relative;min-width:0}.metric-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:0 0 16px 16px;background:linear-gradient(90deg,var(--gold),transparent);opacity:.65}.metric-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f4eee4;color:#9a7132;margin-bottom:14px;font-size:.9rem}.metric-card>span{display:block;color:var(--muted);font-size:.72rem;font-weight:600}.metric-card strong{display:block;font-size:1.72rem;letter-spacing:-.04em;margin:5px 0 2px}.metric-card small{font-size:.67rem;color:#9a938c}.whatsapp-card .metric-icon{background:#e9f8f0}.call-card .metric-icon{background:#eaf0fa}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.two-col.wide-left{grid-template-columns:1.55fr .85fr}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:17px;padding:19px;box-shadow:var(--shadow);min-width:0}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-head h2{font-size:1.05rem;margin:4px 0 0}.panel-head>a{font-size:.73rem;color:var(--gold);font-weight:700}.legend{display:flex;gap:12px;font-size:.66rem;color:var(--muted)}.legend span:before{content:"";width:7px;height:7px;border-radius:2px;display:inline-block;margin-right:5px}.legend .views:before{background:var(--gold)}.legend .visitors:before{background:#62605c}.legend .leads:before{background:#4da87d}.trend-chart{height:245px;display:flex;align-items:end;gap:7px;border-bottom:1px solid var(--line);padding:15px 4px 0;overflow-x:auto}.trend-day{height:100%;min-width:34px;flex:1;display:flex;flex-direction:column;justify-content:end;align-items:center}.trend-bars{height:195px;width:100%;display:flex;align-items:end;justify-content:center;gap:2px}.trend-bars i{width:min(8px,28%);min-height:3px;border-radius:4px 4px 1px 1px;transition:.25s}.view-bar{background:var(--gold)}.visitor-bar{background:#5b5955}.lead-bar{background:#4da87d}.trend-day>span{font-size:.58rem;color:#8d867f;white-space:nowrap;margin-top:8px}.breakdown-row{display:grid;grid-template-columns:minmax(100px,1fr) 1.25fr 38px;align-items:center;gap:10px;margin:13px 0}.breakdown-row.compact{grid-template-columns:minmax(90px,1fr) 1fr 35px}.breakdown-row>div:first-child{display:flex;flex-direction:column}.breakdown-row b{font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breakdown-row span{font-size:.62rem;color:var(--muted);margin-top:2px}.breakdown-row>strong{font-size:.68rem;text-align:right}.progress{height:7px;background:#f0ede8;border-radius:8px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--gold2),var(--gold));border-radius:8px}.table-panel{padding:0;overflow:hidden}.table-panel .panel-head{padding:19px 19px 0}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.table-wrap th{text-align:left;font-size:.63rem;text-transform:uppercase;letter-spacing:.08em;color:#948d85;background:#faf9f7;padding:11px 15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.table-wrap td{padding:12px 15px;border-bottom:1px solid #f0ede8;font-size:.73rem;vertical-align:middle}.table-wrap td b,.table-wrap td a{display:block;font-size:.76rem}.table-wrap td small{display:block;color:var(--muted);font-size:.62rem;margin-top:3px}.table-wrap tbody tr:last-child td{border-bottom:0}.table-wrap tbody tr:not(.lead-editor):hover{background:#fcfbf9}.truncate{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status,.action-type{display:inline-flex!important;width:max-content;padding:5px 8px;border-radius:20px;font-size:.62rem!important;font-weight:700}.status.new{background:#fff2d9;color:#976414}.status.contacted{background:#e8f0fb;color:#3d67a1}.status.follow-up{background:#f0eafb;color:#7250a8}.status.booked{background:#e6f6ee;color:#287351}.status.not-interested,.status.invalid{background:#f5e9e9;color:#9a4a4a}.action-summary{display:flex;flex-direction:column}.action-rings{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.action-rings>div{background:#f8f6f2;border:1px solid #eee9e2;border-radius:13px;padding:14px 8px;text-align:center;display:flex;flex-direction:column}.action-rings span{font-size:1rem}.action-rings strong{font-size:1.45rem;margin:7px 0 2px}.action-rings small{color:var(--muted);font-size:.62rem}.intent-total{margin-top:auto;padding:13px 0 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:.75rem}.empty-state{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center;padding:25px}.empty-state b{color:var(--ink);margin-bottom:7px}.empty-state span{font-size:.75rem}.empty-mini{text-align:center;padding:25px;color:var(--muted);font-size:.75rem}.export-btn{background:#f4efe7;border:1px solid #e6d8c1;padding:8px 11px;border-radius:9px!important;color:#7e5c2d!important}.panel-actions{display:flex;gap:8px;align-items:center}.panel-actions input{border:1px solid var(--line);border-radius:9px;padding:8px 11px;width:230px;font-size:.72rem}.lead-status-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px;margin-bottom:16px}.lead-status-grid article{background:#fff;border:1px solid var(--line);border-radius:13px;padding:13px}.lead-status-grid strong{display:block;font-size:1.4rem;margin-top:10px}.lead-status-grid small{color:var(--muted);font-size:.65rem}.row-actions{display:flex;gap:5px}.row-actions a,.row-actions button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 8px;font-size:.62rem!important;font-weight:700;cursor:pointer}.row-actions .wa{color:#18734c;background:#eaf8f1}.row-actions .call{color:#35649d;background:#eaf0f9}.lead-editor{display:none}.lead-editor.show{display:table-row}.lead-editor td{background:#faf7f2;padding:12px 16px!important}.lead-editor form{display:grid;grid-template-columns:170px 1fr auto;gap:12px;align-items:end}.lead-editor label{display:flex;flex-direction:column;gap:5px;font-size:.65rem;font-weight:700}.lead-editor select,.lead-editor textarea{border:1px solid var(--line);border-radius:8px;padding:8px;background:#fff}.lead-editor textarea{resize:vertical}.action-type.whatsapp{background:#e6f6ee;color:#287351}.action-type.call{background:#e7effa;color:#315f99}.action-type.directions{background:#fff0db;color:#94641b}.action-type.engagement{background:#eee9f7;color:#694f99}.action-type.other,.action-type.lead{background:#eee;color:#555}
/* settings */
.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-card{padding:22px}.security-badge{font-size:.65rem;font-weight:700;padding:6px 9px;border-radius:20px}.security-badge.danger{background:#fff0e6;color:#a45e2f}.security-badge.good{background:#e9f8f0;color:#287351}.settings-form{max-width:560px}.settings-form label small{font-weight:400;color:var(--muted);line-height:1.4}.health-list{display:flex;flex-direction:column}.health-list>div{display:flex;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.health-list>div>div{display:flex;flex-direction:column}.health-list b{font-size:.78rem}.health-list small{font-size:.66rem;color:var(--muted);margin-top:3px}.health-icon{width:29px;height:29px;border-radius:9px;display:grid;place-items:center}.health-icon.good{background:#e9f8f0;color:#27845a}.storage-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.storage-stats>div{background:#f8f6f2;padding:12px;border-radius:10px;display:flex;flex-direction:column}.storage-stats span{font-size:.62rem;color:var(--muted)}.storage-stats b{font-size:1.1rem;margin-top:5px}.info-panel{margin-top:16px;display:flex;gap:14px;align-items:flex-start}.info-panel>span{font-size:1.2rem}.info-panel h3{margin:0 0 6px;font-size:.9rem}.info-panel p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.65}
@keyframes pulse{50%{transform:scale(1.03)}}
@media(max-width:1250px){.metric-grid{grid-template-columns:repeat(3,1fr)}.lead-status-grid{grid-template-columns:repeat(3,1fr)}.three-col{grid-template-columns:1fr 1fr}.three-col article:last-child{grid-column:1/-1}}
@media(max-width:900px){.admin-layout{display:block}.sidebar{transform:translateX(-100%);transition:.25s;box-shadow:12px 0 40px rgba(0,0,0,.25)}.sidebar-open .sidebar{transform:none}.main-area{width:100%}.sidebar-toggle{display:block}.topbar{padding:0 18px;height:76px}.topbar>div:nth-child(2){margin-right:auto;margin-left:12px}.topbar h1{font-size:1.05rem}.topbar .eyebrow{display:none}.admin-user{display:none}.dashboard{padding:18px}.two-col,.two-col.wide-left,.settings-grid{grid-template-columns:1fr}.metric-grid.four{grid-template-columns:repeat(2,1fr)}.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-card{padding:55px 35px}}
@media(max-width:650px){html{font-size:14px}.top-actions{gap:8px}.sync-pill{font-size:0;padding:8px}.sync-pill:after{content:'Live';font-size:.68rem}.filter-row{align-items:flex-start}.period-tabs{width:100%;overflow:auto}.period-tabs a,.period-tabs button{white-space:nowrap;padding:8px 10px}.filter-meta{width:100%;justify-content:flex-end}.custom-filter{flex-wrap:wrap}.metric-grid,.metric-grid.four{grid-template-columns:repeat(2,1fr)}.metric-card{padding:14px}.metric-card strong{font-size:1.45rem}.three-col{grid-template-columns:1fr}.three-col article:last-child{grid-column:auto}.lead-status-grid{grid-template-columns:repeat(2,1fr)}.panel-actions{width:100%;flex-wrap:wrap}.panel-head{flex-wrap:wrap}.panel-actions input{width:100%}.trend-chart{height:220px}.legend{width:100%}.login-body{padding:12px}.login-card{padding:55px 22px 35px}.back-site{right:20px}.lead-editor form{grid-template-columns:1fr}.storage-stats{grid-template-columns:1fr}.action-rings{grid-template-columns:repeat(3,1fr)}}
/* Email + OTP login */
.login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;background:#f0ece6;border:1px solid var(--line);border-radius:12px;padding:4px;margin:0 0 20px}.login-tabs a{text-align:center;padding:10px 8px;border-radius:9px;color:var(--muted);font-size:.78rem;font-weight:800}.login-tabs a.active{background:#fff;color:var(--ink);box-shadow:0 4px 14px rgba(42,31,20,.08)}.otp-input{text-align:center;font-size:1.55rem!important;font-weight:800;letter-spacing:.42em;padding-left:calc(15px + .42em)!important}.resend-form{text-align:center;margin-top:12px}.resend-form button{border:0;background:transparent;color:var(--gold);font-weight:800;font-size:.75rem;cursor:pointer;padding:8px}.resend-form button:hover{text-decoration:underline}.login-card .alert{margin-top:0}.login-card input[type=email]{text-transform:lowercase}
/* Gmail SMTP settings */
.health-icon.warning{background:#fff3dd;color:#9a6516}.smtp-card{grid-column:1/-1;scroll-margin-top:105px}.smtp-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:28px;align-items:start}.smtp-help{background:#f8f6f2;border:1px solid var(--line);border-radius:15px;padding:18px}.smtp-step{display:grid;grid-template-columns:32px 1fr;gap:11px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line)}.smtp-step>b{width:28px;height:28px;border-radius:9px;background:#2a211b;color:#fff;display:grid;place-items:center;font-size:.72rem}.smtp-step span{font-size:.75rem;line-height:1.55;color:var(--muted)}.smtp-step strong{color:var(--ink)}.smtp-last{margin-top:16px;padding:14px;border-radius:11px;background:#fff;display:flex;flex-direction:column}.smtp-last>span{font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.smtp-last>b{font-size:.82rem;text-transform:capitalize;margin-top:5px}.smtp-last>small{font-size:.68rem;line-height:1.45;color:var(--muted);margin-top:5px;word-break:break-word}.settings-form input[readonly]{background:#f0ede8;color:#69615a}.settings-form input::placeholder{color:#aaa29a}
@media(max-width:900px){.smtp-layout{grid-template-columns:1fr}}
