/* CSS for page-taya-pub777 */.page-taya-pub777{font-family:'Arial', sans-serif;color:#f0f0f0;background-color:#1a1a2e;line-height:1.6;}.page-taya-pub777__hero-section{padding-top:10px;}.page-taya-pub777__section-title{font-size:2.5em;text-align:center;margin-bottom:20px;color:#e0b02a;text-shadow:0 0 5px rgba(224, 176, 42, 0.5);}.page-taya-pub777__section-subtitle{font-size:1.1em;text-align:center;margin-bottom:40px;color:#ccc;max-width:800px;margin-left:auto;margin-right:auto;}.page-taya-pub777__brand-highlight{color:#00e676;}.page-taya-pub777__hero-section{position:relative;height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;margin-bottom:40px;}.page-taya-pub777__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;}.page-taya-pub777__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9));z-index:2;}.page-taya-pub777__hero-content{position:relative;z-index:3;max-width:900px;padding:20px;}.page-taya-pub777__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#fff;text-shadow:0 0 10px rgba(0, 230, 118, 0.7);}.page-taya-pub777__hero-description{font-size:1.3em;margin-bottom:30px;color:#ddd;}.page-taya-pub777__hero-buttons{display:flex;gap:20px;justify-content:center;}.page-taya-pub777__button{display:inline-block;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:all 0.3s ease;cursor:pointer;box-shadow:0 4px 15px rgba(0, 0, 0, 0.2);}.page-taya-pub777__button--primary{background-color:#00e676;color:#1a1a2e;border:2px solid #00e676;}.page-taya-pub777__button--primary:hover{background-color:#00c853;border-color:#00c853;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0, 0, 0, 0.3);}.page-taya-pub777__button--secondary{background-color:transparent;color:#e0b02a;border:2px solid #e0b02a;}.page-taya-pub777__button--secondary:hover{background-color:#e0b02a;color:#1a1a2e;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0, 0, 0, 0.3);}.page-taya-pub777__button--small{padding:10px 20px;font-size:0.9em;border-radius:5px;}.page-taya-pub777__game-categories,.page-taya-pub777__promotions-section,.page-taya-pub777__about-us,.page-taya-pub777__faq-section{padding:60px 20px;max-width:1200px;margin:0 auto;}.page-taya-pub777__categories-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;justify-content:center;}.page-taya-pub777__category-item{background-color:#2a2a4a;border-radius:10px;overflow:hidden;text-align:center;padding-bottom:20px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.3);transition:transform 0.3s ease, box-shadow 0.3s ease;display:flex;flex-direction:column;align-items:center;}.page-taya-pub777__category-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0, 0, 0, 0.4);}.page-taya-pub777__category-image{width:100%;height:200px;object-fit:cover;margin-bottom:15px;border-bottom:3px solid #e0b02a;max-width:100%;height:auto;box-sizing:border-box;overflow:hidden;}.page-taya-pub777__category-title{font-size:1.8em;color:#e0b02a;margin-bottom:10px;padding:0 15px;}.page-taya-pub777__category-description{font-size:1em;color:#ccc;margin-bottom:20px;flex-grow:1;padding:0 15px;}.page-taya-pub777__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px;justify-content:center;}.page-taya-pub777__promo-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0, 0, 0, 0.3);transition:transform 0.3s ease, box-shadow 0.3s ease;display:flex;flex-direction:column;}.page-taya-pub777__promo-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0, 0, 0, 0.4);}.page-taya-pub777__promo-image{width:100%;height:220px;object-fit:cover;border-bottom:3px solid #00e676;max-width:100%;height:auto;box-sizing:border-box;overflow:hidden;}.page-taya-pub777__promo-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;}.page-taya-pub777__promo-title{font-size:1.5em;color:#00e676;margin-bottom:10px;}.page-taya-pub777__promo-description{font-size:1em;color:#ccc;margin-bottom:20px;flex-grow:1;}.page-taya-pub777__about-us{text-align:center;}.page-taya-pub777__about-content{display:flex;flex-wrap:wrap;align-items:center;gap:30px;text-align:left;margin-top:40px;}.page-taya-pub777__about-content p{flex:1;min-width:300px;font-size:1.1em;color:#ddd;}.page-taya-pub777__about-image{flex:1;min-width:300px;max-width:500px;border-radius:10px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.3);max-width:100%;height:auto;box-sizing:border-box;overflow:hidden;}.page-taya-pub777__faq-container{max-width:800px;margin:40px auto 0 auto;}.page-taya-pub777__faq-item{background-color:#2a2a4a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0, 0, 0, 0.2);box-sizing:border-box;}.page-taya-pub777__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3e3e60;border-bottom:1px solid rgba(0, 0, 0, 0.2);transition:background-color 0.3s ease;}.page-taya-pub777__faq-question:hover{background-color:#4c4c7c;}.page-taya-pub777__faq-title{font-size:1.2em;color:#fff;margin:0;pointer-events:none;}.page-taya-pub777__faq-toggle{font-size:1.5em;color:#00e676;font-weight:bold;transition:transform 0.3s ease;pointer-events:none;}.page-taya-pub777__faq-item.active .page-taya-pub777__faq-toggle{transform:rotate(45deg);}.page-taya-pub777__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity:0;color:#ccc;font-size:1em;}.page-taya-pub777__faq-item.active .page-taya-pub777__faq-answer{max-height:2000px !important;padding:20px 20px !important;opacity:1;}.page-taya-pub777__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000;}.page-taya-pub777__floating-button{display:block;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1em;text-align:center;box-shadow:0 4px 15px rgba(0, 0, 0, 0.3);transition:all 0.3s ease;}.page-taya-pub777__floating-button--register{background-color:#00e676;color:#1a1a2e;}.page-taya-pub777__floating-button--register:hover{background-color:#00c853;transform:scale(1.05);}.page-taya-pub777__floating-button--login{background-color:#e0b02a;color:#1a1a2e;}.page-taya-pub777__floating-button--login:hover{background-color:#c9a01f;transform:scale(1.05);}@media (max-width:1024px){.page-taya-pub777__hero-title{font-size:2.8em;}.page-taya-pub777__hero-description{font-size:1.1em;}.page-taya-pub777__section-title{font-size:2em;}.page-taya-pub777__about-content{flex-direction:column;text-align:center;}.page-taya-pub777__about-image{max-width:100%;}}@media (max-width:768px){.page-taya-pub777__hero-section{height:70vh;}.page-taya-pub777__hero-title{font-size:2em;}.page-taya-pub777__hero-description{font-size:1em;}.page-taya-pub777__hero-buttons{flex-direction:column;gap:15px;}.page-taya-pub777__button{width:80%;margin:0 auto;}.page-taya-pub777__section-title{font-size:1.8em;}.page-taya-pub777__section-subtitle{font-size:0.9em;}.page-taya-pub777__categories-grid,.page-taya-pub777__promotions-grid{grid-template-columns:1fr;}.page-taya-pub777__category-item,.page-taya-pub777__promo-card,.page-taya-pub777__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-taya-pub777__category-description,.page-taya-pub777__promo-description,.page-taya-pub777__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-taya-pub777__category-image,.page-taya-pub777__promo-image,.page-taya-pub777__about-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important;overflow:hidden !important;}.page-taya-pub777__faq-question,.page-taya-pub777__faq-answer{padding-left:15px !important;padding-right:15px !important;}.page-taya-pub777__faq-answer{padding-top:15px !important;padding-bottom:15px !important;}.page-taya-pub777__floating-buttons{flex-direction:row;width:calc(100% - 40px);left:20px;right:20px;bottom:20px;justify-content:space-around;}.page-taya-pub777__floating-button{flex-grow:1;margin:0 5px;padding:10px 15px;}}@media (max-width:480px){.page-taya-pub777__hero-title{font-size:1.6em;}.page-taya-pub777__hero-description{font-size:0.9em;}.page-taya-pub777__section-title{font-size:1.5em;}.page-taya-pub777__button{padding:12px 20px;font-size:1em;}.page-taya-pub777__floating-buttons{bottom:15px;left:15px;right:15px;width:calc(100% - 30px);gap:5px;}.page-taya-pub777__floating-button{padding:10px 10px;font-size:0.9em;}}