.app-header[data-v-5e0fdb07]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;margin-bottom:2rem}.nav-icons[data-v-5e0fdb07]{display:flex;gap:1.25rem;align-items:center}:root{--bg:#fff;--bg-secondary:#f9fafb;--text-heading:#111827;--text-body:#1f2937;--text-muted:#4b5563;--text-footer:#9ca3af;--accent:#a3be4c;--border:rgba(0,0,0,.08);--icon-color:#6b7280;--icon-hover:#111827;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;color:var(--text-body);background-color:var(--bg)}.dark{--bg:#0f0f0f;--bg-secondary:#1a1a1a;--text-heading:#f3f4f6;--text-body:#d1d5db;--text-muted:#9ca3af;--text-footer:#6b7280;--accent:#a3be4c;--border:hsla(0,0%,100%,.08);--icon-color:#9ca3af;--icon-hover:#fff}*,:after,:before{box-sizing:border-box}body{margin:0;background-color:var(--bg);color:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}h1,h2,h3{font-weight:600;letter-spacing:-.02em;color:var(--text-heading)}p{font-size:1rem;color:var(--text-muted)}a{color:var(--text-heading);text-decoration:none;transition:color .2s ease,opacity .2s ease}a:hover{opacity:.8}strong{color:var(--text-heading)}.layout-wrapper{min-height:100vh;width:100%;background-color:var(--bg);color:var(--text-body);transition:background-color .3s ease,color .3s ease}.container{margin:0 auto;padding:4rem 1.5rem;max-width:1200px;width:100%}.content-area{margin-top:3rem}@media (max-width:640px){.container{padding:2rem 1rem}.content-area{margin-top:1.5rem}}.brand-name{font-family:Caveat,cursive;font-size:3rem;font-weight:600;color:var(--accent);text-decoration:none;letter-spacing:-.01em;transform:rotate(-1deg);display:inline-block;transition:opacity .2s ease}.brand-name:hover{opacity:.8}.section-title{font-family:Caveat,cursive;font-size:2rem;font-weight:600;color:var(--accent);display:inline-block;transform:rotate(-1deg);margin-bottom:.5rem}.icon-btn{color:var(--icon-color);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .2s ease}.icon-btn:hover{color:var(--icon-hover)}.inline-link{color:var(--text-heading);text-decoration:none;font-weight:500;transition:color .2s ease}.inline-link:hover{color:var(--accent)}.experience-list{list-style:none;padding:0;margin:1rem 0 0 0;display:flex;flex-direction:column;gap:1.5rem}.bulleted-item{padding-left:1.2rem;border-left:2px solid var(--border)}.item-header{display:flex;justify-content:space-between;align-items:baseline;width:100%;margin-bottom:.25rem}.item-info{display:flex;flex-direction:column;gap:.2rem}.item-name{font-weight:600;font-size:1.05rem;color:var(--text-heading)}.item-subname{font-size:.95rem;color:var(--text-muted)}.item-date{font-size:.9rem;color:var(--text-footer);font-variant-numeric:tabular-nums;white-space:nowrap}.item-detail{font-size:.9rem;color:var(--text-muted);margin-top:.25rem}.highlight{color:var(--accent);font-weight:500}.app-footer{width:100%;margin-top:8rem;padding-bottom:3rem}.footer-divider{height:1px;background-color:var(--border);margin-bottom:1.5rem}.footer-content{display:flex;justify-content:space-between;align-items:center;color:var(--text-footer);font-size:.85rem}.footer-content p{margin:0;color:var(--text-footer)}.footer-right{display:flex;align-items:center;gap:.5rem}.footer-dot{color:var(--text-footer);padding:0 4px}@media (max-width:640px){.footer-content{flex-direction:column;gap:.8rem;text-align:center}}.intro-section[data-v-2d194ac0]{max-width:1000px;line-height:1.8;font-size:1.15rem;color:var(--text-muted);text-align:justify;hyphens:auto;-moz-text-align-last:left;text-align-last:left;padding-left:1.8rem}.home-container[data-v-0ff3bc3e]{display:flex;flex-direction:column;gap:2rem}