.hcsm-edition-selector{max-width:1500px;margin:0 auto;padding:56px 20px;color:#0d3763}.hcsm-edition-selector-head{text-align:center;max-width:840px;margin:0 auto 34px}.hcsm-edition-selector-head h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4vw,56px);line-height:1;margin:8px 0 14px;color:#003d73}.hcsm-edition-selector-head p{font-size:18px;line-height:1.6;color:#244a72}.hcsm-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#0060a8;font-size:12px}.hcsm-edition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hcsm-edition-card{background:#fff;border:1px solid #cfe3f4;border-radius:20px;padding:24px;box-shadow:0 18px 44px rgba(0,63,114,.08);display:flex;flex-direction:column;min-height:100%}.hcsm-edition-badge{display:inline-flex;align-self:flex-start;background:#ecf7ff;border:1px solid #d5ebfa;color:#005ca8;border-radius:999px;font-weight:800;font-size:13px;padding:6px 10px;margin-bottom:10px}.hcsm-edition-card h2{font-size:23px;line-height:1.1;margin:0 0 12px;color:#003d73}.hcsm-edition-card p{font-size:15px;line-height:1.55;color:#244a72}.hcsm-edition-included{margin:6px 0 18px 18px;padding:0;line-height:1.55;color:#133d65;font-size:14px}.hcsm-edition-price-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:auto}.hcsm-edition-price-box{border:1px solid #d7e8f5;background:#f9fdff;border-radius:16px;padding:14px}.hcsm-edition-price-box strong{display:inline-block;font-size:24px;color:#003d73}.hcsm-edition-price-box span{font-weight:700;color:#55708a;margin-left:4px}.hcsm-edition-btn{display:inline-flex;justify-content:center;align-items:center;margin-top:10px;padding:11px 14px;border-radius:999px;text-decoration:none;font-weight:800;font-size:14px;border:1px solid transparent}.hcsm-edition-btn.primary{background:#0060a8;color:#fff}.hcsm-edition-btn.primary:hover{background:#004d87;color:#fff}.hcsm-edition-btn.disabled{background:#eef3f7;color:#789;border-color:#d6e2eb}.hcsm-edition-slug{font-size:12px;margin-top:16px}.hcsm-edition-slug code{background:#f1f5f9;padding:3px 6px;border-radius:5px}.hcsm-edition-note{margin-top:22px;background:#f2f9ff;border:1px solid #d7e8f5;border-radius:16px;padding:16px;color:#244a72}.hcsm-order-license-box{background:#f2f9ff;border:1px solid #cfe3f4;border-radius:14px;padding:18px;margin:24px 0}.hcsm-order-license-box code{font-weight:800;font-size:15px}@media(max-width:1100px){.hcsm-edition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hcsm-edition-grid{grid-template-columns:1fr}.hcsm-edition-selector{padding:36px 16px}.hcsm-edition-selector-head{text-align:left}.hcsm-edition-selector-head h1{font-size:34px}}


/* v1.0.1 wider Buy Plugin edition selector. */
:root{--hcsm-buy-page-max:1540px;}
body.hcsm-edition-buy-page .page-content{width:calc(100% - 48px)!important;max-width:var(--hcsm-buy-page-max)!important;padding-top:46px!important;padding-bottom:70px!important;}
body.hcsm-edition-buy-page .content-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;}
body.hcsm-edition-buy-page .content-card>h1{display:none!important;}
body.hcsm-edition-buy-page .hcsm-edition-selector,.hcsm-edition-selector{max-width:var(--hcsm-buy-page-max);}
body.hcsm-edition-buy-page .hcsm-edition-selector{padding-left:0!important;padding-right:0!important;}
.hcsm-edition-grid{gap:22px;}
.hcsm-edition-card{padding:26px;}
.hcsm-edition-card h2{font-size:clamp(23px,1.45vw,30px);}
.hcsm-edition-card p{font-size:15.5px;line-height:1.55;}
.hcsm-edition-included{font-size:14.5px;line-height:1.5;}
@media(max-width:1280px){.hcsm-edition-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:700px){body.hcsm-edition-buy-page .page-content{width:calc(100% - 24px)!important;padding-top:32px!important;}.hcsm-edition-grid{grid-template-columns:1fr;}.hcsm-edition-card{padding:20px;}}


