.landing-page.svelte-1uha8ag{min-height:100vh;background:hsl(var(--background));color:hsl(var(--foreground))}.nav.svelte-1uha8ag{position:fixed;top:0;left:0;right:0;background:hsl(var(--background) / .95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid hsl(var(--border));z-index:100}.nav-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.logo-icon.svelte-1uha8ag{width:2rem;height:2rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700}.logo-text.svelte-1uha8ag{font-size:1.25rem;font-weight:600}.nav-links.svelte-1uha8ag{display:flex;align-items:center;gap:1.5rem}.nav-links.svelte-1uha8ag a:where(.svelte-1uha8ag){color:hsl(var(--muted-foreground));text-decoration:none;font-size:.875rem;transition:color .2s}.nav-links.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:hsl(var(--foreground))}.hero.svelte-1uha8ag{padding:8rem 2rem 4rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:90vh}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:hsl(var(--foreground))}.hero-subtitle.svelte-1uha8ag{font-size:1.25rem;color:hsl(var(--muted-foreground));line-height:1.6;margin-bottom:2rem}.hero-actions.svelte-1uha8ag{display:flex;gap:1rem;margin-bottom:1rem}.hero-note.svelte-1uha8ag{font-size:.875rem;color:hsl(var(--muted-foreground))}.hero-visual.svelte-1uha8ag{display:flex;justify-content:center}.calendar-preview.svelte-1uha8ag{background:hsl(var(--card));border-radius:1rem;padding:1.5rem;box-shadow:0 20px 40px hsl(var(--foreground) / .1);border:1px solid hsl(var(--border));width:100%;max-width:350px}.calendar-header.svelte-1uha8ag{font-weight:600;margin-bottom:1rem;text-align:center}.calendar-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}.calendar-day-label.svelte-1uha8ag{font-size:.75rem;color:hsl(var(--muted-foreground));text-align:center;padding:.5rem 0}.calendar-day.svelte-1uha8ag{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.875rem;border-radius:.375rem;cursor:pointer;transition:all .2s}.calendar-day.svelte-1uha8ag:hover{background:hsl(var(--accent))}.calendar-day.available.svelte-1uha8ag{background:hsl(var(--primary) / .1);color:hsl(var(--primary));font-weight:500}.calendar-day.selected.svelte-1uha8ag{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.section-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-container.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem}.section-subtitle.svelte-1uha8ag{text-align:center;color:hsl(var(--muted-foreground));font-size:1.125rem;margin-bottom:4rem}.features.svelte-1uha8ag{background:hsl(var(--muted) / .3)}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card.svelte-1uha8ag{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;padding:2rem;transition:all .2s}.feature-card.svelte-1uha8ag:hover{transform:translateY(-4px);box-shadow:0 12px 24px hsl(var(--foreground) / .1)}.feature-icon.svelte-1uha8ag{width:3rem;height:3rem;background:hsl(var(--primary) / .1);color:hsl(var(--primary));border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6}.steps.svelte-1uha8ag{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.step.svelte-1uha8ag{flex:1;max-width:300px;text-align:center}.step-number.svelte-1uha8ag{width:3rem;height:3rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;margin:0 auto 1rem}.step.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.step.svelte-1uha8ag p:where(.svelte-1uha8ag){color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6}.step-connector.svelte-1uha8ag{width:60px;height:2px;background:hsl(var(--border));margin-top:1.5rem}.cta.svelte-1uha8ag{background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary) / .8));color:hsl(var(--primary-foreground))}.cta.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:inherit}.cta.svelte-1uha8ag p:where(.svelte-1uha8ag){text-align:center;font-size:1.125rem;margin-bottom:2rem;opacity:.9}.cta-actions.svelte-1uha8ag{display:flex;justify-content:center;gap:1rem}.footer.svelte-1uha8ag{background:hsl(var(--card));border-top:1px solid hsl(var(--border))}.footer-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:4rem 2rem 2rem;display:grid;grid-template-columns:2fr 3fr;gap:4rem}.footer-brand.svelte-1uha8ag p:where(.svelte-1uha8ag){color:hsl(var(--muted-foreground));font-size:.875rem;margin-top:1rem}.footer-links.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column.svelte-1uha8ag h4:where(.svelte-1uha8ag){font-weight:600;margin-bottom:1rem}.footer-column.svelte-1uha8ag a:where(.svelte-1uha8ag){display:block;color:hsl(var(--muted-foreground));text-decoration:none;font-size:.875rem;padding:.25rem 0;transition:color .2s}.footer-column.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:hsl(var(--foreground))}.footer-bottom.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;border-top:1px solid hsl(var(--border))}.footer-bottom.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:.875rem;color:hsl(var(--muted-foreground))}@media(max-width:1024px){.hero.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;gap:3rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2.5rem}.hero-actions.svelte-1uha8ag{justify-content:center}.features-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.steps.svelte-1uha8ag{flex-direction:column;align-items:center}.step-connector.svelte-1uha8ag{width:2px;height:40px;margin:0}}@media(max-width:768px){.nav-links.svelte-1uha8ag a:where(.svelte-1uha8ag):not(.btn){display:none}.hero.svelte-1uha8ag{padding:6rem 1.5rem 3rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2rem}.hero-subtitle.svelte-1uha8ag{font-size:1rem}.hero-actions.svelte-1uha8ag{flex-direction:column}.features-grid.svelte-1uha8ag{grid-template-columns:1fr}.footer-container.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem}.footer-links.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}
