:root{--navy:#062653;--navy2:#031a3d;--blue:#1682d4;--sky:#dff1ff;--yellow:#ffd22e;--gold:#f2b705;--ink:#102033;--muted:#5b6b7d;--line:#d9e2ec;--white:#fff;--soft:#f6f9fc;--shadow:0 22px 60px rgba(3,26,61,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:white;line-height:1.58;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip{position:absolute;left:-999px;top:auto}.skip:focus{left:1rem;top:1rem;background:white;padding:.7rem 1rem;z-index:20}.container{width:min(1140px,92vw);margin-inline:auto}.section-pad{padding:92px 0}.eyebrow{margin:0 0 .72rem;color:var(--blue);font-weight:900;letter-spacing:.13em;text-transform:uppercase;font-size:.78rem}svg{width:1.2em;height:1.2em;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.filled{fill:currentColor;stroke:0}
.site-header{position:sticky;top:0;background:linear-gradient(180deg,rgba(3,26,61,.98),rgba(3,26,61,.94));backdrop-filter:blur(14px);z-index:10;border-bottom:1px solid rgba(255,210,46,.18);box-shadow:0 10px 30px rgba(3,26,61,.18)}.nav-wrap{width:min(1220px,94vw);margin:auto;display:flex;align-items:center;gap:1.2rem;min-height:78px}.brand{display:flex;align-items:center;background:transparent;border-radius:0;overflow:visible}.brand img{width:248px;height:auto;display:block;filter:drop-shadow(0 5px 10px rgba(0,0,0,.22))}.nav{margin-left:auto;display:flex;align-items:center;gap:1.15rem;font-weight:800;font-size:.94rem}.nav a{padding:.45rem 0;border-bottom:2px solid transparent;color:white}.nav a:hover{border-color:var(--yellow);color:var(--yellow)}.call-pill,.primary-link{display:inline-flex;align-items:center;gap:.55rem;background:var(--yellow);color:var(--navy2);font-weight:900;padding:.88rem 1.08rem;border-radius:999px;box-shadow:0 10px 24px rgba(242,183,5,.22);transition:transform .2s ease,box-shadow .2s ease}.call-pill:hover,.primary-link:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(242,183,5,.28)}.call-pill svg,.primary-link svg,.text-link svg{width:18px;height:18px}.menu-toggle{display:none;background:transparent;border:0;color:white}.hero{position:relative;min-height:760px;color:white;display:flex;align-items:flex-end;overflow:hidden;background:var(--navy2)}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,26,61,.94) 0%,rgba(3,26,61,.78) 42%,rgba(3,26,61,.18) 100%),url('../images/678922998_122165079050819096_7504675249795388951_n.webp') center/cover no-repeat;transform:scale(1.02)}.hero-inner{position:relative;width:min(1140px,92vw);margin:0 auto 130px}.hero h1{font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:-.035em;font-size:clamp(3.4rem,8.4vw,7.9rem);line-height:.92;max-width:900px;margin:.1rem 0 1rem}.hero .eyebrow{color:var(--yellow)}.hero-copy{font-size:clamp(1.06rem,2vw,1.35rem);max-width:700px;color:#e7f3ff}.hero-actions,.contact-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1.8rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;color:white;font-weight:900;border-bottom:2px solid rgba(255,255,255,.35);padding:.4rem 0}.text-link.dark{color:var(--navy);border-color:rgba(6,38,83,.25)}.trust-strip{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);width:min(1140px,92vw);display:flex;justify-content:space-between;gap:1rem;background:rgba(255,255,255,.95);color:var(--navy);padding:1rem 1.2rem;border-radius:26px;box-shadow:var(--shadow);font-weight:900}.trust-strip span{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap}.trust-strip svg{width:19px;height:19px;color:var(--blue)}h2{font-family:Oswald,sans-serif;text-transform:uppercase;font-size:clamp(2.25rem,4.6vw,4.7rem);line-height:1;letter-spacing:-.027em;margin:.2rem 0 1rem;color:var(--navy)}h3{font-size:1.35rem;margin:.7rem 0 .25rem;color:var(--navy)}.intro-grid,.split-head,.neighborhood-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:end}.intro p:last-child,.split-head p,.local-seo p{font-size:1.15rem;color:var(--muted)}
.community{position:relative;color:white;background:var(--navy2);overflow:hidden}.community-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,26,61,.95),rgba(3,26,61,.72)),url('../images/679075681_122165078984819096_218991267223406075_n.webp') center/cover no-repeat;filter:saturate(1.05)}.community-inner{position:relative;max-width:960px;margin-inline:auto;text-align:center}.community h2{color:white}.community .eyebrow{color:var(--yellow)}.community p{font-size:1.22rem;color:#e7f3ff}.blue-section{background:var(--navy);color:white}.blue-section h2,.blue-section h3{color:white}.blue-section .eyebrow{color:var(--yellow)}.blue-section p{color:#cfe4f7}.service-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:2.6rem;margin-top:3rem}.service-flow article{position:relative;padding-top:1rem}.service-flow article:not(:last-child)::after{content:"";position:absolute;right:-1.3rem;top:10px;width:1px;height:100%;background:rgba(255,255,255,.18)}.service-flow svg{width:46px;height:46px;color:var(--yellow)}.why-grid,.story-grid,.contact-grid,.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.check-list{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;gap:.8rem}.check-list li{display:flex;gap:.75rem;align-items:flex-start;font-weight:800}.check-list svg{width:21px;height:21px;color:var(--blue);flex:0 0 auto;margin-top:.1rem}.photo-feature,.story-img,.masonry button{border:0;padding:0;background:transparent;cursor:zoom-in;overflow:hidden;box-shadow:var(--shadow)}.photo-feature{border-radius:38px;transform:rotate(1deg)}.photo-feature img{aspect-ratio:4/5;object-fit:cover}.soft-section{background:linear-gradient(180deg,#f7fbff,#fff)}.story-img{border-radius:220px 220px 28px 28px}.story-img img{aspect-ratio:3/4;object-fit:cover}.order-band{background:var(--yellow);padding:74px 0}.order-band h2{color:var(--navy2)}.order-band .eyebrow{color:var(--navy)}.order-form{background:white;border-radius:30px;padding:1.35rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem;box-shadow:var(--shadow)}.order-form label{font-weight:900;color:var(--navy)}.order-form input,.order-form select,.order-form textarea{width:100%;margin-top:.35rem;border:1px solid var(--line);border-radius:15px;padding:.82rem;background:#fbfdff}.order-form textarea{min-height:108px;grid-column:1/-1}.order-form label:has(textarea){grid-column:1/-1}.order-form button{grid-column:1/-1;border:0;border-radius:999px;background:var(--navy);color:white;padding:1rem;font-weight:900;cursor:pointer}.masonry{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:210px;gap:18px;margin-top:2rem}.masonry button{border-radius:26px}.masonry img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.masonry button:hover img{transform:scale(1.04)}.masonry .tall{grid-row:span 2}.masonry .wide{grid-column:span 2}.review-lines{display:grid;gap:2.2rem;margin-top:2.5rem}.review-lines figure{margin:0;border-left:5px solid var(--yellow);padding-left:1.4rem;max-width:900px}.review-lines blockquote{font-family:Oswald,sans-serif;font-size:clamp(1.45rem,2.6vw,2.6rem);line-height:1.08;margin:0;color:white}.review-lines figcaption{margin-top:.8rem;color:var(--yellow);font-weight:900}.local-seo{background:white}.faq .narrow{max-width:900px}.faq details{border-top:1px solid var(--line);padding:1.18rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:900;font-size:1.1rem;cursor:pointer;color:var(--navy)}.faq p{color:var(--muted)}.contact iframe{width:100%;height:430px;border:0;border-radius:32px;box-shadow:var(--shadow)}.socials{display:flex;gap:.8rem;margin-top:1.5rem}.socials a{width:46px;height:46px;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;transition:transform .2s ease,background .2s ease}.socials a:hover{background:var(--blue);transform:translateY(-2px)}.socials svg{width:23px;height:23px;display:block}.footer{background:var(--navy2);color:white;padding:50px 0 96px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:2rem;align-items:start}.footer img{max-width:260px;background:transparent;border-radius:0;filter:drop-shadow(0 5px 10px rgba(0,0,0,.2))}.footer p{color:#cfe4f7;max-width:340px}.footer a{color:var(--yellow)}.mobile-bar{display:none}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:30;place-items:center;padding:2rem}.lightbox:not([hidden]){display:grid}.lightbox img{max-width:min(94vw,1400px);max-height:86vh;object-fit:contain;border-radius:18px}.lightbox-close{position:fixed;top:18px;right:18px;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:white;color:var(--navy)}.lightbox-close svg{width:24px;height:24px}
@media (max-width:1050px){.service-flow{grid-template-columns:repeat(2,1fr)}.service-flow article:nth-child(2)::after{display:none}}
@media (max-width:950px){.nav{display:none;position:absolute;left:3vw;right:3vw;top:74px;background:var(--navy2);border:1px solid rgba(255,210,46,.22);border-radius:24px;padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-toggle{display:grid;place-items:center;margin-left:auto}.menu-toggle svg{width:28px;height:28px}.call-pill{display:none}.brand img{width:210px}.hero{min-height:700px}.trust-strip{overflow-x:auto;justify-content:flex-start;border-radius:18px}.intro-grid,.split-head,.why-grid,.story-grid,.contact-grid,.order-grid,.neighborhood-grid{grid-template-columns:1fr;gap:2rem}.service-flow{grid-template-columns:1fr;gap:2rem}.service-flow article:not(:last-child)::after{display:none}.masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:190px}.masonry .wide{grid-column:span 2}.footer-grid{grid-template-columns:1fr 1fr}.order-form{grid-template-columns:1fr}.mobile-bar{position:fixed;left:12px;right:12px;bottom:12px;background:white;z-index:15;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 18px 45px rgba(3,26,61,.25);border-radius:22px;overflow:hidden;border:1px solid rgba(6,38,83,.1)}.mobile-bar a{display:grid;place-items:center;padding:.65rem .2rem;color:var(--navy);font-weight:900;font-size:.78rem}.mobile-bar svg{width:20px;height:20px;color:var(--blue)}body{padding-bottom:72px}}
@media (max-width:560px){.section-pad{padding:64px 0}.nav-wrap{min-height:70px}.brand img{width:168px}.hero{min-height:710px}.hero-inner{margin-bottom:158px}.hero h1{font-size:3.35rem}.hero-copy{font-size:1rem}.primary-link{width:100%;justify-content:center}.text-link{justify-content:center}.hero-actions{align-items:stretch}.trust-strip{bottom:18px}.masonry{grid-template-columns:1fr;grid-auto-rows:260px}.masonry .wide,.masonry .tall{grid-column:auto;grid-row:auto}.footer-grid{grid-template-columns:1fr}.order-form{padding:1rem;border-radius:22px}.contact iframe{height:330px}.photo-feature,.story-img{border-radius:24px}.community p{font-size:1.05rem}}


/* v11 owner revisions */
.washfold-spotlight{background:#f7fbff;border-top:1px solid rgba(3,26,61,.08);border-bottom:1px solid rgba(3,26,61,.08);padding:34px 0}
.washfold-grid{display:grid;grid-template-columns:1.1fr 1fr auto;gap:24px;align-items:center}
.washfold-grid h2{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:.98;color:#031a3d}
.washfold-grid p{margin:0;color:#24405f;font-size:1.05rem;line-height:1.65}
.dark-cta{white-space:nowrap}
@media (max-width: 900px){.washfold-grid{grid-template-columns:1fr}.dark-cta{justify-self:start;white-space:normal}}

.social-links{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}
.social-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.12);color:currentColor;text-decoration:none;transition:transform .2s ease,background .2s ease}
.social-link:hover{transform:translateY(-2px);background:rgba(255,255,255,.2)}
.social-link svg{display:block}

.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}

/* v13 social icon cleanup */
.header-socials{display:flex;align-items:center;gap:.5rem;margin-left:auto}
.header-socials a,.socials a{width:42px;height:42px;border-radius:999px;display:inline-grid;place-items:center;text-decoration:none;line-height:1;border:1px solid rgba(6,38,83,.14);background:#fff;color:var(--navy);box-shadow:0 8px 22px rgba(3,26,61,.08);transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}
.header-socials a:hover,.socials a:hover{transform:translateY(-2px);background:var(--yellow);color:var(--navy2);border-color:transparent}
.header-socials svg,.socials svg{width:21px;height:21px;display:block;stroke:currentColor;stroke-width:2;fill:none}
.header-socials svg.filled,.socials svg.filled{fill:currentColor;stroke:none}
.footer .socials a{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.18);box-shadow:none}
.footer .socials a:hover{background:var(--yellow);color:var(--navy2)}
@media (max-width:950px){.header-socials{margin-left:auto}.nav-wrap .header-socials{display:flex}.header-socials a{width:38px;height:38px}.call-pill{display:none}}
@media (max-width:560px){.header-socials{gap:.35rem}.header-socials a{width:36px;height:36px}.header-socials svg{width:19px;height:19px}}

.google-review-badge{
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.22);
  border-radius:28px;
  padding:1.25rem;
  max-width:360px;
  box-shadow:0 18px 45px rgba(0,0,0,.16);
}
.google-review-badge .stars{
  letter-spacing:.1rem;
  font-size:1.3rem;
  color:#ffd35a;
  margin-bottom:.35rem;
}
.google-review-badge strong{
  display:block;
  font-size:1.15rem;
  margin-bottom:.25rem;
}
.google-review-badge span{
  display:block;
  opacity:.86;
  line-height:1.45;
}
.review-actions{
  display:flex;
  flex-wrap:wrap;
  gap:.7rem;
  margin-top:1rem;
}
.mini-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:.72rem 1rem;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.32);
  color:inherit;
  text-decoration:none;
  font-weight:800;
  font-size:.9rem;
}
.mini-btn.solid{
  background:#fff;
  color:#06245b;
  border-color:#fff;
}
.review-note{
  margin-top:2rem;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
  border-top:1px solid rgba(255,255,255,.18);
  padding-top:1.25rem;
}
.review-note p{
  margin:0;
  max-width:720px;
}
.review-note a{
  color:#fff;
  font-weight:900;
  white-space:nowrap;
}
.legal-page{
  background:#f6fbff;
  color:#102033;
}
.legal-wrap{
  width:min(920px, calc(100% - 2rem));
  margin:0 auto;
  padding:3rem 0 4rem;
}
.legal-wrap h1{
  font-family:Oswald, Inter, sans-serif;
  font-size:clamp(2.5rem, 6vw, 4.5rem);
  line-height:.95;
  margin:1rem 0;
  color:#06245b;
}
.legal-wrap h2{
  margin-top:2rem;
  color:#06245b;
}
.legal-wrap p{
  line-height:1.75;
}
@media (max-width:760px){
  .review-note{display:block}
  .review-note a{display:inline-block;margin-top:1rem;white-space:normal}
  .google-review-badge{max-width:none}
}

