/* South Express Moving V12.7.2.1 — ELITE COPY + TYPOGRAPHY POLISH */
:root{
  --sem-font-body:"Segoe UI Variable Text","Aptos","Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --sem-font-display:"Aptos Display","Segoe UI Variable Display","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
  --sem-polish-navy:#062945;
  --sem-polish-blue:#237fa8;
  --sem-polish-cyan:#9fe2f7;
  --sem-polish-ice:#eefaff;
  --sem-polish-line:#c8e4ef;
  --sem-polish-muted:#4f6876;
}

html{font-size:17px}
body,button,input,select,textarea{
  font-family:var(--sem-font-body);
  font-optical-sizing:auto;
  font-kerning:normal;
  font-feature-settings:"kern" 1,"liga" 1,"calt" 1;
}
body{
  line-height:1.65;
  letter-spacing:-.006em;
  text-rendering:optimizeLegibility;
}
h1,h2,h3,h4,.brand-copy strong,.brand-copy b,.utility-brand,.button,.main-nav a{
  font-family:var(--sem-font-display);
  font-optical-sizing:auto;
}
h1,h2,h3,h4{
  font-weight:760;
  line-height:1.075;
  letter-spacing:-.042em;
  text-wrap:balance;
}
p,li,blockquote{line-height:1.66;text-wrap:pretty}
.eyebrow,.elite-miami-kicker{
  font-family:var(--sem-font-body);
  font-size:.73rem;
  font-weight:850;
  letter-spacing:.145em;
  line-height:1.35;
}

/* Header and controls */
.utility-inner{font-size:.81rem}
.utility-brand{font-size:.82rem;letter-spacing:.075em}
.main-nav a{font-size:.84rem;font-weight:720;letter-spacing:-.012em}
.brand-copy strong{font-size:1.12rem;font-weight:780;letter-spacing:.018em}
.brand-copy b{font-size:1rem;font-weight:820;letter-spacing:.14em}
.brand-copy small{font-size:.65rem;line-height:1.25}
.header-call small,.utility-phone small{font-size:.64rem}
.header-call strong{font-size:1.04rem}
.button{
  min-height:54px;
  padding:14px 20px;
  border-radius:14px;
  font-size:.91rem;
  font-weight:740;
  letter-spacing:-.012em;
}
.text-link{font-size:.86rem;font-weight:740}

