:root{--green:#0fa58c;--green-dark:#006b66;--lime:#9ee300;--ink:#092232;--muted:#5f6f7b;--line:#dce7e8;--soft:#f7fbfb;--white:#fff;--footer:#00343c;--shadow:0 18px 48px #0922321c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}svg{display:block}.page{background:radial-gradient(circle at 78% 18%,#e2f1f5e6,#0000 28%),linear-gradient(#fff 0%,#fbfdfd 68%,#fff 100%);overflow:hidden}.header,main{width:min(1160px,100% - 48px);margin-inline:auto}.header{grid-template-columns:230px 1fr 224px;align-items:center;gap:24px;height:98px;display:grid}.logo{align-items:center;gap:12px;display:inline-flex}.logo-mark{flex:none;width:64px;height:64px}.logo-copy{line-height:1;display:grid}.logo-copy strong{color:var(--ink);letter-spacing:-.8px;font-size:34px;font-weight:900}.logo-copy em{color:var(--ink);letter-spacing:4px;font-size:25px;font-style:normal;font-weight:300}.logo-copy small{color:var(--green-dark);letter-spacing:1px;text-transform:uppercase;margin-top:8px;font-size:7px;font-weight:800;line-height:1.25}.nav{color:var(--ink);justify-content:center;gap:48px;font-size:14px;font-weight:800;display:flex}.nav a{padding:12px 0;position:relative}.nav a.active,.nav a:hover{color:var(--green)}.nav a.active:after{content:"";background:var(--green);border-radius:99px;height:3px;position:absolute;bottom:0;left:0;right:0}.top-cta,.btn,.small-button{border-radius:10px;justify-content:center;align-items:center;gap:12px;font-weight:900;display:inline-flex}.top-cta{background:linear-gradient(135deg, var(--green), #02a474);color:#fff;min-height:50px;padding:0 20px;font-size:14px;box-shadow:0 14px 28px #0fa58c3b}.top-cta svg,.btn svg,.small-button svg,.resource-grid .card-link svg,.project-grid a svg{width:16px;height:16px}.menu-button{background:0 0;border:0;width:32px;margin-left:auto;display:none}.menu-button span{background:var(--ink);border-radius:99px;height:3px;margin:6px 0;display:block}.hero{grid-template-columns:.94fr 1.06fr;align-items:center;gap:28px;min-height:430px;padding:34px 0 26px;display:grid}.tag{width:fit-content;color:var(--green-dark);text-transform:uppercase;background:#0fa58c0b;border:1px solid #0fa58c5c;border-radius:999px;margin-bottom:18px;padding:9px 15px;font-size:13px;font-weight:900}.hero h1{max-width:600px;color:var(--ink);letter-spacing:-1.6px;margin-bottom:22px;font-size:clamp(44px,5vw,64px);line-height:1.08}.hero h1 span,.cta-band h2 span,.final-cta h2 span{color:var(--lime)}.hero-copy>p:not(.tag){color:#586774;max-width:560px;font-size:18px;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:30px;display:flex}.btn{border:1px solid #0000;min-height:50px;padding:0 28px;transition:transform .2s,box-shadow .2s}.btn:hover,.top-cta:hover,.small-button:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg, var(--green), #007c70);color:#fff;box-shadow:0 14px 30px #007c7038}.btn-outline{border-color:var(--green);color:var(--green-dark);background:#fff}.trust-line{color:#586774;align-items:center;gap:10px;margin-top:28px;font-size:14px;display:flex}.trust-line svg{width:20px;height:20px;color:var(--lime)}.device-scene{min-height:408px;position:relative}.laptop{position:absolute;bottom:18px;left:44px;right:34px}.screen{background:#fff;border:9px solid #111;border-bottom-width:14px;border-radius:18px 18px 8px 8px;grid-template-columns:96px 1fr;height:312px;padding:14px;display:grid;overflow:hidden;box-shadow:0 26px 45px #09223238}.base{background:linear-gradient(#cfd4d7,#707a7f);border-radius:0 0 46px 46px;width:92%;height:22px;margin:0 auto}.dash-sidebar{color:#ffffffbd;background:linear-gradient(#003b45,#00242c);border-radius:10px;padding:12px 9px}.dash-sidebar svg{width:48px;height:48px;margin-bottom:12px}.dash-sidebar span{border-radius:6px;padding:8px;font-size:9px;font-weight:800;display:block}.dash-sidebar .active{background:var(--green);color:#fff}.dash-content{min-width:0;padding:10px 0 0 14px}.dash-head{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.dash-head small,.dash-head span{color:#667783;font-size:10px;display:block}.dash-head strong{margin:5px 0;font-size:15px;display:block}.dash-icons{gap:9px;display:flex}.dash-icons i{border:2px solid #71808b;border-radius:50%;width:12px;height:12px}.dash-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.dash-cards article,.chart-box,.donut-box{background:#fff;border:1px solid #e5eeee;border-radius:9px;padding:10px;box-shadow:0 8px 18px #0922320a}.dash-cards small,.dash-cards span,.chart-title small,.donut-box small{color:#6f7d87;font-size:9px;display:block}.dash-cards strong{margin:6px 0;font-size:14px;display:block}.dash-cards span{color:#11a679;font-weight:900}.dash-grid{grid-template-columns:1.5fr 1fr;gap:10px;display:grid}.chart-title{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;display:flex}.chart-box svg{width:100%;height:84px}.donut-box{grid-template-columns:1fr auto;align-items:center;gap:8px;font-size:11px;display:grid}.donut-box b{grid-column:1/-1}.donut{background:conic-gradient(var(--green) 0 35%, var(--lime) 35% 68%, #ef8b2c 68% 81%, #e8eef0 81%);border-radius:50%;width:70px;height:70px;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px}.phone-mock{background:#fff;border:8px solid #111;border-radius:32px;width:148px;height:286px;padding:26px 14px 14px;position:absolute;bottom:14px;right:4px;box-shadow:0 24px 40px #0922323d}.phone-notch{background:#111;border-radius:99px;width:54px;height:9px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-mock strong,.phone-mock small,.phone-mock b{display:block}.phone-mock strong{margin-bottom:12px;font-size:13px}.phone-mock small{color:#72808b;font-size:9px}.phone-mock b{margin:4px 0 10px;font-size:16px}.phone-mock svg{width:100%;height:82px}.activity{gap:9px;margin-top:10px;display:grid}.activity span{background:#eff5f4;border-radius:5px;height:18px}.circuit{color:var(--green);z-index:0;position:absolute}.circuit span{background:currentColor;border-radius:50%;width:10px;height:10px;position:absolute}.circuit:before,.circuit:after{content:"";border-top:2px solid;border-right:2px solid;position:absolute}.circuit-a{width:190px;height:96px;color:var(--lime);top:6px;left:260px}.circuit-a:before{width:64px;height:42px;top:22px;left:26px}.circuit-a:after{width:74px;height:20px;bottom:18px;right:0}.circuit-a span:first-child{top:18px;left:20px}.circuit-a span:nth-child(2){top:0;left:92px}.circuit-a span:nth-child(3){bottom:13px;right:0}.circuit-b{width:130px;height:130px;color:var(--green);top:170px;right:-18px}.circuit-b:before{width:80px;height:46px;top:20px;right:20px}.circuit-b:after{width:92px;height:0;bottom:20px;right:10px}.circuit-b span:first-child{top:15px;right:14px}.circuit-b span:nth-child(2){bottom:15px;left:12px}.circuit-b span:nth-child(3){bottom:15px;right:6px}.stats-row{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);margin:24px 0 22px;display:grid}.stats-row article{border-right:1px solid var(--line);grid-template-columns:56px 1fr;align-items:center;column-gap:16px;min-height:92px;padding:18px 26px;display:grid}.stats-row article:last-child{border-right:0}.stats-row div{background:linear-gradient(135deg, var(--green), #007f77);color:#fff;border-radius:50%;grid-row:span 2;place-items:center;width:56px;height:56px;display:grid}.stats-row article:nth-child(3) div{background:linear-gradient(135deg, var(--lime), #7fcf00)}.stats-row svg{width:27px;height:27px}.stats-row strong{align-self:end;font-size:25px}.stats-row span{color:#50616c;align-self:start;font-size:14px}.section{padding:24px 0}.section h2{text-align:center;color:var(--ink);margin-bottom:22px;font-size:28px}.resource-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.resource-card,.benefit-grid article,.project-grid article,.testimonial-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 14px 36px #0922320f}.resource-card{min-height:238px;padding:24px 20px;display:block}.resource-card>svg{width:58px;height:58px;color:var(--green);margin-bottom:20px}.resource-card:nth-child(3)>svg{color:var(--lime)}.resource-grid h3,.benefit-grid h3,.project-grid h3{color:var(--ink);margin-bottom:12px;font-size:17px}.resource-grid p,.benefit-grid p,.project-grid p,.testimonial-grid p{color:#586774;font-size:14px;line-height:1.55}.resource-grid .card-link,.project-grid a{color:var(--green-dark);align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:900;display:inline-flex}.resource-card:focus-visible{outline-offset:3px;outline:3px solid #0fa58c52}.benefit-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.benefit-grid article{text-align:center;min-height:158px;padding:20px 16px}.benefit-grid svg{width:44px;height:44px;color:var(--lime);margin:0 auto 14px}.benefit-grid article:nth-child(2n) svg{color:var(--green)}.benefit-grid h3{font-size:15px}.benefit-grid p{font-size:12px}.cta-band,.final-cta{background:linear-gradient(135deg, #006f76f2, #002f37fa), var(--footer);color:#fff;border-radius:12px;position:relative;overflow:hidden}.cta-band{grid-template-columns:1fr 330px;align-items:center;gap:34px;margin:30px 0 20px;padding:34px 48px;display:grid}.cta-band:after,.final-cta:after{content:"";opacity:.7;pointer-events:none;background:linear-gradient(135deg,#0000 0 55%,#0fa58c38),repeating-linear-gradient(45deg,#0000 0 42px,#ffffff0b 42px 43px,#0000 43px 84px);position:absolute;inset:0}.cta-band>*,.final-cta>*{z-index:1;position:relative}.cta-band h2{max-width:540px;margin-bottom:14px;font-size:32px;line-height:1.13}.cta-band p,.final-cta p{color:#ffffffe0;line-height:1.6}.cta-band>div:last-child,.final-cta>div{gap:12px;display:grid}.btn-lime{background:linear-gradient(135deg, var(--lime), #8ddc00);color:#153100}.btn-dark-outline{color:#fff;background:#0000001f;border-color:#ffffffd9}.section-head{justify-content:space-between;align-items:center;gap:22px;margin-bottom:22px;display:flex}.section-head h2{text-align:left;margin-bottom:6px}.section-head p{color:#586774}.small-button{border:1px solid var(--green);min-height:42px;color:var(--green-dark);background:#fff;padding:0 18px;font-size:13px}.process{border-top:1px solid var(--line)}.process-grid{grid-template-columns:repeat(4,1fr);gap:46px;display:grid;position:relative}.process-grid:before{content:"";border-top:2px dashed #bdd2d4;position:absolute;top:34px;left:70px;right:70px}.process-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:142px;padding:24px 18px 18px;position:relative;box-shadow:0 10px 28px #0922320d}.step-icon{background:linear-gradient(135deg, var(--green), var(--green-dark));color:#fff;width:58px;height:58px;box-shadow:0 0 0 1px var(--line), 0 12px 26px #09223221;border:7px solid #fff;border-radius:50%;place-items:center;margin:-15px 0 20px;display:grid}.process-grid article:nth-child(3) .step-icon,.process-grid article:nth-child(4) .step-icon{background:linear-gradient(135deg, var(--lime), #77cd00)}.step-icon svg{width:26px;height:26px}.process-grid strong{color:var(--green);margin-right:10px;font-size:22px}.process-grid h3{font-size:18px;display:inline}.process-grid p{color:#586774;margin-top:14px;font-size:12px;line-height:1.55}.project-grid,.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.project-grid article{padding:20px}.project-visual{height:168px;margin-bottom:18px;position:relative}.project-laptop{color:#fff;background:linear-gradient(135deg,#0f5d88,#062c47);border:7px solid #101820;border-bottom-width:11px;border-radius:8px;height:134px;padding:10px;position:absolute;top:0;left:10px;right:38px;box-shadow:0 16px 24px #09223226}.project-visual.green .project-laptop{background:linear-gradient(135deg,#275d20,#092c15)}.project-visual.dark .project-laptop{background:linear-gradient(135deg,#082033,#03101d)}.project-laptop div{background:#ffffff1f;border-radius:6px;height:100%;padding:16px}.project-laptop span{background:#fffc;border-radius:99px;width:74px;height:8px;margin-bottom:22px;display:block}.project-laptop strong{font-size:22px;display:block}.project-laptop small{opacity:.82;margin-top:6px;display:block}.project-phone{background:#fff;border:5px solid #101820;border-radius:16px;width:64px;height:112px;padding:17px 8px 8px;position:absolute;bottom:5px;right:6px;box-shadow:0 12px 20px #0922322e}.project-phone span{background:#dfeeee;border-radius:5px;height:12px;margin-bottom:8px;display:block}.project-visual.vendaflux{background:#f8fafc;border-radius:10px;height:206px;overflow:hidden;box-shadow:inset 0 0 0 1px #dbe4ee,0 16px 26px #0d1b2a14}.vendaflux-logo{align-items:center;gap:6px;display:inline-flex}.vendaflux-symbol{width:22px;height:22px;overflow:visible}.vendaflux-word{color:#fff;letter-spacing:-.2px;align-items:baseline;font-size:12px;line-height:1;display:flex}.vendaflux-word strong,.vendaflux-word em{font-style:normal;font-weight:900;display:inline}.vendaflux-word strong{color:#fff}.vendaflux-word em{color:#10c4c8}.vendaflux-system{background:#fff;grid-template-columns:74px minmax(0,1fr);display:grid;position:absolute;inset:0}.vf-app-sidebar{background:linear-gradient(#061d33,#041423);padding:12px 8px;box-shadow:inset -1px 0 #ffffff14}.vf-app-logo{margin-bottom:14px}.vf-app-logo .vendaflux-symbol{width:18px;height:18px}.vf-app-logo .vendaflux-word{font-size:11px}.vf-app-sidebar>span{color:#ffffffd1;border-radius:5px;align-items:center;width:100%;min-width:0;height:16px;margin-bottom:4px;padding-left:7px;font-size:5.6px;font-weight:700;display:flex}.vf-app-sidebar>span.active{color:#fff;background:linear-gradient(135deg,#00b5a6,#079b9f)}.vf-app-main{background:radial-gradient(circle at 88% 4%,#00b5a614,#0000 26%),#fbfcfe;min-width:0;padding:10px}.vf-app-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.vf-app-head b,.vf-app-head small{color:#0d1b2a;display:block}.vf-app-head b{font-size:12px}.vf-app-head small{color:#62708a;margin-top:2px;font-size:5.8px}.vf-app-head i{color:#6b7890;background:#fff;border:1px solid #e5eaf1;border-radius:7px;width:68px;height:18px;padding:5px 7px;font-size:5.5px;font-style:normal}.vf-app-head button{color:#fff;background:linear-gradient(135deg,#00b5a6,#079b9f);border:0;border-radius:6px;height:18px;padding:0 8px;font-size:5.5px;font-weight:900}.vf-stat-row{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:7px;display:grid}.vf-stat-row article{background:#fff;border:1px solid #e5eeee;border-radius:9px;min-height:39px;padding:7px;box-shadow:0 8px 14px #0d1b2a0a}.vf-stat-row small,.vf-stat-row strong,.vf-stat-row em{display:block}.vf-stat-row small{color:#62708a;font-size:5.2px}.vf-stat-row strong{color:#0d1b2a;margin-top:2px;font-size:10px;font-weight:900}.vf-stat-row em{color:#08a86f;margin-top:2px;font-size:5px;font-style:normal;font-weight:800}.vf-workspace{grid-template-columns:minmax(0,1fr) 78px;gap:7px;display:grid}.vf-table,.vf-aside-panel{background:#fff;border:1px solid #e7edf4;border-radius:9px}.vf-table{padding:7px}.vf-table-toolbar{grid-template-columns:minmax(0,1fr) 38px;gap:6px;height:18px;margin-bottom:6px;display:grid}.vf-table-toolbar i,.vf-table-toolbar b{color:#6b7890;border:1px solid #e7edf4;border-radius:6px;padding:5px 7px;font-size:5.2px;font-style:normal}.vf-table-toolbar b{color:#009a9b}.vf-table>span{color:#1a2942;border-top:1px solid #edf2f7;grid-template-columns:1.4fr .8fr .9fr .6fr;align-items:center;gap:4px;min-width:0;height:17px;font-size:5.4px;display:grid}.vf-table>span b,.vf-table>span small,.vf-table>span strong,.vf-table>span em{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vf-table>span small{color:#0078ff;background:#e9f6ff;border-radius:99px;justify-self:start;padding:2px 4px;font-size:4.8px;font-weight:800}.vf-table>span:nth-child(2) small,.vf-table>span:nth-child(5) small{color:#d78900;background:#fff2d5}.vf-table>span:nth-child(3) small,.vf-table>span:nth-child(7) small{color:#089a55;background:#def9e7}.vf-table>span strong{font-size:5.2px}.vf-table>span em{color:#089a55;background:#def9e7;border-radius:99px;justify-self:end;padding:2px 4px;font-size:4.8px;font-style:normal;font-weight:800}.vf-table>span:nth-child(6) em{color:#ef3f35;background:#ffe8e5}.vf-aside-panel{padding:7px}.vf-aside-panel b{color:#0d1b2a;font-size:6px;display:block}.vf-aside-panel i{background:conic-gradient(#00b5a6 0 35%, #6aa2ff 35% 72%, #ff424d 72% 84%, #ffb21a 84% 100%);border-radius:50%;width:46px;height:46px;margin:6px auto 2px;display:block;box-shadow:inset 0 0 0 13px #fff}.vf-aside-panel strong{text-align:center;color:#0d1b2a;margin-bottom:5px;font-size:9px;display:block}.vf-aside-panel span{color:#52617a;border-radius:99px;height:7px;margin-top:4px;padding-left:8px;font-size:4.8px;font-weight:700;line-height:7px;display:block}.vf-aside-panel span:first-of-type{background:#00b5a6}.project-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-title span{color:var(--green);font-size:12px;font-weight:900}.testimonial-grid article{min-height:190px;padding:24px}.quote{float:left;color:var(--green);margin-right:10px;font-size:58px;font-weight:900;line-height:.8}.stars{color:var(--lime);letter-spacing:2px;margin-bottom:12px;font-size:17px}.person{align-items:center;gap:12px;margin-top:22px;display:flex}.avatar{background:linear-gradient(135deg,#f0b48c,#5d2c22);border-radius:50%;width:42px;height:42px}.avatar.man{background:linear-gradient(135deg,#d3a37b,#1f2c37)}.avatar.woman2{background:linear-gradient(135deg,#e6a883,#6d2f29)}.person strong,.person small{display:block}.person strong{font-size:13px}.person small{color:#586774;font-size:12px}.faq h2{text-align:left;margin-bottom:12px}.faq-grid{grid-template-columns:repeat(2,1fr);gap:10px 24px;display:grid}.faq-grid button{border:1px solid var(--line);height:38px;color:var(--ink);text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:flex}.final-cta{grid-template-columns:110px minmax(0,1fr) 330px;align-items:center;gap:30px;min-height:166px;margin:22px 0 34px;padding:32px 44px;display:grid}.final-mark{background:radial-gradient(circle at 50% 35%,#0d8f74,#00434a);border-radius:50%;width:96px;height:96px;padding:13px}.final-cta h2{max-width:410px;font-size:36px;line-height:1.1}.footer{background:radial-gradient(circle at 10% 0%, #0fa58c42, transparent 38%), var(--footer);color:#fff}.footer-inner,.footer-bottom{width:min(1160px,100% - 48px);margin-inline:auto}.footer-inner{grid-template-columns:1.55fr 1fr 1.2fr 1.35fr;gap:48px;padding:38px 0 28px;display:grid}.footer .logo-copy strong,.footer .logo-copy em,.logo-light .logo-copy strong,.logo-light .logo-copy em{color:#fff}.footer .logo-copy small,.footer-brand p,.footer a,.footer p,.footer-bottom{color:#ffffffc7}.footer-brand p{max-width:250px;margin-top:20px;line-height:1.55}.socials{gap:10px;margin-top:18px;display:flex}.socials span{background:#ffffff29;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.footer h3{margin-bottom:18px;font-size:16px}.footer a,.footer p{align-items:center;gap:10px;margin-bottom:13px;display:flex}.footer p svg{width:20px;height:20px}.support-box{border:1px solid #0fa58ca6;border-radius:10px;align-items:center;gap:14px;width:fit-content;margin-top:14px;padding:14px 20px;display:flex}.support-box svg{width:34px;height:34px}.support-box span,.support-box strong{display:block}.footer-bottom{border-top:1px solid #ffffff2e;justify-content:space-between;gap:20px;padding:18px 0;font-size:13px;display:flex}@media (width<=900px){body{background:#f8f8f8}.page{background:#fff;border-radius:22px;width:min(430px,100%);margin-inline:auto;box-shadow:0 28px 85px #0922322e}main{flex-direction:column;display:flex}.header,main,.footer-inner,.footer-bottom{width:calc(100% - 40px)}.header{justify-content:space-between;align-items:center;height:90px;display:flex}.logo-mark{width:50px;height:50px}.logo-copy strong{font-size:27px}.logo-copy em{letter-spacing:3px;font-size:19px}.logo-copy small{margin-top:6px;font-size:4.8px}.nav,.top-cta{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;gap:16px;min-height:auto;padding:12px 0 10px}.tag{margin-bottom:13px;padding:7px 10px;font-size:10px}.hero h1{letter-spacing:-1px;max-width:325px;margin-bottom:12px;font-size:31px;line-height:1.05}.hero-copy>p:not(.tag){max-width:330px;font-size:12px;line-height:1.55}.hero-actions{margin-top:16px}.hero-actions .btn-outline,.trust-line{display:none}.btn{border-radius:7px;min-height:42px;padding:0 20px;font-size:12px}.device-scene{min-height:292px;margin-top:2px}.laptop{bottom:0;left:0;right:0}.screen{height:232px;box-shadow:var(--shadow);border-width:0;border-radius:12px;grid-template-columns:74px 1fr;padding:8px}.base,.phone-mock{display:none}.dash-sidebar{border-radius:9px 0 0 9px}.dash-sidebar svg{width:36px;height:36px}.dash-sidebar span{padding:6px;font-size:7px}.dash-content{padding:7px 0 0 9px}.dash-head{margin-bottom:8px}.dash-head small,.dash-head span,.dash-cards small,.dash-cards span,.chart-title small,.donut-box small{font-size:6px}.dash-head strong{font-size:11px}.dash-cards{gap:6px;margin-bottom:7px}.dash-cards article,.chart-box,.donut-box{border-radius:6px;padding:6px}.dash-cards strong{font-size:9px}.chart-box svg{height:53px}.donut{width:45px;height:45px}.donut:after{inset:12px}.circuit-a{top:-30px;left:auto;right:-20px;transform:scale(.8)}.circuit-b{display:none}.stats-row{border-radius:10px;grid-template-columns:repeat(4,1fr);margin:18px 0 12px}.stats-row article{grid-template-columns:28px 1fr;column-gap:6px;min-height:57px;padding:7px}.stats-row div{width:28px;height:28px}.stats-row svg{width:15px;height:15px}.stats-row strong{font-size:13px}.stats-row span{font-size:8px;line-height:1.2}.section{padding:10px 0}.section h2{text-align:left;margin-bottom:8px;font-size:20px}.resource-grid,.benefit-grid{grid-template-columns:1fr;gap:0}.resource-card,.benefit-grid article{text-align:left;border-radius:8px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;column-gap:12px;min-width:0;min-height:0;margin-bottom:6px;padding:12px 13px;display:grid}.resource-card:after,.benefit-grid article:after{content:"›";color:var(--green);font-size:24px;font-weight:600}.resource-card>svg,.benefit-grid svg{grid-area:1/1/3;width:30px;height:30px;margin:0}.resource-grid h3,.benefit-grid h3{grid-column:2;margin:0;font-size:12px;line-height:1.2}.resource-grid p,.benefit-grid p,.resource-grid .card-link{display:none}.cta-band{text-align:center;grid-template-columns:1fr;gap:20px;margin:14px 0 12px;padding:28px 24px}.cta-band h2{margin-inline:auto;font-size:22px}.cta-band p{font-size:12px}.process,.portfolio,.testimonials,.faq{display:none}.final-cta{text-align:center;grid-template-columns:1fr;gap:14px;min-height:0;margin:12px 0 0;padding:26px 24px}.final-mark{display:none}.final-cta h2{margin-inline:auto;font-size:25px}.final-cta p{font-size:12px}.footer-inner{grid-template-columns:1fr 1fr;gap:22px;padding:24px 0 16px}.footer-brand{grid-column:1/-1}.footer-brand p,.footer a,.footer p,.footer-bottom{font-size:10px}.footer h3{margin-bottom:10px;font-size:12px}.footer-inner>div:nth-child(3){display:none}.support-box{padding:10px;font-size:10px}.footer-bottom{padding:10px 0 14px}.stats-row{margin:14px 0 10px}.stats-row article{text-align:center;border-right-color:#eef4f4;grid-template-columns:1fr;justify-items:center;row-gap:2px;min-height:62px;padding:8px 5px}.stats-row div{grid-row:auto;width:30px;height:30px}.stats-row strong{align-self:auto;font-size:12px;line-height:1}.stats-row span{align-self:auto;max-width:64px;font-size:7.5px;line-height:1.15}.resource-card,.benefit-grid article{padding:11px 12px}.resource-card:after,.benefit-grid article:after{content:">";font-size:17px}.cta-band{order:7;margin:10px 0 0}.testimonials{order:6;padding:10px 0 0;display:block}.testimonials .section-head{display:none}.testimonial-grid{display:block}.testimonial-grid article{display:none}.testimonial-grid article:first-child{background:linear-gradient(135deg, #006b66f5, #002f37fa), var(--footer);color:#fff;min-height:0;box-shadow:none;border:0;border-radius:10px;padding:22px 24px;display:block}.testimonial-grid article:first-child p{color:#fff;font-size:12px;line-height:1.55}.quote{float:none;width:30px;height:30px;color:var(--green);background:#0fa58c59;border-radius:50%;place-items:center;margin:0 0 8px;font-size:30px;display:grid}.stars{color:var(--lime);margin-bottom:8px;font-size:13px}.person{margin-top:12px}.person strong,.person small{color:#fff;font-size:10px}.avatar,.final-cta{display:none}.footer{margin-top:12px}.footer-inner{gap:20px 28px;padding:22px 0 14px}.footer .logo-mark{width:44px;height:44px}.footer .logo-copy strong{font-size:24px}.footer .logo-copy em{font-size:17px}.footer-brand p{max-width:250px;margin-top:12px}.socials{margin-top:12px}.footer-bottom{flex-direction:column;gap:8px}.resource-card:after,.benefit-grid article:after{grid-area:1/3/3;place-self:center end}}
