:root{--brand: #db173d;--brand-dark: #b01030;--brand-soft: #fff0f4;--ink: #101828;--muted: #667085;--line: #e6e8ec;--surface: #ffffff;--surface-soft: #f8fafc;--page: #f4f6f8;--accent: #f3d57a;--radius-xl: 32px;--radius-lg: 24px;--shadow-lg: 0 28px 80px rgba(16, 24, 40, .12);--shadow-md: 0 16px 42px rgba(16, 24, 40, .08);--shadow-sm: 0 8px 22px rgba(16, 24, 40, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(219,23,61,.09),transparent 30rem),radial-gradient(circle at bottom right,rgba(243,213,122,.22),transparent 26rem),linear-gradient(180deg,#ffffff 0%,#f8fafc 28%,var(--page) 100%);min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:sticky;top:0;z-index:20;background:#ffffffe6;backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,232,236,.9)}.header-top,.header-nav,.cart-shell{width:min(1440px,calc(100% - 40px));margin:0 auto}.header-top{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:20px;padding:14px 0}.brand{display:inline-flex;align-items:center;width:fit-content}.brand img{width:220px;max-width:100%;height:auto;display:block}.search-bar{position:relative}.search-bar input{width:100%;min-height:52px;border-radius:999px;border:1px solid var(--line);background:#f8fafcf5;padding:0 20px 0 52px;outline:none;color:var(--ink);box-shadow:inset 0 1px 2px #10182805}.search-bar input:focus{border-color:#db173d6b;box-shadow:0 0 0 4px #db173d14;background:#fff}.search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#98a2b3;font-size:18px;pointer-events:none}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;white-space:nowrap}.lang-btn,.header-pill,.icon-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:999px;min-height:44px;padding:0 16px;font-weight:800;box-shadow:var(--shadow-sm)}.phone-pill{gap:8px}.icon-btn{width:44px;padding:0;position:relative;font-size:18px}.icon-btn .badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:11px;font-weight:900;border:2px solid #fff}.header-nav{display:flex;align-items:center;gap:10px;padding:0 0 14px;overflow-x:auto;scrollbar-width:none}.header-nav::-webkit-scrollbar{display:none}.nav-link{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:999px;color:#344054;font-weight:650;flex:0 0 auto}.nav-link.is-active{background:var(--brand);color:#fff;box-shadow:0 12px 24px #db173d2e}.cart-shell{padding:28px 0 76px}.back-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.back-link{display:inline-flex;align-items:center;gap:10px;color:#344054;font-weight:800}.empty-pill{display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border-radius:999px;border:1px solid var(--line);background:#ffffffdb;box-shadow:var(--shadow-sm);color:#475467;font-weight:800}.empty-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);align-items:stretch;gap:28px}.empty-card{position:relative;overflow:hidden;min-height:560px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#fffffff2,#fff0f4c2),#fff;border:1px solid rgba(230,232,236,.92);box-shadow:var(--shadow-lg);padding:clamp(30px,4vw,58px);display:grid;align-content:center}.empty-card:before{content:"";position:absolute;width:360px;height:360px;right:-130px;top:-130px;border-radius:999px;background:#db173d1a;pointer-events:none}.empty-card:after{content:"";position:absolute;width:280px;height:280px;left:-110px;bottom:-120px;border-radius:999px;background:#f3d57a42;pointer-events:none}.empty-content{position:relative;z-index:1;max-width:760px}.empty-visual{width:clamp(116px,13vw,168px);height:clamp(116px,13vw,168px);border-radius:38px;display:grid;place-items:center;background:#fff;border:1px solid rgba(219,23,61,.16);box-shadow:0 22px 44px #db173d1f;margin-bottom:28px}.empty-visual svg{width:82px;height:82px}.eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 13px;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);border:1px solid rgba(219,23,61,.14);font-size:18px;font-weight:800;margin-bottom:16px}.empty-title{margin:0;font-size:68px;line-height:.96;letter-spacing:-.03em;font-weight:800}.empty-title span{color:var(--brand)}.empty-text{margin:18px 0 0;color:var(--muted);max-width:650px;font-size:clamp(16px,1.4vw,19px);line-height:1.65;font-weight:500}.empty-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:30px}.primary-btn,.secondary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 22px;border-radius:18px;font-weight:900;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-btn{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;box-shadow:0 20px 40px #db173d40}.secondary-btn{background:#111827;color:#fff;box-shadow:0 16px 32px #1018282e}.ghost-btn{background:#fff;color:#344054;border-color:var(--line);box-shadow:var(--shadow-sm)}.primary-btn:hover,.secondary-btn:hover,.ghost-btn:hover{transform:translateY(-1px)}.quick-cats{margin-top:34px;display:flex;flex-wrap:wrap;gap:10px}.quick-cat{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border-radius:999px;background:#ffffffd1;border:1px solid var(--line);color:#344054;font-weight:800;box-shadow:var(--shadow-sm)}.side-stack{display:grid;gap:18px}.side-card{border-radius:var(--radius-xl);background:#ffffffeb;border:1px solid rgba(230,232,236,.92);box-shadow:var(--shadow-md);padding:26px;backdrop-filter:blur(16px)}.side-card h2{margin:0;font-size:22px;letter-spacing:-.01em;font-weight:500}.side-card p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55;font-weight:500}.benefit-list{display:grid;gap:12px;margin-top:20px}.benefit-item{display:flex;align-items:flex-start;gap:12px;padding:15px;border-radius:18px;background:var(--surface-soft);border:1px solid var(--line)}.benefit-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);flex:0 0 auto;font-size:18px}.benefit-item strong{display:block;font-size:14px;line-height:1.3}.benefit-item span{display:block;color:var(--muted);font-size:12px;line-height:1.45;margin-top:4px}.support-card{background:linear-gradient(135deg,#101828f5,#344054eb),#111827;color:#fff;border:0}.support-card p{color:#ffffffc2}.support-card .ghost-btn{margin-top:18px;width:100%;background:#ffffff1a;color:#fff;border-color:#ffffff2e;box-shadow:none}.popular-section{margin-top:28px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-head h2{margin:0;font-size:clamp(24px,2.6vw,34px);letter-spacing:-.05em}.section-head p{margin:6px 0 0;color:var(--muted);font-weight:500}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{display:flex;align-items:center;gap:14px;min-height:118px;padding:18px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(230,232,236,.92);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.category-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex:0 0 auto;font-size:24px}.category-card strong{display:block;font-size:16px;line-height:1.25}.category-card span{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.4;font-weight:600}@media(max-width:1180px){.empty-hero{grid-template-columns:1fr}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.support-card{grid-column:1 / -1}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.header-top{grid-template-columns:auto 1fr auto}.brand img{width:195px}.phone-pill span:last-child{display:none}}@media(max-width:860px){.header-top,.header-nav,.cart-shell{width:min(100% - 28px,760px)}.header-top{grid-template-columns:1fr auto;gap:14px}.search-bar{grid-column:1 / -1;order:3}.header-actions{gap:8px}.header-actions .icon-btn:nth-last-child(-n+2),.header-actions .phone-pill{display:none}.back-row,.section-head{flex-direction:column;align-items:flex-start}.empty-card{min-height:auto}.side-stack{grid-template-columns:1fr}}@media(max-width:640px){.header-top,.header-nav,.cart-shell{width:calc(100% - 20px)}.brand img{width:170px}.lang-btn{min-height:40px;padding:0 13px;font-size:13px}.search-bar input{min-height:48px}.cart-shell{padding-top:18px}.empty-pill{font-size:13px}.empty-card,.side-card{border-radius:24px;padding:22px}.empty-visual{width:108px;height:108px;border-radius:28px;margin-bottom:22px}.empty-visual svg{width:62px;height:62px}.empty-title{font-size:40px}.empty-actions{display:grid;grid-template-columns:1fr}.primary-btn,.secondary-btn,.ghost-btn{width:100%}.quick-cats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-cat{justify-content:center;font-size:13px;padding:0 10px}.category-grid{grid-template-columns:1fr}.category-card{min-height:104px}}
