.container.svelte-h7bcrl{max-width:600px;margin:0 auto;padding:4rem 1.5rem;width:100%;display:flex;flex-direction:column;align-items:center;min-height:100vh}.content-wrapper.svelte-h7bcrl{width:100%;display:flex;flex-direction:column;animation:svelte-h7bcrl-fadeIn .6s ease-out}@keyframes svelte-h7bcrl-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.subtitle.svelte-h7bcrl{font-size:1.1rem;font-weight:500;color:var(--text-secondary);max-width:85%;margin:0 auto;line-height:1.5}.links-grid.svelte-h7bcrl{width:100%;display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.link-card.svelte-h7bcrl{display:flex;align-items:center;background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:var(--border-width) solid var(--border-color);padding:1.25rem 1.5rem;text-decoration:none;color:var(--text-primary);font-weight:600;font-size:1.1rem;box-shadow:var(--shadow-soft);transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:var(--radius-soft);position:relative}.link-card.svelte-h7bcrl:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);background:#fff}.link-card.svelte-h7bcrl:nth-child(4n+1):hover{border-color:var(--accent-mint)}.link-card.svelte-h7bcrl:nth-child(4n+2):hover{border-color:var(--accent-pink)}.link-card.svelte-h7bcrl:nth-child(4n+3):hover{border-color:var(--accent-yellow)}.link-card.svelte-h7bcrl:nth-child(4n+4):hover{border-color:var(--accent-purple)}.link-icon.svelte-h7bcrl{display:flex;align-items:center;justify-content:center;margin-right:1.25rem;background:#fff;border:1px solid rgba(0,0,0,.05);padding:10px;border-radius:16px;box-shadow:0 2px 5px #00000005}.link-title.svelte-h7bcrl{flex:1}.link-arrow.svelte-h7bcrl{display:flex;align-items:center;justify-content:center;opacity:.3;transition:transform .3s ease,opacity .3s ease}.link-card.svelte-h7bcrl:hover .link-arrow:where(.svelte-h7bcrl){transform:translate(4px);opacity:1}.footer.svelte-h7bcrl{text-align:center;padding-top:2rem;margin-top:auto}.small-text.svelte-h7bcrl{font-size:.75rem;font-weight:600;color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;opacity:.6}@media(max-width:480px){.container.svelte-h7bcrl{padding:2rem 1rem}.title.svelte-h7bcrl{font-size:2rem}}
