.page-no-hu__hero-section{max-width:1200px;margin:0 auto;padding:10px 16px 0}.page-no-hu__hero-image{display:block;margin-bottom:20px}.page-no-hu__hero-image img{width:100%;height:auto;aspect-ratio:12/5;object-fit:cover;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.page-no-hu__hero-content{text-align:center;padding:0 10px}.page-no-hu__main-title{font-size:clamp(1.4rem,3vw,2.2rem);color:#017439;font-weight:800;line-height:1.3;margin:0 0 12px;max-width:900px}.page-no-hu__hero-description{font-size:1rem;line-height:1.7;color:#333;max-width:780px;margin:0 auto 24px}.page-no-hu__hero-buttons,.page-no-hu__cta-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%;max-width:100%;overflow:hidden}.page-no-hu__cta-register,.page-no-hu__cta-login{display:inline-block;padding:12px 32px;border-radius:8px;font-weight:700;text-decoration:none;text-align:center;box-sizing:border-box;max-width:100%;white-space:normal;word-wrap:break-word;transition:opacity 0.2s}.page-no-hu__cta-register{background:#C30808;color:#FFFF00}.page-no-hu__cta-login{background:#C30808;color:#FFFF00}.page-no-hu__cta-register:hover,.page-no-hu__cta-login:hover{opacity:0.85}.page-no-hu__features-section,.page-no-hu__games-section,.page-no-hu__tips-section{max-width:1200px;margin:0 auto;padding:48px 16px 16px}.page-no-hu__section-header{padding:20px 24px;border-radius:16px;margin-bottom:20px;text-align:left}.page-no-hu__section-title{color:#017439;font-size:clamp(1.2rem,2.5vw,1.8rem);margin:0 0 8px}.page-no-hu__section-subtitle{color:#4a5568;font-size:0.98rem;line-height:1.6;margin:0}.page-no-hu__features-grid,.page-no-hu__games-grid,.page-no-hu__tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-no-hu__feature-card,.page-no-hu__game-card,.page-no-hu__tip-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 0.3s}.page-no-hu__feature-card:hover,.page-no-hu__game-card:hover,.page-no-hu__tip-card:hover{box-shadow:0 8px 24px rgba(1,116,57,0.12)}.page-no-hu__feature-image,.page-no-hu__game-image,.page-no-hu__tip-image{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.page-no-hu__feature-title,.page-no-hu__game-title{font-size:1.05rem;color:#017439;margin:16px 16px 8px;line-height:1.4}.page-no-hu__feature-description,.page-no-hu__game-description{font-size:0.92rem;line-height:1.65;color:#4a5568;margin:0 16px 16px;flex-grow:1}.page-no-hu__game-button{display:block;margin:auto 16px 16px;padding:10px 20px;background:#017439;color:#fff;text-align:center;border-radius:6px;text-decoration:none;font-weight:600;font-size:0.92rem;transition:opacity 0.2s}.page-no-hu__game-button:hover{opacity:0.85}.page-no-hu__guide-section{background:#f9fafb;margin-top:20px}.page-no-hu__guide-inner{max-width:1000px;margin:0 auto;padding:48px 16px}.page-no-hu__guide-title{text-align:center;color:#017439;font-size:clamp(1.2rem,2.5vw,1.8rem);margin-bottom:12px}.page-no-hu__guide-subtitle{text-align:center;color:#4a5568;font-size:0.98rem;line-height:1.6;max-width:700px;margin:0 auto 32px}.page-no-hu__guide-step{display:flex;gap:24px;align-items:center;padding:24px;background:#fff;border-radius:12px;margin-bottom:16px;border:1px solid #e8e8e8}.page-no-hu__guide-figure{flex:1;margin:0;min-width:0}.page-no-hu__guide-figure img{width:100%;aspect-ratio:2/1;object-fit:cover;border-radius:8px;display:block}.page-no-hu__guide-content{flex:1;min-width:0}.page-no-hu__guide-content h3{color:#017439;font-size:1.1rem;margin:0 0 10px}.page-no-hu__guide-content p{font-size:0.95rem;line-height:1.6;color:#4a5568;margin:0 0 16px}.page-no-hu__guide-button{display:inline-block;padding:10px 24px;background:#C30808;color:#FFFF00;border-radius:6px;text-decoration:none;font-weight:600;font-size:0.92rem;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-no-hu__cta-section{background:linear-gradient(135deg, #017439, #00a65a);padding:32px 16px;text-align:center}.page-no-hu__cta-inner{max-width:700px;margin:0 auto}.page-no-hu__cta-title{color:#fff;font-size:clamp(1.2rem,2.5vw,1.8rem);margin:0 0 12px}.page-no-hu__cta-description{color:#e6f7ec;font-size:0.98rem;line-height:1.6;margin:0 auto 24px;max-width:600px}@media (max-width:768px){.page-no-hu__hero-section{padding:10px 12px 0}.page-no-hu__hero-image img{aspect-ratio:16/9;border-radius:8px}.page-no-hu__hero-buttons,.page-no-hu__cta-buttons{flex-direction:column;align-items:stretch}.page-no-hu__cta-register,.page-no-hu__cta-login{width:100%;max-width:100%;box-sizing:border-box}.page-no-hu__features-grid,.page-no-hu__games-grid,.page-no-hu__tips-grid{grid-template-columns:1fr}.page-no-hu__guide-step{flex-direction:column;padding:16px}.page-no-hu__guide-figure img{aspect-ratio:16/9}.page-no-hu img{max-width:100%!important;height:auto!important}.page-no-hu{max-width:100%;overflow-x:hidden}.page-no-hu__features-section,.page-no-hu__games-section,.page-no-hu__tips-section{padding:32px 12px 12px}.page-no-hu__guide-inner{padding:32px 12px}}@media (max-width:480px){.page-no-hu__cta-register,.page-no-hu__cta-login{font-size:0.9rem;padding:10px 16px}}