@charset "UTF-8";
@import url('fundraising.css?v=1');
#br .bs-page{font-family:Inter,Arial,sans-serif;color:var(--ink);font-size:15px;line-height:1.4;background:#fff;--navy:#001b3d;--navy2:#002957;--text:#334569;--soft:#f5f9ff;--white:#fff;--blue2:#00a6ff}
#br .bs-container{width:90%;max-width:1180px;margin:0 auto}
#br .bs-page h1,#br .bs-page h2,#br .bs-page h3{font-family:Montserrat,Inter,Arial,sans-serif;color:inherit;letter-spacing:-.6px}
#br .bs-page h2{font-size:30px;line-height:1.1;margin:0 0 6px;font-weight:800}
#br .bs-page h3{font-size:17px;line-height:1.2;font-weight:750}
#br .bs-page p{margin:0 0 10px}
#br .bs-sub{color:#334569;font-size:15px;margin-bottom:14px!important}
#br .bs-section{padding-top:20px;padding-bottom:20px}
#br .bs-page .br-btn{font-size:14px;min-height:44px;padding:10px 20px;line-height:1.2;font-weight:600;white-space:normal;text-align:center}
#br .bs-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}
#br .bs-eyebrow{color:#00a6ff;font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:10px!important}
#br .bs-title{padding:36px 0;background:linear-gradient(110deg,#00182b,#043761);color:#fff}
#br .bs-title h1{font-size:42px;line-height:1.08;margin:0 0 12px}
#br .bs-title p:last-child{max-width:760px;color:#dce9f7}
#br .bs-member-hero{background:#00182b;color:#fff}
#br .bs-member-hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;position:relative;min-height:360px}
#br .bs-member-hero-grid>div{position:relative;z-index:1;padding:26px 0}
#br .bs-member-hero h1{font-size:58px;line-height:.96;font-weight:850;margin:0 0 14px;letter-spacing:-2px}
#br .bs-member-hero h1 span{color:#00a6ff}
#br .bs-member-hero-grid>img{width:100%;height:100%;object-fit:cover;min-width:0}
#br .bs-member-hero-grid>div>p:not(.bs-eyebrow){font-size:17px;line-height:1.25;max-width:475px}
#br .bs-hero-benefits{display:flex;gap:20px;margin-top:28px}
#br .bs-hero-benefits>div{display:flex;align-items:center;gap:9px}
#br .bs-hero-benefits .br-icon{width:30px;height:30px;color:#00a6ff;flex-shrink:0}
#br .bs-hero-benefits p{font-size:12px;margin:0;white-space:nowrap}
#br .bs-hero-benefits small{display:block;font-size:11px;font-weight:400;margin-top:3px}
#br .bs-pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:18px}
#br .bs-plan{display:flex;flex-direction:column;position:relative;padding:16px 14px 12px;border:1px solid #dce8f7;border-radius:8px;background:#fff;box-shadow:0 3px 14px #005dff08}
#br .bs-plan h3{font-size:23px;margin:0}
#br .bs-price{font-size:23px;line-height:1.15;margin:3px 0 12px!important}
#br .bs-price strong{font-size:38px;letter-spacing:-1.5px}
#br .bs-plan ul{list-style:none;padding:0;margin:0 0 12px;min-height:112px;flex:1}
#br .bs-plan li{display:flex;gap:10px;font-size:15px;line-height:1.3;margin:4px 0;color:#334569}
#br .bs-plan li .br-icon{width:19px;height:19px;flex-shrink:0;color:#008cff}
#br .bs-single{border-top:1px solid #ccd7e4;text-align:center;padding:10px 0 0;font-size:16px!important;margin-bottom:8px!important}
#br .bs-single strong{font-size:22px;margin-left:12px}
#br .bs-favorite{border-color:#008cff}
#br .bs-popular{position:absolute;bottom:100%;left:-1px;right:-1px;background:linear-gradient(90deg,#009dff,#0066ff);color:#fff;text-align:center;border-radius:8px 8px 0 0;font-size:15px;padding:5px}
#br .bs-favorite{border-top-left-radius:0;border-top-right-radius:0}
#br .bs-value-strip{display:grid;grid-template-columns:36% 64%;background:linear-gradient(100deg,#001a32,#003b67);color:#fff;align-items:center}
#br .bs-value-strip>img{width:100%;height:180px;object-fit:cover}
#br .bs-value-strip>div{padding:18px 5%}
#br .bs-value-strip h2{font-size:30px}
#br .bs-value-items{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #426079;padding-top:16px;margin-top:12px}
#br .bs-value-items>div{display:flex;gap:12px;align-items:center;font-size:12px}
#br .bs-value-items .br-icon{width:36px;height:36px;color:#00a6ff;flex-shrink:0}
#br .bs-grid-four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:10px}
#br .bs-card{position:relative;padding:16px 14px;border:1px solid #dce8f7;border-radius:8px;background:#fff;box-shadow:0 3px 14px #008cff08;text-align:center}
#br .bs-card>.br-icon{width:42px;height:42px;display:block;margin:0 auto 10px;color:#008cff}
#br .bs-card h3{margin-bottom:7px;font-size:16px}
#br .bs-card p{font-size:14px;line-height:1.3;color:#334569;margin:0}
#br .bs-number{position:absolute;top:7px;left:7px;border-radius:50%;background:#008cff;color:#fff;width:30px;height:30px;display:grid;place-items:center;font-size:19px}
#br .bs-two{display:grid;grid-template-columns:1fr 1fr;gap:30px}
#br .bs-two h2{font-size:24px}
#br .bs-page details{border:1px solid #dce8f7;border-radius:7px;margin:0 0 6px;background:#fff;overflow:hidden}
#br .bs-page summary{padding:12px 16px;cursor:pointer;list-style:none;font-size:14px;font-weight:650;position:relative;padding-right:36px;min-height:44px}
#br .bs-page summary::-webkit-details-marker{display:none}
#br .bs-page summary:after{content:'+';position:absolute;right:15px;color:#008cff;font-size:21px;top:7px}
#br .bs-page details[open]>summary:after{content:'-'}
#br .bs-page details>div{padding:0 16px 12px;color:#334569;font-size:13px}
#br .bs-page details p:last-child{margin-bottom:0}
#br .bs-page details a,#br .bs-prose a{color:#005dff;text-decoration:underline}
#br .bs-bundles{display:grid;grid-template-columns:1fr 1fr;gap:12px}
#br .bs-bundles article{border:1px solid #dce8f7;border-radius:8px;padding:14px;text-align:center}
#br .bs-bundles .br-icon{width:27px;height:27px;color:#008cff;vertical-align:middle;margin-right:7px}
#br .bs-bundles h3{display:inline;font-size:14px}
#br .bs-bundles p{font-size:14px;line-height:1.25;margin:12px 0}
#br .bs-bundles strong{font-size:17px}
#br .bs-bundles hr{border:0;border-top:1px solid #dce8f7;margin:10px 0}
#br .bs-bundles small{font-size:12px;color:#334569}
#br .bs-help{display:grid;grid-template-columns:24% 35% 20% 21%;gap:0;align-items:center;background:linear-gradient(90deg,#001a32,#00355c);color:#fff}
#br .bs-help>img{width:100%;height:140px;object-fit:cover}
#br .bs-help>div,#br .bs-help>p{padding:12px 18px}
#br .bs-help p{font-size:12px;line-height:1.35;margin:0}
#br .bs-help h3{margin-bottom:8px;font-size:19px}
#br .bs-help>.br-btn{margin-right:25px;font-size:12px}
#br .bs-prose{max-width:850px;font-size:16px;line-height:1.65}
#br .bs-prose p{margin-bottom:16px}
#br .bs-prose h2{font-size:26px;margin:24px 0 12px}
#br .bs-prose h3{margin:18px 0 8px}
#br .bs-prose ul,#br .bs-prose ol{padding-left:22px;margin:12px 0 20px}
#br .bs-form-section{padding:28px 0;max-width:860px}
#br .bs-form-card{padding:24px;border:1px solid #dce8f7;border-radius:12px;background:#f8fbff;margin-top:16px}
#br .bs-form-card input:not([type=checkbox]):not([type=radio]):not([type=submit]),#br .bs-form-card select,#br .bs-form-card textarea{width:100%;max-width:100%;border:1px solid #b9cde2;border-radius:5px;background:#fff;min-height:44px;padding:10px;font:inherit;box-sizing:border-box;color:#07183e}
#br .bs-form-card input:focus,#br .bs-form-card textarea:focus,#br .bs-form-card select:focus{outline:2px solid #008cff;outline-offset:2px}
#br .bs-form-card button[type=submit],#br .bs-form-card input[type=submit]{background:#008cff;color:#fff;border:0;border-radius:24px;padding:12px 26px;font:600 15px Inter,Arial,sans-serif;min-height:44px}
#br .bs-form-card label{font-size:14px;font-weight:600}
#br .bs-form-card .wpforms-container{margin:0}
#br .bs-form-card .wpforms-field{padding:12px 0}
#br .bs-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
#br .bs-page iframe{width:100%;height:340px;border:0;margin-top:16px}
#br .bs-service-row{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}
#br .bs-service-row>img,#br .bs-feature-image{width:100%;height:300px;object-fit:cover;border-radius:10px}
#br .bs-service-row p{font-size:16px;line-height:1.6;color:#334569;margin:14px 0}
#br .bs-service-list{display:grid;gap:32px}
#br .bs-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
#br .bs-gallery img{width:100%;height:240px;object-fit:cover;border-radius:10px}
#br .bs-fund{--blue:#0789ff;--ink:#07183e;--line:#dce8f7}
#br .bs-fund .btn{font-weight:600}
#br .bs-fund .icon .br-icon{width:28px;height:28px}
#br .bs-fund .section{padding:48px 0}
#br .bs-fund h1{font-family:Montserrat,Inter,sans-serif}
#br .bs-fund h2{font-size:36px}
#br .bs-fund .hero-copy p{font-size:17px}
#br .bs-fund .hero-copy{padding:50px 30px 50px 0}
#br .bs-fund .hero-grid,#br .bs-fund .hero-visual{min-height:460px}
#br .bs-fund .hero-visual{background-image:linear-gradient(90deg,#001c40,transparent 25%),url('https://www.badgercarwash.com/wp-content/uploads/2026/09/badger-approved-hero-desktop.webp')}
#br .bs-fund .container{max-width:1180px}
#br .bs-fund .section-head>div{flex:1}
#br .bs-fund .section-head>p{flex:1}
#br .bs-page img{max-width:100%}
#br .br-copyright a{color:inherit;text-decoration:underline}
@media(max-width:1100px){
#br .bs-member-hero h1{font-size:48px}
#br .bs-hero-benefits{gap:12px}
#br .bs-hero-benefits .br-icon{width:25px;height:25px}
#br .bs-hero-benefits p{font-size:10px}
#br .bs-hero-benefits small{font-size:9px}
#br .bs-member-hero-grid{min-height:310px}
#br .bs-plan h3{font-size:20px}
#br .bs-price strong{font-size:33px}
#br .bs-price{font-size:20px}
#br .bs-plan li{font-size:13px}
#br .bs-plan ul{min-height:112px}
#br .bs-card h3{font-size:14px}
#br .bs-card p{font-size:12px}
#br .bs-value-strip h2{font-size:26px}
#br .bs-value-strip>img{height:160px}
#br .bs-help{grid-template-columns:24% 43% 33%}
#br .bs-help>.br-btn{grid-column:2/4;margin:0 20px 15px;justify-self:start}
#br .bs-help>img{grid-row:1/3;height:100%}
}
@media(max-width:760px){
#br .bs-container{width:calc(100% - 36px)}
#br .bs-section{padding-top:22px;padding-bottom:22px}
#br .bs-page h2{font-size:26px;line-height:1.15}
#br .bs-title{padding:30px 0}
#br .bs-title h1{font-size:34px}
#br .bs-member-hero-grid{display:flex;flex-direction:column;width:100%}
#br .bs-member-hero-grid>div{padding:30px 18px 24px;width:100%}
#br .bs-member-hero h1{font-size:48px}
#br .bs-member-hero-grid>img{height:auto;aspect-ratio:465/299;object-fit:contain}
#br .bs-member-hero-grid>div>p:not(.bs-eyebrow){font-size:15px}
#br .bs-wide{display:none}
#br .bs-actions{gap:10px}
#br .bs-actions .br-btn{flex:1;padding-inline:12px;font-size:13px}
#br .bs-hero-benefits{gap:14px;justify-content:space-between;margin-top:24px}
#br .bs-hero-benefits>div{display:block}
#br .bs-hero-benefits p{font-size:10px;white-space:normal;margin-top:5px}
#br .bs-hero-benefits small{font-size:10px}
#br .bs-pricing{grid-template-columns:1fr;gap:18px;padding-top:0}
#br .bs-plan{padding:18px}
#br .bs-plan h3{font-size:23px}
#br .bs-price{font-size:22px}
#br .bs-price strong{font-size:36px}
#br .bs-plan ul{min-height:0;margin-bottom:16px}
#br .bs-plan li{font-size:14px}
#br .bs-favorite{margin-top:26px}
#br .bs-grid-four{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
#br .bs-card{padding:16px 10px}
#br .bs-card h3{font-size:14px}
#br .bs-card p{font-size:12px;line-height:1.4}
#br .bs-number{width:24px;height:24px;font-size:15px;left:5px;top:5px}
#br .bs-value-strip{grid-template-columns:1fr}
#br .bs-value-strip>img{height:160px}
#br .bs-value-strip>div{padding:24px 18px}
#br .bs-value-items{gap:10px}
#br .bs-value-items>div{display:block;font-size:11px;flex:1}
#br .bs-value-items .br-icon{display:block;margin-bottom:8px;width:28px;height:28px}
#br .bs-two,#br .bs-service-row,#br .bs-contact-grid{grid-template-columns:1fr;gap:22px}
#br .bs-two h2{font-size:23px}
#br .bs-bundles article{padding:14px 8px}
#br .bs-help{grid-template-columns:1fr 1fr;padding-bottom:22px}
#br .bs-help>img{grid-column:1/-1;grid-row:auto;height:150px;object-fit:cover}
#br .bs-help>div{grid-column:1/-1;padding:20px 18px 8px}
#br .bs-help>p{padding:8px 18px}
#br .bs-help>.br-btn{grid-column:auto;margin:8px 18px 8px 0;align-self:center;justify-self:stretch}
#br .bs-form-card{padding:18px 14px}
#br .bs-form-card .wpforms-field-row,#br .bs-form-card .wpforms-field-medium,#br .bs-form-card .wpforms-field-large{max-width:100%!important}
#br .bs-form-card .wpforms-one-half,#br .bs-form-card .wpforms-one-third{width:100%!important;margin-left:0!important;float:none!important}
#br .bs-service-row>img{height:220px}
#br .bs-gallery{grid-template-columns:1fr}
#br .bs-prose{font-size:15px}
#br .bs-fund .section{padding:30px 0}
#br .bs-fund .hero-copy{padding:32px 0}
#br .bs-fund .hero-grid{min-height:0}
#br .bs-fund .hero-visual{min-height:260px}
#br .bs-fund h1{font-size:42px}
#br .bs-fund h2{font-size:28px}
#br .bs-fund .hero-buttons .btn{font-size:13px;padding:12px 16px}
#br .bs-fund .guide-box h2{font-size:27px}
}

