.page-no-hu{max-width:100%;overflow-x:hidden}.page-no-hu__hero-section{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;padding:10px 16px;background:linear-gradient(45deg,#fff,#f0fff5)}.page-no-hu__hero-image{width:100%}.page-no-hu__hero-image img{width:100%;max-width:1200px;aspect-ratio:16/9;object-fit:cover;display:block;border-radius:20px}.page-no-hu__hero-content{width:100%;max-width:1200px;text-align:center}.page-no-hu__hero-title{font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;line-height:1.35;color:#222;margin-bottom:16px}.page-no-hu__hero-desc{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:#444;max-width:1000px;margin:0 auto 24px}.page-no-hu__hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.page-no-hu__btn{display:inline-block;padding:14px 40px;font-size:16px;font-weight:700;text-align:center;border-radius:50px;transition:all .3s ease;text-decoration:none;color:#fff;min-width:60px}.page-no-hu__btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.page-no-hu__btn:active{transform:translateY(2px)}.page-no-hu__btn--primary{background:#c30808;color:#ffff00}.page-no-hu__btn--secondary{background:transparent;border:2px solid #c30808;color:#c30808}.page-no-hu__btn--primary:hover,.page-no-hu__btn--secondary:hover{background:#c30808;color:#fff}.page-no-hu__btn--play{background:#017439;color:#fff}.page-no-hu__btn--play:hover{background:#016030}.page-no-hu__featres-section{padding:40px 16px;background-color:#fff}.page-no-hu__section-header{text-align:center;max-width:800px;margin:0 auto 40px}.page-no-hu__section-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#017439;line-height:1.4;margin-bottom:12px}.page-no-hu__section-subtitle{font-size:1.05rem;line-height:1.6;color:#555}.page-no-hu__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.page-no-hu__feature-card{background:linear-gradient(135deg,#f3fdf7,#fff);border:1px solid #eef6f1;border-radius:16px;padding:28px 22px;text-align:center;transition:transform .3s ease;box-shadow:0 6px 24px rgba(0,0,0,.04)}.page-no-hu__feature-card:hover{transform:translateY(-5px)}.page-no-hu__feature-title{font-size:1.35rem;font-weight:700;color:#017439;margin-bottom:12px}.page-no-hu__feature-text{font-size:.95rem;line-height:1.7;color:#555}.page-no-hu__games-section{padding:40px 16px;background:#f8fcfa}.page-no-hu__games-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1100px;margin:20px auto 0}.page-no-hu__game-card{background:#fff;border:1px solid #e6f2ea;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.page-no-hu__game-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(0,0,0,.1)}.page-no-hu__game-card img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.page-no-hu__game-info{padding:24px;text-align:center}.page-no-hu__game-title{font-size:1.2rem;font-weight:700;color:#222;margin-bottom:10px}.page-no-hu__game-desc{font-size:.9rem;line-height:1.6;color:#555;margin-bottom:16px}.page-no-hu__btn--play{display:inline-block;padding:10px 32px;border-radius:40px;font-size:1rem}.page-no-hu__guide-section{padding:40px 16px}.page-no-hu__guide-content{max-width:1000px;margin:0 auto}.page-no-hu__guide-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-no-hu__guide-blog{background:#fff;border:1px solid #eef2ef;border-radius:16px;overflow:hidden;padding-bottom:20px;box-shadow:0 3px 12px rgba(0,0,0,.05)}.page-no-hu__guide-blog img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.page-no-hu__guide-info{padding:18px 16px}.page-no-hu__guide-post-title{font-size:1rem;line-height:1.5;color:#222;margin-bottom:8px}.page-no-hu__guide-excerpt{font-size:.85rem;line-height:1.6;color:#666;margin-bottom:12px}.page-no-hu__guide-link{color:#017439;font-weight:700;text-decoration:none}.page-no-hu__guide-link:hover{text-decoration:underline}.page-no-hu__faq-section{padding:40px 16px;background:#f3fbf7}.page-no-hu__faq-accordion{max-width:800px;margin:0 auto}.page-no-hu__faq-item{background:#fff;border-radius:12px;border:1px solid #e0f0e6;margin-bottom:12px;overflow:hidden;transition:box-shadow .3s}.page-no-hu__faq-item[open]{box-shadow:0 4px 12px rgba(1,116,57,.12)}.page-no-hu__faq-question{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;cursor:pointer;font-weight:700;font-size:1.05rem;color:#1b3d2f}.page-no-hu__faq-question::-webkit-details-marker{display:none}.page-no-hu__faq-icon{color:#017439;font-size:1.5rem;font-weight:700;flex-shrink:0;margin-left:15px;transition:color .2s}.page-no-hu__faq-answer{padding:4px 20px 16px;font-size:.95rem;line-height:1.8;color:#555}.page-no-hu__faq-qicon{transition:transform .3s}.page-no-hu__faq-item[open] .page-no-hu__faq-icon{transform:rotate(180deg)}.page-no-hu__cta-section{padding:60px 24px;position:relative;background:linear-gradient(85deg,#07a34a 0%,#017439 55%,#005229 100%);color:#fff}.page-no-hu__cta-content{max-width:800px;margin:0 auto;text-align:center}.page-no-hu__cta-title{font-size:clamp(1.5rem,3vw,2.4rem);font-weight:800;line-height:1.4;margin-bottom:16px}.page-no-hu__cta-text{font-size:1.05rem;line-height:1.7;margin-bottom:24px;color:rgba(255,255,255,.8)}.page-no-hu__cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width:1024px){.page-no-hu__features-grid,.page-no-hu__guide-posts{grid-template-columns:repeat(2,1fr)}.page-no-hu__games-grid{grid-template-columns:1fr}.page-no-hu__btn{padding:12px 32px}}@media(max-width:768px){.page-no-hu__hero-section{gap:12px;padding:10px 12px}.page-no-hu__hero-content{gap:12px}.page-no-hu__feature-card,.page-no-hu__game-card,.page-no-hu__guide-blog,.page-no-hu__faq-item,.page-no-hu__cta-content{width:100%}.page-no-hu__features-grid{grid-template-columns:1fr;margin-top:0}.page-no-hu__guide-posts{grid-template-columns:1fr}.page-no-hu__game-info,.page-no-hu__guide-info{padding:16px}.page-no-hu__game-card img,.page-no-hu__guide-blog img,.page-no-hu__btn{max-width:100%;height:auto}.page-no-hu__btn{white-space:normal;word-wrap:break-word;box-sizing:border-box}.page-no-hu__guide-topics{display:block}.page-no-hu__cta-section{padding:40px 16px}.page-no-hu__cta-actions{width:100%;box-sizing:border-box}.page-no-hu__btn--secondary{background:#fff;color:#c30808}.page-no-hu__faq-accordion{max-width:calc(100vw - 20px)}.page-no-hu__faq-question{font-size:.95rem;display:flex;flex-wrap:wrap}.page-no-hu__faq-answer{padding:0 16px 14px}}}