:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none;--accent: #0f172a;--accent-dark: #0f172a;--ink: #0f172a;--muted: #64748b;--line: #e2e8f0;--line-dark: #cbd5e1;--surface: #fff;--canvas: #f8fafc;--success: #15803d}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;background:var(--canvas)}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.admin-shell{min-height:100vh;display:flex}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:236px;padding:18px 14px 14px;display:flex;flex-direction:column;color:#334155;background:#fff;border-right:1px solid #e2e8f0}.sidebar-top{padding:2px 6px 20px;display:flex;align-items:center;justify-content:space-between}.sidebar-top>button{display:none;width:34px;height:34px;place-items:center;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:7px}.admin-brand{min-width:0;display:flex;align-items:center;gap:10px}.admin-brand>span{width:36px;height:36px;flex:0 0 auto;overflow:hidden;background:#000;border:1px solid #0f172a;border-radius:7px}.admin-brand img{width:100%;height:100%;object-fit:cover;transform:scale(1.55)}.admin-brand>div{min-width:0;display:grid;gap:2px}.admin-brand strong{color:#0f172a;font-size:14px;letter-spacing:-.015em}.admin-brand small{color:#94a3b8;font-size:9px;font-weight:500}.sidebar nav{min-height:0;padding-top:14px;display:grid;align-content:start;gap:22px;overflow-y:auto;border-top:1px solid #e2e8f0}.nav-section{display:grid;gap:4px}.nav-section>span{padding:0 10px 6px;color:#94a3b8;font-size:10px;font-weight:600}.nav-section>button{position:relative;min-height:40px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;color:#64748b;background:transparent;border:1px solid transparent;border-radius:7px;transition:color .15s ease,background-color .15s ease}.nav-section>button>span{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500}.nav-section>button svg{color:#94a3b8}.nav-section>button:hover{color:#0f172a;background:#f8fafc}.nav-section>button.active{color:#0f172a;background:#f1f5f9;border-color:#e2e8f0;font-weight:600}.nav-section>button.active svg{color:#0f172a}.nav-section>button.active:before{display:none}.nav-section>button b{min-width:20px;padding:3px 6px;color:#fff;background:#0f172a;border-radius:999px;font-size:9px;text-align:center}.sidebar-foot{width:100%;margin-top:auto;padding:10px;display:flex;align-items:center;justify-content:space-between;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:8px;text-align:left}.sidebar-foot>div{min-width:0;display:flex;align-items:center;gap:9px}.sidebar-foot>div>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#0f172a;border-radius:6px;font-size:9px;font-weight:700}.sidebar-foot p{min-width:0;margin:0;display:grid;gap:2px}.sidebar-foot strong{color:#334155;font-size:11px}.sidebar-foot small{color:#94a3b8;font-size:9px}.sidebar-backdrop{display:none}.admin-main{width:calc(100% - 236px);min-width:0;margin-left:236px}.topbar{position:sticky;z-index:20;top:0;min-height:68px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid var(--line)}.topbar-title{min-width:0;display:flex;align-items:center;gap:12px}.topbar-title>div{min-width:0}.topbar-title span{display:block;overflow:hidden;color:#94a3b8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.topbar h1{margin:3px 0 0;color:var(--ink);font-size:18px;font-weight:650;letter-spacing:-.025em}.mobile-menu{display:none;width:38px;height:38px;flex:0 0 auto;place-items:center;color:#415159;background:#fff;border:1px solid var(--line-dark);border-radius:8px}.top-actions{display:flex;align-items:center;gap:9px}.sync-state{display:flex;align-items:center;gap:7px;color:#64748b;font-size:11px;white-space:nowrap}.sync-state i{width:6px;height:6px;background:#2ca66c;border-radius:50%}.sync-state.dirty{color:#8b6513}.sync-state.dirty i{background:#d99c22}.top-actions a,.save-button{min-height:36px;padding:0 13px;display:flex;align-items:center;gap:8px;border-radius:7px;font-size:12px;font-weight:600;text-decoration:none}.top-actions a{color:#44545c;background:#fff;border:1px solid var(--line-dark)}.top-actions a:hover{background:#f7f9fa}.save-button{color:#fff;background:#0f172a;border:1px solid #0f172a}.save-button:hover{background:#1e293b}.save-button:disabled{cursor:wait;opacity:.65}.account-button{width:36px;height:36px;display:grid;place-items:center;color:#64748b;background:#fff;border:1px solid var(--line-dark);border-radius:7px}.account-button:hover{color:#0f172a;background:#f8fafc}.admin-content{width:100%;max-width:1440px;margin:auto;padding:30px 30px 64px}.panel,.welcome,.metric-grid article{background:var(--surface);border:1px solid var(--line);border-radius:8px}.welcome{min-height:144px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:40px}.welcome>div:first-child{max-width:720px}.eyebrow,.panel-head span,.editor-title>div>span,.collection-head>div>span{color:#64748b;font-size:11px;font-weight:600}.welcome h2{margin:10px 0 7px;color:#111b20;font-size:28px;font-weight:620;line-height:1.12;letter-spacing:-.035em}.welcome p{max-width:680px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.workspace-status{min-width:215px;padding:4px 0 4px 28px;display:grid;gap:6px;border-left:1px solid var(--line)}.workspace-status span{display:flex;align-items:center;gap:8px;color:#334155;font-size:12px;font-weight:600}.workspace-status i{width:7px;height:7px;background:#2ca66c;border-radius:50%}.workspace-status small{color:#94a3b8;font-size:10px}.metric-grid{margin-top:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid article{min-height:126px;padding:17px 18px;display:grid}.metric-grid article.priority-metric{border-color:#cbd5e1}.metric-grid article>div{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:11px;font-weight:500}.metric-grid article>div>i{width:32px;height:32px;display:grid;place-items:center;color:#475569;background:#f1f5f9;border-radius:6px}.metric-grid article svg{width:15px;height:15px}.metric-grid strong{align-self:end;margin-top:8px;color:#152128;font-size:29px;font-weight:650;letter-spacing:-.04em}.metric-grid small{color:#94a3b8;font-size:10px}.dashboard-grid{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:14px}.dashboard-grid .panel{min-height:292px;padding:22px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.panel-head h3{margin:6px 0 0;color:#0f172a;font-size:16px;font-weight:600;letter-spacing:-.015em}.recent-enquiries .panel-head>button{padding:0;color:#0f172a;background:transparent;border:0;font-size:12px;font-weight:600}.recent-enquiries>div:last-child{margin-top:17px;display:grid}.recent-enquiries>div:last-child>button{min-height:57px;padding:0 2px;display:grid;grid-template-columns:minmax(0,1fr) 135px 70px;align-items:center;gap:15px;color:#64748b;text-align:left;background:transparent;border:0;border-top:1px solid #e9edef;font-size:11px}.recent-enquiries>div:last-child>button:hover{background:#f8fafb}.recent-enquiries>div:last-child>button>span:first-child{min-width:0;display:grid;gap:4px}.recent-enquiries b{overflow:hidden;color:#0f172a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.recent-enquiries small{overflow:hidden;color:#94a3b8;text-overflow:ellipsis;white-space:nowrap}.recent-enquiries button>i{width:fit-content;padding:5px 8px;color:#475569;background:#f1f5f9;border-radius:999px;font-size:10px;font-style:normal;text-transform:capitalize}.recent-enquiries button>i.new{color:#92400e;background:#fffbeb}.recent-empty{margin:0;padding:52px 0;color:#94a3b8;font-size:12px}.quick{display:grid;align-content:start}.quick .panel-head{padding-bottom:17px}.quick>button{min-height:59px;padding:0;display:flex;align-items:center;justify-content:space-between;color:#334155;background:transparent;border:0;border-top:1px solid #e9edef;font-size:12px;font-weight:500}.quick>button svg{color:#86949a}.quick>button:hover{color:var(--accent-dark)}.content-health{margin-top:14px;padding:22px}.content-health .panel-head b{padding:5px 8px;color:#166534;background:#f0fdf4;border:1px solid #dcfce7;border-radius:999px;font-size:10px;font-weight:600}.content-health>div:last-child{margin-top:19px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e6eaec;border-radius:9px}.content-health article{min-width:0;min-height:66px;padding:12px 14px;display:flex;align-items:center;gap:10px;border-right:1px solid #e6eaec}.content-health article:last-child{border-right:0}.check{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;color:#475569;background:#f1f5f9;border-radius:6px}.check svg{width:13px}.content-health article>div{min-width:0;display:grid;gap:4px}.content-health strong{overflow:hidden;color:#334155;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.content-health small{color:#94a3b8;font-size:10px}.editor-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.7fr);gap:14px;align-items:start}.editor,.collection,.leads,.settings-page>.panel{padding:25px}.editor-title,.collection-head{padding-bottom:21px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid #e5eaec}.editor-title h2,.collection-head h2{margin:7px 0 5px;color:#0f172a;font-size:22px;font-weight:600;letter-spacing:-.025em}.editor-title p,.collection-head p{margin:0;color:#64748b;font-size:12px;line-height:1.55}.published,.status-ok{display:flex;align-items:center;gap:7px;color:#15803d;font-size:11px;white-space:nowrap}.published i,.status-ok i{width:6px;height:6px;background:#31a56b;border-radius:50%}.form-grid{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.form-grid .full{grid-column:1 / -1}.field{min-width:0;display:grid;gap:7px}.field>span{color:#334155;font-size:12px;font-weight:500}.field input,.field textarea{width:100%;padding:11px 12px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;font-size:13px;line-height:1.45;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease}.field input{min-height:42px}.field textarea{min-height:96px}.field input:focus,.field textarea:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #0f172a14}.publishing-checklist{position:sticky;top:92px;padding:21px}.publishing-checklist>div:last-child{margin-top:17px;display:grid}.publishing-checklist article{min-width:0;padding:13px 0;display:grid;grid-template-columns:21px minmax(0,1fr);gap:9px;border-top:1px solid #e9edef}.publishing-checklist article>svg{width:14px;color:#475569}.publishing-checklist article>span{min-width:0;display:grid;gap:4px}.publishing-checklist article b{font-size:11px}.publishing-checklist article small{overflow:hidden;color:#94a3b8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.metrics-editor{grid-column:1 / -1}.metric-edit-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.metric-edit-grid article{position:relative;padding:17px;display:grid;gap:13px;background:#f8fafb;border:1px solid #e3e8ea;border-radius:8px}.metric-edit-grid article>span{position:absolute;top:11px;right:12px;color:#94a3b8;font-size:10px}.collection-head>button,.danger button{min-height:36px;padding:0 13px;display:flex;align-items:center;gap:7px;color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:7px;font-size:12px;font-weight:600}.collection-head>button:hover{background:#1e293b}.collection-list{display:grid}.collection-list>article{padding:19px 0;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:start;gap:15px;border-bottom:1px solid #e8edef}.collection-list>article:last-child{border-bottom:0}.row-index,.drag-index{margin-top:29px;color:#94a3b8;font-size:10px}.collection-fields{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-fields .wide{grid-column:1 / -1}.delete{width:34px;height:34px;margin-top:20px;display:grid;place-items:center;color:#9b5960;background:#fff;border:1px solid #ead9dc;border-radius:7px}.delete:hover{color:#b52637;background:#fff7f8}.faq-fields{display:grid;gap:12px}.page-editor-list{margin-top:20px;display:grid;gap:12px}.page-editor-list>article{padding:20px;background:#fafbfb;border:1px solid #e1e7e9;border-radius:9px}.page-editor-head{padding-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e1e7e9}.page-editor-head>div{min-width:0;display:flex;align-items:center;gap:11px}.page-editor-head>div>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;color:#475569;background:#f1f5f9;border-radius:6px;font-size:9px;font-weight:600}.page-editor-head h3{margin:0 0 4px;color:#0f172a;font-size:14px}.page-editor-head small{color:#94a3b8;font-size:10px}.page-editor-list .form-grid{margin-top:18px}.enquiry-count{min-width:130px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px}.enquiry-count strong{color:#17242a;font-size:25px;line-height:1}.enquiry-count span{max-width:78px;color:#64748b;font-size:10px;line-height:1.3}.lead-toolbar{padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e6ebed}.lead-filters{display:flex;align-items:center;gap:5px}.lead-filters button{min-height:34px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#64748b;background:#fff;border:1px solid transparent;border-radius:7px;font-size:11px;text-transform:capitalize}.lead-filters button span{min-width:18px;padding:2px 5px;color:#64748b;background:#f1f5f9;border-radius:999px;font-size:9px;text-align:center}.lead-filters button:hover{background:#f6f8f9}.lead-filters button.active{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1;font-weight:600}.search{width:min(310px,38vw);height:38px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#94a3b8;background:#fff;border:1px solid #cbd5e1;border-radius:7px}.search input{width:100%;min-width:0;color:#0f172a;background:transparent;border:0;outline:0;font-size:12px}.search input::placeholder{color:#9ca7ac}.leads-layout{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.leads-layout:has(.lead-detail){grid-template-columns:minmax(0,1fr) 330px}.lead-table{min-width:0}.table-row{width:100%;min-height:66px;padding:0 13px;display:grid;grid-template-columns:1.45fr 1fr 1fr .8fr .65fr;align-items:center;gap:12px;color:#475569;text-align:left;background:transparent;border:0;border-bottom:1px solid #e8edef;font-size:11px}button.table-row:hover{background:#f8fafb}button.table-row.selected{background:#f1f5f9;box-shadow:inset 2px 0 #0f172a}.table-head{min-height:36px;color:#64748b;background:#f8fafc;border:0;border-radius:7px;font-size:10px;font-weight:600}.table-row>span:first-child{min-width:0;display:grid;gap:4px}.table-row b{overflow:hidden;color:#0f172a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.table-row small{overflow:hidden;color:#94a3b8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.lead-status{width:fit-content;padding:5px 8px;color:#475569;background:#f1f5f9;border-radius:999px;font-size:10px;text-transform:capitalize}.lead-status.new{color:#92400e;background:#fffbeb}.lead-status.call_booked{color:#1d4ed8;background:#eff6ff}.lead-status.qualified{color:#6d28d9;background:#f5f3ff}.lead-status.won{color:#166534;background:#f0fdf4}.lead-status.lost{color:#991b1b;background:#fef2f2}.lead-detail{position:sticky;top:92px;padding:19px;align-self:start;background:#fafbfb;border:1px solid #dce3e6;border-radius:9px}.lead-detail-head{padding-bottom:16px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e1e7e9}.lead-detail-head span{color:#64748b;font-size:11px;font-weight:600}.lead-detail-head h3{margin:7px 0 4px;color:#1b292f;font-size:17px}.lead-detail-head small{color:#94a3b8;font-size:10px}.lead-detail-head button{width:29px;height:29px;display:grid;place-items:center;color:#6f7f86;background:#fff;border:1px solid #d9e0e3;border-radius:6px}.lead-detail-head button svg{width:14px}.status-control{padding:15px 0 10px;display:grid;gap:7px;color:#64748b;font-size:10px;font-weight:600}.status-control select{width:100%;min-height:38px;padding:0 10px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:0;font-size:12px}.status-control select:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #0f172a14}.lead-detail dl{margin:4px 0 0}.lead-detail dl>div{padding:11px 0;border-bottom:1px solid #e4e9eb}.lead-detail dt{margin-bottom:4px;color:#64748b;font-size:10px;font-weight:600}.lead-detail dd{margin:0;color:#334155;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.lead-detail dd a{color:#0f172a;text-decoration:underline;text-underline-offset:2px}.lead-actions{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.lead-actions a,.lead-actions button{min-height:35px;display:grid;place-items:center;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:11px;font-weight:600;text-decoration:none}.lead-actions a:hover,.lead-actions button:hover{background:#f5f8f9}.lead-actions button{grid-column:1 / -1;color:#fff;background:#0f172a;border-color:#0f172a}.lead-actions button:hover{background:#1e293b}.lead-actions button.delete-lead{color:#9a303c;background:#fff;border-color:#eadadd}.empty{min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#87949a;text-align:center}.empty svg{width:30px;height:30px;color:#99a9b0}.empty h3{margin:13px 0 4px;color:#34454c;font-size:13px}.empty p{margin:0;font-size:11px}.media-file-list{margin-top:18px}.media-file-list>div,.media-file-list>article{min-height:57px;padding:0 13px;display:grid;grid-template-columns:1.2fr 1.5fr 76px;align-items:center;gap:16px;border-bottom:1px solid #e8edef}.media-file-list>div{min-height:35px;color:#64748b;background:#f8fafc;border-radius:7px;font-size:10px;font-weight:600}.media-file-list article>span{display:flex;align-items:center;gap:10px;color:#334155;font-size:12px;font-weight:500}.media-file-list article svg{width:15px;color:#75868d}.media-file-list code{overflow:hidden;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.media-file-list article>b{width:fit-content;padding:5px 8px;color:#166534;background:#f0fdf4;border-radius:999px;font-size:10px}.settings-page{display:grid;gap:14px}.settings-list{display:grid}.settings-list article{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e8edef}.settings-list article>div{min-width:0;display:grid;gap:5px}.settings-list strong{color:#334155;font-size:12px}.settings-list small,.settings-list article>span:not(.status-ok){overflow-wrap:anywhere;color:#64748b;font-size:11px}.danger{padding:20px 25px!important;display:flex;align-items:center;justify-content:space-between;gap:25px;border-color:#eadadd}.danger h3{margin:0 0 5px;color:#3b2b2e;font-size:12px}.danger p{margin:0;color:#7f1d1d;font-size:11px}.danger button{color:#9d2938;background:#fff;border-color:#e3cdd1}.danger button:hover{background:#fff7f8}.toast{position:fixed;z-index:100;right:24px;bottom:24px;padding:12px 15px;display:flex;align-items:center;gap:8px;color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:7px;box-shadow:0 12px 28px #0e1c221f;font-size:12px}.toast.error{color:#ffecef;background:#4b2026;border-color:#78343d}.admin-content>*,.login-card{animation:admin-content-enter .18s ease-out}.toast{animation:admin-notice-enter .22s ease-out}.admin-shell button,.login-card button{transition:background-color .15s ease,border-color .15s ease,color .15s ease}@keyframes admin-content-enter{0%{opacity:.4}to{opacity:1}}@keyframes admin-notice-enter{0%{opacity:0;translate:0 5px}to{opacity:1;translate:0 0}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;color:#64748b;background:#f8fafc;font-size:12px}.admin-loading svg{width:22px}.login-page{min-height:100vh;padding:28px;display:grid;place-items:center;background:#f8fafc}.login-card{width:min(100%,420px);padding:34px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 18px 48px #0f172a12}.login-card>.admin-brand{padding-bottom:26px;border-bottom:1px solid #e2e8f0}.login-card>div:nth-child(2){padding:28px 0 22px}.login-card>div:nth-child(2)>span{color:#64748b;font-size:11px;font-weight:600}.login-card h1{margin:9px 0 8px;color:#0f172a;font-size:26px;font-weight:650;letter-spacing:-.035em}.login-card p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.login-card form{display:grid;gap:15px}.login-card form label{display:grid;gap:7px;color:#334155;font-size:12px;font-weight:500}.login-card form input{min-height:43px;padding:0 12px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:0;font-size:13px}.login-card form input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #0f172a14}.login-card form button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:7px;font-size:13px;font-weight:600}.login-card form button:disabled{cursor:wait;opacity:.68}.login-card form button svg{width:16px}.login-card>small{margin-top:20px;display:block;color:#94a3b8;font-size:10px;text-align:center}.login-error{padding:10px 11px;color:#991b1b!important;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;font-size:11px!important}.analytics-page,.analytics-page>*,.analytics-primary-grid,.analytics-primary-grid>*,.analytics-breakdowns,.analytics-breakdowns>*{min-width:0}.analytics-page{display:grid;gap:14px}.analytics-heading{min-height:126px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.analytics-heading>div>span,.analytics-panel-head>div>span{color:#64748b;font-size:11px;font-weight:600}.analytics-heading h2{margin:8px 0 6px;color:#0f172a;font-size:26px;font-weight:650;letter-spacing:-.035em}.analytics-heading p{margin:0;color:#64748b;font-size:12px;line-height:1.55}.analytics-heading label{display:grid;gap:7px;color:#64748b;font-size:10px;font-weight:600}.analytics-heading select{min-width:155px;min-height:38px;padding:0 10px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:7px;font-size:12px}.analytics-error{padding:11px 13px;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;font-size:11px}.analytics-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.analytics-kpis article{min-height:130px;padding:18px;display:grid}.analytics-kpis article>div{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:11px}.analytics-kpis article>div svg{width:16px;color:#64748b}.analytics-kpis article>strong{align-self:end;color:#0f172a;font-size:30px;font-weight:650;letter-spacing:-.04em}.analytics-kpis article>strong svg{width:20px}.metric-change{width:fit-content;display:flex;align-items:center;gap:3px;color:#64748b;font-size:10px}.metric-change svg{width:12px;height:12px}.metric-change.positive{color:#166534}.metric-change.negative{color:#991b1b}.analytics-primary-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,.65fr);gap:14px}.traffic-panel,.conversion-panel,.source-panel,.breakdown,.monthly-panel{padding:22px}.analytics-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.analytics-panel-head h3{margin:6px 0 0;color:#0f172a;font-size:16px;font-weight:600}.analytics-panel-head>small{color:#94a3b8;font-size:10px}.analytics-chart{margin-top:24px}.analytics-chart svg{width:100%;height:215px;overflow:visible}.analytics-chart line{stroke:#e2e8f0;stroke-width:1}.analytics-chart polyline{fill:none;stroke:#0f172a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.analytics-chart>div{display:flex;justify-content:space-between;color:#94a3b8;font-size:9px}.analytics-empty{min-height:235px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;text-align:center}.analytics-empty>svg{width:27px}.analytics-empty h3{margin:12px 0 4px;color:#334155;font-size:13px}.analytics-empty p,.analytics-empty-small{margin:0;color:#94a3b8;font-size:11px}.conversion-panel{display:flex;flex-direction:column}.conversion-panel>strong{margin-top:40px;color:#0f172a;font-size:42px;font-weight:650;letter-spacing:-.05em}.conversion-panel>p{margin:6px 0 30px;color:#64748b;font-size:12px;line-height:1.55}.conversion-panel>div:last-child{margin-top:auto;display:grid}.conversion-panel>div:last-child span{padding:10px 0;display:flex;justify-content:space-between;color:#64748b;border-top:1px solid #e8edf0;font-size:11px}.conversion-panel>div:last-child b{color:#0f172a}.source-table,.monthly-table{width:100%;max-width:100%;min-width:0;margin-top:18px;overflow-x:auto}.source-table>div,.source-table>article{min-width:620px;min-height:48px;padding:0 12px;display:grid;grid-template-columns:1.6fr repeat(4,.7fr);align-items:center;gap:12px;border-bottom:1px solid #e8edf0;color:#64748b;font-size:11px}.source-table>div{min-height:34px;color:#64748b;background:#f8fafc;border-bottom:0;border-radius:6px;font-size:10px;font-weight:600}.source-table strong{color:#0f172a;font-weight:600}.source-table>.analytics-empty-small{min-width:0;padding:42px 0;text-align:center}.analytics-breakdowns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.breakdown-list{margin-top:18px;display:grid;gap:14px}.breakdown-list article{display:grid;gap:7px}.breakdown-list article>div{display:flex;justify-content:space-between;color:#64748b;font-size:11px}.breakdown-list b{color:#334155}.breakdown-list i{height:5px;overflow:hidden;background:#f1f5f9;border-radius:999px}.breakdown-list i span{height:100%;display:block;background:#334155;border-radius:inherit}.monthly-table>div,.monthly-table>article{min-width:620px;min-height:45px;padding:0 12px;display:grid;grid-template-columns:1.5fr repeat(4,.7fr);align-items:center;gap:12px;color:#64748b;border-bottom:1px solid #e8edf0;font-size:11px}.monthly-table>div{min-height:34px;background:#f8fafc;border-bottom:0;border-radius:6px;font-size:10px;font-weight:600}.monthly-table strong{color:#334155;font-weight:600}.privacy-note{margin:0;padding:0 3px;color:#94a3b8;font-size:10px;line-height:1.5}@media(max-width:1120px){.analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-primary-grid{grid-template-columns:1fr}}@media(max-width:700px){.analytics-heading{align-items:stretch;flex-direction:column}.analytics-heading select{width:100%}.analytics-breakdowns{grid-template-columns:1fr}.analytics-panel-head{align-items:flex-start;flex-direction:column;gap:6px}}@media(max-width:460px){.login-page{padding:16px}.login-card{padding:25px 22px}.analytics-kpis{grid-template-columns:1fr}}@media(max-width:1120px){.metric-grid,.content-health>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.content-health article:nth-child(2){border-right:0}.content-health article:nth-child(-n+2){border-bottom:1px solid #e6eaec}.editor-layout{grid-template-columns:1fr}.publishing-checklist,.lead-detail{position:static}.metrics-editor{grid-column:1}.leads-layout:has(.lead-detail){grid-template-columns:1fr}}@media(max-width:820px){.sidebar{transform:translate(-103%);transition:transform .2s ease;box-shadow:18px 0 42px #0000002e}.sidebar.open{transform:none}.sidebar-top>button{display:grid}.sidebar-backdrop{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:block;background:#0810147a;border:0}.admin-main{width:100%;margin-left:0}.mobile-menu{display:grid}.sync-state{display:none}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:640px){.topbar{min-height:66px;padding:0 15px}.topbar-title span{max-width:150px}.top-actions a{display:none}.save-button{padding:0 11px}.admin-content{padding:18px 14px 44px}.welcome{min-height:0;padding:23px;align-items:flex-start;flex-direction:column;gap:22px}.welcome h2{font-size:25px}.workspace-status{width:100%;min-width:0;padding:17px 0 0;border-top:1px solid var(--line);border-left:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric-grid article{min-height:112px;padding:14px}.metric-grid article>div>i{width:28px;height:28px}.metric-grid strong{font-size:25px}.dashboard-grid .panel,.content-health,.editor,.collection,.leads,.settings-page>.panel{padding:18px}.content-health>div:last-child{grid-template-columns:1fr}.content-health article{border-right:0;border-bottom:1px solid #e6eaec}.content-health article:last-child{border-bottom:0}.form-grid,.collection-fields,.metric-edit-grid{grid-template-columns:1fr}.form-grid .full,.collection-fields .wide{grid-column:1}.editor-title,.collection-head{align-items:flex-start;flex-direction:column;gap:16px}.collection-head>button{width:100%;justify-content:center}.page-editor-list>article{padding:16px}.page-editor-head{align-items:flex-start}.page-editor-head>.published{display:none}.collection-list>article{grid-template-columns:23px minmax(0,1fr) 32px;gap:9px}.delete{width:32px;height:32px}.enquiry-count{min-width:0}.lead-toolbar{align-items:stretch;flex-direction:column}.lead-filters{overflow-x:auto}.lead-filters button{flex:0 0 auto}.search{width:100%}.table-head{display:none}.lead-table{display:grid;gap:9px}.table-row:not(.table-head){min-height:0;padding:13px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;border:1px solid #e0e6e8;border-radius:8px}.table-row:not(.table-head)>span:first-child{grid-column:1;grid-row:1}.table-row:not(.table-head)>span:nth-child(2){grid-column:1;grid-row:2;color:#6e7d84}.table-row:not(.table-head)>span:nth-child(3),.table-row:not(.table-head)>span:nth-child(4){display:none}.table-row:not(.table-head)>span:nth-child(5){grid-column:2;grid-row:1}button.table-row.selected{box-shadow:inset 2px 0 #0f172a}.lead-actions{grid-template-columns:1fr}.lead-actions a,.lead-actions button{grid-column:1}.media-file-list>div,.media-file-list>article{grid-template-columns:1fr 70px;gap:10px}.media-file-list>div>span:nth-child(2),.media-file-list code{display:none}.danger{align-items:flex-start;flex-direction:column}.danger button{width:100%;justify-content:center}.recent-enquiries>div:last-child>button{grid-template-columns:1fr 70px}.recent-enquiries>div:last-child>button>span:nth-child(2){display:none}.toast{right:14px;bottom:14px;left:14px;justify-content:center}}@media(max-width:390px){.topbar h1{font-size:16px}.save-button{font-size:0}.save-button svg{margin:0}.metric-grid article>div>span{max-width:78px;line-height:1.3}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
