@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/syne-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/syne-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 900;font-display:swap;src:url(/fonts/playfair-italic-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 900;font-display:swap;src:url(/fonts/playfair-italic-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/spacegrotesk-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/spacegrotesk-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f0ebe3;--text: #1a1a1a;--text-muted: #6b6560;--card-bg: #e8e1d8;--card-border: #d4cdc4;--accent-coral: #e07b65;--accent-blue: #7b9fc4;--radius: 18px;--font: "Syne", sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}main{max-width:560px;height:100dvh;margin:0 auto;padding:80px 24px 0;display:flex;flex-direction:column;gap:32px;overflow:hidden}.hero{display:flex;flex-direction:column;gap:10px}h1{font-family:Syne,sans-serif;font-size:clamp(2.6rem,8vw,3.8rem);font-weight:800;letter-spacing:-.03em;line-height:1.05}.tagline{font-family:Playfair Display,serif;font-style:italic;font-size:1rem;color:var(--text-muted);font-weight:400;letter-spacing:.01em}.tabs{display:flex;gap:8px;border-bottom:1.5px solid var(--card-border);padding-bottom:0}.tab-btn{background:none;border:none;font-family:var(--font);font-size:.9rem;font-weight:500;color:var(--text-muted);cursor:pointer;padding:8px 4px 12px;position:relative;transition:color .15s ease}.tab-btn:after{content:"";position:absolute;bottom:-1.5px;left:0;right:0;height:2px;background:var(--text);border-radius:2px;opacity:0;transition:opacity .15s ease}.tab-btn:hover,.tab-btn.active{color:var(--text)}.tab-btn.active:after{opacity:1}.tab-content{flex:1;overflow-y:auto;padding-bottom:48px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--card-border) transparent}.tab-content::-webkit-scrollbar{width:4px}.tab-content::-webkit-scrollbar-track{background:transparent}.tab-content::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:99px}.tab-content::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.cards{display:flex;flex-direction:column;gap:12px}.card{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius);padding:20px 22px;display:flex;align-items:center;gap:16px;text-decoration:none;color:var(--text);transition:transform .15s ease,box-shadow .15s ease}a.card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000014}.card-icon{font-size:1.1rem;font-weight:700;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-style:normal}.card-contact .card-icon{background:#fde8e2;color:var(--accent-coral)}.card-linkedin .card-icon{background:#ddeaf5;color:var(--accent-blue);font-size:.85rem;font-weight:700}.card-github .card-icon{background:#e8e2f5;color:#6b5fa8}.card-gpg .card-icon{background:#fdf3d8;color:#c49a2a}.card-content{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.card-content h2{font-family:var(--font);font-size:.75rem;font-weight:500;color:var(--text-muted);text-transform:lowercase;letter-spacing:.04em}.card-content a,.card-content span{font-size:.95rem;font-weight:500;color:var(--text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-content a:hover{text-decoration:underline;text-underline-offset:3px}.arrow{font-size:1.1rem;color:var(--text-muted);flex-shrink:0}.copy-btn{flex-shrink:0;background:var(--text);color:var(--bg);border:none;border-radius:8px;padding:6px 12px;font-family:var(--font);font-size:.75rem;font-weight:500;cursor:pointer;transition:opacity .15s ease;white-space:nowrap}.copy-btn:hover{opacity:.8}.fingerprint{font-family:Courier New,monospace!important;font-size:.72rem!important;color:var(--text-muted)!important;letter-spacing:.05em}.resume{display:flex;flex-direction:column;gap:32px}.resume-section h3{font-size:.72rem;font-weight:500;color:var(--text-muted);text-transform:lowercase;letter-spacing:.06em;margin-bottom:12px}.resume-items{display:flex;flex-direction:column;gap:12px}.resume-item{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:14px;padding:14px 18px;display:flex;flex-direction:column;gap:4px}.resume-item-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.resume-role{font-size:.92rem;font-weight:600;color:var(--text)}.resume-date{font-size:.72rem;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.resume-org{font-size:.8rem;color:var(--text-muted)}.resume-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.resume-tags span{font-size:.7rem;font-weight:500;background:#0000000f;border-radius:6px;padding:2px 8px;color:var(--text-muted)}.resume-langs{display:flex;flex-direction:column;gap:12px}.resume-lang{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:14px;padding:12px 18px;display:flex;justify-content:space-between;align-items:center;font-size:.92rem;font-weight:500}.resume-level{font-size:.78rem;color:var(--text-muted);font-weight:400}footer{text-align:center;font-size:.8rem;color:var(--text-muted);padding-bottom:24px}@media (max-width: 480px){main{padding:56px 16px 40px}.copy-btn{padding:5px 10px}}
