:root{
  --ink:#10133c;--muted:#686982;--purple:#6e42ee;--purple-2:#4a249f;
  --purple-3:#2d146e;--lavender:#f7f5ff;--line:#ece9f7;--green:#37c936;
  --green-dark:#25ae25;--white:#fff;--shadow:0 18px 50px rgba(37,23,79,.09);
  --radius:20px;--container:1200px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5;font-size:14px}body.modal-open{overflow:hidden}
button,input,select{font:inherit}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:86px 0}.section-heading{margin-bottom:38px}.section-heading h2,.faq-section h2,.cta-heading h2{font-size:38px;line-height:1.16;letter-spacing:-1.35px;margin:0;font-weight:800}.section-heading h2 span,.cta-heading span{color:var(--purple)}.section-heading p{color:var(--muted);font-size:14px;line-height:1.75;margin:0}.split-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:start}
.site-header{height:76px;display:flex;align-items:center;background:rgba(255,255,255,.96);border-bottom:1px solid #f0eef8;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px}.logo,.footer-logo{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;font-size:23px;font-weight:800;letter-spacing:-.6px}.logo img,.footer-logo img{width:36px;height:36px}.main-nav{display:flex;gap:26px}.main-nav a,.footer-links a{font-size:14px;color:#474867;text-decoration:none;font-weight:600;transition:.2s}.main-nav a:hover,.footer-links a:hover{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:17px}.text-action,.header-phone{border:0;background:none;color:var(--purple);font-size:14px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:7px;cursor:pointer;padding:0}.header-phone{color:var(--ink);font-weight:800}.text-action svg,.header-phone svg,.footer-contacts svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.menu-toggle{display:none;border:0;background:none;color:var(--ink);padding:8px;cursor:pointer}.menu-toggle svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2}
.hero{position:relative;overflow:hidden;background:linear-gradient(90deg,#faf9ff 0%,#fff 48%,#f8f6ff 100%);padding:42px 0 34px}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow--one{width:440px;height:440px;left:-260px;top:-140px;background:radial-gradient(circle,rgba(126,91,255,.12),transparent 70%)}.hero-glow--two{width:500px;height:500px;right:-260px;bottom:-200px;background:radial-gradient(circle,rgba(102,63,235,.12),transparent 70%)}.hero-grid{display:grid;grid-template-columns:.98fr 1.02fr;min-height:435px;align-items:center}.hero-copy{padding:10px 25px 30px 10px;position:relative;z-index:3}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eee9ff;color:var(--purple);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.hero h1{font-size:49px;line-height:1.14;letter-spacing:-2.3px;margin:0 0 22px}.hero h1 span{color:var(--purple)}.hero-copy>p{max-width:560px;font-size:15px;color:#565873;line-height:1.75;margin:0 0 28px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.button{border:0;border-radius:11px;padding:15px 24px;font-weight:800;font-size:14px;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--green{background:linear-gradient(180deg,#42d83e,#2dbc2c);color:#fff;box-shadow:0 11px 25px rgba(45,188,44,.24)}.button--green:hover{background:linear-gradient(180deg,#48e045,#29b629)}.button--ghost{background:#fff;color:var(--purple);box-shadow:0 8px 25px rgba(53,35,105,.09)}.button--outline{background:#fff;color:var(--purple);border:1px solid #b6a3f7}.button--wide{width:100%}
.hero-media{height:435px;position:relative}.hero-photo{position:absolute;inset:0 0 0 80px;border-radius:0 0 0 100px;overflow:hidden}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.56),transparent 25%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.float-card{position:absolute;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.7);box-shadow:0 18px 45px rgba(28,17,67,.14);border-radius:15px;display:flex;align-items:center;gap:12px;padding:14px 16px;z-index:2}.float-card--calls{left:8px;top:24px;width:184px}.float-card--leads{left:8px;top:100px;width:184px}.float-card .mini-icon{width:36px;height:36px;border-radius:10px;background:#f0ebff;display:grid;place-items:center;color:var(--purple)}.float-card .mini-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.float-card strong,.float-card small{display:block}.float-card strong{font-size:14px}.float-card small{font-size:14px;color:var(--muted)}.float-card>b{margin-left:auto;font-size:18px}.float-card--chart{left:8px;top:177px;width:184px;display:block;padding:16px}.float-card--chart span{font-size:14px}.float-card--chart>b{display:block;font-size:25px;margin:2px 0 9px}.float-card--chart svg{width:100%;height:52px;overflow:visible}.float-card--chart path{fill:none;stroke:#7550ef;stroke-width:3}.float-card--chart circle{fill:#7550ef}.hero-number{position:absolute;right:14px;top:63px;width:126px;height:205px;border-radius:24px;background:linear-gradient(160deg,#7a4ef6,#4f23b0);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3;box-shadow:0 25px 50px rgba(71,32,161,.3)}.hero-number strong{font-size:45px;line-height:1}.hero-number span{font-size:14px;font-weight:700;line-height:1.55;margin-top:10px}
.hero-facts{position:relative;z-index:4;margin-top:6px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:17px;box-shadow:var(--shadow);overflow:hidden}.hero-facts article{min-height:103px;padding:20px 17px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--line)}.hero-facts article:last-child{border-right:0}.fact-icon{flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#f1edff;color:var(--purple);display:grid;place-items:center}.fact-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-facts b,.hero-facts small{display:block}.hero-facts b{font-size:14px;margin-bottom:4px}.hero-facts small{font-size:14px;color:var(--muted);line-height:1.45}
.result-section{background:#fff}.result-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.number-card{padding:24px 20px 22px;min-height:218px;border-radius:17px;background:#fff;box-shadow:var(--shadow);border:1px solid #f3f0fa}.number-card>span,.process-grid article>span{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:linear-gradient(160deg,#7b52f6,#5425bc);color:#fff;font-weight:800;box-shadow:0 8px 18px rgba(80,38,181,.24)}.number-card h3{font-size:15px;margin:24px 0 10px}.number-card p{font-size:14px;color:var(--muted);line-height:1.65;margin:0}.result-panels{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:20px}.dark-panel,.gradient-panel{min-height:150px;border-radius:17px;color:#fff;padding:25px 28px}.dark-panel{background:linear-gradient(120deg,#2b1269,#4a239e)}.dark-panel h3,.gradient-panel h3{font-size:18px;margin:0 0 17px}.panel-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 22px}.panel-list span{font-size:14px;display:flex;gap:8px;align-items:center}.panel-list i{font-style:normal;width:18px;height:18px;border-radius:50%;background:#42cf42;display:grid;place-items:center;font-size:14px}.gradient-panel{background:linear-gradient(120deg,#4c24ac,#7547ef);display:flex;align-items:center;gap:25px}.large-target{width:82px;height:82px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center;flex:0 0 auto}.large-target svg{width:54px;height:54px;fill:none;stroke:#fff;stroke-width:1.7}.gradient-panel h3{font-size:24px;margin-bottom:8px}.gradient-panel p{font-size:14px;line-height:1.55;margin:0;opacity:.9}
.cases-section{background:var(--lavender)}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.case-card{background:#fff;border-radius:17px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #f0edf8;transition:transform .2s,box-shadow .2s}.case-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px rgba(37,23,79,.14)}.case-card>img{width:100%;height:178px;object-fit:cover}.case-body{padding:21px}.case-body small{color:var(--purple);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.case-body h3{font-size:17px;margin:8px 0}.case-body p{font-size:14px;color:var(--muted);line-height:1.65;margin:0 0 17px;min-height:58px}.case-link{padding:0;border:0;background:none;color:var(--purple);font-weight:800;font-size:14px;display:flex;gap:7px;align-items:center;cursor:pointer}.case-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.center-action{text-align:center;margin-top:28px}
.calculator-section{background:#fff}.calculator-card{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch}.calc-form{background:#fff;border-radius:18px;padding:29px;box-shadow:var(--shadow);border:1px solid #f1eef8}.calc-form h3,.forecast h3{font-size:18px;margin:0 0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 25px}.calc-form label,.calc-form legend,.lead-form label>span{font-size:14px;font-weight:700;color:#42435f}.calc-form select,.lead-form input,.lead-form select{display:block;width:100%;height:45px;border-radius:10px;border:1px solid #dfdaef;background:#fff;color:var(--ink);padding:0 13px;margin-top:8px;outline:none;transition:border .2s,box-shadow .2s}.calc-form select:focus,.lead-form input:focus,.lead-form select:focus{border-color:#8a67f5;box-shadow:0 0 0 3px rgba(110,66,238,.11)}.calc-form fieldset{border:0;padding:0;margin:0}.calc-form legend{margin-bottom:10px}.check{display:flex!important;align-items:center;gap:8px;margin:8px 0!important;font-size:14px!important;font-weight:500!important;cursor:pointer}.check input{position:absolute;opacity:0}.check span{width:16px;height:16px;border-radius:50%;border:1px solid #bdb3dc;display:grid;place-items:center}.check input:checked+span{border:5px solid var(--purple)}.calc-footer{margin-top:20px;display:flex;align-items:flex-end;gap:22px}.range-label{flex:1}.range-label input{width:100%;accent-color:var(--purple);margin-top:13px}.range-notes{display:flex;justify-content:space-between;font-size:14px;color:#9191a5;font-style:normal}.range-notes i{font-style:normal}.forecast{border-radius:18px;background:linear-gradient(165deg,#3c178b,#5e2dc6);color:#fff;padding:28px 24px;box-shadow:0 20px 48px rgba(54,25,121,.22)}.forecast dl{margin:0}.forecast dl>div{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.11)}.forecast dt{font-size:14px;opacity:.8}.forecast dd{margin:0;font-size:14px;font-weight:800}.forecast-total{padding-top:13px!important;border-bottom:0!important}.forecast-total dd{font-size:20px}.forecast ul{list-style:none;padding:16px 0 0;margin:0}.forecast li{font-size:14px;margin:8px 0;padding-left:21px;position:relative}.forecast li:before{content:"✓";position:absolute;left:0;top:-1px;width:15px;height:15px;border-radius:50%;background:#37cf36;display:grid;place-items:center;color:#fff;font-size:14px}.forecast-link{width:100%;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);color:#fff;border-radius:9px;padding:11px;font-size:14px;font-weight:800;cursor:pointer;margin-top:15px}
.process-section{background:var(--lavender)}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.process-grid article{min-height:185px;background:#fff;border-radius:15px;padding:20px 16px;box-shadow:0 12px 35px rgba(37,23,79,.06);position:relative}.process-grid article:not(:last-child):after{content:"";position:absolute;right:-13px;top:39px;width:13px;border-top:1px dashed #bdaaf6}.process-grid article>span{width:31px;height:31px;font-size:14px;background:#f2edff;color:var(--purple);box-shadow:none}.process-grid h3{font-size:14px;margin:20px 0 8px}.process-grid p{font-size:14px;color:var(--muted);line-height:1.65;margin:0}.process-bottom{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.process-bottom p{font-size:14px;color:var(--muted);margin:0}
.testdrive-section{background:#fff}.testdrive-card{border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(40,24,87,.12);border:1px solid #eee9fb;padding:34px;display:grid;grid-template-columns:.86fr 1.14fr;gap:35px;position:relative;overflow:hidden}.testdrive-card:before{content:"";position:absolute;inset:0;border:2px solid transparent;border-radius:24px;background:linear-gradient(125deg,#7a50f0,transparent 38%,transparent 70%,#7a50f0) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.label-orange{display:inline-block;background:#fff2e9;color:#f07729;padding:6px 10px;border-radius:999px;font-size:14px;font-weight:800;text-transform:uppercase}.testdrive-copy h2{font-size:30px;line-height:1.16;margin:13px 0 12px}.testdrive-copy>p{font-size:14px;color:var(--muted);line-height:1.65}.testdrive-price{display:flex;align-items:baseline;gap:7px;margin:16px 0}.testdrive-price strong{font-size:32px;color:var(--purple)}.testdrive-price span{font-size:14px;color:var(--muted)}.testdrive-copy ul{list-style:none;padding:0;margin:0 0 22px}.testdrive-copy li{font-size:14px;margin:8px 0;display:flex;gap:8px;align-items:center}.testdrive-copy li i{font-style:normal;width:17px;height:17px;border-radius:50%;background:#42cf42;color:#fff;display:grid;place-items:center;font-size:14px}.testdrive-analytics{background:#fbfaff;border-radius:18px;border:1px solid #ece7fa;padding:24px}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.analytics-grid div{background:#fff;border:1px solid #eeeaf9;border-radius:11px;padding:12px 15px}.analytics-grid small,.analytics-grid strong{display:block}.analytics-grid small{font-size:14px;color:var(--muted)}.analytics-grid strong{font-size:20px;margin-top:3px}.chart-title{display:flex;justify-content:space-between;font-size:14px;margin:20px 0 8px}.chart-title b{color:var(--purple)}.big-chart{width:100%;height:145px;overflow:visible}.big-chart .gridline{fill:none;stroke:#eae6f6;stroke-width:1}.big-chart .area{fill:url(#chartFill)}.big-chart .line{fill:none;stroke:#6d42ed;stroke-width:4}.big-chart .points{fill:#6d42ed;stroke:#fff;stroke-width:3}
.reviews-section{background:var(--lavender)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border-radius:16px;padding:22px;box-shadow:var(--shadow);border:1px solid #f0edf7}.review-head{display:flex;align-items:center;gap:11px}.review-head>span{width:39px;height:39px;border-radius:50%;background:linear-gradient(150deg,#774cf2,#5525bd);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:800}.review-head b,.review-head small{display:block}.review-head b{font-size:14px}.review-head small{font-size:14px;color:var(--muted);margin-top:2px}.review-card>p{font-size:14px;line-height:1.7;color:#555670;min-height:79px;margin:17px 0}.review-card button{border:0;background:none;padding:0;color:var(--purple);font-size:14px;font-weight:800;cursor:pointer}.certificates{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.certificates button{padding:0;border:0;background:#fff;cursor:zoom-in;box-shadow:0 15px 40px rgba(42,25,91,.13);overflow:hidden}.certificates img{display:block;width:100%;height:330px;object-fit:cover;object-position:top;transition:transform .25s}.certificates button:hover img{transform:scale(1.02)}
.niches-section{background:#fff}.niche-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.niche-card{border-radius:17px;padding:25px 27px;min-height:170px}.niche-card--lavender{background:#f8f6ff}.niche-card--cream{background:#fffbf0}.niche-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--purple);box-shadow:0 8px 20px rgba(48,29,99,.08);font-weight:800}.niche-card h3{font-size:15px;margin:17px 0 9px}.niche-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.warning-card{margin-top:17px;background:#fff4f6;border-radius:15px;padding:20px 25px;display:flex;align-items:center;gap:17px}.warning-card>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#ffe1e8;color:#e15c75;font-weight:800}.warning-card b{font-size:14px}.warning-card p{font-size:14px;color:var(--muted);margin:4px 0 0}
.faq-section{background:#fff;padding-top:50px}.faq-section h2{margin-bottom:28px}.accordion{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item>button{width:100%;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:20px 4px;font-weight:700;color:var(--ink);font-size:14px;cursor:pointer;text-align:left}.faq-item>button i{font-style:normal;color:var(--purple);font-size:21px;transition:transform .2s}.faq-item.open>button i{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-answer>p{overflow:hidden;margin:0;color:var(--muted);font-size:14px;line-height:1.7;padding:0 4px}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer>p{padding-bottom:20px}
.cta-section{background:linear-gradient(180deg,#faf8ff,#f4f0ff);padding:72px 0 0}.cta-heading{margin-bottom:30px}.cta-card{display:grid;grid-template-columns:1fr 460px;min-height:500px;align-items:end;position:relative}.cta-photo{height:500px;overflow:hidden;position:relative}.cta-photo:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;left:-90px;top:30px;border:1px solid rgba(110,66,238,.16)}.cta-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#f4f0ff 100%)}.cta-photo img{width:100%;height:100%;object-fit:cover;object-position:64% center;mix-blend-mode:multiply}.lead-form{background:linear-gradient(160deg,#321578,#4e23aa);color:#fff;border-radius:22px;padding:30px 31px;align-self:center;box-shadow:0 25px 60px rgba(50,22,117,.25);position:relative;z-index:3}.lead-form h3{font-size:20px;margin:0 0 8px}.lead-form>p{font-size:14px;line-height:1.55;opacity:.8;margin:0 0 17px}.lead-form label{display:block;margin-top:10px}.lead-form label>span{color:#fff;font-size:14px;opacity:.75}.lead-form input,.lead-form select{height:42px;margin-top:5px;border:0}.privacy{display:flex!important;align-items:center;gap:8px;cursor:pointer}.privacy input{position:absolute;opacity:0;width:auto}.privacy>span{width:17px;height:17px;border:1px solid rgba(255,255,255,.55);border-radius:4px;display:grid;place-items:center;opacity:1!important}.privacy input:checked+span:after{content:"✓";font-size:14px;color:#fff}.privacy small{font-size:14px;opacity:.78}.lead-form .button{margin-top:14px}.form-status{font-size:14px;line-height:1.45;margin-top:9px;min-height:0}.form-status.success{color:#aef2ac}.form-status.error{color:#ffd1da}
.site-footer{background:#10092b;color:#fff;padding:32px 0 18px}.footer-main{display:grid;grid-template-columns:.8fr 1fr 1fr;align-items:center;gap:25px}.footer-logo{color:#fff}.footer-links{display:flex;gap:18px}.footer-links a{color:#bcb8cc;font-size:14px}.footer-contacts{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer-contacts a{color:#fff;text-decoration:none;font-size:14px;font-weight:700;display:flex;gap:8px;align-items:center}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:23px;padding-top:15px;display:flex;justify-content:space-between;gap:15px;color:#77718d;font-size:14px}.footer-bottom a{color:#77718d;text-decoration:none}
.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.2s}.modal.open{opacity:1;visibility:visible}.modal-backdrop{position:absolute;inset:0;background:rgba(12,7,30,.72);backdrop-filter:blur(5px)}.modal-dialog{position:relative;width:min(calc(100% - 30px),480px);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.3);transform:translateY(12px);transition:.2s}.modal.open .modal-dialog{transform:translateY(0)}.modal-close{position:absolute;right:16px;top:16px;width:36px;height:36px;border:0;border-radius:50%;background:#f1edfb;color:var(--purple);display:grid;place-items:center;cursor:pointer;z-index:2}.modal-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.modal-dialog>h2{font-size:27px;margin:0 45px 8px 0}.modal-dialog>p{font-size:14px;color:var(--muted);margin:0 0 20px}.lead-form--light{background:#fff;color:var(--ink);box-shadow:none;padding:0;border-radius:0}.lead-form--light label>span{color:var(--ink);opacity:.7}.lead-form--light input{border:1px solid #dfdaef}.lead-form--light .privacy>span{border-color:#bcb3d9}.lead-form--light .privacy input:checked+span:after{color:var(--purple)}.lead-form--light .privacy small{color:var(--muted)}.lead-form--light .form-status.success{color:#239b24}.lead-form--light .form-status.error{color:#d74864}.modal-dialog--case{width:min(calc(100% - 30px),680px)}.modal-dialog--case>img{width:100%;height:260px;object-fit:cover;border-radius:13px;margin-bottom:18px}.modal-dialog--case>small{color:var(--purple);font-weight:800;text-transform:uppercase;font-size:14px}.case-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.case-metrics div{background:#f7f5ff;border-radius:12px;padding:15px}.case-metrics b,.case-metrics small{display:block}.case-metrics b{font-size:20px;color:var(--purple)}.case-metrics small{font-size:14px;color:var(--muted)}.modal-dialog--letter{width:min(calc(100% - 30px),680px);padding:15px}.modal-dialog--letter>img{display:block;width:100%;height:auto;border-radius:10px}.to-top{position:fixed;right:18px;bottom:18px;width:45px;height:45px;border:0;border-radius:50%;background:#4f25af;color:#fff;box-shadow:0 14px 35px rgba(61,27,143,.3);font-size:20px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:40}.to-top.show{opacity:1;visibility:visible;transform:none}
@media(max-width:1050px){.main-nav{gap:15px}.main-nav a{font-size:14px}.header-actions .text-action{display:none}.hero h1{font-size:43px}.hero-photo{left:45px}.split-heading{gap:40px}.process-grid{grid-template-columns:repeat(3,1fr)}.process-grid article:not(:last-child):after{display:none}.cta-card{grid-template-columns:1fr 410px}}
@media(max-width:820px){.section{padding:64px 0}.section-heading h2,.faq-section h2,.cta-heading h2{font-size:31px}.split-heading{grid-template-columns:1fr;gap:16px}.site-header{height:68px}.menu-toggle{display:block}.main-nav{position:absolute;top:68px;left:0;right:0;background:#fff;box-shadow:0 20px 35px rgba(26,16,57,.12);padding:15px 20px 22px;display:grid;gap:0;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.main-nav.open{opacity:1;visibility:visible;transform:none}.main-nav a{padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.header-actions{margin-left:auto}.header-phone{font-size:13px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:20px 0 30px}.hero-copy>p{margin-inline:auto}.hero-buttons{justify-content:center}.hero-media{height:440px}.hero-photo{left:7%;right:0;border-radius:60px}.float-card--calls,.float-card--leads,.float-card--chart{left:0}.hero-facts{grid-template-columns:1fr 1fr}.hero-facts article:nth-child(2){border-right:0}.hero-facts article:nth-child(-n/**/+2){border-bottom:1px solid var(--line)}.result-cards{grid-template-columns:1fr 1fr}.result-panels{grid-template-columns:1fr}.case-grid{grid-template-columns:1fr}.case-card{display:grid;grid-template-columns:260px 1fr}.case-card>img{height:100%}.calculator-card{grid-template-columns:1fr}.forecast{display:grid;grid-template-columns:1fr 1fr;gap:20px}.forecast h3{grid-column:1/-1;margin-bottom:0}.forecast-link{grid-column:1/-1}.process-grid{grid-template-columns:1fr 1fr}.testdrive-card{grid-template-columns:1fr}.reviews-grid{grid-template-columns:1fr}.certificates img{height:260px}.cta-card{grid-template-columns:1fr 390px}.cta-photo{margin-left:-60px}.footer-main{grid-template-columns:1fr 1fr}.footer-links{display:none}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:52px 0}.section-heading h2,.faq-section h2,.cta-heading h2{font-size:27px;letter-spacing:-.8px}.header-phone{font-size:0}.header-phone svg{width:22px;height:22px}.logo{font-size:20px}.logo img{width:32px;height:32px}.hero{padding-top:24px}.hero h1{font-size:35px;letter-spacing:-1.5px}.hero-copy>p{font-size:13px}.hero-media{height:390px}.hero-photo{left:0;border-radius:40px}.hero-number{width:105px;height:170px;right:5px}.hero-number strong{font-size:37px}.hero-number span{font-size:13px}.float-card{transform:scale(.84);transform-origin:left top}.float-card--calls{top:20px}.float-card--leads{top:84px}.float-card--chart{top:149px}.hero-facts{grid-template-columns:1fr}.hero-facts article{border-right:0;border-bottom:1px solid var(--line)}.hero-facts article:last-child{border-bottom:0}.result-cards{grid-template-columns:1fr}.number-card{min-height:0}.panel-list{grid-template-columns:1fr}.gradient-panel{align-items:flex-start}.case-card{display:block}.case-card>img{height:180px}.calculator-card{gap:12px}.calc-form{padding:21px}.form-grid{grid-template-columns:1fr}.calc-footer{flex-direction:column;align-items:stretch}.forecast{display:block}.forecast h3{margin-bottom:20px}.process-grid{grid-template-columns:1fr}.process-bottom{align-items:stretch;flex-direction:column}.testdrive-card{padding:23px}.testdrive-copy h2{font-size:26px}.reviews-grid{gap:12px}.certificates{grid-template-columns:1fr}.certificates img{height:auto}.niche-grid{grid-template-columns:1fr}.cta-section{padding-top:52px}.cta-card{display:block}.cta-photo{height:350px;margin:0}.cta-photo:after{background:linear-gradient(180deg,transparent 60%,#f4f0ff 100%)}.lead-form{margin-top:-30px;padding:24px;position:relative}.footer-main{grid-template-columns:1fr;justify-items:start}.footer-contacts{align-items:flex-start}.footer-bottom{flex-direction:column}.modal-dialog{padding:24px}.case-metrics{grid-template-columns:1fr}.to-top{right:12px;bottom:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}


/* Header updated to match reference mockup */
.site-header{height:94px;background:#fff;border-bottom:1px solid #eceaf4;backdrop-filter:none}.header-inner{min-height:94px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.logo{font-size:30px;gap:12px;color:#5b33c6}.logo img{width:54px;height:54px}.header-subtitle{justify-self:center;text-align:center;color:#57576f;font-size:18px;font-weight:500;line-height:1.2;letter-spacing:-.15px}.header-actions{display:flex;align-items:center;gap:32px}.messenger-links{display:flex;align-items:center;gap:28px}.messenger-link{display:flex;align-items:center;gap:10px;color:#5b49c9;text-decoration:underline;text-underline-offset:3px;font-size:17px;font-weight:600;white-space:nowrap}.messenger-link:hover{color:#4328a6}.messenger-badge{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#36aaf4;flex:0 0 26px}.messenger-badge--max{color:#6a4df0}.messenger-badge svg{width:26px;height:26px;display:block}.header-phone{font-size:18px;gap:10px;color:#171744}.header-phone svg{width:18px;height:18px;color:#7a58ef}.main-nav,.menu-toggle,.text-action{display:none!important}
@media(max-width:1200px){.header-inner{gap:24px}.header-subtitle{font-size:15px}.messenger-links{gap:18px}.messenger-link{font-size:14px}.header-phone{font-size:16px}}
@media(max-width:820px){.site-header{height:auto;padding:14px 0}.header-inner{min-height:0;grid-template-columns:1fr;justify-items:center;gap:12px}.header-subtitle{font-size:14px}.header-actions{flex-direction:column;gap:12px}.messenger-links{flex-wrap:wrap;justify-content:center}.header-phone{font-size:18px}}
@media(max-width:480px){.logo{font-size:24px}.logo img{width:46px;height:46px}.header-subtitle{font-size:13px;line-height:1.35}.messenger-links{gap:12px 16px}.messenger-link{font-size:13px}.header-phone{font-size:16px}}

/* Uploaded brand assets */
.site-header .logo{display:block;line-height:0}.site-header .header-logo-image{display:block;width:238px;height:auto;max-height:72px;object-fit:contain}.messenger-badge--max img{display:block;width:26px;height:26px;object-fit:contain}.messenger-badge--max svg{display:none}
@media(max-width:1200px){.site-header .header-logo-image{width:205px}}
@media(max-width:820px){.site-header .header-logo-image{width:220px;max-height:none}}
@media(max-width:480px){.site-header .header-logo-image{width:190px}}


/* Compact one-line header subtitle */
@media(min-width:821px){
  .header-subtitle{
    font-size:14px;
    line-height:1;
    white-space:nowrap;
    letter-spacing:0;
  }
}
@media(min-width:821px) and (max-width:1200px){
  .header-inner{gap:16px}
  .header-subtitle{font-size:14px}
  .site-header .header-logo-image{width:180px}
  .messenger-links{gap:14px}
  .messenger-link{font-size:14px;gap:7px}
  .header-actions{gap:18px}
  .header-phone{font-size:14px}
}


/* Requested header sizing refinements */
.header-phone{white-space:nowrap;flex:0 0 auto}
.messenger-link{font-size:14px}
@media(min-width:821px) and (max-width:1200px){.messenger-link{font-size:14px}}


/* ===== Hero Variant 1: close to mockup ===== */
.hero--v1{position:relative;overflow:hidden;background:linear-gradient(90deg,#fbfbff 0%,#f9f8ff 48%,#f2efff 100%);padding:0 0 18px}
.hero--v1 .hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;min-height:508px;gap:0}
.hero--v1 .hero-copy{padding:60px 24px 40px 0;position:relative;z-index:3}
.hero--v1 .hero-copy h1{font-size:58px;line-height:1.1;letter-spacing:-2.5px;color:#18214b;margin:0 0 22px}
.hero--v1 .hero-copy h1 span{color:#6d58f4}
.hero--v1 .hero-copy p{max-width:570px;font-size:15px;line-height:1.75;color:#4a516f;margin:0 0 28px}
.hero--v1 .hero-copy p span{color:#5c49ef;font-weight:700}
.hero--v1 .hero-buttons{display:flex;gap:12px;align-items:center;margin-bottom:18px}
.hero--v1 .button--green{padding:16px 34px;border-radius:12px;font-size:15px;letter-spacing:.01em}
.hero--v1 .hero-points{display:flex;flex-wrap:wrap;gap:20px;list-style:none;padding:0;margin:0;color:#616684;font-size:14px}
.hero--v1 .hero-points li{position:relative;padding-left:18px}
.hero--v1 .hero-points li::before{content:"";position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%;background:#7a63f7;box-shadow:0 0 0 3px rgba(122,99,247,.12)}
.hero--v1 .hero-media{position:relative;height:508px;display:flex;align-items:stretch;justify-content:flex-end}
.hero--v1 .hero-photo{position:absolute;inset:0 -120px 0 -20px;border-radius:0;overflow:hidden}
.hero--v1 .hero-photo::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,249,255,.98) 0%,rgba(250,249,255,.90) 15%,rgba(250,249,255,.40) 31%,rgba(250,249,255,.08) 45%,rgba(250,249,255,0) 58%);z-index:1}
.hero--v1 .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(1.02)}
.hero--v1 .float-card{position:absolute;left:22px;background:rgba(255,255,255,.95);border:1px solid rgba(235,231,255,.95);box-shadow:0 18px 38px rgba(42,30,88,.12);border-radius:18px;padding:14px 16px;z-index:2}
.hero--v1 .float-card--leads{top:88px;width:206px;display:flex;align-items:center;gap:12px}
.hero--v1 .float-card--calls{top:188px;width:206px;display:flex;align-items:center;gap:12px}
.hero--v1 .float-card--chart{top:288px;width:206px;display:block}
.hero--v1 .mini-icon{width:40px;height:40px;border-radius:14px;background:#f2efff;display:grid;place-items:center;color:#6f58f4;flex:0 0 auto}
.hero--v1 .mini-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hero--v1 .float-card-copy{display:flex;flex-direction:column;gap:4px}
.hero--v1 .float-card strong{font-size:14px;line-height:1.25;color:#262d55}
.hero--v1 .float-card small{display:flex;align-items:center;gap:12px;color:#5f6686}
.hero--v1 .float-card small b{font-size:17px;color:#18214b;line-height:1}
.hero--v1 .float-card small em,.hero--v1 .chart-head em{font-style:normal;font-size:14px;font-weight:700;color:#57af3b}
.hero--v1 .float-card--chart span{display:block;font-size:14px;color:#2c355d;margin-bottom:6px}
.hero--v1 .chart-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.hero--v1 .chart-head b{font-size:24px;color:#18214b;line-height:1}
.hero--v1 .float-card--chart svg{width:100%;height:56px;overflow:visible}
.hero--v1 .float-card--chart path{fill:none;stroke:#7b63f7;stroke-width:3}
.hero--v1 .float-card--chart circle{fill:#7b63f7}
.hero--v1 .hero-facts{margin-top:-8px;background:transparent;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0}
.hero--v1 .hero-facts article{background:rgba(255,255,255,.86);backdrop-filter:blur(10px);border:1px solid rgba(237,233,255,.95);border-radius:18px;min-height:100px;padding:18px 20px;box-shadow:0 12px 30px rgba(37,24,82,.06)}
.hero--v1 .hero-facts article:nth-child(-n/**/+2),.hero--v1 .hero-facts article:nth-child(2){border-bottom:none;border-right:none}
.hero--v1 .fact-icon{width:46px;height:46px;border-radius:16px;background:#f3efff;color:#6b55f3}
.hero--v1 .fact-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hero--v1 .hero-facts b{font-size:16px;color:#5e48ef}
.hero--v1 .hero-facts small{font-size:14px;line-height:1.45;color:#434a68}
@media(max-width:1200px){.hero--v1 .hero-copy h1{font-size:50px}.hero--v1 .hero-photo{inset:0 -70px 0 0}.hero--v1 .float-card{left:8px}}
@media(max-width:1050px){.hero--v1 .hero-grid{grid-template-columns:1fr}.hero--v1 .hero-copy{padding:42px 0 24px;text-align:center}.hero--v1 .hero-copy p,.hero--v1 .hero-points{margin-left:auto;margin-right:auto;justify-content:center}.hero--v1 .hero-buttons{justify-content:center}.hero--v1 .hero-media{height:470px}.hero--v1 .hero-photo{inset:0 -24px 0 20%}}
@media(max-width:820px){.hero--v1 .hero-copy h1{font-size:43px}.hero--v1 .hero-copy p{font-size:14px}.hero--v1 .hero-media{height:440px}.hero--v1 .hero-photo{inset:0 -16px 0 17%;border-radius:36px}.hero--v1 .float-card{transform:scale(.92);transform-origin:left top;left:0}.hero--v1 .hero-facts{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.hero--v1 .hero-copy h1{font-size:34px;letter-spacing:-1.4px}.hero--v1 .hero-points{gap:10px 16px;font-size:13px}.hero--v1 .hero-media{height:380px}.hero--v1 .hero-photo{inset:0 -12px 0 10%;border-radius:28px}.hero--v1 .float-card{transform:scale(.76);left:-4px}.hero--v1 .float-card--leads{top:16px}.hero--v1 .float-card--calls{top:90px}.hero--v1 .float-card--chart{top:164px}.hero--v1 .hero-facts{grid-template-columns:1fr}}


/* ===== Final hero adjustment v7: shift operator right, crop from right on desktop ===== */
.hero--v1{position:relative;overflow:hidden;padding-bottom:28px;background:linear-gradient(90deg,#fbfbff 0%,#f7f5ff 48%,#f2efff 100%)}
.hero--v1 .hero-grid,.hero--v1 .hero-copy,.hero--v1 .hero-media,.hero--v1 .hero-facts{position:relative}
.hero--v1 .hero-copy,.hero--v1 .hero-facts{z-index:4}

@media (min-width:1051px){
  .hero--v1 .hero-grid{min-height:520px}
  .hero--v1 .hero-media{height:520px;overflow:visible;z-index:2}
  .hero--v1 .hero-photo{
    display:block !important;
    position:absolute;
    left:-10px;
    right:calc((100vw - min(var(--container), calc(100vw - 40px))) / -2 - 8px);
    top:0;
    bottom:-118px;
    border-radius:0;
    overflow:hidden;
    background:#dfe7f6;
  }
  .hero--v1 .hero-photo img{display:none}
  .hero--v1 .hero-photo::after{
    content:"";
    position:absolute;
    inset:0;
    background-image:url("assets/operator-hero.png");
    background-repeat:no-repeat;
    background-size:cover;
  }
  .hero--v1 .hero-photo::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(90deg,rgba(248,247,255,.98) 0%,rgba(248,247,255,.95) 8%,rgba(248,247,255,.66) 14%,rgba(248,247,255,.30) 19%,rgba(248,247,255,.10) 23%,rgba(248,247,255,.03) 27%,rgba(248,247,255,0) 30%);
    z-index:1;
  }
  .hero--v1 .float-card{z-index:3}
  .hero--v1 .hero-facts{margin-top:-4px}
  .hero--v1 .hero-facts::before{
    content:"";
    position:absolute;
    left:-26px;
    right:-26px;
    top:6px;
    bottom:-18px;
    border-radius:26px;
    background:linear-gradient(90deg,rgba(247,245,255,.96) 0%,rgba(247,245,255,.96) 68%,rgba(245,242,255,.90) 84%,rgba(243,240,255,.84) 100%);
    z-index:-1;
  }
}

@media (min-width:1051px) and (max-width:1279px){
  .hero--v1 .hero-photo::after{background-position:18% 10%}
  .hero--v1 .float-card{left:-52px}
}

@media (min-width:1280px) and (max-width:1599px){
  .hero--v1 .hero-photo::after{background-position:16% 10%}
  .hero--v1 .float-card{left:-28px}
}

@media (min-width:1600px){
  .hero--v1 .hero-photo{
    right:calc((100vw - min(var(--container), calc(100vw - 40px))) / -2 - 14px);
    bottom:-126px;
  }
  .hero--v1 .hero-photo::after{background-position:14% 9%}
  .hero--v1 .float-card{left:-18px}
  .hero--v1 .hero-facts::before{left:-40px;right:-40px}
}

@media(max-width:1050px){
  .hero--v1 .hero-photo img{display:block}
  .hero--v1 .hero-facts::before{display:none}
}


/* ===== Reviews & gratitude slider ===== */
.reviews-section{background:var(--lavender)}
.slider-block{margin-top:28px}
.slider-block+.slider-block{margin-top:34px}
.slider-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}
.slider-head h3{margin:0 0 6px;font-size:24px;line-height:1.2}
.slider-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.6;max-width:760px}
.slider-controls{display:flex;gap:10px;flex:0 0 auto}
.slider-btn{width:44px;height:44px;border-radius:50%;border:1px solid #e5ddfb;background:#fff;color:var(--purple);font-size:26px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px rgba(42,25,91,.08)}
.slider-track{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 12px;scrollbar-width:none}
.slider-track::-webkit-scrollbar{display:none}
.slide-card{scroll-snap-align:start;flex:0 0 calc((100% - 40px) / 3)}
.review-card{background:#fff;border-radius:18px;padding:24px;box-shadow:var(--shadow);border:1px solid #f0edf7;display:flex;flex-direction:column;min-height:255px}
.review-head{display:flex;align-items:center;gap:12px}
.review-head>span{width:46px;height:46px;border-radius:50%;background:linear-gradient(150deg,#774cf2,#5525bd);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:800;flex:0 0 auto}
.review-head b,.review-head small{display:block}
.review-head b{font-size:16px;line-height:1.3}
.review-head small{font-size:14px;color:var(--muted);margin-top:3px}
.review-card>p{font-size:14px;line-height:1.75;color:#555670;min-height:118px;margin:18px 0 22px;flex:1}
.review-card button{align-self:flex-start;border:0;background:none;padding:0;color:var(--purple);font-size:14px;font-weight:800;cursor:pointer}
.certificate-frame{padding:18px;border:0;background:#fff;border-radius:20px;box-shadow:0 18px 40px rgba(42,25,91,.12);cursor:zoom-in;display:flex;flex-direction:column;gap:14px;text-align:left}
.certificate-media{display:flex;align-items:center;justify-content:center;background:#f6f4fd;border-radius:14px;padding:12px;aspect-ratio:0.72/1;overflow:hidden;border:1px solid #ebe6fb}
.certificate-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;image-rendering:auto}
.certificate-caption b,.certificate-caption small{display:block}
.certificate-caption b{font-size:16px;color:#20274b}
.certificate-caption small{font-size:14px;color:var(--muted);margin-top:4px}
.modal-dialog--letter{width:min(calc(100% - 30px),860px);padding:15px;background:#f7f5ff}
.modal-dialog--letter>img{display:block;width:100%;height:auto;border-radius:10px;background:#fff}
@media(max-width:1100px){.slide-card{flex-basis:calc((100% - 20px) / 2)}}
@media(max-width:820px){.slider-head{align-items:flex-start;flex-direction:column}.slider-controls{align-self:flex-end}.slide-card{flex-basis:85%}.review-card{min-height:0}.review-card>p{min-height:0}}
@media(max-width:620px){.slider-head h3{font-size:20px}.slider-head p{font-size:13px}.slider-btn{width:40px;height:40px;font-size:22px}.slide-card{flex-basis:100%}.certificate-frame{padding:14px}.certificate-caption b{font-size:15px}}


/* ===== Framed infinite review sliders update ===== */
.reviews-section{background:transparent !important;padding-top:86px;padding-bottom:86px}
.reviews-section .container{position:relative}
.slider-block{margin-top:28px}
.slider-block+.slider-block{margin-top:30px}
.slider-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}
.slider-head h3{margin:0 0 6px;font-size:24px;line-height:1.2}
.slider-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.6;max-width:760px}
.slider-controls{display:flex;gap:10px;flex:0 0 auto}
.slider-btn{width:44px;height:44px;border-radius:50%;border:1px solid #e5ddfb;background:#fff;color:var(--purple);font-size:26px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px rgba(42,25,91,.08)}
.slider-track{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 0 12px;scrollbar-width:none;background:transparent !important}
.slider-track::-webkit-scrollbar{display:none}
.slide-card{scroll-snap-align:start;flex:0 0 calc((100% - 40px) / 3)}
.review-card,.certificate-frame{position:relative;isolation:isolate;border:0 !important;box-shadow:none !important;background:transparent !important;overflow:hidden}
.review-card::before,.certificate-frame::before{content:"";position:absolute;inset:0;background:url("assets/review-frame.png") center/100% 100% no-repeat;z-index:-1;pointer-events:none}
.review-card{padding:38px 34px 42px;display:flex;flex-direction:column;min-height:340px}
.review-head{display:flex;align-items:center;gap:12px}
.review-head>span{width:46px;height:46px;border-radius:50%;background:linear-gradient(150deg,#774cf2,#5525bd);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:800;flex:0 0 auto}
.review-head b,.review-head small{display:block}.review-head b{font-size:16px;line-height:1.3}.review-head small{font-size:14px;color:var(--muted);margin-top:3px}
.review-card>p{font-size:14px;line-height:1.72;color:#555670;min-height:124px;margin:18px 0 22px;flex:1}
.review-card button{align-self:flex-start;border:0;background:none;padding:0;color:var(--purple);font-size:14px;font-weight:800;cursor:pointer}
.certificate-frame{padding:26px 24px 30px;display:flex;flex-direction:column;gap:14px;text-align:left;min-height:440px}
.certificate-media{display:flex;align-items:center;justify-content:center;background:transparent !important;border-radius:0 !important;padding:12px 10px;aspect-ratio:0.72/1;overflow:hidden;border:0 !important}
.certificate-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;image-rendering:auto;filter:contrast(1.02) saturate(1.02)}
.certificate-caption{padding:0 8px}
.certificate-caption b,.certificate-caption small{display:block}.certificate-caption b{font-size:16px;color:#20274b}.certificate-caption small{font-size:14px;color:var(--muted);margin-top:4px}
.modal-dialog--letter{width:min(calc(100% - 30px),860px);padding:15px;background:#fff}
@media(max-width:1100px){.slide-card{flex-basis:calc((100% - 20px) / 2)}.review-card{min-height:324px}}
@media(max-width:820px){.reviews-section{padding-top:64px;padding-bottom:64px}.slider-head{align-items:flex-start;flex-direction:column}.slider-controls{align-self:flex-end}.slide-card{flex-basis:85%}.review-card{min-height:0;padding:34px 28px 38px}.review-card>p{min-height:0}.certificate-frame{min-height:390px;padding:22px 20px 26px}}
@media(max-width:620px){.slider-head h3{font-size:20px}.slider-head p{font-size:13px}.slider-btn{width:40px;height:40px;font-size:22px}.slide-card{flex-basis:100%}.review-card{padding:30px 24px 34px;min-height:0}.certificate-frame{padding:18px 16px 22px;min-height:340px}.certificate-caption b{font-size:15px}}


/* ===== Reviews restored, letters stretched in frames ===== */
.reviews-slider .review-card{
  background:#fff !important;
  border-radius:18px !important;
  padding:24px !important;
  box-shadow:var(--shadow) !important;
  border:1px solid #f0edf7 !important;
  min-height:255px !important;
  overflow:visible !important;
}
.reviews-slider .review-card::before{display:none !important}
.reviews-slider .review-card > p{min-height:118px !important}
.reviews-slider .review-head > span{width:46px;height:46px;font-size:14px}
.reviews-slider .review-head b{font-size:16px}
.reviews-slider .review-head small{font-size:14px}
.reviews-slider .review-card button{font-size:14px}

.letters-slider .certificate-frame{
  padding:18px !important;
  min-height:440px !important;
  gap:0 !important;
  display:flex !important;
  align-items:stretch !important;
  justify-content:stretch !important;
  cursor:zoom-in;
}
.letters-slider .certificate-frame::before{display:block !important}
.letters-slider .certificate-media{
  flex:1 1 auto !important;
  width:100% !important;
  height:100% !important;
  aspect-ratio:auto !important;
  padding:8px 8px 10px !important;
  background:transparent !important;
  border:0 !important;
  overflow:hidden !important;
  align-items:stretch !important;
  justify-content:stretch !important;
}
.letters-slider .certificate-media img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center top !important;
  display:block;
}
.letters-slider .certificate-caption{display:none !important}
@media(max-width:1100px){
  .reviews-slider .review-card{min-height:240px !important}
  .letters-slider .certificate-frame{min-height:410px !important}
}
@media(max-width:820px){
  .reviews-slider .review-card{padding:22px !important;min-height:0 !important}
  .reviews-slider .review-card > p{min-height:0 !important}
  .letters-slider .certificate-frame{min-height:380px !important;padding:16px !important}
}
@media(max-width:620px){
  .reviews-slider .review-card{padding:20px !important}
  .letters-slider .certificate-frame{min-height:340px !important;padding:14px !important}
  .letters-slider .certificate-media{padding:6px !important}
}


/* ===== Frame cleanup and new CTA background ===== */
.review-card::before,.certificate-frame::before{background-image:url("assets/review-frame.png") !important;background-size:100% 100% !important;background-repeat:no-repeat !important;background-position:center !important}
.cta-photo{background:#fff}
.cta-photo:before{display:none}
.cta-photo:after{background:linear-gradient(90deg,rgba(255,255,255,0) 62%,#f4f0ff 100%)}
.cta-photo img{object-fit:cover;object-position:left center;mix-blend-mode:normal !important;filter:none !important}
@media(max-width:620px){.cta-photo img{object-position:center center}.cta-photo:after{background:linear-gradient(180deg,rgba(255,255,255,0) 65%,#f4f0ff 100%)}}


/* ===== CTA full-width stretched background ===== */
.cta-section{padding:78px 0 0;background:linear-gradient(180deg,#faf8ff,#f4f0ff)}
.cta-heading{margin-bottom:26px}
.cta-card{
  position:relative;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 420px;
  align-items:center;
  min-height:560px;
  overflow:hidden;
  border-radius:30px;
  background:linear-gradient(90deg,#fbfaff 0%,#f6f2ff 38%,#f2ecff 100%);
  box-shadow:0 25px 60px rgba(64,32,132,.08);
}
.cta-photo{
  position:absolute;
  inset:0;
  height:auto !important;
  margin:0 !important;
  background:#fff;
}
.cta-photo:before{display:none !important}
.cta-photo:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(251,250,255,.10) 0%,rgba(246,242,255,.40) 38%,rgba(244,240,255,.72) 58%,rgba(244,240,255,.94) 74%,#f4f0ff 100%) !important;
}
.cta-photo img{
  width:100%;
  height:100%;
  object-fit:cover !important;
  object-position:left center !important;
  mix-blend-mode:normal !important;
  filter:none !important;
  transform:none !important;
}
.lead-form{
  grid-column:2;
  margin:34px 34px 34px 0;
  justify-self:end;
  width:min(100%, 400px);
  position:relative;
  z-index:2;
}
@media (max-width:1050px){
  .cta-card{grid-template-columns:minmax(0,1fr) 390px; min-height:520px}
  .lead-form{width:min(100%,370px); margin-right:24px}
  .cta-photo:after{background:linear-gradient(90deg,rgba(251,250,255,.16) 0%,rgba(246,242,255,.46) 36%,rgba(244,240,255,.78) 56%,rgba(244,240,255,.96) 74%,#f4f0ff 100%) !important}
}
@media (max-width:820px){
  .cta-card{grid-template-columns:1fr; min-height:auto; border-radius:26px}
  .cta-photo{position:relative; inset:auto; height:430px !important}
  .cta-photo:after{background:linear-gradient(180deg,rgba(255,255,255,0) 55%,rgba(244,240,255,.80) 80%,#f4f0ff 100%) !important}
  .cta-photo img{object-position:center center !important}
  .lead-form{grid-column:auto; width:auto; margin:-46px 18px 18px}
}
@media (max-width:620px){
  .cta-section{padding-top:54px}
  .cta-heading{margin-bottom:18px}
  .cta-card{border-radius:22px}
  .cta-photo{height:350px !important}
  .lead-form{margin:-28px 14px 14px}
}


/* ===== CTA photo refinement: remove highlights from girl and blend naturally ===== */
.cta-card{
  background:linear-gradient(90deg,#f8f6fd 0%,#f4efff 42%,#f2ebff 100%) !important;
}
.cta-photo{
  background:linear-gradient(90deg,#f8f6fd 0%,#f5f1ff 48%,#f2ebff 100%) !important;
}
.cta-photo:after{
  background:
    linear-gradient(90deg,
      rgba(248,246,253,0) 0%,
      rgba(248,246,253,0) 64%,
      rgba(244,239,255,0.12) 74%,
      rgba(243,236,255,0.48) 84%,
      rgba(242,235,255,0.82) 92%,
      rgba(242,235,255,0.98) 100%) !important;
}
.cta-photo img{
  object-position:left center !important;
  filter:none !important;
}
@media (max-width:1050px){
  .cta-photo:after{
    background:
      linear-gradient(90deg,
        rgba(248,246,253,0) 0%,
        rgba(248,246,253,0) 60%,
        rgba(244,239,255,0.16) 72%,
        rgba(243,236,255,0.54) 82%,
        rgba(242,235,255,0.86) 91%,
        rgba(242,235,255,0.98) 100%) !important;
  }
}
@media (max-width:820px){
  .cta-photo{
    background:linear-gradient(180deg,#f8f6fd 0%,#f3edff 100%) !important;
  }
  .cta-photo:after{
    background:
      linear-gradient(180deg,
        rgba(248,246,253,0) 0%,
        rgba(248,246,253,0) 58%,
        rgba(243,236,255,0.36) 76%,
        rgba(242,235,255,0.82) 90%,
        rgba(242,235,255,1) 100%) !important;
  }
  .cta-photo img{
    object-position:center center !important;
  }
}


/* ===== CTA final blend + more spacing above footer ===== */
.cta-section{
  padding:78px 0 96px !important;
  background:linear-gradient(180deg,#faf8ff 0%,#f4f0ff 100%) !important;
}
.cta-card{
  min-height:560px !important;
  background:linear-gradient(90deg,#f8f6fd 0%,#f5f1ff 46%,#f3edff 100%) !important;
}
.cta-photo{
  background:linear-gradient(90deg,#f8f6fd 0%,#f5f1ff 50%,#f3edff 100%) !important;
}
.cta-photo:after{
  background:
    linear-gradient(90deg,
      rgba(248,246,253,0) 0%,
      rgba(248,246,253,0) 56%,
      rgba(245,241,255,0.10) 66%,
      rgba(244,239,255,0.28) 74%,
      rgba(243,237,255,0.55) 82%,
      rgba(243,237,255,0.82) 90%,
      rgba(243,237,255,0.96) 96%,
      rgba(243,237,255,1) 100%) !important;
}
.cta-photo img{
  object-position:left center !important;
}
.lead-form{
  margin-bottom:42px !important;
}
@media (max-width:1050px){
  .cta-section{padding-bottom:78px !important}
  .cta-card{min-height:520px !important}
  .cta-photo:after{
    background:
      linear-gradient(90deg,
        rgba(248,246,253,0) 0%,
        rgba(248,246,253,0) 54%,
        rgba(245,241,255,0.12) 65%,
        rgba(244,239,255,0.32) 74%,
        rgba(243,237,255,0.60) 83%,
        rgba(243,237,255,0.86) 91%,
        rgba(243,237,255,0.98) 100%) !important;
  }
  .lead-form{margin-bottom:30px !important}
}
@media (max-width:820px){
  .cta-section{padding-bottom:64px !important}
  .cta-photo:after{
    background:
      linear-gradient(180deg,
        rgba(248,246,253,0) 0%,
        rgba(248,246,253,0) 54%,
        rgba(243,237,255,0.28) 74%,
        rgba(243,237,255,0.72) 88%,
        rgba(243,237,255,1) 100%) !important;
  }
  .lead-form{margin: -46px 18px 0 !important}
}
@media (max-width:620px){
  .cta-section{padding-bottom:52px !important}
  .lead-form{margin:-28px 14px 0 !important}
}


/* ===== Header logo reduced by about 22% ===== */
.site-header .header-logo-image{width:186px !important;max-height:56px !important}
@media(min-width:821px) and (max-width:1200px){.site-header .header-logo-image{width:140px !important;max-height:48px !important}}
@media(max-width:820px){.site-header .header-logo-image{width:172px !important;max-height:none !important}}
@media(max-width:480px){.site-header .header-logo-image{width:148px !important}}


/* ===== Footer redesigned to match provided mockup ===== */
.site-footer{
  position:relative;
  overflow:hidden;
  padding:0;
  color:#fff;
  background:
    radial-gradient(420px 260px at 0% 0%, rgba(130,89,255,.38), rgba(130,89,255,0) 62%),
    radial-gradient(340px 260px at 100% 100%, rgba(129,72,255,.22), rgba(129,72,255,0) 62%),
    linear-gradient(90deg,#050b32 0%, #010a34 52%, #07073d 100%);
}
.site-footer::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,0) 35%);
  pointer-events:none;
}
.footer-shell{position:relative;z-index:1;padding:0}
.footer-top{
  display:grid;
  grid-template-columns:1.05fr .95fr 1.2fr;
  align-items:center;
  min-height:245px;
}
.footer-col{padding:48px 38px 44px;min-height:100%;display:flex;flex-direction:column;justify-content:center}
.footer-col+.footer-col{border-left:1px solid rgba(255,255,255,.16)}
.footer-col--brand{padding-left:56px}
.footer-logo{display:flex;align-items:center;gap:18px;color:#fff;text-decoration:none;font-size:38px;font-weight:300;letter-spacing:-1.5px}
.footer-logo img{width:58px;height:58px;flex:0 0 auto}
.footer-title{margin:0 0 22px;color:#ffffff;font-size:17px;line-height:1.4;font-weight:500}
.footer-messenger-list{display:flex;gap:18px;flex-wrap:wrap}
.footer-pill{
  min-width:128px;
  height:52px;
  padding:0 18px;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  gap:12px;
  text-decoration:none;
  color:#fff;
  font-size:17px;
  font-weight:600;
  background:rgba(19,18,66,.45);
  border:1px solid rgba(159,128,255,.42);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06), 0 0 20px rgba(133,94,255,.12);
}
.footer-pill__icon,.footer-contact__icon{
  width:40px;height:40px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;
  background:linear-gradient(180deg, rgba(132,86,255,.42), rgba(71,38,167,.32));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
}
.footer-pill__icon svg,.footer-contact__icon svg{width:20px;height:20px;fill:currentColor;stroke:none}
.footer-pill__icon--max svg{width:24px;height:24px}
.footer-col--contacts{align-items:flex-start;padding-right:56px}
.footer-contact{display:flex;align-items:center;gap:18px;color:#fff;text-decoration:none;font-size:28px;font-weight:700;letter-spacing:-.5px}
.footer-contact+.footer-contact{margin-top:18px}
.footer-contact--mail{font-size:22px;font-weight:600}
.footer-bottom{
  position:relative;
  display:grid;
  grid-template-columns:auto auto 1fr;
  align-items:center;
  gap:28px;
  min-height:96px;
  border-top:1px solid rgba(255,255,255,.14);
  color:#c8c7dc;
  font-size:14px;
  padding:0 56px;
}
.footer-meta{display:flex;align-items:center;gap:12px;color:#c8c7dc}
.footer-meta--copy,.footer-meta--policy{position:relative}
.footer-meta--copy::after,.footer-meta--policy::after{
  content:"•";
  position:absolute;
  right:-17px;
  top:50%;
  transform:translateY(-50%);
  color:#d9d8e8;
  font-size:16px;
}
.footer-meta--policy{color:#b889ff;text-decoration:underline;text-underline-offset:3px;justify-self:center}
.footer-meta--company{justify-self:end;text-align:right}
.footer-shield{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#9c63ff;background:rgba(111,72,235,.12)}
.footer-shield svg{width:18px;height:18px}
@media (max-width:1100px){
  .footer-top{grid-template-columns:1fr;min-height:0}
  .footer-col{padding:30px 28px}
  .footer-col+.footer-col{border-left:0;border-top:1px solid rgba(255,255,255,.12)}
  .footer-col--brand,.footer-col--contacts{padding-left:28px;padding-right:28px}
  .footer-col--contacts{align-items:flex-start}
  .footer-contact{font-size:24px}.footer-contact--mail{font-size:20px}
  .footer-bottom{grid-template-columns:1fr;gap:14px;padding:22px 28px 28px;min-height:0;justify-items:start}
  .footer-meta--copy::after,.footer-meta--policy::after{display:none}
  .footer-meta--company{justify-self:start;text-align:left}
}
@media (max-width:620px){
  .footer-logo{font-size:30px;gap:14px}.footer-logo img{width:48px;height:48px}
  .footer-title{font-size:16px;margin-bottom:16px}
  .footer-messenger-list{width:100%;gap:12px}
  .footer-pill{min-width:0;width:calc(50% - 6px);padding:0 14px;font-size:15px;height:50px}
  .footer-contact{font-size:18px;gap:14px}.footer-contact--mail{font-size:17px}
  .footer-bottom{font-size:13px}
}


/* ===== Footer exactness refinement: use header logo and messenger images ===== */
.footer-top{grid-template-columns:1.02fr .96fr 1.15fr !important;min-height:246px !important}
.footer-col--brand{padding-left:52px !important}
.footer-logo{display:inline-flex !important;align-items:center !important;gap:0 !important}
.footer-logo-image{display:block;width:278px;max-width:100%;height:auto}
.footer-title{font-size:16px !important;font-weight:500 !important;margin-bottom:24px !important;color:rgba(255,255,255,.96) !important}
.footer-messenger-list{gap:16px !important}
.footer-pill{min-width:136px !important;height:54px !important;padding:0 20px !important;border-radius:17px !important;background:rgba(17,18,58,.38) !important;border:1px solid rgba(145,114,255,.36) !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 0 24px rgba(103,62,242,.14) !important;font-size:17px !important;font-weight:700 !important}
.footer-pill__icon{width:36px !important;height:36px !important;background:linear-gradient(180deg, rgba(132,86,255,.42), rgba(71,38,167,.28)) !important}
.footer-pill--telegram .footer-pill__icon svg{width:19px !important;height:19px !important;fill:currentColor !important}
.footer-pill__icon--max img{display:block;width:24px;height:24px;object-fit:contain}
.footer-col--contacts{padding-right:52px !important}
.footer-contact{gap:16px !important;font-size:24px !important;font-weight:800 !important;letter-spacing:-.4px !important}
.footer-contact--mail{font-size:20px !important;font-weight:700 !important}
.footer-contact__icon{width:48px !important;height:48px !important;background:linear-gradient(180deg, rgba(120,78,241,.34), rgba(72,41,165,.26)) !important;border:1px solid rgba(160,127,255,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.footer-contact__icon svg{width:22px !important;height:22px !important;stroke:none !important;fill:currentColor !important}
.footer-bottom{padding:0 52px !important;min-height:112px !important;font-size:14px !important;color:#bdbcd1 !important}
.footer-meta,.footer-meta--policy{color:#bdbcd1 !important}
.footer-meta--policy{color:#b98bff !important}
@media (max-width:1100px){
 .footer-logo-image{width:240px}
 .footer-contact{font-size:21px !important}
 .footer-contact--mail{font-size:18px !important}
}
@media (max-width:620px){
 .footer-col--brand,.footer-col--contacts,.footer-col{padding-left:22px !important;padding-right:22px !important}
 .footer-logo-image{width:214px}
 .footer-messenger-list{gap:12px !important}
 .footer-pill{width:calc(50% - 6px) !important;min-width:0 !important;height:50px !important;padding:0 12px !important;font-size:15px !important}
 .footer-contact{font-size:17px !important}.footer-contact--mail{font-size:16px !important}
 .footer-contact__icon{width:42px !important;height:42px !important}
 .footer-bottom{padding:20px 22px 26px !important}
}


/* ===== Footer custom logo from user ===== */
.footer-logo-image{width:318px !important;max-width:100%;height:auto !important}
@media (max-width:1100px){.footer-logo-image{width:280px !important}}
@media (max-width:620px){.footer-logo-image{width:230px !important}}


/* ===== Transparent footer logo + custom telegram icon ===== */
.footer-logo-image{background:transparent !important}
.footer-pill__icon--telegram{background:transparent !important;box-shadow:none !important}
.footer-pill__icon--telegram img{display:block;width:36px;height:36px;object-fit:contain}
@media (max-width:620px){.footer-pill__icon--telegram img{width:34px;height:34px}}


/* ===== Footer logo cleanup + messenger line alignment ===== */
.footer-logo{align-items:center !important}
.footer-logo-image{
  width:318px !important;
  height:auto !important;
  display:block !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
.footer-messenger-list{
  display:flex !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:16px !important;
}
.footer-pill{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:12px !important;
  line-height:1 !important;
}
.footer-pill__icon{
  width:36px !important;
  height:36px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 36px !important;
}
.footer-pill__icon--telegram{background:transparent !important; box-shadow:none !important}
.footer-pill__icon--telegram img{display:block !important; width:36px !important; height:36px !important; object-fit:contain !important}
.footer-pill__icon--max{background:transparent !important; box-shadow:none !important}
.footer-pill__icon--max img{display:block !important; width:36px !important; height:36px !important; object-fit:contain !important}
@media (max-width:1100px){
  .footer-logo-image{width:280px !important}
  .footer-messenger-list{flex-wrap:wrap !important}
}
@media (max-width:620px){
  .footer-logo-image{width:230px !important}
  .footer-messenger-list{width:100% !important; flex-wrap:nowrap !important; gap:10px !important}
  .footer-pill{width:calc(50% - 5px) !important; min-width:0 !important; padding:0 10px !important}
  .footer-pill__icon--telegram img,.footer-pill__icon--max img{width:32px !important; height:32px !important}
}


/* ===== Footer logo replacement and equal messenger icon level ===== */
.footer-logo-image{
  width:318px !important;
  max-width:100% !important;
  height:auto !important;
  display:block !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
.footer-messenger-list{align-items:center !important}
.footer-pill{align-items:center !important}
.footer-pill__icon,
.footer-pill__icon--telegram,
.footer-pill__icon--max{
  width:36px !important;
  height:36px !important;
  flex:0 0 36px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.footer-pill__icon--telegram img,
.footer-pill__icon--max img{
  width:36px !important;
  height:36px !important;
  display:block !important;
  object-fit:contain !important;
  object-position:center !important;
}
@media (max-width:1100px){.footer-logo-image{width:280px !important}}
@media (max-width:620px){
  .footer-logo-image{width:230px !important}
  .footer-pill__icon--telegram img,.footer-pill__icon--max img{width:32px !important;height:32px !important}
}


/* ===== Footer logo final cleanup ===== */
.footer-logo{display:inline-flex !important; align-items:center !important; justify-content:flex-start !important}
.footer-logo-image{display:block !important; background:transparent !important; image-rendering:auto !important; filter:none !important}


/* ===== Laptop logo in footer ===== */
.footer-logo-image{width:286px !important;height:auto !important;display:block !important;object-fit:contain !important;background:transparent !important;filter:none !important}
@media(max-width:1100px){.footer-logo-image{width:252px !important}}
@media(max-width:620px){.footer-logo-image{width:214px !important}}

/* ===== Four-question cost quiz ===== */
.quiz-section{background:linear-gradient(180deg,#fff 0%,#faf8ff 100%)}
.quiz-card{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:stretch}
.quiz-main{min-width:0;background:#fff;border:1px solid #eee9fa;border-radius:22px;padding:30px;box-shadow:var(--shadow);display:flex;flex-direction:column}
.quiz-progress-wrap{margin-bottom:28px}
.quiz-progress-meta{display:flex;justify-content:space-between;gap:12px;color:#6d6b82;font-size:14px;font-weight:700;margin-bottom:10px}
.quiz-progress{height:7px;border-radius:99px;background:#eeeafd;overflow:hidden}
.quiz-progress span{display:block;width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6f47ed,#a05df7);transition:width .3s ease}
.quiz-steps{position:relative;min-height:384px;flex:1}
.quiz-step{display:none;border:0;padding:0;margin:0;animation:quizIn .25s ease}
.quiz-step.active{display:block}
.quiz-step legend{font-size:25px;line-height:1.25;font-weight:800;color:var(--ink);padding:0;margin:0 0 8px}
.quiz-hint{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.6}
.quiz-options{display:grid;grid-template-columns:1fr;gap:12px}
.quiz-options--grid{grid-template-columns:1fr 1fr}
.quiz-option{position:relative;display:block;cursor:pointer;font-size:inherit !important;font-weight:inherit !important;color:inherit !important}
.quiz-option input{position:absolute;opacity:0;pointer-events:none}
.quiz-option>span{min-height:70px;border:1px solid #e6e0f5;border-radius:15px;padding:15px 17px;display:flex;flex-direction:column;justify-content:center;background:#fff;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s}
.quiz-option b,.quiz-option small{display:block}
.quiz-option b{font-size:14px;line-height:1.35;color:#282b4b}
.quiz-option small{font-size:14px;line-height:1.45;color:#85839a;margin-top:4px}
.quiz-option:hover>span{transform:translateY(-1px);border-color:#bcaaf7;box-shadow:0 10px 24px rgba(80,45,166,.08)}
.quiz-option input:checked+span{border-color:#7550ef;background:#f8f5ff;box-shadow:0 0 0 3px rgba(117,80,239,.10)}
.quiz-option input:checked+span:after{content:"✓";position:absolute;right:14px;top:14px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#7550ef;color:#fff;font-size:14px;font-weight:800}
.quiz-nav{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding-top:20px;border-top:1px solid #eeeaf6}
.quiz-back{border:0;background:none;padding:11px 4px;color:#74728a;font-weight:700;cursor:pointer}
.quiz-back:disabled{opacity:.35;cursor:default}
.quiz-next{min-width:138px}
.quiz-side{border-radius:22px;padding:30px 25px;background:linear-gradient(160deg,#321578,#5528b5);color:#fff;box-shadow:0 20px 48px rgba(54,25,121,.22);display:flex;flex-direction:column}
.quiz-side-badge{align-self:flex-start;padding:7px 11px;border-radius:99px;background:rgba(255,255,255,.12);font-size:14px;font-weight:800;margin-bottom:18px}
.quiz-side h3{font-size:21px;margin:0 0 18px}
.quiz-side ul{list-style:none;padding:0;margin:0}
.quiz-side li{position:relative;padding-left:25px;margin:13px 0;font-size:14px;line-height:1.55;color:rgba(255,255,255,.88)}
.quiz-side li:before{content:"✓";position:absolute;left:0;top:0;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#39d13b;color:#fff;font-size:14px;font-weight:800}
.quiz-side-note{margin-top:auto;padding:17px;border-radius:15px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.10)}
.quiz-side-note b,.quiz-side-note span{display:block}
.quiz-side-note b{font-size:14px;margin-bottom:6px}
.quiz-side-note span{font-size:14px;line-height:1.55;color:rgba(255,255,255,.72)}
.quiz-result{text-align:center;padding:12px 0 0}
.quiz-result-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:0 auto 13px;background:#eafbe9;color:#2bb82c;font-size:25px;font-weight:800}
.quiz-result h3{font-size:25px;margin:0 0 8px}
.quiz-result>p{max-width:600px;margin:0 auto 20px;color:var(--muted);font-size:14px;line-height:1.65}
.quiz-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left}
.quiz-contact-grid label:last-child{grid-column:1/-1}
.quiz-contact-grid label>span{display:block;font-size:14px;font-weight:700;color:#42435f}
.quiz-contact-grid input{display:block;width:100%;height:45px;border-radius:10px;border:1px solid #dfdaef;background:#fff;color:var(--ink);padding:0 13px;margin-top:7px;outline:none}
.quiz-contact-grid input:focus{border-color:#8a67f5;box-shadow:0 0 0 3px rgba(110,66,238,.11)}
.quiz-privacy{justify-content:center;margin:16px 0 0 !important;color:#6d6b82}
.quiz-privacy>span{border-color:#bcb3d9 !important}
.quiz-privacy input:checked+span:after{color:var(--purple) !important}
.quiz-submit{margin-top:15px;min-width:220px}
.quiz-result .form-status{margin-top:10px;color:#d74864}

.quiz-textarea-label{display:block}
.quiz-textarea-label textarea{display:block;width:100%;min-height:190px;resize:vertical;border:1px solid #dcd7e8;border-radius:14px;background:#fff;color:var(--ink);padding:16px 17px;font:inherit;line-height:1.55;outline:none;transition:border-color .2s,box-shadow .2s}
.quiz-textarea-label textarea:focus{border-color:#8a67f5;box-shadow:0 0 0 3px rgba(110,66,238,.11)}
.quiz-step-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}
.quiz-step-tags span{padding:6px 10px;border-radius:6px;background:#f0f1f3;border:1px solid #dfe1e5;color:#595c69;font-size:12px;font-weight:700}
.quiz-step-tags span:first-child{background:#edffe9;border-color:#a9e69a;color:#397b2a}
.quiz-options--checkboxes .quiz-option>span{padding-right:48px}
.quiz-image-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.quiz-image-option{position:relative;display:block;cursor:pointer}
.quiz-image-option input{position:absolute;opacity:0;pointer-events:none}
.quiz-image-option>span{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e1dceb;border-radius:15px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}
.quiz-image-option img{display:block;width:100%;aspect-ratio:1.52/1;object-fit:cover;background:#f1eef8}
.quiz-image-option b{display:block;padding:13px 14px 15px;font-size:14px;line-height:1.4;color:#343650;font-weight:700}
.quiz-image-option:hover>span{transform:translateY(-2px);border-color:#bcaaf7;box-shadow:0 12px 28px rgba(80,45,166,.10)}
.quiz-image-option input:checked+span{border-color:#7550ef;box-shadow:0 0 0 3px rgba(117,80,239,.10)}
.quiz-image-option input:checked+span:after{content:"✓";position:absolute;right:12px;top:12px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#7550ef;color:#fff;font-size:14px;font-weight:800;box-shadow:0 4px 12px rgba(42,27,94,.25)}
.quiz-step--error .quiz-options,.quiz-step--error .quiz-image-options,.quiz-step--error .quiz-textarea-label{animation:quizShake .35s ease}
.quiz-step--error .quiz-textarea-label textarea{border-color:#d74864;box-shadow:0 0 0 3px rgba(215,72,100,.10)}
@keyframes quizShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}
@media(max-width:760px){.quiz-image-options{grid-template-columns:1fr}.quiz-image-option>span{display:grid;grid-template-columns:128px 1fr;align-items:center}.quiz-image-option img{height:100%;min-height:96px;aspect-ratio:auto}.quiz-image-option b{padding:14px}}
@media(max-width:430px){.quiz-image-option>span{grid-template-columns:105px 1fr}.quiz-step-tags{gap:6px}.quiz-step-tags span{font-size:11px}}
@keyframes quizIn{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}
@media(max-width:900px){.quiz-card{grid-template-columns:1fr}.quiz-side{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quiz-side-badge,.quiz-side h3{grid-column:1/-1}.quiz-side-note{margin-top:0}}
@media(max-width:620px){.quiz-main{padding:21px;border-radius:18px}.quiz-steps{min-height:0}.quiz-step legend{font-size:21px}.quiz-options--grid{grid-template-columns:1fr}.quiz-option>span{min-height:65px}.quiz-side{display:block;padding:23px;border-radius:18px}.quiz-contact-grid{grid-template-columns:1fr}.quiz-contact-grid label:last-child{grid-column:auto}.quiz-nav{margin-top:18px}.quiz-next{min-width:124px}.quiz-submit{width:100%;min-width:0}}

/* ===== Reviews section matched to supplied layout ===== */
.reviews-section{
  background:
    radial-gradient(circle at 20% 40%,rgba(111,71,237,.055),transparent 34%),
    radial-gradient(circle at 83% 34%,rgba(111,71,237,.045),transparent 31%),
    #fff !important;
}
.reviews-heading{margin-bottom:30px;align-items:center}
.reviews-heading p{max-width:430px;font-size:14px;line-height:1.65}
.reviews-cards-block{margin-top:0}
.reviews-slider{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;overflow:visible;padding:0;scroll-snap-type:none}
.reviews-slider .review-card{
  min-width:0;
  min-height:282px !important;
  padding:24px 23px 22px !important;
  border-radius:18px !important;
  border:1px solid #e9e6f1 !important;
  box-shadow:0 10px 30px rgba(40,31,78,.07) !important;
}
.reviews-slider .review-head{gap:13px}
.reviews-slider .review-head>span{width:46px;height:46px;font-size:14px}
.reviews-slider .review-head b{font-size:15px;line-height:1.25}
.reviews-slider .review-head small{font-size:14px;line-height:1.4;margin-top:3px}
.review-rating{color:#ffad19;font-size:18px;line-height:1;letter-spacing:2px;margin:20px 0 15px}
.reviews-slider .review-card>p{
  min-height:93px !important;
  margin:0 0 16px !important;
  font-size:14px;
  line-height:1.72;
  color:#5d5e75;
}
.reviews-slider .review-card button{
  width:100%;
  padding-top:15px;
  border-top:1px solid #ece9f2;
  display:flex;
  align-items:center;
  gap:10px;
  font-size:14px;
  line-height:1.3;
  text-align:left;
}
.reviews-slider .review-card button svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1100px){
  .reviews-slider{grid-template-columns:repeat(2,minmax(0,1fr))}
  .reviews-slider .review-card{min-height:282px !important}
}
@media(max-width:820px){
  .reviews-heading{margin-bottom:26px}
  .reviews-heading p{max-width:620px}
  .reviews-slider{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}
  .reviews-slider .slide-card{flex:0 0 82%}
  .reviews-slider .review-card{min-height:0 !important;padding:22px !important}
  .reviews-slider .review-card>p{min-height:0 !important}
}
@media(max-width:620px){
  .reviews-slider .slide-card{flex-basis:100%}
  .review-rating{margin:18px 0 14px}
}

/* Minimum readable typography */
@media(max-width:820px){body{font-size:13px}}

/* ===== Mobile header and infinite advantages ticker ===== */
.hero-facts-track,
.hero-facts-set{
  display:contents;
}
.hero-facts-set--clone{
  display:none;
}

@keyframes mobileFactsMarquee{
  from{transform:translateX(calc(-50% - 8px))}
  to{transform:translateX(0)}
}

@media(max-width:820px){
  .site-header{
    height:auto;
    padding:8px 0 10px;
  }
  .site-header .container{
    width:min(calc(100% - 28px),var(--container));
  }
  .header-inner{
    min-height:0;
    display:grid;
    grid-template-columns:auto 1fr;
    grid-template-areas:
      "logo phone"
      "subtitle subtitle"
      "messengers messengers";
    align-items:center;
    justify-items:stretch;
    column-gap:14px;
    row-gap:7px;
  }
  .site-header .logo{
    grid-area:logo;
    justify-self:start;
  }
  .site-header .header-logo-image{
    width:126px !important;
    max-height:42px !important;
  }
  .header-subtitle{
    grid-area:subtitle;
    justify-self:stretch;
    margin:0;
    font-size:13px;
    line-height:1.35;
    text-align:center;
  }
  .header-actions{
    display:contents;
  }
  .header-phone{
    grid-area:phone;
    justify-self:end;
    gap:7px;
    font-size:15px;
    line-height:1;
  }
  .header-phone svg{
    width:16px;
    height:16px;
  }
  .messenger-links{
    grid-area:messengers;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:nowrap;
    gap:18px;
  }
  .messenger-link{
    gap:7px;
    font-size:13px;
    line-height:1.2;
  }
  .messenger-badge,
  .messenger-badge svg,
  .messenger-badge--max img{
    width:22px;
    height:22px;
    flex-basis:22px;
  }

  .hero--v1 .hero-facts{
    display:block;
    width:100%;
    max-width:none;
    margin-top:8px;
    padding:8px 0 10px;
    overflow:hidden;
    border-radius:0;
    box-shadow:none;
    background:transparent;
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);
    mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);
  }
  .hero--v1 .hero-facts-track{
    display:flex;
    width:max-content;
    gap:16px;
    will-change:transform;
    animation:mobileFactsMarquee 42s linear infinite;
  }
  .hero--v1 .hero-facts-set,
  .hero--v1 .hero-facts-set--clone{
    display:flex;
    flex:none;
    gap:16px;
  }
  .hero--v1 .hero-facts article{
    flex:0 0 min(330px,calc(100vw - 70px));
    width:min(330px,calc(100vw - 70px));
    min-height:96px;
    padding:16px 18px;
    border:1px solid rgba(237,233,255,.95) !important;
    border-radius:18px;
  }
}

@media(max-width:370px){
  .site-header .container{
    width:min(calc(100% - 20px),var(--container));
  }
  .site-header .header-logo-image{
    width:112px !important;
  }
  .header-phone{
    font-size:13px;
  }
  .messenger-links{
    gap:10px;
  }
  .messenger-link{
    gap:5px;
  }
}

@media(max-width:820px) and (prefers-reduced-motion:reduce){
  .hero--v1 .hero-facts-track{
    animation:none;
    transform:none;
  }
  .hero--v1 .hero-facts-set--clone{
    display:none;
  }
  .hero--v1 .hero-facts{
    overflow-x:auto;
    -webkit-mask-image:none;
    mask-image:none;
  }
}

/* ===== Refinement: compact mobile header, transparent fact gaps, mobile overflow and modal fixes ===== */
html,
body{
  max-width:100%;
  overflow-x:hidden;
}
@supports (overflow:clip){
  html,
  body{overflow-x:clip}
}

/* Keep the space between the advantage-card borders transparent on all screens. */
.hero--v1 .hero-facts{
  background:transparent !important;
}
.hero--v1 .hero-facts::before{
  display:none !important;
  content:none !important;
}
.hero--v1 .hero-facts article{
  border:1px solid rgba(237,233,255,.95) !important;
}

/* The green daily increment must remain on one line. */
.hero--v1 .float-card--leads .float-card-copy small{
  gap:7px;
}
.hero--v1 .float-card--leads .float-card-copy small em{
  font-size:12px;
  line-height:1;
  white-space:nowrap;
}

@media(max-width:820px){
  .site-header{
    padding:8px 0 9px;
  }
  .site-header .container{
    width:min(calc(100% - 20px),var(--container));
  }
  .header-inner{
    min-width:0;
    grid-template-columns:auto auto minmax(0,1fr);
    grid-template-areas:
      "logo messengers phone"
      "subtitle subtitle subtitle";
    column-gap:10px;
    row-gap:0;
    align-items:center;
  }
  .site-header .logo{
    min-width:0;
  }
  .site-header .header-logo-image{
    width:122px !important;
    max-width:100%;
    max-height:39px !important;
  }
  .messenger-links{
    justify-self:center;
    gap:8px;
    min-width:0;
  }
  .messenger-link{
    gap:0;
    padding:2px;
    text-decoration:none;
  }
  .messenger-link > span:last-child{
    display:none;
  }
  .messenger-badge,
  .messenger-badge svg,
  .messenger-badge--max img{
    width:22px;
    height:22px;
    flex-basis:22px;
  }
  .header-phone{
    justify-self:end;
    min-width:0;
    gap:6px;
    font-size:14px;
    white-space:nowrap;
  }
  .header-phone svg{
    width:15px;
    height:15px;
    flex:0 0 15px;
  }
  .header-subtitle{
    margin-top:12px;
    padding:0 2px;
    font-size:13px;
    line-height:1.35;
    overflow-wrap:anywhere;
  }

  /* Individual cards and transparent gaps inside the mobile ticker. */
  .hero--v1 .hero-facts{
    background:transparent !important;
  }
  .hero--v1 .hero-facts-track,
  .hero--v1 .hero-facts-set,
  .hero--v1 .hero-facts-set--clone{
    background:transparent !important;
  }

  /* Align infographic-card headings with their icons. */
  .niche-card{
    display:grid;
    grid-template-columns:38px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:12px;
    row-gap:12px;
    align-items:center;
    padding:22px 24px;
    min-height:0;
  }
  .niche-card .niche-icon{
    grid-column:1;
    grid-row:1;
    width:38px;
    height:38px;
    flex:none;
  }
  .niche-card h3{
    grid-column:2;
    grid-row:1;
    min-width:0;
    margin:0;
    line-height:1.35;
  }
  .niche-card p{
    grid-column:1/-1;
    grid-row:2;
    margin:0;
  }
  .warning-card{
    display:grid;
    grid-template-columns:38px minmax(0,1fr);
    gap:12px;
    align-items:start;
    padding:18px 22px;
  }
  .warning-card > span{
    width:38px;
    height:38px;
    min-width:38px;
    flex:0 0 38px;
  }
  .warning-card > div{
    min-width:0;
    padding-top:1px;
  }
  .warning-card b{
    display:block;
    line-height:1.4;
  }

  /* Do not allow wide descendants to create document-level horizontal scrolling. */
  .site-header,
  main,
  footer,
  .section,
  .hero,
  .container{
    max-width:100%;
  }
  img,
  svg{
    max-width:100%;
  }
}

@media(max-width:620px){
  /* Neutralize the global negative lead-form margin inside popups. */
  .modal{
    place-items:start center;
    padding:12px 0;
    overflow-y:auto;
    overscroll-behavior:contain;
  }
  .modal-dialog{
    width:min(calc(100% - 20px),480px);
    max-height:calc(100dvh - 24px);
    margin:auto 0;
    padding:24px 20px 20px;
    overflow-y:auto;
    overscroll-behavior:contain;
  }
  .modal-dialog > h2{
    margin:12px 44px 8px 0;
    font-size:25px;
    line-height:1.25;
  }
  .modal-dialog > p{
    margin:0 0 22px;
    line-height:1.5;
  }
  .modal-dialog .lead-form,
  .modal-dialog .lead-form--light{
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }
  .modal-dialog .lead-form label{
    margin-top:10px;
  }
  .modal-close{
    top:14px;
    right:14px;
  }
}

@media(max-width:380px){
  .site-header .header-logo-image{
    width:106px !important;
    max-height:35px !important;
  }
  .header-inner{
    column-gap:7px;
  }
  .messenger-links{
    gap:5px;
  }
  .messenger-badge,
  .messenger-badge svg,
  .messenger-badge--max img{
    width:20px;
    height:20px;
    flex-basis:20px;
  }
  .header-phone{
    gap:4px;
    font-size:13px;
  }
  .header-phone svg{
    width:14px;
    height:14px;
    flex-basis:14px;
  }
  .header-subtitle{
    margin-top:10px;
    font-size:13px;
  }
  .niche-card{
    padding:20px;
  }
  .warning-card{
    padding:17px 18px;
  }
  .modal-dialog{
    width:min(calc(100% - 16px),480px);
    padding:22px 18px 18px;
  }
  .modal-dialog > h2{
    font-size:23px;
  }
}

/* ===== 360px overflow corrections ===== */
@media(max-width:620px){
  .result-panels{
    width:100%;
    min-width:0;
    grid-template-columns:minmax(0,1fr) !important;
  }
  .dark-panel,
  .gradient-panel{
    width:100%;
    min-width:0;
  }
  .gradient-panel > div{
    min-width:0;
  }

  .footer-top{
    grid-template-columns:minmax(0,1fr) !important;
    width:100%;
    min-width:0;
  }
  .footer-col,
  .footer-col--brand,
  .footer-col--messengers,
  .footer-col--contacts{
    width:100%;
    min-width:0;
  }
  .footer-messenger-list{
    width:100% !important;
    min-width:0;
  }
  .footer-pill{
    min-width:0 !important;
  }
}


/* ===== Final refinement: transparent fact gaps, heading relocation, target redraw, FAQ desktop sizing ===== */
/* 1) The gaps between the hero fact cards must show only the section background. */
.hero--v1 .hero-facts article{
  border:none !important;
  box-shadow:0 12px 30px rgba(37,24,82,.06);
}

/* 2) Move headings next to the step badges in all repeated step/info cards. */
.number-card,
.process-grid article,
.niche-card{
  display:grid;
  align-items:start;
}

.number-card{
  grid-template-columns:37px minmax(0,1fr);
  grid-template-rows:auto 1fr;
  column-gap:16px;
  row-gap:12px;
}
.number-card > span{
  grid-column:1;
  grid-row:1;
}
.number-card h3{
  grid-column:2;
  grid-row:1;
  align-self:center;
  margin:0;
  line-height:1.35;
}
.number-card p{
  grid-column:1 / -1;
  grid-row:2;
}

.process-grid article{
  grid-template-columns:31px minmax(0,1fr);
  grid-template-rows:auto 1fr;
  column-gap:14px;
  row-gap:12px;
}
.process-grid article > span{
  grid-column:1;
  grid-row:1;
}
.process-grid h3{
  grid-column:2;
  grid-row:1;
  align-self:center;
  margin:0;
  line-height:1.35;
}
.process-grid p{
  grid-column:1 / -1;
  grid-row:2;
}

.niche-card{
  grid-template-columns:38px minmax(0,1fr);
  grid-template-rows:auto 1fr;
  column-gap:14px;
  row-gap:12px;
  align-items:center;
}
.niche-card .niche-icon{
  grid-column:1;
  grid-row:1;
}
.niche-card h3{
  grid-column:2;
  grid-row:1;
  align-self:center;
  margin:0;
  line-height:1.35;
}
.niche-card p{
  grid-column:1 / -1;
  grid-row:2;
}

/* 3) Redraw the right purple panel icon and copy closer to the supplied reference. */
.gradient-panel{
  position:relative;
}
.large-target--bullseye{
  position:relative;
  width:96px;
  height:96px;
  border-radius:50%;
  background:radial-gradient(circle at 30% 30%, rgba(255,255,255,.18), rgba(255,255,255,.07));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.16), 0 18px 34px rgba(28,9,94,.22);
}
.large-target--bullseye .bullseye-ring{
  position:absolute;
  border-radius:50%;
  border:4px solid rgba(255,255,255,.92);
  inset:auto;
}
.large-target--bullseye .bullseye-ring--outer{
  width:42px;
  height:42px;
  left:23px;
  top:23px;
}
.large-target--bullseye .bullseye-ring--middle{
  width:24px;
  height:24px;
  left:32px;
  top:32px;
}
.large-target--bullseye .bullseye-ring--inner{
  width:6px;
  height:6px;
  left:41px;
  top:41px;
  background:#fff;
  border:none;
}
.large-target--bullseye .bullseye-arrow{
  position:absolute;
  left:47px;
  top:42px;
  width:32px;
  height:4px;
  background:#fff;
  border-radius:999px;
  transform:rotate(-33deg);
  transform-origin:left center;
}
.large-target--bullseye .bullseye-arrow::before,
.large-target--bullseye .bullseye-arrow::after{
  content:"";
  position:absolute;
  right:-1px;
  top:50%;
  width:13px;
  height:4px;
  background:#fff;
  border-radius:999px;
  transform-origin:right center;
}
.large-target--bullseye .bullseye-arrow::before{
  transform:translateY(-50%) rotate(42deg);
}
.large-target--bullseye .bullseye-arrow::after{
  transform:translateY(-50%) rotate(-42deg);
}
.gradient-panel h3{
  font-size:20px;
  line-height:1.15;
}
.gradient-panel p{
  max-width:340px;
}

/* 4) Increase FAQ question size on desktop. */
@media(min-width:821px){
  .faq-item > button{
    font-size:18px;
    padding:24px 4px;
  }
}

@media(max-width:820px){
  .number-card,
  .process-grid article,
  .niche-card{
    row-gap:11px;
  }
  .number-card p,
  .process-grid p,
  .niche-card p{
    line-height:1.6;
  }
  .gradient-panel{
    gap:18px;
  }
  .large-target--bullseye{
    width:82px;
    height:82px;
  }
  .large-target--bullseye .bullseye-ring--outer{width:36px;height:36px;left:20px;top:20px}
  .large-target--bullseye .bullseye-ring--middle{width:20px;height:20px;left:28px;top:28px}
  .large-target--bullseye .bullseye-ring--inner{left:38px;top:38px}
  .large-target--bullseye .bullseye-arrow{left:42px;top:37px;width:28px}
}

@media(max-width:620px){
  .number-card,
  .process-grid article,
  .niche-card{
    column-gap:12px;
  }
}


/* ===== Final spacing + mobile heading optimization refinements ===== */
/* 1) Reduce excessive empty space in bordered cards and align block spacing. */
.result-cards{
  gap:22px;
}
.number-card{
  min-height:168px;
  padding:22px 22px 18px;
}
.process-section{
  padding-top:72px;
  padding-bottom:72px;
}
.process-grid{
  gap:18px;
}
.process-grid article{
  min-height:138px;
  padding:18px 16px 16px;
}
.process-bottom{
  margin-top:18px;
}

/* 2) Make vertical rhythm between main sections more uniform. */
main > .section{
  padding-top:72px;
  padding-bottom:72px;
}
.faq-section{
  padding-top:72px;
  padding-bottom:72px;
}
.cta-section{
  padding-top:72px;
}

/* 3) Mobile header refinements and tighter messenger position. */
@media(max-width:820px){
  .site-header{
    padding:8px 0 10px;
    box-shadow:0 8px 20px rgba(19,12,46,.06);
  }
  .header-inner{
    grid-template-columns:auto minmax(0,1fr) auto;
  }
  .messenger-links{
    justify-self:end;
    margin-right:10px;
    gap:7px;
  }
  .header-subtitle{
    margin-top:12px;
    margin-bottom:5px;
    padding:0 2px 5px;
  }

  /* Let mobile headings use more horizontal space and remove forced line breaks. */
  .container{
    width:min(calc(100% - 24px),var(--container));
  }
  .section-heading,
  .cta-heading{
    margin-bottom:28px;
  }
  .section-heading h2,
  .faq-section h2,
  .cta-heading h2{
    width:100%;
    max-width:none;
    font-size:clamp(28px,7.1vw,34px);
    line-height:1.12;
    letter-spacing:-.9px;
  }
  .section-heading h2 br,
  .faq-section h2 br,
  .cta-heading h2 br,
  .hero-copy h1 br,
  .testdrive-copy h2 br,
  .section-heading.split-heading h2 br{
    display:none;
  }
  .split-heading{
    gap:14px;
  }
  .split-heading p,
  .section-heading p{
    max-width:none;
  }

  /* Reduce empty space in cards on mobile too. */
  .result-cards,
  .process-grid{
    gap:14px;
  }
  .number-card{
    min-height:142px;
    padding:18px 18px 16px;
  }
  .process-grid article{
    min-height:122px;
    padding:16px 14px 14px;
  }
}

@media(max-width:620px){
  main > .section{
    padding-top:56px;
    padding-bottom:56px;
  }
  .faq-section{
    padding-top:56px;
    padding-bottom:56px;
  }
  .cta-section{
    padding-top:56px;
  }
  .container{
    width:min(calc(100% - 22px),var(--container));
  }
  .header-inner{
    column-gap:8px;
  }
  .messenger-links{
    margin-right:8px;
  }
  .section-heading h2,
  .faq-section h2,
  .cta-heading h2{
    font-size:clamp(27px,7.8vw,32px);
  }
  .hero-copy h1{
    font-size:clamp(34px,9.3vw,44px);
    line-height:1.08;
  }
}

@media(max-width:380px){
  .messenger-links{
    margin-right:6px;
    gap:5px;
  }
  .section-heading h2,
  .faq-section h2,
  .cta-heading h2{
    font-size:clamp(26px,8.2vw,30px);
  }
}


/* ===== Heading spacing normalization + popup exactness ===== */
@media(max-width:820px){
  .section-heading h2 br,
  .faq-section h2 br,
  .cta-heading h2 br,
  .hero-copy h1 br,
  .testdrive-copy h2 br,
  .section-heading.split-heading h2 br{
    display:none;
  }
}

/* Popup closer to the provided mockup */
.modal-backdrop{
  background:rgba(21,14,48,.68);
  backdrop-filter:blur(7px);
}
.modal-dialog{
  width:min(calc(100% - 36px),700px);
  border-radius:28px;
  padding:34px 36px 36px;
  box-shadow:0 28px 70px rgba(9,6,28,.28);
}
.modal-dialog > h2{
  font-size:33px;
  line-height:1.14;
  letter-spacing:-.8px;
  margin:0 66px 12px 0;
  color:#18214b;
}
.modal-dialog > p{
  font-size:14px;
  line-height:1.45;
  color:#7a7f9a;
  margin:0 0 22px;
}
.modal-close{
  width:42px;
  height:42px;
  right:22px;
  top:18px;
  background:#f0ebff;
}
.modal-close svg{width:20px;height:20px}
.modal-dialog .lead-form--light label{margin-top:12px}
.modal-dialog .lead-form--light label > span{
  display:block;
  margin-bottom:8px;
  color:#596081;
  font-size:14px;
  font-weight:700;
  opacity:1;
}
.modal-dialog .lead-form--light input{
  height:50px;
  border:1px solid #dcd7ee;
  border-radius:14px;
  padding:0 16px;
  font-size:14px;
  color:#18214b;
  box-shadow:none;
}
.modal-dialog .lead-form--light input::placeholder{color:#8a8fa8}
.modal-dialog .lead-form--light .privacy{
  margin-top:16px;
  align-items:center;
  gap:10px;
}
.modal-dialog .lead-form--light .privacy > span{
  width:20px;
  height:20px;
  border-radius:6px;
  border-color:#c8c2e1;
}
.modal-dialog .lead-form--light .privacy small{
  color:#8a8fa8;
  font-size:14px;
}
.modal-dialog .lead-form--light .button{
  width:100%;
  min-height:58px;
  margin-top:18px;
  border-radius:16px;
  font-size:18px;
  font-weight:800;
  box-shadow:0 14px 28px rgba(62,207,49,.22);
}
@media(max-width:620px){
  .modal-dialog{
    width:min(calc(100% - 24px),700px);
    border-radius:24px;
    padding:26px 20px 24px;
  }
  .modal-dialog > h2{
    font-size:28px;
    margin:4px 56px 10px 0;
  }
  .modal-dialog > p{
    margin-bottom:18px;
  }
  .modal-close{
    right:16px;
    top:16px;
    width:40px;
    height:40px;
  }
  .modal-dialog .lead-form--light input{
    height:48px;
    border-radius:13px;
  }
  .modal-dialog .lead-form--light .button{
    min-height:54px;
    font-size:16px;
    border-radius:15px;
  }
}

/* ===== Portfolio calls and clickable case cards ===== */
.case-card[data-case]{
  cursor:pointer;
  outline:none;
}
.case-card[data-case]:focus-visible{
  box-shadow:0 0 0 4px rgba(106,78,241,.18),0 25px 60px rgba(37,23,79,.14);
}
.case-body{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.case-badge{
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  min-height:25px;
  padding:4px 10px;
  margin-bottom:10px;
  border-radius:999px;
  background:#f0ebff;
  color:#6745ee;
  font-size:13px;
  line-height:1;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.035em;
}
.case-audio-wrap{
  margin-top:auto;
  padding-top:3px;
}
.case-audio-player{
  display:none;
}
.case-audio-button{
  width:100%;
  display:flex;
  align-items:center;
  gap:9px;
  padding:8px 0 0;
  border:0;
  background:transparent;
  color:var(--purple);
  font-family:inherit;
  font-size:14px;
  font-weight:800;
  text-align:left;
  cursor:pointer;
}
.case-audio-button:hover .case-audio-label{
  text-decoration:underline;
}
.case-audio-icon{
  width:23px;
  height:23px;
  flex:0 0 23px;
  display:grid;
  place-items:center;
  border:2px solid currentColor;
  border-radius:50%;
  font-size:10px;
  line-height:1;
  padding-left:1px;
}
.case-audio-button.is-playing .case-audio-icon{
  padding-left:0;
  font-size:9px;
}
.case-audio-button small{
  margin-left:auto;
  color:#8a8fa8;
  font-size:13px;
  font-weight:600;
  text-transform:none;
  letter-spacing:0;
}

@media(max-width:820px){
  .case-body{min-height:100%}
  .case-audio-button{padding-top:12px}
}

@media(max-width:620px){
  .case-badge{font-size:13px}
  .case-audio-button{font-size:14px}
}


/* ===== Lead popup layout isolation and alignment ===== */
#lead-modal .modal-dialog{
  width:min(calc(100% - 40px),700px);
  max-height:calc(100vh - 40px);
  max-height:calc(100dvh - 40px);
  padding:38px 42px 40px;
  overflow-y:auto;
}
#lead-modal .lead-form,
#lead-modal .lead-form--light{
  display:block;
  grid-column:auto;
  justify-self:stretch;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  align-self:auto;
  border-radius:0;
  box-shadow:none;
  background:#fff;
}
#lead-modal .lead-form label{
  width:100%;
  margin:14px 0 0;
}
#lead-modal .lead-form label > span{
  margin-bottom:8px;
}
#lead-modal .lead-form input:not([type="checkbox"]){
  display:block;
  box-sizing:border-box;
  width:100%;
  max-width:none;
  margin:0;
}
#lead-modal .lead-form .privacy{
  display:flex !important;
  width:100%;
  margin-top:16px;
}
#lead-modal .lead-form .button{
  display:flex;
  width:100%;
  max-width:none;
  margin:20px 0 0;
}
#lead-modal .form-status{
  margin-top:10px;
}

@media(max-width:620px){
  #lead-modal{
    padding:10px 0;
  }
  #lead-modal .modal-dialog{
    width:min(calc(100% - 20px),700px);
    max-height:calc(100dvh - 20px);
    padding:26px 20px 24px;
    border-radius:22px;
  }
  #lead-modal .modal-dialog > h2{
    font-size:27px;
    line-height:1.16;
    margin:2px 52px 9px 0;
  }
  #lead-modal .modal-dialog > p{
    font-size:13px;
    margin-bottom:15px;
  }
  #lead-modal .lead-form label{
    margin-top:11px;
  }
  #lead-modal .lead-form input:not([type="checkbox"]){
    height:47px;
  }
  #lead-modal .lead-form .privacy{
    margin-top:14px;
  }
  #lead-modal .lead-form .button{
    min-height:52px;
    margin-top:16px;
  }
}


/* ===== Equal spacing for hero floating KPI cards ===== */
.hero--v1 .hero-float-stack{
  position:absolute;
  left:22px;
  top:88px;
  width:206px;
  display:flex;
  flex-direction:column;
  gap:18px;
  z-index:3;
}
.hero--v1 .hero-float-stack .float-card{
  position:relative;
  left:auto;
  top:auto;
  width:100%;
  flex:0 0 auto;
}
@media(min-width:1051px) and (max-width:1279px){
  .hero--v1 .hero-float-stack{left:-52px}
}
@media(min-width:1280px) and (max-width:1599px){
  .hero--v1 .hero-float-stack{left:-28px}
}
@media(min-width:1600px){
  .hero--v1 .hero-float-stack{left:-18px}
}
@media(max-width:1050px){
  .hero--v1 .hero-float-stack{left:8px}
}
@media(max-width:820px){
  .hero--v1 .hero-float-stack{
    left:0;
    top:18px;
    gap:14px;
    transform:scale(.92);
    transform-origin:left top;
  }
  .hero--v1 .hero-float-stack .float-card{
    transform:none;
  }
}
@media(max-width:620px){
  .hero--v1 .hero-float-stack{
    left:-4px;
    top:16px;
    gap:12px;
    transform:scale(.76);
  }
}


/* Form protection and quiz final-step refinements */
.form-trap{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.quiz-complete .quiz-nav{display:none!important}
.quiz-contact-grid label:last-child{grid-column:auto}
.quiz-submit-note{max-width:560px;margin:12px auto 0!important;color:#74758d!important;font-size:13px!important;line-height:1.55!important;text-align:center}
@media(max-width:620px){.quiz-submit-note{font-size:12px!important}}


/* ===== Test-drive niches marquee ===== */
.testdrive-niches{
  min-width:0;
  align-self:stretch;
  overflow:hidden;
  position:relative;
  border:1px solid #e9e4fa;
  border-radius:20px;
  background:
    radial-gradient(circle at 88% 8%,rgba(121,80,240,.13),transparent 30%),
    linear-gradient(145deg,#fbfaff 0%,#f6f2ff 100%);
  padding:22px 0 20px;
}
.testdrive-niches:before,.testdrive-niches:after{
  content:"";
  position:absolute;
  z-index:4;
  top:0;
  bottom:0;
  width:62px;
  pointer-events:none;
}
.testdrive-niches:before{left:0;background:linear-gradient(90deg,#faf8ff 10%,rgba(250,248,255,0))}
.testdrive-niches:after{right:0;background:linear-gradient(270deg,#f7f3ff 10%,rgba(247,243,255,0))}
.niche-marquee-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  padding:0 24px 17px;
  position:relative;
  z-index:5;
}
.niche-marquee-head small,.niche-marquee-head strong{display:block}
.niche-marquee-head small{color:#7655df;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px}
.niche-marquee-head strong{font-size:19px;line-height:1.25;letter-spacing:-.35px}
.niche-marquee-head>span{flex:0 0 auto;border:1px solid #dcd2fb;background:#fff;color:#6741d5;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}
.niche-marquee{overflow:hidden;position:relative}
.niche-marquee+.niche-marquee{margin-top:12px}
.niche-track{display:flex;width:max-content;will-change:transform}
.niche-track-group{display:flex;gap:12px;padding-right:12px}
.niche-marquee--forward .niche-track{animation:niche-scroll-forward 34s linear infinite}
.niche-marquee--reverse .niche-track{animation:niche-scroll-reverse 31s linear infinite}
.testdrive-niches:hover .niche-track{animation-play-state:paused}
.niche-card{
  width:202px;
  height:120px;
  flex:0 0 202px;
  margin:0;
  border-radius:15px;
  overflow:hidden;
  position:relative;
  background:#d9d5e8;
  box-shadow:0 10px 24px rgba(40,24,87,.13);
  isolation:isolate;
}
.niche-card:after{
  content:"";
  position:absolute;
  inset:38% 0 0;
  z-index:1;
  background:linear-gradient(180deg,transparent,rgba(10,8,25,.86));
}
.niche-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.niche-card span{
  position:absolute;
  z-index:2;
  left:13px;
  right:13px;
  bottom:11px;
  color:#fff;
  font-size:13px;
  font-weight:800;
  line-height:1.2;
  text-shadow:0 2px 8px rgba(0,0,0,.35);
}
.niche-card:hover img{transform:scale(1.05)}
@keyframes niche-scroll-forward{to{transform:translateX(-50%)}}
@keyframes niche-scroll-reverse{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(max-width:820px){
  .testdrive-niches{min-height:362px}
  .niche-card{width:220px;height:130px;flex-basis:220px}
  .niche-marquee--forward .niche-track{animation-duration:31s}
  .niche-marquee--reverse .niche-track{animation-duration:29s}
}
@media(max-width:620px){
  .testdrive-niches{margin-top:2px;padding-top:18px;border-radius:17px}
  .niche-marquee-head{padding:0 18px 15px}
  .niche-marquee-head strong{font-size:17px}
  .niche-marquee-head>span{display:none}
  .testdrive-niches:before,.testdrive-niches:after{width:35px}
  .niche-card{width:190px;height:114px;flex-basis:190px}
}
@media(prefers-reduced-motion:reduce){
  .niche-track{animation-play-state:paused!important}
  .niche-card img{transition:none}
}

/* Isolate marquee cards from the informational niche cards elsewhere on the page */
.testdrive-niches .niche-card{
  display:block;
  grid-template-columns:none;
  grid-template-rows:none;
  padding:0;
  min-height:0;
  column-gap:0;
  row-gap:0;
  align-items:initial;
}
.testdrive-niches .niche-card img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  max-width:none;
}


/* Requested test-drive niche layout refinement */
.testdrive-card{border:0}
.testdrive-card:before{display:none;content:none}
@media(min-width:821px){
  .testdrive-card{overflow:visible}
  .testdrive-niches{
    width:calc(100% + (100vw - min(calc(100vw - 40px), var(--container))) / 2 + 34px);
    max-width:none;
    padding:0 0 0;
    border-radius:20px 0 0 20px;
  }
  .testdrive-niches:after{display:none}
  .niche-marquee+.niche-marquee{margin-top:14px}
  .testdrive-niches .niche-card{
    width:340px;
    height:196px;
    flex-basis:340px;
    border-radius:16px;
  }
  .testdrive-niches .niche-card span{
    left:18px;
    right:18px;
    bottom:15px;
    font-size:16px;
  }
}

/* Requested niche marquee edge and spacing refinement */
@media(min-width:821px){
  .testdrive-niches{
    margin-top:-34px;
    margin-bottom:-34px;
    border:0;
    border-radius:0;
    background:transparent;
    display:flex;
    flex-direction:column;
    gap:14px;
  }
  .testdrive-niches:before{
    display:block;
    width:90px;
    background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 18%,rgba(255,255,255,.72) 52%,rgba(255,255,255,0) 100%);
  }
  .niche-marquee{
    flex:1 1 0;
    min-height:0;
  }
  .niche-marquee+.niche-marquee{
    margin-top:0;
  }
  .niche-track,
  .niche-track-group{
    height:100%;
  }
  .testdrive-niches .niche-card{
    height:100%;
    box-shadow:none;
  }
}

/* Mobile-only niche marquee cleanup */
@media(max-width:620px){
  .testdrive-card{
    overflow:visible;
  }
  .testdrive-niches{
    width:100vw;
    max-width:none;
    min-height:0;
    margin:18px 0 0 calc(50% - 50vw);
    padding:0;
    border:0;
    border-radius:0;
    background:#fff;
    box-shadow:none;
    overflow:hidden;
  }
  .testdrive-niches:before,
  .testdrive-niches:after{
    display:none;
    content:none;
  }
  .niche-marquee{
    width:100%;
    overflow:hidden;
  }
  .niche-marquee + .niche-marquee{
    margin-top:12px;
  }
  .niche-track-group{
    gap:12px;
    padding-right:12px;
  }
  .testdrive-niches .niche-card{
    width:190px;
    height:114px;
    flex-basis:190px;
    border:0;
    box-shadow:none;
  }
}

/* Requested correction: remove the test-drive card underlay only on mobile. */
@media(max-width:620px){
  .testdrive-card{
    background:transparent;
    border-radius:0;
    box-shadow:none;
  }
}

/* Restore the informational niche cards independently from the marquee cards. */
.niches-section .niche-card{
  width:auto;
  height:auto;
  min-height:170px;
  flex:none;
  margin:0;
  padding:25px 27px;
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  grid-template-rows:auto auto;
  column-gap:12px;
  row-gap:12px;
  align-items:center;
  position:relative;
  overflow:visible;
  border-radius:17px;
  box-shadow:none;
  isolation:auto;
}
.niches-section .niche-card--lavender{background:#f8f6ff}
.niches-section .niche-card--cream{background:#fffbf0}
.niches-section .niche-card::after{content:none;display:none}
.niches-section .niche-card .niche-icon{
  position:static;
  inset:auto;
  grid-column:1;
  grid-row:1;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#fff;
  color:var(--purple);
  box-shadow:0 8px 20px rgba(48,29,99,.08);
  font-size:inherit;
  font-weight:800;
  line-height:1;
  text-shadow:none;
}
.niches-section .niche-card h3{
  grid-column:2;
  grid-row:1;
  min-width:0;
  margin:0;
  font-size:15px;
  line-height:1.35;
}
.niches-section .niche-card p{
  grid-column:1/-1;
  grid-row:2;
  margin:0;
  color:var(--muted);
  font-size:14px;
  line-height:1.7;
}
@media(max-width:620px){
  .niches-section .niche-card{
    width:100%;
    min-height:0;
    padding:22px 24px;
  }
}


/* update: remove first fact card and distribute remaining cards evenly */
.hero--v1 .hero-facts{grid-template-columns:repeat(3,minmax(0,1fr));}
@media(max-width:820px){
  .hero--v1 .hero-facts{grid-template-columns:1fr 1fr;}
}
@media(max-width:620px){
  .hero--v1 .hero-facts{grid-template-columns:1fr;}
}


/* Mockup-aligned redesign for niches section cards */
.niches-section .niche-grid--mockup{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
  margin-top:8px;
}
.niches-section .niche-card--mockup{
  min-height:262px;
  padding:28px 28px 34px;
  grid-template-columns:1fr;
  grid-template-rows:auto auto auto 1fr;
  row-gap:0;
  border:1px solid transparent;
  border-radius:22px;
  position:relative;
  overflow:hidden;
  background:#fcfbff;
}
.niches-section .niche-card--mockup.niche-card--lavender{
  background:linear-gradient(180deg,#fcfbff 0%,#fbfaff 100%);
  border-color:#dad3ff;
}
.niches-section .niche-card--mockup.niche-card--cream{
  background:linear-gradient(180deg,#fffdfa 0%,#fffdfa 100%);
  border-color:#f4d8a2;
}
.niches-section .niche-card--mockup .niche-icon{
  grid-column:1;
  grid-row:1;
  width:52px;
  height:52px;
  margin:0 0 22px;
  font-size:31px;
  font-weight:600;
  box-shadow:0 10px 24px rgba(48,29,99,.08);
}
.niches-section .niche-card--mockup.niche-card--lavender .niche-icon{
  color:#8167ff;
  border:1px solid #d9d0ff;
}
.niches-section .niche-card--mockup.niche-card--cream .niche-icon{
  color:#f2ae23;
  border:1px solid #f5dfac;
}
.niches-section .niche-card--mockup h3{
  grid-column:1;
  grid-row:2;
  font-size:20px;
  line-height:1.22;
  margin:0;
  color:#161b42;
}
.niches-section .niche-card--mockup .niche-divider{
  grid-column:1;
  grid-row:3;
  width:31px;
  height:2px;
  border-radius:999px;
  margin:20px 0 16px;
}
.niches-section .niche-card--mockup.niche-card--lavender .niche-divider{
  background:#9d8fff;
}
.niches-section .niche-card--mockup.niche-card--cream .niche-divider{
  background:#f0b84e;
}
.niches-section .niche-card--mockup p{
  grid-column:1;
  grid-row:4;
  max-width:92%;
  font-size:16px;
  line-height:1.5;
  color:#4f5870;
}
.niche-dots,
.warning-dots{
  position:absolute;
  width:36px;
  height:36px;
  right:32px;
  bottom:24px;
  opacity:.6;
  background-image:radial-gradient(currentColor 1.7px, transparent 1.7px);
  background-size:12px 12px;
  background-position:0 0;
}
.niches-section .niche-card--mockup.niche-card--lavender .niche-dots{
  color:#bcaeff;
}
.niches-section .niche-card--mockup.niche-card--cream .niche-dots{
  color:#efc572;
}
.niches-section .warning-card--mockup{
  margin-top:26px;
  padding:27px 28px 28px;
  min-height:162px;
  align-items:flex-start;
  gap:22px;
  border:1px solid #f6c9d4;
  border-radius:22px;
  background:linear-gradient(180deg,#fffafb 0%,#fff8fa 100%);
  position:relative;
  overflow:hidden;
}
.niches-section .warning-card--mockup > span:first-child{
  width:52px;
  height:52px;
  flex:0 0 52px;
  font-size:31px;
  font-weight:700;
  background:#fff;
  color:#ff667e;
  border:1px solid #f6cad3;
  box-shadow:0 10px 24px rgba(255,102,126,.08);
}
.niches-section .warning-card__content{
  flex:1;
  padding-top:2px;
}
.niches-section .warning-card--mockup b{
  display:block;
  font-size:20px;
  line-height:1.22;
  color:#161b42;
}
.niches-section .warning-divider{
  width:31px;
  height:2px;
  border-radius:999px;
  margin:18px 0 16px;
  background:#ff8fa4;
}
.niches-section .warning-card--mockup p{
  max-width:78%;
  font-size:16px;
  line-height:1.5;
  color:#4f5870;
  margin:0;
}
.niches-section .warning-dots{
  color:#f4b8c6;
  right:32px;
  bottom:24px;
}
@media(max-width:820px){
  .niches-section .niche-grid--mockup{
    grid-template-columns:1fr;
  }
  .niches-section .niche-card--mockup,
  .niches-section .warning-card--mockup{
    min-height:0;
  }
  .niches-section .warning-card--mockup p,
  .niches-section .niche-card--mockup p{
    max-width:100%;
  }
}
@media(max-width:620px){
  .niches-section .niche-grid--mockup{
    gap:18px;
  }
  .niches-section .niche-card--mockup{
    padding:24px 22px 30px;
    border-radius:20px;
  }
  .niches-section .niche-card--mockup .niche-icon,
  .niches-section .warning-card--mockup > span:first-child{
    width:48px;
    height:48px;
    flex-basis:48px;
    font-size:28px;
  }
  .niches-section .niche-card--mockup h3,
  .niches-section .warning-card--mockup b{
    font-size:18px;
  }
  .niches-section .niche-card--mockup p,
  .niches-section .warning-card--mockup p{
    font-size:15px;
    max-width:100%;
  }
  .niche-dots,
  .warning-dots{
    right:20px;
    bottom:18px;
  }
  .niches-section .warning-card--mockup{
    margin-top:18px;
    padding:24px 22px 28px;
    border-radius:20px;
    gap:18px;
  }
}


/* refine niche mockup alignment and insert inline mission card */
.niches-section .niche-card--mockup{
  grid-template-columns:52px minmax(0,1fr);
  grid-template-rows:auto auto 1fr;
  column-gap:18px;
  row-gap:0;
  align-items:start;
}
.niches-section .niche-card--mockup .niche-icon{
  grid-column:1;
  grid-row:1;
  margin:0;
}
.niches-section .niche-card--mockup h3{
  grid-column:2;
  grid-row:1;
  align-self:center;
}
.niches-section .niche-card--mockup .niche-divider{
  grid-column:2;
  grid-row:2;
  margin:18px 0 16px;
}
.niches-section .niche-card--mockup p{
  grid-column:1/-1;
  grid-row:3;
  max-width:92%;
}
.mission-inline-card{
  margin:0 0 32px;
  min-height:82px;
  border-radius:16px;
  background:linear-gradient(180deg,#f6f2ff 0%,#f3eeff 100%);
  display:grid;
  grid-template-columns:56px auto 1px 1fr;
  align-items:center;
  gap:22px;
  padding:20px 28px;
}
.mission-inline-card__icon{
  width:56px;
  height:56px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fff;
  color:#8465ff;
  font-size:26px;
  box-shadow:0 8px 22px rgba(48,29,99,.08);
}
.mission-inline-card__label{
  font-size:15px;
  font-weight:800;
  color:#6f55f3;
  letter-spacing:.01em;
}
.mission-inline-card__divider{
  width:1px;
  height:36px;
  background:#cfc1ff;
}
.mission-inline-card p{
  margin:0;
  font-size:16px;
  line-height:1.55;
  color:#313a55;
}
@media(max-width:820px){
  .niches-section .niche-card--mockup p{max-width:100%;}
  .mission-inline-card{
    grid-template-columns:48px 1fr;
    gap:14px 16px;
    padding:18px 20px;
  }
  .mission-inline-card__icon{width:48px;height:48px;font-size:22px;}
  .mission-inline-card__label{grid-column:2;grid-row:1;}
  .mission-inline-card__divider{display:none;}
  .mission-inline-card p{grid-column:1/-1;grid-row:2;font-size:15px;}
}
@media(max-width:620px){
  .mission-inline-card{
    margin:0 0 22px;
    border-radius:14px;
    padding:16px 18px;
  }
  .niches-section .niche-card--mockup{
    grid-template-columns:48px minmax(0,1fr);
    column-gap:14px;
    padding:22px 20px 28px;
  }
  .niches-section .niche-card--mockup .niche-divider{
    grid-column:2;
    margin:14px 0 14px;
  }
}

.mission-inline-card--after-reviews{
  margin-top:32px;
  margin-bottom:0;
}
@media(max-width:620px){
  .mission-inline-card--after-reviews{
    margin-top:22px;
  }
}

/* Mobile-only hero sequence: heading, subtitle, image, CTA, notes, ticker */
@media(max-width:620px){
  .hero--v1{
    padding-top:0;
  }
  .hero--v1 .hero-grid{
    display:grid;
    grid-template-columns:1fr;
    row-gap:0;
    min-height:0;
  }
  .hero--v1 .hero-copy{
    display:contents;
  }
  .hero--v1 .hero-copy h1{
    order:1;
    margin-top:32px;
    margin-bottom:18px;
    padding:0;
  }
  .hero--v1 .hero-copy > p{
    order:2;
    width:100%;
    max-width:100%;
    margin:0 0 22px;
    padding:0;
  }
  .hero--v1 .hero-media{
    order:3;
    width:100%;
    height:380px;
    margin:0;
    overflow:hidden;
  }
  .hero--v1 .hero-photo{
    inset:0;
    border-radius:28px;
    overflow:hidden;
  }
  .hero--v1 .hero-photo::before,
  .hero--v1 .hero-photo::after{
    display:none !important;
    content:none !important;
  }
  .hero--v1 .hero-photo img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
  }
  .hero--v1 .hero-float-stack{
    display:none !important;
  }
  .hero--v1 .hero-buttons{
    order:4;
    justify-content:center;
    width:100%;
    margin:24px 0 0;
  }
  .hero--v1 .hero-points{
    order:5;
    justify-content:center;
    width:100%;
    margin:16px 0 8px;
  }
  .hero--v1 .hero-facts{
    margin-top:10px;
  }
}


/* Hero refinement: larger CTA, no auxiliary text, transparent ticker surface */
.hero--v1 .hero-buttons{
  margin-bottom:0;
}
.hero--v1 .hero-buttons .button--green{
  min-width:270px;
  min-height:58px;
  padding:17px 38px;
  font-size:16px;
}
.hero--v1 .hero-facts,
.hero--v1 .hero-facts-track,
.hero--v1 .hero-facts-set,
.hero--v1 .hero-facts-set--clone{
  background:none !important;
  background-color:transparent !important;
  box-shadow:none !important;
  border:0 !important;
}
.hero--v1 .hero-facts{
  padding-top:0 !important;
  padding-bottom:0 !important;
}
.hero--v1 .hero-facts::before,
.hero--v1 .hero-facts::after,
.hero--v1 .hero-facts-track::before,
.hero--v1 .hero-facts-track::after{
  content:none !important;
  display:none !important;
  background:none !important;
}
.hero--v1 .hero-facts article{
  background:#fff !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}
@media(max-width:820px){
  .hero--v1 .hero-buttons{
    margin:24px 0 22px;
  }
  .hero--v1 .hero-buttons .button--green{
    width:min(360px,calc(100vw - 48px));
    min-width:0;
    min-height:68px;
    padding:19px 28px;
    font-size:17px;
  }
  .hero--v1 .hero-facts{
    margin-top:0 !important;
  }
}


/* Mobile CTA refinement and restored hero notes */
@keyframes mobileHeroButtonShine{
  0%,58%{transform:translateX(-170%) skewX(-22deg);opacity:0}
  64%{opacity:.42}
  82%,100%{transform:translateX(220%) skewX(-22deg);opacity:0}
}
@media(max-width:820px){
  .hero--v1 .hero-points{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    gap:12px 20px;
    width:100%;
    margin:0 0 14px;
    padding:0;
  }
}
@media(max-width:620px){
  .hero--v1 .hero-buttons .button--green{
    width:min(306px,calc(100vw - 72px));
    min-height:58px;
    padding:16px 24px;
    font-size:16px;
    position:relative;
    overflow:hidden;
    isolation:isolate;
  }
  .hero--v1 .hero-buttons .button--green::after{
    content:"";
    position:absolute;
    z-index:1;
    top:-35%;
    bottom:-35%;
    left:0;
    width:42%;
    pointer-events:none;
    background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent);
    filter:blur(1px);
    transform:translateX(-170%) skewX(-22deg);
    animation:mobileHeroButtonShine 3.8s ease-in-out infinite;
  }
  .hero--v1 .hero-points{
    order:5;
    gap:10px 16px;
    margin:15px 0 8px;
    font-size:13px;
  }
}


/* Exact 10px spacing between hero CTA and notes */
.hero--v1 .hero-buttons{
  margin-bottom:10px;
}
.hero--v1 .hero-points{
  margin-top:0;
}
@media(max-width:820px){
  .hero--v1 .hero-buttons{
    margin-bottom:0;
  }
  .hero--v1 .hero-points{
    margin-top:10px;
  }
}
@media(max-width:620px){
  .hero--v1 .hero-points{
    margin-top:10px;
  }
}


/* Requested mobile refinements: keep case-call playback and 12px gap before ticker */
@media(max-width:620px){
  .cases-section .case-audio-wrap{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
  }
  .cases-section .case-audio-button{
    display:flex !important;
  }
  .hero--v1 .hero-points{
    margin-bottom:22px !important;
  }
  .hero--v1 .hero-facts{
    margin-top:0 !important;
  }
}

.dark-panel-subtitle{
  margin:-7px 0 17px;
  font-size:14px;
  line-height:1.55;
  opacity:.82;
}


/* ===== Services block ===== */
.services-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#ffffff 0%,#faf8ff 100%);
}
.services-section::before{
  content:"";
  position:absolute;
  width:430px;
  height:430px;
  left:-260px;
  top:-210px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(112,77,239,.11),transparent 70%);
  pointer-events:none;
}
.services-heading{
  position:relative;
  z-index:1;
  margin-bottom:36px;
}
.services-heading h2{
  max-width:720px;
  margin:0;
  font-size:42px;
  line-height:1.14;
  letter-spacing:-1.5px;
  color:var(--ink);
}
.services-heading h2 span{color:var(--purple)}
.services-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.service-card{
  min-width:0;
  min-height:380px;
  padding:28px 27px 30px;
  border-radius:22px;
  border:1px solid #ece8fb;
  box-shadow:0 18px 46px rgba(37,23,79,.08);
  background:#fff;
  transition:transform .22s ease,box-shadow .22s ease;
}
.service-card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 58px rgba(37,23,79,.13);
}
.service-card--outbound{background:linear-gradient(155deg,#ffffff 0%,#f7f3ff 100%)}
.service-card--inbound{background:linear-gradient(155deg,#ffffff 0%,#f4f7ff 100%)}
.service-card--business{background:linear-gradient(155deg,#ffffff 0%,#fff9ee 100%)}
.service-card__head{
  display:flex;
  align-items:center;
  gap:15px;
  padding-bottom:22px;
  margin-bottom:8px;
  border-bottom:1px solid rgba(112,77,239,.12);
}
.service-card__icon{
  width:52px;
  height:52px;
  flex:0 0 52px;
  display:grid;
  place-items:center;
  border-radius:16px;
  color:#fff;
  background:linear-gradient(145deg,#815df8,#5427bc);
  box-shadow:0 12px 25px rgba(91,48,194,.24);
}
.service-card--inbound .service-card__icon{background:linear-gradient(145deg,#6584f4,#5843d4)}
.service-card--business .service-card__icon{background:linear-gradient(145deg,#f4b44b,#e88b27)}
.service-card__icon svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.service-card__head h3{
  margin:0;
  font-size:21px;
  line-height:1.25;
  color:var(--ink);
}
.service-card__list{
  list-style:none;
  padding:8px 0 0;
  margin:0;
  display:grid;
  gap:15px;
}
.service-card__list li{
  position:relative;
  padding-left:30px;
  font-size:15px;
  line-height:1.45;
  color:#454c6a;
}
.service-card__list li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:1px;
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#43cf43;
  color:#fff;
  font-size:13px;
  font-weight:800;
  box-shadow:0 5px 12px rgba(55,201,54,.2);
}
@media(max-width:980px){
  .services-grid{grid-template-columns:1fr 1fr}
  .service-card--business{grid-column:1/-1;min-height:0}
  .service-card--business .service-card__list{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .services-section{padding:54px 0}
  .services-heading{margin-bottom:25px}
  .services-heading h2{
    font-size:30px;
    line-height:1.18;
    letter-spacing:-.9px;
  }
  .services-grid{grid-template-columns:1fr;gap:16px}
  .service-card,
  .service-card--business{
    grid-column:auto;
    min-height:0;
    padding:22px 20px 24px;
    border-radius:19px;
  }
  .service-card:hover{transform:none}
  .service-card__head{
    gap:13px;
    padding-bottom:17px;
    margin-bottom:4px;
  }
  .service-card__icon{
    width:46px;
    height:46px;
    flex-basis:46px;
    border-radius:14px;
  }
  .service-card__icon svg{width:22px;height:22px}
  .service-card__head h3{font-size:19px}
  .service-card__list,
  .service-card--business .service-card__list{
    grid-template-columns:1fr;
    gap:12px;
    padding-top:10px;
  }
  .service-card__list li{
    padding-left:28px;
    font-size:14px;
  }
  .service-card__list li::before{
    width:19px;
    height:19px;
    font-size:12px;
  }
}




/* Requested: desktop service details popup trigger and mobile result-card carousel. */
.service-card{
  display:flex;
  flex-direction:column;
}
.service-card__list{
  flex:1 1 auto;
}
.service-card__more{
  display:none;
  align-self:flex-start;
  margin-top:24px;
  border:0;
  border-radius:11px;
  padding:12px 24px;
  background:linear-gradient(180deg,#42d83e,#2dbc2c);
  color:#fff;
  font:inherit;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(45,188,44,.22);
  opacity:0;
  transform:translateY(8px);
  pointer-events:none;
  transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;
}
@media(min-width:981px){
  .service-card__more{display:inline-flex;align-items:center;justify-content:center}
  .service-card:hover .service-card__more,
  .service-card:focus-within .service-card__more{
    opacity:1;
    transform:translateY(0);
    pointer-events:auto;
  }
  .service-card__more:hover{
    box-shadow:0 14px 30px rgba(45,188,44,.3);
  }
}
@media(max-width:620px){
  .result-cards{
    display:flex;
    grid-template-columns:none;
    gap:14px;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    -ms-overflow-style:none;
    padding:4px 2px 18px;
  }
  .result-cards::-webkit-scrollbar{display:none}
  .result-cards .number-card{
    flex:0 0 calc(100% - 22px);
    width:calc(100% - 22px);
    min-height:250px;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
}


/* Requested refinements: continuous mobile result carousel and narrower desktop popups. */
@media(max-width:620px){
  .result-cards{
    display:flex;
    grid-template-columns:none;
    gap:12px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:none;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    -ms-overflow-style:none;
    padding:2px 0 8px;
    background:transparent;
    border:0;
    box-shadow:none;
  }
  .result-cards::-webkit-scrollbar{display:none}
  .result-cards .number-card{
    flex:0 0 min(84vw,360px);
    width:min(84vw,360px);
    min-height:176px;
    padding:18px 16px 16px;
    display:grid;
    grid-template-columns:38px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:12px;
    row-gap:14px;
    align-content:start;
    scroll-snap-align:none;
    scroll-snap-stop:normal;
    background:#fff;
    border:1px solid #e1e3ea;
    border-radius:16px;
    box-shadow:none;
  }
  .result-cards .number-card > span{
    grid-column:1;
    grid-row:1;
    width:38px;
    height:38px;
  }
  .result-cards .number-card h3{
    grid-column:2;
    grid-row:1;
    align-self:center;
    margin:0;
    font-size:15px;
    line-height:1.35;
  }
  .result-cards .number-card p{
    grid-column:1/-1;
    grid-row:2;
    margin:0;
    font-size:13px;
    line-height:1.55;
  }
}

@media(min-width:621px){
  .modal-dialog{
    width:min(calc(100% - 36px),490px);
  }
  #lead-modal .modal-dialog{
    width:min(calc(100% - 40px),490px);
  }
  .modal-dialog--case{
    width:min(calc(100% - 36px),476px);
  }
  .modal-dialog--letter{
    width:min(calc(100% - 36px),602px);
  }
}


/* Requested mobile behavior: non-interactive automatic result carousel and text-only service details links. */
@media(max-width:620px){
  .result-cards{
    overflow:hidden;
    overscroll-behavior:none;
    touch-action:none;
    pointer-events:none;
    user-select:none;
    -webkit-user-select:none;
  }
  .result-cards .number-card{
    pointer-events:none;
  }
  .service-card__more{
    display:inline-block;
    align-self:flex-end;
    margin-top:14px;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    color:#7b8192;
    box-shadow:none;
    opacity:1;
    transform:none;
    pointer-events:auto;
    font-weight:500;
    font-size:14px;
    line-height:1.3;
    text-decoration:underline;
    text-underline-offset:3px;
    cursor:pointer;
  }
  .service-card__more:hover,
  .service-card__more:focus-visible{
    color:#5f6575;
    box-shadow:none;
  }
}


/* /lidgen hero variant */
.page-lidgen .hero--v1 .hero-copy h1{
  max-width:760px;
  font-size:56px;
  line-height:1.08;
}
.page-lidgen .hero--v1 .hero-copy h1 span{
  color:#7148f5;
}
.page-lidgen .hero-office-note{
  position:absolute;
  left:auto;
  right:56px;
  top:72px;
  width:250px;
  min-height:190px;
  padding:34px 28px 28px;
  z-index:4;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:12px;
  color:#17204a;
  background:
    linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,253,236,.98)),
    repeating-linear-gradient(0deg,transparent 0 27px,rgba(105,94,156,.08) 27px 28px);
  border:1px solid rgba(230,218,164,.9);
  border-radius:4px 4px 10px 4px;
  box-shadow:0 18px 42px rgba(40,28,88,.18);
  transform:rotate(-2deg);
}
.page-lidgen .hero-office-note::after{
  content:"";
  position:absolute;
  right:-8px;
  bottom:-8px;
  width:36px;
  height:36px;
  background:linear-gradient(135deg,rgba(220,208,151,.55) 0 49%,#fffdf0 50% 100%);
  filter:drop-shadow(-3px -3px 4px rgba(72,55,128,.08));
}
.page-lidgen .hero-office-note__pin{
  position:absolute;
  top:-12px;
  left:50%;
  width:23px;
  height:23px;
  border-radius:50%;
  background:linear-gradient(145deg,#8b67ff,#5a2ac7);
  box-shadow:0 5px 10px rgba(68,35,148,.3), inset 0 2px 3px rgba(255,255,255,.55);
  transform:translateX(-50%);
}
.page-lidgen .hero-office-note__label{
  font-size:12px;
  line-height:1;
  font-weight:800;
  letter-spacing:.12em;
  color:#7451e7;
}
.page-lidgen .hero-office-note strong{
  font-size:21px;
  line-height:1.36;
}
@media(max-width:1200px){
  .page-lidgen .hero--v1 .hero-copy h1{font-size:48px}
  .page-lidgen .hero-office-note{left:auto;right:28px;width:225px}
}
@media(max-width:820px){
  .page-lidgen .hero--v1 .hero-copy h1{
    max-width:680px;
    font-size:42px;
  }
  .page-lidgen .hero-office-note{
    left:auto;
    right:18px;
    top:96px;
    width:238px;
  }
}
@media(max-width:620px){
  .page-lidgen .hero--v1 .hero-copy h1{
    font-size:33px;
    line-height:1.12;
  }
  .page-lidgen .hero-office-note{
    left:auto;
    right:18px;
    top:auto;
    bottom:18px;
    width:min(250px,calc(100% - 58px));
    min-height:146px;
    padding:28px 22px 22px;
    transform:rotate(-1deg);
  }
  .page-lidgen .hero-office-note strong{
    font-size:17px;
  }
}

/* /lidgen: separate the operator and the office note on desktop */
@media (min-width:1051px){
  .page-lidgen .hero--v1 .hero-photo::after{
    background-position:60% center;
  }
  .page-lidgen .hero-office-note{
    right:18px;
  }
}
