/* Private Transportation Miami — isolated homepage design. */
.grm-home{--grm-navy:#1e2d3e;--grm-navy-deep:#152d3b;--grm-gold:#d7b761;--grm-paper:#fffdf5;--grm-sand:#f2eddf;--grm-ink:#172b3a;--grm-muted:#53626a;--grm-line:#e1ddcf;background:var(--grm-paper);color:var(--grm-ink);font-family:inherit;font-size:16px;line-height:1.7}
.grm-home,.grm-home *,.grm-home *:before,.grm-home *:after{box-sizing:border-box}
.grm-home img{display:block;max-width:100%;height:auto}
.grm-home .grm-shell{width:min(1240px,calc(100% - 80px));margin-inline:auto}
.grm-home .grm-serif{font-family:Georgia,'Times New Roman',serif!important;font-weight:400!important;letter-spacing:-.025em}
.grm-home h1,.grm-home h2,.grm-home h3,.grm-home p{overflow-wrap:break-word}
.grm-home .grm-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 18px;font-size:11px;line-height:1.6;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#756022!important}
.grm-home .grm-eyebrow:before{content:'';flex:0 0 26px;height:1px;background:currentColor}
.grm-home .grm-hero{display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);min-height:620px;background:var(--grm-navy-deep)}
.grm-home .grm-hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:76px clamp(32px,4.3vw,78px);color:var(--grm-paper)}
.grm-home .grm-hero h1{max-width:680px;margin:0;font-size:clamp(42px,3.7vw,64px);line-height:1.06;color:var(--grm-paper)!important}
.grm-home .grm-title-sub{display:block;margin-top:19px;font-size:.59em;line-height:1.22;letter-spacing:-.012em;color:var(--grm-gold)!important}
.grm-home .grm-hero-copy>p:not(.grm-eyebrow){max-width:590px;margin:25px 0 0;font-size:16px;line-height:1.8;color:#e0e7e9!important}
.grm-home .grm-hero .grm-eyebrow,.grm-home .grm-reasons .grm-eyebrow,.grm-home .grm-final .grm-eyebrow,.grm-home .grm-instagram .grm-eyebrow{color:var(--grm-gold)!important}
.grm-home .grm-hero-media{position:relative;min-width:0;min-height:100%;overflow:hidden;background:var(--grm-navy)}
.grm-home .grm-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.grm-home .grm-hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,45,59,.16),transparent 35%);pointer-events:none}
.grm-home .grm-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:30px}
.grm-home .grm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;max-width:100%;padding:12px 20px;border:1px solid var(--grm-gold);border-radius:7px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.5;letter-spacing:.015em;text-align:center;text-decoration:none!important;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}
.grm-home .grm-btn-primary,.grm-home .grm-instagram .grm-btn{background:var(--grm-gold)!important;color:var(--grm-navy-deep)!important}
.grm-home .grm-btn-primary:hover,.grm-home .grm-instagram .grm-btn:hover{background:#ebcf86!important;box-shadow:0 4px 18px rgba(0,0,0,.12)}
.grm-home .grm-btn-secondary{background:transparent!important;color:var(--grm-paper)!important}
.grm-home .grm-btn-secondary:hover{background:#2b4351!important;color:#fff!important}
.grm-home a:focus-visible,.grm-home summary:focus-visible{outline:3px solid #147e9b!important;outline-offset:5px}
.grm-home .grm-hero a:focus-visible,.grm-home .grm-final a:focus-visible,.grm-home .grm-instagram a:focus-visible{outline-color:#ffe3a0!important}
.grm-home .grm-trust{background:var(--grm-navy);border-top:1px solid rgba(215,183,97,.4);color:var(--grm-paper)}
.grm-home .grm-trust-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1440px;margin-inline:auto}
.grm-home .grm-trust span{display:flex;align-items:center;justify-content:center;min-height:74px;padding:18px 24px;border-right:1px solid rgba(255,255,255,.15);font-size:12px;line-height:1.6;font-weight:600;letter-spacing:.035em;text-align:center;color:#f4edda!important}
.grm-home .grm-trust span:last-child{border-right:0}
.grm-home .grm-services{padding:94px 0 100px;background:var(--grm-paper)}
.grm-home .grm-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:64px;align-items:end;margin-bottom:42px}
.grm-home .grm-section-head h2{max-width:720px;margin:0;font-size:clamp(36px,3.5vw,54px);line-height:1.13;color:var(--grm-ink)!important}
.grm-home .grm-section-head>p{margin:0 0 3px;font-size:16px;line-height:1.8;color:var(--grm-muted)!important}
.grm-home .grm-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.grm-home .grm-card{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid var(--grm-line);border-radius:13px;background:#fff;box-shadow:0 6px 24px rgba(23,43,58,.04)}
.grm-home .grm-card-image{position:relative;display:block;flex-shrink:0;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:12px 12px 0 0;background:#d8e0df}
.grm-home .grm-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.grm-home .grm-card-image:hover img{transform:scale(1.025)}
.grm-home .grm-card-number{position:absolute;z-index:1;top:18px;right:18px;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:6px;border:1px solid rgba(215,183,97,.6);border-radius:50%;background:rgba(21,45,59,.93);color:var(--grm-gold)!important;font-size:11px;line-height:1;font-weight:700;letter-spacing:.04em;pointer-events:none}
.grm-home .grm-card-content{position:static;display:flex;flex:1;flex-direction:column;padding:28px 30px 25px;color:var(--grm-ink)}
.grm-home .grm-card-kicker{display:block;margin:0 0 9px;font-size:10px;line-height:1.6;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#756022!important}
.grm-home .grm-card h3{margin:0 0 13px;font-size:clamp(28px,2.35vw,36px);line-height:1.17;color:var(--grm-ink)!important}
.grm-home .grm-card h3 a{color:inherit!important;text-decoration:none!important}
.grm-home .grm-card h3 a:hover{text-decoration:underline!important;text-underline-offset:4px}
.grm-home .grm-card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start}
.grm-home .grm-card-body p,.grm-home .grm-card-content>p{margin:0 0 16px;font-size:15px;line-height:1.8;color:var(--grm-muted)!important}
.grm-home .grm-text-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;min-height:44px;padding:8px 0;border-bottom:1px solid #b39443;font-size:12px;line-height:1.6;font-weight:700;letter-spacing:.015em;color:var(--grm-navy-deep)!important;text-decoration:none!important}
.grm-home .grm-text-link:hover{color:#80661e!important;border-bottom-color:currentColor}
.grm-home .grm-card-body .grm-text-link{margin-top:auto}
.grm-home .grm-card-arrow{font-size:19px;line-height:1;color:inherit}
.grm-home .grm-reasons{padding:92px 0;background:var(--grm-navy-deep);color:var(--grm-paper)}
.grm-home .grm-reasons h2{max-width:880px;margin:0 0 43px;font-size:clamp(36px,3.6vw,54px);line-height:1.13;color:var(--grm-paper)!important}
.grm-home .grm-reasons-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;border-top:1px solid rgba(215,183,97,.36)}
.grm-home .grm-reason{min-width:0;padding:32px 24px 0 0;border-right:1px solid rgba(255,255,255,.14)}
.grm-home .grm-reason:last-child{padding-right:0;border-right:0}
.grm-home .grm-reason b{display:block;margin:0 0 21px;font-size:12px;letter-spacing:.12em;color:var(--grm-gold)!important}
.grm-home .grm-reason h3{margin:0 0 16px;font-size:27px;line-height:1.23;color:var(--grm-paper)!important}
.grm-home .grm-reason p{margin:0;font-size:15px;line-height:1.8;color:#dbe3e7!important}
.grm-home .grm-fleet{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--grm-sand)}
.grm-home .grm-fleet-media{position:relative;min-width:0;min-height:500px;background:#d1d8d6}
.grm-home .grm-fleet-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.grm-home .grm-fleet-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:68px clamp(32px,5vw,88px)}
.grm-home .grm-fleet-copy h2{margin:0;font-size:clamp(36px,3.5vw,52px);line-height:1.13;color:var(--grm-ink)!important}
.grm-home .grm-fleet-copy p:not(.grm-eyebrow){margin:24px 0 0;font-size:16px;line-height:1.8;color:var(--grm-muted)!important}
.grm-home .grm-review{padding:88px 0;background:var(--grm-paper)}
.grm-home .grm-review-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:54px;align-items:start;max-width:1060px}
.grm-home .grm-review-mark{font-family:Georgia,serif;font-size:130px;line-height:1;color:var(--grm-gold)!important}
.grm-home .grm-review h2{margin:0;font-size:clamp(35px,3.6vw,52px);line-height:1.14;color:var(--grm-ink)!important}
.grm-home .grm-review p:not(.grm-eyebrow){margin:23px 0 20px;font-size:16px;line-height:1.8;color:var(--grm-muted)!important}
.grm-home .grm-review-stars{margin-bottom:16px;font-size:24px;letter-spacing:3px;color:#fbbc04!important}
.grm-home .grm-faq{padding:84px 0 96px;background:var(--grm-sand)}
.grm-home .grm-faq h2{margin:0 0 34px;font-size:clamp(35px,3.6vw,52px);line-height:1.14;color:var(--grm-ink)!important}
.grm-home .grm-faq-list{max-width:980px;margin-inline:auto;border-top:1px solid #c9c8bd}
.grm-home .grm-faq-list details{padding:0;border-bottom:1px solid #c9c8bd;background:transparent}
.grm-home .grm-faq-list summary{display:list-item;min-height:60px;padding:18px 12px 18px 0;font-size:16px;font-weight:600;line-height:1.7;cursor:pointer;color:var(--grm-ink)!important}
.grm-home .grm-faq-list summary::marker{color:#80661e}
.grm-home .grm-faq-list details[open] summary{color:#694f0b!important}
.grm-home .grm-faq-list details p{max-width:870px;margin:0;padding:0 20px 24px;font-size:15px;line-height:1.8;color:#405660!important}
.grm-home .grm-faq-list a{color:#174f65!important;text-decoration:underline;text-underline-offset:3px}
.grm-home .grm-final{padding:88px 0;background:var(--grm-navy);color:var(--grm-paper);text-align:center;border-top:3px solid var(--grm-gold)}
.grm-home .grm-final .grm-eyebrow{justify-content:center}
.grm-home .grm-final h2{max-width:900px;margin:0 auto;font-size:clamp(38px,4vw,58px);line-height:1.12;color:var(--grm-paper)!important}
.grm-home .grm-final p:not(.grm-eyebrow){max-width:760px;margin:23px auto 0;font-size:16px;line-height:1.8;color:#dbe3e7!important}
.grm-home .grm-final .grm-actions{justify-content:center}
.grm-home .grm-instagram{padding:62px 0;background:#122836;color:var(--grm-paper);border-top:1px solid rgba(215,183,97,.3)}
.grm-home .grm-instagram-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center}
.grm-home .grm-instagram h2{margin:0 0 13px;font-size:clamp(32px,3.3vw,46px);line-height:1.17;color:var(--grm-paper)!important}
.grm-home .grm-instagram p:not(.grm-eyebrow){max-width:780px;margin:0;font-size:15px;line-height:1.75;color:#dbe3e7!important}
@media(min-width:1600px){.grm-home .grm-hero-copy{padding-left:max(78px,calc((100vw - 1440px)/2));padding-right:66px}}
@media(max-width:1050px){.grm-home .grm-shell{width:calc(100% - 48px)}.grm-home .grm-hero{min-height:580px}.grm-home .grm-hero-copy{padding:60px 30px}.grm-home .grm-section-head{gap:32px}.grm-home .grm-card-content{padding:25px 24px}.grm-home .grm-reasons-grid{gap:24px}.grm-home .grm-reason{padding-right:20px}.grm-home .grm-fleet-copy{padding:55px 32px}}
@media(max-width:767px){.grm-home .grm-shell{width:calc(100% - 40px)}.grm-home .grm-hero{grid-template-columns:minmax(0,1fr);min-height:0}.grm-home .grm-hero-copy{padding:48px 24px 44px}.grm-home .grm-hero h1{max-width:600px;font-size:clamp(36px,7.8vw,48px);line-height:1.09}.grm-home .grm-title-sub{font-size:.61em;margin-top:15px}.grm-home .grm-hero-copy>p:not(.grm-eyebrow){margin-top:22px;font-size:15px;line-height:1.8}.grm-home .grm-hero-media{min-height:0;aspect-ratio:4/3}.grm-home .grm-actions{gap:10px;margin-top:26px}.grm-home .grm-actions .grm-btn{flex:1 1 170px}.grm-home .grm-trust-inner{grid-template-columns:minmax(0,1fr);padding:5px 20px}.grm-home .grm-trust span{min-height:46px;padding:12px 8px;border-right:0;border-bottom:1px solid rgba(255,255,255,.13);font-size:11px}.grm-home .grm-trust span:last-child{border-bottom:0}.grm-home .grm-services{padding:62px 0 68px}.grm-home .grm-section-head{grid-template-columns:minmax(0,1fr);gap:20px;margin-bottom:30px}.grm-home .grm-section-head h2{font-size:36px}.grm-home .grm-section-head>p{font-size:15px}.grm-home .grm-service-grid{grid-template-columns:minmax(0,1fr);gap:23px}.grm-home .grm-card-content{padding:23px 22px}.grm-home .grm-card h3{font-size:30px}.grm-home .grm-reasons{padding:62px 0}.grm-home .grm-reasons h2{margin-bottom:30px;font-size:36px}.grm-home .grm-reasons-grid{grid-template-columns:minmax(0,1fr);gap:0}.grm-home .grm-reason,.grm-home .grm-reason:last-child{padding:26px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.grm-home .grm-reason:last-child{padding-bottom:0;border-bottom:0}.grm-home .grm-reason b{margin-bottom:14px}.grm-home .grm-fleet{grid-template-columns:minmax(0,1fr)}.grm-home .grm-fleet-media{min-height:0;aspect-ratio:4/3}.grm-home .grm-fleet-copy{padding:50px 24px 56px}.grm-home .grm-fleet-copy h2{font-size:36px}.grm-home .grm-fleet-copy p:not(.grm-eyebrow){font-size:15px}.grm-home .grm-review{padding:60px 0}.grm-home .grm-review-inner{grid-template-columns:minmax(0,1fr);gap:8px}.grm-home .grm-review-mark{height:55px;font-size:84px}.grm-home .grm-review h2{font-size:35px}.grm-home .grm-faq{padding:58px 0 64px}.grm-home .grm-faq h2{font-size:35px;margin-bottom:26px}.grm-home .grm-faq-list summary{font-size:15px}.grm-home .grm-faq-list details p{padding-left:12px;padding-right:8px}.grm-home .grm-final{padding:62px 0}.grm-home .grm-final h2{font-size:37px}.grm-home .grm-final p:not(.grm-eyebrow){font-size:15px}.grm-home .grm-instagram{padding:52px 0}.grm-home .grm-instagram-inner{grid-template-columns:minmax(0,1fr);gap:27px}.grm-home .grm-instagram .grm-btn{justify-self:start}.grm-home .grm-instagram h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){.grm-home .grm-btn,.grm-home .grm-card-image img{transition:none}.grm-home .grm-card-image:hover img{transform:none}}
