/* General Styles for the page */.page-smile-critters-poppy-playtime{font-family:'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif;color:#333;line-height:1.6;background-color:#f9f9f9;}.page-smile-critters-poppy-playtime__container{max-width:1200px;margin:0 auto;padding:0 15px;}.page-smile-critters-poppy-playtime__section{padding:60px 0;}.page-smile-critters-poppy-playtime__section--dark{background-color:#2a0000;color:#fff;}.page-smile-critters-poppy-playtime__section-title{font-size:2.5em;color:#8B0000;text-align:center;margin-bottom:40px;}.page-smile-critters-poppy-playtime__section--dark .page-smile-critters-poppy-playtime__section-title{color:#FFD700;}.page-smile-critters-poppy-playtime__text--center{text-align:center;}.page-smile-critters-poppy-playtime__text--light{color:#eee;}.page-smile-critters-poppy-playtime__button{display:inline-block;background-color:#8B0000;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer;font-size:1em;}.page-smile-critters-poppy-playtime__button:hover{background-color:#FFD700;color:#2a0000;}.page-smile-critters-poppy-playtime__button-group{display:flex;justify-content:center;gap:15px;margin-top:30px;flex-wrap:wrap;}/* Hero Section */.page-smile-critters-poppy-playtime__hero-section{position:relative;background-color:#2a0000;padding-top:10px;color:#fff;text-align:center;overflow:hidden;}.page-smile-critters-poppy-playtime__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.4;z-index:0;}.page-smile-critters-poppy-playtime__hero-content{position:relative;z-index:1;padding:100px 15px;max-width:900px;margin:0 auto;}.page-smile-critters-poppy-playtime__hero-title{font-size:3.5em;margin-bottom:20px;color:#FFD700;}.page-smile-critters-poppy-playtime__hero-subtitle{font-size:1.5em;margin-bottom:40px;color:#fff;}.page-smile-critters-poppy-playtime__hero-cta{background-color:#FFD700;color:#2a0000;padding:15px 35px;font-size:1.2em;border-radius:8px;}.page-smile-critters-poppy-playtime__hero-cta:hover{background-color:#fff;color:#8B0000;}/* Intro Section */.page-smile-critters-poppy-playtime__intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-smile-critters-poppy-playtime__intro-card{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,0.1);text-align:center;}.page-smile-critters-poppy-playtime__intro-card h3{color:#8B0000;margin-bottom:15px;font-size:1.5em;}.page-smile-critters-poppy-playtime__intro-card p{color:#555;}/* Quick Access */.page-smile-critters-poppy-playtime__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px;}.page-smile-critters-poppy-playtime__quick-access-item{text-align:center;}.page-smile-critters-poppy-playtime__quick-access-item .page-smile-critters-poppy-playtime__button{width:100%;padding:15px 10px;font-size:1.1em;}.page-smile-critters-poppy-playtime__quick-access-item .page-smile-critters-poppy-playtime__button:hover{transform:translateY(-3px);}/* Games Section */.page-smile-critters-poppy-playtime__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-smile-critters-poppy-playtime__game-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:transform 0.3s ease;}.page-smile-critters-poppy-playtime__game-card:hover{transform:translateY(-5px);}.page-smile-critters-poppy-playtime__game-image-wrapper{width:100%;height:200px;overflow:hidden;}.page-smile-critters-poppy-playtime__game-image{width:100%;height:100%;object-fit:cover;}.page-smile-critters-poppy-playtime__game-content{padding:20px;}.page-smile-critters-poppy-playtime__game-content h3{color:#8B0000;margin-bottom:10px;font-size:1.4em;}.page-smile-critters-poppy-playtime__game-content p{font-size:0.9em;color:#666;margin-bottom:15px;}.page-smile-critters-poppy-playtime__game-providers{margin-top:15px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;}.page-smile-critters-poppy-playtime__game-provider-logo{height:40px;max-width:100px;object-fit:contain;}/* Promotions Section */.page-smile-critters-poppy-playtime__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-smile-critters-poppy-playtime__promo-card{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,0.1);padding:30px;text-align:center;}.page-smile-critters-poppy-playtime__promo-card h3{color:#8B0000;margin-bottom:15px;font-size:1.5em;}.page-smile-critters-poppy-playtime__promo-card p{color:#555;margin-bottom:20px;}/* Security & Support Section */.page-smile-critters-poppy-playtime__security-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:40px;}.page-smile-critters-poppy-playtime__security-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,0.1);}.page-smile-critters-poppy-playtime__security-item h3{color:#8B0000;margin-bottom:15px;font-size:1.5em;}.page-smile-critters-poppy-playtime__security-item ul{list-style:none;padding:0;}.page-smile-critters-poppy-playtime__security-item li{margin-bottom:10px;display:flex;align-items:flex-start;color:#555;}.page-smile-critters-poppy-playtime__security-item li::before{content:'✔';color:#8B0000;margin-right:10px;font-weight:bold;}.page-smile-critters-poppy-playtime__payment-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;}.page-smile-critters-poppy-playtime__payment-logo{height:50px;max-width:120px;object-fit:contain;}/* FAQ Section */.page-smile-critters-poppy-playtime__faq-list{margin-top:40px;}.page-smile-critters-poppy-playtime__faq-item{background-color:#fff;margin-bottom:15px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.05);overflow:hidden;}.page-smile-critters-poppy-playtime__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:1.1em;font-weight:bold;color:#8B0000;cursor:pointer;user-select:none;transition:background-color 0.3s ease;}.page-smile-critters-poppy-playtime__faq-question:hover{background-color:#f5f5f5;}.page-smile-critters-poppy-playtime__faq-question h3{margin:0;font-size:1.1em;pointer-events:none;}.page-smile-critters-poppy-playtime__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform 0.3s ease;color:#555;}.page-smile-critters-poppy-playtime__faq-item.active .page-smile-critters-poppy-playtime__faq-toggle{transform:rotate(45deg);}.page-smile-critters-poppy-playtime__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0;color:#555;}.page-smile-critters-poppy-playtime__faq-item.active .page-smile-critters-poppy-playtime__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}/* Blog Section */.page-smile-critters-poppy-playtime__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-smile-critters-poppy-playtime__blog-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:transform 0.3s ease;}.page-smile-critters-poppy-playtime__blog-card:hover{transform:translateY(-5px);}.page-smile-critters-poppy-playtime__blog-image-wrapper{width:100%;height:220px;overflow:hidden;}.page-smile-critters-poppy-playtime__blog-image{width:100%;height:100%;object-fit:cover;}.page-smile-critters-poppy-playtime__blog-content{padding:20px;}.page-smile-critters-poppy-playtime__blog-content h3{margin-bottom:10px;font-size:1.3em;}.page-smile-critters-poppy-playtime__blog-content h3 a{color:#8B0000;text-decoration:none;transition:color 0.3s ease;}.page-smile-critters-poppy-playtime__blog-content h3 a:hover{color:#FFD700;}.page-smile-critters-poppy-playtime__blog-content p{font-size:0.9em;color:#666;margin-bottom:15px;}/* Floating Buttons */.page-smile-critters-poppy-playtime__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000;}.page-smile-critters-poppy-playtime__floating-button{background-color:#8B0000;color:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:0.9em;text-align:center;text-decoration:none;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:background-color 0.3s ease,transform 0.3s ease;}.page-smile-critters-poppy-playtime__floating-button:hover{background-color:#FFD700;color:#2a0000;transform:scale(1.05);}@media (max-width:1024px){.page-smile-critters-poppy-playtime__hero-title{font-size:3em;}.page-smile-critters-poppy-playtime__hero-subtitle{font-size:1.3em;}.page-smile-critters-poppy-playtime__section-title{font-size:2em;}.page-smile-critters-poppy-playtime__security-grid{grid-template-columns:1fr;}}@media (max-width:768px){.page-smile-critters-poppy-playtime__hero-content{padding:80px 15px;}.page-smile-critters-poppy-playtime__hero-title{font-size:2.5em;}.page-smile-critters-poppy-playtime__hero-subtitle{font-size:1.1em;}.page-smile-critters-poppy-playtime__section{padding:40px 0;}.page-smile-critters-poppy-playtime__section-title{font-size:1.8em;margin-bottom:30px;}.page-smile-critters-poppy-playtime__button{padding:10px 20px;font-size:0.9em;}.page-smile-critters-poppy-playtime__button-group{flex-direction:column;gap:10px;}.page-smile-critters-poppy-playtime__intro-grid,.page-smile-critters-poppy-playtime__quick-access-grid,.page-smile-critters-poppy-playtime__games-grid,.page-smile-critters-poppy-playtime__promotions-grid,.page-smile-critters-poppy-playtime__blog-grid{grid-template-columns:1fr;}.page-smile-critters-poppy-playtime__quick-access-item .page-smile-critters-poppy-playtime__button{padding:12px 10px;font-size:1em;}.page-smile-critters-poppy-playtime__faq-question{padding:15px 15px;font-size:1em;}.page-smile-critters-poppy-playtime__faq-question h3{font-size:1em;}.page-smile-critters-poppy-playtime__faq-answer{padding:15px 15px !important;}.page-smile-critters-poppy-playtime__security-item{padding:20px;}.page-smile-critters-poppy-playtime__security-item h3{font-size:1.3em;}.page-smile-critters-poppy-playtime__security-item li{font-size:0.9em;}.page-smile-critters-poppy-playtime__payment-logo{height:40px;}.page-smile-critters-poppy-playtime__floating-buttons{bottom:15px;right:15px;gap:8px;}.page-smile-critters-poppy-playtime__floating-button{width:45px;height:45px;font-size:0.8em;}.page-smile-critters-poppy-playtime__quick-access-item .page-smile-critters-poppy-playtime__button{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-smile-critters-poppy-playtime__payment-logos{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}.page-smile-critters-poppy-playtime__payment-logo{max-width:100% !important;height:auto !important;box-sizing:border-box !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-smile-critters-poppy-playtime__security-item ul{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}.page-smile-critters-poppy-playtime__security-item li{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}img{max-width:100% !important;height:auto !important;box-sizing:border-box !important;}.page-smile-critters-poppy-playtime__game-image-wrapper,.page-smile-critters-poppy-playtime__blog-image-wrapper{width:100% !important;max-width:100% !important;overflow:hidden !important;box-sizing:border-box !important;}}