.landing.svelte-h7bcrl{justify-content:center;align-items:center;min-height:calc(100dvh - 264px);padding:4rem 0;display:flex}.landing-content.svelte-h7bcrl{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-label.svelte-h7bcrl{font-family:var(--font-mono);color:var(--color-accent-amber);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.8rem}.landing-title.svelte-h7bcrl{font-family:var(--font-display);letter-spacing:-.04em;color:var(--color-text-primary);margin:0 0 1.25rem;font-size:3.5rem;font-weight:800;line-height:1.1}.title-accent.svelte-h7bcrl{background:linear-gradient(135deg, var(--color-accent-amber), var(--color-accent-emerald));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-desc.svelte-h7bcrl{color:var(--color-text-muted);max-width:44ch;margin:0 0 3rem;font-size:1.1rem;line-height:1.7}.landing-cards.svelte-h7bcrl{gap:1rem;width:100%;max-width:560px;display:flex}.landing-card.svelte-h7bcrl{background:var(--color-bg-card);border:1px solid var(--color-border);text-align:left;border-radius:12px;flex-direction:column;flex:1;align-items:flex-start;gap:1rem;padding:1.75rem;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.landing-card.svelte-h7bcrl:hover{background:var(--color-bg-card-hover);border-color:var(--color-accent-amber-dim);transform:translateY(-3px);box-shadow:0 12px 40px #09090c80}.landing-card.svelte-h7bcrl:hover .card-arrow{color:var(--color-accent-amber);transform:translate(3px)}.card-icon.svelte-h7bcrl{width:48px;height:48px;color:var(--color-accent-amber);background:#21c45d14;border-radius:10px;justify-content:center;align-items:center;display:flex}.card-icon.icon-alt.svelte-h7bcrl{color:var(--color-accent-emerald);background:#2eb88a14}.card-info.svelte-h7bcrl{flex:1}.card-title.svelte-h7bcrl{font-family:var(--font-display);color:var(--color-text-primary);margin:0 0 .25rem;font-size:1.15rem;font-weight:700}.card-desc.svelte-h7bcrl{color:var(--color-text-muted);margin:0;font-size:.85rem;line-height:1.5}.landing-card.svelte-h7bcrl .card-arrow{color:var(--color-text-muted);transition:all .25s;position:absolute;top:1.75rem;right:1.5rem}@media (width<=640px){.landing-title.svelte-h7bcrl{font-size:2rem}.landing-cards.svelte-h7bcrl{flex-direction:column}}
