:root{--page-xbox-playtime-primary-color:#007bff;--page-xbox-playtime-secondary-color:#6c757d;--page-xbox-playtime-accent-color:#ffc107;--page-xbox-playtime-dark-bg:#1a1a2e;--page-xbox-playtime-light-text:#e0e0e0;--page-xbox-playtime-card-bg:#21213b;--page-xbox-playtime-border-color:#333355}body{font-family:'Arial',sans-serif;line-height:1.6;color:var(--page-xbox-playtime-light-text);background-color:var(--page-xbox-playtime-dark-bg)}.page-xbox-playtime__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-xbox-playtime__section-title{font-size:2.5em;color:var(--page-xbox-playtime-accent-color);text-align:center;margin-bottom:20px;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.page-xbox-playtime__section-description{font-size:1.1em;text-align:center;max-width:800px;margin:0 auto 40px auto;color:var(--page-xbox-playtime-light-text)}.page-xbox-playtime__hero-cta-button,.page-xbox-playtime__access-button,.page-xbox-playtime__game-button,.page-xbox-playtime__promo-button,.page-xbox-playtime__contact-button,.page-xbox-playtime__blog-read-more{display:inline-block;background-color:var(--page-xbox-playtime-primary-color);color:#ffffff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer;text-align:center;box-sizing:border-box}.page-xbox-playtime__hero-cta-button:hover,.page-xbox-playtime__access-button:hover,.page-xbox-playtime__game-button:hover,.page-xbox-playtime__promo-button:hover,.page-xbox-playtime__contact-button:hover,.page-xbox-playtime__blog-read-more:hover{background-color:#0056b3;transform:translateY(-2px)}.page-xbox-playtime__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:10px;overflow:hidden;box-sizing:border-box}.page-xbox-playtime__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.5);max-width:100%}.page-xbox-playtime__hero-content{position:relative;z-index:1;max-width:800px;padding:20px;background:rgba(0,0,0,.6);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.3)}.page-xbox-playtime__hero-title{font-size:3.5em;color:var(--page-xbox-playtime-accent-color);margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-xbox-playtime__hero-description{font-size:1.3em;color:var(--page-xbox-playtime-light-text);margin-bottom:30px}.page-xbox-playtime__hero-cta-button{margin:10px}.page-xbox-playtime__hero-cta-button--secondary{background-color:var(--page-xbox-playtime-secondary-color)}.page-xbox-playtime__hero-cta-button--secondary:hover{background-color:#5a6268}.page-xbox-playtime__introduction-section{padding:60px 0;background-color:var(--page-xbox-playtime-card-bg)}.page-xbox-playtime__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-xbox-playtime__feature-item{background-color:var(--page-xbox-playtime-dark-bg);padding:30px;border-radius:10px;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .3s ease}.page-xbox-playtime__feature-item:hover{transform:translateY(-5px)}.page-xbox-playtime__feature-icon{width:100%;max-width:250px;height:auto;margin-bottom:15px;border-radius:5px;box-sizing:border-box}.page-xbox-playtime__feature-title{font-size:1.5em;color:var(--page-xbox-playtime-primary-color);margin-bottom:10px}.page-xbox-playtime__feature-text{font-size:1em;color:var(--page-xbox-playtime-light-text)}.page-xbox-playtime__quick-access-section{padding:60px 0;background-color:var(--page-xbox-playtime-dark-bg)}.page-xbox-playtime__access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-xbox-playtime__access-button{min-width:200px;padding:15px 30px;font-size:1.1em;background-color:var(--page-xbox-playtime-accent-color);color:var(--page-xbox-playtime-dark-bg)}.page-xbox-playtime__access-button:hover{background-color:#e0a800}.page-xbox-playtime__games-section{padding:60px 0;background-color:var(--page-xbox-playtime-card-bg)}.page-xbox-playtime__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-xbox-playtime__game-card{background-color:var(--page-xbox-playtime-dark-bg);border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease}.page-xbox-playtime__game-card:hover{transform:translateY(-5px)}.page-xbox-playtime__game-image{width:100%;height:200px;object-fit:cover;box-sizing:border-box;max-width:100%}.page-xbox-playtime__game-title{font-size:1.6em;color:var(--page-xbox-playtime-primary-color);margin:15px 10px 10px 10px}.page-xbox-playtime__game-description{font-size:.95em;color:var(--page-xbox-playtime-light-text);padding:0 15px 20px 15px}.page-xbox-playtime__game-button{margin-bottom:20px;font-size:.9em;padding:10px 20px}.page-xbox-playtime__promotions-section{padding:60px 0;background-color:var(--page-xbox-playtime-dark-bg)}.page-xbox-playtime__promotion-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-xbox-playtime__promo-card{background-color:var(--page-xbox-playtime-card-bg);border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease}.page-xbox-playtime__promo-card:hover{transform:translateY(-5px)}.page-xbox-playtime__promo-image{width:100%;height:220px;object-fit:cover;box-sizing:border-box;max-width:100%}.page-xbox-playtime__promo-title{font-size:1.6em;color:var(--page-xbox-playtime-accent-color);margin:15px 10px 10px 10px}.page-xbox-playtime__promo-text{font-size:.95em;color:var(--page-xbox-playtime-light-text);padding:0 15px 20px 15px}.page-xbox-playtime__promo-button{margin-bottom:20px;font-size:.9em;padding:10px 20px}.page-xbox-playtime__security-section{padding:60px 0;background-color:var(--page-xbox-playtime-card-bg)}.page-xbox-playtime__security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-xbox-playtime__security-item{background-color:var(--page-xbox-playtime-dark-bg);padding:30px;border-radius:10px;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .3s ease}.page-xbox-playtime__security-item:hover{transform:translateY(-5px)}.page-xbox-playtime__security-icon{width:100%;max-width:250px;height:auto;margin-bottom:15px;border-radius:5px;box-sizing:border-box}.page-xbox-playtime__security-title{font-size:1.5em;color:var(--page-xbox-playtime-primary-color);margin-bottom:10px}.page-xbox-playtime__security-text{font-size:1em;color:var(--page-xbox-playtime-light-text)}.page-xbox-playtime__contact-button{margin-top:40px;display:block;width:fit-content;margin-left:auto;margin-right:auto;font-size:1.2em;padding:15px 35px}.page-xbox-playtime__faq-section{padding:60px 0;background-color:var(--page-xbox-playtime-dark-bg)}.page-xbox-playtime__faq-list{max-width:900px;margin:40px auto 0 auto}.page-xbox-playtime__faq-item{background-color:var(--page-xbox-playtime-card-bg);border-radius:8px;margin-bottom:15px;box-shadow:0 2px 5px rgba(0,0,0,.2);overflow:hidden}.page-xbox-playtime__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:var(--page-xbox-playtime-primary-color);color:#ffffff;cursor:pointer;user-select:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease}.page-xbox-playtime__faq-question:hover{background-color:#0056b3}.page-xbox-playtime__faq-question-text{margin:0;flex-grow:1;pointer-events:none;color:#ffffff}.page-xbox-playtime__faq-toggle{font-size:1.5em;margin-left:15px;transition:transform .3s ease;pointer-events:none;color:#ffffff}.page-xbox-playtime__faq-item.active .page-xbox-playtime__faq-toggle{transform:rotate(45deg)}.page-xbox-playtime__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:var(--page-xbox-playtime-light-text);background-color:var(--page-xbox-playtime-card-bg)}.page-xbox-playtime__faq-item.active .page-xbox-playtime__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-xbox-playtime__faq-answer p{margin:0;padding-bottom:10px}.page-xbox-playtime__blog-section{padding:60px 0;background-color:var(--page-xbox-playtime-card-bg)}.page-xbox-playtime__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-xbox-playtime__blog-card{background-color:var(--page-xbox-playtime-dark-bg);border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.page-xbox-playtime__blog-card:hover{transform:translateY(-5px)}.page-xbox-playtime__blog-image{width:100%;height:200px;object-fit:cover;box-sizing:border-box;max-width:100%}.page-xbox-playtime__blog-content{padding:20px}.page-xbox-playtime__blog-title{font-size:1.5em;color:var(--page-xbox-playtime-primary-color);margin-bottom:10px}.page-xbox-playtime__blog-excerpt{font-size:.95em;color:var(--page-xbox-playtime-light-text);margin-bottom:20px}.page-xbox-playtime__blog-read-more{font-size:.9em;padding:8px 15px}@media (max-width:1024px){.page-xbox-playtime__hero-title{font-size:3em}.page-xbox-playtime__hero-description{font-size:1.2em}.page-xbox-playtime__section-title{font-size:2em}}@media (max-width:768px){.page-xbox-playtime__container{padding:15px}.page-xbox-playtime__hero-section{min-height:400px}.page-xbox-playtime__hero-title{font-size:2.2em}.page-xbox-playtime__hero-description{font-size:1em}.page-xbox-playtime__hero-cta-button{width:100%;margin:10px 0;max-width:300px}.page-xbox-playtime__section-title{font-size:1.8em}.page-xbox-playtime__section-description{font-size:.95em}.page-xbox-playtime__features-grid,.page-xbox-playtime__game-categories,.page-xbox-playtime__promotion-cards,.page-xbox-playtime__security-features,.page-xbox-playtime__blog-grid{grid-template-columns:1fr;gap:20px}.page-xbox-playtime__feature-item,.page-xbox-playtime__game-card,.page-xbox-playtime__promo-card,.page-xbox-playtime__security-item,.page-xbox-playtime__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-xbox-playtime__feature-icon,.page-xbox-playtime__game-image,.page-xbox-playtime__promo-image,.page-xbox-playtime__security-icon,.page-xbox-playtime__blog-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-xbox-playtime__feature-text,.page-xbox-playtime__game-description,.page-xbox-playtime__promo-text,.page-xbox-playtime__security-text,.page-xbox-playtime__blog-excerpt{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-xbox-playtime__faq-question{font-size:1em;padding:15px}.page-xbox-playtime__faq-answer{padding:0 15px}.page-xbox-playtime__faq-item.active .page-xbox-playtime__faq-answer{padding:15px !important}.page-xbox-playtime__contact-button{font-size:1em;padding:12px 25px}}@media (max-width:480px){.page-xbox-playtime__hero-title{font-size:1.8em}.page-xbox-playtime__hero-description{font-size:.9em}.page-xbox-playtime__section-title{font-size:1.5em}.page-xbox-playtime__section-description{font-size:.85em}}