:root{--bg: #0f1419;--surface: #1a2332;--surface2: #243044;--text: #e8eef5;--muted: #8b9cb3;--accent: #3d8bfd;--accent2: #22c55e;--danger: #f87171;--radius: 12px;--font: "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--accent)}#root{min-height:100vh}.sales-landing{min-height:100vh;display:flex;flex-direction:column}.sales-nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--surface2);background:#0f1419d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:10}.sales-logo{font-weight:800;font-size:1.25rem;letter-spacing:-.02em;color:var(--text);text-decoration:none}.sales-logo.muted{color:var(--muted);font-weight:700}.sales-nav-links{display:flex;align-items:center;gap:.5rem 1rem;flex-wrap:wrap;justify-content:flex-end}.sales-nav-a{color:var(--muted);text-decoration:none;font-size:.9rem;font-weight:500}.sales-nav-a:hover{color:var(--text)}.sales-hero{max-width:680px;margin:0 auto;padding:2.75rem 1.5rem 2.5rem;text-align:center}.sales-hero-sell{max-width:720px;padding-bottom:3rem}.sales-wa-kicker{display:inline-block;margin:0 0 1.25rem;padding:.4rem 1rem;border-radius:999px;background:#25d3661f;border:1px solid rgba(37,211,102,.35);color:#5ee9a0;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sales-hero-title{font-size:clamp(1.95rem,5.5vw,2.85rem);line-height:1.12;margin:0 0 1.25rem;font-weight:800;letter-spacing:-.03em}.sales-highlight{background:linear-gradient(120deg,var(--accent),#5ab0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.sales-hero-hook{margin:0 auto 2rem;max-width:540px;color:var(--muted);font-size:1.08rem;line-height:1.6}.sales-hero-hook strong{color:var(--text)}.sales-hero-cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.sales-section{padding:2.75rem 1.5rem;max-width:1000px;margin:0 auto;width:100%}.sales-section-alt{background:linear-gradient(180deg,transparent,rgba(26,35,50,.45));border-top:1px solid var(--surface2);border-bottom:1px solid var(--surface2)}.sales-section-title{margin:0 0 1.25rem;font-size:clamp(1.35rem,3vw,1.65rem);text-align:center;font-weight:800;letter-spacing:-.02em}.sales-pain-band{padding:2.5rem 1.5rem 3rem;background:linear-gradient(180deg,rgba(248,113,113,.06),transparent);border-top:1px solid var(--surface2)}.sales-band-title{margin:0 auto 1.75rem;text-align:center;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--danger)}.sales-pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;max-width:960px;margin:0 auto}.sales-pain-card{background:var(--surface);border:1px solid rgba(248,113,113,.2);border-radius:var(--radius);padding:1.35rem 1.25rem}.sales-pain-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:800;line-height:1.25}.sales-pain-card p{margin:0;font-size:.9rem;color:var(--muted);line-height:1.5}.sales-one-liner{text-align:center;max-width:560px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.55;color:var(--muted)}.sales-one-liner strong{color:var(--text)}.sales-win-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;max-width:960px;margin:0 auto 1.5rem}.sales-win-card{background:var(--surface);border:1px solid var(--surface2);border-radius:var(--radius);padding:1.35rem 1.25rem;border-top:3px solid rgba(37,211,102,.55)}.sales-win-card h3{margin:0 0 .5rem;font-size:1rem;font-weight:800}.sales-win-card p{margin:0;font-size:.88rem;color:var(--muted);line-height:1.5}.sales-stat{text-align:center;margin:0 auto;max-width:480px;font-size:.85rem;color:var(--muted);line-height:1.45}.sales-flow-strip{padding:2rem 1.25rem 2.5rem;border-top:1px solid var(--surface2);border-bottom:1px solid var(--surface2);background:var(--surface)}.sales-flow-strip-title{margin:0 0 1.25rem;text-align:center;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.sales-flow-strip-list{list-style:none;margin:0 auto;padding:0;max-width:1000px;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 1.25rem;align-items:start}@media(max-width:720px){.sales-flow-strip-list{grid-template-columns:1fr;max-width:420px}}.sales-flow-strip-item{display:flex;gap:.85rem;align-items:flex-start;padding:1rem 1.1rem;background:var(--bg);border:1px solid var(--surface2);border-radius:var(--radius)}.sales-flow-strip-num{flex-shrink:0;width:1.85rem;height:1.85rem;border-radius:50%;background:var(--accent);color:#fff;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.sales-flow-strip-item strong{display:block;margin-bottom:.35rem;font-size:.95rem}.sales-flow-strip-desc{font-size:.82rem;color:var(--muted);line-height:1.45;display:block}.sales-cta-band{padding:3rem 1.5rem;margin-top:auto}.sales-cta-final{padding:3.5rem 1.25rem 4rem;background:radial-gradient(ellipse 90% 55% at 50% 0%,rgba(37,211,102,.1),transparent 65%);scroll-margin-top:4.75rem}.sales-cta-inner{max-width:640px;margin:0 auto;text-align:center;padding:2.5rem 1.5rem;background:var(--surface);border:1px solid var(--surface2);border-radius:calc(var(--radius) + 4px)}.sales-cta-inner-final{max-width:560px;padding:2.25rem 1.75rem 2rem;border-color:#25d36638;box-shadow:0 16px 48px #00000047}.sales-cta-final-title{margin:0 0 1rem;font-size:clamp(1.45rem,4vw,1.9rem);font-weight:800;letter-spacing:-.03em;line-height:1.2}.sales-cta-final-lead{margin:0 0 1.75rem;color:var(--muted);font-size:1rem;line-height:1.6}.btn-cta-final{padding:.9rem 2rem;font-size:1.08rem;font-weight:700}.sales-cta-final-foot{margin:1.35rem 0 0;font-size:.82rem;color:var(--muted);line-height:1.55}.sales-wa-link{color:#5ee9a0;font-weight:600;text-decoration:none}.sales-wa-link:hover{text-decoration:underline}.sales-cta-tight{padding:2rem 1.5rem}.sales-cta-one{margin:0 0 1rem;color:var(--muted);line-height:1.55;font-size:.95rem}.sales-footer{padding:1.5rem;border-top:1px solid var(--surface2);display:flex;flex-direction:column;align-items:center;gap:.35rem;color:var(--muted);font-size:.85rem}.sales-footer-copy{text-align:center}.sales-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;max-width:800px;margin:0 auto 1.25rem}.sales-pricing-compact{margin-top:.5rem;margin-bottom:.75rem}.sales-pricing-lead{text-align:center;margin:0 auto 1.25rem;max-width:760px;color:var(--muted);line-height:1.55;font-size:.95rem}.sales-price-card{background:var(--surface);border:1px solid var(--surface2);border-radius:var(--radius);padding:1.75rem}.sales-price-card-plus{border-color:#25d36661;box-shadow:0 0 0 1px #25d3662e}.sales-price-card-plus-annual{border-color:#25d36673}.sales-plan-badge{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#86efac;background:#25d36624;border:1px solid rgba(37,211,102,.4);margin-bottom:.7rem}.sales-price-card-featured{border-color:#3d8bfd73;box-shadow:0 0 0 1px #3d8bfd1f}.sales-price-card h3{margin:0 0 .75rem;font-size:1rem;color:var(--muted);font-weight:600}.sales-price-subannual{margin:-.35rem 0 .8rem;font-size:.82rem;line-height:1.45;color:#cbd5e1}.sales-price-subannual strong{color:#e2e8f0;font-weight:700}.sales-price-amount{margin:0 0 .75rem;font-size:1.85rem;font-weight:800;letter-spacing:-.02em}.sales-price-note{font-size:.95rem;font-weight:600;color:var(--muted)}.sales-price-desc{margin:0;font-size:.9rem;color:var(--muted);line-height:1.55}.sales-plan-list{margin:.9rem 0 0;padding-left:1.1rem;color:var(--text);font-size:.83rem;line-height:1.5}.sales-plan-list li+li{margin-top:.35rem}.sales-price-actions{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1rem}.sales-price-actions .sales-price-wa{margin-top:0;width:auto;min-width:150px}.sales-disclaimer{text-align:center;margin:0;font-size:.8rem;color:var(--muted)}.sales-cta-clients{margin:0;font-size:.85rem;color:var(--muted)}.sales-cta-clients a{font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:var(--radius);border:none;font:inherit;font-weight:600;cursor:pointer;font-size:1rem;text-decoration:none}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{filter:brightness(1.08)}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--surface2)}.btn-ghost:hover{background:var(--surface2)}.btn-block{width:100%}.btn-sm{padding:.45rem .85rem;font-size:.875rem}.btn-wa{background:#25d366;color:#fff;border:1px solid rgba(255,255,255,.12)}.btn-wa:hover{filter:brightness(1.06);color:#fff}.sales-cta-actions{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:.25rem}.sales-cta-sub{margin:0;font-size:.8rem;color:var(--muted);max-width:420px;line-height:1.45}.sales-price-wa{margin-top:1.1rem;width:100%}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth-card{width:100%;max-width:400px;background:var(--surface);padding:2rem;border-radius:var(--radius);border:1px solid var(--surface2)}.auth-card h1{margin:0 0 1.5rem;font-size:1.35rem}.field{margin-bottom:1rem}.field label{display:block;font-size:.8rem;color:var(--muted);margin-bottom:.35rem}.field input,.field textarea,.field select{width:100%;padding:.6rem .75rem;border-radius:8px;border:1px solid var(--surface2);background:var(--bg);color:var(--text);font:inherit}.field textarea{min-height:100px;resize:vertical}.err{color:var(--danger);font-size:.875rem;margin:.5rem 0 0}.dash{min-height:100vh}.dash-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--surface2);background:var(--surface)}.dash-header strong{font-size:1.1rem}.dash-body{padding:1.5rem;max-width:1100px;margin:0 auto}.tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.tabs button{padding:.6rem 1rem;border-radius:var(--radius);border:1px solid var(--surface2);background:var(--surface);color:var(--muted);cursor:pointer;font-weight:600}.tabs button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.stat-card{background:var(--surface);border:1px solid var(--surface2);border-radius:var(--radius);padding:1.25rem}.stat-card .num{font-size:2rem;font-weight:700;color:var(--accent)}.stat-card .lbl{font-size:.8rem;color:var(--muted);margin-top:.25rem}.panel{background:var(--surface);border:1px solid var(--surface2);border-radius:var(--radius);padding:1.25rem;margin-bottom:1rem}.panel h3{margin:0 0 .75rem;font-size:1rem}.chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{padding:.45rem .85rem;border-radius:999px;border:1px solid var(--surface2);background:var(--bg);color:var(--text);cursor:pointer;font-size:.85rem}.chip:hover{border-color:var(--accent)}.chip.is-active{background:#3d8bfd33;border-color:var(--accent);color:#dbeafe}.templates{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.template-card{padding:1rem;border-radius:var(--radius);border:1px solid var(--surface2);background:var(--bg);color:var(--text);cursor:pointer;text-align:left}.template-card:hover{border-color:var(--accent)}.template-card.is-active{border-color:var(--accent);background:#3d8bfd29;box-shadow:0 0 0 1px #3d8bfd38}.template-card strong{display:block;margin-bottom:.35rem}.template-card span{font-size:.8rem;color:var(--muted)}table.data{width:100%;border-collapse:collapse;font-size:.875rem}table.data th,table.data td{padding:.6rem .5rem;text-align:left;border-bottom:1px solid var(--surface2)}table.data th{color:var(--muted);font-weight:600}.toggle-row{display:flex;align-items:center;gap:.75rem;margin:.75rem 0}.toggle-row input[type=checkbox]{width:1.1rem;height:1.1rem}.config-page{padding-bottom:4rem}.config-hero{margin-bottom:1.35rem}.config-hero h2{margin:0 0 .4rem;font-size:clamp(1.2rem,2.5vw,1.45rem);font-weight:800;letter-spacing:-.02em}.config-hero-lead{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55;max-width:52rem}.config-flow{display:grid;gap:.65rem;margin:0 0 1.25rem;padding:0;list-style:none}@media(min-width:720px){.config-flow{grid-template-columns:repeat(3,1fr)}}.config-flow li{display:flex;gap:.65rem;align-items:flex-start;padding:.75rem .85rem;background:var(--bg);border:1px solid var(--surface2);border-radius:10px;font-size:.82rem;line-height:1.45;color:var(--muted)}.config-flow-num{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:6px;background:#3d8bfd33;color:var(--accent);font-weight:800;font-size:.75rem;display:flex;align-items:center;justify-content:center}.config-flow li strong{color:var(--text);font-weight:700}.config-jump{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;align-items:center}.config-jump-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);width:100%;margin-bottom:.15rem}.config-jump a{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600;color:var(--text);background:var(--surface);border:1px solid var(--surface2);text-decoration:none}.config-jump a:hover{border-color:var(--accent);color:var(--accent)}.config-jump a:focus-visible,.template-card:focus-visible,.chip:focus-visible,.btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.config-dirty-banner{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;margin-bottom:1rem;border-radius:10px;font-size:.85rem;font-weight:600;background:#fbbf241f;border:1px solid rgba(251,191,36,.35);color:#fcd34d}.config-panel{scroll-margin-top:1rem}.config-panel-head{display:flex;gap:.85rem;align-items:flex-start;margin-bottom:1rem}.config-step-badge{flex-shrink:0;width:2.1rem;height:2.1rem;border-radius:10px;background:linear-gradient(145deg,var(--accent),#2563eb);color:#fff;font-weight:800;font-size:.95rem;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 8px #2563eb59}.config-panel-head h3{margin:0 0 .2rem;font-size:1.05rem}.config-panel-desc{margin:0;font-size:.86rem;color:var(--muted);line-height:1.5}.config-callout{margin:0 0 1rem;padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(61,139,253,.25);background:#3d8bfd14;font-size:.82rem;line-height:1.5;color:var(--muted)}.config-callout strong{color:#93c5fd}.config-toggle{display:flex;gap:.85rem;align-items:flex-start;padding:.85rem 1rem;margin-bottom:.5rem;border-radius:10px;border:1px solid var(--surface2);background:var(--bg);cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;transition:border-color .15s,background .15s}.config-toggle:hover{border-color:#3d8bfd73}.config-toggle:has(input:checked){border-color:var(--accent);background:#3d8bfd1f}.config-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.config-toggle input{margin-top:.2rem;width:1.15rem;height:1.15rem;flex-shrink:0;cursor:pointer}.config-toggle input:disabled{cursor:not-allowed;opacity:.55}.config-toggle-body strong{display:block;font-size:.92rem;margin-bottom:.2rem}.config-toggle-body span{font-size:.8rem;color:var(--muted);line-height:1.45}.config-inline-note{margin:.2rem 0 .4rem;color:var(--muted);font-size:.8rem}.config-inline-error{margin:.2rem 0 .4rem;color:#fca5a5;font-size:.82rem;font-weight:600}.template-card small{display:block;margin-top:.45rem;font-size:.75rem;color:var(--muted);line-height:1.4}.chip-wrap{display:inline-flex;flex-direction:column;align-items:stretch;gap:.2rem}.chip-hint{font-size:.7rem;color:var(--muted);line-height:1.35;max-width:220px;padding:0 .15rem}.config-textarea-foot{display:flex;justify-content:space-between;align-items:center;margin-top:.35rem;font-size:.75rem;color:var(--muted)}.config-add-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end;margin-bottom:.85rem;padding:.85rem;border-radius:10px;border:1px dashed var(--surface2);background:#00000026}.config-call-schedule-box{border:1px solid rgba(61,139,253,.35);background:#3d8bfd14;border-radius:10px;padding:.85rem;margin-bottom:.9rem}.config-call-schedule-box h4{margin:0 0 .25rem;font-size:.92rem}.config-call-schedule-box p{margin:0 0 .75rem;color:var(--muted);font-size:.8rem;line-height:1.45}.config-hour-chip-grid{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.55rem}.config-add-row .field{margin-bottom:0;flex:1 1 180px}.config-add-err{width:100%;font-size:.8rem;color:var(--danger);margin:0}.config-json-details{margin:0}.config-json-details summary{cursor:pointer;font-size:.85rem;font-weight:600;color:var(--accent);padding:.35rem 0;list-style:none}.config-json-details summary::-webkit-details-marker{display:none}.config-json-details summary:before{content:"▸ ";display:inline-block;transition:transform .15s}.config-json-details[open] summary:before{transform:rotate(90deg)}.config-json-details pre{margin-top:.65rem}.config-save-strip{position:sticky;bottom:0;z-index:5;margin:1.5rem -1.5rem -1.5rem;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom,0));background:linear-gradient(180deg,transparent,rgba(15,20,25,.92) 18%);border-top:1px solid var(--surface2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;justify-content:space-between}.config-save-strip .btn-primary{min-width:200px}.config-save-meta{font-size:.8rem;color:var(--muted);max-width:22rem;line-height:1.4}
