.page-roblox-total-playtime {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;}.page-roblox-total-playtime h1, .page-roblox-total-playtime h2, .page-roblox-total-playtime h3 {  color: #e94560;  text-align: center;  margin-bottom: 20px;}.page-roblox-total-playtime h1 {  font-size: 2.8em;  margin-top: 20px;}.page-roblox-total-playtime h2 {  font-size: 2.2em;  margin-top: 40px;}.page-roblox-total-playtime h3 {  font-size: 1.8em;}.page-roblox-total-playtime__section {  padding: 40px 20px;  margin: 0 auto;  max-width: 1200px;  box-sizing: border-box;}.page-roblox-total-playtime__hero-section {  position: relative;  padding: 120px 20px 80px;  background-size: cover;  background-position: center;  text-align: center;  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  min-height: 500px;  color: #fff;  padding-top: 10px; /* Adjust for body padding-top from header-offset */}.page-roblox-total-playtime__hero-section::before {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-color: rgba(0, 0, 0, 0.6);  z-index: 1;}.page-roblox-total-playtime__hero-content {  position: relative;  z-index: 2;  max-width: 800px;}.page-roblox-total-playtime__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.1;  color: #f0f0f0;}.page-roblox-total-playtime__hero-description {  font-size: 1.3em;  margin-bottom: 40px;  color: #ccc;}.page-roblox-total-playtime__cta-buttons {  display: flex;  gap: 20px;  flex-wrap: wrap;  justify-content: center;}.page-roblox-total-playtime__cta-button {  display: inline-block;  background-color: #e94560;  color: #fff;  padding: 15px 30px;  border-radius: 8px;  text-decoration: none;  font-size: 1.1em;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.3s ease;  border: none;  cursor: pointer;}.page-roblox-total-playtime__cta-button:hover {  background-color: #ff6a80;  transform: translateY(-3px);}.page-roblox-total-playtime__intro-content {  text-align: center;  max-width: 900px;  margin: 0 auto;}.page-roblox-total-playtime__intro-content p {  margin-bottom: 15px;  color: #ccc;}.page-roblox-total-playtime__quick-access-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  margin-top: 30px;}.page-roblox-total-playtime__quick-access-item {  background-color: #2e2e4e;  padding: 25px;  border-radius: 10px;  text-align: center;  transition: transform 0.3s ease;}.page-roblox-total-playtime__quick-access-item:hover {  transform: translateY(-5px);}.page-roblox-total-playtime__quick-access-item a {  color: #f0f0f0;  text-decoration: none;  font-size: 1.1em;  font-weight: bold;  display: block;}.page-roblox-total-playtime__quick-access-item a:hover {  color: #e94560;}.page-roblox-total-playtime__game-grid, .page-roblox-total-playtime__promo-grid, .page-roblox-total-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 30px;}.page-roblox-total-playtime__game-card, .page-roblox-total-playtime__promo-card, .page-roblox-total-playtime__blog-card {  background-color: #2e2e4e;  border-radius: 10px;  overflow: hidden;  text-align: center;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  transition: transform 0.3s ease;}.page-roblox-total-playtime__game-card:hover, .page-roblox-total-playtime__promo-card:hover, .page-roblox-total-playtime__blog-card:hover {  transform: translateY(-5px);}.page-roblox-total-playtime__card-image-container {  width: 100%;  height: 200px;  overflow: hidden;}.page-roblox-total-playtime__card-image {  width: 100%;  height: 100%;  object-fit: cover;}.page-roblox-total-playtime__card-content {  padding: 20px;}.page-roblox-total-playtime__card-title {  font-size: 1.5em;  margin-bottom: 10px;  color: #e94560;}.page-roblox-total-playtime__card-description {  font-size: 0.95em;  color: #ccc;  margin-bottom: 20px;}.page-roblox-total-playtime__card-button {  display: inline-block;  background-color: #e94560;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-size: 0.9em;  font-weight: bold;  transition: background-color 0.3s ease;}.page-roblox-total-playtime__card-button:hover {  background-color: #ff6a80;}.page-roblox-total-playtime__security-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 30px;}.page-roblox-total-playtime__security-item {  background-color: #2e2e4e;  padding: 25px;  border-radius: 10px;  text-align: center;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}.page-roblox-total-playtime__security-icon {  width: 80px;  height: 80px;  margin-bottom: 15px;  display: block;  margin-left: auto;  margin-right: auto;}.page-roblox-total-playtime__security-title {  font-size: 1.4em;  color: #e94560;  margin-bottom: 10px;}.page-roblox-total-playtime__security-description {  color: #ccc;  font-size: 0.95em;}.page-roblox-total-playtime__contact-button {  display: inline-block;  background-color: #e94560;  color: #fff;  padding: 12px 25px;  border-radius: 8px;  text-decoration: none;  font-size: 1em;  font-weight: bold;  margin-top: 30px;  transition: background-color 0.3s ease;}.page-roblox-total-playtime__contact-button:hover {  background-color: #ff6a80;}.page-roblox-total-playtime__faq-item {  background-color: #2e2e4e;  margin-bottom: 15px;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);}.page-roblox-total-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  user-select: none;  background-color: #3f3f6e;  transition: background-color 0.3s ease;}.page-roblox-total-playtime__faq-question h3 {  margin: 0;  color: #f0f0f0;  font-size: 1.2em;  text-align: left;  pointer-events: none;}.page-roblox-total-playtime__faq-toggle {  font-size: 1.8em;  font-weight: bold;  color: #e94560;  pointer-events: none;  transition: transform 0.3s ease;}.page-roblox-total-playtime__faq-item.active .page-roblox-total-playtime__faq-question {  background-color: #4f4f7e;}.page-roblox-total-playtime__faq-item.active .page-roblox-total-playtime__faq-toggle {  transform: rotate(45deg);}.page-roblox-total-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  color: #ccc;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-roblox-total-playtime__faq-item.active .page-roblox-total-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-roblox-total-playtime__blog-card-meta {  font-size: 0.85em;  color: #999;  margin-top: 10px;}.page-roblox-total-playtime__blog-card-meta span {  margin-right: 10px;}.page-roblox-total-playtime__blog-card-link {  color: #e94560;  text-decoration: none;  font-weight: bold;}.page-roblox-total-playtime__blog-card-link:hover {  text-decoration: underline;}/* General mobile responsiveness */@media (max-width: 768px) {.page-roblox-total-playtime h1 {    font-size: 2.2em;}.page-roblox-total-playtime h2 {    font-size: 1.8em;}.page-roblox-total-playtime h3 {    font-size: 1.4em;}.page-roblox-total-playtime__hero-section {    padding: 100px 15px 60px;    min-height: 400px;}.page-roblox-total-playtime__hero-title {    font-size: 2.5em;}.page-roblox-total-playtime__hero-description {    font-size: 1.1em;}.page-roblox-total-playtime__cta-buttons {    flex-direction: column;    gap: 15px;}.page-roblox-total-playtime__cta-button {    width: 100%;    max-width: 300px;    padding: 12px 20px;    font-size: 1em;}.page-roblox-total-playtime__section {    padding: 30px 15px;}.page-roblox-total-playtime__quick-access-grid,  .page-roblox-total-playtime__game-grid,  .page-roblox-total-playtime__promo-grid,  .page-roblox-total-playtime__blog-grid,  .page-roblox-total-playtime__security-grid {    grid-template-columns: 1fr;    gap: 20px;}.page-roblox-total-playtime__card-title {    font-size: 1.3em;}.page-roblox-total-playtime__card-description {    font-size: 0.9em;}.page-roblox-total-playtime__faq-question {    padding: 15px 20px;}.page-roblox-total-playtime__faq-question h3 {    font-size: 1.1em;}.page-roblox-total-playtime__faq-answer {    padding: 0 20px;}.page-roblox-total-playtime__faq-item.active .page-roblox-total-playtime__faq-answer {    padding: 15px 20px !important;}/* List item responsive optimization */.page-roblox-total-playtime__quick-access-item,  .page-roblox-total-playtime__game-card,  .page-roblox-total-playtime__promo-card,  .page-roblox-total-playtime__blog-card,  .page-roblox-total-playtime__security-item {    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-roblox-total-playtime__card-image-container {    width: 100% !important;    max-width: 100% !important;    overflow: hidden;    box-sizing: border-box !important;}.page-roblox-total-playtime__card-image {    max-width: 100% !important;    height: auto !important;}.page-roblox-total-playtime__security-icon {    max-width: 80px !important;    height: auto !important;}}.page-roblox-total-playtime__image-container {  width: 100%;  overflow: hidden;  box-sizing: border-box;}.page-roblox-total-playtime__image {  max-width: 100%;  height: auto;  display: block;}