:root{--brand:#1a5f4a;--brand-dark:#0f3d31;--accent:#c45c26;--accent-hover:#a34a1c;--ink:#1c1c1a;--muted:#5c5c56;--line:#e4e0d8;--surface:#f7f4ef;--surface-2:#efeae2;--white:#fffcf7;--success:#2f6b4f;--danger:#b42318;--warning:#b54708;--radius:12px;--shadow:0 10px 30px rgba(28,28,26,0.08);--font:"DM Sans",system-ui,sans-serif;--display:"Fraunces",Georgia,serif;--motion-duration:250ms;--motion-ease:ease;--hover-lift:-5px;--hover-zoom:1.05;}*{box-sizing:border-box;}body{margin:0;font-family:var(--font);color:var(--ink);background:radial-gradient(1200px 600px at 10% -10%,rgba(26,95,74,0.08),transparent 60%),radial-gradient(900px 500px at 100% 0%,rgba(196,92,38,0.06),transparent 55%),var(--surface);min-height:100vh;}a{color:var(--brand);text-decoration:none;}a:hover{color:var(--brand-dark);}h1,h2,h3,.brand-text,.brand-hero{font-family:var(--display);letter-spacing:-0.02em;}.brand{display:inline-flex;align-items:center;gap:0.6rem;text-decoration:none;color:var(--ink);}.brand-mark{width:2rem;height:2rem;border-radius:8px;background:linear-gradient(145deg,var(--brand),var(--brand-dark));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:1.05rem;}.brand-text{font-weight:600;font-size:1.25rem;color:inherit;}.brand-light{color:#fff;}.site-logo{display:block;width:auto;object-fit:contain;}.site-logo-header{height:46px;}.site-logo-footer{height:55px;}.site-logo-auth{height:44px;margin:0 auto;}.topbar{background:var(--brand-dark);color:rgba(255,255,255,0.85);font-size:0.8rem;}.site-nav{background:rgba(255,252,247,0.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);padding:0.65rem 0;position:sticky;top:0;z-index:1030;}.site-nav .nav-link{color:var(--ink);font-weight:500;padding:0.5rem 0.85rem;border-radius:999px;}.site-nav .nav-link:hover,.site-nav .nav-link.active{color:var(--brand);background:rgba(26,95,74,0.08);}.category-rail{background:var(--white);border-bottom:1px solid var(--line);padding:0.85rem 0 1rem;}.category-rail-track{display:flex;gap:0.85rem 1.1rem;overflow-x:auto;padding-bottom:0.25rem;scrollbar-width:thin;justify-content:flex-start;}@media (min-width:1100px){.category-rail-track{justify-content:space-between;overflow:visible;}}.category-rail-item{flex:0 0 auto;width:92px;text-align:center;text-decoration:none;color:var(--ink);}.category-rail-item:hover{color:var(--brand);}.category-rail.is-all .category-rail-item:hover{color:var(--ink);}.category-rail-circle{width:76px;height:76px;margin:0 auto 0.45rem;border-radius:50%;border:2px solid #d4af77;display:grid;place-items:center;overflow:hidden;background:#f7f4ef;transition:box-shadow 0.25s ease,border-color 0.25s ease,transform 0.25s ease;}.category-rail-circle img{width:100%;height:100%;object-fit:cover;display:block;}.category-rail-circle i{font-size:1.5rem;color:var(--brand);}.category-rail-item:hover .category-rail-circle,.category-rail-item.is-active .category-rail-circle{border-color:var(--brand);box-shadow:0 0 0 3px rgba(26,95,74,0.15);transform:translateY(-2px);}.category-rail.is-all .category-rail-item:hover .category-rail-circle{border-color:#d4af77;box-shadow:none;transform:none;}.category-rail.is-all .category-rail-item.is-sale:hover .category-rail-circle{border-color:#c62828;}.category-rail-item.is-active .category-rail-label{color:var(--brand);font-weight:700;box-shadow:inset 0 -2px 0 var(--brand);}.category-rail-label{display:inline-block;font-size:0.78rem;font-weight:600;line-height:1.2;padding-bottom:0.2rem;}.category-rail-item.is-sale .category-rail-circle{border-color:#c62828;background:#c62828;color:#fff;}.category-rail-sale-text{font-size:0.62rem;font-weight:800;line-height:1.15;text-transform:uppercase;letter-spacing:0.02em;color:#fff;padding:0.25rem;}.search-form{position:relative;min-width:220px;}.search-form .form-control{border-radius:999px;border-color:var(--line);background:var(--white);padding-right:2.5rem;}.btn-search{position:absolute;right:0.2rem;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--muted);}.nav-currency{width:auto;min-width:4.6rem;font-size:0.75rem;padding:0.25rem 1.6rem 0.25rem 0.4rem;border-color:var(--line,#ddd);background:var(--surface,#fff);color:inherit;}.nav-icon-link{width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--ink);font-size:1.2rem;background:transparent;transition:background .2s ease;}.nav-icon-link:hover{background:var(--surface-2);color:var(--ink);}.nav-account-link{width:auto;height:2.4rem;gap:0.4rem;padding:0.15rem 0.65rem 0.15rem 0.15rem;font-size:0.82rem;font-weight:600;color:var(--ink);max-width:11rem;}.nav-account-avatar{width:1.9rem;height:1.9rem;border-radius:999px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:0.8rem;font-family:var(--display);font-weight:700;flex-shrink:0;}.nav-account-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.topbar-account{font-weight:600;}.cart-badge{position:absolute;top:0;right:0;min-width:1.1rem;height:1.1rem;border-radius:999px;background:var(--accent);color:#fff;font-size:0.65rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 0.25rem;}.btn-accent{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600;border-radius:999px;padding-inline:1.25rem;}.btn-accent:hover,.btn-accent:focus{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff;}.btn-outline-accent{border:1.5px solid var(--brand);color:var(--brand);border-radius:999px;font-weight:600;}.btn-outline-accent:hover{background:var(--brand);color:#fff;}.btn-outline-light{border-radius:999px;font-weight:600;}.hero{position:relative;min-height:min(88vh,720px);display:flex;align-items:flex-end;color:#fff;overflow:hidden;}.hero-media{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,61,49,0.25) 0%,rgba(15,61,49,0.72) 100%),url("../images/hero-kitchen.svg") center/cover no-repeat,linear-gradient(135deg,#1a5f4a,#0f3d31 55%,#c45c26);transform:scale(1.02);animation:heroDrift 18s ease-in-out infinite alternate;}@keyframes heroDrift{from{transform:scale(1.02) translateY(0);}to{transform:scale(1.06) translateY(-1.5%);}}.hero-content{position:relative;z-index:1;padding:4.5rem 0 3.5rem;max-width:720px;animation:fadeUp .8s ease both;}@keyframes fadeUp{from{opacity:0;transform:translateY(18px);}to{opacity:1;transform:translateY(0);}}.brand-hero{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;margin:0 0 0.35rem;line-height:1;}.hero h1{font-size:clamp(1.35rem,2.8vw,2rem);font-weight:500;margin-bottom:0.85rem;max-width:18ch;}.hero-sub{font-size:1.05rem;opacity:0.92;max-width:36ch;margin-bottom:1.5rem;}.hero-cta{display:flex;flex-wrap:wrap;gap:0.75rem;}.section-pad{padding:var(--section-pad,4rem) 0;}.section-muted{background:rgba(255,252,247,0.65);}.section-head{margin-bottom:1.75rem;}.section-head h2{font-size:clamp(1.6rem,3vw,2.1rem);margin-bottom:0.35rem;}.section-head p{color:var(--muted);margin:0;}.link-arrow{font-weight:600;color:var(--brand);}.page-hero{padding:2.25rem 0 1.5rem;background:linear-gradient(180deg,rgba(26,95,74,0.08),transparent);}.page-hero h1{font-size:clamp(1.8rem,3vw,2.4rem);margin:0;}.category-tile{display:block;padding:1.5rem 1.25rem;border-radius:var(--radius);background:var(--white);border:1px solid var(--line);transition:transform var(--motion-duration) var(--motion-ease),box-shadow var(--motion-duration) var(--motion-ease),border-color var(--motion-duration) var(--motion-ease);min-height:110px;}.category-tile:hover{transform:translateY(var(--hover-lift));box-shadow:var(--shadow);border-color:transparent;color:inherit;}.category-tile-name{display:block;font-family:var(--display);font-weight:600;font-size:1.15rem;color:var(--ink);}.category-tile-count{color:var(--muted);font-size:0.85rem;}.product-card{background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);height:100%;display:flex;flex-direction:column;transition:transform var(--motion-duration) var(--motion-ease),box-shadow var(--motion-duration) var(--motion-ease);}.product-card:hover{transform:translateY(var(--hover-lift));box-shadow:var(--shadow);}.product-card-media{position:relative;display:block;aspect-ratio:1;background:var(--surface-2);overflow:hidden;}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform calc(var(--motion-duration) * 1.6) var(--motion-ease);}.product-card:hover .product-card-media img{transform:scale(var(--hover-zoom));}.badge-sale{position:absolute;top:0.75rem;left:0.75rem;background:var(--accent);color:#fff;font-size:0.75rem;font-weight:700;padding:0.2rem 0.55rem;border-radius:999px;z-index:1;}.product-card-body{padding:1rem;display:flex;flex-direction:column;flex:1;}.product-cat{font-size:0.75rem;text-transform:uppercase;letter-spacing:0.06em;color:var(--muted);}.product-title{font-size:1rem;font-weight:600;margin:0.25rem 0 0.5rem;font-family:var(--font);}.product-title a{color:var(--ink);}.product-price{display:flex;align-items:baseline;gap:0.5rem;margin-top:auto;}.product-price .price{font-weight:700;color:var(--brand-dark);}.product-price .compare{font-size:0.9rem;color:var(--muted);text-decoration:line-through;}.product-price-lg .price{font-size:1.5rem;}.product-detail-title{font-size:clamp(1.75rem,3vw,2.4rem);margin:0.35rem 0 0.75rem;}.product-gallery{position:relative;border-radius:calc(var(--radius) + 4px);overflow:hidden;background:var(--surface-2);border:1px solid var(--line);}.product-gallery img{width:100%;display:block;aspect-ratio:1;object-fit:cover;}.product-meta-list{display:grid;gap:0.5rem;color:var(--muted);font-size:0.95rem;}.product-meta-list i{color:var(--brand);margin-right:0.4rem;}.lead-text{color:var(--muted);font-size:1.05rem;}.promise-band{background:linear-gradient(120deg,var(--brand-dark),var(--brand));color:#fff;padding:3rem 0;}.promise-icon{font-size:1.6rem;opacity:0.9;}.promise-band h3{font-size:1.15rem;margin:0.5rem 0 0.35rem;font-family:var(--display);}.promise-band p{margin:0;opacity:0.85;}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:var(--white);}.qty-btn{width:2.2rem;height:2.2rem;border:0;background:transparent;font-size:1.1rem;line-height:1;}.qty-input{width:2.5rem;border:0;text-align:center;background:transparent;-moz-appearance:textfield;}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.cart-row{display:grid;grid-template-columns:72px 1fr auto auto auto;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--line);}.cart-thumb img{width:72px;height:72px;object-fit:cover;border-radius:10px;background:var(--surface-2);}.summary-card,.checkout-panel,.filter-panel,.address-card,.auth-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem 1.35rem;box-shadow:0 4px 16px rgba(28,28,26,0.04);}.payment-option{display:flex;gap:0.75rem;align-items:flex-start;padding:0.9rem 1rem;border:1px solid var(--line);border-radius:10px;margin-bottom:0.65rem;cursor:pointer;}.payment-option span{display:flex;flex-direction:column;}.payment-option small{color:var(--muted);}.payment-option:has(input:checked){border-color:var(--brand);background:rgba(26,95,74,0.06);}.filter-list{list-style:none;padding:0;margin:0;}.filter-list a{display:block;padding:0.45rem 0;color:var(--muted);border-bottom:1px solid transparent;}.filter-list a.active,.filter-list a:hover{color:var(--brand);font-weight:600;}.empty-state{text-align:center;padding:3.5rem 1rem;color:var(--muted);}.empty-state i{font-size:2.5rem;color:var(--brand);opacity:0.7;}.empty-state h1,.empty-state h3{color:var(--ink);margin-top:0.75rem;}.auth-section{padding:3.5rem 0;}.auth-card{max-width:440px;margin:0 auto;}.auth-card h1{font-size:1.75rem;margin-bottom:0.35rem;}.password-field{position:relative;}.password-field .form-control{padding-right:2.75rem;}.password-toggle{position:absolute;right:0.35rem;top:50%;transform:translateY(-50%);width:2.1rem;height:2.1rem;border:0;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;border-radius:8px;}.password-toggle:hover,.password-toggle:focus-visible{color:var(--ink);background:var(--surface-2);}.customer-login-section{position:relative;overflow:hidden;padding:clamp(3rem,7vw,6rem) 0;background:radial-gradient(circle at 10% 15%,rgba(26,95,74,.15),transparent 28%),radial-gradient(circle at 90% 80%,rgba(196,92,38,.12),transparent 26%),linear-gradient(145deg,#eef4ee,#f7f4ef 48%,#f2eadf);}.customer-login-section::before,.customer-login-section::after{content:"";position:absolute;width:420px;height:420px;border-radius:48% 52% 62% 38%;opacity:.13;pointer-events:none;}.customer-login-section::before{left:-190px;top:-210px;background:#1a5f4a;transform:rotate(22deg);}.customer-login-section::after{right:-210px;bottom:-250px;background:#c45c26;transform:rotate(-18deg);}.customer-login-card{position:relative;z-index:1;width:min(100%,1060px);min-height:650px;margin:0 auto;display:grid;grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr);overflow:hidden;border:1px solid rgba(15,61,49,.1);border-radius:26px;background:#fffcf7;box-shadow:0 30px 80px rgba(15,61,49,.16);}.customer-login-form-pane{padding:46px clamp(34px,5vw,64px);display:flex;flex-direction:column;justify-content:center;background:#fffcf7;}.customer-login-logo{display:inline-flex;align-self:flex-start;margin-bottom:34px;}.customer-login-logo img{display:block;width:auto;height:44px;}.customer-login-heading{margin-bottom:26px;}.customer-login-kicker{display:inline-block;margin-bottom:8px;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;}.customer-login-heading h1{max-width:11ch;margin:0 0 12px;color:var(--ink);font-family:var(--display);font-size:clamp(2.15rem,4vw,3rem);font-weight:600;line-height:1.04;letter-spacing:-.035em;}.customer-login-heading p{max-width:42ch;margin:0;color:var(--muted);font-size:.88rem;line-height:1.65;}.customer-login-form .form-label{margin-bottom:7px;color:var(--ink);font-size:.8rem;font-weight:700;}.customer-login-field{position:relative;}.customer-login-field > i{position:absolute;z-index:2;left:15px;top:50%;transform:translateY(-50%);color:#78827d;pointer-events:none;}.customer-login-field .form-control{min-height:50px;padding:11px 45px 11px 44px;border:1px solid #ded9d0;border-radius:999px;background:#fff;color:var(--ink);font-size:.9rem;box-shadow:none;}.customer-login-field .form-control::placeholder{color:#a2a6a3;}.customer-login-field .form-control:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(26,95,74,.1);}.customer-login-field .password-toggle{right:8px;width:36px;height:36px;}.customer-login-actions{margin:12px 2px 22px;display:flex;justify-content:flex-end;}.customer-login-actions a{color:var(--brand);font-size:.78rem;font-weight:700;}.customer-login-submit{min-height:50px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;font-weight:700;box-shadow:0 12px 24px rgba(15,61,49,.18);transition:transform .2s ease,box-shadow .2s ease;}.customer-login-submit:hover,.customer-login-submit:focus-visible{color:#fff;transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,61,49,.24);}.customer-login-submit i{transition:transform .2s ease;}.customer-login-submit:hover i{transform:translateX(4px);}.customer-login-signup{margin:20px 0 0;color:var(--muted);font-size:.8rem;text-align:center;}.customer-login-signup a{color:var(--brand);font-weight:700;}.customer-login-trust{margin-top:28px;padding-top:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;border-top:1px solid var(--line);color:var(--muted);font-size:.7rem;}.customer-login-trust span{display:inline-flex;align-items:center;gap:6px;}.customer-login-trust i{color:var(--brand);}.customer-login-visual{position:relative;min-height:650px;overflow:hidden;background:var(--brand-dark);}.customer-login-visual > img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease;}.customer-login-card:hover .customer-login-visual > img{transform:scale(1.025);}.customer-login-visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,61,49,.12) 30%,rgba(8,32,26,.82) 100%),linear-gradient(90deg,rgba(15,61,49,.18),transparent 42%);}.customer-login-visual-copy{position:absolute;z-index:2;left:clamp(28px,5vw,54px);right:clamp(28px,5vw,54px);bottom:44px;color:#fff;}.customer-login-visual-copy > span{color:#e8b194;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;}.customer-login-visual-copy h2{max-width:12ch;margin:8px 0 16px;color:#fff;font-family:var(--display);font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08;}.customer-login-visual-copy a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:.8rem;font-weight:700;}.customer-login-visual-copy a:hover{color:#e8b194;}@media (max-width:991.98px){.customer-login-card{max-width:760px;grid-template-columns:1fr 1fr;}.customer-login-form-pane{padding:40px 34px;}}@media (max-width:767.98px){.customer-login-section{padding:2rem 0;}.customer-login-card{max-width:500px;min-height:0;grid-template-columns:1fr;}.customer-login-form-pane{padding:38px 30px;}.customer-login-visual{min-height:280px;grid-row:1;}.customer-login-visual > img{object-position:center 65%;}.customer-login-visual-copy{bottom:25px;}.customer-login-visual-copy h2{font-size:1.65rem;margin-bottom:0;}.customer-login-visual-copy a,.customer-login-visual-copy > span{display:none;}.customer-login-logo{margin-bottom:26px;}}@media (max-width:575.98px){.customer-login-section{padding:0;background:#fffcf7;}.customer-login-section .container{padding:0;}.customer-login-card{max-width:none;border:0;border-radius:0;box-shadow:none;}.customer-login-form-pane{padding:32px 22px 42px;}.customer-login-visual{min-height:230px;}.customer-login-heading h1{font-size:2.05rem;}}.success-panel{max-width:520px;}.success-icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:50%;background:rgba(26,95,74,0.12);color:var(--brand);display:flex;align-items:center;justify-content:center;font-size:1.75rem;animation:pop .45s ease;}@keyframes pop{from{transform:scale(0.7);opacity:0;}to{transform:scale(1);opacity:1;}}.status-badge{display:inline-block;padding:0.2rem 0.55rem;border-radius:999px;font-size:0.75rem;font-weight:600;background:var(--surface-2);color:var(--ink);text-transform:capitalize;}.status-pending{background:#fff4e5;color:var(--warning);}.status-confirmed,.status-processing{background:#e8f1ee;color:var(--brand);}.status-shipped{background:#e7f0ff;color:#175cd3;}.status-delivered{background:#e8f5e9;color:var(--success);}.status-cancelled,.status-refunded{background:#fdecea;color:var(--danger);}.stat-mini,.admin-stat{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.15rem;}.stat-mini span,.admin-stat span{display:block;font-size:0.8rem;color:var(--muted);}.stat-mini strong,.admin-stat strong{font-size:1.25rem;font-family:var(--display);}.account-nav .list-group-item.active{background:rgba(26,95,74,0.1);color:var(--brand);border-color:var(--line);font-weight:600;}.narrow-content{max-width:720px;}.prose p{color:var(--muted);line-height:1.7;}.object-fit-cover{object-fit:cover;}.site-footer{background:var(--brand-dark);color:rgba(255,255,255,0.85);margin-top:2rem;}.footer-lead{opacity:0.8;max-width:28ch;}.footer-heading{font-size:0.8rem;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:1rem;color:#fff;}.footer-links{list-style:none;padding:0;margin:0;}.footer-links a{color:rgba(255,255,255,0.75);display:inline-block;padding:0.2rem 0;}.footer-links a:hover{color:#fff;}.footer-bottom{border-top:1px solid rgba(255,255,255,0.12);font-size:0.9rem;}.newsletter-form .form-control{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.2);color:#fff;}.newsletter-form .form-control::placeholder{color:rgba(255,255,255,0.5);}.admin-body{background:#f0eee9;}.admin-shell{display:flex;min-height:100vh;}.admin-sidebar{width:250px;background:var(--brand-dark);color:#fff;flex-shrink:0;padding:1.25rem 0;}.sidebar-brand{padding:0 1.25rem 1.25rem;}.sidebar-label{display:block;font-size:0.7rem;opacity:0.6;margin-top:0.35rem;letter-spacing:0.08em;text-transform:uppercase;}.sidebar-nav{display:flex;flex-direction:column;gap:0.15rem;padding:0 0.75rem;}.sidebar-nav a,.sidebar-logout button{display:flex;align-items:center;gap:0.65rem;padding:0.65rem 0.85rem;border-radius:8px;color:rgba(255,255,255,0.8);border:0;background:transparent;text-align:left;width:100%;font:inherit;}.sidebar-nav a:hover,.sidebar-nav a.active,.sidebar-logout button:hover{background:rgba(255,255,255,0.1);color:#fff;}.sidebar-divider{border-color:rgba(255,255,255,0.12);margin:0.75rem 0.5rem;}.admin-main{flex:1;min-width:0;display:flex;flex-direction:column;}.admin-topbar{background:var(--white);border-bottom:1px solid var(--line);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;}.admin-content{padding:1.5rem;}.admin-auth-body{background:linear-gradient(145deg,var(--brand-dark),#163d32 50%,#3d2a1f);min-height:100vh;}.admin-auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;}.admin-login-card{width:100%;max-width:400px;}body:not(.admin-body):not(.admin-auth-body) .form-control,body:not(.admin-body):not(.admin-auth-body) .form-select{border-color:var(--line);border-radius:10px;background:var(--white);}body:not(.admin-body):not(.admin-auth-body) .form-control:focus,body:not(.admin-body):not(.admin-auth-body) .form-select:focus{border-color:var(--brand);box-shadow:0 0 0 0.2rem rgba(26,95,74,0.15);}@media (max-width:991.98px){.admin-shell{flex-direction:column;}.admin-sidebar{width:100%;}.sidebar-nav{flex-direction:row;flex-wrap:wrap;}.cart-row{grid-template-columns:64px 1fr auto;grid-template-areas:"thumb info remove" "thumb qty total";}.cart-thumb{grid-area:thumb;}.cart-info{grid-area:info;}.cart-remove{grid-area:remove;justify-self:end;}.qty-control{grid-area:qty;}.cart-line-total{grid-area:total;justify-self:end;}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none !important;transition:none !important;}}.skip-link{position:absolute;left:1rem;top:-100px;z-index:10000;background:var(--brand-dark);color:#fff;padding:0.65rem 1rem;border-radius:8px;font-weight:600;}.skip-link:focus{top:1rem;color:#fff;}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;}.lazy-img,.product-card-img{max-width:100%;height:auto;background:var(--surface-2);}img{max-width:100%;height:auto;}.site-header{position:sticky;top:0;z-index:1030;}#todays-deals{scroll-margin-top:8rem;}body.page-home #todays-deals,body.page-listing #todays-deals{scroll-margin-top:16rem;}@supports not (backdrop-filter:blur(10px)){.site-nav{background:var(--white);}}@media (max-width:575.98px){.brand-text{font-size:1.05rem;}.site-logo-header{height:38px;max-width:174px;}.site-logo-footer{height:48px;max-width:220px;}.nav-actions .nav-icon-link{padding:0.35rem;}}.wa-float{position:fixed;right:1rem;bottom:1.15rem;z-index:1065;width:3.15rem;height:3.15rem;border-radius:999px;background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.65rem;box-shadow:0 6px 18px rgba(18,83,42,0.35);text-decoration:none;}.wa-float:hover{color:#fff;filter:brightness(1.05);}body:has(#cookieBanner) .wa-float,body:has(#pwaInstallBar:not([hidden])) .wa-float{bottom:5.25rem;}