:root{--ink:#0a1620;--navy:#0d2130;--blue:#163c56;--orange:#ef6c2c;--cream:#f3efe8;--white:#fff;--muted:#8e9aa3;--line:rgba(255,255,255,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,input,select,textarea{font:inherit}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:96px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid rgba(255,255,255,.18)}.brand{display:flex;align-items:center;gap:12px;letter-spacing:.1em}.brand>span:last-child{display:flex;align-items:baseline;gap:5px}.brand strong{font:800 1.25rem/1 "Manrope"}.brand small{font:500 0.75rem/1 "Manrope";letter-spacing:.27em;color:#bcc8cf}.brand-mark{position:relative;display:flex;gap:3px;align-items:end;width:24px;height:28px}.brand-mark i{display:block;width:5px;background:var(--orange);transform:skewY(-28deg)}.brand-mark i:nth-child(1){height:15px}.brand-mark i:nth-child(2){height:22px;background:#2c78aa}.brand-mark i:nth-child(3){height:28px;background:#fff}.nav{display:flex;align-items:center;gap:32px;font-size:0.875rem}.nav>a:not(.nav-cta){position:relative}.nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:1px;background:var(--orange);transition:.3s}.nav>a:hover::after{width:100%}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:0;font-weight:600}.nav-cta{padding:14px 18px;border:1px solid rgba(255,255,255,.55)}.nav-cta span,.button span{color:var(--orange)}.nav-toggle{display:none;background:none;border:0;color:white}.hero{height:min(900px,100vh);min-height:700px;position:relative;color:#fff;overflow:hidden;background:var(--ink)}.hero>img{height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,18,.91) 0%,rgba(7,18,26,.68) 31%,rgba(7,18,26,.15) 64%,rgba(7,18,26,.08)),linear-gradient(0deg,rgba(4,12,18,.52),transparent 45%)}.hero-content{position:absolute;left:8.5vw;top:50%;transform:translateY(-42%);max-width:700px}.eyebrow,.section-kicker{font:600 0.75rem/1.4 "Manrope";letter-spacing:.2em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:12px;color:#dce4e8}.eyebrow span{width:28px;height:2px;background:var(--orange)}h1,h2,h3,p{margin-top:0}.hero h1{font:600 clamp(3.375rem,7vw,6.5rem)/.94 "Manrope";letter-spacing:-.055em;margin:28px 0 30px}.hero h1 em,.quote h2 em{font-family:Georgia,serif;font-weight:400;color:#cad8df}.hero-copy{font-size:1.125rem;line-height:1.65;max-width:590px;color:#d2dadd}.hero-actions{display:flex;align-items:center;gap:40px;margin-top:38px}.button{min-height:58px;padding:0 24px;background:var(--ink);color:#fff;cursor:pointer;transition:.25s}.button-primary{background:var(--orange)}.button-primary span{color:white}.button:hover{transform:translateY(-2px);filter:brightness(1.05)}.text-link{border-bottom:1px solid rgba(255,255,255,.5);padding:10px 0;font-weight:600}.text-link span{margin-left:18px;color:var(--orange)}.hero-proof{position:absolute;right:5vw;bottom:46px;display:flex;gap:18px;align-items:center}.proof-line{width:42px;height:1px;background:var(--orange)}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:0.8125rem}.hero-proof small{font-size:0.75rem;color:#bdc8cd;margin-top:5px}.scroll-cue{position:absolute;left:5vw;bottom:36px;font:600 0.75rem/1 "Manrope";letter-spacing:.22em;writing-mode:vertical-rl;display:flex;gap:12px;align-items:center;color:#aebbc1}.scroll-cue span{width:1px;height:38px;background:#71818a}.section-pad{padding:120px 8.5vw}.section-kicker{color:var(--orange);margin-bottom:36px}.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:9vw;align-items:start}.intro h2,.section-head h2,.process-title h2,.quote h2{font:600 clamp(2.375rem,4.4vw,4.125rem)/1.08 "Manrope";letter-spacing:-.045em;margin:0}.intro h2 span,.process-title h2 span{color:#889399}.intro-copy>p{font-size:1.125rem;line-height:1.75;color:#4e5b64;margin:8px 0 55px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid #c9d0d3;padding-top:25px}.metrics div{display:flex;flex-direction:column;gap:8px}.metrics strong{font:700 1.0625rem "Manrope"}.metrics span{font-size:0.75rem;color:#727d83}.services{background:var(--navy);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:70px}.section-head>p{max-width:440px;line-height:1.65;color:#9fb0ba;margin:0}.section-kicker.light{color:#8da3b0}.service-list{border-top:1px solid var(--line)}.service{display:grid;grid-template-columns:70px 1fr 1fr 40px;gap:24px;align-items:center;padding:34px 10px;border-bottom:1px solid var(--line);transition:.25s}.service-num{font:600 0.75rem "Manrope";color:var(--orange)}.service h3{font:600 1.625rem "Manrope";margin:0}.service p{color:#9eb0ba;line-height:1.55;margin:0}.service>span{font-size:1.5rem;color:var(--orange)}.dark-head>p{color:#5b6870}.project-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:410px 410px;gap:18px}.project{position:relative;overflow:hidden;background:#1b2a33}.project-wide{grid-row:1/3}.project img{height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.project:hover img{transform:scale(1.035)}.project-overlay{position:absolute;inset:auto 0 0 0;padding:80px 30px 28px;color:#fff;display:flex;justify-content:space-between;align-items:end;background:linear-gradient(transparent,rgba(4,11,16,.82))}.project-overlay span{font-size:0.75rem;letter-spacing:.13em;text-transform:uppercase;color:#bdc8ce}.project-overlay h3{font:600 1.5rem "Manrope";margin:7px 0 0}.project-overlay b{font-size:0.75rem;color:#e6ecef}.image-note{font-size:0.75rem;color:#7a858b;margin:12px 0 0}.process{background:#132b3b;color:#fff;display:grid;grid-template-columns:.8fr 1.6fr;gap:8vw}.process-title h2 span{color:#758a97}.steps{display:grid;grid-template-columns:1fr 1fr}.steps article{padding:16px 34px 42px 0;margin-right:34px;border-bottom:1px solid var(--line)}.steps article:nth-child(3),.steps article:nth-child(4){padding-top:38px;border-bottom:0}.steps span{font:600 0.75rem "Manrope";color:var(--orange)}.steps h3{font:600 1.25rem "Manrope";margin:22px 0 12px}.steps p{font-size:0.875rem;line-height:1.65;color:#9fb0ba;margin:0}.quote{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:#e9e4dc}.quote-copy>p:not(.section-kicker){font-size:1.0625rem;line-height:1.7;color:#56636a;max-width:540px;margin:28px 0 48px}.quote h2 em{color:#49697e}.service-area{border-left:3px solid var(--orange);padding-left:18px}.service-area span{font:700 0.75rem "Manrope";letter-spacing:.15em}.service-area p{font-size:0.8125rem;margin:6px 0 0;color:#758188}.quote-form{background:white;padding:40px;box-shadow:0 18px 50px rgba(13,33,48,.09)}.quote-form label{display:block;font:600 0.75rem "Manrope";letter-spacing:.12em;text-transform:uppercase;color:#58656d;margin-bottom:22px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quote-form input,.quote-form select,.quote-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #c9d0d3;padding:12px 0;margin-top:5px;background:transparent;border-radius:0;color:var(--ink);text-transform:none;letter-spacing:0;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--orange)}.quote-form textarea{resize:vertical}.quote-form .button{width:100%;margin-top:4px}.form-note,.form-status{font-size:0.75rem;color:#89949a;line-height:1.5;margin:14px 0 0}.form-status{color:#347258;font-weight:600}footer{background:#07141d;color:#fff;padding:55px 8.5vw;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:30px}.brand-footer{justify-self:start}.footer-links{justify-self:end;display:flex;gap:24px;font-size:0.75rem}.footer-links a:hover{color:var(--orange)}footer>small{grid-column:1/-1;text-align:center;border-top:1px solid var(--line);padding-top:24px;color:#647680;font-size:0.75rem}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header{height:76px}.nav-toggle{display:block;position:relative;width:40px;height:40px;z-index:2}.nav-toggle span{display:block;width:22px;height:1px;background:#fff;margin:7px auto;transition:.3s}.nav-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.nav-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav{position:fixed;inset:0;background:#091923;display:flex;flex-direction:column;justify-content:center;gap:30px;font-size:1.375rem;transform:translateX(100%);transition:.4s}.nav.open{transform:none}.nav-cta{font-size:0.9375rem}.hero{min-height:700px}.hero-content{left:7vw;right:7vw;top:48%}.hero h1{font-size:clamp(3.125rem,12vw,4.5rem)}.hero-copy{font-size:1rem}.hero-proof{left:7vw;right:auto}.scroll-cue{display:none}.section-pad{padding:85px 7vw}.intro-grid,.quote,.process{grid-template-columns:1fr}.intro-grid,.quote,.process{gap:55px}.section-head{align-items:start;flex-direction:column}.service{grid-template-columns:45px 1fr 32px}.service p{display:none}.project-grid{grid-template-columns:1fr 1fr;grid-template-rows:520px 360px}.project-wide{grid-column:1/3;grid-row:auto}.project-overlay b{display:none}.process-title{position:static}.steps article{margin-right:18px}.quote-form{padding:30px}footer{grid-template-columns:1fr}.brand-footer,.footer-links{justify-self:center}.footer-links{grid-row:2}}
@media(max-width:600px){.hero-content{top:44%}.hero h1{font-size:3.0625rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-proof{bottom:28px}.intro-grid{gap:40px}.intro h2,.section-head h2,.process-title h2,.quote h2{font-size:2.375rem}.metrics{grid-template-columns:1fr}.service{padding:26px 4px}.service h3{font-size:1.3125rem}.project-grid{display:block}.project{height:430px;margin-bottom:14px}.project-wide{height:500px}.steps{grid-template-columns:1fr}.steps article,.steps article:nth-child(3),.steps article:nth-child(4){padding:28px 0;margin:0;border-bottom:1px solid var(--line)}.field-row{grid-template-columns:1fr;gap:0}.quote-form{padding:24px}.section-pad{padding:72px 6vw}}

/* Supplied Meva Glass logo, displayed in its original proportions. */
.brand .brand-logo{display:block;width:80px;height:80px;object-fit:contain}.brand-footer .brand-logo{width:170px;height:170px}@media(max-width:900px){.site-header .brand-logo{width:64px;height:64px}}

/* Shower planning guide */
.tips-page .site-header{position:relative;background:var(--navy)}
.tips-page .nav a[aria-current="page"]{color:#ff9a63}
.tips-intro{background:var(--navy);color:white;padding-top:88px;padding-bottom:80px}
.tips-intro h1{font:600 clamp(2.5rem,5.5vw,4.75rem)/1.08 "Manrope",sans-serif;letter-spacing:-.04em;margin:0 0 28px}
.tips-intro>p:not(.section-kicker){font-size:1.25rem;line-height:1.65;max-width:760px;color:#c5d1d9}
.tips-intro .text-link{display:inline-block;font-size:1rem}
.tips-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:7vw;align-items:start}
.tips-index{position:sticky;top:30px;border-top:2px solid var(--orange);padding-top:22px}
.tips-index h2{font-size:1.25rem}.tips-index a{display:block;font-size:1rem;line-height:1.5;padding:12px 0;border-bottom:1px solid #ccd1d3}.tips-index a:hover{color:#a84013}
.design-tip{scroll-margin-top:24px;padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #c9d0d3}
.design-tip:last-child{margin-bottom:0}.design-tip .section-kicker{font-size:0.75rem;margin-bottom:18px}
.design-tip h2,.tips-checklist h2{font:600 clamp(1.75rem,3.2vw,2.75rem)/1.15 "Manrope",sans-serif;letter-spacing:-.025em;margin-bottom:18px}
.design-tip p{font-size:1.125rem;line-height:1.75;color:#465660}.design-tip .tip-lead{font-weight:600;color:var(--ink)}
.tip-action{background:#e4e9ec;border-left:3px solid var(--orange);padding:22px 26px;margin-top:25px}
.tip-action strong{font-size:1rem}.tip-action p{font-size:1rem;margin:8px 0 0}
.tips-checklist{background:var(--navy);color:white}.tips-checklist ul{padding-left:22px;margin:30px 0;font-size:1.125rem;line-height:1.8;color:#c5d1d9}
.tips-checklist>p:not(.section-kicker){max-width:52rem;font-size:1.125rem;line-height:1.75;color:#c5d1d9}
.tips-page a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}
@media(max-width:1100px) and (min-width:901px){.nav{gap:16px;font-size:0.8125rem}}
@media(max-width:900px){.tips-layout{grid-template-columns:1fr;gap:48px}.tips-index{position:static}.tips-intro{padding-top:60px}.footer-links{flex-wrap:wrap;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* Integrate the supplied artwork into the dark brand surfaces. */
.site-header{background:var(--navy)}
.brand{flex-shrink:0;mix-blend-mode:screen}
.brand .brand-logo{filter:contrast(1.08);background:transparent}
.brand:focus-visible{outline:2px solid var(--orange);outline-offset:5px}

/* Attributed Angi customer review excerpts */
.customer-reviews{background:#f3efe8}
.reviews-heading{display:flex;justify-content:space-between;align-items:center;gap:40px}
.reviews-heading h2{font:600 clamp(2.125rem,4vw,3.625rem)/1.12 "Manrope",sans-serif;letter-spacing:-.035em;margin:0}
.angi-rating{border-left:3px solid var(--orange);padding-left:28px;flex-shrink:0}
.angi-rating p{display:flex;align-items:baseline;gap:14px;margin:0 0 8px}.angi-rating strong{font:700 3.25rem "Manrope",sans-serif}.angi-rating span{font-size:1rem}
.angi-rating a,.angi-rating small{display:block;margin-top:10px}.angi-rating a{font-size:1rem;text-decoration:underline;text-underline-offset:4px}.angi-rating small{font-size:0.75rem;color:#64717a}
.review-stars{color:#ad4718;font-size:1.25rem;letter-spacing:3px}
.review-caption{font-size:0.875rem;color:#617079;margin:38px 0 18px}
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.review-card{margin:0;background:white;padding:30px;border-top:2px solid #d7e0e6;display:flex;flex-direction:column}
.review-card blockquote{margin:24px 0;flex:1}.review-card blockquote p{font-size:1.3125rem;line-height:1.6;margin:0}
.review-card figcaption{display:flex;flex-direction:column;gap:8px}.review-card figcaption strong{font-size:1rem}.review-card time{font-size:0.875rem;color:#64717a}.review-card a{font-size:0.875rem;text-decoration:underline;text-underline-offset:4px;line-height:1.6}
.reviews-all{display:inline-block;margin-top:30px;font-size:1rem;font-weight:600;border-bottom:1px solid var(--orange);padding-bottom:8px}
.customer-reviews a:focus-visible{outline:2px solid var(--orange);outline-offset:5px}
.footer-links{flex-wrap:wrap}
@media(max-width:900px){.reviews-heading{align-items:flex-start;flex-direction:column}.review-grid{grid-template-columns:1fr}.review-card{padding:26px}.angi-rating{padding-left:22px}}

/* Privacy notice */
.privacy-content{max-width:1000px;margin:0 auto;padding-top:65px}
.privacy-content p{font-size:1.0625rem;line-height:1.8;color:#465660}
.privacy-content section{margin-top:38px}
.privacy-content h2{font:600 1.625rem/1.3 "Manrope",sans-serif;letter-spacing:-.02em;margin-bottom:14px}
.privacy-content a,.privacy-form-note a{text-decoration:underline;text-underline-offset:3px}
.privacy-date{font-size:0.875rem!important}
.privacy-form-note{font-size:0.875rem;line-height:1.6;color:#56636a;margin:16px 0 0}
.privacy-content a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}

/* Glass types and thickness guide */
.glass-heading{font:600 clamp(2rem,4vw,3.375rem)/1.12 "Manrope",sans-serif;letter-spacing:-.03em;margin:0 0 26px}
.glass-intro{font-size:1.125rem;line-height:1.7;max-width:850px;color:#4e606c}
.glass-jumps{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px}.glass-jumps a{font-size:1rem;text-decoration:underline;text-underline-offset:6px}
.glass-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px}
.glass-type{padding:32px;background:white;border-top:3px solid var(--orange)}
.glass-type h3,.glass-shower-note h3,.glass-build h3{font:600 1.5rem/1.3 "Manrope",sans-serif;margin:0 0 14px}
.glass-type p,.glass-build p,.glass-shower-note p{font-size:1.0625rem;line-height:1.7;color:#4e606c}
.glass-type .glass-sub{font-weight:600;color:var(--ink)}.glass-type .glass-use{border-top:1px solid #d8e0e4;padding-top:18px;margin-bottom:0}
.glass-source{font-size:0.875rem;margin-top:26px}.glass-source a{text-decoration:underline}
.glass-thickness{background:#e5ebee}.glass-table-wrap{overflow-x:auto;margin-top:35px}
.glass-table{width:100%;border-collapse:collapse;font-size:1.0625rem;line-height:1.6;text-align:left}
.glass-table caption{text-align:left;font-size:0.875rem;margin-bottom:14px;color:#4e606c}.glass-table th,.glass-table td{padding:20px 18px;border-bottom:1px solid #bac8d1;vertical-align:top}.glass-table thead{background:var(--navy);color:white}.glass-table tbody th{white-space:nowrap}
.glass-shower-note{margin-top:35px;padding:30px;background:white;border-left:3px solid var(--orange)}
.glass-build{background:var(--navy);color:white}.glass-build-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:38px 0}.glass-build p{color:#c4d1d8}
@media(max-width:1100px){.site-header{height:auto;min-height:96px;flex-wrap:wrap;gap:12px;padding-top:8px;padding-bottom:8px}.nav{gap:16px}}
@media(max-width:900px){.site-header{min-height:76px}.glass-type-grid,.glass-build-grid{grid-template-columns:1fr}.glass-type{padding:25px}.glass-table th,.glass-table td{padding:14px 10px;font-size:1rem}}

/* Reference illustrations use a single aligned image sheet. */
.glass-reference{width:100%;aspect-ratio:3 / 4;background-image:url("assets/glass-reference-sheet.png");background-size:400% 200%;background-repeat:no-repeat;margin:0 0 26px}
.reference-0{background-position:0% 0%}.reference-1{background-position:33.333333% 0%}.reference-2{background-position:66.666667% 0%}.reference-3{background-position:100% 0%}
.reference-4{background-position:0% 100%}.reference-5{background-position:33.333333% 100%}.reference-6{background-position:66.666667% 100%}.reference-7{background-position:100% 100%}
.glass-image-note{font-size:0.875rem;line-height:1.6;color:#526570;max-width:850px}
.glass-type .reference-caption{font-size:0.875rem;color:#526570;margin:-12px 0 18px}

/* Accessibility: contrast, text enlargement, focus, and content reflow. */
:root{--text-muted:#566873;--light-muted:#b7c6d0;--accent-text:#ad4210;--field-border:#607482}
html{font-size:100%;scroll-behavior:auto}
body{font-size:1rem;line-height:1.6;overflow-wrap:anywhere}
[hidden]{display:none!important}
*,*::before,*::after{box-sizing:border-box}
:is(h1,h2,h3,h4,h5,h6){line-height:1.2;letter-spacing:-.02em}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #fff!important;outline-offset:2px!important;box-shadow:0 0 0 6px #143c59!important}
.skip-link{position:absolute;left:1rem;top:1rem;z-index:100;transform:translateY(-200%);background:#fff;color:#0a1620;padding:.8rem 1.2rem;font-size:1rem;font-weight:700;text-decoration:underline}
.skip-link:focus{transform:none}
.site-header{position:relative;height:auto;min-height:6rem;flex-wrap:wrap;padding-block:.5rem;gap:1rem}
.nav{position:static;inset:auto;transform:none;transition:none;display:flex;flex-flow:row wrap;gap:.5rem 1.5rem;font-size:1rem;background:transparent;max-width:100%;min-width:0}
.nav a{display:inline-flex;align-items:center;min-height:2.75rem;line-height:1.5;white-space:normal}
.nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:2px}
.nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:5rem;width:auto;min-height:2.75rem;height:auto;border:1px solid #b7c6d0;padding:.5rem .75rem;font-size:1rem;font-weight:600}
.nav-cta{border-color:#b7c6d0}
.button{min-height:3rem;height:auto;line-height:1.5;padding:.9rem 1.4rem;font-size:1rem;gap:1rem;white-space:normal;text-align:center;max-width:100%}
.button-primary,.button-primary span{color:var(--ink)}
.button-secondary{background:var(--navy);color:white}
button:disabled{cursor:not-allowed;opacity:.65}
.button:hover,.project:hover img{transform:none}
.button:hover{filter:none;text-decoration:underline;text-underline-offset:.2em}
.text-link{font-size:1rem;line-height:1.5}
.hero{height:auto;min-height:40rem;padding:5rem 8.5vw 3rem;display:flex;flex-direction:column;justify-content:center;overflow:visible}
.hero>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}
.hero-shade{background:rgba(5,13,18,.80)}
.hero-content{position:relative;top:auto;left:auto;right:auto;transform:none;max-width:47rem;z-index:1}
.hero h1{font-size:clamp(2.5rem,6vw,6.5rem);line-height:1.15;letter-spacing:-.025em;margin:1.5rem 0}
.hero-copy{font-size:1.125rem;line-height:1.75;color:#eef2f4}
.hero-actions{flex-wrap:wrap;gap:1rem 2rem}
.hero-proof{position:relative;left:auto;right:auto;bottom:auto;z-index:1;margin-top:3rem;align-self:flex-end;max-width:100%}
.hero-proof strong{font-size:1rem}.hero-proof small{font-size:.875rem;color:#d6e0e6;line-height:1.6}
.eyebrow{font-size:.875rem;letter-spacing:.1em;line-height:1.7;flex-wrap:wrap}.eyebrow span{flex-shrink:0}
.scroll-cue{display:none}
.section-kicker,.design-tip .section-kicker{font-size:.875rem;color:var(--accent-text);line-height:1.6;letter-spacing:.12em}
.section-kicker.light,.tips-intro .section-kicker{color:var(--light-muted)}
.intro h2 span{color:#566873}.process-title h2 span{color:#b7c6d0}
.metrics span,.image-note,.service-area p,.form-note,.form-instructions{font-size:.875rem;line-height:1.7;color:var(--text-muted)}
.form-instructions{font-size:1rem;margin-bottom:1.5rem}
.metrics strong{font-size:1.125rem}.service-area span{font-size:.875rem}
.service{grid-template-columns:3rem minmax(0,1fr) minmax(0,1fr);gap:1.5rem}
.service,.service:hover,.service.active{padding:2rem .75rem;transition:none}
.service p{display:block;font-size:1rem;color:var(--light-muted)}
.service-num,.steps span{font-size:.875rem;color:#ff9a63}
.steps p{font-size:1rem;color:var(--light-muted)}
.section-head>p{font-size:1rem;color:var(--light-muted)}.dark-head>p{color:#566873}
.project-grid{grid-template-rows:auto auto}
.project{display:flex;flex-direction:column;overflow:visible;min-width:0}
.project img{height:22rem;object-fit:cover}.project-wide img{height:auto;min-height:22rem;flex:1;max-height:48rem}
.project-overlay{position:static;background:#0d2130;padding:1.5rem;display:block}
.project-overlay span{font-size:.875rem;color:#cbd6dd;line-height:1.7;letter-spacing:.08em}
.project-overlay h3{font-size:1.5rem;line-height:1.4;margin-top:.5rem}
.quote-form{min-width:0;padding:clamp(1.25rem,3vw,2.5rem)}
.quote-form label{font-family:"Manrope",sans-serif;font-size:.875rem;line-height:1.6;font-weight:600;letter-spacing:0;text-transform:none;color:#334a59;margin-bottom:1.3rem}
.quote-form input,.quote-form select,.quote-form textarea{font-family:"DM Sans",sans-serif;font-size:1rem;line-height:1.6;color:var(--ink);background:#fff;border:1px solid var(--field-border);border-radius:2px;padding:.7rem .6rem;min-height:2.75rem;max-width:100%;min-width:0}
.quote-form textarea{height:auto;resize:vertical}
.quote-form input::placeholder,.quote-form textarea::placeholder{color:#607482;opacity:1}
.quote-form :is(input,select,textarea):focus{outline:3px solid #143c59;outline-offset:3px;border-color:#143c59}
.quote-form [aria-invalid="true"]{border:2px solid #a11919}
.field-error{display:block;color:#a11919;font-size:.875rem;line-height:1.6;margin-top:.4rem;font-weight:600}
.error-summary{padding:1.2rem;border:2px solid #a11919;background:#fff;margin-bottom:1.5rem;color:#861919}
.error-summary h3{font-size:1.25rem;margin:0 0 .5rem}.error-summary ul{padding-left:1.2rem;margin:0}.error-summary a{display:inline-block;text-decoration:underline;padding:.35rem 0;font-size:1rem}
.form-status{font-size:1rem;line-height:1.7;color:#235739}
.quote-draft{border-top:2px solid #607482;margin-top:1.5rem;padding-top:1.5rem;min-width:0}
.quote-draft h3{font-size:1.5rem}.quote-draft p{font-size:1rem;color:#566873}
#draft-text{overflow-wrap:anywhere;white-space:pre-wrap}
.footer-links{font-size:1rem;gap:.4rem 1.5rem;justify-self:stretch;justify-content:flex-end;min-width:0}
.footer-links a{display:inline-flex;align-items:center;min-height:2.75rem;line-height:1.5;text-decoration:underline;text-underline-offset:.2em}
footer>small{font-size:.875rem;line-height:1.6;color:#b7c6d0}
.tips-index{position:static;min-width:0}.tips-index a{min-height:2.75rem}
:is(.intro-grid,.quote,.process,.steps,.project-grid,.field-row,.glass-type-grid,.glass-build-grid)>*{min-width:0}
:is(.intro h2,.section-head h2,.process-title h2,.quote h2,.tips-intro h1,.design-tip h2,.glass-heading){line-height:1.2;letter-spacing:-.02em}
.glass-table-wrap{padding:.5rem .5rem 1rem;max-width:100%;overflow-x:auto}
.glass-table{min-width:34rem}.glass-table th,.glass-table td{overflow-wrap:normal}.glass-table tbody th{white-space:normal}
.angi-rating{flex-shrink:1;min-width:0}.angi-rating p{flex-wrap:wrap}
.reveal,.reveal.visible{opacity:1;transform:none;transition:none}
@media(max-width:68.75rem){
 .nav{width:100%;flex-direction:column;align-items:stretch;gap:.5rem;padding:.5rem 0 1rem}
 .nav a{padding:.65rem .8rem;font-size:1rem}.nav-cta{align-self:flex-start}
 .site-header{padding-inline:6vw}
 .quote,.intro-grid,.process{grid-template-columns:1fr;gap:3rem}
 .section-head{flex-direction:column;align-items:flex-start;gap:2rem}
 .tips-layout{grid-template-columns:1fr;gap:3rem}
 footer{grid-template-columns:1fr}.brand-footer,.footer-links{justify-self:center}.footer-links{justify-content:center}
}
@media(max-width:56.25rem){
 .hero{padding:3.5rem 7vw 2.5rem;min-height:0}
 .hero-proof{align-self:flex-start}
 .service{grid-template-columns:2rem minmax(0,1fr);gap:.75rem 1rem}
 .service p{grid-column:2;display:block}.service h3{font-size:1.5rem}
 .project-grid{grid-template-columns:1fr;display:grid;gap:1.5rem}.project-wide{grid-column:auto;grid-row:auto}
 .project,.project-wide{height:auto;margin:0}.project img,.project-wide img{height:22rem;min-height:0;flex:none}
 .glass-type-grid,.glass-build-grid,.review-grid{grid-template-columns:1fr}
}
@media(max-width:40rem){
 .section-pad{padding:3.5rem 6vw}.field-row,.metrics,.steps{grid-template-columns:1fr}
 .hero h1{font-size:2.5rem}.hero h1 br{display:none}
 :is(.intro h2,.section-head h2,.process-title h2,.quote h2,.tips-intro h1,.glass-heading){font-size:2rem}
 .steps article{margin-right:0;padding:1.5rem 0!important}
 .hero-actions{align-items:stretch}.hero-actions .button{align-self:flex-start}
 .glass-type,.tip-action,.glass-shower-note{padding:1.25rem}
 .glass-table-wrap{margin-inline:-.25rem}
}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}
}
@media(forced-colors:active){
 .brand{mix-blend-mode:normal}.brand-logo{filter:none!important}
 :where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid Highlight!important;box-shadow:none!important}
 .button,.quote-form input,.quote-form select,.quote-form textarea{border:1px solid ButtonText}
 .field-error,.error-summary{border-color:CanvasText}.hero-shade{background:Canvas}
}
.form-field{min-width:0;margin-bottom:1.3rem}.quote-form .form-field label{margin-bottom:.35rem}
.service,.service:hover,.service.active{background:transparent}
.angi-rating small,.review-caption{color:var(--text-muted)}

/* Project portfolio and guided shower choices. */
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.inline-link{text-decoration:underline;text-underline-offset:.25em;display:inline-block;padding:.55rem 0;font-size:1rem;font-weight:600;line-height:1.5}
.small-note{font-size:.875rem;line-height:1.65;color:#566873}
.design-intro{padding-bottom:2.5rem;background:#0d2130;color:#fff}.design-intro .section-kicker{color:#b7c6d0}
.design-intro h1,.project-intro h1{font:600 clamp(2.3rem,5vw,4.75rem)/1.15 "Manrope",sans-serif;letter-spacing:-.035em;margin:0 0 1.5rem;max-width:62rem}
.design-intro>p:last-child,.project-intro>p:last-child{font-size:1.125rem;max-width:44rem;line-height:1.7;margin-bottom:0}
.hero.home-real{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2rem 5vw;min-height:0;padding:3rem 6vw;background:#0d2130;align-items:center}
.hero.home-real .hero-media{grid-column:2;grid-row:1/3;margin:0;max-width:34rem;justify-self:center;width:100%}
.hero.home-real .hero-media img{width:100%;height:auto;max-height:39rem;object-fit:contain;display:block}
.hero.home-real .hero-media figcaption{font-size:.875rem;line-height:1.6;color:#b7c6d0;padding-top:.6rem}
.hero.home-real .hero-content{grid-column:1;grid-row:1;max-width:none}.hero.home-real h1{font-size:clamp(2.5rem,5.1vw,5.5rem)}
.hero.home-real .hero-proof{grid-column:1;grid-row:2;align-self:start;justify-self:start;margin:0}
.meet-intro{font-size:1.125rem;line-height:1.8;color:#4e606c;margin:1.75rem 0 0}.intro-copy>.inline-link{margin-top:1rem}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}
.portfolio-card{min-width:0;background:white;border:1px solid #c7d0d4}
.portfolio-photo{display:flex;align-items:center;justify-content:center;background:#dce3e6;aspect-ratio:4/3;padding:.75rem}
.portfolio-photo img{width:100%;height:100%;max-height:100%;object-fit:contain}
.portfolio-caption{padding:1.5rem}.portfolio-caption .section-kicker{font-size:.875rem;letter-spacing:.09em;margin:0 0 .75rem}
.portfolio-caption h3{font:600 1.4rem/1.4 "Manrope",sans-serif;margin:0 0 .75rem}.portfolio-caption h3 a:hover{text-decoration:underline}
.portfolio-caption>p:not(.section-kicker){font-size:1rem;line-height:1.7;color:#566873}
.portfolio-section{padding-top:2rem}.portfolio-filters{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1rem}
.portfolio-filters button{min-height:2.75rem;padding:.65rem 1rem;border:1px solid #607482;background:transparent;color:#0d2130;font-size:1rem;cursor:pointer;border-radius:2px}
.portfolio-filters button[aria-pressed="true"]{background:#0d2130;color:#fff;border-bottom:4px solid #ef6c2c}
.portfolio-cta,.design-callout{background:#0d2130;color:white}.design-callout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:3rem;align-items:center}
.design-callout h2,.portfolio-cta h2,.finish-section h2,.hardware-guide h2{font:600 clamp(1.8rem,3.5vw,3rem)/1.25 "Manrope",sans-serif;letter-spacing:-.03em}
.design-callout p:not(.section-kicker),.portfolio-cta p{font-size:1.125rem;line-height:1.7;color:#c6d3db;max-width:40rem}.callout-links{display:flex;flex-direction:column;align-items:start;gap:1rem}
.project-intro{padding-bottom:2rem}.project-intro .section-kicker{margin-top:2rem}.project-story{padding-top:2rem;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:4rem;align-items:start}
.story-photos{min-width:0}.story-photos figure{margin:0 0 2rem;background:#dce3e6;padding:1rem}.story-photos img{height:auto;width:100%;max-height:50rem;object-fit:contain}
.story-photos figcaption{font-size:.875rem;padding-top:.75rem;color:#405461}.project-story aside{border-top:3px solid #ad4210;padding-top:1.5rem}
.project-story aside h2{font:600 1.5rem/1.35 "Manrope",sans-serif}.project-story li{padding:0 0 1rem}.project-story aside .inline-link{display:block;margin-top:.75rem}
.contact-direct>a{display:block;font:700 1.4rem/1.5 "Manrope",sans-serif;text-decoration:underline;text-underline-offset:.25em;color:#143c59}.contact-direct>span{display:block;margin-top:.5rem;font-size:1rem}
.designer-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:3rem;padding-top:2.5rem;align-items:start}
.designer-controls fieldset{border:0;padding:0 0 2rem;margin:0 0 2rem;border-bottom:1px solid #b9c7cf;min-width:0}
.designer-controls legend{font:600 1.3rem/1.4 "Manrope",sans-serif;margin-bottom:1.25rem;padding:0}.designer-controls legend>span{font-size:.875rem;color:#ad4210;margin-right:.6rem}
.layout-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.layout-choice{display:grid;grid-template-columns:1.25rem minmax(0,1fr);gap:.3rem .6rem;align-items:start;padding:.9rem;border:1px solid #607482;background:white;cursor:pointer;min-width:0}
.layout-choice input{margin:.3rem 0;accent-color:#143c59;width:1.15rem;height:1.15rem}.layout-choice strong,.layout-choice>span:last-child{grid-column:2}.layout-choice>span:last-child{font-size:.875rem;color:#566873;line-height:1.6}
.layout-choice .choice-drawing{grid-column:1/-1;grid-row:1;background:#f4f7f9;margin:-.9rem -.9rem .6rem;padding:.35rem;border-bottom:1px solid #d3dfe5}.choice-drawing svg{display:block;width:100%;height:auto;aspect-ratio:400/290}
.layout-choice:has(input:checked),.finish-choice:has(input:checked){border:2px solid #143c59;outline:2px solid #143c59;outline-offset:1px;background:#e8f0f4}
.form-field>label{display:block;margin-bottom:.4rem;font-size:.875rem;font-weight:600;line-height:1.6}
.designer-controls select,.designer-controls input:not([type=radio]),.designer-controls textarea,.finish-comparison select{display:block;width:100%;min-width:0;min-height:2.75rem;border:1px solid #607482;border-radius:2px;background:white;color:#0a1620;padding:.75rem;font-size:1rem;font-family:inherit;line-height:1.5}
.designer-controls textarea{resize:vertical}.designer-controls input::placeholder,.designer-controls textarea::placeholder{color:#607482}
.finish-choices,.additional-finish-choices{display:flex;gap:.75rem;flex-wrap:wrap}.finish-choices{margin-bottom:1.5rem}.finish-choice{background:white;border:1px solid #607482;padding:.7rem;display:grid;grid-template-columns:1.15rem minmax(0,1fr);gap:.65rem;align-items:center;width:8.8rem;max-width:100%;cursor:pointer}
.finish-choice input{accent-color:#143c59;width:1.1rem;height:1.1rem}.finish-choice>span:last-child{grid-column:1/-1;font-size:.875rem;font-weight:600;line-height:1.5}
.finish-sample{width:4rem;max-width:100%;height:auto;aspect-ratio:1.6;object-fit:contain;display:block}.finish-choice-code{display:block;font-size:.875rem;font-weight:400;color:#405461}
.more-finishes{flex-basis:100%}.more-finishes summary,.finish-aging summary{cursor:pointer;min-height:2.75rem;padding:.7rem 0;color:#143c59;text-decoration:underline;text-underline-offset:.2em;font-size:1rem;line-height:1.5}.additional-finish-choices{margin-top:.75rem}
.design-preview{background:#0d2130;color:#fff;padding:2rem;min-width:0}.design-preview h2{font:600 1.75rem/1.3 "Manrope",sans-serif}.design-preview .section-kicker{margin-bottom:1rem}
.layout-preview svg,.layout-plan svg{display:block;width:100%;height:auto}.diagram-caption{font-size:.875rem;color:#b7c6d0;margin:.75rem 0 1.5rem}.design-preview .small-note{color:#c6d3db}
.design-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0 1rem;font-size:1rem}.design-summary dt,.design-summary dd{border-bottom:1px solid #637887;padding:.75rem 0;margin:0}.design-summary dt{color:#c6d3db}.design-summary dd{font-weight:600}
.finish-section{padding-top:3rem}.finish-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem;margin:2.5rem 0 4rem}.finish-card{min-width:0}.finish-card h3{font-size:1.1rem;line-height:1.4;margin-top:1rem}.finish-card p{font-size:1rem;line-height:1.65;color:#566873}
.finish-reference{display:block;width:100%;max-width:16.625rem;height:auto;aspect-ratio:1.6;object-fit:contain;background:#fff}.finish-card .finish-code,.finish-pair .finish-code{font-size:.875rem;color:#405461;margin:.35rem 0}.finish-source{font-size:1rem;line-height:1.7;max-width:60rem}.finish-source a{text-decoration:underline;text-underline-offset:.2em}.finish-aging .finish-reference{margin-top:.75rem}
.finish-large{background:var(--finish);border:1px solid #53636d;min-height:8rem}.finish-comparison{padding:2rem;background:#e2e9ee;border:1px solid #a8bac5}.finish-pair{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem}.finish-pair h3{margin:1rem 0 .5rem;font-size:1.35rem}.finish-pair p{color:#405461}.finish-pair .finish-large{min-height:13rem}
.hardware-guide{background:white}.detail-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin:2rem 0}.detail-columns h3{font-size:1.25rem;line-height:1.4}.detail-columns p{line-height:1.75;color:#566873}
.quote-design{border-left:3px solid #ad4210;padding:.5rem 1rem;background:#edf3f6;margin:1.5rem 0}.quote-design h3{font-size:1.15rem}.quote-design p{font-size:1rem;line-height:1.6}
.photo-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0;list-style:none}.photo-list li{border:1px solid #b4c4ce;padding:.6rem;min-width:0}.photo-list img{height:7rem;object-fit:contain;background:#f0f4f6}.photo-list p{font-size:.875rem;overflow-wrap:anywhere;margin:.5rem 0}.photo-list button{min-height:2.75rem;padding:.5rem 1rem;font-size:.875rem;border:1px solid #607482;background:white;color:#0a1620;cursor:pointer}
@media(min-width:90rem){.design-preview{position:sticky;top:1rem}}
@media(max-width:75rem){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-projects{grid-template-columns:repeat(3,minmax(0,1fr))}.finish-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.designer-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1.5rem}.designer-layout.section-pad{padding-inline:5vw}}
@media(max-width:56.25rem){.hero.home-real{grid-template-columns:1fr;gap:2rem;padding:3rem 7vw}.hero.home-real .hero-content{grid-column:1;grid-row:1}.hero.home-real .hero-media{grid-column:1;grid-row:2;max-width:30rem;justify-self:start}.hero.home-real .hero-proof{grid-column:1;grid-row:3}.hero.home-real .hero-media img{max-height:31rem;width:auto;max-width:100%}.designer-layout,.design-callout,.project-story{grid-template-columns:1fr}.design-preview{grid-row:auto}.homepage-projects{grid-template-columns:1fr}.detail-columns{grid-template-columns:1fr}.finish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:40rem){.portfolio-grid{grid-template-columns:1fr}.finish-grid{gap:1rem}.finish-comparison{padding:1rem}.finish-pair{gap:1rem}.finish-pair .finish-large{min-height:8rem}.finish-pair h3{font-size:1.1rem}.design-preview{padding:1.25rem}.layout-choices{gap:.7rem}.layout-choice{padding:.7rem}.layout-choice .choice-drawing{margin:-.7rem -.7rem .5rem}.designer-controls legend{font-size:1.15rem}.design-intro h1,.project-intro h1{font-size:2.3rem}.project-story{gap:2rem}}
@media(forced-colors:active){.layout-choice:has(input:checked),.finish-choice:has(input:checked){outline:3px solid Highlight}.finish-sample,.finish-large{forced-color-adjust:none}.portfolio-filters button[aria-pressed="true"]{outline:3px solid Highlight}}

/* Architectural layout diagrams share a model across the perspective and plan. */
.layout-help{font-size:1rem;line-height:1.6;color:#405461;margin:0 0 1.2rem;max-width:38rem}
.layout-choice{border-width:2px;border-color:#b0c1cc;border-radius:4px;overflow:hidden;transition:border-color .15s,box-shadow .15s}
.layout-choice:hover{border-color:#3f6c82;box-shadow:0 3px 12px #0d21300d}
.layout-choice:has(input:checked){border-color:#143c59;outline:1px solid #143c59;outline-offset:0;background:#edf4f8}
.layout-choice:has(input:checked) .choice-drawing{background:#e8f1f6;border-bottom-color:#a2bdcc}
.layout-choice:has(input:focus-visible){outline:3px solid #ad4d23;outline-offset:4px}
.layout-choice strong{font-size:1rem;line-height:1.4}
.layout-description{font-size:1rem;line-height:1.6;color:#d5e0e7;margin:0 0 1.25rem}
.drawing-sheet{background:#f8fafb;color:#233e50;border:1px solid #bed0da;border-radius:3px;overflow:hidden}
.drawing-view-label{font-size:.875rem;line-height:1.5;font-weight:600;margin:0;padding:1rem 1rem 0}
.diagram-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1rem;padding:.5rem .8rem 1rem;font-size:.875rem;line-height:1.5}
.diagram-legend>span{display:inline-flex;align-items:center;gap:.4rem}
.diagram-legend i{display:inline-block;width:1rem;height:.55rem;border:2px solid #3f6c82;background:#d7eaf0}
.diagram-legend .legend-door{border-color:#ad4d23}.diagram-legend .legend-wall{background:#9badb9;border-color:#9badb9}
.plan-view{border-top:1px solid #d4e0e7;background:white}
.layout-plan{max-width:22rem;margin:auto}.plan-caption{font-size:.875rem;line-height:1.5;color:#405461;margin:0;padding:0 1rem 1rem}
.diagram-caption{line-height:1.6}
@media(max-width:28rem){.layout-choices{grid-template-columns:1fr}.layout-choice .choice-drawing svg{max-height:13rem}.design-summary{grid-template-columns:minmax(0,1fr)}.design-summary dt{border-bottom:0;padding-bottom:0}.design-summary dd{padding-top:.25rem}}
@media(prefers-reduced-motion:reduce){.layout-choice{transition:none}}
@media(forced-colors:active){.choice-drawing svg,.layout-preview svg,.layout-plan svg,.diagram-legend i{forced-color-adjust:none}}

/* Keep the newly supplied tall shower photos visible from ceiling to curb. */
.portfolio-photo-portrait{aspect-ratio:3/4}

/* Business details stay readable in the contact section and every page footer. */
.contact-details{display:grid;gap:1.25rem;margin-top:1.75rem;font-size:1rem;line-height:1.6}
.contact-details address,.footer-contact address{font-style:normal;margin:0}
.contact-detail-label{display:block;margin-bottom:.3rem;color:#405461;font-size:.875rem;font-weight:600}
.contact-details a{display:inline-block;color:#143c59;min-height:2.75rem;padding:.25rem 0;text-decoration:underline;text-underline-offset:.2em}
.footer-contact{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem 2rem;border-top:1px solid #536570;padding-top:1.5rem;font-size:1rem;line-height:1.6}
.footer-contact a{display:inline-block;min-height:2.75rem;padding:.4rem 0;text-decoration:underline;text-underline-offset:.2em;color:#d6e2e9}
.footer-contact a:hover{color:#ff9a63}
@media(max-width:56.25rem){.footer-contact{justify-content:center;text-align:center;flex-direction:column}}
