.home-page.svelte-h7bcrl{--primary: var(--primary-color, #ff7319);--primary-bg: rgba(255, 115, 25, .1);--hero-bg: #fdf6ee;--card-shadow: 0 2px 12px rgba(0,0,0,.08);--radius: 1rem;padding:0 1rem 2rem;max-width:1200px;margin:0 auto}.hero.svelte-h7bcrl{background:var(--hero-bg);border-radius:var(--radius);overflow:hidden;margin-bottom:2rem}.hero-inner.svelte-h7bcrl{display:grid;grid-template-columns:1fr 1fr;min-height:340px}.hero-text.svelte-h7bcrl{padding:2.5rem 2rem 2.5rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.hero-title.svelte-h7bcrl{font-style:italic;font-size:clamp(1.6rem,3vw,2.4rem);color:var(--bs-heading-color, #444050);margin-bottom:.5rem;line-height:1.2}.hero-line.svelte-h7bcrl{width:3rem;height:3px;background:var(--primary);margin-bottom:1rem;border-radius:2px}.hero-subtitle.svelte-h7bcrl{color:var(--bs-body-color, #6d6b77);margin-bottom:1.25rem;font-size:1rem}.hero-bullets.svelte-h7bcrl{display:flex;flex-direction:column;gap:.6rem}.hero-bullets.svelte-h7bcrl li:where(.svelte-h7bcrl){display:flex;align-items:flex-start;gap:.6rem;color:var(--bs-body-color, #6d6b77);font-size:1rem;line-height:1.4}.bullet-icon.svelte-h7bcrl{width:1.2rem;height:1.2rem;flex-shrink:0;color:var(--primary);margin-top:.1rem}.hero-img-wrap.svelte-h7bcrl{display:flex;align-items:stretch;position:relative}.hero-img-wrap.svelte-h7bcrl:before{content:"";position:absolute;inset:0 auto 0 0;width:5rem;background:linear-gradient(to right,var(--hero-bg),transparent);z-index:1;pointer-events:none}.hero-img.svelte-h7bcrl{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.cards-section.svelte-h7bcrl{margin-bottom:2rem}.cards-grid.svelte-h7bcrl{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-card.svelte-h7bcrl{background:#fff;border-radius:var(--radius);box-shadow:var(--card-shadow);padding:1.5rem;display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.card-icon-wrap.svelte-h7bcrl{width:3rem;height:3rem;background:var(--primary-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-body-text.svelte-h7bcrl{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:0}.card-title.svelte-h7bcrl{font-size:1.1rem;font-weight:700;color:var(--bs-heading-color, #444050);margin:0}.card-desc.svelte-h7bcrl{font-size:1rem;color:var(--bs-body-color, #6d6b77);margin:0;flex:1}.card-link.svelte-h7bcrl{color:var(--primary);text-decoration:none;font-size:1rem;font-weight:500;margin-top:.25rem;display:inline-flex;align-items:center;gap:.25rem}.card-link.svelte-h7bcrl:hover{text-decoration:underline}.quick-access.svelte-h7bcrl{margin-bottom:2rem}.section-title.svelte-h7bcrl{font-size:1.1rem;font-weight:700;color:var(--bs-heading-color, #444050);padding-left:.75rem;border-left:4px solid var(--primary);margin-bottom:1rem}.tiles-grid.svelte-h7bcrl{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.tile.svelte-h7bcrl{background:#fff;border-radius:.75rem;box-shadow:var(--card-shadow);padding:1rem .75rem 1rem 1rem;display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;transition:box-shadow .15s}.tile.svelte-h7bcrl:hover{box-shadow:0 4px 18px #00000021;color:inherit}.tile-icon-wrap.svelte-h7bcrl{width:2.5rem;height:2.5rem;background:var(--primary-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.tile-text.svelte-h7bcrl{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.tile-title.svelte-h7bcrl{font-size:1.1rem;font-weight:700;color:var(--bs-heading-color, #444050);line-height:1.3}.tile-desc.svelte-h7bcrl{font-size:.95rem;color:var(--bs-body-color, #6d6b77);line-height:1.3}.tile-chevron{flex-shrink:0;margin-top:.15rem;color:var(--bs-body-color, #6d6b77)}.about-section.svelte-h7bcrl{background:var(--hero-bg);border-radius:var(--radius);padding:1.75rem;margin-bottom:2rem}.about-header.svelte-h7bcrl{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.about-icon-wrap.svelte-h7bcrl{width:4rem;height:4rem;background:var(--primary-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-title.svelte-h7bcrl{font-size:1.7rem;font-weight:600;color:var(--bs-heading-color, #444050);margin:0 0 .3rem}.about-line.svelte-h7bcrl{width:2.5rem;height:3px;background:var(--primary);border-radius:2px}.about-divider.svelte-h7bcrl{border:none;border-top:1px solid rgba(0,0,0,.08);margin:1rem 0 1.25rem}.about-columns.svelte-h7bcrl{display:grid;grid-template-columns:1fr 1fr;gap:0}.about-col.svelte-h7bcrl{display:flex;gap:.75rem;align-items:flex-start;padding:0 1.5rem 0 0}.about-col.svelte-h7bcrl:last-child{padding:0 0 0 1.5rem;border-left:1px solid rgba(0,0,0,.08)}.about-col-icon.svelte-h7bcrl{width:3rem;height:3rem;background:var(--primary-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.about-col.svelte-h7bcrl p:where(.svelte-h7bcrl){font-size:1.1rem;color:var(--bs-body-color, #6d6b77);margin:0;line-height:1.6}@media (max-width: 1023px){.hero-title.svelte-h7bcrl{font-size:1.5rem}.tiles-grid.svelte-h7bcrl{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.hero-inner.svelte-h7bcrl{grid-template-columns:1fr}.hero-img-wrap.svelte-h7bcrl{max-height:220px;overflow:hidden}.hero-img.svelte-h7bcrl{object-position:center 20%}.cards-grid.svelte-h7bcrl,.about-columns.svelte-h7bcrl{grid-template-columns:1fr}.about-col.svelte-h7bcrl{padding:0!important;border-left:none!important}.about-col.svelte-h7bcrl:last-child{padding-top:1rem!important;border-top:1px solid rgba(0,0,0,.08)}}@media (max-width: 479px){.home-page.svelte-h7bcrl{padding:0 .5rem 1.5rem}.hero-img-wrap.svelte-h7bcrl{display:none}.hero-text.svelte-h7bcrl{padding:1.5rem}.tiles-grid.svelte-h7bcrl{grid-template-columns:1fr}}
