@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--bg-primary:#fff;--bg-secondary:#f5f5f5;--bg-sidebar:#f8f8f8;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#888;--border-color:#e0e0e0;--accent:#333;--quote-bg:#f0f0e8;--quote-border:#d4d4c8;--link-color:#444;--toggle-bg:#e0e0e0;--toggle-knob:#fff;--icon-color:#666;--sidebar-text:#333;--sidebar-label:#777;--tag-bg:#eaeaea;--tag-text:#444}[data-theme=dark]{--bg-primary:#1a1d23;--bg-secondary:#22262e;--bg-sidebar:#1e2128;--text-primary:#e0e0e0;--text-secondary:#b0b0b0;--text-muted:#777;--border-color:#333840;--accent:silver;--quote-bg:#252830;--quote-border:#3a3d45;--link-color:#a0a8b8;--toggle-bg:#3a3d45;--toggle-knob:#e0e0e0;--icon-color:#89a;--sidebar-text:#d0d0d0;--sidebar-label:#889;--tag-bg:#2a2d35;--tag-text:#b0b8c8}*{box-sizing:border-box;margin:0;padding:0}html{font-size:15px}body{background:var(--bg-secondary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;transition:background .4s,color .4s}a{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}@media print{body{background:#fff!important}.cv-container{box-shadow:none!important;max-width:100%!important;margin:0!important}.theme-toggle,.pdf-btn{display:none!important}}.cv-container{background:var(--bg-primary);border-radius:4px;grid-template-columns:320px 1fr;max-width:1100px;margin:2rem auto;transition:background .4s;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}.controls{z-index:10;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:10px;padding:12px 16px;display:flex}.theme-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:flex}.toggle-track{background:var(--toggle-bg);border-radius:13px;width:48px;height:26px;transition:background .3s;position:relative}.toggle-knob{background:var(--toggle-knob);border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}[data-theme=dark] .toggle-knob{transform:translate(22px)}.toggle-icon{color:var(--icon-color);font-size:16px;transition:color .3s}.pdf-btn{background:var(--accent);color:var(--bg-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:6px 14px;font-family:inherit;font-size:.8rem;font-weight:500;transition:opacity .2s}.pdf-btn:hover{opacity:.85}.pdf-btn:disabled{opacity:.5;cursor:not-allowed}.sidebar{background:var(--bg-sidebar);flex-direction:column;align-items:center;padding:1rem 2rem 2.5rem;transition:background .4s;display:flex}.profile-video-wrapper{background:#333;border-radius:12px;width:220px;height:220px;margin-bottom:2rem;position:relative;overflow:hidden}.profile-video-wrapper video{object-fit:cover;width:100%;height:100%;display:block}.profile-placeholder{color:#fff;letter-spacing:2px;background:linear-gradient(135deg,#678,#456);justify-content:center;align-items:center;width:100%;height:100%;font-size:3.5rem;font-weight:700;display:flex}.sidebar-section-title{text-transform:uppercase;letter-spacing:1.5px;color:var(--sidebar-text);width:100%;margin-bottom:1.2rem;font-size:.85rem;font-weight:700}.info-list{width:100%;margin-bottom:2rem;list-style:none}.info-item{color:var(--sidebar-text);align-items:center;gap:10px;padding:6px 0;font-size:.85rem;display:flex}.info-icon{width:18px;height:18px;color:var(--icon-color);flex-shrink:0}.quote-block{background:var(--quote-bg);border-left:3px solid var(--quote-border);border-radius:0 6px 6px 0;width:100%;margin-top:1.5rem;padding:1rem 1.2rem;transition:background .4s}.quote-text{color:var(--text-secondary);margin-bottom:.4rem;font-size:.85rem;font-style:italic;line-height:1.5}.quote-sig{color:var(--text-muted);font-size:.8rem}.main-content{padding:2.5rem 2.5rem 2.5rem 2rem}.header-name{letter-spacing:2px;color:var(--text-primary);font-size:2.5rem;font-weight:300;line-height:1;transition:color .4s}.header-surname{letter-spacing:2px;color:var(--text-primary);margin-bottom:.3rem;font-size:3rem;font-weight:800;line-height:1.1;transition:color .4s}.header-title{color:var(--text-secondary);letter-spacing:1px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:400;transition:color .4s}.section{margin-bottom:1.8rem}.section-title{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-primary);border-bottom:2px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:700;transition:color .4s,border-color .4s}.experience-item{margin-bottom:1.3rem}.exp-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px;display:flex}.exp-role,.exp-company{color:var(--text-primary);font-size:.95rem;font-weight:600}.exp-period{color:var(--text-muted);font-size:.85rem;font-style:italic}.exp-bullets{margin-top:.4rem;padding-left:1.3rem;list-style:outside}.exp-bullets li{color:var(--text-secondary);margin-bottom:.15rem;font-size:.85rem;line-height:1.5}.project-group{margin-top:.8rem}.projects-label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.project-item{margin-bottom:.8rem}.project-name{color:var(--text-primary);font-size:.88rem;font-weight:600}.project-links{align-items:center;gap:6px;margin-left:6px;display:inline-flex}.project-link-icon{width:14px;height:14px;color:var(--icon-color)}.edu-item{margin-bottom:.8rem}.edu-degree{color:var(--text-primary);font-size:.9rem;font-weight:600}.edu-institution{color:var(--text-secondary);font-size:.85rem}.edu-period{color:var(--text-muted);font-size:.85rem;font-style:italic}.edu-details{color:var(--text-secondary);margin-top:2px;font-size:.83rem}.skills-grid{flex-direction:column;gap:.5rem;display:flex}.skill-row{align-items:baseline;gap:8px;display:flex}.skill-category{color:var(--text-primary);flex-shrink:0;min-width:110px;font-size:.85rem;font-weight:600}.skill-items{color:var(--text-secondary);font-size:.83rem}.languages-list{flex-wrap:wrap;gap:1.5rem;display:flex}.lang-item{font-size:.85rem}.lang-name{color:var(--text-primary);font-weight:600}.lang-level{color:var(--text-secondary)}.repos-loading{color:var(--text-muted);font-size:.85rem}.repos-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.repo-card{background:var(--bg-secondary);border:1px solid var(--border-color);color:inherit;border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;text-decoration:none;transition:border-color .2s,background .3s;display:flex}.repo-card:hover{border-color:var(--accent);text-decoration:none}.repo-card-header{align-items:center;gap:6px;display:flex}.repo-icon{width:14px;height:14px;color:var(--icon-color);flex-shrink:0}.repo-name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600;overflow:hidden}.repo-owner{color:var(--text-muted);font-weight:400}.repo-stars{color:var(--text-muted);flex-shrink:0;margin-left:auto;font-size:.75rem}.repo-desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.repo-lang{color:var(--text-muted);margin-top:auto;font-size:.7rem}.sidebar-hobbies{width:100%;margin-top:1.5rem}.hobbies-tags{flex-wrap:wrap;gap:6px;display:flex}.hobby-tag{background:var(--tag-bg);color:var(--tag-text);border-radius:12px;padding:3px 10px;font-size:.75rem;transition:background .3s,color .3s}@media (width<=768px){.cv-container{border-radius:0;grid-template-columns:1fr;margin:0}.sidebar{padding:2rem 1.5rem}.main-content{padding:1.5rem}.header-name{font-size:2rem}.header-surname{font-size:2.4rem}.controls{top:10px;right:10px}}.ats-only{display:none}
