@font-face{font-family:Oceanic;src:url(./Oceanic-Regular.dCz75Yc7.otf) format("opentype");font-style:normal;font-weight:500}@font-face{font-family:Oceanic;src:url(./Oceanic-Medium.eEn7Rl02.otf) format("opentype");font-style:normal;font-weight:600}@font-face{font-family:Oceanic;src:url(./Oceanic-Bold.DC6s67mM.otf) format("opentype");font-style:normal;font-weight:700}@font-face{font-family:SoyuzGrotesk;src:url(./SoyuzGroteskBold.DWPkZ96b.otf) format("opentype");font-style:normal;font-weight:500}:root{--main-font: system-ui, SF Pro, Inter, -apple-system, Arial, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--title-font: Oceanic, serif;--ui-font: SoyuzGrotesk, system-ui, sans-serif;--color-primary: #24653a;--color-primary-dark: #1a4a2a;--color-accent: #f2a96e;--color-accent-light: #f5e6d8;--color-text: #1a1a1a;--color-text-secondary: #666;--color-text-muted: #999;--color-bg: #faf8f5;--color-bg-white: #fff;--color-bg-card: #fff;--color-bg-card-pink: #fce4ec;--max-width: 1200px;--side-padding: 2rem;--header-height: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--transition-fast: .15s ease;--transition-normal: .25s ease;font-family:var(--main-font);color:var(--color-text)}@media(max-width:768px){:root{--side-padding: 1rem;--header-height: 56px}}html,body{width:100%;min-height:100vh;min-height:-webkit-fill-available;margin:0;padding:0;color:var(--color-text);background-color:var(--color-bg);-webkit-text-size-adjust:100%;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,a[role=button]{font-family:var(--ui-font);cursor:pointer}img{max-width:100%;height:auto}.svg-fill{fill:currentColor}.svg-stroke{stroke:currentColor}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--side-padding)}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;transition:filter var(--transition-normal)}.app.search-open.svelte-12qhfyh{filter:blur(8px);pointer-events:none}header.svelte-12qhfyh{position:sticky;top:0;z-index:100}.header-content.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;max-width:var(--max-width);margin:0 auto;padding:.875rem var(--side-padding);gap:2rem}.logo.svelte-12qhfyh{display:flex;align-items:center;flex-shrink:0}.logo.svelte-12qhfyh svg{width:120px}nav.svelte-12qhfyh{display:flex;gap:2rem;flex:1;align-items:center;justify-content:center}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){position:relative;color:var(--color-text);font-size:.9rem;font-weight:500;text-transform:uppercase;transition:color var(--transition-fast)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-primary)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh) sup:where(.svelte-12qhfyh){font-size:.9rem;color:var(--color-accent);position:absolute;top:-.65rem;right:-.75rem}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;margin-left:auto}.btn-login.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;background:var(--color-primary);color:#fff;font-size:.875rem;font-weight:500;border:none;border-radius:100px;text-transform:lowercase;transition:background var(--transition-fast)}.btn-login.svelte-12qhfyh:hover{background:var(--color-primary-dark)}.btn-profile.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-accent-light);color:var(--color-primary);font-size:.875rem;font-weight:600;border-radius:50%;overflow:hidden;transition:background var(--transition-fast),transform var(--transition-fast)}.btn-profile.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:100%;object-fit:cover}.btn-profile.svelte-12qhfyh:hover,.btn-profile.active.svelte-12qhfyh{background:var(--color-primary);color:#fff}.btn-search.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:none;color:var(--color-text)}.search-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:15vh}.search-overlay__backdrop.svelte-12qhfyh{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;border:none;cursor:default}.search-overlay__content.svelte-12qhfyh{position:relative;width:100%;max-width:600px;padding:0 var(--side-padding)}.search-form.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:var(--color-bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.search-form.svelte-12qhfyh svg{flex-shrink:0;width:24px;height:24px;color:var(--color-text-muted)}.search-input.svelte-12qhfyh{flex:1;border:none;background:none;font-size:1.125rem;font-family:var(--main-font);color:var(--color-text);outline:none}.search-input.svelte-12qhfyh::placeholder{color:var(--color-text-muted)}.search-close.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;padding:.375rem .75rem;background:var(--color-bg);border:none;border-radius:var(--radius-md);font-size:.75rem;font-family:var(--ui-font);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast)}.search-close.svelte-12qhfyh:hover{background:var(--color-bg-card-pink)}.search-hint.svelte-12qhfyh{margin:.75rem 0 0;text-align:center;font-size:.875rem;color:#ffffffb3}.hero-page.svelte-12qhfyh header:where(.svelte-12qhfyh){position:absolute;width:100%}.hero-page.svelte-12qhfyh .logo:where(.svelte-12qhfyh) svg path{fill:#fff}.hero-page.svelte-12qhfyh .btn-search:where(.svelte-12qhfyh) svg path{stroke:#fff}.hero-page.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:#fff}.hero-page.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover,.hero-page.svelte-12qhfyh nav:where(.svelte-12qhfyh) a.active:where(.svelte-12qhfyh){color:#ffffffb3}.hero-page.svelte-12qhfyh .btn-login:where(.svelte-12qhfyh){background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3)}.hero-page.svelte-12qhfyh .btn-login:where(.svelte-12qhfyh):hover{background:#ffffff4d}.hero-page.svelte-12qhfyh .btn-profile:where(.svelte-12qhfyh){background:#fff3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3)}.hero-page.svelte-12qhfyh .btn-profile:where(.svelte-12qhfyh):hover,.hero-page.svelte-12qhfyh .btn-profile.active:where(.svelte-12qhfyh){background:#ffffff4d;color:#fff}.hero-page.svelte-12qhfyh main:where(.svelte-12qhfyh){padding-top:0}main.svelte-12qhfyh{flex:1;width:100%;max-width:var(--max-width);margin:0 auto;padding:1rem var(--side-padding) 2rem}footer.svelte-12qhfyh{background:var(--color-text);color:#fff;margin-top:auto}.footer-content.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:3rem var(--side-padding) 1.5rem}.footer-top.svelte-12qhfyh{display:flex;justify-content:space-between;gap:3rem;padding-bottom:2rem}.footer-brand.svelte-12qhfyh{flex-shrink:0}.footer-logo.svelte-12qhfyh{display:inline-block;margin-bottom:.75rem}.footer-logo.svelte-12qhfyh svg{width:100px}.footer-logo.svelte-12qhfyh svg path{fill:#fff}.footer-tagline.svelte-12qhfyh{font-size:.875rem;color:#fff9;margin:0}.footer-links.svelte-12qhfyh{display:flex;gap:4rem}.footer-column.svelte-12qhfyh{display:flex;flex-direction:column;gap:.625rem}.footer-column.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.9rem;color:#fffc;transition:color var(--transition-fast)}.footer-column.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom.svelte-12qhfyh{padding-top:1.5rem;text-align:center}.copyright.svelte-12qhfyh{font-size:.8rem;color:#fff6;margin:0}@media(max-width:768px){.header-content.svelte-12qhfyh{gap:1rem}nav.svelte-12qhfyh{gap:1rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.875rem}.logo.svelte-12qhfyh svg{height:20px}.search-overlay.svelte-12qhfyh{padding-top:10vh}.search-form.svelte-12qhfyh{padding:.875rem 1.25rem}.search-input.svelte-12qhfyh{font-size:1rem}.footer-top.svelte-12qhfyh{flex-direction:column;gap:2rem}.footer-links.svelte-12qhfyh{flex-wrap:wrap;gap:2rem}.footer-column.svelte-12qhfyh{min-width:140px}}@media(max-width:480px){nav.svelte-12qhfyh{display:none}.footer-links.svelte-12qhfyh{flex-direction:column;gap:1.5rem}.footer-column.svelte-12qhfyh{min-width:100%}}::view-transition-old(root),::view-transition-new(root){animation-duration:.2s}
