.page-taya365-org{font-family:'Arial',sans-serif;color:#f0f0f0;background-color:#1a1a2e;line-height:1.6;overflow-x:hidden;padding-top:var(--header-offset,122px)}.page-taya365-org__container{max-width:1200px;margin:0 auto;padding:20px}.page-taya365-org__section{padding:40px 20px;margin-bottom:30px;background-color:#16213e;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.page-taya365-org__section--hero{padding:60px 20px;text-align:center;background:linear-gradient(135deg,#0f3460,#16213e);margin-bottom:0;border-radius:0}.page-taya365-org__heading{color:#e94560;text-align:center;margin-bottom:25px}.page-taya365-org__heading--h1{font-size:2.8em;margin-bottom:20px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-taya365-org__heading--h2{font-size:2.2em;color:#e94560;margin-top:40px;margin-bottom:20px}.page-taya365-org__paragraph{font-size:1.1em;color:#ccc;text-align:center;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.page-taya365-org__button-group{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:30px}.page-taya365-org__button{display:inline-block;background-color:#e94560;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-taya365-org__button:hover{background-color:#c0392b;transform:translateY(-3px)}.page-taya365-org__image{max-width:100%;height:auto;border-radius:10px;margin:30px auto;display:block;box-shadow:0 5px 15px rgba(0,0,0,.5)}.page-taya365-org__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-taya365-org__game-card{background-color:#0f3460;border-radius:10px;overflow:hidden;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease}.page-taya365-org__game-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.6)}.page-taya365-org__game-card-image{width:100%;height:200px;object-fit:cover;display:block}.page-taya365-org__game-card-content{padding:20px}.page-taya365-org__game-card-title{font-size:1.4em;color:#fff;margin-bottom:15px}.page-taya365-org__promotion-list{display:flex;flex-direction:column;gap:20px;list-style:none;padding:0;margin-top:30px}.page-taya365-org__promotion-item{background-color:#0f3460;padding:20px;border-radius:8px;display:flex;align-items:center;gap:20px;box-sizing:border-box}.page-taya365-org__promotion-icon{width:60px;height:60px;flex-shrink:0;border-radius:50%;object-fit:cover}.page-taya365-org__promotion-details{flex-grow:1}.page-taya365-org__promotion-title{font-size:1.3em;color:#e94560;margin-bottom:5px}.page-taya365-org__promotion-description{color:#ccc;font-size:.95em}.page-taya365-org__feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;list-style:none;padding:0;margin-top:30px}.page-taya365-org__feature-item{background-color:#0f3460;padding:25px;border-radius:8px;text-align:center;box-shadow:0 3px 8px rgba(0,0,0,.3);box-sizing:border-box}.page-taya365-org__feature-icon{width:80px;height:80px;margin-bottom:15px;border-radius:50%;object-fit:cover}.page-taya365-org__feature-title{font-size:1.2em;color:#e94560;margin-bottom:10px}.page-taya365-org__feature-description{color:#ccc;font-size:.9em}.page-taya365-org__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-taya365-org__floating-button{background-color:#e94560;color:#fff;padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:bold;font-size:1em;box-shadow:0 4px 10px rgba(0,0,0,.4);transition:background-color .3s ease,transform .3s ease;text-align:center;min-width:100px}.page-taya365-org__floating-button:hover{background-color:#c0392b;transform:scale(1.05)}.page-taya365-org__faq-list{list-style:none;padding:0;margin-top:30px}.page-taya365-org__faq-item{background-color:#0f3460;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.3)}.page-taya365-org__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;cursor:pointer;background-color:#0f3460;color:#fff;font-size:1.15em;font-weight:bold;border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .3s ease}.page-taya365-org__faq-question:hover{background-color:#16213e}.page-taya365-org__faq-question h3{margin:0;color:#e94560;pointer-events:none}.page-taya365-org__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-taya365-org__faq-item.active .page-taya365-org__faq-toggle{transform:rotate(45deg)}.page-taya365-org__faq-answer{max-height:0;overflow:hidden;padding:0 20px;color:#ccc;font-size:1em;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-taya365-org__faq-item.active .page-taya365-org__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}@media (max-width:768px){.page-taya365-org__heading--h1{font-size:2em}.page-taya365-org__heading--h2{font-size:1.8em}.page-taya365-org__paragraph{font-size:1em}.page-taya365-org__button{width:100%;padding:12px 20px;font-size:1em}.page-taya365-org__button-group{flex-direction:column;gap:15px}.page-taya365-org__game-categories{grid-template-columns:1fr}.page-taya365-org__promotion-item{flex-direction:column;text-align:center;padding:15px;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-taya365-org__promotion-icon{margin-bottom:10px}.page-taya365-org__feature-list{grid-template-columns:1fr}.page-taya365-org__feature-item{padding:20px;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-taya365-org__faq-question{font-size:1em;padding:15px}.page-taya365-org__faq-answer{padding:0 15px}.page-taya365-org__faq-item.active .page-taya365-org__faq-answer{padding:15px!important}.page-taya365-org__image,.page-taya365-org__game-card-image,.page-taya365-org__promotion-icon,.page-taya365-org__feature-icon{max-width:100%!important;height:auto!important;box-sizing:border-box!important}.page-taya365-org__floating-buttons{bottom:15px;right:15px;gap:8px}.page-taya365-org__floating-button{padding:10px 20px;font-size:.9em;min-width:90px}}.page-taya365-org__promotion-list,.page-taya365-org__feature-list,.page-taya365-org__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}