*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--sidebar-bg:#1a1a2e;--sidebar-text:#e8e6e3;--sidebar-muted:#9b97a0;--sidebar-accent:#e2b05d;--sidebar-accent-hover:#f0c674;--sidebar-divider:#ffffff14;--bg:#f8f7f4;--surface:#fff;--text:#2d2d2d;--text-secondary:#5a5a5a;--text-muted:#999;--accent:#1a1a2e;--border:#e8e5df;--font-serif:"DM Serif Display", Georgia, serif;--font-sans:"DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sidebar-width:380px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);font-size:15px;line-height:1.65}.skip-link{background:var(--sidebar-accent);color:var(--sidebar-bg);z-index:100;border-radius:0 0 6px 6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:0}.layout{min-height:100vh;display:flex}.header{width:var(--sidebar-width);background:var(--sidebar-bg);height:100vh;color:var(--sidebar-text);flex-shrink:0;position:sticky;top:0;overflow-y:auto}.header__inner{flex-direction:column;gap:0;min-height:100%;padding:3rem 2.5rem;display:flex}.header__profile{text-align:center;border-bottom:1px solid var(--sidebar-divider);flex-direction:column;align-items:center;margin-bottom:1.75rem;padding-bottom:1.75rem;display:flex}.header__photo-ring{background:linear-gradient(135deg, var(--sidebar-accent) 0%, var(--sidebar-accent-hover) 50%, var(--sidebar-accent) 100%);border-radius:50%;flex-shrink:0;width:140px;height:140px;margin-bottom:1.25rem;padding:3px;position:relative;box-shadow:0 4px 24px #e2b05d33,0 0 0 4px #e2b05d0f}.header__photo{object-fit:cover;border:2px solid var(--sidebar-bg);border-radius:50%;width:100%;height:100%;display:block}.header__name{font-family:var(--font-serif);letter-spacing:-.01em;color:#fff;margin:0 0 .25rem;font-size:2.25rem;font-weight:400;line-height:1.2}.header__title{color:var(--sidebar-accent);letter-spacing:.02em;margin:0;font-size:.875rem;font-weight:500}.header__summary{color:var(--sidebar-muted);border-bottom:1px solid var(--sidebar-divider);margin-bottom:1.75rem;padding-bottom:1.75rem;font-size:.875rem;line-height:1.75}.header__contact{flex-direction:column;gap:.875rem;margin-bottom:2.5rem;list-style:none;display:flex}.header__link{color:var(--sidebar-muted);align-items:center;gap:.625rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:inline-flex}a.header__link:hover,a.header__link:focus-visible{color:var(--sidebar-accent-hover)}.header__link svg{opacity:.7;flex-shrink:0;width:16px;height:16px}a.header__link:hover svg{opacity:1}.download-btn{background:var(--sidebar-accent);color:var(--sidebar-bg);font-family:var(--font-sans);letter-spacing:.02em;border-radius:6px;justify-content:center;align-items:center;gap:.625rem;margin-top:auto;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.download-btn:hover{background:var(--sidebar-accent-hover);transform:translateY(-1px)}.download-btn:focus-visible{outline:2px solid var(--sidebar-accent);outline-offset:3px}.download-btn svg{width:18px;height:18px}.main{flex:1;min-width:0;max-width:820px;padding:3.5rem 3.5rem 4rem}.section{margin-bottom:3rem}.section:last-child{margin-bottom:0}.section__title{font-family:var(--font-serif);color:var(--accent);border-bottom:2px solid var(--sidebar-accent);margin-bottom:1.75rem;padding-bottom:.625rem;font-size:1.625rem;font-weight:400;display:inline-block}.timeline{flex-direction:column;gap:0;padding-left:1.75rem;display:flex;position:relative}.timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:6px;bottom:6px;left:4px}.timeline__item{padding-bottom:2rem;position:relative}.timeline__item:last-child{padding-bottom:0}.timeline__dot{background:var(--sidebar-accent);z-index:1;border-radius:50%;width:9px;height:9px;position:absolute;top:6px;left:-1.75rem}.timeline__meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.125rem;display:flex}.timeline__role{color:var(--text);font-size:1rem;font-weight:600}.timeline__dates{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:500}.timeline__company{color:var(--sidebar-accent);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.timeline__desc{color:var(--text-secondary);font-size:.875rem;line-height:1.75}.edu-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.75rem 2rem}.edu-card__top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.25rem;display:flex}.edu-card__school{color:var(--text);font-size:1.0625rem;font-weight:600}.edu-card__year{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;font-weight:500}.edu-card__honor{color:var(--sidebar-accent);margin-bottom:1rem;font-size:.875rem;font-style:italic;font-weight:500}.edu-card__list{flex-direction:column;gap:.375rem;list-style:none;display:flex}.edu-card__list li{color:var(--text-secondary);padding-left:1.125rem;font-size:.875rem;position:relative}.edu-card__list li:before{content:"";background:var(--sidebar-accent);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.skills{flex-direction:column;gap:1.5rem;display:flex}.skills__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.625rem;font-size:.6875rem;font-weight:600}.skills__tags{flex-wrap:wrap;gap:.5rem;display:flex}.tag{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);border-radius:100px;padding:.4375rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-block}.tag:hover{border-color:var(--sidebar-accent);color:var(--accent);background:#fdf8ee}.footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);padding:2rem 1.5rem;font-size:.75rem}a:focus-visible,button:focus-visible{outline:2px solid var(--sidebar-accent);outline-offset:2px}@media (width<=960px){:root{--sidebar-width:320px}.main{padding:2.5rem 2rem 3rem}.header__inner{padding:2.5rem 2rem}.header__photo-ring{width:120px;height:120px}.header__name{font-size:1.875rem}}@media (width<=720px){.layout{flex-direction:column}.header{width:100%;height:auto;position:relative;overflow:visible}.header__inner{padding:2.5rem 1.5rem}.header__photo-ring{width:120px;height:120px;margin-bottom:1rem}.header__name{font-size:2rem}.main{padding:2rem 1.5rem 3rem}.section__title{font-size:1.375rem}.timeline__meta{flex-direction:column;gap:.125rem}.edu-card{padding:1.25rem 1.5rem}.edu-card__top{flex-direction:column;gap:.125rem}}@media print{*,:before,:after{color:#000!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important}body{font-size:11pt;line-height:1.4}.layout{display:block}.header{width:100%;height:auto;position:static}.header__inner{padding:.5rem 0}.header__profile{text-align:left;flex-direction:row;align-items:center;gap:1rem}.header__photo-ring{width:60px;height:60px;box-shadow:none;margin-bottom:0;padding:1px}.header__summary{border-bottom:none;padding-bottom:0}.header__contact{flex-flow:wrap;gap:.75rem}.download-btn,.skip-link{display:none!important}.main{padding:.5rem 0}.section{break-inside:avoid;margin-bottom:1rem}.timeline__item{break-inside:avoid}.timeline:before,.timeline__dot{display:none}.timeline{padding-left:0}.tag{padding:.2rem .6rem;border-color:#ccc!important}.footer{display:none}a[href]:after{content:" (" attr(href) ")";font-size:.8em;font-weight:400}.header__link[href^=mailto\:]:after,.header__link[href^=tel\:]:after{content:none}}
