.page-t-p-o-n-okvip { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-t-p-o-n-okvip__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; }.page-t-p-o-n-okvip__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:okvip,banner,gaming,vietnam]') no-repeat center center/cover; color: #fff; text-align: center; padding: 10px 0 80px; position: relative; overflow: hidden; }.page-t-p-o-n-okvip__hero-content { max-width: 900px; margin: 0 auto; padding: 60px 20px; }.page-t-p-o-n-okvip__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #FFD700; }.page-t-p-o-n-okvip__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-t-p-o-n-okvip__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-t-p-o-n-okvip__btn { display: inline-block; padding: 15px 30px; background-color: #FF4500; color: #fff; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-t-p-o-n-okvip__btn:hover { background-color: #E03E00; transform: translateY(-3px); }.page-t-p-o-n-okvip__btn--secondary { background-color: #007BFF; }.page-t-p-o-n-okvip__btn--secondary:hover { background-color: #0056b3; }.page-t-p-o-n-okvip__section { padding: 80px 0; background-color: #fff; margin-bottom: 20px; }.page-t-p-o-n-okvip__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-t-p-o-n-okvip__section-title { font-size: 2.8em; text-align: center; margin-bottom: 40px; color: #333; position: relative; padding-bottom: 15px; }.page-t-p-o-n-okvip__section-title--light { color: #ecf0f1; }.page-t-p-o-n-okvip__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #FFD700; border-radius: 2px; }.page-t-p-o-n-okvip__text-content { text-align: center; font-size: 1.1em; max-width: 800px; margin: 0 auto 40px; }.page-t-p-o-n-okvip__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-t-p-o-n-okvip__card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; }.page-t-p-o-n-okvip__card--dark { background-color: #34495e; color: #ecf0f1; }.page-t-p-o-n-okvip__card:hover { transform: translateY(-10px); }.page-t-p-o-n-okvip__card-image { width: 100%; height: 200px; object-fit: cover; }.page-t-p-o-n-okvip__card-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-t-p-o-n-okvip__card-title { font-size: 1.8em; margin-bottom: 15px; color: #FF4500; }.page-t-p-o-n-okvip__card-title--light { color: #FFD700; }.page-t-p-o-n-okvip__card-description { font-size: 1em; margin-bottom: 20px; }.page-t-p-o-n-okvip__game-logos { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 20px; }.page-t-p-o-n-okvip__game-logo-item { width: 80px; height: 80px; object-fit: contain; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); padding: 5px; background-color: #fff; }.page-t-p-o-n-okvip__quick-access-list { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; }.page-t-p-o-n-okvip__promo-card { background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.08); overflow: hidden; display: flex; flex-direction: column; transition: transform 0.3s ease; }.page-t-p-o-n-okvip__promo-card:hover { transform: translateY(-5px); }.page-t-p-o-n-okvip__promo-image { width: 100%; height: 250px; object-fit: cover; }.page-t-p-o-n-okvip__promo-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-t-p-o-n-okvip__promo-title { font-size: 1.5em; margin-bottom: 10px; color: #FF4500; }.page-t-p-o-n-okvip__promo-description { font-size: 0.95em; line-height: 1.5; margin-bottom: 15px; }.page-t-p-o-n-okvip__faq-list { max-width: 900px; margin: 40px auto; }.page-t-p-o-n-okvip__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); overflow: hidden; }.page-t-p-o-n-okvip__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #FF4500; color: #fff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; }.page-t-p-o-n-okvip__faq-question:hover { background-color: #E03E00; }.page-t-p-o-n-okvip__faq-question h3 { margin: 0; pointer-events: none; color: #fff; }.page-t-p-o-n-okvip__faq-toggle { font-size: 1.8em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-t-p-o-n-okvip__faq-item.active .page-t-p-o-n-okvip__faq-toggle { transform: rotate(45deg); }.page-t-p-o-n-okvip__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fcfcfc; color: #555; }.page-t-p-o-n-okvip__faq-item.active .page-t-p-o-n-okvip__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-t-p-o-n-okvip__blog-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease; }.page-t-p-o-n-okvip__blog-item:hover { transform: translateY(-8px); }.page-t-p-o-n-okvip__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-t-p-o-n-okvip__blog-content { padding: 20px; }.page-t-p-o-n-okvip__blog-date { font-size: 0.85em; color: #777; margin-bottom: 10px; }.page-t-p-o-n-okvip__blog-title { font-size: 1.5em; margin-bottom: 10px; line-height: 1.3; }.page-t-p-o-n-okvip__blog-title a { color: #333; text-decoration: none; transition: color 0.3s ease; }.page-t-p-o-n-okvip__blog-title a:hover { color: #FF4500; }.page-t-p-o-n-okvip__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-t-p-o-n-okvip__social-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; }.page-t-p-o-n-okvip__social-link { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; background-color: #FF4500; color: #fff; border-radius: 50%; font-size: 1.5em; text-decoration: none; transition: background-color 0.3s ease, transform 0.3s ease; }.page-t-p-o-n-okvip__social-link:hover { background-color: #E03E00; transform: translateY(-3px); }.page-t-p-o-n-okvip__payment-logos { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-t-p-o-n-okvip__payment-logo-item { width: 100px; height: 60px; object-fit: contain; filter: grayscale(0%); transition: filter 0.3s ease; }.page-t-p-o-n-okvip__payment-logo-item:hover { filter: grayscale(0%); }@media (max-width: 992px) { .page-t-p-o-n-okvip__hero-title { font-size: 2.8em; } .page-t-p-o-n-okvip__hero-subtitle { font-size: 1.3em; } .page-t-p-o-n-okvip__section-title { font-size: 2.2em; } .page-t-p-o-n-okvip__text-content { font-size: 1em; } .page-t-p-o-n-okvip__grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } .page-t-p-o-n-okvip__card-title { font-size: 1.6em; } .page-t-p-o-n-okvip__promo-title { font-size: 1.3em; }}.page-t-p-o-n-okvip__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-t-p-o-n-okvip__floating-btn { width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 0.9em; font-weight: bold; text-align: center; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, background-color 0.3s ease; }.page-t-p-o-n-okvip__floating-btn:hover { transform: scale(1.1); }.page-t-p-o-n-okvip__floating-btn--register { background-color: #FF4500; }.page-t-p-o-n-okvip__floating-btn--register:hover { background-color: #E03E00; }.page-t-p-o-n-okvip__floating-btn--login { background-color: #007BFF; }.page-t-p-o-n-okvip__floating-btn--login:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-t-p-o-n-okvip__hero-section { padding: 10px 0 60px; } .page-t-p-o-n-okvip__hero-content { padding: 40px 15px; } .page-t-p-o-n-okvip__hero-title { font-size: 2.2em; } .page-t-p-o-n-okvip__hero-subtitle { font-size: 1.1em; } .page-t-p-o-n-okvip__hero-buttons { flex-direction: column; gap: 15px; } .page-t-p-o-n-okvip__btn { width: 80%; margin: 0 auto; } .page-t-p-o-n-okvip__section { padding: 60px 0; } .page-t-p-o-n-okvip__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-t-p-o-n-okvip__text-content { font-size: 0.95em; } .page-t-p-o-n-okvip__grid { grid-template-columns: 1fr; } .page-t-p-o-n-okvip__card-image { height: 180px; } .page-t-p-o-n-okvip__card-content { padding: 20px; } .page-t-p-o-n-okvip__card-title { font-size: 1.5em; } .page-t-p-o-n-okvip__quick-access-list { flex-direction: column; gap: 15px; } .page-t-p-o-n-okvip__promo-image { height: 200px; } .page-t-p-o-n-okvip__promo-content { padding: 15px; } .page-t-p-o-n-okvip__promo-title { font-size: 1.2em; } .page-t-p-o-n-okvip__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-t-p-o-n-okvip__faq-answer { padding: 0 20px; } .page-t-p-o-n-okvip__faq-item.active .page-t-p-o-n-okvip__faq-answer { padding: 15px 20px !important; } .page-t-p-o-n-okvip__blog-image { height: 180px; } .page-t-p-o-n-okvip__blog-title { font-size: 1.3em; } .page-t-p-o-n-okvip__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-t-p-o-n-okvip__floating-btn { width: 50px; height: 50px; font-size: 0.8em; } .page-t-p-o-n-okvip__game-logo-item, .page-t-p-o-n-okvip__payment-logo-item { width: 60px; height: 40px; } .page-t-p-o-n-okvip__social-link { width: 45px; height: 45px; font-size: 1.3em; } .page-t-p-o-n-okvip__hero-buttons .page-t-p-o-n-okvip__btn { width: 90%; max-width: 300px; } .page-t-p-o-n-okvip__quick-access-list .page-t-p-o-n-okvip__btn { width: 90%; max-width: 300px; } .page-t-p-o-n-okvip__section-title { padding-bottom: 10px; } .page-t-p-o-n-okvip__section-title::after { width: 60px; height: 3px; } .page-t-p-o-n-okvip__promo-card { margin-bottom: 15px; } .page-t-p-o-n-okvip__blog-item { margin-bottom: 15px; } .page-t-p-o-n-okvip__faq-list { margin: 30px auto; } .page-t-p-o-n-okvip__faq-item { margin-bottom: 10px; } .page-t-p-o-n-okvip__hero-content { padding-top: 20px; } }