.page-poppy-playtime-chapter-5-prototype-voice-actor__main-wrapper{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-section{position:relative;background-color:#0a192f;color:#fff;padding:80px 0 60px;text-align:center;overflow:hidden}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:0 20px}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-title{font-size:3em;margin-bottom:20px;font-weight:700;color:#f0b90b}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-description{font-size:1.2em;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-button{display:inline-block;background-color:#f0b90b;color:#1a1a1a;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-button:hover{background-color:#e0a800;transform:scale(1.05)}.page-poppy-playtime-chapter-5-prototype-voice-actor__section{padding:60px 20px;max-width:1200px;margin:0 auto;background-color:#fff;border-bottom:1px solid #eee}.page-poppy-playtime-chapter-5-prototype-voice-actor__section:last-of-type{border-bottom:none}.page-poppy-playtime-chapter-5-prototype-voice-actor__section-title{font-size:2.5em;color:#0a192f;text-align:center;margin-bottom:40px;font-weight:700}.page-poppy-playtime-chapter-5-prototype-voice-actor__text-content{font-size:1.1em;margin-bottom:20px;text-align:justify}.page-poppy-playtime-chapter-5-prototype-voice-actor__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-poppy-playtime-chapter-5-prototype-voice-actor__button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease,transform .3s ease;font-size:1em}.page-poppy-playtime-chapter-5-prototype-voice-actor__button:hover{background-color:#0056b3;transform:scale(1.03)}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item{background-color:#f9f9f9;padding:25px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.05);text-align:center;transition:transform .3s ease}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item:hover{transform:translateY(-5px)}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item-image{width:100%;max-width:300px;height:auto;object-fit:cover;border-radius:8px;margin-bottom:15px;min-width:200px;min-height:200px}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item-title{font-size:1.5em;color:#0a192f;margin-bottom:10px;font-weight:600}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item-description{font-size:.95em;color:#555}.page-poppy-playtime-chapter-5-prototype-voice-actor__promo-card{background-color:#e6f7ff;border-left:5px solid #007bff;padding:20px;margin-bottom:20px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start}.page-poppy-playtime-chapter-5-prototype-voice-actor__promo-card-title{font-size:1.3em;color:#0a192f;margin-bottom:10px}.page-poppy-playtime-chapter-5-prototype-voice-actor__promo-card-description{font-size:1em;color:#333;margin-bottom:15px}.page-poppy-playtime-chapter-5-prototype-voice-actor__promo-button{background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease}.page-poppy-playtime-chapter-5-prototype-voice-actor__promo-button:hover{background-color:#0056b3}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-list{list-style:none;padding:0}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-item{background-color:#f9f9f9;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.03)}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#eee;border-radius:8px;transition:background-color .3s ease}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-question:hover{background-color:#e0e0e0}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-question h3{margin:0;font-size:1.1em;color:#0a192f;pointer-events:none}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-toggle{font-size:1.5em;font-weight:bold;color:#0a192f;pointer-events:none;transition:transform .3s ease}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-item.active .page-poppy-playtime-chapter-5-prototype-voice-actor__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-item.active .page-poppy-playtime-chapter-5-prototype-voice-actor__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-card{background-color:#f9f9f9;padding:25px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:transform .3s ease}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-card:hover{transform:translateY(-5px)}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-image{width:100%;height:250px;object-fit:cover;border-radius:8px;margin-bottom:15px;min-width:200px;min-height:200px}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-title{font-size:1.4em;color:#0a192f;margin-bottom:10px;font-weight:600}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-date{font-size:.9em;color:#777;margin-bottom:10px}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-excerpt{font-size:.95em;color:#555;margin-bottom:15px}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-link{display:inline-block;color:#007bff;text-decoration:none;font-weight:bold}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-link:hover{text-decoration:underline}@media (max-width:768px){.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-section{padding:60px 0 40px}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-title{font-size:2em}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-description{font-size:1em}.page-poppy-playtime-chapter-5-prototype-voice-actor__hero-button{padding:12px 25px;font-size:1em}.page-poppy-playtime-chapter-5-prototype-voice-actor__section{padding:40px 15px}.page-poppy-playtime-chapter-5-prototype-voice-actor__section-title{font-size:2em}.page-poppy-playtime-chapter-5-prototype-voice-actor__text-content{text-align:left}.page-poppy-playtime-chapter-5-prototype-voice-actor__button-group{flex-direction:column;align-items:center}.page-poppy-playtime-chapter-5-prototype-voice-actor__button{width:100%;max-width:300px}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid{grid-template-columns:1fr}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item-image{min-width:unset;min-height:unset;max-width:100%}.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-image{min-width:unset;min-height:unset;max-width:100%}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-question{padding:15px}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-question h3{font-size:1em}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-answer{padding:15px!important}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item,.page-poppy-playtime-chapter-5-prototype-voice-actor__blog-card,.page-poppy-playtime-chapter-5-prototype-voice-actor__security-features-item{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:15px!important;padding-right:15px!important}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item-image, .page-poppy-playtime-chapter-5-prototype-voice-actor__blog-image {max-width: 100%; height: auto;}.page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item-image-wrapper, .page-poppy-playtime-chapter-5-prototype-voice-actor__blog-image-wrapper {width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box;}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-list {width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important;}.page-poppy-playtime-chapter-5-prototype-voice-actor__faq-item {box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important;}.page-poppy-playtime-chapter-5-prototype-voice-actor__text-content, .page-poppy-playtime-chapter-5-prototype-voice-actor__promo-card-description, .page-poppy-playtime-chapter-5-prototype-voice-actor__grid-item-description, .page-poppy-playtime-chapter-5-prototype-voice-actor__blog-excerpt, .page-poppy-playtime-chapter-5-prototype-voice-actor__security-features-description {word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important;}}.page-poppy-playtime-chapter-5-prototype-voice-actor__security-features-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.page-poppy-playtime-chapter-5-prototype-voice-actor__security-features-item{background-color:#f0f7ff;padding:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.03);text-align:center}.page-poppy-playtime-chapter-5-prototype-voice-actor__security-features-title{font-size:1.2em;color:#0a192f;margin-bottom:10px}.page-poppy-playtime-chapter-5-prototype-voice-actor__security-features-description{font-size:0.95em;color:#555}.page-poppy-playtime-chapter-5-prototype-voice-actor__cta-contact{display:block;margin-top:30px;text-align:center}.page-poppy-playtime-chapter-5-prototype-voice-actor__cta-contact .page-poppy-playtime-chapter-5-prototype-voice-actor__button{background-color:#28a745;color:#fff}.page-poppy-playtime-chapter-5-prototype-voice-actor__cta-contact .page-poppy-playtime-chapter-5-prototype-voice-actor__button:hover{background-color:#218838}