

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

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

.sb1-main { display: block; }

a { color: inherit; }

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



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

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

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

.sb1-col-3 {max-width: 25%;flex: 0 0 25%}
.sb1-col-4 {max-width: 33.3333%;flex: 0 0 33.3333%}
.sb1-col-6 {max-width: 50%;flex: 0 0 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 {flex: 0 0 100%;max-width: 100%}
}

.sb1-text-center { text-align: center; }
.sb1-text-end { text-align: right; }
.sb1-img-fluid {height: auto;max-width: 100%}
.sb1-rounded { border-radius: 12px; }
.sb1-mx-auto {margin-right: auto;margin-left: 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 {position: fixed;backdrop-filter: blur(10px);right: 0;z-index: 1000;left: 0;background: rgba(0, 0, 0, 0.9);top: 0}

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

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

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

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

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

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

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

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

@media (max-width: 992px) {
  .sb1-navbar-toggler { display: inline-block; }
  .sb1-navbar-links {display: none;gap: 6px;justify-content: flex-start;padding: 14px 0 6px;flex-direction: column;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 {text-align: center;background-position: center;padding: 150px 0 100px;background-size: cover}

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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



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

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



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

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

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

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

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



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

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

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

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

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

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



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

.sb1-privacy-content h1 { text-align: center; }
.sb1-privacy-content h2 {color: #ffd700;margin: 30px 0 15px;font-size: 1.7rem}
.sb1-privacy-content h3 {font-size: 1.3rem;margin: 25px 0 10px;color: #ffed4e}
.sb1-privacy-content p {line-height: 1.8;margin-bottom: 15px}

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



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

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

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

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

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

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

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

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



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

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



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

.sb1-login-grid {align-items: start;gap: 30px;display: grid;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;margin-bottom: 6px;display: block;font-weight: 600}
.sb1-form-group input {background: rgba(255, 255, 255, 0.08);width: 100%;font-size: 1rem;border-radius: 8px;padding: 12px 14px;border: 1px solid rgba(255, 215, 0, 0.3);color: #fff}

.sb1-form-check {margin-bottom: 20px;gap: 8px;display: flex;color: rgba(204,204,204,1);align-items: center}

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



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

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

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

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

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

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


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