:root{--green:#173b35;--deep:#0d2925;--sage:#b9c6b8;--cream:#f5f1e8;--sand:#d8cbb8;--ink:#17201e;--white:#fff;--gold:#bd8a58;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.55}img{display:block;max-width:100%;height:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:.7rem;z-index:100}.preview{background:#111;color:#eee;text-align:center;font-size:.68rem;letter-spacing:.12em;padding:.5rem}.logo{color:inherit;text-decoration:none;line-height:1;text-align:center}.logo span{font-family:Georgia,serif;font-size:1.35rem;letter-spacing:.16em;display:block}.logo small{font-size:.55rem;letter-spacing:.2em}header{height:92px;max-width:var(--max);padding:0 1.5rem;margin:auto;display:flex;align-items:center;justify-content:space-between}nav{display:flex;align-items:center;gap:1.6rem}nav a{color:inherit;text-decoration:none;text-transform:uppercase;font-size:.7rem;letter-spacing:.08em}.nav-cta{border:1px solid var(--green);padding:.7rem .9rem}.menu{display:none}.hero{height:min(760px,82vh);min-height:620px;position:relative;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,22,.88),rgba(5,25,22,.35) 60%,rgba(5,25,22,.05))}.hero-copy{position:absolute;left:max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem));top:50%;transform:translateY(-50%);max-width:690px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:bold;color:#e2b282}.eyebrow.dark{color:#8d5d37}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.03;margin:.5rem 0 1.3rem}h1{font-size:clamp(3.3rem,6.3vw,6.6rem)}h2{font-size:clamp(2.4rem,4.5vw,4.8rem)}h3{font-family:Georgia,serif;font-size:1.7rem;margin:.4rem 0}.hero-copy>p:not(.eyebrow){font-size:1.15rem;max-width:580px}.actions{display:flex;gap:.8rem;margin-top:1.8rem;flex-wrap:wrap}.button{display:inline-block;border:1px solid white;color:white;text-decoration:none;text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;padding:.9rem 1.15rem;background:transparent}.button.primary{background:var(--gold);border-color:var(--gold)}.button.light{background:white;color:var(--deep)}.hero-note{position:absolute;right:max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem));bottom:2rem;background:rgba(255,255,255,.93);color:var(--ink);padding:1rem 1.2rem;display:grid;max-width:350px;font-size:.82rem}.trust{background:var(--green);color:white;display:flex;justify-content:center;gap:clamp(1.5rem,5vw,5rem);padding:1.2rem;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.section{max-width:var(--max);padding:7.5rem 1.5rem;margin:auto}.intro{display:grid;grid-template-columns:1.25fr .75fr;gap:6rem;align-items:end}.intro p{font-size:1.08rem}.fine{font-size:.78rem!important;color:#666}.homes{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-top:0}.homes article{background:white}.homes img{width:100%;height:420px;object-fit:cover}.card-copy{padding:2rem}.card-copy a,.text-link{color:var(--green);font-weight:bold;text-decoration:none}.corporate{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:white}.corporate-copy{padding:clamp(3rem,7vw,7rem) max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem));padding-right:clamp(3rem,7vw,7rem)}.corporate img{height:100%;width:100%;object-fit:cover;min-height:660px}.corporate ul{padding-left:1.1rem;margin:2rem 0}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:5rem;align-items:end}.calendar{margin-top:3rem;background:white;padding:1.5rem;box-shadow:0 15px 50px rgba(20,30,25,.08)}.calendar-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.calendar-top button{border:0;background:var(--cream);width:38px;height:38px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.day{min-height:72px;padding:.5rem;background:#edf2ec;font-size:.8rem}.day.head{min-height:auto;background:transparent;text-align:center;font-weight:bold}.day.limited{background:#f3dfc4}.day.unavailable{background:#ddd;color:#777}.day.muted{opacity:.35}.legend{display:flex;gap:1.3rem;margin-top:1rem;font-size:.75rem}.legend i{display:inline-block;width:10px;height:10px;background:#edf2ec;margin-right:.3rem}.legend .limited{background:#f3dfc4}.legend .unavailable{background:#ddd}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#c9c5bb;margin-top:3rem}.steps article{background:var(--cream);padding:1.5rem}.steps b{color:var(--gold)}.steps h3{font-size:1.2rem}.steps p{font-size:.86rem}.guide{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.guide img{height:620px;object-fit:cover}.guide-grid{display:grid;grid-template-columns:1fr 1fr;margin:2rem 0}.guide-grid span{border-top:1px solid #bbb;padding:.8rem 0}.inquire{background:var(--green);color:white;padding:7rem max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem));display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem}.inquire form{background:white;color:var(--ink);padding:2rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label{display:grid;gap:.35rem;font-size:.77rem;font-weight:bold;margin-bottom:1rem}input,select,textarea{width:100%;font:inherit;padding:.8rem;border:1px solid #aaa;background:white}.check{display:flex;align-items:flex-start;font-weight:normal}.check input{width:auto;margin-top:.3rem}.admin-link{color:#fff}.inquire .button{cursor:pointer}.inquire .button:disabled{opacity:.6}#formStatus{margin-top:1rem;font-size:.85rem}footer{max-width:var(--max);margin:auto;padding:3rem 1.5rem;display:grid;grid-template-columns:1fr 2fr 1fr auto;gap:2rem;align-items:start;font-size:.72rem}footer div{display:grid}footer a{color:inherit}
@media(max-width:920px){header{height:auto;min-height:82px;flex-wrap:wrap}.menu{display:block;background:none;border:1px solid;padding:.5rem}.menu+nav{display:none;width:100%;flex-direction:column;align-items:flex-start;padding:1rem 0}.menu+nav.open{display:flex}.hero{min-height:680px}.hero-copy{left:1.5rem;right:1.5rem}.hero-note{display:none}.trust{overflow:auto;justify-content:flex-start}.intro,.section-head,.guide,.inquire{grid-template-columns:1fr;gap:2rem}.homes{grid-template-columns:1fr}.corporate{grid-template-columns:1fr}.corporate img{min-height:420px}.steps{grid-template-columns:1fr 1fr}.guide img{height:auto}footer{grid-template-columns:1fr 1fr}.calendar{padding:.7rem}.day{min-height:55px;padding:.3rem}}
@media(max-width:520px){h1{font-size:3rem}.hero{min-height:640px}.hero-shade{background:linear-gradient(0deg,rgba(5,25,22,.92),rgba(5,25,22,.15))}.hero-copy{top:auto;bottom:3rem;transform:none}.section{padding:5rem 1rem}.homes{padding-top:0}.homes img{height:300px}.steps,.field-row,.guide-grid{grid-template-columns:1fr}.inquire{padding:5rem 1rem}.inquire form{padding:1rem}.calendar-grid{gap:1px}.day{min-height:44px;font-size:.66rem}.legend{flex-wrap:wrap}footer{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.property-gallery{background:#fff;padding:7.5rem max(1.5rem,calc((100vw - 1440px)/2 + 1.5rem))}.gallery-intro{max-width:var(--max);margin:0 auto 3.5rem;display:grid;grid-template-columns:1.15fr .85fr;gap:6rem;align-items:end}.gallery-intro>div:last-child>p:first-child{font:1.08rem/1.7 Georgia,serif}.gallery-intro span{display:block;margin-top:1.5rem;color:#777;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;gap:10px}.gallery-photo{position:relative;overflow:hidden;background:var(--cream)}.gallery-photo.wide{grid-column:span 2}.gallery-photo.tall{grid-row:span 2}.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gallery-photo:hover img{transform:scale(1.025)}.gallery-photo span{position:absolute;left:12px;bottom:12px;background:rgba(13,41,37,.88);color:white;padding:.65rem .75rem;font-size:.65rem;font-weight:bold;letter-spacing:.12em}
@media(max-width:920px){.gallery-intro{grid-template-columns:1fr;gap:2rem}.property-gallery{padding:5rem 1rem}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}}
@media(max-width:520px){.gallery-grid{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-photo.wide,.gallery-photo.tall{grid-column:auto;grid-row:auto}}
@media(prefers-reduced-motion:reduce){.gallery-photo img{transition:none}}

/* Conversion and search-ready public experience */
header{background:var(--cream)}
.hero{height:min(780px,84vh);min-height:650px}
.hero-shade{background:linear-gradient(90deg,rgba(5,25,22,.9),rgba(5,25,22,.42) 62%,rgba(5,25,22,.08))}
.hero-copy{max-width:720px}
.hero-copy>p:not(.eyebrow,.microcopy){font-size:1.15rem;max-width:590px}
.hero-facts{display:flex;gap:.65rem;flex-wrap:wrap;margin:1.35rem 0 0}
.hero-facts span{border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:.45rem .72rem;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}
.actions{margin-top:1.5rem}
.button{transition:background .2s,color .2s,transform .2s}
.button:hover,.button:focus-visible{transform:translateY(-1px)}
.button.primary{background:#8d5d37;border-color:#8d5d37}.button.primary:hover,.button.primary:focus-visible{background:#6f4526;border-color:#6f4526}
.microcopy{font-size:.76rem!important;color:#e7e5de;margin-top:.85rem}
.decision-strip{max-width:var(--max);margin:2rem auto 0;padding:1.1rem 1.5rem;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1rem;background:#eee8dc}
.decision-strip>div{display:flex;align-items:center;gap:.85rem}
.decision-strip b{display:grid;place-items:center;flex:0 0 2rem;height:2rem;border-radius:50%;background:var(--green);color:white}
.decision-strip span{display:grid}.decision-strip strong{font:1rem Georgia,serif}.decision-strip small{font-size:.7rem;color:#676c68}.decision-strip i{font-style:normal;color:#8d5d37}
.section{padding-top:7rem;padding-bottom:7rem}
.fit{padding-top:0}
.fit-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:2.5rem;border:1px solid #d6cebf}
.fit-grid article{padding:1.5rem;border-right:1px solid #d6cebf}.fit-grid article:last-child{border-right:0}
.fit-grid span{font-size:.7rem;font-weight:bold;color:var(--gold)}.fit-grid h3{font-size:1.25rem}.fit-grid p{font-size:.85rem}
.availability{max-width:none;background:#e9e3d7;padding-left:max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem));padding-right:max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem))}
.request-layout{max-width:var(--max);margin:auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:5rem;align-items:start}
.request-copy{padding-top:1rem}.request-copy>p:not(.eyebrow){font-size:1.05rem}
.assurance{border-left:4px solid var(--gold);padding:.85rem 1rem;background:rgba(255,255,255,.55);display:grid;margin:2rem 0}.assurance span{font-size:.82rem;color:#5f625f}
.direct-contact{display:grid;gap:.25rem}.direct-contact small{text-transform:uppercase;letter-spacing:.1em;font-weight:bold;color:#7b6046}.direct-contact a{font:1.15rem Georgia,serif;color:var(--green);text-decoration:none}
.request-layout form{background:white;color:var(--ink);padding:2rem;box-shadow:0 18px 60px rgba(20,30,25,.1)}
.form-kicker{font-size:.7rem;font-weight:bold;letter-spacing:.15em;color:#8d5d37;margin-bottom:1.5rem}
label small{font-weight:normal;color:#777}input,select,textarea{border-radius:0}input:focus,select:focus,textarea:focus{outline:2px solid rgba(189,138,88,.45);border-color:#8d5d37}
.honeypot{display:none!important}.submit-button{width:100%;cursor:pointer}.submit-button:disabled{opacity:.6;cursor:wait}
.form-note{font-size:.7rem;color:#666;margin:.9rem 0 0}#formStatus{min-height:1.2rem}#formStatus.error{color:#9b2d20}#formStatus.success{color:#1e664b}
.faq{padding-bottom:4rem}.faq-list{margin-top:2.5rem;border-top:1px solid #bdb5a8}.faq details{border-bottom:1px solid #bdb5a8;padding:1rem 0}.faq summary{cursor:pointer;font:1.25rem Georgia,serif;list-style:none;display:flex;justify-content:space-between;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';color:#8d5d37}.faq details[open] summary::after{content:'–'}.faq details p{max-width:760px;color:#555}
.mobile-actions{display:none}
.field-help{display:block;margin-top:.4rem;color:#6b6d67;font-weight:400;line-height:1.35}
.gallery-intro span,label small,.day.unavailable{color:#666}
.legal-page{max-width:860px;margin:0 auto;padding:9rem 2rem 6rem}.legal-page h1{font-size:clamp(3rem,8vw,6rem);margin:.25rem 0 1rem}.legal-date{color:#6b6d67;border-bottom:1px solid #d8d2c6;padding-bottom:2rem;margin-bottom:2rem}.legal-page section{padding:1.2rem 0;border-bottom:1px solid #e1dbcf}.legal-page h2{font-size:1.55rem;margin:0 0 .65rem}.legal-page p{max-width:74ch;line-height:1.7}.legal-page a{color:#17483f}
@media(max-width:920px){
  .hero{min-height:700px}.decision-strip{grid-template-columns:1fr}.decision-strip i{display:none}
  .request-layout{grid-template-columns:1fr;gap:2rem}.fit-grid{grid-template-columns:1fr 1fr}
  .fit-grid article{border-bottom:1px solid #d6cebf}.fit-grid article:nth-child(2){border-right:0}.fit-grid article:nth-child(3),.fit-grid article:nth-child(4){border-bottom:0}
}
@media(max-width:520px){
  body{padding-bottom:58px}.hero{min-height:700px}.hero-shade{background:linear-gradient(0deg,rgba(5,25,22,.94),rgba(5,25,22,.22))}.hero-copy{bottom:2rem}
  .hero-copy>p:not(.eyebrow,.microcopy){font-size:1rem}.hero-facts span{font-size:.68rem}.section{padding-top:4.5rem;padding-bottom:4.5rem}.decision-strip{margin:1rem}
  .fit-grid{grid-template-columns:1fr}.fit-grid article,.fit-grid article:nth-child(2),.fit-grid article:nth-child(3){border-right:0;border-bottom:1px solid #d6cebf}.fit-grid article:last-child{border-bottom:0}
  .request-layout form{padding:1.1rem}.mobile-actions{position:fixed;z-index:50;left:0;right:0;bottom:0;height:58px;background:var(--deep);display:grid;grid-template-columns:1fr 1.5fr;box-shadow:0 -8px 28px rgba(0,0,0,.2)}
  .mobile-actions a{display:grid;place-items:center;color:white;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;border-right:1px solid rgba(255,255,255,.16)}.mobile-actions a:last-child{background:#8d5d37;border:0}
}

/* Southrock gallery, owner-requested local review 2026-09-12 */
.photo-open{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;overflow:hidden}.photo-zoom{position:absolute;right:14px;top:14px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#173b35;box-shadow:0 3px 14px #0004;pointer-events:none}.gallery-photo{cursor:zoom-in}.photo-open:focus-visible,.gallery-photo:focus-visible{outline:4px solid #8d5d37;outline-offset:3px}.corporate>.photo-open{height:100%}.hero-gallery-open{position:absolute;right:24px;top:24px;display:flex;align-items:center;gap:10px;background:#fff;color:#173b35;border:0;padding:12px 16px;border-radius:24px;cursor:zoom-in;font:700 .85rem Arial}.stay-gallery{width:min(1160px,96vw);max-width:96vw;max-height:96dvh;padding:0;border:0;border-radius:12px;background:var(--cream);color:var(--ink);overflow:auto;box-shadow:0 20px 80px #0007}.stay-gallery::backdrop{background:rgba(5,20,17,.86)}.stay-gallery-head{display:flex;align-items:center;justify-content:space-between;padding:12px 20px}.stay-gallery-head h2{margin:0;font-size:1.5rem}.gallery-close,.gallery-prev,.gallery-next{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#173b35;cursor:pointer;font:2rem Arial}.stay-gallery-stage{position:relative;display:flex;align-items:center;justify-content:center;background:#102823;min-height:180px}.stay-gallery-image{width:100%;height:min(58dvh,630px);object-fit:contain;touch-action:pan-y}.gallery-prev,.gallery-next{position:absolute;z-index:1;top:calc(50% - 22px);box-shadow:0 2px 12px #0004}.gallery-prev{left:12px}.gallery-next{right:12px}.stay-gallery-thumbs{display:flex;gap:8px;overflow:auto;padding:10px 16px;position:relative}.stay-gallery-thumbs button{flex:0 0 74px;width:74px;height:52px;padding:2px;border:2px solid transparent;background:transparent;cursor:pointer}.stay-gallery-thumbs button[aria-pressed=true]{border-color:#8d5d37}.stay-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.stay-gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 20px 18px}.gallery-caption{margin:0;font-size:.9rem;font-weight:bold}.stay-gallery-footer small{font-size:.75rem}.gallery-stay{white-space:nowrap;font-size:.8rem;text-transform:none;letter-spacing:.02em;font-weight:bold;border-radius:6px}.stay-gallery button:focus-visible,.gallery-stay:focus-visible{outline:3px solid #8d5d37;outline-offset:2px}#availability{scroll-margin-top:20px}
@media(max-width:600px){.stay-gallery{width:96vw}.stay-gallery-head{padding:10px 12px}.stay-gallery-head h2{font-size:1.2rem}.stay-gallery-image{height:46dvh}.stay-gallery-footer{padding:8px 12px 14px;gap:10px;flex-wrap:wrap}.stay-gallery-footer>div{flex:1 1 170px}.gallery-stay{margin-left:auto}.stay-gallery-footer small{font-size:.7rem}.hero-gallery-open{right:14px;top:14px}.stay-gallery-thumbs button{flex-basis:64px;width:64px}}
#leadForm{scroll-margin-top:20px}#formStatus.confirmation-box{display:flex;align-items:flex-start;gap:16px;padding:22px;border:2px solid #28744d;border-radius:10px;background:#edf8ef;color:#164b31;font-size:1rem;margin-top:20px}.confirmation-check{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:50%;background:#237044;color:white;font:bold 32px Arial}.confirmation-box h3{font:bold clamp(1.5rem,3vw,2rem)/1.2 Arial;margin:0 0 10px}.confirmation-box p{margin:.5rem 0}.confirmation-box a{color:#174b34;font-weight:bold;text-underline-offset:3px}.pet-policy-message{font-weight:bold}@media(max-width:520px){#formStatus.confirmation-box{padding:16px;gap:10px}.confirmation-check{flex-basis:38px;height:38px;font-size:26px}}

/* Warm stay flow, pricing and footer — local owner review */
.cozy-journey{text-align:center;background:#eee5d8;border-radius:24px;margin:3rem auto;max-width:1200px}.cozy-journey>h2{margin-bottom:2rem}.cozy-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;text-align:left;margin:2rem 0}.cozy-steps h3{font-size:1.7rem;margin:0 0 .8rem}.cozy-steps p{line-height:1.8}.cozy-journey .button{border-radius:32px}.pricing{background:#f7f3ec}.rate-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:2rem 0}.rate-grid article{background:white;border:1px solid #d9d0c1;border-radius:16px;padding:24px 16px;text-align:center}.rate-grid h3{font-size:1.1rem}.rate-grid .rate-amount{font:normal clamp(1.7rem,2.5vw,2.6rem)/1.2 Georgia,serif;color:#173b35;margin:18px 0 6px}.rate-grid p{margin:0}.pricing-review{border-left:4px solid #9c713b;background:#fff6de;padding:14px 18px;font-size:.9rem}.pricing-terms{max-width:900px;font-size:.95rem;line-height:1.7}.other-rentals{margin:1.5rem 0 2rem;padding:18px;border:1px solid #d9d0c1;border-radius:12px}.other-rentals summary{cursor:pointer;font-weight:bold}.site-footer .footer-nav{display:flex;position:static;flex-wrap:wrap;gap:14px 24px;width:100%;grid-column:1/-1;background:none;padding:20px 0;border-top:1px solid #ffffff40}.site-footer .footer-nav a{display:inline-block;color:inherit;min-height:36px;padding:8px 0}#pricing{scroll-margin-top:24px}
@media(max-width:900px){.rate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cozy-steps{gap:1.5rem}.cozy-journey{margin:2rem 16px}.site-footer .footer-nav{display:flex!important}}
@media(max-width:600px){.cozy-steps{grid-template-columns:1fr;gap:1.4rem}.cozy-steps h3{font-size:1.5rem}.cozy-steps p{margin-bottom:0}.rate-grid{grid-template-columns:1fr 1fr;gap:12px}.rate-grid article:last-child{grid-column:1/-1}.rate-grid article{padding:18px 10px}.site-footer .footer-nav{gap:10px 20px}.cozy-journey{border-radius:18px}}

/* Consistent inquiry fields: labels do not stretch their control rows. */
#leadForm .field-row{align-items:start;gap:20px;margin-bottom:20px;grid-template-columns:repeat(2,minmax(0,1fr))}
#leadForm label:not(.check){display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:0;font-size:.875rem;line-height:1.4;margin-bottom:20px}
#leadForm .field-row>label{margin-bottom:0}
#leadForm .field-title{display:block;line-height:1.4}
#leadForm .field-title small{font-size:inherit;font-weight:400}
#leadForm input:not([type=checkbox]),#leadForm select{display:block;width:100%;min-width:0;height:48px;flex:none;padding:12px;font:400 1rem/1.4 Arial,sans-serif;border:1px solid #a7aaa5;border-radius:4px;background:#fff;color:var(--ink)}
#leadForm textarea{display:block;min-height:120px;padding:12px;font:400 1rem/1.5 Arial,sans-serif;border:1px solid #a7aaa5;border-radius:4px;resize:vertical}
#leadForm label>small{margin:0;font-size:.75rem;line-height:1.5}
#leadForm .check{gap:10px;line-height:1.5;margin-bottom:20px}
#leadForm .check input{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0}
@media(max-width:520px){#leadForm .field-row{grid-template-columns:minmax(0,1fr);gap:20px}}

/* Owner-requested proposed standard / promotional monthly rates. */
.rate-grid .standard-rate{font-size:.75rem;color:#62645f;line-height:1.6;margin:18px 0 12px}.standard-rate s{font-size:1.25rem;text-decoration-thickness:2px}.rate-grid .promo-label{font-size:.7rem;font-weight:bold;text-transform:uppercase;letter-spacing:.07em;color:#825329}.rate-grid .rate-amount{margin:5px 0 6px}.discount-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid #c9d4c8;border-radius:16px;background:#e8efe6;margin:28px 0}.discount-callout h3{font-size:clamp(1.5rem,3vw,2.1rem);margin:6px 0 12px}.discount-callout p{margin:0;max-width:630px}.discount-callout .button{flex-shrink:0;white-space:nowrap;border-radius:6px}.discount-callout .eyebrow{font-size:.7rem}@media(max-width:700px){.discount-callout{align-items:flex-start;flex-direction:column;padding:22px}.discount-callout .button{width:100%;text-align:center;white-space:normal}}

/* Locally hosted OFL Kalam lettering and a two-pass red pencil strike. */
@font-face{font-family:SouthrockPencil;src:url('/assets/fonts/Kalam-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
.rate-grid .standard-rate s{position:relative;display:inline-block;font:400 1.7rem/1.3 SouthrockPencil,cursive;color:#6d6b63;text-decoration:none;isolation:isolate}
.rate-grid .standard-rate s::before,.rate-grid .standard-rate s::after{content:"";position:absolute;pointer-events:none;left:-10%;width:120%;top:49%;height:2px;border-radius:48% 35% 55% 30%;background:linear-gradient(90deg,#ad343365,#b73330 13%,#b33a32ce 48%,#a62c2ce6 80%,#ad343355);transform:rotate(-10deg);transform-origin:center}
.rate-grid .standard-rate s::after{left:-8%;width:116%;top:54%;height:1px;opacity:.65;transform:rotate(-11deg)}
.rate-grid .rate-amount{font:400 clamp(2.1rem,3vw,2.8rem)/1.25 SouthrockPencil,cursive;color:#173b35;letter-spacing:-.02em}

.discount-callout .button{font-size:1.44rem;line-height:1.3;font-weight:700;letter-spacing:.015em;padding:18px 22px}.discount-callout{flex-wrap:wrap}.discount-callout>div{flex:1 1 420px}.discount-callout .button{margin-left:auto}@media(max-width:700px){.discount-callout>div{flex:auto}.discount-callout .button{margin-left:0;padding:18px 12px}}

/* Higher standard price stays typeset; only promotional price is handwritten. */
.rate-grid .standard-rate s{font:400 1.25rem/1.6 Arial,sans-serif;letter-spacing:normal}
