:root{--accent: #6366f1;--accent-light: #818cf8;--accent-bg: #f5f3ff;--accent-border: #e0e7ff;--sidebar-bg: #1e1b4b;--sidebar-divider: #312e81;--sidebar-text: #c7d2fe;--sidebar-cred: #a5b4fc;--page-bg: #ffffff;--body-bg: #f1f5f9;--text: #1e293b;--text-muted: #475569}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--body-bg);color:var(--text);line-height:1.5}.page{display:flex;min-height:100vh;max-width:900px;margin:0 auto;background:var(--page-bg)}@media (min-width: 641px){body{padding:32px 20px 48px}.page{min-height:auto;border-radius:16px;overflow:hidden;box-shadow:0 4px 32px #0000001a}}.sidebar{width:200px;flex-shrink:0;background:var(--sidebar-bg);padding:28px 20px;display:flex;flex-direction:column}.sidebar-header{display:flex;flex-direction:column;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--sidebar-divider);margin-bottom:20px}.avatar{width:80px;height:80px;border-radius:50%;border:3px solid var(--accent-light);object-fit:cover;display:block;margin-bottom:14px}.sidebar-identity{display:flex;flex-direction:column;align-items:center;gap:4px}.sidebar-name{font-size:13px;font-weight:800;color:#fff;text-align:center;line-height:1.3}.sidebar-cred{font-size:10px;color:var(--sidebar-cred);text-align:center}.sidebar-details{display:flex;flex-direction:column;gap:18px}.sidebar-label{display:block;font-size:8px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent-light);margin-bottom:6px}.sidebar-text{font-size:11px;color:var(--sidebar-text);line-height:1.9}.sidebar-text a{color:var(--sidebar-text);text-decoration:none;word-break:break-all}.sidebar-text a:hover{color:#e0e7ff}.main{flex:1;min-width:0;background:var(--page-bg);padding:32px 28px 48px}.cv-title{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:20px}.section-group{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);padding-bottom:6px;border-bottom:1px solid var(--accent-border);margin:28px 0 12px}.cv-title+.section-group{margin-top:0}.section-card{background:var(--accent-bg);border-radius:10px;border-left:3px solid var(--accent);padding:16px 18px;margin-bottom:12px}.section-heading{font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.section-body{font-size:13px;color:var(--text);line-height:1.7}.section-body p{margin-bottom:10px}.section-body p:last-child{margin-bottom:0}.section-body ul{padding-left:18px;margin-bottom:10px}.section-body li{margin-bottom:3px}.section-body strong{font-weight:700}.section-body em{font-style:italic;color:var(--text-muted)}.section-body a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.section-body a:hover{color:var(--accent-light)}.section-body hr{border:none;border-top:1px solid var(--accent-border);margin:14px 0}.section-body h3{font-size:12px;font-weight:700;color:var(--text);margin:0 0 4px}@media (max-width: 640px){.page{flex-direction:column;min-height:unset}.sidebar{width:100%;padding:16px 20px 14px}.sidebar-header{flex-direction:row;align-items:center;gap:14px;padding-bottom:12px;margin-bottom:0;border-bottom:none}.avatar{width:52px;height:52px;margin-bottom:0;flex-shrink:0}.sidebar-identity{align-items:flex-start}.sidebar-name{text-align:left;font-size:17px}.sidebar-cred{text-align:left}.sidebar-details{flex-direction:row;flex-wrap:wrap;gap:4px 20px;padding-top:12px;margin-top:12px;border-top:1px solid var(--sidebar-divider)}.sidebar-section{flex:none}.sidebar-label{display:none}.sidebar-text{font-size:10px;line-height:1.6}.main{padding:20px 16px 32px}}@media (prefers-color-scheme: dark){:root{--accent-bg: #15132e;--accent-border: #1e2040;--sidebar-bg: #13112b;--sidebar-divider: #1e2040;--sidebar-text: #94a3b8;--page-bg: #0f0f14;--body-bg: #0f0f14;--text: #f1f5f9;--text-muted: #94a3b8}.section-heading,.cv-title{color:var(--accent-light)}}
