@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";:root{--color-bg:#fff;--color-bg-alt:#fafafa;--color-text:#0f172a;--color-text-muted:#64748b;--color-border:#e2e8f0;--color-accent:#0f172a;--font-sans:"Inter",sans-serif;--shadow-lg:0 8px 30px rgba(0,0,0,.08);--radius-lg:16px}[data-astro-cid-ohuxjhbp],[data-astro-cid-ohuxjhbp]:before,[data-astro-cid-ohuxjhbp]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);font-family:var(--font-sans);line-height:1.6;color:var(--color-text)}.lang-selector[data-astro-cid-ohuxjhbp]{position:fixed;top:24px;right:24px;z-index:100}.lang-btn[data-astro-cid-ohuxjhbp]{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid var(--color-border);border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.lang-btn[data-astro-cid-ohuxjhbp]:hover{box-shadow:var(--shadow-lg)}.lang-dropdown[data-astro-cid-ohuxjhbp]{position:absolute;top:calc(100% + 8px);right:0;min-width:140px;background:#fff;border:1px solid var(--color-border);border-radius:12px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;overflow:hidden}.lang-selector[data-astro-cid-ohuxjhbp]:hover .lang-dropdown[data-astro-cid-ohuxjhbp]{opacity:1;visibility:visible;transform:translateY(0)}.lang-dropdown[data-astro-cid-ohuxjhbp] a[data-astro-cid-ohuxjhbp]{display:flex;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;color:#64748b;font-size:14px;transition:all .15s}.lang-dropdown[data-astro-cid-ohuxjhbp] a[data-astro-cid-ohuxjhbp]:hover{background:#f8fafc;color:var(--color-text)}.lang-dropdown[data-astro-cid-ohuxjhbp] a[data-astro-cid-ohuxjhbp].active{background:#f1f5f9;color:var(--color-text);font-weight:600}.musea-container[data-astro-cid-ohuxjhbp]{min-height:100vh}.snap-section[data-astro-cid-ohuxjhbp]{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.section-inner[data-astro-cid-ohuxjhbp]{max-width:960px;width:100%;margin:0 auto;padding:100px 48px}.section-header[data-astro-cid-ohuxjhbp]{text-align:center;margin-bottom:48px}.section-label[data-astro-cid-ohuxjhbp]{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--color-text-muted)}.section-title[data-astro-cid-ohuxjhbp]{font-size:42px;font-weight:300;margin:12px 0 0}.hero-section[data-astro-cid-ohuxjhbp]{text-align:center}.hero-content[data-astro-cid-ohuxjhbp]{max-width:640px;margin:0 auto}.logo-wrapper[data-astro-cid-ohuxjhbp]{margin-bottom:32px;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.app-logo[data-astro-cid-ohuxjhbp]{width:120px;height:120px;border-radius:24px;box-shadow:0 20px 40px #0000001a}.hero-title[data-astro-cid-ohuxjhbp]{font-size:72px;font-weight:300;margin-bottom:8px;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle[data-astro-cid-ohuxjhbp]{font-size:18px;color:var(--color-text-muted);margin-bottom:24px}.hero-description[data-astro-cid-ohuxjhbp]{font-size:16px;color:var(--color-text-muted);max-width:520px;margin:0 auto 40px;line-height:1.8}.app-badges[data-astro-cid-ohuxjhbp]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.badge[data-astro-cid-ohuxjhbp]{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:100px;text-decoration:none;font-size:15px;font-weight:500;transition:all .2s}.badge-primary[data-astro-cid-ohuxjhbp]{background:var(--color-accent);color:#fff}.badge-primary[data-astro-cid-ohuxjhbp]:hover{transform:translateY(-2px)}.badge-secondary[data-astro-cid-ohuxjhbp]{background:var(--color-bg-alt);color:var(--color-text);border:1px solid var(--color-border)}.badge-secondary[data-astro-cid-ohuxjhbp]:hover{transform:translateY(-2px)}.features-section[data-astro-cid-ohuxjhbp]{background:var(--color-bg-alt)}.features-grid[data-astro-cid-ohuxjhbp]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-card[data-astro-cid-ohuxjhbp]{background:var(--color-bg);border:1px solid #f1f5f9;border-radius:var(--radius-lg);padding:40px 32px;text-align:center;transition:all .2s}.feature-card[data-astro-cid-ohuxjhbp]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.feature-icon[data-astro-cid-ohuxjhbp]{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-alt);border-radius:12px}.feature-card[data-astro-cid-ohuxjhbp] h3[data-astro-cid-ohuxjhbp]{font-size:18px;margin-bottom:12px}.feature-card[data-astro-cid-ohuxjhbp] p[data-astro-cid-ohuxjhbp]{font-size:15px;color:var(--color-text-muted);line-height:1.6}.section-cta[data-astro-cid-ohuxjhbp]{text-align:center;margin-top:48px}.text-link[data-astro-cid-ohuxjhbp]{display:inline-flex;align-items:center;gap:8px;color:var(--color-accent);text-decoration:none;font-weight:500}.philosophy-section[data-astro-cid-ohuxjhbp]{text-align:center}.philosophy-content[data-astro-cid-ohuxjhbp]{max-width:640px;margin:0 auto}.philosophy-text[data-astro-cid-ohuxjhbp]{font-size:18px;color:var(--color-text-muted);line-height:1.8;margin-bottom:32px}.philosophy-quote[data-astro-cid-ohuxjhbp]{font-size:20px;font-style:italic;padding:24px 32px;background:var(--color-bg-alt);border-radius:12px;position:relative}.philosophy-quote[data-astro-cid-ohuxjhbp]:before{content:'"';position:absolute;top:12px;left:16px;font-size:48px;color:var(--color-border);font-family:Georgia,serif}.support-section[data-astro-cid-ohuxjhbp]{background:var(--color-bg-alt)}.links-grid[data-astro-cid-ohuxjhbp]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.support-card[data-astro-cid-ohuxjhbp]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px;background:var(--color-bg);border:1px solid #f1f5f9;border-radius:var(--radius-lg);text-decoration:none;color:inherit;transition:all .2s}.support-card[data-astro-cid-ohuxjhbp]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.support-card[data-astro-cid-ohuxjhbp] h3[data-astro-cid-ohuxjhbp]{font-size:16px;margin-bottom:8px}.support-card[data-astro-cid-ohuxjhbp] p[data-astro-cid-ohuxjhbp]{font-size:14px;color:var(--color-text-muted)}.app-footer[data-astro-cid-ohuxjhbp]{text-align:center;padding:40px 24px;color:#94a3b8;font-size:14px;border-top:1px solid #f1f5f9}@media (max-width:768px){.section-inner[data-astro-cid-ohuxjhbp]{padding:80px 24px}.hero-title[data-astro-cid-ohuxjhbp]{font-size:48px}.features-grid[data-astro-cid-ohuxjhbp],.links-grid[data-astro-cid-ohuxjhbp]{grid-template-columns:1fr}.lang-selector[data-astro-cid-ohuxjhbp]{top:16px;right:16px}}
