body{background-color:#000;color:#fff;font-family:Segoe UI,sans-serif;height:100%;margin:0;min-height:100vh;padding:0;width:100%}.irregular-octagon{filter:drop-shadow(0 0 10px#ffffff);height:400px;margin:5rem auto;position:relative;width:300px}.shape-border{background:#fff;-webkit-clip-path:polygon(60% 0,70% 0,90% 15%,100% 15%,100% 15%,100% 50%,50% 50%,95% 30%,95% 80%,100% 80%,100% 100%,10% 100%,0 90%,0 70%,5% 70%,5% 60%,5% 60%,0 55%,0 0);clip-path:polygon(60% 0,70% 0,90% 15%,100% 15%,100% 15%,100% 50%,50% 50%,95% 30%,95% 80%,100% 80%,100% 100%,10% 100%,0 90%,0 70%,5% 70%,5% 60%,5% 60%,0 55%,0 0);height:100%;transform:scale(1.02);width:100%;z-index:1}.shape-image{background-position:50%;background-size:cover;-webkit-clip-path:polygon(50% 0,70% 0,90% 15%,100% 15%,100% 15%,100% 100%,10% 100%,0 90%,0 70%,5% 70%,5% 60%,5% 60%,0 55%,0 0);clip-path:polygon(50% 0,70% 0,90% 15%,100% 15%,100% 15%,100% 100%,10% 100%,0 90%,0 70%,5% 70%,5% 60%,5% 60%,0 55%,0 0);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}body,html{height:100%}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;border-radius:5rem;box-sizing:border-box;color:#fff;height:5vw;justify-content:space-between;left:0;margin:1% auto 0;max-width:1900px;padding:1% 2%;position:fixed;right:0;top:0;width:calc(100% - 4rem);z-index:1000}.navbar,.navbar-left{align-items:center;display:flex}.logo{height:6.5vw;margin-right:1vw}.brand{font-size:1.5vw;font-weight:700}.navbar-center a{color:#fff;font-size:1rem;font-weight:500;font-weight:700;margin:0 10px;text-decoration:none}.navbar-center a:hover{border-bottom:1px solid #fff}.navbar-right .btn-login,.navbar-right .btn-register{background-color:#1e1e1e;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;margin-left:10px;padding:6px 12px}.navbar-right .btn-login:hover,.navbar-right .btn-register:hover{background-color:#fff;color:#000}.navbar-right .btn-logout,.navbar-right .btn-profil{background-color:#1e1e1e;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;margin-left:10px;padding:6px 12px}.navbar-right .btn-logout:hover,.navbar-right .btn-profil:hover{background-color:#fff;color:#000}.burger{cursor:pointer;display:none;flex-direction:column;height:1.5vw;justify-content:space-between;margin-left:auto;width:2vw;z-index:1101}.burger span{background:#fff;border-radius:2px;height:.2vw}.navbar-center{display:flex;gap:5px}.navbar-mobile-auth{display:none}@media (max-width:1300px){.burger{display:flex}.navbar-center{align-items:center;background-color:#000000f2;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;right:0;top:100%;z-index:1100}.navbar-center.open{display:flex}.navbar-right.desktop-only{cursor:pointer}.navbar-mobile-auth{display:flex;flex-direction:column;gap:10px;margin-top:1rem}.navbar-center a{font-size:1.2rem;margin:10px 0}.navbar-right.desktop-only{display:none}.navbar-mobile-auth button{border-radius:1px;font-size:1rem;padding:4px 10px}.btn-login,.btn-logout,.btn-profil,.btn-register{background-color:#000;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;padding:6px 12px}.btn-login:hover,.btn-logout:hover,.btn-profil:hover,.btn-register:hover{background-color:#fff;color:#000}}.footer{background-color:#1a1a1a;color:#fff;flex-wrap:wrap;padding:3rem 2rem}.footer,.footer-columns{display:flex;gap:2rem;justify-content:space-between}.footer-columns{width:100%}.footer-column{flex:1 1;min-width:200px}.footer-column h3{border-bottom:2px solid #c89b57;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}.footer-column ul{list-style:none;padding:0}.footer-column li{margin-bottom:.5rem}.footer-column a{color:#fff;text-decoration:none}.footer-column a:hover{text-decoration:underline}.footer-icon{height:40px;margin-bottom:.5rem;width:40px}.footer-help-link{color:#007bff;display:inline-block;margin-top:1rem;text-decoration:underline}.footer-bottom{align-items:center;color:#aaa;display:flex;font-size:.9rem;gap:1rem;justify-content:space-between;padding-bottom:1rem;width:100%}.social-links a{color:#aaa;font-weight:500;margin-left:1rem;text-decoration:none}.social-links a:hover{text-decoration:underline}@media (max-width:900px){.footer-bottom{align-content:flex-start}.footer-bottom,.footer-columns{flex-direction:column;gap:1.5rem}}.hero{align-items:center;display:flex;justify-content:flex-start;overflow:hidden;position:relative}.hero-img{display:block;height:auto;width:100%}.hero-content{box-sizing:border-box;color:#fff;left:5vw;max-width:90rem;padding:2vw;position:absolute;right:5vw;top:10vw;z-index:2}.hero h1{font-size:3.5vw;line-height:1;margin-bottom:1vw}.hero h2{font-size:2.5vw;margin-bottom:-2vw}.hero p{font-size:1.5vw;margin-bottom:2vw}.hero-buttons{display:flex;gap:1vw}.hero-btn{background-color:#600000;border:2px solid #c89b57;border-radius:25px;color:#c89b57;font-size:1vw;padding:.5vw 1.5vw;text-decoration:none;transition:background .2s}.hero-btn:hover{background-color:#600000;border:2px solid #c89b57}.hero-btn.secondary{background-color:#1c1c1c;color:#fff}.hero-btn.secondary:hover{background-color:#600000;color:#c89b57}.section-fade{background:linear-gradient(#0000,#000);bottom:0;height:25%;position:absolute;width:100%;z-index:1}.hold{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-items:center;padding:5rem}.image-card{background-color:#111;border:4px solid #fc0;border-radius:1rem;max-width:500px;padding:1rem;text-align:center;width:100%}.image-title{color:#fff;font-size:1.8rem;margin-bottom:.5rem}.image,.image-wrapper{width:100%}.image{border-radius:.5rem;display:block}.image-overlay{background-color:#0009;border-radius:.5rem;bottom:10%;color:#fff;font-weight:700;left:50%;padding:.5rem 1rem;position:absolute;transform:translateX(-50%)}.core-values{align-items:flex-start;background-color:#1a1a1a;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:7.5vw;padding:2rem}.value{align-items:center;color:#fff;display:flex;flex-direction:column;text-align:center}.value img{height:7.5vw;object-fit:contain;width:auto}.value p{font-size:1.5vw;font-weight:500;margin-top:2vw}.section-heading{color:#fff;font-size:35px;margin-bottom:-40px;margin-top:10vw;text-align:center}.faq-section{color:#fff;margin:auto;max-width:800px;padding:50px 20px}.faq-title{border-bottom:3px solid #fc0;color:#fc0;font-size:2rem;margin-bottom:30px;padding-bottom:10px;text-align:center}.faq-item{border-bottom:1px solid #333;margin-bottom:20px}.faq-question{background:none;border:none;color:#fff;cursor:pointer;font-size:1.1rem;padding:15px 10px;position:relative;text-align:left;width:100%}.faq-question:after{content:"+";font-size:1.3rem;position:absolute;right:20px}.faq-question.active:after{content:"-"}.faq-answer{max-height:0;padding:0 10px}.faq-answer p{color:#ccc;font-size:.95rem;margin:0;padding:10px 0}@media (max-width:900px){.box4{grid-template-columns:repeat(2,1fr);margin-top:-10vw}.cs2-content{text-align:center}.cs2-text h2{font-size:2rem}.cs2-text p{font-size:1rem}.hold{grid-template-columns:1fr}.value img{height:10vw}.events.content{flex-direction:column-reverse;gap:2rem}.text-side h2{text-align:center}.cta-button{display:block;margin:auto}}.image-row{display:flex;gap:25px;margin:0 40px}.image-wrapper{border:2.5px solid #c89b57;-webkit-clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);display:inline-block;height:280px;position:relative;width:420}.image-wrapper img{height:100%;object-fit:cover;width:100%}.overlay-text{background-color:#00000080;border-radius:4px;color:#fff;font-size:14px;left:50%;padding:4px 8px;pointer-events:none;position:absolute;top:10px;transform:translateX(-50%);white-space:nowrap}@media (max-width:900px){.image-row{flex-wrap:wrap;gap:15px 20px;justify-content:center;margin:0}.image-wrapper{border:1px solid #c89b57;height:35%;width:35%}.overlay-text{font-size:10px}}.gallery-section{margin:5% 5vw 7.5vw;text-align:center}.gallery-title{border-bottom:2px solid #7a1e1e;color:#c89b57;display:inline-block;font-size:2rem;letter-spacing:2px;margin-bottom:20px;padding-bottom:10px;text-transform:uppercase}.gallery-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.gallery-image{border:2.5px solid #c89b57;-webkit-clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);display:inline-block;height:auto;object-fit:cover;position:relative;width:100%}@media (max-width:900px){.gallery-grid{flex-wrap:wrap;gap:15px 20px;grid-template-columns:repeat(2,1fr);justify-content:center}.gallery-image{border:2px solid #c89b57}}.games-container{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:20px;margin-left:5%}.game-button{background-color:#600000;-webkit-clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);color:#fff;padding:1vw 1.5vw;transition:background-color .3s}.game-button.selected,.game-button:hover{background-color:#c89b57}.cs2-teams-filter{margin-bottom:1.5rem}.team-buttons{display:flex;flex-wrap:wrap;gap:1rem}.team-button{background-color:#600000;-webkit-clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);clip-path:polygon(100% 100%,100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,0 20%,2.5% 25%,2.5% 50%,0 55%,0 80%,10% 100%);font-weight:500;padding:.75vw 1.5vw;transition:background-color .3s;-webkit-user-select:none;user-select:none}.team-button.selected,.team-button:hover{background-color:#c89b57}.teams-container{display:flex;flex-wrap:wrap;gap:1rem;margin-left:5%}.matches-list{padding:0 50px}.matches-columns{display:flex;gap:25px;justify-content:space-between;margin-left:5%;margin-right:5%}.match-section{flex:1 1}.match-card{background-color:#600000;border:2px solid #c89b57;-webkit-clip-path:polygon(42.5% 100%,42.5% 95%,60% 95%,60% 100%,100% 100%,100% 0,95% 0,90% 5%,80% 5%,75% 0,0 0,0 20%,1% 25%,1% 50%,0 55%,0 85%,5% 100%);clip-path:polygon(42.5% 100%,42.5% 95%,60% 95%,60% 100%,100% 100%,100% 0,95% 0,90% 5%,80% 5%,75% 0,0 0,0 20%,1% 25%,1% 50%,0 55%,0 85%,5% 100%);justify-content:space-between;margin-bottom:20px;padding:.1vw}.match-card,.team{align-items:center;display:flex}.team{gap:10px}.team-logo{display:block;height:5vw;object-fit:contain;width:5vw}.match-center{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1vw 3vw;min-width:10vw}.match-result{font-size:18px;font-weight:700}.match-time{color:#666;font-size:14px;margin-bottom:10px}.buttons-container{display:flex;gap:2px;margin-top:8px}.stats-button,.tournament-button{font-weight:600;margin-top:1vw;padding:.2vw .3vw;transition:background-color .3s ease}.stats-button{background-color:#c89b57;color:#fff}.stats-button:hover{background-color:#600000}.tournament-selector{margin:10vw 5% 50px}.tournament-grid{display:flex;flex-wrap:wrap;gap:1rem}.tournament-card{background-color:#600000;border:2px solid #c89b57;border-radius:8px;color:#fff;max-width:45vw;min-width:10vw;padding:1vw}.tournament-card h3{margin-bottom:.4vw}.tournament-card p{color:#aaa;font-size:.85rem}.no-underline{text-decoration:none}@media (max-width:900px){.matches-columns{flex-direction:column;gap:20px}.result-matches,.upcoming-matches{width:100%}.team-buttons{justify-content:center}.team-button{font-size:14px}.team-logo{height:7.5vw;width:7.5vw}}.faq-section{font-family:Arial,sans-serif;margin:10vw 5%;max-width:2100px;padding:0 1rem}.faq-section h2{background-color:#600000;border:1px solid #c89b57;border-radius:20px;font-size:2rem;justify-content:center;padding:1rem;text-align:center}.faq-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.faq-item{align-self:start;overflow:hidden}.faq-button{align-items:center;background-color:#600000;border:1px solid #c89b57;border-radius:10px;color:#fff;display:flex;font-size:1rem;font-weight:600;height:60px;justify-content:space-between;padding:1rem 1.25rem;text-align:left;transition:background-color .3s ease;width:100%}.faq-button:hover{background-color:#c89b57}.faq-button:after{content:"▸";transition:transform .3s ease}.faq-button.open:after{transform:rotate(90deg)}.faq-answer{color:#fff;font-size:1rem;line-height:2;overflow:hidden;padding:0 1.25rem;transition:max-height .3s ease}.faq-answer.open{max-height:400px;padding-bottom:1rem}.faq-search{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:15px;margin-top:15px;padding:.5rem 1rem;width:50%}.faq-heading{font-size:1.5vw}@media (max-width:900px){.faq-grid{grid-template-columns:1fr}.faq-section h2{font-size:1.5rem;justify-content:center}.faq-section{margin-top:15vw}}.select-game-outer-container{display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:15px;margin:5%}.how-to-container{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);justify-items:center;margin-bottom:2rem}.how-to-item{align-items:center;display:flex;flex-direction:column}.how-to-description{color:#fff;font-size:1rem;max-width:500px}.how-to-item img{height:10vw;object-fit:contain;width:10vw}.select-game-container{display:flex;gap:15px;height:100%}.games-list{color:#eee;max-height:300px;overflow-y:auto;width:25vw}.game-item{align-items:center;-webkit-clip-path:polygon(40% 100%,40% 95%,40% 95%,100% 95%,60% 95%,60% 100%,100% 100%,100% 0,95% 0,90% 5%,80% 5%,75% 0,0 0,0 20%,1% 25%,1% 50%,0 55%,0 85%,5% 100%);clip-path:polygon(40% 100%,40% 95%,40% 95%,100% 95%,60% 95%,60% 100%,100% 100%,100% 0,95% 0,90% 5%,80% 5%,75% 0,0 0,0 20%,1% 25%,1% 50%,0 55%,0 85%,5% 100%);cursor:pointer;display:flex;margin-bottom:.5rem;padding:.5rem;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.game-item:hover{background-color:#272523}.game-item.selected{background-color:#c89b57;color:#fff}.game-item img{height:40px;margin-right:.75rem;object-fit:contain;width:40px}.game-details{background-color:#600000;border:2px solid #c89b57;-webkit-clip-path:polygon(40% 100%,40% 95%,40% 95%,100% 95%,60% 95%,60% 100%,100% 100%,100% 0,95% 0,90% 5%,80% 5%,75% 0,0 0,0 20%,1% 25%,1% 50%,0 55%,0 85%,5% 100%);clip-path:polygon(40% 100%,40% 95%,40% 95%,100% 95%,60% 95%,60% 100%,100% 100%,100% 0,95% 0,90% 5%,80% 5%,75% 0,0 0,0 20%,1% 25%,1% 50%,0 55%,0 85%,5% 100%);display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1rem}.game-details h2{font-size:1.5rem;margin-bottom:.5rem;margin-top:20px}.game-details p{line-height:1.4;margin:0}.game-action-button{background-color:#c89b57;color:#fff;font-weight:700;margin-bottom:10px;margin-left:25px;margin-top:1rem;max-width:200px;padding:.6rem 1.2rem;transition:background-color .2s ease}.game-action-button:hover{background-color:#a91e2c00}@media screen and (max-width:900px){.how-to-container{grid-template-columns:repeat(2,1fr)}.how-to-item img{height:15vw;width:15vw}}.community-container{background-color:#1a1a1a;color:#f0f0f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-top:5vw;padding:2.5vw 5%}.community-container h1{color:#c89b57;margin-bottom:20px;text-align:center}.community-container p{font-size:1.1rem;line-height:1.5;margin-bottom:20px}.community-container ul{list-style-type:disc;margin-bottom:20px;padding-left:20px}.community-container ul li{font-weight:500;margin-bottom:10px}.community-container h3{color:#c89b57;margin-bottom:15px;text-align:left}.layout-container{align-items:start;color:#c89b57;cursor:pointer;display:flex;flex-direction:column;height:100%;max-height:100%;max-width:100%;position:relative;width:70vw}.buttons-row{display:flex;margin-bottom:5%;z-index:2}.octagonv{align-items:center;background-color:#600000;-webkit-clip-path:polygon(0 0,85% 0,90% 30%,90% 50%,99.5% 100%,25% 100%,20% 90%,10% 90%,10% 90%,0 60%);clip-path:polygon(0 0,85% 0,90% 30%,90% 50%,99.5% 100%,25% 100%,20% 90%,10% 90%,10% 90%,0 60%);color:#fff;color:#eee;cursor:pointer;display:flex;font-size:1.5vw;font-weight:700;height:3vw;justify-content:center;width:18vw}.border-wrapperv{background:#c89b57;-webkit-clip-path:polygon(0 0,85% 0,90% 30%,90% 50%,100% 100%,25% 100%,20% 90%,10% 90%,10% 90%,0 60%);clip-path:polygon(0 0,85% 0,90% 30%,90% 50%,100% 100%,25% 100%,20% 90%,10% 90%,10% 90%,0 60%);display:inline-block;padding:2px}.octagonh{align-items:center;background-color:#600000;-webkit-clip-path:polygon(100% 40%,90% 10%,90% 10%,80% 10%,75% 0,.5% 0,10% 50%,10% 70%,15% 100%,100% 100%);clip-path:polygon(100% 40%,90% 10%,90% 10%,80% 10%,75% 0,.5% 0,10% 50%,10% 70%,15% 100%,100% 100%);color:#fff;color:#eee;cursor:pointer;display:flex;font-size:1.5vw;font-weight:700;height:3vw;justify-content:center;width:18vw}.border-wrapperh{background:#c89b57;-webkit-clip-path:polygon(100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,10% 50%,10% 70%,15% 100%,100% 100%);clip-path:polygon(100% 40%,90% 10%,90% 10%,80% 10%,75% 0,0 0,10% 50%,10% 70%,15% 100%,100% 100%);display:inline-block;padding:2px}.lines-svg{left:0;margin:0 auto;position:absolute;right:0;top:2vw}.lines-svg path{stroke:#c89b57;fill:#0000;filter:drop-shadow(0 0 5px #c89b57)}.highlights-row{display:flex;margin-left:2vw;z-index:2}.highlight{filter:drop-shadow(0 0 2.5px #ffffff80);padding:1vw;text-align:center;width:8vw}.highlight h3{margin-bottom:-1vw}.highlight h3,.highlight p{color:#fff;font-size:1vw}.tilmelding-container{border-radius:10px;color:#eee;margin:15vw;padding:50px}.tilmelding-container h2{color:#f0a500;margin-bottom:24px;text-align:center}.tilmelding-container label{display:block;font-weight:600;margin-bottom:12px}.tilmelding-container input[type=email],.tilmelding-container input[type=text],.tilmelding-container select,.tilmelding-container textarea{background:#2c2c3e;border:1px solid #555;border-radius:6px;color:#eee;font-size:14px;padding:10px 12px;transition:border-color .3s ease;width:100%}.tilmelding-container input[type=email]:focus,.tilmelding-container input[type=text]:focus,.tilmelding-container select:focus,.tilmelding-container textarea:focus{background:#3a3a56;border-color:#f0a500;outline:none}.tilmelding-container button{background-color:#f0a500;border:none;border-radius:6px;color:#222;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background-color .3s ease;width:100%}.tilmelding-container button:hover{background-color:#d18e00}.Voksne{color:#fff;margin-left:auto;margin-right:auto;margin-top:10vw;max-width:900px;padding:2rem}.Voksne h1{color:#c89b57;font-size:2.5rem;margin-bottom:1rem;text-align:center}.Voksne h2{color:#c89b57;font-size:1.75rem;margin-bottom:.75rem;margin-top:2rem}.Voksne p{font-size:1.125rem;line-height:1.7;margin-bottom:1rem}.Voksne ul{margin-bottom:1rem;padding-left:1.5rem}.Voksne li{font-size:1.1rem;line-height:1.5;margin-bottom:.5rem}.undervisning-container{color:#fff;margin-left:auto;margin-right:auto;margin-top:10vw;max-width:900px;padding:2rem}.undervisning-container h1{color:#c89b57;font-size:2.5rem;margin-bottom:1rem;text-align:center}.undervisning-container h2{color:#c89b57;font-size:1.75rem;margin-bottom:.75rem;margin-top:2rem}.undervisning-container p{font-size:1.125rem;line-height:1.7;margin-bottom:1rem}.undervisning-container ul{margin-bottom:1rem;padding-left:1.5rem}.undervisning-container li{font-size:1.1rem;line-height:1.5;margin-bottom:.5rem}.page-container{font-family:Arial,sans-serif;margin:15vh 5% 0;padding:20px}.team-button{background-color:#1f2937;border:none;border-radius:12px;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;font-weight:600;margin:4px;padding:8px 20px;transition:all .3s ease}.team-button:hover{background-color:#600000;box-shadow:0 6px 12px #00000040;transform:translateY(-2px) scale(1.05)}.team-button.selected{background-color:#c89b57;box-shadow:0 6px 12px #0000004d;color:#fff}.stats-button:hover{box-shadow:0 8px 12px #0000004d;transform:translateY(-2px) scale(1.05)}.stats-button:active{box-shadow:0 4px 6px #0003;transform:translateY(0) scale(.98)}.players-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:40px}.player-card{background-color:#1a1a1a;border:1px solid #c89b57;border-radius:10px;margin-top:10px;padding:10px;text-align:center;transition:transform .2s,box-shadow .2s}.player-ign{color:#fff;display:block;font-size:1.5rem;font-style:italic}.player-name{font-size:0,5rem}.player-card:hover{box-shadow:0 4px 10px #0000001a;transform:translateY(-3px)}.player-img{border-radius:8px;height:500px;margin-bottom:8px;object-fit:cover;width:100%}.steam-link{background-color:#c89b57;border-radius:5px;color:#fff;display:inline-block;font-size:.85rem;margin-top:5px;padding:4px 8px;text-decoration:none}.steam-link:hover{background-color:#600000}.pricing-container{border-radius:12px;color:#c89b57;margin:5vw auto;max-width:775px;padding:20px}.pricing-container h1{font-size:2.8rem;font-weight:700;margin-bottom:30px;text-align:center}.pricing-cards{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.pricing-card{background:#fff;border:2px solid #600000;border-radius:16px;cursor:default;padding:30px 25px;transition:transform .3s ease,box-shadow .3s ease;width:320px}.pricing-card:hover{transform:translateY(-8px)}.pricing-card.premium{background:#fff8dc}.pricing-card h2{color:#600000;font-size:1.9rem;font-weight:700;letter-spacing:1.2px;margin-bottom:15px;text-align:center}.price{color:#c89b57;font-family:Courier New,Courier,monospace;font-size:2.2rem;font-weight:800;margin-bottom:20px;text-align:center}.pricing-card ul{list-style:none;margin-bottom:25px;padding:0}.pricing-card ul li{color:#555;font-size:1.1rem;margin:12px 0;padding-left:20px;position:relative}.pricing-card ul li:before{color:#c89b57;content:"✓";font-weight:700;left:0;position:absolute}.pricing-card button{background:#c89b57;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:12px 0;transition:background .3s ease;width:100%}.pricing-card button:hover{background:#a37507}.pricing-description{background:#fff9e6;border-radius:12px;margin-top:40px;padding:15px 0 25px}.pricing-description h3{color:#c89b57;font-size:1.8rem;font-weight:700;margin-bottom:18px;text-align:center}.pricing-description ul{color:#444;font-size:1.1rem;line-height:1.6;list-style-type:disc}.pricing-description ul li{font-weight:500;margin-bottom:10px}.pricing-description ul li strong{color:#c89b57}.contact-container{border-radius:12px;margin-top:3rem;padding:2rem}.contact-heading{font-size:1.5rem;margin-bottom:1rem}.contact-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.contact-image{border-radius:8px;max-width:200px}.contact-text p{margin-bottom:1rem}.contact-list{list-style:none;padding:0}.contact-list li{margin-bottom:.5rem}.omOs-container{color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:10vw 5%;padding:0 20px}.header{margin-bottom:50px;text-align:center}.header h1{color:#c89b57;font-size:2.8rem;font-weight:700;letter-spacing:1.2px;margin-bottom:15px}.header .intro{color:#555;font-size:1.2rem;font-weight:400;margin:0 auto;max-width:700px}.team-bios{margin-bottom:60px}.team-bios h2{border-bottom:3px solid #c89b57;color:#c89b57;font-size:2rem;font-weight:600;margin-bottom:30px;padding-bottom:8px}.team-member{background:#f7f5f0;border-radius:10px;box-shadow:0 3px 6px #c89b5740;margin-bottom:20px;padding:20px 30px;transition:transform .3s ease}.team-member:hover{transform:translateY(-6px)}.team-member h3{color:#8c6619;font-size:1.4rem;font-weight:600;margin-bottom:10px}.team-member p{color:#4b4b4b;font-size:1rem;line-height:1.5}.history{margin-bottom:80px}.history h2{border-bottom:3px solid #c89b57;color:#b57c2a;font-size:2rem;font-weight:600;margin-bottom:25px;padding-bottom:8px}.history p{color:#555;font-size:1.1rem;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:800px}@media (max-width:600px){.header h1{font-size:2rem}.team-member{padding:15px 20px}.team-member h3{font-size:1.2rem}.history h2{font-size:1.6rem}.history p{font-size:1rem}}.login-container{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);display:flex;justify-content:center;min-height:100%;padding:20px}.login-form{background-color:#fff;border-radius:12px;box-shadow:0 12px 30px #0000004d;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:400px;padding:40px 50px;width:100%}.login-form h2{color:#2a5298;font-weight:700;margin-bottom:30px;text-align:center}.login-form label{display:block;font-weight:600;margin-bottom:8px}.login-form input{border:1.8px solid #ddd;border-radius:8px;font-size:1rem;margin-bottom:20px;padding:12px 15px;transition:border-color .3s ease;width:100%}.login-form input:focus{border-color:#2a5298;box-shadow:0 0 8px #2a5298aa;outline:none}.btn-login:hover{background-color:#1e3c72}.error{background-color:#fcc;border-radius:8px;color:#c00;font-weight:600;margin-bottom:20px;padding:10px 15px;text-align:center}.profil-container{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);display:flex;justify-content:center;min-height:100%;padding:20px}.profil-card{background-color:#fff;border-radius:12px;box-shadow:0 12px 30px #0000004d;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:400px;padding:40px 50px;text-align:center;width:100%}.profil-billede{border:4px solid #2a5298;border-radius:50%;box-shadow:0 0 15px #2a5298aa;height:150px;margin-bottom:20px;object-fit:cover;width:150px}.profil-navn{color:#2a5298;font-size:1.8rem;font-weight:700;margin-bottom:25px}.profil-info p{color:#555;font-size:1.1rem;font-weight:600;margin:10px 0}.profil-info strong{color:#2a5298}.player-page{color:#eee;font-family:Arial,sans-serif;margin:20vh 5%}.large-card{gap:1rem}.large-card,.small-card{background-color:#1a1a1a;border:1px solid #c89b57;border-radius:8px;flex-direction:column;margin-bottom:1.5rem;padding:.8rem 1rem}.small-card{box-shadow:0 2px 6px #0000004d;color:#eee;display:flex;text-align:center}.profile-image-box{flex-direction:column}.player-name{font-size:2.5rem;font-weight:700;margin-bottom:8px;text-align:center}.ratings-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:200px repeat(3,1fr);grid-template-rows:repeat(3,1fr);margin:0 10vh 10vh}.profile-image-box{align-items:center;display:flex;grid-row:1/span 3;justify-content:center;padding:10px}.player-image{background-color:#1e1e1e;border:1px solid #c89b57;border-radius:10px;max-width:180px;object-fit:cover;width:100%}.rating-box{background:#f5f5f5;padding:10px;text-align:center}.rating-value{font-size:1.2em;font-weight:700}.rating-box{background:#1a1a1a;background-color:#1e1e1e;border:1px solid #c89b57;border-radius:8px;padding:1rem;position:relative}.round-win-bar p{display:flex;justify-content:space-between;margin:.5rem 0}.round-win-bar .label{color:#c89b57;font-weight:500}.round-win-bar .value{color:#eee}.filters-bar{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:0 2rem;width:100%}.filter-control{flex:1 1;min-width:150px}.filter-control select{background:#2a2a2a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;padding:.6rem 1.2rem;transition:background .2s,transform .2s;width:100%}.filter-control select:hover{background:#3a3a3a}.first-rykke-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 2fr 1fr 1fr}.small-stats-container{grid-gap:1rem;display:grid;gap:1rem;grid-auto-rows:minmax(40px,auto);grid-column:span 1;grid-template-columns:repeat(3,1fr)}.second-rykke,.third-rykke{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:2rem}.second-rykke{grid-template-columns:repeat(3,1fr)}.third-rykke{grid-template-columns:repeat(6,1fr)}.map-stats-section{margin-bottom:2rem}.maps-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.map-card{background-color:#1e1e1e;border:1px solid #c89b57;border-radius:10px;color:#fff;padding:1rem}.map-image-wrap{position:relative}.map-image{border-radius:6px;height:120px;margin-bottom:.5rem;object-fit:cover;width:100%}.map-overlay{background:#0009;border-radius:5px;bottom:5px;font-size:.9em;left:5px;padding:5px 10px;position:absolute}.weapons-grid.top5{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.weapons-grid.top5 .weapon-card{align-items:center;background-color:#1e1e1e;border:1px solid #c89b57;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:1rem;text-align:center;transition:transform .2s,box-shadow .2s}.weapons-grid.top5 .weapon-image-small{height:80px;margin-bottom:.5rem;object-fit:contain;width:80px}.weapons-grid.top5 .weapon-card div{color:#eee;font-size:.9rem;margin:2px 0;word-break:break-word}.weapons-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.weapon-card{background-color:#1e1e1e;border:1px solid #c89b57;border-radius:8px;margin-bottom:.5rem;padding:.5rem;text-align:center}.weapon-card.horizontal{align-items:center;display:flex;gap:.5rem;text-align:left}.weapon-image-small{height:40px;object-fit:contain;width:40px}.weapon-name{color:#c89b57;font-weight:700}.economy-charts{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:1.5rem 0}.eco-box{background-color:#1e1e1e;border:1px solid #c89b57;border-radius:8px;display:flex;flex-direction:column;gap:.6rem;min-height:120px;padding:.8rem}.eco-header{align-items:center;display:flex;justify-content:space-between}.eco-type{color:#c89b57;font-weight:700;text-transform:capitalize}.eco-total{background:#c89b5714;border-radius:999px;color:#c89b57;font-size:.9rem;padding:.15rem .5rem}.eco-bars{display:flex;flex-direction:column;gap:.45rem}.eco-bar-row{align-items:center;display:flex;gap:.5rem}.eco-bar-label{color:#aaa;flex-shrink:0;font-size:.85rem;text-align:left;width:70px}.eco-bar-wrap{background:#1a1a1a;border-radius:999px;flex:1 1;height:14px;overflow:hidden}.eco-bar{border-radius:999px;height:100%;transition:width .4s ease}.eco-bar.wins{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.eco-bar.losses{background:linear-gradient(90deg,#f97316,#facc15)}.eco-bar-value{font-feature-settings:"tnum";color:#ddd;flex-shrink:0;font-variant-numeric:tabular-nums;text-align:right;width:40px}.eco-footer{color:#aaa;font-size:.85rem;margin-top:auto}.round-score-section{margin-top:2rem}.round-score-bars{display:flex;flex-direction:column;gap:.5rem}.round-score-bar{align-items:center;display:flex;gap:.5rem}.score-label{font-weight:700;width:50px}.score-bar-wrap{background:#eee;border-radius:5px;flex:1 1;height:20px;overflow:hidden}.score-bar-fill{background:#fff;height:100%}.score-count{text-align:right;width:30px}.round-score-container{display:flex;flex-wrap:nowrap;gap:10px;justify-content:space-between;margin-top:5vh}.round-score-box{background:#c89b5714;border:1px solid #c89b57;border-radius:5px;flex:1 1;padding:10px;text-align:center}.box-bar-wrap{background-color:#ddd;border-radius:5px;height:15px;margin-top:5px;overflow:hidden;width:100%}.box-bar-fill{border-radius:5px;height:100%}.games-list-table{border-radius:4px;display:flex;flex-direction:column;font-family:sans-serif;gap:8px;margin-top:5vh;overflow:hidden;width:100%}.table-header,.table-row{align-items:center;border-bottom:2px solid #c89b57;border-radius:8px;display:grid;grid-template-columns:repeat(7,1fr);margin-top:2px;padding:8px 12px}.table-header{border:2px solid #c89b57;font-weight:700}.table-row.empty{color:#c89b57;grid-column:span 7;text-align:center}.table-link a{color:#c89b57;text-decoration:none}.table-link a:hover{text-decoration:underline}.success-bar-wrapper{border-radius:5px;height:8px;overflow:hidden}.success-bar-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);height:100%}@media (max-width:540px){.eco-bar-label{font-size:.82rem;width:62px}.eco-bar-value{font-size:.9rem;width:36px}.eco-box{min-height:110px;padding:.6rem}}@media (max-width:768px){.profile-container{align-items:center;flex-direction:column}.ratings-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.maps-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.second-rykke,.third-rykke{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.weapons-grid{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=main.b448d8e4.css.map*/