.page-dagatruc{font-family:'Arial',sans-serif;line-height:1.6;color:#333;background-color:#f8f8f8}.page-dagatruc__hero-section{background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.8)),url('[GALLERY:hero:1920x1080:dagatruc,rooster,fight,arena]')no-repeat center center/cover;color:#fff;text-align:center;padding:100px 20px 60px;position:relative;padding-top:10px}.page-dagatruc__hero-title{font-size:3.2em;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,0.7);color:#ffcc00}.page-dagatruc__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-dagatruc__hero-button{display:inline-block;background-color:#ffcc00;color:#333;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer}.page-dagatruc__hero-button:hover{background-color:#e6b800}.page-dagatruc__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:30px 20px;background-color:#f0f0f0}.page-dagatruc__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-dagatruc__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-dagatruc__section{padding:60px 20px;background-color:#fff;margin-bottom:20px}.page-dagatruc__section--dark{background-color:#2c3e50;color:#fff}.page-dagatruc__section-title{font-size:2.5em;color:#333;margin-bottom:30px;text-align:center}.page-dagatruc__section--dark .page-dagatruc__section-title{color:#ffcc00}.page-dagatruc__content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-dagatruc__card{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);padding:30px;text-align:center;transition:transform 0.3s ease;box-sizing:border-box}.page-dagatruc__card:hover{transform:translateY(-5px)}.page-dagatruc__card-image{width:100%;height:250px;object-fit:cover;border-radius:8px;margin-bottom:20px}.page-dagatruc__card-title{font-size:1.8em;color:#333;margin-bottom:15px}.page-dagatruc__card-text{color:#666;margin-bottom:20px}.page-dagatruc__card-button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer}.page-dagatruc__card-button:hover{background-color:#0056b3}.page-dagatruc__link-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.page-dagatruc__link-item{margin-bottom:10px;box-sizing:border-box}.page-dagatruc__link-item a{display:block;background-color:#3498db;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer}.page-dagatruc__link-item a:hover{background-color:#217dbb}.page-dagatruc__game-item{text-align:center;padding:20px;border-radius:8px;background-color:#f0f0f0;box-shadow:0 2px 4px rgba(0,0,0,0.05);box-sizing:border-box}.page-dagatruc__game-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px}.page-dagatruc__game-title{font-size:1.6em;color:#333;margin-bottom:10px}.page-dagatruc__promotion-item{background-color:#e8f4f8;padding:25px;border-radius:10px;border-left:5px solid #3498db;box-sizing:border-box}.page-dagatruc__promotion-title{font-size:1.8em;color:#3498db;margin-bottom:15px}.page-dagatruc__promotion-text{color:#555;margin-bottom:20px}.page-dagatruc__promotion-button{display:inline-block;background-color:#3498db;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer}.page-dagatruc__promotion-button:hover{background-color:#217dbb}.page-dagatruc__faq-item{background-color:#f9f9f9;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05);overflow:hidden;box-sizing:border-box}.page-dagatruc__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#eee;cursor:pointer;user-select:none;transition:background-color 0.3s ease}.page-dagatruc__faq-question:hover{background-color:#e0e0e0}.page-dagatruc__faq-question h3{margin:0;font-size:1.2em;color:#333;pointer-events:none}.page-dagatruc__faq-toggle{font-size:1.5em;font-weight:bold;color:#333;pointer-events:none}.page-dagatruc__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-dagatruc__faq-item.active .page-dagatruc__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-dagatruc__faq-item.active .page-dagatruc__faq-toggle{content:'−'}.page-dagatruc__blog-item{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.3s ease;box-sizing:border-box}.page-dagatruc__blog-item:hover{transform:translateY(-5px)}.page-dagatruc__blog-image{width:100%;height:220px;object-fit:cover}.page-dagatruc__blog-content{padding:25px}.page-dagatruc__blog-title{font-size:1.6em;color:#333;margin-bottom:10px}.page-dagatruc__blog-title a{text-decoration:none;color:#333}.page-dagatruc__blog-title a:hover{color:#007bff}.page-dagatruc__blog-excerpt{color:#666;font-size:0.95em;margin-bottom:15px}.page-dagatruc__blog-readmore{display:inline-block;color:#007bff;text-decoration:none;font-weight:bold}.page-dagatruc__blog-readmore:hover{text-decoration:underline}.page-dagatruc__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-dagatruc__floating-button{background-color:#ffcc00;color:#333;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:bold;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:background-color 0.3s ease}.page-dagatruc__floating-button:hover{background-color:#e6b800}@media (max-width:768px){.page-dagatruc__hero-section{padding:80px 15px 50px}.page-dagatruc__hero-title{font-size:2.5em}.page-dagatruc__hero-subtitle{font-size:1.2em}.page-dagatruc__section{padding:40px 15px}.page-dagatruc__section-title{font-size:2em}.page-dagatruc__content-grid{grid-template-columns:1fr}.page-dagatruc__card,.page-dagatruc__game-item,.page-dagatruc__promotion-item,.page-dagatruc__blog-item,.page-dagatruc__faq-item{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;padding:20px !important}.page-dagatruc__card-image{height:200px}.page-dagatruc__link-list{flex-direction:column;align-items:center;gap:10px}.page-dagatruc__link-item{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.page-dagatruc__link-item a{width:100%;text-align:center}.page-dagatruc__faq-question h3{font-size:1.1em}.page-dagatruc__faq-answer{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-dagatruc__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-dagatruc__payment-logo,.page-dagatruc__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}}