/* General Page Styling */.page-how-to-play-tongits-with-3-players{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a1a;line-height:1.6;padding-top:10px}.page-how-to-play-tongits-with-3-players__section-title{color:#fdd835;text-align:center;margin-bottom:40px;font-size:2.2em;padding:0 15px}.page-how-to-play-tongits-with-3-players__sub-title{color:#fdd835;font-size:1.5em;margin-top:30px;margin-bottom:15px}.page-how-to-play-tongits-with-3-players__hero-section,.page-how-to-play-tongits-with-3-players__rules-section,.page-how-to-play-tongits-with-3-players__gameplay-section,.page-how-to-play-tongits-with-3-players__strategy-section,.page-how-to-play-tongits-with-3-players__faq-section,.page-how-to-play-tongits-with-3-players__cta-section{padding:60px 20px;max-width:1200px;margin:0 auto}/* Hero Section */.page-how-to-play-tongits-with-3-players__hero-section{display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px;padding-top:80px;background-color:#2c2c2c;border-bottom:3px solid #fdd835}.page-how-to-play-tongits-with-3-players__hero-title{font-size:3em;color:#fdd835;margin-bottom:20px;line-height:1.2}.page-how-to-play-tongits-with-3-players__hero-description{font-size:1.2em;max-width:800px;margin-bottom:30px}.page-how-to-play-tongits-with-3-players__hero-button,.page-how-to-play-tongits-with-3-players__cta-button{display:inline-block;background-color:#fdd835;color:#1a1a1a;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page-how-to-play-tongits-with-3-players__hero-button:hover,.page-how-to-play-tongits-with-3-players__cta-button:hover{background-color:#ffeb3b;transform:translateY(-3px)}.page-how-to-play-tongits-with-3-players__hero-image-wrapper{width:100%;max-width:900px;margin-top:30px;overflow:hidden;border-radius:10px;box-shadow:0 8px 25px rgba(0,0,0,.4)}.page-how-to-play-tongits-with-3-players__hero-image{width:100%;height:auto;display:block}/* Content Grid for Rules Section */.page-how-to-play-tongits-with-3-players__content-grid{display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start;margin-top:40px}.page-how-to-play-tongits-with-3-players__text-block{flex:2;min-width:300px}.page-how-to-play-tongits-with-3-players__image-block{flex:1;min-width:300px;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.3)}.page-how-to-play-tongits-with-3-players__content-image{width:100%;height:auto;display:block}/* Lists */.page-how-to-play-tongits-with-3-players__list,.page-how-to-play-tongits-with-3-players__numbered-list{list-style-type:none;padding:0;margin:20px 0}.page-how-to-play-tongits-with-3-players__list-item{background-color:#2c2c2c;margin-bottom:10px;padding:15px 20px;border-radius:5px;border-left:5px solid #fdd835;word-wrap:break-word;overflow-wrap:break-word}.page-how-to-play-tongits-with-3-players__list-item strong{color:#fdd835}.page-how-to-play-tongits-with-3-players__numbered-list .page-how-to-play-tongits-with-3-players__list-item{counter-increment:list-counter;position:relative;padding-left:60px}.page-how-to-play-tongits-with-3-players__numbered-list .page-how-to-play-tongits-with-3-players__list-item::before{content:counter(list-counter);position:absolute;left:15px;top:15px;background-color:#fdd835;color:#1a1a1a;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:bold;font-size:1.1em}.page-how-to-play-tongits-with-3-players__list-title{color:#fdd835;margin-top:0;margin-bottom:10px;font-size:1.3em}/* Strategy Section */.page-how-to-play-tongits-with-3-players__strategy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-how-to-play-tongits-with-3-players__strategy-card{background-color:#2c2c2c;border-radius:10px;padding:25px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-how-to-play-tongits-with-3-players__strategy-card:hover{transform:translateY(-5px)}.page-how-to-play-tongits-with-3-players__strategy-image{width:100%;max-width:400px;height:auto;border-radius:8px;margin-bottom:20px}.page-how-to-play-tongits-with-3-players__strategy-card-title{color:#fdd835;font-size:1.4em;margin-bottom:15px}/* FAQ Section */.page-how-to-play-tongits-with-3-players__faq-container{margin-top:40px;border:1px solid #fdd835;border-radius:10px;overflow:hidden}.page-how-to-play-tongits-with-3-players__faq-item{border-bottom:1px solid #444}.page-how-to-play-tongits-with-3-players__faq-item:last-child{border-bottom:none}.page-how-to-play-tongits-with-3-players__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background-color:#2c2c2c;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-how-to-play-tongits-with-3-players__faq-question:hover{background-color:#3a3a3a}.page-how-to-play-tongits-with-3-players__faq-question-text{margin:0;font-size:1.2em;color:#e0e0e0;pointer-events:none}.page-how-to-play-tongits-with-3-players__faq-toggle{font-size:1.8em;color:#fdd835;font-weight:bold;transition:transform .3s ease;pointer-events:none}.page-how-to-play-tongits-with-3-players__faq-item.active .page-how-to-play-tongits-with-3-players__faq-toggle{transform:rotate(45deg)}.page-how-to-play-tongits-with-3-players__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#1a1a1a;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-how-to-play-tongits-with-3-players__faq-item.active .page-how-to-play-tongits-with-3-players__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-how-to-play-tongits-with-3-players__faq-answer p{margin:0;color:#bdbdbd}/* CTA Section */.page-how-to-play-tongits-with-3-players__cta-section{background-color:#2c2c2c;text-align:center;padding:80px 20px;border-top:3px solid #fdd835;display:flex;flex-direction:column;align-items:center;gap:30px}.page-how-to-play-tongits-with-3-players__cta-title{font-size:2.5em;color:#fdd835;margin-bottom:20px}.page-how-to-play-tongits-with-3-players__cta-description{font-size:1.1em;max-width:800px;margin-bottom:30px;color:#e0e0e0}.page-how-to-play-tongits-with-3-players__cta-image-wrapper{margin-top:30px;width:100%;max-width:200px;overflow:hidden}.page-how-to-play-tongits-with-3-players__cta-image{width:100%;height:auto;display:block}/* Responsive Adjustments */@media (max-width:768px){.page-how-to-play-tongits-with-3-players__hero-title{font-size:2.2em}.page-how-to-play-tongits-with-3-players__section-title{font-size:1.8em}.page-how-to-play-tongits-with-3-players__cta-title{font-size:2em}.page-how-to-play-tongits-with-3-players__hero-section,.page-how-to-play-tongits-with-3-players__rules-section,.page-how-to-play-tongits-with-3-players__gameplay-section,.page-how-to-play-tongits-with-3-players__strategy-section,.page-how-to-play-tongits-with-3-players__faq-section,.page-how-to-play-tongits-with-3-players__cta-section{padding:40px 15px}.page-how-to-play-tongits-with-3-players__content-grid{flex-direction:column}.page-how-to-play-tongits-with-3-players__text-block,.page-how-to-play-tongits-with-3-players__image-block{min-width:unset;width:100%}/* List items responsive */.page-how-to-play-tongits-with-3-players__list-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:12px 15px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-how-to-play-tongits-with-3-players__list,.page-how-to-play-tongits-with-3-players__numbered-list{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-how-to-play-tongits-with-3-players__numbered-list .page-how-to-play-tongits-with-3-players__list-item{padding-left:50px}.page-how-to-play-tongits-with-3-players__numbered-list .page-how-to-play-tongits-with-3-players__list-item::before{width:25px;height:25px;font-size:1em;left:10px;top:12px}.page-how-to-play-tongits-with-3-players__faq-question,.page-how-to-play-tongits-with-3-players__faq-answer{padding:15px 20px}.page-how-to-play-tongits-with-3-players__faq-question-text{font-size:1.1em}.page-how-to-play-tongits-with-3-players__faq-toggle{font-size:1.5em}}