@keyframes skPulse{0%,to{opacity:1}50%{opacity:.45}}*,:after,:before{box-sizing:border-box}body{font-family:DM Sans,sans-serif}.pcard:hover{box-shadow:0 4px 18px rgba(0,0,0,.1);border-color:#ccc!important}.pcard:hover .pcard-img{transform:scale(1.05)!important}.plist-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.07)!important}.ec-brand-grid,.ec-cat-grid,.ec-grid{display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}@media (max-width:1200px){.ec-grid{grid-template-columns:repeat(3,1fr)!important}.ec-brand-grid,.ec-cat-grid{grid-template-columns:repeat(4,1fr)!important}}@media (max-width:768px){.ec-brand-grid,.ec-cat-grid,.ec-grid{grid-template-columns:repeat(2,1fr)!important}}.explore-top-bar{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #eee;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:48px;gap:12px}@media (max-width:560px){.explore-top-bar{flex-direction:column;align-items:flex-start;height:auto;gap:10px;padding:12px 16px}.explore-top-bar-left,.explore-top-bar-right{width:100%}.explore-top-bar-right{justify-content:space-between;flex-wrap:wrap}}.ec-search-form{display:flex;align-items:center;position:relative;margin-right:8px;width:180px;transition:width .3s cubic-bezier(.4,0,.2,1)}.ec-search-form:focus-within{width:220px}.ec-search-input{font-size:12px;padding:7px 30px 7px 32px;border:1px solid #ddd;border-radius:9999px;outline:none;width:100%;height:38px;transition:all .2s ease;background:#fff;color:#111}.ec-search-input:focus{border-color:#111;box-shadow:0 0 0 2px rgba(17,17,17,.1)}@media (max-width:768px){.ec-search-form{width:200px}.ec-search-form:focus-within{width:260px}}@media (max-width:560px){.ec-search-form,.ec-search-form:focus-within{width:100%;margin-right:0;margin-bottom:10px;order:-1}}@media (max-width:768px){.explore-sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:#fff;z-index:1050;transform:translateX(-100%);transition:transform .25s cubic-bezier(.2,.9,.4,1.1);box-shadow:2px 0 12px rgba(0,0,0,.1);overflow-y:auto}.explore-sidebar.sidebar-open{transform:translateX(0)}.sidebar-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1040;opacity:0;pointer-events:none;transition:opacity .2s}.sidebar-backdrop.open{opacity:1;pointer-events:auto}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:6px;margin-right:8px}.mobile-menu-btn svg{width:20px;height:20px;stroke:#111;stroke-width:1.5}}@media (min-width:769px){.mobile-menu-btn,.sidebar-backdrop{display:none}.explore-sidebar{position:sticky;top:0;width:220px;flex-shrink:0;height:100vh;overflow-y:auto}}