:root{--bg:#06111c;--panel:#0b1b29;--panel2:#102638;--text:#f5fbff;--muted:#9eb2c3;--line:rgba(255,255,255,.09);--green:#18df86;--green2:#51f1a8;--cyan:#5dd9ff;--gold:#ffc767;--danger:#ff6f7d;--radius:24px;--shadow:0 30px 90px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.topbar{height:84px;max-width:1280px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,var(--green),var(--cyan));display:grid;place-items:center;color:#03271a;font-weight:900;font-size:22px;box-shadow:0 0 40px rgba(24,223,134,.2)}.brand b,.brand small{display:block}.brand b{font-size:15px;letter-spacing:.02em}.brand small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.16em}.topbar nav{display:flex;align-items:center;gap:24px;font-size:13px;color:#c9d7e1}.company-link{padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.03)}.area-badge{margin-right:auto;margin-left:22px;border-left:1px solid var(--line);padding-left:22px;color:var(--green2);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.hero{max-width:1280px;margin:0 auto;padding:74px 28px 88px;min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center;position:relative}.hero-glow{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(24,223,134,.12),transparent 68%);filter:blur(10px);left:-160px;top:-80px;pointer-events:none}.eyebrow,.kicker{font-size:11px;letter-spacing:.22em;color:var(--green2);font-weight:800;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:24px;height:2px;background:var(--green)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,6.1vw,84px);line-height:.98;letter-spacing:-.055em;max-width:760px;margin:20px 0 28px}.hero h1 em,.business-hero h1 em{font-style:normal;color:var(--green2)}.hero-copy>p{font-size:18px;line-height:1.7;color:#b6c8d6;max-width:650px;margin-bottom:34px}.wa-button{display:inline-flex;align-items:center;gap:14px;background:linear-gradient(135deg,#12d77b,#20ef92);color:#03160e;border-radius:18px;padding:14px 18px;font-weight:800;box-shadow:0 16px 50px rgba(24,223,134,.2);transition:.2s transform}.wa-button:hover{transform:translateY(-2px)}.wa-button.xl{padding:17px 20px}.wa-button>span:not(.wa-icon){display:flex;flex-direction:column}.wa-button small{font-size:10px;opacity:.65;font-weight:700}.wa-button b{font-size:24px;margin-left:12px}.wa-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.15);border-radius:50%}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#8fa8ba;font-size:12px;margin-top:20px}.hero-card{display:grid;place-items:center;position:relative}.hero-card:before{content:"";position:absolute;width:88%;height:88%;border-radius:50%;background:radial-gradient(circle,rgba(93,217,255,.14),transparent 70%)}.phone{width:min(390px,92vw);border:1px solid rgba(255,255,255,.14);background:linear-gradient(160deg,#0d2231,#07141f);border-radius:44px;padding:12px;box-shadow:var(--shadow);position:relative;transform:rotate(1.4deg)}.phone:after{content:"";position:absolute;inset:0;border-radius:44px;box-shadow:inset 0 1px 1px rgba(255,255,255,.1);pointer-events:none}.phone-top{height:64px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid var(--line)}.phone-top span{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--green),var(--cyan))}.phone-top b{font-size:13px;flex:1}.phone-top i{color:var(--green);font-size:9px}.chat{padding:22px 12px 16px;min-height:430px;background:radial-gradient(circle at top right,rgba(24,223,134,.06),transparent 35%)}.bubble{max-width:84%;padding:12px 14px;border-radius:17px;font-size:13px;margin-bottom:13px;box-shadow:0 7px 20px rgba(0,0,0,.1)}.bubble.user{margin-left:auto;background:#173d35;border-bottom-right-radius:5px}.bubble.bot{background:#10293a;border:1px solid rgba(255,255,255,.06);border-bottom-left-radius:5px;color:#dce9f1}.bubble.result strong,.bubble.result small,.bubble.result span{display:block}.bubble.result strong{color:var(--green2);margin-bottom:4px}.bubble.result small{color:#9eb2c3;margin-bottom:10px}.bubble.result span{border-top:1px solid var(--line);padding:8px 0}.composer{height:52px;border:1px solid var(--line);border-radius:18px;margin:0 8px 8px;padding:0 14px;color:#6f8799;display:flex;align-items:center;justify-content:space-between;font-size:12px}.composer b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#06321f}.proof{max-width:1180px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.proof>div{padding:30px;text-align:center;border-right:1px solid var(--line)}.proof>div:last-child{border-right:0}.proof strong,.proof span{display:block}.proof strong{font-size:22px}.proof span{font-size:11px;color:var(--muted);margin-top:4px}.use-cases,.plans{max-width:1180px;margin:0 auto;padding:110px 28px}.section-head{max-width:620px;margin-bottom:44px}.section-head>span{color:var(--green2);font-size:11px;letter-spacing:.2em;font-weight:800}.section-head h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.04em;margin:12px 0}.section-head p{color:var(--muted)}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.case{padding:26px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));min-height:205px}.case i{font-style:normal;font-size:26px}.case h3{margin:28px 0 8px}.case p{font-size:13px;color:var(--muted);min-height:42px}.case a{font-size:12px;color:var(--green2);font-weight:700}.how{max-width:1180px;margin:0 auto 110px;padding:62px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(135deg,#0a1c2b,#0d2632)}.how>div{display:flex;align-items:end;justify-content:space-between;gap:30px}.how h2{font-size:42px;letter-spacing:-.04em;max-width:600px}.how>div p{max-width:330px;color:var(--muted)}.how ol{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.how li{padding:24px;border-left:1px solid var(--line)}.how li:first-child{border-left:0}.how li>b{color:var(--green2);font-size:11px}.how li h3{margin:30px 0 8px}.how li p{color:var(--muted);font-size:12px}.cta-premium{max-width:1180px;margin:0 auto 100px;padding:62px;border-radius:30px;background:linear-gradient(130deg,#153f34,#0c2636);display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-premium>div>span{color:var(--green2);font-size:10px;letter-spacing:.2em}.cta-premium h2{font-size:40px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 0}footer{max-width:1280px;margin:auto;padding:38px 28px 54px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:11px}footer b,footer span{display:block}.footer-links{display:flex;gap:20px}.business-hero{max-width:1180px;margin:auto;padding:90px 28px 80px;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.business-hero h1{font-size:clamp(46px,5vw,70px);line-height:1.02;letter-spacing:-.05em;margin:16px 0 26px}.business-hero p{font-size:17px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:30px}.primary,.ghost{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:13px 18px;font-weight:800;cursor:pointer}.primary{background:var(--green);color:#032416}.ghost{border:1px solid var(--line);background:rgba(255,255,255,.03);color:var(--text)}.business-metrics{border:1px solid var(--line);border-radius:26px;background:var(--panel);padding:28px}.business-metrics>div:not(.flow-line){padding:18px;border-radius:16px;background:rgba(255,255,255,.03)}.business-metrics small,.business-metrics b{display:block}.business-metrics small{font-size:9px;letter-spacing:.15em;color:var(--muted)}.business-metrics b{font-size:14px;margin-top:5px}.business-metrics .highlight{border:1px solid rgba(24,223,134,.35);background:rgba(24,223,134,.08)!important}.flow-line{height:22px;width:1px;background:var(--line);margin:auto}.benefits{max-width:1180px;margin:auto;padding:0 28px 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefits>div{padding:25px;border-top:1px solid var(--line)}.benefits span{font-size:10px;color:var(--green2)}.benefits h3{margin:24px 0 8px;font-size:17px}.benefits p{font-size:12px;color:var(--muted)}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.plan{padding:28px;border:1px solid var(--line);border-radius:24px;background:var(--panel);position:relative}.plan.featured{border-color:rgba(24,223,134,.55);transform:translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.18)}.plan>label{position:absolute;top:-11px;right:18px;background:var(--green);color:#032416;padding:5px 9px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.12em}.plan>p{color:var(--muted);font-size:12px;min-height:54px}.price{display:flex;align-items:baseline;gap:3px;margin:22px 0}.price b{font-size:36px}.price small{font-size:12px}.price span{color:var(--muted);font-size:11px}.plan ul{list-style:none;padding:0;margin:0 0 28px}.plan li{padding:8px 0;color:#cbd9e3;font-size:12px;border-bottom:1px solid rgba(255,255,255,.045)}.plan>a{width:100%}.business-final{max-width:1124px;margin:0 auto 100px;padding:54px;text-align:center;border:1px solid var(--line);border-radius:28px;background:linear-gradient(130deg,rgba(24,223,134,.08),rgba(93,217,255,.05))}.business-final h2{font-size:38px}.business-final p{color:var(--muted)}.auth-wrap{max-width:1000px;margin:60px auto 110px;padding:40px 28px;display:grid;grid-template-columns:1fr 460px;gap:70px;align-items:center}.auth-copy h1{font-size:52px;line-height:1.02;letter-spacing:-.045em;margin:14px 0}.auth-copy p{color:var(--muted)}.auth-card{padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--panel);box-shadow:var(--shadow)}label{display:flex;flex-direction:column;gap:7px;color:#bdcdd9;font-size:11px;font-weight:700;margin-bottom:16px}input,textarea{width:100%;border:1px solid var(--line);background:#071623;color:var(--text);border-radius:12px;padding:13px;outline:none}input:focus,textarea:focus{border-color:rgba(24,223,134,.55);box-shadow:0 0 0 3px rgba(24,223,134,.07)}.auth-card button{width:100%;margin-top:4px}.two{display:grid;grid-template-columns:1fr 110px;gap:12px}.form-foot{text-align:center;color:var(--muted);font-size:11px;margin:18px 0 0}.form-foot a{color:var(--green2)}.alert{padding:12px 14px;border-radius:12px;font-size:12px;margin-bottom:18px}.alert.error{background:rgba(255,111,125,.09);border:1px solid rgba(255,111,125,.25);color:#ffabb4}.alert.ok{background:rgba(24,223,134,.08);border:1px solid rgba(24,223,134,.25);color:#8ff8c1}.dash-shell{max-width:1280px;margin:40px auto 100px;padding:0 28px;display:grid;grid-template-columns:230px 1fr;gap:34px}.side{position:sticky;top:20px;align-self:start;border:1px solid var(--line);background:var(--panel);border-radius:20px;padding:16px}.profile-mini{display:flex;gap:10px;align-items:center;padding-bottom:16px;margin-bottom:10px;border-bottom:1px solid var(--line)}.profile-mini>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),var(--cyan));color:#032416;font-weight:900}.profile-mini b,.profile-mini small{display:block}.profile-mini b{font-size:11px}.profile-mini small{font-size:9px;color:var(--muted)}.side>a{display:block;padding:11px;border-radius:10px;font-size:11px;color:var(--muted)}.side>a.active,.side>a:hover{background:rgba(255,255,255,.04);color:var(--text)}.dash-head,.master-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.dash-head span,.master-head span{font-size:11px;color:var(--green2)}.dash-head h1,.master-head h1{font-size:36px;margin:4px 0 0;letter-spacing:-.04em}.status-pill{border:1px solid rgba(255,199,103,.25);color:var(--gold);padding:8px 12px;border-radius:999px;font-size:10px}.status-pill.ok{border-color:rgba(24,223,134,.25);color:var(--green2)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.metric-grid>div{padding:20px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.025)}.metric-grid small,.metric-grid b,.metric-grid span{display:block}.metric-grid small{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.metric-grid b{font-size:24px;margin:8px 0}.metric-grid span{font-size:9px;color:#7890a2}.panel{padding:26px;border:1px solid var(--line);border-radius:20px;background:var(--panel);margin-bottom:20px}.panel-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.panel-head small{font-size:9px;letter-spacing:.16em;color:var(--green2)}.panel-head h2{font-size:22px;margin:3px 0 0}.panel-head>span{font-size:10px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.span2{grid-column:span 2}.form-grid .primary{width:max-content}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{text-align:left;color:#7890a2;font-size:9px;text-transform:uppercase;letter-spacing:.09em}th,td{padding:12px;border-bottom:1px solid var(--line);vertical-align:middle}td small{display:block;color:var(--muted);margin-top:3px}.tag{display:inline-flex;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.05);color:#aebfcb;font-size:9px}.tag.good{background:rgba(24,223,134,.08);color:var(--green2)}.mini-wa,.mini{display:inline-flex;padding:6px 9px;border:1px solid var(--line);border-radius:9px;background:transparent;color:var(--green2);font-size:9px;cursor:pointer}.empty{text-align:center;color:var(--muted);padding:30px}.mini-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-plan{padding:17px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.02)}.mini-plan.current{border-color:rgba(24,223,134,.35)}.mini-plan b,.mini-plan span,.mini-plan small{display:block}.mini-plan span{color:var(--green2);font-size:12px;margin:6px 0}.mini-plan small{color:var(--muted);font-size:9px;margin-bottom:12px}.mini-plan form button{width:100%;font-size:10px;padding:9px}.muted{color:var(--muted);font-size:10px;margin-top:16px}.integration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.integration-grid>div{padding:16px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.02)}.integration-grid i,.integration-grid b,.integration-grid span{display:block}.integration-grid i{font-style:normal;color:var(--green2);font-size:16px}.integration-grid b{font-size:11px;margin:12px 0 3px}.integration-grid span{font-size:9px;color:var(--muted)}.master{max-width:1180px;margin:50px auto 100px;padding:0 28px}.master-head p{color:var(--muted);font-size:12px;margin:0}.integration-card{display:flex!important;align-items:center;gap:10px}.integration-card>span{font-size:12px!important;color:#60798b!important}.integration-card.healthy>span{color:var(--green)!important}.integration-card.warn>span{color:var(--gold)!important}.config-note{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.config-note>b,.config-note>small{display:block}.config-note>b{font-size:11px}.config-note>small{font-size:9px;color:var(--muted);margin-top:8px}.config-note form{display:flex;gap:8px;max-width:480px;margin-top:8px}.config-note form input{margin:0}.inline{display:inline}.legal{max-width:850px;margin:70px auto 120px;padding:0 28px}.legal h1{font-size:52px;letter-spacing:-.04em;margin:12px 0 30px}.legal p,.legal li{color:#b6c8d6;font-size:14px;line-height:1.8}.legal h2{margin-top:32px}.admin-body{background:#07111a}@media(max-width:900px){.hero,.business-hero,.auth-wrap{grid-template-columns:1fr}.hero{padding-top:40px}.hero-card{margin-top:20px}.hero h1{font-size:56px}.proof{grid-template-columns:1fr 1fr}.case-grid,.plan-grid{grid-template-columns:1fr 1fr}.how{padding:34px}.how>div{display:block}.how ol{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr 1fr}.dash-shell{grid-template-columns:1fr}.side{position:static;display:none}.metric-grid{grid-template-columns:1fr 1fr}.integration-grid{grid-template-columns:1fr 1fr}.mini-plans{grid-template-columns:1fr}.auth-wrap{max-width:600px;gap:28px}.auth-copy h1{font-size:42px}}@media(max-width:600px){.topbar{height:70px;padding:0 18px}.brand small{display:none}.company-link{font-size:10px}.area-badge{display:none}.hero{padding:42px 18px 65px;gap:32px}.hero h1{font-size:46px}.hero-copy>p{font-size:15px}.wa-button.xl{width:100%;justify-content:space-between}.trust-row{gap:9px;font-size:10px}.proof{margin:0 18px}.proof>div{padding:20px 8px}.proof strong{font-size:17px}.proof span{font-size:9px}.use-cases,.plans{padding:78px 18px}.case-grid,.plan-grid,.benefits{grid-template-columns:1fr}.case{min-height:auto}.how{margin:0 18px 78px;padding:28px}.how h2{font-size:32px}.how ol{grid-template-columns:1fr}.how li{border-left:0;border-top:1px solid var(--line)}.cta-premium{margin:0 18px 70px;padding:30px;display:block}.cta-premium h2{font-size:30px}.cta-premium .wa-button{margin-top:22px;width:100%;justify-content:space-between}.business-hero{padding:55px 18px}.business-hero h1{font-size:43px}.benefits{padding:0 18px}.plan.featured{transform:none}.auth-wrap{padding:20px 18px;margin-top:30px}.auth-copy h1{font-size:38px}.auth-card{padding:20px}.two{grid-template-columns:1fr}.dash-shell,.master{padding:0 14px}.dash-head,.master-head{display:block}.status-pill{width:max-content;margin-top:15px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid b{font-size:19px}.panel{padding:18px}.form-grid{grid-template-columns:1fr}.span2{grid-column:auto}.integration-grid{grid-template-columns:1fr 1fr}.config-note form{display:block}.config-note button{width:100%;margin-top:8px}footer{display:block;padding:30px 18px}.footer-links{margin-top:18px;flex-wrap:wrap}.legal h1{font-size:38px}}

.admin-plans .mini-plan label{margin-top:10px}.admin-plans textarea{resize:vertical}.security-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:end}.security-form label{margin:0}.security-form button{height:44px}@media(max-width:900px){.security-form{grid-template-columns:1fr 1fr}}@media(max-width:600px){.security-form{grid-template-columns:1fr}}

