:root{--plum:#4b283b;--plum-2:#6e3b55;--cream:#fffaf1;--paper:#fff;--orange:#f28b50;--mint:#9bc8b2;--ink:#271c23;--muted:#786b73;--line:#eadfd8;--shadow:0 14px 40px rgba(70,37,54,.1)}
.product-photo>span,.category-tabs button,.section-heading>div>span{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif}
*{box-sizing:border-box}body{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.store-body{background:var(--cream)}.store-header{background:rgba(255,250,241,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(75,40,59,.08);z-index:1020}.brand{display:flex;align-items:center;gap:.7rem;color:var(--plum)}.brand-dot{display:inline-grid;place-items:center;width:38px;height:38px;background:var(--orange);border-radius:12px 12px 18px 18px;color:#fff;font-family:Georgia,serif;font-size:1.35rem;transform:rotate(-3deg);box-shadow:inset 0 -4px rgba(0,0,0,.08)}.brand span:last-child{display:grid;line-height:1.05}.brand small{font-size:.64rem;letter-spacing:.08em;color:var(--muted);margin-top:.25rem}.search-wrap{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;padding:.62rem 1rem;width:min(420px,45vw);box-shadow:0 4px 18px rgba(70,37,54,.05)}.search-wrap input{border:0;outline:0;width:100%;background:transparent;margin-left:.55rem}.cart-icon-btn{border:0;background:var(--plum);color:#fff;border-radius:999px;padding:.55rem .8rem;font-weight:700}.hero-card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;min-height:265px;padding:2.5rem 3rem;border-radius:28px;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.18),transparent 22%),linear-gradient(135deg,#4b283b,#713c55);color:#fff;box-shadow:var(--shadow)}.hero-card:after{content:"";position:absolute;width:230px;height:230px;border:50px solid rgba(255,255,255,.05);border-radius:50%;right:-80px;bottom:-120px}.eyebrow{display:block;font-size:.68rem;font-weight:800;letter-spacing:.16em;color:var(--orange);margin-bottom:.55rem}.hero-card h1{font-family:Georgia,serif;font-size:clamp(2.3rem,5vw,4.2rem);line-height:.94;margin:0}.hero-card h1 em{color:#ffc49d;font-weight:400}.hero-card p{color:#e9dce3;margin:1rem 0 0}.hero-cups{position:relative;z-index:1;display:flex;align-items:end;padding-right:4vw}.hero-cups span{font-size:6rem;filter:drop-shadow(0 18px 15px rgba(0,0,0,.25));transform:rotate(-7deg)}.hero-cups span:nth-child(2){font-size:7rem;margin-left:-1.8rem;z-index:2;transform:translateY(-12px) rotate(5deg)}.hero-cups span:nth-child(3){font-size:5.5rem;margin-left:-1.7rem;transform:rotate(10deg)}.category-tabs{display:flex;gap:.65rem;overflow-x:auto;padding:2px 2px .5rem;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--plum);border-radius:999px;padding:.68rem 1rem;font-weight:700}.category-tabs button.active{background:var(--plum);color:#fff;border-color:var(--plum)}.store-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:2rem;align-items:start}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem}.section-heading>div{display:flex;align-items:center;gap:.7rem}.section-heading>div>span{font-size:1.5rem}.section-heading h2{font-family:Georgia,serif;font-size:1.7rem;margin:0}.section-heading small{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-card{display:grid;grid-template-columns:130px 1fr;min-height:170px;background:#fff;border:1px solid rgba(75,40,59,.07);border-radius:20px;overflow:hidden;transition:.2s ease;box-shadow:0 7px 25px rgba(70,37,54,.06)}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-photo{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#f8e4d1,#f3caa8);min-height:170px;overflow:hidden}.product-photo>span{font-size:4.5rem;filter:drop-shadow(0 10px 8px rgba(70,37,54,.18))}.product-photo img{width:100%;height:100%;object-fit:cover}.sold-out{position:absolute;inset:auto .5rem .5rem;background:#fff;color:var(--plum);border-radius:999px;padding:.25rem .6rem;font-size:.7rem}.product-info{display:flex;flex-direction:column;padding:1rem}.product-info>small{text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;color:var(--orange);font-weight:800}.product-info h3{font-size:1rem;margin:.25rem 0}.product-info p{font-size:.78rem;line-height:1.45;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 .6rem}.product-info>div{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-info strong{color:var(--plum)}.add-btn{border:0;background:var(--orange);color:#fff;width:35px;height:35px;border-radius:50%;font-size:1.4rem;line-height:1}.add-btn:disabled{background:#c8c1c5}.cart-panel{position:sticky;top:92px;background:#fff;border-radius:24px;padding:1.35rem;box-shadow:var(--shadow);max-height:calc(100vh - 112px);overflow:auto}.cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:.8rem}.cart-head h2{font-family:Georgia,serif;font-size:1.6rem;margin:0}.cart-close{border:0;background:#f5eeea;border-radius:50%;width:36px;height:36px;font-size:1.5rem}.cart-items{display:grid;gap:.8rem;padding:1rem 0}.cart-empty{text-align:center;padding:1.5rem 0;color:var(--muted)}.cart-empty span{font-size:2.5rem}.cart-empty p{font-weight:700;color:var(--plum);margin:.4rem 0 0}.cart-line{display:grid;grid-template-columns:1fr auto;gap:.6rem;padding-bottom:.8rem;border-bottom:1px dashed var(--line)}.cart-line h4{font-size:.88rem;margin:0 0 .2rem}.cart-line small{color:var(--muted)}.qty-control{display:flex;align-items:center;gap:.4rem}.qty-control button{display:grid;place-items:center;border:1px solid var(--line);background:#fff;width:28px;height:28px;border-radius:50%}.remove-line{border:0;background:transparent;color:#a45757;font-size:.72rem;padding:0}.customer-fields{display:grid;gap:.7rem;padding-top:.5rem;border-top:1px solid var(--line)}.customer-fields label{font-size:.76rem;font-weight:700}.customer-fields label span{font-weight:400;color:var(--muted);float:right}.customer-fields .form-control{font-size:.85rem;margin-top:.3rem;border-color:var(--line)}.cart-total{display:flex;align-items:end;justify-content:space-between;margin:1rem 0}.cart-total span{color:var(--muted)}.cart-total strong{font-family:Georgia,serif;color:var(--plum);font-size:1.6rem}.checkout-btn{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:14px;padding:.9rem 1rem;background:var(--plum);color:#fff;font-weight:800}.checkout-btn:disabled{background:#bbb}.mobile-cart-bar{position:fixed;z-index:1030;bottom:1rem;left:1rem;right:1rem;border:0;border-radius:16px;background:var(--plum);color:#fff;padding:.9rem 1rem;box-shadow:0 12px 35px rgba(42,18,31,.35);display:flex;align-items:center;gap:.65rem}.mobile-cart-bar strong{margin-left:auto}.mobile-cart-bar em{font-style:normal;color:#ffc49d;font-size:.8rem}.cart-backdrop{display:none}.empty-state{text-align:center;padding:4rem;background:#fff;border-radius:20px}.empty-state span{font-size:4rem}
/* Bill */.bill-page{min-height:100vh;background:#efe8e1;padding:2rem 1rem}.bill-actions{display:flex;justify-content:center;gap:.7rem;margin-bottom:1rem}.bill-card{width:min(100%,520px);margin:auto;background:#fff;padding:2rem;border-radius:6px;box-shadow:0 20px 60px rgba(52,31,42,.16);position:relative}.bill-card:before,.bill-card:after{content:"";position:absolute;left:0;right:0;height:8px;background:radial-gradient(circle at 5px -2px,transparent 6px,#fff 6.5px);background-size:12px 10px}.bill-card:before{top:-6px}.bill-card:after{bottom:-6px;transform:rotate(180deg)}.bill-logo{text-align:center}.bill-logo .brand-dot{margin:auto}.bill-logo h1{font-family:Georgia,serif;color:var(--plum);font-size:1.7rem;margin:.6rem 0 .2rem}.bill-logo p{font-size:.75rem;color:var(--muted);margin:0}.bill-divider{border-top:1px dashed #bfb3b9;margin:1.2rem 0}.bill-meta{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;font-size:.8rem}.bill-meta div:nth-child(even){text-align:right}.bill-table{width:100%;font-size:.82rem}.bill-table th{color:var(--muted);font-size:.68rem;text-transform:uppercase;padding:.4rem 0}.bill-table td{padding:.5rem 0;border-top:1px solid #f1eaed}.bill-table th:last-child,.bill-table td:last-child{text-align:right}.bill-summary{margin-left:auto;width:min(100%,260px);font-size:.82rem}.bill-summary div{display:flex;justify-content:space-between;padding:.25rem 0}.bill-summary .grand-total{font-size:1.1rem;font-weight:800;color:var(--plum);border-top:1px solid var(--line);margin-top:.3rem;padding-top:.6rem}.qr-wrap{text-align:center}.qr-wrap img{width:210px;max-width:70%;display:block;margin:.5rem auto}.qr-wrap h3{font-size:.9rem;margin:0}.qr-wrap p{font-size:.72rem;color:var(--muted);margin:.25rem 0}.bill-thanks{text-align:center;font-family:Georgia,serif;color:var(--plum);font-style:italic}
/* Admin */.admin-body{background:#f6f3f1}.admin-navbar{background:var(--plum);box-shadow:0 5px 18px rgba(40,17,29,.2)}.admin-navbar .nav-link{color:#e6dce1;border-radius:8px;margin:.2rem}.admin-navbar .nav-link:hover,.admin-navbar .nav-link.active{background:rgba(255,255,255,.13);color:#fff}.admin-main{max-width:1500px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.page-head h1{font-family:Georgia,serif;color:var(--plum);font-size:2rem;margin:0}.page-head p{color:var(--muted);margin:.25rem 0 0}.btn-primary{--bs-btn-bg:var(--plum);--bs-btn-border-color:var(--plum);--bs-btn-hover-bg:var(--plum-2);--bs-btn-hover-border-color:var(--plum-2)}.admin-card{background:#fff;border:1px solid #ede6e2;border-radius:18px;box-shadow:0 7px 25px rgba(70,37,54,.05)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.metric-card{padding:1.3rem;background:#fff;border-radius:18px;border:1px solid #ede6e2}.metric-card span{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.metric-card strong{display:block;font-family:Georgia,serif;color:var(--plum);font-size:2rem;margin-top:.35rem}.status{display:inline-flex;align-items:center;padding:.3rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;background:#eee}.status-new{background:#fff0da;color:#9b5807}.status-confirmed{background:#e6efff;color:#3568a8}.status-preparing{background:#f1e6ff;color:#7046a1}.status-completed{background:#e1f5e8;color:#287446}.status-cancelled{background:#f9e5e5;color:#a24444}.filter-bar{display:grid;grid-template-columns:1fr repeat(3,160px) auto;gap:.7rem;padding:1rem}.table>:not(caption)>*>*{padding:.85rem .75rem}.table thead th{text-transform:uppercase;font-size:.68rem;letter-spacing:.07em;color:var(--muted);white-space:nowrap}.admin-form{padding:1.25rem}.form-label{font-size:.8rem;font-weight:700;color:var(--plum)}.form-check-input:checked{background-color:var(--plum);border-color:var(--plum)}.order-edit-line{display:grid;grid-template-columns:1fr 100px 1fr 42px;gap:.7rem;align-items:end;padding:.8rem;border:1px solid var(--line);border-radius:12px;margin-bottom:.65rem}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 15% 20%,#f5c8a9,transparent 24%),radial-gradient(circle at 85% 80%,#b9d8c9,transparent 22%),var(--cream);padding:1rem}.login-card{width:min(100%,430px);background:#fff;padding:2rem;border-radius:24px;box-shadow:var(--shadow)}.login-card h1{font-family:Georgia,serif;color:var(--plum)}.mobile-order-list{display:none}
@media(max-width:1199px){.product-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.hero-card{padding:2rem}.hero-cups{display:none}.store-grid{display:block}.cart-panel{position:fixed;z-index:1045;inset:0 0 0 auto;width:min(92vw,410px);max-height:none;border-radius:24px 0 0 24px;transform:translateX(105%);transition:.25s ease}.cart-panel.open{transform:translateX(0)}.cart-backdrop{position:fixed;z-index:1040;inset:0;background:rgba(35,19,28,.52)}.cart-backdrop.open{display:block}.admin-navbar .navbar-collapse{padding-top:.8rem}.admin-navbar form{display:inline-block}.filter-bar{grid-template-columns:1fr 1fr}.filter-bar>*:first-child{grid-column:1/-1}}
@media(max-width:767px){.search-wrap{order:3;width:100%}.store-header .container-xl{flex-wrap:wrap}.hero-card{min-height:230px;border-radius:22px}.hero-card h1{font-size:2.55rem}.hero-card p{font-size:.88rem}.product-card{grid-template-columns:105px 1fr;min-height:145px}.product-photo{min-height:145px}.product-photo>span{font-size:3.5rem}.product-info{padding:.85rem}.bill-page{padding:1rem .5rem}.bill-card{padding:1.4rem 1.1rem}.bill-actions{flex-wrap:wrap}.page-head{align-items:flex-start}.page-head h1{font-size:1.65rem}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:1rem}.metric-card strong{font-size:1.45rem}.desktop-order-table{display:none}.mobile-order-list{display:grid;gap:.7rem;padding:.75rem}.mobile-order-card{border:1px solid var(--line);border-radius:14px;padding:1rem}.mobile-order-card .top{display:flex;justify-content:space-between}.mobile-order-card .amount{font-size:1.15rem;font-weight:800;color:var(--plum)}.filter-bar{grid-template-columns:1fr}.filter-bar>*:first-child{grid-column:auto}.order-edit-line{grid-template-columns:1fr 80px 42px}.order-edit-line .item-note{grid-column:1/-1}.admin-card.table-responsive{border-radius:14px}.hero-card{padding:1.6rem}.product-grid{gap:.75rem}}
@media(max-width:430px){.metric-grid{grid-template-columns:1fr}.product-info p{display:none}.product-card{grid-template-columns:95px 1fr;min-height:125px}.product-photo{min-height:125px}.product-photo>span{font-size:3rem}.category-section{margin-bottom:2rem!important}}
@media print{.bill-actions{display:none!important}.bill-page{background:#fff;padding:0}.bill-card{box-shadow:none;width:100%;max-width:520px}}

/* Premium motion & finish */
.store-body{background:
radial-gradient(circle at 8% 12%,rgba(242,139,80,.11),transparent 23rem),
radial-gradient(circle at 93% 35%,rgba(155,200,178,.13),transparent 27rem),var(--cream);background-attachment:fixed}
.store-header{transition:box-shadow .3s ease,background .3s ease,border-color .3s ease}
.store-header.scrolled{background:rgba(255,250,241,.86);box-shadow:0 12px 36px rgba(67,35,54,.1);border-color:rgba(75,40,59,.05)}
.scroll-progress{position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,var(--orange),#ffbe89,var(--mint));transform:scaleX(0);transform-origin:left;will-change:transform}
.brand-dot{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}
.brand-dot:after{content:"";position:absolute;inset:-60% auto -60% -80%;width:35%;background:rgba(255,255,255,.65);transform:rotate(22deg);animation:logo-shine 5s ease-in-out infinite}
.brand:hover .brand-dot{transform:rotate(5deg) translateY(-2px);box-shadow:0 8px 18px rgba(242,139,80,.3)}
.search-wrap{transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.search-wrap:focus-within{border-color:rgba(242,139,80,.65);box-shadow:0 0 0 4px rgba(242,139,80,.11),0 10px 25px rgba(70,37,54,.08);transform:translateY(-1px)}
.hero-card{isolation:isolate;background:
radial-gradient(circle at 78% 10%,rgba(255,191,146,.22),transparent 30%),
radial-gradient(circle at 5% 100%,rgba(155,200,178,.16),transparent 32%),
linear-gradient(130deg,#422233 0%,#633149 56%,#814b65 100%);box-shadow:0 25px 65px rgba(70,37,54,.2),inset 0 1px rgba(255,255,255,.14)}
.hero-card:before{content:"";position:absolute;z-index:-1;inset:-80% -35%;background:linear-gradient(105deg,transparent 42%,rgba(255,255,255,.07) 49%,transparent 56%);animation:hero-sheen 8s ease-in-out infinite}
.hero-copy{position:relative;z-index:2}.hero-copy h1{text-shadow:0 8px 30px rgba(24,8,16,.22)}
.hero-trust{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.25rem}
.hero-trust span{font-size:.7rem;font-weight:700;color:#f9e8ef;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);backdrop-filter:blur(8px);padding:.45rem .7rem;border-radius:999px}
.hero-cups span{animation:cup-float 4.5s ease-in-out infinite}.hero-cups span:nth-child(2){animation-delay:-1.2s}.hero-cups span:nth-child(3){animation-delay:-2.4s}
.hero-sparkles i{position:absolute;z-index:2;color:#ffd5b8;font-style:normal;text-shadow:0 0 14px rgba(255,213,184,.8);animation:sparkle 2.8s ease-in-out infinite}
.hero-sparkles i:nth-child(1){right:32%;top:18%;font-size:1.3rem}.hero-sparkles i:nth-child(2){right:7%;top:25%;font-size:1.8rem;animation-delay:-.9s}.hero-sparkles i:nth-child(3){right:24%;bottom:14%;font-size:.9rem;animation-delay:-1.6s}
.category-tabs{padding:.25rem .2rem .8rem}.category-tabs button{box-shadow:0 5px 16px rgba(70,37,54,.05);transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}
.category-tabs button:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(70,37,54,.1);border-color:rgba(75,40,59,.22)}
.category-tabs button.active{box-shadow:0 9px 24px rgba(75,40,59,.25);transform:translateY(-1px)}
.section-heading>div>span{display:grid;place-items:center;width:42px;height:42px;background:linear-gradient(145deg,#fff,#f9e4d4);border:1px solid rgba(242,139,80,.18);border-radius:14px;box-shadow:0 7px 18px rgba(70,37,54,.07)}
.product-card{position:relative;border-color:rgba(75,40,59,.08);box-shadow:0 10px 28px rgba(70,37,54,.07);transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}
.product-card:after{content:"";position:absolute;inset:0;border-radius:20px;pointer-events:none;box-shadow:inset 0 1px rgba(255,255,255,.9)}
.product-card:hover{transform:translateY(-6px) scale(1.008);border-color:rgba(242,139,80,.25);box-shadow:0 20px 42px rgba(70,37,54,.13)}
.product-photo{isolation:isolate;background:radial-gradient(circle at 35% 25%,#fff4e9 0 6%,transparent 7%),linear-gradient(145deg,#fbe5d2,#f1c49f)}
.product-photo:before{content:"";position:absolute;z-index:-1;width:110px;height:110px;border:1px solid rgba(255,255,255,.55);border-radius:50%;right:-35px;bottom:-35px;box-shadow:0 0 0 18px rgba(255,255,255,.12)}
.product-photo>span{transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .35s ease}.product-card:hover .product-photo>span{transform:translateY(-4px) rotate(-4deg) scale(1.08);filter:drop-shadow(0 15px 12px rgba(70,37,54,.24))}
.add-btn{position:relative;overflow:hidden;box-shadow:0 7px 16px rgba(242,139,80,.28);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.add-btn:hover{transform:rotate(90deg) scale(1.1);background:#f67736;box-shadow:0 10px 20px rgba(242,139,80,.38)}.add-btn:active{transform:rotate(90deg) scale(.92)}
.cart-panel{border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.91);backdrop-filter:blur(18px);box-shadow:0 24px 60px rgba(70,37,54,.14),inset 0 1px rgba(255,255,255,.8)}
.cart-panel:before{content:"";display:block;position:absolute;left:1.35rem;right:1.35rem;top:0;height:3px;border-radius:0 0 6px 6px;background:linear-gradient(90deg,var(--orange),#f6be91,var(--mint))}
.checkout-btn{position:relative;overflow:hidden;box-shadow:0 12px 24px rgba(75,40,59,.22);transition:transform .2s ease,box-shadow .2s ease}
.checkout-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(75,40,59,.3)}
.checkout-btn:not(:disabled):after{content:"";position:absolute;inset:-100% auto -100% -35%;width:20%;background:rgba(255,255,255,.26);transform:rotate(20deg);animation:checkout-shine 3.5s ease-in-out infinite}
.cart-line{animation:line-in .28s ease both}.mobile-cart-bar{background:linear-gradient(120deg,#432336,#64354d);border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 38px rgba(42,18,31,.4)}
.count-bump{display:inline-block;animation:count-bump .38s cubic-bezier(.2,.8,.2,1)}
.flying-boba{position:fixed;z-index:2000;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffc19b 0 18%,var(--orange) 20% 100%);box-shadow:0 6px 16px rgba(75,40,59,.25);pointer-events:none}
.order-toast{position:fixed;z-index:2100;right:1.25rem;bottom:1.25rem;display:flex;align-items:center;gap:.75rem;min-width:260px;padding:.85rem 1rem;background:rgba(45,27,37,.94);backdrop-filter:blur(14px);color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 18px 45px rgba(35,16,26,.28);transform:translateY(28px) scale(.96);opacity:0;pointer-events:none;transition:.3s cubic-bezier(.2,.8,.2,1)}
.order-toast.show{transform:translateY(0) scale(1);opacity:1}.order-toast>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--mint);color:#183c2b;font-weight:900}.order-toast div{display:grid}.order-toast strong{font-size:.82rem}.order-toast small{color:#d8cbd2;margin-top:.1rem;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.reveal{opacity:0;transform:translateY(18px)}.reveal.revealed{opacity:1;transform:none;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.8,.2,1)}
.product-grid .product-card:nth-child(2){transition-delay:.05s}.product-grid .product-card:nth-child(3){transition-delay:.1s}.product-grid .product-card:nth-child(4){transition-delay:.15s}
.admin-card,.metric-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.metric-card:hover{transform:translateY(-4px);border-color:rgba(242,139,80,.2);box-shadow:0 15px 35px rgba(70,37,54,.09)}
.bill-card{box-shadow:0 28px 80px rgba(52,31,42,.2);background:linear-gradient(180deg,#fff,#fffefa)}
@keyframes logo-shine{0%,65%{left:-80%}82%,100%{left:150%}}
@keyframes hero-sheen{0%,55%{transform:translateX(-25%)}80%,100%{transform:translateX(28%)}}
@keyframes cup-float{0%,100%{translate:0 0}50%{translate:0 -9px}}
@keyframes sparkle{0%,100%{opacity:.25;transform:scale(.7) rotate(0)}50%{opacity:1;transform:scale(1.15) rotate(20deg)}}
@keyframes checkout-shine{0%,55%{left:-35%}80%,100%{left:130%}}
@keyframes line-in{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}
@keyframes count-bump{0%,100%{transform:scale(1)}45%{transform:scale(1.5);color:#ffd2b6}}
@media(max-width:991px){.order-toast{bottom:5.6rem}.hero-sparkles i:nth-child(1){right:18%}.cart-panel:before{position:fixed}}
@media(max-width:575px){.order-toast{left:1rem;right:1rem;min-width:0}.hero-trust{gap:.35rem}.hero-trust span{font-size:.64rem;padding:.38rem .55rem}.product-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Instant availability switch */
.availability-switch{display:inline-flex;align-items:center;gap:.65rem;min-width:112px;padding:0;border:0;background:transparent;color:#8a5960;font-size:.8rem;font-weight:750;text-align:left;transition:color .2s ease;white-space:nowrap}
.switch-track{position:relative;display:inline-block;flex:0 0 auto;width:44px;height:24px;border-radius:999px;background:#d8cdd1;box-shadow:inset 0 2px 5px rgba(48,25,37,.16);transition:background .25s ease,box-shadow .25s ease}
.switch-track i{position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 3px 8px rgba(46,25,36,.24);transition:transform .25s cubic-bezier(.2,.8,.2,1)}
.availability-switch.is-on{color:#267044}.availability-switch.is-on .switch-track{background:linear-gradient(120deg,#67b887,#439e69);box-shadow:0 5px 13px rgba(67,158,105,.25),inset 0 1px rgba(255,255,255,.25)}
.availability-switch.is-on .switch-track i{transform:translateX(20px)}
.visibility-switch.is-on{color:#68458d}.visibility-switch.is-on .switch-track{background:linear-gradient(120deg,#9b79bd,#76519c);box-shadow:0 5px 13px rgba(118,81,156,.24),inset 0 1px rgba(255,255,255,.25)}
.availability-switch:hover .switch-track{box-shadow:0 0 0 4px rgba(75,40,59,.08),inset 0 2px 5px rgba(48,25,37,.12)}
.availability-switch:focus-visible{outline:3px solid rgba(242,139,80,.3);outline-offset:4px;border-radius:8px}
.availability-switch:disabled{cursor:wait;opacity:.65}.availability-switch.is-loading .switch-track i{animation:switch-pulse .65s ease-in-out infinite alternate}
.admin-mini-toast{position:fixed;z-index:2100;right:1.25rem;bottom:1.25rem;padding:.8rem 1rem;border-radius:12px;background:#244f35;color:#fff;font-size:.82rem;font-weight:700;box-shadow:0 14px 35px rgba(31,67,44,.25);opacity:0;transform:translateY(18px);pointer-events:none;transition:.25s ease}
.admin-mini-toast.show{opacity:1;transform:none}.admin-mini-toast.is-error{background:#8d3e46}
@keyframes switch-pulse{to{opacity:.45;transform:scale(.78)}}
@media(max-width:575px){.availability-switch{min-width:96px;gap:.45rem}.switch-track{width:40px}.availability-switch.is-on .switch-track i{transform:translateX(16px)}}
.order-filter-bar{grid-template-columns:minmax(260px,1fr) 180px 180px auto}
@media(max-width:991px){.order-filter-bar{grid-template-columns:1fr 1fr}.order-filter-bar>*:first-child{grid-column:1/-1}}
@media(max-width:575px){.order-filter-bar{grid-template-columns:1fr}.order-filter-bar>*:first-child{grid-column:auto}}

/* Store contact strip */
.store-contact-strip{border-top:1px solid rgba(75,40,59,.055);background:linear-gradient(90deg,rgba(242,139,80,.06),rgba(155,200,178,.075));color:var(--muted);font-size:.7rem}
.store-contact-strip .container-xl{display:flex;align-items:center;justify-content:center;gap:1.35rem;min-height:28px;padding-top:.3rem;padding-bottom:.3rem}
.store-contact-strip span,.store-contact-strip a{display:flex;align-items:center;gap:.3rem;min-width:0}
.store-contact-strip i{color:var(--orange);font-size:.82rem;font-style:normal}.store-contact-strip a{flex:0 0 auto;color:var(--plum);font-weight:750;text-decoration:none;transition:color .2s ease}.store-contact-strip a:hover{color:var(--orange)}
@media(max-width:767px){.store-contact-strip .container-xl{justify-content:space-between;gap:.7rem;padding-left:1rem;padding-right:1rem}.store-address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.store-contact-strip a{font-size:.68rem}}

/* Compact mobile storefront */
@media(max-width:767px){
.store-header>.container-xl{gap:.55rem!important;padding-top:.55rem!important;padding-bottom:.55rem!important}
.brand{gap:.55rem}.brand-dot{width:34px;height:34px;border-radius:10px 10px 15px 15px;font-size:1.15rem}.brand strong{font-size:.88rem}.brand small{font-size:.54rem;margin-top:.15rem}
.cart-icon-btn{padding:.42rem .65rem;font-size:.78rem}
.search-wrap{padding:.48rem .8rem;min-height:38px}.search-wrap input{font-size:.86rem}
.store-contact-strip{font-size:.58rem}.store-contact-strip .container-xl{min-height:22px;padding-top:.15rem;padding-bottom:.15rem}.store-contact-strip i{font-size:.68rem}.store-contact-strip a{font-size:.6rem}
.store-body>main.container-xl{padding-top:1rem!important;padding-bottom:4.5rem!important}
.hero-card{min-height:190px;padding:1.25rem 1.35rem;border-radius:18px;margin-bottom:1rem!important}.hero-card h1{font-size:2.15rem}.hero-card p{font-size:.78rem;margin-top:.65rem}.hero-trust{margin-top:.8rem}.hero-trust span{padding:.32rem .48rem;font-size:.58rem}.eyebrow{font-size:.58rem;margin-bottom:.35rem}
.category-tabs{gap:.45rem;margin-bottom:1rem!important;padding-bottom:.45rem}.category-tabs button{padding:.48rem .72rem;font-size:.74rem}
.section-heading{margin-bottom:.55rem}.section-heading>div{gap:.5rem}.section-heading>div>span{width:34px;height:34px;border-radius:11px;font-size:1.15rem}.section-heading h2{font-size:1.32rem}.section-heading small{font-size:.65rem}
.product-grid{gap:.5rem}.category-section{margin-bottom:1.4rem!important}
.product-card{grid-template-columns:82px 1fr;min-height:90px;border-radius:15px}.product-card:after{border-radius:15px}.product-photo{min-height:90px}.product-photo>span{font-size:2.8rem}.product-photo:before{width:75px;height:75px}
.product-info{padding:.55rem .65rem}.product-info>small{font-size:.5rem}.product-info h3{font-size:.86rem;line-height:1.15;margin:.18rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-info p{display:none}.product-info strong{font-size:.86rem}.add-btn{width:31px;height:31px;font-size:1.18rem}
}

/* One-field date range picker */
.report-filter{position:relative}
.report-single-range{display:grid;grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:.55rem;width:min(100%,390px);min-height:50px;padding:.4rem .65rem;margin:0;border:1px solid #e4d9dc;border-radius:13px;background:linear-gradient(135deg,#fff,#fffaf7);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}
.report-single-range:hover,.report-single-range:focus-within{border-color:rgba(242,139,80,.72);box-shadow:0 0 0 3px rgba(242,139,80,.1)}
.report-calendar-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff0e5;color:#d76735;font-size:1rem;font-weight:900}
.report-range-copy{display:block;min-width:0}.report-range-copy small{display:block;margin-bottom:.06rem;color:#907d86;font-size:.56rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.report-range-copy input{width:100%;padding:0;border:0;background:transparent;color:var(--plum);font-size:.82rem;font-weight:850;outline:0;cursor:pointer}
.report-range-chevron{color:#9b8991;font-size:1rem;font-weight:900;text-align:center}
.flatpickr-calendar{overflow:hidden;border:0!important;border-radius:15px!important;box-shadow:0 18px 50px rgba(43,22,34,.22)!important;font-family:inherit!important}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{display:none}.flatpickr-months{padding:.35rem 0;background:#fffaf7}.flatpickr-current-month{color:var(--plum);font-size:.92rem!important;font-weight:800}.flatpickr-weekdays{background:#fffaf7}.flatpickr-weekday{color:#8d7681!important;font-size:.68rem!important}.flatpickr-day{border-radius:9px!important;font-size:.72rem!important}.flatpickr-day:hover{border-color:#f4ded2!important;background:#fff0e7!important}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange{border-color:var(--plum)!important;background:var(--plum)!important;color:#fff!important}.flatpickr-day.inRange{border-color:#f2e4e8!important;background:#f2e4e8!important;box-shadow:-5px 0 0 #f2e4e8,5px 0 0 #f2e4e8!important;color:var(--plum)!important}
@media(max-width:767px){.report-single-range{grid-template-columns:32px minmax(0,1fr) 18px;width:100%;min-height:46px;padding:.32rem .5rem;border-radius:10px}.report-calendar-icon{width:31px;height:31px;border-radius:9px;font-size:.88rem}.report-range-copy small{font-size:.49rem}.report-range-copy input{font-size:.72rem}.flatpickr-calendar{width:300px!important}.flatpickr-days,.dayContainer{width:300px!important;min-width:300px!important;max-width:300px!important}.flatpickr-day{max-width:42.85px!important;height:39px!important;line-height:39px!important}}

/* Dashboard aligned with revenue report */
.dashboard-page-head{align-items:flex-end;margin-bottom:1rem}.dashboard-eyebrow{display:block;margin-bottom:.15rem;color:var(--orange);font-size:.61rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.dashboard-page-head p{text-transform:capitalize}
.dashboard-view-orders{display:flex;align-items:center;gap:.65rem;padding:.55rem .8rem;border:0;border-radius:10px;font-size:.72rem;font-weight:750;box-shadow:0 7px 18px rgba(75,40,59,.16)}.dashboard-view-orders b{font-size:.95rem;line-height:1;transition:transform .15s ease}.dashboard-view-orders:hover b{transform:translateX(3px)}
.dashboard-metric-grid{margin-bottom:1rem}.dashboard-orders-panel{overflow:hidden}.dashboard-panel-head{padding:.78rem .9rem}.dashboard-order-code{color:var(--plum);font-size:.76rem}.dashboard-order-time{color:var(--plum);font-weight:800}.dashboard-orders-table small{color:var(--muted)}
.dashboard-edit-link{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .48rem;border-radius:8px;background:#f3edef;color:var(--plum);font-size:.65rem;font-weight:800;text-decoration:none;transition:.15s ease}.dashboard-edit-link:hover{background:var(--plum);color:#fff}.dashboard-edit-link span{transition:transform .15s ease}.dashboard-edit-link:hover span{transform:translateX(2px)}
.dashboard-mobile-order{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.55rem .58rem;border:1px solid #eee5e1;border-radius:10px;background:linear-gradient(135deg,#fff,#fffaf7);color:inherit;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.dashboard-mobile-order:hover{border-color:#e2cfc6;color:inherit;transform:translateY(-1px)}
.dashboard-order-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#f2e9f0;color:var(--plum);font-size:.78rem;font-weight:900}.dashboard-mobile-main{min-width:0}.dashboard-mobile-main>strong{display:block;overflow:hidden;color:var(--plum);font-size:.69rem;line-height:1.15;white-space:nowrap;text-overflow:ellipsis}.dashboard-mobile-main>small{display:flex;align-items:center;gap:.28rem;min-width:0;margin-top:.23rem;color:var(--muted);font-size:.56rem;line-height:1.1}.dashboard-mobile-main>small i{flex:0 0 auto;width:3px;height:3px;border-radius:50%;background:#d7c6cc}.dashboard-mobile-main>small time{flex:0 0 auto}.dashboard-mobile-main>small span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.dashboard-mobile-total{text-align:right;white-space:nowrap}.dashboard-mobile-total>strong{display:block;color:var(--plum);font-size:.74rem;line-height:1}.dashboard-mobile-total>small{display:block;margin-top:.28rem;color:var(--orange);font-size:.54rem;font-weight:800}
@media(max-width:767px){
    .dashboard-page-head{align-items:center;margin-bottom:.65rem}.dashboard-eyebrow{display:none}.dashboard-page-head h1{font-size:1.28rem}.dashboard-page-head p{font-size:.64rem}.dashboard-view-orders{gap:.35rem;padding:.42rem .55rem;font-size:.62rem;border-radius:8px}.dashboard-view-orders b{font-size:.78rem}
    .dashboard-metric-grid{margin-bottom:.7rem}.dashboard-orders-panel{border-radius:12px}.dashboard-panel-head{padding:.58rem .65rem}
    .dashboard-mobile-orders{display:grid;gap:.32rem;padding:.4rem}.dashboard-mobile-order{min-height:52px}
}
@media(max-width:390px){.dashboard-mobile-order{grid-template-columns:26px minmax(0,1fr) auto;gap:.42rem;padding:.48rem}.dashboard-order-mark{width:26px;height:26px}.dashboard-mobile-main>strong{font-size:.64rem}.dashboard-mobile-total>strong{font-size:.68rem}}

/* Refined compact order editor */
.order-live-summary{overflow:hidden;color:var(--plum);background:rgba(255,255,255,.96);border:1px solid rgba(75,40,59,.1);box-shadow:0 12px 32px rgba(48,24,37,.14)}
.order-live-summary:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--orange),#e46f4a)}
.order-live-metric{border-right-color:var(--line)}
.order-live-metric span{color:var(--muted);font-weight:700}
.order-live-metric strong{color:var(--plum);font-weight:800}
.order-live-total strong{color:#b94f32}
.order-live-summary>small{color:var(--muted)}
.order-edit-line{grid-template-columns:minmax(0,1fr) 116px 38px;padding:.65rem;background:linear-gradient(135deg,#fff 70%,#fff9f5);border-color:rgba(75,40,59,.1);box-shadow:0 3px 12px rgba(55,30,42,.035)}
.order-edit-line:focus-within{border-color:rgba(242,139,80,.48);box-shadow:0 0 0 3px rgba(242,139,80,.08)}
.order-qty-control{display:grid;grid-template-columns:32px 38px 32px;align-items:center;height:36px;overflow:hidden;border:1px solid #dfd5d9;border-radius:10px;background:#fff}
.order-qty-control button{display:grid;place-items:center;height:100%;padding:0;border:0;background:#f7f2f4;color:var(--plum);font-size:1rem;font-weight:800;transition:.15s ease}
.order-qty-control button:hover{background:var(--plum);color:#fff}
.order-qty-control input{width:100%;height:100%;padding:0;border:0;border-left:1px solid #eee6e9;border-right:1px solid #eee6e9;background:#fff;color:var(--plum);font-size:.78rem;font-weight:800;text-align:center;outline:0;-moz-appearance:textfield}
.order-qty-control input::-webkit-outer-spin-button,.order-qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.remove-item-button{border-color:#f0c7c7;background:#fff;color:#c45b5b}
.remove-item-button span{font-size:.82rem}

@media(max-width:767px){
    .order-live-summary{top:58px;grid-template-columns:1fr 1fr;min-height:52px;gap:.5rem;margin-left:-.15rem;margin-right:-.15rem;padding:.45rem .7rem .45rem .85rem;border-radius:0 0 13px 13px}
    .order-live-summary>small{display:none}
    .order-live-metric{display:flex;align-items:center;justify-content:space-between;gap:.3rem;padding-right:.55rem}
    .order-live-metric:last-of-type{display:flex;text-align:left}
    .order-live-metric span{font-size:.53rem;line-height:1.1}.order-live-metric strong{font-size:.86rem}
    .order-edit-line{grid-template-columns:minmax(0,1fr) 104px 34px;grid-template-rows:auto;gap:.4rem;padding:.5rem .52rem;border-radius:11px}
    .order-edit-line .item-product{grid-column:1;grid-row:1}.order-edit-line .item-quantity{grid-column:2;grid-row:1}.order-edit-line .remove-item-button{grid-column:3;grid-row:1}
    .order-edit-line .form-label{display:block;height:14px;margin-bottom:.16rem;font-size:.57rem;line-height:1}
    .order-edit-line .form-select{height:34px;min-height:34px;padding:.3rem 1.7rem .3rem .42rem;font-size:.66rem;white-space:nowrap;text-overflow:ellipsis}
    .order-qty-control{grid-template-columns:29px 44px 29px;height:34px;border-radius:9px}.order-qty-control button{font-size:.92rem}.order-qty-control input{font-size:.72rem}
    .remove-item-button{align-self:end;height:34px}
}
@media(max-width:430px){.product-card{grid-template-columns:76px 1fr;min-height:86px}.product-photo{min-height:86px}.product-photo>span{font-size:2.55rem}.product-info{padding:.5rem .6rem}.section-heading h2{font-size:1.22rem}}

/* Compact mobile admin */
.dashboard-mobile-orders{display:none}
@media(max-width:767px){
.admin-navbar .container-fluid{padding:.42rem .7rem!important}.admin-navbar .navbar-brand{font-size:.92rem;max-width:calc(100% - 58px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin-navbar .brand-dot{width:32px;height:32px;font-size:1.05rem}.admin-navbar .navbar-toggler{padding:.25rem .48rem}.admin-navbar .navbar-toggler-icon{width:1.25rem;height:1.25rem}
.admin-navbar .navbar-collapse{padding-top:.45rem}.admin-navbar .nav-link{font-size:.82rem;padding:.42rem .55rem!important;margin:.08rem}.admin-navbar .btn{font-size:.72rem;padding:.3rem .5rem}
.admin-main{padding:.8rem!important}.page-head{align-items:center;margin-bottom:.8rem;gap:.55rem}.page-head h1{font-size:1.4rem;line-height:1.05}.page-head p{font-size:.72rem;margin-top:.2rem}.page-head>.btn{font-size:.72rem;padding:.45rem .6rem;white-space:nowrap}
.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem;margin-bottom:.8rem!important}.metric-card{padding:.72rem .78rem;min-height:78px;border-radius:13px}.metric-card span{font-size:.58rem;letter-spacing:.06em}.metric-card strong{font-size:1.18rem;line-height:1.05;margin-top:.35rem;white-space:nowrap}
.admin-card{border-radius:13px}.admin-card>.p-3{padding:.7rem!important}.admin-card>.p-3 h2{font-size:.92rem}
.dashboard-orders-table{display:none}.dashboard-mobile-orders{display:grid;padding:.35rem;gap:.3rem}.dashboard-mobile-orders .mobile-order-card{padding:.58rem .62rem;border-radius:9px}.dashboard-mobile-orders .top{align-items:center;gap:.4rem}.dashboard-mobile-orders .top strong{font-size:.75rem}.dashboard-mobile-orders .amount{font-size:.82rem;white-space:nowrap}.compact-order-meta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;margin-top:.28rem;font-size:.66rem;color:var(--muted)}.compact-order-meta span:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.compact-order-meta a{color:var(--plum);font-weight:800;text-decoration:none}
.filter-bar,.order-filter-bar{padding:.65rem;gap:.45rem}.filter-bar .form-control,.filter-bar .form-select,.filter-bar .btn{min-height:36px;font-size:.76rem;padding:.38rem .55rem}
.mobile-order-list{gap:.4rem;padding:.4rem}.mobile-order-card{padding:.65rem;border-radius:10px}.mobile-order-card .top strong{font-size:.76rem}.mobile-order-card .amount{font-size:.9rem}.mobile-order-card p,.mobile-order-card small{font-size:.68rem}.mobile-order-card .btn{font-size:.68rem;padding:.28rem .45rem}
.table>:not(caption)>*>*{padding:.55rem .48rem;font-size:.75rem}.table thead th{font-size:.58rem}.table .btn-sm{font-size:.65rem;padding:.25rem .38rem}
.admin-form{padding:.8rem}.admin-form h2{font-size:.95rem!important;margin-bottom:.65rem!important}.admin-form .form-label{font-size:.68rem;margin-bottom:.2rem}.admin-form .form-control,.admin-form .form-select,.admin-form .input-group-text{min-height:36px;font-size:.76rem;padding:.4rem .55rem}.admin-form .row.g-3{--bs-gutter-y:.65rem}.order-edit-line{gap:.45rem;padding:.55rem;margin-bottom:.4rem;border-radius:9px}
.availability-switch{font-size:.68rem;min-width:92px}.switch-track{width:38px;height:21px}.switch-track i{width:15px;height:15px}.availability-switch.is-on .switch-track i{transform:translateX(17px)}
.alert{font-size:.75rem;padding:.65rem .8rem;margin-bottom:.7rem}
}
@media(max-width:400px){.admin-main{padding:.65rem!important}.page-head h1{font-size:1.28rem}.metric-card{min-height:72px;padding:.62rem .68rem}.metric-card strong{font-size:1.05rem}.dashboard-mobile-orders .mobile-order-card{padding:.5rem .55rem}}

/* Vietnamese-safe typography */
body{font-family:"Segoe UI","Noto Sans",Arial,sans-serif;font-kerning:normal;text-rendering:optimizeLegibility}
.hero-card h1,.section-heading h2,.cart-head h2,.cart-total strong,.bill-logo h1,.bill-thanks,.login-card h1{font-family:Cambria,"Noto Serif","Times New Roman",serif;font-kerning:normal}
.admin-body .page-head h1,.admin-body .metric-card strong{font-family:"Segoe UI","Noto Sans",Arial,sans-serif;font-weight:750;letter-spacing:-.025em}
.admin-body h1,.admin-body h2,.admin-body h3,.admin-body h4,.admin-body h5,.admin-body h6{font-kerning:normal;text-rendering:optimizeLegibility}

/* Instant compact order filters */
.order-filter-bar{grid-template-columns:minmax(240px,1fr) 190px}
@media(max-width:991px){.order-filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.order-filter-bar>*:first-child{grid-column:auto}}
@media(max-width:575px){.order-filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.4rem!important;padding:.5rem!important}.order-filter-bar>*:first-child{grid-column:auto}.order-filter-bar .form-control{min-width:0;height:35px;padding:.35rem .45rem;font-size:.68rem}.order-filter-bar input[type="date"]{padding-right:.25rem}.mobile-order-card{padding:.55rem .6rem}.mobile-order-card p{margin:.25rem 0!important;line-height:1.2}.mobile-order-card .d-flex.justify-content-end{margin-top:-.1rem}.mobile-order-card .btn{padding:.22rem .4rem}}
.order-current-total{display:flex;align-items:end;justify-content:space-between;padding:.75rem .85rem;border-radius:11px;background:linear-gradient(120deg,rgba(242,139,80,.1),rgba(155,200,178,.12));border:1px solid rgba(75,40,59,.08)}.order-current-total span{font-size:.72rem;color:var(--muted)}.order-current-total strong{font-size:1.15rem;color:var(--plum)}
@media(max-width:575px){.page-head>.d-flex.gap-2{gap:.35rem!important}.page-head>.d-flex.gap-2 .btn{font-size:.65rem;padding:.35rem .42rem}.order-current-total{padding:.55rem .65rem}.order-current-total strong{font-size:.95rem}}

/* Live order editor summary and compact item rows */
.order-live-summary{position:sticky;top:74px;z-index:1020;display:grid;grid-template-columns:minmax(130px,1fr) minmax(160px,1fr) auto;align-items:center;gap:.8rem;margin:0 0 .8rem;padding:.7rem 1rem;color:#fff;background:linear-gradient(115deg,rgba(75,40,59,.97),rgba(105,53,78,.96));border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 10px 28px rgba(48,24,37,.2);backdrop-filter:blur(10px)}
.order-live-metric{display:flex;align-items:baseline;justify-content:space-between;gap:.65rem;padding-right:.9rem;border-right:1px solid rgba(255,255,255,.18)}
.order-live-metric span{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.72)}
.order-live-metric strong{font-size:1.08rem;white-space:nowrap}.order-live-metric strong b{font:inherit}
.order-live-summary>small{font-size:.66rem;color:rgba(255,255,255,.7);text-align:right}
.order-live-summary.is-updated .order-live-total strong{animation:order-total-pop .22s ease}
@keyframes order-total-pop{50%{transform:scale(1.06);color:#ffd1af}}
.order-edit-line{grid-template-columns:minmax(0,1fr) 82px minmax(170px,.65fr) 38px;gap:.5rem;padding:.6rem;align-items:end}
.order-edit-line .item-product{min-width:0}.order-edit-line .item-note{min-width:0}
.remove-item-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #efb5b5;border-radius:9px;background:#fff7f7;color:#c54242;line-height:1;transition:.16s ease}
.remove-item-button:hover{background:#c54242;color:#fff;border-color:#c54242;transform:translateY(-1px)}
.remove-item-button span{font-size:.9rem;filter:saturate(.8)}

@media(max-width:767px){
    .order-live-summary{top:58px;grid-template-columns:1fr 1fr;gap:.25rem .65rem;margin:0 0 .55rem;padding:.5rem .7rem;border-radius:0 0 11px 11px}
    .order-live-summary>small{grid-column:1/-1;text-align:center;font-size:.58rem;line-height:1}
    .order-live-metric{display:block;padding-right:.5rem}.order-live-metric:last-of-type{padding-right:0;border-right:0;text-align:right}
    .order-live-metric span{display:block;font-size:.56rem}.order-live-metric strong{font-size:.95rem}
    .order-edit-line{grid-template-columns:minmax(0,1fr) 62px 34px;grid-template-rows:auto auto;gap:.38rem;padding:.48rem;margin-bottom:.38rem}
    .order-edit-line .item-product{grid-column:1;grid-row:1}.order-edit-line .item-quantity{grid-column:2;grid-row:1}
    .order-edit-line .item-note{grid-column:1/4;grid-row:2}.order-edit-line .remove-item-button{grid-column:3;grid-row:1;width:34px;height:36px}
    .order-edit-line .form-label{font-size:.6rem}.order-edit-line .form-control,.order-edit-line .form-select{min-height:34px;padding:.32rem .42rem;font-size:.7rem}
}

/* Final mobile editor cascade — keep below legacy responsive rules */
.order-live-summary{overflow:hidden;color:var(--plum);background:rgba(255,255,255,.97);border:1px solid rgba(75,40,59,.12);box-shadow:0 10px 26px rgba(48,24,37,.14)}
.order-live-summary:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--orange),#df6848)}
.order-live-summary .order-live-metric{border-right-color:var(--line)}
.order-live-summary .order-live-metric span{color:#74636c;font-weight:750}
.order-live-summary .order-live-metric strong{color:var(--plum);font-weight:850}
.order-live-summary .order-live-total strong{color:#c35432}
.order-live-summary>small{color:#807078}
.order-edit-line{grid-template-columns:minmax(0,1fr) 116px 38px;background:linear-gradient(135deg,#fff 72%,#fff9f5);border-color:rgba(75,40,59,.11);box-shadow:0 3px 12px rgba(55,30,42,.04)}
.order-qty-control{display:flex;align-items:stretch;width:116px;height:36px;overflow:hidden;border:1px solid #dfd5d9;border-radius:10px;background:#fff}
.order-qty-control button{display:grid;flex:0 0 34px;place-items:center;min-width:0;height:100%;padding:0;border:0;background:#f7f2f4;color:var(--plum);font-size:1rem;font-weight:800}
.order-qty-control input{flex:1 1 auto;min-width:0;width:0;height:100%;padding:0;border:0;border-right:1px solid #eee6e9;border-left:1px solid #eee6e9;background:#fff;color:var(--plum);font-size:.78rem;font-weight:800;text-align:center;outline:0;-moz-appearance:textfield}

@media(max-width:767px){
    .order-live-summary{top:67px;z-index:1019;grid-template-columns:1fr 1fr;min-height:50px;gap:.5rem;margin:0 0 .55rem;padding:.42rem .68rem .42rem .85rem;border-radius:0 0 12px 12px}
    .order-live-summary>small{display:none}
    .order-live-summary .order-live-metric{display:flex;align-items:center;justify-content:space-between;gap:.3rem;padding-right:.55rem}
    .order-live-summary .order-live-metric:last-of-type{padding-right:0;border-right:0;text-align:left}
    .order-live-summary .order-live-metric span{display:block;font-size:.54rem;line-height:1.1}
    .order-live-summary .order-live-metric strong{display:block;font-size:.88rem;line-height:1.1}
    .order-edit-line{grid-template-columns:minmax(0,1fr) 106px 34px;grid-template-rows:auto;gap:.4rem;padding:.5rem .52rem;margin-bottom:.4rem;border-radius:11px}
    .order-edit-line .item-product{grid-column:1;grid-row:1;min-width:0}.order-edit-line .item-quantity{grid-column:2;grid-row:1;min-width:0}.order-edit-line .remove-item-button{grid-column:3;grid-row:1;align-self:end;width:34px;height:34px}
    .order-edit-line .form-label{display:block;height:14px;margin-bottom:.16rem;font-size:.57rem;line-height:1}
    .order-edit-line .form-select{height:34px;min-height:34px;padding:.3rem 1.7rem .3rem .42rem;font-size:.66rem;white-space:nowrap;text-overflow:ellipsis}
    .order-qty-control{width:106px;height:34px;border-radius:9px}.order-qty-control button{flex-basis:30px;font-size:.95rem}.order-qty-control input{font-size:.74rem}
}

@media(max-width:767px){
    #orderItems{margin:0}
    .order-edit-line{align-items:center;gap:.4rem;padding:.42rem 0;background:transparent;border:0;border-bottom:1px solid #eee5e1;border-radius:0;box-shadow:none}
    .order-edit-line:last-child{border-bottom:0}
    .order-edit-line:focus-within{border-color:#eee5e1;box-shadow:none}
    .order-edit-line .form-label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
    .order-edit-line .form-select,.order-edit-line .order-qty-control,.order-edit-line .remove-item-button{margin-top:0}
}

/* Add-product modal */
.order-item-modal .modal-dialog{max-width:460px}
.order-item-modal .modal-content{overflow:hidden;border:0;border-radius:20px;box-shadow:0 24px 70px rgba(43,22,34,.28)}
.order-item-modal .modal-header{align-items:flex-start;padding:1.05rem 1.15rem .85rem;background:linear-gradient(135deg,#fffaf7,#fff);border-bottom:1px solid #f0e6e1}
.order-item-modal .modal-header small{display:block;margin-bottom:.18rem;color:var(--orange);font-size:.58rem;font-weight:850;letter-spacing:.13em}
.order-item-modal .modal-title{color:var(--plum);font-size:1.25rem;font-weight:800}
.order-item-modal .modal-body{display:grid;gap:1rem;padding:1.15rem}
.order-item-modal .form-select{min-height:44px;border-color:#dfd4d9;border-radius:11px;font-size:.84rem}
.modal-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;background:#faf6f4;border:1px solid #eee4df;border-radius:12px}
.modal-quantity-row .form-label{display:block;margin:0;color:var(--plum)}
.modal-quantity-row small{display:block;margin-top:.12rem;color:var(--muted);font-size:.66rem}
.modal-qty-control{display:grid;grid-template-columns:38px 42px 38px;height:38px;overflow:hidden;background:#fff;border:1px solid #dfd5d9;border-radius:10px}
.modal-qty-control button{display:grid;place-items:center;padding:0;border:0;background:#f4edef;color:var(--plum);font-size:1.05rem;font-weight:850}
.modal-qty-control button:hover{background:var(--plum);color:#fff}
.modal-qty-control strong{display:grid;place-items:center;border-right:1px solid #eee6e9;border-left:1px solid #eee6e9;color:var(--plum);font-size:.82rem}
.order-item-modal .modal-footer{padding:.8rem 1.15rem 1.05rem;border-top:1px solid #f0e6e1}
.order-item-modal .modal-footer .btn{min-width:110px;border-radius:10px;font-size:.78rem;font-weight:750}

@media(max-width:575px){
    .order-item-modal .modal-dialog{margin:.75rem}
    .order-item-modal .modal-content{border-radius:17px}
    .order-item-modal .modal-header{padding:.9rem 1rem .72rem}.order-item-modal .modal-title{font-size:1.08rem}
    .order-item-modal .modal-body{gap:.8rem;padding:.9rem 1rem}.order-item-modal .form-select{min-height:42px;font-size:.76rem}
    .modal-quantity-row{padding:.68rem .75rem}.modal-quantity-row small{font-size:.6rem}
    .order-item-modal .modal-footer{display:grid;grid-template-columns:90px 1fr;gap:.5rem;padding:.7rem 1rem .9rem}.order-item-modal .modal-footer .btn{width:100%;min-width:0;margin:0}
}

/* Searchable product picker */
.order-item-modal .select2-container{display:block;width:100%!important}
.order-item-modal .select2-container .select2-selection--single{height:44px;border:1px solid #dfd4d9;border-radius:11px;background:#fff;outline:0;transition:border-color .15s ease,box-shadow .15s ease}
.order-item-modal .select2-container--open .select2-selection--single,.order-item-modal .select2-container--focus .select2-selection--single{border-color:rgba(242,139,80,.7);box-shadow:0 0 0 3px rgba(242,139,80,.12)}
.order-item-modal .select2-selection__rendered{padding:0 42px 0 13px!important;color:var(--ink)!important;font-size:.82rem;line-height:42px!important}
.order-item-modal .select2-selection__placeholder{color:#8a7d84!important}
.order-item-modal .select2-selection__arrow{top:8px!important;right:9px!important}
.order-item-modal .select2-dropdown{overflow:hidden;margin-top:5px;border:1px solid #dfd4d9;border-radius:11px;box-shadow:0 14px 34px rgba(48,24,37,.18)}
.order-item-modal .select2-search--dropdown{padding:.55rem;background:#fffaf7;border-bottom:1px solid #f0e6e1}
.order-item-modal .select2-search__field{height:38px;padding:.4rem .7rem!important;border:1px solid #dfd4d9!important;border-radius:9px;outline:0;font-size:.78rem}
.order-item-modal .select2-search__field:focus{border-color:var(--orange)!important;box-shadow:0 0 0 3px rgba(242,139,80,.1)}
.order-item-modal .select2-results__options{max-height:230px!important;padding:.3rem}
.order-item-modal .select2-results__option{padding:.55rem .65rem;border-radius:7px;font-size:.76rem}
.order-item-modal .select2-results__option--highlighted.select2-results__option--selectable{background:var(--plum);color:#fff}
.order-item-modal .select2-results__option--selected{background:#f5ece8;color:var(--plum);font-weight:750}

@media(max-width:575px){
    .order-item-modal .select2-container .select2-selection--single{height:42px}.order-item-modal .select2-selection__rendered{font-size:.76rem;line-height:40px!important}
    .order-item-modal .select2-results__options{max-height:195px!important}.order-item-modal .select2-results__option{padding:.48rem .58rem;font-size:.7rem}
}

/* Floating save actions */
.order-save-actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}
.order-save-actions .btn{min-width:0;white-space:nowrap;font-size:.78rem;font-weight:750;border-radius:10px}

@media(max-width:767px){
    .order-edit-form{padding-bottom:72px}
    .order-save-actions{position:fixed;z-index:1035;right:.65rem;bottom:max(.65rem,env(safe-area-inset-bottom));left:.65rem;grid-template-columns:1fr 1fr;gap:.45rem;padding:.5rem;background:rgba(255,255,255,.94);border:1px solid rgba(75,40,59,.12);border-radius:14px;box-shadow:0 14px 38px rgba(43,22,34,.24);backdrop-filter:blur(12px)}
    .order-save-actions .btn{height:40px;padding:.45rem .35rem;font-size:.7rem;border-radius:9px}
}

@media(max-width:767px){
    .order-save-actions{background:linear-gradient(135deg,rgba(255,255,255,.66),rgba(255,248,244,.5));border-color:rgba(255,255,255,.82);box-shadow:0 14px 38px rgba(43,22,34,.2),inset 0 1px rgba(255,255,255,.75);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}
    .order-save-actions .btn-primary{background:rgba(75,40,59,.9);border-color:rgba(75,40,59,.55);box-shadow:0 5px 14px rgba(75,40,59,.2)}
    .order-save-actions .btn-outline-primary{background:rgba(255,255,255,.48);border-color:rgba(58,112,225,.72);color:#1762d3;box-shadow:inset 0 1px rgba(255,255,255,.78)}
    .order-save-actions .btn-outline-primary:hover,.order-save-actions .btn-outline-primary:focus{background:rgba(23,98,211,.88);color:#fff}
}

@media(max-width:767px){
    .order-save-actions{background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,245,239,.18));border-color:rgba(255,255,255,.48);box-shadow:0 12px 34px rgba(43,22,34,.17),inset 0 1px rgba(255,255,255,.45);-webkit-backdrop-filter:blur(24px) saturate(170%);backdrop-filter:blur(24px) saturate(170%)}
    .order-save-actions .btn{border:0!important;box-shadow:0 5px 14px rgba(54,29,43,.11)!important}
    .order-save-actions .btn-primary{background:rgba(75,40,59,.68)}
    .order-save-actions .btn-outline-primary{background:rgba(255,255,255,.26);color:#155fc9}
}

/* Dense mobile order list */
@media(max-width:767px){
    .mobile-order-list{gap:.3rem;padding:.35rem}
    .compact-order-card{padding:.48rem .52rem;border-radius:9px}
    .compact-order-top{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.42rem}
    .compact-order-code{overflow:hidden;color:var(--plum);font-size:.68rem;line-height:1.1;white-space:nowrap;text-overflow:ellipsis}
    .compact-order-card .amount{color:var(--plum);font-size:.78rem;line-height:1;font-weight:850;white-space:nowrap}
    .compact-order-actions{display:flex;gap:.22rem}
    .compact-order-actions .btn{min-width:30px;padding:.2rem .3rem;border-radius:6px;font-size:.58rem;line-height:1.25}
    .compact-order-details{display:flex;align-items:center;gap:.32rem;min-width:0;margin-top:.32rem;color:var(--muted);font-size:.58rem;line-height:1.15}
    .compact-order-details>*+*:before{content:"·";margin-right:.32rem;color:#b4a7ad}
    .compact-order-details time,.compact-order-details>span:first-of-type{flex:0 0 auto}
    .compact-order-customer{min-width:0;overflow:hidden;color:#51434a;white-space:nowrap;text-overflow:ellipsis}
}

@media(max-width:767px){
    .compact-order-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem}
    .compact-order-info{min-width:0}
    .compact-order-side{display:grid;justify-items:end;gap:.3rem}
    .compact-order-side .amount{font-size:.8rem}
    .compact-order-actions .btn{min-width:31px}
    .compact-order-details{margin-top:.3rem}
}

/* Compact category management */
.category-name-cell{display:flex;align-items:center;gap:.65rem;min-width:0}
.category-icon{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border-radius:9px;background:#faf5f2;font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:1.25rem}
.category-name-cell>div{min-width:0}.category-name-cell strong{display:block}.category-name-cell small{display:block;margin-top:.12rem;color:var(--muted)}

@media(max-width:767px){
    .category-table{width:100%;table-layout:fixed}
    .category-table th,.category-table td{padding:.38rem .3rem;font-size:.65rem;vertical-align:middle}
    .category-table th:nth-child(2){width:48%}.category-table th:nth-child(3){width:12%}.category-table th:nth-child(4){width:15%}.category-table th:last-child{width:25%}
    .category-order-column{display:none}
    .category-name-cell{gap:.42rem}.category-icon{width:26px;height:26px;border-radius:7px;font-size:1rem}
    .category-name-cell strong{overflow:hidden;font-size:.68rem;line-height:1.15;white-space:nowrap;text-overflow:ellipsis}.category-name-cell small{display:none}
    .category-product-count{font-size:.68rem!important;font-weight:750}
    .category-visibility-switch{min-width:38px;width:38px}.category-visibility-switch [data-state-label]{display:none}
    .category-actions .btn{padding:.22rem .3rem;border-radius:6px;font-size:.57rem}
    .category-table-wrap{border-radius:11px}
}

/* Drag-to-sort categories */
.category-drag-handle{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .35rem;border:0;border-radius:7px;background:transparent;color:#9a8790;cursor:grab;touch-action:none}
.category-drag-handle:hover{background:#f5edef;color:var(--plum)}
.category-drag-handle:active{cursor:grabbing}.category-drag-handle span{font-size:1.05rem;line-height:1}.category-drag-handle small{font-size:.62rem}
.category-row-ghost{opacity:.35;background:#f8e8df!important}.category-row-chosen{background:#fff9f5!important}.category-row-dragging{box-shadow:0 12px 28px rgba(48,24,37,.18)}

@media(max-width:767px){
    .category-table th:nth-child(1){width:8%}.category-table th:nth-child(2){width:41%}.category-table th:nth-child(3){width:11%}.category-table th:nth-child(4){width:14%}.category-table th:last-child{width:26%}
    .category-order-column{display:table-cell!important;padding-right:0!important;text-align:center}
    .category-drag-handle{width:25px;padding:.22rem 0;justify-content:center}.category-drag-handle small{display:none}.category-drag-handle span{font-size:1rem}
}

/* Quick-create category modal */
.category-create-modal .modal-dialog{max-width:450px}
.category-create-modal .modal-content{overflow:hidden;border:0;border-radius:20px;box-shadow:0 24px 70px rgba(43,22,34,.28)}
.category-create-modal .modal-header{align-items:flex-start;padding:1rem 1.15rem .82rem;background:linear-gradient(135deg,#fffaf7,#fff);border-bottom:1px solid #f0e6e1}
.category-create-modal .modal-header small{display:block;margin-bottom:.16rem;color:var(--orange);font-size:.57rem;font-weight:850;letter-spacing:.13em}
.category-create-modal .modal-title{color:var(--plum);font-size:1.2rem;font-weight:800}
.category-create-modal .modal-body{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:.8rem;padding:1.05rem 1.15rem}
.category-create-modal label{min-width:0}.category-create-modal .form-label{display:block}.category-create-modal .form-control{height:42px;border-color:#dfd4d9;border-radius:10px;font-size:.8rem}
.category-create-modal .category-icon-input{text-align:center;font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:1.3rem}
.category-create-modal label small{display:block;margin-top:.3rem;color:var(--muted);font-size:.58rem;line-height:1.25}
.category-form-error{grid-column:1/-1;min-height:0;color:#aa3f49;font-size:.7rem}.category-form-error:not(:empty){padding:.55rem .65rem;background:#fff0f1;border-radius:8px}
.category-create-modal .modal-footer{padding:.75rem 1.15rem 1rem;border-top:1px solid #f0e6e1}.category-create-modal .modal-footer .btn{min-width:105px;border-radius:9px;font-size:.75rem;font-weight:750}

@media(max-width:575px){
    .category-create-modal .modal-dialog{margin:.75rem}.category-create-modal .modal-content{border-radius:17px}
    .category-create-modal .modal-body{grid-template-columns:minmax(0,1fr) 76px;gap:.65rem;padding:.9rem 1rem}.category-create-modal .form-control{height:40px;font-size:.73rem}
    .category-create-modal .modal-footer{display:grid;grid-template-columns:90px 1fr;gap:.5rem;padding:.7rem 1rem .9rem}.category-create-modal .modal-footer .btn{width:100%;min-width:0;margin:0}
}

/* Compact product management */
.product-filter-bar{grid-template-columns:minmax(0,1fr) minmax(180px,.45fr)}
.product-admin-name{display:flex;align-items:center;gap:.55rem;min-width:0}.product-admin-name>div{min-width:0}.product-admin-name strong{display:block}.product-admin-name small{display:none;color:var(--muted)}
.product-admin-thumb{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:9px;background:#faf5f2;object-fit:cover;font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:1.35rem}
.product-admin-table td{padding-top:.48rem;padding-bottom:.48rem}

@media(max-width:767px){
    .product-filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.4rem;padding:.5rem}
    .product-filter-bar .form-control,.product-filter-bar .form-select{height:35px;min-width:0;padding:.35rem .45rem;font-size:.68rem}
    .product-admin-table{width:100%;table-layout:fixed}.product-admin-table th,.product-admin-table td{padding:.32rem .24rem;font-size:.62rem;vertical-align:middle}
    .product-admin-table th:first-child{width:37%}.product-admin-table th:nth-child(3){width:17%}.product-admin-table th:nth-child(4),.product-admin-table th:nth-child(5){width:12%}.product-admin-table th:last-child{width:22%}
    .product-category-column{display:none}.product-admin-name{gap:.35rem}.product-admin-thumb{width:27px;height:27px;border-radius:7px;font-size:1rem}
    .product-admin-name strong{overflow:hidden;font-size:.65rem;line-height:1.1;white-space:nowrap;text-overflow:ellipsis}.product-admin-name small{display:block;overflow:hidden;margin-top:.12rem;font-size:.52rem;white-space:nowrap;text-overflow:ellipsis}
    .product-price{font-size:.64rem!important;white-space:nowrap}
    .product-state-switch{min-width:38px;width:38px}.product-state-switch [data-state-label]{display:none}
    .product-actions .btn{padding:.2rem .28rem;border-radius:6px;font-size:.55rem}.product-table-wrap{border-radius:11px}
}

/* Product add/edit modal */
.product-editor-modal .modal-dialog{max-width:610px}
.product-editor-modal .modal-content{overflow:hidden;border:0;border-radius:20px;box-shadow:0 24px 70px rgba(43,22,34,.28)}
.product-editor-modal .modal-header{align-items:flex-start;padding:1rem 1.15rem .82rem;background:linear-gradient(135deg,#fffaf7,#fff);border-bottom:1px solid #f0e6e1}
.product-editor-modal .modal-header small{display:block;margin-bottom:.16rem;color:var(--orange);font-size:.57rem;font-weight:850;letter-spacing:.13em}.product-editor-modal .modal-title{color:var(--plum);font-size:1.2rem;font-weight:800}
.product-editor-modal .modal-body{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem 1.15rem}.product-editor-modal label{min-width:0}.product-editor-modal .product-field-name,.product-editor-modal .product-description-field{grid-column:1/-1}
.product-editor-modal .form-label{display:block}.product-editor-modal .form-control,.product-editor-modal .form-select,.product-editor-modal .input-group-text{min-height:40px;border-color:#dfd4d9;font-size:.78rem}.product-editor-modal .form-control,.product-editor-modal .form-select{border-radius:9px}.product-editor-modal textarea.form-control{min-height:58px}
.product-image-field small{display:block;margin-top:.25rem;color:var(--muted);font-size:.58rem}.product-current-image{display:flex;align-items:center;gap:.45rem;color:var(--muted);font-size:.62rem}.product-current-image img{width:38px;height:38px;border-radius:8px;object-fit:cover}
.product-form-error{grid-column:1/-1;color:#aa3f49;font-size:.7rem}.product-form-error:not(:empty){padding:.5rem .65rem;background:#fff0f1;border-radius:8px}
.product-editor-modal .modal-footer{padding:.75rem 1.15rem 1rem;border-top:1px solid #f0e6e1}.product-editor-modal .modal-footer .btn{min-width:105px;border-radius:9px;font-size:.75rem;font-weight:750}

@media(max-width:575px){
    .product-editor-modal .modal-dialog{margin:.65rem}.product-editor-modal .modal-content{border-radius:17px}.product-editor-modal .modal-header{padding:.82rem 1rem .68rem}
    .product-editor-modal .modal-body{gap:.58rem;padding:.75rem 1rem}.product-editor-modal .form-control,.product-editor-modal .form-select,.product-editor-modal .input-group-text{min-height:37px;font-size:.7rem}.product-editor-modal textarea.form-control{min-height:50px}
    .product-editor-modal .modal-footer{display:grid;grid-template-columns:85px 1fr;gap:.45rem;padding:.65rem 1rem .82rem}.product-editor-modal .modal-footer .btn{width:100%;min-width:0;margin:0}
}

/* Reliable pagination without SVG icons */
.admin-pager{display:flex;align-items:center;justify-content:flex-end;gap:.35rem}.page-numbers{display:flex;gap:.25rem}.page-arrow,.page-number,.page-dots{display:grid;place-items:center;min-width:34px;height:34px;padding:0 .45rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--plum);font-size:.76rem;font-weight:750;text-decoration:none}.page-arrow{font-size:1.35rem;line-height:1}.page-number.active{background:var(--plum);border-color:var(--plum);color:#fff}.page-arrow.disabled{opacity:.35;pointer-events:none}.mobile-page-info{display:none;color:var(--muted);font-size:.68rem}
@media(max-width:575px){.admin-pager{justify-content:center}.page-numbers{display:none}.mobile-page-info{display:block;min-width:52px;text-align:center}.page-arrow{min-width:36px;height:32px}}

/* Clearer mobile type and unclipped order editor rows */
@media(max-width:767px){
    html{font-size:16.5px}
    .product-info h3{display:-webkit-box;overflow:hidden;margin:.28rem 0;font-size:.92rem;line-height:1.22;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}
    .product-info>small{font-size:.64rem}.product-info strong{font-size:.9rem}
    .cart-line h4{font-size:.9rem;line-height:1.3}.customer-fields label{font-size:.78rem}
    .order-edit-line{grid-template-columns:minmax(0,1fr) 106px 34px;grid-template-rows:auto auto;gap:.34rem .42rem;padding:.48rem 0}
    .order-edit-line .item-product{grid-column:1/-1;grid-row:1;min-width:0}
    .order-edit-line .item-size{grid-column:1;grid-row:2;width:62px}
    .order-edit-line .item-quantity{grid-column:2;grid-row:2;min-width:0}
    .order-edit-line .remove-item-button{grid-column:3;grid-row:2;align-self:center}
    .order-edit-line.without-size .item-quantity{grid-column:2;grid-row:2}
    .order-edit-line .form-select{width:100%;font-size:.76rem;text-overflow:ellipsis}
    .order-edit-line .item-product .form-select{font-size:.79rem}
    .order-edit-line .order-qty-control{width:106px}
    .order-detail-head .btn{font-size:.72rem;line-height:1.25}
}

@media(max-width:767px){
    .product-admin-name strong{display:-webkit-box;overflow:hidden;white-space:normal;text-overflow:clip;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.18}
}

/* Drag-to-sort products within their category */
.product-drag-handle{display:grid;flex:0 0 auto;place-items:center;width:24px;height:30px;padding:0;border:0;border-radius:7px;background:transparent;color:#a08c95;cursor:grab;touch-action:none}
.product-drag-handle:hover{background:#f5edef;color:var(--plum)}.product-drag-handle:active{cursor:grabbing}.product-drag-handle span{font-size:1rem;line-height:1}
.product-row-ghost{opacity:.35;background:#f8e8df!important}.product-row-chosen{background:#fff9f5!important}.product-row-dragging{box-shadow:0 12px 28px rgba(48,24,37,.18)}
.product-sort-disabled .product-drag-handle{opacity:.25;cursor:not-allowed;pointer-events:none}
@media(max-width:767px){.product-drag-handle{width:18px;height:27px}.product-drag-handle span{font-size:.9rem}.product-admin-name{gap:.25rem}}

/* Revenue report */
.report-page-head{margin-bottom:.8rem}
.report-filter{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:.65rem .75rem;transition:opacity .15s ease}
.report-filter.is-loading{opacity:.68;pointer-events:none}
.report-range{display:grid;grid-template-columns:minmax(170px,1fr) 34px minmax(170px,1fr);align-items:center;width:min(100%,560px);overflow:hidden;border:1px solid #e4d9dc;border-radius:13px;background:#fbf8f7;box-shadow:inset 0 1px rgba(255,255,255,.8)}
.report-date-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;height:46px;padding:0 .8rem;margin:0;background:#fff}
.report-date-field span{color:#8c7a82;font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}
.report-date-field input{min-width:0;width:100%;padding:0;border:0;background:transparent;color:var(--plum);font-size:.8rem;font-weight:750;outline:0}
.report-date-field:focus-within{background:#fff9f5;box-shadow:inset 0 -2px var(--orange)}
.report-range-arrow{display:grid;place-items:center;align-self:stretch;color:var(--orange);font-size:1rem;font-weight:900}
.report-filter-note{display:flex;align-items:center;gap:.42rem;margin:0;color:var(--muted);font-size:.67rem;white-space:nowrap}
.report-filter-note span{width:7px;height:7px;border-radius:50%;background:#61bb91;box-shadow:0 0 0 4px rgba(97,187,145,.14)}
.report-filter-actions{display:flex;align-items:center;gap:1rem}.report-year-toggle{display:inline-flex;align-items:center;gap:.38rem;margin:0;color:var(--plum);font-size:.65rem;font-weight:800;white-space:nowrap;cursor:pointer}.report-year-toggle input{position:absolute;opacity:0;pointer-events:none}.report-year-toggle>span{position:relative;width:28px;height:16px;border-radius:999px;background:#d9cfd3;box-shadow:inset 0 1px 3px rgba(43,22,34,.12);transition:.18s ease}.report-year-toggle>span:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(43,22,34,.18);transition:.18s ease}.report-year-toggle input:checked+span{background:linear-gradient(90deg,#8c5a9f,#6e3f81)}.report-year-toggle input:checked+span:after{transform:translateX(12px)}.report-year-toggle input:focus-visible+span{outline:2px solid rgba(242,139,80,.65);outline-offset:2px}

.revenue-chart-panel{position:relative;margin-bottom:.75rem;padding:.7rem .8rem .6rem;overflow:visible;background:linear-gradient(145deg,#fff,#fffaf8);border-color:rgba(75,40,59,.09);box-shadow:0 8px 22px rgba(55,30,42,.055)}
.revenue-chart-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.45rem}.revenue-chart-head>div{display:flex;align-items:center;gap:.55rem}.revenue-chart-head span span{display:block}.revenue-chart-head small{display:block;color:var(--muted);font-size:.56rem}.revenue-chart-head strong{display:block;margin-top:.05rem;color:var(--plum);font-size:.82rem}.revenue-chart-icon{background:#fff0e5;color:#d76735}
.revenue-chart-scroll{overflow-x:auto;overflow-y:visible;padding-top:1.65rem;scrollbar-width:thin}.revenue-chart{position:relative;display:grid;grid-template-columns:repeat(var(--chart-columns),minmax(18px,1fr));gap:.32rem;min-width:calc(var(--chart-columns) * 21px);height:112px;padding:0 .12rem;border-bottom:1px solid #eadfda;background:repeating-linear-gradient(to top,transparent 0,transparent 36px,rgba(75,40,59,.055) 37px)}
.revenue-chart-column{position:relative;display:grid;grid-template-rows:minmax(0,1fr) 18px;min-width:0;height:100%;padding:0;border:0;background:transparent;color:#8b7780;outline:0;cursor:pointer}.revenue-chart-track{display:flex;align-items:flex-end;justify-content:center;min-height:0}.revenue-chart-track i{display:block;width:min(100%,15px);height:var(--bar-height);min-height:2px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#f39058,#cf6847);box-shadow:0 3px 8px rgba(210,106,70,.2);transition:height .25s ease,filter .15s ease,transform .15s ease}.revenue-chart-column:hover .revenue-chart-track i,.revenue-chart-column:focus .revenue-chart-track i{filter:saturate(1.2);transform:scaleX(1.08)}.revenue-chart-column>small{overflow:visible;padding-top:.27rem;font-size:.51rem;font-weight:750;line-height:1;white-space:nowrap;text-align:center}
.revenue-chart-column:after{content:attr(data-value);position:absolute;z-index:3;left:50%;top:-1.45rem;padding:.22rem .38rem;border-radius:6px;background:var(--plum);color:#fff;font-size:.53rem;font-weight:800;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:.15s ease}.revenue-chart-column:hover:after,.revenue-chart-column:focus:after{opacity:1;transform:translate(-50%,0)}

.report-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}
.report-metric-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;overflow:hidden;padding:1rem;background:linear-gradient(145deg,#fff,#fdfaf8);border:1px solid rgba(75,40,59,.09);border-radius:16px;box-shadow:0 8px 22px rgba(55,30,42,.055);transition:transform .18s ease,box-shadow .18s ease}
.report-metric-card:after{content:"";position:absolute;right:-20px;bottom:-32px;width:90px;height:90px;border-radius:50%;background:var(--metric-glow);opacity:.45}
.report-metric-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(55,30,42,.09)}
.report-metric-card>div{position:relative;z-index:1;min-width:0}.report-metric-card div>span{display:block;color:#88757e;font-size:.64rem;font-weight:800;letter-spacing:.065em;text-transform:uppercase}
.report-metric-card strong{display:block;overflow:hidden;margin:.16rem 0 .08rem;color:var(--plum);font-family:Georgia,serif;font-size:1.55rem;line-height:1.08;white-space:nowrap;text-overflow:ellipsis}
.report-metric-card small{display:block;color:#9a8d93;font-size:.61rem}
.report-metric-icon{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--metric-icon-bg);color:var(--metric-icon-color);font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:1.25rem;font-weight:900;box-shadow:inset 0 1px rgba(255,255,255,.7)}
.report-metric-revenue{--metric-icon-bg:#fff0e5;--metric-icon-color:#d76735;--metric-glow:#ffd4bc}.report-metric-orders{--metric-icon-bg:#f2e9f3;--metric-icon-color:#764263;--metric-glow:#dbc4dc}.report-metric-cups{--metric-icon-bg:#e8f6ef;--metric-icon-color:#378569;--metric-glow:#bfe8d5}.report-metric-average{--metric-icon-bg:#fff4d9;--metric-icon-color:#a9751f;--metric-glow:#f8dda1}

.report-panel{height:100%;overflow:hidden}.report-panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.72rem .85rem;border-bottom:1px solid #eee5e1;background:linear-gradient(90deg,#fff,#fffaf7)}
.report-panel-head>div{display:flex;align-items:center;gap:.55rem}.report-panel-head h2{margin:0;color:var(--plum);font-size:.98rem;font-weight:800}.report-panel-head small{color:var(--muted);font-size:.64rem}
.report-panel-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#f1e8ee;color:var(--plum);font-size:.88rem;font-weight:900}.report-panel-icon-hot{background:#fff0e2;color:#dc733f}
.report-table>:not(caption)>*>*{padding:.62rem .75rem;vertical-align:middle}.report-table tbody tr{transition:background .15s ease}.report-table tbody tr:hover{background:#fffaf7}.report-table tbody td{font-size:.75rem;border-color:#f0e8e4}.report-table tbody td:first-child{color:#44363d}.report-money{color:var(--plum);font-weight:850;white-space:nowrap}
.report-count-pill,.report-cup-count{display:inline-grid;place-items:center;min-width:27px;height:25px;padding:0 .4rem;border-radius:8px;background:#f3edef;color:var(--plum);font-size:.7rem;font-weight:800}.report-cup-count{background:#eaf6f0;color:#347b62}
.report-product-name{display:flex;align-items:center;gap:.55rem;min-width:0}.report-product-name>span{display:grid;flex:0 0 auto;place-items:center;width:23px;height:23px;border-radius:7px;background:#fff0e5;color:#ca6538;font-size:.62rem;font-weight:900}.report-product-name strong{min-width:0;line-height:1.2}
.report-empty{padding:2rem!important;color:var(--muted)!important;text-align:center}

@media(max-width:1199px){.report-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){
    .report-page-head{margin-bottom:.55rem}.report-page-head h1{font-size:1.28rem}.report-page-head p{font-size:.66rem}
    .report-filter{display:block;margin-bottom:.7rem;padding:.4rem;border-radius:13px}.report-range{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);width:100%;border-radius:10px}
    .report-date-field{display:block;height:44px;padding:.34rem .45rem}.report-date-field span{display:block;margin-bottom:.05rem;font-size:.5rem}.report-date-field input{font-size:.65rem;line-height:1.1}.report-range-arrow{font-size:.76rem}
    .report-filter-actions{justify-content:space-between;margin-top:.35rem;padding:0 .15rem .05rem}.report-year-toggle{font-size:.56rem}.report-year-toggle>span{width:26px;height:15px}.report-year-toggle>span:after{top:3px;left:3px;width:9px;height:9px}.report-year-toggle input:checked+span:after{transform:translateX(11px)}.report-filter-note{display:none}
    .revenue-chart-panel{margin-bottom:.6rem;padding:.55rem .55rem .45rem;border-radius:12px}.revenue-chart-head{margin-bottom:.3rem}.revenue-chart-head>small{font-size:.48rem}.revenue-chart-head strong{font-size:.72rem}.revenue-chart-head span small{font-size:.48rem}.revenue-chart-scroll{padding-top:1.45rem}.revenue-chart{grid-template-columns:repeat(var(--chart-columns),minmax(13px,1fr));gap:.2rem;min-width:calc(var(--chart-columns) * 16px);height:92px;background:repeating-linear-gradient(to top,transparent 0,transparent 29px,rgba(75,40,59,.05) 30px)}.revenue-chart-track i{width:min(100%,11px);border-radius:4px 4px 1px 1px}.revenue-chart-column{grid-template-rows:minmax(0,1fr) 16px}.revenue-chart-column>small{font-size:.45rem}.revenue-chart-column:after{top:-1.28rem;font-size:.48rem}
    .report-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin-bottom:.7rem}
    .report-metric-card{grid-template-columns:34px minmax(0,1fr);gap:.5rem;min-height:70px;padding:.58rem;border-radius:12px}.report-metric-icon{width:34px;height:34px;border-radius:10px;font-size:.9rem}
    .report-metric-card div>span{font-size:.51rem}.report-metric-card strong{margin:.12rem 0 0;font-size:1.02rem}.report-metric-card small{display:none}.report-metric-card:after{right:-28px;bottom:-40px}
    .report-tables{--bs-gutter-y:.65rem}.report-panel{border-radius:12px}.report-panel-head{padding:.58rem .65rem}.report-panel-head h2{font-size:.84rem}.report-panel-head small{font-size:.56rem}.report-panel-icon{width:25px;height:25px;border-radius:7px;font-size:.72rem}
    .report-table{table-layout:fixed;width:100%}.report-table>:not(caption)>*>*{padding:.48rem .5rem}.report-table thead th{font-size:.54rem}.report-table tbody td{font-size:.66rem}.report-table th:first-child{width:42%}.report-table th:nth-child(2){width:19%}.report-table th:last-child{width:39%}
    .report-product-table th:first-child{width:52%}.report-product-table th:nth-child(2){width:15%}.report-product-table th:last-child{width:33%}.report-product-name{gap:.35rem}.report-product-name>span{width:20px;height:20px;border-radius:6px;font-size:.55rem}.report-product-name strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.64rem}.report-count-pill,.report-cup-count{min-width:24px;height:22px;font-size:.62rem}
}

/* Unified premium admin theme */
.admin-body{background:radial-gradient(circle at 8% 4%,rgba(242,139,80,.055),transparent 23%),linear-gradient(180deg,#f7f3f1,#f4f1ef)}
.admin-navbar{border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(110deg,#4b283b,#51283d 62%,#432234);box-shadow:0 7px 24px rgba(43,22,34,.18)}
.admin-navbar .nav-link{font-size:.78rem;font-weight:650;transition:background .15s ease,color .15s ease,transform .15s ease}.admin-navbar .nav-link:hover{transform:translateY(-1px)}.admin-navbar .nav-link.active{box-shadow:inset 0 -2px rgba(255,190,145,.8)}
.admin-section-head{align-items:flex-end;margin-bottom:1rem}.admin-page-eyebrow{display:block;margin-bottom:.14rem;color:var(--orange);font-size:.59rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.admin-section-head h1{font-size:1.75rem}.admin-section-head p{font-size:.78rem}
.admin-primary-action{display:inline-flex;align-items:center;gap:.35rem;padding:.52rem .72rem;border:0;border-radius:10px;font-size:.7rem;font-weight:800;box-shadow:0 7px 18px rgba(75,40,59,.16)}.admin-primary-action>span{font-size:.9rem;line-height:1}

.themed-filter-bar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(190px,.34fr)!important;gap:0!important;padding:.35rem!important;overflow:hidden;border-radius:14px!important;background:#fff!important}
.themed-filter-field{display:grid;grid-template-columns:33px minmax(0,1fr);align-items:center;gap:.48rem;min-width:0;min-height:45px;padding:.25rem .65rem;margin:0;border-radius:10px;cursor:text;transition:background .15s ease,box-shadow .15s ease}.themed-filter-field+label{border-left:1px solid #eee5e1;border-radius:0 10px 10px 0}.themed-filter-field:focus-within{background:#fff9f5;box-shadow:inset 0 -2px var(--orange)}
.themed-filter-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#f3eaef;color:var(--plum);font-size:.9rem;font-weight:900}.themed-date-field .themed-filter-icon,.themed-select-field .themed-filter-icon{background:#fff0e5;color:#d76735}
.themed-filter-field>span:last-child{display:block;min-width:0}.themed-filter-field small{display:block;margin-bottom:.02rem;color:#93828a;font-size:.49rem;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.themed-filter-field input,.themed-filter-field select{display:block;width:100%;height:22px;min-width:0;padding:0;border:0;background:transparent;color:var(--plum);font-size:.72rem;font-weight:750;outline:0}.themed-filter-field input::placeholder{color:#9c9095;font-weight:500}.themed-filter-field select{padding-right:1.25rem;cursor:pointer}

.themed-list-panel{overflow:hidden;border-color:rgba(75,40,59,.09);box-shadow:0 9px 26px rgba(55,30,42,.055)}.themed-list-panel .table thead{background:linear-gradient(90deg,#fffaf7,#fff)}.themed-list-panel .table thead th{border-bottom-color:#eadfda;color:#806b75;font-weight:850}.themed-list-panel .table tbody tr{transition:background .15s ease}.themed-list-panel .table tbody tr:hover{background:#fffaf7}.themed-list-panel .table tbody td{border-color:#f0e8e4}.themed-list-panel .table tbody strong{color:var(--plum)}
.themed-list-panel .btn-outline-secondary{border-color:#d8cdd2;color:#674c5a}.themed-list-panel .btn-outline-secondary:hover{border-color:var(--plum);background:var(--plum);color:#fff}.themed-list-panel .btn-outline-danger{border-color:#efc8c8;color:#bd5656}.themed-list-panel .btn-outline-danger:hover{border-color:#bd5656;background:#bd5656;color:#fff}
.themed-list-panel .mobile-order-list{background:linear-gradient(180deg,#fff,#fffaf8)}.themed-list-panel .compact-order-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff,#fffaf7);border-color:#eadfda;box-shadow:0 2px 8px rgba(55,30,42,.035)}.themed-list-panel .compact-order-card:before{content:"";position:absolute;inset:.35rem auto .35rem 0;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,var(--orange),#efb18b)}
.themed-list-panel .compact-order-actions .btn{border:0}.themed-list-panel .compact-order-actions .btn-outline-secondary{background:#f3edef;color:var(--plum)}.themed-list-panel .compact-order-actions .btn-primary{box-shadow:0 3px 8px rgba(75,40,59,.14)}

.settings-form{display:grid;max-width:920px;gap:.8rem}.settings-section{overflow:hidden}.settings-section-head{display:flex;align-items:center;gap:.72rem;padding:.8rem .9rem;border-bottom:1px solid #eee5e1;background:linear-gradient(90deg,#fff,#fffaf7)}.settings-section-icon{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;border-radius:11px;background:#f2e9f0;color:var(--plum);font-size:1.05rem;font-weight:900}.settings-bank-icon{background:#fff0e5;color:#d76735}.settings-section-head h2{margin:0;color:var(--plum);font-size:.95rem;font-weight:850}.settings-section-head p{margin:.12rem 0 0;color:var(--muted);font-size:.64rem}.settings-fields{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;padding:.9rem}.settings-bank-fields{grid-template-columns:.65fr 1fr 1fr}.settings-wide-field{grid-column:1/-1}.settings-fields label{min-width:0}.settings-fields .form-control{height:40px;border-color:#e2d8dc;border-radius:10px;background:#fefdfc;font-size:.76rem}.settings-fields .form-control:focus{border-color:rgba(242,139,80,.72);background:#fff;box-shadow:0 0 0 3px rgba(242,139,80,.1)}
.settings-save-bar{position:sticky;bottom:.65rem;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .65rem .55rem .85rem;border:1px solid rgba(255,255,255,.7);border-radius:13px;background:rgba(255,255,255,.72);box-shadow:0 12px 32px rgba(43,22,34,.14);-webkit-backdrop-filter:blur(16px) saturate(145%);backdrop-filter:blur(16px) saturate(145%)}.settings-save-bar>span{color:var(--muted);font-size:.65rem}.settings-save-bar .btn{display:inline-flex;align-items:center;gap:.38rem;border:0;border-radius:9px;font-size:.7rem;font-weight:800;box-shadow:0 5px 14px rgba(75,40,59,.17)}

.order-detail-head .btn{border-radius:9px;font-size:.69rem;font-weight:750}.order-edit-form .admin-form{border-color:rgba(75,40,59,.09);box-shadow:0 8px 24px rgba(55,30,42,.05)}.order-edit-form .admin-form>h2{color:var(--plum);font-size:.95rem;font-weight:850}.order-edit-form .form-control,.order-edit-form .form-select{border-color:#e2d8dc;background-color:#fefdfc}.order-edit-form .form-control:focus,.order-edit-form .form-select:focus{border-color:rgba(242,139,80,.7);background-color:#fff;box-shadow:0 0 0 3px rgba(242,139,80,.1)}
.modal-content{border-color:rgba(75,40,59,.08)!important}.modal-header{background:linear-gradient(135deg,#fffaf7,#fff)!important}.modal-footer{background:#fffdfc}
.admin-pagination .pagination,.pagination{--bs-pagination-color:var(--plum);--bs-pagination-hover-color:var(--plum);--bs-pagination-focus-color:var(--plum);--bs-pagination-active-bg:var(--plum);--bs-pagination-active-border-color:var(--plum)}

@media(max-width:767px){
    .admin-section-head{align-items:center;margin-bottom:.62rem}.admin-page-eyebrow{display:none}.admin-section-head h1{font-size:1.27rem}.admin-section-head p{font-size:.62rem}.admin-primary-action{padding:.4rem .52rem;border-radius:8px;font-size:.59rem}.admin-primary-action>span{font-size:.75rem}
    .themed-filter-bar{grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr)!important;margin-bottom:.6rem!important;padding:.3rem!important;border-radius:12px!important}.themed-filter-field{grid-template-columns:25px minmax(0,1fr);gap:.35rem;min-height:42px;padding:.2rem .4rem}.themed-filter-field+label{border-radius:0 8px 8px 0}.themed-filter-icon{width:25px;height:25px;border-radius:7px;font-size:.72rem}.themed-filter-field small{font-size:.43rem}.themed-filter-field input,.themed-filter-field select{height:19px;font-size:.61rem}.themed-date-field input{font-size:.58rem}
    .themed-list-panel{border-radius:12px}.themed-list-panel .mobile-order-list{padding:.35rem}.themed-list-panel .compact-order-card{padding:.46rem .5rem .46rem .62rem;border-radius:9px}.themed-list-panel .compact-order-card:before{inset:.3rem auto .3rem 0}
    .category-table-wrap,.product-table-wrap{box-shadow:0 8px 22px rgba(55,30,42,.055)}
    .settings-page-head{align-items:flex-start}.settings-form{gap:.6rem}.settings-section{border-radius:12px}.settings-section-head{gap:.55rem;padding:.62rem .68rem}.settings-section-icon{width:31px;height:31px;border-radius:9px;font-size:.88rem}.settings-section-head h2{font-size:.8rem}.settings-section-head p{font-size:.56rem}.settings-fields,.settings-bank-fields{grid-template-columns:1fr 1fr;gap:.55rem;padding:.65rem}.settings-bank-fields label:last-child{grid-column:1/-1}.settings-fields .form-label{font-size:.62rem}.settings-fields .form-control{height:36px;border-radius:8px;font-size:.68rem}.settings-save-bar{bottom:.55rem;padding:.42rem .45rem .42rem .6rem;border-radius:11px}.settings-save-bar>span{font-size:.55rem}.settings-save-bar .btn{padding:.4rem .52rem;font-size:.62rem}
    .order-detail-head{align-items:flex-start}.order-detail-head .d-flex{align-self:center}.order-detail-head .btn{padding:.32rem .4rem;font-size:.58rem}
}
@media(max-width:390px){.themed-filter-bar{grid-template-columns:minmax(0,1.18fr) minmax(0,.92fr)!important}.themed-filter-field{grid-template-columns:22px minmax(0,1fr);padding:.18rem .3rem}.themed-filter-icon{width:22px;height:22px}.settings-save-bar>span{display:none}.settings-save-bar{justify-content:flex-end}.settings-save-bar .btn{width:100%;justify-content:center}}
.themed-admin-form{border-color:rgba(75,40,59,.09);box-shadow:0 9px 26px rgba(55,30,42,.055)}.themed-admin-form .form-control,.themed-admin-form .form-select,.themed-admin-form .input-group-text{min-height:40px;border-color:#e2d8dc;background-color:#fefdfc;font-size:.76rem}.themed-admin-form .form-control:focus,.themed-admin-form .form-select:focus{border-color:rgba(242,139,80,.72);background-color:#fff;box-shadow:0 0 0 3px rgba(242,139,80,.1)}.themed-admin-form .btn-primary{border:0;border-radius:9px;font-size:.72rem;font-weight:800;box-shadow:0 5px 14px rgba(75,40,59,.16)}
@media(max-width:767px){.themed-admin-form{padding:.75rem}.themed-admin-form .row{--bs-gutter-x:.65rem;--bs-gutter-y:.65rem}.themed-admin-form .form-control,.themed-admin-form .form-select,.themed-admin-form .input-group-text{min-height:36px;font-size:.68rem}}

/* Configurable shop branding */
.brand-logo-image{display:block;flex:0 0 auto;width:40px;height:40px;border:1px solid rgba(75,40,59,.1);border-radius:12px;background:#fff;object-fit:cover;box-shadow:0 4px 12px rgba(43,22,34,.1)}.admin-navbar .brand-logo-image{width:36px;height:36px;border-color:rgba(255,255,255,.26);border-radius:11px}.admin-navbar .navbar-brand{display:flex;align-items:center;gap:.48rem;min-width:0}.brand-shop-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.bill-brand-logo{display:block;width:66px;height:66px;margin:0 auto .65rem;border-radius:18px;object-fit:cover;box-shadow:0 8px 22px rgba(43,22,34,.14)}
.settings-logo-field{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.72rem;border:1px solid #eee3df;border-radius:13px;background:linear-gradient(135deg,#fffaf7,#fff)}.settings-logo-preview{display:grid;place-items:center;width:72px;height:72px;overflow:hidden;border:1px solid #eadcd6;border-radius:18px;background:linear-gradient(145deg,#fff0e5,#f7e5ec);color:var(--plum);font-family:Georgia,serif;font-size:1.8rem;font-weight:850;box-shadow:0 6px 18px rgba(55,30,42,.08)}.settings-logo-preview img{width:100%;height:100%;object-fit:cover}.settings-logo-upload{min-width:0}.settings-logo-upload .form-control{height:auto;min-height:39px;padding:.42rem .55rem}.settings-logo-upload small{display:block;margin-top:.3rem;color:var(--muted);font-size:.59rem}.settings-remove-logo{display:flex;align-items:center;gap:.4rem;margin:0;color:#a54b50;font-size:.65rem;white-space:nowrap;cursor:pointer}.settings-remove-logo .form-check-input{margin:0}
@media(max-width:767px){.brand-logo-image{width:34px;height:34px;border-radius:10px}.admin-navbar .brand-logo-image{width:32px;height:32px;border-radius:9px}.bill-brand-logo{width:58px;height:58px;border-radius:15px}.settings-logo-field{grid-template-columns:56px minmax(0,1fr);gap:.6rem;padding:.55rem}.settings-logo-preview{width:56px;height:56px;border-radius:14px;font-size:1.4rem}.settings-logo-upload .form-control{min-height:34px;padding:.34rem .42rem;font-size:.61rem}.settings-logo-upload small{font-size:.52rem}.settings-remove-logo{grid-column:2;font-size:.57rem}}
.settings-fields .form-select{height:40px;border-color:#e2d8dc;border-radius:10px;background-color:#fefdfc;font-size:.76rem}.settings-fields .form-select:focus{border-color:rgba(242,139,80,.72);background-color:#fff;box-shadow:0 0 0 3px rgba(242,139,80,.1)}
@media(max-width:767px){.settings-fields .form-select{height:36px;border-radius:8px;font-size:.68rem}}

/* Two-column daily dashboard data */
.dashboard-data-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.85rem;align-items:start}.dashboard-data-grid .report-panel{height:auto}.dashboard-half-table td:first-child{width:39%}.dashboard-order-subtime{display:block;margin-top:.14rem;color:var(--muted);font-size:.58rem}.dashboard-customer-cell{max-width:125px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-product-sales{table-layout:fixed}.dashboard-product-sales th:first-child{width:52%}.dashboard-product-sales th:nth-child(2){width:18%}.dashboard-product-sales th:last-child{width:30%}.dashboard-product-sales .report-product-name strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
@media(max-width:991px){.dashboard-data-grid{grid-template-columns:1fr}}
@media(max-width:767px){.dashboard-data-grid{gap:.65rem}.dashboard-products-panel{border-radius:12px}.dashboard-product-sales>:not(caption)>*>*{padding:.45rem .48rem}.dashboard-product-sales thead th{font-size:.53rem}.dashboard-product-sales tbody td{font-size:.64rem}.dashboard-product-sales th:first-child{width:52%}.dashboard-product-sales th:nth-child(2){width:18%}.dashboard-product-sales th:last-child{width:30%}}

/* Order payment reconciliation */
.payment-filter-bar{overflow:visible}.order-filter-summary{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.42rem .65rem .12rem;border-top:1px solid #f0e8e4}.unpaid-only-filter{display:inline-flex;align-items:center;gap:.42rem;margin:0;color:var(--plum);font-size:.65rem;font-weight:750;cursor:pointer}.unpaid-only-filter .form-check-input{width:15px;height:15px;margin:0;border-color:#cbbbc2}.order-filter-summary>div{display:flex;align-items:baseline;gap:.55rem}.order-filter-summary>div span{color:var(--muted);font-size:.62rem}.order-filter-summary>div strong{color:var(--plum);font-family:Georgia,serif;font-size:.95rem;white-space:nowrap}
.payment-status-button{display:inline-flex;align-items:center;gap:.34rem;min-height:29px;padding:.26rem .48rem;border:1px solid #e0d4d9;border-radius:999px;background:#f6f1f3;color:#846f79;font-size:.62rem;font-weight:800;line-height:1;white-space:nowrap;transition:.15s ease}.payment-status-button:hover{border-color:#bfa9b3;background:#efe5e9;color:var(--plum)}.payment-status-button i{display:grid;place-items:center;width:15px;height:15px;border:1px solid #cdbdc4;border-radius:50%;background:#fff;color:#fff;font-size:.55rem;font-style:normal}.payment-status-button.is-paid{border-color:#a8ddc3;background:#e8f6ef;color:#287859}.payment-status-button.is-paid i{border-color:#48aa7d;background:#48aa7d}.payment-status-button:disabled{opacity:.55;cursor:wait}
.mobile-payment-status{min-height:22px;padding:.18rem .34rem;font-size:.53rem}.mobile-payment-status i{width:12px;height:12px;font-size:.45rem}
.payment-method-modal .modal-content{overflow:hidden;border:0;border-radius:18px;box-shadow:0 22px 65px rgba(43,22,34,.25)}.payment-method-modal .modal-header{align-items:flex-start;padding:.9rem 1rem .72rem}.payment-method-modal .modal-header small{display:block;color:var(--orange);font-size:.52rem;font-weight:850;letter-spacing:.12em}.payment-method-modal .modal-title{margin-top:.12rem;color:var(--plum);font-size:1rem;font-weight:850}.payment-method-modal .modal-body{padding:1rem}.payment-method-modal .modal-body>p{margin:0;color:var(--muted);font-size:.68rem}.payment-modal-total{display:block;margin:.18rem 0 .8rem;color:var(--plum);font-family:Georgia,serif;font-size:1.35rem}.payment-method-options{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.payment-method-options button{display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:.08rem .45rem;padding:.65rem;border:1px solid #e6dadd;border-radius:11px;background:#fffaf8;color:var(--plum);text-align:left;transition:.15s ease}.payment-method-options button:hover{border-color:var(--orange);background:#fff4ed;transform:translateY(-1px)}.payment-method-options button>span{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#f2e8ee;color:var(--plum);font-size:.7rem}.payment-method-options button:last-child>span{background:#e8f2fa;color:#3977a4}.payment-method-options strong{font-size:.68rem}.payment-method-options small{color:var(--muted);font-size:.52rem}
@media(max-width:767px){.order-filter-summary{padding:.35rem .42rem .08rem}.unpaid-only-filter{font-size:.56rem}.unpaid-only-filter .form-check-input{width:13px;height:13px}.order-filter-summary>div{gap:.38rem}.order-filter-summary>div span{font-size:.53rem}.order-filter-summary>div strong{font-size:.78rem}.order-payment-list .compact-order-side{gap:.22rem}.payment-method-modal .modal-dialog{margin:.75rem auto;width:calc(100% - 1.5rem);max-width:330px}.payment-method-options{gap:.4rem}.payment-method-options button{padding:.55rem .45rem}}
.pay-all-button{min-height:25px;padding:.25rem .46rem;border:0;border-radius:7px;background:var(--plum);color:#fff;font-size:.56rem;font-weight:800;white-space:nowrap;box-shadow:0 3px 9px rgba(75,40,59,.16)}.pay-all-button:hover{background:var(--plum-2)}.pay-all-button:disabled{background:#d9cfd3;color:#94858c;box-shadow:none;cursor:not-allowed}
@media(max-width:767px){.pay-all-button{min-height:22px;padding:.2rem .35rem;font-size:.49rem}}

/* Drink size M/L */
.product-purchase{gap:.45rem}.product-order-actions{display:flex;align-items:center;gap:.38rem;margin-left:auto}.product-size-picker{display:grid;grid-template-columns:1fr 1fr;width:54px;height:29px;padding:2px;border:1px solid #eadfd9;border-radius:999px;background:#f7f2ef}.product-size-picker button{display:grid;place-items:center;min-width:0;padding:0;border:0;border-radius:999px;background:transparent;color:#927d86;font-size:.6rem;font-weight:850;line-height:1;transition:.15s ease}.product-size-picker button.active{background:var(--plum);color:#fff;box-shadow:0 2px 6px rgba(75,40,59,.2)}.cart-size{display:inline-grid;place-items:center;min-width:21px;height:18px;padding:0 .28rem;border-radius:6px;background:#fff0e5;color:#ce6637;font-size:.57rem;vertical-align:1px}.cart-line h4{display:flex;align-items:center;gap:.3rem}
@media(max-width:575px){.product-purchase{gap:.3rem}.product-order-actions{gap:.3rem}.product-size-picker{width:48px;height:27px}.product-size-picker button{font-size:.55rem}.cart-size{min-width:19px;height:17px;font-size:.52rem}}

.order-edit-line{grid-template-columns:minmax(0,1fr) 62px 116px 38px}.order-edit-line .item-size{min-width:0}.order-edit-line .item-size .form-select{padding-right:1.45rem;text-align:center;font-weight:800}.order-item-modal .modal-body{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:.75rem}.order-item-modal .modal-body>label:first-child{grid-column:1}.order-item-modal .modal-body>label:nth-child(2){grid-column:2}.order-item-modal .modal-quantity-row{grid-column:1/-1}
@media(max-width:767px){.order-edit-line{grid-template-columns:minmax(0,1fr) 46px 101px 34px}.order-edit-line .item-product{grid-column:1}.order-edit-line .item-size{grid-column:2}.order-edit-line .item-quantity{grid-column:3}.order-edit-line .remove-item-button{grid-column:4}.order-edit-line .item-size .form-select{height:34px;min-height:34px;padding:.25rem 1rem .25rem .28rem;font-size:.66rem}.order-qty-control{width:101px}.order-item-modal .modal-body{grid-template-columns:minmax(0,1fr) 90px;gap:.55rem}}
@media(max-width:390px){.order-edit-line{grid-template-columns:minmax(0,1fr) 42px 92px 32px;gap:.28rem}.order-qty-control{width:92px}.order-qty-control button{flex-basis:27px}.order-edit-line .remove-item-button{width:32px;height:34px}}

/* Telegram order notifications */
.telegram-settings-icon{background:#e7f4fc;color:#2689bd}.telegram-settings-fields{grid-template-columns:1fr 1fr}.telegram-field-help{display:block;margin-top:.3rem;color:var(--muted);font-size:.58rem}.telegram-settings-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem .72rem;border:1px solid #e6eef2;border-radius:12px;background:linear-gradient(135deg,#f7fcff,#fff)}.telegram-enabled-toggle{display:flex;align-items:center;gap:.55rem;margin:0;cursor:pointer}.telegram-enabled-toggle .form-check-input{flex:0 0 auto;width:34px;height:19px;margin:0;cursor:pointer}.telegram-enabled-toggle>span{display:grid}.telegram-enabled-toggle strong{color:var(--plum);font-size:.7rem}.telegram-enabled-toggle small{margin-top:.08rem;color:var(--muted);font-size:.56rem}.telegram-settings-actions>div{display:flex;align-items:center;gap:.42rem}.telegram-botfather-link,.telegram-secondary-button,.telegram-test-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.35rem .55rem;border-radius:8px;font-size:.6rem;font-weight:800;text-decoration:none;white-space:nowrap}.telegram-botfather-link{color:#2786b7;background:#e8f5fc}.telegram-secondary-button{border:1px solid #cee1eb;background:#fff;color:#39758f}.telegram-test-button{border:0;background:#279bd3;color:#fff;box-shadow:0 4px 10px rgba(39,155,211,.18)}.telegram-test-button:hover{background:#1987bb;color:#fff}
@media(max-width:767px){.telegram-settings-fields{grid-template-columns:1fr}.telegram-settings-actions{display:grid;gap:.55rem;padding:.55rem}.telegram-settings-actions>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.3rem}.telegram-botfather-link,.telegram-secondary-button,.telegram-test-button{min-width:0;padding:.3rem .25rem;font-size:.52rem}.telegram-field-help{font-size:.52rem}.telegram-enabled-toggle strong{font-size:.63rem}.telegram-enabled-toggle small{font-size:.51rem}}

/* Admin account menu */
.admin-navbar-tools{display:flex;align-items:center;gap:.55rem;margin-left:auto}.admin-account-toggle{display:flex;align-items:center;gap:.52rem;min-height:40px;padding:.28rem .48rem .28rem .32rem;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(255,255,255,.08);color:#fff;text-align:left;transition:.15s ease}.admin-account-toggle:hover,.admin-account-toggle[aria-expanded="true"]{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.14)}.admin-account-toggle:after{margin-left:.12rem}.admin-account-avatar{display:grid;flex:0 0 auto;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(145deg,#ff9b5f,#ee7d43);color:#fff;font-family:Georgia,serif;font-size:.88rem;font-weight:850;box-shadow:inset 0 -3px rgba(0,0,0,.08)}.admin-account-copy{display:grid;min-width:0;line-height:1.1}.admin-account-copy strong{max-width:125px;overflow:hidden;color:#fff;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.admin-account-copy small{max-width:125px;margin-top:.12rem;overflow:hidden;color:#d8cbd2;font-size:.5rem;text-overflow:ellipsis;white-space:nowrap}.admin-account-menu{width:235px;margin-top:.55rem!important;padding:.45rem;border:1px solid rgba(75,40,59,.1);border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 18px 45px rgba(43,22,34,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-account-summary{display:flex;align-items:center;gap:.6rem;padding:.4rem .45rem}.admin-account-summary .admin-account-avatar{width:36px;height:36px;border-radius:11px}.admin-account-summary>div{display:grid;min-width:0}.admin-account-summary strong{overflow:hidden;color:var(--plum);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.admin-account-summary small{overflow:hidden;color:var(--muted);font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.admin-account-menu .dropdown-divider{margin:.35rem 0;border-color:#eee4e8}.admin-account-menu .dropdown-item{display:flex;align-items:center;gap:.55rem;padding:.48rem .55rem;border-radius:8px;color:#5e4250;font-size:.67rem;font-weight:700}.admin-account-menu .dropdown-item>span{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#f3ebef;color:var(--plum);font-size:.68rem}.admin-account-menu .dropdown-item:hover,.admin-account-menu .dropdown-item.active{background:#f7eef2;color:var(--plum)}.admin-account-menu .dropdown-item.active>span{background:#eadce4}.admin-account-menu form{display:block}.admin-account-menu .admin-account-logout{width:100%;color:#ad5057}.admin-account-menu .admin-account-logout>span{background:#fbeded;color:#ad5057}
.account-page-head{max-width:620px}.account-password-card{display:grid;max-width:620px;grid-template-columns:1fr 1fr;gap:.85rem;padding:1rem}.account-password-intro{grid-column:1/-1;display:flex;align-items:center;gap:.7rem;padding:.75rem;border:1px solid #eee3e7;border-radius:12px;background:linear-gradient(135deg,#fff8f3,#fff)}.account-password-intro>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#f1e6ed;color:var(--plum);font-size:1rem;font-weight:900}.account-password-intro>div{display:grid}.account-password-intro strong{color:var(--plum);font-size:.78rem}.account-password-intro small{margin-top:.12rem;color:var(--muted);font-size:.6rem}.account-password-card label:first-of-type{grid-column:1/-1}.account-password-card .form-control{height:40px;border-color:#e2d8dc;border-radius:10px;background:#fefdfc;font-size:.76rem}.account-password-card .form-control:focus{border-color:rgba(242,139,80,.72);box-shadow:0 0 0 3px rgba(242,139,80,.1)}.account-password-card .btn{grid-column:1/-1;justify-self:end;border:0;border-radius:9px;font-size:.7rem;font-weight:800;box-shadow:0 5px 14px rgba(75,40,59,.16)}
@media(max-width:991px){.admin-navbar-tools{gap:.35rem}.admin-account-copy{display:none}.admin-account-toggle{min-height:38px;padding:.25rem .38rem .25rem .28rem}.admin-account-toggle:after{display:none}.admin-account-dropdown{position:static}.admin-account-menu{position:absolute!important;top:calc(100% - 4px)!important;right:.65rem!important;left:auto!important;transform:none!important}.admin-navbar .navbar-collapse{order:4!important;flex-basis:100%}.admin-navbar .navbar-nav{padding-top:.25rem}}
@media(max-width:767px){.admin-navbar-tools{gap:.3rem}.admin-account-avatar{width:29px;height:29px;border-radius:8px;font-size:.82rem}.admin-account-toggle{min-height:36px}.admin-account-menu{right:.45rem!important;width:min(235px,calc(100vw - .9rem))}.account-password-card{grid-template-columns:1fr;gap:.6rem;padding:.72rem}.account-password-card label,.account-password-card label:first-of-type,.account-password-card .btn{grid-column:1}.account-password-card .form-control{height:36px;border-radius:8px;font-size:.68rem}.account-password-card .btn{width:100%;justify-self:stretch}.account-password-intro{gap:.55rem;padding:.6rem}.account-password-intro>span{width:31px;height:31px}.account-password-intro strong{font-size:.7rem}.account-password-intro small{font-size:.55rem}}

/* Sticky filters for long admin lists */
.sticky-admin-filter{position:sticky;top:var(--admin-navbar-height,54px);z-index:1010;border-color:rgba(75,40,59,.1);background:rgba(255,255,255,.9);box-shadow:0 9px 24px rgba(43,22,34,.11);-webkit-backdrop-filter:blur(15px) saturate(140%);backdrop-filter:blur(15px) saturate(140%)}
@media(max-width:767px){.sticky-admin-filter{top:var(--admin-navbar-height,53px);box-shadow:0 7px 18px rgba(43,22,34,.12)}}

/* Cart checkout always visible */
.cart-panel{display:flex;overflow:hidden;flex-direction:column}.cart-head{flex:0 0 auto}.cart-order-form{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.cart-form-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding-right:.2rem;scrollbar-width:thin;scrollbar-color:#d7c8cf transparent}.cart-form-scroll::-webkit-scrollbar{width:5px}.cart-form-scroll::-webkit-scrollbar-thumb{border-radius:99px;background:#d7c8cf}.cart-checkout-bar{position:relative;z-index:2;flex:0 0 auto;margin:.65rem -.15rem -.15rem;padding:.7rem .15rem .15rem;border-top:1px solid rgba(75,40,59,.09);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.98) 28%);box-shadow:0 -12px 22px rgba(75,40,59,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cart-checkout-bar .cart-total{margin:0 0 .55rem}.cart-checkout-bar .checkout-btn{padding:.78rem .9rem}
@media(max-width:991px){.cart-panel{height:100dvh}.cart-checkout-bar{margin-right:-.25rem;margin-bottom:calc(-.25rem + env(safe-area-inset-bottom));margin-left:-.25rem;padding:.65rem .25rem calc(.25rem + env(safe-area-inset-bottom))}.cart-form-scroll{padding-right:.35rem}}
