:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f8f6ee;--cream:#eeeadd;--white:#fffefa;--ink:#173139;--muted:#51636a;--green:#164b43;--green-deep:#0b302c;--blue:#dce8e8;--line:#ced6d0;--lime:#d8e27a;--font-sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}button,input,textarea,select{font:inherit}a{color:inherit;text-underline-offset:.19em}a:hover{color:#17695a}:focus-visible{outline-offset:4px;outline:3px solid #ae5c25}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.07}h1{font-size:clamp(3.25rem,6.4vw,6.8rem);font-weight:700}h2{font-size:clamp(2.35rem,4.4vw,4.25rem);font-weight:700}h3{font-size:clamp(1.45rem,2vw,2rem)}.container{width:min(100% - 3rem,1320px);margin-inline:auto}.section{padding-block:clamp(5rem,9vw,9rem)}.section--cream{background:var(--cream)}.section--blue{background:var(--blue)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.skip-link{z-index:30;background:var(--green-deep);color:#fff;padding:.8rem 1rem;position:absolute;top:-10rem;left:1rem}.skip-link:focus{color:#fff;top:1rem}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:90px;display:flex}.brand{flex-shrink:0;align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.brand:hover{color:var(--ink)}.brand__mark{border:2px solid var(--green);width:41px;height:41px;padding:7px;transform:rotate(-9deg)}.brand__mark span{border:2px solid var(--green);width:100%;height:100%;display:block;position:relative}.brand__mark span:after{content:"";border-left:2px solid var(--green);position:absolute;top:-2px;bottom:-2px;left:50%}.brand__name{line-height:1.2;display:grid}.brand__name strong{letter-spacing:.07em;font-size:.85rem}.brand__name small{color:var(--muted);margin-top:.25rem;font-size:.68rem}.desktop-nav{align-items:center;gap:clamp(.7rem,1.5vw,1.75rem);display:flex}.desktop-nav a{white-space:nowrap;padding-block:.6rem;font-size:.82rem;font-weight:700;text-decoration:none}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#177663;text-underline-offset:.6em;text-decoration:underline;text-decoration-thickness:2px}.mobile-nav{display:none}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(3rem,6vw,7rem);padding-block:clamp(4rem,6.8vw,7.5rem);display:grid}.page-heading .eyebrow{color:#386c58;margin-bottom:1.35rem}.page-heading h1{max-width:12ch;margin-bottom:1.7rem}.page-heading__description{max-width:58ch;color:var(--muted);font-size:clamp(1.05rem,1.4vw,1.25rem)}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.button{justify-content:center;align-items:center;gap:1.8rem;min-height:48px;padding:.95rem 1.3rem;font-weight:700;text-decoration:none;display:inline-flex}.button--primary{background:var(--green);color:#fff}.button--primary:hover{color:#fff;background:var(--green-deep)}.text-link{align-items:center;gap:1rem;font-weight:800;text-decoration-thickness:1px;display:inline-flex}.hero__footnote{color:var(--muted);margin:2.3rem 0 0;font-size:.8rem}.court-illustration{background:#e3e9dc;border:1px solid #c8d3c7;min-width:0;padding:clamp(1rem,2vw,2rem);box-shadow:18px 18px #d4dccf}.court-illustration__roof{aspect-ratio:38/68;border:2px dashed #829c91;place-items:center;width:min(78%,340px);margin:1rem auto 1.7rem;display:grid;transform:rotate(7deg)}.court-illustration__clear{background:#a7bbad;place-items:center;width:89.5%;height:94.1%;display:grid}.court-illustration__court{background:#356c74;border:3px solid #f6f3dd;width:58.8%;height:68.75%;position:relative;overflow:hidden}.court-illustration__net{z-index:2;border-top:3px solid #f6f3dd;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.court-illustration__kitchen{background:#528b83;border-block:2px solid #f6f3dd;height:15.9%;position:absolute;left:0;right:0}.court-illustration__kitchen--top{top:34.1%}.court-illustration__kitchen--bottom{bottom:34.1%}.court-illustration__center{border-left:2px solid #f6f3dd;position:absolute;left:50%}.court-illustration__center--top{height:34.1%;top:0}.court-illustration__center--bottom{height:34.1%;bottom:0}.court-illustration__legend{text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;gap:.8rem 1rem;font-size:.69rem;font-weight:700;display:flex}.court-illustration__legend span{align-items:center;gap:.35rem;display:inline-flex}.legend-key{width:10px;height:10px;display:inline-block}.legend-key--court{background:#356c74}.legend-key--clear{background:#a7bbad}.legend-key--roof{border:1px dashed #829c91}.court-illustration__caption{color:var(--muted);margin:.8rem 0 0;font-size:.7rem}.section-intro{max-width:700px;margin-bottom:2.5rem}.section-intro .eyebrow,.budget-feature__intro .eyebrow{color:#49735f;margin-bottom:1rem}.section-intro h2,.budget-feature__intro h2{max-width:13ch;margin-bottom:1.3rem}.section-intro>p:last-child,.budget-feature__intro>p:not(.eyebrow){color:var(--muted);max-width:57ch;font-size:1.08rem}.dimension-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.dimension-card{background:var(--white);border:1px solid #cbd3c9;flex-direction:column;align-items:flex-start;min-height:265px;padding:clamp(1.5rem,2.5vw,2.5rem);display:flex}.dimension-card--dark{background:var(--green);color:#fffefa;border-color:var(--green)}.badge{color:#2f5d50;text-transform:uppercase;letter-spacing:.06em;border:1px solid #a9bdb2;padding:.35rem .55rem;font-size:.64rem;font-weight:800;line-height:1.2;display:inline-block}.badge--light{color:#fffefa;border-color:#a9c3b0}.badge--assumption{color:#83552b;border-color:#c8a074}.badge--estimate{color:#134c42;border-color:#749d8a}.dimension-card strong{letter-spacing:-.07em;white-space:nowrap;margin-top:auto;font-size:clamp(2.5rem,3.6vw,4.4rem);line-height:1}.dimension-card strong span{font-size:.75em;font-weight:400}.dimension-card strong small{letter-spacing:0;font-size:.45em}.dimension-card__metric{letter-spacing:.015em;margin-top:.45rem;font-size:.9rem;font-weight:700}.dimension-card p{max-width:32ch;margin:1rem 0 0;font-size:.87rem}.space-section__note{color:var(--muted);margin:1.6rem 0 0;font-size:.87rem}.budget-feature{grid-template-columns:.83fr 1.17fr;align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.budget-feature__intro .text-link{margin-top:1rem}.estimate-panel{border-top:5px solid var(--green);background:#e9efe8;padding:clamp(1.6rem,3vw,3rem)}.estimate-panel__amount{letter-spacing:-.065em;margin:1.8rem 0 .3rem;font-size:clamp(2.3rem,3.8vw,4.8rem);font-weight:800;line-height:1.05}.estimate-panel__amount span{letter-spacing:0;color:var(--muted);text-transform:uppercase;margin:.35rem 0;font-size:.29em;display:block}.estimate-panel__basis{color:var(--muted);font-size:.85rem}.estimate-panel__warning{border-top:1px solid #bdcec2;margin-top:1.5rem;padding-top:1.3rem;font-size:.85rem}.estimate-panel__warning strong{margin-bottom:.4rem;font-size:.97rem;display:block}.source-note{border-top:1px solid var(--line);color:var(--muted);align-items:baseline;gap:1.2rem;margin-top:2.5rem;padding-top:1.3rem;font-size:.76rem;display:flex}.source-note__label{color:var(--green);letter-spacing:.07em;flex:none;font-size:.66rem;font-weight:800}.source-note p{flex:1;margin-bottom:0}.source-note a{white-space:nowrap;color:var(--green);font-weight:700}.section-intro--wide h2{max-width:16ch}.guide-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.guide-card{background:#f5f8f3;border:1px solid #c3d2d0;flex-direction:column;min-height:330px;padding:clamp(1.3rem,2vw,2rem);display:flex}.guide-card__number{color:#3f756a;letter-spacing:.08em;font-size:.8rem;font-weight:800}.guide-card h3{margin:2.5rem 0 .9rem}.guide-card p{color:var(--muted);font-size:.85rem}.guide-card a{margin-top:auto;font-size:.83rem;font-weight:800}.guide-card a span{margin-left:.4rem}.journey-note{margin:2rem 0 0;font-size:.85rem}.journey-note a{font-weight:700}.site-footer{background:var(--green-deep);color:#e3e9dc;padding-block:3.5rem}.site-footer__inner{grid-template-columns:1fr auto;gap:2rem;display:grid}.site-footer .eyebrow{color:var(--lime)}.site-footer__inner>div:first-child p:last-child{max-width:25ch;margin-bottom:0;font-size:clamp(1.25rem,2vw,1.8rem);font-weight:700}.site-footer__links{align-items:start;gap:1.5rem;font-size:.8rem;font-weight:700;display:flex}.site-footer__links a:hover{color:#fff}.site-footer__note{color:#c0d2c8;border-top:1px solid #3c635b;grid-column:1/-1;max-width:75ch;margin:0;padding-top:1.5rem;font-size:.76rem}@media (max-width:1100px){.desktop-nav{gap:.65rem}.desktop-nav a{font-size:.72rem}.guide-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.site-header__inner{min-height:76px}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav__toggle{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);cursor:pointer;align-items:center;gap:1rem;padding:.6rem .8rem;font-size:.85rem;font-weight:800;display:flex}.mobile-nav__toggle:hover{background:var(--blue)}.mobile-nav__panel{z-index:20;background:var(--white);border:1px solid var(--line);width:min(80vw,290px);padding:.6rem;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 12px 25px #0b302c24}.mobile-nav__panel[hidden]{display:none}.mobile-nav__panel a{min-height:44px;padding:.7rem .8rem;font-weight:700;text-decoration:none;display:block}.mobile-nav__panel a:hover{background:var(--blue)}.hero{grid-template-columns:1fr}.hero__copy{max-width:730px}.court-illustration{justify-self:center;width:min(100%,640px)}.court-illustration__roof{max-height:440px}.budget-feature{grid-template-columns:1fr;gap:2rem}.dimension-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.source-note{flex-direction:column;align-items:flex-start;gap:.55rem}.source-note p{min-width:0;margin:0}.source-note a{white-space:normal;align-items:center;min-height:44px;display:inline-flex}}@media (max-width:600px){.container{width:min(100% - 2rem,1320px)}.site-header__inner{gap:.5rem}.brand__mark{width:36px;height:36px}.brand__name strong{font-size:.72rem}.brand__name small{font-size:.62rem}.hero{padding-top:3.4rem}.hero__actions{flex-direction:column;align-items:stretch;gap:1rem}.hero__actions .text-link{padding:.5rem 0}.dimension-grid,.guide-grid{grid-template-columns:1fr}.dimension-card{min-height:205px}.guide-card{min-height:250px}.guide-card h3{margin-top:1.5rem}.source-note{display:block}.source-note p{margin:.55rem 0}.site-footer__inner{grid-template-columns:1fr}.site-footer__links{flex-wrap:wrap}.site-footer__note{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.layout-intro{padding-bottom:3.5rem}.layout-intro__note{max-width:65ch;color:var(--muted);margin:2rem 0 0;font-size:.88rem}.layout-plan-section{padding-top:clamp(3.5rem,6vw,6rem)}.layout-section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.layout-section-heading h2{max-width:12ch;margin-bottom:0}.layout-section-heading>p{max-width:51ch;color:var(--muted);margin-bottom:.3rem}.plan-controls{grid-template-columns:.85fr 1.15fr;gap:1.5rem;margin:2rem 0;display:grid}.plan-control-group{border:0;min-width:0;margin:0;padding:0}.plan-control-group legend{margin-bottom:.7rem;font-size:.82rem;font-weight:800}.plan-control-options{flex-wrap:wrap;gap:.55rem;display:flex}.plan-option{background:var(--white);cursor:pointer;border:1px solid #9eb4a7;flex:145px;align-items:center;gap:.6rem;min-height:56px;padding:.55rem .8rem;display:flex;position:relative}.plan-option:has(input:checked){background:var(--green);border-color:var(--green);color:#fff}.plan-option:focus-within{outline-offset:3px;outline:3px solid #ae5c25}.plan-option input{accent-color:#d8e27a;flex:none;width:1rem;height:1rem;margin:0}.plan-option span{gap:.18rem;line-height:1.25;display:grid}.plan-option strong{font-size:.84rem}.plan-option small{opacity:.9;font-size:.68rem}.floor-plan-shell{background:var(--white);border:1px solid #b9c9bd}.floor-plan-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem;font-size:.78rem;font-weight:700;display:flex}.floor-plan-toolbar>div{flex-wrap:wrap;gap:.5rem;display:flex}.floor-plan-toolbar button{border:1px solid var(--green);min-height:44px;color:var(--green);cursor:pointer;background:0 0;padding:.5rem .75rem;font-size:.76rem;font-weight:800}.floor-plan-toolbar button:hover{background:var(--green);color:#fff}.floor-plan-figure{margin:0;padding:clamp(.5rem,2vw,1.5rem)}.floor-plan-viewport{overscroll-behavior-inline:contain;overflow:auto hidden}.floor-plan-viewport:focus-visible{outline-offset:-3px;outline:3px solid #ae5c25}.floor-plan-svg{width:100%;height:auto;max-height:900px;display:block}.floor-plan-figure figcaption{border-top:1px solid var(--line);color:var(--muted);padding:.8rem 0 0;font-size:.75rem}.plan-summary{grid-template-columns:1.4fr .8fr;gap:1rem;margin-top:1rem;display:grid}.plan-summary__main,.plan-key{background:var(--white);border:1px solid #cbd3c9;padding:clamp(1.3rem,2.2vw,2.2rem)}.plan-summary h3{margin-bottom:1.3rem}.plan-summary dl{margin:0}.plan-summary dl>div{border-top:1px solid var(--line);grid-template-columns:minmax(150px,.85fr) 1.15fr;gap:1rem;padding:.7rem 0;font-size:.82rem;display:grid}.plan-summary dt{color:var(--muted)}.plan-summary dd{margin:0;font-weight:700}.plan-key ul{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.plan-key li{align-items:start;gap:.6rem;font-size:.79rem;display:flex}.plan-key__swatch{flex:0 0 20px;height:14px;margin-top:.15rem;display:inline-block}.plan-key__swatch--court{background:#22647a}.plan-key__swatch--kitchen{background:#6b9879}.plan-key__swatch--clear{background:#d8e6d8;border:2px dashed #27634f}.plan-key__swatch--preferred{background:#dfe8dc;border:2px dotted #718b76}.plan-key__swatch--roof{background:#edf0e6;border:2px dotted #778e7c}.plan-key__swatch--fence{border-top:3px solid #173139}.plan-key__swatch--all-net{border-top:3px dashed #51765a}.plan-key__swatch--hybrid{border-top:3px dashed #173139;border-bottom:2px solid #6d9165}.plan-key__swatch--column{background:#173139;flex-basis:14px;width:14px;height:14px;margin-inline:3px}.plan-key>p{border-top:1px solid var(--line);color:var(--muted);margin:1.6rem 0 0;padding-top:1.2rem;font-size:.82rem}.court-viewer-section{background:var(--white);border:1px solid #b9c9bd;margin-top:2rem;padding:clamp(1.2rem,3vw,2rem)}.court-viewer-intro{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.court-viewer-intro h2{margin:.3rem 0 .7rem}.court-viewer-intro p:last-child{max-width:65ch;color:var(--muted);margin:0;font-size:.84rem}.court-viewer-open,.court-viewer-cameras button{border:1px solid var(--green);background:var(--white);min-height:44px;color:var(--green);font:inherit;cursor:pointer;padding:.6rem .85rem;font-size:.78rem;font-weight:800}.court-viewer-open{flex:none}.court-viewer-open:hover,.court-viewer-cameras button:hover,.court-viewer-cameras button[aria-pressed=true]{background:var(--green);color:#fff}.court-viewer-open:focus-visible,.court-viewer-cameras button:focus-visible,.court-viewer-roof:focus-within,.court-viewer-canvas canvas:focus-visible{outline-offset:3px;outline:3px solid #ae5c25}.court-viewer-content{margin-top:1.5rem}.court-viewer-roof{cursor:pointer;align-items:center;gap:.55rem;min-height:44px;padding:.4rem .65rem;font-size:.82rem;font-weight:700;display:inline-flex}.court-viewer-roof input{width:1.1rem;height:1.1rem;accent-color:var(--green)}.court-viewer-cameras{flex-wrap:wrap;gap:.5rem;margin:.8rem 0;display:flex}.court-viewer-canvas{background:#eaf0e9;width:100%;height:clamp(340px,52vw,660px);overflow:hidden}.court-viewer-canvas canvas{touch-action:none;width:100%;height:100%;display:block}.court-viewer-caption,.court-viewer-loading{color:var(--muted);margin:.8rem 0 0;font-size:.78rem}.court-viewer-loading{background:#eaf0e9;padding:2rem}.court-viewer-fallback{background:#f1f4ed;padding:1rem}.court-viewer-fallback>p{font-size:.82rem}.court-viewer-fallback-plan{background:#fff;max-height:470px;overflow:auto}.court-viewer-fallback-plan .floor-plan-svg{min-width:680px}.court-viewer-fallback dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.5rem;margin:1rem 0;display:grid}.court-viewer-fallback dl>div{border-top:1px solid var(--line);padding-top:.5rem;font-size:.79rem}.court-viewer-fallback dt{color:var(--muted)}.court-viewer-fallback dd{margin:.2rem 0 0;font-weight:700}.layout-cautions{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.layout-cautions p{background:#e6ece4;border-left:3px solid #779681;margin:0;padding:1.3rem;font-size:.82rem}.layout-amenity{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.layout-amenity h2{max-width:11ch}.layout-amenity p{max-width:60ch;color:var(--muted)}.layout-amenity__card{background:#e6ece4;border:2px dashed #779681;justify-items:start;gap:1.5rem;padding:2.2rem;display:grid}.layout-amenity__card span{text-transform:uppercase;letter-spacing:.07em;font-size:.73rem;font-weight:800}.layout-amenity__card strong{font-size:clamp(1.3rem,2.5vw,2.2rem);line-height:1.1}.layout-amenity__card p{margin:0;font-size:.78rem}.concept-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.concept-view-grid figure{background:var(--white);margin:0}.concept-view-grid img{aspect-ratio:3/2;object-fit:cover;background:#b8c9bb;width:100%;display:block}.concept-view-grid figcaption{gap:.2rem;padding:.9rem 1rem;font-size:.83rem;display:grid}.concept-view-grid figcaption span{color:var(--muted);font-size:.74rem}@media (max-width:900px){.floor-plan-svg{min-width:900px;max-height:none}.plan-controls,.plan-summary,.layout-amenity,.layout-section-heading{grid-template-columns:1fr}}@media (max-width:600px){.court-viewer-intro{flex-direction:column;align-items:stretch}.court-viewer-open{width:100%}.court-viewer-cameras button{flex:120px}.court-viewer-fallback dl{grid-template-columns:1fr}.floor-plan-toolbar{flex-direction:column;align-items:start}.floor-plan-toolbar>div,.floor-plan-toolbar button{width:100%}.plan-summary dl>div{grid-template-columns:1fr;gap:.15rem}.layout-cautions,.concept-view-grid{grid-template-columns:1fr}}@media print{body{color:#000!important;background:#fff!important}.site-header,.site-footer,.skip-link,.layout-intro,.plan-controls,.floor-plan-toolbar,.court-viewer-section,.layout-amenity-section,.layout-views-section{display:none!important}.section,.layout-plan-section{background:#fff!important;padding:0!important}.container{width:100%!important;max-width:none!important}.layout-section-heading{margin-bottom:.3rem;display:block}.layout-section-heading h2{font-size:20pt}.layout-section-heading>p{font-size:8pt}.floor-plan-shell,.plan-summary__main,.plan-key{border:0}.floor-plan-figure{padding:0}.floor-plan-viewport{overflow:visible}.floor-plan-svg{min-width:0;max-height:210mm}.floor-plan-figure figcaption,.plan-summary,.layout-cautions,.source-note{font-size:8pt}.plan-summary{break-inside:avoid;grid-template-columns:1.2fr .8fr;gap:.5rem;display:grid}.plan-summary__main,.plan-key{padding:.4rem}.plan-summary h3{margin-bottom:.5rem;font-size:12pt}.plan-summary dl>div,.plan-key li{padding-block:.2rem;font-size:7pt}.layout-cautions{display:block}.layout-cautions p{background:#fff;border:0;padding:.4rem 0}.source-note{margin-top:.5rem;padding-top:.5rem}a{color:#000!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.floor-plan-svg .plan-roof,.floor-plan-svg .plan-preferred,.floor-plan-svg .plan-selected,.floor-plan-svg .plan-court,.floor-plan-svg .plan-service,.floor-plan-svg .plan-kitchen{fill:#fff!important;stroke:#000!important}.floor-plan-svg .plan-court-line{stroke:#000!important}.floor-plan-svg .plan-zone-label{fill:#000!important}.plan-summary__main,.plan-key,.layout-cautions p{background:#fff!important}}
