.ea-shop{--ea-shop-yellow:#fdb700;--ea-shop-purple:#5e17eb;--ea-shop-purple-dark:#4a11c0;--ea-shop-dark:#070b14;--ea-shop-slate-900:#0f172a;--ea-shop-slate-800:#1e293b;--ea-shop-card:#111827;--ea-shop-border:#1f2937;--ea-shop-text:#d1d5db;--ea-shop-muted:#9ca3af;--ea-shop-muted-2:#6b7280;--ea-shop-white:#ffffff;min-height:100vh;display:flex;flex-direction:column;background:var(--ea-shop-dark);color:var(--ea-shop-text);font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;overflow-x:hidden}.ea-shop,.ea-shop *,.ea-shop *::before,.ea-shop *::after{box-sizing:border-box}body.ensinaaqui-loja-page{background:#070b14}body.ensinaaqui-loja-page::selection,body.ensinaaqui-loja-page *::selection{background:#5e17eb;color:#fff}body.ensinaaqui-loja-page::-webkit-scrollbar{width:8px}body.ensinaaqui-loja-page::-webkit-scrollbar-track{background:#070b14}body.ensinaaqui-loja-page::-webkit-scrollbar-thumb{border:1px solid #070b14;border-radius:4px;background:#1e293b}body.ensinaaqui-loja-page::-webkit-scrollbar-thumb:hover{background:#5e17eb}body.ensinaaqui-loja-page #page,body.ensinaaqui-loja-page .site,body.ensinaaqui-loja-page .site-content,body.ensinaaqui-loja-page .ast-container{width:100%;max-width:none;margin:0;padding:0;background:#fff0}.ea-shop *,.ea-shop *::before,.ea-shop *::after{box-sizing:border-box}.ea-shop a{color:inherit;text-decoration:none}.ea-shop button,.ea-shop input,.ea-shop select{font:inherit}.ea-shop button{cursor:pointer}.ea-shop-container{width:min(100% - 32px, 1400px);margin-inline:auto}.ea-shop-topbar{width:100%;padding-block:8px;border-bottom:1px solid #1f2937;background:var(--ea-shop-slate-900);color:var(--ea-shop-muted);font-size:12px;line-height:1.35}.ea-shop-topbar__inner{display:flex;min-height:0;align-items:center;justify-content:space-between;gap:8px 16px}.ea-shop-topbar__group,.ea-shop-topbar__group a,.ea-shop-topbar__location{display:inline-flex;min-width:0;align-items:center;gap:6px}.ea-shop-topbar__group{gap:16px}.ea-shop-topbar a,.ea-shop-topbar__location{transition:color 180ms ease}.ea-shop-topbar a:hover,.ea-shop-topbar a:focus-visible,.ea-shop-topbar__location:hover{color:var(--ea-shop-white)}.ea-shop-topbar i{color:var(--ea-shop-yellow)}.ea-shop-header{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid rgb(255 255 255 / .06);background:var(--ea-shop-slate-900);box-shadow:0 10px 28px rgb(0 0 0 / .28)}body.admin-bar .ea-shop-header{top:32px}.ea-shop-header__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box;padding-inline:16px;padding-block:18px}.ea-shop-brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:12px;min-width:0}.ea-shop-brand__icon{width:40px;height:40px;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px}.ea-shop-brand__icon img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.42)}.ea-shop-brand__text{color:var(--ea-shop-white);font-size:24px;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap}.ea-shop-brand__text span{color:var(--ea-shop-yellow)}.ea-shop-search{display:flex;flex:1 1 auto;min-width:0;max-width:672px;align-items:stretch}.ea-shop-search input{width:100%;min-width:0;height:44px;border:1px solid #374151;border-right:0;border-radius:6px 0 0 6px;background:var(--ea-shop-dark);color:var(--ea-shop-white);padding:10px 16px;font-size:14px;line-height:1.2;outline:0;transition:border-color 180ms ease,box-shadow 180ms ease}.ea-shop-search input::placeholder{color:#6b7280}.ea-shop-search input:focus{border-color:var(--ea-shop-purple);box-shadow:0 0 0 1px var(--ea-shop-purple)}.ea-shop-search button{width:64px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0 6px 6px 0;background:var(--ea-shop-purple);color:var(--ea-shop-white);font-size:14px;font-weight:700;transition:background-color 180ms ease}.ea-shop-search button:hover,.ea-shop-search button:focus-visible{background:var(--ea-shop-purple-dark)}.ea-shop-search--mobile{display:none}.ea-shop-actions{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:24px;color:#d1d5db}.ea-shop-action{display:inline-flex;flex-direction:column;align-items:center;gap:4px;transition:color 180ms ease}.ea-shop-action:hover,.ea-shop-action:focus-visible{color:var(--ea-shop-yellow)}.ea-shop-action i{font-size:18px;line-height:28px}.ea-shop-action span:last-child{font-size:10px;font-weight:800;line-height:15px;letter-spacing:0;text-transform:uppercase}.ea-shop-action__cart-icon{position:relative;display:inline-flex}.ea-shop-action__cart-icon span{position:absolute;top:-8px;right:-10px;min-width:18px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding-inline:5px;border-radius:999px;background:var(--ea-shop-yellow);color:var(--ea-shop-slate-900);box-shadow:0 8px 18px rgb(0 0 0 / .32);font-size:10px;font-weight:900;line-height:1}.ea-shop-hero{position:relative;width:100%;height:380px;overflow:hidden;border-bottom:1px solid var(--ea-shop-border);background:#000}.ea-shop-slider,.ea-shop-slide{position:absolute;inset:0}.ea-shop-slide{z-index:0;opacity:0;transform:scale(1.05);transition:opacity 800ms ease-in-out,transform 800ms ease-in-out}.ea-shop-slide.is-active{z-index:10;opacity:1;transform:scale(1)}.ea-shop-slide__fade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#070b14 0%,rgb(7 11 20 / .9) 44%,#fff0 100%)}.ea-shop-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.6;mix-blend-mode:overlay}.ea-shop-slide__content{position:relative;z-index:2;width:min(100% - 120px, 1400px);height:100%;display:flex;flex-direction:column;justify-content:center;margin-inline:auto}.ea-shop-slide__tag{width:fit-content;display:inline-flex;margin-bottom:16px;padding:4px 12px;border-radius:4px;background:var(--ea-shop-purple);color:var(--ea-shop-white);box-shadow:0 0 15px rgb(94 23 235 / .4);font-size:10px;font-weight:900;line-height:1.4;letter-spacing:.08em}.ea-shop-slide h2{max-width:720px;margin:0 0 16px;color:var(--ea-shop-white);font-size:48px;font-weight:900;line-height:1.04;letter-spacing:0;text-shadow:0 12px 28px rgb(0 0 0 / .45)}.ea-shop-slide p{max-width:576px;margin:0 0 32px;color:#d1d5db;font-size:16px;font-weight:500;line-height:1.65;text-shadow:0 8px 18px rgb(0 0 0 / .4)}.ea-shop-slide__actions{display:flex;align-items:center;gap:16px}.ea-shop-slide__actions a,.ea-shop-slide__actions button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:4px;font-size:14px;font-weight:900;line-height:1.2;transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease,box-shadow 180ms ease}.ea-shop-slide__actions a{border:0;background:var(--ea-shop-yellow);color:var(--ea-shop-slate-900);box-shadow:0 0 20px rgb(253 183 0 / .3)}.ea-shop-slide__actions a:hover,.ea-shop-slide__actions a:focus-visible{background:#e5a600}.ea-shop-slide__actions button{border:1px solid #4b5563;background:rgb(15 23 42 / .5);color:var(--ea-shop-white);backdrop-filter:blur(8px)}.ea-shop-slide__actions button:hover,.ea-shop-slide__actions button:focus-visible{border-color:var(--ea-shop-white);background:rgb(255 255 255 / .1)}.ea-shop-slider__arrow{position:absolute;top:50%;z-index:20;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgb(255 255 255 / .1);border-radius:999px;background:rgb(0 0 0 / .6);color:var(--ea-shop-white);transform:translateY(-50%);backdrop-filter:blur(12px);transition:background-color 180ms ease,color 180ms ease}.ea-shop-slider__arrow:hover,.ea-shop-slider__arrow:focus-visible{background:var(--ea-shop-yellow);color:var(--ea-shop-slate-900)}.ea-shop-slider__arrow--prev{left:16px}.ea-shop-slider__arrow--next{right:16px}.ea-shop-slider__dots{position:absolute;bottom:16px;left:50%;z-index:20;display:flex;align-items:center;gap:8px;transform:translateX(-50%)}.ea-shop-slider__dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#4b5563;transition:width 300ms ease,background-color 300ms ease,box-shadow 300ms ease}.ea-shop-slider__dots button.is-active{width:32px;background:var(--ea-shop-yellow);box-shadow:0 0 10px rgb(253 183 0 / .5)}.ea-shop-main{width:min(100% - 32px, 1400px);display:flex;align-items:flex-start;gap:24px;flex:1;margin-inline:auto;padding:32px 16px}.ea-shop-sidebar{width:256px;flex:0 0 256px;min-width:0}.ea-shop-mobile-filter-toggle,.ea-shop-filter-close,.ea-shop-filter-actions,.ea-shop-filter-backdrop{display:none}.ea-shop-filter-title{display:inline-flex;align-items:center;gap:8px}.ea-shop-filter-card{position:sticky;top:96px;padding:20px;border:1px solid var(--ea-shop-border);border-radius:8px;background:var(--ea-shop-card);box-shadow:0 14px 34px rgb(0 0 0 / .22)}.ea-shop-filter-card h2{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #1f2937;color:var(--ea-shop-white);font-size:16px;font-weight:800;line-height:1.2}.ea-shop-filter-card h2 i{color:var(--ea-shop-yellow)}.ea-shop-filter-group{margin-bottom:24px}.ea-shop-filter-group:last-child{margin-bottom:0}.ea-shop-filter-group h3{margin:0 0 12px;color:var(--ea-shop-purple);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.ea-shop-filter-list,.ea-shop-filter-group{color:var(--ea-shop-muted);font-size:14px}.ea-shop-filter-list--categories{max-height:226px;overflow-y:auto;overscroll-behavior:contain;padding-right:6px;margin-right:-6px;scrollbar-width:thin;scrollbar-color:#374151 #fff0}.ea-shop-filter-list--categories::-webkit-scrollbar{width:6px}.ea-shop-filter-list--categories::-webkit-scrollbar-track{background:#fff0}.ea-shop-filter-list--categories::-webkit-scrollbar-thumb{background:#374151;border-radius:999px}.ea-shop-filter-list--categories::-webkit-scrollbar-thumb:hover{background:#4b5563}.ea-shop-check,.ea-shop-radio{display:flex;align-items:center;gap:12px;margin-bottom:12px;cursor:pointer}.ea-shop-check input,.ea-shop-radio input{width:16px;height:16px;flex:0 0 16px;margin:0}.ea-shop-check input[type="checkbox"]{appearance:none;display:grid;place-content:center;border:1px solid #374151;border-radius:3px;background:var(--ea-shop-slate-800)}.ea-shop-check input[type="checkbox"]::before{content:"";width:10px;height:10px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background:var(--ea-shop-yellow);transform:scale(0);transition:transform 120ms ease-in-out}.ea-shop-check input[type="checkbox"]:checked{border-color:var(--ea-shop-yellow)}.ea-shop-check input[type="checkbox"]:checked::before{transform:scale(1)}.ea-shop-radio input[type="radio"]{accent-color:var(--ea-shop-yellow)}.ea-shop-check span,.ea-shop-radio span{flex:1;min-width:0;color:var(--ea-shop-muted);font-weight:500;transition:color 180ms ease}.ea-shop-check:hover span,.ea-shop-radio:hover span{color:var(--ea-shop-white)}.ea-shop-check small{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:2px 8px;border:1px solid #1f2937;border-radius:999px;background:var(--ea-shop-slate-900);color:#6b7280;font-size:10px;font-weight:800;line-height:1.3}.ea-shop-stars{display:inline-flex;flex:0 0 auto;color:var(--ea-shop-yellow)!important;font-size:12px;letter-spacing:0}.ea-shop-rating-label{display:inline-flex;align-items:center;gap:8px}.ea-shop-radio .ea-shop-rating-label{flex:1}.ea-shop-radio .ea-shop-rating-text{flex:0 0 auto}.ea-shop-price-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.ea-shop-price-row input{width:100%;min-width:0;height:34px;border:1px solid #374151;border-radius:4px;background:var(--ea-shop-dark);color:var(--ea-shop-white);padding:8px;font-size:12px;outline:0}.ea-shop-price-row input::placeholder{color:#6b7280}.ea-shop-price-row input:focus{border-color:var(--ea-shop-yellow)}.ea-shop-price-row span{color:#4b5563}.ea-shop-price-apply{width:100%;min-height:34px;border:0;border-radius:4px;background:var(--ea-shop-slate-800);color:var(--ea-shop-white);box-shadow:0 8px 18px rgb(0 0 0 / .22);font-size:12px;font-weight:800;transition:background-color 180ms ease}.ea-shop-price-apply:hover,.ea-shop-price-apply:focus-visible{background:var(--ea-shop-purple)}.ea-shop-products{flex:1 1 auto;min-width:0}.ea-shop-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:24px;padding:12px;border:1px solid var(--ea-shop-border);border-radius:8px;background:var(--ea-shop-card);box-shadow:0 12px 28px rgb(0 0 0 / .18)}.ea-shop-search--products{grid-column:1 / -1;width:100%;max-width:none}.ea-shop-count{color:var(--ea-shop-muted);font-size:14px}.ea-shop-count span{color:var(--ea-shop-white);font-weight:800}.ea-shop-sort{display:inline-flex;align-items:center;gap:12px}.ea-shop-sort span{color:#6b7280;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.ea-shop-sort select{height:38px;min-width:156px;border:1px solid #374151;border-radius:4px;background:var(--ea-shop-dark);color:var(--ea-shop-white);padding:8px;font-size:14px;outline:0;cursor:pointer}.ea-shop-sort select:focus{border-color:var(--ea-shop-purple);box-shadow:0 0 0 1px var(--ea-shop-purple)}.ea-shop-loader{width:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--ea-shop-yellow)}.ea-shop-loader[hidden]{display:none!important}.ea-shop-loader span{width:24px;height:24px;border:3px solid var(--ea-shop-slate-800);border-top-color:var(--ea-shop-yellow);border-radius:999px;animation:ea-shop-spin 1s linear infinite}.ea-shop-loader strong{font-size:14px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}@keyframes ea-shop-spin{to{transform:rotate(360deg)}}.ea-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ea-shop-product-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--ea-shop-border);border-radius:8px;background:var(--ea-shop-card);transition:border-color 300ms ease,box-shadow 300ms ease}.ea-shop-product-card:hover,.ea-shop-product-card:focus-within{border-color:rgb(94 23 235 / .5);box-shadow:0 0 20px rgb(94 23 235 / .1)}.ea-shop-product-card__image{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-bottom:1px solid #1f2937;background:var(--ea-shop-slate-900)}.ea-shop-product-card__image img{width:100%;height:100%;display:block;object-fit:cover;opacity:.9;transition:transform 700ms ease,opacity 180ms ease}.ea-shop-product-card:hover .ea-shop-product-card__image img{opacity:1;transform:scale(1.1)}.ea-shop-product-card__discount{position:absolute;top:8px;right:8px;z-index:2;padding:4px 8px;border-radius:4px;background:var(--ea-shop-purple);color:var(--ea-shop-white);box-shadow:0 8px 18px rgb(0 0 0 / .3);font-size:10px;font-weight:900;line-height:1.2;letter-spacing:.04em}.ea-shop-product-card__image::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#111827 0%,#fff0 60%);opacity:.6;pointer-events:none}.ea-shop-product-card__body{flex:1;display:flex;flex-direction:column;padding:16px}.ea-shop-product-card__category{margin-bottom:6px;color:#6b7280;font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.ea-shop-product-card h3{min-height:40px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0 0 8px;color:var(--ea-shop-white);font-size:14px;font-weight:800;line-height:1.42;transition:color 180ms ease}.ea-shop-product-card:hover h3{color:var(--ea-shop-yellow)}.ea-shop-product-card__meta{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #1f2937;color:var(--ea-shop-muted);font-size:11px;line-height:1.2}.ea-shop-product-card__meta span{display:inline-flex;align-items:center;gap:6px;min-width:0}.ea-shop-product-card__meta i{color:var(--ea-shop-yellow);font-size:10px}.ea-shop-product-card__meta strong{color:#d1d5db;font-weight:800}.ea-shop-product-card__meta small{color:#64748b;font-size:10px;font-weight:800}.ea-shop-product-card__price{margin-top:auto;padding-top:4px}.ea-shop-product-card__old-price{min-height:13px;margin-bottom:4px;color:#6b7280;font-size:11px;font-weight:500;line-height:1;text-decoration:line-through}.ea-shop-product-card__current-price{margin-bottom:16px;color:var(--ea-shop-yellow);font-size:18px;font-weight:900;line-height:1;letter-spacing:0;filter:drop-shadow(0 2px 10px rgb(253 183 0 / .1))}.ea-shop-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ea-shop-product-card__actions a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:11px;font-weight:800;line-height:1.2;transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease}.ea-shop-product-card__buy{border:0;background:var(--ea-shop-purple);color:var(--ea-shop-white);box-shadow:0 0 10px rgb(94 23 235 / .2)}.ea-shop-product-card__buy:hover,.ea-shop-product-card__buy:focus-visible{background:var(--ea-shop-purple-dark);color:var(--ea-shop-white)}.ea-shop-product-card__details{border:1px solid #374151;background:#fff0;color:var(--ea-shop-muted)}.ea-shop-product-card__details:hover,.ea-shop-product-card__details:focus-visible{border-color:var(--ea-shop-yellow);color:var(--ea-shop-yellow)}.ea-shop-empty{width:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px;padding:48px 20px;border:1px solid var(--ea-shop-border);border-radius:8px;background:var(--ea-shop-card);text-align:center}.ea-shop-empty[hidden]{display:none!important}.ea-shop-empty i{margin-bottom:16px;color:#374151;font-size:48px}.ea-shop-empty h3{margin:0;color:var(--ea-shop-white);font-size:20px;font-weight:800}.ea-shop-empty p{max-width:448px;margin:8px 0 0;color:#6b7280;font-size:14px}.ea-shop-empty button{min-height:42px;margin-top:24px;padding:10px 24px;border:1px solid var(--ea-shop-yellow);border-radius:4px;background:#fff0;color:var(--ea-shop-yellow);font-size:14px;font-weight:800;transition:background-color 180ms ease,color 180ms ease}.ea-shop-empty button:hover,.ea-shop-empty button:focus-visible{background:var(--ea-shop-yellow);color:var(--ea-shop-slate-900)}.ea-shop-trust{margin-top:40px;padding-block:64px;border-top:1px solid #1f2937;background:var(--ea-shop-slate-900)}.ea-shop-trust__heading{margin-bottom:48px;text-align:center}.ea-shop-trust__heading h2{margin:0 0 16px;color:var(--ea-shop-white);font-size:30px;font-weight:900;line-height:1.2}.ea-shop-trust__heading span{display:block;width:80px;height:4px;margin-inline:auto;border-radius:999px;background:var(--ea-shop-purple)}.ea-shop-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ea-shop-trust-card{padding:24px;border:1px solid #1f2937;border-radius:12px;background:var(--ea-shop-card);transition:border-color 300ms ease,box-shadow 300ms ease}.ea-shop-trust-card div{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;border:1px solid #1f2937;border-radius:8px;background:var(--ea-shop-slate-900);transition:transform 300ms ease}.ea-shop-trust-card:hover div{transform:scale(1.1)}.ea-shop-trust-card i{font-size:20px}.ea-shop-trust-card--yellow:hover{border-color:var(--ea-shop-yellow);box-shadow:0 0 20px rgb(253 183 0 / .1)}.ea-shop-trust-card--yellow i{color:var(--ea-shop-yellow)}.ea-shop-trust-card--purple:hover{border-color:var(--ea-shop-purple);box-shadow:0 0 20px rgb(94 23 235 / .15)}.ea-shop-trust-card--purple i{color:var(--ea-shop-purple)}.ea-shop-trust-card p{margin:0;color:var(--ea-shop-muted);font-size:13px;line-height:1.62}.ea-shop-trust-card strong{color:var(--ea-shop-white)}.ea-shop-footer{position:relative;overflow:hidden;padding:64px 0 32px;border-top:4px solid var(--ea-shop-purple);background:#05080f;color:var(--ea-shop-muted)}.ea-shop-footer__glow{position:absolute;top:0;left:50%;width:75%;height:128px;transform:translateX(-50%);background:rgb(94 23 235 / .05);filter:blur(100px);pointer-events:none}.ea-shop-footer__inner{position:relative;z-index:1}.ea-shop-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;margin-bottom:48px}.ea-shop-footer h4{margin:0 0 24px;color:var(--ea-shop-white);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.ea-shop-footer-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px}.ea-shop-footer-brand span{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px}.ea-shop-footer-brand img{width:100%;height:100%;object-fit:contain;transform:scale(1.42)}.ea-shop-footer-brand strong{color:var(--ea-shop-white);font-size:20px;font-weight:800;line-height:1}.ea-shop-footer-brand strong span{display:inline;width:auto;height:auto;color:var(--ea-shop-yellow)}.ea-shop-footer__about p{margin:0 0 24px;color:#6b7280;font-size:14px;line-height:1.65}.ea-shop-social{display:flex;align-items:center;gap:12px}.ea-shop-social a,.ea-shop-payment span{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #1f2937;border-radius:8px;background:var(--ea-shop-slate-900);color:var(--ea-shop-white);transition:background-color 180ms ease,border-color 180ms ease}.ea-shop-social a:hover,.ea-shop-social a:focus-visible{border-color:var(--ea-shop-purple);background:var(--ea-shop-purple)}.ea-shop-footer-list,.ea-shop-contact-list{list-style:none;margin:0;padding:0}.ea-shop-footer-list{display:flex;flex-direction:column;gap:12px;color:var(--ea-shop-muted);font-size:14px}.ea-shop-footer-list a{display:inline-flex;align-items:center;gap:8px;transition:color 180ms ease}.ea-shop-footer-list a:hover,.ea-shop-footer-list a:focus-visible{color:var(--ea-shop-yellow)}.ea-shop-footer-list--plain a:hover,.ea-shop-footer-list--plain a:focus-visible{color:var(--ea-shop-purple)}.ea-shop-footer-list i{color:#4b5563;font-size:10px}.ea-shop-contact-list{display:flex;flex-direction:column;gap:20px;font-size:14px}.ea-shop-contact-list li{display:flex;align-items:flex-start;gap:12px}.ea-shop-contact-list li>span{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #1f2937;border-radius:4px;background:var(--ea-shop-slate-900);color:var(--ea-shop-yellow)}.ea-shop-contact-list p{margin:0;color:#d1d5db;line-height:1.45}.ea-shop-contact-list strong{display:block;margin-bottom:2px;color:#6b7280;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.ea-shop-payment{margin-top:32px}.ea-shop-payment h5{margin:0 0 12px;color:#6b7280;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.ea-shop-payment div{display:flex;align-items:center;gap:8px}.ea-shop-payment span{width:48px;height:32px;border-radius:4px;color:#d1d5db;font-size:21px}.ea-shop-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:24px;border-top:1px solid #1f2937}.ea-shop-footer__bottom p{margin:0;color:#4b5563;font-size:11px;font-weight:600}@media (max-width:1100px){.ea-shop-header__inner{flex-wrap:wrap;gap:16px}.ea-shop-search--desktop{flex:1 0 100%;max-width:none;order:3}.ea-shop-main{flex-direction:column}.ea-shop-sidebar{width:100%;flex-basis:auto}.ea-shop-filter-card{position:static}.ea-shop-trust__grid,.ea-shop-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:782px){body.admin-bar .ea-shop-header{top:46px}}@media (max-width:900px){.ea-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ea-shop-topbar__inner{flex-direction:column;justify-content:center;text-align:center}.ea-shop-topbar__email{display:none!important}.ea-shop-header__inner{min-height:auto;display:grid;grid-template-columns:1fr auto;padding-block:16px}.ea-shop-search--desktop{display:none}.ea-shop-search--mobile{display:flex;grid-column:1 / -1;width:100%;margin-top:0}.ea-shop-action--account{display:none}.ea-shop-actions{gap:16px}.ea-shop-hero{height:250px}.ea-shop-slide__content{width:min(100% - 64px, 1400px)}.ea-shop-slide h2{font-size:30px;line-height:1.08}.ea-shop-slide p{max-width:460px;margin-bottom:20px;font-size:14px;line-height:1.45}.ea-shop-slide__actions{gap:10px}.ea-shop-slide__actions a,.ea-shop-slide__actions button{min-height:40px;padding:10px 14px;font-size:12px}.ea-shop-main{width:min(100% - 24px, 1400px);position:relative;padding-block:24px}.ea-shop-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;text-align:left}.ea-shop-mobile-filter-toggle{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;position:relative;padding:0;color:var(--ea-shop-slate-900);background:var(--ea-shop-yellow);border:0;border-radius:7px;box-shadow:0 8px 20px rgb(253 183 0 / .22);font-size:17px}.ea-shop-mobile-filter-toggle:hover,.ea-shop-mobile-filter-toggle:focus-visible,.ea-shop-mobile-filter-toggle[aria-expanded="true"]{background:#e5a600;outline:2px solid rgb(253 183 0 / .3);outline-offset:2px}.ea-shop-mobile-filter-toggle>span{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:-6px;right:-6px;padding:0 5px;color:var(--ea-shop-white);background:var(--ea-shop-purple);border:2px solid var(--ea-shop-card);border-radius:999px;font-size:9px;line-height:1;font-weight:900}.ea-shop-mobile-filter-toggle>span[hidden]{display:none!important}.ea-shop-sort{width:100%;grid-column:1 / -1}.ea-shop-sidebar{position:fixed;z-index:10020;inset:0 auto 0 0;width:min(88vw, 340px);max-width:340px;height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:var(--ea-shop-card);box-shadow:28px 0 60px rgb(0 0 0 / .48);transform:translateX(-105%);visibility:hidden;transition:transform 240ms ease,visibility 240ms ease}.ea-shop-sidebar.is-open{transform:translateX(0);visibility:visible}.ea-shop-filter-card{min-height:100%;position:static;padding:20px;border:0;border-radius:0;box-shadow:none}.ea-shop-filter-card h2{justify-content:space-between}.ea-shop-filter-list--categories{max-height:260px}.ea-shop-filter-close{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;padding:0;color:#d1d5db;background:var(--ea-shop-slate-900);border:1px solid #374151;border-radius:7px;font-size:17px}.ea-shop-filter-close:hover,.ea-shop-filter-close:focus-visible{color:var(--ea-shop-white);border-color:var(--ea-shop-yellow)}.ea-shop-price-apply{display:none}.ea-shop-filter-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;position:sticky;bottom:-20px;margin:4px -20px -20px;padding:16px 20px calc(16px + env(safe-area-inset-bottom));background:var(--ea-shop-card);border-top:1px solid var(--ea-shop-border)}.ea-shop-filter-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:7px;font-size:12px;font-weight:900}.ea-shop-filter-actions button:first-child{color:var(--ea-shop-slate-900);background:var(--ea-shop-yellow);border:0}.ea-shop-filter-actions button:last-child{color:#d1d5db;background:#fff0;border:1px solid #374151}.ea-shop-filter-backdrop{display:block;position:fixed;z-index:10010;inset:0;padding:0;background:rgb(3 7 18 / .76);border:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 220ms ease,visibility 220ms ease}.ea-shop-filter-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}body.ea-shop-filter-open{overflow:hidden}.ea-shop-trust__grid,.ea-shop-footer__grid{grid-template-columns:1fr}.ea-shop-footer__bottom{flex-direction:column;text-align:center}}@media (max-width:540px){.ea-shop-container,.ea-shop-main{width:min(100% - 24px, 1400px)}.ea-shop-brand{gap:10px}.ea-shop-brand__text{font-size:22px}.ea-shop-brand__icon{width:38px;height:38px;flex-basis:38px}.ea-shop-grid{grid-template-columns:1fr}.ea-shop-sort{width:100%;justify-content:center;flex-wrap:wrap}.ea-shop-sort select{width:100%}.ea-shop-slider__arrow{width:34px;height:34px}.ea-shop-slider__arrow--prev{left:10px}.ea-shop-slider__arrow--next{right:10px}}