.page-slotph-app{font-family:'Arial',sans-serif;color:#f0f0f0;background-color:#1a1a2e;line-height:1.6;padding-bottom:40px}.page-slotph-app__section-title{font-size:2.5em;color:#e9c46a;text-align:center;margin-bottom:40px;padding-top:40px;position:relative}.page-slotph-app__section-title::after{content:'';display:block;width:80px;height:4px;background-color:#e9c46a;margin:15px auto 0;border-radius:2px}.page-slotph-app__hero-section{position:relative;width:100%;height:600px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-top:10px;box-sizing:border-box}.page-slotph-app__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:brightness(0.5)}.page-slotph-app__hero-content{position:relative;z-index:2;max-width:900px;padding:20px;color:#ffffff}.page-slotph-app__hero-title{font-size:3.5em;margin-bottom:20px;color:#f4d03f;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-slotph-app__hero-subtitle{font-size:1.5em;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,0.5)}.page-slotph-app__hero-ctas{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-slotph-app__hero-btn{display:inline-block;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.3)}.page-slotph-app__hero-btn--primary{background-color:#e9c46a;color:#1a1a2e}.page-slotph-app__hero-btn--primary:hover{background-color:#f4d03f;transform:translateY(-3px)}.page-slotph-app__hero-btn--secondary{background-color:#2a9d8f;color:#ffffff;border:2px solid #2a9d8f}.page-slotph-app__hero-btn--secondary:hover{background-color:#264653;border-color:#264653;transform:translateY(-3px)}.page-slotph-app__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:40px 20px;background-color:#264653}.page-slotph-app__provider-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:1200px;margin:0 auto}.page-slotph-app__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;object-fit:contain;filter:grayscale(100%) brightness(1.5);transition:filter .3s ease}.page-slotph-app__payment-logo:hover{filter:grayscale(0%) brightness(1)}.page-slotph-app__intro-section{padding:60px 20px;max-width:1200px;margin:0 auto}.page-slotph-app__intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-slotph-app__intro-item{background-color:#264653;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.2);transition:transform .3s ease,background-color .3s ease}.page-slotph-app__intro-item:hover{transform:translateY(-5px);background-color:#2a9d8f}.page-slotph-app__intro-icon{width:100px;height:100px;object-fit:contain;margin-bottom:20px}.page-slotph-app__intro-item-title{font-size:1.8em;color:#e9c46a;margin-bottom:15px}.page-slotph-app__intro-item-text{font-size:1em;color:#cccccc}.page-slotph-app__quick-access-section{padding:60px 20px;max-width:1200px;margin:0 auto;background-color:#1a1a2e}.page-slotph-app__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;justify-items:center}.page-slotph-app__quick-link-btn{display:block;width:100%;max-width:280px;padding:15px 20px;background-color:#2a9d8f;color:#ffffff;text-align:center;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-sizing:border-box;box-shadow:0 4px 10px rgba(0,0,0,0.2)}.page-slotph-app__quick-link-btn:hover{background-color:#e9c46a;color:#1a1a2e;transform:translateY(-3px)}.page-slotph-app__games-section{padding:60px 20px;max-width:1200px;margin:0 auto}.page-slotph-app__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-slotph-app__game-card{background-color:#264653;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.2);display:flex;flex-direction:column;transition:transform .3s ease}.page-slotph-app__game-card:hover{transform:translateY(-5px)}.page-slotph-app__game-card-image{width:100%;height:200px;object-fit:cover;display:block}.page-slotph-app__game-card-title{font-size:1.8em;color:#e9c46a;padding:20px 20px 10px}.page-slotph-app__game-card-description{font-size:.95em;color:#cccccc;padding:0 20px 15px;flex-grow:1}.page-slotph-app__game-card-btn{display:block;background-color:#e76f51;color:#ffffff;text-align:center;padding:12px 20px;text-decoration:none;font-weight:bold;transition:background-color .3s ease;border-radius:0 0 10px 10px}.page-slotph-app__game-card-btn:hover{background-color:#f4a261}.page-slotph-app__promotions-section{padding:60px 20px;max-width:1200px;margin:0 auto;background-color:#1a1a2e}.page-slotph-app__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-slotph-app__promo-card{background-color:#264653;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.2);display:flex;flex-direction:column;transition:transform .3s ease}.page-slotph-app__promo-card:hover{transform:translateY(-5px)}.page-slotph-app__promo-image{width:100%;height:220px;object-fit:cover;display:block}.page-slotph-app__promo-title{font-size:1.8em;color:#e9c46a;padding:20px 20px 10px}.page-slotph-app__promo-description{font-size:.95em;color:#cccccc;padding:0 20px 15px;flex-grow:1}.page-slotph-app__promo-btn{display:block;background-color:#e76f51;color:#ffffff;text-align:center;padding:12px 20px;text-decoration:none;font-weight:bold;transition:background-color .3s ease;border-radius:0 0 10px 10px}.page-slotph-app__promo-btn:hover{background-color:#f4a261}.page-slotph-app__security-section{padding:60px 20px;max-width:1200px;margin:0 auto}.page-slotph-app__security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:40px}.page-slotph-app__security-item{background-color:#264653;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.2);transition:transform .3s ease}.page-slotph-app__security-item:hover{transform:translateY(-5px)}.page-slotph-app__security-icon{width:100px;height:100px;object-fit:contain;margin-bottom:20px}.page-slotph-app__security-item-title{font-size:1.8em;color:#e9c46a;margin-bottom:15px}.page-slotph-app__security-item-text{font-size:1em;color:#cccccc}.page-slotph-app__contact-cta{text-align:center}.page-slotph-app__contact-btn{display:inline-block;padding:15px 30px;background-color:#e76f51;color:#ffffff;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.3)}.page-slotph-app__contact-btn:hover{background-color:#f4a261;transform:translateY(-3px)}.page-slotph-app__faq-section{padding:60px 20px;max-width:900px;margin:0 auto;background-color:#1a1a2e}.page-slotph-app__faq-container{margin-top:40px}.page-slotph-app__faq-item{background-color:#264653;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 10px rgba(0,0,0,0.1);overflow:hidden}.page-slotph-app__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#2a9d8f;color:#ffffff;font-weight:bold;font-size:1.2em;border-bottom:1px solid rgba(255,255,255,0.1);user-select:none;transition:background-color .3s ease}.page-slotph-app__faq-question:hover{background-color:#264653}.page-slotph-app__faq-title{margin:0;flex-grow:1;color:#ffffff}.page-slotph-app__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;transition:transform .3s ease;color:#e9c46a}.page-slotph-app__faq-item.active .page-slotph-app__faq-toggle{transform:rotate(45deg)}.page-slotph-app__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(0.4,0,0.2,1),padding .4s ease,opacity .4s ease;color:#cccccc;background-color:#264653}.page-slotph-app__faq-item.active .page-slotph-app__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-slotph-app__faq-answer p{margin:0}.page-slotph-app__blog-section{padding:60px 20px;max-width:1200px;margin:0 auto}.page-slotph-app__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-slotph-app__blog-card{background-color:#264653;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.2);display:flex;flex-direction:column;transition:transform .3s ease}.page-slotph-app__blog-card:hover{transform:translateY(-5px)}.page-slotph-app__blog-image{width:100%;height:200px;object-fit:cover;display:block}.page-slotph-app__blog-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.page-slotph-app__blog-title{font-size:1.5em;margin-bottom:10px}.page-slotph-app__blog-title a{color:#e9c46a;text-decoration:none;transition:color .3s ease}.page-slotph-app__blog-title a:hover{color:#f4d03f}.page-slotph-app__blog-excerpt{font-size:.95em;color:#cccccc;margin-bottom:15px;flex-grow:1}.page-slotph-app__blog-readmore{display:inline-block;background-color:#e76f51;color:#ffffff;text-align:center;padding:10px 15px;text-decoration:none;border-radius:5px;font-weight:bold;transition:background-color .3s ease;align-self:flex-start}.page-slotph-app__blog-readmore:hover{background-color:#f4a261}@media (max-width:1024px){.page-slotph-app__hero-title{font-size:3em}.page-slotph-app__hero-subtitle{font-size:1.3em}.page-slotph-app__section-title{font-size:2em}}@media (max-width:768px){.page-slotph-app__hero-section{height:500px}.page-slotph-app__hero-title{font-size:2.5em}.page-slotph-app__hero-subtitle{font-size:1.1em}.page-slotph-app__hero-ctas{flex-direction:column;gap:15px}.page-slotph-app__hero-btn{width:80%;max-width:300px;margin:0 auto}.page-slotph-app__section-title{font-size:1.8em;margin-bottom:30px;padding-top:30px}.page-slotph-app__section-title::after{margin-top:10px}.page-slotph-app__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px}.page-slotph-app__payment-logo{width:80px;height:80px;max-width:80px;max-height:80px}.page-slotph-app__intro-grid,.page-slotph-app__quick-links-grid,.page-slotph-app__game-categories,.page-slotph-app__promo-grid,.page-slotph-app__security-features,.page-slotph-app__blog-grid{grid-template-columns:1fr;gap:20px}.page-slotph-app__intro-item,.page-slotph-app__quick-link-btn,.page-slotph-app__game-card,.page-slotph-app__promo-card,.page-slotph-app__security-item,.page-slotph-app__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:20px 15px!important}.page-slotph-app__intro-item-title,.page-slotph-app__game-card-title,.page-slotph-app__promo-title,.page-slotph-app__security-item-title,.page-slotph-app__blog-title{font-size:1.5em}.page-slotph-app__intro-item-text,.page-slotph-app__game-card-description,.page-slotph-app__promo-description,.page-slotph-app__security-item-text,.page-slotph-app__blog-excerpt{font-size:.9em;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-slotph-app__quick-link-btn{font-size:1em;padding:12px 15px}.page-slotph-app__game-card-image,.page-slotph-app__promo-image,.page-slotph-app__blog-image{max-width:100%!important;height:auto!important;object-fit:cover}.page-slotph-app__faq-question{padding:15px 20px;font-size:1.1em}.page-slotph-app__faq-answer{padding:0 20px}.page-slotph-app__faq-item.active .page-slotph-app__faq-answer{padding:15px 20px!important}}@media (max-width:480px){.page-slotph-app__hero-section{height:400px}.page-slotph-app__hero-title{font-size:2em}.page-slotph-app__hero-subtitle{font-size:1em}.page-slotph-app__hero-btn{width:90%}.page-slotph-app__section-title{font-size:1.5em}.page-slotph-app__faq-question{font-size:1em}.page-slotph-app__faq-toggle{font-size:1.2em}}