@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#102d24;--green:#1f674f;--green2:#2e8868;--lime:#d9ef9c;--yellow:#f1c84c;--cream:#f6f4ea;--paper:#fff;--muted:#66736e;--line:#dde3de;--shadow:0 20px 55px rgba(16,45,36,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,system-ui,sans-serif;background:var(--paper);font-size:15px}button,select,input,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}.demo-bar{background:var(--ink);color:#dfece4;text-align:center;padding:7px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.site-header{height:78px;display:flex;align-items:center;gap:38px;padding:0 max(5vw,28px);background:#fff;border-bottom:1px solid #edf0ed;position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:19px;white-space:nowrap}.brand>span:last-child>span{color:var(--green2)}.brand-mark{width:35px;height:35px;background:var(--green);border-radius:9px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:7px}.brand-mark i{display:block;width:5px;background:var(--lime);border-radius:3px 3px 0 0}.brand-mark i:nth-child(1){height:9px}.brand-mark i:nth-child(2){height:16px}.brand-mark i:nth-child(3){height:12px}.desktop-nav{display:flex;align-items:center;gap:28px;margin:auto}.desktop-nav a{text-decoration:none;font-size:13px;font-weight:600}.desktop-nav a:hover{color:var(--green2)}.header-actions{display:flex;align-items:center;gap:13px}.lang{font-size:12px;font-weight:800;text-decoration:none;border-right:1px solid var(--line);padding-right:15px}.link-btn{background:none;border:0;font-weight:700}.button{border:0;background:var(--green);color:#fff;border-radius:10px;padding:15px 22px;font-weight:800;transition:.2s}.button:hover{background:var(--green2);transform:translateY(-1px)}.button.small{padding:11px 16px;font-size:12px}.menu-toggle{display:none;background:none;border:0;width:36px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:7px}
.hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);background:var(--cream);overflow:hidden}.hero-copy{padding:74px 5vw 58px max(6.5vw,50px);position:relative;z-index:2}.eyebrow,.kicker{display:flex;align-items:center;gap:8px;color:var(--green2);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.eyebrow>span:first-child{width:28px;height:2px;background:var(--green2)}h1{font-size:clamp(48px,5.2vw,78px);line-height:.99;letter-spacing:-.06em;margin:23px 0 22px;max-width:720px}h1 em{font-style:normal;color:var(--green2)}.hero-copy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:630px}.hero-choices{display:flex;gap:10px;margin-top:30px}.choice{display:flex;align-items:center;text-align:left;gap:10px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:11px 15px;min-width:190px}.choice.active{border-color:var(--green);box-shadow:0 7px 20px rgba(31,103,79,.12)}.choice-icon{font-size:21px;color:var(--green)}.choice b,.choice small{display:block}.choice b{font-size:13px}.choice small{color:var(--muted);font-size:10px;margin-top:2px}.search-panel{background:#fff;border-radius:14px;box-shadow:var(--shadow);display:grid;grid-template-columns:1.3fr 1fr auto;padding:10px;margin-top:13px;max-width:680px}.search-panel label{padding:3px 18px;border-right:1px solid var(--line)}.search-panel label>span{display:block;font-size:10px;color:var(--muted);font-weight:700}.search-panel select{width:100%;border:0;background:#fff;color:var(--ink);font-weight:700;margin-top:5px;outline:0}.search-button{display:flex;align-items:center;gap:8px}.trust-row{display:flex;gap:35px;margin-top:33px}.trust-row>span{display:flex;align-items:center;gap:8px}.trust-row b{font-size:21px}.trust-row small{color:var(--muted);max-width:70px;line-height:1.2}.hero-visual{position:relative;background:linear-gradient(145deg,#1d604b,#0d2b23);min-height:650px;overflow:hidden}.field-lines{position:absolute;inset:-40%;background:repeating-radial-gradient(ellipse at center,transparent 0 23px,rgba(255,255,255,.06) 24px 27px);transform:rotate(-18deg)}.map-card{width:min(78%,480px);background:white;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.3);position:absolute;left:9%;top:19%;overflow:hidden}.map-top{height:55px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center}.map-top span{font-weight:800}.map-top small{color:var(--muted)}.map-area{height:240px;background:#e9eddf;position:relative;overflow:hidden}.road{position:absolute;background:#fff;width:160%;height:15px;left:-30%;top:45%;transform:rotate(24deg);box-shadow:0 0 0 1px #dde2d6}.road.r2{transform:rotate(-45deg);top:20%;height:8px}.road.r3{transform:rotate(78deg);left:4%;top:43%;height:6px}.pin{position:absolute;border:3px solid white;background:var(--green);color:#fff;border-radius:50% 50% 50% 6px;width:38px;height:38px;transform:rotate(-45deg);box-shadow:0 5px 15px rgba(0,0,0,.2);font-size:0}.pin:after{content:attr(aria-label);font-size:0}.pin:before{content:'H';font-size:13px;display:block;transform:rotate(45deg)}.pin.p1{left:23%;top:30%}.pin.p2{left:65%;top:20%}.pin.p2:before{content:'T'}.pin.p3{left:72%;top:66%;background:#d39d2c}.pin.p3:before{content:'D'}.you{position:absolute;width:14px;height:14px;border:3px solid white;background:#337ae6;left:46%;top:56%;border-radius:50%;box-shadow:0 0 0 8px rgba(51,122,230,.15)}.map-list{padding:9px 17px}.map-list>span{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #eee}.map-list>span:last-child{border:0}.machine-symbol{width:32px;height:32px;background:#e1efe6;color:var(--green);display:grid;place-items:center;font-style:normal;font-weight:900;border-radius:7px}.machine-symbol.drone{background:#fff0c7;color:#976d00}.map-list b,.map-list small{display:block;font-size:10px}.map-list small{color:var(--muted);margin-top:3px}.availability-card,.verified-card{position:absolute;background:#fff;border-radius:12px;box-shadow:var(--shadow)}.availability-card{right:3%;top:7%;padding:14px 16px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 7px}.availability-card b{font-size:26px;grid-row:2/4}.availability-card small{color:var(--muted);font-size:9px}.live-dot{width:8px;height:8px;background:#3fbf78;border-radius:50%;box-shadow:0 0 0 4px #dff4e8}.availability-card>span:nth-child(2){font-size:10px;font-weight:700}.verified-card{left:1%;bottom:8%;padding:11px 16px;display:flex;gap:10px;align-items:center}.verified-card>span{width:30px;height:30px;border-radius:50%;background:#e3f1e7;color:var(--green);display:grid;place-items:center;font-weight:900}.verified-card b,.verified-card small{display:block;font-size:10px}.verified-card small{color:var(--muted);margin-top:3px}
.quick-categories{display:grid;grid-template-columns:repeat(6,1fr);max-width:1120px;margin:-29px auto 0;position:relative;z-index:3;background:#fff;border-radius:13px;box-shadow:var(--shadow);padding:8px}.quick-categories button{border:0;border-right:1px solid var(--line);background:#fff;padding:15px 9px;display:flex;align-items:center;justify-content:center;gap:9px}.quick-categories button:last-child{border:0}.quick-categories button:hover{background:#f6f8f5;border-radius:8px}.quick-categories span{width:30px;height:30px;border-radius:8px;background:#eaf3ed;color:var(--green);display:grid;place-items:center;font-weight:900}.quick-categories b{font-size:11px}.section{padding:90px max(6vw,40px)}.catalog-section{max-width:1280px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between}.section-head h2,.request-band h2,.mobile-copy h2,.cta-section h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.045em;margin:9px 0}.text-link{background:none;border:0;color:var(--green);font-weight:800}.filter-row{display:flex;gap:7px;margin:29px 0 22px;overflow:auto}.filter-row button,.role-tabs button{border:1px solid var(--line);background:#fff;border-radius:30px;padding:9px 17px;font-weight:700;white-space:nowrap}.filter-row button.active,.role-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.listing{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;transition:.25s}.listing:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.listing-image{height:175px;position:relative;display:grid;place-items:center;overflow:hidden}.harvest-bg{background:linear-gradient(135deg,#dce5d2,#aebf9d)}.tractor-bg{background:linear-gradient(135deg,#e8d7af,#bba573)}.drone-bg{background:linear-gradient(135deg,#d8e8e9,#96bbc0)}.service-bg{background:linear-gradient(135deg,#ddd9cc,#aaa594)}.listing-image:before,.listing-image:after{content:'';position:absolute;width:140%;height:36px;background:rgba(255,255,255,.16);transform:rotate(-23deg)}.listing-image:after{top:70%;height:18px}.machine-letter{font-size:75px;font-weight:900;color:rgba(16,45,36,.78);letter-spacing:-.1em;text-shadow:5px 5px 0 rgba(255,255,255,.22)}.tag{position:absolute;z-index:2;top:12px;left:12px;padding:6px 9px;border-radius:20px;background:#fff;font-size:9px;font-weight:800}.tag.available{color:#25704e}.tag.hot{background:#fff0c8;color:#876300}.tag.verified{color:#25704e}.heart{position:absolute;z-index:2;right:12px;top:10px;width:32px;height:32px;border-radius:50%;border:0;background:rgba(255,255,255,.85);font-size:20px}.heart.saved{color:#b64e4e}.listing-body{padding:16px}.listing-meta{display:flex;justify-content:space-between;text-transform:uppercase;color:var(--muted);font-size:8px;letter-spacing:.09em}.listing-meta b{color:#9d7618}.listing h3{font-size:16px;margin:8px 0 5px}.listing p{color:var(--muted);font-size:10px}.specs{display:flex;flex-wrap:wrap;gap:5px;margin:13px 0}.specs span{background:#f1f4f1;padding:5px 7px;border-radius:5px;font-size:8px}.price{border-top:1px solid #eee;padding-top:13px;display:flex;justify-content:space-between;align-items:center;font-size:9px}.price b{font-size:15px}.price button{border:0;background:none;color:var(--green);font-size:10px;font-weight:800}.empty-state{text-align:center;background:#f4f6f3;padding:28px;border-radius:12px;color:var(--muted)}
.request-band{background:var(--ink);color:#fff;padding:75px max(9vw,60px);display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center;overflow:hidden}.kicker.light{color:var(--lime)}.request-band p,.mobile-copy>p{color:#c3d0ca;line-height:1.7;max-width:560px}.button.yellow{background:var(--yellow);color:var(--ink);margin-top:15px}.request-preview{background:#fff;color:var(--ink);padding:24px;border-radius:17px;box-shadow:0 30px 80px rgba(0,0,0,.25);transform:rotate(1.5deg)}.request-top{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.request-top b{color:var(--green);background:#e5f1e9;padding:4px 8px;border-radius:20px}.request-preview h3{font-size:19px;margin:20px 0 4px}.request-preview>p{color:var(--muted);font-size:10px}.offer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;margin-top:8px;border:1px solid var(--line);border-radius:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dcece1;color:var(--green);font-weight:800;font-size:10px}.avatar.alt{background:#fff0c6;color:#876600}.offer b,.offer small{display:block;font-size:9px}.offer small{color:var(--muted);margin-top:3px}.offer strong{font-size:11px}
.section-head.centered{justify-content:center;text-align:center}.section-head.centered p{color:var(--muted);max-width:580px}.role-tabs{display:flex;justify-content:center;gap:7px;margin:28px auto;overflow:auto}.dashboard{max-width:1040px;margin:auto;border-radius:18px;background:#edf1ed;padding:13px;box-shadow:var(--shadow)}.dashboard>div{}.dashboard{display:grid;grid-template-columns:170px 1fr}.dashboard aside{background:var(--ink);border-radius:12px 0 0 12px;padding:20px 13px;display:flex;flex-direction:column;gap:8px}.mini-brand{width:35px;height:35px;border-radius:9px;background:var(--lime);color:var(--ink);font-weight:900;display:grid;place-items:center;margin-bottom:20px}.dashboard aside button{border:0;background:transparent;color:#aebeb7;text-align:left;padding:10px;border-radius:7px;font-size:10px}.dashboard aside button.active{background:#2b5547;color:#fff}.dash-content{background:#fff;border-radius:0 12px 12px 0;padding:25px}.dash-header{display:flex;justify-content:space-between;align-items:center}.dash-header small{color:var(--muted)}.dash-header h3{font-size:20px;margin:4px 0}.dash-avatar{width:34px;height:34px;background:#deebe1;color:var(--green);border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.metrics>div{border:1px solid var(--line);border-radius:9px;padding:14px;position:relative}.metrics small,.metrics b{display:block}.metrics small{color:var(--muted);font-size:9px}.metrics b{font-size:25px;margin-top:6px}.metrics em{position:absolute;right:12px;bottom:14px;background:#e5f2e9;color:var(--green);font-size:8px;padding:3px 6px;border-radius:10px;font-style:normal}.dash-main{display:grid;grid-template-columns:1.8fr 1fr;gap:10px}.schedule,.profile-score{border:1px solid var(--line);border-radius:9px;padding:15px}.panel-title{display:flex;justify-content:space-between;font-size:10px}.panel-title button{border:0;background:none}.job{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:12px}.date{width:35px;height:40px;background:#f0f3f0;border-radius:6px;display:grid;place-items:center;font-style:normal;padding:4px}.date b{font-size:13px}.date small{font-size:7px;color:var(--muted)}.job>span b,.job>span small{display:block;font-size:9px}.job>span small{color:var(--muted);margin-top:3px}.job em{font-style:normal;color:var(--green);font-size:7px;background:#e4f2e8;border-radius:10px;padding:4px 7px}.job em.pending{color:#8a6905;background:#fff2c9}.profile-score{text-align:center}.score-ring{margin:auto;width:64px;height:64px;border:7px solid #dcecdf;border-right-color:var(--green);border-radius:50%;display:grid;place-items:center;font-size:15px;font-weight:800;transform:rotate(-10deg)}.score-ring>*{transform:rotate(10deg)}.score-ring small{display:inline}.profile-score>b{display:block;font-size:10px;margin-top:10px}.profile-score p{font-size:8px;color:var(--muted)}.profile-score button{border:0;background:none;color:var(--green);font-size:8px;font-weight:800}
.mobile-section{background:linear-gradient(135deg,#143a2e,#0b231c);color:#fff;padding:90px max(9vw,60px);display:grid;grid-template-columns:1fr 1.1fr;gap:12%;align-items:center;overflow:hidden}.phone{width:285px;height:560px;border:8px solid #071813;border-radius:42px;padding:7px;background:#20392f;margin:auto;box-shadow:0 35px 80px #06130f}.phone-screen{height:100%;background:#f5f5ed;color:var(--ink);border-radius:29px;padding:21px 17px;position:relative;overflow:hidden}.phone-head{display:flex;justify-content:space-between;align-items:center}.phone-head .mini-brand{width:29px;height:29px;font-size:9px;margin:0}.phone-screen>small{display:block;margin-top:23px;color:var(--muted);font-size:9px}.phone-screen h3{font-size:21px;margin:4px 0 15px}.phone-search{background:#fff;padding:12px;border-radius:8px;color:var(--muted);font-size:10px;box-shadow:0 7px 20px #dde1da}.phone-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0}.phone-cards>span{background:#fff;border-radius:8px;padding:11px 3px;text-align:center}.phone-cards b{width:27px;height:27px;display:grid;place-items:center;margin:auto;background:#e1eee5;color:var(--green);border-radius:7px}.phone-cards small{display:block;font-size:7px;margin-top:6px}.phone-job{margin-top:17px;padding:15px;background:var(--ink);color:#fff;border-radius:12px}.phone-job small,.phone-job b,.phone-job em{display:block}.phone-job small{color:#a8bbb3;font-size:7px}.phone-job b{font-size:12px;margin:5px 0 14px}.phone-job>span{display:flex;align-items:center}.phone-job>span:before,.phone-job>span:after{content:'';height:2px;background:#a8c5b3;flex:1}.phone-job i{width:7px;height:7px;border-radius:50%;background:var(--lime);margin:0 14px}.phone-job i:nth-child(2),.phone-job i:nth-child(3){background:#6d8179}.phone-job em{font-style:normal;font-size:7px;color:var(--lime);margin-top:12px}.phone-screen nav{position:absolute;bottom:0;left:0;right:0;background:#fff;display:flex;align-items:center;justify-content:space-around;padding:13px;color:#839089}.phone-screen nav b{width:39px;height:39px;background:var(--green);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:20px;margin-top:-25px}.mobile-copy h2{font-size:clamp(38px,4vw,58px)}.mobile-copy ul{padding:0;list-style:none;margin:30px 0}.mobile-copy li{display:flex;gap:12px;margin:17px 0}.mobile-copy li>span:first-child{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);font-weight:900}.mobile-copy li b,.mobile-copy li small{display:block}.mobile-copy li small{color:#9fb0a9;margin-top:3px;font-size:10px}.store-button{display:inline-flex;align-items:center;gap:9px;border:1px solid #638076;background:transparent;color:#fff;border-radius:9px;padding:8px 15px;margin:4px}.store-button small,.store-button b{display:block;text-align:left}.store-button small{font-size:7px;color:#9fb0a9}.store-button b{font-size:12px}.cta-section{text-align:center;background:var(--cream);padding:90px 20px}.cta-section .kicker{justify-content:center}.cta-section p{color:var(--muted)}.button.outline{background:transparent;color:var(--green);border:1px solid var(--green);margin-left:8px}footer{background:#071b15;color:#fff;padding:50px max(6vw,40px) 20px}.footer-brand{display:inline-flex}footer>p{color:#9aada5;max-width:460px;font-size:12px;line-height:1.6}.footer-links{display:flex;gap:24px;margin:25px 0}.footer-links a,.footer-links button{color:#c4d0cb;background:none;border:0;text-decoration:none;font-size:11px;padding:0}.footer-bottom{border-top:1px solid #2a3d35;padding-top:18px;display:flex;justify-content:space-between;color:#788b83;font-size:9px}
.modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-backdrop{position:absolute;inset:0;background:rgba(4,18,13,.73);backdrop-filter:blur(4px)}.modal-card{position:relative;background:#fff;border-radius:18px;padding:30px;width:min(560px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 90px rgba(0,0,0,.35)}.modal-close{position:absolute;right:14px;top:12px;border:0;background:#f1f3f1;border-radius:50%;width:33px;height:33px;font-size:21px}.modal-card h2{font-size:28px;margin:7px 0}.modal-card>div>p{color:var(--muted);line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.form-grid label{font-size:10px;color:var(--muted);font-weight:700}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;display:block;margin-top:5px;border:1px solid var(--line);border-radius:8px;padding:11px;color:var(--ink);background:#fff}.form-grid textarea{min-height:75px;resize:vertical}.stepper{display:flex;gap:5px;margin:16px 0}.stepper i{height:4px;background:#e5e8e5;flex:1;border-radius:5px}.stepper i.active{background:var(--green)}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.modal-actions .button{padding:11px 16px}.toast{position:fixed;z-index:110;bottom:25px;left:50%;transform:translate(-50%,30px);background:var(--ink);color:#fff;padding:12px 18px;border-radius:9px;opacity:0;pointer-events:none;transition:.25s;box-shadow:var(--shadow)}.toast.show{opacity:1;transform:translate(-50%,0)}.noscript{padding:60px}
@media(max-width:1000px){.desktop-nav{display:none}.site-header{justify-content:space-between}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:70px}.hero-visual{min-height:530px}.quick-categories{grid-template-columns:repeat(3,1fr);margin:0;border-radius:0}.quick-categories button:nth-child(3){border:0}.catalog-grid{grid-template-columns:repeat(2,1fr)}.request-band{gap:6%}.dashboard{grid-template-columns:130px 1fr}.mobile-section{gap:6%}}
@media(max-width:700px){.demo-bar{font-size:8px}.site-header{height:65px;padding:0 16px}.brand{font-size:15px}.brand-mark{width:31px;height:31px}.header-actions .link-btn,.header-actions .button{display:none}.menu-toggle{display:block}.site-header.menu-open{height:auto;align-items:flex-start;flex-wrap:wrap;padding-top:16px;padding-bottom:16px}.site-header.menu-open .desktop-nav{display:flex;order:3;width:100%;flex-direction:column;align-items:flex-start;gap:0}.site-header.menu-open .desktop-nav a{padding:12px 0;width:100%;border-top:1px solid var(--line)}.hero{display:block}.hero-copy{padding:50px 20px 45px}.hero-copy h1{font-size:47px}.hero-copy>p{font-size:14px}.hero-choices{display:grid}.choice{width:100%}.search-panel{grid-template-columns:1fr;margin-top:12px}.search-panel label{border-right:0;border-bottom:1px solid var(--line);padding:10px}.search-button{justify-content:center;margin-top:7px}.trust-row{justify-content:space-between;gap:8px}.trust-row>span{display:block}.trust-row b,.trust-row small{display:block}.hero-visual{min-height:475px}.map-card{width:88%;left:6%;top:13%}.availability-card{right:2%;top:3%}.verified-card{bottom:3%}.quick-categories{grid-template-columns:repeat(2,1fr)}.quick-categories button:nth-child(3){border-right:1px solid var(--line)}.quick-categories button:nth-child(even){border-right:0}.section{padding:65px 18px}.section-head{align-items:start}.section-head h2{font-size:34px}.text-link{font-size:10px}.catalog-grid{grid-template-columns:1fr}.listing-image{height:205px}.request-band{grid-template-columns:1fr;padding:65px 20px;gap:35px}.request-preview{transform:none}.offer{grid-template-columns:auto 1fr}.offer strong{grid-column:2}.role-tabs{justify-content:flex-start}.dashboard{grid-template-columns:1fr;padding:7px}.dashboard aside{display:none}.dash-content{border-radius:10px;padding:15px}.metrics{grid-template-columns:1fr 1fr}.metrics>div:last-child{grid-column:1/-1}.dash-main{grid-template-columns:1fr}.job{grid-template-columns:auto 1fr}.job em{grid-column:2}.mobile-section{grid-template-columns:1fr;padding:65px 20px;gap:50px}.phone{order:2;width:270px;height:530px}.mobile-copy{order:1}.cta-section{padding:65px 20px}.cta-section .button{display:block;width:100%;margin:8px 0}.footer-links{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}}
@media(max-width:350px){.hero-copy h1{font-size:40px}.trust-row small{font-size:8px}.map-card{width:94%;left:3%}.phone{width:250px}.catalog-section{padding-left:14px;padding-right:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.brand-with-tagline{align-items:center}.brand-with-tagline .brand-copy{display:flex!important;flex-direction:column!important;align-items:flex-start;line-height:1}.brand-with-tagline .brand-copy b{display:block;font-size:19px}.brand-with-tagline .brand-copy b>span{color:var(--green2)}.brand-with-tagline .brand-copy small{display:block!important;margin-top:5px;color:var(--muted);font-size:8px;font-weight:800;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}
@media(max-width:700px){.brand-with-tagline{gap:8px}.brand-with-tagline .brand-copy b{font-size:15px}.brand-with-tagline .brand-copy small{width:82px;max-width:82px;white-space:normal!important;font-size:7px;line-height:1.2;letter-spacing:.08em}}
