body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f4f4f4;color:#333}.page-phlaro-ai{max-width:1200px;margin:0 auto;padding:10px}.page-phlaro-ai__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.page-phlaro-ai__section--dark{background-color:#2c3e50;color:#ecf0f1}.page-phlaro-ai__h1,.page-phlaro-ai__h2,.page-phlaro-ai__h3{color:#2c3e50;text-align:center;margin-bottom:25px}.page-phlaro-ai__section--dark .page-phlaro-ai__h1,.page-phlaro-ai__section--dark .page-phlaro-ai__h2,.page-phlaro-ai__section--dark .page-phlaro-ai__h3{color:#ecf0f1}.page-phlaro-ai__h1{font-size:2.5em}.page-phlaro-ai__h2{font-size:2em}.page-phlaro-ai__h3{font-size:1.5em}.page-phlaro-ai__hero-section{padding:60px 20px;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;text-align:center;border-radius:0;box-shadow:none;margin-bottom:0}.page-phlaro-ai__hero-title{font-size:3.5em;margin-bottom:15px;line-height:1.2}.page-phlaro-ai__hero-description{font-size:1.3em;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.page-phlaro-ai__hero-cta-group{display:flex;justify-content:center;gap:20px}.page-phlaro-ai__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-phlaro-ai__cta-button:hover{background-color:#c0392b;transform:translateY(-2px)}.page-phlaro-ai__cta-button--secondary{background-color:#2ecc71}.page-phlaro-ai__cta-button--secondary:hover{background-color:#27ae60}.page-phlaro-ai__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:20px 0;background-color:#ecf0f1;border-bottom:1px solid #ddd}.page-phlaro-ai__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-phlaro-ai__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-phlaro-ai__intro-content{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:30px}.page-phlaro-ai__intro-text{flex:1;min-width:300px}.page-phlaro-ai__intro-image{flex:1;min-width:300px;text-align:center}.page-phlaro-ai__intro-image img{max-width:100%;height:auto;border-radius:8px}.page-phlaro-ai__link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.page-phlaro-ai__link-item{background-color:#f9f9f9;padding:20px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.05)}.page-phlaro-ai__link-item a{font-weight:700;color:#3498db;text-decoration:none;font-size:1.1em}.page-phlaro-ai__link-item a:hover{text-decoration:underline}.page-phlaro-ai__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-phlaro-ai__game-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;padding-bottom:20px}.page-phlaro-ai__game-card img{width:100%;height:200px;object-fit:cover}.page-phlaro-ai__game-card-title{font-size:1.3em;margin:15px 10px 10px}.page-phlaro-ai__game-card-description{font-size:.95em;color:#666;padding:0 15px;margin-bottom:15px}.page-phlaro-ai__game-card .page-phlaro-ai__cta-button{padding:10px 20px;font-size:.95em}.page-phlaro-ai__promo-list{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.page-phlaro-ai__promo-item{flex:1;min-width:300px;background-color:#f9f9f9;padding:25px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.08)}.page-phlaro-ai__promo-item-title{font-size:1.4em;color:#e74c3c;margin-bottom:10px}.page-phlaro-ai__promo-item-description{font-size:1em;color:#555;margin-bottom:15px}.page-phlaro-ai__security-content{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:30px}.page-phlaro-ai__security-text{flex:1;min-width:300px}.page-phlaro-ai__security-image{flex:1;min-width:300px;text-align:center}.page-phlaro-ai__security-image img{max-width:100%;height:auto;border-radius:8px}.page-phlaro-ai__faq-list{margin-top:30px}.page-phlaro-ai__faq-item{background-color:#f9f9f9;border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}.page-phlaro-ai__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;user-select:none;background-color:#eee;border-bottom:1px solid #ddd;transition:background-color .3s ease}.page-phlaro-ai__faq-question:hover{background-color:#e0e0e0}.page-phlaro-ai__faq-question h3{margin:0;font-size:1.1em;color:#333;pointer-events:none}.page-phlaro-ai__faq-toggle{font-size:1.5em;font-weight:700;color:#333;pointer-events:none;transition:transform .3s ease}.page-phlaro-ai__faq-item.active .page-phlaro-ai__faq-toggle{transform:rotate(45deg)}.page-phlaro-ai__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-phlaro-ai__faq-item.active .page-phlaro-ai__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-phlaro-ai__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-phlaro-ai__blog-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:left}.page-phlaro-ai__blog-card img{width:100%;height:180px;object-fit:cover}.page-phlaro-ai__blog-card-content{padding:15px}.page-phlaro-ai__blog-card-title{font-size:1.2em;margin-bottom:10px;color:#333;line-height:1.4}.page-phlaro-ai__blog-card-title a{text-decoration:none;color:inherit;transition:color .3s ease}.page-phlaro-ai__blog-card-title a:hover{color:#3498db}.page-phlaro-ai__blog-card-excerpt{font-size:.9em;color:#666;margin-bottom:15px;line-height:1.5}.page-phlaro-ai__blog-card-date{font-size:.85em;color:#999}.page-phlaro-ai__blog-card .page-phlaro-ai__cta-button{padding:8px 15px;font-size:.9em;margin-top:15px}.page-phlaro-ai__mobile-app-buttons{display:flex;justify-content:center;gap:15px;margin-top:20px}.page-phlaro-ai__mobile-app-buttons img{width:150px;height:auto}.page-phlaro-ai__mobile-app-link{display:block;text-align:center}.page-phlaro-ai__mobile-app-link img{max-width:100%;height:auto;border-radius:8px;transition:transform .3s ease}.page-phlaro-ai__mobile-app-link:hover img{transform:scale(1.05)}@media (max-width:768px){.page-phlaro-ai{padding:0}.page-phlaro-ai__section{padding:30px 15px}.page-phlaro-ai__hero-title{font-size:2.5em}.page-phlaro-ai__hero-description{font-size:1.1em}.page-phlaro-ai__hero-cta-group{flex-direction:column;gap:15px}.page-phlaro-ai__cta-button{width:100%;box-sizing:border-box}.page-phlaro-ai__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-phlaro-ai__payment-logo,.page-phlaro-ai__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-phlaro-ai__intro-content,.page-phlaro-ai__security-content{flex-direction:column}.page-phlaro-ai__link-grid,.page-phlaro-ai__game-grid,.page-phlaro-ai__blog-grid{grid-template-columns:1fr}.page-phlaro-ai__promo-list{flex-direction:column}.page-phlaro-ai__promo-item{min-width:unset;width:100%}.page-phlaro-ai__faq-question{padding:12px 15px}.page-phlaro-ai__faq-question h3{font-size:1em}.page-phlaro-ai__faq-answer{padding:15px!important}.page-phlaro-ai__blog-card-title{font-size:1.1em}.page-phlaro-ai__blog-card-excerpt{font-size:.85em}.page-phlaro-ai__mobile-app-buttons{flex-direction:column;gap:10px}.page-phlaro-ai__mobile-app-buttons img{width:120px}}