.page-toy-story-3-playtime-sheriff-woody { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-bottom: 20px; } .page-toy-story-3-playtime-sheriff-woody__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-toy-story-3-playtime-sheriff-woody__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:toy story,playtime,sheriff woody,casino,adventure]') no-repeat center center/cover; padding: 80px 0; text-align: center; margin-bottom: 40px; border-radius: 8px; overflow: hidden; } .page-toy-story-3-playtime-sheriff-woody__hero-title { font-size: 2.8em; color: #ffd700; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-toy-story-3-playtime-sheriff-woody__hero-description { font-size: 1.2em; color: #e0e0e0; max-width: 800px; margin: 0 auto 30px auto; } .page-toy-story-3-playtime-sheriff-woody__button { display: inline-block; background-color: #e63946; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-toy-story-3-playtime-sheriff-woody__button:hover { background-color: #c72c38; transform: translateY(-2px); } .page-toy-story-3-playtime-sheriff-woody__section { padding: 40px 0; margin-bottom: 30px; background-color: #24243e; border-radius: 8px; } .page-toy-story-3-playtime-sheriff-woody__section-heading { font-size: 2.2em; color: #ffd700; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); } .page-toy-story-3-playtime-sheriff-woody__content-text { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 30px auto; color: #e0e0e0; } .page-toy-story-3-playtime-sheriff-woody__image-wrapper { text-align: center; margin-bottom: 30px; } .page-toy-story-3-playtime-sheriff-woody__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-toy-story-3-playtime-sheriff-woody__game-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; padding: 0 15px; } .page-toy-story-3-playtime-sheriff-woody__feature-card { background-color: #2e2e4a; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-toy-story-3-playtime-sheriff-woody__feature-card:hover { transform: translateY(-5px); } .page-toy-story-3-playtime-sheriff-woody__feature-icon { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; } .page-toy-story-3-playtime-sheriff-woody__feature-title { font-size: 1.5em; color: #ffd700; margin-bottom: 10px; } .page-toy-story-3-playtime-sheriff-woody__feature-description { font-size: 0.95em; color: #ccc; } .page-toy-story-3-playtime-sheriff-woody__download-app-section { background-color: #1a1a2e; padding: 50px 0; text-align: center; border-radius: 8px; margin-bottom: 40px; } .page-toy-story-3-playtime-sheriff-woody__download-app-grid { display: flex; flex-direction: column; align-items: center; gap: 30px; padding: 0 15px; } .page-toy-story-3-playtime-sheriff-woody__download-app-text { font-size: 1.1em; color: #e0e0e0; max-width: 700px; margin: 0 auto; } .page-toy-story-3-playtime-sheriff-woody__download-image { max-width: 250px; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-toy-story-3-playtime-sheriff-woody__promo-cta-section { background-color: #24243e; padding: 50px 0; text-align: center; border-radius: 8px; } .page-toy-story-3-playtime-sheriff-woody__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 30px; } .page-toy-story-3-playtime-sheriff-woody__faq-section { padding: 40px 0; margin-top: 40px; background-color: #2e2e4a; border-radius: 8px; } .page-toy-story-3-playtime-sheriff-woody__faq-item { margin-bottom: 15px; border-bottom: 1px solid #444; } .page-toy-story-3-playtime-sheriff-woody__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #3a3a5a; cursor: pointer; user-select: none; border-radius: 5px; transition: background-color 0.3s ease; } .page-toy-story-3-playtime-sheriff-woody__faq-question:hover { background-color: #4a4a6a; } .page-toy-story-3-playtime-sheriff-woody__faq-question h3 { font-size: 1.2em; color: #ffd700; margin: 0; pointer-events: none; } .page-toy-story-3-playtime-sheriff-woody__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffd700; transition: transform 0.3s ease; pointer-events: none; } .page-toy-story-3-playtime-sheriff-woody__faq-item.active .page-toy-story-3-playtime-sheriff-woody__faq-toggle { transform: rotate(45deg); } .page-toy-story-3-playtime-sheriff-woody__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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: #2e2e4a; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .page-toy-story-3-playtime-sheriff-woody__faq-item.active .page-toy-story-3-playtime-sheriff-woody__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-toy-story-3-playtime-sheriff-woody__hero-section { padding: 60px 0; } .page-toy-story-3-playtime-sheriff-woody__hero-title { font-size: 2em; } .page-toy-story-3-playtime-sheriff-woody__hero-description { font-size: 1em; } .page-toy-story-3-playtime-sheriff-woody__button { padding: 12px 25px; font-size: 1em; } .page-toy-story-3-playtime-sheriff-woody__section-heading { font-size: 1.8em; } .page-toy-story-3-playtime-sheriff-woody__content-text { font-size: 1em; } .page-toy-story-3-playtime-sheriff-woody__game-features-grid { grid-template-columns: 1fr; } .page-toy-story-3-playtime-sheriff-woody__feature-card { padding: 20px; } .page-toy-story-3-playtime-sheriff-woody__feature-title { font-size: 1.3em; } .page-toy-story-3-playtime-sheriff-woody__feature-icon { max-width: 100%; height: auto; } .page-toy-story-3-playtime-sheriff-woody__download-app-grid { flex-direction: column; } .page-toy-story-3-playtime-sheriff-woody__download-image { max-width: 200px; } .page-toy-story-3-playtime-sheriff-woody__cta-buttons { flex-direction: column; gap: 15px; } .page-toy-story-3-playtime-sheriff-woody__faq-question { padding: 12px 15px; } .page-toy-story-3-playtime-sheriff-woody__faq-question h3 { font-size: 1.1em; } .page-toy-story-3-playtime-sheriff-woody__faq-answer { padding: 15px !important; } } @media (max-width: 480px) { .page-toy-story-3-playtime-sheriff-woody__hero-title { font-size: 1.8em; } .page-toy-story-3-playtime-sheriff-woody__section-heading { font-size: 1.6em; } .page-toy-story-3-playtime-sheriff-woody__button { width: 100%; box-sizing: border-box; } .page-toy-story-3-playtime-sheriff-woody__cta-buttons { gap: 10px; } }