:root{--sc-green:#126c3c;--sc-green-deep:#0b4c2b;--sc-lime:#7bc943;--sc-mint:#e8f6eb;--sc-orange:#f6a91a;--sc-ink:#163126;--sc-muted:#66776e;--sc-line:#e2ebe5;--sc-soft:#f6faf7;--sc-blue:#1765ae;--sc-red:#b64652;--radius:20px;--shadow:0 12px 34px rgba(17,49,34,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sc-soft);color:var(--sc-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;padding-bottom:76px}.d-none{display:none!important}.offline-banner{position:fixed;z-index:3000;top:0;left:0;right:0;padding:8px 14px;text-align:center;background:#fff2ca;color:#705000;font-size:.8rem;font-weight:800}.topbar{height:70px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid #edf1ee;position:sticky;top:0;z-index:1020}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-button{padding:0;background:transparent;display:flex;align-items:center;gap:10px;color:inherit}.brand-mark{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--sc-green),#2d8f45);color:#fff;font-size:1.4rem;position:relative;box-shadow:0 7px 15px #126c3c28}.brand-mark b{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--sc-orange);bottom:5px}.brand-mark b:nth-of-type(1){left:9px}.brand-mark b:nth-of-type(2){left:18px}.brand-mark b:nth-of-type(3){left:27px}.brand-copy{display:flex;flex-direction:column;text-align:left;line-height:1}.brand-copy strong{font-size:1.24rem;letter-spacing:-.05em;font-weight:950}.brand-copy strong span{color:var(--sc-green)}.brand-copy small{font-size:.63rem;color:var(--sc-muted);margin-top:4px;font-weight:700}.desktop-nav{align-items:center;gap:5px;margin-right:auto;margin-left:22px}.desktop-nav button{padding:9px 11px;color:var(--sc-muted);font-size:.86rem;font-weight:800;border-radius:10px;background:transparent}.desktop-nav button:hover,.desktop-nav button.active{color:var(--sc-green);background:var(--sc-mint)}.top-actions{display:flex;align-items:center;gap:7px}.icon-button,.account-button,.install-button{background:transparent;border:0;color:var(--sc-ink)}.icon-button{height:41px;width:41px;border-radius:13px;background:#f2f6f3;font-size:1.1rem}.icon-button:hover{background:var(--sc-mint);color:var(--sc-green)}.account-button{display:flex;align-items:center;gap:8px;padding:3px 7px 3px 3px;border-radius:14px;font-size:.85rem;font-weight:800}.account-button:hover{background:#f3f7f4}.avatar-initial,.avatar{border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--sc-green),var(--sc-lime));color:#fff;font-weight:900}.avatar-initial{width:36px;height:36px}.avatar{width:35px;height:35px;flex:0 0 35px}.notification-dot{position:absolute;width:8px;height:8px;right:8px;top:7px;border-radius:50%;background:#f05d4f;border:2px solid #f2f6f3}.install-button{border:1px solid #cfe3d4;color:var(--sc-green);padding:7px 10px;border-radius:11px;font-weight:850;font-size:.78rem;display:flex;align-items:center;gap:5px}.install-button:hover{background:var(--sc-mint)}button{border:0;cursor:pointer;font-family:inherit}.page-root{min-height:calc(100vh - 70px)}.page-section{padding:22px 0 30px}.section-gap{margin-top:28px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 15%,#77bb45 0,transparent 21%),linear-gradient(120deg,#0a4b2b,#126c3c 57%,#2d8f45);color:#fff;border-radius:0 0 28px 28px}.hero .container-xxl{padding-top:32px;padding-bottom:32px;position:relative;z-index:1}.hero h1{max-width:720px;letter-spacing:-.06em;font-size:clamp(2rem,7vw,4.1rem);line-height:.98;font-weight:950;margin:0}.hero h1 em{color:#d9f6bc;font-style:normal}.hero-copy{max-width:600px;margin:16px 0 20px;line-height:1.55;color:#e0f4e4;font-size:.94rem}.hero-search{display:flex;align-items:center;gap:9px;background:#fff;border-radius:17px;padding:6px 6px 6px 14px;max-width:660px;box-shadow:0 15px 35px #072e1c36}.hero-search i{color:var(--sc-green);font-size:1.1rem}.hero-search input{min-width:0;flex:1;border:0;outline:0;font-size:.9rem}.hero-figures{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.hero-figure{border:1px solid #fff3;border-radius:12px;background:#ffffff12;padding:8px 10px;font-size:.68rem;color:#dcf0e2}.hero-figure strong{display:block;color:#fff;font-size:.82rem}.hero-art{display:none}.hero-art .cart{position:absolute;width:220px;height:115px;right:15%;bottom:15px;border:12px solid #fff4;border-top:0;border-radius:0 0 36px 36px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:15px}.page-header h1,.page-header h2{margin:0;font-weight:930;letter-spacing:-.045em}.page-header h1{font-size:1.65rem}.page-header h2{font-size:1.25rem}.page-header p{color:var(--sc-muted);font-size:.84rem;line-height:1.45;margin:4px 0 0}.chip-row{display:flex;gap:8px;overflow:auto;padding:3px 0 9px;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.filter-chip{border:1px solid #dde9e0;background:#fff;color:#53645b;border-radius:99px;padding:8px 12px;white-space:nowrap;font-weight:800;font-size:.75rem}.filter-chip:hover,.filter-chip.active{background:var(--sc-green);color:#fff;border-color:var(--sc-green)}.deal-grid{display:grid;grid-template-columns:1fr;gap:13px}.deal-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e6eee9;border-radius:var(--radius);box-shadow:0 6px 18px rgba(17,49,34,.035);transition:transform .17s ease,box-shadow .17s ease}.deal-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.deal-media{height:155px;position:relative;background:linear-gradient(135deg,#dceddd,#f5f7ed);overflow:hidden}.deal-media img{width:100%;height:100%;object-fit:cover;display:block}.image-fallback{height:100%;display:grid;place-items:center;font-size:2.2rem;color:var(--sc-green);background:linear-gradient(135deg,#d8f0df,#fcf7e6)}.deal-badge,.deal-timer,.deal-saving{position:absolute;border-radius:99px;padding:5px 8px;font-size:.65rem;font-weight:850}.deal-badge{top:10px;left:10px;background:#ffffffeb;color:var(--sc-green)}.deal-timer{right:10px;bottom:10px;background:#143226e3;color:#fff}.deal-saving{left:10px;bottom:10px;background:var(--sc-orange);color:#513400}.deal-heart{position:absolute;right:10px;top:10px;width:34px;height:34px;border-radius:50%;background:#fffffff0;color:var(--sc-muted);font-size:1rem}.deal-heart.saved{color:#e2505d}.deal-body{padding:14px;display:flex;flex-direction:column;flex:1}.deal-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.69rem;color:var(--sc-muted)}.deal-title{color:var(--sc-ink);font-weight:900;letter-spacing:-.025em;font-size:1rem;line-height:1.26;margin:7px 0 8px}.price-row{display:flex;align-items:flex-end;gap:7px;margin:0 0 10px}.sale-price{font-size:1.36rem;line-height:1;color:var(--sc-green);font-weight:950;letter-spacing:-.05em}.old-price{font-size:.74rem;color:#94a29a;text-decoration:line-through;font-weight:700;padding-bottom:1px}.unit-label{font-size:.68rem;color:var(--sc-muted);padding-bottom:1px}.progress-line{height:8px;background:#e7efea;border-radius:99px;overflow:hidden;margin:7px 0 5px}.progress-line>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--sc-green),var(--sc-lime));transition:width .35s ease}.progress-label{display:flex;justify-content:space-between;gap:8px;font-size:.68rem;color:var(--sc-muted)}.progress-label strong{color:var(--sc-ink)}.deal-next-tier{background:#f4f9f4;border-radius:10px;padding:7px 8px;color:#51705a;font-size:.68rem;margin-top:10px}.card-actions{display:flex;gap:8px;margin-top:auto;padding-top:12px}.btn-sc,.btn-sc-alt,.btn-sc-light,.btn-sc-danger{border-radius:13px;min-height:42px;padding:9px 13px;font-weight:850;font-size:.84rem;display:inline-flex;align-items:center;justify-content:center;transition:.15s}.btn-sc{background:var(--sc-green);color:#fff}.btn-sc:hover{background:var(--sc-green-deep);color:#fff;transform:translateY(-1px)}.btn-sc-alt{background:var(--sc-mint);color:var(--sc-green-deep)}.btn-sc-alt:hover{background:#d8efdf}.btn-sc-light{background:#fff;border:1px solid #dce8df;color:var(--sc-ink)}.btn-sc-light:hover{background:#f4faf5;color:var(--sc-green)}.btn-sc-danger{background:#fff0f1;color:var(--sc-red)}.btn-icon{width:42px;padding:0}.info-card,.stat-card,.list-card,.timeline-card{border:1px solid #e7eee9;background:#fff;border-radius:18px;box-shadow:0 5px 16px rgba(17,49,34,.025)}.info-card{padding:15px}.info-card h3{font-size:.9rem;margin:0 0 4px;font-weight:900}.info-card p{margin:0;color:var(--sc-muted);font-size:.8rem;line-height:1.5}.how-grid{display:grid;gap:11px}.how-step{display:flex;gap:12px;background:#fff;border:1px solid var(--sc-line);border-radius:18px;padding:14px}.how-step i{display:grid;place-items:center;width:37px;height:37px;flex:0 0 37px;border-radius:12px;background:var(--sc-mint);color:var(--sc-green);font-size:1.1rem}.how-step h3{font-size:.9rem;font-weight:900;margin:0 0 3px}.how-step p{margin:0;color:var(--sc-muted);font-size:.79rem;line-height:1.45}.dashboard-banner{position:relative;overflow:hidden;border-radius:23px;padding:19px;background:linear-gradient(120deg,#0b4d2c,#167340 60%,#72b83d);color:#fff}.dashboard-banner:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-58px;bottom:-90px;border:28px solid #fff2}.dashboard-banner h1{font-size:1.5rem;font-weight:950;letter-spacing:-.05em;margin:0 0 5px}.dashboard-banner p{font-size:.84rem;margin:0;color:#e5f3e9}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.stat-card{padding:13px}.stat-card i{float:right;color:var(--sc-green);font-size:1.16rem}.stat-card .label{display:block;color:var(--sc-muted);font-size:.67rem;font-weight:800}.stat-card strong{display:block;margin-top:5px;font-size:1.25rem;letter-spacing:-.05em;font-weight:950}.stat-card small{display:block;color:var(--sc-muted);font-size:.65rem;margin-top:2px}.order-card{display:flex;gap:12px;border:1px solid var(--sc-line);background:#fff;border-radius:18px;padding:12px}.order-thumb{width:60px;height:60px;flex:0 0 60px;object-fit:cover;border-radius:14px;background:var(--sc-mint)}.order-content{min-width:0;flex:1}.order-content h3{font-size:.9rem;font-weight:900;margin:1px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-content p{font-size:.74rem;color:var(--sc-muted);margin:0}.order-price{color:var(--sc-green);font-size:.86rem;font-weight:900;white-space:nowrap}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;margin-top:7px;border-radius:99px;font-size:.65rem;font-weight:850}.status-pill.active{background:#e2f5e8;color:#0d6333}.status-pill.ready{background:#fff2c8;color:#805b00}.status-pill.waiting{background:#fff0d9;color:#875419}.status-pill.done{background:#e5f0fc;color:#2763a2}.status-pill.problem{background:#fde9eb;color:#a83d49}.notice-card{border:1px solid #f0dfb9;background:linear-gradient(135deg,#fff7e1,#fff);border-radius:16px;color:#6c5014;padding:13px}.notice-card strong{display:block;margin:4px 0;font-size:.86rem}.notice-card p{margin:0;font-size:.78rem;line-height:1.45}.list-card{padding:13px}.list-card+.list-card{margin-top:9px}.list-card h3{font-size:.88rem;font-weight:900;margin:0 0 3px}.list-card p{font-size:.76rem;line-height:1.4;color:var(--sc-muted);margin:0}.table-card{overflow:auto;border:1px solid var(--sc-line);background:#fff;border-radius:var(--radius)}.table-card table{min-width:680px;margin:0;font-size:.82rem}.table-card th{color:var(--sc-muted);font-weight:850;text-transform:uppercase;letter-spacing:.05em;font-size:.64rem}.table-card td,.table-card th{padding:12px 14px;vertical-align:middle}.table-card tr:last-child td{border-bottom:0}.empty-state{padding:34px 18px;text-align:center;border:1px dashed #cbdacF;background:#fcfefd;border-radius:22px;grid-column:1/-1}.empty-state i{font-size:2rem;color:var(--sc-green)}.empty-state h3{font-size:1rem;font-weight:900;margin:9px 0 4px}.empty-state p{color:var(--sc-muted);font-size:.82rem;margin:0}.modal-backdrop-sc{position:fixed;inset:0;z-index:2000;background:#071a115f;display:flex;align-items:flex-end;justify-content:center}.modal-sheet{width:100%;max-height:92dvh;overflow:auto;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -15px 45px #0003}.sheet-head{position:sticky;z-index:2;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:15px 18px 12px;background:#fffffff7;backdrop-filter:blur(12px);border-bottom:1px solid var(--sc-line)}.sheet-head h2{font-size:1.05rem;letter-spacing:-.03em;font-weight:950;margin:0}.sheet-head p{font-size:.75rem;color:var(--sc-muted);line-height:1.4;margin:3px 0 0}.sheet-body{padding:17px 18px calc(23px + env(safe-area-inset-bottom))}.close-sheet{width:36px;height:36px;border-radius:50%;background:#f0f5f1;color:var(--sc-ink);flex:0 0 36px}.form-label{font-size:.78rem;font-weight:850}.form-control,.form-select{border-radius:12px;border-color:#d8e3dc;min-height:44px;padding:.61rem .72rem;font-size:.9rem}.form-control:focus,.form-select:focus{box-shadow:0 0 0 .2rem #126c3c1d;border-color:var(--sc-green)}.input-group-text{border-color:#d8e3dc;background:#f5f9f6;border-radius:12px 0 0 12px}.payment-box{padding:15px;background:#f4faf5;border:1px solid #d5e8da;border-radius:16px}.payment-box strong{font-size:1.34rem;letter-spacing:-.04em;color:var(--sc-green)}.qty-control{display:flex;align-items:center;gap:8px}.qty-control button{height:41px;width:41px;background:var(--sc-mint);color:var(--sc-green);border-radius:12px;font-size:1.1rem;font-weight:900}.qty-control input{text-align:center;font-weight:900}.timeline{position:relative;padding-left:24px}.timeline:before{content:"";position:absolute;left:8px;top:5px;bottom:5px;border-left:2px solid #dce9df}.timeline-item{position:relative;padding:0 0 14px}.timeline-item:before{content:"";position:absolute;left:-20px;top:4px;width:10px;height:10px;border-radius:50%;background:#bfd7c5;border:2px solid #fff;box-shadow:0 0 0 2px #bfd7c5}.timeline-item.active:before{background:var(--sc-green);box-shadow:0 0 0 2px var(--sc-green)}.timeline-item h4{font-size:.84rem;font-weight:900;margin:0 0 2px}.timeline-item p{font-size:.74rem;color:var(--sc-muted);margin:0}.analytics-bars{display:flex;align-items:end;gap:8px;height:140px;padding:17px 4px 0}.analytics-bar{flex:1;min-width:22px;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:6px;font-size:.62rem;color:var(--sc-muted)}.analytics-bar span{display:block;width:100%;max-width:42px;min-height:5px;border-radius:8px 8px 2px 2px;background:linear-gradient(#78be45,var(--sc-green))}.section-tabs{display:flex;gap:7px;overflow:auto;margin-bottom:14px}.section-tabs button{white-space:nowrap;padding:8px 11px;border-radius:10px;background:#eef4ef;color:#53645b;font-size:.75rem;font-weight:850}.section-tabs button.active{background:var(--sc-green);color:#fff}.mobile-nav{position:fixed;z-index:1030;left:0;bottom:0;width:100%;display:grid;grid-template-columns:repeat(5,1fr);padding:6px 6px calc(7px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--sc-line);backdrop-filter:blur(16px)}.nav-item{min-height:55px;background:transparent;border-radius:13px;color:#66776e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:.62rem;font-weight:800}.nav-item i{font-size:1.15rem}.nav-item.active{color:var(--sc-green)}.nav-primary{margin:0 4px;background:var(--sc-green);color:#fff;box-shadow:0 8px 16px #126c3c31}.loading-page{min-height:55vh;display:grid;place-content:center;text-align:center;color:var(--sc-muted)}.loading-page strong{font-size:.92rem}.loading-page p{font-size:.78rem;margin:4px 0}.loading-orb{width:38px;height:38px;border:4px solid #d9ebe0;border-top-color:var(--sc-green);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 12px}@keyframes spin{to{transform:rotate(360deg)}}.app-footer{padding:24px 0 6px;color:var(--sc-muted);font-size:.74rem;text-align:center}.app-footer strong{color:var(--sc-green)}.skeleton{height:170px;background:linear-gradient(90deg,#eff3f0 25%,#f8faf9 37%,#eff3f0 63%);background-size:400% 100%;animation:shimmer 1.2s infinite;border-radius:var(--radius)}@keyframes shimmer{0%{background-position:100% 0}100%{background-position:-100% 0}}.visually-hidden-focusable:focus{clip:auto;height:auto;width:auto;overflow:visible}
@media(min-width:576px){.modal-backdrop-sc{align-items:center;padding:18px}.modal-sheet{max-width:660px;max-height:90vh;border-radius:26px}.deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.deal-media{height:175px}.page-section{padding-top:30px}.hero .container-xxl{padding-top:45px;padding-bottom:45px}}
@media(min-width:992px){body{padding-bottom:0}.topbar{height:76px}.page-root{min-height:calc(100vh - 76px)}.hero{border-radius:0 0 42px 42px}.hero .container-xxl{padding-top:58px;padding-bottom:60px}.hero-art{display:block;position:absolute;right:8%;top:0;width:260px;height:100%;opacity:.9}.hero-art:before,.hero-art:after{content:"";position:absolute;border:18px solid #fff2;border-radius:50%}.hero-art:before{width:150px;height:150px;right:0;top:34px}.hero-art:after{width:82px;height:82px;right:150px;bottom:22px}.deal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.deal-media{height:184px}.mobile-nav{display:none!important}.page-section{padding-top:36px}.section-gap{margin-top:35px}}
@media(min-width:1200px){.deal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-art{right:12%}.hero h1{max-width:690px}}

/* =========================================================
   SaloCart v3 — Mobile clarity, accessible actions, cart UX
   ========================================================= */
:root{
  --sc-surface:#ffffff;
  --sc-surface-soft:#f4f8f5;
  --sc-ink-soft:#466157;
  --sc-warning:#b87400;
  --sc-warning-soft:#fff6df;
  --sc-focus:0 0 0 3px rgba(18,108,60,.16);
}
html{scroll-padding-top:92px}
body{background:#f5f8f6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
button,.btn-sc,.btn-sc-light,.btn-sc-alt,.btn-sc-danger,.form-control,.form-select{min-height:44px}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--sc-focus)!important}
.topbar{height:68px;background:rgba(255,255,255,.97);box-shadow:0 2px 12px rgba(12,45,29,.03)}
.topbar-inner{gap:10px}.brand-mark{width:40px;height:40px;border-radius:13px}.brand-copy strong{font-size:1.16rem}.brand-copy small{font-size:.58rem}
.top-actions{gap:4px}.icon-button{width:42px;height:42px;border:1px solid #edf2ee;background:#f7faf8}.account-button{padding-right:4px}.avatar-initial{width:35px;height:35px}
.cart-button{color:var(--sc-green);background:#ebf6ed;border-color:#d2ead7}.cart-badge{position:absolute;right:-3px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:#e9505a;border:2px solid #fff;color:#fff;font-size:.61rem;line-height:14px;font-weight:950}
.page-section{padding-top:19px}.page-header{align-items:flex-start;margin-bottom:16px}.page-header h1{font-size:1.55rem;line-height:1.08}.page-header h2{font-size:1.26rem;line-height:1.13}.page-header p{max-width:620px;font-size:.82rem}
.section-kicker{display:block;color:var(--sc-green);font-size:.64rem;font-weight:950;text-transform:uppercase;letter-spacing:.085em;margin-bottom:5px}.section-kicker.text-white-50{color:#d8f0df!important}
.hero{border-radius:0 0 24px 24px;background:radial-gradient(circle at 94% 0%,rgba(164,229,83,.48) 0,rgba(164,229,83,0) 32%),linear-gradient(135deg,#0a4728,#136b3c 56%,#26874b)}
.hero .container-xxl{padding-top:26px;padding-bottom:28px}.hero-inner{display:flex;gap:22px;align-items:center}.hero-copy-wrap{min-width:0;max-width:690px}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:#ffffff1c;border:1px solid #ffffff2e;border-radius:99px;padding:7px 10px;margin-bottom:12px;color:#e5f6e8;font-size:.68rem;font-weight:850}.hero h1{font-size:clamp(2rem,8vw,4.25rem);line-height:.98;letter-spacing:-.065em}.hero-copy{font-size:.92rem;margin:14px 0 18px;max-width:610px}.hero-search{max-width:650px;min-height:54px;border-radius:16px;padding:5px 5px 5px 15px}.hero-search input{font-size:.88rem}.hero-search .btn-sc{min-height:42px}.hero-figures{display:grid;grid-template-columns:1fr;gap:7px;margin-top:16px;max-width:650px}.hero-figure{display:flex;align-items:flex-start;gap:8px;padding:8px 9px;border-radius:13px;background:#ffffff0e;border:1px solid #ffffff18;font-size:.68rem;line-height:1.3}.hero-figure i{color:#d9f6bc;font-size:1.05rem}.hero-figure strong{font-size:.73rem;margin:0 0 1px}.hero-cart-visual{display:none}
.deals-title{padding-bottom:2px}.catalog-toolbar{border:1px solid #e2ebe5;background:var(--sc-surface);border-radius:18px;padding:11px;margin-bottom:17px;box-shadow:0 6px 20px rgba(15,58,34,.035)}.catalog-search-row{display:flex;gap:8px}.catalog-search-row .input-group{min-width:0}.catalog-search-row .input-group-text{border-right:0}.catalog-search-row .form-control{border-left:0}.toolbar-search-button{flex:0 0 auto}.catalog-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.filter-select{display:block;min-width:0}.filter-select>span{display:block;color:var(--sc-muted);font-size:.64rem;font-weight:850;margin:0 0 3px}.filter-select .form-select{font-size:.78rem;min-height:42px}.chip-row{gap:7px;padding-bottom:3px;margin-top:9px}.filter-chip{min-height:36px;padding:7px 11px;font-size:.72rem}.home-chips{margin-top:0}
.deal-grid{gap:12px}.deal-card{border-radius:18px;border-color:#e2ebe5;box-shadow:0 5px 16px rgba(17,49,34,.03);min-width:0}.deal-card:hover{transform:none;box-shadow:0 7px 20px rgba(17,49,34,.065)}.deal-media{height:160px;background:#e5f0e8}.deal-media img{transition:transform .35s ease}.deal-card:hover .deal-media img{transform:scale(1.02)}.deal-media-top,.deal-media-bottom{position:absolute;left:10px;right:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.deal-media-top{top:10px}.deal-media-bottom{bottom:10px}.deal-badge,.deal-timer,.deal-saving{position:static;padding:5px 8px;font-size:.62rem;box-shadow:0 2px 6px rgba(0,0,0,.08)}.deal-badge{background:#fffffff3;color:var(--sc-green)}.deal-timer{background:#193f2bdd;color:#fff}.deal-saving{background:#fff0c9;color:#754d00}.deal-heart{position:static;width:36px;height:36px;flex:0 0 36px;border:0;border-radius:50%;background:#fffffff4;box-shadow:0 2px 8px rgba(0,0,0,.09)}.deal-body{padding:13px}.deal-meta{font-size:.67rem}.deal-title{font-size:.98rem;line-height:1.25;min-height:2.48em;margin:6px 0 10px}.deal-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px 10px;background:#f5f9f6;border:1px solid #e6efe9;border-radius:12px}.deal-price-grid>div{min-width:0}.deal-price-grid span,.deal-price-grid small{display:block;color:var(--sc-muted);font-size:.61rem;font-weight:750}.deal-price-grid strong{display:inline-block;color:var(--sc-green-deep);font-size:1.1rem;letter-spacing:-.045em;line-height:1.05;margin:2px 0}.deal-price-grid .price-best{color:#5d922e}.deal-progress-copy{display:flex;justify-content:space-between;gap:8px;margin:10px 0 5px;color:var(--sc-muted);font-size:.67rem}.deal-progress-copy strong{color:var(--sc-ink)}.progress-line{height:7px;margin:0;background:#e4eee7}.deal-next-tier{padding:7px 8px;background:#f8fbf8;border:1px dashed #d7e6da;color:#53705b;font-size:.65rem;margin-top:9px}.card-actions{margin-top:10px;padding-top:0}.card-actions .btn-sc,.card-actions .btn-sc-light{min-height:41px;padding:8px 10px;font-size:.78rem}.card-actions .btn-sc-light{flex:0 0 auto}
.how-section{padding-top:3px}.how-grid{gap:9px}.how-step{align-items:flex-start;padding:14px;border-radius:16px}.how-step>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:var(--sc-green);color:#fff;font-weight:950;font-size:.8rem}.how-step h3{font-size:.87rem}.how-step p{font-size:.75rem}
.dashboard-banner{border-radius:20px;padding:18px}.dashboard-banner h1{font-size:1.42rem}.dashboard-banner p{font-size:.8rem}.shopper-banner{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.dashboard-cart-button{min-height:38px;padding:7px 10px;white-space:nowrap;font-size:.75rem}.button-count:empty{display:none}.button-count:not(:empty){margin-left:4px;font-weight:950}.stats-grid{gap:8px;margin-top:10px}.stat-card{border-radius:15px;padding:12px}.stat-card strong{font-size:1.12rem}.stat-card .label{font-size:.63rem}.stat-card i{font-size:1.04rem}
.order-card{padding:11px;border-radius:17px;gap:10px}.order-thumb-wrap{width:62px;height:62px;flex:0 0 62px;border-radius:14px;overflow:hidden;background:#eaf4ed}.order-thumb{width:100%;height:100%;object-fit:cover;border-radius:0}.order-thumb-placeholder{display:grid;place-items:center;height:100%;color:var(--sc-green);font-size:1.35rem}.order-content h3{font-size:.87rem}.order-price{font-size:.81rem}.status-pill{font-size:.62rem;padding:5px 7px}.section-tabs{padding:3px;margin-bottom:12px;background:#eef4ef;border-radius:13px}.section-tabs button{min-height:35px;padding:7px 10px;background:transparent;font-size:.7rem}.section-tabs button.active{box-shadow:0 2px 6px rgba(19,86,45,.15)}
.modal-backdrop-sc{padding:0;background:#071a1166}.modal-sheet{width:100%;max-height:93dvh;border-radius:24px 24px 0 0;box-shadow:0 -12px 34px rgba(0,0,0,.16)}.sheet-head{padding:14px 16px 11px}.sheet-head h2{font-size:1.03rem}.sheet-body{padding:15px 16px calc(20px + env(safe-area-inset-bottom))}.close-sheet{min-height:36px}.deal-detail-hero{display:grid;gap:10px}.deal-detail-hero .deal-media{height:190px}.deal-detail-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.deal-detail-prices>div{padding:10px;border:1px solid #e4eee7;border-radius:13px;background:#f7faf8}.deal-detail-prices>div:last-child{background:#f3f9ef}.deal-detail-prices span,.deal-detail-prices small{display:block;color:var(--sc-muted);font-size:.66rem;font-weight:750}.deal-detail-prices strong{display:block;color:var(--sc-green-deep);font-size:1.35rem;line-height:1.08;letter-spacing:-.055em;margin:3px 0}.deal-detail-progress{margin:15px 0 5px}.deal-description{color:var(--sc-ink-soft);font-size:.82rem;line-height:1.55}.tier-card{border:1px solid #e1ebe4;border-radius:16px;padding:12px;background:#fff}.tier-card-head h3{margin:0;font-size:.9rem;font-weight:900}.tier-card-head p{margin:3px 0 9px;color:var(--sc-muted);font-size:.73rem;line-height:1.4}.tier-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:9px 0;border-top:1px solid #edf2ee;font-size:.76rem}.tier-row strong{color:var(--sc-green)}.tier-row small{color:#6a9838;font-size:.61rem;font-weight:900;background:#edf8e7;padding:3px 5px;border-radius:99px}.tier-row.tier-current{background:#f3faf4;margin:0 -7px;padding:9px 7px;border-radius:9px}.reserve-panel{margin-top:15px;padding:13px;border:1px solid #d8eadc;border-radius:16px;background:linear-gradient(135deg,#f7fcf7,#f3f9f4)}.reserve-panel-title{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.reserve-panel-title h3{font-size:.9rem;margin:0}.reserve-panel-title p{color:var(--sc-muted);font-size:.71rem;margin:3px 0}.reserve-price{color:var(--sc-green);font-size:.77rem;font-weight:900;white-space:nowrap}.reserve-quantity-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.qty-control{gap:5px}.qty-control button{height:43px;width:40px;min-height:43px}.qty-control input{min-width:0}.reserve-actions{display:flex;gap:8px;margin-top:10px}.reserve-actions button{min-width:0;font-size:.78rem}.reserve-disclaimer{color:var(--sc-muted);font-size:.68rem;line-height:1.35;margin:10px 0 0}.reserve-disclaimer i{color:var(--sc-green)}.pickup-code-card{border:1px dashed #9ac4a5;background:#f4fbf5;border-radius:18px;padding:19px}.pickup-code-card i{display:block;font-size:5.2rem;color:var(--sc-green)}.pickup-code-card strong{font-size:1.65rem;letter-spacing:.06em;color:var(--sc-green-deep)}.order-detail-header{display:flex;gap:12px;align-items:center;margin-bottom:13px}.order-detail-header p{font-size:.77rem;color:var(--sc-muted);margin:2px 0 5px}.tier-create-card{border:1px solid #e1ebe4;border-radius:14px;padding:12px;background:#f8fbf8}.tier-create-card h3{margin:0;font-size:.88rem}.tier-create-card p{color:var(--sc-muted);font-size:.7rem;margin:3px 0 8px}
/* Cart */
.cart-backdrop{align-items:flex-end}.cart-sheet{max-width:920px}.cart-loading{display:grid;place-items:center;min-height:210px;color:var(--sc-muted);font-size:.8rem}.cart-loading .loading-orb{margin-bottom:6px}.cart-intro{display:flex;gap:8px;padding:10px 11px;border-radius:12px;background:#edf7ef;color:#386548;font-size:.75rem;line-height:1.4;margin-bottom:11px}.cart-intro i{font-size:1rem;color:var(--sc-green)}.cart-errors{display:grid;gap:6px;margin-bottom:10px}.cart-errors>div{display:flex;gap:7px;align-items:flex-start;padding:9px 10px;border-radius:11px;background:#fff3f1;color:#9b3d48;font-size:.73rem;line-height:1.35}.cart-errors i{margin-top:1px}.cart-layout{display:grid;gap:12px}.cart-lines{display:grid;gap:9px}.cart-line{display:flex;gap:10px;border:1px solid #e1ebe4;border-radius:15px;background:#fff;padding:9px}.cart-line-unavailable{border-color:#f0c9cd;background:#fff9f9}.cart-line-image{width:70px;height:70px;flex:0 0 70px;border-radius:12px;overflow:hidden;background:#edf5ef}.cart-line-image img,.cart-line-image .image-fallback{display:grid;width:100%;height:100%;object-fit:cover}.cart-line-image .image-fallback{place-items:center;font-size:1.5rem}.cart-line-body{min-width:0;flex:1}.cart-line-title-row{display:flex;justify-content:space-between;gap:7px}.cart-line h3{font-size:.83rem;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-line p{font-size:.66rem;color:var(--sc-muted);margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-remove{height:30px;min-height:30px;width:30px;flex:0 0 30px;border-radius:9px;background:#fff2f3;color:#b84653}.cart-price-copy{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:6px;color:var(--sc-muted);font-size:.68rem}.cart-price-copy strong{color:var(--sc-green-deep);font-size:.88rem}.cart-line-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;color:var(--sc-muted);font-size:.65rem}.cart-quantity{display:inline-flex;align-items:center;border:1px solid #dbe8de;border-radius:10px;overflow:hidden;background:#fff}.cart-quantity button{height:30px;width:30px;min-height:30px;background:#f0f7f1;color:var(--sc-green);font-size:1.05rem;font-weight:900}.cart-quantity input{width:29px;height:30px;border:0;text-align:center;font-size:.75rem;font-weight:900;outline:0}.cart-unavailable-message{margin-top:8px;color:#a33e49;font-size:.7rem;line-height:1.35}.cart-unavailable-message i{margin-right:4px}.cart-summary{border:1px solid #d8eadc;border-radius:16px;background:#f6fbf7;padding:13px}.cart-summary h3{font-size:.9rem;margin:0 0 4px}.cart-summary-note{color:var(--sc-muted);font-size:.68rem;line-height:1.4;margin:0 0 10px}.cart-summary dl{margin:0}.cart-summary dl>div{display:flex;justify-content:space-between;gap:8px;font-size:.75rem;padding:6px 0;border-top:1px solid #e2ede4}.cart-summary dt{font-weight:650;color:var(--sc-muted)}.cart-summary dd{margin:0;font-weight:850}.cart-total{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;border-top:1px solid #d7e5da;margin-top:5px;padding-top:10px}.cart-total span{font-size:.78rem;font-weight:900}.cart-total strong{color:var(--sc-green-deep);font-size:1.35rem;letter-spacing:-.055em}.cart-actions-bottom{display:flex;gap:8px;margin-top:12px}.cart-actions-bottom .btn-sc-light{flex:0 0 auto}.cart-actions-bottom .btn-sc{min-width:0;font-size:.78rem}.cart-empty{text-align:center;padding:20px 4px 4px}.cart-empty>span{display:grid;place-items:center;width:62px;height:62px;border-radius:20px;background:#eaf6ed;color:var(--sc-green);font-size:1.8rem;margin:0 auto 12px}.cart-empty h3{font-size:1rem;font-weight:900;margin:0 0 4px}.cart-empty p{font-size:.78rem;color:var(--sc-muted);line-height:1.45;margin:0 0 16px}.checkout-summary-card{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.checkout-summary-card>div{padding:11px;border-radius:13px;background:#f4f9f5;border:1px solid #e1ece3}.checkout-summary-card span{display:block;color:var(--sc-muted);font-size:.65rem;font-weight:750}.checkout-summary-card strong{display:block;color:var(--sc-green-deep);font-size:.86rem;line-height:1.3;margin-top:3px}.checkout-steps{display:grid;gap:8px}.checkout-steps>div{display:flex;gap:9px;padding:9px 0;border-bottom:1px solid #edf2ee}.checkout-steps>div:last-child{border-bottom:0}.checkout-steps span{display:grid;place-items:center;width:23px;height:23px;flex:0 0 23px;border-radius:50%;background:var(--sc-green);color:#fff;font-size:.68rem;font-weight:900}.checkout-steps p{font-size:.73rem;color:var(--sc-muted);line-height:1.42;margin:0}.checkout-steps strong{color:var(--sc-ink)}
.mobile-nav{padding-top:5px}.nav-item{min-height:57px}.nav-primary{position:relative}.nav-cart b{display:inline-grid;place-items:center;min-width:14px;height:14px;padding:0 3px;border-radius:99px;background:#fff;color:var(--sc-green);font-size:.55rem;vertical-align:top}.nav-cart b.d-none{display:none}.app-footer{padding-bottom:8px}
@media(min-width:576px){.topbar{height:72px}.hero .container-xxl{padding-top:38px;padding-bottom:39px}.hero-figures{grid-template-columns:repeat(3,1fr)}.hero-figure{font-size:.65rem}.hero-figure strong{font-size:.69rem}.deal-grid{gap:14px}.deal-media{height:177px}.modal-backdrop-sc{align-items:center;padding:20px}.cart-backdrop{align-items:center}.modal-sheet{border-radius:23px}.cart-layout{grid-template-columns:minmax(0,1fr) 220px}.cart-summary{align-self:start;position:sticky;top:0}.cart-actions-bottom{justify-content:flex-end}.cart-actions-bottom .btn-sc{flex-grow:0!important;min-width:230px}.reserve-quantity-row{grid-template-columns:170px 1fr}.deal-detail-hero{grid-template-columns:1.1fr 1fr;align-items:stretch}.deal-detail-hero .deal-media{height:auto;min-height:205px}.deal-detail-prices{grid-template-columns:1fr}.catalog-filter-row{display:flex}.filter-select{flex:1}.catalog-search-row .input-group{flex:1}}
@media(min-width:768px){.page-section{padding-top:27px}.deal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.deal-media{height:172px}.catalog-toolbar{padding:13px}.cart-line-image{width:78px;height:78px;flex-basis:78px}.cart-line{padding:11px}.cart-line h3{font-size:.88rem}.cart-sheet{max-width:850px}.how-grid{gap:12px}.how-step{padding:15px}}
@media(min-width:992px){body{padding-bottom:0}.topbar{height:76px}.page-section{padding-top:33px}.hero{border-radius:0 0 38px 38px}.hero .container-xxl{padding-top:55px;padding-bottom:56px}.hero-cart-visual{position:relative;display:block;flex:1;min-width:270px;height:255px}.hero-cart-card{position:absolute;right:8%;top:61px;display:flex;align-items:center;gap:11px;min-width:220px;padding:14px;border:1px solid #fff3;border-radius:18px;background:#fffffff0;color:var(--sc-ink);box-shadow:0 24px 48px rgba(0,33,16,.2);transform:rotate(2deg)}.hero-cart-card small{display:block;color:var(--sc-muted);font-size:.68rem}.hero-cart-card strong{display:block;color:var(--sc-green-deep);font-size:1rem}.hero-cart-card>i{margin-left:auto;color:var(--sc-green);font-size:1.2rem}.hero-cart-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:var(--sc-green);color:#fff;font-size:1.35rem}.hero-cart-bubble{position:absolute;border:1px solid #fff3;border-radius:99px;background:#ffffff19;color:#f0fff0;padding:8px 11px;font-size:.7rem;font-weight:800;backdrop-filter:blur(8px)}.bubble-one{left:0;bottom:34px}.bubble-two{right:0;top:22px}.deal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.deal-media{height:170px}.deal-card:hover{transform:translateY(-2px)}.desktop-nav{margin-left:18px}.modal-backdrop-sc{padding:26px}.cart-sheet{max-width:930px}.cart-layout{grid-template-columns:minmax(0,1fr) 240px}.cart-actions-bottom{position:sticky;bottom:-20px;background:#fff;padding:12px 0 0}.mobile-nav{display:none!important}.dashboard-banner{padding:22px}.stat-card{padding:14px}}
@media(min-width:1200px){.deal-media{height:182px}.hero-cart-visual{height:290px}.hero-cart-card{right:13%;top:72px}.deal-grid{gap:17px}}
@media(max-width:374px){.brand-copy{display:none}.hero-search .btn-sc{padding-left:10px!important;padding-right:10px!important;font-size:.73rem}.catalog-search-row{gap:6px}.toolbar-search-button{padding-left:10px;padding-right:10px;font-size:.72rem}.deal-price-grid strong{font-size:1rem}.reserve-actions{gap:6px}.reserve-actions button{font-size:.7rem;padding-left:8px;padding-right:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
