/* Shared solar storefront, RC223. */
.solar-page,.solar-feature{color:#20392f}.solar-page *,.solar-feature *{box-sizing:border-box}.solar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.solar-card{min-width:0;background:#fff;border:1px solid #dce3d9;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 24px #1d3d2610;transition:transform .2s,box-shadow .2s}.solar-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #1d3d2618}.solar-card a{color:inherit;text-decoration:none}.solar-photo{margin:0;background:#f1f3ed;position:relative}.solar-photo img{display:block;width:100%;height:300px;object-fit:contain;padding:12px}.solar-photo figcaption{padding:8px 16px;font-size:11px;line-height:1.4;color:#586458;min-height:44px;background:#f1f3ed}.solar-card__copy{padding:24px;display:flex;flex-direction:column;flex:1}.solar-tag{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#52694a;font-weight:700}.solar-card h3{font-size:23px;line-height:1.2;margin:14px 0!important;letter-spacing:-.6px}.solar-card p{font-size:13px;line-height:1.65;color:#617060;margin:0 0 18px!important}.solar-facts{display:flex;gap:20px;align-items:baseline;padding:15px 0;border-top:1px solid #e6ebe2;color:#52614d;font-size:12px;margin-top:auto}.solar-facts b{font-size:24px;color:#243b2e}.solar-card__bottom{display:flex;align-items:center;gap:12px;justify-content:space-between;padding-top:12px;flex-wrap:wrap}.solar-card__bottom>strong{font-size:26px;letter-spacing:-1px}.solar-card__bottom .btn{color:#fff;min-height:44px;font-size:12px;padding:0 16px}.solar-hero{margin-top:32px;display:grid;grid-template-columns:1.15fr 1fr;gap:40px;padding-block:56px;border-bottom:1px solid #d9e0d4}.solar-hero h1{font-size:clamp(40px,5vw,68px);line-height:1.05;letter-spacing:-2.6px;margin:22px 0}.solar-hero h1 span{color:#6a8746}.solar-hero p{max-width:560px;line-height:1.8;color:#5b6a57;margin-bottom:26px}.solar-hero__numbers{align-self:center;border-radius:24px;padding:46px 32px;background:radial-gradient(circle at 85% 5%,#f7f4b9,transparent 60%),#e8eddd;border:1px solid #d9e2c9;min-width:0}.solar-hero__numbers>span{font-size:10px;letter-spacing:.16em}.solar-hero__numbers>strong{display:block;font-size:clamp(30px,3.4vw,48px);letter-spacing:-2px;white-space:nowrap;margin:36px 0 8px}.solar-hero__numbers strong span{font-size:25px;color:#84996a;font-weight:400}.solar-hero__numbers small{font-size:14px}.solar-hero__numbers>div{border-top:1px solid #bfcca7;padding-top:24px;margin-top:32px;font-size:28px;font-weight:600}.solar-help{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#edf1e6;border-radius:22px;padding:36px;margin-bottom:48px}.solar-help h2{font-size:30px;margin:12px 0}.solar-help p{max-width:680px;color:#53614e;font-size:14px;line-height:1.8;margin:0}.solar-help .btn{flex-shrink:0}.solar-crumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#596953;padding:30px 0}.solar-crumbs a{color:inherit}.solar-detail{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:15px}.solar-detail .solar-photo{border-radius:24px;overflow:hidden}.solar-detail .solar-photo img{height:480px}.solar-detail__copy{align-self:center}.solar-detail h1{font-size:46px;line-height:1.1;letter-spacing:-1.6px;margin:18px 0}.solar-detail__lead{font-size:22px;color:#6c854c}.solar-detail__copy>p{line-height:1.7}.solar-detail__price{display:block;font-size:42px;letter-spacing:-1.6px;margin-top:24px}.solar-detail__availability{font-size:12px;color:#5d6958;margin-bottom:24px}.solar-specs{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;margin-top:26px}.solar-specs>div{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid #dce3d7;font-size:14px}.solar-specs dt{color:#5b6855}.solar-specs dd{margin:0;text-align:right;font-weight:600}.solar-feature .cp-section-head h2{font-size:40px}.solar-page .cp-section-head h2{font-size:32px}.solar-page .cp-section-head>span{font-size:12px;color:#5f6c56}
@media(min-width:901px){.cp-home .cp-hero__copy{padding:42px 0 34px 44px}.cp-home .cp-hero h1{font-size:58px;margin-block:20px}.cp-home .cp-hero__surface{background:radial-gradient(ellipse at 90% 5%,#405d36 0,transparent 60%),#183b2e}.cp-home .cp-hero__visual{min-height:420px}.cp-home .cp-category{min-height:300px;border-radius:20px}.cp-home .cp-category__art{opacity:.94}.cp-home .cp-section{padding-top:56px}}
@media(max-width:1000px){.solar-grid{gap:14px}.solar-card__copy{padding:18px}.solar-photo img{height:230px}.solar-help{flex-direction:column;align-items:flex-start}.solar-detail{gap:26px}.solar-detail h1{font-size:36px}.solar-hero{gap:24px}.solar-hero__numbers{padding:30px 20px}}
@media(max-width:700px){.solar-grid{grid-template-columns:1fr}.solar-card{border-radius:18px}.solar-photo img{height:300px}.solar-card__copy{padding:24px}.solar-hero{grid-template-columns:1fr;padding-block:28px;gap:20px;margin-top:10px}.solar-hero h1{letter-spacing:-1.8px}.solar-hero__numbers{padding:24px}.solar-hero__numbers>strong{font-size:40px;margin-top:22px}.solar-hero__numbers>div{font-size:24px;margin-top:20px;padding-top:16px}.solar-help{padding:24px;gap:20px}.solar-help h2{font-size:26px}.solar-help .btn{max-width:100%;white-space:normal;text-align:center}.solar-detail{grid-template-columns:1fr}.solar-detail .solar-photo img{height:340px}.solar-detail h1{font-size:36px}.solar-detail__copy .btn{white-space:normal}.solar-specs{grid-template-columns:1fr}.solar-feature .cp-section-head{align-items:start}.solar-feature .cp-section-head h2{font-size:32px}.solar-feature .cp-section-head,.solar-page .cp-section-head{flex-direction:column;gap:10px}.solar-crumbs{gap:8px;line-height:1.6}.cp-hero__shortcuts{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.solar-card{transition:none}.solar-card:hover{transform:none}}

.solar-card[hidden]{display:none!important}
@media(max-width:600px){.cp-home .cp-hero__actions{display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:20px!important}.cp-home .cp-hero__actions .btn{width:auto!important;min-height:46px;padding:0 16px}.cp-home .cp-hero__help{min-height:44px}.cp-home .cp-hero h1{margin-top:20px!important;margin-bottom:16px!important}.cp-home .cp-hero__copy>p{font-size:13px;line-height:1.65}.cp-home .cp-hero__shortcuts a{padding-inline:8px;font-size:9px}.cp-home .cp-hero__price{margin-top:18px!important}}
/* RC224: navigation geometry, touch targets and a consistent storefront surface. */
body:not([data-page-type="admin"]) .header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#f8faf5!important;z-index:90}
.mobile-menu-label{font-size:11px;font-weight:700;letter-spacing:.12em;color:#6c7b60;margin:24px 0 12px}
.mobile-site-menu[hidden]{display:none!important}
html.menu-open{overflow:hidden!important}
html.menu-open .mobile-bar,html.menu-open .product-mobile-buybar,html.menu-open .cookie{visibility:hidden!important;pointer-events:none!important}
body:not([data-page-type="admin"]) .cp-product-card{border-radius:18px!important;overflow:hidden;border-color:#dce5d7!important;box-shadow:0 5px 20px #213d2510!important}
body:not([data-page-type="admin"]) .cp-product-card .product-card__visual{border-radius:14px!important}
.cp-category{border-radius:20px}.cp-task-grid a,.cp-steps article{border-radius:16px}
body:not([data-page-type="admin"]) .btn{border-radius:12px}
.solar-card__copy h3{min-height:2.4em}.solar-detail__copy .btn{max-width:100%}
@media(max-width:1100px){
body:not([data-page-type="admin"]) .header__inner{height:68px;min-height:68px!important;gap:12px}
body:not([data-page-type="admin"]) .header .nav{display:none!important}
body:not([data-page-type="admin"]) .header-menu-button{display:grid!important;place-items:center;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
body:not([data-page-type="admin"]) .mobile-site-menu{position:fixed!important;inset:var(--menu-top,68px) 0 0!important;width:100%;height:calc(100dvh - var(--menu-top,68px))!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain;padding:0 0 calc(28px + env(safe-area-inset-bottom))!important;background:#f8faf5;box-shadow:none!important;border-top:1px solid #e0e6d9}
body:not([data-page-type="admin"]) .mobile-site-menu__inner{max-width:620px;padding-bottom:16px}
body:not([data-page-type="admin"]) .mobile-site-menu nav{display:grid;grid-template-columns:1fr;gap:6px}
body:not([data-page-type="admin"]) .mobile-site-menu nav a{display:flex;justify-content:space-between;align-items:center;min-height:54px;padding:12px 16px!important;border:1px solid #e0e7d9!important;border-radius:12px;background:white;font-size:16px!important;line-height:1.4}
body:not([data-page-type="admin"]) .mobile-site-menu nav a[aria-current="page"]{background:#e8f2dc;border-color:#abc88b!important;color:#26451d}
.mobile-site-menu__cta{margin-top:20px}.mobile-site-menu__cta .btn{width:100%}
}
@media(max-width:760px){
body:not([data-page-type="admin"]) .header-store-search{display:none!important}
body:not([data-page-type="admin"]) .header .brand{min-width:0;gap:8px}
body:not([data-page-type="admin"]) .header .brand strong{font-size:17px!important}
body:not([data-page-type="admin"]) .header .brand small{font-size:8px!important}
body:not([data-page-type="admin"]) .header__actions{gap:6px}
body:not([data-page-type="admin"]) .header__phone{display:none!important}
body:not([data-page-type="admin"]) .cp-browse-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;margin:0 0 18px;padding:0}
body:not([data-page-type="admin"]) .cp-browse-categories button{width:100%;min-width:0;min-height:46px;padding:10px 12px;border-radius:12px;justify-content:space-between;gap:6px;white-space:normal;text-align:left;font-size:12px}
.cp-browse-categories button:last-child{grid-column:1/-1}
body:not([data-page-type="admin"]) .store-search input{font-size:16px!important;min-width:0}
body:not([data-page-type="admin"]) .store-search{border-radius:14px!important}
.cp-filter-panel>summary{min-height:48px;padding:14px!important;font-size:14px}
body:not([data-page-type="admin"]) .catalog-sort select{font-size:16px;max-width:100%;min-width:0}
body:not([data-page-type="admin"]) .mobile-bar{left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:none!important;border-radius:0!important;padding:6px 12px calc(6px + env(safe-area-inset-bottom))!important;min-height:68px!important;box-shadow:0 -6px 24px #1f342010!important}
body:not([data-page-type="admin"]) .mobile-bar a{border-radius:12px!important;min-height:52px!important;font-size:11px!important}
body:not([data-page-type="admin"]) .cookie[data-visible="true"]{bottom:calc(80px + env(safe-area-inset-bottom))!important;left:12px!important;right:12px!important;max-height:calc(100dvh - 170px);overflow:auto}
body:not([data-page-type="admin"]) .cookie__text span{font-size:12px!important;line-height:1.5!important}
body:not([data-page-type="admin"]) .cookie__actions .btn{min-height:44px!important;font-size:12px!important}
.cp-hero__surface{border-radius:20px}.cp-home .cp-hero__visual{min-height:190px!important;height:190px!important}
.cp-home .cp-section-head h2{font-size:29px;letter-spacing:-.8px}.cp-home .cp-section-head{gap:12px}
.solar-card__copy h3{min-height:0}.solar-detail .solar-photo img{height:280px}
.solar-detail__copy{padding-bottom:12px}.solar-detail__price{font-size:36px}
body:not([data-page-type="admin"]) .product-card__actions-clean .btn{min-height:44px!important}
body:not([data-page-type="admin"]) .cp-product-card .product-card__title-clean{font-size:16px!important;line-height:1.3!important;overflow-wrap:anywhere}
body:not([data-page-type="admin"]) .footer__column a{display:inline-flex;align-items:center;min-height:40px}
}
@media(max-width:360px){body:not([data-page-type="admin"]) .header .brand strong{font-size:16px!important}.cp-browse-categories button{font-size:11px!important}.solar-card__bottom{gap:14px}}
/* RC225: readable product, comparison and information surfaces. */
body:not([data-page-type="admin"]) .product-gallery{display:flex!important;flex-direction:column;gap:12px;padding:18px!important;min-width:0;background:#fff!important;align-self:start;position:relative!important;top:auto!important}
body:not([data-page-type="admin"]) .product-gallery>*{grid-area:auto!important;width:100%;min-width:0;margin:0!important}
body:not([data-page-type="admin"]) .product-gallery__stage{display:block;position:relative;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important;margin:0}
body:not([data-page-type="admin"]) .product-gallery__zoom-trigger{display:block;width:100%;padding:0;border:0;background:#fff}
body:not([data-page-type="admin"]) .product-gallery__zoom-trigger img{display:block;width:100%;height:380px!important;max-height:none!important;object-fit:contain!important;border-radius:14px}
body:not([data-page-type="admin"]) .product-gallery__topline{position:static!important;display:flex;flex-wrap:wrap;gap:8px;padding:10px 0 0!important}
.product-gallery__topline .product-gallery__badge{font-size:11px!important}.product-gallery__zoom-hint{display:none!important}
.product-gallery__caption,.product-gallery__evidence-note{font-size:12px!important;line-height:1.5!important;text-align:left!important;color:#50604d!important}
body:not([data-page-type="admin"]) .product-gallery__thumbs{display:flex!important;gap:8px;overflow:auto;padding:3px!important}
body:not([data-page-type="admin"]) .product-gallery__thumb{flex:0 0 64px;width:64px!important;height:64px!important;min-width:64px}
.product-gallery__gesture-hint{display:none!important}.product-gallery__counter{bottom:12px;right:12px}
.product-summary-card{min-width:0}.product-summary-card__lede{max-width:55ch}
body:not([data-page-type="admin"]) .model-table thead th{background:#193426!important;color:#fff!important;font-size:14px;line-height:1.4;padding:18px 14px}
body:not([data-page-type="admin"]) .model-table thead th a{color:#fff!important;text-decoration:underline;text-underline-offset:4px}
body:not([data-page-type="admin"]) .model-table tbody th{background:#f0f5ea!important;color:#243c29!important}
.model-table tbody tr:nth-child(even) td{background:#f8faf5}.model-table td{font-variant-numeric:tabular-nums}
body:not([data-page-type="admin"]) .business-status-panel{padding:24px!important;background:#fff;border:1px solid #dce5d7;border-radius:20px}
.business-status-panel__head{margin-bottom:20px}.business-status-panel__grid{gap:12px!important}
body:not([data-page-type="admin"]) .business-status-item{padding:18px!important;background:#f6f8f2!important;border:1px solid #e0e7da!important;border-radius:14px}
.business-status-item p{font-size:15px!important;line-height:1.6!important}.business-status-item__top strong{font-size:15px!important}
body:not([data-page-type="admin"]) .article{max-width:880px;margin:40px auto;padding:32px;border:1px solid #dde6d6;border-radius:22px;background:white;font-size:16px;line-height:1.7}
.article h1{font-size:clamp(28px,4vw,42px);line-height:1.15;letter-spacing:-1px}.article h2{margin-top:28px;font-size:24px}
body:not([data-page-type="admin"]) :is(button,input,select,a):focus-visible{outline:3px solid #638b34!important;outline-offset:3px}
.solar-detail__copy{min-width:0}.solar-specs dt,.solar-specs dd{overflow-wrap:anywhere}
@media(max-width:760px){
body:not([data-page-type="admin"]) .product-hero__grid{display:flex!important;flex-direction:column;gap:18px!important}
body:not([data-page-type="admin"]) .product-summary-card{order:-1;width:100%;padding:20px!important;display:flex!important;flex-direction:column;gap:16px!important}
.product-summary-card>*{margin:0!important}.product-summary-card__topline{order:0;flex-wrap:wrap;gap:8px}.product-summary-card__intro{order:1}.product-summary-card__price-row{order:2}.product-kpis{order:3}.product-actions{order:4}.product-summary-card>:not(.product-summary-card__topline,.product-summary-card__intro,.product-summary-card__price-row,.product-kpis,.product-actions){order:5}
body:not([data-page-type="admin"]) .product-title{font-size:30px!important;line-height:1.15!important}.product-summary-card__lede{font-size:14px!important;line-height:1.55!important}
body:not([data-page-type="admin"]) .product-gallery{width:100%;padding:16px!important}.product-gallery__zoom-trigger img{height:260px!important}
body:not([data-page-type="admin"]) .product-gallery__zoom-trigger img{height:260px!important}
body:not([data-page-type="admin"]) .product-actions .btn{min-height:48px!important;font-size:14px!important}
body:not([data-page-type="admin"]) .solar-detail{display:flex;flex-direction:column;gap:24px}.solar-detail__copy{order:-1;width:100%}.solar-detail>.solar-photo{width:100%}
.solar-detail__copy h1{font-size:32px!important;line-height:1.15!important}.solar-detail__copy .btn{min-height:52px;white-space:normal}.solar-detail__lead{font-size:18px!important}
body:not([data-page-type="admin"]) .model-table th:first-child{position:sticky;left:0;z-index:1;box-shadow:3px 0 6px #19342610}
body:not([data-page-type="admin"]) .page-hero{padding:32px 0!important;min-height:0!important}.page-hero .h1{font-size:30px!important;line-height:1.17!important}.page-hero .lead{font-size:15px!important}
body:not([data-page-type="admin"]) .article{margin:24px 16px;padding:22px;font-size:15px}.article h1{font-size:28px}.article h2{font-size:22px}
body:not([data-page-type="admin"]) .business-status-panel{padding:18px!important}.business-status-panel__grid{grid-template-columns:1fr!important}
body:not([data-page-type="admin"]) :is(.calculator input,.calculator select){font-size:16px!important}
}
body:not([data-page-type="admin"]) .product-gallery__stage{aspect-ratio:auto!important;height:auto!important;min-height:0!important;overflow:visible!important}
body:not([data-page-type="admin"]) .product-gallery__zoom-trigger{height:auto!important}
body:not([data-page-type="admin"]) .product-gallery__zoom-trigger img{padding:0!important;min-height:0!important;max-width:100%!important;transform:none!important;mix-blend-mode:normal}
body:not([data-page-type="admin"]) .product-gallery__thumbs{flex-direction:row!important;height:76px!important;max-height:76px!important;align-items:center!important}
body:not([data-page-type="admin"]) .product-gallery__thumb{padding:3px!important;overflow:hidden}
body:not([data-page-type="admin"]) .product-gallery__thumb img{height:56px!important;min-height:0!important;padding:0!important;width:56px!important;object-fit:contain!important}
@media(max-width:760px){
body:not([data-page-type="admin"]) .product-kpis{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}
body:not([data-page-type="admin"]) .product-kpis>div{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:auto!important;min-width:0!important;padding:12px!important;gap:6px!important}
body:not([data-page-type="admin"]) .product-kpis>div:last-child:nth-child(3){grid-column:1/-1}
body:not([data-page-type="admin"]) .product-kpis strong{width:auto!important;min-width:0;max-width:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;font-size:16px!important;line-height:1.3!important}
}

/* RC226: original model photographs in category cards. */
.cp-category-photo{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:12px}
.cp-product-photo{height:100%!important}.cp-product-photo img{min-height:0!important}

.cp-category__art{mix-blend-mode:multiply}
