:root{--primary:94 94 94;--primary-dim:63 63 63;--on-primary:248 248 248;--tertiary:0 91 194;--tertiary-dim:0 80 171;--surface:249 249 254;--on-surface:44 51 61;--on-surface-variant:89 95 106;--surface-container-lowest:255 255 255;--surface-container-low:242 243 250;--surface-container:235 238 247;--surface-container-high:228 232 243;--surface-container-highest:220 227 240;--outline-variant:172 178 191;--inverse-surface:44 51 61;--inverse-on-surface:240 242 247}.dark{--primary:220 220 220;--primary-dim:180 180 180;--on-primary:20 20 20;--tertiary:77 155 255;--tertiary-dim:51 133 255;--surface:12 14 18;--on-surface:248 248 248;--on-surface-variant:160 165 178;--surface-container-lowest:8 10 14;--surface-container-low:18 20 25;--surface-container:24 26 31;--surface-container-high:30 32 37;--surface-container-highest:36 38 43;--outline-variant:60 64 72;--inverse-surface:235 238 247;--inverse-on-surface:28 32 38}.glass-refraction{-webkit-backdrop-filter:blur(24px);background:rgb(var(--surface-container-lowest) / .7)}.ios-app-header{z-index:70;width:100%;padding:calc(env(safe-area-inset-top,0px) + .6rem) .75rem 0;background:linear-gradient(180deg, rgb(var(--surface) / .72), rgb(var(--surface) / 0));box-shadow:none;border:0;position:fixed;top:0;left:0}.ios-app-header.ios-tab-header{position:sticky}.dark .ios-app-header{background:linear-gradient(#05080ed1,#05080e00)}.ios-header-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;width:100%;max-width:720px;margin:0 auto;display:grid}.ios-header-button,.ios-header-pill{background:rgb(var(--surface-container-high) / .72);border:1px solid rgb(var(--outline-variant) / .18);-webkit-backdrop-filter:blur(22px)saturate(170%);box-shadow:inset 0 1px #ffffff24,0 8px 24px #00000024}.ios-header-button{border-radius:999px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.ios-header-pill{border-radius:999px;min-width:0;min-height:52px}.ios-header-actions{align-items:center;gap:.45rem;display:flex}.dark .ios-header-button,.dark .ios-header-pill{background:rgb(var(--surface-container-high) / .76);border-color:#ffffff14}.ghost-border{border:.5px solid rgb(var(--outline-variant) / .15)}@keyframes landingShimmer{0%{background-position:-150% 0}to{background-position:150% 0}}.landing-shimmer{background:linear-gradient(110deg, rgb(var(--surface-container-high)) 30%, rgb(var(--surface-container-highest)) 50%, rgb(var(--surface-container-high)) 70%);background-size:200% 100%;animation:1.2s ease-in-out infinite landingShimmer}.landing-header .ios-header-pill,.landing-header .ios-header-button{background:rgb(var(--surface-container-high) / 0);border-color:rgb(var(--outline-variant) / 0);-webkit-backdrop-filter:blur()saturate();transition:background .38s cubic-bezier(.16,1,.3,1),border-color .38s cubic-bezier(.16,1,.3,1),box-shadow .38s cubic-bezier(.16,1,.3,1),-webkit-backdrop-filter .38s cubic-bezier(.16,1,.3,1),backdrop-filter .38s cubic-bezier(.16,1,.3,1),transform .38s cubic-bezier(.16,1,.3,1);transform:translateY(-4px)scale(.96);box-shadow:0 0 #0000}.landing-header.is-scrolled .ios-header-pill,.landing-header.is-scrolled .ios-header-button{background:rgb(var(--surface-container-high) / .72);border-color:rgb(var(--outline-variant) / .18);-webkit-backdrop-filter:blur(22px)saturate(170%);transform:translateY(0)scale(1);box-shadow:inset 0 1px #ffffff24,0 8px 24px #00000024}.dark .landing-header.is-scrolled .ios-header-pill,.dark .landing-header.is-scrolled .ios-header-button{background:rgb(var(--surface-container-high) / .76);border-color:#ffffff14}.liquid-gradient-splash{background:linear-gradient(145deg, rgb(var(--surface)), rgb(var(--surface-container-low)))}.liquid-gradient-primary{background:linear-gradient(145deg, rgb(var(--primary)), rgb(var(--primary-dim)))}.text-glow{text-shadow:0 0 20px rgb(var(--primary) / .1)}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;line-height:1;display:inline-flex}.tonal-shift{background:linear-gradient(180deg, rgb(var(--surface-container-lowest) / .8) 0%, rgb(var(--surface) / .4) 100%)}.bg-chatlist{background:radial-gradient(circle at 0% 0%, rgb(var(--surface)) 0%, rgb(var(--surface-container)) 50%, rgb(var(--surface-container-low)) 100%)}.liquid-glass{-webkit-backdrop-filter:blur(24px)}.message-shadow{box-shadow:0 4px 20px #0000000a}.editorial-text{letter-spacing:-.02em;font-family:Manrope,sans-serif}.label-spacing{letter-spacing:.05em}.scroll-smooth{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.scroll-smooth::-webkit-scrollbar{display:none}.glass-panel{background:rgb(var(--surface-container-lowest) / .45);-webkit-backdrop-filter:blur(24px);border:1px solid rgb(var(--outline-variant) / .3);box-shadow:0 20px 50px #2c333d0a}.dark .glass-panel{background:linear-gradient(135deg, rgb(var(--surface-container-highest) / .3) 0%, rgb(var(--surface-container-lowest) / .1) 100%);border:1px solid rgb(var(--outline-variant) / .3);box-shadow:0 10px 40px #0006}.gc-glint{cursor:pointer;place-items:center;display:grid}.gc-glint svg{width:100%;height:100%;transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.gc-glint .glare{transition:transform .85s cubic-bezier(.16,1,.3,1);transform:translate(-30px)skew(-20deg)}@media (hover:hover){.gc-glint:hover svg,.group:hover .gc-glint svg{transform:scale(1.05)}.gc-glint:hover .glare,.group:hover .gc-glint .glare{transform:translate(30px)skew(-20deg)}}@media (prefers-reduced-motion:reduce){.gc-glint .glare{transition:none}}.auth-stage{background:linear-gradient(135deg, rgb(var(--surface-container-lowest)) 0%, rgb(var(--surface)) 46%, rgb(var(--surface-container-low)) 100%);position:relative}.dark .auth-stage{background:linear-gradient(135deg,#07090d 0%,#0c0f15 52%,#11151c 100%)}.auth-grid-layer{pointer-events:none;opacity:.44;background-image:linear-gradient(rgb(var(--outline-variant) / .07) 1px, transparent 1px), linear-gradient(90deg, rgb(var(--outline-variant) / .07) 1px, transparent 1px);background-size:44px 44px,44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.auth-shell{z-index:1;position:relative}.auth-panel{border:1px solid rgb(var(--outline-variant) / .22);background:linear-gradient(145deg, rgb(var(--surface-container-high) / .68), rgb(var(--surface-container-low) / .42));-webkit-backdrop-filter:blur(26px)saturate(150%);border-radius:28px;justify-self:center;width:100%;max-width:430px;padding:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 26px 90px #0000003d}.auth-panel:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff14,#0000 34%);position:absolute;inset:0}.auth-brand-mark{flex:none;place-items:center;display:grid}.auth-brand{color:rgb(var(--on-surface));flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:20px;font-weight:900;line-height:1;display:inline-flex}.auth-brand-mark{border:1px solid rgb(var(--outline-variant) / .18);background:rgb(var(--surface-container-highest) / .72);width:56px;height:56px;color:rgb(var(--on-surface));border-radius:20px;box-shadow:inset 0 1px #ffffff1a,0 18px 38px #0003}.auth-kicker,.auth-label{color:rgb(var(--on-surface-variant));text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.auth-panel input.auth-input{border:1px solid rgb(var(--outline-variant) / .18);background:rgb(var(--surface-container-high) / .54);width:100%;height:56px;color:rgb(var(--on-surface));appearance:none;border-radius:16px;outline:none;padding:0 16px;font-size:15px;font-weight:700;transition:border-color .18s,background .18s,box-shadow .18s}.auth-panel input.auth-input::placeholder{color:rgb(var(--on-surface-variant) / .58)}.auth-panel input.auth-input:focus{border-color:rgb(var(--tertiary) / .56);background:rgb(var(--surface-container-highest) / .74);box-shadow:0 0 0 4px rgb(var(--tertiary) / .13)}.auth-primary-button,.auth-provider-button{justify-content:center;align-items:center;width:100%;font-weight:900;transition:transform .18s,background .18s,opacity .18s,border-color .18s;display:inline-flex}.auth-primary-button{background:linear-gradient(145deg, rgb(var(--inverse-surface)), rgb(var(--primary)));min-height:56px;color:rgb(var(--inverse-on-surface));border-radius:16px;font-size:17px;box-shadow:0 16px 36px #0000002e}.dark .auth-primary-button{color:#090b10;background:linear-gradient(145deg,#f5f7fb,#b8c7df)}.auth-primary-button:active,.auth-provider-button:active{transform:scale(.98)}.auth-divider{color:rgb(var(--on-surface-variant));letter-spacing:.14em;text-transform:uppercase;justify-content:center;margin:26px 0 18px;font-size:10px;font-weight:900;display:flex;position:relative}.auth-divider:before{content:"";border-top:1px solid rgb(var(--outline-variant) / .18);position:absolute;top:50%;left:0;right:0}.auth-divider span{z-index:1;background:rgb(var(--surface-container-high) / .86);border-radius:999px;padding:4px 12px;position:relative}.auth-provider-button{border:1px solid rgb(var(--outline-variant) / .18);background:rgb(var(--surface-container-lowest) / .44);min-height:52px;color:rgb(var(--on-surface));border-radius:16px;gap:9px;font-size:13px}.auth-provider-button:hover{border-color:rgb(var(--tertiary) / .32);background:rgb(var(--surface-container-high) / .68)}.auth-provider-button:disabled{cursor:not-allowed;opacity:.58}.auth-error{color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef444438;border-radius:16px;padding:10px 12px;font-size:12px;font-weight:800}@media (width>=1024px){.auth-panel{padding:30px}}@media (width<=480px){.auth-stage{padding-left:12px;padding-right:12px}.auth-panel{border-radius:24px;padding:20px}.auth-brand{font-size:17px}.auth-brand-mark{border-radius:18px;width:50px;height:50px}}.landing-signal-marquee{will-change:transform;width:max-content;animation:22s linear infinite landing-signal-marquee;display:flex}.landing-signal-group{flex:none;gap:.5rem;padding-right:.5rem;display:flex}@keyframes landing-signal-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.landing-book-stage{perspective:1800px}.landing-book,.landing-book-turn-sheet{transform-style:preserve-3d;transform:translateZ(0)}.landing-book-turn-sheet{transform-origin:0;will-change:transform;contain:layout paint}.landing-book-page-face{backface-visibility:hidden}.landing-book-page-back{transform:rotateY(180deg)}.no-scrollbar::-webkit-scrollbar{display:none}.custom-cursor{vertical-align:middle;background-color:#007aff;width:2px;height:24px;margin-left:2px;display:inline-block}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass-glow{background:radial-gradient(circle at 50% -20%,#5e5e5e0d,#0000 70%)}.ios-hairline{box-shadow:0 0 0 .5px #747b8626}html,body,#root{touch-action:manipulation;width:100%;height:100dvh;margin:0;padding:0;overflow:hidden}.allow-page-zoom,[data-allow-page-zoom=true]{touch-action:auto}@media (hover:none),(pointer:coarse),(width<=768px){*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#acb2bf33;border-radius:10px}.dark ::-webkit-scrollbar-thumb{background:#6064724d}::-webkit-scrollbar-thumb:hover{background:#acb2bf66}.dark ::-webkit-scrollbar-thumb:hover{background:#60647280}@keyframes incoming-pulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(.8)}50%{opacity:.3}to{opacity:0;transform:translate(-50%,-50%)scale(1.4)}}.incoming-pulse-ring{animation:2.5s ease-out infinite incoming-pulse}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fluidMeshBlur{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-gradient-flow{z-index:1;background:linear-gradient(-45deg,#1c1f1f,#2b2f2f,#151818,#2a2d2d,#1a1c1c) 0 0/400% 400%;animation:6s ease-in-out infinite fluidMeshBlur;position:relative;overflow:hidden}.animate-gradient-flow:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 40px #00000080}.dark .glass-glow{background:radial-gradient(circle at 50% -20%,#dcdcdc08,#0000 70%)}.dark img[src*=default-avatar\.svg],.dark img[src*=default-group\.svg],.avatar-preview img[src*=default-avatar\.svg],.avatar-preview img[src*=default-group\.svg]{filter:invert();opacity:.85}.msg-swipe-container{touch-action:pan-y;min-width:0;max-width:100%;position:relative;overflow:visible}.msg-swipe-inner{will-change:transform;transition:transform .35s cubic-bezier(.2,.9,.3,1)}.msg-swipe-inner.swiping{transition:none}.msg-swipe-hint{opacity:0;pointer-events:none;z-index:5;transition:opacity .15s;position:absolute;top:50%;transform:translateY(-50%)}.msg-swipe-hint.visible{opacity:1}@keyframes reaction-pop{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.4)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.reaction-pop{animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards reaction-pop}@keyframes heart-burst{0%{opacity:0;transform:scale(0)rotate(-10deg)}40%{opacity:1;transform:scale(1.6)rotate(5deg)}60%{opacity:.9;transform:scale(1.2)rotate(-3deg)}to{opacity:0;transform:scale(0)rotate(0)}}.heart-burst{pointer-events:none;z-index:100;margin-top:-24px;margin-left:-24px;font-size:48px;animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards heart-burst;position:absolute;top:50%;left:50%}@keyframes sheet-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.context-backdrop{animation:.2s ease-out forwards backdrop-in}.context-sheet{animation:.3s cubic-bezier(.16,1,.3,1) forwards sheet-up}.context-sheet.closing{animation:.25s ease-in forwards sheet-down}.reply-quote{opacity:.9;cursor:pointer;-webkit-backdrop-filter:blur(8px);border-radius:12px;margin:6px 12px 4px;padding:6px 12px;font-size:13px;line-height:1.4;position:relative;overflow:hidden}.reply-quote:before{content:"";border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.reply-quote-media{object-fit:cover;border-radius:8px;width:100%;max-width:220px;height:140px;margin-top:4px;display:block}.reply-quote-own{background:#ffffff26}.reply-quote-own:before{background:#ffffffb3}.reply-quote-other{background:rgb(var(--surface-container) / .7)}.reply-quote-other:before{background:rgb(var(--primary))}.forwarded-badge{opacity:.6;align-items:center;gap:4px;padding:2px 12px 0;font-size:11px;font-style:italic;display:flex}.reactions-row{z-index:10;pointer-events:none;flex-wrap:wrap;gap:4px;margin-top:-14px;margin-bottom:2px;padding:0;display:flex;position:relative}.reaction-chip{cursor:pointer;background:rgb(var(--surface-container-lowest) / .85);-webkit-backdrop-filter:blur(16px);border:1px solid rgb(var(--outline-variant) / .2);pointer-events:auto;border-radius:14px;align-items:center;gap:2px;padding:3px 6px;font-size:15px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 4px 12px #0000000f}.dark .reaction-chip{background:rgb(var(--surface-container-high) / .85);border:1px solid rgb(var(--outline-variant) / .3);box-shadow:0 4px 12px #00000040}.reaction-chip:hover{background:rgb(var(--surface-container-lowest));transform:scale(1.15)translateY(-2px);box-shadow:0 6px 16px #0000001a}.dark .reaction-chip:hover{background:rgb(var(--surface-container-highest));box-shadow:0 6px 16px #00000059}.reaction-chip.mine{background:rgb(var(--surface-container-lowest) / .95);border:1px solid rgb(var(--outline-variant) / .15)}.dark .reaction-chip.mine{background:rgb(var(--surface-container-low) / .9);border:1px solid rgb(var(--outline-variant) / .4)}.reaction-chip-count{color:rgb(var(--on-surface-variant));margin-left:1px;font-size:11px;font-weight:700}.unsent-msg{opacity:.5;padding:8px 16px;font-size:13px;font-style:italic}@keyframes modal-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.forward-modal{animation:.3s cubic-bezier(.16,1,.3,1) forwards modal-up}.emoji-picker-grid{grid-template-columns:repeat(8,1fr);gap:2px;max-height:260px;padding:8px;display:grid;overflow-y:auto}.emoji-btn{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .15s;display:flex}.emoji-btn:hover{background:rgb(var(--surface-container-high));transform:scale(1.15)}.emoji-btn:active{transform:scale(.95)}.emoji-category-tabs{-ms-overflow-style:none;scrollbar-width:none;gap:2px;padding:4px 8px;display:flex;overflow-x:auto}.emoji-category-tab{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:6px 10px;font-size:18px;transition:background .15s}.emoji-category-tab:hover,.emoji-category-tab.active{background:rgb(var(--surface-container-high))}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.forward-toast{z-index:9999;animation:.3s ease-out forwards toast-in;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}.forward-toast.hiding{animation:.3s ease-in forwards toast-out}.msg-hover-wrapper{position:relative}@media (hover:hover) and (pointer:fine){.msg-hover-wrapper:before{content:"";z-index:0;position:absolute;inset:-8px -150vw}}.msg-hover-actions{z-index:20;opacity:0;pointer-events:auto;align-items:center;gap:2px;animation:.15s ease-out forwards hover-actions-in;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@keyframes hover-actions-in{0%{opacity:0;transform:translateY(-50%)scale(.8)}to{opacity:1;transform:translateY(-50%)scale(1)}}.msg-hover-own .msg-hover-actions-left{flex-direction:row-reverse;right:calc(100% + 6px)}.msg-hover-other .msg-hover-actions-right{left:calc(100% + 6px)}.msg-hover-btn{cursor:pointer;width:32px;height:32px;color:rgb(var(--on-surface-variant));background:rgb(var(--surface-container) / .8);-webkit-backdrop-filter:blur(8px);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;box-shadow:0 2px 8px #00000014}.msg-hover-btn:hover{background:rgb(var(--surface-container-highest));color:rgb(var(--on-surface));transform:scale(1.12);box-shadow:0 3px 12px #0000001f}.msg-hover-btn:active{transform:scale(.95)}.msg-hover-reactions-popover{background:rgb(var(--surface-container-lowest) / .9);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(var(--outline-variant) / .25);z-index:50;white-space:nowrap;border-radius:24px;align-items:center;gap:2px;padding:6px 8px;animation:.2s cubic-bezier(.16,1,.3,1) forwards popover-in;display:flex;position:absolute;bottom:calc(100% + 8px);box-shadow:0 8px 32px #00000026}.dark .msg-hover-reactions-popover{background:rgb(var(--surface-container-high) / .9);box-shadow:0 8px 32px #0006}.msg-hover-reactions-popover{z-index:50;background:rgb(var(--surface-container-high));border:1px solid rgb(var(--outline-variant) / .3);border-radius:20px;align-items:center;gap:4px;padding:6px;line-height:normal;animation:.2s cubic-bezier(.34,1.56,.64,1) forwards popover-in;display:flex;position:absolute;bottom:calc(50% + 16px);box-shadow:0 4px 12px #00000026}.msg-hover-reactions-popover.popover-align-left{left:0;right:auto}.msg-hover-reactions-popover.popover-align-right{left:auto;right:0}.msg-hover-reactions-popover.popover-align-center{left:50%;right:auto;transform:translate(-50%)}@keyframes popover-in-center{0%{opacity:0;transform:translate(-50%,8px)scale(.9)}to{opacity:1;transform:translate(-50%)scale(1)}}.msg-hover-reactions-popover.popover-align-center{animation:.2s cubic-bezier(.34,1.56,.64,1) forwards popover-in-center}.msg-hover-reactions-popover.msg-hover-reactions-portal{position:fixed!important;bottom:auto!important;right:auto!important}@keyframes popover-in-portal{0%{opacity:0;transform:translate(-50%,calc(8px - 100%))scale(.92)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.msg-hover-reactions-popover.msg-hover-reactions-portal{animation:.18s cubic-bezier(.34,1.56,.64,1) forwards popover-in-portal}@keyframes popover-in{0%{opacity:0;transform:translateY(8px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.hover-reaction-emoji{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:22px;transition:all .15s;display:flex}.hover-reaction-emoji:hover{background:rgb(var(--surface-container-high) / .5);transform:scale(1.3)}.hover-reaction-emoji:active{transform:scale(.9)}.hover-reaction-more{color:rgb(var(--on-surface-variant))}.hover-reaction-more:hover{color:rgb(var(--primary))}@media (hover:none) and (pointer:coarse){.msg-hover-actions{display:none!important}}@media (hover:hover) and (pointer:fine){.msg-hover-wrapper{overflow:visible}}@keyframes shake{0%,to{transform:translate(0)}15%{transform:translate(-12px)}30%{transform:translate(10px)}45%{transform:translate(-8px)}60%{transform:translate(6px)}75%{transform:translate(-4px)}90%{transform:translate(2px)}}.animate-shake{animation:.5s ease-in-out shake}.chat-wallpaper-bg{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.chat-wallpaper-dim{z-index:0;pointer-events:none;background:#000;position:fixed;inset:0}@keyframes voiceRecordingWave{0%,to{opacity:.45;height:8px;transform:translateY(0)}50%{height:var(--voice-recording-height);opacity:1;transform:translateY(-1px)}}.voice-recording-wave{flex:1;justify-content:space-between;align-items:center;gap:4px;min-width:0;height:44px;display:flex;overflow:hidden}.voice-recording-wave.voice-recording-wave-compact{flex:none;gap:4px;width:66px;height:34px}.voice-recording-wave span{width:4px;min-width:4px;height:8px;animation:.98s ease-in-out infinite voiceRecordingWave;animation-delay:var(--voice-recording-delay);background:linear-gradient(#6cafff,#d2e2ff);border-radius:999px;box-shadow:0 0 12px #4d9bff59}.voice-recording-bubble{background:rgb(var(--surface-container-high) / .72);border:1px solid rgb(var(--outline-variant) / .28);-webkit-backdrop-filter:blur(22px)saturate(160%);border-radius:1.5rem 1.5rem 1.5rem .5rem;justify-content:center;align-items:center;min-width:112px;height:52px;padding:0 18px;display:flex;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000029}.voice-recording-composer{background:radial-gradient(circle at 80% 50%, rgb(var(--tertiary) / .14), transparent 34%), rgb(var(--surface-container-high) / .72);border:1px solid rgb(var(--outline-variant) / .24);-webkit-backdrop-filter:blur(24px)saturate(170%);border-radius:999px;align-items:center;gap:10px;width:100%;min-width:0;min-height:54px;padding:7px 8px;display:flex;box-shadow:inset 0 1px #ffffff1a,0 18px 44px #0000002e}.voice-recording-dot{background:#ff3b30;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 18px #ff3b30bd}.voice-recording-time{color:rgb(var(--on-surface));font-variant-numeric:tabular-nums;flex:none;font-size:14px;font-weight:900;line-height:1}.voice-recording-composer-button,.voice-recording-lock{border:1px solid rgb(var(--outline-variant) / .2);background:rgb(var(--surface-container-highest) / .78);width:40px;height:40px;color:rgb(var(--on-surface));border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.voice-recording-composer-danger{color:#ff5f57}.voice-recording-composer-send{background:rgb(var(--primary));color:rgb(var(--on-primary));box-shadow:0 10px 24px #0003}@keyframes offlineSignalBar{0%,to{opacity:.45;height:8px;transform:translateY(0)}50%{height:var(--offline-signal-height);opacity:1;transform:translateY(-1px)}}.offline-signal-bars{justify-content:center;align-items:center;gap:5px;height:46px;display:inline-flex}.offline-signal-bars span{background:linear-gradient(#ff9a92,#ff453a);border-radius:999px;width:5px;height:8px;animation:1.15s ease-in-out infinite offlineSignalBar;box-shadow:0 0 14px #ff453a5c}.offline-signal-bars span:first-child{--offline-signal-height:18px;animation-delay:-.32s}.offline-signal-bars span:nth-child(2){--offline-signal-height:30px;animation-delay:-.18s}.offline-signal-bars span:nth-child(3){--offline-signal-height:44px;animation-delay:0s}.offline-signal-bars span:nth-child(4){--offline-signal-height:30px;animation-delay:-.18s}.offline-signal-bars span:nth-child(5){--offline-signal-height:18px;animation-delay:-.32s}@media (width<=420px){.voice-recording-composer{gap:8px}.voice-recording-lock{display:none}.voice-recording-wave{gap:3px}}.wordmark-reflect-container{letter-spacing:-.035em;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-weight:800;line-height:1.05;display:inline-flex;position:relative}.wordmark-reflect-text{background:linear-gradient(110deg,#cfe0ff 0% 32%,#fff 48%,#eafaff 52%,#9fb4ff 72%,#cfe0ff 100%) 90% 0/230% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;transition:background-position 1.1s cubic-bezier(.16,1,.3,1);position:relative}.wordmark-reflect-text:after{content:attr(data-text);background:linear-gradient(#a9c4ff,#0000 65%);color:#0000;opacity:.6;pointer-events:none;-webkit-background-clip:text;background-clip:text;transition:filter .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1);position:absolute;top:104%;left:0;transform:scaleY(-1);-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.wordmark-reflect-container:hover .wordmark-reflect-text{background-position:0 0}.wordmark-reflect-container:hover .wordmark-reflect-text:after{filter:url(#water-ripple);opacity:.95}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
