:root{--ep-bg:#f7f8fa;--ep-ink:#111827;--ep-muted:#6b7280;--ep-border:#e2e6eb;--ep-card:#fff;--ep-gold:#f4cf00;--ep-gold-dark:#8a7500;--ep-primary:#111827;--ep-radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ep-bg);color:var(--ep-ink);font-family:Outfit,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;padding-bottom:92px}a{text-decoration:none;color:inherit}button,input{font:inherit}.ep-shell{width:100%;max-width:672px;margin:0 auto}.ep-header{position:sticky;top:0;z-index:40;background:rgb(255 255 255 / .9);backdrop-filter:blur(14px);border-bottom:1px solid var(--ep-border);padding:16px 20px}.ep-header-inner{display:flex;align-items:center;justify-content:space-between}.ep-logo{font-size:25px;font-weight:700;letter-spacing:-.8px}.ep-logo span{color:#d9b700}.ep-sub{margin:2px 0 0;color:#8a919b;font-size:11px;text-transform:uppercase;letter-spacing:.16em}.ep-head-actions{display:flex;gap:8px}.ep-icon{position:relative;width:42px;height:42px;border:0;border-radius:50%;background:#eef0f3;display:grid;place-items:center;color:#5f6b7a}.ep-badge{position:absolute;right:-2px;top:-2px;width:20px;height:20px;border-radius:50%;background:var(--ep-gold);color:#111827;font-size:10px;font-weight:800;display:grid;place-items:center}.ep-content{padding:4px 20px 0}.ep-search{margin:12px 0 28px;display:flex;align-items:center;gap:12px;padding:15px 18px;border:1px solid var(--ep-border);border-radius:28px;background:#fff;box-shadow:0 2px 5px rgb(17 24 39 / .08)}.ep-search svg{color:#657386;flex:0 0 auto}.ep-search input{width:100%;border:0;outline:0;background:#fff0;color:var(--ep-ink);font-size:17px}.ep-search input::placeholder{color:#7d8794}.ep-hero{position:relative;height:338px;border-radius:42px;overflow:hidden;margin-bottom:34px;background:#151a24;color:#fff}.ep-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.ep-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .04),rgb(0 0 0 / .65))}.ep-hero-content{position:absolute;z-index:2;left:42px;right:28px;bottom:42px}.ep-pill{display:inline-block;background:var(--ep-gold);color:#171717;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:12px}.ep-hero h2{font-size:34px;line-height:1.05;margin:0 0 6px;letter-spacing:-1px}.ep-hero p{margin:0;font-size:18px;color:rgb(255 255 255 / .78)}.ep-section{margin-bottom:34px}.ep-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.ep-section h3{font-size:25px;letter-spacing:-.5px;margin:0}.ep-link{color:#d1b000;font-weight:800;font-size:14px}.ep-scroll{display:flex;gap:12px;overflow:auto;padding-bottom:4px;scrollbar-width:none}.ep-scroll::-webkit-scrollbar{display:none}.ep-cat{flex:0 0 auto;padding:15px 27px;border-radius:24px;border:1px solid var(--ep-border);background:#fff;color:#6b7787;font-weight:700}.ep-cat.active{background:var(--ep-primary);color:#fff;border-color:var(--ep-primary)}.ep-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ep-card{background:var(--ep-card);border:1px solid var(--ep-border);border-radius:30px;padding:12px;display:flex;flex-direction:column;min-width:0}.ep-product-img{width:100%;aspect-ratio:1;border-radius:24px;background:#eef0f2;object-fit:cover;display:block;margin-bottom:11px}.ep-tags{display:flex;align-items:center;gap:6px;min-height:18px}.ep-tag{display:inline-block;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;background:#eef0f2;color:#697586}.ep-tag.gold{background:var(--ep-gold);color:#1a1a1a}.ep-batt{font-size:9px;font-weight:800;color:#778292}.ep-model{margin:7px 0 2px;color:#707b8a;font-size:10px;font-weight:800;text-transform:uppercase}.ep-price{font-size:16px;font-weight:800;margin:0 0 12px}.ep-btn{display:block;width:100%;padding:10px;border:0;border-radius:12px;background:var(--ep-primary);color:#fff;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase}.ep-features{display:grid;gap:12px;background:#fff;border:1px solid var(--ep-border);border-radius:28px;padding:20px}.ep-feature{display:flex;gap:12px;align-items:center;color:#687487;font-size:12px}.ep-feature svg{color:#d1b000;flex:0 0 auto}.ep-bottom{position:fixed;left:0;right:0;bottom:0;z-index:50;background:rgb(255 255 255 / .96);backdrop-filter:blur(14px);border-top:1px solid var(--ep-border)}.ep-bottom-inner{max-width:672px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 26px max(12px,env(safe-area-inset-bottom))}.ep-bottom a{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;color:#687487;font-size:11px;font-weight:700}.ep-bottom a.active{color:#111827}.ep-bottom svg{width:22px;height:22px}.ep-bottom .ep-badge{right:calc(50% - 22px);top:-5px;width:18px;height:18px}.woocommerce .ep-content,.woocommerce-page .ep-content{padding-top:18px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:480px){.ep-content{padding-left:20px;padding-right:20px}.ep-hero{height:338px;border-radius:40px}.ep-hero-content{left:42px}.ep-hero h2{font-size:32px}.ep-hero p{font-size:17px}.ep-section h3{font-size:24px}}@media(min-width:673px){.ep-header{border-radius:0}.ep-bottom{left:50%;right:auto;transform:translateX(-50%);width:672px;border:1px solid var(--ep-border);border-bottom:0;border-radius:22px 22px 0 0}}