.page-puppy-playtime-chapter-6-game{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a1a}.page-puppy-playtime-chapter-6-game__hero-section{position:relative;width:100%;height:60vh;min-height:350px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding-top:10px;overflow:hidden}.page-puppy-playtime-chapter-6-game__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-puppy-playtime-chapter-6-game__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.8));z-index:1}.page-puppy-playtime-chapter-6-game__hero-content{position:relative;z-index:2;max-width:900px;padding:20px}.page-puppy-playtime-chapter-6-game__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;font-weight:700;color:#fdd835}.page-puppy-playtime-chapter-6-game__hero-subtitle{font-size:1.2em;margin-bottom:30px;font-weight:300}.page-puppy-playtime-chapter-6-game__button{display:inline-block;background-color:#fdd835;color:#1a1a1a;padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-puppy-playtime-chapter-6-game__button:hover{background-color:#ffeb3b;transform:translateY(-2px)}.page-puppy-playtime-chapter-6-game__section{padding:50px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-puppy-playtime-chapter-6-game__section-title{font-size:2.2em;color:#fdd835;margin-bottom:30px;font-weight:600}.page-puppy-playtime-chapter-6-game__section-description{font-size:1.1em;line-height:1.6;margin-bottom:40px;color:#ccc}.page-puppy-playtime-chapter-6-game__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-puppy-playtime-chapter-6-game__game-card{background-color:#2a2a2a;border-radius:12px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.3)}.page-puppy-playtime-chapter-6-game__game-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-puppy-playtime-chapter-6-game__game-image{width:100%;height:200px;object-fit:cover;display:block}.page-puppy-playtime-chapter-6-game__game-content{padding:20px}.page-puppy-playtime-chapter-6-game__game-title{font-size:1.4em;color:#fdd835;margin-bottom:10px}.page-puppy-playtime-chapter-6-game__game-description{font-size:.95em;color:#ccc;line-height:1.5;margin-bottom:15px}.page-puppy-playtime-chapter-6-game__cta-section{background-color:#222;padding:60px 20px;text-align:center}.page-puppy-playtime-chapter-6-game__cta-title{font-size:2.5em;color:#fdd835;margin-bottom:20px;font-weight:700}.page-puppy-playtime-chapter-6-game__cta-text{font-size:1.2em;color:#ccc;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-puppy-playtime-chapter-6-game__faq-section{background-color:#1a1a1a;padding:60px 20px}.page-puppy-playtime-chapter-6-game__faq-title{font-size:2.2em;color:#fdd835;margin-bottom:40px;text-align:center}.page-puppy-playtime-chapter-6-game__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.2)}.page-puppy-playtime-chapter-6-game__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background-color:#333;color:#fff;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-puppy-playtime-chapter-6-game__faq-question:hover{background-color:#444}.page-puppy-playtime-chapter-6-game__faq-question h3{margin:0;font-size:1.15em;font-weight:600;pointer-events:none}.page-puppy-playtime-chapter-6-game__faq-toggle{font-size:1.5em;font-weight:bold;color:#fdd835;pointer-events:none;transition:transform .3s ease}.page-puppy-playtime-chapter-6-game__faq-item.active .page-puppy-playtime-chapter-6-game__faq-toggle{transform:rotate(45deg)}.page-puppy-playtime-chapter-6-game__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-puppy-playtime-chapter-6-game__faq-item.active .page-puppy-playtime-chapter-6-game__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-puppy-playtime-chapter-6-game__faq-answer p{margin:0;line-height:1.6;color:#ccc;font-size:.95em}.page-puppy-playtime-chapter-6-game__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-puppy-playtime-chapter-6-game__floating-button{background-color:#fdd835;color:#1a1a1a;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:bold;font-size:.9em;box-shadow:0 4px 8px rgba(0,0,0,.4);transition:background-color .3s ease,transform .3s ease}.page-puppy-playtime-chapter-6-game__floating-button:hover{background-color:#ffeb3b;transform:translateY(-2px)}@media (max-width:768px){.page-puppy-playtime-chapter-6-game__hero-title{font-size:2em}.page-puppy-playtime-chapter-6-game__hero-subtitle{font-size:1em}.page-puppy-playtime-chapter-6-game__section-title{font-size:1.8em}.page-puppy-playtime-chapter-6-game__section-description{font-size:.95em}.page-puppy-playtime-chapter-6-game__game-grid{grid-template-columns:1fr;gap:20px}.page-puppy-playtime-chapter-6-game__game-card{margin:0 auto;max-width:350px}.page-puppy-playtime-chapter-6-game__cta-title{font-size:2em}.page-puppy-playtime-chapter-6-game__cta-text{font-size:1em}.page-puppy-playtime-chapter-6-game__faq-title{font-size:1.8em}.page-puppy-playtime-chapter-6-game__faq-question{padding:15px 18px}.page-puppy-playtime-chapter-6-game__faq-question h3{font-size:1em}.page-puppy-playtime-chapter-6-game__faq-answer{padding:0 18px}.page-puppy-playtime-chapter-6-game__faq-item.active .page-puppy-playtime-chapter-6-game__faq-answer{padding:15px 18px!important}.page-puppy-playtime-chapter-6-game__floating-buttons{bottom:15px;right:15px;gap:8px}.page-puppy-playtime-chapter-6-game__floating-button{padding:8px 15px;font-size:.8em}}