@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiBox-root{overflow-y:"hidden"!important}.MuiDataGrid-root.DataGrid-hasScrollY .MuiDataGrid-virtualScroller{overflow-y:hidden!important}*{box-sizing:border-box;font-family:Barlow}.text-center{text-align:center}.page{background:#0c192f;height:100vh;width:100vw}.page .content{height:100vh;overflow:auto;padding:24px;position:relative}.divider-16{height:16px;min-height:16px}.divider-24{height:24px;min-height:24px}.divider-32{height:32px;min-height:32px}.divider-40{height:40px;min-height:40px}.divider-48{height:48px;min-height:48px}.divider-56{height:56px;min-height:56px}.divider-64{height:64px;min-height:64px}.row{display:flex}.row.wrap{flex-wrap:wrap}.row.center{align-items:center}.row.between{justify-content:space-between}.row.gap-4{gap:4px}.row.gap-8{gap:8px}.row.gap-16{gap:16px}.row.gap-24{gap:24px}.row.gap-32{gap:32px}.column{display:flex;flex-direction:column}.column.gap-4{gap:4px}.column.gap-8{gap:8px}.column.gap-16{gap:16px}.column.gap-24{gap:24px}.column.gap-32{gap:32px}.flex{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}h1{font-size:18px;margin:0 0 32px}h1,h2{color:#000;color:var(--Black,#000);font-family:Barlow;font-style:normal;font-weight:700;line-height:normal}h2{font-size:17px;margin:0}.subtitle{color:#7f7f7f;font-family:Barlow;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.bloc{background:#fff;background:var(--Neutral-Colors-White,#fff);border-radius:20px;box-shadow:0 2px 6px 0 #0d0a2c14;padding:24px;position:relative}.bloc .header{border-bottom:1px solid #e5e5ef;padding-bottom:24px}p-0{padding:0}.p-h-0{padding-left:0;padding-right:0}.centered-content{align-items:center;display:flex}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.splash{align-items:center;background:#fff6;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:10}.sidebar,.splash{display:flex;height:100vh}.sidebar{background-color:#0c192f;flex-direction:column;flex-shrink:0;justify-content:space-between}.sidebar.collapsed .logo{align-self:center;display:none;max-height:56px;overflow:hidden}.sidebar.collapsed .menu .item .label,.sidebar.collapsed .user .logout,.sidebar.collapsed .user .profile .label{display:none}.sidebar .logo{background-color:#fff;max-height:56px;text-align:center}.sidebar .logo svg{width:100px}.sidebar .menu{display:flex;flex:1 1;flex-direction:column;gap:16px}.sidebar .menu .item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:16px 32px;transition:all .3s ease-in-out}.sidebar .menu .item .icon svg{height:16px}.sidebar .menu .item:hover{background-color:#2d2d2d}.sidebar .menu .item:hover .icon{animation:squeez .4s ease-in}.sidebar .menu .item.active{background-color:#2d2d2d}.sidebar .menu .item .label{color:#fff;font-family:Barlow;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@keyframes squeez{0%{transform:rotate(0)}50%{transform:rotate(45deg)}to{transform:rotate(0)}}.sidebar .user{align-items:center;display:flex;height:84px;padding:0 24px}.sidebar .user .logout{min-width:32px}.sidebar .user .profile{align-items:center;display:flex;flex:1 1;gap:16px}.sidebar .user .profile .initial{align-items:center;background-color:#8338ec;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.sidebar .user .profile .label{color:#fff;font-family:Barlow;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.mapboxgl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.kpi-modal .MuiDialog-paper{border-radius:12px!important;box-shadow:0 25px 50px -12px #00000040!important;height:90vh;margin:16px;max-width:1600px!important;overflow:hidden;width:95vw}.kpi-modal .MuiDialogTitle-root{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-bottom:1px solid #e2e8f0;padding:20px 32px;position:-webkit-sticky;position:sticky;top:0;z-index:1100}.kpi-modal .MuiDialogContent-root{background:#fafbfc;height:calc(90vh - 80px);overflow-y:auto;padding:24px 32px}.kpi-modal .MuiDialogContent-root::-webkit-scrollbar{width:8px}.kpi-modal .MuiDialogContent-root::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.kpi-modal .MuiDialogContent-root::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.kpi-modal .MuiDialogContent-root::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.kpi-modal .MuiCard-root{background:#fff;border:1px solid #e2e8f0;border-radius:12px!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important;transition:all .3s ease}.kpi-modal .MuiCard-root:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}.kpi-modal .MuiTextField-root{background:#fff;border-radius:8px}.kpi-modal .MuiTextField-root .MuiOutlinedInput-root{border-radius:8px}.kpi-modal .MuiTabs-root{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:8px}.kpi-modal .MuiTab-root{border-radius:8px;font-weight:600;margin:0 4px;min-height:48px;text-transform:none;transition:all .2s ease}.kpi-modal .MuiTab-root:hover{background:#4690e21a}.kpi-modal .MuiTab-root.Mui-selected{background:linear-gradient(135deg,#4a90e2,#357abd);box-shadow:0 2px 8px #4a90e24d;color:#fff}.kpi-modal .recharts-wrapper{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.kpi-modal .recharts-cartesian-grid-horizontal line,.kpi-modal .recharts-cartesian-grid-vertical line{stroke:#f0f4f8;stroke-width:1}.kpi-modal .recharts-tooltip-wrapper{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.kpi-modal .recharts-default-tooltip{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 10px 15px -3px #0000001a!important}.kpi-modal .MuiLinearProgress-root{background-color:#0000001a!important;border-radius:4px;overflow:hidden}.kpi-modal .MuiLinearProgress-bar{border-radius:4px;transition:transform .4s linear}.kpi-modal .MuiChip-root{border-radius:8px;font-weight:600;transition:all .2s ease}.kpi-modal .MuiChip-root:hover{box-shadow:0 4px 8px #0000001f;transform:translateY(-1px)}.kpi-modal .MuiAvatar-root{box-shadow:0 4px 8px #00000026;transition:all .3s ease}.kpi-modal .MuiAvatar-root:hover{transform:scale(1.05)}.kpi-modal .MuiAlert-root{border:1px solid;border-radius:12px}.kpi-modal .MuiAlert-standardInfo{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-color:#2196f3}.kpi-modal .MuiAlert-standardSuccess{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);border-color:#4caf50}.kpi-modal .MuiAlert-standardWarning{background:linear-gradient(135deg,#fff8e1,#fffde7);border-color:#ff9800}.kpi-modal .MuiAlert-standardError{background:linear-gradient(135deg,#ffebee,#fce4ec);border-color:#f44336}.kpi-modal .MuiCard-root{animation:slideInUp .3s ease-out}.kpi-modal .MuiDialogContent-root>*{animation:fadeIn .4s ease-out}@media (max-width:768px){.kpi-modal .MuiDialog-paper{height:95vh;margin:8px;width:98vw}.kpi-modal .MuiDialogContent-root,.kpi-modal .MuiDialogTitle-root{padding:16px 20px}.kpi-modal .MuiTabs-root{padding:4px}.kpi-modal .MuiTab-root{font-size:.875rem;min-height:40px}}.kpi-modal .loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:2000}.kpi-modal .MuiTooltip-tooltip{background:#000000e6!important;border-radius:8px!important;box-shadow:0 4px 6px #0000001a!important;font-size:.875rem!important;padding:8px 12px!important}.container{.logo{align-items:center;background:#fff;border-radius:40px;box-shadow:0 3px 2px #8c8e91;display:flex;height:132px;justify-content:center;left:50%;position:absolute;top:-74px;transform:translateX(-50%);width:132px}.h1{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:38px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.content{background:#fff;border-radius:40px;color:#000;display:flex;flex-direction:column;flex-shrink:0;padding-top:80px!important;padding:32px;position:relative;width:40%}}.products .filter-bar{align-items:center;display:flex;gap:16px;margin-bottom:24px}.products .filter-bar .select{background:#f8f8ff;border-radius:32px}.product-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products .filter-bar .select .MuiInputBase-input{background:#f8f8ff;border-radius:32px;font-size:14px}.products .search-input .MuiInputBase-input{padding-bottom:0}.products .percent{font-family:Barlow;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.products .percent.down{color:#ff4e4e}.products .percent.up{color:#10b601}.products .kpi{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:62px;font-style:normal;font-weight:700;line-height:normal}.products .graph,.products .main-header{display:flex;justify-content:space-between}.products .main-header{align-items:center;background:#fff;background:var(--Neutral-Colors-White,#fff);border-radius:5px;box-shadow:0 2px 6px 0 #0d0a2c14;padding:16px 32px}.products .main-header .page-title svg path{fill:#000}.products .main-header h1,.products .main-header h2{margin:0}.products .main-header .text-search svg path{fill:#fff!important}.products .rating{overflow:hidden;padding:8px 0}.products .rating .item-name{font-weight:600}.products .uploader{min-width:48%}.products .uploader .dropzone{background:#9747ff45;border-radius:50px;cursor:pointer;padding:16px 36px;width:100px}.products .uploader .dropzone:hover{background:#9747ff80}.products .uploader .zone{align-items:center;background:#fafafab3;border:1px dashed #9e9e9e;border:1px dashed var(--Grey-grey-500,#9e9e9e);border-radius:8px;display:flex;flex-direction:column;gap:10px;height:300px;justify-content:center;overflow:hidden;width:100%}.products .uploader .zone img{width:100%}.products .uploader .container,.products .uploader .img-preview{padding:24px 0}.products .uploader .img-preview .img{border-radius:10px;overflow:hidden;position:relative}.products .uploader .img-preview .img .icon-delete{color:#d14343;cursor:pointer;position:absolute;right:16px;top:16px}.products .uploader .img-preview .img img{width:100%}.products .form{display:flex;flex-wrap:wrap;gap:16px;min-width:48%}.products .form .text-field{flex:1 1;min-width:45%}.products .form .select{max-height:56px}.products .dialog-actions{border-top:1px solid #cdcdcd;padding:24px}.products .step-wizard .step-header{padding-bottom:24px}.products .stepper{width:400px}.products .stepper .MuiStepConnector-line{border-color:#eff0f6;border-radius:32px;border-top-width:6px}.products .stepper .Mui-completed .MuiStepConnector-lin{border-color:#0c192f}.products .mesure-parent{grid-column-gap:24px;grid-row-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.products .mesure-parent .hauteur{grid-area:1/1/2/2}.products .mesure-parent .largeur{grid-area:1/2/2/3}.products .mesure-parent .pont{grid-area:2/2/3/3}.products .mesure-parent .branche{grid-area:2/1/3/2}.products .mesure-parent .glass-icon{height:80px}.products .box{align-items:center;background:#e9e7ff;border-radius:4px;display:flex;flex-direction:column;gap:32px;padding:32px}.products .resume{border-bottom:1px solid #cac4d0;margin-bottom:16px;min-width:500px;padding-bottom:16px}.products .resume .item{flex:1 1}.products .resume .item .label{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.products .resume .item .val{color:#1d1b20;color:var(--M3-sys-light-on-surface,#1d1b20);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.products .inner-container{flex:1 1;overflow:auto}.products .data-grid-container{overflow:auto;width:100%}.products .data-grid-container .MuiDataGrid-root{min-width:800px}.products .phone-preview{height:calc(100vh - 116px);min-width:30%;overflow:auto;padding:0;position:relative;width:30%}.products .phone-preview .close-details-container{position:absolute;right:16px;top:16px;z-index:10}.products .phone-preview .btn-actions{background:#fff;bottom:24px;left:24px;position:-webkit-sticky;position:sticky;right:24px;z-index:10}.products .phone-preview .btn-actions button{flex:1 1}.products .phone-preview .rating-container{padding:16px 0}.products .phone-preview .rating-container .rating svg{color:#ffc700;width:24px}.products .phone-preview .wrapper{padding:24px}.products .phone-preview .price{font-size:32px;font-weight:700;text-align:right}.products .phone-preview .desc,.products .phone-preview .price{color:#000;color:var(--Black,#000);font-family:Barlow;font-style:normal;line-height:normal}.products .phone-preview .desc{font-size:14px;font-weight:400}.products .phone-preview h1{margin:0}.products .phone-preview h2{font-size:14px;margin:24px 0;text-transform:uppercase}.products .phone-preview .box{gap:0;padding:16px 0}.products .phone-preview .box svg{height:40px;width:56px}.products .phone-preview .subtitle{color:#aaa;color:var(--Black,#aaa);font-family:Barlow;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.products .phone-preview .ref{color:#765dff;font-family:Barlow;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.products .phone-preview .carousel-preview{height:256.265px;overflow:hidden}.products .phone-preview .carousel-preview img{width:100%}.products .phone-preview .items{border-bottom:1px solid #cac4d0;border-top:1px solid rgba(204,170,204,.267);display:flex;flex-direction:column;gap:16px;margin:24px 0;padding:24px 0}.products .phone-preview .items .item{align-items:center;color:#000;color:var(--Black,#000);display:flex;font-family:Barlow;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.products .phone-preview .items .item .label{flex:1 1}.products .phone-preview .items .item .price{min-width:92px;text-align:right}.products .phone-preview .social-container{align-items:center;margin-bottom:16px;min-height:40px}.products .phone-preview .social{align-items:center;display:flex;gap:24px}.products .phone-preview .metrics{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:10px;font-style:normal;font-weight:500;line-height:normal;text-align:center;text-transform:capitalize}.products .no-data{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:40px}.products .disponibility{align-items:center;display:flex;font-size:12px;gap:4px}.products .disponibility .left{align-items:center;background:#20c997;border-radius:4px;color:#fff;display:flex;gap:8px;padding:4px 8px}.products .disponibility .left .day{background:#ffd233;border-radius:4px;color:#000;font-size:12px;padding:4px 8px}.products .disponibility .left.no{background:#ff4e4e}.products .MuiTabs-root{border-bottom:1px solid #e0e0e0;margin-bottom:24px}.products .MuiTab-root{color:#757575;font-size:16px;font-weight:500;margin-right:24px;min-width:0;padding:12px 16px;text-transform:none}.products .MuiTab-root.Mui-selected{color:#0c192f;font-weight:600}.products .MuiTabs-indicator{background-color:#0c192f;height:3px}.products .MuiTabs-scrollButtons{color:#0c192f}.products .MuiTabs-scrollButtons.Mui-disabled{opacity:.3}.product-dialog .percent{font-family:Barlow;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.product-dialog .percent.down{color:#ff4e4e}.product-dialog .percent.up{color:#10b601}.product-dialog .kpi{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:62px;font-style:normal;font-weight:700;line-height:normal}.product-dialog .graph,.product-dialog .main-header{display:flex;justify-content:space-between}.product-dialog .main-header{align-items:center;background:#fff;background:var(--Neutral-Colors-White,#fff);box-shadow:0 2px 6px 0 #0d0a2c14;margin:-32px;padding:16px 32px}.product-dialog .main-header .page-title svg path{fill:#000}.product-dialog .main-header h1,.product-dialog .main-header h2{margin:0}.product-dialog .main-header .text-search svg path{fill:#fff!important}.product-dialog .rating{overflow:hidden;padding:8px 0}.product-dialog .rating .item-name{font-weight:600}.product-dialog .uploader{min-width:48%}.product-dialog .uploader .dropzone{background:#9747ff45;border-radius:50px;cursor:pointer;padding:16px 36px;width:100px}.product-dialog .uploader .dropzone:hover{background:#9747ff80}.product-dialog .uploader .zone{align-items:center;background:#fafafab3;border:1px dashed #9e9e9e;border:1px dashed var(--Grey-grey-500,#9e9e9e);border-radius:8px;display:flex;flex-direction:column;gap:10px;height:300px;justify-content:center;overflow:hidden;width:100%}.product-dialog .uploader .zone img{width:100%}.product-dialog .uploader .container,.product-dialog .uploader .img-preview{padding:24px 0}.product-dialog .uploader .img-preview .img{border-radius:10px;overflow:hidden;position:relative}.product-dialog .uploader .img-preview .img .icon-delete{color:#d14343;cursor:pointer;position:absolute;right:16px;top:16px}.product-dialog .uploader .img-preview .img img{width:100%}.product-dialog .form{display:flex;flex-wrap:wrap;gap:16px;min-width:48%}.product-dialog .form .text-field{flex:1 1;min-width:45%}.product-dialog .form .select{max-height:56px}.product-dialog .dialog-actions{border-top:1px solid #cdcdcd;padding:24px}.product-dialog .step-wizard .step-header{padding-bottom:24px}.product-dialog .stepper{width:400px}.product-dialog .stepper .MuiStepConnector-line{border-color:#eff0f6;border-radius:32px;border-top-width:6px}.product-dialog .stepper .Mui-completed .MuiStepConnector-lin{border-color:#0c192f}.product-dialog .mesure-parent{grid-column-gap:24px;grid-row-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.product-dialog .mesure-parent .hauteur{grid-area:1/1/2/2}.product-dialog .mesure-parent .largeur{grid-area:1/2/2/3}.product-dialog .mesure-parent .pont{grid-area:2/2/3/3}.product-dialog .mesure-parent .branche{grid-area:2/1/3/2}.product-dialog .mesure-parent .glass-icon{height:80px}.product-dialog .box{align-items:center;background:#e9e7ff;border-radius:4px;display:flex;flex-direction:column;gap:32px;padding:32px}.product-dialog .resume{border-bottom:1px solid #cac4d0;margin-bottom:16px;min-width:48%;padding-bottom:16px}.product-dialog .resume .item{flex:1 1}.product-dialog .resume .item .label{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.product-dialog .resume .item .val{color:#1d1b20;color:var(--M3-sys-light-on-surface,#1d1b20);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.orders .filter-bar{gap:16px;margin-bottom:24px}.orders .filter-bar .select{background:#f8f8ff;border-radius:32px}.orders .filter-bar .select .MuiInputBase-input{background:#f8f8ff;border-radius:32px;font-size:14px}.orders .search-input .MuiInputBase-input{padding-bottom:0}.orders .data-grid-container{overflow:auto;width:100%}.orders .data-grid-container .MuiDataGrid-root{min-width:800px}.orders .percent{font-family:Barlow;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.orders .percent.down{color:#ff4e4e}.orders .percent.up{color:#10b601}.orders .kpi{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:62px;font-style:normal;font-weight:700;line-height:normal}.orders .graph,.orders .main-header{display:flex;justify-content:space-between}.orders .main-header{align-items:center;background:#fff;background:var(--Neutral-Colors-White,#fff);border-radius:5px;box-shadow:0 2px 6px 0 #0d0a2c14;padding:16px 32px}.orders .main-header .page-title svg path{fill:#000}.orders .main-header svg path{fill:#fff}.orders .main-header svg{margin-right:16px}.orders .main-header h1,.orders .main-header h2{margin:0}.orders .rating{overflow:hidden;padding:8px 0}.orders .rating .item-name{font-weight:600}.orders .uploader{min-width:500px}.orders .uploader .dropzone{background:#9747ff45;border-radius:50px;cursor:pointer;padding:16px 36px;width:100px}.orders .uploader .dropzone:hover{background:#9747ff80}.orders .uploader .zone{align-items:center;background:#fafafab3;border:1px dashed #9e9e9e;border:1px dashed var(--Grey-grey-500,#9e9e9e);border-radius:8px;display:flex;flex-direction:column;gap:10px;height:300px;justify-content:center;overflow:hidden;width:100%}.orders .uploader .zone img{width:100%}.orders .uploader .container,.orders .uploader .img-preview{padding:24px 0}.orders .uploader .img-preview .img{border-radius:10px;overflow:hidden;position:relative}.orders .uploader .img-preview .img .icon-delete{color:#d14343;cursor:pointer;position:absolute;right:16px;top:16px}.orders .uploader .img-preview .img img{width:100%}.orders .phone-preview{min-width:30%;padding:24px;width:30%}.orders .phone-preview .close-details-container{position:absolute;right:16px;top:16px;z-index:10}.orders .phone-preview .notif{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.orders .phone-preview .notif .state{border-radius:4px;border-radius:var(--Corner-100,4px);font-size:14px;font-weight:700;padding:8px 16px;text-transform:uppercase}.orders .phone-preview .notif .state.waiting{background-color:#ffc700}.orders .phone-preview .notif .state.processing{background-color:#e393ff}.orders .phone-preview .notif .state.shipping{background-color:#ff7121}.orders .phone-preview .notif .state.done{background-color:#20c997}.orders .phone-preview h2{margin:24px 0}.orders .phone-preview .order-details .id{font-style:normal;line-height:normal}.orders .phone-preview .order-details .opticien{color:#765dff;font-family:Barlow;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.orders .phone-preview .order-details .date{font-style:normal;line-height:normal}.orders .phone-preview .totals{align-items:center;display:flex;font-size:24px}.orders .phone-preview .totals .total{font-weight:700}.orders .phone-preview .items{border-bottom:1px solid #cac4d0;border-top:1px solid rgba(204,170,204,.267);display:flex;flex-direction:column;gap:8px;margin:24px 0;padding:24px 0}.orders .phone-preview .items .item{align-items:center;color:#000;color:var(--Black,#000);display:flex;font-family:Barlow;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.orders .phone-preview .items .item .label{flex:1 1}.orders .phone-preview .items .item .price{min-width:92px;text-align:right}.orders .phone-preview .btn-actions{padding:24px 0}.orders .flow-container{overflow:auto}.orders .flow-container h2{margin-bottom:32px}.orders .flow-container .flow{margin-bottom:24px}.orders .flow-container .stepper{width:auto}.orders .flow-container .stepper .event-date{color:#35353a;font-size:14px;text-align:center}.orders .no-data{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:40px}.orders .filter-bar{margin-bottom:0!important;padding:16px 0}.orders .phone-preview{height:100%!important;overflow-y:visible}.orders .phone-preview .order-details{align-items:flex-start;display:flex;gap:16px;margin-top:24px}.orders .phone-preview .order-details .flex-row{justify-content:space-between}.orders .phone-preview .order-details .date,.orders .phone-preview .order-details .id{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:24px;font-weight:400}.orders .phone-preview .order-details .date{text-align:right}.orders .phone-preview .order-details .flex-row{gap:16px;justify-content:space-between!important;width:100%}.orders .phone-preview .order-details .flex-column{width:100%}.orders .phone-preview .order-details .id{float:left}.orders .phone-preview .order-details .date{float:right}@media print{body *{visibility:hidden}.print-content,.print-content *{visibility:visible}.print-content{left:0;position:absolute;top:0;width:100%}.MuiDialog-root{height:100%;left:0;position:absolute!important;top:0;width:100%}}.print-content{font-family:Arial,sans-serif}.order-details-print{margin-top:20px;max-width:600px;text-align:center;width:100%}.order-details-print h2{font-size:24px}.order-details-print p{font-size:16px;margin-bottom:8px}.orders.page{display:flex;flex-direction:column;height:100vh}.orders .content,.orders.page>.row{flex:1 1;overflow:hidden}.orders .content{display:flex;flex-direction:column}.orders .content>.column{flex:1 1;overflow:hidden}.orders .content>.column>.row{height:100%;overflow:hidden}.orders .flow-container{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.orders .flow-container .flow{padding-bottom:16px}.orders .filter-bar,.orders .flow-container .flow{background:#fff;border-bottom:1px solid #e0e0e066;position:-webkit-sticky;position:sticky;top:0;z-index:3}.orders .filter-bar{align-items:center;display:flex;margin-bottom:16px}.orders .filter-bar .filters-container{align-items:center;display:flex;flex:1 1;gap:16px}.orders .filter-bar .refresh-container{margin-left:auto;padding-right:16px}.orders .data-grid-container{flex:1 1;overflow-y:auto;padding-top:16px}.orders .data-grid-container .MuiDataGrid-root{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;min-height:0!important;min-height:auto!important}.orders .data-grid-container .MuiDataGrid-columnHeaders{background:#fff;position:-webkit-sticky!important;position:sticky!important;top:0;z-index:2}.orders .data-grid-container .MuiDataGrid-virtualScroller{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.orders .phone-preview{height:100vh;overflow-y:auto}.banners .data-grid-container{overflow:auto;width:100%}.banners .data-grid-container .MuiDataGrid-root{min-width:800px}.banners .percent{font-family:Barlow;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.banners .percent.down{color:#ff4e4e}.banners .percent.up{color:#10b601}.banners .kpi{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:62px;font-style:normal;font-weight:700;line-height:normal}.banners .graph,.banners .main-header{display:flex;justify-content:space-between}.banners .main-header{align-items:center;background:#fff;background:var(--Neutral-Colors-White,#fff);border-radius:5px;box-shadow:0 2px 6px 0 #0d0a2c14;padding:16px 32px}.banners .main-header .page-title svg path{fill:#000}.banners .main-header svg path{fill:#fff}.banners .main-header svg{margin-right:16px}.banners .main-header h1,.banners .main-header h2{margin:0}.banners .rating{overflow:hidden;padding:8px 0}.banners .rating .item-name{font-weight:600}.banners .uploader{min-width:500px}.banners .uploader .dropzone{background:#9747ff45;border-radius:50px;cursor:pointer;padding:16px 36px;width:100px}.banners .uploader .dropzone:hover{background:#9747ff80}.banners .uploader .zone{align-items:center;background:#fafafab3;border:1px dashed #9e9e9e;border:1px dashed var(--Grey-grey-500,#9e9e9e);border-radius:8px;display:flex;flex-direction:column;gap:10px;height:300px;justify-content:center;overflow:hidden;width:100%}.banners .uploader .zone img{width:100%}.banners .uploader .container,.banners .uploader .img-preview{padding:24px 0}.banners .uploader .img-preview .img{border-radius:10px;overflow:hidden;position:relative}.banners .uploader .img-preview .img .icon-delete{color:#d14343;cursor:pointer;position:absolute;right:16px;top:16px}.banners .uploader .img-preview .img img{width:100%}.banners .phone-preview{min-width:30%;padding:0}.banners .phone-preview .wrapper{padding:24px}.banners .phone-preview .carousel-preview{height:256.265px;overflow:hidden}.banners .phone-preview .carousel-preview img{width:100%}.banners .phone-preview .placeholder{background:#dee8ed;border-radius:6px;color:#000;flex:1 1;height:40px}.banners .phone-preview .placeholder.square{height:120px}.banners .phone-preview .mobile-header{align-items:center;background:#0ab394;background:var(--Black,#0ab394);display:flex;flex-shrink:0;height:72px;justify-content:space-between;padding:0 24px}.banners .phone-preview h2{margin:24px 0}.banners .phone-preview .order-details{display:flex}.banners .phone-preview .order-details .id{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.banners .phone-preview .order-details .opticien{color:#765dff;font-family:Barlow;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.banners .phone-preview .order-details .date{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.banners .phone-preview .totals{align-items:center;display:flex;font-size:24px}.banners .phone-preview .totals .total{font-weight:700}.banners .phone-preview .items{border-bottom:1px solid #cac4d0;border-top:1px solid rgba(204,170,204,.267);display:flex;flex-direction:column;gap:8px;margin:24px 0;padding:24px 0}.banners .phone-preview .items .item{align-items:center;color:#000;color:var(--Black,#000);display:flex;font-family:Barlow;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.banners .phone-preview .items .item .label{flex:1 1}.banners .phone-preview .items .item .price{min-width:92px;text-align:right}.banners .phone-preview .btn-actions{padding:24px 0}.banners .flow-container{flex:1 1;overflow:auto}.banners .flow-container .options{margin:24px 0}.banners .flow-container .MuiFormControlLabel-label{color:#000;color:var(--Black,#000);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px}.banners .flow-container h2{margin-bottom:16px}.banners .flow-container .flow{margin-bottom:24px}.banners .flow-container .stepper{width:auto}.banners .flow-container .stepper .event-date{color:#35353a;font-size:14px;text-align:center}.banners .img-preview{padding:24px 0}.banners .img-preview .img{border-radius:10px;overflow:hidden;position:relative}.banners .img-preview .img .icon-delete{color:#d14343;cursor:pointer;position:absolute;right:16px;top:16px}.banners .img-preview .img img{width:100%}.banners .date-pickers{margin-bottom:24px}.banners .img-container{display:flex;flex-direction:column}.banners .img-dates{color:#666;font-size:12px;margin-top:4px;text-align:center}.banners .banner-grid{margin-top:16px}.banners .banner-card{display:flex;flex-direction:column;height:100%}.banners .banner-card .MuiCardMedia-root{height:200px;object-fit:cover}.banners .banner-card .MuiCardContent-root{flex-grow:1}.banners .phone-preview{background-color:#f8f9fa;border-radius:24px;box-shadow:0 10px 25px #00000026,0 0 0 1px #0000000d;display:flex;flex-direction:column;max-width:380px;min-width:320px;overflow:hidden;position:relative;width:30%}.banners .mobile-header{align-items:center;background-color:#0ab394;display:flex;height:70px;justify-content:space-between;padding:0 16px}.banners .logoImg{height:40px;object-fit:contain}.banners .mobile-content{flex:1 1;overflow-y:auto;padding-bottom:80px}.banners .mobile-banner-container{padding:15px}.banners .mobile-banner-wrapper{border-radius:15px;box-shadow:0 3px 10px #0000001a;overflow:hidden;position:relative;width:100%}.banners .mobile-banner-slide{background-color:#dcdcdc;height:180px;overflow:hidden;position:relative;width:100%}.banners .mobile-banner-placeholder{align-items:center;background-color:#0003;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.banners .mobile-banner-pagination{align-items:center;bottom:10px;display:flex;gap:6px;justify-content:center;left:0;position:absolute;right:0}.banners .mobile-banner-dot{background-color:#fff9;border-radius:4px;cursor:pointer;height:8px;width:8px}.banners .mobile-banner-dot.active{background-color:#fff;box-shadow:0 1px 3px #0000004d;height:10px;width:10px}.banners .mobile-search-bar{align-items:center;background-color:#fff;border-radius:25px;box-shadow:0 2px 6px #00000014;display:flex;margin:15px;padding:12px 15px}.banners .mobile-search-input{color:#999;font-size:14px}.banners .mobile-section-title{color:#333;font-size:18px;font-weight:700;margin:20px 0;text-align:center}.banners .mobile-orders-container{display:flex;flex-direction:column;gap:15px;padding:0 15px}.banners .mobile-order-card{background-color:#fff;border-radius:16px;box-shadow:0 3px 8px #00000014;padding:15px}.banners .mobile-order-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.banners .mobile-order-logo{align-items:center;background-color:#f8f9fa;border-radius:20px;box-shadow:0 1px 3px #0000001a;display:flex;height:40px;justify-content:center;width:40px}.banners .mobile-order-id{color:#333;font-size:16px;font-weight:700}.banners .mobile-order-status{background:linear-gradient(90deg,#868796,#6c6d7d);border-radius:15px;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;text-transform:uppercase}.banners .mobile-order-name{align-items:center;color:#555;display:flex}.banners .mobile-tab-bar{align-items:center;background-color:#0ab394;border:1px solid #ffffff26;border-radius:35px;bottom:15px;box-shadow:0 5px 15px #0003;display:flex;height:70px;justify-content:space-around;left:20px;position:absolute;right:20px}.banners .mobile-tab-item{align-items:center;border-radius:20px;display:flex;height:40px;justify-content:center;width:40px}.banners .mobile-tab-item.active{background-color:#ffffff2e}.banners .mobile-tab-center,.banners .mobile-tab-main-button{align-items:center;display:flex;justify-content:center}.banners .mobile-tab-main-button{background:linear-gradient(to bottom right,#0ab394,#089c82,#078a73);border:2px solid #ffffff80;border-radius:29px;box-shadow:0 4px 10px #0003;height:58px;width:58px}.container{.logo{align-items:center;background:#fff;border-radius:40px;box-shadow:0 3px 2px #8c8e91;display:flex;height:132px;justify-content:center;left:50%;position:absolute;top:-74px;transform:translateX(-50%);width:132px}.h1{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:38px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.content{background:#fff;border-radius:40px;color:#000;display:flex;flex-direction:column;flex-shrink:0;padding-top:80px!important;padding:32px;position:relative;width:40%}}.container{align-items:center;background:linear-gradient(112deg,#e9e7ff,#0c192f 50%,#4a3aff);display:flex;height:100vh;justify-content:center;width:100vw;.logo{align-items:center;background:#fff;border-radius:40px;box-shadow:0 3px 2px #8c8e91;display:flex;height:132px;justify-content:center;left:50%;position:absolute;top:-74px;transform:translateX(-50%);width:132px}.h1{color:#000;color:var(--Black,#000);font-family:Barlow;font-size:38px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.content{background:#fff;border-radius:40px;color:#000;display:flex;flex-direction:column;flex-shrink:0;padding-top:80px!important;padding:32px;position:relative;width:40%}}.btn{background-color:red}.btn,.white-bg{border-radius:40px}.white-bg{background:#fff;height:573px;left:0;position:absolute;top:66px;width:586px}.forgot-password{align-items:flex-start;display:inline-flex;flex-direction:column;gap:23px;height:17px;justify-content:flex-start;left:223px;position:absolute;top:558px;width:131px}.forgot-password-text{color:#000;font-size:14px;font-weight:600}.forgot-password-text,.sign-in-text{word-wrap:break-word;font-family:Barlow}.sign-in-text{color:#fff;font-size:20px;font-weight:700;left:264px;position:absolute;top:496px}.overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.message-container{animation:fadeIn .5s ease-in-out;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:300px;padding:20px;text-align:center}.xicon{color:#ff9800;font-size:50px;margin-bottom:10px}.text h2{color:#333;font-size:24px;margin:0 0 10px}.text p{color:#666;font-size:16px;margin:0}.unauthorized-container{align-items:center;display:flex;justify-content:center;padding:40px 20px;width:100%}.unauthorized-card{background-color:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;max-width:500px;padding:48px;text-align:center;width:100%}.icon-container-large{align-items:center;background-color:#ff4e4e;border-radius:50%;box-shadow:0 4px 16px #ff4e4e4d;display:flex;font-size:40px;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.unauthorized-title{color:#1e1b39;color:var(--Black,#1e1b39);font-family:Barlow;font-size:32px;font-weight:700;margin:0 0 16px}.unauthorized-subtitle{color:#9291a5;font-family:Barlow;font-size:18px;font-weight:400;line-height:1.5;margin:0 0 32px}.warning-box{align-items:center;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;display:flex;gap:12px;justify-content:center;margin-bottom:32px;padding:16px}.warning-icon{font-size:20px}.warning-text{color:#856404;font-family:Barlow;font-size:14px;font-weight:500}.button-group{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.primary-btn{align-items:center;background-color:#000;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-family:Barlow;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:16px 24px;transition:all .3s ease}.primary-btn:hover{background-color:#333;box-shadow:0 4px 16px #0003;transform:translateY(-2px)}.btn-icon{font-size:18px}.secondary-btn{background-color:initial;border:1px solid #9291a5;border-radius:14px;color:#9291a5;cursor:pointer;font-family:Barlow;font-size:16px;font-weight:400;padding:16px 24px;transition:all .3s ease}.secondary-btn:hover{background-color:initial;border-color:#000;color:#000}.footer-note{color:#9291a5;font-family:Barlow;font-size:14px;line-height:1.4;margin:0}@media (max-width:768px){.unauthorized-card{margin:0 16px;padding:32px 24px}.unauthorized-title{font-size:28px}.unauthorized-subtitle{font-size:16px}.button-group{gap:12px}.primary-btn,.secondary-btn{font-size:15px;padding:14px 20px}}.settings .main-header{align-items:center;background:#fff;background:var(--Neutral-Colors-White,#fff);border-radius:5px;box-shadow:0 2px 6px 0 #0d0a2c14;display:flex;justify-content:space-between;padding:16px 32px}.settings .main-header .page-title svg path{fill:#000}.settings .main-header svg path{fill:#fff}.settings .main-header svg{margin-right:16px}.settings .main-header h1,.settings .main-header h2{margin:0}.settings .wrapper{border-bottom:1px solid #aaa;margin-bottom:24px;padding:24px 0;width:100%}.settings .wrapper h2{margin-bottom:32px}.expedition{background-color:#f9fafb;display:flex;min-height:100vh}.sidebar-placeholder{background-color:#0c192f;flex-shrink:0;width:250px}.content{flex:1 1;overflow-x:auto;padding:32px}.main-header{background:#fff;background:var(--Neutral-Colors-White,#fff);border-radius:5px;box-shadow:0 2px 6px 0 #0d0a2c14;padding:16px 32px}.page-title{align-items:center;display:flex;gap:16px}.page-title svg{color:#0c192f}.page-title h1{color:#0c192f;font-family:Barlow,sans-serif;font-size:24px;font-weight:600;margin:0}.filters-card{background:#fff;border-radius:8px;box-shadow:0 2px 6px 0 #0d0a2c14;margin-bottom:24px;padding:24px}.filters-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-group{display:flex;flex-direction:column}.input-with-icon{align-items:center;display:flex;position:relative}.input-with-icon svg{color:#6b7280;left:12px;position:absolute;z-index:1}.filter-group input,.filter-group select{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-family:Barlow,sans-serif;font-size:14px;padding:12px 16px;transition:border-color .2s ease}.input-with-icon input{padding-left:44px}.filter-group input:focus,.filter-group select:focus{border-color:#0c192f;box-shadow:0 0 0 3px #0c192f1a;outline:none}.filter-group select{-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="%23666" d="M2 0L0 2h4zm0 5L0 3h4z"/></svg>');background-position:right 12px center;background-repeat:no-repeat;background-size:12px;padding-right:40px}.table-card{background:#fff;border-radius:8px;box-shadow:0 2px 6px 0 #0d0a2c14;overflow:hidden}.table-container{overflow-x:auto}.orders-table{border-collapse:collapse;font-family:Barlow,sans-serif;width:100%}.orders-table thead{background-color:#f8fafc}.orders-table th{border-bottom:2px solid #e5e7eb;font-weight:600;text-align:left}.orders-table td,.orders-table th{color:#374151;font-size:14px;padding:16px 20px}.orders-table td{border-bottom:1px solid #f3f4f6}.orders-table tr:hover{background-color:#f9fafb}.order-info{display:flex;flex-direction:column;gap:4px}.order-id{color:#111827;font-weight:600}.tracking-id{color:#6b7280;font-size:12px}.client-info{display:flex;flex-direction:column;gap:4px}.client-name{color:#111827;font-weight:500}.client-phone{color:#6b7280;font-size:12px}.status-chip{align-items:center;border:1px solid;border-radius:20px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px}.status-chip.status-info{background-color:#dbeafe;border-color:#93c5fd;color:#1e40af}.status-chip.status-success{background-color:#dcfce7;border-color:#86efac;color:#166534}.status-chip.status-default{background-color:#f3f4f6;border-color:#d1d5db;color:#374151}.status-chip svg{height:14px;width:14px}.action-button{background:none;border:none;border-radius:6px;color:#0c192f;cursor:pointer;padding:8px;transition:background-color .2s ease}.action-button:hover{background-color:#f3f4f6}.empty-cell,.loading-cell{padding:48px 20px;text-align:center}.empty-content,.loading-content{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:16px}.spinner{animation:spin 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#0c192f;height:32px;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-content svg{color:#9ca3af}.pagination{align-items:center;background-color:#f8fafc;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.pagination-info{color:#6b7280;font-size:14px}.pagination-controls{display:flex;gap:8px}.pagination-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#0c192f}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-container{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;max-width:900px;overflow-y:auto;width:100%}.modal-header{align-items:flex-start;background-color:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px 32px}.modal-title-section h2{color:#111827;font-family:Barlow,sans-serif;font-size:20px;font-weight:600;margin:0}.modal-title-section p{color:#6b7280;font-size:14px;margin:4px 0 0}.modal-close-btn{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:8px;transition:all .2s ease}.modal-close-btn:hover{background-color:#f3f4f6;color:#374151}.modal-content{padding:32px}.status-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:32px}.status-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.status-card h4{align-items:center;color:#6b7280;display:flex;font-size:14px;font-weight:500;gap:8px;margin:0 0 12px}.status-card p{color:#111827;font-size:14px;margin:0}.info-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;margin-bottom:32px}@media (min-width:1024px){.info-section{grid-template-columns:1fr 1fr 1fr}}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.info-card h3{align-items:center;color:#111827;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 16px}.info-card h3 svg{height:20px;width:20px}.info-content{gap:16px}.info-content,.info-item{display:flex;flex-direction:column}.info-item{gap:4px}.info-item label{color:#6b7280;font-size:14px;font-weight:500}.info-item span{align-items:center;color:#111827;display:flex;font-size:14px;gap:6px}.info-item span svg{color:#6b7280;height:16px;width:16px}.map-link{align-items:center;background:none;border:none;color:#2563eb;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:4px 0;text-decoration:none}.map-link:hover{color:#1d4ed8}.info-item small{color:#6b7280;font-size:12px;margin-top:4px}.user-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:32px;padding:24px}.user-details-card h3{color:#111827;font-size:16px;font-weight:600;margin:0 0 16px}.user-details-content{align-items:flex-start;display:flex;gap:20px}.user-avatar{border:2px solid #e5e7eb;border-radius:50%;height:64px;object-fit:cover;width:64px}.user-info{flex:1 1}.user-info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media (min-width:768px){.user-info-grid{grid-template-columns:1fr 1fr}}.timeline-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.timeline-card h3{color:#111827;font-size:16px;font-weight:600;margin:0 0 20px}.timeline{position:relative}.timeline-item{align-items:flex-start;border-bottom:1px solid #f3f4f6;display:flex;gap:16px;padding-bottom:20px}.timeline-item:last-child{border-bottom:none;padding-bottom:0}.timeline-dot{background-color:#0c192f;border-radius:50%;flex-shrink:0;height:8px;margin-top:8px;width:8px}.timeline-content{flex:1 1}.timeline-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.timeline-title{color:#111827;font-size:14px;font-weight:500}.timeline-date,.timeline-meta{color:#6b7280;font-size:12px}.modal-footer{background-color:#f8fafc;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:20px 32px}.btn-secondary{background-color:#6b7280;border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;padding:12px 24px;text-transform:capitalize;transition:background-color .2s ease}.btn-secondary:hover{background-color:#4b5563}@media (max-width:768px){.content{padding:16px}.main-header{padding:12px 16px}.page-title h1{font-size:20px}.filters-card{padding:16px}.filters-grid{grid-template-columns:1fr}.orders-table td,.orders-table th{padding:12px 16px}.pagination{align-items:stretch;flex-direction:column;gap:12px}.pagination-controls{justify-content:center}.modal-container{border-radius:0;margin:0;max-height:100vh}.modal-content{padding:20px}.modal-header{padding:16px 20px}.info-section,.status-section{grid-template-columns:1fr}.user-details-content{align-items:center;flex-direction:column;text-align:center}}@media (max-width:480px){.sidebar-placeholder{display:none}.expedition{flex-direction:column}.table-container{font-size:12px}.orders-table td,.orders-table th{padding:8px 12px}}.main-header{justify-content:space-between;margin-bottom:24px}.logout-btn,.main-header{align-items:center;display:flex}.logout-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:background-color .2s}.logout-btn:hover{background:#c82333}.logout-btn svg{height:18px;width:18px}.header-actions{gap:12px}.header-actions,.map-btn{align-items:center;display:flex}.map-btn{background:#0c192f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:background-color .2s}.map-btn:hover{background:#1a2d4d}.map-btn svg{height:18px;width:18px}.map-modal-overlay{align-items:center;animation:fadeIn .2s ease-in-out;background-color:#0c192fb3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.map-modal-container{animation:slideIn .3s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:90vh;overflow:hidden;width:95vw}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.map-modal-header{align-items:center;background-color:#f8fafc;border-bottom:2px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 24px}.map-modal-title{align-items:center;display:flex;gap:12px}.map-modal-title svg{color:#0c192f;height:24px;width:24px}.map-modal-title h2{color:#0c192f;font-family:Barlow,sans-serif;font-size:20px;font-weight:600;margin:0}.map-modal-close-btn{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:8px;transition:all .2s ease}.map-modal-close-btn:hover{background-color:#f3f4f6;color:#374151}.map-modal-close-btn svg{height:24px;width:24px}.map-modal-content{background-color:#f9fafb;flex:1 1;overflow:hidden}.map-modal-content>div{height:100%}@media (max-width:768px){.map-modal-container{border-radius:0;height:100vh;width:100vw}.map-modal-header{padding:16px 20px}.map-modal-title h2{font-size:18px}.header-actions{gap:8px}.logout-btn span,.map-btn span{display:none}.logout-btn,.map-btn{padding:10px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.prize-draw.zeiss-theme{background:#fff!important;min-height:100vh}.zeiss-logo{animation:logoFloat 3s ease-in-out infinite}@keyframes logoFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}.logo-container:hover .zeiss-logo{animation:logoSpin .6s ease-in-out}@keyframes logoSpin{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(1turn) scale(1)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.03)}}.pulse-icon{animation:pulse 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.loading-dot{animation:bounce 1s infinite}.trophy-bounce{animation:trophyBounce 1s ease-in-out infinite}@keyframes trophyBounce{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-15px) rotate(-5deg)}75%{transform:translateY(-15px) rotate(5deg)}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotate-reverse{0%{transform:translate(-50%,-50%) rotate(1turn)}to{transform:translate(-50%,-50%) rotate(0deg)}}@keyframes shimmer{0%{left:-100%}to{left:200%}}.celebration-icon{animation:celebrate 2s ease-in-out infinite}@keyframes celebrate{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(-10deg)}50%{transform:scale(1.15) rotate(0deg)}75%{transform:scale(1.1) rotate(10deg)}}.animating-name{animation:nameFlash .1s infinite}@keyframes nameFlash{0%,to{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.02)}}.zeiss-card-configured{animation:cardPulse 3s ease-in-out infinite}@keyframes cardPulse{0%,to{box-shadow:0 15px 50px #06c6;transform:scale(1)}50%{box-shadow:0 20px 60px #06c9;transform:scale(1.01)}}.drawing-card{animation:drawingPulse 2s ease-in-out infinite}@keyframes drawingPulse{0%,to{box-shadow:0 20px 60px #06c9}50%{box-shadow:0 25px 70px #09fc}}.prize-chip{animation:chipFloat 2s ease-in-out infinite;transition:all .3s ease}.prize-chip:hover{box-shadow:0 4px 12px #fff6;transform:scale(1.1) rotate(-2deg)}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.winner-card-revealed{animation:slideInLeft .5s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.final-winner-card{animation:slideInUp .6s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.results-header{animation:scaleIn .8s ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.8) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.winner-reveal-box{animation:revealBoxPulse 1s ease-in-out infinite}@keyframes revealBoxPulse{0%,to{border-color:gold;transform:scale(1)}50%{border-color:orange;box-shadow:0 12px 32px #ffd70080;transform:scale(1.02)}}.particles-bg{animation:particleMove 4s ease-in-out infinite}@keyframes particleMove{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.zeiss-button-large{animation:buttonGlow 2s ease-in-out infinite}@keyframes buttonGlow{0%,to{box-shadow:0 8px 24px #06c6}50%{box-shadow:0 12px 36px #09f9,0 0 20px #0099ff4d}}.zeiss-start-button{animation:startButtonPulse 1.5s ease-in-out infinite}@keyframes startButtonPulse{0%,to{box-shadow:0 8px 24px #ffd70080}50%{box-shadow:0 12px 36px #ffd700b3,0 0 30px #ffa50080;transform:scale(1.03)}}@keyframes glow{0%,to{box-shadow:0 0 20px #0066cc80}50%{box-shadow:0 0 40px #09fc}}.caf-button{animation:cafButtonGlow 2s ease-in-out infinite}@keyframes cafButtonGlow{0%,to{box-shadow:0 4px 15px #c1272d66}50%{box-shadow:0 6px 24px #c1272db3,0 0 20px #0062334d}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.prize-draw.zeiss-theme .content::-webkit-scrollbar{width:10px}.prize-draw.zeiss-theme .content::-webkit-scrollbar-track{background:#0066cc1a;border-radius:10px}.prize-draw.zeiss-theme .content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#06c,#0af);border:2px solid #ffffff1a;border-radius:10px}.prize-draw.zeiss-theme .content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0af,#06c);box-shadow:0 0 10px #0099ff80}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes explode{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(3)}}.rotating-ring{animation:rotate 3s linear infinite,ringPulse 2s ease-in-out infinite}.rotating-ring-2{animation:rotate-reverse 4s linear infinite,ringPulse 2.5s ease-in-out infinite}@keyframes ringPulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.05)}}@media (max-width:768px){.zeiss-logo{width:180px!important}.winner-reveal-box{min-height:80px!important}.final-winner-card{flex-direction:column!important;gap:16px}}.sparkle-particle{animation:sparkle 1s ease-in-out infinite;background:gold;border-radius:50%;height:4px;pointer-events:none;position:absolute;width:4px}
/*# sourceMappingURL=main.a264bcf0.css.map*/