*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;font-size:15px;line-height:1.55;color:#4a4a4a;background:#f7f7f7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;color:#1d242b;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.15;letter-spacing:-.01em}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,4vw,2.5rem)}h3{font-size:1.5rem}h4{font-size:1.2rem}p{margin:0 0 1rem}p.major{font-size:1.2rem;line-height:1.6}a{color:#c75c2e;transition:color .2s ease}a:hover{color:#a64822}img{max-width:100%;height:auto;display:block}ul.actions{list-style:none;padding:0;margin:1.5rem 0;display:flex;gap:.75rem;flex-wrap:wrap}ul.actions.stacked{flex-direction:column;align-items:flex-start}.button{display:inline-block;padding:.85rem 1.75rem;background:#c75c2e;color:#fff;text-decoration:none;font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;border-radius:2px;border:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.button:hover{background:#a64822;color:#fff;transform:translateY(-1px)}.button.large{padding:1rem 2.5rem;font-size:.95rem}.button.wide{min-width:12rem;text-align:center}.button.outline{background:transparent;border:2px solid #c75c2e;color:#c75c2e}.button.outline:hover{background:#c75c2e;color:#fff}.banner{position:relative;min-height:80vh;display:grid;grid-template-columns:1fr;background:#11171c;color:#fff}@media(min-width:800px){.banner{grid-template-columns:1fr 1fr;min-height:90vh}}.banner h1,.banner h2,.banner h3,.banner p{color:inherit}.banner .content{padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.banner .content h1 img{max-width:350px;height:auto;margin:0 0 1rem}.banner .image{position:relative;background:#1d242b;min-height:40vh}@media(min-width:800px){.banner .image{min-height:100%}}.banner .image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.spotlight{display:grid;grid-template-columns:1fr;background:#fff;border-top:1px solid rgba(0,0,0,.12);min-height:60vh}@media(min-width:800px){.spotlight{grid-template-columns:1fr 1fr}}.spotlight.right .content{order:1}.spotlight.right .image{order:2}.spotlight.left .content{order:1}@media(min-width:800px){.spotlight.left .content{order:2}}.spotlight.left .image{order:2}@media(min-width:800px){.spotlight.left .image{order:1}}.spotlight .content{padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:.75rem}.spotlight .image{position:relative;min-height:40vh}@media(min-width:800px){.spotlight .image{min-height:100%}}.spotlight .image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page{max-width:1100px;margin:0 auto;padding:3rem 1rem 4rem}.page-narrow{max-width:800px;margin:0 auto;padding:3rem 1rem 4rem}.page-header{padding:4rem 1rem;background:#11171c;color:#fff;text-align:center}.page-header h1{color:#fff;margin:0}.page-header p.major{color:#ffffffd9;margin-top:.75rem}.realestate .heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin:2rem 0 1.5rem}.realestate .heading h2{margin:0 0 .5rem;font-size:clamp(1.25rem,3vw,1.75rem)}.realestate .heading .badge{display:inline-block;background:#c75c2e;color:#fff;padding:.25rem .85rem;border-radius:999px;font-size:.85rem;font-weight:600;margin-right:.5rem;vertical-align:middle}.realestate .heading address{font-style:normal;font-size:1.1rem;color:#888}.realestate .heading .price{font-size:2rem;font-weight:700;color:#1d242b;margin:0;white-space:nowrap}.realestate .heading .price sup{font-size:.65em;vertical-align:super;font-weight:400;color:#888}.realestate section{background:#fff;padding:2rem;margin-bottom:2.5rem;border-radius:4px;box-shadow:0 2px 16px #0000000f}.realestate section>h3{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:.75rem;margin-bottom:1rem}.realestate .details .row,.realestate .amenities{display:grid;grid-template-columns:1fr;gap:.5rem 2rem}@media(min-width:800px){.realestate .details .row,.realestate .amenities{grid-template-columns:repeat(3,1fr)}}.realestate .amenities>div{display:flex;align-items:center;gap:.5rem}.realestate .amenities>div:before{content:"";flex-shrink:0;width:18px;height:18px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23c75c2e' viewBox='0 0 16 16'><path d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm10.03 4.97a.75.75 0 0 1 .011 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.75.75 0 0 1 1.08-.022z'/></svg>");background-size:contain;background-repeat:no-repeat}.realestate .video-embed{position:relative;padding-bottom:56.25%;height:0;margin:1rem 0}.realestate .video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.realestate .map-embed{position:relative;width:100%;height:450px}.realestate .map-embed iframe{width:100%;height:100%;border:0}.gallery{margin:2rem 0}.gallery.tornado-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.gallery .gallery-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-top:1rem}.gallery .gallery-cover{display:block;text-decoration:none}.gallery .gallery-cover img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:4px;background:#ddd}.gallery .gallery-item{display:block;text-decoration:none}.gallery .gallery-item img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:4px;background:#ddd}.gallery .gallery-caption{font-size:.85rem;color:#888;text-align:center;margin-top:.4rem;line-height:1.3}.site-footer{background:#11171c;color:#ffffffb3;text-align:center;padding:2.5rem 1rem;font-size:.9rem}.site-footer a{color:#ffffffd9}:target{scroll-margin-top:1rem}
