#dps-gallery{--ink:#193a46;--navy:#203564;--blue:#6092c9;--paper:#f7f8f6;--line:#dce4e3;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.5;background:white}#dps-gallery *{box-sizing:border-box}#dps-gallery [hidden]{display:none!important}#dps-gallery a{color:inherit;text-decoration:none}#dps-gallery button,#dps-gallery input,#dps-gallery select{font:inherit}#dps-gallery button{cursor:pointer}#dps-gallery button:focus-visible,#dps-gallery a:focus-visible,#dps-gallery input:focus-visible,#dps-gallery select:focus-visible{outline:3px solid #e2834d;outline-offset:4px}#dps-gallery .brandbar{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 5%}#dps-gallery .brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:29px;line-height:1;letter-spacing:-1px}#dps-gallery .brand img{width:51px;height:57px;object-fit:contain}#dps-gallery .brand small{display:block;font-size:12px;letter-spacing:1.8px;margin-top:5px}#dps-gallery nav{display:flex;gap:32px;font-size:14px}#dps-gallery nav a:hover{color:#446ea4}#dps-gallery .location{font-size:10px;letter-spacing:1.3px}#dps-gallery .hero{position:relative;min-height:540px;display:flex;align-items:center;overflow:hidden;color:white}#dps-gallery .hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 58%}#dps-gallery .hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,38,47,.88),rgba(12,38,47,.2) 70%)}#dps-gallery .hero-copy{position:relative;padding:60px 6%;width:100%}#dps-gallery .eyebrow{font-size:10px;font-weight:bold;letter-spacing:2px;margin:0 0 20px}#dps-gallery h1{font-family:Georgia,serif;font-size:clamp(44px,5.4vw,76px);font-weight:400;line-height:1.05;letter-spacing:-2px;margin:0 0 23px}#dps-gallery .hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;color:#eef5f6;margin-bottom:28px}#dps-gallery .solid{display:inline-flex;align-items:center;justify-content:center;gap:34px;border:1px solid var(--ink);padding:13px 22px;background:var(--ink);color:white;font-size:14px}#dps-gallery .hero .solid{background:white;color:var(--ink);border-color:white}#dps-gallery .hero-caption{position:absolute;right:5%;bottom:24px;font-size:11px;letter-spacing:1px}#dps-gallery .hero-caption span{display:block;opacity:.85;font-size:9px;text-align:right;letter-spacing:0;margin-top:3px}#dps-gallery .section{padding:65px 6%;scroll-margin-top:20px}#dps-gallery .section-top{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:32px}#dps-gallery h2{font:400 clamp(32px,3vw,44px)/1.13 Georgia,serif;letter-spacing:-1px;margin:0}#dps-gallery .section-top>p{font-size:14px;color:#536b73;max-width:390px;margin:0 0 4px}#dps-gallery .category-tabs{display:flex;border-bottom:1px solid var(--line);gap:32px;margin-bottom:25px}#dps-gallery .category-tabs button{padding:12px 0 16px;background:none;border:none;border-bottom:3px solid transparent;color:#536b73}#dps-gallery .category-tabs button[aria-pressed=true]{color:var(--ink);border-bottom-color:var(--ink);font-weight:bold}#dps-gallery .category-tabs span{font-size:10px;background:#e9efee;padding:3px 6px;border-radius:10px;margin-left:5px}#dps-gallery .filters{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:16px}#dps-gallery .filters label{font-size:11px;font-weight:bold;letter-spacing:.3px}#dps-gallery input,#dps-gallery select{display:block;width:100%;padding:12px;border:1px solid var(--line);background:white;border-radius:0;color:var(--ink);margin-top:7px;font-size:13px;height:45px}#dps-gallery .resultsbar{display:flex;justify-content:space-between;align-items:center;margin:22px 0 18px;font-size:12px;color:#526a72}#dps-gallery .text-button{border:none;background:none;color:var(--ink);text-decoration:underline;text-underline-offset:4px;padding:5px;font-size:12px}#dps-gallery .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}#dps-gallery .card{border:1px solid var(--line);background:white;min-width:0;transition:box-shadow .2s}#dps-gallery .card:hover{box-shadow:0 8px 24px #183c4610}#dps-gallery .image-button{display:block;width:100%;padding:0;border:0;background:var(--paper);position:relative;height:220px;overflow:hidden}#dps-gallery .image-button img{height:100%;width:100%;object-fit:cover;transition:transform .3s}#dps-gallery .image-button:hover img{transform:scale(1.035)}#dps-gallery .image-button.layout img{object-fit:contain;padding:25px 40px}#dps-gallery .image-label{position:absolute;bottom:12px;left:12px;background:#fffef4ed;color:var(--ink);font-size:10px;padding:4px 9px}#dps-gallery .card-body{padding:19px 20px}#dps-gallery .card-line{display:flex;gap:12px;justify-content:space-between;align-items:center}#dps-gallery .card h3{margin:0 0 5px;font-size:20px;letter-spacing:-.4px}#dps-gallery .card-subtitle{font-size:11px;color:#526a72;margin:0 0 15px}#dps-gallery .mini-layout{width:78px;height:48px;object-fit:contain;flex-shrink:0}#dps-gallery .metrics{display:flex;gap:25px;border-top:1px solid #e9efee;padding-top:14px;font-size:13px}#dps-gallery .metrics small{display:block;color:#647980;font-size:10px;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}#dps-gallery .tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:15px;min-height:25px}#dps-gallery .tag{font-size:10px;padding:4px 7px;background:#edf2f1;color:#395b66}#dps-gallery .card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:15px;border-top:1px solid var(--line)}#dps-gallery .detail-button{border:0;background:none;padding:4px 0;font-size:12px;font-weight:bold;color:var(--ink)}#dps-gallery .compare-label{display:flex;align-items:center;gap:7px;font-size:11px;cursor:pointer}#dps-gallery .compare-label input{appearance:auto;width:15px;height:15px;margin:0;accent-color:var(--ink)}#dps-gallery .more{text-align:center;margin-top:32px}#dps-gallery .outline{padding:12px 26px;border:1px solid var(--ink);background:white;color:var(--ink);font-size:13px}#dps-gallery .finishes{background:#edf2f0;display:grid;grid-template-columns:1fr 1.3fr;gap:75px}#dps-gallery .finishes p:not(.eyebrow){max-width:410px;font-size:14px;color:#526a72;margin-top:22px}#dps-gallery .finishes .fine{font-size:11px!important}#dps-gallery .finish-tabs{display:flex;gap:8px;margin-bottom:25px}#dps-gallery .finish-tabs button{background:transparent;border:1px solid #b9c8c5;padding:10px 18px;color:var(--ink);font-size:12px}#dps-gallery .finish-tabs [aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}#dps-gallery #swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}#dps-gallery .swatch{padding:0;border:2px solid transparent;background:none;color:var(--ink);text-align:left}#dps-gallery .swatch img{width:100%;height:68px;object-fit:cover;display:block}#dps-gallery .swatch span{display:block;font-size:11px;margin-top:7px}#dps-gallery .swatch[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:5px}#dps-gallery #spa-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}#dps-gallery .spa{background:var(--paper);padding:25px;text-align:center}#dps-gallery .spa img{width:100%;height:120px;object-fit:contain}#dps-gallery .spa h3{font-size:17px;font-weight:normal}#dps-gallery .footer{background:var(--ink);color:white;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding-top:35px;padding-bottom:35px}#dps-gallery .footer>span{font-size:13px}#dps-gallery .footer p{font-size:10px;opacity:.75;flex-basis:100%;max-width:820px}#dps-gallery #compare-tray{position:fixed;z-index:1000;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;padding:15px 23px;background:white;border:1px solid var(--line);box-shadow:0 8px 40px #10293433;max-width:94vw;width:max-content}#dps-gallery #compare-summary{font-size:13px}#dps-gallery #compare-open:disabled{opacity:.45;cursor:default}#dps-gallery dialog{width:min(1060px,94vw);max-height:90vh;padding:0;border:0;color:var(--ink);background:white;box-shadow:0 20px 100px #0004;overflow:auto}#dps-gallery dialog::backdrop{background:#102934a8}#dps-gallery .close{position:sticky;top:12px;float:right;margin:12px 12px -52px 0;z-index:5;border:1px solid var(--line);background:white;width:40px;height:40px;font-size:28px;color:var(--ink)}#dps-gallery .detail-content{padding:35px}#dps-gallery .detail-content h2{margin:8px 0 20px}#dps-gallery .detail-columns{display:grid;grid-template-columns:1.15fr 1fr;gap:32px}#dps-gallery .detail-photo{width:100%;height:300px;object-fit:cover}#dps-gallery .detail-layout{height:190px;width:100%;object-fit:contain;background:var(--paper);padding:15px}#dps-gallery .credit,#dps-gallery .detail-note{font-size:11px;color:#62767c}#dps-gallery .detail-copy{font-size:14px}#dps-gallery .comparison{padding:35px;overflow-x:auto}#dps-gallery table{border-collapse:collapse;width:100%;font-size:13px;margin-top:25px;min-width:570px}#dps-gallery th,#dps-gallery td{border-bottom:1px solid var(--line);padding:15px;text-align:left;vertical-align:top}#dps-gallery th{background:var(--paper)}#dps-gallery table img{height:100px;width:150px;object-fit:contain}#dps-gallery .empty{grid-column:1/-1;padding:65px;text-align:center;background:var(--paper)}#dps-gallery .skip{position:absolute;left:-10000px}#dps-gallery .skip:focus{left:10px;top:10px;z-index:2000;background:white;padding:15px}#dps-gallery .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1550px){#dps-gallery .section,#dps-gallery .brandbar,#dps-gallery .hero-copy{padding-left:max(6%,calc((100% - 1400px)/2));padding-right:max(6%,calc((100% - 1400px)/2))}}
@media(max-width:950px){#dps-gallery .location{display:none}#dps-gallery .grid{grid-template-columns:repeat(2,minmax(0,1fr))}#dps-gallery .filters{grid-template-columns:repeat(2,minmax(0,1fr))}#dps-gallery .section-top{align-items:start}#dps-gallery .finishes{gap:30px}#dps-gallery .detail-columns{grid-template-columns:1fr}}
@media(max-width:600px){#dps-gallery .brandbar{height:auto;min-height:90px;padding:17px 6%;flex-wrap:wrap;gap:15px}#dps-gallery .brand{font-size:23px}#dps-gallery .brand img{height:43px;width:40px}#dps-gallery nav{gap:20px;font-size:12px;width:100%;justify-content:space-between}#dps-gallery .hero{min-height:480px}#dps-gallery .hero-copy{padding-top:45px;padding-bottom:75px}#dps-gallery .hero-caption{font-size:9px}#dps-gallery .section{padding:42px 6%}#dps-gallery .section-top{display:block}#dps-gallery .section-top>p{margin-top:20px}#dps-gallery .category-tabs{gap:20px;overflow-x:auto;white-space:nowrap;font-size:13px}#dps-gallery .grid{grid-template-columns:1fr}#dps-gallery .image-button{height:225px}#dps-gallery .filters{gap:12px}#dps-gallery .finishes{grid-template-columns:1fr;gap:25px}#dps-gallery #spa-grid{grid-template-columns:repeat(2,1fr);gap:12px}#dps-gallery .spa{padding:18px}#dps-gallery #compare-tray{padding:12px;gap:10px;bottom:10px;flex-wrap:wrap;justify-content:center}#dps-gallery #compare-summary{width:100%;text-align:center;font-size:11px}#dps-gallery #compare-tray .solid{padding:9px 15px}#dps-gallery .detail-content,#dps-gallery .comparison{padding:25px 18px}#dps-gallery .detail-photo{height:220px}#dps-gallery .metrics{gap:20px}#dps-gallery .footer{padding-bottom:120px}}
@media(prefers-reduced-motion:reduce){#dps-gallery *{transition:none!important;scroll-behavior:auto!important}}

#dps-gallery button{text-transform:none;letter-spacing:normal;border-radius:0}#dps-gallery .category-tabs{gap:24px;overflow-x:auto;white-space:nowrap}#dps-gallery .photo-browser{min-width:0}#dps-gallery .detail-photo{object-fit:contain;background:#f5f7f5;display:block}#dps-gallery .photo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px;font-size:12px}#dps-gallery .photo-toolbar .outline{padding:5px 16px}#dps-gallery .photo-thumbs{display:flex;gap:8px;overflow-x:auto;padding:4px 3px 10px}#dps-gallery .photo-thumbs button{flex:0 0 72px;padding:0;border:2px solid transparent;background:#f5f7f5}#dps-gallery .photo-thumbs button[aria-pressed=true]{border-color:var(--ink)}#dps-gallery .photo-thumbs img{display:block;width:68px;height:50px;object-fit:cover}#dps-gallery .detail-columns>div{min-width:0}#dps-gallery #photo-caption{min-height:32px}#dps-gallery .rendering{object-fit:contain}

#dps-gallery .finish-tabs{flex-wrap:wrap}
#dps-gallery .finishes{grid-template-columns:1.35fr 1fr;gap:45px}
#dps-gallery .finish-scene{margin:24px 0 0;background:white;border:1px solid var(--line);overflow:hidden;border-radius:4px}
#dps-gallery .finish-scene svg{width:100%;display:block}
#dps-gallery .finish-scene figcaption{padding:14px 16px;font-size:13px;font-weight:bold}
#dps-gallery .finish-scene figcaption span{display:block;font-size:10px;font-weight:normal;color:#526a72;margin-top:5px}
#dps-gallery .finish-help{margin:0 0 20px!important;font-size:13px!important}
#dps-gallery .swatch img{height:90px}
#dps-gallery .finish-detail{padding:36px}
#dps-gallery .finish-collection{margin:0 0 20px;font-size:13px;color:#526a72}
#dps-gallery .finish-detail-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:25px;align-items:start}
#dps-gallery .finish-detail .finish-scene{margin:0}
#dps-gallery .finish-texture{margin:0}
#dps-gallery .finish-texture img{width:100%;aspect-ratio:1;object-fit:contain;display:block;border:1px solid var(--line)}
#dps-gallery .finish-texture figcaption{font-size:11px;padding:10px 0}
#dps-gallery .finish-texture figcaption a{text-decoration:underline;text-underline-offset:3px}
#dps-gallery .finish-navigation{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px}
#dps-gallery .finish-navigation span{font-size:12px}
@media(max-width:700px){#dps-gallery .finishes,#dps-gallery .finish-detail-grid{grid-template-columns:1fr}#dps-gallery .finish-detail{padding:26px 18px}#dps-gallery .finish-navigation .outline{padding:10px;font-size:11px}#dps-gallery .finish-detail .finish-texture{max-width:340px;width:100%;margin:auto}}

@font-face{font-family:'DPS Poppins';src:url('assets/Poppins-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'DPS Poppins';src:url('assets/Poppins-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'DPS Proxima';src:local('Proxima Nova Bold');font-weight:700;font-style:normal;font-display:swap}
#dps-gallery{--ink:#223367;--navy:#223367;--blue:#6092c9;--orange:#e06326;--black:#231f1f;--paper:#f3f6fa;--sand:#f3f6fa;--line:#d9e2ef;font-family:'DPS Poppins',Arial,sans-serif;color:#231f1f}
#dps-gallery h1,#dps-gallery h2,#dps-gallery h3{font-family:'DPS Proxima','DPS Poppins',Arial,sans-serif;font-weight:700;letter-spacing:-.035em;color:#223367}
#dps-gallery h1{font-size:clamp(40px,5.1vw,70px);line-height:1.12}
#dps-gallery h2{font-size:clamp(29px,3.1vw,43px);line-height:1.18}
#dps-gallery h3{letter-spacing:-.02em;line-height:1.3}
#dps-gallery button,#dps-gallery input,#dps-gallery select,#dps-gallery summary{font-family:inherit}
#dps-gallery .eyebrow{color:#223367;letter-spacing:.14em}
#dps-gallery .hero h1,#dps-gallery .hero .eyebrow,#dps-gallery .hero p,#dps-gallery .model-card h3{color:#fff}
#dps-gallery a:focus-visible,#dps-gallery button:focus-visible,#dps-gallery input:focus-visible,#dps-gallery select:focus-visible,#dps-gallery summary:focus-visible{outline:3px solid #e06326;outline-offset:4px}
#dps-gallery .hero-shade{background:linear-gradient(90deg,rgba(34,51,103,.88),rgba(34,51,103,.2) 75%)}
#dps-gallery .hero:after{background:linear-gradient(90deg,rgba(34,51,103,.88),rgba(34,51,103,.43) 55%,rgba(34,51,103,.08))}
#dps-gallery .top{background:#223367;color:#fff}
#dps-gallery .button,#dps-gallery .solid{background:#223367;color:white;border-color:#223367}
#dps-gallery .hero .button,#dps-gallery .hero .solid{background:white;color:#223367;border-bottom:4px solid #e06326}
#dps-gallery .button:hover,#dps-gallery .solid:hover{background:#223367;color:#fff;box-shadow:inset 0 -4px #e06326}
#dps-gallery .text-link{color:#223367;border-bottom-color:#6092c9}
#dps-gallery .text-link:hover{border-bottom-color:#e06326}
#dps-gallery .browse,#dps-gallery .finishes,#dps-gallery footer{background:#f3f6fa}
#dps-gallery .review{background:#223367;color:#fff}
#dps-gallery .review .eyebrow{color:#fff}
#dps-gallery .review blockquote{font-family:'DPS Poppins',Arial,sans-serif;font-weight:400}
#dps-gallery .service-grid .dealer{color:#223367!important;border-left:3px solid #e06326;padding-left:12px}
#dps-gallery .footer{background:#223367;color:#fff}
#dps-gallery nav a:hover{color:#223367;text-decoration:underline;text-decoration-color:#e06326;text-underline-offset:6px}

#dps-gallery .brand img{width:230px;height:auto;max-height:78px;object-fit:contain} @media(max-width:600px){#dps-gallery .brand img{width:190px;height:auto}}