:root{--g-blue:#1a73e8;--g-red:#d93025;--g-yellow:#f9ab00;--g-green:#188038;--g-text-primary:#202124;--g-text-secondary:#5f6368;--g-divider:#e8eaed;--g-surface:#ffffff;--google-blue:var(--g-blue);--google-red:var(--g-red);--google-yellow:var(--g-yellow);--google-green:var(--g-green);--google-gray:var(--g-text-secondary);--google-gray-strong:var(--g-text-primary);--google-gray-light:var(--g-divider)}@font-face{font-family:SF Pro Text;src:local("SF Pro Text"),local(".SFNSText"),local(".SFNSText-Regular");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:local("SF Pro Display"),local(".SFNSDisplay"),local(".SFNSText-Semibold");font-weight:600;font-style:normal}.resume-root{position:relative;width:min(100%,var(--content-max-width));min-height:var(--page-height,11in);height:auto;margin:0 auto;box-sizing:border-box;--page-pad-top:2.25rem;--page-pad-right:var(--page-padding-x,1.75rem);--page-pad-bottom:3.25rem;--page-pad-left:var(--page-padding-x,1.75rem);padding:var(--page-pad-top,2.25rem) var(--page-pad-right,1.75rem) var(--page-pad-bottom,2.75rem) var(--page-pad-left,1.75rem);border-radius:clamp(22px,2vw,30px);border:1px solid rgba(15,23,42,.12);background:var(--bg);--resume-accent:var(--accent,#ff385c);--resume-name-scale:1;--header-text-scale:1;--bullet-width:var(--bullet-size);--bullet-height:var(--bullet-size);--bullet-radius:50%;--header-pad-top:0rem;--header-pad-right:0rem;--header-pad-bottom:0rem;--header-pad-left:0rem;--header-align-items:stretch;--header-text-align:left;--header-justify:flex-start;color:var(--text);line-height:var(--line-height);overflow:visible;box-shadow:0 18px 50px rgba(15,23,42,.16)}.resume-root,.theme-default .card-meta,.theme-default .card-range,.theme-default .card-title,.theme-default .contact-list,.theme-default .contact-list__link,.theme-default .header-pill,.theme-default .header-pill__label,.theme-default .name,.theme-default .resume-inner,.theme-default .resume-sections,.theme-default .section,.theme-default .summary{font-family:var(--font-body)}.amazon-theme.resume-root{border:none}.resume-root.mode-export,.resume-root.mode-preview{border:none;border-radius:0;box-shadow:none;min-height:auto;padding:0!important}.resume-root.theme-default.mode-preview{padding:0!important}.resume-root.mode-export .ambient-bg,.resume-root.mode-preview .ambient-bg{display:none}.resume-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--section-gap)}.ambient-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:var(--ambient-1),var(--ambient-2);background-size:cover;background-repeat:no-repeat}.preview-zoom-wrap{transform-origin:top center;transition:transform .15s ease}.metric-highlight{color:var(--color-metric,var(--resume-accent,#ff385c));font-weight:600;transition:color .15s ease-in-out}.header{position:relative;display:flex;flex-direction:column;gap:calc(.12rem + (var(--header-gap-y, .6rem) * .6));padding:calc(var(--header-gap-y) + var(--header-pad-top, 0rem)) var(--header-pad-right) var(--header-pad-bottom,0) var(--header-pad-left);align-items:var(--header-align-items);text-align:var(--header-text-align)}.header>*{width:100%}.contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem;align-items:var(--header-align-items)}.contact-list__item{display:flex;align-items:center;gap:.45rem;font-size:calc(.9rem * var(--header-text-scale, 1));color:var(--text)}.contact-list__icon{width:calc(.9rem * var(--header-text-scale, 1));height:calc(.9rem * var(--header-text-scale, 1));color:var(--accent);flex-shrink:0}.contact-list__link{display:inline-flex;align-items:center;gap:.45rem;color:var(--text-secondary,var(--text,#333333));text-decoration:none}.contact-list__link:hover{color:var(--accent);text-decoration:underline}.contact-list--horizontal{flex-direction:row;flex-wrap:wrap;gap:.6rem 1rem;justify-content:var(--header-justify)}.contact-list--horizontal .contact-list__item{gap:.3rem}.name{font-family:var(--font-display);font-weight:800;font-size:calc(32px * var(--resume-name-scale));margin:calc(var(--header-gap-y, .6rem) * .5) 0 calc(var(--header-gap-y, .6rem) * .35);letter-spacing:.2px;text-align:var(--header-text-align)}.name.center{text-align:center}:is(.theme-netflix,.nv-theme-netflix) .nf-title{margin:-34px auto -36px;max-width:min(100%,820px);text-align:center;position:relative;z-index:1;overflow:visible}:is(.theme-netflix,.nv-theme-netflix) .nf-title__svg{display:block;width:100%;height:auto;max-height:170px}:is(.theme-netflix,.nv-theme-netflix) .nf-title__text{font-family:"Bebas Neue",var(--font-display),system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800;font-size:clamp(38px,4.9vw,58px);letter-spacing:.5px;fill:var(--color-accent,#e50914);opacity:1;mix-blend-mode:normal}:is(.theme-netflix,.nv-theme-netflix) .nf-title__text--curved{paint-order:normal}:is(.theme-netflix,.nv-theme-netflix) .nf-title__text--flat{paint-order:normal}:is(.theme-netflix,.nv-theme-netflix) .header-pills{justify-content:center;position:relative;z-index:1}:is(.theme-netflix,.nv-theme-netflix) .header{gap:.15rem}:is(.theme-netflix,.nv-theme-netflix) .ambient-bg{z-index:0}:is(.theme-netflix,.nv-theme-netflix) .header,:is(.theme-netflix,.nv-theme-netflix) .section{position:relative;z-index:1}.summary{font-size:calc(1rem * var(--header-text-scale, 1));margin:0;color:var(--text);opacity:.95;max-width:62ch;text-align:var(--header-text-align)}.header-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:var(--header-justify,var(--pills-justify,flex-start))}.header-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .85rem;border-radius:999px;background:var(--header-pill-bg);color:var(--header-pill-text);border:1px solid transparent;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.header-pill--icon{justify-content:center;width:2.4rem;height:2.4rem;padding:0}.header-pill:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.15)}.header-pill__icon{width:.95rem;height:.95rem;color:currentColor}.header-pill__label{font-size:calc(.9rem * var(--header-text-scale, 1))}.resume-sections{display:flex;flex-direction:column;gap:var(--section-gap);margin-top:var(--section-gap);border-top:1px solid var(--accent);padding-top:calc(var(--section-gap, 1.2rem) * .9)}.resume-sections>.section+.section,.section--airy{border-top:1px solid var(--divider);padding-top:calc(var(--section-gap, 1.2rem) * .9)}.section-title{font-family:var(--font-display);font-weight:700;font-size:calc(1.1rem * var(--section-title-scale, 1));margin:0 0 var(--section-title-gap);color:var(--text)}.section-title--no-bold{font-weight:400}.section-title--underline{text-decoration:underline;text-underline-offset:3px}.section-title--italic{font-style:italic}.section--skills .section-title{margin-bottom:calc(var(--section-title-gap) * .55)}.accent-line{border-bottom:2px solid var(--divider);padding-bottom:.4rem;text-transform:uppercase;letter-spacing:.4px}.glow-line{position:relative;padding-bottom:.4rem}.glow-line:after{content:"";display:block;height:3px;border-radius:999px;margin-top:6px;background:var(--accent);box-shadow:0 0 14px rgba(28,185,84,.35),0 0 22px rgba(28,185,84,.2)}.section-content{gap:var(--entry-gap,.9rem)}.entry,.section-content{display:flex;flex-direction:column}.entry{gap:.6rem;padding:.25rem 0}.section-content>.entry+.entry{border-top:none;padding-top:0;margin-top:0}.references-text{font-size:inherit;color:var(--text)}.references-link{color:var(--resume-accent,#1a73e8);text-decoration:underline;text-underline-offset:2px}.references-link:hover{opacity:.8}.reference-entry{margin-bottom:var(--entry-gap,.75rem)}.reference-entry .card-header{display:flex;flex-direction:column;gap:.25rem}@media (min-width:480px){.reference-entry .card-header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.reference-relationship{font-style:italic;opacity:.8}.reference-contact{display:flex;flex-direction:column;gap:.125rem;font-size:.875em;text-align:right}.reference-email,.reference-phone{color:var(--text-secondary,inherit)}.reference-email:hover{text-decoration:underline}.card,.entry,article.entry,ul.bullets{-moz-column-break-inside:auto;break-inside:auto;page-break-inside:auto;-moz-column-break-after:auto;break-after:auto;page-break-after:auto}.bullets li,.card-header,.chips,.entry-header,.section-header,.section-title,.skills-chips,.skills-table,h2.section-title{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.bullets li{orphans:2;widows:2}.card--breakable,.entry--breakable{-moz-column-break-inside:auto;break-inside:auto;page-break-inside:auto}.page-break-marker{-moz-column-break-before:page;break-before:page;page-break-before:always;height:0;overflow:hidden}.chips{display:flex;flex-wrap:wrap;gap:.45rem}.skills-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.skills-list li{position:relative;padding-left:1rem;font-size:.95rem;color:var(--text)}.skills-list li:before{content:"";position:absolute;left:0;top:.55em;width:.35rem;height:.35rem;border-radius:50%;background:var(--accent)}.skills-inline-list{font-size:.95rem;color:var(--text);margin:0}.skills-table{display:grid;grid-template-columns:max-content 1fr;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:.45rem;align-items:start}.skills-table__row{display:contents}.skills-table__items{font-size:.95rem;line-height:1.45;color:var(--text)}.skills-inline-groups{display:grid;gap:.35rem}.skills-inline-group{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:.4rem;column-gap:.4rem;row-gap:.1rem;align-items:baseline}.skills-inline-group__label{white-space:nowrap}.skills-inline-group__items{font-size:.95rem;color:var(--text)}.skills-inline-group__items--full{grid-column:1/-1}.skills-group-label,.skills-inline-group__label,.skills-table__label{font-size:.95rem;color:var(--text-secondary,#b2b2b2)}.skills-label--bold{font-weight:700;color:var(--text)}.skills-label--underline{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.skills-label--italic{font-style:italic}.chip{display:inline-flex;align-items:center;border-radius:var(--radius);padding:.4rem .85rem;background:var(--chip-bg);color:var(--chip-text);border:var(--chip-border);font-size:.85rem;font-weight:600;transition:transform .12s ease,box-shadow .12s ease}.chip:hover{transform:translateY(-1px)}.skill-chip{display:inline-flex;align-items:center;background:var(--chip-bg,#242424);color:var(--text-primary,#f2f2f2);padding:.3rem .8rem;border-radius:9999px;font-size:.9rem;transition:background .25s ease,box-shadow .25s ease}.skill-chip:hover{background:linear-gradient(90deg,rgba(29,185,84,.3),rgba(30,215,96,.3));box-shadow:0 0 6px rgba(29,185,84,.25)}.skill-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.nv-root{position:relative;width:min(100%,8.5in);min-height:11in;margin:0 auto;padding:var(--pad-page,48px);background:radial-gradient(80% 50% at 50% 0,rgba(255,255,255,.18),rgba(20,20,20,0) 80%),var(--color-bg,#141414);color:var(--color-text,#f5f5f1);font-family:var(--font-primary,"Inter",system-ui,sans-serif);letter-spacing:.01em;border-radius:18px;box-shadow:0 22px 50px rgba(0,0,0,.45);overflow:hidden}.nv-root:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);pointer-events:none}.nv-root.nv-mode-export{background:var(--color-bg,#141414)}.nv-root.nv-mode-export:after{display:none}.nv-header-centered{text-align:center;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.nv-name{margin:6px auto 12px;padding:0;border:0;background:none;text-align:center}.nv-meta{font-family:var(--font-body,"Inter"),sans-serif;font-size:14.5px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0;line-height:1.3;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;text-align:center}.nv-dot,.nv-meta{color:var(--color-muted,#b3b3b3)}.nv-dot{padding:0 6px}.nv-contact-line{font-family:var(--font-body,"Inter"),sans-serif;font-size:14px;color:var(--color-text,#f5f5f1);display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:4px;max-width:80%;line-height:1.4;margin:0 auto}.nv-contact-link{color:var(--color-text,#f5f5f1);text-decoration:none;transition:color .2s ease}.nv-contact-link:hover{color:var(--color-accent,#e50914)}.nv-link-icon{display:inline-flex;align-items:center;justify-content:center;font-size:19px;transition:color .2s ease,text-shadow .2s ease;margin-left:2px;color:var(--color-text,#f5f5f1)}.nv-link-icon svg{width:18px;height:18px;fill:currentColor}.nv-link-icon:hover{color:var(--color-accent,#e50914);text-shadow:0 0 6px rgba(229,9,20,.4)}.nv-header-divider-centered{width:100%;height:2px;background:linear-gradient(90deg,transparent,rgba(229,9,20,.4) 20%,rgba(229,9,20,.85) 50%,rgba(229,9,20,.4) 80%,transparent);opacity:1;margin:14px 0 26px}.nv-body{display:flex;flex-direction:column;gap:14px;margin-top:2px;position:relative;z-index:1}.nv-section{display:block}.nv-section-title{margin-top:14px;margin-bottom:6px;font-size:calc(var(--section-size, 16px) * var(--section-title-scale, 1) + 1px);font-weight:600;letter-spacing:.2em;color:var(--color-text,#f5f5f1);text-transform:uppercase;display:flex;align-items:center;gap:10px;text-shadow:0 0 4px rgba(229,9,20,.25)}.nv-body>.nv-section:first-of-type .nv-section-title{margin-top:0}.nv-section[data-section=education]{margin-bottom:-10px}.nv-section[data-section=education]+.nv-section{margin-top:-6px}.nv-section-title:before{content:"";display:inline-block;width:18px;height:3px;background:var(--color-accent,#e50914);box-shadow:0 0 4px rgba(229,9,20,.5)}.nv-card{background:#1a1a1a;border-radius:6px;padding:18px 22px;position:relative;margin-bottom:20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);transition:transform .2s ease,box-shadow .2s ease}.nv-card-stack{padding:0;overflow:hidden}.nv-stack-entry{padding:18px 22px}.nv-stack-divider{height:1px;width:calc(100% - 36px);margin:0 auto;background:linear-gradient(90deg,rgba(229,9,20,0),rgba(229,9,20,.6) 50%,rgba(229,9,20,0));opacity:.7}.nv-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-accent,#e50914);border-top-left-radius:6px;border-bottom-left-radius:6px;opacity:.8}.nv-mode-preview .nv-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.4)}.nv-card-head{margin-bottom:6px}.nv-role-line{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.nv-role-meta{display:flex;flex-direction:column;gap:2px}.nv-role{font-family:var(--font-body,"Inter"),sans-serif;font-size:16px;font-weight:500;line-height:var(--lh-tight,1.42);color:var(--color-text,#f5f5f1)}.nv-meta-line{line-height:var(--lh-tight,1.42);display:flex;flex-wrap:wrap;gap:6px}.nv-dates,.nv-meta-line{color:var(--color-muted,#b3b3b3);font-size:calc(var(--meta-size, 13px) + 1px)}.nv-dates{white-space:nowrap;margin-left:auto}.nv-card-link{display:inline-block;margin-top:6px;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.nv-bullets{margin:8px 0 0;padding-left:0;list-style:none}.nv-bullet{color:var(--color-text,#f5f5f1);font-size:calc(var(--bullet-size, 12.5px) + 1px);line-height:var(--lh-body,1.65);margin-bottom:4px;position:relative;padding-left:18px}.nv-bullet:before{content:"-";position:absolute;left:0;color:var(--color-muted,#b3b3b3)}.nv-skill-grid{display:flex;flex-wrap:wrap;gap:10px}.nv-skill-chip{font-size:13px;padding:6px 12px;border-radius:999px;background:#1c1c1c;color:var(--color-text,#f5f5f1);border:1px solid rgba(255,255,255,.08);transition:color .2s ease,text-shadow .2s ease}.nv-skill-chip:hover{color:var(--color-accent,#e50914);text-shadow:0 0 6px rgba(229,9,20,.4)}.nv-empty{font-size:13px;color:var(--color-muted,#b3b3b3);padding:12px;background:rgba(255,255,255,.02);border-radius:6px}@media print{.nv-root{background:#ffffff!important;color:#000000!important;box-shadow:none}.nv-root:after{display:none}.nv-card{background:#ffffff;box-shadow:none;border:1px solid #e6e6e6}.nv-link{color:#000000;border-color:transparent;text-shadow:none}.nv-header-divider-centered{background:#e50914;opacity:1}.nv-card:before,.nv-section-title:before{background:#e50914;box-shadow:none}}.card{background:none!important;border:none!important;box-shadow:none!important;padding:0!important}.card-header{display:flex;flex-direction:column;gap:.5rem}@media (min-width:640px){.card-header{flex-direction:row;justify-content:space-between;align-items:flex-start}.card-header>div:first-child{flex:1;min-width:0}}.card-title{margin:0;font-size:1.05rem;font-weight:600}.card-meta{font-size:.9rem}.card-meta,.card-range{margin:0;color:var(--muted)}.card-range{font-size:.85rem;letter-spacing:.02em;text-transform:none}.card-link{color:var(--link);text-decoration:none;font-weight:600;word-break:break-word}ul.bullets{list-style:none;padding-left:0;margin:0;display:flex;flex-direction:column;gap:calc(var(--bullet-gap, .75rem) * .8)}ul.bullets li{position:relative;padding-left:calc(var(--bullet-gap) + var(--bullet-size))}ul.bullets li:before{content:"";position:absolute;left:0;top:calc(.5em * var(--line-height, 1.3));transform:translateY(-50%);width:var(--bullet-width,var(--bullet-size));height:var(--bullet-height,var(--bullet-size));border-radius:var(--bullet-radius,50%);background:var(--accent);background-repeat:no-repeat;flex-shrink:0}.resume-root.bullet-style-square{--bullet-radius:0px;--bullet-width:var(--bullet-size);--bullet-height:var(--bullet-size)}.resume-root.bullet-style-dash{--bullet-radius:999px;--bullet-width:calc(var(--bullet-size, 6px) * 1.8);--bullet-height:calc(var(--bullet-size, 6px) * 0.45)}.resume-root.bullet-style-dash ul.bullets li:before{content:"–";background:transparent;width:auto;height:auto;border-radius:0;color:var(--accent);font-weight:400}.wave-stack{position:relative;margin:6px 0 10px;height:28px}.wave{position:absolute;left:0;right:0;top:0;height:28px}.wave path{d:path("M0,20 C200,0 400,40 600,20 800,0 1000,40 1200,20 1320,10 1440,20 1440,20 L1440,40 0,40 Z");fill:none;stroke-linecap:round}.resume-header{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;align-items:flex-start;position:relative;z-index:0}.resume-header__identity{display:flex;flex-direction:column;justify-content:center;padding-left:1.25rem;line-height:.9;gap:.7rem;margin-top:0;transform:translate(-.25rem,.1rem)}.resume-header h1{font-family:var(--font-family,var(--font-body));color:var(--text-primary,#f2f2f2);font-weight:600;line-height:.8;letter-spacing:-.01em;margin:0;text-transform:capitalize;font-size:clamp(3.05rem,4.1vw,3.55rem)}.resume-spotify .resume-header h1{font-size:clamp(3.2rem,4.1vw,3.7rem)}.resume-header__last-name{color:var(--accent,#1db954);letter-spacing:.04em}.resume-header__contact{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.18rem;text-align:right;font-size:.95rem}.resume-header .resume-header__social-icon,.resume-header a,.resume-header span{color:var(--text-secondary,#b2b2b2);transition:color .15s ease}.resume-header a{text-decoration:none}.resume-header a:hover{color:var(--accent-light,var(--accent,#1db954))}.resume-header__socials{display:flex;gap:1rem;padding-top:.35rem;font-size:1.1rem}.resume-header__social-icon{width:1.1em;height:1.1em;opacity:.8;color:currentColor;transition:color .15s ease,opacity .15s ease}.resume-header a:focus-visible .resume-header__social-icon,.resume-header a:hover .resume-header__social-icon{opacity:1;color:var(--accent-light,var(--accent,#1db954))}.resume-header:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 30%,rgba(29,185,84,.05),transparent 70%);pointer-events:none;z-index:-1}.resume-spotify .resume-header:after{display:none}.header--split{padding-top:.25rem}@media (max-width:640px){.resume-header{grid-template-columns:1fr;text-align:center;align-items:center}.resume-header__identity{padding-left:0;margin-top:0;align-items:center;transform:none}.resume-header__contact{align-items:center;text-align:center}}.resume-divider{background:var(--accent,#1db954);border:none;border-radius:9999px;height:3px;margin:.35rem 0;opacity:1}hr{border-color:var(--divider)}.resume-spotify .section-content{gap:.6rem}.resume-spotify ul.bullets li{color:var(--text-secondary,#b2b2b2)}.resume-spotify ul.bullets{gap:.06rem}.resume-spotify ul.bullets li:before{width:.3rem;height:.3rem;top:.6em;left:.35rem;background:var(--accent,#1db954);opacity:.65}.resume-spotify .metric-highlight{color:var(--resume-accent,var(--accent,#1db954))}.resume-spotify .section-content>.entry+.entry{border-top:none;margin-top:.18rem;padding-top:.18rem}.resume-spotify .resume-sections{gap:.3rem}.resume-spotify .resume-sections>.section+.section{border-top:none;padding-top:0}.resume-spotify section+section{margin-top:.15rem}.resume-spotify .wave-front path{stroke:var(--wave-stroke);stroke-width:3;filter:drop-shadow(0 0 8px var(--wave-glow))}.resume-spotify .wave-back path,.resume-spotify .wave-mid path{stroke:var(--wave-fade);stroke-width:3}.resume-spotify .wave-mid path{transform:translateY(4px)}.resume-spotify .wave-back path{transform:translateY(8px)}.resume-root a{color:var(--link)}.resume-root .contact-list__link{color:var(--text,#1a1a1a)}.resume-root .resume-header a{color:var(--text-secondary,#b2b2b2)}.resume-root .resume-header a:hover{color:var(--accent-light,var(--accent,#1db954))}.airbnb-resume{background:#ffffff;border:none;border-radius:0;box-shadow:none;width:100%;max-width:100%;padding:var(--page-pad-top,clamp(18px,2.6vw,28px)) var(--page-pad-right,clamp(20px,3vw,32px)) var(--page-pad-bottom,clamp(22px,3.2vw,34px)) var(--page-pad-left,clamp(20px,3vw,32px));color:var(--airbnb-secondary,#484848);font-family:var(--rr-font-family,var(--airbnb-font,"Inter",sans-serif));font-size:var(--rr-font-size,.96rem);line-height:var(--airbnb-body-line-height,var(--rr-line-height,1.44));--airbnb-max-width:690px;--airbnb-section-gap:22px;--airbnb-stack-gap:16px;--airbnb-entry-gap:14px;--airbnb-header-name-size:30px;--airbnb-header-headline-size:14.5px;--airbnb-section-label-size:11px;--airbnb-header-pad-x:18px;--airbnb-header-pad-y:16px;--airbnb-chip-gap:8px;--airbnb-chip-padding-x:10px;--airbnb-chip-padding-y:6px}.airbnb-resume.mode-export{padding:0!important}.airbnb-rail{width:100%;max-width:var(--airbnb-max-width,690px);margin:0 auto;gap:18px}.airbnb-body,.airbnb-rail{display:flex;flex-direction:column}.airbnb-body{gap:var(--airbnb-section-gap,22px)}.airbnb-profile{margin:0;padding:var(--airbnb-header-pad-y,16px) var(--airbnb-header-pad-x,18px);border-radius:var(--rr-radius,14px);border-left:1px solid var(--airbnb-border,#ebebeb);background:var(--rr-card-bg,var(--airbnb-card-bg,rgba(34,34,34,.03)));border:1px solid var(--airbnb-border,#ebebeb);border-left:3px solid var(--airbnb-accent-marker,rgba(255,56,92,.32));display:flex;flex-direction:column;gap:10px}.airbnb-profile__top{display:flex;flex-direction:column;gap:4px}.airbnb-profile__name{margin:0;font-size:var(--airbnb-header-name-size,30px);font-weight:650;color:var(--airbnb-ink,#222222);letter-spacing:-.012em;line-height:1.1}.airbnb-profile__headline{margin:0;font-size:var(--airbnb-header-headline-size,14.5px);font-weight:500;color:var(--airbnb-muted,#717171);line-height:1.25}.airbnb-profile__chips{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:var(--airbnb-chip-gap,8px)}.airbnb-chip,.airbnb-profile__chip{display:inline-flex}.airbnb-chip{align-items:center;max-width:100%;padding:var(--airbnb-chip-padding-y,6px) var(--airbnb-chip-padding-x,10px);border-radius:9999px;border:1px solid var(--airbnb-border,#ebebeb);background:var(--airbnb-chip-bg,rgba(255,255,255,.85));color:var(--airbnb-ink,#222222);font-size:.82rem;line-height:1.2;font-weight:500;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.airbnb-chip--link:focus-visible,.airbnb-chip--link:hover{text-decoration:underline;text-underline-offset:2px;outline:none}.airbnb-summary{margin:0;font-size:.95rem;color:var(--airbnb-secondary,#484848);line-height:calc(var(--airbnb-body-line-height, 1.48) + .06)}.airbnb-section{display:flex;flex-direction:column}.airbnb-section-header{display:flex;align-items:center;gap:12px;margin:0 0 10px}.airbnb-section-title{margin:0;font-size:calc(var(--airbnb-section-label-size, 11px) * var(--section-title-scale, 1));font-family:var(--rr-font-family,var(--airbnb-font,"Inter",sans-serif));font-weight:650;letter-spacing:var(--rr-section-label-tracking,.14em);text-transform:uppercase;color:var(--airbnb-muted,#717171)}.airbnb-section-rule{flex:1;height:1px;background:var(--airbnb-accent-rule,rgba(255,56,92,.14));opacity:var(--rr-section-rule-opacity,.14)}.airbnb-stack{display:flex;flex-direction:column;gap:var(--airbnb-stack-gap,16px)}.airbnb-card{background:transparent;border:none;border-radius:0;padding:0}.airbnb-card,.airbnb-resume.mode-export .airbnb-card{box-shadow:none}.airbnb-entry{padding-bottom:var(--airbnb-entry-gap,14px)}.airbnb-entry+.airbnb-entry{margin-top:var(--airbnb-entry-gap,14px);padding-top:var(--airbnb-entry-gap,14px);border-top:none}.airbnb-entry:last-child{padding-bottom:0}.airbnb-entry__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:10px}@media (max-width:640px){.airbnb-entry__header{flex-direction:column}}.airbnb-entry__title{margin:0;font-size:1rem;font-weight:600;color:var(--airbnb-secondary,#484848)}.airbnb-entry__meta{margin:5px 0 0;font-size:.9rem;color:var(--airbnb-muted,#717171)}.airbnb-entry__dates{margin:1px 0 0;font-size:.85rem;font-weight:500;color:var(--airbnb-muted,#717171)}.airbnb-entry__link{font-size:.95rem;color:inherit;text-decoration:underline;text-underline-offset:2px;font-weight:500}.airbnb-entry__link:focus-visible,.airbnb-entry__link:hover{text-decoration-color:currentColor;outline:none}.airbnb-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.airbnb-bullet{position:relative;padding-left:18px;font-size:.92rem;color:var(--airbnb-secondary,#484848);line-height:calc(var(--airbnb-body-line-height, 1.48) + .04);white-space:pre-wrap}.airbnb-bullet:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:var(--airbnb-muted,#717171)}.airbnb-resume .metric-highlight{font-weight:650;color:var(--color-metric,var(--airbnb-primary,#ff385c))}.airbnb-skill-categories{display:flex;flex-direction:column;gap:14px}.airbnb-skill-category{display:flex;flex-direction:column;gap:8px}.airbnb-skill-label{margin:0;font-size:.82rem;font-weight:650;letter-spacing:.01em;color:var(--airbnb-muted,#717171)}.airbnb-skill-chips{display:flex;flex-wrap:wrap;gap:6px}.airbnb-skill-chips .airbnb-chip{font-size:.8rem}.airbnb-skill-more{margin-top:10px;font-size:.8rem;color:var(--airbnb-muted,#717171)}.airbnb-icon{width:16px;height:16px}.airbnb-watermark{position:absolute;inset:auto 64px 32px auto;width:96px;height:96px;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg width='96' height='96' viewBox='0 0 32 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 4c-2.3 0-4.5 1.2-5.7 3.4L4.2 21.2c-1.8 3.4-1.7 7.4.2 10.6C6.4 35 10 37 14 37c2.3 0 4.6-.8 6.4-2.3 1.8 1.5 4.1 2.3 6.4 2.3 4 0 7.6-2 9.6-5.2 1.8-3.2 1.9-7.2.2-10.6L21.7 7.4C20.5 5.2 18.3 4 16 4Zm0 12c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6Z' fill='%23FF385C' fill-opacity='0.7'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;display:none}.airbnb-resume.mode-export .airbnb-watermark{display:none}@media print{.airbnb-resume{-webkit-box-decoration-break:clone;box-decoration-break:clone}.airbnb-profile{padding:12px 14px;gap:8px;-moz-column-break-after:avoid;break-after:avoid;background:var(--rr-card-bg,var(--airbnb-card-bg,rgba(34,34,34,.03)))}.airbnb-profile__name{font-size:22px;font-weight:650}.airbnb-chip{white-space:normal;overflow:visible;text-overflow:clip}.airbnb-section-title{-moz-column-break-after:avoid;break-after:avoid}.airbnb-bullets,.airbnb-entry__header{-moz-column-break-inside:avoid;break-inside:avoid}}.theme-airbnbSuperhost{--as-accent:var(--accent,#ff385c);--as-bg:var(--bg,#f7f7f7);--as-surface:var(--surface,#ffffff);--as-text:var(--text,#222222);--as-muted:var(--muted,#6b6b6b);--as-border:rgba(34,34,34,0.12);--as-radius:16px;--as-radius-pill:9999px;--as-shadow:0 12px 28px rgba(34,34,34,0.08);--as-shadow-soft:0 8px 18px rgba(34,34,34,0.06);--as-hero-bg:linear-gradient(180deg,rgba(255,56,92,0.08),transparent 55%);--as-pill-bg:rgba(255,56,92,0.09);--as-pill-border:rgba(255,56,92,0.18)}.airbnb-superhost-resume{background:var(--as-bg);color:var(--as-text);border:none;border-radius:0;box-shadow:none;width:100%;max-width:100%;padding:var(--page-pad-top,clamp(18px,2.6vw,28px)) var(--page-pad-right,clamp(20px,3vw,32px)) var(--page-pad-bottom,clamp(22px,3.2vw,34px)) var(--page-pad-left,clamp(20px,3vw,32px));font-family:var(--font-family,var(--font-body,"Inter",sans-serif));font-size:.95rem;line-height:var(--line-height,1.55)}.airbnb-superhost-resume.mode-export{background:#ffffff}.airbnb-superhost-resume.mode-export .as-hero{box-shadow:none;background-image:none}.airbnb-superhost-resume.mode-export .as-contact-btn{box-shadow:none}.airbnb-superhost-resume .metric-highlight{font-weight:700;color:var(--color-metric,var(--as-accent))}.as-hero{background:var(--as-surface);border:1px solid var(--divider,rgba(34,34,34,.12));border-radius:var(--as-radius);box-shadow:var(--as-shadow);padding:18px 20px;display:flex;flex-direction:column;gap:14px;background-image:var(--as-hero-bg);-moz-column-break-inside:avoid;break-inside:avoid}.as-hero-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.as-hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.as-hero-identity{display:flex;gap:12px;min-width:0}.as-avatar{width:64px;height:64px;border-radius:9999px;background:rgba(255,56,92,.09);border:1px solid rgba(255,56,92,.18);color:var(--as-accent);display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:-.02em}.as-hero-text{display:flex;flex-direction:column;gap:6px;min-width:0}.as-hero-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.as-hero-name{margin:0;font-size:1.85rem;font-weight:760;letter-spacing:-.02em;color:var(--as-text);line-height:1.05}.as-verified{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:var(--as-radius-pill);background:rgba(34,34,34,.04);border:1px solid rgba(34,34,34,.08);color:var(--as-text);font-size:.86rem;font-weight:650;white-space:nowrap}.as-hero-headline{margin:0;color:var(--as-muted);font-size:1.02rem;font-weight:560;line-height:1.25}.as-hero-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.as-location-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:var(--as-radius-pill);background:var(--as-pill-bg);border:1px solid var(--as-pill-border);color:var(--as-accent);font-size:.84rem;font-weight:650}.as-contact-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.as-contact-btn{width:34px;height:34px;border-radius:9999px;background:rgba(255,255,255,.9);border:1px solid rgba(34,34,34,.12);box-shadow:var(--as-shadow-soft);display:inline-flex;align-items:center;justify-content:center;color:var(--as-text);text-decoration:none}.as-contact-btn:focus-visible,.as-contact-btn:hover{border-color:rgba(255,56,92,.35);outline:none}.as-icon{width:16px;height:16px}.as-logo-icon{width:18px;height:18px}.as-summary{margin:0;color:rgba(34,34,34,.86);line-height:calc(var(--line-height, 1.55) + .05)}.as-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:14px 16px;margin-top:14px;align-items:start}.as-col{display:flex;flex-direction:column;gap:14px;min-width:0}@media (max-width:760px){.as-hero-top{flex-direction:column}.as-hero-right,.as-hero-top{align-items:flex-start}.as-contact-row{justify-content:flex-start}.as-grid{grid-template-columns:1fr}}.as-section{display:flex;flex-direction:column;gap:10px}.as-section-header{display:flex;align-items:center;gap:12px;padding-left:6px}.as-section-rule{flex:1;height:1px;background:rgba(255,56,92,.22)}.as-section-title.section-title{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:calc(1.05rem * var(--section-title-scale, 1));font-weight:780;letter-spacing:-.012em;color:var(--as-text)}.as-card{background:var(--as-surface);border:1px solid var(--divider,rgba(34,34,34,.12));border-radius:var(--as-radius);box-shadow:var(--as-shadow-soft);padding:16px 18px;-moz-column-break-inside:avoid;break-inside:avoid}.airbnb-superhost-resume.mode-export .as-card{box-shadow:none}.as-card-stack{display:flex;flex-direction:column;gap:10px}.as-project-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start}.as-project-thumb{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(34,34,34,.04);font-weight:800;color:rgba(34,34,34,.8);background:rgba(255,56,92,.08);border:1px solid rgba(255,56,92,.16);color:var(--as-accent)}.as-project-main{min-width:0}.as-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:14px;column-gap:14px;row-gap:6px;align-items:start;margin-bottom:12px}.as-card-heading{min-width:0}.as-card-title{margin:0;font-size:1rem;font-weight:760;color:var(--as-text);line-height:1.15}.as-card-meta{margin:6px 0 0;color:var(--as-muted);font-size:.9rem;line-height:1.25}.as-card-dates{margin:0;color:var(--as-muted);font-size:.84rem;font-weight:650;text-align:right;line-height:1.1;white-space:nowrap;flex-shrink:0}.as-card-meta--full{grid-column:1/-1;margin:0}.as-card-link{font-size:.88rem;color:var(--as-accent);text-decoration:underline;text-underline-offset:2px;font-weight:650;white-space:nowrap}.as-card-link:focus-visible,.as-card-link:hover{outline:none;text-decoration-color:currentColor}.as-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.as-bullets--tight{margin-top:10px;gap:6px}.airbnb-superhost-resume .as-bullets .bullet{position:relative;padding-left:16px;font-size:.92rem;color:rgba(34,34,34,.88);line-height:calc(var(--line-height, 1.55) + .03);white-space:pre-wrap}.airbnb-superhost-resume .as-bullets .bullet:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:rgba(34,34,34,.35)}.as-skill-buckets{display:flex;flex-direction:column;gap:14px}.as-skill-bucket{display:flex;flex-direction:column;gap:10px}.as-skill-bucket-title{margin:0;font-size:.84rem;font-weight:850;letter-spacing:.01em;color:rgba(34,34,34,.82)}.as-skill-grid{display:flex;flex-wrap:wrap;gap:8px}.as-skill-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:9999px;border:1px solid rgba(34,34,34,.12);background:rgba(255,255,255,.9);color:rgba(34,34,34,.88);font-size:.86rem;font-weight:650;max-width:100%}.as-skill-icon{width:15px;height:15px;color:rgba(255,56,92,.85);flex:none}.as-skill-label{overflow:visible;text-overflow:clip;white-space:normal}.as-edu-rows{display:flex;flex-direction:column;gap:12px}.as-edu-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.as-edu-main{min-width:0}.as-edu-school{margin:0;font-size:.98rem;font-weight:780;color:var(--as-text);line-height:1.2}@media print{.airbnb-superhost-resume{background:#ffffff;-webkit-box-decoration-break:clone;box-decoration-break:clone}.as-card,.as-edu-row,.as-exp-card,.as-hero,.as-project-card{-moz-column-break-inside:avoid;break-inside:avoid}.as-card,.as-contact-btn,.as-hero{box-shadow:none}}.theme-netflix .name{font-size:38px;text-shadow:0 1px 0 #000,0 0 24px rgba(229,10,20,.15)}.theme-netflix .name,.theme-netflix .section-title{letter-spacing:.45px;text-transform:uppercase}.resume-discord.resume-root{padding:var(--page-pad-top,2.25rem) var(--page-pad-right,1.75rem) var(--page-pad-bottom,2.75rem) var(--page-pad-left,1.75rem);border:1px solid rgba(255,255,255,.06);background:var(--surface,#1e1f22);color:var(--text-primary,#f2f3f5);font-family:var(--font-family,var(--font-body));font-size:12.25px;line-height:1.45;letter-spacing:.1px;box-shadow:none;overflow:hidden}.resume-discord .ambient-bg{display:none}.resume-discord.mode-export.resume-root,.resume-discord.mode-preview.resume-root{border-radius:0;box-shadow:none}.discord-theme,.discord-theme *{border-radius:0!important}.discord-page{display:flex;flex-direction:column;gap:1.05rem}.discord-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding-bottom:.95rem;border-bottom:1px solid rgba(255,255,255,.06);align-items:start;text-align:left}.discord-header__left{min-width:0;display:flex;flex-direction:column;gap:.65rem}.discord-header__right{display:flex;align-items:flex-start;justify-content:flex-end;padding-top:.1rem}.discord-identity{display:flex;flex-direction:column;gap:.2rem;align-items:flex-start}.discord-name{margin:0;font-size:1.75rem;font-weight:650;color:var(--text-primary,#f2f3f5)}.discord-title{margin:0;font-size:1.05rem;font-weight:500;color:var(--text-secondary,#b9bbbe)}.discord-body{display:flex;flex-direction:column;gap:1.15rem}.discord-meta{display:flex;flex-wrap:wrap;gap:.6rem 1rem;font-size:.92rem;justify-content:flex-start}.discord-meta__item{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-secondary,#b9bbbe);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.discord-meta__item:focus-visible,.discord-meta__item:hover{color:var(--text-primary,#f2f3f5);border-color:rgba(255,255,255,.08);outline:none}.discord-meta__icon{width:.95rem;height:.95rem;color:var(--accent,#5865f2)}.discord-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .9rem;font-size:.9rem;color:var(--text-secondary,#b9bbbe);justify-content:flex-start}.discord-links__item{display:inline-flex;align-items:center;min-width:0}.discord-links--sidebar{flex-direction:column;align-items:flex-end;gap:.55rem}.discord-link{display:inline-flex;align-items:center;gap:.35rem;min-width:0;color:var(--text-secondary,#b9bbbe);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.discord-link__icon{width:.92rem;height:.92rem;color:rgba(185,187,190,.85)}.discord-link--icon{padding:.2rem}.discord-link--icon .discord-link__icon{width:1.02rem;height:1.02rem}.discord-link__text{overflow-wrap:anywhere;word-break:break-word}.discord-link:focus-visible,.discord-link:hover{color:var(--text-primary,#f2f3f5);border-color:rgba(255,255,255,.08);outline:none}.discord-link:focus-visible .discord-link__icon,.discord-link:hover .discord-link__icon{color:var(--accent,#5865f2)}.discord-header .discord-link,.discord-header .discord-link__icon,.discord-header .discord-meta__icon,.discord-header .discord-meta__item{color:var(--accent,#5865f2)}.discord-header .discord-link:focus-visible,.discord-header .discord-link:hover,.discord-header .discord-meta__item:focus-visible,.discord-header .discord-meta__item:hover{color:var(--accent-hover,var(--accent,#5865f2));border-color:rgba(88,101,242,.25)}.discord-summary{margin:0;padding:0;font-size:.98rem;color:var(--text-secondary,#b9bbbe)}.discord-summary p{margin:0}.discord-channel-title{margin:0 0 .65rem;font-size:calc(.96rem * var(--section-title-scale, 1));font-weight:650;letter-spacing:.12em;text-transform:lowercase;color:var(--text-secondary,#b9bbbe)}.discord-section+.discord-section{margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.06)}.discord-section__body{display:flex;flex-direction:column;gap:.6rem}.discord-entry{display:flex;flex-direction:column;gap:.4rem}.discord-entry+.discord-entry{margin-top:1rem}.discord-entry__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.discord-entry__title{margin:0;font-size:1.02rem;font-weight:650}.discord-entry__meta{margin:.2rem 0 0;font-size:.85rem;color:var(--text-secondary,#b9bbbe)}.discord-entry__aside{display:flex;align-items:center;gap:.75rem;font-size:.8rem;color:var(--text-secondary,#b9bbbe)}.discord-entry__link{color:var(--link,#00aeef);text-transform:uppercase;letter-spacing:.08em;font-weight:650;text-decoration:none}.discord-entry__link:focus-visible,.discord-entry__link:hover{color:var(--accent-hover,var(--accent));outline:none}.discord-bullets{margin:.25rem 0 0;padding-inline-start:1.2rem;display:flex;flex-direction:column;gap:.45rem}.dc-role-block{position:relative;padding-left:.85rem}.dc-role-block+.dc-role-block{margin-top:.75rem}.dc-role-block:before{content:"";position:absolute;left:0;top:.2rem;bottom:.2rem;width:2px;background:rgba(88,101,242,.35)}.dc-role-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.dc-role-left{min-width:0;font-size:1.02rem;line-height:1.3}.dc-role-title{font-weight:650;color:var(--text-primary,#f2f3f5)}.dc-role-dates,.dc-role-meta{color:var(--text-secondary,#b9bbbe);font-weight:450}.dc-role-dates{flex:0 0 auto;font-size:.85rem;white-space:nowrap}.dc-messages{margin:.4rem 0 0;padding-inline-start:1.15rem}.dc-messages,.discord-skill-groups{display:flex;flex-direction:column;gap:.45rem}.discord-skill-line{display:grid;grid-template-columns:92px 1fr;gap:.6rem;align-items:start}.discord-skill-line__label{font-size:.86rem;font-weight:650;letter-spacing:.06em;color:var(--text-secondary,#b9bbbe);text-transform:uppercase}.discord-skill-line__items{color:var(--text-primary,#f2f3f5)}.resume-discord li.bullet::marker{content:"• ";font-weight:600;color:rgba(185,187,190,.9)}.resume-discord a{color:var(--link,#00aeef);text-decoration:none}.resume-discord a:focus-visible,.resume-discord a:hover{color:var(--accent-hover,var(--accent))}.resume-discord .metric-highlight{color:var(--accent,#5865f2);font-weight:600}.mode-export .resume-discord.resume-root{box-shadow:none}.resume-spotify{--sp-bg:#121212;--sp-bg-card:#181818;--sp-green:#1db954;--sp-white:#ffffff;--sp-gray:#b3b3b3;--sp-gray-dark:#6a6a6a;--sp-divider:#282828;background-color:var(--sp-bg);color:var(--sp-white);font-family:Circular Std,Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding:var(--page-pad-top,40px) var(--page-pad-right,48px) var(--page-pad-bottom,40px) var(--page-pad-left,48px);height:100%;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.resume-spotify:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg,rgba(29,185,84,.25),transparent);pointer-events:none;z-index:0}.resume-spotify>*{position:relative;z-index:1}.resume-spotify.mode-preview{min-height:var(--content-area-height,100%);padding:var(--page-pad-top,.25in) var(--page-pad-right,.25in) var(--page-pad-bottom,0) var(--page-pad-left,.25in)!important}.resume-spotify .spotify-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.resume-spotify .spotify-header__left{flex:1}.resume-spotify .spotify-name{font-size:48px;font-weight:700;margin:0 0 4px;line-height:1.1;letter-spacing:-.5px}.resume-spotify .spotify-title{font-size:16px;color:var(--sp-gray);margin:0}.resume-spotify .spotify-header__right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:13px;color:var(--sp-gray)}.resume-spotify .spotify-contact-item{display:flex;align-items:center;gap:6px;color:var(--sp-gray);text-decoration:none}.resume-spotify .spotify-contact-icon{width:14px;height:14px;flex-shrink:0;color:var(--sp-green)}.resume-spotify .spotify-divider{border:none;height:1px;background:var(--sp-divider);margin:0 0 28px}.resume-spotify .spotify-body{display:flex;gap:40px;flex:1}.resume-spotify .spotify-sidebar{width:260px;flex-shrink:0}.resume-spotify .spotify-main{flex:1;min-width:0}.resume-spotify h2{font-size:calc(20px * var(--section-title-scale, 1));font-weight:700;margin:0 0 12px}.resume-spotify h3{font-size:16px;font-weight:700;margin:0}.resume-spotify .spotify-playlist-tag{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--sp-green);margin:0 0 12px}.resume-spotify .green-square{width:10px;height:10px;background:var(--sp-green);display:inline-block}.resume-spotify .spotify-skill-list{list-style:none;padding:0;margin:0}.resume-spotify .spotify-skill-list li{display:flex;align-items:center;padding:6px 0;gap:10px}.resume-spotify .skill-number{width:18px;font-size:13px;color:var(--sp-gray);text-align:right}.resume-spotify .skill-bars{display:flex;align-items:center;gap:2px;width:16px}.resume-spotify .skill-bars:after,.resume-spotify .skill-bars:before{content:"";width:3px;background:var(--sp-green)}.resume-spotify .skill-bars:before{height:14px}.resume-spotify .skill-bars:after{height:10px}.resume-spotify .skill-name{flex:1;font-size:13px;font-weight:600}.resume-spotify .skill-level{font-size:11px;color:var(--sp-gray-dark)}.resume-spotify .spotify-highlights{margin-top:24px}.resume-spotify .spotify-highlights h3{margin-bottom:10px}.resume-spotify .spotify-highlights ul{list-style:none;padding:0;margin:0}.resume-spotify .spotify-highlights li{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--sp-gray);margin-bottom:6px;line-height:1.4}.resume-spotify .spotify-highlights .green-square{margin-top:3px;flex-shrink:0}.resume-spotify .spotify-sidebar-projects{margin-top:24px}.resume-spotify .spotify-sidebar-projects h2{font-size:14px;margin-bottom:12px}.resume-spotify .spotify-sidebar-projects .spotify-project{margin-bottom:10px}.resume-spotify .spotify-sidebar-projects .project-name{font-size:13px}.resume-spotify .spotify-sidebar-projects .project-desc{font-size:11px}.resume-spotify .spotify-job{margin-bottom:20px}.resume-spotify .job-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.resume-spotify .job-title{font-size:15px;font-weight:700}.resume-spotify .job-company{font-size:13px;color:var(--sp-green);margin:2px 0 0}.resume-spotify .job-date{font-size:12px;color:var(--sp-gray);white-space:nowrap}.resume-spotify .job-bullets{list-style:disc;padding-left:18px;margin:6px 0 0}.resume-spotify .job-bullets li{font-size:12px;line-height:1.5;margin-bottom:4px;color:var(--sp-white)}.resume-spotify .metric-highlight{color:var(--sp-green);font-weight:600}.resume-spotify .spotify-main section{margin-bottom:24px}.resume-spotify .spotify-project{margin-bottom:12px}.resume-spotify .project-name{color:var(--sp-green);font-size:14px;font-weight:600;margin-bottom:2px}.resume-spotify .project-desc{font-size:12px;color:var(--sp-gray);line-height:1.4;margin:0}.resume-spotify .spotify-edu{margin-bottom:16px}.resume-spotify .edu-degree{font-size:15px;font-weight:700}.resume-spotify .edu-header{display:flex;justify-content:space-between;align-items:flex-start}.resume-spotify .edu-school{font-size:13px;color:var(--sp-green);margin:2px 0 0}.resume-spotify .edu-date,.resume-spotify .edu-details{font-size:12px;color:var(--sp-gray)}.resume-spotify .edu-details{margin:4px 0 0;line-height:1.4}.resume-spotify .spotify-footer{margin-top:auto;margin-left:calc(-1 * var(--page-pad-left, 48px));margin-right:calc(-1 * var(--page-pad-right, 48px));margin-bottom:calc(-1 * var(--page-pad-bottom, 40px));padding:16px var(--page-pad-right,48px) 20px var(--page-pad-left,48px);background:var(--sp-bg-card)}.resume-spotify .status-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.resume-spotify .play-button{width:36px;height:36px;background:var(--sp-green);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--sp-bg);font-size:14px;padding-left:2px}.resume-spotify .status-text{display:flex;flex-direction:column;gap:1px}.resume-spotify .status-text strong{font-size:13px;font-weight:600}.resume-spotify .status-text span{font-size:11px;color:var(--sp-gray)}.resume-spotify .progress-bar{height:4px;background:var(--sp-divider);border-radius:2px;position:relative;width:100%}.resume-spotify .progress-fill{position:absolute;left:0;top:0;height:100%;width:60%;background:var(--sp-white);border-radius:2px}.resume-spotify .progress-dot{position:absolute;left:60%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--sp-green);border-radius:50%}@media print{.resume-spotify{background-color:#121212!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.mode-export .resume-spotify{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body:has(.resume-spotify){background-color:#121212;margin:0;padding:0}.resume-spotify.mode-export{min-height:100vh;margin:0;padding:0!important}.resume-spotify.mode-export:before{height:240px}@media print{body:has(.resume-spotify),html:has(.resume-spotify){background-color:#121212!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.resume-spotify{min-height:100vh!important}}.apple-theme{font-family:var(
    --rr-font-family,-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display",Inter,Arial,sans-serif
  );color:var(--rr-text,#111827);background:var(--bg,#ffffff);font-size:var(--apple-body-size,12.5px);line-height:var(--apple-line-height,1.45);letter-spacing:.01em;--resume-accent:var(--rr-accent,#0071e3)}.apple-theme,.apple-theme *{border-radius:var(--apple-radius,0)!important}.apple-theme.resume-root{border-radius:var(--apple-radius,0)!important}.apple-theme.mode-export.resume-root,.apple-theme.resume-root{box-shadow:none;animation:none}.apple-theme .resume-inner{width:100%;max-width:100%;margin:0;padding:0;gap:var(--rr-section-gap,16px);border-radius:var(--apple-radius,0)!important;background:var(--surface,#ffffff);border:none;transition:background .3s ease}.apple-theme .ambient-bg{display:none}.apple-theme .apple-header{text-align:var(--apple-header-text-align,center);margin-top:0;padding:var(--apple-header-pad-top,0) var(--apple-header-pad-right,0) var(--apple-header-pad-bottom,0) var(--apple-header-pad-left,0);display:flex;flex-direction:column;gap:var(--apple-header-gap,.25rem);align-items:var(--apple-header-align-items,center);border:none}.apple-theme .apple-title{margin:0;font-size:var(--apple-title-size,15px);font-weight:600;color:var(--rr-text,#111827)}.apple-theme .apple-links,.apple-theme .apple-meta{margin:0;font-size:var(--apple-title-size,16px);line-height:var(--apple-line-height,1.45);color:var(--rr-muted,#6b7280)}.apple-theme .apple-links a,.apple-theme .apple-meta a,.apple-theme .apple-meta-item a{color:var(--rr-muted,#6b7280);text-decoration:none;border-bottom:1px solid transparent}.apple-theme .apple-links a:hover,.apple-theme .apple-meta a:hover{border-color:var(--rr-rule,#e5e7eb)}.apple-theme .apple-name{font-family:var(
    --rr-font-family,-apple-system,BlinkMacSystemFont,"SF Pro Display",Inter,Arial,sans-serif
  );font-size:var(--apple-name-size,var(--rr-name-size,34px));font-weight:700;letter-spacing:-.03em;margin:0;color:var(--rr-text,#111827);line-height:1.1}.apple-theme .apple-rule{width:100%;height:1px;background:var(--rr-rule,#e5e7eb);margin:0}.apple-theme .apple-summary{padding:0;background:transparent;border:none;border-radius:var(--apple-radius,0)!important;font-size:var(--apple-body-size,var(--rr-body-size,12px))}.apple-theme .apple-summary p{margin:0;color:var(--rr-text,#111827)}.apple-theme .apple-section{padding:0;margin:0;border-radius:var(--apple-radius,0)!important}.apple-theme .apple-section-title{font-size:calc(var(--apple-section-size, 12px) * var(--section-title-scale, 1));letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--rr-muted,#6b7280)}.apple-theme .apple-section-body{margin-top:var(--apple-section-title-gap,8px)}.apple-theme .apple-stack{display:flex;flex-direction:column;gap:var(--rr-item-gap,10px)}.apple-theme .apple-entry{display:flex;flex-direction:column;gap:.25rem;padding:0;border:none;border-radius:var(--apple-radius,0)!important;background:transparent}.apple-theme .apple-role-row{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:.75rem;column-gap:.75rem;align-items:baseline}.apple-theme .apple-role-title{margin:0;font-size:var(--apple-body-size,var(--rr-body-size,16px));font-weight:650;color:var(--rr-text,#111827)}.apple-theme .apple-role-dates{font-size:var(--apple-body-size,var(--rr-body-size,16px));color:var(--rr-muted,#6b7280);white-space:nowrap;text-align:right}.apple-theme .apple-role-subrow{margin-top:2px}.apple-theme .apple-role-company{font-size:var(--apple-body-size,var(--rr-body-size,16px));color:var(--rr-muted,#6b7280)}.apple-theme .apple-entry__link{color:var(--rr-accent,#0071e3);font-weight:600;font-size:var(--apple-body-size,var(--rr-body-size,16px));text-decoration:none;border-bottom:1px solid transparent}.apple-theme .apple-entry__link:hover{border-color:rgba(0,113,227,.35)}.apple-theme .apple-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--rr-bullet-gap,6px)}.apple-theme .apple-bullets .bullet{font-size:var(--apple-body-size,var(--rr-body-size,12px));line-height:var(--apple-line-height,var(--rr-line-height,1.45));color:var(--rr-text,#111827);position:relative;padding-left:var(--rr-hanging-indent,14px)}.apple-theme .apple-bullets .bullet:before{content:var(--apple-bullet-char,"•");position:absolute;left:0;top:.05em;color:var(--rr-muted,#6b7280);font-size:var(--apple-bullet-size,11px)}.apple-theme .highlight,.apple-theme .metric-highlight{color:var(--rr-accent,#0071e3);font-weight:700}.apple-theme .apple-skill-groups{display:flex;flex-direction:column;gap:var(--rr-item-gap,10px)}.apple-theme .apple-skill-label{font-weight:600;color:var(--rr-muted,#6b7280)}.apple-theme .apple-skill-line{margin:0;font-size:var(--apple-body-size,var(--rr-body-size,12px));line-height:var(--apple-line-height,var(--rr-line-height,1.45));color:var(--rr-text,#111827)}.apple-theme .apple-skill-grid{display:block}.apple-theme .apple-chip{display:none}.apple-theme.mode-preview .resume-inner{animation:none}.apple-theme.mode-export .resume-inner{background:#ffffff;box-shadow:none}.apple-theme.mode-preview.resume-root{cursor:default}.apple-theme.mode-preview.resume-root:hover .resume-inner{box-shadow:none}.apple-theme.mode-preview .resume-inner{transition:none}@media (max-width:900px){.apple-theme .resume-inner{padding:0}.apple-theme .apple-entry__header{grid-template-columns:1fr}.apple-theme .apple-entry__range{margin-top:.15rem;text-align:left;white-space:normal}}@media print{.apple-theme.resume-root{box-shadow:none}.apple-theme{background:#ffffff}.apple-theme .resume-inner{border-radius:0;border:none;background:#ffffff}.apple-theme .apple-entry__link,.apple-theme .apple-links a,.apple-theme .apple-meta a{text-decoration:underline}}@keyframes appleFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.google-theme{font-family:var(--font-body,"Roboto"),sans-serif;color:var(--g-text-primary);background:var(--g-surface);letter-spacing:.01em;line-height:1.45;--resume-accent:var(--g-blue)}.google-theme .resume-inner{max-width:880px;margin:0 auto;padding:4px 40px 32px;gap:12px;background:var(--g-surface)}.google-theme .g-header{text-align:center;margin-bottom:0;padding-bottom:0}.google-theme .g-name{font-family:Google Sans,Roboto,sans-serif;font-weight:700;font-size:2.3rem;margin:0;color:var(--g-text-primary);letter-spacing:-.015em}.google-theme .g-role{margin:6px 0 14px;font-family:Google Sans,Roboto,sans-serif;font-weight:500;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--g-text-secondary)}.google-theme .g-colorbar{display:flex;height:4px;border-radius:2px;overflow:hidden;width:220px;margin:0 auto 16px}.google-theme .g-colorbar .bar{flex:1}.google-theme .g-colorbar .blue{background:var(--g-blue)}.google-theme .g-colorbar .red{background:var(--g-red)}.google-theme .g-colorbar .yellow{background:var(--g-yellow)}.google-theme .g-colorbar .green{background:var(--g-green)}.google-theme .g-links{display:flex;justify-content:center;gap:18px}.google-theme .g-icon-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;transition:transform .15s ease,filter .15s ease}.google-theme .g-icon{width:22px;height:22px;display:block}.google-theme .g-icon-link:hover{transform:scale(1.12);filter:brightness(1.15)}.google-theme .g-icon-email{color:#ea4335}.google-theme .g-icon-website{color:#4285f4}.google-theme .g-icon-linkedin{color:#0a66c2}.google-theme .g-icon-github{color:#202124}.google-theme .g-summary{margin:0;max-width:72ch;color:var(--g-text-secondary)}.google-theme .g-body{display:flex;flex-direction:column;gap:12px;margin:0;padding:0}.google-theme .g-section{display:flex;flex-direction:column;gap:.6rem;margin-top:12px}.google-theme .g-section:first-of-type{margin-top:0}.google-theme .g-section__heading h2{margin:0 0 6px;font-family:Google Sans,Roboto,sans-serif;font-weight:500;font-size:calc(.9rem * var(--section-title-scale, 1));text-transform:uppercase;letter-spacing:.08em;color:var(--g-text-secondary);border-bottom:1px solid var(--g-divider);padding-bottom:4px}.google-theme .g-entry-stack,.google-theme .g-section__body{display:flex;flex-direction:column;gap:10px}.google-theme .g-role-block{display:flex;flex-direction:column;gap:.6rem}.google-theme .g-role-header{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:flex-start}.google-theme .g-role-text{flex:1 1 300px;min-width:220px;display:flex;flex-direction:column;gap:.35rem}.google-theme .g-role-text h3{margin:0;font-weight:600;font-size:1.05rem;color:var(--g-text-primary)}.google-theme .g-company{margin:0;color:var(--g-text-secondary);font-size:.95rem}.google-theme .g-role-meta{display:flex;flex-direction:column;gap:.15rem;align-items:flex-end;min-width:120px}.google-theme .g-dates{margin:0;color:var(--g-text-secondary);font-weight:500;font-size:.9rem;text-align:right;white-space:nowrap}.google-theme .g-entry-link{color:var(--g-blue);font-weight:500;font-size:.9rem;text-decoration:none;white-space:nowrap}.google-theme .g-entry-link:hover{text-decoration:underline}.google-theme .skills-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 32px;font-size:.95rem;color:var(--g-text-primary)}.google-theme .skills-grid strong{color:var(--g-text-secondary);font-weight:500}.google-theme ul.bullets{margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.google-theme ul.bullets li{padding-left:1.25rem;position:relative;list-style:none}.google-theme ul.bullets li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--g-blue);position:absolute;left:0;top:.6rem}.google-theme .highlight,.google-theme .metric-highlight{color:var(--resume-accent,var(--g-blue));font-weight:500}.google-theme .g-placeholder{margin:0;color:var(--g-text-secondary);font-size:.95rem}.google-theme .g-education-card{background:rgba(26,115,232,.05);border-left:3px solid var(--g-blue);border-radius:4px;padding:18px 22px}.meta-theme{font-family:var(--font-family,"Inter","Segoe UI","Helvetica Neue",sans-serif);color:#1c1e21;background:#f5f6f7;line-height:1.6}.meta-theme.mode-export{background:#ffffff}.m-feed{min-height:100vh;background:#f0f2f5;padding-bottom:2rem}.m-header-cover{background:linear-gradient(90deg,#0866ff,#00aeef);color:#ffffff;padding:2.5rem 1rem 4rem;text-align:center;position:relative;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);overflow:hidden}.m-header-inner{max-width:820px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.m-header-shimmer{position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.2),rgba(255,255,255,0));opacity:.5;animation:m-shimmer 4s infinite}@keyframes m-shimmer{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(150%)}}.m-avatar{width:96px;height:96px;border-radius:50%;border:4px solid #ffffff;background:#e4e6eb;box-shadow:0 6px 12px rgba(0,0,0,.2)}.m-header-info{margin-top:.25rem}.m-name{font-size:1.85rem;font-weight:700;color:#ffffff;margin:0}.m-location,.m-role{margin:.15rem 0 0;color:#e4e6eb;font-size:.95rem}.m-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;max-width:820px;margin:-2rem auto 0;padding:.6rem 1.25rem;background:#ffffff;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.08)}.m-link-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .75rem;border-radius:9999px;border:1px solid #e4e6eb;background:#ffffff;color:#1877f2;font-weight:500;font-size:.88rem;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.mode-preview .m-link-pill:focus-visible,.mode-preview .m-link-pill:hover{background:#e7f3ff;box-shadow:0 1px 4px rgba(24,119,242,.25);transform:translateY(-1px)}.m-icon{width:18px;height:18px;color:currentColor}.m-feed-column{max-width:840px;margin:0 auto;padding:.75rem .5rem 0}.m-post{background:#ffffff;border-radius:8px;padding:1rem 1.25rem;margin:.75rem auto;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:background .2s ease}.mode-preview .m-post:hover{background:#f7f9fb}.m-section-heading{border-bottom:1px solid #e4e6eb;margin-bottom:.4rem;padding-bottom:.2rem}.m-pill{display:inline-flex;align-items:center;background:#e7f3ff;color:#0866ff;font-size:.75rem;letter-spacing:.05em;font-weight:600;text-transform:uppercase;border-radius:9999px;padding:.2rem .7rem}.m-feed-list,.m-post-body{display:flex;flex-direction:column;gap:.75rem}.m-feed-card{background:#ffffff;border-radius:6px;padding:.85rem 1rem;box-shadow:inset 0 -1px 0 #f0f2f5}.m-feed-card__header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.m-feed-card h3{margin:0;font-size:1.05rem;font-weight:600;color:#1c1e21}.m-company{margin:.1rem 0 .25rem;color:#1877f2;font-weight:500}.m-dates{margin:0;color:#65676b;font-size:.85rem}.m-entry-link{font-size:.85rem;color:#1877f2;text-decoration:none;font-weight:600}.m-entry-link:hover{text-decoration:underline}.m-timeline{position:relative;border-left:2px solid #e4e6eb;margin-left:1rem;padding-left:1.25rem}.m-timeline-entry{position:relative;margin-bottom:.75rem}.m-timeline-entry:last-child{margin-bottom:0}.m-timeline-dot{position:absolute;left:-7px;top:8px;width:10px;height:10px;border-radius:50%;background:#1877f2;box-shadow:0 0 0 4px rgba(24,119,242,.2)}.m-timeline-content{background:#ffffff;border-radius:6px;padding:.85rem 1rem;box-shadow:inset 0 -1px 0 #f0f2f5}.m-timeline-header{display:flex;justify-content:space-between;gap:.5rem}.m-timeline-content h3{margin:0;font-size:1.05rem;font-weight:600}.m-bullets{list-style:none;margin:.2rem 0 0;padding-left:0}.m-bullets .bullet{margin:.2rem 0;padding-left:1rem;position:relative;color:#1f2328}.m-bullets .bullet:before{content:"•";position:absolute;left:0;color:#1877f2;font-weight:700}.m-skill-grid{display:flex;flex-wrap:wrap;gap:.35rem}.m-skill-chip{background:#e7f3ff;border:1px solid #e4e6eb;border-radius:9999px;padding:.25rem .6rem;font-size:.82rem;color:#1c1e21;transition:background .2s ease}.mode-preview .m-skill-chip:hover{background:#d8e9ff}.m-placeholder{color:#6c7078;font-style:italic;margin:0}.m-summary-text{margin:0;color:#1f2328}.meta-theme.mode-export .m-header-cover{background:#1877f2}.meta-theme.mode-export .m-header-shimmer{display:none}.meta-theme.mode-export .m-feed-card,.meta-theme.mode-export .m-post,.meta-theme.mode-export .m-timeline-content{box-shadow:none;border:1px solid #e4e6eb;background:#ffffff}.meta-theme.mode-export .m-link-pill{background:transparent;box-shadow:none}.meta-theme.mode-export .m-feed{background:#ffffff}.meta-modern{background:#061125;color:#e4ecfb;padding:var(--page-pad-top,0) var(--page-pad-right,0) var(--page-pad-bottom,0) var(--page-pad-left,0)}.meta-modern .resume-inner{padding:0;display:flex;flex-direction:column}.meta-modern__hero{padding:2rem;background:radial-gradient(circle at 20% 20%,rgba(14,165,233,.35),transparent),linear-gradient(135deg,#0a0f1f,#111b36);color:#f8fbff;display:flex;flex-direction:column;gap:1rem;border-radius:28px 28px 0 0}.meta-modern__hero-text{display:flex;flex-direction:column;gap:.4rem}.meta-modern__hero h1{margin:0;font-size:2.1rem}.meta-modern__eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;color:#7db0ff;margin:0}.meta-modern__role{margin:0;font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:#cbd5f5}.meta-modern__muted{color:#9fa8c7;margin:0}.meta-modern__contact{display:flex;flex-wrap:wrap;gap:.5rem}.meta-modern__contact-pill{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.35rem .9rem;font-size:.82rem;color:#f8fbff;text-decoration:none}.meta-modern__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;padding:2rem}.meta-modern__card{background:rgba(18,25,52,.85);border:1px solid rgba(255,255,255,.05);border-radius:18px;padding:1.25rem;box-shadow:0 20px 40px rgba(7,12,24,.35)}.meta-modern__card h2{margin:0 0 .75rem;font-size:calc(.95rem * var(--section-title-scale, 1));text-transform:uppercase;letter-spacing:.12em;color:#8ea4ff}.meta-modern__card h3{margin:0;color:#ffffff;font-size:1rem}.meta-modern__card p{margin:0 0 .4rem;line-height:1.5}.meta-modern__chip-grid{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.meta-modern__chip{border-radius:999px;padding:.25rem .65rem;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);font-size:.78rem}.meta-modern__timeline{display:flex;flex-direction:column;gap:.9rem}.meta-modern__timeline-entry h3{margin:0;font-size:1rem;color:#fff}.meta-modern__range{font-size:.8rem;color:#8ea4ff}.meta-modern__bullets{list-style:none;padding:0;margin:.4rem 0 0}.meta-modern__bullets .bullet{margin:.2rem 0;padding-left:1.2rem;position:relative;color:#d1d6ec}.meta-modern__bullets .bullet:before{content:"";position:absolute;left:0;top:.6rem;width:6px;height:6px;border-radius:50%;background:#59f1ff}.meta-modern__project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.meta-modern__card-head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.meta-modern__card-head a{font-size:.8rem;color:#59f1ff;text-decoration:none}.meta-modern__education-list{display:flex;flex-direction:column;gap:.75rem}@media (max-width:768px){.m-header-inner{padding:0 1rem}.m-feed-column{padding:.5rem}.m-links{margin-top:-1.5rem}.m-stories{display:flex;gap:.8rem;padding:1.1rem 2rem 0;overflow-x:auto}.m-story{flex-direction:column;gap:.35rem;text-decoration:none;color:#1c1e21;font-size:.72rem}.m-story,.m-story__avatar{display:flex;align-items:center}.m-story__avatar{width:62px;height:62px;border-radius:999px;border:3px solid #0866ff;justify-content:center;font-weight:700;box-shadow:0 0 0 4px rgba(8,102,255,.14);background:#fff}.m-story__label{color:#65676b;font-weight:600;text-align:center;max-width:70px}}@media print{.m-feed{background:#ffffff;padding-bottom:0}.m-links{box-shadow:none}}@media (max-width:960px){.google-theme .resume-inner{padding:48px 36px}.google-theme .skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.google-theme .resume-inner{padding:40px 28px}.google-theme .g-role-meta{align-items:flex-start;min-width:auto}.google-theme .g-dates{text-align:left}.google-theme .skills-grid{grid-template-columns:minmax(0,1fr)}}@media print{.google-theme .resume-inner{padding:40px 36px 48px}.google-theme .g-colorbar,.google-theme .g-icon-link{-webkit-print-color-adjust:exact;print-color-adjust:exact}.google-theme .g-icon-link{background:transparent}}.amazon-theme{--amz-navy:#131921;--amz-navy-dark:#0f1111;--amz-yellow:#ffd814;--amz-blue:#007185;--amz-hover-orange:#c7511f;--amz-border:#d5d9d9;--amz-muted:#565959;background:#ffffff;border-color:transparent;color:#0f1111;font-family:Amazon Ember,Arial,sans-serif;font-size:13px;line-height:1.35}.amazon-theme .ambient-bg{display:none}.amazon-theme .resume-inner{gap:0;background:transparent;border-radius:0;padding:0;overflow:visible;box-shadow:none}.amazon-theme .amz-header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;background:linear-gradient(180deg,var(--amz-navy) 0,#1f2733 60%,var(--amz-navy-dark) 100%);color:#fff;padding:.7rem 1.25rem;border-bottom:1px solid rgba(15,17,17,.4);box-shadow:inset 0 -1px 0 rgba(255,255,255,.08)}.amazon-theme .amz-brand{display:flex;align-items:baseline;gap:.35rem;font-weight:700;font-size:1.05rem;letter-spacing:.02em}.amazon-theme .amz-brand__word{font-weight:750;color:rgba(255,255,255,.92);white-space:nowrap}.amazon-theme .amz-brand__prime{color:#00a8e1;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.85em}.amazon-theme .amz-search{flex:1;min-width:240px;display:flex;align-items:center;gap:.35rem}.amazon-theme .amz-search__field{flex:1;background:#fff;color:#0f1111;border-radius:999px;padding:.25rem 1rem;display:flex;align-items:center;min-height:34px;border:1px solid rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.12)}.amazon-theme .amz-search__placeholder{font-size:.9rem;font-weight:600;color:rgba(15,17,17,.68)}.amazon-theme .amz-search__button{background:var(--amz-yellow);color:#0f1111;border-radius:999px;padding:.25rem .9rem;font-weight:700;min-height:34px;border:1px solid #f3a847;box-shadow:0 1px 1px rgba(0,0,0,.18)}.amazon-theme .amz-header__meta{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;display:flex;flex-direction:column;gap:.1rem;color:rgba(255,255,255,.78)}.amazon-theme .amz-header-location{display:inline-flex;align-items:center;gap:.35rem}.amazon-theme .amz-header-location__icon{width:14px;height:14px;opacity:.95}.amazon-theme .amz-search-meta{padding:.55rem 1.5rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid var(--amz-border);display:flex;flex-wrap:wrap;gap:.35rem;font-size:.92rem;background:linear-gradient(90deg,rgba(255,189,105,.28),rgba(255,189,105,0))}.amazon-theme .amz-search-meta strong{color:#0f1111}.amazon-theme .amz-sort-label{color:var(--amz-muted)}.amazon-theme .amz-sort-label em{color:var(--amz-blue);font-style:normal;font-weight:600}.amazon-theme .amz-main{display:flex;min-height:0}.amazon-theme .amz-sidebar{width:15rem;border-right:1px solid var(--amz-border);padding:1.1rem 1.1rem 1.25rem;display:flex;flex-direction:column;gap:.95rem;background:#fff}.amazon-theme .amz-filter-card{display:flex;flex-direction:column;gap:.35rem}.amazon-theme .amz-filter-card--divider{border-top:1px solid var(--amz-border);padding-top:.85rem;margin-top:.35rem}.amazon-theme .amz-filter-card h3{margin:0;text-transform:uppercase;font-size:.82rem;letter-spacing:.07em;color:#0f1111;border-bottom:1px solid var(--amz-border);padding-bottom:.35rem}.amazon-theme .amz-rufus-title{display:inline-flex;align-items:center;gap:.35rem}.amazon-theme .amz-rufus-title__icon{width:14px;height:14px;opacity:.9}.amazon-theme .amz-filter-groups{display:flex;flex-direction:column;gap:.85rem}.amazon-theme .amz-filter-group{display:flex;flex-direction:column;gap:.35rem}.amazon-theme .amz-filter-group__header{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.amazon-theme .amz-filter-group__title{margin:0;font-size:.9rem;font-weight:650;color:#0f1111}.amazon-theme .amz-filter-group__stars{font-weight:700;color:#f59e0b;font-family:SFMono-Regular,JetBrains Mono,monospace;font-size:.82rem;white-space:nowrap}.amazon-theme .amz-filter-card p{margin:0;color:var(--amz-muted);font-size:.85rem;line-height:1.4}.amazon-theme .amz-edu-name{font-weight:600;color:#0f1111}.amazon-theme .amz-edu-detail{font-size:.82rem;color:var(--amz-muted);line-height:1.35}.amazon-theme .amz-edu-footnote{margin:0;font-size:.75rem;color:var(--amz-muted)}.amazon-theme .amz-filter-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.amazon-theme .amz-filter-list li{display:inline-flex;align-items:center;gap:.4rem;color:#0f1111;cursor:pointer;transition:color .15s ease}.amazon-theme .amz-filter-list li:hover{color:var(--amz-hover-orange)}.amazon-theme .amz-checkbox{width:12px;height:12px;border-radius:3px;border:1px solid var(--amz-border);flex-shrink:0}.amazon-theme .amz-review-pill{display:inline-flex;padding:.15rem .55rem;border-radius:999px;background:rgba(255,164,28,.25);font-weight:600;font-size:.78rem;color:#b45309}.amazon-theme .amz-review-caption{font-size:.75rem;color:var(--amz-muted);margin:0}.amazon-theme .amz-results{flex:1;padding:1.1rem 1.8rem 1.25rem;background:#fff}.amazon-theme .amz-results-layout{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-start;justify-content:center}.amazon-theme .amz-feed{flex:1 1 380px;min-width:0;max-width:720px;margin:0;padding-bottom:.75rem}.amazon-theme .amz-results-section{display:block}.amazon-theme .amz-more-results{margin:.75rem 0 .35rem;padding-top:.75rem;border-top:1px solid var(--amz-border);font-size:1rem;font-weight:700;color:#0f1111}.amazon-theme .amz-side-card{flex:0 0 220px;border:1px solid var(--amz-border);border-radius:10px;background:#fafafa;padding:.85rem .85rem .9rem}.amazon-theme .amz-side-card h3{margin:0 0 .45rem;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#0f1111}.amazon-theme .amz-seller-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem;font-size:.84rem;color:var(--amz-muted)}.amazon-theme .amz-listing{display:flex;gap:.75rem;padding:.55rem 0;margin-bottom:.25rem;border-bottom:1px solid var(--amz-border);position:relative}.amazon-theme .mode-preview .amz-listing:hover{background:#f3f3f3;border-radius:10px;padding:.65rem .75rem;margin:0 -.75rem .4rem;box-shadow:inset 0 0 0 1px rgba(0,0,0,.02);transition:background .15s ease}.amazon-theme .amz-listing__brand{width:48px;height:48px;border:1px solid var(--amz-border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--amz-muted);background:#fafafa;flex-shrink:0}.amazon-theme .amz-listing__body{flex:1;display:flex;flex-direction:column;gap:.22rem}.amazon-theme .amz-listing__header{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:.85rem;column-gap:.85rem;row-gap:.15rem;align-items:start}.amazon-theme .amz-listing__title{margin:0;font-size:15px;font-weight:600;color:var(--amz-blue)}.amazon-theme .amz-listing__dates{font-size:.82rem;font-weight:600;color:var(--amz-muted);white-space:nowrap;text-align:right}.amazon-theme .mode-preview .amz-listing__title:hover{color:#c7511f}.amazon-theme .amz-listing__meta{grid-column:1/-1;margin:0;color:var(--amz-muted);font-size:.9rem}.amazon-theme .amz-rating-line{margin:0;font-size:.9rem;color:#0f1111;display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.amazon-theme .amz-rating__count{color:var(--amz-muted);font-size:.8rem}.amazon-theme .amz-stack-line{margin:0;color:#0f1111;font-size:.85rem}.amazon-theme .amz-dot:before{content:"•";margin:0 .15rem;color:var(--amz-muted)}.amazon-theme .amz-prime-pill{display:inline-flex;align-items:center;padding:.05rem .4rem;border-radius:4px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;background:#00a8e1;color:#fff;font-weight:700}.amazon-theme .amz-bullets{margin:.25rem 0 0;gap:.18rem}.amazon-theme .amz-bullet{font-size:.85rem}.amazon-theme .amz-bullet,.amazon-theme .amz-bullet--metric{padding-left:calc(var(--bullet-gap) + var(--bullet-size));color:#0f1111}.amazon-theme .amz-bullet--metric{border-left:none;font-weight:600}.amazon-theme .amz-view-more{display:inline-flex;margin-top:.2rem;border:none;background:none;padding:0;color:var(--amz-blue);font-weight:600;font-size:.82rem;cursor:default}.amazon-theme .amz-inline-actions{display:flex;gap:.5rem;margin-top:.3rem}.amazon-theme .amz-link{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;color:var(--amz-blue);font-weight:600;padding:0;cursor:pointer;text-decoration:none;font-size:.85rem}.amazon-theme .mode-preview .amz-link:hover{color:var(--amz-hover-orange)}.amazon-theme .amz-link.muted{color:#4b5563;font-weight:500}.amazon-theme .amz-sponsor-tag{position:absolute;top:-.6rem;left:0;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--amz-muted)}.amazon-theme .amz-empty{border:1px dashed var(--amz-border);padding:1rem;text-align:center;border-radius:8px;color:var(--amz-muted)}.amazon-theme .amz-footer{border-top:1px solid var(--amz-border);padding:.85rem 0;text-align:center;font-size:.78rem;color:var(--amz-muted);background:#f6f7f8}@media (max-width:900px){.amazon-theme .amz-main{flex-direction:column}.amazon-theme .amz-sidebar{width:100%;border-right:none;border-bottom:1px solid var(--amz-border);flex-direction:row;flex-wrap:wrap;gap:1rem}.amazon-theme .amz-results-layout{flex-direction:column}.amazon-theme .amz-side-card{width:100%}}@media print{.amazon-theme{box-shadow:none;border:none}.amazon-theme .amz-more-results{-moz-column-break-after:avoid;break-after:avoid;page-break-after:avoid}.amazon-theme .amz-listing{page-break-inside:avoid}.amazon-theme .amz-link{text-decoration:underline}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.resume-root.onepage{--section-title-gap:0.55rem;--line-height:1.4}@media (prefers-reduced-motion:reduce){.chip,.header-pill,.wave path{animation:none;transition:none}.resume-spotify .resume-card{transition:none;transform:none!important}}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.nv-link{color:var(--color-text,#f5f5f1);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease,text-shadow .2s ease}.nv-link:hover{color:var(--color-accent,#e50914);border-color:var(--color-accent,#e50914);text-shadow:var(--shadow-accent,0 0 6px rgba(229,9,20,.45))}.resume-duolingo{--bg:var(--duo-bg);--surface:var(--duo-surface);--primary:var(--duo-primary);--primary-700:var(--duo-primary-700);--accent-blue:var(--duo-accent-blue);--accent-yellow:var(--duo-accent-yellow);--text:var(--duo-text);--subtle:var(--duo-subtle);--border:var(--duo-border);--muted:var(--duo-muted);--bullet:var(--duo-bullet);font-family:var(--duo-font-body);color:var(--text);background:var(--bg);position:relative;line-height:1.35}.resume-duolingo .resume-inner{margin:0 auto;max-width:var(--duo-maxw);padding:var(--duo-gap-6);position:relative}.resume-duolingo .duo-ambient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(88,204,2,.07),rgba(255,255,255,0)) 0 0 /100% 220px no-repeat;pointer-events:none}.resume-duolingo .duo-header{display:grid;gap:var(--duo-gap-3)}.resume-duolingo .duo-name{font-family:var(--duo-font-heading);font-size:var(--duo-h1);line-height:1.1;font-weight:800;letter-spacing:-.1px;margin:0}.resume-duolingo .duo-first{color:var(--text)}.resume-duolingo .duo-last{color:var(--primary-700)}.resume-duolingo .duo-contact{display:flex;flex-wrap:wrap;gap:var(--duo-gap-2) var(--duo-gap-4);font-size:var(--duo-meta);color:var(--subtle)}.resume-duolingo .duo-contact a{color:var(--subtle);text-decoration:none}.resume-duolingo .duo-contact a:hover{color:var(--primary-700);text-decoration:underline}.resume-duolingo .duo-socials{display:inline-flex;gap:var(--duo-gap-2);margin-left:var(--duo-gap-2)}.resume-duolingo .duo-social-icon{width:14px;height:14px;color:var(--primary-700)}.resume-duolingo .duo-level{height:6px;border-radius:999px;background:var(--muted);overflow:hidden}.resume-duolingo .duo-level-fill{width:72%;height:100%;background:var(--primary)}.resume-duolingo .duo-divider{border:0;height:1px;background:linear-gradient(90deg,var(--muted),transparent);margin:var(--duo-gap-3) 0 var(--duo-gap-4)}.resume-duolingo .duo-summary{font-size:var(--duo-body);line-height:var(--duo-line);color:var(--text);margin:0 0 var(--duo-gap-4)}.duo-exp-bar{max-width:320px;margin:1rem auto 0;text-align:left}.duo-exp-bar__header{display:flex;justify-content:space-between;font-size:.8rem;font-weight:600;color:var(--text)}.duo-exp-bar__track{margin-top:.25rem;height:10px;border-radius:999px;background:rgba(88,204,2,.3);overflow:hidden}.duo-exp-bar__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#58cc02,#2e9200);transition:width .2s ease}.resume-duolingo .duo-card{background:var(--surface);padding:var(--duo-gap-3);border-radius:var(--duo-radius);border:1px solid var(--border)}.resume-duolingo .duo-card+.duo-card{margin-top:var(--duo-gap-3)}.resume-duolingo .duo-section-head{display:flex;align-items:center;gap:var(--duo-gap-2);margin-bottom:var(--duo-gap-2)}.resume-duolingo .duo-section-head h2{font-family:var(--duo-font-heading);font-size:var(--duo-h2);line-height:1.2;font-weight:800;letter-spacing:-.1px;margin:0;color:var(--text)}.resume-duolingo .entry+.entry{margin-top:var(--duo-gap-3)}.resume-duolingo .duo-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--duo-gap-2)}.resume-duolingo .duo-card-title{font-family:var(--duo-font-heading);font-size:var(--duo-h3);font-weight:800;margin:0 0 var(--duo-gap-1);color:var(--text)}.resume-duolingo .duo-meta{color:var(--subtle);font-size:var(--duo-meta);margin:0}.resume-duolingo .duo-range{color:var(--subtle);font-size:var(--duo-meta);white-space:nowrap}.resume-duolingo .duo-bullets{margin:var(--duo-gap-2) 0 0;padding-left:16px;display:grid;gap:var(--duo-gap-2);font-size:var(--duo-body);line-height:var(--duo-line)}.resume-duolingo .duo-bullets li::marker{color:var(--bullet)}.resume-duolingo .duo-skill-list{display:flex;flex-wrap:wrap;gap:6px}.resume-duolingo .duo-skill-pill{background:var(--primary);color:#fff;padding:.25rem .6rem;border-radius:9999px;font-size:.85rem;font-weight:600}.resume-duolingo .duo-link{color:var(--accent-blue);text-decoration:none;font-size:var(--duo-meta);font-weight:600}.resume-duolingo .duo-link:hover{text-decoration:underline}.resume-duolingo.mode-export .resume-footer{margin-top:var(--duo-gap-6);color:var(--subtle);font-size:var(--duo-meta);text-align:right}@media print{.resume-duolingo .duo-ambient{background:none!important}.resume-duolingo .duo-level{background:#e6e6e6}.resume-duolingo .duo-level-fill{background:#4caf50}}.duolingo-theme{font-family:var(--duo-font,var(--font-family));color:var(--duo-ink,var(--text));background:var(--duo-page,var(--bg));line-height:var(--duo-line,var(--line-height));font-size:var(--duo-body,13px);font-weight:500}.duolingo-theme.duo-preview.resume-root{border-radius:var(--duo-radius-lg,18px);border:var(--duo-stroke,2px) solid rgba(11,18,32,.08);box-shadow:var(--duo-shadow-strong,0 3px 0 rgba(0,0,0,.12))}.duolingo-theme.duo-export.resume-root{background:var(--duo-surface,#ffffff)}.duolingo-theme.duo-export{--duo-shadow:0 1px 0 rgba(0,0,0,0.08);--duo-shadow-strong:0 1px 0 rgba(0,0,0,0.1)}.duolingo-theme .duo-layout{display:flex;flex-direction:column;gap:var(--duo-gap-section,16px)}.duolingo-theme .duo-card{background:var(--duo-surface,#ffffff);border:var(--duo-stroke,2px) solid var(--duo-outline-strong,rgba(11,18,32,.16));border-radius:var(--duo-radius-lg,18px);box-shadow:var(--duo-shadow,0 2px 0 rgba(0,0,0,.1));padding:16px;-moz-column-break-inside:avoid;break-inside:avoid}.duolingo-theme.duo-export .duo-card,.duolingo-theme.duo-export .duo-chip,.duolingo-theme.duo-export .duo-pill{box-shadow:0 1px 0 rgba(0,0,0,.1)}.duolingo-theme .duo-profile{padding:18px;position:relative;border-color:rgba(88,204,2,.55);background:linear-gradient(180deg,rgba(88,204,2,.16),#ffffff 120px);box-shadow:var(--duo-shadow-strong,0 3px 0 rgba(0,0,0,.12))}.duolingo-theme .duo-profile:before{content:"";position:absolute;left:0;right:0;top:0;height:10px;background:var(--duo-green,#58cc02);border-top-left-radius:var(--duo-radius-lg,18px);border-top-right-radius:var(--duo-radius-lg,18px)}.duolingo-theme .duo-profile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-top:4px}.duolingo-theme .duo-profile-identity{display:grid;gap:10px;min-width:0}.duolingo-theme .duo-name{font-size:var(--duo-name,34px);line-height:1.05;margin:0;font-weight:900;letter-spacing:-.02em}.duolingo-theme .duo-status-pill{display:inline-flex;align-items:center;justify-self:start;padding:7px 12px;border-radius:999px;border-bottom-color:var(--duo-blue,#1cb0f6);border:var(--duo-stroke,2px) solid var(--duo-blue,#1cb0f6);border-bottom-color:rgba(11,18,32,.18);background:rgba(28,176,246,.12);box-shadow:var(--duo-shadow,0 2px 0 rgba(0,0,0,.1));font-size:var(--duo-title,15px);line-height:1;font-weight:900;color:var(--duo-ink,#0b1220);min-width:0}.duolingo-theme .duo-summary{margin:12px 0 0;font-size:var(--duo-body,12.5px);line-height:var(--duo-line,1.35);color:var(--duo-muted,#52616b)}.duolingo-theme .duo-stats-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:12px}.duolingo-theme .duo-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:var(--duo-stroke,2px) solid var(--duo-green,#58cc02);border-bottom-color:var(--duo-green-ink,#2e7d00);box-shadow:var(--duo-shadow,0 2px 0 rgba(0,0,0,.1));font-size:var(--duo-title,15px);line-height:1;font-weight:900;white-space:nowrap;background:#ffffff}.duolingo-theme .duo-pill.duo-level{border-color:var(--duo-green,#58cc02);border-bottom-color:var(--duo-green-ink,#2e7d00);background:var(--duo-green-soft,#e9fcd9);color:var(--duo-ink,#0b1220)}.duolingo-theme .duo-pill.duo-streak{border-color:var(--duo-yellow,#ffd43b);border-bottom-color:rgba(0,0,0,.16);background:rgba(255,212,59,.34);color:var(--duo-ink,#0b1220)}.duolingo-theme .duo-xp{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;-moz-column-gap:10px;column-gap:10px;row-gap:6px;align-items:center;flex:1 1 220px;min-width:220px}.duolingo-theme .duo-xp-label{font-size:var(--duo-small,11.5px);font-weight:900;color:rgba(11,18,32,.7);white-space:nowrap}.duolingo-theme .duo-progress{grid-column:1/-1;height:12px;border-radius:999px;background:var(--duo-green-soft,#e9fcd9);border:var(--duo-stroke,2px) solid rgba(88,204,2,.55);border-bottom-color:rgba(46,125,0,.35);overflow:hidden;position:relative}.duolingo-theme .duo-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--duo-green,#58cc02) 0,var(--duo-green-dark,#46a302) 100%);box-shadow:inset 0 -2px 0 rgba(0,0,0,.14)}.duolingo-theme .duo-xp-pct{font-size:var(--duo-small,11.5px);font-weight:900;color:rgba(11,18,32,.6);white-space:nowrap}.duolingo-theme .duo-xp-sub{grid-column:1/-1;font-size:var(--duo-small,11.5px);line-height:1.2;font-weight:700;color:var(--duo-muted,#52616b)}.duolingo-theme .duo-contact-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.duolingo-theme .duo-contact-chip{display:inline-flex;align-items:center;gap:8px;color:var(--duo-ink,#0b1220);font-size:var(--duo-body,12.5px);line-height:var(--duo-line,1.35);min-width:0;padding:6px 10px;border-radius:999px;border:var(--duo-stroke,2px) solid rgba(88,204,2,.35);border-bottom-color:rgba(46,125,0,.28);background:rgba(255,255,255,.85);box-shadow:var(--duo-shadow,0 2px 0 rgba(0,0,0,.1))}.duolingo-theme .duo-contact-icon{width:14px;height:14px;color:var(--duo-muted,#52616b);flex:0 0 auto}.duolingo-theme a.duo-contact-link{color:var(--duo-ink,#0b1220);text-decoration:none}.duolingo-theme a.duo-contact-link:hover{text-decoration:underline;text-decoration-color:rgba(88,204,2,.55);text-underline-offset:3px}.duolingo-theme .duo-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--duo-gap-module,12px)}.duolingo-theme.duo-export .duo-mini-grid{grid-template-columns:1fr}.duolingo-theme .duo-mini-title{margin:0 0 10px;font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:var(--duo-ink,#0b1220)}.duolingo-theme .duo-path{display:flex;flex-direction:column;gap:var(--duo-gap-section,16px)}.duolingo-theme .duo-chip-grid{display:flex;flex-wrap:wrap;gap:6px}.duolingo-theme .duo-chip-grid--lang{gap:6px}.duolingo-theme .duo-chip{display:inline-flex;align-items:center;padding:6px 9px;border-radius:var(--duo-radius-sm,10px);border:var(--duo-stroke,2px) solid var(--duo-green,#58cc02);border-bottom-color:var(--duo-green-ink,#2e7d00);box-shadow:var(--duo-shadow,0 2px 0 rgba(0,0,0,.1));background:#ffffff;font-size:12px;font-weight:900;color:var(--duo-ink,#0b1220)}.duolingo-theme .duo-chip--lang{border-color:var(--duo-blue,#1cb0f6);border-bottom-color:rgba(0,0,0,.14);background:rgba(28,176,246,.12)}.duolingo-theme .duo-chip--skill{border-color:var(--duo-green,#58cc02);border-bottom-color:var(--duo-green-ink,#2e7d00);background:#ffffff}.duolingo-theme .duo-chip__label{min-width:0}.duolingo-theme .duo-chip__badge{margin-left:8px;display:inline-flex;align-items:center;padding:2px 6px;border-radius:999px;border:var(--duo-stroke,2px) solid rgba(28,176,246,.45);background:rgba(28,176,246,.14);font-size:10.5px;line-height:1;font-weight:900;color:rgba(11,18,32,.72)}.duolingo-theme .duo-unit{display:grid;gap:10px}.duolingo-theme .duo-unit-head{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px 20px;border-radius:var(--duo-radius-lg,18px);border:var(--duo-stroke,2px) solid var(--duo-green,#58cc02);border-bottom-color:var(--duo-green-ink,#2e7d00);background:linear-gradient(90deg,var(--duo-green-soft,#e9fcd9) 0,rgba(28,176,246,.14) 100%);box-shadow:var(--duo-shadow-strong,0 3px 0 rgba(0,0,0,.12));-moz-column-break-inside:avoid;break-inside:avoid}.duolingo-theme .duo-unit-kicker{font-size:12.5px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:rgba(70,163,2,.85)}.duolingo-theme .duo-unit-title{margin:0;font-size:calc(18px * var(--section-title-scale, 1));font-weight:900;letter-spacing:.01em;color:var(--duo-ink,#0b1220)}.duolingo-theme .duo-unit-reward{width:30px;height:30px;border-radius:999px;border:var(--duo-stroke,2px) solid rgba(0,0,0,.1);border-bottom-color:rgba(0,0,0,.16);background:var(--duo-yellow,#ffd43b);box-shadow:var(--duo-shadow,0 2px 0 rgba(0,0,0,.1));display:inline-flex;align-items:center;justify-content:center;font-size:14px}.duolingo-theme .duo-unit-body{display:grid;gap:10px}.duolingo-theme .duo-lesson-stack{display:grid;gap:var(--duo-gap-module,12px)}.duolingo-theme .duo-lesson-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.duolingo-theme .duo-lesson-title{font-size:15px;font-weight:900;color:var(--duo-ink,#0b1220);margin:0}.duolingo-theme .duo-lesson-range{font-size:var(--duo-small,11.5px);font-weight:800;color:rgba(11,18,32,.6);white-space:nowrap}.duolingo-theme .duo-lesson-meta{margin-top:4px;font-size:var(--duo-body,13px);font-weight:700;color:var(--duo-muted,#52616b)}.duolingo-theme .duo-bullets{list-style:none;padding:0;margin:10px 0 0;display:grid;gap:8px;font-size:var(--duo-body,13px);line-height:var(--duo-line,1.35);color:var(--duo-ink,#0b1220)}.duolingo-theme .duo-bullet{position:relative;padding-left:20px}.duolingo-theme .duo-bullet:before{content:"";width:12px;height:12px;border:var(--duo-stroke,2px) solid var(--duo-green,#58cc02);border-bottom-color:var(--duo-green-ink,#2e7d00);background:radial-gradient(circle at 35% 35%,#ffffff 0,#e9fcd9 55%,#d6f7bd 100%);border-radius:999px;position:absolute;left:0;top:.35em;box-shadow:var(--duo-shadow,0 2px 0 rgba(0,0,0,.1))}.duolingo-theme .duo-lesson{background:linear-gradient(180deg,rgba(88,204,2,.06),#ffffff 90px)}.duolingo-theme .duo-locked-lesson{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:var(--duo-radius-md,14px);border:var(--duo-stroke,2px) dashed rgba(11,18,32,.18);background:rgba(255,255,255,.75);color:var(--duo-muted,#52616b);font-size:var(--duo-body,12.5px);font-weight:800;-moz-column-break-inside:avoid;break-inside:avoid}.duolingo-theme .duo-locked-lesson__icon{width:16px;height:16px;color:rgba(11,18,32,.55)}.duolingo-theme .duo-empty{font-size:var(--duo-body,12.5px);line-height:var(--duo-line,1.35);color:var(--duo-muted,#52616b);font-weight:700}.duolingo-theme .duo-empty--unit{padding:12px 14px;border-radius:var(--duo-radius-md,14px);border:var(--duo-stroke,2px) dashed rgba(11,18,32,.14);background:rgba(255,255,255,.65)}@media (max-width:740px){.duolingo-theme .duo-mini-grid{grid-template-columns:1fr}}.resume-tesla{font-family:Inter,Helvetica Neue,sans-serif;background:var(--tesla-background,var(--bg-color,#ffffff));color:var(--tesla-text-main,var(--text-primary,#111111));letter-spacing:.01em;line-height:1.5;border:1px solid var(--tesla-border,var(--border-color,#e5e7eb));box-shadow:0 18px 45px rgba(15,23,42,.08);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.resume-tesla.resume-root{padding:2rem 2.4rem 2.6rem}.resume-tesla .resume-inner{gap:1rem}.resume-tesla .header{padding-top:0;text-align:center;margin-bottom:.9rem;gap:.35rem;position:relative;padding-bottom:1rem}.resume-tesla .name{font-family:Montserrat,Inter,sans-serif;font-weight:600;font-size:1.8rem;text-transform:uppercase;letter-spacing:.04em;margin:0}.resume-tesla .header:after{content:"";position:absolute;left:10%;right:10%;bottom:0;height:2px;background:linear-gradient(to right,transparent,var(--tesla-primary,var(--accent)),transparent)}.resume-tesla .contact{display:flex;justify-content:center;flex-wrap:wrap;gap:.35rem .6rem;font-size:.82rem;color:var(--tesla-text-secondary,var(--text-secondary,#555555))}.resume-tesla .contact-link,.resume-tesla .contact-text{display:inline-flex;align-items:center;gap:.3rem;color:inherit;text-decoration:none;font-weight:500;letter-spacing:.03em;border-bottom:1px solid transparent;transition:border-color .2s ease}.resume-tesla .contact-link:hover{border-color:var(--tesla-primary,var(--accent));color:var(--tesla-primary,var(--accent))}.resume-tesla .contact-separator{display:none}.resume-tesla .icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;opacity:.8}.resume-tesla .icon .contact-icon{width:.85rem;height:.85rem;stroke-width:1.25px}.resume-tesla .section{margin-bottom:1rem;padding-top:0}.resume-tesla .section-title{font-family:Montserrat,Inter,sans-serif;text-transform:uppercase;font-weight:500;font-size:calc(.9rem * var(--section-title-scale, 1));letter-spacing:.05em;color:var(--tesla-text-main,#111111);border-left:3px solid var(--tesla-primary,var(--accent));padding-left:.6rem;margin:0 0 .8rem}.resume-tesla .section-title:hover{color:var(--tesla-primary,var(--accent))}.resume-tesla .entry{margin-bottom:.7rem}.resume-tesla .entry:last-child{margin-bottom:.1rem}.resume-tesla .entry-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.resume-tesla .entry-header--project{flex-direction:column;align-items:flex-start;gap:.4rem}.resume-tesla .role-company{display:flex;flex-direction:column;gap:.2rem}.resume-tesla .role{font-weight:500;color:var(--tesla-text-main,#111111);font-size:.95rem;margin:0}.resume-tesla .company{font-size:.85rem;color:var(--tesla-text-secondary,#555555)}.resume-tesla .date-location{color:var(--tesla-text-secondary,#555555);font-size:.82rem;display:flex;flex-direction:column;gap:.2rem;letter-spacing:.06em;text-transform:uppercase;text-align:right}.resume-tesla .entry--project .date-location{flex-direction:row;text-transform:none;letter-spacing:0;text-align:left;gap:.5rem}.resume-tesla ul.bullets{list-style:disc;padding-left:1rem;gap:.25rem}.resume-tesla ul.bullets li{padding-left:.2rem;margin-bottom:.25rem;line-height:1.45;font-variant-numeric:tabular-nums;color:var(--tesla-text-secondary,#4b5563)}.resume-tesla ul.bullets li:before{display:none}.resume-tesla .tesla-summary{margin:0;font-size:.95rem;line-height:1.5;color:var(--tesla-text-secondary,#4b5563)}.resume-tesla .metric-highlight{color:var(--resume-accent,var(--tesla-primary,var(--accent)));font-weight:600}.resume-tesla .chip-row{display:flex;flex-wrap:wrap;gap:.35rem .65rem;margin:.3rem 0 .15rem}.resume-tesla .chip{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--tesla-text-secondary,#444);border:1px solid var(--tesla-border,#e5e7eb);border-radius:999px;padding:.15rem .55rem}.resume-tesla .skills-grid{display:flex;flex-wrap:wrap;gap:.4rem .65rem}.resume-tesla .skill-pill{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .65rem;border-radius:999px;border:1px solid var(--tesla-border,#e5e7eb);background:#ffffff;color:var(--tesla-text-main,#111111)}.resume-tesla .project-link{color:var(--tesla-primary,var(--accent));font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.resume-tesla .project-link:hover{text-decoration:underline}.resume-tesla .tesla-placeholder{color:var(--tesla-text-secondary,#6b7280);font-size:.85rem;margin:0}.resume-tesla .tesla-watermark{position:absolute;bottom:.6in;right:.6in;font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;opacity:.04;color:var(--tesla-text-main,#111111);pointer-events:none}.resume-tesla.mode-export{background:#ffffff;box-shadow:none;border-color:var(--tesla-border,#e5e7eb)}@media (max-width:640px){.resume-tesla .entry-header{flex-direction:column;align-items:flex-start}.resume-tesla .date-location{flex-direction:row;flex-wrap:wrap;align-items:center;text-align:left}.resume-tesla .contact{justify-content:flex-start}}.resume-brand{background-color:var(--bg,#030303);color:var(--text,#f7f7f7);position:relative;overflow:hidden}.resume-brand .resume-inner{position:relative;margin:0 auto;max-width:var(--content-max-width,8.25in);padding:2.25rem var(--page-padding-x,1.75rem) 2.5rem;z-index:1}.resume-brand .brand-overlay{position:absolute;inset:0;background-image:var(--ambient-1,none),var(--ambient-2,none);background-size:cover;opacity:.85;pointer-events:none;mix-blend-mode:screen}.resume-brand.mode-export .brand-overlay{opacity:.6}.resume-brand .brand-header{display:flex;align-items:flex-end;gap:1.75rem;flex-wrap:wrap;border-bottom:1px solid var(--divider,rgba(255,255,255,.15));padding-bottom:1.5rem;margin-bottom:1.5rem}.resume-brand .brand-indicator{display:flex;align-items:center;gap:.9rem;letter-spacing:.3em;text-transform:uppercase;font-size:.65rem;color:var(--muted,rgba(255,255,255,.7))}.resume-brand .brand-icon{width:56px;height:56px;min-width:56px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);color:var(--accent,#ffffff)}.resume-brand .brand-icon svg{width:60%;height:60%}.resume-brand .brand-name-stack{flex:1;min-width:180px;display:flex;flex-direction:column;gap:.2rem}.resume-brand .brand-name{margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;letter-spacing:.15em;text-transform:uppercase}.resume-brand .brand-name--last{color:var(--accent,#ffffff);letter-spacing:.5em}.resume-brand .brand-role{font-size:.65rem;letter-spacing:.4em;text-transform:uppercase;color:var(--muted,rgba(255,255,255,.65))}.resume-brand .brand-contact{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase}.resume-brand .brand-contact-link{color:var(--muted,rgba(255,255,255,.8));text-decoration:none;border-bottom:1px solid transparent;padding-bottom:.15rem;transition:color .2s ease,border-color .2s ease}.resume-brand .brand-contact-link:hover{color:var(--accent,#ffffff);border-color:var(--accent,#ffffff)}.resume-brand .brand-summary{margin:1rem 0 1.75rem;padding-left:1.5rem;border-left:3px solid var(--accent,#ffffff);color:var(--muted,rgba(255,255,255,.8));line-height:1.6}.resume-brand .brand-body{display:flex;flex-direction:column;gap:1.4rem}.resume-brand .brand-section{border-radius:1.25rem;padding:1.2rem 1.5rem;background:var(--surface,rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.1);box-shadow:0 15px 25px rgba(0,0,0,.45)}.resume-brand .brand-section__title{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;letter-spacing:.4em;font-size:.65rem;color:var(--muted,rgba(255,255,255,.8));margin-bottom:.9rem}.resume-brand .brand-section__marker{flex:1;height:2px;background:var(--accent,#ffffff);margin-left:1rem;border-radius:999px}.resume-brand .brand-entry{margin-bottom:1rem;border-radius:1rem;padding:.95rem;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.08)}.resume-brand .brand-entry:last-child{margin-bottom:0}.resume-brand .brand-entry__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.resume-brand .brand-entry__title{margin:0;font-size:1.05rem;text-transform:uppercase;letter-spacing:.1em}.resume-brand .brand-entry__meta{margin:.25rem 0 0;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:var(--muted,rgba(255,255,255,.7))}.resume-brand .brand-entry__date{letter-spacing:.3em}.resume-brand .brand-entry__date,.resume-brand .brand-entry__link{font-size:.65rem;text-transform:uppercase;color:var(--accent,#ffffff)}.resume-brand .brand-entry__link{letter-spacing:.2em;text-decoration:none}.resume-brand .brand-entry__link:hover{text-decoration:underline}.resume-brand .brand-bullets{margin:.85rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.4rem}.resume-brand .brand-bullets .bullet{position:relative;padding-left:1rem;color:var(--text,#ffffff);font-size:.9rem;line-height:1.5}.resume-brand .brand-bullets .bullet:before{content:"";position:absolute;left:0;top:.5rem;width:.4rem;height:.4rem;border-radius:50%;background:var(--accent,#ffffff)}.resume-brand .brand-chips{display:flex;flex-wrap:wrap;gap:.6rem}.resume-brand .brand-chip{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:var(--text,#ffffff)}.resume-brand .brand-empty{margin:0;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted,rgba(255,255,255,.7))}@media (max-width:768px){.resume-brand .brand-header{flex-direction:column;align-items:flex-start}.resume-brand .brand-contact{justify-content:flex-start}.resume-brand .brand-entry__header{flex-direction:column;align-items:flex-start}}.resume-ford{background-color:var(--bg,#f7f9fc);color:var(--text,#021026)}.resume-ford .resume-inner{padding:2rem 2rem 2.25rem}.resume-ford .ford-portal{background:linear-gradient(145deg,rgba(0,70,161,.18),transparent 60%),radial-gradient(circle at 20% 15%,rgba(0,70,161,.25),transparent 45%);mix-blend-mode:multiply}.resume-ford .ford-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;border-bottom:1px solid rgba(2,16,38,.12);padding-bottom:1.15rem}.resume-ford .ford-oval{width:120px;height:60px;border-radius:60px;border:1px solid rgba(0,70,161,.8);background:rgba(255,255,255,.9);box-shadow:inset 0 0 6px rgba(255,255,255,.6)}.resume-ford .ford-brand{font-size:.7rem;letter-spacing:.4em;text-transform:uppercase;display:flex;flex-direction:column;gap:.15rem}.resume-ford .ford-brand span:first-child{color:var(--accent,#0046a1)}.resume-ford .ford-name-stack{display:flex;flex-direction:column;gap:.25rem}.resume-ford .ford-name{margin:0;font-size:clamp(2rem,4vw,2.6rem);letter-spacing:.2em;text-transform:uppercase}.resume-ford .ford-name--last{color:var(--accent,#0046a1);letter-spacing:.4em}.resume-ford .ford-role{color:var(--muted,rgba(2,16,38,.6))}.resume-ford .ford-contact,.resume-ford .ford-role{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase}.resume-ford .ford-contact{display:flex;flex-direction:column;gap:.3rem;color:var(--muted,rgba(2,16,38,.65))}.resume-ford .ford-contact-link{color:inherit;text-decoration:none}.resume-ford .ford-summary{margin:1.25rem 0;font-style:italic;color:var(--muted,rgba(2,16,38,.6))}.resume-ford .ford-section{border-radius:1.2rem;padding:1rem 1.3rem;background:var(--surface,#ffffff);border:1px solid rgba(0,70,161,.2);box-shadow:0 10px 20px rgba(0,0,0,.04)}.resume-ford .ford-section__title{display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.25em;font-size:calc(.7rem * var(--section-title-scale, 1));color:var(--muted,rgba(2,16,38,.6));margin-bottom:.75rem}.resume-ford .ford-entry{border-bottom:1px solid rgba(2,16,38,.08);padding-bottom:.85rem;margin-bottom:.85rem}.resume-ford .ford-entry:last-child{margin-bottom:0;border-bottom:none}.resume-ford .ford-entry__title{margin:0;text-transform:uppercase;letter-spacing:.18em;color:var(--text,#021026)}.resume-ford .ford-entry__meta{margin:.2rem 0 0;font-size:.7rem;letter-spacing:.3em;color:var(--muted,rgba(2,16,38,.65))}.resume-ford .ford-entry__date{font-size:.65rem;letter-spacing:.3em;color:var(--accent,#0046a1)}.resume-ford .ford-bullets .bullet:before{background:var(--accent,#0046a1)}.resume-ford .ford-skill{border:1px solid rgba(0,70,161,.35);padding:.35rem .85rem;border-radius:999px;text-transform:uppercase;font-size:.7rem;letter-spacing:.25em;color:var(--text,#021026)}.resume-ford .ford-empty{margin:0;text-transform:uppercase;color:var(--muted,rgba(2,16,38,.65))}.resume-uber .resume-inner{padding:2rem 2rem 2.5rem}.resume-uber .uber-edge{background:linear-gradient(120deg,rgba(255,255,255,.05),transparent 60%)}.resume-uber .uber-header{display:grid;grid-template-columns:1fr;gap:.35rem;align-items:flex-start}.resume-uber .uber-brandline{display:flex;flex-direction:column;text-transform:uppercase;letter-spacing:.2em;font-size:.6rem;color:rgba(255,255,255,.7)}.resume-uber .uber-name-stack{margin-top:.5rem}.resume-uber .uber-name{margin:0;font-size:clamp(2.25rem,5vw,3.2rem);font-weight:700;text-transform:uppercase;letter-spacing:.15em}.resume-uber .uber-name--last{color:var(--accent,#ffffff);letter-spacing:.35em}.resume-uber .uber-role{font-size:.7rem;letter-spacing:.2em;color:rgba(255,255,255,.6);text-transform:uppercase}.resume-uber .uber-contact{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.resume-uber .uber-contact-link{color:rgba(255,255,255,.65);text-decoration:none;border-bottom:1px solid transparent}.resume-uber .uber-contact-link:hover{color:#ffffff;border-color:#ffffff}.resume-uber .uber-summary{margin:1rem 0 1.5rem;font-size:.85rem;letter-spacing:.15em;color:rgba(255,255,255,.7)}.resume-uber .uber-section{border-radius:1rem;padding:1rem 1.25rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);margin-bottom:1rem}.resume-uber .uber-section__title{text-transform:uppercase;letter-spacing:.4em;font-size:calc(.7rem * var(--section-title-scale, 1));color:rgba(255,255,255,.6)}.resume-uber .uber-entry{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:.75rem;margin-bottom:.75rem}.resume-uber .uber-entry:last-child{border-bottom:none;margin-bottom:0}.resume-uber .uber-entry__title{margin:0;text-transform:uppercase;letter-spacing:.2em}.resume-uber .uber-entry__meta{margin:.2rem 0 0;letter-spacing:.3em;text-transform:uppercase;color:rgba(255,255,255,.6)}.resume-uber .uber-entry__date{font-size:.65rem;letter-spacing:.35em}.resume-uber .uber-bullets .bullet:before{background:#ffffff}.resume-uber .uber-skills{display:flex;flex-wrap:wrap;gap:.5rem}.resume-uber .uber-skill{border-radius:.4rem;border:1px solid rgba(255,255,255,.2);padding:.35rem .75rem;text-transform:uppercase;font-size:.7rem;letter-spacing:.2em}.resume-uber .uber-empty{margin:0;letter-spacing:.25em}.resume-doordash{background-color:var(--bg,#ffffff);color:var(--text,#121212)}.resume-doordash .resume-inner{padding:2.25rem 2rem 2.5rem}.resume-doordash .doordash-line{background:linear-gradient(145deg,rgba(255,45,32,.18),transparent 60%)}.resume-doordash .doordash-header{display:grid;grid-template-columns:1fr;gap:.4rem}.resume-doordash .doordash-badge{text-transform:uppercase;letter-spacing:.35em;font-size:.6rem;color:var(--muted,rgba(18,18,18,.65))}.resume-doordash .doordash-name-stack{display:flex;flex-direction:column;gap:.15rem}.resume-doordash .doordash-name{margin:0;font-size:clamp(2rem,4vw,3rem);text-transform:uppercase;letter-spacing:.25em;color:var(--text,#121212)}.resume-doordash .doordash-name--last{color:var(--accent,#ff2d20);letter-spacing:.35em}.resume-doordash .doordash-role{font-size:.7rem;letter-spacing:.25em;color:var(--muted,rgba(18,18,18,.65))}.resume-doordash .doordash-contact{display:flex;flex-wrap:wrap;gap:.45rem;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:var(--muted,rgba(18,18,18,.7))}.resume-doordash .doordash-contact-link{color:inherit;text-decoration:none;border-bottom:1px solid transparent}.resume-doordash .doordash-contact-link:hover{color:var(--accent,#ff2d20);border-color:var(--accent,#ff2d20)}.resume-doordash .doordash-summary{margin:1.25rem 0 1.5rem;font-size:.85rem;letter-spacing:.15em;color:var(--muted,rgba(18,18,18,.75))}.resume-doordash .doordash-section{border-radius:1rem;padding:1rem 1.25rem;background:var(--surface,#fff7f5);border:1px solid rgba(255,45,32,.2);margin-bottom:1rem;box-shadow:0 12px 25px rgba(0,0,0,.04)}.resume-doordash .doordash-section__title{font-size:calc(.65rem * var(--section-title-scale, 1));letter-spacing:.35em;text-transform:uppercase;color:var(--muted,rgba(18,18,18,.65))}.resume-doordash .doordash-entry{border-bottom:1px solid rgba(18,18,18,.08);padding-bottom:.8rem;margin-bottom:.8rem}.resume-doordash .doordash-entry:last-child{border-bottom:none;margin-bottom:0}.resume-doordash .doordash-entry__title{margin:0;letter-spacing:.2em;text-transform:uppercase;color:var(--text,#121212)}.resume-doordash .doordash-entry__meta{margin:.3rem 0 0;letter-spacing:.25em;font-size:.7rem;color:var(--muted,rgba(18,18,18,.7))}.resume-doordash .doordash-entry__date{font-size:.65rem;letter-spacing:.3em;color:var(--accent,#ff2d20)}.resume-doordash .doordash-bullets .bullet:before{background:var(--accent,#ff2d20)}.resume-doordash .doordash-skills{display:flex;flex-wrap:wrap;gap:.5rem}.resume-doordash .doordash-skill{border-radius:999px;padding:.3rem .9rem;border:1px solid rgba(255,45,32,.3);text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;color:var(--text,#121212)}.resume-doordash .doordash-empty{margin:0;letter-spacing:.25em;color:var(--muted,rgba(18,18,18,.65))}@media (max-width:768px){.resume-doordash .doordash-header{align-items:flex-start}}.resume-nike{background-color:var(--bg,#030303);color:var(--text,#f7f7f7);position:relative;overflow:hidden}.resume-nike .resume-inner{position:relative;margin:0 auto;max-width:var(--content-max-width,8.25in);padding:1.75rem var(--page-padding-x,1.75rem) 2.25rem;z-index:1}.resume-nike .nike-ambient{position:absolute;inset:0;background:radial-gradient(circle at 20% -10%,rgba(255,255,255,.12),transparent 45%),radial-gradient(circle at 85% 5%,rgba(255,255,255,.06),transparent 55%);pointer-events:none;mix-blend-mode:screen;opacity:.9}.resume-nike .nike-header{display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-end;border-bottom:1px solid var(--divider,rgba(255,255,255,.2));padding-bottom:1.5rem}.resume-nike .nike-header__brand{display:flex;align-items:center;gap:.75rem;text-transform:uppercase;letter-spacing:.3em;font-size:.7rem;font-weight:600;color:var(--muted,rgba(247,247,247,.7))}.resume-nike .nike-brand-label{font-weight:700;letter-spacing:.4em}.resume-nike .nike-icon{width:52px;height:52px;min-width:52px;border-radius:50%;border:1px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);color:var(--accent,#ffffff)}.resume-nike .nike-icon svg{width:26px;height:26px}.resume-nike .nike-header__names{flex:1;min-width:180px;display:flex;flex-direction:column;gap:.25rem}.resume-nike .nike-name-stack{display:flex;flex-direction:column;gap:.2rem}.resume-nike .nike-name{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.resume-nike .nike-name--last{letter-spacing:.45em;font-size:clamp(1.8rem,3vw,2.6rem);color:var(--accent,#ffffff)}.resume-nike .nike-hero-role{margin:0;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:var(--muted,rgba(247,247,247,.7))}.resume-nike .nike-contact{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em}.resume-nike .nike-contact-link{color:var(--muted,rgba(247,247,247,.7));text-decoration:none;border-bottom:1px solid transparent;padding-bottom:.1rem;transition:color .2s ease,border-color .2s ease}.resume-nike .nike-contact-link:hover{color:var(--accent,#ffffff);border-color:var(--accent,#ffffff)}.resume-nike .nike-summary{margin:1.25rem 0 2rem;padding-left:1rem;border-left:3px solid var(--accent,#ffffff);color:var(--muted,rgba(247,247,247,.7));max-width:48rem;line-height:1.6}.resume-nike .nike-body{display:flex;flex-direction:column;gap:1.4rem}.resume-nike .nike-section{border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:1.25rem 1.5rem;background:rgba(255,255,255,.02);box-shadow:0 25px 35px rgba(0,0,0,.35)}.resume-nike .nike-section__title{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;letter-spacing:.35em;font-size:calc(.65rem * var(--section-title-scale, 1));margin-bottom:.85rem;color:var(--muted,rgba(247,247,247,.7))}.resume-nike .nike-section__marker{flex:1;height:2px;background:var(--accent,#ffffff);margin-left:1rem;border-radius:999px}.resume-nike .nike-section__content{display:flex;flex-direction:column;gap:1rem}.resume-nike .nike-entry{border-radius:1rem;padding:1rem;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.35)}.resume-nike .nike-entry__header{display:flex;justify-content:space-between;gap:1.25rem;align-items:flex-start}.resume-nike .nike-entry__role{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.resume-nike .nike-entry__meta{margin:.15rem 0 0;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted,rgba(247,247,247,.7))}.resume-nike .nike-entry__date{letter-spacing:.25em}.resume-nike .nike-entry__date,.resume-nike .nike-entry__link{font-size:.65rem;text-transform:uppercase;color:var(--accent,#ffffff)}.resume-nike .nike-entry__link{letter-spacing:.2em;text-decoration:none}.resume-nike .nike-entry__link:hover{text-decoration:underline}.resume-nike .nike-bullets{margin:.9rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.resume-nike .nike-bullets .bullet{position:relative;padding-left:.9rem;color:var(--text,#f7f7f7);font-size:.9rem;line-height:1.5}.resume-nike .nike-bullets .bullet:before{content:"";position:absolute;left:0;top:.6rem;width:.45rem;height:.45rem;border-radius:50%;background:var(--accent,#ffffff)}.resume-nike .metric-highlight{color:var(--accent,#ffffff);font-weight:600}.resume-nike .nike-chips{display:flex;flex-wrap:wrap;gap:.55rem}.resume-nike .nike-chip{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#ffffff}.resume-nike .nike-empty{margin:0;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted,rgba(247,247,247,.7))}.resume-nike.mode-export{box-shadow:none;border:1px solid rgba(255,255,255,.05)}@media (max-width:768px){.resume-nike .nike-header{flex-direction:column;align-items:flex-start}.resume-nike .nike-contact{justify-content:flex-start}.resume-nike .nike-entry__header{flex-direction:column;align-items:flex-start}}