:root{--lg-charcoal: #191614;--lg-navy: #1a3a72;--lg-navy-deep: #122a55;--lg-orange: #f49709;--lg-orange-dark: #d68408;--lg-cream: #f5ecd4;--lg-cream-light: #faf7f1;--lg-offwhite: #efefef;--lg-text: #3a3530;--lg-muted: #7a7470;--lg-border: rgba(26, 58, 114, .08);--lg-radius: 16px;--lg-radius-sm: 10px;--lg-transition: .3s cubic-bezier(.4, 0, .2, 1)}.lg-page,.lg-page p,.lg-page li,.lg-page span,.lg-page label{color:#3a3530}.lg-home-logo[data-astro-cid-dmaqcogf]{position:fixed;top:1.25rem;right:1.25rem;z-index:100;width:52px;height:52px;background:var(--lg-charcoal);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 12px #00000040;transition:transform var(--lg-transition)}.lg-home-logo[data-astro-cid-dmaqcogf]:hover{transform:scale(1.08)}.lg-home-logo[data-astro-cid-dmaqcogf] svg[data-astro-cid-dmaqcogf]{width:28px;height:28px}.lg-hero[data-astro-cid-dmaqcogf]{background:linear-gradient(175deg,var(--lg-navy) 0%,var(--lg-navy-deep) 100%);color:var(--lg-offwhite);padding:7rem 1.5rem 5rem;text-align:center;border-bottom:4px solid rgba(244,151,9,.55);position:relative;overflow:hidden}.lg-hero[data-astro-cid-dmaqcogf]:before{content:"";position:absolute;top:-40%;right:-20%;width:60%;height:140%;background:radial-gradient(ellipse,rgba(244,151,9,.04) 0%,transparent 70%);pointer-events:none}.lg-hero__inner[data-astro-cid-dmaqcogf]{max-width:48rem;margin:0 auto;position:relative}.lg-hero__eyebrow[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-weight:600;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--lg-orange);margin-bottom:1.25rem}.lg-hero__headline[data-astro-cid-dmaqcogf]{font-family:Lora,Georgia,serif;font-weight:600;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.15;color:#fff;margin:0 0 1.5rem}.lg-hero__subhead[data-astro-cid-dmaqcogf]{font-size:1.15rem;line-height:1.7;color:#efefefe0;max-width:38rem;margin:0 auto 2rem}.lg-hero__subhead[data-astro-cid-dmaqcogf] p{margin:0}.lg-hero__trust[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-size:.78rem;letter-spacing:.08em;color:#efefef80;margin-bottom:2rem}.lg-hero__cta[data-astro-cid-dmaqcogf]{display:inline-flex;align-items:center;gap:.5rem;color:var(--lg-orange);text-decoration:none;font-family:Raleway,sans-serif;font-weight:500;font-size:.92rem;letter-spacing:.02em;padding:.6rem 1.5rem;border:1px solid rgba(244,151,9,.35);border-radius:100px;transition:all var(--lg-transition)}.lg-hero__cta[data-astro-cid-dmaqcogf]:hover{background:#f497091a;border-color:var(--lg-orange)}.lg-section[data-astro-cid-dmaqcogf]{padding:5rem 1.5rem}.lg-section--cream[data-astro-cid-dmaqcogf]{background:var(--lg-cream-light)}.lg-section--white[data-astro-cid-dmaqcogf]{background:#fff}.lg-section--navy[data-astro-cid-dmaqcogf]{background:linear-gradient(175deg,var(--lg-navy-deep) 0%,var(--lg-navy) 100%);color:var(--lg-offwhite)}.lg-section__inner[data-astro-cid-dmaqcogf]{max-width:56rem;margin:0 auto}.lg-section__label[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-weight:600;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--lg-orange);text-align:center;margin-bottom:.75rem}.lg-section__title[data-astro-cid-dmaqcogf]{font-family:Lora,Georgia,serif;font-weight:600;font-size:clamp(1.6rem,3.5vw,2.2rem);text-align:center;margin-bottom:1rem;color:#191614}.lg-section--navy[data-astro-cid-dmaqcogf] .lg-section__title[data-astro-cid-dmaqcogf]{color:#fff}.lg-section__subtitle[data-astro-cid-dmaqcogf]{text-align:center;max-width:36rem;margin:0 auto 3rem;color:#5a5550;font-size:1.05rem}.lg-section--navy[data-astro-cid-dmaqcogf] .lg-section__subtitle[data-astro-cid-dmaqcogf]{color:#efefefb3}.lg-vehicles[data-astro-cid-dmaqcogf]{display:flex;flex-direction:column;gap:1.5rem}.lg-card[data-astro-cid-dmaqcogf]{background:#fff;border-radius:var(--lg-radius);box-shadow:0 2px 24px #1916140f;border:1px solid var(--lg-border);overflow:hidden;transition:box-shadow var(--lg-transition)}.lg-card[data-astro-cid-dmaqcogf]:hover{box-shadow:0 4px 32px #19161414}.lg-card--primary[data-astro-cid-dmaqcogf]{border:2px solid rgba(244,151,9,.25)}.lg-card--primary[data-astro-cid-dmaqcogf]:hover{border-color:#f4970973}.lg-card__header[data-astro-cid-dmaqcogf]{padding:1.75rem 2rem;cursor:pointer;display:flex;align-items:center;gap:1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background var(--lg-transition)}.lg-card__header[data-astro-cid-dmaqcogf]:hover{background:#f4970905}.lg-card__icon[data-astro-cid-dmaqcogf]{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;background:var(--lg-cream);color:#1a3a72}.lg-card__icon--primary[data-astro-cid-dmaqcogf]{background:linear-gradient(135deg,var(--lg-orange),var(--lg-orange-dark));color:#fff}.lg-card__info[data-astro-cid-dmaqcogf]{flex:1;min-width:0}.lg-card__title[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-weight:700;font-size:1.15rem;color:#191614;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.lg-badge[data-astro-cid-dmaqcogf]{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .7rem;background:var(--lg-orange);color:#fff;border-radius:100px;white-space:nowrap}.lg-card__teaser[data-astro-cid-dmaqcogf]{font-size:.92rem;color:#5a5550;margin-top:.3rem}.lg-chevron[data-astro-cid-dmaqcogf]{width:20px;height:20px;color:#5a5550;transition:transform var(--lg-transition);flex-shrink:0}.lg-card[data-astro-cid-dmaqcogf].open .lg-chevron[data-astro-cid-dmaqcogf]{transform:rotate(180deg)}.lg-card__body[data-astro-cid-dmaqcogf]{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.lg-card[data-astro-cid-dmaqcogf].open .lg-card__body[data-astro-cid-dmaqcogf]{max-height:2000px}.lg-card__content[data-astro-cid-dmaqcogf]{padding:1.75rem 2rem 2rem;border-top:1px solid var(--lg-border)}.lg-card__content[data-astro-cid-dmaqcogf] h4{font-family:Raleway,sans-serif;font-weight:700;font-size:.95rem;color:#1a3a72;margin:1.5rem 0 .5rem}.lg-card__content[data-astro-cid-dmaqcogf] h4:first-child{margin-top:0}.lg-card__content[data-astro-cid-dmaqcogf] p,.lg-card__content[data-astro-cid-dmaqcogf] li{font-size:.95rem;line-height:1.7;color:#3a3530}.lg-card__content[data-astro-cid-dmaqcogf] ul{list-style:none;padding:0}.lg-card__content[data-astro-cid-dmaqcogf] ul li{padding-left:1.5rem;position:relative;margin-bottom:.4rem}.lg-card__content[data-astro-cid-dmaqcogf] ul li:before{content:"";position:absolute;left:0;top:.6rem;width:6px;height:6px;background:var(--lg-orange);border-radius:50%}.lg-bequest-language[data-astro-cid-dmaqcogf]{background:var(--lg-cream);border-left:3px solid var(--lg-orange);padding:1.25rem 1.5rem;border-radius:0 var(--lg-radius-sm) var(--lg-radius-sm) 0;font-family:Lora,Georgia,serif;font-style:italic;font-size:.92rem;line-height:1.8;color:#191614;margin:1rem 0}.lg-muted-sm[data-astro-cid-dmaqcogf]{font-size:.85rem;color:#5a5550}.lg-link[data-astro-cid-dmaqcogf]{color:var(--lg-orange)}.lg-disclaimer[data-astro-cid-dmaqcogf]{background:#fef9ee;border:1px solid rgba(244,151,9,.2);border-radius:var(--lg-radius-sm);padding:1.25rem 1.5rem;margin:1.25rem 0}.lg-disclaimer[data-astro-cid-dmaqcogf] p[data-astro-cid-dmaqcogf]{font-size:.82rem;font-weight:700;line-height:1.65;color:#3a3530}.lg-disclaimer__caveat[data-astro-cid-dmaqcogf]{font-weight:400!important;font-style:italic;margin-top:.75rem;color:#5a5550}.lg-also-consider[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-weight:600;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#5a5550;text-align:center;margin:3rem 0 1rem}.lg-secondary[data-astro-cid-dmaqcogf]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.lg-secondary[data-astro-cid-dmaqcogf]{grid-template-columns:repeat(3,1fr)}.lg-secondary[data-astro-cid-dmaqcogf] .lg-card__header[data-astro-cid-dmaqcogf]{flex-direction:column;text-align:center;gap:.75rem;padding:1.5rem 1.25rem}.lg-secondary[data-astro-cid-dmaqcogf] .lg-card__teaser[data-astro-cid-dmaqcogf]{text-align:center}.lg-secondary[data-astro-cid-dmaqcogf] .lg-card__content[data-astro-cid-dmaqcogf]{padding:0 1.25rem 1.5rem}}.lg-vehicle-cta[data-astro-cid-dmaqcogf]{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem 1.5rem;font-family:Raleway,sans-serif;font-weight:600;font-size:.85rem;color:var(--lg-orange);border:1.5px solid rgba(244,151,9,.3);border-radius:100px;text-decoration:none;cursor:pointer;background:none;transition:all var(--lg-transition)}.lg-vehicle-cta[data-astro-cid-dmaqcogf]:hover{background:#f497090f;border-color:var(--lg-orange)}.lg-calc[data-astro-cid-dmaqcogf]{background:var(--lg-cream);border-radius:var(--lg-radius-sm);padding:1.5rem;margin:1.25rem 0}.lg-calc__title[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:#1a3a72;margin-bottom:1rem}.lg-calc__row[data-astro-cid-dmaqcogf]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.lg-calc__label[data-astro-cid-dmaqcogf]{font-size:.88rem;font-weight:600;color:#191614;min-width:100px}.lg-calc__slider[data-astro-cid-dmaqcogf]{flex:1;min-width:120px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:#1a3a7226;outline:none}.lg-calc__slider[data-astro-cid-dmaqcogf]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--lg-orange);cursor:pointer;box-shadow:0 2px 8px #f497094d}.lg-calc__value[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-weight:700;font-size:1rem;color:#1a3a72;min-width:80px;text-align:right}.lg-calc__result[data-astro-cid-dmaqcogf]{background:#fff;border-radius:var(--lg-radius-sm);padding:1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:.5rem}.lg-calc__stat-val[data-astro-cid-dmaqcogf]{font-family:Lora,Georgia,serif;font-weight:600;font-size:1.4rem;color:var(--lg-orange)}.lg-calc__stat-lbl[data-astro-cid-dmaqcogf]{font-size:.78rem;color:#5a5550;margin-top:.15rem}.lg-calc__disclaim[data-astro-cid-dmaqcogf]{font-size:.75rem;color:#5a5550;font-style:italic;margin-top:.75rem}.lg-impact-stats[data-astro-cid-dmaqcogf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2.5rem}.lg-impact-stat[data-astro-cid-dmaqcogf]{text-align:center}.lg-impact-stat__value[data-astro-cid-dmaqcogf]{font-family:Lora,Georgia,serif;font-weight:700;font-size:clamp(2rem,4vw,2.8rem);color:var(--lg-orange);line-height:1.1}.lg-impact-stat__label[data-astro-cid-dmaqcogf]{font-size:.88rem;color:#efefefa6;margin-top:.4rem}.lg-advisor-note[data-astro-cid-dmaqcogf]{text-align:center;font-size:.92rem;color:#efefef99;padding:1.25rem;border:1px solid rgba(239,239,239,.1);border-radius:var(--lg-radius-sm)}.lg-advisor-note[data-astro-cid-dmaqcogf] strong{color:#efefefd9}.lg-form-container[data-astro-cid-dmaqcogf]{max-width:40rem;margin:0 auto}.lg-form-grid[data-astro-cid-dmaqcogf]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.lg-form-grid--2col[data-astro-cid-dmaqcogf]{grid-template-columns:1fr 1fr}}.lg-form-field[data-astro-cid-dmaqcogf] label[data-astro-cid-dmaqcogf]{display:block;font-family:Raleway,sans-serif;font-weight:600;font-size:.85rem;color:#191614;margin-bottom:.4rem}.lg-optional[data-astro-cid-dmaqcogf]{font-weight:400;color:#5a5550;font-size:.8rem}.lg-form-field[data-astro-cid-dmaqcogf] input[data-astro-cid-dmaqcogf][type=text],.lg-form-field[data-astro-cid-dmaqcogf] input[data-astro-cid-dmaqcogf][type=email],.lg-form-field[data-astro-cid-dmaqcogf] input[data-astro-cid-dmaqcogf][type=tel],.lg-form-field[data-astro-cid-dmaqcogf] textarea[data-astro-cid-dmaqcogf]{width:100%;padding:.75rem 1rem;border:1px solid rgba(26,58,114,.15);border-radius:var(--lg-radius-sm);font-family:inherit;font-size:.95rem;color:#191614;background:#fff;transition:border-color var(--lg-transition),box-shadow var(--lg-transition)}.lg-form-field[data-astro-cid-dmaqcogf] input[data-astro-cid-dmaqcogf]:focus,.lg-form-field[data-astro-cid-dmaqcogf] textarea[data-astro-cid-dmaqcogf]:focus{outline:none;border-color:var(--lg-orange);box-shadow:0 0 0 3px #f497091f}.lg-form-field[data-astro-cid-dmaqcogf] textarea[data-astro-cid-dmaqcogf]{resize:vertical;min-height:100px}.lg-checkbox-group[data-astro-cid-dmaqcogf] label[data-astro-cid-dmaqcogf],.lg-radio-group[data-astro-cid-dmaqcogf] label[data-astro-cid-dmaqcogf]{display:flex;align-items:flex-start;gap:.6rem;font-size:.92rem;cursor:pointer;padding:.35rem 0;color:#3a3530}.lg-checkbox-group[data-astro-cid-dmaqcogf] input[data-astro-cid-dmaqcogf][type=checkbox],.lg-radio-group[data-astro-cid-dmaqcogf] input[data-astro-cid-dmaqcogf][type=radio]{margin-top:.2rem;accent-color:var(--lg-orange);width:18px;height:18px;flex-shrink:0}.lg-hint[data-astro-cid-dmaqcogf]{color:#5a5550;font-size:.85rem}.lg-radio-inline[data-astro-cid-dmaqcogf]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.lg-inline-input[data-astro-cid-dmaqcogf]{width:120px!important;padding:.4rem .6rem!important;border:1px solid rgba(26,58,114,.15)!important;border-radius:6px!important;font-family:inherit!important;font-size:.9rem!important}.lg-form-section-label[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-weight:700;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:#1a3a72;margin-bottom:.75rem}.lg-form-divider[data-astro-cid-dmaqcogf]{border:none;height:1px;background:var(--lg-border);margin:1.75rem 0}.lg-formalize-checkbox[data-astro-cid-dmaqcogf]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:var(--lg-cream);border-radius:var(--lg-radius-sm);border:1px solid rgba(244,151,9,.15);margin:1.25rem 0;cursor:pointer}.lg-formalize-checkbox[data-astro-cid-dmaqcogf] span[data-astro-cid-dmaqcogf]{font-size:.92rem;line-height:1.5;color:#3a3530}.lg-btn[data-astro-cid-dmaqcogf]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 2.5rem;font-family:Raleway,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.02em;border:none;border-radius:100px;cursor:pointer;transition:all var(--lg-transition)}.lg-btn--primary[data-astro-cid-dmaqcogf]{background:var(--lg-orange);color:#fff;box-shadow:0 4px 16px #f4970940}.lg-btn--primary[data-astro-cid-dmaqcogf]:hover{background:var(--lg-orange-dark);box-shadow:0 6px 24px #f4970959;transform:translateY(-1px)}.lg-btn--ghost[data-astro-cid-dmaqcogf]{background:transparent;color:var(--lg-orange);border:1.5px solid rgba(244,151,9,.3)}.lg-btn--ghost[data-astro-cid-dmaqcogf]:hover{background:#f497090f;border-color:var(--lg-orange)}.lg-form-status[data-astro-cid-dmaqcogf]{text-align:center;margin-top:1rem;padding:.75rem 1rem;border-radius:var(--lg-radius-sm);font-size:.92rem}.lg-form-status--success[data-astro-cid-dmaqcogf]{background:#e8f5e9;color:#2e7d32}.lg-form-status--error[data-astro-cid-dmaqcogf]{background:#fce4ec;color:#c62828}.lg-commit-section[data-astro-cid-dmaqcogf]{background:linear-gradient(180deg,var(--lg-cream) 0%,var(--lg-cream-light) 100%);border-top:1px solid var(--lg-border)}.lg-commit-card[data-astro-cid-dmaqcogf]{background:#fff;border:1px solid rgba(26,58,114,.1);border-radius:var(--lg-radius);box-shadow:0 8px 48px #1916141f;padding:3rem 2.5rem;max-width:44rem;margin:0 auto;position:relative}.lg-commit-card[data-astro-cid-dmaqcogf]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--lg-navy),var(--lg-orange));border-radius:var(--lg-radius) var(--lg-radius) 0 0}.lg-attestation[data-astro-cid-dmaqcogf]{background:var(--lg-cream);border:1px solid var(--lg-border);border-radius:var(--lg-radius-sm);padding:1.25rem 1.5rem;margin:1.5rem 0;font-family:Lora,Georgia,serif;font-style:italic;font-size:.9rem;line-height:1.75;color:#191614}.lg-closing[data-astro-cid-dmaqcogf]{text-align:center;padding:4rem 1.5rem 3rem;background:var(--lg-charcoal);color:var(--lg-offwhite)}.lg-closing__message[data-astro-cid-dmaqcogf]{font-family:Lora,Georgia,serif;font-size:1.2rem;line-height:1.7;max-width:36rem;margin:0 auto 2rem;color:#efefefd9}.lg-closing__message[data-astro-cid-dmaqcogf] p{margin:0}.lg-closing__contact[data-astro-cid-dmaqcogf]{font-size:.88rem;color:#efefef80}.lg-closing__contact[data-astro-cid-dmaqcogf] a[data-astro-cid-dmaqcogf]{color:var(--lg-orange);text-decoration:none}.lg-closing__contact[data-astro-cid-dmaqcogf] a[data-astro-cid-dmaqcogf]:hover{text-decoration:underline}.lg-closing__taxid[data-astro-cid-dmaqcogf]{font-family:Raleway,sans-serif;font-size:.72rem;letter-spacing:.15em;color:#efefef4d;margin-top:1.5rem}@media(max-width:640px){.lg-hero[data-astro-cid-dmaqcogf]{padding:5rem 1.25rem 3.5rem}.lg-section[data-astro-cid-dmaqcogf]{padding:3rem 1.25rem}.lg-card__header[data-astro-cid-dmaqcogf]{padding:1.25rem;gap:1rem}.lg-card__content[data-astro-cid-dmaqcogf]{padding:0 1.25rem 1.5rem}.lg-card__icon[data-astro-cid-dmaqcogf]{width:44px;height:44px;font-size:1.2rem}.lg-commit-card[data-astro-cid-dmaqcogf]{padding:2rem 1.5rem}.lg-impact-stats[data-astro-cid-dmaqcogf]{grid-template-columns:1fr 1fr;gap:1.25rem}.lg-secondary[data-astro-cid-dmaqcogf]{grid-template-columns:1fr}}