.seo-hub .seo-link-grid,
.seo-link-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:1rem;
  margin-top:2rem;
}
.seo-link-grid a{
  display:flex;
  align-items:center;
  min-height:92px;
  padding:1.1rem;
  border-radius:22px;
  background:#fff;
  color:#06245b;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 18px 45px rgba(10,45,90,.08);
  border:1px solid rgba(6,36,91,.08);
}
.seo-link-grid a:hover{
  transform:translateY(-2px);
}
.landing-hero{
  padding-top:8rem;
  background:
    radial-gradient(circle at top right, rgba(61,184,255,.2), transparent 34rem),
    linear-gradient(135deg,#f6fbff 0%,#ffffff 48%,#eaf7ff 100%);
}
.landing-grid{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);
  gap:3rem;
  align-items:center;
}
.landing-grid h1{
  font-family:Oswald, Inter, sans-serif;
  font-size:clamp(3rem,8vw,6.6rem);
  line-height:.9;
  letter-spacing:-.04em;
  color:#06245b;
  margin:.4rem 0 1rem;
}
.landing-photo{
  border:0;
  padding:0;
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 30px 80px rgba(6,36,91,.18);
  aspect-ratio:4/5;
  cursor:pointer;
  background:#d9ecff;
}
.landing-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.landing-benefits{
  margin-top:2rem;
}
@media (max-width:1050px){
  .seo-link-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:760px){
  .landing-grid{grid-template-columns:1fr}
  .landing-hero{padding-top:6rem}
  .seo-link-grid{grid-template-columns:1fr}
}



