.page-playtime-checker-roblox { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-playtime-checker-roblox__hero-section { position: relative; width: 100%; min-height: 450px; background-color: #0a192f; background-image: url('[GALLERY:hero:1920x1080:gaming,roblox,futuristic]'); background-size: cover; background-position: center; display: flex; align-items: center; justify-content: center; text-align: center; padding: 10px 20px 50px; box-sizing: border-box; color: #fff; }.page-playtime-checker-roblox__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.8)); }.page-playtime-checker-roblox__hero-content { position: relative; z-index: 2; max-width: 900px; padding: 20px; }.page-playtime-checker-roblox__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); }.page-playtime-checker-roblox__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; line-height: 1.4; }.page-playtime-checker-roblox__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-playtime-checker-roblox__cta-button:hover { background-color: #ff6633; transform: translateY(-2px); }.page-playtime-checker-roblox__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); margin-bottom: 25px; }.page-playtime-checker-roblox__section-dark { background-color: #0a192f; color: #fff; }.page-playtime-checker-roblox__section-title { font-size: 2.2em; color: #0a192f; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-playtime-checker-roblox__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #e44d26; margin: 10px auto 0; border-radius: 2px; }.page-playtime-checker-roblox__section-title--light { color: #fff; }.page-playtime-checker-roblox__section-title--light::after { background-color: #e44d26; }.page-playtime-checker-roblox__text-content { font-size: 1.1em; line-height: 1.7; text-align: justify; }.page-playtime-checker-roblox__text-content p { margin-bottom: 15px; }.page-playtime-checker-roblox__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-playtime-checker-roblox__feature-item { background-color: #f2f2f2; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-playtime-checker-roblox__feature-item:hover { transform: translateY(-5px); }.page-playtime-checker-roblox__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-playtime-checker-roblox__feature-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; }.page-playtime-checker-roblox__feature-description { font-size: 0.95em; color: #555; }.page-playtime-checker-roblox__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; margin-top: 30px; }.page-playtime-checker-roblox__quick-access-button { display: block; background-color: #334466; color: #fff; padding: 15px 10px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; transition: background-color 0.3s ease, transform 0.2s ease; }.page-playtime-checker-roblox__quick-access-button:hover { background-color: #445588; transform: translateY(-2px); }.page-playtime-checker-roblox__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; }.page-playtime-checker-roblox__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-playtime-checker-roblox__game-card:hover { transform: translateY(-5px); }.page-playtime-checker-roblox__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-playtime-checker-roblox__game-card-content { padding: 20px; }.page-playtime-checker-roblox__game-card-title { font-size: 1.4em; color: #0a192f; margin-bottom: 10px; }.page-playtime-checker-roblox__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-playtime-checker-roblox__game-card-link { display: inline-block; background-color: #e44d26; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-playtime-checker-roblox__game-card-link:hover { background-color: #ff6633; }.page-playtime-checker-roblox__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-playtime-checker-roblox__promo-card { background-color: #f2f2f2; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-playtime-checker-roblox__promo-card:hover { transform: translateY(-5px); }.page-playtime-checker-roblox__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-playtime-checker-roblox__promo-card-content { padding: 20px; }.page-playtime-checker-roblox__promo-card-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; }.page-playtime-checker-roblox__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-playtime-checker-roblox__promo-card-button { display: inline-block; background-color: #0a192f; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-playtime-checker-roblox__promo-card-button:hover { background-color: #334466; }.page-playtime-checker-roblox__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-top: 30px; }.page-playtime-checker-roblox__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; }.page-playtime-checker-roblox__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-playtime-checker-roblox__payment-logo img:hover { filter: grayscale(0%); opacity: 1; }.page-playtime-checker-roblox__faq-container { margin-top: 30px; }.page-playtime-checker-roblox__faq-item { margin-bottom: 10px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-playtime-checker-roblox__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px; background-color: #f9f9f9; cursor: pointer; user-select: none; font-weight: bold; color: #333; transition: background-color 0.3s ease; }.page-playtime-checker-roblox__faq-question:hover { background-color: #eee; }.page-playtime-checker-roblox__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; color: #333; }.page-playtime-checker-roblox__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; color: #e44d26; }.page-playtime-checker-roblox__faq-item.active .page-playtime-checker-roblox__faq-toggle { transform: rotate(45deg); }.page-playtime-checker-roblox__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.page-playtime-checker-roblox__faq-item.active .page-playtime-checker-roblox__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-playtime-checker-roblox__faq-answer p { margin: 0; line-height: 1.6; }.page-playtime-checker-roblox__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-playtime-checker-roblox__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-playtime-checker-roblox__blog-card:hover { transform: translateY(-5px); }.page-playtime-checker-roblox__blog-card-image { width: 100%; height: 180px; object-fit: cover; }.page-playtime-checker-roblox__blog-card-content { padding: 20px; }.page-playtime-checker-roblox__blog-card-title { font-size: 1.2em; color: #0a192f; margin-bottom: 10px; }.page-playtime-checker-roblox__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-playtime-checker-roblox__blog-card-link { display: inline-block; color: #e44d26; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: color 0.3s ease; }.page-playtime-checker-roblox__blog-card-link:hover { color: #ff6633; }.page-playtime-checker-roblox__list-item { box-sizing: border-box; }.page-playtime-checker-roblox__list-container { box-sizing: border-box; padding: 0; margin: 0; }.page-playtime-checker-roblox__text-highlight { color: #e44d26; font-weight: bold; }.page-playtime-checker-roblox__contact-info { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-playtime-checker-roblox__contact-item { background-color: #f2f2f2; padding: 15px 20px; border-radius: 8px; text-align: center; flex: 1 1 auto; min-width: 150px; max-width: 250px; }.page-playtime-checker-roblox__contact-item strong { display: block; margin-bottom: 5px; color: #0a192f; }.page-playtime-checker-roblox__contact-item a { color: #e44d26; text-decoration: none; transition: color 0.3s ease; }.page-playtime-checker-roblox__contact-item a:hover { color: #ff6633; }@media (max-width: 768px) { .page-playtime-checker-roblox__hero-section { min-height: 350px; padding: 10px 15px 30px; }.page-playtime-checker-roblox__hero-title { font-size: 2em; }.page-playtime-checker-roblox__hero-subtitle { font-size: 1.1em; margin-bottom: 20px; }.page-playtime-checker-roblox__cta-button { padding: 12px 25px; font-size: 1em; }.page-playtime-checker-roblox__section { padding: 30px 15px; margin-bottom: 20px; }.page-playtime-checker-roblox__section-title { font-size: 1.8em; margin-bottom: 25px; }.page-playtime-checker-roblox__text-content { font-size: 1em; }.page-playtime-checker-roblox__features-grid, .page-playtime-checker-roblox__quick-access-grid, .page-playtime-checker-roblox__game-categories, .page-playtime-checker-roblox__promo-grid, .page-playtime-checker-roblox__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-playtime-checker-roblox__feature-item, .page-playtime-checker-roblox__game-card, .page-playtime-checker-roblox__promo-card, .page-playtime-checker-roblox__blog-card { padding: 0; }.page-playtime-checker-roblox__game-card-image, .page-playtime-checker-roblox__promo-card-image, .page-playtime-checker-roblox__blog-card-image { height: 160px; }.page-playtime-checker-roblox__game-card-content, .page-playtime-checker-roblox__promo-card-content, .page-playtime-checker-roblox__blog-card-content { padding: 15px; }.page-playtime-checker-roblox__game-card-title, .page-playtime-checker-roblox__promo-card-title { font-size: 1.2em; }.page-playtime-checker-roblox__faq-question { padding: 12px; }.page-playtime-checker-roblox__faq-question h3 { font-size: 1em; }.page-playtime-checker-roblox__faq-answer { padding: 0 12px; }.page-playtime-checker-roblox__faq-item.active .page-playtime-checker-roblox__faq-answer { padding: 15px 12px !important; }.page-playtime-checker-roblox__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-playtime-checker-roblox__payment-logo, .page-playtime-checker-roblox__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-playtime-checker-roblox__contact-info { flex-direction: column; align-items: center; }.page-playtime-checker-roblox__contact-item { width: 100% !important; max-width: 90%; margin: 0 auto; box-sizing: border-box; }body > main .page-playtime-checker-roblox__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 10px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }body > main .page-playtime-checker-roblox__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}