.cv-module__M8P7-G__page{background:var(--bg);min-height:100vh;padding:4rem 1rem 5rem}.cv-module__M8P7-G__sheet{max-width:60rem;margin:0 auto}.cv-module__M8P7-G__header{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1.5rem;padding-bottom:1.5rem;display:flex}.cv-module__M8P7-G__avatar{object-fit:cover;border:1px solid var(--border);border-radius:16px;flex-shrink:0;width:96px;height:96px}.cv-module__M8P7-G__identity{flex:1;min-width:240px}.cv-module__M8P7-G__name{color:var(--text);margin:0;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05}.cv-module__M8P7-G__role{color:var(--purple);margin:.25rem 0 .4rem;font-weight:600}.cv-module__M8P7-G__usp{color:var(--muted);max-width:36rem;margin:0}.cv-module__M8P7-G__actions{align-self:flex-start;gap:.6rem;display:flex}.cv-module__M8P7-G__printBtn{border:1px solid var(--purple);background:color-mix(in srgb, var(--purple) 14%, transparent);color:var(--text);cursor:pointer;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:.9rem;transition:background .15s,border-color .15s;display:inline-flex}.cv-module__M8P7-G__printBtn:hover{background:color-mix(in srgb, var(--purple) 26%, transparent)}.cv-module__M8P7-G__contacts{flex-wrap:wrap;gap:.5rem 1.1rem;margin:1.1rem 0 0;padding:0;font-size:.88rem;list-style:none;display:flex}.cv-module__M8P7-G__contacts a,.cv-module__M8P7-G__contacts li{color:var(--muted);align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}.cv-module__M8P7-G__contacts a:hover{color:var(--cyan)}.cv-module__M8P7-G__section{margin-top:2.4rem}.cv-module__M8P7-G__h2{letter-spacing:.04em;text-transform:uppercase;color:var(--text);align-items:center;gap:.6rem;margin:0 0 1rem;font-size:1.15rem;display:flex}.cv-module__M8P7-G__h2:after{content:"";background:var(--border);flex:1;height:1px}.cv-module__M8P7-G__about{color:var(--muted);margin:0;line-height:1.7}.cv-module__M8P7-G__grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:2.4rem;display:grid}@media (max-width:760px){.cv-module__M8P7-G__grid{grid-template-columns:1fr;gap:1.5rem}}.cv-module__M8P7-G__timeline{padding-left:1.25rem;position:relative}.cv-module__M8P7-G__timeline:before{content:"";background:linear-gradient(var(--purple), var(--cyan));opacity:.5;width:2px;position:absolute;top:4px;bottom:4px;left:4px}.cv-module__M8P7-G__tlItem{padding:0 0 1.6rem;position:relative}.cv-module__M8P7-G__tlItem:last-child{padding-bottom:0}.cv-module__M8P7-G__tlItem:before{content:"";background:var(--purple);width:10px;height:10px;box-shadow:0 0 0 4px color-mix(in srgb, var(--purple) 20%, transparent);border-radius:50%;position:absolute;top:.35rem;left:-1.25rem}.cv-module__M8P7-G__tlHead{flex-wrap:wrap;justify-content:space-between;gap:.25rem;display:flex}.cv-module__M8P7-G__tlRole{color:var(--text);font-weight:600}.cv-module__M8P7-G__tlCompany{color:var(--cyan);font-size:.92rem}.cv-module__M8P7-G__tlPeriod{color:var(--muted);white-space:nowrap;font-size:.82rem}.cv-module__M8P7-G__tlBullets{color:var(--muted);margin:.5rem 0 0;padding-left:1.1rem}.cv-module__M8P7-G__tlBullets li{margin:.2rem 0;line-height:1.5}.cv-module__M8P7-G__bar{margin-bottom:.9rem}.cv-module__M8P7-G__barTop{justify-content:space-between;margin-bottom:.3rem;font-size:.85rem;display:flex}.cv-module__M8P7-G__barLabel{color:var(--text)}.cv-module__M8P7-G__barPct{color:var(--muted)}.cv-module__M8P7-G__barTrack{background:color-mix(in srgb, var(--border) 70%, transparent);border-radius:99px;height:7px;overflow:hidden}.cv-module__M8P7-G__barFill{background:linear-gradient(90deg, var(--purple), var(--cyan));border-radius:99px;width:0;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.cv-module__M8P7-G__chips{flex-wrap:wrap;gap:.4rem;margin-top:1.2rem;display:flex}.cv-module__M8P7-G__chip{border:1px solid var(--border);color:var(--cyan);border-radius:99px;padding:.25rem .6rem;font-size:.78rem}.cv-module__M8P7-G__barsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.1rem 2.2rem;margin-bottom:1.6rem;display:grid}@media (max-width:600px){.cv-module__M8P7-G__barsGrid{grid-template-columns:1fr}}.cv-module__M8P7-G__stackGroups{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem 1.4rem;display:grid}@media (max-width:760px){.cv-module__M8P7-G__stackGroups{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.cv-module__M8P7-G__stackGroups{grid-template-columns:1fr}}.cv-module__M8P7-G__stackGroup{flex-direction:column;gap:.55rem;display:flex}.cv-module__M8P7-G__stackLabel{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--purple);border-bottom:1px solid color-mix(in oklab, var(--purple) 22%, var(--border));margin:0;padding-bottom:.4rem;font-size:.72rem}.cv-module__M8P7-G__tagRow{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.cv-module__M8P7-G__tag{border:1px solid var(--border);color:var(--text);background:color-mix(in oklab, var(--surface) 55%, transparent);border-radius:8px;padding:.34rem .6rem;font-size:.82rem;line-height:1}.cv-module__M8P7-G__projects{gap:.9rem;display:grid}.cv-module__M8P7-G__projItem{border:1px solid var(--border);background:color-mix(in oklab, var(--surface) 50%, transparent);border-radius:12px;padding:1rem 1.1rem}.cv-module__M8P7-G__projHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.cv-module__M8P7-G__projName{font-family:var(--font-display);color:var(--text);margin:0;font-size:1.05rem}.cv-module__M8P7-G__projName a{color:inherit;text-decoration:none}.cv-module__M8P7-G__projName a:hover{color:var(--purple)}.cv-module__M8P7-G__projDesc{color:var(--muted);margin:.45rem 0 .7rem;font-size:.92rem;line-height:1.55}