#br .bs-review{min-height:280px;max-width:700px;text-align:center}#br #star-rating{display:flex;justify-content:center;gap:10px;margin:24px 0}#br .star{background:none;border:0;color:#bac7d5;padding:3px;cursor:pointer}#br .star.selected{color:#0789ff}#br .star-svg{width:44px;height:44px;fill:currentColor}#br .bs-review .hidden{display:none}#br .message-box{display:none;position:fixed;z-index:10000;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border:1px solid #dce8f7;box-shadow:0 10px 80px #001b3d88;padding:28px;border-radius:12px;width:90%;max-width:400px}

/* Reference-density calibration at compact desktop sizes. */
@media(min-width:761px) and (max-width:1100px){
#br .bs-member-hero-grid{min-height:300px;grid-template-columns:46% 54%}
#br .bs-member-hero-grid>div{padding:20px 0}
#br .bs-member-hero-grid>div>p:not(.bs-eyebrow){font-size:14px;max-width:360px}
#br .bs-member-hero h1{font-size:48px;margin-bottom:8px}
#br .bs-member-hero .br-btn{font-size:11px;min-height:34px;padding:8px 16px}
#br .bs-hero-benefits{gap:12px;margin-top:22px}
#br .bs-section{padding-top:12px;padding-bottom:12px}
#br .bs-sub{margin-bottom:10px!important;font-size:14px}
#br .bs-pricing{padding-top:14px;gap:12px}
#br .bs-plan{padding:12px 12px 10px}
#br .bs-plan ul{min-height:80px;margin-bottom:8px}
#br .bs-plan li{font-size:12px;margin:2px 0}
#br .bs-plan .br-btn{min-height:36px;font-size:13px;padding:8px}
#br .bs-price{font-size:21px;margin-bottom:8px!important}
#br .bs-price strong{font-size:34px}
#br .bs-single{padding-top:6px;font-size:13px!important;margin-bottom:6px!important}
#br .bs-value-strip>img{height:144px}
#br .bs-value-strip h2{font-size:26px}
#br .bs-value-items{padding-top:10px;margin-top:8px}
#br .bs-card{padding:12px 10px}
#br .bs-card h3{font-size:13px}
#br .bs-card p{font-size:12px}
#br .bs-card>.br-icon{width:36px;height:36px;margin-bottom:8px}
#br .bs-two h2{font-size:20px}
#br .bs-page summary{padding:8px 30px 8px 12px;min-height:35px;font-size:12px}
#br .bs-page details>div{font-size:11px;padding:0 12px 10px}
#br .bs-bundles article{padding:12px 10px}
#br .bs-bundles p{font-size:12px}
#br .bs-help{min-height:100px}
}

