body{margin:0;background-color:#0d0d0d;color:#fff;font-family:Inter,sans-serif}#root{max-width:640px;margin-left:auto;margin-right:auto;min-height:100vh;box-shadow:0 0 30px #0a84ff1a;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}button{border:none;background:none;cursor:pointer;padding:0;margin:0;color:inherit;font-family:inherit;font-size:100%}a{color:inherit;text-decoration:none}.welcome-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center}.logo-container{width:6rem;height:6rem;background-color:#1c1c1e;border-radius:1.5rem;display:flex;align-items:center;justify-content:center;color:#ffd60a;margin-bottom:1.5rem}.logo-icon{width:3rem;height:3rem}.welcome-title{font-size:1.875rem;line-height:2.25rem;font-weight:700}.welcome-subtitle{color:#8e8e93;margin-top:.5rem;margin-bottom:3rem}.button-group{width:100%;max-width:24rem}.button-group>button:not(:last-child){margin-bottom:1rem}.action-button{width:100%;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;cursor:pointer;transition:transform .2s}.action-button:hover{transform:scale(1.05)}.user-button{background-color:#0a84ff;color:#fff}.guide-button{background-color:#1c1c1e;color:#fff}.button-icon{width:2.5rem;height:2.5rem;margin-bottom:.5rem}.user-icon{color:#fff}.guide-icon{color:#64d2ff}.button-text{font-size:1.25rem;font-weight:600}.accessibility-button{margin-top:3rem;color:#8e8e93;text-decoration:underline}.login-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;align-items:center;padding:1rem}.login-logo-container{width:4rem;height:4rem;background-color:#1c1c1e;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#64d2ff;margin-top:3rem;margin-bottom:1rem}.login-logo-icon{width:2rem;height:2rem}.login-title{font-size:1.875rem;font-weight:700;color:#fff;text-align:center}.login-subtitle{color:#8e8e93;margin-top:.25rem;margin-bottom:2rem;text-align:center}.form-container{width:100%;max-width:24rem}.input-group{margin-bottom:1rem}.input-label{font-size:.875rem;font-weight:500;color:#8e8e93}.input-field{width:100%;background-color:#1c1c1e;padding:1rem;border-radius:.75rem;margin-top:.25rem;border:none;color:#fff;font-size:1rem}.input-field:focus{outline:2px solid #0A84FF}.password-wrapper{position:relative}.password-toggle-button{position:absolute;top:50%;right:1rem;transform:translateY(-50%);color:#8e8e93;background:transparent;border:none;cursor:pointer;margin-top:.125rem}.password-toggle-icon{width:1.5rem;height:1.5rem}.continue-button{width:100%;background-color:#ffd60a;color:#000;font-weight:700;padding:1rem;border-radius:9999px;margin-top:2rem;font-size:1rem;transition:transform .2s}.continue-button:hover{transform:scale(1.05)}.continue-button:disabled{opacity:.7;transform:scale(1);cursor:not-allowed}.divider-container{display:flex;align-items:center;margin:1.5rem 0}.divider-line{flex-grow:1;border:none;border-top:1px solid #2C2C2E}.divider-text{margin:0 1rem;color:#8e8e93;font-size:.875rem}.register-button-container{display:flex;flex-direction:column;gap:1rem}.register-button{width:100%;background-color:#1c1c1e;padding:.75rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;transition:background-color .2s}.register-button:hover{background-color:#2c2c2e}.need-help-button{margin-top:2rem;color:#64d2ff;width:100%;text-align:center}.gl-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;color:#fff}.gl-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.gl-subtitle{font-size:1.25rem;color:#8e8e93;margin-bottom:3rem}.gl-form{width:100%;max-width:24rem;display:flex;flex-direction:column;gap:1.5rem}.gl-input-group{width:100%}.gl-label{font-size:.875rem;font-weight:500;color:#8e8e93}.gl-input-wrapper{position:relative;margin-top:.25rem}.gl-input-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:#8e8e93;width:1.25rem;height:1.25rem}.gl-input-field{width:100%;background-color:#1c1c1e;padding:1rem 1rem 1rem 3rem;border-radius:.75rem;border:none;color:#fff;font-size:1rem}.gl-input-field:focus{outline:2px solid #0A84FF}.gl-password-toggle{position:absolute;top:50%;right:1rem;transform:translateY(-50%);color:#8e8e93;background:transparent;border:none;cursor:pointer}.gl-password-toggle-icon{width:1.5rem;height:1.5rem}.gl-forgot-link{font-size:.875rem;color:#8e8e93;float:right;margin-top:.5rem;text-decoration:none;background:none;border:none;cursor:pointer}.gl-forgot-link:hover{text-decoration:underline}.gl-error-message{font-size:.875rem;color:#ff453a;text-align:center;padding-top:.5rem}.gl-login-button{width:100%;background-color:#0a84ff;color:#fff;font-weight:700;padding:1rem;border-radius:9999px;margin-top:.5rem;font-size:1rem;transition:transform .2s}.gl-login-button:hover{transform:scale(1.05)}.gl-login-button:disabled{opacity:.7;transform:scale(1);cursor:not-allowed}.gl-signup-text{margin-top:3rem;color:#8e8e93;text-align:center}.gl-signup-link{font-weight:600;color:#0a84ff;background:none;border:none;cursor:pointer}.gl-signup-link:hover{text-decoration:underline}.pairing-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;padding:1rem;color:#fff}.pairing-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0}.back-button{position:absolute;left:0;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;cursor:pointer}.back-button-icon{width:1.5rem;height:1.5rem}.pairing-title{font-size:1.25rem;font-weight:700;text-align:center}.pairing-body{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.pairing-icons-container{display:flex;align-items:center;justify-content:center;gap:1rem;color:#ffd60a;margin:2.5rem 0}.icon-box{width:5rem;height:5rem;background-color:#2c2c2e;border-radius:1rem;display:flex;align-items:center;justify-content:center}.icon-box-glasses{width:2.5rem;height:2.5rem}.icon-box-phone{font-size:2.25rem}.icon-dots{font-size:1.5rem;font-family:monospace}.steps-container{width:100%;max-width:24rem;display:flex;flex-direction:column;gap:1rem}.step-item{background-color:#1c1c1e;border-radius:1rem;padding:1rem;display:flex;align-items:center;justify-content:space-between}.step-info{display:flex;align-items:center}.step-number{width:2.5rem;height:2.5rem;background-color:#ffd60a;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#000;font-weight:700;font-size:1.125rem;margin-right:1rem}.step-text h2{font-weight:600;margin:0}.step-text p{font-size:.875rem;color:#8e8e93;margin:0}.step-action .check-icon{width:2rem;height:2rem;color:#34d399}.scan-button{background-color:#64d2ff;color:#000;font-weight:600;padding:.5rem 1.5rem;border-radius:9999px}.pairing-footer{width:100%;max-width:24rem;margin-left:auto;margin-right:auto;padding-top:2rem;padding-bottom:1rem;display:flex;flex-direction:column;gap:1rem}.pair-button{width:100%;background-color:#64d2ff;color:#000;font-weight:700;padding:1rem;border-radius:9999px;transition:transform .2s}.pair-button:hover{transform:scale(1.05)}.help-button{width:100%;background-color:#1c1c1e;color:#fff;font-weight:700;padding:1rem;border-radius:9999px}.scan-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center}.scan-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.scan-overlay-dim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080}.scan-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;color:#fff}.scan-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.scan-box{width:16rem;height:16rem;border:2px solid rgba(255,255,255,.5);border-radius:.5rem;position:relative}.scan-corner{position:absolute;width:2.5rem;height:2.5rem;border-color:#64d2ff}.scan-corner-tl{top:-4px;left:-4px;border-top-width:4px;border-left-width:4px;border-top-left-radius:.5rem}.scan-corner-tr{top:-4px;right:-4px;border-top-width:4px;border-right-width:4px;border-top-right-radius:.5rem}.scan-corner-bl{bottom:-4px;left:-4px;border-bottom-width:4px;border-left-width:4px;border-bottom-left-radius:.5rem}.scan-corner-br{bottom:-4px;right:-4px;border-bottom-width:4px;border-right-width:4px;border-bottom-right-radius:.5rem}.scan-subtitle{margin-top:1rem;text-align:center;padding:0 2rem}.scan-cancel-button{position:absolute;bottom:2.5rem;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-weight:700;padding:.75rem 2rem;border-radius:9999px;z-index:10}.vim-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;color:#fff}.vim-header{display:flex;justify-content:space-between;align-items:center;padding:1rem}.vim-header-title{font-size:1.25rem;font-weight:700}.vim-header-icons{display:flex;align-items:center;gap:1rem;color:#8e8e93}.vim-icon-settings{width:1.5rem;height:1.5rem}.vision-active-container{position:relative;flex-shrink:0;height:16rem;background-color:#3a3a3c;border-radius:1.5rem;margin:1rem;overflow:hidden}.vision-active-bg-img{width:100%;height:100%;object-fit:cover}.vision-active-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vision-active-pulse-container{position:relative;width:6rem;height:6rem}.vision-active-pulse-ring{position:absolute;border:2px solid rgba(255,255,255,.2);border-radius:9999px;animation:ping 2s cubic-bezier(0,0,.2,1) infinite}.vision-active-pulse-ring-1{top:0;right:0;bottom:0;left:0}.vision-active-pulse-ring-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;animation-delay:.3s}.vision-active-eye-icon{width:4rem;height:4rem;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vision-active-text{margin-top:1rem;font-size:1.125rem;font-weight:600}@keyframes ping{75%,to{transform:scale(1.5);opacity:0}}.chat-container{flex-grow:1;overflow-y:auto;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}.chat-avatar-iris{width:2.5rem;height:2.5rem;background-color:#1c1c1e;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-avatar-iris-icon{width:1.5rem;height:1.5rem;color:#64d2ff}.chat-bubble-iris{background-color:#1c1c1e;color:#fff}.vim-footer{position:sticky;bottom:0;background-color:#0d0d0d;padding:1rem;display:flex;align-items:center;justify-content:center}.footer-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:24rem;margin:0 auto}.speak-button{position:relative;width:6rem;height:6rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:all .3s}.speak-button-default{background-color:#0a84ff}.speak-button-listening{background-color:#005ec4;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.speak-button:disabled{opacity:.7}.speak-button-icon{width:2.5rem;height:2.5rem;color:#fff}.speak-button-label{position:absolute;bottom:0;transform:translateY(2rem);color:#8e8e93;font-size:.875rem}.sos-button{position:absolute;right:0;width:4rem;height:4rem;background-color:#ff453a;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.vim-status-box{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:90%;background-color:#000c;padding:15px;border-radius:15px;text-align:center;color:#4ade80;font-weight:700;font-size:1.1rem;z-index:20;border:1px solid #4ade80}.vim-header-actions{display:flex;align-items:center;gap:15px}.vim-lang-button{background-color:#1c1c1e;color:#ffd60a;border:2px solid #FFD60A;border-radius:8px;padding:5px 10px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s ease}.vim-lang-button:active{transform:scale(.95);background-color:#ffd60a;color:#000}.vim-conversation-box{background-color:#1c1c1e;margin:10px 20px;padding:15px;border-radius:15px;min-height:100px;border:1px solid #333}.vim-user-text{color:#8e8e93;font-size:.9rem;margin-bottom:5px;font-style:italic}.vim-ai-text{color:#ffd60a;font-size:1.1rem;font-weight:700;line-height:1.4}.ea-container{min-height:100vh;background-color:#ff453a;display:flex;flex-direction:column;align-items:center;padding:2rem;color:#fff}.ea-title{font-size:2.25rem;font-weight:700;margin-top:4rem;text-align:center}.ea-content{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.ea-avatar{width:5rem;height:5rem;border-radius:9999px;border:4px solid #FFFFFF;margin-bottom:1rem}.ea-subtitle{font-size:1.5rem;font-weight:700}.ea-address{font-size:1.125rem;opacity:.8;margin-top:.25rem}.ea-camera-box{width:100%;max-width:20rem;aspect-ratio:1 / 1;background-color:#fff3;border-radius:1.5rem;margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.ea-video{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}.ea-spinner{width:2.5rem;height:2.5rem;border:4px solid #FFFFFF;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.ea-connecting-text{margin-top:1rem}.ea-footer{width:100%;max-width:24rem;display:flex;flex-direction:column;gap:1rem}.ea-call-button{width:100%;background-color:#fff;color:#ff453a;font-weight:700;padding:1rem;border-radius:9999px;font-size:1.125rem;margin-top:2rem}.ea-dismiss-button{width:100%;background-color:transparent;border:2px solid #FFFFFF;color:#fff;font-weight:700;padding:1rem;border-radius:9999px;font-size:1.125rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.gm-container{height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;color:#fff;overflow:hidden}.gm-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#1c1c1e;border-bottom:1px solid #2C2C2E;flex-shrink:0;z-index:10}.gm-header-info{display:flex;flex-direction:column;align-items:center}.gm-header-title{font-size:1rem;font-weight:700;margin:0}.gm-status-badges{display:flex;gap:.5rem;margin-top:.25rem}.gm-badge{font-size:.65rem;font-weight:600;background-color:#2c2c2e;padding:2px 6px;border-radius:4px;color:#8e8e93}.gm-online-indicator-container{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.gm-online-dot{width:.75rem;height:.75rem;background-color:#22c55e;border-radius:50%;border:2px solid #1C1C1E}.gm-online-dot.pulse{box-shadow:0 0 #22c55eb3;animation:pulse-green 2s infinite}@keyframes pulse-green{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.gm-main{flex-grow:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.gm-section{display:flex;flex-direction:column;gap:.5rem}.gm-section-title{font-size:.85rem;font-weight:600;color:#8e8e93;text-transform:uppercase;margin-left:.25rem}.gm-card{position:relative;width:100%;height:16rem;background-color:#1c1c1e;border-radius:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #2C2C2E;box-shadow:0 4px 6px #0000004d}.gm-video{width:100%;height:100%;object-fit:cover}.gm-card-error{display:flex;flex-direction:column;align-items:center;color:#8e8e93}.gm-error-icon{width:2rem;height:2rem;margin-bottom:.5rem;opacity:.5}.gm-live-tag{position:absolute;top:.75rem;left:.75rem;background-color:#ff3b30e6;color:#fff;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:4px;z-index:10}.map-card{z-index:0}.gm-address-box{background-color:#1c1c1e;padding:.75rem;border-radius:.75rem;font-size:.8rem;color:#8e8e93;border:1px solid #2C2C2E}.gm-address-box p{margin:0;margin-bottom:.25rem}.gm-address-box strong{color:#fff}.gm-footer{flex-shrink:0;background-color:#1c1c1e;padding:.5rem;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #2C2C2E;z-index:10}.gm-footer-button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;color:#8e8e93;cursor:pointer;transition:color .2s}.gm-footer-button:active{color:#fff;transform:scale(.95)}.gm-footer-icon{width:1.25rem;height:1.25rem;margin-bottom:.25rem}.gm-footer-button span{font-size:.7rem;font-weight:500}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.loader-container.full-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#007aff;animation:spin 1s ease-in-out infinite;margin-bottom:12px}.loader-text{color:#fff;font-size:1rem;font-weight:500;margin:0}@media(prefers-color-scheme:light){.loader-container:not(.full-screen) .spinner{border:4px solid rgba(0,0,0,.1);border-top-color:#007aff}.loader-container:not(.full-screen) .loader-text{color:#333}}@keyframes spin{to{transform:rotate(360deg)}}.ap-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;padding:1rem;color:#fff}.ap-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0}.ap-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;cursor:pointer}.ap-back-button-icon{width:1.5rem;height:1.5rem}.ap-title{font-size:1.25rem;font-weight:700;text-align:center}.ap-body{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;max-width:24rem;margin:0 auto}.ap-upload-box{background-color:#1c1c1e;border:2px dashed #3A3A3C;border-radius:.75rem;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .3s ease;min-height:200px;overflow:hidden;position:relative;width:100%;max-width:28rem}.ap-upload-box:hover{border-color:#64d2ff}.ap-upload-icon{font-size:3rem;line-height:1;margin-bottom:.75rem}.ap-upload-title{font-weight:600;margin-top:1rem}.ap-upload-subtitle{font-size:.875rem;color:#8e8e93;margin-top:.25rem}.ap-upload-button{background-color:#1c1c1e;color:#fff;font-weight:600;padding:.5rem 1.5rem;border-radius:9999px;margin-top:1.5rem}.ap-image-preview{width:100%;height:100%;object-fit:cover;border-radius:.75rem;position:absolute;top:0;left:0}.ap-input-group{width:100%}.ap-label{font-size:.875rem;font-weight:500;color:#8e8e93}.ap-input-field{width:100%;background-color:#1c1c1e;padding:1rem;border-radius:.75rem;margin-top:.25rem;border:none;color:#fff;font-size:1rem}.ap-input-field:focus{outline:2px solid #0A84FF}.ap-footer{width:100%;max-width:24rem;margin-left:auto;margin-right:auto;padding-bottom:1rem;display:flex;flex-direction:column;gap:1rem}.ap-save-button{width:100%;background-color:#0a84ff;color:#fff;font-weight:700;padding:1rem;border-radius:9999px;font-size:1rem;transition:transform .2s}.ap-save-button:hover{transform:scale(1.05)}.ap-save-button:disabled{opacity:.5;cursor:not-allowed}.ap-success-message{width:100%;background-color:#34d39933;color:#6ee7b7;font-weight:600;padding:.75rem;text-align:center;border-radius:9999px}.ap-gallery-header{width:100%;max-width:24rem;margin:2rem auto 1rem;border-top:1px solid #3A3A3C;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center}.ap-gallery-title{font-size:1.125rem;font-weight:600;color:#fff}.ap-gallery-count{font-size:.875rem;color:#8e8e93}.ap-gallery-list{width:100%;max-width:24rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem;max-height:250px;overflow-y:auto;padding-right:.5rem}.ap-gallery-list::-webkit-scrollbar{width:6px}.ap-gallery-list::-webkit-scrollbar-track{background:#1c1c1e;border-radius:4px}.ap-gallery-list::-webkit-scrollbar-thumb{background:#3a3a3c;border-radius:4px}.ap-gallery-item{display:flex;align-items:center;background-color:#1c1c1e;border-radius:.75rem;padding:.75rem;gap:1rem}.ap-gallery-image{width:3rem;height:3rem;border-radius:50%;object-fit:cover;background-color:#3a3a3c}.ap-gallery-name{font-size:1rem;font-weight:500;color:#fff}.ap-limit-banner{background-color:#ff453a26;color:#ff453a;padding:.75rem;border-radius:.5rem;text-align:center;font-size:.875rem;font-weight:600;width:100%;max-width:24rem;margin:0 auto}.ss-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;padding:1rem 1.5rem;color:#fff}.ss-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0}.ss-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.ss-back-button-icon{width:1.5rem;height:1.5rem}.ss-title{font-size:1.5rem;font-weight:700}.ss-main{flex-grow:1;overflow-y:auto;margin-top:1rem;display:flex;flex-direction:column;gap:2rem}.ss-profile-section{display:flex;align-items:center;background-color:#1c1c1e;border-radius:.75rem;padding:1rem}.ss-profile-avatar{width:4rem;height:4rem;color:#8e8e93;margin-right:1rem;flex-shrink:0}.ss-profile-info h2{font-size:1.25rem;font-weight:600;margin:0}.ss-profile-info p{color:#8e8e93;margin:0}.ss-profile-info-edit{display:flex;flex-direction:column;flex-grow:1;gap:.25rem}.ss-profile-input-name{background-color:#2c2c2e;border:1px solid #48484A;border-radius:.25rem;padding:.25rem .5rem;color:#fff;font-size:1.25rem;font-weight:600}.ss-profile-input-email{background-color:#2c2c2e;border:1px solid #48484A;border-radius:.25rem;padding:.25rem .5rem;color:#8e8e93}.ss-profile-edit-button{margin-left:auto;color:#0a84ff;font-weight:600;flex-shrink:0;padding-left:.5rem}.ss-section-heading{color:#8e8e93;font-weight:600;margin-bottom:.5rem;padding:0 .5rem;font-size:.875rem;text-transform:uppercase}.ss-setting-item{display:flex;align-items:center;justify-content:space-between;background-color:#1c1c1e;border-radius:.75rem;padding:1rem}.ss-setting-button{width:100%;text-align:left}.ss-setting-button:hover{background-color:#2c2c2e}.ss-setting-item-label{display:flex;align-items:center}.ss-setting-item-icon-wrapper{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#8e8e93}.ss-setting-item-icon{width:1.5rem;height:1.5rem}.ss-setting-item-text{font-weight:500}.ss-setting-item-action{display:flex;align-items:center}.ss-setting-item-nav-icon-wrapper{color:#48484a;margin-left:1rem}.ss-setting-item-nav-icon{width:1.25rem;height:1.25rem}.ss-unpair-button{color:#ff453a;font-weight:600}.ss-pair-button{color:#0a84ff;font-weight:600}.ss-section-items-group{display:flex;flex-direction:column;gap:.5rem}.ss-slider-container{background-color:#1c1c1e;border-radius:.75rem;padding:1rem}.ss-slider-header{display:flex;align-items:center;justify-content:space-between}.ss-slider-value{color:#8e8e93;font-weight:600}.ss-slider{width:100%;height:.5rem;background-color:#2c2c2e;border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin-top:1rem}.ss-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.5rem;height:1.5rem;background:#fff;border-radius:50%;border:4px solid #0A84FF;box-shadow:0 0 2px #00000080}.ss-slider::-moz-range-thumb{width:1.5rem;height:1.5rem;background:#fff;border-radius:50%;border:4px solid #0A84FF;box-shadow:0 0 2px #00000080}.ss-logout-button-container{padding:1rem 0}.ss-logout-button{width:100%;background-color:#1c1c1e;color:#ff453a;font-weight:700;padding:.75rem;border-radius:.75rem;font-size:1rem}.reg-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;align-items:center;padding:1rem;color:#fff}.reg-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0;margin-top:1rem;width:100%;max-width:24rem}.reg-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.reg-back-button-icon{width:1.5rem;height:1.5rem}.reg-title{font-size:1.5rem;font-weight:700;text-align:center}.reg-subtitle{width:100%;max-width:24rem;color:#8e8e93;margin-top:.25rem;margin-bottom:2rem;text-align:center}.reg-form{width:100%;max-width:24rem}.reg-input-fields-group{display:flex;flex-direction:column;gap:1rem}.reg-input-group{width:100%}.reg-label{font-size:.875rem;font-weight:500;color:#8e8e93}.reg-input-field{width:100%;background-color:#1c1c1e;padding:1rem;border-radius:.75rem;margin-top:.25rem;border:none;color:#fff;font-size:1rem}.reg-input-field:focus{outline:2px solid #0A84FF}.reg-password-wrapper{position:relative}.reg-password-toggle{position:absolute;top:50%;right:1rem;transform:translateY(-50%);color:#8e8e93;background:transparent;border:none;cursor:pointer;margin-top:.125rem}.reg-password-toggle-icon{width:1.5rem;height:1.5rem}.reg-error-message{font-size:.875rem;color:#ff453a;text-align:center;margin-top:1rem}.reg-submit-button{width:100%;background-color:#ffd60a;color:#000;font-weight:700;padding:1rem;border-radius:9999px;margin-top:2rem;font-size:1rem;transition:transform .2s}.reg-submit-button:hover{transform:scale(1.05)}.reg-submit-button:disabled{opacity:.7;transform:scale(1);cursor:not-allowed}.reg-login-text{margin-top:2rem;color:#8e8e93;text-align:center}.reg-login-link{font-weight:600;color:#0a84ff}.reg-login-link:hover{text-decoration:underline}.hs-title{font-size:1.5rem;font-weight:700;text-align:center}.hs-main{flex-grow:1;overflow-y:auto;margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.hs-accordion-item{background-color:#1c1c1e;border-radius:.75rem;overflow:hidden;transition:all .3s ease-in-out}.hs-accordion-button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:1rem}.hs-accordion-button:focus{outline:none;background-color:#2c2c2e}.hs-accordion-label{display:flex;align-items:center}.hs-accordion-icon{width:1.5rem;height:1.5rem;margin-right:1rem;color:#64d2ff}.hs-accordion-title{font-weight:600;color:#fff}.hs-arrow-icon{width:1.25rem;height:1.25rem;color:#8e8e93;transition:transform .3s ease-in-out}.hs-arrow-icon-open{transform:rotate(90deg)}.hs-accordion-content{padding:1rem;border-top:1px solid #2C2C2E;color:#8e8e93;display:flex;flex-direction:column;gap:.75rem}.hs-accordion-content p{margin:0;line-height:1.5}.hs-accordion-content strong{color:#fff}.hs-accordion-content a{color:#64d2ff;text-decoration:underline}.gac-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;color:#fff}.gac-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem}.gac-back-button{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.gac-back-button-icon{width:1.5rem;height:1.5rem}.gac-title{font-size:1.25rem;font-weight:700;text-align:center}.gac-chat-container{flex-grow:1;overflow-y:auto;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}.gac-avatar-ai{width:2.5rem;height:2.5rem;background-color:#1c1c1e;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gac-avatar-ai-icon{width:1.5rem;height:1.5rem;color:#64d2ff}.chat-message-row{display:flex;align-items:flex-start;gap:.75rem}.chat-message-row-user{justify-content:flex-end}.chat-avatar-user{width:2.5rem;height:2.5rem;border-radius:9999px;flex-shrink:0}.chat-message-content{max-width:75%}.chat-message-content-user{text-align:right}.chat-message-header{display:flex;align-items:baseline;gap:.5rem}.chat-message-header-user{justify-content:flex-end}.chat-sender-name{font-weight:700}.chat-timestamp{font-size:.75rem;color:#8e8e93}.chat-bubble{margin-top:.25rem;padding:.75rem;border-radius:1rem}.chat-bubble-user{background-color:#0a84ff;color:#fff}.chat-bubble-ai{background-color:#1c1c1e;color:#fff}.loading-bubble{margin-top:.25rem;padding:.75rem;border-radius:1rem;background-color:#1c1c1e}.loading-dots{display:flex;align-items:center;gap:.25rem}.loading-dot{width:.5rem;height:.5rem;background-color:#8e8e93;border-radius:9999px;animation:pulse 1.4s infinite ease-in-out both}.loading-dot-1{animation-delay:-.32s}.loading-dot-2{animation-delay:-.16s}.loading-dot-3{animation-delay:0s}@keyframes pulse{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.gac-footer{position:sticky;bottom:0;background-color:#2c2c2ecc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem}.gac-input-container{display:flex;align-items:center;gap:.5rem}.gac-textarea{flex-grow:1;background-color:#1c1c1e;padding:.75rem;border-radius:.75rem;border:none;color:#fff;font-size:1rem;resize:none;font-family:Inter,sans-serif}.gac-textarea:focus{outline:2px solid #0A84FF}.gac-textarea:disabled{opacity:.5}.gac-send-button{width:3rem;height:3rem;background-color:#0a84ff;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.gac-send-button:disabled{opacity:.5}.gac-send-button-icon{width:1.5rem;height:1.5rem}.hs-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;padding:1rem 1.5rem;color:#fff}.hs-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0}.hs-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.hs-back-button-icon{width:1.5rem;height:1.5rem}.hs-title{font-size:1.25rem;font-weight:700;text-align:center}.hs-main{flex-grow:1;overflow-y:auto;margin-top:1rem;display:flex;flex-direction:column;gap:2rem}.hs-section-title{font-size:.875rem;font-weight:600;color:#8e8e93;margin-bottom:.5rem;text-transform:uppercase;padding:0 .5rem}.hs-section-content{display:flex;flex-direction:column;gap:.5rem}.hs-people-item{background-color:#1c1c1e;border-radius:.75rem;padding:1rem;display:flex;align-items:center}.hs-people-avatar{width:3rem;height:3rem;border-radius:9999px;margin-right:1rem}.hs-people-info{flex-grow:1}.hs-people-info-header{display:flex;align-items:center;justify-content:space-between}.hs-people-name{font-weight:600}.hs-time{font-size:.75rem;color:#8e8e93}.hs-people-info-footer{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem}.hs-location{font-size:.875rem;color:#8e8e93}.hs-category-tag{font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:9999px}.hs-category-known{background-color:#34d39933;color:#6ee7b7}.hs-category-unknown{background-color:#9ca3af33;color:#d1d5db}.hs-voice-item{background-color:#1c1c1e;border-radius:.75rem;padding:1rem;display:flex;align-items:center;justify-content:space-between}.hs-voice-info{display:flex;align-items:center}.hs-voice-icon{width:1.25rem;height:1.25rem;margin-right:1rem;color:#8e8e93}.hs-voice-text{font-style:italic}.hs-location-card{background-color:#1c1c1e;border-radius:.75rem;padding:1rem}.hs-location-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.hs-location-address{font-weight:600}.hs-location-map-container{aspect-ratio:16 / 9;background-color:#2c2c2e;border-radius:.5rem;overflow:hidden}.hs-map-iframe{width:100%;height:100%;border:0}.hs-icon-box{background-color:#2c2c2e;padding:8px;border-radius:50%;margin-right:12px;display:flex;align-items:center;justify-content:center}.hs-voice-text{font-weight:500;font-size:.95rem;margin:0;color:#fff}.hs-mini-loc{font-size:.75rem;color:#64d2ff;margin:4px 0 0}.hs-load-more{width:100%;background-color:#2c2c2e;color:#0a84ff;padding:12px;border-radius:12px;margin-top:20px;margin-bottom:40px;font-weight:600}.hs-load-more:disabled{opacity:.5}.as-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;padding:1rem 1.5rem;color:#fff}.as-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0}.as-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.as-back-button-icon{width:1.5rem;height:1.5rem}.as-title{font-size:1.5rem;font-weight:700;text-align:center}.as-main{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.accessibility-box{width:100%;max-width:24rem;background-color:#1c1c1e;border-radius:1rem;padding:1.5rem;margin-bottom:2rem}.toggle-item{display:flex;justify-content:space-between;align-items:center}.toggle-item:first-child{margin-bottom:1rem}.toggle-label{display:flex;align-items:center;font-size:1.125rem}.toggle-icon{font-size:1.5rem;margin-right:1rem}.as-info-text{text-align:center;color:#8e8e93;max-width:24rem;margin-bottom:2rem}.as-done-button{width:100%;max-width:24rem;background-color:#0a84ff;color:#fff;font-weight:700;padding:1rem;border-radius:9999px;font-size:1rem}.cp-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;align-items:center;padding:1rem;color:#fff}.cp-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0;margin-top:1rem;width:100%;max-width:24rem}.cp-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.cp-back-button-icon{width:1.5rem;height:1.5rem}.cp-title{font-size:1.5rem;font-weight:700;text-align:center}.cp-form{width:100%;max-width:24rem;margin-top:2rem}.cp-input-fields-group{display:flex;flex-direction:column;gap:1rem}.cp-input-group{width:100%}.cp-label{font-size:.875rem;font-weight:500;color:#8e8e93}.cp-input-field{width:100%;background-color:#1c1c1e;padding:1rem;border-radius:.75rem;margin-top:.25rem;border:none;color:#fff;font-size:1rem}.cp-input-field:focus{outline:2px solid #0A84FF}.cp-password-wrapper{position:relative}.cp-password-toggle{position:absolute;top:50%;right:1rem;transform:translateY(-50%);color:#8e8e93;background:transparent;border:none;cursor:pointer;margin-top:.125rem}.cp-password-toggle-icon{width:1.5rem;height:1.5rem}.cp-error-message{font-size:.875rem;color:#ff453a;text-align:center;margin-top:1rem}.cp-success-message{font-size:.875rem;color:#34d399;text-align:center;margin-top:1rem}.cp-submit-button{width:100%;background-color:#0a84ff;color:#fff;font-weight:700;padding:1rem;border-radius:9999px;margin-top:2rem;font-size:1rem;transition:transform .2s}.cp-submit-button:hover{transform:scale(1.05)}.cp-submit-button:disabled{opacity:.7;transform:scale(1);cursor:not-allowed}.ls-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;padding:1rem 1.5rem;color:#fff}.ls-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0}.ls-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.ls-back-button-icon{width:1.5rem;height:1.5rem}.ls-title{font-size:1.5rem;font-weight:700;text-align:center}.ls-main{flex-grow:1;overflow-y:auto;margin-top:1rem;color:#8e8e93;line-height:1.6}.ls-main p{margin-bottom:1rem}.fp-container{min-height:100vh;background-color:#0d0d0d;display:flex;flex-direction:column;align-items:center;padding:1rem;color:#fff}.fp-header{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 0;margin-top:1rem;width:100%;max-width:24rem}.fp-back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.fp-back-button-icon{width:1.5rem;height:1.5rem}.fp-title{font-size:1.5rem;font-weight:700;text-align:center}.fp-subtitle{width:100%;max-width:24rem;color:#8e8e93;margin-top:.25rem;margin-bottom:2rem;text-align:center}.fp-form{width:100%;max-width:24rem}.fp-input-group{width:100%}.fp-label{font-size:.875rem;font-weight:500;color:#8e8e93}.fp-input-field{width:100%;background-color:#1c1c1e;padding:1rem;border-radius:.75rem;margin-top:.25rem;border:none;color:#fff;font-size:1rem}.fp-input-field:focus{outline:2px solid #0A84FF}.fp-error-message{font-size:.875rem;color:#ff453a;text-align:center;margin-top:1rem}.fp-success-message{font-size:.875rem;color:#34d399;text-align:center;margin-top:1rem}.fp-submit-button{width:100%;background-color:#0a84ff;color:#fff;font-weight:700;padding:1rem;border-radius:9999px;margin-top:2rem;font-size:1rem;transition:transform .2s}.fp-submit-button:hover{transform:scale(1.05)}.fp-submit-button:disabled{opacity:.7;transform:scale(1);cursor:not-allowed}
