:root{--blue-950:#051653;--blue-900:#08247a;--blue-800:#0a329a;--blue-700:#1448bf;--blue-100:#eaf2ff;--yellow:#ffe600;--red:#d71920;--orange:#f97316;--ink:#111827;--muted:#566174;--line:#d7deea;--paper:#ffffff;--soft:#f6f8fc;--shadow:0 24px 70px rgba(5,22,83,0.18);--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Open Sans","Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.skip-link{position:fixed;left:16px;top:16px;z-index:100;padding:10px 14px;color:var(--paper);background:var(--blue-950);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,0.96);border-bottom:1px solid rgba(215,222,234,0.9);backdrop-filter:blur(14px)}.topbar{color:var(--paper);background:var(--blue-950);font-size:0.88rem}.topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:24px}.topbar a{color:var(--yellow);font-weight:800}.nav{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;width:min(226px,54vw)}.brand img{width:100%;height:auto}.nav-menu{display:flex;align-items:center;gap:22px;color:var(--blue-950);font-weight:800;font-size:0.95rem}.nav-menu a{padding:8px 0;border-bottom:2px solid transparent;transition:color 180ms ease,border-color 180ms ease}.nav-menu a:hover,.nav-menu a:focus-visible,.nav-menu a[aria-current="page"]{color:var(--red);border-color:var(--yellow)}.nav-menu .nav-cta{padding:12px 18px;color:var(--paper);background:var(--red);border:0;border-radius:var(--radius);box-shadow:0 10px 22px rgba(215,25,32,0.22)}.nav-menu .nav-cta:hover,.nav-menu .nav-cta:focus-visible{color:var(--paper);background:#b91319}.nav-toggle{display:none;width:46px;height:46px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);cursor:pointer}.nav-toggle span:not(.sr-only){width:100%;height:2px;margin:5px 0;background:var(--blue-950)}.hero{position:relative;min-height:760px;display:grid;align-items:stretch;overflow:hidden;color:var(--paper)}.hero picture,.hero>picture img,.hero__overlay{position:absolute;inset:0;width:100%;height:100%}.hero>picture img{object-fit:cover}.hero__overlay{background:linear-gradient(90deg,rgba(5,22,83,0.92),rgba(5,22,83,0.72) 43%,rgba(5,22,83,0.18)),linear-gradient(0deg,rgba(5,22,83,0.34),rgba(5,22,83,0.1))}.hero__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:48px;padding:72px 0 84px}.hero__copy{max-width:720px}.eyebrow{margin:0 0 14px;color:var(--red);font-size:0.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.eyebrow--light{color:var(--yellow)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Poppins","Segoe UI",Arial,sans-serif;line-height:1.08;letter-spacing:0}h1{max-width:760px;margin-bottom:22px;font-size:5rem;font-weight:900}h2{margin-bottom:18px;color:var(--blue-950);font-size:3rem;font-weight:900}h3{margin-bottom:10px;color:var(--blue-950);font-size:1.22rem}.hero__copy p:not(.eyebrow){max-width:650px;margin-bottom:28px;color:rgba(255,255,255,0.9);font-size:1.2rem}.hero__actions,.badge-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:0;border-radius:var(--radius);font-weight:900;cursor:pointer;transition:transform 180ms ease,background 180ms ease,color 180ms ease,box-shadow 180ms ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{color:var(--paper);background:var(--red);box-shadow:0 14px 28px rgba(215,25,32,0.24)}.button--primary:hover,.button--primary:focus-visible{background:#b91319}.button--light{color:var(--blue-950);background:var(--yellow)}.quote-card{align-self:center;padding:26px;color:var(--ink);background:var(--paper);border:1px solid rgba(255,255,255,0.5);border-radius:var(--radius);box-shadow:var(--shadow)}.quote-card__kicker{margin-bottom:4px;color:var(--red);font-weight:900;text-transform:uppercase}.quote-card h2{margin-bottom:20px;font-size:1.55rem}.quote-card label{display:grid;gap:7px;margin-bottom:14px;color:var(--blue-950);font-size:0.92rem;font-weight:800}.quote-card input,.quote-card select{width:100%;min-height:48px;padding:0 12px;color:var(--ink);background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.quote-card input:focus,.quote-card select:focus{outline:3px solid rgba(255,230,0,0.52);border-color:var(--blue-700)}.quote-card .button{width:100%;margin-top:4px}.form-note{margin:14px 0 0;color:var(--muted);font-size:0.9rem}.trust-band{background:var(--yellow)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{min-height:112px;padding:24px 24px 22px;border-left:1px solid rgba(5,22,83,0.18)}.trust-grid div:last-child{border-right:1px solid rgba(5,22,83,0.18)}.trust-grid strong{display:block;color:var(--blue-950);font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:2.25rem;line-height:1}.trust-grid span{color:var(--blue-950);font-weight:800}.section{padding:92px 0}.section--intro,.process-section{background:var(--soft)}.video-section{background:var(--paper)}.video-feature{display:grid;grid-template-columns:0.82fr 1.18fr;gap:42px;align-items:center}.video-feature__copy p:not(.eyebrow){color:var(--muted);font-size:1.06rem}.video-frame{overflow:hidden;background:var(--blue-950);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.video-frame video{width:100%;aspect-ratio:16 / 9;display:block;object-fit:cover;background:var(--blue-950)}.video-load{position:relative;width:100%;aspect-ratio:16 / 9;display:block;padding:0;overflow:hidden;color:var(--paper);background:var(--blue-950);border:0;cursor:pointer}.video-load img{width:100%;height:100%;object-fit:cover;opacity:0.78}.video-load span{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;color:var(--blue-950);background:var(--yellow);border-radius:var(--radius);font-weight:900;transform:translate(-50%,-50%)}.video-load span::before{content:"";width:0;height:0;margin-right:10px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid var(--blue-950)}.split,.reviews-grid,.contact-grid,.why-grid{display:grid;grid-template-columns:0.9fr 1.1fr;gap:52px;align-items:center}.intro-copy p,.reviews p,.contact-section p,.why-grid p{color:var(--muted);font-size:1.06rem}.text-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.text-link-grid a{padding:14px 16px;color:var(--blue-950);font-weight:800;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:0 10px 24px rgba(5,22,83,0.07)}.text-link-grid a:hover,.text-link-grid a:focus-visible{color:var(--red);border-color:rgba(215,25,32,0.35)}.badge-row{margin-top:28px;align-items:center}.badge-row a{width:min(100%,250px);min-height:92px;display:flex;align-items:center;justify-content:center;padding:14px 18px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 28px rgba(5,22,83,0.08);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.badge-row a:hover,.badge-row a:focus-visible{transform:translateY(-2px);border-color:rgba(20,72,191,0.35);box-shadow:0 16px 34px rgba(5,22,83,0.14)}.badge-row img{max-width:100%;max-height:74px;width:auto;object-fit:contain}.section-heading{max-width:740px;margin-bottom:34px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{min-height:312px;padding:28px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 36px rgba(5,22,83,0.08);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.service-card:hover{transform:translateY(-3px);border-color:rgba(215,25,32,0.4);box-shadow:0 18px 44px rgba(5,22,83,0.14)}.icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:22px;color:var(--blue-950);background:var(--yellow);border-radius:var(--radius)}.icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.service-card p{color:var(--muted)}.service-card a{display:inline-flex;margin-top:10px;color:var(--red);font-weight:900}.section--blue{color:var(--paper);background:linear-gradient(135deg,rgba(5,22,83,0.96),rgba(10,50,154,0.96)),var(--blue-950)}.section--blue h2,.section--blue h3{color:var(--paper)}.section--blue p{color:rgba(255,255,255,0.78)}.proof-list{display:grid;gap:14px}.proof-list div{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:center;padding:20px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);border-radius:var(--radius)}.proof-list span{display:grid;place-items:center;width:48px;height:48px;color:var(--blue-950);background:var(--yellow);border-radius:50%;font-weight:900}.proof-list h3{margin:0;font-size:1.08rem}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process article{position:relative;padding:28px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.process span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:20px;color:var(--paper);background:var(--blue-900);border-radius:50%;font-weight:900}.process p{color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:1.25fr 0.75fr;grid-template-rows:260px 260px;gap:18px}.gallery-grid figure{position:relative;min-height:0;margin:0;overflow:hidden;background:var(--soft);border-radius:var(--radius)}.gallery-grid img{width:100%;height:100%;object-fit:cover}.gallery-main{grid-row:span 2}.gallery-main figcaption{position:absolute;left:20px;right:20px;bottom:20px;padding:12px 14px;color:var(--paper);background:rgba(5,22,83,0.78);border-radius:var(--radius);font-weight:800}.reviews{background:var(--blue-100)}.testimonial{padding:32px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 44px rgba(5,22,83,0.12)}.stars{display:flex;gap:6px;margin-bottom:18px}.stars span{width:22px;height:22px;background:var(--orange);clip-path:polygon(50% 0,61% 34%,98% 34%,68% 55%,79% 91%,50% 69%,21% 91%,32% 55%,2% 34%,39% 34%)}blockquote{margin:0 0 18px;color:var(--blue-950);font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:1.55rem;font-weight:800;line-height:1.28}.page-hero{position:relative;min-height:460px;display:grid;align-items:center;overflow:hidden;color:var(--paper);background:var(--blue-950)}.page-hero img,.page-hero::before{position:absolute;inset:0;width:100%;height:100%}.page-hero img{object-fit:cover;opacity:0.42}.page-hero::before{content:"";z-index:1;background:linear-gradient(90deg,rgba(5,22,83,0.95),rgba(5,22,83,0.68))}.page-hero__content{position:relative;z-index:2;max-width:760px;padding:86px 0}.page-hero h1{font-size:4rem}.page-hero p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,0.86);font-size:1.15rem}.breadcrumb{display:flex;gap:8px;margin-bottom:18px;color:rgba(255,255,255,0.72);font-size:0.92rem;font-weight:800}.breadcrumb a{color:var(--yellow)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:44px;align-items:start}.sidebar-card,.feature-panel,.review-card,.info-card,.quote-panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 36px rgba(5,22,83,0.08)}.sidebar-card{position:sticky;top:150px;padding:24px}.sidebar-card h2,.feature-panel h2,.quote-panel h2{font-size:1.55rem}.sidebar-card ul,.check-list,.compact-list{padding:0;margin:0;list-style:none}.sidebar-card li,.check-list li,.compact-list li{position:relative;padding:10px 0 10px 28px;color:var(--muted);border-bottom:1px solid var(--line)}.sidebar-card li:last-child,.check-list li:last-child,.compact-list li:last-child{border-bottom:0}.sidebar-card li::before,.check-list li::before,.compact-list li::before{content:"";position:absolute;left:0;top:18px;width:12px;height:12px;background:var(--yellow);border:3px solid var(--blue-950);border-radius:50%}.feature-panel{padding:32px;margin-bottom:22px}.feature-panel p{color:var(--muted)}.two-column-list{columns:2;column-gap:34px}.product-callout{display:grid;grid-template-columns:1fr 0.8fr;gap:24px;align-items:center;margin-top:32px;padding:28px;color:var(--paper);background:var(--blue-950);border-radius:var(--radius)}.product-callout h2,.product-callout h3{color:var(--paper)}.product-callout p{color:rgba(255,255,255,0.78)}.product-callout img{width:100%;max-height:260px;object-fit:cover;border-radius:var(--radius)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:26px}.info-card p{color:var(--muted)}.gallery-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-intro{max-width:860px}.gallery-page-grid figure{min-height:250px;margin:0;overflow:hidden;background:var(--soft);border-radius:var(--radius)}.gallery-page-grid--guided{align-items:stretch}.gallery-guide{min-height:250px;padding:26px;display:flex;flex-direction:column;justify-content:center;background:var(--blue-100);border:1px solid var(--line);border-radius:var(--radius)}.gallery-guide--wide{grid-column:span 2}.gallery-guide h2{margin-bottom:14px;font-size:1.65rem}.gallery-guide p:not(.eyebrow){color:var(--muted)}.gallery-guide a{width:fit-content;margin-top:4px;color:var(--red);font-weight:900}.gallery-page-grid img{width:100%;height:100%;object-fit:cover;transition:transform 220ms ease}.gallery-page-grid figure:hover img{transform:scale(1.03)}.reviews-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.review-card{padding:26px}.review-card blockquote{font-size:1.08rem;font-family:"Open Sans","Segoe UI",Arial,sans-serif;font-weight:700}.review-card cite{display:block;margin-top:14px}.rating-summary{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;padding:30px;margin-bottom:28px;background:var(--blue-100);border-radius:var(--radius)}.rating-number{color:var(--blue-950);font-family:"Poppins","Segoe UI",Arial,sans-serif;font-size:4rem;font-weight:900;line-height:1}.about-photo{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.about-photo img{width:100%;height:100%;min-height:360px;object-fit:cover}.details-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-method{display:grid;grid-template-columns:60px 1fr;gap:16px;align-items:center;padding:22px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.contact-method img{width:54px;height:54px;object-fit:contain}.quote-panel{padding:30px}.quote-form{display:grid;gap:14px}.quote-form label{display:grid;gap:7px;color:var(--blue-950);font-size:0.92rem;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:48px;padding:11px 12px;color:var(--ink);background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);resize:vertical}.quote-form textarea{min-height:118px}.payment-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.payment-row img{height:28px;width:auto;padding:4px 8px;background:var(--paper);border:1px solid var(--line);border-radius:5px}cite{color:var(--muted);font-style:normal;font-weight:900}.contact-section{color:var(--paper);background:linear-gradient(90deg,rgba(5,22,83,0.92),rgba(5,22,83,0.64)),url("assets/gallery/just-windows-content-home-02-1920w-1-e1714687004282.webp") center/cover}.contact-section h2{color:var(--paper)}.contact-section p{color:rgba(255,255,255,0.82)}.contact-card{display:grid;gap:16px;padding:28px;color:var(--blue-950);background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow)}.contact-line{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:14px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.contact-line span{display:grid;place-items:center;width:46px;height:46px;color:var(--paper);background:var(--blue-900);border-radius:var(--radius)}.contact-line svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.footer{padding:34px 0;color:var(--paper);background:#030b2b}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer img{width:210px;height:auto;background:#000}.footer p{margin:0;color:rgba(255,255,255,0.84);text-align:right}.fine-print{margin-top:8px !important;font-size:0.88rem}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}@media (max-width:980px){.topbar__inner{justify-content:center;gap:14px}.nav{min-height:78px}.nav-toggle{display:grid}.nav-menu{position:absolute;left:0;right:0;top:calc(100%+8px);display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);z-index:100}.nav-menu.is-open{display:flex}.nav-menu a{padding:13px 12px}.nav-menu .nav-cta{margin-top:8px;text-align:center}.hero{min-height:auto}.hero__overlay{background:linear-gradient(180deg,rgba(5,22,83,0.9),rgba(5,22,83,0.72))}.hero__content,.split,.reviews-grid,.contact-grid,.why-grid,.content-grid,.video-feature,.product-callout{grid-template-columns:1fr}.hero__content{gap:32px;padding-top:58px}.quote-card{max-width:560px}.trust-grid,.service-grid,.process,.card-grid,.gallery-page-grid,.reviews-list,.details-grid,.contact-methods{grid-template-columns:repeat(2,1fr)}.sidebar-card{position:static}.gallery-grid{grid-template-columns:1fr;grid-template-rows:420px 260px 260px}.gallery-guide--wide{grid-column:span 2}.gallery-main{grid-row:auto}}@media (max-width:640px){.container{width:min(100% - 28px,1160px)}.topbar__inner{min-height:auto;padding:9px 0;flex-wrap:wrap;font-size:0.8rem}.topbar__inner span:nth-child(2){display:none}.brand{width:min(190px,58vw)}.hero__content{padding:44px 0 54px}h1{font-size:2.55rem}h2{font-size:2rem}.page-hero{min-height:380px}.page-hero h1{font-size:2.55rem}.page-hero__content{padding:56px 0}.hero__actions{align-items:stretch;flex-direction:column}.button{width:100%}.quote-card{padding:22px}.trust-grid,.service-grid,.process,.card-grid,.gallery-page-grid,.reviews-list,.details-grid,.contact-methods{grid-template-columns:1fr}.trust-grid div,.trust-grid div:last-child{border-right:0;border-left:0;border-bottom:1px solid rgba(5,22,83,0.16)}.section{padding:66px 0}.service-card{min-height:auto}.badge-row{align-items:stretch}.badge-row a{max-width:calc(50% - 6px);width:calc(50% - 6px);min-height:86px;padding:12px}.badge-row img{max-width:100%;height:48px;object-fit:contain}.gallery-grid{grid-template-rows:320px 220px 220px}.gallery-page-grid figure{min-height:230px}.gallery-guide,.gallery-guide--wide{min-height:auto;grid-column:auto}.proof-list div,.contact-line{grid-template-columns:1fr}.footer__inner{align-items:flex-start;flex-direction:column}.footer p{text-align:left}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important}}