#br .bs-value-strip{grid-template-columns:minmax(220px,313px) 1fr}
#br .bs-help{grid-template-columns:205px minmax(220px,1fr) 170px 185px}
#br .bs-help>img{height:105px;grid-row:auto}
#br .bs-help>.br-btn{grid-column:auto;margin:12px 18px 12px 0;justify-self:auto}
#br .bs-member-hero-grid>img{object-position:center;aspect-ratio:2/1}
@media(min-width:761px) and (max-width:1100px){
#br .bs-pricing{padding-top:4px}
#br .bs-help{grid-template-columns:205px minmax(200px,1fr) 155px 155px}
#br .bs-help h3{font-size:16px}
#br .bs-help p{font-size:11px}
#br .bs-help>div,#br .bs-help>p{padding:10px}
#br .bs-help>.br-btn{font-size:11px;padding:10px}
#br .bs-grid-four{margin-top:8px}
#br .bs-hero-benefits{width:max-content}
#br .bs-bundles small{font-size:11px}
}
@media(max-width:760px){
#br .bs-value-strip{grid-template-columns:1fr}
#br .bs-value-strip>img{max-width:313px;margin:auto;height:auto}
#br .bs-help{grid-template-columns:1fr 1fr}
#br .bs-help>img{max-width:205px;grid-row:auto;height:auto}
#br .bs-help>div{padding:16px}
#br .bs-help>p{padding:16px}
#br .bs-help>.br-btn{margin:16px;font-size:12px}
#br .bs-member-hero-grid>img{aspect-ratio:2/1}
#br .bs-member-hero .bs-actions .br-btn{flex-basis:100%}
}
#br .bs-fund .hero h1{font-size:clamp(38px,4vw,54px);line-height:1.03;letter-spacing:-1.7px}
#br .bs-fund .hero h1 span{white-space:nowrap}
#br .bs-fund .btn{font-family:Inter,Arial,sans-serif}
@media(min-width:761px) and (max-width:1100px){#br .bs-fund .hero h1{font-size:36px}}
@media(max-width:760px){
#br .bs-fund .hero h1{font-size:36px}
#br .bs-fund .hero h1 span{font-size:clamp(28px,8.5vw,36px)}
#br .bs-fund .section-head h2,#br .bs-fund .guide h2{font-size:28px;line-height:1.12}
#br .bs-fund .stat strong{font-size:20px;white-space:nowrap}
#br .bs-fund .hero-copy .btn{width:100%}
#br .bs-fund .hero-copy .actions{display:flex;flex-direction:column}
}

@media(min-width:761px) and (max-width:1100px){
#br .bs-section{padding-top:8px;padding-bottom:8px}
#br .bs-section h2{font-size:26px}
#br .bs-member-hero+.bs-section h2{font-size:30px}
#br .bs-two h2{font-size:20px}
#br .bs-plan li .br-icon{width:16px;height:16px}
#br .bs-plan li{line-height:1.2}
#br .bs-single{line-height:1.1}
#br .bs-plan ul{min-height:80px}
}

#br .bs-prose a.br-btn{color:#fff;text-decoration:none}#br .bs-prose a.br-btn-outline{color:#07183e}
@media(max-width:760px){#br .bs-form-card .wpforms-field-row-block{margin-left:0;width:100%;float:none}}

/* Approved colorful membership cards. */
#br .bs-pricing .bs-plan:nth-child(1){background:#eef7ff;border-color:#bfddff}
#br .bs-pricing .bs-plan:nth-child(2){background:#deefff;border-color:#9dccff}
#br .bs-pricing .bs-plan.bs-favorite{background:linear-gradient(145deg,#073554,#001b30);color:#fff;border-color:#009dff}
#br .bs-pricing .bs-favorite li{color:#fff}
#br .bs-pricing .bs-favorite li .br-icon{color:#32c5ff}
#br .bs-pricing .bs-favorite .bs-single{color:#fff;border-color:#49677c}
#br .bs-pricing .bs-favorite .bs-popular{background:linear-gradient(100deg,#0066ff,#00adf1);font-weight:700}

/* Mobile photo heroes follow the homepage: image, copy, then actions. */
@media(max-width:760px){
#br .bs-member-hero-grid>img{order:-1;width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;display:block}
#br .bs-member-hero-grid>div{order:0;padding-top:22px}
#br .bs-fund .hero-grid{display:flex;flex-direction:column;width:100%;min-height:0}
#br .bs-fund .hero-visual{order:-1;width:100%;height:90vw;max-height:500px;min-height:0;background-position:72% center;background-size:cover}
#br .bs-fund .hero-copy{order:0;width:100%;padding:24px 20px 32px}
}

#br .bs-mobile-hero-photo{display:none}
@media(max-width:760px){#br .bs-mobile-hero-photo{display:block;width:100%;height:auto;margin:0}#br [data-bs-hero-source="true"]{display:none}}

/* One composed membership support panel at every width. */
#br .bs-help{display:block;background:linear-gradient(110deg,#001b30,#073554)}
#br .bs-help>.bs-help-inner{width:90%;max-width:1180px;margin:auto;padding:26px 0;display:grid;grid-template-columns:minmax(240px,1fr) 310px 200px;gap:24px;align-items:center}
#br .bs-help .bs-help-copy h2{font-size:23px;line-height:1.15;margin:0 0 10px}
#br .bs-help .bs-help-copy p{font-size:14px;line-height:1.5;color:#d8e9f5}
#br .bs-help-office{display:flex;gap:14px;align-items:center}
#br .bs-help-office img{width:112px;height:84px;object-fit:cover;border-radius:8px;flex-shrink:0}
#br .bs-help-office p{font-size:13px;line-height:1.45;color:#d8e9f5}
#br .bs-help-office strong{display:block;color:#fff;margin-bottom:4px;font-size:14px}
#br .bs-help-office span{display:block}
#br .bs-help .bs-help-call{font-size:14px;min-height:48px;margin:0;white-space:nowrap}
@media(max-width:1000px){#br .bs-help>.bs-help-inner{grid-template-columns:1fr 1fr}#br .bs-help .bs-help-call{grid-column:1/-1;justify-self:start}}
@media(max-width:760px){#br .bs-help>.bs-help-inner{width:calc(100% - 36px);padding:24px 0;display:flex;flex-direction:column;align-items:stretch;gap:20px}#br .bs-help .bs-help-copy h2{font-size:22px;max-width:320px}#br .bs-help-office{padding-top:18px;border-top:1px solid #ffffff26}#br .bs-help .bs-help-call{width:100%}}

/* Integrated photographic membership value banner. */
#br .bs-value-strip{grid-template-columns:42% 58%;background:#001b30;overflow:hidden;align-items:stretch}
#br .bs-value-strip>img{display:block;width:100%;max-width:none;height:100%;min-height:220px;margin:0;object-fit:cover;object-position:75% 52%;mask-image:linear-gradient(to right,#000 70%,transparent 100%)}
#br .bs-value-strip>div{align-self:center;padding:28px 28px 28px 10px;position:relative}
@media(max-width:760px){
#br .bs-value-strip{grid-template-columns:1fr}
#br .bs-value-strip>img{width:100%;max-width:none;height:auto;min-height:0;aspect-ratio:16/10;object-fit:cover;object-position:75% 50%;mask-image:linear-gradient(to bottom,#000 65%,transparent 100%)}
#br .bs-value-strip>div{margin-top:-26px;padding:0 20px 24px}
#br .bs-value-strip h2{font-size:26px;line-height:1.1;margin-bottom:10px}
}

/* Tall mobile membership hero, matching the approved homepage composition. */
@media(max-width:760px){
#br .bs-member-hero{background:#001824}
#br .bs-member-hero-grid{display:block;width:100%;max-width:none;min-height:0;background-image:linear-gradient(to bottom,transparent 0,transparent 85vw,rgba(0,24,36,.3) 110vw,#001824 172vw),url('https://www.badgercarwash.com/wp-content/uploads/2026/09/badger-approved-hero-mobile.webp');background-size:100% 100%,100% auto;background-position:top center;background-repeat:no-repeat}
#br .bs-member-hero-grid>img{display:none}
#br .bs-member-hero-grid>div{padding:112vw 20px 28px;margin:0;width:100%;box-sizing:border-box}
#br .bs-member-hero h1{font-size:44px;line-height:1;letter-spacing:-1.4px}
#br .bs-member-hero-grid>div>p:not(.bs-eyebrow){font-size:16px;line-height:1.45}
#br .bs-member-hero .bs-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}
#br .bs-member-hero .bs-actions .br-btn{width:100%;min-height:52px}
#br .bs-member-hero .bs-hero-benefits{width:100%;border-top:1px solid #294858;padding-top:20px;margin-top:28px}
}

html{scroll-behavior:smooth!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}

/* Separate the membership information into clear color bands. */
#br #join-at-pay-station{background:#eaf5ff;border-top:1px solid #cce4fa}
#br #join-at-pay-station>.bs-section{padding-top:32px;padding-bottom:32px}
#br .bs-member-benefits{width:100%;max-width:none;box-sizing:border-box;padding:32px max(5%,calc((100% - 1180px)/2));background:#052b46;color:#fff}
#br .bs-member-benefits>h2{margin-bottom:18px}
#br .bs-member-benefits .bs-card{background:#0b3855;border-color:#285770;color:#fff;box-shadow:none}
#br .bs-member-benefits .bs-card p{color:#deeffb}
#br .bs-member-benefits .bs-card h3{color:#fff}
#br .bs-member-details{gap:24px;padding-top:32px;padding-bottom:32px;align-items:start}
#br .bs-member-details>div{padding:24px;border-radius:14px;background:#f1f5f9;border:1px solid #dce5ed;min-width:0}
#br .bs-member-details>div+div{background:#e3f3ff;border-color:#bbddf6}
#br .bs-member-details h2{margin-bottom:14px}
#br .bs-member-details details,#br .bs-member-details .bs-bundles article{background:#fff}
@media(max-width:760px){
#br .bs-member-details{width:100%;gap:0;padding:0}
#br .bs-member-details>div{padding:30px 5%;border-radius:0;border-width:0 0 1px}
#br .bs-member-details h2{font-size:25px}
}




@media(max-width:760px){
#br .br-footer .br-footer-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:none;text-align:center;gap:10px;box-sizing:border-box}
#br .br-footer .br-footer-brand>a{display:block;flex:none;width:136px;height:auto;margin:0 auto}
#br .br-footer .br-footer-brand img{display:block;width:100%;height:auto;object-fit:contain}
#br .br-footer .br-footer-brand p{width:100%;max-width:none;margin:0;text-align:center;line-height:1.4}
}

/* Membership benefits use the homepage's two-column icon strip. */
#br .bs-member-hero .bs-hero-benefits{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:0;border-top:1px solid #294858;padding-top:14px}
#br .bs-member-hero .bs-hero-benefits>div{display:flex;align-items:center;gap:12px;min-width:0;padding:12px 14px}
#br .bs-member-hero .bs-hero-benefits>div:nth-child(odd){border-right:1px solid #294858;padding-left:0}
#br .bs-member-hero .bs-hero-benefits .br-icon{width:30px;height:30px;flex-shrink:0;color:#00baff}
#br .bs-member-hero .bs-hero-benefits p{font-size:12px;line-height:1.35;white-space:normal;margin:0}
#br .bs-member-hero .bs-hero-benefits small{font-size:11px;line-height:1.35;margin-top:2px;color:#dceafa}

/* Fill the entire desktop hero with the approved photograph. */
@media(min-width:761px){#br .br-hero-photo{left:0;right:0;width:100%;max-width:none;background-size:cover;background-position:center center}}

@media(min-width:1101px){#br .br-benefits h3{font-size:calc(12.25 * var(--u));line-height:1.12}#br .br-benefits p{font-size:calc(11.25 * var(--u));line-height:1.18}}

@media(min-width:1101px){#br .br-why .br-section-heading{display:block}#br .br-why .br-section-heading>p{max-width:760px;margin:10px 0 0;padding:0;text-align:left;line-height:1.45}#br .br-why .br-section-heading>p br{display:none}#br .br-why .br-benefits{margin-top:20px}}

@media(min-width:1101px){#br .br-service-card .br-service-photo{height:calc(153 * var(--u))}#br .br-service-card p{font-size:calc(10.8 * var(--u))}}

@media(min-width:1101px){
#br .br-memberships{padding-top:24px;padding-bottom:28px}
#br .br-price-grid{gap:22px;margin-top:24px}
#br .br-price-card{height:auto;min-height:365px}
#br .br-price-card.br-popular{height:auto;min-height:385px;margin-top:-20px;padding-top:32px}
#br .br-price-content{padding:24px 22px 20px}
#br .br-popular .br-price-content{padding-top:20px}
#br .br-price-card h3,#br .br-price{margin-left:0}
#br .br-price{margin-top:8px}
#br .br-price-card ul{margin:20px 0;min-height:80px;line-height:1.35}
#br .br-price-card li{margin-bottom:7px}
#br .br-single{height:auto;min-height:46px;margin:0 0 16px;padding:12px 0}
#br .br-price-card .br-btn{min-height:48px}
#br .br-vacuum-note{display:flex;align-items:center;justify-content:center;gap:12px;background:#e4f3ff;border:1px solid #bfdef5;border-radius:10px;padding:17px 22px;margin:20px 0 0;font-size:14px;line-height:1.4;color:#073554}
#br .br-vacuum-note:before{content:'ULTIMATE BENEFIT';font-size:11px;font-weight:800;letter-spacing:1px;color:#005dff;flex-shrink:0}
}

/* Desktop comparison: a readable introduction and full-width table. */
@media(min-width:1101px){
#br .br-comparison{height:auto;padding:48px 0 52px;background:linear-gradient(120deg,#001b30,#063650)}
#br .br-comparison .br-compare-photo{display:none}
#br .br-comparison .br-compare-grid{display:block;height:auto;max-width:1180px}
#br .br-compare-copy{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center;margin-bottom:30px}
#br .br-compare-copy h2{font-size:34px;line-height:1.12;letter-spacing:-.8px}
#br .br-compare-copy p{font-size:16px;line-height:1.5;margin:0;color:#d6e7f4}
#br .br-comparison table{font-size:15px;line-height:1.35}
#br .br-comparison th,#br .br-comparison td{padding:14px 20px}
#br .br-comparison thead th{height:auto;font-size:16px;padding-top:18px;padding-bottom:18px}
#br .br-comparison thead span{font-size:12px;display:inline-block;margin-top:4px}
#br .br-comparison tbody th{font-size:15px;white-space:normal;font-weight:500;background:#12364e}
#br .br-comparison tbody td{font-size:15px;background:#19435e}
#br .br-comparison tbody td:nth-child(2){background:#034575}
#br .br-comparison tbody td span{font-size:20px;line-height:1}
}

@media(min-width:1101px){
#br .br-local{height:auto;min-height:290px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:60px;padding:48px max(5%,calc((100% - 1180px)/2));background:#f2f8fc;align-items:center}
#br .br-local-photo{display:none}
#br .br-local-content{padding:0}
#br .br-local h2{font-size:32px;line-height:1.15;letter-spacing:-.7px;white-space:normal;margin:0 0 16px}
#br .br-local h2 span{display:block;color:#006deb;margin-top:3px}
#br .br-local-content p{font-size:16px;line-height:1.6;max-width:620px;margin:0;color:#334b68}
#br .br-local-content p br{display:none}
#br .br-community{display:flex;align-items:center;justify-content:center;gap:26px;padding:32px 24px;background:#fff;border:1px solid #d5e7f5;border-radius:14px;min-height:174px;box-sizing:border-box}
#br .br-community img{width:160px;max-width:42%;height:auto;object-fit:contain}
#br .br-community p{margin:0;font-size:19px;line-height:1.35}
#br .br-community strong{font-size:21px;line-height:1.3}
#br .br-community span{display:block;font-size:14px;line-height:1.4;margin-top:10px;color:#0075ee}
}

@media(min-width:1101px){
#br .br-footer{height:auto}
#br .br-footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1.1fr .65fr;grid-template-rows:auto auto auto;gap:12px 36px;padding:32px 0 16px;align-items:start}
#br .br-footer-grid>div,#br .br-footer-grid>nav{border:0!important;min-height:0;margin:0;padding:0}
#br .br-footer-grid>.br-footer-brand{grid-column:1;grid-row:1/3}
#br .br-footer-grid>nav{grid-column:2;grid-row:1/3}
#br .br-footer-grid>div:nth-child(3){grid-column:3;grid-row:1}
#br .br-footer-grid>div:nth-child(4){grid-column:3;grid-row:2}
#br .br-footer-grid>div:nth-child(5){grid-column:4;grid-row:1/3}
#br .br-footer-grid>.br-copyright{grid-column:1/-1;grid-row:3;border-top:1px solid #274762!important;padding-top:14px;margin-top:10px;text-align:center}
#br .br-footer .br-copyright br{display:none}
#br .br-footer .br-copyright br:after{content:' '}
#br .br-footer h2{margin-bottom:8px}
#br .br-footer nav>a{display:block;line-height:1.6}
}

@media(min-width:1101px){#br .br-service-card p{line-height:1.254}}

@media(min-width:1101px) and (hover:hover) and (pointer:fine){
#br .br-price-card{transition:transform .2s ease,box-shadow .2s ease;transform-origin:center}
#br .br-price-card:hover{transform:scale(1.025);z-index:2;box-shadow:0 12px 28px #005dff26}
}
@media(prefers-reduced-motion:reduce){#br .br-price-card{transition:none}}

@media(min-width:1101px) and (hover:hover) and (pointer:fine){
#br .br-benefits article{position:relative;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}
#br .br-benefits article:hover{transform:scale(1.025);background:#eaf5ff;border-color:#9bcfff;box-shadow:0 8px 20px #005dff18;z-index:1}
}
@media(prefers-reduced-motion:reduce){#br .br-benefits article{transition:none}}

@media(min-width:1101px){
#br .br-footer .br-footer-grid{padding-bottom:8px;row-gap:10px}
#br .br-footer h2{font-size:17px;line-height:1.3}
#br .br-footer nav>a,#br .br-footer-grid>div:not(.br-copyright):not(.br-footer-brand) p,#br .br-footer .br-blue{font-size:15px;line-height:1.5}
#br .br-footer .br-footer-brand p{font-size:12px;line-height:1.4}
#br .br-footer .br-social .br-icon{width:28px;height:28px}
#br .br-footer .br-footer-grid>.br-copyright{padding:6px 0 0!important;margin:4px 0 0!important;min-height:0;height:auto;display:block;text-align:center}
#br .br-footer .br-copyright p{font-size:11px;line-height:1.6;margin:0!important;padding:0!important;text-align:center}
}

@media(min-width:1101px){
#br .br-comparison{padding:32px 0 34px}
#br .br-compare-copy{margin-bottom:20px;gap:32px}
#br .br-comparison thead th:first-child{background:#12364e;border:1px solid #6ca3ce28;text-align:left;border-radius:7px 0 0 0}
#br .br-comparison thead th:first-child:after{content:'Wash features';font-size:16px;font-weight:600}
#br .br-comparison thead th{padding-top:13px;padding-bottom:13px}
}

/* Desktop membership value feature. */
@media(min-width:1101px){
#br .bs-value-strip{width:calc(100% - 96px);max-width:1280px;margin:32px auto;grid-template-columns:42% 58%;height:380px;border:1px solid #20465f;border-radius:18px;background:linear-gradient(120deg,#001b30,#063650);box-shadow:0 16px 36px #001b3014}
#br .bs-value-strip>img{width:100%;height:380px;min-height:0;object-fit:cover;object-position:74% 48%;mask-image:linear-gradient(to right,#000 80%,transparent 100%)}
#br .bs-value-strip>div{padding:36px 38px 36px 22px;align-self:center}
#br .bs-value-strip h2{font-size:34px;line-height:1.12;max-width:490px;margin:0 0 14px;letter-spacing:-.8px}
#br .bs-value-strip>div>p{font-size:17px;line-height:1.5;color:#d6e8f6;max-width:490px;margin-bottom:24px}
#br .bs-value-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:0;padding:0;margin:0}
#br .bs-value-items>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:16px 12px;background:#ffffff08;border:1px solid #ffffff20;border-radius:10px}
#br .bs-value-items .br-icon{width:28px;height:28px;flex-shrink:0;color:#00baff}
#br .bs-value-items span{font-size:13px;line-height:1.45;color:#e4f2fc}
}

@media(min-width:1101px){
#br .bs-pricing{gap:22px;padding-top:24px}
#br .bs-pricing .bs-plan{padding:24px 22px 20px;min-height:365px}
#br .bs-pricing .bs-plan ul{margin:18px 0 20px;min-height:112px}
#br .bs-pricing .bs-plan li{margin:7px 0;line-height:1.35}
#br .bs-pricing .bs-single{padding:12px 0;margin-bottom:16px!important}
#br .bs-pricing .bs-plan .br-btn{min-height:48px}
}
@media(min-width:1101px) and (hover:hover) and (pointer:fine){
#br .bs-pricing .bs-plan{transition:transform .2s ease,box-shadow .2s ease}
#br .bs-pricing .bs-plan:hover{transform:scale(1.025);z-index:2;box-shadow:0 12px 28px #005dff26}
}
@media(prefers-reduced-motion:reduce){#br .bs-pricing .bs-plan{transition:none}}

@media(min-width:1101px){#br .bs-pricing .bs-plan .br-btn{font-size:16px}}

@media(min-width:1101px){
#br #join-at-pay-station .bs-phone-join{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin:22px 0 0!important;padding:17px 24px;border:1px solid #bbd9f1;border-radius:10px;background:#dceeff;color:#123957;font-size:15px;line-height:1.5}
#br #join-at-pay-station .bs-phone-join a{font-weight:700;color:#005dff;text-decoration:none}
}
@media(min-width:1101px) and (hover:hover) and (pointer:fine){
#br #join-at-pay-station .bs-card{position:relative;transition:transform .2s ease,box-shadow .2s ease}
#br #join-at-pay-station .bs-card:hover{transform:scale(1.025);z-index:2;box-shadow:0 12px 28px #005dff26}
}
@media(prefers-reduced-motion:reduce){#br #join-at-pay-station .bs-card{transition:none}}

@media(min-width:1101px) and (hover:hover) and (pointer:fine){
#br .bs-member-benefits .bs-card{position:relative;transition:transform .2s ease,box-shadow .2s ease}
#br .bs-member-benefits .bs-card:hover{transform:scale(1.025);z-index:2;box-shadow:0 12px 28px #00101f55}
}
@media(prefers-reduced-motion:reduce){#br .bs-member-benefits .bs-card{transition:none}}

@media(min-width:1101px){
#br .bs-member-hero{background:#00182b url('https://www.badgercarwash.com/wp-content/uploads/2026/09/badger-membership-desktop-hero.webp') center center/cover no-repeat}
#br .bs-member-hero-grid{display:block;min-height:520px}
#br .bs-member-hero-grid>img{display:none}
#br .bs-member-hero-grid>div{width:48%;max-width:560px;padding:38px 0}
}

@media(min-width:1101px){#br .bs-value-strip h2{max-width:none;text-wrap:balance}}

@media(min-width:1101px){#br .bs-value-items>div{align-items:center;justify-content:center;text-align:center;gap:12px;padding:18px 12px}#br .bs-value-items .br-icon{width:36px;height:36px}#br .bs-value-items span{font-size:15px;line-height:1.45}}

#br .ss-intro,#br .ss-guide,#br .ss-questions{padding-top:40px;padding-bottom:40px}
#br .ss-intro .bs-service-row>img{height:auto;aspect-ratio:4/3;object-fit:cover}
#br .ss-band{background:#eaf5ff}
#br .ss-band .bs-section{padding-top:36px;padding-bottom:36px}
#br .ss-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px}
#br .ss-photo-grid article{background:#fff;border:1px solid #cce1f2;border-radius:12px;overflow:hidden}
#br .ss-photo-grid img{display:block;width:100%;height:230px;object-fit:cover}
#br .ss-photo-grid article>div{padding:20px}
#br .ss-photo-grid h3{margin:0 0 10px}
#br .ss-photo-grid p{line-height:1.6;margin:0}
#br .ss-tips{background:#052b46;color:#fff}
#br .ss-tips-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding-top:36px;padding-bottom:36px}
#br .ss-tips img{width:100%;height:300px;object-fit:cover;border-radius:12px}
#br .ss-tips p{line-height:1.6;color:#e1edf7}
#br .ss-questions{max-width:900px}
@media(max-width:760px){#br .ss-photo-grid,#br .ss-tips-grid{grid-template-columns:1fr}#br .ss-photo-grid img{height:auto;aspect-ratio:4/3}#br .ss-tips img{height:auto}#br .ss-intro,#br .ss-guide,#br .ss-questions{padding-top:26px;padding-bottom:26px}}

#br .vac-intro{padding-top:36px;padding-bottom:36px}
#br .vac-intro .bs-service-row>img{height:430px;object-fit:cover;object-position:center 55%}
#br .vac-features{margin-top:22px}
#br .vac-supplies{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;padding-top:40px;padding-bottom:40px}
#br .vac-supplies>img{width:100%;height:400px;object-fit:cover;border-radius:14px}
#br .vac-supplies p{line-height:1.6}
#br .vac-supplies ul{padding-left:20px;margin:20px 0}
#br .vac-supplies li{padding:8px 0;line-height:1.5}
#br .vac-supplies .vac-small{font-size:13px;color:#486078}
@media(max-width:760px){#br .vac-supplies{grid-template-columns:1fr;gap:24px;padding-top:28px;padding-bottom:28px}#br .vac-supplies>img{height:auto;max-height:440px;object-fit:cover}}

/* Fleet landing page */
.fleet-hero .bs-service-row{align-items:center;gap:clamp(36px,5vw,84px)}
.fleet-hero img{width:52%;min-height:360px;object-fit:cover;border-radius:14px}
.fleet-hero h2,.fleet-band h2,.fleet-steps h2,.fleet-note h2{color:#061d4f}
.fleet-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}
.fleet-band{background:#062f50;color:#fff;padding:76px 0}
.fleet-band h2{color:#fff;max-width:700px;margin:0 0 32px}
.fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.fleet-grid article{border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:26px 22px;background:rgba(255,255,255,.06)}
.fleet-grid h3,.fleet-grid p{color:#fff}.fleet-grid h3{margin-top:0}
.fleet-steps{padding-top:72px;padding-bottom:72px}.fleet-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fleet-step-grid>div{border-top:3px solid #08a5ff;padding-top:20px}.fleet-step-grid span{font-size:1.8rem;font-weight:800;color:#08a5ff}.fleet-step-grid h3{margin:10px 0 8px;color:#061d4f}
.fleet-note{background:#eaf5fc;text-align:center;padding:60px 0}.fleet-note p{max-width:680px;margin:0 auto 24px}
@media(max-width:800px){.fleet-hero .bs-service-row{display:flex;flex-direction:column}.fleet-hero img{width:100%;min-height:240px}.fleet-grid,.fleet-step-grid{grid-template-columns:1fr 1fr}.fleet-band{padding:52px 0}}
@media(max-width:520px){.fleet-grid,.fleet-step-grid{grid-template-columns:1fr}}
/* Contact page */
#br .bc-contact{background:#fff}#br .bc-hero{background:linear-gradient(90deg,#072040 0%,rgba(7,32,64,.94) 42%,rgba(7,32,64,.2) 100%),url('https://www.badgercarwash.com/wp-content/uploads/2026/09/badger-membership-desktop-hero.webp') center/cover;padding:76px 0 112px;color:white}#br .bc-hero h1{font-size:clamp(36px,4.4vw,64px);line-height:1.08;letter-spacing:-2px;color:white;margin:12px 0 22px}#br .bc-hero h1 span{color:#3fbfef}#br .bc-hero p:not(.bs-eyebrow){max-width:510px;font-size:18px;margin-bottom:26px;color:white}#br .bc-message-link{color:white;margin-left:24px;font-weight:700}#br .bc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:-42px;position:relative}#br .bc-cards article{background:white;border:1px solid #d9e8f5;border-radius:18px;padding:28px;box-shadow:0 14px 35px #0720400d}#br .bc-icon{background:#eaf5ff;width:58px;height:58px;display:grid;place-items:center;border-radius:16px;margin-bottom:20px;color:#005dff}#br .bc-icon svg{width:32px;height:32px}#br .bc-cards h2{font-size:23px;margin:9px 0 16px}#br .bc-cards p{margin:0 0 8px}#br .bc-cards a{display:block}#br .bc-phone{font-size:23px;font-weight:800;margin-bottom:6px}#br .bc-cards small{display:block;color:#526780;line-height:1.6}#br .bc-main{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding-top:70px;padding-bottom:70px}#br .bc-main h2,#br .bc-help h2{font-size:clamp(26px,2.6vw,36px);line-height:1.2;margin:12px 0 16px}#br .bc-form .bs-form-card{border:0;padding:0;background:transparent;box-shadow:none}#br .bc-form input:not([type=submit]),#br .bc-form textarea{border-radius:9px;background:#f5f9fd;border:1px solid #cedded;padding:15px;font-size:16px}#br .bc-form input:focus,#br .bc-form textarea:focus{outline:2px solid #3fbfef;outline-offset:2px}#br .bc-map{border-radius:20px;overflow:hidden;background:#072040;color:white;padding:30px;align-self:start}#br .bc-map h2,#br .bc-map p{color:white}#br .bc-map iframe{width:100%;height:290px;border:0;border-radius:12px;margin:6px 0 22px}#br .bc-help{background:#edf6fd;padding:48px 0 58px}#br .bc-help-links{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}#br .bc-help-links a{background:white;border:1px solid #d9e8f5;border-radius:12px;padding:20px;font-weight:700;display:flex;justify-content:space-between;gap:12px}#br .bc-help-links span{color:#005dff} @media(hover:hover){#br .bc-help-links a:hover{border-color:#005dff;transform:translateY(-3px)}}@media(max-width:800px){#br .bc-cards{grid-template-columns:1fr;margin-top:-30px}#br .bc-main{grid-template-columns:1fr;padding-top:42px;gap:32px}#br .bc-help-links{grid-template-columns:1fr 1fr}#br .bc-hero{padding:48px 0 70px}#br .bc-hero h1{letter-spacing:-1px}#br .bc-message-link{display:block;margin:20px 0 0}}@media(max-width:450px){#br .bc-help-links{grid-template-columns:1fr}#br .bc-map{padding:22px}}
/* Desktop membership hero benefit readability */
@media(min-width:1024px){
#br .bs-member-hero .bs-hero-benefits .br-icon{width:42px;height:42px}
#br .bs-member-hero .bs-hero-benefits p{font-size:17px;line-height:1.35}
#br .bs-member-hero .bs-hero-benefits small{font-size:15px;line-height:1.4;margin-top:5px}
#br .bs-member-hero .bs-hero-benefits>div{gap:15px;padding-top:16px;padding-bottom:16px}
}
/* Related services */
#br .bs-related{padding:48px 0 56px;background:#f5faff;border-top:1px solid #e1ecf7}#br .bs-related h2{font-size:clamp(24px,2.3vw,34px);line-height:1.2;margin:8px 0 10px}#br .bs-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:26px}#br .bs-related-grid article{display:flex;flex-direction:column;background:white;border:1px solid #dbe8f4;border-radius:12px;overflow:hidden}#br .bs-related-photo{display:block}#br .bs-related-photo img{display:block;width:100%;height:170px;object-fit:cover}#br .bs-related-copy{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:18px}#br .bs-related-copy h3{font-size:18px;line-height:1.3;margin:0 0 8px}#br .bs-related-copy p{font-size:14px;line-height:1.5;margin:0 0 18px}#br .bs-related-copy .br-btn{margin-top:auto;min-height:42px;padding:9px 15px;font-size:14px}@media(max-width:900px){#br .bs-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){#br .bs-related-grid{grid-template-columns:1fr;gap:18px}#br .bs-related-photo img{height:190px}#br .bs-related{padding:36px 0}#br .bs-related-copy{padding:20px}}
#br .sx-pay{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;padding:32px;background:#072040;color:white;border-radius:16px;margin-bottom:42px}#br .sx-pay h2,#br .sx-pay p{color:white}#br .sx-pay-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:center}#br .sx-pay-methods span{background:white;color:#072040;border-radius:10px;padding:20px 12px;text-align:center;font-size:22px;font-weight:800}#br .sx-functions{padding-top:52px;padding-bottom:52px}#br .sx-function-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:26px}#br .sx-function-grid article{border:1px solid #dbe8f4;border-radius:14px;overflow:hidden;background:#f6faff}#br .sx-function-grid img{width:100%;height:175px;object-fit:cover;display:block}#br .sx-function-grid article>div:not(.sx-air){padding:20px}#br .sx-function-grid h3{font-size:20px;line-height:1.25;margin:0 0 12px}#br .sx-function-grid p{font-size:15px;line-height:1.65;margin:0}#br .sx-air{height:175px;background:linear-gradient(135deg,#072040,#005dff);color:white;font-size:64px;font-weight:900;display:flex;flex-direction:column;align-items:center;justify-content:center}#br .sx-air span{font-size:15px;letter-spacing:2px}@media(max-width:1000px){#br .sx-function-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){#br .sx-pay{grid-template-columns:1fr;padding:24px;gap:20px}#br .sx-pay-methods span{font-size:18px}}@media(max-width:480px){#br .sx-function-grid{grid-template-columns:1fr}#br .sx-function-grid img{height:210px}}
/* Fundraising benefit and process cards */
@media(hover:hover) and (pointer:fine){
#br .bs-fund .cards-4>.card,#br .bs-fund .steps>.step{position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
#br .bs-fund .cards-4>.card:hover,#br .bs-fund .steps>.step:hover{transform:translateY(-7px) scale(1.025);border-color:#3fbfef;box-shadow:0 16px 32px rgba(0,93,255,.17);z-index:1}
}
@media(prefers-reduced-motion:reduce){#br .bs-fund .cards-4>.card,#br .bs-fund .steps>.step{transition:none}#br .bs-fund .cards-4>.card:hover,#br .bs-fund .steps>.step:hover{transform:none}}
/* Fundraising program checklist spacing */
#br .bs-fund .program-card .body{padding:24px 26px}
#br .bs-fund .program-card .checks{list-style:none;margin:0;padding:0;display:grid;gap:16px}
#br .bs-fund .program-card .checks li{display:flex;align-items:flex-start;gap:13px;margin:0;padding:0;line-height:1.55}
#br .bs-fund .program-card .checkmark{display:flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#e6f4ff;color:#005dff;font-size:20px;font-weight:800;line-height:1;margin-top:0}
#br .bs-fund .program-card .checks li>span:last-child{flex:1;min-width:0;padding-top:2px}
@media(max-width:640px){#br .bs-fund .program-card .body{padding:22px 20px}#br .bs-fund .program-card .checks{gap:18px}#br .bs-fund .program-card .checks li{gap:12px}}
@media(hover:hover) and (pointer:fine){
#br .bs-fund .quick-grid>.quick{position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
#br .bs-fund .quick-grid>.quick:hover{transform:translateY(-7px) scale(1.025);border-color:#3fbfef;box-shadow:0 16px 32px rgba(0,93,255,.17);z-index:1}
}
@media(prefers-reduced-motion:reduce){#br .bs-fund .quick-grid>.quick{transition:none}#br .bs-fund .quick-grid>.quick:hover{transform:none}}
/* Self-serve FAQ readability: 2px above existing sizes */
#br .bs-page .ss-questions summary{font-size:16px}
#br .bs-page .ss-questions details>div{font-size:15px}
@media(min-width:761px) and (max-width:1100px){#br .bs-page .ss-questions summary{font-size:14px}#br .bs-page .ss-questions details>div{font-size:13px}}
@media(hover:hover) and (pointer:fine){
#br .ss-guide .bs-card{position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
#br .ss-guide .bs-card:hover{transform:translateY(-7px) scale(1.025);border-color:#3fbfef;box-shadow:0 16px 32px rgba(0,93,255,.17);z-index:1}
}
@media(prefers-reduced-motion:reduce){#br .ss-guide .bs-card{transition:none}#br .ss-guide .bs-card:hover{transform:none}}
/* Membership plan hierarchy */
@media(min-width:761px){
#br .bs-pricing{align-items:stretch;padding-top:54px}
#br .bs-pricing .bs-plan{min-height:390px;padding:26px 22px 22px}
#br .bs-pricing .bs-plan:nth-child(2){min-height:390px}
#br .bs-pricing .bs-plan:nth-child(3){min-height:390px}
#br .bs-pricing .bs-plan ul{min-height:0;margin-bottom:24px}
#br .bs-pricing .bs-plan .bs-single{margin-top:auto}
}
#br .bs-pricing .bs-popular{min-height:47px;display:flex;align-items:center;justify-content:center;padding:10px 8px}
@media(hover:hover) and (pointer:fine){
#br .bs-value-items>div{position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
#br .bs-value-items>div:hover{transform:translateY(-6px) scale(1.025);border-color:#3fbfef;box-shadow:0 12px 28px rgba(0,166,255,.24);z-index:1}
}
@media(prefers-reduced-motion:reduce){#br .bs-value-items>div{transition:none}#br .bs-value-items>div:hover{transform:none}}
/* Keep the membership heading in normal flow above aligned plans */
@media(min-width:761px){
#br .bs-member-hero + .bs-section>h2,#br .bs-member-hero + .bs-section>.bs-sub{position:relative;top:0}
}
@media(hover:hover) and (pointer:fine){
#br .br-features .br-feature{position:relative;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}
#br .br-features .br-feature:hover{transform:translateY(-4px) scale(1.025);background:#09324b;box-shadow:0 8px 22px #00a6ff33;z-index:1}
}
@media(prefers-reduced-motion:reduce){#br .br-features .br-feature{transition:none}#br .br-features .br-feature:hover{transform:none}}
/* Fleet contact callout alignment */
#br .fleet-note{padding:38px 0}
#br .fleet-note .bs-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}
#br .fleet-note h2{margin:0}
#br .fleet-note p{width:100%;max-width:680px;margin:0 auto;line-height:1.55}
#br .fleet-note .br-btn{margin-top:4px}
@media(max-width:600px){#br .fleet-note{padding:30px 0}#br .fleet-note p{max-width:36ch}}

/* Homepage FAQ */
#br .br-home-faq{background:#f3f8fd;padding:74px 0 82px;border-top:1px solid #dce9f4}
#br .br-home-faq-heading{max-width:760px;margin-bottom:34px}
#br .br-home-faq-heading h2{font-family:Montserrat,Inter,Arial,sans-serif;color:#061d4f;font-size:clamp(32px,3.2vw,46px);font-weight:800;line-height:1.12;margin:8px 0 14px;letter-spacing:-1px}
#br .br-home-faq-heading>p:last-child{color:#334569;font-size:17px;line-height:1.65;margin:0}
#br .br-home-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
#br .br-home-faq details{background:#fff;border:1px solid #d7e5f2;border-radius:12px;overflow:hidden;box-shadow:0 5px 18px rgba(7,32,64,.04)}
#br .br-home-faq summary{position:relative;cursor:pointer;list-style:none;color:#061d4f;font-family:Montserrat,Inter,Arial,sans-serif;font-size:17px;font-weight:675;line-height:1.4;padding:20px 56px 20px 22px;min-height:68px;display:flex;align-items:center}
#br .br-home-faq summary::-webkit-details-marker{display:none}
#br .br-home-faq summary:after{content:'+';position:absolute;right:21px;top:50%;transform:translateY(-50%);color:#008cff;font-family:Inter,Arial,sans-serif;font-size:26px;font-weight:700}
#br .br-home-faq details[open]>summary:after{content:'−'}
#br .br-home-faq details>div{padding:0 22px 22px;color:#334569;font-size:15px;line-height:1.65}
#br .br-home-faq details p{margin:0 0 12px}
#br .br-home-faq details a{color:#005dff;font-weight:700;text-decoration:none}
@media(hover:hover) and (pointer:fine){#br .br-home-faq details{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#br .br-home-faq details:hover{border-color:#3fbfef;box-shadow:0 10px 24px rgba(0,93,255,.12);transform:translateY(-2px)}}
@media(max-width:760px){#br .br-home-faq{padding:52px 0 58px}#br .br-home-faq-grid{grid-template-columns:1fr;gap:11px}#br .br-home-faq-heading{margin-bottom:26px}#br .br-home-faq-heading>p:last-child{font-size:15px}#br .br-home-faq summary{font-size:16px;padding:18px 50px 18px 18px;min-height:62px}#br .br-home-faq details>div{font-size:15px;padding:0 18px 20px}}
@media(prefers-reduced-motion:reduce){#br .br-home-faq details{transition:none}#br .br-home-faq details:hover{transform:none}}

/* Clear comparison marks */
#br #br-comparison td span[aria-label="No"]{color:#ff6262;font-family:Inter,Arial,sans-serif;font-weight:600;font-size:20px;line-height:1}

/* Desktop comparison headings */
@media(min-width:1101px){
#br #br-comparison thead th:nth-child(n+2){font-size:17px}
#br #br-comparison thead th:nth-child(n+2)>br,#br #br-comparison thead th:nth-child(n+2)>span{display:none}
}

/* Larger desktop Lampasas artwork, cropped within its existing white space. */
#br .br-community-art{display:contents}
@media(min-width:1101px){
#br .br-local{grid-template-columns:minmax(0,1fr) minmax(540px,1fr);gap:36px}
#br .br-community{gap:12px;padding:20px 12px;min-height:204px}
#br .br-community-art{display:block;position:relative;width:320px;height:162px;flex:0 0 320px;overflow:hidden}
#br .br-community-art img{position:absolute;width:400px;max-width:none;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}
#br .br-community p{flex:1;min-width:0}
#br .br-community strong{font-size:23px}
#br .br-community p>span{font-size:15px}
}

/* A focused Texas icon beside a unified community message. */
#br .br-community p>.br-community-place{display:none}
@media(min-width:1101px){
#br .br-community{gap:30px;padding:28px 30px;justify-content:center;min-height:218px}
#br .br-community-art{width:124px;height:138px;flex:0 0 124px}
#br .br-community-art img{width:400px;left:-48px;top:50%;transform:translateY(-50%)}
#br .br-community p{flex:0 1 255px}
#br .br-community p>.br-community-place{display:block;font-size:13px;line-height:1.3;font-weight:600;letter-spacing:1.7px;text-transform:uppercase;color:#0075ee;margin:0 0 12px}
#br .br-community strong{display:block;font-size:25px;line-height:1.25}
#br .br-community p>span:last-child{font-size:16px;margin-top:10px}
}

/* Services navigation dropdown */
#br .br-header{position:relative;z-index:30}
#br #br-nav .br-services-menu{position:relative;border:0;background:transparent;margin:0;padding:0}
#br #br-nav .br-services-menu>summary{list-style:none;cursor:pointer;padding:calc(8 * var(--u)) 0;font:inherit;color:inherit;display:flex;align-items:center;gap:6px}
#br #br-nav .br-services-menu>summary::-webkit-details-marker{display:none}
#br #br-nav .br-services-menu>summary.br-current{color:var(--blue)}
#br #br-nav .br-services-dropdown{position:absolute;top:100%;left:-16px;min-width:210px;padding:8px;background:#072040;border:1px solid #31536a;border-radius:8px;box-shadow:0 10px 24px #0003;z-index:40}
#br #br-nav .br-services-dropdown a{display:block;padding:12px 14px;color:#fff;font-size:14px;font-weight:500;text-decoration:none;border-radius:4px;line-height:1.4}
#br #br-nav .br-services-dropdown a:hover,#br #br-nav .br-services-dropdown a:focus-visible{background:#02489d;color:#fff;outline:2px solid #3fbfef;outline-offset:-2px}
@media(max-width:1100px){#br #br-nav .br-services-menu>summary{justify-content:center;padding:14px 5px}#br #br-nav .br-services-dropdown{left:50%;transform:translateX(-50%);min-width:190px}}

/* Increase the five primary navigation labels by one pixel. */
#br #br-nav{font-size:calc(11 * var(--u) + 1px)}
@media(max-width:1100px){#br #br-nav{font-size:15px}}

/* Match the Services control to the white primary navigation links. */
#br #br-nav .br-services-menu>summary{color:#fff}
#br #br-nav .br-services-menu>summary.br-current,#br #br-nav .br-services-menu>summary:hover,#br #br-nav .br-services-menu>summary:focus-visible{color:#00adf4}

/* More breathing room in the desktop home hero. */
@media(min-width:1101px){
#br .br-hero h1{margin-top:18px;line-height:1.08}
#br .br-hero-description{margin-top:22px;line-height:1.4}
#br .br-hero-actions{margin-top:28px}
}

/* Desktop separation below the feature strip. */
@media(min-width:1101px){#br .br-why{padding-top:40px}}

/* Slightly more space between the mobile hero headline lines. */
@media(max-width:760px){#br .br-hero h1{line-height:1.14}}

/* Mobile home hero button labels: 14px to 15px. */
@media(max-width:760px){#br .br-hero-actions .br-btn{font-size:15px}}

/* Mobile Badger Difference introduction: 11px to 14px. */
@media(max-width:760px){#br .br-why .br-section-heading>p{font-size:14px;line-height:1.45}}

/* Mobile benefit cards: icons and text enlarged by 15 percent. */
@media(max-width:760px){
#br .br-benefits article{height:auto;min-height:150px}
#br .br-benefits .br-icon{width:36.8px;height:36.8px}
#br .br-benefits h3{font-size:16.1px}
#br .br-benefits p{font-size:14.375px}
}

/* Mobile home service images: 108px to 162px, 50 percent taller. */
@media(max-width:760px){#br .br-service-grid .br-service-photo{height:162px}}

/* Shared mobile text floor; applied only to text originally below 14px. */
@media(max-width:760px){
#br .br-mobile-text-floor{font-size:14px!important;line-height:1.35!important}
#br .br-feature h2,#br .br-feature p,#br .br-footer p{white-space:normal}
#br .br-feature{min-width:0}
#br .br-features{height:auto}
}

/* Align the mobile Services disclosure with the other navigation rows. */
@media(max-width:760px){
#br #br-nav .br-services-menu{width:100%;border-bottom:1px solid #e4edf7}
#br #br-nav .br-services-menu>summary{justify-content:flex-start;text-align:left;padding:14px 8px;border-bottom:0;min-height:0}
#br #br-nav .br-services-dropdown{position:static;transform:none;min-width:0;width:100%;box-sizing:border-box;border:0;border-radius:0;padding:0 8px 10px;background:transparent;box-shadow:none}
#br #br-nav .br-services-dropdown a{padding:12px 16px}
}

/* Mobile navigation without row dividers. */
@media(max-width:760px){#br #br-nav>a,#br #br-nav .br-services-menu,#br #br-nav .br-services-menu>summary,#br #br-nav .br-services-dropdown a{border:0}}

/* Mobile feature strip: icons and titles without the four descriptions. */
@media(max-width:760px){#br .br-features .br-feature:nth-child(-n+4) p{display:none}}

/* Mobile service card headings: 15px to 17px. */
@media(max-width:760px){#br .br-service-grid .br-service-card h3{font-size:17px}}

/* Hide the remaining hours caption in the mobile feature strip. */
@media(max-width:760px){#br .br-features .br-feature:nth-child(5) p{display:none}}

/* Roomier mobile home pricing and an integrated vacuum benefit note. */
@media(max-width:760px){
#br .br-price-grid .br-price-card:nth-child(2) h3,#br .br-price-grid .br-price-card:nth-child(3) h3{font-size:22px}
#br .br-price-card,#br .br-price-card.br-popular{height:auto}
#br .br-price-card ul{height:auto;min-height:0;margin-top:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:10px}
#br .br-price-card li{line-height:1.45;min-height:0;align-items:flex-start}
#br .br-price-card li span{line-height:1.45!important}
#br .br-price-card li>.br-icon{flex-shrink:0;margin-top:1px}
#br .br-price-card.br-popular ul{gap:12px}
#br .br-vacuum-note{box-sizing:border-box;margin:18px 0 22px;padding:16px 18px;background:#e6f4ff;border:1px solid #9dccff;border-left:4px solid #0075ff;border-radius:8px;color:#072040;line-height:1.5!important;text-align:left}
#br #br-comparison thead th:nth-child(n+2)>br,#br #br-comparison thead th:nth-child(n+2)>span{display:none}
}

/* Balanced mobile community card with only the Texas icon from the artwork. */
@media(max-width:760px){
#br .br-community{display:flex;align-items:center;justify-content:center;gap:18px;padding:22px 18px;min-height:156px;height:auto;overflow:hidden}
#br .br-community-art{display:block;position:relative;width:100px;height:112px;flex:0 0 100px;overflow:hidden;margin:0}
#br .br-community-art img{position:absolute;width:320px;max-width:none;height:auto;left:-38.4px;top:50%;transform:translateY(-50%);margin:0}
#br .br-community p{flex:0 1 215px;min-width:0;margin:0;text-align:left}
#br .br-community p>.br-community-place{display:block;margin:0 0 8px;color:#0075ee;font-size:14px;line-height:1.3;letter-spacing:.5px;font-weight:500}
#br .br-community strong{display:block;font-size:19px;line-height:1.25}
#br .br-community p>span:last-child{font-size:14px;line-height:1.4;margin-top:9px}
}

/* Compact mobile footer Quick Links. */
@media(max-width:760px){#br .br-footer nav{padding-top:12px;padding-bottom:12px;row-gap:0}#br .br-footer nav>a{min-height:30px;padding-top:4px;padding-bottom:4px}#br .br-footer nav>h2{margin-bottom:4px}}

/* Mobile package names and breathing room around monthly prices. */
@media(max-width:760px){
#br .br-price-grid .br-price-card:nth-child(1) h3{font-size:23px}
#br .br-price-grid .br-price-card:nth-child(2) h3,#br .br-price-grid .br-price-card:nth-child(3) h3{font-size:25px}
#br .br-price-card .br-single{padding-top:14px;padding-bottom:14px;margin-bottom:8px;line-height:1.5!important}
#br .br-price-card .br-single strong{font-size:22px}
}

/* Mobile comparison order, replacement vacuum image, and roomier community card. */
#br .br-table-container .br-comparison-mobile,#br .br-service-grid .br-vacuum-mobile{display:none}
#br .br-vacuum-desktop{display:contents}
@media(max-width:760px){
#br .br-table-container .br-comparison-desktop,#br .br-vacuum-desktop{display:none}
#br .br-table-container .br-comparison-mobile{display:table-row-group}
#br .br-service-grid .br-vacuum-mobile{display:block;width:100%;object-fit:cover;object-position:center 46%}
#br .br-community{justify-content:space-between;gap:clamp(24px,7vw,38px);padding-left:24px;padding-right:24px}
#br .br-community p{flex:0 1 215px}
}

/* Mobile menu: larger, lighter labels and a direct call action. */
#br #br-nav .br-mobile-call{display:none}
@media(max-width:760px){
#br #br-nav{font-size:17px;font-weight:520}
#br #br-nav>a:not(.br-mobile-call),#br #br-nav .br-services-menu>summary{font-size:17px;font-weight:520}
#br #br-nav .br-services-dropdown a{font-size:16px;font-weight:400}
#br #br-nav .br-mobile-call{display:flex;align-items:center;justify-content:center;grid-column:1/-1;width:100%;box-sizing:border-box;min-height:46px;margin:12px 0 6px;padding:12px 22px;border-radius:999px;color:#fff;font-size:17px;font-weight:520;background:linear-gradient(180deg,#009fff,#0059ff);border:1px solid #009bff;text-align:center}
}

/* Wash Club mobile hero and matching homepage card typography. */
#br .bs-mobile-wording{display:none}
@media(max-width:760px){
#br .bs-desktop-wording{display:none}
#br .bs-mobile-wording{display:inline}
#br .bs-member-hero .br-btn{font-size:16px}
#br .bs-member-hero .bs-hero-benefits small{display:none}
#br .bs-pricing .bs-plan{font-family:Inter,Arial,sans-serif;height:auto}
#br .bs-pricing .bs-plan h3{font-family:Inter,Arial,sans-serif;font-size:23px;font-weight:800}
#br .bs-pricing .bs-plan:nth-child(2) h3,#br .bs-pricing .bs-plan:nth-child(3) h3{font-size:25px}
#br .bs-pricing .bs-price strong{font-size:34px;font-weight:850}
#br .bs-pricing .bs-price{font-size:14px}
#br .bs-pricing .bs-plan ul{min-height:0;margin:16px 0;display:flex;flex-direction:column;gap:10px}
#br .bs-pricing .bs-plan li{font-size:14px;font-weight:400;line-height:1.45;margin:0;align-items:flex-start}
#br .bs-pricing .bs-plan li span{line-height:1.45!important}
#br .bs-pricing .bs-favorite ul{gap:12px}
#br .bs-pricing .bs-single{font-size:14px;line-height:1.5!important;padding:14px 0;margin-bottom:8px!important}
#br .bs-pricing .bs-single strong{font-size:22px;font-weight:800}
#br .bs-pricing .bs-plan .br-btn{font-size:16px;font-weight:500}
}

/* Center mobile membership benefit icons above their labels. */
@media(max-width:760px){#br .bs-value-items>div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:10px}#br .bs-value-items>div>.br-icon{margin-left:auto;margin-right:auto;flex-shrink:0}#br .bs-value-items>div>span{display:block;width:100%;text-align:center}}

/* Mobile FAQ navigation and additional membership answers. */
#br #br-nav .br-mobile-faq-link,#br .bs-mobile-membership-faq{display:none}
@media(max-width:760px){#br #br-nav .br-mobile-faq-link,#br .bs-mobile-membership-faq{display:block}}

/* Mobile membership benefits and clearer joining actions. */
@media(max-width:760px){
#br .bs-member-hero .br-btn{font-size:18px}
#br .bs-member-benefits .bs-card p{display:none}
#br .bs-member-benefits .bs-card{padding:20px 14px;min-height:0}
#br .bs-member-benefits .bs-card h3{font-size:16px!important;line-height:1.4!important;margin-bottom:0}
#br #join-at-pay-station .bs-card h3{font-size:15px!important;line-height:1.4!important}
}

/* Proportionally larger mobile fundraising typography. */
@media(max-width:760px){
#br .bs-fund .hero h1{font-size:40px;line-height:1.1}
#br .bs-fund .hero h1 span{font-size:clamp(30px,9.2vw,40px);white-space:normal}
#br .bs-fund h2,#br .bs-fund .section-head h2,#br .bs-fund .guide h2{font-size:31px;line-height:1.2}
#br .bs-fund h3{font-size:23px;line-height:1.25}
#br .bs-fund .program-card h3{font-size:31px}
#br .bs-fund .quick h3{font-size:25px}
#br .bs-fund p,#br .bs-fund li,#br .bs-fund summary{font-size:17px!important;line-height:1.5!important}
#br .bs-fund .hero-copy p{font-size:19px!important}
#br .bs-fund .card p,#br .bs-fund .step p,#br .bs-fund .quick li,#br .bs-fund summary{font-size:16px!important}
#br .bs-fund .stat{font-size:17px;line-height:1.45}
#br .bs-fund .stat strong{font-size:23px;white-space:normal}
#br .bs-fund .stat span{font-size:16px!important;line-height:1.45!important}
#br .bs-fund .icon .br-icon{width:32px;height:32px}
#br .bs-fund .icon{min-width:48px;min-height:48px}
#br .bs-fund .btn{font-size:18px!important;line-height:1.35!important;white-space:normal;text-align:center}
#br .bs-fund .hero-buttons .btn{font-size:17px!important}
}

/* Desktop Services dropdown matches navigation size with an inset. */
@media(min-width:761px){#br #br-nav .br-services-dropdown a{font-size:inherit;padding-left:24px}}
