@import"https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Gabarito,system-ui,-apple-system,sans-serif;background:#fafafa;color:#1d1d1f;-webkit-font-smoothing:antialiased;overflow-x:hidden}.cs-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 2rem;background:#fafafad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06)}.cs-back{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none;color:#1d1d1f;font-size:.9rem;font-weight:600;transition:opacity .2s}.cs-back:hover{opacity:.6}.resume-header{padding:10rem 2rem 4rem;text-align:center;max-width:820px;margin:0 auto}.cs-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#86868b;margin-bottom:1rem}.cs-title{font-size:clamp(3rem,8vw,5.5rem);font-weight:400;line-height:1;margin-bottom:1rem;min-height:1.1em}.tw-text{display:inline}.tw-cursor{display:inline-block;color:#a7a7a7;font-weight:300;animation:tw-blink 1s ease-in-out infinite;margin-left:-.05em}@keyframes tw-blink{0%,to{opacity:1}50%{opacity:.15}}.tw-name-wrap{position:relative;display:inline-block}.tw-phonetic{position:absolute;left:0;top:89%;font-size:.27em;font-weight:400;color:#86868b;letter-spacing:.02em;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:opacity .4s ease;pointer-events:none}.tw-phonetic.is-visible{opacity:1}.tw-highlight{background:#ffd23440;border-radius:2px;transition:background .15s ease}.resume-role{font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:400;color:#1d1d1f;margin-bottom:1.25rem;letter-spacing:-.01em}.cs-subtitle{font-size:clamp(1.05rem,2vw,1.15rem);line-height:1.6;color:#424245;max-width:640px;margin:0 auto 1.5rem;font-weight:400}.resume-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 auto 2rem}.resume-card{background:#fff;border-radius:14px;padding:1.25rem;flex:1;box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a;text-align:left;transition:box-shadow .25s ease,transform .25s ease}.resume-card:hover{box-shadow:0 2px 6px #00000014,0 8px 24px #0000000f;transform:translateY(-2px)}.resume-card-title{font-size:.72rem;font-weight:400;text-transform:uppercase;letter-spacing:.12em;color:#86868b;margin-bottom:.5rem}.resume-card-text{font-size:.92rem;line-height:1.3;color:#1d1d1f;font-weight:400}.resume-contact-bar{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.resume-contact-bar a,.resume-contact-bar span{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#86868b;text-decoration:none;transition:color .2s}.resume-contact-bar a:hover{color:#1d1d1f}.resume-layout{max-width:1100px;margin:0 auto;padding:0 2rem 4rem;display:grid;grid-template-columns:1fr 340px;gap:4rem;align-items:start}.resume-section{margin-bottom:3rem}.resume-section-title{font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:#86868b;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #1d1d1f}.resume-entry{padding:1.5rem 0;border-top:1px solid rgba(0,0,0,.06)}.resume-entry:first-of-type{border-top:none;padding-top:0}.resume-entry-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.resume-entry-title{font-size:1.15rem;font-weight:700;line-height:1.3;letter-spacing:-.01em}.resume-entry-company{font-size:.95rem;color:#424245;font-weight:500;margin-top:.15rem}.resume-entry-date{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#86868b;white-space:nowrap;flex-shrink:0;padding-top:.2rem}.resume-entry-details{list-style:none;padding:0}.resume-entry-details li{font-size:.95rem;line-height:1.65;color:#424245;padding-left:1rem;position:relative;margin-bottom:.35rem}.resume-entry-details li:before{content:"";position:absolute;left:0;top:.6em;width:4px;height:4px;border-radius:50%;background:#86868b}.resume-sidebar{position:sticky;top:5rem}.resume-sidebar-block{padding:1.5rem 0;border-top:1px solid rgba(0,0,0,.06)}.resume-sidebar-block:first-child{border-top:none;padding-top:0}.resume-sidebar-title{font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:#86868b;margin-bottom:.75rem}.resume-sidebar-list{list-style:none;padding:0}.resume-sidebar-list li{font-size:.9rem;line-height:1.6;color:#424245;padding:.15rem 0}.resume-sidebar-list a{color:#1d1d1f;text-decoration:none;font-weight:600;transition:opacity .2s}.resume-sidebar-list a:hover{opacity:.6}.resume-level{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#86868b;margin-left:.25rem}.resume-tags{display:flex;flex-wrap:wrap;gap:.4rem}.resume-tag{font-size:.78rem;font-weight:600;padding:.3rem .7rem;border-radius:6px;background:#fff;border:1px solid rgba(0,0,0,.08);color:#424245;transition:background .2s,border-color .2s}.resume-tag:hover{background:#ffd23426;border-color:#ffd23466}.cs-hl{background-color:transparent;background-image:linear-gradient(120deg,#ffd23459,#ffd23459);background-repeat:no-repeat;background-size:0% 100%;background-position:0 0;padding:.05em 0;border-radius:2px;transition:background-size 1s cubic-bezier(.22,1,.36,1) .4s}.cs-hl.is-visible{background-size:100% 100%}.cs-footer{padding:3rem 2rem;text-align:center;border-top:1px solid rgba(0,0,0,.06)}.cs-footer a{text-decoration:none;color:#86868b;font-size:.9rem;font-weight:600;transition:color .2s}.cs-footer a:hover{color:#1d1d1f}@media(max-width:1000px){.resume-cards{grid-template-columns:repeat(2,1fr)}.resume-layout{grid-template-columns:1fr 280px;gap:3rem}.resume-sidebar{position:static}}@media(max-width:600px){.resume-cards{grid-template-columns:1fr 1fr;gap:.75rem}.resume-header{padding:7rem 1.5rem 2rem}.resume-layout{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem 3rem}.resume-entry-header{flex-direction:column;gap:.25rem}.resume-entry-date{order:-1}.resume-sidebar{position:static;border-top:2px solid #1d1d1f;padding-top:2rem}}@media print{body{background:#fff}.cs-nav,.cs-footer{display:none!important}.resume-header{padding:0 0 1.5rem}.cs-title{font-size:2.5rem}.resume-role{font-size:1.15rem;margin-bottom:.75rem}.cs-eyebrow{margin-bottom:.5rem}.resume-cards{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem}.resume-card{padding:.75rem;box-shadow:none;border:1px solid rgba(0,0,0,.1)}.resume-card-title{font-size:.65rem;margin-bottom:.3rem}.resume-card-text{font-size:.8rem;line-height:1.4}.resume-layout{padding:0;gap:2.5rem;grid-template-columns:1fr 280px}.resume-sidebar{position:static}.resume-section{margin-bottom:1.5rem}.resume-entry{padding:1rem 0;break-inside:avoid}.resume-entry-details li{font-size:.85rem;line-height:1.55}.cs-hl{background-size:100% 100%!important}.resume-tag{border-color:#00000026}a{color:inherit!important}}
