/* Base styles for the page */.page-puppy-playtime-scary-games{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;padding-top:10px;/* Decorative top padding, body handles --header-offset */} .page-puppy-playtime-scary-games__container{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box;} .page-puppy-playtime-scary-games__section{padding:40px 0;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);} .page-puppy-playtime-scary-games__section-title{text-align:center;color:#2c3e50;margin-bottom:30px;font-size:2.2em;font-weight:bold;} .page-puppy-playtime-scary-games__section-subtitle{text-align:center;color:#555;margin-bottom:20px;font-size:1.2em;}/* Buttons */.page-puppy-playtime-scary-games__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;text-align:center;border:none;cursor:pointer;font-size:1.1em;box-sizing:border-box;} .page-puppy-playtime-scary-games__cta-button:hover{background-color:#c0392b;}/* Hero Section */.page-puppy-playtime-scary-games__hero-section{background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:scary_games,puppy_playtime,thriller]') no-repeat center center/cover;color:#fff;text-align:center;padding:100px 15px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px;border-radius:8px;margin-bottom:20px;box-sizing:border-box;} .page-puppy-playtime-scary-games__hero-title{font-size:3.5em;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,0.7);color:#ecf0f1;} .page-puppy-playtime-scary-games__hero-description{font-size:1.3em;margin-bottom:40px;max-width:800px;text-shadow:1px 1px 3px rgba(0,0,0,0.5);color:#bdc3c7;}/* Payment Providers Logo Section */.page-puppy-playtime-scary-games__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;background-color:#f2f2f2;padding:20px 0;border-radius:8px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,0.08);} .page-puppy-playtime-scary-games__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;} .page-puppy-playtime-scary-games__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}/* Introduction Section */.page-puppy-playtime-scary-games__intro-content{display:flex;flex-direction:column;gap:20px;text-align:center;} .page-puppy-playtime-scary-games__intro-text{font-size:1.1em;color:#555;max-width:900px;margin:0 auto;}/* Quick Access Section */.page-puppy-playtime-scary-games__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;justify-items:center;} .page-puppy-playtime-scary-games__quick-access-item{background-color:#f4f4f4;padding:20px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.08);transition:transform 0.3s ease;box-sizing:border-box;} .page-puppy-playtime-scary-games__quick-access-item:hover{transform:translateY(-5px);} .page-puppy-playtime-scary-games__quick-access-item h3{color:#34495e;margin-top:0;font-size:1.4em;}/* Core Games Section */.page-puppy-playtime-scary-games__game-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:25px;} .page-puppy-playtime-scary-games__game-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease;box-sizing:border-box;} .page-puppy-playtime-scary-games__game-card:hover{transform:translateY(-8px);} .page-puppy-playtime-scary-games__game-image{width:100%;height:200px;object-fit:cover;display:block;} .page-puppy-playtime-scary-games__game-content{padding:20px;} .page-puppy-playtime-scary-games__game-title{font-size:1.5em;color:#2c3e50;margin-top:0;margin-bottom:10px;} .page-puppy-playtime-scary-games__game-description{font-size:0.95em;color:#666;margin-bottom:20px;}/* Promotions Section */.page-puppy-playtime-scary-games__promo-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:25px;} .page-puppy-playtime-scary-games__promo-card{background-color:#eaf7ed;border-left:5px solid #27ae60;padding:25px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease;box-sizing:border-box;} .page-puppy-playtime-scary-games__promo-card:hover{transform:translateY(-8px);} .page-puppy-playtime-scary-games__promo-title{font-size:1.6em;color:#27ae60;margin-top:0;margin-bottom:10px;} .page-puppy-playtime-scary-games__promo-description{color:#555;margin-bottom:20px;}/* Security & Customer Service Section */.page-puppy-playtime-scary-games__service-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:25px;text-align:center;} .page-puppy-playtime-scary-games__service-item{background-color:#f9f9f9;padding:25px;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,0.08);box-sizing:border-box;} .page-puppy-playtime-scary-games__service-item h3{color:#34495e;margin-top:0;font-size:1.4em;} .page-puppy-playtime-scary-games__service-item p{color:#666;}/* FAQ Section */.page-puppy-playtime-scary-games__faq-list{max-width:800px;margin:0 auto;list-style:none;padding:0;} .page-puppy-playtime-scary-games__faq-item{background-color:#f9f9f9;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,0.08);transition:all 0.3s ease;box-sizing:border-box;} .page-puppy-playtime-scary-games__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#eee;color:#34495e;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease;box-sizing:border-box;} .page-puppy-playtime-scary-games__faq-question:hover{background-color:#e0e0e0;} .page-puppy-playtime-scary-games__faq-question h3{margin:0;pointer-events:none;/* Prevent h3 from intercepting click */flex-grow:1;text-align:left;color:#34495e;/* Ensure good contrast */} .page-puppy-playtime-scary-games__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;/* Prevent toggle icon from intercepting click */transition:transform 0.3s ease;color:#34495e;/* Ensure good contrast */} .page-puppy-playtime-scary-games__faq-item.active .page-puppy-playtime-scary-games__faq-toggle{transform:rotate(45deg);} .page-puppy-playtime-scary-games__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;color:#555;font-size:0.95em;box-sizing:border-box;text-align:left;} .page-puppy-playtime-scary-games__faq-item.active .page-puppy-playtime-scary-games__faq-answer{max-height:2000px !important;/* Sufficiently large */padding:20px 25px !important;opacity:1;}/* Latest Blog Section */.page-puppy-playtime-scary-games__blog-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:25px;} .page-puppy-playtime-scary-games__blog-post{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease;box-sizing:border-box;} .page-puppy-playtime-scary-games__blog-post:hover{transform:translateY(-8px);} .page-puppy-playtime-scary-games__blog-thumbnail{width:100%;height:200px;object-fit:cover;display:block;} .page-puppy-playtime-scary-games__blog-content{padding:20px;} .page-puppy-playtime-scary-games__blog-title{font-size:1.4em;color:#2c3e50;margin-top:0;margin-bottom:10px;min-height:2.8em;/* Ensure consistent height for titles */overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;} .page-puppy-playtime-scary-games__blog-excerpt{font-size:0.9em;color:#666;margin-bottom:15px;min-height:3.6em;/* Ensure consistent height for excerpts */overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;} .page-puppy-playtime-scary-games__blog-link{display:inline-block;color:#e74c3c;text-decoration:none;font-weight:bold;transition:color 0.3s ease;} .page-puppy-playtime-scary-games__blog-link:hover{color:#c0392b;}/* General Image Styling */.page-puppy-playtime-scary-games img:not(.page-puppy-playtime-scary-games__payment-logo img){max-width:100%;height:auto;display:block;object-fit:cover;}/* Responsive Design */@media (max-width: 992px){.page-puppy-playtime-scary-games__hero-title{font-size:2.8em;} .page-puppy-playtime-scary-games__hero-description{font-size:1.1em;} .page-puppy-playtime-scary-games__section-title{font-size:2em;}}@media (max-width: 768px){.page-puppy-playtime-scary-games__hero-section{padding:80px 15px;min-height:400px;} .page-puppy-playtime-scary-games__hero-title{font-size:2.2em;} .page-puppy-playtime-scary-games__hero-description{font-size:1em;} .page-puppy-playtime-scary-games__section{padding:30px 0;} .page-puppy-playtime-scary-games__section-title{font-size:1.8em;} .page-puppy-playtime-scary-games__cta-button{padding:12px 25px;font-size:1em;}/* Logo area specific mobile styles */.page-puppy-playtime-scary-games__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;} .page-puppy-playtime-scary-games__payment-logo,.page-puppy-playtime-scary-games__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}/* General image responsiveness for mobile */.page-puppy-playtime-scary-games img:not(.page-puppy-playtime-scary-games__payment-logo img){max-width:100% !important;height:auto !important;box-sizing:border-box !important;}/* List item mobile responsive */.page-puppy-playtime-scary-games__quick-access-grid,.page-puppy-playtime-scary-games__game-grid,.page-puppy-playtime-scary-games__promo-grid,.page-puppy-playtime-scary-games__service-grid,.page-puppy-playtime-scary-games__blog-grid{grid-template-columns:1fr;width:100% !important;max-width:100% !important;padding:0 15px !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;} .page-puppy-playtime-scary-games__quick-access-item,.page-puppy-playtime-scary-games__game-card,.page-puppy-playtime-scary-games__promo-card,.page-puppy-playtime-scary-games__service-item,.page-puppy-playtime-scary-games__blog-post,.page-puppy-playtime-scary-games__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;} .page-puppy-playtime-scary-games__faq-question,.page-puppy-playtime-scary-games__faq-answer{padding:15px 20px !important;} .page-puppy-playtime-scary-games__faq-answer{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}}@media (max-width: 480px){.page-puppy-playtime-scary-games__hero-title{font-size:1.8em;} .page-puppy-playtime-scary-games__hero-description{font-size:0.9em;} .page-puppy-playtime-scary-games__section-title{font-size:1.5em;}}