.casa-hero{border-radius:var(--radius-lg,16px);margin-top:1.5rem;margin-bottom:var(--space-2,.5rem);background:0 0;position:relative}.casa-hero__bg{pointer-events:none;z-index:0;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.casa-hero__gradient{background:linear-gradient(135deg, color-mix(in srgb, var(--casa-color) 18%, transparent) 0%, transparent 60%);position:absolute;inset:0}.casa-hero__content{z-index:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:inherit;background:#09090b40;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex;position:relative}.casa-hero__main{flex-direction:column;gap:.15rem;display:flex}.casa-hero__identity{align-items:center;gap:.75rem;display:flex}.casa-hero__badge{background-color:var(--casa-color);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:36px;display:inline-flex}.casa-hero__titulo{color:var(--text-primary,#e5e7eb);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.casa-hero__subtitulo{color:color-mix(in srgb, var(--casa-color) 80%, #fff);margin:0;font-size:.9375rem;font-weight:500;line-height:1.4}.casa-hero__descricao{color:var(--text-tertiary,#6b7280);margin:0;font-size:.8125rem;line-height:1.4}.casa-hero__stats{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.casa-hero__stat{cursor:pointer;color:inherit;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:inherit;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.casa-hero__stat:hover{background:color-mix(in srgb, var(--casa-color) 12%, transparent);border-color:color-mix(in srgb, var(--casa-color) 35%, transparent)}.casa-hero__stat--static{cursor:default}.casa-hero__stat--static:hover{background:#ffffff0a;border-color:#ffffff0f}.casa-hero__stat-value{color:var(--text-primary,#e5e7eb);font-size:.9375rem;font-weight:700}.casa-hero__stat:hover .casa-hero__stat-value{color:color-mix(in srgb, var(--casa-color) 70%, #fff)}.casa-hero__stat--static:hover .casa-hero__stat-value{color:var(--text-primary,#e5e7eb)}.casa-hero__stat-label{color:var(--text-tertiary,#6b7280);white-space:nowrap;font-size:.75rem}@media (max-width:768px){.casa-hero__content{padding:1rem}.casa-hero__titulo{font-size:1.375rem}.casa-hero__badge{width:36px;height:32px}.casa-hero__badge svg{width:18px;height:18px}.casa-hero__stats{gap:.375rem}.casa-hero__stat{padding:.25rem .5rem}.casa-hero__stat-value{font-size:.8125rem}}
