.page-poppy-playtime-chapter-4-medic__hero-section{background:linear-gradient(135deg, #1a1a2e 0%, #0f0f1a 100%);color:#fff;padding:40px 20px;text-align:center;position:relative;overflow:hidden;padding-top:10px;}.page-poppy-playtime-chapter-4-medic__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0;}.page-poppy-playtime-chapter-4-medic__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;}.page-poppy-playtime-chapter-4-medic__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;font-weight:700;}.page-poppy-playtime-chapter-4-medic__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:300;}.page-poppy-playtime-chapter-4-medic__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1em;margin:10px;transition:background-color .3s ease,transform .3s ease;}.page-poppy-playtime-chapter-4-medic__cta-button:hover{background-color:#ff5722;transform:translateY(-3px);}.page-poppy-playtime-chapter-4-medic__section{padding:50px 20px;background-color:#1c1c2e;color:#e0e0e0;text-align:center;}.page-poppy-playtime-chapter-4-medic__section:nth-of-type(even){background-color:#2a2a3e;}.page-poppy-playtime-chapter-4-medic__section-title{font-size:2.2em;margin-bottom:30px;color:#e44d26;font-weight:700;}.page-poppy-playtime-chapter-4-medic__text-content{max-width:800px;margin:0 auto 30px;line-height:1.7;font-size:1.1em;}.page-poppy-playtime-chapter-4-medic__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-poppy-playtime-chapter-4-medic__feature-item{background-color:#2a2a3e;padding:25px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;}.page-poppy-playtime-chapter-4-medic__feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4);}.page-poppy-playtime-chapter-4-medic__feature-icon{margin-bottom:15px;}.page-poppy-playtime-chapter-4-medic__feature-title{font-size:1.5em;color:#e44d26;margin-bottom:10px;}.page-poppy-playtime-chapter-4-medic__feature-description{font-size:.95em;line-height:1.6;}.page-poppy-playtime-chapter-4-medic__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto;}.page-poppy-playtime-chapter-4-medic__game-card{background-color:#2a2a3e;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2);text-align:center;transition:transform .3s ease;}.page-poppy-playtime-chapter-4-medic__game-card:hover{transform:translateY(-5px);}.page-poppy-playtime-chapter-4-medic__game-image{width:100%;height:180px;object-fit:cover;}.page-poppy-playtime-chapter-4-medic__game-title{font-size:1.2em;color:#e44d26;padding:15px 10px;margin:0;}.page-poppy-playtime-chapter-4-medic__game-link{display:block;text-decoration:none;}.page-poppy-playtime-chapter-4-medic__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-poppy-playtime-chapter-4-medic__promo-card{background-color:#2a2a3e;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left;}.page-poppy-playtime-chapter-4-medic__promo-image{width:100%;height:200px;object-fit:cover;}.page-poppy-playtime-chapter-4-medic__promo-content{padding:20px;}.page-poppy-playtime-chapter-4-medic__promo-title{font-size:1.5em;color:#e44d26;margin-bottom:10px;}.page-poppy-playtime-chapter-4-medic__promo-description{font-size:.95em;line-height:1.6;margin-bottom:20px;}.page-poppy-playtime-chapter-4-medic__promo-button{background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;font-size:.95em;transition:background-color .3s ease;}.page-poppy-playtime-chapter-4-medic__promo-button:hover{background-color:#ff5722;}.page-poppy-playtime-chapter-4-medic__faq-list{max-width:900px;margin:0 auto;}.page-poppy-playtime-chapter-4-medic__faq-item{background-color:#2a2a3e;margin-bottom:15px;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.2);}.page-poppy-playtime-chapter-4-medic__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#3a3a4e;color:#e0e0e0;font-size:1.2em;font-weight:600;transition:background-color .3s ease;}.page-poppy-playtime-chapter-4-medic__faq-question:hover{background-color:#4a4a5e;}.page-poppy-playtime-chapter-4-medic__faq-question h3{margin:0;flex-grow:1;text-align:left;pointer-events:none;}.page-poppy-playtime-chapter-4-medic__faq-toggle{font-size:1.5em;margin-left:15px;transition:transform .3s ease;pointer-events:none;}.page-poppy-playtime-chapter-4-medic__faq-item.active .page-poppy-playtime-chapter-4-medic__faq-toggle{transform:rotate(45deg);}.page-poppy-playtime-chapter-4-medic__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;text-align:left;}.page-poppy-playtime-chapter-4-medic__faq-item.active .page-poppy-playtime-chapter-4-medic__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-poppy-playtime-chapter-4-medic__faq-answer p{margin:0;line-height:1.6;font-size:.95em;}.page-poppy-playtime-chapter-4-medic__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-poppy-playtime-chapter-4-medic__blog-card{background-color:#2a2a3e;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2);text-align:left;transition:transform .3s ease;}.page-poppy-playtime-chapter-4-medic__blog-card:hover{transform:translateY(-5px);}.page-poppy-playtime-chapter-4-medic__blog-image{width:100%;height:180px;object-fit:cover;}.page-poppy-playtime-chapter-4-medic__blog-content{padding:15px;}.page-poppy-playtime-chapter-4-medic__blog-title{font-size:1.3em;color:#e44d26;margin-bottom:10px;}.page-poppy-playtime-chapter-4-medic__blog-excerpt{font-size:.9em;line-height:1.5;color:#ccc;}.page-poppy-playtime-chapter-4-medic__blog-link{display:block;text-decoration:none;color:#e44d26;font-weight:600;margin-top:10px;}.page-poppy-playtime-chapter-4-medic__blog-link:hover{text-decoration:underline;}@media (max-width:1024px){.page-poppy-playtime-chapter-4-medic__hero-title{font-size:2.2em;}.page-poppy-playtime-chapter-4-medic__hero-subtitle{font-size:1.2em;}.page-poppy-playtime-chapter-4-medic__section-title{font-size:1.8em;}.page-poppy-playtime-chapter-4-medic__feature-grid,.page-poppy-playtime-chapter-4-medic__game-grid,.page-poppy-playtime-chapter-4-medic__promo-grid,.page-poppy-playtime-chapter-4-medic__blog-grid{gap:20px;padding:0 15px;}.page-poppy-playtime-chapter-4-medic__promo-card,.page-poppy-playtime-chapter-4-medic__blog-card{margin-bottom:15px;}.page-poppy-playtime-chapter-4-medic__faq-question{font-size:1.1em;padding:15px 20px;}.page-poppy-playtime-chapter-4-medic__faq-answer{padding:0 20px;}.page-poppy-playtime-chapter-4-medic__faq-item.active .page-poppy-playtime-chapter-4-medic__faq-answer{padding:15px 20px !important;}}@media (max-width:768px){.page-poppy-playtime-chapter-4-medic__hero-section{padding:30px 15px;}.page-poppy-playtime-chapter-4-medic__hero-title{font-size:1.8em;}.page-poppy-playtime-chapter-4-medic__hero-subtitle{font-size:1em;}.page-poppy-playtime-chapter-4-medic__cta-button{padding:10px 20px;font-size:1em;margin:8px;}.page-poppy-playtime-chapter-4-medic__section{padding:30px 15px;}.page-poppy-playtime-chapter-4-medic__section-title{font-size:1.6em;margin-bottom:20px;}.page-poppy-playtime-chapter-4-medic__text-content{font-size:1em;margin-bottom:20px;}.page-poppy-playtime-chapter-4-medic__feature-grid,.page-poppy-playtime-chapter-4-medic__game-grid,.page-poppy-playtime-chapter-4-medic__promo-grid,.page-poppy-playtime-chapter-4-medic__blog-grid{grid-template-columns:1fr;gap:20px;padding:0 10px;}.page-poppy-playtime-chapter-4-medic__feature-item,.page-poppy-playtime-chapter-4-medic__game-card,.page-poppy-playtime-chapter-4-medic__promo-card,.page-poppy-playtime-chapter-4-medic__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-poppy-playtime-chapter-4-medic__promo-image,.page-poppy-playtime-chapter-4-medic__blog-image{height:160px;}.page-poppy-playtime-chapter-4-medic__faq-question{font-size:1em;padding:12px 15px;}.page-poppy-playtime-chapter-4-medic__faq-answer{padding:0 15px;}.page-poppy-playtime-chapter-4-medic__faq-item.active .page-poppy-playtime-chapter-4-medic__faq-answer{padding:12px 15px !important;}.page-poppy-playtime-chapter-4-medic__faq-answer p{font-size:.9em;}.page-poppy-playtime-chapter-4-medic__blog-excerpt{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-poppy-playtime-chapter-4-medic__faq-list{padding:0 10px;}.page-poppy-playtime-chapter-4-medic__feature-description,.page-poppy-playtime-chapter-4-medic__promo-description{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}}.page-poppy-playtime-chapter-4-medic__quick-access-link{display:block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1em;margin:10px auto;transition:background-color .3s ease,transform .3s ease;max-width:300px;}.page-poppy-playtime-chapter-4-medic__quick-access-link:hover{background-color:#ff5722;transform:translateY(-3px);}.page-poppy-playtime-chapter-4-medic__quick-access-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-poppy-playtime-chapter-4-medic__quick-access-item{flex:0 0 auto;}@media (max-width:768px){.page-poppy-playtime-chapter-4-medic__quick-access-link{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}}