:root{--couleur-or: #d4af37;--couleur-or-claire: #ffda6b}#skool-app-root .bouton-inscription{position:relative;overflow:hidden;width:100%;background:linear-gradient(135deg,var(--couleur-or-claire) 0%,var(--couleur-or) 100%);border:2px solid #e6c76b;padding:14px 20px;border-radius:30px;font-weight:700;font-size:15px;font-family:Inter,sans-serif;cursor:pointer;transition:all .35s cubic-bezier(.25,.8,.25,1);transform:translateY(0) scale(1);box-shadow:0 4px 15px #ffda6b59,inset 0 1px #ffffff4d;color:#5a3e00}#skool-app-root .bouton-inscription:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .55s ease-out}#skool-app-root .bouton-inscription:hover{transform:translateY(-2px) scale(1.015);box-shadow:0 10px 28px #ffda6b73,inset 0 1px #fff6;background:linear-gradient(135deg,#f0c830 0%,#e8b820 100%);color:#5a3e00}#skool-app-root .bouton-inscription:hover:before{left:100%}#skool-app-root .bouton-inscription:active{transform:translateY(-1px) scale(.98)}#skool-app-root .bouton-inscription:disabled{opacity:.7;cursor:not-allowed}#skool-app-root .card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}#skool-app-root .card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}#skool-app-root .card-img{width:100%;height:200px;object-fit:cover;display:block;background:#d4c9b8;position:relative;overflow:hidden}#skool-app-root .card-img-placeholder{width:100%;height:200px;display:flex;align-items:center;justify-content:center;font-size:3rem;position:relative;overflow:hidden}#skool-app-root .card-img-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;opacity:.15}#skool-app-root .card-body{padding:20px}#skool-app-root .card-title{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.01em}#skool-app-root .card-desc{font-size:.875rem;color:#666;line-height:1.55;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}#skool-app-root .progress-wrap{background:#e8e4dd;border-radius:99px;height:10px;overflow:hidden;position:relative}#skool-app-root .progress-bar{height:100%;border-radius:99px;background:linear-gradient(90deg,#3a9e5f,#5bc47d);position:relative;transition:width 1s cubic-bezier(.4,0,.2,1)}#skool-app-root .progress-label{font-size:.78rem;font-weight:600;color:#3a9e5f;margin-bottom:6px}#skool-app-root .bg1{background:linear-gradient(135deg,#c8d8a8 0%,#8aab6a 100%)}#skool-app-root .bg2{background:linear-gradient(135deg,#a8c8a0 0%,#5a9e70 100%)}#skool-app-root .bg3{background:linear-gradient(135deg,#b8c8d8 0%,#6888a8 100%)}#skool-app-root .bg4{background:linear-gradient(135deg,#c8b8a8 0%,#8a6848 100%)}#skool-app-root .bg5{background:linear-gradient(135deg,#e8d8b8 0%,#c8a868 100%)}#skool-app-root .bg6{background:linear-gradient(135deg,#d8c8a8 0%,#a88858 100%)}#skool-app-root .carte-verrouilee{cursor:default!important}#skool-app-root .carte-verrouilee:hover{transform:none!important;box-shadow:0 2px 8px #0000000f!important}#skool-app-root .cadenas-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,15,15,.55);border-radius:16px;z-index:4;display:flex;align-items:center;justify-content:center;pointer-events:none}#skool-app-root .badge-cadenas{display:flex;flex-direction:column;align-items:center;gap:10px}#skool-app-root .badge-cadenas svg{filter:drop-shadow(0 2px 10px rgba(0,0,0,.5))}#skool-app-root .badge-cadenas-texte{background:rgba(0,0,0,.72);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:99px;white-space:nowrap;border:1px solid rgba(255,255,255,.18)}#skool-app-root .badge-niveau-demo{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:99px;background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}#skool-app-root .badge-niveau-premium{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:99px;background:#fff8e1;color:#f57f17;border:1px solid #ffe082}#skool-app-root h1,#skool-app-root h2,#skool-app-root h3,#skool-app-root h4,#skool-app-root h5,#skool-app-root h6{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-style:normal;font-size:24px;line-height:1.5;max-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word}#skool-app-root .app-container{max-width:1200px;margin:0 auto;padding:20px 20px 60px;box-sizing:border-box}#skool-app-root .app-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #e5e7eb;gap:12px}#skool-app-root .nav-tabs{display:flex;gap:4px;align-items:center;flex-wrap:wrap}#skool-app-root .nav-buttons{display:flex;gap:4px;align-items:center;margin-left:auto}#skool-app-root .nav-tab{padding:7px 14px;border-radius:0;border:none;border-bottom:2px solid transparent;background:transparent;cursor:pointer;font-size:1.2rem;font-weight:500;color:#6b7280;font-family:inherit;transition:color .15s,border-color .15s;letter-spacing:.01em;white-space:nowrap}#skool-app-root .nav-tab:hover{color:#111827;border-bottom-color:#d1d5db;background:transparent}#skool-app-root .nav-tab--active{color:#3a9e5f;border-bottom-color:#3a9e5f;font-weight:600;background:transparent}#skool-app-root .nav-tab--admin{color:#7c3aed}#skool-app-root .nav-tab--admin.nav-tab--active{border-bottom-color:#7c3aed}#skool-app-root .nav-tab--admin.nav-tab--active{color:#7c3aed;background:#f5f0ff}#skool-app-root .category-filter-wrap{margin-bottom:18px}#skool-app-root .category-filter-bar{display:flex;flex-wrap:wrap;gap:8px}#skool-app-root .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}#skool-app-root .post-preview-body,#skool-app-root .post-preview-body *{font-size:1.06rem!important}#skool-app-root .community-layout{display:flex;gap:20px;align-items:flex-start;padding:0 0 24px}#skool-app-root .community-main{flex:1;min-width:0}#skool-app-root .community-sidebar{width:280px;flex-shrink:0;position:sticky;top:20px;display:flex;flex-direction:column;gap:16px}#skool-app-root .activity-sidebar-card{display:block}#skool-app-root .activity-fab{display:none!important}#skool-app-root .post-inline-layout{display:flex;gap:14px;align-items:flex-start}#skool-app-root .post-media-inline{width:150px;flex-shrink:0;min-height:100px;max-height:180px;border-radius:10px;overflow:hidden}#skool-app-root .post-media-inline img,#skool-app-root .post-media-inline video{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 600px){#skool-app-root .post-inline-layout{flex-direction:column}#skool-app-root .post-media-inline{width:100%;max-height:none}}@media (max-width: 900px){#skool-app-root .grid{grid-template-columns:repeat(2,1fr);gap:16px}#skool-app-root .community-sidebar{width:240px}}#skool-app-root .community-stat{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}#skool-app-root .community-stat__icon{width:40px;height:40px;border-radius:50%;background:#f0faf4;display:flex;align-items:center;justify-content:center;flex-shrink:0}#skool-app-root .community-stat__num{font-size:1.6rem;font-weight:700;color:#1a1a1a;line-height:1}#skool-app-root .community-stat__label{font-size:.95rem;color:#999}@media (max-width: 768px){#skool-app-root .community-layout{flex-direction:column;overflow-x:hidden}#skool-app-root .activity-sidebar-card{display:none!important}#skool-app-root .activity-fab{display:flex!important}#skool-app-root .community-sidebar{width:100%;position:static;order:-1;display:flex;flex-direction:row;gap:12px}#skool-app-root .community-sidebar>*{flex:1;margin-bottom:0!important}}#skool-app-root .nav-hamburger{display:none;background:none;border:none;cursor:pointer;color:#555;padding:6px;border-radius:8px;transition:background .15s;flex-shrink:0}#skool-app-root .nav-hamburger:hover{background:#f3f4f6}#skool-app-root .mobile-nav-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);z-index:999}#skool-app-root .mobile-nav-menu{position:absolute;top:0;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:0 0 16px 16px;padding:12px 16px 16px;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 24px #0000001f}#skool-app-root .mobile-nav-item{width:100%;text-align:left;padding:13px 16px;border:none;background:transparent;border-radius:10px;font-size:1.05rem;font-weight:500;color:#374151;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}#skool-app-root .mobile-nav-item:hover{background:#f3f4f6}#skool-app-root .mobile-nav-item--active{background:#f0faf4;color:#3a9e5f;font-weight:700}#skool-app-root .mobile-nav-item--admin{color:#7c3aed}#skool-app-root .mobile-nav-item--admin.mobile-nav-item--active{background:#f5f0ff;color:#7c3aed}@media (max-width: 600px){#skool-app-root .visio-cards,#skool-app-root .visio-next-desktop{display:none!important}#skool-app-root .visio-next-mobile{display:flex!important;flex-direction:row;gap:6px;width:100%}#skool-app-root .community-stats-card{display:none!important}#skool-app-root .category-filter-wrap{position:static;background:#fff;border-bottom:1px solid #e5e7eb;margin:0 -12px;padding:0}#skool-app-root .category-filter-bar{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:10px 12px}#skool-app-root .category-filter-bar::-webkit-scrollbar{display:none}#skool-app-root .community-search-bar{display:none!important}#skool-app-root .comment-editor-toolbar{padding-bottom:8px!important}#skool-app-root .post-modal-inner{top:var(--modal-top, 0px)!important;left:0!important;right:0!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:100%!important;height:var(--modal-height, 100dvh)!important;max-height:var(--modal-height, 100dvh)!important;border-radius:0!important;position:fixed!important}#skool-app-root .post-modal-inner{overflow:visible!important}#skool-app-root .post-modal-body{min-height:0!important;overflow-y:auto!important;flex:1!important}#skool-app-root .post-modal-editor{flex-shrink:0!important;position:relative!important;z-index:2!important;margin-bottom:70px!important}#skool-app-root .comment-editor-toolbar{padding-bottom:16px!important}#skool-app-root .community-stat{flex-direction:row;align-items:center;gap:6px;justify-content:center}#skool-app-root .community-stat__icon{width:28px;height:28px}#skool-app-root .community-stat__icon svg{width:14px;height:14px}#skool-app-root .community-stat__num{font-size:1.1rem}#skool-app-root .community-stat__label{font-size:1rem}#skool-app-root .app-container{padding:0 0 60px}#skool-app-root .app-header{margin-bottom:0;flex-wrap:wrap;position:fixed;top:0;left:0;right:0;z-index:200;background:#fff;padding:10px 12px;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000f;transition:transform .25s ease}#skool-app-root .app-header.nav--hidden{transform:translateY(-100%)}#skool-app-root .app-header h1{font-size:1.15rem!important}#skool-app-root h1,#skool-app-root h2,#skool-app-root h3,#skool-app-root h4,#skool-app-root h5,#skool-app-root h6,#skool-app-root .post-title{font-size:1.05rem!important}#skool-app-root .community-post-card{border-radius:0!important;border-left:none!important;border-right:none!important;box-shadow:none!important;border-top:none!important;border-bottom:1px solid #ece8e0!important;margin-left:-12px!important;margin-right:-12px!important;padding-left:12px!important;padding-right:12px!important}#skool-app-root .post-preview-body,#skool-app-root .post-preview-body *{font-size:.95rem!important}#skool-app-root .nav-tab{font-size:1.15rem;padding:6px 10px}#skool-app-root .app-content-mobile{padding:58px 12px 0;overflow-x:hidden}#skool-app-root .nav-mobile-avatar{display:flex!important;margin-right:20px;align-items:center;justify-content:center;flex-shrink:0}#skool-app-root .nav-tabs{display:flex!important;flex:1;min-width:0;overflow-x:auto;overflow-y:visible;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none;gap:2px;padding-bottom:3px}#skool-app-root .nav-tabs::-webkit-scrollbar{display:none}#skool-app-root .nav-hamburger,#skool-app-root .nav-profile-btn-desktop{display:none!important}#skool-app-root .nav-buttons{margin-left:0;flex-shrink:0}#skool-app-root .grid{grid-template-columns:1fr;gap:12px}}@font-face{font-family:Louis George Cafe;src:url(/wp-content/uploads/mon-app/fonts/louis_george_cafe.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Louis George Cafe;src:url("/wp-content/uploads/mon-app/fonts/Louis George Cafe Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Louis George Cafe;src:url("/wp-content/uploads/mon-app/fonts/Louis George Cafe Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Louis George Cafe;src:url("/wp-content/uploads/mon-app/fonts/Louis George Cafe Bold Italic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Louis George Cafe;src:url("/wp-content/uploads/mon-app/fonts/Louis George Cafe Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Louis George Cafe;src:url("/wp-content/uploads/mon-app/fonts/Louis George Cafe Light Italic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}:where(#skool-app-root) *,#skool-app-root *:before,#skool-app-root *:after{box-sizing:border-box;margin:0;padding:0}#skool-app-root{height:100%;background:transparent;scrollbar-gutter:stable;font-size:18px}#skool-app-root{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;line-height:1.5;background:transparent}#skool-app-root #root{width:100%}#skool-app-root .grecaptcha-badge{visibility:hidden;bottom:30px!important}#skool-app-root .show-recaptcha .grecaptcha-badge{visibility:visible}
