/* General styling for the page content */.page-catnap-sticker-poppy-playtime {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;padding-bottom: 40px;}.page-catnap-sticker-poppy-playtime__hero-section {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 20px 15px 40px;background: linear-gradient(135deg, #e0f2f7, #c1e4f2);position: relative;overflow: hidden;border-bottom-left-radius: 25px;border-bottom-right-radius: 25px;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__hero-content {max-width: 800px;z-index: 1;margin-bottom: 30px;}.page-catnap-sticker-poppy-playtime__hero-title {font-size: 2.8em;color: #2c3e50;margin-bottom: 15px;line-height: 1.2;font-weight: 700;}.page-catnap-sticker-poppy-playtime__hero-description {font-size: 1.2em;color: #555;margin-bottom: 30px;}.page-catnap-sticker-poppy-playtime__keyword {color: #e74c3c;font-weight: bold;}.page-catnap-sticker-poppy-playtime__hero-button,.page-catnap-sticker-poppy-playtime__card-button,.page-catnap-sticker-poppy-playtime__cta-button {display: inline-block;background-color: #e74c3c;color: #fff;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 10px rgba(0, 0, 0, 0.2);border: none;cursor: pointer;}.page-catnap-sticker-poppy-playtime__hero-button:hover,.page-catnap-sticker-poppy-playtime__card-button:hover,.page-catnap-sticker-poppy-playtime__cta-button:hover {background-color: #c0392b;transform: translateY(-2px);}.page-catnap-sticker-poppy-playtime__hero-image-wrapper {width: 100%;max-width: 100%;overflow: hidden;border-radius: 15px;box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__hero-image {width: 100%;height: auto;display: block;object-fit: cover;max-width: 100%;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__about-section,.page-catnap-sticker-poppy-playtime__collection-section,.page-catnap-sticker-poppy-playtime__faq-section,.page-catnap-sticker-poppy-playtime__cta-section {padding: 40px 15px;max-width: 1200px;margin: 0 auto;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__section-title {font-size: 2.2em;color: #2c3e50;text-align: center;margin-bottom: 20px;font-weight: 700;}.page-catnap-sticker-poppy-playtime__section-subtitle {font-size: 1.1em;color: #666;text-align: center;margin-bottom: 30px;}.page-catnap-sticker-poppy-playtime__text-block {font-size: 1.05em;margin-bottom: 20px;text-align: justify;}.page-catnap-sticker-poppy-playtime__image-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 20px;margin: 30px 0;}.page-catnap-sticker-poppy-playtime__image-item {background-color: #fff;border-radius: 15px;overflow: hidden;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);text-align: center;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__grid-image {width: 100%;height: 250px;object-fit: cover;display: block;max-width: 100%;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__image-caption {padding: 15px;font-size: 0.95em;color: #555;font-weight: bold;}.page-catnap-sticker-poppy-playtime__sticker-cards {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;justify-content: center;}.page-catnap-sticker-poppy-playtime__card {background-color: #fff;border-radius: 15px;overflow: hidden;box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);text-align: center;padding-bottom: 20px;transition: transform 0.3s ease;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__card:hover {transform: translateY(-5px);}.page-catnap-sticker-poppy-playtime__card-image {width: 100%;height: 220px;object-fit: cover;display: block;margin-bottom: 15px;max-width: 100%;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__card-title {font-size: 1.4em;color: #2c3e50;margin-bottom: 10px;padding: 0 15px;}.page-catnap-sticker-poppy-playtime__card-description {font-size: 0.95em;color: #666;margin-bottom: 20px;padding: 0 15px;}.page-catnap-sticker-poppy-playtime__faq-container {max-width: 800px;margin: 0 auto;}.page-catnap-sticker-poppy-playtime__faq-item {background-color: #fff;border-radius: 10px;margin-bottom: 15px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);overflow: hidden;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 20px;cursor: pointer;background-color: #f0f0f0;border-bottom: 1px solid #eee;transition: background-color 0.3s ease;user-select: none;}.page-catnap-sticker-poppy-playtime__faq-question:hover {background-color: #e0e0e0;}.page-catnap-sticker-poppy-playtime__faq-title {font-size: 1.1em;color: #333;margin: 0;pointer-events: none;}.page-catnap-sticker-poppy-playtime__faq-toggle {font-size: 1.5em;font-weight: bold;color: #e74c3c;transition: transform 0.3s ease;pointer-events: none;}.page-catnap-sticker-poppy-playtime__faq-item.active .page-catnap-sticker-poppy-playtime__faq-toggle {transform: rotate(45deg);}.page-catnap-sticker-poppy-playtime__faq-answer {max-height: 0;overflow: hidden;padding: 0 15px;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;background-color: #fdfdfd;}.page-catnap-sticker-poppy-playtime__faq-item.active .page-catnap-sticker-poppy-playtime__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-catnap-sticker-poppy-playtime__answer-text {font-size: 0.95em;color: #555;margin: 0;padding-bottom: 5px;}.page-catnap-sticker-poppy-playtime__cta-section {text-align: center;background-color: #2c3e50;color: #fff;padding: 60px 15px;border-radius: 15px;margin-top: 40px;box-sizing: border-box;}.page-catnap-sticker-poppy-playtime__cta-title {font-size: 2.5em;margin-bottom: 20px;font-weight: 700;color: #fff;}.page-catnap-sticker-poppy-playtime__cta-description {font-size: 1.2em;margin-bottom: 30px;color: #e0e0e0;}@media (max-width: 1024px) {.page-catnap-sticker-poppy-playtime__hero-title {font-size: 2.4em;}.page-catnap-sticker-poppy-playtime__section-title {font-size: 2em;}.page-catnap-sticker-poppy-playtime__cta-title {font-size: 2em;}}@media (max-width: 768px) {.page-catnap-sticker-poppy-playtime__hero-section {flex-direction: column;padding: 15px 10px 30px;}.page-catnap-sticker-poppy-playtime__hero-content {margin-bottom: 20px;}.page-catnap-sticker-poppy-playtime__hero-title {font-size: 2em;}.page-catnap-sticker-poppy-playtime__hero-description {font-size: 1em;}.page-catnap-sticker-poppy-playtime__hero-button,.page-catnap-sticker-poppy-playtime__card-button,.page-catnap-sticker-poppy-playtime__cta-button {padding: 12px 25px;font-size: 1em;}.page-catnap-sticker-poppy-playtime__about-section,.page-catnap-sticker-poppy-playtime__collection-section,.page-catnap-sticker-poppy-playtime__faq-section,.page-catnap-sticker-poppy-playtime__cta-section {padding: 30px 10px;}.page-catnap-sticker-poppy-playtime__section-title {font-size: 1.8em;}.page-catnap-sticker-poppy-playtime__section-subtitle {font-size: 1em;}.page-catnap-sticker-poppy-playtime__text-block {font-size: 0.95em;}.page-catnap-sticker-poppy-playtime__image-grid {grid-template-columns: 1fr;gap: 15px;}.page-catnap-sticker-poppy-playtime__grid-image {height: 200px;}.page-catnap-sticker-poppy-playtime__sticker-cards {grid-template-columns: 1fr;gap: 20px;}.page-catnap-sticker-poppy-playtime__card-image {height: 180px;}.page-catnap-sticker-poppy-playtime__card-title {font-size: 1.2em;}.page-catnap-sticker-poppy-playtime__card-description {font-size: 0.9em;}.page-catnap-sticker-poppy-playtime__faq-question {padding: 15px 15px;}.page-catnap-sticker-poppy-playtime__faq-title {font-size: 1em;}.page-catnap-sticker-poppy-playtime__faq-toggle {font-size: 1.3em;}.page-catnap-sticker-poppy-playtime__answer-text {font-size: 0.9em;}.page-catnap-sticker-poppy-playtime__cta-section {padding: 40px 10px;}.page-catnap-sticker-poppy-playtime__cta-title {font-size: 1.8em;}.page-catnap-sticker-poppy-playtime__cta-description {font-size: 1em;}.page-catnap-sticker-poppy-playtime__image-item,.page-catnap-sticker-poppy-playtime__card,.page-catnap-sticker-poppy-playtime__faq-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding-left: 0 !important;padding-right: 0 !important;}.page-catnap-sticker-poppy-playtime__faq-answer {padding-left: 10px !important;padding-right: 10px !important;}.page-catnap-sticker-poppy-playtime__faq-item.active .page-catnap-sticker-poppy-playtime__faq-answer {padding-left: 15px !important;padding-right: 15px !important;}.page-catnap-sticker-poppy-playtime__text-block,.page-catnap-sticker-poppy-playtime__image-caption,.page-catnap-sticker-poppy-playtime__card-title,.page-catnap-sticker-poppy-playtime__card-description,.page-catnap-sticker-poppy-playtime__faq-title,.page-catnap-sticker-poppy-playtime__answer-text,.page-catnap-sticker-poppy-playtime__cta-title,.page-catnap-sticker-poppy-playtime__cta-description {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}@media (max-width: 480px) {.page-catnap-sticker-poppy-playtime__hero-title {font-size: 1.8em;}.page-catnap-sticker-poppy-playtime__section-title {font-size: 1.6em;}.page-catnap-sticker-poppy-playtime__cta-title {font-size: 1.6em;}}