.page-is-playtime-co-real-from-poppy-playtime { font-family: 'Arial', sans-serif; color: #E0E0E0; background-color: #1a1a1a; line-height: 1.6; padding-top: 10px; } .page-is-playtime-co-real-from-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-is-playtime-co-real-from-poppy-playtime__section { padding: 60px 20px; margin-bottom: 20px; border-radius: 10px; background-color: #222222; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-is-playtime-co-real-from-poppy-playtime__section--dark { background-color: #1a1a1a; } .page-is-playtime-co-real-from-poppy-playtime__section-title { font-size: 2.8em; color: #FFD700; text-align: center; margin-bottom: 40px; font-weight: bold; text-shadow: 0 0 8px rgba(255, 215, 0, 0.5); } .page-is-playtime-co-real-from-poppy-playtime__section-subtitle { font-size: 2em; color: #00BFFF; text-align: center; margin-bottom: 30px; } .page-is-playtime-co-real-from-poppy-playtime__text-content { font-size: 1.1em; color: #CCCCCC; text-align: justify; margin-bottom: 20px; } .page-is-playtime-co-real-from-poppy-playtime__button { display: inline-block; background-color: #FFD700; color: #1a1a1a; 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; border: none; cursor: pointer; text-align: center; white-space: nowrap; } .page-is-playtime-co-real-from-poppy-playtime__button:hover { background-color: #E6C200; transform: translateY(-3px); } .page-is-playtime-co-real-from-poppy-playtime__hero-section { background-image: url('[GALLERY:hero:1920x1080:poppy playtime,mystery,gaming,arionplay]'); background-size: cover; background-position: center; text-align: center; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; z-index: 1; } .page-is-playtime-co-real-from-poppy-playtime__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: -1; } .page-is-playtime-co-real-from-poppy-playtime__hero-title { font-size: 3.5em; color: #FFFFFF; margin-bottom: 20px; text-shadow: 0 0 15px rgba(0, 0, 0, 0.8); line-height: 1.2; } .page-is-playtime-co-real-from-poppy-playtime__hero-subtitle { font-size: 1.5em; color: #FFD700; margin-bottom: 40px; text-shadow: 0 0 10px rgba(255, 215, 0, 0.6); } .page-is-playtime-co-real-from-poppy-playtime__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-is-playtime-co-real-from-poppy-playtime__card { background-color: #333333; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .page-is-playtime-co-real-from-poppy-playtime__card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.6); } .page-is-playtime-co-real-from-poppy-playtime__card-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; border-radius: 8px; margin-bottom: 15px; box-sizing: border-box; } .page-is-playtime-co-real-from-poppy-playtime__card-image { width: 100%; height: auto; display: block; object-fit: cover; border-radius: 8px; } .page-is-playtime-co-real-from-poppy-playtime__card-title { font-size: 1.6em; color: #00BFFF; margin-bottom: 15px; } .page-is-playtime-co-real-from-poppy-playtime__card-description { font-size: 0.95em; color: #B0B0B0; margin-bottom: 20px; flex-grow: 1; } .page-is-playtime-co-real-from-poppy-playtime__list { list-style: none; padding: 0; margin-top: 30px; } .page-is-playtime-co-real-from-poppy-playtime__list-item { background-color: #333333; margin-bottom: 15px; padding: 20px; border-radius: 8px; display: flex; align-items: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .page-is-playtime-co-real-from-poppy-playtime__list-icon { width: 40px; height: 40px; margin-right: 20px; flex-shrink: 0; } .page-is-playtime-co-real-from-poppy-playtime__list-text { font-size: 1.1em; color: #CCCCCC; } .page-is-playtime-co-real-from-poppy-playtime__game-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 40px; } .page-is-playtime-co-real-from-poppy-playtime__provider-logo { height: 80px; width: auto; object-fit: contain; filter: grayscale(80%); transition: filter 0.3s ease; } .page-is-playtime-co-real-from-poppy-co-real-from-poppy-playtime__provider-logo:hover { filter: grayscale(0%); } .page-is-playtime-co-real-from-poppy-playtime__faq-item { background-color: #333333; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .page-is-playtime-co-real-from-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #444444; border-bottom: 1px solid #555555; transition: background-color 0.3s ease; } .page-is-playtime-co-real-from-poppy-playtime__faq-question:hover { background-color: #555555; } .page-is-playtime-co-real-from-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.3em; color: #FFD700; pointer-events: none; } .page-is-playtime-co-real-from-poppy-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #00BFFF; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-is-playtime-co-real-from-poppy-playtime__faq-item.active .page-is-playtime-co-real-from-poppy-playtime__faq-toggle { transform: rotate(45deg); color: #FFD700; } .page-is-playtime-co-real-from-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; font-size: 1em; color: #CCCCCC; } .page-is-playtime-co-real-from-poppy-playtime__faq-item.active .page-is-playtime-co-real-from-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-is-playtime-co-real-from-poppy-playtime__blog-card { background-color: #333333; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-is-playtime-co-real-from-poppy-playtime__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.6); } .page-is-playtime-co-real-from-poppy-playtime__blog-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; height: 200px; box-sizing: border-box; } .page-is-playtime-co-real-from-poppy-playtime__blog-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-is-playtime-co-real-from-poppy-playtime__blog-content { padding: 20px; display: flex; flex-direction: column; flex-grow: 1; } .page-is-playtime-co-real-from-poppy-playtime__blog-title { font-size: 1.4em; color: #00BFFF; margin-bottom: 10px; line-height: 1.4; } .page-is-playtime-co-real-from-poppy-playtime__blog-excerpt { font-size: 0.95em; color: #B0B0B0; margin-bottom: 20px; flex-grow: 1; } @media (max-width: 768px) { .page-is-playtime-co-real-from-poppy-playtime__hero-title { font-size: 2.5em; } .page-is-playtime-co-real-from-poppy-playtime__hero-subtitle { font-size: 1.2em; } .page-is-playtime-co-real-from-poppy-playtime__section-title { font-size: 2em; } .page-is-playtime-co-real-from-poppy-playtime__section-subtitle { font-size: 1.5em; } .page-is-playtime-co-real-from-poppy-playtime__button { padding: 12px 25px; font-size: 1em; } .page-is-playtime-co-real-from-poppy-playtime__grid { grid-template-columns: 1fr; } .page-is-playtime-co-real-from-poppy-playtime__list-item { flex-direction: column; align-items: flex-start; padding: 15px; } .page-is-playtime-co-real-from-poppy-playtime__list-icon { margin-right: 0; margin-bottom: 10px; } .page-is-playtime-co-real-from-poppy-playtime__card, .page-is-playtime-co-real-from-poppy-playtime__blog-card { margin-left: 0 !important; margin-right: 0 !important; max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; } .page-is-playtime-co-real-from-poppy-playtime__card-image-wrapper, .page-is-playtime-co-real-from-poppy-playtime__blog-image-wrapper { max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; } .page-is-playtime-co-real-from-poppy-playtime__card-image, .page-is-playtime-co-real-from-poppy-playtime__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-is-playtime-co-real-from-poppy-playtime__faq-question { padding: 15px 20px; } .page-is-playtime-co-real-from-poppy-playtime__faq-question h3 { font-size: 1.1em; } .page-is-playtime-co-real-from-poppy-playtime__faq-answer { padding: 0 20px; } .page-is-playtime-co-real-from-poppy-playtime__faq-item.active .page-is-playtime-co-real-from-poppy-playtime__faq-answer { padding: 15px 20px !important; } .page-is-playtime-co-real-from-poppy-playtime__game-providers { gap: 15px; } .page-is-playtime-co-real-from-poppy-playtime__provider-logo { height: 60px; } } @media (max-width: 480px) { .page-is-playtime-co-real-from-poppy-playtime__hero-title { font-size: 2em; } .page-is-playtime-co-real-from-poppy-playtime__hero-subtitle { font-size: 1em; } .page-is-playtime-co-real-from-poppy-playtime__section-title { font-size: 1.8em; } .page-is-playtime-co-real-from-poppy-playtime__faq-question h3 { font-size: 1em; } }