:root{--gc-visual-viewport-top:0px;--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}html,body{scrollbar-width:thin;scrollbar-color:rgb(var(--outline-variant) / .32) transparent}html.desktop-notification-root,html.desktop-notification-root body,html.desktop-notification-root #root{width:100%;min-width:0;height:100%;min-height:0;margin:0;overflow:hidden;background:0 0!important}html.desktop-notification-root body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.desktop-notification-root *{scrollbar-width:none}html.desktop-notification-root ::-webkit-scrollbar{display:none}.gc-desktop-notification-card{-webkit-backdrop-filter:blur(34px)saturate(1.35);background:linear-gradient(#ffffff14,#ffffff06),#111318fa;border-color:#ffffff47;box-shadow:inset 0 1px #ffffff24,0 18px 44px -18px #000000f5}.gc-desktop-notification-sheen{background:radial-gradient(circle at 18% 0,#ffffff17,#0000 34%),radial-gradient(circle at 100% 100%,#4d9bff14,#0000 38%)}.gc-desktop-notification-replybar{-webkit-backdrop-filter:blur(18px)saturate(1.4);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;min-width:0;height:38px;padding:4px;display:flex;box-shadow:inset 0 1px #ffffff1f,0 10px 22px #0000002e}.gc-desktop-notification-input{color:#fff;background:0 0;border:0;outline:none;flex:auto;min-width:0;height:100%;padding:0 8px 0 12px;font-size:14px;font-weight:700}.gc-desktop-notification-input::placeholder{color:#ffffff7a}.gc-desktop-notification-send{color:#101217;background:#eef2f8f0;border:0;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;transition:transform .14s,opacity .14s,background .14s;display:grid;box-shadow:inset 0 1px #ffffff80,0 8px 18px #00000038}.gc-desktop-notification-send:not(:disabled):hover{background:#fff;transform:translateY(-1px)}.gc-desktop-notification-send:disabled{cursor:not-allowed;opacity:.38}html.gc-desktop-app,html.gc-desktop-app body{--gc-desktop-window-bg:#181b20;background:var(--gc-desktop-window-bg);width:100%;height:100%;margin:0;overflow:hidden}html.gc-desktop-app body{width:var(--gc-desktop-ui-width,142.857vw);height:var(--gc-desktop-ui-height,142.857vh);transform:var(--gc-desktop-ui-transform,scale(.7));transform-origin:0 0;will-change:transform;zoom:1}html.gc-desktop-app #root{width:var(--gc-desktop-ui-width,142.857vw);height:var(--gc-desktop-ui-height,142.857vh);box-sizing:border-box;padding-top:var(--gc-desktop-content-top,0px);background:var(--gc-desktop-window-bg);overflow:hidden}html.gc-desktop-custom-titlebar{--gc-desktop-titlebar-height:34px;--gc-desktop-window-bg:#181b20}.gc-desktop-window-titlebar{z-index:2147483646;height:var(--gc-desktop-titlebar-height,34px);box-sizing:border-box;background:var(--gc-desktop-window-bg);color:rgb(var(--on-surface));box-shadow:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:0 0 0 12px;display:flex;position:fixed;inset:0 0 auto}.gc-desktop-window-titlebar:after{content:"";background:var(--gc-desktop-window-bg);pointer-events:none;height:1px;position:absolute;bottom:-1px;left:0;right:0}.gc-desktop-window-titlebar-brand{letter-spacing:-.01em;flex:auto;align-items:center;gap:10px;min-width:0;height:100%;font-size:13px;font-weight:650;display:inline-flex}.gc-desktop-window-titlebar-logo{background:#05070a;border-radius:5px;flex:none;width:18px;height:18px;position:relative;box-shadow:0 0 0 1px #ffffff14,0 0 18px #e2eeff33}.gc-desktop-window-titlebar-logo:before{content:"";background:#e2eeff;border-radius:2px 2px 2px 0;position:absolute;inset:4px 4px 5px}.gc-desktop-window-titlebar-logo:after{content:"";clip-path:polygon(0 0,100% 0,0 100%);background:#e2eeff;width:5px;height:5px;position:absolute;bottom:3px;left:4px}.gc-desktop-window-titlebar-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gc-desktop-window-titlebar-controls{flex:none;align-items:center;height:100%;display:inline-flex}.gc-desktop-window-titlebar-button{width:46px;height:100%;color:rgb(var(--on-surface) / .86);cursor:default;font:inherit;background:0 0;border:0;border-radius:0;place-items:center;padding:0;font-size:18px;line-height:1;display:grid}.gc-desktop-window-titlebar-button-icon{color:currentColor;width:12px;height:12px;display:block;position:relative}.gc-desktop-window-titlebar-button[data-gc-window-action=minimize] .gc-desktop-window-titlebar-button-icon:before{content:"";background:currentColor;border-radius:999px;height:1.5px;position:absolute;top:6px;left:1px;right:1px}.gc-desktop-window-titlebar-button[data-gc-window-action=maximize] .gc-desktop-window-titlebar-button-icon:before{content:"";border:1.5px solid;border-radius:1px;position:absolute;inset:1px}.gc-desktop-window-titlebar-button[data-gc-window-action=maximize][data-gc-window-state=maximized] .gc-desktop-window-titlebar-button-icon:before{inset:3px 1px 1px 3px}.gc-desktop-window-titlebar-button[data-gc-window-action=maximize][data-gc-window-state=maximized] .gc-desktop-window-titlebar-button-icon:after{content:"";border:1.5px solid #0000;border-color:currentColor #0000 #0000 currentColor;border-radius:1px;position:absolute;inset:1px 3px 3px 1px}.gc-desktop-window-titlebar-button[data-gc-window-action=close] .gc-desktop-window-titlebar-button-icon:before,.gc-desktop-window-titlebar-button[data-gc-window-action=close] .gc-desktop-window-titlebar-button-icon:after{content:"";background:currentColor;border-radius:999px;height:1.5px;position:absolute;top:5px;left:0;right:0}.gc-desktop-window-titlebar-button[data-gc-window-action=close] .gc-desktop-window-titlebar-button-icon:before{transform:rotate(45deg)}.gc-desktop-window-titlebar-button[data-gc-window-action=close] .gc-desktop-window-titlebar-button-icon:after{transform:rotate(-45deg)}.gc-desktop-window-titlebar-button:hover{background:rgb(var(--surface-container-highest) / .7);color:rgb(var(--on-surface))}.gc-desktop-window-titlebar-button[data-gc-window-action=close]:hover{color:#fff;background:#e81123}.gc-desktop-shell{box-sizing:border-box;background:#fff;gap:10px;padding:10px;position:relative;overflow:hidden}html.dark .gc-desktop-shell{background:#050607}html.gc-desktop-app.dark .gc-desktop-shell{background:var(--gc-desktop-window-bg,#050607)}.glasschat-embed-root.dark .gc-desktop-shell{background:var(--gc-desktop-window-bg,#181b20)}.gc-call-shell{background:#fff}html.dark .gc-call-shell{background:var(--gc-desktop-window-bg,#000)}.gc-desktop-shell-card{border:1px solid rgb(var(--outline-variant) / .24);background:linear-gradient(145deg, #ffffff0f, #ffffff05 42%, rgb(var(--surface-container-low) / .68)), rgb(var(--surface-container-lowest) / .72);-webkit-backdrop-filter:blur(28px)saturate(158%);border-radius:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 18px 48px #00000038}.gc-desktop-shell-card:before{content:"";z-index:0;pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff12,#0000 34%);position:absolute;inset:0}.gc-desktop-shell-card>*{z-index:1;position:relative}.gc-desktop-rail-card{flex:0 0 76px}.gc-desktop-list-card,.gc-desktop-content-card,.gc-desktop-single-card{min-height:0}.gc-desktop-shell-card .gc-desktop-pane-scope>.min-h-screen,.gc-desktop-shell-card .gc-desktop-pane-scope>.gc-chat-view,.gc-desktop-shell-card .gc-desktop-pane-empty{background:0 0!important}.gc-desktop-content-card .gc-chat-view,.gc-desktop-content-card .chat-wallpaper-bg,.gc-desktop-content-card .chat-wallpaper-dim{border-radius:inherit}.gc-desktop-resizer{border-radius:999px;align-self:stretch;margin-inline:-1px;width:10px!important}.gc-desktop-resizer span{border-radius:999px;background:rgb(var(--outline-variant) / .14)!important;width:2px!important}.gc-desktop-resizer:hover span,.gc-desktop-resizer:focus-visible span{box-shadow:0 0 18px rgb(var(--primary) / .28);background:rgb(var(--primary) / .72)!important}.gc-desktop-update-changelog{top:calc(var(--gc-desktop-content-top,0px) + env(safe-area-inset-top,0px) + 1rem);box-sizing:border-box;max-height:calc(var(--gc-desktop-ui-height,100vh) - var(--gc-desktop-content-top,0px) - 2rem);pointer-events:none;justify-content:center;display:flex;left:1rem;right:1rem}.gc-desktop-update-changelog-panel{width:min(420px,100%);max-height:inherit;pointer-events:auto;scrollbar-width:thin;overflow-y:auto}@media (width>=768px){.gc-desktop-update-changelog{justify-content:flex-end;left:auto;right:1.5rem}}html.gc-desktop-app.gc-desktop-native-zoom body,html.gc-desktop-app.gc-desktop-native-zoom #root,html.gc-desktop-app.gc-desktop-native-zoom .gc-splash-screen{zoom:1;width:100vw;height:100vh;min-height:100vh}.gc-desktop-zoom-hud{z-index:2147483647;color:#fffffff0;opacity:0;pointer-events:none;background:#232323f5;border:1px solid #ffffff0a;border-radius:8px;grid-template-columns:minmax(72px,1fr) 42px 42px;align-items:center;min-width:240px;height:50px;transition:opacity .14s,transform .14s;display:grid;position:fixed;top:10px;left:50%;transform:translate(-50%,-10px)scale(.98);box-shadow:0 14px 36px #00000052}.gc-desktop-zoom-hud.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.gc-desktop-zoom-hud-value{letter-spacing:-.02em;padding-left:14px;font-size:16px;font-weight:500}.gc-desktop-zoom-hud-button{color:#ffffffeb;cursor:pointer;height:100%;font:inherit;background:0 0;border:0;place-items:center;font-size:26px;font-weight:300;line-height:1;display:grid}.gc-desktop-zoom-hud-button:hover{background:#ffffff14}.glasschat-embed-root.glasschat-layout-embedded{box-sizing:border-box;border-radius:inherit;background:var(--gc-bg,rgb(var(--surface)));width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;color:var(--gc-text,rgb(var(--on-surface)));font-family:var(--gc-font-sans,Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif);isolation:isolate;contain:layout paint style;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.glasschat-embed-root.glasschat-layout-embedded>.glasschat-app-shell{border-radius:inherit;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:block;position:relative;overflow:hidden}.glasschat-layout-embedded .glasschat-app-shell>:first-child,.glasschat-layout-embedded .glasschat-app-shell .h-full{min-height:0;height:100%!important}.glasschat-layout-embedded .min-h-screen{min-height:100%!important}.glasschat-layout-embedded .h-screen{height:100%!important}.glasschat-layout-embedded .w-screen{width:100%!important}.glasschat-layout-embedded .ios-app-header{width:100%;left:0;right:0}.glasschat-layout-embedded .gc-chat-view{background:var(--gc-bg,rgb(var(--surface)));flex-direction:column;width:100%;height:100%;max-height:100%;display:flex;position:relative;overflow:hidden;min-height:0!important}.glasschat-layout-embedded .gc-chat-messages{flex:auto;width:100%;min-height:0;max-height:none;overflow-y:auto;height:auto!important;padding-bottom:1rem!important}.glasschat-layout-embedded .gc-chat-composer{box-sizing:border-box;z-index:50;flex:none;width:100%;margin-bottom:-2px;padding:.75rem!important;position:relative!important;inset:auto!important}.glasschat-layout-embedded .gc-chat-composer>div{width:100%;max-width:28rem}.glasschat-layout-embedded .auth-grid-layer,.glasschat-layout-embedded .-z-10,.glasschat-layout-embedded [class*=pointer-events-none][class*=overflow-hidden][class*=inset-0]{display:none!important}.glasschat-layout-embedded,.glasschat-layout-embedded *{scrollbar-width:none}.glasschat-layout-embedded::-webkit-scrollbar{width:0;height:0;display:none}.glasschat-layout-embedded ::-webkit-scrollbar{width:0;height:0;display:none}@media (width>=1024px){.gc-desktop-list{container-type:inline-size}.gc-desktop-pane-scope{isolation:isolate;contain:layout paint style;height:100%;min-height:0;position:relative;overflow:hidden;transform:translateZ(0)}.gc-desktop-pane-scope .min-h-screen{height:100%;min-height:100%!important}.gc-desktop-pane-scope .min-h-screen:not(.gc-chat-view){overflow-y:auto}.gc-desktop-pane-scope .gc-chat-view{height:100%;overflow:hidden;min-height:0!important}.gc-desktop-pane-scope .gc-chat-messages{min-height:0;max-height:100%;height:100%!important}.gc-desktop-pane-scope .ios-header-row,.gc-desktop-pane-scope .gc-chat-messages,.gc-desktop-pane-scope .gc-chat-composer>div,.gc-desktop-pane-scope main{max-width:min(1120px,100% - 2rem)!important}.gc-desktop-pane-scope .gc-compose-fab{display:none!important}@container (width<=340px){.gc-desktop-pane-scope .gc-chatlist-brand-pill{justify-self:center;gap:0!important;width:52px!important;min-width:52px!important;padding-left:0!important;padding-right:0!important}.gc-desktop-pane-scope .gc-chatlist-brand-text{display:none!important}}.gc-desktop-shell *{-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent}.gc-desktop-shell ::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}.gc-desktop-shell ::-webkit-scrollbar-track{background:0 0}.gc-desktop-shell ::-webkit-scrollbar-thumb{background:padding-box content-box;border:0;border-radius:9999px}}html.gc-desktop-app .gc-desktop-pane-scope{isolation:isolate;contain:layout paint style;height:100%;min-height:0;position:relative;overflow:hidden;transform:translateZ(0)}html.gc-desktop-app .gc-desktop-pane-scope .min-h-screen{height:100%;min-height:100%!important}html.gc-desktop-app .gc-desktop-pane-scope .min-h-screen:not(.gc-chat-view){overflow-y:auto}html.gc-desktop-app .gc-desktop-pane-scope .gc-chat-view{height:100%;overflow:hidden;min-height:0!important}html.gc-desktop-app .gc-desktop-pane-scope .gc-chat-messages{min-height:0;max-height:100%;height:100%!important}html.gc-desktop-app .gc-desktop-pane-scope .ios-header-row,html.gc-desktop-app .gc-desktop-pane-scope .gc-chat-messages,html.gc-desktop-app .gc-desktop-pane-scope .gc-chat-composer>div,html.gc-desktop-app .gc-desktop-pane-scope main{max-width:min(1120px,100% - 2rem)!important}html.gc-desktop-app .gc-desktop-pane-scope .gc-compose-fab{display:none!important}html.gc-desktop-app .gc-desktop-list{container-type:inline-size}@container (width<=340px){html.gc-desktop-app .gc-desktop-pane-scope .gc-chatlist-brand-pill{justify-self:center;gap:0!important;width:52px!important;min-width:52px!important;padding-left:0!important;padding-right:0!important}html.gc-desktop-app .gc-desktop-pane-scope .gc-chatlist-brand-text{display:none!important}}html.gc-desktop-app .gc-desktop-shell *{-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent}html.gc-desktop-app .gc-desktop-shell ::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}html.gc-desktop-app .gc-desktop-shell ::-webkit-scrollbar-track{background:0 0}html.gc-desktop-app .gc-desktop-shell ::-webkit-scrollbar-thumb{background:0 0;border:0;border-radius:9999px}.glass-refraction{-webkit-backdrop-filter:blur(24px);background:rgb(var(--surface-container-lowest) / .7)}.ios-app-header{top:var(--gc-visual-viewport-top,0px);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;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)))}.gc-date-separator{pointer-events:none;justify-content:center;margin:1rem 0;display:flex}.gc-date-separator-floating{top:calc(var(--gc-visual-viewport-top,0px) + env(safe-area-inset-top,0px) + .25rem);z-index:68;height:0;margin:-2rem 0 0;position:sticky;transform:translateY(-18.5px)}.gc-date-separator-floating--clickable{pointer-events:auto}.gc-call-grid{grid-auto-rows:minmax(0,1fr);align-content:stretch;gap:clamp(.5rem,1.4vw,.9rem);width:100%;height:100%;min-height:0;margin:0 auto;padding:clamp(.75rem,1.8vw,1.25rem);display:grid}.gc-call-tile{background:var(--gc-call-tile-bg,rgb(var(--surface-container-high)));border:2px solid #ffffff14;min-width:0;min-height:0;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:inset 0 1px #ffffff14,0 18px 42px #0000003d}.gc-call-fit-tile{aspect-ratio:auto;height:100%}.gc-call-stage{overflow:hidden}.gc-call-grid--spotlight,.gc-call-grid--presentation{align-content:stretch}.gc-call-tile--screen{aspect-ratio:16/9;background:#000}.gc-call-grid--presentation .gc-call-tile--presenting{aspect-ratio:auto;grid-row:1/-1;height:100%}.gc-call-tile[data-speaking=true]{border-color:var(--gc-call-tile-accent,rgb(var(--tertiary)));box-shadow:inset 0 1px 0 #ffffff1f, 0 0 0 4px var(--gc-call-tile-accent-soft,rgb(var(--tertiary) / .24)), 0 20px 52px #00000057}.gc-call-tile[data-speaking=true]:after{content:"";pointer-events:none;border-radius:inherit;border:2px solid var(--gc-call-tile-accent,rgb(var(--tertiary)));animation:.9s ease-out infinite gc-call-speaking-border;position:absolute;inset:0}.gc-call-avatar-shell{isolation:isolate;aspect-ratio:1;background:color-mix(in srgb, var(--gc-call-tile-accent,#8b5cf6) 26%, #ffffff17);border-radius:999px;place-items:center;width:clamp(4rem,26%,7rem);display:grid;position:relative}.gc-call-avatar-wave{z-index:0;border-radius:inherit;border:3px solid var(--gc-call-tile-accent,rgb(var(--tertiary)));opacity:0;position:absolute;inset:-12%}.gc-call-avatar-shell--speaking .gc-call-avatar-wave{animation:1.05s ease-out infinite gc-call-speaking-wave}@media (width>=900px){.gc-call-grid--spotlight .gc-call-tile--screen:first-child{aspect-ratio:auto;grid-row:span 2;height:100%}}@media (width<=899px){.gc-call-grid--spotlight,.gc-call-grid--presentation{grid-template-columns:minmax(0,1fr)!important}.gc-call-grid--presentation .gc-call-tile--presenting{grid-row:auto}}@keyframes gc-call-speaking-border{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.018)}}@keyframes gc-call-speaking-wave{0%{opacity:.75;transform:scale(.92)}to{opacity:0;transform:scale(1.38)}}.gc-date-separator-pill{min-height:28px;color:rgb(var(--on-surface) / .72);background:rgb(var(--surface-container-high) / .88);border:1px solid rgb(var(--outline-variant) / .24);-webkit-backdrop-filter:blur(18px)saturate(150%);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 15px;font-size:10.5px;font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 10px 28px #0000001f}.gc-date-separator-pill-button{border:1px solid rgb(var(--outline-variant) / .24);cursor:pointer;pointer-events:auto;transition:transform .14s,background .14s,border-color .14s}.gc-date-separator-pill-button:active{transform:scale(.96)}.gc-date-separator-pill-button:hover{background:rgb(var(--surface-container-highest) / .9);border-color:rgb(var(--outline-variant) / .36)}.dark .gc-date-separator-pill{color:#ffffffbd;background:#12151be6;border-color:#ffffff14}.gc-header-status-compact{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;min-width:0;max-width:100%;line-height:1.15;display:block;overflow:hidden}.gc-chat-composer-inner,.gc-chat-textarea-wrap{min-width:0}.gc-pending-attachments-strip{overscroll-behavior-x:contain;min-width:0;max-width:100%}@media (width<=430px){.gc-chat-composer-inner{gap:.45rem;padding:.45rem}.gc-chat-textarea-wrap{padding-left:.25rem;padding-right:.25rem}}@media (width<=640px){.gc-header-status-compact{letter-spacing:.01em;font-size:10px;line-height:1.1}}html.gc-desktop-app .liquid-gradient-splash{background:var(--gc-desktop-window-bg)}.gc-splash-screen{width:100dvw;height:100dvh;min-height:100dvh}html.gc-desktop-app .gc-splash-screen{width:var(--gc-desktop-ui-width,142.857vw);height:var(--gc-desktop-ui-height,142.857vh);min-height:var(--gc-desktop-ui-height,142.857vh)}.gc-splash-logo-halo:before{content:"";filter:blur(14px);opacity:.9;background:radial-gradient(circle,#ffffff47 0%,#ffffff29 34%,#0000 70%);border-radius:2.4rem;position:absolute;inset:-20px}.gc-splash-logo-shell{box-shadow:0 0 18px #ffffff52,0 0 42px #ffffff29,0 18px 48px #00000075}.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}.sticker-shadow-cutout{filter:drop-shadow(0 0 1px #fffffff5)drop-shadow(0 0 10px #ffffff38)}.download-hero-card{background:radial-gradient(circle at 12% 0%, rgb(var(--tertiary) / .16), transparent 34%), radial-gradient(circle at 88% 12%, #a5f3fc14, transparent 30%), linear-gradient(135deg, rgb(var(--surface-container-high) / .58), rgb(var(--surface-container-low) / .32));-webkit-backdrop-filter:blur(28px)saturate(165%);position:relative;box-shadow:inset 0 1px #ffffff14,0 28px 90px #00000038}.download-hero-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff14,#0000 38%);position:absolute;inset:0}.dark .download-hero-card{background:radial-gradient(circle at 12% 0%, #4d9bff29, transparent 34%), radial-gradient(circle at 88% 12%, #a5f3fc14, transparent 30%), linear-gradient(135deg, rgb(var(--surface-container-highest) / .36), rgb(var(--surface-container-lowest) / .16));border-color:#ffffff14}@keyframes gcDownloadWave{0%,to{opacity:.48;height:8px;transform:translateY(0)}50%{height:var(--download-wave-height);opacity:1;transform:translateY(-1px)}}.gc-download-wave{min-width:5px;height:8px;animation:1.08s ease-in-out infinite gcDownloadWave;box-shadow:0 0 16px #4d9bff59}@media (prefers-reduced-motion:reduce){.gc-download-wave{height:var(--download-wave-height);animation:none}}@media (hover:none),(pointer:coarse),(width<=768px){.glass-panel{background:rgb(var(--surface-container-lowest) / .62);-webkit-backdrop-filter:blur(10px)saturate(140%);box-shadow:0 8px 22px #2c333d14}.dark .glass-panel{background:rgb(var(--surface-container-highest) / .34);box-shadow:0 8px 24px #00000057}.ios-header-button,.ios-header-pill{-webkit-backdrop-filter:blur(12px)saturate(145%)}.transition-all{transition-property:color,background-color,border-color,opacity,box-shadow,transform!important}}.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}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.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:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgb(var(--outline-variant) / .24);border-radius:999px}.dark ::-webkit-scrollbar-thumb{background:rgb(var(--outline-variant) / .32)}::-webkit-scrollbar-thumb:hover{background:rgb(var(--outline-variant) / .46)}.dark ::-webkit-scrollbar-thumb:hover{background:rgb(var(--outline-variant) / .58)}@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))}.reply-note-quote{background:#ffffff24;border-radius:1.1rem;gap:.35rem;margin:.5rem .65rem .25rem;padding:.5rem;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff29}.reply-note-quote-other{background:rgb(var(--surface-container-high) / .76);box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .16)}.reply-note-quote-kicker{color:currentColor;opacity:.68;text-transform:uppercase;padding:0 .25rem;font-size:.63rem;font-weight:900;line-height:1}.reply-note-quote-card{background:#00000021;border-radius:.9rem;align-items:center;gap:.45rem;min-width:0;padding:.45rem;display:flex}.reply-note-quote-cover{object-fit:cover;background:rgb(var(--surface-container-high));border-radius:.65rem;flex:none;width:2.1rem;height:2.1rem}.reply-note-quote-text{flex:auto;gap:.05rem;min-width:0;font-size:.72rem;line-height:.95rem;display:grid}.reply-note-quote-text>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reply-note-quote-text>span:first-child{font-weight:900}.reply-note-quote-text>span:last-child{opacity:.68;font-weight:700}.reply-story-quote{background:#ffffff1f;border-radius:1.2rem;gap:.35rem;width:min(13rem,68vw);margin:.5rem .65rem .25rem;padding:.5rem;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff29}.reply-story-quote-other{background:rgb(var(--surface-container-high) / .76);box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .16)}.reply-story-portrait-card{aspect-ratio:9/16;background:#00000052;border-radius:1rem;width:100%;max-height:18rem;position:relative;overflow:hidden}.reply-story-portrait-media{object-fit:cover;background:rgb(var(--surface-container-high));width:100%;height:100%;display:block}.reply-story-portrait-shade{pointer-events:none;background:linear-gradient(#0000007a,#0000 32% 58%,#000000b8),radial-gradient(circle at 50% 45%,#0000 0 42%,#0000003d 100%);position:absolute;inset:0}.reply-story-portrait-top,.reply-story-portrait-music,.reply-story-portrait-caption{z-index:1;position:absolute;left:.6rem;right:.6rem}.reply-story-portrait-top{color:#fff;text-shadow:0 1px 8px #000000b8;align-items:center;gap:.35rem;min-width:0;font-size:.72rem;font-weight:900;display:flex;top:.55rem}.reply-story-portrait-top>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reply-story-portrait-avatar{object-fit:cover;border-radius:999px;flex:none;width:1.7rem;height:1.7rem;box-shadow:0 0 0 1px #ffffff52}.reply-story-portrait-music{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000007a;border-radius:999px;align-items:center;gap:.35rem;min-width:0;padding:.35rem .5rem;display:flex;bottom:2.7rem}.reply-story-portrait-music-text{gap:.02rem;min-width:0;font-size:.68rem;line-height:.84rem;display:grid}.reply-story-portrait-music-text>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reply-story-portrait-music-text>span:first-child{font-weight:900}.reply-story-portrait-music-text>span:last-child{opacity:.76;font-weight:700}.reply-story-portrait-caption{color:#fff;text-shadow:0 1px 8px #000000c7;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:900;line-height:1rem;bottom:.65rem;overflow:hidden}.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}.playing-bars{color:currentColor;justify-content:center;align-items:center;gap:2px;width:20px;height:20px;display:inline-flex}.playing-bars>span{opacity:.72;transform-origin:50% 100%;background:currentColor;border-radius:999px;width:2.5px;height:10px;transform:scaleY(.45)}.playing-bars>span:nth-child(2){height:14px}.playing-bars>span:nth-child(3){height:17px}.playing-bars>span:nth-child(4){height:12px}.playing-bars--active>span{animation:.82s ease-in-out infinite music-playing-bar}.playing-bars--active>span:nth-child(2){animation-delay:.1s}.playing-bars--active>span:nth-child(3){animation-delay:.2s}.playing-bars--active>span:nth-child(4){animation-delay:.3s}@keyframes music-playing-bar{0%,to{opacity:.48;transform:scaleY(.35)}45%{opacity:1;transform:scaleY(1)}}.gc-profile-note-host{margin-top:clamp(2.1rem,6vw,2.85rem);overflow:visible}.gc-profile-note-anchor{width:max-content;max-width:min(15rem,100vw - 2rem);top:-1.95rem;left:50%;transform:translate(-50%)}.profile-note-thought{max-width:14.375rem}.profile-note-bubble-content{justify-content:center;align-items:center;gap:.42rem;min-width:0;max-width:12.5rem;display:inline-flex}.profile-note-bubble-content--music{justify-content:flex-start;max-width:min(11.75rem,62vw)}.profile-note-bubble-lines{text-align:left;flex:0 auto;min-width:0;display:grid}.profile-note-bubble-lines>span{text-overflow:ellipsis;white-space:nowrap;max-width:9.75rem;display:block;overflow:hidden}.profile-note-bubble-lines>span:first-child{font-size:.72rem;font-weight:900;line-height:.95rem}.profile-note-bubble-lines>span:last-child{opacity:.72;font-size:.64rem;font-weight:700;line-height:.82rem}.profile-note-bubble-text{text-overflow:ellipsis;white-space:nowrap;max-width:8.5rem;font-size:.72rem;font-weight:850;line-height:1rem;display:block;overflow:hidden}.profile-note-bars{color:currentColor;align-items:flex-end;gap:2px;min-width:1rem;height:1rem;display:inline-flex}.profile-note-bars>span{opacity:.72;transform-origin:50% 100%;background:currentColor;border-radius:999px;width:3px;height:.9rem;transform:scaleY(.42)}.profile-note-bars>span:nth-child(2){height:1.1rem}.profile-note-bars>span:nth-child(3){height:.72rem}.profile-note-bars--active>span{animation:.86s ease-in-out infinite profile-note-bar}.profile-note-bars--active>span:nth-child(2){animation-delay:.12s}.profile-note-bars--active>span:nth-child(3){animation-delay:.24s}@keyframes profile-note-bar{0%,to{opacity:.48;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}.profile-note-side-layer{z-index:99980;pointer-events:none;position:fixed;inset:0}.profile-note-side-backdrop{pointer-events:auto;background:0 0;border:0;position:absolute;inset:0}.profile-note-side-sheet{top:max(.75rem, calc(var(--gc-visual-viewport-top,0px) + .75rem));right:max(.75rem, env(safe-area-inset-right));-ms-overflow-style:none;scrollbar-width:none;border:1px solid rgb(var(--outline-variant) / .26);background:radial-gradient(circle at 12% 0%, #ffffff24, transparent 34%), rgb(var(--surface) / .9);-webkit-backdrop-filter:blur(34px)saturate(1.45);width:min(25.5rem,100vw - 1.5rem);max-height:calc(100vh - 1.5rem);color:rgb(var(--on-surface));pointer-events:auto;transform-origin:100% 18%;border-radius:2rem;padding:1rem;animation:.22s cubic-bezier(.16,1,.3,1) profile-note-sheet-in;position:absolute;overflow:hidden auto;box-shadow:inset 0 1px #ffffff24,0 26px 70px #00000047}.profile-note-side-sheet::-webkit-scrollbar{width:0;height:0;display:none}.profile-note-side-sheet--edit{bottom:max(.75rem, env(safe-area-inset-bottom))}.profile-note-side-sheet--view{aspect-ratio:1;flex-direction:column;width:min(22.5rem,100vw - 1.5rem);display:flex;bottom:auto;overflow:hidden}.profile-note-side-sheet--lyrics{aspect-ratio:auto;width:min(23.5rem,100vw - 1.5rem);height:auto;min-height:min(27rem,100vh - 1.5rem);overflow:visible}.profile-note-side-sheet--anchored{transform-origin:50% 0;animation:.19s cubic-bezier(.16,1,.3,1) profile-note-pop-in;bottom:auto;right:auto}.dark .profile-note-side-sheet{background:radial-gradient(circle at 12% 0,#ffffff14,#0000 34%),#0c0e12e6}.profile-note-side-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-note-side-owner{align-items:center;gap:.75rem;min-width:0;margin-top:1rem;display:flex}.profile-note-edit-content{gap:1rem;min-width:0;max-width:100%;margin-top:1.25rem;display:grid;overflow-x:hidden}.profile-note-music-picker{min-width:0;max-width:100%;overflow-x:hidden}.profile-note-view-content{flex-direction:column;flex:auto;gap:.75rem;min-height:0;margin-top:1rem;display:flex}.profile-note-view-card{background:rgb(var(--surface-container-low) / .68);min-height:0;box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .16);border-radius:1.55rem;flex-direction:column;flex:auto;gap:.75rem;padding:.9rem;display:flex;overflow:hidden}.profile-note-side-sheet--lyrics .profile-note-view-content{flex:none}.profile-note-side-sheet--lyrics .profile-note-view-card{flex:none;overflow:visible}.profile-note-music-summary{background:rgb(var(--surface-container-high) / .68);min-width:0;box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .12);border-radius:1.35rem;flex:none;align-items:center;gap:.65rem;padding:.65rem;display:flex}.profile-note-music-cover{object-fit:cover;background:rgb(var(--surface-container-high));border-radius:.9rem;flex:none;width:2.65rem;height:2.65rem}.profile-note-hidden-audio{display:none}.profile-note-lyrics-window{background:linear-gradient(180deg, rgb(var(--surface-container-high) / .54), rgb(var(--surface-container-low) / .28)), rgb(var(--surface-container-low) / .36);min-height:9.25rem;box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .1);border-radius:1.35rem;flex:none;justify-content:center;align-items:center;padding:.85rem .95rem;display:flex;position:relative;overflow:hidden}.profile-note-lyrics-window:before,.profile-note-lyrics-window:after{content:"";z-index:1;pointer-events:none;height:1.4rem;position:absolute;left:0;right:0}.profile-note-lyrics-window:before{background:linear-gradient(180deg, rgb(var(--surface-container-low) / .86), transparent);top:0}.profile-note-lyrics-window:after{background:linear-gradient(0deg, rgb(var(--surface-container-low) / .86), transparent);bottom:0}.profile-note-lyrics-lines{z-index:2;gap:.38rem;width:100%;display:grid;position:relative}.profile-note-lyrics-line{text-align:center;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--on-surface-variant));opacity:.48;margin:0;font-size:.82rem;font-weight:850;line-height:1.15rem;transition:color .18s,opacity .18s,transform .18s;overflow:hidden;transform:scale(.98)}.profile-note-lyrics-line--active{color:rgb(var(--on-surface));opacity:1;transform:scale(1.03)}.profile-note-lyrics-window--empty{text-align:center;color:rgb(var(--on-surface-variant));font-size:.82rem;font-weight:800}.profile-note-view-text{background:rgb(var(--surface-container-high) / .68);color:rgb(var(--on-surface));border-radius:1.25rem;padding:.9rem 1rem;font-size:.95rem;font-weight:780;line-height:1.35rem}.profile-note-view-actions{flex-wrap:wrap;gap:.5rem;display:flex}.profile-note-view-action{background:rgb(var(--surface-container-high) / .82);min-height:2.35rem;color:rgb(var(--on-surface));border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .9rem;font-size:.78rem;font-weight:900;transition:transform .16s,background-color .16s,opacity .16s;display:inline-flex}.profile-note-view-action:disabled{opacity:.55}.profile-note-view-action:not(:disabled):active{transform:scale(.96)}.profile-note-view-action--primary{background:rgb(var(--primary));color:rgb(var(--on-primary))}.profile-note-view-action--danger,.profile-note-view-action--liked{color:rgb(var(--error))}.profile-note-reply-row{align-items:center;gap:.5rem;min-width:0;display:flex}.profile-note-reply-composer{background:rgb(var(--surface-container-high) / .78);min-width:0;box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .2), 0 .75rem 2rem #0000001f;border-radius:2rem;flex:auto;align-items:center;gap:.35rem;padding:.45rem;transition:background-color .16s,box-shadow .16s;display:flex}.profile-note-reply-composer:focus-within{background:rgb(var(--surface-container-highest) / .82);box-shadow:inset 0 0 0 1px #ffffff3d,0 .75rem 2rem #0000001f}.profile-note-like-button{background:rgb(var(--surface-container-low) / .72);width:2.3rem;height:2.3rem;color:rgb(var(--on-surface-variant));box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .16);border-radius:999px;flex:none;place-items:center;transition:transform .16s,background-color .16s,color .16s,opacity .16s;display:grid}.profile-note-like-button:not(:disabled):active{transform:scale(.94)}.profile-note-like-button--liked{color:#ff3b5f;background:#ff3b5f29;box-shadow:inset 0 0 0 1px #ff3b5f3d,0 .65rem 1.5rem #ff3b5f24}.profile-note-like-button--liked .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.profile-note-like-button:disabled{opacity:.82}.profile-note-like-button--liked:disabled{opacity:1}.profile-note-reply-input{appearance:none;min-width:0;color:rgb(var(--on-surface));box-shadow:none;caret-color:rgb(var(--on-surface));-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;flex:auto;padding:0 .45rem 0 .65rem;font-size:.9rem;font-weight:700}.profile-note-reply-input::placeholder{color:rgb(var(--on-surface-variant) / .72)}.profile-note-reply-input:focus,.profile-note-reply-input:focus-visible{box-shadow:none!important;outline:none!important}.profile-note-reply-send{background:rgb(var(--primary));width:2.3rem;height:2.3rem;color:rgb(var(--on-primary));box-shadow:0 .5rem 1.2rem rgb(var(--primary) / .24);border-radius:999px;flex:none;place-items:center;display:grid}.profile-note-reply-send:disabled{background:rgb(var(--on-surface) / .16);color:rgb(var(--on-surface-variant));box-shadow:none}.profile-note-side-audio{background:rgb(var(--surface-container-low) / .78);box-shadow:inset 0 0 0 1px rgb(var(--outline-variant) / .18);border-radius:1.6rem;padding:.85rem;overflow:hidden}.profile-note-side-audio audio{height:2.25rem}@keyframes profile-note-sheet-in{0%{opacity:0;transform:translate(1.25rem)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes profile-note-pop-in{0%{opacity:0;transform:translateY(.6rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.gc-profile-note-anchor{max-width:min(17rem,100vw - 2.25rem);top:-2.05rem!important;left:50%!important;transform:translate(-50%)!important}.story-strip-scroller{padding-top:1.15rem}.story-note-avatar-wrap{height:5.8rem}.profile-note-side-sheet{width:auto;left:.75rem;right:.75rem}.profile-note-side-sheet--anchored{width:calc(100vw - 1.5rem);right:auto}.profile-note-side-sheet--view{aspect-ratio:1}.profile-note-side-sheet--lyrics{aspect-ratio:auto;min-height:min(27rem,100vh - 1.5rem)}}@media (prefers-reduced-motion:reduce){.profile-note-side-sheet{animation:none}.profile-note-bars--active>span{opacity:.86;animation:none;transform:scaleY(.78)}}.chat-list-avatar-story-ring{width:3.875rem;height:3.875rem;box-shadow:0 0 0 2px rgb(var(--surface));background:0 0;border:2px solid #0000;border-radius:999px;place-items:center;padding:3px;display:grid;position:relative}.chat-list-avatar-story-ring--unseen{box-shadow:0 0 0 2px rgb(var(--surface)), 0 0 0 4px #2498ff2e;border-color:#2498ff}.chat-list-avatar-story-ring--seen{border-color:rgb(var(--outline-variant) / .74)}.chat-list-avatar-story-ring>img,.chat-list-avatar-story-ring>.authenticated-image{object-fit:cover;width:3.5rem;height:3.5rem;box-shadow:none;border-radius:999px}.community-music-room{background:radial-gradient(circle at 22% 8%, rgb(var(--primary) / .12), transparent 32%), rgb(var(--surface));grid-template-columns:minmax(20rem,25rem) minmax(0,1fr);gap:.9rem;height:100%;min-height:0;padding:.9rem;display:grid;overflow:hidden}.community-music-now,.community-music-library{border:1px solid rgb(var(--outline-variant) / .32);background:rgb(var(--surface-container-low) / .72);border-radius:1.4rem;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 18px 50px #0000002e}.community-music-library-header{flex:none;justify-content:space-between;align-items:center;gap:1rem;min-height:4.2rem;padding:.9rem 1rem .65rem;display:flex}.community-music-icon-button,.community-music-add-button,.community-music-row-action{background:rgb(var(--surface-container-high) / .82);color:rgb(var(--on-surface));border:0;border-radius:999px;place-items:center;display:inline-grid}.community-music-icon-button{width:2.35rem;height:2.35rem}.community-music-add-button{min-height:2.35rem;padding:0 .9rem;font-size:.82rem;font-weight:900}.community-music-search{border:1px solid rgb(var(--outline-variant) / .42);background:rgb(var(--surface-container-high) / .55);color:rgb(var(--on-surface-variant));border-radius:999px;flex:none;align-items:center;gap:.55rem;margin:0 1rem .75rem;padding:.7rem .95rem;display:flex}.community-music-search input{min-width:0;color:rgb(var(--on-surface));background:0 0;border:0;outline:none;flex:auto;font-size:.92rem}.community-music-custom-form{border:1px solid rgb(var(--outline-variant) / .24);background:rgb(var(--surface-container) / .62);border-radius:1.15rem;flex:none;gap:.65rem;margin:0 1rem .8rem;padding:.85rem;display:grid}.community-music-custom-form input{border:1px solid rgb(var(--outline-variant) / .26);background:rgb(var(--surface-container-high) / .62);min-width:0;color:rgb(var(--on-surface));border-radius:.85rem;outline:none;padding:.72rem .8rem;font-size:.86rem}.community-music-custom-form button{background:rgb(var(--primary));color:rgb(var(--on-primary));border-radius:999px;padding:.58rem 1rem;font-size:.82rem;font-weight:900}.community-music-list{scrollbar-width:none;flex:auto;min-height:0;padding:0 .55rem .8rem;overflow:hidden auto}.community-music-list::-webkit-scrollbar{width:0;height:0}.community-music-track{min-width:0;color:rgb(var(--on-surface));cursor:pointer;border-radius:1rem;grid-template-columns:3rem minmax(0,1fr) auto auto auto;align-items:center;gap:.75rem;padding:.55rem .7rem;transition:background .15s,transform .15s;display:grid}.community-music-track:hover,.community-music-track:focus-visible,.community-music-track--active{background:rgb(var(--surface-container-high) / .72)}.community-music-track:active{transform:scale(.992)}.community-music-track-cover{object-fit:cover;background:rgb(var(--surface-container-high));border-radius:.7rem;width:3rem;height:3rem}.community-music-track-copy{gap:.16rem;min-width:0;display:grid}.community-music-track-copy>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.community-music-track-copy>span:first-child{font-size:.9rem;font-weight:900}.community-music-track-copy>span:last-child{color:rgb(var(--on-surface-variant));font-size:.76rem;font-weight:650}.community-music-row-action{opacity:0;width:2.15rem;height:2.15rem;transition:opacity .15s,color .15s,background .15s}.community-music-track:hover .community-music-row-action,.community-music-track:focus-within .community-music-row-action{opacity:1}.community-music-row-action:hover{background:rgb(var(--surface-container-highest))}.community-music-row-action--danger:hover{color:rgb(var(--error))}.community-music-empty{text-align:center;min-height:11rem;color:rgb(var(--on-surface-variant));place-items:center;padding:1rem;font-size:.9rem;font-weight:750;display:grid}@media (width<=900px){.community-music-room{grid-template-rows:minmax(19rem,42vh) minmax(0,1fr);grid-template-columns:minmax(0,1fr)}}.story-strip{margin:0 -1rem .9rem;position:relative;overflow:visible}.story-strip-scroller{scrollbar-width:none;align-items:flex-end;gap:.42rem;padding:1.05rem 1rem .45rem;display:flex;overflow-x:auto}.story-strip-scroller::-webkit-scrollbar{display:none}.story-strip-arrow{z-index:8;border:1px solid rgb(var(--outline-variant) / .28);background:rgb(var(--surface-container-high) / .86);width:2.1rem;height:2.1rem;color:rgb(var(--on-surface));-webkit-backdrop-filter:blur(18px)saturate(145%);border-radius:999px;place-items:center;display:none;position:absolute;top:3.05rem;box-shadow:0 .75rem 1.8rem #00000047}.story-strip-arrow--left{left:.35rem}.story-strip-arrow--right{right:.35rem}@media (hover:hover) and (pointer:fine){.story-strip:hover .story-strip-arrow{display:grid}}.story-strip-item{width:4.85rem;color:rgb(var(--on-surface));text-align:center;background:0 0;border:0;flex-direction:column;flex:none;align-items:center;gap:.4rem;display:inline-flex;position:relative}.story-strip-avatar-button{width:4.85rem;height:4.85rem;color:inherit;background:0 0;border:0;place-items:center;display:grid}.story-add-plus{z-index:2;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:3.1rem;right:.48rem}.story-strip-item--note{width:6.95rem}.story-note-avatar-wrap{place-items:end center;width:5.45rem;height:5.45rem;display:grid;position:relative}.story-note-avatar{object-fit:cover;background:rgb(var(--surface-container-high));width:4.65rem;height:4.65rem;box-shadow:0 12px 28px #0000003d, 0 0 0 3px rgb(var(--surface));border-radius:999px}.story-note-bubble{z-index:2;color:#20242c;-webkit-backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(#ffffffeb,#e2e7f2e0);border-radius:999px;align-items:center;gap:.28rem;width:6.85rem;min-width:0;max-width:6.85rem;padding:.36rem .55rem;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-.1rem);box-shadow:0 .65rem 1.4rem #00000038,inset 0 0 0 1px #ffffff6b}.dark .story-note-bubble{color:#151922;background:linear-gradient(#f5f8ffeb,#d2d9e7e0)}.story-note-bubble-lines{text-align:left;flex:auto;width:0;min-width:0;display:grid}.story-note-bubble-lines>span{text-overflow:ellipsis;white-space:nowrap;max-width:5.2rem;display:block;overflow:hidden}.story-note-bubble--text{justify-content:center}.story-note-bubble--text .story-note-bubble-lines{text-align:center;flex:0 auto;width:auto}.story-note-bubble-lines>span:first-child{font-size:.64rem;font-weight:900;line-height:.82rem}.story-note-bubble-lines>span:last-child{opacity:.68;font-size:.56rem;font-weight:750;line-height:.72rem}.story-ring{background:rgb(var(--outline-variant) / .5);border-radius:999px;place-items:center;width:4.65rem;height:4.65rem;padding:3px;display:grid;overflow:hidden;box-shadow:0 12px 28px #0000003d}.story-ring>img,.story-ring>.authenticated-image,.story-ring>span{border-radius:999px}.story-ring>img{background:rgb(var(--surface-container-high));border:3px solid rgb(var(--surface))}.story-ring--unseen{background:conic-gradient(from 210deg,#2498ff,#6cc7ff,#1f7dff,#2498ff)}.story-ring--seen{background:rgb(var(--outline-variant) / .62)}.story-ring--note{background:linear-gradient(135deg, rgb(var(--surface-container-high)), rgb(var(--surface-container)));color:rgb(var(--on-surface))}.story-strip-label{text-overflow:ellipsis;white-space:nowrap;max-width:4.7rem;font-size:.69rem;font-weight:800;line-height:1rem;display:block;overflow:hidden}.story-viewer-backdrop{--story-shell-w:min(34rem, calc(56.25vh - .5625rem), calc(100vw - 6rem));--story-shell-h:min(60.444rem, calc(100vh - 1rem));--story-rail-gap:clamp(1.5rem, 5vw, 4.5rem);min-height:100svh;display:block;overflow:hidden}.story-viewer-stage{display:block;position:absolute;inset:0;overflow:hidden}.story-viewer-main-frame{width:min(34rem,100vw - 6rem);width:var(--story-shell-w);aspect-ratio:9/16;will-change:transform;flex:none;place-items:center;height:auto;max-height:calc(100vh - 1rem);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-viewer-motion-frame{place-items:center;width:100%;height:100%;min-height:0;display:grid;position:relative}.story-viewer-shell{width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border-radius:1.8rem;flex-direction:column;display:flex;position:relative;overflow:hidden}@supports (height:100svh){.story-viewer-backdrop{--story-shell-w:min(34rem, calc(56.25svh - .5625rem), calc(100vw - 6rem));--story-shell-h:min(60.444rem, calc(100svh - 1rem))}.story-viewer-main-frame{max-height:calc(100svh - 1rem)}}.story-viewer-progress{top:max(.85rem, env(safe-area-inset-top));z-index:30;gap:.22rem;display:flex;position:absolute;left:1rem;right:1rem}.story-viewer-progress-track{background:#ffffff47;border-radius:999px;flex:auto;height:3px;overflow:hidden}.story-viewer-progress-fill{border-radius:inherit;background:#fff;height:100%;display:block}.story-viewer-header{z-index:31;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1rem 0;display:flex;position:absolute;top:1.15rem;left:0;right:0}.story-viewer-header-actions{flex:none;align-items:center;gap:.35rem;display:inline-flex}.story-viewer-user-line{color:#fff;align-items:center;gap:.45rem;min-width:0;max-width:min(20rem,52vw);font-size:.88rem;font-weight:950;line-height:1.1rem;display:flex}.story-viewer-user-line>span:last-child{color:#ffffffb8;flex:none;font-size:.82rem;font-weight:850}.story-viewer-global-close{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));z-index:70;color:#fff;background:#00000047;border:0;border-radius:999px;place-items:center;width:2.6rem;height:2.6rem;transition:background .16s,transform .16s;display:grid;position:fixed}.story-viewer-global-close:hover{background:#ffffff24}.story-viewer-global-close:active{transform:scale(.94)}.story-viewer-icon-button{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#00000059;border:0;border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;transition:background .16s,transform .16s;display:grid}.story-viewer-icon-button:hover{background:#ffffff29}.story-viewer-icon-button:active{transform:scale(.94)}.story-viewer-music-row{color:#ffffffb8;align-items:center;gap:.35rem;min-width:0;max-width:min(20rem,58vw);font-size:.72rem;font-weight:850;line-height:1rem;display:flex}.story-viewer-music-bars{min-width:.82rem;height:.82rem}.story-viewer-media{flex:auto;place-items:stretch stretch;min-height:0;display:grid;overflow:hidden}.story-viewer-media-inner{backface-visibility:hidden;will-change:transform, opacity;width:100%;height:100%;transform:translateZ(0)}.story-viewer-media-inner[data-transition=next]{animation:.19s cubic-bezier(.2,.82,.2,1) both story-card-media-next}.story-viewer-media-inner[data-transition=prev]{animation:.19s cubic-bezier(.2,.82,.2,1) both story-card-media-prev}@keyframes story-card-media-next{0%{opacity:.86;transform:translate(7%)scale(.995)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes story-card-media-prev{0%{opacity:.86;transform:translate(-7%)scale(.995)}to{opacity:1;transform:translate(0,0)scale(1)}}.story-viewer-media .story-editor-canvas{width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;border-radius:0;aspect-ratio:auto!important}.story-viewer-media .story-editor-canvas>.absolute.bottom-6{background:#0000006b;border-radius:999px;padding:.65rem 1rem;bottom:5.5rem;left:2.5rem;right:2.5rem}.story-viewer-media .story-music-sticker{z-index:36;pointer-events:none}.story-viewer-audio-gate{z-index:34;color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#0000008a;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-width:0;max-width:calc(100% - 3rem);padding:.7rem 1rem;font-size:.85rem;font-weight:950;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1rem 2.8rem #0000006b}.story-viewer-audio-gate .material-symbols-outlined{flex:none}.story-viewer-tap{z-index:20;background:0 0;border:0;width:35%;position:absolute;top:5.5rem;bottom:5.5rem}.story-viewer-tap--left{left:0}.story-viewer-tap--right{right:0}.story-viewer-nav-button{z-index:40;color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffff24;border:0;border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1.1rem 2.5rem #0000006b}.story-viewer-nav-button .material-symbols-outlined{font-size:1.35rem}.story-viewer-nav-button--prev{left:-3.35rem}.story-viewer-nav-button--next{right:-3.35rem}.story-viewer-side-rail{left:calc(50% + 20rem);left:calc(50% + (var(--story-shell-w) / 2) + var(--story-rail-gap));align-items:center;gap:clamp(1.25rem,3.5vw,3rem);display:none;position:absolute;top:50%;transform:translateY(-50%)}.story-viewer-preview-card{aspect-ratio:9/16;color:#fff;opacity:.72;background:#ffffff14;border:0;border-radius:1rem;width:clamp(8.5rem,14vw,12.5rem);transition:opacity .18s,transform .18s;display:block;position:relative;overflow:hidden;transform:scale(.96)}.story-viewer-preview-card:hover{opacity:1;transform:scale(1)}.story-viewer-preview-card .story-editor-canvas{border-radius:inherit;width:100%;height:100%;max-height:none;box-shadow:none}.story-viewer-preview-card:after{content:"";pointer-events:none;background:linear-gradient(#0000000a,#0000002e 48%,#000000b3);position:absolute;inset:0}.story-viewer-preview-user{z-index:2;text-align:center;text-shadow:0 2px 10px #000c;place-items:center;gap:.45rem;font-size:.85rem;font-weight:950;display:grid;position:absolute;bottom:.9rem;left:.75rem;right:.75rem}.story-viewer-preview-name,.story-viewer-preview-age{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.story-viewer-preview-age{color:#fffc;margin-top:-.28rem;font-size:.78rem;font-weight:850}.story-viewer-footer{z-index:32;padding:0 1rem max(1rem, env(safe-area-inset-bottom));align-items:center;gap:.65rem;display:flex;position:absolute;bottom:0;left:0;right:0}.story-viewer-reply-form.profile-note-reply-composer{-webkit-backdrop-filter:blur(18px)saturate(145%);background:#0003;border:1px solid #ffffffb8;border-radius:999px;flex:auto;align-items:center;gap:.35rem;min-width:0;padding:.3rem .35rem .3rem 1rem;display:flex}.story-viewer-reply-input.profile-note-reply-input{color:#fff;background:0 0;border:0;outline:none;flex:auto;min-width:0;font-size:.9rem;font-weight:700}.story-viewer-reply-input.profile-note-reply-input::placeholder{color:#ffffffc7}.story-viewer-heart{color:#fff;border:0;border-radius:999px;flex:none;place-items:center;width:2.35rem;height:2.35rem;display:grid}.story-viewer-send.profile-note-reply-send{color:rgb(var(--on-primary))}.story-viewer-send.profile-note-reply-send:disabled{color:#ffffff9e;opacity:.82;background:#ffffff2e}.story-viewer-heart{background:0 0}.story-viewer-heart--liked{color:#ff3b5f}.story-viewer-heart--liked .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.story-viewer-quick-reactions{-webkit-backdrop-filter:blur(18px)saturate(150%);background:#000000b8;border-radius:1rem;width:min(15rem,100vw - 3rem);padding:.75rem;position:absolute;bottom:calc(100% + .7rem);left:50%;transform:translate(-50%);box-shadow:0 1rem 2.8rem #0000007a}.story-viewer-quick-reactions p{text-align:center;color:#fff;margin:0 0 .45rem;font-size:.8rem;font-weight:950}.story-viewer-quick-reactions div{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.story-viewer-quick-reactions button{background:#ffffff14;border:0;border-radius:.75rem;place-items:center;width:2.45rem;height:2.45rem;font-size:1.55rem;display:grid}.story-viewer-views,.story-viewer-delete{color:#fff;-webkit-backdrop-filter:blur(18px);background:#00000061;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.7rem 1rem;font-size:.82rem;font-weight:900;display:inline-flex}.story-viewer-delete{color:#ff9eaa;border:0}@media (width>=721px){.story-viewer-side-rail{display:flex}.story-viewer-tap{display:none}}@media (width<=720px){.story-viewer-backdrop{padding:0}.story-viewer-stage{gap:0}.story-viewer-main-frame{aspect-ratio:auto;width:100%;height:100%;max-height:none;inset:0;transform:none}.story-viewer-shell{border-radius:0;width:100vw;height:100svh}.story-viewer-nav-button,.story-viewer-global-close{display:none}}.story-editor-panel{-ms-overflow-style:none;scrollbar-width:none;background:#070a0ff2;border:1px solid #ffffff1f;border-radius:2rem;flex-direction:column;gap:1rem;height:auto;min-height:0;max-height:calc(100% - 3rem);margin:1.5rem 1.5rem 1.5rem 0;padding:1.5rem 1.25rem;display:flex;overflow:hidden auto;box-shadow:0 25px 50px -12px #0009}.story-editor-panel::-webkit-scrollbar{width:0;height:0;display:none}.note-composer-input{border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff0f;--tw-ring-color:transparent!important;--tw-ring-shadow:0 0 #0000!important;outline:none!important}.note-composer-input:focus,.note-composer-input:focus-visible{border-color:#ffffff38;box-shadow:0 0 0 1px #ffffff3d,inset 0 1px #ffffff14}.note-composer-panel{border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff0a;--tw-ring-color:transparent!important;--tw-ring-shadow:0 0 #0000!important;outline:none!important}.note-audience-select,.story-audience-select{border:1px solid #ffffff1f;box-shadow:inset 0 1px #ffffff0a}.note-audience-select:focus,.note-audience-select:focus-visible,.story-audience-select:focus,.story-audience-select:focus-visible{box-shadow:0 0 0 1px #ffffff3d,inset 0 1px #ffffff0a;outline:none!important}.story-audience-select option{color:#111827}.activity-heart-svg{fill:#ff3b5f;width:1.35rem;height:1.35rem}.music-clip-search-input{box-shadow:0 0 0 1px #ffffff1a}.music-clip-timeline{background:repeating-linear-gradient(90deg,#ffffff29 0 2px,#0000 2px 8px),#ffffff14;border-radius:999px;height:1.65rem;position:relative;overflow:hidden}.music-clip-popular-window,.music-clip-selected-window{pointer-events:none;border-radius:999px;position:absolute;top:.35rem;bottom:.35rem}.music-clip-popular-window{background:#ffffff29;box-shadow:inset 0 0 0 1px #fff3}.music-clip-selected-window{background:#ffffff9e;box-shadow:0 0 18px #ffffff2e}.music-clip-timeline-input{opacity:0;cursor:ew-resize;width:100%;position:absolute;inset:0}.story-editor-canvas{isolation:isolate;aspect-ratio:9/16;background:radial-gradient(circle at 30% 18%,#ffffff29,#0000 34%),#0b0f16;border-radius:2rem;width:auto;max-width:min(90vw,390px);height:100%;max-height:min(85vh,844px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000008c,0 0 0 1px #ffffff1f}.story-page-layout,.story-page-cell{position:absolute;inset:0}.story-page-cell{background:#000;overflow:hidden}.story-page-cell--editable{cursor:grab}.story-page-cell--editable:active{cursor:grabbing}.story-media-layer{object-fit:contain;transform-origin:50%;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute}.story-editor-canvas--viewer{box-shadow:none!important;background:0 0!important}.story-media-layer--editable{pointer-events:auto;touch-action:none;transition:filter .14s}.story-media-layer--selected{filter:brightness(1.08);outline-offset:-2px;outline:2px solid #ffffffd6}.story-page-layout--split{grid-template-columns:1fr 1fr;gap:2px;padding:2px;display:grid}.story-page-layout--split .story-page-cell,.story-page-layout--grid .story-page-cell,.story-page-layout--cascade .story-page-cell{border-radius:1.25rem;position:relative;inset:auto}.story-page-layout--grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:3px;padding:3px;display:grid}.story-page-layout--cascade .story-page-cell{width:58%;height:58%;position:absolute;inset:9% 9% auto auto;transform:rotate(4deg);box-shadow:0 18px 40px #00000073}.story-page-layout--cascade .story-page-cell:first-child{inset:10% auto auto 8%;transform:rotate(-7deg)}.story-page-layout--cascade .story-page-cell:nth-child(2){inset:auto 8% 10% auto;transform:rotate(7deg)}.story-page-layout--cascade .story-page-cell:nth-child(3){inset:auto auto 13% 10%;transform:rotate(-3deg)}.story-overlay{z-index:4;-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;will-change:transform;max-width:72%;position:absolute}.story-overlay--editable{pointer-events:auto;cursor:grab;touch-action:none}.story-page-cell--editable,.story-media-layer--editable,.story-overlay--editable,.story-music-sticker--editable{touch-action:none;-webkit-user-select:none;user-select:none}.story-overlay--editable:active{cursor:grabbing}.story-overlay--selected{outline-offset:4px;outline:2px solid #ffffffdb}.story-overlay--text{text-align:center;color:#fff;text-shadow:0 2px 14px #00000080;border-radius:1rem;padding:.45rem .75rem;font-weight:950;line-height:1.05}.story-overlay--classic{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000061}.story-overlay--neon{color:#f7fbff;text-shadow:0 0 8px #00d8ff,0 0 20px #ff3dd8,0 3px 18px #000000b3}.story-overlay--glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff2e;box-shadow:inset 0 1px #ffffff3d,0 12px 30px #0000003d}.story-overlay--poster{color:#070a0f;text-shadow:none;text-transform:uppercase;background:#fff}.story-overlay--sticker{object-fit:contain;filter:drop-shadow(0 10px 18px #00000073);width:6rem;height:6rem}.story-color-swatch{border:2px solid #ffffff2e;border-radius:999px;width:1.85rem;height:1.85rem;box-shadow:inset 0 0 0 1px #0003}.story-color-swatch--selected{border-color:#fff;box-shadow:0 0 0 2px #ffffff38,inset 0 0 0 1px #0003}.story-text-bg-none{color:#ffffffd1;background:#ffffff14;border:2px solid #ffffff2e;border-radius:999px;place-items:center;min-width:4rem;height:1.85rem;font-size:.68rem;font-weight:900;display:inline-grid}.story-transform-controls{background:#ffffff12;border:1px solid #ffffff1a;border-radius:1.5rem;gap:.75rem;padding:.9rem;display:grid}.story-transform-controls label{color:#ffffffb8;gap:.4rem;font-size:.75rem;font-weight:900;display:grid}.story-transform-controls input[type=range]{accent-color:#fff;width:100%}.story-transform-text-tools{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;padding-top:.65rem;display:flex}.story-transform-text-tools>span{color:#ffffffb8;width:100%;font-size:.75rem;font-weight:850}.story-transform-text-tools>button:not(.story-color-swatch){color:#ffffffd1;background:#ffffff1a;border-radius:999px;height:1.85rem;padding:0 .85rem;font-size:.68rem;font-weight:900}.story-music-theme-tools{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;padding-top:.65rem;display:flex}.story-music-theme-tools>span{color:#ffffffb8;width:100%;font-size:.75rem;font-weight:850}.story-music-theme-button{color:#ffffffd1;background:#ffffff1a;border-radius:999px;height:1.95rem;padding:0 .85rem;font-size:.68rem;font-weight:900}.story-music-theme-button--active{color:#111827;background:#ffffffeb}.story-music-cover-backdrop{z-index:0;pointer-events:none;background:#05070b;position:absolute;inset:0;overflow:hidden}.story-music-cover-backdrop-image{object-fit:cover;opacity:.55;filter:blur(22px)saturate(1.25)brightness(.7);width:100%;height:100%;transform:scale(1.18)}.story-music-sticker{z-index:5;color:#fff;text-shadow:0 2px 12px #0000008f;transform-origin:50%;align-items:center;gap:.65rem;min-width:0;max-width:min(82%,19rem);display:inline-flex;position:absolute;top:1rem;left:1rem}.story-music-sticker--none{display:none}.story-music-sticker--editable{pointer-events:auto;cursor:grab;touch-action:none}.story-music-sticker--editable:active{cursor:grabbing}.story-music-sticker--selected{outline-offset:4px;outline:2px solid #ffffffdb}.story-music-sticker-title{align-items:center;gap:.4rem;min-width:0;max-width:100%;font-size:.78rem;font-weight:950;display:inline-flex}.story-music-sticker p{text-overflow:ellipsis;white-space:nowrap;color:#ffffffc2;margin:.08rem 0 0;font-size:.68rem;font-weight:800;overflow:hidden}.story-music-sticker-cover{object-fit:cover;border-radius:.78rem;flex:none;width:2.55rem;height:2.55rem;box-shadow:0 10px 20px #00000059}.story-music-sticker-bars{min-width:.9rem;height:.85rem}.story-music-sticker--compact{color:#101522;width:min(78%,17.5rem);min-height:3.25rem;text-shadow:none;-webkit-backdrop-filter:blur(16px)saturate(150%);background:#ffffffe6;border-radius:1rem;padding:.4rem .62rem;overflow:hidden;box-shadow:0 .9rem 2rem #00000047}.story-music-sticker--compact p{color:#1015229e;max-width:100%;font-size:.68rem;line-height:1.05;display:block}.story-music-compact-cover,.story-music-sticker--compact .story-music-sticker-cover{width:2.35rem;height:2.35rem;box-shadow:none;border-radius:.72rem}.story-music-compact-meta{flex:auto;gap:.08rem;min-width:0;display:grid}.story-music-sticker-marquee{white-space:nowrap;min-width:0;display:block;overflow:hidden}.story-music-sticker--compact .story-music-sticker-title{color:#101522;width:100%;font-size:.78rem;line-height:1.05}.story-music-sticker--compact .story-music-sticker-marquee>span{align-items:center;gap:.36rem;min-width:max-content;animation:7s linear infinite story-music-title-marquee;display:inline-flex}.story-music-sticker--compact .story-music-sticker-bars{color:#101522a8}.story-music-sticker--theme-glass.story-music-sticker--compact{color:#fff;background:#171c24b8;border:1px solid #ffffff2e;box-shadow:0 .9rem 2.2rem #00000057,inset 0 1px #ffffff29}.story-music-sticker--theme-glass.story-music-sticker--compact p{color:#ffffffad}.story-music-sticker--theme-glass.story-music-sticker--compact .story-music-sticker-title{color:#fff}.story-music-sticker--theme-glass.story-music-sticker--compact .story-music-sticker-bars,.story-music-sticker--theme-glass.story-music-sticker--compact .story-music-note-icon{color:#ffffffb8}.story-music-note-icon{color:#111827ad;flex:none;font-size:1.05rem;line-height:1}@keyframes story-music-title-marquee{0%,18%{transform:translate(0)}82%,to{transform:translate(min(0px,15.5rem - 100%))}}.story-music-sticker--card{text-align:center;text-shadow:0 .18rem .7rem #000000b3;background:0 0;border-radius:1.15rem;flex-direction:column;align-items:center;gap:.55rem;width:min(64%,13rem);padding:0}.story-music-sticker--card .story-music-sticker-cover{border-radius:1.15rem;width:clamp(6rem,30vw,8.4rem);height:clamp(6rem,30vw,8.4rem);box-shadow:0 1.1rem 2.4rem #0000006b}.story-music-card-cover-shell{place-items:center;display:inline-grid;position:relative}.story-music-card-bars{color:#fff;-webkit-backdrop-filter:blur(12px);background:#00000070;border-radius:999px;min-width:1rem;padding:.28rem .36rem;display:inline-flex;position:absolute;bottom:.54rem;left:.54rem;box-shadow:0 .45rem 1.2rem #0000004d}.story-music-card-text{width:100%;min-width:0}.story-music-sticker--card .story-music-sticker-title{justify-content:center;font-size:.82rem}.story-music-sticker--lyrics{text-align:center;text-shadow:0 .18rem .8rem #000000ad,0 .55rem 1.8rem #00000080;background:0 0;border-radius:1.35rem;place-items:center;width:min(80%,20rem);padding:.4rem;display:grid}.story-music-sticker--lyrics-bold,.story-music-sticker--lyrics-type,.story-music-sticker--lyrics-line,.story-music-sticker--lyrics-stack{text-align:center;text-shadow:0 .18rem .8rem #000000b8,0 .55rem 1.8rem #00000085;background:0 0;border-radius:1.35rem;place-items:center;width:min(84%,21rem);padding:.4rem;display:grid}.story-music-sticker--lyrics-bold.story-music-sticker--selected,.story-music-sticker--lyrics-type.story-music-sticker--selected,.story-music-sticker--lyrics-line.story-music-sticker--selected,.story-music-sticker--lyrics-stack.story-music-sticker--selected,.story-music-sticker--lyrics.story-music-sticker--selected{outline:0}.story-music-sticker-lyrics{gap:.32rem;font-size:clamp(1rem,4.4vw,1.65rem);font-weight:950;line-height:1.04;display:grid}.story-music-lyrics-display--lyrics-bold{text-align:left;text-transform:uppercase;align-content:center;justify-items:start;gap:.16rem;width:min(100%,19rem);padding-block:.35rem;overflow:visible}.story-music-lyrics-display--lyrics-bold .story-music-lyric-line{max-width:12.4ch;color:inherit;letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2rem,8.2vw,3.65rem);font-weight:900;line-height:.96;display:block}.story-music-lyrics-display--lyrics-bold .story-music-lyric-line--billboard{opacity:1}.story-music-lyrics-display--lyrics-bold .story-music-lyric-current{color:inherit;letter-spacing:-.02em;font-weight:900}.story-music-billboard-word{color:#ffffff5c;opacity:.72;transition:color .19s ease-out,opacity .19s ease-out}.story-music-billboard-word--revealed{color:#fff;opacity:1}.story-music-lyrics-display--lyrics-bold .story-music-lyric-current{animation:.26s ease-out story-music-billboard-in}.story-music-lyrics-display--lyrics-type{text-align:left;text-transform:none;align-content:center;justify-items:start;gap:.32rem;width:min(100%,20rem);min-height:8rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(1.05rem,4.8vw,2rem);font-weight:850;line-height:1.08}.story-music-lyrics-display--lyrics-type .story-music-lyric-line{max-width:20ch;min-height:1.12em;display:grid}.story-music-lyrics-display--lyrics-type .story-music-lyric-current{color:#fff;font-size:inherit;font-weight:850;line-height:inherit;animation:none;transform:none}.story-music-lyrics-display--lyrics-type .story-music-lyric-line--typed-history{opacity:.6}.story-music-typewriter-ghost,.story-music-typewriter-live{grid-area:1/1;min-width:0}.story-music-typewriter-ghost{visibility:hidden;pointer-events:none}.story-music-typewriter-live{white-space:pre-wrap}.story-music-lyric-cursor{vertical-align:-.08em;background:currentColor;border-radius:.08em;width:.42em;height:.9em;margin-left:.1em;animation:.7s steps(2,end) infinite story-lyric-caret;display:inline-block}.story-music-lyrics-display--lyrics-line{text-align:center;place-items:center;min-height:8rem}.story-music-lyrics-display--lyrics-line .story-music-lyric-line{grid-area:1/1}.story-music-lyrics-display--lyrics-line .story-music-lyric-current{max-width:13ch;font-size:clamp(1.45rem,6.7vw,2.8rem);font-style:italic}.story-music-lyrics-display--lyrics-line .story-music-lyric-line--ghost{color:#ffffff57;opacity:0;font-size:clamp(1.05rem,4.4vw,1.75rem);animation:.28s ease-out story-music-line-ghost;transform:translateY(-1.1rem)scale(.86)}.story-music-lyrics-display--lyrics-stack{gap:.34rem;min-height:10rem;overflow:visible}.story-music-lyric-line{max-width:100%;transition:opacity .22s,transform .22s,font-size .22s;display:block}.story-music-lyric-line--far-previous{color:#fff3;opacity:.18;font-size:clamp(.88rem,3.7vw,1.35rem);transform:translateY(-.36rem)scale(.74)}.story-music-lyric-line--previous,.story-music-lyric-line--next{color:#ffffffad;font-size:clamp(1rem,4.5vw,1.7rem);transform:scale(.86)}.story-music-lyric-line--previous{opacity:.46;transform:translateY(-.12rem)scale(.84)}.story-music-lyric-line--next{opacity:.38;transform:translateY(.12rem)scale(.86)}.story-music-lyric-current{color:#fff;letter-spacing:0;font-size:clamp(1.55rem,7.5vw,3rem);font-weight:1000;line-height:1.02;animation:.24s cubic-bezier(.2,.9,.2,1) story-music-lyric-current}@keyframes story-music-lyric-current{0%{opacity:0;transform:translateY(.85rem)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes story-music-billboard-in{0%{opacity:.22;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}@keyframes story-music-line-ghost{0%{opacity:.52;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-1.1rem)scale(.86)}}@keyframes story-lyric-caret{0%,45%{opacity:1}46%,to{opacity:0}}.story-music-sticker--disc{text-align:center;place-items:center;gap:1.2rem;width:min(92%,24rem);max-width:min(92%,24rem);display:grid}.story-music-sticker--disc .story-music-disc{background:radial-gradient(circle,#ffffff14 0 4%,#0000 4.5%),radial-gradient(circle,#0000 0 24%,#ffffff14 24.5% 25.2%,#0000 25.8%),repeating-radial-gradient(circle,#ffffff2e 0 1px,#0000 1px 9px),radial-gradient(circle at 42% 28%,#ffffff38,#0000 22%),#040404;border-radius:999px;place-items:center;width:clamp(13rem,64vw,23rem);height:clamp(13rem,64vw,23rem);display:grid;position:relative;box-shadow:0 2rem 4rem #00000080,inset 0 0 0 1px #ffffff1f,inset 0 0 2rem #ffffff14}.story-music-vinyl{background:radial-gradient(circle,#ffffff1f 0 12%,#0000 13%),repeating-radial-gradient(circle,#ffffff1f 0 1px,#0000 1px 8px),#050505;border-radius:999px;place-items:center;width:clamp(5rem,24vw,7rem);height:clamp(5rem,24vw,7rem);display:grid;position:relative;box-shadow:0 1.2rem 2.7rem #00000073}.story-music-vinyl:before{content:"";border-radius:inherit;border:1px solid #ffffff14;position:absolute;inset:7%}.story-music-vinyl-grooves{border-radius:inherit;pointer-events:none;border:1px solid #ffffff29;position:absolute;inset:7%;box-shadow:inset 0 0 0 .7rem #0000001f,inset 0 0 0 1.5rem #ffffff0d,inset 0 0 0 2.35rem #0000002e,inset 0 0 0 3.35rem #ffffff0a}.story-music-disc-cover{border-radius:inherit;object-fit:cover}.story-music-vinyl-cover{border-radius:inherit;object-fit:cover;z-index:1;width:44%;height:44%;animation:4s linear infinite story-music-disc-spin;box-shadow:0 0 0 .28rem #00000094,0 0 0 .34rem #ffffff14}.story-music-sticker--paused .story-music-disc-cover,.story-music-sticker--paused .story-music-vinyl-cover{animation-play-state:paused}.story-music-disc-core{z-index:2;background:#00000094;border-radius:999px;width:.48rem;height:.48rem;position:absolute;box-shadow:0 0 0 .14rem #ffffff2e}.story-music-disc-caption{color:#fff;text-shadow:0 .25rem 1rem #000000b3;justify-items:center;min-width:0;max-width:min(100%,18rem);display:grid}.story-music-disc-title,.story-music-disc-artist{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.story-music-disc-title{font-size:clamp(1.05rem,4.2vw,1.45rem);font-weight:950}.story-music-disc-artist{color:#ffffffe0;font-size:clamp(.9rem,3.4vw,1.1rem);font-weight:700}@keyframes story-music-disc-spin{to{transform:rotate(360deg)}}.story-overlay-pos-0{top:18%;left:50%;transform:translate(-50%)rotate(-2deg)}.story-overlay-pos-1{top:38%;right:9%;transform:rotate(5deg)}.story-overlay-pos-2{bottom:24%;left:9%;transform:rotate(-5deg)}.story-overlay-pos-3{bottom:12%;left:50%;transform:translate(-50%)rotate(2deg)}@media (width<=1023px){.story-editor-panel{border:none;border-top:1px solid #ffffff1a;border-radius:1.75rem 1.75rem 0 0;height:auto;max-height:46vh;margin:0;padding:1rem;position:absolute;inset:auto 0 0;width:100%!important}.story-editor-canvas{aspect-ratio:auto;width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;background:#000;border-radius:0}}.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}.camera-snap-top-nav{inset-inline:0;z-index:401;padding:calc(env(safe-area-inset-top,0px) + .62rem) .92rem 4.4rem;pointer-events:none;background:linear-gradient(#0000007a,#0000);grid-template-columns:2.9rem minmax(9rem,auto) 2.9rem;justify-content:space-between;align-items:center;gap:.75rem;display:grid;position:absolute;top:0}.camera-snap-top-nav>*{pointer-events:auto}.camera-snap-title-pill{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#00000047;border:1px solid #ffffff29;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:.55rem;min-width:min(16rem,54vw);min-height:2.45rem;padding:0 1.2rem;font-size:.96rem;font-weight:900;display:inline-flex;box-shadow:0 .9rem 2rem #00000038,inset 0 1px #ffffff1a}.camera-snap-title-pill .material-symbols-outlined{font-size:1.18rem}.camera-snap-glass-button{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#00000047;border:1px solid #ffffff2e;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;transition:transform .15s,background .15s,color .15s;display:inline-flex;box-shadow:0 .75rem 1.8rem #00000038}.camera-snap-glass-button:active{transform:scale(.92)}.camera-snap-glass-button--active{color:#111827;background:#ffffffeb}.camera-snap-side-tools{top:calc(env(safe-area-inset-top,0px) + 5.1rem);z-index:402;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#0000003d;border:1px solid #ffffff29;border-radius:999px;flex-direction:column;gap:.55rem;padding:.45rem;display:flex;position:absolute;right:.82rem;box-shadow:0 1.2rem 2.2rem #0000003d}.camera-snap-bottom{inset-inline:0;z-index:401;padding:1.2rem 1rem calc(env(safe-area-inset-bottom,0px) + 1.35rem);pointer-events:none;background:linear-gradient(#0000,#0003 44%,#0000009e);flex-direction:column;align-items:center;gap:.72rem;display:flex;position:absolute;bottom:0}.camera-snap-bottom>*{pointer-events:auto}.camera-snap-device-lenses{-webkit-backdrop-filter:blur(14px)saturate(150%);background:#0000004d;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem;display:inline-flex}.camera-snap-device-lens{color:#fff;background:#ffffff1f;border-radius:999px;min-width:2.35rem;height:2rem;padding:0 .7rem;font-size:.74rem;font-weight:900}.camera-snap-device-lens--active{color:#111827;background:#fffffff0}.camera-snap-recording-pill{color:#ffffffeb;-webkit-backdrop-filter:blur(14px)saturate(150%);background:#00000061;border-radius:999px;padding:.28rem .78rem;font-size:.75rem;font-weight:900}.camera-face-filter-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;align-items:center;gap:.88rem;width:100%;padding:.2rem 0 .35rem;display:flex;overflow:auto visible}.camera-face-filter-carousel::-webkit-scrollbar{display:none}.camera-face-filter-wheel{z-index:1;justify-content:flex-start;position:relative}.camera-snap-shutter-track{min-width:0}.camera-snap-shutter-track--plain{justify-content:center;overflow:visible}.camera-snap-shutter-track-item{margin-inline:.1rem}.camera-face-filter-spacer{flex:0 0 max(.1rem,50% - 2.45rem);height:1px}.camera-face-filter-button{color:#fff;scroll-snap-align:center;text-shadow:0 .08rem .45rem #000000a6;flex:0 0 3.9rem;justify-items:center;transition:transform .16s,opacity .16s;display:grid}.camera-face-filter-button:active{transform:scale(.94)}.camera-face-filter-button--active{transform:translateY(-.12rem)scale(1.08)}.camera-face-filter-orb{letter-spacing:0;background:radial-gradient(circle at 32% 28%,#ffffffb8,#0000 19%),radial-gradient(circle at 68% 68%,#5398ff6b,#0000 32%),#070c12c7;border:2px solid #ffffff8a;border-radius:999px;place-items:center;width:3.7rem;height:3.7rem;font-size:.9rem;font-weight:1000;display:grid;box-shadow:0 .75rem 1.6rem #00000057,inset 0 0 0 .22rem #ffffff14}.camera-face-filter-button--active .camera-face-filter-orb{border-color:#ffde3b;box-shadow:0 0 0 .18rem #ffde3b3d,0 .95rem 1.9rem #00000061}.camera-face-filter-status{color:#ffffffc7;white-space:nowrap;-webkit-backdrop-filter:blur(14px)saturate(150%);background:#00000061;border-radius:999px;flex:none;align-self:center;padding:.5rem .85rem;font-size:.74rem;font-weight:850}.camera-face-filter-status--error{color:#fecdd3}.camera-snap-capture-hint{color:#ffffffb8;margin:0;font-size:.72rem;font-weight:750}.camera-snap-shutter-row{grid-template-columns:3.1rem minmax(0,1fr) 3.1rem;align-items:center;gap:.95rem;width:min(100%,44rem);display:grid}.camera-snap-shutter-row:after{content:"";width:3.1rem;height:3.1rem;display:block}.camera-snap-shutter-zone{justify-content:center;align-items:center;width:100%;min-width:0;height:5.55rem;display:flex}.camera-snap-gallery-button{color:#fff;-webkit-backdrop-filter:blur(16px)saturate(150%);background:#00000047;border:1px solid #ffffff29;border-radius:1rem;justify-content:center;justify-self:center;align-items:center;width:3.1rem;height:3.1rem;transition:transform .15s;display:inline-flex}.camera-snap-gallery-button:active{transform:scale(.92)}.camera-snap-shutter{z-index:2;scroll-snap-align:center;scroll-snap-stop:always;border:.27rem solid #fff;border-radius:999px;flex:0 0 4.9rem;justify-content:center;align-items:center;width:4.9rem;height:4.9rem;transition:transform .15s,border-color .15s;display:inline-flex;position:relative;box-shadow:0 0 0 .16rem #00000038,0 .95rem 2rem #0000003d}.camera-snap-shutter:active{transform:scale(.94)}.camera-snap-shutter--recording{border-color:#ef4444}@media (width<=640px){.camera-snap-top-nav{padding-inline:.68rem;padding-bottom:4.4rem}.camera-snap-side-tools{top:calc(env(safe-area-inset-top,0px) + 4rem);right:.55rem}.camera-snap-glass-button{width:2.45rem;height:2.45rem}.camera-snap-bottom{padding-inline:.65rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .95rem);gap:.55rem}.camera-face-filter-carousel{gap:.68rem;padding-inline:0}.camera-face-filter-wheel{width:100%}.camera-face-filter-button{flex-basis:3.45rem}.camera-face-filter-orb{width:3.25rem;height:3.25rem}.camera-snap-shutter{flex-basis:4.45rem;width:4.45rem;height:4.45rem}.camera-snap-shutter-row{grid-template-columns:2.7rem minmax(0,1fr) 2.7rem;gap:.72rem;width:100%}.camera-snap-shutter-row:after{width:2.7rem;height:2.7rem}.camera-snap-title-pill{min-width:min(12.8rem,52vw);min-height:2.25rem;font-size:.88rem}.camera-snap-shutter-zone{width:100%;height:5.1rem}.camera-snap-gallery-button{border-radius:.9rem;width:2.45rem;height:2.45rem}.camera-snap-gallery-button .material-symbols-outlined{font-size:1.35rem}}.camera-preview-stage{color:#fff;background:#000;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.camera-preview-topbar{inset-inline:0;z-index:405;padding:calc(env(safe-area-inset-top,0px) + .75rem) 1rem 4.2rem;pointer-events:none;background:linear-gradient(#0000008c,#0000);grid-template-columns:3rem minmax(9rem,auto) 3rem;align-items:center;gap:.7rem;display:grid;position:absolute;top:0}.camera-preview-topbar>*{pointer-events:auto}.camera-preview-sound-pill{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#00000057;border:1px solid #ffffff24;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:.6rem;max-width:min(19rem,68vw);min-height:2.75rem;padding:0 1.45rem;font-size:1rem;font-weight:850;display:inline-flex;box-shadow:0 .9rem 2rem #00000047}.camera-preview-sound-pill--active{color:#111827;background:#ffffffeb;border-color:#ffffff5c;box-shadow:0 1rem 2.4rem #00000061}.camera-preview-sound-pill-copy{text-align:left;min-width:0;line-height:1.05;display:grid}.camera-preview-sound-pill-title,.camera-preview-sound-pill-artist{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.camera-preview-sound-pill-artist{opacity:.68;margin-top:.18rem;font-size:.72rem;font-weight:800}.camera-preview-sound-popover{top:calc(env(safe-area-inset-top,0px) + 4.25rem);z-index:408;-ms-overflow-style:none;scrollbar-width:none;transform-origin:top;color:#fff;-webkit-backdrop-filter:blur(28px)saturate(160%);background:linear-gradient(#13171ef0,#06090ef0);border:1px solid #ffffff29;border-radius:1.75rem;width:min(27rem,100vw - 1.5rem);max-height:min(38rem,100dvh - 9.5rem);padding:.9rem;position:absolute;left:50%;overflow:hidden auto;translate:-50%;box-shadow:0 1.5rem 4rem #00000094}.camera-preview-sound-popover::-webkit-scrollbar{width:0;height:0;display:none}.camera-preview-sound-popover-header{justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.25rem .2rem .8rem;display:flex}.camera-preview-sound-popover-header p{text-overflow:ellipsis;white-space:nowrap;max-width:16rem;margin:0;font-size:1.05rem;font-weight:950;overflow:hidden}.camera-preview-sound-popover-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffff85;margin-bottom:.15rem;font-size:.68rem;font-weight:950;display:block}.camera-preview-sound-popover-header button{color:#ffb0ba;background:#ffffff1a;border:0;border-radius:999px;flex:none;padding:.55rem .85rem;font-size:.76rem;font-weight:950}.camera-preview-sound-popover .music-clip-selector{min-width:0;overflow-x:hidden}.camera-preview-music-style-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;min-width:0;margin-top:.75rem;display:grid;overflow-x:hidden}.camera-preview-music-style-button{color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff14;border-radius:1rem;place-items:center;gap:.25rem;min-width:0;padding:.62rem .25rem;font-size:.7rem;font-weight:950;transition:transform .14s,background .14s,color .14s,border-color .14s;display:grid}.camera-preview-music-style-button:hover:not(:disabled),.camera-preview-music-style-button--active{color:#0b0f16;background:#fff;border-color:#ffffff70}.camera-preview-music-style-button:disabled{cursor:not-allowed;opacity:.36}.camera-preview-music-style-button .material-symbols-outlined{font-size:1.25rem}.camera-preview-top-spacer{width:3rem;height:3rem}.camera-preview-canvas-wrap{justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;inset:0;overflow:hidden}.camera-preview-canvas-wrap canvas{box-shadow:0 1rem 3rem #00000059}.camera-preview-edit-rail{top:calc(env(safe-area-inset-top,0px) + 4.7rem);z-index:406;pointer-events:auto;flex-direction:column;gap:.55rem;display:flex;position:absolute;right:.85rem}.camera-preview-edit-rail .camera-snap-glass-button{box-shadow:none;background:#0003;border-color:#0000}.camera-preview-bottom-shell{inset-inline:0;z-index:405;padding:1rem 1rem calc(env(safe-area-inset-bottom,0px) + 1rem);pointer-events:none;background:linear-gradient(#0000,#0003 40%,#000000b8);gap:.85rem;display:grid;position:absolute;bottom:0}.camera-preview-bottom-shell>*{pointer-events:auto}.camera-preview-lens-strip{justify-content:center;gap:.92rem;display:flex;overflow:hidden}.camera-preview-lens-dot{color:#ffffffe6;background:radial-gradient(circle at 32% 28%,#ffffff8c,#0000 20%),#1f2630e6;border-radius:999px;flex:none;place-items:center;width:3.4rem;height:3.4rem;display:grid;box-shadow:inset 0 0 0 .12rem #ffffff1a,0 .65rem 1.3rem #00000052}.camera-preview-bottom-actions{grid-template-columns:1fr 1.35fr 1.65fr;justify-self:center;gap:.55rem;width:min(100%,44rem);display:grid}.camera-preview-action-button{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.65rem;padding:0 1rem;font-size:.95rem;font-weight:900;display:inline-flex}.camera-preview-action-button--send{color:#fff;background:#0ea5ff}@media (width<=640px){.camera-preview-topbar{grid-template-columns:2.7rem minmax(8rem,1fr) 2.7rem;padding-inline:.75rem}.camera-preview-sound-pill{min-height:2.4rem;padding-inline:1.05rem;font-size:.9rem}.camera-preview-sound-popover{top:calc(env(safe-area-inset-top,0px) + 3.8rem);border-radius:1.35rem;width:calc(100vw - 1rem);max-height:min(34rem,100dvh - 8.5rem);padding:.75rem}.camera-preview-sound-popover-header p{max-width:12rem;font-size:.96rem}.camera-preview-music-style-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem}.camera-preview-music-style-button{border-radius:.85rem;padding-block:.5rem;font-size:.64rem}.camera-preview-edit-rail{top:calc(env(safe-area-inset-top,0px) + 4.15rem);gap:.36rem;right:.55rem}.camera-preview-lens-strip{justify-content:flex-start;padding-left:.3rem}.camera-preview-lens-dot{width:3rem;height:3rem}.camera-preview-bottom-actions{grid-template-columns:.8fr 1.05fr 1.35fr}.camera-preview-action-button{min-height:3.25rem;padding-inline:.7rem;font-size:.86rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}html{scroll-behavior:auto!important}.landing-shimmer,.landing-signal-marquee,.incoming-pulse-ring,.animate-gradient-flow,.playing-bars--active>span{animation:none!important}}html.gc-text-small{font-size:14.5px}html.gc-text-large{font-size:17.5px}html.gc-text-xl{font-size:19px}html.gc-bold-text body{font-weight:500}html.gc-bold-text .font-medium{font-weight:600}html.gc-bold-text .font-semibold{font-weight:700}html.gc-reduce-motion *,html.gc-reduce-motion :before,html.gc-reduce-motion :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html.gc-high-contrast body{--tw-text-opacity:1}html.gc-high-contrast .text-on-surface-variant{color:rgb(var(--on-surface) / .92)}html.gc-high-contrast .border-outline-variant{border-color:rgb(var(--on-surface) / .45)}.gc-prose{color:rgb(var(--on-surface) / .92);font-size:15px;line-height:1.75}.gc-prose h1{letter-spacing:-.03em;color:rgb(var(--on-surface));margin:0 0 1rem;font-family:Manrope,sans-serif;font-size:2rem;font-weight:900;line-height:1.15}.gc-prose h2{letter-spacing:-.02em;color:rgb(var(--on-surface));margin:2.2rem 0 .7rem;scroll-margin-top:5rem;font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:800}.gc-prose h3{color:rgb(var(--on-surface));margin:1.6rem 0 .5rem;scroll-margin-top:5rem;font-size:1.05rem;font-weight:700}.gc-prose p{margin:.8rem 0}.gc-prose a{color:rgb(var(--tertiary));text-decoration:none}.gc-prose a:hover{text-decoration:underline}.gc-prose ul,.gc-prose ol{gap:.45rem;margin:.8rem 0;padding-left:1.4rem;display:grid}.gc-prose ul{list-style:outside}.gc-prose ol{list-style:decimal}.gc-prose li::marker{color:rgb(var(--on-surface-variant))}.gc-prose code{background:rgb(var(--surface-container-high));border-radius:.45em;padding:.15em .45em;font-size:.85em}.gc-prose pre{background:rgb(var(--surface-container-high));border:1px solid rgb(var(--outline-variant) / .2);border-radius:1rem;margin:1.1rem 0;padding:1rem 1.2rem;overflow-x:auto}.gc-prose pre code{background:0 0;padding:0;font-size:.86em;line-height:1.6}.gc-prose blockquote{border-left:3px solid rgb(var(--tertiary));background:rgb(var(--tertiary) / .06);color:rgb(var(--on-surface-variant));border-radius:0 .9rem .9rem 0;margin:1.1rem 0;padding:.6rem 1.1rem}.gc-prose blockquote p{margin:.2rem 0}.gc-prose hr{border:0;border-top:1px solid rgb(var(--outline-variant) / .25);margin:2rem 0}.gc-prose strong{color:rgb(var(--on-surface));font-weight:700}.scrollbar-none{scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}@keyframes gc-applock-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.gc-applock-shake{animation:.45s gc-applock-shake}.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}}
