@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Manrope:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body,#root{min-height:100%;margin:0}body{margin:0}:root{color:#0d1520;font-synthesis:none;text-rendering:optimizelegibility;--green:#0a8b39;--green-dark:#06702f;--green-deep:#075f2a;--green-soft:#eff8e9;--border:#e3ebe2;--muted:#65706c;--orange:#ff9f0d;--blue:#3479ef;background:#fff;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{color:#0c1420;background:#fff;min-width:320px;margin:0;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;overflow:clip}.section-anchor{scroll-margin-top:76px}.topbar{z-index:40;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e8eee8;height:76px;position:sticky;top:0}.nav-wrap{grid-template-columns:230px 1fr 170px;align-items:center;gap:24px;height:100%;display:grid}.brand{background:0 0;border:0;justify-content:flex-start;align-items:center;width:190px;height:44px;padding:0;display:flex;overflow:visible}.brand img{object-fit:contain;object-position:left center;width:190px;height:44px;transform:none}.main-nav{justify-content:center;align-items:center;gap:clamp(34px,4.4vw,68px);display:flex}.main-nav button{color:#111719;white-space:nowrap;background:0 0;border:0;padding:27px 2px 22px;font-size:14px;font-weight:700;position:relative}.main-nav button:after{content:"";background:var(--green);border-radius:999px;height:2px;transition:left .22s,right .22s;position:absolute;bottom:13px;left:50%;right:50%}.main-nav button:hover,.main-nav button.active{color:var(--green-deep)}.main-nav button.active:after{left:0;right:0}.start-button,.primary-btn,.secondary-btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.start-button{color:#fff;background:linear-gradient(135deg,#0b963e,#08742f);justify-self:end;min-width:142px;padding:0 24px;box-shadow:0 9px 24px #08793129}.start-button:hover,.primary-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0879313b}.menu-button{width:42px;height:42px;color:var(--green-deep);background:#fff;border:1px solid #dce7dc;border-radius:12px;justify-content:center;align-items:center;display:none}.hero{background:#fff;border-bottom:1px solid #1949270a;padding:0;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:center;gap:0;min-height:596px;display:grid}.hero-copy{z-index:4;max-width:790px;padding:42px 0 46px 14px;position:relative}.eyebrow{color:#087631;text-transform:uppercase;letter-spacing:.012em;background:#eef7e9;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:10px 17px;font-size:12px;font-weight:800;display:inline-flex}.hero-title{color:#081321;letter-spacing:-.055em;max-width:760px;margin:26px 0 0;line-height:.94}.hero-main-line{white-space:nowrap;font-size:clamp(72px,5.05vw,96px);font-weight:800;display:block}.hero-script-row{align-items:center;gap:14px;width:fit-content;margin-top:14px;display:flex}.hero-title .script-line{color:#078236;letter-spacing:-.025em;white-space:nowrap;font-family:Caveat,cursive;font-size:clamp(58px,4.2vw,78px);font-weight:700;line-height:.9;display:block}.hero-doodle{flex:0 0 38px;width:38px;height:38px;margin-top:4px;display:inline-block;position:relative;transform:rotate(-8deg)}.script-underline{border-top:4px solid #087f35;border-radius:50%;width:min(445px,72%);height:12px;margin:12px 0 31px;transform:rotate(-.28deg)}.hero-actions{align-items:center;gap:16px;margin-top:28px;display:flex}.primary-btn,.secondary-btn{min-width:150px;min-height:48px;padding:0 22px;font-size:14px}.primary-btn{color:#fff;background:linear-gradient(135deg,#0a913a,#08732f);box-shadow:0 9px 24px #0a7e3429}.secondary-btn{color:#087833;background:#fff;border-color:#24994f}.secondary-btn:hover{background:#f4fbf1;transform:translateY(-2px)}.hero-visual{z-index:2;align-self:stretch;height:596px;min-height:596px;position:relative;overflow:visible}.hero-visual img{z-index:2;object-fit:contain;object-position:right center;filter:drop-shadow(0 22px 30px #1f53220b);width:auto;max-width:none;height:calc(100% - 14px);position:absolute;top:7px;right:-8px}.hero-enter{opacity:0;animation:.7s cubic-bezier(.2,.7,.2,1) forwards heroIn;transform:translateY(16px)}@keyframes heroIn{to{opacity:1;transform:translateY(0)}}.services,.how-it-works,.offers{padding:28px 0 22px}.section-heading{text-align:center;margin-bottom:22px}.section-heading h2{letter-spacing:-.035em;align-items:center;gap:7px;margin:0;font-size:clamp(26px,3vw,34px);display:inline-flex}.section-heading p{color:#68726f;max-width:650px;margin:4px auto 0;font-size:14px}.heading-leaf{color:#16a13f;transform:rotate(-17deg)translateY(2px)}.service-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.service-card{background:#fffffff5;border:1px solid #e4ebe4;border-radius:16px;min-height:248px;padding:18px 20px 16px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;box-shadow:0 9px 25px #204a2d0e}.service-card:hover{border-color:#c9e0ca;transform:translateY(-6px);box-shadow:0 16px 32px #204a2d1a}.service-image-wrap{justify-content:center;align-items:center;height:116px;display:flex;overflow:hidden}.service-image-wrap img{object-fit:contain;width:190px;max-width:none;height:250px;transform:translateY(2px)}.service-card h3{letter-spacing:-.02em;margin:3px 0 5px;font-size:18px}.service-card p{color:#5e6965;max-width:190px;min-height:42px;margin:0;font-size:13px;line-height:1.55}.round-arrow{color:#0b8635;background:#fff;border:1px solid #cce1ce;border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .18s,background .18s;display:grid;position:absolute;bottom:17px;right:18px}.service-card:hover .round-arrow{background:#eff9eb;transform:translate(3px)}.how-it-works{padding-top:14px}.steps-panel{background:linear-gradient(#fff 0%,#fbfefb 100%);border:1px solid #dfe9dd;border-radius:16px;min-height:122px;padding:18px 22px;position:relative;overflow:hidden}.steps-grid{z-index:2;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.step-item{opacity:0;min-width:0;transition:opacity .5s ease var(--step-delay), transform .5s cubic-bezier(.2,.7,.2,1) var(--step-delay);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;display:grid;position:relative;transform:translateY(16px)scale(.98)}.step-item.is-step-visible{opacity:1;transform:translateY(0)scale(1)}.step-visual{place-items:center;width:92px;height:82px;display:grid;overflow:hidden}.step-visual img{object-fit:contain;width:154px;max-width:none;height:218px}.step-copy h3{margin:0 0 5px;font-size:13px;line-height:1.25}.step-copy p{color:#6a7470;margin:0;font-size:11px;line-height:1.45}.steps-line{z-index:1;background:repeating-linear-gradient(90deg,#d7e7d4 0 7px,#0000 7px 13px);height:2px;position:absolute;top:59px;left:12.5%;right:12.5%}.steps-line-progress{background:repeating-linear-gradient(90deg,#68bb70 0 7px,#0000 7px 13px);max-width:100%;height:2px;transition:width .5s;position:absolute;inset:0 auto 0 0}.offer-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.offer-card{background:#fff;border:1px solid #e3e9e2;border-radius:18px;min-height:290px;padding:24px 26px 20px;position:relative;box-shadow:0 8px 24px #22472c0b}.offer-card.popular{border-color:#ffc55f;box-shadow:0 12px 28px #e7a22a17}.popular-pill{color:#fff;background:#0b8436;border-radius:999px;padding:5px 19px;font-size:12px;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.offer-head{grid-template-columns:72px 1fr;align-items:center;gap:16px;display:grid}.offer-icon{color:#fff;background:linear-gradient(145deg,#35bd55,#087332);border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 0 0 5px #ffffff14}.offer-buyer .offer-icon{background:linear-gradient(145deg,#ffbd23,#ff9307)}.offer-carrier .offer-icon{background:linear-gradient(145deg,#69a2fb,#2f70e7)}.offer-head h3{margin:0 0 5px;font-size:18px}.offer-head p{color:#6d7673;margin:0;font-size:12px}.feature-list{border-bottom:1px solid #e8ece7;gap:10px;margin:0;padding:17px 0 14px;list-style:none;display:grid}.feature-list li{color:#4f5956;align-items:center;gap:9px;font-size:12.5px;display:flex}.offer-producer .feature-list svg,.offer-producer .offer-price strong,.offer-producer .offer-price span{color:#098038}.offer-buyer .feature-list svg,.offer-buyer .offer-price strong{color:#f59a00}.offer-carrier .feature-list svg,.offer-carrier .offer-price strong{color:#2e72ea}.offer-price{text-align:center;padding-top:13px}.offer-price strong{font-size:18px;font-weight:800;display:inline}.offer-price span{margin-left:5px;font-size:12px;font-weight:700}.offer-price small{color:#606a67;margin-top:4px;font-size:11px;display:block}.about-strip{background:#f8fcf6;border-top:1px solid #eaf1e8;padding:52px 0}.about-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;display:grid}.about-grid h2{letter-spacing:-.045em;max-width:560px;margin:18px 0 0;font-size:clamp(30px,3.4vw,44px);line-height:1.08}.about-points{grid-template-columns:1fr 1fr;gap:14px;display:grid}.about-points div{color:#086e31;background:#fff;border:1px solid #e0eadf;border-radius:14px;align-items:center;gap:12px;min-height:74px;padding:16px;font-weight:800;display:flex}.footer{color:#fff;background:radial-gradient(circle at 75% 0,#24ae5547,#0000 28rem),linear-gradient(135deg,#087d38 0%,#036127 100%);padding:26px 0 0}.footer-grid{grid-template-columns:1.4fr .8fr .9fr 1.15fr;gap:54px;padding-bottom:24px;display:grid}.footer-brand img{filter:brightness(0)invert();opacity:.96;width:180px;height:48px;margin-left:-8px}.footer p{color:#ffffffd6;max-width:265px;margin:8px 0 15px;font-size:12px;line-height:1.55}.footer h4{margin:2px 0 13px;font-size:13px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:7px;display:flex}.footer-grid button,.footer-grid a{color:#ffffffdb;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:11.5px;display:flex}.footer-grid button:hover,.footer-grid a:hover{color:#fff}.socials{gap:10px;display:flex}.socials a{color:#087631;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.footer-bottom{color:#ffffffc4;border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:24px;min-height:46px;font-size:10.5px;display:flex}.footer-bottom div{align-items:center;gap:14px;display:flex}[data-reveal]{opacity:0;transition:opacity .62s cubic-bezier(.2,.7,.2,1) var(--delay,0s), transform .62s cubic-bezier(.2,.7,.2,1) var(--delay,0s);transform:translateY(22px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1040px){.nav-wrap{grid-template-columns:190px 1fr 150px}.main-nav{gap:24px}.hero-grid{grid-template-columns:50% 50%}.hero-main-line{font-size:clamp(64px,7.1vw,78px)}.hero-title .script-line{font-size:clamp(52px,6.1vw,66px)}.hero-visual img{height:calc(100% - 26px);top:13px;right:-26px}.service-grid{gap:14px}.step-item{grid-template-columns:76px 1fr;gap:8px}.step-visual{width:76px}.steps-panel{padding-inline:14px}}@media (width<=860px){.container{width:min(100% - 32px,720px)}.nav-wrap{grid-template-columns:1fr auto}.brand{width:190px}.desktop-only{display:none}.menu-button{display:inline-flex}.main-nav{opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #e1e9e0;border-radius:16px;gap:0;padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:72px;left:16px;right:16px;transform:translateY(-8px)scale(.985);box-shadow:0 16px 38px #27452d1f}.main-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.main-nav button{text-align:left;border-radius:10px;padding:13px 14px}.main-nav button.active{background:#eff8eb}.main-nav button:after{display:none}.hero{padding-top:8px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center;padding:54px 0 16px}.hero-copy .eyebrow,.script-underline,.hero-title{margin-inline:auto}.hero-main-line{white-space:normal}.hero-script-row{justify-content:center;margin-inline:auto}.hero-text{margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{height:500px;min-height:500px}.hero-visual img{width:auto;max-width:none;height:calc(100% - 16px);top:8px;right:50%;transform:translate(50%)}.service-grid{grid-template-columns:1fr 1fr}.steps-panel{padding:20px}.steps-line{display:none}.steps-grid{grid-template-columns:1fr 1fr;gap:16px 12px}.step-item{background:#fff;border:1px solid #e5ede3;border-radius:14px;padding:9px 12px}.offer-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto}.about-grid{text-align:center;grid-template-columns:1fr;gap:28px}.about-grid .eyebrow,.about-grid h2{margin-inline:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (width<=560px){.topbar{height:70px}.section-anchor{scroll-margin-top:72px}.container{width:min(100% - 24px,520px)}.brand{width:168px;height:46px}.hero-copy{padding-top:42px}.eyebrow{padding:9px 12px;font-size:10px}.hero-main-line{font-size:clamp(48px,14vw,64px);line-height:.96}.hero-title .script-line{font-size:clamp(42px,12vw,56px)}.hero-script-row{gap:8px;margin-top:11px}.hero-doodle{flex-basis:30px;width:30px;height:30px;transform:rotate(-8deg)scale(.82)}.hero-text{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;max-width:310px;margin-inline:auto}.hero-visual{height:390px;min-height:390px}.hero-visual img{width:auto;height:calc(100% - 12px);top:6px}.services,.how-it-works,.offers{padding-block:22px}.section-heading{margin-bottom:16px}.section-heading h2{font-size:27px}.section-heading p{font-size:12px;line-height:1.55}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{grid-template-rows:auto auto 1fr;grid-template-columns:120px 1fr;align-items:center;gap:0 12px;min-height:188px;padding:14px 16px;display:grid}.service-image-wrap{grid-row:1/4;height:150px}.service-image-wrap img,.service-card:nth-child(2) .service-image-wrap img,.service-card:nth-child(3) .service-image-wrap img{width:175px;height:220px}.service-card h3{margin-top:18px}.service-card p{min-height:auto;padding-right:28px}.steps-grid{grid-template-columns:1fr}.step-item{grid-template-columns:86px 1fr}.step-visual,.step-visual img{width:86px}.step-visual img{height:190px}.offer-card{padding-inline:20px}.about-points{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:14px 0}.footer-bottom div{flex-wrap:wrap}}@media (width<=1200px) and (width>=1041px){.container{width:min(100% - 52px,1180px)}.hero-grid{grid-template-columns:48% 52%;min-height:550px}.hero-copy{padding-left:4px}.hero-main-line{font-size:clamp(68px,6.8vw,82px)}.hero-title .script-line{font-size:clamp(54px,5.4vw,68px)}.hero-visual{height:550px;min-height:550px}.hero-visual img{width:auto;height:calc(100% - 18px);top:9px;right:-12px}}@media (width<=1040px) and (width>=861px){.container{width:min(100% - 40px,980px)}.nav-wrap{grid-template-columns:180px 1fr 145px;gap:16px}.brand,.brand img{width:170px;height:40px}.main-nav{gap:20px}.main-nav button{font-size:13px}.hero-grid{grid-template-columns:50% 50%;min-height:510px}.hero-copy{padding:36px 0 40px}.hero-main-line{font-size:clamp(58px,7vw,72px)}.hero-title .script-line{font-size:clamp(48px,5.8vw,60px)}.hero-doodle{transform-origin:0;transform:rotate(-8deg)scale(.86)}.hero-visual{height:510px;min-height:510px}.hero-visual img{width:auto;max-width:none;height:calc(100% - 20px);top:10px;bottom:auto;right:-20px;transform:none}}@media (width<=860px){.topbar{height:72px}.section-anchor{scroll-margin-top:74px}.brand,.brand img{width:176px;height:42px}.main-nav{top:70px}.hero{padding-top:0}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center;max-width:650px;margin-inline:auto;padding:46px 0 18px}.hero-main-line{white-space:normal;font-size:clamp(58px,9.6vw,76px)}.hero-script-row{justify-content:center;margin-inline:auto}.hero-title .script-line{font-size:clamp(50px,8.1vw,64px)}.script-underline,.hero-text{margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{height:500px;min-height:500px}.hero-visual img{width:auto;max-width:none;height:calc(100% - 16px);top:8px;bottom:auto;right:50%;transform:translate(50%)}}@media (width<=560px){.topbar{height:68px}.section-anchor{scroll-margin-top:70px}.brand,.brand img{width:154px;height:38px}.main-nav{top:66px}.hero-copy{padding:34px 0 14px}.hero-main-line{font-size:clamp(46px,14vw,60px);line-height:.96}.hero-title .script-line{font-size:clamp(41px,12vw,53px)}.hero-script-row{gap:6px;margin-top:10px}.hero-doodle{transform-origin:0;flex-basis:28px;width:28px;height:28px;transform:rotate(-8deg)scale(.74)}.script-underline{width:min(315px,78%);margin-bottom:20px}.hero-text{max-width:330px}.hero-actions{max-width:290px;margin-top:22px}.hero-visual{height:390px;min-height:390px}.hero-visual img{width:auto;height:calc(100% - 12px);top:6px;right:50%;transform:translate(50%)}}.container{width:min(1680px,100% - 120px);margin-inline:auto}.hero{background:#fff;align-items:stretch;min-height:calc(100svh - 76px);padding:0;display:flex;overflow:hidden}.hero>.container{width:min(1680px,100% - 120px)}.hero-grid{grid-template-columns:minmax(0,47%) minmax(0,53%);align-items:center;gap:46px;width:100%;min-height:calc(100svh - 76px);display:grid}.hero-copy{z-index:4;width:100%;max-width:650px;padding:42px 0 44px;position:relative}.hero-title{color:#081321;letter-spacing:normal;width:fit-content;max-width:100%;margin:0;line-height:1}.hero-main-line{letter-spacing:-.048em;white-space:nowrap;width:fit-content;font-family:Manrope,system-ui,sans-serif;font-size:clamp(54px,4vw,72px);font-weight:800;line-height:.98;display:block}.hero-script-row{justify-content:flex-start;align-items:center;gap:7px;width:fit-content;margin-top:4px;display:flex}.hero-title .script-line{color:#078a39;letter-spacing:-.025em;white-space:nowrap;width:fit-content;font-family:Caveat,cursive;font-size:clamp(48px,3.75vw,64px);font-weight:700;line-height:.92;display:block}.hero-doodle{transform-origin:50%;flex:0 0 32px;width:32px;height:32px;margin:1px 0 0 1px;display:inline-block;position:relative;transform:rotate(-8deg)}.doodle-core{border:2.5px solid #078a39;border-radius:4px 7px;width:12px;height:12px;position:absolute;top:8px;left:9px;transform:rotate(11deg)}.doodle-ray{transform-origin:50% 100%;background:#078a39;border-radius:999px;width:2.5px;height:8px;display:block;position:absolute}.doodle-ray-1{top:-1px;left:15px;transform:rotate(-2deg)}.doodle-ray-2{top:7px;right:1px;transform:rotate(67deg)}.doodle-ray-3{bottom:0;right:6px;transform:rotate(138deg)}.doodle-ray-4{top:7px;left:0;transform:rotate(-65deg)}.script-underline{border:0;border-top:3px solid #078a39;border-radius:50%;width:min(365px,72%);height:9px;margin:8px 0 29px;transform:rotate(-.35deg)}.hero-text{color:#626d69;max-width:440px;margin:0;font-size:16px;line-height:1.72}.hero-actions{margin-top:27px}.hero-visual{z-index:2;justify-content:flex-end;align-self:stretch;align-items:center;height:calc(100svh - 76px);min-height:calc(100svh - 76px);display:flex;position:relative;overflow:visible}.hero-visual img{object-fit:contain;object-position:center;filter:drop-shadow(0 22px 30px #1f53220b);width:auto;max-width:100%;height:min(100svh - 102px,690px);position:relative;inset:auto;transform:none}.hero-enter{opacity:0;filter:blur(2px);will-change:opacity, transform, filter;animation:.72s cubic-bezier(.18,.75,.28,1) forwards heroTextReveal;transform:translate(-14px,14px)}.hero-enter-1{animation-delay:70ms}.hero-enter-2{animation-delay:.155s}.hero-enter-3{animation-delay:.245s}.hero-enter-4{animation-delay:.335s}.hero-enter-5{animation-delay:.425s}.hero-enter-6{animation-delay:.515s}.hero-visual.hero-enter{animation-name:heroImageReveal;animation-duration:.9s;animation-delay:.18s;transform:translate(22px,8px)scale(.985)}@keyframes heroTextReveal{0%{opacity:0;transform:translate(-14px,14px)}to{opacity:1;transform:translate(0,0)}}@keyframes heroImageReveal{0%{opacity:0;transform:translate(22px,8px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (width>=1500px){.hero-grid{grid-template-columns:minmax(0,45%) minmax(0,55%);gap:58px}.hero-copy{max-width:690px}.hero-main-line{font-size:72px}.hero-title .script-line{font-size:64px}.hero-visual img{height:min(100svh - 100px,720px)}}@media (width<=1200px) and (width>=861px){.container,.hero>.container{width:min(1180px,100% - 80px)}.hero-grid{grid-template-columns:minmax(0,48%) minmax(0,52%);gap:24px}.hero-copy{max-width:570px}.hero-main-line{font-size:clamp(50px,5.5vw,66px)}.hero-title .script-line{font-size:clamp(45px,5vw,58px)}.hero-visual img{height:min(100svh - 112px,600px)}}@media (width<=860px){.container,.hero>.container{width:min(720px,100% - 48px)}.hero{min-height:auto;overflow:hidden}.hero-grid{grid-template-columns:1fr;gap:12px;min-height:auto;padding:26px 0 22px}.hero-copy{text-align:center;max-width:650px;margin-inline:auto;padding:22px 0 8px}.hero-copy .eyebrow,.hero-title{margin-inline:auto}.hero-main-line{white-space:normal;font-size:clamp(50px,9.3vw,66px)}.hero-script-row{justify-content:center;margin-inline:auto}.hero-title .script-line{font-size:clamp(44px,8.2vw,58px)}.script-underline,.hero-text{margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{justify-content:center;height:440px;min-height:440px}.hero-visual img{width:auto;max-width:100%;height:100%}}@media (width<=560px){.container,.hero>.container{width:min(520px,100% - 32px)}.hero-grid{padding-top:18px}.hero-copy{padding-top:16px}.hero-main-line{font-size:clamp(42px,13vw,54px)}.hero-title .script-line{font-size:clamp(38px,11.5vw,49px)}.hero-script-row{gap:4px}.hero-doodle{transform-origin:0;flex-basis:27px;width:27px;height:27px;transform:rotate(-8deg)scale(.84)}.script-underline{width:min(290px,82%);margin-bottom:20px}.hero-text{max-width:340px;font-size:14px}.hero-visual{height:350px;min-height:350px}}.container,.hero>.container{width:min(1440px,100% - clamp(96px,10vw,176px));margin-inline:auto}.hero{min-height:auto;padding:38px 0 34px;display:block;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:center;gap:clamp(34px,4vw,72px);width:100%;min-height:540px}.hero-copy{align-self:center;max-width:620px;padding:0}.hero-copy .eyebrow{margin-bottom:20px}.hero-main-line{font-size:clamp(54px,4.2vw,72px)}.hero-title .script-line{font-size:clamp(48px,3.75vw,64px)}.hero-text{max-width:470px}.hero-visual{justify-content:center;align-self:center;height:540px;min-height:540px;overflow:visible}.hero-visual img{object-fit:contain;object-position:center;image-rendering:auto;backface-visibility:hidden;filter:none;width:min(100%,700px);max-width:100%;height:auto;max-height:540px;position:relative;transform:translateZ(0)}.hero-enter{filter:none;will-change:opacity, transform}.services{padding:48px 0 30px}.how-it-works{padding:26px 0 24px}.offers{padding:28px 0 42px}.services .container,.how-it-works .container,.offers .container{width:min(1360px,100% - clamp(96px,10vw,176px))}.steps-panel{padding-inline:26px}.offer-grid{gap:30px}@media (width>=1500px){.hero-grid{grid-template-columns:minmax(0,45%) minmax(0,55%);min-height:560px}.hero-visual{height:560px;min-height:560px}.hero-visual img{width:min(100%,735px);max-height:560px}}@media (width<=1200px) and (width>=861px){.container,.hero>.container,.services .container,.how-it-works .container,.offers .container{width:min(1100px,100% - 72px)}.hero{padding-block:28px}.hero-grid{grid-template-columns:minmax(0,48%) minmax(0,52%);gap:24px;min-height:500px}.hero-visual{height:500px;min-height:500px}.hero-visual img{width:min(100%,620px);max-height:500px}}@media (width<=860px){.container,.hero>.container,.services .container,.how-it-works .container,.offers .container{width:min(720px,100% - 44px)}.hero{padding:18px 0 24px}.hero-grid{gap:20px;min-height:auto;padding:0}.hero-copy{padding:30px 0 0}.hero-visual{height:420px;min-height:420px}.hero-visual img{width:auto;max-width:100%;height:100%;max-height:420px}.services{padding-top:38px}}@media (width<=560px){.container,.hero>.container,.services .container,.how-it-works .container,.offers .container{width:min(520px,100% - 28px)}.hero{padding-top:12px}.hero-copy{padding-top:24px}.hero-visual{height:350px;min-height:350px}.hero-visual img{max-height:350px}.services,.how-it-works,.offers{padding-block:28px}}.heading-rays i:first-child{height:10px;bottom:2px;left:2px;transform:rotate(-58deg)}.section-heading h2{justify-content:center;align-items:center;gap:4px;font-size:clamp(22px,2vw,28px);font-weight:800;line-height:1.05;display:inline-flex}.how-it-works{padding-top:18px;padding-bottom:22px}.compact-steps-panel{background:#fff;border:1px solid #dce9da;border-radius:14px;min-height:104px;padding:14px 18px;overflow:visible;box-shadow:0 5px 18px #26543006}.compact-steps-panel .steps-line,.compact-steps-panel .steps-line-progress{display:none}.compact-steps-panel .steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;display:grid}.compact-steps-panel .step-item{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:76px;padding:0 42px 0 0;display:grid;position:relative}.compact-steps-panel .step-item:after{content:"";z-index:0;background:repeating-linear-gradient(90deg,#b9d8b8 0 5px,#0000 5px 10px);width:27px;height:2px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.compact-steps-panel .step-item:last-child{padding-right:0}.compact-steps-panel .step-item:last-child:after{display:none}.compact-steps-panel .step-visual{color:#078635;background:radial-gradient(circle at 34% 30%,#ffffffeb,#0000 28%),linear-gradient(145deg,#f1f9eb,#e6f4e1);border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:relative;overflow:visible}.compact-steps-panel .step-number{z-index:2;color:#235c27;background:#dff0d2;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:-3px;left:-3px;box-shadow:0 0 0 2px #fff}.compact-steps-panel .step-copy{align-self:center;min-width:0}.compact-steps-panel .step-copy h3{color:#151a18;margin:0 0 5px;font-size:11px;font-weight:800;line-height:1.25}.compact-steps-panel .step-copy p{color:#6b746f;max-width:152px;margin:0;font-size:9.5px;line-height:1.42}.compact-steps-panel .step-item{opacity:0;transition:opacity .42s ease var(--step-delay), transform .42s ease var(--step-delay);transform:translateY(8px)}.compact-steps-panel .step-item.is-step-visible{opacity:1;transform:translateY(0)}@media (width>=1500px){.compact-steps-panel{padding-inline:24px}.compact-steps-panel .step-item{grid-template-columns:76px minmax(0,1fr);gap:12px;padding-right:48px}.compact-steps-panel .step-visual{width:72px;height:72px}.compact-steps-panel .step-copy h3{font-size:11.5px}.compact-steps-panel .step-copy p{max-width:165px;font-size:10px}.compact-steps-panel .step-item:after{width:34px;right:7px}}@media (width<=1040px) and (width>=861px){.compact-steps-panel{padding:14px 15px}.compact-steps-panel .step-item{grid-template-columns:60px minmax(0,1fr);gap:8px;padding-right:24px}.compact-steps-panel .step-visual{width:56px;height:56px}.compact-steps-panel .step-visual svg{width:31px;height:31px}.compact-steps-panel .step-item:after{width:18px;right:3px}.compact-steps-panel .step-copy h3{font-size:10px}.compact-steps-panel .step-copy p{font-size:9px}}@media (width<=860px){.section-heading h2{font-size:24px}.heading-rays{transform-origin:0;transform:scale(.9)translateY(-1px)}.compact-steps-panel{padding:16px}.compact-steps-panel .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.compact-steps-panel .step-item,.compact-steps-panel .step-item:last-child{grid-template-columns:64px minmax(0,1fr);gap:10px;padding-right:10px}.compact-steps-panel .step-item:after{display:none}.compact-steps-panel .step-visual{width:60px;height:60px}.compact-steps-panel .step-copy h3{font-size:11px}.compact-steps-panel .step-copy p{max-width:none;font-size:9.5px}}@media (width<=560px){.section-heading{margin-bottom:14px}.section-heading h2{font-size:22px}.section-heading p{max-width:330px;font-size:11px}.heading-rays{width:22px;height:19px;transform:scale(.82)translateY(-1px)}.compact-steps-panel .steps-grid{grid-template-columns:1fr;gap:13px}.compact-steps-panel .step-item,.compact-steps-panel .step-item:last-child{grid-template-columns:62px minmax(0,1fr);min-height:62px;padding:0}.compact-steps-panel .step-visual{width:56px;height:56px}.compact-steps-panel .step-visual svg{width:30px;height:30px}.compact-steps-panel .step-copy h3{font-size:11.5px}.compact-steps-panel .step-copy p{font-size:10px}}.about-grid .about-title{align-items:flex-start;gap:5px;display:flex}.about-grid .about-title>span:first-child{display:inline-block}.about-grid .about-title .heading-rays{flex:0 0 25px;margin-top:3px}.section-screen{align-items:center;min-height:calc(100vh - 76px);display:flex}.section-screen>.container{width:min(1520px,100% - 104px)}.hero-screen,.hero-screen .hero-grid{min-height:calc(100vh - 76px)}.services,.how-it-works,.offers,.about-strip{padding-block:54px}.services .container,.how-it-works .container,.offers .container{flex-direction:column;justify-content:center;display:flex}.section-heading h2{gap:8px;font-size:clamp(30px,2.4vw,42px)}.heading-rays{width:28px;height:18px;margin-left:3px;transform:translateY(-3px)}.heading-rays i{transform-origin:bottom;background:#12a13f;border-radius:999px;width:3px}.heading-rays i:first-child{height:10px;top:8px;left:1px;transform:rotate(-22deg)}.heading-rays i:nth-child(2){height:13px;top:3px;left:11px;transform:rotate(4deg)}.heading-rays i:nth-child(3){height:10px;top:0;right:2px;transform:rotate(24deg)}.services .section-heading,.how-it-works .section-heading{margin-bottom:34px}.service-card h3{margin:6px 0 8px;font-size:22px}.service-card p{max-width:220px;min-height:52px;font-size:14px;line-height:1.65}.how-it-works .section-heading{margin-bottom:28px}.compact-steps-panel{border-radius:20px;min-height:160px;padding:28px 30px;box-shadow:0 14px 36px #2654300b}.compact-steps-panel .step-item{grid-template-columns:82px minmax(0,1fr);gap:14px;min-height:92px;padding-right:52px}.compact-steps-panel .step-item:after{width:34px;right:8px}.compact-steps-panel .step-visual{width:74px;height:74px}.compact-steps-panel .step-visual svg{width:40px;height:40px}.compact-steps-panel .step-number{top:-4px;left:-4px}.compact-steps-panel .step-copy h3{margin-bottom:6px;font-size:13px}.compact-steps-panel .step-copy p{max-width:190px;font-size:11px;line-height:1.5}.about-grid{gap:82px}.about-grid .about-title .heading-rays{margin-top:5px}@media (width<=1200px){.section-screen>.container{width:min(100% - 64px,1200px)}.service-grid{gap:22px}.service-card{min-height:264px}.compact-steps-panel{padding:24px}.compact-steps-panel .step-item{grid-template-columns:72px minmax(0,1fr);gap:12px;min-height:84px;padding-right:30px}.compact-steps-panel .step-visual{width:66px;height:66px}.compact-steps-panel .step-copy h3{font-size:12px}.compact-steps-panel .step-copy p{font-size:10px}}@media (width<=860px){.section-screen{min-height:auto;display:block}.section-screen>.container{width:min(100% - 32px,720px)}.hero-screen,.hero-screen .hero-grid{min-height:auto}.services,.how-it-works,.offers,.about-strip{padding-block:44px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:28px}.section-heading p{font-size:14px}.service-grid{gap:18px}.compact-steps-panel{min-height:auto;padding:22px 20px}.compact-steps-panel .steps-grid{gap:20px 16px}.compact-steps-panel .step-item,.compact-steps-panel .step-item:last-child{padding-right:0}}@media (width<=560px){.section-screen>.container{width:min(100% - 24px,520px)}.services,.how-it-works,.offers,.about-strip{padding-block:34px}.section-heading h2{gap:6px;font-size:24px}.section-heading p{font-size:12px}.heading-rays{width:24px;height:16px;transform:scale(.92)translateY(-2px)}.service-card{min-height:196px;padding:16px}.service-card h3{font-size:18px}.service-card p{font-size:13px}.compact-steps-panel{padding:18px 16px}.compact-steps-panel .step-copy h3{font-size:11.5px}.compact-steps-panel .step-copy p{font-size:10px}}.container,.section-screen>.container{width:min(1480px,100% - 12vw);margin-inline:auto}.hero-screen,.hero-screen .hero-grid{min-height:calc(100vh - 76px)}.offers.section-screen,.about-strip.section-screen{min-height:auto;display:block}.offers,.about-strip{padding-block:46px}.solution-screen{align-items:center;min-height:calc(100vh - 76px);padding-block:30px;display:flex}.solution-content{flex-direction:column;justify-content:center;gap:26px;display:flex}.solution-how{padding:0}.section-heading{margin-bottom:16px}.section-heading h2{letter-spacing:-.035em;gap:5px;font-size:clamp(24px,1.75vw,31px);font-weight:800;line-height:1.08}.section-heading p{max-width:680px;margin-top:4px;font-size:12px;line-height:1.45}.services .section-heading,.how-it-works .section-heading,.solution-how .section-heading{margin-bottom:16px}.heading-rays i{transform-origin:1px;background:#16a23f;border-radius:999px 80% 80% 999px;width:13px;height:4px;position:absolute;bottom:3px;left:1px}.heading-rays i:first-child{width:14px;height:4px;inset:auto auto 3px 2px;transform:rotate(-58deg)}.heading-rays i:nth-child(2){width:13px;height:4px;inset:auto auto 3px 2px;transform:rotate(-31deg)}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card{border-radius:15px;min-height:205px;padding:14px 16px;box-shadow:0 7px 20px #204a2d0b}.service-card p{max-width:180px;min-height:35px;margin:0;padding-right:22px;font-size:11px;line-height:1.45}.solution-how .compact-steps-panel{border-radius:15px;min-height:112px;padding:15px 20px;box-shadow:0 6px 18px #26543008}.solution-how .compact-steps-panel .step-item:after{width:24px;right:6px}.solution-how .compact-steps-panel .step-copy h3{margin:0 0 3px;font-size:10.5px;line-height:1.25}.offers{padding-top:42px;padding-bottom:46px}.about-strip{padding-top:44px;padding-bottom:44px}@media (width>=1600px){.container,.section-screen>.container{width:min(1480px,100% - 220px)}}@media (width<=1200px){.container,.section-screen>.container{width:min(100% - 72px,1100px)}.solution-screen{min-height:auto;padding-block:40px}.solution-content{gap:28px}.service-card{min-height:200px}.solution-how .compact-steps-panel .step-item{grid-template-columns:58px minmax(0,1fr);padding-right:24px}}@media (width<=860px){.container,.section-screen>.container{width:min(100% - 40px,720px)}.solution-screen{min-height:auto;padding-block:38px;display:block}.solution-content{gap:34px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-card{min-height:190px}.solution-how .compact-steps-panel{padding:16px}.solution-how .compact-steps-panel .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.solution-how .compact-steps-panel .step-item,.solution-how .compact-steps-panel .step-item:last-child{padding-right:0}.heading-rays{transform-origin:0;transform:translateY(-1px)scale(.9)}}@media (width<=560px){.container,.section-screen>.container{width:min(100% - 28px,520px)}.solution-screen{padding-block:30px}.solution-content{gap:28px}.section-heading h2{font-size:22px}.section-heading p{font-size:10.5px}.service-grid{grid-template-columns:1fr;gap:11px}.service-card{min-height:164px;padding:12px 14px}.service-image-wrap{height:122px}.service-card h3{font-size:15px}.service-card p{font-size:10.5px}.solution-how .compact-steps-panel .steps-grid{grid-template-columns:1fr}}.container,.section-screen>.container{margin-inline:auto;width:min(1540px,100% - 10vw)!important}.solution-screen{padding-top:30px;padding-bottom:34px;display:block;min-height:auto!important}.solution-content{justify-content:flex-start;gap:24px}.services-block,.solution-how{width:100%}.section-heading h2{letter-spacing:-.035em;font-size:clamp(25px,1.65vw,30px);line-height:1.08}.heading-rays{flex:0 0 34px;width:34px;height:23px;margin-left:9px;display:inline-block;position:relative;transform:translateY(-2px)}.heading-rays i{transform-origin:50%;background:#16a23f;border-radius:999px;width:3px;display:block;position:absolute}.heading-rays i:first-child{width:3px;height:10px;top:11px;bottom:auto;left:2px;transform:rotate(-27deg)}.heading-rays i:nth-child(2){width:3px;height:12px;top:5px;bottom:auto;left:14px;transform:rotate(-8deg)}.heading-rays i:nth-child(3){width:3px;height:10px;inset:1px auto auto 26px;transform:rotate(13deg)}.service-grid{gap:20px}.solution-how .compact-steps-panel{min-height:116px;padding:17px 21px}.solution-how .compact-steps-panel .step-copy h3{font-size:10.5px;line-height:1.3}.solution-how .compact-steps-panel .step-copy p{font-size:8.8px;line-height:1.45}body,button,a,input,textarea,select{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,p,span,a,button,li,small{text-rendering:optimizelegibility}.offer-head h3{font-size:17px}.offer-head p{font-size:11.5px}.feature-list li{font-size:12px}.offer-price strong{font-size:17px}.about-grid h2{font-size:clamp(29px,2.8vw,40px)}@media (width<=1200px){.container,.section-screen>.container{width:min(100% - 8vw,1120px)!important}.solution-screen{padding-top:26px;padding-bottom:30px}.main-nav button{font-size:12.5px}.hero-main-line{font-size:clamp(56px,6.2vw,72px)}.hero-title .script-line{font-size:clamp(47px,5.3vw,61px)}.hero-text{font-size:14.5px}.primary-btn,.secondary-btn,.start-button{font-size:13px}.section-heading h2{font-size:25px}.section-heading p{font-size:11px}.service-grid{gap:16px}.service-card h3{font-size:13.5px}.service-card p{font-size:10px}.offer-head h3{font-size:16px}.offer-head p,.feature-list li{font-size:11px}.offer-price strong{font-size:16px}}@media (width<=860px){.container,.section-screen>.container{width:min(100% - 38px,720px)!important}.solution-screen{padding-top:24px;padding-bottom:28px}.solution-content{gap:24px}.brand,.brand img{width:158px}.main-nav button{font-size:11.5px}.eyebrow{font-size:9.5px}.hero-main-line{font-size:clamp(48px,8.4vw,60px)}.hero-title .script-line{font-size:clamp(42px,7.4vw,53px)}.hero-text{max-width:420px;font-size:13.5px}.primary-btn,.secondary-btn{min-height:44px;font-size:12px}.section-heading h2{font-size:23px}.section-heading p{max-width:560px;font-size:10.5px}.heading-rays{transform-origin:0;flex-basis:30px;width:30px;height:20px;margin-left:8px;transform:translateY(-1px)scale(.9)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.service-card{min-height:178px;padding:12px 14px}.service-image-wrap{height:78px}.service-card h3{font-size:12.5px}.service-card p{font-size:9.5px}.solution-how .compact-steps-panel .step-copy h3{font-size:9.8px}.solution-how .compact-steps-panel .step-copy p{font-size:8.2px}.offer-head h3{font-size:15px}.offer-head p,.feature-list li{font-size:10.5px}.offer-price strong{font-size:15px}.offer-price span,.offer-price small{font-size:10px}.about-grid h2{font-size:clamp(26px,5vw,34px)}.about-points div{font-size:12px}.footer p,.footer-grid button,.footer-grid a{font-size:10.5px}.footer h4{font-size:12px}}@media (width<=560px){.container,.section-screen>.container{width:min(100% - 26px,520px)!important}.solution-screen{padding-top:20px;padding-bottom:24px}.solution-content{gap:21px}.hero-copy{padding-top:34px}.hero-main-line{font-size:clamp(40px,12vw,50px)}.hero-title .script-line{font-size:clamp(36px,10.5vw,46px)}.hero-text{font-size:12.5px}.section-heading{margin-bottom:14px}.section-heading h2{font-size:20px}.section-heading p{font-size:9.5px}.heading-rays{flex-basis:27px;width:27px;margin-left:7px;transform:translateY(-1px)scale(.82)}.service-grid{grid-template-columns:1fr;gap:10px}.service-card{min-height:150px;padding:11px 13px}.service-image-wrap{height:106px}.service-card h3{font-size:12px}.service-card p{font-size:9.2px}.solution-how .compact-steps-panel{padding:14px}.solution-how .compact-steps-panel .step-copy h3{font-size:9.4px}.solution-how .compact-steps-panel .step-copy p{font-size:8px}.offer-card{padding:18px}.offer-head h3{font-size:14px}.offer-head p,.feature-list li{font-size:10px}.about-grid h2{font-size:25px}.footer p,.footer-grid button,.footer-grid a{font-size:10px}}.heading-trait{vertical-align:middle;object-fit:contain;flex:none;width:28px;height:auto;margin-left:9px;display:inline-block;transform:translateY(-1px)}.section-heading h2,.about-grid .about-title{align-items:center;gap:0;display:inline-flex}.heading-rays{display:none!important}.about-grid .about-title .heading-trait{width:28px;margin-left:10px}@media (width<=860px){.heading-trait,.about-grid .about-title .heading-trait{width:24px;margin-left:8px}}@media (width<=560px){.heading-trait,.about-grid .about-title .heading-trait{width:20px;margin-left:6px}}.offers.section-screen{margin-top:42px;padding-top:34px;padding-bottom:46px;display:block;min-height:auto!important}.service-card p{max-width:245px;min-height:32px;padding-right:18px;line-height:1.5}@media (width<=1200px){.offers.section-screen{margin-top:34px;padding-top:30px;padding-bottom:40px}.service-card p{max-width:220px}}@media (width<=860px){.offers.section-screen{margin-top:28px;padding-top:26px;padding-bottom:34px}.service-card p{max-width:250px;min-height:30px}}@media (width<=560px){.offers.section-screen{margin-top:22px;padding-top:22px;padding-bottom:30px}.service-card p{max-width:none;min-height:auto;padding-right:28px}}.container,.section-screen>.container{width:100%!important;max-width:1500px!important;margin-left:auto!important;margin-right:auto!important;padding-left:52px!important;padding-right:52px!important}.solution-screen{padding-top:24px!important;padding-bottom:34px!important}.services .section-heading,.solution-how .section-heading{margin-bottom:17px!important}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:1320px;margin-left:auto;margin-right:auto;gap:18px!important}.service-card{border-radius:14px!important;min-height:188px!important;padding:13px 15px!important}.service-card h3{margin:3px 0 4px!important;font-size:13.5px!important;line-height:1.25!important}.service-card p{width:100%;max-width:230px!important;min-height:31px!important;padding-right:28px!important;font-size:10px!important;line-height:1.48!important}.solution-how .compact-steps-panel{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;border-radius:14px!important;min-height:112px!important;padding:15px 20px!important}.solution-how .compact-steps-panel .steps-grid{align-items:center;grid-template-columns:repeat(4,minmax(0,1fr))!important}.solution-how .compact-steps-panel .step-item:after{width:22px!important;height:2px!important;display:block!important;right:7px!important}.solution-how .compact-steps-panel .step-item:last-child:after{display:none!important}.solution-how .compact-steps-panel .step-visual svg{width:29px!important;height:29px!important}.solution-how .compact-steps-panel .step-number{min-width:19px!important;height:19px!important;font-size:9px!important}.solution-how .compact-steps-panel .step-copy h3{margin-bottom:3px!important;font-size:10px!important;line-height:1.25!important}.section-heading h2{font-size:clamp(24px,1.55vw,29px)!important}.section-heading p{font-size:11px!important}.offers.section-screen{margin-top:28px!important;padding-top:28px!important}.offer-grid{max-width:1320px;margin-left:auto;margin-right:auto}@media (width<=1200px){.container,.section-screen>.container{max-width:1120px!important;padding-left:38px!important;padding-right:38px!important}.service-grid,.solution-how .compact-steps-panel,.offer-grid{max-width:100%}.solution-how .compact-steps-panel .step-item{grid-template-columns:52px minmax(0,1fr)!important;gap:8px!important;padding-right:22px!important}.solution-how .compact-steps-panel .step-item:after{width:14px!important;right:3px!important}}@media (width<=860px){.container,.section-screen>.container{max-width:760px!important;padding-left:24px!important;padding-right:24px!important}.solution-screen{padding-top:22px!important;padding-bottom:28px!important}.solution-content{gap:24px!important}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px!important}.service-card{min-height:168px!important}.service-card h3{font-size:12px!important}.service-card p{font-size:9px!important}.solution-how .compact-steps-panel .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important}.solution-how .compact-steps-panel .step-item,.solution-how .compact-steps-panel .step-item:last-child{padding-right:0!important}.solution-how .compact-steps-panel .step-item:after{display:none!important}.section-heading h2{font-size:22px!important}.section-heading p{font-size:10px!important}}@media (width<=560px){.container,.section-screen>.container{padding-left:16px!important;padding-right:16px!important}.service-grid{grid-template-columns:1fr;max-width:420px}.service-card{min-height:148px!important}.solution-how .compact-steps-panel{max-width:420px;padding:13px 14px!important}.solution-how .compact-steps-panel .steps-grid{grid-template-columns:1fr!important;gap:12px!important}.section-heading h2{font-size:19px!important}.section-heading p{font-size:9px!important}.heading-trait{width:19px!important;margin-left:6px!important}}.hero-text{color:#5e6965!important;max-width:590px!important;font-size:17px!important;line-height:1.72!important}.section-heading h2{font-size:clamp(29px,2vw,34px)!important;line-height:1.1!important}.section-heading p{margin-top:7px!important;font-size:13px!important;line-height:1.5!important}.heading-trait{width:25px!important;margin-left:9px!important}.service-card{min-height:208px!important;padding:14px 17px 16px!important}.service-image-wrap{height:86px!important;margin-bottom:4px!important}.service-image-wrap img{width:148px!important;height:182px!important}.service-card:nth-child(2) .service-image-wrap img,.service-card:nth-child(3) .service-image-wrap img{width:164px!important}.service-card h3{margin:5px 0!important;font-size:16px!important;font-weight:800!important;line-height:1.3!important}.service-card p{max-width:255px!important;min-height:42px!important;padding-right:32px!important;font-size:12.5px!important;line-height:1.52!important}.round-arrow{width:30px!important;height:30px!important;bottom:14px!important;right:14px!important}.solution-how{margin-top:8px!important}.solution-how .section-heading{margin-bottom:14px!important}.solution-how .compact-steps-panel{border-radius:15px!important;min-height:124px!important;padding:16px 22px!important}.solution-how .compact-steps-panel .step-item{grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;min-height:88px!important;padding-right:42px!important}.solution-how .compact-steps-panel .step-visual{width:60px!important;height:60px!important}.solution-how .compact-steps-panel .step-visual svg{stroke-width:2.15px;width:32px!important;height:32px!important}.solution-how .compact-steps-panel .step-number{min-width:21px!important;height:21px!important;font-size:10px!important;top:-2px!important;left:-3px!important}.solution-how .compact-steps-panel .step-copy h3{margin-bottom:4px!important;font-size:12.5px!important;font-weight:800!important;line-height:1.28!important}.solution-how .compact-steps-panel .step-copy p{max-width:178px!important;font-size:10.5px!important;line-height:1.45!important}.solution-how .compact-steps-panel .step-item:after{background:repeating-linear-gradient(90deg,#aed6ad 0 5px,#0000 5px 10px)!important;width:27px!important;right:9px!important}.solution-content{gap:25px!important}@media (width<=1200px){.hero-text{max-width:520px!important;font-size:15.5px!important;line-height:1.65!important}.section-heading h2{font-size:27px!important}.section-heading p{font-size:12px!important}.service-card h3{font-size:15px!important}.service-card p{font-size:11.5px!important}.solution-how .compact-steps-panel .step-item{grid-template-columns:58px minmax(0,1fr)!important;gap:9px!important;padding-right:25px!important}.solution-how .compact-steps-panel .step-item:after{width:16px!important;right:4px!important}.solution-how .compact-steps-panel .step-visual{width:54px!important;height:54px!important}.solution-how .compact-steps-panel .step-copy h3{font-size:11.5px!important}.solution-how .compact-steps-panel .step-copy p{font-size:9.8px!important}}@media (width<=860px){.hero-text{max-width:540px!important;font-size:14px!important;line-height:1.62!important}.section-heading h2{font-size:23px!important}.section-heading p{font-size:10.5px!important}.service-card{min-height:174px!important}.service-card h3{font-size:13px!important}.service-card p{min-height:34px!important;font-size:9.5px!important;line-height:1.45!important}.solution-how .compact-steps-panel .step-copy h3{font-size:10.5px!important}.solution-how .compact-steps-panel .step-copy p{font-size:9px!important}}@media (width<=560px){.hero-text{font-size:13px!important;line-height:1.58!important}.section-heading h2{font-size:20px!important}.section-heading p{font-size:9.5px!important}.service-card h3{font-size:12.5px!important}.service-card p{font-size:9px!important}.solution-how .compact-steps-panel .step-copy h3{font-size:10px!important}.solution-how .compact-steps-panel .step-copy p{font-size:8.7px!important}}.auth-page{color:#101828;background:#fff;grid-template-columns:52% 48%;min-height:100vh;display:grid}.auth-left{flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.auth-left-content{flex:1;padding:60px 60px 0 78px}.auth-left .logo{color:#087c3e;letter-spacing:-1.5px;align-items:center;gap:9px;font-size:38px;font-weight:800;display:flex}.auth-left .logo-icon{color:#087c3e;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.auth-left .logo>span>span{color:#087c3e}.auth-hero-text{margin-top:52px}.auth-hero-text h1{letter-spacing:-1.2px;margin:0;font-size:37px;font-weight:800;line-height:1.25}.auth-hero-text h1 span{color:#087c3e}.auth-hero-text p{color:#475467;margin-top:21px;font-size:18px;line-height:1.75}.auth-farmer-container{justify-content:center;align-items:flex-end;width:100%;max-width:680px;height:540px;margin-top:22px;display:flex;position:relative}.auth-green-shape{background:#e8f6da;border-radius:48% 52% 43% 57%/47% 43% 57% 53%;width:580px;height:410px;position:absolute;bottom:15px;transform:rotate(-4deg)}.auth-farmer-image{z-index:2;object-fit:cover;object-position:center;mix-blend-mode:multiply;border-radius:45% 45% 0 0;width:620px;max-width:100%;height:500px;position:relative}.auth-decorative-lines{z-index:5;flex-direction:column;gap:8px;display:flex;position:absolute;top:105px;right:45px}.auth-decorative-lines span{background:#087c3e;border-radius:5px;width:35px;height:4px;display:block;transform:rotate(-65deg)}.auth-decorative-lines span:nth-child(2){margin-left:12px}.auth-decorative-lines span:nth-child(3){margin-left:5px}.auth-right{justify-content:center;align-items:center;min-height:100vh;padding:35px 45px;display:flex}.login-card{background:#fff;border-radius:24px;width:100%;max-width:600px;min-height:820px;padding:58px 50px 45px;box-shadow:0 8px 30px #1018280f,0 2px 8px #10182808}.login-icon{background:#f0f8e7;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 22px;display:flex}.login-icon-bag{color:#087c3e;border:3px solid #087c3e;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.login-card h2{text-align:center;letter-spacing:-1.5px;margin:0;font-size:40px;font-weight:800;line-height:1.2}.login-subtitle{text-align:center;color:#667085;margin-top:10px;margin-bottom:42px;font-size:17px}.login-field{margin-bottom:29px}.login-field label{color:#101828;margin-bottom:10px;font-size:16px;font-weight:700;display:block}.login-input{background:#fff;border:1px solid #d9dde3;border-radius:9px;align-items:center;gap:14px;width:100%;height:61px;padding:0 18px;transition:border-color .2s,box-shadow .2s;display:flex}.login-input:focus-within{border-color:#087c3e;box-shadow:0 0 0 3px #087c3e14}.login-input>svg{color:#667085;flex-shrink:0}.login-input input{color:#101828;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:15px}.login-input input::placeholder{color:#8a919b}.password-toggle{color:#667085;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.password-toggle:hover{color:#087c3e}.forgot-password{justify-content:flex-end;margin-top:14px;display:flex}.forgot-password button{color:#287e49;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500}.forgot-password button:hover{text-decoration:underline}.login-button{color:#fff;cursor:pointer;background:#07863f;border:none;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;height:70px;margin-top:4px;font-size:19px;font-weight:600;transition:background .2s,transform .1s;display:flex}.login-button:hover{background:#056f34}.login-button:active{transform:scale(.99)}.login-button svg{color:#fff}.login-divider{background:#eee;justify-content:center;height:1px;margin:42px 0 31px;display:flex;position:relative}.login-divider svg{color:#eee;background:#fff;width:42px;height:42px;padding:9px;position:absolute;top:50%;transform:translateY(-50%)}.signup-link{color:#667085;justify-content:center;align-items:center;gap:7px;font-size:15px;display:flex}.signup-link button{color:#287e49;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:600}.signup-link button:hover{text-decoration:underline}@media (width<=1200px){.auth-page{grid-template-columns:48% 52%}.auth-left-content{padding-left:40px;padding-right:25px}.auth-left .logo{font-size:32px}.auth-hero-text h1{font-size:31px}.auth-hero-text p{font-size:15px}.auth-farmer-container{height:450px}.auth-farmer-image{height:420px}.login-card{padding:45px 35px 40px}}@media (width<=900px){.auth-page{display:block}.auth-left{min-height:auto}.auth-left-content{padding:35px 25px 0}.auth-left .logo{justify-content:center}.auth-hero-text{text-align:center;margin-top:35px}.auth-hero-text h1{font-size:30px}.auth-hero-text p{font-size:15px}.auth-farmer-container{height:350px}.auth-farmer-image{height:340px}.auth-green-shape{width:90%;height:290px}.auth-right{min-height:auto;padding:25px 15px 40px}.login-card{min-height:auto;box-shadow:none;border:1px solid #edf0f2;padding:35px 25px 40px}}@media (width<=500px){.auth-hero-text h1{font-size:26px}.auth-hero-text p br{display:none}.auth-farmer-container{height:290px}.auth-farmer-image{height:285px}.login-card{padding:30px 20px 35px}.login-card h2{font-size:32px}.login-subtitle{margin-bottom:30px;font-size:14px}.login-input{height:56px}.login-button{height:60px}}.register-page,.register-page *{box-sizing:border-box;margin:0;padding:0}body{color:#101828;background:#fff}.register-page button,.register-page input{font-family:inherit}.register-page{--green:#087c3e;--green-dark:#056b35;--green-light:#eaf7e2;--lime:#b6d936;--text:#101828;--gray:#667085;--border:#d9dde3;background:#fff;grid-template-columns:52% 48%;min-height:100vh;font-family:Inter,sans-serif;display:grid}.left-section{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.left-content{flex:1;padding:60px 60px 0 70px}.logo{color:var(--green);letter-spacing:-1.8px;align-items:center;gap:10px;font-size:39px;font-weight:800;display:flex}.logo>span>span{color:var(--green-dark)}.logo-icon{width:50px;height:50px;color:var(--green);justify-content:center;align-items:center;display:flex}.register-hero-text{margin-top:62px}.register-hero-text h1{letter-spacing:-1.5px;font-size:39px;font-weight:800;line-height:1.2}.register-hero-text h1 span{color:var(--green)}.register-hero-text p{color:#475467;margin-top:20px;font-size:19px;line-height:1.7}.farmer-container{justify-content:center;align-items:flex-end;width:100%;max-width:650px;height:480px;margin-top:20px;display:flex;position:relative}.green-shape{background:#e7f5d8;border-radius:48% 52% 44% 56%/45% 48% 52% 55%;width:560px;height:390px;position:absolute;bottom:10px;transform:rotate(-5deg)}.farmer-image{object-fit:cover;object-position:center;mix-blend-mode:multiply;z-index:2;border-radius:45% 45% 0 0;width:590px;max-width:100%;height:460px;position:relative}.decorative-lines{z-index:4;flex-direction:column;gap:9px;display:flex;position:absolute;top:105px;right:45px}.decorative-lines span{background:var(--green);border-radius:5px;width:35px;height:4px;display:block;transform:rotate(-65deg)}.decorative-lines span:nth-child(2){margin-left:12px}.decorative-lines span:nth-child(3){margin-left:5px}.features{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:repeat(3,1fr);gap:25px;width:100%;padding:24px 55px 25px 60px;display:grid}.feature{align-items:center;gap:14px;display:flex}.feature-icon{width:50px;min-width:50px;height:50px;color:var(--green);background:#f9fff5;border:1px solid #b8df9e;border-radius:50%;justify-content:center;align-items:center;display:flex}.feature strong{margin-bottom:4px;font-size:14px;display:block}.feature p{color:#667085;font-size:11px;line-height:1.5}.right-section{justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.register-card{background:#fff;border-radius:24px;width:100%;max-width:660px;padding:27px 40px 34px;box-shadow:0 10px 35px #10182814,0 2px 8px #1018280a}.login-link{color:#667085;justify-content:flex-end;align-items:center;gap:12px;font-size:14px;display:flex}.login-link button{height:38px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #7bb98d;border-radius:6px;padding:0 18px;font-weight:600;transition:all .2s}.login-link button:hover{background:#effaf2}.register-icon{width:60px;height:60px;color:var(--green);background:#f0f8e8;border-radius:50%;justify-content:center;align-items:center;margin:12px auto 15px;display:flex}.register-card h2{text-align:center;letter-spacing:-1px;margin-bottom:10px;font-size:37px}.step-text{text-align:center;color:var(--green);font-size:17px;font-weight:600}.progress{grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0 34px;display:grid}.progress-item{background:#e7e8eb;border-radius:5px;height:5px}.progress-item.active{background:var(--green)}.form-section{margin-bottom:29px}.section-title{color:#101828;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.section-description{color:#667085;margin-bottom:14px;font-size:14px;display:block}.account-types{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.account-type{color:#101828;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:170px;padding:18px 12px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.account-type svg{color:var(--green)}.account-type strong{font-size:15px}.account-type span{color:#667085;text-align:center;font-size:13px;line-height:1.45}.account-type.selected{background:#f7fcf2;border:2px solid #65a875;box-shadow:0 2px 8px #0080400d}.account-type.selected strong,.account-type.selected span{color:var(--green)}.personal-section{margin-top:3px}.input-wrapper{background:#fff;border:1px solid #d9dde3;border-radius:9px;align-items:center;gap:14px;width:100%;height:40px;margin-top:13px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.input-wrapper:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #087c3e14}.input-wrapper svg{color:#667085;flex-shrink:0}.input-wrapper input{color:#101828;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.input-wrapper input::placeholder{color:#8b919b}.continue-button{color:#fff;cursor:pointer;background:#07863f;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:45px;padding:0 20px;font-size:18px;font-weight:600;transition:background .2s,transform .1s;display:flex}.continue-button:hover{background:#056f34}.continue-button:active{transform:scale(.99)}.continue-button span{text-align:center;flex:1;margin-left:25px}.security{color:#8a8f98;justify-content:center;align-items:center;gap:8px;margin-top:27px;font-size:12px;display:flex}.security svg{color:#8a8f98}@media (width<=1200px){.register-page{grid-template-columns:48% 52%}.left-content{padding-left:40px;padding-right:30px}.register-hero-text h1{font-size:32px}.register-hero-text p{font-size:16px}.logo{font-size:32px}.features{padding-left:30px;padding-right:30px}.feature{gap:8px}.feature-icon{width:42px;min-width:42px;height:42px}.register-card{padding:25px 30px 30px}}@media (width<=900px){.register-page{display:block}.left-section{min-height:auto}.left-content{padding:35px 25px 0}.logo{justify-content:center;font-size:30px}.register-hero-text{text-align:center;margin-top:35px}.register-hero-text h1{font-size:30px}.register-hero-text p{font-size:15px}.farmer-container{height:350px;margin-top:10px}.farmer-image{height:340px}.green-shape{width:90%;height:290px}.features{display:none}.right-section{min-height:auto;padding:25px 15px 40px}.register-card{box-shadow:none;border:1px solid #edf0f2;padding:22px 20px 28px}}@media (width<=550px){.account-types{grid-template-columns:1fr}.account-type{text-align:left;flex-direction:row;justify-content:flex-start;min-height:110px;padding:15px 20px}.account-type span{text-align:left}.register-card h2{font-size:30px}.login-link{font-size:12px}.login-link button{padding:0 12px}.farmer-container{height:280px}.farmer-image{height:275px}}:root{--dash-sidebar:242px;--dash-header:66px;--dash-green:#087c2f;--dash-green-2:#1c8f3b;--dash-green-soft:#edf6e9;--dash-line:#e5ebe4;--dash-muted:#66706c;--dash-bg:#fbfcfb;--dash-card-shadow:0 5px 18px #1b36220a}.dashboard-shell{background:var(--dash-bg);color:#111713;min-height:100vh}.dashboard-sidebar{z-index:80;width:var(--dash-sidebar);border-right:1px solid var(--dash-line);background:#fff;flex-direction:column;transition:width .22s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.dashboard-sidebar__brand{height:var(--dash-header);border-bottom:1px solid var(--dash-line);flex:none;align-items:center;padding:0 20px;display:flex}.dashboard-sidebar__brand img{object-fit:contain;object-position:left center;width:190px;height:45px}.dashboard-sidebar__nav{scrollbar-width:thin;flex-direction:column;gap:4px;padding:16px 14px 10px;display:flex;overflow-y:auto}.dashboard-nav-item{color:#171c19;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:43px;padding:0 12px;font-size:13px;font-weight:600;transition:background .16s,color .16s,transform .16s;display:grid}.dashboard-nav-item__icon{place-items:center;display:grid}.dashboard-nav-item__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-nav-item__badge{color:#fff;background:#087d2e;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 6px;font-size:10px;font-weight:800;display:grid}.dashboard-nav-item.is-active .dashboard-nav-item__badge{background:#fff3}.dashboard-nav-item__chevron{font-size:21px;line-height:1}.dashboard-sidebar__promo{background:linear-gradient(145deg,#f2f8ee,#edf4e8);border-radius:9px;flex:none;min-height:250px;margin:auto 20px 20px;padding:10px 16px 16px;overflow:hidden}.dashboard-sidebar__promo-art{place-items:center;height:105px;display:grid;overflow:hidden}.dashboard-sidebar__promo-art img{object-fit:contain;width:172px;height:150px}.dashboard-sidebar__promo p{color:#141a16;margin:8px 0 15px;font-size:12px;font-weight:700;line-height:1.55}.dashboard-sidebar__promo button{color:#fff;background:linear-gradient(135deg,#087b2f,#11883a);border:0;border-radius:6px;width:100%;height:36px;font-size:12px;font-weight:700}.dashboard-header{z-index:70;top:0;left:var(--dash-sidebar);height:var(--dash-header);border-bottom:1px solid var(--dash-line);background:#fffffff7;justify-content:space-between;align-items:center;padding:0 22px 0 28px;transition:left .22s;display:flex;position:fixed;right:0}.dashboard-header__menu{color:#131714;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.dashboard-header__menu:hover{background:#f1f6ef}.dashboard-header__actions{align-items:center;gap:23px;display:flex}.dashboard-notification{background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:relative}.dashboard-notification span{color:#fff;background:#07832f;border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:9px;font-weight:800;display:grid;position:absolute;top:1px;right:0;box-shadow:0 0 0 2px #fff}.dashboard-profile{text-align:left;background:0 0;border:0;grid-template-columns:45px auto 20px;align-items:center;gap:10px;min-width:185px;display:grid}.dashboard-profile__avatar{background:#eaf3e5;border-radius:50%;width:43px;height:43px;overflow:hidden}.dashboard-profile__avatar img{object-fit:cover;object-position:45% 22%;width:92px;max-width:none;height:84px;transform:translate(-25px,-8px)}.dashboard-profile__copy{flex-direction:column;min-width:0;display:flex}.dashboard-profile__copy strong{color:#101411;font-size:12.5px;font-weight:800}.dashboard-profile__copy small{color:#666f69;margin-top:2px;font-size:11px}.dashboard-shell.sidebar-collapsed{--dash-sidebar:78px}.dashboard-shell.sidebar-collapsed .dashboard-sidebar__brand{padding-inline:13px}.dashboard-shell.sidebar-collapsed .dashboard-sidebar__brand img{object-position:left;width:48px;max-width:none}.dashboard-shell.sidebar-collapsed .dashboard-sidebar__nav{padding-inline:12px}.dashboard-shell.sidebar-collapsed .dashboard-nav-item{grid-template-columns:1fr;justify-items:center;padding:0}.dashboard-shell.sidebar-collapsed .dashboard-nav-item__label,.dashboard-shell.sidebar-collapsed .dashboard-nav-item__badge,.dashboard-shell.sidebar-collapsed .dashboard-nav-item__chevron,.dashboard-shell.sidebar-collapsed .dashboard-sidebar__promo{display:none}.dashboard-main{min-height:100vh;margin-left:var(--dash-sidebar);padding-top:var(--dash-header);transition:margin-left .22s}.dashboard-page{width:min(100%,1320px);margin:0 auto;padding:20px 28px 30px}.dashboard-page__intro{justify-content:space-between;align-items:flex-start;gap:20px;min-height:56px;margin-bottom:15px;display:flex}.dashboard-page__intro h1{color:#0c120e;letter-spacing:-.025em;margin:0 0 5px;font-size:21px;font-weight:800;line-height:1.15}.dashboard-page__intro p{color:#5f6863;margin:0;font-size:12px}.dashboard-date{color:#1b211d;background:#fff;border:1px solid #e1e7e0;border-radius:9px;justify-content:center;align-items:center;gap:11px;min-width:125px;height:36px;font-size:11.5px;font-weight:700;display:flex;box-shadow:0 3px 10px #1c2d2009}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.dash-stat-card{min-height:118px;box-shadow:var(--dash-card-shadow);background:#fff;border:1px solid #e5ebe4;border-radius:11px;grid-template-columns:38px 1fr;gap:12px;padding:16px;display:grid}.dash-stat-card__icon{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.dash-stat-card__icon.tone-green{color:#087d30;background:#e8f3e3}.dash-stat-card__icon.tone-orange{color:#ee8c00;background:#fff0d5}.dash-stat-card__icon.tone-purple{color:#8952d5;background:#f1e9fc}.dash-stat-card__body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.dash-stat-card__body>span{color:#252c27;font-size:12px;line-height:1.25}.dash-stat-card__body>strong{margin:4px 0 auto;font-size:26px;line-height:1}.dash-stat-card__body button,.dash-link{color:#087a2f;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:10.5px;font-weight:700;display:inline-flex}.dashboard-content-grid{grid-template-columns:.98fr 1.03fr .97fr;grid-template-areas:"weather projects assistant""advice crops resources";align-items:stretch;gap:16px;display:grid}.weather-card{grid-area:weather}.projects-card{grid-area:projects}.assistant-card{grid-area:assistant}.advice-card{grid-area:advice}.crop-card{grid-area:crops}.resources-card{grid-area:resources}.dash-card{min-width:0;box-shadow:var(--dash-card-shadow);background:#fff;border:1px solid #e4eae3;border-radius:11px;padding:14px 15px}.dash-card__title-row{justify-content:space-between;align-items:flex-start;gap:10px;min-height:26px;display:flex}.dash-card__title-row h2{letter-spacing:-.018em;margin:0;font-size:14px;font-weight:800;line-height:1.2}.dash-card__title-row p,.location-line{color:#606a65;margin:5px 0 0;font-size:10.5px}.location-line{align-items:center;gap:4px;display:flex}.dash-link.compact{white-space:nowrap;font-size:10px}.weather-card__today{border-bottom:1px solid #e7ebe6;justify-content:space-between;align-items:center;min-height:108px;padding:14px 0 10px;display:flex}.weather-card__today>div:first-child{flex-direction:column;display:flex}.weather-card__today strong{font-size:37px;font-weight:700;line-height:1}.weather-card__today small{color:#58625c;margin-top:8px;font-size:10.5px}.weather-card__hero-icon{color:#f1b100;width:96px;height:72px;position:relative}.weather-card__hero-icon svg:first-child{position:absolute;top:0;right:8px}.weather-card__hero-icon svg:last-child{color:#dfe6ef;fill:#eef2f7;position:absolute;bottom:0;left:0}.weather-card__days{border-bottom:1px solid #e7ebe6;grid-template-columns:repeat(5,1fr);gap:3px;margin:8px 0 10px;padding-bottom:10px;display:grid}.weather-day{border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:84px;display:flex}.weather-day.is-active{background:#f0f6eb}.weather-day>span{font-size:9.5px;font-weight:700}.weather-day b{font-size:26px;line-height:1}.weather-day small{font-size:9.5px}.projects-card,.assistant-card,.weather-card{min-height:365px}.project-row{grid-template-columns:57px minmax(105px,1.15fr) 82px 118px 34px;align-items:center;gap:8px;min-height:70px;padding:6px 0;display:grid}.project-thumb,.crop-thumb{background:linear-gradient(145deg,#eef6e7,#dceacc);place-items:center;display:grid;overflow:hidden}.project-main,.project-date,.project-progress{flex-direction:column;gap:4px;min-width:0;display:flex}.project-main small,.project-date small,.project-progress small{color:#69716c;font-size:8.5px}.project-date span,.project-progress>span{white-space:nowrap;font-size:9px}.status-pill{color:#08762d;background:#e8f4e3;border-radius:999px;width:fit-content;padding:3px 7px;font-size:8.5px;font-weight:700}.progress-line,.crop-progress{background:#e4e8e4;border-radius:99px;position:relative;overflow:hidden}.progress-line{height:5px;margin-top:3px}.progress-line i,.crop-progress i{border-radius:inherit;background:#0a7c2f;height:100%;display:block}.project-add{color:#087a2e;background:#fff;border:1px dashed #c9d6ca;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;margin-top:5px;font-size:10.5px;font-weight:700;display:flex}.ai-pill{color:#147132;background:#e3f0dc;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800}.assistant-message{grid-template-columns:38px 1fr;align-items:center;gap:8px;margin:11px 0 12px;display:grid}.assistant-avatar{color:#087a2f;background:#e8f3e4;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.assistant-message>div{background:#f0f6eb;border-radius:9px;padding:10px 11px;font-size:9.5px;line-height:1.55}.assistant-prompts{gap:7px;display:grid}.assistant-prompts button{text-align:left;color:#212722;background:#fff;border:1px solid #e0e6df;border-radius:8px;grid-template-columns:22px 1fr;align-items:center;gap:7px;width:100%;min-height:44px;padding:7px 10px;display:grid}.assistant-prompts svg{color:#167a34}.assistant-input{color:#808884;border:1px solid #e1e7e0;border-radius:8px;justify-content:space-between;align-items:center;height:38px;margin-top:12px;padding:0 5px 0 11px;font-size:9.5px;display:flex}.assistant-input button{color:#fff;background:#087b2e;border:0;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.advice-card,.crop-card,.resources-card{min-height:306px}.dash-card__title-row.stacked{display:block}.advice-list{gap:4px;margin:10px 0 14px;display:grid}.advice-row{background:#f2f7ee;border-radius:7px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;min-height:42px;padding:6px 9px;display:grid}.advice-row__icon{color:#0b8131;place-items:center;display:grid}.advice-row>div{flex-direction:column;min-width:0;display:flex}.advice-row strong{color:#187638;font-size:9px;line-height:1.25}.advice-row small{color:#5e6762;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;overflow:hidden}.advice-row time{color:#555e58;font-size:8.5px}.crop-list{gap:7px;margin-top:12px;display:grid}.crop-row{grid-template-columns:32px 68px 80px minmax(90px,1fr) 31px;align-items:center;gap:6px;min-height:36px;display:grid}.crop-thumb{border-radius:5px;width:31px;height:31px;font-size:20px}.crop-status{color:#188039;font-size:8.5px}.crop-status.warning{color:#f19a00}.crop-progress{height:5px}.crop-progress.warning i{background:#f2a000}.resource-list{margin-top:8px;display:grid}.resource-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eef1ed;grid-template-columns:37px 1fr 18px;align-items:center;gap:9px;min-height:54px;padding:3px 0;display:grid}.resource-list button:last-child{border-bottom:0}.resource-icon{color:#117b34;background:#e9f4e5;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.resource-list button>span:nth-child(2){flex-direction:column;display:flex}.resource-list small{color:#66706a;margin-top:3px;font-size:8.5px}.resource-list button>svg{color:#69716c}.dashboard-placeholder{min-height:calc(100vh - var(--dash-header));place-items:center;padding:50px;display:grid}.dashboard-placeholder>div{border:1px solid var(--dash-line);text-align:center;background:#fff;border-radius:16px;width:min(600px,100%);padding:38px}.dashboard-placeholder span{color:var(--dash-green);font-weight:800}.dashboard-placeholder h1{margin:8px 0 12px;font-size:28px}.dashboard-placeholder p{color:var(--dash-muted);margin:0;line-height:1.7}@media (width<=1240px){:root{--dash-sidebar:218px}.dashboard-sidebar__brand img{width:172px}.dashboard-page{padding-inline:20px}.dashboard-stats,.dashboard-content-grid{gap:12px}.project-row{grid-template-columns:48px minmax(88px,1fr) 70px 98px 30px;gap:5px}.project-thumb{width:46px;height:50px;font-size:27px}}@media (width<=1080px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-content-grid{grid-template-columns:1fr 1fr;grid-template-areas:"weather projects""assistant advice""crops resources"}}@media (width<=820px){:root{--dash-sidebar:74px;--dash-header:60px}.dashboard-sidebar__brand{padding:0 10px}.dashboard-sidebar__brand img{object-position:left;width:48px;max-width:none}.dashboard-sidebar__nav{padding:12px 10px}.dashboard-nav-item{grid-template-columns:1fr;justify-items:center;padding:0}.dashboard-nav-item__label,.dashboard-nav-item__badge,.dashboard-nav-item__chevron,.dashboard-sidebar__promo{display:none}.dashboard-header{padding-inline:14px}.dashboard-header__actions{gap:10px}.dashboard-profile{grid-template-columns:40px 18px;gap:5px;min-width:auto}.dashboard-profile__copy{display:none}.dashboard-profile__avatar{width:38px;height:38px}.dashboard-profile__avatar img{transform:translate(-27px,-9px)}.dashboard-page{padding:16px}}@media (width<=660px){.dashboard-page__intro{align-items:center}.dashboard-page__intro h1{font-size:18px}.dashboard-page__intro p{font-size:10.5px}.dashboard-date{min-width:106px;height:33px;font-size:10px}.dashboard-stats{grid-template-columns:1fr}.dash-stat-card{min-height:104px}.dashboard-content-grid{grid-template-columns:1fr;grid-template-areas:"weather""projects""assistant""advice""crops""resources"}.project-row{grid-template-columns:52px 1fr 34px}.project-date{display:none}.project-progress{grid-column:2/3}.project-percent{grid-area:1/3/3}}@media (width<=460px){:root{--dash-sidebar:62px}.dashboard-sidebar__brand img{width:41px}.dashboard-page{padding-inline:10px}.dashboard-page__intro{gap:9px}.dashboard-page__intro h1{font-size:16px}.dashboard-page__intro p{font-size:9px}.dashboard-date span{display:none}.dashboard-date{width:36px;min-width:36px;padding:0}.dash-card{padding:12px}.weather-card__days{gap:1px}.weather-day>span,.weather-day small{font-size:8px}.crop-row{grid-template-columns:28px 56px 1fr 28px}.crop-status{display:none}}.dashboard-shell{height:100vh;min-height:100vh;overflow:hidden}.dashboard-main{height:calc(100vh - var(--dash-header));min-height:0;overflow:hidden}.dashboard-page{grid-template-rows:auto auto minmax(0,1fr);gap:12px;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:16px 28px 18px;display:grid;overflow:hidden}.dashboard-page__intro{min-height:48px;margin-bottom:0}.dashboard-page__intro h1{font-size:20px}.dashboard-stats{gap:14px;margin-bottom:0}.dash-stat-card{height:100px;min-height:100px;padding:13px 15px}.dash-stat-card__body>strong{font-size:24px}.dashboard-content-grid{grid-template-rows:minmax(0,1.08fr) minmax(0,.92fr);gap:14px;height:100%;min-height:0}.dash-card{padding:13px 14px}.dash-card__title-row h2{font-size:13.5px}.weather-card__today{min-height:88px;padding:10px 0 8px}.weather-card__days{margin:6px 0 8px;padding-bottom:8px}.project-row{min-height:58px;padding:4px 0}.project-add{height:36px;margin-top:4px}.assistant-message{margin:8px 0 9px}.assistant-message>div{padding:8px 10px}.assistant-prompts{gap:5px}.assistant-prompts button{min-height:37px;padding-block:5px}.assistant-input{height:34px;margin-top:8px}.advice-row{min-height:35px;padding:4px 8px}.crop-row{min-height:31px}.resource-list button{min-height:45px}@media (width>=1081px) and (height<=820px){:root{--dash-header:58px}.dashboard-sidebar__brand{height:var(--dash-header)}.dashboard-sidebar__nav{gap:2px;padding-top:9px}.dashboard-nav-item{min-height:36px;font-size:11.5px}.dashboard-sidebar__promo{min-height:180px;margin-bottom:12px}.dashboard-sidebar__promo-art{height:70px}.dashboard-sidebar__promo-art img{height:110px}.dashboard-sidebar__promo p{margin:5px 0 9px;font-size:10.5px}.dashboard-sidebar__promo button{height:31px;font-size:10.5px}.dashboard-page{gap:8px;padding-top:10px;padding-bottom:10px}.dashboard-page__intro{min-height:39px}.dashboard-page__intro h1{margin-bottom:3px;font-size:17px}.dashboard-page__intro p{font-size:10.5px}.dashboard-date{height:31px}.dash-stat-card{height:82px;min-height:82px;padding:10px 12px}.dash-stat-card__icon{width:33px;height:33px}.dash-stat-card__body>span{font-size:10.5px}.dash-stat-card__body>strong{font-size:20px}.dashboard-content-grid{gap:9px}.dash-card{padding:10px 11px}.dash-card__title-row h2{font-size:12px}.weather-card__today{min-height:70px;padding:7px 0 5px}.weather-card__today strong{font-size:28px}.weather-card__today span{margin-top:4px;font-size:10.5px}.weather-card__today small,.location-line{font-size:9px}.weather-card__days{margin:4px 0 5px;padding-bottom:5px}.weather-day{min-height:53px}.weather-day b{font-size:18px}.project-row{min-height:48px}.project-thumb{width:41px;height:41px;font-size:23px}.project-add{height:30px}.assistant-message{margin:5px 0 6px}.assistant-message>div{padding:6px 8px;font-size:8.5px}.assistant-prompts{gap:4px}.assistant-prompts button{min-height:31px}.assistant-input{height:29px;margin-top:5px}.advice-list{margin:5px 0 6px}.advice-row{min-height:29px;padding-block:2px}.crop-list{gap:3px;margin-top:5px}.crop-row{min-height:25px}.crop-thumb{width:24px;height:24px;font-size:15px}.resource-list button{min-height:37px}.resource-icon{width:28px;height:28px}}@media (width<=1080px){.dashboard-shell{height:auto;min-height:100vh;overflow:visible}.dashboard-main{height:auto;min-height:calc(100vh - var(--dash-header));overflow:visible}.dashboard-page{height:auto;min-height:calc(100vh - var(--dash-header));display:block;overflow:visible}.dashboard-stats{margin-bottom:12px}.dashboard-content-grid{height:auto}.dash-card,.projects-card,.assistant-card,.weather-card,.advice-card,.crop-card,.resources-card{height:auto;overflow:visible}}@media (width>=1081px) and (height>=821px){.dash-card{padding:14px 15px}.dash-card__title-row h2{font-size:14.5px;line-height:1.25}.dash-card__title-row p,.location-line,.project-main strong,.crop-row strong,.resource-copy strong,.advice-row strong{font-size:11px}.project-main small,.project-date small,.project-progress small,.resource-copy small,.advice-row small,.project-date span,.project-progress>span,.project-percent,.crop-status,.crop-row b{font-size:9.5px}}.assistant-card{flex-direction:column;padding:14px 15px;display:flex}.assistant-card .dash-card__title-row{flex:none;align-items:center;min-height:28px}.assistant-card .dash-card__title-row h2{font-size:15px;line-height:1.2}.assistant-message{flex:none;grid-template-columns:40px minmax(0,1fr);gap:9px;margin:9px 0 8px}.assistant-message>div{border-radius:10px;flex-direction:column;justify-content:center;min-height:42px;padding:8px 11px;font-size:10.5px;line-height:1.45;display:flex}.assistant-prompts button{border-radius:8px;grid-template-columns:23px minmax(0,1fr);gap:8px;height:100%;min-height:0;padding:7px 10px;transition:background .16s,border-color .16s,transform .16s}.assistant-prompts button:hover{background:#f7fbf5;border-color:#cddfcd;transform:translateY(-1px)}.assistant-prompts svg{width:17px;height:17px}.assistant-prompts span{font-size:10.5px;font-weight:500;line-height:1.35}.assistant-input{border-radius:9px;flex:none;height:38px;margin-top:8px;padding:0 5px 0 11px;font-size:10.5px}@media (width>=1081px) and (height>=930px){.assistant-message{margin-top:11px;margin-bottom:10px}.assistant-message>div{min-height:46px;font-size:11px}.assistant-prompts{gap:7px}.assistant-prompts span{font-size:10.8px}.assistant-input{height:40px;font-size:10.8px}}@media (width>=1081px) and (height<=820px){.assistant-card{padding:9px 10px}.assistant-card .dash-card__title-row h2{font-size:12.5px}.assistant-message{grid-template-columns:32px minmax(0,1fr);gap:6px;margin:5px 0}.assistant-avatar{width:31px;height:31px}.assistant-message>div{min-height:33px;padding:5px 7px;font-size:9px;line-height:1.35}.assistant-prompts{grid-template-rows:repeat(3,minmax(29px,1fr));gap:4px}.assistant-prompts button{grid-template-columns:19px minmax(0,1fr);gap:5px;padding:4px 7px}.assistant-prompts span{font-size:9px}.assistant-input{height:30px;margin-top:5px;font-size:9px}.assistant-input button{width:25px;height:25px}}@media (width<=1080px){.assistant-card{padding:14px}.assistant-card .dash-card__title-row h2{font-size:14px}.assistant-message>div,.assistant-prompts span,.assistant-input{font-size:10px}.assistant-prompts{grid-template-rows:none;display:grid}.assistant-prompts button{min-height:42px}}@media (width<=560px){.assistant-card{padding:12px}.assistant-card .dash-card__title-row h2{font-size:13px}.assistant-message{grid-template-columns:34px minmax(0,1fr);gap:7px}.assistant-avatar{width:33px;height:33px}.assistant-message>div,.assistant-prompts span,.assistant-input{font-size:9.5px}.assistant-prompts button{min-height:39px;padding:6px 8px}}.dashboard-shell{background:#fbfcfb;height:100vh;min-height:100vh;overflow:hidden}.dashboard-sidebar{width:var(--dash-sidebar);box-shadow:none;background:#fff;border-right:1px solid #e8ece7}.dashboard-sidebar__brand{height:var(--dash-header);border-bottom:1px solid #edf0ec;padding:0 20px}.dashboard-sidebar__brand img{width:184px;height:43px}.dashboard-nav-item.is-active{color:#176b2b;box-shadow:none;background:#eef5eb;font-weight:700}.dashboard-nav-item.is-active .dashboard-nav-item__icon{color:#14762f}.dashboard-sidebar__promo{border-radius:9px;min-height:214px;margin:auto 18px 16px;padding:10px 14px 14px}.dashboard-sidebar__promo-art{height:88px}.dashboard-sidebar__promo-art img{width:150px;height:125px}.dashboard-sidebar__promo p{margin:7px 0 12px;font-size:11px;line-height:1.5}.dashboard-header{left:var(--dash-sidebar);height:var(--dash-header);border-bottom-color:#e9ede8;padding:0 24px 0 28px}.dashboard-header__actions{gap:20px}.dashboard-profile__copy strong{font-size:13px}.dashboard-profile__copy small{font-size:11px}.dashboard-main{height:calc(100vh - var(--dash-header));min-height:0;margin-left:var(--dash-sidebar);padding-top:var(--dash-header);overflow:hidden}.dashboard-page{width:100%;max-width:var(--dash-page-max);gap:var(--dash-gap);grid-template-rows:52px 96px minmax(0,1fr);height:100%;margin:0 auto;padding:16px 24px 18px;display:grid;overflow:hidden}.dashboard-page__intro{align-items:flex-start;height:52px;min-height:0;margin:0}.dashboard-page__intro h1{margin-bottom:5px;font-size:20px;line-height:1.15}.dashboard-date{min-width:124px;height:35px;font-size:11px}.dashboard-stats{gap:15px;height:96px;margin:0}.dash-stat-card{border-radius:11px;grid-template-columns:40px minmax(0,1fr);gap:12px;height:96px;min-height:0;padding:14px 15px}.dash-stat-card__body>span{font-size:11.5px}.dash-stat-card__body>strong{margin-top:3px;font-size:24px}.dash-stat-card__body button,.dash-link{font-size:10.5px}.dashboard-content-grid{grid-template:"weather projects assistant"minmax(0,1fr)"advice crops resources"minmax(0,.86fr)/.98fr 1.03fr .97fr;align-items:stretch;gap:14px;height:100%;min-height:0;display:grid}.dash-card,.projects-card,.assistant-card,.weather-card,.advice-card,.crop-card,.resources-card{height:100%;min-height:0;overflow:hidden}.dash-card__title-row p,.location-line{margin-top:5px;font-size:10.5px}.weather-card__today{height:84px;min-height:0;padding:8px 0 7px}.weather-day{min-height:58px}.project-row{grid-template-columns:48px minmax(102px,1.12fr) 76px 108px 31px;gap:7px;height:54px;min-height:0;padding:3px 0}.project-thumb{width:46px;height:46px;font-size:26px}.project-main{gap:3px}.project-main strong{font-size:10.5px}.project-main small,.project-date small,.project-progress small{font-size:8.5px}.project-date span,.project-progress>span,.project-percent{font-size:9px}.assistant-card{flex-direction:column;display:flex}.assistant-message>div{padding:7px 10px;font-size:10px;line-height:1.35}.assistant-prompts{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));gap:6px;min-height:0;display:grid}.assistant-prompts button{grid-template-columns:21px 1fr;gap:7px;height:100%;min-height:0;padding:6px 9px}.assistant-input{flex:0 0 34px;height:34px;margin-top:7px;font-size:9.6px}.advice-card,.crop-card,.resources-card{padding-top:13px}.advice-row{height:34px;min-height:0;padding:4px 8px}.advice-row small{font-size:8px}.crop-row{grid-template-columns:30px 66px 78px minmax(86px,1fr) 31px;height:32px;min-height:0}.resource-list button{grid-template-columns:34px 1fr 18px;gap:9px;height:43px;min-height:0}.resource-list small{font-size:8.6px}@media (width>=1081px) and (height<=820px){:root{--dash-header:60px;--dash-gap:11px}.dashboard-sidebar__brand{height:var(--dash-header)}.dashboard-sidebar__nav{gap:3px;padding-top:10px}.dashboard-nav-item{min-height:37px;font-size:11.5px}.dashboard-sidebar__promo{min-height:176px;margin-bottom:10px}.dashboard-sidebar__promo-art{height:68px}.dashboard-sidebar__promo-art img{height:104px}.dashboard-sidebar__promo p{margin:5px 0 8px;font-size:10px}.dashboard-page{grid-template-rows:45px 82px minmax(0,1fr);padding:11px 20px 12px}.dashboard-page__intro{height:45px}.dashboard-page__intro h1{margin-bottom:3px;font-size:18px}.dashboard-page__intro p{font-size:10.5px}.dashboard-date{height:31px}.dashboard-stats{gap:12px;height:82px}.dash-stat-card{height:82px;padding:10px 12px}.dash-stat-card__icon{width:34px;height:34px}.dash-stat-card__body>span{font-size:10.7px}.dash-stat-card__body>strong{font-size:21px}.dashboard-content-grid{grid-template-rows:minmax(0,1.06fr) minmax(0,.94fr);gap:11px}.dash-card{padding:11px 12px}.dash-card__title-row h2{font-size:12.5px}.weather-card__today{height:72px;padding-block:5px}.weather-card__today strong{font-size:30px}.weather-card__days{margin:4px 0 5px;padding-bottom:5px}.weather-day{min-height:50px}.project-row{grid-template-columns:42px minmax(92px,1.1fr) 68px 98px 28px;gap:5px;height:47px}.project-thumb{width:40px;height:40px;font-size:23px}.project-add{height:30px}.assistant-message{margin:5px 0 6px}.assistant-message>div{padding-block:5px;font-size:9.5px}.assistant-prompts{gap:4px}.assistant-prompts span{font-size:9.1px}.assistant-input{flex-basis:30px;height:30px;margin-top:5px}.assistant-input button{width:25px;height:25px}.advice-list{gap:3px;margin:5px 0 6px}.advice-row{height:30px}.crop-list{gap:3px;margin-top:5px}.crop-row{height:28px}.crop-thumb{width:26px;height:26px}.resource-list{margin-top:3px}.resource-list button{height:37px}.resource-icon{width:29px;height:29px}}@media (width<=1080px){.dashboard-shell{height:auto;min-height:100vh;overflow:visible}.dashboard-main{height:auto;min-height:calc(100vh - var(--dash-header));overflow:visible}.dashboard-page{height:auto;padding:18px;display:block;overflow:visible}.dashboard-page__intro,.dashboard-stats{height:auto;margin-bottom:14px}.dash-stat-card{height:auto;min-height:100px}.dashboard-content-grid{height:auto}.dash-card,.projects-card,.assistant-card,.weather-card,.advice-card,.crop-card,.resources-card{height:auto;min-height:280px;overflow:visible}}:root{--dash-sidebar:240px;--dash-header:64px;--dash-page-max:1320px;--dash-gap:16px}.dashboard-main{height:100vh;min-height:100vh;padding-top:var(--dash-header);overflow:hidden}.dashboard-page{width:100%;max-width:var(--dash-page-max);gap:var(--dash-gap);grid-template-rows:58px 104px minmax(0,1fr);height:100%;padding:18px 22px 16px}.dashboard-page__intro{align-items:flex-start;height:58px}.dashboard-page__intro h1{margin:0 0 6px;font-size:22px;line-height:1.16}.dashboard-page__intro h1 span{font-size:18px}.dashboard-page__intro p{font-size:12.5px;line-height:1.45}.dashboard-date{border-radius:10px;min-width:130px;height:38px;font-size:12px}.dashboard-stats{gap:16px;height:104px}.dash-stat-card{border-radius:12px;grid-template-columns:42px minmax(0,1fr);gap:13px;height:104px;padding:15px 17px}.dash-stat-card__icon{width:42px;height:42px}.dash-stat-card__body>span{font-size:12.5px;line-height:1.3}.dash-stat-card__body>strong{margin:4px 0 auto;font-size:26px}.dash-stat-card__body button,.dash-link{gap:8px;font-size:11.5px}.dashboard-content-grid{grid-template-rows:minmax(0,1.12fr) minmax(0,.88fr);grid-template-columns:.98fr 1.04fr .98fr;gap:16px}.dash-card{border-radius:12px;padding:15px 16px}.dash-card__title-row{min-height:29px}.dash-card__title-row h2{font-size:15.5px;line-height:1.25}.dash-card__title-row p,.location-line{margin-top:6px;font-size:11.5px;line-height:1.4}.dash-link.compact{font-size:11px}.weather-card__today{height:92px;padding:10px 0 9px}.weather-card__today strong{font-size:38px}.weather-card__today span{margin-top:6px;font-size:12.5px}.weather-card__today small{margin-top:7px;font-size:10.5px}.weather-card__hero-icon{width:96px;height:70px}.weather-card__days{gap:4px;margin:8px 0 9px;padding-bottom:9px}.weather-day{border-radius:8px;gap:5px;min-height:68px}.weather-day>span,.weather-day small{font-size:10px}.weather-day b{font-size:24px}.project-list{margin-top:6px}.project-row{grid-template-columns:52px minmax(112px,1.18fr) 80px 112px 34px;gap:8px;height:62px;padding:5px 0}.project-thumb{border-radius:8px;width:50px;height:50px;font-size:28px}.project-main,.project-date,.project-progress{gap:4px}.project-main strong{font-size:11.8px;line-height:1.25}.project-main small,.project-date small,.project-progress small{font-size:9.4px;line-height:1.3}.project-date span,.project-progress>span{font-size:10px}.project-percent{font-size:10.5px}.status-pill{padding:3px 8px;font-size:9px}.project-add{height:38px;margin-top:6px;font-size:11.5px}.assistant-card{padding:15px 16px}.assistant-card .dash-card__title-row h2{font-size:15.5px}.ai-pill{padding:5px 10px;font-size:9.5px}.assistant-message{grid-template-columns:39px minmax(0,1fr);gap:9px;margin:9px 0 10px}.assistant-avatar{width:38px;height:38px}.assistant-message>div{min-height:43px;padding:8px 11px;font-size:10.8px;line-height:1.42}.assistant-prompts{grid-template-rows:repeat(3,minmax(42px,1fr));gap:7px}.assistant-prompts button{border-radius:9px;grid-template-columns:23px 1fr;gap:8px;padding:8px 10px}.assistant-prompts span{font-size:10.6px;line-height:1.38}.assistant-input{flex-basis:38px;height:38px;margin-top:8px;font-size:10.7px}.assistant-input button{width:30px;height:30px}.advice-card,.crop-card,.resources-card{padding:15px 16px}.advice-list{gap:5px;margin:9px 0 10px}.advice-row{grid-template-columns:27px 1fr auto;gap:9px;height:38px;padding:5px 9px}.advice-row strong{font-size:10.4px}.advice-row small{margin-top:2px;font-size:8.9px}.advice-row time{font-size:9px}.crop-list{gap:6px;margin-top:10px}.crop-row{grid-template-columns:31px 72px 84px minmax(92px,1fr) 33px;gap:7px;height:34px}.crop-thumb{width:31px;height:31px;font-size:19px}.crop-row strong{font-size:10.5px}.crop-status{font-size:9.3px}.crop-row>b{font-size:9.7px}.crop-progress,.progress-line{height:6px}.resource-list{margin-top:7px}.resource-list button{grid-template-columns:36px 1fr 18px;gap:10px;height:47px}.resource-icon{width:35px;height:35px}.resource-list strong{font-size:10.8px}.resource-list small{margin-top:3px;font-size:9.3px}.dashboard-nav-item{min-height:43px;padding:0 12px;font-size:13px}.dashboard-nav-item.is-active{color:#126d2b;background:#eef5eb}.dashboard-sidebar__promo{min-height:220px;margin:auto 18px 18px}.dashboard-sidebar__promo p{font-size:11.5px}.dashboard-sidebar__promo button{height:35px;font-size:11.5px}@media (width>=1081px) and (height<=820px){:root{--dash-header:60px;--dash-gap:12px}.dashboard-main{height:100vh;min-height:100vh;padding-top:var(--dash-header)}.dashboard-page{grid-template-rows:48px 88px minmax(0,1fr);gap:12px;padding:11px 18px 10px}.dashboard-page__intro h1{font-size:20px}.dashboard-page__intro p{font-size:11.5px}.dashboard-stats,.dash-stat-card{height:88px}.dash-stat-card{padding:10px 13px}.dash-stat-card__body>span{font-size:11.5px}.dash-stat-card__body>strong{font-size:23px}.dash-stat-card__body button{font-size:10.7px}.dashboard-content-grid{grid-template-rows:minmax(0,1.12fr) minmax(0,.88fr);gap:12px}.dash-card{padding:11px 12px}.dash-card__title-row h2,.assistant-card .dash-card__title-row h2{font-size:13.5px}.dash-card__title-row p,.location-line{font-size:10px}.weather-card__today{height:72px}.weather-card__today strong{font-size:32px}.weather-card__today span{font-size:11px}.weather-card__today small{font-size:9.5px}.weather-day{min-height:50px}.weather-day>span,.weather-day small{font-size:9px}.project-row{grid-template-columns:42px minmax(95px,1.1fr) 70px 100px 28px;gap:5px;height:48px}.project-thumb{width:40px;height:40px;font-size:23px}.project-main strong{font-size:10.5px}.project-main small,.project-date small,.project-progress small{font-size:8.5px}.project-date span,.project-progress>span{font-size:9px}.project-add{height:30px;font-size:10px}.assistant-card{padding:11px 12px}.assistant-message{margin:5px 0 6px}.assistant-message>div{min-height:34px;padding:5px 8px;font-size:9.7px}.assistant-prompts{grid-template-rows:repeat(3,minmax(31px,1fr));gap:4px}.assistant-prompts button{padding:5px 7px}.assistant-prompts span{font-size:9.6px}.assistant-input{flex-basis:30px;height:30px;margin-top:5px;font-size:9.5px}.advice-list{gap:3px;margin:5px 0 6px}.advice-row{height:30px;padding-block:3px}.advice-row strong{font-size:9.5px}.advice-row small{font-size:8.2px}.crop-list{gap:3px;margin-top:5px}.crop-row{height:28px}.crop-thumb{width:26px;height:26px;font-size:16px}.crop-row strong{font-size:9.6px}.crop-status{font-size:8.6px}.resource-list{margin-top:3px}.resource-list button{height:38px}.resource-icon{width:29px;height:29px}.resource-list strong{font-size:9.6px}.resource-list small{font-size:8.5px}}@media (width<=1080px){.dashboard-main{height:auto;min-height:calc(100vh - var(--dash-header));padding-top:var(--dash-header);overflow:visible}.dashboard-page{max-width:100%}}@media (width>=1081px){.dash-card{padding:17px 18px}.dash-card__title-row{min-height:30px}.dash-card__title-row h2,.assistant-card .dash-card__title-row h2{font-size:15px}.dash-card__title-row p,.location-line{font-size:11px}.weather-card{flex-direction:column;display:flex}.weather-card__today{flex:none;margin-top:4px}.weather-card__days{flex:none;margin-top:10px}.weather-card>.dash-link{margin-top:auto;padding-top:11px}.projects-card{flex-direction:column;display:flex}.project-list{flex:auto;grid-template-rows:repeat(3,minmax(0,1fr));align-items:stretch;min-height:0;margin-top:8px;display:grid}.project-row{height:auto;min-height:0;padding:6px 0}.project-add{flex:0 0 36px;margin-top:8px}.assistant-card{padding:17px 18px}.assistant-message{margin:10px 0}.assistant-message>div{font-size:10.6px;line-height:1.42}.assistant-prompts{gap:8px}.assistant-prompts button{padding:8px 10px}.assistant-prompts span{font-size:10.2px;line-height:1.4}.assistant-input{margin-top:9px;font-size:10px}.advice-card{flex-direction:column;display:flex}.advice-list{flex:auto;grid-template-rows:repeat(4,minmax(0,1fr));gap:7px;min-height:0;margin:10px 0;display:grid}.advice-row{height:auto;min-height:0;padding:6px 10px}.advice-row strong{font-size:10px}.advice-row small{font-size:8.8px}.advice-card>.dash-link{flex:none;padding-top:2px}.crop-card{flex-direction:column;display:flex}.crop-list{flex:auto;grid-template-rows:repeat(5,minmax(0,1fr));gap:5px;min-height:0;margin-top:10px;display:grid}.crop-row{align-self:stretch;height:auto;min-height:0}.crop-row strong{font-size:10.2px}.crop-status,.crop-row>b{font-size:9.2px}.resources-card{flex-direction:column;display:flex}.resource-list{flex:auto;grid-template-rows:repeat(4,minmax(0,1fr));min-height:0;margin-top:10px;display:grid}.resource-list button{height:auto;min-height:0;padding-block:7px}.resource-list strong{font-size:10.5px}.resource-list small{font-size:9px}}@media (width>=1081px) and (height<=820px){.dashboard-page{gap:10px;padding-top:10px;padding-bottom:8px}.dashboard-page__intro{min-height:44px}.dashboard-stats,.dash-stat-card{height:84px}.dashboard-content-grid{gap:11px}.dash-card,.assistant-card,.advice-card,.crop-card,.resources-card{padding:13px 14px}.dash-card__title-row h2,.assistant-card .dash-card__title-row h2{font-size:14px}.dash-card__title-row p,.location-line{font-size:10.3px}.project-list{margin-top:5px}.project-row{height:auto;padding:4px 0}.project-main strong{font-size:10.5px}.project-main small,.project-date small,.project-progress small{font-size:8.6px}.assistant-message>div{font-size:10px}.assistant-prompts{gap:6px}.assistant-prompts span{font-size:9.8px}.advice-list{gap:5px;margin:7px 0}.advice-row{height:auto;padding:4px 8px}.advice-row strong{font-size:9.7px}.advice-row small{font-size:8.3px}.crop-list{gap:3px;margin-top:6px}.crop-row{height:auto}.resource-list{margin-top:6px}.resource-list button{height:auto;padding-block:5px}}@media (width>=1081px){.weather-card{grid-template-rows:auto minmax(104px,1fr) auto auto;align-content:stretch;row-gap:0;display:grid}.weather-card__today{align-items:center;height:auto;min-height:104px;margin:8px 0 0;padding:10px 0 12px}.weather-card__today>div:first-child{flex-direction:column;justify-content:center;gap:2px;display:flex}.weather-card__today strong{margin-bottom:2px}.weather-card__today span{margin-top:4px}.weather-card__today small{margin-top:7px}.weather-card__hero-icon{align-self:center;margin-right:6px}.weather-card__days{border-top:1px solid #e4eae2;border-bottom:1px solid #e4eae2;gap:7px;margin:4px 0 0;padding:10px 0 12px}.weather-day{gap:6px;min-height:72px;padding:7px 4px}.weather-card>.dash-link{align-self:start;margin-top:0;padding-top:14px;padding-bottom:2px}.assistant-card{grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;padding:17px 18px 16px;display:grid}.assistant-message{margin:10px 0 12px}.assistant-message>div{flex-direction:column;justify-content:center;min-height:46px;padding:9px 12px;display:flex}.assistant-prompts{grid-template-rows:repeat(3,minmax(50px,1fr));gap:9px;min-height:0;display:grid}.assistant-prompts button{border-radius:10px;min-height:50px;padding:10px 12px}.assistant-prompts span{line-height:1.45}.assistant-input{border-radius:10px;flex-basis:auto;align-items:center;gap:10px;height:44px;min-height:44px;margin-top:12px;margin-bottom:1px;padding:4px 5px 4px 13px;display:flex}.assistant-input>span{flex:1;min-width:0;line-height:1.35}.assistant-input button{flex:0 0 34px;width:34px;height:34px;margin-left:auto}}@media (width>=1081px) and (height<=820px){.weather-card{grid-template-rows:auto minmax(88px,1fr) auto auto}.weather-card__today{min-height:88px;margin-top:5px;padding:7px 0 9px}.weather-card__days{gap:5px;margin-top:2px;padding:7px 0 8px}.weather-day{gap:4px;min-height:57px;padding:5px 3px}.weather-card>.dash-link{padding-top:10px}.assistant-card{padding:13px 14px 12px}.assistant-message{margin:7px 0 8px}.assistant-message>div{min-height:38px;padding:6px 9px}.assistant-prompts{grid-template-rows:repeat(3,minmax(39px,1fr));gap:6px}.assistant-prompts button{min-height:39px;padding:6px 8px}.assistant-input{height:36px;min-height:36px;margin-top:8px;padding:3px 4px 3px 10px}.assistant-input button{flex-basis:29px;width:29px;height:29px}}@media (width<=1080px){.assistant-input{min-height:42px;margin-top:10px;padding:4px 5px 4px 12px}.assistant-input button{width:32px;height:32px}.weather-card__today{margin-top:8px}.weather-card__days{margin-top:10px;margin-bottom:10px}}.dashboard-nav-item.is-active{color:#fff;background:linear-gradient(135deg,#087b2f,#14923c);box-shadow:0 7px 18px #087b2f24}.dashboard-sidebar__promo--help{background:linear-gradient(145deg,#f4f8ef,#edf4e8);min-height:190px;margin:auto 16px 16px;padding:10px 16px 14px;position:relative}.dashboard-sidebar__promo--help .dashboard-sidebar__promo-art{opacity:.24;pointer-events:none;width:108px;height:150px;position:absolute;bottom:0;right:-16px}.dashboard-sidebar__promo--help .dashboard-sidebar__promo-art img{width:150px;height:165px}.dashboard-sidebar__promo--help h3{z-index:1;margin:7px 0 4px;font-size:15px;position:relative}.dashboard-sidebar__promo--help p{z-index:1;max-width:145px;margin:0 0 14px;font-size:11px;font-weight:500;line-height:1.5;position:relative}.dashboard-sidebar__promo--help button{z-index:1;width:128px;height:34px;position:relative}.dashboard-main--market{background:#fbfcfb;overflow:auto}.market-page{width:min(100%,1400px);min-height:calc(100vh - var(--dash-header));grid-template-columns:minmax(0,1fr) 318px;gap:28px;margin:0 auto;padding:26px 24px 22px;display:grid}.market-main-column{min-width:0}.market-heading h1{color:#111713;letter-spacing:-.035em;align-items:center;gap:7px;margin:0;font-size:25px;line-height:1.1;display:flex}.market-heading h1 span{font-size:20px}.market-heading p{color:#606a65;margin:6px 0 14px;font-size:12px}.market-search{color:#66736c;align-items:center;gap:9px;padding:0 13px;display:flex}.market-search input{color:#1a201c;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:11.5px}.market-search input::placeholder{color:#8a928d}.market-toolbar>button{justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:11px;font-weight:600;display:flex}.market-categories{margin-top:18px}.market-category-list{justify-content:space-between;align-items:flex-start;gap:16px;padding:0 10px 0 6px;display:flex}.market-category-list button{color:#313833;background:0 0;border:0;justify-items:center;gap:6px;min-width:66px;display:grid}.market-category-list button>span{background:#fff;border:1px solid #d9e1da;border-radius:50%;place-items:center;width:62px;height:62px;font-size:31px;line-height:1;display:grid}.market-category-list button.is-active>span{border:2px solid #098332;box-shadow:inset 0 0 0 3px #eef7e9}.market-category-list button.is-active small{color:#087c2f;font-weight:800}.market-products-section{margin-top:18px}.market-product-card{background:#fff;border:1px solid #e0e6df;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 5px 14px #1c3f2409}.market-product-card__image{background:radial-gradient(circle at 22% 20%,#ffffff57,#0000 22%),linear-gradient(145deg,#3d6d24,#102f15);place-items:center;height:105px;display:grid;position:relative;overflow:hidden}.market-product-card__image:before,.market-product-card__image:after,.market-product-card__image i{content:"";background:#ffffff1f;border-radius:50%;position:absolute}.market-product-card__image:before{width:86px;height:86px;top:28px;left:-22px}.market-product-card__image:after{width:105px;height:105px;top:-22px;right:-36px}.market-product-card__image i{width:56px;height:56px;bottom:-22px;right:22px}.market-product-card__image>span{z-index:2;filter:drop-shadow(0 10px 10px #0000002e);font-size:70px;position:relative;transform:rotate(-3deg)}.market-product-card__image.tone-carrot{background:linear-gradient(145deg,#6d7e2b,#314817)}.market-product-card__image.tone-lettuce{background:linear-gradient(145deg,#5c8d27,#173b18)}.market-product-card__image.tone-potato{background:linear-gradient(145deg,#7d693e,#3e351e)}.market-product-card__image.tone-bean{background:linear-gradient(145deg,#497827,#153b18)}.market-product-card__image.tone-pepper{background:linear-gradient(145deg,#596b24,#253816)}.market-product-card__image.tone-orange{background:linear-gradient(145deg,#5c6a29,#243715)}.market-product-card__image.tone-onion{background:linear-gradient(145deg,#79623a,#3f321d)}.market-product-card p{color:#66706b;margin:0 0 5px;font-size:9.5px}.market-stock{color:#0a8533;font-size:9.7px;line-height:1.2;display:block}.market-product-card__footer{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.market-rating{color:#ffac00;font-size:13px}.market-rating small{color:#66706b;font-size:9.5px}.market-product-card__footer button{color:#fff;background:#087f30;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.market-more{color:#087c2f;background:#fff;border:1px solid #17903f;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-width:210px;height:36px;margin:14px auto 0;padding:0 24px;font-size:11px;font-weight:700;display:flex}.market-aside{flex-direction:column;gap:18px;display:flex}.market-panel{background:#fff;border:1px solid #e0e6df;border-radius:9px;padding:16px;box-shadow:0 5px 15px #1b382208}.market-panel__title{color:#111713;justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.market-panel__title.green{color:#087d30;justify-content:flex-start;gap:10px}.market-panel__title h2{margin:0;font-size:13px}.filter-group>label,.group-order-panel>label{margin-bottom:7px;font-size:10px;font-weight:700;display:block}.price-slider{height:12px;margin-top:7px;position:relative}.price-slider:before{content:"";background:#dfe4df;border-radius:99px;height:4px;position:absolute;top:5px;left:0;right:0}.price-slider i{z-index:1;background:#087e30;border-radius:99px;width:72%;height:4px;position:absolute;top:5px;left:0}.price-slider b{z-index:2;background:#087e30;border-radius:50%;width:12px;height:12px;position:absolute;top:1px}.price-slider b:first-of-type{left:0}.price-slider b:last-of-type{left:calc(72% - 6px)}.price-labels{color:#626c67;justify-content:space-between;font-size:9.5px;display:flex}.market-select,.group-order-panel label>button{color:#313833;justify-content:flex-start;align-items:center;gap:7px;width:100%;height:31px;padding:0 10px;font-size:9.5px;font-weight:500;display:flex}.market-select svg:last-child,.group-order-panel label>button svg:last-child{margin-left:auto}.filter-checks{gap:7px;display:grid}.filter-checks label{margin-bottom:2px}.filter-checks span{align-items:center;gap:7px;font-size:9.7px;display:flex}.filter-checks input{accent-color:#087d30;width:13px;height:13px}.market-primary,.market-reset{border-radius:6px;width:100%;height:31px;font-size:10px;font-weight:700}.market-primary{color:#fff;background:linear-gradient(135deg,#07802f,#14913b);border:0;margin-top:13px}.market-reset{color:#087d30;background:#fff;border:1px solid #dfe5df;margin-top:7px}.group-order-panel>label{grid-template-columns:88px 1fr;align-items:center;gap:7px;margin:10px 0 0;display:grid}.group-order-panel>label>button,.quantity-input{grid-column:2;margin-top:-2px}.quantity-input{justify-content:flex-end;align-items:center;height:31px;padding:0 10px;font-size:9.5px;font-weight:500;display:flex}.mutualization-card{background:#fbfef9;border:1px solid #dbe9d8;border-radius:8px;grid-template-columns:58px 1fr;align-items:center;gap:10px;margin-top:16px;padding:12px;display:grid}.mutualization-icon{color:#087d30;background:#e8f4e3;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.mutualization-card strong{font-size:10.5px;display:block}.mutualization-card p{color:#343a36;margin:5px 0 6px;font-size:9.5px}.mutualization-card div>span{color:#087d30;background:#eef7e9;border-radius:5px;padding:4px 7px;font-size:8.8px;font-weight:700;display:inline-flex}.mutualization-benefits{color:#6c746f;text-align:center;margin-top:10px;font-size:8.8px}.mutualization-benefits i{color:#249344;margin:0 4px}@media (width<=1260px){.market-page{grid-template-columns:minmax(0,1fr) 280px;gap:18px;padding-inline:18px}.market-toolbar{grid-template-columns:minmax(240px,1fr) 120px 100px 110px;gap:10px}.market-category-list{gap:9px}.market-category-list button>span{width:56px;height:56px;font-size:28px}.market-product-card__image{height:94px}.market-product-card__image>span{font-size:61px}}@media (width<=1080px){.dashboard-main--market{overflow:auto}.market-page{grid-template-columns:1fr;min-height:auto;padding:18px 16px 30px}.market-aside{grid-template-columns:1fr 1fr;display:grid}}@media (width<=760px){.market-heading h1{font-size:21px}.market-heading p{font-size:11px}.market-toolbar{grid-template-columns:1fr 1fr}.market-search{grid-column:1/-1}.market-category-list{justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.market-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-aside{grid-template-columns:1fr}}@media (width<=480px){.market-products-grid{grid-template-columns:1fr}}.dashboard-main--market{background:#fbfcfb;height:100vh;min-height:100vh;overflow:hidden}.market-page{width:min(100%,1340px);height:calc(100vh - var(--dash-header));min-height:calc(100vh - var(--dash-header));grid-template-columns:minmax(0,1fr) 302px;gap:20px;margin:0 auto;padding:22px 20px 18px;display:grid;overflow:hidden}.market-main-column{flex-direction:column;gap:14px;min-width:0;display:flex}.market-heading h1{letter-spacing:-.03em;align-items:center;gap:8px;font-size:23px;display:flex}.market-heading__trait{width:24px;height:auto;transform:translateY(-1px)}.market-heading p{margin:5px 0 0;font-size:11.8px;line-height:1.45}.market-toolbar{grid-template-columns:minmax(260px,1fr) 128px 104px 118px;align-items:center;gap:12px;display:grid}.market-search,.market-toolbar>button,.market-select,.group-order-panel label>button,.quantity-input{color:#1c221e;background:#fff;border:1px solid #dee5de;border-radius:10px;height:40px;box-shadow:0 4px 12px #22412806}.market-search{gap:10px;padding:0 14px}.market-search input{font-size:11.6px}.market-toolbar>button{padding:0 12px;font-size:11.1px;font-weight:700}.market-toolbar>button span{text-align:left;flex:1}.market-categories,.market-products-section{margin-top:0}.market-categories h2,.market-products-section h2{margin:0 0 10px;font-size:12.8px;line-height:1.2}.market-category-list{grid-template-columns:repeat(7,minmax(0,1fr));justify-items:center;gap:10px;padding:0 4px 0 2px;display:grid}.market-category-list button{gap:7px;width:100%;min-width:0;max-width:82px}.market-category-list button>span{background:#fff;border:1px solid #d9e1da;border-radius:50%;place-items:center;width:60px;height:60px;display:grid;overflow:hidden}.market-category-list button>span img{object-fit:contain;width:50px;height:50px}.market-products-section{flex-direction:column;min-height:0;display:flex}.market-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.market-product-card{border-radius:10px;box-shadow:0 5px 14px #1c3f2408}.market-product-card__image{background:#edf2eb;height:116px;overflow:hidden}.market-product-card__body{padding:11px 12px 10px}.market-product-card h3{margin:0 0 4px;font-size:11.6px;line-height:1.2}.market-product-card__footer{margin-top:8px}.market-more{border-radius:8px;min-width:228px;height:38px;margin:14px auto 0;font-size:11.4px}.market-aside{grid-template-rows:1fr 1fr;gap:18px;min-width:0;display:grid}.market-panel{border-radius:12px;padding:16px;box-shadow:0 5px 15px #1b382208}.price-slider{margin-top:6px}.price-labels{font-size:9.4px}.market-select,.group-order-panel label>button,.quantity-input{height:35px;font-size:9.8px}.quantity-input{justify-content:space-between}.mutualization-card{margin-top:14px;padding:12px}.mutualization-card p{font-size:9.7px}@media (width<=1360px){.market-page{grid-template-columns:minmax(0,1fr) 286px;gap:16px;width:min(100%,1296px);padding:18px 16px 16px}.market-toolbar{grid-template-columns:minmax(230px,1fr) 120px 96px 112px;gap:10px}.market-category-list button>span{width:56px;height:56px}.market-category-list button>span img{width:46px;height:46px}.market-products-grid{gap:10px}.market-product-card__image{height:108px}}@media (width<=1180px){.dashboard-main--market{height:auto;min-height:100vh;overflow:auto}.market-page{grid-template-columns:1fr;height:auto;min-height:auto;overflow:visible}.market-aside{grid-template-rows:none;grid-template-columns:1fr 1fr}}@media (width<=900px){.market-toolbar{grid-template-columns:1fr 1fr}.market-search{grid-column:1/-1}.market-category-list{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:12px}.market-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-aside{grid-template-columns:1fr}}@media (width<=520px){.market-page{padding:14px 12px 22px}.market-products-grid,.market-category-list{grid-template-columns:1fr}.market-category-list{justify-items:start}.market-category-list button{align-items:center;gap:10px;max-width:none;display:flex}}.dashboard-sidebar{background:#fff}.dashboard-sidebar__nav{gap:6px;padding:14px 12px 10px}.dashboard-nav-item{color:#202521;min-height:40px;box-shadow:none;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;padding:0 12px;font-size:12px;font-weight:600}.dashboard-nav-item__icon{width:24px;height:24px}.dashboard-nav-item__icon svg{width:17px;height:17px}.dashboard-nav-item:hover{color:#137e34;background:#f4f8f2}.dashboard-nav-item.is-active{color:#177a34;box-shadow:none;background:#eef5ea}.dashboard-nav-item.is-active .dashboard-nav-item__label{font-weight:700}.dashboard-nav-item__badge{background:#138234;min-width:20px;height:20px;font-size:9px}.dashboard-nav-item.is-active .dashboard-nav-item__badge{color:#fff;background:#138234}.dashboard-nav-item--logout{color:#da302d;margin-top:8px}.dashboard-nav-item--logout:hover{color:#c22623;background:#fff2f2}.dashboard-sidebar__promo--help{border-radius:12px;min-height:228px;margin:auto 16px 16px}.dashboard-sidebar__promo--help h3{font-size:14px}.dashboard-sidebar__promo--help p{font-size:11px;line-height:1.5}.dashboard-sidebar__promo--help button{height:34px;font-size:11px}.dashboard-shell.sidebar-collapsed .dashboard-nav-item{min-height:40px}.dashboard-main--market{height:100vh;min-height:100vh;overflow:hidden}.market-page{width:min(100%,1320px);height:calc(100vh - var(--dash-header));grid-template-columns:minmax(0,1fr) 300px;gap:18px;min-height:0;margin:0 auto;padding:16px 18px 14px;overflow:hidden}.market-main-column{flex-direction:column;gap:10px;min-width:0;min-height:0;display:flex}.market-heading{flex:none}.market-heading h1{margin:0;font-size:22px;line-height:1.08}.market-heading__trait{width:22px}.market-heading p{margin:4px 0 0;font-size:11.4px}.market-toolbar{flex:none;grid-template-columns:minmax(250px,1fr) 132px 106px 124px;gap:10px}.market-search,.market-toolbar-select{color:#1b211d;background:#fff;border:1px solid #dfe6df;border-radius:9px;height:38px;box-shadow:0 3px 10px #22412806}.market-search{align-items:center;gap:9px;padding:0 13px;display:flex}.market-search input{width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11.4px}.market-toolbar-select{align-items:center;gap:7px;padding:0 10px;display:flex;position:relative}.market-toolbar-select select{appearance:none;color:#1b211d;width:100%;min-width:0;height:100%;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:10.7px;font-weight:700}.market-toolbar-select>svg:last-child{pointer-events:none;flex:none}.market-categories{flex:none}.market-categories h2,.market-products-section h2{margin:0 0 7px;font-size:12.4px}.market-category-list{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:0 2px}.market-category-list button{gap:4px;max-width:78px}.market-category-list button>span{background:#fff;width:52px;height:52px;overflow:hidden}.market-category-list button>span img{object-fit:cover;border-radius:50%;width:52px;height:52px}.market-category-list button small{font-size:9.5px}.market-products-section{flex-direction:column;flex:auto;min-height:0;margin-top:0;display:flex}.market-products-title-row{justify-content:space-between;align-items:center;gap:12px;min-height:18px;display:flex}.market-products-title-row h2{margin:0}.market-products-title-row>span{color:#6c756f;font-size:9px}.market-products-grid{flex:auto;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;min-height:0;margin-top:5px;display:grid}.market-product-card{border-radius:9px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.market-product-card__image{background:#edf2eb;flex:0 0 86px;height:86px}.market-product-card__body{flex-direction:column;flex:auto;min-height:0;padding:8px 10px;display:flex}.market-product-card h3{margin:0 0 3px;font-size:10.8px}.market-product-card p{margin:0 0 3px;font-size:9px}.market-price{margin-top:5px;font-size:9.2px}.market-rating{font-size:11.5px}.market-rating small{font-size:8.8px}.market-product-card__footer button{width:27px;height:27px}.market-more{flex:none;min-width:205px;height:31px;margin:8px auto 0;font-size:10.3px}.market-empty-state{color:#657068;text-align:center;background:#fff;border:1px dashed #cfddcf;border-radius:11px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:7px;min-height:260px;display:flex}.market-empty-state strong{color:#172019;font-size:13px}.market-empty-state span{font-size:10px}.market-empty-state button{color:#fff;background:#087f30;border:0;border-radius:7px;height:31px;padding:0 15px;font-size:10px;font-weight:700}.market-aside{grid-template-rows:minmax(0,.92fr) minmax(0,1.08fr);gap:12px;min-width:0;min-height:0;display:grid}.market-panel{border-radius:10px;min-height:0;padding:13px 14px;overflow:hidden}.market-panel__title{margin-bottom:9px}.market-panel__title h2{font-size:12.3px}.filter-group{margin-top:9px}.filter-group>label,.group-order-panel>label{margin-bottom:5px;font-size:9.5px}.market-range{accent-color:#087d30;width:100%;height:16px;margin:0}.price-labels{margin-top:-2px;font-size:8.7px}.market-select-wrap,.group-order-panel>label>select,.market-date-input,.quantity-input{background:#fff;border:1px solid #dfe6df;border-radius:8px;height:32px}.market-select-wrap{align-items:center;gap:7px;padding:0 9px;display:flex}.market-select-wrap select,.group-order-panel>label>select,.market-date-input input,.quantity-input input{color:#303833;width:100%;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:9px}.market-select-wrap select,.group-order-panel>label>select{appearance:none}.market-select-wrap svg:last-child{pointer-events:none;flex:none}.filter-checks{gap:5px}.filter-checks span{font-size:9px}.filter-checks input{width:12px;height:12px}.market-primary,.market-reset{height:30px;font-size:9.5px}.market-primary{margin-top:9px}.market-reset{margin-top:6px}.group-order-panel{flex-direction:column;display:flex}.group-order-panel>label{grid-template-columns:82px 1fr;gap:7px;margin:6px 0 0}.quantity-input{align-items:center;padding:0 8px;display:flex}.quantity-input input{text-align:left}.quantity-input b{flex:none;font-size:9px}.market-date-input{align-items:center;gap:6px;padding:0 8px;display:flex}.market-date-input input{font-size:8.7px}.mutualization-card{grid-template-columns:45px 1fr;gap:8px;margin-top:10px;padding:9px}.mutualization-icon{width:41px;height:41px}.mutualization-card strong{font-size:9.6px}.mutualization-card p{margin:3px 0 4px;font-size:8.8px}.mutualization-card div>span,.mutualization-benefits{font-size:8px}.mutualization-benefits{margin-top:6px}.mutualization-error{color:#b33a32;background:#fff2f0;border-radius:7px;margin-top:9px;padding:8px 9px;font-size:8.8px;line-height:1.35}@media (width>=1181px) and (height<=850px){.market-page{padding-top:12px;padding-bottom:10px}.market-main-column{gap:8px}.market-heading h1{font-size:20px}.market-heading p{font-size:10.5px}.market-toolbar,.market-search,.market-toolbar-select{height:35px}.market-category-list button>span,.market-category-list button>span img{width:46px;height:46px}.market-product-card__image{flex-basis:78px;height:78px}.market-product-card__body{padding:6px 9px}.market-product-card h3{font-size:10.2px}.market-product-card p,.market-stock{font-size:8.5px}.market-price b{font-size:11.8px}.market-panel{padding:11px 12px}.filter-group{margin-top:7px}.group-order-panel>label{margin-top:5px}.mutualization-card{margin-top:7px}}@media (width<=1180px){.dashboard-main--market{height:auto;min-height:100vh;overflow:auto}.market-page{grid-template-columns:1fr;height:auto;min-height:auto;overflow:visible}.market-products-grid{grid-template-rows:none}.market-aside{grid-template-rows:none;grid-template-columns:1fr 1fr}}@media (width<=820px){.market-toolbar{grid-template-columns:1fr 1fr}.market-search{grid-column:1/-1}.market-category-list{grid-template-columns:repeat(4,minmax(0,1fr))}.market-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-aside{grid-template-columns:1fr}}@media (width<=520px){.market-products-grid{grid-template-columns:1fr}.market-category-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.market-product-card{flex-direction:column;height:100%;min-height:0;display:flex}.market-product-card__image{background:#edf2eb;flex:0 0 60%;height:60%;min-height:112px;overflow:hidden}.market-product-card__image img{object-fit:cover;width:100%;height:100%;display:block}.market-product-card__body{flex:40%;min-height:0;padding:8px 10px}.market-product-card h3{margin-bottom:3px;font-size:10.8px}.market-product-card p{margin-bottom:3px;font-size:9px}.market-stock{font-size:9.2px}.market-price{margin-top:4px}.market-price b{font-size:12.4px}.market-product-card__footer{margin-top:auto;padding-top:4px}.market-checkbox-select{z-index:20;min-width:0;position:relative}.market-checkbox-select.is-open{z-index:80}.market-checkbox-select__trigger{color:#1b211d;text-align:left;background:#fff;border:1px solid #dfe6df;border-radius:9px;align-items:center;gap:7px;width:100%;height:38px;padding:0 10px;font-size:10.7px;font-weight:700;display:flex;box-shadow:0 3px 10px #22412806}.market-checkbox-select__trigger>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.market-checkbox-select__trigger>svg:last-child{flex:none;transition:transform .16s}.market-checkbox-select.is-open .market-checkbox-select__trigger>svg:last-child{transform:rotate(180deg)}.market-checkbox-select__menu{z-index:100;background:#fff;border:1px solid #d9e6d8;border-radius:9px;max-height:190px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #16432121}.market-checkbox-select__menu>button{color:#2b342e;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;min-height:31px;padding:5px 7px;font-size:9.7px;font-weight:600;display:flex}.market-checkbox-select__menu>button:hover{color:#087d30;background:#f1f8ee}.market-checkbox-select__menu>button.is-selected{color:#087d30;background:#edf7e9;font-weight:700}.market-checkbox-select__check{color:#fff;background:#fff;border:1.5px solid #c6d3c6;border-radius:4px;flex:0 0 16px;place-items:center;width:16px;height:16px;display:grid}.market-checkbox-select__menu>button.is-selected .market-checkbox-select__check{background:#11833a;border-color:#11833a}.market-toolbar-dropdown{width:100%}.market-panel-dropdown .market-checkbox-select__trigger,.market-group-dropdown .market-checkbox-select__trigger{height:32px;font-size:9px;font-weight:500}.market-panel-dropdown .market-checkbox-select__menu,.market-group-dropdown .market-checkbox-select__menu{font-size:9px}.group-order-panel>label>.market-group-dropdown{grid-column:2;width:100%;min-width:0;margin-top:-2px}.market-panel{overflow:visible}.market-aside{z-index:10;position:relative}@media (width>=1181px) and (height<=850px){.market-product-card__image{flex-basis:58%;height:58%;min-height:94px}.market-product-card__body{flex-basis:42%;padding-block:6px}}@media (width<=900px){.market-product-card__image{flex-basis:58%;height:auto;min-height:145px}.market-checkbox-select__trigger{height:40px}}.dashboard-main--add-product{background:#fbfcfb;height:100vh;min-height:100vh;overflow:hidden}.add-product-page{width:min(100%,1320px);height:calc(100vh - var(--dash-header));color:#111713;flex-direction:column;margin:0 auto;padding:18px 22px 14px;display:flex;overflow:hidden}.add-product-heading{flex:none;justify-content:space-between;align-items:flex-start;display:flex}.add-product-heading h1{letter-spacing:-.025em;align-items:center;gap:8px;margin:0;font-size:22px;line-height:1.1;display:flex}.add-product-heading h1 img{width:22px;height:auto}.add-product-heading p{color:#606a65;margin:5px 0 0;font-size:11.5px}.add-product-steps{flex:0 0 74px;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:start;gap:10px;width:100%;max-width:780px;margin:18px 0 0 36px;display:grid}.add-step{color:#56605b;background:0 0;border:0;justify-items:center;gap:7px;min-width:128px;padding:0;display:grid}.add-step>span{color:#202620;background:#fff;border:1px solid #dfe5df;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.add-step small{white-space:nowrap;font-size:9.5px}.add-step.is-active>span,.add-step.is-completed>span{color:#fff;background:#11913a;border-color:#11913a;box-shadow:0 5px 12px #11913a2e}.add-step.is-active small,.add-step.is-completed small{color:#087d30;font-weight:700}.add-step-line{background:#dde4dd;height:1px;margin-top:15px}.add-step-line.is-completed{background:#11913a}.add-product-layout{flex:auto;grid-template-columns:minmax(0,1fr) 300px;gap:24px;min-height:0;display:grid}.add-product-form{background:#fff;border:1px solid #e1e8e0;border-radius:12px;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 7px 22px #1c3f2409}.add-form-section{padding:14px 18px 12px}.add-form-section+.add-form-section{border-top:1px solid #e7ece6}.add-form-section--product{flex:1.45 1 0;min-height:0}.add-form-section--quantity{flex:.78 1 0}.add-form-section--availability{flex:.54 1 0}.add-section-title{align-items:center;gap:10px;margin-bottom:11px;display:flex}.add-section-title>span{color:#11833a;background:#e8f3e3;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.add-section-title h2{margin:0;font-size:13px;line-height:1.2}.add-product-info-layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px;min-height:0;display:grid}.add-fields-grid,.add-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.add-fields-grid label,.add-compact-grid label,.add-negotiable{min-width:0}.add-fields-grid label>span,.add-compact-grid label>span,.add-photo-label,.add-negotiable legend{color:#222923;margin-bottom:6px;font-size:9.8px;font-weight:700;display:block}.add-fields-grid label>span b,.add-compact-grid label>span b,.add-photo-label b{color:#e34a43}.add-fields-grid label>span em{color:#707974;font-style:normal;font-weight:500}.add-fields-grid input,.add-select-wrap,.add-input-suffix,.add-date-field,.add-description-field textarea{color:#242b26;background:#fff;border:1px solid #dfe6df;border-radius:8px;width:100%;box-shadow:0 2px 8px #233f2905}.add-fields-grid input{height:37px;font:inherit;outline:0;padding:0 11px;font-size:10px}.add-select-wrap{align-items:center;gap:7px;height:37px;padding:0 10px;display:flex}.add-select-wrap select{appearance:none;color:#262d28;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:10px}.add-select-wrap svg{flex:none}.add-field-emoji{font-size:18px}.add-description-field{grid-column:1/-1;position:relative}.add-description-field textarea{resize:none;min-height:72px;font:inherit;outline:0;padding:10px 12px 22px;font-size:10px;line-height:1.5}.add-description-field>small{color:#747d78;font-size:8.5px;position:absolute;bottom:7px;right:10px}.add-photo-field{background:#fbfdf9;border:1px solid #dfe9dc;border-radius:10px;min-height:0;padding:12px}.add-photo-preview{background:#eef4ec;border-radius:10px;height:178px;position:relative;overflow:hidden}.add-photo-preview img{object-fit:cover;width:100%;height:100%}.add-photo-remove{color:#151a16;background:#fff;border:0;border-radius:50%;place-items:center;width:26px;height:26px;font-size:19px;line-height:1;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 2px 8px #00000024}.add-photo-change{color:#14803a;background:#fff;border:1px dashed #b9d1ba;border-radius:8px;grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:6px;width:100%;min-height:51px;margin-top:9px;font-size:9.7px;font-weight:700;display:grid}.add-photo-change small{color:#747d78;grid-column:1/-1;font-size:8.4px;font-weight:500}.add-compact-grid{gap:9px 18px}.add-input-suffix,.add-date-field{align-items:center;height:34px;display:flex;overflow:hidden}.add-input-suffix input,.add-date-field input{min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 10px;font-size:9.7px}.add-input-suffix>b{color:#343c36;border-left:1px solid #e5eae4;place-items:center;min-width:44px;height:100%;font-size:9px;font-weight:600;display:grid}.add-compact-grid .add-select-wrap{height:34px}.add-negotiable{border:0;margin:0;padding:0}.add-negotiable legend{padding:0}.add-negotiable label{align-items:center;gap:6px;margin-right:18px;font-size:9.7px;display:inline-flex}.add-negotiable input{accent-color:#11913a;width:15px;height:15px}.add-date-field{color:#68736c;padding-left:9px}.add-date-field input{color:#303833}.add-product-actions{border-top:1px solid #e7ece6;flex:0 0 53px;justify-content:space-between;align-items:center;gap:20px;padding:8px 14px;display:flex}.add-cancel,.add-next{border-radius:7px;height:35px;font-size:10px;font-weight:700}.add-cancel{color:#202620;background:#fff;border:1px solid #dce3dc;min-width:110px}.add-product-actions>div{align-items:center;gap:16px;display:flex}.add-product-actions>div>span{color:#5f6863;font-size:9.2px}.add-next{color:#fff;background:linear-gradient(135deg,#087c30,#14943d);border:0;justify-content:center;align-items:center;gap:10px;min-width:195px;display:flex;box-shadow:0 6px 15px #11803329}.add-product-aside{grid-template-rows:1.12fr 1fr .58fr;gap:14px;min-height:0;display:grid}.add-side-card{background:#fff;border:1px solid #e0e7df;border-radius:11px;min-height:0;padding:15px 16px;overflow:hidden;box-shadow:0 5px 16px #1c3f2408}.add-side-card h2{margin:0 0 13px;font-size:12.5px}.add-preview-card{background:linear-gradient(#fcfefb 0%,#f8fbf7 100%);border-color:#d9e7d7}.add-preview-head{grid-template-columns:57px 1fr auto;align-items:center;gap:9px;display:grid}.add-preview-head>img{object-fit:cover;border-radius:8px;width:57px;height:57px}.add-preview-head>div{flex-direction:column;min-width:0;display:flex}.add-preview-head strong{font-size:10.8px}.add-preview-head span{color:#66706b;margin-top:4px;font-size:8.8px}.add-preview-head span i{margin:0 4px;font-style:normal}.add-preview-head>em{color:#087c30;background:#e8f4e4;border-radius:999px;padding:5px 9px;font-size:8.6px;font-style:normal;font-weight:700}.add-preview-card dl{gap:10px;margin:15px 0 0;display:grid}.add-preview-card dl>div{justify-content:space-between;gap:15px;display:flex}.add-preview-card dt,.add-preview-card dd{margin:0;font-size:9.5px}.add-preview-card dd{text-align:right;font-weight:600}.add-tips-card h2{align-items:center;gap:9px;display:flex}.tip-bulb{color:#ef9f00;font-size:18px}.add-tip-row{grid-template-columns:28px 1fr;gap:8px;margin-top:11px;display:grid}.add-tip-row>span{color:#14803a;background:#e8f4e4;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.add-tip-row p{margin:0}.add-tip-row strong,.add-tip-row small{display:block}.add-tip-row strong{font-size:9.6px}.add-tip-row small{color:#646e68;margin-top:3px;font-size:8.7px;line-height:1.35}.add-info-card{background:#fffaf1;border-color:#f0dfb9}.add-info-card h2{align-items:center;gap:9px;margin-bottom:9px;display:flex}.add-info-card h2>span{color:#e89a00;border:1px solid #f1a10d;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.add-info-card p{color:#59625d;margin:0;font-size:8.9px;line-height:1.5}.dashboard-products-group{display:grid}.dashboard-products-parent .dashboard-nav-item__chevron{transition:transform .16s}.dashboard-products-group.is-open .dashboard-products-parent .dashboard-nav-item__chevron{transform:rotate(180deg)}.dashboard-products-subnav{gap:1px;margin:2px 0 5px;padding:0 0 0 42px;display:grid;position:relative}.dashboard-products-subnav:before{content:"";background:#e1e7e1;width:1px;position:absolute;top:3px;bottom:3px;left:27px}.dashboard-products-subnav button{color:#374038;text-align:left;background:0 0;border:0;border-radius:6px;min-height:31px;padding:0 8px 0 9px;font-size:10.3px;font-weight:600;position:relative}.dashboard-sub-dot{background:#cdd6cd;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-19px;transform:translateY(-50%);box-shadow:0 0 0 3px #fff}.dashboard-products-subnav button.is-active{color:#087c30;font-weight:700}.dashboard-products-subnav button.is-active .dashboard-sub-dot{background:#11913a}@media (width>=1181px) and (height<=850px){.add-product-page{padding-top:12px}.add-product-steps{flex-basis:62px;margin-top:12px}.add-form-section{padding-top:10px;padding-bottom:9px}.add-photo-preview{height:145px}.add-description-field textarea{min-height:58px}.add-side-card{padding-block:12px}}@media (width<=1180px){.dashboard-main--add-product{height:auto;overflow:auto}.add-product-page{height:auto;overflow:visible}.add-product-layout{grid-template-columns:1fr}.add-product-aside{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.add-product-steps{margin-left:0;overflow-x:auto}.add-product-info-layout,.add-fields-grid,.add-compact-grid,.add-product-aside{grid-template-columns:1fr}.add-photo-field{max-width:360px}.add-description-field{grid-column:auto}}.add-product-form{grid-template-rows:auto auto auto 53px;align-content:start;display:grid;overflow:hidden}.add-form-section--product,.add-form-section--quantity,.add-form-section--availability{flex:none;min-height:auto}.add-product-info-layout{align-items:start}.add-fields-grid{align-content:start}.add-description-field{min-height:0}.add-description-field textarea{box-sizing:border-box;height:78px;min-height:78px;max-height:78px;display:block;overflow-y:auto}.add-photo-field{align-self:start}.add-form-section--quantity,.add-form-section--availability{z-index:1;background:#fff;position:relative}.add-product-actions{align-self:end}@media (width>=1181px) and (height<=850px){.add-product-form{grid-template-rows:auto auto auto 49px}.add-description-field textarea{height:60px;min-height:60px;max-height:60px}.add-photo-preview{height:142px}.add-photo-change{min-height:46px}.add-form-section{padding-top:9px;padding-bottom:8px}}@media (width<=1180px){.add-product-form{display:flex;overflow:visible}.add-description-field textarea{height:92px;min-height:92px;max-height:none}}.add-photo-preview--empty{background:#f8fbf7;border:1px dashed #c4d8c5}.add-photo-empty{color:#16813a;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex}.add-photo-empty strong{font-size:10.5px}.add-photo-empty small{color:#7a837e;font-size:8.7px;font-weight:500}.add-preview-photo-placeholder{color:#17833b;background:#f2f7f0;border:1px dashed #c8d9c8;border-radius:8px;place-items:center;width:57px;height:57px;display:grid}.add-preview-head>em.is-empty{color:#707872;background:#f1f3f1}.add-select-wrap select:invalid,.add-select-wrap select option[disabled]{color:#7a837e}.dashboard-profile-wrap{position:relative}.dashboard-profile-menu{z-index:120;border:1px solid var(--dash-line);background:#fff;border-radius:12px;width:190px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #19372124}.dashboard-profile-menu button{color:#172019;width:100%;min-height:40px;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.dashboard-profile-menu button:hover{color:var(--dash-green);background:#f1f7ef}.dashboard-profile-menu button.is-danger{color:#c93434}.role-dashboard-loading,.role-route-loading{min-height:calc(100vh - var(--dash-header));color:var(--dash-muted);place-items:center;font-size:14px;font-weight:700;display:grid}.role-primary-button{color:#fff;background:linear-gradient(135deg,#08782f,#159140);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #107e3324}.role-dashboard-stats .dash-stat-card__body>strong.role-money{margin-top:7px;font-size:20px}.role-dashboard-grid{grid-template-columns:1.35fr .9fr .82fr;align-items:start;gap:16px;display:grid}.role-dashboard-grid .role-wide-card{min-height:355px}.buyer-needs-list,.driver-mission-list,.role-order-list,.role-delivery-list{margin-top:11px}.buyer-need-row{border-bottom:1px solid #edf0ec;grid-template-columns:48px minmax(0,1fr) 66px;align-items:center;gap:12px;min-height:82px;padding:10px 0;display:grid}.buyer-need-row:last-child,.driver-mission-row:last-child{border-bottom:0}.buyer-need-thumb{background:#f2f7ef;border-radius:10px;place-items:center;width:45px;height:45px;font-size:29px;display:grid}.buyer-need-main,.buyer-need-progress{flex-direction:column;display:flex}.buyer-need-main strong,.role-order-list strong,.role-delivery-list strong,.driver-route strong,.driver-active-trip strong,.driver-vehicle strong{font-size:12px}.buyer-need-main small,.role-order-list small,.role-delivery-list small,.driver-route small,.driver-active-trip small,.driver-vehicle small{color:#6b746e;margin-top:4px;font-size:10.5px}.buyer-need-progress{color:#66706b;align-items:flex-end;font-size:9px}.buyer-need-progress strong{color:#171d19;margin-top:4px;font-size:12px}.role-progress{background:#e9ede8;border-radius:999px;width:100%;height:6px;margin-top:9px;overflow:hidden}.role-progress i{border-radius:inherit;background:linear-gradient(90deg,#0c7e31,#4da253);height:100%;display:block}.role-order-list>div{border-bottom:1px solid #edf0ec;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:73px;display:grid}.role-order-icon{background:#f1f7ee;border-radius:9px;place-items:center;width:38px;height:38px;font-size:23px;display:grid}.status-pill.blue{color:#2269b1;background:#eaf2ff}.role-outline-button{color:#087a2f;background:#fff;border:1px solid #b8d4b9;border-radius:7px;width:100%;min-height:36px;margin-top:12px;font-size:10.5px;font-weight:800}.role-delivery-list>div{border-bottom:1px solid #edf0ec;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:67px;display:grid}.role-delivery-list>div>svg{color:#15873a}.role-delivery-list span{flex-direction:column;display:flex}.role-delivery-list small,.role-delivery-list time{align-items:center;gap:4px;display:flex}.role-delivery-list time{color:#48514c;font-size:9.5px;font-weight:700}.driver-mission-row{border-bottom:1px solid #edf0ec;grid-template-columns:38px minmax(0,1fr) 90px 72px;align-items:center;gap:10px;min-height:82px;display:grid}.driver-route-icon{color:#087d30;background:#eaf5e6;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.driver-route{flex-direction:column;display:flex}.driver-route small{align-items:center;gap:4px;display:flex}.driver-price{color:#087a2f;text-align:right;font-size:12px}.driver-mission-row>button{color:#fff;background:#0b8132;border:0;border-radius:6px;min-height:31px;font-size:10px;font-weight:800}.driver-active-trip{background:linear-gradient(145deg,#f0f7ed,#fbfdfb);border-radius:10px;flex-direction:column;min-height:170px;margin-top:14px;padding:16px;display:flex}.driver-active-trip__icon{color:#087c31;background:#dff0db;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:12px;display:grid}.driver-trip-meta{color:#66706a;justify-content:space-between;margin-top:8px;font-size:9.5px;display:flex}.driver-vehicle{align-items:center;gap:15px;min-height:145px;display:flex}.driver-vehicle__icon{background:#edf4eb;border-radius:10px;place-items:center;width:95px;height:78px;font-size:48px;display:grid}.driver-vehicle>div:last-child{flex-direction:column;align-items:flex-start;display:flex}@media (width<=1120px){.role-dashboard-grid{grid-template-columns:1fr 1fr}.role-dashboard-grid .role-wide-card{grid-column:1/-1}}@media (width<=760px){.role-dashboard-grid,.role-dashboard-stats{grid-template-columns:1fr}.driver-mission-row{grid-template-columns:38px minmax(0,1fr) auto}.driver-price{display:none}}