/* v17 final navigation polish */
.nav a[href="index.html#seo-pages"],
.nav a[href="#top"]{
  display:none !important;
}
.back-to-top{
  position:fixed;
  right:1.25rem;
  bottom:6.25rem;
  width:48px;
  height:48px;
  border:0;
  border-radius:999px;
  background:#06245b;
  color:#fff;
  box-shadow:0 16px 40px rgba(0,0,0,.22);
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  z-index:90;
  opacity:0;
  transform:translateY(14px) scale(.94);
  pointer-events:none;
  transition:opacity .22s ease, transform .22s ease, background .22s ease;
}
.back-to-top svg{
  width:22px;
  height:22px;
  stroke:currentColor;
  stroke-width:2.5;
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.back-to-top.is-visible{
  opacity:1;
  transform:translateY(0) scale(1);
  pointer-events:auto;
}
.back-to-top:hover{
  background:#0b3c8a;
  transform:translateY(-2px) scale(1.02);
}
.site-header .brand{
  cursor:pointer;
}
.site-header .nav{
  gap:clamp(.8rem,1.8vw,1.35rem);
}
.site-header .nav a{
  white-space:nowrap;
}
@media (max-width:980px){
  .back-to-top{
    right:1rem;
    bottom:5.65rem;
    width:46px;
    height:46px;
  }
  .site-header .nav a{
    padding:.85rem 0;
  }
}

/* v18 working Formspree form */
.form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1rem;
}
.form-disclaimer{
  font-size:.9rem;
  line-height:1.45;
  margin:.65rem 0 0;
  opacity:.82;
}
.form-disclaimer a{
  color:inherit;
  font-weight:900;
}
.form-status{
  margin-top:1rem;
  border-radius:18px;
  padding:0;
  font-weight:800;
  line-height:1.45;
}
.form-status.is-success,
.form-status.is-error{
  padding:1rem;
}
.form-status.is-success{
  background:#e8fff2;
  color:#0b6232;
  border:1px solid rgba(11,98,50,.18);
}
.form-status.is-error{
  background:#fff0f0;
  color:#8a1f1f;
  border:1px solid rgba(138,31,31,.18);
}
.order-form button[disabled]{
  opacity:.7;
  cursor:wait;
}
@media (max-width:640px){
  .form-row{
    grid-template-columns:1fr;
  }
}

