:root{--brand-gold:#FFCB7C;--brand-red:#910808;--brand-red-dark:#680000;--brand-black:#000000;--brand-white:#FFFFFF;--brand-gray:#C8C8C8;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--color-white:#FFFFFF;--color-primary:#FFCB7C}[data-astro-cid-hgvq5f45]{margin:0;padding:0;box-sizing:border-box}body{font-family:Albert Sans,system-ui,sans-serif;line-height:1.6;background:var(--brand-white);color:#111827}.container[data-astro-cid-hgvq5f45]{max-width:1280px;margin:0 auto;padding:0 24px}.section[data-astro-cid-hgvq5f45]{padding:40px 0}.section-alt[data-astro-cid-hgvq5f45]{background:var(--gray-50)}.text-center[data-astro-cid-hgvq5f45]{text-align:center}.section-title[data-astro-cid-hgvq5f45]{font-family:Anton SC,Arial Black,sans-serif;font-size:48px;font-weight:400;color:var(--brand-red-dark);margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.section-subtitle[data-astro-cid-hgvq5f45]{font-size:20px;color:#4b5563;font-weight:400;line-height:1.6;max-width:600px;margin:0 auto 60px}.hero-cro[data-astro-cid-hgvq5f45]{position:relative;width:100%;height:650px;background:linear-gradient(181deg,var(--brand-red-dark) 0%,#000 100%);overflow:hidden;margin:0 auto;box-sizing:border-box}.hero-cro__container[data-astro-cid-hgvq5f45]{position:relative;width:100%;max-width:1440px;margin:0 auto;padding:20px 80px 0;height:100%}.hero-cro__content[data-astro-cid-hgvq5f45]{display:flex;align-items:center;gap:80px;height:calc(100% - 100px)}.hero-cro__left[data-astro-cid-hgvq5f45]{flex:1;max-width:600px;min-height:400px;padding-top:140px;position:relative}.hero-cro__house-blend[data-astro-cid-hgvq5f45]{position:absolute;top:-175px;left:-125px;width:1300px;max-width:100%;height:1000px;aspect-ratio:1.3;object-fit:cover;opacity:1;z-index:0;pointer-events:none}@media (min-width:1024px){.hero-cro__house-blend[data-astro-cid-hgvq5f45]{width:1600px;height:1200px;left:0;top:-400px}}.hero-cro__headline[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:68px;line-height:1.1;margin-bottom:20px;text-transform:uppercase;min-height:150px;position:relative;z-index:2}.headline-main[data-astro-cid-hgvq5f45]{color:var(--brand-gold);display:block}.headline-accent[data-astro-cid-hgvq5f45]{color:#fff;display:block;font-size:60px}.mobile-only-word[data-astro-cid-hgvq5f45]{display:none}.desktop-only-word[data-astro-cid-hgvq5f45]{display:inline}.hero-cro__subheadline[data-astro-cid-hgvq5f45]{font-size:20px;color:#ffffffe6;margin-bottom:32px;font-weight:500;line-height:1.4;position:relative;z-index:2}.hero-cro__actions[data-astro-cid-hgvq5f45]{display:flex;flex-direction:column;gap:16px;margin-bottom:40px;min-height:120px;position:relative;z-index:2}.cta-primary[data-astro-cid-hgvq5f45]{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 40px;background:var(--brand-gold);color:var(--brand-red-dark);text-decoration:none;border-radius:12px;font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 6px 20px #ffcb7c4d}.cta-primary[data-astro-cid-hgvq5f45]:hover{background:#ffd699;transform:translateY(-2px);box-shadow:0 8px 30px #ffcb7c66}.cta-secondary[data-astro-cid-hgvq5f45]{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:0 0;color:#fff;text-decoration:none;border:2px solid rgba(255,255,255,.3);border-radius:12px;font-weight:600;font-size:16px;transition:all .3s ease}.cta-secondary[data-astro-cid-hgvq5f45]:hover{background:#ffffff1a;border-color:#ffffff80}.hero-cro__trust-indicators[data-astro-cid-hgvq5f45]{display:flex;justify-content:flex-start;gap:24px;color:#ffffffe6;font-size:14px;font-weight:500}.hero-cro__trust-indicators[data-astro-cid-hgvq5f45]>div[data-astro-cid-hgvq5f45]{display:flex;align-items:center;gap:8px}@media (min-width:969px){.hero-cro__right[data-astro-cid-hgvq5f45] .hero-cro__actions[data-astro-cid-hgvq5f45],.hero-cro__right[data-astro-cid-hgvq5f45] .hero-cro__trust-indicators[data-astro-cid-hgvq5f45]{margin:0;width:550px;max-width:100%}}.hero-cro__right[data-astro-cid-hgvq5f45]{position:relative;padding-top:80px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.video-container[data-astro-cid-hgvq5f45]{position:relative;width:550px;max-width:100%;aspect-ratio:16/9;background:#d9d9d9;border-radius:16px;overflow:hidden;cursor:pointer}.hero-video[data-astro-cid-hgvq5f45]{display:block;width:100%;height:100%;object-fit:cover}.hero__play-button[data-astro-cid-hgvq5f45]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;transition:all .3s ease;z-index:3;background:0 0;border:0;display:flex;flex-direction:column;align-items:center;gap:12px}.hero__play-button[data-astro-cid-hgvq5f45]:hover{transform:translate(-50%,-50%) scale(1.1)}.play-button-text[data-astro-cid-hgvq5f45]{color:#fff;font-size:14px;font-weight:600;text-align:center;background:linear-gradient(135deg,#680000f2,#000000e6);padding:12px 20px;border-radius:25px;backdrop-filter:blur(15px);border:2px solid #ffcb7c;box-shadow:0 4px 20px #ffcb7c66;display:flex;flex-direction:column;gap:4px;max-width:280px;position:relative;animation:pulseGlow 2s infinite;will-change:transform}.play-button-text[data-astro-cid-hgvq5f45]:before{content:"";position:absolute;inset:-6px;border-radius:25px;background:radial-gradient(circle at center,rgba(255,203,124,.4),transparent 70%);opacity:0;animation:glowPulse 2s infinite;pointer-events:none;z-index:-1;will-change:opacity}.important-badge[data-astro-cid-hgvq5f45]{font-size:12px;font-weight:700;color:#ffcb7c;text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 8px rgba(255,203,124,.6);display:flex;align-items:center;gap:6px;justify-content:center}.warning-icon[data-astro-cid-hgvq5f45]{filter:drop-shadow(0 0 4px rgba(255,203,124,.8));animation:iconPulse 2s infinite;will-change:opacity}@keyframes iconPulse{0%,to{opacity:.8}50%{opacity:1}}.main-text[data-astro-cid-hgvq5f45]{font-size:16px;font-weight:600;color:#fff;line-height:1.2}@keyframes pulseGlow{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes glowPulse{0%,to{opacity:0}50%{opacity:1}}@media (max-width:1200px){.hero-cro__container[data-astro-cid-hgvq5f45]{padding:0 40px}.hero-cro__headline[data-astro-cid-hgvq5f45]{font-size:52px}.headline-accent[data-astro-cid-hgvq5f45]{font-size:48px}.video-container[data-astro-cid-hgvq5f45]{width:450px}.hero-cro__house-blend[data-astro-cid-hgvq5f45]{top:-250px;left:-100px;width:1400px}}@media (max-width:968px){.hero-cro[data-astro-cid-hgvq5f45]{min-height:600px;padding:80px 0 40px}.hero-cro__container[data-astro-cid-hgvq5f45]{padding:0 20px}.hero-cro__content[data-astro-cid-hgvq5f45]{gap:0;flex-direction:column;align-items:center}.hero-cro__left[data-astro-cid-hgvq5f45]{display:contents}.hero-cro__headline[data-astro-cid-hgvq5f45]{font-size:48px;text-align:center;order:1;margin-bottom:0;margin-top:32px;line-height:1}.headline-accent[data-astro-cid-hgvq5f45]{font-size:56px;line-height:1}.hero-cro__subheadline[data-astro-cid-hgvq5f45]{font-size:16px;text-align:center;max-width:600px;order:3;margin:16px auto 0}.hero-cro__right[data-astro-cid-hgvq5f45]{padding-top:0;margin-top:-8px;order:2}.hero-cro__actions[data-astro-cid-hgvq5f45]{order:4;flex-direction:column;width:100%;max-width:400px;margin:0 auto}.hero-cro__trust-indicators[data-astro-cid-hgvq5f45]{order:5}.cta-primary[data-astro-cid-hgvq5f45],.cta-secondary[data-astro-cid-hgvq5f45]{width:100%}.video-container[data-astro-cid-hgvq5f45]{width:100%;max-width:500px}.hero__play-button[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45]{width:50px;height:50px}.play-button-text[data-astro-cid-hgvq5f45]{font-size:9px;padding:6px 10px}.main-text[data-astro-cid-hgvq5f45]{font-size:9px}.important-badge[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45]{width:11px;height:11px}.hero-cro__trust-indicators[data-astro-cid-hgvq5f45]{display:none!important}.mobile-only-word[data-astro-cid-hgvq5f45]{display:inline}.desktop-only-word[data-astro-cid-hgvq5f45]{display:none}.hero-cro__house-blend[data-astro-cid-hgvq5f45]{top:-100px;left:-50px;width:800px;height:600px;opacity:.6}}@media (max-width:640px){.hero-cro[data-astro-cid-hgvq5f45]{min-height:550px;padding:70px 0 30px}.hero-cro__container[data-astro-cid-hgvq5f45]{padding:0 16px}.hero-cro__headline[data-astro-cid-hgvq5f45]{font-size:40px;margin-bottom:0;margin-top:24px;text-align:center;line-height:1}.headline-accent[data-astro-cid-hgvq5f45]{font-size:48px;line-height:1}.hero-cro__subheadline[data-astro-cid-hgvq5f45]{font-size:14px;line-height:1.4;text-align:center;margin-top:12px}.hero-cro__right[data-astro-cid-hgvq5f45]{margin-top:-8px}.hero-cro__actions[data-astro-cid-hgvq5f45]{gap:12px;max-width:100%}.cta-primary[data-astro-cid-hgvq5f45]{font-size:16px;padding:16px 24px}.cta-secondary[data-astro-cid-hgvq5f45]{font-size:14px;padding:14px 20px}.video-container[data-astro-cid-hgvq5f45]{max-width:100%}.hero-cro__house-blend[data-astro-cid-hgvq5f45]{top:-80px;left:-30px;width:600px;height:450px;opacity:.5}}@media (max-width:480px){.hero-cro[data-astro-cid-hgvq5f45]{min-height:500px}.hero-cro__headline[data-astro-cid-hgvq5f45]{font-size:36px;text-align:center;margin-top:20px;margin-bottom:0;line-height:1}.headline-accent[data-astro-cid-hgvq5f45]{font-size:42px;line-height:1}.hero-cro__right[data-astro-cid-hgvq5f45]{margin-top:-8px}.hero-cro__subheadline[data-astro-cid-hgvq5f45]{margin-top:12px;font-size:13px}.cta-primary[data-astro-cid-hgvq5f45]{font-size:14px;padding:14px 20px}.cta-secondary[data-astro-cid-hgvq5f45]{font-size:13px;padding:12px 18px}.hero-cro__house-blend[data-astro-cid-hgvq5f45]{top:-60px;left:-20px;width:450px;height:350px;opacity:.4}}.seo-content-section[data-astro-cid-hgvq5f45]{background:var(--brand-white);padding:100px 0}.seo-heading[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:48px;font-weight:400;color:var(--brand-red-dark);margin-bottom:60px;text-align:center;text-transform:uppercase;letter-spacing:1px;line-height:1.2}.seo-subheading[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:28px;font-weight:400;color:var(--brand-red-dark);margin-bottom:20px;line-height:1.3;text-transform:uppercase}.seo-content-row[data-astro-cid-hgvq5f45]{display:grid;grid-template-columns:450px 1fr;gap:60px;align-items:center;margin-bottom:80px}.seo-content-row[data-astro-cid-hgvq5f45]:last-child{margin-bottom:0}.seo-content-row[data-astro-cid-hgvq5f45].reverse{grid-template-columns:1fr 450px}.seo-content-row[data-astro-cid-hgvq5f45].reverse .seo-section-image[data-astro-cid-hgvq5f45]{order:2}.seo-content-row[data-astro-cid-hgvq5f45].reverse .seo-section-text[data-astro-cid-hgvq5f45]{order:1}.seo-section-image[data-astro-cid-hgvq5f45] img[data-astro-cid-hgvq5f45]{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 40px #00000026}.seo-section-text[data-astro-cid-hgvq5f45] p[data-astro-cid-hgvq5f45]{font-size:15px;line-height:1.7;color:#374151;margin-bottom:20px;font-weight:400}.seo-section-text[data-astro-cid-hgvq5f45] p[data-astro-cid-hgvq5f45]:last-child{margin-bottom:0}.seo-section-text[data-astro-cid-hgvq5f45] strong[data-astro-cid-hgvq5f45]{color:var(--brand-red-dark);font-weight:700}.seo-section-text[data-astro-cid-hgvq5f45] a[data-astro-cid-hgvq5f45]{color:var(--brand-red-dark);text-decoration:underline;font-weight:600;transition:color .3s ease}.seo-section-text[data-astro-cid-hgvq5f45] a[data-astro-cid-hgvq5f45]:hover{color:var(--brand-red);text-decoration:none}.expert-guidance-cta[data-astro-cid-hgvq5f45]{margin-top:80px;padding:0}.expert-guidance-cta-content[data-astro-cid-hgvq5f45]{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:16px;padding:48px 60px;border:2px solid var(--brand-red-dark);box-shadow:0 10px 40px #6800001a}.expert-guidance-cta-title[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:32px;font-weight:400;color:var(--brand-red-dark);margin-bottom:20px;text-align:center;text-transform:uppercase;line-height:1.2}.expert-guidance-cta-text[data-astro-cid-hgvq5f45]{font-size:18px;line-height:1.6;color:#374151;text-align:center;margin-bottom:32px;max-width:900px;margin-left:auto;margin-right:auto}.expert-guidance-cta-buttons[data-astro-cid-hgvq5f45]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.expert-guidance-btn[data-astro-cid-hgvq5f45]{display:inline-flex;align-items:center;gap:12px;padding:18px 32px;text-decoration:none;border-radius:12px;font-weight:700;font-size:18px;transition:all .3s ease}.expert-guidance-btn[data-astro-cid-hgvq5f45].primary{background:linear-gradient(135deg,var(--brand-red-dark) 0%,var(--brand-red) 100%);color:#fff;box-shadow:0 4px 20px #6800004d}.expert-guidance-btn[data-astro-cid-hgvq5f45].primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #68000066}.expert-guidance-btn[data-astro-cid-hgvq5f45].secondary{background:#fff;color:var(--brand-red-dark);border:2px solid var(--brand-red-dark);box-shadow:0 2px 10px #0000001a}.expert-guidance-btn[data-astro-cid-hgvq5f45].secondary:hover{background:var(--gray-50);transform:translateY(-2px);box-shadow:0 4px 20px #00000026}@media (max-width:1024px){.seo-content-row[data-astro-cid-hgvq5f45],.seo-content-row[data-astro-cid-hgvq5f45].reverse{grid-template-columns:1fr;gap:40px}.seo-content-row[data-astro-cid-hgvq5f45].reverse .seo-section-image[data-astro-cid-hgvq5f45]{order:1}.seo-content-row[data-astro-cid-hgvq5f45].reverse .seo-section-text[data-astro-cid-hgvq5f45]{order:2}}@media (max-width:768px){.seo-content-section[data-astro-cid-hgvq5f45]{padding:60px 0}.seo-heading[data-astro-cid-hgvq5f45]{font-size:32px;margin-bottom:40px}.seo-subheading[data-astro-cid-hgvq5f45]{font-size:22px;margin-bottom:16px}.seo-content-row[data-astro-cid-hgvq5f45]{margin-bottom:60px}.seo-section-text[data-astro-cid-hgvq5f45] p[data-astro-cid-hgvq5f45]{font-size:15px;line-height:1.65;margin-bottom:18px}.expert-guidance-cta[data-astro-cid-hgvq5f45]{margin-top:60px}.expert-guidance-cta-content[data-astro-cid-hgvq5f45]{padding:40px 32px}.expert-guidance-cta-title[data-astro-cid-hgvq5f45]{font-size:26px}.expert-guidance-cta-text[data-astro-cid-hgvq5f45]{font-size:16px;margin-bottom:28px}.expert-guidance-cta-buttons[data-astro-cid-hgvq5f45]{flex-direction:column;width:100%}.expert-guidance-btn[data-astro-cid-hgvq5f45]{width:100%;justify-content:center;padding:16px 28px;font-size:16px}}.loan-types-section[data-astro-cid-hgvq5f45]{background:linear-gradient(135deg,var(--brand-red-dark) 0%,#1a0000 50%,#000 100%);padding:40px 0;position:relative}.loan-types-section[data-astro-cid-hgvq5f45]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(255,203,124,.1)0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,203,124,.05)0,transparent 50%);pointer-events:none}.loan-types-section[data-astro-cid-hgvq5f45] .section-title[data-astro-cid-hgvq5f45]{color:#fff;position:relative;z-index:2}.loan-types-section[data-astro-cid-hgvq5f45] .section-subtitle[data-astro-cid-hgvq5f45]{color:#ffffffe6;position:relative;z-index:2}.loan-types-section[data-astro-cid-hgvq5f45] .category-title[data-astro-cid-hgvq5f45]{color:var(--brand-gold);position:relative;z-index:2}.section-header[data-astro-cid-hgvq5f45]{text-align:center;margin-bottom:30px}.loan-category[data-astro-cid-hgvq5f45]{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid rgba(255,203,124,.2);position:relative}.loan-category[data-astro-cid-hgvq5f45]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.category-title[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:32px;color:var(--brand-gold);text-align:center;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.loan-types-grid[data-astro-cid-hgvq5f45]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.loan-card[data-astro-cid-hgvq5f45]{background:var(--brand-white);border-radius:12px;padding:20px 16px;box-shadow:0 10px 40px #00000014;border:2px solid transparent;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;cursor:pointer;height:210px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;z-index:2}.loan-card[data-astro-cid-hgvq5f45]:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--brand-gold) 0%,var(--brand-red) 100%);transform:scaleX(0);transition:transform .4s ease}.loan-card[data-astro-cid-hgvq5f45]:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f;border-color:var(--brand-gold)}.loan-card[data-astro-cid-hgvq5f45]:hover:before{transform:scaleX(1)}.loan-card-popular[data-astro-cid-hgvq5f45]{position:absolute;top:20px;right:20px;background:var(--brand-gold);color:var(--brand-red-dark);padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase}.loan-icon[data-astro-cid-hgvq5f45]{width:50px;height:50px;background:linear-gradient(135deg,var(--brand-gold) 0%,#e6b65c 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;transition:all .3s ease}.loan-card[data-astro-cid-hgvq5f45]:hover .loan-icon[data-astro-cid-hgvq5f45]{transform:scale(1.1) rotate(5deg)}.loan-icon[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45]{width:26px;height:26px;color:var(--brand-red-dark)}.loan-title[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:18px;color:var(--brand-red-dark);margin-bottom:6px;text-align:center;line-height:1.2}.loan-tagline[data-astro-cid-hgvq5f45]{font-size:11px;color:#000;text-align:center;font-weight:600;margin-bottom:12px;line-height:1.3}.loan-content[data-astro-cid-hgvq5f45]{display:flex;flex-direction:column;align-items:center;flex-grow:1;justify-content:center}.loan-buttons[data-astro-cid-hgvq5f45]{display:flex;gap:2px;width:100%;margin-top:auto}.loan-btn[data-astro-cid-hgvq5f45]{flex:1;padding:8px 12px;border-radius:6px;font-size:11px;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer;text-transform:uppercase;letter-spacing:.5px}.loan-btn-learn[data-astro-cid-hgvq5f45]{background:#fff;color:var(--brand-red-dark);border:1px solid var(--brand-gold)}.loan-btn-learn[data-astro-cid-hgvq5f45]:hover{background:var(--brand-gold);color:var(--brand-red-dark);transform:translateY(-1px)}.loan-btn-apply[data-astro-cid-hgvq5f45]{background:var(--brand-red-dark);color:#fff;border:1px solid var(--brand-red-dark)}.loan-btn-apply[data-astro-cid-hgvq5f45]:hover{background:#b30000;transform:translateY(-1px)}.testimonials-section[data-astro-cid-hgvq5f45]{background:var(--gray-50);min-height:100vh;display:flex;align-items:center;padding:40px 0}.testimonials-grid[data-astro-cid-hgvq5f45]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:60px}.testimonial-card[data-astro-cid-hgvq5f45]{background:var(--brand-white);border-radius:20px;padding:24px;text-align:left;box-shadow:0 8px 30px #0000001a;border:2px solid var(--gray-100);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.testimonial-card[data-astro-cid-hgvq5f45]:hover{transform:translateY(-4px);box-shadow:0 15px 40px #00000026;border-color:var(--brand-gold)}.testimonial-card-duplicate[data-astro-cid-hgvq5f45]{display:none}@media (max-width:768px){.testimonials-section[data-astro-cid-hgvq5f45]{padding:60px 0}.testimonials-grid[data-astro-cid-hgvq5f45]{display:flex;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:16px;margin:30px -20px 0;padding:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding:0 20px}.testimonials-grid[data-astro-cid-hgvq5f45]::-webkit-scrollbar{display:none}.testimonial-card[data-astro-cid-hgvq5f45]{flex:0 0 calc(100% - 40px);max-width:400px;min-height:280px;scroll-snap-align:center;scroll-snap-stop:always}.testimonial-card-duplicate[data-astro-cid-hgvq5f45]{display:flex}}@media (max-width:480px){.testimonial-card[data-astro-cid-hgvq5f45]{flex:0 0 calc(100% - 40px);min-height:260px;padding:20px;scroll-snap-align:center;scroll-snap-stop:always}}.testimonial-header[data-astro-cid-hgvq5f45]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.testimonial-profile[data-astro-cid-hgvq5f45]{display:flex;align-items:center}.profile-picture[data-astro-cid-hgvq5f45]{width:50px;height:50px;border-radius:50%;object-fit:cover;border:3px solid var(--brand-gold);box-shadow:0 2px 8px #0000001a}.testimonial-stars[data-astro-cid-hgvq5f45]{display:flex;gap:2px}.testimonial-content[data-astro-cid-hgvq5f45]{flex:1;display:flex;flex-direction:column}.testimonial-text[data-astro-cid-hgvq5f45]{font-size:16px;color:#374151;line-height:1.6;margin-bottom:16px;font-style:italic}.testimonial-excerpt[data-astro-cid-hgvq5f45]{margin:0}.read-more-btn[data-astro-cid-hgvq5f45]{background:0 0;border:0;color:var(--brand-red-dark);font-size:14px;font-weight:600;cursor:pointer;padding:8px 0;text-decoration:underline;transition:color .3s ease;align-self:flex-start}.read-more-btn[data-astro-cid-hgvq5f45]:hover{color:var(--brand-red);text-decoration:none}.testimonial-footer[data-astro-cid-hgvq5f45]{margin-top:auto;padding-top:16px}.testimonial-author[data-astro-cid-hgvq5f45]{font-weight:600;color:var(--brand-red-dark);margin-bottom:4px;font-size:16px}.testimonial-location[data-astro-cid-hgvq5f45]{font-size:14px;color:#575757;margin-bottom:8px}.google-attribution[data-astro-cid-hgvq5f45]{display:flex;align-items:center;gap:4px;margin-top:8px;font-size:12px;color:#575757}.google-attribution[data-astro-cid-hgvq5f45] img[data-astro-cid-hgvq5f45]{opacity:.7}.google-attribution[data-astro-cid-hgvq5f45] .google-review-link[data-astro-cid-hgvq5f45]{color:#575757;text-decoration:none;transition:color .3s ease}.google-attribution[data-astro-cid-hgvq5f45] .google-review-link[data-astro-cid-hgvq5f45]:hover{color:#4285f4;text-decoration:underline}.review-modal[data-astro-cid-hgvq5f45]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.review-modal[data-astro-cid-hgvq5f45].active{display:flex;align-items:center;justify-content:center}.modal-overlay[data-astro-cid-hgvq5f45]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(4px)}.modal-content[data-astro-cid-hgvq5f45]{position:relative;background:#fff;border-radius:16px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close[data-astro-cid-hgvq5f45]{position:absolute;top:16px;right:16px;background:#0000001a;border:0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;z-index:10}.modal-close[data-astro-cid-hgvq5f45]:hover{background:#0003}.modal-close[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45]{width:20px;height:20px;color:#575757}.modal-header[data-astro-cid-hgvq5f45]{padding:32px 32px 24px;border-bottom:1px solid #e5e7eb}.modal-author[data-astro-cid-hgvq5f45]{display:flex;align-items:center;gap:16px}.modal-author-image[data-astro-cid-hgvq5f45]{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}.modal-author-info[data-astro-cid-hgvq5f45] h3[data-astro-cid-hgvq5f45]{margin:0 0 4px;font-family:Anton,sans-serif;font-size:18px;text-transform:uppercase;color:#111827}.modal-author-info[data-astro-cid-hgvq5f45] p[data-astro-cid-hgvq5f45]{margin:0 0 8px;font-size:14px;color:#6b7280}.modal-author-rating[data-astro-cid-hgvq5f45]{display:flex;gap:2px}.modal-author-rating[data-astro-cid-hgvq5f45] .star[data-astro-cid-hgvq5f45]{color:#fbbf24;font-size:16px}.modal-body[data-astro-cid-hgvq5f45]{padding:24px 32px}.modal-review-text[data-astro-cid-hgvq5f45]{margin:0;font-family:Albert Sans,sans-serif;font-size:16px;line-height:1.8;color:#374151;font-style:normal;position:relative;padding-left:24px}.modal-review-text[data-astro-cid-hgvq5f45] p[data-astro-cid-hgvq5f45]{margin-bottom:1em}.modal-review-text[data-astro-cid-hgvq5f45] p[data-astro-cid-hgvq5f45]:last-child{margin-bottom:0}.modal-review-text[data-astro-cid-hgvq5f45]:before{content:'"';position:absolute;left:0;top:-8px;font-size:48px;color:#680000;font-family:Anton SC,sans-serif;line-height:1}.modal-footer[data-astro-cid-hgvq5f45]{padding:24px 32px 32px;display:flex;justify-content:center}.modal-footer[data-astro-cid-hgvq5f45] .google-badge[data-astro-cid-hgvq5f45]{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;font-size:14px;color:#4285f4;font-weight:500}.faq-section[data-astro-cid-hgvq5f45]{padding:100px 0;background:var(--brand-white)}.faq-grid[data-astro-cid-hgvq5f45]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1000px;margin:0 auto}.faq-item[data-astro-cid-hgvq5f45]{background:var(--gray-50);border-radius:16px;border:2px solid transparent;transition:all .3s ease;overflow:hidden}.faq-item[data-astro-cid-hgvq5f45]:hover{border-color:var(--brand-gold)}.faq-item[data-astro-cid-hgvq5f45].active{border-color:var(--brand-gold);box-shadow:0 10px 30px #0000001a}.faq-question[data-astro-cid-hgvq5f45]{font-size:18px;font-weight:700;color:var(--brand-red-dark);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 32px;cursor:pointer;background:var(--gray-50);transition:background .3s ease;user-select:none}.faq-question[data-astro-cid-hgvq5f45]:hover{background:#ffcb7c1a}.faq-question-text[data-astro-cid-hgvq5f45]{display:flex;align-items:flex-start;gap:12px;flex:1}.faq-question[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45].icon-question{width:24px;height:24px;color:var(--brand-gold);flex-shrink:0;margin-top:2px}.faq-chevron[data-astro-cid-hgvq5f45]{width:24px;height:24px;color:var(--brand-red-dark);transition:transform .3s ease;flex-shrink:0}.faq-item[data-astro-cid-hgvq5f45].active .faq-chevron[data-astro-cid-hgvq5f45]{transform:rotate(180deg)}.faq-answer[data-astro-cid-hgvq5f45]{color:#4b5563;line-height:1.6;font-size:15px;padding:0 32px;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item[data-astro-cid-hgvq5f45].active .faq-answer[data-astro-cid-hgvq5f45]{max-height:500px;padding:0 32px 24px}@media (max-width:768px){.faq-section[data-astro-cid-hgvq5f45]{padding:50px 0}.faq-section[data-astro-cid-hgvq5f45] .section-title[data-astro-cid-hgvq5f45]{font-size:32px;margin-bottom:14px;line-height:1.1}.faq-section[data-astro-cid-hgvq5f45] .section-subtitle[data-astro-cid-hgvq5f45]{font-size:16px;margin-bottom:40px;line-height:1.5}.faq-grid[data-astro-cid-hgvq5f45]{grid-template-columns:1fr;gap:16px}.faq-item[data-astro-cid-hgvq5f45]{padding:18px}.faq-question[data-astro-cid-hgvq5f45]{font-size:15px;padding:12px}.faq-question[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45].icon-question{width:20px;height:20px}.faq-answer[data-astro-cid-hgvq5f45]{font-size:13px;line-height:1.5;padding:0 24px}.faq-item[data-astro-cid-hgvq5f45].active .faq-answer[data-astro-cid-hgvq5f45]{padding:0 24px 18px}}@media (max-width:480px){.faq-section[data-astro-cid-hgvq5f45]{padding:40px 0}.faq-section[data-astro-cid-hgvq5f45] .section-title[data-astro-cid-hgvq5f45]{font-size:28px;margin-bottom:12px}.faq-section[data-astro-cid-hgvq5f45] .section-subtitle[data-astro-cid-hgvq5f45]{font-size:14px;margin-bottom:30px}.faq-grid[data-astro-cid-hgvq5f45]{gap:12px}.faq-item[data-astro-cid-hgvq5f45]{padding:14px}.faq-question[data-astro-cid-hgvq5f45]{font-size:14px;padding:10px}.faq-question-text[data-astro-cid-hgvq5f45]{gap:8px}.faq-question[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45].icon-question{width:18px;height:18px}.faq-answer[data-astro-cid-hgvq5f45]{font-size:12px;padding:0 20px}.faq-item[data-astro-cid-hgvq5f45].active .faq-answer[data-astro-cid-hgvq5f45]{padding:0 20px 14px}}.loan-help-section[data-astro-cid-hgvq5f45]{background:var(--gray-50);padding:80px 0}.loan-help-card[data-astro-cid-hgvq5f45]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1200px;margin:0 auto}.loan-help-content[data-astro-cid-hgvq5f45]{padding:60px;display:flex;flex-direction:column;justify-content:center}.loan-help-title[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:36px;font-weight:400;color:var(--brand-red-dark);margin-bottom:24px;line-height:1.2;text-transform:uppercase}.loan-help-text[data-astro-cid-hgvq5f45]{font-size:18px;color:#4b5563;line-height:1.6;margin-bottom:32px}.loan-help-btn[data-astro-cid-hgvq5f45]{display:inline-flex;align-items:center;gap:12px;padding:18px 32px;background:linear-gradient(135deg,var(--brand-red-dark) 0%,var(--brand-red) 100%);color:#fff;text-decoration:none;border-radius:12px;font-weight:700;font-size:18px;transition:all .3s ease;box-shadow:0 4px 20px #6800004d;width:fit-content}.loan-help-btn[data-astro-cid-hgvq5f45]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #68000066}.loan-help-image[data-astro-cid-hgvq5f45]{position:relative;min-height:400px}.loan-help-image[data-astro-cid-hgvq5f45] img[data-astro-cid-hgvq5f45]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:968px){.loan-help-card[data-astro-cid-hgvq5f45]{grid-template-columns:1fr}.loan-help-content[data-astro-cid-hgvq5f45]{padding:48px 40px}.loan-help-image[data-astro-cid-hgvq5f45]{min-height:350px;order:-1}}@media (max-width:768px){.loan-help-section[data-astro-cid-hgvq5f45]{padding:60px 0}.loan-help-content[data-astro-cid-hgvq5f45]{padding:40px 32px}.loan-help-title[data-astro-cid-hgvq5f45]{font-size:28px}.loan-help-text[data-astro-cid-hgvq5f45]{font-size:16px}.loan-help-btn[data-astro-cid-hgvq5f45]{padding:16px 28px;font-size:16px;margin:0 auto;display:flex}.loan-help-image[data-astro-cid-hgvq5f45]{min-height:300px}.testimonials-grid[data-astro-cid-hgvq5f45]{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.loan-help-content[data-astro-cid-hgvq5f45]{padding:32px 24px;text-align:center}.loan-help-title[data-astro-cid-hgvq5f45]{font-size:24px}.loan-help-text[data-astro-cid-hgvq5f45]{font-size:15px}.loan-help-btn[data-astro-cid-hgvq5f45]{justify-content:center}.loan-help-image[data-astro-cid-hgvq5f45]{min-height:250px}}.guidance-section[data-astro-cid-hgvq5f45]{background:linear-gradient(135deg,var(--brand-red-dark) 0%,#1a0000 50%,#000 100%);padding:80px 0;position:relative;overflow:hidden}.guidance-section[data-astro-cid-hgvq5f45]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 70%,rgba(255,203,124,.1)0,transparent 50%);pointer-events:none}.guidance-content[data-astro-cid-hgvq5f45]{position:relative;z-index:2;max-width:800px;margin:0 auto}.guidance-header[data-astro-cid-hgvq5f45]{text-align:center;margin-bottom:40px}.guidance-title[data-astro-cid-hgvq5f45]{font-family:Anton SC,sans-serif;font-size:52px;color:var(--brand-gold);margin-bottom:16px;text-transform:uppercase;line-height:1.1}.guidance-subtitle[data-astro-cid-hgvq5f45]{font-size:18px;color:#ffffffe6;line-height:1.5}.guidance-form-container[data-astro-cid-hgvq5f45]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 20px 60px #0000004d}.guidance-form[data-astro-cid-hgvq5f45]{display:flex;flex-direction:column;gap:16px}.form-row[data-astro-cid-hgvq5f45]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group[data-astro-cid-hgvq5f45]{display:flex;flex-direction:column}.form-group[data-astro-cid-hgvq5f45].full-width{grid-column:span 2}.form-group[data-astro-cid-hgvq5f45] label[data-astro-cid-hgvq5f45]{font-weight:600;color:var(--brand-red-dark);margin-bottom:6px;font-size:13px}.form-group[data-astro-cid-hgvq5f45] input[data-astro-cid-hgvq5f45],.form-group[data-astro-cid-hgvq5f45] select[data-astro-cid-hgvq5f45],.form-group[data-astro-cid-hgvq5f45] textarea[data-astro-cid-hgvq5f45]{padding:10px 14px;border:2px solid #e5e7eb;border-radius:6px;font-size:14px;transition:all .3s ease;font-family:Inter,sans-serif}.form-group[data-astro-cid-hgvq5f45] input[data-astro-cid-hgvq5f45]:focus,.form-group[data-astro-cid-hgvq5f45] select[data-astro-cid-hgvq5f45]:focus,.form-group[data-astro-cid-hgvq5f45] textarea[data-astro-cid-hgvq5f45]:focus{outline:0;border-color:var(--brand-gold);box-shadow:0 0 0 3px #ffcb7c1a}.form-group[data-astro-cid-hgvq5f45] textarea[data-astro-cid-hgvq5f45]{min-height:100px;resize:vertical}.character-count[data-astro-cid-hgvq5f45]{text-align:right;font-size:12px;color:#575757;margin-top:4px;transition:color .2s ease}.character-count[data-astro-cid-hgvq5f45].warning{color:#f59e0b}.character-count[data-astro-cid-hgvq5f45].danger{color:#dc2626}.form-benefits[data-astro-cid-hgvq5f45]{display:flex;flex-direction:column;gap:10px;margin:16px 0;padding:16px;background:var(--gray-50);border-radius:6px}.benefit-item[data-astro-cid-hgvq5f45]{display:flex;align-items:center;gap:10px;font-size:13px;color:#374151}.benefit-item[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45]{color:var(--brand-gold);flex-shrink:0}.guidance-submit-btn[data-astro-cid-hgvq5f45]{background:linear-gradient(135deg,var(--brand-gold) 0%,#e6b65c 100%);color:var(--brand-red-dark);padding:14px 28px;border:0;border-radius:6px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:2px;margin-top:8px}.guidance-submit-btn[data-astro-cid-hgvq5f45]:hover{background:linear-gradient(135deg,#ffa000,#d4a024);transform:translateY(-2px);box-shadow:0 10px 30px #ffc1074d}.final-cta-heading[data-astro-cid-hgvq5f45]{white-space:normal;word-wrap:break-word}@media (max-width:768px){.final-cta-heading[data-astro-cid-hgvq5f45]{font-size:36px!important}.form-row[data-astro-cid-hgvq5f45]{grid-template-columns:1fr;gap:12px}.form-group[data-astro-cid-hgvq5f45].full-width{grid-column:span 1}.guidance-submit-btn[data-astro-cid-hgvq5f45]{font-size:14px;padding:12px 20px}}@media (max-width:480px){.final-cta-heading[data-astro-cid-hgvq5f45]{font-size:28px!important}.guidance-form-container[data-astro-cid-hgvq5f45]{padding:20px}.guidance-title[data-astro-cid-hgvq5f45]{font-size:38px}}@media (max-width:640px){.loan-category[data-astro-cid-hgvq5f45]{margin-bottom:20px;padding-bottom:20px}.category-title[data-astro-cid-hgvq5f45]{font-size:24px;margin-bottom:16px}.loan-types-grid[data-astro-cid-hgvq5f45]{grid-template-columns:1fr;gap:12px;margin-bottom:20px}.loan-card[data-astro-cid-hgvq5f45]{padding:16px 12px;margin-bottom:12px;border-radius:12px;height:auto;min-height:240px}.loan-icon[data-astro-cid-hgvq5f45]{width:50px;height:50px;margin:0 auto 12px}.loan-icon[data-astro-cid-hgvq5f45] svg[data-astro-cid-hgvq5f45]{width:25px;height:25px}.loan-title[data-astro-cid-hgvq5f45]{font-size:16px;margin-bottom:4px;line-height:1.1}.loan-tagline[data-astro-cid-hgvq5f45]{font-size:10px;margin-bottom:12px;line-height:1.2}.loan-buttons[data-astro-cid-hgvq5f45]{flex-direction:column;gap:6px}.loan-btn[data-astro-cid-hgvq5f45]{padding:8px 10px;font-size:10px;width:100%;min-height:32px;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.hidden[data-astro-cid-hgvq5f45]{display:none}a[data-astro-cid-hgvq5f45]:focus,button[data-astro-cid-hgvq5f45]:focus,input[data-astro-cid-hgvq5f45]:focus,select[data-astro-cid-hgvq5f45]:focus,textarea[data-astro-cid-hgvq5f45]:focus,[data-astro-cid-hgvq5f45][role=button]:focus{outline:3px solid var(--brand-gold);outline-offset:2px}.cta-primary[data-astro-cid-hgvq5f45]:focus,.cta-secondary[data-astro-cid-hgvq5f45]:focus{outline:3px solid var(--brand-gold);outline-offset:4px}.loan-btn[data-astro-cid-hgvq5f45]:focus{outline:3px solid var(--brand-gold);outline-offset:2px}.loan-card[data-astro-cid-hgvq5f45]:focus-within{border-color:var(--brand-gold);box-shadow:0 0 0 3px #ffcb7c4d}.faq-question[data-astro-cid-hgvq5f45]:focus{outline:2px solid var(--brand-gold);outline-offset:-2px}.skip-to-content[data-astro-cid-hgvq5f45]{position:absolute;top:-100px;left:20px;background:var(--brand-gold);color:var(--brand-red-dark);padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;z-index:10000;transition:top .3s ease}.skip-to-content[data-astro-cid-hgvq5f45]:focus{top:20px;outline:3px solid var(--brand-red-dark);outline-offset:2px}