.cuenta-hero{position:relative;overflow:hidden;width:100%;max-width:none;background:linear-gradient(150deg,#1530B4 0%,#0C1F8A 35%,#071260 70%,#040B3A 100%);min-height:320px}.hero-bg-photo{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?w=1600&fit=crop&q=80);background-size:cover;background-position:center;opacity:.09}.hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(21,48,180,.96),rgba(12,31,138,.92),rgba(4,11,58,.97))}.hero-dot-grid{position:absolute;inset:0;opacity:.04;background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:32px 32px}.hero-gold-glow{position:absolute;top:-60px;left:-30px;width:500px;height:400px;background:radial-gradient(ellipse,rgba(212,168,67,.14),transparent 65%)}.hero-top-bar{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,#D4A843 20%,#F2CC6B 50%,#D4A843 80%,transparent)}.hero-content{position:relative;z-index:1;max-width:1520px;margin:0 auto;padding:clamp(32px,4vw,60px) clamp(18px,4vw,44px)}.hero-flex{display:flex;flex-direction:column;gap:28px}@media(min-width:1024px){.hero-flex{flex-direction:row;align-items:center;justify-content:space-between}}.hero-identity{display:flex;flex-direction:column;gap:20px;max-width:640px}.hero-badge{display:inline-flex;align-items:center;gap:10px;width:max-content;padding:8px 16px;border-radius:999px;background:rgba(212,168,67,.13);border:1px solid rgba(212,168,67,.35);color:#F2CC6B;font-size:.8rem;font-weight:700;text-transform:uppercase}.pulse-dot,.status-dot{width:6px;height:6px;border-radius:999px;background:#D4A843;display:inline-block}.hero-profile{display:flex;align-items:center;gap:20px}.hero-avatar{width:64px;height:64px;border-radius:16px;object-fit:cover;border:2px solid rgba(212,168,67,.5)}.hero-name{margin:0 0 5px;font-family:Sora,Inter,sans-serif;font-weight:900;font-size:clamp(1.6rem,4vw,2.6rem);color:#fff;line-height:1.15}.hero-email{display:flex;align-items:center;gap:8px;margin:0;color:rgba(255,255,255,.74);font-size:.95rem}.hero-rule{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.72);flex-wrap:wrap}.hero-rule p{margin:0;font-size:.95rem}.rule-line{width:40px;height:2px;border-radius:999px;background:#D4A843}.rule-dot{width:8px;height:8px;border-radius:50%;background:rgba(212,168,67,.4)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;font-weight:700;text-decoration:none;transition:.2s}.hero-btn:hover{transform:translateY(-1px)}.hero-btn-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.2)}.hero-btn{background:#D4A843;color:#0B1A3D}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);min-width:0;color:#fff}.stat-dot{width:10px;height:10px;border-radius:50%;margin-bottom:10px;background:#D4A843}.stat-dot-green{background:#4ade80}.stat-dot-gold{background:#F2CC6B}.stat-value{font-family:Sora,Inter,sans-serif;font-weight:900;font-size:1.35rem;line-height:1.1}.stat-label{margin:8px 0 0;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.63)}@media(max-width:700px){.hero-stats{grid-template-columns:1fr}.hero-content{padding:24px 18px}}