@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
*{box-sizing:border-box}.bcw-shell{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0b1739;background:#fff;overflow:hidden}.bcw-shell a{text-decoration:none}.bcw-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}.bcw-announcement{background:#06152f;color:#dbe7ff;font-size:12px}.bcw-announcement .bcw-wrap{height:34px;display:flex;align-items:center;justify-content:center;gap:10px}.bcw-announcement a{color:#4ea0ff;margin-left:16px}.bcw-site-header{background:#fff;border-bottom:1px solid #e8edf5;position:relative;z-index:20}.bcw-header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bcw-brand{display:flex;align-items:center;gap:10px;color:#071735}.bcw-brand strong{font-size:21px;letter-spacing:-.7px}.bcw-brand strong span{color:var(--bcw-accent)}.bcw-logo-mark{width:38px;height:38px;border:1px solid #b9d5ff;border-radius:12px;display:grid;place-items:center;color:var(--bcw-accent);background:#f4f9ff;font-size:21px}.bcw-main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.bcw-main-nav a,.bcw-account-link{color:#13213d;font-size:13px;font-weight:600}.bcw-main-nav a:hover,.bcw-account-link:hover{color:var(--bcw-accent)}.bcw-header-actions{display:flex;align-items:center;gap:18px}.bcw-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0867e8);color:#fff!important;border-radius:7px;padding:13px 22px;font-size:13px;font-weight:700;border:0;box-shadow:0 8px 20px rgba(22,119,255,.22);transition:.2s ease;cursor:pointer}.bcw-button:hover{transform:translateY(-1px);box-shadow:0 11px 25px rgba(22,119,255,.3)}.bcw-header-button{padding:12px 19px}.bcw-button-secondary{background:transparent;border:1px solid rgba(255,255,255,.65);box-shadow:none}.bcw-button-outline{background:#fff;color:#0b1739!important;border:1px solid #b9d1f6;box-shadow:none;width:100%;padding:10px 14px}.bcw-menu-toggle{display:none;background:none;border:0;font-size:24px}.bcw-hero{position:relative;background:radial-gradient(circle at 84% 15%,rgba(13,87,190,.35),transparent 30%),linear-gradient(120deg,#031432,#061d4b 60%,#073d91);color:#fff;min-height:430px;overflow:hidden}.bcw-hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-110px;height:180px;background:#0c55bd;border-radius:50% 50% 0 0/35% 35% 0 0;opacity:.55}.bcw-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.2fr;align-items:center;gap:62px;padding:54px 0 42px}.bcw-eyebrow{text-transform:uppercase;color:#2992ff;font-size:11px;letter-spacing:.7px;font-weight:800;display:flex;align-items:center;gap:10px}.bcw-eyebrow span{display:block;width:24px;height:2px;background:#2992ff}.bcw-hero h1{font-size:44px;line-height:1.08;letter-spacing:-1.8px;margin:20px 0 16px;color:#fff;font-weight:800}.bcw-hero h1 span{color:#2188ff}.bcw-hero-copy>p{max-width:520px;color:#d3def2;font-size:15px;line-height:1.6;margin:0 0 24px}.bcw-actions{display:flex;gap:15px;margin-bottom:22px}.bcw-trust{display:flex;flex-wrap:wrap;gap:18px;font-size:10px;color:#d9e6fa}.bcw-trust span:First-letter{color:#2089ff}.bcw-dashboard-wrap{position:relative}.bcw-dashboard-mockup{border:1px solid rgba(130,179,255,.28);border-radius:12px;background:rgba(4,24,61,.86);box-shadow:0 28px 65px rgba(0,0,0,.25);overflow:hidden}.bcw-dash-top{height:48px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:11px}.bcw-dash-top strong span{color:#2188ff}.bcw-dash-top em{background:#fff;color:#11213c;border-radius:6px;padding:7px 10px;font-style:normal;font-size:9px;font-weight:700}.bcw-dash-layout{display:grid;grid-template-columns:125px 1fr;min-height:235px}.bcw-dash-layout aside{border-right:1px solid rgba(255,255,255,.08);padding:14px 10px;display:flex;flex-direction:column;gap:13px;font-size:9px;color:#c7d6ed}.bcw-dash-layout aside b{background:#1677ff;color:#fff;border-radius:5px;padding:9px}.bcw-dash-layout main{padding:15px}.bcw-dash-layout h3{font-size:13px;margin:0 0 14px;color:#fff}.bcw-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bcw-stat-grid>div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.06);border-radius:7px;padding:10px;display:flex;flex-direction:column;gap:4px}.bcw-stat-grid small{font-size:7px;color:#aabbd5}.bcw-stat-grid strong{font-size:15px}.bcw-stat-grid a{font-size:7px;color:#c7d5ea}.bcw-dash-layout h4{font-size:10px;margin:14px 0 8px}.bcw-plugin-row{display:grid;grid-template-columns:1fr 35px 45px 63px;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:6px 7px;margin-bottom:5px;font-size:7px}.bcw-plugin-row small{color:#9cafca}.bcw-plugin-row em{font-style:normal;background:#18b96b;border-radius:10px;padding:3px 6px;text-align:center}.bcw-plugin-row button{font-size:7px;background:transparent;border:1px solid #6282ac;color:#fff;border-radius:4px;padding:5px}.bcw-secure-card{position:absolute;right:-18px;top:20px;background:#fff;color:#0b1739;border-radius:8px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 15px 35px rgba(0,0,0,.2);font-size:12px}.bcw-secure-card>div{display:flex;flex-direction:column}.bcw-secure-card span{font-size:9px;color:#65738a}.bcw-benefit-strip{background:#fff;border-bottom:1px solid #edf1f6;box-shadow:0 8px 20px rgba(15,35,70,.06)}.bcw-benefit-grid{display:grid;grid-template-columns:repeat(6,1fr)}.bcw-benefit-grid article{text-align:center;padding:22px 14px;border-right:1px solid #e8edf5}.bcw-benefit-grid article:last-child{border-right:0}.bcw-benefit-grid i{display:grid;place-items:center;margin:0 auto 12px;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#0758cd);color:#fff;font-style:normal;font-weight:700}.bcw-benefit-grid h3{font-size:11px;margin:0 0 7px;color:#0b1739}.bcw-benefit-grid p{font-size:9px;line-height:1.55;color:#596982;margin:0}.bcw-section{padding:42px 0}.bcw-pricing-section{background:#fff}.bcw-section-heading{text-align:center;margin:0 auto 23px}.bcw-section-heading h2{font-size:26px;letter-spacing:-.7px;margin:0 0 6px;color:#0b1739}.bcw-section-heading p{margin:0;color:#6b7890;font-size:13px}.bcw-section-heading.left{text-align:left}.bcw-section-heading.inline{display:flex;align-items:end;justify-content:space-between}.bcw-section-heading.inline>a{font-size:12px;color:var(--bcw-accent);font-weight:700}.bcw-billing-toggle{display:flex;justify-content:center;align-items:center;gap:7px;margin:0 0 24px}.bcw-billing-toggle button{border:1px solid #dbe4f2;background:#fff;border-radius:16px;padding:6px 18px;font-size:11px;cursor:pointer}.bcw-billing-toggle button.active{background:var(--bcw-accent);color:#fff;border-color:var(--bcw-accent)}.bcw-billing-toggle em{font-style:normal;background:#ffbd17;padding:5px 10px;border-radius:13px;font-size:9px;font-weight:700;color:#5e4200}.bcw-pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bcw-price-card{position:relative;border:1px solid #dfe6f0;border-radius:10px;padding:20px;background:#fff;min-height:250px;text-align:center}.bcw-price-card.popular{border-color:#1677ff;box-shadow:0 12px 25px rgba(22,119,255,.1)}.bcw-price-card.best{background:linear-gradient(160deg,#092758,#04183a);color:#fff;border-color:#0a3474}.bcw-price-card.best h3,.bcw-price-card.best .bcw-price strong{color:#fff}.bcw-popular{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:#1677ff;color:#fff;border-radius:12px;padding:4px 12px;font-size:8px;text-transform:uppercase;font-weight:700}.bcw-best{position:absolute;right:-4px;top:16px;background:#ffbd17;color:#1a2438;padding:5px 9px;font-size:8px;font-weight:800;transform:rotate(35deg)}.bcw-price-card h3{font-size:15px;margin:0 0 5px;color:#0b1739}.bcw-price-card>p{font-size:10px;color:#68758b;margin:0 0 12px}.bcw-price-card.best>p{color:#c4d3ea}.bcw-price{display:flex;justify-content:center;align-items:end}.bcw-price strong{font-size:31px;color:#0b1739;letter-spacing:-1px}.bcw-price span{font-size:10px;margin-bottom:5px;color:#66758d}.bcw-billed{display:block;font-size:9px;color:#6c798c;margin:1px 0 11px}.bcw-price-card ul{list-style:none;margin:14px 0 0;padding:0;text-align:left;display:grid;gap:7px;font-size:9px;color:#43516a}.bcw-price-card.best ul{color:#d7e4f5}.bcw-products-section{background:linear-gradient(180deg,#f7faff,#eef5ff)}.bcw-plugin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bcw-plugin-card{background:#fff;border:1px solid #e5ebf3;border-radius:10px;padding:17px;display:grid;grid-template-columns:48px 1fr;gap:13px;min-height:150px}.bcw-plugin-icon{width:48px;height:48px;border-radius:11px;background:linear-gradient(135deg,#153274,#07183b);display:grid;place-items:center;color:#fff;font-size:20px;overflow:hidden}.bcw-plugin-icon img{width:100%;height:100%;object-fit:cover}.bcw-icon-1{background:linear-gradient(135deg,#7550ed,#3a13a8)}.bcw-icon-2{background:linear-gradient(135deg,#14cbb5,#007f8f)}.bcw-icon-3{background:linear-gradient(135deg,#1677ff,#064ab0)}.bcw-plugin-body h3{font-size:12px;line-height:1.3;margin:0 0 7px}.bcw-plugin-body h3 a{color:#0b1739}.bcw-plugin-body p{font-size:9px;line-height:1.55;color:#5f6d83;margin:0 0 10px}.bcw-plugin-footer{display:flex;justify-content:space-between;align-items:center;font-size:9px}.bcw-plugin-footer a{color:#1677ff;font-weight:700}.bcw-trustbar{background:#f4f8ff;padding:18px 0;border-top:1px solid #e3ebf5}.bcw-trustbar-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.bcw-trustbar-grid>div{display:flex;align-items:center;gap:9px}.bcw-trustbar-grid b{font-size:15px;color:#102c58}.bcw-trustbar-grid span{display:flex;flex-direction:column;font-size:8px;color:#65748a}.bcw-trustbar-grid strong{font-size:9px;color:#15233e}.bcw-reviews{background:linear-gradient(135deg,#06183b,#031128);color:#fff;padding:42px 0}.bcw-section-heading.light h2{color:#fff}.bcw-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bcw-review-grid article{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.035);border-radius:10px;padding:22px}.bcw-review-grid p{font-size:11px;line-height:1.6;color:#dce8f8;min-height:53px}.bcw-stars{color:#ffbd17;font-size:13px;margin:14px 0}.bcw-review-grid strong,.bcw-review-grid span{display:block;font-size:10px}.bcw-review-grid span{color:#aebed4;margin-top:3px}.bcw-newsletter{background:#06183b;padding:0 0 34px}.bcw-newsletter-card{background:linear-gradient(110deg,#1175ff,#0160df);border-radius:10px;padding:22px 30px;display:flex;align-items:center;justify-content:space-between;color:#fff}.bcw-newsletter-copy{display:flex;align-items:center;gap:16px}.bcw-newsletter-copy i{width:43px;height:43px;border:1px solid rgba(255,255,255,.4);border-radius:10px;display:grid;place-items:center;font-size:21px;font-style:normal}.bcw-newsletter h2{font-size:20px;color:#fff;margin:0 0 3px}.bcw-newsletter p{margin:0;font-size:10px;color:#dce9ff}.bcw-newsletter form{display:flex;gap:10px}.bcw-newsletter input{width:280px;border:0;border-radius:6px;padding:12px 14px;font-size:11px}.bcw-newsletter form .bcw-button{background:#06183b;box-shadow:none}.bcw-footer{background:#06183b;color:#d6e2f3;padding:20px 0 28px}.bcw-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:38px;padding:12px 0 28px}.bcw-footer .bcw-brand strong{color:#fff}.bcw-footer-brand p{font-size:10px;line-height:1.5;max-width:190px}.bcw-social{letter-spacing:8px;color:#fff}.bcw-footer h3{font-size:11px;color:#fff;margin:5px 0 12px}.bcw-footer-grid>div:not(.bcw-footer-brand){display:flex;flex-direction:column;gap:8px}.bcw-footer-grid a{font-size:9px;color:#c5d2e6}.bcw-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:18px;display:flex;justify-content:space-between;font-size:9px}.bcw-admin-wrap{max-width:920px}.bcw-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:10px;padding:20px;margin:18px 0}.bcw-admin-card label{display:flex;align-items:center;gap:20px;margin:12px 0}.bcw-admin-card label span{width:180px;font-weight:600}.bcw-account-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}
@media(max-width:1000px){.bcw-main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;box-shadow:0 16px 30px rgba(0,0,0,.1);padding:20px;flex-direction:column;align-items:flex-start}.bcw-main-nav.open{display:flex}.bcw-menu-toggle{display:block}.bcw-account-link,.bcw-header-button{display:none}.bcw-hero-grid{grid-template-columns:1fr;padding-top:48px}.bcw-dashboard-wrap{max-width:760px}.bcw-benefit-grid{grid-template-columns:repeat(3,1fr)}.bcw-pricing-grid,.bcw-plugin-grid{grid-template-columns:repeat(2,1fr)}.bcw-trustbar-grid{grid-template-columns:repeat(3,1fr)}.bcw-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}}
@media(max-width:700px){.bcw-wrap{width:min(100% - 30px,1180px)}.bcw-announcement .bcw-wrap{height:auto;min-height:36px;flex-wrap:wrap;padding:8px 0;gap:5px}.bcw-announcement span:nth-child(n+2){display:none}.bcw-announcement a{margin-left:4px}.bcw-header-inner{height:64px}.bcw-main-nav{top:64px}.bcw-hero-grid{padding:42px 0 34px;gap:35px}.bcw-hero h1{font-size:37px}.bcw-actions{flex-direction:column}.bcw-button{width:100%}.bcw-trust{display:grid;gap:8px}.bcw-dashboard-wrap{display:none}.bcw-benefit-grid{grid-template-columns:1fr 1fr}.bcw-benefit-grid article{border-bottom:1px solid #e8edf5}.bcw-pricing-grid,.bcw-plugin-grid,.bcw-review-grid{grid-template-columns:1fr}.bcw-section-heading.inline{align-items:flex-start;gap:15px}.bcw-trustbar-grid{grid-template-columns:1fr 1fr}.bcw-newsletter-card{flex-direction:column;align-items:flex-start;gap:20px}.bcw-newsletter form{width:100%;flex-direction:column}.bcw-newsletter input{width:100%}.bcw-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.bcw-footer-brand{grid-column:1/-1}.bcw-footer-bottom{flex-direction:column;gap:12px}.bcw-price-card{min-height:0}}

/* v0.4.0 — wide desktop polish and collision fixes */
.bcw-wrap{width:min(1480px,calc(100% - 72px))}
.bcw-header-inner{height:78px}
.bcw-hero{min-height:500px}
.bcw-hero-grid{grid-template-columns:minmax(420px,.92fr) minmax(650px,1.28fr);gap:74px;padding:72px 0 62px}
.bcw-hero h1{font-size:clamp(48px,4vw,68px);max-width:690px;line-height:1.02;letter-spacing:-2.5px}
.bcw-hero-copy>p{font-size:17px;max-width:620px}
.bcw-dashboard-mockup{min-width:0}
.bcw-dashboard-wrap{padding-right:26px}
.bcw-secure-card{right:0;top:18px;z-index:4;max-width:190px}
.bcw-benefit-grid article{padding:28px 18px}
.bcw-benefit-grid h3{font-size:13px}.bcw-benefit-grid p{font-size:11px}
.bcw-section{padding:64px 0}
.bcw-section-heading h2{font-size:34px}
.bcw-section-heading p{font-size:15px}
.bcw-pricing-grid{gap:22px}
.bcw-price-card{padding:28px 24px;min-height:340px;overflow:hidden}
.bcw-popular{top:12px;left:auto;right:16px;transform:none}
.bcw-best{right:-38px;top:25px;width:150px;text-align:center;transform:rotate(40deg);padding:7px 0}
.bcw-price-card h3{font-size:20px;margin-top:8px}
.bcw-price-card>p{font-size:12px}.bcw-price strong{font-size:40px}.bcw-price span{font-size:12px}
.bcw-price-card ul{font-size:11px;gap:10px}
.bcw-plugin-grid{gap:20px}.bcw-plugin-card{min-height:180px;padding:22px;grid-template-columns:58px 1fr}.bcw-plugin-icon{width:58px;height:58px}.bcw-plugin-body h3{font-size:14px}.bcw-plugin-body p{font-size:11px}.bcw-plugin-footer{font-size:10px}
.bcw-trustbar{padding:24px 0}.bcw-trustbar-grid span{font-size:10px}.bcw-trustbar-grid strong{font-size:11px}
.bcw-reviews{padding:70px 0 74px}.bcw-section-heading.light{max-width:720px}.bcw-section-heading.light p{color:#aebed4}.bcw-kicker{display:inline-block;margin-bottom:9px;color:#4ea0ff;text-transform:uppercase;letter-spacing:1.2px;font-size:11px;font-weight:800}
.bcw-review-grid{gap:24px}.bcw-review-grid article{padding:28px;min-height:220px;display:flex;flex-direction:column}.bcw-review-top{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;margin-bottom:20px}.bcw-review-top strong{font-size:13px}.bcw-review-top span{font-size:11px}.bcw-review-grid p{font-size:13px;line-height:1.75;min-height:0;margin:0}.bcw-review-top .bcw-stars{margin:0;font-size:14px;white-space:nowrap}
.bcw-avatar{position:relative;width:56px;height:56px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.18);box-shadow:0 10px 25px rgba(0,0,0,.2);display:grid;place-items:end center;background:#d7e7ff}
.bcw-avatar:before{content:"";position:absolute;top:8px;width:22px;height:22px;border-radius:50%;background:#e3ad86;z-index:2}.bcw-avatar:after{content:"";position:absolute;bottom:-4px;width:48px;height:31px;border-radius:24px 24px 8px 8px;background:#2d6cdf}.bcw-avatar span{position:relative;z-index:4;color:transparent;font-size:0}
.bcw-avatar-mark{background:linear-gradient(145deg,#cfe4ff,#f3f8ff)}.bcw-avatar-mark:before{background:#c98e69;box-shadow:0 -5px 0 1px #493228}.bcw-avatar-mark:after{background:#275ca8}
.bcw-avatar-sarah{background:linear-gradient(145deg,#ffe3ec,#fff7fa)}.bcw-avatar-sarah:before{background:#e0a27d;box-shadow:0 -6px 0 2px #7b4a2f}.bcw-avatar-sarah:after{background:#9b4f8d}
.bcw-avatar-james{background:linear-gradient(145deg,#dff7ec,#f6fffb)}.bcw-avatar-james:before{background:#b97c59;box-shadow:0 -5px 0 1px #211b19}.bcw-avatar-james:after{background:#207a67}
.bcw-newsletter-card{padding:30px 36px}.bcw-footer-grid{padding-top:22px}

@media(min-width:1600px){.bcw-wrap{width:min(1560px,calc(100% - 96px))}.bcw-hero-grid{grid-template-columns:minmax(500px,.95fr) minmax(720px,1.25fr)}}
@media(max-width:1250px){.bcw-wrap{width:min(1180px,calc(100% - 48px))}.bcw-hero-grid{grid-template-columns:.9fr 1.15fr;gap:42px}.bcw-hero h1{font-size:48px}.bcw-price-card{padding:22px 18px}}
@media(max-width:1000px){.bcw-dashboard-wrap{padding-right:0}.bcw-secure-card{right:8px}.bcw-hero-grid{grid-template-columns:1fr}.bcw-review-top{grid-template-columns:56px 1fr}.bcw-review-top .bcw-stars{grid-column:2}}
@media(max-width:700px){.bcw-wrap{width:min(100% - 30px,1480px)}.bcw-review-top{grid-template-columns:50px 1fr}.bcw-avatar{width:50px;height:50px}.bcw-price-card{min-height:0}.bcw-section{padding:46px 0}}

/* v0.5.0 — BeaconCodeworks WooCommerce shop */
.bcw-shop-page{background:#f4f7fb}
.bcw-shop-page .site-content{display:block!important;background:#f4f7fb}
.bcw-shop-page .ast-container{max-width:none!important;padding:0!important}
.bcw-shop-page #primary{float:none!important}
.bcw-shop-page .woocommerce{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.bcw-shop-page .woocommerce-breadcrumb{display:none}
.bcw-shop-page .woocommerce-products-header{display:none}
.bcw-shop-page .woocommerce-notices-wrapper,.bcw-shop-page .woocommerce .woocommerce-result-count,.bcw-shop-page .woocommerce .woocommerce-ordering,.bcw-shop-page .woocommerce ul.products,.bcw-shop-page .woocommerce nav.woocommerce-pagination,.bcw-shop-page .product.type-product{width:min(1480px,calc(100% - 72px));margin-left:auto!important;margin-right:auto!important}
.bcw-shop-shell{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.bcw-shop-hero{background:radial-gradient(circle at 85% 10%,rgba(31,124,255,.28),transparent 30%),linear-gradient(120deg,#031432,#06204f 62%,#073e91);color:#fff;padding:76px 0 68px;position:relative;overflow:hidden}
.bcw-shop-hero:after{content:"";position:absolute;left:55%;right:-8%;bottom:-90px;height:180px;background:#1264d9;opacity:.45;border-radius:50% 0 0 0}
.bcw-shop-hero>.bcw-wrap{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:end;gap:50px}
.bcw-shop-hero h1{color:#fff;font-size:clamp(42px,4.2vw,68px);line-height:1.02;letter-spacing:-2.4px;max-width:850px;margin:12px 0 18px}
.bcw-shop-hero p{font-size:17px;line-height:1.65;color:#d8e5f8;max-width:720px;margin:0}
.bcw-shop-hero-points{display:grid;gap:12px;min-width:220px;padding:22px 24px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:14px;backdrop-filter:blur(10px);font-size:13px;font-weight:700}
.bcw-shop-page .site-main{padding:0 0 72px!important}
.bcw-shop-page .woocommerce-notices-wrapper{padding-top:28px}
.bcw-shop-toolbar{width:min(1480px,calc(100% - 72px));margin:38px auto 28px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;border:1px solid #e1e8f2;border-radius:16px;padding:22px 24px;box-shadow:0 12px 35px rgba(17,40,76,.06)}
.bcw-shop-toolbar-copy{display:flex;flex-direction:column;gap:5px}.bcw-shop-toolbar-copy strong{font-size:20px;color:#0b1739}.bcw-shop-toolbar-copy span{font-size:12px;color:#68758b}
.bcw-shop-search form{display:flex;min-width:360px}.bcw-shop-search input[type=search]{height:44px;border:1px solid #d7e1ee;border-radius:9px 0 0 9px;padding:0 14px;font-size:13px;width:100%;background:#f8fbff}.bcw-shop-search button{height:44px;border:0;border-radius:0 9px 9px 0;padding:0 18px;background:var(--bcw-accent);color:#fff;font-weight:700;cursor:pointer}
.bcw-shop-page .woocommerce .woocommerce-result-count{float:left!important;margin-top:2px!important;color:#65738a;font-size:12px}
.bcw-shop-page .woocommerce .woocommerce-ordering{float:right!important;margin-bottom:24px!important;text-align:right}
.bcw-shop-page .woocommerce .woocommerce-ordering select{border:1px solid #d6e0ed;border-radius:9px;background:#fff;padding:10px 36px 10px 12px;font-size:12px;color:#273651}
.bcw-shop-page .woocommerce ul.products{clear:both;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:0!important}
.bcw-shop-page .woocommerce ul.products:before,.bcw-shop-page .woocommerce ul.products:after{display:none!important}
.bcw-shop-page .woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:#fff;border:1px solid #e1e8f2;border-radius:16px;padding:16px 16px 20px;box-shadow:0 10px 28px rgba(15,38,74,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}
.bcw-shop-page .woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(15,38,74,.12);border-color:#bad3fa}
.bcw-shop-page .woocommerce ul.products li.product a img{border-radius:12px;margin:0 0 18px!important;aspect-ratio:16/10;object-fit:cover;background:linear-gradient(135deg,#eaf3ff,#f7faff)}
.bcw-product-badge{position:absolute;top:28px;left:28px;z-index:3;background:#071b42;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 20px rgba(0,0,0,.16)}
.bcw-shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px!important;line-height:1.25!important;color:#0b1739!important;padding:0!important;margin:0 0 10px!important;letter-spacing:-.4px}
.bcw-shop-page .woocommerce ul.products li.product .price{font-size:17px!important;color:var(--bcw-accent)!important;font-weight:800;margin:0 0 10px!important}
.bcw-product-meta{display:flex;flex-wrap:wrap;gap:7px 13px;margin:4px 0 18px;font-size:10px;color:#5f6f87}.bcw-product-meta span:before{color:#18a65b}
.bcw-shop-page .woocommerce ul.products li.product .button{margin-top:auto!important;width:100%;text-align:center;border-radius:9px!important;padding:13px 16px!important;background:linear-gradient(135deg,#1677ff,#0867e8)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;box-shadow:0 9px 20px rgba(22,119,255,.18)}
.bcw-shop-page .woocommerce ul.products li.product .added_to_cart{font-size:11px;text-align:center;margin-top:10px;color:var(--bcw-accent);font-weight:700}
.bcw-shop-page .woocommerce nav.woocommerce-pagination{padding:35px 0}.bcw-shop-page .woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;justify-content:center;gap:8px}.bcw-shop-page .woocommerce nav.woocommerce-pagination ul li{border:0!important}.bcw-shop-page .woocommerce nav.woocommerce-pagination ul li a,.bcw-shop-page .woocommerce nav.woocommerce-pagination ul li span{border:1px solid #dbe4f0;border-radius:8px;background:#fff;padding:10px 14px!important;color:#263754}.bcw-shop-page .woocommerce nav.woocommerce-pagination ul li span.current{background:var(--bcw-accent);color:#fff;border-color:var(--bcw-accent)}
.bcw-shop-footer{margin-top:0}

/* Product detail page */
.bcw-shop-page.single-product .product.type-product{padding:54px 0 70px;display:grid;grid-template-columns:minmax(380px,.9fr) minmax(460px,1.1fr);gap:58px;align-items:start}
.bcw-shop-page.single-product .woocommerce-product-gallery,.bcw-shop-page.single-product .summary{width:auto!important;float:none!important;margin:0!important}
.bcw-shop-page.single-product .woocommerce-product-gallery__wrapper{border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e0e8f2;padding:16px;box-shadow:0 15px 40px rgba(20,45,82,.07)}
.bcw-shop-page.single-product .summary{background:#fff;border:1px solid #e0e8f2;border-radius:18px;padding:36px;box-shadow:0 15px 40px rgba(20,45,82,.07)}
.bcw-shop-page.single-product .product_title{font-size:42px!important;line-height:1.08!important;letter-spacing:-1.5px;color:#0b1739;margin-bottom:16px!important}
.bcw-shop-page.single-product .summary .price{font-size:26px!important;color:var(--bcw-accent)!important;font-weight:800}
.bcw-shop-page.single-product .woocommerce-product-details__short-description{font-size:15px;line-height:1.7;color:#5e6d83}
.bcw-shop-page.single-product form.cart{display:flex;gap:12px;margin:28px 0!important}.bcw-shop-page.single-product form.cart .quantity input{height:48px;border:1px solid #d5dfeb;border-radius:9px}.bcw-shop-page.single-product form.cart .single_add_to_cart_button{min-height:48px;border-radius:9px!important;background:var(--bcw-accent)!important;padding:0 28px!important;font-weight:800!important}
.bcw-shop-page.single-product .product_meta{font-size:11px;color:#718097;border-top:1px solid #e9eef4;padding-top:18px}
.bcw-shop-page.single-product .woocommerce-tabs,.bcw-shop-page.single-product .related.products{grid-column:1/-1;width:100%;background:#fff;border:1px solid #e0e8f2;border-radius:18px;padding:28px;margin-top:0!important}
.bcw-shop-page.single-product .related.products ul.products{width:100%!important}

@media(min-width:1700px){.bcw-shop-page .woocommerce-notices-wrapper,.bcw-shop-page .woocommerce .woocommerce-result-count,.bcw-shop-page .woocommerce .woocommerce-ordering,.bcw-shop-page .woocommerce ul.products,.bcw-shop-page .woocommerce nav.woocommerce-pagination,.bcw-shop-toolbar,.bcw-shop-page .product.type-product{width:min(1580px,calc(100% - 96px))}}
@media(max-width:1100px){.bcw-shop-page .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.bcw-shop-hero>.bcw-wrap{align-items:flex-start;flex-direction:column}.bcw-shop-hero-points{grid-template-columns:repeat(3,auto);width:100%}.bcw-shop-page.single-product .product.type-product{grid-template-columns:1fr;gap:30px}}
@media(max-width:700px){.bcw-shop-page .woocommerce-notices-wrapper,.bcw-shop-page .woocommerce .woocommerce-result-count,.bcw-shop-page .woocommerce .woocommerce-ordering,.bcw-shop-page .woocommerce ul.products,.bcw-shop-page .woocommerce nav.woocommerce-pagination,.bcw-shop-toolbar,.bcw-shop-page .product.type-product{width:calc(100% - 30px)}.bcw-shop-hero{padding:54px 0 48px}.bcw-shop-hero h1{font-size:40px;letter-spacing:-1.5px}.bcw-shop-hero-points{grid-template-columns:1fr}.bcw-shop-toolbar{align-items:stretch;flex-direction:column}.bcw-shop-search form{min-width:0;width:100%}.bcw-shop-page .woocommerce .woocommerce-result-count,.bcw-shop-page .woocommerce .woocommerce-ordering{float:none!important;text-align:left}.bcw-shop-page .woocommerce ul.products{grid-template-columns:1fr;gap:18px}.bcw-shop-page.single-product .summary{padding:24px}.bcw-shop-page.single-product .product_title{font-size:34px!important}.bcw-shop-page.single-product form.cart{flex-wrap:wrap}.bcw-shop-page.single-product form.cart .single_add_to_cart_button{flex:1}}

/* v0.6.0 — simplified single-product subscription pricing */
.bcw-simple-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:980px;margin:42px auto 0}.bcw-product-price-card{position:relative;padding:38px}.bcw-product-price-card.featured{border-color:rgba(22,119,255,.55);box-shadow:0 24px 60px rgba(10,42,96,.16)}.bcw-plan-label{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#eef5ff;color:var(--bcw-accent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.bcw-product-price-card .bcw-popular{right:24px;left:auto;top:22px;transform:none}.bcw-subscription-summary{margin:18px 0 22px;padding:18px;border:1px solid #dbe7f7;border-radius:16px;background:#f7faff}.bcw-subscription-summary>strong{display:block;margin-bottom:10px;color:var(--bcw-primary)}.bcw-subscription-summary>div{display:flex;gap:12px;flex-wrap:wrap}.bcw-subscription-summary span{display:inline-flex;align-items:baseline;gap:4px;padding:10px 13px;border-radius:12px;background:#fff;border:1px solid #dce7f5}.bcw-subscription-summary small{display:block;margin-top:10px;color:#66758d}.bcw-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bcw-status-good{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e9f8ef;color:#187845;font-weight:700}.bcw-product-setup .bcw-admin-card ol{padding-left:22px}.bcw-product-setup .bcw-admin-card li{margin:8px 0}
@media(max-width:800px){.bcw-simple-pricing-grid,.bcw-admin-grid{grid-template-columns:1fr}.bcw-product-price-card{padding:30px 24px}}
