body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#0d1117;color:#e6edf3}.page-winwin-sign{padding-top:var(--header-offset,122px);max-width:1200px;margin:0 auto}.page-winwin-sign__section{padding:40px 20px;margin-bottom:20px;border-radius:10px;background-color:#161b22;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-winwin-sign__section--dark{background-color:#0d1117}.page-winwin-sign__section-title{font-size:2.5em;color:#f0b90b;text-align:center;margin-bottom:30px;font-weight:700}.page-winwin-sign__section-subtitle{font-size:1.8em;color:#e6edf3;text-align:center;margin-bottom:20px}.page-winwin-sign__text{font-size:1.1em;line-height:1.6;color:#c9d1d9;margin-bottom:15px}.page-winwin-sign__hero-section{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url('[GALLERY:hero:1920x1080:casino,gaming,banner,winwin_sign]') center/cover no-repeat;color:#fff;text-align:center;padding:100px 20px 80px;border-radius:0;box-shadow:none;position:relative}.page-winwin-sign__hero-title{font-size:3.5em;margin-bottom:20px;color:#f0b90b;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-winwin-sign__hero-description{font-size:1.4em;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.5}.page-winwin-sign__button{display:inline-block;background-color:#f0b90b;color:#161b22;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer;margin:10px}.page-winwin-sign__button:hover{background-color:#ffd700;transform:translateY(-2px)}.page-winwin-sign__button--secondary{background-color:#218838;color:#fff}.page-winwin-sign__button--secondary:hover{background-color:#1e7e34}.page-winwin-sign__features-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-winwin-sign__feature-item{background-color:#21262d;padding:25px;border-radius:8px;text-align:center;width:calc(33% - 20px);box-sizing:border-box;transition:transform .3s ease}.page-winwin-sign__feature-item:hover{transform:translateY(-5px)}.page-winwin-sign__feature-item h3{color:#f0b90b;margin-top:0;font-size:1.5em}.page-winwin-sign__feature-item p{color:#c9d1d9;font-size:.95em}.page-winwin-sign__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:30px}.page-winwin-sign__quick-access-item{text-align:center}.page-winwin-sign__game-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-bottom:30px}.page-winwin-sign__category-tab{background-color:#21262d;color:#f0b90b;padding:10px 20px;border-radius:20px;cursor:pointer;transition:background-color .3s ease}.page-winwin-sign__category-tab:hover,.page-winwin-sign__category-tab.active{background-color:#f0b90b;color:#161b22}.page-winwin-sign__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.page-winwin-sign__game-card{background-color:#21262d;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:transform .3s ease}.page-winwin-sign__game-card:hover{transform:translateY(-5px)}.page-winwin-sign__game-card-image{width:100%;height:180px;object-fit:cover;display:block}.page-winwin-sign__game-card-content{padding:15px}.page-winwin-sign__game-card-title{font-size:1.3em;color:#f0b90b;margin-bottom:10px}.page-winwin-sign__game-card-description{font-size:.9em;color:#c9d1d9;margin-bottom:15px}.page-winwin-sign__promotion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.page-winwin-sign__promotion-card{background-color:#21262d;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:transform .3s ease}.page-winwin-sign__promotion-card:hover{transform:translateY(-5px)}.page-winwin-sign__promotion-card-image{width:100%;height:200px;object-fit:cover;display:block}.page-winwin-sign__promotion-card-content{padding:20px}.page-winwin-sign__promotion-card-title{font-size:1.4em;color:#f0b90b;margin-bottom:10px}.page-winwin-sign__promotion-card-description{font-size:.95em;color:#c9d1d9;margin-bottom:20px}.page-winwin-sign__security-features{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.page-winwin-sign__security-item{background-color:#21262d;padding:25px;border-radius:8px;text-align:center}.page-winwin-sign__security-item h3{color:#f0b90b;margin-top:0;font-size:1.4em}.page-winwin-sign__security-item p{color:#c9d1d9;font-size:.95em}.page-winwin-sign__faq-list{margin-top:30px}.page-winwin-sign__faq-item{background-color:#21262d;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-winwin-sign__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#21262d;transition:background-color .3s ease}.page-winwin-sign__faq-question:hover{background-color:#2c323a}.page-winwin-sign__faq-question h3{margin:0;color:#f0b90b;font-size:1.2em;pointer-events:none}.page-winwin-sign__faq-toggle{font-size:1.5em;color:#f0b90b;transition:transform .3s ease;pointer-events:none}.page-winwin-sign__faq-item.active .page-winwin-sign__faq-toggle{transform:rotate(45deg)}.page-winwin-sign__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#c9d1d9;line-height:1.6}.page-winwin-sign__faq-item.active .page-winwin-sign__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-winwin-sign__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.page-winwin-sign__blog-card{background-color:#21262d;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:transform .3s ease}.page-winwin-sign__blog-card:hover{transform:translateY(-5px)}.page-winwin-sign__blog-card-image{width:100%;height:180px;object-fit:cover;display:block}.page-winwin-sign__blog-card-content{padding:20px}.page-winwin-sign__blog-card-title{font-size:1.3em;color:#f0b90b;margin-bottom:10px}.page-winwin-sign__blog-card-excerpt{font-size:.9em;color:#c9d1d9;margin-bottom:15px}.page-winwin-sign__blog-card-link{display:inline-block;color:#f0b90b;text-decoration:none;font-weight:600;transition:color .3s ease}.page-winwin-sign__blog-card-link:hover{color:#ffd700}@media (max-width:1024px){.page-winwin-sign__hero-title{font-size:3em}.page-winwin-sign__hero-description{font-size:1.2em}.page-winwin-sign__feature-item{width:calc(50% - 20px)}}@media (max-width:768px){.page-winwin-sign__section{padding:30px 15px}.page-winwin-sign__section-title{font-size:2em}.page-winwin-sign__hero-section{padding:80px 15px 60px}.page-winwin-sign__hero-title{font-size:2.5em}.page-winwin-sign__hero-description{font-size:1em}.page-winwin-sign__button{padding:12px 25px;font-size:1em;margin:8px}.page-winwin-sign__feature-item,.page-winwin-sign__quick-access-item,.page-winwin-sign__game-card,.page-winwin-sign__promotion-card,.page-winwin-sign__security-item,.page-winwin-sign__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-winwin-sign__features-list,.page-winwin-sign__quick-access-grid,.page-winwin-sign__game-grid,.page-winwin-sign__promotion-grid,.page-winwin-sign__security-features,.page-winwin-sign__blog-grid{display:block;width:100%!important;max-width:100%!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-winwin-sign__feature-item,.page-winwin-sign__game-card,.page-winwin-sign__promotion-card,.page-winwin-sign__security-item,.page-winwin-sign__blog-card{margin-bottom:20px}.page-winwin-sign__game-categories{flex-direction:column;align-items:center}.page-winwin-sign__category-tab{width:calc(100% - 40px);text-align:center}.page-winwin-sign__faq-question{padding:15px}.page-winwin-sign__faq-question h3{font-size:1.1em}.page-winwin-sign__faq-answer{padding:15px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-winwin-sign__game-card-image,.page-winwin-sign__promotion-card-image,.page-winwin-sign__blog-card-image{max-width:100%!important;height:auto!important}}