.solution-card[data-v-0195610c]{height:100%;min-height:280px;transition:all .3s ease}.solution-card[data-v-0195610c]:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)!important;transform:translateY(-5px)}.solution-card:hover .text-primary[data-v-0195610c]{color:#8b4dff!important}.hover-shadow[data-v-0195610c]{transition:all .3s ease}.hover-shadow[data-v-0195610c]:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.mx-auto[data-v-0195610c]{margin-left:auto;margin-right:auto}.categories-grid[data-v-0195610c]{display:grid;gap:30px;grid-template-columns:repeat(2,1fr);width:100%}@media (max-width:992px){.categories-grid[data-v-0195610c]{gap:20px;grid-template-columns:1fr}}.category-card[data-v-0195610c]{border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;overflow:hidden;padding:40px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.category-card[data-v-0195610c]:hover{box-shadow:0 20px 40px rgba(0,0,0,.15);transform:translateY(-8px)}.category-card[data-v-0195610c]:before{background:linear-gradient(135deg,transparent,hsla(0,0%,100%,.1));bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0}.category-card-primary[data-v-0195610c]{background:linear-gradient(135deg,#8b4dff,#6b2dd9);color:#fff}.category-card-primary .category-content h3[data-v-0195610c],.category-card-primary .category-content p[data-v-0195610c]{color:#fff!important}.category-card-primary .tag[data-v-0195610c]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.category-card-secondary[data-v-0195610c]{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.category-card-secondary .category-content h3[data-v-0195610c],.category-card-secondary .category-content p[data-v-0195610c]{color:#fff!important}.category-card-secondary .tag[data-v-0195610c]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.category-card-tertiary[data-v-0195610c]{background:linear-gradient(135deg,#50c878,#3da85a);color:#fff}.category-card-tertiary .category-content h3[data-v-0195610c],.category-card-tertiary .category-content p[data-v-0195610c]{color:#fff!important}.category-card-tertiary .tag[data-v-0195610c]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.category-card-quaternary[data-v-0195610c]{background:linear-gradient(135deg,#ff6b6b,#e55555);color:#fff}.category-card-quaternary .category-content h3[data-v-0195610c],.category-card-quaternary .category-content p[data-v-0195610c]{color:#fff!important}.category-card-quaternary .tag[data-v-0195610c]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.category-icon-wrapper[data-v-0195610c]{margin-bottom:20px}.category-icon-wrapper .image-button.large[data-v-0195610c]{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:20px;height:80px;transition:all .3s ease;width:80px}.category-icon-wrapper .image-button.large img[data-v-0195610c]{height:45px;width:45px}.category-content[data-v-0195610c]{display:flex;flex:1;flex-direction:column;gap:12px}.category-content h3[data-v-0195610c]{font-size:24px;font-weight:700;line-height:1.3;margin:0}.category-content p[data-v-0195610c]{font-size:14px;line-height:1.6;margin:0;opacity:.95}.category-tags[data-v-0195610c]{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.tag[data-v-0195610c]{background:rgba(139,77,255,.1);border:1px solid rgba(139,77,255,.2);border-radius:20px;color:#8b4dff;display:inline-block;font-size:12px;font-weight:500;padding:6px 14px;transition:all .3s ease}.tag[data-v-0195610c]:hover{background:rgba(139,77,255,.15);transform:scale(1.05)}