select{width:100%;border:1px solid var(--line);background:#071623;color:var(--text);border-radius:12px;padding:13px;outline:none}.panel-actions{display:flex;align-items:center;gap:12px}.small-btn{padding:8px 11px;font-size:10px}.check{flex-direction:row;align-items:center;gap:8px}.check input{width:auto}.editor-actions{display:flex;gap:10px}.company-editor .panel{margin-top:20px}@media(max-width:600px){.panel-actions{align-items:flex-end;flex-direction:column}.editor-actions{flex-direction:column}}

.lead-status-form{margin:0}.lead-status-form select{padding:6px 8px;font-size:9px;min-width:120px}.pipeline-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}.pipeline-summary>div{border:1px solid var(--line);border-radius:12px;padding:12px;background:rgba(255,255,255,.02)}.pipeline-summary small,.pipeline-summary b{display:block}.pipeline-summary small{font-size:8px;color:var(--muted);text-transform:uppercase}.pipeline-summary b{font-size:19px;margin-top:5px}@media(max-width:700px){.pipeline-summary{grid-template-columns:repeat(2,1fr)}}

.promo-explainer{padding:16px 18px;border:1px solid rgba(24,223,134,.18);border-radius:14px;background:rgba(24,223,134,.05);margin-bottom:22px}.promo-explainer b{font-size:11px;color:var(--green2)}.promo-explainer p{margin:5px 0 0;color:var(--muted);font-size:11px}.promo-form{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:24px}.promo-form label small{font-size:8px;color:var(--muted);font-weight:500}.promo-form input[type=file]{padding:10px}.promo-check{margin-top:23px}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.promo-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.025)}.promo-card.off{opacity:.62}.promo-card>img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#071623}.promo-card-body{padding:16px}.promo-card-head{display:flex;align-items:center;justify-content:space-between}.promo-card-head>small{font-size:9px;color:var(--muted)}.promo-card h3{font-size:16px;margin:12px 0 6px}.promo-card p{font-size:10px;color:var(--muted);min-height:30px}.promo-terms{display:flex;gap:5px;flex-wrap:wrap;margin:12px 0}.promo-terms span{font-size:8px;padding:4px 7px;border:1px solid var(--line);border-radius:999px;color:#b9ccd9}.promo-validity{display:block;color:#7f98a9;font-size:8px}.promo-actions{display:flex;gap:8px;margin-top:14px}.promo-actions form{margin:0}.danger-mini{color:#ff9ca6;border-color:rgba(255,111,125,.2)}.promo-empty{border:1px dashed var(--line);border-radius:14px}.promo-card .tag{width:max-content}@media(max-width:800px){.promo-grid{grid-template-columns:1fr}.promo-form{grid-template-columns:1fr}.promo-form .span2{grid-column:auto}.promo-check{margin-top:0}}

