:root{--bg: #fffbea;--surface: #fff3d2;--text: #3a2a1a;--muted: #6b5642;--sun: #ffdb5c;--sun-2: #eca435;--accent: #e68b3c;--outline: #db6a34;--brand: var(--outline);--cloud-line: #b8af89;--shadow: #a74c24;--border: color-mix(in srgb, var(--outline) 35%, transparent);--ring: color-mix(in srgb, var(--sun) 55%, transparent);--radius: 14px}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}*{box-sizing:border-box}html{height:100%}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.5 Comfortaa,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-rendering:optimizeLegibility;overflow-y:auto;display:flex;flex-direction:column;align-items:center;min-height:100vh}::selection{background:color-mix(in srgb,var(--sun) 55%,transparent)}.container{animation:fadeUp .6s ease-out forwards;width:min(1100px,100% - 2rem);margin-inline:auto;padding:3rem 0}.title{font-size:2.5rem;color:var(--outline);margin-bottom:1rem;font-weight:700;line-height:1.15}.stack>*+*{margin-top:1rem}.hr{height:1px;background:var(--cloud-line);margin:1.5rem 0;opacity:.5}.sun-gradient{background:radial-gradient(1200px 500px at 50% 0%,color-mix(in srgb,var(--sun) 55%,transparent) 0%,color-mix(in srgb,var(--sun-2) 30%,transparent) 35%,transparent 70%),linear-gradient(180deg,var(--bg),var(--surface));background-attachment:fixed}.card{background:color-mix(in srgb,var(--surface) 70%,white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 10px 30px color-mix(in srgb,var(--shadow) 18%,transparent),0 1px color-mix(in srgb,var(--sun) 20%,transparent) inset;padding:2rem}.button{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--outline) 50%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--sun) 85%,white),color-mix(in srgb,var(--sun-2) 70%,var(--sun)));color:color-mix(in srgb,var(--text) 92%,black);box-shadow:0 4px 12px color-mix(in srgb,var(--shadow) 18%,transparent);cursor:pointer;text-decoration:none;font-weight:650;font-family:inherit;font-size:1rem;transition:all .2s ease}.button:hover{filter:saturate(1.05);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--shadow) 22%,transparent)}.button:active{transform:translateY(0)}.button--ghost{background:transparent;border-color:transparent;box-shadow:none;color:var(--muted)}.button--ghost:hover{background:color-mix(in srgb,var(--surface) 50%,transparent);transform:none;color:var(--outline)}.button--small{padding:.4rem 1rem;font-size:.85rem}input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;border:1px solid var(--cloud-line);border-radius:var(--radius);padding:.8rem;font-size:1rem;background:#fff;width:100%;outline:none;transition:border-color .2s}input:focus,select:focus{border-color:var(--outline);box-shadow:0 0 0 3px var(--ring)}.navbar[data-astro-cid-5blmo7yk]{width:100%;background:color-mix(in srgb,var(--bg) 80%,white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;backdrop-filter:blur(10px)}.nav-container[data-astro-cid-5blmo7yk]{width:100%;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-astro-cid-5blmo7yk]{text-decoration:none;display:flex;align-items:center;gap:.5rem}.site-name[data-astro-cid-5blmo7yk]{font-family:Comfortaa,sans-serif;font-weight:700;font-size:1.25rem;color:var(--text);letter-spacing:-.5px}.nav-links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.5rem}.nav-item[data-astro-cid-5blmo7yk]{text-decoration:none;color:var(--text);font-weight:600;font-size:1rem;transition:color .2s}.nav-item[data-astro-cid-5blmo7yk]:hover{color:var(--outline)}.nav-icon[data-astro-cid-5blmo7yk]{color:var(--text);display:flex;align-items:center;transition:transform .2s,color .2s}.nav-icon[data-astro-cid-5blmo7yk]:hover{color:var(--outline);transform:scale(1.1)}.profile-circle[data-astro-cid-5blmo7yk]{width:40px;height:40px;border-radius:50%;background:var(--sun);display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid var(--outline);text-decoration:none;transition:transform .2s}.profile-circle[data-astro-cid-5blmo7yk]:hover{transform:scale(1.05);box-shadow:0 0 0 2px var(--ring)}.profile-circle[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:100%;height:100%;object-fit:cover}.initial[data-astro-cid-5blmo7yk]{font-weight:700;color:var(--text);font-size:1.2rem}.button--small[data-astro-cid-5blmo7yk]{padding:.4rem 1rem;font-size:.9rem}.site-footer[data-astro-cid-sz7xmlte]{width:100%;background:var(--surface);border-top:1px solid var(--border);padding:2rem 0;margin-top:auto}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1100px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;align-items:start}h3[data-astro-cid-sz7xmlte],h4[data-astro-cid-sz7xmlte]{color:var(--outline);margin-top:0;margin-bottom:.8rem;font-family:Comfortaa,sans-serif}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1.4rem;font-weight:700}.footer-tagline[data-astro-cid-sz7xmlte]{color:var(--muted);font-size:.85rem;margin:-.4rem 0 .5rem;font-style:italic}.copyright[data-astro-cid-sz7xmlte]{color:var(--muted);font-size:.85rem;line-height:1.5;margin:0}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.4rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text);text-decoration:none;font-size:.9rem;transition:color .2s}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--outline)}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#1185fe;border:1px solid var(--border);transition:all .2s;padding:8px}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--sun);transform:translateY(-2px);color:#fff;border-color:var(--outline)}.social-links[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:100%;height:100%}.footer-art-col[data-astro-cid-sz7xmlte]{display:flex;justify-content:flex-end}.footer-art-frame[data-astro-cid-sz7xmlte]{width:110px;height:110px;overflow:hidden;background:transparent}.footer-art-frame[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:768px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.footer-art-col[data-astro-cid-sz7xmlte],.social-links[data-astro-cid-sz7xmlte]{justify-content:center}}
