:root{--night-900:#07070a;--night-800:#101015;--night-700:#14110f;--night-600:#17171d;--night-card:#271d15;--cosmic-900:#121019;--cream-100:#efe4d2;--cream-200:#d9c6a6;--cream-300:#b8a584;--cream-400:#8c7d64;--gold-400:#c2a25e;--gold-500:#bb9a55;--gold-600:#a8854a;--gold-ink:#2a1d0e;--text-active:#f1eadd;--text-sub:#f1eaddbd;--text-muted:#f1eadd80;--glass-06:#fffaf00d;--glass-10:#fffaf014;--glass-15:#fffaf01f;--user-bubble:#7896b43d;--font-serif:"Noto Serif SC", "Songti SC", Georgia, serif;--font-sans:"Noto Sans SC", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--night-800);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{background:var(--night-800);color:var(--text-active);font-family:var(--font-sans);margin:0;font-size:16px}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.starfield{z-index:-2;background:radial-gradient(circle at 28% 48%, #1d1730 0, #13111e 29%, var(--night-800) 68%);position:fixed;inset:0;overflow:hidden}.night-bloom{aspect-ratio:1;filter:blur(18px);background:radial-gradient(circle,#4a3a8a38,#0000 67%);border-radius:50%;width:760px;position:absolute;top:15%;left:-100px}.star{background:#d9c6a670;border-radius:50%;width:3px;height:3px;animation:6s ease-in-out infinite twinkle;position:absolute}.star-bright{background:#efe4d2b3;width:5px;height:5px;box-shadow:0 0 14px #c2a25eb8}@keyframes twinkle{50%{opacity:.28;transform:scale(.72)}}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#101015c2;border-bottom:1px solid #fffaf014;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:76px;padding:0 32px;display:grid;position:relative}.brand{font-family:var(--font-serif);color:var(--cream-200);align-items:center;gap:10px;width:max-content;text-decoration:none;display:inline-flex}.brand img{object-fit:cover;border-radius:9px;width:36px;height:36px}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a,.quiet-link{min-height:44px;color:var(--text-muted);align-items:center;font-size:.875rem;text-decoration:none;display:inline-flex}.site-header nav a:hover,.quiet-link:hover{color:var(--cream-200)}.header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.language-switch{border:1px solid var(--glass-15);min-width:44px;min-height:44px;color:var(--cream-300);letter-spacing:.06em;border-radius:999px;place-items:center;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-grid}.language-switch:hover{color:var(--cream-100);border-color:#c2a25e80}.menu-toggle,.mobile-login{display:none}.primary-pill{background:var(--gold-500);min-height:44px;color:var(--gold-ink);border-radius:999px;align-items:center;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 0 26px #bb9a552e}.home-stage{grid-template-columns:460px 1fr;align-items:center;gap:64px;width:min(1100px,100% - 48px);min-height:calc(100svh - 76px);margin:0 auto;padding:44px 0 54px;display:grid}.xiaoju-stage{align-self:center}.mascot-halo{place-items:center;width:250px;height:250px;margin:0 0 16px 22px;display:grid;position:relative}.mascot-halo:before{content:"";background:radial-gradient(circle,#4a3a8abf,#4a3a8a38 48%,#0000 72%);border-radius:50%;position:absolute;inset:18px;box-shadow:0 0 80px #4a3a8a47}.mascot{filter:drop-shadow(0 22px 30px #00000042);width:225px;height:225px;position:relative}.xiaoju-mascot,.xiaoju-svg{pointer-events:none;border:0;display:block;overflow:visible}.xiaoju-svg{width:100%;height:100%}.xiaoju-mascot>img,.xiaoju-mascot svg{object-fit:contain;width:100%;height:100%;display:block;overflow:visible}@keyframes breathe{50%{transform:translateY(-4px)scale(1.012)}}.greeting{color:var(--cream-300);letter-spacing:.16em;margin:0 0 12px;font-size:.82rem}.xiaoju-stage h1{max-width:440px;font-family:var(--font-serif);letter-spacing:.03em;color:var(--cream-100);margin:0;font-size:clamp(2rem,3vw,2.65rem);font-weight:400;line-height:1.35}.stage-note{max-width:390px;color:var(--text-muted);margin:18px 0 0;font-size:.9rem;line-height:1.75}.conversation-panel{flex-direction:column;gap:18px;min-width:0;display:flex}.conversation-thread{scrollbar-width:thin;border:1px dashed #c2a25e3d;border-radius:22px;min-height:148px;max-height:300px;padding:18px;overflow:auto}.empty-thread{text-align:center;height:110px;color:var(--text-muted);place-content:center;display:grid}.empty-thread span{color:var(--cream-300);letter-spacing:.14em;font-size:.78rem}.empty-thread p{margin:10px 0 0;font-size:.9rem;line-height:1.65}.message-row{align-items:flex-end;gap:10px;margin:0 0 12px;display:flex}.message-row:last-child{margin-bottom:0}.message-row.user{justify-content:flex-end}.message-row img{object-fit:contain;flex:none;width:30px;height:30px}.message-row p{border:1px solid var(--glass-15);background:var(--glass-10);max-width:78%;color:var(--text-sub);border-radius:18px 18px 18px 6px;margin:0;padding:11px 14px;font-size:.93rem;line-height:1.65}.message-row.user p{background:var(--user-bubble);color:var(--text-active);border-color:#7896b45c;border-radius:18px 18px 6px}.reco-block{flex-direction:column;gap:10px;margin:2px 0 14px 40px;display:flex}.reco-entries{flex-wrap:wrap;gap:8px;display:flex}.reco-entry{min-height:38px;color:var(--cream-100);cursor:pointer;background:#c2a25e1a;border:1px solid #c2a25e73;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:.82rem;text-decoration:none;display:inline-flex}.reco-entry:hover{background:#c2a25e33}.reco-entry small{color:var(--cream-300);letter-spacing:.04em;background:#fffaf01f;border-radius:6px;padding:1px 6px;font-size:.62rem}.reco-app-note{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:4px 10px;margin:0;font-size:.76rem;display:flex}.reco-app-note a{color:var(--cream-200)}.reco-row{scrollbar-width:thin;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.reco-card{border:1px solid var(--glass-15);background:var(--glass-10);color:var(--text-sub);border-radius:14px;flex:0 0 176px;align-items:center;gap:10px;padding:8px;text-decoration:none;display:flex}.reco-cover{background:#c2a25e2e 50%/cover no-repeat;border-radius:10px;flex:0 0 44px;height:44px}.reco-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.reco-body strong{color:var(--cream-100);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.reco-body span{color:var(--text-muted);font-size:.7rem}.reco-play{background:var(--gold-500);height:34px;color:var(--gold-ink);cursor:pointer;border:0;border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.reco-play svg{fill:currentColor;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.reco-play.playing svg{fill:none}.reco-app-link{color:var(--cream-300);font-size:.7rem}.thinking-row p{justify-content:center;align-items:center;gap:5px;min-width:64px;display:flex}.thinking-row small{color:var(--text-muted);margin-left:5px;font-size:.73rem;font-weight:400}.typing-dot{background:var(--cream-300);border-radius:50%;width:5px;height:5px;animation:1.25s ease-in-out infinite dot}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}@keyframes dot{50%{opacity:.24;transform:translateY(-2px)}}.quick-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quick-actions button{border:1px solid var(--glass-15);background:var(--glass-06);min-height:82px;color:var(--text-active);cursor:pointer;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:transform .2s,background .2s;display:flex}.quick-actions button:hover{background:var(--glass-10);transform:translateY(-2px)}.quick-actions .quick-primary{background:var(--gold-500);color:var(--gold-ink);border-color:#bb9a5580}.quick-actions strong{font-size:1rem}.quick-actions span{opacity:.7;font-size:.75rem}.agent-input{border:1px solid var(--glass-15);background:#fffaf01a;border-radius:20px;align-items:center;gap:12px;min-height:64px;padding:7px 8px 7px 20px;display:flex}.agent-input:focus-within{border-color:#c2a25e80;box-shadow:0 0 0 3px #c2a25e14}.agent-input input{min-width:0;color:var(--text-active);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.agent-input input::placeholder{color:var(--text-muted)}.agent-input button{background:var(--gold-500);min-width:72px;min-height:48px;color:var(--gold-ink);cursor:pointer;border:0;border-radius:15px;font-weight:700}.agent-input button:disabled{opacity:.32;cursor:default}.agent-input .mic-button{border:1px solid var(--glass-15);width:48px;min-width:48px;color:var(--cream-200);background:0 0;place-items:center;padding:0;display:grid}.agent-input .mic-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:22px;height:22px}.agent-input .mic-button:hover{border-color:#c2a25e80}.agent-input .mic-button.listening{background:var(--gold-500);color:var(--gold-ink);border-color:#0000;animation:1.4s ease-in-out infinite mic-pulse}@keyframes mic-pulse{0%,to{box-shadow:0 0 #c2a25e73}50%{box-shadow:0 0 0 8px #c2a25e00}}.speech-error{color:var(--cream-300);margin:-6px 4px 0;font-size:.78rem;line-height:1.5}.voice-toggle{border:1px solid var(--glass-15);min-height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;align-self:flex-end;align-items:center;gap:6px;margin-top:-8px;padding:0 12px;font-size:.75rem;display:inline-flex}.voice-toggle svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.voice-toggle.on{color:var(--cream-200);border-color:#c2a25e5c}.recommend-card{background:linear-gradient(110deg,#271d15d6,#fffaf00f);border:1px solid #fff0dc1f;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;min-height:118px;padding:20px 22px;display:flex}.eyebrow{color:var(--cream-300);letter-spacing:.14em;font-size:.72rem}.recommend-card h2{font-family:var(--font-serif);color:var(--cream-100);margin:8px 0 3px;font-size:1.1rem;font-weight:400}.recommend-card p{color:var(--text-muted);margin:0;font-size:.78rem}.recommend-card>a{min-width:48px;min-height:48px;color:var(--cream-200);border:1px solid #c2a25e61;border-radius:50%;place-items:center;text-decoration:none;display:grid}.explore-link{min-height:44px;color:var(--text-muted);align-self:center;align-items:center;font-size:.85rem;text-decoration:none;display:inline-flex}.explore-link:hover{color:var(--cream-200)}.public-shell{overflow:visible}.content-page,.article-page,.legal-page{width:min(1160px,100% - 48px);margin:0 auto}.content-page{min-height:70svh;padding:92px 0 110px}.page-hero{text-align:center;max-width:760px;margin:0 auto 58px}.page-hero.compact{margin-bottom:32px}.page-hero h1,.article-hero h1,.focus-copy h1,.legal-page h1{color:var(--cream-100);font-family:var(--font-serif);letter-spacing:.025em;margin:14px 0 18px;font-size:clamp(2.2rem,5vw,4.45rem);font-weight:400;line-height:1.18}.page-hero p,.article-hero>p,.focus-copy>p{color:var(--text-sub);margin:0 auto;font-size:1.02rem;line-height:1.85}.card-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.content-card{border:1px solid var(--glass-15);background:linear-gradient(145deg,#fffaf013,#fffaf006);border-radius:24px;flex-direction:column;min-height:255px;padding:28px;text-decoration:none;transition:transform .22s,border-color .22s,background .22s;display:flex;position:relative}.content-card:hover{background:linear-gradient(145deg,#c2a25e21,#fffaf009);border-color:#c2a25e70;transform:translateY(-5px)}.card-mark{width:54px;height:54px;color:var(--cream-200);font-family:var(--font-serif);background:#c2a25e21;border:1px solid #c2a25e3d;border-radius:18px;place-items:center;font-size:1.25rem;display:grid}.content-card h2{color:var(--cream-100);font-family:var(--font-serif);margin:24px 0 10px;font-size:1.35rem;font-weight:400;line-height:1.45}.content-card p{color:var(--text-muted);margin:0 0 20px;font-size:.9rem;line-height:1.7}.card-link{color:var(--cream-300);margin-top:auto;font-size:.82rem}.tool-time{color:var(--text-muted);font-size:.74rem;position:absolute;top:31px;right:26px}.soft-cta{background:linear-gradient(115deg,#4a3a8a38,#271d15b8);border:1px solid #c2a25e3b;border-radius:28px;grid-template-columns:120px 1fr auto;align-items:center;gap:28px;min-height:190px;margin-top:58px;padding:26px 36px;display:grid}.soft-cta-mascot{width:110px;height:110px}.not-found-mascot{width:150px;height:150px;margin:0 auto}.soft-cta h2{font-family:var(--font-serif);color:var(--cream-100);margin:9px 0 6px;font-weight:400}.soft-cta p{color:var(--text-muted);margin:0}.article-page{padding:48px 0 110px}.breadcrumbs{color:var(--text-muted);gap:9px;font-size:.78rem;display:flex}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--cream-200)}.article-hero{max-width:900px;padding:76px 0 66px}.article-hero h1{max-width:880px;font-size:clamp(2.6rem,5vw,5rem)}.article-hero>p{max-width:700px;margin-left:0}.article-grid{grid-template-columns:minmax(0,720px) 290px;justify-content:space-between;align-items:start;gap:80px;display:grid}.article-body{color:var(--text-sub);font-size:1.04rem;line-height:1.95}.article-body section{margin:0 0 52px}.article-body h2,.legal-page h2{color:var(--cream-100);font-family:var(--font-serif);margin:0 0 17px;font-size:1.65rem;font-weight:400}.article-body p{margin:0 0 19px}.article-body strong{color:var(--cream-200)}.article-body ol,.article-body ul{margin:18px 0;padding-left:1.35em}.article-body li{margin:0 0 16px;padding-left:.45em}.article-body blockquote{border-left:3px solid var(--gold-500);color:var(--cream-200);font-family:var(--font-serif);background:#c2a25e13;border-radius:0 18px 18px 0;margin:46px 0;padding:28px 32px;font-size:1.3rem;line-height:1.65}.article-action{background:#271d1585;border:1px solid #c2a25e3b;border-radius:22px;padding:30px}.article-action .primary-pill{width:max-content;margin-top:22px}.article-action-links{flex-wrap:wrap;align-items:center;gap:10px 22px;margin-top:4px;display:flex}.article-action-links .primary-pill{margin-top:18px}.article-action-links a:not(.primary-pill){color:var(--cream-300);text-underline-offset:4px;margin-top:18px;font-size:.88rem}.article-hero>p.article-byline{color:var(--text-muted);letter-spacing:.02em;margin-top:18px;font-size:.82rem}.article-body h3{color:var(--cream-200);margin:30px 0 10px;font-size:1.08rem;font-weight:500;line-height:1.6}.article-body a{color:var(--cream-200);text-underline-offset:3px}.article-answer{background:#c2a25e13;border:1px solid #c2a25e42;border-radius:22px;padding:26px 30px}.article-answer p{color:var(--cream-100);margin:12px 0 0;font-size:1.08rem}.article-keypoints{padding:4px 0 0}.article-keypoints li::marker{color:var(--gold-500)}.article-references{color:var(--text-muted);font-size:.84rem;line-height:1.75}.article-references li{overflow-wrap:anywhere;margin-bottom:12px}.ref-link{overflow-wrap:anywhere;word-break:break-all}.learn-group{margin:0 0 64px}.learn-group>h2{color:var(--cream-100);font-family:var(--font-serif);margin:0 0 22px;font-size:1.6rem;font-weight:400}.content-card h3{color:var(--cream-100);font-family:var(--font-serif);margin:24px 0 10px;font-size:1.3rem;font-weight:400;line-height:1.45}.article-aside{flex-direction:column;gap:12px;display:flex;position:sticky;top:100px}.aside-xiaoju{border:1px solid var(--glass-10);background:#4a3a8a29;border-radius:22px;margin-bottom:24px;padding:22px}.aside-mascot{width:72px;height:72px}.aside-xiaoju p{color:var(--text-muted);margin:10px 0 0;font-size:.84rem;line-height:1.7}.article-aside h2{color:var(--cream-300);letter-spacing:.12em;margin:0 0 4px;font-size:.73rem;font-weight:500}.article-aside>a{border:1px solid var(--glass-10);background:var(--glass-06);border-radius:15px;flex-direction:column;gap:5px;padding:16px;text-decoration:none;display:flex}.article-aside a strong{color:var(--cream-100);font-size:.88rem}.article-aside a span{color:var(--text-muted);font-size:.74rem}.cycle-visual{background:var(--glass-06);border-radius:22px;grid-template-columns:repeat(4,1fr);gap:4px;margin:36px 0 52px;padding:8px;display:grid}.cycle-visual span{min-height:110px;color:var(--cream-100);background:#4a3a8a30;border-radius:16px;place-items:center;font-size:.85rem;display:grid}.cycle-visual span:nth-child(2){background:#2c475459}.cycle-visual span:nth-child(3){background:#c2a25e33}.focus-page{grid-template-columns:1fr 500px;align-items:center;gap:80px;width:min(1080px,100% - 48px);min-height:calc(100svh - 76px);margin:0 auto;padding:72px 0 96px;display:grid}.focus-copy h1{font-size:clamp(2.5rem,5vw,4.65rem)}.focus-copy>p{max-width:500px;margin-left:0}.breathe-widget,.player-card,.quiz-card{border:1px solid var(--glass-15);text-align:center;background:linear-gradient(145deg,#231f31e0,#121019cc);border-radius:32px;padding:42px;box-shadow:0 34px 90px #00000040}.breath-orb{background:radial-gradient(circle,#c2a25e3d,#4a3a8a33 53%,#0000 70%);border:1px solid #c2a25e42;border-radius:50%;place-content:center;gap:9px;width:280px;height:280px;margin:0 auto 32px;animation:10s ease-in-out infinite orb-breathe;display:grid;box-shadow:0 0 70px #4a3a8a52}.phase-0 .breath-orb{animation-duration:4s}.phase-1 .breath-orb{animation-play-state:paused}.phase-2 .breath-orb{animation-duration:6s;animation-direction:reverse}@keyframes orb-breathe{50%{transform:scale(1.09);box-shadow:0 0 95px #c2a25e33}}.breath-orb span{color:var(--cream-200);font-family:var(--font-serif)}.breath-orb strong{color:var(--cream-100);font-size:2rem;font-weight:300}.breathe-widget>p{color:var(--text-muted);font-size:.84rem;line-height:1.7}.breathe-widget>button{cursor:pointer;border:0;margin:20px auto 0}.player-card h2{font-family:var(--font-serif);margin:18px 0 7px;font-size:2rem;font-weight:400}.player-card>p{color:var(--text-muted);font-size:.82rem}.player-art{background:radial-gradient(circle,#4b4262 0 20%,#2c263d 21% 51%,#17141f 52%);border-radius:50%;place-items:center;width:210px;height:210px;margin:0 auto 30px;display:grid;position:relative;box-shadow:0 0 65px #4a3a8a59}.player-art>*{grid-area:1/1}.player-art span{background:var(--gold-500) center / cover no-repeat;width:66px;height:66px;color:var(--gold-ink);font-family:var(--font-serif);border-radius:50%;place-items:center;font-size:1.3rem;display:grid}.progress-track{background:var(--glass-15);border-radius:999px;height:4px;margin:32px 0 8px;overflow:hidden}.progress-track span{background:var(--gold-500);height:100%;display:block}.player-times{color:var(--text-muted);justify-content:space-between;font-size:.7rem;display:flex}.player-controls{justify-content:center;align-items:center;gap:26px;margin-top:18px;display:flex}.player-controls button{border:1px solid var(--glass-15);background:var(--glass-06);width:48px;height:48px;color:var(--cream-200);cursor:pointer;border-radius:50%}.player-controls .play-main{background:var(--gold-500);width:68px;height:68px;color:var(--gold-ink);border:0;font-size:1.3rem}.player-note{opacity:.72;margin-top:22px!important}.player-note a{color:var(--cream-200)}.player-desc{max-width:34em;color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 auto;font-size:.8rem;line-height:1.6;display:-webkit-box;overflow:hidden}.progress-track{cursor:pointer}.player-controls button:disabled{opacity:.35;cursor:default}.player-list{text-align:left;flex-direction:column;gap:6px;margin:24px 0 0;padding:0;list-style:none;display:flex}.player-list button{border:1px solid var(--glass-10);background:var(--glass-06);width:100%;min-height:44px;color:var(--text-sub);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:.82rem;display:flex}.player-list button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-list button small{color:var(--text-muted);flex:none;font-size:.7rem}.player-list button.active{color:var(--cream-100);background:#c2a25e1a;border-color:#c2a25e80}.reco-title{color:inherit;text-decoration:none}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;display:flex}.footer-install{flex-direction:column;gap:8px;display:flex}.footer-install>span{color:var(--cream-300);letter-spacing:.08em;font-size:.76rem}.footer-install div{gap:10px;display:flex}.footer-install a{min-height:40px;color:var(--cream-100);border:1px solid #c2a25e66;border-radius:999px;align-items:center;padding:0 16px;font-size:.8rem;text-decoration:none;display:inline-flex}.footer-install a:hover{background:#c2a25e1f}.quiz-card{text-align:left}.quiz-card h2{font-family:var(--font-serif);margin:20px 0 8px;font-size:1.85rem;font-weight:400;line-height:1.45}.quiz-card>p{color:var(--text-muted);font-size:.85rem}.quiz-progress{background:var(--glass-10);border-radius:999px;height:4px;margin:0 0 28px}.quiz-progress span{border-radius:inherit;background:var(--gold-500);height:100%;display:block}.quiz-options{gap:10px;margin:26px 0;display:grid}.quiz-options button{text-align:left;border:1px solid var(--glass-15);background:var(--glass-06);min-height:54px;color:var(--text-sub);cursor:pointer;border-radius:15px;padding:12px 16px}.quiz-options button:hover,.quiz-options button.selected{border-color:var(--gold-500);color:var(--cream-100);background:#c2a25e21}.quiz-next{cursor:pointer;border:0}.quiz-next:disabled{opacity:.35;cursor:default}.auth-page{place-items:center;min-height:calc(100svh - 76px);padding:70px 20px;display:grid}.auth-card{border:1px solid var(--glass-15);text-align:center;background:#141119e6;border-radius:30px;width:min(480px,100%);padding:38px}.auth-mascot{width:82px;height:82px;margin:0 auto}.auth-card h1{font-family:var(--font-serif);margin:12px 0 26px;font-weight:400}.auth-tabs{background:var(--glass-06);border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:4px;display:grid}.auth-tabs button{min-height:42px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:11px}.auth-tabs button.active{background:var(--glass-15);color:var(--cream-100)}.auth-card form{text-align:left;gap:15px;display:grid}.auth-card label{color:var(--text-sub);gap:7px;font-size:.78rem;display:grid}.auth-card input{border:1px solid var(--glass-15);background:var(--glass-06);width:100%;min-height:52px;color:var(--text-active);border-radius:13px;outline:0;padding:0 15px}.auth-card input:focus{border-color:var(--gold-500)}.auth-submit{cursor:pointer;border:0;justify-content:center;width:100%;margin-top:7px}.code-row{grid-template-columns:1fr auto;gap:9px;display:grid}.code-row button{border:1px solid var(--glass-15);background:var(--glass-06);color:var(--cream-200);border-radius:13px;padding:0 14px}.phone-row{grid-template-columns:74px 1fr;gap:9px;display:grid}.phone-row select{border:1px solid var(--glass-15);color:var(--text-active);background:#1c1920;border-radius:13px;padding:0 10px}.code-row button:disabled,.auth-submit:disabled{opacity:.5;cursor:default}.auth-divider{background:var(--glass-10);height:1px;margin:30px 0 25px;position:relative}.auth-divider span{color:var(--text-muted);background:#131119;padding:0 12px;font-size:.72rem;position:relative;top:-9px}.social-auth{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.social-auth button{border:1px solid var(--glass-15);background:var(--glass-06);min-height:46px;color:var(--text-sub);cursor:pointer;border-radius:13px}.auth-policy,.auth-switch,.form-notice,.form-error{color:var(--text-muted);font-size:.76rem;line-height:1.65}.auth-policy a,.auth-switch a{color:var(--cream-200);margin:0 3px}.auth-switch{margin:24px 0 0}.form-notice,.form-error{background:#c2a25e14;border-radius:10px;margin:0;padding:10px}.form-error{color:#efb4a8;background:#c250411c}.legal-page{max-width:800px;min-height:70svh;color:var(--text-sub);padding:94px 0 120px;line-height:1.9}.legal-page h1{font-size:3.5rem}.legal-page h2{margin-top:42px}.legal-page p{margin:0 0 18px}.legal-page li{margin:0 0 12px}.legal-page a{color:var(--cream-200)}.account-deletion-action{background:linear-gradient(130deg,#c2a25e24,#fffaf00b);border:1px solid #c2a25e59;border-radius:22px;margin:34px 0 46px;padding:28px 30px}.account-deletion-action h2{margin-top:0}.account-deletion-action .primary-pill{width:max-content;max-width:100%;color:var(--gold-ink);margin:8px 0 18px;line-height:1.4}.account-deletion-action .account-deletion-hint{color:var(--text-muted);margin-bottom:0;font-size:.87rem}.search-form{border:1px solid var(--glass-15);background:var(--glass-06);border-radius:18px;gap:10px;max-width:760px;margin:0 auto;padding:8px;display:flex}.search-form input{min-width:0;color:var(--text-active);background:0 0;border:0;outline:0;flex:1;padding:0 12px}.search-form button{background:var(--gold-500);min-width:100px;min-height:48px;color:var(--gold-ink);border:0;border-radius:12px;font-weight:700}.search-suggestions{gap:10px;max-width:760px;margin:42px auto 0;display:grid}.search-suggestions h2{color:var(--cream-300);letter-spacing:.1em;font-size:.8rem;font-weight:500}.search-suggestions a{border-bottom:1px solid var(--glass-10);color:var(--text-sub);padding:17px;text-decoration:none}.xiaoju-dock{z-index:30;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:22px;right:24px}.dock-mascot{cursor:pointer;background:#17141f;border:1px solid #c2a25e57;border-radius:50%;width:74px;height:74px;padding:5px;box-shadow:0 10px 35px #00000059}.dock-xiaoju{width:100%;height:100%}.dock-mascot .dock-label{width:max-content;color:var(--cream-200);opacity:0;pointer-events:none;background:#27212e;border-radius:10px;padding:7px 10px;font-size:.7rem;transition:opacity .2s;position:absolute;bottom:18px;right:64px}.dock-mascot:hover .dock-label{opacity:1}.dock-card{border:1px solid var(--glass-15);background:#19151ff7;border-radius:20px;width:270px;padding:22px;position:relative;box-shadow:0 20px 60px #00000061}.dock-card strong{font-family:var(--font-serif);font-weight:400}.dock-card p{color:var(--text-muted);font-size:.8rem;line-height:1.6}.dock-card a{color:var(--cream-200);font-size:.8rem}.dock-close{color:var(--text-muted);background:0 0;border:0;font-size:1.2rem;position:absolute;top:8px;right:10px}.site-footer{border-top:1px solid var(--glass-10);background:#07070a8f;padding:70px max(32px,50% - 580px) 28px}.footer-brand{align-items:center;gap:14px;display:flex}.footer-mascot{width:58px;height:58px}.footer-brand strong{font-family:var(--font-serif);font-weight:400}.footer-brand p{color:var(--text-muted);margin:5px 0 0;font-size:.78rem}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;margin:40px 0;display:grid}.footer-links section{flex-direction:column;gap:10px;display:flex}.footer-links h2{color:var(--cream-300);letter-spacing:.08em;margin:0 0 7px;font-size:.76rem;font-weight:500}.footer-links a{width:max-content;color:var(--text-muted);font-size:.8rem;text-decoration:none}.footer-links a:hover{color:var(--cream-200)}.footer-note{border-top:1px solid var(--glass-10);color:#f1eadd57;margin:0;padding-top:22px;font-size:.7rem}@media (max-width:920px){.site-header{grid-template-columns:1fr auto;padding:0 18px}.site-header nav{border:1px solid var(--glass-15);background:#101015fa;border-radius:18px;flex-direction:column;align-items:stretch;gap:2px;padding:14px;display:none;position:absolute;top:calc(100% + 8px);left:16px;right:16px;box-shadow:0 22px 60px #0000006b}.site-header.menu-open nav{display:flex}.site-header nav a{border-radius:10px;min-height:48px;padding:0 13px}.site-header nav a:hover{background:var(--glass-06)}.site-header nav .mobile-login{border-top:1px solid var(--glass-10);margin-top:5px;display:flex}.brand span{font-size:.92rem}.quiet-link{display:none}.header-actions{gap:10px}.menu-toggle{border:1px solid var(--glass-15);cursor:pointer;background:0 0;border-radius:50%;place-content:center;gap:6px;width:42px;height:42px;display:grid}.menu-toggle span{background:var(--cream-200);width:17px;height:1px;transition:transform .2s;display:block}.menu-open .menu-toggle span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.home-stage{grid-template-columns:1fr;gap:24px;width:min(620px,100% - 32px);padding:34px 0 46px}.xiaoju-stage{text-align:center}.mascot-halo{width:190px;height:190px;margin:0 auto 10px}.mascot{width:175px;height:175px}.xiaoju-stage h1,.stage-note{margin-left:auto;margin-right:auto}.conversation-thread{min-height:128px}.card-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:1fr;gap:30px}.article-aside{grid-template-columns:repeat(3,1fr);display:grid;position:static}.aside-xiaoju,.article-aside h2{grid-column:1/-1}.focus-page{grid-template-columns:1fr;gap:42px}.focus-copy{text-align:center}.focus-copy>p{margin-left:auto;margin-right:auto}}@media (max-width:560px){.site-header{min-height:64px}.primary-pill{min-height:40px;padding:0 15px;font-size:.85rem}.home-stage{min-height:calc(100svh - 64px);padding-top:22px}.xiaoju-stage h1{font-size:1.65rem}.stage-note{display:none}.quick-actions{gap:10px}.quick-actions button{min-height:72px}.conversation-thread{padding:13px}.message-row p{max-width:86%}.recommend-card{min-height:102px;padding:17px}.content-page,.article-page,.legal-page,.focus-page{width:min(100% - 30px,620px)}.content-page{padding:58px 0 78px}.page-hero{margin-bottom:36px}.page-hero h1{font-size:2.35rem}.card-grid{grid-template-columns:1fr}.content-card{min-height:220px}.soft-cta{grid-template-columns:76px 1fr;padding:22px}.soft-cta-mascot{width:72px;height:72px}.soft-cta .primary-pill{grid-column:1/-1;justify-content:center}.article-page{padding-top:28px}.article-hero{padding:48px 0}.article-hero h1{font-size:2.6rem}.article-grid{display:block}.article-aside{margin-top:50px;display:flex}.article-body{font-size:.98rem}.cycle-visual{grid-template-columns:1fr 1fr}.focus-page{padding:50px 0 76px}.focus-copy h1{font-size:2.55rem}.breathe-widget,.player-card,.quiz-card{border-radius:24px;padding:26px 20px}.breath-orb{width:230px;height:230px}.player-art{width:180px;height:180px}.auth-card{padding:30px 20px}.social-auth{grid-template-columns:1fr}.legal-page h1{font-size:2.7rem}.xiaoju-dock{bottom:14px;right:14px}.dock-mascot{width:62px;height:62px}.site-footer{padding:52px 22px 24px}.footer-links{grid-template-columns:1fr 1fr}}@media (max-width:380px){.brand span,.language-switch{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
