.problem-card{--problem-card-image-height: 248px;--problem-card-number-size: 64px;--problem-card-number-offset: 32px;--problem-card-body-padding: 52px 34px 34px;--problem-card-copy-gap: 8px;--problem-card-action-gap: 32px;--problem-card-title-size: 1.55rem;--problem-card-text-size: 1.08rem;--problem-card-copy-width: 42ch;--problem-card-image-zoom: 1.08;--problem-card-image-position: center;--problem-card-radius: 18px;--problem-card-text-lines: 3;--problem-card-number-liquid-color: var(--brand-accent-400);--problem-tilt-x: 0;--problem-tilt-y: 0;position:relative;display:flex;flex-direction:column;min-height:var(--problem-card-min-height, 0);border-color:#1b3a6b24;border-radius:var(--problem-card-radius);background:var(--brand-surface-off);box-shadow:0 18px 38px #0f1c2e14;transform:perspective(900px) rotateY(calc(var(--problem-tilt-x) * -4deg)) rotateX(calc(var(--problem-tilt-y) * 4deg)) translateY(var(--problem-card-lift, 0));transform-style:preserve-3d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;will-change:transform}.problem-card:hover{--problem-card-lift: -3px;border-color:#1b3a6b3d;box-shadow:0 22px 44px #0f1c2e1f}.problem-card--medium{--problem-card-image-height: 178px;--problem-card-number-size: 54px;--problem-card-number-offset: 27px;--problem-card-body-padding: 44px 26px 28px;--problem-card-title-size: 1.16rem;--problem-card-text-size: .92rem;--problem-card-copy-width: 31ch;--problem-card-image-zoom: 1.1;--problem-card-radius: 16px}.problem-card--small{--problem-card-image-height: 132px;--problem-card-number-size: 46px;--problem-card-number-offset: 23px;--problem-card-body-padding: 36px 20px 22px;--problem-card-title-size: .92rem;--problem-card-text-size: .78rem;--problem-card-copy-width: 24ch;--problem-card-image-zoom: 1.12;--problem-card-radius: 14px}.problem-card-media[data-astro-cid-atj6pysq]{position:relative;overflow:hidden;background:var(--brand-primary-50)}.problem-card-media[data-astro-cid-atj6pysq]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgb(15 28 46 / 18%) 100%),linear-gradient(90deg,rgb(27 58 107 / 16%),transparent 70%);pointer-events:none}.problem-card .media-frame{width:100%;min-width:100%;height:var(--problem-card-image-height);aspect-ratio:auto;border-radius:0}.problem-card .media-frame img{width:100%;height:100%;object-fit:cover;object-position:var(--problem-card-image-position);filter:saturate(1.04) contrast(1.02);transform:scale(var(--problem-card-image-zoom));transform-origin:center;transition:transform .22s ease}.problem-card:hover .media-frame img{transform:scale(calc(var(--problem-card-image-zoom) + .015))}.problem-card-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;width:min(100%,var(--problem-card-copy-width));margin:4px auto 0;padding:0;list-style:none}.problem-card-meta li{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border:1px solid rgb(27 58 107 / 13%);border-radius:var(--brand-radius-pill);color:var(--brand-primary-800);background:#f7fbffb8;font-size:.78rem;font-weight:800;line-height:1}.problem-card-number{position:absolute;top:calc(var(--problem-card-image-height) - var(--problem-card-number-offset));left:50%;z-index:2;width:var(--problem-card-number-size);height:var(--problem-card-number-size);min-height:var(--problem-card-number-size);padding:0;border:6px solid var(--brand-surface-off);border-radius:var(--brand-radius-pill);color:var(--brand-text-inverse);background:linear-gradient(145deg,var(--brand-primary-800),var(--brand-primary-600) 54%,var(--brand-secondary-800));font-size:1rem;isolation:isolate;overflow:hidden;box-shadow:none;transform:translate(-50%) translateZ(28px) rotateY(calc(var(--problem-tilt-x) * -4deg)) rotateX(calc(var(--problem-tilt-y) * 4deg));transform-style:preserve-3d;transition:transform .18s ease}.problem-card-number__liquid[data-astro-cid-atj6pysq]{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.problem-card-number__liquid[data-astro-cid-atj6pysq]:after{content:"";position:absolute;inset:12%;border-radius:inherit;background:#ffffff1a;opacity:0;transition:opacity .24s ease;pointer-events:none}.problem-card-number__blob[data-astro-cid-atj6pysq]{position:absolute;bottom:-20%;left:calc(var(--blob-index) * 34% - 8%);width:44%;height:122%;border-radius:999px 999px 44% 44%;background:var(--problem-card-number-liquid-color);transform:translate3d(0,118%,0) scale(1.42);transition:transform .42s cubic-bezier(.2,.8,.22,1);transition-delay:calc(var(--blob-index) * 64ms)}.problem-card:hover .problem-card-number__blob{transform:translate3d(0,5%,0) scale(1.46)}.problem-card:hover .problem-card-number__liquid:after{opacity:1}.problem-card-number__shadow[data-astro-cid-atj6pysq],.problem-card-number__value[data-astro-cid-atj6pysq],.problem-card-number__icon[data-astro-cid-atj6pysq]{position:absolute;inset:0;display:grid;place-items:center;font-weight:950;letter-spacing:0;line-height:1;z-index:1}.problem-card-number__shadow[data-astro-cid-atj6pysq]{color:#0f1c2e57;transform:translate(calc(var(--problem-tilt-x) * -2px),calc(var(--problem-tilt-y) * -2px)) translateZ(6px)}.problem-card-number__value[data-astro-cid-atj6pysq]{color:var(--brand-text-inverse);text-shadow:0 1px 9px rgb(15 28 46 / 24%);transform:translate(calc(var(--problem-tilt-x) * -1px),calc(var(--problem-tilt-y) * -1px)) translateZ(16px)}.problem-card-number__icon[data-astro-cid-atj6pysq]{color:var(--brand-text-inverse);transform:translate(calc(var(--problem-tilt-x) * -1px),calc(var(--problem-tilt-y) * -1px)) translateZ(16px)}.problem-card-body[data-astro-cid-atj6pysq]{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:var(--problem-card-copy-gap);align-items:center;padding:var(--problem-card-body-padding);text-align:center}h3[data-astro-cid-atj6pysq]{display:-webkit-box;margin:0;color:var(--brand-secondary-900);font-size:var(--problem-card-title-size);line-height:1.08;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}p[data-astro-cid-atj6pysq]{display:-webkit-box;margin:0;color:var(--brand-neutral-700);font-size:var(--problem-card-text-size);line-height:1.34;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--problem-card-text-lines)}.problem-card-body[data-astro-cid-atj6pysq] [data-astro-cid-atj6pysq]:where(h3,p){max-width:var(--problem-card-copy-width)}.problem-card-action[data-astro-cid-atj6pysq]{display:flex;justify-content:center;margin-top:auto;padding-top:var(--problem-card-action-gap)}.problem-card .button{margin-top:0;width:max-content}@media(max-width:760px){.problem-card{min-height:0;max-height:none}.problem-card-body[data-astro-cid-atj6pysq]{min-height:auto}}@media(prefers-reduced-motion:reduce){.problem-card,.problem-card .media-frame img,.problem-card-number,.problem-card-number__blob[data-astro-cid-atj6pysq],.problem-card-number__liquid[data-astro-cid-atj6pysq]:after{transition:none}.problem-card{--problem-tilt-x: 0;--problem-tilt-y: 0;--problem-card-lift: 0}}
