:root{color:#28231f;font-synthesis:none;--orange:#c65317;--orange-dark:#8c3510;--cream:#fffaf2;--green:#526448;--green-dark:#34432f;--ink:#28231f;--muted:#6c625a;--line:#dfd4c5;background:#f5ead8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f5ead8;min-width:320px}body{background:radial-gradient(circle at 10% 10%,#fff7e8 0,#0000 32%),#f5ead8;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea{font:inherit}a{text-underline-offset:.18em}.auth-shell{grid-template-columns:minmax(270px,42%) minmax(0,58%);min-height:100vh;display:grid}.brand-panel{color:#fff;text-align:center;background:linear-gradient(145deg,#6d7c5d,#3f503a);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:clamp(2rem,8vw,6rem);display:flex;position:relative;overflow:hidden}.brand-panel img{z-index:1;filter:drop-shadow(0 12px 26px #0000002e);width:min(360px,90%);height:auto;position:relative}.brand-panel p{z-index:1;margin:1.1rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.55rem);font-style:italic;position:relative}.fruit-glow{filter:blur(45px);background:#efa64447;border-radius:50%;width:24rem;height:24rem;position:absolute;bottom:-8rem;right:-10rem}.auth-content-panel{background:var(--cream);flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(1.5rem,6vw,5rem);display:flex}.form-card{width:min(100%,620px);margin:auto}.auth-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;padding-top:1.25rem;font-size:.85rem;display:flex}.auth-footer a{color:var(--muted)}.eyebrow{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .45rem;font-size:.8rem;font-weight:800}h1{color:var(--ink);margin:.1rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}h2{font-family:Georgia,Times New Roman,serif}.intro{color:var(--muted);margin:0 0 2rem;font-size:1.08rem;line-height:1.6}form{gap:1.15rem;display:grid}label{gap:.45rem;font-weight:700;display:grid}input{width:100%;color:var(--ink);background:#fff;border:1px solid #cfc3b5;border-radius:.7rem;outline:none;padding:.85rem .95rem}textarea{resize:vertical;width:100%;min-height:8rem;color:var(--ink);background:#fff;border:1px solid #cfc3b5;border-radius:.7rem;padding:.85rem .95rem}textarea:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #c653172e}input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #c653172e}.password-input{display:block;position:relative}.password-input input{padding-right:3.65rem}.password-toggle{width:2.75rem;height:2.75rem;color:var(--orange-dark);cursor:pointer;background:0 0;border:0;border-radius:.55rem;place-items:center;display:grid;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.password-toggle:hover:not(:disabled){background:#f7e7d9;transform:translateY(-50%)}.password-toggle:focus-visible{outline-offset:1px;outline:3px solid #c6531766}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.45rem;height:1.45rem}.field-help{color:var(--muted);margin:-.8rem 0 0;font-size:.88rem}.field-error{color:#8b2318;font-size:.88rem}.password-requirements{border:1px solid var(--line);background:#fff;border-radius:.7rem;margin:-.4rem 0 0;padding:.9rem 1rem}.password-requirements p{margin:0 0 .55rem;font-weight:800}.password-requirements ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.password-requirements li{color:var(--muted);grid-template-columns:1.25rem minmax(0,1fr) auto;align-items:start;gap:.4rem;font-size:.88rem;display:grid}.password-requirements li[data-state=met]{color:#314b2c}.password-requirements li[data-state=unmet]{color:#8b2318}.requirement-symbol{font-weight:900}.requirement-state{font-size:.78rem;font-weight:800}.primary,.secondary{cursor:pointer;border-radius:.7rem;min-height:3rem;padding:.75rem 1.15rem;font-weight:800}.primary{border:1px solid var(--orange);background:var(--orange);color:#fff}.secondary{border:1px solid var(--orange);color:var(--orange-dark);background:0 0}.retry{margin-top:.85rem}button:hover:not(:disabled){transform:translateY(-1px)}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #c6531766}button:disabled{cursor:wait;opacity:.65}.text-link{color:var(--orange-dark);margin-top:1.25rem;font-weight:700;display:inline-block}.primary-link{border:1px solid var(--orange);background:var(--orange);color:#fff;border-radius:.7rem;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.activation-checking{border-left:4px solid var(--green);color:#3c4937;background:#eef1e9;margin:0;padding:1rem}.activation-terminal-title:focus{outline:none}.activation-terminal{align-items:start;gap:1.1rem;display:grid}.activation-terminal p{color:var(--muted);margin:0;line-height:1.65}.activation-terminal-actions{flex-wrap:wrap;align-items:center;gap:.8rem 1.15rem;display:flex}.activation-terminal-actions .text-link{margin-top:0}.activation-terminal .primary-link,.activation-terminal .secondary{width:fit-content;min-width:10rem}.message{border-radius:.65rem;margin:0;padding:.8rem 1rem}.message.error{color:#8b2318;background:#fff0ec;border:1px solid #e7b7ae}.message.success{color:#314b2c;background:#edf5e9;border:1px solid #bfd2b8}.loading,.portal-loading{background:var(--cream);place-items:center;min-height:100vh;padding:2rem;font-weight:700;display:grid}.customer-portal-shell{background:#f7f1e7;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.portal-sidebar{z-index:20;background:linear-gradient(175deg, #586b4d, var(--green-dark));color:#fff;flex-direction:column;width:260px;height:100vh;min-height:620px;padding:1.35rem 1.15rem 1rem;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:9px 0 28px #34432f1a}.portal-sidebar-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.portal-sidebar-brand{color:#fff;justify-items:start;gap:.45rem;width:100%;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:700;text-decoration:none;display:grid}.portal-sidebar-brand img{filter:drop-shadow(0 8px 17px #00000026);width:142px;height:auto}.portal-sidebar-brand span{padding-left:.3rem}.portal-drawer-close{display:none}.portal-navigation{gap:.35rem;margin-top:2.3rem;display:grid}.portal-nav-link{color:#ffffffd1;border-radius:.7rem;align-items:center;gap:.75rem;min-height:2.9rem;padding:.7rem .8rem;font-weight:750;text-decoration:none;display:flex}.portal-nav-link:hover,.portal-nav-link.is-active{color:#fff;background:#ffffff24}.portal-nav-icon{place-items:center;width:1.4rem;font-size:1.2rem;display:grid}.portal-news-badge{min-width:1.45rem;height:1.45rem;color:var(--green-dark);background:#fff;border-radius:999px;place-items:center;margin-left:auto;padding:0 .35rem;font-size:.75rem;font-weight:900;display:inline-grid}.portal-sidebar-bottom{gap:.8rem;margin-top:auto;padding-top:2rem;display:grid}.portal-user-summary{border-top:1px solid #ffffff2e;grid-template-columns:2.45rem minmax(0,1fr);align-items:center;gap:.7rem;padding:.7rem;display:grid}.portal-user-summary>span{background:#ffffff26;border-radius:50%;place-items:center;width:2.45rem;height:2.45rem;font-weight:850;display:grid}.portal-user-summary div{min-width:0;display:grid}.portal-user-summary small{color:#ffffffb3}.portal-user-summary strong{text-overflow:ellipsis;overflow:hidden}.portal-logout{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff8c;border-radius:.7rem;width:100%;min-height:2.85rem;font-weight:800}.portal-logout:hover:not(:disabled){background:#ffffff1c}.portal-sidebar-legal{flex-wrap:wrap;gap:.35rem .7rem;padding:.2rem .15rem 0;display:flex}.portal-sidebar-legal a{color:#ffffffb8;font-size:.73rem}.portal-mobile-header,.portal-main-legal{display:none}.portal-main{flex-direction:column;min-width:0;min-height:100vh;display:flex}.portal-content{width:min(100%,1120px);margin:0 auto;padding:clamp(2.4rem,5vw,4.8rem) clamp(1.5rem,5vw,4.5rem) 3rem}.dashboard-card{border:1px solid var(--line);background:#fffdf8f0;border-radius:1rem;box-shadow:0 14px 34px #55443012}.profile{margin:0;padding:1.4rem 1.55rem}.profile h2{margin:0 0 1rem;font-size:1.35rem}.profile dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem 1.4rem;margin:0;display:grid}.profile dl div{border-top:1px solid #ebe2d7;min-width:0;padding-top:.9rem}.profile dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:800}.profile dd{overflow-wrap:anywhere;margin:.3rem 0 0;line-height:1.5}.card-kicker{color:var(--orange-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .35rem;font-size:.74rem;font-weight:850}.portal-page-header{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.8rem;display:flex}.portal-page-header h1{max-width:760px}.portal-page-header .intro{max-width:760px;margin-bottom:0}.portal-page-actions{flex:none}.back-link{color:var(--orange-dark);margin-bottom:1.15rem;font-weight:750;display:inline-flex}.secondary-link{border:1px solid var(--orange);min-height:3rem;color:var(--orange-dark);border-radius:.7rem;justify-content:center;align-items:center;padding:.75rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.card-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.dashboard-overview-grid{grid-template-columns:minmax(0,1.55fr) minmax(240px,.7fr);align-items:stretch;gap:1.25rem;display:grid}.latest-order-card,.order-count-card{min-width:0;padding:1.45rem}.latest-order-card{border-top:4px solid var(--green)}.latest-order-card h2,.order-count-card h2{margin:.15rem 0 1rem;font-size:1.55rem}.latest-order-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;display:flex}.latest-order-heading .order-number{margin:0}.latest-order-date{color:var(--muted);margin:.55rem 0 1.15rem}.latest-order-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem 1rem;margin:0 0 1.2rem;display:grid}.latest-order-facts div{border-top:1px solid #ebe2d7;min-width:0;padding-top:.75rem}.latest-order-facts dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.latest-order-facts dd{overflow-wrap:anywhere;margin:.28rem 0 0;line-height:1.45}.latest-order-empty{justify-items:start;gap:1rem;display:grid}.latest-order-empty p{color:var(--muted);margin:0;line-height:1.6}.order-count-card{flex-direction:column;display:flex}.order-count{color:var(--muted);gap:.15rem;margin:.1rem 0 auto;padding-bottom:1.2rem;display:grid}.order-count strong{color:var(--green-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,6vw,3.6rem);line-height:1}.order-count span{font-size:.88rem}.order-count-card .card-actions{grid-template-columns:1fr;display:grid}.dashboard-profile-card{grid-column:1/-1}.order-number{max-width:100%;color:var(--ink);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:.015em;white-space:nowrap;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:820;line-height:1.25}.order-groups{gap:2rem;display:grid}.order-group{min-width:0}.order-group>h2{margin:0 0 .9rem;font-size:clamp(1.3rem,3vw,1.65rem)}.order-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1rem;display:grid}.order-card{min-width:0;padding:0;overflow:hidden}.order-card-link{border-radius:inherit;min-width:0;height:100%;min-height:44px;color:inherit;flex-direction:column;padding:1.3rem 1.55rem;text-decoration:none;display:flex}.order-card-link:hover{box-shadow:inset 4px 0 0 var(--orange);background:#fff9efd1}.order-card-link:focus-visible{outline:3px solid var(--orange);outline-offset:-4px}.order-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:.65rem 1rem;display:flex}.order-card-heading .card-kicker{margin:.25rem 0 0}.order-card .order-number{margin:.75rem 0 1rem;font-size:clamp(.92rem,1.25vw,1.08rem)}.order-card-facts{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.8rem 1.2rem;margin:0 0 1rem;display:grid}.order-card-facts div{min-width:0}.order-card dt,.detail-card dt,.readonly-order-data dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:800}.order-card dd,.detail-card dd,.readonly-order-data dd{margin:.25rem 0 0;line-height:1.55}.order-card-facts dd{overflow-wrap:anywhere}.order-card-action{max-width:100%;color:var(--orange-dark);text-align:right;align-self:flex-end;margin-top:auto;padding-top:.4rem;font-weight:800}.order-status{color:#314b2c;white-space:nowrap;background:#eef4eb;border:1px solid #c8d5c3;border-radius:999px;flex:none;align-items:center;gap:.4rem;padding:.35rem .62rem;font-size:.8rem;font-weight:850;display:inline-flex}.order-status.status-cancelled{color:#852b21;background:#fff1ed;border-color:#e3c4bf}.order-status.status-completed{color:#524a43;background:#f0ece6;border-color:#cfc7bd}.pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.empty-state{text-align:center;padding:clamp(1.4rem,4vw,2.2rem)}.empty-state h2{margin-top:0}.empty-state p{color:var(--muted)}.order-detail-header{display:block}.order-detail-header h1{margin-bottom:.6rem}.order-detail-header .order-number{margin:0 0 .55rem;font-size:clamp(1.25rem,3vw,1.8rem)}.order-detail-header .intro{margin:0}.order-detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.65fr);align-items:start;gap:1.15rem;display:grid}.order-detail-main{padding:1.5rem}.order-detail-title{justify-content:space-between;align-items:start;gap:1rem;display:flex}.order-detail-title h2{margin-top:0}.order-lines{margin-top:.5rem;display:grid}.order-line{border-top:1px solid #ebe2d7;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.order-line div{gap:.25rem;display:grid}.order-line small{color:var(--muted)}.order-total{border-top:2px solid var(--line);justify-content:space-between;gap:1rem;padding:1rem 0 0;font-size:1.1rem;display:flex}.order-note{background:#f6efe5;border-radius:.75rem;margin-top:1.25rem;padding:1rem}.order-note h3{margin:0 0 .45rem;font-size:1rem}.order-note p{white-space:pre-wrap;margin:0;line-height:1.6}.order-detail-side{gap:1rem;display:grid}.detail-card{padding:1.25rem}.detail-card h2{margin:0 0 .9rem;font-size:1.18rem}.detail-card dl{gap:.9rem;margin:0;display:grid}.detail-card p{color:var(--muted);margin:0;line-height:1.6}.pdf-download{width:100%}.order-history{grid-column:1/-1;padding:1.4rem 1.5rem}.order-history h2{margin-top:0}.order-history ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.order-history li{grid-template-columns:1rem minmax(0,1fr);gap:.75rem;min-height:3.5rem;display:grid}.order-history li>span{border:2px solid var(--green);background:#fff;border-radius:50%;width:.75rem;height:.75rem;margin-top:.25rem;position:relative}.order-history li:not(:last-child)>span:after{content:"";background:#cdd7c9;width:2px;height:2.7rem;position:absolute;top:.7rem;left:50%;transform:translate(-50%)}.order-history li div{gap:.2rem;display:grid}.order-history time{color:var(--muted);font-size:.86rem}.pickup-appointment-card{gap:.8rem;display:grid}.pickup-heading{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem;display:flex}.pickup-heading h2{margin:.15rem 0 0}.pickup-reservation-status{color:#344d30;background:#e7f0e2;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.8rem;font-weight:850;display:inline-flex}.pickup-intro{gap:.8rem;display:grid}.pickup-intro p{max-width:40rem;color:var(--muted);margin:0;line-height:1.55}.pickup-current{background:#f3f7f0;border:1px solid #c8d5c3;border-radius:.9rem;justify-content:space-between;align-items:end;gap:1.25rem;padding:1.15rem;display:flex}.pickup-current>div:first-child{gap:.3rem;display:grid}.pickup-current span,.pickup-current-note{color:var(--muted);font-size:.86rem}.pickup-current strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.pickup-current time{font-size:1rem;font-weight:800}.pickup-actions,.portal-dialog-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.pickup-current-note{border-left:3px solid var(--green);background:#f6f3ed;padding:.75rem 1rem}.pickup-week-navigation{background:#faf7f1;border:1px solid #d8d0c4;border-radius:.9rem;grid-template-columns:auto minmax(12rem,1fr) auto;align-items:center;gap:.8rem;padding:.65rem;display:grid}.pickup-week-navigation strong{color:var(--green-dark);text-align:center}.pickup-day-tabs{grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem;display:grid}.pickup-day{min-width:0;color:var(--ink);cursor:pointer;text-align:center;background:#fffdf8;border:1px solid #d5cdc1;border-radius:.7rem;gap:.15rem;padding:.65rem .35rem;display:grid}.pickup-day span{font-weight:850}.pickup-day small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.pickup-day:hover:not(:disabled){border-color:var(--orange);background:#fff8eb}.pickup-day.is-selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#edf4e9}.pickup-day:disabled{opacity:.48;cursor:not-allowed}.pickup-day:focus-visible,.pickup-week-navigation button:focus-visible{outline-offset:2px;outline:3px solid #be67236b}.pickup-day-slots{background:#fffdf9;border:1px solid #e0d8cc;border-radius:.9rem;gap:.9rem;min-height:7rem;padding:1rem;display:grid}.pickup-day-slots>h3{color:var(--green-dark);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.pickup-period{grid-template-columns:7rem minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.pickup-period h4{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;margin:.55rem 0 0;font-size:.82rem}.pickup-slot-grid{grid-template-columns:repeat(auto-fill,minmax(5.25rem,1fr));gap:.5rem;display:grid}.pickup-slot{min-height:2.8rem;color:var(--ink);cursor:pointer;text-align:center;background:#fffdf8;border:1px solid #cfc5b8;border-radius:.65rem;place-content:center;gap:.08rem;padding:.5rem .65rem;display:grid}.pickup-slot:hover{border-color:var(--orange);background:#fff8eb}.pickup-slot:focus-visible{outline-offset:2px;outline:3px solid #be67236b}.pickup-slot.is-selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#edf4e9}.pickup-slot.is-current{color:var(--muted);background:#f3f0ea;border-style:dashed}.pickup-slot span{font-variant-numeric:tabular-nums;font-weight:850}.pickup-slot small{color:var(--muted);font-size:.68rem}.pickup-selection-summary{border-left:3px solid var(--orange);background:#fff7e9;border-radius:.25rem .7rem .7rem .25rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem 1rem;padding:.85rem 1rem;display:grid}.pickup-selection-summary span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.pickup-selection-summary strong{font-family:Georgia,Times New Roman,serif}.pickup-selection-summary time{font-weight:850}.pickup-empty{text-align:center;background:#faf7f1;border:1px dashed #cfc5b8;border-radius:.8rem;gap:.35rem;padding:1.2rem;display:grid}.pickup-empty span{color:var(--muted);font-size:.88rem}.text-danger{color:#8b2318;min-height:2.75rem;font:inherit;cursor:pointer;background:#fff5f2;border:1px solid #d9aaa3;border-radius:.65rem;padding:.65rem .9rem;font-weight:800}.text-danger:hover{background:#ffe9e4}.text-danger:focus-visible{outline-offset:2px;outline:3px solid #8b231847}.portal-dialog-backdrop{z-index:80;overscroll-behavior:contain;background:#1f261c94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow:hidden}.portal-dialog{background:#fffdf8;border-radius:1rem;width:min(100%,31rem);padding:clamp(1.25rem,4vw,1.8rem);box-shadow:0 24px 70px #19231647}.portal-dialog.pickup-dialog{grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,62rem);max-height:min(100dvh - 2rem,52rem);padding:0;display:grid;overflow:hidden}.pickup-dialog__header{border-bottom:1px solid var(--line);background:#fffdf8;padding:clamp(1.15rem,3vw,1.65rem) clamp(1.2rem,3vw,1.8rem) 1rem}.pickup-dialog__header .card-kicker{margin:0}.portal-dialog .pickup-dialog__header h3{margin:.2rem 0 .45rem}.pickup-dialog__header>p:last-child{max-width:48rem;color:var(--muted);margin:0;line-height:1.55}.pickup-dialog__body{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;gap:1rem;min-height:0;padding:1rem clamp(1.2rem,3vw,1.8rem);display:grid;overflow-y:auto}.pickup-dialog__footer{border-top:1px solid var(--line);background:#fffdf8;flex-wrap:wrap;justify-content:flex-end;gap:.7rem;padding:1rem clamp(1.2rem,3vw,1.8rem);display:flex}.portal-dialog h3{margin:.2rem 0 .7rem;font-size:1.45rem}.portal-dialog p{color:var(--muted);line-height:1.6}.portal-dialog-actions{margin-top:1.25rem}.new-order-form{gap:1.5rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.product-card{overflow:hidden}.product-card.is-selected{border-color:#9caf91;box-shadow:0 0 0 2px #52644824,0 14px 34px #55443012}.product-card>img,.product-image-placeholder{aspect-ratio:1;object-fit:cover;background:#eee6db;width:100%;display:block}.product-image-placeholder{color:var(--muted);text-align:center;place-items:center;padding:1rem;display:grid}.product-image-placeholder span{max-width:12rem;font-size:.86rem;font-weight:700;line-height:1.45}.product-card-content{padding:1rem}.product-card h2{margin:0 0 .35rem;font-size:1.2rem}.product-card p{color:var(--muted)}.product-card.is-unavailable{background:#f7f3ec}.product-availability{background:#e7f0e2;border-radius:999px;margin:.2rem 0 .35rem;padding:.2rem .55rem;font-size:.8rem;font-weight:850;display:inline-flex;color:#344d30!important}.availability-preorder{background:#fff0d7;color:#8a4f10!important}.availability-unavailable{background:#eee7df;color:#695f55!important}.season-hint{margin:0 0 .8rem;font-size:.86rem;line-height:1.45}.quantity-control{grid-template-columns:2.75rem minmax(3rem,4rem) 2.75rem;align-items:center;gap:.4rem;display:grid}.quantity-control button{border:1px solid var(--orange);width:2.75rem;height:2.75rem;color:var(--orange-dark);cursor:pointer;background:0 0;border-radius:.65rem;font-size:1.35rem;font-weight:800}.quantity-control input{text-align:center;padding:.6rem .25rem}.selected-quantity{margin:.65rem 0 0;font-size:.86rem;font-weight:800;color:#344d30!important}.order-checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.checkout-card{padding:1.35rem}.checkout-card h2{margin-top:0}.checkout-card ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.checkout-card li{border-bottom:1px solid #ebe2d7;justify-content:space-between;gap:1rem;padding-bottom:.65rem;display:flex}.selection-preorder{color:#8a4f10;margin-top:.2rem;font-weight:750;display:block}.checkout-total{border-top:2px solid var(--line);justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.constraints-note,.address-note{color:var(--muted);font-size:.88rem;line-height:1.55}.readonly-order-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.2rem;margin:0;display:grid}.readonly-order-data div{border-top:1px solid #ebe2d7;padding-top:.75rem}.order-submit{border:1px solid var(--line);background:#fffaf2;border-radius:.9rem;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;padding:1.1rem;display:flex}.order-submit p{color:var(--muted);margin:0;font-size:.88rem}.portal-drawer-backdrop{display:none}@media (width<=860px){.portal-news-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;display:grid}.portal-news-card{min-width:0;overflow:hidden}.portal-news-card.is-unread{border-color:#a8b99f;box-shadow:0 0 0 2px #5264481a,0 14px 34px #55443012}.portal-news-card>a{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.portal-news-card>a:focus-visible{outline:3px solid var(--orange);outline-offset:-4px}.news-card-image{aspect-ratio:16/10;width:100%;color:var(--muted);background:#eee6db;place-items:center;font-family:Georgia,Times New Roman,serif;display:grid;overflow:hidden}.news-card-image img{object-fit:cover;width:100%;height:100%}.news-card-copy{flex-direction:column;flex:1;gap:.7rem;padding:1.15rem;display:flex}.news-card-copy>div{color:var(--muted);justify-content:space-between;gap:.75rem;font-size:.82rem;display:flex}.news-card-copy h2,.news-card-copy p{margin:0}.news-card-copy h2{font-size:1.35rem}.news-card-copy p{line-height:1.6}.unread-label{background:var(--green);color:#fff;border-radius:999px;padding:.15rem .45rem;font-weight:850}.news-read-link{color:var(--orange-dark);align-self:flex-end;margin-top:auto;padding-top:.5rem;font-weight:800}.news-preference{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 1.5rem;margin-top:1.4rem;padding:1.35rem;display:grid}.news-preference h2,.news-preference p{margin:.2rem 0}.news-detail{max-width:780px;margin:0 auto;padding:clamp(1.3rem,4vw,2.3rem)}.news-detail h1{margin:.35rem 0}.news-detail time{color:var(--muted)}.news-detail>img{object-fit:cover;border-radius:.8rem;width:100%;max-height:460px;margin:1.4rem 0}.news-lead{font-size:1.08rem;line-height:1.7}.news-detail dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0;display:grid}.news-detail dl div{border-top:1px solid var(--line);padding-top:.8rem}.news-detail dt{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:800}.news-detail dd{margin:.3rem 0 0}.news-popup-layer{inset:auto;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));pointer-events:none;background:0 0;width:min(100vw - 2rem,460px);padding:0;display:block;position:fixed}.news-popup{border:1px solid var(--line);pointer-events:auto;background:#fffdf8;border-radius:1rem;width:100%;padding:clamp(1.25rem,4vw,1.75rem);position:relative;box-shadow:0 18px 55px #1923163d}.news-popup h2{margin:.3rem 2.5rem .7rem 0}.news-popup p{line-height:1.65}.news-popup-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:.65rem;place-items:center;width:44px;height:44px;font-size:1.5rem;display:grid;position:absolute;top:.8rem;right:.8rem}.news-popup-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.news-popup-image{object-fit:cover;border-radius:.65rem;width:100%;max-height:160px;margin:0 0 1rem}.news-popup-more{color:var(--muted);font-weight:750}.news-preference-options{grid-column:1/-1;gap:.8rem;display:grid}.news-preference-option{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0;display:flex}.news-preference-option h3,.news-preference-option p{margin:0}.news-preference-option h3{font-size:1rem}.news-preference-option p{color:var(--muted);margin-top:.25rem;line-height:1.5}.news-preference-option button{flex:none;min-width:10rem}.customer-portal-shell{padding-top:66px;display:block}.portal-mobile-header{z-index:30;background:var(--green-dark);color:#fff;border-bottom:1px solid #34432f33;justify-content:space-between;align-items:center;gap:1rem;height:66px;padding:.55rem 1rem;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 5px 18px #34432f1f}.portal-mobile-brand{color:#fff;align-items:center;gap:.7rem;min-width:0;text-decoration:none;display:flex}.portal-mobile-brand img{object-fit:contain;width:78px;height:45px}.portal-mobile-brand span{min-width:0;line-height:1.15;display:grid}.portal-mobile-brand strong{font-family:Georgia,Times New Roman,serif}.portal-mobile-brand small{color:#ffffffb3;font-size:.72rem}.portal-menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:.65rem;flex:none;place-content:center;gap:.28rem;width:2.8rem;height:2.8rem;display:grid}.portal-menu-button span{background:currentColor;border-radius:1px;width:1.25rem;height:2px;display:block}.portal-sidebar{z-index:50;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:min(310px,100vw - 3rem);min-height:100vh;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.portal-sidebar.is-open{transform:translate(0)}.portal-sidebar-brand img{width:120px}.portal-drawer-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:.6rem;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.portal-drawer-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:1.35rem;height:1.35rem}.portal-drawer-backdrop{z-index:40;cursor:default;touch-action:none;overscroll-behavior:contain;background:#1f261c7a;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.portal-main{min-height:calc(100vh - 66px)}.portal-content{padding:clamp(2rem,6vw,3.3rem) clamp(1.1rem,4vw,2.4rem) 2rem}.dashboard-overview-grid{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)}.profile dl{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-grid,.order-checkout-grid{grid-template-columns:1fr}.order-history{grid-column:auto}.portal-sidebar-legal{display:none}.portal-main-legal{border-top:1px solid var(--line);flex-wrap:wrap;gap:.75rem 1rem;margin:auto clamp(1.1rem,4vw,2.4rem) 0;padding:1.25rem 0 1.5rem;display:flex}.portal-main-legal a{color:var(--muted);font-size:.8rem}}@media (width<=760px){.auth-shell{display:block}.brand-panel{min-height:auto;padding:1.3rem 1rem}.brand-panel img{width:170px}.brand-panel p{margin:.45rem 0 0;font-size:1rem}.auth-content-panel{min-height:calc(100vh - 135px);padding:2rem 1.15rem}h1{font-size:2.2rem}.primary,.secondary,.activation-terminal .primary-link{width:100%}.activation-terminal-actions{grid-template-columns:1fr;display:grid}.activation-terminal-actions .text-link{width:fit-content}}@media (width<=560px){.portal-mobile-header{padding-inline:.8rem}.portal-mobile-brand img{width:68px}.portal-content{padding-inline:1rem}.dashboard-overview-grid{grid-template-columns:1fr}.profile{padding:1.2rem}.profile dl{grid-template-columns:1fr;gap:.8rem}.latest-order-card,.order-count-card{padding:1.2rem}.latest-order-facts{grid-template-columns:1fr}.portal-page-header{align-items:start;display:grid}.portal-page-actions,.portal-page-actions .primary-link{width:100%}.order-card-heading{display:grid}.order-card-link{padding:1.15rem}.order-number{overflow-wrap:anywhere;white-space:normal}.order-line{grid-template-columns:minmax(0,1fr) auto}.order-line>strong{grid-column:2}.readonly-order-data{grid-template-columns:1fr}.order-submit .primary{width:100%}.pickup-current,.pickup-intro{flex-direction:column;align-items:stretch}.pickup-week-navigation{grid-template-columns:1fr 1fr}.pickup-week-navigation strong{grid-area:1/1/auto/-1}.pickup-day-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.pickup-period{grid-template-columns:1fr;gap:.4rem}.pickup-period h4{margin-top:0}.pickup-selection-summary{grid-template-columns:1fr;gap:.25rem}.pickup-actions,.portal-dialog-actions{grid-template-columns:1fr;display:grid}.pickup-actions button,.portal-dialog-actions button{width:100%}.portal-dialog-backdrop{padding:.5rem}.portal-dialog.pickup-dialog{max-height:calc(100dvh - 1rem)}.pickup-dialog__footer{padding:.85rem 1rem}.portal-main-legal{margin-inline:1rem}.password-requirements li{grid-template-columns:1.25rem minmax(0,1fr)}.requirement-state{grid-column:2}}@media (width<=390px){.brand-panel{padding:1rem}.auth-content-panel{padding:1.5rem 1rem}.intro{margin-bottom:1.35rem;font-size:1rem}.auth-footer{gap:.7rem}.portal-mobile-brand strong{font-size:.92rem}}@media (prefers-reduced-motion:reduce){.news-preference{grid-template-columns:1fr}.news-preference button{width:100%}.news-preference-option{flex-direction:column;align-items:stretch}.news-preference-option button{min-width:0}.news-detail dl{grid-template-columns:1fr}.news-popup-actions{display:grid}.news-popup-actions>*{width:100%}.portal-sidebar{transition:none}}
