.plans{scroll-margin-top:5rem}.plans__header{max-width:40rem;margin-bottom:2rem}.plans__header .section__title{margin-top:.5rem}.plans__header .section__lead{margin-bottom:0}.plans .contact-card__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--color-green);margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-block}.plans__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:3rem;display:grid}.plan-card{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.5rem;display:flex;position:relative}.plan-card--featured{box-shadow:var(--shadow-md);border-color:#1e844973}.plan-card__badge{text-transform:uppercase;letter-spacing:.04em;color:var(--color-green);background:#1e84491f;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:1rem;right:1rem}.plan-card__name{color:var(--color-navy);margin:0 0 .25rem;padding-right:5rem;font-size:1.125rem}.plan-card__tagline{color:var(--color-green);margin:0 0 1.25rem;font-size:.9375rem;font-weight:600}.plan-card__includes-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0 0 .625rem;font-size:.8125rem;font-weight:600}.plan-card__list{color:var(--color-text);flex:1;margin:0 0 1.25rem;padding-left:1.125rem;font-size:.875rem;line-height:1.5}.plan-card__list li+li{margin-top:.375rem}.plan-card__ideal{border-top:1px solid var(--color-border);color:var(--color-text-muted);margin:0;padding-top:1rem;font-size:.875rem;line-height:1.55}.plan-card__ideal strong{color:var(--color-navy)}.plans__compare{margin-bottom:2.5rem}.plans__compare-title{color:var(--color-navy);margin:0 0 1rem;font-size:1.25rem}.plans__table-wrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-sm);margin-bottom:1.25rem;overflow-x:auto}.plans__table{border-collapse:collapse;width:100%;min-width:36rem;font-size:.875rem}.plans__table th,.plans__table td{text-align:center;border-bottom:1px solid var(--color-border);vertical-align:middle;padding:.75rem 1rem}.plans__table thead th{background:var(--color-surface);text-transform:uppercase;letter-spacing:.04em;color:var(--color-navy);border-bottom-width:2px;font-size:.8125rem;font-weight:700}.plans__table thead th:first-child{text-align:left}.plans__table tbody th{text-align:left;color:var(--color-navy);background:#fff;font-weight:500}.plans__table tbody tr:last-child th,.plans__table tbody tr:last-child td{border-bottom:none}.plans__table tbody tr:hover td,.plans__table tbody tr:hover th[scope=row]{background:#1e844908}.plans__check{width:1.5rem;height:1.5rem;color:var(--color-green);background:#1e84491f;border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:inline-flex}.plans__cross{width:1.5rem;height:1.5rem;color:var(--color-text-muted);background:var(--color-surface);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:inline-flex}.plans__text{color:var(--color-navy);font-size:.8125rem;font-weight:600}.plans__summary{max-width:46rem;color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.65}.plans__cta{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:linear-gradient(135deg,#2430600a 0%,#1e84490f 100%);padding:2rem}.plans__cta h3{color:var(--color-navy);margin:0 0 .5rem;font-size:1.25rem}.plans__cta p{margin:0 0 1.25rem;max-width:32rem;color:var(--color-text-muted);margin-inline:auto;font-size:.9375rem}.plans__cta .contact-card__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (width<=640px){.plans__table thead{display:none}.plans__table tbody tr{border-bottom:1px solid var(--color-border);padding:1rem;display:block}.plans__table tbody tr:last-child{border-bottom:none}.plans__table tbody th[scope=row]{border:none;padding:0 0 .75rem;font-size:.9375rem;display:block}.plans__table tbody td{text-align:right;border:none;justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.plans__table tbody td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}}.page-tabs{max-width:var(--max-width);border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:.5rem;margin:0 auto 2rem;padding:.5rem;display:flex}.page-tabs__link{border-radius:var(--radius);color:var(--color-text-muted);padding:.5rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none}.page-tabs__link--active,.page-tabs__link:hover{color:var(--color-navy);background:var(--color-surface)}.marketing-error{text-align:center;color:var(--color-text-muted);padding:3rem 1rem}.beliefs-list{margin:1.5rem 0 0;padding-left:1.25rem;line-height:1.7}.feature-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);flex-direction:column;height:100%;padding:1.5rem;display:flex}.feature-card h3{margin:0 0 .5rem;padding-right:.25rem}.feature-card__tagline{color:var(--color-text-muted);flex:1;margin:0;font-size:.9375rem;line-height:1.45}.feature-card__roles{flex-wrap:wrap;align-content:flex-start;align-items:center;gap:.375rem;width:100%;margin:1rem 0 0;padding:0;list-style:none;display:flex}.feature-card__roles li{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:var(--color-surface-elevated,var(--color-surface));border:1px solid var(--color-border);color:var(--color-navy);border-radius:999px;align-items:center;padding:.25rem .55rem;font-size:.625rem;font-weight:700;display:inline-flex}.feature-card--featured{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#1e84490f 0%,#24306008 100%);border-color:#1e844959;padding-right:5.75rem;position:relative}.feature-card--featured:before{content:"Featured";letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--color-green);border-radius:999px;padding:.2rem .55rem;font-size:.625rem;font-weight:800;position:absolute;top:1rem;right:1rem}.feature-spotlight{padding-block:0 1rem}.feature-spotlight__grid{align-items:center;gap:2rem;display:grid}@media (width>=900px){.feature-spotlight__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.5rem}}.feature-spotlight__visual{width:100%;max-width:32rem;margin-inline:auto}.carpool-illustration__svg{width:100%;height:auto;display:block}.feature-spotlight__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--color-green);background:#1e84491a;border:1px solid #1e844933;border-radius:999px;margin:.5rem 0 .75rem;padding:.3rem .7rem;font-size:.6875rem;font-weight:800;display:inline-block}.feature-spotlight__title{letter-spacing:-.02em;color:var(--color-navy);margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.feature-spotlight__lead{color:var(--color-text);max-width:36rem;margin:0 0 1.25rem;font-size:1rem;line-height:1.7}.feature-spotlight__highlights{gap:.625rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.feature-spotlight__highlights li{color:var(--color-text);align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.55;display:flex}.feature-spotlight__highlights li:before{content:"";background:#1e84491f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%231e8449' d='M4.5 8.5L2 6l1-1 1.5 1.5L9 2l1 1z'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-radius:50%;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.05rem}.module-map{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff1f;padding:1.5rem}.module-map__grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid;position:relative}.module-map__node{aspect-ratio:1;background:#ffffff14;border-radius:8px;place-items:center;font-size:.75rem;display:grid}.module-map__count{color:#fff;place-items:center;font-size:2rem;display:grid;position:absolute;inset:0}.demo-form-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);max-width:40rem;padding:1.5rem}.demo-form label{margin-bottom:1rem;display:block}.demo-form input,.demo-form textarea{width:100%;margin-top:.35rem}.contact-card{border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem}.page[data-astro-cid-6vq7mjan]{flex-direction:column;min-height:100vh;display:flex}
