:root{--green:#285233;--green-deep:#083f25;--lime:#f6922e;--mint:#eef7e9;--sky:#fff3e5;--ink:#18271d;--graphite:#2f5237;--muted:#687168;--line:rgba(17,21,19,0.12);--paper:#fffaf1;--white:#ffffff;--soil:#8b6846;--orange-soft:#fff1df;--brand-orange:#f6922e;--brand-orange-soft:#ffe0bd;--brand-green-soft:#eef7e9;--soft-card:#fff9f1;--footer-green:#31573a;--services-first-block-gap:32px;--page-width:min(1180px,calc(100% - 32px));--page-inner:42px;--hero-h1:clamp(42px,5vw,60px);--section-h2:clamp(32px,3.4vw,44px);--lead-text:clamp(18px,1.8vw,21px);--body-text:17px;--hero-min-height:520px;--hero-gap:36px}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body,html{background:#f7f7f4}body{min-height:100vh;margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.breadcrumbs{width:var(--page-width);margin:112px auto -56px;color:var(--muted);font-size:14px;font-weight:800}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.breadcrumbs li:not(:last-child):after{content:"→";margin-left:8px;color:rgba(105,115,109,.58)}.breadcrumbs a{color:var(--green-deep)}.site-header{position:fixed;top:14px;left:50%;z-index:20;width:var(--page-width);transform:translateX(-50%);display:flex;justify-content:space-between;gap:16px;padding:6px 8px 6px 6px;background:#f7f7f4;border:1px solid rgba(40,82,51,.11);box-shadow:0 18px 54px rgba(25,47,31,.12)}.brand,.site-header{align-items:center;color:var(--green-deep);border-radius:999px}.brand{display:inline-flex;justify-content:flex-start;min-width:46px;height:46px;gap:9px;padding:3px 14px 3px 5px;font-size:17px;font-weight:950;letter-spacing:0;text-transform:uppercase}.brand,.brand-logo{flex:0 0 auto;background:transparent}.brand-logo{width:40px;height:40px;padding:0;border-radius:0;object-fit:contain}.brand span{line-height:1;white-space:nowrap}.top-nav{display:flex;align-items:center;gap:6px;color:rgba(8,63,37,.72);font-size:14px;font-weight:800}.top-nav a{display:inline-flex;min-height:36px;align-items:center;padding:0 12px;border-radius:999px;transition:color .18s ease,background .18s ease}.top-nav a:hover{color:var(--green-deep);background:var(--brand-green-soft)}.lead-popup-open .site-header,.lead-popup-open .site-header *{pointer-events:none}.lead-popup-open .site-header{opacity:0;visibility:hidden}.header-action,.mini-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 16px;color:var(--white);background:linear-gradient(180deg,#ff850f,#ff7a00);border-radius:999px;font-size:14px;font-weight:900;box-shadow:0 14px 30px rgba(255,122,0,.2);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.header-action:hover,.mini-action:hover{transform:translateY(-1px);background:linear-gradient(180deg,#f27700,#ea6f00);box-shadow:0 18px 34px rgba(255,122,0,.22)}.hero{position:relative;min-height:760px;display:grid;align-items:end;padding:150px max(24px,calc((100vw - 1180px) / 2)) 56px;overflow:hidden;color:var(--white)}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,rgba(6,38,21,.94),rgba(6,38,21,.7) 42%,rgba(6,38,21,.14) 76%),linear-gradient(0deg,rgba(6,38,21,.9),rgba(6,38,21,0) 44%)}.hero-content{position:relative;z-index:2;max-width:690px;padding-bottom:42px}.eyebrow,.section-kicker{margin:0 0 16px;color:var(--lime);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:24px;font-size:clamp(48px,7vw,92px);line-height:.94;letter-spacing:0}.hero-copy{max-width:620px;margin-bottom:32px;color:rgba(255,255,255,.84);font-size:clamp(18px,2vw,22px);line-height:1.5}.contact-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.lead-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(170px,1fr) auto;grid-gap:10px;gap:10px;align-items:end;width:min(720px,100%)}.lead-form label{display:grid;grid-gap:6px;gap:6px;min-width:0}.lead-form label span{color:rgba(255,255,255,.78);font-size:12px;font-weight:900;text-transform:uppercase}.lead-form input{width:100%;min-height:54px;padding:0 16px;color:var(--green-deep);background:#fffdf8;border:1px solid rgba(255,255,255,.34);border-radius:18px;font:inherit;font-weight:800}.lead-field-error{margin-top:0;color:#ffe0d8;font-size:13px;font-weight:900}.lead-form button{min-width:190px;border:0;cursor:pointer}.lead-form button:disabled{opacity:.7;cursor:wait}.lead-form-message{grid-column:1/-1;margin:0;font-size:14px;font-weight:900}.lead-form-message.success{color:#dfffe9}.lead-form-message.error{color:#ffe0d8}.lead-popup-open{overflow:hidden}.lead-popup{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.lead-popup-backdrop{position:absolute;inset:0;background:rgba(4,24,14,.72);border:0;cursor:pointer}.lead-popup-panel{position:relative;z-index:1;width:min(560px,100%);padding:34px;color:var(--green-deep);background:#fffdf8;border:1px solid rgba(14,86,52,.12);border-radius:8px;box-shadow:0 28px 80px rgba(4,24,14,.28)}.lead-popup-close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;color:var(--green-deep);background:var(--brand-green-soft);border:0;border-radius:50%;cursor:pointer;font-size:18px;font-weight:900}.lead-popup-panel h2{margin-bottom:10px;font-size:34px;line-height:1.05}.lead-popup-copy{margin-bottom:22px;color:rgba(16,32,24,.68);line-height:1.55}.lead-popup-panel .section-kicker{color:var(--green-deep)}.lead-popup-panel .lead-form{grid-template-columns:1fr;width:100%}.lead-popup-panel .lead-form label span{color:rgba(16,32,24,.64)}.lead-popup-panel .lead-form input{background:var(--white);border-color:rgba(14,86,52,.18)}.lead-popup-panel .lead-field-error{color:#a53218}.lead-popup-panel .lead-form button{width:100%}.lead-popup-panel .lead-form-message.success{color:#0e5634}.lead-popup-panel .lead-form-message.error{color:#a53218}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border:1px solid transparent;border-radius:18px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}button.audience-cta,button.btn,button.header-action,button.home-btn,button.mini-action{font-family:inherit;border:0;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--white);background:linear-gradient(180deg,#ffa13a,#f58c28);box-shadow:0 16px 30px rgba(246,146,46,.22)}.btn-secondary{color:var(--white);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.26)}.btn-dark{color:var(--white);background:var(--ink)}.btn-light{background:#fffdf8;border-color:rgba(40,82,51,.12)}.btn-light,.btn-vk{color:var(--green-deep)}.btn-vk{gap:10px;background:var(--white);border-color:rgba(246,146,46,.26);box-shadow:inset 0 0 0 1px rgba(6,57,31,.08)}.btn-vk span{display:inline-grid;width:30px;height:30px;place-items:center;color:var(--white);background:var(--green);border-radius:50%;font-size:12px;font-weight:900}.trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.trust-strip span{padding:10px 14px;color:rgba(255,255,255,.86);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:14px;font-weight:700}.order-stack{position:absolute;right:max(24px,calc((100vw - 1180px) / 2));bottom:56px;z-index:3;width:min(370px,calc(100% - 48px));min-height:345px}.order-card{width:100%;padding:18px;color:var(--ink);background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 24px 80px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stack-card{position:absolute;inset:0;transform-origin:50% 100%}.stack-card:first-child{z-index:4}.stack-card:nth-child(2){z-index:3;transform:translate(-16px,18px) rotate(-4deg);opacity:.92}.stack-card:nth-child(3){z-index:2;transform:translate(16px,40px) rotate(5deg);opacity:.78}.stack-card:nth-child(4){z-index:1;transform:translateY(64px) scale(.96);opacity:.62}.card-topline{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--muted);font-size:13px;font-weight:800}.status-dot{width:10px;height:10px;background:var(--green);border-radius:50%;box-shadow:0 0 0 6px rgba(32,212,102,.14)}.status-dot.orange{background:var(--brand-orange);box-shadow:0 0 0 6px rgba(246,146,46,.14)}.status-dot.sky{background:#f4a340;box-shadow:0 0 0 6px rgba(244,163,64,.14)}.order-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--line)}.order-row span{color:var(--muted);font-size:14px}.order-row strong{text-align:right}.order-card .mini-action{width:100%;margin-top:12px}.order-card .order-example-note{min-height:40px;color:rgba(14,86,52,.82);background:rgba(14,86,52,.08);border:1px solid rgba(14,86,52,.1);box-shadow:none;cursor:default}.order-card .order-example-note:hover{transform:none;background:rgba(14,86,52,.08);box-shadow:none}.quick-services{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.quick-services a{position:relative;min-height:82px;display:grid;place-items:center;padding:16px;color:var(--green-deep);background:var(--mint);text-align:center;font-weight:800;transition:background .18s ease,color .18s ease}.quick-services a:after{content:"›";position:absolute;right:18px;color:rgba(14,86,52,.55);font-size:24px}.quick-services a:hover{color:var(--ink);background:var(--lime)}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:96px 0}.intro-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.8fr);grid-gap:88px;gap:88px;align-items:end}.section-kicker{color:var(--green-deep)}h2{margin-bottom:0;font-size:clamp(34px,4vw,58px);line-height:1.03;letter-spacing:0}.app-copy p,.case-card p,.compare-copy p,.intro-grid p:not(.section-kicker),.service-card p,.steps p{color:var(--muted);font-size:17px;line-height:1.62}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding-top:0}.case-card,.service-card,.steps article{min-height:260px;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:8px}.step-number{display:inline-flex;margin-bottom:42px;color:var(--green-deep);font-size:14px;font-weight:900}h3{margin-bottom:12px;font-size:24px;line-height:1.15}.section-heading{max-width:820px;margin-bottom:34px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.service-card{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:inherit;background:linear-gradient(180deg,var(--white),#fffdf8);border-color:rgba(40,82,51,.1);box-shadow:0 18px 44px rgba(25,47,31,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service-card:hover{transform:translateY(-4px);border-color:rgba(246,146,46,.28);box-shadow:0 24px 56px rgba(25,47,31,.1)}.service-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:36px;color:var(--green-deep);background:var(--brand-green-soft);border-radius:50%;font-size:13px;font-weight:900}.service-card strong{margin-top:24px;color:var(--green-deep);font-size:18px}.service-card.accent{background:linear-gradient(180deg,#fffaf4,#fff3e8);border-color:rgba(246,146,46,.24)}.service-card.accent p{color:rgba(16,32,24,.72)}.service-card.accent .service-icon{color:var(--white);background:var(--green-deep)}.service-card.dark{color:var(--white);background:radial-gradient(circle at 82% 18%,rgba(246,146,46,.16),transparent 28%),linear-gradient(145deg,#315d3b,#24472e);border-color:rgba(246,146,46,.2)}.service-card.dark p,.service-card.dark strong{color:rgba(255,255,255,.74)}.service-card.dark .service-icon{color:var(--green-deep);background:#ff8a1f}.photo-card{min-height:360px;color:var(--white);background:radial-gradient(circle at 80% 16%,rgba(246,146,46,.28),transparent 24%),linear-gradient(145deg,#315d3b,#21442b);border-color:rgba(246,146,46,.22)}.photo-card p{color:rgba(255,255,255,.78)}.photo-card strong{color:var(--lime)}.spectrum-card{color:var(--white);background:radial-gradient(circle at 76% 20%,rgba(246,146,46,.18),transparent 26%),linear-gradient(145deg,#315d3b,#1f3c28);border-color:rgba(246,146,46,.22)}.spectrum-card p,.spectrum-card strong{color:rgba(255,255,255,.78)}.spectrum-card .service-icon{color:var(--ink);background:var(--lime)}.compare{display:grid;grid-template-columns:minmax(0,.75fr) minmax(340px,1fr);grid-gap:46px;gap:46px;align-items:center;padding:76px;background:linear-gradient(180deg,#fffdf8,#fff7ed);border:1px solid rgba(40,82,51,.1);border-radius:18px;box-shadow:0 24px 60px rgba(25,47,31,.08)}.compare h2,.compare-copy p{color:var(--green-deep)}.compare .section-kicker{color:var(--brand-orange)}.compare-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.compare-column{display:flex;flex-direction:column;gap:12px;min-height:360px;padding:24px;border-radius:16px}.compare-column h3{margin-bottom:18px}.compare-column span{padding:14px;border-radius:12px;font-weight:800}.compare-column.muted{color:var(--green-deep);background:#ffffff;border:1px solid rgba(40,82,51,.1)}.compare-column.muted span{background:var(--brand-green-soft)}.compare-column.bright{color:var(--ink);background:linear-gradient(180deg,#fff0db,#ffd9ae);border:1px solid rgba(246,146,46,.18)}.compare-column.bright span{background:rgba(255,255,255,.52)}.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.result-case{display:flex;flex-direction:column;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px}.before-after{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:22px}.case-photo{position:relative;min-height:260px;border-radius:8px;overflow:hidden}.case-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.case-photo span{position:absolute;top:14px;left:14px;width:-moz-fit-content;width:fit-content;padding:8px 12px;color:var(--ink);background:var(--lime);border-radius:999px;font-size:13px;font-weight:900}.result-case p{flex:1 1;margin-bottom:18px;color:var(--muted);line-height:1.55}.case-photo.before{background:linear-gradient(0deg,rgba(31,23,17,.9),rgba(31,23,17,.04)),repeating-linear-gradient(74deg,#57734a 0 10px,#6d844f 10px 19px,#3e573a 19px 31px)}.case-photo.after{background:linear-gradient(0deg,rgba(5,36,18,.86),rgba(5,36,18,.03)),repeating-linear-gradient(93deg,#0d6b3c 0 28px,#0b512f 28px 56px)}.case-photo.soil{background:linear-gradient(0deg,rgba(74,49,30,.82),rgba(74,49,30,.06)),repeating-linear-gradient(16deg,#6f513b 0 14px,#8c6a4d 14px 28px)}.case-photo.level{background:linear-gradient(0deg,rgba(66,56,36,.55),rgba(66,56,36,0)),repeating-linear-gradient(0deg,#9b7a55 0 24px,#b89466 24px 48px)}.case-photo.wild{background:linear-gradient(0deg,rgba(20,38,18,.88),rgba(20,38,18,.02)),repeating-linear-gradient(112deg,#294b2a 0 12px,#6a7e38 12px 22px,#405f2d 22px 35px)}.case-photo.clear{background:linear-gradient(0deg,rgba(9,44,26,.76),rgba(9,44,26,.02)),linear-gradient(135deg,#4ab765,#a8c671 58%,#806244)}.case-photo.dry{background:linear-gradient(0deg,rgba(80,61,40,.72),rgba(80,61,40,.02)),repeating-linear-gradient(84deg,#9d7c55 0 20px,#c1a16d 20px 38px)}.case-photo.fresh{background:linear-gradient(0deg,rgba(9,46,22,.7),rgba(9,46,22,.02)),repeating-linear-gradient(90deg,#127946 0 20px,#0b512f 20px 40px)}.case-photo.process{background:linear-gradient(135deg,rgba(22,92,53,.18),rgba(255,122,0,.08)),var(--soft)}.case-meta{display:flex;justify-content:space-between;gap:16px;margin-top:auto;padding-top:16px;border-top:1px solid var(--line);color:var(--green-deep);font-weight:900}.app-section{width:min(1180px,calc(100% - 32px));margin:0 auto 96px;display:grid;grid-template-columns:420px minmax(0,1fr);grid-gap:72px;gap:72px;align-items:center;padding:70px;background:radial-gradient(circle at 15% 12%,rgba(246,146,46,.18),transparent 28%),linear-gradient(180deg,#fff7ed,#eef7e9);border:1px solid rgba(40,82,51,.08);border-radius:22px}.phone-mockup{width:min(100%,360px);aspect-ratio:.62;margin:0 auto;padding:0;background:#2f3732;border:10px solid #2f3732;border-radius:48px;box-shadow:0 30px 90px rgba(47,55,50,.22);overflow:hidden}.app-screen{height:100%;display:flex;flex-direction:column;background:#f6f6f1}.app-header{min-height:96px;display:flex;align-items:center;gap:14px;padding:22px;color:var(--white);background:linear-gradient(180deg,#f68e2c,#ef7d22);font-size:18px}.app-header strong{flex:1 1;font-size:25px}.app-back,.app-filter{font-size:25px;font-weight:700}.app-filter{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:18px}.app-orders{flex:1 1;padding:20px 14px}.app-order{position:relative;display:grid;grid-template-columns:76px 1fr;grid-gap:14px;gap:14px;margin-bottom:18px;padding:16px 14px 48px;background:var(--white);border-radius:28px;box-shadow:0 16px 34px rgba(47,55,50,.1)}.app-order em{position:absolute;top:18px;right:14px;padding:8px 10px;color:var(--brand-orange);background:var(--orange-soft);border-radius:999px;font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase}.app-thumb{width:76px;height:76px;margin-top:16px;border-radius:18px}.app-thumb.land{background:linear-gradient(135deg,#b7aa96,#ddd9ce)}.app-thumb.lawn{background:linear-gradient(135deg,#4c9a5a,#73bd76 55%,#d8cfaf)}.app-price{margin-bottom:8px;color:#171b27;font-size:23px;font-weight:900}.app-price span{color:var(--brand-orange)}.app-order-body strong{display:block;max-width:210px;margin-bottom:8px;color:#141926;font-size:17px;line-height:1.2}.app-order-body p{max-width:210px;margin:0;color:#5f6775;font-size:12px;line-height:1.35}.app-footer{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #e5e5e5;color:#555e6c;font-size:12px;font-weight:700}.app-footer b{color:var(--brand-orange)}.app-tabbar{display:grid;grid-template-columns:repeat(3,1fr);min-height:72px;background:var(--white);box-shadow:0 -8px 18px rgba(17,21,19,.08)}.app-tabbar span{display:grid;place-items:center;align-content:center;color:#59616f;font-size:23px;font-weight:800}.app-tabbar small{margin-top:2px;font-size:11px;font-weight:700}.app-tabbar .active{color:var(--brand-orange)}.app-copy h2{margin-bottom:22px}.performer-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(330px,.75fr);grid-gap:48px;gap:48px;align-items:center;padding:72px;color:var(--white);background:radial-gradient(circle at 84% 18%,rgba(246,146,46,.28),transparent 26%),linear-gradient(145deg,#315d3b,#23482e);border:1px solid rgba(246,146,46,.14);border-radius:22px;box-shadow:0 26px 70px rgba(25,47,31,.14)}.performer-section .section-kicker{color:var(--lime)}.performer-copy h2{margin-bottom:22px}.performer-copy p{max-width:680px;margin-bottom:28px;color:rgba(255,255,255,.76);font-size:18px;line-height:1.62}.performer-actions{display:flex;flex-wrap:wrap;gap:12px}.performer-panel{display:grid;grid-gap:14px;gap:14px}.performer-job{padding:20px;color:var(--ink);background:rgba(255,253,248,.94);border:1px solid rgba(255,255,255,.42);border-radius:16px}.performer-job.hot{background:linear-gradient(180deg,#fff0db,#ffd9ae)}.performer-job span{display:inline-flex;margin-bottom:10px;color:var(--green-deep);font-size:13px;font-weight:900;text-transform:uppercase}.performer-job strong{display:block;margin-bottom:8px;font-size:23px;line-height:1.15}.performer-job p{margin:0;color:var(--muted);font-weight:700}.faq-section{display:grid;grid-template-columns:minmax(0,.7fr) minmax(360px,1fr);grid-gap:64px;gap:64px;align-items:start}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-list details{background:var(--white);border:1px solid var(--line);border-radius:8px}.faq-list summary{cursor:pointer;padding:22px 24px;color:var(--ink);font-size:19px;font-weight:900;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--green-deep)}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0;padding:0 24px 24px;color:var(--muted);line-height:1.58}.contact-copy{max-width:620px;margin:12px 0 0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.55}.about-page .breadcrumbs{margin:102px auto 24px}.about-hero{width:min(1180px,calc(100% - 32px));min-height:680px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,.78fr);grid-gap:58px;gap:58px;align-items:center;margin:0 auto 32px;padding:64px;overflow:hidden;color:var(--white);background:linear-gradient(90deg,rgba(6,38,21,.96),rgba(6,38,21,.76)),url(/assets/hero-lawn-service.png) 50% /cover;border-radius:0 0 22px 22px}.about-hero h1{max-width:760px;font-size:clamp(44px,5.5vw,78px)}.about-hero .hero-copy{max-width:720px}.about-hero-visual{position:relative;min-height:500px;display:flex;align-items:flex-end}.about-hero-visual img{width:100%;height:430px;object-fit:cover;border:1px solid rgba(255,255,255,.22);border-radius:8px;box-shadow:0 28px 80px rgba(0,0,0,.24)}.about-request-card{position:absolute;right:24px;bottom:24px;width:min(320px,calc(100% - 48px));padding:22px;color:var(--ink);background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.7);border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.about-request-card span{display:block;margin-bottom:12px;color:var(--brand-orange);font-size:13px;font-weight:900;text-transform:uppercase}.about-request-card strong{display:block;margin-bottom:10px;color:var(--green-deep);font-size:25px}.about-request-card p{margin:0;color:var(--muted);line-height:1.55}.about-model{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);grid-gap:64px;gap:64px;align-items:center}.about-audience h2,.about-growth h2,.about-model h2,.about-reason h2{margin-bottom:22px}.about-model p,.reason-copy p{color:var(--muted);font-size:18px;line-height:1.65}.service-flow{display:grid;grid-gap:12px;gap:12px}.flow-step{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 36px rgba(25,47,31,.06)}.about-task-card span,.flow-step span{display:grid;width:46px;height:46px;place-items:center;color:var(--green-deep);background:var(--brand-green-soft);border-radius:50%;font-size:13px;font-weight:900}.flow-step strong{color:var(--ink);font-size:19px}.about-task-grid,.approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.about-task-card,.approach-grid article{min-height:260px;padding:26px;background:linear-gradient(180deg,var(--white),#fffdf8);border:1px solid rgba(40,82,51,.1);border-radius:8px;box-shadow:0 18px 44px rgba(25,47,31,.07)}.about-task-card{display:flex;flex-direction:column}.about-task-card h3,.approach-grid h3{margin-top:34px}.about-task-card p,.approach-grid p{color:var(--muted);line-height:1.58}.about-task-card.dark{color:var(--white);background:radial-gradient(circle at 82% 18%,rgba(246,146,46,.18),transparent 28%),linear-gradient(145deg,#315d3b,#24472e)}.about-task-card.dark span{color:var(--ink);background:var(--brand-orange)}.about-task-card.dark p{color:rgba(255,255,255,.76)}.about-reason{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1fr);grid-gap:64px;gap:64px;align-items:center;padding:76px;background:linear-gradient(180deg,#fffdf8,#fff7ed);border:1px solid rgba(40,82,51,.1);border-radius:18px;box-shadow:0 24px 60px rgba(25,47,31,.08)}.about-growth{position:relative;display:grid;width:min(1180px,calc(100% - 32px));grid-template-columns:minmax(320px,.46fr) minmax(0,1fr);grid-gap:42px;gap:42px;align-items:start;padding:76px 0 58px;overflow:hidden;background:#fffaf1;border:0;border-radius:0;box-shadow:none}.growth-copy{position:relative;min-height:560px;padding-top:4px}.growth-copy h2{max-width:390px;margin-bottom:22px;color:#142b25;font-size:clamp(46px,4.2vw,58px);line-height:1.08;letter-spacing:0}.growth-copy p:not(.section-kicker){max-width:360px;margin:0;color:#74778b;font-size:18px;line-height:1.55}.growth-leaf{position:absolute;left:-58px;bottom:-58px;width:420px;height:244px;background-image:url(/assets/about-growth-leaf.png);background-repeat:no-repeat;background-position:50%;background-size:cover;pointer-events:none}.growth-leaf:before{content:"";position:absolute;right:-124px;bottom:-72px;width:420px;height:260px;background:rgba(239,231,207,.42);border-radius:50% 50% 0 0;z-index:-1}.reason-copy{display:grid;grid-gap:18px;gap:18px}.reason-copy p{margin:0}.about-apps{margin-top:0}.mini-app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px}.mini-app-grid a{display:block;padding:20px;color:inherit;background:rgba(255,255,255,.64);border:1px solid rgba(40,82,51,.1);border-radius:8px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.mini-app-grid a:hover{transform:translateY(-3px);border-color:rgba(246,146,46,.34);background:rgba(255,255,255,.86)}.mini-app-grid span,.mini-app-grid strong{display:block}.mini-app-grid strong{margin-bottom:10px;color:var(--green-deep);font-size:18px}.mini-app-grid span{color:var(--muted);line-height:1.5}.about-steps{padding-top:72px}.about-audience{display:grid;grid-template-columns:minmax(320px,.64fr) minmax(0,1.36fr);grid-gap:56px;gap:56px;align-items:start;padding:58px;background:rgba(255,255,255,.82);border:1px solid rgba(40,82,51,.08);border-radius:18px;box-shadow:0 20px 58px rgba(25,47,31,.06)}.audience-copy p:not(.section-kicker){max-width:430px;color:var(--muted);font-size:18px;line-height:1.58}.audience-copy ul{display:grid;grid-gap:12px;gap:12px;padding:0;margin:28px 0 42px;list-style:none}.audience-copy li{position:relative;min-height:34px;display:flex;align-items:center;gap:14px;color:var(--ink);font-size:17px}.audience-copy li:before{content:"";width:34px;height:34px;flex:0 0 auto;background:linear-gradient(180deg,rgba(238,247,233,.94),rgba(225,238,222,.94));border-radius:50%}.audience-cta{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;overflow:hidden;color:var(--white);background:radial-gradient(circle at 86% 30%,rgba(246,146,46,.36),transparent 24%),linear-gradient(145deg,#0e5634,#063a22);border-radius:8px;box-shadow:0 18px 44px rgba(25,47,31,.14)}.audience-cta small,.audience-cta span,.audience-cta strong{display:block}.audience-cta strong{margin-bottom:8px;font-size:22px}.audience-cta small{color:rgba(255,255,255,.8);font-size:15px}.audience-cta b{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;color:var(--green-deep);background:var(--white);border-radius:50%;font-size:28px}.audience-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.audience-card{position:relative;min-height:190px;padding:24px;overflow:hidden;background:linear-gradient(180deg,#fffdf8,#fffaf4);border:1px solid rgba(40,82,51,.08);border-radius:8px;box-shadow:0 16px 42px rgba(25,47,31,.06)}.audience-icon{display:grid;width:62px;height:62px;place-items:center;margin-bottom:22px;color:var(--brand-orange);background:#fff0df;border-radius:50%;font-size:30px;font-weight:900}.audience-line-icon{width:42px;height:42px;overflow:visible}.audience-line-icon path{fill:none;stroke:var(--brand-orange);stroke-width:4.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 0 rgba(246,146,46,.18))}.audience-card h3{margin-bottom:10px;font-size:22px}.audience-card p{margin:0;color:var(--muted);line-height:1.5}.audience-card em{position:absolute;right:20px;bottom:16px;color:rgba(246,146,46,.12);font-size:30px;font-style:normal;font-weight:900}.growth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 16px;gap:14px 16px}.growth-card{position:relative;min-height:132px;display:grid;grid-template-columns:58px minmax(0,1fr) 20px;grid-gap:16px;gap:16px;align-items:start;padding:22px 22px 20px 20px;background:rgba(255,255,255,.86);border:1px solid rgba(20,43,37,.11);border-radius:13px;box-shadow:0 20px 52px rgba(20,43,37,.035)}.growth-icon{display:grid;width:56px;height:56px;place-items:center;color:#356c25;background:linear-gradient(145deg,#f0f2e6,#f8f7ee);border-radius:16px}.growth-line-icon{width:34px;height:34px;overflow:visible}.growth-line-icon circle,.growth-line-icon path,.growth-line-icon rect{fill:none;stroke:currentColor;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}.growth-card h3{margin:1px 0 9px;color:#101d1d;font-size:18px;line-height:1.2}.growth-card p{margin:0;color:#686b7f;font-size:15px;line-height:1.48}.growth-card b{align-self:end;justify-self:end;color:#356c25;font-size:25px;font-weight:400;line-height:1}.about-faq{padding-top:48px}.site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto 24px;padding:0;color:var(--ink);box-shadow:none}.footer-main,.site-footer{background:transparent;border:0;border-radius:0}.footer-main{display:grid;grid-template-columns:1.45fr .78fr .78fr minmax(260px,280px);grid-gap:20px;gap:20px;padding:22px 0}.footer-brand .brand{margin-bottom:14px;color:var(--green-deep)}.footer-brand p{max-width:310px;margin-bottom:14px;color:var(--muted);font-size:16px;line-height:1.58}.footer-badges{display:flex;flex-wrap:wrap;gap:8px}.footer-badges span{display:inline-flex;min-height:31px;align-items:center;padding:0 12px;color:var(--green-deep);background:rgba(255,253,248,.72);border:1px solid rgba(40,82,51,.08);border-radius:999px;font-size:13px;font-weight:800}.footer-column{display:grid;grid-gap:9px;gap:9px;align-content:start;padding-top:6px}.footer-column h3{margin-bottom:6px;color:var(--green-deep);font-size:16px;font-weight:900}.footer-column a{width:-moz-fit-content;width:fit-content;color:var(--muted);font-size:15px;font-weight:750;transition:color .18s ease,transform .18s ease}.footer-column a:hover{color:var(--brand-orange);transform:translateX(2px)}.footer-cta{display:flex;width:100%;min-height:168px;flex-direction:column;justify-self:end;justify-content:space-between;padding:15px;color:var(--white);background:linear-gradient(145deg,#276949,#3a7855);border-radius:22px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.footer-cta span{width:-moz-fit-content;width:fit-content;padding:6px 9px;color:#ffe0bd;background:rgba(255,255,255,.12);border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.footer-cta strong{margin:10px 0;color:var(--white);font-size:18px;line-height:1.16}.footer-action{display:inline-flex;min-height:38px;justify-content:center;padding:0 14px;color:var(--white);background:linear-gradient(180deg,#ff850f,#ff7a00);border-radius:999px;font-weight:900;box-shadow:0 14px 28px rgba(255,122,0,.18)}.footer-action,.footer-bottom{align-items:center;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:14px;padding:14px 8px 0;color:rgba(104,113,104,.86);font-weight:750}.footer-bottom div{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.footer-bottom a:hover{color:var(--green-deep)}@media (max-width:980px){.site-header{top:12px}.top-nav{display:none}.footer-main{grid-template-columns:1fr 1fr}.footer-brand,.footer-cta{grid-column:1/-1}.lead-form{grid-template-columns:1fr 1fr}.lead-form button{grid-column:1/-1}.hero{min-height:820px;padding-top:128px}.order-stack{position:relative;right:auto;bottom:auto;margin-top:24px}.stack-card{position:absolute}.case-grid,.quick-services,.service-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.app-section,.compare,.faq-section,.intro-grid,.performer-section,.site-footer{grid-template-columns:1fr}.app-section,.compare,.performer-section{padding:42px}.about-audience,.about-growth,.about-hero,.about-model,.about-reason{grid-template-columns:1fr}.about-hero{padding:48px}.about-hero-visual{min-height:380px}.about-hero-visual img{height:360px}.about-task-grid,.approach-grid,.audience-card-grid,.catalog-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hub-grid{gap:0 24px}.catalog-hub-column{min-height:auto;padding:22px 24px;border-left:0;border-top:1px solid rgba(40,82,51,.12)}.catalog-hub-column:nth-child(-n+2){border-top:0}.catalog-hub-column:first-child,.catalog-hub-column:last-child{padding-left:24px;padding-right:24px}.about-audience,.about-growth,.about-reason{padding:42px}.about-growth{gap:34px}.growth-copy{min-height:430px}.growth-copy h2{max-width:720px}.growth-copy p:not(.section-kicker){max-width:540px}.growth-leaf{left:auto;right:-42px;bottom:-42px;width:430px;height:260px}}@media (max-width:640px){.site-header{width:calc(100% - 20px)}.header-action{min-height:36px;padding:0 14px}.brand span:last-child{display:none}.hero{min-height:760px;padding:112px 16px 24px}h1{font-size:48px}.hero-copy{font-size:17px}.lead-form{grid-template-columns:1fr}.lead-form button{width:100%}.lead-popup{align-items:end;padding:10px}.lead-popup-panel{padding:30px 18px 20px}.lead-popup-panel h2{font-size:28px}.case-grid,.compare-panel,.quick-services,.service-grid,.steps{grid-template-columns:1fr}.quick-services a{min-height:58px}.section{width:calc(100% - 24px);padding:64px 0}.about-page .breadcrumbs{width:calc(100% - 24px);margin:88px auto 18px}.about-hero{width:calc(100% - 24px);min-height:auto;gap:28px;padding:34px 22px;border-radius:0 0 16px 16px}.about-hero h1{font-size:42px}.about-hero-visual{min-height:300px}.about-hero-visual img{height:280px}.about-request-card{right:12px;bottom:12px;width:calc(100% - 24px);padding:18px}.about-audience,.about-growth,.about-model,.about-reason,.about-task-grid,.approach-grid,.audience-card-grid,.growth-grid,.mini-app-grid{grid-template-columns:1fr}.catalog-hub-panel{padding:32px 22px;border-radius:16px}.catalog-hub-heading{margin-bottom:22px;text-align:left}.catalog-hub-heading h2{font-size:34px}.catalog-hub-grid{grid-template-columns:1fr}.catalog-hub-column,.catalog-hub-column:first-child,.catalog-hub-column:last-child{gap:18px;padding:18px 0;border-top:1px solid rgba(40,82,51,.12)}.catalog-hub-column:nth-child(-n+2){border-top:1px solid rgba(40,82,51,.12)}.catalog-hub-column:first-child{border-top:0}.catalog-hub-column a{font-size:19px}.about-audience,.about-growth,.about-reason{padding:28px}.about-growth{gap:28px}.growth-copy{min-height:0;padding-top:0}.growth-copy h2{font-size:42px}.growth-copy p:not(.section-kicker){font-size:18px}.growth-leaf{display:none}.growth-card{min-height:auto;grid-template-columns:58px minmax(0,1fr) 18px;gap:14px;padding:20px 18px}.growth-icon{width:54px;height:54px;border-radius:15px}.growth-line-icon{width:34px;height:34px}.growth-card h3{margin-top:0;font-size:19px}.growth-card p{font-size:16px}.about-task-card,.approach-grid article{min-height:auto}.steps{padding-top:0}.case-card,.service-card,.steps article{min-height:230px;padding:22px}.app-section,.compare,.performer-section,.site-footer{width:calc(100% - 24px);padding:12px}.footer-main{grid-template-columns:1fr;gap:18px;padding:22px;border-radius:22px}.footer-column{padding-top:0}.footer-cta{min-height:220px}.footer-bottom{align-items:flex-start;flex-direction:column;padding:16px 8px 4px}.footer-bottom div{justify-content:flex-start}.case-photo{min-height:180px}.phone-mockup{border-radius:34px}.btn{width:100%}}.stub-page{background:var(--paper)}.stub{width:min(760px,calc(100% - 32px));margin:0 auto;padding:96px 0}.stub a{display:inline-flex;margin-bottom:42px;color:var(--green-deep);font-weight:900}.stub h1{color:var(--ink)}.stub p{color:var(--muted);font-size:20px}.catalog-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:32px}.catalog-list a,.catalog-list span{padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px;color:var(--green-deep);font-weight:900;margin:0;text-decoration:none}.catalog-list a:hover{border-color:var(--green)}.footer-main,.site-footer{background:transparent!important;border:0;box-shadow:none}