.admin-side::-webkit-scrollbar{width:8px}.admin-side::-webkit-scrollbar-thumb{background:#0b0f1940;border-radius:999px}.admin-side::-webkit-scrollbar-track{background:transparent}.admin-title-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.admin-title{font-family:var(--font-display);font-weight:900;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.admin-subtitle{margin-top:.35rem;font-size:.88rem;color:var(--muted)}.admin-badge-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.22rem .7rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;background:#16a34a1a;border:1px solid rgba(22,163,74,.2);color:#0b0f19e6}.admin-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:.7rem .8rem;border-radius:16px;border:1px solid rgba(11,15,25,.06);background:#ffffffeb;box-shadow:0 10px 20px #0a0f190f;transition:transform .12s ease,border-color .15s ease,box-shadow .15s ease}.admin-link:hover{transform:translateY(-2px);border-color:#16a34a4d;box-shadow:0 18px 30px #0a0f191a}.admin-link-left{font-weight:800;letter-spacing:.05em}.admin-link-hint{font-size:.78rem;color:var(--muted)}.admin-pixel-box{background:#ffffffeb;border:1px solid rgba(11,15,25,.08);border-radius:18px;padding:.9rem}.admin-pixel-title{font-weight:900;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.6rem}.admin-pixel-row{display:flex;justify-content:space-between;padding:.55rem .7rem;border-radius:14px;border:1px solid rgba(11,15,25,.06);background:linear-gradient(180deg,#ffffffeb,#f6f7fbeb);margin-bottom:.45rem}.admin-pixel-tip{margin-top:.4rem;font-size:.82rem;color:var(--muted);line-height:1.45}.admin-logout-btn{width:100%;border-radius:999px;border:1px solid rgba(22,163,74,.35);background:linear-gradient(135deg,#16a34a2e,#22c55e24);padding:.7rem 1rem;cursor:pointer;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900;transition:transform .1s ease,box-shadow .15s ease}.admin-logout-btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px #16a34a2e}.admin-section-h{margin:0;font-family:var(--font-display);font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-size:.95rem}.admin-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.9rem}.admin-products-stats{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.45rem}.admin-pill{display:inline-flex;align-items:center;padding:.2rem .7rem;border-radius:999px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;background:#0b0f190a;border:1px solid rgba(11,15,25,.08)}.admin-inline-status{margin-bottom:.8rem;padding:.65rem .85rem;border-radius:14px;border:1px solid rgba(11,15,25,.08);background:#16a34a0f;font-size:.85rem}.admin-table-wrap{width:100%;overflow:auto;border-radius:18px;border:1px solid rgba(11,15,25,.08);background:#ffffffeb;box-shadow:0 14px 30px #0a0f190f}.admin-table{width:100%;border-collapse:collapse;min-width:980px;font-size:.88rem}.admin-table thead th{position:sticky;top:0;z-index:1;background:linear-gradient(180deg,#fffffffa,#f6f7fbfa);border-bottom:1px solid rgba(11,15,25,.1);color:#0b0f19bf;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:.72rem;padding:.7rem .65rem;text-align:left;white-space:nowrap}.admin-table tbody td{border-bottom:1px solid rgba(11,15,25,.06);padding:.7rem .65rem;vertical-align:middle}.admin-table tbody tr:hover{background:#16a34a0d}.admin-img-cell{width:54px;height:54px;border-radius:14px;overflow:hidden;border:1px solid rgba(11,15,25,.1);background:#f3f4f6;display:grid;place-items:center}.admin-img-cell img{width:100%;height:100%;object-fit:cover;display:block}.admin-page-title{margin:0 0 1rem;font-family:var(--font-display);font-weight:900;font-size:1.35rem;letter-spacing:.02em;color:#0b0f19eb}.admin-dash-panel{background:#ffffffeb;border:1px solid rgba(11,15,25,.08);border-radius:18px;padding:.95rem 1rem;box-shadow:0 14px 30px #0a0f190f}.admin-dash-title{margin:0 0 .6rem;font-size:.95rem;font-weight:900;color:#0b0f19eb}.admin-dash-muted{font-size:.85rem;color:#0b0f198c}.admin-dash-row{border-top:1px solid rgba(11,15,25,.1);padding:.55rem 0;font-size:.85rem}.admin-dash-strong{color:#0b0f19eb;font-weight:800}.admin-dash-sub{color:#0b0f198c;font-size:.8rem;margin-top:.1rem}.admin-dash-text{margin-top:.2rem;color:#0b0f19cc}@media(max-width:980px){.admin-wrap{grid-template-columns:1fr}.admin-side{position:relative;top:auto;max-height:none}.admin-main{max-height:none}.admin-main-scroll{overflow:visible}.admin-stat-card{grid-column:span 12}}html,body{overflow-x:hidden}.admin-shell{width:100%;padding-top:1.6rem}.admin-wrap{width:100%;max-width:1320px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:290px minmax(0,1fr);gap:1rem;align-items:stretch}.admin-side{background:#ffffffd9;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);max-height:calc(100vh - 2.6rem);overflow:auto;position:sticky;top:1rem}.admin-side__header{padding:1rem 1rem .8rem;border-bottom:1px solid var(--border)}.admin-nav{padding:.8rem;display:grid;gap:.55rem}.admin-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:.7rem .8rem;border-radius:16px;border:1px solid rgba(11,15,25,.06);background:#ffffffeb;box-shadow:0 10px 20px #0a0f190f}.admin-link--active{border-color:#16a34a66;background:#16a34a1a}.admin-side__footer{padding:.9rem;border-top:1px solid var(--border);display:grid;gap:.8rem}.admin-main{background:#fffc;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);min-width:0;max-height:calc(100vh - 2.6rem);overflow:hidden}.admin-main-scroll{height:100%;padding:1rem 1.1rem 1.2rem;overflow:auto}.admin-page-title{margin:0 0 1rem;font-family:var(--font-display);font-weight:900;font-size:1.35rem;color:#0b0f19eb}.admin-stat-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:.85rem;margin-bottom:1rem}.admin-stat-card{grid-column:span 4;background:#ffffffeb;border:1px solid rgba(11,15,25,.08);border-radius:18px;padding:.95rem 1rem;box-shadow:0 14px 30px #0a0f1914}.admin-stat-label{text-transform:uppercase;letter-spacing:.14em;color:#0b0f198c;font-size:.75rem;font-weight:900}.admin-stat-value{margin-top:.45rem;font-size:1.7rem;font-weight:900;color:#0b0f19eb}@media(max-width:980px){.admin-wrap{grid-template-columns:1fr}.admin-side{position:relative;top:auto;max-height:none}.admin-main{max-height:none}.admin-main-scroll{overflow:visible;padding:.9rem .9rem 1.2rem}.admin-stat-card{grid-column:span 12}}:root{--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--font-display: "Space Grotesk", "Inter", system-ui, sans-serif;--font-serif: "Playfair Display", Georgia, serif;--bg: #ffffff;--bg-soft: #f6f7fb;--bg-card: #ffffff;--text: #0b0f19;--muted: #5b6475;--border: #e7e9f2;--accent-main: #16a34a;--accent-warm: #0ea5e9;--accent-soft: #a855f7;--shadow-soft: 0 18px 45px rgba(10, 15, 25, .1);--shadow-card: 0 14px 30px rgba(10, 15, 25, .1);--shadow-3d: 0 18px 34px rgba(10, 15, 25, .12);--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--home-hero-h: 350px}*,*:before,*:after{box-sizing:border-box}::selection{background:#16a34a2e}body{margin:0;font-family:var(--font-sans);color:var(--text);background:radial-gradient(circle at 0% 0%,rgba(22,163,74,.1) 0,transparent 44%),radial-gradient(circle at 100% 0%,rgba(14,165,233,.1) 0,transparent 46%),radial-gradient(circle at 55% 115%,rgba(168,85,247,.07) 0,transparent 52%),var(--bg)}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;max-width:1400px;margin:0 auto;padding:0 1rem 2.5rem}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;letter-spacing:.02em;margin:0;color:var(--text)}h1{font-size:2rem}h2{font-size:1.45rem}h3{font-size:1.05rem}p{margin:.25rem 0 .4rem;color:var(--muted);font-size:.95rem;line-height:1.55}.page-shell{margin-top:1.6rem}.page-title{font-family:var(--font-display);font-size:1.15rem;margin-bottom:.9rem}.page-card{background:var(--bg-card);border-radius:18px;border:1px solid var(--border);padding:1rem 1.2rem 1.3rem;box-shadow:var(--shadow-card)}.card-surface{background:var(--bg-card);border-radius:18px;border:1px solid var(--border);box-shadow:var(--shadow-card)}.section-heading{font-family:var(--font-display);font-size:.95rem;letter-spacing:.1em;text-transform:uppercase;color:#0b0f19e0;margin-bottom:.25rem}.home-section{margin-top:2rem;background:#ffffffc2;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1rem 1.2rem 1.2rem}.home-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.8rem}.home-section-sub{color:var(--muted);font-size:.92rem}input,select,textarea{border-radius:14px;border:1px solid var(--border);background:#fff;color:var(--text);padding:.65rem .9rem;outline:none;font:inherit;font-size:.95rem;transition:border-color .18s ease,box-shadow .18s ease,transform .08s ease}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#16a34ad9;box-shadow:0 0 0 4px #16a34a24;transform:translateY(-1px)}button:focus-visible,a:focus-visible{outline:3px solid rgba(22,163,74,.22);outline-offset:3px;border-radius:12px}.btn{padding:.62rem 1.4rem;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text);font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;transition:background .18s ease,color .18s ease,transform .08s ease,box-shadow .18s ease,border-color .18s ease}.btn-primary{background:linear-gradient(135deg,var(--accent-main),#22c55e);color:#fff;border-color:transparent;box-shadow:0 14px 28px #16a34a38}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px #16a34a4d}.btn-outline{background:#fff;border-color:var(--border)}.btn-outline:hover{border-color:#16a34a8c;box-shadow:0 14px 28px #0a0f191a}.badge-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .7rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;background:#0b0f190d;border:1px solid rgba(11,15,25,.1);color:#0b0f19e6}.top-bar{background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--muted);font-size:.82rem;padding:.45rem 1rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.top-bar span{cursor:pointer;opacity:.9;transition:color .15s ease,opacity .15s ease,transform .08s ease}.top-bar span:hover{color:var(--accent-main);opacity:1;transform:translateY(-1px)}.header{background:#fffc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);box-shadow:0 18px 40px #0a0f1914}.header-inner{max-width:1400px;margin:0 auto;padding:.9rem 1rem 1rem;display:grid;grid-template-columns:260px minmax(0,1fr) 260px;align-items:center;column-gap:1.3rem}.header-logo{display:flex;align-items:center;gap:.65rem}.logo-bag{width:52px;height:52px;border-radius:999px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;box-shadow:0 12px 26px #0a0f191a}.logo-bag img{width:100%;height:100%;object-fit:contain}.logo-text-main{font-family:var(--font-serif);font-weight:700;letter-spacing:.18em;font-size:1.05rem;text-transform:uppercase}.logo-text-sub{font-family:var(--font-sans);font-size:.7rem;color:var(--muted);letter-spacing:.18em;text-transform:uppercase}.header-search{width:100%;max-width:560px;margin:0 auto;display:flex;align-items:stretch;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,#fff,#f5f7fb);border:1px solid rgba(10,15,25,.12);box-shadow:0 18px 30px #0a0f191f,inset 0 1px #ffffffeb,inset 0 -1px #0a0f190d;height:50px}.header-search-input{flex:1;border:none;background:transparent;color:var(--text);padding:0 1rem;outline:none;font-size:.95rem}.header-search-input::placeholder{color:#5b6475d9}.header-search-button{border:none;background:linear-gradient(135deg,var(--accent-main),#22c55e);color:#fff;padding:0 1.2rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;font-weight:700}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:1.1rem;font-size:.86rem}.header-actions a,.header-actions span{cursor:pointer;opacity:.92;transition:color .15s ease,opacity .15s ease,transform .08s ease}.header-actions a:hover,.header-actions span:hover{opacity:1;color:var(--accent-main);transform:translateY(-1px)}.main-nav{background:#ffffffc7;border-bottom:1px solid var(--border)}.main-nav-inner{max-width:1400px;margin:0 auto;padding:.5rem 1rem .65rem;display:flex;align-items:center;gap:1.4rem;font-size:.86rem}.nav-shop-by{display:flex;align-items:center;gap:.55rem;padding:.45rem .95rem;border-radius:999px;border:1px solid var(--border);background:#fff;cursor:pointer;box-shadow:0 12px 26px #0a0f1914}.nav-links-main{display:flex;gap:1.2rem;letter-spacing:.1em;font-size:.8rem;text-transform:uppercase}.nav-links-main a{position:relative;padding-bottom:.2rem;color:#0b0f19e0}.nav-links-main a:after{content:"";position:absolute;left:0;bottom:-.1rem;width:0;height:2px;background:linear-gradient(90deg,var(--accent-main),var(--accent-warm));transition:width .18s ease}.nav-links-main a:hover:after,.nav-links-main a.active:after{width:100%}.home-layout{display:grid;grid-template-columns:250px minmax(0,1.2fr) 290px;gap:1rem;margin-top:1.4rem;align-items:stretch}.department-menu,.hero-card--slider,.home-right{height:var(--home-hero-h);max-height:var(--home-hero-h)}.department-menu{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.85rem 0;box-shadow:var(--shadow-card);display:flex;flex-direction:column;overflow:hidden}.department-title-row{display:flex;align-items:center;justify-content:space-between;padding:0 1rem .65rem;margin-bottom:.25rem;border-bottom:1px solid var(--border)}.department-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.department-list{list-style:none;margin:0;padding:.1rem 0 .6rem;flex:1;min-height:0;overflow-y:auto}.department-list::-webkit-scrollbar{width:6px}.department-list::-webkit-scrollbar-track{background:#0b0f190f}.department-list::-webkit-scrollbar-thumb{background:#16a34a59;border-radius:999px}.department-item{display:flex;justify-content:space-between;align-items:center;padding:.55rem 1.05rem;font-size:.92rem;cursor:pointer;transition:background .15s ease,padding-left .15s ease,box-shadow .15s ease}.department-item-left{display:flex;align-items:center;gap:.55rem}.department-icon{width:28px;height:28px;border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(22,163,74,.12),transparent 60%),#0b0f1908;display:grid;place-items:center;font-size:.9rem;border:1px solid rgba(11,15,25,.06)}.department-arrow{font-size:.95rem;opacity:.55;transition:transform .15s ease,opacity .15s ease}.department-item:hover{background:#16a34a14;padding-left:1.2rem;box-shadow:0 14px 26px #0a0f191a}.department-item:hover .department-arrow{transform:translate(3px);opacity:1}.department-children{list-style:none;margin:.2rem 0 .55rem;padding:0 .6rem 0 1.25rem}.department-child-item{padding:.45rem .6rem;margin:.25rem 0;border-radius:12px;border:1px solid rgba(11,15,25,.06);background:linear-gradient(180deg,#ffffffd9,#f6f7fbd9);cursor:pointer;font-size:.9rem;color:#0b0f19e6;transition:transform .1s ease,box-shadow .15s ease,border-color .15s ease}.department-child-item:hover{transform:translateY(-1px);border-color:#16a34a4d;box-shadow:0 16px 26px #0a0f191a}.hero-card{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);padding:1rem;position:relative;overflow:hidden;box-shadow:var(--shadow-card)}.hero-card--slider{display:flex;flex-direction:column}.hero-ad{flex:1;min-height:0;display:flex;border-radius:18px;overflow:hidden;border:1px solid rgba(11,15,25,.1);background:radial-gradient(circle at 15% 30%,rgba(22,163,74,.16),transparent 55%),radial-gradient(circle at 85% 30%,rgba(14,165,233,.12),transparent 55%),radial-gradient(circle at 55% 90%,rgba(168,85,247,.08),transparent 60%),#fff;box-shadow:var(--shadow-3d);position:relative}.hero-ad:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 35%,rgba(255,255,255,.7),transparent 58%),radial-gradient(circle at 75% 65%,rgba(255,255,255,.55),transparent 62%);pointer-events:none}.home-slider{width:100%;height:100%;border-radius:18px;overflow:hidden;background:#fff;position:relative;z-index:2}.home-slide{flex:0 0 100%;height:100%}.home-slider-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:8px;pointer-events:auto;z-index:3}.home-slider-dot-btn{all:unset;cursor:pointer;padding:6px;border-radius:999px;display:inline-flex}.home-slider-dot{width:8px;height:8px;border-radius:999px;background:#0b0f1938}.home-slider-dot.is-active{background:#16a34af2}.home-right{display:flex;flex-direction:column;gap:.8rem}.info-card{background:#fff;border-radius:var(--radius-md);border:1px solid var(--border);padding:1rem 1.1rem;font-size:.92rem;box-shadow:var(--shadow-card);position:relative;overflow:hidden}.info-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 0%,rgba(22,163,74,.12),transparent 52%),radial-gradient(circle at 100% 80%,rgba(14,165,233,.08),transparent 54%);pointer-events:none}.info-card h4{position:relative;margin:0 0 .35rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.12em}.info-list{position:relative;list-style:none;padding:.3rem 0 0;margin:0}.info-list li{margin-bottom:.35rem;color:var(--muted)}.top-categories{margin-top:1.6rem;background:#fffc;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1rem 1.2rem 1.2rem}.top-cat-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.top-cat-arrows{display:flex;gap:8px}.top-cat-arrow{width:36px;height:36px;border-radius:999px;border:1px solid rgba(11,15,25,.1);background:#fff;cursor:pointer;font-size:20px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 20px #0a0f1914}.top-cat-arrow:hover{border-color:#16a34a59}.top-cat-loading{margin-top:.85rem;color:var(--muted);font-size:.92rem}.top-cat-viewport{margin-top:.9rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:.4rem}.top-cat-viewport::-webkit-scrollbar{height:6px}.top-cat-viewport::-webkit-scrollbar-track{background:#0b0f1914}.top-cat-viewport::-webkit-scrollbar-thumb{background:#16a34a73;border-radius:999px}.top-cat-track{display:flex;gap:22px;width:max-content;padding:.2rem}.top-cat-circle{flex:0 0 auto;width:104px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.top-cat-circle-img{width:78px;height:78px;border-radius:999px;background:#16a34a1a;border:1px solid rgba(11,15,25,.1);overflow:hidden;display:grid;place-items:center;box-shadow:0 14px 26px #0a0f191a}.top-cat-circle-img img{width:100%;height:100%;object-fit:cover;display:block}.top-cat-circle-title{margin-top:10px;font-size:.9rem;color:#0b0f19eb;font-weight:800;font-family:var(--font-display);line-height:1.15}.top-cat-img-fallback{font-size:.7rem;color:var(--muted)}.trust-strip{margin-top:2.1rem}.trust-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.trust-card{border-radius:18px;padding:1rem 1.05rem;background:radial-gradient(circle at 12% 12%,rgba(22,163,74,.1),transparent 55%),radial-gradient(circle at 100% 100%,rgba(14,165,233,.08),transparent 55%),#ffffffe0;border:1px solid rgba(11,15,25,.08);box-shadow:var(--shadow-card)}.trust-card-icon{font-size:1.35rem;margin-bottom:.35rem}.trust-card-title{font-family:var(--font-display);font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;margin-bottom:.25rem}.trust-card-text{color:var(--muted);font-size:.92rem;line-height:1.45}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}@media(max-width:1200px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}}.product-row-scroll{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.75rem;scroll-behavior:smooth}.product-row-scroll::-webkit-scrollbar{height:6px}.product-row-scroll::-webkit-scrollbar-track{background:#0b0f1914}.product-row-scroll::-webkit-scrollbar-thumb{background:#16a34a73;border-radius:999px}.product-row-scroll .product-card{min-width:260px;max-width:280px}.product-row-scroll .product-image{height:190px}.product-card{background:#fff;border-radius:18px;border:1px solid var(--border);padding:.75rem .75rem .9rem;font-size:.95rem;box-shadow:var(--shadow-card);display:flex;flex-direction:column;transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease}.product-card:hover{transform:translateY(-4px);border-color:#16a34a8c;box-shadow:0 24px 50px #0a0f1924}.product-image{border-radius:14px;overflow:hidden;background:#f3f4f6;height:210px;margin-bottom:.6rem;border:1px solid rgba(11,15,25,.06)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.product-card:hover .product-image img{transform:scale(1.06)}.product-name{font-family:var(--font-display);font-size:.95rem;margin-bottom:.2rem;letter-spacing:.02em;font-weight:800}.product-price{font-weight:900;margin-bottom:.1rem;color:#0b0f19f2}.product-meta{font-size:.82rem;color:var(--muted)}.product-detail-gallery .product-image{height:360px}.pd-thumb{width:72px;height:72px;border-radius:14px;overflow:hidden;border:1px solid rgba(11,15,25,.1);background:#f3f4f6;padding:0;cursor:pointer}.footer{background:#fff;border-top:1px solid var(--border);padding:2.1rem 1rem 1.6rem;font-size:.9rem;color:var(--muted);margin-top:2.2rem}.footer-inner{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-bottom:1.4rem}.footer-title{font-family:var(--font-display);font-size:.95rem;letter-spacing:.1em;margin-bottom:.6rem;color:var(--text);text-transform:uppercase;font-weight:900}.footer-small{font-size:.88rem;color:var(--muted)}.footer-bottom{border-top:1px solid var(--border);padding-top:.8rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.6rem}.footer-payments span{margin-left:.4rem;font-size:.78rem;padding:.18rem .45rem;border-radius:999px;border:1px solid var(--border);background:#0b0f1908}.footer-quick{margin-bottom:1.4rem;padding-top:.6rem}.footer-quick-title{font-family:var(--font-display);font-size:1.05rem;font-weight:900;color:var(--text);margin-bottom:.8rem}.footer-quick-grid{display:grid;gap:.75rem}.footer-quick-row{display:grid;grid-template-columns:200px minmax(0,1fr);gap:.8rem;align-items:start}.footer-quick-cat a{font-weight:800;color:var(--text)}.footer-quick-items{display:flex;flex-wrap:wrap;gap:.35rem;line-height:1.55;color:var(--muted)}.footer-quick-item a{color:#0b0f19e0}.footer-quick-item a:hover{color:var(--accent-main)}.footer-quick-sep{margin:0 .45rem;color:#0b0f192e}@media(max-width:1024px){.home-layout{grid-template-columns:1fr}.department-menu{order:2;height:auto;max-height:none}.home-right{order:3;height:auto;max-height:none}.hero-card--slider{order:1;height:auto;max-height:none}.header-inner{grid-template-columns:1fr;row-gap:.8rem}.product-detail-layout{grid-template-columns:1fr}}@media(max-width:768px){.main-nav-inner{flex-wrap:wrap;gap:.9rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-quick-row{grid-template-columns:1fr}}@media(max-width:520px){.main-content{padding:0 1rem 2.2rem}.footer-grid{grid-template-columns:1fr}.header-search{max-width:100%}}.main-content{flex:1;max-width:1600px;margin:0 auto;padding:0 .35rem 2.5rem}.main-content{flex:1;max-width:100%;margin:0;padding:0 2.5rem 2.5rem}.home-slider{position:relative;width:100%;height:100%;overflow:hidden}.home-slider-track{height:100%;display:flex;width:100%;transition:transform .65s cubic-bezier(.22,.8,.24,1);will-change:transform}.home-slider{position:relative;width:100%;height:100%;overflow:hidden;border-radius:18px;background:#fff}.home-slider-stage{width:100%;height:100%;overflow:hidden}.home-slider-track{height:100%;display:flex;transition:transform .65s cubic-bezier(.22,.8,.24,1);will-change:transform}.home-slide{flex:0 0 100%;width:100%;height:100%}.home-slide-img{width:100%;height:100%;object-fit:cover;display:block}.product-actions-row{display:flex;gap:10px;align-items:center;margin-top:.55rem}.product-mini-btn{flex:1;padding:.55rem .9rem;font-size:.76rem;letter-spacing:.1em}.product-actions-row{display:flex;gap:.6rem;margin-top:.6rem}.product-actions-row .btn-outline{flex:0 0 auto}.product-actions-row .btn-primary{padding:.6rem;font-size:.84rem;height:auto;line-height:normal;border-radius:999px;font-weight:100;letter-spacing:.08em}.product-actions-row{display:flex;gap:.45rem;align-items:stretch}.product-actions-row .btn-outline.product-mini-btn{padding:.35rem .75rem}.product-actions-row .btn-primary.product-mini-btn{padding:.35rem .75rem;white-space:nowrap;flex-shrink:0}.department-menu-tree{overflow:visible;position:relative}.dept-wrap{position:relative;display:grid;grid-template-columns:1fr}.dept-left{position:relative;z-index:2}.department-item.is-active{background:#16a34a1a;border-left:3px solid rgba(22,163,74,.8)}.dept-right{position:absolute;top:58px;left:calc(100% + 12px);width:280px;height:calc(100% - 58px);background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-card);opacity:0;transform:translate(8px);pointer-events:none;transition:opacity .15s ease,transform .15s ease;overflow:hidden;z-index:10}.dept-right.is-open{opacity:1;transform:translate(0);pointer-events:auto}.dept-right-inner{height:100%;display:flex;flex-direction:column}.dept-right-head{padding:.85rem 1rem .6rem;border-bottom:1px solid var(--border)}.dept-right-title{font-family:var(--font-display);font-weight:900;letter-spacing:.06em;font-size:.85rem;text-transform:uppercase}.dept-sub-list{list-style:none;padding:.45rem .5rem .7rem;margin:0;overflow:auto}.dept-sub-item{display:flex;justify-content:space-between;align-items:center;padding:.55rem .75rem;border-radius:12px;cursor:pointer;transition:background .12s ease,transform .1s ease;border:1px solid rgba(11,15,25,.06);background:linear-gradient(180deg,#ffffffe6,#f6f7fbd9);margin:.35rem 0}.dept-sub-item:hover{background:#16a34a1a;transform:translateY(-1px)}.dept-sub-arrow{opacity:.6}.dept-right-empty{height:100%;display:grid;place-items:center;padding:1rem}.dept-right-empty-text{color:var(--muted);font-size:.9rem;text-align:center}@media(max-width:1024px){.dept-right{display:none}}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.4rem;cursor:pointer}.mobile-nav{display:none}@media(max-width:768px){.header-inner{grid-template-columns:1fr auto;row-gap:.6rem}.header-search{display:none}.header-actions{gap:.6rem}.mobile-menu-btn{display:inline-block}.main-nav{display:none}.mobile-nav{display:flex;flex-direction:column;background:#fff;border-bottom:1px solid var(--border);box-shadow:var(--shadow-card);padding:.8rem 1rem}.mobile-nav a{padding:.6rem 0;font-size:.95rem;border-bottom:1px solid rgba(0,0,0,.06)}.mobile-nav.open{display:flex}.top-bar{flex-direction:column;gap:.3rem;text-align:center}.top-bar-right{display:flex;gap:.8rem;justify-content:center}}@media(max-width:768px){.main-content{max-width:100%;margin:0 auto;padding:0 .85rem 2rem!important}.home-section,.top-categories,.trust-strip .trust-card,.page-card,.card-surface{border-radius:18px}.header-inner{grid-template-columns:1fr!important;row-gap:.6rem}.header-search{display:flex!important;height:44px;max-width:100%}.header-actions{justify-content:space-between;gap:.8rem}}@media(max-width:520px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.product-card{padding:.55rem .55rem .7rem!important;border-radius:16px!important}.product-image{height:140px!important;border-radius:12px!important;margin-bottom:.45rem!important}.product-name{font-size:.82rem!important;line-height:1.15!important;margin-bottom:.15rem!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.1em}.product-price{font-size:.86rem!important}.product-meta{font-size:.72rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-actions-row{gap:.35rem!important}.product-actions-row .btn{padding:.4rem .55rem!important;font-size:.7rem!important;letter-spacing:.08em!important}.product-row-scroll{gap:.65rem!important}.product-row-scroll .product-card{min-width:160px!important;max-width:170px!important}.product-row-scroll .product-image{height:120px!important}.footer{padding:1.5rem .85rem 1.2rem!important}}.home-block,.home-block-card,.recommended-block,.home-recommended{overflow:hidden}.home-block__row,.home-block-row,.recommended-row{display:flex;gap:14px;align-items:stretch}.home-block__left,.recommended-left{flex:1.2;min-width:0}.home-block__left img,.recommended-left img{width:100%;height:100%;object-fit:cover;border-radius:18px;display:block}.home-block__right,.recommended-right{flex:.8;min-width:0}@media(max-width:640px){.home-block__row,.home-block-row,.recommended-row{flex-direction:column}.home-block__left,.recommended-left{width:100%}.home-block__left img,.recommended-left img{height:220px}.home-block__right,.recommended-right{width:100%}}.product-card,.product-item,.card-product{overflow:hidden}.product-actions,.product-card__actions,.card-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.product-actions>*,.product-card__actions>*,.card-actions>*{min-width:0}.add-to-cart,.btn-add,button.add,.product-actions .add{max-width:100%}@media(max-width:640px){.product-actions,.product-card__actions,.card-actions{flex-direction:column;align-items:stretch}.product-actions button,.product-card__actions button,.card-actions button,.product-actions a,.product-card__actions a,.card-actions a{width:100%}}.more-products,.more-products-row,.products-strip{display:flex;gap:12px;overflow-x:auto;padding:8px 2px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.more-products>*,.more-products-row>*,.products-strip>*{flex:0 0 auto;width:150px;scroll-snap-align:start}.more-products img,.products-strip img{width:100%;height:90px;object-fit:cover;border-radius:14px;display:block}.more-products .title,.products-strip .title{font-size:13px;line-height:1.2}@media(max-width:380px){.more-products>*,.more-products-row>*,.products-strip>*{width:140px}}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:1.5rem}.product-detail-gallery,.product-detail-info{background:#fff;border-radius:20px;border:1px solid var(--border);padding:1rem;box-shadow:var(--shadow-card)}.pd-stage{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(11,15,25,.06);background:#f3f4f6;height:360px}.pd-media{width:100%;height:100%}.pd-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(11,15,25,.14);background:#ffffffeb;cursor:pointer;font-size:28px;line-height:1;display:grid;place-items:center;z-index:5;box-shadow:0 14px 26px #0a0f191f}.pd-arrow:hover{border-color:#16a34a73}.pd-arrow-left{left:10px}.pd-arrow-right{right:10px}.pd-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.pd-thumb{width:72px;height:72px;border-radius:14px;overflow:hidden;border:1px solid rgba(11,15,25,.1);background:#f3f4f6;padding:0;cursor:pointer;position:relative}.pd-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pd-thumb.is-active{border-color:#16a34ab3;box-shadow:0 12px 24px #0a0f191f}.pd-thumb-video{width:100%;height:100%;position:relative}.pd-thumb-video video{width:100%;height:100%;object-fit:cover;display:block}.pd-play{position:absolute;inset:0;display:grid;place-items:center;font-size:18px;color:#fff;text-shadow:0 8px 18px rgba(0,0,0,.35);background:linear-gradient(180deg,#00000026,#00000026)}.home-blocks-row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:1rem;align-items:stretch}.home-blocks-left{border-radius:14px;overflow:hidden;background:#00000008;min-height:260px}.home-blocks-right{border-radius:14px;padding:.9rem;background:#00000005}@media(max-width:768px){.home-blocks-shell{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:6px}.home-blocks-shell::-webkit-scrollbar{display:none}.home-blocks-row{display:flex;gap:12px;width:max-content}.home-blocks-left{flex:0 0 auto;width:78vw;min-height:260px;scroll-snap-align:start}.home-blocks-right{flex:0 0 auto;width:64vw;scroll-snap-align:start}}.home-blocks-bottom{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}@media(max-width:768px){.home-blocks-bottom{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.home-blocks-bottom::-webkit-scrollbar{display:none}.home-blocks-mini{flex:0 0 auto;width:150px;scroll-snap-align:start}}@media(max-width:768px){.product-card,.product-card *{box-sizing:border-box}.product-card{overflow:hidden}.product-card{padding:10px!important}.product-card img{max-height:170px;object-fit:cover}.product-card h3,.product-card .product-title{font-size:15px!important;line-height:1.2!important}.product-card .product-meta,.product-card .muted,.product-card small{font-size:12px!important}.product-card .price,.product-card .product-price{font-size:15px!important}.product-card .actions,.product-card .product-actions,.product-card .btn-row,.product-card .product-buttons{display:flex!important;gap:8px!important;flex-wrap:wrap!important;width:100%!important}.product-card button,.product-card .btn,.product-card a.btn{max-width:100%!important}.product-card .btn-wishlist,.product-card .wishlist-btn,.product-card .btn-add,.product-card .add-to-cart-btn,.product-card .btn-cart{flex:1 1 0!important;min-width:0!important;padding:10px!important;font-size:12px!important;line-height:1!important;border-radius:999px!important;white-space:nowrap!important}.product-card .btn-details,.product-card .details-btn,.product-card .btn-whatsapp,.product-card .whatsapp-btn{width:100%!important;padding:11px 12px!important;font-size:12px!important;border-radius:999px!important}}@media(max-width:768px){:where(.products,.product-grid,.products-grid,.grid,.list,.shop-grid) :where(.card,.product,.product-card,.product-item,.product-tile){overflow:hidden!important}:where(.products,.product-grid,.products-grid,.grid,.list,.shop-grid) :where(.card,.product,.product-card,.product-item,.product-tile){padding:10px!important}:where(.products,.product-grid,.products-grid,.grid,.list,.shop-grid) :where(.card,.product,.product-card,.product-item,.product-tile) img{height:160px!important;object-fit:cover!important}:where(.actions,.product-actions,.btn-row,.buttons,.product-buttons,.card-actions){display:flex!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important}:where(.card,.product,.product-card,.product-item,.product-tile) :where(button,.btn,a.btn,.button){max-width:100%!important;min-width:0!important;box-sizing:border-box!important}:where(.btn-wishlist,.wishlist-btn,.add-to-cart-btn,.btn-cart,.btn-add,.cart-btn){flex:1 1 calc(50% - 4px)!important;padding:10px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}:where(.btn-whatsapp,.whatsapp-btn,.btn-details,.details-btn){width:100%!important;padding:11px 12px!important;font-size:12px!important;white-space:nowrap!important}}@media(max-width:768px){.btn-add,.btn-cart,.add-to-cart-btn,.cart-btn,.product-card .btn:nth-child(2){font-size:11px!important;padding:8px 10px!important;letter-spacing:.3px!important;white-space:nowrap!important}}@media(max-width:768px){.btn-add,.btn-cart,.add-to-cart-btn,.cart-btn{font-size:0!important;position:relative}.btn-add:after,.btn-cart:after,.add-to-cart-btn:after,.cart-btn:after{content:"+ Cart";font-size:12px;font-weight:600;letter-spacing:.5px}}.btn-text-mobile{display:none}.btn-text-desktop{display:inline}@media(max-width:768px){.btn-text-desktop{display:none!important}.btn-text-mobile{display:inline!important}}@media(min-width:769px){.btn-add,.btn-cart,.add-to-cart-btn,.cart-btn{background:#f3f3f3!important;color:#000!important;border:1px solid #000!important;border-radius:6px!important;font-size:14px!important;padding:8px 14px!important}}@media(max-width:768px){.btn-add,.btn-cart,.add-to-cart-btn,.cart-btn{background:#22c55e!important;color:#fff!important;border:none!important;border-radius:999px!important;font-size:12px!important;padding:8px 12px!important}}@media(min-width:769px){button:has(span.btn-text-desktop),button.add-to-cart-btn,button.btn-cart,button.btn-add{background-color:#22c55e!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:10px 18px!important;font-size:14px!important}}@media(max-width:768px){button:has(span.btn-text-mobile),button.add-to-cart-btn,button.btn-cart,button.btn-add{background-color:#22c55e!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:8px 14px!important;font-size:12px!important}}.product-card{border:1px solid rgba(11,15,25,.14)!important}.product-card:hover{border-color:#16a34a73!important}.product-card .btn,.product-actions-row .product-mini-btn,.btn-details,.btn-whatsapp{font-weight:500!important}.product-grid .product-card{border:1px solid rgba(11,15,25,.22)!important;box-shadow:var(--shadow-card),inset 0 0 0 1px #0b0f1938!important;background:#fff!important}.product-grid .product-card:hover{border-color:#16a34a8c!important;box-shadow:0 24px 50px #0a0f1924,inset 0 0 0 1px #16a34a59!important}.product-grid .product-card .product-image{border:1px solid rgba(11,15,25,.1)!important;border-radius:14px;overflow:hidden}.product-card{background:#fff!important;border:2px solid rgba(11,15,25,.3)!important;box-shadow:var(--shadow-card),inset 0 0 0 2px #0b0f194d!important;border-radius:18px!important}.product-card:hover{border-color:#16a34a8c!important;box-shadow:0 24px 50px #0a0f1924,inset 0 0 0 2px #16a34a59!important}:root{--site-border-color: rgba(11,15,25,.12);--site-border: 1px solid var(--site-border-color);--site-ring: inset 0 0 0 1px var(--site-border-color)}:where(.page-card,.card-surface,.home-section,.top-categories,.department-menu,.hero-card,.info-card,.trust-card,.product-card,.product-detail-gallery,.product-detail-info){border:var(--site-border)!important;box-shadow:var(--shadow-card),var(--site-ring)!important;background:#ffffffe0!important}:where(.product-card .product-image){border:1px solid rgba(11,15,25,.08)!important}:where(.product-card,.product-grid .product-card,.product-row-scroll .product-card){border:1px solid rgba(11,15,25,.22)!important;outline:1px solid rgba(11,15,25,.22)!important;outline-offset:-1px!important;box-shadow:var(--shadow-card),inset 0 0 0 1px #0b0f1938!important;background:#ffffffeb!important}:where(.product-card:hover,.product-grid .product-card:hover,.product-row-scroll .product-card:hover){border-color:#16a34a8c!important;outline-color:#16a34a8c!important;box-shadow:0 24px 50px #0a0f1924,inset 0 0 0 1px #16a34a47!important}.product-card .product-name{font-weight:500!important}.product-card .product-meta{font-weight:400!important}.product-card .btn,.product-card button,.product-actions-row .product-mini-btn,.product-card .btn-details,.product-card .btn-whatsapp{font-weight:500!important}.product-card .btn{text-transform:none!important;letter-spacing:.06em!important}.product-card.pc-card{border:1px solid rgba(11,15,25,.14)!important;box-shadow:var(--shadow-card),inset 0 0 0 1px #0b0f1924!important;border-radius:18px!important;padding:.6rem .6rem .75rem!important}.product-card.pc-card .product-image.pc-image{height:190px!important;border-radius:14px!important}.pc-no-image{height:100%;width:100%;display:grid;place-items:center;color:#9aa3b2;font-size:1rem}.product-card.pc-card .pc-name{font-weight:600!important;font-size:.92rem!important}.product-card.pc-card .pc-meta{font-weight:400!important;font-size:.8rem!important}.product-card.pc-card .pc-btn{font-weight:500!important;border-radius:999px!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:.55rem .85rem!important;transition:transform .12s ease,box-shadow .18s ease,border-color .18s ease!important}.product-card.pc-card .pc-btn-wishlist,.product-card.pc-card .pc-btn-wa{border:1px solid rgba(11,15,25,.18)!important;box-shadow:inset 0 0 0 1px #0b0f191a!important}.product-card.pc-card .pc-btn:hover{transform:translateY(-2px)!important;box-shadow:0 14px 28px #0a0f191f!important}.product-card.pc-card .btn-primary.pc-btn:hover{box-shadow:0 18px 34px #16a34a42!important}.product-card.pc-card .btn-outline.pc-btn:hover{border-color:#16a34a73!important;box-shadow:0 14px 28px #0a0f191a!important}.product-card.pc-card .pc-actions{margin-top:.55rem!important;gap:10px!important}.product-card.pc-card .pc-btn-details,.product-card.pc-card .pc-btn-wa{width:100%!important;margin-top:.55rem!important}@media(max-width:520px){.product-card.pc-card .product-image.pc-image{height:160px!important}.product-card.pc-card .pc-btn{padding:.5rem .7rem!important;font-size:.72rem!important}}.notification-side{display:none!important}.notification-center{display:block;z-index:9999}.toast-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.toast{background-color:#28a745;color:#fff;border-radius:8px;padding:12px 20px;font-size:14px;max-width:400px;margin:10px auto;text-align:center;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center;justify-content:center}.toast-error{background-color:#dc3545}.toast-success{background-color:#28a745}.toast-top-right{top:20px;right:20px}.product-card .product-image img{max-width:100%;width:100%;height:auto}.admin-img-large img,.admin-preview-img img{max-width:100%;height:auto;object-fit:cover}.header-search-wrapper{position:relative;flex:1;max-width:560px}.search-suggestions{position:absolute;top:100%;left:0;right:0;margin-top:6px;background:#fff;border-radius:18px;box-shadow:0 16px 40px #0f346029;overflow:hidden;z-index:30;max-height:320px;overflow-y:auto}.search-suggestion-item{width:100%;padding:8px 18px;border:none;background:transparent;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:2px;font-size:.9rem}.search-suggestion-item:hover{background:#f5f7fb}.search-suggestion-name{font-weight:600}.search-suggestion-meta{font-size:.78rem;color:#777}.search-suggestion-item.see-all{border-top:1px solid #e4e7ef;font-weight:600}.search-suggestion-item.muted{cursor:default}.header-search-wrapper{position:relative;flex:1;max-width:560px;z-index:1500}.search-suggestions{position:absolute;top:100%;left:0;right:0;margin-top:6px;background:#fff;border-radius:18px;box-shadow:0 16px 40px #0f346029;overflow:hidden;max-height:320px;overflow-y:auto;z-index:2000}.header{position:relative;z-index:1200}.pc-cart-text-mobile{display:none}.pc-cart-text-desktop{display:inline}@media(max-width:768px){.product-actions-row.pc-actions{display:flex!important;align-items:center!important;gap:.5rem!important}.product-actions-row.pc-actions .pc-btn-cart{flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;line-height:1!important;text-align:center!important}.product-actions-row.pc-actions .pc-btn-cart .pc-cart-text-desktop{display:none!important}.product-actions-row.pc-actions .pc-btn-cart .pc-cart-text-mobile{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1.4rem!important;font-weight:600!important;line-height:1!important;letter-spacing:0!important}.product-actions-row.pc-actions .pc-btn-wishlist{flex:1 1 auto!important;min-width:0!important;height:44px!important;padding:0 .9rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.product-actions-row.pc-actions .pc-btn-cart:disabled{opacity:.6;cursor:not-allowed}}@media(max-width:768px){.pc-btn-cart{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important}.pc-cart-text-mobile{display:flex!important;align-items:center!important;justify-content:center!important;width:100%;height:100%;font-size:10px!important;line-height:0!important}}.pc-btn-wa{white-space:nowrap!important;font-size:.75rem!important;letter-spacing:.06em!important}@media(max-width:768px){.home-blocks-shell{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:4px!important}.home-blocks-shell::-webkit-scrollbar{display:none}.home-blocks-row{display:flex!important;align-items:stretch!important;gap:10px!important;width:max-content!important}.home-blocks-left{flex:0 0 auto!important;width:44vw!important;min-width:44vw!important;max-width:44vw!important;min-height:220px!important;height:220px!important;border-radius:16px!important;overflow:hidden!important;background:#00000008!important;scroll-snap-align:start;display:flex!important;align-items:center!important;justify-content:center!important}.home-blocks-left img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#fff!important}.home-blocks-right{flex:0 0 auto!important;width:58vw!important;min-width:58vw!important;max-width:58vw!important;padding:.75rem!important;border-radius:16px!important;background:#00000005!important;scroll-snap-align:start}.home-blocks-right>div:first-child{font-size:.92rem!important;margin-bottom:.55rem!important;line-height:1.2!important}.home-blocks-right a{grid-template-columns:50px 1fr!important;gap:8px!important;padding:7px!important;border-radius:12px!important}.home-blocks-right a>div:first-child{width:50px!important;height:50px!important;border-radius:10px!important}.home-blocks-right a img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.home-blocks-right a div[style*="font-weight: 700"]{font-size:.82rem!important;line-height:1.15!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blocks-right a div[style*="font-weight: 900"]{font-size:.8rem!important;margin-top:3px!important;line-height:1.1!important}.home-blocks-bottom{display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px!important}.home-blocks-bottom::-webkit-scrollbar{display:none}.home-blocks-mini{flex:0 0 auto!important;width:140px!important;scroll-snap-align:start;border-radius:14px!important}.home-blocks-mini>div:first-child{height:96px!important}.home-blocks-mini img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.home-blocks-mini div[style*="font-weight: 800"]{font-size:.84rem!important;line-height:1.15!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.1em}.home-blocks-mini div[style*="font-weight: 900"]{font-size:.82rem!important;line-height:1.1!important}}@media(max-width:520px){.home-blocks-left{width:42vw!important;min-width:42vw!important;max-width:42vw!important;min-height:205px!important;height:205px!important}.home-blocks-right{width:60vw!important;min-width:60vw!important;max-width:60vw!important;padding:.65rem!important}.home-blocks-mini{width:132px!important}.home-blocks-mini>div:first-child{height:90px!important}}@media(max-width:768px){.home-blocks-shell{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:4px!important}.home-blocks-shell::-webkit-scrollbar{display:none}.home-blocks-row{display:flex!important;align-items:stretch!important;gap:10px!important;width:max-content!important}.home-blocks-left{flex:0 0 auto!important;width:56vw!important;min-width:56vw!important;max-width:56vw!important;height:250px!important;min-height:250px!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;scroll-snap-align:start;display:flex!important;align-items:center!important;justify-content:center!important}.home-blocks-left img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#fff!important}.home-blocks-right{flex:0 0 auto!important;width:52vw!important;min-width:52vw!important;max-width:52vw!important;padding:.7rem!important;border-radius:16px!important;background:#00000005!important;scroll-snap-align:start}.home-blocks-right>div:first-child{font-size:.9rem!important;margin-bottom:.5rem!important;line-height:1.15!important}.home-blocks-right a{grid-template-columns:48px 1fr!important;gap:8px!important;padding:7px!important;border-radius:12px!important}.home-blocks-right a>div:first-child{width:48px!important;height:48px!important;border-radius:10px!important}.home-blocks-right a img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.home-blocks-right a div[style*="font-weight: 700"]{font-size:.8rem!important;line-height:1.12!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blocks-right a div[style*="font-weight: 900"]{font-size:.78rem!important;margin-top:3px!important;line-height:1.08!important}.home-blocks-bottom{display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px!important}.home-blocks-bottom::-webkit-scrollbar{display:none}.home-blocks-mini{flex:0 0 auto!important;width:136px!important;scroll-snap-align:start;border-radius:14px!important}.home-blocks-mini>div:first-child{height:92px!important}.home-blocks-mini img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.home-blocks-mini div[style*="font-weight: 800"]{font-size:.82rem!important;line-height:1.12!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.05em}.home-blocks-mini div[style*="font-weight: 900"]{font-size:.8rem!important;line-height:1.08!important}.card-surface{padding:.85rem!important}}@media(max-width:520px){.home-blocks-left{width:54vw!important;min-width:54vw!important;max-width:54vw!important;height:235px!important;min-height:235px!important}.home-blocks-right{width:54vw!important;min-width:54vw!important;max-width:54vw!important;padding:.65rem!important}.home-blocks-mini{width:128px!important}.home-blocks-mini>div:first-child{height:88px!important}}@media(max-width:768px){.product-detail-layout{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important;align-items:start!important}.product-detail-gallery{order:1!important;padding:.85rem!important;border-radius:18px!important}.product-detail-info{order:2!important;padding:.95rem!important;border-radius:18px!important}.pd-stage{height:320px!important;min-height:320px!important;border-radius:14px!important;overflow:hidden!important;background:#f7f7f7!important}.pd-media{width:100%!important;height:100%!important}.pd-media img,.pd-media video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#fff!important}.pd-arrow{width:38px!important;height:38px!important;font-size:24px!important}.pd-arrow-left{left:8px!important}.pd-arrow-right{right:8px!important}.pd-thumbs{gap:8px!important;margin-top:.75rem!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;padding-bottom:4px!important}.pd-thumbs::-webkit-scrollbar{display:none}.pd-thumb{flex:0 0 auto!important;width:64px!important;height:64px!important;border-radius:12px!important}.product-detail-info h2{font-size:1.45rem!important;line-height:1.12!important}.product-detail-info .product-price{font-size:1.25rem!important;margin-top:.35rem!important}.product-detail-info .product-meta{font-size:.9rem!important;margin-top:.25rem!important}.product-detail-info p{margin-top:.85rem!important;font-size:.95rem!important;line-height:1.55!important}.product-detail-info>div[style*="display: flex"]{display:flex!important;flex-direction:column!important;gap:.7rem!important;margin-top:1rem!important}.product-detail-info>div[style*="display: flex"] .btn,.product-detail-info>div[style*="display: flex"] button,.product-detail-info>div[style*="display: flex"] a{width:100%!important;min-width:0!important;padding:.95rem 1rem!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important}.product-detail-info section{margin-top:1.5rem!important}.product-detail-info form{max-width:100%!important}.product-detail-info input,.product-detail-info select,.product-detail-info textarea{width:100%!important}}@media(max-width:520px){.product-detail-gallery{padding:.75rem!important}.product-detail-info{padding:.85rem!important}.pd-stage{height:280px!important;min-height:280px!important}.pd-thumb{width:58px!important;height:58px!important}.product-detail-info h2{font-size:1.25rem!important}.product-detail-info .product-price{font-size:1.12rem!important}.product-detail-info>div[style*="display: flex"] .btn,.product-detail-info>div[style*="display: flex"] button,.product-detail-info>div[style*="display: flex"] a{padding:.9rem!important;font-size:.82rem!important}}@media(max-width:768px){.page-shell{margin-top:1rem!important}.product-detail-layout{grid-template-columns:1fr!important;gap:.9rem!important;width:100%!important}.product-detail-gallery,.product-detail-info{width:100%!important;max-width:100%!important;margin:0!important;border-radius:18px!important}.product-detail-gallery{order:1!important;padding:.8rem!important}.product-detail-info{order:2!important;padding:.95rem!important}.pd-stage{width:100%!important;height:340px!important;min-height:340px!important;border-radius:14px!important;overflow:hidden!important;background:#f7f7f7!important}.pd-media{width:100%!important;height:100%!important}.pd-media img,.pd-media video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#fff!important}.pd-arrow{width:38px!important;height:38px!important;font-size:24px!important}.pd-arrow-left{left:8px!important}.pd-arrow-right{right:8px!important}.pd-thumbs{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;margin-top:.75rem!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;padding-bottom:4px!important;width:100%!important}.pd-thumbs::-webkit-scrollbar{display:none}.pd-thumb{flex:0 0 auto!important;width:64px!important;height:64px!important;border-radius:12px!important;overflow:hidden!important;background:#f3f4f6!important}.pd-thumb img,.pd-thumb video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.pd-thumb-video{width:100%!important;height:100%!important}.pd-play{font-size:16px!important}.product-detail-info h2{font-size:1.5rem!important;line-height:1.12!important;margin-bottom:.35rem!important}.product-detail-info .product-price{font-size:1.3rem!important;margin-bottom:.2rem!important}.product-detail-info .product-meta{font-size:.95rem!important}.product-detail-info p{margin-top:.8rem!important}.product-detail-info>div[style*="display: flex"]{display:flex!important;flex-direction:column!important;gap:.7rem!important;margin-top:1rem!important;width:100%!important}.product-detail-info>div[style*="display: flex"] .btn,.product-detail-info>div[style*="display: flex"] button,.product-detail-info>div[style*="display: flex"] a{width:100%!important;justify-content:center!important;text-align:center!important;padding:.95rem 1rem!important}.product-detail-info section{margin-top:1.4rem!important}.product-detail-info form{max-width:100%!important}.product-detail-info input,.product-detail-info select,.product-detail-info textarea,.product-detail-info form button{width:100%!important}}@media(max-width:520px){.main-content{padding:0 .7rem 2rem!important}.product-detail-gallery,.product-detail-info{border-radius:16px!important}.product-detail-gallery{padding:.7rem!important}.product-detail-info{padding:.85rem!important}.pd-stage{height:300px!important;min-height:300px!important}.pd-thumb{width:58px!important;height:58px!important}.product-detail-info h2{font-size:1.3rem!important}.product-detail-info .product-price{font-size:1.15rem!important}}@media(max-width:768px){.main-content{padding-left:8px!important;padding-right:8px!important}.page-shell{padding-left:0!important;padding-right:0!important;max-width:100%!important}.product-detail-layout{grid-template-columns:1fr!important;width:100%!important;gap:12px!important}.product-detail-gallery,.product-detail-info{width:100%!important;max-width:100%!important;border-radius:20px!important}.product-detail-gallery{padding:10px!important}.pd-stage{width:100%!important;height:360px!important}.pd-media img,.pd-media video{width:100%!important;height:100%!important;object-fit:contain!important}.pd-thumbs{width:100%!important;overflow-x:auto!important;gap:8px!important}.pd-thumb{width:68px!important;height:68px!important}.product-detail-info{padding:16px!important}.product-detail-info h2{font-size:1.4rem!important}.product-detail-info>div[style*="display: flex"]{flex-direction:column!important;width:100%!important}.product-detail-info button,.product-detail-info a{width:100%!important}}@media(max-width:768px){.home-blocks-shell{overflow:visible!important;width:100%!important;padding-bottom:0!important}.home-blocks-row{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:.9rem!important}.home-blocks-left{width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;display:block!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important}.home-blocks-left img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#fff!important}.home-blocks-right{width:100%!important;min-width:100%!important;max-width:100%!important;padding:.8rem!important;border-radius:16px!important;background:#00000005!important}.home-blocks-right>div:first-child{font-size:1rem!important;margin-bottom:.7rem!important;line-height:1.2!important}.home-blocks-right a{grid-template-columns:56px 1fr!important;gap:10px!important;padding:8px!important;border-radius:12px!important}.home-blocks-right a>div:first-child{width:56px!important;height:56px!important;border-radius:10px!important}.home-blocks-right a img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.home-blocks-bottom{display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px!important}.home-blocks-bottom::-webkit-scrollbar{display:none}.home-blocks-mini{flex:0 0 auto!important;width:140px!important;scroll-snap-align:start}}@media(max-width:520px){.home-blocks-row{gap:.8rem!important}.home-blocks-right{padding:.7rem!important}.home-blocks-right a{grid-template-columns:52px 1fr!important;gap:9px!important}.home-blocks-right a>div:first-child{width:52px!important;height:52px!important}.home-blocks-mini{width:132px!important}}@media(max-width:768px){.product-card.pc-card .pc-btn-wa,.product-card .pc-btn-wa,.pc-btn-wa{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;overflow:hidden!important;padding:.78rem .7rem!important;min-height:46px!important;font-size:.66rem!important;line-height:1!important;letter-spacing:.04em!important;white-space:nowrap!important;text-align:center!important}}@media(max-width:520px){.product-card.pc-card .pc-btn-wa,.product-card .pc-btn-wa,.pc-btn-wa{padding:.72rem .55rem!important;min-height:44px!important;font-size:.6rem!important;letter-spacing:.03em!important}}@media(max-width:380px){.product-card.pc-card .pc-btn-wa,.product-card .pc-btn-wa,.pc-btn-wa{padding:.7rem .45rem!important;font-size:.56rem!important;letter-spacing:.02em!important}}@media(min-width:769px){.product-detail-gallery .product-image,.product-detail-gallery .pd-stage{height:520px!important;min-height:520px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#f7f7f7!important}.product-detail-gallery .product-image img,.product-detail-gallery .pd-media img,.product-detail-gallery .pd-media video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#fff!important}}
