:root{--rouge:#b22234;--or:#c9a227;--texte:#1d1d1f;--texte-doux:#6e6e73;--bordure:#e5e5e7;--fond:#fff}*{box-sizing:border-box}html,body{background:var(--fond);color:var(--texte);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:var(--rouge);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:720px;margin:0 auto;padding:0 16px}.site-header{border-bottom:1px solid var(--bordure);background:#fff}.site-header__inner{align-items:center;gap:16px;max-width:980px;margin:0 auto;padding:14px 16px;display:flex}.site-header__logo{width:auto;height:34px;display:block}.site-header__nav{gap:18px;margin-left:auto;font-size:14px;display:flex}.site-header__nav a{color:var(--texte-doux)}.btn{cursor:pointer;background:var(--rouge);color:#fff;border:none;border-radius:12px;padding:12px 18px;font-family:inherit;font-size:15px;font-weight:700;display:inline-block}.btn--or{background:var(--or);color:var(--texte)}.btn--ghost{color:var(--texte);border:1px solid var(--bordure);background:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.form{max-width:560px;margin:0 auto;padding:28px 16px 64px}.form h1{margin:0 0 6px;font-size:24px}.form .lede{color:var(--texte-doux);margin:0 0 22px;font-size:14px}.field{margin-bottom:14px}.field label{color:var(--texte-doux);margin-bottom:6px;font-size:13px;display:block}.field input,.field select{border:1px solid var(--bordure);width:100%;color:var(--texte);background:#fff;border-radius:10px;padding:11px 12px;font-family:inherit;font-size:15px}.field input:focus,.field select:focus{border-color:var(--or);outline:none}.row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:480px){.row2{grid-template-columns:1fr}}.metier{border:1px solid var(--bordure);border-radius:12px;margin:6px 0 14px;padding:14px}.metier h3{color:var(--or);text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px;font-size:12px}.error{color:var(--rouge);background:#fff0f1;border:1px solid #f3c6cc;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:14px}.gpsbtns{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.hint{color:var(--texte-doux);font-size:12px}.carte-wrap{max-width:980px;margin:0 auto;padding:16px}.carte-stats{color:var(--texte);border:1px solid var(--bordure);background:#fff;border-radius:12px;margin-bottom:12px;padding:12px 16px;font-size:16px}.carte-stats strong{color:var(--rouge)}.carte-map{border:1px solid var(--bordure);border-radius:12px;width:100%;height:72vh;min-height:360px;overflow:hidden}.passeport{max-width:560px;margin:0 auto;padding:28px 16px 56px}.pp-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.pp-kicker{color:var(--or);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.pp-id{letter-spacing:.02em;margin:4px 0 0;font-size:26px}.badge{color:#fff;background:var(--rouge);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:700}.pp-card{border:1px solid var(--bordure);border-radius:14px;padding:6px 16px 14px}.pp-section{color:var(--texte-doux);text-transform:uppercase;letter-spacing:.05em;margin:16px 0 6px;font-size:12px}.pp-row{border-top:1px solid #f2f2f4;justify-content:space-between;gap:16px;padding:8px 0;font-size:15px;display:flex}.pp-label{color:var(--texte-doux)}.pp-value{color:var(--texte);text-align:right;font-weight:700}.pp-qr{text-align:center;margin:24px 0 8px}.pp-qr img{border:1px solid var(--bordure);background:#fff;border-radius:12px;padding:8px}.pp-qr-caption{color:var(--texte-doux);margin-top:10px;font-size:13px}.pp-qr-caption a{word-break:break-all;font-size:12px}.pp-foot{color:var(--texte-doux);text-align:center;margin-top:22px;font-size:12px}.dash{max-width:980px;margin:0 auto;padding:20px 16px 56px}.dash-h1{margin:0 0 4px;font-size:24px}.dash-lede{color:var(--texte-doux);margin:0 0 18px;font-size:14px}.kpi-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (min-width:560px){.kpi-grid{grid-template-columns:repeat(3,1fr)}}.kpi{border:1px solid var(--bordure);background:#fff;border-radius:14px;padding:14px}.kpi-val{color:var(--rouge);font-size:22px;font-weight:700;line-height:1.15}.kpi-label{color:var(--texte-doux);margin-top:4px;font-size:12px}.kpi-est{color:var(--or)}.dash-note{color:var(--texte-doux);background:#f7f4ec;border-radius:10px;margin:14px 0 6px;padding:10px 12px;font-size:12px}.dash-block{margin:22px 0}.dash-h2{margin:0 0 10px;font-size:18px}.bars{flex-direction:column;gap:10px;display:flex}.bars-empty{color:var(--texte-doux);font-size:13px;font-style:italic}.bar-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.bar-label{font-size:14px}.bar-val{color:var(--texte);white-space:nowrap;font-size:13px}.bar-sub{color:var(--texte-doux)}.bar-track{background:#f0f0f2;border-radius:999px;height:10px;overflow:hidden}.bar-fill{background:var(--rouge);border-radius:999px;height:100%}.dash-links{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.dash-links a{border:1px solid var(--bordure);min-width:160px;min-height:44px;color:var(--rouge);border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.site-header__nav{flex-wrap:wrap}.site-header__nav a{padding:6px 0}.field input,.field select{font-size:16px}.auth-wrap{justify-content:center;align-items:center;min-height:68vh;padding:24px 16px;display:flex}.auth-card{border:1px solid var(--bordure);border-radius:16px;width:100%;max-width:400px;padding:22px}.auth-h1{margin:0 0 4px;font-size:22px}.auth-lede{color:var(--texte-doux);margin:0 0 18px;font-size:14px}.auth-foot{text-align:center;margin-top:16px;font-size:13px}.inst{max-width:980px;margin:0 auto;padding:16px}.inst-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.inst-kicker{color:var(--or);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.inst-user{color:var(--texte-doux);font-size:13px}.inst-filters{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.inst-filters select{border:1px solid var(--bordure);min-width:140px;min-height:44px;color:var(--texte);background:#fff;border-radius:10px;flex:1;padding:10px 12px;font-size:16px}.inst-filters .btn{min-height:44px}.inst-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.inst-count strong{color:var(--rouge)}.inst-export{flex-wrap:wrap;gap:8px;display:flex}.inst-export .btn{min-height:44px}.inst-cards{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:720px){.inst-cards{grid-template-columns:1fr 1fr}}.inst-card{border:1px solid var(--bordure);border-radius:14px;padding:14px}.inst-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.inst-id{color:var(--rouge);font-size:15px;font-weight:700}.inst-badge{color:#fff;background:var(--rouge);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.inst-row{border-top:1px solid #f2f2f4;justify-content:space-between;gap:12px;padding:5px 0;font-size:13px;display:flex}.inst-k{color:var(--texte-doux)}.inst-v{text-align:right;font-weight:600}.inst-pager{justify-content:space-between;align-items:center;gap:10px;margin-top:18px;display:flex}.inst-pager .btn{min-height:44px}.inst-page{color:var(--texte-doux);font-size:13px}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.fade-up{animation:.5s both fadeUp}.hero-head{margin-bottom:14px}.hero-kicker{color:var(--or);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:12px;font-weight:700}.kpi--hero{text-align:center}.kpi-icon{margin-bottom:4px;font-size:22px;line-height:1}.podium{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;display:grid}.podium-card{border:1px solid var(--bordure);text-align:center;border-radius:14px;padding:12px 8px}.podium-1{border-color:var(--or);box-shadow:0 2px 12px #c9a22733}.podium-medal{font-size:24px}.podium-region{margin-top:4px;font-size:14px;font-weight:700}.podium-kwc{color:var(--rouge);font-size:13px;font-weight:700}.podium-n{color:var(--texte-doux);font-size:12px}.obs{color:#fff;background:linear-gradient(135deg,#b22234,#8e1b29);border-radius:18px;margin:22px 0;padding:18px}.obs-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:6px;display:grid}.obs-item{text-align:center}.obs-val{font-size:22px;font-weight:700}.obs-lab{opacity:.85;margin-top:2px;font-size:12px}.obs-note{opacity:.8;margin-top:12px;font-size:11px}.feed{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.feed-item{border:1px solid var(--bordure);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.feed-dot{background:#1e8e4e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}.feed-id{color:var(--rouge);font-weight:700}.feed-txt{color:var(--texte-doux);flex:1;min-width:120px}.feed-date{color:var(--texte-doux);font-size:12px}.coming{border:1px dashed var(--bordure);border-radius:14px;margin:22px 0;padding:14px}.coming-tags{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.coming-tag{color:var(--texte-doux);border:1px solid var(--bordure);border-radius:999px;padding:6px 12px;font-size:12px}@media (prefers-reduced-motion:reduce){.fade-up,.feed-dot{animation:none!important}}.kpi{transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #1d1d1f0d}.kpi--hero:hover{transform:translateY(-2px);box-shadow:0 8px 22px #1d1d1f14}.dash-block-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.dash-block-head .btn{min-height:40px}.carte-embed{border:1px solid var(--bordure);border-radius:14px;width:100%;height:340px;min-height:280px;overflow:hidden}.map-legend{border:1px solid var(--bordure);background:#fff;border-radius:10px;padding:8px 10px;font-size:11px;line-height:1.7;box-shadow:0 2px 8px #00000014}.map-legend-t{color:var(--texte);margin-bottom:3px;font-weight:700}.map-legend span{color:var(--texte-doux);align-items:center;gap:6px;display:flex}.map-legend i{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.cluster-wrap{background:0 0!important}.cluster-ic{color:#fff;background:#b22234e6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 8px #0003}
