@font-face{font-family:__Nunito_b9ca4c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_b9ca4c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_b9ca4c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_b9ca4c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_b9ca4c;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Fallback_b9ca4c;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_b9ca4c{font-family:__Nunito_b9ca4c,__Nunito_Fallback_b9ca4c;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{background:#0c0a08 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"><rect width="200" height="200" fill="%230c0a08"/><path d="M0,0 Q100,50 200,0 L200,200 Q100,150 0,200 Z" fill="%2315110d" opacity="0.4"/></svg>');color:#e0d0b8;min-height:100vh;display:flex;flex-direction:column;line-height:1.6}header{background:linear-gradient(180deg,#2a1810,#1a0f0c);border-bottom:3px solid #8b4513;padding:1rem 0;box-shadow:0 4px 12px rgba(0,0,0,.7);z-index:100}.header-content{max-width:1200px;margin:0 auto;justify-content:space-between;padding:0 2rem}.header-content,.logo{display:flex;align-items:center}.logo{gap:15px}.logo-icon{font-size:2.5rem}.logo-icon,.logo-text{color:#d4af37;text-shadow:2px 2px 4px #000}.logo-text{font-size:2rem;font-weight:700;letter-spacing:2px}nav ul{display:flex;list-style:none;gap:2rem}nav a{color:#e0d0b8;text-decoration:none;font-size:1.2rem;padding:.5rem 1rem;border:1px solid transparent;border-radius:5px;transition:all .3s}nav a.active,nav a:hover{border-color:#8b4513;background:rgba(139,69,19,.2)}.user-menu{gap:1rem}.user-avatar,.user-menu{display:flex;align-items:center}.user-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(45deg,#d4af37,#8b4513);justify-content:center;font-weight:700;border:2px solid #d4af37}main{flex:1 1;max-width:1200px;margin:0 auto;padding:1rem;width:100%}.hero{text-align:center;padding:4rem 0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"><rect width="200" height="200" fill="%2315110d"/><path d="M0,100 Q50,70 100,100 T200,100 L200,200 L0,200 Z" fill="%23221814" opacity="0.4"/></svg>');border-radius:10px;border:3px solid #8b4513;margin-bottom:3rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path d="M20,20 Q50,10 80,20 T80,80 Q50,90 20,80 Z" fill="none" stroke="%235a392b" stroke-width="1" opacity="0.3"/></svg>');pointer-events:none}.hero h1{font-size:4rem;color:#d4af37;margin-bottom:1rem;text-shadow:3px 3px 5px #000}.hero h1,.hero p{position:relative;z-index:1}.hero p{font-size:1.5rem;max-width:800px;margin:0 auto 2rem}.hero p,li,p{color:#fff9a3}.btn{padding:1rem 2rem;background:linear-gradient(180deg,#d4af37,#b8860b);border:none;border-radius:5px;color:#3d2519;font-weight:700;font-size:1.2rem;cursor:pointer;transition:all .3s;box-shadow:0 3px 5px rgba(0,0,0,.5);display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;position:relative;z-index:1}.btn:hover{background:linear-gradient(180deg,#e6c34d,#c99a1a);transform:translateY(-2px);box-shadow:0 5px 8px rgba(0,0,0,.7)}.btn:active{transform:translateY(1px);box-shadow:0 1px 3px rgba(0,0,0,.5)}.btn-large{padding:1.2rem 2.5rem;font-size:1.3rem}.content-section{background:linear-gradient(180deg,#2a1810,#1a0f0c);border:3px solid #8b4513;border-radius:10px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 5px 15px rgba(0,0,0,.7)}.section-title{font-size:2.5rem;margin-bottom:1.5rem;border-bottom:2px solid #5a392b}.sectio-sub-title,.section-title{color:#d4af37;text-align:center;padding-bottom:.5rem}.sectio-sub-title{font-size:1.5rem;margin-bottom:1.2rem}.game-description{font-size:1.2rem;line-height:1.8}.game-description p{margin-bottom:1.5rem}.card-preview{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:2rem 0}.preview-card{width:150px;height:210px;background:linear-gradient(145deg,#f5e6c8,#d4af37);border:2px solid #8b4513;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:.8rem;box-shadow:3px 3px 8px rgba(0,0,0,.5);transition:transform .3s}.preview-card:hover{transform:translateY(-10px) rotate(3deg)}.preview-card .card-art{width:100%;height:100px;background:#8b4513;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#d4af37;font-size:3rem}.preview-card .card-name{font-weight:700;color:#3d2519;text-align:center;font-size:1rem;margin-top:.5rem}.rules-list{list-style-type:none;counter-reset:rule-counter}.rules-list li{margin-bottom:1.5rem;padding-left:3rem;position:relative;font-size:1.1rem}.rules-list li:before{counter-increment:rule-counter;content:counter(rule-counter);position:absolute;left:0;top:0;width:2rem;height:2rem;background:#d4af37;color:#3d2519;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.rules-list ul li:before{content:none}.rules-list ul li{padding:0;margin:0 0 0 2rem}.newsletter{text-align:center;background:linear-gradient(135deg,#2a1810,#3d2519);padding:3rem;border-radius:10px;border:3px solid #8b4513}.newsletter h3{font-size:2rem;color:#d4af37;margin-bottom:1rem}.newsletter p{margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.newsletter p,.rules-list p{font-size:1.2rem}.subscribe-form{display:flex;max-width:500px;margin:0 auto;gap:1rem}.subscribe-form input{flex:1 1;padding:1rem;border:2px solid #5a392b;border-radius:5px;background:#1a0f0c;color:#e0d0b8;font-size:1rem}.subscribe-form input:focus{outline:none;border-color:#d4af37}footer{background:linear-gradient(0deg,#2a1810,#1a0f0c);border-top:3px solid #8b4513;padding:2rem 0;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.social-links{display:flex;gap:1rem}.social-links a{color:#e0d0b8;font-size:1.5rem;transition:color .3s}.social-links a:hover{color:#d4af37}@media (max-width:900px){.header-content{flex-direction:column;gap:1rem}nav ul{flex-wrap:wrap;justify-content:center}.hero h1{font-size:3rem}.subscribe-form{flex-direction:column}}@media (max-width:600px){.hero h1{font-size:2.5rem}.section-title{font-size:2rem}.preview-card{width:130px;height:180px}.preview-card .card-art{height:80px;font-size:2.5rem}}