/* v20 premium feature sections */
.owner-grid,.rewards-grid,.commercial-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem;align-items:center}
.owner-card{border-radius:34px;padding:2rem;background:linear-gradient(135deg,#06245b,#0e6fb0);color:#fff;min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 30px 80px rgba(6,36,91,.18)}
.owner-card img{max-width:260px;width:78%;margin-bottom:1.5rem}.owner-card p{font-weight:900;letter-spacing:.02em}
.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem;margin-top:2rem}
.amenity-grid div{padding:1.35rem;border-radius:28px;background:#fff;box-shadow:0 18px 45px rgba(10,45,90,.08);border:1px solid rgba(6,36,91,.08)}
.amenity-grid svg,.commercial-panel svg{width:34px;height:34px;stroke:#0b73b7;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-bottom:1rem}
.amenity-grid strong{display:block;color:#06245b;font-size:1.05rem;margin-bottom:.35rem}.amenity-grid span{display:block;color:#4a5d75;line-height:1.5}
.signup-form{background:#fff;border-radius:30px;padding:1.4rem;box-shadow:0 24px 70px rgba(6,36,91,.12);border:1px solid rgba(6,36,91,.08)}
.signup-form label{display:block;font-weight:800;color:#06245b;margin-bottom:.8rem}.signup-form input{width:100%;min-height:48px;border-radius:16px;border:1px solid rgba(6,36,91,.16);padding:.85rem 1rem;margin-top:.35rem;font:inherit}
.signup-form button{width:100%;min-height:52px;border:0;border-radius:999px;background:#06245b;color:#fff;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.signup-form button svg{width:20px;height:20px;stroke:currentColor;fill:none}
.commercial{background:radial-gradient(circle at bottom left, rgba(61,184,255,.18), transparent 28rem),#f7fbff}.commercial-panel{background:#06245b;color:#fff;border-radius:34px;padding:2rem;box-shadow:0 30px 80px rgba(6,36,91,.18)}
.commercial-panel h3{color:#fff;font-size:1.7rem;margin:.25rem 0 .75rem}.commercial-panel svg{stroke:#fff}
.commercial-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem}.commercial-tags span{border-radius:999px;padding:.6rem .9rem;background:#fff;color:#06245b;font-weight:900;box-shadow:0 10px 30px rgba(6,36,91,.08)}
.check-list.compact li{margin-bottom:.55rem}
@media (max-width:900px){.owner-grid,.rewards-grid,.commercial-grid{grid-template-columns:1fr}.amenity-grid{grid-template-columns:1fr 1fr}}
@media (max-width:640px){.amenity-grid{grid-template-columns:1fr}.owner-card{min-height:240px}}
