:root{--storefront-accent: #6366f1;--storefront-dark: #0f172a;--storefront-bg: #f8fafc;--storefront-text: #0f172a;--storefront-muted: #64748b;--storefront-surface: #ffffff;--storefront-border: #e2e8f0;--mobile-bottom-menu-offset: 0px}html{scroll-behavior:smooth}*{box-sizing:border-box}img,iframe,video{max-width:100%}body.page-home,body.page-shop,body.page-blog,body.page-categories,body.page-category-show,body.page-checkout,body.page-product-show,body.page-post-show,body.page-user{font-family:Poppins,sans-serif;line-height:1.65;text-rendering:optimizeLegibility}main.container,section[id]{scroll-margin-top:110px}.navbar{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);padding:1.2rem 0;z-index:10001}.navbar .container{gap:1rem;align-items:center}.navbar-brand{font-weight:700;letter-spacing:-1px;font-size:1.6rem}.navbar-brand span{color:var(--storefront-accent)}.navbar-brand img{transition:filter .2s ease}footer{background:#0f172a;border-top-left-radius:50px;border-top-right-radius:50px;padding:80px 0 40px;color:#94a3b8;margin-top:4rem}.site-theme-toggle{width:42px;height:42px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#ffffffeb;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #0f172a14}.site-theme-toggle.mobile-only{display:none}.storefront-mobile-actions{display:none;align-items:center;gap:.55rem}.storefront-search-popover{position:relative}.storefront-search-toggle{width:42px;height:42px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#ffffffeb;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #0f172a14}.storefront-search-panel{position:fixed;top:86px;right:24px;width:min(92vw,420px);z-index:10010}.storefront-search-panel-shell{border-radius:24px;border:1px solid rgba(148,163,184,.2);background:#fffffff5;box-shadow:0 28px 56px #0f172a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.storefront-search-panel-header{display:flex;align-items:flex-start;justify-content:flex-end;gap:1rem;padding:1rem 1rem .75rem}.storefront-search-panel-header strong{display:block;color:#0f172a;font-size:.95rem;font-weight:700}.storefront-search-panel-header p{margin:.2rem 0 0;color:#64748b;font-size:.8rem}.storefront-search-close{margin-left:auto;width:34px;height:34px;border:0;border-radius:999px;background:#f8fafc;color:#475569;display:inline-flex;align-items:center;justify-content:center}.storefront-search-input-wrap{position:relative;padding:0 1rem .9rem}.storefront-search-panel-icon{position:absolute;left:1.9rem;top:50%;transform:translateY(-68%);color:#64748b;font-size:.9rem}.storefront-search-panel-input{width:100%;border:1px solid #dbe3ef;border-radius:999px;padding:.82rem 1rem .82rem 2.7rem;background:#fff;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.storefront-search-panel-input:focus{border-color:var(--storefront-accent);box-shadow:0 0 0 3px #6366f124}.storefront-search-panel-body{padding:0 1rem 1rem;max-height:min(70vh,460px);overflow-y:auto}.storefront-search-panel-state{padding:.75rem .15rem;color:#64748b;font-size:.9rem}.storefront-search-helper{color:#64748b;font-size:.88rem}.storefront-search-discovery{display:grid;gap:.95rem}.storefront-search-discovery-block{display:grid;gap:.55rem}.storefront-search-discovery-label{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.storefront-search-chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.storefront-search-chip{border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc;color:#334155;padding:.45rem .75rem;font-size:.8rem;line-height:1}.storefront-search-chip--empty{pointer-events:none;opacity:.7}.storefront-search-panel-results{display:grid;gap:.85rem}.storefront-search-result-section{display:grid;gap:.45rem}.storefront-search-result-heading{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:0 .2rem}.storefront-search-result-item{display:flex;align-items:center;gap:.65rem;padding:.3rem 0}.storefront-search-result-main{min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.85rem .95rem;border-radius:18px;background:#f8fafc;text-decoration:none}.storefront-search-result-main.is-active{border:1px solid rgba(99,102,241,.35);box-shadow:0 0 0 3px #6366f11a}.storefront-search-result-copy{min-width:0;display:grid;gap:.18rem}.storefront-search-result-title{color:#0f172a;font-size:.94rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-search-result-meta{color:#64748b;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-search-result-price{color:#0f172a;font-size:.84rem;font-weight:700}.storefront-search-result-action{width:38px;height:38px;border-radius:999px;border:1px solid #dbe3ef;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;flex:0 0 auto}.storefront-navbar-actions{flex-shrink:0}.navbar-nav{flex-wrap:wrap;justify-content:center;row-gap:.35rem;flex:1 1 auto;margin-bottom:0}.mobile-bottom-menu{position:fixed;left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:calc(max(10px,env(safe-area-inset-bottom)) + var(--mobile-bottom-menu-offset));z-index:99999;display:none;grid-template-columns:repeat(var(--mobile-menu-count, 5),minmax(64px,1fr));gap:6px;padding:10px;border-radius:22px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 44px #0f172a24;isolation:isolate;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.mobile-bottom-menu::-webkit-scrollbar{display:none}.mobile-bottom-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:58px;min-width:0;border-radius:16px;color:#64748b;text-decoration:none;font-size:11px;font-weight:600;padding:6px 4px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.mobile-bottom-link i{font-size:18px;flex-shrink:0}.mobile-bottom-avatar{width:22px;height:22px;border-radius:999px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(148,163,184,.25)}.mobile-bottom-avatar-fallback{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#0f172a);color:#fff;font-size:9px;font-weight:700;letter-spacing:.04em}.mobile-bottom-link.active{background:#eef2ff;color:#4338ca}.mobile-bottom-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.back-to-top-button{position:fixed;right:20px;bottom:24px;width:48px;height:48px;display:none;align-items:center;justify-content:center;z-index:1050;border:1px solid rgba(15,23,42,.08);background:#0f172a;color:#fff}.back-to-top-button:hover{background:#111827;color:#fff}.top-banner-ad,.inline-banner-ad,.sidebar-ad-frame,body.page-post-show .download-ad-slot{contain:layout paint}.top-banner-ad,.inline-banner-ad{border-radius:20px;padding:.2rem}.top-banner-ad>*,.inline-banner-ad>*,.sidebar-ad-frame>*,body.page-post-show .download-ad-slot>*{max-width:100%!important}.top-banner-ad ins.adsbygoogle,.inline-banner-ad ins.adsbygoogle,.sidebar-ad-frame ins.adsbygoogle,body.page-post-show .download-ad-slot ins.adsbygoogle,.top-banner-ad iframe,.inline-banner-ad iframe,.sidebar-ad-frame iframe,body.page-post-show .download-ad-slot iframe{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:auto!important}ins.adsbygoogle[data-ad-format=auto],ins.adsbygoogle[data-full-width-responsive=true]{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}.top-banner-ad iframe,.top-banner-ad ins,.top-banner-ad img,.inline-banner-ad iframe,.inline-banner-ad ins,.inline-banner-ad img,.sidebar-ad-frame iframe,.sidebar-ad-frame ins,.sidebar-ad-frame img,body.page-post-show .download-ad-slot iframe,body.page-post-show .download-ad-slot ins,body.page-post-show .download-ad-slot img{max-width:100%!important}body[data-theme=dark]{color-scheme:dark;background:#020617!important;color:#e2e8f0!important}body[data-theme=dark] .navbar{background:#0f172ae0;border-bottom-color:#94a3b824}body[data-theme=dark] .navbar .nav-link,body[data-theme=dark] .navbar-brand{color:#e2e8f0!important}body[data-theme=dark] .navbar .nav-link.active{color:#c7d2fe!important}body[data-theme=dark] .navbar-brand img{filter:brightness(0) invert(1)}body[data-theme=dark] .navbar .bg-white,body[data-theme=dark] .navbar .border,body[data-theme=dark] .site-theme-toggle,body[data-theme=dark] .storefront-search-toggle,body[data-theme=dark] .btn-light{background:#0f172a!important;border-color:#94a3b833!important;color:#e2e8f0!important}body[data-theme=dark] .storefront-search-panel-shell{background:#0f172af5;border-color:#94a3b829}body[data-theme=dark] .storefront-search-panel-header strong,body[data-theme=dark] .storefront-search-panel-input,body[data-theme=dark] .storefront-search-result-title,body[data-theme=dark] .storefront-search-result-price{color:#e2e8f0}body[data-theme=dark] .storefront-search-panel-header p,body[data-theme=dark] .storefront-search-panel-icon,body[data-theme=dark] .storefront-search-panel-state,body[data-theme=dark] .storefront-search-result-heading,body[data-theme=dark] .storefront-search-result-meta,body[data-theme=dark] .storefront-search-helper,body[data-theme=dark] .storefront-search-discovery-label{color:#94a3b8}body[data-theme=dark] .storefront-search-close,body[data-theme=dark] .storefront-search-panel-input,body[data-theme=dark] .storefront-search-result-main,body[data-theme=dark] .storefront-search-result-action,body[data-theme=dark] .storefront-search-chip{background:#111827;border-color:#94a3b82e;color:#e2e8f0}.trust-badge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.trust-badge-card{display:flex;align-items:flex-start;gap:.85rem;padding:1rem;border:1px solid #e2e8f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 12px 24px #0f172a0a}.trust-badge-card i{width:40px;height:40px;flex:0 0 auto;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#4338ca}.trust-badge-card strong{display:block;color:#0f172a;font-size:.92rem;margin-bottom:.2rem}.trust-badge-card span{display:block;color:#64748b;font-size:.82rem;line-height:1.45}.checkout-trust-panel{margin-top:1rem}body[data-theme=dark] .mobile-bottom-menu{background:#0f172af5;border-color:#94a3b829}body[data-theme=dark] .mobile-bottom-link{color:#94a3b8}body[data-theme=dark] .mobile-bottom-link.active{background:#6366f12e;color:#c7d2fe}body[data-theme=dark] .text-muted,body[data-theme=dark] .small.text-muted,body[data-theme=dark] small.text-muted{color:#94a3b8!important}body[data-theme=dark] .box,body[data-theme=dark] .panel,body[data-theme=dark] .hero,body[data-theme=dark] .article,body[data-theme=dark] .sidebar-card,body[data-theme=dark] .filter-panel,body[data-theme=dark] .product-card,body[data-theme=dark] .post-card,body[data-theme=dark] .cat-card,body[data-theme=dark] .category-summary-card,body[data-theme=dark] .category-product-card,body[data-theme=dark] .category-post-card,body[data-theme=dark] .category-related-card,body[data-theme=dark] .related-post-card,body[data-theme=dark] .related-product-card,body[data-theme=dark] .comment-card,body[data-theme=dark] .sidebar,body[data-theme=dark] .search,body[data-theme=dark] .topbar,body[data-theme=dark] .trust-badge-card,body[data-theme=dark] .download-ad-card,body[data-theme=dark] .pagination .page-link{background:#0f172a!important;color:#e2e8f0!important;border-color:#94a3b82e!important;box-shadow:none}body[data-theme=dark] .thumb,body[data-theme=dark] .img-container,body[data-theme=dark] .comment-reply,body[data-theme=dark] .ad-slot,body[data-theme=dark] .form-control,body[data-theme=dark] .form-select,body[data-theme=dark] .shop-sort-select,body[data-theme=dark] .category-product-thumb,body[data-theme=dark] .category-stat,body[data-theme=dark] .search input,body[data-theme=dark] .download-ad-slot{background:#111827!important;color:#e2e8f0!important;border-color:#94a3b82e!important}body[data-theme=dark] .form-control::-moz-placeholder,body[data-theme=dark] .search input::-moz-placeholder{color:#94a3b8!important}body[data-theme=dark] .form-control::placeholder,body[data-theme=dark] .search input::placeholder{color:#94a3b8!important}body[data-theme=dark] .product-description,body[data-theme=dark] .post-content,body[data-theme=dark] .nav-link,body[data-theme=dark] .side-link,body[data-theme=dark] .text-dark,body[data-theme=dark] .shop-results-count{color:#cbd5e1!important}body[data-theme=dark] .trust-badge-card strong{color:#e2e8f0}body[data-theme=dark] .trust-badge-card span{color:#94a3b8}body[data-theme=dark] .trust-badge-card i{background:#6366f133;color:#c7d2fe}body[data-theme=dark] .post-content *,body[data-theme=dark] .product-description *{color:#cbd5e1!important}body[data-theme=dark] .post-content a,body[data-theme=dark] .product-description a{color:#a5b4fc!important}body[data-theme=dark] .pagination .page-item.disabled .page-link{background:#111827;color:#64748b}body[data-theme=dark] .btn-outline-dark{border-color:#94a3b84d;color:#e2e8f0}body[data-theme=dark] .btn-dark{background:#c7d2fe;border-color:#c7d2fe;color:#0f172a}body[data-theme=dark] .btn-dark:hover{background:#a5b4fc;border-color:#a5b4fc;color:#020617}body[data-theme=dark] .btn-outline-dark:hover{background:#111827;border-color:#94a3b84d;color:#fff}body[data-theme=dark] .table{--bs-table-bg: transparent;--bs-table-color: #e2e8f0;--bs-table-border-color: rgba(148, 163, 184, .18)}body[data-theme=dark] footer{background:#020617;border-top:1px solid rgba(148,163,184,.1)}body[data-theme=dark] .back-to-top-button{background:#e2e8f0;color:#020617;border-color:#e2e8f047}body[data-theme=dark] .back-to-top-button:hover{background:#fff;color:#020617}body.page-home[data-theme=dark] .section-title,body.page-home[data-theme=dark] .featured-product-item .fw-bold,body.page-home[data-theme=dark] .latest-post-item .fw-bold,body.page-home[data-theme=dark] .latest-post-item .text-dark,body.page-home[data-theme=dark] .featured-product-item .text-dark,body.page-home[data-theme=dark] .mobile-stack .text-dark,body.page-home[data-theme=dark] .featured-product-item a.text-dark,body.page-home[data-theme=dark] .latest-post-item a.text-dark{color:#e2e8f0!important}body.page-home{background-color:#fcfcfd;color:var(--storefront-dark)}body.page-home .container,body.page-shop .container,body.page-blog .container,body.page-categories .container,body.page-category-show .container,body.page-checkout .container,body.page-product-show .container,body.page-post-show .container,body.page-user .container{max-width:min(1180px,calc(100vw - 24px))}body.page-home .hero-section{background:url(https://images.unsplash.com/photo-1441986300917-64674bd600d8?auto=format&fit=crop&w=1920&q=80) center/cover no-repeat;height:85vh;display:flex;align-items:center;border-bottom-left-radius:50px;border-bottom-right-radius:50px;margin-bottom:-50px}body.page-home .hero-glass-card{background:#ffffff26;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:3rem;border-radius:24px;border:1px solid rgba(255,255,255,.3);color:#fff;max-width:600px}body.page-home .hero-title{font-size:clamp(2rem,5vw,4rem);line-height:1.1}body.page-home .product-card{border:none;border-radius:20px;background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1);overflow:hidden}body.page-home .product-card:hover{transform:translateY(-12px);box-shadow:0 20px 40px #00000014}body.page-home .img-container{background:#f1f5f9;padding:20px;position:relative}.product-badge{position:absolute;top:15px;left:15px;z-index:2;padding:5px 12px;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:.03em}.product-badge--new{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;box-shadow:0 10px 24px #2563eb38}.product-badge--sale{background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;box-shadow:0 10px 24px #ef444438}body[data-theme=dark] .product-badge--new{background:linear-gradient(135deg,#93c5fd,#67e8f9);color:#0f172a;box-shadow:0 10px 24px #67e8f933}body[data-theme=dark] .product-badge--sale{background:linear-gradient(135deg,#facc15,#fb923c);color:#0f172a;box-shadow:0 10px 24px #facc1533}body.page-home .img-container img{aspect-ratio:1 / 1;width:100%;-o-object-fit:contain;object-fit:contain}body.page-home .btn-modern{background:var(--storefront-accent);color:#fff;border-radius:12px;padding:12px 28px;font-weight:600;transition:.3s;border:none}body.page-home .btn-modern:hover{background:var(--storefront-dark);color:#fff;box-shadow:0 10px 20px #6366f14d}body.page-home .section-tag{color:var(--storefront-accent);text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:14px;display:block;margin-bottom:10px}body.page-home .post-card{height:100%;border:1px solid #e2e8f0;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 16px 30px #0f172a0d;transition:transform .35s ease,box-shadow .35s ease}body.page-home .post-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1a}body.page-home .post-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px;transition:.5s}body.page-home .post-card:hover img{transform:scale(1.03)}body.page-home .latest-post-item .card-body{padding:0 1.25rem 1.25rem!important}.top-banner-ad{width:100%;max-width:720px;margin:0 auto 24px;text-align:center;min-height:90px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pagination{gap:8px;flex-wrap:wrap}.pagination .page-item .page-link{border:1px solid #dbe3ef;border-radius:12px;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#334155;font-weight:600;background:#fff;box-shadow:0 4px 14px #0f172a0d;transition:all .2s ease}.pagination .page-item .page-link:hover{color:#fff;border-color:var(--storefront-accent);background:var(--storefront-accent)}.pagination .page-item.active .page-link{color:#fff;border-color:var(--storefront-accent);background:linear-gradient(135deg,#6366f1,#0f172a);box-shadow:0 10px 20px #6366f13d}.pagination .page-item.disabled .page-link{color:#94a3b8;background:#f8fafc;border-color:#e2e8f0;box-shadow:none}body.page-home .section-title{color:var(--storefront-dark)}body.page-home .mobile-stack{display:flex}body.page-shop{background-color:#fcfcfd;color:var(--storefront-dark)}body.page-shop .nav-link{color:#334155;font-weight:500}body.page-shop .nav-link.active{color:var(--storefront-accent);font-weight:600}body.page-shop .shop-hero{background:linear-gradient(135deg,#0f172a,#1e293b 45%,#4338ca);border-radius:28px;color:#fff;padding:3rem;margin-top:2rem;margin-bottom:2rem}body.page-shop .filter-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem;position:sticky;top:94px}body.page-shop .product-card{border:1px solid #e2e8f0;border-radius:18px;background:#fff;overflow:hidden;transition:all .3s ease;height:100%}body.page-shop .product-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0f172a14;border-color:#cbd5e1}body.page-shop .thumb{position:relative;background:#f8fafc;height:220px;display:flex;align-items:center;justify-content:center;padding:18px}body.page-shop .thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.page-shop .price{font-size:1.1rem;font-weight:700}body.page-shop .btn-modern{background:var(--storefront-accent);color:#fff;border:none;border-radius:12px;padding:10px 20px;font-weight:600}body.page-shop .btn-modern:hover{background:#4f46e5;color:#fff}body.page-shop .shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}body.page-shop .shop-results-count{margin:0;color:#64748b;font-weight:500}body.page-shop .shop-sort-select{min-width:220px;border:1px solid #dbe3f0;border-radius:14px;padding:.8rem 2.8rem .8rem 1rem;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#4338ca 50%),linear-gradient(135deg,#4338ca 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;box-shadow:0 10px 24px #0f172a0d;color:#0f172a;font-weight:600}body.page-shop .shop-sort-select:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f129}body.page-blog{background:#f8fafc;color:var(--storefront-dark)}body.page-blog .hero{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2.5rem;margin:2rem 0}body.page-blog .post-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;height:100%;transition:.3s}body.page-blog .post-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #0f172a14}body.page-blog .post-image{height:220px;-o-object-fit:cover;object-fit:cover;width:100%}body.page-categories{background:#f8fafc;color:var(--storefront-dark)}body.page-categories .hero{background:linear-gradient(135deg,#111827,#4f46e5);color:#fff;border-radius:24px;padding:3rem;margin:2rem 0}body.page-categories .cat-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;transition:.3s;height:100%}body.page-categories .cat-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #0f172a14}body.page-categories .cat-icon-wrap{min-height:180px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#dbeafe,#eef2ff 45%,#f8fafc);border-bottom:1px solid #e2e8f0}body.page-categories .cat-icon{width:86px;height:86px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#4338ca);color:#fff;box-shadow:0 18px 30px #4338ca38}body.page-categories .cat-icon i{font-size:2rem}body.page-category-show{background:#f8fafc;color:var(--storefront-dark)}body.page-category-show .category-hero{background:linear-gradient(135deg,#111827,#1d4ed8 55%,#38bdf8);color:#fff;border-radius:28px;padding:2rem;margin:2rem 0 1.5rem;overflow:hidden;position:relative}body.page-category-show .category-hero:after{content:"";position:absolute;inset:auto -60px -90px auto;width:220px;height:220px;border-radius:999px;background:#ffffff1f;filter:blur(4px)}body.page-category-show .category-cover{width:100%;min-height:320px;border-radius:22px;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 36px #0f172a33;background:linear-gradient(135deg,#fff3,#bfdbfe1f)}body.page-category-show .category-cover-icon{width:128px;height:128px;border-radius:32px;display:inline-flex;align-items:center;justify-content:center;background:#0f172ad1;color:#fff;box-shadow:0 20px 40px #0f172a3d}body.page-category-show .category-cover-icon i{font-size:3.2rem}body.page-category-show .category-summary-card,body.page-category-show .category-product-card,body.page-category-show .category-post-card,body.page-category-show .category-related-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 16px 30px #0f172a0d}body.page-category-show .category-summary-card{padding:1.25rem;position:sticky;top:94px}body.page-category-show .category-stat{border-radius:18px;padding:1rem;background:linear-gradient(180deg,#f8fafc,#eff6ff);border:1px solid #dbeafe}body.page-category-show .category-product-card{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;height:100%}body.page-category-show .category-product-card:hover{transform:translateY(-8px);box-shadow:0 18px 34px #0f172a14;border-color:#cbd5e1}body.page-category-show .category-post-card{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;height:100%}body.page-category-show .category-post-card:hover{transform:translateY(-8px);box-shadow:0 18px 34px #0f172a14;border-color:#cbd5e1}body.page-category-show .category-post-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;display:block}body.page-category-show .category-product-thumb{position:relative;background:#f8fafc;height:220px;display:flex;align-items:center;justify-content:center;padding:18px}body.page-category-show .category-product-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.page-category-show .category-related-card{display:block;padding:1rem;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}body.page-category-show .category-related-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 14px 28px #0f172a14}body.page-category-show .category-related-icon{width:100%;height:120px;display:flex;align-items:center;justify-content:center;border-radius:14px;margin-bottom:.85rem;background:linear-gradient(135deg,#eef2ff,#dbeafe)}body.page-category-show .category-related-icon i{font-size:2rem;color:#3730a3}body.page-category-show .category-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:2rem;text-align:center}body.page-checkout{background:#f8fafc;color:#0f172a}body.page-checkout .box{background:#fff;border:1px solid #e2e8f0;border-radius:16px}body.page-product-show{background:#f8fafc;color:#0f172a}body.page-product-show .panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px}body.page-product-show .product-image{width:100%;border-radius:16px}body.page-product-show .badge-soft{background:#e0e7ff;color:#3730a3}body.page-product-show .product-description{color:#334155;line-height:1.9}body.page-product-show .product-description p:last-child{margin-bottom:0}body.page-product-show .product-description img{max-width:100%;height:auto;border-radius:10px}body.page-product-show .product-description iframe{max-width:100%}.inline-banner-ad{width:100%;max-width:720px;margin:18px auto;text-align:center}.inline-banner-ad,.sidebar-ad-frame{min-height:90px;display:flex;align-items:center;justify-content:center;overflow:hidden}.in-article-ad{margin:1.5rem auto;padding-top:.5rem;padding-bottom:.5rem}.sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;overflow:hidden}.ad-slot{width:100%;max-width:300px;height:250px;border:1px dashed #94a3b8;border-radius:12px;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto;font-weight:600}body.page-product-show .popular-product,body.page-post-show .popular-post{display:flex;gap:10px;align-items:center;text-decoration:none;color:inherit}body.page-product-show .popular-product+.popular-product,body.page-post-show .popular-post+.popular-post{margin-top:10px}body.page-product-show .popular-product img,body.page-post-show .popular-post img{width:72px;height:52px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0}.sidebar-sticky{position:sticky;top:90px;z-index:10}body.page-product-show .col-lg-8,body.page-post-show .col-lg-8{z-index:5}body.page-product-show .col-lg-4,body.page-post-show .col-lg-4{z-index:10}body.page-product-show,body.page-post-show{overflow-x:hidden}body.page-product-show .related-product-card,body.page-product-show .related-post-card,body.page-post-show .related-product-card,body.page-post-show .related-post-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;display:block;height:100%;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}body.page-product-show .related-product-card:hover,body.page-product-show .related-post-card:hover,body.page-post-show .related-product-card:hover,body.page-post-show .related-post-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 14px 28px #0f172a14}body.page-product-show .related-product-card img,body.page-product-show .related-post-card img,body.page-post-show .related-product-card img,body.page-post-show .related-post-card img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover}.comment-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px}.comment-card+.comment-card{margin-top:14px}.comment-reply{border-left:3px solid #6366f1;background:#f8fafc;border-radius:12px;padding:14px;margin-top:12px}body.page-post-show{background:#f8fafc;color:#0f172a}body.page-post-show .article{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}body.page-post-show .cover{width:100%;max-height:420px;-o-object-fit:cover;object-fit:cover}body.page-post-show .post-content{color:#334155;line-height:1.9}body.page-post-show .post-content p:last-child{margin-bottom:0}body.page-post-show .post-content img{max-width:100%;height:auto;border-radius:10px}body.page-post-show .post-content iframe{max-width:100%}body.page-post-show .download-ad-overlay{position:fixed;inset:0;z-index:1055;display:none;align-items:center;justify-content:center;padding:16px;background:#0f172ab8}body.page-post-show .download-ad-overlay.is-open{display:flex}body.page-post-show .download-ad-modal-shell{width:100%;max-width:340px}body.page-post-show .download-ad-card{border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:#fff}body.page-post-show .download-ad-copy{min-width:0}body.page-post-show .download-ad-title{font-size:1.125rem;line-height:1.25;word-break:break-word}body.page-post-show .download-ad-text{line-height:1.55}body.page-post-show .download-ad-slot{width:300px;max-width:100%;min-height:250px;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:#f8fafc}body.page-post-show .download-ad-slot iframe,body.page-post-show .download-ad-slot img,body.page-post-show .download-ad-slot ins{max-width:100%}body.page-user{--accent: #6366f1;--dark: #0f172a;--bg: #f8fafc;--surface: #ffffff;--surface-muted: #f8fafc;--border: #e2e8f0;--text: #0f172a;--text-muted: #64748b;--link: #334155;--link-active-bg: #eef2ff;--link-active-text: #3730a3;--table-stripe: rgba(148, 163, 184, .08);--button-bg: #0f172a;--button-border: #0f172a;--button-text: #ffffff;--button-hover-bg: #1e293b;--button-hover-border: #1e293b;--button-hover-text: #ffffff;--button-outline-bg: transparent;--button-outline-border: #0f172a;--button-outline-text: #0f172a;--button-outline-hover-bg: #0f172a;--button-outline-hover-border: #0f172a;--button-outline-hover-text: #ffffff;background:var(--bg);color:var(--text);transition:background-color .25s ease,color .25s ease}body.page-user[data-theme=dark]{--bg: #020617;--surface: #0f172a;--surface-muted: #111827;--border: rgba(148, 163, 184, .18);--text: #e2e8f0;--text-muted: #94a3b8;--link: #cbd5e1;--link-active-bg: rgba(99, 102, 241, .2);--link-active-text: #c7d2fe;--table-stripe: rgba(148, 163, 184, .06);--button-bg: #c7d2fe;--button-border: #c7d2fe;--button-text: #0f172a;--button-hover-bg: #a5b4fc;--button-hover-border: #a5b4fc;--button-hover-text: #020617;--button-outline-bg: transparent;--button-outline-border: rgba(148, 163, 184, .4);--button-outline-text: #e2e8f0;--button-outline-hover-bg: #111827;--button-outline-hover-border: rgba(148, 163, 184, .4);--button-outline-hover-text: #ffffff}body.page-user .sidebar{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1rem;position:sticky;top:92px;transition:background-color .25s ease,border-color .25s ease}body.page-user .sidebar-user-card{display:flex;align-items:center;gap:.85rem;padding:.35rem .35rem 1rem;margin-bottom:.75rem;border-bottom:1px solid var(--border)}body.page-user .sidebar-user-avatar{width:56px;height:56px;border-radius:18px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid var(--border)}body.page-user .sidebar-user-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#0f172a);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.04em}body.page-user .side-link{display:block;text-decoration:none;color:var(--link);padding:.65rem .8rem;border-radius:10px;font-weight:500;margin-bottom:.35rem;transition:background-color .2s ease,color .2s ease}body.page-user .side-link:hover,body.page-user .side-link.active{background:var(--link-active-bg);color:var(--link-active-text)}body.page-user .panel{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.25rem;transition:background-color .25s ease,border-color .25s ease}body.page-user .status-pill{border-radius:999px;padding:.25rem .7rem;font-size:.74rem;font-weight:600}body.page-user .status-completed{background:#dcfce7;color:#166534}body.page-user .status-processing{background:#ffedd5;color:#9a3412}body.page-user .status-pending{background:#fee2e2;color:#991b1b}body.page-user .table{--bs-table-bg: transparent;--bs-table-color: var(--text);--bs-table-border-color: var(--border);--bs-table-striped-bg: var(--table-stripe)}body.page-user .table thead th,body.page-user .table tbody td{color:var(--text)}body.page-user .text-muted,body.page-user .form-label.text-muted{color:var(--text-muted)!important}body.page-user .form-control{background:var(--surface-muted);border-color:var(--border);color:var(--text)}body.page-user .form-control:focus{background:var(--surface-muted);color:var(--text);border-color:#6366f173;box-shadow:0 0 0 .2rem #6366f12e}body.page-user .form-control[readonly]{background:var(--surface-muted)}body.page-user .btn-dark{background:var(--button-bg);border-color:var(--button-border);color:var(--button-text)}body.page-user .btn-dark:hover,body.page-user .btn-dark:focus,body.page-user .btn-dark:active{background:var(--button-hover-bg);border-color:var(--button-hover-border);color:var(--button-hover-text)}body.page-user .btn-outline-dark{background:var(--button-outline-bg);border-color:var(--button-outline-border);color:var(--button-outline-text)}body.page-user .btn-outline-dark:hover,body.page-user .btn-outline-dark:focus,body.page-user .btn-outline-dark:active{background:var(--button-outline-hover-bg);border-color:var(--button-outline-hover-border);color:var(--button-outline-hover-text)}@media(max-width:991px){.navbar{padding:.9rem 0}.storefront-mobile-actions{display:inline-flex}.site-theme-toggle.desktop-only{display:none}.site-theme-toggle.mobile-only{display:inline-flex}.storefront-navbar-actions{display:none!important}.navbar-nav{display:none}.navbar-nav::-webkit-scrollbar{display:none}.navbar .nav-item{width:auto;flex:0 0 auto}.navbar .nav-link{padding:.85rem 1rem!important;border-radius:16px;white-space:nowrap}.navbar .nav-link.active{background:#eef2ff;color:#4338ca!important}.storefront-navbar-actions{width:100%;justify-content:space-between;gap:1rem;padding-top:1rem;margin-top:1rem;border-top:1px solid rgba(226,232,240,.9)}body[data-theme=dark] .storefront-navbar-actions{border-top-color:#94a3b829}body.page-home .hero-section{min-height:72vh;height:auto;padding:90px 0;margin-bottom:-30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px}body.page-home .hero-glass-card,body.page-shop .shop-hero,body.page-category-show .category-hero,body.page-categories .hero,body.page-blog .hero{padding:2rem}body.page-home .section-title{font-size:1.9rem}body.page-shop .filter-panel{position:static;margin-bottom:1rem}.sidebar-sticky,body.page-user .sidebar,body.page-category-show .category-summary-card{position:static;top:auto}body.page-shop .shop-hero,body.page-category-show .category-hero,body.page-blog .hero,body.page-categories .hero,body.page-product-show .panel,body.page-post-show .article,body.page-checkout .box,body.page-user .panel{border-radius:18px}body.page-product-show .cover,body.page-blog .post-image{height:auto}.top-banner-ad,.inline-banner-ad{margin-bottom:20px}}@media(max-width:767px){body{padding-bottom:calc(98px + env(safe-area-inset-bottom) + var(--mobile-bottom-menu-offset))}.mobile-bottom-menu{display:grid;align-items:stretch;max-width:min(560px,calc(100vw - 20px));margin-inline:auto}.top-banner-ad,.latest-post-ad,.sidebar-ad-frame,.inline-banner-ad{position:relative;z-index:1}.top-banner-ad,.inline-banner-ad,.sidebar-ad-frame,body.page-post-show .download-ad-slot{width:100%;max-width:100%;margin-left:auto;margin-right:auto;overflow:hidden}.top-banner-ad,.inline-banner-ad{min-height:70px;padding:0;border-radius:16px}.sidebar-ad-frame,body.page-post-show .download-ad-slot{max-width:min(100%,336px);min-height:120px}.top-banner-ad ins.adsbygoogle,.inline-banner-ad ins.adsbygoogle,.sidebar-ad-frame ins.adsbygoogle,body.page-post-show .download-ad-slot ins.adsbygoogle{max-width:100%!important;overflow:hidden!important}footer{border-top-left-radius:30px;border-top-right-radius:30px;padding:56px 0 30px}.back-to-top-button{right:14px;bottom:calc(92px + env(safe-area-inset-bottom) + var(--mobile-bottom-menu-offset))}.navbar{padding:.8rem 0}.navbar-brand img{max-height:32px}body.page-home .hero-section{min-height:62vh;padding:70px 0}body.page-home .hero-glass-card{padding:1.4rem;border-radius:16px}body.page-home .mobile-stack{flex-direction:column;align-items:flex-start!important;gap:12px}body.page-home .product-card,body.page-home .post-card,body.page-shop .product-card,body.page-blog .post-card,body.page-categories .cat-card,body.page-category-show .category-product-card,body.page-category-show .category-post-card,body.page-category-show .category-related-card,body.page-product-show .related-product-card,body.page-product-show .related-post-card,body.page-post-show .related-product-card,body.page-post-show .related-post-card{border-radius:18px}body.page-home .post-card img,body.page-blog .post-image,body.page-categories .cat-icon-wrap,body.page-category-show .category-post-image,body.page-product-show .related-product-card img,body.page-product-show .related-post-card img,body.page-post-show .related-product-card img,body.page-post-show .related-post-card img{height:200px}body.page-shop .thumb,body.page-category-show .category-product-thumb{height:190px;padding:14px}body.page-shop .shop-toolbar{flex-direction:column;align-items:stretch}body.page-shop .shop-results-count{font-size:.95rem}body.page-shop .shop-sort-select{width:100%;min-width:0}body.page-product-show .panel,body.page-post-show .article,body.page-checkout .box,body.page-user .sidebar,body.page-user .panel{padding:1.25rem!important}body.page-product-show .popular-product,body.page-post-show .popular-post{align-items:flex-start}body.page-product-show .popular-product img,body.page-post-show .popular-post img{width:68px;height:68px}body.page-product-show .download-ad-card{padding:14px}body.page-product-show .download-ad-modal-shell,body.page-post-show .download-ad-modal-shell{max-width:100%}.trust-badge-grid{grid-template-columns:1fr}body.page-checkout form .btn,body.page-product-show form .btn,body.page-post-show form .btn,body.page-user .panel .btn,body.page-user .sidebar form .btn{width:100%}body.page-user .sidebar{padding:.9rem}}@media(max-width:575px){.navbar-brand{font-size:1.35rem}.navbar .container{gap:.75rem}body.page-home .hero-title{font-size:1.9rem}body.page-home .lead{font-size:.98rem}body.page-home .btn-modern{padding:10px 18px}body.page-home .section-title{font-size:1.55rem}body.page-home .product-card .card-body{padding-left:.85rem!important;padding-right:.85rem!important}.mobile-bottom-menu{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:calc(max(8px,env(safe-area-inset-bottom)) + var(--mobile-bottom-menu-offset));gap:4px;padding:8px;border-radius:18px;max-width:calc(100vw - 16px)}.mobile-bottom-link{min-height:54px;font-size:10px;padding:5px 2px}.mobile-bottom-link i{font-size:16px}.mobile-bottom-label{font-size:10px}.storefront-search-panel{position:fixed;top:78px;left:12px;right:12px;width:auto}body.page-home .post-card img,body.page-blog .post-image,body.page-categories .cat-icon-wrap,body.page-category-show .category-related-icon,body.page-category-show .category-post-image,body.page-product-show .related-product-card img,body.page-product-show .related-post-card img,body.page-post-show .related-product-card img,body.page-post-show .related-post-card img,body.page-post-show .cover{height:180px}body.page-product-show .product-image{border-radius:12px}body.page-product-show .product-description,body.page-post-show .post-content{line-height:1.75;font-size:.96rem;overflow-wrap:anywhere}body.page-product-show .product-description table,body.page-post-show .post-content table{display:block;width:100%;overflow-x:auto}body.page-checkout .d-flex.justify-content-between,body.page-product-show .d-flex.justify-content-between,body.page-post-show .d-flex.justify-content-between{gap:.75rem}body.page-checkout .border.rounded-3,body.page-product-show .sidebar-card,body.page-post-show .sidebar-card,.comment-card{padding:1rem!important}body.page-user .table{display:block;overflow-x:auto;white-space:nowrap}.top-banner-ad,.inline-banner-ad,.sidebar-ad-frame,body.page-post-show .download-ad-slot{min-height:0}.top-banner-ad,.inline-banner-ad{min-height:56px}.sidebar-ad-frame,body.page-post-show .download-ad-slot{width:min(100%,300px)}body.page-post-show .download-ad-card{padding:14px;border-radius:14px}body.page-post-show .download-ad-header{margin-bottom:.85rem!important}body.page-post-show .download-ad-title{font-size:1rem;margin-bottom:.35rem!important}body.page-post-show .download-ad-text{font-size:.8rem;line-height:1.45}body.page-post-show .download-ad-card .btn,body.page-post-show .gated-download-button,body.page-product-show .btn-dark,body.page-checkout .btn-dark,body.page-shop .btn-modern{width:100%}.top-banner-ad,.inline-banner-ad{border-radius:16px}}body.page-user footer .btn,body.page-user .back-to-top-button{width:auto}body.page-user footer .btn.rounded-circle,body.page-user .back-to-top-button{width:48px;height:48px;min-width:48px;padding:0;display:inline-flex;align-items:center;justify-content:center}
