:root{--hvcm-green:#0b4b3f;--hvcm-deep:#06382f;--hvcm-lime:#d9ff37;--hvcm-cream:#f7f6ef;--hvcm-orange:#f15a2a;--hvcm-ink:#153b32}.hvcm-account{color:var(--hvcm-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hvcm-account *{box-sizing:border-box}.hvcm-account__hero{position:relative;display:flex;align-items:center;gap:24px;overflow:hidden;margin:0 0 24px;padding:30px;border:1px solid rgba(11,75,63,.1);border-radius:28px;background:radial-gradient(circle at 92% -20%,rgba(217,255,55,.7),transparent 38%),linear-gradient(135deg,#fff,#f5f7ec);box-shadow:0 22px 55px rgba(11,75,63,.08)}.hvcm-account__hero:after{position:absolute;right:4%;bottom:-62px;width:180px;height:180px;border:1px solid rgba(11,75,63,.12);border-radius:50%;content:""}.hvcm-account__hero-icon,.hvcm-account__empty-icon{display:grid;flex:0 0 auto;place-items:center;width:78px;height:78px;border-radius:24px;background:var(--hvcm-lime);box-shadow:0 16px 30px rgba(112,144,0,.18)}.hvcm-account__hero-icon svg,.hvcm-account__empty-icon svg{width:40px;height:40px;stroke:var(--hvcm-green);stroke-width:1.7}.hvcm-account__eyebrow,.hvcm-account-card__heading p{margin:0 0 7px;color:#5d776f;font-size:13px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.hvcm-account__hero h2{margin:0 0 8px;color:var(--hvcm-green);font-size:clamp(28px,4vw,43px);line-height:1.05;letter-spacing:-.035em}.hvcm-account__hero p:last-child{max-width:700px;margin:0;color:#577069;font-size:16px;line-height:1.55}.hvcm-account__cards{display:grid;gap:22px}.hvcm-account-card{display:grid;grid-template-columns:minmax(290px,.88fr) minmax(330px,1.12fr);overflow:hidden;border:1px solid rgba(11,75,63,.13);border-radius:30px;background:#fff;box-shadow:0 24px 65px rgba(11,75,63,.1)}.hvcm-account-card__visual{position:relative;display:flex;min-height:330px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px;background:linear-gradient(145deg,var(--hvcm-deep),var(--hvcm-green));color:#fff}.hvcm-account-card__visual:before{position:absolute;inset:0;background-image:radial-gradient(rgba(217,255,55,.25) 1px,transparent 1px);background-size:18px 18px;content:"";mask-image:linear-gradient(to bottom right,#000,transparent)}.hvcm-account-card__orbits,.hvcm-account-card__orbits i{position:absolute;border:1px solid rgba(217,255,55,.24);border-radius:50%}.hvcm-account-card__orbits{right:-80px;bottom:-110px;width:300px;height:300px}.hvcm-account-card__orbits i:nth-child(1){inset:40px}.hvcm-account-card__orbits i:nth-child(2){inset:82px}.hvcm-account-card__orbits i:nth-child(3){inset:122px;background:var(--hvcm-lime);box-shadow:0 0 0 15px rgba(217,255,55,.1)}.hvcm-account-card__top,.hvcm-account-card__holder,.hvcm-account-card__number,.hvcm-account-card__test{position:relative;z-index:1}.hvcm-account-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hvcm-account-card__brand{font-size:17px;font-weight:900;letter-spacing:-.02em}.hvcm-account-card__status{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);font-size:12px;font-weight:850}.hvcm-account-card__status--active{color:var(--hvcm-lime)}.hvcm-account-card__status--on-hold,.hvcm-account-card__status--expired,.hvcm-account-card__status--revoked{color:#ffd8c8}.hvcm-account-card__test{align-self:flex-start;margin-top:18px;padding:6px 10px;border-radius:8px;background:#ffdfd4;color:#8d2d0d;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hvcm-account-card__holder{margin-top:auto}.hvcm-account-card__holder span,.hvcm-account-card__number span{display:block;margin-bottom:6px;color:rgba(255,255,255,.62);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hvcm-account-card__holder strong{display:block;font-family:Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.04;letter-spacing:-.04em}.hvcm-account-card__number{margin-top:25px}.hvcm-account-card__number strong{font-size:16px;letter-spacing:.12em}.hvcm-account-card__content{display:flex;flex-direction:column;padding:30px}.hvcm-account-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:24px}.hvcm-account-card__heading h3{margin:0;color:var(--hvcm-green);font-size:26px;line-height:1.1;letter-spacing:-.025em}.hvcm-account-card__state-dot{width:16px;height:16px;border:4px solid #fff;border-radius:50%;background:var(--hvcm-lime);box-shadow:0 0 0 1px var(--hvcm-green),0 0 0 8px rgba(217,255,55,.2)}.hvcm-account-card__data{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hvcm-account-card__data>div{position:relative;min-width:0;padding:15px 15px 15px 48px;border-radius:16px;background:#f3f6ef}.hvcm-account-card__data svg{position:absolute;top:16px;left:15px;width:24px;height:24px;stroke:var(--hvcm-green);stroke-width:1.7}.hvcm-account-card__data span{display:block;margin-bottom:4px;color:#72857f;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.hvcm-account-card__data strong{display:block;overflow-wrap:anywhere;color:var(--hvcm-ink);font-size:14px}.hvcm-account-card__actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:24px}.hvcm-account .hvcm-account__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px!important;padding:0 19px!important;border:1px solid var(--hvcm-green)!important;border-radius:14px!important;background:var(--hvcm-green)!important;color:#fff!important;font-size:14px!important;font-weight:850!important;text-decoration:none!important}.hvcm-account .hvcm-account__button--ghost{background:#fff!important;color:var(--hvcm-green)!important}.hvcm-account-card__manage{margin-left:auto;color:var(--hvcm-green);font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.hvcm-account__empty{padding:45px 30px;text-align:center;border:1px solid rgba(11,75,63,.12);border-radius:28px;background:#fff}.hvcm-account__empty-icon{margin:0 auto 20px}.hvcm-account__empty h3{margin:0 0 8px;color:var(--hvcm-green);font-size:26px}.hvcm-account__empty p{max-width:580px;margin:0 auto 22px;color:#637972}.hvcm-account__help{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;margin-top:22px;padding:20px;border-radius:20px;background:var(--hvcm-cream)}.hvcm-account__help svg{width:38px;height:38px;padding:7px;border-radius:12px;background:var(--hvcm-lime);stroke:var(--hvcm-green);stroke-width:1.8}.hvcm-account__help strong,.hvcm-account__help span{display:block}.hvcm-account__help span{margin-top:3px;color:#687c76;font-size:13px}.hvcm-account__help a{color:var(--hvcm-green);font-weight:850}.hvcm-test-payment-notice{margin:10px 0;padding:14px;border:1px solid #f1a488;border-radius:12px;background:#fff1ec;color:#7c2b10}.hvcm-account-card.is-test{border-color:#f1a488}@media(max-width:900px){.hvcm-account-card{grid-template-columns:1fr}.hvcm-account-card__visual{min-height:300px}.hvcm-account__help{grid-template-columns:48px 1fr}.hvcm-account__help a{grid-column:2}}@media(max-width:560px){.hvcm-account__hero{align-items:flex-start;padding:22px;border-radius:22px}.hvcm-account__hero-icon{width:58px;height:58px;border-radius:18px}.hvcm-account__hero-icon svg{width:30px;height:30px}.hvcm-account-card{border-radius:23px}.hvcm-account-card__visual,.hvcm-account-card__content{padding:22px}.hvcm-account-card__data{grid-template-columns:1fr}.hvcm-account-card__actions{align-items:stretch;flex-direction:column}.hvcm-account .hvcm-account__button{width:100%}.hvcm-account-card__manage{margin:6px auto 0}.hvcm-account__help{grid-template-columns:1fr;text-align:center}.hvcm-account__help svg{margin:auto}.hvcm-account__help a{grid-column:1}}
