.chrono-dataset-year-timeline{padding:8px 12px 4px;background:var(--chrono-surface-2, rgba(15, 23, 42, .6));border:1px solid var(--chrono-border, rgba(255, 255, 255, .08));border-radius:12px;margin-bottom:6px}.chrono-dataset-year-timeline--empty{font-size:11px;color:var(--chrono-muted, #94a3b8);text-align:center;padding:12px}.chrono-dataset-year-timeline__labels{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:600;color:var(--chrono-accent, #60a5fa);margin-bottom:6px}.chrono-dataset-year-timeline__hint{color:var(--chrono-muted, #64748b);font-weight:500}.chrono-dataset-year-timeline__clear{background:none;border:none;color:var(--chrono-accent, #93c5fd);font-size:10px;cursor:pointer;padding:0;text-decoration:underline}.chrono-dataset-year-timeline__bars{display:flex;align-items:flex-end;gap:2px;height:48px;overflow-x:auto;padding-bottom:2px}.chrono-dataset-year-timeline__bar{flex:1 1 4px;min-width:6px;max-width:24px;border:none;border-radius:3px 3px 0 0;background:#3b82f673;cursor:pointer;position:relative;transition:background .15s,box-shadow .15s;padding:0}.chrono-dataset-year-timeline__bar:hover,.chrono-dataset-year-timeline__bar.active{background:#60a5faf2;box-shadow:0 0 10px #3b82f68c}.chrono-dataset-year-timeline__bar-count{position:absolute;bottom:100%;left:50%;transform:translate(-50%);font-size:8px;color:#94a3b8;opacity:0;pointer-events:none;white-space:nowrap}.chrono-dataset-year-timeline__bar:hover .chrono-dataset-year-timeline__bar-count{opacity:1}.chrono-dataset-year-timeline__range{margin:6px 0 0;font-size:10px;color:var(--chrono-muted, #64748b);text-align:center}.chrono-dataset-feature-detail{color:#e4e4e7}.chrono-dataset-feature-detail--compact{min-width:240px;max-width:360px}.chrono-dataset-feature-detail--panel{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.chrono-dataset-feature-detail__title{margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.35;color:#fafafa}.chrono-dataset-feature-detail__meta{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#94a3b8;margin-bottom:6px}.chrono-dataset-feature-detail__subtitle{margin:0 0 8px;font-size:12px;color:#cbd5e1}.chrono-dataset-feature-detail__grid{display:grid;grid-template-columns:minmax(88px,38%) 1fr;gap:4px 10px;margin:0;font-size:12px}.chrono-dataset-feature-detail__grid dt{margin:0;color:#71717a;font-weight:500}.chrono-dataset-feature-detail__grid dd{margin:0;color:#e4e4e7;word-break:break-word}.chrono-dataset-feature-detail__empty{font-size:12px}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.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,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.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{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.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 .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.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:32px;outline:none;overflow:hidden;padding:0;width:32px}.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:#eee}.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' fill='%23000' 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='%23000' 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' fill='%23000' 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='%23000' 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 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 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 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 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' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.7071C4.68342 12.0976 5.31658 12.0976 5.70711 11.7071L9 8.41421L12.2929 11.7071C12.6834 12.0976 13.3166 12.0976 13.7071 11.7071C14.0976 11.3166 14.0976 10.6834 13.7071 10.2929L9.70711 6.29289C9.31658 5.90237 8.68342 5.90237 8.29289 6.29289L4.29289 10.2929C3.90237 10.6834 3.90237 11.3166 4.29289 11.7071Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 6.29289C4.68342 5.90237 5.31658 5.90237 5.70711 6.29289L9 9.58579L12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289C14.0976 6.68342 14.0976 7.31658 13.7071 7.70711L9.70711 11.7071C9.31658 12.0976 8.68342 12.0976 8.29289 11.7071L4.29289 7.70711C3.90237 7.31658 3.90237 6.68342 4.29289 6.29289Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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' fill='%23000'%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%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 id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}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='logo' 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 013.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='text' 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 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.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 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.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 01-.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='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%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='logo' 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 013.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='text' 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 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.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 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.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 01-.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='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%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='logo' 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 013.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='text' 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 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.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 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.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 01-.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='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%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-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-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-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{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}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{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:#eee}.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}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{font-size:16px;font-weight:700;text-align:center}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#ccc;color:#000}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}.google-auth-btn.ant-btn{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important}.google-auth-btn__inner{position:relative;display:block;width:100%;min-width:0;flex:1 1 auto;min-height:1.2em}.google-auth-mark{position:absolute;left:2px;top:50%;transform:translateY(-50%);width:14px;height:14px;object-fit:contain;object-position:center;flex-shrink:0;pointer-events:none;image-rendering:auto}.google-auth-btn__label{display:block;width:100%;text-align:center;padding-inline:30px;box-sizing:border-box;font-family:Inter,system-ui,sans-serif;font-weight:500}.forgot-panel.signin-panel{align-items:center}.forgot-panel-body.signin-panel-body{display:flex;flex-direction:column;align-items:stretch;padding-top:44px}.forgot-back{position:absolute;top:max(8px,env(safe-area-inset-top,0px));left:max(8px,env(safe-area-inset-left,0px));z-index:4;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:#97a3b6;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.forgot-back:hover{color:#44a9f2;background:#ffffff0f}.forgot-brand-icon{width:44px;height:44px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 2px 12px #0003}.forgot-brand-icon .anticon{color:#44a9f2!important;font-size:20px}.forgot-head.signin-head{margin-bottom:16px;margin-top:0}.forgot-panel .ant-input-affix-wrapper,.forgot-panel .ant-input-password{border-color:#44a9f2!important;box-shadow:none!important}.forgot-panel .ant-input-affix-wrapper:focus,.forgot-panel .ant-input-affix-wrapper-focused,.forgot-panel .ant-input-password:focus-within{border-color:#3bb3f2!important;box-shadow:0 0 0 2px #44a9f247!important}.forgot-panel .ant-input-affix-wrapper .anticon,.forgot-panel .ant-input-password .anticon{color:#e6ebf1!important}.forgot-panel .ant-form-item-has-error .ant-input-affix-wrapper,.forgot-panel .ant-form-item-has-error .ant-input-password{border-color:#ef4444!important;box-shadow:none!important}.forgot-panel .ant-form-item-has-error .ant-input-affix-wrapper:focus,.forgot-panel .ant-form-item-has-error .ant-input-affix-wrapper-focused,.forgot-panel .ant-form-item-has-error .ant-input-password:focus-within{border-color:#f87171!important;box-shadow:0 0 0 2px #ef444447!important}.forgot-footer-hint{text-align:left;margin-top:14px;font-size:12px;color:#97a3b6;font-family:Inter,system-ui,sans-serif}.forgot-footer-hint .ant-btn-link{padding:0 0 0 4px;height:auto;color:#44a9f2!important;font-size:12px!important}@media (max-width: 768px){.forgot-panel.signin-panel{align-items:center}}.auth-otp-styled{display:block;width:100%}.auth-otp-styled .ant-otp{gap:8px;justify-content:center;width:100%;display:flex!important;flex-wrap:nowrap;align-items:center}.auth-otp-styled .ant-otp>input.ant-input,.auth-otp-styled .ant-otp input.ant-input.ant-otp-input,.auth-otp-styled .ant-otp .ant-otp-input.ant-input{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;aspect-ratio:1;border-radius:50%!important;padding:0!important;box-sizing:border-box!important;text-align:center!important;font-size:1.0625rem!important;font-weight:600!important;color:#e6ebf1!important;background:transparent!important;border:1px solid rgba(230,235,241,.35)!important;transition:border-color .15s,box-shadow .15s;--ant-border-radius: 50%;--ant-border-radius-lg: 50%}.auth-otp-styled .ant-otp>input.ant-input:hover,.auth-otp-styled .ant-otp input.ant-input.ant-otp-input:hover,.auth-otp-styled .ant-otp .ant-otp-input.ant-input:hover{border-color:#e6ebf18c!important}.auth-otp-styled .ant-otp>input.ant-input:focus,.auth-otp-styled .ant-otp input.ant-input.ant-otp-input:focus,.auth-otp-styled .ant-otp .ant-otp-input.ant-input:focus{border-color:#44a9f2!important;box-shadow:0 0 0 2px #44a9f252!important}.auth-otp-styled .ant-otp .ant-otp-input.ant-input-affix-wrapper,.auth-otp-styled .ant-otp span.ant-input-affix-wrapper.ant-otp-input{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;aspect-ratio:1;border-radius:50%!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden;box-sizing:border-box!important;font-size:1.0625rem;font-weight:600;color:#e6ebf1!important;background:transparent!important;border:1px solid rgba(230,235,241,.35)!important;transition:border-color .15s,box-shadow .15s;--ant-border-radius: 50%;--ant-border-radius-lg: 50%}.auth-otp-styled .ant-otp .ant-otp-input.ant-input-affix-wrapper:hover,.auth-otp-styled .ant-otp span.ant-input-affix-wrapper.ant-otp-input:hover{border-color:#e6ebf18c!important}.auth-otp-styled .ant-otp .ant-otp-input.ant-input-affix-wrapper-focused,.auth-otp-styled .ant-otp .ant-otp-input.ant-input-affix-wrapper:focus-within,.auth-otp-styled .ant-otp span.ant-input-affix-wrapper-focused.ant-otp-input,.auth-otp-styled .ant-otp span.ant-input-affix-wrapper.ant-otp-input:focus-within{border-color:#44a9f2!important;box-shadow:0 0 0 2px #44a9f252!important}.auth-otp-styled .ant-otp .ant-otp-input.ant-input-affix-wrapper input.ant-input,.auth-otp-styled .ant-otp span.ant-input-affix-wrapper.ant-otp-input input.ant-input{flex:1;min-width:0;min-height:0;height:100%;border:none!important;box-shadow:none!important;background:transparent!important;text-align:center!important;padding:0!important;border-radius:0!important;font-size:inherit!important;font-weight:inherit!important;color:inherit!important}.auth-otp-styled .ant-otp .ant-otp-input.ant-input-affix-wrapper input.ant-input:focus{box-shadow:none!important}@media (max-width: 768px){.auth-otp-styled .ant-otp>input.ant-input,.auth-otp-styled .ant-otp input.ant-input.ant-otp-input,.auth-otp-styled .ant-otp .ant-otp-input.ant-input,.auth-otp-styled .ant-otp .ant-otp-input.ant-input-affix-wrapper,.auth-otp-styled .ant-otp span.ant-input-affix-wrapper.ant-otp-input{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;font-size:1rem!important}.auth-otp-styled .ant-otp{gap:6px}}.signin-page{height:100vh;height:100dvh;max-height:100dvh;width:100%;margin:0;padding:clamp(28px,4.5vw,64px);background:#0b0e14;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;position:relative;font-family:Inter,system-ui,-apple-system,sans-serif}.signin-shell{flex:1 1 auto;display:flex;flex-direction:row;width:100%;max-width:none;min-height:0;align-items:stretch;position:relative;border:none;border-radius:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-shadow:none;background:#0b0e14}.signin-content{flex:1.18 1 0%;min-width:0;min-height:0;margin:0;padding:clamp(22px,3.5vw,52px) clamp(0px,.6vw,8px) clamp(22px,3.5vw,52px) clamp(20px,3.5vw,44px);box-sizing:border-box;display:flex;align-items:center;justify-content:center;align-self:stretch;background:transparent}.signin-panel{flex:1 1 0%;min-width:0;min-height:0;background:transparent;padding:clamp(22px,4vh,56px) clamp(28px,4.5vw,72px) clamp(22px,4vh,56px) clamp(6px,1vw,20px);position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;box-sizing:border-box;overflow:visible}@media (min-width: 769px){.signin-content{margin-right:-12px}.signin-panel{margin-left:-12px}}.signin-content-img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;transform:scale(1.05);transform-origin:center center}.signin-panel-body{position:relative;z-index:1;flex:0 0 auto;width:min(100%,328px);max-width:328px;padding-top:4px;font-size:13px;text-align:left}.signin-close{position:absolute;top:max(8px,env(safe-area-inset-top,0px));right:max(8px,env(safe-area-inset-right,0px));z-index:4;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#e6ebf180;font-size:15px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.signin-close:hover{color:#e6ebf1;background:#ffffff0f}.signin-head{margin-bottom:14px;margin-top:2px;text-align:left;width:100%}.signin-head h1{margin:0 0 6px;font-family:Inter,system-ui,sans-serif;font-size:1.35rem;font-weight:700;color:#e6ebf1;letter-spacing:-.02em;line-height:1.2}.signin-head p{margin:0;font-size:12px;color:#97a3b6;font-family:Inter,system-ui,sans-serif}.signin-panel .ant-form-item{margin-bottom:11px!important}.signin-panel .ant-form-item-label{padding-bottom:2px!important;text-align:left!important}.signin-panel .ant-form-item-label>label{color:#97a3b6!important;font-size:12px!important;height:auto!important;font-family:Inter,system-ui,sans-serif!important}.signin-panel .ant-input-affix-wrapper,.signin-panel .ant-input-password{background:#1c2533!important;border:1px solid #254e9e!important;border-radius:9999px!important;padding:7px 16px!important;color:#e6ebf1!important;font-size:13px!important;font-family:Inter,system-ui,sans-serif!important}.signin-panel .ant-input{background:transparent!important;color:#e6ebf1!important;font-size:13px!important;font-family:Inter,system-ui,sans-serif!important;text-align:left}.signin-panel .ant-input-affix-wrapper .anticon,.signin-panel .ant-input-password .anticon{color:#97a3b6!important}.signin-panel .ant-input-affix-wrapper:focus,.signin-panel .ant-input-affix-wrapper-focused,.signin-panel .ant-input-password:focus-within{border-color:#44a9f2!important;box-shadow:0 0 0 2px #44a9f238!important}.signin-panel .ant-form-item-has-error .ant-input-affix-wrapper,.signin-panel .ant-form-item-has-error .ant-input-password{border-color:#ef4444!important;box-shadow:none!important}.signin-panel .ant-form-item-has-error .ant-input-affix-wrapper:focus,.signin-panel .ant-form-item-has-error .ant-input-affix-wrapper-focused,.signin-panel .ant-form-item-has-error .ant-input-password:focus-within{border-color:#f87171!important;box-shadow:0 0 0 2px #ef444447!important}.signin-panel .ant-form-item-explain-error{display:flex!important;align-items:flex-start;gap:6px;color:#f87171!important;font-size:12px!important;line-height:1.35!important;font-family:Inter,system-ui,sans-serif!important;margin-top:4px!important}.signin-panel .ant-form-item-explain-error:before{content:"!";display:inline-flex;align-items:center;justify-content:center;flex:0 0 12px;width:12px;height:12px;min-width:12px;margin-top:1px;border-radius:50%;background:#ef4444;color:#fff;font-size:9px;font-weight:700;line-height:1;font-family:Inter,system-ui,sans-serif}.signin-panel .ant-form-item-explain-error .anticon{color:#ef4444!important}.signin-panel .ant-input::placeholder{color:#5c6678!important}.signin-row-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;flex-wrap:wrap;gap:8px}.signin-panel .ant-checkbox-wrapper{color:#c5cad3!important;font-size:12px;font-family:Inter,system-ui,sans-serif}.signin-panel .ant-checkbox-checked .ant-checkbox-inner{background-color:#2e59d1!important;border-color:#2e59d1!important}.signin-link{padding:0;height:auto;color:#44a9f2!important;font-size:12px!important;font-family:Inter,system-ui,sans-serif!important}.signin-link:hover{color:#3bb3f2!important}.signin-submit{height:40px!important;min-height:40px!important;border-radius:9999px!important;font-family:Inter,system-ui,sans-serif!important;font-weight:600!important;font-size:13px!important;background:#2e59d1!important;border:none!important;margin-bottom:10px!important}.signin-submit:hover{background:#3d6ae8!important}.signin-divider{display:flex;align-items:center;gap:12px;margin:2px 0 11px;color:#97a3b6;font-size:12px;font-family:Inter,system-ui,sans-serif}.signin-divider:before,.signin-divider:after{content:"";flex:1;height:1px;background:#2d3648}.signin-footer-text{text-align:left;margin-top:6px;font-size:12px;color:#97a3b6;font-family:Inter,system-ui,sans-serif}.signin-footer-text .ant-btn-link{padding:0 0 0 4px;height:auto;color:#44a9f2!important;font-size:12px!important}.signin-google-btn.ant-btn{height:40px!important;min-height:40px!important;font-family:Inter,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;border-radius:9999px!important;padding:0 14px 0 12px!important}.signin-google-btn.ant-btn .google-auth-mark{left:1px;width:14px;height:14px}.signin-google-btn.ant-btn .google-auth-btn__label{padding-inline:30px}@media (max-width: 768px){.signin-page{padding:clamp(20px,5vw,36px)}.signin-shell{flex-direction:column;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.signin-content{flex:0 0 auto;margin-right:0;padding:clamp(16px,4vw,28px) clamp(16px,4vw,28px) clamp(4px,1.5vw,12px)}.signin-content-img{max-height:min(48vh,420px);width:100%;height:auto;object-fit:contain;object-position:center top;transform:scale(1.05);transform-origin:center top}.signin-panel{flex:1 1 auto;min-height:0;background:transparent;align-items:center;margin-left:0;padding:clamp(10px,2.5vh,22px) clamp(24px,6vw,36px) max(32px,env(safe-area-inset-bottom,0px));justify-content:flex-start;overflow-y:visible}.signin-panel-body{width:min(100%,328px);max-width:328px}}.signin-otp-stack{width:100%;max-width:328px;padding:0;margin:0;border:none;background:transparent;box-shadow:none;box-sizing:border-box}.signin-otp-head-centered{text-align:center;margin-bottom:16px}.signin-otp-head-centered h1{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px;color:#f8fafc}.signin-otp-sub{color:#97a3b6;font-size:13px;margin:0 0 8px;line-height:1.5}.signin-otp-mail-icon.forgot-brand-icon{margin-left:auto;margin-right:auto;width:52px;height:52px;margin-bottom:18px}.signin-otp-mail-icon .anticon{font-size:22px!important}.signin-otp-hint{line-height:1.45;font-size:12px;color:#97a3b6;margin:0}.signin-otp-email{color:#e6ebf1;word-break:break-all}.signin-otp-field.ant-form-item{margin-bottom:8px}.signin-otp-field .ant-form-item-explain-error{text-align:center;font-size:13px;margin-top:12px!important}.signin-otp-field.ant-form-item-has-error .ant-otp>input.ant-input,.signin-otp-field.ant-form-item-has-error .ant-otp input.ant-input.ant-otp-input,.signin-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input:not(.ant-input-affix-wrapper),.signin-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input-affix-wrapper,.signin-otp-field.ant-form-item-has-error .ant-otp span.ant-input-affix-wrapper.ant-otp-input{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444438!important}.signin-otp-field.ant-form-item-has-error .ant-otp>input.ant-input:focus,.signin-otp-field.ant-form-item-has-error .ant-otp input.ant-input.ant-otp-input:focus,.signin-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input:not(.ant-input-affix-wrapper):focus,.signin-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input-affix-wrapper:focus-within,.signin-otp-field.ant-form-item-has-error .ant-otp span.ant-input-affix-wrapper.ant-otp-input:focus-within{border-color:#f87171!important;box-shadow:0 0 0 2px #f8717152!important}.signin-otp-inputs.auth-otp-styled .ant-otp{margin-top:8px}.signin-otp-verify-btn.signin-submit{height:48px;margin-top:16px;border-radius:999px;font-weight:600;font-size:15px;background:linear-gradient(180deg,#44a9f2,#2e8bdb)!important;border:none!important;box-shadow:0 4px 14px #44a9f259}.signin-otp-verify-btn.signin-submit:hover{background:linear-gradient(180deg,#5bb6f5,#3c9ee8)!important}.signin-otp-resend{text-align:center;margin-top:18px;min-height:22px}.signin-otp-resend-timer{margin:0;font-size:13px;color:#97a3b6}.signin-otp-resend-time{color:#44a9f2;font-variant-numeric:tabular-nums;font-weight:600}.signin-otp-resend-prompt{margin:0;font-size:13px;color:#97a3b6}.signin-otp-resend-link{padding:0;border:none;background:none;cursor:pointer;font:inherit;font-weight:600;color:#44a9f2}.signin-otp-resend-link:hover{color:#7bc4f7;text-decoration:underline}.signin-otp-actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;align-items:center}.signin-panel-body--signup{width:min(100%,360px);max-width:360px}.signin-terms-item{margin-bottom:12px!important}.signin-terms-item .ant-form-item-control-input{min-height:0}.signin-terms-label{color:#c5cad3;font-size:12px;font-family:Inter,system-ui,sans-serif;line-height:1.4}.signin-terms-link.signin-link{padding:0 2px!important;height:auto!important;line-height:inherit!important;vertical-align:baseline;font-size:12px!important}.signin-panel-body.reset-panel-body{padding-top:4px}.reset-panel .reset-field-newpw .ant-input-password{border-color:#44a9f2!important;box-shadow:none!important}.reset-panel .reset-field-newpw .ant-input-password:focus-within{border-color:#3bb3f2!important;box-shadow:0 0 0 2px #44a9f247!important}.reset-panel .reset-field-confirmpw .ant-input-password{border-color:#3d4a5c!important;box-shadow:none!important}.reset-panel .reset-field-confirmpw .ant-input-password:focus-within{border-color:#44a9f2!important;box-shadow:0 0 0 2px #44a9f238!important}.reset-panel .reset-field-newpw .ant-input-password .anticon,.reset-panel .reset-field-confirmpw .ant-input-password .anticon{color:#97a3b6!important}.reset-panel .reset-field-newpw.ant-form-item-has-error .ant-input-password,.reset-panel .reset-field-confirmpw.ant-form-item-has-error .ant-input-password{border-color:#ef4444!important;box-shadow:none!important}.reset-panel .reset-field-newpw.ant-form-item-has-error .ant-input-password:focus-within,.reset-panel .reset-field-confirmpw.ant-form-item-has-error .ant-input-password:focus-within{border-color:#f87171!important;box-shadow:0 0 0 2px #ef444447!important}.reset-password-footer.forgot-footer-hint{text-align:center}.reset-password-footer .ant-btn-link{padding:0 4px!important}@media (max-width: 768px){.reset-panel.signin-panel{align-items:center}}.verify-email-page-panel.signin-panel{align-items:center;justify-content:center;background:transparent}.verify-email-panel-body.signin-panel-body{display:flex;flex-direction:column;align-items:stretch;width:min(100%,328px);max-width:328px;padding-top:44px;box-sizing:border-box}.verify-email-stack{width:100%;padding:0;margin:0;border:none;background:transparent;box-shadow:none}.verify-email-hero{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:6px}.verify-email-brand-icon.forgot-brand-icon{width:52px;height:52px;margin-bottom:18px}.verify-email-brand-icon .anticon{font-size:22px!important}.verify-email-head.signin-head{margin-top:0;margin-bottom:6px;text-align:center;width:100%}.verify-email-head.signin-head h1{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px;color:#f8fafc}.verify-email-head.signin-head p{color:#97a3b6;font-size:13px;line-height:1.5;margin:0}.verify-email-sent-hint{text-align:center;font-size:12px;color:#97a3b6;margin:0 0 18px;line-height:1.45}.verify-email-sent-address{color:#e6ebf1;font-weight:500;word-break:break-all}.verify-email-form{width:100%}.verify-email-otp-field.ant-form-item{margin-bottom:8px}.verify-email-otp-field .ant-form-item-explain-error{text-align:center;font-size:13px;margin-top:12px!important}.verify-email-otp-field.ant-form-item-has-error .ant-otp>input.ant-input,.verify-email-otp-field.ant-form-item-has-error .ant-otp input.ant-input.ant-otp-input,.verify-email-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input:not(.ant-input-affix-wrapper),.verify-email-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input-affix-wrapper,.verify-email-otp-field.ant-form-item-has-error .ant-otp span.ant-input-affix-wrapper.ant-otp-input{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444433!important}.verify-email-otp-field.ant-form-item-has-error .ant-otp>input.ant-input:focus,.verify-email-otp-field.ant-form-item-has-error .ant-otp input.ant-input.ant-otp-input:focus,.verify-email-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input:not(.ant-input-affix-wrapper):focus,.verify-email-otp-field.ant-form-item-has-error .ant-otp .ant-otp-input.ant-input-affix-wrapper:focus-within,.verify-email-otp-field.ant-form-item-has-error .ant-otp span.ant-input-affix-wrapper.ant-otp-input:focus-within{border-color:#f87171!important;box-shadow:0 0 0 2px #f8717152!important}.verify-email-otp-field .ant-form-item-row{justify-content:center}.verify-email-form .ant-form-item:last-of-type{margin-bottom:0}.verify-email-verify-btn.signin-submit{height:48px;margin-top:16px;border-radius:999px;font-weight:600;font-size:15px;background:linear-gradient(180deg,#44a9f2,#2e8bdb)!important;border:none!important;box-shadow:0 4px 14px #44a9f259}.verify-email-verify-btn.signin-submit:hover{background:linear-gradient(180deg,#5bb6f5,#3c9ee8)!important}.verify-email-resend{text-align:center;margin-top:18px;min-height:22px}.verify-email-resend-timer{margin:0;font-size:13px;color:#97a3b6}.verify-email-resend-time{color:#44a9f2;font-variant-numeric:tabular-nums;font-weight:600}.verify-email-resend-prompt{margin:0;font-size:13px;color:#97a3b6}.verify-email-resend-link{margin:0;padding:0;border:none;background:none;cursor:pointer;font-size:inherit;color:#44a9f2;font-family:inherit;font-weight:600;text-decoration:none}.verify-email-resend-link:hover{color:#7bc4f7;text-decoration:underline}.verify-email-missing{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.account-created-panel.signin-panel{position:relative;align-items:center;justify-content:center;background:transparent}.account-created-panel-body.signin-panel-body{display:flex;flex-direction:column;align-items:center;width:min(100%,328px);max-width:328px;padding-top:4px;box-sizing:border-box}.account-created-stack{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;margin:0;border:none;background:transparent;box-shadow:none}.account-created-icon-wrap{margin-bottom:20px}.account-created-icon{font-size:52px;color:#22c55e;display:block}.account-created-title{margin:0 0 10px;font-size:1.375rem;font-weight:700;color:#f8fafc;letter-spacing:-.02em;line-height:1.25}.account-created-subtitle{margin:0 0 24px;font-size:13px;color:#97a3b6;line-height:1.5}.account-created-actions{width:100%;max-width:100%}.account-created-cta.signin-submit{height:48px;border-radius:999px;font-weight:600;font-size:15px;margin-top:4px;background:linear-gradient(180deg,#44a9f2,#2e8bdb)!important;border:none!important;box-shadow:0 4px 14px #44a9f259}.account-created-cta.signin-submit:hover{background:linear-gradient(180deg,#5bb6f5,#3c9ee8)!important}.account-created-auto-redirect{position:absolute;bottom:clamp(18px,3.5vw,36px);right:clamp(18px,3.5vw,36px);display:flex;align-items:center;gap:10px}.account-created-auto-spin.ant-spin .ant-spin-dot-item{background-color:#64748b}.account-created-auto-spin.ant-spin .ant-spin-dot-item:nth-child(1){background-color:#22c55e}.account-created-countdown{display:inline-flex;align-items:baseline;gap:1px;font-size:13px;font-variant-numeric:tabular-nums;line-height:1}.account-created-countdown-value{color:#22c55e;font-weight:700;font-size:15px}.account-created-countdown-unit{color:#64748b;font-weight:600;font-size:12px}@media (max-width: 768px){.account-created-title{font-size:1.25rem}}.chrono-dataset-upload-shell{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:10px 20px 12px;background:radial-gradient(ellipse 90% 60% at 50% -30%,rgba(59,130,246,.14),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(139,92,246,.06),transparent 45%),linear-gradient(165deg,#030308,#0c0c12,#050508)}.chrono-dataset-upload-card{width:100%;max-width:920px;max-height:100%;display:flex;flex-direction:column;overflow:hidden;padding:18px 20px 14px;border-radius:20px;background:#101016b8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.07);box-shadow:0 0 0 1px #00000073 inset,0 20px 50px -18px #000000a6}.chrono-dataset-upload-header{text-align:left;margin-bottom:14px;flex-shrink:0}.chrono-dataset-upload-header h1{margin:0 0 2px;font-size:1.25rem;font-weight:600;letter-spacing:-.035em;color:#fafafa;line-height:1.2}.chrono-dataset-upload-header p{margin:0;font-size:.8125rem;color:#71717a;line-height:1.4}.chrono-dataset-upload-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 24px;flex:1;min-height:0;align-content:stretch}@media (max-width: 880px){.chrono-dataset-upload-shell{align-items:flex-start;overflow-y:auto}.chrono-dataset-upload-card{max-height:none;overflow:visible}.chrono-dataset-upload-split{grid-template-columns:1fr}}.chrono-dataset-upload-col{min-width:0;display:flex;flex-direction:column;gap:0}.chrono-dataset-field-label{display:block;margin-bottom:6px;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#71717a}.chrono-dataset-field-label .chrono-req{color:#60a5fa;font-weight:700;margin-left:2px}.chrono-dataset-dragger.ant-upload-wrapper .ant-upload-drag{min-height:0;min-height:92px;padding:14px 12px!important;background:linear-gradient(145deg,#3b82f617,#3b82f605)!important;border:1px dashed rgba(59,130,246,.42)!important;border-radius:14px!important;transition:border-color .2s ease,box-shadow .2s ease}.chrono-dataset-dragger.ant-upload-wrapper .ant-upload-drag:hover{border-color:#60a5fa8c!important;box-shadow:0 0 0 3px #3b82f61a}.chrono-dataset-dragger.ant-upload-wrapper .ant-upload-drag .ant-upload{padding:0}.chrono-dataset-dragger .ant-upload-drag-icon{margin-bottom:6px!important}.chrono-dataset-dragger .ant-upload-drag-icon .anticon{font-size:28px!important}.chrono-dataset-dragger .chrono-dataset-dragger-title{margin:0 0 4px;font-size:.8125rem;color:#e4e4e7}.chrono-dataset-dragger .chrono-dataset-dragger-title strong{color:#fff;font-weight:600}.chrono-dataset-dragger .chrono-dataset-dragger-hint{margin:0;font-size:.6875rem;color:#52525b;line-height:1.35}.chrono-dataset-file-card{margin-top:8px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#08080c80;flex-shrink:0}.chrono-dataset-file-card--ok{border-color:#22c55e40;background:#1665341a}.chrono-dataset-file-card--busy{border-color:#3b82f652;background:#1e3a8a1f}.chrono-dataset-file-badge{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:3px 6px;border-radius:6px;font-size:9px;font-weight:700;letter-spacing:.06em;color:#fecaca;background:linear-gradient(135deg,#6b1d1d,#3f0a0a);border:1px solid rgba(248,113,113,.2)}.chrono-dataset-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;flex:1;min-height:0;align-content:start}.chrono-dataset-meta-grid .chrono-dataset-form-field-full{grid-column:1 / -1}@media (max-width: 520px){.chrono-dataset-meta-grid{grid-template-columns:1fr}}.chrono-dataset-meta-grid .chrono-dataset-form-field label{display:block;margin-bottom:4px;font-size:.6875rem;font-weight:500;letter-spacing:.04em;color:#71717a}.chrono-dataset-meta-grid .chrono-dataset-form-field label .chrono-req{color:#60a5fa;font-weight:700;margin-left:2px}.chrono-dataset-paste-inline{margin-top:10px;flex-shrink:0}.chrono-dataset-paste-textarea.ant-input{margin-top:6px;max-height:88px;overflow-y:auto!important;resize:none;border-radius:10px!important;font-size:11px!important;line-height:1.45!important}.chrono-dataset-paste-toggle{width:100%;padding:0;border:none;background:none;cursor:pointer;text-align:left;font-size:.75rem;font-weight:500;color:#60a5fa;transition:color .15s ease}.chrono-dataset-paste-toggle:hover{color:#93c5fd}.chrono-dataset-paste-toggle:focus-visible{outline:2px solid rgba(59,130,246,.45);outline-offset:2px;border-radius:4px}.chrono-dataset-upload-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:auto;padding-top:12px;flex-shrink:0;border-top:1px solid rgba(255,255,255,.06)}.chrono-dataset-btn-cancel.ant-btn{min-width:96px;height:38px;font-weight:600;font-size:.8125rem;color:#18181b!important;background:#f4f4f5!important;border:none!important;border-radius:999px!important;box-shadow:0 1px 2px #00000026}.chrono-dataset-btn-cancel.ant-btn:hover{background:#fff!important;color:#09090b!important}.chrono-dataset-btn-continue.ant-btn-primary{min-width:120px;height:38px;font-weight:600;font-size:.8125rem;border-radius:999px!important;border:none!important;background:linear-gradient(135deg,#3b82f6,#2563eb 55%,#1d4ed8)!important;box-shadow:0 2px 8px #2563eb59,0 0 0 1px #ffffff14 inset}.chrono-dataset-btn-continue.ant-btn-primary:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6)!important}.chrono-dataset-upload-card .ant-input,.chrono-dataset-upload-card .ant-input-affix-wrapper,.chrono-dataset-upload-card .ant-select-selector{border-radius:10px!important;background:#06060a8c!important;border-color:#ffffff14!important;color:#f4f4f5!important;min-height:36px!important}.chrono-dataset-upload-card .ant-select-single .ant-select-selector{height:36px!important;padding-top:2px!important}.chrono-dataset-upload-card .ant-input::placeholder{color:#52525b}.chrono-dataset-upload-card .ant-select-arrow{color:#71717a}.chrono-dataset-step-panel{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:12px 20px 16px;max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box}.chrono-dataset-step-panel--validation{overflow-y:auto}.chrono-dataset-step-panel--preview{padding-top:8px}.chrono-dataset-step-panel--success{justify-content:center}.chrono-dataset-preview-grid-modern{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;overflow:hidden}@media (max-width: 900px){.chrono-dataset-preview-grid-modern{grid-template-columns:1fr;overflow-y:auto}}.chrono-dataset-preview-map-cell{min-height:0;display:flex;flex-direction:column;gap:8px}.chrono-dataset-preview-map-cell>div:first-child{flex:1;min-height:200px}body{padding:0;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}.container{padding:20px}@media only screen and (max-width: 768px){.hideOnMobile{display:none!important}}@media only screen and (min-width: 769px){.media-container{height:100%}.hideOnDesktop{display:none!important}}@media only screen and (max-width: 768px){.container{padding:10px}}.truncate-button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%;width:fit-content}.swiper{width:100%;height:100%}.timeline-swiper .swiper-slide{width:250px!important}.link-swiper .swiper-slide{display:flex;height:100%;justify-content:center;align-items:center}.link-swiper .swiper-slide .react-player{height:150px!important;width:150px!important}.youtube-card{cursor:pointer}.youtube-card:hover .youtube-title{color:#1677ff!important}.timeline-container{width:100%;margin:0 auto;padding:16px}.timeline-wrapper{background:#fff;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;padding:24px}.timeline-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}.timeline-title{font-size:24px;font-weight:700;margin:0;color:#1f2937}.timeline-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.timeline-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s;color:#374151}.timeline-btn:hover:not(.disabled){background:#f9fafb;color:#111827}.timeline-btn.disabled{opacity:.5;cursor:not-allowed}.timeline-btn .icon{width:16px;height:16px}.timeline-info{display:flex;align-items:center;gap:8px;margin-left:8px}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:600;transition:colors .2s}.badge.secondary{border:1px solid transparent;background:#f3f4f6;color:#374151}.badge.outline{border:1px solid #d1d5db;background:transparent;color:#374151}.timeline-track-container{position:relative;margin-bottom:24px}.timeline-track{position:relative;height:96px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;-webkit-user-select:none;user-select:none;cursor:grab}.timeline-track.dragging{cursor:grabbing}.timeline-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(12,1fr);height:100%}.grid-line{border-left:1px solid #f3f4f6;height:100%}.year-markers{position:absolute;bottom:8px;left:0;right:0;padding:0 16px}.year-marker{position:absolute;font-size:12px;color:#6b7280;transform:translate(-50%)}.current-year-indicator{position:absolute;top:0;bottom:0;transform:translate(-50%);z-index:10}.current-year-diamond{position:absolute;top:-4px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#ef4444}.current-year-label{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);font-size:12px;color:#ef4444;font-weight:600;white-space:nowrap}.timeline-line{position:absolute;top:50%;left:16px;right:16px;height:2px;background:#d1d5db;transform:translateY(-50%)}.event-range-bar{position:absolute;top:50%;height:6px;transform:translateY(-50%);border-radius:9999px;opacity:.45;cursor:pointer;z-index:1;transition:opacity .2s,height .2s}.event-range-bar:hover,.event-range-bar.selected{opacity:.85;height:8px;z-index:2}.event-range-bar.selected{box-shadow:0 0 0 1px #fff9}.event-range-bar.topic-span-bar{height:10px;opacity:.35;background:linear-gradient(90deg,#3b82f626,#3b82f6bf,#3b82f626)!important;z-index:2;pointer-events:none}.topic-span-band{position:absolute;top:10%;bottom:10%;background:#3b82f633;border-left:2px solid rgba(59,130,246,.85);border-right:2px solid rgba(59,130,246,.85);border-radius:6px;z-index:1;pointer-events:none}.topic-span-edge{position:absolute;bottom:4px;transform:translate(-50%);font-size:10px;font-weight:700;color:#2563eb;z-index:2;pointer-events:none}.event-range-bar.topic-event-range{height:14px;opacity:.85;z-index:2;box-shadow:0 0 12px #3b82f673}.event-dot-container{position:absolute;top:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:3}.event-dot{width:12px;height:12px;border-radius:50%;border:1px solid white;box-shadow:0 2px 4px #0000001a;transition:all .2s}.event-dot.hovered{width:16px;height:16px}.event-dot.selected{width:24px;height:24px;box-shadow:0 0 0 2px #3b82f6,0 0 0 4px #3b82f633}.event-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;background:#000;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;z-index:10}.event-card-container{margin-bottom:24px;position:relative}.event-card{border-radius:8px;border:1px solid #e5e7eb;border-left-width:4px;background:#fff;box-shadow:0 1px 3px #0000001a;overflow:visible}.event-card-content{padding:24px;display:flex;justify-content:space-between;align-items:flex-start}.event-card-main{flex:1}.event-card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.event-title{font-size:20px;font-weight:700;margin:0;color:#1f2937}.event-date-badge{display:inline-flex;align-items:center;border-radius:4px;border:1px solid #d1d5db;background:transparent;color:#374151;padding:2px 8px;font-size:12px;font-weight:600}.event-meta{display:flex;align-items:center;gap:16px;font-size:14px;color:#6b7280;margin-bottom:12px;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:4px}.meta-icon{width:16px;height:16px}.meta-separator{color:#d1d5db}.event-description{color:#374151;line-height:1.6;margin:0}.close-btn{width:32px;height:32px;margin-left:16px;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s;flex-shrink:0}.close-btn:hover{background:#f3f4f6;color:#374151}.close-btn .icon{width:16px;height:16px}.timeline-instructions{font-size:14px;color:#6b7280;line-height:1.5}.timeline-instructions p{margin:4px 0}@media (max-width: 768px){.timeline-container{padding:8px}.timeline-wrapper{padding:16px}.timeline-header{flex-direction:column;align-items:flex-start;gap:12px}.timeline-controls{width:100%;justify-content:space-between}.timeline-title{font-size:20px}.event-card-content{padding:16px;flex-direction:column;gap:16px}.close-btn{align-self:flex-end;margin-left:0}.event-card-header,.event-meta{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 480px){.timeline-controls{flex-wrap:wrap;gap:4px}.timeline-btn{width:36px;height:36px}.timeline-info{width:100%;justify-content:center;margin-left:0;margin-top:8px}}:root{--chrono-bg: #050508;--chrono-surface: #12121a;--chrono-surface-2: #1a1a24;--chrono-border: rgba(255, 255, 255, .08);--chrono-text: #f4f4f5;--chrono-muted: #a1a1aa;--chrono-accent: #3b82f6;--chrono-accent-glow: rgba(59, 130, 246, .45);--chrono-green: #22c55e;--chrono-red: #ef4444;--chrono-yellow: #eab308;--chrono-radius-pill: 9999px;--chrono-radius-lg: 20px;--chrono-header-h: 56px;--chrono-radius-md: 12px}.app-dark-shell{min-height:100vh;background:var(--chrono-bg);color:var(--chrono-text)}.app-dark-shell .ant-layout{background:var(--chrono-bg)}.chrono-main-content{margin-top:var(--chrono-header-h);min-height:calc(100vh - var(--chrono-header-h));padding:0;background:var(--chrono-bg)}.chrono-explore{display:flex;flex-direction:column;flex:1;min-height:0;height:calc(100vh - var(--chrono-header-h));overflow:hidden}.chrono-explore--starry{background-color:#020208;background-image:radial-gradient(1px 1px at 15% 25%,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 45% 12%,rgba(255,255,255,.25),transparent),radial-gradient(1.5px 1.5px at 72% 38%,rgba(147,197,253,.5),transparent),radial-gradient(1px 1px at 88% 18%,rgba(255,255,255,.3),transparent),radial-gradient(1px 1px at 30% 70%,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 62% 82%,rgba(255,255,255,.35),transparent),radial-gradient(1px 1px at 8% 55%,rgba(255,255,255,.22),transparent),radial-gradient(2px 2px at 55% 45%,rgba(59,130,246,.35),transparent),radial-gradient(ellipse 120% 80% at 50% 100%,rgba(30,58,138,.25),transparent 55%);background-size:100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%}.chrono-search-input--solo.ant-input-affix-wrapper{width:100%}.chrono-search-wrap{width:100%;max-width:none}.chrono-search-input.ant-input-affix-wrapper{background:var(--chrono-surface-2)!important;border:1px solid var(--chrono-border)!important;border-radius:var(--chrono-radius-pill)!important;padding:10px 16px!important;box-shadow:0 0 0 1px #3b82f60f}.chrono-search-input.ant-input-affix-wrapper .ant-input{background:transparent!important;color:var(--chrono-text)!important}.chrono-search-input.ant-input-affix-wrapper .ant-input::placeholder{color:var(--chrono-muted)!important}.chrono-search-input.ant-input-affix-wrapper .ant-input-suffix{margin-inline-start:8px}.chrono-search-clear-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0;padding:0;border:none;border-radius:50%;background:transparent;color:#a3a3a3;cursor:pointer;flex-shrink:0;transition:color .15s ease,background .15s ease}.chrono-search-clear-btn:hover{color:#f4f4f5;background:#ffffff14}.chrono-search-clear-btn:focus-visible{outline:2px solid rgba(59,130,246,.55);outline-offset:1px}.chrono-search-clear-btn .anticon{font-size:13px}.chrono-filter-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.chrono-filter-pills--in-column{justify-content:flex-start}.chrono-pill{padding:8px 18px;border-radius:var(--chrono-radius-pill);border:1px solid var(--chrono-border);background:var(--chrono-surface);color:var(--chrono-muted);font-size:13px;font-weight:500;cursor:pointer;transition:border-color .2s,color .2s,box-shadow .2s}.chrono-pill:hover{color:var(--chrono-text);border-color:#ffffff2e}.chrono-pill.active{color:var(--chrono-text);border-color:#ffffffd9;box-shadow:0 0 20px var(--chrono-accent-glow)}.chrono-explore-grid{flex:1;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);grid-template-rows:minmax(0,1fr);gap:12px;align-items:stretch;min-height:0;padding:12px 18px 16px 16px;box-sizing:border-box;overflow-x:auto}.chrono-explore-left-pane{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0}.chrono-explore-right-pane{grid-column:2;grid-row:1;display:flex;flex-direction:row;align-items:stretch;gap:10px;min-width:0;min-height:0}.chrono-explore-left-pane .chrono-map-stack{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;gap:12px}.chrono-explore-left-pane .chrono-timeline-row{flex:0 0 auto;min-width:0}.chrono-topic-panel-wrap{flex:1 1 0;min-width:0;min-height:0;display:flex;flex-direction:column;align-self:stretch;width:auto;height:auto}.chrono-explore-right-pane .chrono-sources-rail-column{flex:0 0 auto;position:relative;z-index:4;min-height:0;align-self:stretch;width:max-content;max-width:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;max-height:none;background:transparent;border:none;box-shadow:none;overflow:visible}.chrono-explore-tools-stack{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-end;gap:10px;width:max-content;min-width:min-content;flex-shrink:0}.chrono-explore-context-panel{flex:0 0 auto;width:0;max-width:0;min-width:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-width .28s ease,width .28s ease,opacity .22s ease,border-color .2s ease;border-radius:var(--chrono-radius-lg);border:1px solid transparent;background:var(--chrono-surface);box-shadow:0 12px 48px #00000073}.chrono-explore-context-panel.is-open{width:min(340px,36vw);max-width:min(340px,36vw);min-width:min(340px,36vw);opacity:1;pointer-events:auto;border-color:var(--chrono-border)}.chrono-explore-context-panel-inner{width:min(340px,36vw);min-width:min(340px,36vw);max-width:min(340px,36vw);box-sizing:border-box;display:flex;flex-direction:column;max-height:min(78vh,720px);min-height:200px}.chrono-explore-context-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 10px;border-bottom:1px solid var(--chrono-border);flex-shrink:0}.chrono-explore-context-panel-title.ant-typography{margin:0 0 4px!important;color:#fafafa!important;font-size:15px!important;font-weight:600!important;letter-spacing:-.02em}.chrono-explore-context-panel-desc{margin:0;font-size:12px;line-height:1.45;color:var(--chrono-muted)}.chrono-explore-context-panel-close.ant-btn{color:var(--chrono-muted)!important;flex-shrink:0}.chrono-explore-context-panel-close.ant-btn:hover{color:var(--chrono-text)!important;background:#ffffff0f!important}.chrono-explore-context-topic{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.chrono-explore-context-topic--drawer{margin:0 16px 8px;padding:10px 12px;border-radius:10px;border:1px solid rgba(59,130,246,.2);background:#3b82f60f}.chrono-explore-context-topic-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--chrono-muted)}.chrono-explore-context-topic-value{font-size:13px;font-weight:600;color:#e0e7ff}.chrono-explore-context-panel-body{flex:1;min-height:0;overflow:auto;padding:12px 14px 16px}.chrono-explore-context-panel-body::-webkit-scrollbar{width:6px}.chrono-explore-context-panel-body::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:6px}.chrono-explore-panel-empty{min-height:180px;padding:24px 12px}.chrono-explore-panel-embed>div{max-height:none!important;height:auto!important;position:static!important}.chrono-explore-data-table .ant-table{background:transparent!important}.chrono-explore-data-table .ant-table-thead>tr>th{background:#ffffff0a!important;color:#94a3b8!important;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.chrono-explore-data-table .ant-table-tbody>tr>td{border-color:var(--chrono-border)!important;font-size:12px}.chrono-explore-images-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chrono-explore-image-tile{border:1px solid var(--chrono-border);border-radius:12px;overflow:hidden;background:#0c0c12;padding:0;cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s}.chrono-explore-image-tile:hover{border-color:#3b82f673;box-shadow:0 6px 20px #00000059}.chrono-explore-image-tile img{width:100%;height:96px;object-fit:cover;display:block}.chrono-explore-image-caption{display:block;padding:8px 10px;font-size:11px;color:var(--chrono-muted);line-height:1.35}.chrono-explore-timeevents-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.chrono-explore-timeevent-card{border:1px solid var(--chrono-border);border-radius:12px;background:#ffffff08;overflow:hidden;transition:border-color .2s,background .2s,box-shadow .2s}.chrono-explore-timeevent-card:hover{border-color:#3b82f659;background:#3b82f60f}.chrono-explore-timeevent-card.is-active{border-color:#3b82f68c;background:#3b82f61f;box-shadow:0 0 0 1px #3b82f633}.chrono-explore-timeevent-row{width:100%;text-align:left;border:none;border-radius:0;background:transparent;padding:10px 12px 8px;cursor:pointer;display:flex;flex-direction:column;gap:4px}.chrono-explore-timeevent-more{display:flex;align-items:center;gap:6px;width:100%;margin:0;padding:6px 12px 10px;border:none;border-top:1px solid rgba(255,255,255,.06);background:transparent;font-size:12px;font-weight:600;color:#93c5fd;cursor:pointer;text-align:left;transition:color .15s ease,background .15s ease}.chrono-explore-timeevent-more:hover{color:#bfdbfe;background:#3b82f614}.chrono-explore-timeevent-more-icon{flex-shrink:0;transition:transform .2s ease;color:#93c5fd}.chrono-explore-timeevent-more-icon.is-open{transform:rotate(180deg)}.chrono-explore-timeevent-desc{padding:0 12px 12px;font-size:13px;line-height:1.55;color:#d4d4d8;max-height:min(38vh,280px);overflow:auto;white-space:pre-wrap;border-top:1px solid rgba(255,255,255,.06);scrollbar-width:thin}.chrono-explore-timeevent-desc::-webkit-scrollbar{width:6px}.chrono-explore-timeevent-desc::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:6px}.chrono-explore-timeevent-date{font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--chrono-accent);text-transform:uppercase}.chrono-explore-timeevent-name{font-size:14px;font-weight:600;color:var(--chrono-text);line-height:1.3}.chrono-explore-timeevent-loc{font-size:12px;color:var(--chrono-muted)}.chrono-explore-toolbar-rail{flex:0 0 auto;flex-shrink:0;width:52px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 6px;box-sizing:border-box;background:var(--chrono-surface);border:1px solid var(--chrono-border);border-radius:var(--chrono-radius-pill);box-shadow:0 8px 32px #0000004d;align-self:flex-start}.chrono-explore-toolbar-sep{width:28px;height:1px;background:var(--chrono-border);margin:4px 0;flex-shrink:0}.chrono-explore-toolbar-rail .chrono-source-icon-btn{width:100%;max-width:40px;height:40px;min-height:40px}.chrono-explore-research-drawer .chrono-explore-drawer-chrome{display:flex;flex-direction:column;min-height:100%;background:#12121a}.chrono-explore-drawer-top{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid var(--chrono-border)}.chrono-explore-drawer-segmented{margin:10px 12px 0!important;width:calc(100% - 24px)!important;overflow-x:auto;flex-wrap:nowrap!important}.chrono-explore-drawer-segmented .ant-segmented-item{flex:1 0 auto}.chrono-explore-drawer-hub-row{display:flex;gap:8px;padding:12px 16px 8px}.chrono-explore-drawer-body{flex:1;overflow:auto;padding:12px 16px 24px}.chrono-map-column-header{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.chrono-map-column-header .chrono-search-wrap{width:min(100%,48vw);max-width:100%;box-sizing:border-box}.chrono-map-column-header .chrono-filter-pills--in-column{width:100%;max-width:100%;justify-content:center;flex-wrap:wrap}.chrono-timeline-slot--in-grid{max-height:none;margin-top:0}.chrono-map-frame{flex:1 1 0;position:relative;border-radius:var(--chrono-radius-lg);overflow:hidden;border:1px solid var(--chrono-border);background:radial-gradient(ellipse at 50% 15%,#1e3a5f,#0f172a 40%,#020617 75%,#000);box-shadow:0 0 0 1px #3b82f614,inset 0 0 80px #3b82f60f;min-height:280px}.chrono-map-frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.55;background-image:radial-gradient(1px 1px at 12% 22%,rgba(255,255,255,.45),transparent),radial-gradient(1px 1px at 35% 8%,rgba(255,255,255,.2),transparent),radial-gradient(1.5px 1.5px at 78% 35%,rgba(147,197,253,.55),transparent),radial-gradient(1px 1px at 92% 12%,rgba(255,255,255,.3),transparent),radial-gradient(1px 1px at 50% 60%,rgba(255,255,255,.15),transparent),radial-gradient(2px 2px at 65% 75%,rgba(59,130,246,.4),transparent)}.chrono-map-style-rail{position:absolute;left:16px;top:16px;z-index:1100;display:flex;flex-direction:column;align-items:stretch;gap:0;width:52px;min-width:52px;max-width:52px;box-sizing:border-box;padding:6px 4px;border-radius:12px;background:#020c18f0;border:1px solid rgba(159,182,200,.35);box-shadow:0 16px 48px #0000008c,inset 0 1px #9fb6c81a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chrono-map-style-rail--scrollable{max-height:min(72vh,520px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.chrono-map-style-rail--scrollable::-webkit-scrollbar{width:6px}.chrono-map-style-rail--scrollable::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:6px}.chrono-map-style-rail__group{display:flex;flex-direction:column;gap:4px}.chrono-map-style-btn{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;width:100%;min-height:40px;padding:6px 2px;border:none;border-radius:8px;cursor:pointer;color:#cbd5e1;background:transparent;font-size:13px;font-weight:500;letter-spacing:.01em;text-align:center;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.chrono-map-style-btn:hover{background:#334155a6;color:#f1f5f9}.chrono-map-style-btn:focus-visible{outline:2px solid rgba(59,130,246,.65);outline-offset:1px}.chrono-map-style-btn__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#94a3b8}.chrono-map-style-btn:hover .chrono-map-style-btn__icon{color:#e2e8f0}.chrono-map-style-btn__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chrono-map-style-btn--active{background:#00e5ff24;color:#ecfeff;box-shadow:inset 0 0 0 1px #00e5ff73,0 0 12px #00e5ff33}.chrono-map-style-btn--active .chrono-map-style-btn__icon{color:#00e5ff}.chrono-map-chrome{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:flex-end;justify-content:space-between;padding:0 18px 16px}.chrono-map-chrome-left,.chrono-map-chrome-right{pointer-events:auto;display:flex;align-items:center}.chrono-map-chrome-left{gap:12px}.chrono-map-chrome button{-moz-appearance:none;appearance:none;-webkit-appearance:none}.chrono-map-chrome-globe{width:44px;height:44px;border-radius:50%;border:1px solid rgba(59,130,246,.45);background:#0f172aeb;color:#93c5fd;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 28px #3b82f659,inset 0 0 12px #3b82f61f;transition:border-color .15s ease,box-shadow .15s ease}.chrono-map-chrome-globe:hover{border-color:#93c5fda6}.chrono-map-chrome-globe:focus-visible{outline:2px solid rgba(59,130,246,.65);outline-offset:2px}.chrono-map-chrome-globe--active{border-color:#93c5fdd9;color:#e0f2fe;box-shadow:0 0 32px #3b82f68c,inset 0 0 14px #3b82f633}.chrono-map-chrome-zoom-pill{display:flex;align-items:center;border-radius:var(--chrono-radius-pill);border:1px solid rgba(255,255,255,.14);background:#0f172aeb;box-shadow:0 4px 24px #00000059;overflow:hidden}.chrono-map-chrome-zoom-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#e2e8f0;background:transparent;border:none;cursor:pointer;padding:0;transition:color .15s ease,background .15s ease}.chrono-map-chrome-zoom-btn:hover{color:#fff;background:#ffffff0f}.chrono-map-chrome-zoom-btn:focus-visible{outline:2px solid rgba(59,130,246,.55);outline-offset:-2px}.chrono-map-chrome-zoom-divider{width:1px;height:22px;background:#ffffff1f}.chrono-map-chrome-reset{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:#0f172aeb;color:#e2e8f0;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 4px 24px #00000059;transition:border-color .15s ease,color .15s ease}.chrono-map-chrome-reset:hover{border-color:#ffffff47;color:#fff}.chrono-map-chrome-reset:focus-visible{outline:2px solid rgba(59,130,246,.55);outline-offset:2px}.chrono-map-frame .chrono-map-inner{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;z-index:1;transition:box-shadow .25s ease,opacity .2s ease}.chrono-map-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--chrono-muted);font-size:14px;text-align:center;padding:24px}.chrono-timeline-slot{flex-shrink:0;margin-top:8px;max-height:220px;overflow:hidden}.chrono-timeline-range{display:flex;justify-content:space-between;align-items:center;padding:0 10px 6px;font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--chrono-accent);text-shadow:0 0 12px var(--chrono-accent-glow)}@media (max-width: 1024px){.chrono-explore-right-pane .chrono-sources-rail-column{display:none!important}}.chrono-topic-panel{flex:1;min-width:0;min-height:0;background:var(--chrono-surface);border:1px solid var(--chrono-border);border-radius:var(--chrono-radius-lg);padding:20px 18px;overflow-y:auto;max-height:none;align-self:stretch;box-shadow:0 12px 40px #00000059}.chrono-topic-panel h2{margin:0 0 12px;font-size:18px;font-weight:600;line-height:1.3;color:var(--chrono-text)}.chrono-topic-panel .chrono-summary{color:var(--chrono-muted);font-size:13px;line-height:1.55;margin-bottom:16px}.chrono-topic-section-label{margin:18px 0 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8}.chrono-topic-panel .chrono-topic-title+.chrono-topic-section-label{margin-top:4px}.chrono-topic-header{margin-bottom:18px}.chrono-topic-title{margin:0 0 8px!important;font-size:22px!important;font-weight:600!important;line-height:1.25!important;color:#fafafa!important;letter-spacing:-.02em}.chrono-topic-subtitle{margin:0;font-size:12px;line-height:1.5;color:#94a3b8;max-width:42em}.chrono-topic-subtitle--muted{color:#71717a;font-size:11px}.chrono-topic-single-label{margin-top:4px!important;margin-bottom:10px!important}.chrono-topic-block{margin-bottom:22px;padding-bottom:4px}.chrono-topic-block-heading{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a1a1aa;border:none;padding:0;line-height:1.3}.chrono-topic-block-lede{margin:0 0 12px;font-size:12px;line-height:1.5;color:#94a3b8}.chrono-topic-block--focus{padding:14px 14px 16px;margin-top:8px;border-radius:var(--chrono-radius-md);border:1px solid rgba(59,130,246,.35);background:linear-gradient(145deg,#0f172aa6,#1e293b66);box-shadow:0 0 0 1px #3b82f614}.chrono-topic-block--focus .chrono-topic-block-heading{color:#93c5fd}.chrono-topic-event-breadcrumb{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;margin-bottom:12px;font-size:11px;line-height:1.4}.chrono-topic-event-breadcrumb-topic{color:#94a3b8;font-weight:500}.chrono-topic-event-breadcrumb-sep{color:#52525b;font-weight:400}.chrono-topic-event-breadcrumb-event{color:#e4e4e7;font-weight:600}.chrono-topic-focus-actions{margin-top:14px}.chrono-topic-focus-hint{margin:10px 0 0;font-size:11px;line-height:1.45;color:#71717a;max-width:40em}.chrono-summary--topic{margin-bottom:12px}.chrono-topic-context-collapse.ant-collapse{background:transparent}.chrono-topic-context-collapse .ant-collapse-item{border:none!important}.chrono-topic-context-collapse .ant-collapse-header{padding:8px 0!important;color:#a1a1aa!important;font-size:12px!important;font-weight:600!important}.chrono-topic-context-collapse .ant-collapse-content-box{padding:0 0 8px!important}.chrono-topic-context-inner .chrono-topic-section-label:first-child{margin-top:0}.chrono-topic-type-line{margin-top:4px;font-size:13px;line-height:1.5;color:var(--chrono-text);font-weight:500}.chrono-topic-panel ul{margin:0;padding-left:18px;color:var(--chrono-text);font-size:13px;line-height:1.5}.chrono-topic-events-wrap{max-height:none;height:calc(100% - 62px);min-height:180px;margin-bottom:0;overflow-y:auto;border-radius:var(--chrono-radius-md);border:1px solid var(--chrono-border);background:#0f172a59}.chrono-topic-events-list.chrono-explore-timeevents-list{margin:0;padding:6px 4px 8px;max-height:none}.chrono-topic-empty-events{margin:0;color:var(--chrono-muted);font-size:13px;line-height:1.5}.chrono-selected-event-detail{margin-bottom:4px}.chrono-selected-event-detail-title.ant-typography{margin:0 0 8px!important;color:#fafafa!important;font-size:16px!important;font-weight:600!important;line-height:1.35!important}.chrono-selected-event-detail-meta{margin:0 0 12px;font-size:12px;color:var(--chrono-muted);line-height:1.45}.chrono-selected-event-detail-body{font-size:13px;line-height:1.55;color:var(--chrono-text-muted, #a1a1aa);white-space:pre-wrap;max-height:min(48vh,420px);overflow-y:auto;padding-right:4px;scrollbar-width:thin}.chrono-map-event-marker-popup.mapboxgl-popup{z-index:12}.chrono-map-event-marker-popup .mapboxgl-popup-content{padding:16px 18px 18px!important;border-radius:12px}.chrono-map-event-marker-popup-inner{min-width:200px;max-width:min(92vw,520px);padding-top:2px}.chrono-map-event-marker-popup-title{font-weight:700;font-size:15px;color:#0f172a;line-height:1.35}.chrono-map-event-marker-popup-meta{color:#64748b;font-size:13px;margin-top:6px;line-height:1.4}.chrono-map-event-marker-popup-body{color:#334155;font-size:13px;margin-top:12px;line-height:1.55;white-space:pre-wrap}.chrono-map-event-marker-popup-empty{color:#94a3b8;font-size:12px;margin-top:10px;font-style:italic}.chrono-explore-timeevents-with-detail{width:100%}.chrono-explore-timeevents-detail-pane .chrono-topic-section-label{margin-top:4px}.chrono-source-w-mark{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;border:1.5px solid currentColor;font-size:10px;font-weight:800;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1;letter-spacing:-.04em}.chrono-source-icon-btn{width:44px;height:44px;border-radius:var(--chrono-radius-pill);border:1px solid var(--chrono-border);background:var(--chrono-surface);color:var(--chrono-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.chrono-source-icon-btn:hover,.chrono-source-icon-btn.on{color:var(--chrono-accent);border-color:var(--chrono-accent);box-shadow:0 0 16px var(--chrono-accent-glow)}.chrono-user-overlay-root{position:relative;min-height:calc(100vh - var(--chrono-header-h));padding:24px 16px 40px;display:flex;align-items:center;justify-content:center}.chrono-user-overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;top:var(--chrono-header-h);background:var(--chrono-bg);opacity:.92;z-index:0}.chrono-user-overlay-modal{position:relative;z-index:1;width:100%;max-width:min(1040px,96vw);background:var(--chrono-surface);border:1px solid var(--chrono-border);border-radius:var(--chrono-radius-lg);padding:32px 36px 24px;box-shadow:0 24px 80px #0000008c}.chrono-user-overlay-modal h1{margin:0 0 6px;font-size:22px;font-weight:600}.chrono-user-overlay-modal .sub{color:var(--chrono-muted);font-size:14px;margin-bottom:20px}.chrono-map-history-overlay{position:fixed;left:0;right:0;top:var(--chrono-header-h);bottom:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px 16px 40px;pointer-events:auto}.chrono-map-history-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;cursor:pointer;background:var(--chrono-bg);opacity:.92}.chrono-map-history-overlay .chrono-user-overlay-modal{position:relative;z-index:1;max-height:calc(100vh - var(--chrono-header-h) - 48px);overflow:auto;pointer-events:auto}.chrono-history-hub-modal{padding:28px 32px 22px}.chrono-history-hub-modal .chrono-history-hub-tabs.ant-tabs .ant-tabs-nav:before{border-bottom-color:var(--chrono-border)}.chrono-history-hub-close.ant-btn{position:absolute;top:16px;right:16px;z-index:2;width:42px;height:42px;border-radius:12px!important;color:var(--chrono-muted)!important}.chrono-history-hub-close.ant-btn:hover{color:var(--chrono-text)!important;background:#ffffff14!important}.chrono-history-hub-head{margin-bottom:6px}.chrono-history-hub-modal:has(.chrono-history-hub-close) .chrono-history-hub-head{padding-right:52px}.chrono-history-hub-brand{display:flex;gap:16px;align-items:flex-start}.chrono-history-hub-icon-wrap{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#3b82f63d,#3b82f60f);border:1px solid rgba(59,130,246,.3);display:flex;align-items:center;justify-content:center;color:#7dd3fc;flex-shrink:0;box-shadow:0 4px 22px #3b82f624}.chrono-history-hub-title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 14px;margin-bottom:6px}.chrono-history-hub-title.ant-typography{margin:0!important;color:#fafafa!important;font-size:22px!important;font-weight:600!important;letter-spacing:-.02em}.chrono-history-hub-stat{font-size:12px;font-weight:500;color:var(--chrono-muted);padding:3px 10px;border-radius:var(--chrono-radius-pill);background:#ffffff0d;border:1px solid var(--chrono-border)}.chrono-history-hub-sub{margin:0;font-size:13px;line-height:1.45;color:var(--chrono-muted);max-width:540px}.chrono-history-hub-tabs.ant-tabs .ant-tabs-nav{margin-bottom:18px}.chrono-history-hub-tabs.ant-tabs .ant-tabs-tab{color:var(--chrono-muted);font-weight:500;padding:11px 22px 12px;font-size:15px}.chrono-history-hub-tabs.ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:2px}.chrono-history-hub-tabs.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fafafa!important}.chrono-history-hub-tabs.ant-tabs .ant-tabs-ink-bar{background:var(--chrono-accent)}.chrono-history-tab-scroll{max-height:min(52vh,520px);overflow-y:auto;padding-right:6px;margin-right:-4px}.chrono-history-tab-scroll::-webkit-scrollbar{width:6px}.chrono-history-tab-scroll::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:6px}.chrono-history-tab-hint{margin:0 0 14px;font-size:13px;line-height:1.55;color:var(--chrono-muted)}.chrono-history-tab-hint strong{color:#d4d4d8;font-weight:600}.chrono-history-empty{padding:44px 20px;min-height:160px;align-items:center}.chrono-history-cards{display:flex;flex-direction:column;gap:12px}.chrono-history-card{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px 16px;padding:16px 18px;border-radius:16px;border:1px solid var(--chrono-border);background:#1a1a24e6;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.chrono-history-card:hover{border-color:#3b82f652;box-shadow:0 10px 36px #0000006b}.chrono-history-card--selected{border-color:#3b82f67a;background:#3b82f61a;box-shadow:0 0 0 1px #3b82f62e}.chrono-history-card--event{align-items:center}.chrono-history-card-main{min-width:0;flex:1;cursor:pointer;text-align:left}.chrono-history-card-main:focus-visible{outline:2px solid var(--chrono-accent);outline-offset:3px}.chrono-history-card-main--static{cursor:default}.chrono-history-card-query{font-size:16px;font-weight:600;color:var(--chrono-text);letter-spacing:-.02em;margin-bottom:8px;line-height:1.35}.chrono-history-card-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.chrono-history-card-time{font-size:12px;color:var(--chrono-muted)}.chrono-history-card-pill{font-size:11px;font-weight:600;letter-spacing:.03em;color:#93c5fd;background:#93c5fd17;border:1px solid rgba(147,197,253,.24);padding:3px 10px;border-radius:var(--chrono-radius-pill)}.chrono-history-card-pill--muted{color:#a1a1aa;background:#ffffff0a;border-color:var(--chrono-border);font-weight:500;letter-spacing:0;display:inline-flex;align-items:center}.chrono-history-event-preview{margin:10px 0 0;font-size:13px;line-height:1.45;color:#a1a1aa}.chrono-history-card-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.chrono-history-card-actions--col{flex-direction:column;align-items:stretch;min-width:104px}@media (min-width: 640px){.chrono-history-card-actions--col{align-items:flex-end;min-width:118px}}.chrono-history-action-secondary.ant-btn-default{border-radius:10px!important;border-color:var(--chrono-border)!important;background:#ffffff0a!important;color:var(--chrono-text)!important;font-weight:500}.chrono-history-action-secondary.ant-btn-default:hover{border-color:#3b82f673!important;color:#fafafa!important}.chrono-history-action-primary.ant-btn-primary{border-radius:10px!important;font-weight:600;box-shadow:0 4px 18px #3b82f647}.chrono-history-action-icon.ant-btn{width:36px;min-width:36px!important;height:36px;border-radius:10px!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center}.chrono-history-context-chip{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px 14px;margin-bottom:14px;border-radius:12px;background:#3b82f614;border:1px solid rgba(59,130,246,.22)}.chrono-history-context-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--chrono-muted)}.chrono-history-context-value{font-size:14px;font-weight:600;color:#e0e7ff}.chrono-history-search.ant-input-affix-wrapper{background:var(--chrono-surface-2)!important;border:1px solid var(--chrono-border)!important;border-radius:12px!important;margin-bottom:0}.chrono-history-search .ant-input{background:transparent!important;color:var(--chrono-text)!important}.chrono-list-divider{height:1px;background:var(--chrono-border);margin:0}.chrono-history-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 0}.chrono-history-row .title{font-weight:600;font-size:16px;margin-bottom:4px;color:var(--chrono-text)}.chrono-history-row .meta{font-size:12px;color:var(--chrono-muted);margin-bottom:6px}.chrono-history-row .tagline{font-size:12px;color:var(--chrono-accent)}.chrono-btn-outline-green{border-radius:var(--chrono-radius-pill)!important;border-color:var(--chrono-green)!important;color:var(--chrono-green)!important;background:transparent!important}.chrono-btn-outline-red{border-radius:var(--chrono-radius-pill)!important;border-color:var(--chrono-red)!important;color:var(--chrono-red)!important;background:transparent!important}.chrono-btn-outline-muted{border-radius:var(--chrono-radius-pill)!important;border-color:var(--chrono-border)!important;color:var(--chrono-text)!important;background:transparent!important}.chrono-admin-page{padding:24px 20px 48px;max-width:1100px;margin:0 auto}.chrono-admin-page--figma{max-width:920px;padding:28px 20px 56px}.chrono-admin-title{text-align:center;font-size:22px;font-weight:600;margin:0 0 24px;color:var(--chrono-text)}.chrono-admin-page--figma .chrono-admin-title{font-size:20px;letter-spacing:-.02em;margin-bottom:28px}.chrono-admin-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:20px}.chrono-admin-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 16px;margin-bottom:22px}.chrono-admin-search.ant-input-affix-wrapper{flex:1;min-width:200px;max-width:none;background:var(--chrono-surface-2)!important;border:1px solid var(--chrono-border)!important;border-radius:var(--chrono-radius-pill)!important}.chrono-admin-search .ant-input{background:transparent!important;color:var(--chrono-text)!important}.chrono-admin-toolbar-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.chrono-admin-filter-select.ant-select .ant-select-selector{border-radius:var(--chrono-radius-pill)!important;min-width:120px;background:var(--chrono-surface-2)!important;border-color:var(--chrono-border)!important;color:var(--chrono-text)!important}.chrono-admin-toolbar .ant-input-affix-wrapper{flex:1;min-width:200px;max-width:420px;background:var(--chrono-surface-2)!important;border:1px solid var(--chrono-border)!important;border-radius:var(--chrono-radius-pill)!important}.chrono-admin-toolbar .ant-input{background:transparent!important;color:var(--chrono-text)!important}.chrono-admin-panel{background:var(--chrono-surface);border:1px solid var(--chrono-border);border-radius:var(--chrono-radius-lg);overflow:hidden}.chrono-admin-page--figma .chrono-admin-panel{border-radius:16px;box-shadow:0 8px 40px #00000059}.chrono-admin-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--chrono-border)}.chrono-admin-row:last-child{border-bottom:none}.chrono-admin-user-row{display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(90px,.7fr) minmax(88px,.55fr) minmax(100px,.65fr) auto;align-items:center;gap:12px 16px;padding:22px 24px;border-bottom:1px solid var(--chrono-border)}.chrono-admin-user-row:last-child{border-bottom:none}.chrono-admin-user-name{margin:0 0 4px!important;color:#fafafa!important;font-size:16px!important;font-weight:600!important}.chrono-admin-user-email{color:#a1a1aa!important;font-size:13px;display:block}.chrono-admin-user-plan,.chrono-admin-user-queries{font-size:13px;color:#d4d4d8}.chrono-admin-user-status{justify-self:start}.chrono-admin-user-action{justify-self:end}@media (max-width: 768px){.chrono-admin-user-row{grid-template-columns:1fr;text-align:left}.chrono-admin-user-action{justify-self:start}}.chrono-admin-query-row,.chrono-admin-feedback-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--chrono-border)}.chrono-admin-query-row:last-child,.chrono-admin-feedback-row:last-child{border-bottom:none}.chrono-admin-query-main,.chrono-admin-feedback-main{flex:1;min-width:0}.chrono-admin-query-title,.chrono-admin-feedback-title{margin:0 0 6px!important;color:#fafafa!important;font-size:16px!important;font-weight:600!important}.chrono-admin-query-by{color:#71717a!important;font-size:13px}.chrono-admin-query-summary{color:#a1a1aa!important;margin:10px 0 0!important;max-width:560px;font-size:13px}.chrono-admin-feedback-body{color:#a1a1aa!important;margin:12px 0 0!important;max-width:640px;font-size:13px;line-height:1.55}.chrono-admin-query-status{margin-top:12px}.chrono-admin-query-actions{flex-shrink:0;min-width:132px}.chrono-status-dot{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--chrono-muted)}.chrono-status-dot i{width:8px;height:8px;border-radius:50%;display:inline-block}.chrono-embedded-timeline .timeline-container{padding:4px 8px 0}.chrono-embedded-timeline .timeline-wrapper{background:var(--chrono-surface)!important;border:1px solid var(--chrono-border)!important;border-radius:14px!important;padding:10px 12px!important;box-shadow:none!important}.chrono-embedded-timeline .timeline-track{background:var(--chrono-surface-2)!important;border:1px solid var(--chrono-border)!important;height:72px!important}.chrono-embedded-timeline .timeline-line{background:linear-gradient(90deg,transparent,var(--chrono-accent),transparent)!important;height:3px!important}.chrono-embedded-timeline .year-marker{color:var(--chrono-muted)!important}.chrono-embedded-timeline .event-range-bar{opacity:.5}.chrono-embedded-timeline .topic-span-band{position:absolute;top:8px;bottom:8px;background:#3b82f647!important;border-left:2px solid rgba(96,165,250,.95)!important;border-right:2px solid rgba(96,165,250,.95)!important;border-radius:6px;z-index:1;pointer-events:none;box-shadow:inset 0 0 24px #3b82f659,0 0 18px #3b82f640}.chrono-embedded-timeline .topic-span-edge{position:absolute;bottom:2px;transform:translate(-50%);font-size:10px;font-weight:700;color:#93c5fd!important;text-shadow:0 0 8px rgba(59,130,246,.8);z-index:2;pointer-events:none;white-space:nowrap}.chrono-embedded-timeline .event-range-bar.topic-span-bar,.chrono-embedded-timeline .event-range-bar.topic-event-range{top:50%;height:14px!important;opacity:.92!important;z-index:2;background:linear-gradient(90deg,#3b82f659,#60a5faf2,#3b82f659)!important;box-shadow:0 0 16px #3b82f6a6!important;pointer-events:auto;cursor:pointer}.chrono-embedded-timeline .event-range-bar.topic-span-bar{opacity:.45;background:linear-gradient(90deg,transparent,var(--chrono-accent),transparent)!important}.chrono-embedded-timeline .event-range-bar:hover,.chrono-embedded-timeline .event-range-bar.selected{opacity:.9;box-shadow:0 0 10px var(--chrono-accent-glow)}.chrono-embedded-timeline .event-dot{border-color:#0f172a!important}.chrono-embedded-timeline .event-dot.selected{box-shadow:0 0 0 2px var(--chrono-accent),0 0 12px var(--chrono-accent-glow)!important}.chrono-embedded-timeline .timeline-btn{background:var(--chrono-surface-2)!important;border-color:var(--chrono-border)!important;color:var(--chrono-text)!important}.chrono-embedded-timeline .timeline-btn:hover:not(.disabled){border-color:var(--chrono-accent)!important;color:var(--chrono-accent)!important}.chrono-embedded-timeline .badge.secondary{background:var(--chrono-surface-2)!important;color:var(--chrono-muted)!important}.chrono-embedded-timeline .badge.outline{border-color:var(--chrono-border)!important;color:var(--chrono-muted)!important}.chrono-timeline-minimal .timeline-track-container{margin-bottom:0}.chrono-timeline-minimal .timeline-grid{opacity:.1}.chrono-timeline-minimal .year-marker{font-size:10px!important;color:#64748b!important}.chrono-timeline-minimal .event-dot{background-color:#3b82f6!important;border-color:#0f172a!important;box-shadow:0 0 12px #3b82f68c!important}.chrono-timeline-minimal .event-dot.selected{background-color:#93c5fd!important;box-shadow:0 0 0 2px #3b82f6,0 0 20px #3b82f6bf!important}@media (max-width: 1024px){.chrono-main-content,.chrono-main-content .ant-layout,.chrono-main-content .ant-layout-content{overflow:visible!important;height:auto!important}.chrono-explore{height:auto!important;min-height:calc(100vh - var(--chrono-header-h));overflow:visible!important}.chrono-explore-grid{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;padding:8px 10px 12px;gap:8px;overflow:visible!important;height:auto!important}.chrono-explore-left-pane{flex:0 0 auto;min-height:0;width:100%}.chrono-explore-right-pane{display:flex!important;flex-direction:column!important;width:100%!important;max-height:none!important;overflow:visible!important;grid-column:unset!important;grid-row:unset!important;gap:0!important}.chrono-map-column-header .chrono-search-wrap,.chrono-map-column-header .chrono-filter-pills--in-column{width:100%;max-width:100%}.chrono-filter-pills--in-column{justify-content:center}.chrono-map-stack{flex:0 0 auto;min-height:0}.chrono-map-frame{min-height:320px;max-height:50vh}.chrono-map-column-header{gap:8px}.chrono-topic-panel-wrap{flex:0 0 auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;width:100%!important;height:auto!important}.chrono-topic-panel{flex:0 0 auto!important;min-height:0!important;max-height:none!important;overflow-y:visible!important;height:auto!important;border-radius:var(--chrono-radius-md)!important}.chrono-topic-events-wrap{height:auto!important;max-height:none!important;min-height:0!important;overflow-y:visible!important}}.chrono-admin-dataset-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0;max-width:none;margin:0;height:calc(100vh - var(--chrono-header-h));max-height:calc(100vh - var(--chrono-header-h))}.chrono-admin-dataset-inner{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%}.chrono-research-phase-banner{margin:0 0 12px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 12px;padding:10px 12px;border-radius:var(--chrono-radius-md);border:1px solid rgba(59,130,246,.22);background:linear-gradient(120deg,#0f172aa6,#1e293b73)}.chrono-research-phase-banner-text{flex:1;min-width:0}.chrono-research-phase-banner-track{flex:1 1 100%;height:3px;border-radius:999px;background:#ffffff14;overflow:hidden}.chrono-research-phase-banner-fill{height:100%;width:42%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#93c5fd,#3b82f6);background-size:200% 100%;animation:chrono-phase-shimmer 1.25s ease-in-out infinite}@keyframes chrono-phase-shimmer{0%{transform:translate(-100%)}to{transform:translate(280%)}}.chrono-topic-title-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.chrono-topic-cache-pill{font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#93c5fd;border:1px solid rgba(147,197,253,.45);padding:2px 8px;border-radius:999px;vertical-align:middle}.chrono-topic-panel .chrono-topic-block{transition:opacity .22s ease,transform .22s ease}.chrono-research-type-body{margin-top:4px}.chrono-research-list-item.is-active{background:#3b82f61f;border-radius:8px;padding-left:8px!important;padding-right:8px!important}@keyframes chrono-source-pulse{0%,to{opacity:1}50%{opacity:.55}}.chrono-source-icon-btn--pulse{animation:chrono-source-pulse 1.1s ease-in-out infinite}@media (max-width: 768px){:root{--chrono-header-h: 48px}.chrono-header{height:48px!important;line-height:48px!important;padding:0 10px!important}.chrono-header img[alt="CHRONO.earth"]{height:36px!important}.chrono-main-content{margin-top:var(--chrono-header-h);min-height:calc(100vh - var(--chrono-header-h))}.chrono-explore-grid{padding:8px 8px 10px;gap:8px}.chrono-map-column-header{gap:8px}.chrono-map-column-header .chrono-search-wrap{width:100%;max-width:100%}.chrono-search-input.ant-input-affix-wrapper{padding:8px 12px!important;font-size:14px!important;border-radius:var(--chrono-radius-pill)!important}.chrono-search-input.ant-input-affix-wrapper .ant-input{font-size:14px!important}.chrono-filter-pills{gap:6px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.chrono-filter-pills::-webkit-scrollbar{display:none}.chrono-pill{padding:6px 14px;font-size:12px;white-space:nowrap;flex-shrink:0}.chrono-map-frame{min-height:38vh;max-height:50vh;border-radius:var(--chrono-radius-md)}.chrono-map-style-rail{left:8px;top:8px;width:40px;min-width:40px;max-width:40px;padding:4px 3px;border-radius:10px}.chrono-map-style-rail .chrono-map-style-option{min-height:32px}.chrono-map-style-rail .chrono-map-style-option .anticon,.chrono-map-style-rail .chrono-map-style-option svg{font-size:14px!important;width:14px!important;height:14px!important}.chrono-timeline-range{padding:0 8px 4px;font-size:10px}.chrono-topic-panel{padding:14px 12px;border-radius:var(--chrono-radius-md)}.chrono-topic-title{font-size:18px!important}.chrono-topic-subtitle{font-size:12px}.chrono-topic-section-label{font-size:10px;margin:12px 0 8px}.chrono-summary{font-size:12px;line-height:1.5}.chrono-explore-right-pane .chrono-sources-rail-column{display:none}.chrono-source-icon-btn{width:30px!important;height:30px!important;min-width:30px!important}.chrono-source-icon-btn .anticon,.chrono-source-icon-btn svg{font-size:13px!important}}@media (max-width: 480px){.chrono-header{padding:0 8px!important}.chrono-header img[alt="CHRONO.earth"]{height:28px!important}.chrono-explore-grid{padding:6px 6px 8px;gap:6px}.chrono-search-input.ant-input-affix-wrapper{padding:7px 10px!important}.chrono-pill{padding:5px 12px;font-size:11px}.chrono-map-frame{min-height:38vh;border-radius:10px}.chrono-topic-panel{padding:12px 10px}.chrono-topic-title{font-size:16px!important}}