/* GRAND PUBLIC HOME v1.2 */
.grand-hero{position:relative;overflow:hidden;border-top:1px solid rgba(255,255,255,.03);background:radial-gradient(circle at 70% 20%,rgba(45,236,154,.11),transparent 25%),radial-gradient(circle at 15% 35%,rgba(65,162,255,.10),transparent 26%),linear-gradient(180deg,#06111c 0%,#071621 70%,#08131d 100%)}
.grand-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,black,transparent 82%);pointer-events:none}.grand-glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.glow-a{width:420px;height:420px;right:7%;top:8%;background:rgba(24,223,134,.12)}.glow-b{width:320px;height:320px;left:-6%;bottom:8%;background:rgba(77,158,255,.10)}
.grand-shell{max-width:1320px;margin:auto;padding:90px 32px 72px;min-height:760px;display:grid;grid-template-columns:1.06fr .94fr;gap:64px;align-items:center;position:relative;z-index:2}.grand-badge{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(47,235,151,.22);background:rgba(47,235,151,.06);color:#8affc5;border-radius:999px;font-size:10px;letter-spacing:.16em;font-weight:900}.grand-badge span{font-size:9px;color:#20ef92;filter:drop-shadow(0 0 8px #20ef92)}.grand-copy h1{font-size:clamp(55px,6.3vw,92px);line-height:.93;letter-spacing:-.067em;margin:24px 0 30px;max-width:850px}.grand-copy h1 em{font-style:normal;background:linear-gradient(90deg,#46ef9d,#69dbff 68%,#b8f5ff);-webkit-background-clip:text;background-clip:text;color:transparent}.grand-copy>p{max-width:700px;font-size:18px;line-height:1.75;color:#abc1d1}.grand-actions{display:flex;align-items:center;gap:20px;margin-top:34px;flex-wrap:wrap}.grand-wa{display:inline-flex;align-items:center;gap:13px;min-width:310px;padding:13px 14px;border-radius:18px;background:linear-gradient(135deg,#20e98a,#4af3ae);color:#032416;box-shadow:0 18px 55px rgba(32,233,138,.2),inset 0 1px rgba(255,255,255,.32);transition:.22s ease}.grand-wa:hover{transform:translateY(-3px);box-shadow:0 24px 70px rgba(32,233,138,.27)}.grand-wa .wa-orb{width:45px;height:45px;border-radius:15px;border:1px solid rgba(2,40,25,.13);display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:22px}.grand-wa>span:nth-child(2){display:flex;flex-direction:column;line-height:1.15}.grand-wa b{font-size:14px}.grand-wa small{font-size:10px;margin-top:5px;opacity:.68}.grand-wa strong{margin-left:auto;font-size:25px}.grand-business{font-size:12px;color:#b9ccd9;font-weight:800;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:4px}.grand-business:hover{color:#65efa8}.grand-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:10px;color:#7f9aad}.grand-trust span{display:flex;align-items:center;gap:4px}.grand-trust span::first-letter{color:#3bef9a}
.grand-demo{position:relative;min-height:610px;display:grid;place-items:center}.orbit{position:absolute;border-radius:50%;border:1px solid rgba(120,224,255,.08)}.orbit-one{width:560px;height:560px}.orbit-two{width:430px;height:430px;border-color:rgba(44,237,151,.1)}.grand-phone{width:390px;max-width:88vw;height:610px;border-radius:46px;padding:12px;background:linear-gradient(160deg,#0c2533,#07131d);border:1px solid rgba(255,255,255,.16);box-shadow:0 60px 120px rgba(0,0,0,.42),0 0 0 6px rgba(255,255,255,.018);position:relative;z-index:3;transform:rotate(1deg)}.grand-phone:before{content:"";position:absolute;inset:5px;border-radius:40px;box-shadow:inset 0 1px rgba(255,255,255,.08);pointer-events:none}.gp-status{height:28px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#90a7b6}.gp-status i{width:80px;height:18px;border-radius:999px;background:#02070a;position:absolute;left:50%;transform:translateX(-50%);top:10px}.gp-header{height:60px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:10px;padding:0 10px}.gp-logo{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#24e78d,#65dcff);color:#03271a;font-weight:950}.gp-header div{flex:1}.gp-header b,.gp-header small{display:block}.gp-header b{font-size:12px}.gp-header small{font-size:8px;color:#5ae99d}.gp-header>i{font-style:normal;color:#8ca4b5}.gp-chat{padding:17px 11px;min-height:445px;background:radial-gradient(circle at 80% 10%,rgba(39,229,143,.055),transparent 28%)}.gp-date{text-align:center;font-size:7px;letter-spacing:.12em;color:#6c8495;margin-bottom:13px}.gp-bubble{max-width:84%;padding:11px 13px;border-radius:16px;font-size:11px;line-height:1.45;margin-bottom:10px}.gp-bubble.user{background:#194a3d;margin-left:auto;border-bottom-right-radius:5px}.gp-bubble.bot{background:#10293a;border:1px solid rgba(255,255,255,.05);border-bottom-left-radius:5px;color:#d4e1e9}.gp-bubble.promo{border-color:rgba(255,199,103,.18);background:linear-gradient(135deg,rgba(255,199,103,.08),#10293a)}.gp-result{margin:12px 0;padding:13px;border-radius:18px;background:linear-gradient(145deg,#113125,#102a36);border:1px solid rgba(49,238,151,.2);box-shadow:0 15px 28px rgba(0,0,0,.18)}.gp-result-top{display:flex;align-items:center;gap:10px}.gp-result-top>span{width:28px;height:28px;border-radius:10px;background:#22e589;color:#06321f;display:grid;place-items:center;font-weight:900}.gp-result-top b,.gp-result-top small{display:block}.gp-result-top b{font-size:10px}.gp-result-top small{font-size:8px;color:#8ca9b7;margin-top:2px}.gp-result-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:11px}.gp-result-actions span{padding:7px 3px;text-align:center;background:rgba(255,255,255,.035);border-radius:8px;font-size:7px;color:#a9c0ce}.gp-input{height:46px;margin:0 8px;border:1px solid rgba(255,255,255,.08);background:#07131d;border-radius:17px;display:flex;align-items:center;justify-content:space-between;padding:0 9px 0 14px;color:#607889;font-size:10px}.gp-input b{width:30px;height:30px;border-radius:11px;display:grid;place-items:center;background:#25e78e;color:#042918}.float-card{position:absolute;z-index:5;border:1px solid rgba(255,255,255,.12);background:rgba(9,29,42,.78);backdrop-filter:blur(18px);border-radius:16px;padding:11px 12px;display:flex;align-items:center;gap:9px;box-shadow:0 22px 50px rgba(0,0,0,.25);animation:floaty 5s ease-in-out infinite}.float-card i{font-style:normal;width:34px;height:34px;border-radius:11px;background:rgba(255,255,255,.05);display:grid;place-items:center}.float-card div{min-width:105px}.float-card b,.float-card small{display:block}.float-card b{font-size:10px}.float-card small{font-size:7px;color:#819aa9;margin-top:2px}.float-card>span{font-size:8px;color:#56efaa;font-weight:900}.fc-one{left:-2%;top:15%}.fc-two{right:-8%;top:38%;animation-delay:-1.6s}.fc-three{left:1%;bottom:16%;animation-delay:-3s}@keyframes floaty{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
.grand-stats{max-width:1250px;margin:0 auto 15px;border:1px solid rgba(255,255,255,.07);border-radius:22px;background:rgba(255,255,255,.018);display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:3;overflow:hidden}.grand-stats>div{padding:23px 28px;border-right:1px solid rgba(255,255,255,.06)}.grand-stats>div:last-child{border-right:0}.grand-stats b,.grand-stats span{display:block}.grand-stats b{font-size:22px;letter-spacing:-.03em}.grand-stats span{font-size:9px;color:#7893a5;margin-top:3px;text-transform:uppercase;letter-spacing:.08em}.category-ribbon{max-width:100%;overflow:hidden;white-space:nowrap;padding:17px 20px;border-top:1px solid rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.045);background:#08131d;color:#607c8f;font-size:9px;letter-spacing:.18em;text-align:center}.category-ribbon span{margin:0 21px}.category-ribbon i{font-style:normal;color:#2de793}
.grand-intro{max-width:1230px;margin:auto;padding:120px 30px;display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center}.grand-kicker{color:#54efa6;font-size:10px;letter-spacing:.2em;font-weight:900;text-transform:uppercase}.grand-intro h2,.experience-head h2,.how-title h2,.promo-copy h2,.bp-copy h2,.proof-heading h2,.grand-faq h2{font-size:clamp(38px,4.3vw,60px);line-height:1.02;letter-spacing:-.047em;margin:14px 0 22px}.grand-intro h2 em{font-style:normal;color:#78dff9}.intro-copy p,.experience-head p,.promo-copy>p,.bp-copy>p,.grand-faq>div>p{color:#91a9b9;line-height:1.8;font-size:14px;max-width:650px}.intent-stack{display:grid;gap:10px}.intent-stack>div{border:1px solid rgba(255,255,255,.07);border-radius:17px;background:linear-gradient(120deg,rgba(255,255,255,.035),rgba(255,255,255,.01));padding:17px;display:grid;grid-template-columns:36px 1fr;column-gap:10px;transition:.2s}.intent-stack>div:hover{transform:translateX(-5px);border-color:rgba(48,234,149,.22)}.intent-stack span{grid-row:span 2;width:29px;height:29px;border-radius:9px;background:rgba(48,234,149,.09);color:#53efaa;display:grid;place-items:center;font-size:8px;font-weight:900}.intent-stack b{font-size:12px}.intent-stack small{font-size:8px;color:#7892a2;margin-top:3px}
.grand-experience{max-width:1230px;margin:auto;padding:20px 30px 120px}.experience-head{max-width:760px;margin-bottom:44px}.experience-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:minmax(250px,auto);gap:14px}.experience-card{border:1px solid rgba(255,255,255,.075);border-radius:24px;padding:27px;background:linear-gradient(145deg,#0b1d29,#091722);position:relative;overflow:hidden}.experience-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-90px;bottom:-100px;background:radial-gradient(circle,rgba(53,232,151,.09),transparent 68%)}.experience-card.big{grid-row:span 2;background:radial-gradient(circle at 20% 20%,rgba(46,232,149,.09),transparent 30%),linear-gradient(145deg,#0c2130,#091722)}.ec-icon{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(45,232,148,.16),rgba(89,211,255,.12));border:1px solid rgba(65,235,159,.15);font-size:13px;font-weight:950;color:#67efaf}.experience-card>span{display:block;margin-top:26px;font-size:8px;letter-spacing:.16em;color:#5ceea8;font-weight:900}.experience-card h3{font-size:24px;line-height:1.14;letter-spacing:-.025em;margin:10px 0 13px}.experience-card.big h3{font-size:36px;max-width:470px}.experience-card p{font-size:11px;line-height:1.7;color:#8199a9;max-width:440px}.mini-flow{margin-top:36px;padding:13px;border-radius:14px;background:rgba(255,255,255,.028);display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap}.mini-flow b{font-size:8px;text-transform:uppercase;color:#b8c9d4}.mini-flow i{font-style:normal;color:#41e99a}
.grand-how{max-width:1230px;margin:0 auto 120px;padding:58px 30px;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.how-rail{display:grid}.how-rail article{display:grid;grid-template-columns:54px 1fr;gap:15px;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.055)}.how-rail article:last-child{border-bottom:0}.how-rail>article>span{width:42px;height:42px;border-radius:13px;border:1px solid rgba(50,232,149,.15);background:rgba(50,232,149,.055);color:#52eea7;display:grid;place-items:center;font-size:9px;font-weight:900}.how-rail b{font-size:15px}.how-rail p{font-size:10px;color:#7b93a3;margin:5px 0 0}
.promo-showcase{max-width:1230px;margin:0 auto 130px;padding:35px 30px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.promo-visual{min-height:500px;display:grid;place-items:center;position:relative}.promo-art{width:min(430px,90vw);aspect-ratio:4/5;border-radius:30px;padding:34px;background:radial-gradient(circle at 70% 10%,rgba(255,214,122,.22),transparent 24%),linear-gradient(145deg,#174738,#0c2c2b 58%,#0b1c28);border:1px solid rgba(255,255,255,.12);box-shadow:0 45px 90px rgba(0,0,0,.28);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.promo-art:before{content:"";position:absolute;width:280px;height:280px;border:70px solid rgba(102,238,172,.06);border-radius:50%;top:-100px;left:-110px}.promo-art>span{font-size:9px;letter-spacing:.18em;color:#ffe2a2;font-weight:900}.promo-art strong{font-size:88px;line-height:.9;color:#ffe69e;letter-spacing:-.08em;margin:15px 0}.promo-art strong small{font-size:20px;margin-left:8px}.promo-art>b{font-size:30px;max-width:300px;line-height:1}.promo-art>p{font-size:11px;line-height:1.55;color:#b9d5c9;margin:15px 0}.promo-art>i{font-style:normal;font-size:8px;color:#77968a}.promo-notif{position:absolute;right:-2%;bottom:10%;padding:13px 15px;border:1px solid rgba(255,255,255,.12);background:rgba(8,27,39,.88);backdrop-filter:blur(18px);border-radius:17px;display:flex;gap:10px;align-items:center;box-shadow:0 25px 60px rgba(0,0,0,.25)}.promo-notif>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,199,103,.08)}.promo-notif b,.promo-notif small{display:block}.promo-notif b{font-size:10px}.promo-notif small{font-size:7px;color:#7d96a5;margin-top:2px}.promo-copy ul{list-style:none;padding:0;margin:28px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.promo-copy li{padding:11px 13px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.02);font-size:10px;color:#b6c9d5}.promo-copy li:before{content:"✓";color:#4aeea1;margin-right:7px}
.business-pitch{max-width:1230px;margin:0 auto 130px;padding:64px;border-radius:34px;background:radial-gradient(circle at 90% 10%,rgba(89,216,255,.08),transparent 26%),linear-gradient(135deg,#0d2631,#0b1d29);border:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.bp-tags{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.bp-tags span{font-size:8px;text-transform:uppercase;letter-spacing:.1em;padding:7px 9px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#90a8b8}.grand-business-cta{display:inline-flex;padding:13px 17px;border-radius:13px;border:1px solid rgba(64,235,157,.22);background:rgba(64,235,157,.08);color:#61efac;font-size:11px;font-weight:900}.bp-dashboard{border:1px solid rgba(255,255,255,.09);background:#081722;border-radius:24px;padding:22px;box-shadow:0 30px 70px rgba(0,0,0,.22)}.db-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.06);font-size:8px;letter-spacing:.13em;color:#7890a0}.db-top i{font-style:normal;color:#54efa7;letter-spacing:0}.db-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.db-metrics>div{padding:13px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:rgba(255,255,255,.018)}.db-metrics small,.db-metrics b,.db-metrics span{display:block}.db-metrics small{font-size:7px;color:#718a9b}.db-metrics b{font-size:22px;margin:4px 0}.db-metrics span{font-size:7px;color:#4aefa0}.db-pipeline{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:14px 0}.db-pipeline span{font-size:7px;text-align:center;padding:7px 4px;background:rgba(255,255,255,.03);border-radius:7px;color:#7893a3}.db-pipeline .won{background:rgba(48,233,149,.08);color:#5aefa9}.db-leads{display:grid;gap:7px}.db-leads>div{display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px;background:rgba(255,255,255,.025)}.db-leads i{font-style:normal;width:28px;height:28px;border-radius:9px;background:#123044;display:grid;place-items:center;font-size:7px;color:#9bdff1}.db-leads span{flex:1}.db-leads b,.db-leads small{display:block}.db-leads b{font-size:9px}.db-leads small{font-size:7px;color:#6e8798}.db-leads em{font-style:normal;font-size:7px;color:#637d8f}
.grand-proof{max-width:1230px;margin:auto;padding:20px 30px 120px}.proof-heading{max-width:680px;margin-bottom:38px}.proof-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.proof-cards article{min-height:190px;padding:23px;border:1px solid rgba(255,255,255,.07);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.027),rgba(255,255,255,.008));transition:.2s}.proof-cards article:hover{transform:translateY(-5px);border-color:rgba(54,234,153,.2)}.proof-cards i{font-style:normal;font-size:25px}.proof-cards b{display:block;font-size:15px;margin:28px 0 7px}.proof-cards p{font-size:9px;line-height:1.55;color:#758e9e}.grand-faq{max-width:1160px;margin:0 auto 130px;padding:60px 30px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list details{border-top:1px solid rgba(255,255,255,.075);padding:18px 0}.faq-list details:last-child{border-bottom:1px solid rgba(255,255,255,.075)}.faq-list summary{list-style:none;cursor:pointer;font-size:13px;font-weight:800;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#57efa8;font-size:19px;font-weight:400}.faq-list details p{font-size:10px;line-height:1.7;color:#8198a8;max-width:630px;margin:11px 0 0}.grand-final{max-width:1180px;margin:0 auto 100px;padding:80px 40px;text-align:center;border-radius:34px;border:1px solid rgba(78,239,166,.15);background:radial-gradient(circle at 50% 0%,rgba(48,232,149,.13),transparent 45%),linear-gradient(135deg,#0c2831,#0a1b28);position:relative;overflow:hidden}.grand-final h2{font-size:clamp(40px,5vw,70px);line-height:.98;letter-spacing:-.05em;max-width:900px;margin:15px auto 20px}.grand-final>p{color:#90a8b7;font-size:13px}.grand-wa.final{margin-top:22px}.final-glow{position:absolute;width:420px;height:200px;left:50%;top:-150px;transform:translateX(-50%);background:#23e38a;filter:blur(100px);opacity:.16}
@media(max-width:1050px){.grand-shell{grid-template-columns:1fr;padding-top:65px}.grand-copy{text-align:center}.grand-copy>p{margin-left:auto;margin-right:auto}.grand-actions,.grand-trust{justify-content:center}.grand-demo{margin-top:10px}.float-card.fc-one{left:10%}.float-card.fc-two{right:8%}.float-card.fc-three{left:11%}.grand-intro,.promo-showcase,.business-pitch,.grand-faq{grid-template-columns:1fr;gap:45px}.experience-grid{grid-template-columns:1fr 1fr}.experience-card.big{grid-row:auto;grid-column:span 2}.grand-how{grid-template-columns:1fr}.proof-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.grand-shell{padding:48px 18px 45px;min-height:auto}.grand-copy h1{font-size:50px}.grand-copy>p{font-size:14px}.grand-actions{display:block}.grand-wa{width:100%;min-width:0}.grand-business{display:inline-block;margin-top:18px}.grand-trust{gap:9px}.grand-demo{min-height:545px}.grand-phone{width:340px;height:560px}.gp-chat{min-height:395px}.orbit-one{width:430px;height:430px}.orbit-two{width:350px;height:350px}.float-card{transform:scale(.88)}.fc-one{left:-4%!important;top:10%}.fc-two{right:-5%!important;top:40%}.fc-three{left:-2%!important;bottom:12%}.grand-stats{margin:0 14px 15px;grid-template-columns:1fr 1fr}.grand-stats>div{padding:17px;border-bottom:1px solid rgba(255,255,255,.05)}.grand-intro,.grand-experience,.promo-showcase,.grand-proof,.grand-faq{padding-left:18px;padding-right:18px}.grand-intro{padding-top:85px;padding-bottom:85px}.grand-intro h2,.experience-head h2,.how-title h2,.promo-copy h2,.bp-copy h2,.proof-heading h2,.grand-faq h2{font-size:37px}.experience-grid{grid-template-columns:1fr}.experience-card.big{grid-column:auto}.experience-card.big h3{font-size:28px}.grand-how{margin:0 18px 90px;padding:45px 0}.promo-showcase{margin-bottom:90px}.promo-visual{min-height:420px}.promo-art{width:330px;padding:26px}.promo-art strong{font-size:70px}.promo-art>b{font-size:25px}.promo-notif{right:-2%}.promo-copy ul{grid-template-columns:1fr}.business-pitch{margin:0 18px 90px;padding:30px 20px}.db-pipeline{grid-template-columns:repeat(3,1fr)}.proof-cards{grid-template-columns:1fr 1fr}.proof-cards article{min-height:160px;padding:18px}.grand-faq{margin-bottom:90px}.grand-final{margin:0 18px 70px;padding:55px 22px}.grand-final h2{font-size:42px}}
@media(max-width:430px){.grand-copy h1{font-size:43px}.grand-demo{min-height:515px}.grand-phone{width:312px;height:535px}.gp-chat{min-height:370px}.float-card{display:none}.proof-cards{grid-template-columns:1fr}.grand-stats b{font-size:18px}.category-ribbon{text-align:left;overflow:hidden}.promo-art{width:300px}.promo-notif{right:0;bottom:7%}}

/* MERCHANT IMPACT + SMART PAGE v1.3 */
.merchant-benefits{grid-template-columns:repeat(3,1fr);padding-bottom:70px}.impact-panel{background:radial-gradient(circle at 90% 0,rgba(24,223,134,.07),transparent 28%),var(--panel)}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.impact-grid>div{padding:18px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.022)}.impact-grid i,.impact-grid small,.impact-grid b,.impact-grid span{display:block}.impact-grid i{font-style:normal;font-size:18px}.impact-grid small{margin-top:12px;font-size:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.impact-grid b{font-size:28px;margin:5px 0}.impact-grid span{font-size:8px;color:#718b9d}.impact-funnel{margin-top:16px;display:flex;align-items:center;gap:8px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#071723}.impact-funnel>div{flex:1;display:grid;grid-template-columns:25px 1fr auto;gap:7px;align-items:center}.impact-funnel span{width:24px;height:24px;border-radius:8px;background:rgba(24,223,134,.08);color:var(--green2);display:grid;place-items:center;font-size:8px;font-weight:900}.impact-funnel b{font-size:9px}.impact-funnel em{font-style:normal;font-size:18px;font-weight:900}.impact-funnel>i{font-style:normal;color:#476273}.impact-note{font-size:9px!important;color:#718b9d!important;margin:12px 0 0!important;line-height:1.6}.lead-heat{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:800;background:rgba(255,255,255,.045);color:#91a7b7}.lead-heat.hot{background:rgba(255,149,88,.09);color:#ffb07c}.lead-heat.warm{background:rgba(255,199,103,.09);color:#ffd888}.lead-heat.won{background:rgba(24,223,134,.09);color:var(--green2)}
.smart-page-card{padding:22px;border-radius:18px;border:1px solid rgba(93,217,255,.14);background:linear-gradient(135deg,rgba(93,217,255,.05),rgba(24,223,134,.035))}.smart-page-card>div:first-child{display:flex;gap:11px;align-items:center}.smart-avatar{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--green),var(--cyan));display:grid;place-items:center;color:#04271a;font-weight:900}.smart-page-card b,.smart-page-card small{display:block}.smart-page-card small{font-size:9px;color:var(--muted)}.smart-page-card>p{font-size:11px;color:#8da5b5;max-width:760px;margin:16px 0}.smart-page-card code{display:block;padding:11px;border-radius:10px;background:#06131d;border:1px solid var(--line);color:#6fe9b0;font-size:10px;overflow:auto}.smart-page-actions{display:flex!important;gap:8px!important;margin-top:14px}.smart-page-actions a{font-size:10px}
.smart-public{min-height:80vh;padding:50px 20px 100px;position:relative;overflow:hidden}.smart-public-glow{position:absolute;width:680px;height:450px;border-radius:50%;background:radial-gradient(circle,rgba(25,225,137,.11),transparent 68%);left:50%;top:-260px;transform:translateX(-50%);pointer-events:none}.smart-public-shell{max-width:880px;margin:auto;position:relative;z-index:2}.smart-profile-head{display:flex;align-items:center;gap:20px}.smart-brand-avatar{width:92px;height:92px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(135deg,#1fe38a,#62d9ff);color:#03281a;font-size:32px;font-weight:950;overflow:hidden;box-shadow:0 20px 50px rgba(24,223,134,.16)}.smart-brand-avatar img{width:100%;height:100%;object-fit:cover}.verified-badge{display:inline-flex;color:#65efad;font-size:8px;letter-spacing:.12em;font-weight:900;margin-bottom:7px}.smart-profile-copy h1{font-size:clamp(38px,6vw,66px);line-height:.98;letter-spacing:-.05em;margin:0 0 8px}.smart-profile-copy>p{margin:0;color:#91a8b7;font-size:13px}.smart-profile-copy>small{display:block;margin-top:5px;color:#7f99a9;font-size:9px}.smart-description{font-size:14px;line-height:1.75;color:#a9bdca;max-width:760px;margin:28px 0 18px}.smart-specialties{display:flex;gap:7px;flex-wrap:wrap}.smart-specialties span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.025);font-size:9px;color:#adc1cd}.smart-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.smart-action{min-height:112px;padding:16px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.025);transition:.2s}.smart-action:hover{transform:translateY(-3px);border-color:rgba(64,234,157,.22)}.smart-action i,.smart-action b,.smart-action span{display:block}.smart-action i{font-style:normal;font-size:20px}.smart-action b{font-size:12px;margin:15px 0 3px}.smart-action span{font-size:8px;color:#7b94a5}.smart-action.primary-action{background:linear-gradient(135deg,rgba(24,223,134,.13),rgba(93,217,255,.055));border-color:rgba(24,223,134,.22)}.smart-action.quote-action{border-color:rgba(255,199,103,.22);background:rgba(255,199,103,.045)}.smart-address{display:flex;gap:13px;padding:19px;border:1px solid var(--line);border-radius:17px;background:#081923}.smart-address>span{font-size:22px}.smart-address small,.smart-address b,.smart-address p{display:block;margin:0}.smart-address small{font-size:7px;letter-spacing:.13em;color:#6f899b}.smart-address b{font-size:13px;margin:4px 0}.smart-address p{font-size:9px;color:#7f99aa}.smart-promos{margin-top:48px}.smart-section-title span{font-size:8px;letter-spacing:.15em;color:#ffe09a;font-weight:900}.smart-section-title h2{font-size:30px;margin:7px 0 18px}.smart-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.smart-promo-grid article{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:var(--panel)}.smart-promo-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.smart-promo-grid article>div{padding:18px}.smart-promo-grid span{font-size:7px;letter-spacing:.14em;color:#ffd586;font-weight:900}.smart-promo-grid h3{font-size:18px;margin:7px 0}.smart-promo-grid p{font-size:9px;color:#8199aa;line-height:1.6}.coupon{display:inline-flex!important;padding:6px 8px;border-radius:8px;background:rgba(255,199,103,.08);color:#ffd88b;font-size:9px;margin-right:8px}.smart-promo-grid small{font-size:8px;color:#718b9b}.smart-powered{margin-top:45px;padding-top:20px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.smart-powered .brand-mark{width:34px;height:34px;border-radius:11px;font-size:15px}.smart-powered>div{flex:1}.smart-powered b,.smart-powered small{display:block}.smart-powered b{font-size:9px}.smart-powered small{font-size:7px;color:#6d8799}.smart-powered>a{font-size:9px;color:#61efab;font-weight:800}
@media(max-width:900px){.merchant-benefits{grid-template-columns:1fr 1fr}.impact-funnel{display:grid;grid-template-columns:1fr}.impact-funnel>i{display:none}.smart-action-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.merchant-benefits,.impact-grid{grid-template-columns:1fr 1fr}.smart-page-actions{flex-direction:column}.smart-profile-head{align-items:flex-start}.smart-brand-avatar{width:72px;height:72px;border-radius:22px;font-size:25px}.smart-profile-copy h1{font-size:38px}.smart-action-grid{grid-template-columns:1fr 1fr}.smart-promo-grid{grid-template-columns:1fr}.smart-powered{align-items:flex-start;flex-wrap:wrap}.smart-powered>a{width:100%;margin-top:8px}.impact-funnel>div{grid-template-columns:25px 1fr auto}}@media(max-width:420px){.merchant-benefits,.impact-grid{grid-template-columns:1fr}.smart-action-grid{grid-template-columns:1fr 1fr}.smart-action{min-height:100px}.smart-profile-head{display:block}.smart-brand-avatar{margin-bottom:16px}}

.merchant-value{max-width:1180px;margin:70px auto 20px;padding:55px;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at 90% 0,rgba(93,217,255,.08),transparent 25%),linear-gradient(135deg,#0b2230,#0a1a26);display:grid;grid-template-columns:1fr .9fr;gap:65px;align-items:center}.merchant-value-copy h2{font-size:46px;line-height:1.03;letter-spacing:-.045em;margin:13px 0 18px}.merchant-value-copy h2 em{font-style:normal;color:var(--green2)}.merchant-value-copy>p{font-size:13px;line-height:1.75;color:#91a8b8}.merchant-value-copy ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:8px}.merchant-value-copy li{font-size:10px;color:#b8cad5}.merchant-value-demo{border:1px solid rgba(255,255,255,.09);border-radius:22px;background:#071722;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.2)}.mv-head{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:8px;color:#70899b}.mv-head span{letter-spacing:.12em}.mv-number{padding:22px 0}.mv-number small,.mv-number strong,.mv-number em{display:block}.mv-number small{font-size:7px;color:#718b9c;letter-spacing:.12em}.mv-number strong{font-size:48px;line-height:1;margin:8px 0}.mv-number em{font-style:normal;color:var(--green2);font-size:8px}.mv-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mv-row>div{padding:12px;border-radius:11px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.05)}.mv-row small,.mv-row b{display:block}.mv-row small{font-size:7px;color:#718b9b}.mv-row b{font-size:20px;margin-top:4px}.mv-funnel{display:flex;gap:6px;align-items:center;justify-content:space-between;margin-top:14px;padding:10px;border-radius:10px;background:rgba(24,223,134,.045);font-size:7px;color:#8fa8b7}.mv-funnel i{font-style:normal;color:#4be99e}@media(max-width:900px){.merchant-value{grid-template-columns:1fr}}@media(max-width:600px){.merchant-value{margin:50px 18px 10px;padding:28px 20px;gap:35px}.merchant-value-copy h2{font-size:35px}.mv-number strong{font-size:40px}}

/* FRANCHISE NETWORK v2.0 */
.franchise-body{background:#07131f}.franchise-hero{position:relative}.franchise-panel{max-width:1280px}.franchise-admin-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.022);margin-bottom:16px}.franchise-admin-card h3{margin:4px 0;font-size:22px}.franchise-admin-card .panel-head p{margin:4px 0 0;color:var(--muted);font-size:10px}.franchise-admin-card .form-grid{padding-top:14px;border-top:1px solid var(--line)}
@media(max-width:700px){.franchise-admin-card{padding:16px}.franchise-panel .metric-grid{grid-template-columns:1fr 1fr}.franchise-admin-card .form-grid{grid-template-columns:1fr}.franchise-admin-card .span2{grid-column:auto}}
