*{box-sizing:border-box;margin:0;padding:0}#root{justify-content:center;align-items:center;width:100%;min-height:100svh;display:flex}:root{--vw:402px;--vh:874px;--purple:#6858e5;--purple-grad:linear-gradient(135deg, #9d7df5 0%, #5f5be6 100%);--ink:#1d1d28;--sub:#9a9aa6;--time:#cfcfd6;--starbox:#f4f5fa;--banner-bg:#eeecfb;--line:#f0f0f3}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;background:#d9d9de;justify-content:center;align-items:center;font-family:-apple-system,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;display:flex}.stage{padding:28px}.device{width:var(--vw);height:var(--vh);box-shadow:none;background:#fff;border-radius:0;position:relative;overflow:hidden}.screen{flex-direction:column;display:flex;position:absolute;inset:0}.statusbar{z-index:5;color:#0b0b0f;flex:0 0 54px;justify-content:space-between;align-items:flex-end;height:54px;padding:0 38px 9px 42px;font-weight:600;display:flex;position:relative}.statusbar.dark{color:#fff}.sb-time{letter-spacing:-.15px;align-items:center;gap:3px;font-size:16px;line-height:1;display:flex}.sb-time-icon{transform:translateY(-.3px)}.sb-right{align-items:center;gap:5px;display:flex}.sb-right svg{display:block}.sb-signal{transform:translateY(.2px)}.dynamic-island{z-index:6;background:#000;border-radius:20px;width:122px;height:35px;display:none;position:absolute;top:11px;left:50%;transform:translate(-50%)}.scroll{flex:1;overflow:hidden auto}.scroll::-webkit-scrollbar{display:none}.bottom-nav{z-index:8;background:#fff;border-radius:36px;justify-content:space-around;align-items:center;height:64px;padding:0 22px;display:flex;position:absolute;bottom:16px;left:14px;right:14px;box-shadow:0 8px 30px #3c327829,0 2px 8px #0000000d}.nav-item{color:#c2c2cc;cursor:pointer;place-items:center;width:30px;height:30px;display:grid;position:relative}.nav-item.active{color:#1d1d28}.nav-plus{color:#fff;cursor:pointer;background:linear-gradient(#8e7cf3 0%,#6a4fec 55%,#6246ea 100%);border-radius:50%;place-items:center;width:50px;height:50px;margin-top:-2px;display:grid;box-shadow:0 8px 18px #6858e56b}.nav-badge{color:#fff;background:#ff3b4e;border:1.5px solid #fff;border-radius:9px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-4px;right:-6px}.nav-avatar{object-fit:cover;border-radius:50%;width:34px;height:34px;box-shadow:0 0 0 2px #d6d6de}.msg-header{justify-content:space-between;align-items:center;padding:2px 18px 10px;display:flex}.msg-header h1{color:#15151c;letter-spacing:-.6px;margin:0;font-size:26px;font-weight:900}.msg-header h1 .hl{z-index:0;position:relative}.msg-header h1 .hl:after{content:"";z-index:-1;background:#d9d6f4;border-radius:3px;height:10px;position:absolute;bottom:1px;left:-1px;right:-2px}.msg-header-icons{align-items:center;gap:10px;display:flex}.hicon-img{object-fit:cover;border-radius:50%;width:37px;height:37px;display:block}.hicon{place-items:center;display:grid}.hicon.tools{background:#eff0f2;border-radius:50%;width:37px;height:37px}.msg-scroll{flex:1;padding-bottom:96px;overflow-y:auto}.msg-scroll::-webkit-scrollbar{display:none}.cqa-banner{background:var(--banner-bg);border-radius:14px;align-items:center;gap:9px;height:50px;margin:4px 14px 12px;padding:0 10px 0 12px;display:flex}.cqa-ic{font-size:17px}.cqa-text{color:#7a73c8;white-space:nowrap;flex:1;font-size:11px;font-weight:500;line-height:1.25}.cqa-text b{color:var(--purple)}.cqa-arrow{background:var(--purple-grad);color:#fff;border-radius:13px;place-items:center;width:34px;height:26px;font-size:15px;display:grid}.cqa-close{text-align:center;color:#b4afd6;width:22px;font-size:16px}.starlight{background:var(--starbox);border-radius:16px;margin:0 0 8px;padding:13px 18px 16px}.sl-title{color:#2a2a36;margin-bottom:10px;font-size:13px;font-weight:700}.sl-row{gap:18px;display:flex}.sl-item{flex-direction:column;align-items:center;gap:6px;width:56px;display:flex}.sl-item img{object-fit:cover;border-radius:50%;width:52px;height:52px}.sl-more{color:#c0c0cb;background:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;display:grid;box-shadow:0 1px 5px #0000000d}.sl-item span{color:#8a8a96;text-overflow:ellipsis;white-space:nowrap;max-width:56px;font-size:11px;overflow:hidden}.conv-list{margin:6px 0 0;padding:0;list-style:none}.conv-wrap{position:relative;overflow:hidden}.conv-del{color:#fff;cursor:pointer;background:#ff3b4e;place-items:center;width:80px;font-size:14px;font-weight:600;display:grid;position:absolute;top:0;bottom:0;right:0}.conv{cursor:pointer;touch-action:pan-y;background:#fff;align-items:center;gap:12px;padding:9px 18px;transition:transform .18s;display:flex;position:relative}.conv:active{background:#fafafb}.conv-av{object-fit:cover;border-radius:50%;flex:0 0 52px;width:52px;height:52px}.conv-mid{flex:1;min-width:0}.conv-name{color:var(--ink);align-items:center;gap:5px;font-size:16px;font-weight:800;display:flex}.conv-name.italic{font-family:Georgia,Times New Roman,serif;font-style:italic}.conv-prev{color:var(--sub);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13.5px;overflow:hidden}.conv-right{flex-direction:column;flex:none;align-items:flex-end;gap:8px;display:flex}.conv-time{color:var(--time);font-size:11.5px}.conv-badge{background:var(--purple);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:grid}.nmark{align-items:center;gap:1px;font-size:11px;display:inline-flex}.nmark.fate{color:#8a8a96;font-weight:600}.nmark.gem{font-size:12px}.confirm-overlay{z-index:30;background:#0006;place-items:center;display:grid;position:absolute;inset:0}.confirm-box{background:#fff;border-radius:16px;width:280px;overflow:hidden}.confirm-msg{text-align:center;color:#1d1d28;padding:24px 20px;font-size:15px}.confirm-btns{border-top:1px solid #eee;display:flex}.confirm-btns button{cursor:pointer;background:#fff;border:none;flex:1;padding:14px;font-size:16px}.cf-cancel{color:#888;border-right:1px solid #eee}.cf-del{color:#ff3b4e;font-weight:600}.stub{color:#b0b0bd;text-align:center;flex:1;place-items:center;gap:8px;padding:40px;font-size:14px;display:grid}.plaza-screen{background:#f7f7f8}.plaza-scroll{flex:1;padding-bottom:96px;overflow:hidden auto}.plaza-scroll::-webkit-scrollbar{display:none}.plaza-header{background:#f7f7f8;justify-content:space-between;align-items:center;padding:14px 14px 8px 16px;display:flex}.plaza-tabs-title{align-items:baseline;gap:11px;display:flex}.plaza-following{color:#b8b8bf;font-size:17px;font-weight:800;position:relative}.plaza-following i{background:#ff4968;border-radius:50%;width:5px;height:5px;position:absolute;top:2px;right:-6px}.plaza-for-you{color:#15151c;letter-spacing:-.5px;z-index:0;font-size:24px;font-weight:900;position:relative}.plaza-for-you:after{content:"";z-index:-1;background:#e1dfff;border-radius:3px;height:8px;position:absolute;bottom:0;left:2px;right:0}.plaza-actions{align-items:center;gap:12px;display:flex}.plaza-actions button{cursor:pointer;background:#ececef;border:none;border-radius:19px;place-items:center;width:38px;height:38px;padding:0;display:grid}.plaza-pills{background:#f7f7f8;align-items:center;gap:10px;padding:6px 14px 8px;display:flex}.plaza-pill{color:#777780;background:#f4f4f6;border-radius:14px;justify-content:center;align-items:center;height:28px;padding:0 15px;font-size:13px;font-weight:650;display:inline-flex;box-shadow:inset 0 0 0 1px #00000008}.plaza-pill.on{color:#fff;background:#2f3037}.feed-card{background:#fff;border-radius:0 0 18px 18px;margin:0 0 10px;padding:15px 16px 11px;box-shadow:0 8px 20px #22222d0d}.feed-author{align-items:center;gap:10px;display:flex}.feed-author img{object-fit:cover;border-radius:50%;flex:0 0 40px;width:40px;height:40px}.feed-name{color:#22222a;font-size:15px;font-weight:750}.feed-time{color:#b4b4bc;margin-top:1px;font-size:12px}.feed-follow{color:#6656ea;background:#f0edff;border:none;border-radius:15px;place-items:center;width:30px;height:30px;margin-left:auto;font-size:16px;font-weight:800;display:grid}.feed-more{color:#b8b8c1;letter-spacing:1px;background:0 0;border:none;padding:0 0 0 4px;font-size:17px}.feed-text{color:#4b4b55;letter-spacing:-.1px;margin:12px 0 10px;font-size:15px;line-height:1.28}.feed-photo{aspect-ratio:1;object-fit:cover;border-radius:9px;width:100%;display:block}.feed-metrics{color:#22222a;grid-template-columns:1fr 1fr 1fr;align-items:center;height:52px;font-size:12px;font-weight:650;display:grid}.feed-metrics>div{justify-content:center;align-items:center;gap:5px;display:flex}.feed-metrics>div:first-child{justify-content:flex-start;padding-left:40px}.feed-metrics>div:last-child{justify-content:flex-end;padding-right:6px}.feed-comment{color:#7d7d88;align-items:center;gap:8px;font-size:12.5px;display:flex}.feed-comment img{object-fit:cover;border-radius:50%;width:24px;height:24px}.feed-comment-like{color:#9d9da7;align-items:center;gap:4px;margin-left:auto;display:flex}.feed-comment-like svg{stroke:#9d9da7}.feed-peek{border-radius:18px 18px 0 0;min-height:110px;padding-top:16px}.profile-screen{background:#f8f8fa;overflow:hidden}.profile-screen .statusbar{z-index:2;position:relative}.profile-scroll{z-index:1;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:128px;position:absolute;inset:0;overflow:hidden auto}.profile-scroll::-webkit-scrollbar{display:none}.profile-hero-shot{background-position:top;background-repeat:no-repeat;background-size:100% 100%;height:410px;position:relative}.profile-hotspot{cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.zone-hotspot{border-radius:22px;width:158px;height:42px;top:14px;left:13px}.gift-hotspot{border-radius:50%;width:44px;height:44px;top:14px;right:91px}.coin-hotspot{border-radius:22px;width:53px;height:44px;top:14px;right:42px}.settings-hotspot{border-radius:50%;width:44px;height:44px;top:14px;right:9px}.avatar-hotspot{border-radius:50%;width:85px;height:88px;top:80px;left:162px}.en-route-hotspot{cursor:pointer;background:0 0;border:none;border-radius:16px;width:101px;height:31px;position:absolute;top:349px;left:151px}.profile-hero{color:#fff;text-align:center;background:radial-gradient(210px 132px at 12% 16%,#92a3d659,#0000 70%),radial-gradient(250px 120px at 74% 14%,#9ea9d847,#0000 72%),radial-gradient(210px 120px at 42% 42%,#747caa38,#0000 74%),linear-gradient(#555c7c 0%,#4b506e 35%,#3f445d 69%,#313446 100%);min-height:452px;padding:0 0 24px;position:relative;overflow:hidden}.profile-hero:before{content:"";opacity:.42;pointer-events:none;filter:blur(.2px);background:radial-gradient(70px 24px at 16% 18%,#e2e8ff3d,#0000 72%),radial-gradient(110px 34px at 30% 10%,#cdd6f82e,#0000 72%),radial-gradient(140px 42px at 70% 11%,#d8e0ff2e,#0000 72%),radial-gradient(120px 38px at 88% 29%,#ccd6f429,#0000 74%),radial-gradient(120px 36px at 19% 46%,#dce2ff24,#0000 74%);position:absolute;inset:0}.profile-hero>*{z-index:1;position:relative}.profile-topline{justify-content:space-between;align-items:center;padding:30px 16px 0;display:flex}.zone-pill{color:#fff;letter-spacing:-.2px;background:#23263bad;border:0;border-radius:18px;align-items:center;gap:7px;min-width:210px;height:34px;padding:0 14px 0 12px;font-size:14px;font-weight:850;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff14,0 7px 16px #00000029}.zone-orb{background:radial-gradient(circle at 34% 32%,#fffffff2 0 9%,#0000 10%),radial-gradient(circle at 44%,#74e4ff 0 16%,#0000 17%),radial-gradient(circle at 68% 55%,#e7a1ff 0 20%,#0000 21%),linear-gradient(135deg,#9cf0ff,#9c65ff 55%,#ff83d3);border-radius:50%;flex:0 0 21px;width:21px;height:21px;box-shadow:inset 0 0 0 2px #fff3,0 0 10px #a98bffb3}.profile-top-actions{align-items:center;gap:8px;display:flex}.profile-top-actions button{color:#fff;background:#25283c9e;border:none;border-radius:20px;place-items:center;height:38px;display:grid}.gift-btn,.gear-btn{width:38px;font-size:19px}.coin-btn{justify-content:center;align-items:center;gap:5px;min-width:55px;padding:0 10px 0 6px;font-size:14px;font-weight:900;display:inline-flex!important}.coin{color:#8a5300;background:radial-gradient(circle at 35% 30%,#ffe08a,#f2a51e);border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:grid}.profile-avatar-button{background:#7582dae0;border:0;border-radius:50%;place-items:center;width:82px;height:82px;margin:20px auto 0;padding:0;display:grid;overflow:visible}.profile-avatar{object-fit:cover;border-radius:50%;width:82px;height:82px;display:block}.profile-name{letter-spacing:-.35px;text-shadow:0 1px 8px #00000040;margin-top:9px;font-size:23px;font-weight:900}.profile-id{color:#ffffffad;margin-top:5px;font-size:12.5px}.achievement{color:#ffffffbd;background:#ffffff29;border-radius:14px;align-items:center;height:26px;margin-top:10px;padding:0 11px;font-size:12.5px;font-weight:750;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff14}.profile-bio{color:#fffffff5;margin-top:9px;font-size:14px;font-weight:700}.profile-tags{flex-wrap:wrap;justify-content:center;gap:8px 9px;margin:13px 27px 0;display:flex}.profile-tags span{color:#ffffffdb;background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;min-width:64px;height:23px;padding:0 12px;font-size:12.5px;font-weight:760;display:inline-flex}.profile-tags .tag-zodiac{color:#fff;background:linear-gradient(#8e76dcc2,#6953b4b8);min-width:72px;box-shadow:inset 0 0 0 1px #ffffff1f}.profile-tags .tag-next{justify-content:center;width:26px;min-width:26px;padding:0;font-size:19px}.profile-stats{justify-content:center;gap:24px;margin-top:17px;font-size:14.5px;font-weight:760;display:flex}.profile-stats b{margin-right:4px;font-size:17px;font-weight:950}.profile-stats .visitors{position:relative}.profile-stats i{color:#fff;background:#ff516d;border-radius:9px;min-width:27px;height:17px;padding:0 5px;font-size:10px;font-style:normal;line-height:16px;position:absolute;top:-15px;left:24px}.en-route{color:#fff;background:#ffffff30;border:none;border-radius:17px;height:31px;margin-top:17px;padding:0 22px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff1f,0 5px 12px #0000001a}.profile-compose{color:#35353d;background:#fff;border-radius:24px 24px 0 0;min-height:174px;padding:21px 16px 19px;box-shadow:0 -8px 26px #22223214}.compose-date{color:#8b8b98;margin-bottom:25px;font-size:14px}.compose-prompt{color:#55555e;margin-bottom:18px;font-size:16px}.photo-drop{color:#b8b8c0;border:1.5px dashed #dedee8;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:180px;height:66px;font-size:16px;font-weight:700;display:flex}.profile-post{color:#4d4d58;background:#fff;border-radius:22px;margin-top:10px;padding:17px 16px 18px}.profile-compose+.profile-post{border-top-left-radius:0;border-top-right-radius:0;margin-top:8px}.pinned-meta{color:#8d8d99;align-items:center;gap:8px;font-size:13px;line-height:1;display:flex}.pin-dot{color:#fff;background:#7160e9;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;line-height:1;display:grid}.post-views{background:#f5f5f7eb;border-radius:13px;align-items:center;gap:3px;min-height:24px;margin-left:auto;padding:0 9px;display:inline-flex}.post-title{color:#5d57ed;margin:16px 0 13px;font-size:18px;line-height:1.15}.post-title b{font-weight:500}.profile-post-img{object-fit:cover;background:#eef0f5;width:100%;display:block}.profile-post-img.bouquet{object-position:center center;border-radius:10px;height:360px}.profile-post-img.sea{object-position:center center;border-radius:10px;height:356px}.profile-video-frame{margin-top:18px;position:relative}.post-wave{margin:25px 0 0 6px;font-size:21px;line-height:1}.video-duration{color:#fff;background:#000000a3;border-radius:14px;align-items:center;height:26px;padding:0 12px;font-size:15px;font-weight:800;display:inline-flex;position:absolute;bottom:13px;left:12px}.video-sound{color:#fff;background:#00000094;border-radius:50%;place-items:center;width:28px;height:28px;font-size:17px;display:grid;position:absolute;bottom:13px;right:12px;transform:rotate(-35deg)}.profile-post-text p{color:#565661;letter-spacing:0;margin:22px 0 14px;font-size:21px;line-height:1.22}.profile-post-actions{color:#202027;grid-template-columns:repeat(3,1fr);align-items:end;height:56px;margin-top:11px;display:grid}.profile-post-actions button{color:inherit;background:0 0;border:0;justify-content:center;align-self:end;align-items:center;gap:6px;min-width:0;padding:0;font-size:15px;font-weight:800;display:inline-flex}.profile-post-actions button:first-child{justify-content:flex-start;padding-left:72px}.profile-post-actions button:last-child{justify-content:flex-end;padding-right:72px}.chat-screen{background:#f4f5fb}.chat-header{align-items:center;gap:8px;padding:0 16px 8px;display:flex}.ch-back{cursor:pointer;padding:2px 4px}.ch-badge{color:#6a6a76;background:#ececef;border-radius:7px;padding:2px 7px;font-size:11px;font-weight:700}.ch-av{object-fit:cover;border-radius:50%;width:36px;height:36px}.ch-name{color:#15151c;font-size:18px;font-weight:800}.ch-rel{flex:none}.ch-spacer{flex:1}.ch-more{cursor:pointer;padding:4px}.chat-scroll{flex:1;padding:0 12px 12px;overflow-y:auto}.chat-scroll::-webkit-scrollbar{display:none}.msg-time{text-align:center;color:#b6b6c2;margin:13px 0;font-size:12px}.msg-row{align-items:flex-start;gap:7px;margin-bottom:15px;display:flex}.msg-row.out{justify-content:flex-end}.msg-av{object-fit:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px;margin-top:2px}.msg-body{flex-direction:column;align-items:flex-end;max-width:220px;display:flex}.bubble-post{background:#fff;border-radius:12px;width:210px;position:relative;overflow:hidden;box-shadow:0 2px 10px #281e5a0d}.bp-round{color:#aeaeba;font-size:13px;position:absolute;top:-22px;right:4px}.bp-img{object-fit:cover;object-position:center bottom;width:100%;height:108px;display:block}.bp-foot{align-items:center;gap:8px;padding:9px 12px 4px;display:flex}.bp-av{border-radius:50%;width:25px;height:25px}.bp-name{color:#2a2a36;font-size:14px;font-weight:700}.bp-tag{color:#4a7bd4;padding:2px 12px 12px;font-size:14px}.bubble-exchange{color:#fff;background:#5d57ed;border-radius:13px;width:205px;padding:13px 12px 14px}.exch-q{margin-bottom:12px;font-size:15.5px;font-weight:700;line-height:1.22}.exch-btn{text-align:center;background:#ffffff29;border-radius:8px;padding:10px;font-size:13px;font-weight:650}.bubble-text{color:#fff;background:#6457fe;border-radius:19px;padding:9px 16px;font-size:15px;font-weight:600}.msg-sticker{object-fit:contain;width:78px;height:78px}.chat-input{background:#fff;flex:0 0 144px;padding:9px 16px 18px}.ci-bar{align-items:center;gap:10px;display:flex}.ci-mic{flex:none}.ci-input{background:#f1f1f4;border:none;border-radius:18px;outline:none;flex:1;height:36px;padding:0 16px;font-size:14px}.ci-emoji{cursor:pointer;color:#6457fe;font-size:20px}.ci-tools{justify-content:space-between;padding:17px 18px 0;display:flex}.ci-tool{cursor:pointer}.ci-kbd{color:#8a8a96;cursor:pointer;font-size:22px}.ci-ptt{color:#4a4a55;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f1f1f4;border:none;border-radius:19px;flex:1;height:38px;font-size:14px;font-weight:600}.ci-ptt.rec{color:#fff;background:#6457fe}.sheet-img{z-index:18;position:absolute;bottom:0;left:0;right:0}.sheet-img img{background:#15151c;border-radius:16px 16px 0 0;width:100%;display:block}.sheet-img.emoji img{background:#fff}.call-box{text-align:center;background:#fff;border-radius:18px;width:290px;padding:22px 0 8px}.call-title{color:#1d1d28;font-size:16px;font-weight:700}.call-msg{color:#6a6a76;margin:10px 0 20px;font-size:14px}.call-confirm{color:#fff;cursor:pointer;background:#6457e5;border:none;border-radius:22px;width:calc(100% - 32px);margin:0 16px 8px;padding:13px;font-size:16px;font-weight:600;display:block}.call-cancel{color:#9a9aa3;cursor:pointer;background:0 0;border:none;width:100%;padding:12px;font-size:15px;display:block}.report-screen{background:#fff}.rp-scroll{flex:1;padding:6px 22px 20px;overflow-y:auto}.rp-label{color:#1d1d28;margin:8px 0 14px;font-size:15px;font-weight:700}.rp-star{color:#ff3b4e}.rp-types{flex-direction:column;gap:20px;display:flex}.rp-type{color:#2a2a33;cursor:pointer;justify-content:space-between;align-items:center;font-size:15px;display:flex}.rp-check{color:#0000;border:1.5px solid #d2d2da;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.rp-check.on{color:#fff;background:#6457e5;border-color:#6457e5}.rp-attach-label{margin:24px 0 4px;font-size:15px;font-weight:700}.rp-attach-hint{color:#b0b0bd;margin-bottom:10px;font-size:12px}.rp-attach-box{color:#c0c0cb;background:#f3f3f6;border-radius:10px;place-items:center;width:72px;height:72px;font-size:30px;display:grid}.rp-label2{margin:22px 0 10px;font-size:15px;font-weight:700}.rp-desc{resize:none;background:#f6f6f9;border:none;border-radius:12px;outline:none;width:100%;min-height:90px;padding:14px;font-family:inherit;font-size:14px}.rp-foot{padding:12px 22px 22px}.rp-continue{color:#b0b0bd;background:#ececef;border:none;border-radius:24px;width:100%;padding:14px;font-size:16px;font-weight:600}.rp-continue.on{color:#fff;cursor:pointer;background:#6457e5}.other-screen{background:#cfd8ea}.ot-cover{z-index:0;background:linear-gradient(#8fa6d6 0%,#aeb9d8 50%,#cdd2e0 100%);height:420px;position:absolute;top:0;left:0;right:0}.ot-header{z-index:2;justify-content:space-between;align-items:center;padding:2px 18px;display:flex;position:relative}.ot-zone{color:#fff;background:#fff3;border-radius:16px;padding:6px 16px;font-size:13px;font-weight:600}.ot-actions{color:#fff;gap:14px;font-size:17px;display:flex}.ot-body{z-index:2;flex-direction:column;align-items:center;padding-top:20px;display:flex;position:relative}.ot-av{object-fit:cover;border:3px solid #ffffffb3;border-radius:50%;width:92px;height:92px}.ot-name{color:#fff;text-shadow:0 1px 6px #0003;margin-top:12px;font-size:22px;font-weight:800}.ot-id{color:#ffffffd9;margin-top:4px;font-size:12px}.ot-tags{flex-wrap:wrap;justify-content:center;gap:7px;margin:14px 24px 0;display:flex}.ot-tag{color:#fff;background:#3c326e59;border-radius:12px;padding:4px 11px;font-size:12px}.ot-tag.sign{background:#6e5ac899}.ot-stats{color:#fff;margin-top:16px;font-size:14px}.ot-stats b{margin:0 3px;font-weight:800}.ot-btns{gap:12px;margin-top:18px;display:flex}.ot-follow{color:#fff;cursor:pointer;background:#ffffff4d;border:none;border-radius:22px;width:46px;height:44px;font-size:22px}.ot-chat{color:#2a2a33;cursor:pointer;background:#fff;border:none;border-radius:22px;padding:0 70px;font-size:15px;font-weight:700}.ot-empty{z-index:2;text-align:center;color:#8a8a96;background:#fff;border-radius:22px 22px 0 0;padding-top:110px;font-size:13px;position:absolute;inset:430px 0 80px}.ot-empty-ic{opacity:.3;margin-bottom:14px;font-size:40px}.room-screen{background:#fff}.room-scroll{flex:1;padding-bottom:86px;position:relative;overflow-y:auto}.room-scroll::-webkit-scrollbar{display:none}.room-img{width:100%;display:block}.room-back{z-index:5;color:#2a2a33;cursor:pointer;place-items:center;width:34px;height:34px;font-size:30px;display:grid;position:absolute;top:6px;left:8px}.qa-overlay{z-index:20;background:#14141c8c;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.qa-sheet{background:#1f2029;border-radius:22px 22px 0 0;padding:16px 18px 30px}.qa-title{text-align:center;color:#fff;margin:6px 0 16px;font-size:15px;font-weight:700}.qa-card{background:#6357ec;border-radius:18px;flex-direction:column;align-items:center;padding:22px 20px;display:flex}.qa-av{border:2px solid #ffffff80;border-radius:50%;width:48px;height:48px}.qa-name{color:#cdc7f5;margin:7px 0 16px;font-size:13px}.qa-q{color:#fff;text-align:center;margin-bottom:18px;font-size:21px;font-weight:800;line-height:1.3}.qa-change{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff8c;border-radius:16px;padding:8px 20px;font-size:14px}.qa-answer{color:#fff9;text-align:center;background:#ffffff24;border-radius:12px;width:100%;margin-top:18px;padding:14px;font-size:14px}.qa-confirm{color:#fff;cursor:pointer;background:#3a3b45;border:none;border-radius:22px;margin:18px auto 0;padding:12px 40px;font-size:15px;font-weight:600;display:block}.details-screen{background:#fff}.dt-header{justify-content:space-between;align-items:center;padding:4px 18px 14px;display:flex}.dt-title{color:#15151c;font-size:17px;font-weight:700}.dt-peer{align-items:center;gap:14px;padding:6px 22px 22px;display:flex}.dt-peer img{object-fit:cover;border-radius:50%;width:52px;height:52px}.dt-peer span{color:#1d1d28;font-size:18px;font-weight:700}.dt-list{padding:0}.dt-row{color:#1d1d28;cursor:pointer;border-top:1px solid #f1f1f4;justify-content:space-between;align-items:center;padding:16px 22px;font-size:15.5px;display:flex}.dt-val{color:#b0b0bd;align-items:center;gap:6px;font-size:14.5px;display:flex}.dt-chev{color:#c8c8d0;font-size:19px;font-style:normal}.dt-gap{background:#f6f6f9;height:10px}.tgl{background:#e3e3e8;border-radius:14px;width:46px;height:27px;transition:background .2s;position:relative}.tgl.on{background:#6457e5}.tgl-dot{background:#fff;border-radius:50%;width:22px;height:22px;transition:left .2s;position:absolute;top:2.5px;left:2.5px;box-shadow:0 1px 3px #0003}.tgl.on .tgl-dot{left:21.5px}.universe-screen{background:#07082a;overflow:hidden}.uni-bg{z-index:0;background:radial-gradient(130% 50% at 82% 16%,#965ad273,#0000 58%),radial-gradient(130% 55% at 6% 64%,#465adc66,#0000 60%),url(/assets/starfield-CFt2RJ4U.jpg) top/100% repeat-y,linear-gradient(#0a0b32 0%,#151a58 45%,#0b0926 100%);position:absolute;inset:0}.universe-screen .statusbar{z-index:3}.uni-header{z-index:4;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:absolute;top:50px;left:0;right:0}.uni-title{color:#eef;letter-spacing:.5px;text-shadow:0 1px 8px #96a0ff80;font-family:Playfair Display,Georgia,serif;font-size:20px;font-style:italic;font-weight:600}.uni-help{color:#cfd0ee;border:1.5px solid #dcdcff80;border-radius:50%;place-items:center;width:22px;height:22px;font-size:17px;display:grid}.uni-back svg{display:block}.uni-scroll{z-index:2;position:absolute;inset:0;overflow-y:auto}.uni-scroll::-webkit-scrollbar{display:none}.uni-track{width:100%;height:1980px;position:relative}.uni-route-line{border-left:2px dashed #b4beff66;width:0;position:absolute;top:200px;bottom:230px;left:50%;transform:translate(-50%)}.planet{cursor:pointer;place-items:center;transition:transform .35s;display:grid;position:absolute;left:50%;transform:translate(-50%)}.planet img{filter:drop-shadow(0 0 26px #96aaff59);display:block}.planet.active{transform:translate(-50%)scale(1.05)}.uni-capsule{flex-direction:column;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.cap-pods{gap:-6px;display:flex}.cap-pods img{border:2px solid #aeb6ff;border-radius:50%;width:30px;height:30px;box-shadow:0 0 14px #96aaffcc}.cap-pods img:last-child{margin-left:-8px}.cap-base{background:radial-gradient(circle,#96b4ffb3,#0000 70%);border-radius:50%;width:70px;height:12px;margin-top:6px}.uni-earth{background:radial-gradient(120% 130% at 50% 110%,#bcd2ff 0%,#5a78d8 18%,#1c2a6e 42%,#0000 70%);border-radius:50% 50% 0 0;height:360px;position:absolute;bottom:0;left:-20%;right:-20%}.uni-bottom{z-index:4;text-align:center;position:absolute;bottom:26px;left:0;right:0}.uni-day{color:#fff;text-shadow:0 2px 14px #788cffb3;font-family:Playfair Display,Georgia,serif;font-style:italic}.uni-day .d-pre{font-size:26px}.uni-day .d-num{font-size:40px;font-weight:700}.uni-day .d-sl{opacity:.8;font-size:30px}.uni-day .d-tot{font-size:30px}.uni-memory{color:#d6dbff;margin-top:6px;font-family:Playfair Display,Georgia,serif;font-size:15px;font-style:italic}.uni-memory span{color:#fff}.match-screen{background:#000}.match-scroll{flex:1;padding-bottom:104px;overflow-y:auto}.match-scroll::-webkit-scrollbar{display:none}.match-header{justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.match-header h1{color:#fff;letter-spacing:1px;margin:0;font-size:23px;font-weight:800}.radar-pill{color:#d6d6de;background:#1b1b22;border-radius:16px;align-items:center;gap:7px;padding:7px 13px;font-size:12px;font-weight:600;display:flex}.radar-dot{background:linear-gradient(135deg,#b58df8,#6a4fe0);border-radius:50%;width:17px;height:17px}.mc-row{gap:8px;height:150px;margin-bottom:8px;display:flex;overflow:hidden}.mc-half{object-fit:cover;object-position:top center;cursor:pointer;border-radius:16px;width:calc(50% - 4px);height:150px;display:block}.mc-full{object-fit:cover;object-position:top center;cursor:pointer;border-radius:16px;width:100%;height:121px;display:block}.match-tabs{justify-content:center;gap:58px;padding:13px 0 5px;display:flex}.mt{color:#6a6a74;cursor:pointer;font-size:16px;font-weight:700;position:relative}.mt.on{color:#fff}.mt.on:after{content:"";background:#fff;border-radius:2px;width:22px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.match-active{text-align:center;color:#38dca0;margin:9px 0 12px;font-size:12px;font-weight:650}.user-list{flex-direction:column;gap:9px;padding:0 16px;display:flex}.user-card{background:#1d1d24;border-radius:13px;align-items:flex-start;gap:10px;min-height:84px;padding:10px 13px 9px;display:flex}.um-av{object-fit:cover;background:#2b2b34;border-radius:50%;flex:0 0 42px;width:42px;height:42px;margin-top:8px}.um-mid{flex:1;min-width:0}.um-top{align-items:center;gap:6px;min-width:0;display:flex}.um-name{color:#fff;white-space:nowrap;font-size:13px;font-weight:750}.um-sign{color:#161622;white-space:nowrap;background:#d9d6fb;border-radius:9px;padding:1px 7px 2px;font-size:10px;font-weight:850;line-height:1.15}.um-status{color:#aaaab4;text-overflow:ellipsis;white-space:nowrap;max-width:224px;margin:4px 0 7px;font-size:12.5px;overflow:hidden}.um-tags{flex-wrap:wrap;gap:6px;display:flex}.um-tag{color:#fff;background:#5b4deb;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:850;line-height:1.05}.um-chat{cursor:pointer;background:#292a31;border:none;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;margin-top:7px;padding:0;display:grid}.um-chat-ic{opacity:.96;display:block}.renew-list{color:#fff;text-align:center;padding:14px 0 18px;font-size:13px;line-height:1.45}.renew-list span{color:#6f5cff}@media (width<=480px){body{background:#fff}.stage{padding:0}.device{width:100vw;height:100dvh;box-shadow:none;border-radius:0}}@media (display-mode:standalone){body{background:#fff}.stage{padding:0}.device{width:100vw;height:100dvh;box-shadow:none;border-radius:0}}.interest-tag{color:#6858e5;white-space:nowrap;background:#ece9fb;border-radius:11px;align-items:center;gap:3px;margin-left:6px;padding:3px 10px 3px 8px;font-size:12px;font-weight:600;display:inline-flex}.interest-tag .it-spark{color:#8b7bf2;font-size:11px}.feat-toggle{z-index:9;background:#fffffff5;border-radius:18px;align-items:center;gap:10px;padding:8px 13px;display:flex;position:absolute;bottom:92px;left:14px;box-shadow:0 6px 20px #3c327833}.feat-toggle .ft-main{cursor:pointer;color:#6858e5;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.feat-toggle .ft-main.off{color:#b0b0bd}.feat-toggle .ft-reset{cursor:pointer;color:#b8b8c2;font-size:15px;line-height:1}.conv-prev{white-space:normal;align-items:center;gap:0;min-width:0;display:flex;overflow:visible}.conv-prev .greet{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--sub);flex:auto;overflow:hidden}.conv-prev .tag-a,.conv-prev .tag-c,.conv-prev .tag-d,.conv-prev .chips-c,.conv-prev .tag-b{flex:none}.tag-a{color:#7b69ea;background:#f2eefc;border-radius:7px;align-items:center;gap:4px;margin-right:6px;padding:2px 8px;font-size:11.5px;font-weight:600;line-height:1.5;display:inline-flex}.tag-a svg{flex:none}.conv.scheme-b.has-tag{background:var(--wash)}.conv.scheme-b.has-tag:before{content:"";background:var(--accent);border-radius:3px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.tag-b{color:var(--accent);align-items:center;gap:5px;font-size:13.5px;font-weight:700;display:inline-flex}.tag-b .lbl{color:#6a6a76;font-size:13px;font-weight:600}.chips-c{gap:5px;margin-right:6px;display:inline-flex}.tag-c{white-space:nowrap;border-radius:7px;align-items:center;gap:3px;padding:2px 7px;font-size:11.5px;font-weight:600;display:inline-flex}.tag-d{color:#fff;background:linear-gradient(105deg, var(--accent), #a855f7);white-space:nowrap;border-radius:11px;align-items:center;gap:5px;margin-right:6px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 3px 9px #7b5bf047}.tag-d:after{content:"";background:linear-gradient(110deg,#0000,#ffffff8c,#0000);width:40%;height:100%;animation:2.6s infinite shimmer;position:absolute;top:0;left:-60%}@keyframes shimmer{0%{left:-60%}55%,to{left:130%}}.schemebar{z-index:9;background:#fffffff7;border-radius:16px;gap:2px;padding:4px;display:flex;position:absolute;bottom:88px;left:10px;right:10px;box-shadow:0 6px 20px #3c327833}.schemebar button{color:#8a8a96;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;padding:7px 2px;font-size:11px;font-weight:700}.schemebar button.on{color:#fff;background:#6858e5}.schemebar .sb-reset{color:#b8b8c2;flex:0 0 30px;font-size:14px}.edit-screen{background:#fff}.edit-header{flex:none;justify-content:center;align-items:center;height:44px;display:flex;position:relative}.edit-header h1{color:#1c1c22;font-size:17px;font-weight:800}.edit-back{color:#1c1c22;cursor:pointer;background:0 0;border:0;padding:0 8px;font-size:27px;line-height:1;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.edit-scroll{flex:1;min-height:0;padding:6px 18px 34px;overflow-y:auto}.edit-scroll::-webkit-scrollbar{display:none}.attract-card{background:linear-gradient(#ffe7f4,#fde1f1);border-radius:14px;margin-bottom:6px;padding:12px 14px}.attract-top{color:#e23a8e;align-items:center;gap:6px;font-size:14px;display:flex}.attract-top b{font-weight:800}.attract-face{font-size:17px}.attract-q{color:#fff;background:#f3a9cf;border-radius:50%;place-items:center;width:15px;height:15px;margin-left:1px;font-size:10px;display:grid}.attract-bar{background:#fbcfe6;border-radius:8px;height:16px;margin:10px 0 9px;overflow:hidden}.attract-fill{background:linear-gradient(90deg,#ff6cae,#ff2d8a);border-radius:8px;justify-content:flex-end;align-items:center;width:95%;height:100%;display:flex}.attract-fill span{color:#fff;padding-right:9px;font-size:10.5px;font-weight:800}.attract-hint{color:#d76aa3;font-size:11.5px;line-height:1.45}.attract-hint a{color:#c026a0;text-decoration:underline}.edit-list{flex-direction:column;display:flex}.er{border-bottom:1px solid #f1f1f4;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.er.tap{cursor:pointer}.er-l{color:#1c1c22;flex-direction:column;gap:3px;font-size:16px;font-weight:600;display:flex}.er-l small{color:#b5b5bf;font-size:11.5px;font-weight:400}.er-r{color:#2a2a30;align-items:center;gap:6px;font-size:15px;display:flex}.er-r.muted{color:#b5b5bf}.er-chev{color:#c6c6ce;font-size:20px;line-height:1}.er-av{object-fit:cover;border-radius:50%;width:38px;height:38px}.er-bg{object-fit:cover;border-radius:7px;width:42px;height:31px}.er-col{flex-direction:column;align-items:stretch;gap:13px}.er-row{justify-content:space-between;align-items:center;display:flex}.er-chips{flex-wrap:wrap;gap:8px;display:flex}.er-chips span{color:#6c6c77;background:#f3f3f6;border-radius:14px;padding:5px 13px;font-size:13px}.er-about{color:#9b9ba5;font-size:14px}.vibe-screen:before{content:"";z-index:0;background:radial-gradient(circle at 50% 10%,#3c2568 0%,#0000 52%),radial-gradient(circle at 82% 58%,#48297a 0%,#0000 48%),linear-gradient(#241640 0%,#1a1030 58%,#150b26 100%);position:absolute;inset:0}.vibe-screen>*{z-index:1;position:relative}.vibe-header{color:#fff;flex:none;justify-content:center;align-items:center;height:44px;display:flex;position:relative}.vibe-back{color:#fff;cursor:pointer;background:0 0;border:0;padding:0 8px;font-size:27px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.vibe-refresh{color:#fff;cursor:pointer;background:0 0;border:0;font-size:19px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.vibe-scroll{text-align:center;flex:1;min-height:0;padding:2px 16px 20px;overflow-y:auto}.vibe-scroll::-webkit-scrollbar{display:none}.vibe-sub{color:#d2c6f2;align-items:center;gap:7px;margin:2px 0 12px;font-size:14px;font-weight:700;display:inline-flex}.vibe-sub-orb{background:conic-gradient(#ff9ad5,#9ad7ff,#c7a3ff,#ff9ad5);border-radius:50%;width:18px;height:18px}.vibe-creed{color:#fff;background:linear-gradient(#966ee680,#7850d24d);border:1px solid #ffffff24;border-radius:16px;padding:11px 16px}.vibe-creed b{font-size:14px;font-weight:800;display:block}.vibe-creed small{color:#ffffffb3;font-size:11px}.vibe-orb{object-fit:contain;filter:drop-shadow(0 0 26px #9678ff73);width:208px;height:208px;margin:2px auto -4px;display:block}.vibe-allzone{text-align:right;color:#ffffffc7;margin:-16px 4px 0;font-size:12px;font-weight:600}.vibe-zone-name{color:#ffd86b;letter-spacing:.3px;text-shadow:0 0 18px #ffc85a66;margin-top:10px;font-size:22px;font-weight:900}.vibe-traits{justify-content:center;gap:9px;margin:12px 0 2px;display:flex}.vibe-card{text-align:left;background:linear-gradient(#7c50c852,#5a37a033);border:1px solid #ffffff1a;border-radius:18px;margin-top:14px;padding:14px 14px 16px}.vibe-sec-h{color:#fff;background:linear-gradient(90deg,#b07cf0,#8a5be0);border-radius:13px;align-items:center;gap:6px;margin-bottom:12px;padding:7px 14px;font-size:13.5px;font-weight:800;display:inline-flex}.vibe-sec-h i{opacity:.75;font-size:11px;font-style:normal}.vibe-about-p{color:#ffffffe6;margin:0;font-size:13.5px;line-height:1.55}.vbubble{border-radius:16px;width:fit-content;max-width:88%;margin:0 0 9px;padding:10px 14px;font-size:13.5px;font-weight:600;line-height:1.4}.vbubble.white{color:#2a2540;background:#fff;border-bottom-left-radius:5px}.vbubble.teal{color:#114c46;background:#7fe3d6;border-bottom-right-radius:5px;margin-left:auto}.vbubble.yellow{color:#5b4a12;background:#ffe58a}.vibe-line{color:#ffffffdb;justify-content:space-between;align-items:center;gap:10px;font-size:13.5px;display:flex}.vibe-face{flex:none;font-size:26px}.vibe-match{background:#1c12348c;border-radius:13px;align-items:center;gap:10px;margin-bottom:9px;padding:9px 12px;display:flex}.vm-av{background:#ffffff1f;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.vm-name{color:#fff;font-size:14px;font-weight:800}.vm-role{color:#ffffff8c;font-size:11.5px}.vibe-bullet{color:#ffffffd1;gap:8px;margin-bottom:9px;font-size:13px;line-height:1.5;display:flex}.vibe-bullet span{color:#ffd86b;flex:none}.vibe-actions{flex:none;align-items:center;gap:12px;height:72px;padding:0 18px 14px;display:flex}.vibe-post,.vibe-share{color:#fff;cursor:pointer;border:0;border-radius:22px;flex:1;height:44px;font-size:15px;font-weight:800}.statusbar{padding-right:37px}.statusbar.has-island{z-index:10}.dynamic-island.show{z-index:9;border-radius:22px;width:172px;height:38px;display:block;top:16px}.dynamic-island.show span{background:#ff4438;border-radius:50%;width:18px;height:18px;position:absolute;top:10px;left:18px}.island-dot{z-index:10;background:#ff9b24;border-radius:50%;width:16px;height:16px;position:absolute;top:33px;right:103px;box-shadow:0 0 0 5px #111}.sb-right{gap:4px}.sb-wifi,.sb-battery{transform:translateY(.2px)}.simple-header{flex:0 0 58px;justify-content:center;align-items:center;display:flex;position:relative}.simple-header h1{color:#222229;letter-spacing:-.2px;margin:0;font-size:20px;font-weight:900}.simple-header>button:first-child{color:#25252b;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:38px;line-height:1;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.settings-screen{color:#303037;background:#fff}.settings-head{height:66px}.settings-list{padding:15px 17px 0}.settings-profile,.settings-row{cursor:pointer;align-items:center;min-height:64px;display:flex}.settings-profile{min-height:79px}.settings-profile img{object-fit:cover;border-radius:50%;width:52px;height:52px;margin-right:18px}.settings-profile span,.settings-row span{color:#303037;font-size:18px;font-weight:450}.settings-profile b{color:#fff;background:linear-gradient(90deg,#f076e8,#f36dde);border-radius:14px;justify-content:center;align-items:center;min-width:117px;height:26px;margin-left:auto;padding:0 15px;font-size:14px;font-weight:900;display:inline-flex}.settings-profile i,.settings-row i{color:#222229;margin-left:16px;font-size:34px;font-style:normal;line-height:1}.settings-row{gap:22px;min-height:66px}.settings-row svg{flex:none}.settings-row span{flex:1}.logout-btn{color:#2b2b32;background:#fff;border:1px solid #ececf1;border-radius:29px;height:54px;font-size:18px;font-weight:900;position:absolute;bottom:34px;left:31px;right:31px;box-shadow:0 2px 5px #00000005}.tools-screen{background:#fff}.tools-head{height:58px}.tools-list{padding:18px 16px 0}.tools-row{color:#28282f;align-items:center;min-height:66px;font-size:18px;font-weight:900;display:flex}.tools-row span{flex:1}.tools-row b{color:#6258f2;margin-right:14px;font-size:18px;font-weight:500}.tools-row i{color:#23232a;font-size:31px;font-style:normal}.switch{background:#dedee6;border:0;border-radius:18px;justify-content:flex-start;width:52px;height:32px;padding:3px;display:flex}.switch i{background:#fff;border-radius:50%;width:26px;height:26px;display:block;box-shadow:0 1px 4px #0000001f}.switch.on{background:#6258f2;justify-content:flex-end}.starlight-screen{background:#fff}.star-head{height:72px}.star-row{cursor:pointer;align-items:flex-start;gap:18px;padding:22px 18px 0;display:flex}.star-row img{object-fit:cover;border-radius:50%;width:56px;height:56px}.star-main{flex:1;min-width:0;padding-top:3px}.star-name{color:#292930;font-size:18px;font-weight:900}.star-name span{color:#705ef0;margin-left:4px;font-size:13px;font-weight:800}.star-msg{color:#33333a;margin-top:11px;font-size:18px;font-weight:400}.star-row time{color:#b9b9c0;padding-top:10px;font-size:15px}.question-screen{color:#27272e;background:#f6f6fa}.question-head{background:#fff;height:58px}.question-head h1{font-size:19px}.question-head .save{color:#6258f2;background:0 0;border:0;font-size:18px;font-weight:800;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.question-scroll{flex:1;min-height:0;padding:20px 16px 32px;overflow-y:auto}.question-scroll::-webkit-scrollbar{display:none}.question-scroll h2{margin:0 0 22px;font-size:19px;font-weight:900}.question-scroll h2 span{font-weight:500}.customize{color:#6258f2;background:#fff;border:0;border-radius:13px;align-items:center;gap:19px;width:100%;height:62px;padding:0 24px;font-size:19px;font-weight:500;display:flex;box-shadow:0 1px 7px #23233c0a}.question-tabs{align-items:center;gap:27px;margin:21px 0 17px;display:flex;overflow-x:auto}.question-tabs::-webkit-scrollbar{display:none}.question-tabs button{color:#c7c7cc;background:0 0;border:0;flex:none;padding:0 0 9px;font-size:20px;font-weight:900;position:relative}.question-tabs button.on{color:#6358f2}.question-tabs button.on:after{content:"";background:#6358f2;border-radius:3px;width:24px;height:4px;position:absolute;bottom:0;left:5px}.question-scroll h3{color:#bdbdc4;margin:0 0 13px;font-size:18px;font-weight:900}.question-card{background:#fff;border-radius:14px;padding:17px 20px 4px}.question-card p{color:#2b2b32;align-items:center;min-height:58px;margin:0;font-size:17px;line-height:1.35;display:flex}.custom-overlay{z-index:30;background:#0000008c;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.custom-sheet{background:#fff;border-radius:22px 22px 0 0;padding:11px 16px 20px}.custom-sheet .grab{background:#e0e0e0;border-radius:3px;width:38px;height:5px;margin:0 auto 19px}.custom-title{text-align:center;height:27px;margin-bottom:18px;position:relative}.custom-title b{color:#2c2c32;font-size:19px;font-weight:900}.custom-title button{color:#bdbdc4;background:0 0;border:0;font-size:17px;position:absolute;top:1px;right:0}.custom-sheet textarea{resize:none;color:#2d2d33;caret-color:#6358f2;background:#f6f6f7;border:0;border-radius:16px;outline:none;width:100%;height:66px;padding:18px;font-size:18px;display:block}.custom-sheet .count{text-align:right;color:#b5b5bc;margin-top:9px;font-size:15px}.fake-keyboard{color:#111;background:#cfd3da;padding:7px 4px 10px;font-size:25px}.suggestions{justify-content:space-around;align-items:center;height:45px;display:flex}.keys{white-space:pre;justify-content:center;gap:6px;margin-bottom:8px;font-size:24px;display:flex}.keys.row4{justify-content:space-between;padding:0 8px;font-size:21px}.sheet-img.sticker img{background:#fff}.vibe-screen{background:#21134a}.vibe-screen:before{background:radial-gradient(circle at 50% 30%,#5247d259,#0000 22%),radial-gradient(circle at 12% 74%,#8f27cf47,#0000 28%),linear-gradient(#241555 0%,#1f1248 60%,#1a113d 100%)}.vibe-header{height:54px}.vibe-header h1{font-size:20px;font-weight:900}.vibe-back{font-size:39px;left:12px}.vibe-refresh{font-size:30px;right:18px}.vibe-sub{color:#f2eaff;justify-content:center;gap:8px;margin:3px 0 19px;font-size:20px;font-weight:500;display:flex}.vibe-sub img{object-fit:cover;border-radius:50%;width:30px;height:30px}.vibe-creed{background:linear-gradient(#8a63ff,#bb72f0);border:1px solid #ffffffa6;border-radius:17px;padding:14px 18px 17px;position:relative;box-shadow:0 0 0 1px #7f5fff29}.vibe-creed:after{content:"";clip-path:polygon(0 0,100% 0,50% 100%);background:#b36ff0;width:30px;height:18px;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)}.vibe-creed b{font-size:18px;font-weight:900}.vibe-creed small{color:#ffffffeb;margin-top:7px;font-size:14px;display:block}.vibe-orb-stage{place-items:center;min-height:263px;margin:-2px -29px 0;display:grid;position:relative;overflow:visible}.vibe-orb-stage:before{content:"";opacity:.45;background:radial-gradient(circle,#4972d280 2px,#0000 3px) 0 0/14px 14px;position:absolute;inset:32px 0 18px;-webkit-mask-image:radial-gradient(circle,#000 0 48%,#0000 74%);mask-image:radial-gradient(circle,#000 0 48%,#0000 74%)}.vibe-orb{z-index:1;filter:drop-shadow(0 0 28px #c397ff8c);width:244px;height:244px;margin:0}.vibe-allzone{color:#fff;background:#1e143c6b;border:1px solid #ffffff4d;border-radius:22px 0 0 22px;height:42px;padding:0 19px 0 22px;font-size:16px;font-weight:700;position:absolute;bottom:66px;right:-23px}.vibe-zone-name{color:#ffe679;margin-top:-4px;font-size:24px;font-weight:950}.vibe-traits{gap:6px;margin:12px 0 19px}.vibe-traits span{color:#fff;background:#ffffff38;border:0;border-radius:7px;padding:5px 11px;font-size:15px;font-weight:500}.vibe-card{background:radial-gradient(circle at 75% 16%,#ffffff24 0 9px,#0000 10px),radial-gradient(circle,#5e289657 2px,#0000 3px) 0 0/13px 13px,linear-gradient(152deg,#8657ef 0%,#ec5ef6 100%);border:0;border-radius:0 26px 28px 28px;margin-top:18px;padding:56px 20px 22px;position:relative;overflow:hidden}.vibe-card:after{content:"";border:9px solid #ffffff1f;border-radius:50%;width:164px;height:164px;position:absolute;bottom:-38px;right:-38px}.vibe-sec-h{color:#07070a;background:linear-gradient(90deg,#e7f6ff,#f1ceff);border-radius:0 22px 22px 0;justify-content:center;min-width:174px;height:44px;margin:0;padding:0 22px;font-size:18px;font-weight:950;position:absolute;top:0;left:0}.vibe-sec-h i{color:#0b0b10;opacity:1;font-size:13px}.vibe-about-p{color:#fff;text-align:center;margin:3px 0 0;font-size:17px;line-height:1.42}.vbubble{color:#07070a;text-align:center;border-radius:16px;justify-content:center;align-items:center;max-width:86%;min-height:56px;padding:17px 20px;font-size:17px;font-weight:900;display:flex}.vbubble.white{border-bottom-right-radius:4px;margin:0 auto 20px}.vbubble.teal{background:#89edf0;border-bottom-left-radius:4px;margin:0 26px 20px auto}.vbubble.yellow{background:#fff19f;border-bottom-right-radius:4px;margin-left:auto}.vibe-card.slim{min-height:116px;padding-top:58px}.vibe-line{color:#fff;padding-left:10px;font-size:18px;line-height:1.25}.vibe-face{font-size:44px;position:absolute;top:28px;right:24px}.vibe-card.same{padding:68px 26px 28px}.vibe-match-list{z-index:1;position:relative}.vibe-celeb{color:#fff;background:#432f78;border-radius:27px;align-items:center;gap:14px;min-height:70px;margin-bottom:0;padding:8px 18px;display:flex}.vibe-celeb.right{text-align:right;background:#7347f4;justify-content:flex-end}.vibe-celeb:last-child{background:#9535dc}.vibe-celeb img{object-fit:cover;border:2px solid #ffffffdb;border-radius:50%;width:46px;height:46px}.vibe-celeb.right img{order:2}.vibe-celeb-copy{flex-direction:column;display:flex}.vibe-celeb-copy b{font-size:21px;font-weight:950;line-height:1.05}.vibe-celeb-copy span{color:#ffffffa8;margin-top:5px;font-size:14px}.vibe-card.rightfor{padding-top:68px}.vibe-bullet{z-index:1;color:#ffffffeb;gap:14px;margin:0 0 22px;font-size:17px;line-height:1.32;position:relative}.vibe-bullet span{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid #fff;width:0;height:0;margin-top:7px}.vibe-actions{background:#1b1344;gap:18px;height:82px;padding:10px 17px 15px}.vibe-post,.vibe-share{border-radius:24px;height:50px;font-size:20px;font-weight:950;box-shadow:inset 0 4px 9px #ffffff59,inset 0 -3px 8px #48239147}.vibe-post{background:linear-gradient(#a7a2ff,#6459f5)}.vibe-share{background:linear-gradient(#f694f6,#e85ac8)}.user-card{align-items:center;min-height:82px;padding:9px 12px}.um-av{border:3px solid #5d57ed1a;flex-basis:54px;width:54px;height:54px;margin-top:0}.um-name{letter-spacing:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:14px;font-weight:800;line-height:1}.um-status{letter-spacing:0;margin:4px 0 7px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:20px}.um-chat{background:linear-gradient(#5d57ed 0%,#a257ed 100%);border:3px solid #5d57ed1a;width:46px;height:46px;margin-top:0;box-shadow:0 8px 18px #5d57ed47}.um-chat-ic{width:24px;height:24px}.screen>.dynamic-island.show{z-index:12;border-radius:22px;width:172px;height:38px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.screen>.dynamic-island.show span{width:14px;height:14px;top:10px;left:11px}.screen>.island-dot{z-index:13;width:14px;height:14px;position:absolute;top:29px;left:calc(50% + 89px);right:auto;box-shadow:0 0 0 5px #111}.statusbar.has-island{padding:0 35px 9px 42px}.statusbar.has-island .sb-signal{display:none}.statusbar.has-island .sb-right{gap:7px}.statusbar.has-island .sb-wifi,.statusbar.has-island .sb-battery{transform:none}.vibe-scroll{padding:0 29px 104px}.vibe-sub{margin:-3px 0 12px;font-size:18px}.vibe-sub img{width:26px;height:26px}.vibe-creed{border-radius:16px;margin:0 14px;padding:11px 18px 12px}.vibe-creed b{font-size:16px;line-height:1}.vibe-creed small{margin-top:5px;font-size:13px;line-height:1}.vibe-creed:after{width:26px;height:16px;bottom:-11px}.vibe-orb-stage{min-height:214px;margin:-6px -29px 0}.vibe-orb-stage:before{top:18px;bottom:6px}.vibe-orb{width:224px;height:224px}.vibe-allzone{height:40px;font-size:15px;bottom:50px}.vibe-zone-name{margin-top:-2px;font-size:23px}.vibe-traits{margin:10px 0 15px}.vibe-traits span{padding:5px 10px;font-size:15px}.vibe-card{margin-top:14px;padding:48px 20px 20px}.vibe-sec-h{min-width:158px;height:39px;font-size:17px}.vibe-about-p{font-size:16px;line-height:1.34}.vbubble{min-height:50px;padding:14px 18px;font-size:16px}.vibe-actions{z-index:6;height:66px;padding:8px 17px 10px;position:absolute;bottom:0;left:0;right:0}.vibe-post,.vibe-share{height:48px;font-size:19px}.star-head{flex:0 0 72px}.star-row{gap:12px;padding:22px 18px 0}.star-row img{width:46px;height:46px}.star-main{padding-top:2px}.star-name{font-size:16px}.star-name span{font-size:11px}.star-msg{margin-top:7px;font-size:15px}.star-row time{padding-top:6px;font-size:12px}.question-scroll{padding:14px 16px 32px}.question-scroll h2{margin-bottom:17px;font-size:18px}.customize{gap:16px;height:52px;padding:0 22px;font-size:16px}.customize span{font-size:16px}.question-tabs{gap:26px;margin:18px 0 11px}.question-tabs button{padding-bottom:8px;font-size:17px}.question-scroll h3{margin-bottom:10px;font-size:15px}.question-card{padding:10px 20px 4px}.question-card p{min-height:56px;font-size:15.5px;line-height:1.25}.plaza-header{padding-top:13px;padding-bottom:9px}.plaza-following{font-size:18px;font-weight:850}.plaza-for-you{font-size:26px;font-weight:950}.plaza-actions button{border-radius:20px;width:40px;height:40px}.plaza-pills{padding-top:5px;padding-bottom:9px}.plaza-pill{height:30px;padding:0 16px;font-size:13.5px}.feed-card{border-radius:20px;margin:0 0 10px;padding:15px 16px 12px}.feed-card:first-of-type{border-radius:0 0 20px 20px}.feed-author img{flex-basis:42px;width:42px;height:42px}.feed-name{font-size:16px;font-weight:800}.feed-time{font-size:13px}.feed-text{margin:13px 0 10px;font-size:15.8px;line-height:1.3}.feed-photo{border-radius:10px}.feed-metrics{height:54px;font-size:12.5px}.match-header{padding:16px 16px 10px}.match-header h1{font-size:24px;font-weight:850}.radar-pill{min-height:31px;padding:6px 13px 6px 9px}.match-cards{padding:0 16px}.mc-row{gap:10px;height:150px;margin-bottom:10px}.mc-half{border-radius:17px;width:calc(50% - 5px);height:150px}.mc-full{border-radius:17px;height:122px}.match-tabs{padding-top:15px}.user-list{gap:10px}.user-card{border-radius:15px;min-height:88px;padding:10px 12px}.um-mid{padding-top:2px}.um-tag{padding:4px 11px;font-size:11.5px}.chat-header{gap:9px;padding:0 16px 10px}.ch-av{width:40px;height:40px}.ch-name{font-size:19px;font-weight:850}.ch-rel{width:24px;height:20px}.ch-satellite{flex:none;margin-right:2px}.chat-scroll{padding:0 14px 10px}.msg-av{flex-basis:35px;width:35px;height:35px}.msg-body{max-width:232px}.bubble-post{border-radius:13px;width:224px}.bp-img{height:116px}.bp-foot{padding:10px 13px 5px}.bp-av{width:28px;height:28px}.bp-name,.bp-tag{font-size:15px}.bubble-exchange{border-radius:15px;width:222px;padding:15px 14px 14px}.exch-q{font-size:16.5px;line-height:1.24}.exch-btn{border-radius:9px;justify-content:center;align-items:center;min-height:42px;font-size:14px;display:flex}.msg-sticker{width:96px;height:96px}.bubble-text{border-radius:20px;min-height:38px;padding:9px 17px;font-size:16px}.chat-input{flex-basis:154px;padding:11px 28px 18px}.ci-bar{gap:12px}.ci-mic{background:#f5f5f7;border-radius:50%;width:42px;height:42px;padding:8px}.ci-input{border-radius:24px;height:44px;padding:0 20px;font-size:17px}.ci-emoji{place-items:center;width:34px;height:34px;font-size:24px;display:grid}.ci-tools{padding:19px 12px 0}.ci-tool svg{width:30px;height:30px}.ci-kbd{background:#f5f5f7;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.ci-ptt{border-radius:24px;height:44px;font-size:16px}
