/* Shared HomePezzo design system. Existing Bricks/Fusion components retain their behavior. */
body.hp-workbench-site{--hp-blue:#315e9e;--hp-green-power-text:#166834;--hp-ink:#172434;--hp-ink-muted:#607080;--hp-line:#e3e5e4;--hp-surface-warm:#faf7f1;--hp-radius-md:7px;--hp-radius-lg:10px;color:var(--hp-ink);font-family:Arial,sans-serif;font-size:16px;line-height:1.55;background:#fff}
.hp-workbench-site :where(input,textarea,select,button){font-family:inherit}
.hp-workbench-site :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #a47416;outline-offset:3px}
.hp-workbench-site :where(h1,h2,h3,h4){color:var(--hp-ink);line-height:1.25;overflow-wrap:anywhere}
.hp-workbench-site h1{font-size:32px;letter-spacing:-.7px}
.hp-workbench-site h2{font-size:22px}.hp-workbench-site h3,.hp-workbench-site h4{font-size:18px}
.hp-wb-header{display:flex;align-items:center;gap:36px;background:var(--hp-surface-warm);padding:20px 32px;border-bottom:1px solid #a68a5b;width:100%;min-height:84px}
.hp-wb-brand{display:flex;align-items:center;gap:0;font-weight:700;font-size:25px;white-space:nowrap;text-decoration:none}
.hp-wb-brand img{width:42px;height:42px;object-fit:contain;margin-right:12px}.hp-wb-brand .hp-wordmark-home{color:var(--hp-blue)}.hp-wb-brand .hp-wordmark-pezzo{color:var(--hp-green-power-text);margin-left:6px}
.hp-wb-header nav{display:flex;align-items:center;gap:26px}.hp-wb-header nav a{color:#536073;font-size:15px;font-weight:600;padding:8px 0}
.hp-wb-header a:hover{color:var(--hp-green-power-text)}.hp-wb-account{display:flex;margin-left:auto;gap:18px;font-size:13px;align-items:center}
.hp-wb-context{display:flex;align-items:center;gap:12px;padding:13px 32px;border-bottom:1px solid var(--hp-line);font-size:13px;background:#fff;width:100%}
.hp-wb-context>a{font-weight:600;color:var(--hp-ink);min-width:0;overflow-wrap:anywhere}.hp-wb-context>span:nth-child(2){white-space:nowrap;color:var(--hp-ink-muted)}
.hp-wb-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--hp-green-power-text)}.hp-wb-tag{display:inline-block;background:#edf2e9;color:#35562f;padding:4px 9px;border-radius:5px;font-size:12px;font-weight:600}
.hp-wb-context .hp-wb-tag{margin-left:auto;white-space:nowrap}
.hp-wb-shell{display:grid;grid-template-columns:205px minmax(0,1fr);width:100%;min-height:650px}
.hp-wb-sidebar{display:flex;flex-direction:column;gap:5px;padding:28px 15px;background:#fbfcfa;border-right:1px solid var(--hp-line)}
.hp-wb-sidebar>a{display:block;padding:11px 12px;border-radius:6px;color:#536073;font-size:14px}
.hp-wb-sidebar>a[aria-current]{background:#e9efe6;color:#2f512e;font-weight:700}.hp-wb-eyebrow{font-size:11px;letter-spacing:1.5px;color:var(--hp-ink-muted);padding:0 12px}
.hp-wb-sidebar-note{margin-top:50px;padding:0 12px;color:var(--hp-ink-muted);font-size:13px}
.hp-wb-main{min-width:0;padding:30px 32px 50px;max-width:1500px;width:100%;margin:auto;align-self:start}
.hp-wb-card{border:1px solid var(--hp-line);border-radius:10px;background:#fff;padding:22px;margin:0 0 20px}
.hp-wb-card h3{margin:15px 0 12px}.hp-wb-card p{color:#536073}.hp-wb-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:26px}
.hp-wb-button,.hp-wb-card button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #cdd5d7;border-radius:7px;background:#fff;font-weight:600;cursor:pointer;font-size:14px}
.hp-wb-primary{background:#166834!important;color:#fff!important;border-color:#166834!important}
.hp-wb-card form{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.hp-wb-card form>a{padding:10px 0}
.hp-wb-source-intro{max-width:1200px;margin:30px auto;padding:0 24px}
.hp-workbench-site #brx-header .brxe-shortcode{width:100%}
.hp-workbench-site #brx-content>.brxe-section{padding-left:24px;padding-right:24px}
.hp-workbench-site #brx-content:has(.hp-wb-shell)>.brxe-section{padding:0}
.hp-workbench-site #brx-content .brxe-container:has(.hp-wb-shell){max-width:1600px;width:100%}
.hp-workbench-site .hp-pezzo-workspace{max-width:none;padding:0}
.hp-wb-main .hp-pezzo-project-layout__row{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:25px;align-items:start}
.hp-wb-main .hp-pezzo-product-rail{width:100%;min-width:0;max-width:none;position:static;flex:none}
.hp-wb-main .hp-pezzo-workspace-view__header-row{align-items:start}
.hp-wb-main .hp-pezzo-workspace-view__label{font-size:11px;letter-spacing:1.4px}
.hp-wb-main .hp-pezzo-workspace-view__title{font-size:30px}
.hp-wb-main .hp-pezzo-block,.hp-wb-main .hp-pezzo-details,.hp-wb-main .hp-pezzo-evidence,.hp-wb-main .hp-pezzo-research{border:1px solid var(--hp-line);border-radius:10px;background:white;padding:20px;margin:0 0 18px}
.hp-wb-main .hp-pezzo-reply-context{background:#faf7f1;border:1px solid #e5ded3;border-radius:10px 10px 0 0;margin-bottom:0}
.hp-wb-main #hp-pezzo-reply-form{background:#faf7f1;border:1px solid #e5ded3;border-top:0;border-radius:0 0 10px 10px;padding:15px;margin-top:0}
.hp-wb-main .hp-pezzo-rail-row{border:1px solid var(--hp-line);border-radius:10px;padding:15px;background:#fff}
.hp-wb-main .hp-pezzo-rail-row__image{width:64px;height:76px;background:#fff;border:1px solid var(--hp-line);border-radius:6px;padding:5px;flex-shrink:0}
.hp-wb-main .hp-pezzo-rail-row__image img{object-fit:contain;width:100%;height:100%}
.hp-wb-main .hp-pezzo-rail-row__name--clamp{display:block;-webkit-line-clamp:unset;overflow:visible}
.hp-wb-main .hp-pezzo-rail-row__top{display:flex;flex-wrap:wrap;gap:7px}
.hp-wb-main .hp-pezzo-rail-row__summary-line{font-size:15px;font-weight:700;padding:8px 0}
.hp-wb-main .hp-pezzo-estimate{padding:20px;border-radius:10px;background:#f5f7f1;border:1px solid #d9e1d3}
.hp-wb-main .hp-pezzo-estimate__total-compact{font-size:26px;color:#2f3a2e}
.hp-wb-view-products .hp-pezzo-project-layout__main{display:none}
.hp-wb-view-products .hp-pezzo-project-layout__row{display:block;margin-top:25px}
.hp-wb-view-products .hp-pezzo-product-rail{width:100%;max-width:none}
.hp-wb-view-products .hp-pezzo-rail-row{display:flex;gap:20px}
.hp-wb-view-products .hp-pezzo-rail-row__image{width:120px;height:135px}
.hp-wb-view-products .hp-pezzo-rail-row__body{flex:1;min-width:0}
.hp-wb-view-products .hp-pezzo-rail-row__name{font-size:19px}
.hp-workbench-site .hp-vp2{max-width:1200px;margin:auto}
.hp-workbench-site .hp-vp2-gallery__main{object-fit:contain;background:white;max-height:440px}
.hp-workbench-site .hp-vp2-gallery__stage{border:1px solid var(--hp-line);border-radius:10px;background:#fff}
.hp-workbench-site :where(.hp-vp2-card,.hp-vendor-products,.hp-account-card){border-radius:10px}
.hp-workbench-site :where(.hp-vp2-cta,.hp-vendor-actions__primary){border-radius:7px}
.hp-workbench-site #brx-footer{border-top:1px solid var(--hp-line);background:#faf7f1}
@media(max-width:1150px){.hp-wb-header{gap:22px;padding:18px 24px;flex-wrap:wrap}.hp-wb-header nav{gap:18px}.hp-wb-account{gap:12px}.hp-wb-shell{grid-template-columns:175px minmax(0,1fr)}.hp-wb-main{padding:25px 22px}.hp-wb-main .hp-pezzo-project-layout__row{grid-template-columns:minmax(0,1fr)}.hp-wb-main .hp-pezzo-product-rail{max-width:none}}
@media(max-width:760px){
 .hp-wb-header{padding:14px 16px;gap:12px;display:grid;grid-template-columns:1fr auto}
 .hp-wb-brand{font-size:22px}.hp-wb-brand img{width:33px;height:33px;margin-right:8px}
 .hp-wb-header nav{grid-column:1/-1;grid-row:2;display:flex;justify-content:space-between;gap:8px;width:100%}
 .hp-wb-header nav a{font-size:12px;padding:10px 0;min-height:40px}
 .hp-wb-account{font-size:12px;display:block;text-align:right}.hp-wb-account a{display:block;padding:4px 0}
 .hp-wb-context{padding:12px 16px;gap:8px;font-size:12px;flex-wrap:wrap}.hp-wb-context>a{flex-basis:calc(100% - 110px)}.hp-wb-context .hp-wb-tag{margin-left:15px}.hp-wb-context>span:nth-child(2){display:none}
 .hp-wb-shell{display:block;min-height:0}.hp-wb-sidebar{flex-direction:row;flex-wrap:wrap;padding:8px 12px;border-right:0;border-bottom:1px solid var(--hp-line);gap:0;justify-content:space-between}
 .hp-wb-sidebar .hp-wb-eyebrow,.hp-wb-sidebar-note,.hp-wb-sidebar>a:last-child{display:none}
 .hp-wb-sidebar>a{font-size:12px;padding:10px 7px;min-height:40px}
 .hp-wb-main{padding:22px 16px 35px}.hp-workbench-site h1,.hp-wb-main .hp-pezzo-workspace-view__title{font-size:25px;letter-spacing:-.4px}
 .hp-wb-guide-grid{grid-template-columns:1fr;gap:16px}.hp-wb-card{padding:17px}
 .hp-wb-main .hp-pezzo-block,.hp-wb-main .hp-pezzo-details,.hp-wb-main .hp-pezzo-evidence,.hp-wb-main .hp-pezzo-research{padding:16px}
 .hp-wb-main .hp-pezzo-project-layout__row{display:block}.hp-wb-main .hp-pezzo-product-rail{margin-top:22px}
 .hp-wb-view-products .hp-pezzo-rail-row{gap:12px}.hp-wb-view-products .hp-pezzo-rail-row__image{width:72px;height:86px}
 .hp-wb-view-products .hp-pezzo-rail-row__name{font-size:16px}
 .hp-workbench-site :where(input,select,textarea){font-size:16px}
 .hp-workbench-site #brx-content>.brxe-section{padding-left:16px;padding-right:16px}
 .hp-workbench-site :where(.hp-vp2,.hp-wb-card,.hp-wb-main){overflow-wrap:anywhere}
 .hp-workbench-site .hp-vp2-gallery__main{max-height:300px}
}
@media(prefers-reduced-motion:reduce){.hp-workbench-site *{scroll-behavior:auto;animation-duration:.01ms!important;transition-duration:.01ms!important}}


/* Remove the legacy narrow workspace inset; keep a single shared content gutter. */
body.hp-workbench-site #brxe-pzwkct{max-width:1600px!important;width:100%;padding:0!important}
.hp-wb-main #hp-pezzo-status:empty{margin:0;padding:0}
.hp-wb-main :where(button,.hp-pezzo-new-project){min-height:40px;border-radius:7px}
.hp-workbench-site #brx-content :where(.bricks-button,.btn){border-radius:7px}
.hp-wb-product-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;padding:12px 0;border-top:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line)}
.hp-wb-product-metrics div{min-width:0}.hp-wb-product-metrics dt{font-size:11px;font-weight:400;color:#607080}.hp-wb-product-metrics dd{margin:3px 0 0;font-size:13px;font-weight:700;color:#172434}
.hp-wb-view-products .hp-wb-product-metrics{grid-template-columns:repeat(4,1fr)}
.hp-wb-view-products .hp-pezzo-rail__heading,.hp-wb-view-products .hp-pezzo-rail__intro{display:none}
.hp-wb-view-products .hp-pezzo-product-rail{background:#fff;border:0;padding:0}
.hp-wb-budget{font-weight:700;white-space:nowrap;color:#2f3a2e!important}
@media(max-width:760px){.hp-wb-view-products .hp-wb-product-metrics{grid-template-columns:1fr 1fr}.hp-wb-context .hp-wb-budget{flex-basis:auto;margin-left:auto}.hp-wb-main :where(button,.hp-pezzo-new-project){min-height:44px}.hp-wb-main .hp-pezzo-rail-row__body{min-width:0}}


.hp-wb-context .hp-wb-project-title{flex:1}.hp-wb-context .hp-wb-budget{flex:none;margin-left:12px}
.hp-wb-account-menu{width:100%}.hp-wb-account-menu>summary{display:none}
.hp-workbench-site .hp-catalog-section{border:1px solid var(--hp-line);border-radius:10px;padding:22px;background:white;margin-bottom:20px}
.hp-workbench-site .hp-catalog-workspace :where(input:not([type=checkbox]):not([type=hidden]),select,textarea){min-height:44px;border-radius:7px;border:1px solid #bac5ca;padding:10px;max-width:100%}
.hp-workbench-site .hp-catalog-workspace button{min-height:44px;border-radius:7px;padding:9px 15px;background:#166834;color:white;border:1px solid #166834}
.hp-workbench-site .hp-catalog-spec-row{gap:10px;flex-wrap:wrap}
@media(max-width:760px){
 .hp-wb-context .hp-wb-project-title{flex-basis:calc(100% - 25px)}.hp-wb-context .hp-wb-budget{font-size:12px;margin-left:auto}
 .hp-wb-account-menu>summary{display:block;cursor:pointer;padding:12px;border:1px solid var(--hp-line);border-radius:7px;font-weight:600;min-height:44px}
 .hp-wb-account-menu>summary:after{content:' +';float:right}.hp-wb-account-menu[open]>summary:after{content:' −'}
 body.hp-workbench-site.page-id-8 .uwp_widget_account img.avatar{height:64px;width:64px}
 body.hp-workbench-site.page-id-8 .uwp_widget_account .bg-light{padding-top:12px!important}
 .hp-workbench-site .hp-catalog-section{padding:16px}
 .hp-workbench-site #brxe-hpcwct{padding:0!important}
 .hp-workbench-site .hp-catalog-spec-row :where(input,select){width:100%}
}


@media(max-width:760px){.hp-wb-sidebar{display:none}}
.hp-wb-header nav a[aria-current]{color:#166834;border-bottom:2px solid #166834}


/* Keep layout width stable when a full document fits without a scrollbar. */
html:has(body.hp-workbench-site){scrollbar-gutter:stable;background:#fff}
body.hp-workbench-site{height:auto;min-height:0}
.hp-wb-shell,.hp-wb-main{background:#fff}


/* Blueprint keeps the plan and its incomplete estimate together.
   Product comparison and quantity controls live in the connected Products view. */
.hp-wb-view-blueprint .hp-pezzo-rail__rows,
.hp-wb-view-blueprint .hp-pezzo-rail__progress,
.hp-wb-view-blueprint .hp-pezzo-rail__needed{display:none}
.hp-wb-products-link{display:block;margin:0 0 20px;font-size:14px;font-weight:600}

/* Blueprint structure: scoped to the canonical renderer, not a restyle of the old long form. */
.hp-bp{font-family:Arial,sans-serif;font-size:14px;line-height:1.55;color:#24302a}
.hp-bp .hp-bp-heading{margin:0 0 22px}.hp-bp .hp-bp-heading h1{font-size:28px;line-height:1.2;margin:8px 0 0;letter-spacing:-.6px;max-width:1000px}
.hp-bp-eyebrow{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:#53655b;margin:0}
.hp-bp-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dfe3dc;border-radius:5px;margin:0 0 22px;overflow:hidden;background:#fafbf9}
.hp-bp-stages a{font-size:12px;color:#3d4c44;display:flex;align-items:center;gap:7px;padding:13px 14px;min-height:46px;border-right:1px solid #e4e7df}.hp-bp-stages a:last-child{border:0}.hp-bp-stages a[aria-current]{background:#e8eee2;font-weight:600}.hp-bp-stages span{font-size:10px;color:#617063}
.hp-bp-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.hp-bp-primary,.hp-bp-rail{min-width:0}
.hp-bp .hp-bp-card{border:1px solid #e2e5df;border-radius:7px;background:#fff;padding:20px;margin:0 0 16px;box-shadow:none;min-width:0}
.hp-bp .hp-bp-card h2{font-size:18px;line-height:1.3;letter-spacing:-.2px;margin:0 0 14px}.hp-bp .hp-bp-card h3{font-size:14px;line-height:1.5;margin:12px 0 6px}.hp-bp .hp-bp-card p{margin:8px 0 12px}.hp-bp .hp-bp-card a{color:#315e79}
.hp-bp-card-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.hp-bp .hp-bp-card-heading h2{margin:0}.hp-bp-card-heading>a{font-size:12px;font-weight:600;white-space:nowrap}
.hp-bp .hp-bp-brief{background:#faf7f0}.hp-bp-goal{font-size:14px}.hp-bp-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0 18px}.hp-bp-facts dt{font-size:10px;text-transform:uppercase;color:#59665d;margin-bottom:5px}.hp-bp-facts dd{font-size:13px;font-weight:600;margin:0}
.hp-bp details>summary{font-size:12px;color:#426379;cursor:pointer;padding:8px 0;min-height:34px}.hp-bp details[open]>summary{margin-bottom:10px}.hp-bp details ul{padding-left:20px}.hp-bp details li{margin:7px 0}
.hp-bp-state{display:inline-block;font-size:11px;line-height:1.45;padding:3px 7px;background:#eef2ea;color:#3f5945;border-radius:3px}.hp-bp-state-warning{background:#faf0ce;color:#705412}
.hp-bp-question{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;padding:16px 0;border-top:1px solid #eceee8;scroll-margin-top:16px}.hp-bp-question>div:first-child{flex:1;min-width:180px}.hp-bp .hp-bp-question h3{font-size:15px;margin:7px 0}.hp-bp .hp-bp-question p{font-size:12px;color:#677268;margin:0}
.hp-bp a.hp-bp-answer{display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;min-height:40px;background:#fff;border:1px solid #dbe0d8;border-radius:4px;color:#253b30;font-size:12px;font-weight:600;white-space:nowrap}
.hp-bp .hp-bp-reply-slot{flex:0 0 100%;width:100%;min-width:0}.hp-bp .hp-pezzo__reply-form{position:static!important;display:grid;grid-template-columns:minmax(0,1fr) auto;border:0;background:#f7f9f5;margin:10px 0 0;padding:12px;border-radius:5px;gap:8px;box-shadow:none}.hp-bp .hp-pezzo__reply-label{display:block;grid-column:1/-1;font-size:12px;font-weight:600}.hp-bp .hp-pezzo__reply-input{min-height:72px;width:100%;min-width:0;font-size:14px;border:1px solid #c8d1c5;border-radius:4px;background:white;padding:10px;resize:vertical}.hp-bp .hp-pezzo__reply-send{align-self:end;min-height:42px;background:#285e35;color:white;border:0;border-radius:4px;padding:9px 16px;font-size:13px}.hp-bp #hp-pezzo-reply-status:empty{display:none}
.hp-bp-needs{list-style:none;padding:0;margin:0}.hp-bp-needs>li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;border-top:1px solid #eceee8}.hp-bp-needs strong{font-weight:500;font-size:13px}.hp-bp-needs small{display:block;font-size:11px;color:#687367;margin-top:4px}.hp-bp-needs .hp-bp-state{max-width:55%;text-align:right}
.hp-bp-phases ol{padding:0 0 0 24px;margin:0;list-style:decimal}.hp-bp-phases li{padding:14px 0 14px 8px;border-top:1px solid #eceee8}.hp-bp .hp-bp-phases h3{margin:0 0 6px;font-size:14px}.hp-bp .hp-bp-phases p{margin:0;font-size:12px;color:#677268}
.hp-bp .hp-bp-total{background:#313e30;color:white;border-color:#313e30}.hp-bp .hp-bp-total h2{font-size:10px;text-transform:uppercase;letter-spacing:1.8px;color:white;margin-bottom:10px}.hp-bp-total-amount{display:block;font-size:32px;line-height:1.2;letter-spacing:-.5px}.hp-bp-total>p{font-size:12px}.hp-bp-total ul{list-style:none;padding:10px 0;border-top:1px solid #61705f;border-bottom:1px solid #61705f;margin:16px 0}.hp-bp-total li{display:flex;justify-content:space-between;gap:10px;margin:10px 0;font-size:12px}.hp-bp .hp-bp-total li a{color:white}.hp-bp-total li strong{white-space:nowrap}.hp-bp .hp-bp-total .hp-bp-note{font-size:11px;line-height:1.6;color:#f2f4ef}.hp-bp-total>.hp-bp-answer{width:100%;margin-top:4px}
.hp-bp-unpriced ul{list-style:none;padding:0;margin:0}.hp-bp-unpriced li+li{border-top:1px solid #eceee8;margin-top:12px;padding-top:12px}.hp-bp-unpriced strong{font-size:12px;display:block}.hp-bp-unpriced span{display:block;font-size:11px;color:#657063;margin-top:4px}
.hp-bp-compatibility>p,.hp-bp-completeness>p{font-size:12px;line-height:1.65}.hp-bp-completeness{margin-top:16px;padding-top:16px;border-top:1px solid #e5e8e0}.hp-bp .hp-bp-completeness h3{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:0;font-size:12px}.hp-bp .hp-bp-safety{font-size:11px;color:#775823;border-top:1px solid #e5e8e0;margin-top:14px;padding-top:8px}
.hp-bp .hp-bp-connected>.hp-bp-eyebrow{background:#ebf0e5;padding:12px 20px;margin:-20px -20px 16px;border-radius:7px 7px 0 0}.hp-bp .hp-bp-connected h2{font-size:15px}.hp-bp .hp-bp-connected p,.hp-bp-connected a{font-size:12px}
.hp-bp-project-details>.hp-pezzo-evidence{margin-top:16px}.hp-bp .hp-bp-project-details .hp-pezzo-start-new{margin-top:20px}.hp-bp .hp-bp-project-details>summary{font-size:14px;font-weight:600}.hp-wb-products-content>.hp-pezzo-product-rail{width:100%;max-width:none}.hp-wb-category-search{margin-top:24px}
@media(max-width:1100px){.hp-bp-grid{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.hp-bp .hp-bp-card{padding:16px}.hp-bp .hp-bp-connected>.hp-bp-eyebrow{margin:-16px -16px 16px;padding:12px 16px}.hp-bp-stages a{padding:12px 8px}.hp-bp-facts{gap:12px}}
@media(max-width:900px){.hp-bp-grid{grid-template-columns:minmax(0,1fr)}.hp-bp-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hp-bp-rail>.hp-bp-card{margin:0}.hp-bp .hp-bp-heading h1{font-size:25px}}
@media(max-width:600px){.hp-bp .hp-bp-heading h1{font-size:24px;line-height:1.25}.hp-bp-stages{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.hp-bp-stages a{font-size:11px;border-bottom:1px solid #e4e7df}.hp-bp-stages a:nth-child(2){border-right:0}.hp-bp-stages a:nth-child(3){border-bottom:0}.hp-bp-grid{gap:0}.hp-bp-rail{display:block}.hp-bp-rail>.hp-bp-card{margin-bottom:16px}.hp-bp-facts{grid-template-columns:1fr;gap:12px;margin:16px 0}.hp-bp-facts>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;align-items:baseline}.hp-bp-facts dt{margin:0}.hp-bp-card-heading{align-items:flex-start;flex-wrap:wrap;gap:8px}.hp-bp .hp-bp-card h2{font-size:17px}.hp-bp-question>div:first-child{min-width:0;flex-basis:100%}.hp-bp-question>.hp-bp-answer{min-height:44px}.hp-bp-needs>li{align-items:flex-start;gap:8px}.hp-bp-needs .hp-bp-state{max-width:47%;font-size:10px}.hp-bp-needs>li>div{min-width:0;flex:1}.hp-bp .hp-pezzo__reply-form{padding:10px}.hp-bp-questions{scroll-margin-top:16px}.hp-bp .hp-bp-question:has(.hp-bp-reply-slot)>div:first-child{flex-basis:100%}}

.hp-bp .hp-bp-total>p{color:#f2f4ef}.hp-bp-reply-slot>summary{font-weight:600}.hp-bp-question>.hp-bp-reply-slot{flex-basis:100%}.hp-bp .hp-bp-reply-slot[open]>summary{display:none}
.hp-bp-subtitle{color:#647068;font-size:14px;margin:10px 0 0}.hp-bp-mobile-summary{display:none}
@media(max-width:600px){.hp-bp-stages{grid-template-columns:repeat(4,minmax(0,1fr))}.hp-bp-stages a{display:block;min-height:66px;padding:10px 7px;font-size:10px;line-height:1.4;border-bottom:0}.hp-bp-stages a:nth-child(2){border-right:1px solid #e4e7df}.hp-bp-stages span{display:block;margin-bottom:4px}.hp-bp-facts{grid-template-columns:1fr 1fr;gap:18px}.hp-bp-facts>div{display:block}.hp-bp-facts dt{margin-bottom:5px}.hp-bp-facts dd{font-size:12px}.hp-bp .hp-bp-heading h1{font-size:24px}.hp-bp-subtitle{font-size:12px}.hp-bp-mobile-summary{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#313e30;color:white;border-top:1px solid #64705f}.hp-bp-mobile-summary span{display:block;font-size:10px}.hp-bp-mobile-summary strong{display:block;font-size:19px}.hp-bp-mobile-summary a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:white;color:#243d2d;border-radius:4px;padding:8px 12px;font-size:12px;font-weight:600}body:has(.hp-bp){padding-bottom:82px}.hp-bp :where(a,button,textarea,summary){scroll-margin-bottom:100px}}
@media(max-width:600px){body:has(.hp-bp) #hp-back-to-top{bottom:100px}}
