.page-no-hu{color:#333333;font-family:'Segoe UI',Arial,sans-serif;max-width:100%;overflow-x:hidden}.page-no-hu__hero-section{background:linear-gradient(135deg,#f0f9ff 0%,#e6f4fc 50%,#ffffff 100%);padding:10px 16px 32px;display:flex;flex-direction:column;align-items:center}.page-no-hu__hero-image-wrap{width:100%;max-width:1200px;margin-bottom:20px}.page-no-hu__hero-image{display:block;width:100%;height:auto;aspect-ratio:17/5;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px rgba(38,169,224,0.25)}.page-no-hu__hero-content{width:100%;max-width:900px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.page-no-hu__hero-title{color:#0477db;font-weight:800;line-height:1.3;letter-spacing:-0.02em;max-width:800px;margin:0}.page-no-hu__hero-desc{font-size:1.05rem;line-height:1.7;color:#444;max-width:700px;margin:0 auto}.page-no-hu__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:6px}.page-no-hu__btn{display:inline-block;padding:12px 28px;border-radius:999px;font-weight:700;text-decoration:none;border:2px solid transparent;transition:all .3s ease}.page-no-hu__btn--primary{background:#EA7C07;color:#fff;box-shadow:0 4px 12px rgba(234,124,7,0.4)}.page-no-hu__btn--primary:hover{background:#d56e04;transform:translateY(-2px)}.page-no-hu__btn--secondary{background:#26A9E0;color:#fff;box-shadow:0 4px 12px rgba(38,169,224,0.3)}.page-no-hu__btn--secondary:hover{background:#1e95c7;transform:translateY(-2px)}.page-no-hu__trust-strip{background:#26A9E0;padding:14px 16px}.page-no-hu__trust-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around;gap:12px}.page-no-hu__trust-item{display:flex;align-items:center;gap:8px;color:#ffffff;font-weight:600;font-size:0.95rem}.page-no-hu__trust-icon{font-size:1.4rem}.page-no-hu__features-section{max-width:1200px;margin:0 auto;padding:32px 16px 40px}.page-no-hu__section-header{text-align:center;margin-bottom:28px}.page-no-hu__section-title{color:#0477db;font-weight:800;font-size:1.55rem;line-height:1.3;margin:0 0 8px}.page-no-hu__section-subtitle{color:#555;font-size:1rem;line-height:1.6;max-width:700px;margin:0 auto}.page-no-hu__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-no-hu__feature-card{background:#ffffff;border:1px solid #e1f2fa;border-radius:14px;padding:24px;text-align:center;transition:all .3s ease;box-shadow:0 4px 16px rgba(38,169,224,0.06)}.page-no-hu__feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(38,169,224,0.15)}.page-no-hu__feature-icon{font-size:2.5rem;margin-bottom:12px}.page-no-hu__feature-title{color:#0477db;font-size:1.1rem;font-weight:700;margin:0 0 10px}.page-no-hu__feature-desc{color:#555;font-size:0.95rem;line-height:1.6;margin:0}.page-no-hu__games-section{background:#f0f9ff;padding:40px 16px}.page-no-hu__games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto}.page-no-hu__game-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(38,169,224,0.08);transition:all .3s ease}.page-no-hu__game-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(38,169,224,0.18)}.page-no-hu__game-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}.page-no-hu__game-info{padding:16px 18px 20px}.page-no-hu__game-name{color:#0477db;font-size:1.05rem;font-weight:700;margin:0 0 8px}.page-no-hu__game-desc{color:#555;font-size:0.9rem;line-height:1.5;margin:0 0 12px;min-height:3em}.page-no-hu__play-btn{display:inline-block;background:linear-gradient(135deg,#26A9E0,#0477db);color:#fff;padding:8px 20px;border-radius:999px;font-size:0.9rem;font-weight:600;text-decoration:none;transition:all .3s ease}.page-no-hu__play-btn:hover{background:#26A9E0;transform:scale(1.03)}.page-no-hu__how-to-section{max-width:1200px;margin:0 auto;padding:40px 16px}.page-no-hu__steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-no-hu__step-card{background:#fff;border:1px solid #e1f2fa;border-radius:16px;padding:28px 20px;text-align:center;position:relative;box-shadow:0 4px 16px rgba(38,169,224,0.06)}.page-no-hu__step-number{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#EA7C07,#f59e0b);color:#fff;font-size:1.2rem;font-weight:800;width:36px;height:36px;line-height:36px;text-align:center;border-radius:50%;box-shadow:0 4px 8px rgba(234,124,7,0.3)}.page-no-hu__step-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:10px;margin-bottom:14px}.page-no-hu__step-title{color:#0477db;font-size:1.05rem;font-weight:700;margin:0 0 10px}.page-no-hu__step-desc{color:#555;font-size:0.9rem;line-height:1.5;margin:0 0 14px}.page-no-hu__step-btn{display:inline-block;background:#0477db;color:#fff;padding:10px 24px;border-radius:999px;font-weight:600;font-size:0.95rem;text-decoration:none;transition:background .3s ease}.page-no-hu__step-btn:hover{background:#26A9E0}.page-no-hu__benefits-section{background:#0477db;padding:40px 16px}.page-no-hu__benefits-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.page-no-hu__benefits-title{color:#ffffff;font-weight:800;font-size:1.6rem;line-height:1.3;margin:0 0 14px}.page-no-hu__benefits-desc{color:#d0e8f5;font-size:1rem;line-height:1.6;margin-bottom:20px}.page-no-hu__benefits-list{list-style:none;padding:0;margin:0 0 24px}.page-no-hu__benefit-item{color:#f0f9ff;font-size:1rem;margin-bottom:12px;padding-left:6px;line-height:1.5}.page-no-hu__benefit-btn{display:inline-block;background:linear-gradient(135deg,#EA7C07,#f59e0b);color:#fff;padding:14px 32px;border-radius:999px;font-weight:700;font-size:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 16px rgba(234,124,7,0.4)}.page-no-hu__benefit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(234,124,7,0.5)}.page-no-hu__benefits-image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.2)}.page-no-hu__blog-section{background:#f0f9ff;padding:40px 16px}.page-no-hu__blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto}.page-no-hu__blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.05);display:flex;flex-direction:column;transition:all .3s ease}.page-no-hu__blog-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,0.08)}.page-no-hu__blog-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}.page-no-hu__blog-content{padding:12px 14px 16px;display:flex;flex-direction:column;flex:1}.page-no-hu__blog-title{font-size:0.93rem;font-weight:700;margin:0 0 6px;line-height:1.4}.page-no-hu__blog-title a{color:#0477db;text-decoration:none}.page-no-hu__blog-title a:hover{color:#26A9E0;text-decoration:underline}.page-no-hu__blog-desc{color:#666;font-size:0.85rem;line-height:1.5;margin:0 0 10px;flex:1}.page-no-hu__blog-date{color:#999;font-size:0.8rem}.page-no-hu__blog-actions{text-align:center;margin-top:28px}.page-no-hu__view-all-btn{display:inline-block;background:#0477db;color:#fff;padding:12px 30px;border-radius:999px;font-weight:600;font-size:1rem;text-decoration:none;transition:background .3s ease}.page-no-hu__view-all-btn:hover{background:#26A9E0}.page-no-hu__faq-section{max-width:1200px;margin:0 auto;padding:40px 16px}.page-no-hu__faq-list{max-width:800px;margin:0 auto}.page-no-hu__faq-item{border:1px solid #e1f2fa;border-radius:12px;margin-bottom:12px;background:#fff;overflow:hidden}.page-no-hu__faq-question{list-style:none;padding:16px 20px;color:#0477db;font-size:1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px;margin:0}.page-no-hu__faq-question::-webkit-details-marker{display:none}.page-no-hu__faq-toggle{color:#26A9E0;font-weight:700;font-size:1.2rem;line-height:1}.page-no-hu__faq-answer{padding:0 20px 16px;color:#555;font-size:0.95rem;line-height:1.6;border-top:1px solid #f0f8fc;margin-top:0}.page-no-hu__cta-section{background:linear-gradient(135deg,#26A9E0 0%,#0477db 100%);padding:44px 16px;text-align:center}.page-no-hu__cta-inner{max-width:900px;margin:0 auto}.page-no-hu__cta-title{color:#ffffff;font-weight:800;font-size:1.8rem;margin:0 0 12px}.page-no-hu__cta-desc{color:#d0e8f5;font-size:1.05rem;line-height:1.6;margin:0 0 24px}.page-no-hu__cta-btn{display:inline-block;background:#EA7C07;color:#fff;padding:15px 40px;border-radius:999px;font-weight:700;font-size:1.1rem;text-decoration:none;box-shadow:0 6px 20px rgba(234,124,7,0.5);transition:all .3s ease}.page-no-hu__cta-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 28px rgba(234,124,7,0.6)}@media (max-width:1024px){.page-no-hu__features-grid,.page-no-hu__games-grid{grid-template-columns:repeat(2,1fr)}.page-no-hu__steps-grid{grid-template-columns:repeat(3,1fr)}.page-no-hu__blog-grid{grid-template-columns:repeat(3,1fr)}.page-no-hu__benefits-inner{grid-template-columns:1fr;gap:24px}.page-no-hu__benefits-image{max-width:600px;margin:0 auto}}@media (max-width:768px){.page-no-hu__hero-section{padding:8px 12px 20px}.page-no-hu__hero-image{aspect-ratio:2/1;border-radius:8px}.page-no-hu__hero-actions{flex-direction:column;width:100%;max-width:320px}.page-no-hu__btn{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;text-align:center}.page-no-hu__trust-inner{gap:8px}.page-no-hu__trust-item{font-size:0.8rem}.page-no-hu__features-section,.page-no-hu__how-to-section,.page-no-hu__faq-section{padding:24px 12px}.page-no-hu__features-grid,.page-no-hu__games-grid,.page-no-hu__steps-grid,.page-no-hu__blog-grid{grid-template-columns:1fr 1fr}.page-no-hu__section-title{font-size:1.3rem}.page-no-hu__game-name{font-size:0.95rem}.page-no-hu__game-desc{min-height:0}.page-no-hu__step-card{padding:24px 14px}.page-no-hu__blog-grid{gap:12px}.page-no-hu__blog-content{padding:10px 10px 12px}.page-no-hu__blog-title{font-size:0.85rem}.page-no-hu__blog-desc{font-size:0.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page-no-hu__benefits-section{padding:28px 12px}.page-no-hu__benefits-title{font-size:1.3rem}.page-no-hu__benefits-image{width:100%;max-width:400px;margin:0 auto;display:block}.page-no-hu__cta-title{font-size:1.4rem}.page-no-hu__cta-btn{font-size:1rem;padding:12px 24px}.page-no-hu img{max-width:100%!important;height:auto!important}.page-no-hu{max-width:100%;overflow-x:hidden}}