.hero-art{min-height:0;display:flex;flex-direction:column;justify-content:center;gap:12px}
.member-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:center;width:100%}
.member-photo{height:330px;position:relative;overflow:hidden;margin:0;border-radius:8px;background:#252a37;box-shadow:0 14px 40px #0005}
.member-photo img{width:100%;height:100%;object-fit:cover;object-position:center 13%}
.member-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:9px 12px;color:#fff;font:700 12px Manrope,sans-serif;background:linear-gradient(transparent,#111522dc)}
.member-trio{width:min(100%,470px);margin:0;position:relative;border-radius:8px;overflow:hidden;background:#252a37;box-shadow:0 14px 40px #0005}
.member-trio img{display:block;width:100%;height:auto}
.member-trio figcaption{position:absolute;bottom:0;left:0;right:0;padding:10px 14px;color:#fff;font:700 12px Manrope,sans-serif;background:linear-gradient(transparent,#111522dc)}
.email-help{font-size:12px;color:#626879;line-height:1.5;margin:0 0 14px}.email-help a{color:#a42b3a;text-decoration:underline}
.club-logos{min-height:72px;display:flex;justify-content:center;align-items:center;gap:18px}
.club-logo{height:68px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.crc-logo img{width:68px;height:68px;object-fit:contain}
.bcrc-logo img{width:98px;height:68px;object-fit:contain;mix-blend-mode:screen}
.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-bottom:13px}
.batch-price{font:800 22px Manrope,sans-serif;color:#b91f38}
.standard-price{font-size:12px;color:#575d68}
.saving-chip{display:inline-block;padding:3px 8px;border-radius:999px;background:#e8f2ee;color:#245b4b;font-size:10px;font-weight:700}
.product-foot{display:none}
.section-heading .discount-pill{background:#fde9ec;color:#a51f35}
.photo-note{margin-top:12px!important;color:#747986!important;font-size:11px!important;font-style:italic}
.saving-summary{margin-top:13px;padding:10px 12px;border-radius:4px;background:#e8f2ee;color:#245b4b;font-size:12px;font-weight:700}
@media(max-width:800px){.hero-art{min-height:0}.member-photo{height:390px}}
@media(max-width:540px){.hero-art{transform:none;margin:0}.member-photos{gap:6px}.member-photo{height:270px}.club-logos{min-height:64px}.club-logo{height:58px}.crc-logo img{height:58px;width:58px}.bcrc-logo img{height:58px;width:84px}}
.header-link{margin-left:auto;color:white;text-decoration:none;font-size:13px;font-weight:700}.header-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#e3344a;margin-left:4px}
.brand-mark{font-size:12px;letter-spacing:.02em;flex:none}.club-logo img{filter:grayscale(1) contrast(3);mix-blend-mode:screen}
.club-logos{gap:6px}.club-logo{width:125px;height:92px}.crc-logo img{width:98px;height:98px}.bcrc-logo img{width:166px;height:166px}.bcrc-logo{width:125px}
@media(max-width:540px){.club-logo{width:110px;height:76px}.crc-logo img{width:87px;height:87px}.bcrc-logo{width:110px}.bcrc-logo img{width:146px;height:146px}}
@media(max-width:540px){.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.section-heading h2{max-width:100%}.discount-pill{white-space:normal}}
.price-key{font-size:10px;color:#69707c;margin:-8px 0 12px}.qty-label{display:flex;gap:5px;align-items:center;font-size:11px;color:#626879}.qty-label input{width:48px;padding:4px;border:1px solid #d8dae0}.basket-item>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.card-message{min-height:1em;color:#245b4b;font-size:11px}.checkbox-line{display:flex!important;align-items:flex-start;gap:8px;font-weight:400!important}.checkbox-line input{width:auto!important;margin:3px 0 0!important}.checkbox-line span{flex:1}.review-panel{border:1px solid #e8d0d3;background:#fff9fa;padding:15px;margin:15px 0;font-size:12px}.review-panel h3{margin:0 0 8px;font:700 17px Manrope,sans-serif}.review-panel p{padding:6px 0;border-bottom:1px solid #eee}.review-panel .button{width:100%;margin-top:7px}.submit-button:disabled,.review-panel .button:disabled{opacity:.55;cursor:not-allowed}.prototype-note{font-size:11px}footer a{color:#fff}.image-label{max-width:80%}
.owner-view{padding:38px 0 80px}.owner-view h1{font:800 36px Manrope,sans-serif}.owner-view h2{margin-top:35px}.owner-view form{display:flex;flex-wrap:wrap;align-items:end;gap:12px}.owner-view label{font-size:13px;font-weight:700}.owner-view input{display:block;width:min(460px,85vw);padding:12px;border:1px solid var(--line);border-radius:4px}.owner-view button:not(.button){padding:10px;margin:5px 5px 5px 0}.owner-scroll{overflow-x:auto}.owner-view table{border-collapse:collapse;width:100%;background:#fff;font-size:12px}.owner-view th,.owner-view td{border:1px solid var(--line);padding:8px;text-align:left;vertical-align:top;min-width:75px}.owner-view th{background:#f1f2f4}.owner-view #owner-summary{display:flex;flex-wrap:wrap;gap:8px}.owner-view #owner-summary p{margin:0;padding:9px;background:#fff;border:1px solid var(--line);border-radius:4px}
