.fn-delivery{--fn-green-950: #17351e;--fn-green-900: #214a29;--fn-green-700: #3f7438;--fn-green-100: #eaf4e6;--fn-green-050: #f5f9f2;--fn-ink: #1f2b21;--fn-muted: #59655b;--fn-line: #d8e2d4;--fn-white: #ffffff;--fn-warn-bg: #fff8e8;--fn-warn-line: #ead59b;--fn-warn-ink: #6e5313;--fn-error-bg: #fff3f1;--fn-error-line: #e8c6c1;--fn-error-ink: #7c3f37;width:100%;padding:24px 0 64px;background:radial-gradient(circle at 92% 5%,rgba(122,174,90,.13),transparent 280px),linear-gradient(180deg,#f4f8f1 0,#fbfcfa 340px,#fff);color:var(--fn-ink)}.fn-delivery,.fn-delivery *{box-sizing:border-box}.fn-delivery [hidden]{display:none!important}.fn-delivery__shell{max-width:1180px}.fn-delivery__crumb{display:flex;align-items:center;gap:8px;margin:0 0 24px;color:var(--fn-muted);font-size:14px;line-height:1.4}.fn-delivery__crumb a{color:var(--fn-green-900);font-weight:750;text-underline-offset:3px}.fn-delivery__hero{max-width:820px;margin-bottom:30px}.fn-delivery__eyebrow{margin:0 0 8px;color:var(--fn-green-700);font-size:12px;font-weight:900;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}.fn-delivery__hero h1{max-width:760px;margin:0;color:var(--fn-green-950);font-family:var(--font-heading, inherit);font-size:clamp(38px,5.5vw,66px);font-weight:850;letter-spacing:-.045em;line-height:1}.fn-delivery__hero>p:not(.fn-delivery__eyebrow){max-width:740px;margin:16px 0 0;color:var(--fn-muted);font-size:17px;line-height:1.65}.fn-delivery__trust{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none}.fn-delivery__trust li{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #d6e4d0;border-radius:999px;background:#ffffffd1;color:#35563a;font-size:13px;font-weight:760;line-height:1.35}.fn-delivery__trust li:before{width:7px;height:7px;margin-right:7px;border-radius:50%;background:#6ea449;content:""}.fn-delivery__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:22px;align-items:start}.fn-delivery__flow{display:grid;gap:16px;min-width:0}.fn-delivery__card{border:1px solid var(--fn-line);border-radius:24px;background:var(--fn-white);box-shadow:0 12px 36px #1e351f12}.fn-delivery__check,.fn-delivery__result,.fn-delivery__zones{padding:clamp(22px,3vw,32px)}.fn-delivery__step-head,.fn-delivery__result-head{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:center}.fn-delivery__step,.fn-delivery__result-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:var(--fn-green-100);color:var(--fn-green-900);font-size:17px;font-weight:900}.fn-delivery__step-head p,.fn-delivery__result-head p{margin:0 0 3px;color:var(--fn-green-700);font-size:12px;font-weight:850;letter-spacing:.045em;line-height:1.3;text-transform:uppercase}.fn-delivery__step-head h2,.fn-delivery__result-head h2,.fn-delivery__zones h2,.fn-delivery__how h2{margin:0;color:var(--fn-green-950);font-family:var(--font-heading, inherit);font-size:clamp(25px,3vw,33px);letter-spacing:-.025em;line-height:1.12}.fn-delivery__form{margin-top:23px}.fn-delivery__form label{display:block;margin-bottom:8px;color:var(--fn-ink);font-size:15px;font-weight:800;line-height:1.35}.fn-delivery__field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.fn-delivery__field-row input,.fn-delivery__field-row button,.fn-delivery__primary{min-height:54px;border-radius:13px;font:inherit}.fn-delivery__field-row input{width:100%;min-width:0;padding:0 16px;border:1px solid #bfcdbb;background:#fff;color:var(--fn-ink);font-size:18px;font-weight:700;letter-spacing:.04em;outline:none}.fn-delivery__field-row input::placeholder{color:#7a847b;font-weight:500;letter-spacing:0}.fn-delivery__field-row input:focus{border-color:var(--fn-green-700);box-shadow:0 0 0 4px #50843e26}.fn-delivery__field-row input[aria-invalid=true]{border-color:#b45449}.fn-delivery__field-row button,.fn-delivery__primary{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--fn-green-950);color:#fff;cursor:pointer;font-size:15px;font-weight:850;line-height:1.2;text-align:center;text-decoration:none}.fn-delivery__field-row button{min-width:138px;padding:0 22px}.fn-delivery__field-row button:hover,.fn-delivery__primary:hover{background:#0f2916;color:#fff}.fn-delivery__field-row button:disabled{cursor:wait;opacity:.72}.fn-delivery__field-row button:focus-visible,.fn-delivery__primary:focus-visible,.fn-delivery__crumb a:focus-visible,.fn-delivery__planning summary:focus-visible{outline:3px solid #e0ad36;outline-offset:3px}.fn-delivery__help{margin:8px 0 0;color:var(--fn-muted);font-size:13px;line-height:1.5}.fn-delivery__status{margin-top:14px;padding:12px 14px;border:1px solid var(--fn-line);border-radius:12px;background:var(--fn-green-050);color:#405344;font-size:14px;font-weight:700;line-height:1.5}.fn-delivery__status[data-state=loading]:before{display:inline-block;width:9px;height:9px;margin-right:8px;border:2px solid #afc5a6;border-top-color:var(--fn-green-900);border-radius:50%;content:"";animation:fn-delivery-spin .8s linear infinite}.fn-delivery__status[data-state=error]{border-color:var(--fn-error-line);background:var(--fn-error-bg);color:var(--fn-error-ink)}.fn-delivery__status[data-state=neutral]{border-color:var(--fn-warn-line);background:var(--fn-warn-bg);color:var(--fn-warn-ink)}.fn-delivery__result{scroll-margin-top:20px;border-color:#cddfc7}.fn-delivery__result.is-ready{background:linear-gradient(145deg,#f5fbf2,#fff 48%)}.fn-delivery__result.is-short{border-color:var(--fn-warn-line);background:linear-gradient(145deg,var(--fn-warn-bg),#fff 48%)}.fn-delivery__result.is-outside,.fn-delivery__result.is-unverified{border-color:var(--fn-error-line);background:linear-gradient(145deg,var(--fn-error-bg),#fff 48%)}.fn-delivery__result.is-short .fn-delivery__result-icon{background:#f9e9bc;color:var(--fn-warn-ink)}.fn-delivery__result.is-outside .fn-delivery__result-icon,.fn-delivery__result.is-unverified .fn-delivery__result-icon{background:#f5ded9;color:var(--fn-error-ink)}.fn-delivery__result-copy{margin:18px 0 0;color:#435046;font-size:16px;line-height:1.6}.fn-delivery__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0 0}.fn-delivery__facts>div{min-width:0;padding:13px 14px;border:1px solid #dfe7dc;border-radius:13px;background:#ffffffc7}.fn-delivery__facts dt{color:var(--fn-muted);font-size:12px;font-weight:700;line-height:1.4}.fn-delivery__facts dd{margin:4px 0 0;overflow-wrap:anywhere;color:var(--fn-green-950);font-size:16px;font-weight:850;line-height:1.35}.fn-delivery__cart-state{margin-top:14px;padding:14px;border:1px solid #dfe7dc;border-radius:13px;background:#fff}.fn-delivery__cart-state>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--fn-muted);font-size:14px;line-height:1.4}.fn-delivery__cart-state strong{color:var(--fn-ink);font-size:15px;text-align:right}.fn-delivery__progress{height:8px;margin-top:11px;overflow:hidden;border-radius:999px;background:#e9eee6}.fn-delivery__progress span{display:block;width:0;height:100%;border-radius:inherit;background:#6d9e49;transition:width .25s ease}.fn-delivery__primary{width:100%;margin-top:18px;padding:0 22px}.fn-delivery__fineprint{margin:11px 0 0;color:var(--fn-muted);font-size:12px;line-height:1.55;text-align:center}.fn-delivery__zones{position:sticky;top:96px}.fn-delivery__zones h2{font-size:clamp(28px,3vw,37px)}.fn-delivery__zones-intro{margin:9px 0 0;color:var(--fn-muted);font-size:14px;line-height:1.55}.fn-delivery__zone-list{display:grid;gap:10px;margin-top:19px}.fn-delivery__zone-list>article{display:grid;grid-template-columns:minmax(92px,.76fr) minmax(0,1.24fr);gap:12px;align-items:center;padding:14px;border:1px solid #dce5d8;border-radius:14px;background:#fbfcfa}.fn-delivery__zone-list>article.is-active{border-color:#78a965;background:var(--fn-green-050);box-shadow:0 0 0 2px #66974c21}.fn-delivery__zone-list>article>div>span,.fn-delivery__zone-list>article>div>strong{display:block}.fn-delivery__zone-list>article>div>span{color:var(--fn-green-700);font-size:11px;font-weight:900;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.fn-delivery__zone-list>article>div>strong{margin-top:3px;color:var(--fn-green-950);font-size:17px;line-height:1.3}.fn-delivery__zone-list dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.fn-delivery__zone-list dl>div{min-width:0;padding-left:9px;border-left:1px solid #dfe7dc}.fn-delivery__zone-list dt{color:var(--fn-muted);font-size:11px;line-height:1.3}.fn-delivery__zone-list dd{margin:3px 0 0;color:var(--fn-ink);font-size:15px;font-weight:850;line-height:1.3}.fn-delivery__boundary{margin:15px 0 0;padding-top:14px;border-top:1px solid #e1e8df;color:var(--fn-muted);font-size:12px;line-height:1.55}.fn-delivery__how{margin-top:42px;padding:clamp(24px,4vw,38px);border-radius:24px;background:var(--fn-green-950);color:#fff}.fn-delivery__how h2{color:#fff}.fn-delivery__how ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:24px 0 0;padding:0;list-style:none}.fn-delivery__how li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:start}.fn-delivery__how li>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#ffffff24;color:#fff;font-size:14px;font-weight:900}.fn-delivery__how strong{display:block;color:#fff;font-size:16px;line-height:1.35}.fn-delivery__how p{margin:5px 0 0;color:#ffffffbd;font-size:14px;line-height:1.55}.fn-delivery__planning{margin-top:18px;border:1px solid var(--fn-line);border-radius:18px;background:#fff;overflow:hidden}.fn-delivery__planning summary{position:relative;min-height:54px;padding:16px 52px 16px 18px;color:var(--fn-green-950);cursor:pointer;font-size:15px;font-weight:850;line-height:1.4;list-style:none}.fn-delivery__planning summary::-webkit-details-marker{display:none}.fn-delivery__planning summary:after{position:absolute;top:50%;right:18px;width:24px;height:24px;border-radius:8px;background:var(--fn-green-100);color:var(--fn-green-900);content:"+";font-size:20px;font-weight:800;line-height:23px;text-align:center;transform:translateY(-50%)}.fn-delivery__planning[open] summary:after{content:"\2212"}.fn-delivery__planning>div{padding:0 18px 18px;border-top:1px solid #e4eae2}.fn-delivery__planning p{margin:14px 0 0;color:var(--fn-muted);font-size:14px;line-height:1.65}@keyframes fn-delivery-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.fn-delivery__layout{grid-template-columns:minmax(0,1fr)}.fn-delivery__zones{position:static}.fn-delivery__how ol{grid-template-columns:minmax(0,1fr);gap:18px}}@media(max-width:749px){.fn-delivery{padding:16px 0 46px}.fn-delivery__shell{padding-right:16px;padding-left:16px}.fn-delivery__crumb{margin-bottom:18px;font-size:13px}.fn-delivery__hero{margin-bottom:22px}.fn-delivery__hero h1{font-size:clamp(34px,10vw,46px);line-height:1.03}.fn-delivery__hero>p:not(.fn-delivery__eyebrow){margin-top:13px;font-size:16px;line-height:1.58}.fn-delivery__trust{gap:7px;margin-top:15px}.fn-delivery__trust li{min-height:32px;padding:6px 9px;font-size:12px}.fn-delivery__layout,.fn-delivery__flow{gap:12px}.fn-delivery__card{border-radius:20px;box-shadow:0 8px 25px #1e351f0f}.fn-delivery__check,.fn-delivery__result,.fn-delivery__zones{padding:20px 16px}.fn-delivery__step-head,.fn-delivery__result-head{grid-template-columns:42px minmax(0,1fr);gap:11px}.fn-delivery__step,.fn-delivery__result-icon{width:42px;height:42px;border-radius:12px}.fn-delivery__step-head h2,.fn-delivery__result-head h2{font-size:25px}.fn-delivery__form{margin-top:20px}.fn-delivery__facts{gap:8px}.fn-delivery__facts>div{padding:12px}.fn-delivery__zones{order:2}.fn-delivery__zone-list>article{grid-template-columns:minmax(84px,.7fr) minmax(0,1.3fr);padding:13px 12px}.fn-delivery__how{margin-top:28px;padding:24px 18px;border-radius:20px}.fn-delivery__how ol{margin-top:20px}}@media(max-width:430px){.fn-delivery__field-row{grid-template-columns:minmax(0,1fr)}.fn-delivery__field-row button{width:100%}.fn-delivery__facts{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.fn-delivery__zone-list>article{grid-template-columns:minmax(0,1fr);gap:10px}.fn-delivery__zone-list dl>div:first-child{padding-left:0;border-left:0}}@media(prefers-reduced-motion:reduce){.fn-delivery__status[data-state=loading]:before{animation:none}.fn-delivery__progress span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/foodnet-delivery-page.css.map */
