@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");:root{--paper:#fff;--ink:#000;--ink-soft:#3a3a3a;--ink-muted:#555;--accent:#a8232a;--line:#888;--line-light:#ccc}*{box-sizing:border-box;padding:0}*,body{margin:0}body{color:var(--ink);font-family:Manrope,Segoe UI,sans-serif;font-size:10.5pt;line-height:1.45;background:#e8e4df}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.main{min-height:100vh;display:flex;justify-content:center;padding:2rem 1rem 3rem}.sheet{width:min(8.5in,100%);background:var(--paper);box-shadow:0 4px 24px rgba(0,0,0,.12);padding:.55in .6in .5in;position:relative}.header-module{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem;gap:1rem;align-items:start}.header-module:not(:has(.header-aside)){grid-template-columns:1fr}.header-controls{grid-column:1/-1;display:flex;gap:.75rem;align-items:center}.identity-column{min-width:0}.name{font-size:22pt;font-weight:800;line-height:1.1;color:var(--ink);margin:0}.contact-list{list-style:none;margin:.35rem 0 0;padding:0;display:flex;flex-direction:column;gap:.15rem}.contact-line{display:flex;align-items:center;gap:.45rem;font-size:9.5pt;color:var(--ink)}.contact-icon{width:14px;display:inline-flex;justify-content:center;flex-shrink:0}.contact-icon svg{width:14px;height:14px}.contact-icon.icon-mail svg{fill:var(--accent)}.contact-icon.icon-github svg{fill:#333}.contact-icon.icon-linkedin svg{fill:#0077b5}.contact-value,a.contact-value{color:var(--ink);text-decoration:none}.contact-value:hover{text-decoration:underline}.summary{margin:.55rem 0 0;font-size:10pt;font-weight:700;font-style:italic;line-height:1.5;color:var(--ink);grid-column:1/-1}.header-aside{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.headshot-frame{width:150px;overflow:hidden;border-radius:2px}.header-module.photo-right{grid-template-columns:1fr auto}.headshot{width:100%;height:auto;display:block}.toolbar{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;padding:.3rem .7rem;border-radius:4px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.button:hover:not(:disabled){opacity:.85}.button:disabled{opacity:.6;cursor:wait}.button.secondary{background:#fff;color:var(--ink);border-color:var(--line-light)}.profile-selector{display:flex;align-items:center;gap:.4rem;margin-top:.5rem}.profile-label{text-transform:uppercase;letter-spacing:.04em}.profile-dropdown,.profile-label{font-size:.7rem;font-weight:600;color:var(--ink)}.profile-dropdown{border:1px solid var(--line-light);background:#fff;padding:.25rem .5rem;border-radius:4px;cursor:pointer}.resume-section{margin-top:.7rem}.section-title{font-size:13pt;font-weight:800;color:var(--ink);padding-bottom:.2rem;border-bottom:1px solid var(--ink);margin-bottom:.4rem}.entry{margin-top:.35rem;padding:0}.entry+.entry{margin-top:.5rem}.entry-topline{justify-content:space-between;gap:.5rem}.entry-title-group,.entry-topline{display:flex;align-items:baseline;flex-wrap:wrap}.entry-title-group{gap:.3rem;min-width:0}.entry-title{font-size:11pt;font-weight:800;color:var(--ink);margin:0}.entry-right{font-size:10pt;color:var(--ink);text-align:right;white-space:nowrap;flex-shrink:0}.entry-company{margin:0}.entry-company,.entry-subtitle{font-size:10pt;color:var(--ink-soft)}.entry-subtitle{margin:.1rem 0 0;font-style:italic;line-height:1.45}.entry-details{margin:.2rem 0 0}.stack-bullets{list-style:none;margin:0;padding:0 0 0 1.4rem;display:flex;flex-direction:column;gap:.12rem}.stack-bullets li{position:relative;padding-left:0;font-size:10pt;line-height:1.45;color:var(--ink-soft);font-style:italic}.stack-bullets li:before{content:"\25B8";position:absolute;left:-1.2rem;color:var(--accent);font-style:normal;font-size:9pt}.projects-list{list-style:none;padding:0 0 0 1.4rem;margin:0;display:flex;flex-direction:column;gap:.3rem}.projects-list li{position:relative;font-size:10pt;line-height:1.5;color:var(--ink-soft);font-style:italic}.projects-list li:before{content:"\25B8";position:absolute;left:-1.2rem;color:var(--accent);font-style:normal;font-size:9pt}.project-name{font-weight:700;font-style:italic;color:var(--ink)}.project-name a{color:var(--accent)}.skills-block{margin-top:.3rem;display:flex;flex-direction:column;gap:.15rem}.skill-row{font-size:9pt;line-height:1.45}.skill-category{font-weight:800;margin-right:.4em}.skill-items{color:var(--ink-soft)}.edu-detail{font-size:10pt;color:var(--ink-muted);font-style:italic}.landing{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#e8e4df;font-family:Manrope,Segoe UI,sans-serif}.landing-card{background:#fff;padding:3rem 2.5rem;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.1);text-align:center;max-width:480px;width:90%}.landing-name{font-size:2rem;font-weight:800;color:var(--ink);margin:0 0 .25rem}.landing-subtitle{font-size:.9rem;color:#888;margin:0 0 2rem;letter-spacing:.02em}.landing-input-group{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}.landing-input{border:1px solid #ccc;border-radius:6px;padding:.7rem .9rem;font-size:.95rem;font-family:inherit;color:var(--ink);outline:none;transition:border-color .15s}.landing-input:focus{border-color:var(--accent)}.landing-input::placeholder{color:#aaa}.landing-btn{border:none;border-radius:6px;padding:.65rem 1.2rem;font-size:.85rem;font-weight:700;letter-spacing:.03em;cursor:pointer;font-family:inherit;transition:opacity .15s}.landing-btn:disabled{opacity:.4;cursor:default}.landing-btn--primary{background:var(--accent);color:#fff}.landing-btn--primary:hover:not(:disabled){opacity:.85}.landing-btn--ghost{background:transparent;color:#888;font-weight:500;font-size:.8rem}.landing-btn--ghost:hover{color:var(--ink)}.landing-divider{display:flex;align-items:center;gap:.75rem;margin:.5rem 0 1rem;color:#aaa;font-size:.78rem;font-weight:500;letter-spacing:.02em}.landing-divider:after,.landing-divider:before{content:"";flex:1 1;height:1px;background:#ddd}.landing-picks{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.landing-pick-btn{border:1px solid #ddd;border-radius:20px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;font-family:inherit;color:var(--ink-soft);background:#fff;cursor:pointer;transition:all .15s ease}.landing-pick-btn:hover{border-color:var(--accent);color:var(--accent);background:rgba(168,35,42,.04)}.hamburger-btn{position:fixed;top:1rem;right:1rem;z-index:1001;width:44px;height:44px;border-radius:8px;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .15s}.hamburger-btn:hover{box-shadow:0 2px 12px rgba(0,0,0,.18)}.hamburger-icon{display:flex;flex-direction:column;gap:4px;width:20px}.hamburger-icon span{display:block;height:2px;background:var(--ink);border-radius:1px}.menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:999}.menu-panel{position:fixed;top:0;right:-320px;width:300px;height:100vh;background:#f9f9f9;z-index:1000;padding:3.5rem 1.25rem 1.25rem;overflow-y:auto;box-shadow:-4px 0 24px rgba(0,0,0,.12);transition:right .25s ease}.menu-panel--open{right:0}.menu-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.5rem;color:#888;cursor:pointer;line-height:1;padding:.25rem}.menu-close:hover{color:var(--ink)}.menu-panel .toolbar{flex-direction:column;justify-content:stretch}.menu-panel .toolbar .button{width:100%;text-align:center}.viewer-layout{display:grid;grid-template-columns:220px 1fr 260px;min-height:100vh;background:#e8e4df}.viewer-layout--full{grid-template-columns:1fr}.viewer-sidebar{background:#f5f5f5;border-color:#ddd;padding:1.25rem 1rem;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;font-size:.8rem}.viewer-sidebar-left{border-right:1px solid #ddd}.viewer-sidebar-right{border-left:1px solid #ddd}.viewer-center{overflow-y:auto;min-height:100vh}.viewer-center .main{min-height:auto}.sidebar-section{margin-bottom:1.5rem}.sidebar-heading{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#555;margin:0 0 .6rem;padding-bottom:.35rem;border-bottom:1px solid #ddd}.theme-cards{display:flex;flex-direction:column;gap:.5rem}.theme-card{display:flex;align-items:center;gap:.6rem;padding:.45rem .5rem;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-align:left;font-family:inherit;font-size:.75rem;color:var(--ink)}.theme-card:hover:not(:disabled){border-color:#999}.theme-card--active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(168,35,42,.15)}.theme-card:disabled{opacity:.45;cursor:default}.theme-card-preview{width:32px;height:40px;border-radius:3px;border:1px solid #ddd;flex-shrink:0}.theme-card-preview--classic{background:linear-gradient(135deg,#fff 60%,#f0e8e4);border-color:#bbb}.theme-card-preview--modern{background:linear-gradient(135deg,#e8edf5 30%,#d0dae8);border-color:#b0bec5}.theme-card-preview--minimal{background:#fafafa;border-color:#ccc}.theme-card-label{font-weight:600}.profile-radios{display:flex;flex-direction:column;gap:.35rem}.profile-radio{display:flex;align-items:center;gap:.4rem;cursor:pointer;font-size:.8rem;color:var(--ink);padding:.2rem 0}.profile-radio input[type=radio]{accent-color:var(--accent);margin:0}.role-input-group{display:flex;flex-direction:column;gap:.4rem}.role-input{border:1px solid #ccc;border-radius:4px;padding:.4rem .5rem;font-size:.8rem;font-family:inherit;color:var(--ink);background:#fff;outline:none;transition:border-color .15s}.role-input:focus{border-color:var(--accent)}.role-input::placeholder{color:#999}.role-match-btn{border:1px solid var(--accent);background:var(--accent);color:#fff;padding:.35rem .7rem;border-radius:4px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:opacity .15s}.role-match-btn:hover:not(:disabled){opacity:.85}.role-match-btn:disabled{opacity:.5;cursor:default}.matched-tags-info{font-size:.7rem;color:#666;margin-top:.3rem;font-style:italic}.download-btn{width:100%;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:.45rem .7rem;border-radius:4px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:opacity .15s}.download-btn:hover{opacity:.85}.compact .entry-details,.compact .entry-subtitle,.compact .summary{display:none}@media (max-width:1100px){.viewer-layout{grid-template-columns:1fr}.viewer-sidebar{position:static;height:auto;border:none}.viewer-sidebar-left{border-right:none;border-bottom:1px solid #ddd}.viewer-sidebar-right{border-left:none;border-top:1px solid #ddd}.viewer-sidebar-left .theme-cards{flex-direction:row}.viewer-sidebar-right .sidebar-section{margin-bottom:1rem}.profile-radios{flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem}}@media (max-width:760px){.main{padding:.5rem}.sheet{padding:1.2rem 1rem}.header-module{grid-template-columns:1fr}.header-aside{flex-direction:row;align-items:flex-end;justify-content:space-between}.headshot-frame{width:100px}.entry-topline{flex-direction:column;gap:.1rem}.entry-right{text-align:left}}[data-theme=modern]{--accent:#0f6faa;--ink-soft:#404040;--ink-muted:#666;font-family:Manrope,Segoe UI,sans-serif}[data-theme=modern] .name{font-weight:700;letter-spacing:-.02em;color:#0f6faa}[data-theme=modern] .section-title{font-size:11pt;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#0f6faa;border-bottom:2px solid #0f6faa;padding-bottom:.15rem}[data-theme=modern] .projects-list li:before,[data-theme=modern] .stack-bullets li:before{content:"\2022";color:#0f6faa}[data-theme=modern] .entry-subtitle,[data-theme=modern] .projects-list li,[data-theme=modern] .stack-bullets li{font-style:normal}[data-theme=modern] .summary{font-style:normal;font-weight:500;border-left:3px solid #0f6faa;padding-left:.6rem}[data-theme=modern] .headshot-frame{border-radius:50%}[data-theme=modern] .contact-icon.icon-github svg,[data-theme=modern] .contact-icon.icon-linkedin svg,[data-theme=modern] .contact-icon.icon-mail svg{fill:#0f6faa}[data-theme=modern] .project-name a{color:#0f6faa}.main:has([data-theme=card]){background:#f0eeeb;padding:0}[data-theme=card]{--accent:#2d6a4f;--ink-soft:#404040;--ink-muted:#666;font-family:Inter,Manrope,sans-serif;width:100%;max-width:720px;margin:0 auto;background:transparent;box-shadow:none;padding:2rem 1rem;display:flex;flex-direction:column;gap:1.2rem}[data-theme=card] .header-module{padding:1.5rem}[data-theme=card] .header-module,[data-theme=card] .resume-section{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}[data-theme=card] .resume-section{padding:1.25rem 1.5rem;margin-top:0}[data-theme=card] .name{font-family:Inter,sans-serif;font-weight:800;font-size:24pt;color:#1a1a1a}[data-theme=card] .section-title{font-family:Inter,sans-serif;font-size:10pt;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#2d6a4f;border-bottom:none;padding-bottom:.3rem;margin-bottom:.5rem;position:relative}[data-theme=card] .section-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#2d6a4f;border-radius:2px}[data-theme=card] .summary{font-style:normal;font-weight:400;color:var(--ink-soft);line-height:1.6}[data-theme=card] .headshot-frame{border-radius:12px}[data-theme=card] .entry-subtitle,[data-theme=card] .projects-list li,[data-theme=card] .stack-bullets li{font-style:normal}[data-theme=card] .projects-list li:before,[data-theme=card] .stack-bullets li:before{content:"\2022";color:#2d6a4f}[data-theme=card] .contact-icon.icon-github svg,[data-theme=card] .contact-icon.icon-linkedin svg,[data-theme=card] .contact-icon.icon-mail svg{fill:#2d6a4f}[data-theme=card] .project-name a{color:#2d6a4f}[data-theme=card] .entry-title{font-family:Inter,sans-serif}[data-theme=card] .skill-row{font-size:10pt}.main:has([data-theme=dark]){background:#111;padding:0}[data-theme=dark]{--paper:#1a1a2e;--ink:#e8e8e8;--ink-soft:#b0b0b0;--ink-muted:#888;--accent:#e94560;font-family:Inter,Manrope,sans-serif;width:100%;max-width:760px;margin:0 auto;background:transparent;box-shadow:none;padding:2.5rem 1.5rem;color:#e8e8e8}[data-theme=dark] .name{font-family:Inter,sans-serif;font-weight:800;font-size:28pt;color:#fff;letter-spacing:-.02em}[data-theme=dark] .contact-list{flex-direction:row;flex-wrap:wrap;gap:.3rem 1rem}[data-theme=dark] .contact-line,[data-theme=dark] .contact-value,[data-theme=dark] a.contact-value{color:#b0b0b0}[data-theme=dark] .contact-value:hover,[data-theme=dark] a.contact-value:hover{color:#e94560}[data-theme=dark] .summary{font-style:normal;font-weight:400;color:#b0b0b0;border-left:3px solid #e94560;padding-left:.8rem;line-height:1.6}[data-theme=dark] .section-title{font-family:Inter,sans-serif;font-size:11pt;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#e94560;border-bottom:1px solid rgba(233,69,96,.3);padding-bottom:.3rem;margin-bottom:.6rem}[data-theme=dark] .resume-section{margin-top:1.5rem;padding-bottom:.5rem}[data-theme=dark] .entry-title{font-family:Inter,sans-serif;color:#fff}[data-theme=dark] .entry-company,[data-theme=dark] .entry-right{color:#888}[data-theme=dark] .projects-list li,[data-theme=dark] .stack-bullets li{font-style:normal;color:#b0b0b0}[data-theme=dark] .projects-list li:before,[data-theme=dark] .stack-bullets li:before{content:"\25B8";color:#e94560}[data-theme=dark] .entry-subtitle{font-style:normal;color:#888}[data-theme=dark] .headshot-frame{border-radius:50%;border:3px solid #e94560}[data-theme=dark] .contact-icon.icon-github svg,[data-theme=dark] .contact-icon.icon-linkedin svg,[data-theme=dark] .contact-icon.icon-mail svg{fill:#e94560}[data-theme=dark] .project-name{color:#fff}[data-theme=dark] .project-name a{color:#e94560}[data-theme=dark] .skill-category{color:#fff}[data-theme=dark] .skill-items{color:#b0b0b0}[data-theme=dark] .skill-row{font-size:10pt}[data-theme=dark] .edu-detail{color:#888}@page{size:letter;margin:.5in .787in}@media print{body{background:#fff;font-family:Fira Sans,sans-serif;font-size:10pt;line-height:1.25;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;margin:0;padding:0}a{color:inherit;text-decoration:none}.main{padding:0;min-height:auto}.sheet{width:100%;box-shadow:none;padding:0}.header-aside .button,.header-controls,.profile-dropdown,.profile-label,.profile-selector,.toolbar,.viewer-sidebar{display:none!important}.viewer-layout{display:block;background:#fff;min-height:auto}.viewer-center{overflow:visible;min-height:auto}.header-module{display:grid;grid-template-columns:auto 1fr;align-items:start;grid-gap:.8rem;gap:.8rem}.header-module:not(:has(.header-aside)){grid-template-columns:1fr}.header-aside{align-items:flex-start}.name{font-family:Fira Sans,sans-serif;font-size:25pt;font-weight:700;line-height:1.1}.contact-list{margin-top:.5em;gap:.2em}.contact-line{font-size:9pt;gap:.4rem}.contact-icon{width:1.8em}.contact-icon svg{width:12px;height:12px}.contact-icon.icon-github svg,.contact-icon.icon-linkedin svg,.contact-icon.icon-mail svg{fill:#b6073f}.contact-value,a.contact-value{color:var(--ink)}.summary{font-family:Fira Sans,sans-serif;font-size:9pt;font-weight:700;font-style:normal;margin-top:.5em;line-height:1.3}.resume-section{margin-top:1em}.section-title{font-family:Fira Sans,sans-serif;font-size:14.4pt;font-weight:700;color:var(--ink);border-bottom:none;padding-bottom:6pt;margin-bottom:6pt;position:relative}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:12cm;height:2.5pt;background:linear-gradient(90deg,rgba(122,29,10,.6),transparent)}.entry{page-break-inside:avoid;break-inside:avoid;margin-top:.3em}.entry+.entry{margin-top:.5em}.entry-topline{gap:.3rem}.entry-title{font-family:Fira Sans,sans-serif;font-size:12pt;font-weight:700}.entry-right{color:var(--ink)}.entry-right,.entry-subtitle{font-family:Fira Sans,sans-serif;font-size:9pt}.entry-subtitle{font-style:italic;margin-top:.1em;line-height:1.25;color:var(--ink-soft)}.entry-details{margin-top:.15em}.stack-bullets{gap:0;padding-left:1.5em}.stack-bullets li{font-family:Fira Sans,sans-serif;font-size:9pt;line-height:1.3;font-style:italic;color:var(--ink-soft);margin-top:.25em}.stack-bullets li:first-child{margin-top:0}.stack-bullets li:before{content:"\f0da";font-family:Fira Sans,sans-serif;content:"\25B8";font-size:8pt;left:-1.1rem;color:#922d3e;font-style:normal}.projects-list{padding-left:1.5em;gap:0}.projects-list li{font-family:Fira Sans,sans-serif;font-size:9pt;line-height:1.3;font-style:italic;color:var(--ink-soft);margin-top:.25em}.projects-list li:first-child{margin-top:0}.projects-list li:before{font-size:8pt;left:-1.1rem;color:#922d3e;font-style:normal}.project-name{font-weight:700;color:#922d3e}.project-name a{color:#922d3e}.skills-block{margin-top:.3em;gap:.3em}.skill-row{font-family:Fira Sans,sans-serif;font-size:9pt;line-height:1.25}.skill-category{font-weight:700}.skill-items{color:var(--ink-soft)}.edu-detail{font-size:9pt;font-style:italic;color:var(--ink-muted)}.section-title{page-break-after:avoid;break-after:avoid}.resume-section[data-module=education],.resume-section[data-module=projects],.resume-section[data-module=skills]{page-break-inside:avoid;break-inside:avoid}}.print-preview{background:#fff;font-family:Fira Sans,sans-serif;font-size:10pt;line-height:1.25;& a{color:inherit;text-decoration:none}& .main{padding:0;min-height:auto}& .sheet{width:100%;box-shadow:none;padding:0}& .header-aside .button,& .profile-dropdown,& .profile-label,& .profile-selector,& .toolbar,& .viewer-sidebar{display:none!important}& .viewer-layout{display:block;background:#fff;min-height:auto}& .viewer-center{overflow:visible;min-height:auto}& .header-module{display:grid;grid-template-columns:auto 1fr;align-items:start;grid-gap:.8rem;gap:.8rem}& .header-module:not(:has(.header-aside)){grid-template-columns:1fr}& .header-aside{align-items:flex-start}& .header-controls{display:none!important}& .name{font-family:Fira Sans,sans-serif;font-size:25pt;font-weight:700;line-height:1.1}& .contact-list{margin-top:.5em;gap:.2em}& .contact-line{font-size:9pt;gap:.4rem}& .contact-icon{width:1.8em}& .contact-icon svg{width:12px;height:12px}& .contact-icon.icon-github svg,& .contact-icon.icon-linkedin svg,& .contact-icon.icon-mail svg{fill:#b6073f}& .contact-value,& a.contact-value{color:var(--ink)}& .summary{font-family:Fira Sans,sans-serif;font-size:9pt;font-weight:700;font-style:normal;margin-top:.5em;line-height:1.3}& .resume-section{margin-top:1em}& .section-title{font-family:Fira Sans,sans-serif;font-size:14.4pt;font-weight:700;color:var(--ink);border-bottom:none;padding-bottom:6pt;margin-bottom:6pt;position:relative}& .section-title:after{content:"";position:absolute;bottom:0;left:0;width:12cm;height:2.5pt;background:linear-gradient(90deg,rgba(122,29,10,.6),transparent)}& .entry{margin-top:.3em}& .entry+.entry{margin-top:.5em}& .entry-topline{gap:.3rem}& .entry-title{font-family:Fira Sans,sans-serif;font-size:12pt;font-weight:700}& .entry-right{color:var(--ink)}& .entry-right,& .entry-subtitle{font-family:Fira Sans,sans-serif;font-size:9pt}& .entry-subtitle{font-style:italic;margin-top:.1em;line-height:1.25;color:var(--ink-soft)}& .entry-details{margin-top:.15em}& .stack-bullets{gap:0;padding-left:1.5em}& .stack-bullets li{font-family:Fira Sans,sans-serif;font-size:9pt;line-height:1.3;font-style:italic;color:var(--ink-soft);margin-top:.25em}& .stack-bullets li:first-child{margin-top:0}& .stack-bullets li:before{font-family:Fira Sans,sans-serif;content:"\25B8";font-size:8pt;left:-1.1rem;color:#922d3e;font-style:normal}& .projects-list{padding-left:1.5em;gap:0}& .projects-list li{font-family:Fira Sans,sans-serif;font-size:9pt;line-height:1.3;font-style:italic;color:var(--ink-soft);margin-top:.25em}& .projects-list li:first-child{margin-top:0}& .projects-list li:before{font-size:8pt;left:-1.1rem;color:#922d3e;font-style:normal}& .project-name{font-weight:700;color:#922d3e}& .project-name a{color:#922d3e}& .skills-block{margin-top:.3em;gap:.3em}& .skill-row{font-family:Fira Sans,sans-serif;font-size:9pt;line-height:1.25}& .skill-category{font-weight:700}& .skill-items{color:var(--ink-soft)}& .edu-detail{font-size:9pt;font-style:italic;color:var(--ink-muted)}& .resume-section[data-module=education],& .resume-section[data-module=projects],& .resume-section[data-module=skills]{page-break-inside:avoid;break-inside:avoid}& [data-theme=modern] .name{font-family:Fira Sans,sans-serif;color:#0f6faa;font-weight:700;letter-spacing:-.02em}& [data-theme=modern] .section-title{font-family:Fira Sans,sans-serif;font-size:10pt;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#0f6faa;border-bottom:2px solid #0f6faa;padding-bottom:3pt;margin-bottom:6pt}& [data-theme=modern] .section-title:after{display:none}& [data-theme=modern] .summary{font-style:normal;font-weight:500;border-left:3px solid #0f6faa;padding-left:.6rem}& [data-theme=modern] .projects-list li:before,& [data-theme=modern] .stack-bullets li:before{content:"\2022";color:#0f6faa}& [data-theme=modern] .entry-subtitle,& [data-theme=modern] .projects-list li,& [data-theme=modern] .stack-bullets li{font-style:normal}& [data-theme=modern] .contact-icon svg{fill:#0f6faa!important}& [data-theme=modern] .project-name,& [data-theme=modern] .project-name a{color:#0f6faa}& [data-theme=modern] .headshot-frame{border-radius:50%}& [data-theme=card] .section-title:after,& [data-theme=dark] .section-title:after{display:none}& [data-theme=card] .section-title,& [data-theme=dark] .section-title{font-family:Fira Sans,sans-serif;font-size:10pt;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#0f6faa;border-bottom:2px solid #0f6faa;padding-bottom:3pt;margin-bottom:6pt}& [data-theme=card] .name,& [data-theme=dark] .name{font-family:Fira Sans,sans-serif;color:#0f6faa;font-weight:700}& [data-theme=card] .summary,& [data-theme=dark] .summary{font-style:normal;font-weight:500}& [data-theme=card] .projects-list li:before,& [data-theme=card] .stack-bullets li:before,& [data-theme=dark] .projects-list li:before,& [data-theme=dark] .stack-bullets li:before{content:"\2022";color:#0f6faa}& [data-theme=card] .entry-subtitle,& [data-theme=card] .projects-list li,& [data-theme=card] .stack-bullets li,& [data-theme=dark] .entry-subtitle,& [data-theme=dark] .projects-list li,& [data-theme=dark] .stack-bullets li{font-style:normal;color:var(--ink-soft)}& [data-theme=card] .contact-icon svg,& [data-theme=dark] .contact-icon svg{fill:#0f6faa!important}& [data-theme=card] .project-name,& [data-theme=card] .project-name a,& [data-theme=dark] .project-name,& [data-theme=dark] .project-name a{color:#0f6faa}& [data-theme=card] .headshot-frame{border-radius:12px}& [data-theme=dark] .headshot-frame{border-radius:50%}}