.hero-content{gap:var(--space-4);flex-direction:column;align-items:flex-start;display:flex}.hero-identity{align-items:center;gap:var(--space-5);width:100%;display:flex}.hero-headline{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.hero-section{border-bottom:1px solid var(--line);display:flex;position:relative;overflow:hidden}.hero-banner,.hero-banner-gradient{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-banner-gradient{background:linear-gradient(135deg, var(--surface-strong) 0%, var(--surface-subtle) 50%, var(--canvas) 100%)}.hero-overlay{background:0 0;position:absolute;inset:0}.hero-section:has(.hero-banner) .hero-overlay{background:linear-gradient(to bottom, rgba(15, 24, 48, var(--hero-scrim-top,.72)) 0%, rgba(15, 24, 48, var(--hero-scrim-bottom,.88)) 88%, var(--canvas) 100%), linear-gradient(to right, rgba(15, 24, 48, var(--hero-scrim-left,.64)), rgba(15, 24, 48, var(--hero-scrim-right,.36)))}:is(.hero-section:has(.hero-banner) .hero-title,.hero-section:has(.hero-banner) .stat-value){color:#fff;text-shadow:0 2px 12px #00000073}:is(.hero-section:has(.hero-banner) .hero-bio,.hero-section:has(.hero-banner) .hero-master-name,.hero-section:has(.hero-banner) .trust-item){color:#ffffffe0}.hero-section:has(.hero-banner) .stat-label{color:#ffffffb8}.hero-content{z-index:10;width:100%;max-width:var(--page-max);padding:var(--space-8) var(--space-6);text-align:left;margin:0 auto;position:relative}.hero-avatar{border:2px solid var(--line-strong);background:var(--fill);border-radius:50%;flex-shrink:0;width:96px;height:96px;overflow:hidden}.hero-avatar img{object-fit:cover;width:100%;height:100%}.hero-avatar-placeholder{width:100%;height:100%;font-size:var(--text-display);line-height:var(--leading-display);font-weight:var(--weight-strong);color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;display:flex}.hero-badges{gap:var(--space-3);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.hero-title{font-size:var(--text-display);font-weight:var(--weight-strong);line-height:var(--leading-display);margin-bottom:0}.hero-master-name{color:var(--fg-muted);font-size:var(--text-support);line-height:var(--leading-support);font-weight:var(--weight-strong);letter-spacing:.05em;text-transform:uppercase;margin-bottom:0}.hero-bio{font-size:var(--text-body);color:var(--fg-muted);line-height:var(--leading-body);max-width:62ch;margin-bottom:0}.hero-attributes{gap:var(--space-2) var(--space-6);flex-wrap:wrap;margin:0;display:flex}.hero-attribute-group{gap:var(--space-1);flex-direction:column;display:flex}.hero-attribute-label{font-size:var(--text-support);line-height:var(--leading-support);font-weight:var(--weight-strong);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted)}.hero-attribute-chips{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.hero-attribute-chip-action,.hero-attribute-more{appearance:none;cursor:pointer;border-radius:var(--radius-pill);background:0 0;border:0;padding:0}.hero-attribute-more{padding:var(--space-1) var(--space-3);border:1px dashed var(--border);color:var(--fg-muted);font-size:var(--text-label);line-height:var(--leading-label);font-weight:var(--weight-medium)}.hero-attribute-more:hover,.hero-attribute-chip-action:hover{color:var(--fg);border-color:var(--fg-muted)}.hero-stats{gap:var(--space-8);flex-wrap:wrap;margin-bottom:0;display:flex}.stat{align-items:baseline;gap:var(--space-2);display:flex}.stat-icon{width:1.5rem;height:1.5rem;color:var(--artificio-brand)}.stat-value{font-size:var(--text-display);font-weight:var(--weight-strong);line-height:1}.stat-label{font-size:var(--text-support);line-height:var(--leading-support);color:var(--fg-muted)}.cta-button{padding:var(--space-4) var(--space-10);background:var(--brand-solid);color:var(--brand-solid-fg);font-weight:var(--weight-strong);font-size:var(--text-section);line-height:var(--leading-section);border-radius:var(--radius-lg);justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:inline-flex}.cta-button:hover{background:var(--brand-solid-hover);transform:translateY(-2px)}@media (width<=768px){.hero-title{font-size:var(--text-display);line-height:var(--leading-display)}.hero-bio{font-size:var(--text-body);line-height:var(--leading-body)}.hero-stats{gap:var(--space-4)}.hero-attributes{gap:var(--space-2) var(--space-4)}.stat-value{font-size:var(--text-title);line-height:var(--leading-title)}}.hero-promo-badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);background:var(--state-warning-bg);border:1px solid var(--state-warning-line);color:var(--state-warning-fg);font-size:var(--text-label);line-height:var(--leading-label);font-weight:var(--weight-strong);letter-spacing:.04em;text-transform:uppercase;margin-bottom:0;display:inline-flex}.hero-title-accent{color:var(--artificio-brand);display:inline-block}.hero-ctas{gap:var(--space-4);flex-wrap:wrap;margin:0;display:flex}.cta-button.cta-primary{background:var(--brand-solid);color:var(--brand-solid-fg)}.cta-button.cta-secondary{background:var(--fill);border:1px solid var(--line-strong);color:var(--fg);box-shadow:none}.cta-button.cta-secondary:hover{background:var(--fill-strong);transform:translateY(-2px)}.hero-section:has(.hero-banner) .cta-button.cta-secondary{color:#fff;background:#ffffff1f;border-color:#ffffff57}.hero-section:has(.hero-banner) .cta-button.cta-secondary:hover{background:#ffffff2e}.hero-trust-row{gap:var(--space-5);flex-wrap:wrap;margin:0;display:flex}.trust-item{align-items:center;gap:var(--space-2);font-size:var(--text-support);line-height:var(--leading-support);color:var(--fg-muted);display:inline-flex}.trust-item svg{color:var(--state-success-fg)}