/* Main typography */
.hero-copy h1{font-size:clamp(3.4rem,5.35vw,5.75rem);max-width:820px;line-height:1.02}
.hero-copy h1 span{color:var(--blue);text-wrap:balance}
.hero-lead{max-width:720px;font-size:1.14rem;line-height:1.7;color:#355667}
.hero-contact-card>div>strong{font-size:1.08rem}
.hero-contact-card>div>p{font-size:.82rem;line-height:1.5}
.hero-proof-row strong{font-size:.82rem;line-height:1.28}
.hero-proof-row small{font-size:.71rem;line-height:1.4}
.hero-proof-row>span,.hero-proof-row>a{padding:13px 15px}
.photo-badge strong{font-size:.9rem}
.photo-badge span{font-size:.72rem}

.section-heading h2,.section-intro h2,.reviews-intro h2,.payments-copy h2,.insurance-intro h2{
  font-size:clamp(2.7rem,4.35vw,4.55rem);
  line-height:1.06;
}
.section-heading>p,.section-heading-side>p,.section-intro>p,.reviews-intro>p,.payments-copy>p,.insurance-intro>p{
  color:var(--sem-polish-muted);
  font-size:1.02rem;
  line-height:1.72;
}
.dark-intro>p{color:#d3e4eb}

/* Cards and explanatory text */
.service-card h3{font-size:1.46rem;line-height:1.15}
.service-card p{font-size:.94rem;line-height:1.64;color:#4c6674}
.review-card p{font-size:.96rem;line-height:1.67}
.process-grid.detailed-process h3{font-family:var(--sem-font-display);font-size:1.33rem;font-weight:750;line-height:1.18}
.process-grid.detailed-process p{font-size:.95rem;line-height:1.68}
.process-lead{font-size:1.05rem;line-height:1.7}
.pricing-points strong,.pricing-points-v11 strong{font-size:1.21rem;line-height:1.22}
.pricing-points span{font-size:.94rem;line-height:1.58}
.faq-item button{font-family:var(--sem-font-display);font-size:1rem;font-weight:730;letter-spacing:-.015em}
.faq-item p{font-size:.94rem;line-height:1.7}

/* Insurance / registration section */
.insurance-section{
  position:relative;
  overflow:hidden;
  padding:105px 0;
  background:
    radial-gradient(circle at 7% 12%,rgba(159,226,247,.38),transparent 27%),
    radial-gradient(circle at 94% 90%,rgba(35,127,168,.13),transparent 30%),
    linear-gradient(145deg,#f8fdff 0%,#edf9fe 100%);
}
.insurance-section:before{
  content:"";
  position:absolute;
  inset:22px;
  pointer-events:none;
  border:1px solid rgba(35,127,168,.12);
  border-radius:34px;
}
.insurance-layout{position:relative;z-index:1}
.insurance-intro{display:grid;grid-template-columns:.82fr 1.18fr;align-items:end;gap:62px;margin-bottom:34px}
.insurance-intro .eyebrow{grid-column:1/-1;margin-bottom:-38px}
.insurance-intro h2{margin:0}
.insurance-intro>p:last-child{margin:0;max-width:680px}
.insurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.insurance-grid article{
  min-height:220px;
  padding:27px;
  background:rgba(255,255,255,.9);
  border:1px solid rgba(35,127,168,.18);
  border-radius:24px;
  box-shadow:0 18px 45px rgba(6,41,69,.08);
}
.insurance-grid article>span{
  width:44px;height:44px;display:grid;place-items:center;
  margin-bottom:27px;color:#fff;
  background:linear-gradient(145deg,var(--sem-polish-navy),var(--sem-polish-blue));
  border-radius:13px;font-size:.72rem;font-weight:850;letter-spacing:.08em;
}
.insurance-grid h3{margin-bottom:11px;font-size:1.42rem}
.insurance-grid p{margin:0;color:#4d6775;font-size:.94rem;line-height:1.62}
.insurance-disclosure{
  margin:20px 0 0;padding:16px 18px;
  color:#476371;background:rgba(255,255,255,.76);
  border:1px solid rgba(35,127,168,.16);border-radius:15px;
  font-size:.82rem;line-height:1.62;
}
.insurance-proof{border-color:rgba(17,137,96,.26)!important;background:linear-gradient(145deg,#fff,#f2fff9)!important}
.insurance-proof strong{color:#087a55}

/* Owner pages */
.owner-hero-page h1{font-size:clamp(3.25rem,5vw,5.3rem);line-height:1.03}
.owner-hero-lead{max-width:760px;font-size:1.13rem;line-height:1.72;color:#355667}
.owner-value-row span{font-size:.86rem;font-weight:720}
.owner-story-section h2,.owner-values-section h2,.owner-community-section h2,.owner-specialties-section h2,.real-estate-credential-section h2{
  font-size:clamp(2.45rem,4vw,4.05rem);
  line-height:1.08;
}
.owner-story-section p,.owner-community-section p,.real-estate-credential-section p{font-size:1.01rem;line-height:1.72;color:#46616f}
.owner-insurance-note{
  margin-top:24px!important;padding:18px 20px;
  color:#173f55!important;background:linear-gradient(145deg,#eefaff,#fff);
  border:1px solid #bfe4f2;border-left:5px solid var(--blue);border-radius:16px;
  box-shadow:0 14px 35px rgba(6,41,69,.07);
}
.owner-insurance-note strong{color:var(--navy)}
.owner-values-grid article p{font-size:.94rem;line-height:1.67}
.owner-identifiers span,.service-proof span{font-size:.81rem;font-weight:720}

/* Service pages */
.service-hero h1{font-size:clamp(3.15rem,4.85vw,5.15rem);line-height:1.04}
.service-hero-grid>div>p:not(.eyebrow){max-width:720px;font-size:1.12rem;line-height:1.72;color:#3a5969}
.service-content-section h2,.service-decision-section h2,.service-plan-section h2,.service-photo-proof h2,.service-pricing h2,.service-faq h2,.other-services h2{
  font-size:clamp(2.35rem,3.7vw,3.75rem);line-height:1.08;
}
.service-content-section p,.service-decision-section p,.service-plan-section p,.service-pricing p,.service-faq p{font-size:.97rem;line-height:1.7}
.service-decision-grid h3{font-size:1.31rem}
.service-proof{gap:9px}
.service-proof span{min-height:44px;padding:10px 15px}
.service-call-card p{font-size:.9rem;line-height:1.58}

/* Legal and confirmation pages */
.asset-hero h1,.legal-hero h1{font-size:clamp(3rem,5vw,5rem)}
.legal-content h2{font-size:clamp(1.9rem,3vw,2.8rem)}
.legal-content p,.legal-content li{font-size:1rem;line-height:1.72}

/* Footer readability */
.site-footer h2{font-size:1.02rem;letter-spacing:-.02em}
.site-footer span,.site-footer a,.site-footer p{font-size:.76rem;line-height:1.58}

@media(max-width:980px){
  html{font-size:16.5px}
  .insurance-intro{grid-template-columns:1fr;gap:15px}
  .insurance-intro .eyebrow{grid-column:auto;margin-bottom:0}
  .insurance-grid{grid-template-columns:1fr}
  .insurance-grid article{min-height:0}
}
@media(max-width:720px){
  html{font-size:16px}
  body{line-height:1.62}
  .hero-copy h1{font-size:clamp(2.72rem,12.2vw,3.82rem);line-height:1.04}
  .hero-lead,.owner-hero-lead,.service-hero-grid>div>p:not(.eyebrow){font-size:1.04rem;line-height:1.68}
  .section-heading h2,.section-intro h2,.reviews-intro h2,.payments-copy h2,.insurance-intro h2{font-size:clamp(2.3rem,10.4vw,3.3rem)}
  .owner-hero-page h1,.service-hero h1{font-size:clamp(2.55rem,11.2vw,3.65rem)}
  .owner-story-section h2,.owner-values-section h2,.owner-community-section h2,.owner-specialties-section h2,.real-estate-credential-section h2{font-size:clamp(2.25rem,9.8vw,3.15rem)}
  .insurance-section{padding:82px 0}
  .insurance-section:before{inset:10px;border-radius:24px}
  .insurance-grid article{padding:23px;border-radius:20px}
  .button{min-height:56px;font-size:.93rem}
  .main-nav a{font-size:1.05rem}
  .service-card h3{font-size:1.35rem}
  .faq-item button{font-size:1rem}
}
@media(max-width:400px){
  .hero-copy h1{font-size:2.62rem}
  .owner-hero-page h1,.service-hero h1{font-size:2.48rem}
  .insurance-grid article{padding:21px}
}
