.categorie-module__cXZvma__container{--text-main:#0f172a;--text-muted:#475569;--border-color:#cbd5e1;--bg-card:#fff;background-color:#f1f5f9;background-image:radial-gradient(#0f172a0d 1.2px,#0000 1.2px);background-size:24px 24px;min-height:100vh;padding:6.5rem 2rem 4rem;font-family:Outfit,system-ui,-apple-system,sans-serif;position:relative;overflow:clip}.categorie-module__cXZvma__title{text-align:center;color:var(--text-main);letter-spacing:-1px;margin-bottom:4rem;font-size:3rem;font-weight:800}.categorie-module__cXZvma__titleHighlight{background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.categorie-module__cXZvma__bentoGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,375px),1fr));gap:2rem;max-width:1250px;margin:0 auto;display:grid}.categorie-module__cXZvma__card{background:var(--bg-card);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.categorie-module__cXZvma__card:before{content:"";background:linear-gradient(120deg,#0000,#fff9,#0000);width:100%;height:100%;transition:transform .8s;position:absolute;top:0;left:0;transform:translate(-100%)}.categorie-module__cXZvma__card:hover{background:var(--bg-card);border-color:#3b82f659;transform:translateY(-8px);box-shadow:0 20px 40px -10px #3b82f626,0 0 25px #8b5cf61a}.categorie-module__cXZvma__card:hover .categorie-module__cXZvma__companyName{color:var(--accent)}.categorie-module__cXZvma__card:hover:before{transform:translate(100%)}.categorie-module__cXZvma__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.categorie-module__cXZvma__badge{background:var(--accent-light);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;border:1px solid #3b82f626;border-radius:50px;padding:.5rem 1.2rem;font-size:.7rem;font-weight:850}.categorie-module__cXZvma__rating{background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:30px;align-items:center;gap:.4rem;padding:.4rem .8rem;display:flex}.categorie-module__cXZvma__star{color:#f59e0b;font-size:1rem}.categorie-module__cXZvma__ratingText{color:#d97706;font-size:.9rem;font-weight:800}.categorie-module__cXZvma__reviews{color:var(--text-muted);font-size:.75rem;font-weight:500}.categorie-module__cXZvma__companyNameWrapper{margin-bottom:1.2rem;overflow:hidden}.categorie-module__cXZvma__companyName{color:var(--text-main);letter-spacing:-.5px;margin:0;font-size:1.6rem;font-weight:800;line-height:1.3;transition:color .3s}.categorie-module__cXZvma__address{color:var(--text-muted);align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-size:.95rem;line-height:1.5;display:flex}.categorie-module__cXZvma__addressIcon{font-size:1.2rem}.categorie-module__cXZvma__addressText{font-size:.95rem}.categorie-module__cXZvma__aiDescription{color:var(--text-muted);-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;margin-bottom:2rem;font-size:.85rem;font-style:italic;display:-webkit-box;overflow:hidden}.categorie-module__cXZvma__actions{gap:1rem;margin-top:auto;display:flex}.categorie-module__cXZvma__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #2563eb40}.categorie-module__cXZvma__btnPrimary:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #2563eb66}.categorie-module__cXZvma__btnSecondary{color:var(--text-main);border:1px solid var(--border-color);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.categorie-module__cXZvma__btnSecondary:hover{color:var(--accent);background:#fff;border-color:#3b82f64d;transform:translateY(-2px)scale(1.02);box-shadow:0 6px 15px #00000008}.categorie-module__cXZvma__compactCard{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;border-radius:16px;flex-direction:column;padding:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.categorie-module__cXZvma__compactCard:hover{border-color:#fbbf2466;transform:translateY(-3px)}.categorie-module__cXZvma__sponsoredBadgeMini{letter-spacing:.1em;border-radius:50px;font-weight:850;box-shadow:0 2px 8px #fbbf240d;color:#b45309!important;background:linear-gradient(135deg,#fbbf2414 0%,#f59e0b1f 100%)!important;border:1px solid #fbbf2447!important}@keyframes categorie-module__cXZvma__slideUp{0%{transform:translateY(50px)}to{transform:translateY(0)}}@keyframes categorie-module__cXZvma__revealText{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes categorie-module__cXZvma__pinPlunge{0%{opacity:0;transform:translateY(-30px)scale(1.6)}55%{opacity:1;transform:translateY(2px)scale(.9)}75%{transform:translateY(-3px)scale(1.05)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes categorie-module__cXZvma__slideRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.categorie-module__cXZvma__card{padding:1.5rem}.categorie-module__cXZvma__bentoGrid{gap:1.25rem}.categorie-module__cXZvma__companyName{font-size:1.35rem}.categorie-module__cXZvma__actions{flex-direction:column;gap:.8rem}.categorie-module__cXZvma__btnPrimary,.categorie-module__cXZvma__btnSecondary{width:100%;padding:.8rem;font-size:.95rem}.categorie-module__cXZvma__container{padding:4rem 1.2rem}}.categorie-module__cXZvma__horizontalCard{background:var(--bg-card);border:3px solid var(--border-color);-webkit-backdrop-filter:blur(20px);border-radius:24px;margin-bottom:1.75rem;padding:1.5rem 2rem 1.5rem 8.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 4px 20px #00000005}.categorie-module__cXZvma__horizontalCard:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 25px #3b82f61f}.categorie-module__cXZvma__avatarColumn{z-index:5;flex-shrink:0;width:140px;height:140px;position:absolute;top:50%;left:-4rem;transform:translateY(-50%)}.categorie-module__cXZvma__avatarColumn:before{content:"";z-index:1;background:conic-gradient(#ef4444 0%,#ffc83b 50%,#ef4444 100%);border-radius:50%;animation:8s linear infinite categorie-module__cXZvma__rotateScrollBorder;animation-timeline:scroll();position:absolute;inset:-4px}.categorie-module__cXZvma__premiumColumn:before{box-shadow:0 4px 15px #dc262640;background:conic-gradient(#dc2626 0%,#ffc83b 33%,#fff 66%,#dc2626 100%)!important}.categorie-module__cXZvma__circularAvatar{z-index:2;background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}@keyframes categorie-module__cXZvma__rotateScrollBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.categorie-module__cXZvma__avatarImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.categorie-module__cXZvma__horizontalCard:hover .categorie-module__cXZvma__avatarImage{transform:scale(1.08)}.categorie-module__cXZvma__miniCategoryBadge{border:1px solid var(--border-color);z-index:6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 8px #0000001a}.categorie-module__cXZvma__infoColumn{flex-direction:column;flex:1;display:flex}.categorie-module__cXZvma__infoHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.categorie-module__cXZvma__horizontalCompanyName{color:var(--text-main);letter-spacing:-.2px;margin:0;font-family:Lora,Georgia,serif;font-size:1.65rem;font-weight:700;line-height:1.3}.categorie-module__cXZvma__horizontalSubtitle{color:var(--accent);margin-top:3px;font-size:.9rem;font-weight:650}.categorie-module__cXZvma__horizontalAddress{color:var(--text-muted);align-items:center;gap:6px;font-size:.9rem;display:flex}.categorie-module__cXZvma__ratingInline{background:#f59e0b0d;border:1px solid #f59e0b38;border-radius:8px;align-items:center;gap:.35rem;padding:.2rem .6rem;display:inline-flex;box-shadow:0 2px 6px #f59e0b08}.categorie-module__cXZvma__horizontalDescription{color:var(--text-muted);margin:10px 0 1.25rem;font-size:.92rem;line-height:1.65}.categorie-module__cXZvma__horizontalFooter{border-top:1px solid #0000;border-image:linear-gradient(to right, #0000, var(--border-color) 20%, var(--border-color) 80%, #0000) 1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:1.25rem;display:flex}.categorie-module__cXZvma__tagsContainer{flex-wrap:wrap;gap:8px;display:flex}.categorie-module__cXZvma__tagChip{color:var(--accent);background:#3b82f612;border:1px solid #3b82f614;border-radius:30px;padding:4px 12px;font-size:.75rem;font-weight:700}.categorie-module__cXZvma__serviceChip{color:#7c3aed;background:#8b5cf612;border:1px solid #8b5cf614;border-radius:30px;padding:4px 12px;font-size:.75rem;font-weight:700}.categorie-module__cXZvma__horizontalActions{align-items:center;gap:1.5rem;display:flex}.categorie-module__cXZvma__horizontalPhoneLink{color:var(--text-muted);align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.categorie-module__cXZvma__horizontalPhoneLink:hover{color:var(--accent)}.categorie-module__cXZvma__horizontalMoreLink{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:9999px;align-items:center;padding:8px 18px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s;animation:2s ease-in-out infinite categorie-module__cXZvma__pulseRed;display:inline-flex;box-shadow:0 4px 12px #dc262640;color:#fff!important}.categorie-module__cXZvma__horizontalMoreLink:hover{background:linear-gradient(135deg,#f87171 0%,#b91c1c 100%);animation:none;transform:translateY(-2px);box-shadow:0 6px 16px #dc262659;color:#fff!important}@keyframes categorie-module__cXZvma__pulseRed{0%{box-shadow:0 4px 12px #dc262640,0 0 #dc262666}70%{box-shadow:0 4px 12px #dc262640,0 0 0 8px #dc262600}to{box-shadow:0 4px 12px #dc262640,0 0 #dc262600}}@media (max-width:768px){.categorie-module__cXZvma__horizontalCard{flex-direction:column;gap:1.25rem;padding:2rem 1.5rem 1.5rem;overflow:visible}.categorie-module__cXZvma__avatarColumn{align-self:center;width:96px;height:96px;margin:0 0 .5rem;position:relative;top:auto;left:auto;transform:none}.categorie-module__cXZvma__circularAvatar{width:96px;height:96px}.categorie-module__cXZvma__horizontalCompanyName{text-align:center;width:100%;font-size:1.45rem}.categorie-module__cXZvma__infoHead{text-align:center;justify-content:center}.categorie-module__cXZvma__horizontalSubtitle{text-align:center}.categorie-module__cXZvma__horizontalFooter{flex-direction:column;align-items:stretch;gap:15px}.categorie-module__cXZvma__tagsContainer{justify-content:center}.categorie-module__cXZvma__horizontalActions{justify-content:space-between;width:100%;margin-top:5px}}.categorie-module__cXZvma__sponsorScrollRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:10px 5px 15px;display:flex;overflow:auto hidden}.categorie-module__cXZvma__sponsorScrollRow::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}
