.hero.svelte-vhe327{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-block:var(--space-3xl)}.hero-large.svelte-vhe327{min-height:80vh}.hero-medium.svelte-vhe327{min-height:60vh}.hero-small.svelte-vhe327{min-height:40vh}.hero-gradient.svelte-vhe327{background:linear-gradient(135deg,var(--color-cream) 0%,var(--color-white) 50%,rgba(139,157,131,.1) 100%)}.hero-cream.svelte-vhe327{background-color:var(--color-cream)}.hero-white.svelte-vhe327{background-color:var(--color-white)}.hero-bg.svelte-vhe327{position:absolute;inset:0;overflow:hidden;pointer-events:none}.shape.svelte-vhe327{position:absolute;border-radius:50%;opacity:.6;filter:blur(60px);animation:svelte-vhe327-floatShape 20s ease-in-out infinite}.shape-1.svelte-vhe327{width:400px;height:400px;background:radial-gradient(circle,rgba(139,157,131,.3) 0%,transparent 70%);top:-10%;right:-5%;animation-delay:0s}.shape-2.svelte-vhe327{width:300px;height:300px;background:radial-gradient(circle,rgba(183,110,121,.25) 0%,transparent 70%);bottom:-5%;left:-5%;animation-delay:7s}.shape-3.svelte-vhe327{width:250px;height:250px;background:radial-gradient(circle,rgba(139,157,131,.2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes svelte-vhe327-floatShape{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.hero-content.svelte-vhe327{position:relative;z-index:1;max-width:900px}.hero-title.svelte-vhe327{font-size:var(--text-4xl);font-weight:300;color:var(--color-charcoal);margin-bottom:var(--space-md);line-height:1.1}.hero-subtitle.svelte-vhe327{font-size:var(--text-xl);color:var(--color-charcoal-light);margin-bottom:var(--space-xl);max-width:700px;margin-inline:auto;font-weight:300;line-height:1.6}.hero-actions.svelte-vhe327{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}@media(max-width:768px){.hero.svelte-vhe327{padding-block:var(--space-2xl)}.hero-large.svelte-vhe327{min-height:70vh}.hero-medium.svelte-vhe327{min-height:50vh}.hero-small.svelte-vhe327{min-height:35vh}.hero-title.svelte-vhe327{font-size:var(--text-3xl)}.hero-subtitle.svelte-vhe327{font-size:var(--text-lg)}.shape-1.svelte-vhe327{width:250px;height:250px}.shape-2.svelte-vhe327{width:200px;height:200px}.shape-3.svelte-vhe327{width:150px;height:150px}}@media(max-width:480px){.hero-actions.svelte-vhe327{flex-direction:column;align-items:center}.hero-actions.svelte-vhe327 .btn{width:100%;max-width:300px}}.btn.svelte-1xko78n{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:var(--font-body);font-size:var(--text-base);font-weight:500;text-decoration:none;border:2px solid transparent;border-radius:var(--border-radius);cursor:pointer;transition:all var(--transition-base);position:relative;overflow:hidden}.btn.svelte-1xko78n:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn.svelte-1xko78n:hover:before{width:300px;height:300px}.btn-primary.svelte-1xko78n{background:linear-gradient(135deg,var(--color-sage) 0%,var(--color-sage-dark) 100%);color:var(--color-white);box-shadow:var(--shadow-sm)}.btn-primary.svelte-1xko78n:hover{background:linear-gradient(135deg,var(--color-sage-dark) 0%,var(--color-sage) 100%);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-primary.svelte-1xko78n:active{transform:translateY(0);box-shadow:var(--shadow-sm)}.btn-secondary.svelte-1xko78n{background:transparent;color:var(--color-sage-dark);border-color:var(--color-sage)}.btn-secondary.svelte-1xko78n:hover{background:var(--color-sage);color:var(--color-white);border-color:var(--color-sage-dark)}.btn-secondary.svelte-1xko78n:active{background:var(--color-sage-dark)}.btn.svelte-1xko78n:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn.svelte-1xko78n:disabled:hover{transform:none;box-shadow:var(--shadow-sm)}@media(max-width:640px){.btn.svelte-1xko78n{padding:.875rem 1.5rem;font-size:var(--text-sm)}}
