.HomeSectionCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(150deg,#0f172ad1,#1119288f 55%,#ffffff14);border:1px solid hsla(0,0%,100%,.16);border-radius:1.5rem;box-shadow:0 24px 60px #0f172a59;overflow:hidden;padding:clamp(1rem,2.5vw,1.5rem);position:relative}.HomeSectionCard:after{background:radial-gradient(circle,#ffffff24 0,#fff0 70%);border-radius:50%;bottom:-4rem;content:"";height:12rem;pointer-events:none;position:absolute;right:-4rem;width:12rem}.HomeSectionCard .HomeSectionCard-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.HomeSectionCard .HomeSectionCard-main{min-width:0}.HomeSectionCard .HomeSectionCard-title{color:#ffffffa8;font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0;text-transform:uppercase}.HomeSectionCard .HomeSectionCard-meta{color:#ffffffc7;font-size:.92rem;margin-top:.45rem}.HomeSectionCard .HomeSectionCard-actions{flex-shrink:0;min-width:0}@media screen and (max-width:640px){.HomeSectionCard{border-radius:1.2rem;padding:1rem}.HomeSectionCard .HomeSectionCard-header{align-items:flex-start;flex-direction:column}.HomeSectionCard .HomeSectionCard-actions{width:100%}}
