:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#171918;background:#e9eae8;font-synthesis:none;text-rendering:optimizeLegibility;--green: #159b69;--soft-green: #eaf7f1;--line: #e5e7e5;--muted: #858a87;--page: #f5f6f4}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at 50% 0,#f7f7f4 0,#dadcd8 70%)}button,input,textarea{font:inherit}button{color:inherit}.mobile-shell{width:min(100%,520px);min-height:100dvh;margin:0 auto;background:var(--page);position:relative;overflow-x:hidden;box-shadow:0 0 60px #141c181a}.main-content{min-height:100dvh;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.app-header{height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;display:grid;grid-template-columns:62px 1fr 62px;align-items:center;background:#f7f8f6eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.045);position:sticky;top:0;z-index:20}.app-header h1{margin:0;font-size:17px;text-align:center;letter-spacing:.02em}.header-side{display:flex;justify-content:flex-start}.header-right{justify-content:flex-end}.icon-button,.text-button{border:0;background:transparent;padding:9px;display:inline-grid;place-items:center;border-radius:12px;cursor:pointer}.icon-button:active{background:#e7e9e6}.text-button{padding-left:0;font-size:15px}.search-wrap{height:38px;margin:10px 12px;border-radius:9px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 12px;color:#9b9f9c;border:1px solid #eceeeb}.search-wrap input{border:0;outline:0;flex:1;min-width:0;background:transparent;font-size:14px;color:#252725}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,520px);height:calc(65px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fafbf9f2;border-top:1px solid #dadcd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:30}.bottom-nav button{border:0;background:transparent;color:#626763;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;font-size:11px;cursor:pointer}.bottom-nav button.active{color:var(--green)}.list-card,.quick-actions{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chat-row,.contact-row{width:100%;border:0;background:#fff;display:flex;align-items:center;text-align:left;padding:11px 15px;cursor:pointer}.chat-row:active,.contact-row:active,.quick-actions button:active{background:#f1f2f0}.chat-row+.chat-row .row-body,.contact-row+.contact-row>div:nth-child(2){border-top:1px solid #eff0ee}.avatar-button{flex:none;padding:0;border:0;border-radius:11px;background:transparent;display:grid;place-items:center;cursor:pointer}.avatar-button:active{transform:scale(.96)}.chat-open{flex:1;min-width:0;align-self:stretch;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.avatar{border-radius:11px;object-fit:cover;flex:none;background:#e6e9e6}.avatar-small{width:36px;height:36px;border-radius:9px}.avatar-normal{width:50px;height:50px}.avatar-large{width:68px;height:68px;border-radius:15px}.row-body{flex:1;min-width:0;padding:3px 0 4px 12px}.row-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.row-title strong{font-size:16px;font-weight:580}.row-title span{color:#adb0ae;font-size:11px;white-space:nowrap}.row-body p{margin:7px 0 0;color:#8a8e8b;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-label{padding:18px 15px 7px;font-size:12px;color:#7d827f}.quick-actions{margin-top:12px}.quick-actions button{width:100%;min-height:59px;border:0;background:#fff;display:flex;gap:12px;padding:9px 15px;align-items:center;text-align:left;cursor:pointer}.quick-actions button>span:nth-child(2){flex:1}.quick-actions b{min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#eb5757;color:#fff;font-size:11px;display:grid;place-items:center}.quick-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:9px;color:#fff}.quick-icon.orange{background:#ed9a34}.quick-icon.coral{background:#e77670}.quick-icon.green{background:#37a66e}.quick-icon.gray{background:#78827e}.contact-row{gap:12px}.contact-row>div:nth-child(2){flex:1;min-width:0;padding:8px 0}.contact-row strong{display:flex;align-items:center;gap:5px;font-size:15px}.contact-row p{margin:5px 0 0;color:var(--muted);font-size:12px}.ai-check{color:var(--green);fill:#dff5eb}.empty-state{color:#a1a5a2;padding:62px 20px;display:grid;place-items:center;text-align:center}.empty-state p{margin:10px 0 0;font-size:13px}.discover-space{height:7px}.discover-actions{margin-top:0}.moment-preview{margin-left:auto;display:flex;gap:3px}.moment-preview img{width:34px;height:34px;object-fit:cover;border-radius:4px}.info-card{margin:18px 14px;padding:16px;border-radius:14px;background:var(--soft-green);color:#28634d;display:flex;gap:12px}.info-card svg{flex:none;margin-top:2px}.info-card strong{font-size:14px}.info-card p{margin:6px 0 0;color:#56816f;font-size:12px;line-height:1.65}.me-card{margin-top:8px;padding:30px 20px;background:#fff;display:flex;align-items:center;gap:14px;border-block:1px solid var(--line)}.me-card>div:nth-child(2){flex:1}.me-card h2{margin:0 0 6px;font-size:19px}.me-card p{margin:0;color:var(--muted);font-size:12px}.my-avatar{width:61px;height:61px;border-radius:14px;background:linear-gradient(145deg,#1ba773,#72c99f);color:#fff;display:grid;place-items:center;font-size:19px;font-weight:650}.metrics{margin:14px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:13px;overflow:hidden;background:#fff;border:1px solid var(--line)}.metrics div{padding:14px 5px;display:grid;gap:4px;text-align:center}.metrics div+div{border-left:1px solid var(--line)}.metrics strong{font-size:14px}.metrics span{color:var(--muted);font-size:10px}.me-actions button+button{border-top:1px solid var(--line)}.disclosure{margin:18px 24px;text-align:center;color:#9a9e9b;font-size:11px;line-height:1.6}.model-settings-page{position:fixed;inset:0;z-index:70;width:min(100%,520px);margin:0 auto;background:var(--page);overflow:hidden}.model-settings-body{height:calc(100dvh - 58px - env(safe-area-inset-top));overflow-y:auto;padding:13px 13px calc(32px + env(safe-area-inset-bottom))}.model-hero{border-radius:16px;padding:17px;background:#183e32;color:#fff;display:flex;gap:12px;align-items:flex-start}.model-hero svg{flex:none;color:#78d2aa}.model-hero h2{margin:0;font-size:17px}.model-hero p{margin:6px 0 0;color:#ffffffb3;font-size:11px;line-height:1.6}.model-form{margin-top:11px}.connect-model{width:100%;height:42px;margin-top:15px;border:0;border-radius:9px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px}.connect-model:disabled{opacity:.5}.model-message{margin:10px 0 0;padding:9px 10px;border-radius:7px;background:#fff2ef;color:#a34c3e;font-size:11px;line-height:1.5}.model-message.success{background:#edf8f2;color:#337357}.runtime-note{margin-top:12px;padding-top:11px;border-top:1px solid #edf0ed;color:#858b87;display:flex;gap:7px;align-items:flex-start;font-size:10px;line-height:1.55}.runtime-note svg{flex:none;margin-top:1px}.locked-model{margin-top:11px;padding:14px 15px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;align-items:center;gap:11px}.locked-model>div{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#f1eaf8;color:#7b58a1}.locked-model>span{flex:1}.locked-model strong,.locked-model small{display:block}.locked-model strong{font-size:13px}.locked-model small{margin-top:5px;color:var(--muted);font-size:10px}.locked-model em{padding:4px 7px;border-radius:6px;background:#f0f2f0;color:#737975;font-size:9px;font-style:normal}.world-engine{margin-top:11px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.world-engine h3{margin:0 0 11px;font-size:13px}.world-engine ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.world-engine li{color:#5f6661;display:flex;gap:7px;align-items:center;font-size:11px}.world-engine li svg{color:var(--green)}.modal-backdrop{position:fixed;inset:0;z-index:60;background:#090d0b61;display:flex;align-items:flex-end;justify-content:center}.bottom-sheet{width:min(100%,520px);max-height:84dvh;overflow:auto;background:#f7f8f6;border-radius:22px 22px 0 0;padding:0 15px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -20px 50px #0000002e}.sheet-handle{width:36px;height:4px;border-radius:4px;background:#c5c9c5;margin:9px auto 14px}.sheet-title{display:flex;align-items:start;justify-content:space-between;padding:5px 2px 15px}.sheet-title h2{margin:0;font-size:21px}.sheet-title p{margin:6px 0 0;color:var(--muted);font-size:12px}.suggestions{display:grid;gap:10px}.create-entry{width:100%;border:1px solid #cfe5da;border-radius:14px;background:linear-gradient(135deg,#effaf5,#f9fcfa);padding:13px;display:flex;gap:12px;align-items:center;text-align:left;cursor:pointer}.create-entry>span{width:48px;height:48px;border-radius:13px;background:var(--green);color:#fff;display:grid;place-items:center}.create-entry>div{flex:1}.create-entry strong{display:block;font-size:15px}.create-entry p{margin:5px 0 0;color:#658071;font-size:11px;line-height:1.4}.sheet-label{padding-left:2px}.suggestions article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;display:flex;align-items:center;gap:12px}.suggestions article>div:nth-child(2){flex:1;min-width:0}.suggestions h3{margin:0;font-size:16px}.suggestions h3 span{margin-left:6px;padding:2px 5px;border-radius:5px;background:var(--soft-green);color:var(--green);font-size:9px;vertical-align:2px}.suggestions p{margin:5px 0;color:#636965;font-size:11px}.suggestions small{color:#9a9e9b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.primary-small,.primary-button,.publish-button{border:0;background:var(--green);color:#fff;border-radius:8px;cursor:pointer}.primary-small{padding:7px 12px;font-size:13px}.creator-page{position:fixed;inset:0;z-index:70;width:min(100%,520px);margin:0 auto;background:var(--page);overflow:hidden}.creator-form{height:calc(100dvh - 58px - env(safe-area-inset-top));overflow-y:auto;padding:12px 13px calc(34px + env(safe-area-inset-bottom))}.creator-intro{padding:20px 18px;border-radius:17px;background:linear-gradient(145deg,#1d7e5c,#58ad86);color:#fff;text-align:center;margin-bottom:12px}.creator-intro>div{width:42px;height:42px;margin:0 auto 9px;display:grid;place-items:center;border-radius:50%;background:#ffffff29}.creator-intro h2{margin:0;font-size:18px}.creator-intro p{margin:7px auto 0;max-width:360px;font-size:11px;line-height:1.6;color:#ffffffc7}.creation-error{margin:-2px 0 11px;padding:10px 12px;border:1px solid #f0c8bd;border-radius:9px;background:#fff3ef;color:#a14d3d;font-size:11px;line-height:1.5}.form-section{margin-bottom:11px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.form-section h3{margin:0 0 13px;font-size:14px}.form-section label{display:block;margin-top:11px}.form-section label>span{display:block;margin-bottom:6px;color:#777d79;font-size:11px}.form-section input,.form-section textarea{width:100%;border:1px solid #e1e5e1;border-radius:9px;background:#fafbfa;color:#252825;padding:9px 10px;outline:none;font-size:13px;line-height:1.55}.form-section input:focus,.form-section textarea:focus{border-color:#71b697;background:#fff;box-shadow:0 0 0 3px #159b6914}.form-section textarea{min-height:76px;resize:vertical}.form-section textarea.tall{min-height:105px}.reference-help{margin:-4px 0 12px;color:var(--muted);font-size:10px;line-height:1.55}.reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.reference-photo,.reference-add{position:relative;aspect-ratio:3 / 4;min-width:0;border-radius:10px;overflow:hidden}.reference-photo{border:1px solid #e1e5e1;background:#f2f4f2}.reference-photo.primary{border:2px solid var(--green);box-shadow:0 0 0 3px #159b6914}.reference-select{width:100%;height:100%;padding:0;border:0;background:transparent}.reference-select img{display:block;width:100%;height:100%;object-fit:cover}.reference-select span{position:absolute;left:5px;bottom:5px;padding:3px 6px;border-radius:5px;background:#10704de0;color:#fff;font-size:9px}.reference-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;padding:5px;border:0;border-radius:50%;background:#00000094;color:#fff;display:grid;place-items:center}.reference-add{border:1px dashed #a9c9ba;background:#f2f8f5;color:#5d8a75;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.reference-add span{font-size:10px}.reference-add small{color:#8ca296;font-size:9px}.reference-add:disabled{opacity:.55}.reference-model-note{margin-top:12px;padding:9px 10px;border-radius:8px;background:#f2f7f4;color:#688074;display:flex;gap:7px;align-items:flex-start;font-size:10px;line-height:1.55}.reference-model-note svg{flex:none;margin-top:1px;color:var(--green)}.field-grid{display:grid;grid-template-columns:1fr 90px;gap:10px}.field-grid label{margin-top:0}.preset-row{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.preset-row button{flex:none;border:1px solid #dce5df;border-radius:16px;background:#f5f8f6;color:#557064;padding:6px 10px;font-size:10px}.toggle-row{width:100%;margin-top:12px;padding:11px 0 0;border:0;border-top:1px solid #edf0ed;background:transparent;display:flex;align-items:center;text-align:left}.toggle-row>span{flex:1}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:12px}.toggle-row small{margin-top:4px;color:var(--muted);font-size:10px}.toggle-row i{width:39px;height:23px;padding:3px;border-radius:13px;background:#d8dcda;display:flex;justify-content:flex-start;color:var(--green);font-style:normal;transition:.2s}.toggle-row i:before{content:"";width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003}.toggle-row.on i{justify-content:flex-end;background:var(--green)}.toggle-row.on i:before{display:none}.toggle-row.on i svg{width:17px;height:17px;padding:2px;border-radius:50%;background:#fff}.toggle-row:disabled{opacity:.55}.creator-safety{margin:16px 8px 0;display:flex;align-items:center;justify-content:center;gap:6px;color:#878d89;text-align:center;font-size:10px}.avatar-unread{position:relative}.avatar-unread>i{position:absolute;right:-2px;top:-2px;width:10px;height:10px;border:2px solid white;border-radius:50%;background:#ef4f4f}.row-title strong{display:inline-flex;align-items:center;gap:5px}.chat-screen{height:100dvh;display:flex;flex-direction:column;background:#f0f1ef}.chat-screen .app-header{flex:none}.chat-context{padding:7px 13px;background:#ffffffbf;display:flex;align-items:center;gap:8px;color:#707672;font-size:11px;border-bottom:1px solid #e4e6e3}.chat-context span{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-context b{color:var(--green);font-weight:500}.message-stream{flex:1;overflow-y:auto;padding:18px 14px}.message-line{display:flex;gap:9px;align-items:flex-start;margin-bottom:18px}.message-line.user{justify-content:flex-end}.bubble{max-width:min(76%,360px);padding:10px 13px;border-radius:6px 14px 14px;background:#fff;font-size:14px;line-height:1.6;white-space:pre-wrap;box-shadow:0 1px 1px #00000006}.message-line.user .bubble{background:#a7e88e;border-radius:14px 6px 14px 14px}.typing{color:var(--muted);font-size:12px;padding-left:46px}.chat-input{flex:none;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#f8f9f7;display:flex;gap:8px;border-top:1px solid #dfe1df}.chat-input input{flex:1;min-width:0;border:1px solid #e0e3df;background:#fff;border-radius:8px;padding:9px 11px;outline:none}.chat-input button{width:39px;border:0;border-radius:8px;background:var(--green);color:#fff;display:grid;place-items:center}.chat-input button:disabled{opacity:.35}.chat-input .input-tool{width:31px;background:transparent;color:#626964}.message-content{max-width:min(76%,360px);position:relative}.message-content .bubble{max-width:100%}.chat-photo{display:block;width:min(230px,62vw);max-height:310px;object-fit:cover;border-radius:12px;margin-bottom:5px}.speak-button{margin:3px 2px 0 auto;border:0;padding:2px 4px;color:#879089;background:transparent;display:block}.pending-chat-image{flex:none;padding:8px 12px 2px;background:#f8f9f7;position:relative;width:max-content}.pending-chat-image img{width:70px;height:70px;object-fit:cover;border-radius:9px}.pending-chat-image button{position:absolute;right:5px;top:2px;width:22px;height:22px;border:0;border-radius:50%;color:#fff;background:#000000a6;display:grid;place-items:center}.profile-screen{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.profile-hero{padding:22px 18px;display:flex;gap:16px;align-items:center;background:#fff;border-bottom:1px solid var(--line)}.profile-hero h2{display:flex;gap:6px;align-items:center;margin:0 0 6px;font-size:20px}.profile-hero p{margin:0 0 7px;color:#555b57;font-size:13px}.profile-hero span{color:var(--green);font-size:10px;background:var(--soft-green);padding:3px 6px;border-radius:5px}.profile-block{margin-top:10px;padding:17px 18px;background:#fff;border-block:1px solid var(--line)}.profile-block h3{margin:0 0 10px;font-size:14px}.profile-block>p{margin:0;font-size:13px;line-height:1.75;color:#4f5551}.relationship-card .profile-section-title strong{color:var(--green);font-size:12px}.relationship-meter{height:6px;margin:10px 0;border-radius:4px;overflow:hidden;background:#e9eeeb}.relationship-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#84c9ac,var(--green))}.relationship-card small{display:block;margin-top:8px;padding:8px 9px;border-radius:7px;background:#f5f7f5;color:#646b66;line-height:1.5}.profile-actions{gap:8px}.profile-actions .secondary-button{flex:0 0 auto}.danger-icon{width:42px;flex:none;border:1px solid #f0c8c8;border-radius:9px;color:#c55353;background:#fff7f7;display:grid;place-items:center}.app-lock{min-height:100dvh;padding:24px;display:grid;place-items:center;background:linear-gradient(145deg,#e8f3ed,#f7f8f6 55%,#d7ebe1)}.lock-card{width:min(100%,340px);padding:30px 24px;border-radius:24px;background:#ffffffed;box-shadow:0 18px 60px #2d5b4829;text-align:center}.lock-icon{width:58px;height:58px;margin:auto;display:grid;place-items:center;border-radius:18px;color:#fff;background:var(--green)}.lock-card h1{margin:15px 0 4px;font-size:24px}.lock-card p{margin:0 0 18px;color:var(--muted);font-size:13px}.lock-card input{width:100%;padding:12px;border:1px solid #dfe5e1;border-radius:10px;text-align:center;font-size:18px;letter-spacing:4px}.lock-card small{display:block;margin:8px 0;color:#c85353}.lock-card .primary-button,.lock-card .secondary-button{width:100%;margin-top:10px}.security-page .form-section h3{display:flex;gap:7px;align-items:center}.security-page .primary-button,.security-page .secondary-button,.security-page .danger-button{width:100%;margin-top:9px;justify-content:center}.danger-button{padding:11px;border:1px solid #f0c8c8;border-radius:9px;color:#c55353;background:#fff7f7}.security-actions{display:grid;gap:2px}.settings-notice{margin:12px 16px;padding:11px;border-radius:9px;color:#326d56;background:#e7f3ed;font-size:12px;text-align:center}.profile-summary .profile-status{margin-top:14px;padding:10px 11px;border-radius:9px;background:#f2f7f4;display:grid;gap:4px}.profile-status span{color:var(--green);font-size:10px}.profile-status strong{font-size:12px;line-height:1.5}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.tag-row span{background:#f0f3f0;border-radius:6px;padding:5px 8px;color:#6f7671;font-size:10px}.profile-block dl{margin:0;display:grid;gap:9px}.profile-block dt{font-size:11px;color:var(--muted)}.profile-block dd{margin:-5px 0 3px;font-size:12px;line-height:1.6}.profile-details{margin-top:13px!important;padding-top:12px;border-top:1px solid #eef0ed}.experience-list{margin-top:11px;display:grid;gap:7px}.experience-list p{position:relative;margin:0;padding:9px 10px 9px 24px;border-radius:8px;background:#f7f8f6;color:#5e645f;font-size:11px;line-height:1.55}.experience-list p:before{content:"";position:absolute;left:10px;top:15px;width:5px;height:5px;border-radius:50%;background:var(--green)}.photo-strip>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.photo-strip img,.photo-strip span{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;background:#eef0ed;display:grid;place-items:center;color:#9ea3a0}.reference-strip>p{margin:-4px 0 11px;color:var(--muted);font-size:10px}.reference-strip>div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.reference-strip figure{position:relative;margin:0;aspect-ratio:3 / 4;overflow:hidden;border-radius:5px;background:#eef0ed}.reference-strip img{width:100%;height:100%;object-fit:cover}.reference-strip figcaption{position:absolute;left:4px;bottom:4px;padding:2px 4px;border-radius:4px;background:#127652d9;color:#fff;font-size:8px}.profile-section-title{display:flex;align-items:center;justify-content:space-between}.profile-section-title h3{margin-bottom:0}.profile-section-title span{color:var(--muted);font-size:10px}.profile-moment-list{margin-top:12px;display:grid;gap:12px}.profile-moment-list article{display:grid;grid-template-columns:88px 1fr;gap:11px;align-items:start}.profile-moment-list article>img,.profile-moment-placeholder{width:88px;height:108px;border-radius:7px;object-fit:cover;background:#eef2ef}.profile-moment-placeholder{color:#8fac9d;display:grid;place-items:center}.profile-moment-list article>div:last-child{min-width:0;padding-top:3px}.profile-moment-list p{margin:0 0 8px;color:#454a46;font-size:12px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.profile-moment-list small{color:var(--muted);font-size:9px;line-height:1.45}.profile-moment-empty{min-height:100px;color:#a1a7a3;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-size:11px}.profile-actions{position:fixed;bottom:0;left:50%;width:min(100%,520px);transform:translate(-50%);padding:10px 15px calc(10px + env(safe-area-inset-bottom));background:#fafbf9f2;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.primary-button{width:100%;height:45px;display:flex;align-items:center;justify-content:center;gap:8px}.moments-screen{background:#fff}.moments-cover{height:290px;position:relative;background:url(/zhuizong/assets/social/zhou-nan-private.webp) center 35% / cover;color:#fff}.cover-shade{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.26),transparent 42%,rgba(0,0,0,.55))}.cover-back,.cover-camera{position:absolute;top:calc(14px + env(safe-area-inset-top));width:42px;height:42px;border:0;border-radius:50%;background:#0003;color:#fff;display:grid;place-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cover-back{left:12px}.cover-camera{right:12px}.cover-title{position:absolute;right:18px;bottom:-26px;display:flex;align-items:center;gap:12px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.3)}.cover-title .my-avatar{border:3px solid white;text-shadow:none}.moments-toolbar{margin:38px 14px 3px;padding:9px 10px;background:#f4f8f5;color:#628070;border-radius:9px;display:flex;align-items:center;gap:10px;font-size:10px}.moments-toolbar span{display:flex;align-items:center;gap:5px;flex:1}.moments-toolbar button{border:0;background:transparent;color:var(--green);display:flex;gap:4px;align-items:center}.moment-feed{padding:0 14px 30px}.moment-card{display:grid;grid-template-columns:43px 1fr;gap:10px;padding:18px 0;border-bottom:1px solid #eceeec}.feed-avatar{width:43px;height:43px;border-radius:7px;object-fit:cover}.feed-avatar-button{width:43px;height:43px;padding:0;border:0;border-radius:7px;background:transparent}.my-avatar.feed-avatar{font-size:14px;color:#fff}.moment-body{min-width:0}.moment-body h3{margin:0 0 7px;color:#526d91;font-size:14px}.moment-body h3 span{margin-left:6px;color:var(--green);font-size:9px;font-weight:500;display:inline-flex;gap:2px;align-items:center;vertical-align:2px}.moment-copy{margin:0 0 9px;font-size:14px;line-height:1.58;white-space:pre-wrap}.moment-image{position:relative;width:min(82%,290px);overflow:hidden;background:#eef0ed}.moment-image img{display:block;width:100%;max-height:380px;object-fit:cover}.moment-image em{position:absolute;right:6px;bottom:6px;padding:3px 6px;border-radius:5px;background:#00000087;color:#fff;font-size:9px;font-style:normal;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.image-placeholder{width:min(82%,290px);aspect-ratio:4 / 3;border:1px dashed #b7c9c0;background:#f0f6f2;color:#66927c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:11px}.image-placeholder.pending{animation:pulse 1.4s ease-in-out infinite}.image-placeholder:disabled{color:#a5aaa7;border-color:#d5d8d5;background:#f3f4f2}.moment-location{margin-top:8px;color:#526d91;font-size:10px}.moment-meta{margin-top:9px;display:flex;align-items:center;justify-content:space-between;color:#999e9a;font-size:10px}.moment-meta button{border:0;border-radius:5px;background:#f0f2f0;color:#526d91;display:flex;gap:12px;padding:5px 8px}.engagement{margin-top:6px;padding:7px 9px;background:#f3f4f2;border-radius:4px;color:#526d91;font-size:11px;line-height:1.5}.engagement .likes{display:flex;align-items:center;gap:5px;padding-bottom:4px;border-bottom:1px solid #e2e4e1}.engagement p{margin:4px 0 0;color:#343735}.engagement strong{color:#526d91}.composer-page{position:fixed;inset:0;z-index:70;width:min(100%,520px);margin:0 auto;background:#fff}.publish-button{padding:7px 12px;font-size:13px}.publish-button:disabled{opacity:.35}.composer-body{padding:22px 17px}.composer-body textarea{width:100%;min-height:150px;border:0;outline:0;resize:none;font-size:16px;line-height:1.7}.composer-media{margin-top:12px}.add-image,.selected-image{width:104px;height:104px;border:0;background:#f1f3f0;position:relative}.add-image{color:#8e9490;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:11px}.selected-image img{width:100%;height:100%;object-fit:cover}.selected-image button{position:absolute;top:-7px;right:-7px;border:0;border-radius:50%;width:23px;height:23px;padding:4px;background:#333;color:#fff}.selected-image button svg{width:100%;height:100%}.composer-note{margin:24px 0;padding:11px 12px;border-radius:8px;background:#f2f6f3;color:#728077;display:flex;align-items:center;gap:7px;font-size:10px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.6}}@media(min-width:700px){.mobile-shell{min-height:calc(100dvh - 28px);margin:14px auto;border-radius:24px;overflow:hidden}.bottom-nav,.profile-actions{bottom:14px;border-radius:0 0 24px 24px}.modal-backdrop{align-items:center}.bottom-sheet{border-radius:22px;max-height:78dvh;padding-bottom:22px}.composer-page{inset:14px auto;height:calc(100dvh - 28px);border-radius:24px;overflow:hidden;box-shadow:0 20px 80px #0003}.creator-page{inset:14px auto;height:calc(100dvh - 28px);border-radius:24px;box-shadow:0 20px 80px #0003}.creator-form{height:calc(100dvh - 86px)}.model-settings-page{inset:14px auto;height:calc(100dvh - 28px);border-radius:24px;box-shadow:0 20px 80px #0003}.model-settings-body{height:calc(100dvh - 86px)}}
