.ic-card:where(.astro-di2nlc57){--card-accent: var(--sapphire);position:relative;display:flex;flex-direction:column;gap:1.125rem;padding:1.75rem 1.75rem 1.5rem;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;color:inherit;overflow:hidden;isolation:isolate;box-shadow:var(--shadow-xs);transition:transform var(--dur-base) var(--ease),box-shadow var(--dur-base) var(--ease),border-color var(--dur-base) var(--ease)}.ic-card:where(.astro-di2nlc57):before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--card-accent) 0%,color-mix(in srgb,var(--card-accent) 60%,transparent) 35%,transparent 80%);opacity:0;transform:scaleX(.6);transform-origin:left;transition:opacity var(--dur-base) var(--ease),transform var(--dur-slow) var(--ease);z-index:1;pointer-events:none}.ic-card:where(.astro-di2nlc57):after{content:"";position:absolute;right:-110px;bottom:-110px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--card-accent) 9%,transparent) 0%,transparent 70%);opacity:0;transition:opacity var(--dur-slow) var(--ease);z-index:0;pointer-events:none}.ic-card:where(.astro-di2nlc57)>:where(.astro-di2nlc57){position:relative;z-index:2}.ic-card:where(.astro-di2nlc57):hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--card-accent) 38%,var(--border));box-shadow:var(--shadow-lg)}.ic-card:where(.astro-di2nlc57):hover:before{opacity:1;transform:scaleX(1)}.ic-card:where(.astro-di2nlc57):hover:after{opacity:1}.ic-card:where(.astro-di2nlc57):focus-visible{outline:2px solid var(--card-accent);outline-offset:3px}.ic-card__head:where(.astro-di2nlc57){display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;min-height:2.5rem}.ic-card__index:where(.astro-di2nlc57){font-family:var(--font-serif);font-size:2.5rem;font-weight:500;line-height:.95;letter-spacing:-.04em;color:var(--card-accent);font-variant-numeric:lining-nums;transition:color var(--dur-base) var(--ease)}.ic-card__kicker:where(.astro-di2nlc57){font-family:var(--font-sans);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--tx-3);display:inline-flex;align-items:center;gap:.55rem;text-align:right;padding-top:.5rem;flex-shrink:0}.ic-card__kicker-dot:where(.astro-di2nlc57){display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--card-accent);opacity:.6}.ic-card__rule:where(.astro-di2nlc57){position:relative;height:1px;background:var(--border);overflow:hidden}.ic-card__rule:where(.astro-di2nlc57):before{content:"";position:absolute;inset:0 auto 0 0;width:36px;background:var(--card-accent);opacity:.55;transition:width var(--dur-slow) var(--ease),opacity var(--dur-base) var(--ease)}.ic-card:where(.astro-di2nlc57):hover .ic-card__rule:where(.astro-di2nlc57):before{width:82px;opacity:.85}.ic-card__body:where(.astro-di2nlc57){display:flex;flex-direction:column;gap:.55rem;flex:1}.ic-card__title:where(.astro-di2nlc57){font-family:var(--font-serif);font-size:1.4375rem;font-weight:600;line-height:1.28;letter-spacing:-.012em;color:var(--tx-1);margin:0;transition:color var(--dur-base) var(--ease);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ic-card:where(.astro-di2nlc57):hover .ic-card__title:where(.astro-di2nlc57){color:var(--card-accent)}.ic-card__desc:where(.astro-di2nlc57){font-size:.875rem;line-height:1.66;color:var(--tx-2);margin:0;letter-spacing:.005em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ic-card__foot:where(.astro-di2nlc57){display:flex;align-items:center;justify-content:flex-start;margin-top:auto;padding-top:.25rem}.ic-card__cta:where(.astro-di2nlc57){font-family:var(--font-sans);font-size:.8125rem;font-weight:600;color:var(--card-accent);display:inline-flex;align-items:center;gap:.4rem;letter-spacing:.015em;transition:gap var(--dur-base) var(--ease)}.ic-card:where(.astro-di2nlc57):hover .ic-card__cta:where(.astro-di2nlc57){gap:.6rem}.ic-card__cta:where(.astro-di2nlc57) svg:where(.astro-di2nlc57){width:13px;height:13px;flex-shrink:0;transition:transform var(--dur-base) var(--ease)}.ic-card:where(.astro-di2nlc57):hover .ic-card__cta:where(.astro-di2nlc57) svg:where(.astro-di2nlc57){transform:translate(2px)}[data-theme=dark] .ic-card:where(.astro-di2nlc57){background:var(--bg-2)}[data-theme=dark] .ic-card:where(.astro-di2nlc57):after{background:radial-gradient(circle,color-mix(in srgb,var(--card-accent) 14%,transparent) 0%,transparent 70%)}[data-theme=dark] .ic-card:where(.astro-di2nlc57):hover{background:color-mix(in srgb,var(--bg-2) 94%,var(--card-accent))}@media(max-width:768px){.ic-card:where(.astro-di2nlc57){padding:1.5rem 1.5rem 1.25rem;gap:1rem}.ic-card__index:where(.astro-di2nlc57){font-size:2.125rem}.ic-card__title:where(.astro-di2nlc57){font-size:1.25rem}}
