.page-tongits-go-6__body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #0d1117; color: #e6edf3; line-height: 1.6; } .page-tongits-go-6__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-tongits-go-6__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:tongits go 6,card game,jili99,mobile]') no-repeat center center/cover; padding: 10px 0 80px; text-align: center; color: #fff; position: relative; overflow: hidden; } .page-tongits-go-6__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #fce303; } .page-tongits-go-6__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-tongits-go-6__cta-button { display: inline-block; background-color: #fce303; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; 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-tongits-go-6__cta-button:hover { background-color: #ffd700; transform: translateY(-3px); } .page-tongits-go-6__section { padding: 60px 0; background-color: #161b22; margin-bottom: 20px; border-radius: 8px; } .page-tongits-go-6__section:nth-child(even) { background-color: #0d1117; } .page-tongits-go-6__section-title { font-size: 2.2em; text-align: center; margin-bottom: 40px; color: #fce303; } .page-tongits-go-6__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-tongits-go-6__content-item { background-color: #1f2a37; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-tongits-go-6__content-item-image { width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; } .page-tongits-go-6__content-item-title { font-size: 1.5em; color: #fce303; margin-bottom: 15px; } .page-tongits-go-6__content-item-text { font-size: 1em; color: #c9d1d9; } .page-tongits-go-6__features-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-tongits-go-6__feature-item { background-color: #1f2a37; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; text-align: left; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-tongits-go-6__feature-item:hover { transform: translateY(-5px); } .page-tongits-go-6__feature-icon { margin-bottom: 15px; width: 60px; height: 60px; display: block; object-fit: contain; } .page-tongits-go-6__feature-title { font-size: 1.3em; color: #fce303; margin-bottom: 10px; } .page-tongits-go-6__feature-description { font-size: 0.95em; color: #c9d1d9; } .page-tongits-go-6__faq-section { padding: 60px 0; background-color: #0d1117; } .page-tongits-go-6__faq-list { max-width: 900px; margin: 0 auto; } .page-tongits-go-6__faq-item { background-color: #1f2a37; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-tongits-go-6__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #2b3a4a; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-tongits-go-6__faq-question:hover { background-color: #3e5060; } .page-tongits-go-6__faq-question h3 { margin: 0; font-size: 1.2em; color: #fce303; pointer-events: none; } .page-tongits-go-6__faq-toggle { font-size: 1.5em; font-weight: bold; color: #fce303; pointer-events: none; transition: transform 0.3s ease; } .page-tongits-go-6__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c9d1d9; } .page-tongits-go-6__faq-item.active .page-tongits-go-6__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-tongits-go-6__faq-item.active .page-tongits-go-6__faq-toggle { transform: rotate(45deg); } .page-tongits-go-6__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-tongits-go-6__floating-button { background-color: #fce303; color: #1a1a1a; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-tongits-go-6__floating-button:hover { background-color: #ffd700; transform: translateY(-3px); } .page-tongits-go-6__floating-button--register { background-color: #007bff; color: #fff; } .page-tongits-go-6__floating-button--register:hover { background-color: #0056b3; } .page-tongits-go-6__promo-banner { background-color: #2b3a4a; padding: 40px 20px; text-align: center; border-radius: 8px; margin-top: 40px; } .page-tongits-go-6__promo-banner h2 { font-size: 2em; color: #fce303; margin-bottom: 20px; } .page-tongits-go-6__promo-banner p { font-size: 1.1em; color: #c9d1d9; margin-bottom: 30px; } .page-tongits-go-6__promo-banner .page-tongits-go-6__cta-button { font-size: 1.2em; padding: 18px 35px; } .page-tongits-go-6__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 40px; } .page-tongits-go-6__logo-item { max-width: 120px; width: 100%; height: auto; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-tongits-go-6__logo-item:hover { filter: grayscale(0%); opacity: 1; } @media (max-width: 768px) { .page-tongits-go-6__hero-title { font-size: 2em; } .page-tongits-go-6__hero-subtitle { font-size: 1em; } .page-tongits-go-6__section-title { font-size: 1.8em; } .page-tongits-go-6__content-grid { grid-template-columns: 1fr; } .page-tongits-go-6__feature-item { flex: 1 1 100%; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; } .page-tongits-go-6__features-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-tongits-go-6__feature-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-tongits-go-6__faq-question { padding: 15px; } .page-tongits-go-6__faq-question h3 { font-size: 1.1em; } .page-tongits-go-6__faq-answer { padding: 0 10px; } .page-tongits-go-6__faq-item.active .page-tongits-go-6__faq-answer { padding: 15px 10px !important; } .page-tongits-go-6__floating-buttons { bottom: 15px; right: 15px; } .page-tongits-go-6__floating-button { padding: 10px 20px; font-size: 0.9em; } .page-tongits-go-6__content-item-image { max-width: 250px; } .page-tongits-go-6__logo-item { max-width: 80px; } .page-tongits-go-6__promo-banner { padding: 30px 15px; } .page-tongits-go-6__promo-banner h2 { font-size: 1.8em; } .page-tongits-go-6__promo-banner p { font-size: 1em; } .page-tongits-go-6__promo-banner .page-tongits-go-6__cta-button { padding: 15px 25px; font-size: 1.1em; } } @media (max-width: 480px) { .page-tongits-go-6__hero-title { font-size: 1.8em; } .page-tongits-go-6__section-title { font-size: 1.6em; } }