.veranda-acc{margin-top:2rem}.veranda-acc__card{height:100%;overflow:hidden}.veranda-acc__media img{width:100%;height:100%;object-fit:cover;display:block}.veranda-acc__ph{display:flex;align-items:center;justify-content:center;min-height:180px;background:rgba(var(--color-foreground),.05);font-size:1.3rem;opacity:.5}.veranda-acc__body{padding:1.6rem 2rem 2rem}.veranda-acc__title{margin:0 0 .4rem;font-size:1.6rem}.veranda-acc__text{font-size:1.3rem;opacity:.75;margin:0}.veranda-acc__price{font-size:1.3rem;font-weight:700;margin:1rem 0 0;color:rgb(var(--color-button));font-variant-numeric:tabular-nums}.veranda-colours{margin-top:2rem}.veranda-swatch{text-align:center}.veranda-swatch__chip{aspect-ratio:1;border:.1rem solid rgba(var(--color-foreground),.9);margin-bottom:1rem}.veranda-swatch__nm{font-size:1.4rem;font-weight:600}.veranda-swatch__code{font-size:1.2rem;opacity:.6;font-variant-numeric:tabular-nums}.veranda-cta{text-align:center;max-width:60rem;margin:0 auto}.veranda-cta__body{margin:1rem 0 0;opacity:.8}.veranda-cta__buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:2rem}.veranda-feat{margin-top:2rem}.veranda-feat__title{margin:0 0 .4rem;font-size:1.6rem}.veranda-feat__text{font-size:1.4rem;opacity:.75;margin:0}.veranda-gallery{margin-top:2rem}.veranda-gallery__item{aspect-ratio:4/3;overflow:hidden}.veranda-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}.veranda-gallery__ph{display:flex;align-items:center;justify-content:center;height:100%;background:rgba(var(--color-foreground),.05);font-size:1.3rem;opacity:.5}.veranda-hero{align-items:center;gap:3rem}.veranda-hero__title{margin:0 0 1rem}.veranda-hero__sub{max-width:44ch;opacity:.8}.veranda-price{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin:1.6rem 0 0;font-variant-numeric:tabular-nums}.veranda-price__amount{font-size:3.2rem;font-weight:700;line-height:1;color:rgb(var(--color-button))}.veranda-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.6rem}.veranda-glance{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:1.5rem;margin-top:2.4rem}.veranda-glance__value{font-size:2.2rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.veranda-glance__label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;opacity:.6;margin-top:.4rem}.veranda-hero__media{border-radius:0;overflow:hidden}.veranda-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.veranda-hero__placeholder{display:flex;align-items:center;justify-content:center;min-height:280px;background:rgba(var(--color-foreground),.05);font-size:1.3rem;opacity:.5}.veranda-hotspots{box-sizing:border-box;padding-right:20px;padding-left:20px;overflow:hidden}.veranda-hotspots__inner{position:relative;left:50%;box-sizing:border-box;margin:0;transform:translate(-50%)}.veranda-hotspots__header{display:block}.veranda-hotspots__heading{width:100%;max-width:none;margin:0;line-height:1.1;white-space:nowrap}.veranda-hotspots__heading.h2{font-size:28px}.veranda-hotspots__heading.h1{font-size:36px}.veranda-hotspots__heading.h0{font-size:48px}.veranda-hotspots__header--left .veranda-hotspots__heading{text-align:left}.veranda-hotspots__header--center .veranda-hotspots__heading{text-align:center}.veranda-hotspots__header--right .veranda-hotspots__heading{text-align:right}.veranda-hotspots__intro{width:100%;max-width:none;margin:18px 0 0;opacity:1}.veranda-hotspots__header--left .veranda-hotspots__intro{text-align:left}.veranda-hotspots__header--center .veranda-hotspots__intro{text-align:center}.veranda-hotspots__header--right .veranda-hotspots__intro{text-align:right}.veranda-hotspots--text-small .veranda-hotspots__intro{font-size:13px}.veranda-hotspots--text-medium .veranda-hotspots__intro{font-size:16px}.veranda-hotspots--text-large .veranda-hotspots__intro{font-size:18px}.veranda-hotspots__canvas{position:relative;height:var(--canvas-height);margin-top:42px;isolation:isolate}.veranda-hotspots__main-wrap{position:absolute;left:var(--main-left-edge);top:var(--main-top);width:var(--main-width)}.veranda-hotspots__main-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:rgba(var(--color-foreground),.05)}.veranda-hotspots__main-media>img,.veranda-hotspots__placeholder{display:block;width:100%;height:100%;object-fit:cover}.veranda-hotspots__placeholder{aspect-ratio:4/3}.veranda-hotspots__lines{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;color:rgb(var(--color-button));pointer-events:none}.veranda-hotspots__lines line{stroke:currentColor;stroke-width:.3rem;vector-effect:non-scaling-stroke}.veranda-hotspot{position:absolute;z-index:6;left:var(--hotspot-x);top:var(--hotspot-y);transform:translate(-50%,-50%);display:grid;place-items:center;padding:1.2rem;border:0;outline:0;background:transparent;color:rgb(var(--color-button-text));cursor:pointer}.veranda-hotspot__dot{position:relative;z-index:2;display:block;border:0;border-radius:50%;background:rgb(var(--color-button));transition:transform .2s ease}.veranda-hotspot__dot:before,.veranda-hotspot__dot:after{content:"";position:absolute;left:50%;top:50%;width:42%;height:.2rem;border-radius:.2rem;background:currentColor;transform:translate(-50%,-50%)}.veranda-hotspot__dot:after{transform:translate(-50%,-50%) rotate(90deg)}.veranda-hotspot:hover .veranda-hotspot__dot,.veranda-hotspot:focus-visible .veranda-hotspot__dot,.veranda-hotspot.is-active .veranda-hotspot__dot{transform:scale(1.14)}.veranda-hotspots--pulse-ready .veranda-hotspot.is-scroll-pulsing .veranda-hotspot__dot{animation:veranda-hotspot-scroll-pulse .76s cubic-bezier(.22,1,.36,1) var(--hotspot-pulse-delay,0ms) both;will-change:transform}@keyframes veranda-hotspot-scroll-pulse{0%,to{transform:scale(1)}42%{transform:scale(1.32)}70%{transform:scale(.94)}}.veranda-hotspot:focus-visible{outline:0}.veranda-hotspots__callout{position:absolute;z-index:5;left:calc(50% + var(--callout-offset-x));top:var(--callout-top);display:flex;flex-direction:column;align-items:flex-start;width:max-content;max-width:none;gap:8px;transform:translate(-50%,-50%);transition:transform .2s ease}.veranda-hotspots__callout-media{order:2;width:var(--detail-image-size);background:transparent}.veranda-hotspots__callout-media img{display:block;width:100%;height:auto}.veranda-hotspots__callout-media--multiple{display:grid;grid-template-columns:repeat(var(--detail-image-count),minmax(0,1fr));gap:8px;align-items:start}.veranda-hotspots__callout-media--single-stacked{width:calc((var(--detail-image-size) - 8px)/2)}.veranda-hotspots__callout-media--ratio-4-3 img{aspect-ratio:4/3;object-fit:cover}.veranda-hotspots__callout-media--square img{aspect-ratio:1;object-fit:cover}.veranda-hotspots__callout-media--circle img{aspect-ratio:1;border-radius:50%;object-fit:cover}.veranda-hotspots__callout-media--rounded-square img{aspect-ratio:1;border-radius:1.6rem;object-fit:cover}.veranda-hotspots__swatch-nav{order:2;position:relative;display:block;width:calc(var(--thumbnail-size) + var(--thumbnail-size) + var(--thumbnail-size) + var(--thumbnail-size) + var(--thumbnail-size) + 48px);max-width:calc(100vw - 40px)}.veranda-hotspots__swatch-nav--without-arrows,.veranda-hotspots__swatch-nav--without-arrows .veranda-hotspots__swatch-viewport{width:max-content;max-width:calc(100vw - 40px)}.veranda-hotspots__swatch-viewport{min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.veranda-hotspots__swatch-viewport::-webkit-scrollbar{display:none}.veranda-hotspots__swatches{display:flex;flex-wrap:nowrap;gap:12px;width:max-content}.veranda-hotspots__swatch-item{box-sizing:border-box;flex:0 0 var(--thumbnail-size);width:var(--thumbnail-size);max-width:none;text-align:center;scroll-snap-align:start;scroll-snap-stop:always}.veranda-hotspots__swatch{position:relative;display:grid;place-items:center;width:var(--thumbnail-size);height:auto;aspect-ratio:1;margin:0 auto 10px;overflow:hidden;border:0;border-radius:50%;outline:0;box-shadow:none;font-size:12px;font-weight:700}.veranda-hotspots__swatch img{grid-area:1/1;display:block;width:100%;height:100%;object-fit:cover;border:0;outline:0;box-shadow:none;transform:scale(1.04)}.veranda-hotspots__swatch span{grid-area:1/1;position:relative;z-index:1;color:#fff;mix-blend-mode:difference}.veranda-hotspots__swatch-item>strong{display:block;font-size:12px;font-weight:500;line-height:1.25}.veranda-hotspots__swatch-arrow{position:absolute;top:var(--swatch-arrow-offset-desktop);z-index:2;display:grid;place-items:center;width:38px;height:38px;margin:0;padding:7px;border:0;outline:0;background:#fff;box-shadow:none;cursor:pointer}.veranda-hotspots__swatch-arrow--previous{right:calc(100% + 10px)}.veranda-hotspots__swatch-arrow--next{left:calc(100% + 10px)}.veranda-hotspots__swatch-arrow:before,.veranda-hotspots__swatch-arrow:after{display:none!important;content:none!important}.veranda-hotspots__swatch-arrow[hidden]{display:none!important}.veranda-hotspots__swatch-arrow:disabled{opacity:.25;cursor:default}.veranda-hotspots__swatch-arrow img{display:block;width:24px;height:24px;object-fit:contain}.veranda-hotspots__thumbnails{order:3;display:grid;grid-template-columns:repeat(var(--thumbnail-columns),var(--thumbnail-size));align-items:start;width:max-content;max-width:none;gap:8px}.veranda-hotspots__thumbnails--one-row{grid-template-rows:var(--thumbnail-size);grid-auto-flow:column}.veranda-hotspots__thumbnails--two-rows{grid-auto-flow:row}.veranda-hotspots__thumbnails img{display:block;width:var(--thumbnail-size);max-width:none;height:var(--thumbnail-size);object-fit:cover}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails img{cursor:pointer}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails img:focus-visible{outline:.3rem solid currentColor;outline-offset:.2rem}.veranda-hotspots__thumbnails--circle img{border-radius:50%}.veranda-hotspots__thumbnails--rounded-square img{border-radius:1.2rem}.veranda-hotspots__callout-body{order:4;box-sizing:border-box;width:var(--callout-width);padding:1.8rem 2rem}.veranda-hotspots__callout--text-above .veranda-hotspots__callout-body{order:1}.veranda-hotspots__callout--overlay{gap:0}.veranda-hotspots__callout--overlay.veranda-hotspots__callout--text-below .veranda-hotspots__callout-body{position:relative;margin:-3.5rem 0 0 auto}.veranda-hotspots__callout--overlay.veranda-hotspots__callout--text-above .veranda-hotspots__callout-body{position:relative;margin:0 0 -3.5rem auto}.veranda-hotspots__callout--line-image .veranda-hotspots__callout-body{position:relative;z-index:2}.veranda-hotspots__callout.is-active{z-index:7;transform:translate(-50%,-50%) scale(1.02)}.veranda-hotspots__eyebrow{margin:0 0 .5rem;color:rgb(var(--color-button));font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.veranda-hotspots__title{margin:0 0 .6rem;font-size:1.7rem}.veranda-hotspots__text{font-size:1.35rem;opacity:.82}.veranda-hotspots__text p{margin-top:0}.veranda-hotspots__text p:last-child{margin-bottom:0}.veranda-hotspots__richtext{font-size:1.35rem}.veranda-hotspots__richtext>:first-child{margin-top:0}.veranda-hotspots__richtext>:last-child{margin-bottom:0}.veranda-hotspots__richtext h1,.veranda-hotspots__richtext h2,.veranda-hotspots__richtext h3,.veranda-hotspots__richtext h4,.veranda-hotspots__richtext h5,.veranda-hotspots__richtext h6{margin:0 0 .6rem;font-size:1.7rem;line-height:inherit}.veranda-hotspots__richtext p,.veranda-hotspots__richtext ul,.veranda-hotspots__richtext ol{opacity:.82}.veranda-hotspots__richtext p{margin-top:0}.veranda-hotspots__richtext p:last-child,.veranda-hotspots__richtext ul:last-child,.veranda-hotspots__richtext ol:last-child{margin-bottom:0}.veranda-hotspots__callout .link{display:inline-flex;margin-top:1.2rem}.veranda-hotspots__empty{display:grid;place-items:center;min-height:20rem;margin-top:2rem;padding:2rem;text-align:center;opacity:.7}.veranda-hotspots__modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:2rem}.veranda-hotspots__modal[hidden]{display:none}.veranda-hotspots__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0009;cursor:pointer}.veranda-hotspots__modal-panel{position:relative;z-index:1;width:min(92vw,42rem);max-height:82vh;overflow:auto}.veranda-hotspots__modal-close{position:absolute;z-index:5;top:.8rem;right:.8rem;display:grid;place-items:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:2.8rem;line-height:1;cursor:pointer}.veranda-hotspots__modal-content .veranda-hotspots__callout{position:static;width:auto;max-width:none;transform:none;filter:none}.veranda-hotspots__modal-content .veranda-hotspots__callout-media{width:min(100%,var(--detail-image-size))}.veranda-hotspots__modal-content .veranda-hotspots__swatch-nav{display:block;width:100%;max-width:100%}.veranda-hotspots__modal-content .veranda-hotspots__swatch-arrow{width:32px;height:32px;padding:4px}.veranda-hotspots__modal-content .veranda-hotspots__swatch-arrow img{width:22px;height:22px}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails{width:100%;max-width:100%;overflow-x:auto}.veranda-hotspots__modal-content .veranda-hotspots__callout-body{position:static;width:auto;margin:0}body.veranda-hotspots-modal-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.veranda-hotspots--pulse-ready .veranda-hotspot.is-scroll-pulsing .veranda-hotspot__dot{animation:none!important;transform:none!important}}@media screen and (max-width:989px){.veranda-hotspots__heading{white-space:normal}.veranda-hotspots__canvas{height:auto;margin-top:42px}.veranda-hotspots__main-wrap{position:relative;left:auto;top:auto;width:100%}.veranda-hotspots__lines,.veranda-hotspots__canvas>.veranda-hotspots__callout{display:none}.veranda-hotspot{padding:1rem}.veranda-hotspots__modal-panel{box-sizing:border-box;padding-top:5.6rem;border-radius:20px}.veranda-hotspots__modal-content .veranda-hotspots__callout--overlay .veranda-hotspots__callout-body{position:static;margin:0}.veranda-hotspots__modal-content .veranda-hotspots__callout-media,.veranda-hotspots__modal-content .veranda-hotspots__thumbnails{box-sizing:border-box;padding:1.6rem}.veranda-hotspots__modal-content .veranda-hotspots__callout-media{width:100%;max-width:100%}.veranda-hotspots__modal-content .veranda-hotspots__callout-media--multiple{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.veranda-hotspots__modal-content .veranda-hotspots__swatch-nav{box-sizing:border-box;padding:0 0 2.4rem 2rem;overflow:hidden}.veranda-hotspots__modal-content .veranda-hotspots__swatch-viewport,.veranda-hotspots__modal-content .veranda-hotspots__swatch-nav--without-arrows .veranda-hotspots__swatch-viewport{box-sizing:border-box;width:100%;max-width:100%;scroll-padding-right:2rem;-webkit-overflow-scrolling:touch;touch-action:pan-x}.veranda-hotspots__modal-content .veranda-hotspots__swatches{box-sizing:content-box;padding-right:2rem}.veranda-hotspots__modal-content .veranda-hotspots__swatch-item{flex-basis:min(var(--thumbnail-size),9.5rem);width:min(var(--thumbnail-size),9.5rem)}.veranda-hotspots__modal-content .veranda-hotspots__swatch{width:min(var(--thumbnail-size),9.5rem)}.veranda-hotspots__modal-content .veranda-hotspots__swatch-arrow{display:none!important}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails{--mobile-thumbnail-size:clamp(7rem, calc(26.2857vw - 1.6rem) ,10.4rem);grid-template-columns:repeat(var(--thumbnail-columns),var(--mobile-thumbnail-size));scroll-padding-right:1.6rem;scroll-padding-left:1.6rem}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails--one-row{grid-template-rows:var(--mobile-thumbnail-size)}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails--two-rows{grid-template-columns:none;grid-template-rows:var(--mobile-thumbnail-size);grid-auto-flow:column;grid-auto-columns:var(--mobile-thumbnail-size)}.veranda-hotspots__modal-content .veranda-hotspots__thumbnails img{width:var(--mobile-thumbnail-size);height:var(--mobile-thumbnail-size)}}@media screen and (min-width:990px){.veranda-hotspots__modal{display:none!important}}.veranda-overview__body,.veranda-intro{max-width:62ch;margin-top:1rem;opacity:.85}.veranda-prices{margin-top:2rem}.veranda-card{padding:2.4rem;height:100%;font-variant-numeric:tabular-nums}.veranda-price{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.veranda-price__from{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6}.veranda-price__amount{font-size:3.4rem;font-weight:700;line-height:1;color:rgb(var(--color-button))}.veranda-price__note{font-size:1.3rem;opacity:.6}.veranda-price__base{opacity:.65;font-size:1.3rem;margin:.6rem 0 0}.veranda-range{margin-top:1.6rem;padding-top:1.4rem;border-top:.1rem solid rgba(var(--color-foreground),.9)}.veranda-range>div{display:flex;justify-content:space-between;padding:.5rem 0;font-size:1.4rem}.veranda-range__lab{text-transform:uppercase;letter-spacing:.05em;opacity:.6;font-size:1.2rem}.veranda-exhead{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-weight:600;margin:0 0 .4rem}.veranda-examples{list-style:none;margin:0;padding:0}.veranda-examples li{display:flex;justify-content:space-between;padding:1.2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.9);font-size:1.6rem}.veranda-examples li:first-child{border-top:.1rem solid rgba(var(--color-foreground),.9)}.veranda-examples__price{color:rgb(var(--color-button));font-weight:700}.veranda-note{font-size:1.2rem;opacity:.6;margin-top:1.4rem}.veranda-related{margin-top:2rem}.veranda-rel{display:block;height:100%;text-decoration:none;color:inherit;overflow:hidden}.veranda-rel__media img{width:100%;height:100%;object-fit:cover;display:block}.veranda-rel__ph{display:flex;align-items:center;justify-content:center;min-height:160px;background:rgba(var(--color-foreground),.05);font-size:1.3rem;opacity:.5}.veranda-rel__body{padding:1.4rem 1.6rem}.veranda-rel__title{margin:0;font-size:1.5rem}.veranda-rel__price{font-size:1.3rem;font-weight:700;margin-top:.4rem;color:rgb(var(--color-button));font-variant-numeric:tabular-nums}.veranda-roof{margin-top:2rem}.veranda-tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.veranda-tab[aria-selected=true]{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.veranda-panel[hidden]{display:none}.veranda-card{padding:2rem;height:100%}.veranda-opt__title{margin:0 0 .4rem;font-size:1.6rem}.veranda-opt__spec{font-size:1.3rem;opacity:.6;margin:0;font-variant-numeric:tabular-nums}.veranda-opt__desc{font-size:1.4rem;opacity:.8;margin:.8rem 0 0}.veranda-intro{max-width:62ch;margin-top:1rem;opacity:.85}.veranda-spec{margin-top:2rem;align-items:start}.veranda-spec__list{padding:.8rem 2.4rem;font-variant-numeric:tabular-nums}.veranda-spec__row{display:grid;grid-template-columns:16rem 1fr;gap:1.6rem;padding:1.2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.9)}.veranda-spec__row:last-child{border-bottom:none}.veranda-spec__lab{font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;opacity:.6}.veranda-spec__val{font-size:1.5rem;font-weight:600}.veranda-spec__val small{display:block;font-weight:400;opacity:.6;font-size:1.3rem;margin-top:.2rem}@media(max-width:480px){.veranda-spec__row{grid-template-columns:1fr;gap:.2rem}}.veranda-diagram{color:rgb(var(--color-foreground))}.veranda-diagram svg{width:100%;height:auto;display:block}.veranda-diagram__accent{stroke:rgb(var(--color-button))}.veranda-diagram__accent-txt{fill:rgb(var(--color-button))}.veranda-diagram__txt{fill:rgba(var(--color-foreground),.6)}.veranda-cap{font-size:1.2rem;opacity:.6;text-align:center;margin-top:1.2rem}.veranda-flag{margin-top:1.6rem;font-size:1.3rem;color:rgb(var(--color-button))}.veranda-stats{margin-top:2rem}.veranda-stat__num{font-size:2.4rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.veranda-stat__cap{font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;opacity:.6;margin-top:.6rem}.veranda-steps{margin-top:2rem}.veranda-card{padding:2.4rem;height:100%}.veranda-step__n{font-size:1.4rem;font-weight:700;color:rgb(var(--color-button));padding-bottom:1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.9);margin-bottom:1.2rem;font-variant-numeric:tabular-nums}.veranda-step__title{margin:0 0 .6rem;font-size:1.7rem}.veranda-step__text{font-size:1.4rem;opacity:.75;margin:0}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
