.world-cup-product,.world-cup-collection,.world-cup-home-strip{--wc-orange: #ff741c;--wc-blue: #03aed0;--wc-ink: #121212;--wc-muted: #5e5e5e;--wc-cream: #fdfaf3;--wc-panel: #f2f2f2;--wc-line: #d9d9d9;color:var(--wc-ink)}.world-cup-product{--wc-product-mobile-top-padding: 96px;background:var(--wc-cream);padding:120px 8px 60px}.world-cup-product__container{display:grid;grid-template-columns:minmax(0,65fr) minmax(420px,35fr);gap:28px;width:94%;max-width:none;margin:0 auto;align-items:start}.world-cup-product__media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;align-items:stretch;background:#fff}.world-cup-product__image-cell{text-align:center;background:#fff;border:0;border-radius:0;box-shadow:none;overflow:hidden;padding:0;aspect-ratio:2 / 3;min-height:0;display:flex;align-items:center;justify-content:center}.world-cup-product__image-cell img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;border-radius:0}.world-cup-product__info{position:sticky;top:120px;background:#fdfaf3f0}.world-cup-product__eyebrow{color:var(--wc-orange);font-size:13px;font-weight:800;letter-spacing:0;margin:0 0 10px;text-transform:uppercase}.world-cup-product__title{font-size:36px;line-height:1.05;margin:0 0 12px;letter-spacing:0;text-transform:uppercase}.world-cup-product__badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.world-cup-product__badges span{display:inline-flex;align-items:center;min-height:32px;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--wc-line);font-size:13px;font-weight:700}.world-cup-product__pricing{background:#fff;border:2px solid var(--wc-orange);border-radius:12px;padding:14px 16px;margin-bottom:16px}.world-cup-product__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0}.world-cup-product__price strong{color:var(--wc-orange);font-size:32px;line-height:1}.world-cup-product__price span{color:var(--wc-muted);font-size:14px}.world-cup-product__price-helper{margin:8px 0 0;color:var(--wc-muted);font-size:13px}.world-cup-product__form{display:flex;flex-direction:column;gap:14px}.world-cup-option-group{margin:0;padding:0;border:0}.world-cup-option-title{display:block;margin-bottom:8px;font-size:16px;color:#000;font-weight:700;text-transform:uppercase}.world-cup-team-grid,.world-cup-size-grid,.world-cup-customization-grid{display:grid;gap:10px}.world-cup-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-cup-size-grid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.world-cup-size-grid--quantities{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.world-cup-customization-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.world-cup-team-input,.world-cup-size-input,.world-cup-customization-input{position:absolute;opacity:0;pointer-events:none}.world-cup-team-card,.world-cup-size-card,.world-cup-customization-card{min-height:50px;display:flex;align-items:center;justify-content:center;border:2px solid var(--wc-line);border-radius:10px;background:#fff;cursor:pointer;font-weight:800;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.world-cup-team-card:hover,.world-cup-size-card:hover,.world-cup-customization-card:hover{border-color:var(--wc-orange);transform:translateY(-1px)}.world-cup-team-card.is-selected,.world-cup-size-card.is-selected,.world-cup-customization-card.is-selected{border-color:var(--wc-orange);box-shadow:0 0 0 2px #ff741c29}.world-cup-team-card.is-disabled,.world-cup-size-card.is-disabled,.world-cup-customization-card.is-disabled{opacity:.45;cursor:not-allowed;transform:none}.world-cup-customization-card{min-height:88px;flex-direction:column;gap:5px;padding:12px 8px}.world-cup-size-order{display:grid;grid-template-columns:minmax(34px,1fr) auto;gap:10px;align-items:center;min-height:52px;padding:8px 10px 8px 12px;border:1px solid var(--wc-line);border-left:4px solid transparent;border-radius:10px;background:#fff;overflow:hidden;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.world-cup-size-order.has-quantity{border-color:#ff741c61;border-left-color:var(--wc-orange);background:linear-gradient(90deg,#ff741c14,#fff 42%);box-shadow:0 4px 14px #ff741c14}.world-cup-size-order__label{font-size:14px;font-weight:900;text-align:left}.world-cup-size-order__control{display:grid;grid-template-columns:30px 40px 30px;gap:0;align-items:center;justify-content:end;min-width:0;overflow:hidden;border:1px solid var(--wc-line);border-radius:9px;background:#fff}.world-cup-size-order__control button{width:30px;height:34px;border:0;border-radius:0;background:#fff;color:var(--wc-orange);font-size:16px;font-weight:900;cursor:pointer;line-height:1;padding:0}.world-cup-size-order__control input{box-sizing:border-box;width:40px;min-width:0;min-height:34px;border:0;border-left:1px solid var(--wc-line);border-right:1px solid var(--wc-line);border-radius:0;background:#f8f8f8;color:var(--wc-ink);font-size:16px;font-weight:900;text-align:center;padding:6px;margin:0}.world-cup-customization-card__title{font-size:14px;line-height:1.25}.world-cup-customization-card__price{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 9px;border-radius:999px;background:#ff741c1a;color:var(--wc-orange);font-size:15px;font-weight:900}.world-cup-customization-card__note{color:var(--wc-muted);font-size:11px;line-height:1.25;font-weight:600}.world-cup-personalization-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.world-cup-field label,.world-cup-quantity label{display:block;margin-bottom:8px;font-size:13px;font-weight:800;text-transform:uppercase}.world-cup-field input,.world-cup-quantity input{width:100%;min-height:52px;border:2px solid var(--wc-orange);border-radius:10px;background:transparent;color:var(--wc-ink);font-size:18px;font-weight:800;padding:10px 12px;margin:0}.world-cup-field-note{display:block;color:var(--wc-muted);font-size:12px;line-height:1.35;margin-top:7px}.world-cup-print-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;color:var(--wc-muted);font-size:13px;font-weight:700}.world-cup-print-rules span{background:#fff;border:1px solid var(--wc-line);border-radius:8px;padding:8px 10px}.world-cup-quantity__control{display:grid;grid-template-columns:48px minmax(80px,120px) 48px;gap:8px;align-items:center}.world-cup-purchase-row{display:grid;grid-template-columns:auto minmax(240px,1fr);gap:14px;align-items:end}.world-cup-purchase-row--action-only{grid-template-columns:1fr}.world-cup-purchase-row__action{display:grid;gap:8px}.world-cup-quantity__control button{width:48px;height:48px;border:2px solid var(--wc-orange);border-radius:50%;background:#fff;color:var(--wc-orange);font-size:22px;font-weight:900;cursor:pointer}.world-cup-product__status{min-height:20px;color:#b00020;font-size:13px;font-weight:700;margin:0}.world-cup-add-button,.world-cup-home-strip__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border:0;border-radius:30px;background:linear-gradient(180deg,var(--wc-blue) 0%,#431db1 100%);color:#fff;font-size:16px;font-weight:800;text-decoration:none;cursor:pointer;padding:14px 30px;transition:transform .2s ease,opacity .2s ease}.world-cup-add-button{width:100%}.world-cup-add-button:hover,.world-cup-home-strip__button:hover{color:#fff;transform:translateY(-2px)}.world-cup-add-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.world-cup-collection{background:var(--wc-cream);padding:90px 20px 60px}.world-cup-collection__header{max-width:900px;margin:0 auto 34px;text-align:center}.world-cup-collection__header h1{font-size:42px;line-height:1.05;margin:0 0 16px;text-transform:uppercase}.world-cup-collection__header p{margin:0 auto 12px;color:var(--wc-muted);font-size:17px;line-height:1.55}.world-cup-collection__donation{display:inline-block;margin-top:4px;color:var(--wc-orange);font-weight:900}.world-cup-collection__grid{margin-top:18px}.world-cup-empty{text-align:center;padding:40px 20px;color:var(--wc-muted)}.world-cup-home-strip{background:var(--wc-cream);padding:24px 20px}.world-cup-home-strip__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;background:#fff;border:2px solid var(--wc-orange);border-radius:16px;padding:18px 20px}.world-cup-home-strip__kicker{display:block;color:var(--wc-orange);font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:4px}.world-cup-home-strip h2{margin:0 0 5px;font-size:24px;line-height:1.15;text-transform:uppercase}.world-cup-home-strip p{margin:0;color:var(--wc-muted);font-size:15px}@media(max-width:990px){.world-cup-product{padding-top:var(--wc-product-mobile-top-padding)}.world-cup-product__container{grid-template-columns:1fr;width:92%}.world-cup-product__info{position:static}}@media(max-width:680px){.world-cup-product,.world-cup-collection{padding-left:14px;padding-right:14px}.world-cup-team-grid,.world-cup-personalization-fields,.world-cup-print-rules,.world-cup-purchase-row,.world-cup-home-strip__inner{grid-template-columns:1fr}.world-cup-customization-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-cup-product__media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%}.world-cup-product__image-cell{aspect-ratio:2 / 3}.world-cup-product__image-cell img{object-fit:cover}.world-cup-product__title,.world-cup-collection__header h1,.world-cup-product__price strong{font-size:30px}.world-cup-home-strip{padding:18px 0}.world-cup-home-strip__button{width:100%}}.wc-festival{position:relative;background-color:#070707;color:#121212;width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:clip;clip-path:inset(0);isolation:isolate}.wc-festival:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--wc-page-bg);background-size:cover;background-position:center top;background-repeat:no-repeat;filter:brightness(.78) saturate(1.08) contrast(1.04);transform:scale(1.08);z-index:0;pointer-events:none;will-change:background-position}.wc-festival>*{position:relative;z-index:1}.wc-collab-strip{position:relative;background:#050505;border-top:4px solid #ff741c;overflow:hidden;width:100%;max-width:100%;isolation:isolate}.wc-collab-strip:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,#050505);z-index:2;pointer-events:none}.wc-collab-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.wc-collab-strip:before{background-image:radial-gradient(circle at 12% 78%,rgba(255,116,28,.68) 0 1px,transparent 2px),radial-gradient(circle at 19% 22%,rgba(255,116,28,.5) 0 1px,transparent 2px),radial-gradient(circle at 24% 34%,rgba(255,255,255,.58) 0 1px,transparent 2px),radial-gradient(circle at 33% 84%,rgba(255,116,28,.46) 0 1px,transparent 2px),radial-gradient(circle at 42% 68%,rgba(255,116,28,.5) 0 1px,transparent 2px),radial-gradient(circle at 52% 18%,rgba(255,255,255,.48) 0 1px,transparent 2px),radial-gradient(circle at 63% 26%,rgba(255,255,255,.42) 0 1px,transparent 2px),radial-gradient(circle at 71% 54%,rgba(255,116,28,.5) 0 1px,transparent 2px),radial-gradient(circle at 79% 72%,rgba(255,116,28,.55) 0 1px,transparent 2px),radial-gradient(circle at 88% 16%,rgba(255,255,255,.48) 0 1px,transparent 2px),radial-gradient(circle at 92% 38%,rgba(255,116,28,.48) 0 1px,transparent 2px),radial-gradient(ellipse at 50% 100%,rgba(255,116,28,.24),transparent 56%),radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.08),transparent 52%);background-size:120px 70px,150px 86px,170px 96px,136px 78px,154px 92px,132px 82px,180px 102px,148px 88px,164px 94px,126px 74px,100% 100%,100% 100%;opacity:.95;animation:wc-strip-sparkle-drift 22s linear infinite}.wc-collab-strip__inner{position:relative;z-index:1;width:min(90%,1180px);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:clamp(8px,3vw,56px);padding:110px 0 32px}.wc-collab-strip__logo-frame{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;opacity:1}.wc-collab-strip__logo{display:block;width:auto;max-width:min(25vw,260px);max-height:78px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35));transition:opacity .2s ease}.wc-collab-strip__logo-frame:hover,.wc-collab-strip__logo-frame:hover .wc-collab-strip__logo{opacity:.8;transform:none;scale:1}.wc-collab-strip__logo--campaign{max-width:min(30vw,340px);max-height:94px}@keyframes wc-strip-sparkle-drift{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,center,center}to{background-position:120px -70px,-150px 86px,170px -96px,-136px 78px,154px -92px,-132px 82px,180px -102px,-148px 88px,164px -94px,-126px 74px,center,center}}.wc-hero{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:750px;padding:72px 0 76px;overflow:hidden;text-align:left;background:#050505}.wc-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#050505 0%,transparent 22%),linear-gradient(to top,#050505 0%,transparent 20%),#0000004d;z-index:1}.wc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#050505}.wc-hero__media-image{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wc-hero-bg) center/cover no-repeat;filter:brightness(1.25)}.wc-hero__media-video{position:absolute;top:0;bottom:0;left:75%;right:auto;transform:translate(-50%);z-index:1;width:auto;height:100%;object-fit:cover;opacity:1;filter:brightness(1.18) saturate(1.14) contrast(1.05);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.25) 0%,#000 12%,#000 88%,rgba(0,0,0,.25) 100%);mask-image:linear-gradient(to right,#00000040,#000 12% 88%,#00000040)}.wc-hero__inner{position:relative;z-index:3;width:90%;max-width:90%;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:clamp(32px,5vw,78px);padding-left:40px}.wc-hero--split .wc-hero__content{text-align:left;align-items:flex-start;flex:0 0 auto;min-width:0}.wc-hero__image-col{flex:0 0 auto;width:360px;display:flex;align-items:center;justify-content:center}.wc-hero__fg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:2;pointer-events:none;opacity:.9;display:block}.wc-hero__logos{display:flex;align-items:center;gap:16px;margin-top:18px}.wc-hero__logo{height:48px;width:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4))}.wc-hero__content{position:relative;z-index:2;max-width:480px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-right:auto}.wc-hero__eyebrow{margin:0 0 10px;font-size:18px;font-weight:800;letter-spacing:.2em;text-shadow:0 2px 8px rgba(0,0,0,1),0 4px 20px rgba(0,0,0,.9);text-transform:uppercase;color:#ff741c;text-align:left;display:block}.wc-hero__title{margin:0 0 14px;font-size:clamp(26px,4.5vw,58px);font-weight:900;line-height:1;text-transform:uppercase;color:#fff;text-align:left;width:100%;text-shadow:0 2px 16px rgba(0,0,0,1),0 4px 32px rgba(0,0,0,.9),0 8px 48px rgba(0,0,0,.7)}.wc-hero__title span,.wc-hero__title-highlight{color:#ff741c}.wc-hero__sub{margin:0 0 20px;font-size:20px;line-height:1.6;color:#ffffffa6;text-shadow:0 2px 10px rgba(0,0,0,1),0 4px 24px rgba(0,0,0,.85);max-width:480px;text-align:left}.wc-hero__charity-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 18px;border-radius:999px;background:#ff741c59;border:1.5px solid #ff741c;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.8);font-size:13px;font-weight:700}.wc-strip-ticker{overflow:hidden;width:100%;border-top:1px solid rgba(255,116,28,.25);padding:10px 0;position:relative;z-index:3}.wc-strip-ticker__marquee{display:flex;width:max-content;animation:wc-strip-ticker-scroll 18s linear infinite}.wc-strip-ticker__inner{display:flex;align-items:center;gap:32px;padding:0 32px;flex-shrink:0;white-space:nowrap;font-size:22px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6}.wc-strip-ticker__dot{color:#ff741c;font-size:10px}@keyframes wc-btn-shine{0%{left:-60%}50%{left:130%}to{left:130%}}@keyframes wc-strip-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.wc-hero__view-btn{display:none}@media(max-width:768px){.wc-hero__view-btn{display:inline-block;margin-top:14px;padding:8px 20px;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#fff!important;border-radius:50px;background:linear-gradient(180deg,#ffaa60,#ff741c 45%,#c85200);box-shadow:0 2px #ffffff59 inset,0 -2px #0000004d inset,0 4px 14px #ff741c8c,0 2px 4px #00000059;position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.wc-hero__view-btn:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-20deg);animation:wc-btn-shine 2.4s ease-in-out infinite}.wc-hero__view-btn:active,.wc-hero__view-btn:focus{transform:translateY(2px);box-shadow:0 1px #ffffff40 inset,0 -1px #0003 inset,0 2px 6px #ff741c59;outline:none}}.wc-hero__content .wc-hero__charity-badge{margin-top:14px}.wc-hero__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px}.wc-donate-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 22px;border-radius:50px;border:2px solid var(--wc-orange);background:transparent;color:var(--wc-orange);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .15s ease}.wc-donate-btn:hover,.wc-donate-btn:focus{background:var(--wc-orange);color:#fff;transform:translateY(-1px);outline:none}.wc-hero__cta-row .wc-donate-btn{border:2px solid #ff741c!important;color:#fff!important;background:#ff741c!important;font-weight:800}.wc-hero__cta-row .wc-donate-btn:hover,.wc-hero__cta-row .wc-donate-btn:focus{background:#e85e0a!important;border-color:#e85e0a!important;color:#fff!important}.world-cup-product__donation{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin:4px 0 2px}.world-cup-product__donation-text{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--wc-orange)}.world-cup-product__donation-text svg{flex:0 0 18px}.wc-hero__mute-btn{position:absolute;bottom:20px;right:20px;z-index:4;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(255,255,255,.5);background:#00000073;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:border-color .18s ease,background .18s ease}.wc-hero__mute-btn:hover{border-color:#ff741c;background:#000000a6}.wc-filter{position:relative;z-index:2;width:100%;max-width:100%;padding:0 0 36px;background:transparent;border:0;box-shadow:none;overflow:hidden}.wc-filter__track{display:flex;gap:12px;overflow-x:auto;padding:0 16px 8px;max-width:90%;box-sizing:border-box;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;justify-content:center;flex-wrap:wrap;min-width:0}.wc-filter__track:active{cursor:grabbing}.wc-filter__track::-webkit-scrollbar{display:none}.wc-filter__scroll-hint{display:none}@media(max-width:768px){.wc-filter__scroll-hint{display:block;text-align:center;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;padding:6px 0 2px}}.wc-filter__btn{display:inline-flex;align-items:center;justify-content:center;width:62px;height:52px;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:#ffffffe6;color:#5e5e5e;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .15s ease,box-shadow .18s ease;flex:0 0 62px;box-shadow:0 8px 24px #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wc-filter__btn:hover{border-color:#ff741c;color:#ff741c;transform:translateY(-3px);box-shadow:0 4px 12px #ff741c26}.wc-filter__btn.is-active{border-color:#ff741c;background:#ff741c;color:#fff;box-shadow:0 4px 14px #ff741c4d}.wc-filter__flag{display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.18))}.wc-filter__flag svg,.wc-filter__flag img{width:32px;height:22px;border-radius:4px;overflow:hidden;object-fit:cover;display:block;transition:transform .2s ease,filter .2s ease}.wc-filter__btn:hover .wc-filter__flag svg,.wc-filter__btn.is-active .wc-filter__flag svg,.wc-filter__btn:hover .wc-filter__flag img,.wc-filter__btn.is-active .wc-filter__flag img{transform:scale(1.08)}.wc-filter__btn>span:not(.wc-filter__flag){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.wc-banner{width:100%;overflow:hidden;max-height:480px}.wc-banner__img{width:100%;height:100%;max-height:480px;object-fit:cover;display:block}.wc-grid-section{position:relative;width:100%;max-width:100%;padding:40px 0 80px;overflow:hidden;background:transparent}.wc-grid-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050505,#0000008c 12%,#00000059 50%,#00000026);z-index:0;pointer-events:none}.wc-grid-section>*{position:relative;z-index:1}.wc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:90%;margin:0 auto}.wc-empty{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#5e5e5e;font-size:16px}.wc-card{position:relative;border-radius:20px;background:#fff;border:1px solid #ebe6dc;box-shadow:0 4px 16px #0000000f;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;-webkit-tap-highlight-color:transparent;isolation:isolate}.wc-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0000001f,0 0 0 2px #ff741c33}.wc-card.is-hidden{display:none}.wc-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-tap-highlight-color:transparent;outline:none}.wc-card__link:focus,.wc-card__link:focus-visible,.wc-card__link:active{outline:none;box-shadow:none;background:transparent;opacity:1}.wc-card__image-wrap{position:relative;aspect-ratio:1;background:#f7f4ee;overflow:hidden}.wc-card__image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s ease;padding:6px}.wc-card:hover .wc-card__image{transform:scale(1.05)}.wc-card__team-badge{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:999px;background:#ffffffeb;border:1.5px solid #ebe6dc;color:#121212;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px #00000014}.wc-card__donate-badge{position:absolute;top:12px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;background:#ff741c;color:#fff;font-size:13px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;z-index:3;box-shadow:0 3px 12px #ff741c80}@media(max-width:600px){.wc-card__donate-badge{display:none}}.wc-card__donate-badge:after{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-15deg);animation:wc-donate-shine 2.4s ease-in-out infinite}@keyframes wc-donate-shine{0%{left:-80%}45%,to{left:130%}}.wc-card__category-pill{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 24px);min-height:26px;padding:5px 11px;border-radius:999px;background:#121212d6;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 4px 14px #00000029}.wc-card__body{padding:16px 18px 20px}.wc-card__title{margin:0 0 4px;font-size:16px;font-weight:800;line-height:1.3}.wc-card__title a{color:#121212;text-decoration:none;position:relative;z-index:2}.wc-card__title a:hover{color:#ff741c}.wc-card__price{margin:0 0 14px;font-size:14px;color:#5e5e5e;font-weight:700}.wc-card__cta{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:30px;background:#ff741c;color:#fff!important;font-size:13px;font-weight:800;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;backface-visibility:hidden}.wc-card__cta:hover{background:#e0621a;color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #ff741c59}.wc-card__cta:active{background:#e0621a;color:#fff;transform:translateY(0);box-shadow:0 3px 10px #ff741c40;outline:none}.world-cup-product__media{display:block}.world-cup-product__primary-wrap{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001f;overflow:hidden;aspect-ratio:2 / 3;max-height:calc(100vh - 180px);cursor:zoom-in}.world-cup-product__primary-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .4s ease}.world-cup-product__primary-wrap:hover img{transform:scale(1.04)}.world-cup-thumbnails{display:flex;flex-direction:column;gap:10px}.world-cup-thumbnail{width:88px;aspect-ratio:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease;padding:0}.world-cup-thumbnail:hover{border-color:#ff741c66;transform:translate(-2px)}.world-cup-thumbnail.is-active{border-color:var(--wc-orange);box-shadow:0 0 0 2px #ff741c33,0 4px 12px #0000001a}.world-cup-thumbnail img{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.world-cup-product__team-accent{display:flex;align-items:center;gap:10px;margin-bottom:10px}.world-cup-product__team-stripe{width:4px;height:32px;border-radius:2px;background:linear-gradient(180deg,var(--wc-orange) 0%,#03aed0 100%);flex-shrink:0}.world-cup-product__team-label{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--wc-orange)}.world-cup-product__eyebrow{display:flex;align-items:center;gap:6px;color:var(--wc-orange);font-size:12px;font-weight:800;letter-spacing:.1em;margin:0 0 10px;text-transform:uppercase}.world-cup-product__pricing{position:relative;background:#fff;border:none;border-radius:14px;padding:14px 16px;margin-bottom:16px}.world-cup-product__pricing:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:16px;background:linear-gradient(135deg,var(--wc-orange) 0%,var(--wc-blue) 100%);z-index:-1}.world-cup-size-card.is-selected{background:var(--wc-orange);border-color:var(--wc-orange);color:#fff;transform:scale(1.05);box-shadow:0 4px 14px #ff741c59}.world-cup-customization-card.is-selected{border-color:var(--wc-orange);background:linear-gradient(135deg,#fff5ee,#fff);box-shadow:0 0 0 2px #ff741c33,0 6px 20px #ff741c2e;transform:translateY(-2px)}@keyframes wc-shimmer{0%{background-position:200% center}to{background-position:-200% center}}.world-cup-add-button{background:linear-gradient(90deg,var(--wc-blue) 0%,#431db1 33%,var(--wc-blue) 66%,#431db1 100%);background-size:300% auto;animation:wc-shimmer 5s linear infinite}.world-cup-add-button:hover:not(:disabled){background:linear-gradient(90deg,var(--wc-orange) 0%,#d45a10 50%,var(--wc-orange) 100%);background-size:300% auto;animation:wc-shimmer 3s linear infinite}@media(max-width:768px){.wc-collab-strip__inner{width:100%;gap:0;padding:96px 0 28px;justify-content:space-evenly}.wc-collab-strip__logo{max-width:24vw;max-height:52px}.wc-collab-strip__logo--campaign{max-width:34vw;max-height:64px}.wc-hero__media-image{background-image:var(--wc-hero-bg-mobile, var(--wc-hero-bg));background-position:center top;top:0;right:0;bottom:55%;left:0}.wc-hero__media-video{top:45%;right:0;bottom:0;left:0;transform:none;width:100%;height:55%;object-position:center top;opacity:1;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 100%)}.wc-hero__inner{flex-direction:column;align-items:flex-start;gap:16px;padding-left:0;position:absolute;top:0;left:50%;transform:translate(-50%);width:90%;height:50%;justify-content:center;margin:0}.wc-hero__content{margin-right:0;max-width:100%}.wc-hero__content,.wc-hero--split .wc-hero__content{align-items:flex-start;text-align:left}.wc-hero__title,.wc-hero__sub,.wc-hero__eyebrow{text-align:left}.wc-hero__eyebrow{font-size:9px;margin-bottom:12px}.wc-hero__title{font-size:clamp(30px,9vw,46px);line-height:1;margin-bottom:12px}.wc-hero__sub{font-size:16px;margin-bottom:12px;max-width:180px;word-break:break-word;text-shadow:0 1px 6px rgba(0,0,0,.95),0 2px 12px rgba(0,0,0,.7)}.wc-hero__view-btn{margin-top:4px}.wc-hero__image-col{width:70%;max-width:280px}.wc-filter__track{width:100%;max-width:100%;justify-content:flex-start;flex-wrap:nowrap;margin:0;padding:10px 12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain}.wc-filter__btn{width:56px;flex-basis:56px;height:48px}.wc-filter__flag--emoji{font-size:30px}}@media(max-width:990px){.world-cup-product__media{grid-template-columns:1fr}.world-cup-thumbnails{flex-direction:row;overflow-x:auto}.world-cup-thumbnail{width:72px;flex-shrink:0}.wc-hero{min-height:960px;padding:32px 20px 36px}.wc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.wc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.wc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wc-strip-ticker__inner{font-size:13px;letter-spacing:.08em}.wc-hero{min-height:900px;padding:28px 16px 32px}.wc-grid-section{padding:28px 0 60px}.wc-grid-section:before{background:linear-gradient(180deg,#050505,#0000008c 12%,#00000059 50%,#00000026)}.wc-grid{max-width:94%}.wc-card{border-radius:14px}.wc-card__image{padding:4px}.wc-card__team-badge{top:8px;left:8px;padding:3px 8px;font-size:9px}.wc-card__category-pill{top:8px;right:7px;max-width:calc(100% - 14px);min-height:22px;padding:4px 8px;font-size:8px}.wc-card__body{padding:10px 10px 12px}.wc-card__title{font-size:13px;line-height:1.25}.wc-card__price{margin-bottom:10px;font-size:11px}.wc-card__cta{width:100%;justify-content:center;padding:8px 7px;font-size:10px;gap:4px}}@media(prefers-reduced-motion:reduce){.world-cup-add-button,.wc-collab-strip__logo-frame,.wc-collab-strip__logo,.wc-collab-strip:before,.wc-filter__flag,.wc-card__donate-badge:after{animation:none}.wc-card,.wc-card__image,.world-cup-product__primary-wrap img,.wc-collab-strip__logo,.wc-filter__flag svg,.wc-filter__flag img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/world-cup-campaign.css.map */
