/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101010;--steel:#746d6b;--steel-dark:#211f1f;--accent:#29479a;--accent-dark:#1c3478;--pale:#f1f1f1;--warm:#d4cbc7;--white:#fff;--line:#b9b0ad;--muted:#625d5b;--shell:min(1180px, calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #29479a}.shell{width:var(--shell);margin-inline:auto}h1,h2,h3,.brand strong{letter-spacing:-.035em;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-stretch:75%;line-height:.98}h1,h2,h3,p{margin-top:0}h2{margin-bottom:1rem;font-size:clamp(2.35rem,4vw,4rem)}h3{font-size:1.65rem}.eyebrow{color:var(--accent);letter-spacing:.19em;margin-bottom:.75rem;font-size:.77rem;font-weight:800}.eyebrow.light{color:#b8c7f1}.button{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;border:2px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.35rem;font-size:.78rem;font-weight:850;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--accent);color:var(--white)}.button.primary:hover{background:var(--accent-dark)}.button.ghost{color:var(--white);border-color:#ffffff8c}.button.ghost:hover{background:var(--white);color:var(--ink)}.topline{color:#eee;background:#080808;font-size:.76rem}.topline-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:34px;display:flex}.topline-inner div{gap:1.5rem;font-weight:700;display:flex}.topline a:hover{color:var(--white)}.business-status{color:var(--white);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.42rem;padding:.2rem .55rem;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.business-status>span{background:#a7a7a7;border-radius:50%;width:7px;height:7px}.business-status.is-open>span{background:#42d675;box-shadow:0 0 0 3px #42d6752e}.business-status.is-closed>span{background:#ff6868;box-shadow:0 0 0 3px #ff686829}.business-status.is-loading{color:#c9c9c9}.site-header{z-index:50;position:sticky;top:0;box-shadow:0 7px 20px #00000024}.header-main{align-items:center;gap:2rem;min-height:82px;display:flex}.header-main:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:absolute;inset:34px 0 0}.header-logo{background:var(--white);flex:none;align-items:center;width:202px;height:86px;padding:7px 12px;display:flex;overflow:hidden}.header-logo img{object-fit:contain;width:100%;height:100%;display:block}.community-home-button{z-index:4;color:#17336f;background:linear-gradient(135deg,#fff4a8,#ffd95c);border:2px solid #29479a;border-radius:18px;flex:none;align-items:center;gap:.65rem;min-width:190px;min-height:56px;padding:.55rem .8rem;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:absolute;top:21.75rem;right:max(20px,50vw - 590px);box-shadow:0 5px #29479a,0 10px 22px #29479a29}.community-home-button:hover{background:linear-gradient(135deg,#fff8c9,#ffe47f);transform:translateY(-2px);box-shadow:0 7px #29479a,0 13px 24px #29479a33}.community-home-icon{width:34px;height:34px;color:var(--white);background:var(--accent);border-radius:50%;flex:none;place-items:center;font-size:1rem;line-height:1;display:grid}.community-home-button>span:last-child{gap:.08rem;display:grid}.community-home-button strong{letter-spacing:.035em;text-transform:uppercase;max-width:142px;font-size:.69rem;font-weight:900;line-height:1.18}.community-home-button small{color:#29479a;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:850;line-height:1.1}.brand{grid-template-columns:auto 1fr;align-items:center;column-gap:.6rem;min-width:210px;display:grid;position:relative}.brand-roof{border-left:8px solid var(--accent);border-top:8px solid var(--accent);grid-row:1/span 2;width:38px;height:33px;margin-left:.35rem;transform:skew(-18deg)rotate(45deg)}.brand strong{letter-spacing:-.02em;font-size:2rem;line-height:.85}.brand small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:750}.desktop-nav{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:1.65rem;margin-left:auto;font-size:.82rem;font-weight:800;display:flex}.desktop-nav>a,.desktop-nav summary{padding:1rem 0}.desktop-nav a:hover,.desktop-nav summary:hover{color:var(--accent)}.desktop-nav details{position:relative}.desktop-nav summary{cursor:pointer;list-style:none}.desktop-nav summary::-webkit-details-marker{display:none}.desktop-nav summary:after{content:" +";color:var(--accent)}.product-menu{background:var(--white);border-top:4px solid var(--accent);width:220px;padding:.5rem;position:absolute;top:100%;left:-1rem;box-shadow:0 18px 40px #0003}.product-menu a{border-bottom:1px solid var(--line);padding:.8rem;display:block}.product-menu a:last-child{border-bottom:0}.product-info-menu{width:365px}.product-info-menu a{text-transform:none;letter-spacing:0;line-height:1.35}.header-cta{margin-left:.35rem}.mobile-nav{margin-left:auto;display:none;position:relative}.mobile-nav summary{cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-weight:850;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--white);border-top:4px solid var(--accent);width:min(320px,100vw - 24px);padding:.75rem;display:grid;position:absolute;top:2.7rem;right:0;box-shadow:0 18px 50px #0000003d}.mobile-nav a{border-bottom:1px solid var(--line);padding:.75rem;font-weight:750}.mobile-nav-heading{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;padding:.9rem .75rem .45rem;font-size:.7rem;font-weight:900}.mobile-nav .mobile-info-link{padding-left:1.2rem;font-size:.88rem}.info-hero{color:var(--white);background:linear-gradient(125deg,#090e18fa,#183068f0),repeating-linear-gradient(100deg,#0000 0 82px,#ffffff14 84px 88px,#0000 90px 168px);position:relative;overflow:hidden}.info-hero:after{content:"";border:70px solid #ffffff0e;border-radius:50%;width:520px;height:520px;position:absolute;top:-250px;right:-150px}.info-hero-grid{z-index:1;grid-template-columns:1.35fr .65fr;align-items:center;gap:5rem;min-height:520px;padding-block:5.5rem;display:grid;position:relative}.info-hero h1{text-transform:uppercase;max-width:790px;margin-bottom:1.5rem;font-size:clamp(3.8rem,7.2vw,7rem)}.info-hero-lead{color:#e2e8f7;max-width:680px;margin:0;font-size:1.2rem}.info-hero-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff4d;border-top:5px solid #91a9e9;padding:2rem}.info-hero-card strong{text-transform:uppercase;margin-bottom:.8rem;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:1.7rem;line-height:1;display:block}.info-hero-card p{color:#e3e8f3;font-size:.92rem}.info-hero-card a{color:#b9c8ef;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.info-jump-bar{z-index:20;color:var(--white);background:var(--accent);position:sticky;top:116px;box-shadow:0 8px 18px #0000001f}.info-jump-bar .shell{justify-content:center;display:flex}.info-jump-bar a{text-align:center;border-right:1px solid #ffffff3d;width:68px;padding:.8rem;font-weight:900}.info-jump-bar a:first-child{border-left:1px solid #ffffff3d}.info-jump-bar a:hover{background:var(--accent-dark)}.info-comparisons{background:#f4f4f4;padding-top:4rem}.comparison-block{border-bottom:1px solid #ccc7c5;padding:4rem 0 5rem;scroll-margin-top:175px}.comparison-block:first-child{padding-top:1rem}.comparison-block:last-child{border-bottom:0;padding-bottom:0}.comparison-heading{grid-template-columns:88px 1fr;align-items:start;gap:2rem;margin-bottom:2.4rem;display:grid}.comparison-heading>span{aspect-ratio:1;color:var(--white);background:var(--accent);place-items:center;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:2rem;font-weight:900;display:grid}.comparison-heading h2{text-transform:uppercase;max-width:900px;margin-bottom:1rem;font-size:clamp(2.4rem,5vw,4.6rem)}.comparison-heading>div>p:last-child{max-width:760px;color:var(--muted);margin:0}.comparison-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.comparison-option{border-top:5px solid var(--steel);background:var(--white);min-height:320px;padding:2rem;box-shadow:0 10px 25px #00000012}.comparison-option.accent-option{border-top-color:var(--accent)}.comparison-option h3{text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,3.2vw,3.2rem)}.option-label{color:var(--accent);letter-spacing:.14em;margin-bottom:.55rem;font-size:.68rem;font-weight:900}.comparison-option ul{margin:0;padding:0;list-style:none}.comparison-option li{color:#494544;border-top:1px solid #e1dedc;padding:.9rem 0 .9rem 1.7rem;position:relative}.comparison-option li:before{content:"✓";color:var(--accent);font-weight:950;position:absolute;left:0}.comparison-advice{color:#24304d;border-left:5px solid var(--accent);background:#e0e7f7;margin:1rem 0 0;padding:1.2rem 1.4rem}.comparison-advice strong{text-transform:uppercase;letter-spacing:.06em}.info-coming-hero-inner{z-index:1;max-width:900px;padding-block:6rem;position:relative}.info-coming-hero h1{text-transform:uppercase;max-width:850px;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6.6rem)}.info-coming-section{background:#f4f4f4}.info-coming-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.info-coming-card{border-top:5px solid var(--accent);background:var(--white);flex-direction:column;align-items:flex-start;min-height:260px;padding:2rem;scroll-margin-top:175px;display:flex;box-shadow:0 10px 25px #00000012}.info-coming-card>span{color:var(--accent);letter-spacing:.14em;margin-bottom:1.4rem;font-size:.72rem;font-weight:900}.info-coming-card h2{text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2rem,3.3vw,3.25rem)}.info-coming-card p{color:var(--white);background:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:auto 0 0;padding:.7rem 1rem;font-size:.78rem;font-weight:900}.home-hero{min-height:680px;color:var(--white);background:linear-gradient(90deg,#000000f0 0%,#08080cc7 48%,#0f111d40 100%),url(/images/homepage-hero-ute.webp) 50%/cover no-repeat;align-items:center;display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#00000061);position:absolute;inset:0}.hero-steel-lines{opacity:.2;background:repeating-linear-gradient(90deg,#0000 0 92px,#ffffff30 94px 97px,#0000 99px 184px);position:absolute;inset:0;transform:skew(-14deg)scale(1.12)}.hero-content{z-index:2;padding-block:5rem;position:relative}.home-hero h1{text-transform:uppercase;max-width:780px;margin-bottom:1.5rem;font-size:clamp(4rem,8vw,7.5rem)}.home-hero h1 span{color:#8fa8e8;display:block}.hero-lead{color:#eee;max-width:650px;font-size:clamp(1.05rem,2vw,1.35rem)}.hero-actions{gap:.75rem;margin:2rem 0;display:flex}.hero-points{color:#f3f7f8;flex-wrap:wrap;gap:.75rem 1.7rem;margin:2.2rem 0 0;padding:0;font-size:.83rem;font-weight:750;list-style:none;display:flex}.hero-points li:before{content:"✓";color:#9db2eb;margin-right:.5rem}.service-bar{background:var(--accent);color:var(--white)}.service-bar-grid{grid-template-columns:repeat(3,1fr);display:grid}.service-bar-grid>*{border-right:1px solid #ffffff3d;padding:1.3rem 2rem;font-weight:800}.service-bar-grid>:first-child{padding-left:0}.service-bar-grid span{color:#dce4fa;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.1rem;font-size:.67rem;display:block}.section{padding:7rem 0}.products-section{background:var(--warm)}.section-heading-row{grid-template-columns:1.5fr .75fr;align-items:end;gap:5rem;margin-bottom:3rem;display:grid}.section-heading-row h2{max-width:760px;margin-bottom:0}.section-heading-row>p{color:var(--muted)}.product-grid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.product-card{min-height:330px;color:var(--white);background:linear-gradient(145deg, var(--steel-dark), #080808);border-bottom:5px solid var(--accent);flex-direction:column;justify-content:space-between;padding:1.4rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.product-card.roofing{background:linear-gradient(#141a2e47,#050508f2),url(/images/roofing-hero.webp) 50%/cover}.product-card.fencing{background:linear-gradient(#141a2e47,#050508f2),url(/images/fencing.webp) 50%/cover}.product-card.laserlite{background:linear-gradient(#141a2e2e,#050508f0),url(/images/laserlite-roof-wide.webp) 50%/cover}.product-card.flashings{background:linear-gradient(#141a2e47,#050508f5),url(/images/flashings.webp) 50%/cover}.product-card.garden{background:linear-gradient(#141a2e3d,#050508f5),url(/images/garden-bed.webp) 50%/cover}.product-card.steel{background:linear-gradient(#141a2e42,#050508f5),url(/images/steel.webp) 50%/cover}.product-card:first-child,.product-card:nth-child(2){grid-column:span 3}.product-card:nth-child(n+3){grid-column:span 2}.product-card:before{content:"";opacity:.23;background:repeating-linear-gradient(105deg,#0000 0 28px,#e3e3e3 30px 33px,#0000 35px 58px);position:absolute;inset:0}.product-card.fencing:before{background:repeating-linear-gradient(90deg,#0000 0 70px,#e3e3e3 72px 76px)}.product-card.laserlite:before{background:repeating-linear-gradient(90deg,#0000 0 35px,#ffffff59 37px 39px)}.product-card.flashings:before{background:linear-gradient(120deg,#0000 0 43%,#e3e3e3 44% 50%,#0000 51%)}.product-card.garden:before{background:repeating-linear-gradient(0deg,#0000 0 24px,#e3e3e3 26px 29px)}.product-card.steel:before{background:repeating-linear-gradient(135deg,#0000 0 40px,#e3e3e3 42px 48px)}.product-card>*{z-index:1;position:relative}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 32px #0003}.product-card p{color:#9db2eb;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.4rem;font-size:.68rem;font-weight:850}.product-card h3{text-transform:uppercase;margin-bottom:.8rem;font-size:clamp(2rem,3vw,3.1rem)}.card-copy{color:#ececec;font-size:.9rem;display:block}.product-card strong{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.reviews-section{background:#f7f7f7}.reviews-heading{grid-template-columns:1fr auto;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.reviews-heading h2{max-width:720px;margin-bottom:0}.google-review-summary{border-left:5px solid var(--accent);background:var(--white);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-width:420px;padding:1.2rem 1.35rem;display:grid;box-shadow:0 10px 28px #14141414}.google-wordmark{color:#3c4043;font-size:1.05rem}.google-wordmark strong{color:#4285f4;font-size:1.35rem}.google-review-summary>div{display:grid}.google-review-summary>div>strong{font-size:.95rem}.google-review-summary>div>span{color:var(--muted);font-size:.72rem}.google-review-summary a{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.69rem;font-weight:850}.review-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.review-card{border-top:4px solid var(--accent);background:var(--white);flex-direction:column;justify-content:space-between;min-height:260px;padding:1.7rem;display:flex;box-shadow:0 14px 34px #14141414}.review-label{letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:var(--accent)!important;margin-bottom:.7rem!important;font-size:.69rem!important}.review-card h3{color:var(--steel-dark);letter-spacing:0;margin-bottom:1rem;font-family:inherit;font-size:1.25rem;line-height:1.25}.review-card>p{color:#373331;font-size:1.02rem}.review-card footer{border-top:1px solid #e1dddb;padding-top:1.1rem}.review-card footer a{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:900}.order-section{color:var(--white);background:#171717}.order-grid{grid-template-columns:.8fr 1.2fr;gap:6rem;display:grid}.order-grid>div>p:last-child{color:#d0cdcb;max-width:480px}.order-steps{margin:0;padding:0;list-style:none}.order-steps li{border-top:1px solid #5b5553;grid-template-columns:70px 1fr;gap:1rem;padding:1.35rem 0;display:grid}.order-steps li:last-child{border-bottom:1px solid #5b5553}.order-steps>li>span{color:#9db2eb;letter-spacing:.1em;font-size:.73rem;font-weight:850}.order-steps h3{letter-spacing:0;margin:0 0 .4rem;font-family:inherit;font-size:1.05rem;line-height:1.25}.order-steps p{color:#cbc7c5;margin:0;font-size:.9rem}.about-section{background:var(--white)}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:6rem;display:grid}.about-copy>p:not(.eyebrow){max-width:670px;color:var(--muted);font-size:1.05rem}.about-copy>p:not(.eyebrow):last-child{margin-bottom:0}.about-mark{min-height:330px;color:var(--white);background:linear-gradient(140deg, var(--accent), var(--accent-dark));clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);flex-direction:column;justify-content:center;align-items:center;display:flex}.about-mark span{font-family:Impact,sans-serif;font-size:6rem;line-height:1}.about-mark strong{letter-spacing:.2em;margin-top:.6rem;font-size:.68rem}.quote-section{color:var(--white);background:#101010}.quote-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:5rem;display:grid}.quote-grid>div>p:not(.eyebrow){color:#d0cdcb;max-width:500px}.contact-cards{gap:.8rem;margin-top:2rem;display:grid}.contact-cards a{color:#9db2eb;font-size:1.1rem;font-weight:850}.quote-form{color:var(--ink);background:var(--white);box-shadow:10px 10px 0 var(--accent);gap:1rem;padding:2rem;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.quote-form label{color:var(--steel-dark);letter-spacing:.05em;text-transform:uppercase;gap:.4rem;font-size:.75rem;font-weight:850;display:grid}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);background:#fbfcfc;border:1px solid #aebdc2;border-radius:0;padding:.8rem}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--accent);outline:2px solid #29479a33}.form-submit{border:0;width:100%}.form-note{color:var(--muted);margin:0;font-size:.73rem}.location-block{border-top:1px solid #4f4947;grid-template-columns:.68fr 1.32fr;align-items:center;gap:4rem;margin-top:5rem;padding-top:4rem;display:grid}.location-copy>p:not(.eyebrow){color:#d0cdcb;max-width:430px}.location-copy .button{margin-top:1rem}.location-map{border:5px solid var(--white);min-height:390px;box-shadow:10px 10px 0 var(--accent);background:var(--pale);overflow:hidden}.location-map iframe{border:0;width:100%;min-height:390px;display:block}.colours-hero{min-height:590px;color:var(--white);background:linear-gradient(100deg,#090909 0%,#172044 58%,#29479a 100%);align-items:center;display:grid;position:relative;overflow:hidden}.colours-hero:after{content:"";background:linear-gradient(90deg,#050f142e,#050f140d);position:absolute;inset:0}.colours-lines{opacity:.17;background:repeating-linear-gradient(90deg,#0000 0 78px,#ffffff4d 80px 86px,#0000 88px 158px);position:absolute;inset:-10% -8%;transform:skew(-14deg)rotate(-5deg)}.colours-hero-copy{z-index:2;padding-block:5rem;position:relative}.colours-hero h1{text-transform:uppercase;max-width:850px;margin-bottom:1.5rem;font-size:clamp(4rem,7vw,7rem)}.colours-hero-copy>p:not(.eyebrow){color:#eee;max-width:650px;font-size:clamp(1.05rem,2vw,1.3rem)}.colour-range-section{background:var(--warm)}.colour-heading{max-width:820px;margin-bottom:3rem}.colour-heading>p:last-child{max-width:700px;color:var(--muted)}.colour-grid{grid-template-columns:repeat(6,1fr);gap:2rem 1rem;display:grid}.colour-card{min-width:0}.colour-swatch{aspect-ratio:1.05;border:1px solid #1b2b3124;box-shadow:0 10px 22px #1b2b3114,inset 0 1px #ffffff40}.colour-card h3{letter-spacing:0;margin:.75rem 0 0;font-family:inherit;font-size:.87rem;line-height:1.25}.matt-heading{margin:6rem 0 2.5rem}.matt-heading h2{margin-bottom:0}.colour-advice{color:var(--white);background:linear-gradient(135deg, var(--steel-dark), var(--accent-dark));grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:6rem;padding:2.3rem;display:grid}.colour-advice>div{border-right:1px solid #ffffff59;padding-right:1.5rem}.colour-advice>div:last-child{border-right:0;padding-right:0}.colour-advice strong{color:#85c9f2;letter-spacing:.14em;font-size:.72rem}.colour-advice h3{letter-spacing:0;margin:.7rem 0 0;font-family:inherit;font-size:1rem;line-height:1.35}.colour-disclaimer{border-left:5px solid var(--accent);background:var(--white);margin-top:1.5rem;padding:1.25rem 1.4rem}.colour-disclaimer strong{color:var(--steel-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem}.colour-disclaimer p{color:var(--muted);margin:.35rem 0 0;font-size:.9rem}.product-hero{min-height:590px;color:var(--white);background:#111;align-items:end;display:grid;position:relative;overflow:hidden}.product-hero:after{content:"";background:linear-gradient(90deg,#000000f0 0%,#08080cb8 50%,#12172a33 100%);position:absolute;inset:0}.product-hero-image{background-position:50%;background-size:cover;position:absolute;inset:0}.product-hero-copy{z-index:2;padding-block:5rem;position:relative}.product-hero h1{text-transform:uppercase;max-width:820px;margin-bottom:1.2rem;font-size:clamp(4rem,8vw,7rem)}.product-hero-copy>p:not(.eyebrow){color:#eee;max-width:660px;font-size:clamp(1rem,2vw,1.25rem)}.product-detail-section{background:var(--warm)}.product-detail-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:6rem;display:grid}.detail-lead{max-width:500px;color:var(--muted)}.supply-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.supply-list li{border-bottom:1px solid var(--line);min-height:110px;color:var(--steel-dark);align-items:center;padding:1.4rem 2rem 1.4rem 0;font-weight:800;display:flex}.supply-list li:before{content:"";background:var(--accent);flex:0 0 13px;width:13px;height:13px;margin-right:.9rem;transform:rotate(45deg)}.product-order-section{color:var(--white);background:#171717}.product-order-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.product-order-grid>div:first-child>p:not(.eyebrow){color:#d0cdcb;max-width:540px}.stock-note{border-left:5px solid var(--accent);color:#e4e1df;background:#ffffff0f;gap:.3rem;margin-top:2rem;padding:1.1rem 1.2rem;display:grid}.stock-note strong{color:#9db2eb;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.order-checklist{color:var(--ink);background:var(--white);box-shadow:10px 10px 0 var(--accent);padding:2rem}.order-checklist h3{text-transform:uppercase;margin-bottom:1.3rem;font-size:2rem}.order-checklist ul{grid-template-columns:1fr 1fr;gap:.7rem 1.4rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.order-checklist li{color:#526269;padding-left:1.5rem;font-size:.9rem;position:relative}.order-checklist li:before{content:"✓";color:var(--accent);font-weight:900;position:absolute;left:0}.related-section{background:var(--white)}.related-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:5rem;display:grid}.related-links{border-top:1px solid var(--line)}.related-links a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:86px;padding:1rem 0;display:flex}.related-links span{color:var(--steel-dark);font-size:1.2rem;font-weight:850}.related-links strong{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.73rem}.related-links a:hover span{color:var(--accent)}.page-cta{color:var(--white);background:var(--accent);padding:3.5rem 0}.page-cta-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.page-cta h2{margin:0;font-size:clamp(2.3rem,4vw,4rem)}.page-cta .eyebrow{color:#dce4fa;margin-bottom:.4rem}.page-cta-inner>div:last-child{gap:.75rem;display:flex}.page-cta .button.primary{background:#101010}.page-cta .button.primary:hover{background:#000}.laserlite-hero{min-height:650px;color:var(--white);background:#08182b;align-items:center;display:grid;position:relative;overflow:hidden}.laserlite-hero-image{background:url(/images/laserlite-patio.webp) 72% 55%/cover no-repeat;position:absolute;inset:0}.laserlite-hero:after{content:"";background:linear-gradient(90deg,#041222fa 0%,#051629e8 37%,#06182a40 76%);position:absolute;inset:0}.laserlite-hero-copy{z-index:2;padding-block:5rem;padding-right:390px;position:relative}.laserlite-brand{letter-spacing:-.055em;margin-bottom:.2rem;font-size:clamp(2.6rem,5vw,4.7rem);font-weight:300;line-height:.95}.laserlite-brand sup,.laserlite-range-card h2 sup{vertical-align:top;font-size:.28em}.laserlite-hero h1{text-transform:uppercase;max-width:690px;margin:1.4rem 0;font-size:clamp(3.5rem,7vw,6.5rem)}.laserlite-hero-copy>p:not(.eyebrow,.laserlite-brand){color:#eef5fb;max-width:610px;font-size:clamp(1rem,2vw,1.2rem)}.laserlite-benefits{color:var(--white);background:#07172a;border-top:1px solid #ffffff3d}.laserlite-benefit-grid{grid-template-columns:repeat(5,1fr);display:grid}.laserlite-benefit-grid div{border-right:1px solid #ffffff2e;align-items:center;gap:.8rem;min-height:112px;padding:1.3rem 1rem;display:flex}.laserlite-benefit-grid div:last-child{border-right:0}.laserlite-benefit-grid span{color:#7ad1ff;font-size:1.8rem}.laserlite-benefit-grid strong{letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;line-height:1.25}.laserlite-range-section{background:#f2f4f5}.laserlite-heading{max-width:820px;margin-bottom:3rem}.laserlite-heading>p:last-child{max-width:680px;color:var(--muted)}.laserlite-range-grid{grid-template-columns:1fr 1fr;gap:1.3rem;display:grid}.laserlite-range-grid.single{grid-template-columns:minmax(0,1fr);max-width:970px}.laserlite-range-card{background:var(--white);border-top:5px solid #123967;grid-template-columns:.8fr 1.2fr;display:grid;overflow:hidden;box-shadow:0 16px 40px #0a1c2e14}.laserlite-1000-card{grid-template-columns:1fr 1.15fr}.laserlite-1000-card .button{margin-top:1.4rem}.laserlite-range-card>div:last-child{padding:2.2rem}.laserlite-range-card h2{color:#0c2e55;text-transform:uppercase;margin-bottom:.8rem;font-size:clamp(2.6rem,4vw,4.1rem)}.laserlite-range-card p:not(.eyebrow){color:var(--muted)}.laserlite-range-card ul{margin:1.2rem 0 0;padding:0;list-style:none}.laserlite-range-card li{color:#263b4d;padding:.38rem 0 .38rem 1.4rem;font-size:.86rem;font-weight:750;position:relative}.laserlite-range-card li:before{content:"✓";color:#1e73ad;font-weight:900;position:absolute;left:0}.laserlite-range-image{background-position:50%;background-size:cover;min-height:100%}.laserlite-range-image.image-sheets{background-image:url(/images/laserlite-sheets.webp);background-position:42%}.laserlite-range-image.image-roof{background-image:url(/images/laserlite-roof.webp)}.laserlite-colour-section{background:var(--white)}.laserlite-colour-groups{grid-template-columns:1.25fr .75fr;gap:3rem;display:grid}.laserlite-colour-groups.single{grid-template-columns:1fr}.laserlite-colour-groups h3{color:#0c2e55;letter-spacing:.03em;text-transform:uppercase;margin-bottom:1.3rem;font-family:inherit;font-size:1rem;line-height:1.3}.laserlite-swatches{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.laserlite-swatches.three{grid-template-columns:repeat(3,1fr)}.laserlite-swatches.special-colour{grid-template-columns:minmax(150px,190px)}.laserlite-swatch{gap:.35rem;min-width:0;display:grid}.laserlite-swatch>span{aspect-ratio:1;border:1px solid #c3c6c8;border-radius:50%;box-shadow:inset 0 0 0 5px #ffffff3d}.laserlite-swatch strong{font-size:.83rem}.laserlite-swatch small{color:var(--muted);font-size:.7rem}.laserlite-fineprint{color:var(--muted);margin:2rem 0 0;font-size:.72rem}.laserlite-spec-section{color:var(--white);background:#0a294a}.laserlite-spec-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:5rem;display:grid}.laserlite-spec-grid>div:first-child>p:not(.eyebrow){color:#d9e4ec;max-width:660px}.laserlite-profiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.laserlite-profiles>div{min-height:176px;color:var(--ink);background:var(--white);border-top:4px solid #67b9e8;flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;box-shadow:0 12px 28px #00000024}.laserlite-profiles img{object-fit:contain;object-position:center;width:100%;height:78px;margin:0 0 .85rem}.laserlite-profiles strong{color:#0c2e55}.laserlite-profiles small{color:var(--muted)}.laserlite-profiles>.laserlite-profile-picture{background:var(--white);padding:.7rem}.laserlite-profile-picture img{aspect-ratio:3/2;object-fit:cover;border:1px solid #e2e2e2;width:100%}.laserlite-profile-picture strong{color:#0c2e55;margin:.8rem .5rem 0}.laserlite-profile-picture small{color:var(--muted);margin:0 .5rem .45rem}.laserlite-length-card{color:var(--ink);background:var(--white);padding:2rem;box-shadow:10px 10px #2b75a9}.laserlite-length-card h3{color:#0c2e55;text-transform:uppercase;margin-bottom:1.3rem}.length-grid{grid-template-columns:repeat(2,1fr);gap:.55rem;display:grid}.length-grid span{color:var(--white);text-align:center;background:#0c2e55;padding:.6rem .8rem;font-weight:850}.laserlite-length-card p{color:var(--muted);margin:1.2rem 0 0;font-size:.8rem}.laserlite-photo-band{min-height:470px;color:var(--white);background:linear-gradient(#03132214,#031322e6),url(/images/laserlite-pergola.webp) 50%/cover;align-items:flex-end;padding:4rem 0;display:flex}.laserlite-photo-band p{color:#8bd8ff;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .5rem;font-size:.76rem;font-weight:900}.laserlite-photo-band h2{text-transform:uppercase;max-width:900px;margin:0;font-size:clamp(2.4rem,5vw,4.8rem)}.laserlite-accessory-section{background:#eef1f3}.laserlite-accessory-grid{grid-template-columns:.7fr 1.3fr;gap:5rem;display:grid}.laserlite-accessory-grid>div>p:last-child{max-width:460px;color:var(--muted)}.laserlite-accessory-grid ul{border-top:1px solid #bbc3c8;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.laserlite-accessory-grid li{border-bottom:1px solid #bbc3c8;flex-direction:column;justify-content:center;min-height:120px;padding:1.2rem;display:flex}.laserlite-accessory-grid li:nth-child(odd){border-right:1px solid #bbc3c8}.laserlite-accessory-grid strong{color:#0c2e55}.laserlite-accessory-grid span{color:var(--muted);font-size:.82rem}.laserlite-brochure-section{background:var(--white)}.laserlite-brochure-grid{grid-template-columns:1fr auto;align-items:center;gap:4rem;display:grid}.laserlite-brochure-grid p:not(.eyebrow){max-width:720px;color:var(--muted)}.laserlite-special-position{z-index:3;width:360px;position:absolute;top:1.5rem;right:max(20px,50vw - 590px)}.homepage-laserlite-special-position{width:320px;top:1.25rem}.homepage-laserlite-special-position .laserlite-special{transform-origin:50%;will-change:transform, filter;min-height:320px;padding:3.25rem 2.9rem;animation:3.2s ease-in-out infinite homepage-starburst-pulse}.homepage-laserlite-special-position .laserlite-special:after{inset:2.05rem}.homepage-laserlite-special-position .laserlite-special-brand{font-size:1.75rem}.homepage-laserlite-special-position .laserlite-special h2{font-size:2.65rem}.homepage-laserlite-special-position .laserlite-special-actions .button{max-width:190px;padding-inline:.85rem;line-height:1.2}.laserlite-special{isolation:isolate;filter:drop-shadow(0 18px 26px #142d7047);place-items:center;width:100%;min-height:360px;padding:3.7rem 3.3rem;display:grid;position:relative}.laserlite-special:before,.laserlite-special:after{content:"";pointer-events:none;position:absolute;inset:0}.laserlite-special:before{z-index:-2;clip-path:polygon(50% 0%,57% 10%,67% 3%,71% 15%,83% 10%,82% 23%,95% 22%,89% 34%,100% 40%,89% 48%,98% 57%,85% 61%,90% 74%,77% 73%,76% 87%,65% 80%,58% 94%,50% 83%,41% 95%,35% 81%,23% 88%,23% 74%,9% 75%,15% 62%,2% 57%,11% 48%,0% 40%,12% 34%,5% 22%,18% 23%,17% 10%,29% 15%,33% 3%,43% 10%);background:linear-gradient(145deg,#4f70cf 0%,#29479a 48%,#142d70 100%)}.laserlite-special:after{z-index:-1;background:radial-gradient(circle at 50% 18%,#fffffffa,#fffffff5 68%,#e9eefc 100%);border:5px solid #fff;border-radius:50%;inset:2.35rem;box-shadow:inset 0 0 0 3px #29479a21}.laserlite-special-content{z-index:1;text-align:center;width:100%;position:relative}.laserlite-special-kicker{width:max-content;color:var(--white);letter-spacing:.16em;background:#101c3f;border-radius:999px;margin:0 auto .55rem;padding:.32rem .65rem;font-size:.56rem;font-weight:900}.laserlite-special-brand{color:#0c2e55;letter-spacing:-.055em;margin-bottom:.45rem;font-size:2.05rem;font-weight:300;line-height:.95}.laserlite-special-brand sup{vertical-align:top;font-size:.28em}.laserlite-special h2{color:#101c3f;text-transform:uppercase;max-width:270px;margin:0 auto .05rem;font-size:3.05rem}.laserlite-special-rate{letter-spacing:.16em;font-weight:950;color:#101c3f!important;margin-bottom:.35rem!important;font-size:.82rem!important}.laserlite-special-sizes{margin-top:.25rem;font-weight:850}.laserlite-special-content>p:not(.laserlite-special-kicker,.laserlite-special-brand){max-width:255px;color:var(--muted);margin-inline:auto;font-size:.72rem;line-height:1.35}.laserlite-special-actions{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:.8rem 0 .45rem;display:flex}.laserlite-special-actions .button{min-height:36px;padding:.5rem .65rem;font-size:.59rem}.button.special-secondary{border-color:var(--accent);color:var(--accent);background:var(--white)}.laserlite-special small{color:var(--muted);font-size:.58rem;display:block}@keyframes homepage-starburst-pulse{0%,to{filter:drop-shadow(0 18px 26px #142d7047);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 24px 32px #142d706b);transform:translateY(-4px)scale(1.025)}}.site-footer{color:#eee;background:#080808;padding:4.5rem 0 1.5rem}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;display:grid}.footer-brand{color:var(--white);width:max-content}.footer-grid h2{color:#9db2eb;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-family:inherit;font-size:.7rem}.footer-grid p,.footer-grid a{color:#c5c1bf;font-size:.85rem;display:block}.footer-grid a:hover{color:var(--white)}.trademark-note{color:#8e8986;margin-top:2.5rem;font-size:.68rem;line-height:1.45}.footer-bottom{color:#aaa4a1;border-top:1px solid #4f4947;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.2rem;font-size:.75rem;display:flex}.footer-legal-links{flex-wrap:wrap;justify-content:flex-end;gap:.65rem 1.2rem;display:flex}.footer-legal-links a:hover,.cookie-settings-button:hover{color:var(--white)}.cookie-settings-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.footer-legal-links .admin-link{color:#777270;font-size:.7rem}.footer-legal-links .admin-link:hover{color:#c5c1bf}.visitor-counter{color:#777270;font-variant-numeric:tabular-nums;text-align:right;min-width:1.7rem;font-size:.7rem}.cookie-banner{z-index:100;width:min(680px,100% - 2.5rem);color:var(--ink);background:var(--white);border-top:5px solid var(--accent);grid-template-columns:1fr auto;align-items:end;gap:1.25rem;padding:1.4rem;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 18px 55px #00000047}.cookie-banner h2{letter-spacing:0;margin-bottom:.45rem;font-family:inherit;font-size:1.05rem;line-height:1.25}.cookie-banner p{color:var(--muted);margin-bottom:.45rem;font-size:.86rem}.cookie-banner a{color:var(--accent);text-underline-offset:3px;font-size:.77rem;font-weight:800;text-decoration:underline}.cookie-actions{gap:.55rem;min-width:235px;display:grid}.cookie-actions .button{width:100%;min-height:42px;padding:.7rem .9rem;font-size:.67rem}.cookie-decline{color:var(--steel-dark);background:var(--white);border-color:#a9a19e}.cookie-decline:hover{border-color:var(--steel-dark)}.admin-shell{min-height:100vh;color:var(--ink);background:linear-gradient(135deg,#29479a1c,#0000 45%),#e5e0dd;padding:5rem 1.25rem}.admin-wrap{width:min(1120px,100%);margin:0 auto}.admin-header{border-bottom:1px solid #aaa29f;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;padding-bottom:1.6rem;display:flex}.admin-header h1,.admin-panel h1{text-transform:uppercase;margin-bottom:.55rem;font-size:clamp(3.2rem,7vw,5.7rem)}.admin-header p{color:var(--muted);margin-bottom:0}.admin-eyebrow,.admin-card-label{letter-spacing:.16em;font-size:.7rem;font-weight:900;color:var(--accent)!important;margin-bottom:.55rem!important}.admin-header-actions{gap:1rem;display:flex}.admin-header-actions a,.admin-text-link{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;font-size:.77rem;font-weight:850}.admin-header-actions a:hover,.admin-text-link:hover{color:var(--accent-dark)}.admin-grid{grid-template-columns:1.3fr .85fr;gap:1rem;display:grid}.admin-card{background:var(--white);border-top:5px solid var(--accent);flex-direction:column;justify-content:space-between;min-height:290px;padding:2rem;display:flex;box-shadow:0 14px 35px #18141317}.admin-card-featured{min-height:596px;color:var(--white);background:linear-gradient(145deg,#111,#22243a);grid-row:span 2;padding:2.6rem}.admin-card h2{text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4rem)}.admin-card-featured h2{max-width:620px;font-size:clamp(3rem,6vw,5.8rem)}.admin-card-featured p:not(.admin-card-label){color:#d5d3d2;max-width:590px}.admin-card .button{width:max-content}.admin-card-number{color:#8b8582;letter-spacing:.12em;margin-bottom:2rem;font-size:.72rem;font-weight:900;display:block}.admin-card-featured .admin-card-number{color:#9db2eb}.admin-details{margin:0}.admin-details div{border-top:1px solid #d7d1ce;justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.admin-details dt{color:var(--muted)}.admin-details dd{text-align:right;margin:0;font-weight:800}.admin-checklist{margin:0;padding:0;list-style:none}.admin-checklist li{border-top:1px solid #d7d1ce;padding:.6rem 0 .6rem 1.4rem;position:relative}.admin-checklist li:before{content:"✓";color:var(--accent);font-weight:900;position:absolute;left:0}.admin-note{color:var(--muted);margin:1.4rem 0 0;font-size:.82rem}.admin-denied{place-items:center;display:grid}.admin-panel{background:var(--white);border-top:5px solid var(--accent);width:min(680px,100%);padding:2.5rem;box-shadow:0 16px 45px #1814131f}.admin-panel>p:not(.admin-eyebrow){color:var(--muted)}.admin-actions{align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.legal-page{background:var(--warm);min-height:70vh;padding:6rem 0}.legal-copy{max-width:860px}.legal-copy h1{text-transform:uppercase;margin-bottom:.8rem;font-size:clamp(3.5rem,8vw,6rem)}.legal-copy h2{letter-spacing:0;margin:3rem 0 .8rem;font-family:inherit;font-size:1.4rem;line-height:1.25}.legal-copy p{color:#3f3b39}.legal-copy a{color:var(--accent);text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-updated{font-size:.85rem;color:var(--muted)!important}.community-hero{color:#10204e;background:radial-gradient(circle at 90% 20%,#ffd666b8 0 7%,#0000 7.2%),radial-gradient(circle at 82% 73%,#5fbecd59 0 14%,#0000 14.2%),linear-gradient(135deg,#eff8ff 0%,#dcecff 48%,#fdf5dd 100%);align-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.community-bubbles{border:72px solid #29479a14;border-radius:50%;width:430px;height:430px;position:absolute;top:-135px;right:-105px}.community-bubbles:before,.community-bubbles:after{content:"";border-radius:50%;position:absolute}.community-bubbles:before{background:#29479a1c;width:72px;height:72px;bottom:-185px;left:-160px}.community-bubbles:after{background:#f5c956;width:34px;height:34px;bottom:-115px;left:-215px}.community-hero-grid{z-index:2;grid-template-columns:1.25fr .75fr;align-items:center;gap:5rem;padding-block:5rem;display:grid;position:relative}.community-hero-copy{position:relative}.community-kicker{width:max-content;color:var(--white);background:var(--accent);letter-spacing:.13em;border-radius:999px;margin-bottom:1rem;padding:.55rem .9rem;font-size:.72rem;font-weight:900}.community-hero h1{text-transform:uppercase;max-width:900px;margin-bottom:1.4rem;font-size:clamp(4rem,8vw,7.2rem)}.community-hero h1 span{color:var(--accent);display:block}.community-hero-copy>p:not(.eyebrow):not(.community-kicker){color:#3d4c70;max-width:720px;font-size:clamp(1.05rem,2vw,1.3rem)}.community-hero-actions{align-items:center;gap:1.25rem;margin-top:1.8rem;display:flex}.community-hero-actions>span{color:#4e5f80;max-width:240px;font-size:.82rem;font-weight:800}.community-hero .button{color:var(--white);background:var(--accent);border-radius:999px;box-shadow:0 10px 24px #29479a38}.community-hero .button:hover{background:var(--accent-dark)}.community-hero-badge{aspect-ratio:1;text-align:center;border:12px solid var(--white);width:min(340px,100%);color:var(--white);background:linear-gradient(145deg,#4e72cf,#29479a);border-radius:50%;place-content:center;justify-self:end;display:grid;position:relative;transform:rotate(3deg);box-shadow:0 24px 50px #22397433}.community-hero-badge:before,.community-hero-badge:after{content:"";border-radius:50%;position:absolute}.community-hero-badge:before{background:#f5c956;width:58px;height:58px;top:42px;left:-24px}.community-hero-badge:after{background:#65bdc9;width:32px;height:32px;bottom:38px;right:3px}.community-heart{color:#f8d36f;margin-bottom:.25rem;font-size:2.4rem;line-height:1}.community-hero-badge strong{letter-spacing:-.04em;text-transform:uppercase;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(2.4rem,4vw,3.6rem);line-height:.92}.community-hero-badge small{letter-spacing:.13em;margin-top:1rem;font-size:.66rem;font-weight:900}.community-intro{background:#fff9eb}.community-intro-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:6rem;display:grid}.community-intro-copy p{color:#3f3b39;font-size:1.08rem}.community-intro-copy p:last-child{margin-bottom:0}.community-kindness-note{color:#29479a;background:var(--white);border:2px solid #c9ddfa;border-radius:999px;align-items:center;gap:.65rem;width:max-content;max-width:100%;margin-top:2rem;padding:.85rem 1.2rem;display:flex;box-shadow:0 8px 20px #2c3c5912}.community-kindness-note span{color:#e8a93d;font-size:1.2rem}.community-process{color:#15234d;background:#eaf5ff}.community-section-heading{max-width:780px;margin-bottom:3rem}.community-section-heading .eyebrow{color:var(--accent)}.community-steps{grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.community-steps li{background:var(--white);border:2px solid #29479a17;border-radius:28px;min-height:285px;padding:1.8rem;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 30px #29479a14}.community-steps li:nth-child(2){background:#fff8e5}.community-steps li:nth-child(3){background:#edf9f8}.community-steps li:nth-child(4){background:#f4efff}.community-steps li:hover{transform:translateY(-5px);box-shadow:0 18px 36px #29479a21}.community-step-top{justify-content:flex-end;align-items:center;margin-bottom:2.8rem;display:flex}.community-step-top b{background:#eaf1ff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.35rem;display:grid}.community-steps h3{letter-spacing:0;margin-bottom:.8rem;font-family:inherit;font-size:1.05rem;line-height:1.3}.community-steps p{color:#5b6680;margin:0;font-size:.9rem}.community-details{background:var(--white)}.community-details-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:6rem;display:grid}.community-details-grid>div>p:last-child{max-width:480px;color:var(--muted)}.community-checklist{grid-template-columns:1fr 1fr;gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.community-checklist li{min-height:105px;color:var(--steel-dark);background:#f8fbff;border:1px solid #dbe5f4;border-radius:18px;align-items:center;padding:1.3rem 1.4rem 1.3rem 3.2rem;font-weight:800;display:flex;position:relative}.community-checklist li:before{content:"✓";width:26px;height:26px;color:var(--white);background:#5aa9b5;border-radius:50%;place-items:center;font-weight:950;display:grid;position:absolute;left:1rem}.community-register{color:#13234e;background:radial-gradient(circle at 8% 14%,#f5c9564d 0 6%,#0000 6.2%),linear-gradient(135deg,#dcecff,#f7fbff)}.community-register-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:5rem;display:grid}.community-register-grid>div>p:not(.eyebrow){color:#4c5b79;max-width:510px}.community-note{background:#ffffffb8;border:2px solid #c8d8f1;border-radius:18px;margin-top:2rem;padding:1.2rem 1.3rem}.community-note strong{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem}.community-note p{color:#53607a;margin:.4rem 0 0;font-size:.88rem}.community-form{gap:1.15rem}.community-register .quote-form{border:1px solid #dbe4f0;border-radius:26px;box-shadow:12px 12px #f2ca66}.community-confirmation{background:#eef4fb;border-radius:14px;align-items:start;padding:1rem;line-height:1.45;text-transform:none!important;letter-spacing:0!important;grid-template-columns:auto 1fr!important;gap:.75rem!important}.community-confirmation input{width:19px;height:19px;accent-color:var(--accent);margin:.1rem 0 0}@media (width<=1120px){.desktop-nav,.header-cta{display:none}.mobile-nav{display:block}.header-main{gap:1rem}}@media (width<=900px){.topline-inner>span{display:none}.topline-inner{justify-content:flex-end}.home-hero{min-height:610px}.home-hero .hero-content{padding-right:300px}.section-heading-row,.order-grid,.about-grid,.quote-grid,.location-block{grid-template-columns:1fr;gap:3rem}.reviews-heading{grid-template-columns:1fr;align-items:start;gap:1.5rem}.google-review-summary{min-width:0}.review-grid{grid-template-columns:1fr}.product-detail-grid,.product-order-grid,.related-grid{grid-template-columns:1fr;gap:3rem}.laserlite-benefit-grid{grid-template-columns:repeat(3,1fr)}.laserlite-hero-copy{padding-right:310px}.laserlite-special-position{width:285px;right:14px}.homepage-laserlite-special-position{width:270px;top:1rem}.community-home-button{top:19rem;right:14px}.homepage-laserlite-special-position .laserlite-special{min-height:270px;padding:2.75rem 2.4rem}.homepage-laserlite-special-position .laserlite-special:after{inset:1.8rem}.laserlite-special{min-height:285px;padding:3rem 2.7rem}.laserlite-special:after{inset:1.9rem}.laserlite-special-brand{font-size:1.55rem}.laserlite-special h2{max-width:210px;font-size:2.25rem}.laserlite-special-content>p:not(.laserlite-special-kicker,.laserlite-special-brand,.laserlite-special-rate,.laserlite-special-sizes){display:none}.laserlite-special-rate{font-size:.66rem!important}.laserlite-special-sizes{font-size:.62rem!important}.laserlite-special-actions{margin-top:.55rem}.laserlite-special-actions .button{min-height:31px;padding:.35rem .5rem}.laserlite-special small{display:none}.laserlite-benefit-grid div{border-bottom:1px solid #ffffff2e}.laserlite-range-grid,.laserlite-colour-groups,.laserlite-spec-grid,.laserlite-accessory-grid{grid-template-columns:1fr;gap:3rem}.laserlite-brochure-grid{grid-template-columns:1fr;gap:1.5rem}.section-heading-row{align-items:start}.product-card:nth-child(n){grid-column:span 3}.service-bar-grid{grid-template-columns:1fr}.service-bar-grid>*{border-bottom:1px solid #ffffff40;border-right:0;padding-left:0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/span 2}.page-cta-inner{flex-direction:column;align-items:flex-start}.colour-grid{grid-template-columns:repeat(4,1fr)}.colour-advice{grid-template-columns:1fr}.colour-advice>div{border-bottom:1px solid #ffffff59;border-right:0;padding:0 0 1.4rem}.colour-advice>div:last-child{border-bottom:0;padding-bottom:0}.community-intro-grid,.community-details-grid,.community-register-grid{grid-template-columns:1fr;gap:3rem}.community-hero-grid{grid-template-columns:1fr .55fr;gap:2rem}.community-hero-badge{width:250px}.community-steps{grid-template-columns:1fr 1fr}.info-hero-grid{grid-template-columns:1fr;gap:2.5rem}.info-hero-card{max-width:560px}.info-coming-grid{grid-template-columns:1fr}}@media (width<=620px){:root{--shell:min(100% - 28px, 1180px)}.topline-inner div{justify-content:flex-end;gap:.75rem;width:100%;font-size:.68rem}.topline-email{display:none}.header-main{min-height:72px}.header-main:before{inset:34px 0 0}.header-logo{width:149px;height:70px;padding:5px 8px}.community-home-button{border-radius:12px;justify-content:center;gap:.35rem;width:228px;min-width:0;min-height:44px;padding:.35rem .4rem;top:17.3rem;right:50%;transform:translate(50%);box-shadow:0 3px #29479a,0 7px 14px #29479a24}.community-home-button:hover{transform:translate(50%)translateY(-2px)}.community-home-icon{width:24px;height:24px;font-size:.72rem}.community-home-button strong{max-width:150px;font-size:.58rem;line-height:1.12}.community-home-button small{font-size:.5rem}.brand{min-width:0}.brand-roof{border-width:6px 0 0 6px;width:30px;height:27px}.brand strong{font-size:1.7rem}.brand small{display:none}.home-hero{align-items:end;min-height:820px}.home-hero .hero-content{padding:21.5rem 0 3.75rem}.laserlite-hero{align-items:end;min-height:760px}.laserlite-hero:after{background:linear-gradient(90deg,#041222f5,#051629ad)}.laserlite-hero-copy{padding:19rem 0 3.5rem}.laserlite-special-position{width:250px;top:.75rem;right:10px}.homepage-laserlite-special-position{width:260px;top:.9rem;right:50%;transform:translate(50%)}.homepage-laserlite-special-position .laserlite-special{min-height:260px;padding:2.7rem 2.35rem}.homepage-laserlite-special-position .laserlite-special:after{inset:1.7rem}.homepage-laserlite-special-position .laserlite-special-actions .button{max-width:165px}.laserlite-special{min-height:250px;padding:2.6rem 2.3rem}.laserlite-special:after{border-width:3px;inset:1.65rem}.laserlite-special-kicker{font-size:.45rem}.laserlite-special-brand{font-size:1.35rem}.laserlite-special h2{max-width:180px;font-size:1.95rem}.laserlite-special-rate{font-size:.58rem!important}.laserlite-special-sizes{font-size:.54rem!important}.laserlite-special-actions{display:flex}.laserlite-special-actions .button{min-height:29px;padding:.3rem .45rem;font-size:.48rem}.laserlite-benefit-grid{grid-template-columns:1fr}.laserlite-benefit-grid div{border-right:0;min-height:74px;padding:.9rem 0}.laserlite-range-card,.laserlite-1000-card{grid-template-columns:1fr}.laserlite-range-image{min-height:240px}.laserlite-range-card>div:last-child{padding:1.4rem}.laserlite-swatches,.laserlite-swatches.three{grid-template-columns:repeat(2,1fr)}.laserlite-profiles,.laserlite-accessory-grid ul{grid-template-columns:1fr}.laserlite-accessory-grid li:nth-child(odd){border-right:0}.product-hero,.colours-hero{min-height:520px}.colours-hero h1{font-size:clamp(3.2rem,15vw,4.8rem)}.hero-content{padding-block:4rem}.home-hero h1{font-size:clamp(3.35rem,16vw,5rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-points{gap:.6rem;display:grid}.section{padding:4.5rem 0}.section-heading-row{margin-bottom:2rem}.google-review-summary{grid-template-columns:auto 1fr;padding:1rem}.google-review-summary a{grid-column:1/-1}.review-card{min-height:230px}.product-grid{grid-template-columns:1fr}.product-card:nth-child(n){grid-column:auto;min-height:300px}.colour-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem .8rem}.matt-heading{margin-top:4.5rem}.colour-advice{margin-top:4.5rem;padding:1.5rem}.order-steps li{grid-template-columns:48px 1fr}.about-mark{min-height:240px}.about-mark span{font-size:4.6rem}.field-row{grid-template-columns:1fr}.quote-form{box-shadow:6px 6px 0 var(--accent);padding:1.2rem}.location-block{margin-top:4rem;padding-top:3.5rem}.location-map{min-height:320px;box-shadow:6px 6px 0 var(--accent);min-height:320px}.supply-list,.order-checklist ul{grid-template-columns:1fr}.supply-list li{min-height:76px}.order-checklist{box-shadow:6px 6px 0 var(--accent);padding:1.2rem}.page-cta-inner>div:last-child{flex-direction:column;width:100%}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:1rem}.footer-legal-links{justify-content:flex-start}.cookie-banner{grid-template-columns:1fr;gap:1rem;width:calc(100% - 1.5rem);bottom:.75rem;right:.75rem}.cookie-actions{min-width:0}.legal-page{padding:4rem 0}.admin-shell{padding:3rem 1rem}.admin-header{flex-direction:column;align-items:flex-start}.admin-grid{grid-template-columns:1fr}.admin-card-featured{grid-row:auto;min-height:520px;padding:1.6rem}.admin-card{padding:1.4rem}.admin-actions{flex-direction:column;align-items:flex-start}.community-hero{min-height:560px}.community-hero-grid{grid-template-columns:1fr;padding-block:4rem}.community-hero-badge{display:none}.community-hero h1{font-size:clamp(3.25rem,15vw,5rem)}.community-hero-actions{flex-direction:column;align-items:flex-start}.community-steps{grid-template-columns:1fr}.community-steps li{min-height:0}.community-steps li>span{margin-bottom:2rem}.community-checklist{grid-template-columns:1fr}.community-checklist li{min-height:80px}.info-hero-grid{min-height:0;padding-block:4rem}.info-hero h1{font-size:clamp(3.1rem,14vw,4.8rem)}.info-hero-lead{font-size:1rem}.info-coming-hero-inner{padding-block:4rem}.info-coming-card{min-height:220px;padding:1.4rem}.info-jump-bar{top:106px}.info-jump-bar a{width:20%;padding:.65rem .25rem}.comparison-block{padding:3rem 0;scroll-margin-top:160px}.comparison-heading{grid-template-columns:54px 1fr;gap:1rem}.comparison-heading>span{font-size:1.25rem}.comparison-heading h2{font-size:clamp(2.15rem,11vw,3.25rem)}.comparison-grid{grid-template-columns:1fr}.comparison-option{min-height:0;padding:1.4rem}}@media (width<=370px){.header-main{gap:.45rem}.header-logo{width:134px}.community-home-button{gap:.28rem;width:214px;padding-inline:.32rem}.community-home-button strong{max-width:140px;font-size:.54rem}.community-home-button small{font-size:.46rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}.homepage-laserlite-special-position .laserlite-special{will-change:auto;animation:none!important}}
