@charset "UTF-8";
:root{--ink:#143545;--navy:#102c3a;--muted:#496471;--accent:#00688b;--paper:#fff;--soft:#f0f8fb;--line:#d4e5ec;--pad:max(24px,calc((100vw - 1240px)/2))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font-family:'Segoe UI',Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #00789c;outline-offset:5px}::selection{background:#b8efff}img{display:block;width:100%;height:100%;object-fit:cover}p{line-height:1.7;margin:0 0 1.3em}h1,h2,h3{margin:0;font-weight:650;letter-spacing:-.035em;line-height:1.16}h2{font-size:clamp(31px,3.1vw,44px)}h3{font-size:24px;letter-spacing:-.025em}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.11em;line-height:1.7;font-weight:700;color:#30677d;margin-bottom:16px}.section-pad{padding:80px var(--pad)}.skip-link{position:fixed;top:-100px;left:20px;background:white;color:var(--ink);padding:15px;z-index:50}.skip-link:focus{top:12px}.utility{background:var(--navy);color:#fff;padding:10px var(--pad);display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:1.5}.utility a:hover{text-decoration:underline}.header{height:96px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.wordmark{font-size:29px;font-weight:800;letter-spacing:.035em;display:flex;align-items:center;gap:11px;white-space:nowrap}.brand-symbol{display:block;width:27px;height:31px;border:3px solid currentColor;position:relative;transform:skewY(-10deg);background:linear-gradient(90deg,transparent 45%,currentColor 46%,currentColor 54%,transparent 55%)}.brand-symbol:after{content:'';position:absolute;left:0;right:0;top:11px;border-top:3px solid currentColor}.header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.header nav a:not(.nav-cta):hover{color:var(--accent);text-decoration:underline;text-underline-offset:6px}.nav-cta,.button-accent{background:var(--accent);color:#fff;border-radius:4px}.nav-cta{display:flex;gap:24px;padding:15px 20px}.nav-cta:hover,.button-accent:hover{background:#83e3ff}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);min-height:570px}.hero-copy{padding:70px 50px 55px var(--pad);align-self:center}.hero h1{font-size:clamp(42px,4.6vw,65px);font-weight:700;line-height:1.08;letter-spacing:-.043em}.hero .eyebrow{font-size:10px;letter-spacing:.085em}.hero-description{font-size:17px;color:var(--muted);max-width:510px;margin:25px 0 28px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.button{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 22px;font-size:14px;font-weight:650;line-height:1.5;border-radius:4px}.plain-link{font-weight:650;font-size:13px;display:flex;gap:13px;align-items:center}.plain-link:hover{text-decoration:underline}.hero-assurance{font-size:11px;color:var(--muted);margin:27px 0 0;line-height:1.7}.hero-photo{position:relative;min-height:540px;overflow:hidden}.hero-photo>img{position:absolute;object-position:52% center}.photo-caption{position:absolute;bottom:26px;left:26px;right:26px;background:#ffffffed;padding:18px 20px;display:flex;gap:16px;align-items:center;border-radius:4px;box-shadow:0 3px 20px #102c3a13}.caption-icon{font-size:31px;color:var(--accent)}.photo-caption strong{display:block;font-size:13px;font-weight:650}.photo-caption div>span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:26px var(--pad);border-bottom:1px solid var(--line);gap:40px}.benefit-strip>div{display:grid;grid-template-columns:25px 1fr;column-gap:9px;align-content:start}.benefit-strip>div>span{grid-row:span 2;color:#007c9e;font-weight:700}.benefit-strip strong{font-size:13px;font-weight:650}.benefit-strip small{font-size:11px;color:var(--muted);line-height:1.6;margin-top:5px}.section-heading{max-width:760px;margin-bottom:34px}.section-heading>p:last-child{font-size:16px;color:var(--muted);margin:18px 0 0;max-width:690px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.solution{border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;background:#fff;box-shadow:0 4px 18px #14354505}.service-photo,.shade-art{height:222px;flex-shrink:0}.service-photo img{transition:transform .6s ease}.solution:hover .service-photo img{transform:scale(1.025)}.service-copy{padding:27px;display:flex;flex-direction:column;flex:1}.service-copy .eyebrow{font-size:9px;letter-spacing:.08em;margin-bottom:12px}.service-copy h3{font-size:24px;margin-bottom:15px}.service-copy>p{font-size:14px;color:var(--muted);margin-bottom:18px}.service-benefits{padding:0;margin:0 0 22px;list-style:none;font-size:12px;line-height:1.6;color:#38515f}.service-benefits li{padding:5px 0 5px 19px;position:relative}.service-benefits li:before{content:'✓';position:absolute;left:0;color:#007c9e;font-weight:700}.text-link{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:14px 0 4px;font-weight:650;font-size:13px;line-height:1.5;color:var(--accent);width:fit-content}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link span{font-size:21px;transition:transform .2s}.text-link:hover span{transform:translateX(3px)}.service-copy .text-link{border-top:1px solid var(--line);width:100%;margin-top:auto}.shade-art{position:relative;overflow:hidden;background:linear-gradient(120deg,#c4c7c0,#edf0e9)}.shade-window{position:absolute;inset:20px 18% -25px;border:9px solid #f8f7f1;background:linear-gradient(135deg,#b0c8bb,#ecede2 55%,#c5d3b6);box-shadow:18px 14px 30px #43514630}.shade-window:after{content:'';position:absolute;left:50%;height:100%;width:6px;background:#faf9f2}.shade-fabric{position:absolute;z-index:2;top:17px;left:15%;right:15%;height:130px;background:repeating-linear-gradient(0deg,#c0b9aa 0,#c0b9aa 2px,#cbc4b6 3px);border-top:7px solid #a69f91;border-bottom:4px solid #a69f91;box-shadow:5px 12px 15px #39352135}.finder{background:var(--soft);display:grid;grid-template-columns:1fr 1.4fr;gap:8%;align-items:start}.finder h2{max-width:360px}.finder-controls{display:grid;grid-template-columns:1fr 1.05fr;gap:30px}.choice-list{display:flex;flex-direction:column;gap:8px}.choice-list button{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #cbd9df;border-radius:4px;background:#fff;color:var(--ink);padding:15px;text-align:left;font-size:13px;line-height:1.5}.choice-list button:hover{border-color:var(--ink)}.choice-list button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.recommendation{border-left:2px solid #ccdde4;padding:3px 0 0 26px}.recommendation h3{font-size:23px;margin:12px 0}.recommendation p{font-size:14px;color:var(--muted)}.recommendation .eyebrow{font-size:9px}.recommendation .text-link{font-size:12px}.approach-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:center}.approach-intro>p{font-size:16px;color:var(--muted);margin:0}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:42px}.process article{border-top:1px solid var(--line);padding-top:25px}.step{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#e7f0f3;color:#285d71;font-size:14px;font-weight:700;margin-bottom:18px}.process h3{font-size:21px;margin-bottom:12px}.process p{font-size:14px;color:var(--muted);margin-bottom:0}.spaces{background:var(--navy);color:#fff;display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center}.spaces-image{height:410px;border-radius:5px;overflow:hidden}.spaces-image img{object-position:50% center}.spaces-copy>.eyebrow{color:#b6d5df}.spaces-copy h2{margin:0 0 24px}.spaces-copy>p:not(.eyebrow){font-size:15px;color:#d0dfe5}.spaces-copy .text-link{color:#fff}.application-tags{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 10px}.application-tags span{border:1px solid #587585;border-radius:3px;padding:8px 12px;font-size:11px}.questions{display:grid;grid-template-columns:1fr 1.75fr;gap:8%}.questions h2{margin-bottom:22px}.questions>div>p:last-child{font-size:14px;color:var(--muted)}.questions p a{text-decoration:underline;text-underline-offset:4px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:21px 0;font-weight:600;font-size:15px;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-size:22px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);padding-right:25px;margin:0 0 24px}.contact{background:#e6f5fb;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.contact h2{font-size:clamp(35px,3.8vw,52px);line-height:1.18;margin-bottom:24px}.contact-heading>p:last-child{max-width:450px;font-size:16px;color:var(--muted)}.contact-panel{background:#fff;border:1px solid var(--line);padding:32px;border-radius:6px;box-shadow:0 8px 25px #102c3a05}.contact-panel h3{font-size:25px;margin:15px 0}.contact-panel>p{font-size:14px;color:var(--muted)}.button-dark{background:var(--accent);color:#fff}.button-dark:hover{background:#83e3ff}.contact-panel .contact-small{font-size:11px;margin:11px 0 0;line-height:1.7}.contact-direct{border-top:1px solid var(--line);margin-top:22px;padding-top:15px}.contact-direct a{display:flex;justify-content:space-between;align-items:center;font-size:17px;padding:7px 0;font-weight:600;gap:10px}.contact-direct a:hover{text-decoration:underline}.footer{background:#0b2533;color:#fff;padding:40px var(--pad) 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:30px}.footer-top p{font-size:15px;margin:0;color:#d0dfe5}.footer-top>a:last-child{font-size:12px}.footer-bottom{border-top:1px solid #3b5462;display:flex;gap:30px;padding-top:20px;font-size:11px;color:#d0dfe5}.footer-bottom>a:last-child{margin-left:auto}.footer a:hover{text-decoration:underline}.reveal{transition:opacity .55s ease,transform .55s ease}.reveal.pending{opacity:0;transform:translateY(12px)}.legal{max-width:900px;min-height:70vh}.legal h1{font-size:50px;margin-bottom:35px}.legal h2{font-size:26px;margin:32px 0 15px}.legal p{font-size:16px}.legal a{text-decoration:underline}
@media(min-width:1800px){.hero-copy{padding-left:max(24px,calc((100vw - 1360px)/2))}.hero-photo{max-height:650px}}
@media(max-width:1100px){.header nav{gap:20px;font-size:12px}.wordmark{font-size:25px}.hero-copy{padding:48px 30px 40px var(--pad)}.hero h1{font-size:49px}.hero-description{font-size:16px}.hero-actions{gap:19px}.solution-grid{gap:18px}.service-copy{padding:22px}.service-copy h3{font-size:22px}.finder{grid-template-columns:1fr;gap:28px}.finder h2{max-width:none}.finder-controls{grid-template-columns:1fr 1fr}.choice-list{display:grid;grid-template-columns:1fr 1fr}.spaces{gap:35px}.spaces-image{height:420px}.benefit-strip{gap:20px}}
@media(max-width:740px){.utility{padding:9px var(--pad);font-size:11px;justify-content:center}.utility>span{display:none}.header{height:78px}.wordmark{font-size:24px}.brand-symbol{width:24px;height:28px}.menu-toggle{display:flex;align-items:center;gap:20px;padding:12px 0 12px 12px;border:0;background:none;color:var(--ink);font-size:13px}.menu-toggle span{font-size:24px}.header nav{display:none;position:absolute;top:77px;left:0;right:0;background:#fff;padding:18px var(--pad) 24px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #14354515;align-items:stretch}.header nav.open{display:flex;flex-direction:column;gap:5px}.header nav a{font-size:14px;padding:13px 0}.header nav a.nav-cta{padding:15px;justify-content:space-between;margin-top:8px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:40px var(--pad) 34px}.hero h1{font-size:clamp(40px,9.8vw,59px);line-height:1.08}.hero .eyebrow{font-size:9px;letter-spacing:.04em}.hero-description{font-size:15px;margin:21px 0 24px;max-width:540px}.hero-actions{gap:19px}.button{font-size:13px;padding:15px 17px}.plain-link{font-size:12px}.hero-assurance{font-size:10px;margin-top:22px}.hero-photo{min-height:335px}.photo-caption{bottom:18px;left:24px;right:24px;padding:14px;gap:12px}.photo-caption strong{font-size:11px}.photo-caption div>span{font-size:11px}.caption-icon{font-size:25px}.benefit-strip{grid-template-columns:1fr;gap:20px;padding-top:25px;padding-bottom:25px}.benefit-strip>div{grid-template-columns:21px 1fr}.benefit-strip strong{font-size:13px}.benefit-strip small{font-size:11px;margin-top:2px}.section-pad{padding-top:55px;padding-bottom:55px}h2{font-size:32px;letter-spacing:-.025em}.section-heading{margin-bottom:28px}.section-heading>p:last-child{font-size:15px}.solution-grid{grid-template-columns:1fr;gap:22px}.service-photo,.shade-art{height:225px}.service-copy{padding:25px}.service-copy h3{font-size:25px}.service-copy>p{font-size:14px}.service-copy .eyebrow{font-size:10px}.service-benefits{font-size:13px}.finder-controls{grid-template-columns:1fr;gap:25px}.choice-list{grid-template-columns:1fr}.choice-list button{font-size:14px}.recommendation{padding-left:20px}.recommendation h3{font-size:24px}.approach-intro{grid-template-columns:1fr;gap:24px}.approach-intro>p{font-size:15px}.process{grid-template-columns:1fr;gap:25px;margin-top:30px}.process article{position:relative;padding-left:48px;padding-top:22px}.step{position:absolute;top:22px;left:0;width:30px;height:30px}.process h3{font-size:22px}.spaces{grid-template-columns:1fr;gap:30px}.spaces-image{height:290px}.spaces-copy h2{font-size:32px}.spaces-copy>p:not(.eyebrow){font-size:14px}.questions{grid-template-columns:1fr;gap:25px}.questions h2{font-size:32px}.questions>div>p:last-child{margin-bottom:0}.contact{grid-template-columns:1fr;gap:20px}.contact h2{font-size:39px}.contact-heading>p:last-child{font-size:15px}.contact-panel{padding:24px}.contact-panel h3{font-size:24px}.contact-direct a{font-size:15px}.footer-top{flex-wrap:wrap;gap:22px}.footer-top p{font-size:13px}.footer-top>a:last-child{width:100%}.footer-bottom{font-size:10px;gap:18px;flex-wrap:wrap}.footer-bottom>a:last-child{margin-left:0}.legal h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}}

/* Original Deglare artwork, preserved without recoloring or distortion. */
.wordmark .original-logo{width:184px;height:69px;object-fit:contain;display:block}.footer .wordmark .original-logo{width:160px;height:60px}@media(max-width:740px){.wordmark .original-logo{width:150px;height:56.25px}}

/* Brand palette: original logo cyan, deep blue, white, and ice blue. */
:root{--brand:#0bc6ff;--brand-hover:#83e3ff}.nav-cta,.button-accent,.button-dark{background:var(--brand);color:#0b2533}.nav-cta:hover,.button-accent:hover,.button-dark:hover{background:var(--brand-hover);color:#0b2533}.text-link{color:#00688b}.hero .eyebrow{border-left:3px solid var(--brand);padding-left:11px}.caption-icon{color:#00789c}.service-photo{height:auto;aspect-ratio:1.4}.roller-photo img{object-fit:contain}.service-copy .eyebrow{color:#30677d}.choice-list button[aria-pressed=true]{box-shadow:inset 4px 0 0 var(--brand)}.spaces-copy .text-link{color:var(--brand)}.footer a:hover{color:var(--brand)}

/* Shared multipage navigation and service details. */
.header nav{gap:24px}.header nav a[aria-current="page"]:not(.nav-cta){color:#00688b;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.footer-services{display:flex;flex-wrap:wrap;gap:16px 28px;padding:0 0 27px;font-size:12px;color:#d0dfe5}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;padding:23px var(--pad);font-size:12px;line-height:1.6;color:var(--muted);border-bottom:1px solid var(--line)}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.service-hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding:50px var(--pad) 60px;background:var(--soft)}.service-hero h1{font-size:clamp(38px,4vw,57px);line-height:1.1;margin-bottom:24px}.service-hero>div>p:not(.eyebrow){color:var(--muted);font-size:17px;max-width:510px}.service-hero .button{width:fit-content;margin-top:27px}.service-hero figure{margin:0;min-width:0}.service-hero figure img{aspect-ratio:1.4;height:auto;border-radius:5px;object-fit:cover}.service-hero figcaption{font-size:10px;color:var(--muted);padding-top:9px}.page-jumps{display:flex;flex-wrap:wrap;align-items:center;gap:20px 35px;padding:21px var(--pad);border-bottom:1px solid var(--line);font-size:13px}.page-jumps>span{color:var(--muted);font-size:11px;font-weight:600;margin-right:auto}.page-jumps a{font-weight:600;color:#00688b}.page-jumps a:hover{text-decoration:underline;text-underline-offset:4px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-type{border:1px solid var(--line);border-top:3px solid var(--brand);padding:30px;border-radius:5px;background:white;display:flex;flex-direction:column;min-width:0}.product-index{font-size:12px;color:#00688b;font-weight:700;margin-bottom:20px}.product-type h3{font-size:25px;margin-bottom:12px}.product-type p{font-size:14px;color:var(--muted)}.product-type .product-subtitle{color:var(--ink);font-weight:600;margin-bottom:14px}.product-type .best-for{background:var(--soft);padding:14px 16px;font-size:12px;margin-top:auto;margin-bottom:8px}.best-for strong{display:block;color:var(--ink);margin-bottom:3px}.product-type .text-link{margin-top:8px;max-width:100%}.product-type .text-link span{flex-shrink:0}.compare{background:var(--soft)}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:5px;background:white}.table-wrap:focus-visible{outline:3px solid #00789c;outline-offset:4px}table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.6;min-width:530px}th,td{padding:19px 23px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}thead{background:var(--navy);color:white}thead th{font-size:12px;letter-spacing:.02em}tbody th{font-weight:600;width:28%}td{color:var(--muted)}tbody tr:last-child>*{border-bottom:0}.comparison-note{font-size:13px;color:var(--muted);margin:20px 0 0;max-width:850px}.planning{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:start}.planning h2{margin-bottom:22px}.planning>div>p:not(.eyebrow){color:var(--muted);font-size:15px}.planning-checklist{background:var(--soft);padding:30px;border-radius:5px;border-left:3px solid var(--brand)}.planning-checklist h3{font-size:23px;margin-bottom:20px}.planning-checklist ul{padding-left:19px;font-size:14px;color:var(--muted);line-height:1.7;margin-bottom:22px}.planning-checklist li{margin-bottom:13px}.planning-checklist p:last-child{font-size:12px;margin-bottom:0}.service-cta{display:flex;gap:40px;align-items:center;justify-content:space-between;background:var(--navy);color:white}.service-cta .eyebrow{color:#a6e5f8}.service-cta h2{font-size:36px}.service-cta p:last-child{color:#d0dfe5;margin:18px 0 0;font-size:14px}.service-cta .button{flex-shrink:0}.related{padding-top:40px;padding-bottom:40px}.related>div{display:grid;grid-template-columns:1fr 1fr;gap:25px}.related a{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0;font-size:17px;font-weight:600}.related a:hover{color:#00688b}.contact-heading h1{font-size:clamp(40px,4.2vw,60px);margin-bottom:25px}.contact-heading .contact-direct{margin-bottom:25px}.contact-panel h2{font-size:28px;margin-bottom:18px}.contact-prep{padding-left:18px;font-size:13px;color:var(--muted);line-height:1.7;margin-top:26px}.contact-prep li{margin-bottom:10px}.contact-next>h2{max-width:660px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.header nav{gap:17px;font-size:12px}.header .nav-cta{padding:14px 16px;gap:16px}.service-hero{gap:30px}.service-hero h1{font-size:43px}.product-type{padding:25px}.service-cta{gap:30px}.service-cta h2{font-size:32px}}
@media(max-width:800px) and (min-width:741px){.header .wordmark .original-logo{width:150px;height:56.25px}.header{gap:15px}.header nav{gap:13px;font-size:11px}.header .nav-cta{padding:12px;gap:8px}}
@media(max-width:740px){.header nav{gap:5px;font-size:14px}.breadcrumb{padding-top:17px;padding-bottom:17px;font-size:11px}.service-hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:35px;gap:30px}.service-hero h1{font-size:40px}.service-hero>div>p:not(.eyebrow){font-size:15px}.service-hero figure img{aspect-ratio:1.4}.page-jumps{gap:15px 24px;font-size:12px}.page-jumps>span{width:100%;margin:0}.product-grid{grid-template-columns:1fr;gap:20px}.product-type{padding:25px}.product-type h3{font-size:24px}.product-type .text-link{font-size:12px}.planning{grid-template-columns:1fr;gap:25px}.planning-checklist{padding:24px}.service-cta{flex-direction:column;align-items:start;gap:25px}.service-cta h2{font-size:31px}.related>div{grid-template-columns:1fr;gap:10px}.related a{font-size:16px}.footer-services{gap:14px 22px;font-size:11px}.contact-heading h1{font-size:42px}.contact-panel h2{font-size:25px}th,td{padding:15px 17px}.comparison-note{font-size:12px}}



/* Softer contrast: pale blue-gray surfaces and readable slate text. */
:root{--ink:#294651;--muted:#506873;--soft:#f3f7f8;--line:#d5e1e4;--contrast-surface:#e7eff1;--contrast-text:#294651}
.utility{background:var(--contrast-surface);color:var(--contrast-text);border-bottom:1px solid var(--line)}
.spaces,.service-cta{background:var(--contrast-surface);color:var(--contrast-text)}
.spaces-copy>.eyebrow,.service-cta .eyebrow{color:#30677d}
.spaces-copy>p:not(.eyebrow),.service-cta p:last-child{color:var(--muted)}
.spaces-copy .text-link{color:var(--accent)}
.application-tags span{background:#f8fbfc;border-color:#bdced4;color:var(--ink)}
.footer{background:#eef3f4;color:var(--ink);border-top:1px solid var(--line)}
.footer-top p,.footer-services,.footer-bottom{color:var(--muted)}
.footer-bottom{border-color:#c8d8de}
.footer a:hover{color:var(--accent)}
thead{background:#dfecef;color:var(--ink)}
.choice-list button[aria-pressed=true]{background:#dceff4;color:var(--ink);border-color:#528495;box-shadow:inset 4px 0 0 #00789c}
