.layout-header-nav a{color:#234766;font-weight:600;text-decoration:none}.layout-header-nav a:hover{color:#0f2e4a}.layout-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.layout-header a.logo{min-width:0;font-size:clamp(1rem,3.5vw,1.35rem)}.layout-menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;border:none;border-radius:var(--radius);background:#ffffff59;color:#14395a;cursor:pointer;flex-shrink:0;transition:background .2s;z-index:1002}.layout-menu-btn:hover{background:#ffffff8c}.layout-menu-btn:focus-visible{outline:2px solid #14395a;outline-offset:2px}.layout-menu-btn-bar{display:block;width:22px;height:2px;background:currentColor;border-radius:1px}.layout-menu-btn--close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:var(--radius);background:#14395a14;color:#14395a;font-size:1.75rem;line-height:1;cursor:pointer;transition:background .2s}.layout-menu-btn--close:hover{background:#14395a26}.layout-menu-btn--close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.layout-nav-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#1a233273;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.layout-nav-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.layout-header-nav{display:flex;flex-wrap:wrap;align-items:center;gap:0}.layout-nav-mobile-head{display:none;align-items:center;justify-content:space-between;width:100%;padding-bottom:1rem;margin-bottom:.5rem;border-bottom:1px solid var(--border)}.layout-nav-mobile-title{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:#14395a}@media (max-width: 1023px){.layout-menu-btn--open{display:flex}.layout-header-row--nav-open .layout-menu-btn--open{display:none}.layout-nav-backdrop{display:block}.layout-header-nav{position:fixed;top:0;right:0;width:min(100%,360px);height:100vh;height:100dvh;margin:0;padding:1rem 1.25rem 2rem;flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:0;background:var(--surface);box-shadow:-8px 0 32px #1a23322e;z-index:1001;overflow-y:auto;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.layout-header-nav.is-open{transform:translate(0)}.layout-nav-mobile-head{display:flex}.layout-header-nav a{margin-left:0!important;padding:.85rem .25rem;border-bottom:1px solid var(--border);font-size:1.05rem;color:#234766}.layout-header-nav a:last-of-type{border-bottom:none}}@media (min-width: 1024px){.layout-header-nav{flex-direction:row;justify-content:flex-end;flex-wrap:wrap;gap:1.5rem}.layout-header-nav a{margin-left:0;padding:.25rem 0}}.home-page{position:relative;isolation:isolate;min-height:min(72vh,820px);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:.5rem 0 2rem;box-sizing:border-box;overflow-x:clip}.home-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0;border-radius:0}.home-bg-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 92% 64% at 8% 14%,rgba(83,142,64,.24) 0%,transparent 56%),radial-gradient(ellipse 85% 74% at 92% 18%,rgba(28,117,183,.22) 0%,transparent 60%),radial-gradient(ellipse 78% 68% at 50% 96%,rgba(255,174,27,.2) 0%,transparent 62%),radial-gradient(ellipse 55% 45% at 72% 55%,rgba(28,117,183,.09) 0%,transparent 52%),linear-gradient(164deg,#f8fbff,#eef5fb 42%,#eaf2fa)}.home-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(rgba(28,117,183,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(28,117,183,.06) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 85% 75% at 50% 45%,black 25%,transparent 78%);mask-image:radial-gradient(ellipse 85% 75% at 50% 45%,black 25%,transparent 78%)}.home-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,#538e400d,#1c75b70f 48%,#ffae1b0f)}.home-bg-logos{position:absolute;top:0;right:0;bottom:0;left:0}.home-bg-logo{position:absolute;width:clamp(56px,8vw,92px);height:clamp(56px,8vw,92px);object-fit:contain;opacity:.9;border-radius:12px;will-change:transform;filter:contrast(1.08) saturate(1.12) brightness(.94) drop-shadow(0 7px 18px rgba(10,25,45,.34));animation:home-logo-zigzag var(--zig-dur, 14s) ease-in-out infinite;animation-delay:var(--zig-delay, 0s)}.home-bg-logo:nth-child(odd){animation-direction:alternate}.home-bg-logo:nth-child(3n){animation-name:home-logo-zigzag-alt}@keyframes home-logo-zigzag{0%,to{transform:translateZ(0) scale(1)}14%{transform:translate3d(18px,-32px,0) scale(1.04)}28%{transform:translate3d(-8px,-58px,0) scale(1)}42%{transform:translate3d(-28px,-28px,0) scale(.98)}56%{transform:translate3d(-12px,12px,0) scale(1)}70%{transform:translate3d(22px,36px,0) scale(1.03)}84%{transform:translate3d(10px,8px,0) scale(1)}}@keyframes home-logo-zigzag-alt{0%,to{transform:translateZ(0) scale(1)}16%{transform:translate3d(-20px,-24px,0) scale(1.02)}33%{transform:translate3d(14px,-52px,0) scale(1.05)}50%{transform:translate3d(26px,-18px,0) scale(.97)}66%{transform:translate3d(8px,28px,0) scale(1)}83%{transform:translate3d(-18px,42px,0) scale(1.03)}}@media (prefers-reduced-motion: reduce){.home-bg-logo{animation:none;opacity:.62}}.home-content{position:relative;z-index:1;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}.home-content h1{color:#14395a;text-shadow:0 1px 0 rgba(255,255,255,.9)}.home-content>div:first-child p{color:#365776!important;text-shadow:none}.home-cta-card.card{position:relative;background:linear-gradient(155deg,#ff8c2f,#ff7309 55%,#e85f00);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:#ad520073;box-shadow:0 10px 26px #ff730952}.home-cta-card.card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(90deg,var(--brand-blue) 0%,var(--brand-green) 52%,var(--brand-amber) 100%)}.home-cta-card.card:hover{background:linear-gradient(155deg,#ff9c4b,#ff7309 58%,#d95700);border-color:#8f3d0085;box-shadow:0 16px 34px #ff730966,0 8px 20px #ad52003d}.home-cta-favicon{display:block;width:58px;height:58px;margin:0 auto .75rem;border-radius:14px;object-fit:contain;background:linear-gradient(145deg,#fffffff5,#f1f9ffeb);border:1px solid rgba(28,117,183,.2);box-shadow:0 5px 14px #1c75b724}.home-showcase{margin-bottom:.5rem}.home-showcase-title{font-family:var(--font-display);font-size:1.35rem;font-weight:600;text-align:center;color:#14395a;margin-bottom:1.75rem}.home-showcase-layout{display:grid;grid-template-columns:1fr minmax(260px,320px) 1fr;grid-template-rows:auto auto;row-gap:.4rem;column-gap:1.5rem;align-items:stretch;max-width:1080px;margin-left:auto;margin-right:auto}.home-showcase-top--left{grid-column:1;grid-row:1;width:100%;min-width:0}.home-showcase-top--right{grid-column:3;grid-row:1;width:100%;min-width:0}.home-showcase-atout{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;min-width:0;align-self:start}.home-showcase-atout--left{grid-column:1;grid-row:2}.home-showcase-atout--right{grid-column:3;grid-row:2}.home-showcase-atout>.home-highlight-card{flex:0 0 auto}.home-showcase-side-cta{text-align:center;white-space:normal;line-height:1.42;padding:1.22rem 1.48rem;min-height:4.15rem;font-size:1.2rem;font-weight:600;box-shadow:0 8px 20px #538e4042}.home-showcase-side-cta.btn-primary{background:#538e40;color:#fff}.home-showcase-side-cta.btn-primary:hover:not(:disabled){background:#467a34}.home-showcase-side-cta.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 5px #538e408c,0 8px 20px #538e4042}.home-showcase-center{grid-column:2;grid-row:1 / -1;align-self:center;justify-self:center;position:relative;display:flex;align-items:center;justify-content:center;min-height:100%}.home-showcase-cta-link{text-decoration:none;display:block;width:min(78vw,280px);aspect-ratio:1 / 1;border-radius:999px;animation:home-cta-blob-alert 1.1s ease-in-out infinite}@keyframes home-cta-blob-alert{0%,to{transform:scale(1);box-shadow:0 0 #ffc85059,0 14px 36px #ff730961;filter:brightness(1)}50%{transform:scale(1.04);box-shadow:0 0 32px 8px #ffdc648c,0 18px 44px #ff730985;filter:brightness(1.1)}}.home-showcase-cta-link:focus-visible{outline:none;box-shadow:0 0 0 3px #1c75b738,0 0 0 7px #ffae1b33}.home-cta-card--featured{position:relative;text-align:center;width:100%;height:100%;border-radius:999px!important;padding:2rem 1.5rem!important;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.home-cta-card--featured:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:999px;border:2px solid rgba(255,174,27,.5);z-index:-1;animation:home-cta-pulse 2.1s ease-out infinite}@keyframes home-cta-pulse{0%{transform:scale(.95);opacity:.8}70%{transform:scale(1.04);opacity:.25}to{transform:scale(1.08);opacity:0}}.home-cta-apply-hint{margin:0 0 .4rem;font-size:.82rem;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#fffffffa;text-shadow:0 1px 2px rgba(0,0,0,.12);animation:home-cta-alert 1.1s ease-in-out infinite}@keyframes home-cta-alert{0%,to{opacity:1;color:#fff;text-shadow:0 0 8px rgba(255,255,200,.95),0 1px 2px rgba(0,0,0,.15)}50%{opacity:.55;color:#fff8dc;text-shadow:0 0 14px rgba(255,220,100,1),0 0 22px rgba(255,174,27,.65),0 1px 2px rgba(0,0,0,.2)}}@media (prefers-reduced-motion: reduce){.home-cta-apply-hint{animation:none;opacity:1}.home-showcase-cta-link{animation:none;transform:none;filter:none;box-shadow:0 14px 36px #ff730959}.home-cta-card--featured:after{animation:none;opacity:.35;transform:scale(1)}}.home-cta-title{margin:0 0 .4rem;font-size:1.1rem;font-family:var(--font-display);color:#fff}.home-cta-desc{margin:0;max-width:200px;font-size:.88rem;font-weight:500;line-height:1.35;color:#ffffffeb}@media (max-width: 900px){.home-showcase-layout{max-width:420px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;row-gap:.5rem;column-gap:1.25rem;align-items:stretch}.home-showcase-top--left{grid-column:1;grid-row:1}.home-showcase-top--right{grid-column:2;grid-row:1}.home-showcase-center{grid-column:1 / -1;grid-row:2}.home-showcase-atout--left{grid-column:1;grid-row:3}.home-showcase-atout--right{grid-column:2;grid-row:3}.home-showcase-cta-link{width:min(76vw,280px)}.home-cta-card--featured{min-height:0}}@media (max-width: 520px){.home-showcase-layout{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;row-gap:.55rem;column-gap:0}.home-showcase-top--left{grid-column:1;grid-row:1}.home-showcase-top--right{grid-column:1;grid-row:2}.home-showcase-center{grid-column:1;grid-row:3}.home-showcase-atout--left{grid-column:1;grid-row:4}.home-showcase-atout--right{grid-column:1;grid-row:5}}.home-highlight-card{position:relative;display:flex;gap:.85rem;align-items:flex-start;padding:1rem 1.1rem;background:linear-gradient(150deg,#fffffff5,#f5fbffeb),#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(28,117,183,.18);border-radius:var(--radius);box-shadow:0 6px 18px #1c75b71a}.home-highlight-card:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:0 6px 6px 0;background:linear-gradient(180deg,var(--brand-green) 0%,var(--brand-blue) 52%,var(--brand-amber) 100%)}.home-highlight-favicon{flex-shrink:0;width:48px;height:48px;border-radius:10px;object-fit:contain;background:linear-gradient(145deg,#fffffff7,#f1faffed);border:1px solid rgba(28,117,183,.2);box-shadow:0 4px 10px #1c75b71a}.home-highlight-heading{font-size:.95rem;font-weight:600;margin:0 0 .35rem;color:#164266;font-family:var(--font-display)}.home-highlight-text{margin:0;font-size:.9rem;line-height:1.45;color:#3f607d}.home-highlight-card--showcase-pair{width:100%;box-sizing:border-box;height:auto;align-items:flex-start;gap:.62rem;padding:.68rem .88rem}.home-highlight-card--showcase-pair .home-highlight-favicon{align-self:flex-start;width:44px;height:44px;border-radius:9px}.home-highlight-card--showcase-pair .home-highlight-heading{font-size:.94rem;margin-bottom:.22rem}.home-highlight-card--showcase-pair .home-highlight-body{display:flex;flex-direction:column;min-width:0}.home-highlight-card--showcase-pair .home-highlight-text{margin-top:0;font-size:.88rem;line-height:1.42}.home-info-grid{margin-top:1.4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem}.home-info-card{background:linear-gradient(155deg,#fffffffa,#f3fafff0);border-color:#1c75b72e!important}.home-info-card h3{color:#154166;margin-bottom:.55rem}.home-info-card p{color:#3f607d}.home-list{margin:.3rem 0 .8rem 1rem;color:#3f607d}.home-inline-cta{margin-top:.35rem}.home-kpis{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem}.home-kpis--single{max-width:22rem;margin-left:auto;margin-right:auto}.home-kpi-card{text-align:center;background:linear-gradient(165deg,#fff,#f3f9ff);border-color:#538e403d!important}.home-kpi-value{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#154166!important}.home-kpi-label{margin-top:.25rem;font-size:.87rem!important;color:#3f607d!important}.home-faq{margin-top:1.4rem;padding-bottom:.5rem}.home-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-faq-item{border-color:#1c75b72b!important;background:linear-gradient(150deg,#fffffffa,#f4fbfff0)}.home-faq-item summary{font-weight:600;color:#154166;cursor:pointer}.home-faq-item p{margin-top:.5rem;color:#3f607d}.home-links-row{margin-top:.9rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem .65rem;align-items:stretch}.home-links-row .btn{width:100%;justify-content:center;text-align:center;padding-left:.6rem;padding-right:.6rem;font-size:clamp(.72rem,.9vw + .55rem,.88rem);line-height:1.25;min-height:2.65rem}.home-links-row .btn span{white-space:normal;-webkit-hyphens:auto;hyphens:auto}@media (max-width: 1024px){.home-links-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.home-links-row{grid-template-columns:1fr}.home-links-row .btn{font-size:.88rem}}.home-scroll-top{position:fixed;right:1.15rem;bottom:1.15rem;z-index:30;width:48px;height:48px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:linear-gradient(165deg,#ff8a2a,#ff7309 60%,#e15f00);color:#fff;box-shadow:0 10px 22px #6b2a0057;opacity:0;pointer-events:none;transform:translateY(10px) scale(.96);transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease}.home-scroll-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.home-scroll-top:hover{box-shadow:0 14px 30px #6b2a006b}.home-scroll-top svg{transform:rotate(-90deg)}@media (max-width: 900px){.home-info-grid,.home-faq-grid{grid-template-columns:1fr}}@media (max-width: 520px){.home-kpis{grid-template-columns:1fr}}.filieres-page{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.filieres-page-header{margin-bottom:1.5rem}.filieres-back-link{display:inline-block;margin-bottom:.5rem;color:var(--text-muted);font-size:.9rem;text-decoration:none}.filieres-back-link:hover{color:var(--accent)}.filieres-page-title{margin:.35rem 0 .5rem;font-size:clamp(1.35rem,2.5vw,1.65rem);line-height:1.25;color:var(--text)}.filieres-page-lead{margin:0;max-width:40rem;color:var(--text-muted);font-size:.92rem;line-height:1.55}.filieres-empty-db{text-align:center;color:var(--text-muted);font-size:.9rem;margin:1.5rem 0 0;padding:1rem;border-radius:var(--radius, 10px);background:#1c75b70d;border:1px solid rgba(28,117,183,.12)}.grid-cards.filieres-eleven-grid{display:grid;width:100%;max-width:100%;box-sizing:border-box;gap:.75rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 520px){.grid-cards.filieres-eleven-grid{gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 820px){.grid-cards.filieres-eleven-grid{gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1120px){.grid-cards.filieres-eleven-grid{gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.grid-cards.filieres-eleven-grid .filieres-group-card.card{min-width:0;max-width:100%;padding:.85rem .95rem 1rem;gap:.6rem;border-radius:12px}.grid-cards.filieres-eleven-grid .filieres-group-card.card:hover{transform:translateY(-1px)}.filieres-group-card{position:relative;display:flex;flex-direction:column;text-align:left;overflow:hidden;border:1px solid rgba(28,117,183,.18)!important;background:linear-gradient(155deg,#fffffffa,#f8fbffeb),var(--surface)!important;box-shadow:0 4px 14px #1c75b70f,0 1px 3px #0000000a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.filieres-group-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--brand-blue) 0%,var(--brand-green) 52%,var(--brand-amber) 100%)}.filieres-group-card:hover{border-color:#538e4059!important;box-shadow:0 8px 22px #1c75b71a,0 3px 10px #538e400f}.filieres-group-head{display:flex;align-items:flex-start;gap:.65rem;min-width:0}.filieres-group-head-text{min-width:0;flex:1}.filieres-group-favicon{flex-shrink:0;width:36px;height:36px;border-radius:9px;object-fit:contain;background:linear-gradient(160deg,#1c75b717,#538e4014 60%,#ffae1b1f);border:1px solid rgba(28,117,183,.18);box-shadow:0 2px 8px #1c75b71a;padding:.28rem}.filieres-group-head h3{margin:0 0 .2rem;font-size:.98rem;line-height:1.3;font-weight:700;color:#123556;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.filieres-group-meta{margin:0;font-size:.78rem;color:#4a6782;line-height:1.35}.filieres-group-select-row{display:flex;align-items:center;gap:.6rem}.filieres-group-select-favicon{flex-shrink:0;width:24px;height:24px;border-radius:6px;object-fit:contain;background:linear-gradient(150deg,#1c75b71f,#ffae1b29);border:1px solid rgba(28,117,183,.24);box-shadow:0 2px 8px #1c75b71f;padding:.2rem}.filieres-group-select{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:.5rem .65rem;border-radius:8px;border:1px solid rgba(28,117,183,.18);background:linear-gradient(180deg,#fff,#f8fbff);color:var(--text);font-size:.82rem;line-height:1.35;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.filieres-group-select:hover{border-color:#538e4066;background:#fff}.filieres-group-select:focus{outline:none;border-color:#1c75b773;box-shadow:0 0 0 2px #1c75b71f}.filieres-sous-section{border-top:1px solid rgba(28,117,183,.1);padding-top:.65rem;margin-top:.15rem;min-width:0}.filieres-sous-heading{margin:0 0 .4rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#3d5a73}.filieres-select-label{display:block;margin-bottom:.35rem;font-size:.78rem;font-weight:600;color:#2a4056;line-height:1.35}.filieres-ref-sous-select{margin-bottom:0}.filieres-search-wrap{margin-top:1.15rem;max-width:min(42rem,100%);box-sizing:border-box}.filieres-search-label{display:block;font-size:.86rem;font-weight:600;color:#2a4056;margin-bottom:.4rem}.filieres-search-input{width:100%;max-width:100%;box-sizing:border-box;padding:.55rem .8rem;font-size:.95rem;border-radius:10px;border:1px solid rgba(28,117,183,.3);background:var(--surface);color:var(--text);box-shadow:0 1px 4px #1c75b70d}.filieres-search-input:focus{outline:none;border-color:var(--brand-blue, #1c75b9);box-shadow:0 0 0 3px #1c75b729}.filieres-search-hint{margin:.45rem 0 0;font-size:.8rem;color:var(--text-muted);line-height:1.45}.filieres-search-empty{text-align:center;color:var(--text-muted);margin:0 0 1.25rem;padding:.85rem 1rem;border-radius:10px;background:#1c75b70d;border:1px dashed rgba(28,117,183,.22);font-size:.9rem}.filieres-search-reset{margin-left:.35rem;padding:0;border:none;background:none;color:var(--accent, #1c75b9);font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.filieres-search-reset:hover{color:var(--brand-green, #538e40)}.ecoles-page{--ecole-accent: #1d75b7;--ecole-accent-soft: rgba(29, 117, 183, .12);--ecole-green: #3d7a4a;--ecole-shadow: 0 4px 20px rgba(15, 45, 74, .07);--ecole-shadow-hover: 0 12px 32px rgba(29, 117, 183, .14)}.ecoles-back{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;color:var(--ecole-accent);text-decoration:none;margin-bottom:.75rem;transition:color .15s ease,transform .15s ease}.ecoles-back:hover{color:#155a90;transform:translate(-2px)}.ecoles-hero{position:relative;margin-bottom:1.75rem;padding:1.35rem 1.5rem 1.5rem;border-radius:20px;overflow:hidden;background:radial-gradient(ellipse 120% 80% at 100% 0%,rgba(29,117,183,.14) 0%,transparent 55%),radial-gradient(ellipse 90% 70% at 0% 100%,rgba(61,122,74,.1) 0%,transparent 50%),linear-gradient(165deg,#f8fbff,#fff 45%,#f4f9fc);border:1px solid rgba(29,117,183,.18);box-shadow:var(--ecole-shadow)}.ecoles-hero:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#ff8a2c 0%,var(--ecole-accent) 42%,var(--ecole-green) 100%);border-radius:20px 20px 0 0}.ecoles-hero h1{margin:0 0 .5rem;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:700;color:#0f2d46;letter-spacing:-.02em;line-height:1.2}.ecoles-hero-lead{margin:0;max-width:52rem;font-size:.92rem;line-height:1.55;color:#3d5a73}.ecoles-meta-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.ecoles-chip{display:inline-flex;align-items:center;padding:.35rem .75rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;background:#ffffffd9;border:1px solid rgba(29,117,183,.2);color:#155a90;box-shadow:0 1px 4px #1d75b70f}.ecoles-chip--niveau{border-color:#3d7a4a47;color:var(--ecole-green)}.ecoles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.85rem 1rem;align-items:stretch}@media (min-width: 900px){.ecoles-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (min-width: 1200px){.ecoles-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.ecole-card{position:relative;display:flex;flex-direction:row;align-items:center;gap:.85rem;min-height:0;padding:.85rem 1rem;margin:0;text-align:left;border-radius:16px;background:linear-gradient(145deg,#fff,#f7fafc);border:1px solid rgba(29,117,183,.14);box-shadow:var(--ecole-shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden;box-sizing:border-box}.ecole-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#ff8a2c 0%,var(--ecole-accent) 50%,var(--ecole-green) 100%);opacity:.85;border-radius:16px 0 0 16px}.ecole-card:hover{transform:translateY(-3px);border-color:#1d75b759;box-shadow:var(--ecole-shadow-hover)}.ecole-card__logo{flex-shrink:0;width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,rgba(29,117,183,.15),transparent 65%),linear-gradient(160deg,#fff,#eef5fa);border:1px solid rgba(29,117,183,.12);box-shadow:inset 0 1px #ffffffe6}.ecole-card__logo img{width:40px;height:40px;object-fit:contain}.ecole-card__fallback{width:40px;height:40px;display:grid;place-items:center;font-family:var(--font-display, inherit);font-size:1.1rem;font-weight:700;color:var(--ecole-accent);background:var(--ecole-accent-soft);border-radius:10px}.ecole-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.ecole-card__title{margin:0;font-size:.92rem;font-weight:700;line-height:1.3;color:#12324a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ecole-card__meta{margin:0;font-size:.78rem;color:#5a758c;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ecole-card__cta{margin-top:.35rem;align-self:flex-start;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.78rem;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--ecole-accent) 0%,#1565a3 100%);border-radius:999px;border:none;box-shadow:0 2px 8px #1d75b759;transition:transform .15s ease,box-shadow .15s ease}.ecole-card__cta:hover{transform:translate(2px);box-shadow:0 4px 14px #1d75b773;color:#fff}.ecole-card__cta span[aria-hidden]{font-size:.95em;transition:transform .15s ease}.ecole-card__cta:hover span[aria-hidden]{transform:translate(3px)}.ecoles-empty{text-align:center;padding:2.5rem 1.5rem;border-radius:16px;background:linear-gradient(160deg,#1d75b70f,#ffffffe6);border:1px dashed rgba(29,117,183,.25);color:#4a6578;font-size:.95rem;max-width:36rem;margin:2rem auto 0;line-height:1.55}.ecoles-loading{text-align:center;padding:3rem 1rem;color:#5a758c;font-size:.95rem}.uni-detail{--uni-ink: #0c1929;--uni-ink-soft: #1e3a5f;--uni-slate: #64748b;--uni-line: rgba(29, 117, 183, .12);--uni-glow: rgba(28, 117, 183, .08);--uni-card-shadow: 0 4px 24px rgba(15, 23, 42, .06);--uni-card-shadow-hover: 0 12px 40px rgba(15, 23, 42, .09);--uni-radius-lg: 20px;--uni-radius: 14px;padding-bottom:5rem}@media (min-width: 900px){.uni-detail{padding-bottom:2.5rem}}.uni-detail--loading{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.uni-detail__skeleton{border-radius:var(--uni-radius);background:linear-gradient(110deg,var(--surface) 0%,var(--bg-elevated) 40%,var(--surface) 80%);background-size:200% 100%;animation:uni-shimmer 1.2s ease-in-out infinite}.uni-detail__skeleton--hero{height:180px;border-radius:var(--uni-radius-lg)}.uni-detail__skeleton--line{height:1.1rem;max-width:100%}.uni-detail__skeleton--line.short{max-width:55%}.uni-detail__skeleton--card{height:220px;margin-top:.5rem}@keyframes uni-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.uni-detail--empty{text-align:center;padding:3rem 1rem}.uni-detail__empty-msg{color:var(--text-muted);margin-bottom:1.25rem;font-size:1.05rem}.uni-detail__hero{position:relative;margin:-.5rem -.25rem 2rem;border-radius:var(--uni-radius-lg);overflow:hidden;border:1px solid var(--uni-line);box-shadow:var(--uni-card-shadow)}@media (min-width: 640px){.uni-detail__hero{margin:0 0 2.25rem}}.uni-detail__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 120% 80% at 100% 0%,rgba(83,142,64,.14),transparent 50%),radial-gradient(ellipse 90% 70% at 0% 100%,rgba(28,117,183,.12),transparent 45%),radial-gradient(ellipse 60% 50% at 70% 80%,rgba(255,174,27,.08),transparent 40%),linear-gradient(165deg,#fff,#f4f8fc 48%,#eef4fa);pointer-events:none}.uni-detail__hero-bg:after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--brand-green) 0%,var(--brand-blue) 42%,var(--brand-amber) 100%);opacity:.95}.uni-detail__hero-content{position:relative;padding:1.35rem 1.25rem 1.5rem}@media (min-width: 640px){.uni-detail__hero-content{padding:1.75rem 1.75rem 1.85rem}}.uni-detail__back{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;font-weight:600;color:var(--uni-ink-soft);margin-bottom:1.25rem;padding:.35rem .65rem .35rem .4rem;margin-left:-.35rem;border-radius:999px;transition:background .2s,color .2s}.uni-detail__back:hover{background:#1c75b714;color:var(--accent)}.uni-detail__back-icon{font-size:1rem;opacity:.85}.uni-detail__hero-row{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}@media (min-width: 560px){.uni-detail__hero-row{flex-direction:row;align-items:center;gap:1.5rem}}.uni-detail__logo-frame{flex-shrink:0;width:108px;height:108px;border-radius:18px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--border);box-shadow:0 1px #ffffffe6 inset,0 8px 28px #0f172a12}@media (min-width: 640px){.uni-detail__logo-frame{width:120px;height:120px}}.uni-detail__logo-frame--placeholder{background:linear-gradient(145deg,var(--accent) 0%,#0f4c78 100%);border-color:#fff3}.uni-detail__logo-img{width:88px;height:88px;object-fit:contain}@media (min-width: 640px){.uni-detail__logo-img{width:96px;height:96px}}.uni-detail__logo-initial{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:#fff;text-transform:uppercase;line-height:1}.uni-detail__hero-main{min-width:0;flex:1}.uni-detail__title{margin:0 0 .65rem;font-family:var(--font-display);font-size:clamp(1.55rem,4vw,2.15rem);font-weight:700;letter-spacing:-.02em;color:var(--uni-ink);line-height:1.15}.uni-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem;font-size:.9rem;color:var(--uni-slate)}.uni-detail__meta-loc{font-weight:600;color:var(--uni-ink-soft)}.uni-detail__meta-dot{width:4px;height:4px;border-radius:50%;background:var(--border);flex-shrink:0}.uni-detail__meta-niveau{font-weight:500;color:var(--accent)}.uni-detail__grid{display:grid;gap:1.5rem;align-items:start}@media (min-width: 900px){.uni-detail__grid{grid-template-columns:minmax(0,1fr) 300px;gap:2rem}}.uni-detail__primary{display:flex;flex-direction:column;gap:1.25rem}.uni-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--uni-radius);padding:1.35rem 1.35rem 1.45rem;box-shadow:var(--uni-card-shadow);transition:box-shadow .25s ease,border-color .2s}@media (min-width: 640px){.uni-card{padding:1.5rem 1.6rem 1.6rem}}.uni-card:hover{box-shadow:var(--uni-card-shadow-hover);border-color:#1d75b72e}.uni-card__head{margin-bottom:1rem;padding-left:.85rem;border-left:3px solid var(--accent)}.uni-card__title{margin:0;font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:var(--uni-ink);letter-spacing:-.01em}.uni-card__title--inline{padding-left:.85rem;border-left:3px solid var(--accent);margin-bottom:.35rem}.uni-card__subtitle{margin:.35rem 0 0;font-size:.875rem;color:var(--text-muted);line-height:1.45}.uni-card__subtitle--tight{margin-top:.15rem;margin-bottom:1rem;padding-left:.85rem}.uni-detail__inline-link{font-weight:600}.uni-detail__description{margin:0;color:var(--text-muted);font-size:.98rem;line-height:1.65;white-space:pre-wrap}.uni-detail__tags{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.uni-detail__tag{display:inline-flex;align-items:center;padding:.4rem .85rem;font-size:.82rem;font-weight:600;color:var(--uni-ink-soft);background:linear-gradient(180deg,#f0f6fb,#e8f0f8);border:1px solid rgba(29,117,183,.15);border-radius:999px}.uni-detail__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}.uni-detail__gallery-photo{margin:0;border-radius:12px;overflow:hidden;border:1px solid var(--border);aspect-ratio:16 / 10;background:var(--bg-elevated);box-shadow:0 2px 12px #0f172a0d}.uni-detail__gallery-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.uni-detail__gallery-photo:hover img{transform:scale(1.03)}.uni-card--figs .uni-card__head{margin-bottom:1.1rem}.uni-detail__figs-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.uni-detail__figs-item{display:flex;gap:.85rem;align-items:stretch;padding:.75rem .85rem;border-radius:12px;background:linear-gradient(105deg,#1c75b70a,#ffffff80 40%);border:1px solid rgba(29,117,183,.1);transition:border-color .2s,background .2s}.uni-detail__figs-item:hover{border-color:#1d75b738;background:linear-gradient(105deg,#1c75b712,#fff 45%)}.uni-detail__figs-accent{width:3px;border-radius:2px;background:linear-gradient(180deg,var(--brand-green),var(--brand-blue));flex-shrink:0}.uni-detail__figs-body{min-width:0;display:flex;flex-direction:column;gap:.2rem}.uni-detail__figs-title{font-weight:700;font-size:.92rem;color:var(--uni-ink);line-height:1.35}.uni-detail__figs-meta{font-size:.8rem;color:var(--text-muted);line-height:1.4}.uni-detail__figs-more{margin:1rem 0 0;font-size:.9rem;font-weight:600}.uni-detail__aside{display:flex;flex-direction:column;gap:1rem}@media (min-width: 900px){.uni-detail__aside{position:sticky;top:1.25rem}}.uni-aside-card{background:linear-gradient(160deg,#fff,#f3f7fb);border:1px solid var(--border);border-radius:var(--uni-radius);padding:1.35rem 1.35rem 1.45rem;box-shadow:var(--uni-card-shadow)}.uni-aside-card--soft{background:var(--surface)}@media (max-width: 899px){.uni-aside-card--cta-desktop{display:none}}.uni-aside-card__title{margin:0 0 .5rem;font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--uni-ink)}.uni-aside-card__text{margin:0 0 1.1rem;font-size:.875rem;color:var(--text-muted);line-height:1.5}.uni-detail__cta-main{font-weight:700;letter-spacing:.02em;padding-top:.85rem;padding-bottom:.85rem;box-shadow:0 4px 16px #1c75b747}.uni-detail__cta-main:hover:not(:disabled){box-shadow:0 6px 22px #1c75b759}.uni-detail__brochure{font-weight:600}.uni-detail__cta-mobile{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:.75rem 1.25rem calc(.75rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,transparent,rgba(240,244,248,.92) 30%,var(--bg) 100%);border-top:1px solid var(--border);box-shadow:0 -8px 32px #0f172a0f}@media (min-width: 900px){.uni-detail__cta-mobile{display:none}}.campus-section-title{margin-bottom:.75rem;font-size:1.1rem}.campus-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;align-items:stretch}@media (max-width: 1100px){.campus-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 720px){.campus-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.campus-grid{grid-template-columns:1fr}}.campus-card{margin:0;padding:.65rem .75rem;border-radius:12px;border:1px solid rgba(29,117,183,.12);background:linear-gradient(155deg,#fff,#f5f9fd);box-shadow:0 2px 10px #0f2d4a0a;overflow:hidden;min-width:0;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.campus-card:hover{border-color:#1d75b747;box-shadow:0 6px 20px #1d75b71a;transform:translateY(-1px)}.campus-card__name{margin:0 0 .25rem;font-size:.8rem;font-weight:700;line-height:1.25;color:var(--uni-ink);font-family:var(--font-display);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.campus-card__ville{margin:0 0 .15rem;font-size:.74rem;font-weight:600;color:var(--accent);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campus-card__addr{margin:0;font-size:.7rem;color:var(--text-muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ins-page{--ins-ink: #0c1929;--ins-ink-mid: #1e3a5f;--ins-gold: #8b6914;--ins-gold-soft: rgba(139, 105, 20, .12);--ins-line: rgba(29, 117, 183, .14);--ins-radius: 18px;--ins-radius-sm: 12px;padding-bottom:3rem;width:100%;max-width:100%}.ins-hero{position:relative;margin:-.25rem -.25rem 2rem;border-radius:var(--ins-radius);overflow:hidden;border:1px solid var(--ins-line);box-shadow:0 4px 28px #0f172a12}@media (min-width: 640px){.ins-hero{margin:0 0 2.25rem}}.ins-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 100% 90% at 0% 0%,rgba(28,117,183,.1),transparent 55%),radial-gradient(ellipse 80% 70% at 100% 100%,rgba(139,105,20,.06),transparent 50%),linear-gradient(178deg,#fdfcfa,#f7f5f2 35%,#f2f6fa);pointer-events:none}.ins-hero__bg:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--brand-green) 0%,var(--brand-blue) 45%,#c9a227 100%);opacity:.9}.ins-hero__inner{position:relative;padding:1.5rem 1.35rem 1.65rem}@media (min-width: 640px){.ins-hero__inner{padding:1.85rem 2rem 2rem}}.ins-back{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;font-weight:600;color:var(--ins-ink-mid);margin-bottom:1.15rem;padding:.35rem .65rem .35rem .35rem;margin-left:-.3rem;border-radius:999px;transition:background .2s,color .2s}.ins-back:hover{background:#1c75b714;color:var(--accent)}.ins-hero__eyebrow{display:block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ins-gold);margin-bottom:.45rem;font-family:var(--font-display)}.ins-hero__title{margin:0 0 .5rem;font-family:var(--font-display);font-size:clamp(1.5rem,3.8vw,2rem);font-weight:700;letter-spacing:-.02em;color:var(--ins-ink);line-height:1.2}.ins-hero__lead{margin:0;max-width:36rem;font-size:.95rem;color:var(--text-muted);line-height:1.55}.ins-layout{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:100%}.ins-form-wrap{min-width:0;width:100%}.ins-form-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--ins-radius);padding:1.5rem 1.35rem 1.75rem;box-shadow:0 4px 24px #0f172a0d;width:100%;max-width:100%;box-sizing:border-box}@media (min-width: 640px){.ins-form-card{padding:1.5rem 1.65rem 1.75rem}}@media (min-width: 900px){.ins-form-card{padding:1.65rem 1.85rem 1.85rem}}.ins-form-body{display:flex;flex-direction:column;gap:1.35rem}.ins-form-body>.ins-section--full,.ins-form-body>.ins-form-pair{padding-bottom:1.35rem;border-bottom:1px solid rgba(29,117,183,.1)}.ins-form-body>*:last-child{padding-bottom:0;border-bottom:none}.ins-form-pair{display:grid;gap:1.35rem}@media (min-width: 880px){.ins-form-pair{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;align-items:start}}.ins-form-pair .ins-section,.ins-section--full{margin:0;padding:0;border:none}.ins-bureau-row{display:flex;flex-direction:column;gap:1rem}@media (min-width: 760px){.ins-bureau-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(200px,280px);gap:1.25rem 2rem;align-items:end}.ins-bureau-row__intro .ins-section__head{margin-bottom:.45rem}.ins-bureau-row__intro .ins-section__hint{margin-top:0}}.ins-bureau-row__field{margin-bottom:0!important}.ins-section__head{display:flex;align-items:baseline;gap:.65rem;margin-bottom:1.1rem;padding-left:.75rem;border-left:3px solid var(--accent)}.ins-section__num{flex-shrink:0;width:1.65rem;height:1.65rem;border-radius:50%;display:grid;place-items:center;font-family:var(--font-display);font-size:.78rem;font-weight:700;color:var(--accent);background:#1c75b71a;border:1px solid rgba(28,117,183,.18);margin-left:-.15rem}.ins-section__title{margin:0;font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--ins-ink);letter-spacing:-.01em}.ins-section__hint{margin:.35rem 0 0;padding-left:.75rem;font-size:.82rem;color:var(--text-muted);line-height:1.45}.ins-grid-2{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width: 520px){.ins-grid-2{grid-template-columns:1fr}}.ins-grid-3{display:grid;gap:1rem}@media (min-width: 720px){.ins-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.ins-projet-autre{margin-top:1rem;max-width:100%}.ins-form-card .form-group{margin-bottom:1rem}.ins-section .form-group:last-child,.ins-grid-2 .form-group:last-child,.ins-grid-3 .form-group:last-child{margin-bottom:0}.ins-section .ins-grid-2:last-child,.ins-section .ins-grid-3:last-child{margin-bottom:0}.ins-form-card .form-group label{font-size:.875rem;font-weight:600;color:var(--ins-ink-mid)}.ins-form-card .form-group input,.ins-form-card .form-group select{border-radius:10px;border-color:var(--border);transition:border-color .2s,box-shadow .2s}.ins-form-card .form-group input:focus,.ins-form-card .form-group select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1c75b71f}.ins-form-card .form-group select:disabled{opacity:.65;cursor:not-allowed;background:var(--bg-elevated)}.ins-help{font-size:.8rem;color:var(--text-muted);margin-top:.4rem;margin-bottom:0;line-height:1.45}.ins-error{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;margin-bottom:1.25rem;border-radius:var(--ins-radius-sm);background:#ef444414;border:1px solid rgba(239,68,68,.25);color:#b91c1c;font-size:.9rem;line-height:1.45}.ins-submit-wrap{display:flex;justify-content:flex-end;margin-top:1.25rem;padding-top:.25rem}.ins-submit{width:100%;max-width:320px;padding-top:.9rem!important;padding-bottom:.9rem!important;font-weight:700!important;letter-spacing:.03em;font-size:.95rem!important;box-shadow:0 4px 18px #1c75b740}@media (max-width: 520px){.ins-submit-wrap{justify-content:stretch}.ins-submit{max-width:none}}.ins-submit:hover:not(:disabled){box-shadow:0 6px 24px #1c75b752}.ins-aside--strip{width:100%;max-width:100%}.ins-recap{background:linear-gradient(165deg,#fff,#f5f7fa);border:1px solid var(--border);border-radius:var(--ins-radius);padding:1.15rem 1.25rem 1.2rem;box-shadow:0 4px 20px #0f172a0d}.ins-recap--strip-simple{padding-bottom:1.15rem}.ins-recap__title{margin:0 0 .75rem;font-family:var(--font-display);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ins-gold)}.ins-recap__strip-inner{display:flex;flex-direction:column;gap:1rem}@media (min-width: 700px){.ins-recap__strip-inner{flex-direction:row;flex-wrap:wrap;align-items:center;gap:1.25rem 2rem}}.ins-recap__school{display:flex;gap:.85rem;align-items:center;min-width:0}.ins-recap__logo{width:48px;height:48px;border-radius:12px;object-fit:contain;background:var(--surface);border:1px solid var(--border);flex-shrink:0}.ins-recap__school-name{margin:0 0 .15rem;font-family:var(--font-display);font-size:.98rem;font-weight:700;color:var(--ins-ink);line-height:1.25}.ins-recap__school-meta{margin:0;font-size:.8rem;color:var(--text-muted);line-height:1.35}.ins-recap__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem .65rem;flex:1;min-width:0}.ins-recap__chip{display:inline-flex;align-items:baseline;gap:.4rem;padding:.35rem .65rem;border-radius:999px;background:#1c75b712;border:1px solid rgba(29,117,183,.14);font-size:.78rem}.ins-recap__chip--wide{flex:1 1 auto;min-width:min(100%,200px)}.ins-recap__chip-k{color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}.ins-recap__chip-v{color:var(--ins-ink-mid);font-weight:700}.ins-recap--strip .ins-note{margin:.85rem 0 0;padding-top:.75rem;border-top:1px solid var(--border)}.ins-recap__lead{margin:0;font-size:.88rem;color:var(--text-muted);line-height:1.55;max-width:52rem}.ins-note{margin:0;font-size:.78rem;color:var(--text-muted);line-height:1.5;font-style:italic}.ins-success{max-width:480px;margin:2rem auto 3rem;text-align:center;padding:0 .5rem}.ins-success__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--ins-radius);padding:2.25rem 1.75rem 2rem;box-shadow:0 8px 40px #0f172a14;position:relative;overflow:hidden}.ins-success__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand-green),var(--brand-blue))}.ins-success__icon{width:4rem;height:4rem;margin:0 auto 1.25rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2d9d4f26,#1c75b71f);border:1px solid rgba(45,157,79,.25);font-size:1.75rem;line-height:1}.ins-success__title{margin:0 0 .65rem;font-family:var(--font-display);font-size:1.45rem;font-weight:700;color:var(--ins-ink);letter-spacing:-.02em}.ins-success__text{margin:0 0 1.75rem;color:var(--text-muted);font-size:.95rem;line-height:1.6}.ins-success__actions{display:flex;flex-direction:column;gap:.65rem;align-items:stretch}@media (min-width: 420px){.ins-success__actions{flex-direction:row;justify-content:center;flex-wrap:wrap}}.contact-page{position:relative;max-width:1120px;margin:0 auto;padding-bottom:2.5rem}.contact-page:before{content:"";position:absolute;left:50%;top:-1.5rem;width:min(140vw,72rem);height:min(85vh,38rem);transform:translate(-50%);z-index:-1;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 12% 8%,rgba(28,117,183,.14),transparent 58%),radial-gradient(ellipse 55% 45% at 92% 12%,rgba(83,142,64,.12),transparent 52%),radial-gradient(ellipse 50% 40% at 70% 88%,rgba(255,174,27,.14),transparent 55%),radial-gradient(ellipse 80% 60% at 40% 100%,rgba(28,117,183,.06),transparent 50%)}.contact-back{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;color:var(--text-muted);margin-bottom:1rem;padding:.35rem .65rem .35rem 0;border-radius:8px;transition:color .2s,background .2s}.contact-back:hover{color:var(--accent);background:#1c75b70f}.contact-hero{margin-bottom:2rem}.contact-hero h1{font-size:clamp(1.85rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:.65rem;background:linear-gradient(120deg,#0f4a75 0%,var(--brand-blue) 45%,#1a8f6e 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.contact-hero p{color:var(--text-muted);font-size:1.02rem;line-height:1.65;max-width:42rem}.contact-layout{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.25rem);align-items:start}@media (max-width: 900px){.contact-layout{grid-template-columns:1fr}}.contact-aside{display:flex;flex-direction:column;gap:1rem}.contact-info-card{position:relative;padding:1.35rem 1.4rem 1.45rem;border-radius:16px;background:linear-gradient(165deg,#fff,#f6faff 48%,#f0f7fc);border:1px solid rgba(28,117,183,.18);box-shadow:0 4px 20px #0f2d550f,0 1px #fffc inset;overflow:hidden}.contact-info-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:16px 0 0 16px;background:linear-gradient(180deg,var(--brand-blue) 0%,var(--brand-green) 55%,var(--brand-amber) 100%)}.contact-info-card h3{font-size:1.02rem;font-weight:600;margin-bottom:.65rem;color:var(--text);padding-left:.35rem}.contact-info-card p{font-size:.92rem;line-height:1.55;color:var(--text-muted);margin-bottom:.5rem;padding-left:.35rem}.contact-info-card p:last-of-type{margin-bottom:.75rem}.contact-info-card .contact-info-actions{padding-left:.35rem;display:flex;flex-wrap:wrap;gap:.6rem}.contact-info-card--soft{background:linear-gradient(165deg,#fafdfb,#f3faf6);border-color:#538e4033}.contact-info-card--soft:before{background:linear-gradient(180deg,var(--brand-green) 0%,var(--brand-blue) 100%)}.contact-info-card a{font-weight:500}.contact-main{min-width:0}.contact-form-panel{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(28,117,183,.22);background:linear-gradient(155deg,#fffffff7,#ecf5fceb 42%,#fffcf8f2);box-shadow:0 24px 56px #14375f1a,0 8px 24px #1c75b70f,0 0 0 1px #fff9 inset}.contact-form-panel__watermark{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:92% 42%;background-size:min(42vw,340px);opacity:.14;pointer-events:none;filter:saturate(.85)}.contact-form-panel__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#fffffff0,#ffffffd1 38%,#f8fcff8c 58%,#ffffff40);pointer-events:none}.contact-form-panel__content{position:relative;z-index:1;padding:clamp(1.35rem,3vw,2rem) clamp(1.25rem,3vw,2rem) clamp(1.5rem,3vw,2.15rem)}.contact-form-head{margin-bottom:1.35rem;padding-bottom:1rem;border-bottom:1px solid rgba(28,117,183,.12)}.contact-form-head h2{font-size:1.2rem;font-weight:700;color:var(--text);margin-bottom:.35rem}.contact-form-head p{font-size:.9rem;color:var(--text-muted);line-height:1.5}.contact-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem 1.25rem;align-items:start}.contact-form-grid .form-group{margin-bottom:0}.contact-form-grid .contact-field-full{grid-column:1 / -1}.contact-form-panel .form-group label{font-size:.88rem;font-weight:600;color:#3d4f63;letter-spacing:.01em}.contact-form-panel .form-group input,.contact-form-panel .form-group textarea{background:#ffffffeb;border:1px solid rgba(28,117,183,.2);border-radius:10px;padding:.75rem 1rem;box-shadow:0 1px 2px #0f2d550a;transition:border-color .2s,box-shadow .2s}.contact-form-panel .form-group input:focus,.contact-form-panel .form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1c75b726}.contact-form-panel .form-group textarea{min-height:150px;resize:vertical;line-height:1.55}.contact-form-error{padding:.65rem .85rem;border-radius:10px;background:#ef444414;border:1px solid rgba(239,68,68,.25);color:#b91c1c;font-size:.9rem;margin-bottom:1rem}.contact-submit-wrap{grid-column:1 / -1;margin-top:.35rem}.contact-submit{width:100%;max-width:min(320px,100%);padding:.85rem 1.5rem;font-weight:600;font-size:.98rem;border:none;border-radius:12px;cursor:pointer;color:#fff;background:linear-gradient(135deg,var(--brand-blue) 0%,#156bb5 45%,#0d5a8f 100%);box-shadow:0 8px 24px #1c75b759;transition:transform .15s,box-shadow .2s,filter .2s}.contact-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #1c75b766;filter:brightness(1.03)}.contact-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.contact-success{max-width:480px;margin:3rem auto;text-align:center;padding:2.25rem 1.75rem;border-radius:20px;background:linear-gradient(165deg,#fff,#f0fdf6 55%,#ecfdf5);border:1px solid rgba(45,157,79,.25);box-shadow:0 20px 48px #2d9d4f1f}.contact-success-icon{width:56px;height:56px;margin:0 auto 1.1rem;border-radius:50%;background:linear-gradient(145deg,#2d9d4f33,#2d9d4f14);display:flex;align-items:center;justify-content:center;font-size:1.6rem}.contact-success h2{font-size:1.35rem;color:var(--success);margin-bottom:.65rem}.contact-success p{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.rdv-page{max-width:1100px;margin:0 auto;position:relative}.rdv-hero{text-align:center;margin-bottom:2.5rem;padding:2rem 1rem 2.25rem;border-radius:20px;background:linear-gradient(145deg,#15416614,#ff8a2a1a);border:1px solid rgba(28,117,183,.2)}.rdv-hero h1{font-size:clamp(1.65rem,3vw,2.15rem);color:#154166;margin:0 0 .65rem;font-weight:700}.rdv-hero p{color:#3f607d;font-size:1.05rem;max-width:36rem;margin:0 auto;line-height:1.55}.rdv-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:1.75rem;align-items:start}@media (max-width: 900px){.rdv-layout{grid-template-columns:1fr}}.rdv-form-card{background:linear-gradient(160deg,#fff,#f6faff);border:1px solid rgba(28,117,183,.18);border-radius:16px;padding:1.75rem 1.5rem 2rem;box-shadow:0 12px 40px #1541660f}.rdv-form-card h2{font-size:1.15rem;color:#154166;margin:0 0 1.25rem;padding-bottom:.65rem;border-bottom:2px solid rgba(255,115,9,.35)}.rdv-steps{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.rdv-step{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.35rem .75rem;border-radius:999px;background:#1c75b71a;color:#1c75b9}.rdv-step--active{background:linear-gradient(135deg,#ff8a2a,#e15f00);color:#fff}.rdv-grid2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 520px){.rdv-grid2{grid-template-columns:1fr}}.rdv-sidebar{position:sticky;top:1rem;display:flex;flex-direction:column;gap:1rem}.rdv-side-block{background:#154166;color:#e8f2fa;border-radius:14px;padding:1.25rem 1.2rem;font-size:.92rem;line-height:1.5}.rdv-side-block h3{margin:0 0 .65rem;font-size:.95rem;color:#fff}.rdv-side-block a{color:#ffb366;font-weight:600}.rdv-side-block--light{background:linear-gradient(165deg,#fff,#eef6ff);color:#3f607d;border:1px solid rgba(28,117,183,.2)}.rdv-side-block--light h3{color:#154166}.rdv-success{text-align:center;padding:3rem 1.5rem;border-radius:16px;background:linear-gradient(160deg,#22c55e1f,#fff 50%);border:1px solid rgba(34,197,94,.35)}.rdv-success h2{color:#15803d;margin-bottom:.75rem}.rdv-cta-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.5rem}.rdv-hint{font-size:.82rem;color:var(--text-muted, #64748b);margin-top:.35rem}.demande-orientation-filiere-page.rdv-page{max-width:none;width:100%}.demande-orientation-filiere-page .demande-orientation-card,.demande-orientation-filiere-page .demande-orientation-success{width:100%;max-width:none;box-sizing:border-box}.figs-catalogue{max-width:920px;margin:0 auto;padding-bottom:2.5rem}.figs-catalogue__back{display:inline-block;margin-bottom:1rem;color:var(--text-muted);font-weight:500}.figs-catalogue__back:hover{color:var(--accent)}.figs-catalogue__hero h1{font-size:clamp(1.65rem,3.5vw,2.1rem);margin-bottom:.6rem;background:linear-gradient(120deg,#0f4a75,var(--brand-blue),#1a6b4a);-webkit-background-clip:text;background-clip:text;color:transparent}.figs-catalogue__hero p{color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem}.figs-catalogue__hero code{font-size:.82em;background:#1c75b714;padding:.12rem .35rem;border-radius:4px}.figs-catalogue__filters{margin-bottom:1.75rem;padding:1.25rem 1.35rem}.figs-catalogue__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:1rem 1.25rem}.figs-catalogue__grid .form-group{margin-bottom:0}.figs-catalogue__meta{margin-top:1rem;font-size:.88rem;color:var(--text-muted)}.figs-catalogue__err{color:#b91c1c;padding:.75rem;background:#ef444414;border-radius:8px}.figs-catalogue__loading,.figs-catalogue__empty{color:var(--text-muted);text-align:center;padding:2rem}.figs-catalogue__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.figs-prog{padding:1.25rem 1.35rem;border-left:4px solid var(--brand-blue)}.figs-prog__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.figs-prog__title{font-size:1.08rem;font-weight:600;margin:0;flex:1 1 16rem;line-height:1.35}.figs-prog__badges{display:flex;flex-wrap:wrap;gap:.35rem}.figs-badge{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.25rem .5rem;border-radius:6px;background:#1c75b71f;color:#0f5a8c}.figs-badge--muted{background:var(--surface-hover);color:var(--text-muted)}.figs-badge--code{background:#538e4026;color:#3d6b2e}.figs-badge--figs{background:#ffae1b40;color:#9a5b00}.figs-prog__cert{margin:0 0 .85rem;font-size:.92rem;color:var(--accent);font-weight:500}.figs-prog__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:.65rem 1rem;margin-bottom:.75rem}.figs-prog-field{display:flex;flex-direction:column;gap:.15rem}.figs-prog-field__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.figs-prog-field__value{font-size:.9rem;color:var(--text);line-height:1.45}.figs-prog>.figs-prog-field{margin-top:.5rem}.figs-catalogue__groups{display:flex;flex-direction:column;gap:1.5rem}.figs-catalogue__group{padding:0;overflow:hidden}.figs-catalogue__group-head{display:flex;align-items:center;gap:.85rem;padding:1rem 1.15rem;border-bottom:1px solid var(--border, rgba(0, 0, 0, .08));background:#1c75b70a}.figs-catalogue__group-icon{border-radius:10px;object-fit:contain}.figs-catalogue__group-title{margin:0;font-size:1.05rem;font-weight:650}.figs-catalogue__group-meta{margin:.2rem 0 0;font-size:.85rem;color:var(--text-muted)}.figs-catalogue__group-list{list-style:none;margin:0;padding:0}.figs-catalogue__group-list li{border-top:1px solid var(--border, rgba(0, 0, 0, .06))}.figs-catalogue__group-list li:first-child{border-top:none}.figs-prog-row{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.15rem;text-decoration:none;color:inherit;transition:background .15s ease}.figs-prog-row:hover{background:var(--surface-hover)}.figs-prog-row:focus-visible{outline:2px solid var(--brand-blue);outline-offset:-2px}.figs-prog-row__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.figs-prog-row__title{font-weight:600;font-size:.95rem;line-height:1.35}.figs-prog-row__cert{font-size:.85rem;color:var(--accent)}.figs-prog-row__badges{display:flex;flex-wrap:wrap;gap:.35rem;flex-shrink:0}.figs-prog-row__chev{flex-shrink:0;font-size:1.35rem;font-weight:300;color:var(--text-muted);line-height:1}.figs-fiche__hero{padding:1.35rem 1.4rem;margin-bottom:1.25rem;border-left:4px solid var(--brand-blue)}.figs-fiche__group{margin:0 0 .5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.figs-fiche__title{font-size:clamp(1.2rem,2.8vw,1.55rem);margin:0 0 .35rem;line-height:1.3}.figs-fiche__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1rem}.figs-fiche__hint{font-size:.85rem;color:var(--text-muted);max-width:28rem}.figs-fiche__hint a{color:var(--accent)}.figs-fiche__detail{padding:1.25rem 1.35rem}.figs-fiche__h2{margin:0 0 1rem;font-size:1.05rem}.admin-filiere-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-filiere-table{width:100%;border-collapse:collapse;table-layout:auto}.admin-filiere-table th,.admin-filiere-table td{padding:.5rem .45rem;vertical-align:top}.admin-filiere-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);white-space:nowrap}.admin-filiere-select{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:.28rem .4rem;font-size:.76rem;line-height:1.25;border-radius:6px;border:1px solid var(--border);background:var(--surface);color:var(--text)}.admin-filiere-sf-cell{min-width:0;max-width:280px}.admin-filiere-sf-list{display:flex;flex-direction:column;gap:.3rem}.admin-filiere-sf-line{display:flex;flex-direction:column;align-items:stretch;gap:.3rem;padding:.3rem .4rem;background:var(--surface-hover);border:1px solid var(--border);border-radius:6px;box-sizing:border-box}.admin-filiere-sf-line-name{font-size:.8rem;line-height:1.35;word-break:break-word;overflow-wrap:anywhere;min-width:0}.admin-filiere-sf-line-actions{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.admin-filiere-btn{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .45rem;font-size:.7rem;font-weight:600;line-height:1.2;border-radius:5px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.admin-filiere-btn:hover{background:var(--surface-hover);border-color:var(--accent)}.admin-filiere-btn--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.admin-filiere-btn--primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff}.admin-filiere-sf-add{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center;margin-top:.15rem}.admin-filiere-sf-add input{min-width:0;flex:1 1 120px;max-width:100%;padding:.28rem .45rem;font-size:.78rem;border-radius:6px;border:1px solid var(--border);background:var(--surface);color:var(--text);box-sizing:border-box}.admin-filiere-row-actions{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;min-width:5.5rem}@media (min-width: 900px){.admin-filiere-row-actions{flex-direction:row;flex-wrap:wrap;max-width:220px}}:root{--bg: #f0f4f8;--bg-elevated: #e8eef4;--surface: #ffffff;--surface-hover: #f1f5f9;--border: #d8e0ea;--text: #1a2332;--text-muted: #5c6b7f;--accent: #1c75b7;--accent-hover: #1560a0;--success: #2d9d4f;--public: #1c75b7;--private: #6b4dc4;--brand-green: #538e40;--brand-blue: #1c75b7;--brand-amber: #ffae1b;--social-icon-orange: #ea580c;--radius: 12px;--font-display: "Outfit", sans-serif;--font-body: "DM Sans", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:linear-gradient(180deg,#f5f8fc 0%,var(--bg) 40%,#eef2f7 100%);color:var(--text);line-height:1.6;min-height:100vh}h1,h2,h3{font-family:var(--font-display);font-weight:600}a{color:var(--accent);text-decoration:none}a:hover{color:var(--brand-green)}button{font-family:var(--font-body);cursor:pointer;border:none;border-radius:var(--radius)}input,select,textarea{font-family:var(--font-body);font-size:1rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.layout-root{min-height:100vh;display:flex;flex-direction:column}.layout-main{flex:1 0 auto}.layout-header{background:#ff7309;border-bottom:1px solid rgba(173,112,0,.35);box-shadow:0 2px 8px #ffae1b59;padding:1rem 0}.layout-header a.logo{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-weight:700;font-size:1.35rem;color:#14395a;text-decoration:none}.layout-logo-favicon{flex-shrink:0;border-radius:8px;object-fit:contain;background:#ffffffe6;border:1px solid var(--border)}.admin-page{min-height:100vh;background:radial-gradient(ellipse 80% 60% at 12% 10%,rgba(255,193,77,.22) 0%,transparent 55%),radial-gradient(ellipse 75% 55% at 90% 20%,rgba(28,117,183,.12) 0%,transparent 60%),linear-gradient(180deg,#ff8a29,#ff7309 48%,#ff7f18)}.admin-header{background:linear-gradient(180deg,#ff8e34,#ff7309);border-bottom:1px solid rgba(136,57,0,.35);box-shadow:0 3px 10px #8e380040}.admin-header a,.admin-header span{color:#173f62!important}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:border-color .2s,transform .2s}.card:hover{border-color:#1c75b773;box-shadow:0 8px 24px #1c75b714;transform:translateY(-2px)}.card h3{margin-bottom:.5rem;font-size:1.15rem}.niveau-card{text-align:center;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.card.niveau-card .niveau-card-title{margin:0;font-size:1.4rem}.card p{color:var(--text-muted);font-size:.95rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:500;border-radius:var(--radius);transition:background .2s,transform .1s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover:not(:disabled){background:var(--surface-hover);border-color:var(--accent)}.btn-block{width:100%}.btn-arrow{gap:.55rem}.btn-arrow svg{flex-shrink:0;transition:transform .18s ease}.btn-arrow:hover svg{transform:translate(3px)}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.4rem;font-weight:500;color:var(--text-muted)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.7rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--accent)}.form-group .error{margin-top:.35rem;font-size:.85rem;color:#ef4444}.grid-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.grid-cards.niveaux-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.grid-cards.niveaux-grid .niveau-card{padding:1.25rem 1rem}.grid-cards.niveaux-grid .niveau-card .niveau-card-title{font-size:1.08rem}.badge{display:inline-block;padding:.25rem .6rem;font-size:.8rem;font-weight:500;border-radius:6px}.badge-public{background:#1c75b71f;color:#0f5a8c}.badge-private{background:#6b4dc41a;color:#5b21b6}.layout-footer{flex-shrink:0;background:var(--surface);border-top:1px solid var(--border);margin-top:auto;box-shadow:0 -2px 12px #0f172a0a;color:#1d75b7}.layout-footer-strip{height:4px;background:linear-gradient(90deg,var(--brand-green) 0%,var(--brand-blue) 50%,var(--brand-amber) 100%)}.layout-footer-inner{display:grid;grid-template-columns:1.35fr .95fr .95fr auto;gap:2rem;padding:2.25rem 1.5rem 1.75rem;align-items:start}@media (max-width: 1024px){.layout-footer-inner{grid-template-columns:1fr 1fr}.layout-footer-brand{grid-column:1 / -1}}@media (max-width: 768px){.layout-footer-inner{grid-template-columns:1fr;gap:1.75rem;padding:1.75rem 1.5rem 1.25rem}.layout-footer-brand{grid-column:auto}}.layout-footer-logo{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-weight:700;font-size:1.2rem;color:#1d75b7;margin-bottom:.5rem;text-decoration:none}.layout-footer-favicon{flex-shrink:0;border-radius:7px;object-fit:contain;background:#ffffffd9;border:1px solid var(--border)}.layout-footer-brand p{font-size:.9rem;color:#1d75b7;line-height:1.5;max-width:28rem}.layout-footer-brand p a{color:#1d75b7}.layout-footer-brand p a:hover{color:#155a90}.layout-footer-nav h4,.layout-footer-contact h4,.layout-footer-social h4{font-family:var(--font-display);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#1d75b7;margin-bottom:.75rem}.layout-footer-nav a,.layout-footer-contact a{display:block;margin-bottom:.5rem;font-size:.95rem;color:#1d75b7}.layout-footer-nav a:hover,.layout-footer-contact a:hover{color:#155a90}.layout-footer-contact a[href^=mailto]{color:#1d75b7;font-size:.9rem}.layout-footer-social-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.layout-footer-social-link{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px;text-decoration:none;transition:background .15s ease,transform .15s ease}.layout-footer-social-link:hover{background:#1c75b70f;transform:translateY(-2px)}.layout-footer-social-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:9px;color:var(--social-icon-orange);background:#ea580c1a;border:1px solid rgba(234,88,12,.28);flex-shrink:0;transition:color .15s ease,background .15s ease,border-color .15s ease}.layout-footer-social-link:hover .layout-footer-social-icon-wrap{color:#c2410c;background:#ea580c29;border-color:#ea580c73}.layout-footer-bottom{border-top:1px solid var(--border);padding:1rem 0 1.25rem;text-align:center}.layout-footer-bottom p{font-size:.85rem;color:#1d75b7}
