:root{--bg: #0e0e0e;--bg-soft: #0a0a0a;--panel: #111111;--panel-soft: rgba(255, 255, 255, .045);--line: rgba(255, 255, 255, .08);--text: #e7e5e4;--muted: #acabaa;--muted-strong: rgba(231, 229, 228, .86);--accent: #07c160;--accent-soft: rgba(7, 193, 96, .1);--warm: rgba(7, 193, 96, .12);--grass: #07c160;--shadow: 0 28px 90px rgba(0, 0, 0, .42);--bottom-nav-reserve: 102px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:#0e0e0e;color:var(--text);font-family:Manrope,Inter,Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.app-shell.is-auth-shell{min-height:100vh;min-height:100dvh;display:block;padding:0;overflow:hidden;background:var(--bg)}.phone-frame{position:relative;display:flex;flex-direction:column;width:min(100%,402px);height:min(852px,calc(100vh - 48px));border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#0e0e0e;box-shadow:var(--shadow)}.screen-shell{position:relative;flex:1;min-height:0;overflow-y:auto;padding:18px 16px 28px;scrollbar-width:none}.screen-shell::-webkit-scrollbar{display:none}.screen-shell.is-conversation-route{display:flex;flex-direction:column;overflow:hidden;padding-bottom:12px}.page{display:flex;flex-direction:column;gap:16px}.conversation-page{flex:1;min-height:0;gap:14px;overflow:hidden}.page-header{display:flex;align-items:center;gap:12px;padding-top:4px}.sticky-page-header{position:sticky;top:-4px;z-index:14;margin:-18px -16px 0;padding:12px 16px 11px;border-bottom:1px solid rgba(255,255,255,.05);background:#0e0e0ee0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -42px 0 42px #0e0e0ee0,0 14px 28px #0000004d}.sticky-page-header .page-header-main{width:100%;justify-content:center}.page-header-main{display:flex;align-items:center;gap:10px}.page-back-button{flex-shrink:0}.gugu-back-mark{display:block;transform:translateY(-1px);font-family:Manrope,Inter,Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-size:34px;font-weight:900;line-height:1}.page-title{margin:0;font-family:Manrope,Inter,Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.03em}.page-title.small{font-size:24px}.page-title.is-strong{font-family:Manrope,Inter,Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-weight:800;letter-spacing:-.02em}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.panel{border-radius:14px;border:1px solid var(--line);background:#ffffff0b;box-shadow:inset 0 1px #ffffff0a}.hero-panel,.compose-panel,.conversation-room,.profile-hero,.profile-card,.pending-summary-card,.pending-card,.my-talk-card,.mini-card,.quiet-panel{padding:18px}.hero-title{font-family:Iowan Old Style,Georgia,"Noto Serif SC",serif;max-width:14ch;font-size:23px;font-weight:600;line-height:1.34}.square-hero-title{max-width:none;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-size:26px;font-weight:800;line-height:1.14;letter-spacing:-.02em}.square-hero-copy{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.hero-title.is-closed{max-width:none;display:flex;flex-direction:column;gap:10px;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-size:26px;font-weight:800;line-height:1.12;letter-spacing:-.02em}.hero-title-line{display:block}.hero-title-muted{font-size:23px}.hero-title-count{font-size:inherit}.hero-copy,.card-copy,.section-copy,.helper-text,.mini-card p,.quiet-panel p,.sheet-copy{margin:0;line-height:1.65;color:var(--muted-strong)}.status-time{font-size:18px;font-weight:600;letter-spacing:.03em}.status-time.is-night{color:var(--grass)}.status-sub,.card-meta{color:var(--muted);font-size:12px}.status-sub.is-night{color:#a6cf7dd1}.hero-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:10px;padding:22px 20px;background:radial-gradient(circle at top right,rgba(166,207,125,.1),transparent 28%),linear-gradient(180deg,#101010fa,#050505fa)}.hero-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.04),transparent 36%)}.hero-panel>*{position:relative;z-index:1}.hero-status-row{display:flex;align-items:center;justify-content:flex-start;gap:12px}.hero-status-clock-pill{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-status-clock-pill{color:var(--muted-strong);font-size:12px;white-space:nowrap}.hero-status-clock-pill.is-night{border-color:#07c16038;color:var(--grass);background:#07c1601a}.hero-status-label{font-weight:700}.hero-status-separator{width:1px;height:14px;background:#ffffff29;margin:0 2px}.hero-clock-icon{width:14px;height:14px;flex-shrink:0;color:var(--muted)}.hero-status-clock-pill.is-night .hero-clock-icon{color:var(--grass)}.hero-status-clock-pill.is-night .hero-status-separator{background:#07c16047}.hero-status-clock-pill.is-night .status-time,.hero-status-clock-pill.is-night .hero-status-label{color:var(--grass)}.stack{display:flex;flex-direction:column;gap:14px}.section{display:flex;flex-direction:column;gap:10px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title,.card-title{font-size:15px;font-weight:700}.square-section-title{padding-left:0}.section-link{color:var(--muted);font-size:13px;border:0;background:transparent}.talk-card-top,.conversation-card,.profile-hero,.setting-row{display:flex;align-items:center;gap:12px}.talk-card-header-action{flex-shrink:0;display:inline-flex;align-items:center;justify-content:flex-end}.square-header-actions{display:inline-flex;align-items:center;gap:8px}.talk-card{padding:18px}.square-hero-panel,.square-feed-card{border:0;border-radius:0;background:transparent;box-shadow:none;padding-left:0;padding-right:0}.square-hero-panel{position:sticky;top:-4px;z-index:14;margin:-18px -16px 0;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.05);background:#0e0e0ee0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -42px 0 42px #0e0e0ee0,0 14px 28px #0000004d}.square-hero-panel:after{display:none}.square-feed-item{display:flex;flex-direction:column;gap:18px}.square-divider{width:100%;height:1px;background:#ffffff04}.square-talk-card,.queued-talk-card{gap:14px;align-items:stretch}.queued-talk-preview-row{display:flex;align-items:center;gap:10px;margin:1px 0 7px}.queued-talk-preview-label{flex-shrink:0;font-size:11px;font-weight:500;line-height:1;letter-spacing:.05em;color:#f3efe875}.queued-talk-preview-line{width:52px;height:1px;border-radius:999px;background:linear-gradient(90deg,#f3efe80d,#f3efe805 62%,#f3efe800)}.talk-meta-row{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;line-height:1.4}.talk-author-title,.conversation-title,.profile-title-row{display:flex;align-items:baseline;gap:8px;min-width:0}.talk-author-title>span:first-child,.conversation-title-name,.profile-title-row>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merit-inline-label{flex-shrink:0;display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:999px;background:#07c16014;color:#07c160db;font-size:11px;font-weight:700;line-height:18px;letter-spacing:.02em}.conversation-merit-label{font-size:10px}.profile-merit-label{font-size:11px}.talk-meta-row.is-night{color:#a6cf7de0}.meta-icon{width:14px;height:14px;flex-shrink:0}.talk-image{width:auto;max-width:100%;height:auto!important;max-height:none!important;object-fit:unset;display:block;flex:0 0 auto;align-self:flex-start;border-radius:20px;margin-top:14px;border:0;background:transparent}.square-image-frame{position:relative;display:block;width:100%;max-width:100%;aspect-ratio:1.08 / 1;max-height:min(42vh,340px);margin-top:12px;padding:0;border:0;border-radius:24px;overflow:hidden;background:#ffffff0a;box-shadow:none;touch-action:pan-y}.square-image-frame.is-clipped{cursor:zoom-in}.square-video-frame{position:relative;width:100%;max-width:100%;aspect-ratio:1.08 / 1;max-height:min(42vh,340px);margin-top:12px;border:0;border-radius:24px;overflow:hidden;background:#ffffff0a;cursor:pointer}.square-talk-video{width:100%;height:100%!important;margin-top:0;border:0;border-radius:0;object-fit:cover;background:#0000003d}.video-open-frame{position:relative;width:100%;margin-top:14px;border-radius:20px;overflow:hidden;cursor:pointer}.video-open-frame .talk-image{margin-top:0}.video-open-pill{position:absolute;left:50%;bottom:14px;transform:translate(-50%);display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 12px;border-radius:999px;background:#080808b8;color:#f3efe8eb;font-size:12px;font-weight:700;line-height:1;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.square-video-open-pill{bottom:14px}.video-play-icon{width:15px;height:15px;color:#07c160}.video-sound-button{position:absolute;right:12px;bottom:12px;width:38px;height:38px;min-width:38px;padding:0;display:grid;place-items:center;border:0;border-radius:14px;background:#0c0c0c9e;color:var(--text);box-shadow:none}.square-image-pill{position:absolute;left:50%;bottom:14px;transform:translate(-50%);min-width:84px;padding:8px 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0c0c0cd1;border:1px solid rgba(240,230,216,.14);color:var(--text);font-size:11px;line-height:1;box-shadow:0 10px 20px #00000038;pointer-events:none}.square-talk-image{width:100%;height:100%!important;margin-top:0;border:0;border-radius:0;background:transparent;max-height:none!important;object-fit:cover;object-position:center center}.queued-talk-image{width:100%;margin-top:0;border:0;border-radius:0;background:transparent;max-height:none!important;object-fit:cover;object-position:center top}.square-talk-body,.queued-talk-body{font-size:16px;line-height:1.78;color:var(--text)}.square-talk-body-row{display:flex;align-items:flex-end;gap:8px;touch-action:pan-y}.square-talk-body-row .square-talk-body{flex:1;min-width:0}.square-more-button{width:44px;height:34px;flex:0 0 auto;border:0;border-radius:999px;background:transparent;color:#f3efe861;font-size:26px;font-weight:900;line-height:20px;letter-spacing:.04em;cursor:pointer}.square-more-button:active,.square-more-button:focus,.square-more-button:focus-visible{outline:none;background:#ffffff0f;box-shadow:none}.messages-page{gap:12px;width:100%;max-width:100%;overflow-x:hidden}.messages-section,.messages-stack{width:100%;max-width:100%;min-width:0;overflow-x:hidden;gap:8px}.messages-pending-card{padding:16px;display:flex;align-items:center;justify-content:flex-start;gap:14px}.pending-summary-icon{width:44px;height:44px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:#07c16024;color:var(--grass);font-size:24px;font-weight:800;line-height:1}.messages-pending-card .setting-arrow{margin-left:auto}.messages-pending-card .card-copy{margin:4px 0 0}.messages-pending-card .pending-summary-actions{margin-top:6px}.talk-meta-inline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.talk-meta-badge{display:inline-flex}.compact-pill{display:inline-flex;align-items:center;gap:4px;min-height:20px;font-size:11px;line-height:1}.pill-button.compact-pill{padding:0;border:0;background:transparent;box-shadow:none;color:#ffffffa8}.audience-pill-icon{width:11px;height:11px;flex-shrink:0}.talk-image-profile{margin-top:0;margin-bottom:12px}.conversation-card{width:100%;max-width:100%;min-width:0;padding:12px 0;gap:10px;align-items:flex-start;border:0;background:transparent;box-shadow:none;overflow:hidden}.conversation-card-body{display:flex;flex-direction:column;gap:3px;min-width:0;padding-top:0}.conversation-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.conversation-card-head .card-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-card-unread{flex-shrink:0;min-width:20px;height:20px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ff4d4f;color:#fff;font-size:11px;line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums}.conversation-card-time{flex-shrink:0;color:#ffffff6b;font-size:10px;line-height:1.2;font-variant-numeric:tabular-nums}.conversation-card-preview{font-size:12px;line-height:1.36;color:#ffffff8f;min-width:0;white-space:nowrap;overflow:hidden}.conversation-card-preview-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.conversation-card.has-unread .conversation-card-preview{color:#ffffffc2;font-weight:500}.conversation-card .card-meta{font-size:10px;color:#ffffff75}.messages-page{gap:12px}.messages-page .section,.messages-page .stack{gap:8px}.messages-page .pending-summary-card{padding:15px 16px 16px}.messages-page .pending-summary-card .card-title{line-height:1.18}.messages-page .pending-summary-card .card-copy{font-size:12px;line-height:1.45}.messages-page .pending-summary-actions{margin-top:2px}.messages-page .conversation-card{gap:10px;padding:9px 2px}.messages-page .conversation-card .card-title{line-height:1.2;font-weight:400}.messages-page .conversation-card-preview{font-size:11px;line-height:1.38}.messages-page .avatar-badge{width:42px;height:42px}.notification-card{width:100%;padding:16px 18px;text-align:left;cursor:pointer}.notification-card.is-unread{border-color:#f0e6d847;background:linear-gradient(180deg,#f0e6d81f,#0c0c0cf2)}.notification-card.is-read{opacity:.82}.avatar-badge,.avatar-large{display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#e5dccf42,#8ea37c2e);color:var(--text);font-weight:700;overflow:hidden}.avatar-badge{width:45px;height:45px}.avatar-large{width:68px;height:68px;border-radius:18px;flex-shrink:0}.avatar-image{object-fit:cover;display:block}.grow{flex:1;min-width:0}.action-row,.chip-row,.sheet-actions,.action-list{display:flex;gap:10px}.action-row,.chip-row{flex-wrap:wrap}.tag-chip,.pill-chip,.pill-button,.header-pill,.icon-button,.ghost-button,.primary-button,.gugu-item{border-radius:16px;border:1px solid rgba(255,255,255,.08)}.tag-chip,.pill-chip,.pill-button,.header-pill,.icon-button,.ghost-button,.gugu-item{background:#ffffff0a;color:var(--muted-strong)}.tag-chip,.pill-chip,.pill-button{padding:8px 12px}.tag-chip.is-active,.pill-chip,.pill-button{border-color:#e5dccf3d;background:#e5dccf1f}.header-pill,.icon-button,.ghost-button,.primary-button{height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.header-pill:active,.icon-button:active,.ghost-button:active,.primary-button:active,.header-pill:focus,.icon-button:focus,.ghost-button:focus,.primary-button:focus,.header-pill:focus-visible,.icon-button:focus-visible,.ghost-button:focus-visible,.primary-button:focus-visible{outline:none;box-shadow:none;filter:none}.icon-button{width:42px;padding:0}.primary-button{border:0;background:linear-gradient(135deg,#f0e6d8,#d8cbbc);color:#0b0b0b;font-weight:800}.header-pill:disabled,.icon-button:disabled,.ghost-button:disabled,.primary-button:disabled{cursor:default;opacity:.42;background:#ffffff14;border-color:#ffffff0d;color:#f3efe880}.primary-button:disabled{color:#f3efe87a}.primary-button.compact,.ghost-button.compact{padding:0 16px}.primary-button.full-width,.ghost-button.full-width,.as-link.full-width{width:100%}.as-link{text-decoration:none}.compose-panel{display:flex;flex-direction:column;gap:22px;padding:24px 8px 0;border:0;background:transparent;box-shadow:none}.publish-page-header{min-height:48px;align-items:center;justify-content:center;padding-top:0}.publish-title{font-size:18px;font-weight:700;letter-spacing:-.01em}.page-header-spacer{position:absolute;right:20px;top:max(8px,env(safe-area-inset-top));width:40px;height:40px}.publish-header-submit{min-width:56px;height:36px;padding:0 14px;border:0;border-radius:14px;background:var(--accent);color:#041108;font-size:14px;font-weight:900}.compose-media-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.compose-media-button{width:128px;height:128px;padding:0;border:2px dashed rgba(255,255,255,.16);border-radius:14px;background:#ffffff09;box-shadow:none;color:var(--muted-strong)}.compose-media-button .tab-icon{width:51px;height:51px}.compose-media-preview{width:128px;height:128px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:16px;border:0;background:transparent;overflow:hidden}.compose-media-status{font-size:12px;line-height:1.35;color:var(--muted)}.compose-media-status.is-uploading{color:var(--muted-strong)}.compose-media-status.is-ready{color:var(--grass)}.compose-media-status.is-failed{color:#f6b5b0}.compose-media-thumb{width:128px;height:128px;border-radius:16px;object-fit:cover;display:block}.compose-media-name{display:none}.compose-textarea,.sheet-textarea,.chat-input,.text-input{width:100%;border:0;border-radius:18px;background:#ffffff0a;color:var(--text);outline:none}.compose-textarea{min-height:300px;resize:none;padding:0;background:transparent;font-size:32px;font-weight:600;line-height:1.38}.sheet-textarea{min-height:118px;resize:none;padding:14px;box-shadow:inset 0 0 0 1px #ffffff0a}.sheet-textarea:focus{box-shadow:inset 0 0 0 1px #07c16052}.text-input{height:48px;padding:0 14px}.text-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.image-placeholder{height:154px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;display:grid;place-items:center;color:var(--muted);text-align:center}.image-placeholder.has-image{color:var(--text)}.refresh-indicator{position:fixed;top:max(14px,env(safe-area-inset-top));left:50%;z-index:90;min-width:176px;max-width:calc(100% - 32px);padding:11px 16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#161616f5;border:1px solid rgba(255,255,255,.11);box-shadow:0 16px 36px #0000006b,0 0 0 1px #07c16014;color:#f4f0eae6;font-size:13px;font-weight:700;line-height:1;pointer-events:none;will-change:transform,opacity;transition:transform .18s cubic-bezier(.2,.8,.2,1),opacity .18s ease}.refresh-indicator.is-visible{animation:refresh-pop .22s ease-out}.merit-feedback{position:fixed;left:50%;top:50%;z-index:120;width:min(240px,calc(100vw - 40px));min-height:84px;transform:translate(-50%,-50%) scale(.92);opacity:0;pointer-events:none;--merit-feedback-duration: 1.2s;transition:opacity .18s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.merit-feedback.is-visible{opacity:1;transform:translate(-50%,-50%) scale(1);animation:merit-pop var(--merit-feedback-duration) ease forwards}.merit-feedback-backdrop,.merit-feedback-ring,.merit-feedback-shimmer,.merit-feedback-particles,.merit-feedback-content{position:absolute;top:0;right:0;bottom:0;left:0}.merit-feedback-backdrop{border-radius:999px;background:radial-gradient(circle,#07c1602e,#07c16014 38%,#07c16000 74%);filter:blur(10px);opacity:0}.merit-feedback-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.merit-feedback-value{color:#07c160;font-size:30px;font-weight:900;line-height:1;letter-spacing:.02em;text-shadow:0 0 22px rgba(7,193,96,.3)}.merit-feedback-label{color:#acffcceb;font-size:16px;font-weight:800;line-height:1;letter-spacing:.08em;opacity:0}.merit-feedback-ring{inset:50% auto auto 50%;width:96px;height:96px;margin-left:-48px;margin-top:-48px;border-radius:999px;border:1px solid rgba(7,193,96,.22);opacity:0}.merit-feedback-ring--secondary{width:132px;height:132px;margin-left:-66px;margin-top:-66px;border-color:#89ffb533}.merit-feedback-shimmer{inset:50% auto auto 50%;width:132px;height:40px;margin-left:-66px;margin-top:-20px;border-radius:999px;background:linear-gradient(90deg,#fff0,#dfffeacc,#fff0);opacity:0;filter:blur(1px)}.merit-feedback-particles{overflow:visible}.merit-feedback-particle{position:absolute;left:50%;top:50%;width:7px;height:7px;margin-left:-3.5px;margin-top:-3.5px;border-radius:999px;background:radial-gradient(circle,#dcffe9f2,#7fffafb3 46%,#07c16000);opacity:0;transform:rotate(calc(var(--particle-index) * 45deg)) translateY(-26px) translate(calc((var(--particle-index) - 3.5) * 7px))}.merit-feedback--none .merit-feedback-content{gap:0}.merit-feedback--xiaoji .merit-feedback-backdrop,.merit-feedback--zhongji .merit-feedback-backdrop,.merit-feedback--shangji .merit-feedback-backdrop,.merit-feedback--daji .merit-feedback-backdrop,.merit-feedback--hongyun .merit-feedback-backdrop{animation:merit-glow var(--merit-feedback-duration) ease forwards}.merit-feedback--xiaoji .merit-feedback-label,.merit-feedback--zhongji .merit-feedback-label,.merit-feedback--shangji .merit-feedback-label,.merit-feedback--daji .merit-feedback-label,.merit-feedback--hongyun .merit-feedback-label{animation:merit-label-in var(--merit-feedback-duration) ease forwards}.merit-feedback--zhongji .merit-feedback-particle,.merit-feedback--daji .merit-feedback-particle,.merit-feedback--hongyun .merit-feedback-particle{animation:merit-particle-rise var(--merit-feedback-duration) ease-out forwards}.merit-feedback--shangji .merit-feedback-ring--primary,.merit-feedback--daji .merit-feedback-ring--primary,.merit-feedback--hongyun .merit-feedback-ring--primary{animation:merit-ring-expand var(--merit-feedback-duration) ease-out forwards}.merit-feedback--daji .merit-feedback-ring--primary,.merit-feedback--hongyun .merit-feedback-ring--primary{border-width:1.3px}.merit-feedback--daji .merit-feedback-content,.merit-feedback--hongyun .merit-feedback-content{animation:merit-pulse .56s ease-out}.merit-feedback--hongyun .merit-feedback-ring--secondary{animation:merit-ring-expand var(--merit-feedback-duration) ease-out forwards}.merit-feedback--hongyun .merit-feedback-shimmer{animation:merit-shimmer var(--merit-feedback-duration) ease forwards}.merit-feedback--hongyun .merit-feedback-value{text-shadow:0 0 26px rgba(7,193,96,.44)}@keyframes merit-pop{0%{opacity:0;transform:translate(-50%,-48%) scale(.88)}14%,78%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-54%) scale(.98)}}@keyframes merit-label-in{0%,16%{opacity:0;transform:translateY(6px)}24%,82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes merit-glow{0%,10%{opacity:0;transform:scale(.82)}22%,72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.08)}}@keyframes merit-ring-expand{0%,10%{opacity:0;transform:scale(.66)}26%{opacity:.82}72%{opacity:.24;transform:scale(1.1)}to{opacity:0;transform:scale(1.22)}}@keyframes merit-particle-rise{0%,18%{opacity:0}28%{opacity:.92}80%{opacity:.38;transform:rotate(calc(var(--particle-index) * 45deg)) translateY(-44px) translate(calc((var(--particle-index) - 3.5) * 10px))}to{opacity:0;transform:rotate(calc(var(--particle-index) * 45deg)) translateY(-54px) translate(calc((var(--particle-index) - 3.5) * 12px))}}@keyframes merit-shimmer{0%,18%{opacity:0;transform:translate(-18px)}34%{opacity:.95}58%{opacity:.2;transform:translate(18px)}to{opacity:0;transform:translate(28px)}}@keyframes merit-pulse{0%{transform:scale(.94)}42%{transform:scale(1.03)}to{transform:scale(1)}}.refresh-indicator-icon{width:16px;height:16px;flex-shrink:0;color:#07c160}.refresh-indicator.is-loading .refresh-indicator-icon{animation:refresh-spin .9s linear infinite}@keyframes refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes refresh-pop{0%{filter:blur(1px)}to{filter:blur(0)}}.pending-card,.my-talk-card,.profile-card{display:flex;flex-direction:column;gap:12px;min-height:0}.profile-empty-card{gap:14px;align-items:center;padding:28px 18px;text-align:center}.profile-empty-actions{width:100%}.profile-status-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.profile-status-title{color:var(--muted);font-size:15px;font-weight:400;line-height:1.35}.profile-status-meta{margin-top:4px;color:var(--muted);font-size:14px;line-height:1.35}.profile-status-delete-button{min-width:44px;height:32px;flex:0 0 auto;border:0;border-radius:10px;background:transparent;color:#e7e5e4b8;padding:0;font-size:14px;line-height:1}.profile-status-delete-button:disabled{opacity:.45}.talk-summary-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.pending-page-title{font-size:24px;font-weight:800;line-height:1.12;letter-spacing:-.02em}.pending-response-bubble{max-width:100%;margin-top:2px}.pending-summary-actions{justify-content:flex-end}.pending-card-actions{justify-content:flex-end;flex-wrap:nowrap}.profile-edit-card{display:flex;flex-direction:column;gap:14px;padding:18px}.account-security-card,.security-form,.version-card,.about-copy{display:flex;flex-direction:column}.account-security-card,.version-card{gap:18px;padding:18px}.security-form{gap:14px}.security-note,.security-error,.version-copy{margin:0}.security-error{color:#f6b5b0}.version-status{display:flex;flex-direction:column;gap:6px}.version-actions{width:100%}.about-copy{gap:18px;max-width:18em}.about-copy p{margin:0;line-height:1.86;color:var(--muted-strong);white-space:normal}.profile-edit-avatar{display:flex;flex-direction:column;align-items:center;gap:12px}.setting-row{width:100%;justify-content:space-between;padding:14px 16px;border:0;border-top:1px solid rgba(255,255,255,.06);background:transparent;color:var(--muted-strong)}.setting-row:first-child{border-top:0}.setting-row.static{cursor:default}.setting-arrow{color:var(--muted);font-size:18px;line-height:1}.block-list{overflow:hidden}.block-row{display:flex;align-items:center;gap:12px}.block-user-main{min-width:0;flex:1;display:flex;align-items:center;gap:12px}.block-avatar{width:42px;height:42px;border-radius:12px;flex-shrink:0}.block-user-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.block-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:15px;font-weight:800}.block-user-meta{color:#e2dbd270;font-size:12px}.block-remove-button{height:34px;border-radius:14px}.danger-button{border-color:#ffffff14;color:#ffb7b2}.bottom-tabs{position:relative;z-index:3;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 34px 20px;border-top:0;background:#0e0e0eeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-tabs.is-subtle{border-top-color:#ffffff0a;background:#070707e6}.tab-link{position:relative;height:56px;display:grid;place-items:center;color:var(--muted)}.tab-link-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.tab-icon{width:23px;height:23px;display:block}.tab-icon-wrap{position:relative;display:inline-flex}.tab-badge{position:absolute;top:-6px;right:-12px;min-width:16px;height:16px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ff4d4f;color:#fff;font-size:9px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;box-shadow:0 0 0 2px #070707fa}.tab-label{font-size:10px;font-weight:600;letter-spacing:.08em;line-height:1}.tab-link.is-active{background:transparent;color:var(--grass);font-weight:800}.tab-link.is-active:after{content:"";width:4px;height:4px;border-radius:999px;background:var(--grass);margin-top:-6px}.bottom-tabs.is-subtle .tab-link{opacity:.68}.bottom-tabs.is-subtle .tab-link.is-active{opacity:1;background:#f0e6d814}.floating-publish{position:absolute;z-index:4;right:18px;bottom:84px;height:52px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0e6d8,#e1d6c8);color:#0b0b0b;font-weight:800;box-shadow:0 18px 36px #00000061}.bubble-stack{display:flex;flex-direction:column;gap:12px}.conversation-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.conversation-header-main{display:flex;align-items:center;min-width:0;flex:1;gap:12px;padding-left:52px}.conversation-back-button{flex-shrink:0}.conversation-more-icon{width:18px;height:18px}.conversation-identity{min-width:0;display:flex;align-items:center;gap:12px}.conversation-header-avatar{width:41px;height:41px;border-radius:13px;flex-shrink:0}.conversation-heading{min-width:0;display:flex;flex-direction:column;gap:4px}.conversation-title{font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.conversation-time-left{margin:0;font-size:12px;line-height:1.3;color:var(--accent)}.conversation-safety-tip{width:100%;margin:0 0 8px;font-size:12px;line-height:1.3;color:var(--grass)}.conversation-more-button{flex-shrink:0;width:40px;min-width:40px;height:40px;padding:0;border:0;background:transparent;box-shadow:none}.conversation-more-icon{width:36px;height:36px}.conversation-thread{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:4px 0 8px;position:relative}.conversation-bubble-stack{gap:14px;align-items:flex-start}.conversation-new-message-pill{position:sticky;z-index:3;top:6px;align-self:center;margin:0 0 8px;padding:8px 12px;border:1px solid rgba(240,230,216,.18);border-radius:999px;background:#0c0c0ceb;color:var(--text);font-size:12px;line-height:1;box-shadow:0 12px 24px #00000042}.bubble{width:fit-content;max-width:80%;padding:12px 14px;border-radius:18px;line-height:1.6;overflow-wrap:anywhere;box-shadow:inset 0 1px #ffffff08}.bubble-copy{white-space:pre-wrap}.bubble-peer{align-self:flex-start;background:#ffffff0f}.bubble-self{align-self:flex-end;background:#e5dccf1f}.sticker-bubble{padding:6px;border-radius:20px;max-width:132px;line-height:1}.sticker-message-image{display:block;width:100%;max-width:120px;height:auto;border-radius:14px}.talk-quote-card{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;border-radius:16px;background:#ffffff0d}.sheet-talk-quote-card{grid-template-columns:minmax(0,1fr) 72px;margin-bottom:16px;padding:12px}.conversation-talk-quote-card{grid-template-columns:minmax(0,1fr) 56px;margin-bottom:10px;padding:10px;background:#00000029}.talk-quote-content{min-width:0}.talk-quote-title{color:#07c160;font-size:12px;font-weight:700;line-height:1.3}.talk-quote-body{margin:4px 0 0;color:#e7e5e4c7;font-size:13px;line-height:1.45;white-space:pre-wrap;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.talk-quote-thumb{width:100%;aspect-ratio:1;border-radius:14px;object-fit:cover;display:block}.talk-quote-thumb-button{position:relative;width:100%;padding:0;border:0;border-radius:14px;overflow:hidden;background:transparent;box-shadow:none}.talk-quote-play-badge{position:absolute;right:5px;bottom:5px;width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#080808b8;color:#07c160;pointer-events:none}.talk-quote-play-badge .video-play-icon{width:14px;height:14px}.chat-composer{margin-top:auto;display:flex;gap:10px;padding:10px 0 0}.conversation-composer{position:sticky;bottom:0;z-index:2;display:flex;flex-direction:column;align-items:stretch;padding:12px 0 max(4px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#01010100,#010101e6 28%,#010101)}.conversation-composer-main{display:flex;align-items:flex-end;gap:10px}.sticker-trigger-button{flex:0 0 48px;width:48px;min-width:48px;height:48px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.sticker-trigger-icon{width:40px;height:40px}.conversation-composer-main .primary-button{flex:0 0 56px;min-width:56px;white-space:nowrap;line-height:1}.chat-input{min-height:44px;resize:none;padding:12px 14px}.conversation-input{min-height:48px;border:1px solid rgba(255,255,255,.08)}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-start;justify-content:center;padding:24px;background:#000000c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-card{width:min(100%,402px);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:30px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#101010fa,#060606);box-shadow:var(--shadow);padding:22px}.auth-title{margin-bottom:0;line-height:1.3;font-size:22px;font-weight:700}.auth-brand{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.auth-form{display:flex;flex-direction:column;gap:10px;margin-top:18px}.field-label{display:flex;flex-direction:column;gap:8px;color:var(--muted-strong);font-size:14px}.auth-row{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px}.auth-row-label{color:var(--muted)}.auth-row .text-input,.auth-row .text-select,.auth-row-value{width:100%;min-width:0}.auth-row-avatar{align-items:start}.auth-step-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted-strong)}.auth-refresh-button{min-width:92px;min-height:40px;padding:0 14px}.auth-textarea{min-height:88px}.auth-avatar{display:flex;align-items:center;gap:14px}.auth-row-panel{width:100%;padding:10px 12px;border-radius:16px;border:1px solid rgba(229,220,207,.16);background:#ffffff0a}.auth-avatar-copy{display:flex;flex-direction:column;gap:8px}.auth-avatar-title{color:var(--muted);font-size:13px}.gugu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gugu-item{min-height:52px}.gugu-item.is-active,.selected-gugu{border-color:#e5dccf52;background:#e5dccf1f;color:var(--text)}.selected-gugu{min-height:48px;padding:12px 14px;border-radius:16px;display:flex;align-items:center}.auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#020202b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sheet-card{width:min(100%,360px);border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#101010fa,#060606);box-shadow:var(--shadow);padding:18px}.image-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:18px;background:#020202d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-viewer-card{width:min(100%,402px);height:auto;max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);display:flex;flex-direction:column;gap:12px}.image-viewer-close{align-self:flex-end;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#0c0c0cbd;color:var(--muted-strong);box-shadow:none}.image-viewer-image-wrap{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden auto;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:#0a0a0af5}.image-viewer-image{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 126px);max-height:calc(100dvh - 126px);object-fit:contain}.image-viewer-caption{margin:0;text-align:center;color:var(--muted);font-size:12px;line-height:1.4}.video-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom));background:#000000f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-viewer-card{width:min(100%,var(--app-max-width));height:min(100%,calc(100vh - 28px));height:min(100%,calc(100dvh - 28px));display:flex;flex-direction:column;gap:12px}.video-viewer-close{align-self:flex-end;z-index:2;min-height:36px;padding:0 15px;border:0;border-radius:999px;background:#ffffff14;color:#f3efe8e6;font-weight:700;box-shadow:none}.video-viewer-stage{flex:1 1 auto;min-height:0;position:relative;display:flex;width:100%;max-height:calc(100dvh - 116px);overflow:hidden;border-radius:24px;background:#000}.video-viewer-video{width:100%;height:100%;min-height:0;object-fit:contain}.video-viewer-spinner{position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;border-radius:999px;border:2px solid rgba(7,193,96,.18);border-top-color:var(--accent);animation:gugu-spin .78s linear infinite}.video-viewer-center-play,.video-viewer-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.video-viewer-center-play{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:#07c160f0;color:#041108;font-size:14px;font-weight:900;box-shadow:none}.video-viewer-error{min-width:min(76%,260px);padding:18px;display:grid;justify-items:center;gap:12px;border-radius:22px;background:#0e0e0edb;color:#f3efe8eb;font-size:14px;font-weight:800;text-align:center}.video-viewer-error button{min-height:36px;padding:0 18px;border:0;border-radius:999px;background:var(--accent);color:#041108;font-weight:900;box-shadow:none}.video-viewer-controls{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;display:flex;justify-content:center;gap:10px;padding:8px;border-radius:999px;background:linear-gradient(180deg,#1212128a,#000000c7);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.video-viewer-controls.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.video-viewer-control-button{min-height:34px;padding:0 16px;border:0;border-radius:999px;background:#ffffff1a;color:#f3efe8eb;font-size:13px;font-weight:800;box-shadow:none}.video-viewer-caption{margin:0;color:#f3efe88f;font-size:12px;line-height:1.4;text-align:center}@keyframes gugu-spin{to{transform:rotate(360deg)}}.sticker-sheet-grid{min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:min(56vh,430px);overflow-y:auto;padding-right:2px}.sticker-add-tile,.sticker-tile{width:100%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.sticker-add-tile{gap:6px;padding:10px 8px;color:var(--muted-strong)}.sticker-add-icon-wrap{width:26px;height:26px;display:grid;place-items:center;border-radius:10px;background:#e5dccf1f}.sticker-add-icon{width:11px;height:11px}.sticker-add-label{font-size:10px;line-height:1.25}.sticker-tile-image{display:block;width:100%;height:100%;object-fit:contain}.sticker-empty-copy{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.reply-success-state{min-height:188px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px}.reply-success-badge{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:#07c16029;color:var(--grass);box-shadow:inset 0 0 0 1px #07c16038}.success-icon{width:28px;height:28px}.reply-success-title{font-size:24px;font-weight:800;line-height:1.1;letter-spacing:-.02em}.reply-success-copy{margin:0;color:var(--muted-strong);font-size:14px;line-height:1.55}.sheet-title{margin:0 0 10px;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-size:24px;font-weight:800}.action-list{flex-direction:column;margin-top:16px}.confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}@media (max-width: 480px){.app-shell{padding:0}.phone-frame{width:100%;height:100vh;border-radius:0;border:0}.screen-shell{padding-bottom:22px}.auth-overlay{padding:12px}.auth-row{grid-template-columns:1fr;gap:8px}}:root{--bg: #0e0e0e;--bg-soft: #0a0a0a;--panel: #131313;--panel-soft: rgba(255, 255, 255, .045);--line: rgba(255, 255, 255, .08);--text: #e7e5e4;--muted: #acabaa;--muted-strong: rgba(231, 229, 228, .86);--accent: #07c160;--accent-soft: rgba(7, 193, 96, .12);--warm: rgba(7, 193, 96, .12);--grass: #07c160;--danger: #ff4d4f;--shadow: 0 28px 90px rgba(0, 0, 0, .42);--bottom-nav-reserve: 104px;--app-max-width: 430px}*{letter-spacing:0!important}html,body,#root{min-height:100%;background:var(--bg)}body{overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Manrope,Inter,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{display:block;min-height:100vh;min-height:100dvh;padding:0;background:var(--bg)}.phone-frame{display:contents}.main-tab-layout{min-height:100vh;min-height:100dvh;background:var(--bg)}.screen-shell{width:min(100%,var(--app-max-width));min-height:100vh;min-height:100dvh;margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 24px calc(var(--bottom-nav-reserve) + env(safe-area-inset-bottom));overflow:visible;background:var(--bg)}.screen-shell.is-conversation-route{height:var(--app-viewport-height, 100vh);height:var(--app-viewport-height, 100dvh);min-height:var(--app-viewport-height, 100vh);min-height:var(--app-viewport-height, 100dvh);display:flex;flex-direction:column;overflow:hidden;padding:0 24px}.screen-shell.is-messages-route{height:100vh;height:100dvh;min-height:0;padding-top:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.screen-shell.is-back-swiping,.screen-shell.is-back-swipe-settling{transform:translate3d(var(--back-swipe-x, 0px),0,0);will-change:transform}.screen-shell.is-back-swiping{transition:none}.screen-shell.is-back-swipe-settling{transition:transform .1s cubic-bezier(.2,.8,.2,1)}html.is-ios-conversation-route,html.is-ios-conversation-route body,html.is-ios-conversation-route #root{height:var(--app-viewport-height, 100dvh);min-height:var(--app-viewport-height, 100dvh);overflow:hidden}html.is-ios-conversation-route body{position:fixed;top:0;right:0;bottom:0;left:0;width:100%}html.is-ios-conversation-route .main-tab-layout.is-conversation-route{height:var(--app-viewport-height, 100dvh);min-height:0;overflow:hidden}html.is-ios-conversation-route .screen-shell.is-conversation-route{position:fixed;top:var(--app-viewport-offset-top, 0);right:0;left:0;width:min(100%,var(--app-max-width));min-height:0;margin:0 auto;transform:translateZ(0)}html.is-ios-conversation-route .screen-shell.is-conversation-route.is-back-swiping,html.is-ios-conversation-route .screen-shell.is-conversation-route.is-back-swipe-settling{transform:translate3d(var(--back-swipe-x, 0px),0,0)}.page{gap:18px}.panel{border-radius:16px;border:1px solid var(--line);background:#ffffff0b;box-shadow:none}.page-header,.publish-page-header,.conversation-header{min-height:56px}.sticky-page-header{top:0;position:sticky;margin:-24px -24px 2px;padding:18px 24px 13px;border-bottom:1px solid rgba(255,255,255,.055);background:#0e0e0e;box-shadow:0 18px 24px #0e0e0ef2}.page-header-main{min-width:0}.page-back-button,.conversation-back-button,.auth-back-button{position:absolute;left:20px;top:8px;width:44px;height:44px;border:0;border-radius:0;background:transparent;color:var(--text);box-shadow:none}.gugu-back-mark{font-size:38px;font-weight:900;line-height:.9}.page-title,.page-title.is-strong,.page-title.small{color:var(--text);font-family:Manrope,Inter,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:800;letter-spacing:0!important}.primary-button{min-height:46px;border:0;border-radius:16px;background:var(--accent);color:#041108;font-weight:800;box-shadow:none}.primary-button:disabled{background:#07c1603d;color:#e7e5e46b}.ghost-button,.icon-button,.gugu-item,.pill-button,.pill-chip{border-color:#ffffff14;background:#ffffff0b;color:var(--muted-strong);box-shadow:none}.icon-button.page-back-button,.icon-button.conversation-back-button,.icon-button.auth-back-button{position:absolute;left:20px;top:8px;border:0;background:transparent;box-shadow:none}.icon-button.conversation-back-button{top:max(12px,env(safe-area-inset-top));z-index:2}.ghost-button.danger-button,.danger-button{color:#ff9d98}.avatar-badge,.avatar-large,.avatar-image{border-radius:12px}.avatar-badge:after,.avatar-large:after,.conversation-header-avatar:after{display:none!important;content:none!important}.avatar-image.avatar-badge{width:45px;height:45px;min-width:45px;flex:0 0 45px;object-fit:cover}.avatar-image.avatar-large{width:68px;height:68px;min-width:68px;flex:0 0 68px;object-fit:cover}.auth-screen{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;width:min(100%,var(--app-max-width));margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 24px calc(34px + env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--bg)}.auth-card{width:100%;max-height:none;overflow:visible;display:flex;flex:1;flex-direction:column;gap:18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-hero{padding:48px 0 22px}.auth-hero-title{margin:0;color:var(--text);font-size:clamp(42px,12vw,74px);font-weight:900;line-height:.98}.auth-form{gap:14px}.auth-register-heading{padding:56px 0 12px}.auth-register-heading h1{margin:0;font-size:34px;font-weight:900;line-height:1.1}.auth-register-heading p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.auth-forgot-button{align-self:flex-end;border:0;background:transparent;color:var(--muted);font-size:13px}.auth-text-button{align-self:center;min-height:40px;border:0;background:transparent;color:#acabaac7;font-size:14px;font-weight:700}.auth-text-button:active{color:var(--text)}.auth-profile-avatar{display:flex;align-items:center;gap:14px}.field-label{color:var(--muted-strong)}.text-input,.sheet-textarea,.chat-input{border:1px solid rgba(255,255,255,.07);background:#ffffff0e;color:var(--text)}.auth-screen .text-input{font-size:16px;line-height:1.2}.text-input::placeholder,.sheet-textarea::placeholder,.chat-input::placeholder,.compose-textarea::placeholder{color:#acabaa9e}.compose-textarea::placeholder{color:#e7e5e4b8;opacity:1}.gugu-grid{gap:12px}.gugu-item{min-height:58px;border-radius:16px;font-size:18px;font-weight:800}.gugu-item.is-active,.selected-gugu{border-color:var(--accent);background:#07c16021;color:var(--text)}.auth-actions{margin-top:4px}.auth-actions-stacked{display:flex;flex-direction:column;gap:12px}.first-status-page{min-height:calc(100vh - max(24px,env(safe-area-inset-top)) - var(--bottom-nav-reserve));min-height:calc(100dvh - max(24px,env(safe-area-inset-top)) - var(--bottom-nav-reserve));justify-content:space-between;gap:32px;padding:38px 0 6px}.first-status-hero{display:flex;flex-direction:column;gap:18px}.first-status-kicker{margin:0;color:var(--accent);font-size:13px;font-weight:900}.first-status-title{margin:0;color:var(--text);font-size:clamp(44px,12vw,66px);font-weight:900;line-height:1.02}.first-status-copy{max-width:15em;margin:0;color:var(--muted);font-size:17px;font-weight:700;line-height:1.65}.first-status-actions{display:grid;gap:12px}.first-status-primary,.first-status-secondary{min-height:54px;border-radius:18px}.square-page{gap:20px}.square-page-title-block{position:sticky;top:0;z-index:30;margin:calc(-1*max(24px,env(safe-area-inset-top))) -24px 0;padding:max(22px,env(safe-area-inset-top)) 24px 16px;border-bottom:1px solid rgba(255,255,255,.055);background:#0e0e0e;box-shadow:0 18px 24px #0e0e0ef2}.square-page-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.square-page-title{flex:1;min-width:0;margin:0;color:var(--text);font-size:32px;font-weight:900;line-height:1.08}.square-publish-link,.profile-update-link{min-width:max-content;height:40px;min-height:40px;padding:0 14px;border-radius:15px;text-decoration:none;white-space:nowrap}.square-page-copy{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.square-page .stack{gap:0}.square-divider{background:#ffffff04}.square-feed-card{padding:16px 0 18px;border:0;border-radius:0;background:transparent}.talk-card-top{display:flex;align-items:flex-start;gap:12px}.square-feed-card .talk-card-top{align-items:flex-start}.square-feed-card .card-title,.square-feed-card .talk-meta-row,.square-feed-card .compact-pill{font-weight:400}.talk-card-header-action{align-self:flex-start;margin-left:auto}.square-feed-card .talk-card-header-action{align-self:flex-start;margin-top:-4px}.square-header-actions{display:flex;align-items:center;gap:8px;min-width:38px;justify-content:flex-end}.square-more-button{width:44px;height:34px;display:inline-flex;align-items:flex-start;justify-content:center;border:0;border-radius:12px;background:transparent;color:var(--muted);font-size:26px;line-height:20px;letter-spacing:.04em;padding:0}.square-reply-icon-button{width:46px;height:46px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:transparent;color:var(--text);padding:0}.square-reply-icon-button .tab-icon{width:30px;height:30px}.square-feed-card .square-image-frame,.square-feed-card .square-video-frame{margin-top:18px}.square-talk-body{margin:0;width:100%;color:var(--text);font-size:20px;font-weight:400;line-height:1.5;white-space:pre-wrap}.square-talk-body-row{display:block;margin-top:14px;touch-action:pan-y}.square-talk-actions-row{display:flex;justify-content:flex-end;margin-top:10px}.square-feed-sentinel{min-height:28px;display:grid;place-items:center;color:#acabaa9e;font-size:12px}.talk-image,.square-talk-image,.talk-image-profile{width:100%;height:auto!important;max-height:none!important;display:block;border:0!important;border-radius:18px;object-fit:cover}.square-image-frame,.square-video-frame{border:0!important;box-shadow:none!important}.video-sound-button{width:38px;height:38px;min-width:38px;padding:0;display:grid;place-items:center;border:0;border-radius:14px;background:#0c0c0c9e;color:var(--text);box-shadow:none}.video-sound-icon{width:21px;height:21px}.square-feed-video{width:100%;border-radius:18px}.bottom-tabs{position:fixed;z-index:40;left:50%;right:auto;bottom:0;width:min(100%,var(--app-max-width));transform:translate(-50%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:8px 28px max(18px,env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.06);background:#0a0a0af0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.tab-link{height:58px;color:var(--muted)}.tab-link.is-active{color:var(--accent)}.tab-link.is-active:after{width:4px;height:4px;margin-top:-4px;background:var(--accent)}.tab-label{font-size:10px;font-weight:700}.tab-badge,.conversation-card-unread{background:var(--danger);color:#fff}.tab-badge{top:-4px;right:-9px;box-shadow:0 0 0 2px #0a0a0af5}.compose-panel{gap:22px;min-height:0;padding:16px 0 24px;border:0;background:transparent}.publish-page{min-height:calc(100vh - max(24px,env(safe-area-inset-top)) - 24px);min-height:calc(100dvh - max(24px,env(safe-area-inset-top)) - 24px);display:flex;flex-direction:column}.compose-textarea{min-height:300px;padding:0;background:transparent;color:var(--text);font-size:20px;font-weight:800;line-height:1.5;white-space:pre-wrap}.compose-media-button{width:128px;height:128px;border-radius:16px;border-color:#ffffff29;background:#ffffff09}.compose-panel>.primary-button.full-width{position:fixed;z-index:35;left:50%;bottom:max(28px,env(safe-area-inset-bottom));width:min(calc(100% - 48px),732px);height:56px;transform:translate(-50%);border-radius:18px}.publish-submit-bar{position:sticky;z-index:60;left:0;right:0;bottom:0;width:100%;margin-top:auto;padding:18px 0 0;background:linear-gradient(180deg,#0e0e0e00,#0a0a0af5 26%,#0a0a0a);pointer-events:auto}.publish-submit-button{width:100%;height:56px;min-height:56px;border-radius:18px;pointer-events:auto}.messages-page .pending-summary-card,.messages-pending-card{width:100%;order:-1;padding:16px;border-radius:16px;background:#ffffff0b}.messages-section,.messages-stack,.profile-hero,.profile-card,.profile-empty-card,.settings-list{width:100%}.messages-page-header{margin-bottom:14px}.messages-section{padding-top:2px}.screen-shell.is-messages-route .messages-page-header{position:fixed;top:0;left:50%;z-index:65;width:min(100%,var(--app-max-width));margin:0;padding-top:max(18px,env(safe-area-inset-top));background:#0e0e0e;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:translate(-50%)}.screen-shell.is-messages-route .messages-section{padding-top:calc(70px + env(safe-area-inset-top))}html[data-platform=android] .screen-shell.is-messages-route .messages-page-header{left:0;right:0;width:100%;transform:none}@media (min-width: 600px){html[data-platform=android] .screen-shell.is-messages-route .messages-page-header{left:50%;right:auto;width:min(100%,560px);transform:translate(-50%)}}.pending-summary-icon{border-radius:12px;background:#07c16024;color:var(--accent)}.conversation-card{position:relative;padding:10px 2px;border:0;background:transparent}.conversation-card .avatar-badge{width:44px;height:44px;min-width:44px;flex:0 0 44px}.conversation-card-unread{position:static;min-width:18px;height:18px;padding:0 6px;font-size:10px}.conversation-page{height:100%;min-height:0;max-height:100%;gap:0;overflow:hidden}.conversation-header{position:relative;flex:0 0 auto;min-height:calc(68px + env(safe-area-inset-top));margin:0 -24px;padding:max(12px,env(safe-area-inset-top)) 24px 12px;border-bottom:1px solid rgba(255,255,255,.055);background:#0e0e0ef0}.conversation-header-avatar{width:42px;height:42px;border-radius:12px}.conversation-title{font-size:18px}.conversation-time-left{color:var(--accent);font-variant-numeric:tabular-nums}.conversation-thread{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:18px 0 12px;scrollbar-width:none}.conversation-thread::-webkit-scrollbar{display:none}.bubble{border-radius:18px;width:fit-content;max-width:80%;box-shadow:none}.bubble-self{align-self:flex-end;background:#07c1602e}.bubble-peer{align-self:flex-start;background:#ffffff12}.conversation-composer{position:relative;bottom:auto;z-index:2;flex:0 0 auto;margin:0 -24px;padding:12px 24px max(16px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#0e0e0e00,#0a0a0af2 18%,#0a0a0a)}html.is-ios-conversation-route .conversation-composer{padding-bottom:max(14px,env(safe-area-inset-bottom))}.conversation-composer .sticker-trigger-button,.conversation-composer .sticker-trigger-button:active,.conversation-composer .sticker-trigger-button:focus,.conversation-composer .sticker-trigger-button:focus-visible{border:0;background:transparent;box-shadow:none;filter:none}.conversation-safety-tip{color:var(--accent)}.profile-hero{align-items:center;padding:18px 0;border:0;background:transparent}.profile-hero .page-title.small{font-weight:400}.profile-empty-card,.profile-edit-card,.account-security-card,.version-card,.settings-list{border-radius:16px;background:#ffffff0b}.profile-card{gap:14px;padding:16px 0 18px;border:0;border-radius:0;background:transparent;box-shadow:none}.profile-card .talk-card-top,.profile-card .avatar-badge,.profile-card .avatar-image.avatar-badge{display:none}.profile-card .talk-image-profile{width:100%;aspect-ratio:1.08 / 1;max-height:min(42vh,340px)!important;margin:4px 0 0;border-radius:24px;background:#ffffff0a;object-fit:cover}.profile-status-body{margin-top:0}.profile-empty-card{padding:34px 18px}.profile-empty-card p{margin:0;color:var(--muted)}.settings-list{overflow:hidden}.setting-row{min-height:54px;display:flex;align-items:center;color:var(--muted-strong)}.sheet-backdrop{z-index:110;padding:0;align-items:flex-end;background:#0000009e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sheet-card{width:min(100%,var(--app-max-width));max-height:min(calc(100dvh - max(18px,env(safe-area-inset-top))),680px);display:flex;flex-direction:column;overflow-y:auto;padding:10px 24px max(24px,env(safe-area-inset-bottom));border:0;border-radius:28px 28px 0 0;background:#151515;box-shadow:0 -20px 60px #0000006b}.sheet-handle{width:42px;height:4px;margin:2px auto 18px;border-radius:999px;background:#ffffff2e}.sheet-title{margin-bottom:8px;color:var(--text);font-size:24px;font-weight:900}.sheet-copy{margin:0 0 16px;color:var(--muted);font-size:14px;line-height:1.55}.sheet-actions,.confirm-actions{gap:10px}.action-list{display:flex;flex-direction:column}.floating-publish{display:none!important}html[data-platform=android] .screen-shell,html[data-platform=android] .auth-screen{width:100%;max-width:none;margin:0;padding-left:20px;padding-right:20px}html[data-platform=android] .screen-shell.is-conversation-route{padding-left:20px;padding-right:20px}html[data-platform=android].is-ios-conversation-route .screen-shell.is-conversation-route{width:100%;max-width:none;margin:0}html[data-platform=android] .sticky-page-header,html[data-platform=android] .square-page-title-block,html[data-platform=android] .conversation-header,html[data-platform=android] .conversation-composer{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}html[data-platform=android] .bottom-tabs{left:0;right:0;width:100%;transform:none}html[data-platform=android] .compose-panel>.primary-button.full-width{left:20px;right:20px;width:auto;max-width:none;transform:none}@media (min-width: 600px){html[data-platform=android] .screen-shell,html[data-platform=android] .auth-screen,html[data-platform=android].is-ios-conversation-route .screen-shell.is-conversation-route{width:min(100%,560px);max-width:560px;margin:0 auto}html[data-platform=android] .bottom-tabs{left:50%;right:auto;width:min(100%,560px);transform:translate(-50%)}html[data-platform=android] .compose-panel>.primary-button.full-width{left:50%;right:auto;width:min(calc(100% - 40px),520px);transform:translate(-50%)}}@media (max-width: 480px){.screen-shell,.auth-screen{width:100%;padding-left:20px;padding-right:20px}.screen-shell.is-conversation-route{padding-left:20px;padding-right:20px}.sticky-page-header,.square-page-title-block,.conversation-header,.conversation-composer{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.bottom-tabs{width:100%;padding-left:28px;padding-right:28px}.compose-panel>.primary-button.full-width{width:calc(100% - 40px)}}
