.fo-video-main{--video-glass-bg:rgba(13, 22, 48, 0.65);--video-glass-border:rgba(255, 255, 255, 0.08);--video-accent:#ff0015;padding-bottom:6rem;background-color:var(--fo-fond-sombre,#050b14);color:var(--fo-texte-principal,#ffffff);min-height:100vh}.fo-video-hero{position:relative;padding:6rem 0 4rem;background:radial-gradient(circle at 50% 100%,rgb(255 0 21 / .15) 0%,rgb(5 11 20) 75%),#050b14;border-bottom:1px solid rgb(255 255 255 / .05);text-align:center;overflow:hidden}.fo-video-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(255 0 21 / .15);border:1px solid rgb(255 0 21 / .4);color:#ff4d5a;padding:.4rem 1.2rem;border-radius:50px;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;box-shadow:0 0 20px rgb(255 0 21 / .2)}.fo-video-hero-title{font-size:clamp(2rem, 4.5vw, 3.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(180deg,#ffffff 0%,#ffccd0 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.fo-video-logo-wrapper{margin:0 auto 2.5rem;max-width:350px;display:flex;justify-content:center;align-items:center;padding:1rem;background:rgb(0 0 0 / .3);border-radius:12px;border:1px solid rgb(255 255 255 / .1);box-shadow:0 15px 35px rgb(0 0 0 / .5);backdrop-filter:blur(10px)}.fo-video-hero-slogan{font-size:clamp(1.05rem, 1.8vw, 1.25rem);color:rgb(255 255 255 / .75);max-width:750px;margin:0 auto;line-height:1.6}.fo-video-search-container{max-width:650px;margin:3rem auto 0;position:relative}.fo-video-search-input-wrapper{position:relative;display:flex;align-items:center}.fo-video-search-icon{position:absolute;left:1.25rem;color:#ff4d5a;pointer-events:none}.fo-video-search-input{width:100%;padding:1.25rem 1.5rem 1.25rem 3.5rem;background-color:#0f172a!important;border:2px solid rgb(255 255 255 / .2)!important;border-radius:50px!important;color:#ffffff!important;font-size:1rem!important;font-weight:500!important;outline:none!important;box-shadow:0 8px 25px rgb(0 0 0 / .6)!important}.fo-video-search-input:focus{border-color:#ff0015!important;background-color:#050b14!important;box-shadow:0 0 25px rgb(255 0 21 / .3)!important}.fo-video-search-input::placeholder{color:rgb(255 255 255 / .6)!important}.fo-video-count-badge{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .1);padding:.3rem .8rem;border-radius:50px;font-size:.8rem;color:rgb(255 255 255 / .7);pointer-events:none}.fo-video-filters{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;margin:2rem auto 0;max-width:800px}.fo-video-filter-btn{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);color:rgb(255 255 255 / .7);padding:.6rem 1.4rem;border-radius:50px;font-size:.9rem;font-weight:600;transition:all 0.3s ease}.fo-video-filter-btn:hover{background:rgb(255 255 255 / .1);color:#fff}.fo-video-filter-btn.active{background:#ff0015;border-color:#ff0015;color:#fff;box-shadow:0 4px 15px rgb(255 0 21 / .4)}.fo-video-filter-btn[data-collection="handicap"].active{background:#0ea5e9;border-color:#0ea5e9;box-shadow:0 4px 15px rgb(14 165 233 / .4)}.fo-video-subfilters{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin:2rem auto 0;max-width:800px;padding:.75rem 1.5rem;background:rgb(15 23 42 / .45);border:1px solid rgb(255 255 255 / .08);border-radius:12px;backdrop-filter:blur(8px)}.fo-video-subfilter-item{display:flex;align-items:center;gap:.6rem}.fo-video-subfilter-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:rgb(255 255 255 / .55)}.fo-video-select{background-color:#0f172a;border:1px solid rgb(255 255 255 / .15);border-radius:6px;color:#fff;padding:.45rem 2.2rem .45rem .75rem;font-size:.85rem;font-weight:600;outline:none;transition:all 0.25s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ff4d5a'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:.85rem}.fo-video-select:focus{border-color:#ff0015;box-shadow:0 0 12px rgb(255 0 21 / .3)}.fo-video-select option{background-color:#0f172a;color:#fff}.fo-video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem}.fo-video-card{background:var(--video-glass-bg);border:1px solid var(--video-glass-border);border-radius:16px;overflow:hidden;backdrop-filter:blur(16px);transition:all 0.3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;justify-content:space-between;position:relative}.fo-video-card:hover{transform:translateY(-6px);border-color:rgb(255 0 21 / .4);box-shadow:0 22px 45px rgb(0 0 0 / .6),0 0 20px rgb(255 0 21 / .15)}.fo-video-card:hover[data-collection="handicap"]{border-color:rgb(14 165 233 / .45);box-shadow:0 22px 45px rgb(0 0 0 / .6),0 0 20px rgb(14 165 233 / .2)}.fo-video-card-thumb{position:relative;aspect-ratio:16/9;width:100%;background:linear-gradient(135deg,#0f172a,#1e293b);overflow:hidden}.fo-video-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.fo-video-card:hover .fo-video-card-thumb img{transform:scale(1.05)}.fo-video-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgb(5 11 20 / .8) 0%,rgb(5 11 20 / .2) 50%,transparent 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease;z-index:3}.fo-video-card:hover .fo-video-card-overlay{opacity:1}.fo-video-play-btn{width:56px;height:56px;border-radius:50%;background:#ff0015;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgb(255 0 21 / .5);transform:scale(.8);transition:transform 0.3s cubic-bezier(.17,.67,.83,.67)}.fo-video-card:hover .fo-video-play-btn{transform:scale(1)}.fo-video-card-ep-tag{position:absolute;top:.75rem;left:.75rem;color:#fff;font-size:.75rem;font-weight:800;padding:.25rem .6rem;border-radius:4px;z-index:2;box-shadow:0 4px 10px rgb(0 0 0 / .3)}.fo-video-card-source-tag{position:absolute;top:.75rem;right:.75rem;background:rgb(15 23 42 / .85);border:1px solid rgb(255 255 255 / .15);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:4px;z-index:2;backdrop-filter:blur(4px);box-shadow:0 4px 10px rgb(0 0 0 / .3)}.fo-video-card-body{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.fo-video-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.85rem;color:rgb(255 255 255 / .6)}.fo-video-meta span{display:inline-flex;align-items:center;gap:.3rem}.fo-video-card-title{font-size:1.15rem;font-weight:800;line-height:1.4;margin:0 0 .5rem 0;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fo-video-card-excerpt{font-size:.88rem;color:rgb(255 255 255 / .65);line-height:1.5;margin:.5rem 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fo-video-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.75rem;border-top:1px solid rgb(255 255 255 / .05)}.fo-video-card-tag{font-size:.72rem;font-weight:700;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);color:rgb(255 255 255 / .6);padding:.15rem .5rem;border-radius:4px;transition:all 0.2s ease}.fo-video-card:hover .fo-video-card-tag{background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .8)}.fo-video-card-actions{display:flex;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .05)}.fo-video-empty{text-align:center;padding:5rem 2rem;background:rgb(255 255 255 / .02);border:1px dashed rgb(255 255 255 / .1);border-radius:16px;margin-top:3.5rem;display:none}.fo-video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:center;justify-content:center;padding:1rem}.fo-video-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(5 11 20 / .88);backdrop-filter:blur(16px);animation:foModalFade 0.3s ease-out}.fo-video-modal-container{position:relative;width:100%;max-width:1024px;background:rgb(13 22 48 / .98);border:1px solid rgb(255 255 255 / .12);border-radius:20px;box-shadow:0 30px 60px -12px rgb(0 0 0 / .8);overflow:hidden;display:flex;flex-direction:column;animation:foModalScale 0.3s cubic-bezier(.16,1,.3,1)}.fo-video-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:rgb(0 0 0 / .4);border-bottom:1px solid rgb(255 255 255 / .05)}.fo-video-modal-meta{display:flex;align-items:center;gap:.8rem}.fo-video-modal-badge{padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:700;color:#fff}.fo-video-modal-date{font-size:.85rem;color:rgb(255 255 255 / .6)}.fo-video-modal-close{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);color:rgb(255 255 255 / .7);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.fo-video-modal-close:hover{background:rgb(255 255 255 / .15);color:#fff;transform:rotate(90deg)}.fo-video-modal-player-wrapper{position:relative;padding-top:56.25%;width:100%;background:#000}.fo-video-modal-player-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.fo-video-modal-footer{padding:1.5rem;background:rgb(5 11 20 / .6);display:flex;flex-direction:column;gap:.8rem}.fo-video-modal-title{font-size:1.4rem;font-weight:800;color:#fff;margin:0;line-height:1.3}.fo-video-modal-desc{font-size:.95rem;color:rgb(255 255 255 / .75);line-height:1.6;margin:0;max-height:120px;overflow-y:auto}@keyframes foModalFade{from{opacity:0}to{opacity:1}}@keyframes foModalScale{from{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.fo-icon-red-scaled{color:#ff4d5a;margin-bottom:1rem;transform:scale(1.5)}.fo-btn-filter-glass{flex-shrink:0;padding:.4rem .8rem;background-color:rgb(255 255 255 / .05);border-color:rgb(255 255 255 / .1);color:rgb(255 255 255 / .7)}.fo-meta-sm-muted{font-size:.7rem;color:var(--fo-texte-muet);margin-left:1rem;white-space:nowrap}.fo-hero-logo{max-height:140px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 20px rgb(0 0 0 / .6))}.fo-link-inherit{color:inherit;text-decoration:none}.fo-desc-center-muted{color:rgb(255 255 255 / .6);font-size:.95rem;max-width:400px;margin:0 auto}.fo-card-footer-hidden{margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .08);display:none}.fo-mr-0-4{margin-right:.4rem}.fo-desc-italic-scroll{font-size:.9rem;color:rgb(255 255 255 / .85);line-height:1.6;margin:0;max-height:150px;overflow-y:auto;font-style:italic}.fo-breadcrumb-center{justify-content:center;margin-bottom:1.5rem;color:rgb(255 255 255 / .5)}.fo-pt-2{padding-top:2rem}.fo-text-muted{color:var(--fo-texte-muet)}.fo-d-none{display:none}.fo-btn-no-border{padding:.75rem 1.5rem;border:none}.fo-title-1-3{font-size:1.3rem;margin-bottom:.5rem}.fo-text-white{color:#fff}.fo-badge-red-uppercase{font-size:.9rem;font-weight:800;color:#ff4d5a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem 0;display:flex;align-items:center;gap:.4rem}.fo-text-dynamic-badge{color:var(--fo-badge-color);font-weight:700}.fo-btn-dynamic-badge{flex-grow:1;justify-content:center;background-color:var(--fo-badge-color);border-color:var(--fo-badge-color);color:#fff}.fo-bg-dynamic-img{position:absolute;inset:0;background-image:var(--fo-bg-img);background-size:cover;background-position:center;filter:brightness(.4) saturate(1.2)}.fo-bg-dynamic-badge{background-color:var(--fo-badge-color)}.fo-bg-dynamic-badge-noborder{background-color:var(--fo-badge-color);border:none}