*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Source Sans 3',sans-serif;background:linear-gradient(135deg,#FFF8E7 0%,#FFE5B4 100%);color:#2C1810;line-height:1.6}h1,h2,h3,h4{font-family:'Poppins',sans-serif}.top-header{background:linear-gradient(135deg,#FF6B35 0%,#FF8C42 100%);padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 4px 15px rgba(255,107,53,0.3)}.header-wrap{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.brand-logo{display:flex;align-items:center;gap:12px}.brand-text{font-size:1.8rem;color:white;font-weight:800;letter-spacing:1px}.top-nav{display:flex;gap:2rem}.nav-link{color:white;text-decoration:none;font-weight:700;padding:0.6rem 1.2rem;border-radius:25px;transition:0.3s}.nav-link:hover,.nav-link.active{background:rgba(255,255,255,0.25)}.nav-burger{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px}.nav-burger span{width:30px;height:3px;background:white;transition:0.3s}.hero-area{background:linear-gradient(135deg,#FF6B35,#FF8C42,#FFA94D);color:white;padding:5rem 2rem;text-align:center}.hero-text h1{font-size:3.2rem;margin-bottom:1.5rem;font-weight:800}.hero-text p{font-size:1.3rem;margin-bottom:2rem;max-width:750px;margin-left:auto;margin-right:auto}.hero-button{display:inline-block;background:white;color:#FF6B35;padding:1.2rem 3rem;text-decoration:none;border-radius:50px;font-weight:800;transition:0.3s;box-shadow:0 5px 20px rgba(0,0,0,0.2)}.hero-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,0.3)}.page-main{max-width:1200px;margin:0 auto;padding:3rem 2rem}.intro-card{background:white;padding:2.5rem;border-radius:20px;box-shadow:0 5px 25px rgba(255,107,53,0.15);margin-bottom:3rem}.intro-card h2{color:#FF6B35;font-size:2.3rem;margin-bottom:1.5rem;font-weight:700}.intro-card p{color:#5A4A42;margin:1rem 0;line-height:1.8;font-size:1.05rem}.essentials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.essential-box{padding:2rem;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,0.1);position:relative;overflow:hidden}.essential-box.orange{background:linear-gradient(135deg,#FFE5D4,#FFD4BA);border-left:5px solid #FF6B35}.essential-box.yellow{background:linear-gradient(135deg,#FFF9E6,#FFECB3);border-left:5px solid #FFA94D}.essential-box.red{background:linear-gradient(135deg,#FFE0D4,#FFCABA);border-left:5px solid#D94F30}.essential-num{position:absolute;top:-10px;right:20px;font-size:6rem;font-weight:800;color:rgba(255,107,53,0.1);font-family:'Poppins',sans-serif}.essential-box h3{color:#2C1810;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.essential-box p{color:#5A4A42;line-height:1.7}.featured-area{margin:4rem 0}.featured-area h2{color:#FF6B35;font-size:2.3rem;text-align:center;margin-bottom:1rem;font-weight:700}.featured-desc{text-align:center;color:#5A4A42;max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.game-box{background:white;padding:1.5rem;border-radius:20px;border:4px solid#FF6B35;box-shadow:0 10px 35px rgba(255,107,53,0.25)}.game-embed{width:100%;height:600px;border:none;border-radius:12px;display:block}.game-attrs{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;justify-content:center}.game-attrs span{background:#FF6B35;color:white;padding:0.8rem 1.5rem;border-radius:30px;font-weight:600;font-size:0.95rem}.perks-area{margin:4rem 0;background:white;padding:3rem 2rem;border-radius:20px;box-shadow:0 5px 25px rgba(255,107,53,0.15)}.perks-area h2{color:#FF6B35;font-size:2.3rem;text-align:center;margin-bottom:3rem;font-weight:700}.perks-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.perk-item{text-align:center;padding:1.5rem;border-radius:12px;background:#FFF8E7;transition:0.3s}.perk-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(255,107,53,0.2)}.perk-emoji{font-size:3rem;display:block;margin-bottom:1rem}.perk-item h4{color:#2C1810;font-size:1.3rem;margin-bottom:0.8rem;font-weight:700}.perk-item p{color:#5A4A42;font-size:0.95rem}.ethos-card{background:linear-gradient(135deg,#FF6B35,#FF8C42);color:white;padding:3rem;border-radius:20px;text-align:center;margin:4rem 0}.ethos-card h2{font-size:2.2rem;margin-bottom:1.5rem;font-weight:700}.ethos-card p{max-width:900px;margin:0 auto;line-height:1.8;font-size:1.05rem}.responsibility-banner{background:#FFF3CD;padding:2.5rem;border-radius:20px;border:3px solid #FFA94D;text-align:center;margin:3rem 0}.responsibility-banner h3{color:#2C1810;font-size:1.8rem;margin-bottom:1rem;font-weight:700}.responsibility-banner p{color:#5A4A42;line-height:1.8}.play-page{padding-top:2rem}.play-header-card{background:white;padding:2.5rem;border-radius:20px;text-align:center;margin-bottom:2rem;box-shadow:0 5px 25px rgba(255,107,53,0.15)}.play-header-card h1{color:#FF6B35;font-size:2.8rem;margin-bottom:1rem;font-weight:800}.play-header-card p{color:#5A4A42;font-size:1.1rem}.play-game-section{margin:2rem 0}.full-game-box{background:white;padding:1.5rem;border-radius:20px;border:4px solid#FF6B35;box-shadow:0 10px 35px rgba(255,107,53,0.25)}.full-game-embed{width:100%;height:700px;border:none;border-radius:12px;display:block}.info-section{margin:3rem 0}.info-section h2{color:#FF6B35;font-size:2.2rem;text-align:center;margin-bottom:2rem;font-weight:700}.info-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.info-card{background:white;padding:2rem;border-radius:15px;border-left:5px solid#FF8C42;box-shadow:0 4px 20px rgba(255,107,53,0.1)}.info-card h3{color:#2C1810;font-size:1.3rem;margin-bottom:1rem;font-weight:700}.info-card p{color:#5A4A42;line-height:1.7}.notes-section{margin:3rem 0}.notes-section h2{color:#FF6B35;font-size:2.2rem;text-align:center;margin-bottom:2rem;font-weight:700}.note-list{display:grid;gap:1rem}.note-item{background:white;padding:1.2rem 1.5rem;border-radius:10px;display:flex;align-items:center;gap:15px;box-shadow:0 3px 15px rgba(255,107,53,0.1);font-weight:600;color:#2C1810}.note-item span{color:#FF6B35;font-size:1.5rem;font-weight:800}.legal-page{padding-top:2rem}.legal-doc{max-width:900px;margin:0 auto;background:white;padding:3rem;border-radius:20px;box-shadow:0 5px 25px rgba(255,107,53,0.15)}.legal-doc h1{color:#FF6B35;font-size:2.5rem;text-align:center;margin-bottom:0.5rem;font-weight:800}.doc-date{text-align:center;color:#999;font-style:italic;margin-bottom:3rem}.doc-section{margin:2rem 0;padding:1.5rem;background:#FFF8E7;border-radius:12px;border-left:5px solid#FF6B35}.doc-section h3{color:#FF6B35;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.doc-section p{color:#5A4A42;margin:0.8rem 0;line-height:1.7}.doc-section ul{margin:1rem 0;padding-left:2rem}.doc-section li{margin:0.5rem 0;color:#5A4A42}.alert-section{background:#FFF3CD;border-left-color:#FFA94D}.page-footer{background:#2C1810;color:#B8A99A;padding:3rem 2rem 1.5rem}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-block h4{color:white;margin-bottom:1rem;font-weight:700}.footer-block ul{list-style:none}.footer-block li{margin:0.5rem 0}.footer-block a{color:#B8A99A;text-decoration:none;transition:0.3s}.footer-block a:hover{color:#FF8C42}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid#4A3A32;font-size:0.9rem}.verify-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background:rgba(44,24,16,0.95);backdrop-filter:blur(6px)}.verify-modal.active{display:flex;justify-content:center;align-items:center}.verify-content{background:white;padding:3rem;border-radius:25px;max-width:500px;margin:1rem;text-align:center;box-shadow:0 20px 60px rgba(255,107,53,0.6);border-top:6px solid#FF6B35}.verify-icon{margin-bottom:1.5rem}.verify-content h2{color:#FF6B35;font-size:2rem;margin-bottom:1rem;font-weight:800}.verify-content p{color:#5A4A42;margin:0.8rem 0;font-size:1.05rem}.verify-btns{display:flex;gap:1rem;margin-top:2rem;justify-content:center}.btn-yes,.btn-no{padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:0.3s;font-family:'Poppins',sans-serif}.btn-yes{background:#FF6B35;color:white}.btn-yes:hover{background:#FF8C42;transform:translateY(-2px);box-shadow:0 5px 20px rgba(255,107,53,0.5)}.btn-no{background:#666;color:white}.btn-no:hover{background:#555}@media(max-width:968px){.nav-burger{display:flex}.top-nav{position:fixed;top:70px;right:-100%;background:#FF6B35;flex-direction:column;padding:2rem;width:250px;height:calc(100vh - 70px);transition:0.3s;box-shadow:-5px 0 20px rgba(0,0,0,0.3)}.top-nav.active{right:0}.hero-text h1{font-size:2.5rem}.game-embed{height:400px}.full-game-embed{height:500px}.verify-btns{flex-direction:column}}@media(max-width:480px){.hero-text h1{font-size:2rem}.game-embed{height:300px}.full-game-embed{height:400px}}
