@keyframes mobileMenuItemIn{0%{opacity:0;transform:translateY(8px)}}:root{--pg-font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pg-font-title:Georgia, "Times New Roman", serif;--pg-color-ink:var(--ink, #07111a);--pg-color-night:var(--night, #04111c);--pg-color-ivory:var(--ivory, #fffaf0);--pg-color-paper:var(--paper, #fffaf0);--pg-color-gold:var(--gold, #d99a2b);--pg-color-green:var(--green, #2f7d62);--pg-color-steel:var(--steel, #5f6875);--pg-color-gold-bright:color-mix(in srgb, var(--pg-color-gold) 72%, #ffffff 28%);--pg-color-gold-deep:color-mix(in srgb, var(--pg-color-gold) 78%, #000000 22%);--pg-color-text-muted-light:var(--pg-color-steel);--pg-color-line-light:color-mix(in srgb, var(--pg-color-ink) 10%, transparent);--pg-color-line-gold:color-mix(in srgb, var(--pg-color-gold) 78%, transparent);--pg-surface-dark:var(--pg-color-night);--pg-surface-light:var(--pg-color-ivory);--pg-surface-call-strip:var(--pg-color-night);--pg-section-pad-y-mobile:30px;--pg-section-pad-y-tablet:44px;--pg-section-pad-y-desktop:56px;--pg-section-pad-y-wide:64px;--pg-card-kicker-size:12px;--pg-card-kicker-letter-spacing:.14em;--pg-section-heading-gap:12px;--pg-section-content-gap:24px;--pg-card-gap:12px;--pg-layout-gap:18px;--pg-shell-width:1160px;--pg-shell-width-wide:1240px;--pg-shell-gutter:48px;--pg-title-size:28px;--pg-title-line-height:28px;--pg-title-weight:900;--pg-eyebrow-size-mobile:10.5px;--pg-eyebrow-size-desktop:13px;--pg-eyebrow-letter-spacing:.3em;--pg-eyebrow-line-width:68px;--pg-eyebrow-line-height:1.5px;--pg-divider-dot-size:12px;--pg-divider-accent:var(--pg-color-gold);--pg-inline-divider-height:2px;--pg-title-accent:var(--pg-color-gold);--pg-card-kicker-accent:var(--pg-title-accent);--pg-radius-pill:999px;--pg-button-callout-border:color-mix(in srgb, var(--cta-light) 72%, transparent);--pg-button-callout-background:var(--cta-light);--pg-btn-fg:var(--cta, var(--pg-color-ink))}.pg-section{position:relative;overflow:hidden;padding-block:var(--pg-section-pad-y-mobile)}.pg-section--dark{--pg-button-callout-border:color-mix(in srgb, var(--cta-dark) 68%, transparent);--pg-button-callout-background:var(--cta-dark);--pg-btn-fg:var(--cta-dark-text, var(--cta, var(--pg-color-ink)));background:var(--pg-surface-dark);color:var(--dark-text)}.pg-section__shell{width:min(var(--pg-shell-width),calc(100% - var(--pg-shell-gutter)));margin-inline:auto}.pg-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:clamp(14px,5vw,22px);margin:0;color:var(--accent-dark);font-size:var(--pg-eyebrow-size-mobile);font-weight:900;line-height:1.1;letter-spacing:var(--pg-eyebrow-letter-spacing);text-transform:uppercase;text-shadow:0 0 22px color-mix(in srgb,var(--accent-dark) 22%,transparent);white-space:nowrap}.pg-eyebrow:after,.pg-eyebrow:before{content:"";width:clamp(38px,14vw,var(--pg-eyebrow-line-width));height:var(--pg-eyebrow-line-height);border-radius:var(--pg-radius-pill);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent-dark) 95%,transparent))}.pg-eyebrow:after{background:linear-gradient(90deg,color-mix(in srgb,var(--accent-dark) 95%,transparent),transparent)}.pg-title{min-width:0;max-width:100%;margin:0;color:var(--pg-color-ink);font-family:var(--pg-font-title);font-size:var(--pg-title-size);font-weight:var(--pg-title-weight);line-height:var(--pg-title-line-height);text-wrap:balance}.pg-section--dark .pg-title{color:var(--dark-title);text-shadow:0 10px 28px rgba(0,0,0,.24)}.pg-title-divider:after,.pg-title-divider:before{content:"";width:var(--pg-divider-dot-size);height:var(--pg-divider-dot-size);border-radius:var(--pg-radius-pill);background:var(--pg-divider-accent);box-shadow:0 0 14px color-mix(in srgb,var(--pg-divider-accent) 28%,transparent)}.pg-inline-divider-title:after,.pg-inline-divider-title:before{content:"";height:var(--pg-inline-divider-height);border-radius:var(--pg-radius-pill);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--pg-divider-accent) 95%,transparent))}.pg-inline-divider-title:after{background:linear-gradient(90deg,color-mix(in srgb,var(--pg-divider-accent) 95%,transparent),transparent)}@media (min-width:720px){:root{--pg-section-heading-gap:14px;--pg-section-content-gap:30px;--pg-layout-gap:24px;--pg-shell-gutter:48px}.pg-section{padding-block:var(--pg-section-pad-y-tablet)}.pg-eyebrow{font-size:var(--pg-eyebrow-size-desktop)}}@media (min-width:1024px){:root{--pg-shell-gutter:64px}.pg-section{padding-block:var(--pg-section-pad-y-desktop)}}@media (min-width:1366px){:root{--pg-shell-gutter:88px}.pg-section{padding-block:var(--pg-section-pad-y-wide)}}@media (min-width:1920px){.pg-section__shell{width:min(var(--pg-shell-width-wide),calc(100% - var(--pg-shell-gutter)))}}:root{color-scheme:light;background:var(--paper);color:var(--ink);font-family:var(--pg-font-body);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body,img{max-width:100%}body,html{overflow-x:clip}body{margin:0;min-width:0;background:var(--paper);color:var(--ink)}@supports not (overflow:clip){body,html{overflow-x:hidden}}a{color:inherit}img{display:block;height:auto}button{font:inherit}.skip-link{position:fixed;top:-80px;left:12px;z-index:1000;border-radius:8px;background:var(--gold);color:var(--ink);padding:10px 14px;text-decoration:none;font-weight:800}.skip-link:focus{top:12px}.shell{width:min(var(--pg-shell-width),calc(100% - var(--pg-shell-gutter)));margin-inline:auto}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:14px}.desktop-nav{display:none;align-items:center;gap:4px}.desktop-nav a,.market-pill{border-radius:8px;padding:10px 11px;font-size:13px;font-weight:750;text-decoration:none}.header-actions{display:flex;align-items:center;gap:8px}.market-pill{display:none}.call-button,.footer-proof-list li{align-items:center;gap:10px;justify-content:center}.call-button{display:inline-flex;min-height:46px;border:1px solid transparent;border-radius:8px;padding:0 18px;background:var(--cta-light);color:var(--pg-color-ink);font-size:15px;font-weight:900;text-decoration:none;cursor:pointer}.icon{display:inline-block;width:1em;height:1em;flex:0 0 auto}.button-icon{width:20px;height:20px}.call-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0000002e}.hero{position:relative;overflow:hidden;background:var(--ink);color:var(--ivory)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:#ffffff29}h1,h2,p{overflow-wrap:anywhere}h1,h2{margin:0;font-family:var(--pg-font-title)}h1{font-size:clamp(36px,9.5vw,74px);line-height:1.02;max-width:11.8ch}h2{font-size:clamp(30px,7vw,48px);line-height:1.08}.hero-lead{max-width:680px;margin:18px 0 0;color:#fffaf0e0;font-size:18px;line-height:1.58}.check-list li:before{content:"";position:absolute;top:.55em;left:0;width:13px;height:8px;border-left:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:rotate(-45deg)}.compact-hero{background:var(--ink)}.compact-hero-inner{padding:72px 0}.compact-hero h1{max-width:12.5ch}.sticky-call:before{content:"";position:absolute;top:0;right:10px;left:10px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--pg-color-gold) 90%,transparent),transparent)}@media (max-width:719px){.site-footer{margin-bottom:calc(-112px - env(safe-area-inset-bottom))}.footer-services .footer-link-list{-moz-column-gap:14px;column-gap:14px}h1{max-width:15ch;font-size:30px;line-height:1.06}.hero-lead{max-width:26ch;font-size:14px;line-height:1.34}.call-button span:last-child{font-size:0}.call-button span:last-child:after{content:"Call";font-size:13px}.call-button{padding:0 12px}}@media (min-width:720px){.shell{width:min(var(--pg-shell-width),calc(100% - var(--pg-shell-gutter)))}.hero{background:linear-gradient(90deg,#07111afa,#07111ad9 52%,#07111a9e),url(/media/services/patio-door-service-setup.jpg)center/cover no-repeat}.compact-hero{background:linear-gradient(90deg,#07111af7,#07111ab8),url(/media/services/roller-track-closeup.jpg)center/cover no-repeat}.market-pill{display:inline-flex}}.site-header .call-button{padding-inline:16px}@media (min-width:980px){.header-inner{min-height:70px}.desktop-nav{gap:12px}.desktop-nav a{padding-inline:6px;font-size:13px}}html.menu-open,html.menu-open body{overflow:hidden}.site-header{border-bottom:1px solid var(--pg-color-line-light)}.header-inner{min-height:74px}.desktop-nav a,.market-pill{color:var(--pg-color-steel)}.desktop-nav a:hover,.market-pill:hover{color:var(--pg-color-ink);background:color-mix(in srgb,var(--pg-color-gold) 10%,transparent)}.site-header .call-button{border-color:var(--pg-button-callout-border)}.menu-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid color-mix(in srgb,var(--pg-color-ink) 14%,transparent);border-radius:8px;background:var(--pg-color-paper);color:var(--pg-color-ink);cursor:pointer;display:inline-grid;width:48px;height:48px;place-items:center;box-shadow:0 10px 20px #07111a14}.mobile-menu{position:fixed;inset:74px 0 auto;z-index:99;padding:12px 0 18px;background:color-mix(in srgb,var(--pg-color-paper) 98%,transparent);border-bottom:1px solid var(--pg-color-line-light);box-shadow:0 22px 44px #07111a29}.mobile-menu[hidden]{display:none}.home-hero-media:after,.home-how-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,17,26,.54));pointer-events:none}.home-proof-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 34%,rgba(0,0,0,.42));pointer-events:none}.home-step-list li+li:before{content:"";position:absolute;top:-24px;bottom:calc(100% - 10px);left:21px;width:2px;background:var(--pg-color-gold)}.site-footer:before,.sticky-call:before{display:none}.footer-proof-list li{display:flex;color:#33414d;font-weight:760}@media (max-width:719px){.shell{width:min(var(--pg-shell-width),calc(100% - var(--pg-shell-gutter)))}.header-inner{gap:8px}.footer-services{grid-column:auto}}@media (min-width:720px){.menu-button{display:inline-grid}.footer-proof-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:980px){.menu-button{display:none}.desktop-nav{display:flex}}@media (max-width:719px){.site-header{border-bottom-color:#07111a1a;background:#fffdf7f5}.menu-button,.site-header .call-button{border-radius:8px}.footer-proof-list{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-proof-list li{display:grid;justify-items:center;line-height:1.2;text-align:center}.footer-link-list a{gap:8px;white-space:normal}}.site-footer{scroll-margin-top:78px}.footer-grid,.footer-link-list,.footer-link-list a,.footer-link-list li,.footer-links{min-width:0}.footer-bottom-links a,.footer-link-list a{color:var(--pg-color-ink);text-decoration:none}.footer-link-list a{overflow-wrap:anywhere;word-break:normal;display:grid;grid-template-columns:minmax(0,var(--footer-link-label-width, 11rem)) auto minmax(0,1fr);align-items:center;-moz-column-gap:clamp(16px,2.4vw,24px);column-gap:clamp(16px,2.4vw,24px);width:100%;min-height:28px;font-size:18px;font-weight:500;line-height:1.22}@media (max-width:719px){.site-footer{scroll-margin-top:76px}.home-step-list li+li:before{top:-16px;left:15px}.footer-services .footer-link-list{grid-template-columns:1fr}}.footer-bottom-links{color:#9aa3aa}.footer-bottom-links a:hover,.footer-link-list a:hover,.footer-links h2{color:var(--pg-color-gold-deep)}@media (max-width:719px){body{padding-bottom:82px}.footer-proof-list li{gap:5px}.footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:0}.footer-link-list a:after{font-size:15px}.footer-areas li,.footer-areas span,.footer-bottom p{font-size:11.5px}.footer-bottom{display:grid;justify-items:center;padding-top:9px;text-align:center}}.home-how-trust-item+.home-how-trust-item:before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:1px;background:color-mix(in srgb,var(--pg-color-gold) 20%,transparent)}@media (max-width:719px){.site-header .shell{width:min(100% - 48px,840px)}.site-header{transition:background .16s ease,border-color .16s ease,color .16s ease}.header-inner{min-height:68px}.site-header .call-button{min-width:98px;padding:0 12px}.menu-button{width:42px;height:42px}.home-section-head-center .eyebrow:after,.home-section-head-center .eyebrow:before{content:"";width:34px;height:1px;background:color-mix(in srgb,var(--pg-color-gold) 62%,transparent)}.home-how-trust-item+.home-how-trust-item:before{content:"";position:absolute;top:5px;bottom:5px;left:0;width:1px;background:color-mix(in srgb,var(--pg-color-gold) 20%,transparent)}.site-footer{padding-top:16px;padding-bottom:22px}.footer-proof-list{gap:7px}.footer-proof-list li{font-size:10.5px}.footer-grid{padding-top:15px;padding-bottom:15px}}.home-how-section .home-step-list:before{content:"";position:absolute;z-index:0;left:21px;top:38px;bottom:38px;width:1.5px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--pg-color-gold) 72%,transparent),color-mix(in srgb,var(--pg-color-gold) 34%,transparent))}.home-how-section .home-step-list li+li:before{content:none}.home-how-section .home-how-media:after{background:linear-gradient(90deg,#07111ad1,#07111aa3 33%,#07111a2e 61%,#07111a05),linear-gradient(180deg,#07111a29,#07111a08 42%,#07111a38)}@media (max-width:719px){.home-how-section .home-step-list:before{left:16px;top:38px;bottom:38px;width:1.35px;opacity:.92}}.site-footer{padding:34px 0 40px;background:var(--pg-surface-light);color:var(--pg-color-ink)}.site-footer-no-call-card{padding-top:52px}.site-footer>.shell{width:min(100% - 28px,840px)}.footer-brand-panel{display:grid;justify-items:center;gap:16px;padding:42px 0 31px;text-align:center}.site-footer-no-call-card .footer-brand-panel{padding-top:10px}.footer-logo{display:inline-flex;justify-content:center;width:min(78vw,340px);max-width:100%;margin-bottom:6px;line-height:0;text-decoration:none}.footer-logo__image{display:block;width:100%;height:auto;aspect-ratio:var(--footer-logo-aspect-ratio, 1200 / 264);-o-object-fit:contain;object-fit:contain}@media (min-width:720px){.footer-logo{width:360px}.site-footer-no-call-card .footer-logo{justify-self:start;width:min(100%,292px)}}@media (min-width:1200px){.footer-logo{width:380px}.site-footer-no-call-card .footer-logo{width:min(100%,306px)}}.footer-brand-panel p{max-width:24em;margin:0;color:var(--pg-color-text-muted-light);font-size:20px;line-height:1.48}.footer-proof-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;margin:26px 0 0;padding:0;list-style:none}.footer-proof-list .footer-proof-item{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;gap:12px;color:var(--pg-color-ink);font-size:17px;font-weight:620;line-height:1.28;text-align:left}.footer-proof-list .footer-proof-item+.footer-proof-item:before{content:"";position:absolute;left:0;width:1px;height:48px;background:color-mix(in srgb,var(--pg-color-ink) 14%,transparent)}.footer-proof-list .footer-proof-badge{display:grid;flex:0 0 auto;width:58px;height:58px;place-items:center;border:1px solid color-mix(in srgb,var(--pg-color-gold) 19%,transparent);border-radius:50%;background:radial-gradient(circle at 35% 26%,rgba(255,255,255,.88),transparent 45%),color-mix(in srgb,var(--pg-color-gold) 10%,var(--pg-color-paper));box-shadow:0 10px 22px color-mix(in srgb,var(--pg-color-gold-deep) 8%,transparent),inset 0 1px #ffffffd1}.footer-proof-list .footer-proof-item-green .footer-proof-badge{border-color:color-mix(in srgb,var(--pg-color-green) 13%,transparent);background:radial-gradient(circle at 35% 26%,rgba(255,255,255,.9),transparent 45%),color-mix(in srgb,var(--pg-color-green) 9%,var(--pg-color-paper))}.footer-proof-list .footer-proof-badge img{width:35px;height:35px}.footer-proof-list .footer-proof-label{max-width:7.4em}.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;border-top:1px solid color-mix(in srgb,var(--pg-color-ink) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--pg-color-ink) 12%,transparent);padding:34px 0 32px}.footer-links h2{margin:0 0 21px;font-size:13px;font-weight:850;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.footer-link-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.footer-services{--footer-link-label-width:clamp(8.5rem, 16vw, 12rem)}.footer-company{--footer-link-label-width:clamp(6rem, 10vw, 8rem)}.footer-link-list a span{grid-column:1;min-width:0;white-space:nowrap;line-height:1.24}.footer-link-list a:after{content:"";grid-column:2;justify-self:start;flex:0 0 auto;width:9px;height:9px;border-top:1.7px solid currentColor;border-right:1.7px solid currentColor;transform:rotate(45deg)}.footer-areas{display:grid;justify-items:center;gap:14px;border-bottom:1px solid color-mix(in srgb,var(--pg-color-ink) 12%,transparent);padding:34px 0 28px;text-align:center}.footer-areas ul{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 15px;margin:0;padding:0;list-style:none}.footer-areas li,.footer-areas span{color:var(--pg-color-ink);line-height:1.2}.footer-areas li{position:relative;display:inline-flex;align-items:center;gap:7px;font-size:17px;font-weight:500}.footer-areas li+li:before{content:"";width:1px;height:20px;margin-right:2px;background:color-mix(in srgb,var(--pg-color-ink) 13%,transparent)}.footer-area-icon{width:22px;height:22px;color:var(--pg-color-gold);stroke-width:2.3}.footer-areas span{font-size:16px}.footer-bottom,.footer-bottom p{color:var(--pg-color-text-muted-light)}.footer-bottom{display:grid;justify-items:center;gap:18px;margin-top:31px;padding-top:0;border-top:0;text-align:center}.footer-bottom-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 26px}.footer-bottom-links a{font-size:17px;font-weight:480}.footer-bottom-links span{color:color-mix(in srgb,var(--pg-color-ink) 22%,transparent)}.footer-bottom p{margin:0;font-size:16px;font-weight:460;line-height:1.3}@media (max-width:719px){.site-footer{padding:14px 0 20px}.site-footer>.shell{width:min(100% - 24px,840px)}.footer-brand-panel{gap:8px;padding:18px 0 12px}.footer-brand-panel p{max-width:23.5em;font-size:13.8px;line-height:1.38}.footer-proof-list{margin-top:8px}.footer-proof-list .footer-proof-item{gap:6px;font-size:11.2px;line-height:1.2}.footer-proof-list .footer-proof-item+.footer-proof-item:before{height:36px}.footer-proof-list .footer-proof-badge{width:35px;height:35px}.footer-proof-list .footer-proof-badge img{width:23px;height:23px}.footer-proof-list .footer-proof-label{max-width:5.3em}.footer-grid{gap:29px;padding:17px 0 16px}.footer-links h2{margin-bottom:11px;font-size:10.8px;letter-spacing:.18em}.footer-link-list{gap:3px}.footer-link-list a{min-height:19px;-moz-column-gap:clamp(14px,4vw,22px);column-gap:clamp(14px,4vw,22px);font-size:11.8px;line-height:1.2}.footer-services{--footer-link-label-width:clamp(7rem, 31vw, 8.25rem)}.footer-company{--footer-link-label-width:clamp(4.55rem, 19.5vw, 5rem)}.footer-link-list a:after{width:7px;height:7px;border-width:1.45px}.footer-areas{gap:7px;padding:14px 0 12px}.footer-areas ul{gap:7px 6px}.footer-areas li{gap:3px;font-size:10.5px}.footer-areas li+li:before{height:13px;margin-right:0}.footer-area-icon{width:13px;height:13px}.footer-areas span{font-size:11.6px}.footer-bottom{gap:8px;margin-top:14px;padding-bottom:6px}.footer-bottom-links{gap:0 18px}.footer-bottom-links a{font-size:12.8px}.footer-bottom p{font-size:12.1px}}@media (max-width:318px){.footer-proof-list{display:block}.footer-proof-list .footer-proof-item{justify-content:flex-start;padding:8px 4px;font-size:13px}.footer-proof-list .footer-proof-item+.footer-proof-item:before{content:none}.footer-proof-list .footer-proof-label{max-width:none}}@media (min-width:720px){.site-footer{padding:26px 0 28px}.site-footer-no-call-card{padding-top:30px}.site-footer>.shell{width:min(100% - 48px,940px)}.site-footer-no-call-card .footer-brand-panel{grid-template-columns:minmax(230px,.72fr) minmax(0,1fr);justify-items:start;align-items:center;gap:14px 28px;padding:24px 0 22px;text-align:left}.site-footer-no-call-card .footer-brand-panel p{max-width:31em;font-size:16px;line-height:1.38}.site-footer-no-call-card .footer-proof-list{grid-column:1/-1;margin-top:4px}.footer-proof-list .footer-proof-item{gap:9px;min-height:48px;font-size:13.5px;line-height:1.28}.footer-proof-list .footer-proof-badge{width:44px;height:44px}.footer-proof-list .footer-proof-badge img{width:27px;height:27px}.footer-proof-list .footer-proof-label{max-width:8em}.footer-grid{grid-template-columns:minmax(0,1.28fr) minmax(220px,.72fr);gap:38px;padding:22px 0 21px}.footer-links h2{margin-bottom:12px;font-size:11.2px;letter-spacing:.2em}.footer-link-list{gap:8px 18px}.footer-services .footer-link-list{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-company .footer-link-list{grid-template-columns:minmax(0,1fr)}.footer-link-list a{grid-template-columns:minmax(0,max-content) auto;-moz-column-gap:10px;column-gap:10px;min-height:23px;width:max-content;max-width:100%;padding-right:4px;font-size:14.2px;line-height:1.22}.footer-link-list a span{white-space:normal}.footer-link-list a:after{grid-column:2;width:7px;height:7px;border-width:1.45px}.footer-areas{gap:8px;padding:18px 0 17px}.footer-areas ul{gap:8px 12px}.footer-areas li{gap:5px;font-size:13.5px}.footer-areas li+li:before{height:16px}.footer-area-icon{width:17px;height:17px}.footer-areas span{font-size:13.2px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;text-align:left}.footer-bottom-links{justify-content:flex-start;gap:0 16px}.footer-bottom-links a{font-size:13.5px}.footer-bottom p{font-size:13px;text-align:right}}@media (min-width:980px){.site-footer{padding:28px 0 30px}.site-footer-no-call-card{padding-top:34px}.site-footer>.shell{width:min(1160px,calc(100% - 64px))}.site-footer-no-call-card .footer-brand-panel{grid-template-columns:minmax(230px,.55fr) minmax(290px,.7fr) minmax(420px,1.25fr);gap:24px;padding:24px 0;border-bottom:1px solid rgba(7,17,26,.12)}.site-footer-no-call-card .footer-brand-panel p{max-width:25em;font-size:16.5px}.site-footer-no-call-card .footer-proof-list{grid-column:auto;margin-top:0}.footer-proof-list .footer-proof-item{justify-content:flex-start;gap:10px;font-size:14px}.footer-proof-list .footer-proof-item+.footer-proof-item:before{height:38px}.footer-proof-list .footer-proof-badge{width:46px;height:46px}.footer-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:54px;border-top:0;padding:24px 0 23px}.footer-links h2{margin-bottom:12px;font-size:11.5px}.footer-services .footer-link-list{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-company .footer-link-list{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-link-list{gap:10px 24px}.footer-link-list a{min-height:22px;font-size:14.8px}.footer-areas{grid-template-columns:auto minmax(0,1fr) auto;justify-items:start;align-items:center;gap:18px;padding:18px 0;text-align:left}.footer-areas ul{justify-content:flex-start;gap:8px 13px}.footer-areas li{font-size:13.8px}.footer-areas span{justify-self:end;font-size:13.5px}.footer-bottom{margin-top:17px}}@media (min-width:1440px){.site-footer>.shell{width:min(1200px,calc(100% - 88px))}.site-footer-no-call-card .footer-brand-panel{grid-template-columns:minmax(260px,.55fr) minmax(330px,.7fr) minmax(520px,1.25fr)}}.home-hero-copy h1:after{content:"";display:block;width:96px;height:4px;margin-top:18px;border-radius:999px;background:var(--gold)}.home-hero-media:after{background:linear-gradient(180deg,rgba(7,17,26,.08),transparent 44%,rgba(7,17,26,.3)),linear-gradient(90deg,rgba(7,17,26,.14),transparent 58%)}@media (max-width:719px){.home-hero-copy h1:after{width:70px;height:3px;margin-top:10px}}.home-area-section .eyebrow:after,.home-area-section .eyebrow:before{content:"";width:68px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--pg-color-gold) 95%,transparent))}.home-area-section .eyebrow:after{background:linear-gradient(90deg,color-mix(in srgb,var(--pg-color-gold) 95%,transparent),transparent)}@media (max-width:719px){.home-area-section .eyebrow:after,.home-area-section .eyebrow:before{width:58px}}@media (min-width:720px){.home-area-section .eyebrow:before{display:none}.home-area-section .eyebrow:after{width:62px}}@media (min-width:980px){.home-area-section .eyebrow:after{width:72px}}.site-header{position:fixed;top:0;left:0;width:100dvw;max-width:100dvw;z-index:100;padding:0;border:0;background:var(--pg-color-paper);color:var(--pg-color-ink);box-shadow:none;backdrop-filter:none;transition:background .18s ease,color .18s ease}main#content{padding-top:var(--site-header-height, 128px)}.site-header .header-frame{width:100%;max-width:none;overflow:hidden;margin-inline:0;border:0;border-bottom:1px solid var(--pg-color-line-light);border-radius:0;background:var(--pg-surface-light);box-shadow:0 16px 34px #07111a14,0 2px #fffc inset}.header-proof-strip{display:grid;grid-template-columns:minmax(420px,1.16fr) auto minmax(330px,.92fr) auto minmax(360px,1.12fr);align-items:center;min-height:clamp(56px,6.85vw,140px);padding:0 clamp(30px,4.7vw,92px);border-bottom:clamp(2px,.2vw,4px) solid var(--pg-color-gold);background:radial-gradient(circle at 20% 0%,color-mix(in srgb,var(--pg-color-gold) 11%,transparent),transparent 34%),var(--pg-surface-call-strip);color:color-mix(in srgb,var(--pg-color-ivory) 86%,transparent)}.header-proof-track{display:contents}.header-proof-item{gap:clamp(10px,1.4vw,28px)}.header-proof-item,.header-proof-rating{display:inline-flex;align-items:center;justify-content:center;min-width:0;font-size:clamp(15px,1.55vw,33px);font-weight:500;line-height:1;white-space:nowrap}.header-proof-short{display:none}.header-proof-item:first-child{justify-content:flex-start}.header-proof-openings{justify-content:flex-end}.header-proof-icon{width:clamp(31px,3.2vw,66px);height:clamp(31px,3.2vw,66px);flex:0 0 auto;color:var(--pg-color-gold-bright);stroke-width:1.75}.header-proof-rating{gap:clamp(18px,2vw,42px)}.header-stars{color:var(--review-star-light);font-size:clamp(19px,2.05vw,43px);font-weight:900;letter-spacing:.1em;line-height:1}.header-proof-divider{width:1px;height:clamp(36px,5vw,74px);background:#fffaf047}.site-header .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3.2vw,64px);min-height:clamp(132px,17.8vw,362px);padding:clamp(26px,3.8vw,76px) clamp(26px,4.6vw,92px);background:var(--pg-surface-light)}.site-header .desktop-nav,.site-header .market-pill{display:none!important}.site-header .header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:clamp(14px,1.85vw,36px);min-width:0}.site-header .call-button{display:inline-flex;align-items:stretch;justify-content:center;gap:0;width:clamp(236px,25.8vw,528px);min-width:0;min-height:clamp(66px,7.75vw,158px);overflow:hidden;border:clamp(2px,.18vw,4px) solid var(--pg-button-callout-border);border-radius:999px;padding:0;background:var(--pg-button-callout-background);color:var(--pg-btn-fg);font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.95vw,60px);font-weight:900;line-height:1;box-shadow:inset 0 2px #ffffff85,inset 0-3px color-mix(in srgb,var(--pg-button-callout-background) 14%,transparent),0 18px 34px color-mix(in srgb,var(--pg-button-callout-background) 22%,transparent)}.site-header .call-button-icon-shell{display:grid;place-items:center;width:31%;min-width:clamp(70px,8vw,168px);align-self:stretch;background:color-mix(in srgb,currentColor 12%,transparent);color:currentColor}.site-header .call-button .button-icon{width:clamp(27px,3vw,61px);height:clamp(27px,3vw,61px);stroke-width:2.2}.site-header .call-button .cta-text{display:inline-flex;flex:1 1 auto;align-items:center;justify-content:center;min-width:0;padding:0 clamp(20px,2vw,42px);white-space:nowrap}.site-header .menu-button{display:inline-grid;place-items:center;width:clamp(66px,7.65vw,158px);height:clamp(66px,7.65vw,158px);border:clamp(1px,.12vw,3px) solid color-mix(in srgb,var(--pg-color-line-gold) 35%,transparent);border-radius:clamp(14px,1.7vw,34px);background:color-mix(in srgb,var(--pg-color-paper) 72%,transparent);color:var(--pg-color-ink);box-shadow:inset 0 1px #ffffffe0,0 12px 30px #07111a14}.site-header .mobile-menu{border-bottom:1px solid var(--pg-color-line-light)}@media (max-width:979px){.site-header .header-frame{width:100%}.header-proof-strip{grid-template-columns:minmax(0,1fr) auto minmax(0,.86fr) auto minmax(0,1fr);min-height:54px;padding:0 22px}.header-proof-item,.header-proof-rating{gap:10px;font-size:14px}.header-stars{font-size:19px;letter-spacing:.06em}.header-proof-icon{width:30px;height:30px}.site-header .header-inner{min-height:128px;padding:26px 24px}.site-header .call-button{width:226px;min-height:70px;font-size:27px}.site-header .call-button-icon-shell{min-width:76px}.site-header .menu-button{width:72px;height:72px}}@media (min-width:980px){.site-header{padding-top:0}.site-header .header-inner{padding-right:clamp(26px,1.85vw,38px)}}@media (max-width:719px){.site-header{padding-top:0}.site-header .header-frame{width:100%;border-radius:0}.header-proof-strip,.header-proof-track{display:grid;grid-template-columns:minmax(0,.94fr) auto minmax(0,1.24fr) auto minmax(0,.98fr);align-items:center;gap:6px}.header-proof-strip{min-height:40px;padding:0 10px;border-bottom-width:2px}.header-proof-track{grid-column:1/-1;width:100%;height:auto;padding:0;transform:none}.header-proof-item,.header-proof-rating{min-width:0;justify-content:center;gap:4px;font-size:clamp(7.35px,2.02vw,8.7px);font-weight:760;line-height:1.05;text-align:center;white-space:nowrap}.header-proof-item:first-child,.header-proof-openings{justify-content:center}.header-proof-long{display:none}.header-proof-icon{width:17px;height:17px;stroke-width:2}.header-stars{font-size:clamp(10px,2.75vw,12px);letter-spacing:.005em}.header-proof-divider{flex:0 0 1px;height:25px}.site-header .header-inner{grid-template-columns:minmax(0,1fr) auto}.header-proof-short{display:inline}.site-header .call-button{font-family:inherit;font-size:0}.site-header .call-button .button-icon{stroke-width:2.4}.site-header .call-button .cta-text:after{content:attr(data-short);font-weight:950}.site-header .mobile-menu{inset:var(--site-header-height, 128px)0 auto}}@media (max-width:374px){.site-header .header-frame{width:100%}.header-proof-item,.header-proof-rating{gap:3px;font-size:6.9px}.header-stars{font-size:9.1px}.header-proof-icon{width:15px;height:15px}.site-header .menu-button{width:44px;height:44px}}.site-header .mobile-menu{display:block;overscroll-behavior:contain;border:0}.site-header .mobile-menu .mobile-menu-link{border:0;border-radius:0;background:0 0;transition:background .16s ease,color .16s ease,transform .16s ease}.site-header .mobile-menu .mobile-menu-link:first-child{border-top:0}.site-header .mobile-menu .mobile-menu-link-icon{transition:color .16s ease,transform .16s ease,filter .16s ease}.site-header .mobile-menu .mobile-menu-link-chevron{transition:color .16s ease,transform .16s ease}.site-header .mobile-menu .mobile-menu-link:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--pg-color-gold) 8%,transparent),color-mix(in srgb,var(--pg-color-gold) 2%,transparent));color:var(--pg-color-ink);transform:translate(1px)}.site-header .mobile-menu .mobile-menu-link:hover .mobile-menu-link-icon{color:var(--pg-color-gold-deep);filter:drop-shadow(0 4px 10px color-mix(in srgb,var(--pg-color-gold) 16%,transparent));transform:translate(1px)}.site-header .mobile-menu .mobile-menu-link:hover .mobile-menu-link-chevron{color:var(--pg-color-gold-deep);transform:translate(3px)}.site-header .mobile-menu:not([hidden]) .mobile-menu-link{animation:mobileMenuItemIn .26s cubic-bezier(.2,.8,.2,1) both}.site-header .mobile-menu:not([hidden]) .mobile-menu-link:nth-child(1){animation-delay:70ms}.site-header .mobile-menu:not([hidden]) .mobile-menu-link:nth-child(2){animation-delay:88ms}.site-header .mobile-menu:not([hidden]) .mobile-menu-link:nth-child(3){animation-delay:106ms}.site-header .mobile-menu:not([hidden]) .mobile-menu-link:nth-child(4){animation-delay:124ms}.site-header .mobile-menu:not([hidden]) .mobile-menu-link:nth-child(5){animation-delay:142ms}@media (prefers-reduced-motion:reduce){.site-header .mobile-menu *,.site-header .mobile-menu:not([hidden]) .mobile-menu-link{animation:none!important;transition:none!important}}@media (max-width:374px),(max-height:780px){.mobile-menu-link{min-height:57px;font-size:clamp(23px,6.8vw,28px)}}.site-footer.site-footer-no-call-card{padding-top:52px}.site-footer.site-footer-no-call-card .footer-brand-panel{padding-top:10px}@media (max-width:719px){.site-footer.site-footer-no-call-card{padding-top:36px}.site-footer.site-footer-no-call-card .footer-brand-panel{padding-top:8px}}.home-proof-copy .eyebrow:after,.home-proof-copy .eyebrow:before{content:"";width:68px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--pg-color-gold) 95%,transparent))}.home-proof-copy .eyebrow:after{background:linear-gradient(90deg,color-mix(in srgb,var(--pg-color-gold) 95%,transparent),transparent)}@media (min-width:980px){.home-proof-copy .eyebrow:after,.home-proof-copy .eyebrow:before{flex:0 1 52px;width:52px}}@media (min-width:720px){.home-how-section .home-step-list:before{left:18px;top:34px;bottom:34px}}@media (min-width:980px){.home-how-section .home-step-list:before{left:17px;top:30px;bottom:30px}.home-how-trust-item+.home-how-trust-item:before{top:7px;bottom:7px}}.site-header{overflow:visible}.site-header .menu-button{position:relative}.site-header .menu-button-lines{position:relative;display:grid;place-items:center;width:22px;height:18px}.site-header .menu-button-lines span{position:absolute;left:0;width:100%;height:2px;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .14s ease,top .18s ease}.site-header .menu-button-lines span:nth-child(1){top:1px}.site-header .menu-button-lines span:nth-child(2){top:8px}.site-header .menu-button-lines span:nth-child(3){top:15px}.site-header .menu-button[aria-expanded=true] .menu-button-lines span:nth-child(1){top:8px;transform:rotate(45deg)}.site-header .menu-button[aria-expanded=true] .menu-button-lines span:nth-child(2){opacity:0;transform:scaleX(.32)}.site-header .menu-button[aria-expanded=true] .menu-button-lines span:nth-child(3){top:8px;transform:rotate(-45deg)}.site-header .mobile-menu{position:absolute;inset:100%0 auto;z-index:1;width:100%;max-height:calc(100svh - var(--site-header-height, 116px));overflow-y:auto;padding:0 0 max(12px,env(safe-area-inset-bottom));border-top:1px solid color-mix(in srgb,var(--pg-color-gold-deep) 16%,transparent);background:var(--pg-color-ivory);color:var(--pg-color-ink);opacity:0;pointer-events:none;transform:translateY(-14px);transform-origin:top center;transition:opacity .19s ease,transform .22s cubic-bezier(.22,1,.36,1);box-shadow:0 26px 46px #07111a2e,0 1px #ffffffeb inset}.site-header .mobile-menu[hidden]{display:block;visibility:hidden}.site-header .mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header .mobile-menu-drop{display:grid;gap:18px;width:min(100% - 32px,420px);padding:18px 0 24px}.site-header .mobile-menu .mobile-menu-nav{display:grid;gap:0}.site-header .mobile-menu .mobile-menu-link{display:grid;grid-template-columns:50px minmax(0,1fr) 23px;align-items:center;gap:0;min-height:66px;padding:0 7px 0 0;border-bottom:1px solid color-mix(in srgb,var(--pg-color-gold-deep) 20%,transparent);color:var(--pg-color-ink);text-decoration:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(22.5px,5.9vw,27px);font-weight:500;line-height:1.05}.site-header .mobile-menu .mobile-menu-link>span{display:flex;align-items:center;min-height:38px;padding-left:18px;border-left:1px solid color-mix(in srgb,var(--pg-color-gold) 40%,transparent)}.site-header .mobile-menu .mobile-menu-link-icon{justify-self:center;width:25px;height:25px;color:var(--pg-color-gold);stroke-width:1.9}.site-header .mobile-menu .mobile-menu-link-chevron{justify-self:end;width:19px;height:19px;color:var(--pg-color-gold-deep);stroke-width:1.85}.site-header .mobile-menu .mobile-menu-link:hover{outline:0}@media (max-width:380px){.site-header .mobile-menu-drop{width:min(100% - 24px,390px);gap:14px;padding-top:14px}.site-header .mobile-menu .mobile-menu-link{grid-template-columns:44px minmax(0,1fr) 20px;min-height:64px;padding-right:5px;font-size:21.5px}.site-header .mobile-menu .mobile-menu-link>span{min-height:38px;padding-left:17px}.site-header .mobile-menu .mobile-menu-link-icon{width:25px;height:25px}}@media (prefers-reduced-motion:reduce){.site-header .menu-button-lines span,.site-header .mobile-menu{transition:none}}.site-header .brand-logo{display:inline-flex;align-items:center;align-self:center;justify-self:start;min-width:0;width:clamp(154px,46vw,184px);max-width:100%;text-decoration:none;line-height:0}.site-header .brand-logo__image{display:block;width:100%;height:auto;aspect-ratio:var(--brand-logo-aspect-ratio, 1200 / 264);-o-object-fit:contain;object-fit:contain}@media (min-width:720px){.site-header .brand-logo{width:var(--brand-logo-desktop-width, clamp(286px, 24vw, 350px))}}@media (min-width:1440px){.site-header .brand-logo{width:var(--brand-logo-wide-width, 360px)}}@media (max-width:719px){.site-header .header-proof-strip,.site-header .header-proof-track{grid-template-columns:minmax(0,.94fr) auto minmax(0,1.16fr) auto minmax(0,1.06fr)}.site-header .header-proof-strip{min-height:29px;padding:0 10px;border-bottom-width:1px}.site-header .header-proof-track{gap:5px}.site-header .header-proof-item,.site-header .header-proof-rating{gap:3px;font-size:clamp(8.5px,2.32vw,9.9px);overflow:hidden}.site-header .header-proof-icon{width:15px;height:15px}.site-header .header-stars{font-size:10px;min-width:0;overflow:hidden;text-overflow:clip}.site-header .header-proof-short{min-width:0;overflow:hidden;text-overflow:ellipsis}.site-header .header-proof-divider{height:17px}.site-header .header-inner{min-height:60px;gap:5px;padding:6px 12px}.site-header .brand-logo{width:clamp(174px,44vw,190px)}.site-header .header-actions{gap:5px;transform:translate(-10px)}.site-header .call-button{width:94px;min-height:44px;border-width:1px;box-shadow:inset 0 1px #ffffff7a,inset 0-2px color-mix(in srgb,var(--pg-color-gold-deep) 12%,transparent),0 8px 18px color-mix(in srgb,var(--pg-color-gold) 13%,transparent)}.site-header .call-button-icon-shell{width:35px;min-width:35px}.site-header .call-button .button-icon{width:18px;height:18px}.site-header .call-button .cta-text{padding:0 7px}.site-header .call-button .cta-text:after{font-size:13px}.site-header .menu-button{width:44px;height:44px;border-radius:11px;box-shadow:inset 0 1px #ffffffe0,0 8px 18px #07111a0f}.site-header .menu-button-lines{width:24px;height:18px}.site-header .menu-button-lines span{height:2.5px;border-radius:999px}}@media (max-width:374px){.site-header .header-proof-strip{padding-inline:8px}.site-header .header-proof-track{gap:4px}.site-header .header-proof-item,.site-header .header-proof-rating{gap:2px;font-size:8px}.site-header .header-stars{font-size:9.2px;letter-spacing:0}.site-header .header-proof-icon{width:14px;height:14px}.site-header .brand-logo{width:160px}.site-header .header-inner{padding-inline:9px}.site-header .header-actions{transform:translate(-6px)}.site-header .call-button{width:90px}.site-header .call-button-icon-shell{width:34px;min-width:34px}.site-header .call-button .cta-text:after{font-size:12.5px}}@media (min-width:720px){.site-header .header-frame{overflow:visible;background:var(--pg-color-ivory)}.header-proof-strip{display:flex;align-items:center;min-height:38px;padding:0;border-bottom-width:1px}.header-proof-track,.site-header .header-inner{width:min(1180px,calc(100% - 48px));margin-inline:auto}.header-proof-track{display:grid;grid-template-columns:minmax(0,1.06fr) auto minmax(0,.92fr) auto minmax(0,1fr);align-items:center;gap:clamp(14px,2.2vw,28px)}.header-proof-item,.header-proof-rating{gap:clamp(7px,.9vw,11px);font-size:clamp(12px,1vw,15px);font-weight:650;line-height:1}.header-proof-icon{width:clamp(20px,1.8vw,24px);height:clamp(20px,1.8vw,24px);stroke-width:2}.header-stars{font-size:clamp(17px,1.55vw,22px);letter-spacing:.05em}.header-proof-divider{height:25px}.site-header .header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:76px;gap:clamp(14px,2.4vw,34px);padding:12px 0;background:0 0}.site-header .header-actions{gap:clamp(9px,1.1vw,14px)}.site-header .call-button{width:clamp(152px,12vw,198px);min-height:48px;border-width:1px;font-size:clamp(17px,1.35vw,20px);box-shadow:inset 0 1px #ffffff7a,inset 0-2px color-mix(in srgb,var(--pg-color-gold-deep) 14%,transparent),0 10px 22px color-mix(in srgb,var(--pg-color-gold) 16%,transparent)}.site-header .call-button-icon-shell{width:32%;min-width:50px}.site-header .call-button .button-icon{width:22px;height:22px;stroke-width:2.25}.site-header .call-button .cta-text{padding:0 clamp(12px,1.2vw,18px)}.site-header .menu-button{width:50px;height:50px;border-width:1px;border-radius:12px}.home-hero-copy h1:after{width:78px;height:3px;margin-top:12px}}@media (min-width:1440px){.header-proof-track,.site-header .header-inner{width:min(1220px,calc(100% - 64px))}}.roller-hero-redesign:after{background:var(--gold)}.roller-hero-redesign .hero-proof-stage:before{position:absolute;top:2px;bottom:36px;left:50%;z-index:2;width:1px;background:linear-gradient(180deg,#ffffffc7,#ffffff85);transform:translate(-50%);pointer-events:none}.handle-latch-hero .hero-proof-stage:before,.roller-expert-annotated-media:after,.roller-hero-redesign h1:after{content:none}.roller-hero-redesign .hero-proof-stage:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#020a1200 52%,#020a12d6),linear-gradient(90deg,#020a1233,#020a1200 34%,#020a1229);pointer-events:none}.hero-before-after-proof:not([data-video-paused]):not([data-controls-visible]) .hero-proof-play-toggle:not(:focus){opacity:0;pointer-events:none}.hero-before-after-proof:not([data-video-paused]) .hero-proof-play-icon-play{display:none}.hero-before-after-proof:not([data-video-paused]) .hero-proof-play-icon-pause{display:block}.roller-quick-diagnosis-head .eyebrow:after,.roller-quick-diagnosis-head .eyebrow:before{content:"";display:block;width:clamp(48px,15.8vw,68px);height:1.5px;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--pg-color-gold) 95%,transparent))}.roller-quick-diagnosis-head .eyebrow:after{background:linear-gradient(90deg,color-mix(in srgb,var(--pg-color-gold) 95%,transparent),transparent)}@media (max-width:359px){.roller-quick-title-line+.roller-quick-title-line:before{content:none}}.roller-expert-diagnosis-reference-head .eyebrow:after,.roller-expert-diagnosis-reference-head .eyebrow:before{content:"";width:68px;height:1.5px;border-radius:999px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--pg-color-gold) 95%,transparent))}.roller-expert-diagnosis-reference-head .eyebrow:after{background:linear-gradient(90deg,color-mix(in srgb,var(--pg-color-gold) 95%,transparent),transparent)}@media (max-width:719px){.roller-expert-diagnosis-reference-head .eyebrow:after,.roller-expert-diagnosis-reference-head .eyebrow:before{width:58px}}.roller-repair-proof-reference-head .eyebrow:after{content:"";display:block;width:32px;height:2px;margin-top:7px;border-radius:999px;background:var(--pg-color-gold-deep)}.roller-proof-compare-stage:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#000d1800 62%,#000d182e);pointer-events:none}@media (max-width:719px){.roller-hero-redesign h1:after{width:70px;height:3px;margin-top:10px}}.sliding-door-repair-how-it-works--dark .home-step-list:before{background:linear-gradient(180deg,color-mix(in srgb,var(--pg-color-gold) 76%,transparent),color-mix(in srgb,var(--pg-color-gold) 40%,transparent))}.pg-card-kicker{margin:0;color:var(--pg-card-kicker-accent);font-size:var(--pg-card-kicker-size);font-weight:900;line-height:1.1;letter-spacing:var(--pg-card-kicker-letter-spacing);text-transform:uppercase}.compact-hero.pg-section--dark{background:var(--pg-surface-dark);color:var(--pg-color-ivory)}.compact-hero-inner.pg-section__shell{display:grid;justify-items:center;gap:18px;text-align:center}.compact-hero .hero-lead{max-width:60ch;margin:0;color:var(--dark-text);font-size:clamp(17px,2vw,20px);line-height:1.55}.schedule-hero .compact-hero-inner{padding:clamp(40px,7vw,76px)0 clamp(34px,6vw,64px)}.schedule-hero .pg-title{max-width:13.5ch}.schedule-hero .hero-lead{max-width:52ch}@media (max-width:719px){.compact-hero-inner>*{min-width:0;max-width:100%}.compact-hero-inner .hero-lead,.compact-hero-inner .pg-title{width:100%}.compact-hero-inner .pg-eyebrow{flex-wrap:wrap;white-space:normal}.compact-hero-inner .pg-eyebrow:after,.compact-hero-inner .pg-eyebrow:before{flex:1 1 38px;max-width:52px}}.compact-hero-inner .pg-title,:is(h1,h2).pg-title{font-family:var(--pg-font-title);font-size:var(--pg-title-size);font-weight:var(--pg-title-weight);line-height:var(--pg-title-line-height);min-width:0;max-width:100%}.roller-review-line:not(:last-child):after{content:""}.roller-hero-redesign .hero-copy>.pg-eyebrow:after,.roller-hero-redesign .hero-copy>.pg-eyebrow:before{width:clamp(28px,8vw,34px)}.roller-hero-redesign .hero-proof-stage:before{content:none}@media (max-width:319px){.compact-hero-inner .pg-title,:is(h1,h2).pg-title{width:100%;max-width:100%;min-width:0}}