body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #0d1117; color: #f0f6fc; line-height: 1.6; } .page-777-taya365-login { width: 100%; max-width: 1200px; margin: 0 auto; padding: 10px 15px; box-sizing: border-box; } @media (max-width: 768px) { .page-777-taya365-login { padding: 5px 10px; } } .page-777-taya365-login__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; padding-top: 70px; } .page-777-taya365-login__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:pattern:1920x1080:abstract,gaming,lines]') no-repeat center center/cover; opacity: 0.1; z-index: 0; } .page-777-taya365-login__hero-content { position: relative; z-index: 1; } .page-777-taya365-login__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-777-taya365-login__hero-title { font-size: 2em; } } .page-777-taya365-login__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-777-taya365-login__hero-subtitle { font-size: 1em; } } .page-777-taya365-login__cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-777-taya365-login__cta-button { background-color: #ffcc00; color: #1a2a6c; 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-777-taya365-login__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-777-taya365-login__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-777-taya365-login__floating-button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-777-taya365-login__floating-button--register { background-color: #28a745; } .page-777-taya365-login__floating-button:hover { transform: translateY(-2px); } .page-777-taya365-login__floating-button--register:hover { background-color: #218838; } .page-777-taya365-login__floating-button--login:hover { background-color: #0056b3; } @media (max-width: 768px) { .page-777-taya365-login__floating-buttons { bottom: 10px; right: 10px; gap: 8px; } .page-777-taya365-login__floating-button { padding: 10px 20px; font-size: 0.9em; } } .page-777-taya365-login__section-title { text-align: center; font-size: 2.2em; margin-bottom: 40px; color: #ffcc00; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); } @media (max-width: 768px) { .page-777-taya365-login__section-title { font-size: 1.8em; margin-bottom: 25px; } } .page-777-taya365-login__product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-bottom: 50px; } @media (max-width: 768px) { .page-777-taya365-login__product-grid { grid-template-columns: 1fr; gap: 15px; } } .page-777-taya365-login__product-card { background-color: #1c2128; border-radius: 10px; overflow: hidden; text-align: center; padding: 20px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-777-taya365-login__product-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); } .page-777-taya365-login__product-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-777-taya365-login__product-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-777-taya365-login__product-name { font-size: 1.4em; margin-bottom: 10px; color: #ffcc00; } .page-777-taya365-login__product-description { font-size: 0.95em; color: #c8d1da; margin-bottom: 20px; } .page-777-taya365-login__product-button { background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; display: inline-block; } .page-777-taya365-login__product-button:hover { background-color: #0056b3; } .page-777-taya365-login__features-section { background-color: #1c2128; padding: 50px 20px; border-radius: 10px; margin-bottom: 30px; } .page-777-taya365-login__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-777-taya365-login__features-grid { grid-template-columns: 1fr; gap: 20px; } } .page-777-taya365-login__feature-item { text-align: center; padding: 25px; border: 1px solid #30363d; border-radius: 8px; background-color: #0d1117; transition: border-color 0.3s ease; box-sizing: border-box; } .page-777-taya365-login__feature-item:hover { border-color: #ffcc00; } .page-777-taya365-login__feature-icon { max-width: 100px; height: auto; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-777-taya365-login__feature-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-777-taya365-login__feature-title { font-size: 1.2em; color: #ffcc00; margin-bottom: 10px; } .page-777-taya365-login__feature-description { font-size: 0.9em; color: #c8d1da; } .page-777-taya365-login__faq-section { background-color: #1c2128; padding: 50px 20px; border-radius: 10px; margin-bottom: 30px; } .page-777-taya365-login__faq-list { list-style: none; padding: 0; } .page-777-taya365-login__faq-item { background-color: #0d1117; border: 1px solid #30363d; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-777-taya365-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-777-taya365-login__faq-question:hover { background-color: #2a333d; } .page-777-taya365-login__faq-question h3 { margin: 0; font-size: 1.1em; color: #f0f6fc; pointer-events: none; } .page-777-taya365-login__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-777-taya365-login__faq-item.active .page-777-taya365-login__faq-toggle { transform: rotate(45deg); } .page-777-taya365-login__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c8d1da; } .page-777-taya365-login__faq-item.active .page-777-taya365-login__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-777-taya365-login__faq-question { padding: 12px 15px; } .page-777-taya365-login__faq-question h3 { font-size: 1em; } .page-777-taya365-login__faq-answer { padding: 0 15px; } .page-777-taya365-login__faq-item.active .page-777-taya365-login__faq-answer { padding: 15px !important; } } .page-777-taya365-login__promotion-banner { background-color: #fdbb2d; color: #1a2a6c; padding: 20px; border-radius: 10px; text-align: center; margin-top: 30px; margin-bottom: 30px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } .page-777-taya365-login__promotion-title { font-size: 1.8em; font-weight: bold; margin-bottom: 10px; } @media (max-width: 768px) { .page-777-taya365-login__promotion-title { font-size: 1.5em; } } .page-777-taya365-login__promotion-text { font-size: 1.1em; margin-bottom: 15px; } @media (max-width: 768px) { .page-777-taya365-login__promotion-text { font-size: 0.9em; } } .page-777-taya365-login__promotion-button { background-color: #1a2a6c; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-777-taya365-login__promotion-button:hover { background-color: #0f1a3e; }