*{box-sizing:border-box}:root{--bg:#f6f8f9;--paper:#ffffff;--surface:rgba(255,255,255,0.96);--surface-soft:#eef8f8;--line:#e9eef1;--text:#15191d;--muted:#717b84;--quiet:#a0a8af;--orange:#29bfc8;--blue:#5b8df1;--pink:#ff5e75;--purple:#7865f2;--green:#42b55c;--shadow:0 18px 56px rgba(24,37,49,0.07)}body,html{min-width:0;min-height:100%;margin:0;color:var(--text);background:radial-gradient(circle at 72% 9%,rgba(41,191,200,.08),transparent 25%),linear-gradient(90deg,#ffffff 0 210px,var(--bg) 210px 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}a,button{color:inherit}a{text-decoration:none}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lock-page{padding:0;background:#18181b;color:#171b1f}.lock-page,.login-shell{min-height:100vh;display:grid}.login-shell{width:100%;grid-template-columns:minmax(0,1.02fr) minmax(420px,.9fr)}.login-hero{position:relative;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto;grid-gap:22px;gap:22px;padding:48px 44px 34px;color:#ffffff;background:linear-gradient(135deg,#9ca3af,#6b7280 52%,#4b5563)}.login-hero>*{position:relative;z-index:1}.login-hero-brand{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:700}.login-hero-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-hero-stage-wrap{display:flex;align-items:center;justify-content:center;height:500px;overflow:visible}.login-characters-stage{flex:none;width:550px;height:400px;transform-origin:bottom center;transform:translateY(18px)}.login-hero-links{display:flex;gap:32px;color:rgba(55,65,81,.92);font-size:14px}.login-hero-copy{display:grid;grid-gap:8px;gap:8px;max-width:360px}.login-hero-copy h2,.login-hero-copy p{margin:0}.login-hero-copy h2{color:#111827;font-size:clamp(42px,5vw,60px);line-height:.96}.login-hero-copy p{color:rgba(75,85,99,.8);font-size:15px;line-height:1.5}.login-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:20px 20px;opacity:.5;z-index:0}.login-hero-glow{position:absolute;border-radius:999px;filter:blur(48px);pointer-events:none;z-index:0}.login-hero-glow-top{top:25%;right:25%;width:256px;height:256px;background:rgba(156,163,175,.2)}.login-hero-glow-bottom{left:25%;bottom:25%;width:384px;height:384px;background:rgba(209,213,219,.2);transform:none}.login-card{display:grid;align-content:start;grid-gap:24px;gap:24px;padding:64px 48px 32px;background:#ffffff}.login-card-mobile-brand{display:none;align-items:center;justify-content:center;gap:10px;margin-bottom:24px;font-size:18px;font-weight:700}.login-copy{display:grid;grid-gap:12px;gap:12px}.login-copy-centered{text-align:center}.login-copy h1,.login-copy p,.login-copy span{margin:0}.login-copy p{color:#6b7280;font-size:14px;font-weight:600}.login-copy h1{font-size:48px;line-height:1}.login-copy span{color:#9ca3af;font-size:14px;line-height:1.6}.login-form{display:grid;grid-gap:20px;gap:20px}.login-form label{display:grid;grid-gap:8px;gap:8px;color:#374151;font-size:14px;font-weight:500}.login-password-field{position:relative}.login-form input{width:100%;height:48px;border:1px solid rgba(209,213,219,.7);border-radius:12px;padding:0 52px 0 16px;background:#ffffff;color:#171b1f;font-size:16px;font-weight:400;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-form input:focus{border-color:rgba(59,130,246,.45);box-shadow:0 0 0 3px rgba(59,130,246,.08)}.login-password-toggle{position:absolute;top:50%;right:18px;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#6b7280;font-size:13px;font-weight:600}.login-form p{margin:0;color:#b7443f;font-size:13px;font-weight:760}.login-form>button{height:48px;border:0;border-radius:999px;background:#171b1f;color:#ffffff;font-size:16px;font-weight:600;transition:transform .18s ease,opacity .18s ease}.login-form>button:hover:not(:disabled){transform:translateY(-1px)}.login-form>button:disabled{cursor:not-allowed;opacity:.48}.life-shell{display:grid;grid-template-columns:210px minmax(0,1180px);grid-gap:30px;gap:30px;justify-content:start;min-height:100vh;padding:0 38px 38px 0}.side-nav{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:30px 22px;border:0;border-right:1px solid var(--line);border-radius:0;background:rgba(255,255,255,.9);box-shadow:none}.brand-lockup{display:flex;align-items:center;gap:12px;margin:0 0 50px 6px;padding:0;border:0;background:transparent;text-align:left}.brand-mark{display:grid;place-items:center;width:42px;height:42px;color:#0f171b;border:1px solid #dfe8eb;border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(24,37,49,.055);font-family:Songti SC,STSong,"Noto Serif CJK SC","Source Han Serif SC",serif;font-size:19px;font-weight:700;line-height:1}.brand-mark b{display:none}.brand-mark strong{color:#0f171b;font-size:19px;line-height:1}.brand-name{display:block;color:#111820;font-size:16px;font-weight:760}.brand-lockup em{display:block;margin-top:4px;color:var(--quiet);font-size:11px;font-style:normal;font-weight:650}.side-nav nav{display:grid;grid-gap:12px;gap:12px}.side-nav nav button{display:flex;align-items:center;gap:14px;min-height:46px;padding:0 15px;border:0;border-radius:8px;background:transparent;font-size:15px;color:#5c6670;font-weight:650}.side-nav nav button.active,.side-nav nav button:hover{color:#111820;background:#eef8f8}.workspace{min-width:0;padding:32px 0 28px}.workspace.is-writing{padding-top:18px}.workspace-header{display:flex;align-items:center;justify-content:flex-end;gap:24px;margin:0 0 20px;padding:0}.composer-panel p,.panel-head p,.section-title p,.workspace-header p{margin:0 0 7px;color:var(--muted);font-size:13px;font-weight:730}.top-tools{gap:16px;flex:0 0 auto}.top-tools,.top-tools label{display:flex;align-items:center}.top-tools label{gap:10px;width:min(420px,36vw);height:46px;padding:0 16px;color:#626a76;border:1px solid var(--line);border-radius:999px;background:#ffffff;box-shadow:0 12px 34px rgba(24,37,49,.04)}.top-tools input{min-width:0;width:100%;border:0;outline:0;background:transparent}.panel-head button,.section-title button{min-height:auto;border:0;border-radius:0;background:transparent;color:#667083;font-size:13px;font-weight:500;white-space:nowrap}.overview-row{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:12px;gap:12px;margin-bottom:18px}.memory-strip{min-width:0;border:1px solid rgba(232,238,242,.9);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 16px 44px rgba(24,37,49,.05);display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px;min-height:166px;padding:12px 26px 12px 12px;overflow:hidden;text-align:left}.memory-cover{position:relative;display:grid;place-items:center;width:170px;height:142px;overflow:hidden;padding:0;border:0;border-radius:20px;background:radial-gradient(circle at 40% 25%,rgba(41,191,200,.18),transparent 30%),linear-gradient(135deg,#f7fbfc,#edf4f5)}.memory-cover:after{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:30px;height:30px;content:"↻";color:#fff;border:1px solid rgba(255,255,255,.52);border-radius:50%;background:rgba(15,24,32,.42);box-shadow:0 8px 18px rgba(16,24,32,.18);font-size:16px;font-weight:720;line-height:1;opacity:.86;transition:background .18s ease,opacity .18s ease,transform .18s ease}.memory-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:filter .18s ease,transform .18s ease}.memory-cover:focus-visible img,.memory-cover:hover img{filter:brightness(1.04);transform:scale(1.025)}.memory-cover:focus-visible:after,.memory-cover:hover:after{background:rgba(15,24,32,.48);opacity:1;transform:rotate(28deg)}.memory-cover span{color:var(--orange);font-weight:850}.memory-copy{align-self:center;display:grid;grid-gap:10px;gap:10px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;text-decoration:none}.memory-copy em{color:var(--orange);font-size:13px;font-style:normal;font-weight:760}.memory-copy strong{color:#111820;font-family:Songti SC,STSong,"Noto Serif CJK SC","Source Han Serif SC",serif;font-size:25px;font-weight:650;line-height:1.24}.memory-copy span,.memory-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.memory-copy span{color:#6b747d;font-size:13px;line-height:1.75}.mood-strip{display:grid;align-items:center;min-width:0;padding:0}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:36px}.action-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:218px;overflow:hidden;padding:12px 12px 16px;border:1px solid rgba(226,232,236,.9);border-radius:26px;background:#ffffff;box-shadow:0 18px 46px rgba(24,37,49,.052);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease}.action-card:hover,.panel-card:hover{border-color:#dce8ec;background:#ffffff;box-shadow:0 22px 54px rgba(18,34,45,.08)}.action-card:hover{transform:translateY(-2px)}.action-card.is-interactive{cursor:pointer}.action-card.is-interactive:focus-visible{outline:3px solid rgba(41,191,200,.18);outline-offset:3px}.action-art{display:grid;place-items:center;width:100%;aspect-ratio:1.68/1;overflow:hidden;border-radius:22px;background:#f7f9f6}.action-art img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);transition:transform .3s ease}.action-card:hover .action-art img{transform:scale(1.05)}.action-card.mood .action-art{background:#fff5f7}.action-card.spark .action-art{background:#f0fbfb}.action-card.diary .action-art{background:#f7f3ff}.action-copy{display:grid;grid-template-rows:auto minmax(34px,auto);flex:1 1;min-width:0;padding:13px 4px 0}.action-card h3{margin:0 0 7px;color:#0d1115;font-size:19px;font-weight:850;letter-spacing:0}.action-card p{margin:0;color:#6c747c;font-size:13px;line-height:1.55}.section-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.composer-panel h2,.panel-head h2,.section-title h2{margin:0;font-size:18px;font-weight:720;line-height:1.3}.panel-head button,.section-title button{padding:0 13px}.article-feed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:stretch}.note-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;min-width:0;padding:10px 10px 14px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--surface);color:inherit;text-align:left;text-decoration:none;box-shadow:0 16px 44px rgba(24,37,49,.055);transition:transform .16s ease,box-shadow .16s ease}.note-card:hover{transform:translateY(-2px);box-shadow:0 22px 62px rgba(24,37,49,.09)}.note-thumb{display:grid;place-items:center;width:100%;aspect-ratio:1/1.08;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 36% 30%,rgba(41,191,200,.16),transparent 28%),linear-gradient(135deg,#f7fbfc,#edf4f5)}.note-thumb img{display:block;width:100%;height:100%;object-fit:cover}.note-thumb span{color:#38b8c0;font-weight:850}.note-copy{display:grid;grid-gap:8px;gap:8px;align-content:start;padding:0 4px}.note-copy strong{color:#12181f;font-family:Songti SC,STSong,"Noto Serif CJK SC","Source Han Serif SC",serif;font-size:18px;font-weight:650;line-height:1.38;letter-spacing:0}.note-copy span{display:-webkit-box;overflow:hidden;color:#747f88;font-size:12px;font-weight:420;line-height:1.68;-webkit-box-orient:vertical;-webkit-line-clamp:2}.note-meta{display:flex;justify-content:space-between;gap:10px;padding:0 4px;color:var(--quiet);font-size:11px}.note-meta b,.note-meta em{font-style:normal;font-weight:650}.note-meta b{color:#2fb8c0}.feed-pager{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:24px}.feed-pager button{min-width:78px;height:38px;border:0;border-radius:999px;background:#fff;color:#40505a;font-size:13px;font-weight:650;box-shadow:0 12px 28px rgba(24,37,49,.055)}.feed-pager button:disabled{cursor:default;opacity:.42}.feed-pager span{min-width:44px;color:var(--quiet);font-size:12px;text-align:center}.section-page{min-height:520px}.section-page-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-page-head h2{margin:0;color:#10161d;font-size:24px;font-weight:850;letter-spacing:0}.section-page-head p{margin:6px 0 0;color:#8b949d;font-size:13px;font-weight:650}.section-submeta{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.section-submeta .inline-link-button{display:inline;height:auto;padding:0;border:0;border-radius:0;color:#8b949d;background:transparent;font:inherit;line-height:inherit}.section-submeta .inline-link-button:before{content:"，"}.section-page-head button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 16px;border:0;border-radius:999px;color:#ffffff;background:#111820;font-size:14px;font-weight:800}.section-page-head svg{width:18px;height:18px}.inspiration-feed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.inspiration-note{display:grid;grid-gap:12px;gap:12px;min-width:0;padding:16px;border:1px solid rgba(232,238,242,.92);border-radius:22px;background:#ffffff;box-shadow:0 16px 44px rgba(24,37,49,.052)}.inspiration-tag{justify-self:start;padding:5px 9px;color:#127f86;border-radius:999px;background:#e9fbfc;font-size:12px;font-weight:780}.inspiration-note p{margin:0;color:#15191d;font-size:15px;line-height:1.72;white-space:pre-wrap}.inspiration-note time{color:#98a1a9;font-size:12px;font-weight:650}.inspiration-note-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.inspiration-note-actions{display:flex;align-items:center;gap:8px}.inspiration-note-actions button{height:30px;padding:0 10px;border:1px solid rgba(216,226,231,.92);border-radius:999px;background:#ffffff;color:#4d5963;font-size:12px;font-weight:760}.inspiration-note-actions button.danger{color:#b7443f}.inspiration-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.inspiration-images img{width:100%;aspect-ratio:1;border-radius:10px;object-fit:cover}.empty-section{display:grid;place-items:center;grid-gap:12px;gap:12px;min-height:340px;border:1px dashed #dfe8eb;border-radius:26px;background:rgba(255,255,255,.68);color:#6c747c;text-align:center}.empty-section svg{width:34px;height:34px;color:#18a5ad}.empty-section strong{color:#111820;font-size:18px;font-weight:820}.empty-section button{height:38px;padding:0 16px;border:0;border-radius:999px;color:#ffffff;background:#111820;font-size:14px;font-weight:800}.column-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.column-topic-card{display:grid;grid-gap:18px;gap:18px;min-width:0;min-height:210px;padding:18px;border:1px solid rgba(232,238,242,.92);border-radius:24px;background:#ffffff;box-shadow:0 16px 44px rgba(24,37,49,.052)}.column-topic-card>span{display:grid;place-items:center;width:48px;height:48px;color:#111820;border-radius:16px;background:#eef8f8;font-family:Songti SC,STSong,"Noto Serif CJK SC","Source Han Serif SC",serif;font-size:22px;font-weight:760}.column-topic-card h3{margin:0 0 8px;color:#10161d;font-size:18px;font-weight:850;letter-spacing:0}.column-topic-card p{margin:0;color:#6f7881;font-size:13px;line-height:1.62}.column-topic-card em{display:block;margin-top:18px;color:#98a1a9;font-size:12px;font-style:normal;font-weight:700}.column-article-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.column-article-list button{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 12px;border:1px solid rgba(226,234,238,.9);border-radius:12px;color:#172027;background:#fbfdfd;font-size:13px;font-weight:760;text-align:left}.column-article-list small{color:#98a1a9;font-size:12px;font-weight:700}.diary-workspace{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:16px;gap:16px;min-height:620px}.diary-workspace.immersive{grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 190px)}.diary-list{display:grid;align-content:start;grid-gap:10px;gap:10px;min-width:0}.diary-list button,.diary-list-empty{display:grid;grid-gap:8px;gap:8px;width:100%;min-width:0;padding:14px;border:1px solid rgba(232,238,242,.92);border-radius:18px;background:#ffffff;text-align:left;box-shadow:0 12px 32px rgba(24,37,49,.04)}.diary-list button.active{border-color:#cfecef;background:#f2fbfb}.diary-list strong{overflow:hidden;color:#10161d;font-size:15px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.diary-list span{color:#8b949d;font-size:12px;font-weight:650}.diary-list em{justify-self:start;padding:4px 8px;color:#127f86;border-radius:999px;background:#e9fbfc;font-size:11px;font-style:normal;font-weight:760}.diary-list-empty{place-items:center;min-height:160px;color:#8b949d;text-align:center}.diary-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.diary-library-card{padding-bottom:0}.diary-card-main{display:grid;align-content:start;grid-gap:14px;gap:14px;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;text-decoration:none}.diary-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 -10px;padding:10px 14px 12px;border-top:1px solid rgba(233,238,241,.82)}.diary-card-actions span{display:flex;flex-wrap:wrap;gap:6px}.diary-card-actions button{height:30px;padding:0 10px;border:1px solid rgba(216,226,231,.92);border-radius:999px;background:#ffffff;color:#263039;font-size:12px;font-weight:760}.diary-card-actions button:last-child{color:#b7443f}.diary-card-actions em{color:#81909b;font-size:12px;font-style:normal;font-weight:760}.section-page-actions{display:flex;align-items:center;gap:10px}.section-page-actions .secondary-action{height:auto;font-weight:680}.inline-link-button,.section-page-actions .secondary-action{padding:0;border:0;color:#8b949d;background:transparent;font-size:13px}.inline-link-button{font-weight:650;line-height:inherit}.diary-editor{display:grid;grid-template-rows:auto minmax(560px,1fr) auto;min-width:0;overflow:hidden;border:1px solid rgba(232,238,242,.92);border-radius:24px;background:#ffffff;box-shadow:0 18px 54px rgba(24,37,49,.06)}.diary-editor>input{width:100%;min-width:0;padding:28px 34px 16px;border:0;outline:0;color:#10161d;background:transparent;font-size:32px;font-weight:850;letter-spacing:0}.diary-editor footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-top:1px solid rgba(233,238,241,.82)}.diary-editor footer span{color:#8b949d;font-size:13px;font-weight:700}.diary-editor footer span.saving{color:#c08115}.diary-editor footer span.saved{color:#168b61}.diary-editor footer span.error{color:#d7443e}.diary-editor footer button,.diary-empty-editor button{height:40px;padding:0 18px;border:0;border-radius:999px;color:#ffffff;background:#111820;font-size:14px;font-weight:800}.diary-editor-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.diary-editor-actions button:not(:last-child){color:#263039;border:1px solid rgba(216,226,231,.92);background:#ffffff}.diary-editor-actions button:first-child{color:#b7443f}.trash-panel{display:grid;grid-gap:14px;gap:14px}.trash-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid rgba(232,238,242,.92);border-radius:22px;background:#ffffff}.trash-panel h3{margin:0;color:#10161d;font-size:18px;font-weight:850}.trash-panel p{margin:6px 0 0;color:#8b949d;font-size:13px}.trash-item footer button,.trash-panel>header button{height:34px;padding:0 12px;border:1px solid rgba(216,226,231,.92);border-radius:999px;background:#ffffff;color:#263039;font-size:13px;font-weight:760}.trash-list{display:grid;grid-gap:10px;gap:10px}.trash-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;padding:16px;border:1px solid rgba(232,238,242,.92);border-radius:20px;background:#ffffff}.trash-item strong{display:block;color:#10161d;font-size:16px;font-weight:820}.trash-item span{display:block;margin-top:5px;color:#98a1a9;font-size:12px;font-weight:700}.trash-item p{margin:8px 0 0;color:#68737d;font-size:13px;line-height:1.58}.trash-item footer{display:flex;align-items:center;gap:8px}.publish-dialog{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:18px;background:rgba(16,22,29,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.publish-dialog article{display:grid;justify-items:center;grid-gap:12px;gap:12px;width:min(360px,100%);padding:26px 24px 22px;border:1px solid rgba(232,238,242,.92);border-radius:24px;background:#ffffff;box-shadow:0 28px 80px rgba(24,37,49,.16);text-align:center}.publish-dialog strong{color:#10161d;font-size:22px;font-weight:850}.publish-dialog p{margin:0;color:#6f7881;font-size:14px;line-height:1.6}.public-list-dialog article{width:min(520px,100%);justify-items:stretch}.public-list{display:grid;grid-gap:10px;gap:10px;width:100%;max-height:min(56vh,420px);overflow:auto}.public-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid rgba(232,238,242,.92);border-radius:16px;color:#263039;background:#fbfdfd;text-decoration:none}.public-list span{overflow:hidden;font-size:14px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.public-list em{color:#8b949d;font-size:12px;font-style:normal;font-weight:700;white-space:nowrap}.publish-dialog button{height:38px;margin-top:4px;padding:0 18px;border:0;border-radius:999px;color:#ffffff;background:#111820;font-size:14px;font-weight:800}.diary-empty-editor{display:grid;place-items:center;align-content:center;grid-gap:14px;gap:14px;min-height:460px}.diary-empty-editor strong{color:#111820;font-size:18px;font-weight:820}.diary-compose{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);min-height:0;border-top:1px solid rgba(233,238,241,.82)}.diary-pane{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0}.diary-pane>span{color:#8b949d;font-size:12px;font-weight:780}.diary-pane-head,.diary-pane>span{padding:12px 18px;border-bottom:1px solid rgba(233,238,241,.82)}.diary-pane-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.diary-pane-head span{color:#8b949d;font-size:12px;font-weight:780}.diary-pane-head button{height:30px;padding:0 12px;border:1px solid rgba(216,226,231,.92);border-radius:999px;background:#ffffff;color:#263039;font-size:12px;font-weight:760}.diary-pane-head button:disabled{opacity:.68;cursor:wait}.diary-file-input{display:none}.diary-write{border-right:1px solid rgba(233,238,241,.82)}.diary-textarea-shell{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;background:#fbfdfd;transition:background-color .2s ease,box-shadow .2s ease}.diary-textarea-shell small{padding:12px 32px 0;color:#96a2ac;font-size:12px;font-weight:500}.diary-write.is-dragging .diary-textarea-shell{background:#f2fbfb;box-shadow:inset 0 0 0 2px rgba(18,127,134,.16)}.diary-write textarea{width:100%;min-width:0;min-height:0;resize:none;padding:16px 32px 34px;border:0;outline:0;color:#252b31;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:15px;line-height:2}.diary-write textarea::placeholder{color:#a5adb4}.diary-preview{background:#ffffff}.markdown-view{min-width:0;min-height:0;overflow:auto;padding:26px 34px 38px;color:#242932;font-size:16px;line-height:1.92}.markdown-view :first-child{margin-top:0}.markdown-view h1,.markdown-view h2,.markdown-view h3,.reader-body h1,.reader-body h2,.reader-body h3{margin:1.1em 0 .45em;color:#10161d;line-height:1.32;letter-spacing:0}.markdown-view h1,.reader-body h1{font-size:28px}.markdown-view h2,.reader-body h2{font-size:22px}.markdown-view h3,.reader-body h3{font-size:18px}.markdown-view p,.reader-body p{margin:0 0 1em}.markdown-view a,.reader-body a{color:#127f86;text-decoration:underline;text-underline-offset:3px}.markdown-view blockquote,.reader-body blockquote{margin:1em 0;padding:10px 14px;border-left:3px solid #cfecef;border-radius:0 10px 10px 0;background:#f4fbfb;color:#53606a}.markdown-view ol,.markdown-view ul,.reader-body ol,.reader-body ul{margin:0 0 1em;padding-left:1.4em}.markdown-view li,.reader-body li{margin:.28em 0}.markdown-view code,.reader-body code{padding:2px 5px;border-radius:6px;background:#f0f5f6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9em}.markdown-view pre code,.reader-body pre code{padding:0;background:transparent}.markdown-view img{max-width:100%;height:auto;border-radius:12px}.markdown-view video,.reader-body video{display:block;width:100%;max-width:100%;margin:18px 0;border-radius:14px;background:#10161d}.composer-panel,.panel-card{border:1px solid rgba(232,238,242,.86);border-radius:22px;background:var(--surface);box-shadow:0 16px 46px rgba(24,37,49,.052);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.composer-panel{display:grid;grid-gap:14px;gap:14px;padding:18px}.composer-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.composer-actions button,.composer-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:0;border-radius:11px;background:#eff9fa;font-size:13px;font-weight:760}.composer-actions svg{width:18px;height:18px}.composer-panel textarea{min-height:118px;resize:vertical;border:1px solid var(--line);border-radius:13px;padding:12px;outline:0;background:#ffffff;line-height:1.6}.composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-toolbar span{color:var(--muted);font-size:12px;line-height:1.4}.composer-toolbar button{min-width:74px;color:#fff;background:var(--orange)}.panel-card{padding:18px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.mood-chart{grid-template-columns:30px minmax(0,1fr);align-items:center;overflow:hidden;height:100%;min-height:142px;padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(238,249,249,.86),rgba(255,255,255,.96));box-shadow:0 16px 44px rgba(24,37,49,.045)}.mood-axis,.mood-chart{display:grid;grid-gap:8px;gap:8px}.mood-axis{justify-items:center;padding-left:6px;color:var(--orange);font-size:15px;line-height:1}.mood-axis span:first-child,.mood-axis span:nth-child(2){color:var(--green)}.mood-axis span:last-child{color:#ff3d32}.mood-chart svg{display:block;width:100%;height:82px;stroke:none}.mood-chart path{fill:rgba(41,191,200,.13)}.mood-chart polyline{fill:none;stroke:var(--orange);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.mood-chart circle{fill:var(--surface);stroke:var(--orange);stroke-width:2.5}.mobile-composer{display:none}.spark-overlay{position:fixed;inset:0;z-index:45;display:grid;place-items:center;padding:28px;background:rgba(17,24,31,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.spark-composer{width:min(640px,100%);overflow:hidden;border:1px solid rgba(232,238,242,.92);border-radius:26px;background:#ffffff;box-shadow:0 28px 80px rgba(18,34,45,.18)}.spark-head{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:20px 22px 16px;border-bottom:1px solid rgba(233,238,241,.82)}.spark-badge{display:grid;place-items:center;width:46px;height:46px;color:#18a5ad;border-radius:16px;background:#e9fbfc}.spark-badge svg{width:23px;height:23px}.spark-head p{margin:0 0 4px;color:#7a838b;font-size:12px;font-weight:700}.spark-head h2{margin:0;color:#10161d;font-size:22px;font-weight:850;letter-spacing:0}.spark-head button{height:34px;padding:0 12px;border:0;border-radius:999px;color:#6b747d;background:#f4f7f8;font-size:13px;font-weight:700}.moments-draft{display:grid;grid-gap:16px;gap:16px;padding:20px 22px 18px}.moments-draft textarea{min-height:126px;resize:vertical;padding:2px 0;border:0;outline:0;color:#15191d;background:transparent;font-size:18px;line-height:1.7}.moments-draft textarea::placeholder{color:#a4abb2}.spark-tags{display:flex;flex-wrap:wrap;gap:8px}.spark-tags button{min-height:32px;padding:0 12px;border:0;border-radius:999px;color:#67717a;background:#f4f7f8;font-size:13px;font-weight:760}.spark-tags button.active{color:#0f7f86;background:#e9fbfc}.moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,112px));grid-gap:10px;gap:10px}.moments-photo{position:relative;display:grid;place-items:center;aspect-ratio:1;border:1px solid #e6edf0;border-radius:12px;color:#a0a8af;background:#f6f8f9}.moments-photo input{position:absolute;inset:0;cursor:pointer;opacity:0}.moments-photo.add{color:#18a5ad;background:#effafa}.moments-photo.preview{overflow:hidden;padding:0}.moments-photo.preview img{width:100%;height:100%;object-fit:cover}.moments-photo.preview span{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:22px;height:22px;color:#ffffff;border-radius:50%;background:rgba(16,24,32,.52);font-size:16px;line-height:1}.moments-photo svg{width:25px;height:25px}.spark-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 22px 20px}.spark-foot span{color:#8c959d;font-size:13px;font-weight:700}.spark-foot button{height:40px;padding:0 18px;border:0;border-radius:999px;color:#ffffff;background:#111820;font-size:14px;font-weight:800}.spark-foot button:disabled{cursor:default;background:#d8e0e4}.reader-overlay{position:fixed;inset:0;z-index:40;padding:28px;background:rgba(16,24,32,.28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.note-route-page{min-height:100vh;padding:28px}.reader-overlay.is-standalone{position:static;min-height:calc(100vh - 56px);padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.reader-overlay.is-standalone .reader-shell{height:auto;min-height:calc(100vh - 56px)}.reader-shell{display:flex;flex-direction:column;width:min(880px,100%);height:calc(100vh - 56px);margin:0 auto;overflow:auto;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 28px 90px rgba(16,24,32,.18)}.reader-close{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:12px;background:#fff;font-size:18px;text-decoration:none}.reader-actions{display:flex;align-items:center;gap:10px}.reader-actions>button:not(.reader-close){height:36px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#ffffff;color:#4f5961;font-size:13px;font-weight:760}.reader-head{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:30px 52px 24px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.reader-head p{margin:0 0 8px;color:var(--muted);font-size:13px;font-weight:700}.reader-head h1{margin:0;font-size:34px;line-height:1.22}.reader-body{padding:34px 52px 42px;color:#242932;font-size:16px;line-height:1.88}.reader-body,.reader-pager{max-width:780px;width:100%;margin:0 auto}.reader-pager{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;grid-gap:16px;gap:16px;padding:0 52px 42px}.reader-pager a{min-height:54px;border:1px solid var(--line);border-radius:12px;background:#ffffff;color:var(--text);text-decoration:none;display:grid;grid-gap:4px;gap:4px;padding:9px 13px;text-align:left}.reader-pager a:last-child{text-align:right}.reader-pager a.disabled{cursor:default;opacity:.45}.reader-pager span{color:var(--muted);font-size:12px}.reader-pager strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.reader-body img{max-width:100%;height:auto;border-radius:12px}.reader-body table{display:block;width:100%;overflow:auto;border-collapse:collapse}.reader-body td,.reader-body th{min-width:120px;padding:10px;border:1px solid var(--line);text-align:left;vertical-align:top}.reader-body pre{overflow:auto;padding:14px;border-radius:12px;background:#f4f8fa}.empty-article{padding:16px;border-radius:12px;background:#e9fbfc;color:#147d84}@media (max-width:1180px){.login-shell{grid-template-columns:minmax(0,1fr);min-height:100vh}.login-hero,.login-shell{grid-template-rows:auto 1fr}.login-hero{display:grid;grid-gap:12px;gap:12px;min-height:360px;padding:24px 24px 0}.login-hero-copy,.login-hero-links{display:none}.login-hero-stage-wrap{height:290px;align-items:flex-end;overflow:hidden}.login-characters-stage{transform:scale(.66) translateY(22px)}.login-card{min-height:auto;justify-content:center;padding:32px}.login-card-mobile-brand{display:none}.life-shell{grid-template-columns:86px minmax(0,1fr);gap:18px;padding-right:20px}.side-nav{align-items:center;padding-right:18px;padding-left:18px}.brand-lockup em,.brand-name,.side-nav nav button span{display:none}.brand-mark{font-size:18px}.brand-lockup{display:block;margin-left:0}.brand-mark b{width:28px}.side-nav nav button{justify-content:center;width:48px;padding:0}.mobile-composer{display:none}.overview-row{grid-template-columns:minmax(0,1fr)}.mood-strip{display:none}.article-feed,.diary-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.lock-page{padding:0}.login-hero{min-height:300px;padding:18px 18px 0}.login-hero-brand{font-size:16px}.login-hero-brand-mark{width:30px;height:30px;border-radius:9px}.login-hero-stage-wrap{height:242px}.login-characters-stage{transform:scale(.52) translateY(28px)}.login-card{padding:24px 20px 30px}.login-copy h1{font-size:36px}.login-copy span{font-size:14px}.login-form input{height:48px;border-radius:12px}.login-password-toggle{width:32px;height:32px;border-radius:8px;font-size:13px}.login-form>button{height:48px;font-size:16px}.life-shell{display:block;padding:0 0 82px;background:var(--bg)}.side-nav{position:fixed;inset:auto 0 0;z-index:20;display:block;height:auto;padding:8px 12px 10px;border:solid var(--line);border-width:1px 0 0;border-radius:18px 18px 0 0;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:none}.side-nav nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.side-nav nav button,.side-nav nav button:not(.active){display:grid;justify-items:center;grid-gap:4px;gap:4px;width:auto;min-height:52px;padding:4px;color:#73766f;font-size:11px}.side-nav nav button.active{color:var(--text);background:transparent}.workspace{padding:16px 14px}.workspace-header{display:grid;grid-gap:15px;gap:15px;margin-bottom:14px;padding-top:2px}.workspace-header h1{font-size:24px}.top-tools{align-items:stretch}.top-tools label{width:auto;flex:1 1}.overview-row{grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:14px}.memory-strip{grid-template-columns:104px minmax(0,1fr);gap:12px;min-height:120px;padding:8px 12px 8px 8px;border-radius:20px}.memory-cover{width:104px;height:104px;border-radius:16px}.memory-copy{gap:6px}.memory-copy em{font-size:12px}.memory-copy strong{font-size:18px}.memory-copy span{font-size:12px;line-height:1.55;-webkit-line-clamp:2}.quick-actions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(136px,42vw);grid-template-columns:none;grid-gap:10px;gap:10px;overflow-x:auto;padding-bottom:4px;margin-bottom:26px;scrollbar-width:none}.quick-actions::-webkit-scrollbar{display:none}.action-card{min-height:166px;padding:8px 8px 12px;border-radius:20px}.action-art{border-radius:16px}.action-copy{grid-template-rows:auto minmax(0,auto);padding:10px 2px 0}.action-card h3{margin:0 0 4px;font-size:14px;line-height:1.2;white-space:nowrap}.action-card p{display:-webkit-box;overflow:hidden;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.column-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.column-topic-card{min-height:178px;padding:14px;border-radius:20px}.column-topic-card>span{width:42px;height:42px;border-radius:14px;font-size:19px}.inspiration-feed{grid-template-columns:minmax(0,1fr);gap:12px}.inspiration-note{padding:15px;border-radius:20px}.inspiration-note-foot{align-items:flex-start;flex-wrap:wrap}.inspiration-note-actions{flex-wrap:wrap;justify-content:flex-end}.diary-workspace{grid-template-columns:minmax(0,1fr);gap:12px;min-height:0}.diary-workspace.immersive{min-height:0}.diary-library-card{border-radius:20px}.section-page-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.diary-list{grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);overflow-x:auto;padding-bottom:2px}.diary-editor{grid-template-rows:auto minmax(620px,1fr) auto;border-radius:20px}.diary-editor>input{padding:20px 18px 10px;font-size:23px}.diary-editor footer{padding:14px 16px}.diary-compose{grid-template-columns:minmax(0,1fr)}.diary-write{min-height:280px;border-right:0;border-bottom:1px solid rgba(233,238,241,.82)}.diary-pane-head{padding:12px 14px}.diary-textarea-shell small{padding:12px 18px 0}.diary-preview{min-height:280px}.diary-write textarea,.markdown-view{padding:18px;font-size:14px}.trash-item{grid-template-columns:minmax(0,1fr)}.trash-item footer{flex-wrap:wrap}.spark-overlay{align-items:end;padding:12px}.spark-composer{border-radius:24px}.spark-head{grid-template-columns:40px minmax(0,1fr) 40px;gap:11px;padding:16px 16px 12px}.spark-badge{width:40px;height:40px;border-radius:14px}.spark-head h2{font-size:19px}.spark-head button{width:40px;padding:0;overflow:hidden;white-space:nowrap}.moments-draft{padding:16px}.moments-draft textarea{min-height:112px;font-size:16px}.moments-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.spark-tags{gap:7px}.spark-tags button{flex:0 0 auto;min-height:34px;padding:0 11px;white-space:nowrap}.spark-foot{padding:12px 16px 16px}.article-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.diary-card-grid{gap:12px}.diary-card-grid,.note-card{grid-template-columns:minmax(0,1fr)}.note-card{grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:9px 9px 12px;border-radius:20px}.note-thumb{grid-row:auto;aspect-ratio:1/1.02;border-radius:16px}.note-copy strong{font-size:15px}.note-copy span{font-size:11px;-webkit-line-clamp:2}.note-meta{align-self:end;font-size:11px}.reader-overlay{padding:0}.reader-shell{height:100vh;border-radius:0}.reader-head{padding:20px 18px 16px}.reader-head h1{font-size:24px}.reader-body{padding:20px 18px 34px;font-size:15px}.reader-pager{grid-template-columns:minmax(0,1fr);padding:0 18px 34px}.reader-pager a,.reader-pager a:last-child{text-align:left}}@media (max-width:430px){.login-hero{min-height:260px}.login-hero-stage-wrap{height:205px}.login-characters-stage{transform:scale(.43) translateY(34px)}.login-copy h1{font-size:32px}}