:root{--bg:#0b0d0a;--side:#11130f;--paper:#f1efe8;--surface:#faf9f4;--surface-2:#e9e7df;--ink:#171914;--muted:#6f7369;--line:#d6d4cb;--dark-line:#30332c;--gold:#e9ad2f;--gold-dark:#765713;--green:#76b858;--red:#cb5b5b;--cyan:#32aaa0;--shadow:0 24px 70px rgba(20,20,14,.18);--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}button,input,textarea,select{font:inherit}button,a{cursor:pointer}.skip-link{position:fixed;top:-70px;left:15px;z-index:100;background:var(--gold);color:#111;padding:11px 16px;border-radius:8px}.skip-link:focus{top:15px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--cyan);outline-offset:2px}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.dash-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-size:17px}.logo-dot{width:25px;height:25px;border:2px solid currentColor;border-radius:50%;position:relative;display:block}.logo-dot:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:currentColor;left:7px;top:7px}.logo-dot:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--gold);right:-5px;top:-4px}.overline{margin:0 0 5px;font-size:9px;line-height:1.4;letter-spacing:.16em;font-weight:900;color:var(--gold-dark)}.primary-action,.secondary-action,.link-action,.ai-action{border-radius:8px;min-height:44px;padding:0 16px;font-weight:800;font-size:12px;transition:background .2s,border-color .2s,color .2s,opacity .2s}.primary-action{background:var(--gold);color:#151610;border:1px solid var(--gold);display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-action:hover{background:#f5bd47}.primary-action:disabled,.secondary-action:disabled{opacity:.55;cursor:not-allowed}.secondary-action{background:transparent;border:1px solid var(--line);color:inherit}.secondary-action:hover{background:var(--surface-2)}.compact{min-height:38px;padding:0 13px}.primary-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.link-action{border:0;background:none;color:#775c17;padding:0;min-height:32px}.form-error{background:#f8dddd;color:#8b2d2d;padding:10px;border-radius:7px;font-size:12px}.toast{position:fixed;z-index:90;right:24px;bottom:24px;background:#171914;color:white;border-left:4px solid var(--gold);padding:14px 18px;border-radius:8px;box-shadow:var(--shadow);font-size:12px;font-weight:700;opacity:0;transform:translateY(80px);transition:.25s}.toast.show{opacity:1;transform:none}.loading-screen{position:fixed;inset:0;background:var(--bg);color:#eae8e1;display:grid;place-content:center;justify-items:center;z-index:100}.loading-mark{width:52px;height:52px;border:2px solid #484c41;border-top-color:var(--gold);border-radius:50%;animation:spin 1s linear infinite}.loading-screen p{color:#85897d;font-size:12px}.dashboard-shell{min-height:100vh;background:var(--paper);color:var(--ink);display:grid;grid-template-columns:230px 1fr}.dash-sidebar{position:sticky;top:0;height:100vh;background:var(--side);color:#eeece5;padding:22px 14px;display:flex;flex-direction:column}.dash-sidebar>.dash-brand{padding:0 10px 28px}.dash-nav{display:flex;flex-direction:column;gap:3px}.dash-nav button{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#909589;font-size:12px;text-align:left}.dash-nav button:hover,.dash-nav button.active{color:white;background:#252821}.dash-nav button.active{box-shadow:inset 2px 0 var(--gold)}.dash-nav svg,.user-menu svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.dash-nav b{margin-left:auto;font-size:8px;background:#34372f;padding:3px 6px;border-radius:5px}.dash-nav p{font-size:8px;letter-spacing:.16em;color:#62665b;font-weight:900;margin:24px 11px 7px}.usage-card{margin-top:auto;background:#1e211b;border:1px solid #30332c;border-radius:10px;padding:13px}.usage-card>div:first-child{display:flex;justify-content:space-between;align-items:center}.usage-card span{font-size:8px;color:#777c70;font-weight:900;letter-spacing:.12em}.usage-card strong{font-size:10px}.usage-bar{height:4px;background:#3a3d35;border-radius:5px;margin:10px 0;overflow:hidden}.usage-bar i{display:block;height:100%;width:20%;background:var(--gold);transition:width .3s}.usage-card small{font-size:8px;color:#777c70}.user-menu{border:0;background:transparent;color:#e9e7df;display:flex;gap:9px;align-items:center;padding:18px 5px 0;text-align:left}.user-menu>span{width:30px;height:30px;border-radius:8px;background:#3c4037;display:grid;place-items:center;font-size:9px;font-weight:900}.user-menu>div{display:flex;flex-direction:column}.user-menu strong{font-size:10px}.user-menu small{font-size:8px;color:#7c8075}.user-menu svg{margin-left:auto}.dash-main{min-width:0}.dash-topbar{height:84px;border-bottom:1px solid var(--line);background:#f8f6ef;padding:0 clamp(18px,3vw,38px);display:flex;align-items:center;justify-content:space-between}.dash-topbar h1{font-size:20px;margin:0;letter-spacing:-.03em}.topbar-actions{display:flex;gap:9px;align-items:center}.sync-state{font-size:9px;color:#68705e;margin-right:8px}.sync-state i{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin-right:5px}.global-notice{margin:16px clamp(16px,3vw,34px) 0;padding:12px 15px;border:1px solid #d5bd75;background:#fff7dc;border-radius:8px;font-size:12px}.dash-view{display:none;padding:26px clamp(16px,3vw,34px) 50px}.dash-view.active{display:block}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:11px}.metric-card,.surface{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.metric-card{padding:18px}.metric-card span{font-size:8px;color:#7a7d74;font-weight:900;letter-spacing:.12em}.metric-card strong{display:block;font-size:29px;letter-spacing:-.04em;margin:8px 0 2px}.metric-card small{font-size:8px;color:#6f7369}.metric-card small.positive{color:#4b843a}.surface{padding:19px}.surface h2{font-size:15px;margin:2px 0}.overview-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:11px;margin-bottom:11px}.surface.wide{min-height:300px}.surface-head{display:flex;align-items:flex-start;justify-content:space-between}.revenue-visual{height:215px;padding:24px 10px 0}.bars{height:165px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:end;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 40px,#e6e3da 41px)}.bars i{display:block;background:linear-gradient(180deg,var(--gold),#c68f1b);border-radius:5px 5px 0 0;min-height:5px}.chart-labels{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center;color:#85887f;font-size:8px;padding-top:8px}.compact-list{margin-top:12px}.compact-row{display:flex;gap:10px;align-items:center;padding:11px 0;border-top:1px solid #e2dfd7}.compact-row:first-child{border-top:0}.compact-row>i{width:8px;height:8px;border-radius:50%;background:#9a9d94}.compact-row>i.hot{background:var(--red)}.compact-row>div{display:flex;flex:1;flex-direction:column}.compact-row strong{font-size:10px}.compact-row small{font-size:8px;color:#85887f}.compact-row button,.status-button{border:1px solid var(--line);background:white;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:800}.empty-state{border:1px dashed var(--line);padding:28px;text-align:center;color:#74776f;border-radius:9px;font-size:11px}.site-table{margin-top:12px}.site-row{display:grid;grid-template-columns:1.3fr .7fr .6fr .5fr;align-items:center;gap:10px;padding:12px;border-top:1px solid #e1ded5}.site-row:first-child{border-top:0}.site-row strong{font-size:10px}.site-row span,.site-row small{font-size:8px;color:#7a7d74}.status-pill{display:inline-block;width:max-content;border-radius:5px;padding:4px 7px;background:#e8e4d9;color:#6e695a!important;font-weight:900;text-transform:uppercase}.status-pill.published{background:#dcebd7;color:#3e7134!important}.view-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.view-intro h2{font-size:25px;letter-spacing:-.04em;margin:0}.view-intro p{color:var(--muted);font-size:12px;margin:3px 0 0}.discovery-control form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;align-items:end}.discovery-control label,.field label,.form-grid label,.editor-form label{font-size:9px;color:#676b61;font-weight:800}.discovery-control input,.discovery-control select,.field input,.form-grid input,.editor-form input,.editor-form textarea,.editor-form select{display:block;width:100%;min-height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:9px;color:var(--ink);margin-top:5px}.discovery-control>p{font-size:9px;color:#777a72;margin:10px 0 0}.lead-grid,.site-library{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.lead-card,.library-card{background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:16px}.lead-card-top{display:flex;justify-content:space-between}.lead-score{font-size:10px;font-weight:900;color:#795b14;background:#f3e5bd;border-radius:6px;padding:5px 7px;height:max-content}.lead-card h3,.library-card h3{font-size:14px;margin:2px 0}.lead-card p,.library-card p{font-size:9px;color:#777a72}.lead-meta{display:flex;flex-wrap:wrap;gap:5px;margin:15px 0}.lead-meta span{background:#ece9e1;border-radius:5px;padding:4px 6px;font-size:7px}.card-actions{display:flex;gap:7px}.card-actions button,.card-actions a{min-height:38px;flex:1;display:grid;place-items:center;text-decoration:none}.card-actions .primary-action,.card-actions .secondary-action{font-size:9px}.real-kanban{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;min-height:620px}.kanban-lane{background:#e5e2d9;border-radius:10px;padding:10px}.kanban-lane.dragover{box-shadow:inset 0 0 0 2px var(--gold)}.lane-heading{display:flex;justify-content:space-between;font-size:9px;font-weight:900;color:#686b63;padding:3px 2px 11px}.deal-card{background:#fcfbf7;border:1px solid #d3d0c8;border-radius:9px;padding:13px;margin-bottom:8px;cursor:grab}.deal-card.dragging{opacity:.5}.deal-card h3{font-size:11px;margin:7px 0 2px}.deal-card p{font-size:8px;color:#80837a}.deal-card footer{border-top:1px solid #e5e2da;padding-top:9px;display:flex;justify-content:space-between;font-size:8px}.request-list{display:flex;flex-direction:column;gap:9px}.request-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:16px;display:grid;grid-template-columns:1fr auto;gap:12px}.request-card h3{font-size:13px;margin:0}.request-card p{font-size:11px;color:#60645a;margin:7px 0}.request-card small{font-size:8px;color:#85887f}.request-card select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px;font-size:9px;height:max-content}.operate-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.health-score{display:flex;align-items:center;gap:15px;margin-top:22px}.health-score>strong{width:70px;height:70px;border-radius:50%;border:7px solid var(--green);display:grid;place-items:center;font-size:23px}.health-score div{display:flex;flex-direction:column}.health-score span{font-weight:800}.health-score small{color:#7a7d74;font-size:9px}.provider-list{margin-top:14px}.provider-row{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #e1ded6;font-size:10px}.provider-row b{color:#6b6e65}.provider-row b.ready{color:#4b823a}.security-list{padding-left:18px;color:#666a60;font-size:11px;line-height:2}.dialog-backdrop[hidden]{display:none}.dialog-backdrop{position:fixed;inset:0;background:rgba(5,6,5,.78);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px;z-index:70}.dialog-card{width:min(560px,100%);max-height:92vh;overflow:auto;background:#f8f6ef;color:var(--ink);border-radius:15px;padding:28px;position:relative;box-shadow:var(--shadow)}.dialog-close{position:absolute;right:14px;top:14px;width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:8px;font-size:20px}.dialog-card h2{font-size:25px;letter-spacing:-.04em;margin:0 0 18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid .full{grid-column:1/-1}.editor-dialog{width:min(1120px,96vw)}.editor-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.editor-header>div:last-child{display:flex;gap:8px;margin-right:45px}.commercial-editor{display:grid;grid-template-columns:310px 1fr;gap:14px;min-height:620px}.editor-form{border:1px solid var(--line);border-radius:10px;padding:16px}.editor-form label{display:block;margin-bottom:13px}.editor-form hr{border:0;border-top:1px solid var(--line);margin:18px 0}.ai-action{width:100%;border:1px solid #dcc682;background:#fff6da;color:#73550f;margin-bottom:13px}.ai-action small{float:right}.live-preview{border:10px solid #d9d6cd;border-radius:10px;overflow:hidden;background:#efe6d3;min-height:620px}.preview-site{min-height:600px;padding:30px;background:#efe2c6;position:relative;overflow:hidden}.preview-site.cyan{background:#d5eeea;color:#0e3530}.preview-site.rose{background:#f0dce0;color:#3c1520}.preview-site nav{display:flex;justify-content:space-between;font-weight:900}.preview-site .preview-copy{max-width:62%;margin-top:120px;position:relative;z-index:2}.preview-site .preview-copy span{font-size:8px;letter-spacing:.16em}.preview-site h2{font:clamp(38px,5vw,68px)/.94 Georgia,serif;letter-spacing:-.055em;margin:12px 0}.preview-site p{font-size:11px;max-width:430px}.preview-site b{display:inline-block;background:#2a2112;color:white;padding:10px 13px;border-radius:4px;margin-top:10px;font-size:9px}.preview-orb{position:absolute;width:330px;height:330px;right:-70px;top:140px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#bb8344 0 12%,#633418 13% 35%,#28140a 36% 49%,#d8a360 50% 51%,#f0e8d5 52%);box-shadow:0 25px 60px rgba(50,30,10,.25)}.preview-site.cyan .preview-orb{filter:hue-rotate(95deg)}.preview-site.rose .preview-orb{filter:hue-rotate(315deg)}
.auth-body{background:var(--bg);color:#efede6;min-height:100vh}.auth-layout{display:grid;grid-template-columns:1.1fr .9fr;min-height:100vh}.auth-story{padding:45px clamp(30px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 65% 50%,rgba(233,173,47,.1),transparent 30%)}.auth-story h1{font-size:clamp(52px,6vw,92px);line-height:.96;letter-spacing:-.06em}.auth-story h1 em{font-style:normal;color:var(--gold)}.auth-story>div>p:last-child{color:#a7aa9f;font-size:17px;max-width:570px}.auth-proof{display:flex;gap:30px;color:#85897e;font-size:10px}.auth-proof span{display:flex;flex-direction:column}.auth-proof strong{color:#fff;font-size:18px}.auth-form-wrap{background:var(--paper);color:var(--ink);display:grid;place-content:center;padding:30px}.auth-card{width:min(420px,90vw);background:#faf9f4;border:1px solid var(--line);border-radius:15px;padding:28px;box-shadow:var(--shadow)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#e9e6dd;border-radius:8px;padding:4px;margin-bottom:35px}.auth-tabs button{border:0;background:transparent;border-radius:6px;min-height:42px;color:#73766d;font-size:11px;font-weight:800}.auth-tabs button.active{background:white;color:var(--ink);box-shadow:0 4px 15px rgba(20,20,15,.08)}.auth-heading h2{font-size:31px;letter-spacing:-.05em;margin:0}.auth-heading>p:last-child{color:#74776e;font-size:12px;margin-bottom:24px}.field{margin-bottom:14px}.field label{display:block}.field small{font-size:8px;color:#7b7e75}.auth-card .primary-action{width:100%;margin-top:7px}.legal{font-size:8px;text-align:center;color:#8b8d85;margin:18px 0 0}.back-link{display:block;color:#777a72;font-size:10px;text-align:center;margin-top:18px}.auth-body[data-mode="login"] .register-only{display:none}
@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.lead-grid,.site-library{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.real-kanban{grid-template-columns:repeat(2,1fr)}.commercial-editor{grid-template-columns:280px 1fr}.summary-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.dashboard-shell{grid-template-columns:1fr}.dash-sidebar{position:sticky;z-index:40;height:auto;padding:9px;overflow-x:auto}.dash-sidebar>.dash-brand,.dash-nav p,.usage-card,.user-menu,.dash-nav button[data-view="operate"],.dash-nav button[data-view="settings"]{display:none}.dash-nav{flex-direction:row}.dash-nav button{white-space:nowrap}.dash-topbar{height:auto;min-height:80px;padding:12px 15px}.sync-state,.topbar-actions .secondary-action{display:none}.dash-view{padding:18px 13px 40px}.summary-grid{grid-template-columns:repeat(2,1fr)}.metric-card{padding:14px}.metric-card strong{font-size:23px}.discovery-control form{grid-template-columns:1fr 1fr}.discovery-control button,.discovery-control label:last-of-type{grid-column:1/-1}.lead-grid,.site-library,.operate-grid,.settings-grid{grid-template-columns:1fr}.real-kanban{display:flex;overflow-x:auto}.kanban-lane{min-width:245px}.commercial-editor{grid-template-columns:1fr}.live-preview{min-height:520px}.preview-site{min-height:500px}.editor-dialog{padding:20px}.editor-header{display:block}.editor-header>div:last-child{margin:10px 45px 0 0}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.auth-layout{grid-template-columns:1fr}.auth-story{min-height:390px;padding:28px 22px}.auth-story h1{font-size:52px}.auth-proof{gap:15px}.auth-form-wrap{padding:40px 18px}.site-row{grid-template-columns:1fr .6fr}.site-row>*:nth-child(3){display:none}}@media(max-width:430px){.topbar-actions .primary-action{font-size:0;width:42px;padding:0}.topbar-actions .primary-action svg{margin:0}.summary-grid{gap:7px}.auth-proof{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* leadmealone.com product brand */
:root{--bg:#17162f;--side:#17162f;--paper:#f5f3ff;--surface:#fff;--surface-2:#eeecff;--ink:#17152d;--muted:#66677d;--line:#dedff1;--dark-line:#3b3962;--gold:#6366f1;--gold-dark:#4f46e5;--green:#0c8f66;--cyan:#ff8066;--shadow:0 24px 70px rgba(49,46,129,.14);--radius:16px}.dashboard-shell{background:var(--paper)}.dash-sidebar{background:linear-gradient(180deg,#17162f,#121126)}.logo-dot:after{background:#ff8066}.primary-action{background:#4f46e5;border-color:#4f46e5;color:white;border-radius:11px;box-shadow:0 8px 20px rgba(79,70,229,.2)}.primary-action:hover{background:#4338ca}.secondary-action{border-radius:11px;background:white}.dash-nav button{border-radius:11px}.dash-nav button:hover,.dash-nav button.active{background:#29274e}.dash-nav button.active{box-shadow:inset 3px 0 #8c88fa}.usage-card{background:#242243;border-color:#34325c}.usage-bar i{background:linear-gradient(90deg,#8c88fa,#bff7dd)}.dash-topbar{background:rgba(255,255,255,.88);backdrop-filter:blur(14px)}.overline{color:#4f46e5}.metric-card,.surface,.lead-card,.library-card{box-shadow:0 10px 30px rgba(49,46,129,.04)}.bars i{background:linear-gradient(180deg,#8c88fa,#4f46e5)}.lead-score{color:#4338ca;background:#eeecff}.loading-mark{border-color:#4b496e;border-top-color:#9d9af6}.global-notice{border-color:#c9c6fa;background:#f1f0ff}.quick-start{display:grid;grid-template-columns:.75fr 1.25fr;gap:28px;align-items:center;padding:22px 24px;margin-bottom:14px;border-radius:18px;background:linear-gradient(120deg,#17162f,#29274e);color:white;box-shadow:0 18px 45px rgba(49,46,129,.16)}.quick-start h2{font-size:20px;line-height:1.15;margin:4px 0}.quick-start .overline{color:#9d9af6}.quick-start ol{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;list-style:none;margin:0;padding:0}.quick-start button{width:100%;min-height:76px;display:flex;align-items:center;gap:10px;text-align:left;border:1px solid #45436b;border-radius:13px;background:#242243;color:white;padding:10px}.quick-start button:hover{background:#343164;border-color:#7772dc}.quick-start button>b{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#4f46e5}.quick-start button span{display:flex;flex-direction:column}.quick-start button strong{font-size:10px}.quick-start button small{font-size:8px;color:#aaaac1;margin-top:3px}.tutorial-backdrop[hidden]{display:none}.tutorial-backdrop{position:fixed;z-index:120;inset:0;background:rgba(18,17,38,.82);backdrop-filter:blur(12px);display:grid;place-items:center;padding:20px}.tutorial-card{width:min(660px,96vw);min-height:570px;background:white;color:#17152d;border-radius:24px;padding:34px;position:relative;box-shadow:0 40px 100px rgba(0,0,0,.38);display:flex;flex-direction:column}.tutorial-close{position:absolute;right:18px;top:18px;width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:white;font-size:22px}.tutorial-progress{display:flex;gap:7px;margin:3px 55px 35px 0}.tutorial-progress i{height:5px;flex:1;border-radius:99px;background:#e5e4f3}.tutorial-progress i.active{background:#6366f1}.tutorial-step{display:none}.tutorial-step.active{display:block;animation:tutorialIn .25s ease-out}.tutorial-step>span{font-size:10px;font-weight:900;letter-spacing:.15em;color:#4f46e5}.tutorial-step h2{font-size:38px;line-height:1.03;letter-spacing:-.05em;margin:15px 0}.tutorial-step>p{color:#66677d;line-height:1.7;max-width:560px}.tutorial-visual{min-height:170px;margin-top:24px;padding:25px;border-radius:18px;background:linear-gradient(135deg,#4f46e5,#312e81);color:white;display:flex;flex-direction:column;justify-content:flex-end}.tutorial-visual>b{font-size:10px;letter-spacing:.13em;color:#bff7dd}.tutorial-visual>strong{font-size:27px;line-height:1.1;margin-top:10px}.tutorial-visual>small{color:#d1d0e8;margin-top:8px}.tutorial-visual.map{background:linear-gradient(135deg,#dfe1ef,#fff);color:#17152d;background-image:linear-gradient(25deg,transparent 45%,white 46% 53%,transparent 54%),linear-gradient(110deg,transparent 45%,white 46% 53%,transparent 54%)}.tutorial-visual.map strong{color:#4f46e5;font-size:38px}.tutorial-visual.leads{background:#17162f}.tutorial-visual.build{background:linear-gradient(135deg,#dafbea,#bff7dd);color:#134e4a}.tutorial-card footer{display:grid;grid-template-columns:110px 1fr 150px;gap:12px;align-items:center;margin-top:auto;padding-top:28px}.tutorial-card footer span{text-align:center;color:#77798d;font-size:11px}@keyframes tutorialIn{from{opacity:0;transform:translateY(7px)}}
@media(max-width:900px){.quick-start{grid-template-columns:1fr}.quick-start ol{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:760px){#tutorialButton{display:inline-flex}.quick-start ol{grid-template-columns:1fr}.tutorial-card{min-height:600px;padding:26px 20px}.tutorial-step h2{font-size:31px}.tutorial-card footer{grid-template-columns:85px 1fr 120px}}

/* Contextual guidance, notifications, and option explanations */
.notification-button{position:relative;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:white;color:var(--ink);cursor:pointer}.notification-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.notification-button b{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;border:2px solid white;border-radius:99px;background:#ff8066;color:white;font-size:9px}.notification-panel{position:fixed;z-index:90;right:24px;top:82px;width:min(390px,calc(100vw - 28px));padding:20px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 25px 75px rgba(29,27,69,.22)}.notification-panel header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line)}.notification-panel header small{color:#4f46e5;font-size:9px;font-weight:900;letter-spacing:.13em}.notification-panel header h2{font-size:22px;margin:5px 0 0}.notification-panel header button,.help-popover>button{width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:white;font-size:20px;cursor:pointer}.notification-panel article{display:grid;grid-template-columns:10px 1fr;gap:12px;padding:15px 2px;border-bottom:1px solid #eeeff6}.notification-panel article:last-child{border:0}.notification-panel article>i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#6366f1}.notification-panel article strong{font-size:12px}.notification-panel article p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.info-button,.option-info{display:inline-grid;place-items:center;width:20px;height:20px;min-width:20px;border:1px solid #b8b9cf;border-radius:50%;background:white;color:#4f46e5;font:900 11px/1 system-ui;cursor:pointer;vertical-align:middle}.option-info{margin-left:auto}.dash-nav .option-info{background:#343164;border-color:#5e5b91;color:#c7c5ff}.map-mode .option-info,.lead-filters .option-info{margin-left:7px;background:rgba(255,255,255,.75)}.help-popover{position:fixed;z-index:150;width:min(330px,calc(100vw - 28px));padding:20px 48px 18px 20px;border:1px solid #cbc9ec;border-radius:15px;background:white;box-shadow:0 22px 60px rgba(29,27,69,.25)}.help-popover>button{position:absolute;right:10px;top:10px}.help-popover strong{font-size:11px;color:#4f46e5;letter-spacing:.08em}.help-popover p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.coach-spotlight{position:fixed;z-index:130;border:3px solid #9d9af6;border-radius:14px;box-shadow:0 0 0 9999px rgba(13,12,33,.68),0 0 0 7px rgba(157,154,246,.2);pointer-events:none;transition:.22s ease}.coachmark{position:fixed;z-index:135;width:min(380px,calc(100vw - 28px));padding:22px;border-radius:18px;background:white;color:var(--ink);box-shadow:0 28px 85px rgba(0,0,0,.38)}.coach-top{display:flex;justify-content:space-between;align-items:center}.coach-top span{color:#4f46e5;font-size:10px;font-weight:900;letter-spacing:.1em}.coach-top button{border:0;background:transparent;color:var(--muted);font-size:11px;cursor:pointer}.coachmark h2{font-size:24px;letter-spacing:-.035em;margin:18px 0 8px}.coachmark p{color:var(--muted);font-size:13px;line-height:1.65}.coachmark footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.coachmark footer>span{font-size:10px;color:#74768a}.coachmark footer button{min-height:40px}.coach-target{position:relative;z-index:132}
@media(max-width:760px){.sync-state{display:none}.notification-panel{right:14px;top:74px}.coachmark{left:14px!important;right:14px;width:auto}.topbar-actions{gap:6px}.option-info{width:22px;height:22px}}
.subscription-status{padding:11px 13px;border-radius:10px;background:#f1f0ff;color:#5c5d75;font-size:11px;line-height:1.5}.subscription-status.canceling{background:#fff3e9;color:#934b19}.billing-management[hidden]{display:none}.billing-management{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding-top:14px;border-top:1px solid var(--line)}.billing-management small{grid-column:1/-1;color:#74768a;font-size:9px;line-height:1.55}.danger-action{min-height:44px;border:1px solid #efb9b2;border-radius:11px;background:#fff4f2;color:#a53a2f;font-weight:800;cursor:pointer}.danger-action:hover{background:#a53a2f;color:white}.danger-action:disabled{opacity:.55;cursor:wait}
.auth-story{background:radial-gradient(circle at 65% 50%,rgba(99,102,241,.2),transparent 34%)}.auth-story h1 em{color:#9d9af6}.auth-card{background:white;border-radius:20px}.auth-tabs{background:#eeecff}.back-link{color:#4f46e5}
.website-proof-prompt{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin:0 0 18px;padding:22px;border:1px solid #c9c5ff;border-radius:18px;background:linear-gradient(135deg,#f3f1ff,#fff);box-shadow:0 14px 36px rgba(79,70,229,.1)}.website-proof-prompt[hidden]{display:none}.website-proof-prompt h3{margin:5px 0 5px;font-size:22px;line-height:1.2;letter-spacing:-.03em}.website-proof-prompt h3 span{color:#4f46e5}.website-proof-prompt>div>p:not(.overline):not(.proof-error){margin:0;color:#67677b;font-size:12px}.website-proof-prompt .primary-action{min-width:180px}.proof-error{margin:12px 0 0;padding:10px 12px;border:1px solid #efb8ae;border-radius:10px;background:#fff1ee;color:#8b3024;font-size:11px;font-weight:700}.proof-error[hidden]{display:none}@media(max-width:720px){.website-proof-prompt{grid-template-columns:1fr}.website-proof-prompt .primary-action{width:100%}}
.forgot-password{display:block;margin:14px 0 0;text-align:center;color:#4f46e5;font-size:11px;font-weight:800}.form-success{padding:11px 12px;border:1px solid #9bdcc3;border-radius:10px;background:#e9fff6;color:#076847;font-size:11px}.form-success[hidden]{display:none}.form-success a{color:inherit;font-weight:900}
.save-success-card{width:min(610px,100%);padding:34px;text-align:left;border:1px solid #ded9ca}.save-success-mark{width:52px;height:52px;display:grid;place-items:center;margin-bottom:20px;border-radius:14px;background:#e5f3df;color:#38732c}.save-success-mark svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.save-success-card h2{margin-bottom:10px}.save-success-card h2 span{color:#765713}.save-success-card>p:not(.overline):not(.proof-error){margin:0;color:#5c6057;font-size:14px;line-height:1.65}.save-success-facts{margin:20px 0;padding:16px 18px 16px 34px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:12px;color:#4e524a}.save-success-facts li+li{margin-top:7px}.save-success-actions{display:grid;grid-template-columns:.7fr 1.3fr;gap:10px}.save-success-link{display:block;margin-top:14px;text-align:center;color:#6f5518;font-size:11px;font-weight:800}.save-success-card .proof-error{margin-bottom:14px}@media(max-width:560px){.save-success-card{padding:26px 20px}.save-success-actions{grid-template-columns:1fr}.save-success-actions .primary-action{grid-row:1}.save-success-card h2{font-size:23px}}
