:root{--bg:#eef3fb;--panel:hsla(0,0%,100%,.82);--text:#1c2436;--muted:#5a6478;--line:#dbe5ff;--primary:#2f69ff;--primary-dark:#1f53d8}*{box-sizing:border-box}body,html{margin:0;padding:0;color:var(--text);background:radial-gradient(circle at 15% 20%,#f7faff 0,var(--bg) 55%,#eaf1ff 100%);font-family:Inter,Avenir Next,Segoe UI,sans-serif;scroll-behavior:auto}body{scroll-snap-type:y mandatory;overscroll-behavior-y:contain}a{color:inherit;text-decoration:none}.lp-root{width:100%;max-width:1600px;margin:0 auto;min-height:100vh}.lp-section{padding:1.4rem clamp(1rem,2.2vw,2rem);scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;gap:1.5rem}.hero,.lp-section{min-height:100svh;display:flex;justify-content:center}.hero{padding-top:1.2rem}.nav{position:relative;z-index:10;display:grid;grid-template-columns:auto 1fr auto;grid-column-gap:1.25rem;column-gap:1.25rem;border:1px solid rgba(219,229,255,.8);background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:.95rem 1.1rem;width:100%;margin-inline:auto;flex-shrink:0}.brand,.nav{align-items:center}.brand{display:flex}.brand-logo{width:180px;height:auto;display:block}.nav nav{display:flex;justify-content:center;gap:1.4rem;color:#4a556d;font-size:1.08rem;font-weight:600;min-width:0}.nav-actions{gap:.7rem;justify-self:end}.locale-switch,.nav-actions{display:inline-flex;align-items:center}.locale-switch{gap:.45rem;color:#586684;font-size:.88rem;font-weight:650}.locale-switch select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cddcff;background:#fff;color:#2f3d5d;border-radius:10px;padding:.4rem 1.55rem .4rem .6rem;min-width:4.8rem;font-size:.9rem;font-weight:650;line-height:1;outline:none;background-image:linear-gradient(45deg,transparent 50%,#5f74a6 0),linear-gradient(135deg,#5f74a6 50%,transparent 0);background-position:calc(100% - .9rem) 52%,calc(100% - .62rem) 52%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.locale-switch select:focus{border-color:#74a0ff;box-shadow:0 0 0 3px rgba(47,105,255,.14)}.nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.38rem .78rem;border-radius:999px;border:1px solid transparent;color:#4a556d;transition:color .22s ease,background .26s ease,border-color .26s ease,box-shadow .26s ease,transform .22s ease}.nav-link:hover{color:#243149}.nav-link.active{color:#1f2a43;border-color:rgba(209,222,255,.95);background:linear-gradient(180deg,hsla(0,0%,100%,.74),hsla(0,0%,100%,.42)),radial-gradient(circle at 22% 14%,hsla(0,0%,100%,.82) 0,hsla(0,0%,100%,.18) 56%,hsla(0,0%,100%,0) 100%);-webkit-backdrop-filter:blur(12px) saturate(1.18);backdrop-filter:blur(12px) saturate(1.18);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72),inset 0 -10px 24px rgba(191,209,255,.2),0 8px 18px rgba(52,94,187,.14)}.nav-link.active:after{content:"";position:absolute;left:16%;right:16%;bottom:-.24rem;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(108,154,255,.2),rgba(47,105,255,.95),rgba(108,154,255,.2))}.hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;align-items:center;width:100%;height:auto;min-height:0;flex:1 1}.hero-copy{height:100%;display:flex;flex-direction:column;justify-content:center;align-self:center;max-width:760px}.kicker{color:var(--primary);font-weight:600;font-size:1.4rem}h1{font-size:clamp(2.9rem,5.8vw,5rem);line-height:1.05;margin:.4rem 0}h1 span{color:var(--primary)}h2{font-size:clamp(2.2rem,3.8vw,3.6rem);line-height:1.12;margin:.35rem 0}.muted{color:var(--muted);max-width:60ch;font-size:1.25rem;line-height:1.6}.hero-actions{display:flex;gap:.9rem;margin-top:1rem}.btn{border:0;border-radius:12px;padding:.95rem 1.4rem;font-size:1.08rem;font-weight:650;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--primary),#4b82ff);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-dark),#3a73fc)}.btn-ghost{border:1px solid var(--line)}.btn-ghost,.btn-light{background:#fff;color:var(--primary)}.btn-light{width:170px}.mockup{position:relative;overflow:hidden;background:transparent;border:1px solid #dfe8ff;border-radius:18px;width:100%;height:clamp(360px,43vh,460px);box-shadow:0 16px 40px rgba(43,92,213,.1);padding:.75rem;justify-self:stretch;align-self:center}.nav-dashboard-btn{display:inline-flex;align-items:center;gap:.46rem}.nav-dashboard-icon{width:1.12rem;height:1.12rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.3)}.nav-dashboard-icon svg{width:.82rem;height:.82rem}.mockup-slider{width:100%;height:100%;min-height:0;overflow:hidden;border-radius:12px;border:1px solid #e2ebff;background:transparent}.mockup-track{display:flex;width:100%;height:100%;transition:transform .52s ease}.mockup-image{min-width:100%;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center center;display:block;filter:saturate(1.03) contrast(1.02);background:transparent}.mockup-dots{position:absolute;left:50%;bottom:1.2rem;transform:translateX(-50%);display:flex;align-items:center;gap:.45rem;padding:.4rem .55rem;border-radius:999px;background:hsla(0,0%,100%,.82);border:1px solid rgba(210,223,255,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mockup-dot{width:9px;height:9px;border:0;border-radius:999px;background:#9ebaf9;opacity:.65;cursor:pointer;transition:transform .16s ease,opacity .16s ease,background-color .16s ease}.mockup-dot.active{width:20px;opacity:1;background:#2f69ff}.section-head{text-align:center}.features-kicker{font-size:2.85rem;margin-bottom:.7rem}.features-title{font-size:clamp(3rem,4.9vw,5rem);margin:0;line-height:1.08}.features-divider{display:block;width:86px;height:5px;border-radius:999px;margin:1.2rem auto 0;background:#4d83ff}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.2rem;gap:1.2rem}.feature-card{background:#fff;border:1px solid #e2e9ff;border-radius:20px;padding:1.55rem}.feature-icon-wrap{width:82px;height:82px;border-radius:999px;background:#f2f6ff;display:grid;place-items:center;color:#3e78ff;margin-bottom:1.15rem}.feature-icon{width:38px;height:38px}.feature-card h3{margin:0;font-size:1.75rem;line-height:1.25}.feature-card p{margin:.55rem 0 0;color:var(--muted);line-height:1.45;font-size:1.15rem;max-width:25ch}.highlight{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.15rem;gap:1.15rem;background:linear-gradient(160deg,#f8fbff,#ebf2ff);border:1px solid #dee7ff;border-radius:24px;padding:1.2rem;align-items:center}.highlight-visual{min-height:clamp(220px,30vh,320px);border-radius:18px;background:radial-gradient(circle at 30% 25%,#6f9bff33 0,transparent 60%),#fff;border:1px dashed #c8d9ff;overflow:hidden}.highlight-image{width:100%;height:100%;min-height:clamp(220px,30vh,320px);object-fit:contain;object-position:center;display:block}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.stat-card{text-align:left;border:1px solid #deebff;border-radius:16px;background:#ffffffd9;padding:.92rem 1.1rem;display:flex;align-items:flex-start;gap:.78rem}.stat-icon-wrap{width:62px;height:62px;border-radius:999px;background:#eef4ff;display:grid;place-items:center;color:#3f77ff}.stat-icon{width:30px;height:30px}.stat-copy{display:grid;grid-gap:.2rem;gap:.2rem;padding-top:.02rem}.stat-card h3{margin:0;color:var(--primary);font-size:clamp(1.8rem,2.4vw,2.2rem);line-height:1.1;font-weight:800}.stat-card p{margin:0;color:var(--muted);font-size:clamp(.98rem,1.04vw,1.12rem);line-height:1.25;max-width:20ch}.final{padding-top:0;padding-bottom:0}.three-in-one{padding-top:1.2rem;padding-bottom:.9rem;gap:.8rem}.cta{border-radius:26px;background:linear-gradient(130deg,#275ff7,#1f63ff 45%,#2a7af3);color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:2.2rem 1.5rem}.cta p{max-width:60ch;color:#e8efff;font-size:1rem;margin:0}.cta h2{margin:0;font-size:clamp(1.75rem,2.2vw,2.3rem)}.lead-section,.lead-stage{justify-content:center}.lead-stage{width:100%;display:flex;align-items:stretch;gap:1rem}.lead-stage.with-message{justify-content:flex-start}.lead-shell{width:min(1120px,100%);margin:0 auto;border:1px solid #d7e4ff;border-radius:28px;background:linear-gradient(165deg,#fbfdff,#f0f5ff);box-shadow:0 24px 60px rgba(39,84,186,.14);padding:clamp(1.2rem,2.8vw,2.2rem)}.lead-stage.with-message .lead-shell{margin:0;flex:0 0 min(1120px,100%)}.lead-message-panel{flex:0 0;width:0;min-width:0;max-width:0;opacity:0;transform:translateX(22px);pointer-events:none;overflow:hidden;border:1px solid #d7e4ff;border-radius:28px;background:linear-gradient(165deg,#fcfdff,#eef4ff);box-shadow:0 24px 60px rgba(39,84,186,.12);padding:0;display:flex;align-items:stretch;transition:opacity .28s ease,transform .32s ease,max-width .32s ease,padding .32s ease,border-color .28s ease}.lead-message-panel.active{flex:1 1 auto;width:auto;min-width:320px;max-width:100%;opacity:1;transform:translateX(0);pointer-events:auto;padding:clamp(1rem,2vw,1.2rem)}.lead-head h2{margin:.2rem 0 .45rem;font-size:clamp(2.2rem,4vw,3.3rem)}.lead-head .muted{margin:0 0 1.2rem}.lead-form{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:start}.lead-form-main{display:grid;grid-template-columns:1fr 1fr;grid-gap:.95rem 1rem;gap:.95rem 1rem}.field-message{height:100%;flex:1 1 auto;width:100%;margin:0;display:flex;flex-direction:column;align-content:flex-start}.field-message textarea{flex:1 1 auto;min-height:0;width:100%;border-radius:14px;padding:1rem 1.15rem;line-height:1.9;font-size:1.02rem;font-family:Avenir Next,Segoe UI,sans-serif;background-color:#fffdf7;background-image:linear-gradient(180deg,hsla(0,0%,100%,.96),hsla(0,0%,100%,.96)),repeating-linear-gradient(180deg,rgba(96,125,185,.13) 0,rgba(96,125,185,.13) 1px,transparent 0,transparent 34px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 6px 18px rgba(53,90,177,.08)}.field{display:grid;grid-gap:.42rem;gap:.42rem}.field span{font-size:.96rem;font-weight:700;color:#2f3d5d}.required-mark{color:#2563eb;font-style:normal;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid #cddcff;border-radius:12px;background:#fff;color:#1c2436;font-size:1rem;line-height:1.3;padding:.8rem .9rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.franchiser-custom-row{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;gap:.5rem;align-items:center}.franchiser-back-btn{height:100%;min-height:44px;padding:0 .7rem;border:1px solid #cddcff;border-radius:10px;background:#fff;color:#48659b;font-size:1rem;cursor:pointer}.franchiser-back-btn:hover{border-color:#98b6ff;background:#f7faff}.field textarea{resize:vertical;min-height:86px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#74a0ff;box-shadow:0 0 0 3px rgba(47,105,255,.14)}.field-wide{grid-column:1/-1}.purpose-tags{display:flex;flex-wrap:wrap;gap:.65rem}.purpose-tag{border:1px solid #c9d9ff;border-radius:999px;padding:.56rem .92rem;background:#f1f6ff;color:#5870a6;font-size:.95rem;font-weight:650;cursor:pointer;opacity:.66;transition:all .16s ease}.purpose-tag:hover{opacity:.9}.purpose-tag.active{opacity:1;color:#1f53d8;background:#e7efff;border-color:#87a9ff;box-shadow:0 4px 12px rgba(55,108,235,.15)}.field-submit{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:.2rem}.submit-note{margin:0;font-weight:650;font-size:.98rem}.submit-note--success{color:#16a34a}.submit-note--error{color:#dc2626}.field-error{color:#2457c8;font-size:.84rem;font-weight:600;line-height:1.2}@media (max-width:1100px){.feature-grid,.hero-grid,.highlight,.lead-form-main,.stats-grid{grid-template-columns:1fr 1fr}.lead-form.with-message{grid-template-columns:1fr}.lead-stage,.lead-stage.with-message{flex-direction:column}.hero-grid{height:100%;min-height:0}.mockup{height:clamp(320px,40vh,420px);width:100%}.features-kicker{font-size:1.5rem}.features-title{font-size:clamp(2.2rem,4.3vw,3.2rem)}}@media (max-width:720px){.lp-section{min-height:100svh;padding:1rem;gap:1rem}.nav{display:flex;flex-wrap:wrap;gap:.75rem}.nav-actions{width:100%;justify-content:flex-end}.nav nav{order:3;width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:.2rem}.feature-grid,.hero-grid,.highlight,.lead-form-main,.stats-grid{grid-template-columns:1fr}.lead-stage,.lead-stage.with-message{flex-direction:column}.lead-message-panel,.lead-message-panel.active{min-width:0;max-width:100%}.hero-grid{height:auto;min-height:auto}.mockup-dots{bottom:.8rem}.stat-card{display:grid;grid-template-columns:1fr;text-align:center;justify-items:center}.stat-copy p{max-width:none}.cta{min-height:20vh}.field-submit{align-items:flex-end;flex-direction:column}}