.elementor-kit-69{--e-global-color-primary:#D4AF37;--e-global-color-secondary:#C0C0C0;--e-global-color-text:#000000;--e-global-color-accent:#111111;--e-global-color-f3040ae:#000000;--e-global-color-87f3bd6:#111111;--e-global-color-270a32f:#2A2A2A;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Oswald";--e-global-typography-accent-font-weight:600;background-color:#000000;color:#C0C0C0;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6px;}.elementor-kit-69 button:hover,.elementor-kit-69 button:focus,.elementor-kit-69 input[type="button"]:hover,.elementor-kit-69 input[type="button"]:focus,.elementor-kit-69 input[type="submit"]:hover,.elementor-kit-69 input[type="submit"]:focus,.elementor-kit-69 .elementor-button:hover,.elementor-kit-69 .elementor-button:focus{background-color:transparent;color:#000000;background-image:linear-gradient(180deg, #FFFFFF 0%, #f2295b 100%);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-69 e-page-transition{background-color:#FFBC7D;}.elementor-kit-69 a{color:#FFFFFF;font-family:"Inter", Sans-serif;font-size:16px;font-weight:500;text-decoration:none;line-height:1.6px;}.elementor-kit-69 h1{font-family:"Oswald", Sans-serif;font-size:72px;font-weight:700;text-transform:uppercase;line-height:0.95px;}.elementor-kit-69 h2{font-family:"Oswald", Sans-serif;font-size:48px;font-weight:700;text-transform:uppercase;line-height:1.05px;}.elementor-kit-69 h3{font-family:"Oswald", Sans-serif;font-size:32px;font-weight:600;text-transform:uppercase;line-height:1.1px;}.elementor-kit-69 h4{font-family:"Oswald", Sans-serif;font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;}.elementor-kit-69 button,.elementor-kit-69 input[type="button"],.elementor-kit-69 input[type="submit"],.elementor-kit-69 .elementor-button{font-family:"Oswald", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#000000;border-style:solid;border-width:2px 2px 2px 2px;border-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:18px 36px 18px 36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-69 h1{font-size:48px;line-height:0.95em;}.elementor-kit-69 h2{font-size:36px;line-height:1.05em;}.elementor-kit-69 h3{font-size:26px;line-height:1.1em;}.elementor-kit-69 h4{font-size:20px;letter-spacing:1.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-69 h1{font-size:36px;line-height:0.95em;}.elementor-kit-69 h2{font-size:28px;line-height:1.05em;}.elementor-kit-69 h3{font-size:22px;line-height:1.1em;}.elementor-kit-69 h4{font-size:18px;letter-spacing:1.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===== XBH Tournaments — global custom CSS ===== */
/* Sharp athletic button with gold-glow hover */
.xbh-btn .elementor-button {
 position: relative;
 transition: all .25s ease;
 letter-spacing: 2px;
}
.xbh-btn .elementor-button:hover {
 box-shadow: 0 0 24px rgba(212, 175, 55, .55),
 0 0 48px rgba(212, 175, 55, .25);
 transform: translateY(-1px);
}
/* Gold variant — apply class .xbh-btn-gold to any button */
.xbh-btn-gold .elementor-button {
 border-color: #D4AF37 !important;
 color: #D4AF37 !important;
}
.xbh-btn-gold .elementor-button:hover {
 background: #D4AF37 !important;
 color: #000 !important;
 box-shadow: 0 0 24px rgba(212,175,55,.7);
}
/* Metallic silver text — apply .xbh-metallic to any heading */
.xbh-metallic {
 background: linear-gradient(180deg,#FFFFFF 0%,#C0C0C0 50%,#7A7A7A 100%);-webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 color: transparent;
 text-shadow: 0 1px 0 rgba(255,255,255,.15);
}
/* Gold metallic text — for the XBH wordmark and championship headlines */
.xbh-gold {
 background: linear-gradient(180deg,#F5E29A 0%,#D4AF37 50%,#8a6d10 100%);
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 color: transparent;
}
/* Animated stadium-light spotlight — apply to a section's overlay */
.xbh-spotlight::after {
 content: '';
 position: absolute; inset: 0;
 background: radial-gradient(ellipse at top,
 rgba(255,255,255,.18) 0%,
 rgba(255,255,255,0) 55%);
 pointer-events: none;
}
/* Smoke / fog overlay — apply to a hero or CTA section */
.xbh-smoke {
 position: relative;
 isolation: isolate;
}
.xbh-smoke::before {
 content: '';
 position: absolute; inset: 0;
 background: radial-gradient(circle at 20% 80%, rgba(255,255,255,.08), transparent 50%),
 radial-gradient(circle at 80% 20%, rgba(212,175,55,.06), transparent 45%),
 linear-gradient(180deg, rgba(0,0,0,.55), rgba(0,0,0,.85));
 z-index: -1;
 pointer-events: none;
}
/* Tournament card hover */
.xbh-card {
 transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;
 border: 1px solid rgba(255,255,255,.18);
}
.xbh-card:hover {
 transform: translateY(-6px);
 border-color: #D4AF37;
 box-shadow: 0 18px 40px rgba(0,0,0,.6),
 0 0 0 1px rgba(212,175,55,.35) inset;
}
/* Gold underline accent — drop under any heading via .xbh-rule */
.xbh-rule::after {
 content: '';
 display: block;
 width: 64px; height: 2px;
 background: linear-gradient(90deg,#D4AF37,#7A5C0F);
 margin-top: 14px;
}
/* Header — turn solid black on scroll (Elementor adds .elementor-sticky--effects) */
.xbh-header.elementor-sticky--effects {
 background: rgba(0,0,0,.92) !important;
 backdrop-filter: blur(8px);
 border-bottom: 1px solid rgba(255,255,255,.08);
}
/* Nav link hover glow */
.xbh-nav a {
 position: relative;
 transition: color .2s ease, text-shadow .2s ease;
}
.xbh-nav a:hover {
 color: #FFFFFF !important;
 text-shadow: 0 0 12px rgba(212,175,55,.7);
}
/* Section divider — thin gold rule */
.xbh-divider {
 height: 1px;
 background: linear-gradient(90deg, transparent, rgba(212,175,55,.5), transparent);
}/* End custom CSS */