.page-diwata-costume-diy {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-diwata-costume-diy__section {padding: 40px 20px;margin-bottom: 20px;background-color: #fff;border-radius: 8px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.page-diwata-costume-diy__section--dark {background-color: #2c3e50;color: #ecf0f1;}.page-diwata-costume-diy__section-title {font-size: 2.5em;color: #2c3e50;text-align: center;margin-bottom: 30px;font-weight: bold;}.page-diwata-costume-diy__section-title--light {color: #ecf0f1;}.page-diwata-costume-diy__hero-section {position: relative;padding: 10px 0 60px;background-color: #0a0a0a;color: #fff;text-align: center;overflow: hidden;}.page-diwata-costume-diy__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;opacity: 0.5;z-index: 0;}.page-diwata-costume-diy__hero-content {position: relative;z-index: 1;max-width: 900px;margin: 0 auto;padding: 20px;}.page-diwata-costume-diy__hero-title {font-size: 3.5em;margin-bottom: 15px;color: #ffcc00;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-diwata-costume-diy__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;font-weight: normal;}.page-diwata-costume-diy__cta-button {display: inline-block;background-color: #e74c3c;color: #fff;padding: 15px 30px;border-radius: 50px;text-decoration: none;font-weight: bold;font-size: 1.2em;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-diwata-costume-diy__cta-button:hover {background-color: #c0392b;}.page-diwata-costume-diy__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: 40px 20px;background-color: #f1f1f1;}.page-diwata-costume-diy__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-diwata-costume-diy__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-diwata-costume-diy__introduction-text {font-size: 1.1em;text-align: center;max-width: 800px;margin: 0 auto 20px;}.page-diwata-costume-diy__quick-access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));gap: 20px;max-width: 1000px;margin: 0 auto;}.page-diwata-costume-diy__quick-access-button {display: block;background-color: #3498db;color: #fff;padding: 15px 20px;border-radius: 8px;text-decoration: none;font-weight: bold;text-align: center;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-diwata-costume-diy__quick-access-button:hover {background-color: #2980b9;}.page-diwata-costume-diy__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-diwata-costume-diy__game-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);text-align: center;transition: transform 0.3s ease;}.page-diwata-costume-diy__game-card:hover {transform: translateY(-5px);}.page-diwata-costume-diy__game-card-image {width: 100%;height: 200px;object-fit: cover;}.page-diwata-costume-diy__game-card-content {padding: 20px;}.page-diwata-costume-diy__game-card-title {font-size: 1.5em;margin-bottom: 10px;color: #2c3e50;}.page-diwata-costume-diy__game-card-description {font-size: 0.95em;color: #555;margin-bottom: 15px;}.page-diwata-costume-diy__game-card-button {display: inline-block;background-color: #2ecc71;color: #fff;padding: 10px 20px;border-radius: 50px;text-decoration: none;font-weight: bold;font-size: 0.9em;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-diwata-costume-diy__game-card-button:hover {background-color: #27ae60;}.page-diwata-costume-diy__promotions-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-diwata-costume-diy__promo-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;}.page-diwata-costume-diy__promo-card:hover {transform: translateY(-5px);}.page-diwata-costume-diy__promo-card-image {width: 100%;height: 220px;object-fit: cover;}.page-diwata-costume-diy__promo-card-content {padding: 20px;}.page-diwata-costume-diy__promo-card-title {font-size: 1.4em;margin-bottom: 10px;color: #e74c3c;}.page-diwata-costume-diy__promo-card-description {font-size: 0.95em;color: #555;margin-bottom: 15px;}.page-diwata-costume-diy__promo-card-button {display: inline-block;background-color: #e74c3c;color: #fff;padding: 10px 20px;border-radius: 50px;text-decoration: none;font-weight: bold;font-size: 0.9em;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-diwata-costume-diy__promo-card-button:hover {background-color: #c0392b;}.page-diwata-costume-diy__security-features {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;max-width: 1000px;margin: 0 auto;}.page-diwata-costume-diy__feature-item {flex: 1 1 300px;text-align: center;padding: 20px;background-color: #f9f9f9;border-radius: 8px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.page-diwata-costume-diy__feature-icon {width: 80px;height: 80px;margin-bottom: 15px;object-fit: contain;}.page-diwata-costume-diy__feature-title {font-size: 1.3em;color: #2c3e50;margin-bottom: 10px;}.page-diwata-costume-diy__faq-list {max-width: 800px;margin: 0 auto;}.page-diwata-costume-diy__faq-item {background-color: #f9f9f9;border-radius: 8px;margin-bottom: 15px;overflow: hidden;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);}.page-diwata-costume-diy__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 20px;font-size: 1.1em;font-weight: bold;color: #2c3e50;cursor: pointer;user-select: none;background-color: #ecf0f1;border-bottom: 1px solid #ddd;transition: background-color 0.3s ease;}.page-diwata-costume-diy__faq-question h3 {margin: 0;font-size: 1.1em;pointer-events: none;}.page-diwata-costume-diy__faq-question:hover {background-color: #e0e6e9;}.page-diwata-costume-diy__faq-toggle {font-size: 1.5em;line-height: 1;margin-left: 15px;pointer-events: none;transition: transform 0.3s ease;}.page-diwata-costume-diy__faq-item.active .page-diwata-costume-diy__faq-toggle {transform: rotate(45deg);}.page-diwata-costume-diy__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-diwata-costume-diy__faq-item.active .page-diwata-costume-diy__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-diwata-costume-diy__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-diwata-costume-diy__blog-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease;}.page-diwata-costume-diy__blog-card:hover {transform: translateY(-5px);}.page-diwata-costume-diy__blog-card-image {width: 100%;height: 200px;object-fit: cover;}.page-diwata-costume-diy__blog-card-content {padding: 20px;}.page-diwata-costume-diy__blog-card-title {font-size: 1.4em;margin-bottom: 10px;color: #2c3e50;}.page-diwata-costume-diy__blog-card-title a {text-decoration: none;color: inherit;}.page-diwata-costume-diy__blog-card-title a:hover {color: #3498db;}.page-diwata-costume-diy__blog-card-excerpt {font-size: 0.95em;color: #555;margin-bottom: 15px;}.page-diwata-costume-diy__blog-card-date {font-size: 0.85em;color: #777;text-align: right;}.page-diwata-costume-diy__button-container {text-align: center;margin-top: 30px;}.page-diwata-costume-diy__button {display: inline-block;background-color: #3498db;color: #fff;padding: 12px 25px;border-radius: 50px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-diwata-costume-diy__button:hover {background-color: #2980b9;}@media (max-width: 768px) {.page-diwata-costume-diy__hero-title {font-size: 2.5em;}.page-diwata-costume-diy__hero-subtitle {font-size: 1.2em;}.page-diwata-costume-diy__cta-button {padding: 12px 25px;font-size: 1em;}.page-diwata-costume-diy__section-title {font-size: 2em;}.page-diwata-costume-diy__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-diwata-costume-diy__payment-logo, .page-diwata-costume-diy__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-diwata-costume-diy__quick-access-grid {grid-template-columns: 1fr;}.page-diwata-costume-diy__quick-access-button {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-diwata-costume-diy__games-grid, .page-diwata-costume-diy__promotions-grid, .page-diwata-costume-diy__blog-grid {grid-template-columns: 1fr;}.page-diwata-costume-diy__game-card, .page-diwata-costume-diy__promo-card, .page-diwata-costume-diy__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-diwata-costume-diy__security-features {flex-direction: column;}.page-diwata-costume-diy__feature-item {flex: none;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-diwata-costume-diy__faq-item, .page-diwata-costume-diy__faq-question, .page-diwata-costume-diy__faq-answer {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-diwata-costume-diy__faq-question h3 {font-size: 1em;}.page-diwata-costume-diy__faq-answer {padding: 15px !important;}.page-diwata-costume-diy img {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}}