.page-poppy-playtime-chapter-3 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-poppy-playtime-chapter-3__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-chapter-3__hero-section { background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); color: #fff; text-align: center; padding: 60px 20px; padding-top: 70px; position: relative; overflow: hidden; } .page-poppy-playtime-chapter-3__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('[GALLERY:pattern:1920x1080:geometric,abstract,dark]'); background-size: cover; opacity: 0.1; z-index: 0; } .page-poppy-playtime-chapter-3__hero-content { position: relative; z-index: 1; } .page-poppy-playtime-chapter-3__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: 700; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-chapter-3__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; line-height: 1.5; } .page-poppy-playtime-chapter-3__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-3__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-poppy-playtime-chapter-3__section { background-color: #fff; padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-poppy-playtime-chapter-3__section-title { font-size: 2em; color: #24243e; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-poppy-playtime-chapter-3__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 4px; background-color: #ffcc00; border-radius: 2px; } .page-poppy-playtime-chapter-3__text-content { font-size: 1.05em; line-height: 1.7; margin-bottom: 20px; text-align: center; } .page-poppy-playtime-chapter-3__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-poppy-playtime-chapter-3__card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; padding-bottom: 20px; } .page-poppy-playtime-chapter-3__card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-poppy-playtime-chapter-3__card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-3__card-content { padding: 15px; } .page-poppy-playtime-chapter-3__card-title { font-size: 1.3em; color: #24243e; margin-bottom: 10px; } .page-poppy-playtime-chapter-3__card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-3__card-button { display: inline-block; background-color: #302b63; color: #fff; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3__card-button:hover { background-color: #0f0c29; } .page-poppy-playtime-chapter-3__quick-link-item { text-align: center; } .page-poppy-playtime-chapter-3__quick-link-button { display: block; background-color: #ffcc00; color: #333; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; font-size: 1em; width: 100%; box-sizing: border-box; } .page-poppy-playtime-chapter-3__quick-link-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-poppy-playtime-chapter-3__promo-item { display: flex; align-items: center; margin-bottom: 25px; background-color: #f9f9f9; padding: 20px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-poppy-playtime-chapter-3__promo-icon { flex-shrink: 0; width: 80px; height: 80px; margin-right: 20px; } .page-poppy-playtime-chapter-3__promo-content { flex-grow: 1; } .page-poppy-playtime-chapter-3__promo-title { font-size: 1.2em; color: #24243e; margin-bottom: 8px; } .page-poppy-playtime-chapter-3__promo-description { font-size: 0.95em; color: #555; } .page-poppy-playtime-chapter-3__payment-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-chapter-3__payment-logo { width: 100px; height: auto; opacity: 0.7; transition: opacity 0.3s ease; } .page-poppy-playtime-chapter-3__payment-logo:hover { opacity: 1; } .page-poppy-playtime-chapter-3__faq-item { border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; background-color: #fefefe; } .page-poppy-playtime-chapter-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3__faq-question:hover { background-color: #e0e0e0; } .page-poppy-playtime-chapter-3__faq-question h3 { margin: 0; font-size: 1.1em; color: #24243e; pointer-events: none; } .page-poppy-playtime-chapter-3__faq-toggle { font-size: 1.5em; font-weight: bold; color: #302b63; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-3__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; background-color: #fff; } .page-poppy-playtime-chapter-3__faq-answer p { margin: 15px 0; font-size: 0.95em; color: #555; } .page-poppy-playtime-chapter-3__faq-item.active .page-poppy-playtime-chapter-3__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-poppy-playtime-chapter-3__faq-item.active .page-poppy-playtime-chapter-3__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-3__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-poppy-playtime-chapter-3__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-poppy-playtime-chapter-3__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-poppy-playtime-chapter-3__blog-card-image { width: 100%; height: 220px; object-fit: cover; } .page-poppy-playtime-chapter-3__blog-card-content { padding: 20px; } .page-poppy-playtime-chapter-3__blog-card-title { font-size: 1.25em; color: #24243e; margin-bottom: 10px; line-height: 1.4; } .page-poppy-playtime-chapter-3__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-poppy-playtime-chapter-3__blog-card-title a:hover { color: #ffcc00; } .page-poppy-playtime-chapter-3__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-3__blog-card-date { font-size: 0.85em; color: #999; text-align: right; } @media (max-width: 768px) { .page-poppy-playtime-chapter-3__hero-title { font-size: 2em; } .page-poppy-playtime-chapter-3__hero-subtitle { font-size: 1em; } .page-poppy-playtime-chapter-3__cta-button { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-chapter-3__section { padding: 30px 15px; } .page-poppy-playtime-chapter-3__section-title { font-size: 1.7em; margin-bottom: 25px; } .page-poppy-playtime-chapter-3__text-content { font-size: 1em; } .page-poppy-playtime-chapter-3__grid { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-3__card-title { font-size: 1.2em; } .page-poppy-playtime-chapter-3__card-description { font-size: 0.9em; } .page-poppy-playtime-chapter-3__quick-link-button { font-size: 0.95em; padding: 10px 15px; } .page-poppy-playtime-chapter-3__promo-item { flex-direction: column; text-align: center; margin-bottom: 20px; padding: 15px; } .page-poppy-playtime-chapter-3__promo-icon { margin-right: 0; margin-bottom: 15px; } .page-poppy-playtime-chapter-3__promo-title { font-size: 1.1em; } .page-poppy-playtime-chapter-3__promo-description { font-size: 0.9em; } .page-poppy-playtime-chapter-3__payment-logo { width: 80px; } .page-poppy-playtime-chapter-3__faq-question { padding: 12px 15px; } .page-poppy-playtime-chapter-3__faq-question h3 { font-size: 1em; } .page-poppy-playtime-chapter-3__faq-answer { padding: 0 10px; } .page-poppy-playtime-chapter-3__faq-answer p { margin: 10px 0; font-size: 0.9em; } .page-poppy-playtime-chapter-3__faq-item.active .page-poppy-playtime-chapter-3__faq-answer { padding: 15px 10px !important; } .page-poppy-playtime-chapter-3__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-3__blog-card-title { font-size: 1.1em; } .page-poppy-playtime-chapter-3__blog-card-excerpt { font-size: 0.85em; } .page-poppy-playtime-chapter-3__container { padding: 10px; } .page-poppy-playtime-chapter-3__grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__promo-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__payment-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__payment-grid > * { width: auto !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-3__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }