:root{--ink:#202226;--ink-soft:#4c4b4a;--muted:#888681;--paper:#f5f3ed;--panel:#fbfaf6;--line:#dedbd2;--line-strong:#c9c5ba;--signal:#b84937;--signal-dark:#8e3328;--night:#25272b;--night-soft:#34363b;--sage:#dce5db;--sand:#ece4d5;--white:#fffefa}*{box-sizing:border-box}body{margin:0;background:#e9e5e4;color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--signal);outline-offset:2px}.app-shell{min-height:100vh;padding:22px 14px 34px;flex-direction:column}.app-shell,.topbar{display:flex;align-items:center}.topbar{width:min(100%,480px);justify-content:space-between;padding:0 8px 12px;color:#706e68;font-size:11px;letter-spacing:.06em}.wordmark{color:var(--night);font-family:Georgia,Songti SC,serif;font-weight:700;font-size:18px;letter-spacing:-.06em}.wordmark:before{content:"";display:inline-block;width:7px;height:7px;margin:0 6px 2px 0;border-radius:50%;background:var(--signal)}.topbar-note{font-size:10px}.phone-frame{width:min(100%,480px);height:clamp(520px,calc(100dvh - 82px),790px);min-height:0;position:relative;overflow:hidden;border:8px solid #292b2f;border-radius:34px;background:var(--panel);box-shadow:0 28px 64px rgba(38,37,33,.2),0 3px 10px rgba(38,37,33,.16)}.statusbar{height:36px;padding:11px 18px 0;display:flex;justify-content:space-between;font-size:11px;font-weight:700;color:#3d3d3d;letter-spacing:.04em;background:var(--paper)}.status-icons{letter-spacing:2px;font-size:9px}.screen{height:calc(100% - 36px);min-height:0;padding:20px 18px 88px;position:relative;overflow:hidden}.home-screen,.me-screen,.world-screen{background:var(--paper)}.home-screen{overflow:hidden}.hero-orb{position:absolute;width:230px;height:230px;border-radius:50%;right:-92px;top:-105px;border:1px solid rgba(184,73,55,.21);background:repeating-radial-gradient(circle at center,rgba(184,73,55,.09) 0 1px,transparent 1px 14px)}.home-intro{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-end;margin:12px 1px 24px;padding-bottom:17px;border-bottom:1px solid var(--line-strong)}.card-label,.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#85817a;font-size:9px;margin:0 0 7px;font-weight:800}.home-intro h1,.profile-head h2,.section-head h2{font-family:Georgia,Songti SC,serif;font-size:38px;letter-spacing:-.08em;line-height:1;margin:0}.profile-head p,.relationship{margin:6px 0 0;font-size:12px;line-height:1.5;color:var(--muted)}.avatar{display:grid;place-items:center;border-radius:50%;background:var(--night);color:#fffaf2;font-family:Georgia,Songti SC,serif;box-shadow:inset 0 0 0 3px #414349,0 5px 15px rgba(38,37,33,.14)}.avatar.xl{width:62px;height:62px;font-size:28px}.avatar.sm{width:34px;height:34px;font-size:15px;border:0}.add-card,.app-tile,.life-card,.memory-card,.note-card,.status-card,.story-card,.world-card{border:1px solid var(--line);border-radius:12px;background:var(--panel)}.status-card{position:relative;z-index:1;width:100%;display:flex;gap:9px;align-items:center;border-radius:9px;padding:11px 12px;color:#504e4b;font-size:12px;text-align:left;background:rgba(255,254,250,.6)}.status-dot{width:7px;height:7px;background:#699071;border-radius:50%;box-shadow:0 0 0 4px rgba(105,144,113,.13)}.note-card{position:relative;z-index:1;padding:19px 18px 17px;margin:12px 0 18px;border-left:3px solid var(--signal);box-shadow:0 12px 24px rgba(55,51,43,.05)}.note-card p:not(.card-label){font-family:Georgia,Songti SC,serif;font-size:19px;line-height:1.55;letter-spacing:-.02em;margin:0 0 14px}.note-card button,.text-button{border:0;background:transparent;color:var(--signal-dark);padding:0;font-size:12px;font-weight:800}.app-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:9px}.app-tile{border-radius:11px;text-align:left;padding:14px;min-height:114px;display:flex;flex-direction:column;gap:5px;color:var(--ink);transition:transform .18s ease,background .18s ease}.app-tile:hover{transform:translateY(-2px);background:#fffefa}.app-tile span{font-size:19px;color:var(--signal)}.app-tile b{font-size:13px}.app-tile small{font-size:10px;line-height:1.45;color:var(--muted)}.app-tile.story{background:var(--sand)}.app-tile.life{background:var(--sage)}.app-tile.moments{background:#f1e4df}.app-tile.calendar{background:#e6e8e3}.bottomnav{height:70px;display:grid;grid-template-columns:repeat(4,1fr);position:absolute;left:0;right:0;bottom:0;padding:8px 8px 10px;background:rgba(251,250,246,.97);backdrop-filter:blur(12px);border-top:1px solid var(--line)}.bottomnav button{border:0;background:transparent;color:#97938a;font-size:9px;letter-spacing:.02em;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:8px}.bottomnav button span{font-size:16px}.bottomnav button.active{color:var(--signal-dark);font-weight:800;background:#f1e6e0}.privacy-note{font-size:10px;color:#77746e;margin:12px 0 0;text-align:center}.chat-screen{height:calc(100% - 36px);min-height:0;background:#f7f6f2;padding-left:0;padding-right:0;padding-bottom:0;display:flex;flex-direction:column}.chat-header{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:0 18px 14px;border-bottom:1px solid var(--line)}.chat-header b{display:block;font-size:13px}.chat-header small{font-size:10px;color:#68806a}.chat-more{margin-left:auto;color:var(--muted);font-weight:800;border:0;background:transparent;padding:6px;font-size:18px;line-height:1}.message-list{flex:1;min-height:0;overflow:auto;padding:16px 18px 10px;max-height:none}.bubble-row{display:flex;margin:9px 0}.bubble-row.user{justify-content:flex-end}.bubble{max-width:78%;padding:11px 13px 8px;border-radius:14px 14px 14px 3px;background:#fffefa;box-shadow:0 3px 8px rgba(55,51,43,.04);border:1px solid #e5e1d9}.bubble-row.user .bubble{background:var(--night);border-color:var(--night);color:#fffdf8;border-radius:14px 14px 3px 14px}.bubble p{white-space:pre-wrap;line-height:1.62;margin:0}.bubble small{display:block;color:#a4a099}.bubble-row.user .bubble small{color:#cbc7bf}.bubble button{margin:7px 0 0;border:0;background:transparent;padding:0;color:#a15b50;font-size:10px}.typing{display:flex;gap:4px;align-items:center;min-width:55px}.typing i{width:5px;height:5px;border-radius:50%;background:#89847e;animation:blink 1s infinite alternate}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes blink{to{opacity:.25;transform:translateY(-2px)}}.quick-row{display:flex;gap:7px;overflow:auto;padding:8px 14px;white-space:nowrap;border-top:1px solid var(--line)}.quick-row button{border:1px solid #ded9cf;color:#5e5a54;background:#fdfcf9;border-radius:99px;padding:6px 10px;font-size:10px}.composer{display:flex;align-items:end;gap:8px;border-top:1px solid var(--line);padding:10px 14px 14px;background:#fdfcf9}.composer textarea{resize:none;min-height:39px;max-height:85px;flex:1;border:1px solid #ddd8ce;border-radius:10px;padding:10px 11px;line-height:18px;font-size:13px;background:#f5f3ed}.composer button{width:39px;height:39px;border-radius:50%;border:0;background:var(--signal);color:white;font-size:18px}.composer button:disabled{background:#c8c4bd}.section-head{margin:3px 0 18px;padding-bottom:15px;border-bottom:1px solid var(--line-strong)}.segmented{display:flex;gap:0;background:transparent;padding:0;border-radius:0;margin-top:16px;border-bottom:1px solid var(--line)}.segmented button{flex:1;border:0;background:transparent;padding:8px;border-radius:0;font-size:11px;color:#827d75}.segmented button.selected{background:transparent;color:var(--signal-dark);font-weight:800;box-shadow:inset 0 -2px 0 var(--signal)}.story-card{padding:19px;background:var(--night);color:#fffdf8;border:0;border-radius:12px}.story-card span{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#d0c4ba}.story-card h3{font-family:Georgia,Songti SC,serif;font-size:24px;margin:8px 0}.story-card p{font-size:12px;line-height:1.65;color:#ded8d0;margin:0 0 14px}.story-card .text-button{color:#f0b1a5}.subhead{font-size:13px;margin:20px 3px 10px;color:#44413c}.memory-card{padding:12px;display:flex;gap:10px;align-items:flex-start;margin:8px 0;background:#fffefa}.memory-card span{color:var(--signal)}.memory-card p{font-size:12px;line-height:1.55;margin:0}.danger,.outline,.primary{border-radius:9px;padding:11px 14px;font-weight:800;font-size:12px}.wide{width:100%;margin-top:12px}.outline{border:1px solid #cfc9bd;background:transparent;color:#615d56}.primary{border:0;background:var(--signal);color:#fff}.outline.small,.primary.small{padding:8px 10px;font-size:10px;margin-left:auto;white-space:nowrap}.world-card{padding:18px;background:#fffefa}.world-card h3{font-family:Georgia,Songti SC,serif;font-size:24px;margin:5px 0 8px}.preline{white-space:pre-line;font-size:12px;line-height:1.75;color:#59564f}.add-card{padding:12px;margin-top:11px}.add-card textarea{width:100%;border:0;background:#f3f1eb;min-height:80px;border-radius:8px;padding:10px;resize:vertical;font-size:12px}.add-card div{display:flex;justify-content:flex-end;gap:10px;margin-top:7px}.profile-head{display:flex;gap:13px;align-items:center;margin:8px 0 20px;padding-bottom:17px;border-bottom:1px solid var(--line-strong)}.action-stack{display:grid;gap:7px}.action-stack button{display:flex;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);background:#fffefa;padding:13px;border-radius:9px;color:#45413b;font-size:12px}.action-stack button span{color:var(--signal);font-size:16px}.action-stack button i{margin-left:auto;font-style:normal;color:#aaa49b;font-size:18px}.memory-list{display:grid;gap:7px}.memory-list article{display:grid;grid-template-columns:16px minmax(0,1fr) 20px;align-items:start;gap:8px;background:#fffefa;border:1px solid var(--line);padding:10px 11px;border-radius:9px}.memory-list article span{color:var(--signal);padding-top:1px}.memory-list article p{min-width:0;font-size:12px;line-height:1.45;margin:0}.memory-list article button{border:0;background:transparent;color:#a7a19a;font-size:18px;line-height:13px}.memory-content{display:block}.memory-remove{width:20px;height:20px;padding:0!important;display:grid!important;place-items:center;align-self:start;font-size:16px!important;line-height:1!important;border-radius:50%!important}.memory-remove:hover{background:#f3e4e4!important;color:#9d4653!important}.empty{color:var(--muted);font-size:12px;padding:11px}.character-strip{display:flex;gap:10px;overflow:auto;padding:3px 0}.character-strip button{border:0;background:transparent;color:#767168;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px}.character-strip button.selected .avatar{outline:2px solid var(--signal);outline-offset:3px}.danger{width:100%;border:1px solid #e8c8c1;background:#fbf3f1;color:#a24b3d;margin-top:24px;font-size:11px}.modal-backdrop{position:fixed;inset:0;background:rgba(29,30,32,.48);backdrop-filter:blur(5px);display:grid;place-items:center;padding:18px;z-index:10}.modal{width:min(100%,450px);max-height:90vh;overflow:auto;background:#fcfbf7;border-radius:14px;padding:24px;position:relative;box-shadow:0 30px 80px rgba(29,22,18,.34)}.modal h2{font-family:Georgia,Songti SC,serif;font-size:26px;margin:0 0 8px;color:var(--night)}.modal-close{position:absolute;top:13px;right:15px;border:0;background:#eeeae1;width:28px;height:28px;border-radius:50%;font-size:20px;color:#625d55}.modal-copy{font-size:12px;color:#706b63;line-height:1.6;margin:0 0 15px}.file-input{position:absolute;width:1px;height:1px;opacity:0}.error-text,.fine-print{font-size:11px;line-height:1.5;margin:11px 0 0;color:#878178}.error-text{color:#b44e40}.modal label{display:grid;gap:5px;font-size:11px;font-weight:800;color:#565149;margin:12px 0}.modal input,.modal select,.modal textarea{width:100%;border:1px solid #d9d3c8;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:400;line-height:1.5;resize:vertical;background:#fffefa}.modal textarea{min-height:72px}.event-list,.feed-list{display:grid;gap:11px}.event-card,.feed-card{background:#fffefa;border:1px solid var(--line);border-radius:11px;padding:14px;box-shadow:0 7px 18px rgba(71,61,42,.04)}.feed-head{display:flex;gap:9px;align-items:center}.event-card b,.feed-head b{display:block;font-size:12px}.feed-head small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.feed-card>p{font-size:12px;line-height:1.72;margin:13px 0 10px}.feed-photo{height:108px;border-radius:8px;display:grid;place-items:center;color:#6c5a52;background:repeating-linear-gradient(135deg,#e8ddd4 0 11px,#e2e6dd 11px 22px);font-family:Georgia,Songti SC,serif;font-size:18px}.feed-actions{display:flex;gap:12px;margin-top:10px}.feed-actions button{border:0;background:transparent;color:#807970;font-size:11px;padding:2px}.feed-actions button.selected{color:var(--signal-dark);font-weight:800}.event-card{display:flex;align-items:center;gap:11px}.event-card>span{width:42px;min-width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#ebe8df;color:var(--signal-dark);font-weight:800;font-size:10px}.event-card div{flex:1}.event-card p{font-size:10px;color:var(--muted);line-height:1.45;margin:3px 0 0}.notice-text{font-size:11px;color:#4f7058;text-align:center;background:#edf4ed;border-radius:8px;padding:10px}.memory-content{min-width:0;width:100%;border:0;background:transparent;padding:0;text-align:left;color:var(--ink);font-size:12px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.memory-content:hover{text-decoration:underline;text-decoration-color:#d59b90}.memory-list article>button:last-child{border:0;background:transparent;color:#a7a19a;font-size:18px;line-height:13px}.status-card .status-dot{margin-left:0!important;font-size:inherit!important;line-height:normal!important}.memory-notice{font-size:11px;line-height:1.5;color:#5f5a53;margin:8px 2px 0}.generate-error{margin:9px 2px 0;color:#b74f40;font-size:11px;line-height:1.45}.story-card.generated{background:#3a3c42}.feed-card.generated{border-color:#d6c8bf;background:#fdf8f4}.coin-card{display:flex;align-items:center;gap:12px;padding:14px 15px;border:1px solid #d8c6bc;border-radius:11px;background:#f4e9e3}.coin-card div{flex:1}.coin-card b{display:block;color:var(--night);font-size:13px;margin:2px 0 3px}.coin-card small,.shop-hint{display:block;color:var(--muted);font-size:10px;line-height:1.45}.shop-title{display:flex;align-items:center;justify-content:space-between;margin:14px 3px 8px}.shop-title .subhead{margin:0}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.shop-card{min-height:184px;display:flex;flex-direction:column;align-items:flex-start;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fffefa;box-shadow:0 7px 18px rgba(71,61,42,.04)}.shop-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#eee9de;font-size:20px}.shop-card h3{margin:7px 0 4px;font-size:13px;color:#423d37}.shop-card p:not(.card-label){margin:0;color:var(--muted);font-size:10px;line-height:1.45}.shop-card .card-label{margin:9px 0 0}.shop-card button{margin-top:auto;align-self:stretch}.shop-hint{margin:12px 3px 0}.outline:disabled,.primary:disabled{opacity:.55;cursor:not-allowed}.settings-note{margin:14px 2px 0;color:var(--muted);font-size:11px;line-height:1.55}.memory-intro,.pact-hint,.story-context{font-size:11px;color:var(--muted);line-height:1.55;margin:12px 2px}.memory-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin:2px 3px 8px}.memory-section-head .subhead{margin:0}.memory-section-head>span{font-size:10px;color:var(--signal-dark);background:#f1e4df;border-radius:99px;padding:4px 7px}.story-memories{margin-top:10px}.pact-composer{display:flex;gap:8px;margin-bottom:14px}.pact-composer input{min-width:0;flex:1;border:1px solid var(--line-strong);background:#fffefa;border-radius:9px;padding:10px;font-size:12px}.empty-state{border:1px dashed var(--line-strong);padding:28px 16px;text-align:center;border-radius:11px;color:var(--muted);margin-top:8px}.empty-state span{display:block;font-size:22px;color:var(--signal);margin-bottom:7px}.empty-state b{display:block;color:#514d47;font-size:12px}.empty-state p{font-size:11px;margin:6px 0 0;line-height:1.5}.star-card{display:flex;align-items:center;gap:12px;padding:14px 15px;border:1px solid #d8c6bc;border-radius:11px;background:#f4e9e3}.star-card div{flex:1}.star-card b{display:block;color:var(--night);font-size:13px;margin:2px 0 3px}.star-card small{display:block;color:var(--muted);font-size:10px;line-height:1.45}.life-menu{display:grid;gap:9px;margin-top:14px}.life-menu button,.life-option{width:100%;display:flex;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);border-radius:11px;background:#fffefa;padding:13px;transition:transform .18s ease,border-color .18s ease}.life-menu button:hover,.life-option:hover{transform:translateY(-1px);border-color:#c7a79d}.life-menu button>span,.life-option>span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#eee9de;font-size:19px}.life-menu div,.life-option div{flex:1}.life-menu b,.life-option b{display:block;font-size:12px;color:#443f39}.life-menu small,.life-option small{display:block;color:var(--muted);font-size:10px;line-height:1.45;margin-top:3px}.life-menu i,.life-option i{font-style:normal;color:var(--signal);font-size:18px}.star-ways{border-top:1px solid var(--line);margin-top:18px;padding:1px 3px 0}.star-ways .subhead{margin-bottom:6px}.star-ways p{margin:0;font-size:11px;line-height:1.6;color:var(--muted)}.back-button{border:0;background:transparent;color:var(--signal-dark);font-size:12px;font-weight:800;padding:0;margin:2px 0 19px}.life-list-head{display:flex;align-items:flex-end;gap:8px}.life-list-head .text-button{margin-left:auto;margin-bottom:2px;white-space:nowrap}.life-list{display:grid;gap:8px}.life-option em{font-style:normal;font-size:10px;color:#746d65;white-space:nowrap}.life-detail{text-align:center;padding-top:25px}.life-detail .back-button{display:block;text-align:left}.life-detail-icon{width:84px;height:84px;margin:10px auto 16px;display:grid;place-items:center;background:#eee9de;border-radius:22px;font-size:42px}.life-detail h2{font-family:Georgia,Songti SC,serif;font-size:29px;letter-spacing:-.06em;margin:5px 0 8px}.life-detail-copy{margin:0;color:var(--muted);font-size:12px}.life-scene{text-align:left;margin:22px 0 16px;padding:15px;border:1px solid var(--line);background:#fffefa;border-radius:11px}.life-scene p{font-size:12px;line-height:1.65;margin:0 0 9px}.life-scene small{font-size:10px;line-height:1.45;color:var(--muted)}.life-cost{display:flex;justify-content:center;align-items:baseline;gap:5px;margin:12px 0;color:var(--muted);font-size:11px}.life-cost b{font-family:Georgia,Songti SC,serif;font-size:25px;color:var(--signal-dark)}.theme-rose{--app-bg:#eee8e8;--surface:#fffdfb;--surface-soft:#f8f1f0;--chat-bg:#faf6f4;--text:#34272f;--muted-ui:#8e7d83;--accent:#7b3049;--accent-soft:#f1dfe2;--border-ui:#eadedf;--bubble-self:#704257;--note:#9d5667}.theme-pearl{--app-bg:#eae8e4;--surface:#fdfcf9;--surface-soft:#f4f2ed;--chat-bg:#f8f7f3;--text:#292827;--muted-ui:#84817b;--accent:#635a52;--accent-soft:#ebe6dc;--border-ui:#e1ddd4;--bubble-self:#5e5b58;--note:#897367}.theme-violet{--app-bg:#eae7ef;--surface:#fdfcff;--surface-soft:#f5f2fa;--chat-bg:#f9f7fc;--text:#302c3b;--muted-ui:#878194;--accent:#614770;--accent-soft:#eae0f0;--border-ui:#e3dce9;--bubble-self:#62466f;--note:#775a86}.theme-midnight{--app-bg:#25222a;--surface:#312d38;--surface-soft:#3a3542;--chat-bg:#2b2832;--text:#f7f0f3;--muted-ui:#b8aeb5;--accent:#e3a0b1;--accent-soft:#513946;--border-ui:#49414d;--bubble-self:#a55970;--note:#edb3c0}.theme-midnight .statusbar,.theme-midnight .topbar,.theme-midnight .wordmark{color:#f4e9ed}.theme-midnight .topbar-note{color:#d6c4cc}.theme-midnight .theme-button{background:#39333d;border-color:#554a57;color:#f0bdc9}.theme-midnight .topbar{border-color:#49414d}.theme-midnight .phone-frame{border-color:#151319}.theme-midnight .bottomnav,.theme-midnight .composer,.theme-midnight .quick-row{background:#312d38;border-color:#49414d}.theme-midnight .bottomnav button{color:#aea2aa}.theme-midnight .bottomnav button.active{background:#513946;color:#f0bdc9}.theme-midnight .chat-header{border-color:#49414d}.theme-midnight .bubble{background:#3b3541;border-color:#4c4350;color:#f8f0f3}.theme-midnight .bubble-row.user .bubble{background:#a55970;border-color:#a55970}.theme-midnight .quick-row button{background:#39333d;border-color:#554a57;color:#eadce2}.theme-midnight .composer textarea{background:#3a3540;border-color:#554a57;color:#f5eaf0}.theme-midnight .composer button{background:#e3a0b1;color:#39222d}.theme-midnight .chat-more{color:#d7c7cf}.theme-midnight .privacy-note{color:#b7aab2}.theme-midnight .statusbar{background:#2b2832}.theme-midnight .user-avatar{box-shadow:inset 0 0 0 2px #514755}.theme-midnight .me-screen,.theme-midnight .world-screen{background:#2b2832;color:#f5edf1}.theme-midnight .section-head{border-color:#554a57}.theme-midnight .profile-head h2,.theme-midnight .section-head h2,.theme-midnight .subhead,.theme-midnight .world-card h3{color:#f6edf2}.theme-midnight .life-detail-copy,.theme-midnight .memory-intro,.theme-midnight .pact-hint,.theme-midnight .profile-head p,.theme-midnight .relationship,.theme-midnight .settings-note,.theme-midnight .shop-hint,.theme-midnight .story-context{color:#c8bac1}.theme-midnight .segmented{border-color:#554a57}.theme-midnight .segmented button{color:#bdb0b7}.theme-midnight .segmented button.selected{color:#f0b8c6;box-shadow:inset 0 -2px 0 #e3a0b1}.theme-midnight .event-card,.theme-midnight .feed-card,.theme-midnight .life-menu button,.theme-midnight .life-option,.theme-midnight .shop-card,.theme-midnight .world-card{background:#312d38;border-color:#554a57}.theme-midnight .event-card b,.theme-midnight .feed-head b,.theme-midnight .life-menu b,.theme-midnight .life-option b,.theme-midnight .shop-card h3{color:#f5edf1}.theme-midnight .event-card p,.theme-midnight .feed-head small,.theme-midnight .life-menu small,.theme-midnight .life-option small,.theme-midnight .shop-card p:not(.card-label){color:#c5b7be}.theme-midnight .feed-photo{background:repeating-linear-gradient(135deg,#4c3c48 0 11px,#38423d 11px 22px);color:#f0dce3}.theme-midnight .outline{border-color:#6a5d66;color:#eadce3;background:transparent}.theme-midnight .primary{background:#d88ca3;color:#321f29}.theme-midnight .memory-section-head>span{background:#513946;color:#f0bdc9}.theme-midnight .empty-state{border-color:#685b64;color:#cbbdc5}.theme-midnight .empty-state b{color:#f5edf1}.theme-midnight .feed-actions button{color:#c8bac1}.theme-midnight .feed-actions button.selected{color:#f0b8c6}.theme-midnight .add-card{background:#312d38;border-color:#554a57}.theme-midnight .add-card textarea{background:#3a3540;color:#f5edf1}.theme-midnight .action-stack button{background:#312d38;border-color:#554a57;color:#f5edf1}.theme-midnight .character-strip button{color:#c8bac1}.theme-midnight .danger{background:#442d35;border-color:#73424f;color:#f0b8c6}.app-shell{background:var(--app-bg);transition:background .25s ease,color .25s ease}.topbar{border-bottom:1px solid transparent}.topbar-actions{display:flex;gap:6px}.theme-button{border:1px solid var(--border-ui);background:var(--surface);color:var(--accent);border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800}.phone-frame{border-color:#28252d}.phone-frame,.statusbar{background:var(--surface)}.statusbar{color:var(--text)}.chat-screen{background:var(--chat-bg);background-size:cover;background-position:50%}.chat-header{background:color-mix(in srgb,var(--surface) 91%,transparent);backdrop-filter:blur(12px);border-color:var(--border-ui)}.chat-header b{color:var(--text)}.chat-header small{color:#78927e}.message-list{background-color:transparent}.bubble{background:var(--surface);border-color:var(--border-ui);box-shadow:0 5px 15px rgba(72,42,56,.055);color:var(--text)}.bubble-row.user{gap:7px;align-items:flex-end}.bubble-row.user .bubble{background:var(--bubble-self);border-color:var(--bubble-self)}.user-avatar{flex:0 0 auto;background:#e9d8dc;color:#6e4250;box-shadow:none}.quick-row{background:color-mix(in srgb,var(--surface) 94%,transparent)}.quick-row,.quick-row button{border-color:var(--border-ui)}.quick-row button{background:var(--surface-soft);color:var(--accent)}.composer{background:var(--surface)}.composer,.composer textarea{border-color:var(--border-ui)}.composer textarea{background:var(--surface-soft);color:var(--text)}.bottomnav{background:color-mix(in srgb,var(--surface) 96%,transparent);border-color:var(--border-ui)}.bottomnav button.active{background:var(--accent-soft);color:var(--accent)}.note-msg{border-left:2px solid var(--note);padding-left:9px;margin:3px 0 15px}.note-msg small{display:block;color:var(--note);font-size:9px;letter-spacing:.09em;margin-bottom:5px}.note-msg p{font-family:Georgia,Songti SC,serif;font-size:13px;line-height:1.6;margin:0;color:var(--text)}.avatar-preview{width:52px;height:52px;border-radius:14px;border:1px solid var(--border-ui)}.avatar-preview,.chat-preview{object-fit:cover;margin:2px 0 10px}.chat-preview{width:100%;height:90px;border-radius:10px;border:1px solid var(--border-ui)}.modal input[type=file]{padding:8px;background:var(--surface-soft);font-size:10px}.theme-midnight .modal,.theme-midnight .modal input,.theme-midnight .modal select,.theme-midnight .modal textarea{background:#312d38;color:#f5edf1;border-color:#554a57}.theme-midnight .modal h2{color:#f7edf2}.theme-midnight .modal label,.theme-midnight .modal-copy{color:#d2c4cb}.reminder-presets{display:flex;gap:7px;overflow:auto;margin:0 0 11px}.reminder-presets button{border:1px solid var(--border-ui);background:var(--surface);color:var(--muted-ui);border-radius:99px;padding:7px 10px;font-size:10px;white-space:nowrap}.reminder-presets button.selected{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-soft);font-weight:800}.reminder-form{padding:13px;border:1px solid var(--border-ui);border-radius:12px;background:var(--surface)}.reminder-form>input{width:100%;border:0;border-bottom:1px solid var(--border-ui);background:transparent;padding:3px 0 10px;color:var(--text);font-size:12px}.reminder-form>div{display:flex;gap:7px;margin-top:10px}.reminder-form input[type=time],.reminder-form select{flex:1;min-width:0;border:1px solid var(--border-ui);border-radius:8px;background:var(--surface-soft);padding:8px;color:var(--text);font-size:10px}.reminder-list{display:grid;gap:8px}.reminder-list article{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid var(--border-ui);background:var(--surface);border-radius:10px}.reminder-list article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft);color:var(--accent);font-size:16px}.reminder-list article>div{flex:1;min-width:0}.reminder-list b{display:block;font-size:11px;color:var(--text)}.reminder-list small{display:block;font-size:9px;line-height:1.4;color:var(--muted-ui);margin-top:3px}.reminder-list .text-button{font-size:10px;white-space:nowrap}.theme-midnight .reminder-form,.theme-midnight .reminder-list article{background:#312d38;border-color:#554a57}.theme-midnight .reminder-form input[type=time],.theme-midnight .reminder-form select{background:#3a3542;border-color:#554a57;color:#f5edf1}.theme-midnight .reminder-presets button{background:#39333d;border-color:#554a57;color:#d8ccd2}.theme-midnight .memory-list article{background:#312d38;border-color:#554a57}.theme-midnight .memory-content{color:#f4eaf0}.theme-qq{--app-bg:#e8edf2;--surface:#f8fafb;--surface-soft:#eff3f6;--chat-bg:#f2f5f7;--text:#2d3742;--muted-ui:#7b8793;--accent:#6289ad;--accent-soft:#dde7ef;--border-ui:#d5dfe7;--bubble-self:#7094b5;--note:#6b8aa6}.theme-qq .topbar{border-color:#d4dee6}.theme-qq .wordmark{color:#385a78}.theme-qq .topbar-note{color:#778b9e}.theme-qq .phone-frame{border-color:#dae2e8;box-shadow:0 22px 50px rgba(64,91,115,.14),0 3px 10px rgba(64,91,115,.08)}.theme-qq .statusbar{background:#f8fafb;color:#47657f}.theme-qq .chat-header{background:rgba(248,250,251,.95);border-color:#d7e0e7}.theme-qq .chat-header small{color:#6f947f}.theme-qq .avatar{background:linear-gradient(145deg,#7197b8,#abc0cf);box-shadow:0 5px 13px rgba(72,111,145,.15)}.theme-qq .chat-screen{background:#f2f5f7}.theme-qq .message-list{background:linear-gradient(180deg,#f4f7f9,#edf2f5)}.theme-qq .bubble{background:#fafcfc;border-color:#d8e2e9;box-shadow:0 4px 11px rgba(64,93,116,.055)}.theme-qq .bubble-row.user .bubble{background:#7094b5;border-color:#7094b5}.theme-qq .bottomnav,.theme-qq .composer,.theme-qq .quick-row{background:#f8fafb;border-color:#d7e0e7}.theme-qq .quick-row button{background:#edf3f6;border-color:#d5e1e8;color:#587b9a}.theme-qq .composer textarea{background:#eef3f6;border-color:#d3dfe7;color:#324c62}.theme-qq .composer button{background:#7094b5}.theme-qq .bottomnav button{color:#8798a7}.theme-qq .bottomnav button.active{background:#dfe9f0;color:#52789b}.theme-qq .note-msg{border-color:#7697b3}.theme-qq .note-msg small{color:#62839f}.theme-qq .note-msg p{color:#49657d}.theme-qq .event-card,.theme-qq .feed-card,.theme-qq .life-menu button,.theme-qq .life-option,.theme-qq .reminder-form,.theme-qq .reminder-list article,.theme-qq .world-card{background:#f9fbfc;border-color:#d7e0e7}.theme-qq .primary{background:#7094b5}.theme-qq .outline{border-color:#cbd9e3;color:#587b9a}.theme-qq .segmented button.selected{color:#52789b;box-shadow:inset 0 -2px 0 #7094b5}.theme-qq .story-card{background:linear-gradient(145deg,#5f819e,#88a9bf)}.theme-qq .star-card{background:linear-gradient(120deg,#e0e9ef,#f5f8fa);border-color:#d1dfe8}.theme-qq .coin-card b,.theme-qq .star-card b{color:#4e7190}.theme-qq .reminder-presets button.selected{background:#dee8ef;color:#52789b}.theme-qq .feed-photo{background:repeating-linear-gradient(135deg,#d5e2ea 0 11px,#e6eef2 11px 22px);color:#587b9a}.theme-qq .theme-button{background:#f7fafb;border-color:#cddbe5;color:#587b9a}.chat-screen{padding-bottom:65px!important}.chat-screen .composer,.chat-screen .quick-row{flex:0 0 auto;position:relative;z-index:2}.chat-screen .bottomnav{z-index:4}@media (min-width:700px){.app-shell{padding-top:30px}.phone-frame{height:790px;min-height:790px}.chat-screen,.screen{height:calc(100% - 36px);min-height:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.statusbar{gap:8px}.status-weather{margin-left:auto;color:var(--accent);font-size:10px;letter-spacing:0;white-space:nowrap}.location-mode{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 10px}.location-mode button{min-height:70px;padding:11px;border:1px solid var(--border-ui);border-radius:10px;background:var(--surface);color:var(--text);text-align:left}.location-mode button.selected{border-color:var(--accent);background:var(--accent-soft)}.location-current b,.location-current small,.location-mode b,.location-mode small,.location-results b,.location-results small{display:block}.location-current b,.location-mode b,.location-results b{font-size:11px}.location-current small,.location-mode small,.location-results small{font-size:10px;line-height:1.45;color:var(--muted-ui);margin-top:4px}.location-current{display:flex;gap:11px;align-items:center;padding:12px;border:1px solid var(--border-ui);border-radius:10px;background:var(--surface-soft);margin:10px 0}.location-current>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft);color:var(--accent);font-size:17px}.location-current>div{min-width:0}.location-search{display:flex;gap:7px}.location-search input{min-width:0}.location-search .primary{margin-left:0}.location-results{display:grid;gap:6px;margin-top:8px}.location-results button{border:1px solid var(--border-ui);border-radius:9px;background:var(--surface);padding:10px 11px;color:var(--text);text-align:left}.location-results button:hover{border-color:var(--accent);background:var(--surface-soft)}.theme-midnight .location-mode button,.theme-midnight .location-results button{background:#312d38;border-color:#554a57;color:#f5edf1}.theme-midnight .location-current{background:#3a3542;border-color:#554a57}.theme-midnight .location-mode button.selected{background:#513946;border-color:#e3a0b1}.theme-midnight .location-current small,.theme-midnight .location-mode small,.theme-midnight .location-results small{color:#c8bac1}.me-screen,.message-list,.story-journal-home,.story-secondary,.world-screen{overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none}.me-screen::-webkit-scrollbar,.message-list::-webkit-scrollbar,.story-journal-home::-webkit-scrollbar,.story-secondary::-webkit-scrollbar,.world-screen::-webkit-scrollbar{display:none}.me-screen,.world-screen{overflow-y:auto!important;overflow-x:hidden}.me-screen,.message-list,.world-screen{-webkit-overflow-scrolling:touch;touch-action:pan-y}.theme-qq .bubble-row.user .bubble{background:#8fb0cb;border-color:#8fb0cb}.theme-rose .bubble-row.user .bubble{background:#9a6274;border-color:#9a6274}.theme-pearl .bubble-row.user .bubble{background:#827c76;border-color:#827c76}.theme-violet .bubble-row.user .bubble{background:#806794;border-color:#806794}.spark-name{font-style:normal;font-size:9px;font-weight:800;color:var(--accent);background:var(--accent-soft);padding:2px 5px;border-radius:99px;vertical-align:1px}.friendship-panel{margin:22px 0 16px;padding:14px;border:1px solid var(--border-ui);border-radius:12px;background:linear-gradient(135deg,var(--accent-soft),var(--surface))}.friendship-head{display:flex;align-items:flex-start;justify-content:space-between}.friendship-head h3{margin:0;color:var(--text);font-size:14px}.friendship-head>span{font-family:Georgia,Songti SC,serif;color:var(--accent);font-size:18px}.spark-track{height:6px;margin:11px 0 8px;border-radius:99px;background:color-mix(in srgb,var(--accent-soft) 60%,#fff)}.spark-track i{display:block;height:100%;min-width:6px;border-radius:inherit;background:linear-gradient(90deg,#f1b56c,var(--accent));box-shadow:0 0 8px color-mix(in srgb,var(--accent) 35%,transparent)}.friendship-panel>p{margin:0;color:var(--muted-ui);font-size:10px;line-height:1.55}.character-strip button em{font-style:normal;font-size:8px;color:var(--accent);white-space:nowrap}.story-journal-home,.story-secondary{min-height:100%;padding-bottom:12px}.story-secondary{overflow-y:auto}.story-secondary header h3{margin:2px 0 5px;font-family:Georgia,Songti SC,serif;font-size:29px;color:var(--text)}.story-secondary header p:not(.eyebrow){margin:0 0 10px;font-size:11px;line-height:1.55;color:var(--muted-ui)}.story-door{width:100%;display:flex;align-items:center;gap:12px;margin:9px 0;padding:15px;border:1px solid var(--border-ui);border-radius:12px;background:var(--surface);color:var(--text);text-align:left}.story-door>span{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:19px}.story-door>div{flex:1}.story-door b,.story-door small{display:block}.story-door b{font-size:13px}.story-door small{margin-top:3px;color:var(--muted-ui);font-size:10px}.story-door i{font-style:normal;font-size:20px;color:var(--accent)}.theme-midnight .friendship-panel,.theme-midnight .story-door{background:#312d38;border-color:#554a57}.theme-midnight .friendship-head h3,.theme-midnight .story-door{color:#f5edf1}.composer{align-items:flex-end;padding:9px 14px 12px;gap:9px}.composer textarea{height:40px;min-height:40px;max-height:164px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;border-radius:18px;padding:10px 14px;background:color-mix(in srgb,var(--surface-soft) 92%,#fff);line-height:20px;transition:height .12s ease,border-color .18s ease,background .18s ease}.composer textarea::-webkit-scrollbar{display:none}.composer textarea:focus{border-color:color-mix(in srgb,var(--accent) 52%,var(--border-ui));background:var(--surface)}.composer button{width:40px;height:40px;flex:0 0 40px;background:var(--accent);box-shadow:0 4px 10px color-mix(in srgb,var(--accent) 22%,transparent);transition:transform .16s ease,box-shadow .16s ease}.composer button:not(:disabled):active{transform:scale(.94);box-shadow:none}.bubble-row{margin:11px 0;align-items:flex-end}.bubble{position:relative;max-width:77%;padding:10px 13px 8px;border-radius:18px 18px 18px 6px;background:color-mix(in srgb,var(--surface) 97%,#fff);border-color:color-mix(in srgb,var(--border-ui) 84%,#fff);box-shadow:0 2px 7px rgba(61,83,99,.055)}.bubble:after{content:"";position:absolute;left:-4px;bottom:7px;width:8px;height:9px;background:inherit;border-left:inherit;border-bottom:inherit;transform:skewY(32deg) rotate(22deg);border-bottom-left-radius:2px}.bubble p{font-size:13px;line-height:1.68;letter-spacing:.005em}.bubble small{margin-top:5px;color:color-mix(in srgb,var(--muted-ui) 82%,#fff);font-size:9px}.bubble button{margin-top:6px;color:var(--accent);opacity:.82}.bubble-row.user{gap:8px}.bubble-row.user .bubble{border-radius:18px 18px 6px 18px;background:linear-gradient(145deg,#c1d5e6,#a9c6dc);border-color:#a8c5db;box-shadow:0 3px 10px rgba(79,119,149,.12)}.bubble-row.user .bubble:after{left:auto;right:-4px;transform:skewY(-32deg) rotate(-22deg);border-left:0;border-bottom:inherit;border-right:inherit}.bubble-row.user .bubble p{color:#fff}.bubble-row.user .bubble small{color:rgba(255,255,255,.72)}.bubble-row.user .bubble button{color:rgba(255,255,255,.85)}.user-avatar{margin-bottom:1px;border:2px solid color-mix(in srgb,var(--surface) 85%,#fff)}.theme-rose .bubble-row.user .bubble{background:linear-gradient(145deg,#cfa5b0,#ba8796);border-color:#ba8796}.theme-pearl .bubble-row.user .bubble{background:linear-gradient(145deg,#aca7a0,#918b84);border-color:#918b84}.theme-violet .bubble-row.user .bubble{background:linear-gradient(145deg,#b4a0c5,#967cae);border-color:#967cae}.theme-midnight .bubble-row.user .bubble{background:linear-gradient(145deg,#bb7189,#9e526a);border-color:#9e526a}.theme-midnight .bubble:after{border-color:#4c4350}.theme-midnight .bubble-row.user .bubble:after{border-color:#9e526a}.story-workbench{margin:13px 0 7px;padding:12px;border:1px solid var(--border-ui);border-radius:12px;background:var(--surface)}.story-workbench textarea{width:100%;min-height:100px;border:0;background:transparent;resize:vertical;color:var(--text);font-size:12px;line-height:1.65}.story-workbench textarea:focus{outline:0}.story-workbench>div{display:flex;align-items:center;gap:9px;border-top:1px solid var(--border-ui);padding-top:9px}.story-workbench small{flex:1;color:var(--muted-ui);font-size:9px;line-height:1.4}.story-auto{display:block;margin:8px 3px 15px;font-size:10px}.offline-card{margin:14px 0;padding:14px;border:1px solid var(--border-ui);border-radius:12px;background:linear-gradient(135deg,#f5f0e8,var(--surface));display:flex;flex-wrap:wrap;gap:11px;align-items:flex-start}.offline-card>div:first-child{flex:1;min-width:0}.offline-card b,.offline-card small{display:block}.offline-card b{font-size:13px;color:var(--text);margin:2px 0 4px}.offline-card small{font-size:10px;line-height:1.5;color:var(--muted-ui)}.offline-form{width:100%;border-top:1px solid var(--border-ui);padding-top:10px}.offline-kinds{display:flex;gap:6px;overflow:auto;padding-bottom:8px;scrollbar-width:none}.offline-kinds::-webkit-scrollbar{display:none}.offline-kinds button{white-space:nowrap;border:1px solid var(--border-ui);background:var(--surface-soft);color:var(--muted-ui);border-radius:99px;padding:6px 9px;font-size:10px}.offline-kinds button.selected{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent);font-weight:800}.offline-form textarea{width:100%;min-height:60px;border:1px solid var(--border-ui);border-radius:8px;background:var(--surface);padding:9px;font-size:11px;line-height:1.5;resize:vertical;color:var(--text)}.offline-plan{width:100%;display:flex;align-items:center;gap:9px;padding:10px;border-top:1px solid var(--border-ui)}.offline-plan>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft);color:var(--accent)}.offline-plan>div{flex:1;min-width:0}.offline-plan b,.offline-plan small{display:block}.offline-plan b{font-size:11px;color:var(--text)}.offline-plan small{font-size:9px;line-height:1.4;color:var(--muted-ui);margin-top:2px}.theme-midnight .offline-card,.theme-midnight .story-workbench{background:#312d38;border-color:#554a57}.theme-midnight .offline-form textarea{background:#3a3542;border-color:#554a57;color:#f5edf1}.import-tabs{display:flex;gap:0;border-bottom:1px solid var(--border-ui);margin:12px 0}.import-tabs button{flex:1;border:0;background:transparent;padding:8px;color:var(--muted-ui);font-size:11px}.import-tabs button.selected{color:var(--accent);font-weight:800;box-shadow:inset 0 -2px 0 var(--accent)}.theme-midnight .import-tabs{border-color:#554a57}.theme-midnight .import-tabs button{color:#c8bac1}.theme-midnight .import-tabs button.selected{color:#f0b8c6}.story-auto-card{width:100%;display:flex;align-items:center;gap:12px;margin:13px 0 10px;padding:15px;border:1px solid color-mix(in srgb,var(--accent) 32%,var(--border-ui));border-radius:12px;background:linear-gradient(135deg,var(--accent-soft),var(--surface));color:var(--text);text-align:left}.story-auto-card>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:var(--surface);color:var(--accent);font-size:19px}.story-auto-card>div{flex:1}.story-auto-card b,.story-auto-card small{display:block}.story-auto-card b{font-size:12px}.story-auto-card small{font-size:10px;color:var(--muted-ui);line-height:1.45;margin-top:3px}.story-auto-card i{font-style:normal;color:var(--accent);font-size:20px}.literary-list{margin-top:14px;border-top:1px solid var(--border-ui)}.literary-entry{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:4px;text-align:left;padding:15px 4px;border:0;border-bottom:1px solid var(--border-ui);background:transparent;color:var(--text)}.literary-entry span{grid-column:1;color:var(--muted-ui);font-size:9px;letter-spacing:.02em}.literary-entry b{grid-column:1;font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:400;letter-spacing:-.03em;line-height:1.3}.literary-entry i{grid-column:2;grid-row:1/span 2;align-self:center;font-style:normal;color:var(--accent);font-size:18px}.story-reading{padding-top:8px}.story-reading h2{font-family:Georgia,Songti SC,serif;font-size:30px;line-height:1.15;letter-spacing:-.06em;margin:8px 0;color:var(--text)}.reading-rule{width:32px;height:2px;background:var(--accent);margin:20px 0}.reading-copy{white-space:pre-line;font-family:Georgia,Songti SC,serif;font-size:16px;line-height:2;letter-spacing:.01em;color:var(--text);margin:0 0 16px}.story-reading>small{font-size:10px;color:var(--muted-ui)}.theme-midnight .story-auto-card{background:#3a3542;border-color:#685b64}.theme-midnight .literary-entry,.theme-midnight .literary-list{border-color:#554a57}.theme-midnight .literary-entry{color:#f5edf1}.feed-actions .feed-delete,.story-delete{color:#a96164}.feed-actions .feed-delete{margin-left:auto}.story-delete{display:block;width:100%;margin:28px 0 10px;padding:10px;border:1px solid #e7c8c9;border-radius:9px;background:#fff7f7;font-size:11px;font-weight:800}.theme-midnight .story-delete{background:#442d35;border-color:#73424f;color:#f0b8c6}.moment-gate{margin:2px 0 14px;padding:15px;border:1px solid var(--border-ui);border-radius:12px;background:linear-gradient(135deg,var(--surface),var(--accent-soft))}.moment-gate b,.moment-gate small{display:block}.moment-gate b{font-family:Georgia,Songti SC,serif;font-size:17px;color:var(--text);margin:2px 0 4px}.moment-gate small{font-size:10px;line-height:1.5;color:var(--muted-ui)}.moment-gate .wide{margin-top:11px}.feed-image{display:block;width:100%;max-height:240px;object-fit:cover;border-radius:9px;margin-top:2px}.feed-image,.toggle-line{border:1px solid var(--border-ui)}.toggle-line{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;padding:11px;border-radius:9px;background:var(--surface-soft)}.toggle-line input{width:16px!important;height:16px;padding:0!important}.toggle-line span{font-size:12px;font-weight:800}.theme-midnight .moment-gate,.theme-midnight .toggle-line{background:#3a3542;border-color:#554a57}.approved-memory,.conflict-block,.core-block,.review-block,.voice-block{margin:16px 0 0;padding:13px;border:1px solid var(--border-ui);border-radius:11px;background:var(--surface)}.core-block label{margin:10px 0!important}.core-block textarea,.voice-block textarea{min-height:58px}.voice-add{display:flex;gap:7px;margin-top:8px}.voice-add select{flex:1;border:1px solid var(--border-ui);border-radius:8px;background:var(--surface-soft);padding:8px;color:var(--text);font-size:10px}.voice-list{display:grid;gap:6px;margin-top:9px}.conflict-block article,.review-block article,.voice-list article{display:flex;gap:8px;align-items:flex-start;padding:9px 0;border-top:1px solid var(--border-ui)}.voice-list article>span{color:var(--accent);font-size:14px}.voice-list article p{flex:1;margin:0;font-size:11px;line-height:1.5;color:var(--text)}.voice-list article>button{border:0;background:transparent;color:var(--muted-ui);font-size:16px}.conflict-block article>div,.review-block article>div{flex:1;min-width:0}.conflict-block b,.conflict-block small,.review-block b,.review-block small{display:block}.conflict-block b,.review-block b{font-size:11px;line-height:1.45;color:var(--text)}.approved-memory>small,.conflict-block small,.review-block small{font-size:9px;color:var(--muted-ui);margin-top:3px}.review-block .text-button{font-size:10px;margin-top:4px}.conflict-block{border-color:color-mix(in srgb,var(--accent) 38%,var(--border-ui));background:linear-gradient(135deg,var(--surface),var(--accent-soft))}.conflict-block article:first-of-type{border-top:0}.conflict-block .outline.small,.conflict-block .primary.small{margin-left:0}.theme-midnight .approved-memory,.theme-midnight .conflict-block,.theme-midnight .core-block,.theme-midnight .review-block,.theme-midnight .voice-block{background:#312d38;border-color:#554a57}.theme-midnight .voice-add select{background:#3a3542;border-color:#554a57;color:#f5edf1}.theme-midnight .conflict-block article,.theme-midnight .review-block article,.theme-midnight .voice-list article{border-color:#554a57}.memory-landscape{margin:16px 0 0;padding:13px;border:1px solid var(--border-ui);border-radius:11px;background:var(--surface)}.memory-landscape-card{padding:11px 0;border-top:1px solid var(--border-ui)}.memory-landscape-card:first-of-type{border-top:0;padding-top:1px}.memory-landscape-card b{display:block;color:var(--text);font-size:11px}.memory-landscape-card p{margin:5px 0;color:var(--muted-ui);font-size:10px;line-height:1.55}.memory-landscape-card small{color:var(--muted-ui);font-size:9px}.thread-row{display:flex;align-items:center;gap:6px;border-top:1px dashed var(--border-ui);padding:7px 0}.thread-row:first-of-type{border-top:0}.thread-row p{flex:1;margin:0}.thread-row .text-button{font-size:10px;white-space:nowrap}.theme-midnight .memory-landscape{background:#312d38;border-color:#554a57}.theme-midnight .memory-landscape-card,.theme-midnight .thread-row{border-color:#554a57}.message-actions{display:flex;flex-wrap:wrap;gap:0 10px;align-items:center}.message-actions button:last-child{margin-left:auto;color:var(--muted-ui)}.composer .stop-generating{background:#9d5b61;color:#fff;font-size:12px}.life-save-options{display:grid;gap:7px;margin:12px 0;text-align:left}.life-save-options label{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid var(--border-ui);border-radius:9px;background:var(--surface);font-size:11px;color:var(--text)}.life-save-options input{width:16px;height:16px}.theme-midnight .life-save-options label{background:#312d38;border-color:#554a57;color:#f5edf1}.theme-picker{border:0;padding:0;margin:15px 0 14px}.theme-picker legend{padding:0;margin:0 0 8px;color:var(--text);font-size:11px;font-weight:800}.theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.theme-choice{position:relative;min-height:86px;padding:10px;border:1px solid var(--border-ui);border-radius:12px;background:var(--surface-soft);color:var(--text);text-align:left;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.theme-choice:hover{transform:translateY(-1px)}.theme-choice.selected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 17%,transparent)}.theme-choice b,.theme-choice small{position:relative;z-index:1;display:block}.theme-choice b{margin-top:8px;font-size:11px}.theme-choice small{margin-top:2px;color:var(--muted-ui);font-size:9px}.theme-choice em{position:absolute;right:8px;top:8px;padding:2px 6px;border-radius:99px;background:var(--accent);color:white;font-size:8px;font-style:normal}.theme-swatch{position:relative;z-index:1;display:flex;width:48px;height:20px;border-radius:99px;overflow:hidden;border:1px solid rgba(255,255,255,.55);box-shadow:0 2px 8px rgba(0,0,0,.09)}.theme-swatch i{flex:1}.theme-swatch-rose .theme-swatch i:first-child{background:#fff1e5}.theme-swatch-rose .theme-swatch i:nth-child(2){background:#dca895}.theme-swatch-rose .theme-swatch i:nth-child(3){background:#963f45}.theme-swatch-pearl .theme-swatch i:first-child{background:#fbfaf6}.theme-swatch-pearl .theme-swatch i:nth-child(2){background:#c8c0b4}.theme-swatch-pearl .theme-swatch i:nth-child(3){background:#70373a}.theme-swatch-midnight .theme-swatch i:first-child{background:#120e1a}.theme-swatch-midnight .theme-swatch i:nth-child(2){background:#58213f}.theme-swatch-midnight .theme-swatch i:nth-child(3){background:#f06094}.theme-swatch-qq .theme-swatch i:first-child{background:#1d2328}.theme-swatch-qq .theme-swatch i:nth-child(2){background:#486d88}.theme-swatch-qq .theme-swatch i:nth-child(3){background:#8ebbe0}.theme-swatch-violet .theme-swatch i:first-child{background:#aaa5ad}.theme-swatch-violet .theme-swatch i:nth-child(2){background:#a8879c}.theme-swatch-violet .theme-swatch i:nth-child(3){background:#dfa27a}.theme-note{margin-top:0}@media (max-width:390px){.theme-grid{grid-template-columns:1fr}.theme-choice{min-height:76px}.message-avatar{width:27px!important;height:27px!important;flex-basis:27px;font-size:11px!important}.bubble{max-width:79%}}@media (max-width:699px){.app-shell{min-height:100dvh;padding:max(8px,env(safe-area-inset-top)) 8px max(12px,env(safe-area-inset-bottom))}.topbar{padding-bottom:8px}.phone-frame{height:clamp(430px,calc(100dvh - 58px - env(safe-area-inset-top)),790px);border-width:6px;border-radius:28px}.bottomnav{height:calc(66px + env(safe-area-inset-bottom));padding-bottom:max(8px,env(safe-area-inset-bottom))}.chat-screen{padding-bottom:calc(61px + env(safe-area-inset-bottom))!important}.privacy-note{margin-top:7px;line-height:1.35}}@media (max-height:520px) and (max-width:699px){.app-shell{padding:0}.privacy-note,.topbar{display:none}.phone-frame{width:100%;height:100dvh;min-height:0;border-width:0;border-radius:0}}.interactive-story-entry{width:100%;display:flex;align-items:center;gap:12px;margin:14px 0;padding:16px;border:1px solid color-mix(in srgb,var(--accent) 38%,var(--border-ui));border-radius:15px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 82%,var(--surface)),var(--surface));color:var(--text);text-align:left;box-shadow:0 10px 25px color-mix(in srgb,var(--accent) 10%,transparent)}.interactive-story-entry>span{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:var(--accent);color:#fff;font-size:19px;box-shadow:0 7px 18px color-mix(in srgb,var(--accent) 30%,transparent)}.interactive-story-entry>div{flex:1;min-width:0}.interactive-story-entry b,.interactive-story-entry small{display:block}.interactive-story-entry b{font-size:13px}.interactive-story-entry small{margin-top:4px;color:var(--muted-ui);font-size:10px;line-height:1.45}.interactive-story-entry i{font-style:normal;color:var(--accent);font-size:22px}.story-mode-divider{display:flex;align-items:center;gap:9px;margin:20px 0 4px;color:var(--muted-ui);font-size:9px}.story-mode-divider:after,.story-mode-divider:before{content:"";height:1px;flex:1;background:var(--border-ui)}.interactive-story-library,.interactive-story-scene{min-height:100%;padding:4px 0 96px;color:var(--text)}.interactive-story-library header h3{margin:3px 0 6px;font-family:Georgia,Songti SC,serif;font-size:28px;letter-spacing:-.05em}.interactive-story-library header>p:not(.eyebrow){margin:0;color:var(--muted-ui);font-size:11px;line-height:1.6}.interactive-story-create{margin:15px 0 21px;padding:13px;border:1px solid var(--border-ui);border-radius:14px;background:var(--surface);box-shadow:0 8px 22px rgba(38,28,32,.045)}.interactive-story-create textarea{width:100%;min-height:105px;padding:0;border:0;outline:0;resize:vertical;background:transparent;color:var(--text);font-size:12px;line-height:1.65}.interactive-story-create small{display:block;margin:8px 0;color:var(--muted-ui);font-size:9px}.interactive-library-title{margin:0 0 9px;font-size:11px;color:var(--muted-ui);letter-spacing:.06em}.interactive-project-list{display:grid;gap:8px}.interactive-project-list article{display:flex;align-items:stretch;border:1px solid var(--border-ui);border-radius:13px;background:var(--surface);overflow:hidden}.interactive-project-main{flex:1;min-width:0;padding:13px;border:0;background:transparent;color:var(--text);text-align:left}.interactive-project-main b,.interactive-project-main small,.interactive-project-main span{display:block}.interactive-project-main span{font-size:9px;color:var(--accent)}.interactive-project-main b{margin:4px 0;font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:500}.interactive-project-main small{font-size:9px;color:var(--muted-ui)}.interactive-project-delete{width:38px;border:0;border-left:1px solid var(--border-ui);background:transparent;color:var(--muted-ui);font-size:16px}.interactive-scene-head{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:11px;padding-bottom:12px;border-bottom:1px solid var(--border-ui)}.interactive-scene-head .back-button{margin-top:3px}.interactive-scene-head h3{margin:2px 0 3px;font-family:Georgia,Songti SC,serif;font-size:20px;line-height:1.15}.interactive-scene-head small{font-size:9px;color:var(--muted-ui)}.interactive-scene-head>span{min-width:27px;height:27px;display:grid;place-items:center;border-radius:99px;background:var(--accent-soft);color:var(--accent);font-size:10px;font-weight:800}.interactive-presence{display:flex;align-items:center;gap:5px;overflow-x:auto;padding:10px 0 2px;scrollbar-width:none}.interactive-presence>span{font-size:8px;color:var(--muted-ui);margin-right:2px}.interactive-presence b{white-space:nowrap;padding:3px 7px;border:1px solid var(--border-ui);border-radius:99px;background:var(--surface);font-size:9px;font-weight:600}.interactive-turns{display:grid;gap:13px;padding:10px 0 13px}.interactive-turn{display:grid;gap:7px}.interactive-player-action{justify-self:end;max-width:86%;margin:0;padding:8px 11px;border-radius:12px 12px 3px;background:var(--accent);color:#fff;font-size:11px;line-height:1.55;white-space:pre-line}.interactive-turn article{padding:13px 14px;border:1px solid var(--border-ui);border-radius:4px 14px 14px;background:var(--surface);box-shadow:0 6px 18px rgba(45,31,36,.045)}.interactive-turn article small{display:block;color:var(--accent);font-size:8px}.interactive-turn article h4{margin:5px 0 8px;font-family:Georgia,Songti SC,serif;font-size:16px;font-weight:500}.interactive-turn article p{margin:0;color:var(--text);font-family:Georgia,Songti SC,serif;font-size:13px;line-height:1.8;white-space:pre-line}.interactive-advancing{display:flex;align-items:center;gap:4px;padding:8px 3px;color:var(--muted-ui);font-size:9px}.interactive-advancing i{width:5px;height:5px;border-radius:99px;background:var(--accent);animation:story-pulse 1s infinite}.interactive-advancing i:nth-child(2){animation-delay:.15s}.interactive-advancing i:nth-child(3){animation-delay:.3s}.interactive-advancing span{margin-left:4px}@keyframes story-pulse{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.interactive-error{margin:0 0 8px}.interactive-actions{display:flex;gap:6px;overflow-x:auto;padding:1px 0 9px;scrollbar-width:none}.interactive-actions button{white-space:nowrap;padding:7px 10px;border:1px solid var(--border-ui);border-radius:99px;background:var(--surface);color:var(--accent);font-size:10px}.interactive-actions button:disabled{opacity:.48}.interactive-composer{display:grid;grid-template-columns:1fr auto;gap:7px;padding:10px;border:1px solid var(--border-ui);border-radius:14px;background:var(--surface);box-shadow:0 10px 28px rgba(35,25,31,.07)}.interactive-composer textarea{min-height:53px;padding:8px;border:0;outline:0;resize:none;background:var(--surface-soft);border-radius:9px;color:var(--text);font-size:11px;line-height:1.5}.interactive-composer>button{align-self:stretch;padding:0 13px;border-radius:9px}.interactive-composer>small{grid-column:1/-1;color:var(--muted-ui);font-size:8px;line-height:1.4}.theme-midnight .interactive-actions button,.theme-midnight .interactive-composer,.theme-midnight .interactive-presence b,.theme-midnight .interactive-project-list article,.theme-midnight .interactive-story-create,.theme-midnight .interactive-story-entry,.theme-midnight .interactive-turn article{background:#312d38;border-color:#554a57}.theme-midnight .interactive-project-main,.theme-midnight .interactive-story-library,.theme-midnight .interactive-story-scene,.theme-midnight .interactive-turn article p{color:#f5edf1}.theme-midnight .interactive-composer textarea{background:#3a3542;color:#f5edf1}.theme-qq .interactive-actions button,.theme-qq .interactive-composer,.theme-qq .interactive-presence b,.theme-qq .interactive-project-list article,.theme-qq .interactive-story-create,.theme-qq .interactive-story-entry,.theme-qq .interactive-turn article{background:#22292f;border-color:#3a464f}.theme-qq .interactive-project-main,.theme-qq .interactive-story-library,.theme-qq .interactive-story-scene,.theme-qq .interactive-turn article p{color:#eef4f7}.theme-qq .interactive-composer textarea{background:#293239;color:#eef4f7}.companion-screen{padding-bottom:108px!important}.companion-head{margin-bottom:0;padding-bottom:12px}.companion-head h2{font-family:Georgia,Songti SC,STSong,serif;font-size:31px;line-height:1;letter-spacing:-.055em}.companion-content{display:grid;gap:15px;padding:14px 0 8px}.companion-hero{position:relative;display:grid;grid-template-columns:auto 1fr;gap:11px;padding:14px 14px 13px;border:1px solid color-mix(in srgb,var(--world-accent) 24%,var(--world-line));border-radius:17px;background:linear-gradient(135deg,color-mix(in srgb,var(--world-accent-soft) 80%,var(--world-card)),var(--world-card));box-shadow:var(--world-shadow);overflow:hidden}.companion-hero:after{content:"";position:absolute;right:-25px;top:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,var(--world-glow),transparent 67%);pointer-events:none}.companion-hero-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--world-accent);color:#fff;font-size:17px;box-shadow:0 8px 19px var(--world-glow)}.theme-qq .companion-hero-mark{color:#152936}.companion-hero b{display:block;margin:1px 0 4px;color:var(--world-ink);font-family:Georgia,Songti SC,STSong,serif;font-size:14px;font-weight:600;letter-spacing:.01em}.companion-hero p{margin:0;color:var(--world-muted);font-size:10px;line-height:1.6}.companion-hero>small{grid-column:2;color:var(--world-accent);font-size:8px;letter-spacing:.06em}.companion-create{padding:15px 14px 14px;border:1px solid var(--world-line);border-radius:17px;background:var(--world-card);box-shadow:var(--world-shadow);backdrop-filter:blur(18px)}.companion-block-title{display:flex;align-items:center;gap:9px;margin:0 0 10px}.companion-block-title.compact{margin-top:17px}.companion-block-title>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--world-accent-soft);color:var(--world-accent);font-family:Georgia,serif;font-size:9px;font-weight:700}.companion-block-title b,.companion-block-title small{display:block}.companion-block-title b{color:var(--world-ink);font-size:11px}.companion-block-title small{margin-top:1px;color:var(--world-muted);font-size:8px}.companion-kinds{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.companion-kinds button{min-width:0;padding:9px 3px 8px;border:1px solid var(--world-line);border-radius:12px;background:color-mix(in srgb,var(--world-raised) 72%,transparent);color:var(--world-muted);text-align:center;transition:transform .16s ease,border-color .16s ease,background .16s ease}.companion-kinds button:active{transform:scale(.96)}.companion-kinds button>span{width:27px;height:27px;display:grid;place-items:center;margin:0 auto 5px;border-radius:9px;background:var(--world-accent-soft);color:var(--world-accent);font-size:14px}.companion-kinds b,.companion-kinds small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companion-kinds b{color:var(--world-ink);font-size:9px}.companion-kinds small{margin-top:2px;color:var(--world-muted);font-size:7px}.companion-kinds button.selected{border-color:color-mix(in srgb,var(--world-accent) 68%,var(--world-line));background:var(--world-accent-soft);box-shadow:0 6px 15px var(--world-glow)}.companion-kinds button.selected>span{background:var(--world-accent);color:#fff}.theme-qq .companion-kinds button.selected>span{color:#152936}.companion-title-field{position:relative;display:block;margin-top:10px}.companion-title-field>span{display:none}.companion-title-field input{width:100%;height:40px;padding:0 42px 0 12px;border:1px solid var(--world-line);border-radius:11px;background:color-mix(in srgb,var(--world-raised) 78%,transparent);color:var(--world-ink);font-size:11px;outline:0}.companion-title-field input:focus{border-color:var(--world-accent);box-shadow:0 0 0 3px var(--world-glow)}.companion-title-field>small{position:absolute;right:11px;top:14px;color:var(--world-muted);font-size:8px}.companion-time-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.companion-time-grid label>span{display:block;margin:0 0 5px;color:var(--world-muted);font-size:8px}.companion-time-grid input{width:100%;height:39px;padding:0 9px;border:1px solid var(--world-line);border-radius:10px;background:color-mix(in srgb,var(--world-raised) 78%,transparent);color:var(--world-ink);font-size:11px;outline:0;color-scheme:light}.theme-midnight .companion-time-grid input,.theme-qq .companion-time-grid input{color-scheme:dark}.companion-time-grid label>div{position:relative}.companion-time-grid label>div input{padding-right:38px}.companion-time-grid em{position:absolute;right:9px;top:13px;color:var(--world-muted);font-size:8px;font-style:normal}.companion-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.companion-modes button{min-width:0;padding:8px 4px;border:1px solid var(--world-line);border-radius:10px;background:transparent;text-align:center}.companion-modes b,.companion-modes small{display:block}.companion-modes b{color:var(--world-ink);font-size:9px}.companion-modes small{margin-top:2px;color:var(--world-muted);font-size:7px;white-space:nowrap}.companion-modes button.selected{border-color:var(--world-accent);background:var(--world-accent-soft)}.companion-modes button.selected b{color:var(--world-accent)}.companion-submit{height:43px;display:flex;align-items:center;justify-content:space-between;margin-top:13px!important;padding:0 14px!important;border-radius:12px!important;box-shadow:0 9px 22px var(--world-glow)}.companion-submit span{font-size:11px;font-weight:800}.companion-submit i{font-family:Georgia,serif;font-size:18px;font-style:normal}.companion-list-head{display:flex;align-items:end;justify-content:space-between;margin-top:2px;padding:0 2px}.companion-list-head p{margin:0 0 2px;color:var(--world-accent)}.companion-list-head h3{margin:0;color:var(--world-ink);font-family:Georgia,Songti SC,STSong,serif;font-size:18px;font-weight:600}.companion-list-head>span{color:color-mix(in srgb,var(--world-muted) 44%,transparent);font-family:Georgia,serif;font-size:28px;line-height:.9}.companion-list{display:grid;gap:8px}.companion-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border:1px solid var(--world-line);border-radius:14px;background:var(--world-card);box-shadow:0 8px 22px color-mix(in srgb,var(--world-glow) 45%,transparent)}.companion-list article.running{border-color:color-mix(in srgb,var(--world-accent) 46%,var(--world-line));background:linear-gradient(135deg,var(--world-card),var(--world-accent-soft))}.companion-card-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;background:var(--world-accent-soft);color:var(--world-accent);font-size:16px}.companion-card-copy{min-width:0}.companion-card-copy>span{display:block;color:var(--world-accent);font-size:7px;letter-spacing:.08em}.companion-card-copy b{display:block;margin:2px 0;color:var(--world-ink);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companion-card-copy small{display:block;color:var(--world-muted);font-size:8px;line-height:1.35}.companion-card-actions{display:grid;justify-items:end;gap:2px}.companion-card-actions .small{margin:0!important;white-space:nowrap;padding:7px 9px!important}.companion-card-actions .text-button{font-size:8px}.companion-empty{padding:23px 17px;border:1px dashed color-mix(in srgb,var(--world-accent) 36%,var(--world-line));border-radius:15px;background:color-mix(in srgb,var(--world-card) 78%,transparent);text-align:center}.companion-empty>span{width:35px;height:35px;display:grid;place-items:center;margin:0 auto 8px;border-radius:50%;background:var(--world-accent-soft);color:var(--world-accent);font-size:17px}.companion-empty b{display:block;color:var(--world-ink);font-family:Georgia,Songti SC,STSong,serif;font-size:13px}.companion-empty p{max-width:230px;margin:5px auto 0;color:var(--world-muted);font-size:9px;line-height:1.55}.companion-footnote{margin:0;padding:0 5px;color:var(--world-muted);font-size:8px;line-height:1.5;text-align:center}.companion-footnote span{color:var(--world-accent)}.theme-choice.theme-swatch-rose{background:linear-gradient(145deg,#fff8ef,#f0ddd3);color:#382826;border-color:#e8cdbf}.theme-choice.theme-swatch-pearl{background:linear-gradient(145deg,#fbfaf6,#eee9df);color:#282623;border-color:#d8d0c2}.theme-choice.theme-swatch-midnight{background:radial-gradient(circle at 85% 10%,#4e203e,transparent 38%),#17121e;color:#fbf1f6;border-color:#5c4058}.theme-choice.theme-swatch-qq{background:radial-gradient(circle at 85% 10%,#354e60,transparent 38%),#1d242a;color:#eff5f8;border-color:#43515b}.theme-choice.theme-swatch-violet{background:radial-gradient(circle at 90% 10%,#d59a75,transparent 36%),linear-gradient(145deg,#d5ced0,#aaa5ad);color:#382f35;border-color:rgba(255,255,255,.35)}.theme-choice.theme-swatch-pearl small,.theme-choice.theme-swatch-rose small,.theme-choice.theme-swatch-violet small{color:rgba(65,49,47,.66)}.theme-choice.theme-swatch-midnight small,.theme-choice.theme-swatch-qq small{color:rgba(239,245,248,.68)}.activation-preview-banner{position:absolute;left:12px;right:12px;bottom:76px;z-index:8;min-height:42px;border:1px solid color-mix(in srgb,var(--accent) 36%,var(--border-ui));border-radius:13px;padding:8px 11px;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(16px);box-shadow:0 8px 24px rgba(15,22,30,.18);color:var(--text);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;text-align:left}.activation-preview-banner span{font-size:8px;font-weight:900;letter-spacing:.1em;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 40%,transparent);border-radius:99px;padding:3px 6px}.activation-preview-banner b{font-size:10px}.activation-preview-banner i{font-style:normal;font-size:9px;color:var(--accent)}.activation-locked .action-stack,.activation-locked .character-strip,.activation-locked .composer,.activation-locked .friendship-panel,.activation-locked .moment-gate,.activation-locked .quick-row{filter:saturate(.6);opacity:.76}.activation-locked .action-stack button:after{content:"锁定";margin-left:7px;font-size:8px;color:var(--muted-ui);border:1px solid var(--border-ui);border-radius:99px;padding:2px 5px}.activation-locked .action-stack button i{display:none}.activation-card{margin:-4px 0 16px;padding:15px;border:1px solid color-mix(in srgb,var(--accent) 32%,var(--border-ui));border-radius:14px;background:linear-gradient(145deg,color-mix(in srgb,var(--accent-soft) 70%,var(--surface)),var(--surface));box-shadow:0 10px 28px rgba(25,35,45,.08)}.activation-card.active{border-color:color-mix(in srgb,#5dbb86 42%,var(--border-ui));background:linear-gradient(145deg,color-mix(in srgb,#dff3e7 48%,var(--surface)),var(--surface))}.activation-card-head{display:flex;justify-content:space-between;align-items:flex-start}.activation-card-head h3{margin:2px 0 0;color:var(--text);font-size:15px}.activation-card-head>span{font-size:8px;font-weight:900;letter-spacing:.08em;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 40%,transparent);border-radius:99px;padding:5px 7px}.activation-card.active .activation-card-head>span{font-size:13px;color:#31825b;border-color:#72bd94;padding:2px 6px}.activation-intro{margin:9px 0 12px;color:var(--muted-ui);font-size:10px;line-height:1.55}.activation-user-id{display:grid;grid-template-columns:1fr auto;gap:4px 8px;align-items:center;padding:10px;border:1px solid var(--border-ui);border-radius:10px;background:color-mix(in srgb,var(--surface) 88%,transparent)}.activation-user-id small{grid-column:1/-1;color:var(--muted-ui);font-size:8px;letter-spacing:.08em}.activation-user-id code{min-width:0;overflow-wrap:anywhere;color:var(--text);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.45}.activation-user-id button{border:0;border-radius:7px;padding:6px 8px;background:var(--accent-soft);color:var(--accent);font-size:9px;font-weight:800}.activation-form{display:grid;gap:9px;margin-top:11px}.activation-form label{display:grid;gap:5px;color:var(--text);font-size:9px;font-weight:800}.activation-form input{width:100%;border:1px solid var(--border-ui);border-radius:9px;padding:9px 10px;background:var(--surface);color:var(--text);font-size:11px;letter-spacing:.04em}.activation-form .primary{margin-top:2px}.activation-error,.activation-storage-warning,.activation-success{margin:9px 1px 0;font-size:9px;line-height:1.5}.activation-success{color:#37835f}.activation-error{color:#b2554a}.activation-storage-warning{color:#9b7642}.theme-midnight .activation-card.active,.theme-qq .activation-card.active{background:linear-gradient(145deg,color-mix(in srgb,#315846 42%,var(--surface)),var(--surface))}.profile-identity{min-width:0;flex:1}.license-status{flex:0 0 105px;align-self:center;display:grid;gap:3px;margin-left:auto;padding:8px 9px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border-ui));border-radius:11px;background:color-mix(in srgb,var(--surface-soft) 84%,transparent);color:var(--text);text-align:left;box-shadow:0 5px 14px rgba(29,22,18,.045)}.license-status span{font-size:11px;font-weight:850;letter-spacing:.04em}.license-status small{color:var(--muted-ui);font-size:8px;line-height:1.35;white-space:nowrap}.license-status.active{border-color:color-mix(in srgb,#58b982 45%,var(--border-ui));background:color-mix(in srgb,#dff3e7 36%,var(--surface))}.license-status.active span{color:#33805c}.theme-midnight .license-status.active,.theme-qq .license-status.active{background:color-mix(in srgb,#315846 38%,var(--surface))}.theme-midnight .license-status.active span,.theme-qq .license-status.active span{color:#82d5a8}.character-tool-menu{display:grid;gap:8px;margin-top:13px}.character-tool-menu>button{width:100%;display:grid;grid-template-columns:25px 29px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;border:1px solid var(--border-ui);border-radius:11px;background:var(--surface);color:var(--text);text-align:left}.character-tool-menu>button>b{color:var(--muted-ui);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;letter-spacing:.08em}.character-tool-menu>button>span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--accent-soft);color:var(--accent);font-size:14px}.character-tool-menu small,.character-tool-menu strong{display:block}.character-tool-menu strong{font-size:11px}.character-tool-menu small{margin-top:3px;color:var(--muted-ui);font-size:8px;line-height:1.4}.character-tool-menu i{color:var(--muted-ui);font-size:16px;font-style:normal}.modal .activation-card{margin:3px 0 0;box-shadow:none}.activation-form input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.07em}.activation-locked .action-stack{filter:none;opacity:1}.activation-locked .action-stack button:not([data-activation-allowed=true]){filter:saturate(.6);opacity:.62}.activation-locked .action-stack button[data-activation-allowed=true]:after{display:none}.activation-locked .action-stack button[data-activation-allowed=true] i{display:block}@media (max-width:380px){.profile-head{gap:9px}.profile-head .avatar.xl{width:54px;height:54px;font-size:24px}.profile-head h2{font-size:32px}.license-status{flex-basis:96px;padding:7px 8px}.license-status small{font-size:7.5px}.companion-create{padding:13px 11px}.companion-kinds{gap:4px}.companion-kinds button{padding-left:2px;padding-right:2px}.companion-kinds small{display:none}.companion-modes{gap:4px}.companion-modes small{font-size:6.5px}.companion-list article{grid-template-columns:auto minmax(0,1fr)}.companion-card-actions{grid-column:2;grid-template-columns:auto auto;justify-content:start}}