.showcase-section[data-astro-cid-2zmfdvah]{padding:clamp(2rem,1.5rem + 2.5vw,3.5rem) 0 var(--spacing-section)}.showcase-inner[data-astro-cid-2zmfdvah]{max-width:80rem;margin:0 auto;padding:0 1rem}.showcase-group[data-astro-cid-2zmfdvah]{margin-bottom:clamp(3rem,2rem + 3vw,5rem)}.showcase-group[data-astro-cid-2zmfdvah]:last-child{margin-bottom:0}.group-divider[data-astro-cid-2zmfdvah]{margin-bottom:1.75rem}.divider-svg[data-astro-cid-2zmfdvah]{width:100%;height:2px;display:block}.divider-line[data-astro-cid-2zmfdvah]{stroke-dasharray:1200;stroke-dashoffset:1200;animation:drawDivider 1s ease-out .3s forwards;animation-play-state:paused}.showcase-group[data-astro-cid-2zmfdvah].is-visible .divider-line[data-astro-cid-2zmfdvah]{animation-play-state:running}@keyframes drawDivider{to{stroke-dashoffset:0}}.group-header[data-astro-cid-2zmfdvah]{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.group-number[data-astro-cid-2zmfdvah]{font-size:clamp(2.5rem,2rem + 2.5vw,4rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:var(--color-brand);opacity:.15;font-feature-settings:"tnum";user-select:none}.group-title-block[data-astro-cid-2zmfdvah]{flex:1;min-width:0}.group-title[data-astro-cid-2zmfdvah]{font-size:clamp(1.25rem,1.1rem + .75vw,1.75rem);font-weight:700;line-height:1.3;letter-spacing:-.01em;color:var(--color-text);margin:0}.group-subtitle[data-astro-cid-2zmfdvah]{margin:.25rem 0 0;font-size:clamp(.875rem,.85rem + .15vw,.9375rem);line-height:1.6;color:var(--color-text-muted)}.core-card[data-astro-cid-2zmfdvah]{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;background:var(--color-bg-card);border:1px solid var(--color-border-custom);border-radius:1rem;text-decoration:none;color:inherit;margin-bottom:1rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.core-card[data-astro-cid-2zmfdvah]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-brand);border-radius:0 2px 2px 0;opacity:0;transform:scaleY(.3);transition:all .35s cubic-bezier(.16,1,.3,1)}.core-card[data-astro-cid-2zmfdvah]:hover{border-color:#c9644233;box-shadow:0 4px 24px #3d39290f,0 1px 4px #3d39290a;transform:translateY(-2px)}.core-card[data-astro-cid-2zmfdvah]:hover:before{opacity:1;transform:scaleY(1)}.core-card-main[data-astro-cid-2zmfdvah]{display:flex;gap:1rem;flex:1;min-width:0}.core-card-icon-wrap[data-astro-cid-2zmfdvah]{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#c9644214;border-radius:.75rem;color:var(--color-brand);transition:all .3s cubic-bezier(.4,0,.2,1)}.core-card[data-astro-cid-2zmfdvah]:hover .core-card-icon-wrap[data-astro-cid-2zmfdvah]{background:var(--color-brand);color:#fff}.core-card-icon[data-astro-cid-2zmfdvah]{width:1.5rem;height:1.5rem}.core-card-content[data-astro-cid-2zmfdvah]{flex:1;min-width:0}.core-card-title-row[data-astro-cid-2zmfdvah]{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.core-card-title[data-astro-cid-2zmfdvah]{font-size:clamp(1.125rem,1rem + .5vw,1.375rem);font-weight:700;line-height:1.3;color:var(--color-text);margin:0;transition:color .25s}.core-card[data-astro-cid-2zmfdvah]:hover .core-card-title[data-astro-cid-2zmfdvah]{color:var(--color-brand)}.core-card-badge[data-astro-cid-2zmfdvah]{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;color:var(--color-brand);background:#c964421a;border-radius:9999px;line-height:1.6;letter-spacing:.02em;white-space:nowrap}.core-card-desc[data-astro-cid-2zmfdvah]{font-size:.875rem;line-height:1.7;color:var(--color-text-muted);margin:0}.core-card-highlights[data-astro-cid-2zmfdvah]{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.75rem}.core-highlight-tag[data-astro-cid-2zmfdvah]{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:var(--color-text);background:var(--color-bg-warm);border:1px solid var(--color-border-light);border-radius:.375rem;line-height:1.5}.core-card-action[data-astro-cid-2zmfdvah]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--color-border-light)}.core-card-price[data-astro-cid-2zmfdvah]{font-size:1.125rem;font-weight:700;color:var(--color-brand);font-feature-settings:"tnum"}.core-card-arrow[data-astro-cid-2zmfdvah]{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:var(--color-text-light);transition:all .3s}.core-card[data-astro-cid-2zmfdvah]:hover .core-card-arrow[data-astro-cid-2zmfdvah]{color:var(--color-brand)}.arrow-icon[data-astro-cid-2zmfdvah]{width:1rem;height:1rem;transition:transform .3s}.core-card[data-astro-cid-2zmfdvah]:hover .arrow-icon[data-astro-cid-2zmfdvah]{transform:translate(3px)}.secondary-grid[data-astro-cid-2zmfdvah]{display:grid;grid-template-columns:1fr;gap:.75rem}.secondary-card[data-astro-cid-2zmfdvah]{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:.75rem;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.16,1,.3,1)}.secondary-card[data-astro-cid-2zmfdvah]:hover{border-color:#c964422e;box-shadow:0 2px 12px #3d39290d;transform:translateY(-1px)}.secondary-card-top[data-astro-cid-2zmfdvah]{display:flex;align-items:center;justify-content:space-between}.secondary-card-icon-wrap[data-astro-cid-2zmfdvah]{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#c9644212;border-radius:.5rem;color:var(--color-brand);transition:all .3s cubic-bezier(.4,0,.2,1)}.secondary-card[data-astro-cid-2zmfdvah]:hover .secondary-card-icon-wrap[data-astro-cid-2zmfdvah]{background:var(--color-brand);color:#fff}.secondary-card-icon[data-astro-cid-2zmfdvah]{width:1.125rem;height:1.125rem}.secondary-badge[data-astro-cid-2zmfdvah]{font-size:.625rem;font-weight:600;color:var(--color-brand);background:#c9644214;padding:.125rem .375rem;border-radius:9999px;line-height:1.5}.secondary-card-title[data-astro-cid-2zmfdvah]{font-size:1rem;font-weight:600;line-height:1.4;color:var(--color-text);margin:0;transition:color .25s}.secondary-card[data-astro-cid-2zmfdvah]:hover .secondary-card-title[data-astro-cid-2zmfdvah]{color:var(--color-brand)}.secondary-card-desc[data-astro-cid-2zmfdvah]{font-size:.8125rem;line-height:1.65;color:var(--color-text-muted);margin:0;flex:1}.secondary-card-bottom[data-astro-cid-2zmfdvah]{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem}.secondary-card-price[data-astro-cid-2zmfdvah]{font-size:.875rem;font-weight:600;color:var(--color-brand);font-feature-settings:"tnum"}.secondary-card-price--consult[data-astro-cid-2zmfdvah]{color:var(--color-text-light);font-weight:500;font-size:.8125rem}.secondary-card-arrow[data-astro-cid-2zmfdvah]{color:var(--color-text-light);transition:all .3s;opacity:.5}.secondary-card[data-astro-cid-2zmfdvah]:hover .secondary-card-arrow[data-astro-cid-2zmfdvah]{color:var(--color-brand);opacity:1}.arrow-icon-sm[data-astro-cid-2zmfdvah]{width:.875rem;height:.875rem;transition:transform .3s}.secondary-card[data-astro-cid-2zmfdvah]:hover .arrow-icon-sm[data-astro-cid-2zmfdvah]{transform:translate(3px)}@media(min-width:640px){.showcase-inner[data-astro-cid-2zmfdvah]{padding:0 1.5rem}.secondary-grid[data-astro-cid-2zmfdvah]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.showcase-inner[data-astro-cid-2zmfdvah]{padding:0 2rem}.group-header[data-astro-cid-2zmfdvah]{gap:1.5rem;margin-bottom:2rem}.core-card[data-astro-cid-2zmfdvah]{flex-direction:row;align-items:center;gap:2rem;padding:2rem 2.5rem}.core-card-action[data-astro-cid-2zmfdvah]{flex-direction:column;align-items:flex-end;gap:.5rem;padding-top:0;padding-left:2rem;border-top:none;border-left:1px solid var(--color-border-light);min-width:8rem}.core-card-icon-wrap[data-astro-cid-2zmfdvah]{width:3.5rem;height:3.5rem}.core-card-icon[data-astro-cid-2zmfdvah]{width:1.75rem;height:1.75rem}}@media(prefers-reduced-motion:reduce){.divider-line[data-astro-cid-2zmfdvah]{animation:none;stroke-dashoffset:0}.core-card[data-astro-cid-2zmfdvah],.secondary-card[data-astro-cid-2zmfdvah]{transition:none}.core-card[data-astro-cid-2zmfdvah]:hover,.secondary-card[data-astro-cid-2zmfdvah]:hover{transform:none}}
