.cv2{width:min(100%,1180px);margin:0 auto;padding:clamp(1.25rem,3vw,3rem) 1rem 5rem;color:var(--text)}.cv2 *,.cv2 :after,.cv2 :before{box-sizing:border-box}.cv2 a{color:inherit}.cv2__section{position:relative;margin-top:clamp(3.25rem,7vw,6rem);scroll-margin-top:1.5rem}.cv2__section--compact{margin-top:clamp(2.25rem,5vw,4rem)}.cv2__section-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:1rem;margin-bottom:1.4rem}.cv2__section-number{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.16em;line-height:1;padding-bottom:.48rem}.cv2__section-title{margin:0;font-size:clamp(1.6rem,3vw,2.45rem);letter-spacing:-.045em;line-height:1.05}.cv2__section-copy{grid-column:2;max-width:46rem;margin:-.55rem 0 0;color:var(--text-light);font-size:.98rem;line-height:1.65}.cv2-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(17rem,.72fr);gap:clamp(1.5rem,4vw,4rem);overflow:hidden;padding:clamp(1.75rem,5vw,4.5rem);border:1px solid var(--border);border-radius:24px;background:linear-gradient(130deg,color-mix(in srgb,var(--card-bg) 92%,var(--accent) 8%),var(--card-bg));box-shadow:var(--shadow)}.cv2-hero:after,.cv2-hero:before{position:absolute;z-index:-1;content:"";border-radius:999px;filter:blur(2px);pointer-events:none}.cv2-hero:before{width:26rem;height:26rem;top:-15rem;right:-10rem;background:color-mix(in srgb,var(--accent) 22%,transparent)}.cv2-hero:after{width:12rem;height:12rem;bottom:-7rem;left:38%;border:1px solid color-mix(in srgb,var(--accent) 32%,transparent)}.cv2-hero__eyebrow,.cv2-kicker{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .8rem;color:var(--accent);font-size:.74rem;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.cv2-hero__eyebrow:before{width:.55rem;height:.55rem;content:"";border-radius:50%;background:var(--accent);box-shadow:0 0 0 .28rem color-mix(in srgb,var(--accent) 15%,transparent)}.cv2-hero h1{max-width:14ch;margin:0;color:var(--text);font-size:clamp(2.5rem,7vw,5.4rem);font-weight:800;letter-spacing:-.075em;line-height:.92}.cv2-hero__role{max-width:37rem;margin:1.3rem 0 0;font-size:clamp(1.05rem,2vw,1.38rem);font-weight:650;line-height:1.42}.cv2-hero__location,.cv2-hero__specialty{display:flex;gap:.5rem;align-items:baseline;margin:.75rem 0 0;color:var(--text-light);font-size:.94rem}.cv2-hero__location strong,.cv2-hero__specialty strong{color:var(--text)}.cv2-hero__actions,.cv2-hero__links,.cv2-inline-links{display:flex;flex-wrap:wrap;gap:.68rem}.cv2-hero__links{margin-top:1.65rem}.cv2-hero__link{color:var(--text-light)!important;font-size:.86rem;font-weight:700;text-decoration:none}.cv2-hero__link:focus-visible,.cv2-hero__link:hover{color:var(--accent)!important;text-decoration:underline;text-underline-offset:.22rem}.cv2-hero__actions{margin-top:1.2rem}.cv2-action,.cv2-hero .cv2-action.btn{display:inline-flex;align-items:center;justify-content:center;min-width:auto;padding:.62rem .8rem;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--card-bg) 80%,transparent);color:var(--text);font-size:.84rem;font-weight:750;line-height:1;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.cv2-action:focus-visible,.cv2-action:hover,.cv2-hero .cv2-action.btn:focus-visible,.cv2-hero .cv2-action.btn:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,var(--card-bg));color:var(--text);text-decoration:none;transform:translateY(-2px)}.cv2-action--primary,.cv2-hero .cv2-action--primary.btn{border-color:var(--accent);background:var(--accent);color:var(--text-inverse)}.cv2-action--primary:focus-visible,.cv2-action--primary:hover,.cv2-hero .cv2-action--primary.btn:focus-visible,.cv2-hero .cv2-action--primary.btn:hover{background:var(--accent-hover);color:#07120b}.cv2-hero__evidence{align-self:end;display:grid;gap:.8rem}.cv2-evidence-card{position:relative;overflow:hidden;padding:1.05rem;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--bg) 44%,transparent)}.cv2-evidence-card:before{position:absolute;top:0;left:0;width:3.25rem;height:2px;content:"";background:var(--accent)}.cv2-evidence-card__value{display:block;color:var(--text);font-size:1.25rem;font-weight:800;letter-spacing:-.04em}.cv2-evidence-card__label{display:block;margin-top:.25rem;color:var(--text-light);font-size:.82rem;line-height:1.45}.cv2-profile{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(14rem,.6fr);gap:1.25rem;padding:clamp(1.25rem,3vw,2.25rem);border:1px solid var(--border);border-radius:18px;background:var(--card-bg);box-shadow:var(--shadow)}.cv2-profile__narrative{margin:0;font-size:clamp(1.08rem,1.9vw,1.35rem);line-height:1.7}.cv2-profile__aside{display:grid;align-content:start;gap:.75rem;padding:1rem;border-left:1px solid var(--border)}.cv2-profile__aside p{margin:0;color:var(--text-light);font-size:.88rem;line-height:1.55}.cv2-profile__aside strong{color:var(--accent);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.cv2-grid{display:grid;gap:1rem}.cv2-grid--principles{grid-template-columns:repeat(4,minmax(0,1fr))}.cv2-grid--competencies,.cv2-grid--projects{grid-template-columns:repeat(2,minmax(0,1fr))}.cv2-grid--architecture{grid-template-columns:repeat(3,minmax(0,1fr))}.cv2-architecture-card,.cv2-competency,.cv2-education,.cv2-languages,.cv2-principle,.cv2-project,.cv2-stack-group{border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow)}.cv2-principle{min-height:12.25rem;padding:1.15rem;border-radius:16px}.cv2-principle__index{display:block;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.12em}.cv2-architecture-card h3,.cv2-competency h3,.cv2-principle h3,.cv2-project h3,.cv2-stack-group h3{margin:.85rem 0 0;font-size:1.05rem;letter-spacing:-.025em}.cv2-architecture-card p,.cv2-competency p,.cv2-education p,.cv2-languages p,.cv2-principle p,.cv2-project p,.cv2-stack-group p{margin:.58rem 0 0;color:var(--text-light);font-size:.9rem;line-height:1.58}.cv2-competency{position:relative;overflow:hidden;padding:1.28rem 1.28rem 1.2rem;border-radius:16px}.cv2-competency:after{position:absolute;right:-.9rem;bottom:-1.5rem;color:color-mix(in srgb,var(--accent) 18%,transparent);content:"↗";font-size:7rem;font-weight:800;line-height:1}.cv2-tag-list{display:flex;flex-wrap:wrap;gap:.46rem;margin:.9rem 0 0;padding:0;list-style:none}.cv2-tag{display:inline-flex;align-items:center;min-height:1.6rem;padding:.2rem .5rem;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border));border-radius:999px;background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--text);font-size:.74rem;font-weight:700;line-height:1.2}.cv2-timeline{position:relative;display:grid;gap:0}.cv2-timeline:before{position:absolute;top:.7rem;bottom:.7rem;left:9.1rem;width:1px;content:"";background:linear-gradient(var(--accent),color-mix(in srgb,var(--accent) 18%,transparent))}.cv2-timeline-item{position:relative;display:grid;grid-template-columns:7.75rem minmax(0,1fr);gap:1.35rem;padding-bottom:1.5rem}.cv2-timeline-item:last-child{padding-bottom:0}.cv2-timeline-item__period{position:relative;padding-top:1.05rem;color:var(--text-light);font-size:.79rem;font-weight:750;line-height:1.35;text-align:right}.cv2-timeline-item__period:after{position:absolute;top:1.15rem;right:-1.68rem;width:.72rem;height:.72rem;content:"";border:2px solid var(--accent);border-radius:50%;background:var(--card-bg);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--accent) 12%,transparent)}.cv2-timeline-item__content{padding:1.1rem 1.2rem;border:1px solid var(--border);border-radius:16px;background:var(--card-bg);box-shadow:var(--shadow)}.cv2-timeline-item__company{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem 1rem}.cv2-timeline-item h3{margin:0;font-size:1.08rem;letter-spacing:-.025em}.cv2-timeline-item__location{color:var(--text-light);font-size:.8rem}.cv2-timeline-item__role{margin:.25rem 0 0;color:var(--accent);font-size:.88rem;font-weight:700}.cv2-timeline-item__highlights{display:grid;gap:.46rem;margin:.9rem 0 0;padding:0;list-style:none}.cv2-timeline-item__highlights li{position:relative;padding-left:1rem;color:var(--text-light);font-size:.9rem;line-height:1.55}.cv2-timeline-item__highlights li:before{position:absolute;top:.62rem;left:.12rem;width:.35rem;height:.35rem;content:"";border-radius:50%;background:var(--accent)}.cv2-project{display:grid;align-content:start;gap:.75rem;padding:1.35rem;border-radius:18px}.cv2-project--featured{grid-column:span 2;grid-template-columns:minmax(0,1fr) minmax(17rem,.8fr);gap:2rem;border-color:color-mix(in srgb,var(--accent) 38%,var(--border))}.cv2-project__meta{display:flex;flex-wrap:wrap;gap:.45rem}.cv2-project__label{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cv2-project__fields{display:grid;gap:.75rem;margin:0}.cv2-project__field{display:grid;gap:.22rem}.cv2-project__field dt{color:var(--text);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cv2-project__field dd{margin:0;color:var(--text-light);font-size:.88rem;line-height:1.52}.cv2-project__links{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.3rem}.cv2-inline-links a,.cv2-project__links a{color:var(--accent);font-size:.82rem;font-weight:750;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--accent) 50%,transparent);text-underline-offset:.22rem}.cv2-architecture-card{padding:1rem 1.05rem;border-radius:16px}.cv2-architecture__action{display:flex;justify-content:center;margin-top:1.25rem}.cv2-architecture-card__badge{display:inline-flex;padding:.25rem .48rem;border-radius:5px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.69rem;font-weight:800;letter-spacing:.06em}.cv2-architecture-card__example{margin-top:.65rem!important;padding-top:.65rem;border-top:1px solid var(--border);color:var(--text)!important;font-size:.82rem!important}.cv2-stack{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:1rem}.cv2-education,.cv2-languages,.cv2-stack-group{padding:1.2rem;border-radius:16px}.cv2-stack-group+.cv2-stack-group{margin-top:1rem}.cv2-education h3,.cv2-languages h3,.cv2-stack-group h3{margin-top:0}.cv2-bottom-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(16rem,.75fr);gap:1rem}.cv2-education__period,.cv2-language__level{display:block;margin-top:.28rem;color:var(--accent);font-size:.8rem;font-weight:750}.cv2-language-list{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.cv2-language-list li{display:grid;grid-template-columns:6.25rem minmax(0,1fr);gap:.75rem;align-items:baseline;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.cv2-language-list li:last-child{padding-bottom:0;border-bottom:0}.cv2-language-list strong{font-size:.9rem}.cv2-language-list span{color:var(--text-light);font-size:.85rem;line-height:1.45}.cv2-credibility-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:1rem;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:var(--border)}.cv2-credibility-strip__item{padding:1rem;background:var(--card-bg)}.cv2-credibility-strip__item strong{display:block;color:var(--accent);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.cv2-credibility-strip__item span{display:block;margin-top:.38rem;color:var(--text-light);font-size:.82rem;line-height:1.45}.cv2 [data-reveal]{animation:cv2-reveal .58s cubic-bezier(.2,.75,.25,1) both}.cv2 [data-reveal]:nth-child(2){animation-delay:70ms}.cv2 [data-reveal]:nth-child(3){animation-delay:.12s}.cv2 [data-reveal]:nth-child(4){animation-delay:.17s}@keyframes cv2-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cv-page-frame__error{width:min(100% - 2rem,1180px);margin:1rem auto 0;color:#dc2626}.cv-page-frame__toast{position:fixed;top:1rem;right:1rem;z-index:9999;padding:.7rem 1.2rem;border-radius:8px;background:#22c55e;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.13);font-weight:600}@media (max-width:900px){.cv2-grid--architecture,.cv2-grid--principles{grid-template-columns:repeat(2,minmax(0,1fr))}.cv2-bottom-grid,.cv2-hero,.cv2-profile,.cv2-stack{grid-template-columns:1fr}.cv2-hero__evidence{grid-template-columns:repeat(3,minmax(0,1fr))}.cv2-profile__aside{border-top:1px solid var(--border);border-left:0}.cv2-project--featured{grid-template-columns:1fr}}@media (max-width:640px){.cv2{padding-inline:.75rem}.cv2__section{margin-top:3.5rem}.cv2__section-heading{grid-template-columns:1fr;gap:.38rem}.cv2__section-copy,.cv2__section-number{grid-column:auto}.cv2__section-number{padding-bottom:0}.cv2__section-copy{margin-top:.15rem}.cv2-grid--architecture,.cv2-grid--competencies,.cv2-grid--principles,.cv2-grid--projects{grid-template-columns:1fr}.cv2-project--featured{grid-column:auto}.cv2-hero{padding:1.45rem;border-radius:18px}.cv2-hero h1{max-width:11ch}.cv2-credibility-strip,.cv2-hero__evidence{grid-template-columns:1fr}.cv2-timeline:before{left:.33rem}.cv2-timeline-item{grid-template-columns:1fr;gap:.35rem;padding-left:1.25rem}.cv2-timeline-item__period{padding-top:0;text-align:left}.cv2-timeline-item__period:after{top:.13rem;right:auto;left:-1.28rem}.cv2-language-list li{grid-template-columns:1fr;gap:.15rem}}@media (prefers-reduced-motion:reduce){.cv2 *,.cv2 :after,.cv2 :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.cv2{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;color:#000!important}.cv2-architecture-card,.cv2-competency,.cv2-credibility-strip__item,.cv2-education,.cv2-hero,.cv2-languages,.cv2-principle,.cv2-profile,.cv2-project,.cv2-stack-group,.cv2-timeline-item__content{border-color:#bbb!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:#000!important}.cv2-hero{display:block!important;padding:0 0 .35rem!important;border-width:0 0 1px!important}.cv2-competency:after,.cv2-hero:after,.cv2-hero:before,.cv2-hero__actions,.cv2-hero__links,.cv2-project__links{display:none!important}.cv2-hero h1{font-size:23pt!important}.cv2-hero__role{margin-top:.25rem!important;font-size:11pt!important}.cv2-hero__location,.cv2-hero__specialty{margin-top:.2rem!important;font-size:8.5pt!important}.cv2-hero__evidence{display:flex!important;gap:.35rem!important;margin-top:.5rem}.cv2-evidence-card{padding:.2rem .45rem!important;border:1px solid #bbb!important;border-radius:0!important}.cv2-evidence-card:before{display:none}.cv2-evidence-card__value{font-size:9pt!important}.cv2-evidence-card__label{font-size:7.5pt!important}.cv2__section{margin-top:.7rem!important;break-inside:auto;page-break-inside:auto}.cv2__section-heading{margin-bottom:.35rem!important}.cv2__section-number{font-size:7pt!important}.cv2__section-title{font-size:12pt!important}.cv2__section-copy{font-size:8pt!important;line-height:1.35!important}.cv2-profile{gap:.45rem!important;padding:.35rem!important}.cv2-profile__narrative{font-size:9pt!important;line-height:1.4!important}.cv2-profile__aside{padding:.35rem!important}.cv2-profile__aside p{font-size:7.5pt!important}.cv2-grid{gap:.3rem!important}.cv2-grid--principles{grid-template-columns:repeat(4,minmax(0,1fr))!important}.cv2-grid--architecture,.cv2-grid--competencies,.cv2-grid--projects{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cv2-architecture-card,.cv2-competency,.cv2-education,.cv2-languages,.cv2-principle,.cv2-project,.cv2-stack-group{min-height:0!important;padding:.35rem!important;break-inside:avoid;page-break-inside:avoid}.cv2-architecture-card h3,.cv2-competency h3,.cv2-principle h3,.cv2-project h3,.cv2-stack-group h3{margin-top:.2rem!important;font-size:8pt!important}.cv2-architecture-card p,.cv2-competency p,.cv2-education p,.cv2-languages p,.cv2-principle p,.cv2-project p,.cv2-stack-group p{margin-top:.2rem!important;font-size:7.4pt!important;line-height:1.3!important}.cv2-tag-list{gap:.12rem!important;margin-top:.25rem!important}.cv2-tag{min-height:0!important;padding:.06rem .2rem!important;background:#eee!important;color:#000!important;font-size:6.5pt!important}.cv2-timeline:before{left:6.45rem!important}.cv2-timeline-item{grid-template-columns:5.65rem minmax(0,1fr)!important;gap:.8rem!important;padding-bottom:.3rem!important;break-inside:avoid;page-break-inside:avoid}.cv2-timeline-item__period{padding-top:.25rem!important;font-size:7pt!important}.cv2-timeline-item__period:after{top:.36rem!important;right:-1.05rem!important;width:.35rem!important;height:.35rem!important;border-width:1px!important;box-shadow:none!important}.cv2-timeline-item__content{padding:.35rem!important}.cv2-timeline-item h3{font-size:8.4pt!important}.cv2-timeline-item__location,.cv2-timeline-item__role{font-size:7.2pt!important}.cv2-timeline-item__highlights{gap:.1rem!important;margin-top:.25rem!important}.cv2-timeline-item__highlights li{padding-left:.55rem!important;font-size:7.3pt!important;line-height:1.27!important}.cv2-timeline-item__highlights li:before{top:.45rem!important;left:.05rem!important;width:.2rem!important;height:.2rem!important}.cv2-project--featured{grid-column:auto!important;grid-template-columns:1fr!important;gap:.25rem!important}.cv2-project__fields{gap:.25rem!important}.cv2-project__field{gap:.04rem!important}.cv2-project__field dt{font-size:6.5pt!important}.cv2-project__field dd{font-size:7.2pt!important;line-height:1.25!important}.cv2-architecture-card__badge{padding:.05rem .18rem!important;font-size:6pt!important}.cv2-architecture-card__example{margin-top:.3rem!important;padding-top:.3rem!important}.cv2-stack{gap:.3rem!important}.cv2-education,.cv2-languages,.cv2-stack-group{padding:.35rem!important}.cv2-stack-group+.cv2-stack-group{margin-top:.3rem!important}.cv2-bottom-grid{gap:.3rem!important}.cv2-language-list{gap:.2rem!important}.cv2-language-list li{padding-bottom:.2rem!important}.cv2-language-list span,.cv2-language-list strong{font-size:7.2pt!important}.cv2-credibility-strip{gap:0!important;margin-top:.35rem!important;border-color:#bbb!important}.cv2-credibility-strip__item{padding:.25rem!important}.cv2-credibility-strip__item strong{font-size:6.5pt!important}.cv2-credibility-strip__item span{margin-top:.1rem!important;font-size:6.8pt!important}.cv2 [data-reveal]{animation:none!important}}