.page-poppy-playtime-3-release { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a2e; line-height: 1.6; }.page-poppy-playtime-3-release a { color: #e94560; text-decoration: none; }.page-poppy-playtime-3-release a:hover { text-decoration: underline; }.page-poppy-playtime-3-release__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-3-release__section { padding: 40px 20px; margin-bottom: 20px; background-color: #2a2a4a; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-poppy-playtime-3-release__section h1, .page-poppy-playtime-3-release__section h2 { color: #fff; text-align: center; margin-bottom: 25px; }.page-poppy-playtime-3-release__section h3 { color: #e94560; margin-bottom: 15px; }.page-poppy-playtime-3-release__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:poppy playtime 3,horror,game]') no-repeat center center/cover; background-size: cover; padding: 100px 20px 80px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 0; margin-bottom: 0; padding-top: calc(var(--header-offset, 122px) + 10px); }.page-poppy-playtime-3-release__hero-section h1 { font-size: 3em; margin-bottom: 20px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-poppy-playtime-3-release__hero-section p { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-3-release__button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-transform: uppercase; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-3-release__button:hover { background-color: #0f3460; text-decoration: none; }.page-poppy-playtime-3-release__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-poppy-playtime-3-release__card { background-color: #16213e; padding: 20px; border-radius: 8px; text-align: center; }.page-poppy-playtime-3-release__card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; }.page-poppy-playtime-3-release__card h3 { color: #e94560; font-size: 1.5em; margin-bottom: 10px; }.page-poppy-playtime-3-release__card p { font-size: 0.9em; }.page-poppy-playtime-3-release__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 15px; text-align: center; }.page-poppy-playtime-3-release__quick-access-button { display: block; background-color: #0f3460; color: #fff; padding: 12px 15px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-3-release__quick-access-button:hover { background-color: #e94560; }.page-poppy-playtime-3-release__promo-item { display: flex; align-items: center; margin-bottom: 20px; background-color: #16213e; padding: 15px; border-radius: 8px; }.page-poppy-playtime-3-release__promo-item img { width: 200px; height: 150px; object-fit: cover; border-radius: 5px; margin-right: 20px; }.page-poppy-playtime-3-release__promo-content { flex-grow: 1; }.page-poppy-playtime-3-release__promo-content h3 { margin-top: 0; }.page-poppy-playtime-3-release__promo-content p { margin-bottom: 10px; }.page-poppy-playtime-3-release__faq-item { margin-bottom: 10px; border-bottom: 1px solid #3a3a5a; }.page-poppy-playtime-3-release__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-3-release__faq-question:hover { background-color: #3a3a5a; }.page-poppy-playtime-3-release__faq-question h3 { margin: 0; font-size: 1.1em; color: #eee; pointer-events: none; }.page-poppy-playtime-3-release__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-3-release__faq-item.active .page-poppy-playtime-3-release__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-3-release__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; }.page-poppy-playtime-3-release__faq-item.active .page-poppy-playtime-3-release__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-poppy-playtime-3-release__blog-card { background-color: #16213e; padding: 20px; border-radius: 8px; text-align: left; transition: transform 0.3s ease; }.page-poppy-playtime-3-release__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-3-release__blog-card h3 { margin-top: 0; font-size: 1.3em; }.page-poppy-playtime-3-release__blog-card h3 a { color: #e94560; }.page-poppy-playtime-3-release__blog-card p { font-size: 0.9em; color: #ccc; }.page-poppy-playtime-3-release__blog-card a { display: inline-block; margin-top: 10px; }.page-poppy-playtime-3-release__list-container { padding-left: 0; list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; }.page-poppy-playtime-3-release__list-item { margin-bottom: 0; padding: 10px; background-color: #16213e; border-radius: 5px; display: flex; align-items: center; justify-content: center; text-align: center; gap: 8px; }.page-poppy-playtime-3-release__list-item img { max-height: 30px; width: auto; object-fit: contain; }.page-poppy-playtime-3-release__payment-logo { filter: grayscale(100%); opacity: 0.7; transition: all 0.3s ease; }.page-poppy-playtime-3-release__payment-logo:hover { filter: grayscale(0%); opacity: 1; }@media (max-width: 768px) { .page-poppy-playtime-3-release__hero-section h1 { font-size: 2em; }.page-poppy-playtime-3-release__hero-section p { font-size: 1em; }.page-poppy-playtime-3-release__button { padding: 12px 20px; font-size: 0.9em; }.page-poppy-playtime-3-release__grid { grid-template-columns: 1fr; }.page-poppy-playtime-3-release__quick-access-grid { grid-template-columns: 1fr; }.page-poppy-playtime-3-release__promo-item { flex-direction: column; text-align: center; }.page-poppy-playtime-3-release__promo-item img { margin-right: 0; margin-bottom: 15px; width: 100%; height: auto; max-width: 250px; }.page-poppy-playtime-3-release__section { padding: 20px 10px; }.page-poppy-playtime-3-release__container { padding: 10px; }.page-poppy-playtime-3-release__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-3-release__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; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); }.page-poppy-playtime-3-release__faq-answer { padding: 10px 15px !important; }.page-poppy-playtime-3-release__faq-item.active .page-poppy-playtime-3-release__faq-answer { padding: 15px 15px !important; } .page-poppy-playtime-3-release__list-item img { max-height: 25px; } img { max-width: 100% !important; height: auto !important; } .page-poppy-playtime-3-release__card img { width: 100%; max-width: 300px; object-fit: cover; height: 200px; }}