:root{font-family:Manrope,Segoe UI,sans-serif;color:#112016;background:radial-gradient(circle at 15% 10%,#f2fbef,#eef3f8 42%,#edf2ef);--home-space-1: .75rem;--home-space-2: 1rem;--home-space-3: 1.25rem;--home-space-4: 1.6rem;--home-space-5: 2rem}*{box-sizing:border-box}body{margin:0}a{color:#16613f;text-decoration:none}a:hover{text-decoration:underline}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #d6dbdf;padding:.9rem 1rem;background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.topbar nav,.row,.subnav{display:flex;gap:.75rem;align-items:center}.topbar h1{margin:0;font-size:1.2rem}.container{max-width:1180px;margin:0 auto;padding:1rem}.home-shell{max-width:min(1320px,100%)}.subnav{margin:.35rem 0 1rem;padding-bottom:.65rem;border-bottom:1px solid #d6dbdf;flex-wrap:wrap}.section-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.8rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.9rem}.stats-grid{margin-bottom:1rem}.panel{border:1px solid #d0d8df;border-radius:12px;background:#fff;padding:.95rem;box-shadow:0 3px 9px #0f28140d}.stat h3{margin:0;font-size:.9rem;color:#5d6d61}.stat p{margin:.45rem 0 0;font-size:1.35rem;font-weight:700}.form{display:grid;gap:.7rem;max-width:640px}.form label{display:grid;gap:.3rem;font-size:.92rem}.stack{display:grid;gap:.7rem}input,select,textarea,button{padding:.58rem .68rem;border:1px solid #bac4cc;border-radius:8px;font:inherit}input,select,textarea{background:#fff}button{background:#16613f;color:#fff;cursor:pointer;border-color:#16613f}button:disabled{opacity:.6;cursor:not-allowed}.file-input{display:grid;gap:.35rem}.search{max-width:300px}.price{font-weight:700}.error{color:#c13434}.success{color:#137146}.muted{color:#66766a}.badge{display:inline-flex;align-items:center;padding:.22rem .5rem;border-radius:999px;font-size:.78rem;border:1px solid #c7d1d9;background:#f1f5f8}.badge-active,.badge-confirmed,.badge-delivered{background:#e4f7eb;color:#0f7a45;border-color:#b8e5c8}.badge-inactive,.badge-cancelled,.badge-blocked{background:#fbe8e8;color:#b02323;border-color:#f0cccc}.badge-pending,.badge-placed,.badge-packing,.badge-dispatched{background:#f8f2e3;color:#8c6812;border-color:#ecdcae}.thumb,.hero,.mini-thumb{width:100%;border-radius:8px;margin-bottom:.5rem;object-fit:cover}.thumb{height:150px}.hero{max-height:380px}.mini-thumb{width:58px;height:58px;margin-bottom:0}.cart-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.summary{margin-top:.8rem}.pagination{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.8rem}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{border-bottom:1px solid #e2e8ef;padding:.58rem;text-align:left;font-size:.95rem;vertical-align:middle}.code-block{overflow-x:auto;max-height:520px}.toast-viewport{position:fixed;right:1rem;bottom:1rem;display:grid;gap:.5rem;z-index:50;max-width:340px}.toast{border-radius:10px;border:1px solid #d0d8df;background:#fff;padding:.65rem .65rem .65rem .75rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;box-shadow:0 6px 16px #0000001a}.toast-message{flex:1;min-width:0;line-height:1.42;padding-top:.1rem}.toast-close-btn{width:30px;height:30px;min-width:30px;border-radius:999px;border:1px solid #c9d5cf;background:#fff;color:#305c47;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease,color .18s ease}.toast-close-btn:hover{background:#eff6f1;border-color:#a9c5b4}.toast-close-btn:focus-visible{outline:2px solid #1f7d4f;outline-offset:2px}.toast-success{border-color:#b8e5c8;background:#ebfbf2}.toast-error{border-color:#f0cccc;background:#feeeee}.toast-info{border-color:#cddced;background:#eff7ff}@media(max-width:900px){.topbar{flex-wrap:wrap}.section-head,.cart-row{flex-direction:column;align-items:flex-start}.toast-viewport{left:.75rem;right:.75rem;max-width:unset}}.home-page{display:grid;gap:clamp(var(--home-space-3),2vw,var(--home-space-5))}.home-navbar{position:sticky;top:0;z-index:25;background:#f7fbf6d9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid #dbe8df;border-radius:14px;padding:.5rem .7rem}.home-navbar-inner{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.home-logo{position:absolute;left:50%;transform:translate(-50%);display:inline-flex;gap:.5rem;align-items:center;font-weight:800;color:#0f6f45}.home-navbar-spacer{width:84px;height:38px}.home-logo-mark{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(140deg,#1a7a4d,#0d5130);font-size:.75rem}.home-navbar-actions{display:flex;align-items:center;gap:.45rem}.icon-btn{width:38px;height:38px;padding:0;line-height:1;border-radius:999px;border:1px solid #c3d7ca;background:#fff;color:#0e5d3a;display:grid;place-items:center;transition:transform .2s ease,background-color .2s ease}.icon-btn:hover{transform:translateY(-1px);background:#eef8f1}.home-search-wrap{max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .25s ease,margin-top .25s ease}.home-search-wrap.open{max-height:70px;opacity:1;margin-top:.55rem}.home-search-input{width:100%}.home-hero{position:relative;border-radius:16px;overflow:hidden;min-height:280px}.home-hero-track{display:flex;height:100%;transition:transform .45s ease}.home-hero-slide{min-width:100%;height:280px}.home-hero-slide img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:.55rem;padding:1rem;color:#fff;text-align:center;align-items:center;background:linear-gradient(100deg,#071e10b8,#071e101a)}.home-hero-overlay h1{margin:0;font-size:1.45rem}.home-hero-overlay p{margin:0;max-width:540px}.home-cta{border-radius:999px;padding:.54rem .9rem}.home-cta.secondary{display:inline-flex;align-items:center;color:#fff;border:1px solid #ffffff88;background:#ffffff1c}.home-hero-dots{position:absolute;left:50%;bottom:.7rem;transform:translate(-50%);display:flex;gap:.4rem}.home-hero-dots .dot{width:8px;height:8px;border-radius:999px;border:0;background:#fff7}.home-hero-dots .dot.active{width:20px;background:#fff}.home-section{display:grid;gap:var(--home-space-2);animation:fadeUp .45s ease both}.home-section-head h2{margin:0;text-align:center}.home-product-grid{display:grid;gap:var(--home-space-2);grid-template-columns:1fr}.home-product-card{border:1px solid #d5e2d8;border-radius:12px;padding:var(--home-space-2);background:#fff;transition:transform .2s ease,box-shadow .2s ease}.home-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #15392114}.home-product-card img{width:100%;aspect-ratio:16 / 10;height:auto;object-fit:cover;border-radius:10px;display:block}.home-product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-top:.45rem;min-width:0}.home-product-top h3{margin:0;font-size:1rem;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.28;flex:1;overflow-wrap:anywhere}.home-product-price{margin:0;white-space:nowrap;font-weight:700;font-size:.95rem}.home-product-price span{font-weight:500;font-size:.8rem;color:#4e6658}.home-product-farmer{margin:.4rem 0 .55rem;font-size:.84rem;color:#64766a}.home-product-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--home-space-1)}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfd4c5;border-radius:8px;min-height:36px;padding:.35rem .7rem;color:#0f5e3a;background:#f8fffa}.ghost-btn:hover,.ghost-btn:focus-visible{background:#eef9f2}.home-product-actions button,.home-product-actions .ghost-btn{min-width:102px;font-size:.85rem}.home-load-more-wrap{margin-top:.2rem;display:grid;justify-items:center;gap:.4rem}.home-load-more-btn{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;border:1px solid #bfd4c5;background:#fff;color:#0f5e3a}.home-load-more-btn:hover,.home-load-more-btn:focus-visible{background:#eef9f2}.home-product-actions button:focus-visible,.home-product-actions .ghost-btn:focus-visible,.home-load-more-btn:focus-visible{outline:2px solid #1f7d4f;outline-offset:2px}.home-load-more-text{margin:0;font-size:.82rem;color:#607468}.enter{animation:fadeUp .28s ease both}.spin{animation:spin .9s linear infinite}.skeleton{height:220px;background:linear-gradient(90deg,#edf3ef 20%,#f7fbf8,#edf3ef 60%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.farmers-bg{background:linear-gradient(180deg,#f3f9ff,#f8fcff);border:1px solid #dbe8f4;border-radius:14px;padding:var(--home-space-3)}.home-farmer-slider{display:grid;grid-template-columns:1fr;align-items:center;gap:var(--home-space-2)}.home-farmer-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.home-farmer-track{display:flex;gap:var(--home-space-2)}.farmer-slide-item{flex:0 0 84%;scroll-snap-align:start}.farmer-slide-card{background:#fff;border:1px solid #d8e5f1;border-radius:12px;padding:var(--home-space-2);text-align:center;scroll-snap-align:start;box-shadow:0 6px 14px #123e2414;transition:transform .2s ease,box-shadow .2s ease}.farmer-slide-card:hover{transform:translateY(-2px);box-shadow:0 10px 18px #123e241f}.farmer-photo{width:74px;height:74px;border-radius:999px;object-fit:cover;margin:0 auto .5rem;border:2px solid #d6e8dc}.farmer-place{margin-top:.15rem;margin-bottom:.7rem}.farmer-slide-card h3{margin:.4rem 0 .15rem}.farmer-stats{display:grid;gap:.35rem;margin-bottom:var(--home-space-2)}.farmer-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d2dfd6;background:#f8fcf9;font-size:.8rem;padding:.2rem .45rem}.farmer-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #b7d2c0;background:#ecf7ef;color:#0f5d38;min-height:36px;min-width:120px;padding:.35rem .7rem;margin:var(--home-space-2) auto 0}.farmer-cta:hover,.farmer-cta:focus-visible{background:#e1f3e8}.home-farmer-viewport:focus-visible{outline:2px solid #1f7d4f;outline-offset:2px}.farmer-dots{display:flex;justify-content:center;align-items:center;gap:.38rem;margin-top:.25rem}.farmer-dot{width:8px;height:8px;border-radius:999px;border:0;background:#b9cfc1;padding:0}.farmer-dot.active{width:18px;background:#1c7b4d}.farmer-dot:focus-visible{outline:2px solid #1f7d4f;outline-offset:2px}.farmer-skeleton{height:260px}.avatar{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(150deg,#2b8a5a,#15583a);font-weight:700}.home-stat-grid{display:grid;gap:var(--home-space-2);grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.home-stat-grid.centered-cards{grid-template-columns:repeat(3,minmax(180px,240px));justify-content:center}.home-stat-card{border-radius:12px;border:1px solid #dbe7df;padding:var(--home-space-3);background:#fff;text-align:center;display:grid;justify-items:center}.home-stat-card .stat-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#16613f;background:#e8f6ee;margin:0 auto}.home-stat-card h3{margin:.6rem 0 .25rem;font-size:.95rem;width:100%;text-align:center}.home-stat-card p{margin:0;font-size:1.2rem;font-weight:700;width:100%;text-align:center}.home-vision-grid{display:grid;gap:var(--home-space-2);grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.centered-cards{max-width:980px;margin:0 auto}.home-vision-card{border:1px solid #dbe5dc;border-radius:12px;padding:var(--home-space-3);background:#fff;text-align:center;display:grid;gap:.45rem;justify-items:center}.vision-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#16613f;background:#e8f6ee}.link-like-btn{background:transparent;color:#16613f;border:0;padding:0;text-decoration:underline}.home-footer{border-top:1px solid #d7e2da;padding:var(--home-space-4) 0 var(--home-space-2);display:grid;gap:var(--home-space-2);justify-items:center;text-align:center}.home-footer-links,.home-footer-social{display:flex;gap:.85rem;flex-wrap:wrap;justify-content:center}.home-footer-social a{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;border:1px solid #c6d6ca;color:#16613f;background:#fff;transition:transform .18s ease,background-color .18s ease}.home-footer-social a:hover{transform:translateY(-1px);background:#edf8f0}.home-empty-hint{text-align:center;margin-top:-.3rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.auth-page{min-height:calc(100vh - 7rem);display:grid;place-items:center;padding:1rem 0}.auth-page-shell{display:grid;gap:.95rem}.auth-page-navbar{margin-bottom:.2rem}.icon-btn.active{background:#eaf6ef;border-color:#a8cdb8}.auth-card{width:min(100%,460px);border-radius:16px;border:1px solid #d7e4dc;background:#fff;box-shadow:0 12px 30px #1636231a;padding:1rem}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08140d70;display:grid;place-items:center;z-index:60;padding:1rem}.auth-modal{position:relative;width:min(100%,460px);border-radius:16px;border:1px solid #d6e2db;background:#fff;box-shadow:0 16px 36px #0a1c1229;padding:1rem;animation:authIn .22s ease}.auth-close-btn{position:absolute;top:.6rem;right:.6rem;border-radius:999px;width:32px;height:32px;padding:0;border:1px solid #c9dbcf;background:#fff;color:#145839;display:grid;place-items:center}.auth-flow{display:grid;gap:.9rem}.auth-title{margin:.15rem 0 0;font-size:1.25rem;text-align:center}.auth-subtitle{margin:0;text-align:center;font-size:.9rem}.auth-step{display:grid;gap:.85rem}.auth-step-enter{animation:authStepIn .24s ease}.auth-role-grid{display:grid;gap:.7rem}.auth-role-btn{min-height:48px;border-radius:12px;font-weight:700}.auth-form{display:grid;gap:.75rem}.auth-form label{display:grid;gap:.32rem;font-size:.92rem}.auth-form-actions{display:grid;gap:.6rem;grid-template-columns:1fr 1fr}.auth-secondary-btn{background:#f5faf7;color:#155638;border-color:#c8dbce}.auth-spinner{width:13px;height:13px;border-radius:999px;border:2px solid #ffffff99;border-top-color:#fff;display:inline-block;margin-right:.45rem;animation:spin .9s linear infinite;vertical-align:middle}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f8f4;border-radius:10px;padding:.25rem;gap:.3rem}.auth-tab-btn{border-radius:8px;border-color:transparent;background:transparent;color:#356149;font-weight:700;min-height:38px}.auth-tab-btn.active{background:#fff;border-color:#bed2c4;color:#0e5d3b}.auth-link-btn{background:transparent;color:#16613f;border:0;padding:0;text-decoration:underline;justify-self:center}.auth-close-btn:hover,.auth-close-btn:focus-visible,.auth-tab-btn:hover,.auth-tab-btn:focus-visible,.auth-link-btn:hover,.auth-link-btn:focus-visible{filter:brightness(.96)}@keyframes authIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes authStepIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:940px){.home-page{gap:var(--home-space-5)}.home-hero,.home-hero-slide{min-height:380px;height:380px}.home-hero-overlay h1{font-size:2rem}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.farmer-slide-card{text-align:center}.farmer-slide-item{flex:0 0 calc(25% - .55rem)}.farmer-photo{margin:0 auto .5rem}}@media(max-width:939px){.farmer-dots{margin-top:.45rem}}@media(min-width:620px)and (max-width:939px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat-grid.centered-cards{grid-template-columns:repeat(2,minmax(180px,240px))}}@media(max-width:619px){.home-stat-grid.centered-cards{grid-template-columns:minmax(180px,260px)}.auth-form-actions{grid-template-columns:1fr}}.customer-subnav{display:flex;justify-content:space-between;align-items:center;gap:.85rem;flex-wrap:wrap;border:1px solid #d8e4dc;background:#f8fcf9;border-radius:12px;padding:.7rem .8rem;margin-bottom:.9rem}.customer-subnav-links{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.customer-subnav-links a{padding:.35rem .65rem;border-radius:999px}.customer-subnav-links a.active{background:#e4f3ea;color:#0d5a37;font-weight:700}.customer-subnav-links a:hover,.customer-subnav-links a:focus-visible{background:#ebf6ef;text-decoration:none}.customer-subnav-actions{display:flex;align-items:center;gap:.55rem}.customer-page{display:grid;gap:1.1rem}.customer-products-page{gap:1rem;padding-bottom:4.8rem}.customer-products-page .customer-section{margin:0}.customer-page h1{margin:0;font-size:1.35rem}.customer-page-head{display:grid;justify-items:center;gap:.75rem}.customer-search-wrap{width:min(100%,560px);display:flex;align-items:center;gap:.45rem;border:1px solid #cfddd3;border-radius:999px;background:#fff;padding:.2rem .65rem;box-shadow:0 6px 14px #1238230f;color:#597164}.customer-filters-row{width:min(100%,920px);display:grid;gap:.55rem}.customer-filters-row select{width:min(100%,220px);background:#fff;border-radius:999px;border:1px solid #cfddd3}.location-filter-label{display:inline-grid;gap:.2rem;color:#4f6a5a;font-size:.8rem}.customer-search{border:0;box-shadow:none;width:100%;background:transparent}.customer-search:focus{outline:none}.customer-section{display:grid;gap:.9rem}.customer-section-body{display:grid;gap:.85rem}.customer-section.soft{border:1px solid #dce9e2;border-radius:14px;background:linear-gradient(180deg,#f5faf7,#f9fcfb);padding:.9rem}.customer-section-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem;flex-wrap:wrap}.customer-section-head h2,.customer-section-head h1{margin:0}.customer-product-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;width:100%;margin:0}.customer-product-card{border:1px solid #d7e3da;border-radius:14px;background:#fff;padding:.8rem;display:grid;gap:.55rem;transition:transform .2s ease,box-shadow .2s ease}.customer-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 18px #12382314}.customer-product-thumb{width:100%;aspect-ratio:16 / 10;height:auto;border-radius:10px;object-fit:cover;display:block;flex:0 0 auto}.placeholder{background:#edf3ef}.customer-product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem;min-width:0}.customer-product-head h3{margin:0;flex:1;min-width:0;font-size:.98rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.28;overflow-wrap:anywhere}.customer-product-price{margin:0;white-space:nowrap;font-weight:700;flex-shrink:0}.customer-product-price span{color:#607467;font-size:.8rem}.customer-product-farmer{margin:0;font-size:.84rem;color:#607467}.customer-stock-hint{margin:-.1rem 0 0;font-size:.78rem}.customer-product-foot{display:flex;justify-content:space-between;align-items:center;gap:.6rem;flex-wrap:wrap}.product-detail-page{padding-bottom:5rem}.product-detail-hero{display:grid;gap:.9rem}.product-gallery{position:relative;display:grid;gap:.55rem}.product-detail-main-image{width:100%;aspect-ratio:16 / 10;border-radius:12px;object-fit:cover;display:block}.product-gallery-nav{position:absolute;top:44%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:1px solid #cfddd4;background:#ffffffe8;color:#18553a;display:grid;place-items:center;padding:0}.product-gallery-nav.prev{left:10px}.product-gallery-nav.next{right:10px}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:.45rem}.product-thumb-btn{border:1px solid #d5e3da;border-radius:8px;padding:0;background:#fff;overflow:hidden}.product-thumb-btn img{width:100%;height:54px;object-fit:cover;display:block}.product-thumb-btn.active{border-color:#1f7d4f;box-shadow:0 0 0 1px #1f7d4f inset}.product-detail-info{display:grid;gap:.55rem}.product-detail-info h1{margin:0;line-height:1.3;word-break:break-word}.product-detail-price{margin:0;font-size:1.45rem;font-weight:800}.product-detail-price span{font-size:1rem;font-weight:600;color:#5d7365}.product-detail-farmer{margin:0}.product-detail-actions{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.product-detail-meta-grid{display:grid;gap:.9rem}.product-detail-meta-grid h3,.product-detail-meta-grid p{margin:0}.compact-badge{width:fit-content;max-width:100%}.availability-line{margin:0;display:inline-flex;align-items:center;gap:.4rem;width:fit-content;border-radius:999px;padding:.22rem .55rem;font-weight:600}.availability-line.in{color:#0f6840;background:#e9f7ef;border:1px solid #c4e4d2}.availability-line.out{color:#9a2b2b;background:#feeeee;border:1px solid #efcdcd}.farmer-info-card{display:grid;gap:.65rem}.farmer-info-head{display:flex;align-items:center;gap:.65rem}.farmer-info-avatar{width:58px;height:58px;border-radius:999px;border:2px solid #d8e6dd;object-fit:cover}.farmer-info-head h3,.farmer-info-head p{margin:0}.product-sticky-bar{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;border:1px solid #d4e2d9;background:#fff;border-radius:12px;box-shadow:0 10px 22px #0c2f1e29;padding:.55rem .65rem;display:grid;grid-template-columns:1fr auto;gap:.6rem;align-items:center;z-index:35}.product-sticky-bar p,.product-sticky-bar strong{margin:0}.product-detail-skeleton{min-height:220px}.review-summary-pill{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #d4e2d9;border-radius:999px;padding:.25rem .6rem;background:#f7fcf9}.stars-row{display:inline-flex;align-items:center;gap:.2rem}.star-btn{width:24px;height:24px;padding:0;border-radius:6px;border:1px solid #d5e1da;background:#fff;color:#c7b27a;font-size:.9rem;line-height:1;display:grid;place-items:center}.star-btn.active{color:#d58a00;border-color:#efcf94;background:#fff6e4}.star-btn:disabled{opacity:1;cursor:default}.review-list{display:grid;gap:.65rem}.review-card{border:1px solid #dbe7df;border-radius:12px;background:#fff;padding:.65rem;display:grid;gap:.4rem}.review-card p{margin:0}.review-head{display:flex;align-items:center;gap:.55rem}.review-avatar{width:32px;height:32px;border-radius:999px;background:#e8f4ed;border:1px solid #c9ded0;color:#105d39;display:grid;place-items:center;font-weight:700}.review-write-card{margin-top:.75rem;border:1px solid #dce8df;border-radius:12px;padding:.75rem;display:grid;gap:.5rem;background:#f9fcfa}.review-write-card h3{margin:0}.review-write-card textarea{min-height:84px}.qty-selector{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #c8d8ce;border-radius:999px;padding:.2rem .35rem;background:#f9fcfa}.qty-selector button{width:28px;height:28px;padding:0;border-radius:999px;line-height:1}.qty-selector span{min-width:18px;text-align:center;font-weight:700}.top-seller-track{display:grid;gap:.7rem;grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);overflow-x:auto;padding-bottom:.2rem}.top-seller-card{border:1px solid #d4e4d8;border-radius:12px;background:#fff;padding:.7rem;text-align:center}.top-seller-card img{width:68px;height:68px;border-radius:999px;object-fit:cover}.top-seller-card h3,.top-seller-card p{margin:.3rem 0 0}.customer-cart-layout,.cart-items-list{display:grid;gap:.85rem;width:100%}.cart-item-card{border:1px solid #d7e3da;border-radius:13px;background:#fff;padding:.8rem;display:grid;gap:.7rem;width:100%;justify-self:stretch;align-items:center}.cart-item-thumb{width:86px;height:86px;border-radius:10px;object-fit:cover}.cart-item-main h3,.cart-item-main p{margin:0}.cart-item-farmer{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cart-item-unit{font-weight:600;margin-top:.25rem}.cart-item-side{display:flex;align-items:center;justify-content:space-between;gap:.55rem;flex-wrap:wrap}.cart-item-subtotal{margin:0;font-weight:700}.icon-btn.danger{color:#9f2a2a;border-color:#edc7c7;background:#fff8f8}.cart-summary h3{margin:0 0 .6rem}.cart-summary p{margin:.35rem 0}.cart-summary-total{padding-top:.45rem;border-top:1px solid #e2ebe4}.cart-checkout-btn{display:inline-flex;justify-content:center;align-items:center;margin-top:.6rem;min-height:40px;padding:.4rem .85rem;border-radius:9px;background:#16613f;color:#fff}.customer-empty{text-align:center;font-weight:600}.checkout-layout{display:grid;gap:.9rem}.checkout-main{display:grid;gap:.85rem}.pickup-group-card{border:1px solid #d8e4dc;border-radius:12px;padding:.75rem;display:grid;gap:.6rem;background:#fff}.pickup-group-card h3{margin:0}.pickup-items-table-wrap{overflow-x:auto}.pickup-items-table{width:100%;border-collapse:collapse;font-size:.9rem}.pickup-items-table th,.pickup-items-table td{text-align:left;padding:.38rem .28rem;border-bottom:1px solid #ebf1ed;vertical-align:middle}.pickup-items-table th{font-size:.78rem;color:#5f7366;font-weight:700}.pickup-items-table td:last-child,.pickup-items-table th:last-child{width:84px;white-space:nowrap;text-align:center}.checkout-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.checkout-toggle button{border-radius:9px;background:#f4f9f6;color:#194e35;border-color:#d4e2d9}.checkout-toggle button.active{background:#16613f;color:#fff;border-color:#16613f}.checkout-manage-link{display:inline-block;margin-top:1rem}.checkout-summary details summary{cursor:pointer;font-weight:700;margin-bottom:.45rem}.address-list{display:grid;gap:.65rem;margin-top:.65rem}.address-radio-wrap{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.6rem}.address-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.address-card{border:1px solid #d8e3db;border-radius:12px;background:#fff;padding:.8rem;display:grid;gap:.38rem}.address-card h3,.address-card p{margin:0}.address-card-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.address-actions{display:flex;align-items:center;gap:.45rem;margin-top:.25rem}.checkbox-inline{display:inline-flex;align-items:center;gap:.5rem}.checkbox-inline input[type=checkbox]{margin:0;width:16px;height:16px}.checkbox-inline label{margin:0;cursor:pointer;line-height:1.25}.order-grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.order-card{border:1px solid #d7e3da;border-radius:13px;background:#fff;padding:.8rem;display:grid;gap:.45rem}.order-card-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.order-card-total{margin:0;font-size:1.2rem;font-weight:700}.order-detail-layout{display:grid;gap:.8rem}.order-summary-card{display:grid;gap:.9rem}.order-summary-head{display:flex;align-items:start;justify-content:space-between;gap:.7rem}.order-summary-head h3{margin:.2rem 0 0}.order-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.26rem .62rem;font-size:.8rem;font-weight:700;border:1px solid #d5e1d9}.order-status-placed{background:#fff4da;border-color:#ecd7a5;color:#7b5b12}.order-status-confirmed{background:#e9f8f0;border-color:#bde4ce;color:#145f3c}.order-status-packing{background:#ecf6ff;border-color:#c5ddf4;color:#1f5e8f}.order-status-dispatched{background:#eef2ff;border-color:#ccd6fb;color:#3f4f95}.order-status-delivered{background:#e6f8eb;border-color:#b8e2c4;color:#0f6a3f}.order-status-cancelled{background:#ffeaea;border-color:#efc3c3;color:#a42828}.order-summary-grid{display:grid;gap:.45rem}.order-summary-grid p{margin:0}.order-summary-total{font-weight:700}.order-summary-address{border-top:1px solid #e4ece6;padding-top:.6rem;display:grid;gap:.22rem}.order-summary-address h4,.order-summary-address p{margin:0}.order-progress-track{display:flex;justify-content:center;gap:.8rem;overflow-x:auto;padding:.25rem .4rem .2rem}.order-progress-step{display:grid;justify-items:center;gap:.5rem;position:relative;min-width:120px;text-align:center}.order-progress-node{width:18px;height:18px;border-radius:999px;border:2px solid #c8d6cd;background:#fff;z-index:2}.order-progress-line{position:absolute;top:8px;left:calc(50% + 13px);width:calc(100% - 26px);height:2px;background:#d6e1da}.order-progress-step.done .order-progress-node,.order-progress-step.current .order-progress-node{border-color:#1f7d4f;background:#1f7d4f}.order-progress-step.done .order-progress-line{background:#1f7d4f}.order-progress-step p{margin:0;font-size:.82rem;color:#607468}.order-progress-step.current p{color:#135336;font-weight:700}.order-cancelled-banner{border-color:#efc6c6;background:#fff4f4}.order-cancelled-banner strong{color:#9f2b2b}.order-items-table-wrap{overflow-x:auto}.order-items-table{width:100%;border-collapse:collapse}.order-items-table th,.order-items-table td{border-bottom:1px solid #e7efe9;padding:.62rem .4rem;text-align:left;vertical-align:middle;white-space:nowrap}.order-items-table th.num-col-head,.order-items-table td.num-col{text-align:right}.order-item-name-cell{display:flex;align-items:center;gap:.45rem;min-width:200px}.order-item-mini-thumb{width:34px;height:34px;border-radius:8px;object-fit:cover;flex:0 0 auto}.order-items-table tfoot td{font-weight:600}.order-items-total-row td{font-weight:800}.order-chat-panel{display:grid;gap:.7rem}.order-chat-list{max-height:340px;overflow-y:auto;display:grid;gap:.55rem;padding-right:.15rem}.order-chat-bubble{max-width:min(82%,520px);border-radius:12px;padding:.55rem .65rem;display:grid;gap:.22rem}.order-chat-bubble p,.order-chat-bubble small{margin:0}.order-chat-bubble small{color:#5f7265}.order-chat-bubble.mine{margin-left:auto;background:#e7f7ee;border:1px solid #c4e5d2}.order-chat-bubble.theirs{margin-right:auto;background:#f2f5f4;border:1px solid #dbe5df}.order-chat-input-wrap{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:end}.order-chat-input-wrap textarea{min-height:46px;max-height:120px}.profile-page{padding-bottom:1rem}.profile-center{width:min(100%,620px);margin:0 auto;display:grid;gap:.8rem}.profile-header-card{display:grid;justify-items:center;text-align:center;gap:.55rem}.profile-avatar-wrap{position:relative;width:96px;height:96px}.profile-avatar{width:100%;height:100%;border-radius:999px;object-fit:cover;border:2px solid #d3e5da}.profile-avatar-edit{position:absolute;right:-2px;bottom:-2px;width:32px;height:32px;border-radius:999px;border:1px solid #c6daca;background:#fff;color:#14593a;display:grid;place-items:center;cursor:pointer}.profile-avatar-edit input{display:none}.profile-meta h2,.profile-meta p{margin:0}.profile-photo-action{display:grid;justify-items:center}.password-field-wrap{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.35rem}.password-field-wrap input{width:100%}.password-toggle{width:36px;height:36px;padding:0;border-radius:10px;border:1px solid #c8d8ce;background:#f9fcfa;color:#195538;display:grid;place-items:center}.farmer-stat-grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.farmer-stat-card{border:1px solid #d6e4da;border-radius:12px;background:#fff;color:#163c2a;padding:.75rem;display:grid;gap:.28rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease;animation:fadeUp .3s ease both}.farmer-stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 18px #12382314}.farmer-stat-card:focus-visible,.farmer-range-filter button:focus-visible,.farmer-order-card button:focus-visible,.farmer-product-actions .icon-btn:focus-visible,.farmer-image-nav:focus-visible,.farmer-switch:focus-visible,.order-chat-input-wrap button:focus-visible,.order-chat-input-wrap textarea:focus-visible{outline:2px solid #1f7d4f;outline-offset:2px}.farmer-stat-card p,.farmer-stat-card strong{margin:0}.farmer-stat-card strong{font-size:1.2rem}.farmer-stat-card.green{background:#f0faf4}.farmer-stat-card.blue{background:#f1f7ff}.farmer-stat-card.amber{background:#fff8ee}.farmer-stat-card.rose{background:#fff1f1}.farmer-stat-icon{width:32px;height:32px;border-radius:9px;border:1px solid #cadace;background:#fff;display:grid;place-items:center}.farmer-range-filter{display:flex;flex-wrap:wrap;gap:.45rem}.farmer-range-filter button{border-radius:999px;background:#f4faf7;color:#155636;border-color:#cbddd2}.farmer-range-filter button.active{background:#16613f;color:#fff;border-color:#16613f}.farmer-chart-grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.farmer-chart-card h3{margin-top:0;margin-bottom:.55rem}.farmer-rechart-wrap{width:100%;min-height:250px}.farmer-rechart-tooltip{min-width:170px;max-width:240px;border:1px solid #d3e1d8;border-radius:10px;background:#fff;box-shadow:0 8px 18px #0f2f1e1f;padding:.45rem .55rem;display:grid;gap:.35rem}.farmer-rechart-tooltip-title{margin:0;font-size:.78rem;font-weight:700;color:#144d32}.farmer-rechart-tooltip ul{list-style:none;margin:0;padding:0;display:grid;gap:.25rem}.farmer-rechart-tooltip li{display:flex;justify-content:space-between;gap:.45rem;font-size:.72rem;color:#2e5240}.farmer-rechart-tooltip li span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.farmer-rechart-tooltip-empty{margin:0;font-size:.72rem}.farmer-product-card{border:1px solid #d7e4da;border-radius:12px;background:#fff;padding:.75rem;display:grid;gap:.55rem;animation:fadeUp .28s ease both}.farmer-image-slider{position:relative}.farmer-product-thumb{width:100%;aspect-ratio:16 / 10;height:auto;border-radius:10px;object-fit:cover;display:block}.farmer-image-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;border:1px solid #d8e6dc;background:#ffffffeb;color:#1f5238;padding:0;display:grid;place-items:center}.farmer-image-nav.prev{left:8px}.farmer-image-nav.next{right:8px}.farmer-image-nav span{font-size:1rem;line-height:1}.farmer-image-dots{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:.3rem}.farmer-image-dot{width:6px;height:6px;border-radius:999px;background:#ffffff8f}.farmer-image-dot.active{background:#fff}.farmer-product-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.farmer-product-head h3,.farmer-product-head p{margin:0}.farmer-product-head h3{min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.25;overflow-wrap:anywhere}.farmer-price-with-unit{margin-left:auto;text-align:right;white-space:nowrap;font-weight:700;color:#174b32}.farmer-price-with-unit span:last-child{color:#4c6959;font-size:.86rem;font-weight:600}.farmer-stock-text{margin:0}.farmer-status-toggle{display:inline-flex;align-items:center;gap:.45rem}.farmer-stock-out{margin:0;width:fit-content;display:inline-flex;align-items:center;border:1px solid #efc7c7;border-radius:999px;background:#fff1f1;color:#9e2d2d;padding:.2rem .48rem;font-size:.8rem;font-weight:700}.farmer-switch{width:48px;height:28px;border:1px solid #cadbcf;border-radius:999px;background:#dce6df;padding:2px;display:flex;align-items:center;transition:background .2s ease,border-color .2s ease}.farmer-switch.on{background:#1b7a4d;border-color:#1b7a4d}.farmer-switch-thumb{width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0003;transform:translate(0);transition:transform .2s ease}.farmer-switch.on .farmer-switch-thumb{transform:translate(20px)}.farmer-product-actions{display:flex;justify-content:flex-end;gap:.45rem}.farmer-product-controls{justify-content:space-between;align-items:center;width:100%}.farmer-product-controls-left,.farmer-product-controls-right{display:inline-flex;align-items:center;gap:.45rem}.admin-shell{display:grid;gap:.9rem}.admin-sidebar{display:none}.admin-mobile-top{position:sticky;top:.45rem;z-index:20;border:1px solid #d8e4dc;background:#f8fcf9;border-radius:12px;padding:.55rem .65rem;display:flex;align-items:center;justify-content:space-between}.admin-mobile-nav{display:none}.admin-mobile-nav.open{margin-top:.5rem;border:1px solid #d8e4dc;border-radius:12px;background:#fff;display:grid;gap:.2rem;padding:.35rem}.admin-mobile-nav a{padding:.42rem .55rem;border-radius:8px}.admin-mobile-nav a.active{background:#e4f3ea;color:#0d5a37;font-weight:700}.admin-content{margin-top:.8rem}.admin-dashboard-page{gap:.9rem}.admin-chart-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem;flex-wrap:wrap;margin-bottom:.35rem}.admin-chart-head h3{margin:0}.admin-stat-grid{margin-bottom:.85rem}.admin-pie-wrap{max-width:420px}.admin-search-wrap{width:min(100%,420px);margin-bottom:.75rem}.admin-status-toggle{display:inline-flex;align-items:center;gap:.45rem}.admin-customers-chart-stack{display:grid;gap:1rem}@media(min-width:980px){.admin-shell{grid-template-columns:240px 1fr;align-items:start}.admin-sidebar{display:grid;gap:.8rem;position:sticky;top:.7rem;border:1px solid #d8e4dc;background:#f8fcf9;border-radius:14px;padding:.75rem}.admin-brand{display:grid;gap:.1rem}.admin-nav{display:grid;gap:.25rem}.admin-nav a{padding:.44rem .56rem;border-radius:9px;color:#365f49}.admin-nav a.active{background:#e4f3ea;color:#0d5a37;font-weight:700}.admin-nav a:hover,.admin-nav a:focus-visible{background:#edf7f1;text-decoration:none}.admin-sidebar-foot{display:grid;gap:.45rem;border-top:1px solid #d9e6de;padding-top:.55rem}.admin-mobile-top,.admin-mobile-nav{display:none}.admin-content{margin-top:0}}.farmer-stock-row{display:grid;gap:.55rem;grid-template-columns:1fr}.farmer-upload-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:.55rem}.farmer-upload-item{position:relative}.farmer-upload-item .customer-product-thumb{width:100%;height:84px}.farmer-upload-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;padding:0}@media(min-width:720px){.farmer-stock-row{grid-template-columns:1fr minmax(130px,190px);align-items:end}}.farmer-order-card{border:1px solid #d7e4da;border-radius:12px;background:#fff;padding:.75rem;display:grid;gap:.38rem;animation:fadeUp .28s ease both}.farmer-order-card h3,.farmer-order-card p{margin:0}.farmer-order-foot{display:flex;justify-content:space-between;align-items:center;gap:.45rem}.floating-cart-cta{position:fixed;right:1rem;bottom:1rem;width:54px;height:54px;border-radius:999px;background:#16613f;color:#fff;display:grid;place-items:center;box-shadow:0 12px 22px #0c301e40;z-index:40;animation:floatIn .22s ease}.floating-cart-cta:hover,.floating-cart-cta:focus-visible{text-decoration:none;transform:translateY(-1px)}.floating-cart-badge{position:absolute;top:-4px;right:-2px;min-width:20px;height:20px;border-radius:999px;background:#d03737;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:.72rem;font-weight:700;padding:0 4px}@keyframes floatIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(min-width:860px){.customer-cart-layout,.checkout-layout{grid-template-columns:minmax(0,2fr) minmax(260px,320px);align-items:start}.cart-item-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-filters-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.product-detail-hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}.product-detail-meta-grid{grid-template-columns:1.3fr 1fr}.product-sticky-bar{display:none}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
