.app-shell .scene-ville .canvas-ville{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;width:100%;height:100%;display:block}.app-shell .scene-ville .canvas-ville:active{cursor:grabbing}.app-shell .scene-ville .indice-settings-souris{z-index:5;color:#8d8d8d;opacity:0;pointer-events:none;background:#080808;border:1px solid #2a2a2a;border-radius:1px;width:22px;height:22px;padding:0;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;transition:opacity .12s linear,transform .12s linear,color .12s linear,border-color .12s linear;position:absolute;bottom:10px;left:12px;transform:translateY(3px)}.app-shell .scene-ville .indice-settings-souris.indice-settings-souris--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.app-shell .scene-ville .indice-settings-souris.indice-settings-souris--visible:hover{color:#f0f0f0;border-color:#565656}.app-shell .scene-ville .panneau-settings{z-index:20;color:#d7d7d7;background:#090909;border-radius:2px;flex-direction:column;width:min(860px,100vw - 32px);height:min(720px,100vh - 32px);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 48px #00000094}.app-shell .scene-ville .panneau-settings .panneau-settings__header{background:#0c0c0c;border-bottom:1px solid #242424;justify-content:space-between;align-items:center;gap:18px;min-height:50px;padding:12px 14px;display:flex}.app-shell .scene-ville .panneau-settings .panneau-settings__title-group{align-items:center;gap:10px;min-width:0;display:flex}.app-shell .scene-ville .panneau-settings .panneau-settings__title-icon{color:#bdbdbd}.app-shell .scene-ville .panneau-settings .panneau-settings__title-group .panneau-settings__title{color:#f0f0f0;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.app-shell .scene-ville .panneau-settings .panneau-settings__tabs{background:#080808;border-bottom:1px solid #242424;grid-template-columns:repeat(4,minmax(0,1fr));min-height:46px;display:grid}.app-shell .scene-ville .panneau-settings .panneau-settings__tabs .panneau-settings__tab{color:#747474;cursor:pointer;background:0 0;border-top:0;border-bottom:2px solid #0000;border-left:0;border-right:1px solid #1f1f1f;justify-content:center;align-items:center;gap:7px;min-width:0;padding:0 10px;font-size:9px;display:inline-flex}.app-shell .scene-ville .panneau-settings .panneau-settings__tabs .panneau-settings__tab:last-child{border-right:0}.app-shell .scene-ville .panneau-settings .panneau-settings__tabs .panneau-settings__tab:hover{color:#cfcfcf;background:#0e0e0e}.app-shell .scene-ville .panneau-settings .panneau-settings__tabs .panneau-settings__tab.panneau-settings__tab--active{color:#eee;background:#0d0d0d;border-bottom-color:#aaa}.app-shell .scene-ville .panneau-settings .panneau-settings__notice{color:#8a8a8a;min-height:24px;padding:6px 14px 0;font-size:9px}.app-shell .scene-ville .panneau-settings .panneau-settings__body{scrollbar-color:#333 #090909;scrollbar-width:thin;flex:1;min-height:0;overflow:auto}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__category{flex-direction:column;min-height:100%;padding:0 14px 14px;display:flex}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__list{display:grid}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-row{border-bottom:1px solid #202020;grid-template-columns:minmax(180px,.85fr) minmax(310px,1.2fr) 34px;align-items:center;gap:16px;min-height:74px;display:grid}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-copy{min-width:0}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-copy .panneau-settings__setting-name{color:#d2d2d2;margin-bottom:4px;font-size:10px;font-weight:700}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-copy .panneau-settings__setting-description{color:#686868;max-width:320px;font-size:8.5px;line-height:1.45}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control{grid-template-columns:minmax(140px,1fr) 88px;align-items:center;gap:12px;display:grid}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control.panneau-settings__setting-control--toggle{grid-template-columns:1fr}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control .panneau-settings__range{appearance:none;background:0 0;width:100%;height:18px;margin:0}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control .panneau-settings__range::-webkit-slider-runnable-track{background:#383838;height:2px}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control .panneau-settings__range::-webkit-slider-thumb{appearance:none;background:#b8b8b8;border:1px solid #777;border-radius:0;width:10px;height:14px;margin-top:-6px}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control .panneau-settings__range::-moz-range-track{background:#383838;border:0;height:2px}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control .panneau-settings__range::-moz-range-thumb{background:#b8b8b8;border:1px solid #777;border-radius:0;width:9px;height:13px}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control .panneau-settings__manual-value{color:#d0d0d0;text-align:right;background:#0d0d0d;border:1px solid #303030;border-radius:1px;outline:none;width:88px;height:29px;padding:0 8px;font-size:9px}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-control .panneau-settings__manual-value:focus{color:#fff;border-color:#777}.app-shell .scene-ville .panneau-settings .panneau-settings__icon-button{color:#8d8d8d;cursor:pointer;background:#101010;border:1px solid #303030;border-radius:1px;place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.app-shell .scene-ville .panneau-settings .panneau-settings__icon-button:hover{color:#e6e6e6;border-color:#555}.app-shell .scene-ville .panneau-settings .panneau-settings__icon-button.panneau-settings__icon-button--quiet{background:0 0;border-color:#0000}.app-shell .scene-ville .panneau-settings .panneau-settings__switch{cursor:pointer;align-items:center;gap:9px;display:inline-flex}.app-shell .scene-ville .panneau-settings .panneau-settings__switch .panneau-settings__switch-input{opacity:0;pointer-events:none;position:absolute}.app-shell .scene-ville .panneau-settings .panneau-settings__switch .panneau-settings__switch-track{background:#161616;border:1px solid #424242;border-radius:1px;width:31px;height:17px;position:relative}.app-shell .scene-ville .panneau-settings .panneau-settings__switch .panneau-settings__switch-track:after{content:"";background:#666;width:9px;height:9px;transition:left .1s linear,background .1s linear;position:absolute;top:3px;left:3px}.app-shell .scene-ville .panneau-settings .panneau-settings__switch .panneau-settings__switch-input:checked+.panneau-settings__switch-track:after{background:#d2d2d2;left:17px}.app-shell .scene-ville .panneau-settings .panneau-settings__switch .panneau-settings__switch-label{color:#999;font-size:9px}.app-shell .scene-ville .panneau-settings .panneau-settings__category-actions{justify-content:flex-end;gap:7px;margin-top:auto;padding-top:14px;display:flex}.app-shell .scene-ville .panneau-settings .panneau-settings__category-actions .panneau-settings__action-button{color:#aaa;cursor:pointer;background:#101010;border:1px solid #303030;border-radius:1px;align-items:center;gap:6px;min-height:31px;padding:0 10px;font-size:9px;display:inline-flex}.app-shell .scene-ville .panneau-settings .panneau-settings__category-actions .panneau-settings__action-button:hover{color:#eee;border-color:#555}.app-shell .scene-ville .panneau-settings .panneau-settings__category-actions .panneau-settings__action-button.panneau-settings__action-button--danger{color:#a98d8d}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__category.panneau-settings__category--data{justify-content:space-between}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__data-block{border-bottom:1px solid #202020;grid-template-columns:38px minmax(0,1fr);gap:12px;margin-top:10px;padding:18px 0;display:grid}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__data-block .panneau-settings__data-icon{color:#8f8f8f}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__data-copy .panneau-settings__data-title{color:#d6d6d6;margin:0 0 6px;font-size:11px}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__data-copy .panneau-settings__data-description{color:#6f6f6f;max-width:560px;margin:0;font-size:9px;line-height:1.55}.app-shell .scene-ville .panneau-settings .panneau-settings__footer{color:#606060;background:#0c0c0c;border-top:1px solid #242424;justify-content:flex-start;align-items:center;gap:14px;min-height:44px;padding:9px 14px;font-size:8px;line-height:1.5;display:flex}.app-shell .scene-ville .panneau-settings .panneau-settings__footer kbd{color:#aaa;font:inherit;text-align:center;background:0 0;border:0;margin:0 2px;padding:0;font-weight:700;display:inline-block}.app-shell .scene-ville .panneau-settings .panneau-settings__file-input{display:none}@media (width<=760px){.app-shell .scene-ville .panneau-settings{width:calc(100vw - 16px);height:calc(100vh - 16px)}.app-shell .scene-ville .panneau-settings .panneau-settings__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-row{grid-template-columns:1fr 34px;gap:8px 10px;padding:10px 0}.app-shell .scene-ville .panneau-settings .panneau-settings__body .panneau-settings__setting-copy{grid-column:1/-1}.app-shell .scene-ville .panneau-settings .panneau-settings__footer{flex-direction:column;align-items:flex-start}}.app-shell{background:#000;width:100%;height:100%}.app-shell .scene-ville{width:100%;height:100%;position:relative;overflow:hidden}.app-shell.app-shell--settings-open .scene-ville .canvas-ville{cursor:default}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e6e6e6;font-synthesis:none;text-rendering:optimizelegibility;background:#000;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:#000;min-width:320px}button,input{font:inherit}button{color:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 20;-webkit-user-select:none;user-select:none;font-size:18px;line-height:1}
