*{box-sizing:border-box;margin:0;padding:0}:root{--primary: #dc2626;--secondary: #1e3a5f;--accent: #f97316;--text: #1e293b;--text-muted: #64748b;--background: #ffffff;--surface: #f8fafc;--border: #e2e8f0;--success: #22c55e;--error: #ef4444}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--background);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container-fe{max-width:1200px;margin:0 auto;padding:0 1rem}.section-fe{padding:4rem 0}.section-alt-fe{background:var(--surface)}.section-title-fe{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:var(--secondary)}.section-subtitle-fe{text-align:center;color:var(--text-muted);font-size:1.125rem;max-width:600px;margin:0 auto 3rem}.btn-fe{display:inline-block;padding:.875rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none;font-size:1rem}.btn-primary-fe{background:var(--primary);color:#fff}.btn-primary-fe:hover{background:#b91c1c;transform:translateY(-2px)}.btn-secondary-fe{background:#fff;color:var(--primary);border:2px solid var(--primary)}.btn-secondary-fe:hover{background:var(--primary);color:#fff}.btn-large-fe{padding:1rem 2.5rem;font-size:1.125rem}.grid-fe{display:grid;gap:2rem}.grid-2-fe{grid-template-columns:repeat(2,1fr)}.grid-3-fe{grid-template-columns:repeat(3,1fr)}.grid-4-fe{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.grid-2-fe,.grid-3-fe,.grid-4-fe{grid-template-columns:1fr}.section-title-fe{font-size:2rem}.section-fe{padding:2rem 0}}.card-fe{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.card-fe:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #00000026}.form-group-fe{margin-bottom:1.5rem}.form-label-fe{display:block;font-weight:600;margin-bottom:.5rem;color:var(--text)}.form-input-fe{width:100%;padding:.875rem 1rem;border:2px solid var(--border);border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-input-fe:focus{outline:none;border-color:var(--primary)}.form-textarea-fe{min-height:150px;resize:vertical}.text-center-fe{text-align:center}.mb-2-fe{margin-bottom:2rem}.mt-2-fe{margin-top:2rem}:root{--red: #8B0000;--navy: #1a365d;--gold: #D4AF37;--dark: #0f172a;--light: #f8fafc}.site-wrapper.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.compare-banner.svelte-12qhfyh{background:var(--gold);text-align:center;padding:.5rem}.compare-banner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--dark);font-size:.75rem;font-weight:600;text-decoration:none;letter-spacing:1px}.compare-banner.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.header.svelte-12qhfyh{background:var(--dark);position:sticky;top:0;z-index:100}.header-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:70px}.logo.svelte-12qhfyh{display:flex;flex-direction:column;text-decoration:none;line-height:1}.logo-text.svelte-12qhfyh{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:4px}.logo-sub.svelte-12qhfyh{font-size:.625rem;color:var(--gold);letter-spacing:6px}.nav-desktop.svelte-12qhfyh{display:flex;gap:2.5rem}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fffc;text-decoration:none;font-size:.875rem;font-weight:500;letter-spacing:1px;transition:color .2s}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--gold)}.header-phone.svelte-12qhfyh{color:var(--gold);text-decoration:none;font-weight:700;font-size:.875rem;letter-spacing:1px}.header-phone.svelte-12qhfyh:hover{color:#fff}.mobile-toggle.svelte-12qhfyh{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.nav-mobile.svelte-12qhfyh{display:none;flex-direction:column;padding:1rem 2rem 2rem;background:var(--dark);border-top:1px solid rgba(255,255,255,.1)}.nav-mobile.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fffc;text-decoration:none;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.nav-mobile.svelte-12qhfyh .phone-link:where(.svelte-12qhfyh){color:var(--gold);font-weight:700;margin-top:1rem;border:none}main.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{background:var(--dark);color:#fff;padding:4rem 0 0}.footer-container.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main.svelte-12qhfyh{display:grid;grid-template-columns:1fr 2fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand.svelte-12qhfyh .footer-logo:where(.svelte-12qhfyh){display:flex;flex-direction:column;line-height:1;margin-bottom:1rem}.footer-tagline.svelte-12qhfyh{color:#fff9;font-size:.875rem;line-height:1.6;margin:0 0 1rem}.footer-license.svelte-12qhfyh{color:var(--gold);font-size:.75rem;margin:0}.footer-links.svelte-12qhfyh{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;font-size:.75rem;letter-spacing:2px;margin:0 0 1rem;text-transform:uppercase}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-col.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;color:#fff9;text-decoration:none;font-size:.875rem;margin-bottom:.5rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--gold)}.footer-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#fff6;font-size:.75rem;margin:0}.powered-by.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff6;text-decoration:none}.powered-by.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--gold)}@media (max-width: 1024px){.nav-desktop.svelte-12qhfyh,.header-phone.svelte-12qhfyh{display:none}.mobile-toggle.svelte-12qhfyh{display:block}.nav-mobile.svelte-12qhfyh{display:flex}.footer-main.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.footer-links.svelte-12qhfyh{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.footer-links.svelte-12qhfyh{grid-template-columns:1fr}.footer-bottom.svelte-12qhfyh{flex-direction:column;gap:.5rem;text-align:center}}
