.page-poppy-playtime-chapter-3-coloring-pages-catnap { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__hero-section { background: linear-gradient(135deg, #7b4397, #dc2430); color: #fff; text-align: center; padding: 10px 20px 60px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__hero-content { position: relative; z-index: 1; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); } .page-poppy-playtime-chapter-3-coloring-pages-catnap__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__button:hover { background-color: #e0a800; transform: translateY(-2px); } .page-poppy-playtime-chapter-3-coloring-pages-catnap__section { background-color: #fff; padding: 40px 20px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); } .page-poppy-playtime-chapter-3-coloring-pages-catnap__section-title { font-size: 2em; color: #7b4397; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 4px; background-color: #ffc107; border-radius: 2px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__intro-text { text-align: center; max-width: 900px; margin: 0 auto 30px auto; font-size: 1.1em; color: #555; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.08); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0,0,0,0.12); } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card-image-wrapper { width: 100%; max-height: 200px; overflow: hidden; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card-image { width: 100%; height: auto; display: block; object-fit: cover; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card-title { font-size: 1.4em; color: #7b4397; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__quick-access-button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__quick-access-button:hover { background-color: #0056b3; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-list { list-style: none; padding: 0; max-width: 900px; margin: 0 auto; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-item { background-color: #f2f2f2; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; font-size: 1.1em; font-weight: bold; color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-question:hover { background-color: #e0e0e0; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-question h3 { margin: 0; pointer-events: none; color: #7b4397; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-item.active .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-item.active .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-card { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.08); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0,0,0,0.12); } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-image-wrapper { width: 100%; max-height: 200px; overflow: hidden; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-image { width: 100%; height: auto; display: block; object-fit: cover; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-content { padding: 20px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-title { font-size: 1.3em; color: #7b4397; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-date { font-size: 0.85em; color: #999; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-link:hover { color: #0056b3; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__floating-button { background-color: #dc2430; color: #fff; padding: 10px 18px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; text-align: center; box-shadow: 0 4px 10px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__floating-button:hover { background-color: #b31d27; transform: scale(1.05); } @media (max-width: 768px) { .page-poppy-playtime-chapter-3-coloring-pages-catnap__hero-title { font-size: 2em; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__hero-subtitle { font-size: 1em; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__button { padding: 10px 20px; font-size: 1em; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__section { padding: 20px 10px; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__section-title { font-size: 1.6em; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__intro-text { font-size: 1em; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__grid, .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card-title, .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-title { font-size: 1.2em; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__quick-access-buttons { flex-direction: column; gap: 15px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__quick-access-button { width: 100%; max-width: 250px; margin: 0 auto; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-question { padding: 12px 15px; font-size: 1em; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-answer { padding: 0 15px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-item.active .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-answer { padding: 15px !important; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__floating-buttons { bottom: 10px; right: 10px; gap: 8px; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__floating-button { padding: 8px 15px; font-size: 0.85em; } .page-poppy-playtime-chapter-3-coloring-pages-catnap img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__card-image-wrapper, .page-poppy-playtime-chapter-3-coloring-pages-catnap__blog-image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-3-coloring-pages-catnap__faq-list, .page-poppy-playtime-chapter-3-coloring-pages-catnap__grid, .page-poppy-playtime-chapter-3-coloring-pages-catnap__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-coloring-pages-catnap__faq-item { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }