.bbcomp-buy{margin:22px 0;padding:24px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.07)}.bbcomp-buy-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.bbcomp-buy h3{margin:.25rem 0;font-size:clamp(1.35rem,3vw,2rem)}.bbcomp-buy p{line-height:1.55}.bbcomp-eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#d65a00}.bbcomp-price{font-size:1.7rem;font-weight:900;white-space:nowrap}.bbcomp-price small{display:block;font-size:.72rem;font-weight:600;color:#666}.bbcomp-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:20px 0}.bbcomp-preset{padding:14px 8px;border:2px solid #111;border-radius:12px;background:#fff;font-size:1.2rem;font-weight:900;cursor:pointer}.bbcomp-preset small{display:block;font-size:.7rem;font-weight:600}.bbcomp-preset:hover,.bbcomp-preset.is-active{background:#111;color:#fff}.bbcomp-live-summary,.bbcomp-total{margin:12px 0}.bbcomp-total{font-size:1.15rem}.bbcomp-status{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:20px;border-radius:16px;background:#111;color:#fff}.bbcomp-status span{display:block;font-size:.72rem;text-transform:uppercase;opacity:.65}.bbcomp-status strong{font-size:1.05rem}.bbcomp-progress{grid-column:1/-1;height:8px;background:#333;border-radius:99px;overflow:hidden}.bbcomp-progress i{display:block;height:100%;background:#ff7a00}.bbcomp-history table{width:100%;border-collapse:collapse}.bbcomp-history th,.bbcomp-history td{text-align:left;padding:12px;border-bottom:1px solid #e5e7eb}.bbcomp-account{display:grid;gap:16px}.bbcomp-account-card{padding:20px;border:1px solid #e5e7eb;border-radius:16px}.bbcomp-number-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.bbcomp-number-list span{padding:7px 10px;border-radius:8px;background:#111;color:#fff;font-weight:800}.bbcomp-postal{padding:20px;border-left:4px solid #ff7a00;background:#fff8f0}@media(max-width:700px){.bbcomp-buy-head{display:block}.bbcomp-price{margin-top:10px}.bbcomp-presets{grid-template-columns:repeat(3,1fr)}.bbcomp-status{grid-template-columns:repeat(2,1fr)}.bbcomp-history{overflow:auto}.bbcomp-history table{min-width:560px}}

/* 1.1 customer-friendly flow */
.bbcomp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;margin:20px 0 0;padding:0}.bbcomp-steps li{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.04);font-size:13px}.bbcomp-steps strong{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#ff8a00;color:#111;flex:0 0 auto}.bbcomp-buy input.qty{min-height:48px;font-size:18px;text-align:center}.bbcomp-buy .single_add_to_cart_button,.bbcomp-shortcode-cart .single_add_to_cart_button{min-height:52px;font-size:17px;font-weight:800;border-radius:10px}.bbcomp-account-intro{margin-bottom:20px}.bbcomp-account-intro h2{margin:0 0 6px}.bbcomp-history{overflow-x:auto}.bbcomp-history table{min-width:560px}.bbcomp-presets .bbcomp-preset{min-height:58px;touch-action:manipulation}.bbcomp-presets .bbcomp-preset:focus-visible{outline:3px solid currentColor;outline-offset:3px}@media(max-width:640px){.bbcomp-steps{grid-template-columns:1fr}.bbcomp-buy-head{display:block}.bbcomp-price{margin-top:14px}.bbcomp-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.bbcomp-live-summary{line-height:1.6}}


/* 1.2 multiple-choice skill question */
.bbcomp-skill{margin:22px 0;padding:0;border:0}.bbcomp-skill legend{display:block;margin-bottom:12px;font-size:1.05rem;font-weight:800}.bbcomp-skill-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bbcomp-skill-option{display:flex;align-items:center;gap:10px;padding:14px 16px;border:2px solid #d8d8d8;border-radius:12px;background:#fff;cursor:pointer;font-weight:700;transition:.18s ease}.bbcomp-skill-option:hover{border-color:#111}.bbcomp-skill-option:has(input:checked){border-color:#111;background:#111;color:#fff}.bbcomp-skill-option input{width:18px;height:18px;margin:0;flex:0 0 auto}@media(max-width:640px){.bbcomp-skill-options{grid-template-columns:1fr}}


/* 1.2.6 self-contained homepage live competition card */
.bbcomp-live-card-section{--bbc-orange:#fa6401;--bbc-orange-dark:#df5600;--bbc-green:#159447;--bbc-black:#0a0a0a;--bbc-text:#171717;--bbc-muted:#5f5f5f;--bbc-line:#dedede;--bbc-white:#fff;width:100%;max-width:1380px;margin:0 auto;padding:18px 0;font-family:Inter,Arial,sans-serif;color:var(--bbc-text)}
.bbcomp-live-card-section *{box-sizing:border-box}
.bbcomp-live-card-section-head{text-align:center;margin:0 0 24px}
.bbcomp-live-card-section-head h2{margin:0;color:var(--bbc-black);font-size:clamp(34px,4vw,58px);font-weight:950;line-height:1;letter-spacing:-.045em;text-transform:uppercase}
.bbcomp-live-card-section-head span{display:block;width:30px;height:3px;margin:10px auto 0;background:var(--bbc-orange)}
.bbcomp-live-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,1.06fr);overflow:hidden;border:1px solid var(--bbc-line);border-radius:7px;background:var(--bbc-white);box-shadow:0 14px 38px rgba(0,0,0,.07)}
.bbcomp-live-card-media{position:relative;min-height:460px;background:#ececec;overflow:hidden}
.bbcomp-live-card-image{display:block;width:100%;height:100%;min-height:460px;object-fit:cover;object-position:center}
.bbcomp-live-card-image-placeholder{width:100%;height:100%;min-height:460px;background:#ececec}
.bbcomp-live-card-badge{position:absolute;top:18px;left:18px;padding:10px 13px;border-radius:4px;background:var(--bbc-green);color:#fff;font-size:12px;font-weight:900;line-height:1;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 3px 10px rgba(0,0,0,.16)}
.bbcomp-live-card-content{display:flex;flex-direction:column;justify-content:center;padding:34px 30px}
.bbcomp-live-card-copy{padding-bottom:20px;border-bottom:1px solid var(--bbc-line)}
.bbcomp-live-card-title{margin:0 0 6px;color:var(--bbc-black);font-size:clamp(29px,3vw,44px);font-weight:950;line-height:1.04;letter-spacing:-.035em;text-transform:uppercase}
.bbcomp-live-card-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;color:var(--bbc-text);font-size:16px;line-height:1.45}
.bbcomp-live-card-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 22px;border-bottom:1px solid var(--bbc-line)}
.bbcomp-live-card-stats>div{min-width:0;padding:19px 14px 18px;border-right:1px solid var(--bbc-line);text-align:center}
.bbcomp-live-card-stats>div:first-child{padding-left:0;text-align:left}
.bbcomp-live-card-stats>div:last-child{padding-right:0;border-right:0}
.bbcomp-live-card-stats strong{display:block;color:var(--bbc-black);font-size:clamp(18px,2vw,25px);font-weight:950;line-height:1.08;white-space:nowrap}
.bbcomp-live-card-stats strong .woocommerce-Price-amount{font:inherit;color:inherit}
.bbcomp-live-card-stats span{display:block;margin-top:7px;color:var(--bbc-text);font-size:13px;line-height:1.25}
.bbcomp-live-card-progress{width:100%;height:12px;overflow:hidden;border-radius:99px;background:#e4e4e4}
.bbcomp-live-card-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bbc-orange),#ff7b15)}
.bbcomp-live-card-availability{display:flex;justify-content:space-between;gap:16px;margin:9px 0 22px;color:var(--bbc-text);font-size:12px;font-weight:700;line-height:1.35}
.bbcomp-live-card-availability strong{color:var(--bbc-black)}
.bbcomp-live-card-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:15px 20px;border:2px solid var(--bbc-orange);border-radius:4px;background:linear-gradient(90deg,var(--bbc-orange),#ff6f00);color:#fff!important;font-size:15px;font-weight:950;letter-spacing:.02em;text-align:center;text-decoration:none!important;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.bbcomp-live-card-button:hover,.bbcomp-live-card-button:focus-visible{border-color:var(--bbc-orange-dark);background:var(--bbc-orange-dark);color:#fff!important;transform:translateY(-1px)}
@media(max-width:1050px){.bbcomp-live-card{grid-template-columns:1fr}.bbcomp-live-card-media,.bbcomp-live-card-image,.bbcomp-live-card-image-placeholder{min-height:420px}.bbcomp-live-card-content{padding:32px 28px}}
@media(max-width:700px){.bbcomp-live-card-section{padding:12px 0}.bbcomp-live-card-section-head{text-align:left}.bbcomp-live-card-section-head span{margin-left:0}.bbcomp-live-card-section-head h2{font-size:38px}.bbcomp-live-card-media,.bbcomp-live-card-image,.bbcomp-live-card-image-placeholder{min-height:300px}.bbcomp-live-card-content{padding:25px 20px}.bbcomp-live-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.bbcomp-live-card-stats>div{border-bottom:1px solid var(--bbc-line)}.bbcomp-live-card-stats>div:nth-child(2n){border-right:0}.bbcomp-live-card-stats>div:nth-child(3),.bbcomp-live-card-stats>div:nth-child(4){border-bottom:0}.bbcomp-live-card-stats>div:first-child{text-align:center;padding-left:14px}.bbcomp-live-card-stats strong{white-space:normal}.bbcomp-live-card-availability{display:block}.bbcomp-live-card-availability strong{display:block;margin-top:4px}}
