.hero.svelte-tibptj{min-height:100vh;padding:var(--space-5xl) 0;justify-content:center;align-items:center;margin-left:-1rem;margin-right:-1rem;display:flex;position:relative;overflow:hidden}.hero__bg-shapes.svelte-tibptj{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__shape.svelte-tibptj{opacity:.08;border-radius:50%;position:absolute}.hero__shape--1.svelte-tibptj{background:radial-gradient(circle, var(--color-teal) 0%, transparent 70%);width:500px;height:500px;animation:8s ease-in-out infinite float;top:-100px;right:-100px}.hero__shape--2.svelte-tibptj{background:radial-gradient(circle, var(--color-stone-blue) 0%, transparent 70%);width:350px;height:350px;animation:10s ease-in-out infinite reverse float;bottom:-50px;left:-50px}.hero__shape--3.svelte-tibptj{background:radial-gradient(circle, var(--color-rose) 0%, transparent 70%);width:200px;height:200px;animation:7s ease-in-out 1s infinite float;top:40%;left:20%}.hero__content.svelte-tibptj{text-align:center;align-items:center;gap:var(--space-2xl);z-index:1;flex-direction:column;display:flex;position:relative}.hero__subtitle.svelte-tibptj{font-family:var(--font-display);font-size:var(--fs-xl);color:#111411;letter-spacing:.04em;margin-bottom:var(--space-md);font-style:italic;font-weight:400}.hero__description.svelte-tibptj{font-size:var(--fs-md);color:#111411;max-width:500px;margin:1.5rem auto 0;line-height:1.8}.hero__text.svelte-tibptj{flex-direction:column;align-items:center;display:flex}.hero__actions.svelte-tibptj{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.hero__scroll-indicator.svelte-tibptj{bottom:var(--space-2xl);position:absolute;left:50%;transform:translate(-50%)}.hero__scroll-line.svelte-tibptj{background:linear-gradient(to bottom, var(--color-rose), transparent);width:1px;height:50px;animation:2s ease-in-out infinite svelte-tibptj-scrollPulse}@keyframes svelte-tibptj-scrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media (width<=768px){.hero.svelte-tibptj{min-height:calc(100vh - 60px);padding:var(--space-4xl) 0 var(--space-3xl)}.hero__subtitle.svelte-tibptj{font-size:var(--fs-lg)}.hero__description.svelte-tibptj{font-size:var(--fs-base)}}@media (width>=901px){.hero.svelte-tibptj{padding-top:calc(var(--space-5xl) + max(100px, 14vh));margin-top:calc(-1*max(100px,14vh));margin-left:-2rem;margin-right:-2rem}}.about__intro.svelte-1uha8ag{font-family:var(--font-display);font-size:var(--fs-lg);color:var(--color-warm-gray);margin-bottom:var(--space-xl);font-style:italic;line-height:1.8}.about.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--color-warm-gray);margin-left:auto;margin-right:auto}.featured.svelte-1uha8ag{background-color:var(--color-cream)}.featured__subtitle.svelte-1uha8ag{font-size:var(--fs-md);color:var(--color-warm-gray);margin-bottom:var(--space-3xl);margin-left:auto;margin-right:auto}.featured__grid.svelte-1uha8ag{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.values__grid.svelte-1uha8ag{gap:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.values__card.svelte-1uha8ag{text-align:center;padding:var(--space-2xl) var(--space-xl);border-radius:var(--radius-lg);background:var(--color-white);transition:all var(--transition-slow);border:1px solid #c0909026}.values__card.svelte-1uha8ag:hover{box-shadow:var(--shadow-lg);border-color:#3a7a6a33;transform:translateY(-6px)}.values__icon.svelte-1uha8ag{margin-bottom:var(--space-lg)}.values__card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-family:var(--font-display);font-size:var(--fs-xl);margin-bottom:var(--space-md);color:var(--color-black)}.values__card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--fs-sm);color:var(--color-warm-gray);margin:0 auto;line-height:1.8}@media (width<=768px){.featured__grid.svelte-1uha8ag,.values__grid.svelte-1uha8ag{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (width>=769px) and (width<=1024px){.featured__grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}
