:root{--cream:#f2f1e9;--dark:#1a211b;--ink:#191d17;--muted:#5c6456;--olive:#617d24;--lime:#d6ff69;--line:#cfd3c8;--pale:#e1e7d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}button,a{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid var(--olive);outline-offset:4px}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.065em;text-transform:none;color:var(--olive)}h1,h2,h3,p{margin-top:0}.shell{width:min(1360px,calc(100% - 112px));margin-inline:auto}.skip-link{position:absolute;left:20px;top:-100px;z-index:10;padding:12px 18px;background:var(--lime);color:var(--ink)}.skip-link:focus{top:12px}.offer-header{height:82px;padding:0 max(56px,calc((100vw - 1360px)/2));display:flex;align-items:center;justify-content:space-between;gap:36px;border-bottom:1px solid #e0e2d8;background:var(--cream)}.wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;text-decoration:none;line-height:1;flex:none}.miami-word{font-family:Manrope,Arial,sans-serif;font-size:29px;font-weight:800;letter-spacing:-.09em}.logo-spark{color:var(--olive);font-size:15px;vertical-align:top;margin-left:2px;letter-spacing:0}.wordmark-sub{font-size:7px;font-weight:800;letter-spacing:.29em;margin-top:3px}.offer-header nav{display:flex;align-items:center;gap:32px}.offer-header nav a,.header-cta{font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.offer-header nav a:hover,.text-link:hover,.fit-card a:hover{text-decoration:underline;text-underline-offset:4px}.header-cta{background:var(--dark);color:#fff;border-radius:100px;padding:12px 19px}.header-cta span{margin-left:8px}.hero{padding:66px 0 78px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(410px,.9fr);gap:48px;align-items:center}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.22em;color:#697765;text-transform:uppercase;display:flex;gap:8px;align-items:center;margin-bottom:21px}.live-dot{display:inline-block;width:5px;height:5px;background:#9fbd60;border-radius:50%;flex:none}.hero h1,.section-heading h2,.process h2,.fit h2,.faq h2,.closing h2{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;line-height:.94;letter-spacing:-.025em;text-transform:uppercase}.hero h1{font-size:clamp(62px,6.5vw,110px);margin-bottom:24px;max-width:790px}.hero h1 em{font-size:.91em}.hero-lede{font-size:17px;line-height:1.7;color:var(--muted);max-width:570px;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:50px;padding:15px 19px;text-decoration:none;font-size:12px;font-weight:800;transition:transform .2s ease,background-color .2s ease}.button:hover,.header-cta:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);color:var(--ink)}.button-dark{background:var(--dark);color:#fff}.text-link{font-size:12px;font-weight:800;text-decoration:none}.text-link span{margin-left:8px}.hero-note{font-size:11px;color:#74806f;margin:19px 0 0;max-width:550px}.hero-side{position:relative;padding:59px 0 0 28px}.price-card{position:absolute;top:0;right:0;z-index:2;width:220px;background:var(--lime);padding:20px 22px 19px;box-shadow:0 14px 24px rgba(30,40,20,.1);transform:rotate(2deg)}.price-card span,.price-card strong{display:block}.price-card span{font-size:9px;font-weight:800;letter-spacing:.17em}.price-card strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:75px;line-height:.9;letter-spacing:-.05em;margin:7px 0}.price-card p{font-size:10px;line-height:1.5;margin:0}.site-preview{width:100%;background:#fff;padding:10px;box-shadow:0 27px 55px rgba(25,36,22,.16);transform:rotate(-2deg);border:1px solid #d3d8ce}.browser-top{height:25px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:#6a7266;font-size:8px;font-weight:800;letter-spacing:.12em}.browser-dots{display:flex;gap:4px}.browser-dots i{width:5px;height:5px;border-radius:50%;background:#bcc6b3}.preview-screen{background:#f5f4eb;min-height:390px;overflow:hidden}.preview-menu{padding:17px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d9ddce}.preview-menu strong{font-size:12px;letter-spacing:-.05em}.preview-menu strong span{color:var(--olive);margin-left:3px}.preview-menu>span{font-size:7px;font-weight:800;letter-spacing:.08em}.preview-main{margin:19px;background:linear-gradient(120deg,rgba(13,27,20,.96),rgba(13,27,20,.67)),url('/assets/city-guides/miami.webp') center/cover;min-height:282px;color:#fff;padding:32px;display:flex;flex-direction:column;align-items:flex-start}.preview-main p{font-size:8px;font-weight:800;letter-spacing:.22em;color:var(--lime);margin:0 0 21px}.preview-main>strong{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:48px;line-height:.9;letter-spacing:-.015em}.preview-main>strong em{color:var(--lime);font-size:1.1em}.preview-main>span{font-size:8px;max-width:220px;color:#e5e9df;margin:15px 0 14px}.preview-main b{font-size:8px;letter-spacing:.1em;background:var(--lime);color:var(--ink);padding:10px 14px}.preview-feature{display:grid;grid-template-columns:repeat(3,1fr);margin:0 19px 19px;border-top:1px solid #dadfce}.preview-feature span{font-size:7px;font-weight:800;letter-spacing:.07em;padding:11px 4px}.preview-caption{text-align:right;font-size:9px;font-weight:800;letter-spacing:.1em;color:#899282;margin:25px 0 0}.proof-strip{background:var(--dark);color:#d5decc}.proof-strip .shell{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:center;padding-block:22px}.proof-strip span{font-size:10px;font-weight:800;letter-spacing:.13em;white-space:nowrap}.proof-strip span:before{content:'✳';color:var(--lime);margin-right:9px}.section-pad{padding:104px 0}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:60px;margin-bottom:52px}.section-heading h2,.process h2,.fit h2,.faq h2,.closing h2{font-size:clamp(48px,5.4vw,82px);margin:0}.section-heading>p{font-size:15px;line-height:1.75;color:var(--muted);max-width:410px;justify-self:end;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-grid article{padding:30px 26px;min-height:300px;background:#e9ebdf;display:flex;flex-direction:column}.feature-grid article:nth-child(2){background:#dbe7c4}.feature-grid article:nth-child(3){background:#e1e4d8}.feature-grid article:nth-child(4){background:var(--lime)}.feature-grid article>span,.fit-card>span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#5a6a4b}.feature-grid h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:31px;line-height:1.05;text-transform:uppercase;margin:55px 0 12px}.feature-grid p{font-size:12px;line-height:1.7;color:#56604f;margin:auto 0 0}.process{background:var(--pale)}.process-grid,.fit-grid,.faq-grid,.closing-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.process-grid>div>p:not(.eyebrow),.fit-grid>div>p:not(.eyebrow){max-width:460px;color:var(--muted);font-size:14px;line-height:1.8;margin:23px 0}.process ol{list-style:none;margin:0;padding:0;border-top:1px solid #bac5b2}.process li{display:grid;grid-template-columns:54px 1fr;gap:14px;border-bottom:1px solid #bac5b2;padding:22px 0}.process li>span{font-size:10px;font-weight:800;color:var(--olive)}.process h3{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:30px;line-height:1;margin-bottom:8px}.process li p{font-size:12px;color:var(--muted);line-height:1.7;margin:0}.fit-grid{align-items:center}.fit-card{border:1px solid #cbd3c4;padding:34px 37px;background:#f8f8f1}.fit-card ul{padding:0;list-style:none;margin:22px 0 29px}.fit-card li{font-size:13px;padding:12px 0;border-bottom:1px solid #dce0d5}.fit-card li:before{content:'↗';font-weight:800;color:var(--olive);margin-right:11px}.fit-card a{font-size:11px;font-weight:800;text-decoration:none}.faq{background:#e7e9de}.faq-list{border-top:1px solid #c1c7bc}.faq details{border-bottom:1px solid #c1c7bc;padding:17px 0}.faq summary{list-style:none;cursor:pointer;font-size:15px;font-weight:800;display:flex;justify-content:space-between;gap:22px;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;color:var(--olive);line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:12px;color:var(--muted);line-height:1.75;max-width:560px;padding-right:30px;margin:15px 0 5px}.closing{background:var(--dark);color:#fff}.closing .eyebrow{color:#b2c3aa}.closing h2 em{color:var(--lime)}.closing-grid>div>p:not(.eyebrow){font-size:14px;color:#ccd6c8;line-height:1.8;max-width:390px}.closing .button{margin-top:12px}.closing-note{display:block;color:#a9b6a4;font-size:10px;margin-top:14px}.offer-footer{background:var(--cream);padding:31px 0;border-top:1px solid #d4d8cc}.offer-footer .shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.offer-footer p{font-size:10px;font-weight:800;letter-spacing:.12em;color:#798373;margin:0}.offer-footer .shell>div{display:flex;gap:22px;align-items:center}.offer-footer a:not(.wordmark),.offer-footer span{font-size:10px;color:#717a69;text-decoration:none}.offer-footer a:hover{text-decoration:underline}@media(max-width:1050px){.shell{width:min(100% - 64px,900px)}.offer-header{padding-inline:32px}.offer-header nav{gap:15px}.hero-grid{grid-template-columns:1fr .78fr;gap:25px}.hero h1{font-size:clamp(58px,6.2vw,80px)}.price-card{width:175px}.price-card strong{font-size:60px}.preview-screen{min-height:325px}.preview-main{min-height:230px;padding:24px}.preview-main>strong{font-size:37px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article{min-height:240px}.feature-grid h3{margin-top:38px}.proof-strip .shell{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.shell{width:calc(100% - 36px)}.offer-header{height:66px;padding:0 18px}.miami-word{font-size:25px}.offer-header nav{display:none}.header-cta{font-size:10px;padding:11px 13px}.hero{padding:43px 0 58px}.hero-grid{grid-template-columns:1fr;gap:12px}.hero h1{font-size:clamp(61px,12.2vw,83px);line-height:.92;margin-bottom:21px}.hero-lede{font-size:15px;line-height:1.65}.hero-actions{gap:19px}.hero-actions .button{width:100%}.hero-side{padding:45px 15px 0 8px;margin-top:14px}.price-card{right:2px;width:155px;padding:14px}.price-card strong{font-size:53px}.price-card p{font-size:8px}.price-card span{font-size:7px}.site-preview{transform:rotate(-1deg);padding:7px}.preview-screen{min-height:310px}.preview-menu{padding:11px 13px}.preview-menu>span{font-size:5px}.preview-main{margin:12px;min-height:220px;padding:19px}.preview-main>strong{font-size:39px}.preview-feature{margin:0 12px 12px}.preview-feature span{font-size:6px}.preview-caption{font-size:7px}.proof-strip .shell{grid-template-columns:1fr 1fr;gap:13px;padding-block:20px}.proof-strip span{font-size:8px;white-space:normal}.section-pad{padding:71px 0}.section-heading,.process-grid,.fit-grid,.faq-grid,.closing-grid{grid-template-columns:1fr;gap:30px}.section-heading{margin-bottom:30px}.section-heading h2,.process h2,.fit h2,.faq h2,.closing h2{font-size:clamp(53px,11.2vw,74px)}.section-heading>p{font-size:13px;justify-self:start}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:210px}.feature-grid h3{margin-top:26px;font-size:32px}.feature-grid p{font-size:12px}.process li{padding:20px 0}.fit-card{padding:25px}.faq summary{font-size:14px}.closing .button{width:100%}.offer-footer .shell{display:grid;grid-template-columns:1fr 1fr;gap:15px}.offer-footer p{grid-column:2}.offer-footer .shell>div{grid-column:1/-1;justify-content:space-between;border-top:1px solid #d4d8cc;padding-top:15px}.offer-footer span{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Keep the explanatory copy legible on the smaller screens most ad visitors use. */
@media(max-width:700px){
  .hero-lede{font-size:16px}
  .hero-note{font-size:12px}
  .section-heading>p,.process-grid>div>p:not(.eyebrow),.fit-grid>div>p:not(.eyebrow),.closing-grid>div>p:not(.eyebrow){font-size:15px}
  .feature-grid p,.process li p,.fit-card li,.faq details p{font-size:14px}
  .faq summary{font-size:16px}
  .proof-strip span{font-size:9px}
  .price-card p{font-size:10px}
  .closing-note,.offer-footer a:not(.wordmark),.offer-footer span{font-size:11px}
}

/* Direct contact options for the campaign landing page. */
.hero-phone{display:inline-flex;gap:7px;align-items:center;margin-top:16px;color:var(--muted);font-size:14px;text-decoration:none}
.hero-phone strong{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.call-us{font-size:17px!important;color:#e6efdf!important;margin-top:34px!important}
.call-us a{color:var(--lime);font-weight:800;text-decoration:underline;text-underline-offset:4px}
.offer-form-card{background:var(--cream);color:var(--ink);padding:34px;box-shadow:0 20px 38px rgba(0,0,0,.13)}
.offer-form-card h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:38px;line-height:1;text-transform:uppercase;margin-bottom:8px}
.offer-form-card>p{color:var(--muted);font-size:14px;margin-bottom:23px}
#offer-inquiry{display:grid;gap:15px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}
#offer-inquiry label:not(.form-consent){display:grid;gap:6px;font-size:12px;font-weight:800}
#offer-inquiry label>span{font-size:11px;color:var(--muted);font-weight:500}
#offer-inquiry input:not([type=checkbox]),#offer-inquiry textarea{font:inherit;font-size:15px;color:var(--ink);background:#fff;border:1px solid #bdc4b7;border-radius:0;padding:12px 13px;width:100%;min-height:46px}
#offer-inquiry textarea{resize:vertical;min-height:95px}
#offer-inquiry input:focus-visible,#offer-inquiry textarea:focus-visible{outline:3px solid var(--olive);outline-offset:2px}
#offer-inquiry input::placeholder,#offer-inquiry textarea::placeholder{color:#798274}
.form-honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.form-consent{display:flex;gap:10px;align-items:flex-start;cursor:pointer}
.form-consent input{width:18px;height:18px;accent-color:var(--olive);margin:2px 0 0;flex:none}
.form-consent span{font-size:13px!important;color:var(--ink)!important;font-weight:500!important}
.form-privacy{font-size:11px;color:var(--muted);margin:-7px 0 0}
.form-privacy a{text-decoration:underline}
.form-status{font-size:13px;margin:0;min-height:0}
.form-status:empty{display:none}
.form-status.is-error{color:#a43427}
.form-status.is-success{color:#3f6513;font-weight:800}
.form-submit{border:0;cursor:pointer;width:100%;font:inherit;font-size:13px;font-weight:800}
.form-submit:disabled{opacity:.55;cursor:wait;transform:none}
.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;display:inline-flex;gap:10px;align-items:center;background:#1b9b58;color:#fff;border:2px solid #fff;border-radius:999px;box-shadow:0 11px 30px rgba(0,0,0,.25);padding:11px 17px 11px 12px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}
.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(0,0,0,.3)}
.floating-whatsapp:focus-visible{outline:3px solid var(--lime);outline-offset:4px}
.wa-icon{display:grid;place-items:center;width:28px;height:28px;border:2px solid currentColor;border-radius:50%;font-size:20px;line-height:1}
@media(max-width:700px){
  .hero-phone{font-size:15px}
  .offer-form-card{padding:24px 19px}
  .form-row{grid-template-columns:1fr}
  .offer-form-card h3{font-size:36px}
  .form-consent span{font-size:14px!important}
  .form-privacy{font-size:12px}
  .floating-whatsapp{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));padding:10px 14px 10px 10px}
  .offer-footer{padding-bottom:78px}
}
@media(prefers-reduced-motion:reduce){.floating-whatsapp{transition:none}}
.offer-form-card>p{color:var(--muted)!important;font-size:14px!important;line-height:1.6!important}
.floating-whatsapp .wa-icon{width:29px;height:29px;display:block;flex:none}
@media(max-width:700px){
  .floating-whatsapp{width:58px;height:58px;padding:12px;justify-content:center}
  .floating-whatsapp span{display:none}
  .floating-whatsapp .wa-icon{width:32px;height:32px}
}
.floating-whatsapp .wa-icon{border:0;border-radius:0}
.faq details p{font-size:14px}
.faq details p a{color:var(--ink);font-weight:800;text-decoration-color:var(--olive);text-underline-offset:3px}
.faq details p a:hover,.faq details p a:focus-visible{color:var(--olive)}
#offer-inquiry{display:grid;gap:15px}
.form-optional{border:1px solid #bfc7b7;background:#f8f9f2}
.form-optional summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:14px 15px;font-size:13px;font-weight:800;list-style:none}
.form-optional summary::-webkit-details-marker{display:none}
.form-optional summary::after{content:'+';font-size:22px;line-height:1;color:var(--olive)}
.form-optional[open] summary::after{content:'−'}
.form-optional summary span{margin-left:auto;color:var(--muted);font-size:11px;font-weight:500}
.form-optional-fields{display:grid;gap:14px;padding:0 15px 16px}
.form-optional-fields label{min-width:0}
#offer-inquiry input[aria-invalid="true"]{border-color:#a43427;box-shadow:0 0 0 1px #a43427}
#offer-inquiry .form-field-error{color:#a43427;font-size:11px;font-weight:600;line-height:1.45}
.offer-success{border:0;padding:0;max-width:min(520px,calc(100vw - 32px));width:100%;background:var(--cream);color:var(--ink);box-shadow:0 24px 85px rgba(0,0,0,.28)}
.offer-success::backdrop{background:rgba(12,20,13,.72)}
.offer-success-card{padding:clamp(27px,5vw,54px)}
.offer-success-mark{display:grid;place-items:center;width:48px;height:48px;margin-bottom:25px;border-radius:50%;background:#d6ff63;font-size:26px;font-weight:800}
.offer-success h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(48px,9vw,72px);font-weight:700;line-height:.94;letter-spacing:-.025em;margin:13px 0 20px}
.offer-success h2 em{font-family:Georgia,serif;font-size:.68em;font-weight:400;text-transform:none;color:var(--olive)}
.offer-success-card>p:not(.eyebrow){font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 28px}
.offer-success-close{cursor:pointer;border:0}
@media(max-width:600px){.form-optional summary{flex-wrap:wrap}.form-optional summary span{order:3;width:100%;margin-left:0}.offer-success-card{padding:30px 25px}}
