*/ *{margin:0 0 0 .1rem;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#1b1a1a;color:#eef4e5;overflow-x:hidden;max-width:100%;padding:2rem 10% 4rem}#logo-group{display:flex;align-items:center;object-fit:contain;gap:10px;justify-self:start}#logo-icon img{width:70px;height:auto;display:flex;object-fit:contain;border-radius:7px}#logo-txt{font-size:1.8rem;font-weight:700;color:#eef4e5;text-decoration:none;display:flex;align-items:center;gap:.5rem}#section-text{grid-area:section-text}.container{margin:0;padding:0 10px}header{padding:2rem 0;position:relative;z-index:100}.hero h1{font-size:clamp(3rem,7vw,5rem);font-weight:800;margin-bottom:.5rem;text-shadow:0 4px 8px var(--shadow)}.hero h2{font-size:clamp(1rem,6vw,3rem);font-weight:800;margin-top:2rem;margin-bottom:.5rem;text-shadow:0 4px 8px var(--shadow)}.hero{padding:2rem 0 0rem}.download-items{display:flex;gap:1rem;align-items:center;padding:1rem 0 4rem}.download-items img{width:100%;max-width:270px;height:auto;object-fit:contain}video{width:80%;min-width:250px;max-width:750px;object-fit:contain;justify-self:center;display:flex;grid-area:skitgubbegameplay}@media screen and (min-width:910px){body{padding:2rem 10% 4rem}.container{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto;grid-template-areas:"section-text skitgubbegameplay";gap:2rem;justify-items:center}video{justify-self:start}}.rules-section{padding:4rem 0;margin-top:4rem}.container-rules{max-width:1200px;margin:0 auto}.rules-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#eef4e5,#b4beaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.game-overview{background:#eef4e50d;border-left:4px solid rgb(238,244,229);padding:2rem;margin-bottom:3rem;border-radius:8px}.game-overview h3{font-size:1.5rem;margin-bottom:1rem;color:#eef4e5}.game-overview p{font-size:1.1rem;line-height:1.6;color:#eef4e5e6}.rules-grid{display:grid;gap:2rem;margin-bottom:3rem}.rule-card{background:#eef4e508;border:1px solid rgba(238,244,229,.1);border-radius:12px;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.rule-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #eef4e51a;border-color:#eef4e533}.rule-number{position:absolute;top:-15px;left:2rem;background:linear-gradient(135deg,#eef4e5,#b4beaa);color:#1b1a1a;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;box-shadow:0 4px 12px #eef4e54d}.rule-card h3{font-size:1.5rem;margin-bottom:1rem;margin-top:1rem;color:#eef4e5}.rule-card h4{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem;color:#eef4e5f2}.rule-card p{font-size:1.05rem;line-height:1.7;color:#eef4e5d9;margin-bottom:1rem}.rule-card ul{list-style:none;padding-left:0}.rule-card ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:1.05rem;line-height:1.6;color:#eef4e5d9}.rule-card ul li:before{content:"▸";position:absolute;left:0;color:#eef4e5;font-weight:700}.action-block{background:#eef4e50d;padding:1.5rem;border-radius:8px;margin-top:1rem}.highlight{background:#eef4e51a;padding:1rem;border-radius:6px;border-left:3px solid rgb(238,244,229);font-weight:600}.enjoy-message{text-align:center;font-size:1.5rem;font-weight:700;color:#eef4e5;margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#eef4e51a,#b4beaa1a);border-radius:12px}@media screen and (min-width:768px){.rules-grid{grid-template-columns:repeat(2,1fr)}.rule-card:nth-child(3),.rule-card:nth-child(5){grid-column:span 2}}.breadcrumb{font-size:.95rem;margin-bottom:1rem;color:#eef4e5a6}.breadcrumb a{color:#eef4e5d9;text-decoration:none}.breadcrumb a:hover{color:#eef4e5}.faq-grid{display:grid;gap:1rem;margin-bottom:3rem}.faq-card{background:#eef4e508;border:1px solid rgba(238,244,229,.1);border-radius:12px;padding:1.25rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.faq-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #eef4e514;border-color:#eef4e533}.faq-card[open]{background:#eef4e50d;border-color:#eef4e52e}.faq-card summary{cursor:pointer;font-size:1.15rem;font-weight:800;color:#eef4e5;line-height:1.4;list-style:none;position:relative;padding-right:2rem}.faq-card summary::-webkit-details-marker{display:none}.faq-card summary:after{content:"+";position:absolute;right:0;top:0;font-size:1.35rem;line-height:1;color:#eef4e5bf}.faq-card[open] summary:after{content:"–"}.faq-card p{font-size:1.05rem;line-height:1.7;color:#eef4e5d9;margin-top:1rem;margin-bottom:0}.faq-cta{text-align:center;padding:2rem;background:linear-gradient(135deg,#eef4e51a,#b4beaa1a);border-radius:12px}.faq-cta h2{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;color:#eef4e5}.faq-cta p{font-size:1.1rem;line-height:1.6;color:#eef4e5d9;max-width:760px;margin:0 auto 1rem}.faq-download-items{justify-content:center;padding-bottom:0}.lang-footer{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding:2rem 0 1rem;border-top:1px solid rgba(238,244,229,.1);margin-top:2rem}.lang-footer a{color:#eef4e580;text-decoration:none;font-size:.9rem;transition:color .2s ease}.lang-footer a:hover,.lang-footer a[aria-current=page]{color:#eef4e5}@media screen and (min-width:768px){.faq-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){body{padding:1.25rem 5% 3rem}header{padding:1rem 0}#logo-txt{font-size:1.35rem}#logo-icon img{width:58px}.hero h1{font-size:clamp(2.4rem,12vw,3.2rem)}.hero h2{font-size:clamp(1.15rem,7vw,2rem);margin-top:1.25rem}.download-items{flex-direction:column;align-items:flex-start;gap:.75rem;padding-bottom:2rem}.download-items img{max-width:230px}video{width:100%}.rules-section{padding:2rem 0;margin-top:2rem}.game-overview,.rule-card,.faq-card,.faq-cta,.enjoy-message{padding:1.25rem}.rule-number{left:1.25rem}.lang-footer{gap:1rem}}
