:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#212529;background-color:#f5f5f7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f5f5f7}#root{min-height:100vh}a{text-decoration:none}h1,.h1{font-size:2.4rem;font-weight:600}h2,.h2{font-size:1.8rem;font-weight:600}.hobbies-section{background:#fff;padding-top:3.5rem;padding-bottom:3.5rem}.hobbies-container{max-width:1100px;margin:0 auto}.hobbies-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.hobbies-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#ec4899);color:#fff;font-size:1.2rem}.hobby-card{border-radius:20px;overflow:hidden;min-height:500px;box-shadow:0 8px 22px #0f172a14;transition:transform .18s ease,box-shadow .18s ease;background:#fff}.hobby-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0f172a2e}.hobby-image-wrapper{position:relative;height:300px;overflow:hidden}.hobby-image{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .25s ease-out}.hobby-card:hover .hobby-image{transform:scale(1.05)}.hobby-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0f172abf,#0f172a1a);display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem;color:#f9fafb}.hobby-image-emoji{font-size:2rem;margin-bottom:.25rem}.hobby-image-title{font-size:1.25rem;font-weight:600}.hobby-body{padding:1.4rem 1.5rem 1.7rem}.hobby-description{font-size:.96rem;color:#444;margin-bottom:.4rem}.hobby-list{padding-left:1.1rem;margin-bottom:0}.hobby-list li{font-size:.93rem;margin-bottom:4px}@media(max-width:575.98px){.hobbies-container{padding-left:.5rem;padding-right:.5rem}}.navbar-dark .navbar-toggler{border-color:#fff9}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.95%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-toggler{padding:.35rem .7rem}.resume-section{background:#f5f7fb;padding-top:3.5rem;padding-bottom:3.5rem}.resume-container{max-width:900px;margin:0 auto}.resume-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.resume-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9,#6366f1);color:#fff;font-size:1.2rem}.resume-card{border-radius:18px;overflow:hidden;box-shadow:0 10px 26px #0f172a1f;border:none;background:#fff}.resume-frame{width:100%;height:900px;border:none;display:block}@media(max-width:768px){.resume-frame{height:75vh}.resume-container{padding-left:.75rem;padding-right:.75rem}}
