:root{--voxf-primary:#3498db;--voxf-primary-dark:#2980b9;--voxf-dark:#1a1a1a;--voxf-lime:#dfff32;--voxf-radius:12px;--voxf-radius-sm:8px;--voxf-shadow:0 4px 20px rgba(0,0,0,0.08);--voxf-shadow-hover:0 12px 40px rgba(0,0,0,0.15)}.voxf-template-default{padding:4px 0}.voxf-template-default a{color:inherit;text-decoration:none;font-size:inherit;font-weight:inherit;line-height:1.6}.voxf-template-default a:hover{opacity:0.7}.voxf-template-puces{padding:3px 0;padding-left:1.2em;position:relative}.voxf-template-puces::before{content:"\2022";position:absolute;left:0;color:inherit;opacity:0.5}.voxf-template-puces a{color:inherit;text-decoration:none;font-size:inherit;font-weight:inherit;line-height:1.6}.voxf-template-puces a:hover{opacity:0.7}.voxf-template-encadre{display:flex;flex-direction:column;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#fff;transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%}.voxf-template-encadre:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1)}.voxf-template-image{width:100%;overflow:hidden}.voxf-template-image img{width:100%;height:200px;object-fit:cover;transition:transform 0.3s ease}.voxf-template-encadre:hover .voxf-template-image img{transform:scale(1.05)}.voxf-template-content{padding:20px;flex:1}.voxf-template-title{margin:0 0 10px 0}.voxf-template-title a{color:inherit;text-decoration:none;font-weight:600}.voxf-template-excerpt{color:#666;font-size:0.95em;line-height:1.6}.voxf-template-card{border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.08);transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%;display:flex;flex-direction:column}.voxf-template-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,0.15)}.voxf-card-image{position:relative;width:100%;height:250px;overflow:hidden}.voxf-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.voxf-template-card:hover .voxf-card-image img{transform:scale(1.1)}.voxf-card-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,0.7),transparent);pointer-events:none}.voxf-card-category{position:absolute;top:15px;right:15px;background:rgba(255,255,255,0.95);color:#333;padding:6px 15px;border-radius:20px;font-size:0.85em;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.voxf-card-content{padding:25px;flex:1;display:flex;flex-direction:column}.voxf-card-title{margin:0 0 15px 0;font-size:1.3em;line-height:1.3}.voxf-card-title a{color:#2c3e50;text-decoration:none;transition:color 0.3s ease}.voxf-card-title a:hover{color:#3498db}.voxf-card-meta{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.voxf-meta-item{display:inline-flex;align-items:center;gap:5px;font-size:0.9em;color:#666}.voxf-meta-item .dashicons{font-size:18px;width:18px;height:18px;color:#3498db}.voxf-card-excerpt{flex:1;color:#666;line-height:1.6;font-size:0.95em;margin-bottom:20px}.voxf-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.voxf-card-price{font-size:1.5em;font-weight:bold;color:#27ae60}.voxf-card-btn{background:var(--theme-palette-color-1,var(--wp--preset--color--primary,var(--voxf-primary,#3498db)));color:#fff;padding:12px 25px;border-radius:25px;text-decoration:none;font-weight:700;transition:transform 0.3s ease,box-shadow 0.3s ease,background 0.3s ease;box-shadow:0 4px 15px rgba(0,0,0,0.15)}.voxf-card-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.25);color:#fff;filter:brightness(1.1)}.voxf-template-list{border-bottom:1px solid #e0e0e0;padding:20px 0}.voxf-template-list:last-child{border-bottom:none}.voxf-list-wrapper{display:flex;align-items:center;gap:20px}.voxf-list-thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden}.voxf-list-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.voxf-template-list:hover .voxf-list-thumbnail img{transform:scale(1.1)}.voxf-list-content{flex:1}.voxf-list-title{margin:0 0 8px 0;font-size:1.1em}.voxf-list-title a{color:#2c3e50;text-decoration:none;transition:color 0.3s ease}.voxf-list-title a:hover{color:#3498db}.voxf-list-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:0.85em;color:#999;margin-bottom:8px}.voxf-list-separator{color:#ddd}.voxf-list-excerpt{font-size:0.9em;color:#666;line-height:1.5}.voxf-list-action{flex-shrink:0}.voxf-list-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f8f9fa;border-radius:50%;color:#3498db;transition:background 0.3s ease,color 0.3s ease,transform 0.3s ease}.voxf-list-arrow:hover{background:#3498db;color:white;transform:translateX(5px)}.voxf-list-arrow .dashicons{font-size:20px;width:20px;height:20px}.voxf-listing.voxf-cols-2 .voxf-template-list,.voxf-listing.voxf-cols-3 .voxf-template-list,.voxf-listing.voxf-cols-4 .voxf-template-list,.voxf-listing.voxf-cols-5 .voxf-template-list,.voxf-listing.voxf-cols-6 .voxf-template-list{grid-column:1 / -1}.voxf-template-minimal{padding:15px 0;border-bottom:1px solid #eee}.voxf-template-minimal:last-child{border-bottom:none}.voxf-minimal-content{display:flex;justify-content:space-between;align-items:center}.voxf-minimal-title{margin:0;flex:1}.voxf-minimal-title a{color:#2c3e50;text-decoration:none;transition:color 0.3s ease}.voxf-minimal-title a:hover{color:#3498db}.voxf-minimal-meta{display:flex;align-items:center;gap:15px}.voxf-minimal-badge{display:inline-block;padding:4px 12px;background:#ecf0f1;color:#2c3e50;border-radius:15px;font-size:0.85em;font-weight:600;text-transform:uppercase}.voxf-badge-debutant{background:#d5f4e6;color:#27ae60}.voxf-badge-intermediaire{background:#fff3cd;color:#f39c12}.voxf-badge-avance{background:#fadbd8;color:#e74c3c}.voxf-minimal-price{font-weight:bold;color:#27ae60;font-size:1.1em}.voxf-template-formation-complete{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,0.1);transition:transform 0.4s ease,box-shadow 0.4s ease;display:flex;flex-direction:column;height:100%}.voxf-template-formation-complete:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,0.15)}.voxf-formation-header{position:relative;height:220px;overflow:hidden}.voxf-formation-image{width:100%;height:100%}.voxf-formation-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.voxf-template-formation-complete:hover .voxf-formation-image img{transform:scale(1.1)}.voxf-formation-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.8) 0%,transparent 60%)}.voxf-formation-badges{position:absolute;top:15px;left:15px;right:15px;display:flex;flex-wrap:wrap;gap:8px;z-index:10}.voxf-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;font-size:0.8em;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.voxf-badge .dashicons{font-size:16px;width:16px;height:16px}.voxf-badge-urgent{background:#e74c3c;color:white;animation:voxf-pulse 2s infinite}.voxf-badge-cpf{background:#3498db;color:white}.voxf-badge-opco{background:#27ae60;color:white}.voxf-badge-certif{background:#f39c12;color:white}@keyframes voxf-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.voxf-formation-category{position:absolute;bottom:15px;left:15px;background:rgba(255,255,255,0.95);color:#2c3e50;padding:8px 20px;border-radius:25px;font-weight:600;font-size:0.9em;z-index:10}.voxf-formation-body{padding:25px;flex:1;display:flex;flex-direction:column;gap:15px}.voxf-formation-title{margin:0;font-size:1.4em;line-height:1.3}.voxf-formation-title a{color:#2c3e50;text-decoration:none;transition:color 0.3s ease}.voxf-formation-title a:hover{color:#3498db}.voxf-formation-quick-info{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:15px;border-bottom:2px solid #ecf0f1}.voxf-quick-info{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:#f8f9fa;border-radius:20px;font-size:0.9em;color:#666;font-weight:500}.voxf-quick-info .dashicons{font-size:18px;width:18px;height:18px;color:#3498db}.voxf-niveau-debutant{background:#d5f4e6;color:#27ae60}.voxf-niveau-intermediaire{background:#fff3cd;color:#f39c12}.voxf-niveau-avance{background:#fadbd8;color:#e74c3c}.voxf-formation-dates{display:flex;align-items:center;gap:8px;padding:12px;background:var(--theme-palette-color-1,var(--wp--preset--color--primary,var(--voxf-primary,#3498db)));color:#fff;border-radius:10px;font-size:0.95em}.voxf-formation-dates .dashicons{font-size:20px;width:20px;height:20px}.voxf-formation-details{display:flex;flex-direction:column;gap:10px}.voxf-detail-item{display:flex;align-items:center;gap:8px;font-size:0.9em;color:#555}.voxf-detail-item .dashicons{font-size:18px;width:18px;height:18px;color:#95a5a6}.voxf-detail-label{font-weight:600;color:#7f8c8d}.voxf-detail-value{color:#2c3e50}.voxf-formation-description{flex:1;color:#666;line-height:1.7;font-size:0.95em}.voxf-objectifs{padding:15px;background:#f8f9fa;border-left:4px solid #3498db;border-radius:5px}.voxf-objectifs strong{display:block;margin-bottom:10px;color:#2c3e50}.voxf-objectifs-content ul{margin:0;padding-left:20px}.voxf-objectifs-content li{margin-bottom:5px}.voxf-formation-prerequis{display:flex;align-items:flex-start;gap:8px;padding:12px;background:#fff3cd;border-radius:8px;font-size:0.9em;color:#856404}.voxf-formation-prerequis .dashicons{font-size:18px;width:18px;height:18px;flex-shrink:0;margin-top:2px}.voxf-formation-footer{padding:20px 25px;background:#f8f9fa;border-top:1px solid #ecf0f1}.voxf-formation-pricing{margin-bottom:15px}.voxf-prix-principal{display:flex;align-items:baseline;gap:5px;margin-bottom:8px}.voxf-prix-montant{font-size:2.5em;font-weight:bold;color:#27ae60;line-height:1}.voxf-prix-devise{font-size:1.5em;color:#27ae60}.voxf-prix-intra{display:flex;align-items:center;gap:6px;font-size:0.9em;color:#666}.voxf-prix-intra .dashicons{font-size:18px;width:18px;height:18px;color:#3498db}.voxf-formation-actions{display:flex;gap:10px}.voxf-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 20px;border-radius:8px;text-decoration:none;font-weight:600;transition:transform 0.3s ease,box-shadow 0.3s ease,background 0.3s ease,color 0.3s ease;border:2px solid transparent}.voxf-btn .dashicons{font-size:18px;width:18px;height:18px}.voxf-btn-primary{background:var(--theme-palette-color-1,var(--wp--preset--color--primary,var(--voxf-primary,#3498db)));color:#fff;box-shadow:0 4px 15px rgba(0,0,0,0.15)}.voxf-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.25);color:#fff;filter:brightness(1.1)}.voxf-btn-secondary{background:#3498db;color:white}.voxf-btn-secondary:hover{background:#2980b9;color:white}.voxf-btn-outline{background:transparent;border-color:#3498db;color:#3498db}.voxf-btn-outline:hover{background:#3498db;color:white}@media (max-width:768px){.voxf-list-wrapper{flex-direction:column;align-items:flex-start}.voxf-list-thumbnail{width:100%;height:150px}.voxf-list-action{align-self:flex-end}.voxf-card-footer{flex-direction:column;gap:15px;align-items:stretch}.voxf-card-btn{text-align:center}.voxf-minimal-content{flex-direction:column;align-items:flex-start;gap:10px}.voxf-formation-actions{flex-direction:column}.voxf-formation-header{height:180px}.voxf-formation-body{padding:20px}.voxf-formation-footer{padding:15px 20px}.voxf-prix-montant{font-size:2em}}.voxf-template-card-image{border-radius:var(--voxf-radius);overflow:hidden;background:#fff;box-shadow:var(--voxf-shadow);transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%;display:flex;flex-direction:column}.voxf-template-card-image:hover{transform:translateY(-6px);box-shadow:var(--voxf-shadow-hover)}.voxf-ci-image{position:relative;height:240px;overflow:hidden}.voxf-ci-image img,.voxf-ci-image .voxf-listing-img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.voxf-template-card-image:hover .voxf-ci-image img,.voxf-template-card-image:hover .voxf-ci-image .voxf-listing-img{transform:scale(1.05)}.voxf-ci-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.1) 50%,transparent 100%);pointer-events:none}.voxf-ci-badge{position:absolute;top:14px;right:14px;background:rgba(255,255,255,0.95);color:#333;padding:5px 14px;border-radius:20px;font-size:0.8em;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;z-index:2}.voxf-ci-title-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.voxf-ci-title{margin:0;font-size:1.2em;line-height:1.3;flex:1}.voxf-ci-title a{color:#fff;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,0.3)}.voxf-ci-price{font-size:1.1em;font-weight:700;color:var(--voxf-lime,#dfff32);white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,0.3)}.voxf-ci-no-image{padding:30px 20px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.voxf-ci-no-image .voxf-ci-title a{color:#fff;text-decoration:none}.voxf-ci-content{padding:20px;flex:1;display:flex;flex-direction:column}.voxf-ci-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.voxf-ci-meta-item{display:inline-flex;align-items:center;gap:4px;font-size:0.85em;color:#777}.voxf-ci-meta-item .dashicons{font-size:16px;width:16px;height:16px;color:var(--voxf-primary)}.voxf-ci-excerpt{flex:1;color:#666;font-size:0.92em;line-height:1.6;margin-bottom:16px}.voxf-ci-footer{margin-top:auto}.voxf-ci-btn{display:inline-flex;align-items:center;gap:6px;background:var(--theme-palette-color-1,var(--wp--preset--color--primary,var(--voxf-primary,#3498db)));color:#fff;padding:10px 22px;border-radius:25px;text-decoration:none;font-weight:700;font-size:0.9em;transition:transform 0.2s ease,box-shadow 0.2s ease}.voxf-ci-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.25);color:#fff;filter:brightness(1.1)}.voxf-ci-btn .dashicons{font-size:16px;width:16px;height:16px;transition:transform 0.2s ease}.voxf-ci-btn:hover .dashicons{transform:translateX(3px)}.voxf-template-card-profile{border-radius:var(--voxf-radius);overflow:hidden;background:#fff;box-shadow:var(--voxf-shadow);transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%;display:flex;flex-direction:column}.voxf-template-card-profile:hover{transform:translateY(-6px);box-shadow:var(--voxf-shadow-hover)}.voxf-cp-header{display:flex;align-items:center;gap:16px;padding:24px 20px 16px}.voxf-cp-avatar{flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,0.1)}.voxf-cp-avatar img,.voxf-cp-avatar .voxf-listing-img{width:100%;height:100%;object-fit:cover}.voxf-cp-avatar-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.voxf-cp-avatar-placeholder .dashicons{font-size:32px;width:32px;height:32px;color:rgba(255,255,255,0.9)}.voxf-cp-identity{flex:1;min-width:0}.voxf-cp-name{margin:0 0 4px;font-size:1.15em;line-height:1.3}.voxf-cp-name a{color:#2c3e50;text-decoration:none;transition:color 0.2s ease}.voxf-cp-name a:hover{color:var(--voxf-primary)}.voxf-cp-role{display:block;font-size:0.85em;color:#888;font-weight:500}.voxf-cp-body{padding:0 20px 16px;flex:1;display:flex;flex-direction:column;gap:12px}.voxf-cp-tags{display:flex;flex-wrap:wrap;gap:6px}.voxf-cp-tag{display:inline-block;padding:4px 12px;background:#f0f4ff;color:var(--voxf-primary);border-radius:15px;font-size:0.78em;font-weight:600;text-transform:uppercase;letter-spacing:0.3px}.voxf-cp-detail{display:flex;align-items:flex-start;gap:8px;font-size:0.88em;color:#555;line-height:1.5}.voxf-cp-detail .dashicons{font-size:16px;width:16px;height:16px;color:var(--voxf-primary);flex-shrink:0;margin-top:2px}.voxf-cp-excerpt{color:#777;font-size:0.88em;line-height:1.5}.voxf-cp-footer{padding:16px 20px 20px;margin-top:auto}.voxf-cp-btn{display:block;text-align:center;background:var(--theme-palette-color-1,var(--wp--preset--color--primary,var(--voxf-primary,#3498db)));color:#fff;padding:11px 20px;border-radius:25px;text-decoration:none;font-weight:700;font-size:0.88em;transition:transform 0.2s ease,box-shadow 0.2s ease}.voxf-cp-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.25);color:#fff;filter:brightness(1.1)}.voxf-template-card-compact{border-radius:var(--voxf-radius-sm);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:transform 0.2s ease,box-shadow 0.2s ease;overflow:hidden}.voxf-template-card-compact:hover{transform:translateX(4px);box-shadow:0 4px 16px rgba(0,0,0,0.1)}.voxf-cc-link{display:flex;align-items:center;gap:16px;padding:14px 16px;text-decoration:none;color:inherit}.voxf-cc-image{flex-shrink:0;width:80px;height:80px;border-radius:var(--voxf-radius-sm);overflow:hidden}.voxf-cc-image img,.voxf-cc-image .voxf-listing-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.voxf-template-card-compact:hover .voxf-cc-image img,.voxf-template-card-compact:hover .voxf-cc-image .voxf-listing-img{transform:scale(1.08)}.voxf-cc-content{flex:1;min-width:0}.voxf-cc-title{margin:0 0 6px;font-size:1em;line-height:1.3;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voxf-template-card-compact:hover .voxf-cc-title{color:var(--voxf-primary)}.voxf-cc-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.voxf-cc-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 10px;background:var(--theme-palette-color-1,var(--wp--preset--color--primary,var(--voxf-primary,#3498db)));color:#fff;border-radius:12px;font-size:0.72em;font-weight:700;text-transform:uppercase;letter-spacing:0.3px}.voxf-cc-badge-light{background:#f0f4ff;color:var(--voxf-primary)}.voxf-cc-badge .dashicons{font-size:12px;width:12px;height:12px}.voxf-cc-excerpt{font-size:0.82em;color:#888;line-height:1.4}.voxf-cc-right{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px}.voxf-cc-price{font-size:1em;font-weight:700;color:#27ae60;white-space:nowrap}.voxf-cc-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f0f4ff;border-radius:50%;transition:background 0.2s ease,transform 0.2s ease}.voxf-cc-arrow .dashicons{font-size:18px;width:18px;height:18px;color:var(--voxf-primary)}.voxf-template-card-compact:hover .voxf-cc-arrow{background:var(--voxf-primary);transform:translateX(3px)}.voxf-template-card-compact:hover .voxf-cc-arrow .dashicons{color:#fff}.voxf-listing.voxf-cols-2 .voxf-template-card-compact,.voxf-listing.voxf-cols-3 .voxf-template-card-compact,.voxf-listing.voxf-cols-4 .voxf-template-card-compact,.voxf-listing.voxf-cols-5 .voxf-template-card-compact,.voxf-listing.voxf-cols-6 .voxf-template-card-compact{grid-column:1 / -1}@media (max-width:768px){.voxf-ci-image{height:180px}.voxf-ci-title{font-size:1.05em}.voxf-ci-content{padding:16px}.voxf-cp-header{flex-direction:column;text-align:center;padding:20px 16px 12px}.voxf-cp-tags{justify-content:center}.voxf-cp-body{padding:0 16px 12px}.voxf-cp-footer{padding:12px 16px 16px}.voxf-cc-image{width:64px;height:64px}.voxf-cc-link{padding:12px;gap:12px}.voxf-cc-title{white-space:normal}.voxf-cc-badges{gap:4px}.voxf-cc-badge{font-size:0.68em;padding:2px 8px}}.voxf-template-default a:focus-visible,.voxf-template-puces a:focus-visible,.voxf-template-title a:focus-visible,.voxf-card-title a:focus-visible,.voxf-list-title a:focus-visible,.voxf-minimal-title a:focus-visible,.voxf-formation-title a:focus-visible,.voxf-ci-title a:focus-visible,.voxf-cp-name a:focus-visible,.voxf-cc-link:focus-visible{outline:2px solid var(--voxf-primary);outline-offset:2px;border-radius:3px}.voxf-card-btn:focus-visible,.voxf-btn:focus-visible,.voxf-ci-btn:focus-visible,.voxf-cp-btn:focus-visible,.voxf-list-arrow:focus-visible{outline:2px solid var(--voxf-primary);outline-offset:2px}.voxf-cp-avatar a:focus-visible,.voxf-ci-image a:focus-visible{outline:2px solid var(--voxf-primary);outline-offset:2px;border-radius:var(--voxf-radius-sm)}.voxf-pb-link:focus-visible,.voxf-ts-tag:focus-visible,.voxf-template-chip-image:focus-visible,.voxf-ct-link:focus-visible,.voxf-csq-link:focus-visible,.voxf-template-numeros a:focus-visible,.voxf-fl-link:focus-visible,.voxf-gi-link:focus-visible,.voxf-template-badge:focus-visible,.voxf-tl-link:focus-visible,.voxf-dl-link:focus-visible{outline:2px solid var(--voxf-primary);outline-offset:2px}.voxf-pb-container{gap:10px}.voxf-template-pill-button{display:inline-block}.voxf-pb-link{display:inline-block;padding:10px 24px;background:#fff;color:inherit;border:1.5px solid #d0d0d0;border-radius:50px;text-decoration:none;font-weight:600;font-size:0.92em;white-space:nowrap;transition:border-color 0.2s ease,background 0.2s ease,box-shadow 0.2s ease}.voxf-pb-link:hover{border-color:#999;background:#f8f8f8;box-shadow:0 2px 8px rgba(0,0,0,0.08);color:inherit}.voxf-ts-container{gap:10px;padding:4px 0 12px;flex-wrap:nowrap}.voxf-template-tag-scroll{flex-shrink:0;scroll-snap-align:start}.voxf-ts-tag{display:inline-block;padding:10px 22px;background:#fff;color:inherit;border:1.5px solid #d0d0d0;border-radius:50px;text-decoration:none;font-weight:600;font-size:0.88em;white-space:nowrap;transition:border-color 0.2s ease,background 0.2s ease}.voxf-ts-tag:hover{border-color:#999;background:#f8f8f8;color:inherit}.voxf-chi-container{gap:12px;padding:4px 0 12px;flex-wrap:nowrap}.voxf-template-chip-image{flex-shrink:0;scroll-snap-align:start;display:inline-flex;align-items:center;gap:10px;padding:6px 16px 6px 6px;background:#fff;border:1.5px solid #e0e0e0;border-radius:50px;text-decoration:none;color:#2c3e50;white-space:nowrap;transition:border-color 0.2s ease,box-shadow 0.2s ease}.voxf-template-chip-image:hover{border-color:var(--voxf-primary);box-shadow:0 2px 8px rgba(0,0,0,0.08);color:#2c3e50}.voxf-chi-image{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.voxf-chi-image img,.voxf-chi-image .voxf-listing-img{width:100%;height:100%;object-fit:cover}.voxf-chi-placeholder{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f0f4ff;flex-shrink:0}.voxf-chi-placeholder .dashicons{font-size:18px;width:18px;height:18px;color:var(--voxf-primary)}.voxf-chi-label{font-weight:600;font-size:0.9em}.voxf-ct-container{gap:20px;padding:4px 0 12px;flex-wrap:nowrap}.voxf-template-carousel-thumb{flex-shrink:0;scroll-snap-align:start;width:110px;text-align:center}.voxf-ct-link{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;color:#2c3e50}.voxf-ct-image{display:block;width:90px;height:90px;border-radius:50%;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,0.08);transition:transform 0.3s ease,box-shadow 0.3s ease}.voxf-ct-image img,.voxf-ct-image .voxf-listing-img{width:100%;height:100%;object-fit:cover}.voxf-ct-link:hover .voxf-ct-image{transform:scale(1.08);box-shadow:0 6px 20px rgba(0,0,0,0.15)}.voxf-ct-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%}.voxf-ct-placeholder .dashicons{font-size:28px;width:28px;height:28px;color:rgba(255,255,255,0.8)}.voxf-ct-label{font-weight:600;font-size:0.82em;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.voxf-ct-link:hover .voxf-ct-label{color:var(--voxf-primary)}.voxf-csq-container{gap:16px;padding:4px 0 12px;flex-wrap:nowrap}.voxf-template-carousel-square{flex-shrink:0;scroll-snap-align:start;width:140px;text-align:center}.voxf-csq-link{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;color:#2c3e50}.voxf-csq-image{display:block;width:120px;height:120px;border-radius:var(--voxf-radius);overflow:hidden;background:#f6f6f8;transition:transform 0.3s ease,box-shadow 0.3s ease}.voxf-csq-image img,.voxf-csq-image .voxf-listing-img{width:100%;height:100%;object-fit:cover}.voxf-csq-link:hover .voxf-csq-image{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,0.12)}.voxf-csq-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f0f4ff}.voxf-csq-placeholder .dashicons{font-size:32px;width:32px;height:32px;color:var(--voxf-primary);opacity:0.5}.voxf-csq-label{font-weight:600;font-size:0.85em;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.voxf-csq-link:hover .voxf-csq-label{color:var(--voxf-primary)}.voxf-listing:has(.voxf-template-numeros){counter-reset:voxf-num}.voxf-template-numeros{counter-increment:voxf-num;padding:4px 0 4px 2em;position:relative}.voxf-template-numeros::before{content:counter(voxf-num) ".";position:absolute;left:0;color:inherit;opacity:0.45;font-weight:600;font-variant-numeric:tabular-nums}.voxf-template-numeros a{color:inherit;text-decoration:none;font-size:inherit;font-weight:inherit;line-height:1.6}.voxf-template-numeros a:hover{opacity:0.7}.voxf-template-fleche{padding:6px 0;border-bottom:1px solid rgba(0,0,0,0.06)}.voxf-template-fleche:last-child{border-bottom:none}.voxf-fl-link{display:flex;align-items:center;justify-content:space-between;gap:12px;color:inherit;text-decoration:none;font-size:inherit;font-weight:inherit;line-height:1.6}.voxf-fl-text{flex:1;min-width:0}.voxf-fl-arrow{flex-shrink:0;opacity:0.3;transition:opacity 0.2s ease,transform 0.2s ease}.voxf-fl-link:hover .voxf-fl-arrow{opacity:0.7;transform:translateX(4px)}.voxf-fl-link:hover{color:inherit}.voxf-template-grille-image{overflow:hidden}.voxf-gi-link{display:flex;flex-direction:column;gap:10px;color:inherit;text-decoration:none}.voxf-gi-image{display:block;width:100%;aspect-ratio:4 / 3;border-radius:var(--voxf-radius-sm);overflow:hidden}.voxf-gi-image img,.voxf-gi-image .voxf-listing-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.voxf-gi-link:hover .voxf-gi-image img,.voxf-gi-link:hover .voxf-gi-image .voxf-listing-img{transform:scale(1.05)}.voxf-gi-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4 / 3;background:#f0f0f0;border-radius:var(--voxf-radius-sm)}.voxf-gi-placeholder .dashicons{font-size:36px;width:36px;height:36px;color:#ccc}.voxf-gi-title{font-size:inherit;font-weight:600;line-height:1.4;color:inherit}.voxf-gi-link:hover .voxf-gi-title{opacity:0.7}.voxf-badge-container{gap:8px}.voxf-template-badge{display:inline-block;padding:10px 22px;background:#f0f0f0;color:#333;border-radius:50px;text-decoration:none;font-weight:600;font-size:0.9em;white-space:nowrap;border:1px solid #e0e0e0;transition:background 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.voxf-template-badge:hover{background:#e4e4e4;box-shadow:0 2px 8px rgba(0,0,0,0.1);border-color:#ccc;color:#111}.voxf-template-timeline{position:relative;padding:8px 0 8px 28px}.voxf-template-timeline::after{content:"";position:absolute;left:5px;top:20px;bottom:-8px;width:2px;background:rgba(0,0,0,0.08)}.voxf-template-timeline:last-child::after{display:none}.voxf-tl-dot{position:absolute;left:0;top:12px;width:12px;height:12px;border-radius:50%;background:#fff;border:2.5px solid var(--voxf-primary);z-index:1}.voxf-tl-link{color:inherit;text-decoration:none;font-size:inherit;font-weight:inherit;line-height:1.6}.voxf-tl-link:hover{opacity:0.7}.voxf-listing.voxf-cols-2 .voxf-template-timeline,.voxf-listing.voxf-cols-3 .voxf-template-timeline,.voxf-listing.voxf-cols-4 .voxf-template-timeline,.voxf-listing.voxf-cols-5 .voxf-template-timeline,.voxf-listing.voxf-cols-6 .voxf-template-timeline{grid-column:1 / -1}.voxf-template-deux-lignes{padding:8px 0;border-bottom:1px solid rgba(0,0,0,0.06)}.voxf-template-deux-lignes:last-child{border-bottom:none}.voxf-dl-link{display:flex;flex-direction:column;gap:2px;color:inherit;text-decoration:none}.voxf-dl-title{font-size:inherit;font-weight:600;line-height:1.4;color:inherit}.voxf-dl-excerpt{font-size:0.88em;color:inherit;opacity:0.55;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voxf-dl-link:hover .voxf-dl-title{opacity:0.7}.voxf-template-vignette{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:box-shadow 0.3s ease,transform 0.3s ease}.voxf-template-vignette:hover{box-shadow:0 6px 24px rgba(0,0,0,0.1);transform:translateY(-2px)}.voxf-vig-link{display:flex;flex-direction:column;text-decoration:none;color:inherit}.voxf-vig-image{display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#f5f5f8}.voxf-vig-image img,.voxf-vig-image .voxf-listing-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.voxf-template-vignette:hover .voxf-vig-image img,.voxf-template-vignette:hover .voxf-vig-image .voxf-listing-img{transform:scale(1.05)}.voxf-vig-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 10;background:#f0f4ff}.voxf-vig-placeholder .dashicons{font-size:36px;width:36px;height:36px;color:#c0c8d8}.voxf-vig-content{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 12px 16px;text-align:center}.voxf-vig-title{font-weight:700;font-size:0.95em;line-height:1.3;color:#2c3e50;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.voxf-vig-subtitle{font-size:0.82em;color:#8895a7;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.voxf-vigs-container{gap:16px;padding:4px 0 12px;flex-wrap:nowrap}.voxf-template-vignette-scroll{flex-shrink:0;scroll-snap-align:start;width:180px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:box-shadow 0.3s ease,transform 0.3s ease}.voxf-template-vignette-scroll:hover{box-shadow:0 6px 24px rgba(0,0,0,0.1);transform:translateY(-2px)}.voxf-vigs-link{display:flex;flex-direction:column;text-decoration:none;color:inherit}.voxf-vigs-image{display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#f5f5f8}.voxf-vigs-image img,.voxf-vigs-image .voxf-listing-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.voxf-template-vignette-scroll:hover .voxf-vigs-image img,.voxf-template-vignette-scroll:hover .voxf-vigs-image .voxf-listing-img{transform:scale(1.05)}.voxf-vigs-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 10;background:#f0f4ff}.voxf-vigs-placeholder .dashicons{font-size:32px;width:32px;height:32px;color:#c0c8d8}.voxf-vigs-content{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 10px 14px;text-align:center}.voxf-vigs-title{font-weight:700;font-size:0.88em;line-height:1.3;color:#2c3e50;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.voxf-vigs-subtitle{font-size:0.78em;color:#8895a7;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.voxf-listing .voxf-template-accordion{border-bottom:1px solid #e8e8e8}.voxf-listing .voxf-template-accordion:first-child{border-top:1px solid #e8e8e8;border-radius:8px 8px 0 0}.voxf-listing .voxf-template-accordion:last-child{border-radius:0 0 8px 8px}.voxf-acc-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;cursor:pointer;transition:background 0.2s;gap:12px;-webkit-user-select:none;user-select:none}.voxf-acc-header:hover{background:#fafafa}.voxf-acc-header:focus-visible{outline:2px solid #667eea;outline-offset:-2px}.voxf-acc-title{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.voxf-acc-title a{color:inherit;text-decoration:none;font-weight:600;font-size:0.95em}.voxf-acc-title a:hover{color:#667eea}.voxf-acc-meta{font-size:0.8em;color:#999;font-weight:400;white-space:nowrap;flex-shrink:0}.voxf-acc-arrow{font-size:0.7em;color:#bbb;transition:transform 0.3s ease;flex-shrink:0}.voxf-template-accordion.voxf-acc-open .voxf-acc-arrow{transform:rotate(180deg)}.voxf-acc-body{max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.35s ease;padding:0 20px}.voxf-template-accordion.voxf-acc-open .voxf-acc-body{max-height:300px;padding:0 20px 16px}.voxf-acc-body p{color:#666;font-size:0.9em;line-height:1.6;margin:0}.voxf-template-stat-counter{text-align:center;padding:24px 16px;border-radius:10px;background:#f8f9fa;border:1px solid #eee;transition:transform 0.2s,box-shadow 0.2s}.voxf-template-stat-counter:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,0.08)}.voxf-sc-link{display:block;text-decoration:none;color:inherit}.voxf-sc-number{display:block;font-size:2.2em;font-weight:800;line-height:1.1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.voxf-sc-label{display:block;font-size:0.88em;color:#555;margin-top:6px;font-weight:500}.voxf-template-icon-list{display:flex;align-items:flex-start;gap:16px;padding:16px;border-radius:10px;border:1px solid #f0f0f0;transition:border-color 0.2s,background 0.2s}.voxf-template-icon-list:hover{border-color:#d0d0d0;background:#fafafa}.voxf-il-icon{flex-shrink:0}.voxf-il-emoji{display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:1.6em;background:#f3f0ff;border-radius:10px}.voxf-il-img{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;overflow:hidden}.voxf-il-img img{width:100%;height:100%;object-fit:cover}.voxf-il-content{flex:1;min-width:0}.voxf-il-title{font-weight:600;font-size:0.95em;margin-bottom:2px}.voxf-il-title a{color:inherit;text-decoration:none}.voxf-il-title a:hover{color:#667eea}.voxf-il-desc{font-size:0.88em;color:#666;line-height:1.5}@media (max-width:768px){.voxf-acc-header{padding:12px 14px}.voxf-acc-title a{font-size:0.88em}.voxf-acc-meta{display:none}.voxf-template-stat-counter{padding:18px 12px}.voxf-sc-number{font-size:1.8em}.voxf-sc-label{font-size:0.82em}.voxf-template-icon-list{padding:12px;gap:12px}.voxf-il-emoji,.voxf-il-img{width:40px;height:40px}.voxf-il-emoji{font-size:1.3em}.voxf-il-title{font-size:0.88em}.voxf-il-desc{font-size:0.82em}.voxf-pb-link{padding:8px 18px;font-size:0.85em}.voxf-ts-tag{padding:8px 16px;font-size:0.82em}.voxf-chi-image,.voxf-chi-placeholder{width:34px;height:34px}.voxf-chi-label{font-size:0.82em}.voxf-template-chip-image{padding:5px 12px 5px 5px;gap:8px}.voxf-template-carousel-thumb{width:90px}.voxf-ct-image{width:72px;height:72px}.voxf-ct-label{font-size:0.78em}.voxf-template-carousel-square{width:120px}.voxf-csq-image{width:100px;height:100px}.voxf-csq-label{font-size:0.8em}.voxf-template-vignette-scroll{width:155px}.voxf-vigs-title{font-size:0.82em}.voxf-vigs-subtitle{font-size:0.75em}.voxf-vig-content{padding:10px 10px 14px}.voxf-vig-title{font-size:0.88em}}.voxf-template-card,.voxf-template-card-image,.voxf-template-card-profile,.voxf-template-formation-complete,.voxf-template-encadre,.voxf-template-list,.voxf-template-minimal,.voxf-template-card-compact,.voxf-template-chip-image,.voxf-template-grille-image,.voxf-template-vignette,.voxf-template-vignette-scroll,.voxf-template-carousel-thumb,.voxf-template-carousel-square,.voxf-template-stat-counter,.voxf-template-icon-list{position:relative;cursor:pointer}.voxf-card-title a::after,.voxf-ci-title a::after,.voxf-cp-name a::after,.voxf-formation-title a::after,.voxf-template-title a::after,.voxf-list-title a::after,.voxf-minimal-title a::after,.voxf-cc-title a::after,.voxf-chi-label a::after,.voxf-gi-title a::after,.voxf-vig-title a::after,.voxf-vigs-title a::after,.voxf-ct-label a::after,.voxf-csq-label a::after,.voxf-sc-link::after,.voxf-il-title a::after{content:'';position:absolute;inset:0;z-index:1}.voxf-card-category,.voxf-ci-badge,.voxf-formation-badges,.voxf-cc-badges{position:relative;z-index:2}.voxf-cc-link{display:flex;align-items:center;gap:16px;padding:14px 16px;color:inherit}a.voxf-gi-link,a.voxf-vig-link,a.voxf-vigs-link,a.voxf-ct-link,a.voxf-csq-link,a.voxf-template-chip-image{color:inherit;text-decoration:none}