:root{--bbc-purple:#4b2e83;--bbc-deep-purple:#2a1a4a;--bbc-white:#fff;--bbc-gray:#6e7479;--bbc-light-gray:#f4f4f5;--bbc-accent:#7b4fbf}body{font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;color:#1a1a1a;font-size:17px;line-height:1.7}h1,h2,h3,h4,h5,h6{font-family:'Merriweather',Georgia,serif;color:var(--bbc-deep-purple);font-weight:700;line-height:1.25}.site-header{background-color:var(--bbc-deep-purple);border-bottom:4px solid var(--bbc-purple)}.site-header a,.site-header .site-title a{color:var(--bbc-white)}.site-branding .site-title{font-family:'Merriweather',Georgia,serif;font-size:1.4rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.site-branding .site-description{color:rgba(255,255,255,.75);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.main-navigation a{color:rgba(255,255,255,.92);font-weight:600;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.main-navigation a:hover,.main-navigation .current-menu-item>a{color:var(--bbc-white);text-decoration:underline;text-decoration-color:var(--bbc-purple)}.wp-block-button__link,.button,button[type=submit]{background-color:var(--bbc-purple);color:var(--bbc-white) !important;border-radius:4px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.75rem 1.75rem;border:none;transition:background-color .2s ease}.wp-block-button__link:hover,.button:hover,button[type=submit]:hover{background-color:var(--bbc-deep-purple);color:var(--bbc-white) !important}.wp-block-button.is-style-outline .wp-block-button__link{background:0 0;border:2px solid var(--bbc-purple);color:var(--bbc-purple) !important}.wp-block-button.is-style-outline .wp-block-button__link:hover{background:var(--bbc-purple);color:var(--bbc-white) !important}.bbc-hero{background:linear-gradient(135deg,var(--bbc-deep-purple) 0%,var(--bbc-purple) 100%);color:var(--bbc-white);padding:5rem 1.5rem;text-align:center}.bbc-hero h1{color:var(--bbc-white);font-size:clamp(2rem, 5vw, 3.5rem);margin-bottom:.5rem}.bbc-hero .bbc-tagline{font-size:clamp(1rem, 2.5vw, 1.4rem);color:rgba(255,255,255,.85);font-style:italic;letter-spacing:.08em;margin-bottom:1rem}.bbc-hero .bbc-subhead{font-size:clamp(1rem, 2vw, 1.2rem);color:rgba(255,255,255,.8);max-width:600px;margin:0 auto 2rem;line-height:1.6}.bbc-hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.bbc-scripture{background:var(--bbc-light-gray);border-left:5px solid var(--bbc-purple);padding:1.5rem 2rem;font-style:italic;font-size:1.1rem;color:var(--bbc-deep-purple);margin:2rem 0;border-radius:0 6px 6px 0}.bbc-card{background:var(--bbc-white);border:1px solid #e5e5e7;border-radius:8px;padding:1.75rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.bbc-card h3{color:var(--bbc-purple);margin-top:0}.bbc-section{padding:4rem 1.5rem}.bbc-section-alt{background:var(--bbc-light-gray)}.bbc-section-dark{background:var(--bbc-deep-purple);color:var(--bbc-white)}.bbc-section-dark h2{color:var(--bbc-white)}.site-footer{background:var(--bbc-deep-purple);color:rgba(255,255,255,.8);padding:0}.site-footer a{color:rgba(255,255,255,.8)}.site-footer a:hover{color:var(--bbc-white)}.bbc-footer-tagline{font-style:italic;color:rgba(255,255,255,.6);font-size:.9rem}.bbc-tournament-list{list-style:none;padding:0;margin:0}.bbc-tournament-item{border-bottom:1px solid #e5e5e7;padding:1.25rem 0;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center}.bbc-tournament-date{font-weight:700;color:var(--bbc-purple);min-width:100px}.bbc-tournament-status{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase}.bbc-status-upcoming{background:#e8f5e9;color:#2e7d32}.bbc-status-results{background:#ede7f6;color:var(--bbc-deep-purple)}.bbc-placeholder{background:#fff8e1;border:2px dashed #f9a825;border-radius:6px;padding:2rem;text-align:center;color:#5d4037}.bbc-placeholder h3{color:#5d4037;margin-top:0}@media (max-width:768px){.bbc-tournament-item{grid-template-columns:1fr}.bbc-hero{padding:3rem 1rem}}.bbc-sponsor-tier{margin-bottom:3rem}.bbc-sponsor-tier-label{font-size:1rem;text-transform:uppercase;letter-spacing:.12em;color:var(--bbc-gray);border-bottom:2px solid var(--bbc-light-gray);padding-bottom:.5rem;margin-bottom:1.5rem}.bbc-sponsor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px, 1fr));gap:1.5rem;align-items:start}.bbc-sponsor-card{background:var(--bbc-white);border:1px solid #e5e5e7;border-radius:8px;padding:1.25rem;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:box-shadow .2s}.bbc-sponsor-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.1)}.bbc-sponsor-card a,.bbc-sponsor-card a:hover{text-decoration:none;display:block}.bbc-sponsor-logo{max-width:100%;width:auto;height:auto;max-height:100px;object-fit:contain}.bbc-tier-rank-1 .bbc-sponsor-logo{max-height:180px}.bbc-tier-rank-2 .bbc-sponsor-logo{max-height:150px}.bbc-tier-rank-3 .bbc-sponsor-logo{max-height:120px}.bbc-tier-rank-4 .bbc-sponsor-logo{max-height:100px}.bbc-tier-rank-5 .bbc-sponsor-logo{max-height:80px}.bbc-sponsor-name-fallback{font-weight:700;font-size:1.05rem;color:var(--bbc-deep-purple);padding:1rem 0}.bbc-sponsor-blurb{font-size:.82rem;color:var(--bbc-gray);margin-top:.75rem;line-height:1.5}.bbc-sponsor-cta{background:var(--bbc-light-gray);border-radius:8px;padding:2.5rem;text-align:center;margin-top:3rem}.bbc-sponsor-cta h2{margin-bottom:.75rem}.site-logo img,.custom-logo,.custom-logo-link img,.site-branding img{max-height:60px !important;width:auto !important;max-width:180px !important;height:auto !important}.site-header{background-color:var(--bbc-deep-purple) !important;border-bottom:3px solid var(--bbc-purple)}.site-header .inside-header{background:0 0 !important;display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:.6rem 1.5rem}.site-branding{display:flex;flex-direction:column;align-items:flex-start;background:0 0 !important}.custom-logo-link{display:block;line-height:0}.custom-logo,.site-logo img,.custom-logo-link img,.site-branding img{max-height:56px !important;width:auto !important;max-width:160px !important;height:auto !important;display:block}.bbc-header-name{display:block;color:rgba(255,255,255,.9);font-family:"Merriweather",Georgia,serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;margin-top:.3rem;line-height:1}.main-navigation,.main-navigation>div,.main-navigation ul,.main-navigation ul li,.main-navigation .menu-toggle{background:0 0 !important;border:none !important;box-shadow:none !important}.menu-toggle,.nav-bar__toggle,.mobile-menu-control-wrap .menu-toggle{color:#fff !important;background:0 0 !important}.menu-toggle:before,.menu-toggle:after,.menu-toggle .menu-bar{background-color:#fff !important}.main-navigation a,.main-navigation ul li a,.main-navigation ul li>a{color:rgba(255,255,255,.88) !important;background:0 0 !important;font-size:.82rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.4rem .65rem}.main-navigation ul li a:hover,.main-navigation ul li.current-menu-item>a,.main-navigation ul li.current-page-ancestor>a{color:#fff !important;background:rgba(255,255,255,.1) !important;border-radius:4px}.main-navigation ul ul{background:var(--bbc-deep-purple) !important;border:1px solid rgba(255,255,255,.15) !important;border-radius:4px}.main-navigation ul ul a{color:rgba(255,255,255,.85) !important}.bbc-hero .wp-block-button.is-style-outline .wp-block-button__link,.bbc-section-dark .wp-block-button.is-style-outline .wp-block-button__link{background:0 0 !important;border:2px solid rgba(255,255,255,.75) !important;color:#fff !important}.bbc-hero .wp-block-button.is-style-outline .wp-block-button__link:hover,.bbc-section-dark .wp-block-button.is-style-outline .wp-block-button__link:hover{background:rgba(255,255,255,.15) !important;border-color:#fff !important;color:#fff !important}.wp-block-columns{gap:1.5rem !important;flex-wrap:wrap !important}.wp-block-column{flex-basis:calc(33.333% - 1rem) !important;min-width:280px !important}@media (max-width:860px){.wp-block-column{flex-basis:100% !important;min-width:0 !important}}.bbc-footer-social{display:flex;gap:.75rem;justify-content:center;margin:0 0 .5rem}.bbc-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.1);color:rgba(255,255,255,.8) !important;border:1px solid rgba(255,255,255,.2);text-decoration:none !important;border-bottom:none !important;transition:background .2s,color .2s}.bbc-footer-social a:hover{background:var(--bbc-purple);color:#fff !important;border-color:var(--bbc-purple)}.bbc-footer-social svg{width:15px;height:15px;fill:currentColor}.bbc-footer-tagline{text-align:center;font-style:italic;color:rgba(255,255,255,.5);font-size:.8rem;margin-top:.5rem}.site-info,footer.site-info{background-color:#2a1a4a !important;background-image:linear-gradient(rgba(42,26,74,.85),rgba(42,26,74,.92)),url('https://www.boernebassclub.com/wp-content/uploads/2026/06/boerne-bass-club-2026-tournament-high-quality-action-1536x1024.jpg') !important;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;color:rgba(255,255,255,.8) !important;padding:1.25rem 1.5rem !important;text-align:center}.site-main{margin-bottom:0 !important}.inside-site-info{max-width:900px;margin:0 auto}.inside-site-info p,.inside-site-info .copyright-bar{margin:0;font-size:.85rem;line-height:1.6}.site-info a{color:rgba(255,255,255,.75) !important;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2)}.site-info a:hover{color:#fff !important;border-bottom-color:rgba(255,255,255,.5)}.site-footer,.footer-wrap,.footer-widget-area{background-color:#2a1a4a !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;margin:0 !important;box-sizing:border-box !important;border:none !important}.bbc-contact-social{display:flex;gap:1rem;margin:.75rem 0 1rem}.bbc-contact-social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--bbc-deep-purple);color:#fff;text-decoration:none !important;border:none !important;transition:background .2s,transform .15s}.bbc-contact-social a:hover{background:var(--bbc-purple);transform:translateY(-2px)}.bbc-contact-social svg{width:20px;height:20px;fill:currentColor}.bbc-sponsors-home{margin-top:1.5rem}.bbc-sponsors-home-tier{margin-bottom:2rem}.bbc-sponsors-home-tier-label{display:block;text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bbc-gray);margin-bottom:.75rem}.bbc-sponsors-home-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.bbc-sponsors-home-card{display:flex;align-items:center;justify-content:center}.bbc-sponsors-home-card a,.bbc-sponsors-home-card span{display:flex;align-items:center;justify-content:center;border-bottom:none !important;text-decoration:none !important}.bbc-sponsors-home-logo{max-height:80px;max-width:320px;width:auto;height:auto;object-fit:contain;filter:grayscale(30%);transition:filter .2s,opacity .2s;opacity:.85}.bbc-tier-rank-1 .bbc-sponsors-home-logo{max-height:160px;max-width:480px}.bbc-tier-rank-2 .bbc-sponsors-home-logo{max-height:130px;max-width:400px}.bbc-tier-rank-3 .bbc-sponsors-home-logo{max-height:100px;max-width:340px}.bbc-tier-rank-4 .bbc-sponsors-home-logo{max-height:80px;max-width:280px}.bbc-tier-rank-5 .bbc-sponsors-home-logo{max-height:65px;max-width:220px}.bbc-sponsors-home-card a:hover .bbc-sponsors-home-logo{filter:grayscale(0%);opacity:1}.bbc-sponsors-home-name{font-size:.95rem;font-weight:600;color:var(--bbc-deep-purple);padding:.5rem 1rem;border:1px solid var(--bbc-light-gray);border-radius:4px}.bbc-sponsors-home-cta{text-align:center;margin-top:1.5rem;font-size:.9rem}.bbc-sponsors-home-cta a{color:var(--bbc-purple);text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .2s}.bbc-sponsors-home-cta a:hover{border-bottom-color:var(--bbc-purple)}.bbc-schedule-heading{margin-top:2rem;margin-bottom:1rem;font-size:1.4rem}.bbc-schedule-divider{margin:2.5rem 0;border:none;border-top:1px solid #e5e5e7}.bbc-schedule-empty{color:var(--bbc-gray);font-style:italic}.bbc-schedule-list{display:flex;flex-direction:column;gap:1rem}.bbc-tournament-row{display:flex;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e5e5e7;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.bbc-tournament-row--past{opacity:.82}.bbc-tournament-thumb-wrap{flex-shrink:0}.bbc-tournament-thumb{width:72px;height:72px;object-fit:contain;border-radius:6px;display:block;background:#f5f5f5}.bbc-tournament-info{flex:1;min-width:0}.bbc-tournament-date{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bbc-purple);margin-bottom:.25rem}.bbc-tournament-title{font-size:1.05rem;font-weight:700;color:var(--bbc-deep-purple);line-height:1.3;margin-bottom:.25rem}.bbc-tournament-meta{font-size:.88rem;color:var(--bbc-gray);margin-bottom:.4rem}.bbc-tournament-results-link{display:inline-block;font-size:.85rem;font-weight:600;color:var(--bbc-purple);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s}.bbc-tournament-results-link:hover{border-bottom-color:var(--bbc-purple)}.bbc-tournament-results-pending{font-size:.85rem;color:var(--bbc-gray);font-style:italic}@media (max-width:480px){.bbc-tournament-row{flex-direction:column}.bbc-tournament-thumb{width:100%;height:auto;max-height:160px}}@media (max-width:768px){.site-header .inside-header,.has-inline-mobile-toggle .inside-header{flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;text-align:left}.site-branding-container{flex:1 1 auto;min-width:0}.main-navigation.mobile-menu-control-wrapper{flex:0 0 auto !important;margin-left:auto;display:flex !important;align-items:center;flex-wrap:nowrap !important}.main-navigation.sub-menu-right:not(.toggled){display:none !important}.main-navigation.sub-menu-right.toggled{display:block !important;position:absolute;top:calc(100% + 8px);right:24px;left:auto;width:240px;max-width:80vw;margin:0 !important;background:var(--bbc-deep-purple) !important;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.45);padding:.5rem 0;z-index:999;max-height:80vh;overflow-y:auto}.main-navigation.sub-menu-right.toggled .main-nav>ul{display:flex;flex-direction:column;align-items:stretch}.main-navigation.sub-menu-right.toggled .main-nav>ul>li>a{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1.25rem;line-height:1.4}.main-navigation.sub-menu-right.toggled .main-nav .sub-menu{position:static;width:100%;min-width:0;background:rgba(0,0,0,.15);box-shadow:none}.main-navigation.sub-menu-right.toggled .main-nav .sub-menu a{display:block;padding:.5rem 1.25rem .5rem 2.25rem}.main-navigation.sub-menu-right.toggled .dropdown-menu-toggle{pointer-events:auto}}.bbc-sponsor-tier-min{text-align:center;color:var(--bbc-gray);font-size:.85rem;margin:-.5rem 0 1rem}.bbc-tournament-register-link{display:inline-block;font-size:.85rem;font-weight:700;color:#fff;background:var(--bbc-purple);padding:.35rem .85rem;border-radius:4px;text-decoration:none !important;border:none !important;transition:background .15s;margin-top:.4rem}.bbc-tournament-register-link:hover{background:var(--bbc-deep-purple);color:#fff}.bbc-tournament-notes{margin-top:.6rem;font-size:.85rem;color:var(--bbc-gray);line-height:1.5;margin-bottom:0}.bbc-notes-more{color:var(--bbc-purple);font-weight:600;white-space:nowrap;text-decoration:none}.bbc-notes-more:hover{text-decoration:underline}html{overflow-x:hidden}body.page-template-page-home{overflow-x:hidden}body.page-template-page-home .site-content,body.page-template-page-home #primary,body.page-template-page-home .content-area,body.page-template-page-home .site-main,body.page-template-page-home main{overflow:visible !important;max-width:none !important;width:100% !important;padding:0 !important;margin-top:0 !important;float:none !important;flex:none !important}body.page-template-page-home article,body.page-template-page-home .entry-content,body.page-template-page-home .bbc-home,body.page-template-page-home .bbc-home-content{overflow:visible !important;max-width:none !important;width:100% !important;padding:0 !important;float:none !important}.bbc-section-hero .wp-block-group__inner-container,.bbc-section-utility .wp-block-group__inner-container,.bbc-section-white .wp-block-group__inner-container,.bbc-section-gray .wp-block-group__inner-container,.bbc-section-deep .wp-block-group__inner-container{max-width:none !important;width:100% !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important}.bbc-inner{max-width:1140px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box;position:relative;z-index:2}.bbc-section-hero,.bbc-section-utility,.bbc-section-white,.bbc-section-gray,.bbc-section-deep{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:0 !important;box-sizing:border-box !important;position:relative;overflow:visible}.bbc-section-white{background:#f9f7fe}.bbc-section-gray{background:#ede6f8}.bbc-section-deep{background:#2a1a4a}.bbc-section-utility{background:#4b2e83}.bbc-section-sponsors{background:#fff !important}.bbc-section-hero{padding-top:96px;padding-bottom:160px}.bbc-section-utility{padding-top:36px;padding-bottom:108px}.bbc-section-scripture,.bbc-section-what-we-do,.bbc-section-who-we-are,.bbc-section-instagram,.bbc-section-sponsors{padding-top:96px;padding-bottom:140px}.bbc-section-pullquote{padding-top:136px;padding-bottom:140px}.bbc-section-cta{padding-top:96px;padding-bottom:96px}@media (max-width:768px){.bbc-section-hero{padding-top:56px;padding-bottom:140px}.bbc-hero-buttons{margin-bottom:2rem}.bbc-section-utility{padding-top:24px;padding-bottom:70px}.bbc-section-scripture,.bbc-section-what-we-do,.bbc-section-who-we-are,.bbc-section-instagram,.bbc-section-sponsors{padding-top:56px;padding-bottom:100px}.bbc-section-pullquote{padding-top:96px;padding-bottom:100px}.bbc-section-cta{padding-top:56px;padding-bottom:56px}}.bbc-section-hero,.bbc-section-utility,.bbc-section-scripture,.bbc-section-what-we-do,.bbc-section-who-we-are,.bbc-section-pullquote,.bbc-section-instagram,.bbc-section-sponsors{position:relative}.bbc-section-hero:after,.bbc-section-utility:after,.bbc-section-scripture:after,.bbc-section-what-we-do:after,.bbc-section-who-we-are:after,.bbc-section-pullquote:after,.bbc-section-instagram:after,.bbc-section-sponsors:after{content:'';position:absolute;bottom:0;left:-2%;width:104%;z-index:1;pointer-events:none}.bbc-section-hero:after{z-index:2;height:110px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDExMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAsMTEwIEwwLDcyIEMxNjAsMjIgMzIwLDIyIDQ4MCw3MiBDNjQwLDExMCA4MDAsMjIgOTYwLDcyIEMxMTIwLDExMCAxMjgwLDIyIDE0NDAsNzIgTDE0NDAsMTEwIFoiIGZpbGw9IiM0QjJFODMiLz48L3N2Zz4=") no-repeat bottom/100% 100%,url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDExMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAsMTEwIEwwLDU4IEMxNjAsNSAzMjAsNSA0ODAsNTggQzY0MCwxMDggODAwLDUgOTYwLDU4IEMxMTIwLDEwOCAxMjgwLDUgMTQ0MCw1OCBMMTQ0MCwxMTAgWiIgZmlsbD0iIzdCNTZCMCIvPjwvc3ZnPg==") no-repeat bottom/100% 100%}.bbc-section-utility:after{height:100px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAsMTAwIEwwLDc4IEMyMDAsNDIgNDIwLDYwIDY0MCwzOCBDODIwLDIyIDEwMjAsNjIgMTI2MCw1MCBDMTM2MCw0NSAxNDIwLDY4IDE0NDAsNzIgTDE0NDAsMTAwIFoiIGZpbGw9IiNGOUY3RkUiLz48L3N2Zz4=") no-repeat bottom/100% 100%,url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAsMTAwIEwwLDY1IEMxODAsMjIgNDAwLDQyIDY0MCwxOCBDODQwLDAgMTA0MCw0MCAxMjYwLDMwIEMxMzYwLDIwIDE0MjAsNDggMTQ0MCw1MiBMMTQ0MCwxMDAgWiIgZmlsbD0iI0Q4QzhGNSIvPjwvc3ZnPg==") no-repeat bottom/100% 100%}.bbc-section-scripture:after{height:80px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDgwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48cGF0aCBkPSJNMCw4MCBMMCw1MiBDMTgwLDIwIDMyMCw1MiA0ODAsNDIgQzYyMCwzMiA3NDAsNjUgOTIwLDQ1IEMxMDgwLDI4IDEyMjAsNjAgMTQ0MCw0OCBMMTQ0MCw4MCBaIiBmaWxsPSIjRURFNkY4Ii8+PC9zdmc+") no-repeat bottom/100% 100%}.bbc-section-what-we-do:after{height:70px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDcwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48cGF0aCBkPSJNMCw3MCBMMCw0OCBDMjUwLDY1IDQ0MCwyOCA2NjAsMzggQzgyMCw0NiA5NDAsMjIgMTE0MCwzNSBDMTI4MCw0NCAxMzgwLDU4IDE0NDAsNTUgTDE0NDAsNzAgWiIgZmlsbD0iI0Y5RjdGRSIvPjwvc3ZnPg==") no-repeat bottom/100% 100%}.bbc-section-who-we-are:after{height:120px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDEyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAsMTIwIEwwLDg1IEMyMDAsODUgMzgwLDE4IDY0MCwyOCBDODYwLDM4IDEwODAsOTUgMTI4MCw4MCBDMTM4MCw3MyAxNDIwLDg4IDE0NDAsOTIgTDE0NDAsMTIwIFoiIGZpbGw9IiMyQTFBNEEiLz48L3N2Zz4=") no-repeat bottom/100% 100%,url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDEyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAsMTIwIEwwLDcyIEMyMDAsNzIgMzYwLDUgNjQwLDE0IEM4ODAsMjIgMTA4MCw3NSAxMjgwLDYwIEMxMzgwLDUyIDE0MjAsNjggMTQ0MCw3NCBMMTQ0MCwxMjAgWiIgZmlsbD0iIzNEMjI2NiIvPjwvc3ZnPg==") no-repeat bottom/100% 100%}.bbc-section-pullquote:after{height:90px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDkwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48cGF0aCBkPSJNMCw5MCBMMCw2MCBDMTgwLDYyIDM4MCw5MCA2MjAsNjggQzgyMCw0OCA5ODAsMjIgMTIwMCw0MiBDMTMyMCw1MiAxNDAwLDc1IDE0NDAsODAgTDE0NDAsOTAgWiIgZmlsbD0iI0VERTZGOCIvPjwvc3ZnPg==") no-repeat bottom/100% 100%}.bbc-section-instagram:after{height:65px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDY1IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48cGF0aCBkPSJNMCw2NSBMMCw0MiBDMTYwLDU1IDMwMCwyMiA0ODAsMzUgQzY2MCw0OCA3NjAsMTggOTQwLDMwIEMxMTAwLDQyIDEyNjAsNTUgMTQ0MCw0MCBMMTQ0MCw2NSBaIiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+") no-repeat bottom/100% 100%}.bbc-section-sponsors:after{height:90px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDQwIDkwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48cGF0aCBkPSJNMCw5MCBRMzYwLDEwIDcyMCwyNCBRMTA4MCwzOCAxNDQwLDkwIFoiIGZpbGw9IiMyQTFBNEEiLz48L3N2Zz4=") no-repeat bottom/100% 100%}.bbc-section-hero{background:0 0;min-height:65vh;overflow:hidden !important;display:flex;flex-direction:column;align-items:stretch;justify-content:center;text-align:center}.bbc-section-hero>.wp-block-group__inner-container{display:flex;flex-direction:column;align-items:stretch;justify-content:center;flex:1}.bbc-section-hero .bbc-inner{width:100%;text-align:center}.bbc-section-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(160deg,rgba(20,10,50,.62) 0%,rgba(42,26,74,.5) 100%);z-index:1;pointer-events:none}.bbc-section-hero .bbc-inner{position:relative;z-index:3}.bbc-hero-kicker{color:rgba(255,255,255,.75) !important;font-size:.85rem !important;font-weight:700 !important;letter-spacing:.18em !important;text-transform:uppercase !important;margin-bottom:1rem !important}.bbc-hero-title{color:#fff !important;font-size:clamp(2.75rem, 6vw, 4.5rem) !important;font-weight:900 !important;line-height:1.05 !important;margin-top:0 !important;margin-bottom:1.25rem !important}.bbc-hero-subhead{color:rgba(255,255,255,.88) !important;font-size:1.15rem !important;line-height:1.65 !important;max-width:620px !important;margin-left:auto !important;margin-right:auto !important;margin-bottom:2.5rem !important}body .bbc-btn-hero-primary .wp-block-button__link{background-color:#fff !important;color:#2a1a4a !important;border:2px solid #fff !important;border-radius:4px !important;padding:14px 32px !important;font-weight:700 !important;font-size:1rem !important;transition:background-color .2s,color .2s}body .bbc-btn-hero-primary .wp-block-button__link:hover{background-color:rgba(255,255,255,.88) !important}body .bbc-btn-hero-outline.is-style-outline .wp-block-button__link{background-color:rgba(255,255,255,.25) !important;color:#fff !important;border:2px solid #fff !important;border-radius:4px !important;padding:14px 32px !important;font-weight:600 !important;font-size:1rem !important;transition:background-color .2s}body .bbc-btn-hero-outline.is-style-outline .wp-block-button__link:hover{background-color:rgba(255,255,255,.38) !important}.bbc-utility-cols{align-items:center;gap:0 !important}.bbc-utility-col{text-align:center}.bbc-utility-link{display:block;color:#fff !important;text-decoration:none !important;border-bottom:none !important;padding:.5rem 1rem;transition:opacity .2s}.bbc-utility-link:hover{opacity:.8;border-bottom:none !important}.bbc-utility-icon{width:34px;height:34px;display:block;margin:0 auto .6rem;color:rgba(255,255,255,.85)}.bbc-utility-label{display:block;font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff}.bbc-scripture-quote{font-size:clamp(1.5rem, 3.5vw, 2.25rem) !important;font-style:italic !important;line-height:1.5 !important;color:#2a1a4a !important;max-width:800px !important;margin-left:auto !important;margin-right:auto !important;margin-bottom:.5rem !important;font-weight:400 !important}.bbc-scripture-attrib{color:var(--bbc-gray) !important;font-size:.9rem !important;font-weight:600 !important;letter-spacing:.1em !important;text-transform:uppercase !important;margin-bottom:2.5rem !important}.bbc-scripture-rule{max-width:80px !important;border-color:#c4b5e0 !important;margin-bottom:2.5rem !important}.bbc-intro-text{font-size:1.1rem !important;line-height:1.75 !important;max-width:720px !important;margin-left:auto !important;margin-right:auto !important;color:#3d3d3d !important}.bbc-section-heading{font-size:clamp(1.75rem, 4vw, 2.5rem) !important;font-weight:800 !important;color:#2a1a4a !important;margin-bottom:2.5rem !important;margin-top:0 !important}.bbc-section-gray .bbc-section-heading,.bbc-section-what-we-do .bbc-section-heading,.bbc-section-instagram .bbc-section-heading{color:#2a1a4a !important}.bbc-what-we-do-grid{align-items:stretch !important;gap:28px !important}.bbc-what-we-do-grid .wp-block-column{display:flex;flex-direction:column}.bbc-card{background:#fff !important;border-radius:10px !important;padding:2rem !important;box-shadow:0 4px 18px rgba(75,46,131,.1) !important;flex:1;box-sizing:border-box !important}.bbc-card h3{font-size:1.2rem !important;font-weight:700 !important;color:#2a1a4a !important;margin-top:0 !important;margin-bottom:.75rem !important;overflow-wrap:normal !important;word-break:keep-all !important;hyphens:none !important}.bbc-card p{font-size:.95rem !important;color:#4a4a4a !important;line-height:1.65 !important;margin:0 !important}.what-we-do .gb-headline,.what-we-do h3{overflow-wrap:normal;word-break:keep-all;hyphens:none}.bbc-who-photo-placeholder{background:linear-gradient(135deg,#4b2e83 0%,#2a1a4a 100%);border-radius:10px;min-height:340px;display:flex;align-items:center;justify-content:center;padding:2rem}.bbc-who-photo-placeholder p{color:rgba(255,255,255,.45) !important;font-style:italic !important;text-align:center !important;font-size:.9rem !important;margin:0 !important}.bbc-who-text h2{color:#2a1a4a !important;font-size:clamp(1.5rem, 3vw, 2rem) !important;margin-top:0 !important;margin-bottom:1rem !important}.bbc-who-text p{font-size:1rem !important;line-height:1.75 !important;color:#3d3d3d !important;margin-bottom:1.25rem !important}body .bbc-btn-purple .wp-block-button__link{background-color:#4b2e83 !important;color:#fff !important;border-radius:4px !important;padding:12px 28px !important;font-weight:600 !important;text-decoration:none !important;transition:background-color .2s}body .bbc-btn-purple .wp-block-button__link:hover{background-color:#3a2267 !important}.bbc-pull-quote{font-size:clamp(1.75rem, 4vw, 3rem) !important;font-style:italic !important;font-weight:700 !important;line-height:1.4 !important;color:#fff !important;max-width:800px !important;margin-left:auto !important;margin-right:auto !important}.bbc-instagram-placeholder{background:#ddd6f0;border-radius:10px;min-height:200px;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.bbc-instagram-placeholder p{color:#7a6e99 !important;font-style:italic !important;margin:0 !important}.bbc-sponsors-tagline{color:#6b6b8a !important;font-size:1rem !important;margin-top:-1.5rem !important;margin-bottom:2rem !important}.bbc-cta-heading{color:#fff !important;font-size:clamp(1.75rem, 4vw, 2.75rem) !important;font-weight:800 !important;margin-top:0 !important;margin-bottom:2rem !important}body .bbc-btn-cta-primary .wp-block-button__link{background-color:#fff !important;color:#2a1a4a !important;border:2px solid #fff !important;border-radius:4px !important;padding:14px 32px !important;font-weight:700 !important;font-size:1rem !important;transition:background-color .2s,color .2s}body .bbc-btn-cta-primary .wp-block-button__link:hover{background-color:rgba(255,255,255,.88) !important}body .bbc-btn-cta-outline.is-style-outline .wp-block-button__link{background-color:rgba(255,255,255,.1) !important;color:#fff !important;border:2px solid #fff !important;border-radius:4px !important;padding:14px 32px !important;font-weight:600 !important;font-size:1rem !important;transition:background-color .2s}body .bbc-btn-cta-outline.is-style-outline .wp-block-button__link:hover{background-color:rgba(255,255,255,.2) !important}.bbc-sponsors-home-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2.5rem;padding:1rem 0}.bbc-sponsors-home-card{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;flex-shrink:0}.bbc-sponsors-home-logo{display:block !important;width:auto !important;height:auto !important;max-height:80px !important;max-width:440px !important;object-fit:contain !important;filter:grayscale(20%);opacity:.88;transition:opacity .2s,filter .2s}.bbc-sponsors-home-card a:hover .bbc-sponsors-home-logo{opacity:1;filter:none}.bbc-tier-rank-1 .bbc-sponsors-home-logo{max-height:160px !important;max-width:600px !important}.bbc-tier-rank-2 .bbc-sponsors-home-logo{max-height:130px !important;max-width:520px !important}.bbc-tier-rank-3 .bbc-sponsors-home-logo{max-height:100px !important;max-width:440px !important}.bbc-tier-rank-4 .bbc-sponsors-home-logo{max-height:80px !important;max-width:360px !important}.bbc-tier-rank-5 .bbc-sponsors-home-logo{max-height:65px !important;max-width:280px !important}.bbc-sponsor-grid{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:1.5rem !important}.bbc-sponsor-grid .bbc-sponsor-card{flex:1 1 auto}.bbc-tier-rank-1 .bbc-sponsor-grid .bbc-sponsor-card{flex-basis:300px;max-width:340px}.bbc-tier-rank-2 .bbc-sponsor-grid .bbc-sponsor-card{flex-basis:280px;max-width:320px}.bbc-tier-rank-3 .bbc-sponsor-grid .bbc-sponsor-card{flex-basis:240px;max-width:280px}.bbc-tier-rank-4 .bbc-sponsor-grid .bbc-sponsor-card{flex-basis:200px;max-width:240px}.bbc-tier-rank-5 .bbc-sponsor-grid .bbc-sponsor-card{flex-basis:180px;max-width:220px}.bbc-sponsor-logo{display:block !important;width:auto !important;height:auto !important;max-width:100% !important;max-height:100px !important;object-fit:contain !important;margin:0 auto !important}.bbc-tier-rank-1 .bbc-sponsor-logo{max-height:180px !important}.bbc-tier-rank-2 .bbc-sponsor-logo{max-height:150px !important}.bbc-tier-rank-3 .bbc-sponsor-logo{max-height:120px !important}.bbc-tier-rank-4 .bbc-sponsor-logo{max-height:100px !important}.bbc-tier-rank-5 .bbc-sponsor-logo{max-height:80px !important}@media (max-width:767px){.bbc-what-we-do-grid .wp-block-column{flex-basis:100% !important}.bbc-what-we-do-grid{flex-direction:column !important}}.bbc-captain-photos{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;align-items:flex-start;margin:1.25rem 0}.bbc-captain-photo-link{display:block;flex-shrink:0;border-bottom:none !important;text-decoration:none !important}.bbc-captain-photo-link:hover .bbc-captain-photo{opacity:.85;transform:translateY(-2px)}.bbc-captain-photo{width:120px;height:120px;object-fit:cover;border-radius:50%;display:block;transition:opacity .2s,transform .2s;box-shadow:0 2px 8px rgba(0,0,0,.15)}.bbc-roster{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0}.bbc-roster-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.bbc-roster-photo-wrap{width:180px;height:180px;flex-shrink:0}.bbc-roster-photo{width:180px;height:180px;object-fit:cover;border-radius:50%;display:block;box-shadow:0 3px 12px rgba(0,0,0,.15)}.bbc-roster-photo-placeholder{border-radius:50%;background:var(--bbc-light-gray,#e8e0f5)}.bbc-roster-name{font-size:1.05rem;font-weight:700;color:var(--bbc-deep-purple);margin:0}.bbc-roster-boat{font-size:.85rem;color:var(--bbc-gray,#666);margin:0}.bbc-roster-empty{color:var(--bbc-gray,#666);font-style:italic}.bbc-captain-cta-block{background:var(--bbc-section-gray,#ede6f8);border-radius:8px;padding:2rem 2.5rem !important;text-align:center}.bbc-captain-cta-block h2{color:var(--bbc-deep-purple);margin-top:0}.bbc-captain-cta-block .wp-block-buttons{justify-content:center}.bbc-team-section-heading{text-align:center;margin-bottom:2rem;font-size:1.75rem}.bbc-team-alumni-heading{margin-top:3.5rem;color:#555;font-size:1.4rem}.bbc-team-empty{text-align:center;color:#888;font-style:italic;margin:2rem 0}.bbc-team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem}.bbc-team-card{display:flex;flex-direction:column;align-items:center;text-align:center;width:180px}.bbc-team-photo-wrap{width:160px;height:160px;border-radius:50%;overflow:hidden;margin-bottom:.75rem;background:#e8e8e8;flex-shrink:0}.bbc-team-photo{width:160px !important;height:160px !important;object-fit:cover;border-radius:50%;display:block}.bbc-team-photo-placeholder{width:160px;height:160px;border-radius:50%;background:#d0d0d0}.bbc-team-info{display:flex;flex-direction:column;align-items:center;gap:.15rem}.bbc-team-name{font-weight:700;font-size:1.05rem;margin:0;line-height:1.2}.bbc-team-meta{font-size:.8rem;color:#666;margin:0}.bbc-team-pb{font-size:.8rem;color:#0073aa;font-weight:600;margin:0}.bbc-team-card--alumni .bbc-team-photo-wrap{opacity:.85}.bbc-team-card--alumni .bbc-team-name{color:#555}@media (max-width:600px){.bbc-team-card{width:140px}.bbc-team-photo-wrap,.bbc-team-photo,.bbc-team-photo-placeholder{width:120px !important;height:120px !important}}.bbc-roster-photo-group{position:relative;width:200px;height:200px;margin:0 auto .75rem;flex-shrink:0}.bbc-roster-photo-group .bbc-roster-photo-wrap{position:absolute;top:0;left:0}.bbc-roster-boat-badge{position:absolute;bottom:0;right:-14px;width:86px;height:86px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,.22);z-index:2;background:#e0e0e0}.bbc-roster-boat-badge-img{width:100% !important;height:100% !important;object-fit:cover !important;display:block}.bbc-tournament-results-na{font-size:.85rem;color:#aaa;font-style:italic}.bbc-roster-specs{font-size:.78rem;color:#888;margin:0}.bbc-team-class,.bbc-team-joined{font-size:.8rem;color:#666;margin:0;line-height:1.4}#bbc-lightbox{display:none;position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.88);align-items:center;justify-content:center;cursor:zoom-out;padding:20px;box-sizing:border-box}#bbc-lightbox.active{display:flex}#bbc-lightbox #bbc-lb-img{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:6px;box-shadow:0 8px 48px rgba(0,0,0,.7);cursor:default;display:block}#bbc-lb-close{position:absolute;top:14px;right:18px;background:rgba(255,255,255,.15);color:#fff;border:none;font-size:2rem;line-height:1;width:44px;height:44px;border-radius:50%;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s}#bbc-lb-close:hover{background:rgba(255,255,255,.32)}.bbc-photo-expand{cursor:zoom-in;display:block;line-height:0}.bbc-tournament-single{max-width:860px;margin:0 auto}.bbc-ts-banner{width:100%;max-height:360px;overflow:hidden;border-radius:10px;margin-bottom:1.5rem;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.bbc-ts-banner-img{width:100%;height:360px;object-fit:contain;display:block}.bbc-ts-header{text-align:center;margin-bottom:1.5rem}.bbc-ts-title{font-size:2rem;margin:0 0 .4rem;color:#2a1a4a;line-height:1.2}.bbc-ts-date{font-size:1.05rem;color:#5a7fa8;font-weight:600;margin-bottom:.4rem}.bbc-ts-meta{font-size:.95rem;color:#666}.bbc-ts-sep{margin:0 .4em}.bbc-ts-cta{text-align:center;margin:1.5rem 0}.bbc-ts-btn{display:inline-block;padding:.65rem 1.6rem;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;transition:opacity .18s}.bbc-ts-btn:hover{opacity:.85}.bbc-ts-upcoming-badge{display:inline-block;background:#5a7fa8;color:#fff;padding:.4rem 1.2rem;border-radius:6px;font-size:.92rem;font-weight:600}.bbc-ts-na{font-size:.95rem;color:#aaa;font-style:italic}.bbc-ts-notes{background:#f8f8fc;border-left:4px solid #5a7fa8;padding:1rem 1.25rem;border-radius:0 6px 6px 0;color:#444;font-size:.97rem;line-height:1.65;margin-bottom:1.75rem}.bbc-ts-form{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}@media (max-width:640px){.bbc-ts-title{font-size:1.45rem}.bbc-ts-banner{max-height:220px}.bbc-ts-banner-img{height:220px}}.bbc-tournament-title a{color:inherit;text-decoration:none}.bbc-tournament-title a:hover{color:#5a7fa8}.bbc-tournament-thumb-wrap a{display:block;line-height:0}.bbc-tournament-thumb-wrap a img{transition:opacity .18s}.bbc-tournament-thumb-wrap a:hover img{opacity:.82}.bbc-photo-hero{position:relative;width:100%;overflow:hidden;background:#0d1f2d;display:block}.bbc-hero-track{display:flex;width:400%;height:100%;position:absolute;inset:0;will-change:transform;transition:transform .75s cubic-bezier(.4,0,.2,1)}.bbc-photo-hero[data-slides="2"] .bbc-hero-track{width:200%}.bbc-photo-hero[data-slides="3"] .bbc-hero-track{width:300%}.bbc-photo-hero[data-slides="4"] .bbc-hero-track{width:400%}.bbc-hero-slide{flex:0 0 25%;background-size:cover;background-position:center 30%;background-repeat:no-repeat}.bbc-photo-hero[data-slides="2"] .bbc-hero-slide{flex:0 0 50%}.bbc-photo-hero[data-slides="3"] .bbc-hero-slide{flex:0 0 33.333%}.bbc-photo-hero[data-slides="4"] .bbc-hero-slide{flex:0 0 25%}.bbc-photo-hero:before{content:'';display:block;padding-top:0;height:inherit}.bbc-photo-hero:after{content:'';position:absolute;bottom:0;left:0;right:0;height:35%;background:linear-gradient(transparent,rgba(0,0,0,.45));pointer-events:none}.bbc-hero-dots{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.bbc-hero-dot{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.85);background:0 0;cursor:pointer;padding:0;transition:background .25s,transform .25s}.bbc-hero-dot.active,.bbc-hero-dot:hover{background:#fff;transform:scale(1.2)}.bbc-section-photo-strip{padding:0 !important;margin:0 !important}@media (max-width:600px){.bbc-photo-hero{min-height:260px !important;height:50vw !important}}.bbc-gallery{display:grid;gap:5px;margin:1.5rem 0;width:100%}.bbc-gallery-cols-2{grid-template-columns:repeat(2,1fr)}.bbc-gallery-cols-3{grid-template-columns:repeat(3,1fr)}.bbc-gallery-cols-4{grid-template-columns:repeat(4,1fr)}.bbc-gallery-item{position:relative;overflow:hidden;aspect-ratio:4/3;background:#0d1f2d;border-radius:4px}.bbc-gallery-link{display:block;width:100%;height:100%;text-decoration:none}.bbc-gallery-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease,filter .4s ease}.bbc-gallery-item:hover .bbc-gallery-img,.bbc-gallery-item:focus-within .bbc-gallery-img{transform:scale(1.06);filter:brightness(.82)}.bbc-gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:.5rem .7rem;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;font-size:.78rem;line-height:1.35;transform:translateY(100%);transition:transform .3s ease}.bbc-gallery-item:hover .bbc-gallery-caption,.bbc-gallery-item:focus-within .bbc-gallery-caption{transform:translateY(0)}@media (max-width:900px){.bbc-gallery-cols-4{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.bbc-gallery-cols-3,.bbc-gallery-cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.bbc-gallery-cols-2,.bbc-gallery-cols-3,.bbc-gallery-cols-4{grid-template-columns:repeat(2,1fr)}}.bbc-who-photo img,.bbc-who-photo-img{width:100%;height:auto;border-radius:6px;display:block;box-shadow:0 4px 20px rgba(0,0,0,.18)}.bbc-hero-bg{position:absolute;inset:0;z-index:0}.bbc-hero-bg .bbc-photo-hero{width:100% !important;height:100% !important;min-height:0 !important}.bbc-hero-bg .bbc-photo-hero:before,.bbc-hero-bg .bbc-photo-hero:after{display:none}.bbc-hero-bg .bbc-hero-track{height:100%}.bbc-hero-bg .bbc-hero-slide{height:100%;background-position:center 25%}.bbc-hero-bg .bbc-hero-dots{bottom:9rem}@media (max-width:768px){.bbc-hero-bg .bbc-hero-dots{bottom:6.5rem}}.bbc-tkg-attribution{display:flex;align-items:center;gap:1.5rem;background:var(--bbc-deep-purple);border-radius:8px;padding:1.5rem;margin:0 0 2rem;color:rgba(255,255,255,.9)}.bbc-tkg-attribution-logo{max-width:120px;width:100%;height:auto;flex-shrink:0}.bbc-tkg-attribution-text p{margin:0 0 .5rem;font-size:.95rem;line-height:1.5}.bbc-tkg-attribution-text p:last-child{margin-bottom:0}.bbc-tkg-attribution-text a{color:var(--bbc-accent);font-weight:600;text-decoration:underline}@media (max-width:600px){.bbc-tkg-attribution{flex-direction:column;text-align:center}}.entry-content{font-size:1.05rem;line-height:1.7}.entry-content>p:first-of-type{margin-top:0}.entry-meta{color:var(--bbc-gray);font-size:.9rem}.entry-categories a,.cat-links a{display:inline-block;background:var(--bbc-light-gray);color:var(--bbc-purple) !important;border-radius:999px;padding:.2rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none !important;margin-right:.4rem}.single-post .entry-header,.single-post .entry-content,.single-post .entry-meta,.single-post .post-image,.blog .entry-header,.blog .entry-content,.blog .entry-summary,.blog .post-image,.archive .entry-header,.archive .entry-content,.archive .entry-summary,.archive .post-image{max-width:800px;margin-left:auto;margin-right:auto}.single-post .post-image img,.blog .post-image img,.archive .post-image img{display:block;margin:0 auto}.blog .post-image,.archive .post-image{height:360px;overflow:hidden;border-radius:8px}.blog .post-image img,.archive .post-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:600px){.blog .post-image,.archive .post-image{height:220px}}#bbc-countdown-pill{position:fixed;bottom:20px;right:20px;z-index:9999;background:var(--bbc-deep-purple);color:#fff;border-radius:999px;box-shadow:0 4px 16px rgba(0,0,0,.25);font-size:.85rem}#bbc-countdown-pill a{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.6rem 1.25rem;color:#fff;text-decoration:none;white-space:nowrap}#bbc-countdown-pill .bbc-countdown-label{font-weight:700;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:var(--bbc-accent)}#bbc-countdown-pill .bbc-countdown-timer{display:flex;gap:.6rem;font-weight:700;font-variant-numeric:tabular-nums}#bbc-countdown-pill .bbc-countdown-segment{display:flex;flex-direction:column;align-items:center;line-height:1.1}#bbc-countdown-pill .bbc-countdown-unit{font-size:.6rem;font-weight:400;opacity:.7;text-transform:uppercase}@media (max-width:600px){#bbc-countdown-pill{right:10px;bottom:10px;border-radius:8px;font-size:.6rem}#bbc-countdown-pill a{align-items:center;gap:.15rem;padding:.3rem .5rem;white-space:normal;text-align:center}#bbc-countdown-pill .bbc-countdown-label{font-size:.5rem}#bbc-countdown-pill .bbc-countdown-timer{gap:.25rem}#bbc-countdown-pill .bbc-countdown-unit{font-size:.45rem}}.single-post .inside-article{display:flex;flex-direction:column}.single-post .entry-header{order:1}.single-post .featured-image{order:2;max-width:800px;width:100%;margin-left:auto;margin-right:auto}.single-post .entry-content{order:3}.single-post .entry-meta{order:4}