/* General styles for the page-code-poppy-playtime-tower-defense scope */.page-code-poppy-playtime-tower-defense{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;overflow-x:hidden;padding-top:10px;box-sizing:border-box}.page-code-poppy-playtime-tower-defense__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-code-poppy-playtime-tower-defense__section-title{font-size:2.5em;color:#0056b3;text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px}.page-code-poppy-playtime-tower-defense__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#ffc107;border-radius:2px}.page-code-poppy-playtime-tower-defense__sub-title{font-size:1.8em;color:#0056b3;margin-top:30px;margin-bottom:20px;text-align:center}.page-code-poppy-playtime-tower-defense__text-content{font-size:1.1em;margin-bottom:20px;text-align:justify}.page-code-poppy-playtime-tower-defense__button{display:inline-block;background-color:#007bff;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.1em;font-weight:bold;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer;text-align:center}.page-code-poppy-playtime-tower-defense__button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-code-poppy-playtime-tower-defense__button--secondary{background-color:#ffc107;color:#333}.page-code-poppy-playtime-tower-defense__button--secondary:hover{background-color:#e0a800;color:#333}.page-code-poppy-playtime-tower-defense__button--download{background-color:#28a745}.page-code-poppy-playtime-tower-defense__button--download:hover{background-color:#218838}.page-code-poppy-playtime-tower-defense__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden;padding:80px 0;box-sizing:border-box}.page-code-poppy-playtime-tower-defense__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-code-poppy-playtime-tower-defense__hero-image{width:100%;height:100%;object-fit:cover;filter:brightness(.5);max-width:100%}.page-code-poppy-playtime-tower-defense__hero-content{position:relative;z-index:1;max-width:800px;padding:20px}.page-code-poppy-playtime-tower-defense__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-code-poppy-playtime-tower-defense__hero-subtitle{font-size:1.4em;margin-bottom:40px;text-shadow:1px 1px 3px rgba(0,0,0,.7)}.page-code-poppy-playtime-tower-defense__hero-button{background-color:#ffc107;color:#333;padding:18px 40px;font-size:1.2em;border-radius:10px}.page-code-poppy-playtime-tower-defense__hero-button:hover{background-color:#e0a800;color:#333}.page-code-poppy-playtime-tower-defense__about-section{background-color:#fff;padding:60px 0;margin-bottom:40px}.page-code-poppy-playtime-tower-defense__game-features{margin-top:40px}.page-code-poppy-playtime-tower-defense__feature-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.page-code-poppy-playtime-tower-defense__feature-item{background-color:#e9f7ff;padding:15px 25px;border-left:5px solid #007bff;border-radius:5px;font-size:1.1em;flex:1 1 calc(33% - 40px);min-width:280px;box-sizing:border-box;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.1)}.page-code-poppy-playtime-tower-defense__codes-section{background-color:#f0f8ff;padding:60px 0;margin-bottom:40px}.page-code-poppy-playtime-tower-defense__codes-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;margin-bottom:40px}.page-code-poppy-playtime-tower-defense__code-item{background-color:#fff;padding:25px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:center;position:relative;overflow:hidden}.page-code-poppy-playtime-tower-defense__code-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background-color:#007bff}.page-code-poppy-playtime-tower-defense__code-title{font-size:1.6em;color:#0056b3;margin-bottom:10px}.page-code-poppy-playtime-tower-defense__code-description{font-size:1em;color:#555;margin-bottom:15px}.page-code-poppy-playtime-tower-defense__code-status{display:inline-block;background-color:#28a745;color:#fff;padding:5px 15px;border-radius:20px;font-size:.9em;font-weight:bold}.page-code-poppy-playtime-tower-defense__codes-cta{text-align:center;margin-top:30px;font-size:1.2em;color:#333}.page-code-poppy-playtime-tower-defense__strategy-section{background-color:#fff;padding:60px 0;margin-bottom:40px}.page-code-poppy-playtime-tower-defense__strategy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-code-poppy-playtime-tower-defense__strategy-card{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.page-code-poppy-playtime-tower-defense__strategy-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.page-code-poppy-playtime-tower-defense__strategy-image{width:100%;height:250px;object-fit:cover;max-width:100%}.page-code-poppy-playtime-tower-defense__card-title{font-size:1.4em;color:#0056b3;margin:20px 15px 10px}.page-code-poppy-playtime-tower-defense__card-text{font-size:1em;color:#666;padding:0 15px 20px}.page-code-poppy-playtime-tower-defense__cta-section{background-color:#007bff;color:#fff;padding:60px 0;text-align:center;margin-bottom:40px}.page-code-poppy-playtime-tower-defense__cta-section .page-code-poppy-playtime-tower-defense__section-title{color:#fff}.page-code-poppy-playtime-tower-defense__cta-section .page-code-poppy-playtime-tower-defense__section-title::after{background-color:#ffc107}.page-code-poppy-playtime-tower-defense__cta-section .page-code-poppy-playtime-tower-defense__text-content{color:#e0f2ff;max-width:800px;margin:0 auto 40px auto}.page-code-poppy-playtime-tower-defense__cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:40px}.page-code-poppy-playtime-tower-defense__cta-buttons .page-code-poppy-playtime-tower-defense__button{min-width:200px}.page-code-poppy-playtime-tower-defense__logo-showcase{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:40px;flex-wrap:wrap}.page-code-poppy-playtime-tower-defense__partner-logo{max-height:80px;width:auto;opacity:.8;transition:opacity .3s ease}.page-code-poppy-playtime-tower-defense__partner-logo:hover{opacity:1}.page-code-poppy-playtime-tower-defense__faq-section{background-color:#f8f8f8;padding:60px 0}.page-code-poppy-playtime-tower-defense__faq-list{max-width:800px;margin:40px auto 0}.page-code-poppy-playtime-tower-defense__faq-item{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}.page-code-poppy-playtime-tower-defense__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:1.2em;font-weight:bold;color:#0056b3;cursor:pointer;user-select:none;background-color:#e9f7ff;border-bottom:1px solid #e0e0e0;transition:background-color .3s ease}.page-code-poppy-playtime-tower-defense__faq-question:hover{background-color:#d0edff}.page-code-poppy-playtime-tower-defense__faq-question h3{margin:0;font-size:1.2em;color:#0056b3;pointer-events:none}.page-code-poppy-playtime-tower-defense__faq-toggle{font-size:1.5em;line-height:1;transition:transform .3s ease;pointer-events:none}.page-code-poppy-playtime-tower-defense__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#555;font-size:1.05em}.page-code-poppy-playtime-tower-defense__faq-answer p{margin:15px 0}.page-code-poppy-playtime-tower-defense__faq-item.active .page-code-poppy-playtime-tower-defense__faq-question{background-color:#d0edff;border-bottom:none}.page-code-poppy-playtime-tower-defense__faq-item.active .page-code-poppy-playtime-tower-defense__faq-toggle{transform:rotate(45deg)}.page-code-poppy-playtime-tower-defense__faq-item.active .page-code-poppy-playtime-tower-defense__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}@media (max-width:1024px){.page-code-poppy-playtime-tower-defense__hero-title{font-size:3em}.page-code-poppy-playtime-tower-defense__hero-subtitle{font-size:1.2em}.page-code-poppy-playtime-tower-defense__section-title{font-size:2em}}@media (max-width:768px){.page-code-poppy-playtime-tower-defense__hero-section{min-height:400px;padding:60px 0}.page-code-poppy-playtime-tower-defense__hero-title{font-size:2.5em}.page-code-poppy-playtime-tower-defense__hero-subtitle{font-size:1em}.page-code-poppy-playtime-tower-defense__hero-button{padding:15px 30px;font-size:1em}.page-code-poppy-playtime-tower-defense__container{padding:15px}.page-code-poppy-playtime-tower-defense__section-title{font-size:1.8em;margin-bottom:30px}.page-code-poppy-playtime-tower-defense__sub-title{font-size:1.5em}.page-code-poppy-playtime-tower-defense__text-content{font-size:1em}.page-code-poppy-playtime-tower-defense__feature-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:15px!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.page-code-poppy-playtime-tower-defense__feature-list{padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-code-poppy-playtime-tower-defense__codes-list,.page-code-poppy-playtime-tower-defense__strategy-grid{grid-template-columns:1fr;gap:20px}.page-code-poppy-playtime-tower-defense__cta-buttons{flex-direction:column;gap:15px}.page-code-poppy-playtime-tower-defense__partner-logo{max-height:60px}.page-code-poppy-playtime-tower-defense__faq-question{padding:15px 20px;font-size:1.1em}.page-code-poppy-playtime-tower-defense__faq-question h3{font-size:1.1em}.page-code-poppy-playtime-tower-defense__faq-answer{padding:15px 20px!important;font-size:1em}.page-code-poppy-playtime-tower-defense__faq-answer p{margin:10px 0}}@media (max-width:480px){.page-code-poppy-playtime-tower-defense__hero-title{font-size:2em}.page-code-poppy-playtime-tower-defense__hero-subtitle{font-size:.9em}.page-code-poppy-playtime-tower-defense__section-title{font-size:1.5em}.page-code-poppy-playtime-tower-defense__sub-title{font-size:1.3em}.page-code-poppy-playtime-tower-defense__button{padding:12px 25px;font-size:.95em}}.page-code-poppy-playtime-tower-defense img{max-width:100%;height:auto;display:block}.page-code-poppy-playtime-tower-defense__image-container{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}@media (max-width:768px){.page-code-poppy-playtime-tower-defense img{max-width:100%!important;height:auto!important}.page-code-poppy-playtime-tower-defense__image-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}