:root{
  --rose:#ef6f98;--rose-dark:#d94e7c;--rose-soft:#fff0f5;--rose-pale:#fff8fb;
  --blue:#65aee1;--blue-dark:#4f96d2;--blue-soft:#edf7ff;
  --ink:#2f2930;--muted:#777078;--line:#ece5e9;--bg:#f6f6f6;--white:#fff;
  --green:#198f68;--orange:#e58943;--danger:#c84848;
  --shadow:0 8px 28px rgba(83,54,68,.08);--radius:12px;--container:1200px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:14px;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 28px));margin:auto}.hidden{display:none!important}.muted{color:var(--muted)}.price{color:var(--rose-dark)}.stars{color:#f2a03a;letter-spacing:1px}.nowrap{white-space:nowrap}.text-right{text-align:right}

/* Header */
.header{background:#fff;position:sticky;top:0;z-index:40;box-shadow:0 2px 14px rgba(44,31,38,.06)}
.headmain{height:82px;display:grid;grid-template-columns:220px 1fr 108px;gap:24px;align-items:center}
.brand{display:flex;align-items:center;gap:11px}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover}.brandtext b{display:block;font-family:Georgia,serif;color:var(--rose-dark);font-size:23px;font-style:italic}.brandtext small{letter-spacing:2.7px;color:#9b9398;font-size:9px}
.searchwrap{position:relative}.searchwrap input{width:100%;height:44px;border:2px solid #f1a6be;border-radius:7px;padding:0 54px 0 15px;outline:none}.searchwrap input:focus{box-shadow:0 0 0 3px #fff0f5}.searchwrap button{position:absolute;right:4px;top:4px;width:45px;height:36px;border:0;border-radius:6px;background:var(--rose);color:#fff;font-size:17px}
.headicons{display:flex;justify-content:flex-end}.iconbtn{width:52px;height:44px;border:1px solid var(--line);background:#fff;border-radius:8px;position:relative;display:grid;place-items:center;font-size:20px}.count{position:absolute;right:3px;top:-7px;min-width:20px;height:20px;border-radius:20px;background:var(--rose-dark);color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:11px}

/* Shop header */
.shopcover{margin-top:20px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}
.coverinner{display:grid;grid-template-columns:430px 1fr;min-height:178px}.shopprofile{padding:28px;color:#fff;background:linear-gradient(120deg,rgba(34,26,31,.93),rgba(72,47,58,.87)),url('../../uploads/products/product-1.webp') center/cover}.profiletop{display:flex;align-items:center;gap:17px}.avatar{width:78px;height:78px;border-radius:50%;border:4px solid rgba(255,255,255,.9);object-fit:cover}.pname{font-size:22px;font-weight:750}.online{font-size:12px;color:#eee4e9;margin-top:6px}.profilebuttons{display:flex;gap:9px;margin-top:18px}.profilebuttons a{height:34px;padding:0 18px;border:1px solid rgba(255,255,255,.65);border-radius:5px;display:inline-flex;align-items:center;color:#fff;background:rgba(255,255,255,.08)}.profilebuttons .primary{background:var(--rose);border-color:var(--rose)}
.shopstats{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:22px 44px;padding:36px 52px;align-content:center}.stat{display:flex;gap:10px;color:#5c565d}.stat i{font-style:normal;color:var(--rose-dark)}.stat b{color:var(--rose-dark);font-weight:650}
.tabs{background:#fff;border-radius:10px;margin-top:14px;display:flex;overflow:auto;box-shadow:0 3px 14px rgba(75,50,64,.04)}.tab{min-width:152px;height:54px;border:0;background:#fff;color:#4f4850;border-bottom:3px solid transparent;display:grid;place-items:center}.tab.active,.tab:hover{color:var(--rose-dark);border-color:var(--rose-dark);font-weight:700}

/* Home */
.bannerrow{margin-top:14px;display:grid;grid-template-columns:1.6fr 1fr;gap:14px}.hero{height:250px;background:linear-gradient(90deg,#fff0f5 0%,#fff8fa 43%,rgba(255,255,255,.08) 65%),url('../../uploads/products/product-1.webp') 85% center/54% auto no-repeat;border-radius:10px;padding:44px 48px;box-shadow:var(--shadow)}.hero small{color:var(--rose-dark);font-weight:750;letter-spacing:1.4px}.hero h1{font-family:Georgia,serif;font-size:38px;line-height:1.15;margin:13px 0 12px;max-width:520px}.hero p{color:#716a71;max-width:500px}.hero a{display:inline-flex;height:40px;padding:0 22px;align-items:center;background:var(--rose-dark);color:#fff;border-radius:6px;font-weight:700;margin-top:8px}.sidebanners{display:grid;gap:14px}.mini{height:118px;background:#fff;border-radius:10px;display:grid;grid-template-columns:1fr 120px;overflow:hidden;box-shadow:var(--shadow)}.mini .copy{padding:24px}.mini b{display:block;font-size:17px;margin-bottom:7px}.mini span{color:var(--muted);font-size:12px}.mini img{width:100%;height:100%;object-fit:cover}
.section{background:#fff;margin-top:14px;border-radius:10px;box-shadow:0 3px 14px rgba(75,50,64,.04);overflow:hidden}.sectionhead{min-height:56px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.sectionhead h2{font-size:18px;margin:0}.sectionhead span,.sectionhead a{font-size:12px;color:var(--muted)}
.categories{display:grid;grid-template-columns:repeat(8,1fr)}.cat{min-height:118px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:#fff}.cat:hover{box-shadow:inset 0 0 0 1px #f0a9c0}.cat .circle{width:52px;height:52px;border-radius:50%;background:var(--rose-soft);display:grid;place-items:center;font-size:25px}.cat b{font-size:12px;text-align:center}
.market{display:grid;grid-template-columns:190px 1fr;gap:14px;margin-top:14px}.sidebar{background:#fff;border-radius:10px;padding:18px;height:max-content;box-shadow:0 3px 14px rgba(75,50,64,.04)}.sidebar h3{font-size:15px;margin:0 0 16px}.sidegroup{padding:14px 0;border-top:1px solid var(--line)}.sidegroup:first-of-type{border-top:0}.sidegroup b{display:block;margin-bottom:9px}.sidegroup a{display:block;padding:7px 0;color:#5d565d}.sidegroup a.active,.sidegroup a:hover{color:var(--rose-dark)}
.sortbar{min-height:62px;background:#fff;border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 3px 14px rgba(75,50,64,.04)}.sortbar span{color:#6f6870}.sortbar a{height:38px;border:1px solid var(--line);background:#fff;border-radius:5px;padding:0 14px;display:inline-flex;align-items:center}.sortbar a.active{background:var(--rose-dark);color:#fff;border-color:var(--rose-dark)}.resultcount{margin-left:auto;color:#777}.productgrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:10px}.card{background:#fff;border-radius:7px;overflow:hidden;border:1px solid transparent;transition:.18s;position:relative}.card:hover{transform:translateY(-2px);border-color:#efa8c0;box-shadow:0 6px 18px rgba(77,48,63,.10)}.pic{aspect-ratio:1/1;position:relative;background:#f8f7f7}.pic img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:0;top:12px;background:var(--rose-dark);color:#fff;font-size:11px;padding:5px 8px;border-radius:0 3px 3px 0}.cardbody{padding:10px;display:flex;flex-direction:column;min-height:142px}.title{font-size:13px;line-height:1.45;height:38px;overflow:hidden}.cardprice{margin-top:10px;color:var(--rose-dark);font-size:17px}.compare{color:#aaa;font-size:11px;text-decoration:line-through;margin-left:5px}.cardvoucher{display:inline-flex;align-self:flex-start;margin-top:8px;background:#fff0f5;color:var(--rose-dark);font-size:10px;line-height:1;padding:5px 7px;border-radius:2px}.meta{display:flex;align-items:center;justify-content:space-between;color:#8b848a;font-size:11px;margin-top:auto;padding-top:9px}.loc{font-size:10px;color:#999;margin-top:8px}

/* Voucher */
.vouchers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.voucher-card{height:112px;display:grid;grid-template-columns:112px minmax(0,1fr) 82px;overflow:hidden;border:1px solid #f0d6df;border-radius:10px;background:#fff;box-shadow:0 5px 16px rgba(91,62,76,.06);cursor:pointer}.voucher-card:hover{transform:translateY(-1px);border-color:#eda8bf}.voucher-visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;text-align:center}.voucher-visual:before,.voucher-visual:after{content:"";position:absolute;right:-7px;width:14px;height:14px;border-radius:50%;background:#fff}.voucher-visual:before{top:-7px}.voucher-visual:after{bottom:-7px}.theme-rose{background:linear-gradient(145deg,#ef6f98,#d94e7c)}.theme-blue{background:linear-gradient(145deg,#79b9e8,#4f96d2)}.flowermark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.38);font-size:24px}.voucher-visual b{font-size:11px;letter-spacing:.7px}.voucher-visual small{font-size:9px;color:rgba(255,255,255,.9)}.voucher-copy{padding:15px 12px 13px 17px;display:flex;flex-direction:column;justify-content:center;min-width:0}.voucher-copy b{font-size:15px;margin-bottom:5px}.voucher-copy small{color:#7d747a;line-height:1.5}.voucher-code{display:inline-flex;align-self:flex-start;margin-top:7px;padding:4px 7px;border-radius:4px;background:#fff3f7;color:var(--rose-dark);font-size:10px;font-weight:700}.voucher-action{display:flex;align-items:center;justify-content:center;padding-right:12px}.voucher-action span{height:32px;min-width:66px;border:1px solid var(--rose-dark);color:var(--rose-dark);border-radius:5px;display:grid;place-items:center;font-size:11px;font-weight:650}
.voucher-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(34,27,31,.48);backdrop-filter:blur(3px)}.voucher-modal.show{display:flex}.voucher-dialog{width:min(560px,100%);max-height:min(720px,calc(100vh - 34px));display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:14px;box-shadow:0 24px 70px rgba(38,23,31,.25)}.voucher-dialog-head{min-height:70px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.voucher-dialog-head h3{margin:0;font-size:19px}.voucher-close{width:34px;height:34px;border:0;border-radius:50%;background:#f7f3f5;color:#6c6268;font-size:20px}.voucher-dialog-note{margin:14px 18px 0;padding:11px 13px;border-radius:8px;color:#8a6472;background:linear-gradient(90deg,#fff1f6,#fff9fb);font-size:12px}.voucher-list{padding:14px 18px 18px;overflow:auto;display:grid;gap:12px}.voucher-ticket{min-height:118px;display:grid;grid-template-columns:116px minmax(0,1fr) 42px;border:1px solid #ebdfe4;border-radius:10px;overflow:hidden;background:#fff;position:relative}.voucher-ticket.disabled{opacity:.55;filter:grayscale(.2);cursor:not-allowed}.voucher-ticket.selected{border-color:var(--rose-dark);box-shadow:0 0 0 1px var(--rose-dark);background:#fffafd}.voucher-ticket-visual{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:#fff;text-align:center}.big-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4);font-size:28px}.voucher-ticket-content{padding:15px 12px 13px 18px}.voucher-ticket-content h4{margin:0 0 6px;font-size:16px}.voucher-ticket-content p{margin:0 0 7px;color:#777;font-size:12px}.condition{color:#9a8f96;font-size:11px}.voucher-ticket-missing{margin-top:7px;display:inline-flex;padding:4px 7px;border-radius:4px;background:#fff0e8;color:#a84d2d;font-size:10px;font-weight:700}.voucher-radio{display:flex;align-items:center;justify-content:center}.voucher-radio span{width:20px;height:20px;border-radius:50%;border:1px solid #cfc4ca;background:#fff;display:grid;place-items:center;color:#fff;font-size:12px}.voucher-ticket.selected .voucher-radio span{border-color:var(--rose-dark);background:var(--rose-dark)}.voucher-dialog-foot{min-height:76px;padding:14px 18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:10px}.voucher-dialog-foot button{min-width:112px;height:42px;border-radius:6px;font-weight:650}.voucher-back{border:1px solid #d7ccd1;background:#fff;color:#6b6268}.voucher-apply{border:1px solid var(--rose-dark);background:var(--rose-dark);color:#fff}.voucher-apply:disabled{opacity:.45;cursor:not-allowed}

/* Detail */
.page-tools{width:min(var(--container),calc(100% - 28px));margin:14px auto 0;display:flex;gap:8px}.backbtn,.homequick{height:36px;border:1px solid var(--line);background:#fff;color:#514a51;border-radius:6px;padding:0 14px;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 8px rgba(75,50,64,.04)}.backbtn:hover,.homequick:hover{border-color:#e99bb6;color:var(--rose-dark);background:#fff8fb}.detailpage,.cartpage,.checkoutpage,.trackpage{margin-top:14px}.breadcrumb{font-size:13px;color:#817981;margin:12px 0}.productpanel{background:#fff;border-radius:10px;padding:20px;display:grid;grid-template-columns:480px 1fr;gap:34px;box-shadow:var(--shadow)}.gallery{display:flex;flex-direction:column;gap:10px;min-width:0}.mainimg{width:100%;aspect-ratio:1/1;overflow:hidden;background:#f8f7f7}.mainimg img{width:100%;height:100%;object-fit:cover}.thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.thumb{width:100%;aspect-ratio:1/1;border:1px solid var(--line);padding:2px;background:#fff;border-radius:4px;overflow:hidden}.thumb.active{border-color:var(--rose-dark);box-shadow:inset 0 0 0 1px var(--rose-dark)}.thumb img{width:100%;height:100%;object-fit:cover}.pdetail h1{font-size:21px;font-weight:550;line-height:1.45;margin:0 0 11px}.ratingsline{display:flex;gap:20px;margin-bottom:17px;color:#706970}.ratingsline span{padding-right:20px;border-right:1px solid #ddd}.ratingsline span:last-child{border:0}.ratingsline b{color:var(--rose-dark)}.pricebox{background:#faf8f9;padding:17px 20px;margin-bottom:16px}.mainprice{font-size:30px;color:var(--rose-dark)}.row{display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;align-items:start;margin:15px 0}.label{color:#777;padding-top:8px}.product-vouchers{display:flex;gap:8px;flex-wrap:wrap}.product-voucher{border:0;background:#fff0f5;color:var(--rose-dark);font-size:12px;padding:8px 10px;border-radius:2px;font-weight:650}.shipinfo{line-height:1.7}.variant-options{display:flex;gap:8px;flex-wrap:wrap}.variant-option{min-width:116px;height:48px;border:1px solid #ddd;background:#fff;border-radius:2px;padding:3px 12px 3px 4px;display:flex;align-items:center;gap:8px;text-align:left;position:relative}.variant-option img{width:38px;height:38px;object-fit:cover}.variant-option.active{border-color:var(--rose-dark);color:var(--rose-dark);box-shadow:inset 0 0 0 1px var(--rose-dark)}.variant-option.active:after{content:"✓";font-size:10px;margin-left:auto}.qty{display:flex}.qty button,.qty input{width:38px;height:36px;border:1px solid #ddd;background:#fff;text-align:center}.qty input{width:48px;border-left:0;border-right:0}.stockline{color:#777;margin-left:12px;align-self:center}.buybuttons{display:flex;gap:12px;margin-top:22px}.outlinebtn,.pinkbtn{height:50px;padding:0 28px;border-radius:5px;font-weight:700}.outlinebtn{border:1px solid var(--rose-dark);background:#fff7fa;color:var(--rose-dark)}.pinkbtn{border:1px solid var(--rose-dark);background:var(--rose-dark);color:#fff}.guarantees{display:flex;gap:25px;margin-top:22px;padding-top:16px;border-top:1px solid var(--line);color:#625c62}.shopstrip{margin-top:14px;background:#fff;border-radius:10px;box-shadow:0 3px 14px rgba(75,50,64,.04);padding:18px 22px;display:grid;grid-template-columns:300px minmax(0,1fr);align-items:center}.shopstrip-left{display:flex;align-items:center;gap:12px;padding-right:18px;border-right:1px solid var(--line)}.shopstrip-left img{width:64px;height:64px;border-radius:50%;object-fit:cover}.shopstrip-name b{display:block;font-size:16px}.shopstrip-name small{color:#888;font-size:11px}.shopstrip-actions{display:flex;gap:6px;margin-top:9px}.shopstrip-actions a{height:29px;min-width:82px;padding:0 9px;border:1px solid var(--rose-dark);background:#fff;color:var(--rose-dark);border-radius:3px;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.shopstrip-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-left:24px}.shopstrip-stat{display:flex;justify-content:space-between;color:#888;font-size:12px}.shopstrip-stat b{color:var(--rose-dark);font-weight:550}.contentbox{background:#fff;border-radius:10px;padding:22px;margin-top:14px;box-shadow:0 3px 14px rgba(75,50,64,.04)}.contentbox h2{font-size:18px;margin:0 0 18px;padding:14px;background:#faf8f9}.description{line-height:1.8;color:#4d474d}.description img{max-width:800px;margin:10px auto}.review-summary{display:flex;align-items:center;gap:25px;padding:18px;background:#fff8fb;border:1px solid #f2d7e1}.review-score{font-size:30px;color:var(--rose-dark)}.review-filters{display:flex;gap:8px;flex-wrap:wrap}.review-filters button{height:36px;border:1px solid #ddd;background:#fff;border-radius:4px;padding:0 13px}.review-filters button.active{border-color:var(--rose-dark);color:var(--rose-dark);background:#fff8fb}.review{display:grid;grid-template-columns:45px 1fr;gap:13px;padding:20px 0;border-bottom:1px solid var(--line)}.review:last-child{border-bottom:0}.reviewavatar{width:40px;height:40px;border-radius:50%;background:#fff0f5;display:grid;place-items:center}.rname{font-weight:650}.rdate{font-size:11px;color:#999;margin:5px 0}.rtext{line-height:1.65}.source-label{display:inline-flex;margin-top:7px;padding:3px 7px;background:#f4f4f4;color:#777;border-radius:3px;font-size:10px}.shopreply{margin-top:12px;padding:12px;background:#faf7f8;color:#675f65}.suggestion-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}

/* Cart / Checkout */
.cartbox,.checkoutbox,.trackbox{background:#fff;border-radius:10px;box-shadow:var(--shadow);overflow:hidden}.carthead,.cartrow{display:grid;grid-template-columns:minmax(0,1fr) 140px 140px 140px;align-items:center;gap:18px;padding:16px 20px}.carthead{color:#777;border-bottom:1px solid var(--line)}.cartrow{border-bottom:1px solid var(--line)}.cartproduct{display:flex;align-items:center;gap:13px;min-width:0}.cartproduct img{width:78px;height:78px;object-fit:cover}.cartproduct b{display:block;line-height:1.45}.variant{font-size:11px;color:#999;margin-top:5px}.cartprice{color:var(--rose-dark)}.cartfooter{padding:18px 20px;display:flex;align-items:center;justify-content:space-between}.clearcart{height:38px;border:1px solid #ddd;background:#fff;color:#6f6870;border-radius:5px;padding:0 15px}.cart-total-actions{display:flex;align-items:center;gap:20px}.cart-total-actions strong{font-size:25px;color:var(--rose-dark)}.emptycart{padding:70px;text-align:center}.emptycart div{font-size:52px}.emptycart a{margin-top:10px;display:inline-flex}
.checkout-section{border-bottom:1px solid var(--line);padding:22px}.checkout-section:last-child{border-bottom:0}.checkout-section h3{margin:0 0 15px;font-size:16px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:650}.field input,.field select,.field textarea{width:100%;border:1px solid #ddd;border-radius:5px;padding:10px 11px;outline:none;background:#fff}.field input,.field select{height:42px}.field textarea{min-height:90px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#e895b1;box-shadow:0 0 0 3px #fff1f6}.checkout-products{display:grid;gap:12px}.checkout-product{display:grid;grid-template-columns:1fr 100px 100px;gap:14px;align-items:center}.shippingrow{display:grid;grid-template-columns:160px minmax(0,1fr) 120px;align-items:center;gap:15px;padding:15px 0}.payment-options{display:flex;gap:10px}.payoption{border:1px solid #ddd;background:#fff;border-radius:5px;padding:12px 17px;display:flex;align-items:center;gap:8px}.payoption:has(input:checked){border-color:var(--rose-dark);color:var(--rose-dark);background:#fff8fb}.checkout-summary{display:grid;grid-template-columns:1fr 180px;gap:8px 20px;max-width:500px;margin-left:auto}.checkout-summary strong{font-size:24px;color:var(--rose-dark)}.placeorder{display:flex;justify-content:flex-end;margin-top:18px}.voucher-trigger{width:100%;max-width:470px;border:1px solid #ead8df;background:#fff;min-height:62px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;text-align:left}.voucher-trigger.invalid{border-color:#efb08e;background:#fffaf6}.voucher-trigger-main{display:flex;align-items:center;gap:10px;min-width:0}.voucher-icon{width:44px;height:44px;border-radius:8px;color:#fff;display:grid;place-items:center;font-size:22px}.voucher-trigger-copy b{display:block;margin-bottom:3px}.voucher-trigger-copy small{color:#8b8188}.voucher-warning{margin-top:8px;padding:9px 11px;border:1px solid #f1c5a5;border-radius:7px;background:#fff8f1;color:#a45d2d;font-size:11px}.successbox{background:#fff;border-radius:12px;padding:46px;text-align:center;box-shadow:var(--shadow)}.successbox .icon{font-size:60px}.successbox h1{font-size:28px}.ordercode{display:inline-flex;padding:10px 18px;background:#fff0f5;color:var(--rose-dark);border-radius:6px;font-size:20px;font-weight:750}.trackform{padding:24px;display:grid;grid-template-columns:1fr 1fr auto;gap:12px}.trackform input{height:43px;border:1px solid #ddd;border-radius:5px;padding:0 12px}.trackresult{padding:0 24px 24px}.statuspill{display:inline-flex;padding:6px 10px;border-radius:20px;background:#fff0f5;color:var(--rose-dark);font-weight:700;font-size:12px}.orderlines{margin-top:15px;border-top:1px solid var(--line)}.orderline{display:grid;grid-template-columns:1fr 90px 120px;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}

/* Footer and alerts */
.flashes{width:min(var(--container),calc(100% - 28px));margin:14px auto 0}.flash{padding:12px 14px;border-radius:7px;margin-bottom:8px;border:1px solid}.flash.success{background:#eefbf5;border-color:#bee6d4;color:#197253}.flash.warning{background:#fff8ed;border-color:#f0d1a9;color:#995e21}.flash.error{background:#fff0f0;border-color:#f0c7c7;color:#9f3434}.footer{margin-top:34px;background:#fff;border-top:1px solid var(--line)}.footergrid{padding:34px 0;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.footer h4{margin:0 0 12px}.footer p,.footer a{color:#777;font-size:12px;line-height:1.8;display:block}.copyright{border-top:1px solid var(--line);padding:15px 0;color:#999;font-size:11px}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px);background:#332d31;color:#fff;padding:11px 16px;border-radius:7px;opacity:0;pointer-events:none;transition:.2s;z-index:120}.toast.show{opacity:1;transform:translate(-50%,0)}

/* Responsive */
@media(max-width:1000px){.coverinner{grid-template-columns:360px 1fr}.shopstats{padding:30px}.bannerrow{grid-template-columns:1fr}.sidebanners{grid-template-columns:1fr 1fr}.categories{grid-template-columns:repeat(4,1fr)}.productgrid,.suggestion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.productpanel{grid-template-columns:minmax(0,390px) minmax(0,1fr);gap:22px}.shopstrip{grid-template-columns:250px 1fr}.shopstrip-stats{grid-template-columns:repeat(2,1fr)}.footergrid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){body{font-size:13px}.container{width:min(100% - 18px,var(--container))}.headmain{height:auto;min-height:76px;grid-template-columns:1fr 50px;gap:10px;padding:9px 0}.brand{grid-column:1/-1}.brand img{width:46px;height:46px}.brandtext b{font-size:20px}.searchwrap{grid-column:1/2}.headicons{grid-column:2/3}.coverinner{grid-template-columns:1fr}.shopprofile{padding:22px}.shopstats{grid-template-columns:1fr 1fr;padding:22px;gap:15px}.tabs .tab{min-width:125px}.hero{height:auto;min-height:230px;padding:30px 24px;background-size:70% auto;background-position:110% center}.hero h1{font-size:29px}.sidebanners{grid-template-columns:1fr}.categories{grid-template-columns:repeat(3,1fr)}.market{grid-template-columns:1fr}.sidebar{display:none}.sortbar{overflow:auto}.resultcount{display:none}.productgrid,.suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vouchers{grid-template-columns:1fr;padding:12px}.voucher-card{grid-template-columns:92px minmax(0,1fr) 68px;height:104px}.voucher-copy{padding-left:13px}.voucher-dialog{max-height:calc(100vh - 18px)}.voucher-list{padding:12px}.voucher-ticket{grid-template-columns:92px minmax(0,1fr) 34px}.productpanel{grid-template-columns:1fr;padding:10px}.thumbs{display:flex;overflow-x:auto}.thumb{flex:0 0 62px}.pdetail{padding:8px 2px}.ratingsline{font-size:12px;gap:0}.ratingsline span{padding:0 9px}.row{grid-template-columns:86px minmax(0,1fr)}.variant-option{min-width:calc(50% - 4px)}.buybuttons{display:grid;grid-template-columns:1fr 1fr}.outlinebtn,.pinkbtn{padding:0 12px}.guarantees{flex-wrap:wrap;gap:10px}.shopstrip{grid-template-columns:1fr;padding:14px}.shopstrip-left{border-right:0;border-bottom:1px solid var(--line);padding:0 0 14px}.shopstrip-stats{padding:14px 0 0}.review-summary{align-items:flex-start;flex-direction:column}.carthead{display:none}.cartrow{grid-template-columns:minmax(0,1fr) 82px;padding:14px}.cartrow>div:nth-child(2){display:none}.cartrow>div:nth-child(3){grid-column:2;grid-row:1}.cartrow>div:nth-child(4){grid-column:2;grid-row:2;text-align:right}.cartproduct img{width:65px;height:65px}.cartfooter{align-items:stretch;flex-direction:column;gap:14px}.cart-total-actions{justify-content:space-between;gap:10px}.cart-total-actions span{font-size:11px}.cart-total-actions strong{font-size:20px}.formgrid{grid-template-columns:1fr}.field.full{grid-column:auto}.shippingrow{grid-template-columns:1fr;gap:8px}.checkout-product{grid-template-columns:1fr 70px 85px}.payment-options{flex-direction:column}.checkout-summary{grid-template-columns:1fr 130px}.trackform{grid-template-columns:1fr}.footergrid{grid-template-columns:1fr}.page-tools{width:min(100% - 18px,var(--container))}.contentbox{padding:14px}.successbox{padding:30px 18px}}


/* v1.0.3 — Card sản phẩm gọn theo bố cục Shopee */
.card{
  font-family:Arial,Helvetica,sans-serif;
  color:#222;
}
.cardbody{
  padding:8px 10px 10px;
  display:flex;
  flex-direction:column;
  min-height:126px;
}
.title{
  height:35px;
  overflow:hidden;
  color:#222;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:400;
  line-height:1.34;
  letter-spacing:0;
}
.cardprice{
  margin-top:4px;
  color:#ee4d2d;
  font-family:Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight:400;
  line-height:1.2;
}
.cardvoucher{
  display:inline-flex;
  align-self:flex-start;
  margin-top:4px;
  padding:3px 5px;
  border-radius:2px;
  background:#fff1f0;
  color:#ee4d2d;
  font-family:Arial,Helvetica,sans-serif;
  font-size:9px;
  font-weight:400;
  line-height:1.1;
}
.meta{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  margin-top:6px;
  padding-top:0;
  color:#555;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.2;
}
.rating-pill{
  display:inline-flex;
  align-items:center;
  gap:2px;
  min-height:19px;
  padding:1px 4px;
  border:1px solid #f5b000;
  border-radius:2px;
  background:#fffdf4;
  color:#ee9a00;
  font-size:11px;
  font-weight:500;
  white-space:nowrap;
}
.rating-star{
  color:#f5a700;
  font-size:11px;
  line-height:1;
}
.sold{
  color:#555;
  white-space:nowrap;
}
.loc{
  margin-top:6px;
  color:#999;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  line-height:1.2;
}
@media(max-width:760px){
  .cardbody{padding:7px 8px 9px;min-height:119px}
  .title{height:34px;font-size:12px;line-height:1.4}
  .cardprice{margin-top:3px;font-size:16px}
  .meta{gap:6px;margin-top:5px;font-size:10px}
  .rating-pill{min-height:18px;font-size:10px}
  .loc{margin-top:5px}
}
