@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#171a19;--muted:#68706d;--paper:#f3f1eb;--white:#fff;--line:#dcded9;--lime:#c9f04b;--violet:#a68cff;--coral:#ff826a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}button,input,textarea{font:inherit}.topbar{height:72px;max-width:1200px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:19px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--ink);color:var(--lime)}.topbar nav{display:flex;gap:24px}.topbar nav a{font-size:14px;font-weight:600;text-decoration:none}.landing{overflow:hidden}.hero{min-height:670px;max-width:1200px;margin:auto;padding:68px 24px 90px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.eyebrow{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:#58615e}.hero h1{font-size:clamp(56px,7vw,92px);line-height:.92;letter-spacing:-.065em;margin:24px 0 28px;max-width:760px}.hero h1 em{font-style:normal;color:#748f18}.hero-copy>p{max-width:610px;font-size:19px;line-height:1.65;color:var(--muted)}.actions{display:flex;gap:12px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:15px 22px;font-weight:800;text-decoration:none;cursor:pointer}.primary{background:var(--ink);color:#fff;box-shadow:0 8px 24px #171a1926}.primary:hover{background:#2d312f}.ghost{border:1px solid #cbd0cc}.trust{display:flex;gap:20px;flex-wrap:wrap;color:#67706d;font-size:12px;font-weight:700}.phone{width:330px;height:610px;margin:auto;padding:10px;border-radius:48px;background:#111;box-shadow:0 40px 90px #3d443b3d;transform:rotate(4deg)}.phone-screen{height:100%;border-radius:40px;background:#d8f36f;padding:28px 24px;overflow:hidden}.mini-top{display:flex;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.15em}.demo-avatar{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;margin:75px auto 22px;background:#252926;color:#d8f36f;font-size:38px;font-weight:700}.phone h2{text-align:center;font-size:25px;margin:0}.phone p{text-align:center;color:#4d5545}.demo-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:32px}.demo-buttons b{padding:14px 5px;text-align:center;background:#fff;border-radius:11px;font-size:12px}.demo-line{height:52px;margin-top:20px;border-radius:13px;background:#edfcb5}.demo-line.short{margin-top:9px;width:80%}.steps{padding:90px max(24px,calc((100vw - 1152px)/2));background:var(--ink);color:white}.steps>.eyebrow{color:#aab4af}.steps h2{font-size:46px;letter-spacing:-.04em}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-grid article{padding:30px;border:1px solid #3c423f;border-radius:var(--radius)}.step-grid b{color:var(--lime)}.step-grid h3{margin:44px 0 8px}.step-grid p{color:#aab4af;line-height:1.6}.flash{position:fixed;z-index:10;top:82px;left:50%;transform:translateX(-50%);padding:13px 18px;border-radius:12px;box-shadow:0 12px 40px #0002;font-weight:700;background:#fff}.flash.success{border-left:4px solid #79a900}.flash.error{border-left:4px solid #d9534f}.auth-wrap{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:35px 20px}.auth-card{width:min(460px,100%);background:white;padding:42px;border-radius:26px;box-shadow:0 30px 80px #26302c12}.auth-card h1{font-size:38px;letter-spacing:-.04em;margin:15px 0 5px}.auth-card>p{color:var(--muted)}form label{display:grid;gap:8px;font-size:13px;font-weight:800}.auth-card form{display:grid;gap:18px;margin:28px 0}.auth-card input,.editor input,.editor textarea{width:100%;border:1px solid var(--line);border-radius:11px;padding:13px 14px;background:#fbfbf9;outline:none}.auth-card input:focus,.editor input:focus,.editor textarea:focus{border-color:#667e17;box-shadow:0 0 0 3px #c9f04b40}.auth-card small{color:var(--muted)}.dashboard{max-width:1180px;margin:42px auto 80px;padding:0 24px;display:grid;grid-template-columns:330px 1fr;gap:28px;align-items:start}.dashboard aside{position:sticky;top:24px}.dashboard aside h1{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:14px 0}.dashboard aside>p{color:var(--muted);line-height:1.6}.share-box,.nfc-note{margin-top:24px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.share-box>span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--muted);margin-bottom:9px}.share-box>div{display:flex}.share-box input{min-width:0;flex:1;padding:10px;border:1px solid var(--line);border-radius:9px 0 0 9px;color:var(--muted)}.share-box button{border:0;background:var(--ink);color:white;border-radius:0 9px 9px 0;padding:0 10px;font-size:11px;font-weight:700}.share-box>a{display:block;margin-top:12px;font-size:13px;font-weight:700}.qr{display:block;width:130px;height:130px;margin:18px auto 0}.nfc-note{background:#e4f58b;border:0}.nfc-note b{font-size:13px}.nfc-note p{font-size:12px;line-height:1.6;margin-bottom:0}.editor{background:#fff;border-radius:24px;padding:34px}.editor form{display:grid;gap:24px}.form-head{display:flex;align-items:center;justify-content:space-between}.editor h2{font-size:19px;margin:0;border-bottom:1px solid #eee;padding-bottom:14px}.switch{display:flex!important;grid-template-columns:auto auto!important;align-items:center;gap:8px!important}.switch input{display:none}.switch span{width:38px;height:22px;border-radius:20px;background:#ccd1ce;padding:3px}.switch span:after{content:'';display:block;width:16px;height:16px;border-radius:50%;background:white;transition:.2s}.switch input:checked+span{background:#799918}.switch input:checked+span:after{transform:translateX(16px)}.avatar-row{display:flex;align-items:center;gap:15px}.avatar-row img,.avatar-empty{width:70px;height:70px;border-radius:50%;object-fit:cover}.avatar-empty{display:grid;place-items:center;background:var(--lime);font-size:25px;font-weight:800}.upload{display:inline-flex!important;cursor:pointer;border:1px solid var(--line);padding:10px 13px;border-radius:10px}.upload input{display:none}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.grid .wide{grid-column:1/-1}.editor textarea{resize:vertical}.editor fieldset{border:0;padding:0;margin:0}.editor legend{font-size:13px;font-weight:800;margin-bottom:9px}.colors{display:flex;gap:11px;flex-wrap:wrap}.colors label{display:flex;align-items:center;gap:5px;font-size:11px}.colors input{display:none}.colors i{width:20px;height:20px;border-radius:50%;border:3px solid white;box-shadow:0 0 0 1px #ccd0ce}.colors input:checked+i{box-shadow:0 0 0 2px #222}.colors .lime{background:var(--lime)}.colors .violet{background:var(--violet)}.colors .coral{background:var(--coral)}.editor .button{justify-self:start}.public{background:#eceee9}.card-page{min-height:100vh;padding:40px 16px;display:grid;place-items:center;--accent:var(--lime);background:radial-gradient(circle at 50% 0,var(--accent),transparent 38%),#e9ece6}.accent-violet{--accent:var(--violet)}.accent-coral{--accent:var(--coral)}.profile-card{width:min(440px,100%);padding:24px 27px;background:#fff;border-radius:30px;box-shadow:0 30px 80px #28302c26}.profile-top{display:flex;justify-content:space-between;align-items:center}.logo-small{font-size:11px;letter-spacing:.16em;font-weight:800}.profile-top button{border:1px solid #e2e4e1;background:#fff;border-radius:20px;padding:8px 12px;font-size:11px}.profile-avatar{display:block;width:128px;height:128px;border-radius:50%;object-fit:cover;margin:38px auto 19px;border:5px solid #fff;box-shadow:0 8px 24px #0002}.profile-avatar.fallback{display:grid;place-items:center;background:var(--accent);font-size:42px;font-weight:800}.profile-card h1{text-align:center;font-size:32px;letter-spacing:-.04em;margin:0}.position,.city{text-align:center;color:var(--muted);margin:7px 0}.city{font-size:12px}.contact-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:8px;margin:26px 0}.contact-actions a{text-align:center;padding:13px 8px;border-radius:12px;background:#f0f1ee;text-decoration:none;font-size:12px;font-weight:800}.contact-actions .save{background:var(--ink);color:#fff}.bio{padding:18px;background:#f4f5f2;border-radius:14px}.bio span,.links span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#7b827f;font-weight:800}.bio p{font-size:13px;line-height:1.6;margin-bottom:0}.links{margin-top:12px}.links a{display:grid;grid-template-columns:1fr auto;gap:2px;padding:15px 2px;border-bottom:1px solid #e8eae7;text-decoration:none}.links span{grid-column:1}.links b{font-size:13px}.links i{grid-column:2;grid-row:1/3;font-style:normal;align-self:center}.profile-card footer{text-align:center;margin-top:25px;color:#989e9b;font-size:11px}.profile-card footer b{color:#525956}.not-found{min-height:100vh;display:grid;place-content:center;text-align:center}
@media(max-width:820px){.hero{grid-template-columns:1fr;text-align:center;padding-top:35px}.hero-copy>p{margin-left:auto;margin-right:auto}.actions,.trust{justify-content:center}.phone{width:290px;height:530px}.steps h2{font-size:36px}.step-grid{grid-template-columns:1fr}.dashboard{grid-template-columns:1fr}.dashboard aside{position:static}.grid{grid-template-columns:1fr}.grid .wide{grid-column:auto}}@media(max-width:500px){.topbar nav a:first-child:not(:last-child){display:none}.hero h1{font-size:54px}.hero{padding-bottom:65px}.trust{display:grid}.steps{padding-top:65px;padding-bottom:65px}.auth-card,.editor{padding:25px}.dashboard{padding:0 14px}.contact-actions{grid-template-columns:1fr}.profile-card{padding:20px}.qr{width:110px;height:110px}}
.activate-card{text-align:center}.nfc-orbit{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;margin:24px auto;background:var(--lime);font-size:30px;font-weight:800;box-shadow:0 0 0 10px #c9f04b33}.activation-actions{display:grid;gap:10px;margin-top:28px}.admin-wrap{max-width:1200px;margin:42px auto 80px;padding:0 24px}.admin-head{display:grid;grid-template-columns:1fr 500px;gap:40px;align-items:end}.admin-head h1{font-size:48px;letter-spacing:-.05em;margin:12px 0}.admin-head p{color:var(--muted)}.batch-form{display:grid;grid-template-columns:1fr 130px;gap:12px;padding:20px;background:#fff;border-radius:18px}.batch-form .button{grid-column:1/-1}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.stats article{padding:22px;background:#fff;border-radius:16px}.stats b{display:block;font-size:30px}.stats span{font-size:12px;color:var(--muted)}.tag-table{background:#fff;border-radius:20px;padding:22px}.table-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.table-tools h2{margin:0}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid #eceeeb;white-space:nowrap}th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}td small{display:block;max-width:310px;overflow:hidden;text-overflow:ellipsis;color:var(--muted);margin-top:3px}td form{display:block}td button{border:0;background:transparent;text-decoration:underline;cursor:pointer;font-size:11px}.status{display:inline-block;border-radius:20px;padding:6px 9px;font-weight:800}.status.available{background:#eff5d7;color:#506313}.status.active{background:#dff0e8;color:#28704e}.status.blocked{background:#f7dfdc;color:#994236}.empty{text-align:center;padding:40px;color:var(--muted)}
@media(max-width:900px){.admin-head{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}}@media(max-width:560px){.batch-form{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.admin-head h1{font-size:38px}.topbar nav{gap:12px}.topbar nav a{font-size:11px}}
.settings-wrap{max-width:960px;margin:48px auto 80px;padding:0 24px}.settings-wrap>div:first-child h1{font-size:45px;letter-spacing:-.05em;margin:12px 0}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.settings-card{background:#fff;padding:25px;border-radius:18px}.settings-card.wide{grid-column:1/-1}.settings-card h2{margin:0 0 12px;font-size:18px}.settings-card>p{color:var(--muted);font-size:13px;line-height:1.6}.settings-card form{display:grid;gap:14px}.settings-card input{width:100%;border:1px solid var(--line);border-radius:11px;padding:13px 14px}.verified{color:#337752!important;font-weight:800}.danger{border:1px solid #f0c9c4}.owned-tags{display:grid;gap:8px}.owned-tags>div{display:grid;grid-template-columns:1fr auto;gap:4px;padding:14px;background:#f4f5f2;border-radius:11px}.owned-tags span{display:block;color:var(--muted);font-size:11px}.owned-tags a{grid-column:2;grid-row:1/3;align-self:center;font-size:12px}.users-table{margin-top:20px}@media(max-width:650px){.settings-grid{grid-template-columns:1fr}.settings-card.wide{grid-column:auto}.settings-wrap>div:first-child h1{font-size:36px}.topbar{height:auto;min-height:72px;align-items:flex-start;padding-top:18px;padding-bottom:18px}.topbar nav{flex-wrap:wrap;justify-content:flex-end}}
.admin-search{display:flex;gap:10px;align-items:center;margin:25px 0}.admin-search input{flex:1;border:1px solid var(--line);border-radius:12px;padding:14px;background:#fff}.admin-search>a{font-size:12px}.customer-card{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:18px;align-items:start;padding:24px;margin:20px 0;background:#fff;border:2px solid var(--lime);border-radius:20px}.customer-card h2{margin:8px 0}.customer-card p{font-size:12px;color:var(--muted)}.customer-card>div:nth-child(2){display:grid;gap:6px}.customer-card>div:nth-child(2)>span{font-size:11px;color:var(--muted)}.critical-form{display:grid;gap:9px}.critical-form select{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px;background:#fff}.confirm{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;font-size:10px!important}.confirm input{width:auto!important}.danger-button{background:#a83d32;color:#fff}.inline-critical{display:flex!important;align-items:center;gap:5px}.inline-critical label{display:inline-flex}.inline-critical button{white-space:nowrap}.pager{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.pager a{min-width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;text-decoration:none;font-size:11px}.pager a.active{background:var(--ink);color:#fff}.audit-table{margin-top:20px}.users-table a{text-decoration:none}@media(max-width:1050px){.customer-card{grid-template-columns:1fr 1fr}}@media(max-width:650px){.customer-card{grid-template-columns:1fr}.admin-search{align-items:stretch;flex-direction:column}.admin-search input,.admin-search .button{width:100%}}
.tag-filters{display:grid;grid-template-columns:minmax(210px,1fr) repeat(4,minmax(135px,.42fr)) auto auto;align-items:end;padding:18px;border-radius:18px;background:#fff}.tag-filters label{gap:6px}.tag-filters input,.tag-filters select{width:100%;height:48px;border:1px solid var(--line);border-radius:12px;padding:0 13px;background:#fbfbf9}.tag-filters>a{align-self:center}.table-tools>div>span{display:block;margin-top:4px;color:var(--muted);font-size:11px}.batch-link{font-weight:700;text-decoration:none;color:#175fca}.batch-link:hover{text-decoration:underline}.status.printed{background:#dceaff;color:#175fca}.status.unprinted{background:#f3eee2;color:#735b22}.status.sold{background:#dff0e8;color:#28704e}.status.unsold{background:#edf0ee;color:#5f6964}.print-tools{display:flex;align-items:center;justify-content:flex-end;gap:12px}.mark-batch-form{display:flex;align-items:center;gap:9px}.mark-batch-form label{display:flex;align-items:center;gap:6px;font-size:11px}.mark-batch-form input{width:auto}.bulk-tag-form{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#f7f8f5}.bulk-tag-form b{white-space:nowrap}.bulk-tag-form select{min-width:230px;border:1px solid var(--line);border-radius:10px;padding:11px;background:#fff}.bulk-tag-form label{display:flex;align-items:center;gap:6px;font-size:11px}.bulk-tag-form input{width:auto}.bulk-tag-form button:disabled{opacity:.45;cursor:not-allowed}.tag-actions{display:grid;gap:4px}@media(max-width:1050px){.print-tools{align-items:flex-end;flex-direction:column}.mark-batch-form{align-items:flex-end;flex-direction:column}.bulk-tag-form{align-items:stretch;flex-wrap:wrap}}@media(max-width:900px){.tag-filters{grid-template-columns:1fr 1fr}.tag-filters label:first-of-type{grid-column:1/-1}}@media(max-width:560px){.tag-filters{grid-template-columns:1fr}.tag-filters label:first-of-type{grid-column:auto}.tag-filters .button{width:100%}.table-tools{align-items:flex-start;gap:14px;flex-direction:column}.table-tools .button{width:100%}.print-tools,.mark-batch-form{width:100%;align-items:stretch}.mark-batch-form label{justify-content:flex-start}.bulk-tag-form{display:grid}.bulk-tag-form select,.bulk-tag-form .button{width:100%;min-width:0}}
.url-field{display:grid;grid-template-columns:auto 1fr}.url-field select{border:1px solid var(--line);border-right:0;border-radius:11px 0 0 11px;padding:0 9px;background:#f0f2ee;font-size:12px}.url-field input{border-radius:0 11px 11px 0!important}.contact-actions{grid-template-columns:repeat(3,1fr)}.contact-actions .whatsapp{background:#dcf7e5;color:#146c37}@media(max-width:500px){.contact-actions{grid-template-columns:1fr}}
.activate-band{max-width:1152px;margin:0 auto 70px;padding:30px 34px;border-radius:24px;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;box-shadow:0 18px 55px #26302c12}.activate-band h2{font-size:34px;letter-spacing:-.04em;margin:10px 0 5px}.activate-band p{color:var(--muted);margin-bottom:0}.activate-band form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.activate-band input{width:100%;border:1px solid var(--line);border-radius:11px;padding:14px;background:#fbfbf9;text-transform:uppercase;letter-spacing:.08em}.activate-band .button{height:48px}@media(max-width:820px){.activate-band{margin-left:24px;margin-right:24px;grid-template-columns:1fr}.activate-band form{grid-template-columns:1fr}}@media(max-width:500px){.activate-band{padding:24px;margin-left:14px;margin-right:14px}}
.lead-form{width:min(440px,calc(100% - 32px));margin:0 auto 45px;padding:27px;background:#fff;border-radius:24px;box-shadow:0 22px 60px #28302c1a}.lead-form>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--muted)}.lead-form h2{font-size:24px;margin:8px 0}.lead-form>p{font-size:13px;color:var(--muted)}.lead-form form{display:grid;gap:13px;margin-top:20px}.lead-form input,.lead-form textarea,.crm-settings input,.crm-settings select{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fbfbf9}.lead-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;font-size:10px!important}.lead-consent input{width:auto}.lead-hp{position:absolute!important;left:-10000px!important}.leads-wrap{max-width:1100px;margin:45px auto 80px;padding:0 24px}.leads-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.leads-head h1{font-size:46px;letter-spacing:-.05em;margin:10px 0}.leads-head p{color:var(--muted)}.lead-metrics{display:grid;grid-template-columns:auto auto;gap:4px 12px;padding:18px;background:#fff;border-radius:16px}.lead-metrics b{font-size:22px}.lead-metrics span{font-size:11px;color:var(--muted);align-self:center}.crm-settings{background:#fff;padding:26px;border-radius:20px;margin:25px 0}.crm-settings h2{margin-top:0}.crm-settings form{display:grid;gap:18px}.crm-settings select{margin-top:7px}.crm-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.crm-fields label:first-child{grid-column:1/-1}.crm-fields small{color:var(--muted);font-weight:400}.lead-list{margin-top:20px}.crm-note{margin-top:16px;padding:18px;border-radius:14px;background:#fff3cf;font-size:12px}.crm-note p{margin-bottom:0;line-height:1.6}@media(max-width:700px){.leads-head{display:block}.lead-metrics{margin-top:18px}.crm-fields{grid-template-columns:1fr}.crm-fields label:first-child{grid-column:auto}.leads-head h1{font-size:38px}}
.setup-card{width:min(520px,100%)}.setup-warning{margin-top:24px;padding:18px;border-radius:14px;background:#fff3cf;text-align:left}.setup-warning p{font-size:13px;line-height:1.6;margin-bottom:0}.setup-warning code{padding:2px 5px;border-radius:4px;background:#fff8e4;color:#7c5420}
.mail-test-result.success{background:#e4f4e9;color:#28613f}.mail-test-result.error{background:#f9e4e1;color:#8b3931}.mail-test-result b{font-size:13px;line-height:1.55}.auth-card small code{padding:2px 5px;border-radius:4px;background:#eef1ed}
.lead-primary{width:100%;border:0;border-radius:14px;padding:15px;background:var(--accent);color:var(--ink);cursor:pointer;text-align:left;margin:-12px 0 22px}.lead-primary b,.lead-primary small{display:block}.lead-primary b{font-size:14px}.lead-primary small{margin-top:3px;opacity:.7}.lead-form{display:none;position:fixed;z-index:102;left:50%;bottom:12px;transform:translateX(-50%) translateY(30px);margin:0;max-height:calc(100vh - 24px);overflow:auto}.lead-form.open{display:block;animation:leadUp .2s ease forwards}.lead-close{position:absolute;right:15px;top:12px;border:0;background:#eef0ec;width:32px;height:32px;border-radius:50%;font-size:22px;cursor:pointer}.lead-backdrop{display:none;position:fixed;z-index:101;inset:0;background:#1118;backdrop-filter:blur(3px)}.lead-backdrop.open{display:block}.modal-open{overflow:hidden}@keyframes leadUp{to{transform:translateX(-50%) translateY(0)}}@media(min-width:700px){.lead-form{bottom:50%;transform:translate(-50%,55%)}.lead-form.open{animation:none;transform:translate(-50%,50%)}}
.lead-success{text-align:center}.lead-success h2{margin-top:12px}.lead-success-actions{display:grid;gap:10px;margin-top:22px}.lead-success-actions .button{width:100%}.lead-success-actions .lead-out{background:var(--accent);color:var(--ink)}.lead-success-actions button{font-size:13px}.settings-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.settings-title h2{margin:5px 0}.settings-title p{color:var(--muted);font-size:13px;max-width:650px}.settings-title>strong{white-space:nowrap;font-size:28px}.settings-title>strong small{display:block;color:var(--muted);font-size:10px;text-align:right}.after-lead-settings form>small{color:var(--muted)}
.brand-mark{font-size:11px;letter-spacing:-.08em;text-transform:lowercase}
.social-editor{max-width:802px;margin:-50px auto 80px}.social-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.social-links a{display:flex;justify-content:space-between;padding:12px;border-radius:10px;background:#f3f5f1;text-decoration:none;font-size:12px;font-weight:700}.social-links i{font-style:normal}.profile-address{display:grid;gap:4px;padding:14px;margin-top:14px;border:1px solid #e5e8e3;border-radius:12px}.profile-address span{font-size:10px;text-transform:uppercase;color:var(--muted)}.profile-address b{font-size:12px}@media(max-width:820px){.social-editor{margin:0 24px 60px}}@media(max-width:500px){.social-links{grid-template-columns:1fr}.social-editor{margin:0 14px 50px}}
.routing-card{max-width:680px;margin-top:25px}.routing-card form{display:grid;gap:18px}.routing-card input,.plan-card input,.plan-card select{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fbfbf9}.http-warning{padding:12px;border-radius:10px;background:#fff0d2;color:#7b5316!important}.plan-card{max-width:1152px;margin:20px auto 80px}.plan-card form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mode-settings{max-width:1052px;margin:20px auto 80px}.button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.plan-card form{grid-template-columns:1fr}}

/* vizx brand */
:root{--brand-blue:#1268ff;--brand-navy:#07172d;--brand-pale:#eaf2ff}
.brand-logo{position:relative;display:inline-block;overflow:hidden;flex:0 0 auto;background:transparent}
.brand-logo img{position:absolute;width:143.5%;height:auto;max-width:none;left:-21.7%;top:-159%;mix-blend-mode:multiply}
.brand-logo.logo-on-dark img{filter:invert(1) hue-rotate(180deg) saturate(1.2) brightness(1.18) contrast(1.08);mix-blend-mode:screen}
.brand-logo .brand-fallback{display:none}
.header-logo{width:112px;height:38px}
.mini-logo{width:61px;height:21px}
.card-logo{width:70px;height:24px}
.hero h1 em{color:var(--brand-blue)}
.phone-screen{background:var(--brand-pale)}
.demo-avatar{background:var(--brand-navy);color:#fff}
.steps .step-grid b{color:#65a0ff}
.primary{background:var(--brand-navy)}
.primary:hover{background:#102b50}
.nfc-note{background:#dfeaff}
.lead-primary{background:#dce9ff}
.auth-card input:focus,.editor input:focus,.editor textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #1268ff26}

/* CRM settings layout */
.crm-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:20px 0}
.crm-options-grid .crm-settings{display:flex;flex-direction:column;min-width:0;max-width:none;height:100%;margin:0}
.crm-options-grid .crm-settings form{margin-top:auto}
.crm-options-grid .mode-settings{max-width:none}
.settings-copy{min-height:48px;margin:4px 0 20px;color:var(--muted);font-size:14px;line-height:1.55}
.settings-title{min-height:51px}
.settings-title>strong{color:var(--brand-blue)}
.settings-title>strong small{font-size:12px}
.after-lead-settings form>small{font-size:12px;line-height:1.5}
@media(max-width:760px){.crm-options-grid{grid-template-columns:1fr}.settings-copy,.settings-title{min-height:0}.header-logo{width:100px;height:34px}.topbar{height:auto;min-height:72px;gap:16px}.topbar nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}}

/* Product landing */
.public:has(.landing){background:#f7f9fc}.landing-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.landing-header{position:sticky;z-index:90;top:0;height:78px;padding:0 max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;background:#f7f9fced;border-bottom:1px solid #dce4ee;backdrop-filter:blur(18px)}.landing-header nav{display:flex;justify-content:center;align-items:center;gap:26px}.landing-header nav a,.landing-header-actions>a:first-child{font-size:13px;font-weight:700;text-decoration:none;color:#425168}.landing-header nav a:hover,.landing-header-actions>a:first-child:hover{color:var(--brand-blue)}.landing-header .activation-link{color:#69768a}.landing-header-actions{display:flex;align-items:center;gap:18px}.landing-header-actions .button{padding:11px 17px}.landing-menu-toggle{display:none}.landing{overflow:hidden;background:#f7f9fc}.landing .hero{min-height:710px;padding:76px 0 92px;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:44px}.landing .hero h1{font-size:clamp(58px,7vw,92px);color:var(--brand-navy)}.landing .hero-copy>p{max-width:660px;font-size:18px}.landing .trust{gap:9px}.landing .trust span{padding:8px 12px;border:1px solid #dce4ee;border-radius:999px;background:#fff;color:#54647b}.hero-product{position:relative;min-height:620px;isolation:isolate}.product-glow{position:absolute;z-index:-1;inset:3% -8% 8% 2%;border-radius:50%;background:radial-gradient(circle,#5d9cff52 0,#dceaff8a 38%,transparent 70%)}.hero-product .phone{position:absolute;z-index:2;right:4%;top:0;width:292px;height:570px;transform:rotate(3deg);box-shadow:0 38px 80px #07172d38}.hero-product .phone-screen{padding:27px 21px;background:#f4f8ff}.hero-product .demo-avatar{width:102px;height:102px;margin:57px auto 18px;background:linear-gradient(145deg,#07172d,#164b8a)}.hero-product .phone h2{font-size:22px}.hero-product .demo-buttons{margin-top:24px}.demo-profile-link{display:grid;gap:3px;margin-top:10px;padding:13px;border-radius:12px;background:#fff}.demo-profile-link span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#738095}.demo-profile-link b{font-size:11px}.hero-card{position:absolute;z-index:3;left:-7%;bottom:7%;width:390px;max-width:75%;border-radius:20px;filter:drop-shadow(0 30px 28px #07172d42);transform:rotate(-8deg)}.landing-section{padding:120px 0}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:end}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.update-copy h2,.pro-intro h2,.business-section h2{font-size:clamp(40px,5vw,66px);line-height:1.02;letter-spacing:-.055em;margin:14px 0;color:var(--brand-navy)}.section-heading>p,.update-copy>p,.pro-intro>p,.business-section p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.7}.feature-stage{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;margin-top:58px}.profile-preview{width:min(350px,100%);margin:auto;padding:21px;border-radius:32px;background:#fff;box-shadow:0 30px 70px #07172d18}.preview-head{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:800}.preview-head i{font-style:normal;padding:7px 10px;border:1px solid #e1e6ed;border-radius:99px}.preview-person{text-align:center}.preview-person>div{width:92px;height:92px;margin:35px auto 14px;display:grid;place-items:center;border-radius:50%;background:#dceaff;color:#07172d;font-size:28px;font-weight:800}.preview-person h3{margin:0;font-size:22px}.preview-person p{margin:6px 0 20px;color:var(--muted);font-size:12px}.profile-preview>button{width:100%;padding:13px;border:0;border-radius:11px;background:#07172d;color:#fff;font-weight:800}.preview-links{display:grid;gap:7px;margin-top:15px}.preview-links span{display:flex;justify-content:space-between;padding:12px;border-radius:10px;background:#f3f6fa;font-size:12px;font-weight:700}.feature-list{display:grid;gap:12px}.feature-list article{display:grid;grid-template-columns:48px 1fr;gap:2px 18px;padding:24px 0;border-bottom:1px solid #dfe5ed}.feature-list b{grid-row:1/3;color:var(--brand-blue);font-size:12px}.feature-list h3{margin:0;font-size:22px}.feature-list p{margin:7px 0 0;color:var(--muted)}.landing .steps{padding:112px 0;background:var(--brand-navy)}.landing .steps>.landing-shell>.eyebrow{color:#83a7d5}.landing .steps h2{max-width:700px;font-size:clamp(40px,5vw,62px);line-height:1.04;margin:16px 0 50px}.landing .step-grid article{min-height:270px;display:flex;flex-direction:column}.landing .step-grid h3{margin-top:auto;font-size:20px}.update-section{padding:125px 0;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.before-after{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:36px}.before-after article{display:grid;gap:6px;padding:18px;border:1px solid #dfe5ed;border-radius:16px;background:#fff}.before-after article.after{border-color:#8cb8ff;box-shadow:inset 0 0 0 1px #8cb8ff}.before-after small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.before-after b{font-size:13px}.before-after span{font-size:11px;color:#607089}.before-after>i{font-style:normal;color:var(--brand-blue)}.persistent-card{position:relative;padding:40px;border-radius:34px;background:#dceaff}.persistent-card img{display:block;width:125%;max-width:none;margin-left:-22%;border-radius:20px;transform:rotate(5deg);filter:drop-shadow(0 24px 24px #07172d38)}.persistent-card span,.persistent-card b{display:block}.persistent-card span{margin-top:32px;color:#527099;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.persistent-card b{margin-top:6px;color:#07172d}.pro-section{padding:125px 0;background:#07172d;color:#fff}.pro-intro{text-align:center}.pro-intro .eyebrow{color:#83a7d5}.pro-intro h2{color:#fff}.pro-intro h2 em,.final-cta h2 em{font-style:normal;color:#6da7ff}.pro-intro>p{margin-inline:auto;color:#a9b8ca}.lead-flow{display:grid;grid-template-columns:1fr auto 1.1fr auto .8fr;gap:20px;align-items:center;margin-top:60px}.lead-profile,.lead-demo,.crm-destinations{padding:25px;border:1px solid #28415f;border-radius:22px;background:#0d2038}.lead-profile{display:grid;gap:6px}.lead-profile span,.lead-demo>span,.crm-destinations span{margin-bottom:14px;color:#84a2c5;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.lead-profile b{padding:15px;border-radius:12px;background:#cfe0ff;color:#07172d}.lead-profile small{color:#8fa4bd}.flow-arrow{color:#619dff;font-size:24px}.lead-demo{display:grid;gap:11px}.lead-demo label{gap:5px;color:#a9b8ca;font-size:10px}.lead-demo input{padding:10px;border:1px solid #304b6b;border-radius:9px;background:#08192d;color:#fff}.lead-demo button{padding:12px;border:0;border-radius:10px;background:#fff;color:#07172d;font-weight:800}.crm-destinations{display:grid;gap:8px}.crm-destinations b{padding:10px;border-radius:8px;background:#142b47}.flow-note{text-align:center;color:#8fa4bd;font-size:13px}.pro-tools{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:60px}.pro-tools article{padding:32px;border:1px solid #29425f;border-radius:24px}.pro-tools article>span{color:#6da7ff;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.pro-tools h3{font-size:24px;margin:13px 0}.pro-tools p{color:#9cadc1;line-height:1.7}.pro-tools button{padding:12px 15px;border:0;border-radius:10px;background:#fff;color:#07172d;font-weight:800}.redirect-flow{display:flex;gap:12px;align-items:center;margin-top:28px}.redirect-flow b{padding:12px;border-radius:9px;background:#2677f8}.redirect-flow i{font-style:normal}.redirect-flow span{font-size:12px;color:#b5c4d5}.pricing-section{padding:125px 0}.section-heading.centered{display:block;text-align:center}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:930px;margin:58px auto 0}.price-card{position:relative;padding:38px;border:1px solid #d9e2ec;border-radius:28px;background:#fff}.price-card.featured{border-color:#87b4ff;box-shadow:0 28px 70px #1268ff18}.plan-name{display:block;color:#56708f;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.price-card h3{font-size:44px;letter-spacing:-.045em;margin:18px 0 2px}.price-note{margin:0;color:var(--muted)}.price-card>small{display:block;margin-top:7px;color:#59708e}.price-card ul{display:grid;gap:12px;min-height:290px;margin:32px 0;padding:0;list-style:none}.price-card li{position:relative;padding-left:24px;font-size:13px}.price-card li:before{content:'✓';position:absolute;left:0;color:var(--brand-blue);font-weight:900}.price-card .button{width:100%}.popular{position:absolute;right:22px;top:22px;padding:7px 10px;border-radius:99px;background:#e5efff;color:#1559be;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.physical-section{padding:125px 0;background:#e7effb}.physical-section .section-heading{max-width:900px}.card-gallery{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin-top:60px}.card-gallery figure{margin:0}.card-gallery figure:first-child{grid-row:span 2;align-self:center}.card-gallery img{display:block;width:100%;border-radius:24px;filter:drop-shadow(0 24px 22px #07172d30)}.card-gallery figure:first-child img{transform:rotate(-3deg)}.card-gallery figure:nth-child(2) img{transform:rotate(2deg)}.card-gallery figcaption{margin-top:17px;color:#60718a;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.business-section{padding:105px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.business-section ul{display:flex;gap:10px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.business-section li{padding:13px 16px;border:1px solid #d8e2ed;border-radius:99px;background:#fff;font-size:13px;font-weight:700}.landing .activate-band{margin-top:20px;margin-bottom:120px;padding:46px;background:#dfeaff;box-shadow:none}.landing .activate-band form{grid-template-columns:1fr auto}.landing .activate-band input{background:#fff}.faq-section{padding-bottom:125px;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-section .section-heading{display:block}.faq-list details{border-top:1px solid #d9e2ec}.faq-list details:last-child{border-bottom:1px solid #d9e2ec}.faq-list summary{position:relative;padding:23px 42px 23px 0;cursor:pointer;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:8px;font-size:22px;color:var(--brand-blue)}.faq-list details[open] summary:after{content:'−'}.faq-list p{margin:-6px 45px 23px 0;color:var(--muted);line-height:1.65}.final-cta{padding:110px 0;background:#07172d;color:#fff;text-align:center}.final-cta .eyebrow{color:#7fa4d2}.final-cta h2{font-size:clamp(46px,6vw,78px);line-height:1;letter-spacing:-.06em;margin:20px 0}.final-cta p{color:#9fb0c5}.final-cta .actions{justify-content:center}.final-cta .primary{background:#fff;color:#07172d}.final-cta .ghost{border-color:#40536b}.landing-footer{padding:28px 0;background:#061326;color:#a8b7c9}.landing-footer .landing-shell{display:flex;align-items:center;justify-content:space-between;gap:25px}.landing-footer .brand-logo img{filter:invert(1) hue-rotate(180deg) saturate(1.2) brightness(1.3);mix-blend-mode:screen}.landing-footer span,.landing-footer>a:last-child{font-size:12px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.button:focus-visible,.landing-header a:focus-visible,.landing-menu-toggle:focus-visible,summary:focus-visible{outline:3px solid #6da7ff;outline-offset:3px}
@media(max-width:980px){.landing-header{grid-template-columns:auto auto 1fr}.landing-header nav{position:absolute;top:78px;left:0;right:0;display:none;align-items:stretch;padding:18px 24px 24px;background:#f7f9fc;border-bottom:1px solid #dce4ee}.landing-header nav.open{display:grid}.landing-menu-toggle{display:flex;align-items:center;flex-direction:column;gap:4px;border:0;background:transparent}.landing-menu-toggle span{display:block;width:20px;height:2px;background:#07172d}.landing-menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.landing-header-actions{justify-self:end}.landing .hero{grid-template-columns:1fr 420px}.hero-product .phone{right:0}.hero-card{left:-6%;width:330px}.lead-flow{grid-template-columns:1fr 1fr}.lead-flow .flow-arrow{display:none}.crm-destinations{grid-column:1/-1;grid-template-columns:repeat(3,1fr);align-items:center}.crm-destinations span{grid-column:1/-1}.faq-section{gap:40px}}
@media(max-width:820px){.landing-shell{width:min(100% - 36px,680px)}.landing-header{padding-inline:18px;gap:13px}.landing-header-actions>a:first-child{display:none}.landing-header-actions{gap:8px}.landing-header-actions .button{padding:10px 13px;font-size:12px}.landing .hero{min-height:auto;padding:60px 0 80px;grid-template-columns:1fr;text-align:left}.landing .hero-copy>p{margin-left:0}.landing .actions,.landing .trust{justify-content:flex-start}.hero-product{min-height:540px;margin-top:15px}.hero-product .phone{right:7%;width:260px;height:500px}.hero-card{left:4%;bottom:4%;width:350px}.section-heading,.update-section,.business-section,.faq-section{grid-template-columns:1fr}.feature-stage{grid-template-columns:1fr;gap:35px}.feature-list{width:100%}.landing .step-grid,.pricing-grid,.pro-tools{grid-template-columns:1fr}.landing .step-grid article{min-height:220px}.before-after{grid-template-columns:1fr}.before-after>i{transform:rotate(90deg);justify-self:center}.persistent-card{max-width:480px;margin:auto}.lead-flow{grid-template-columns:1fr}.crm-destinations{grid-column:auto}.price-card ul{min-height:0}.card-gallery{gap:22px}.landing .activate-band{margin-left:auto;margin-right:auto;grid-template-columns:1fr}.faq-section{gap:30px}.landing-footer .landing-shell{flex-wrap:wrap}}
@media(max-width:540px){.landing-shell{width:calc(100% - 28px)}.landing-header{height:68px}.landing-header nav{top:68px}.landing-header .header-logo{width:82px;height:28px}.landing-header-actions .button{padding:9px 11px}.landing .hero{padding-top:43px}.landing .hero h1{font-size:clamp(45px,14.2vw,62px)}.landing .hero-copy>p{font-size:16px;line-height:1.6}.landing .actions{display:grid}.landing .actions .button{width:100%}.landing .trust{display:flex;gap:7px}.landing .trust span{padding:7px 9px;font-size:10px}.hero-product{min-height:440px}.hero-product .phone{right:0;width:218px;height:420px;border-radius:38px}.hero-product .phone-screen{border-radius:31px;padding:21px 15px}.hero-product .demo-avatar{width:74px;height:74px;margin:42px auto 12px}.hero-product .phone h2{font-size:17px}.hero-product .phone p{font-size:11px}.hero-product .demo-buttons{margin-top:15px}.hero-product .demo-profile-link{padding:9px}.hero-card{left:-2%;bottom:4%;width:265px;border-radius:14px}.landing-section,.update-section,.pricing-section,.physical-section,.business-section{padding:80px 0}.section-heading h2,.update-copy h2,.pro-intro h2,.business-section h2{font-size:39px}.section-heading{display:block}.feature-stage{margin-top:35px}.feature-list article{grid-template-columns:34px 1fr;padding:19px 0}.feature-list h3{font-size:18px}.landing .steps,.pro-section{padding:80px 0}.landing .steps h2{font-size:38px}.lead-profile,.lead-demo,.crm-destinations,.pro-tools article{padding:21px}.pricing-grid{margin-top:35px}.price-card{padding:28px 23px}.price-card h3{font-size:38px}.popular{position:static;display:inline-block;margin-bottom:15px}.card-gallery{grid-template-columns:1fr;margin-top:35px}.card-gallery figure:first-child{grid-row:auto}.card-gallery figure:nth-child(3){display:none}.business-section{gap:25px}.landing .activate-band{width:calc(100% - 28px);padding:27px 22px;margin-bottom:80px}.landing .activate-band form{grid-template-columns:1fr}.faq-section{padding-bottom:80px}.final-cta{padding:80px 0}.landing-footer .landing-shell{display:grid;justify-items:start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero-card,.hero-product .phone{transform:none}}
.reveal{opacity:1;transform:none}.landing-footer .brand-logo img{mix-blend-mode:screen!important}

/* Transparent logo and mobile landing refinements */
.brand-logo img{position:static!important;display:block;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain;mix-blend-mode:normal!important}.landing-footer{background:#f7f9fc;color:#425168;border-top:1px solid #dce4ee}.landing-footer .brand-logo img{filter:none!important;mix-blend-mode:normal!important}.hero-product .demo-avatar{display:block;object-fit:cover;color:transparent}.demo-buttons span{padding:14px 5px;text-align:center;background:#fff;border-radius:11px;font-size:12px;font-weight:800}.preview-person img{display:block;width:92px;height:92px;margin:35px auto 14px;border-radius:50%;object-fit:cover}.preview-save{width:100%;padding:13px;border-radius:11px;background:#07172d;color:#fff;text-align:center;font-size:13px;font-weight:800;cursor:default;user-select:none}
@media(max-width:430px){.landing-header{grid-template-columns:auto auto 1fr;padding-inline:14px}.landing-header .header-logo{width:76px;height:26px}.landing-menu-toggle{padding:8px}.landing-header-actions .button{min-height:40px;padding:9px 10px}.landing .hero{padding:36px 0 62px}.landing .hero h1{font-size:clamp(42px,13.4vw,56px);margin:18px 0 22px}.landing .hero-copy>p{font-size:15px}.hero-product{min-height:415px}.hero-product .phone{width:205px;height:397px}.hero-card{width:245px}.landing-section,.update-section,.pricing-section,.physical-section,.business-section{padding:68px 0}.landing .steps,.pro-section{padding:70px 0}.section-heading h2,.update-copy h2,.pro-intro h2,.business-section h2{font-size:36px}.section-heading>p,.update-copy>p,.pro-intro>p,.business-section p{font-size:15px}.feature-stage{gap:26px}.feature-list p,.pro-tools p{font-size:14px;line-height:1.6}.landing .step-grid article{min-height:195px;padding:24px}.lead-flow{margin-top:38px}.pro-tools{margin-top:38px}.price-card li{font-size:14px;line-height:1.45}.landing .activate-band{padding:24px 18px}.landing .activate-band h2{font-size:30px}.faq-list summary{font-size:15px}.faq-list p{font-size:14px}.final-cta h2{font-size:42px}.landing-footer{padding:24px 0}.landing-footer .header-logo{width:88px;height:30px}}
