

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body.sb1-body {color: #fff;background: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460);line-height: 1.6;background-attachment: fixed;font-family: Arial, Helvetica, sans-serif;margin: 0;visibility:visible;pointer-events:auto;outline-offset:0;isolation:auto}

.sb1-main { display: block; }

a { color: inherit; }

img {height: auto;max-width: 100%;display: block}



.sb1-container {padding: 0 20px;margin: 0 auto;max-width: 1140px}

.sb1-row {display: flex;margin: 0 -15px;flex-wrap: wrap}

.sb1-row > [class*="sb1-col-"] {padding: 0 15px;box-sizing: border-box;width: 100%}

.sb1-col-3 {max-width: 25%;flex: 0 0 25%}
.sb1-col-4 {flex: 0 0 33.3333%;max-width: 33.3333%}
.sb1-col-6 {flex: 0 0 50%;max-width: 50%}
.sb1-col-8 {max-width: 66.6667%;flex: 0 0 66.6667%}
.sb1-col-12 {max-width: 100%;flex: 0 0 100%}

@media (max-width: 768px) {
  .sb1-col-3, .sb1-col-4, .sb1-col-6, .sb1-col-8 {max-width: 100%;flex: 0 0 100%}
}

.sb1-text-center { text-align: center; }
.sb1-text-end { text-align: right; }
.sb1-img-fluid {max-width: 100%;height: auto}
.sb1-rounded { border-radius: 12px; }
.sb1-mx-auto {margin-left: auto;margin-right: auto}
.sb1-d-block { display: block; }
.sb1-mt-4 { margin-top: 30px; }
.sb1-mt-5 { margin-top: 50px; }
.sb1-my-4 {margin-top: 30px;margin-bottom: 30px}
.sb1-my-5 {margin-bottom: 50px;margin-top: 50px}
.sb1-mb-3 { margin-bottom: 20px; }
.sb1-mb-4 { margin-bottom: 30px; }
.sb1-section { padding: 40px 0; }
.sb1-list-unstyled {margin: 0;list-style: none;padding: 0}
.sb1-h-100 { height: 100%; }



.sb1-navbar {z-index: 1000;right: 0;position: fixed;top: 0;background: rgba(0, 0, 0, 0.9);left: 0;backdrop-filter: blur(10px)}

.sb1-navbar-inner {gap: 20px;padding: 14px 0;justify-content: space-between;display: flex;align-items: center}

.sb1-navbar-brand {display: flex;font-weight: bold;white-space: nowrap;align-items: center;text-decoration: none;font-size: 1.6rem;gap: 10px;color: #ffd700}

.sb1-navbar-brand img {height: 40px;width: auto;border-radius: 6px}

.sb1-navbar-toggler {color: #ffd700;border: 1px solid rgba(255, 215, 0, 0.5);cursor: pointer;font-size: 1.4rem;display: none;padding: 6px 12px;border-radius: 6px;background: transparent}

.sb1-navbar-links {list-style: none;flex-wrap: wrap;margin: 0;display: flex;padding: 0;justify-content: flex-end;gap: 18px;flex: 1}

.sb1-nav-link {transition: color 0.3s;white-space: nowrap;color: #fff;text-decoration: none;font-size: 0.95rem}

.sb1-nav-link:hover, .sb1-nav-link.sb1-active { color: #ffd700; }

.sb1-navbar-actions {flex-shrink: 0;display: flex;align-items: center;gap: 8px}
.sb1-nav-btn {padding: 8px 16px;font-weight: 700;transition: opacity 0.2s;border-radius: 6px;white-space: nowrap;text-decoration: none;font-size: 0.88rem}
.sb1-nav-btn:hover { opacity: 0.85; }
.sb1-nav-btn--outline {background: transparent;color: #ffd700;border: 1px solid #ffd700}
.sb1-nav-btn--solid {color: #1a1a1a;background: rgb(255,215,0)}

@media (max-width: 992px) {
  .sb1-navbar-toggler { display: inline-block; }
  .sb1-navbar-links {display: none;flex-direction: column;gap: 6px;justify-content: flex-start;padding: 14px 0 6px;width: 100%}
  .sb1-navbar-links.sb1-nav-open { display: flex; }
  .sb1-navbar-inner { flex-wrap: wrap; }
  .sb1-navbar-actions { gap: 6px; }
  .sb1-nav-btn {font-size: 0.8rem;padding: 7px 12px}
}

@media (max-width: 420px) {
  .sb1-navbar-actions .sb1-nav-btn--outline { display: none; }
}



.sb1-hero-section {padding: 150px 0 100px;background-position: center;text-align: center;background-size: cover}

.sb1-hero-logo {width: 96px;background: rgba(255,255,255,0.08);object-fit: contain;height: 96px;border-radius: 16px;padding: 8px;display: block;margin: 0 auto 20px}

.sb1-hero-title {font-weight: bold;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);font-size: 2.6rem;margin: 0 0 20px}

.sb1-hero-subtitle {max-width: 820px;margin: 0 0 30px;margin-left: auto;margin-right: auto;font-size: 1.25rem}

.sb1-neon-text { text-shadow: 0 0 10px #ffd700, 0 0 20px #ffd700, 0 0 30px #ffd700; }

.sb1-casino-neon {display: inline-block;background: linear-gradient(45deg, #ff006e, #8338ec, #3a86ff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 2.2rem;font-weight: bold;margin-bottom: 10px;background-clip: text}

.sb1-treasure-hunt {font-size: 2.2rem;font-weight: bold;-webkit-text-fill-color: transparent;background: linear-gradient(45deg, #8b4513, #daa520);-webkit-background-clip: text;background-clip: text;margin-bottom: 10px;display: inline-block}

.sb1-btn-gold {border: none;border-radius: 25px;font-size: 1.1rem;cursor: pointer;color: rgb(0,0,0);display: inline-block;background: linear-gradient(45deg, #ffd700, #ffed4e);font-weight: bold;text-decoration: none;transition: background 0.3s;padding: 15px 30px}

.sb1-btn-gold:hover {color: rgb(0,0,0);background: linear-gradient(45deg, #ffed4e, #ffd700)}



.sb1-feature-card {background: rgba(255, 255, 255, 0.1);padding: 30px;margin: 20px 0;border-radius: 15px;border: 1px solid rgba(255, 215, 0, 0.3);backdrop-filter: blur(10px)}

.sb1-feature-icon {font-size: 2.6rem;margin-bottom: 16px;color: #ffd700;display: block}

.sb1-feature-card h1, .sb1-feature-card h2, .sb1-feature-card h3 { color: #ffd700; }

.sb1-game-card {transition: transform 0.3s;border-radius: 15px;background: rgba(0, 0, 0, 0.8);overflow: hidden}

.sb1-game-card:hover { transform: translateY(-10px); }
.sb1-game-card img {width: 100%;object-fit: cover;height: 200px}
.sb1-game-card-body { padding: 16px; }
.sb1-game-title {color: #ffd700;font-size: 1.2rem;margin: 0 0 10px;font-weight: bold}

.sb1-section-title {margin: 50px 0 30px;font-weight: bold;color: #ffd700;text-align: center;font-size: 2rem}

.sb1-content-image {max-width: 100%;border-radius: 15px;display: block;margin: 20px auto;height: auto}

.sb1-monster-crash-bg {background: linear-gradient(45deg, #ff1744, #d50000);padding: 20px;border-radius: 15px;margin: 20px 0}



.sb1-breadcrumb {background: rgba(255, 255, 255, 0.1);margin: 110px 0 20px;border-radius: 10px;gap: 8px;font-size: 0.9rem;list-style: none;padding: 12px 18px;display: flex}

.sb1-breadcrumb li:not(:last-child)::after {color: #ccc;margin-left: 8px;content: '/'}
.sb1-breadcrumb a {color: rgb(255,215,0);text-decoration: none}
.sb1-breadcrumb .sb1-active { color: #fff; }



.sb1-page-header {text-align: center;border-radius: 15px;padding: 40px;background: rgba(255, 215, 0, 0.1);margin: 90px 0 40px}

.sb1-page-header h1 {margin: 0 0 12px;color: #ffd700}

.sb1-about-section { margin: 40px 0; }
.sb1-about-section h2 {margin-bottom: 20px;font-size: 1.8rem;color: #ffd700}
.sb1-about-section p {margin-bottom: 18px;line-height: 1.75;font-size: 1.05rem}

.sb1-mission-card {margin: 20px 0;padding: 30px;border: 1px solid rgba(255, 215, 0, 0.3);border-radius: 15px;background: linear-gradient(135deg, rgba(255, 215, 0, 0.1), rgba(255, 215, 0, 0.05));text-align: center}

.sb1-mission-icon {margin-bottom: 15px;font-size: 2.4rem}



.sb1-faq-category { margin-bottom: 40px; }
.sb1-faq-category h3 {margin-bottom: 20px;font-size: 1.6rem;color: rgb(255,215,0);border-bottom: 2px solid #ffd700;padding-bottom: 10px}

.sb1-accordion {gap: 10px;flex-direction: column;display: flex}
.sb1-accordion-item {border-radius: 10px;overflow: hidden}

.sb1-accordion-button {border: none;width: 100%;color: #000;background: #fff;display: flex;justify-content: space-between;text-align: left;cursor: pointer;font-weight: 600;padding: 16px 20px;gap: 10px;align-items: center;font-size: 1rem}

.sb1-accordion-button::after {content: '+';transition: transform 0.2s;font-size: 1.3rem}
.sb1-accordion-button.sb1-open::after { transform: rotate(45deg); }

.sb1-accordion-body {color: #000;transition: max-height 0.25s ease, padding 0.25s ease;background: #fff;max-height: 0;padding: 0 20px;overflow: hidden}

.sb1-accordion-body.sb1-open {padding: 16px 20px 20px;max-height: 800px}



.sb1-content-section { padding: 90px 0 60px; }

.sb1-privacy-content h1 { text-align: center; }
.sb1-privacy-content h2 {color: #ffd700;font-size: 1.7rem;margin: 30px 0 15px}
.sb1-privacy-content h3 {font-size: 1.3rem;color: rgba(255,237,78,1);margin: 25px 0 10px}
.sb1-privacy-content p {margin-bottom: 15px;line-height: 1.8}

.sb1-terms-title {color: rgb(255,215,0);margin-bottom: 20px;font-size: 1.8rem;text-align: center}
.sb1-terms-subtitle {font-size: 1.4rem;color: #ffd700;margin: 30px 0 15px}



.sb1-responsible-section {margin: 50px 0 0;padding-top: 90px}

.sb1-alert {margin: 20px 0;padding: 16px 20px;border-radius: 10px}

.sb1-alert-warning {text-align: center;color: #fff;background: rgba(255, 193, 7, 0.2);border: 1px solid #ffc107}

.sb1-alert-info {background: rgba(58, 134, 255, 0.15);border: 1px solid #3a86ff;color: rgb(255,255,255)}

.sb1-tools-card {border-radius: 15px;margin: 15px 0;border: 1px solid rgba(255, 215, 0, 0.2);padding: 25px;background: rgba(0, 0, 0, 0.7)}

.sb1-tools-card h3 {margin-bottom: 12px;color: #ffd700}

.sb1-help-card {text-align: center;border: 1px solid rgba(255, 255, 255, 0.2);border-radius: 10px;padding: 18px}

.sb1-help-card h5 { margin: 10px 0 6px; }



.sb1-footer {padding: 50px 0 20px;margin-top: 60px;background: rgba(0, 0, 0, 0.9)}

.sb1-footer h5, .sb1-footer h6 {color: #ffd700;margin: 0 0 12px}
.sb1-footer-link {color: rgb(204,204,204);text-decoration: none;transition: color 0.3s}
.sb1-footer-link:hover { color: rgba(255,215,0,1); }
.sb1-footer-hr {border: none;margin: 30px 0;border-top: 1px solid rgba(255, 255, 255, 0.15)}
.sb1-footer-bottom {display: flex;flex-wrap: wrap;align-items: center;gap: 10px;justify-content: space-between}



.sb1-login-wrap {
  padding: 140px 0 60px;
}

.sb1-login-grid {display: grid;gap: 30px;align-items: start;grid-template-columns: 1.1fr 1fr}

@media (max-width: 860px) {
  .sb1-login-grid { grid-template-columns: 1fr; }
}

.sb1-form-group { margin-bottom: 18px; }
.sb1-form-group label {color: #ffd700;display: block;margin-bottom: 6px;font-weight: 600}
.sb1-form-group input {padding: 12px 14px;border-radius: 8px;border: 1px solid rgba(255, 215, 0, 0.3);background: rgba(255, 255, 255, 0.08);color: rgba(255,255,255,1);width: 100%;font-size: 1rem}

.sb1-form-check {color: #ccc;display: flex;gap: 8px;align-items: center;margin-bottom: 20px}

.sb1-steps-list {margin: 0;padding: 0;counter-reset: sb1-step;list-style: none}
.sb1-steps-list li {border-bottom: 1px solid rgba(255, 255, 255, 0.08);counter-increment: sb1-step;padding: 12px 0 12px 46px;position: relative}
.sb1-steps-list li::before {display: flex;height: 30px;left: 0;justify-content: center;top: 10px;content: counter(sb1-step);position: absolute;align-items: center;background: linear-gradient(45deg, #ffd700, #ffed4e);color: #000;width: 30px;font-weight: bold;border-radius: 50%}



.sb1-platform-hero { padding-top: 150px; }

.sb1-platform-stats {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin: 30px 0}

.sb1-platform-stat {border: 1px solid rgba(255, 215, 0, 0.25);border-radius: 12px;text-align: center;background: rgba(255, 255, 255, 0.08);padding: 18px 24px;min-width: 140px}

.sb1-platform-stat strong {color: #ffd700;font-size: 1.6rem;display: block}

.sb1-payment-grid {display: flex;margin: 20px 0;flex-wrap: wrap;gap: 14px}

.sb1-payment-chip {border: 1px solid rgba(255, 215, 0, 0.4);color: #ffd700;background: rgba(255, 215, 0, 0.12);padding: 8px 16px;border-radius: 20px;font-size: 0.9rem}


.sf-related-articles{margin:clamp(28px,5vw,56px) auto;border:1px solid rgba(148,163,184,.24);box-shadow:0 16px 45px rgba(15,23,42,.08);padding:clamp(18px,3vw,28px);background:rgba(255,255,255,.06);max-width:1120px;border-radius:24px}
.sf-related-articles h2{line-height:1.2;font-size:clamp(1.35rem,2.5vw,2rem);margin:0 0 8px}
.sf-related-articles>p{margin:0 0 18px;opacity:.78;line-height:1.65}
.sf-related-articles__list{gap:14px;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:0;margin:0}
.sf-related-articles__item{margin:0;list-style:none;padding:0}
.sf-related-articles__link{min-height:100%;border-radius:18px;display:flex;gap:7px;transition:transform .18s ease,border-color .18s ease,background .18s ease;padding:16px;border:1px solid rgba(148,163,184,.18);color:inherit;background:rgba(255,255,255,.08);text-decoration:none;flex-direction:column}
.sf-related-articles__link:hover{transform:translateY(-2px);border-color:rgba(59,130,246,.45);background:rgba(255,255,255,.13)}
.sf-related-articles__type{letter-spacing:.04em;color:inherit;background:rgba(59,130,246,.14);font-weight:700;width:max-content;font-size:.72rem;opacity:.88;border-radius:999px;padding:3px 9px;text-transform:uppercase}
.sf-related-articles strong{line-height:1.35;font-size:1rem}
.sf-related-articles small{opacity:.72;font-size:.88rem;line-height:1.45}
@media(max-width:640px){.sf-related-articles{border-radius:18px;margin:28px 12px;padding:16px}.sf-related-articles__list{grid-template-columns:1fr}.sf-related-articles__link{padding:14px}}
