.theme-toggle[data-v-28edd22d]{position:fixed;top:1.25rem;right:1.25rem;z-index:100;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--color-border);border-radius:50%;background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;transition:background .2s,color .2s,border-color .2s}.theme-toggle[data-v-28edd22d]:hover{color:var(--color-text);border-color:var(--color-text-muted)}.theme-toggle[data-v-28edd22d]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root,[data-theme=dark]{--color-bg: #1a1a2e;--color-text: #e8e6e1;--color-text-muted: #9a9a9a;--color-surface: rgba(255, 255, 255, .05);--color-surface-hover: rgba(255, 255, 255, .1);--color-border: rgba(255, 255, 255, .08);--color-border-hover: rgba(255, 255, 255, .2);--color-accent: #7c8cf8}[data-theme=light]{--color-bg: #f5f4f0;--color-text: #2c2c2c;--color-text-muted: #6b6b6b;--color-surface: rgba(0, 0, 0, .03);--color-surface-hover: rgba(0, 0, 0, .07);--color-border: rgba(0, 0, 0, .08);--color-border-hover: rgba(0, 0, 0, .2);--color-accent: #4a5acf}html,body{height:100%;background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background .3s,color .3s}#app{height:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}.page[data-v-6c9e665c]{display:flex;align-items:center;justify-content:center;min-height:100%;padding:2rem 1rem}.content[data-v-6c9e665c]{text-align:center;width:100%;max-width:24rem;animation:fade-in-up-6c9e665c .6s ease-out both}.name[data-v-6c9e665c]{font-size:2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.375rem}.title[data-v-6c9e665c]{color:var(--color-text-muted);font-size:1.05rem;margin-bottom:2.5rem}.links[data-v-6c9e665c]{list-style:none;display:flex;flex-direction:column;gap:.625rem}.link-card[data-v-6c9e665c]{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.25rem;border:1px solid var(--color-border);border-radius:.75rem;background:var(--color-surface);color:var(--color-text);text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.link-card[data-v-6c9e665c]:hover{background:var(--color-surface-hover);border-color:var(--color-border-hover);transform:translateY(-1px)}.link-card[data-v-6c9e665c]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.link-icon[data-v-6c9e665c]{display:flex;align-items:center;flex-shrink:0;color:var(--color-text-muted)}.link-label[data-v-6c9e665c]{font-size:.95rem;font-weight:500}@keyframes fade-in-up-6c9e665c{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.link-card[data-v-6c9e665c]{animation:fade-in-up-6c9e665c .5s ease-out both}li:nth-child(1) .link-card[data-v-6c9e665c]{animation-delay:.1s}li:nth-child(2) .link-card[data-v-6c9e665c]{animation-delay:.15s}li:nth-child(3) .link-card[data-v-6c9e665c]{animation-delay:.2s}li:nth-child(4) .link-card[data-v-6c9e665c]{animation-delay:.25s}li:nth-child(5) .link-card[data-v-6c9e665c]{animation-delay:.3s}
