@import"https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700&f[]=general-sans@500,700&display=swap";:root{--bg: #12120f;--surface: #2a2b30;--ink: #e8eaed;--muted: #a9afb8;--line: #3a3d43;--bubble-ai: #2f3138;--bubble-user: #272724;--danger: #ff6b6b;--accent: #10a37f;--success: #23c552;--overlay: rgba(10, 12, 16, .72);--button-primary-bg: #2f3138;--button-primary-fg: #e8eaed;--button-secondary-bg: #3a3d43;--button-secondary-fg: #d3d8df}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%;overflow-x:hidden;overscroll-behavior-x:none;font-family:Satoshi,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}.desktop-shell{width:100%;min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:12px;overflow-x:hidden;overscroll-behavior-x:none}.mobile-frame{width:min(100%,410px);max-width:410px;height:min(100vh,860px);max-height:calc(100vh - 24px);background:var(--bg);border-radius:24px;overflow:hidden;position:relative}@supports (height: 100dvh){.mobile-frame{height:min(100dvh,860px);max-height:calc(100dvh - 24px)}}.screen{height:100%;overflow:auto;overflow-x:hidden;background:var(--bg)}.login-screen{position:relative;padding:16px 20px 14px;display:flex;flex-direction:column;overflow:hidden;background:#090b0d;color:#f2f4f7;transition:opacity .42s ease,transform .42s ease,filter .42s ease;will-change:opacity,transform,filter}.login-screen.login-screen-exit{opacity:0;transform:translateY(10px) scale(.985);filter:blur(2px)}.login-screen.login-screen-otp .auth-grain,.login-screen.login-screen-otp .auth-glow,.login-screen.login-screen-signup .auth-grain,.login-screen.login-screen-signup .auth-glow{display:none}.auth-grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;pointer-events:none;background-image:radial-gradient(circle at 25% 30%,#ffe46642,#ffe46600 55%),radial-gradient(circle at 74% 78%,#ffe4662e,#ffe46600 58%),radial-gradient(rgba(255,255,255,.1) .9px,transparent 1.1px);background-size:auto,auto,3px 3px;background-repeat:no-repeat,no-repeat,repeat}.auth-glow{position:absolute;width:320px;height:320px;border-radius:50%;filter:blur(56px);pointer-events:none}.auth-glow-top{top:-120px;left:-100px;background:#b994282e}.auth-glow-bottom{right:-140px;bottom:-130px;background:#b9942824}.auth-stage{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100%}.auth-stage-phone{gap:10px}.auth-brand-mark{width:30px;height:30px;border-radius:999px;background:transparent;color:inherit;font-size:22px;font-weight:700;display:grid;place-items:center;margin-top:2px}.auth-brand-mark svg,.get-started-mark svg{width:29px;height:24px;display:block}.auth-hero-card{margin-top:6px;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#22262dd1,#0e1013e6);padding:14px 14px 16px}.auth-hero-msg{border-radius:16px;padding:11px 13px;background:#292d34;color:#dce3eb}.auth-hero-msg p{margin:0;font-size:12px;line-height:1.34}.auth-hero-msg span{margin-top:7px;display:inline-block;font-size:12px;color:#99a2ad}.auth-hero-reply{margin:10px 0 0;font-size:12px;line-height:1.34;color:#f0f4f8}.auth-hero-status{margin:8px 0 0;font-size:10px;color:#8d98a8}.auth-headline-wrap{margin-top:10px}.auth-headline-wrap h1{margin:0;text-align:center;font-size:28px;line-height:1.18;letter-spacing:-.01em;color:#e3e5e9;font-weight:700;text-wrap:balance}.auth-carousel-dots{margin-top:12px;display:flex;justify-content:center;gap:8px}.auth-carousel-dots span{width:54px;height:4px;border-radius:999px;background:#e2e9f12e;transition:background-color .18s ease}.auth-carousel-dots span.active{background:#d9dde2}.auth-form-wrap{margin-top:auto;padding-top:8px}.auth-phone-row{height:58px;border-radius:16px;background:#f2f4f733;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:12px;padding:0 14px}.auth-country-chip{position:relative;display:inline-flex;align-items:center;gap:4px;font-size:22px;color:#f5f7fb;padding-right:12px}.auth-country-chip:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:30px;background:#d2d9e238}.auth-country-caret{font-size:10px;opacity:.72}.auth-phone-input{border:0;outline:0;background:transparent;color:#f5f7fb;font-size:17px;font-weight:500;width:100%}.auth-phone-input::placeholder{color:#d5dce485}.auth-privacy-line{margin:12px 0 0;text-align:center;color:#d6dfead1;font-size:17px;font-weight:500}.auth-continue-btn{width:100%;border:0;border-radius:999px;margin-top:14px;height:62px;font-size:18px;font-weight:700;color:#f5f8fcc7;background:linear-gradient(180deg,#6d7270,#5a5f5d)}.auth-continue-btn:disabled{opacity:.55}.auth-terms{margin:12px 0 0;text-align:center;color:#c9d1dab8;font-size:13px}@media (max-height: 780px){.login-screen{padding:12px 16px 10px}.auth-stage-phone{gap:8px}.auth-hero-card{padding:12px 12px 13px}.auth-headline-wrap h1{font-size:25px;line-height:1.15}.auth-carousel-dots{margin-top:10px}.auth-phone-row{height:52px}.auth-continue-btn{height:54px;margin-top:10px}.auth-privacy-line{font-size:15px;margin-top:9px}}.auth-stage-otp,.auth-stage-get-started{padding-top:10px}.auth-nav{display:grid;grid-template-columns:32px 1fr 32px;align-items:center}.auth-nav h2{margin:0;text-align:center;font-size:18px;font-weight:500;color:#f2f4f8}.auth-back-btn{border:0;background:transparent;color:#eff3f8;font-size:21px;text-align:left;padding:0;height:32px}.otp-meta-wrap{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:10px}.otp-label{margin:0;color:#e9ecf2eb;font-size:17px;font-weight:700}.otp-number-btn{border:0;background:transparent;color:#d5dce6eb;font-size:13px;padding:0}.otp-grid{margin-top:12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.otp-cell{width:100%;border:0;outline:0;border-radius:14px;background:#383b3c;color:#f5f7fa;height:54px;text-align:center;font-size:18px;font-weight:700}.otp-cell.active{box-shadow:inset 0 0 0 1px #c0a040f2,inset -1px 0 #25b47be6}.otp-cell:disabled{opacity:1}.otp-resend{margin-top:10px;padding:0;border:0;background:transparent;font-size:17px;font-weight:700;text-align:left}.otp-resend.waiting{color:#9aa1aad1}.otp-resend.ready{color:#d2dae4e6}.otp-status-pill{margin-top:auto;margin-bottom:150px;border-radius:999px;height:48px;width:100%;background:#0f1113a3;display:flex;align-items:center;justify-content:center;padding:0 18px;gap:10px;color:#d0d6de9e;font-size:18px;font-weight:700;letter-spacing:0}.otp-status-pill.status-verifying,.otp-status-pill.status-success,.otp-status-pill.status-error{color:#eef2f7}.otp-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:otp-spin .8s linear infinite}.otp-status-icon{width:18px;height:18px;border-radius:999px;border:2px solid rgba(234,240,247,.95);display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:700}.get-started-panel{margin-top:64px;border-radius:26px;border:1px solid rgba(255,255,255,.06);padding:26px 18px 30px;position:relative;overflow:hidden;background:#0e1013c2}.get-started-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 52%,rgba(235,206,106,.28),transparent 54%),radial-gradient(rgba(255,255,255,.09) .8px,transparent 1px);background-size:auto,3px 3px;opacity:.36;pointer-events:none}.get-started-mark{width:44px;height:44px;border-radius:999px;background:transparent;color:inherit;font-size:34px;font-weight:700;display:grid;place-items:center;margin:0 auto 18px;position:relative;z-index:1}.get-started-panel p{margin:0;text-align:center;position:relative;z-index:1;color:#f1f5faf2;font-size:20px;line-height:1.28;font-weight:700}.auth-stage-signup{padding-top:12px;min-height:0}.signup-thread{margin-top:18px;flex:1;overflow:auto;display:flex;flex-direction:column;gap:14px;padding-right:2px;padding-bottom:8px}.signup-msg-row{display:flex}.signup-msg-tany{justify-content:flex-start}.signup-msg-user{justify-content:flex-end}.signup-text-bubble{max-width:85%;color:#eef2f6}.signup-text-bubble.is-user{background:#262b31;border-radius:16px;padding:9px 14px;max-width:72%}.signup-text-bubble.is-tany{background:transparent;padding:0}.signup-text-bubble p{margin:0;font-size:16px;line-height:1.38;white-space:pre-wrap}.signup-photo-bubble{background:#262b31;border-radius:16px;padding:6px;width:88px;height:88px}.signup-photo-bubble img{width:100%;height:100%;object-fit:cover;border-radius:12px}.signup-wait-line{margin:-4px 0 0;color:#cbd4e0b3;font-size:14px}.signup-controls{margin-top:auto;position:sticky;bottom:0;padding:14px 0 calc(8px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#090b0d00,#090b0de6 28%,#090b0d);z-index:3}.signup-input-row{display:flex;align-items:center;gap:10px}.signup-input-row.age-row{gap:8px}.signup-inline-input{height:42px;border-radius:999px;border:1px solid rgba(163,171,181,.46);background:#21252bd1;color:#eaf0f7;font-size:17px;padding:0 16px;outline:0;width:100%}.signup-inline-input:focus{border-color:#ac9443f5}.signup-inline-input::placeholder{color:#bbc4d08c}.signup-tick-btn{width:38px;height:38px;border-radius:999px;border:0;background:#2b3036;color:#f3f6fb;font-size:18px}.signup-tick-btn:disabled{opacity:.45}.signup-chip-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.signup-chip-btn{height:36px;border-radius:999px;border:1px solid rgba(154,164,176,.36);background:#171b20bf;color:#e8edf5;font-size:15px;padding:0 14px}.signup-chip-btn:disabled{opacity:.45}.signup-photo-sheet{margin-top:10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#2a2f35;overflow:hidden}.signup-photo-sheet button{width:100%;border:0;background:transparent;color:#edf1f6;text-align:left;padding:12px 14px;font-size:16px}.signup-photo-sheet-label{display:inline-flex;align-items:center;gap:10px}.signup-photo-sheet-label svg{width:20px;height:20px;flex:0 0 auto}.signup-photo-sheet button+button{border-top:1px solid rgba(255,255,255,.08)}.signup-hidden-file{display:none}.auth-error-line{margin:10px 0 0;position:relative;z-index:1;text-align:center;color:#ff6a6a;font-size:14px}@keyframes otp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.primary-button{margin-top:auto;border:0;border-radius:24px;height:66px;font-size:30px;font-weight:700;color:var(--button-primary-fg);background:var(--button-secondary-bg)}.primary-button.ready{background:var(--button-primary-bg)}.primary-button:disabled{opacity:.6}.hint,.error{text-align:center;font-size:16px}.error{color:var(--danger)}.chat-screen{display:flex;flex-direction:column;background:var(--bg);position:relative;overflow-x:hidden;overflow-y:hidden}.pull-refresh-indicator{position:absolute;top:78px;left:0;right:0;height:0;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;z-index:40}.pull-refresh-reload{width:30px;height:30px;margin-bottom:12px;border-radius:999px;border:3px solid rgba(232,238,246,.35);border-right-color:#e8eef6f2;position:relative}.pull-refresh-indicator.is-refreshing .pull-refresh-reload{animation:composer-spin .85s linear infinite}.friends-tab-wrap{flex:1;min-height:0;overflow:auto;overflow-x:hidden;padding:10px 12px 0;scrollbar-width:none;-ms-overflow-style:none}.friends-tab-wrap::-webkit-scrollbar{width:0;height:0;display:none}.crop-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#090b0d94;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:120;display:grid;place-items:center;padding:18px}.crop-modal{width:min(92vw,420px);border-radius:20px;background:#272724eb;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 50px #0000008c;overflow:hidden}.crop-modal-body{padding:16px 14px 0;display:grid;gap:12px}.crop-viewport{position:relative;margin:0 auto;border-radius:18px;background:#0000002e;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.crop-viewport.is-dragging{cursor:grabbing}.crop-viewport:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094;pointer-events:none;-webkit-mask-image:radial-gradient(circle at center,transparent 0 calc(50% - 18px),#000 calc(50% - 12px));mask-image:radial-gradient(circle at center,transparent 0 calc(50% - 18px),#000 calc(50% - 12px))}.crop-viewport:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:999px;border:2px solid rgba(255,255,255,.32);box-shadow:0 0 0 1px #00000059;pointer-events:none}.crop-image{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);will-change:transform;pointer-events:none}.crop-controls{display:grid;gap:6px}.crop-hint{font-size:12px;color:#c8ced6eb;text-align:center}.crop-modal-actions{display:grid;grid-template-columns:1fr;gap:10px;padding:14px}.crop-btn{border:0;border-radius:999px;height:44px;font-size:15px;font-weight:800;text-transform:lowercase}.crop-btn.secondary{background:#ffffff1a;color:#f0f4faf2}.crop-btn.primary{background:#f2f4f7eb;color:#0a0c0efa}.top-bar{height:78px;display:grid;grid-template-columns:34px 1fr 42px;align-items:center;padding:0 14px;gap:10px}.top-left-user{border:0;background:transparent;padding:0;font-size:24px;color:var(--ink);line-height:1;justify-self:start}.top-left-user svg{width:24px;height:24px;display:block}.brain-pill{background:#272724;border-radius:999px;padding:4px;display:flex;gap:4px;justify-content:center;border:1px solid rgba(167,176,188,.18)}.brain-item{border:0;background:transparent;border-radius:999px;padding:8px 12px;min-width:120px;height:40px;font-size:16px;color:#d2d9e3;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:4px;text-transform:lowercase}.brain-item.active{background:linear-gradient(180deg,#6a6a69,#636362);color:#fbfdff;font-weight:700;box-shadow:none}.top-friends-count{color:inherit;opacity:.88;font-weight:500}.top-right-pics{border:0;width:42px;height:38px;border-radius:0;background:transparent;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;padding:0;justify-self:end}.top-right-pics:disabled{cursor:default}.top-right-pics-stack{position:relative;width:44px;height:36px;display:block}.top-right-pics-front,.top-right-pics-back{position:absolute;display:block;border-radius:9px;background-image:var(--pics-url);background-size:cover;background-position:center;box-shadow:0 6px 14px #0006,inset 0 0 0 1px #ffffff2e;overflow:hidden}.top-right-pics-front:after,.top-right-pics-back:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#ffffff38,#ffffff0a 42%,#00000026)}.top-right-pics-front{left:2px;top:2px;width:28px;height:28px;transform:rotate(-8deg);z-index:2}.top-right-pics-back{right:0;bottom:0;width:28px;height:28px;transform:rotate(8deg);opacity:.9;z-index:1}.top-right-pics-empty-icon{width:32px;height:32px;display:block;opacity:.9}.received-pics-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);z-index:66;padding:calc(12px + env(safe-area-inset-top,0px)) 14px calc(12px + env(safe-area-inset-bottom,0px));display:block;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.received-pics-topbar{position:sticky;top:0;z-index:1;margin-bottom:12px;background:var(--bg);padding-top:2px}.received-pics-topbar h2{font-size:19px;font-weight:800;color:#f8fafcfa;letter-spacing:0}.received-pics-meta{margin:0;font-size:13px;color:#dfe7f0b3}.received-pics-grid{column-count:2;column-gap:10px;padding:4px 2px 22px}.received-pic-card{break-inside:avoid;display:inline-block;width:100%;margin:0 0 14px;border-radius:28px;overflow:hidden;border:0;background:#141419db;box-shadow:0 18px 34px #0000006b,inset 0 0 0 1px #ffffff09}.received-pic-media{position:relative;overflow:hidden;border-radius:inherit;background:#0003;line-height:0}.received-pic-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at center,#0000 58%,#00000038)}.received-pic-media.is-tany-dope-effect:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 78% 26%,#f5af523b,#f5af520a 22%,#f5af5200 42%),radial-gradient(circle at 18% 12%,#2689a642,#2689a612 28%,#2689a600 52%),linear-gradient(145deg,#03131b6b,#0000000f 42%,#65340a3d),repeating-radial-gradient(circle at 30% 40%,#ffffff07 0,#ffffff07 1px,#00000005,#00000005 3px);mix-blend-mode:soft-light;opacity:.92}.received-pic-media.is-tany-dope-effect:after{z-index:1;background:radial-gradient(circle at center,#0000 42%,#00000057 74%,#000000a8),linear-gradient(to bottom,#0000001f,#00000005 42%,#0000002e)}.received-pic-image{width:100%;height:auto;object-fit:cover;display:block;vertical-align:top;border-radius:inherit}.received-pic-media.is-tany-dope-effect .received-pic-image{filter:brightness(.78) contrast(1.2) saturate(.92) sepia(.12)}.received-pic-overlay{position:absolute;left:0;right:0;bottom:0;width:100%;box-sizing:border-box;display:flex;align-items:center;gap:8px;min-height:38px;padding:5px 11px;color:#f8fafcf5;font-size:15px;font-weight:680;line-height:1;background:#141419bd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;z-index:2;overflow:hidden;border-radius:0 0 28px 28px}.received-pic-avatar{width:26px;height:26px;flex:0 0 26px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.42);box-shadow:0 2px 8px #00000052}.received-pic-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:750;letter-spacing:0;color:#fffffff2}.received-pic-sender{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.received-pic-dot{width:5px;height:5px;flex:0 0 5px;border-radius:999px;background:#f8fafcb8}.received-pic-time{flex:0 0 auto;color:#f8fafcc7;font-weight:600}@media (max-width: 420px){.received-pic-card{border-radius:24px}.received-pic-overlay{min-height:36px;padding:5px 10px;gap:7px;font-size:13px;border-radius:0 0 24px 24px}.received-pic-avatar{width:24px;height:24px;flex-basis:24px}.received-pic-avatar-fallback{font-size:12px}}@media (min-width: 820px){.received-pics-grid{column-count:3}}.active-session-title{padding:0 16px;color:var(--muted);font-size:14px}.activity-pane-scroll{flex:1;min-width:0;overflow:auto;overflow-x:hidden;padding:6px 10px 260px;scrollbar-width:none;-ms-overflow-style:none}.activity-pane-scroll::-webkit-scrollbar{width:0;height:0;display:none}.activity-intro{padding:8px 0 10px}.activity-intro h2{margin:0;font-size:22px;line-height:1.08;letter-spacing:-.01em;text-transform:lowercase}.activity-intro p{margin:6px 0 14px;color:var(--muted);font-size:13px}.activity-card-list{display:grid;gap:14px}.activity-timeline-list{display:grid;gap:12px;min-width:0}.activity-timeline-list>*{min-width:0}.timeline-tany-lead-gap{margin-top:10px}.activity-card-shell{position:relative;overflow:hidden;border-radius:14px}.activity-swipe-action{position:absolute;top:0;bottom:0;width:44%;z-index:0;display:flex;align-items:center;font-size:13px;font-weight:700;text-transform:lowercase;letter-spacing:.01em;opacity:0;transition:opacity .11s ease;pointer-events:none}.activity-swipe-respond{display:grid;justify-items:center;gap:8px;transform:translateY(-4px)}.activity-swipe-respond-icon{width:60px;height:60px;border-radius:999px;display:grid;place-items:center;box-shadow:none}.activity-swipe-respond-icon svg{width:60px;height:60px}.activity-swipe-respond-label{color:#e9eef6eb;font-size:13px;font-weight:700;letter-spacing:0}.activity-swipe-action.left{left:0;padding-left:10px;background:transparent;justify-content:flex-start}.activity-swipe-action.left .activity-swipe-respond{justify-items:start}.activity-swipe-action.right{right:0;padding-right:10px;background:transparent;justify-content:flex-end}.activity-swipe-action.right .activity-swipe-respond{justify-items:end}.activity-card-shell.is-swiping-right .activity-swipe-action.left,.activity-card-shell.is-swiping-left .activity-swipe-action.right{opacity:1}.activity-card{position:relative;z-index:1;border-radius:0;background:transparent;border:0;padding:0 0 2px;touch-action:pan-y;transition:transform .13s ease}.activity-card-shell.is-highlighted .activity-card{animation:none}.activity-card.is-selected{box-shadow:none}.activity-card-track{position:relative;display:flex;align-items:flex-start;gap:10px}.activity-card-rail{position:relative;width:34px;flex:0 0 34px;align-self:stretch;display:flex;flex-direction:column;align-items:center}.activity-card-avatar-slot{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.activity-card-rail-line{position:absolute;left:50%;transform:translate(-50%);top:17px;bottom:0;width:2px;border-radius:999px;background:#b3bcc86b;pointer-events:none}.activity-card-main{flex:1;min-width:0;padding-left:0}.activity-card-header{display:flex;justify-content:flex-start;align-items:center;gap:10px}.activity-card-avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;flex:0 0 auto;box-shadow:0 0 0 2px #12120ff2}.activity-card-avatar-initials{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fffffff2;letter-spacing:.02em}.activity-media-strip{display:flex;gap:10px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-left:2px;scroll-padding-right:22px;padding-right:22px}.activity-media-strip::-webkit-scrollbar{width:0;height:0;display:none}.activity-media-strip.is-scroll .activity-preview-media{flex:0 0 auto;width:auto;max-width:clamp(140px,42vw,220px);scroll-snap-align:start}.activity-media-strip:not(.is-scroll) .activity-preview-media{flex:0 0 auto;width:auto;max-width:min(320px,100%);max-width:100%}.activity-footer-row p{color:#ccd8e8db;font-size:13px;line-height:1.35}.activity-footer-line{display:flex;align-items:center;gap:10px;min-width:0}.activity-footer-avatars{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}.activity-footer-avatar{width:22px;height:22px;border-radius:999px;object-fit:cover;box-shadow:0 0 0 2px #12120ff2}.activity-footer-avatar+.activity-footer-avatar{margin-left:-8px}.activity-footer-overflow{margin-left:-6px;padding:2px 8px;height:22px;display:inline-flex;align-items:center;border-radius:999px;background:#22262dd1;border:1px solid rgba(255,255,255,.12);color:#e2e9f1eb;font-size:12px;line-height:1}.activity-card-copy{min-width:0;width:100%}.activity-card-header h4{margin:0;font-size:16px;line-height:1.26;font-weight:700;text-transform:none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.activity-card-body{margin-top:7px;display:grid;gap:10px;padding-left:0;position:relative}.activity-bullet-row{display:grid;grid-template-columns:1fr;gap:0;align-items:start}.activity-bullet-row>.activity-bullet-dot{display:none}.activity-bullet-dot{width:12px;height:12px;border-radius:999px;background:transparent;margin-top:5px;margin-left:0;box-shadow:none;justify-self:center;opacity:0}.activity-bullet-dot.is-hidden{opacity:0;box-shadow:none}.activity-bullet-row p{margin:0;color:#8d8d8a;font-size:16px;line-height:1.38;font-weight:400;white-space:pre-wrap}.activity-preview-media{height:104px;max-height:130px;width:auto;max-width:100%;object-fit:cover;border-radius:12px;margin-left:0;margin-top:0}.activity-media-row{align-items:center}.message-list{flex:1;overflow:auto;overflow-x:hidden;padding:10px 10px 126px}.date-chip{width:fit-content;margin:0 auto 10px;font-size:13px;color:#c2c8d1;background:#1f2329;border-radius:999px;padding:4px 10px}.bubble-wrap{display:flex;margin-bottom:6px;width:100%;min-width:0}.bubble-wrap.right{justify-content:flex-end}.tany-loader-with-brand{display:flex;align-items:flex-start;gap:2px;margin-bottom:6px}.tany-loader-logo{flex-shrink:0;width:24px;height:24px;border-radius:10px;background:transparent;display:flex;align-items:center;justify-content:center;box-shadow:none}.tany-loader-logo svg{display:block}.tany-loader-avatar{width:24px;height:24px;border-radius:10px;object-fit:cover;display:block}.tany-loader-initials{width:24px;height:24px;border-radius:10px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#f5f8fcf2}.tany-loader-bubble-stack{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.activity-created-line{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#aab2bcd9;padding:0;border-radius:0;background:transparent;border:0}.activity-created-avatars{display:inline-flex;align-items:center;flex:0 0 auto}.activity-created-avatars.count-2,.activity-created-avatars.count-3{padding-right:8px}.activity-created-avatar{width:20px;height:20px;border-radius:8px;object-fit:cover;display:block;border:1px solid rgba(13,14,14,.9)}.activity-created-initials{width:20px;height:20px;border-radius:8px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#f5f8fcf2;border:1px solid rgba(13,14,14,.9)}.activity-created-avatars .activity-created-avatar+.activity-created-avatar,.activity-created-avatars .activity-created-avatar+.activity-created-initials,.activity-created-avatars .activity-created-initials+.activity-created-avatar,.activity-created-avatars .activity-created-initials+.activity-created-initials{margin-left:-7px}.activity-created-text{letter-spacing:0;min-width:0}.activity-created-separator{color:#aab2bc9e}.tany-created-dot{width:20px;height:20px;border-radius:8px;background:#ffffff1f;border:1px solid rgba(255,255,255,.08);display:block}.md-bullet-line{display:block;padding-left:.15em}.md-bullet-mark{font-weight:600;color:#c8d2def2}.bubble{max-width:82%;min-width:0;border-radius:16px;padding:8px 11px;font-size:16px;line-height:1.38;position:relative}.bubble p{margin:0}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.bubble-user .message-text{color:#fefffa}.private-briefing-text{display:flex;flex-direction:column;gap:4px}.briefing-title{font-size:1.12em;font-weight:700}.briefing-subtitle{font-size:1.04em;font-weight:600}.briefing-line{font-size:1em}.chat-attachments-inline{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}.chat-attachments-inline.is-below-text{margin-top:4px;margin-bottom:0}.chat-attachments-inline.is-single-row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.chat-attachments-inline.is-single-row::-webkit-scrollbar{display:none}.chat-attachments-inline.is-single-row .chat-attachment-thumb,.chat-attachments-inline.is-single-row .chat-attachments-overflow{flex:0 0 auto}.chat-attachments-overflow{width:84px;height:84px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#22262dd1;border:1px solid rgba(255,255,255,.12);color:#e2e9f1eb;font-size:16px;font-weight:700;-webkit-user-select:none;user-select:none}.chat-attachment-thumb{width:auto;height:84px;max-width:180px;border-radius:12px;object-fit:cover;display:block}.chat-attachments-inline.is-retrieved-media{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:10px;margin-top:8px;padding-right:16px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.chat-attachments-inline.is-retrieved-media::-webkit-scrollbar{display:none}.chat-attachments-inline.is-retrieved-media .chat-attachment-thumb,.chat-attachments-inline.is-retrieved-media .chat-attachments-overflow{height:clamp(180px,34vh,260px);width:auto;max-width:min(74vw,340px);border-radius:18px;flex:0 0 auto}.chat-attachments-inline.is-carousel{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:8px;padding-right:18px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.chat-attachments-inline.is-carousel.is-receiver-carousel-boundary{width:100%;max-width:100%}.chat-attachments-inline.is-carousel::-webkit-scrollbar{display:none}.chat-attachments-inline.is-carousel .chat-attachment-thumb,.chat-attachments-inline.is-carousel .chat-attachments-overflow{height:132px;width:auto;max-width:clamp(172px,56vw,260px);border-radius:14px;flex:0 0 auto}.chat-attachments-inline.is-carousel.is-receiver-carousel-boundary .chat-attachment-thumb,.chat-attachments-inline.is-carousel.is-receiver-carousel-boundary .chat-attachments-overflow{width:auto;max-width:clamp(162px,53vw,208px)}.meme-attachment{width:auto;margin-top:0;border-radius:10px;max-width:88px;max-height:88px;object-fit:contain;display:block}.meme-image,.meme-gif{min-width:120px;min-height:120px;max-width:160px;max-height:160px}.meme-sticker{width:auto;max-width:64px;max-height:64px;object-fit:contain;aspect-ratio:auto;border-radius:0}.confirm-actions{margin-top:10px;display:flex;gap:8px}.confirm-btn{border:0;border-radius:999px;padding:8px 14px;font-size:14px;text-transform:lowercase}.confirm-btn.yes{background:#272724;color:var(--button-primary-fg)}.confirm-btn.no{background:#272724;color:var(--button-secondary-fg)}.confirm-btn:disabled{opacity:.7}.bubble-ai{background:var(--bubble-ai)}.bubble-user{background:var(--bubble-user);border-top-right-radius:8px}.bubble-media-only{width:fit-content;max-width:none;padding:8px}.bubble-wrap.left .meme-attachment{margin-left:4px}.tany-plain{background:transparent;border:0;box-shadow:none;padding:0;max-width:82%;border-radius:0}.bubble-error{border:1px solid rgba(255,107,107,.4)}.bubble-thinking{background:transparent;padding:0;border-radius:0;min-width:180px}.thinking-text{display:inline-flex;align-items:baseline;gap:2px;margin:0}.thinking-glitter{color:var(--ink);background:linear-gradient(110deg,#e8eaedb3,#e8eaedb3 40%,#fff,#e8eaedb3 60%,#e8eaedb3);background-size:230% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:glitter-sweep 1.35s linear infinite}.thinking-dots{display:none}.ts{display:block;margin-top:4px;text-align:right;color:var(--muted);font-size:12px}.tany-plain .ts{text-align:left}.subject-highlight{font-size:1.08em;font-weight:700;font-family:General Sans,Satoshi,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bubble-reaction{position:absolute;right:-12px;bottom:-12px;width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#23262c;border:1px solid var(--line);box-shadow:none;font-size:15px}.chat-result-card{width:min(100%,440px);margin:10px 0 4px;overflow:hidden;border:1px solid rgba(232,234,237,.12);border-radius:8px;background:#1d1f20f0;box-shadow:0 10px 28px #0003}.chat-result-card-header{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 14px;border-bottom:1px solid rgba(232,234,237,.08)}.chat-result-card-icon,.chat-result-card-row-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e8eaed13;color:#e8eaedd1}.chat-result-card-icon{width:34px;height:34px;position:relative;overflow:hidden}.chat-result-card-icon span{position:absolute;display:block;border-radius:999px;background:#e8eaedc2}.chat-result-card-icon.icon-bar_chart span{bottom:9px;width:4px}.chat-result-card-icon.icon-bar_chart span:nth-child(1){left:10px;height:8px}.chat-result-card-icon.icon-bar_chart span:nth-child(2){left:15px;height:13px}.chat-result-card-icon.icon-bar_chart span:nth-child(3){left:20px;height:18px}.chat-result-card-icon.icon-coffee span:nth-child(1){left:9px;top:13px;width:13px;height:9px;border:2px solid rgba(232,234,237,.76);background:transparent;border-radius:0 0 8px 8px}.chat-result-card-icon.icon-coffee span:nth-child(2){left:22px;top:14px;width:5px;height:6px;border:2px solid rgba(232,234,237,.58);background:transparent}.chat-result-card-icon.icon-coffee span:nth-child(3){left:10px;top:24px;width:16px;height:2px}.chat-result-card-icon.icon-people span:nth-child(1),.chat-result-card-icon.icon-people span:nth-child(2){width:8px;height:8px;top:10px}.chat-result-card-icon.icon-people span:nth-child(1){left:9px}.chat-result-card-icon.icon-people span:nth-child(2){right:9px}.chat-result-card-icon.icon-people span:nth-child(3){left:8px;top:20px;width:18px;height:7px;background:transparent;border:2px solid rgba(232,234,237,.68);border-top:0}.chat-result-card-icon.icon-document span:nth-child(1),.chat-result-card-icon.icon-search span:nth-child(1),.chat-result-card-icon.icon-spark span:nth-child(1){left:10px;top:8px;width:14px;height:18px;border:2px solid rgba(232,234,237,.7);background:transparent;border-radius:3px}.chat-result-card-icon.icon-document span:nth-child(2),.chat-result-card-icon.icon-document span:nth-child(3){left:14px;width:8px;height:2px}.chat-result-card-icon.icon-document span:nth-child(2){top:14px}.chat-result-card-icon.icon-document span:nth-child(3){top:19px}.chat-result-card-icon.icon-search span:nth-child(1){width:12px;height:12px;border-radius:999px}.chat-result-card-icon.icon-search span:nth-child(2){left:21px;top:22px;width:8px;height:2px;transform:rotate(45deg)}.chat-result-card-icon.icon-spark span:nth-child(1){left:15px;top:8px;width:4px;height:18px;border:0;border-radius:999px}.chat-result-card-icon.icon-spark span:nth-child(2){left:8px;top:15px;width:18px;height:4px}.chat-result-card-icon.icon-spark span:nth-child(3){display:none}.chat-result-card-title{min-width:0}.chat-result-card-title h4{margin:0;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:16px;font-weight:700;line-height:1.18;letter-spacing:0}.chat-result-card-title p{margin:3px 0 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#e8eaed94;font-size:13px;line-height:1.22}.chat-result-card-badge{max-width:92px;overflow:hidden;text-overflow:ellipsis;border-radius:999px;padding:6px 9px;background:#e8eaed14;color:#e8eaedad;font-size:12px;line-height:1;white-space:nowrap}.chat-result-card-list{display:grid}.chat-result-card-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:center;min-height:74px;padding:11px 14px;border-bottom:1px solid rgba(232,234,237,.08)}.chat-result-card-row-icon{width:34px;height:34px}.chat-result-card-row-icon span{display:block;width:10px;height:10px;border:2px solid rgba(232,234,237,.64);border-radius:999px}.chat-result-card-row-icon.is-recommendations span,.chat-result-card-row-icon.is-people span{width:12px;height:12px;border:0;background:#e8eaeda8}.chat-result-card-row-icon.is-group_summary span{width:14px;height:8px;border-radius:8px}.chat-result-card-image{width:34px;height:34px;border-radius:8px;object-fit:cover}.chat-result-card-row-copy{min-width:0}.chat-result-card-row-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-result-card-row-title strong{min-width:0;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:15px;line-height:1.18}.chat-result-card-row-title span{flex:0 0 auto;max-width:84px;overflow:hidden;text-overflow:ellipsis;border-radius:999px;padding:5px 7px;background:#5da06833;color:#9fd0a6;font-size:12px;line-height:1;white-space:nowrap}.chat-result-card-row-copy p{margin:4px 0 0;display:-webkit-box;overflow:hidden;color:#e8eaedad;font-size:13px;line-height:1.24;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-result-card-row-copy small{display:block;margin-top:3px;color:#e8eaed85;font-size:13px;line-height:1.2;overflow-wrap:anywhere}.rich-card{background:transparent;border:1px solid var(--line);border-radius:14px;padding:14px;margin:8px 0}.scan-row{display:flex;justify-content:space-between;gap:8px}.scan-progress{margin-top:10px;height:12px;border-radius:999px;background:#242830;overflow:hidden}.scan-progress span{display:block;width:100%;height:100%;background:var(--accent)}.chip-row{display:flex;gap:8px;margin-top:10px}.chip-row span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 10px;font-size:14px}.opp-card h4{margin:0;font-size:24px}.opp-card p{margin:10px 0;color:var(--muted)}.opp-footer{display:flex;justify-content:space-between;align-items:center}.opp-footer button{border:0;border-radius:999px;padding:10px 16px;background:var(--button-primary-bg);color:var(--button-primary-fg)}.reply-preview{border-left:3px solid var(--accent);padding-left:8px;margin-bottom:8px}.reply-preview-click{width:100%;text-align:left;background:transparent;border:0;cursor:pointer;padding-top:0;padding-bottom:0}.jump-highlight{border-radius:12px;box-shadow:0 0 0 1px #7a93c694;animation:activity-flash .9s ease}.reply-preview strong{display:block;font-size:14px}.reply-preview p{font-size:14px;color:var(--muted)}.voice-bubble{min-width:180px;max-width:min(80vw,300px)}.voice-player{width:100%;height:30px}.voice-faux-wave{height:34px;border-radius:12px;background:#242830;display:flex;align-items:center;justify-content:space-evenly;padding:0 10px}.voice-faux-wave span{width:4px;border-radius:999px;background:#98a2b3;height:10px;animation:faux-wave 1.2s ease-in-out infinite}.voice-faux-wave span:nth-child(2){animation-delay:.1s}.voice-faux-wave span:nth-child(3){animation-delay:.2s}.voice-faux-wave span:nth-child(4){animation-delay:.3s}.voice-faux-wave span:nth-child(5){animation-delay:.4s}.voice-meta{display:flex;justify-content:space-between;margin-top:4px;color:var(--muted);font-size:12px}.voice-transcript{margin-top:8px!important}.scroll-fab{position:absolute;right:16px;bottom:132px;border:0;width:42px;height:42px;border-radius:999px;background:#2f3138;color:var(--ink);border:1px solid var(--line);box-shadow:none}.composer-wrap{position:absolute;left:16px;right:16px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:30;isolation:isolate;background:transparent;border:0;border-radius:0;padding:0;display:grid;gap:10px}.chat-pending-loader{position:absolute;left:18px;right:18px;bottom:calc(88px + env(safe-area-inset-bottom));z-index:29;width:fit-content;max-width:min(78%,360px);border-radius:16px;background:var(--bubble-ai);color:#e8eaedf0;padding:8px 11px;font-size:16px;line-height:1.35;box-shadow:0 8px 24px #0000002e;pointer-events:none}.composer-wrap.is-active,.composer-wrap:has(.composer-shell--mode-menu-open),.composer-wrap:has(.composer-shell--input-expanded){z-index:35}.composer-wrap>*:not(.composer-backdrop){position:relative;z-index:1}.composer-wrap.has-selected{bottom:calc(22px + env(safe-area-inset-bottom));gap:6px}.composer-wrap.is-active{bottom:calc(18px + env(safe-area-inset-bottom))}.composer-input-shell{width:100%;max-width:100%;min-width:0;border-radius:28px;background:#484845;padding:8px 10px 10px;display:flex;flex-direction:column;box-sizing:border-box}.composer-input-shell.composer-input-shell--input-collapsed{padding:6px 10px 8px}.composer-input-shell .composer-textarea{min-height:52px;line-height:1.35;padding:4px 0}.composer-input-shell .composer-field-slot{display:flex;align-items:center;min-height:32px}.composer-input-shell .composer-input-singleline{min-height:32px;line-height:32px;padding:0;align-self:center;box-sizing:border-box;text-align:start;transform:translateY(-2px)}.composer-input-shell .composer-input-singleline.composer-input--collapsed{min-height:28px;line-height:28px;padding:0;transform:translateY(-2px)}.composer-row.composer-row--input-expanded:not(.has-attachments){flex-direction:column;align-items:stretch;height:auto;min-height:0;padding:5px 8px 6px 10px;gap:2px}.composer-input-shell.composer-shell--input-expanded{padding-top:8px;padding-bottom:8px}.composer-compact-stack--expanded{display:flex;flex-direction:column;width:100%;min-width:0;gap:4px}.composer-field-slot--expanded-stack{display:flex;align-items:flex-start;width:100%;min-height:52px;flex:1;min-width:0}.composer-input-expanded-multiline{width:100%;min-height:64px;padding:4px 4px 6px;margin:0;text-align:left;line-height:1.45;resize:none;white-space:pre-wrap;overflow-wrap:break-word;overflow-y:auto;-webkit-overflow-scrolling:touch;border:0;outline:0;background:transparent;color:#f3f7fc;font-size:17px;font-family:inherit;font-weight:500;box-sizing:border-box}.composer-row.composer-row--input-expanded:not(.has-attachments) .composer-field-slot>.composer-input-expanded-multiline{flex:1 1 auto;align-self:stretch}.composer-expanded-toolbar{display:flex;flex-direction:row;align-items:center;width:100%;flex-shrink:0;gap:8px;padding-top:2px}.composer-expanded-toolbar-spacer{flex:1;min-width:0}.composer-input-shell .composer-textarea.composer-input--collapsed{min-height:36px;padding:2px 0}.composer-input-shell.composer-shell--mode-menu-open{overflow:visible;z-index:40}.composer-lead-rail{display:flex;flex-direction:row;align-items:center;gap:4px;flex:0 0 auto}.composer-mode-inline{position:relative;flex-shrink:0;display:flex;align-items:center}.composer-mode-inner{position:relative}.composer-mode-trigger-icon{display:inline-flex;align-items:center;justify-content:center;color:#f0f4faf2;flex-shrink:0}.composer-mode-option-icon{display:inline-flex;align-items:center;justify-content:center;color:#dce4eeeb;flex-shrink:0}.composer-mode-trigger{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#2727248c;color:var(--ink);font-size:14px;font-weight:550;cursor:pointer;-webkit-tap-highlight-color:transparent;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.composer-mode-trigger--inline:not(.composer-mode-trigger--icon-only){padding:4px 10px;font-size:13px;font-weight:600;gap:4px}.composer-mode-trigger--inline:not(.composer-mode-trigger--icon-only) .composer-mode-trigger-icon svg{width:16px;height:16px}.composer-mode-trigger--icon-only{width:32px;height:32px;min-width:32px;padding:0;gap:0;border-radius:999px;justify-content:center}.composer-mode-trigger--icon-only .composer-mode-trigger-icon svg{width:18px;height:18px}.composer-mode-trigger--icon-only.composer-mode-trigger--talk{border:1px solid rgba(130,220,175,.42);background:linear-gradient(145deg,#37a57d8c,#26785f7a 42%,#1c554485);box-shadow:inset 0 1px #ffffff2e}.composer-mode-trigger--icon-only.composer-mode-trigger--talk .composer-mode-trigger-icon{color:#ecfff8f5}.composer-mode-trigger--icon-only.composer-mode-trigger--dnd{border:1px solid rgba(255,140,150,.38);background:linear-gradient(145deg,#b94b5885,#82303a7a 45%,#5f202a85);box-shadow:inset 0 1px #ffffff24}.composer-mode-trigger--icon-only.composer-mode-trigger--dnd .composer-mode-trigger-icon{color:#ffeceef2}.composer-mode-trigger--icon-only.composer-mode-trigger--explore{border:1px solid rgba(110,215,220,.4);background:linear-gradient(145deg,#3a9cb48a,#24708880 44%,#1c4e668a);box-shadow:inset 0 1px #ffffff29}.composer-mode-trigger--icon-only.composer-mode-trigger--explore .composer-mode-trigger-icon{color:#e8fefff5}.composer-mode-menu{position:absolute;left:0;min-width:160px;margin:0;padding:8px;list-style:none;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#1c1c1af5;box-shadow:0 12px 36px #00000073;z-index:400}.composer-mode-menu--above{bottom:calc(100% + 6px);top:auto}.composer-mode-option{width:100%;text-align:left;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#e8edf4;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:10px}.composer-mode-option.is-active{background:#ffffff14}.composer-mode-option:active{background:#ffffff1f}.selected-activity-wrap{margin-bottom:-6px}.composer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#090b0d2e;backdrop-filter:blur(1.54px);-webkit-backdrop-filter:blur(1.54px)}.explore-setup-panel{position:fixed;left:12px;right:12px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:38;max-width:760px;margin:0 auto;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#1c1e1ff5;box-shadow:0 18px 44px #00000061;padding:14px;color:#eef4fb;box-sizing:border-box}.explore-setup-panel--loading{padding:16px}.explore-setup-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.explore-setup-head-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.explore-setup-close{width:40px;height:40px;min-width:40px;border:0;border-radius:999px;background:transparent;color:#eef4fbdb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.explore-setup-close svg{width:20px;height:20px}.explore-setup-close:active{color:#fffffffa}.explore-setup-kicker{color:#90e2e6f2;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0}.explore-setup-title{color:#f2f7fb;font-size:16px;line-height:1.3;font-weight:650}.explore-setup-questions{display:flex;flex-direction:column;gap:12px;max-height:min(46vh,430px);overflow:auto;padding-right:2px}.explore-setup-question{display:flex;flex-direction:column;gap:8px}.explore-setup-question-title{color:#ecf2f8eb;font-size:14px;line-height:1.35;font-weight:600}.explore-setup-options{display:flex;flex-wrap:wrap;gap:8px}.explore-setup-chip{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0f;color:#eef4fbe6;font-size:14px;font-weight:550;line-height:1.2;padding:9px 12px;cursor:pointer;-webkit-tap-highlight-color:transparent}.explore-setup-chip.is-active{border-color:#7ee2dc9e;background:#348b967a;color:#f3ffff}.explore-setup-error{margin-top:10px;color:#ffb4bd;font-size:13px;line-height:1.35}.explore-setup-save{width:100%;margin-top:12px;border:0;border-radius:999px;background:#eaf8f8;color:#102225;font-size:15px;font-weight:700;padding:11px 14px;cursor:pointer}.explore-setup-save:disabled{opacity:.55;cursor:default}.new-activity-pill{margin:0 auto;border:0;border-radius:999px;background:#565a5fe6;color:#edf2f8;font-size:15px;height:40px;padding:0 18px;font-weight:500}.query-suggestion-strip{display:flex;flex-direction:column;gap:8px;width:100%;align-items:stretch}.query-suggestion-pill{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#272724b8;color:#f3f7fc;font-size:15px;font-weight:500;text-align:left;line-height:1.25;cursor:pointer;-webkit-tap-highlight-color:transparent;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.query-suggestion-pill:active{background:#272724e0}.query-suggestion-pill-icon{flex:0 0 auto;color:#ffffffeb;display:grid;place-items:center}.query-suggestion-pill-icon svg{width:14px;height:14px;display:block}.query-suggestion-pill-text{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-activity-wrap{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:0}.selected-activity-chip{width:70%;max-width:min(100%,560px);min-height:31px;margin-left:-6px;border-radius:999px;background:#26292eeb;color:#ecf1f7eb;display:flex;align-items:center;gap:10px;padding:4px 10px;font-size:14px;text-transform:lowercase;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 34px #0000008c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.selected-activity-wrap.is-reference{justify-content:center;margin-bottom:0}.selected-activity-wrap.is-reference .selected-activity-chip{width:min(100%,560px);max-width:calc(100% - 16px);margin-left:0;min-height:36px;padding:7px 10px 7px 12px;border-radius:14px;background:#1c1e20f0;color:#eef2f7f0;text-transform:none}.selected-activity-wrap.is-reference .selected-activity-label{display:flex;align-items:baseline;gap:6px}.selected-activity-prefix{flex:0 0 auto;color:#eef2f7f5;font-weight:700}.selected-activity-respond{width:63px;height:63px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto}.selected-activity-respond svg{width:66px;height:66px}.selected-activity-avatar{width:22px;height:22px;border-radius:999px;object-fit:cover;box-shadow:0 0 0 2px #0c0d0ec7;flex:0 0 auto;margin-left:-6px}.selected-activity-label{flex:1;min-width:0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-activity-clear{flex:0 0 auto;width:26px;height:26px;border-radius:999px;background:transparent;border:0;color:#e9eef6eb;font-size:18px;line-height:1;padding:0;display:grid;place-items:center}.selected-activity-clear svg{width:18px;height:18px;display:block}.composer-row{display:flex;align-items:center;gap:8px;height:54px;border-radius:999px;background:#484845;padding:0 8px 0 12px;width:100%;max-width:100%;min-width:0;overflow:hidden}.composer-row.composer-row--in-shell{height:auto;min-height:56px;background:transparent;border-radius:0;padding:0 4px 0 8px;gap:10px}.composer-row.composer-row--input-collapsed{height:auto;min-height:42px}.composer-row.composer-row--in-shell.composer-row--input-collapsed{min-height:44px}.composer-row.composer-row--mode-menu-open{overflow:visible;z-index:35}.composer-lead-slot{flex:0 0 40px;width:40px;min-width:40px;max-width:40px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.composer-field-slot{flex:1;min-width:0;display:flex;align-items:center}.composer-field-slot--awaiting-focus{cursor:text}.composer-input-singleline.composer-input--collapsed{min-height:28px;padding:2px 0;line-height:1.2}.composer-field-slot>.composer-input,.composer-field-slot .composer-voice-inline{flex:1;min-width:0;width:100%}.composer-input-shell .composer-field-slot>.composer-input-singleline{flex:1 1 auto;align-self:center}.composer-row.has-attachments{height:auto;min-height:176px;border-radius:32px;padding:14px;display:grid;gap:12px}.composer-row.has-attachments.composer-row--mode-menu-open{overflow:visible}.composer-attachments-strip{display:flex;flex-wrap:wrap;gap:8px}.composer-attachment-thumb{position:relative;width:72px;height:72px;border-radius:12px;overflow:hidden}.composer-attachment-thumb img{width:100%;height:100%;object-fit:cover;display:block}.composer-attachment-remove{position:absolute;top:4px;right:4px;width:26px;height:26px;border:0;border-radius:999px;background:#0f1114d6;color:#f3f6fb;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0}.composer-attachment-remove svg{width:18px;height:18px}.attach-btn{border:0;background:transparent;color:#edf2f8;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0}.attach-btn svg{width:20px;height:20px;filter:none}.attach-btn svg[width="40"],.attach-btn svg[height="40"]{width:22px;height:22px}.composer-input{flex:1;border:0;outline:0;font-size:17px;font-family:inherit;background:transparent;color:#f3f7fc;font-weight:500;line-height:1;min-width:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.composer-input:focus,.composer-input:focus-visible,.composer-input:active{outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.composer-input-singleline{resize:none;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;line-height:1.2;padding:0;scrollbar-width:none;-ms-overflow-style:none;outline:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.composer-input-singleline::-webkit-scrollbar{width:0;height:0;display:none}.composer-voice-draft{flex:1;min-width:0;display:flex;align-items:center;gap:10px;height:40px;padding-right:4px}.composer-voice-shell{display:flex;align-items:center;gap:10px;width:100%}.composer-voice-pill{flex:1;min-width:0;height:36px;border-radius:999px;background:#0a0c0eeb;border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;padding:0 12px;position:relative;overflow:hidden}.composer-voice-inline{display:flex;align-items:center;min-width:0;height:100%}.composer-voice-bars{width:100%;height:22px;display:flex;align-items:center;gap:2px;flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}.composer-voice-bars span{width:2px;border-radius:999px;background:#d2d9e3b8;flex:0 0 auto;transition:height .2s ease-out}.composer-voice-wave-spacer{flex:1;min-width:0;height:22px}.composer-stop-btn{border:0;width:36px;height:36px;border-radius:999px;background:var(--danger);color:#111;font-size:18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;padding:0;flex:0 0 auto}.composer-stop-btn-outside{background:#0a0c0eeb;color:#f0f4faeb;border:1px solid rgba(255,255,255,.14);font-size:15px;font-weight:900}.composer-stop-btn:disabled{opacity:.6}.composer-voice-transcribing{width:100%;display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:500;color:#e8eef6e6}.composer-voice-spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(232,238,246,.22);border-top-color:#e8eef6c7;animation:composer-spin .85s linear infinite;flex:0 0 auto}.composer-voice-status{flex:0 0 auto;font-size:12px;font-weight:700;color:#e9eef6d1;letter-spacing:0;text-transform:none;min-width:86px;text-align:right}.composer-textarea{width:100%;min-height:70px;resize:none;font-family:inherit;font-weight:500;line-height:1.28;overflow-y:auto;-webkit-overflow-scrolling:touch}.composer-input::placeholder{color:var(--muted)}.composer-controls{display:flex;align-items:center;gap:8px;justify-content:flex-start;width:100%}.composer-controls>.composer-action-btn:last-of-type{margin-left:auto}.composer-action-btn{border:0;width:40px;height:40px;border-radius:999px;background:#0c0f13;color:#f4f8fd;font-size:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;outline:none;box-shadow:none}.composer-action-btn:focus,.composer-action-btn:focus-visible,.composer-action-btn:active{outline:none;box-shadow:none}.composer-voice-shell .composer-action-btn{width:36px;height:36px;background:#f2f4f7eb;color:#0a0c0efa}.composer-voice-shell .composer-action-btn svg{width:22px;height:22px;filter:none}.composer-action-btn svg{width:28px;height:28px;display:block;filter:none}.composer-action-btn.recording{background:var(--danger);color:#111}.recording-line{margin-top:6px;font-size:12px;color:var(--muted);text-align:left}.voice-error-line{color:var(--danger)}.hidden-file-input{display:none}.drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:var(--overlay);z-index:90}.history-drawer{position:absolute;top:0;bottom:0;left:0;width:84%;background:#272724;color:var(--ink);transform:translate(-100%);transition:transform .18s ease;padding:18px 16px;overflow:auto;z-index:100}.history-drawer.open{transform:translate(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.drawer-profile-btn{border:0;background:transparent;color:inherit;text-align:left;padding:0;display:flex;align-items:center;gap:12px;min-width:0}.drawer-avatar{width:40px;height:40px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px #0000002e;overflow:hidden;flex:0 0 auto}.drawer-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.drawer-profile-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.drawer-user-name{font-size:18px;font-weight:700;line-height:1.1}.drawer-profile-sub{display:inline-flex;align-items:center;gap:8px;color:#d1d1cfc7;font-size:13px;font-weight:500}.drawer-profile-sub svg{width:18px;height:18px}.drawer-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.drawer-icon-btn{border:0;width:36px;height:36px;border-radius:50%;background:var(--button-secondary-bg);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;padding:0}.drawer-icon-btn svg{width:22px;height:22px;display:block}.drawer-close-btn{background:transparent;border-radius:0}.drawer-close-btn svg{width:26px;height:26px}.drawer-actions{margin-top:12px}.drawer-actions .brain-pill{width:100%;box-sizing:border-box}.drawer-actions .brain-pill .brain-item{flex:1;min-width:0;width:100%}.drawer-group h4{margin:0;text-transform:none;font-size:14px;font-weight:600;color:#d1d1cfc7}.drawer-group{margin-top:14px}.drawer-group-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;border:0;background:transparent;text-align:left}.drawer-group-head svg{width:20px;height:20px;opacity:.9}.drawer-group-list{margin-top:8px;display:flex;flex-direction:column;gap:2px}.session-row{display:flex;align-items:stretch;gap:0;width:100%;min-height:44px;border-radius:12px}.session-select-btn{flex:1;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;border:0;background:transparent;color:var(--ink);padding:10px 12px;font-size:15px;font-weight:500;border-radius:inherit}.session-select-label{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.session-unread-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#3b8cff;border:0;box-sizing:border-box}.session-tab-pending-loader{flex-shrink:0;width:10px;height:10px;border-radius:50%;border:2px solid rgba(59,140,255,.25);border-top-color:#3b8cff;border-right-color:#3b8cff;animation:tany-pending-spin .75s linear infinite;box-sizing:border-box}@keyframes tany-pending-spin{to{transform:rotate(360deg)}}.cross-tab-update-chip{position:fixed;left:12px;right:12px;bottom:calc(96px + env(safe-area-inset-bottom,0px));z-index:31;display:flex;align-items:stretch;gap:0;max-width:520px;margin-left:auto;margin-right:auto;border-radius:14px;background:#242c3ef5;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 28px #0006;overflow:hidden;opacity:1;transform:translateY(0);transition:opacity .38s ease-out,transform .38s ease-out;pointer-events:auto}.cross-tab-update-chip--leaving{opacity:0;transform:translateY(10px);pointer-events:none}.cross-tab-update-chip-main{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:7px 8px 7px 12px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.cross-tab-update-chip-main:active{background:#ffffff0a}.cross-tab-update-chip-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#3b8cff}.cross-tab-update-chip-text{display:flex;flex-direction:column;gap:0;min-width:0}.cross-tab-update-chip-title{font-size:14px;font-weight:600;color:#fffffff5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.cross-tab-update-chip-sub{font-size:11px;font-weight:400;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.cross-tab-update-chip-dismiss{flex:0 0 36px;width:36px;border:0;background:transparent;color:#ffffff8c;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.cross-tab-update-chip-dismiss:hover,.cross-tab-update-chip-dismiss:active{color:#ffffffe6;background:#ffffff0f}.session-row.active{background:#2c2c2c}.session-delete-btn{border:0;width:28px;height:28px;border-radius:50%;background:var(--button-secondary-bg);color:var(--ink);flex:0 0 auto}.session-delete-btn:disabled{opacity:.7}.session-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;border:0;background:transparent;padding:0}.session-menu{position:fixed;width:212px;border-radius:22px;background:#272724b8;border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 50px #0000008c;overflow:hidden;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.session-menu-item{width:100%;height:52px;border:0;background:transparent;color:#e8eaedf5;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:12px;padding:0 16px;font-size:17px;font-weight:500;text-align:left}.session-menu-item+.session-menu-item{border-top:1px solid rgba(255,255,255,.08)}.session-menu-item:active{background:#ffffff0f}.session-menu-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#e8eaede6}.session-menu-icon svg{width:24px;height:24px}.session-menu-item.danger,.session-menu-icon.danger{color:#eb9e9e}.session-menu-item.danger .session-menu-icon svg path{stroke:#eb9e9e}.session-menu-label{text-transform:none}.session-popover-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:230;background:#00000080;border:0;padding:0;margin:0;cursor:default}.session-popover{--session-popover-surface: var(--bubble-user);--session-popover-pill-btn: rgba(62, 66, 74, .98);display:flex;flex-direction:column;align-items:center;width:min(202px,calc(100vw - 32px));max-width:min(202px,calc(100vw - 32px));pointer-events:auto;z-index:231}.session-popover-panel{width:100%;border-radius:16px;padding:16px 16px 14px;background:var(--session-popover-surface);border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 50px #0000008c}.session-popover-title{margin:0;font-size:16px;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.22}.session-popover-body{margin:10px 0 0;font-size:13px;line-height:1.42;font-weight:400;color:#c8ced6eb;white-space:normal}.session-popover-delete-btn{width:100%;margin-top:16px;min-height:44px;padding:0 14px;border-radius:999px;border:0;background:var(--session-popover-pill-btn);color:#ff6b6b;font-size:16px;font-weight:600;cursor:pointer;box-shadow:inset 0 1px #ffffff0f}.session-popover-delete-btn:active{opacity:.92}.session-popover-caret{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--session-popover-surface);margin-top:-1px;flex-shrink:0;filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.session-popover-input{width:100%;margin-top:10px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#00000047;color:#fff;font-size:14px;font-weight:500;padding:0 12px;outline:none;font-family:inherit;box-sizing:border-box}.session-popover-input::placeholder{color:#c8ced673}.session-popover-actions{display:flex;gap:8px;margin-top:14px}.session-popover-cancel,.session-popover-save{flex:1;min-height:40px;border-radius:999px;border:0;font-size:15px;font-weight:600;cursor:pointer}.session-popover-cancel{background:#ffffff14;color:#e8eaedeb;box-shadow:inset 0 1px #ffffff0a}.session-popover-save{background:var(--session-popover-pill-btn);color:#e8eaed;box-shadow:inset 0 1px #ffffff0f}.session-popover-cancel:active,.session-popover-save:active{opacity:.92}.friends-screen{padding:10px 12px 0;background:#090b0d;position:relative;overflow:hidden}.friends-panel-v2{height:100%;min-height:100%;display:flex;flex-direction:column;gap:12px;position:relative}.contacts-sync-panel,.friend-add-panel{border-radius:16px;padding:12px;display:grid;gap:10px;background:#272724b8;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.contacts-sync-actions{display:flex;gap:8px}.contacts-sync-actions button{border:0;border-radius:999px;background:#4a4f56;color:#f1f4f9;font-size:14px;font-weight:700;padding:0 14px;height:38px}.contacts-sync-actions button:disabled{opacity:.7}.contacts-sync-meta{margin:0;color:#a9b2be;font-size:12px}.friend-add-panel-head h3{margin:0;font-size:17px;line-height:1.1;color:#eef3f9}.friend-add-panel-head p{margin:5px 0 0;font-size:13px;color:#a9b2be}.friend-input-row-v2{display:grid;grid-template-columns:1fr auto;gap:8px}.friend-input-row-v2 input{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:0 14px;height:40px;background:#00000038;color:#f1f4f9;font-size:15px}.friend-input-row-v2 button{border:0;border-radius:999px;background:#4a4f56;color:#f1f4f9;font-size:14px;font-weight:700;padding:0 14px}.status-line{margin:0;color:#a8d3aa;font-size:13px}.friends-groups-v2{flex:1;overflow:auto;padding-bottom:8px}.friend-group-block{margin-top:2px}.friend-group-head-static{padding:2px 12px 8px}.friend-group-head-static h3{margin:0;font-size:17px;line-height:1.1;letter-spacing:-.01em;font-weight:700;color:#d7dde6}.friend-group-head-static h3 span{color:#a6adb8;font-size:.84em}.friend-chip-grid{display:flex;flex-wrap:wrap;gap:8px;padding:0 12px}.friend-chip-static{max-width:calc(50% - 4px);border:0;border-radius:999px;height:44px;background:#3a3e40eb;color:#f2f5f8;display:inline-flex;align-items:center;gap:6px;padding:0 9px 0 4px}.friend-chip-avatar{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;overflow:hidden}.friend-chip-avatar img{width:100%;height:100%;object-fit:cover;display:block}.friend-chip-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.friends-empty-line{margin:12px 0}.muted{color:var(--muted)}.settings-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay);display:grid;place-items:end center;z-index:20}.settings-sheet{width:100%;max-width:410px;border-top-left-radius:22px;border-top-right-radius:22px;background:#1f2127;border-top:1px solid var(--line);padding:16px;display:grid;gap:10px}.settings-sheet h3{margin:0}.settings-sheet p{margin:0;color:var(--muted)}.settings-sheet select{width:100%;height:42px;border-radius:10px;border:1px solid var(--line);background:#2a2d34;color:var(--ink);padding:0 10px}.voice-toggle-line{display:flex;align-items:center;gap:8px}.save-settings-btn{height:42px;border:0;border-radius:10px;background:var(--button-primary-bg);color:var(--button-primary-fg)}.settings-screen{padding:14px 16px 0;background:var(--bg)}.settings-topbar{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:10px;height:52px}.settings-topbar h2{margin:0;text-align:center;font-size:16px;font-weight:500;color:#e8eaedeb;text-transform:lowercase}.settings-icon-btn{border:0;background:transparent;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#e8eaedeb}.settings-icon-btn svg{width:22px;height:22px}.settings-icon-spacer{width:36px;height:36px}.settings-profile{margin-top:16px;display:grid;justify-items:center;gap:8px;padding-bottom:14px}.settings-profile-avatar{width:72px;height:72px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px #0000002e;overflow:hidden}.settings-profile-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.settings-profile-name{font-size:22px;font-weight:700;color:#e8eaedf5}.settings-profile-phone{font-size:14px;color:#d1d1cfb3}.settings-section-label{margin-top:8px;font-size:13px;font-weight:700;color:#d1d1cf8c;text-transform:lowercase}.settings-rows{margin-top:10px;display:grid;gap:10px;padding-bottom:24px}.settings-row{border:0;background:transparent;color:#e8eaedeb;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 6px;text-transform:lowercase}.settings-row-left{display:inline-flex;align-items:center;gap:12px;min-width:0}.settings-row-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.settings-row-icon svg{width:24px;height:24px;display:block}.settings-row-text{font-size:16px;font-weight:500;color:#a2a29feb}.settings-row.is-selected .settings-row-text{color:#e8eaedeb}.settings-row-main.is-disabled,.settings-row-sub.is-disabled{opacity:.55;pointer-events:none}.settings-row.is-danger .settings-row-text.danger{color:#eb9e9e}.settings-row-icon.danger svg path{stroke:#eb9e9e}.settings-accordion{display:grid;gap:6px}.settings-row-accordion{padding-left:0;padding-right:0}.settings-subrows{position:relative;margin-left:22px;padding-left:18px;display:grid;gap:4px}.settings-subrows:before{content:"";position:absolute;left:6px;top:6px;bottom:6px;width:2px;border-radius:999px;background:#d1d1cf24}.settings-row-sub{padding:8px 0}.settings-row-icon.subtle{opacity:.92}.vt-group{margin-top:22px}.vt-group-spaced{margin-top:28px}.vt-group-title{font-size:14px;font-weight:700;color:#d1d1cf9e;text-transform:lowercase;margin:0 0 10px}.vt-list{display:grid;gap:6px}.vt-row{border:0;background:transparent;color:#e8eaede6;display:flex;align-items:center;justify-content:space-between;padding:10px 0;font-size:16px;font-weight:500;text-transform:lowercase}.vt-row svg{width:20px;height:20px}.vt-check-spacer{width:20px;height:20px;display:block}.dc-toggle-row{margin-top:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dc-toggle-left{display:flex;align-items:flex-start;gap:12px;min-width:0}.dc-toggle-icon svg{width:24px;height:24px}.dc-toggle-copy{min-width:0}.dc-toggle-title{font-size:16px;font-weight:600;text-transform:lowercase}.dc-toggle-sub{margin-top:6px;font-size:12px;line-height:1.35;color:#d1d1cf9e;text-transform:lowercase;max-width:280px}.dc-suggestions-block{margin-top:18px;padding:0 4px 8px}.dc-suggestions-block-title{font-size:12px;font-weight:600;text-transform:lowercase;color:#d1d1cf9e;margin-bottom:10px}.dc-suggestions-help{color:#d1d1cf94;font-size:13px;line-height:1.4;margin:-2px 0 10px}.dc-suggestion-field{width:100%;margin-bottom:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#f3f7fc;font-size:15px;font-family:inherit;outline:none}.dc-suggestion-field::placeholder{color:#e8eef659}.dc-suggestions-save{margin-top:6px;width:100%;padding:12px 16px;border-radius:999px;border:0;background:#ffffff1f;color:#f3f7fc;font-size:15px;font-weight:600;text-transform:lowercase;cursor:pointer}.dc-suggestions-save:disabled{opacity:.45;cursor:default}.dc-config-field{width:100%;min-height:260px;margin-bottom:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#f3f7fc;font-size:12px;line-height:1.45;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;outline:none;resize:vertical;box-sizing:border-box}.dc-config-field:focus{border-color:#90e2e670}.dc-config-error{color:#ffb4bd;font-size:13px;line-height:1.35;margin-bottom:8px}.dc-switch{position:relative;width:44px;height:26px;flex:0 0 auto}.dc-switch input{opacity:0;width:0;height:0}.dc-switch span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);transition:background-color .16s ease}.dc-switch span:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:3px;width:20px;height:20px;border-radius:999px;background:#e8eaedeb;transition:transform .16s ease}.dc-switch input:checked+span{background:#10a37f8c}.dc-switch input:checked+span:after{transform:translateY(-50%) translate(18px)}.dc-action-row{margin-top:18px;border:0;background:transparent;width:100%;display:inline-flex;align-items:center;gap:12px;color:#eb9e9ef2;text-transform:lowercase;font-size:16px;font-weight:500;padding:10px 0}.dc-action-icon svg{width:24px;height:24px}.confirm-sheet{width:100%;max-width:410px;border-top-left-radius:22px;border-top-right-radius:22px;background:#1f2127;border-top:1px solid var(--line);padding:16px;display:grid;gap:10px}.confirm-title{font-size:16px;font-weight:700;text-transform:lowercase}.confirm-sub{font-size:13px;line-height:1.35;color:#d1d1cfb3;text-transform:lowercase}.pd-avatar-wrap{margin-top:16px;display:grid;place-items:center}.pd-avatar{position:relative;width:92px;height:92px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px #0000002e;background:#ffffff0f}.pd-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}.pd-camera-btn{position:absolute;right:6px;bottom:6px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#111316d9;color:#e8eaedeb;padding:0;display:inline-flex;align-items:center;justify-content:center}.pd-camera-btn svg{width:34px;height:34px;display:block}.pd-camera-btn:disabled{opacity:.7}.pd-form{margin-top:22px;display:grid;gap:10px}.pd-label{margin-top:4px;font-size:13px;font-weight:700;color:#d1d1cf8c;text-transform:lowercase}.pd-input{height:52px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff14;color:#e8eaedf2;padding:0 14px;font-size:16px;font-weight:600;outline:0}.pd-input.disabled{display:flex;align-items:center;opacity:.9}.pd-save-wrap{margin-top:26px;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.pd-save-btn{width:100%;height:64px;border-radius:999px;border:0;background:#6e727099;color:#e8eaedd1;font-size:18px;font-weight:700;text-transform:lowercase}.pd-save-btn:disabled{opacity:.75}@keyframes glitter-sweep{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes activity-flash{0%{box-shadow:0 0 #7a93c600}35%{box-shadow:0 0 0 1px #7a93c694}to{box-shadow:0 0 #7a93c600}}@keyframes dots-pulse{0%{width:0}to{width:18px}}@keyframes faux-wave{0%,to{height:10px}50%{height:20px}}@keyframes composer-wave-move{0%{background-position:0 0}to{background-position:56px 0}}@keyframes composer-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.thinking-glitter,.thinking-dots{animation:none}}
