.page-project-playtime-theater{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a2e;line-height:1.6;}.page-project-playtime-theater__container{max-width:1200px;margin:0 auto;padding:0 15px;}.page-project-playtime-theater__section{padding:60px 0;text-align:center;}.page-project-playtime-theater__section--dark{background-color:#0f0f1a;}.page-project-playtime-theater__hero-section{position:relative;background-color:#0f0f1a;padding-top:10px;color:#fff;text-align:center;overflow:hidden;}.page-project-playtime-theater__hero-content{position:relative;z-index:2;padding:60px 20px 80px;}.page-project-playtime-theater__hero-title{font-size:2.8em;margin-bottom:20px;color:#ffcc00;text-shadow:2px 2px 4px rgba(0,0,0,0.5);}.page-project-playtime-theater__hero-subtitle{font-size:1.2em;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto;}.page-project-playtime-theater__cta-button{display:inline-block;background-color:#e63946;color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;border:none;cursor:pointer;}.page-project-playtime-theater__cta-button:hover{background-color:#c02d38;transform:scale(1.05);}.page-project-playtime-theater__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:0.3;}.page-project-playtime-theater__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px;}.page-project-playtime-theater__floating-button{display:block;background-color:#e63946;color:#fff;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color 0.3s ease,transform 0.3s ease;box-shadow:0 4px 8px rgba(0,0,0,0.3);}.page-project-playtime-theater__floating-button--login{background-color:#457b9d;}.page-project-playtime-theater__floating-button:hover{background-color:#c02d38;transform:scale(1.05);}.page-project-playtime-theater__floating-button--login:hover{background-color:#3a6a8a;}.page-project-playtime-theater__title{font-size:2.2em;color:#ffcc00;margin-bottom:20px;}.page-project-playtime-theater__subtitle{font-size:1.3em;color:#fff;margin-bottom:40px;}.page-project-playtime-theater__text-content{font-size:1.1em;line-height:1.8;text-align:left;max-width:900px;margin:0 auto 30px;}.page-project-playtime-theater__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-project-playtime-theater__category-card{background-color:#2a2a4a;border-radius:15px;overflow:hidden;text-align:center;padding-bottom:20px;box-shadow:0 8px 16px rgba(0,0,0,0.4);transition:transform 0.3s ease,box-shadow 0.3s ease;}.page-project-playtime-theater__category-card:hover{transform:translateY(-10px);box-shadow:0 12px 24px rgba(0,0,0,0.6);}.page-project-playtime-theater__category-image{width:100%;height:250px;object-fit:cover;margin-bottom:15px;}.page-project-playtime-theater__category-title{font-size:1.6em;color:#ffcc00;margin-bottom:10px;padding:0 15px;}.page-project-playtime-theater__category-description{font-size:0.95em;color:#ccc;margin-bottom:20px;padding:0 15px;}.page-project-playtime-theater__promo-banner{background-color:#e63946;color:#fff;padding:40px 20px;border-radius:15px;margin-top:50px;box-shadow:0 8px 16px rgba(0,0,0,0.4);}.page-project-playtime-theater__promo-title{font-size:2.5em;margin-bottom:15px;}.page-project-playtime-theater__promo-text{font-size:1.2em;margin-bottom:30px;}.page-project-playtime-theater__benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-project-playtime-theater__benefit-item{background-color:#2a2a4a;border-radius:15px;padding:30px;text-align:left;box-shadow:0 6px 12px rgba(0,0,0,0.3);}.page-project-playtime-theater__benefit-icon{width:80px;height:80px;margin-bottom:20px;}.page-project-playtime-theater__benefit-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px;}.page-project-playtime-theater__benefit-description{font-size:1em;color:#ccc;}.page-project-playtime-theater__faq-container{max-width:900px;margin:0 auto;text-align:left;}.page-project-playtime-theater__faq-item{background-color:#2a2a4a;border-radius:10px;margin-bottom:15px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.page-project-playtime-theater__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#3a3a5a;color:#ffcc00;font-size:1.2em;font-weight:bold;user-select:none;transition:background-color 0.3s ease;}.page-project-playtime-theater__faq-question h3{margin:0;pointer-events:none;color:#ffcc00;}.page-project-playtime-theater__faq-question:hover{background-color:#4a4a6a;}.page-project-playtime-theater__faq-toggle{font-size:1.5em;font-weight:bold;color:#ffcc00;pointer-events:none;transition:transform 0.3s ease;}.page-project-playtime-theater__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;font-size:1em;color:#ccc;line-height:1.7;}.page-project-playtime-theater__faq-item.active .page-project-playtime-theater__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-project-playtime-theater__faq-item.active .page-project-playtime-theater__faq-toggle{transform:rotate(45deg);}.page-project-playtime-theater__disclaimer{font-size:0.85em;color:#999;margin-top:50px;text-align:center;}.page-project-playtime-theater__disclaimer p{margin-bottom:10px;}@media (max-width:1024px){.page-project-playtime-theater__hero-title{font-size:2.4em;}.page-project-playtime-theater__title{font-size:2em;}.page-project-playtime-theater__subtitle{font-size:1.1em;}.page-project-playtime-theater__hero-content{padding:50px 20px 60px;}.page-project-playtime-theater__game-categories{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;}.page-project-playtime-theater__benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));}}.page-project-playtime-theater__category-card a{text-decoration:none;}.page-project-playtime-theater__category-card a:hover .page-project-playtime-theater__category-title{color:#fff;}.page-project-playtime-theater__floating-buttons{bottom:15px;right:15px;}.page-project-playtime-theater__floating-button{padding:10px 20px;font-size:0.9em;}@media (max-width:768px){.page-project-playtime-theater__hero-title{font-size:2em;}.page-project-playtime-theater__hero-subtitle{font-size:1em;}.page-project-playtime-theater__hero-content{padding:40px 15px 50px;}.page-project-playtime-theater__cta-button{padding:12px 25px;font-size:1em;}.page-project-playtime-theater__title{font-size:1.8em;}.page-project-playtime-theater__subtitle{font-size:1em;}.page-project-playtime-theater__text-content{font-size:0.95em;}.page-project-playtime-theater__section{padding:40px 0;}.page-project-playtime-theater__game-categories{grid-template-columns:1fr;}.page-project-playtime-theater__category-card{margin-bottom:20px;}.page-project-playtime-theater__category-image{height:200px;}.page-project-playtime-theater__category-title{font-size:1.4em;}.page-project-playtime-theater__category-description{font-size:0.9em;}.page-project-playtime-theater__promo-title{font-size:2em;}.page-project-playtime-theater__promo-text{font-size:1.1em;}.page-project-playtime-theater__benefits-grid{grid-template-columns:1fr;}.page-project-playtime-theater__benefit-item{padding:25px;}.page-project-playtime-theater__benefit-title{font-size:1.3em;}.page-project-playtime-theater__benefit-description{font-size:0.9em;}.page-project-playtime-theater__faq-question{padding:15px 20px;font-size:1.1em;}.page-project-playtime-theater__faq-question h3{font-size:1.1em;}.page-project-playtime-theater__faq-answer{padding:0 20px;font-size:0.95em;}.page-project-playtime-theater__faq-item.active .page-project-playtime-theater__faq-answer{padding:15px 20px !important;}.page-project-playtime-theater__floating-buttons{bottom:10px;right:10px;flex-direction:row;}.page-project-playtime-theater__floating-button{padding:8px 15px;font-size:0.85em;}.page-project-playtime-theater__text-content img{max-width:100% !important;height:auto !important;box-sizing:border-box !important;}.page-project-playtime-theater__benefits-grid img{max-width:100% !important;height:auto !important;box-sizing:border-box !important;}.page-project-playtime-theater__game-categories img{max-width:100% !important;height:auto !important;box-sizing:border-box !important;}.page-project-playtime-theater__hero-image{max-width:100% !important;height:100% !important;box-sizing:border-box !important;}.page-project-playtime-theater__game-categories .page-project-playtime-theater__category-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-project-playtime-theater__game-categories{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}.page-project-playtime-theater__benefits-grid .page-project-playtime-theater__benefit-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-project-playtime-theater__benefits-grid{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}}