@charset "UTF-8";.rematch-campaign{--rematch-primary: #00D4FF;--rematch-secondary: #FF006E;--rematch-accent: #00FF87;--rematch-bg: #0A0E27;--rematch-bg-gradient: linear-gradient(180deg, #0A0E27 0%, #0A0E27 100%);--rematch-text: #FFFFFF;--rematch-text-secondary: rgba(255, 255, 255, .8);--rematch-overlay: rgba(0, 0, 0, .7);--rematch-card-bg: rgba(255, 255, 255, .05);--rematch-card-hover-bg: rgba(255, 255, 255, .1);--rematch-border: rgba(255, 255, 255, .15);--rematch-shadow: 0 10px 40px rgba(0, 212, 255, .2);--rematch-shadow-hover: 0 20px 60px rgba(0, 212, 255, .3)}body:not(.dark) .rematch-campaign{--rematch-bg: #F5F5F5;--rematch-bg-gradient: linear-gradient(180deg, #F5F5F5 0%, #FFFFFF 100%);--rematch-text: #1A1A1A;--rematch-text-secondary: rgba(0, 0, 0, .65);--rematch-overlay: rgba(255, 255, 255, .95);--rematch-card-bg: #FFFFFF;--rematch-card-hover-bg: #FAFAFA;--rematch-border: rgba(0, 0, 0, .08);--rematch-shadow: 0 10px 40px rgba(0, 0, 0, .08);--rematch-shadow-hover: 0 20px 60px rgba(0, 0, 0, .12)}.rematch-hero{position:relative;min-height:800px;background:linear-gradient(135deg,var(--rematch-primary) 0%,var(--rematch-secondary) 100%);overflow:hidden;display:flex;align-items:center;padding:80px 0}.rematch-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(0,212,255,.15) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(255,0,110,.15) 0%,transparent 50%);pointer-events:none}body:not(.dark) .rematch-hero:before{background:radial-gradient(circle at 30% 50%,rgba(0,212,255,.4) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(255,0,110,.4) 0%,transparent 50%)}body:not(.dark) .rematch-hero{background:linear-gradient(135deg,#fff5f5,#f0fffe)}@media (max-width: 1024px){.rematch-hero{min-height:auto;padding:60px 0}}.rematch-hero-container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}@media (max-width: 1024px){.rematch-hero-container{grid-template-columns:1fr;gap:40px}}.rematch-hero-content{color:#fff;animation:rematchSlideInRight .8s ease-out}body:not(.dark) .rematch-hero-content{color:#1a1a1a}@media (max-width: 1024px){.rematch-hero-content{text-align:center}}@keyframes rematchSlideInRight{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.rematch-hero-buttons{display:flex;gap:15px;margin-top:30px;flex-wrap:wrap}@media (max-width: 1024px){.rematch-hero-buttons{justify-content:center}}@media (max-width: 480px){.rematch-hero-buttons{flex-direction:column}.rematch-hero-buttons .rematch-btn{width:100%}}.rematch-hero-image{position:relative;animation:rematchSlideInLeft .8s ease-out}@media (max-width: 1024px){.rematch-hero-image{order:-1}}@keyframes rematchSlideInLeft{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.rematch-hero-image-wrapper{position:relative;border-radius:25px;overflow:hidden;box-shadow:0 20px 60px #0006;transition:all .5s ease}.rematch-hero-image-wrapper:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 80px #00000080}body:not(.dark) .rematch-hero-image-wrapper{box-shadow:0 20px 60px #0003}body:not(.dark) .rematch-hero-image-wrapper:hover{box-shadow:0 30px 80px #00000040}.rematch-hero-img{width:100%;height:auto;display:block;border-radius:25px;position:relative;z-index:1}.rematch-hero-image-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,var(--rematch-accent) 0%,transparent 70%);opacity:.3;z-index:0;animation:rematchRotate 20s linear infinite;filter:blur(60px)}body:not(.dark) .rematch-hero-image-glow{opacity:.15}.rematch-badge{display:inline-block;background:var(--rematch-accent);color:#1a1a2e;padding:8px 20px;border-radius:50px;font-weight:700;font-size:14px;margin-bottom:20px;animation:rematchPulse 2s infinite}@keyframes rematchPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.rematch-title{font-size:56px;font-weight:900;margin:20px 0;text-shadow:0 4px 20px rgba(0,0,0,.3);line-height:1.1;color:#fff}body:not(.dark) .rematch-title{color:#1a1a1a;text-shadow:0 2px 10px rgba(0,0,0,.1)}@media (max-width: 1024px){.rematch-title{font-size:42px}}@media (max-width: 768px){.rematch-title{font-size:32px}}.rematch-subtitle{font-size:22px;margin:15px 0;opacity:.95;color:#fff;font-weight:600}body:not(.dark) .rematch-subtitle{color:#1a1a1a;opacity:.8}@media (max-width: 768px){.rematch-subtitle{font-size:18px}}.rematch-description{font-size:17px;margin:20px 0;max-width:600px;color:#fff;opacity:.9;line-height:1.7}body:not(.dark) .rematch-description{color:#1a1a1a;opacity:.75}@media (max-width: 1024px){.rematch-description{margin-left:auto;margin-right:auto}}@media (max-width: 768px){.rematch-description{font-size:16px}}.rematch-discount{font-size:72px;font-weight:900;margin:30px 0;color:var(--rematch-accent);text-shadow:0 0 25px rgba(0,255,135,.6)}@media (max-width: 768px){.rematch-discount{font-size:48px}}.rematch-price-section{margin:40px 0 0;animation:rematchSlideUp .6s ease-out .3s backwards}@keyframes rematchSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rematch-price-container{display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:wrap;background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:25px 30px;border-radius:20px;border:2px solid rgba(255,255,255,.2);max-width:600px}body:not(.dark) .rematch-price-container{background:#fffc;border-color:#0000001a}@media (max-width: 1024px){.rematch-price-container{justify-content:center;margin:0 auto}}@media (max-width: 768px){.rematch-price-container{padding:20px;gap:15px}}.rematch-price-original{text-align:center;position:relative}.rematch-price-original .rematch-price-label{display:block;font-size:14px;color:#ffffffb3;margin-bottom:5px;font-weight:500}.rematch-price-original .rematch-price-value{display:block;font-size:28px;font-weight:700;color:#ffffff80;position:relative}.rematch-price-original .rematch-price-value:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-15deg);width:110%;height:3px;background:#4ecdc4;box-shadow:0 0 10px #00d4ff99}body:not(.dark) .rematch-price-original .rematch-price-label{color:#0009}body:not(.dark) .rematch-price-original .rematch-price-value{color:#0006}@media (max-width: 768px){.rematch-price-original .rematch-price-value{font-size:22px}}.rematch-price-sale{text-align:center}.rematch-price-sale .rematch-price-label{display:block;font-size:16px;color:var(--rematch-accent);margin-bottom:8px;font-weight:600;text-shadow:0 2px 10px rgba(0,255,135,.4)}body:not(.dark) .rematch-price-sale .rematch-price-label{color:#ff6b6b;text-shadow:none}.rematch-price-sale .rematch-price-value{display:block;font-size:48px;font-weight:900;color:#fff;text-shadow:0 4px 15px rgba(0,0,0,.3);animation:rematchPriceGlow 2s ease-in-out infinite}body:not(.dark) .rematch-price-sale .rematch-price-value{color:#1a1a1a;text-shadow:0 2px 10px rgba(0,0,0,.1)}@media (max-width: 768px){.rematch-price-sale .rematch-price-value{font-size:36px}}@keyframes rematchPriceGlow{0%,to{text-shadow:0 4px 15px rgba(0,0,0,.3),0 0 20px rgba(0,255,135,.3)}50%{text-shadow:0 4px 15px rgba(0,0,0,.3),0 0 35px rgba(0,255,135,.5)}}.rematch-discount-badge{background:var(--rematch-accent);color:#1a1a2e;padding:12px 20px;border-radius:50px;text-align:center;box-shadow:0 8px 25px #00ff8780;animation:rematchBounce 2s ease-in-out infinite}.rematch-discount-badge span{display:block;font-size:32px;font-weight:900;line-height:1}.rematch-discount-badge small{display:block;font-size:12px;font-weight:600;margin-top:3px;text-transform:uppercase}@media (max-width: 768px){.rematch-discount-badge{padding:10px 16px}.rematch-discount-badge span{font-size:24px}.rematch-discount-badge small{font-size:10px}}@keyframes rematchBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.rematch-savings{text-align:center;font-size:16px;color:#fff;margin-top:15px;font-weight:600;background:linear-gradient(135deg,#00ff8733,#ff006e33);padding:10px 20px;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);display:inline-block}body:not(.dark) .rematch-savings{color:#1a1a1a;background:linear-gradient(135deg,#00ff8726,#ff006e26);border-color:#0000001a}@media (max-width: 1024px){.rematch-savings{display:block;text-align:center}}@media (max-width: 768px){.rematch-savings{font-size:14px;padding:8px 15px}}.rematch-trailer{background:var(--rematch-bg-gradient);padding:100px 20px}@media (max-width: 768px){.rematch-trailer{padding:60px 20px}}.rematch-trailer-container{max-width:1200px;margin:0 auto}.rematch-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:20px;box-shadow:var(--rematch-shadow);margin-top:40px;transition:all .4s ease}.rematch-video-wrapper:hover{box-shadow:var(--rematch-shadow-hover);transform:translateY(-5px)}.rematch-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:20px;object-fit:cover}body:not(.dark) .rematch-video-wrapper{box-shadow:0 10px 50px #00000026}body:not(.dark) .rematch-video-wrapper:hover{box-shadow:0 20px 80px #0003}.rematch-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:var(--rematch-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 10px 40px #00ff8780}.rematch-play-button:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 15px 60px #00ff87b3}.rematch-play-button:after{content:"";width:0;height:0;border-left:25px solid var(--rematch-bg);border-top:15px solid transparent;border-bottom:15px solid transparent;margin-left:5px}@media (max-width: 768px){.rematch-play-button{width:60px;height:60px}.rematch-play-button:after{border-left-width:18px;border-top-width:11px;border-bottom-width:11px;margin-left:3px}}.rematch-modes{padding:100px 20px;background:linear-gradient(135deg,#00d4ff0d,#ff006e0d);position:relative;overflow:hidden}.rematch-modes:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(0,212,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(0,255,135,.06) 0%,transparent 50%);pointer-events:none}body:not(.dark) .rematch-modes{background:linear-gradient(135deg,#00d4ff08,#ff006e08)}@media (max-width: 768px){.rematch-modes{padding:60px 20px}}.rematch-modes-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:40px auto 0;padding:0 20px}@media (max-width: 768px){.rematch-modes-grid{grid-template-columns:1fr;gap:25px;padding:0 10px}}.rematch-mode-card{background:linear-gradient(135deg,#00d4ff26,#ff006e1a);padding:40px 30px;border-radius:20px;border:2px solid rgba(0,212,255,.3);transition:all .4s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 10px 40px #0003,0 0 20px #00d4ff1a;position:relative;overflow:hidden}.rematch-mode-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#00d4ff1a,#00ff871a);opacity:0;transition:opacity .4s ease}body:not(.dark) .rematch-mode-card{background:linear-gradient(135deg,#ffffffe6,#e0f2fecc);border-color:#00d4ff66;box-shadow:0 10px 40px #00d4ff33}body:not(.dark) .rematch-mode-card:before{background:linear-gradient(135deg,#00d4ff0d,#00ff870d)}.rematch-mode-card:hover{transform:translateY(-10px) scale(1.02);border-color:#00d4ff99;box-shadow:0 20px 60px #0000004d,0 0 40px #00d4ff4d}.rematch-mode-card:hover:before{opacity:1}.rematch-mode-card:hover .rematch-mode-icon{transform:scale(1.15) rotate(5deg)}.rematch-mode-icon{font-size:64px;text-align:center;margin-bottom:20px;display:block;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);filter:drop-shadow(0 4px 8px rgba(0,212,255,.3))}body:not(.dark) .rematch-mode-icon{filter:drop-shadow(0 4px 8px rgba(0,212,255,.2))}.rematch-mode-title{font-size:1.8rem;font-weight:800;color:var(--rematch-primary);margin-bottom:15px;text-align:center;text-shadow:0 2px 10px rgba(0,212,255,.3);position:relative;z-index:1}body:not(.dark) .rematch-mode-title{color:#0284c7;text-shadow:none}@media (max-width: 768px){.rematch-mode-title{font-size:1.5rem}}.rematch-mode-description{color:#ffffffe6;line-height:1.7;font-size:1.05rem;text-align:center;margin-bottom:25px;position:relative;z-index:1}body:not(.dark) .rematch-mode-description{color:#1e293bcc}@media (max-width: 768px){.rematch-mode-description{font-size:.95rem}}.rematch-mode-features{list-style:none;padding:0;margin:0;position:relative;z-index:1}.rematch-mode-features li{color:#ffffffd9;padding:10px 30px 10px 0;position:relative;font-size:.95rem;line-height:1.6;transition:all .3s ease}.rematch-mode-features li:before{content:"✓";position:absolute;right:0;color:var(--rematch-accent);font-weight:700;font-size:1.2rem;text-shadow:0 0 10px rgba(0,255,135,.5)}body:not(.dark) .rematch-mode-features li{color:#1e293bb3}body:not(.dark) .rematch-mode-features li:before{color:#10b981;text-shadow:none}.rematch-mode-features li:hover{color:#fff;transform:translate(-5px)}body:not(.dark) .rematch-mode-features li:hover{color:#1e293be6}.rematch-features{background:var(--rematch-bg);padding:100px 20px}@media (max-width: 768px){.rematch-features{padding:60px 20px}}.rematch-section-title{text-align:center;font-size:48px;font-weight:900;margin-bottom:20px;color:var(--rematch-text);background:linear-gradient(135deg,var(--rematch-primary),var(--rematch-secondary));-webkit-background-clip:text;background-clip:text}@media (max-width: 768px){.rematch-section-title{font-size:32px}}.rematch-section-subtitle{text-align:center;font-size:18px;color:var(--rematch-text-secondary);max-width:600px;margin:0 auto 40px}.rematch-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:60px}.rematch-feature-card{background:var(--rematch-card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--rematch-border);padding:40px 30px;border-radius:25px;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.rematch-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--rematch-primary),var(--rematch-secondary));transform:scaleX(0);transition:transform .4s ease}.rematch-feature-card:hover{transform:translateY(-10px);box-shadow:var(--rematch-shadow-hover);border-color:var(--rematch-primary);background:var(--rematch-card-hover-bg)}.rematch-feature-card:hover:before{transform:scaleX(1)}.rematch-feature-card:hover .rematch-feature-icon{transform:scale(1.1) rotate(5deg)}body:not(.dark) .rematch-feature-card{background:#fff;box-shadow:0 5px 25px #00000014}body:not(.dark) .rematch-feature-card:hover{box-shadow:0 15px 50px #00000026}.rematch-feature-icon{font-size:56px;margin-bottom:20px;display:block;transition:all .4s ease;filter:drop-shadow(0 4px 8px rgba(0,212,255,.3))}.rematch-feature-text{font-size:18px;line-height:1.7;color:var(--rematch-text);font-weight:500}.rematch-products{padding:80px 20px;background:var(--rematch-bg);position:relative;overflow:hidden}.rematch-products:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 100px,rgba(0,255,135,.02) 100px,rgba(0,255,135,.02) 200px);pointer-events:none}@media (max-width: 768px){.rematch-products{padding:60px 20px}}.rematch-products-subtitle{text-align:center;font-size:18px;color:#ffffffb3;margin-top:15px;margin-bottom:0}body:not(.dark) .rematch-products-subtitle{color:#0009}@media (max-width: 768px){.rematch-products-subtitle{font-size:16px}}.rematch-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;margin-top:50px;position:relative;z-index:1}@media (max-width: 768px){.rematch-products-grid{grid-template-columns:1fr;gap:20px;margin-top:40px}}.rematch-product-card{background:var(--rematch-card-bg);border:1px solid rgba(0,255,135,.15);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;display:flex;flex-direction:column}.rematch-product-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#00ff871a,#ff006e0d);opacity:0;transition:opacity .4s ease;pointer-events:none}.rematch-product-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #00ff874d,0 0 40px #00ff871a;border-color:#00ff8766}.rematch-product-card:hover:after{opacity:1}.rematch-product-card:hover .rematch-product-image img,.rematch-product-card:hover .rematch-product-image picture img{transform:scale(1.1)}.rematch-product-card:hover .rematch-product-overlay{opacity:1}.rematch-product-card:hover .p-attribute-icons svg{opacity:1;transform:translateY(-2px)}body:not(.dark) .rematch-product-card{background:#fff;border-color:#ff006e33;box-shadow:0 5px 20px #00000014}body:not(.dark) .rematch-product-card:hover{box-shadow:0 20px 60px #ff006e33,0 0 40px #ff006e1a;border-color:#00ff8780}.rematch-product-badge{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,var(--rematch-accent),var(--rematch-primary));color:#1a1a2e;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700;z-index:2;box-shadow:0 4px 15px #00ff8766;text-transform:uppercase}body:not(.dark) .rematch-product-badge{color:#1a1a1a}.rematch-product-image{position:relative;height:220px;overflow:hidden;background:linear-gradient(135deg,#00d4ff1a,#ff006e1a);display:flex;align-items:center;justify-content:center}.rematch-product-image img,.rematch-product-image picture img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.rematch-product-image .product-image{width:100%;height:100%;object-fit:cover}body:not(.dark) .rematch-product-image{background:linear-gradient(135deg,#00d4ff14,#ff006e14)}@media (max-width: 768px){.rematch-product-image{height:200px}}.rematch-product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);display:flex;align-items:flex-end;justify-content:center;padding:20px;opacity:0;transition:opacity .4s ease}.rematch-product-btn{background:linear-gradient(135deg,var(--rematch-accent),var(--rematch-primary));color:#1a1a2e;padding:12px 28px;border-radius:30px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #00ff8766}.rematch-product-btn:hover{transform:scale(1.05);box-shadow:0 6px 25px #00ff8799}body:not(.dark) .rematch-product-btn{color:#1a1a1a}.rematch-product-content{padding:20px;display:flex;flex-direction:column;flex-grow:1;min-height:180px}@media (max-width: 768px){.rematch-product-content{padding:18px;min-height:170px}}.rematch-product-title-en{font-size:12px;color:#ffffff80;margin-bottom:5px;text-align:left}body:not(.dark) .rematch-product-title-en{color:#0006}.rematch-product-name{font-size:20px;font-weight:700;margin:0 0 12px;color:#fff;line-height:1.4;min-height:52px;display:flex;align-items:center}body:not(.dark) .rematch-product-name{color:#1a1a1a}@media (max-width: 768px){.rematch-product-name{font-size:17px;min-height:44px}}.p-attribute-icons{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px;min-height:40px}.p-attribute-icons svg{opacity:.6;filter:drop-shadow(0 2px 4px rgba(0,255,135,.2));transition:all .3s ease}.p-attribute-icons svg:hover{opacity:1;transform:scale(1.15);filter:drop-shadow(0 4px 8px rgba(0,255,135,.4))}.p-attribute-icons .pl-console{filter:drop-shadow(0 2px 4px rgba(0,212,255,.3))}.p-attribute-icons .pl-console:hover{filter:drop-shadow(0 4px 8px rgba(0,212,255,.5))}.rematch-product-price-box{margin-top:auto;display:flex;justify-content:flex-start;align-items:center}.rematch-product-price .toman-box{background:linear-gradient(135deg,#00ff8726,#ff006e1a);padding:12px 20px;border-radius:15px;display:inline-flex;align-items:baseline;gap:6px;border:1px solid rgba(0,255,135,.2)}body:not(.dark) .rematch-product-price .toman-box{background:linear-gradient(135deg,#00a8651a,#0099cc14);border-color:#ff006e33}.rematch-product-price .toman-price{font-size:22px;font-weight:800;color:var(--rematch-accent);text-shadow:0 2px 8px rgba(0,255,135,.3)}body:not(.dark) .rematch-product-price .toman-price{color:#ff6b6b;text-shadow:none}@media (max-width: 768px){.rematch-product-price .toman-price{font-size:20px}}.rematch-product-price .toman-currency{font-size:14px;font-weight:600;color:#ffffffb3}body:not(.dark) .rematch-product-price .toman-currency{color:#0009}@media (max-width: 768px){.rematch-product-price .toman-currency{font-size:13px}}.rematch-products-footer{text-align:center;margin-top:50px;position:relative;z-index:1}@media (max-width: 768px){.rematch-products-footer{margin-top:40px}}.rematch-products-note{font-size:16px;color:#fff9;margin-bottom:25px;font-weight:500}body:not(.dark) .rematch-products-note{color:#00000080}@media (max-width: 768px){.rematch-products-note{font-size:14px;margin-bottom:20px}}.rematch-cta{background:linear-gradient(135deg,var(--rematch-primary) 0%,var(--rematch-secondary) 100%);padding:120px 20px;text-align:center;color:#fff;position:relative;overflow:hidden}.rematch-cta:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:rematchRotate 30s linear infinite}@media (max-width: 768px){.rematch-cta{padding:80px 20px}}@keyframes rematchRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rematch-cta-content{position:relative;z-index:2}.rematch-cta-title{font-size:56px;margin-bottom:20px;font-weight:900;text-shadow:0 4px 20px rgba(0,0,0,.3);line-height:1.2}@media (max-width: 768px){.rematch-cta-title{font-size:36px}}.rematch-cta-text{font-size:22px;margin-bottom:40px;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.rematch-cta-text{font-size:18px}}.rematch-btn{display:inline-block;padding:18px 45px;background:var(--rematch-accent);color:#1a1a2e;border-radius:50px;font-weight:700;font-size:18px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);margin:10px;border:none;cursor:pointer;box-shadow:0 8px 25px #00ff8766;position:relative;overflow:hidden}.rematch-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.rematch-btn:hover{transform:translateY(-3px);color:#1a1a2e;box-shadow:0 15px 40px #00ff8799}.rematch-btn:hover:before{width:300px;height:300px}.rematch-btn:active{transform:translateY(-1px)}.rematch-btn span{position:relative;z-index:1}.rematch-btn.rematch-btn-secondary{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;box-shadow:0 8px 25px #0003}.rematch-btn.rematch-btn-secondary:hover{background:#ffffff40;color:#fff;box-shadow:0 15px 40px #0000004d}@media (max-width: 768px){.rematch-btn{padding:15px 35px;font-size:16px}}.rematch-btn.rematch-btn-large{padding:20px 50px;font-size:20px;font-weight:800}@media (max-width: 768px){.rematch-btn.rematch-btn-large{padding:16px 40px;font-size:18px}}.rematch-products-showcase{max-width:900px;margin:60px auto 0}.rematch-products-info{background:var(--rematch-card-bg);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid var(--rematch-border);border-radius:30px;padding:60px 40px;text-align:center;position:relative;overflow:hidden}.rematch-products-info:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,255,135,.1) 0%,transparent 70%);animation:rematchRotate 20s linear infinite}body:not(.dark) .rematch-products-info{background:#fff;box-shadow:0 10px 50px #0000001a}@media (max-width: 768px){.rematch-products-info{padding:40px 25px}}.rematch-products-icon{font-size:80px;margin-bottom:20px;display:inline-block;animation:rematchBounce 3s ease-in-out infinite;filter:drop-shadow(0 8px 16px rgba(0,255,135,.3));position:relative;z-index:2}@media (max-width: 768px){.rematch-products-icon{font-size:60px}}.rematch-products-info h3{font-size:36px;font-weight:900;color:var(--rematch-text);margin-bottom:20px;background:linear-gradient(135deg,var(--rematch-primary),var(--rematch-accent));-webkit-background-clip:text;background-clip:text;position:relative;z-index:2}body:not(.dark) .rematch-products-info h3{background:linear-gradient(135deg,#09c,#00b374);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.rematch-products-info h3{font-size:26px}}.rematch-products-info>p{font-size:18px;color:var(--rematch-text-secondary);margin-bottom:30px;line-height:1.7;position:relative;z-index:2}@media (max-width: 768px){.rematch-products-info>p{font-size:16px}}.rematch-products-features{list-style:none;padding:0;margin:30px 0;text-align:right;display:inline-block;position:relative;z-index:2}.rematch-products-features li{font-size:18px;color:var(--rematch-text);margin-bottom:15px;padding:12px 20px;background:var(--rematch-card-hover-bg);border-radius:15px;transition:all .3s ease;border:1px solid var(--rematch-border)}.rematch-products-features li:hover{transform:translate(-5px);border-color:var(--rematch-accent);box-shadow:0 5px 20px #00ff8733}@media (max-width: 768px){.rematch-products-features li{font-size:16px;padding:10px 15px}}.rematch-btn-products{margin-top:30px;font-size:20px;padding:20px 50px;position:relative;z-index:2}@media (max-width: 768px){.rematch-btn-products{font-size:18px;padding:18px 40px}}.rematch-products-empty{text-align:center;padding:60px 20px;color:var(--rematch-text-secondary)}.rematch-products-empty p{font-size:20px;margin-bottom:10px}.rematch-products-empty p:last-child{font-size:16px}
