.resume-view{--bg:#0d1117;--panel:#161b22;--border:#30363d;--text:#e6edf3;--muted:#8b949e;--highlight:#c9d1d9;--primary:#00d4ff;--secondary:#f5b324;--accent:var(--primary);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.55;max-width:860px;margin:0 auto;padding:2.5rem 1.5rem}.resume-view a{color:var(--accent);text-decoration:none}.resume-view a:hover{text-decoration:underline}.resume-view .hero h1{font-size:2.4rem;margin:0 0 .25rem;background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.resume-view .hero .headline{color:var(--secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;margin:0 0 .75rem}.resume-view .hero .headline:before{content:"// "}.resume-view .contact{display:flex;flex-wrap:wrap;gap:.5rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:var(--muted)}.resume-view .contact>:not(:last-child):after{content:" · "}.resume-view section{margin-top:2.5rem}.resume-view section>h2{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;letter-spacing:.08em;color:var(--primary);border-bottom:1px solid var(--border);padding-bottom:.4rem}.resume-view section>h2:before{content:"$ ";opacity:.7}.resume-view .summary-box{margin:0;padding:1rem 1.1rem;border:1px solid var(--border);border-left:3px solid var(--primary);background:var(--panel);border-radius:6px;line-height:1.75}.resume-view .item{margin:1.1rem 0}.resume-view .item .row{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.resume-view .item .title{font-weight:600}.resume-view .item .period{color:var(--muted);font-size:.85rem;white-space:nowrap}.resume-view .item .company{color:var(--accent)}.resume-view ul.highlights{margin:.4rem 0 0;padding-left:1.1rem}.resume-view ul.highlights li{margin:.2rem 0;color:var(--highlight)}.resume-view .tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.resume-view .tag{font-size:.78rem;background:var(--panel);border:1px solid var(--border);border-radius:999px;padding:.15rem .6rem;color:var(--muted)}.resume-view .skill-group{margin:.6rem 0}.resume-view .skill-group .cat{color:var(--text);font-weight:600;margin-right:.4rem}.resume-view .muted{color:var(--muted)}.resume-view[data-theme=dark]{--bg:#0d1117;--panel:#161b22;--border:#30363d;--text:#e6edf3;--muted:#8b949e;--highlight:#c9d1d9}.resume-view[data-theme=light]{--bg:#ffffff;--panel:#f6f8fa;--border:#d0d7de;--text:#1a1a1a;--muted:#57606a;--highlight:#24292f}