:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{color:#f0f0f0;background-color:#121212;font-size:16px;line-height:1.6}.mobile-only{display:block}.mobile-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);padding:2rem 1rem}.mobile-hero h1{margin-bottom:.5rem;font-size:1.8rem}.mobile-hero h2{color:#ccc;font-size:1.2rem;font-weight:400}.desktop-only{display:none}@media screen and (min-width:769px){.mobile-only{display:none}.desktop-only{display:block}.hero-banner.desktop-only{display:flex}.logo-desktop{display:inline}.logo-mobile{display:none}}a{color:inherit;text-decoration:none}.navbar{z-index:100;background-color:#000;justify-content:space-between;align-items:center;padding:1rem 5%;display:flex;position:sticky;top:0}.logo{color:#fff;font-size:1.5rem;font-weight:700}.logo-desktop{display:inline}.logo-mobile{display:none}.nav-links{list-style:none;display:flex}.nav-links li{margin-left:2rem}.nav-links a{color:#ccc;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:#fff}.burger{cursor:pointer;flex-direction:column;justify-content:space-around;width:30px;height:25px;display:none}.burger div{background-color:#fff;width:25px;height:3px;transition:all .3s}.hero-banner{text-align:center;color:#fff;background-image:linear-gradient(#000000b3,#000000b3),url(https://staticctf.ubisoft.com/J3yJr34U2pZ2Ieem48Dwy9uqj5PNUQTn/7qSZdEMYlJMvZeUUJlBxhI/7c24f3168295379a363dd9f2692a422a/r6s-seasons-y5s3.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:300px;display:flex}.hero-content h1{margin-bottom:.5rem;font-size:2.5rem}.hero-content h2{font-size:2rem;font-weight:400}.container{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:2rem auto;padding:0 2rem;display:flex}.calculator-section{background-color:#1e1e1e;border-radius:8px;flex:1;min-width:300px;max-width:600px;padding:2rem;box-shadow:0 4px 6px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{margin-bottom:.5rem;font-weight:700;display:block}.form-group input,.form-group select{color:#fff;background-color:#2a2a2a;border:1px solid #333;border-radius:4px;width:100%;min-height:44px;padding:.8rem;font-size:16px}.calculator-results{margin-top:2rem}.calculator-results h3{margin-bottom:1rem}.results-table{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.results-table th,.results-table td{text-align:left;border-bottom:1px solid #333;padding:.8rem}.results-table th{background-color:#2a2a2a}.result-actions{gap:1rem;margin-bottom:1.5rem;display:flex}.result-actions button{color:#fff;cursor:pointer;background-color:#4a4a4a;border:none;border-radius:4px;min-height:48px;padding:.8rem 1.5rem;font-size:16px;transition:background-color .3s}.result-actions button:hover{background-color:#666}.note{color:#aaa;font-size:.9rem}.recommendations-section{flex:0 0 300px;max-width:320px}.recommendations-section h2{text-align:center;margin-bottom:1.2rem;font-size:1.4rem}.product-card{background-color:#1e1e1e;border-radius:8px;margin-bottom:1.2rem;padding:1rem;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.product-card:hover{transform:translateY(-3px);box-shadow:0 6px 10px #00000026}.product-image{text-align:center;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;height:140px;margin-bottom:.8rem;padding:8px;display:flex;overflow:hidden}.product-image a{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex}.product-image a:hover{transform:scale(1.05)}.mouse-image{object-fit:contain;max-width:100%;max-height:120px;transition:transform .3s}.product-card h3{color:#fff;text-align:center;margin-bottom:.5rem;font-size:1rem}.product-card p{color:#ccc;margin-bottom:.8rem;font-size:.85rem;line-height:1.4}.cta-button{color:#fff;text-align:center;background-color:#f44336;border-radius:4px;padding:.6rem 0;font-weight:700;transition:background-color .3s;display:block}.cta-button:hover{background-color:#d32f2f}.button-text{position:relative}.button-text:before{content:"CHECK IT NOW";display:inline-block;position:relative}.content-section{background-color:#1e1e1eb3;border-radius:8px;width:100%;max-width:1000px;margin:3rem auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.content-section h2{color:#fff;margin:1.5rem 0 1rem;font-size:1.6rem}.content-section p{color:#ccc;margin-bottom:1.5rem;line-height:1.6}.faq-section{background-color:#1e1e1eb3;border-radius:8px;width:100%;max-width:1000px;margin:3rem auto;padding:2rem;box-shadow:0 4px 6px #0000001a}.faq-section h2{margin-bottom:2rem;font-size:1.6rem}.faq-item{border-bottom:1px solid #333;margin-bottom:1.5rem;padding-bottom:1.5rem}.faq-question{cursor:pointer;color:#fff;margin-bottom:.8rem;font-weight:700}.faq-answer{color:#ccc}footer{background-color:#0a0a0a;margin-top:3rem;padding:3rem 2rem 1.5rem}.footer-content{flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;display:flex}.footer-description{flex:0 0 100%;max-width:400px;margin-bottom:2rem}.footer-description h3{color:#fff;margin-bottom:1rem}.footer-description p{color:#aaa}.copyright{text-align:center;color:#777;padding-top:2rem;font-size:.9rem}@media screen and (max-width:1024px){.container{flex-direction:column}.calculator-section{margin-bottom:2rem;margin-right:0}.recommendations-section.desktop-only{flex-wrap:wrap;flex:1;justify-content:space-between;width:100%;max-width:100%;display:flex}.recommendations-section h2{text-align:center;width:100%;margin-bottom:1.5rem}.product-card{width:calc(50% - 1rem);margin-right:0}}@media screen and (max-width:768px){.mobile-only{display:block}.desktop-only,.logo-desktop{display:none}.logo-mobile{display:inline}.nav-links{display:none}.burger{display:flex}.hero-content h1{font-size:2rem}.hero-content h2{font-size:1.5rem}.product-image{height:150px;padding:8px}.mouse-image{max-height:130px}.product-card{width:100%;margin-bottom:1rem;padding:1rem}.recommendations-section{width:100%;max-width:100%;display:block}.recommendations-section h2{text-align:center;margin-bottom:1.5rem}.content-section,.faq-section{padding:1.5rem}.content-section h2,.faq-section h2{font-size:1.4rem}}@media screen and (max-width:480px){.mobile-hero{padding:1.5rem .5rem}.mobile-hero h1{font-size:1.5rem}.mobile-hero h2{font-size:1rem}.container{padding:0 1rem}.product-image{height:120px}.mouse-image{max-height:100px}.content-section,.faq-section{padding:1rem}.content-section h2,.faq-section h2{font-size:1.3rem}}article{max-width:900px;margin:0 auto;padding:0 1rem;line-height:1.8}article h1{color:#fff;text-align:center;margin-bottom:1rem;font-size:2.5rem}article h2{color:#ff6b35;border-bottom:2px solid #ff6b35;margin:3rem 0 1.5rem;padding-bottom:.5rem;font-size:2rem}article h3{color:#fff;margin:2rem 0 1rem;font-size:1.5rem}article h4{color:#ccc;margin:1.5rem 0 .8rem;font-size:1.2rem}article p{text-align:justify;margin-bottom:1.5rem}article ul,article ol{margin:1rem 0 1.5rem 2rem}article li{margin-bottom:.5rem}article table{border-collapse:collapse;background:#1e1e1e;width:100%;margin:2rem 0}article th,article td{text-align:left;border:1px solid #555;padding:12px}article th{background:#333;font-weight:700}article code{color:#ff6b35;background:#1e1e1e;border-radius:3px;padding:.2rem .4rem;font-family:Courier New,monospace}article pre{background:#1e1e1e;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}article pre code{background:0 0;padding:0}article blockquote{background:#1a1a1a;border-left:4px solid #ff6b35;border-radius:0 8px 8px 0;margin:2rem 0;padding:1rem 1.5rem}article strong{color:#fff;font-weight:600}@media screen and (max-width:768px){article{padding:0 .5rem}article h1{font-size:2rem}article h2{margin:2rem 0 1rem;font-size:1.5rem}article h3{font-size:1.3rem}article h4{font-size:1.1rem}article ul,article ol{margin-left:1rem}article table{font-size:.9rem}article th,article td{padding:8px}}.guides-section{max-width:1200px;margin:4rem auto;padding:0 2rem}.guides-section h2{text-align:center;color:#fff;margin-bottom:1rem;font-size:2.2rem}.guides-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;display:grid}.guide-card{text-align:center;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.guide-card:before{content:"";opacity:0;background:linear-gradient(90deg,#ff6b35,#ff8c5a);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.guide-card:hover{border-color:#ff6b35;transform:translateY(-5px);box-shadow:0 10px 30px #ff6b3533}.guide-card:hover:before{opacity:1}.guide-icon{margin-bottom:1rem;font-size:3rem;display:block}.guide-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.guide-card p{color:#ccc;margin-bottom:1.5rem;line-height:1.6}.guide-card ul{text-align:left;margin:1.5rem 0;padding-left:1.5rem}.guide-card li{color:#ccc;margin-bottom:.5rem;position:relative}.guide-card li:before{content:"✓";color:#ff6b35;font-weight:700;position:absolute;left:-1.5rem}.guide-button{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8c5a);border-radius:6px;margin-top:1rem;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.guide-button:hover{background:linear-gradient(135deg,#ff8c5a,#ffad7a);transform:translateY(-2px);box-shadow:0 5px 15px #ff6b354d}@media screen and (max-width:768px){.guides-section{margin:3rem auto;padding:0 1rem}.guides-section h2{font-size:1.8rem}.guides-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.guide-card{padding:1.5rem}.guide-icon{font-size:2.5rem}.guide-card h3{font-size:1.3rem}}.page-container{max-width:900px;margin:2rem auto;padding:0 2rem;line-height:1.8}.page-container h1{color:#fff;text-align:center;margin-bottom:1rem;font-size:2.5rem}.page-container h2{color:#ff6b35;text-align:left;border-bottom:2px solid #ff6b35;margin:3rem 0 1.5rem;padding-bottom:.5rem;font-size:2rem}.page-container h3{color:#fff;text-align:left;margin:2rem 0 1rem;font-size:1.5rem}.page-container h4{color:#ccc;text-align:left;margin:1.5rem 0 .8rem;font-size:1.2rem}.page-container p{text-align:justify;margin-bottom:1.5rem;line-height:1.8}.page-container ul,.page-container ol{margin:1rem 0 1.5rem 2rem}.page-container li{margin-bottom:.5rem}.page-container table{border-collapse:collapse;background:#1e1e1e;width:100%;margin:2rem 0}.page-container th,.page-container td{text-align:left;border:1px solid #555;padding:12px}.page-container th{background:#333;font-weight:700}.page-container strong{color:#fff;font-weight:600}.page-container code{color:#ff6b35;background:#1e1e1e;border-radius:3px;padding:.2rem .4rem;font-family:Courier New,monospace}.page-container pre{background:#1e1e1e;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.page-container pre code{background:0 0;padding:0}.page-container blockquote{background:#1a1a1a;border-left:4px solid #ff6b35;border-radius:0 8px 8px 0;margin:2rem 0;padding:1rem 1.5rem}@media screen and (max-width:768px){.page-container{margin:1rem auto;padding:0 1rem}.page-container h1{font-size:2rem}.page-container h2{margin:2rem 0 1rem;font-size:1.5rem}.page-container h3{font-size:1.3rem}.page-container h4{font-size:1.1rem}.page-container ul,.page-container ol{margin-left:1rem}.page-container table{font-size:.9rem}.page-container th,.page-container td{padding:8px}}
