:root{--cream:#fff1cf;--ink:#28351f;--green:#34733b;--leaf:#8eb54f;--tomato:#e85032;--blue:#2b6390;--yellow:#f2c64e;--line:#9f9878}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Arial,Helvetica,sans-serif}.skip-link{position:fixed;z-index:100;top:1rem;left:1rem;padding:.8rem;transform:translateY(-150%);color:#fff;background:var(--green)}.skip-link:focus{transform:none}a,button,input,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:4px}header{min-height:118px;padding:34px clamp(1rem,4vw,4rem) 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:2px solid var(--ink);background:var(--cream);position:relative;z-index:30}.awning{position:absolute;top:0;left:0;right:0;height:34px;display:grid;grid-template-columns:repeat(6,1fr)}.awning i:nth-child(odd){background:var(--tomato)}.awning i:nth-child(even){background:var(--yellow)}.awning i{clip-path:polygon(0 0,100% 0,86% 100%,14% 100%)}.brand{display:flex;gap:.8rem;align-items:center;color:inherit;font-size:1.35rem;font-weight:900;text-decoration:none}.brand span{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:var(--green);transform:rotate(-4deg)}header nav{display:flex;gap:1.4rem}header nav a{color:inherit;font-size:.72rem;font-weight:800;text-decoration:none}header nav a:hover{color:var(--tomato)}.market-token{justify-self:end;display:flex;gap:1rem;align-items:center;font:.58rem "Courier New",monospace}.market-token b{font:900 2rem Arial,sans-serif;color:var(--tomato)}.market-hero{min-height:calc(100vh - 118px);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;position:relative}.hero-sign{padding:clamp(5rem,10vw,10rem) clamp(1rem,6vw,7rem);display:flex;flex-direction:column;justify-content:center;background:var(--green);color:#fff}.hero-sign>p:first-child,.market-heading>p:first-child,.route-copy>p,.contact-section>div>p{color:var(--yellow);font:700 .65rem "Courier New",monospace;letter-spacing:.13em;text-transform:uppercase}.hero-sign h1{margin:1rem 0 1.5rem;font:900 clamp(4.2rem,7vw,8.4rem)/.83 Arial,sans-serif;letter-spacing:-.075em}.hero-sign>p:not(:first-child){max-width:620px;color:#d9ead7;font-size:1.05rem;line-height:1.7}.hero-sign a{margin-top:2rem;padding:1rem 1.2rem;width:max-content;color:var(--ink);background:var(--yellow);font-weight:900;text-decoration:none}.stall-display{min-height:680px;padding:7rem 3rem 3rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 1fr;gap:1rem;position:relative;background:#f7dfaa}.stall-roof{position:absolute;top:0;left:0;right:0;height:90px;display:grid;grid-template-columns:repeat(5,1fr)}.stall-roof i:nth-child(odd){background:var(--tomato)}.stall-roof i:nth-child(even){background:var(--cream)}.stall-roof i{clip-path:polygon(0 0,100% 0,86% 100%,50% 88%,14% 100%)}.crate{padding:1.5rem;display:flex;flex-direction:column;position:relative;border:5px solid var(--ink);background:var(--yellow);overflow:hidden}.crate::before,.crate::after{content:"";position:absolute;inset:18% -10%;border:4px solid rgba(40,53,31,.35);transform:rotate(24deg)}.crate::after{transform:rotate(-24deg)}.crate span,.crate b{z-index:2}.crate span{font:900 clamp(2rem,4vw,4rem) Arial,sans-serif}.crate b{margin-top:auto;font:.65rem "Courier New",monospace}.crate.soil{background:var(--tomato);color:#fff}.crate.tools{grid-column:1/-1;background:var(--blue);color:#fff}.dealer-card{position:absolute;right:2rem;bottom:2rem;padding:1rem;display:grid;color:#fff;background:var(--ink);box-shadow:8px 8px 0 var(--leaf)}.dealer-card strong{margin:.5rem 0}.market-marquee{grid-column:1/-1;padding:1rem;display:flex;justify-content:space-around;gap:1rem;overflow:hidden;background:var(--tomato);color:#fff;font:.62rem "Courier New",monospace}.market-section{padding:8rem clamp(1rem,6vw,7rem)}.market-heading{max-width:1100px}.market-heading>p:first-child{color:var(--green)}.market-heading h2,.order-banner h2,.route-copy h2,.contact-section h2{margin:.5rem 0 1.5rem;font:900 clamp(3.2rem,6vw,7.2rem)/.88 Arial,sans-serif;letter-spacing:-.07em}.market-heading>p:last-child{max-width:680px;line-height:1.7;color:#5e6857}.produce-stacks{margin-top:5rem;display:grid;grid-template-columns:repeat(6,1fr);align-items:end}.produce-stacks article{min-height:380px;padding:1.5rem;display:flex;flex-direction:column;border:3px solid var(--ink);position:relative}.produce-stacks article>span{font:900 4rem Arial,sans-serif;opacity:.25}.produce-stacks article div{margin-top:auto}.produce-stacks small{font-family:"Courier New",monospace}.produce-stacks strong{display:block;margin:1rem 0;font-size:1.7rem}.produce-stacks p{line-height:1.5}.stack-one{grid-column:1/4;background:var(--yellow)}.stack-two{grid-column:3/6;margin-left:-2rem;min-height:450px;background:var(--tomato);color:#fff}.stack-three{grid-column:5/7;margin-left:-2rem;min-height:330px;background:var(--blue);color:#fff}.order-section{background:var(--green);color:#fff}.order-banner{padding:7rem clamp(1rem,6vw,7rem);display:grid;grid-template-columns:100px 1fr .7fr;gap:4vw}.order-banner>span{font:900 5rem Arial,sans-serif;color:var(--yellow)}.order-banner p{align-self:end;color:#d5e7d2;line-height:1.7}.order-market{display:grid;grid-template-columns:1fr 1fr}.order-items{padding:clamp(1rem,5vw,5rem);background:var(--cream);color:var(--ink)}.order-items article{padding:1.3rem 0;display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line)}.order-items article span{color:var(--green);font:.6rem "Courier New",monospace}.order-items article strong{display:block;margin:.5rem 0}.quantity{display:flex;align-items:center}.quantity button{width:38px;height:38px;border:1px solid var(--ink);background:transparent;font-weight:900;cursor:pointer}.quantity output{min-width:45px;text-align:center}.order-items>label{margin-top:2rem;display:grid;gap:.5rem;font-weight:800}.order-items select{padding:1rem;border:1px solid var(--ink);background:#fff}.waybill{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;background:#fff;color:var(--ink);clip-path:polygon(0 0,96% 0,100% 5%,100% 100%,0 100%)}.waybill-top{display:flex;justify-content:space-between;font:.6rem "Courier New",monospace}.waybill-lines{margin:3rem 0;border-top:1px solid var(--ink)}.waybill-lines p,.route-line{padding:1rem 0;display:flex;justify-content:space-between;border-bottom:1px dashed var(--line)}.waybill-total{margin-top:auto;padding:1.5rem 0;display:grid}.waybill-total small{color:var(--green);font-family:"Courier New",monospace}.waybill-total strong{font:900 4rem Arial,sans-serif}.waybill>button{padding:1rem;border:0;color:#fff;background:var(--tomato);font-weight:900;cursor:pointer}.waybill>#order-status{min-height:1.2em;font-size:.75rem}.waybill-barcode{height:55px;margin-top:1rem;background:repeating-linear-gradient(90deg,var(--ink) 0 2px,transparent 2px 5px,var(--ink) 5px 10px,transparent 10px 14px)}.credit-section{padding:8rem clamp(1rem,6vw,7rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw}.credit-ticket{min-height:520px;padding:2.5rem;display:flex;flex-direction:column;color:#fff;background:var(--blue);clip-path:polygon(0 0,100% 0,100% 88%,50% 100%,0 88%)}.credit-ticket>span{font:.62rem "Courier New",monospace;color:var(--yellow)}.credit-ticket>strong{margin:auto 0 2rem;font:900 clamp(2.8rem,5vw,5.8rem)/.9 Arial,sans-serif}.credit-ticket p{line-height:1.7}.credit-ticket i{margin-top:auto;font-style:normal}.credit-steps{display:grid;align-content:center}.credit-steps p{padding:1.5rem;display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid var(--line)}.credit-steps span{color:var(--tomato);font:.62rem "Courier New",monospace}.delivery-section{padding:8rem clamp(1rem,6vw,7rem);background:var(--yellow)}.route-copy{max-width:1000px}.route-copy>p{color:var(--green)}.route-track{margin-top:5rem;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.route-track::before{content:"";position:absolute;top:50%;left:7%;right:7%;height:6px;background:var(--ink)}.route-track article{z-index:2;min-height:280px;padding:1.5rem;display:flex;flex-direction:column;border:2px solid var(--ink);background:var(--cream)}.route-track span{color:var(--green);font:.6rem "Courier New",monospace}.route-track strong{margin:2rem 0;font-size:1.4rem}.route-track i{width:38px;height:38px;margin:auto;border:6px solid var(--cream);border-radius:50%;background:var(--ink);box-shadow:0 0 0 2px var(--ink)}.route-track i.complete{background:var(--green)}.route-track i.active{background:var(--tomato)}.route-track small{margin-top:auto}.delivery-section>p{margin:3rem 0 0;font-size:.78rem}.contact-section{padding:8rem clamp(1rem,6vw,7rem);display:grid;grid-template-columns:140px 1fr .8fr;gap:4vw}.contact-crate{height:140px;display:grid;place-content:center;border:5px solid var(--ink);background:var(--leaf);transform:rotate(-4deg);text-align:center}.contact-crate span{font-weight:900}.contact-crate b{font-size:3rem}.contact-section>div>p{color:var(--green)}.contact-section form{display:grid;gap:1rem}.contact-section label{display:grid;gap:.5rem;font-weight:800}.contact-section input,.contact-section select{padding:1rem;border:1px solid var(--ink);background:#fff}.contact-section button{padding:1rem;border:0;color:#fff;background:var(--green);font-weight:900;cursor:pointer}#contact-status{min-height:1.2em;margin:0;font-size:.8rem}footer{padding:5rem clamp(1rem,6vw,7rem) 3rem;display:grid;grid-template-columns:1fr 1.3fr auto;gap:3rem;color:#fff;background:var(--ink);position:relative}footer .footer-awning{position:absolute;top:0;left:0;right:0;height:24px;display:grid;grid-template-columns:repeat(5,1fr)}.footer-awning i:nth-child(odd){background:var(--tomato)}.footer-awning i:nth-child(even){background:var(--yellow)}footer p{color:#c7ccbf}footer address{display:grid;gap:.5rem;font-style:normal}footer address b{color:var(--yellow);font:.6rem "Courier New",monospace;text-transform:uppercase}footer address span{line-height:1.5}footer a{color:#fff}
.order-market{grid-template-columns:repeat(2,minmax(0,1fr))}.order-items,.waybill,.credit-ticket,.credit-steps{min-width:0}.order-items select{width:100%;min-width:0}.hero-sign h1,.market-heading h2,.order-banner h2,.route-copy h2,.contact-section h2,.credit-ticket strong{overflow-wrap:anywhere}
@media(max-width:1000px){header{grid-template-columns:1fr auto}header nav{grid-column:1/-1;justify-content:space-between;padding-bottom:1rem}.market-hero{grid-template-columns:1fr}.stall-display{min-height:620px}.order-banner{grid-template-columns:80px 1fr}.order-banner p{grid-column:2}.contact-section{grid-template-columns:110px 1fr}.contact-section form{grid-column:2}}
@media(max-width:700px){header{min-height:auto;padding:34px 1rem 0}.brand{padding:1rem 0}.market-token{display:none}header nav{overflow-x:auto;justify-content:start}header nav a{min-width:max-content;padding:.7rem 1rem;border:1px solid var(--line)}.market-hero{min-height:auto}.hero-sign{padding:5rem 1rem}.hero-sign h1{font-size:4rem}.stall-display{min-height:630px;padding:7rem 1rem 2rem}.market-marquee{justify-content:start;overflow-x:auto}.market-section,.credit-section,.delivery-section,.contact-section{padding:5rem 1rem}.market-heading h2,.order-banner h2,.route-copy h2,.contact-section h2{font-size:3.1rem}.produce-stacks{grid-template-columns:1fr}.produce-stacks article:nth-child(n){grid-column:1;margin-left:0;min-height:300px}.order-banner{padding:5rem 1rem;grid-template-columns:1fr}.order-banner>span{font-size:3rem}.order-banner p{grid-column:1}.order-market{grid-template-columns:1fr}.order-items{padding:2rem 1rem}.waybill{padding:2rem 1rem;clip-path:none}.waybill-total strong{font-size:3.2rem}.credit-section{grid-template-columns:minmax(0,1fr)}.credit-steps p{grid-template-columns:70px 1fr}.route-track{grid-template-columns:1fr}.route-track::before{top:5%;bottom:5%;left:50%;right:auto;width:5px;height:auto}.route-track article{min-height:220px}.contact-section{grid-template-columns:1fr}.contact-crate{width:110px}.contact-section form{grid-column:1}footer{padding:5rem 1rem 3rem;grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
