.service-card[data-astro-cid-ofxek5pu]{padding:var(--space-6);border-radius:20px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.service-card[data-astro-cid-ofxek5pu] h1[data-astro-cid-ofxek5pu],.service-card[data-astro-cid-ofxek5pu] h2[data-astro-cid-ofxek5pu],.service-card[data-astro-cid-ofxek5pu] h3[data-astro-cid-ofxek5pu],.service-card[data-astro-cid-ofxek5pu] h4[data-astro-cid-ofxek5pu],.service-card[data-astro-cid-ofxek5pu] h5[data-astro-cid-ofxek5pu],.service-card[data-astro-cid-ofxek5pu] h6[data-astro-cid-ofxek5pu]{text-align:left}.service-card[data-astro-cid-ofxek5pu]{background:#e9ecef;border:1px solid #adb5bdb3;transition:transform .4s}.service-card[data-astro-cid-ofxek5pu]:after{content:"";z-index:2;pointer-events:none;background:#fefefe73;border:1px solid #adb5bdb3;border-radius:16px;transition:inset .4s,border-radius .4s;position:absolute;inset:6px}[data-astro-cid-ofxek5pu][data-theme=dark] .service-card[data-astro-cid-ofxek5pu]:after{background:#343a4073;border-color:#ced4da1a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .service-card[data-astro-cid-ofxek5pu]:after{background:#343a4073;border-color:#ced4da1a}}.service-card[data-astro-cid-ofxek5pu]:where(a,button):hover:after{border-radius:20px;inset:0}.service-card[data-astro-cid-ofxek5pu]:where(a,button):hover{transform:translateY(-6px)}.service-card[data-astro-cid-ofxek5pu]:where(a,button):hover [data-astro-cid-ofxek5pu][class*=__icon],.service-card[data-astro-cid-ofxek5pu]:where(a,button):hover [data-astro-cid-ofxek5pu][class*=__badge]{transform:scale(1.1)rotate(5deg)}.service-card[data-astro-cid-ofxek5pu]:where(a,button):hover [data-astro-cid-ofxek5pu][class*=__link]{color:var(--color-primary)}.service-card[data-astro-cid-ofxek5pu]:where(a,button):hover [data-astro-cid-ofxek5pu][class*=__link] i[data-astro-cid-ofxek5pu]{transform:translate(4px)}.service-card[data-astro-cid-ofxek5pu]>[data-astro-cid-ofxek5pu]{z-index:3;position:relative}[data-astro-cid-ofxek5pu][data-theme=dark] .service-card[data-astro-cid-ofxek5pu]{background:#212529;border-color:#ced4da26}[data-astro-cid-ofxek5pu][data-theme=dark] .service-card[data-astro-cid-ofxek5pu]:where(a,button):hover [data-astro-cid-ofxek5pu][class*=__link]{color:var(--color-primary)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .service-card[data-astro-cid-ofxek5pu]{background:#212529;border-color:#ced4da26}:root:not([data-theme=light]) .service-card[data-astro-cid-ofxek5pu]:where(a,button):hover [data-astro-cid-ofxek5pu][class*=__link]{color:var(--color-primary)}}.service-card[data-astro-cid-ofxek5pu]:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.service-card[data-astro-cid-ofxek5pu]{color:var(--color-white)}.service-card--featured[data-astro-cid-ofxek5pu]{height:100%;padding:var(--space-8);border:2px solid var(--color-primary)}.service-card--featured[data-astro-cid-ofxek5pu]:before{content:"";border-radius:inherit;background:linear-gradient(135deg, rgba(var(--primary-rgb), .2), rgba(var(--secondary-rgb), .2));z-index:1;pointer-events:none;position:absolute;inset:0}.service-card--featured[data-astro-cid-ofxek5pu] .service-card__icon[data-astro-cid-ofxek5pu]{width:64px;height:64px}.service-card--featured[data-astro-cid-ofxek5pu] .service-card__icon[data-astro-cid-ofxek5pu] i[data-astro-cid-ofxek5pu]{font-size:1.75rem}.service-card--featured[data-astro-cid-ofxek5pu] .service-card__title[data-astro-cid-ofxek5pu]{font-size:var(--font-size-2xl)}.service-card__header[data-astro-cid-ofxek5pu]{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.service-card__icon[data-astro-cid-ofxek5pu]{background:linear-gradient(to right, var(--color-secondary), var(--color-primary));border-radius:var(--border-radius-lg);width:48px;height:48px;box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.service-card__icon[data-astro-cid-ofxek5pu] i[data-astro-cid-ofxek5pu]{color:var(--color-white);font-size:1.25rem}.service-card__title[data-astro-cid-ofxek5pu]{font-size:var(--font-size-2xl);color:var(--color-text);margin:0}[data-astro-cid-ofxek5pu][data-theme=dark] .service-card__title[data-astro-cid-ofxek5pu]{color:var(--color-white)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .service-card__title[data-astro-cid-ofxek5pu]{color:var(--color-white)}}.service-card__description[data-astro-cid-ofxek5pu]{font-size:var(--font-size-base);color:#000000b3;margin-bottom:var(--space-4);flex:1;line-height:1.6}[data-astro-cid-ofxek5pu][data-theme=dark] .service-card__description[data-astro-cid-ofxek5pu]{color:#fffc}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .service-card__description[data-astro-cid-ofxek5pu]{color:#fffc}}.service-card__footer[data-astro-cid-ofxek5pu]{padding-top:var(--space-4);border-top:1px solid #0000001a;justify-content:space-between;align-items:center;display:flex}[data-astro-cid-ofxek5pu][data-theme=dark] .service-card__footer[data-astro-cid-ofxek5pu]{border-top-color:#fff3}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .service-card__footer[data-astro-cid-ofxek5pu]{border-top-color:#fff3}}.service-card__price[data-astro-cid-ofxek5pu]{font-size:var(--font-size-sm);background:linear-gradient(to right, var(--color-secondary), var(--color-primary));-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:.15em;font-weight:600}.service-card__link[data-astro-cid-ofxek5pu]{font-size:var(--font-size-sm);color:var(--color-secondary);align-items:center;gap:var(--space-2);font-weight:500;transition:color .2s;display:flex}[data-astro-cid-ofxek5pu][data-theme=dark] .service-card__link[data-astro-cid-ofxek5pu]{color:var(--color-secondary-dark)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .service-card__link[data-astro-cid-ofxek5pu]{color:var(--color-secondary-dark)}}.service-card__link[data-astro-cid-ofxek5pu] i[data-astro-cid-ofxek5pu]{font-size:.75rem;transition:transform .2s}
