.guide-page{min-height:100vh;background:#faf9f7}.hero.svelte-148k6wt{position:relative;height:80vh;min-height:500px;max-height:800px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg.svelte-148k6wt{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg.svelte-148k6wt picture:where(.svelte-148k6wt),.hero-bg.svelte-148k6wt img:where(.svelte-148k6wt){width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-148k6wt{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000004d,#00000080);z-index:1}.hero-content.svelte-148k6wt{position:relative;z-index:2;text-align:center;color:#fff;padding:0 2rem;max-width:800px}.hero-label.svelte-148k6wt{font-size:.875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;opacity:.9}.hero-title.svelte-148k6wt{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.1}.hero-stats.svelte-148k6wt{font-size:1.125rem;opacity:.9}.stat.svelte-148k6wt{display:inline-block}.stat-divider.svelte-148k6wt{margin:0 .75rem;opacity:.6}.scroll-indicator.svelte-148k6wt{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;color:#fff;opacity:.7;animation:svelte-148k6wt-bounce 2s infinite}.scroll-indicator.svelte-148k6wt svg:where(.svelte-148k6wt){width:32px;height:32px}@keyframes svelte-148k6wt-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.article-container.svelte-148k6wt{max-width:900px;margin:0 auto;padding:4rem 2rem}.content-section.svelte-148k6wt{margin-bottom:4rem}.section-label.svelte-148k6wt{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c4a77d;margin-bottom:.75rem}.section-title.svelte-148k6wt{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.2}.section-content.svelte-148k6wt{color:#444;line-height:1.8;font-size:1.0625rem}.section-content.svelte-148k6wt p:where(.svelte-148k6wt){margin-bottom:1.25rem}.section-content.svelte-148k6wt h3:where(.svelte-148k6wt){font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-top:2rem;margin-bottom:.75rem}.section-content.svelte-148k6wt a:where(.svelte-148k6wt){color:#c4a77d;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.section-content.svelte-148k6wt a:where(.svelte-148k6wt):hover{border-bottom-color:#c4a77d}.content-section.with-image.svelte-148k6wt{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width: 768px){.content-section.with-image.svelte-148k6wt{grid-template-columns:1fr 1fr}}.content-image.svelte-148k6wt{border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.content-image.svelte-148k6wt picture:where(.svelte-148k6wt),.content-image.svelte-148k6wt img:where(.svelte-148k6wt){width:100%;height:auto;display:block}.stats-banner.svelte-148k6wt{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:3rem 0;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f}@media (min-width: 600px){.stats-banner.svelte-148k6wt{grid-template-columns:repeat(4,1fr)}}.stat-item.svelte-148k6wt{text-align:center}.stat-number.svelte-148k6wt{display:block;font-size:2.5rem;font-weight:700;color:#c4a77d;line-height:1}.stat-unit.svelte-148k6wt{display:block;font-size:.875rem;color:#666;margin-top:.25rem}.stat-desc.svelte-148k6wt{display:block;font-size:.75rem;color:#888;margin-top:.25rem;text-transform:uppercase;letter-spacing:.05em}.cta-card.svelte-148k6wt{background:linear-gradient(135deg,#1e3a5f,#2d5a87);color:#fff;padding:3rem;border-radius:12px;text-align:center;margin:3rem 0}.cta-icon.svelte-148k6wt{width:64px;height:64px;margin:0 auto 1.5rem;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center}.cta-icon.svelte-148k6wt svg:where(.svelte-148k6wt){width:32px;height:32px}.cta-title.svelte-148k6wt{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.cta-text.svelte-148k6wt{font-size:1.0625rem;opacity:.9;max-width:600px;margin:0 auto 1.5rem;line-height:1.6}.cta-button.svelte-148k6wt{display:inline-block;padding:.875rem 2rem;background:#c4a77d;color:#fff;text-decoration:none;font-weight:600;border-radius:6px;transition:all .2s}.cta-button.svelte-148k6wt:hover{background:#b3966c;transform:translateY(-2px)}.cta-section.svelte-148k6wt{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 12px #0000000f;text-align:center}.cta-section.svelte-148k6wt .section-title:where(.svelte-148k6wt){margin-bottom:1.5rem}.cta-buttons.svelte-148k6wt{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.cta-button.primary.svelte-148k6wt{background:#c4a77d}.cta-button.secondary.svelte-148k6wt{background:transparent;color:#444;border:2px solid #ddd}.cta-button.secondary.svelte-148k6wt:hover{border-color:#c4a77d;color:#c4a77d;background:transparent}
