.conversation-view.conversation-view{flex-direction:column;display:flex}.call-quality{color:#cbbfdd;text-align:center;max-width:380px;margin:4px auto 10px;font-size:12px}.call-quality summary{cursor:pointer;padding:6px}.call-quality small{background:#a38ccb15;border-radius:12px;padding:5px 10px;line-height:1.6;display:block}.outbox-list{background:#201c32;border-bottom:1px solid #bda4ee30;flex:0 auto;max-height:25%;padding:6px 12px;font-size:13px;overflow:auto}.outbox-list>div{flex-wrap:wrap;align-items:center;gap:8px;padding:6px 0;display:flex}.outbox-list span{text-overflow:ellipsis;white-space:nowrap;color:#e5d6fd;flex:1;min-width:0;overflow:hidden}.outbox-list small{color:#bbb0c8;margin-top:3px;font-size:11px;display:block}.outbox-list button{color:#e5d6fd;background:#ac8beb22;border:1px solid #bda4ee30;border-radius:8px;min-width:32px;min-height:32px}.chat-list-row{align-items:center;gap:6px;min-width:0;display:flex}.chat-list-row>.contact{flex:1;min-width:0}.chat-preferences{flex-wrap:wrap;flex:0 0 74px;justify-content:center;gap:4px;width:74px;display:flex}.chat-preferences button{color:#cdbde7;cursor:pointer;background:#b198ed14;border:1px solid #bda4ee30;border-radius:10px;place-items:center;width:34px;height:36px;padding:6px;display:grid}.chat-preferences svg{width:18px;height:18px}.chat-preferences small{color:#efb3bf;font-size:10px}.settings-actions{flex-wrap:wrap;gap:10px;margin:12px 0;display:flex}.push-diagnostics{color:#bfb5d3;font-size:14px}.conversation-view>*{flex-shrink:0}.conversation-view>.message-area{flex:1 1 0;min-height:0}.conversation-view>.chat-search,.conversation-view>.reply-composer,.conversation-view>.draft-status,.conversation-view>.conversation-jump{z-index:2;position:relative}.conversation-header .conversation-tools{align-items:center;gap:6px;min-width:0;display:flex}.conversation-tools button{color:#dacef5;cursor:pointer;background:#a78bfa14;border:1px solid #b6a0ef30;border-radius:13px;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;display:grid}.conversation-header>.conversation-identity{min-width:0}.conversation-identity strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation-view--black-hole .conversation-header{grid-template-columns:40px minmax(0,1fr) 40px}.conversation-view--black-hole .conversation-header>.conversation-tools{grid-column:3}.conversation-view--black-hole .conversation-header>.conversation-identity{grid-column:2}.reply-quote{text-align:left;color:#e2d6f8;cursor:pointer;width:100%;max-width:100%;font:inherit;background:#08091230;border:0;border-left:3px solid #c3a9f7;border-radius:5px 10px 10px 5px;align-items:center;gap:8px;margin:0 0 9px;padding:8px 10px;display:flex}.reply-quote>span,.reply-composer>span{flex:1;min-width:0}.reply-quote strong,.reply-composer strong{font-size:12px;font-weight:600;display:block}.reply-quote small,.reply-composer small{text-overflow:ellipsis;white-space:nowrap;color:#c3bdd5;margin-top:4px;font-size:12px;display:block;overflow:hidden}.reply-quote .lucide{width:17px;height:17px}.reply-composer{color:#d9c7f5;background:#181828;border-top:1px solid #b59be825;flex:none;align-items:center;gap:10px;min-width:0;padding:9px 14px;display:flex}.reply-composer button,.chat-search__field button{color:#c6badf;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid}.draft-status{color:#9290a8;background:#121321;flex:none;padding:3px 14px;font-size:10px;line-height:1.4}.draft-status--unavailable{color:#e5b984}.message-row--highlight>.message{outline-offset:3px;outline:2px solid #ceb2ff;box-shadow:0 0 25px #b998f42b}.conversation-jump{color:#dcd1ee;background:#212033;flex:none;align-items:center;gap:10px;padding:8px 14px;font-size:12px;display:flex}.conversation-jump span{flex:1}.conversation-jump button{color:inherit;cursor:pointer;background:0 0;border:0}.chat-search{background:#161725;border-bottom:1px solid #b6a0ef30;flex-direction:column;flex:none;gap:7px;min-height:0;max-height:45%;padding:10px 14px;display:flex;overflow:hidden}.chat-search__field{flex:none;align-items:center;gap:8px;display:flex}.chat-search__field>.lucide{color:#bba5e2;width:18px;height:18px}.chat-search__field input{color:#f0eafa;background:#222235;border:1px solid #c0abe52b;border-radius:10px;flex:1;min-width:0;height:40px;min-height:40px;margin:0;padding:8px 10px;font-size:16px}.chat-search__scope{color:#a7a2bc;flex:none;font-size:11px}.chat-search__results{overscroll-behavior:contain;min-height:0;overflow:auto}.chat-search__results p{color:#bab4c9;margin:8px 0;font-size:13px}.chat-search__result{text-align:left;color:#e9e0f7;cursor:pointer;background:#242136;border:1px solid #0000;border-radius:10px;width:100%;min-width:0;margin:3px 0;padding:10px;display:block}.chat-search__result:hover{border-color:#bea4ef50}.chat-search__result>span{align-items:center;gap:8px;display:flex}.chat-search__result strong{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;overflow:hidden}.chat-search__result time{color:#a7a1b7;white-space:nowrap;font-size:10px}.chat-search__result small{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;display:block;overflow:hidden}.chat-search__more{color:#cdb8f4;font:inherit;cursor:pointer;background:#b198ed16;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:12px;display:flex}.chat-search__more .lucide{width:15px;height:15px}.chat-search__more:disabled{opacity:.6;cursor:progress}@media (width<=600px){.conversation-header{column-gap:8px}.conversation-tools{gap:4px}.conversation-tools button{flex-basis:36px;width:36px;height:38px}.conversation-header .avatar{width:40px;height:40px}}.media-settings{min-width:0}.media-settings__load{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0 12px;display:flex}.media-settings__load label{flex:1;font-size:14px}.media-settings select{min-height:44px;color:var(--light);border:1px solid var(--line);font:inherit;background:#242438;border-radius:12px;padding:10px;font-size:14px}.media-settings__economy{border-top:1px solid var(--line);cursor:pointer;align-items:center;gap:12px;padding-top:18px;display:flex}.media-settings__economy>svg{color:#a9cdbb;flex-shrink:0;width:22px;height:22px}.media-settings__economy>span{flex:1;font-size:14px}.media-settings__economy small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5;display:block}.media-settings__economy input[type=checkbox]{appearance:auto;accent-color:#bca5f4;flex-shrink:0;width:20px;height:20px;min-height:0;margin:0;padding:0}.media-poster{width:min(360px,68vw);position:relative}.media-poster img{width:100%}.media-poster__caption{color:#f5efff;background:#0d1023de;border-radius:20px;justify-content:center;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 20px);margin:auto;padding:6px 10px;font-size:12px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.media-poster__caption svg{flex-shrink:0;width:14px;height:14px}.media-poster.media-poster--circle{aspect-ratio:1;border:3px solid #b6a0e32e;border-radius:50%;width:min(190px,54vw);margin:10px}.media-poster.media-poster--circle>img{border-radius:50%;width:100%;object-fit:cover!important;height:100%!important}.attachment--file{text-align:left}.attachment .attachment__icon{flex-shrink:0;place-items:center;display:grid}.attachment .attachment__icon svg{width:24px;height:24px}.attachment .attachment__download{flex-shrink:0;width:18px;height:18px;margin-left:8px}.attachment__text{min-width:0}.attachment__text strong{overflow-wrap:anywhere}html[data-media-economy=true] .conversation-view:before,html[data-media-economy=true] .message-area:before,html[data-media-economy=true] .message-area:after,html[data-media-economy=true] .contact--black-hole:before,html[data-media-economy=true] .orbit-emblem,html[data-media-economy=true] .voice-planet,html[data-media-economy=true] .voice-player__play{animation:none!important}.attachment-save{width:100%;min-width:0}.attachment-save>.attachment{width:100%}.attachment-save__cancel{color:inherit;font:inherit;background:0 0;border:0;padding:8px 0;font-size:12px;text-decoration:underline}.attachment-save>small{padding:6px 0;font-size:12px;display:block}.transfer-notice{z-index:250;top:calc(env(safe-area-inset-top,0px) + 12px);box-sizing:border-box;color:#eee9ff;background:#242036;border:1px solid #77628c;border-radius:18px;align-items:center;gap:10px;width:min(390px,100vw - 24px);padding:14px;display:flex;position:fixed;right:12px;box-shadow:0 12px 40px #0006}.transfer-notice__body{flex:1;gap:6px;min-width:0;display:grid}.transfer-notice strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.transfer-notice span,.transfer-notice small{color:#c5bbd8;font-size:12px}.transfer-notice progress{accent-color:#bea2f5;width:100%;height:5px}.transfer-notice button{width:36px;height:36px;color:inherit;background:#ffffff12;border:0;border-radius:10px;flex:0 0 36px;padding:8px}.transfer-notice svg{flex-shrink:0;width:20px;height:20px}.transfer-notice--inline{width:auto;box-shadow:none;flex-shrink:0;margin:0 10px 8px;position:relative;top:auto;right:auto}.storage-settings{min-width:0}.storage-heading{align-items:center;gap:14px;display:flex}.storage-heading__icon{color:#cbb7f4;background:#b9a3ff12;border:1px solid #b9a3ff24;border-radius:15px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.storage-heading .eyebrow{margin:0 0 5px}.storage-heading h2{margin:0;font-size:24px}.storage-refresh{width:44px;height:44px;color:var(--muted);border:1px solid var(--line);background:0 0;border-radius:14px;flex-shrink:0;place-items:center;margin-left:auto;display:grid}.storage-refresh .lucide{width:18px;height:18px}.storage-total{flex-wrap:wrap;align-items:baseline;gap:10px;margin:27px 0 14px;display:flex}.storage-total strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:32px;font-weight:550}.storage-total span,.storage-copy{color:var(--muted);font-size:13px}.storage-bar{background:#ffffff08;border-radius:8px;gap:2px;height:7px;display:flex;overflow:hidden}.storage-bar span{flex-basis:0;min-width:0}.storage-copy{margin:14px 0 22px;line-height:1.65}.storage-categories{border:0;min-width:0;margin:0;padding:0}.storage-categories legend{color:var(--muted);padding:0 0 8px;font-size:12px}.storage-category{cursor:pointer;border-bottom:1px solid #b9a3ff0c;grid-template-columns:20px 20px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;font-size:14px;display:grid}.storage-category input[type=checkbox]{appearance:auto;accent-color:#bca5f4;width:18px;height:18px;min-height:0;box-shadow:none;margin:0;padding:0}.storage-category .lucide{width:19px;height:19px}.storage-category small{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.storage-limit{border-bottom:1px solid var(--line);align-items:center;gap:14px;margin:20px 0;padding:18px 0;display:flex}.storage-limit label{flex:1;min-width:0;font-size:14px}.storage-limit small{color:var(--muted);margin-top:5px;font-size:12px;font-weight:400;line-height:1.5;display:block}.storage-limit select{width:112px;min-height:44px;color:var(--light);border:1px solid var(--line);font:inherit;background:#242438;border-radius:12px;flex-shrink:0;padding:10px;font-size:14px}.storage-clear{justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;padding:12px;font-size:14px;display:flex}.storage-clear .lucide{width:18px;height:18px}.storage-result{color:#b9d9c9;margin:16px 0 0;font-size:13px;line-height:1.65}@media (width<=380px){.storage-heading{gap:10px}.storage-heading h2{font-size:22px}.storage-category{gap:8px;font-size:13px}.storage-limit{align-items:flex-start}.storage-limit select{width:100px}}.gallery-dialog{box-sizing:border-box;color:#f5f0ff;overscroll-behavior:none;background:#030409;border:0;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.gallery-dialog[open]{flex-direction:column;display:flex}.gallery-dialog::backdrop{background:#030409}.gallery-header{z-index:4;padding:calc(12px + env(safe-area-inset-top)) 16px 22px;pointer-events:none;background:linear-gradient(#030409dd,#0000);align-items:center;gap:14px;display:flex;position:absolute;top:0;left:0;right:0}.gallery-header>span{text-shadow:0 1px 5px #000;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.gallery-header strong{font-variant-numeric:tabular-nums;font-size:14px}.gallery-header small{color:#d2cbe0;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.gallery-header .sv-media-close{pointer-events:auto;flex-shrink:0;position:static}.gallery-stage{flex:1;min-height:0;position:relative;overflow:hidden}.gallery-stage>video{object-fit:contain;touch-action:none;width:100%;height:100%;display:block}.photo-surface{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.photo-surface>img{object-fit:contain;transform-origin:50%;will-change:transform;pointer-events:none;width:100%;height:100%;display:block}.photo-reset{z-index:2;bottom:calc(20px + env(safe-area-inset-bottom));color:#f2e8ff;background:#171322cc;border:1px solid #cab9e855;border-radius:20px;padding:8px 15px;position:absolute;left:50%;transform:translate(-50%)}.gallery-arrow{z-index:3;color:#fff;cursor:pointer;background:#14102088;border:1px solid #e0d5ff33;border-radius:14px;place-items:center;width:40px;height:48px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow--previous{left:12px}.gallery-arrow--next{right:12px}.gallery-arrow:disabled{opacity:.18;cursor:default}.gallery-loading{font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-notice{z-index:3;bottom:calc(70px + env(safe-area-inset-bottom));background:#1e1726db;border-radius:14px;align-items:center;gap:8px;max-width:80%;padding:8px 14px;font-size:12px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.gallery-notice button{color:#ddc9fa;background:0 0;border:0;place-items:center;display:grid}.gallery-dialog .sv-video-controls{padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#171322;flex-shrink:0}.swipe-reply-indicator--own{left:auto;right:-38px;transform:scaleX(-1)}.camera-zoom-unavailable{color:#bbb1cd;text-align:center;font-size:11px}.conversation-profile-trigger{color:inherit;cursor:pointer;text-align:left;font:inherit;background:0 0;border:0;padding:0}.conversation-profile-trigger strong{font-size:inherit}.profile-dialog{color:#f3edff;background:#11101c;border:1px solid #c8b0f02b;border-radius:24px;width:min(780px,100%);max-width:100%;height:min(850px,100%);max-height:100%;margin:auto;padding:0;overflow:hidden}.profile-dialog[open]{flex-direction:column;display:flex}.profile-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050610bc}.profile-toolbar{padding:calc(14px + env(safe-area-inset-top)) 18px 12px;align-items:center;gap:16px;display:flex}.profile-toolbar strong{flex:1}.profile-toolbar button{width:40px;height:40px;color:inherit;background:#c3a6ef12;border:1px solid #bfa6ec44;border-radius:12px;place-items:center;display:grid}.profile-scroll{overscroll-behavior:contain;min-height:0;padding:0 18px calc(22px + env(safe-area-inset-bottom));flex:1;overflow:auto}.profile-identity{flex-direction:column;align-items:center;gap:8px;padding:8px 0 22px;display:flex}.profile-identity .avatar{border-radius:32px;flex-shrink:0;width:96px;height:96px;font-size:38px}.profile-identity h2{margin:6px 0 0;font-size:22px}.profile-identity p{color:#b2a6c5;margin:0;font-size:14px}.profile-tabs{z-index:2;background:#11101cf5;gap:5px;padding:8px 0;display:flex;position:sticky;top:0;overflow:auto}.profile-tabs button{color:#b7aacb;min-width:64px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:10px 4px;font-size:11px;display:flex}.profile-tabs button[aria-selected=true]{color:#eadcff;background:#b29bde1d;border-color:#c5a6f45c}.profile-tabs svg{width:20px;height:20px}.profile-filters{align-items:center;gap:18px;padding:12px 4px;font-size:13px;display:flex}.profile-filters label{align-items:center;gap:7px;display:flex}.profile-filters input{accent-color:#b8a0eb;width:18px;height:18px}.profile-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.profile-media-grid .media-preview,.profile-media-grid .attachment-placeholder{aspect-ratio:1;border-radius:12px;width:100%;height:auto;min-height:0}.profile-media-grid img{object-fit:cover;width:100%;height:100%}.profile-media-grid .media-poster__caption{font-size:10px}.profile-items{flex-direction:column;gap:12px;display:flex}.profile-items>div{background:#b698e40b;border:1px solid #baa2df22;border-radius:16px;min-width:0;padding:12px}.profile-items .voice-player{max-width:100%}.profile-items .attachment{width:100%;max-width:100%}.profile-links a{color:#ddc8ff;overflow-wrap:anywhere;border:1px solid #b8a0dc26;border-radius:14px;margin-bottom:8px;padding:14px;font-size:14px;text-decoration:none;display:block}.profile-links small{color:#a99bbd;margin-top:6px;font-size:11px;display:block}.profile-status{color:#b9aecd;padding:10px 3px;font-size:12px}.profile-status button{color:#dfc7ff;background:0 0;border:0;margin-left:8px;text-decoration:underline}.profile-media-grid .media-preview>img,.profile-media-grid .media-preview>video{max-height:none;object-fit:cover!important;height:100%!important}.profile-items .attachment{grid-template-columns:46px minmax(0,1fr) 20px}.chat-context-surface{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:1;min-width:0;position:relative}.chat-context-surface .chat-preference-markers{pointer-events:none;position:absolute;top:15px;right:14px}.chat-context-surface>.contact{width:100%;padding-right:38px}@media (width<=620px){.gallery-arrow{opacity:.5;width:28px;height:38px}.gallery-arrow--previous{left:4px}.gallery-arrow--next{right:4px}.profile-dialog{border:0;border-radius:0;width:100%;height:100%}.profile-scroll{padding-left:12px;padding-right:12px}.profile-tabs button{min-width:57px;font-size:10px}}.action-dialog{box-sizing:border-box;width:min(380px,100vw - 24px);max-height:calc(100dvh - 40px - env(safe-area-inset-top));color:#f3ecff;overscroll-behavior:contain;background:#181827;border:1px solid #bca4eb45;border-radius:22px;margin:auto;padding:18px;overflow:auto;box-shadow:0 25px 90px #0008}.action-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#040611a6}.action-dialog>header{align-items:center;gap:16px;margin-bottom:12px;display:flex}.action-dialog>header strong{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.action-dialog button{color:inherit;cursor:pointer}.action-dialog>header button,.attachment-draft-item button{background:#b8a5eb13;border:0;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;padding:8px;display:grid}.action-dialog button:disabled{opacity:.45;cursor:default}.action-dialog .action-dialog-list{flex-direction:column;gap:3px;display:flex}.action-dialog-list>button{text-align:left;width:100%;min-height:46px;font:inherit;background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;padding:12px;font-size:14px;display:flex}.action-dialog-list>button:hover{background:#bba3eb18}.action-dialog-list>button.danger{color:#ffb4bf}.action-dialog-hint{color:#b6b0c8;margin:14px 10px 0;font-size:12px;line-height:1.5}.message-menu-excerpt{color:#b8b2c9;overflow-wrap:anywhere;max-height:64px;margin:0 4px 12px;font-size:13px;overflow:hidden}.message-menu-reactions{background:#08091266;border:1px solid #bda4eb22;border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-bottom:10px;padding:6px;display:grid}.message-menu-reactions button{background:0 0;border:0;border-radius:12px;place-items:center;width:100%;min-width:0;min-height:44px;font-size:25px;display:grid}.message-menu-reactions button[aria-pressed=true]{background:#af8fe946;box-shadow:inset 0 0 0 1px #c5a5ff}.message-menu-reactions button:hover{background:#b49ae62e}.app-shell .message{position:relative}.app-shell .message.message--gestures{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.app-shell .message.message--gestures .message-actions-wrap{opacity:0;pointer-events:none;margin:0;position:absolute;inset:auto 6px 2px auto}.app-shell .message.message--gestures:hover .message-actions-wrap,.app-shell .message.message--gestures:focus-within .message-actions-wrap{opacity:1;pointer-events:auto}.app-shell .message.message--gestures time{padding-right:26px}.app-shell .message-actions-button{width:36px;min-height:28px;padding:3px}.app-shell .message-actions-button .lucide{width:20px;height:20px}.swipe-reply-indicator{color:#d3bfff;position:absolute;top:calc(50% - 14px);left:-38px}.app-shell .message>p,.appearance-sample p{font-size:var(--message-font,15px);line-height:1.55}.message-caption{white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 4px}.archive-toggle{color:#d8ccec;font:inherit;cursor:pointer;background:#b5a1e512;border:1px solid #b5a1e533;border-radius:13px;align-items:center;gap:10px;margin-top:12px;padding:10px 14px;font-size:13px;display:flex}.app-shell .chat-preferences{flex:none;align-items:center;gap:2px;padding:4px;display:flex}.chat-preference-markers{color:#bba7df;flex-direction:column;gap:5px;display:flex}.chat-preference-markers .lucide{width:13px;height:13px}.app-shell .chat-unread--marked{border-radius:50%;width:11px;min-width:11px;height:11px;padding:0}.pinned-messages{background:#181726;border-bottom:1px solid #b69be829;flex:none;min-height:0}.pinned-messages-top{color:#cbb3f0;align-items:center;gap:10px;padding:7px 14px;display:flex}.pinned-messages-top>button{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding:4px;display:flex}.pinned-messages-top>button:first-of-type{flex:1}.pinned-messages-top>button:last-child{flex-direction:row;align-items:center;min-height:36px}.pinned-messages-top strong{font-size:11px;font-weight:600}.pinned-messages-top small{color:#d4cede;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;overflow:hidden}.pinned-message-list{max-height:200px;padding:0 12px 10px;overflow:auto}.pinned-message-list>div{border-top:1px solid #b6a0e51a;display:flex}.pinned-message-list button{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;min-width:0;padding:10px 5px}.pinned-message-list button:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.pinned-message-list button small{color:#b5adc5;margin-top:4px;font-size:10px;display:block}.pins-error{background:#292037;padding:4px 14px;font-size:11px}.pinned-preview-content{flex-direction:column;gap:12px;min-width:0;display:flex}.pinned-preview-content p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--message-font,15px)}.experience-settings>label{border-bottom:1px solid #b69be821;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:14px;display:flex}.experience-settings label small{color:var(--muted,#aaa);margin-top:6px;font-size:12px;line-height:1.6;display:block}.experience-settings input[type=checkbox]{accent-color:#b9a3ff;flex:0 0 22px;width:22px;height:22px}.experience-settings select,.attachment-draft-mode select{color:#f3eafa;max-width:100%;font:inherit;background:#262237;border:1px solid #b8a0df4a;border-radius:10px;padding:10px}.appearance-sample{background:#a78bfa16;border:1px solid #baa3e633;border-radius:16px;margin-top:16px;padding:12px 16px}.appearance-sample p{margin:0 0 6px}.appearance-sample small{color:#beb6ce;font-size:11px}[data-compact=true] .app-shell .message-area{gap:7px}[data-compact=true] .app-shell .message{padding:7px 11px 5px}[data-compact=true] .app-shell .contact{padding:10px 12px}[data-experience-theme=contrast]{--muted:#d2cede;--line:#c2b8e066;--light:#fff}[data-experience-theme=contrast] .app-shell .message{color:#fff;background:#24283c;border-color:#af9dc477}[data-experience-theme=contrast] .app-shell .message--own{background:#493465;border-color:#dac1fd77}[data-experience-theme=contrast] .app-shell small,[data-experience-theme=contrast] .app-shell .message time{opacity:1;color:#e0dce9}[data-experience-theme=contrast] .message-area:before,[data-experience-theme=contrast] .message-area:after{opacity:.2}[data-experience-theme=contrast] .conversation-view:before{opacity:.15}[data-experience-theme=amoled]{--space:#000;--surface:#08080b;--line:#81729455;--muted:#bbb5c7;background:#000}[data-experience-theme=amoled] .app-shell,[data-experience-theme=amoled] .sidebar,[data-experience-theme=amoled] .panel-content,[data-experience-theme=amoled] .panel,[data-experience-theme=amoled] .conversation-view,[data-experience-theme=amoled] .message-area,[data-experience-theme=amoled] .message-composer,[data-experience-theme=amoled] .conversation-header{background:#000}[data-experience-theme=amoled] .message-area:before,[data-experience-theme=amoled] .message-area:after,[data-experience-theme=amoled] .conversation-view:before,[data-experience-theme=amoled] .app-shell:before,[data-experience-theme=amoled] .app-shell:after{display:none}[data-experience-theme=amoled] .action-dialog{background:#09090c}[data-experience-theme=contrast] .action-dialog{color:#fff;border-color:#d5c0ef}.app-shell .media-album--files{flex-direction:column;gap:8px;display:flex}[data-experience-theme=amoled] .message{background:#15141a;border-color:#6f637e66}[data-experience-theme=amoled] .message--own{background:#30213f}.action-dialog--wide{width:min(660px,100vw - 24px)}.attachment-draft-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;max-height:40dvh;padding:3px;display:grid;overflow:auto}.attachment-draft-item{background:#a08bb310;border:1px solid #b8a0dd22;border-radius:14px;min-width:0;padding:7px}.attachment-draft-thumb{background:#0a0b13;border-radius:9px;place-items:center;height:120px;display:grid;position:relative;overflow:hidden}.attachment-draft-thumb img{object-fit:cover;width:100%;height:100%}.attachment-draft-thumb b{background:#080912a8;border-radius:20px;padding:3px 8px;font-size:11px;position:absolute;top:5px;left:5px}.attachment-draft-item>strong{white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:12px;display:block;overflow:hidden}.attachment-draft-item>small{color:#bcb4cd;font-size:11px}.attachment-draft-item>div:last-child{justify-content:space-between;gap:3px;margin-top:5px;display:flex}.attachment-draft-item button{width:34px;height:36px;padding:7px}.attachment-draft-mode,.attachment-draft-caption{flex-direction:column;gap:7px;margin-top:15px;font-size:13px;display:flex}.attachment-draft-mode small{color:#b7adc8;font-size:12px}.attachment-draft-caption textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:64px;max-height:120px;font:inherit;color:#f5eafa;background:#0d0e19;border:1px solid #bba0eb44;border-radius:12px;padding:10px;font-size:16px}.action-dialog footer{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.action-dialog footer .button{width:auto;padding:10px 16px;font-size:14px}.draft-upload-status{color:#d9c5f6;flex-direction:column;gap:6px;margin-top:12px;font-size:12px;display:flex}.draft-upload-status progress{accent-color:#b9a3ff;width:100%}.app-shell .recording-zoom-preview{box-sizing:border-box;background:#171626;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:100%;max-width:none;padding:10px;display:flex;position:relative;overflow:hidden}.recording-zoom-surface{touch-action:none;aspect-ratio:1;border:2px solid #c4a6ff;border-radius:50%;width:clamp(100px,25dvh,220px);overflow:hidden}.app-shell .recording-zoom-preview video{object-fit:cover;width:100%;height:100%;box-shadow:none;border:0;border-radius:0;display:block}.app-shell .recording-zoom-preview .recording-zoom-controls{color:#d9cbee;align-items:center;gap:18px;display:flex}.app-shell .recording-zoom-preview span{background:0 0;padding:0;font-size:12px;position:static}.app-shell .recording-zoom-preview button{color:#e4d7f7;background:#ad98d521;border:1px solid #ac94da44;border-radius:12px;width:38px;height:38px;padding:7px;position:static}.recording-zoom-controls output{font-variant-numeric:tabular-nums;min-width:40px;font-size:12px}.recording-zoom-slider{color:#c3b7d7;align-items:center;gap:12px;width:min(300px,90%);font-size:12px;display:flex}.recording-zoom-slider input{accent-color:#c4a6ff;border:0;flex:1;width:100%;min-width:0;height:24px;padding:0}@media (width<=620px){.action-dialog{margin:auto auto max(12px,env(safe-area-inset-bottom))}.experience-settings>label:not(.experience-toggle){flex-direction:column;align-items:stretch;gap:10px}.app-shell .chat-preferences{gap:0;padding:0}.app-shell .chat-list-row{gap:0}.app-shell .chat-list-row>.contact{padding-right:4px}}@media (prefers-reduced-motion:reduce){.action-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.productivity-content{overscroll-behavior:contain;flex-direction:column;gap:14px;min-width:0;padding:16px 20px 24px;display:flex;overflow:auto}.productivity-content label{color:#c8bddb;flex-direction:column;gap:6px;min-width:0;font-size:13px;display:flex}.productivity-content input,.productivity-content textarea,.productivity-content select{box-sizing:border-box;width:100%;min-width:0;font:inherit;color:#f2ecff;background:#12101c;border:1px solid #af96d644;border-radius:12px;padding:11px}.productivity-content textarea{resize:vertical;min-height:70px}.productivity-content button{cursor:pointer}.productivity-content button:disabled{opacity:.5;cursor:default}.productivity-content .global-search-input{flex-direction:row;align-items:center}.global-search-input svg{flex-shrink:0;width:20px}.productivity-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.productivity-hint{color:#b7aac9;margin:0;font-size:12px;line-height:1.5}.productivity-actions{flex-wrap:wrap;gap:10px;display:flex}.productivity-actions .button{align-items:center;gap:8px;display:flex}.productivity-results,.organizer-notes,.schedule-list{flex-direction:column;gap:10px;display:flex}.productivity-results>button,.organizer-notes>article,.schedule-list>article{color:#eee7fb;text-align:left;background:#b29ad411;border:1px solid #b7a0dd2a;border-radius:16px;min-width:0;padding:14px}.productivity-results time{color:#b7aac9;margin:5px 0;font-size:11px;display:block}.productivity-results span{overflow-wrap:anywhere;white-space:pre-wrap;max-height:100px;font-size:14px;display:block;overflow:hidden}.note-tags{flex-wrap:wrap;gap:7px;display:flex}.note-tags button,.note-actions button,.schedule-list button{color:#d8c7f2;background:#b69bdf11;border:1px solid #aa8cd64a;border-radius:20px;padding:7px 11px;font-size:12px}.note-tags button[aria-pressed=true]{background:#ae8cde44;border-color:#bea0e8}.note-title{color:inherit;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.organizer-notes p,.schedule-list p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.organizer-notes small,.schedule-list small{color:#b9a8cc;margin-top:8px;font-size:12px;display:block}.note-actions{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.note-actions button{align-items:center;gap:4px;display:flex}.productivity-content .note-check{flex-direction:row;align-items:center;gap:9px;margin:10px 0}.note-check input{accent-color:#c5a5fa;flex-shrink:0;width:18px;height:18px;padding:0}.note-done{opacity:.6;text-decoration:line-through}.conversation-productivity{border-bottom:1px solid #bca1e121;flex-shrink:0;align-items:center;gap:8px;padding:7px 14px;display:flex}.conversation-productivity button,.global-search-toggle{color:#d6c5ef;background:#b8a0dc12;border:1px solid #b8a0dc33;border-radius:12px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;display:flex}.conversation-productivity svg,.global-search-toggle svg{width:16px;height:16px}.global-search-toggle{margin-bottom:12px}@media (width<=620px){.productivity-content{padding:12px}.productivity-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.productivity-content input,.productivity-content textarea,.productivity-content select{font-size:16px}}:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;background:#080d18;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.page{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));background:radial-gradient(circle at 15% 10%,#22d3ee2e,#0000 32rem),radial-gradient(circle at 90% 80%,#6366f12e,#0000 30rem),#080d18;place-items:center;display:grid}.card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ac7;border:1px solid #94a3b829;border-radius:28px;width:min(100%,480px);padding:clamp(28px,7vw,52px);box-shadow:0 24px 80px #00000059}.page--app{place-items:start center}.workspace{width:min(100%,880px)}.workspace__content{gap:20px;display:grid}.workspace__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.compact-brand{align-items:center;gap:16px;display:flex}.logo--small{border-radius:14px;width:46px;height:46px;font-size:21px}.workspace .welcome{font-size:clamp(24px,5vw,36px)}.logout,.icon-button,.action{cursor:pointer;font:inherit;border:0}.logout{color:#cbd5e1;background:#1d293b;border-radius:11px;padding:10px 14px}.logout:hover,.icon-button:hover{background:#28364a}.admin,.panel{background:#0f172ac7;border:1px solid #94a3b829;border-radius:24px;padding:clamp(22px,5vw,34px);box-shadow:0 24px 80px #00000040}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}h2{letter-spacing:-.03em;margin:0;font-size:26px}.icon-button{color:#cbd5e1;background:#1d293b;border-radius:12px;width:42px;height:42px;font-size:23px}.requests{gap:12px;display:grid}.request{background:#0b1322;border:1px solid #263449;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.avatar{color:#cffafe;background:#17324a;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.request__identity{gap:2px;min-width:0;display:grid}.request__identity strong{text-overflow:ellipsis;overflow:hidden}.request__identity span,.request__identity time{color:#8492a7;font-size:13px}.request__actions{gap:8px;display:flex}.action{border-radius:10px;padding:9px 12px;font-weight:700}.action--approve{color:#052e27;background:#6ee7b7}.action--reject{color:#fecaca;background:#3c2029}.action:disabled,.icon-button:disabled{cursor:wait;opacity:.5}.empty{color:#8492a7;text-align:center;margin:0;padding:24px}.current{vertical-align:2px;background:#10b98124;border-radius:999px;margin-left:6px;padding:2px 7px;display:inline-block;color:#a7f3d0!important;font-size:11px!important}.two-factor{border-color:#fbbf244d}.security-copy{color:#aeb9c9;line-height:1.6}.two-factor__setup{grid-template-columns:auto 1fr;gap:24px;margin-top:22px;display:grid}.qr{background:#fff;border-radius:14px;align-self:start;padding:12px;line-height:0}.secret{overflow-wrap:anywhere;color:#cffafe;background:#080d18;border-radius:10px;margin:12px 0 18px;padding:11px;font-size:13px;display:block}.logo{color:#07111e;background:linear-gradient(135deg,#67e8f9,#818cf8);border-radius:17px;flex:none;place-items:center;width:54px;height:54px;font-size:25px;font-weight:800;display:grid}.eyebrow{color:#67e8f9;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,10vw,64px);line-height:1}.welcome{font-size:clamp(32px,8vw,48px);line-height:1.08}.brand-row{align-items:center;gap:18px;margin-bottom:32px;display:flex}.lead{color:#b9c3d4;margin:22px 0 30px;font-size:17px;line-height:1.65}.status{color:#a7f3d0;background:#10b98114;border:1px solid #34d39933;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:12px 14px;font-size:14px;display:flex}.status__dot{background:#34d399;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 18px #34d399}.status--error{color:#fecaca;background:#ef444414;border-color:#f8717133}.status--error .status__dot{background:#f87171;box-shadow:0 0 18px #f87171}.button{color:#07111e;cursor:pointer;background:linear-gradient(135deg,#67e8f9,#818cf8);border:0;border-radius:14px;width:100%;margin-top:18px;padding:14px 18px;font-weight:650}.button:disabled{cursor:wait;opacity:.6}.button--secondary{color:#dbeafe;background:#1d293b}.tabs{background:#0b1322;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:24px;padding:5px;display:grid}.tab{color:#8d99aa;cursor:pointer;background:0 0;border:0;border-radius:10px;margin:0;padding:10px;font-weight:650}.tab--active{color:#f8fafc;background:#1d293b}form{gap:16px;display:grid}label{color:#cbd5e1;gap:8px;font-size:14px;font-weight:650;display:grid}input{color:#f8fafc;background:#0b1322;border:1px solid #334155;border-radius:12px;outline:none;width:100%;padding:13px 14px}.notice{border-radius:12px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.notice--success{color:#a7f3d0;background:#10b9811a}.notice--error{color:#fecaca;background:#ef44441a}.hint{color:#7f8da1;text-align:center;margin:18px 0 0;font-size:13px;line-height:1.5}.loading{color:#b9c3d4}.app-shell{background:#080d18;grid-template-columns:250px 1fr;min-height:100dvh;display:grid}.sidebar{background:#0b1322;border-right:1px solid #1e293b;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.sidebar__brand{align-items:center;gap:12px;padding:0 8px 26px;font-size:20px;display:flex}.navigation{gap:6px;display:grid}.nav-item{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 13px;font-weight:650;display:flex}.nav-item--active{color:#cffafe;background:#17324a}.nav-badge{color:#fff;text-align:center;background:#e11d48;border-radius:999px;min-width:22px;margin-left:auto;padding:2px 7px;font-size:12px}.nav-item span{text-align:center;width:20px}.account-summary{border-top:1px solid #1e293b;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:13px 8px 0;display:grid}.account-summary div:nth-child(2){min-width:0;display:grid}.account-summary strong,.account-summary small{text-overflow:ellipsis;overflow:hidden}.account-summary small{color:#64748b}.account-summary button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:20px}.app-content{width:min(100%,960px);margin:0 auto;padding:36px}.panel-content{background:#0f172ab3;border:1px solid #94a3b829;border-radius:24px;min-height:calc(100vh - 72px);padding:clamp(24px,5vw,42px)}.empty-state{color:#94a3b8;text-align:center;align-content:center;justify-items:center;min-height:calc(100vh - 72px);display:grid}.empty-state h2{color:#f8fafc}.empty-state p{margin:10px 0 4px}.empty-state__icon{color:#67e8f9;background:#17324a;border-radius:22px;place-items:center;width:70px;height:70px;margin-bottom:22px;font-size:30px;display:grid}.button--compact{width:auto;padding-inline:22px}.contact-list{gap:10px;margin-top:28px;display:grid}.contact-search{grid-template-columns:1fr auto;align-items:end;margin:24px 0 16px}.contact-search .button{min-height:46px;margin:0}.search-result{margin:16px 0}.subheading{color:#cbd5e1;margin:28px 0 12px;font-size:15px}.request-state{color:#94a3b8;font-size:13px}.contact{color:#e2e8f0;text-align:left;background:#0b1322;border:1px solid #263449;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.contact:disabled{opacity:1}.contact:not(:disabled){cursor:pointer}.contact:not(:disabled):hover{background:#101b2d;border-color:#3c526f}.contact__text{gap:3px;display:grid}.contact__text small{color:#75849a}.chat-unread{color:#07111e;background:#67e8f9;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;display:grid}.settings-stack{gap:20px;display:grid}.profile-settings{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.profile-settings h2{margin:0}.profile-settings form{grid-column:1/-1;align-items:end;gap:10px;display:flex}.profile-settings form label{flex:1;gap:6px;display:grid}.profile-settings form input{width:100%}.profile-settings>small,.profile-settings>p{grid-column:1/-1}.profile-avatar{color:#07111e;background:linear-gradient(135deg,#67e8f9,#818cf8);border-radius:50%;place-items:center;width:54px;height:54px;font-size:22px;font-weight:700;display:grid}.avatar img,.profile-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.avatar-upload{color:#67e8f9;cursor:pointer;margin-top:5px;font-size:12px;display:block}.avatar-upload input{display:none}.pending-approval{text-align:center;justify-items:center}.approval-spinner{border:3px solid #334155;border-top-color:#67e8f9;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite call-spin}.advanced-settings{border:1px solid #263449;border-radius:14px;padding:14px}.advanced-settings summary{cursor:pointer;color:#94a3b8}.advanced-settings[open]{gap:14px;display:grid}.update-card{background:#0891b214;border:1px solid #67e8f940;border-radius:14px;gap:10px;margin:14px 0;padding:16px;display:grid}.update-card small{color:#94a3b8}.update-card p{white-space:pre-wrap;margin:0}.update-card .button{width:fit-content;text-decoration:none}.device-list{gap:12px;margin-top:18px;display:grid}.device{background:#ffffff06;border:1px solid #263449;border-radius:14px;gap:12px;padding:14px;display:grid}.device__details{gap:4px;min-width:0;display:grid}.device__details small{color:var(--muted);overflow-wrap:anywhere}.device-name-form,.device-confirm{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.device-name-form input{flex:180px;min-width:0}.device-confirm{border-top:1px solid #263449;padding-top:10px}.device-confirm p{color:var(--muted);flex-basis:100%;margin:0}.attach-button{color:#a5f3fc;cursor:pointer;background:#162338;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:24px;display:grid}.attach-button input{display:none}.attachment{width:min(320px,68vw);color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px;padding:3px;display:grid}.attachment__icon{color:#07111e;letter-spacing:-.3px;background:#ffffff8c;border-radius:13px;place-items:center;width:46px;height:46px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.attachment__thumbnail{object-fit:cover;background:#050a13;border-radius:11px;width:46px;height:46px;display:block}.attachment__text{gap:3px;min-width:0;display:grid}.attachment strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.attachment small{opacity:.72}.record-button{color:#fb7185;cursor:pointer;background:#162338;border:0;border-radius:12px;flex:0 0 42px;width:42px;height:42px}.record-button--active{color:#fff;background:#e11d48;animation:1.4s ease-in-out infinite recording-pulse}.voice-player{grid-template-columns:44px minmax(150px,1fr);align-items:center;gap:10px;width:min(300px,68vw);padding:2px 0;display:grid}.voice-player audio{display:none}.voice-player__play{color:#07111e;cursor:pointer;background:#ffffff9e;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.voice-player__body{gap:4px;min-width:0;display:grid}.voice-player input{appearance:none;cursor:pointer;background:0 0;width:100%;height:18px;margin:0}.voice-player input::-webkit-slider-runnable-track{background:linear-gradient(to right, currentColor var(--media-progress), #0f172a40 var(--media-progress));border-radius:999px;height:4px}.voice-player input::-webkit-slider-thumb{appearance:none;background:currentColor;border:0;border-radius:50%;width:13px;height:13px;margin-top:-4.5px}.voice-player input::-moz-range-track{background:#0f172a40;border-radius:999px;height:4px}.voice-player input::-moz-range-progress{background:currentColor;border-radius:999px;height:4px}.voice-player input::-moz-range-thumb{background:currentColor;border:0;border-radius:50%;width:13px;height:13px}.voice-player small{font-variant-numeric:tabular-nums;opacity:.72}.play-icon{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid;width:0;height:0;margin-left:3px}.pause-icon{border-left:4px solid;border-right:4px solid;width:12px;height:15px}.media-preview{cursor:pointer;background:#050a13;border:0;border-radius:12px;padding:0;display:block;overflow:hidden}.media-preview img,.media-preview video{object-fit:cover;background:#050a13;border-radius:12px;width:min(360px,68vw);max-height:440px;display:block}.media-album{border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:min(420px,72vw);display:grid;overflow:hidden}.media-album .media-preview img,.media-album .media-preview video{object-fit:cover;border-radius:0;width:100%;height:170px}.media-album--3>:first-child{grid-row:span 2}.media-album--3>:first-child img,.media-album--3>:first-child video{height:343px}.circle-player{aspect-ratio:1;background:conic-gradient(#67e8f9 var(--circle-progress), #64748b59 0);border-radius:50%;width:min(190px,54vw);padding:3px;transition:width .22s}.circle-player--active{width:min(270px,72vw)}.circle-player__media{background:#050a13;border:3px solid #101b2d;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.circle-player video{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.circle-player input{opacity:0;cursor:ew-resize;width:76%;height:32px;margin:0;position:absolute;bottom:0;left:12%;right:12%}.circle-player small{color:#fff;font-variant-numeric:tabular-nums;background:#0206179e;border-radius:999px;padding:3px 7px;font-size:10px;position:absolute;bottom:13px;right:15px}.video-recording-preview video{aspect-ratio:1;object-fit:cover;background:#050a13;border:3px solid #67e8f9;border-radius:50%;width:min(224px,62vw);box-shadow:0 12px 35px #00000059}.video-recording-preview{background:#091222;border-top:1px solid #1e293b;justify-items:center;padding:12px;display:grid;position:relative}.video-recording-preview span{color:#fff;background:#020617bf;border-radius:999px;padding:4px 8px;font-size:12px;position:absolute;bottom:20px;right:calc(50% - min(120px,31vw))}.video-recording-preview button{color:#fff;cursor:pointer;background:#020617bf;border:0;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;bottom:18px;left:calc(50% - min(120px,31vw))}.video-preview--mirrored{transform:scaleX(-1)}@keyframes recording-pulse{50%{box-shadow:0 0 0 6px #e11d482e}}.conversation-view{background:#0f172ab3;border:1px solid #94a3b829;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto auto;height:calc(100dvh - 72px);min-height:0;display:grid;overflow:hidden}.conversation-header{border-bottom:1px solid #1e293b;grid-template-columns:auto auto 1fr auto;align-items:center;gap:12px;padding:15px 18px;display:grid}.conversation-header>div:nth-child(3){display:grid}.conversation-header small{color:#718096}.call-button{color:#07111e;cursor:pointer;background:linear-gradient(135deg,#67e8f9,#818cf8);border:0;border-radius:50%;width:42px;height:42px;font-size:20px}.call-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.call-card{text-align:center;background:#0f192b;border:1px solid #334155;border-radius:28px;justify-items:center;gap:12px;width:min(360px,100%);padding:34px 24px;display:grid;box-shadow:0 24px 80px #0000008c}.call-card--video{width:min(760px,100%)}.call-video-stage{background:#020617;border-radius:20px;width:100%;height:min(62vh,620px);position:relative;overflow:hidden}.call-video-stage>video:first-child{object-fit:contain;width:100%;height:100%}.call-local-video{object-fit:contain;background:#111827;border:2px solid #ffffffb3;border-radius:14px;width:min(28%,170px);max-height:38%;position:absolute;bottom:14px;right:14px}.call-local-video--mirrored{transform:scaleX(-1)}.call-video-hidden{display:none}.call-card h2,.call-card p{margin:0}.call-card p{color:#94a3b8}.call-avatar{color:#07111e;background:linear-gradient(135deg,#67e8f9,#818cf8);border-radius:50%;place-items:center;width:92px;height:92px;font-size:38px;font-weight:700;display:grid}.call-actions{gap:22px;margin-top:18px;display:flex}.call-actions button{color:#fff;cursor:pointer;background:#334155;border:0;border-radius:50%;place-items:center;width:60px;height:60px;font-size:24px;display:grid}.call-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.call-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.75s linear infinite call-spin}@keyframes call-spin{to{transform:rotate(360deg)}}.call-actions .call-accept{background:#10b981}.call-actions .call-end{background:#e11d48;transform:rotate(135deg)}.call-actions .call-muted{background:#f59e0b}.call-actions .call-video-active{background:#0891b2}.call-error{color:#fda4af}.call-toast{z-index:101;color:#fff;cursor:pointer;background:#7f1d1d;border-radius:12px;padding:12px 18px;position:fixed;bottom:90px;right:20px;box-shadow:0 10px 30px #00000059}.call-history{color:#94a3b8;text-align:center;background:#1e293bb8;border-radius:999px;align-self:center;align-items:center;gap:7px;max-width:88%;padding:7px 11px;font-size:11px;display:flex}.call-history span{color:#67e8f9;font-size:13px}.call-history strong{color:#cbd5e1;font-weight:600}.call-history time{opacity:.7;white-space:nowrap}.call-history--missed,.call-history--rejected,.call-history--busy{color:#fda4af}.back-button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:30px}.conversation-empty{color:#8492a7;text-align:center;place-content:center;justify-items:center;padding:30px;display:grid}.conversation-empty span{font-size:28px}.conversation-empty p{max-width:420px;line-height:1.6}.message-area{flex-direction:column;gap:8px;min-height:0;padding:20px;display:flex;overflow-y:auto}.message-row{align-self:flex-start;align-items:center;gap:6px;max-width:92%;display:flex;position:relative}.message-row--own{flex-direction:row-reverse;align-self:flex-end}.message{color:#e2e8f0;background:#172235;border-radius:16px 16px 16px 5px;align-self:flex-start;max-width:min(78%,560px);padding:10px 13px 7px}.message-row .message{max-width:100%}.message--own{color:#07111e;background:linear-gradient(135deg,#67e8f9,#818cf8);border-radius:16px 16px 5px;align-self:flex-end}.message p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.45}.message time{color:currentColor;text-align:right;opacity:.62;margin-top:4px;font-size:10px;display:block}.message-reactions{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.message-reactions span{background:#0f172a38;border-radius:999px;padding:2px 6px;font-size:14px}.message-actions-wrap{justify-content:flex-end;height:18px;margin-top:2px;display:flex;position:relative}.message-actions-button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.message-actions{z-index:8;background:#111c2e;border:1px solid #334155;border-radius:14px;width:min(290px,75vw);padding:7px;position:absolute;top:28px;right:0;box-shadow:0 12px 30px #00000059}.message-actions div{display:flex}.message-actions button{color:#e2e8f0;cursor:pointer;background:0 0;border:0;padding:6px;font-size:19px}.message-actions>button:last-child{border-top:1px solid #334155;width:100%;font-size:13px}.message-select{color:#fff;aspect-ratio:1;background:0 0;border:1px solid #64748b;border-radius:50%;flex:0 0 24px;width:24px;min-width:24px;height:24px;min-height:24px;padding:0}.message-select--active{background:#0891b2;border-color:#22d3ee}.selection-bar{background:#0d1728;border-top:1px solid #263449;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.selection-bar button{cursor:pointer;border:0;border-radius:10px;padding:8px 12px}.forward-panel{background:#0d1728;border-top:1px solid #263449;gap:6px;max-height:240px;padding:12px 14px;display:grid;overflow-y:auto}.forward-panel>button{color:#e2e8f0;text-align:left;cursor:pointer;background:#172235;border:0;border-radius:12px;align-items:center;gap:10px;padding:8px;display:flex}.forward-panel>button>span:last-child{display:grid}.forward-panel small{color:#94a3b8}.composer-wrap{position:relative}.attachment-menu{z-index:9;background:#111c2e;border:1px solid #334155;border-radius:14px;min-width:190px;padding:7px;display:grid;position:absolute;bottom:calc(100% + 6px);left:10px;box-shadow:0 12px 30px #00000059}.attachment-menu label{cursor:pointer;border-radius:9px;padding:11px 12px}.attachment-menu>button{color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 12px}.attachment-menu>button:hover{background:#b6a0ef20}.attachment-menu label:hover{background:#1e293b}.attachment-menu input{display:none}.message-composer{padding:12px 14px max(12px, env(safe-area-inset-bottom));background:#0b1424;border-top:1px solid #1e293b;grid-template-columns:42px minmax(0,1fr) 42px 42px;gap:8px;display:grid}.message-composer--typing{grid-template-columns:42px minmax(0,1fr) 46px}.message-composer button{color:#07111e;cursor:pointer;background:linear-gradient(135deg,#67e8f9,#818cf8);border:0;border-radius:14px;width:46px;font-size:19px}.message-composer button:disabled{cursor:wait;opacity:.5}.message-composer .record-button{color:#fb7185;background:#162338;width:42px}.message-composer .video-button{color:#67e8f9;background:#162338;width:42px}.paperclip-icon,.microphone-icon,.circle-video-icon,.send-icon{background:currentColor;width:22px;height:22px;margin:auto;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.paperclip-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='m20.5 11.5-8.9 8.9a6 6 0 0 1-8.5-8.5l9.6-9.6a4 4 0 0 1 5.7 5.7l-9.7 9.7a2 2 0 1 1-2.8-2.8l9-9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='m20.5 11.5-8.9 8.9a6 6 0 0 1-8.5-8.5l9.6-9.6a4 4 0 0 1 5.7 5.7l-9.7 9.7a2 2 0 1 1-2.8-2.8l9-9'/%3E%3C/svg%3E")}.microphone-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Crect x='8' y='3' width='8' height='12' rx='4'/%3E%3Cpath d='M5 11a7 7 0 0 0 14 0M12 18v3M8 21h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Crect x='8' y='3' width='8' height='12' rx='4'/%3E%3Cpath d='M5 11a7 7 0 0 0 14 0M12 18v3M8 21h8'/%3E%3C/svg%3E")}.circle-video-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Ccircle cx='12' cy='12' r='3' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Ccircle cx='12' cy='12' r='3' fill='black'/%3E%3C/svg%3E")}.stop-icon{background:currentColor;border-radius:3px;width:13px;height:13px}.send-icon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 20 18-8L3 4l2 6 10 2-10 2-2 6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 20 18-8L3 4l2 6 10 2-10 2-2 6Z'/%3E%3C/svg%3E")}.message-actions div button:nth-child(5){display:none}.nav-item>span{line-height:0;font-size:0!important}.nav-item>span:before{content:"";background:currentColor;width:22px;height:22px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.nav-item:first-child>span:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='M21 11.5a8.5 8.5 0 0 1-9 8.5 9.5 9.5 0 0 1-4-.9L3 21l1.6-4.7A8.5 8.5 0 1 1 21 11.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='M21 11.5a8.5 8.5 0 0 1-9 8.5 9.5 9.5 0 0 1-4-.9L3 21l1.6-4.7A8.5 8.5 0 1 1 21 11.5Z'/%3E%3C/svg%3E")}.nav-item:nth-child(2)>span:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21a8 8 0 0 1 16 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21a8 8 0 0 1 16 0'/%3E%3C/svg%3E")}.nav-item:nth-child(3)>span:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.14 12.94c.04-.31.06-.63.06-.94s-.02-.63-.07-.94l2.03-1.58a.5.5 0 0 0 .12-.64l-1.92-3.32a.5.5 0 0 0-.61-.22l-2.39.96a7.1 7.1 0 0 0-1.62-.94L14.38 2.8a.49.49 0 0 0-.49-.4h-3.84a.49.49 0 0 0-.49.4l-.36 2.52c-.59.24-1.13.56-1.62.94L5.19 5.3a.49.49 0 0 0-.61.22L2.66 8.84a.49.49 0 0 0 .12.64l2.03 1.58c-.05.31-.09.64-.09.94s.03.63.08.94l-2.03 1.58a.5.5 0 0 0-.12.64l1.92 3.32c.13.23.4.31.61.22l2.39-.96c.5.38 1.04.7 1.62.94l.36 2.52c.05.24.25.4.49.4h3.84c.24 0 .44-.16.49-.4l.36-2.52c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.49 0 .61-.22l1.92-3.32a.5.5 0 0 0-.12-.64l-2.01-1.58ZM12 15.5A3.5 3.5 0 1 1 12 8a3.5 3.5 0 0 1 0 7.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.14 12.94c.04-.31.06-.63.06-.94s-.02-.63-.07-.94l2.03-1.58a.5.5 0 0 0 .12-.64l-1.92-3.32a.5.5 0 0 0-.61-.22l-2.39.96a7.1 7.1 0 0 0-1.62-.94L14.38 2.8a.49.49 0 0 0-.49-.4h-3.84a.49.49 0 0 0-.49.4l-.36 2.52c-.59.24-1.13.56-1.62.94L5.19 5.3a.49.49 0 0 0-.61.22L2.66 8.84a.49.49 0 0 0 .12.64l2.03 1.58c-.05.31-.09.64-.09.94s.03.63.08.94l-2.03 1.58a.5.5 0 0 0-.12.64l1.92 3.32c.13.23.4.31.61.22l2.39-.96c.5.38 1.04.7 1.62.94l.36 2.52c.05.24.25.4.49.4h3.84c.24 0 .44-.16.49-.4l.36-2.52c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.49 0 .61-.22l1.92-3.32a.5.5 0 0 0-.12-.64l-2.01-1.58ZM12 15.5A3.5 3.5 0 1 1 12 8a3.5 3.5 0 0 1 0 7.5Z'/%3E%3C/svg%3E")}.nav-item:nth-child(4)>span:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 8 4v6c0 5-3.4 8.5-8 10-4.6-1.5-8-5-8-10V6l8-4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 8 4v6c0 5-3.4 8.5-8 10-4.6-1.5-8-5-8-10V6l8-4Z'/%3E%3C/svg%3E")}.media-viewer{z-index:200;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));background:#020617f0;place-items:center;display:grid;position:fixed;inset:0}.media-viewer>button{z-index:2;top:max(14px, env(safe-area-inset-top));color:#fff;cursor:pointer;background:#1e293bd9;border:0;border-radius:50%;width:44px;height:44px;font-size:30px;position:absolute;right:16px}.media-viewer img,.media-viewer video{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%}.conversation-error{margin:0 14px 8px}@media (width<=620px){.call-overlay{padding:8px}.call-card{padding:24px 14px}.call-card--video{align-content:center;height:calc(100dvh - 16px)}.call-video-stage{height:min(58dvh,520px)}.call-actions{flex-wrap:wrap;justify-content:center;gap:10px;max-width:100%}.call-actions button{width:52px;height:52px}.message-composer{grid-template-columns:42px minmax(70px,1fr) 42px 42px;gap:6px;padding:10px}.message-composer--typing{grid-template-columns:42px minmax(70px,1fr) 42px}.workspace__header,.compact-brand{align-items:flex-start}.logo--small{display:none}.request{grid-template-columns:auto 1fr}.request__actions{grid-column:1/-1}.action{flex:1}.two-factor__setup,.contact-search{grid-template-columns:1fr}.contact-search .button{width:100%}.qr{justify-self:center}.app-shell{height:100dvh;min-height:0;padding-bottom:calc(70px + env(safe-area-inset-bottom));display:block;overflow:hidden}.sidebar{z-index:10;width:auto;height:calc(70px + env(safe-area-inset-bottom));padding:8px max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid #1e293b;border-right:0;display:block;position:fixed;inset:auto 0 0}.sidebar__brand,.account-summary{display:none}.navigation{justify-content:space-around;gap:3px;display:flex}.nav-item{text-align:center;justify-items:center;gap:2px;padding:6px 8px;font-size:11px;display:grid}.nav-item span{font-size:0!important}.app-content{height:calc(100dvh - 70px - env(safe-area-inset-bottom));padding:0 8px;overflow:hidden}.conversation-view{border-radius:18px 18px 0 0;height:100%}.conversation-header{padding-top:max(12px, env(safe-area-inset-top))}.settings-stack{height:100%;padding:max(14px, env(safe-area-inset-top)) 0 28px;overscroll-behavior:contain;overflow-y:auto}.panel-content{height:100%;min-height:0;padding-top:max(24px, env(safe-area-inset-top));border-radius:19px;overflow-y:auto}.empty-state{height:100%;min-height:0;padding-top:max(16px, env(safe-area-inset-top))}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--space:#080912;--surface:#111321;--line:#b8aee821;--muted:#a0a1b8;--accent:#b9a3ff;--light:#eeebff;background:var(--space);color:var(--light)}body{background:var(--space)}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{transition:background .18s,box-shadow .18s,color .18s,transform .18s}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:2px solid #c4b5fd}button:not(:disabled):active{transform:scale(.97)}.lucide{stroke-width:1.7px;flex-shrink:0;width:22px;height:22px}.page,.app-shell{background:radial-gradient(ellipse at 85% 0%,#262045 0,transparent 50%),radial-gradient(ellipse at 0% 90%,#112332 0,transparent 45%),var(--space)}.sidebar{border-color:var(--line);background:#0a0b15f0;padding:32px 18px}.sidebar__brand{letter-spacing:-.04em;gap:14px;padding-bottom:44px;font-size:23px}.brand-caption{color:var(--muted);letter-spacing:.08em;margin-top:5px;font-size:10px;font-weight:500;display:block}.logo{color:#f0eaff;background:linear-gradient(145deg,#a691e3,#6851a6);border:1px solid #c8b6ff66;border-radius:18px;box-shadow:0 5px 28px #8b5cf62b,inset 0 1px #ffffff40}.logo .lucide{stroke-width:1.4px;width:29px;height:29px}.nav-item{min-height:48px;color:var(--muted);border:1px solid #0000;gap:13px;font-weight:500;position:relative}.nav-item:hover{color:var(--light);background:#ffffff06}.nav-item--active,.nav-item--active:hover{color:#e5dafe;background:linear-gradient(100deg,#a78bfa25,#a78bfa09);border-color:#b39af52b;box-shadow:inset 3px 0 #bda4ff}.nav-badge{color:#171025;background:#b7a0f6;box-shadow:0 0 15px #a78bfa22}.account-summary{border-color:var(--line);padding-top:20px;font-size:13px}.account-summary small{color:var(--muted);margin-top:3px}.account-summary button{place-items:center;width:36px;height:40px;display:grid}.app-content{max-width:1080px;padding:28px}.panel-content,.conversation-view,.panel,.admin,.card{border-color:var(--line);background:linear-gradient(145deg,#1c1b2ef0,#0d0f1bf5);box-shadow:0 18px 65px #0002,inset 0 1px #ffffff04}.panel-content{min-height:calc(100dvh - 56px);padding:36px}.eyebrow{color:#b9a3ef;letter-spacing:.18em;margin-bottom:10px;font-size:10px;font-weight:650}h2{letter-spacing:-.035em;font-size:28px;font-weight:600}.contact-list{gap:8px;margin-top:30px}.panel-content{isolation:isolate;position:relative}.orbit-emblem.lucide{z-index:-1;color:#b9a3ef;opacity:.12;stroke-width:.65px;pointer-events:none;width:112px;height:112px;animation:40s linear infinite orbit-drift;position:absolute;top:16px;right:28px}@keyframes orbit-drift{to{transform:rotate(360deg)}}.contact{border-color:#0000;border-bottom-color:var(--line);background:#ffffff02;border-radius:15px;gap:16px;padding:18px 16px}.contact:not(:disabled):hover{background:#b7a0f60d;border-color:#b7a0f630;transform:translate(2px)}.contact__text{gap:7px;min-width:0}.contact__text strong{letter-spacing:-.01em;font-size:15px;font-weight:600}.contact__text small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.avatar,.profile-avatar{color:#e9ddff;background:linear-gradient(145deg,#494064,#27263d);border:1px solid #b8a1f52b;border-radius:16px;font-weight:500}.contact:nth-child(3n+2) .avatar{color:#b8e6e5;background:linear-gradient(145deg,#254954,#202d3e)}.contact:nth-child(3n) .avatar{color:#ecd0e4;background:linear-gradient(145deg,#51405c,#302535)}.chat-unread{color:#221535;background:#bea6fc}.conversation-view{height:calc(100dvh - 56px)}.conversation-header{border-color:var(--line);background:#121321f2;padding:16px 20px}.conversation-header strong{font-weight:600}.conversation-header small{color:var(--muted);margin-top:4px;font-size:12px}.back-button,.call-button{border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.back-button{color:var(--muted)}.call-button{color:#e2d5ff;background:#a78bfa1c;border:1px solid #a78bfa30}.message-area{background:radial-gradient(at 90% 10%,#7563ab0a,#0000 65%);gap:12px;padding:24px}.message{color:#e9e8f4;background:#202234;border:1px solid #a8a0cf0e;border-radius:18px 18px 18px 6px;padding:11px 14px 8px;box-shadow:0 3px 8px #0000000c}.message--own{color:#faf5ff;background:linear-gradient(120deg,#534475,#40365f);border-color:#d4baff20;border-radius:18px 18px 6px}.message p{font-size:15px;line-height:1.55}.message time{opacity:.7;font-size:10px}.message-reactions span{background:#07091533;border:1px solid #ffffff12}.message-actions-button{letter-spacing:1px;color:#b9aecb;place-items:center;height:24px;font-size:15px;display:grid}.message-actions,.attachment-menu{background:#202032;border-color:#b5a1e533;animation:.16s ease-out orbit-menu;box-shadow:0 16px 40px #0006}.message-actions button:hover,.attachment-menu label:hover{background:#b6a0ef20;border-radius:8px}.message-composer{border-color:var(--line);background:#11131f;align-items:center;gap:8px;padding:14px}.message-composer button,.message-composer .record-button,.message-composer .video-button{color:#c9bedf;background:#232438;border:1px solid #b2a5d014;border-radius:13px;place-items:center;width:42px;height:44px;padding:0;display:grid}.message-composer .send-button{color:#160f24;background:linear-gradient(135deg,#b69be9,#8a73bb)}.message-composer .record-button--active{color:#fff;background:#993958}.message-composer input{background:#1a1b2b;border-color:#a89bc723;border-radius:15px;min-width:0;height:46px;font-size:15px}input{background:#10111e;border-color:#9c8bb633;transition:border-color .2s,box-shadow .2s}input:focus{border-color:#b89ae8;box-shadow:0 0 0 3px #b69be912}input::placeholder{color:#8a869e}.button{color:#1a112b;background:linear-gradient(110deg,#c0a6f0,#a08ace);border:1px solid #cbb4f54d;font-weight:600;box-shadow:0 5px 20px #9b7dd316}.button:not(:disabled):hover{filter:brightness(1.06);box-shadow:0 6px 25px #a284e02f}.button--secondary{color:#e2dcee;border-color:var(--line);box-shadow:none;background:#242438}.tabs{border:1px solid var(--line);background:#0c0d17}.tab--active{color:#eee5ff;background:#302a43;box-shadow:0 2px 6px #0003}.hint,.security-copy,.request-state,.empty,.device__details small{color:var(--muted)}.panel .hint{text-align:left;line-height:1.7}.panel,.admin{border-radius:22px;padding:28px}.settings-stack{gap:16px}.advanced-settings{border-color:var(--line);background:#121320;padding:20px}.advanced-settings summary{color:#d1c8e3;padding:4px 0}.advanced-settings[open]>.panel{margin-top:16px}.request,.device,.update-card{border-color:var(--line);background:#ffffff03}.call-card{background:radial-gradient(at top,#382b51,#111320 70%);border-color:#c4a6ef33;animation:.25s ease-out orbit-enter;box-shadow:0 25px 100px #00000080}.call-avatar{color:#fff;background:linear-gradient(130deg,#b5a0db,#695985);box-shadow:0 0 0 12px #b9a2ee09,0 0 0 25px #b9a2ee05}.call-actions button{background:#353047}.call-history{border:1px solid var(--line);color:var(--muted);background:#b5a4d90b}.call-history span{color:var(--accent)}.call-toast{background:#352031;border:1px solid #f7a5ba30}.media-viewer{background:#080912f7;animation:.2s ease-out orbit-enter}.voice-player__play{color:#e9dbff;background:#a88bc534}.voice-player input{color:#c4a6f1;box-shadow:none;border:0;padding:0}.circle-player__media{border-color:#252137}.attachment__icon{color:#ede3ff;background:#bca0ed22}.empty-state__icon{color:#d2bafb;border:1px solid var(--line);background:#a78bfa14}@keyframes orbit-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes orbit-menu{0%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:1;transform:none}}.panel-content,.settings-stack,.conversation-view,.card{animation:.24s ease-out orbit-enter}@media (width>=621px){.sidebar__brand .logo:hover .lucide{transition:transform .5s;transform:rotate(25deg)}.card{padding:44px}.page .card{box-shadow:0 24px 100px #0006,0 0 80px #8f6ccd12}}@media (width<=620px){.sidebar{padding:6px max(6px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));border-color:var(--line);background:#10111dfc}.nav-item{border-radius:13px;gap:4px;min-height:54px;padding:6px 2px;font-size:10px;font-weight:500;line-height:1.2}.nav-item--active,.nav-item--active:hover{background:linear-gradient(#a78bfa20,#a78bfa06);box-shadow:inset 0 2px #baa0ec}.nav-item .lucide{width:21px;height:21px}.nav-badge{min-width:16px;height:16px;padding:1px 4px;font-size:9px;position:absolute;top:2px;right:calc(50% - 26px)}.app-content{max-width:100%;padding:0}.panel-content{padding:calc(24px + env(safe-area-inset-top)) 20px 24px;background:linear-gradient(160deg,#26203888,#0000 60%);border:0;border-radius:0}.panel-content h2{font-size:30px}.contact{gap:14px;padding:16px 10px}.contact-list{margin-top:22px}.conversation-view{border:0;border-radius:0;height:100%;animation:none}.conversation-header{padding:calc(12px + env(safe-area-inset-top)) 12px 12px;gap:10px}.conversation-header .avatar{border-radius:14px;width:40px;height:40px}.conversation-header>div:nth-child(3){min-width:0}.conversation-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.back-button{width:32px}.message-area{padding:16px 12px}.message-row{max-width:94%}.message-composer{gap:6px;padding:10px 8px}.settings-stack{padding:calc(16px + env(safe-area-inset-top)) 12px 28px}.panel,.admin{border-radius:20px;padding:22px 18px}.profile-settings form{flex-wrap:wrap}.profile-settings form label{flex-basis:180px}.call-overlay{padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}.call-card--video{height:100%;max-height:100%}}.conversation-view{isolation:isolate;position:relative}.message-area{isolation:isolate;background:0 0;position:relative}.conversation-view:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 20% 25%,#7951ba20,#0000 45%),radial-gradient(at 80% 75%,#329caa16,#0000 45%);animation:18s ease-in-out infinite alternate nebula-breathe;position:absolute;inset:70px -10% 60px}.message-area:before{content:"";z-index:-1;pointer-events:none;opacity:.5;background-image:radial-gradient(1px 1px at 24px 38px,#e0d0ff 95%,#0000),radial-gradient(1px 1px at 91px 112px,#8cbbd6 95%,#0000),radial-gradient(1.5px 1.5px at 158px 55px,#c6b0ef 95%,#0000);background-size:203px 179px,277px 233px,331px 307px;animation:9s ease-in-out infinite alternate star-shimmer;position:absolute;inset:0}@keyframes nebula-breathe{to{opacity:.55;transform:translate(3%,2%)scale(1.05)}}@keyframes star-shimmer{to{opacity:.2}}.circle-player{box-shadow:none;background:#b6a0e32e;margin:10px;position:relative}.circle-player--active{box-shadow:none}.playback-bar{color:#d9c6f5;align-items:center;gap:8px;min-width:0;margin-top:6px;font-size:11px;display:flex}.playback-bar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.playback-bar button{min-width:32px;min-height:32px;color:inherit;background:#b6a0e312;border:1px solid #b6a0e32e;border-radius:9px;place-items:center;padding:4px;font-size:12px;display:grid}.playback-bar .lucide{width:16px;height:16px}.solar-seek{pointer-events:none;position:absolute;inset:2px}.solar-seek__sun{pointer-events:auto;touch-action:none;cursor:grab;color:#ffe2a2;outline-offset:1px;-webkit-user-select:none;user-select:none;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;transform:translate(-50%,-50%)}.solar-seek__sun:active{cursor:grabbing}.solar-seek__sun .lucide{fill:#ffd480;stroke:#ffe9b4;filter:drop-shadow(0 0 5px #ffbb4b)drop-shadow(0 0 10px #ffaa4355);width:25px;height:25px}.solar-seek__sun:focus-visible{outline:2px solid #ffe2a2}.voice-player__play{transition:box-shadow .25s,background .25s}.voice-player--playing .voice-player__play{background:#a88bc54a;animation:2s ease-in-out infinite voice-halo}@keyframes voice-halo{50%{box-shadow:0 0 0 5px #c8a6ef12,0 0 18px #c8a6ef20}}.voice-player input::-webkit-slider-runnable-track{background:linear-gradient(to right,#ffd390 var(--media-progress),#c2a7e42b var(--media-progress));height:6px;box-shadow:0 0 12px #cba3ec10}.voice-player input::-webkit-slider-thumb{background:#ffe1ac;width:14px;height:14px;margin-top:-4px;box-shadow:0 0 8px #ffc57477}.voice-player input::-moz-range-track{background:#c2a7e42b;height:6px}.voice-player input::-moz-range-progress{background:#ffd390;height:6px}.voice-player input::-moz-range-thumb{background:#ffe1ac;box-shadow:0 0 8px #ffc57477}.voice-player small{letter-spacing:.03em}.voice-player__body{position:relative}.voice-orbit{pointer-events:none;z-index:1;position:absolute;top:9px;left:7px;right:7px}.voice-planet{left:var(--planet-progress);background:var(--planet-texture);background-size:200% 100%;border-radius:50%;width:20px;height:20px;animation:5s linear infinite paused planet-rotate;position:absolute;top:0;transform:translate(-50%,-50%);box-shadow:inset -5px -2px 6px #0009,inset 2px 1px 3px #fff6,0 0 8px #bda3ef44}.voice-player--playing .voice-planet{animation-play-state:running}.planet-0{--planet-texture:repeating-linear-gradient(120deg,#99938b,#625d59 20%,#b0a99f 40%)}.planet-1{--planet-texture:repeating-linear-gradient(15deg,#d2b378,#f1d59c 20%,#a88c58 40%)}.planet-2{--planet-texture:repeating-linear-gradient(125deg,#4671c3,#5caa87 14%,#badbd5 20%,#30568e 35%)}.planet-3{--planet-texture:repeating-linear-gradient(30deg,#ab593a,#d18955 15%,#6e382d 35%)}.planet-4{--planet-texture:repeating-linear-gradient(5deg,#bc906c,#edcc9d 12%,#956753 22%,#ddb293 33%)}.planet-5{--planet-texture:repeating-linear-gradient(5deg,#bbac78,#e1d4a3 15%,#a08b61 30%)}.planet-5 .voice-planet:after{content:"";border:2px solid #dace9d99;border-radius:50%;position:absolute;inset:5px -7px;transform:rotate(-25deg)}.planet-6{--planet-texture:repeating-linear-gradient(10deg,#70bbce,#b6e0e4 20%,#60a2b2 40%)}.planet-7{--planet-texture:repeating-linear-gradient(10deg,#254dc0,#658add 20%,#304fa3 40%)}@keyframes planet-rotate{to{background-position:200% 0}}.voice-player input::-webkit-slider-thumb{opacity:0}.voice-player input::-moz-range-thumb{opacity:0}.conversation-view:before{z-index:0;opacity:.85;background-image:radial-gradient(1.5px 1.5px at 24px 38px,#e0d0ff 80%,#0000),radial-gradient(1px 1px at 91px 112px,#8cbbd6 80%,#0000),radial-gradient(2px 2px at 158px 55px,#c6b0ef 70%,#0000),radial-gradient(at 18% 25%,#794bc43d,#0000 55%),radial-gradient(at 85% 70%,#247d9b30,#0000 55%);background-size:203px 179px,277px 233px,331px 307px,100% 100%,100% 100%;animation:18s ease-in-out infinite alternate nebula-breathe;inset:0}.conversation-view>.message-area{z-index:1}.conversation-view>.conversation-header,.conversation-view>.composer-wrap{z-index:2;position:relative}.message-area:before{display:none}.conversation-header>.playback-bar{color:#e2d7f4;background:linear-gradient(100deg,#a78bfa16,#a78bfa05);border:1px solid #b6a0e326;border-radius:14px;grid-column:1/-1;grid-template-columns:36px minmax(0,1fr) 48px;align-items:center;gap:10px;margin:0;padding:8px 10px;font-size:12px;display:grid}.playback-bar span{font-weight:500;line-height:1.3}.playback-bar button{background:#b6a0e312;border-color:#0000;border-radius:10px;min-width:34px;height:34px}.playback-bar button:last-child{font-variant-numeric:tabular-nums;color:#eadcff;background:#b6a0e324;font-weight:650}.voice-orbit:before{content:"";right:calc(100% - var(--planet-progress));width:min(64px,var(--planet-progress));background:linear-gradient(90deg,transparent,var(--planet-color));filter:blur(2px);opacity:.8;border-radius:50%;height:8px;position:absolute;top:-4px}.planet-0{--planet-color:#b0a99f}.planet-1{--planet-color:#e0bf79}.planet-2{--planet-color:#77bdbb}.planet-3{--planet-color:#d58150}.planet-4{--planet-color:#deba93}.planet-5{--planet-color:#dfcf97}.planet-6{--planet-color:#92d4de}.planet-7{--planet-color:#728fee}.solar-trail{pointer-events:none;filter:drop-shadow(0 0 3px #ffc56b66);background:conic-gradient(from 300deg,#0000 0deg,#ffc56b22 20deg,#ffd78bbb 57deg,#0000 60deg);border-radius:50%;position:absolute;inset:-1px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 calc(100% - 5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 calc(100% - 5px))}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sv-media-backdrop{z-index:20000;padding:max(20px,env(safe-area-inset-top)) 16px max(20px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060713ed;place-items:center;display:grid;position:fixed;inset:0}.sv-media-dialog{background:#121323;border:1px solid #b5a4de33;border-radius:20px;flex-direction:column;width:min(960px,100%);max-height:90dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 80px #0008}.sv-media-dialog>img,.sv-media-dialog>video{object-fit:contain;background:#080911;width:auto;max-width:100%;max-height:78dvh;margin:auto;display:block}.sv-media-close{z-index:2;color:#fff;background:#171629d9;border:1px solid #fff3;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:10px;right:10px}.sv-video-controls{color:#e5dcfa;font-variant-numeric:tabular-nums;align-items:center;gap:10px;padding:12px;font-size:12px;display:flex}.sv-video-controls button{width:36px;height:36px;color:inherit;background:#bda1ff20;border:0;border-radius:10px;flex:none;place-items:center;display:grid}.sv-video-controls svg{width:20px;height:20px}.sv-video-controls input{accent-color:#c8a9ff;flex:1;min-width:30px;padding:0}.sv-crop{color:#ece4ff;background:#17172a;border:1px solid #c8b4eb44;border-radius:24px;width:min(420px,100%);max-height:94dvh;padding:22px;overflow:auto}.sv-crop h2{margin:0 0 16px;font-size:19px}.sv-crop canvas{aspect-ratio:1;background:#090913;border-radius:50%;width:100%;display:block}.sv-crop label{gap:6px;margin-top:10px;font-size:13px;display:grid}.sv-crop input{accent-color:#bf9cff;padding:0}.sv-crop footer{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.media-preview{border:0;border-radius:16px;max-width:100%;position:relative;overflow:hidden;background:#0a0b17!important;padding:0!important}.media-preview>img,.media-preview>video{width:100%;max-width:100%;max-height:420px;display:block;object-fit:contain!important;height:auto!important}.media-album{border-radius:16px;gap:4px;max-width:min(560px,100%);display:grid;overflow:hidden}.media-album .media-preview{aspect-ratio:1;border-radius:6px;min-width:0}.media-album .media-preview>img,.media-album .media-preview>video{width:100%;object-fit:cover!important;height:100%!important}.media-album--1{grid-template-columns:1fr}.media-album--2,.media-album--3,.media-album--4{grid-template-columns:repeat(2,minmax(0,1fr))}.media-album--3>:first-child{aspect-ratio:auto;grid-row:span 2}.sv-video-badge{color:#eee6ff;background:#151427cf;border:1px solid #ffffff25;border-radius:20px;padding:5px 10px;font-size:12px;position:absolute;bottom:10px;left:10px}.avatar[role=button],.profile-avatar[role=button]{cursor:zoom-in}@media (width<=480px){.sv-video-controls{gap:5px;padding:8px}.sv-video-controls button{width:30px;height:34px}.sv-media-backdrop{padding-left:8px;padding-right:8px}}.message:has(.message-actions){min-width:min(280px,70vw)}.message-actions-wrap{height:auto;min-height:24px;display:block}.message-actions-button{margin-left:auto}.message-actions{box-sizing:border-box;width:100%;margin-top:8px;animation:none;position:relative;inset:auto}.message-actions>div{flex-wrap:wrap;justify-content:space-evenly;gap:2px;display:flex}.message-actions>div button{flex:0 0 36px;height:38px;padding:4px}.message-actions>div{border-bottom:1px solid #b59be82b;margin-bottom:4px;padding-bottom:8px}.message-actions>.message-action-row,.message-actions>.message-action-row:last-child{text-align:left;white-space:normal;border:0;border-radius:9px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:44px;margin:0;padding:10px 12px;font-size:14px;line-height:1.3;display:flex}.message-action-row svg{flex-shrink:0;width:18px;height:18px}.message-actions>.message-action-row--danger{color:#ffb4c0}.message-actions>button:focus-visible{outline-offset:-2px;outline:2px solid #c5a8ff}.message-reactions button{color:inherit;cursor:pointer;background:#07091533;border:1px solid #ffffff25;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:14px;display:inline-flex}.message-reactions button[aria-pressed=true]{background:#b59be83d;border-color:#c5a8ff}html,body,#root{touch-action:pan-x pan-y}.web-audio-output__panel{z-index:5;color:#eee;background:#202032;border:1px solid #b59be85c;border-radius:18px;gap:12px;padding:16px;display:grid;position:absolute;bottom:80px;left:12px;right:12px;box-shadow:0 12px 40px #0008}.web-audio-output__panel select{color:#eee;background:#141423;border-radius:8px;max-width:100%;padding:10px}.call-card{position:relative}.contact.contact--black-hole{isolation:isolate;color:#f5dca0;text-align:center;background:#090a10;border:1px solid #d5a74f;border-radius:19px;justify-content:center;min-height:82px;margin:6px 2px 14px;padding:18px 24px;display:flex;position:relative;box-shadow:inset 0 0 18px #d6a54c0b}.contact.contact--black-hole:before{content:"";border-radius:inherit;pointer-events:none;opacity:.45;animation:3.8s ease-in-out infinite saved-gold-pulse;position:absolute;inset:-1px;box-shadow:0 0 9px #efbb5860,0 0 24px #cf983830,inset 0 0 12px #e7b65514}.contact--black-hole .contact__text{text-align:center;width:100%;min-width:0}.contact--black-hole .contact__text strong{color:#f5dca0;letter-spacing:.3px;display:block}.contact--black-hole .contact__text small{color:#a99b7e;text-align:center}.contact.contact--black-hole:hover{background:#101016;border-color:#f2d48e}.contact.contact--black-hole:focus-visible{outline-offset:4px;outline:2px solid #ffe4a5}@keyframes saved-gold-pulse{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.contact.contact--black-hole:before{opacity:.6;animation:none}}@media (width<=620px){.app-shell{height:var(--svias-height,100dvh)}.app-shell>.app-content{height:calc(var(--svias-height,100dvh) - 70px - env(safe-area-inset-bottom))}.app-shell.app-shell--dialog{padding-bottom:0}.app-shell--dialog>.sidebar{display:none}.app-shell--dialog>.app-content{height:100%;padding-bottom:env(safe-area-inset-bottom)}}.conversation-view--black-hole .conversation-header{text-align:center;grid-template-columns:40px 1fr 40px}.conversation-view--black-hole .conversation-header>div{grid-column:2;min-width:0}.conversation-view--black-hole .conversation-header strong{text-align:center;display:block}.conversation-view--black-hole .message-area{isolation:isolate;background:#08090f;position:relative}.conversation-view--black-hole .message-area:before{content:"";z-index:-1;pointer-events:none;width:min(85%,420px);height:0;box-shadow:none;background:0 0;flex:0 0 0;align-self:center;position:sticky;top:18%;overflow:visible}.conversation-view--black-hole{background:#08090f;position:relative}.conversation-view--black-hole .message-area{background:radial-gradient(at 50% 45%,#000 0 17%,#efbb6920 18%,#0000 28%),radial-gradient(#322215,#08090f 70%)}.conversation-view--black-hole .message-area:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#020206 0 44%,#fff3c5 45%,#ffc26a 47%,#b75e2340 51%,#0000 58%);border-radius:50%;align-self:center;width:min(65vw,370px);height:min(65vw,370px);animation:8s ease-in-out infinite black-hole-glow;position:fixed;top:30%;box-shadow:0 0 50px #d7942920}@keyframes black-hole-glow{0%,to{filter:brightness(.8);transform:scale(.96)rotate(-8deg)}50%{filter:brightness(1.3);transform:scale(1.04)rotate(8deg)}}.conversation-view--black-hole .message-area:before,.conversation-view--black-hole .message-area:after{display:none}.conversation-view--black-hole .message-area{isolation:auto;background:0 0}.conversation-view--black-hole>*{z-index:1;position:relative}.conversation-view--black-hole:before{content:"";pointer-events:none;filter:blur(2px);background:radial-gradient(#0000 24%,#fff5d2 28%,#ffc36d 34%,#b45f2760 48%,#0000 70%);border-radius:50%;height:12%;animation:12s ease-in-out infinite black-hole-disk;position:absolute;top:45%;left:8%;right:8%}.conversation-view--black-hole:after{content:"";pointer-events:none;aspect-ratio:1;filter:drop-shadow(0 0 20px #dc8b3833);background:radial-gradient(circle,#020207 0 54%,#fff2c7 55%,#e8a64e 58%,#c9752620 65%,#0000 70%);border-radius:50%;width:min(48vw,270px);position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}@keyframes black-hole-disk{0%,to{opacity:.75;transform:rotate(-8deg)scaleX(.94)}50%{opacity:1;transform:rotate(-3deg)scaleX(1.06)}}@media (prefers-reduced-motion:reduce){.conversation-view--black-hole:before,.conversation-view--black-hole .message-area:after{animation:none}}.recording-preview{color:#eee6ff;background:linear-gradient(145deg,#29243d,#151524);border:1px solid #c9aeff40;border-radius:24px;gap:16px;width:min(420px,100%);max-height:90dvh;padding:24px;display:grid;overflow:auto}.recording-preview h2{margin:0;font-size:20px}.recording-circle{aspect-ratio:1;object-fit:cover;border:3px solid #bb9ce755;border-radius:50%;width:min(260px,100%);margin:auto;display:block}.recording-audio-source{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.recording-preview button{min-height:44px;color:inherit;background:#b899e520;border:1px solid #c9aeff40;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;display:flex}.recording-preview button:disabled{opacity:.5}.recording-preview footer{gap:10px;display:flex}.recording-preview footer button{flex:1}.recording-preview footer button:last-child{color:#171025;background:#b59be8}.recording-trim{background:#ffffff05;border-radius:14px;gap:10px;padding:14px;display:grid}.recording-trim strong{align-items:center;gap:8px;font-size:14px;display:flex}.recording-trim label{gap:4px;font-size:12px;display:grid}.recording-trim input{accent-color:#c6a7ff;width:100%;padding:0}.upload-progress{color:#e3d5fa;background:#211d33;align-items:center;gap:10px;min-width:0;padding:8px 14px;font-size:12px;display:flex}.upload-progress progress{accent-color:#bd9bef;flex:1;width:100%;min-width:20px;height:6px}.upload-progress span{white-space:nowrap}.recording-cancel{z-index:50;top:calc(env(safe-area-inset-top) + 85px);color:#ffe7ef;background:#462332;border:1px solid #ff9bab;border-radius:20px;padding:10px 18px;position:fixed;left:50%;transform:translate(-50%)}.transcription{margin-top:10px;font-size:14px}.transcription button{color:inherit;background:#b59be822;border:1px solid #b59be855;border-radius:12px;padding:6px 10px}.transcription small{opacity:.7;margin-top:6px;font-size:11px;display:block}.message-area{overscroll-behavior-y:none}@media (width<=620px){:is(html:has(.app-shell),body:has(.app-shell)){overscroll-behavior:none;height:100%;min-height:0;overflow:hidden}body:has(.app-shell) #root{height:100%;min-height:0;overflow:hidden}.app-shell{width:100%;height:var(--svias-height,100dvh);overscroll-behavior:none;min-height:0;position:fixed;inset:0}.app-shell>.sidebar{position:absolute}.app-shell>.app-content{overscroll-behavior:none;min-height:0}}.sv-camera-dialog{color:#eee8ff;background:#141321;border:1px solid #726193;border-radius:22px;flex-direction:column;width:min(620px,96vw);max-height:90dvh;display:flex;overflow:hidden}.sv-camera-dialog header,.sv-camera-actions{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.sv-camera-dialog button,.sv-camera-actions label{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:#30283f;border:1px solid #66567f;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.sv-camera-dialog button:disabled{opacity:.45}.sv-camera-frame{background:#080910;flex:1;min-width:0;min-height:160px;position:relative;overflow:hidden}.sv-camera-frame video,.sv-camera-frame img{object-fit:contain;width:100%;height:min(62dvh,600px);display:block}.sv-camera-frame p{background:#141321;border-radius:12px;padding:16px;position:absolute;inset:20% 10%}.sv-camera-actions input{display:none}.circle-player>.circle-player__duration{z-index:4;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;background:#090d19dc;border-radius:20px;width:max-content;max-width:85%;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.4;display:block;position:absolute;bottom:12px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 1px 8px #0005}.attachment-placeholder{background:linear-gradient(110deg,#ffffff08 20%,#ffffff14 45%,#ffffff08 70%) 0 0/200% 100%;border-radius:18px;width:180px;max-width:100%;height:120px;animation:1.5s linear infinite chat-cache-shimmer}.conversation-skeleton{opacity:.6;flex-direction:column;gap:18px;min-height:220px;padding:12px 0;display:flex}.conversation-skeleton span{background:linear-gradient(110deg,#a896d316 20%,#a896d32a 45%,#a896d316 70%) 0 0/200% 100%;border-radius:18px;width:42%;height:48px;animation:1.5s linear infinite chat-cache-shimmer;display:block}.conversation-skeleton span:nth-child(2){align-self:flex-end;width:55%;height:68px}.conversation-skeleton span:nth-child(3){width:35%}@keyframes chat-cache-shimmer{0%{background-position:180% 0}to{background-position:-20% 0}}.message-editing{color:#d9c5fa;background:#19172b;border-top:1px solid #b59be82b;flex:none;align-items:center;gap:10px;min-width:0;padding:10px 16px;display:flex}.message-editing>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.message-editing strong{font-size:13px}.message-editing small{text-overflow:ellipsis;white-space:nowrap;color:#b8b2c9;font-size:12px;display:block;overflow:hidden}.message-editing button{width:36px;height:36px;color:inherit;background:0 0;border:0;flex:0 0 36px;place-items:center;padding:0;display:grid}.message-editing>svg{flex:0 0 18px}.attachment-menu>button{text-align:left;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:44px;display:flex}.client-update-notice{top:calc(env(safe-area-inset-top,0px) + 12px);z-index:9999;color:#f2eaff;background:#292039;border:1px solid #bba3ee78;border-radius:16px;align-items:center;gap:9px;max-width:calc(100vw - 24px);padding:12px 16px;font-size:13px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 6px 28px #0006}@media (prefers-reduced-motion:reduce){.attachment-placeholder,.conversation-skeleton span{animation:none}}.voyager-logo{object-fit:contain;filter:drop-shadow(0 3px 10px #dfb76324);flex:0 0 76px;width:76px;height:76px;display:block}.voyager-logo--small{flex-basis:52px;width:52px;height:52px}.brand-row>div{min-width:0}.brand-row h1{letter-spacing:-.045em;font-size:clamp(32px,8vw,54px)}.brand-row .eyebrow{letter-spacing:.09em;font-size:10px}.pending-approval>.voyager-logo{margin:0 auto 20px}@media (width<=380px){.brand-row{gap:12px}.brand-row>.voyager-logo{flex-basis:58px;width:58px;height:58px}}.history-load-more{color:#d8c9f6;font:inherit;cursor:pointer;background:#201e33;border:1px solid #bba6ed40;border-radius:20px;margin:0 auto 20px;padding:10px 20px;display:block}.history-load-more:disabled{opacity:.6;cursor:progress}.message-area>*{flex-shrink:0}