/* v1.0.1 final width override for the generated Buy Plugin page. */
body.hcsm-edition-buy-page{--hcsm-buy-page-max:1540px;}
body.hcsm-edition-buy-page .container.page-content,
body.hcsm-edition-buy-page main.container.page-content,
body.hcsm-edition-buy-page .site-main.container{
  width:calc(100% - 48px)!important;
  max-width:var(--hcsm-buy-page-max)!important;
}
body.hcsm-edition-buy-page article.content-card,
body.hcsm-edition-buy-page .content-card{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
body.hcsm-edition-buy-page article.content-card>h1,
body.hcsm-edition-buy-page .content-card>h1{display:none!important;}
body.hcsm-edition-buy-page .hcsm-edition-selector{max-width:1500px!important;padding-left:0!important;padding-right:0!important;}
body.hcsm-edition-buy-page .hcsm-edition-grid{gap:22px!important;}
@media(min-width:1281px){body.hcsm-edition-buy-page .hcsm-edition-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media(max-width:1280px){body.hcsm-edition-buy-page .hcsm-edition-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:700px){body.hcsm-edition-buy-page .container.page-content,body.hcsm-edition-buy-page main.container.page-content{width:calc(100% - 24px)!important;}body.hcsm-edition-buy-page .hcsm-edition-grid{grid-template-columns:1fr!important;}}

/* v1.0.3 discounts and owner test checkout controls. */
.hcsm-owner-test-banner{margin:0 0 24px;background:#fff8e1;border:1px solid #f2d675;border-left:5px solid #dba617;border-radius:16px;padding:16px 18px;color:#4b3a00;font-size:15px;line-height:1.55;box-shadow:0 10px 28px rgba(105,78,0,.08)}
.hcsm-edition-btn.owner-test{background:#fff;color:#005ca8;border-color:#8fc7ee;margin-left:0}.hcsm-edition-btn.owner-test:hover{background:#ecf7ff;color:#003d73;border-color:#0060a8}.hcsm-edition-price-box .hcsm-edition-btn{width:100%;box-sizing:border-box}.hcsm-edition-price-box .hcsm-edition-btn+.hcsm-edition-btn{margin-top:8px}
.woocommerce-checkout .woocommerce-form-coupon-toggle{margin-bottom:18px}

/* v1.0.4 HCSM WooCommerce Store page. */
body.hcsm-edition-store-page{--hcsm-store-page-max:1560px;}
body.hcsm-edition-store-page .container.page-content,
body.hcsm-edition-store-page main.container.page-content,
body.hcsm-edition-store-page .site-main.container{width:calc(100% - 48px)!important;max-width:var(--hcsm-store-page-max)!important;padding-top:46px!important;padding-bottom:70px!important;}
body.hcsm-edition-store-page article.content-card,
body.hcsm-edition-store-page .content-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;}
body.hcsm-edition-store-page article.content-card>h1,
body.hcsm-edition-store-page .content-card>h1{display:none!important;}
.hcsm-store{max-width:1520px;margin:0 auto;padding:42px 0 70px;color:#0d3763;}
.hcsm-store-hero{background:linear-gradient(135deg,#eef8ff 0%,#ffffff 58%,#f5fff0 100%);border:1px solid #d6e9f7;border-radius:28px;padding:46px;box-shadow:0 24px 60px rgba(0,63,114,.08);margin-bottom:26px;}
.hcsm-store-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.4vw,70px);line-height:.98;max-width:1020px;margin:8px 0 18px;color:#003d73;}
.hcsm-store-hero p{font-size:18px;line-height:1.62;max-width:920px;color:#244a72;margin:0 0 18px;}
.hcsm-store-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hcsm-edition-btn.secondary{background:#fff;color:#005ca8;border-color:#b8d8ef}.hcsm-edition-btn.secondary:hover{background:#ecf7ff;color:#003d73;border-color:#0060a8}
.hcsm-store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch;margin-top:26px;}
.hcsm-store-card{background:#fff;border:1px solid #cfe3f4;border-radius:22px;padding:26px;box-shadow:0 20px 48px rgba(0,63,114,.08);display:flex;flex-direction:column;min-height:100%;}
.hcsm-store-card h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(24px,1.7vw,34px);line-height:1.05;margin:8px 0 12px;color:#003d73;}
.hcsm-store-card p{font-size:15.5px;line-height:1.55;color:#244a72;}
.hcsm-store-card-top{min-height:190px}.hcsm-store-prices{display:grid;grid-template-columns:1fr;gap:12px;margin:14px 0 18px;}
.hcsm-store-price{border:1px solid #d7e8f5;background:#f9fdff;border-radius:18px;padding:15px;}.hcsm-store-price strong{font-size:25px;color:#003d73}.hcsm-store-price span{font-weight:800;color:#55708a;margin-left:4px}.hcsm-store-price .hcsm-edition-btn{width:100%;box-sizing:border-box;}
.hcsm-store-included{border-top:1px solid #e3edf6;padding-top:14px;margin-top:auto}.hcsm-store-included h3{font-size:18px;margin:0 0 8px;color:#003d73}.hcsm-store-included ul{margin:0 0 0 18px;padding:0;line-height:1.55;color:#133d65;font-size:14.5px}
.hcsm-store-footer-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;margin-top:28px}.hcsm-store-footer-grid>div{background:#fff;border:1px solid #cfe3f4;border-radius:22px;padding:26px;box-shadow:0 18px 44px rgba(0,63,114,.07)}.hcsm-store-footer-grid h2{font-family:Georgia,'Times New Roman',serif;color:#003d73;font-size:28px;margin:0 0 12px}.hcsm-store-footer-grid ol{margin:0 0 0 20px;line-height:1.65;color:#244a72}.hcsm-store-footer-grid p{line-height:1.6;color:#244a72}
@media(max-width:1320px){.hcsm-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.hcsm-store-card-top{min-height:auto}}
@media(max-width:760px){body.hcsm-edition-store-page .container.page-content,body.hcsm-edition-store-page main.container.page-content{width:calc(100% - 24px)!important;padding-top:28px!important;}.hcsm-store{padding:28px 0 46px}.hcsm-store-hero{padding:28px 22px;border-radius:22px}.hcsm-store-hero h1{font-size:36px}.hcsm-store-grid,.hcsm-store-footer-grid{grid-template-columns:1fr}.hcsm-store-card{padding:22px}.hcsm-store-actions{display:block}.hcsm-store-actions .hcsm-edition-btn{width:100%;box-sizing:border-box}}
