html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.landing-nav[data-astro-cid-lcdefpme]{z-index:50;padding:.65rem 1rem;position:fixed;top:0;left:0;right:0}.landing-nav-inner[data-astro-cid-lcdefpme]{border:1px solid color-mix(in oklch, var(--border), transparent 30%);background:color-mix(in oklch, var(--background), transparent 22%);-webkit-backdrop-filter:blur(14px);border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;max-width:64rem;margin:0 auto;padding:.45rem .9rem;display:flex;box-shadow:0 10px 30px -22px #00000059}.landing-brand[data-astro-cid-lcdefpme]{color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:.45rem;font-size:.95rem;font-weight:700;display:inline-flex}.landing-nav-links[data-astro-cid-lcdefpme]{align-items:center;gap:1.4rem;display:none}@media (width>=40rem){.landing-nav-inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.landing-brand[data-astro-cid-lcdefpme]{justify-self:start}.landing-nav-links[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto 1fr;justify-self:center;display:grid}.landing-nav-links[data-astro-cid-lcdefpme]>a[data-astro-cid-lcdefpme]:first-child{justify-self:end}.landing-nav-links[data-astro-cid-lcdefpme]>a[data-astro-cid-lcdefpme]:last-child{justify-self:start}.landing-nav-actions[data-astro-cid-lcdefpme]{justify-self:end}}.landing-nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-size:.8rem;font-weight:550;transition:color .16s}.landing-nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--foreground)}.landing-nav-actions[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;display:flex}.landing-nav-download[data-astro-cid-lcdefpme]{background:var(--primary);min-height:2rem;color:var(--primary-foreground);border-radius:999px;align-items:center;padding:.4rem .85rem;font-size:.78rem;font-weight:650;line-height:1;transition:opacity .16s,transform .16s;display:inline-flex}.landing-nav-download[data-astro-cid-lcdefpme]:hover{opacity:.9}.landing-nav-download[data-astro-cid-lcdefpme]:active{transform:scale(.97)}.landing-lang-picker[data-astro-cid-lcdefpme]{position:relative}.landing-lang-toggle[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:color-mix(in oklch, var(--secondary), transparent 12%);min-height:2rem;color:var(--secondary-foreground);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:.42rem;padding:.38rem .68rem;font-size:.75rem;font-weight:650;line-height:1;transition:background .16s,border-color .16s,color .16s;display:inline-flex;box-shadow:0 2px 8px -5px #0000002e}.landing-lang-toggle[data-astro-cid-lcdefpme]:hover,.landing-lang-toggle[data-astro-cid-lcdefpme][aria-expanded=true]{border-color:color-mix(in oklch, var(--primary), var(--border) 58%);background:var(--accent);color:var(--foreground)}#landing-lang-toggle-label[data-astro-cid-lcdefpme]{text-align:center;font-variant-numeric:tabular-nums;min-width:1.5em}.landing-lang-chevron[data-astro-cid-lcdefpme]{transition:transform .3s cubic-bezier(.22,1,.36,1)}.landing-lang-menu[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--popover);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:1rem;min-width:9.2rem;padding:.32rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 14px 36px -22px #00000047}.landing-lang-menu[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{width:100%;min-height:2.15rem;color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.72rem;justify-content:space-between;align-items:center;padding:0 .7rem;font-size:.78rem;font-weight:620;transition:background .14s,color .14s;display:flex}.landing-lang-menu[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover,.landing-lang-menu[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme][data-active=true]{background:var(--accent);color:var(--foreground)}.landing-lang-menu[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme][data-active=true]:after{background:var(--primary);content:"";border-radius:999px;width:.42rem;height:.42rem}.landing-main[data-astro-cid-lcdefpme]{overflow-x:clip}.landing-hero[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;min-height:100svh;padding:6.5rem 1.5rem 2.2rem;display:flex;position:relative}.landing-hero-center[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.landing-hero-bottom[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.landing-hero-glow[data-astro-cid-lcdefpme]{z-index:-1;aspect-ratio:1.6;background:radial-gradient(ellipse at center, color-mix(in oklch, var(--primary), transparent 78%), transparent 70%);filter:blur(20px);width:min(52rem,95vw);position:absolute;top:8%;left:50%;translate:-50%}@media (width>=40rem) and (height>=50rem){.landing-hero-center[data-astro-cid-lcdefpme]{translate:0 3.7rem}.landing-hero-glow[data-astro-cid-lcdefpme]{translate:-50% 3.7rem}}.landing-cta-primary[data-astro-cid-lcdefpme]{background:var(--primary);color:var(--primary-foreground);box-shadow:0 10px 26px -12px color-mix(in oklch, var(--primary), transparent 30%);border-radius:.9rem;align-items:center;padding:.8rem 1.5rem;font-size:.875rem;font-weight:650;line-height:1.25rem;transition:opacity .16s,transform .22s cubic-bezier(.25,1,.5,1),box-shadow .16s;display:inline-flex}.landing-cta-primary[data-astro-cid-lcdefpme]:is(:hover,:focus-visible){opacity:.92;box-shadow:0 14px 32px -12px color-mix(in oklch, var(--primary), transparent 22%);transform:scale(1.02)}.landing-cta-primary[data-astro-cid-lcdefpme]:active{transition-duration:.1s;transform:scale(.96)}.landing-cta-label[data-astro-cid-lcdefpme]{flex:none;align-items:center;min-height:1.25rem;display:inline-flex}.landing-cta-icon[data-astro-cid-lcdefpme]{flex:none;justify-content:center;align-items:center;height:1.25rem;transition:max-width .22s cubic-bezier(.25,1,.5,1),margin .22s cubic-bezier(.25,1,.5,1),opacity .16s,transform .22s cubic-bezier(.25,1,.5,1);display:inline-flex;overflow:hidden}.landing-cta-icon-leading[data-astro-cid-lcdefpme]{opacity:1;max-width:1.25rem;margin-right:.5rem;transform:translate(0)}.landing-cta-icon-leading[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translateY(-.5px)}.landing-cta-icon-trailing[data-astro-cid-lcdefpme]{opacity:0;max-width:0;margin-left:0;transform:translate(.6rem)}.landing-cta-primary[data-astro-cid-lcdefpme]:is(:hover,:focus-visible) .landing-cta-icon-leading[data-astro-cid-lcdefpme]{opacity:0;max-width:0;margin-right:0;transform:translate(-.6rem)}.landing-cta-primary[data-astro-cid-lcdefpme]:is(:hover,:focus-visible) .landing-cta-icon-trailing[data-astro-cid-lcdefpme]{opacity:1;max-width:1.25rem;margin-left:.5rem;transform:translate(0)}.landing-cta-secondary[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:color-mix(in oklch, var(--card), transparent 10%);color:var(--foreground);border-radius:.9rem;align-items:center;gap:.5rem;padding:.8rem 1.4rem;font-size:.875rem;font-weight:600;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.landing-cta-secondary[data-astro-cid-lcdefpme]:hover{border-color:color-mix(in oklch, var(--primary), var(--border) 55%);background:var(--accent)}.landing-cta-secondary[data-astro-cid-lcdefpme]:active{transform:scale(.98)}.landing-mock[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:46rem;display:flex}.landing-mock-card[data-astro-cid-lcdefpme]{border:1px solid color-mix(in oklch, var(--border), transparent 20%);background:color-mix(in oklch, var(--card), transparent 8%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;border-radius:1.1rem;align-items:center;gap:.7rem;padding:.85rem 1.1rem;display:flex;box-shadow:0 18px 40px -28px #00000059}.landing-mock-row[data-astro-cid-lcdefpme]{animation:5.5s ease-in-out infinite mock-float;rotate:-2deg}.landing-mock-count[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:.15rem;animation:6.5s ease-in-out .8s infinite mock-float;position:relative;rotate:1.5deg}.landing-mock-zodiac[data-astro-cid-lcdefpme]{animation:6s ease-in-out 1.6s infinite mock-float;rotate:-1deg}.landing-mock-avatar[data-astro-cid-lcdefpme]{background:color-mix(in oklch, var(--primary), transparent 82%);width:2.3rem;height:2.3rem;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.landing-mock-row-text[data-astro-cid-lcdefpme]{flex-direction:column;gap:.1rem;display:flex}.landing-mock-name[data-astro-cid-lcdefpme]{color:var(--foreground);font-size:.85rem;font-weight:650}.landing-mock-date[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-size:.72rem}.landing-mock-badge[data-astro-cid-lcdefpme]{background:color-mix(in oklch, var(--primary), transparent 86%);color:var(--primary);white-space:nowrap;border-radius:999px;margin-left:.4rem;padding:.28rem .6rem;font-size:.68rem;font-weight:650}.landing-mock-count-title[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-size:.68rem;font-weight:550}.landing-mock-count-value[data-astro-cid-lcdefpme]{color:var(--foreground);letter-spacing:-.02em;font-size:1.25rem;font-weight:750}.landing-mock-count-cake[data-astro-cid-lcdefpme]{filter:drop-shadow(0 6px 10px #00000026);font-size:1.35rem;position:absolute;top:-.7rem;right:-.55rem}.landing-mock-zodiac-emoji[data-astro-cid-lcdefpme]{letter-spacing:.05em;font-size:1.05rem}.landing-mock-zodiac-text[data-astro-cid-lcdefpme]{color:var(--muted-foreground);white-space:nowrap;font-size:.75rem;font-weight:600}@keyframes mock-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.mock-roll-out[data-astro-cid-lcdefpme]{animation:.26s ease-in forwards mock-roll-out}.mock-roll-in[data-astro-cid-lcdefpme]{animation:.42s cubic-bezier(.22,1,.36,1) mock-roll-in}@keyframes mock-roll-out{to{opacity:0;translate:0 -.55em}}@keyframes mock-roll-in{0%{opacity:0;translate:0 .55em}}.landing-scroll-hint[data-astro-cid-lcdefpme]{opacity:.85;flex-direction:column;align-items:center;gap:.45rem;transition:opacity .16s;display:inline-flex}.landing-scroll-hint[data-astro-cid-lcdefpme]:hover{opacity:1}.landing-scroll-hint[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{animation:1.8s ease-in-out infinite hint-bounce}@keyframes hint-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.landing-section[data-astro-cid-lcdefpme]{max-width:64rem;margin:0 auto;padding:2rem 1.5rem;scroll-margin-top:4.5rem}#features[data-astro-cid-lcdefpme]{padding-top:4.5rem}.landing-section[data-astro-cid-lcdefpme]:last-of-type{padding-bottom:4.5rem}.landing-section-head[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:2.5rem}.landing-eyebrow[data-astro-cid-lcdefpme]{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.6rem;font-size:.75rem;font-weight:750}.landing-heading[data-astro-cid-lcdefpme]{color:var(--foreground);letter-spacing:-.025em;font-size:clamp(1.6rem,3.6vw,2.2rem);font-weight:750;line-height:1.2}.landing-subheading[data-astro-cid-lcdefpme]{color:var(--muted-foreground);margin-top:.8rem;font-size:.95rem;line-height:1.7}.landing-section-head[data-astro-cid-lcdefpme] .landing-subheading[data-astro-cid-lcdefpme]{max-width:34rem;margin-left:auto;margin-right:auto}[data-astro-cid-lcdefpme][data-reveal]{opacity:0;transition:opacity .7s,translate .7s;transition-delay:var(--reveal-delay,0s);translate:0 26px}[data-astro-cid-lcdefpme][data-reveal].is-revealed{opacity:1;translate:0}@media (prefers-reduced-motion:reduce){[data-astro-cid-lcdefpme][data-reveal]{opacity:1;transition:none;translate:0}.landing-mock-row[data-astro-cid-lcdefpme],.landing-mock-count[data-astro-cid-lcdefpme],.landing-mock-zodiac[data-astro-cid-lcdefpme],.landing-scroll-hint[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme],.animate-float[data-astro-cid-lcdefpme]{animation:none}}.landing-features-grid[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-reveal]{transition:opacity .45s,translate .45s,transform .2s,border-color .2s,background .2s,box-shadow .2s;transition-delay:var(--reveal-delay,0s), var(--reveal-delay,0s), 0s, 0s, 0s, 0s}.feature-card[data-astro-cid-lcdefpme]{transition:transform .2s,border-color .2s,background .2s,box-shadow .2s}.feature-card-icon[data-astro-cid-lcdefpme]{transition:transform .2s;display:inline-block}.feature-card-title[data-astro-cid-lcdefpme],.feature-card-copy[data-astro-cid-lcdefpme]{transition:color .2s}.feature-card[data-astro-cid-lcdefpme]:hover{border-color:color-mix(in oklch, var(--primary), var(--border) 60%);background:color-mix(in oklch, var(--card), var(--accent) 40%);transform:translateY(-4px);box-shadow:0 12px 28px -18px #00000029}.feature-card[data-astro-cid-lcdefpme]:hover .feature-card-icon[data-astro-cid-lcdefpme]{transform:scale(1.08)}.feature-card[data-astro-cid-lcdefpme]:hover .feature-card-title[data-astro-cid-lcdefpme]{color:var(--foreground)}.feature-card[data-astro-cid-lcdefpme]:hover .feature-card-copy[data-astro-cid-lcdefpme]{color:color-mix(in oklch, var(--foreground), var(--muted-foreground) 45%)}.landing-cakeshare[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:color-mix(in oklch, var(--card), var(--accent) 22%);border-radius:1.6rem;align-items:center;gap:2.25rem;padding:4.5rem 2.5rem;display:grid;overflow:hidden}@media (width>=40rem){.landing-cakeshare[data-astro-cid-lcdefpme]{grid-template-columns:1.25fr 1fr}}.landing-cakeshare-copy[data-astro-cid-lcdefpme] .landing-cta-secondary[data-astro-cid-lcdefpme]{margin-top:1.4rem}.landing-cakeshare-visual[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;min-height:9rem;display:flex;position:relative}.landing-cakeshare-file[data-astro-cid-lcdefpme]{flex-direction:column;gap:.5rem;animation:6s ease-in-out infinite mock-float;rotate:-2deg}.landing-cakeshare-filename[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-family:var(--font-mono,ui-monospace, monospace);font-size:.72rem}.landing-cakeshare-lock[data-astro-cid-lcdefpme]{padding:.6rem .7rem;font-size:1.15rem;animation:5s ease-in-out 1s infinite mock-float;position:absolute;bottom:4%;right:12%;rotate:6deg}.landing-final[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:color-mix(in oklch, var(--card), var(--accent) 16%);text-align:center;border-radius:1.8rem;flex-direction:column;align-items:center;gap:1.1rem;padding:3.5rem 2rem;display:flex;position:relative;overflow:hidden}.landing-final-glow[data-astro-cid-lcdefpme]{aspect-ratio:1.4;background:radial-gradient(ellipse at center, color-mix(in oklch, var(--primary), transparent 76%), transparent 70%);filter:blur(18px);pointer-events:none;width:32rem;position:absolute;top:-40%;left:50%;translate:-50%}.landing-final[data-astro-cid-lcdefpme] .landing-cta-primary[data-astro-cid-lcdefpme]{margin-top:.5rem}.landing-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);background:color-mix(in oklch, var(--background), var(--accent) 22%)}.landing-footer-inner[data-astro-cid-lcdefpme]{max-width:64rem;margin:0 auto;padding:2.75rem 1.5rem 2.25rem}.landing-footer-top[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.75rem;padding-bottom:1.75rem;display:flex}.landing-footer-brand[data-astro-cid-lcdefpme]{flex-direction:column;gap:.55rem;max-width:18rem;display:flex}.landing-footer-links[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.4rem 1.5rem;display:flex}.landing-footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-size:.8rem;font-weight:550;transition:color .16s}.landing-footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--foreground)}.landing-footer-bottom[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-float[data-astro-cid-lcdefpme]{filter:drop-shadow(0 18px 26px #00000024);animation:3s ease-in-out infinite float}
