.v2-theme .tp-hero{padding:6rem 0 2rem;background:linear-gradient(180deg,var(--rw-surface) 0,var(--rw-bg) 100%);border-bottom:1px solid var(--rw-border)}.v2-theme .tp-hero-head{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media (min-width:768px){.v2-theme .tp-hero-head{flex-direction:row;align-items:center;gap:2rem}}.v2-theme .tp-avatar{width:6rem;height:6rem;border-radius:9999px;background-color:var(--rw-card-bg);border:2px solid var(--rw-border);overflow:hidden;flex-shrink:0;font-size:2rem;font-weight:700;color:var(--rw-accent);display:inline-flex;align-items:center;justify-content:center}@media (min-width:768px){.v2-theme .tp-avatar{width:7.5rem;height:7.5rem}}.v2-theme .tp-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v2-theme .tp-name{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.85rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em;color:var(--rw-text);margin-bottom:.2rem;line-height:1.15}.v2-theme .tp-role{color:var(--rw-muted);font-size:1.05rem;margin-bottom:.75rem}.v2-theme .tp-hero-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.v2-theme .tp-availability{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .8rem;border-radius:9999px;font-size:.8rem;font-weight:600;background-color:var(--rw-accent-light);color:var(--rw-accent)}.v2-theme .tp-availability:before{content:"";width:.5rem;height:.5rem;border-radius:9999px;background-color:currentColor}.v2-theme .tp-availability--amber{background-color:var(--rw-amber-light);color:var(--rw-amber)}.v2-theme .tp-availability--muted{background-color:var(--rw-surface);color:var(--rw-muted)}.v2-theme .tp-hero-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.v2-theme .tp-hero-actions [data-native-share]{display:none}@media (max-width:639.98px){.v2-theme .tp-hero-actions .tp-share-wrap{display:none}.v2-theme .tp-hero-actions [data-native-share]{display:inline-flex;flex:1 1 100%;justify-content:center}.v2-theme .tp-hero-actions .rw-btn-primary{flex:1 1 100%;justify-content:center}}.v2-theme .tp-body{display:grid;gap:2rem;grid-template-columns:1fr;padding:3rem 0 4rem}@media (min-width:1024px){.v2-theme .tp-body{grid-template-columns:2fr 1fr;gap:3rem}}.v2-theme .tp-section{margin-bottom:2.25rem}.v2-theme .tp-section-title{font-family:Inter Tight,Inter,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:-.005em;margin-bottom:1rem;color:var(--rw-text);display:flex;align-items:center;gap:.5rem}.v2-theme .tp-section-title .tp-section-icon{width:1.25rem;height:1.25rem;color:var(--rw-accent);flex-shrink:0}.v2-theme .tp-bio{font-size:1.0625rem;line-height:1.75;color:var(--rw-text)}.v2-theme .tp-timeline{display:flex;flex-direction:column;gap:1.5rem}.v2-theme .tp-timeline-item{display:flex;gap:1rem;align-items:flex-start}.v2-theme .tp-timeline-logo{width:3rem;height:3rem;flex-shrink:0;border-radius:.6rem;background-color:var(--rw-surface);border:1px solid var(--rw-border);overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--rw-accent)}.v2-theme .tp-timeline-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v2-theme .tp-timeline-role{font-weight:700;color:var(--rw-text);font-size:1rem;line-height:1.3}.v2-theme .tp-timeline-company{font-size:.92rem;color:var(--rw-muted);margin-top:.1rem}.v2-theme .tp-timeline-dates{font-size:.8rem;color:var(--rw-muted);margin-top:.3rem}.v2-theme .tp-timeline-desc{font-size:.92rem;color:var(--rw-text);margin-top:.5rem;line-height:1.55}.v2-theme .tp-pills{display:flex;flex-wrap:wrap;gap:.5rem}.v2-theme .tp-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .85rem;background-color:var(--rw-surface);border:1px solid var(--rw-border);color:var(--rw-text);font-size:.85rem;font-weight:500;border-radius:9999px}.v2-theme .tp-pill--accent{background-color:var(--rw-accent-light);color:var(--rw-accent);border-color:var(--rw-accent-light)}.v2-theme .tp-side{display:flex;flex-direction:column;gap:1.25rem}.v2-theme .tp-side-card{background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:1rem;padding:1.5rem}.v2-theme .tp-side-heading{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--rw-muted);font-weight:700;margin-bottom:.85rem}.v2-theme .tp-side-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem;color:var(--rw-text);font-size:.95rem}.v2-theme .tp-side-list li{display:flex;align-items:center;gap:.6rem}.v2-theme .tp-empty{background-color:var(--rw-surface);border:1px dashed var(--rw-border);border-radius:.85rem;padding:1.25rem;color:var(--rw-muted);font-size:.95rem;text-align:center}.v2-theme .tp-share-wrap{position:relative;display:inline-block}.v2-theme .tp-share-menu{position:absolute;top:calc(100% + .4rem);right:0;min-width:12rem;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:.6rem;box-shadow:var(--rw-shadow-md);padding:.4rem;z-index:40}.v2-theme .tp-share-menu a,.v2-theme .tp-share-menu button{display:flex;align-items:center;gap:.55rem;width:100%;padding:.55rem .75rem;border-radius:.4rem;font-size:.9375rem;color:var(--rw-text);background:transparent;border:0;cursor:pointer;text-decoration:none;text-align:left}.v2-theme .tp-share-menu a:hover,.v2-theme .tp-share-menu button:hover{background-color:var(--rw-surface);color:var(--rw-accent)}.v2-theme .tp-tech-group{margin-bottom:1.5rem}.v2-theme .tp-tech-group:last-child{margin-bottom:0}.v2-theme .tp-tech-group-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--rw-muted);font-weight:700;margin:0 0 .85rem}.v2-theme .tp-tech-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.85rem}.v2-theme .tp-tech-tile{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:.85rem .6rem;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:.6rem;transition:border-color .15s ease,transform .15s ease;text-align:center}.v2-theme .tp-tech-tile:hover{border-color:color-mix(in srgb,var(--rw-accent) 35%,var(--rw-border));transform:translateY(-1px)}.v2-theme .tp-tech-tile-logo{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.v2-theme .tp-tech-tile-fallback{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;background-color:var(--rw-surface);color:var(--rw-accent);font-weight:700;border-radius:.4rem;font-size:.95rem}.v2-theme .tp-tech-tile-label{font-size:.82rem;color:var(--rw-text);font-weight:500;line-height:1.25;word-break:break-word;overflow-wrap:anywhere}