:root{--bg-app:#f5f0e8;--bg-canvas:#e8e4dc;--bg-card:#fff;--surface-input:#f8f5f0;--surface-muted:#f3efe8;--surface-chat:#f8f5f0;--surface-panel:#f3efe8;--text-primary:#1a1a1a;--text-secondary:#6b6560;--text-muted:#9a948c;--border:#e8e2d8;--border-subtle:#f0eeea;--brand-fire:#e85d04;--brand-fire-press:#c94e03;--brand-fire-muted:#e85d041f;--brand-earth:#c9a227;--brand-earth-bg:#c9a2271f;--brand-earth-border:#c9a22766;--accent-tech:#3d9b8f;--accent-tech-muted:#3d9b8f1f;--brand-water:var(--accent-tech);--ink-deep:#1a1f28;--cinnabar:#b84a3a;--almanac-fit-favorable:#f0c030;--almanac-fit-favorable-bg:#f5c83238;--almanac-fit-favorable-badge:#f5c83252;--almanac-fit-favorable-text:#9a7209;--almanac-fit-steady:#3d8f85;--almanac-fit-steady-bg:#3d8f8529;--almanac-fit-steady-text:#2a6b64;--almanac-fit-caution:#a83832;--almanac-fit-caution-bg:#a838322e;--almanac-fit-caution-text:#8f2a24;--accent-teal:var(--accent-tech);--accent-terracotta:var(--brand-fire);--radius-card:26px;--radius-btn:14px;--font-serif:"Songti SC", "STSong", "Noto Serif SC", Georgia, serif;--font-sans:-apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", sans-serif;--iphone-w:390px;--iphone-h:844px;--iphone-top-inset:52px;--iphone-bottom-inset:8px;--hv2-pad:16px;--shadow-soft:0 8px 32px #0000000f;--shadow-btn:0 2px 8px #00000014;--shadow-fire:0 4px 16px #e85d0447;--gradient-cta:linear-gradient(90deg,#f0924a,var(--brand-fire));--gradient-onboard-1:linear-gradient(145deg,#e8f2ef 0%,#c5e0d8 55%,#8fbfb4 100%);--gradient-onboard-2:linear-gradient(145deg,#f5ebe0 0%,#e8d4bc 50%,#d4b896 100%);--gradient-onboard-3:linear-gradient(145deg,#ede8dc 0%,#ddd0b8 50%,#c9b896 100%);--gradient-tool-mint:linear-gradient(145deg,#dceee9,#c5e0d8);--gradient-tool-warm:linear-gradient(145deg,#f5e0d0,#edc8b0);--gradient-tool-sand:linear-gradient(145deg,#ede4d4,#e0d4c0);--gradient-avatar:linear-gradient(145deg,#d4ece6,var(--accent-tech));--gradient-member:linear-gradient(145deg,#ede4c8,var(--brand-earth));--taiji-light:#f5f0e8;--taiji-dark:#1a1f28;--taiji-stroke:#1a1f281a}*,:before,:after{box-sizing:border-box}body{min-height:100vh;font-family:var(--font-sans);color:var(--text-primary);background:var(--bg-canvas);justify-content:center;margin:0;padding:16px 0 32px;display:flex}.device{width:var(--iphone-w);min-height:var(--iphone-h);background:var(--bg-app);border-radius:44px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000002e}.screen{padding:var(--iphone-top-inset) 20px 16px;flex:1;overflow-y:auto}.screen[hidden]{display:none!important}.brand-mark{text-align:center;letter-spacing:.25em;color:var(--text-muted);margin-bottom:12px;font-size:10px}.nav-bar{justify-content:space-between;align-items:center;min-height:40px;margin-bottom:20px;display:flex}.nav-bar h1{text-align:center;font-family:var(--font-serif);flex:1;margin:0;font-size:18px;font-weight:600}.nav-spacer{width:40px}.btn-icon{background:var(--bg-card);width:40px;height:40px;box-shadow:var(--shadow-btn);cursor:pointer;color:var(--text-secondary);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.btn-icon .icon-chat-history,.btn-icon .icon-globe,.btn-icon .icon-back{flex-shrink:0;display:block}.btn-icon .icon-back{width:24px;height:24px}.btn-lang{width:40px;color:var(--text-secondary);padding:0}.btn-lang .icon-globe{display:block}.btn-privacy-toggle{width:40px;color:var(--text-secondary);padding:0}.btn-privacy-toggle .icon-privacy{display:block}.btn-privacy-toggle.is-revealed{color:var(--brand-earth)}.archive-sensitive-hidden{color:var(--text-muted);letter-spacing:.02em;font-style:normal}.drawer-archive-privacy-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.drawer-archive-privacy-row .drawer-section-label{margin:0}.palm-nav-actions{justify-self:end;align-items:center;gap:4px;display:flex}.lang-menu{top:calc(var(--iphone-top-inset) + 40px);background:var(--bg-card);box-shadow:var(--shadow-soft);z-index:50;border-radius:14px;min-width:148px;padding:6px 0;position:absolute;right:20px}.lang-menu[hidden]{display:none}.lang-menu button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;display:block}.lang-menu button.active{background:var(--border-subtle)}.card{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);margin-bottom:16px;padding:20px;position:relative;overflow:hidden}.card-glow:before{content:"";pointer-events:none;background:radial-gradient(circle,#e85d0433,#0000 70%);width:160px;height:160px;position:absolute;top:-40px;left:-40px}.tabs{background:var(--surface-muted);border-radius:999px;gap:8px;margin-bottom:20px;padding:4px;display:flex}.tab{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:999px;flex:1;padding:10px;font-size:14px;font-weight:500}.tab.active{background:var(--bg-card);color:var(--text-primary);box-shadow:var(--shadow-btn)}.field{margin-bottom:14px}.field label{color:var(--text-secondary);font-size:13px;font-family:var(--font-serif);margin-bottom:6px;display:block}.input-wrap{background:var(--surface-input);border:1px solid var(--border);border-radius:var(--radius-btn);align-items:center;display:flex;overflow:hidden}.input-wrap:focus-within{border-color:var(--brand-fire)}.input-wrap.error{border-color:var(--cinnabar)}.input-wrap select{background:var(--surface-muted);border:none;max-width:86px;padding:10px 8px;font-size:14px;font-weight:500}.input-wrap input{background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 12px;font-size:15px}.input-wrap--compact select{padding:10px 8px}.input-wrap--compact input{padding:10px 12px;font-size:15px}.field-error{color:var(--cinnabar);min-height:18px;margin-top:6px;font-size:12px}.btn-primary{background:var(--brand-fire);color:#fff;border-radius:var(--radius-btn);cursor:pointer;width:100%;box-shadow:var(--shadow-fire);border:none;margin-top:8px;padding:16px;font-size:16px;font-weight:600}.btn-primary:active{background:var(--brand-fire-press)}.btn-primary:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.btn-otp{color:var(--accent-terracotta);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 12px;font-size:13px;font-weight:600}.btn-otp:disabled{color:var(--text-muted);cursor:not-allowed}.text-link{text-align:center;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;width:100%;margin:16px 0;font-size:14px;display:block}.text-link strong{color:var(--text-primary)}.divider{color:var(--text-muted);align-items:center;gap:12px;margin:16px 0 14px;font-size:12px;display:flex}.card .divider{margin-left:0;margin-right:0}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-agree{cursor:pointer;color:var(--text-secondary);align-items:flex-start;gap:8px;margin:4px 0 12px;font-size:12px;line-height:1.5;display:flex}.auth-agree input{accent-color:var(--accent-teal);flex-shrink:0;margin-top:3px}.auth-agree-text{flex:1}.auth-legal-link{color:var(--accent-terracotta);text-decoration:none}.auth-legal-link:hover{text-decoration:underline}.oauth-list{flex-direction:column;gap:10px;margin:0 0 8px;display:flex}.oauth-btn-long{border-radius:var(--radius-btn);cursor:pointer;width:100%;box-shadow:var(--shadow-btn);font-size:15px;font-weight:500;font-family:var(--font-sans);border:none;align-items:center;gap:12px;padding:11px 16px;transition:transform .12s,box-shadow .12s;display:flex}.oauth-btn-long:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0000001a}.oauth-btn-long:active{transform:scale(.99)}.oauth-btn-long img,.oauth-btn-long .oauth-icon{pointer-events:none;flex-shrink:0;display:block}.oauth-btn-long span{text-align:center;flex:1}.oauth-icon--apple{object-fit:contain;width:18px;height:22px}.oauth-wechat.oauth-btn-long{color:#fff;background:#07c160}.oauth-google.oauth-btn-long{color:#333;border:1px solid var(--border);background:#fff}.oauth-apple.oauth-btn-long{color:#fff;background:#000}.oauth-whatsapp.oauth-btn-long{color:#fff;background:#25d366}textarea.paste-area{border:1px dashed var(--border);border-radius:var(--radius-btn);background:var(--surface-input);resize:vertical;width:100%;min-height:72px;padding:12px;font-size:14px}.segment{gap:8px;margin-bottom:12px;display:flex}.segment button{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;font-size:14px;font-family:var(--font-serif);border-radius:999px;flex:1;padding:10px}.segment button.active{background:var(--ink-deep);color:#fff;border-color:var(--ink-deep)}.picker-row{gap:8px;margin-bottom:12px;display:flex}.picker-col{text-align:center;flex:1}.picker-col label{color:var(--text-muted);margin-bottom:4px;font-size:11px;display:block}select.picker-wheel,.picker-wheel select{border:1px solid var(--border);background:var(--surface-input);width:100%;height:100px;font-size:15px;font-family:var(--font-serif);text-align:center;-webkit-appearance:none;appearance:none;border-radius:12px}.profile-form-screen{padding-bottom:28px}.profile-form .input-text{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-btn);background:var(--surface-input);outline:none;width:100%;padding:14px 16px;font-size:16px;display:block}.profile-form .input-text:focus{border-color:var(--brand-fire)}.profile-form .btn-parse{border-radius:var(--radius-btn);background:var(--ink-deep);color:#fff;cursor:pointer;border:none;width:100%;margin-top:8px;padding:12px;font-size:14px;font-weight:600}.profile-form .form-section-label{font-family:var(--font-serif);margin:4px 0 10px;font-size:15px;font-weight:600}.profile-form .picker-grid{gap:10px;margin-bottom:18px;display:grid}.profile-form .picker-grid--3{grid-template-columns:repeat(3,1fr)}.profile-form .picker-grid--2{grid-template-columns:repeat(2,1fr)}.profile-form .picker-grid--1{grid-template-columns:1fr}.profile-form .picker-item{flex-direction:column;min-width:0;display:flex}.profile-form .picker-item>label{color:var(--text-muted);text-align:center;font-size:12px;font-family:var(--font-sans);margin-bottom:6px}.profile-form .btn-submit-profile{margin-top:4px}.device--sheet{background:var(--bg-app)}.profile-form-screen{--profile-form-gutter:12px;padding:var(--iphone-top-inset) 0 0;flex-direction:column;display:flex;overflow:hidden}.profile-form-screen .brand-mark{display:none}.sheet-header{padding:0 var(--profile-form-gutter,16px) 12px;border-bottom:1px solid var(--border);background:var(--bg-app);flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.sheet-header h1{font-family:var(--font-serif);text-align:center;margin:0;font-size:17px;font-weight:600}.btn-lang-text{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:8px;font-size:14px}.profile-form-body{flex:1;padding:0 0 8px;overflow-y:auto}.form-sheet{background:var(--bg-card);margin:12px var(--profile-form-gutter,16px) 0;border-radius:12px;overflow:hidden}.form-paste-block{border-bottom:1px solid var(--border-subtle);padding:12px}.form-paste-block .field-error{margin:6px 0 0;padding:0}.paste-box{background:var(--surface-muted);border-radius:8px;width:100%;min-height:88px;padding:12px 12px 36px;position:relative}.paste-box-input{resize:none;width:100%;min-height:56px;color:var(--text-primary);font-size:14px;line-height:1.55;font-family:var(--font-sans);text-align:left;background:0 0;border:none;outline:none}.paste-box-input::placeholder{color:var(--text-muted);font-size:12px;line-height:1.45}.paste-box-link{color:var(--brand-fire);cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;font-weight:500;position:absolute;bottom:8px;right:10px}.form-row{border-bottom:1px solid var(--border-subtle);background:var(--bg-card);width:100%;min-height:52px;font:inherit;color:inherit;text-align:left;border-top:none;border-left:none;border-right:none;align-items:center;gap:12px;padding:0 12px;display:flex}.form-row--tap{cursor:pointer}a.form-row,a.form-row:visited{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}a.form-row:active{opacity:.92}.form-row-label{color:var(--text-primary);flex:0 0 68px;font-size:15px}.form-row-control{flex:1;justify-content:flex-end;min-width:0;display:flex}.form-row-input{background:var(--surface-muted);text-align:right;border:none;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:15px}.form-row-input:focus{background:var(--surface-input);box-shadow:0 0 0 1px var(--brand-fire)}.form-row-input::placeholder{color:var(--text-muted);text-align:right}.form-row-picker{flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.form-row-value{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.form-row-value.is-set{color:var(--text-primary)}.form-row-chev{color:#ccc;flex-shrink:0;font-size:18px}.form-row-error{margin:0;padding:0 12px 8px}.solar-row{border-bottom:1px solid var(--border-subtle);background:linear-gradient(135deg,#3d9b8f0f,#c9a2270d);align-items:center;gap:8px;padding:8px 12px 10px;display:flex}.solar-label{color:var(--text-muted);flex-shrink:0;font-size:12px}.solar-value{min-width:0;color:var(--accent-tech);white-space:nowrap;text-overflow:ellipsis;text-align:right;flex:1;font-size:12px;overflow:hidden}.solar-info-btn{background:var(--bg-card);width:20px;height:20px;color:var(--accent-tech);cursor:pointer;border:1px solid #3d9b8f47;border-radius:50%;flex-shrink:0;font-size:12px;line-height:18px}.segment-inline{justify-content:flex-end;gap:6px;display:flex}.segment-inline button{border:1px solid var(--border);background:var(--surface-muted);cursor:pointer;border-radius:999px;flex:none;padding:6px 14px;font-size:13px}.segment-inline button.active{background:var(--ink-deep);color:#fff;border-color:var(--ink-deep)}.segment-gender{justify-content:flex-end;gap:8px;display:flex}.segment-gender button{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-secondary);cursor:pointer;font-size:13px;font-family:var(--font-sans);border-radius:999px;align-items:center;gap:4px;padding:6px 14px;display:inline-flex}.segment-gender .gender-icon{font-size:14px;line-height:1}.segment-gender button[data-gender=female].active{color:#d4567a;background:#fff5f7;border-color:#e8a0b0}.segment-gender button[data-gender=male].active{border-color:var(--ink-deep);color:var(--ink-deep);background:var(--surface-input)}.picker-panel{background:var(--surface-input);border-bottom:1px solid var(--border-subtle);padding:12px 14px 16px}.picker-panel[hidden]{display:none!important}.picker-panel .picker-grid{margin-bottom:10px}.picker-panel .picker-grid:last-child{margin-bottom:0}.picker-wheel--region{width:100%;height:100px}.form-sheet-footer{padding:12px var(--profile-form-gutter,16px) calc(8px + var(--iphone-bottom-inset));background:var(--bg-app);flex-shrink:0}.btn-save-gradient{color:#fff;cursor:pointer;background:var(--gradient-cta);width:100%;box-shadow:var(--shadow-fire);border:none;border-radius:999px;padding:16px;font-size:17px;font-weight:600}.btn-save-gradient:disabled{opacity:.5}.form-sheet-skip{text-align:center;padding:0 16px 12px;font-size:13px}.form-sheet-skip-wrap{margin:0 var(--profile-form-gutter,16px) 14px;border:1.5px dashed var(--border);border-radius:var(--radius-btn);background:#ffffff59;padding:3px}.form-sheet-skip-wrap .form-sheet-skip-btn{padding:12px 16px}.form-sheet-skip a{color:var(--text-muted);text-decoration:none}.form-sheet-skip-btn{width:100%;color:var(--text-muted);cursor:pointer;font-size:13px;line-height:1.4;font-family:var(--font-sans);text-align:center;background:0 0;border:none;padding:10px 16px 14px;display:block}.sheet .form-sheet-skip-btn{padding:12px 16px 0}.form-hint{color:var(--text-muted);margin:0;padding:8px 12px 12px;font-size:12px;line-height:1.5}.picker-overlay{z-index:200;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.picker-overlay[hidden]{display:none!important}.picker-sheet{background:var(--bg-card);width:100%;max-width:100%;padding-bottom:calc(16px + var(--iphone-bottom-inset));border-radius:16px 16px 0 0;animation:.28s pickerUp}@keyframes pickerUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.picker-sheet-bar{border-bottom:1px solid var(--border-subtle);grid-template-columns:72px 1fr 72px;align-items:center;padding:10px 12px 8px;display:grid}.picker-sheet-bar--region{grid-template-columns:72px 1fr}.picker-sheet-cancel,.picker-sheet-done{cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:16px}.picker-sheet-cancel{color:var(--text-secondary);justify-self:start}.picker-sheet-done{color:var(--brand-fire);justify-self:end;font-weight:600}.picker-sheet-tabs{justify-content:center;gap:28px;display:flex}.picker-sheet-tabs button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px 4px 10px;font-size:16px;position:relative}.picker-sheet-tabs button.active{color:var(--text-primary);font-weight:600}.picker-sheet-tabs button.active:after{content:"";background:var(--brand-fire);border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.picker-hint{color:var(--text-muted);margin:10px 16px 0;font-size:12px;line-height:1.55}.wheel-wrap{height:216px;margin:6px 0 4px;padding:0 4px;position:relative}.wheel-highlight{pointer-events:none;z-index:1;background:#0000000f;border-radius:8px;height:38px;position:absolute;top:50%;left:8px;right:8px;transform:translateY(-50%)}.wheel-row{z-index:2;height:100%;display:grid;position:relative}.wheel-row--5{grid-template-columns:repeat(5,1fr)}.wheel-row--4{grid-template-columns:repeat(4,minmax(0,1fr))}.wheel-col{text-align:center;width:100%;height:100%;font-size:16px;font-family:var(--font-sans);color:var(--text-primary);-webkit-appearance:none;appearance:none;cursor:pointer;background:0 0;border:none}.wheel-scroll{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior:contain;height:100%;overflow:hidden auto}.wheel-scroll::-webkit-scrollbar{display:none}.wheel-spacer{flex-shrink:0;height:89px}.wheel-item{scroll-snap-align:center;height:38px;color:var(--text-muted);text-align:center;word-break:keep-all;justify-content:center;align-items:center;padding:0 4px;font-size:13px;line-height:1.2;transition:color .15s,font-size .15s;display:flex}.wheel-labels{color:var(--text-muted);text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:0 8px 4px;font-size:11px;display:grid}.wheel-labels span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wheel-wrap--4 .wheel-item{padding:0 2px;font-size:12px}.wheel-item.is-active,.wheel-wrap--4 .wheel-item.is-active{color:var(--text-primary);font-weight:600}.wheel-wrap--4 .wheel-item.is-active{font-size:14px}.wheel-item.is-active{font-size:15px}.wheel-col option{padding:8px 0;font-size:16px}.picker-pro-btn{border:1px solid var(--border);background:var(--surface-input);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:6px;margin:4px 16px 8px;padding:8px 14px;font-size:13px;display:flex}.picker-pro-btn:before{content:"⇄";opacity:.7;font-size:12px}.bazi-preview{text-align:center;font-family:var(--font-serif);color:var(--text-secondary);grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 0;font-size:15px;display:grid}.bazi-preview .pillar span{color:var(--text-muted);margin-bottom:4px;font-size:11px;display:block}.profile-card .meta h2{margin:0 0 6px;font-size:22px}.profile-card .meta .datetime{color:var(--text-secondary);margin-bottom:12px;font-size:13px}.profile-card .illust{background:var(--gradient-avatar);border-radius:16px;justify-content:center;align-items:center;width:88px;height:88px;font-size:36px;display:flex}.section-title{font-family:var(--font-serif);margin:8px 0 12px;font-size:16px;font-weight:600}.btn-dashed{border:1.5px dashed var(--border);border-radius:var(--radius-btn);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;padding:16px;font-size:14px}.toast{color:#fff;z-index:200;text-align:center;background:#1a1a1aeb;border-radius:999px;max-width:320px;padding:12px 20px;font-size:13px;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}.toast[hidden]{display:none}.proto-footer{padding:12px 12px calc(12px + var(--iphone-bottom-inset));color:var(--text-muted);text-align:center;border-top:1px solid var(--border);font-size:11px}.proto-footer a{color:var(--brand-fire)}.home-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-tile{background:var(--bg-card);box-shadow:var(--shadow-soft);cursor:pointer;text-align:left;font-family:var(--font-serif);border:none;border-radius:20px;padding:20px 16px;font-size:15px}.home-tile.primary{background:linear-gradient(135deg,var(--ink-deep),#2a3038);color:#fff;grid-column:1/-1;font-size:17px}.archive-actions{z-index:2;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex;position:relative}.btn-archive-edit{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-btn);background:#ffffffdb;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600}.btn-archive-chev{background:var(--bg-card);width:36px;height:36px;box-shadow:var(--shadow-btn);cursor:pointer;color:var(--text-secondary);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}.btn-archive-chev:hover,.btn-archive-edit:hover{border-color:var(--accent-tech)}.bazi-inline{font-family:var(--font-serif);letter-spacing:.12em;color:var(--text-primary);flex-direction:column;gap:6px;margin-top:14px;font-size:17px;display:flex}.bazi-inline .stem-row,.bazi-inline .branch-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 10px;display:grid}.bazi-inline .branch-row{color:var(--text-secondary);font-size:16px}.profile-card{position:relative}.archive-list{margin-top:0}.archive-item{width:100%;min-height:148px;box-shadow:var(--shadow-soft);text-align:left;font:inherit;color:inherit;background:linear-gradient(135deg,#f7f5f0 0%,#ecebea 100%);border:1px solid #e8e2d8cc;border-radius:28px;margin-bottom:12px;padding:20px 112px 18px 20px;display:block;position:relative;overflow:hidden}.archive-item:before{content:"";pointer-events:none;background:radial-gradient(circle,#3d9b8f2e,#0000 68%);width:148px;height:148px;position:absolute;top:-32px;left:-24px}.archive-item .archive-item-main{z-index:1;flex-direction:column;align-items:flex-start;min-width:0;min-height:110px;display:flex;position:relative}.archive-item .archive-item-title-row{align-items:center;gap:7px;max-width:100%;margin-bottom:5px;display:flex}.archive-item strong{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;font-size:23px;font-weight:700;line-height:1.12;overflow:hidden}.archive-item .archive-item-birth{color:var(--text-secondary);margin-bottom:auto;font-size:14px;line-height:1.4}.archive-item .archive-item-actions .btn-archive-edit{border:1px solid var(--border);box-shadow:var(--shadow-btn);background:#ffffffdb;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.archive-item .mini-bazi{width:100%;font-family:var(--font-serif);color:var(--text-secondary);letter-spacing:.18em;margin-top:18px;font-size:14px}.archive-item .mini-bazi .stem-row,.archive-item .mini-bazi .branch-row{grid-template-columns:repeat(4,17px);gap:5px 11px;display:grid}.archive-item .mini-bazi .branch-row{color:var(--text-muted);font-size:13px}.archive-item .zodiac{z-index:1;filter:drop-shadow(0 6px 14px #3d9b8f24);opacity:.84;background:0 0;border-radius:0;justify-content:center;align-items:center;width:112px;height:84px;font-size:68px;line-height:1;display:flex;position:absolute;bottom:18px;right:18px}.archive-item .archive-item-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.archive-item .rel-tag{background:var(--accent-tech-muted);color:var(--accent-tech);border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.archive-item--self .rel-tag{background:var(--brand-earth-bg);color:#8b6914;border:1px solid var(--brand-earth-border)}.archive-item .archive-item-actions{flex-shrink:0;align-items:center;gap:8px;display:flex;position:absolute;top:18px;right:18px}.archive-limit-hint{color:var(--text-muted);margin:0 0 12px;font-size:12px;line-height:1.45}.archive-item--self{border:1px solid var(--brand-earth-border);box-shadow:0 2px 14px #c9a2271f}.btn-dashed:disabled{opacity:.45;cursor:not-allowed}.relation-sheet{background:var(--bg-card);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:min(78vh,620px);animation:.28s pickerUp;display:flex}.relation-overlay{align-items:flex-end}.relation-head{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px 8px;display:flex}.relation-head h2{font-family:var(--font-serif);margin:0;font-size:17px;font-weight:600}.relation-close{background:var(--surface-muted);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);border:none;border-radius:50%;font-size:22px;line-height:1}.relation-body{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 12px;overflow-y:auto}.relation-group{margin-bottom:16px}.relation-group-title{color:var(--text-primary);align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}.relation-group-title:before{content:"";background:var(--rel-accent,var(--brand-fire));border-radius:2px;width:3px;height:14px}.relation-group.intimate{--rel-accent:var(--brand-fire)}.relation-group.family{--rel-accent:var(--brand-earth)}.relation-group.social{--rel-accent:var(--accent-tech)}.relation-group.work{--rel-accent:#6b8fbd}.relation-group.other{--rel-accent:var(--text-muted)}.relation-chips{flex-wrap:wrap;gap:8px;display:flex}.relation-chip{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-secondary);cursor:pointer;font-size:13px;font-family:var(--font-sans);border-radius:999px;padding:8px 14px}.relation-chip.active{border-color:var(--brand-fire);background:var(--brand-fire-muted);color:var(--brand-fire);font-weight:600}.relation-foot{padding:12px 16px calc(12px + var(--iphone-bottom-inset));border-top:1px solid var(--border-subtle);flex-shrink:0}.bazi-disclaimer{color:var(--text-muted);margin:8px 0 0;font-size:11px;line-height:1.5}.mingpan-wrap{padding-bottom:8px}.mingpan-card{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);margin-bottom:16px;padding:16px 12px 12px}.mp-grid{grid-template-columns:58px repeat(4,1fr);align-items:center;gap:6px 4px;display:grid}.mp-grid .mp-head{color:var(--text-muted);text-align:center;font-size:12px;font-family:var(--font-serif)}.mp-grid .mp-label{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:2px;font-size:12px;display:flex}.mp-grid .mp-label .info{color:#aaa;cursor:pointer;background:0 0;border:none;flex-shrink:0;width:18px;height:18px;padding:0;font-size:13px;line-height:1}.mp-grid .mp-val{text-align:center;font-size:13px;font-family:var(--font-serif)}.mp-grid .mp-val.star{font-size:12px;font-weight:600}.mp-grid .mp-val.star.s-resource{color:var(--cinnabar)}.mp-grid .mp-val.star.day-master{color:var(--brand-earth)}.mp-cell{color:#fff;text-align:center;min-height:72px;font-family:var(--font-serif);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:6px 4px;display:flex}.mp-cell .char{font-size:22px;font-weight:600;line-height:1.1}.mp-cell .sub{opacity:.92;margin-top:2px;font-size:9px}.mp-cell .el{opacity:.88;margin-top:1px;font-size:10px}.mp-cell .animal{opacity:.95;margin-top:2px;font-size:11px}.mp-cell.tone-earth{background:linear-gradient(160deg,#9a7b5c,#7d6349)}.mp-cell.tone-fire{background:linear-gradient(160deg,var(--brand-fire),var(--brand-fire-press))}.mp-cell.tone-metal{background:linear-gradient(160deg,var(--brand-earth),#a68832)}.mp-cell.tone-wood{background:linear-gradient(160deg,var(--accent-tech),#2d7a6e)}.mp-expand{justify-content:center;padding:8px 0 4px;display:flex}.mp-expand button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:18px;transition:transform .25s}.mp-expand button.open{transform:rotate(180deg)}.mp-report{border-top:1px solid var(--border);margin-top:4px;padding-top:14px}.mp-report[hidden]{display:none!important}.mp-report h3{font-family:var(--font-serif);margin:0 0 10px;font-size:15px;font-weight:600}.mp-report p{color:var(--text-secondary);margin:0 0 10px;font-size:13px;line-height:1.65}.mp-report .cta-row{gap:10px;margin-top:14px;display:flex}.mp-report .btn-secondary{border:1px solid var(--border);border-radius:var(--radius-btn);background:var(--bg-card);cursor:pointer;font-size:14px;font-family:var(--font-sans);flex:1;padding:12px}.sheet-overlay{z-index:300;background:#00000059;justify-content:center;align-items:flex-end;padding:0 12px 24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.sheet-overlay[hidden]{display:none!important}.sheet{background:var(--bg-card);width:100%;max-width:var(--iphone-w);border-radius:20px 20px 0 0;padding:20px;animation:.28s sheetUp}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet h3{font-size:16px;font-family:var(--font-serif);margin:0 0 8px}.sheet p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.menu-pop{top:calc(var(--iphone-top-inset) + 36px);background:var(--bg-card);box-shadow:var(--shadow-soft);z-index:50;border-radius:14px;min-width:140px;padding:6px 0;position:absolute;right:20px}.menu-pop[hidden]{display:none}.menu-pop button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;display:block}.device.home-v2{min-height:var(--iphone-h);flex-direction:column;display:flex}.device.home-v2.device--has-dock{height:var(--iphone-h);max-height:var(--iphone-h);min-height:var(--iphone-h);overflow:hidden}.device.home-v2 .screen{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.device.home-v2 .screen:not(.home-v2-scroll){padding:var(--iphone-top-inset) 18px 10px}.home-top{flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:8px;display:grid}.home-top .home-brand{text-align:center;font-family:var(--font-serif);letter-spacing:.06em;justify-content:center;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:600;display:flex}.home-top .home-brand .taiji-icon{width:22px;height:22px}.home-top .btn-icon{justify-self:center}.home-top .btn-icon:first-child{justify-self:start}.home-top .btn-icon:last-child{justify-self:end}.fortune-today{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:20px;flex-shrink:0;margin-bottom:10px;padding:12px 14px}.fortune-today-head{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.fortune-title{font-family:var(--font-serif);font-size:15px;font-weight:600}.fortune-date{color:var(--text-muted);font-size:11px}.fortune-summary{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.fortune-today.is-empty .fortune-summary{color:var(--text-muted);font-style:normal}.fortune-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.fortune-chips span{background:var(--accent-tech-muted);color:var(--accent-tech);border-radius:999px;padding:3px 8px;font-size:10px}.fortune-meta{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.fortune-meta span{background:var(--brand-fire-muted);color:var(--brand-fire);border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600}.fortune-today.is-clickable{cursor:pointer;transition:transform .12s,box-shadow .12s}.fortune-today.is-clickable:active{transform:scale(.99)}.fortune-today.is-almanac .fortune-title:after{content:attr(data-almanac-label);color:var(--text-muted);font-size:11px;font-weight:500;font-family:var(--font-sans);margin-left:6px}.fortune-preview-stats{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.fortune-preview-stats .fortune-stars{letter-spacing:1px;color:var(--brand-earth);font-size:11px;line-height:1}.fortune-preview-stats .fortune-preview-chip{background:var(--accent-tech-muted);color:var(--accent-tech);border-radius:999px;padding:3px 8px;font-size:10px}.fortune-fullscreen{z-index:115;background:var(--bg-app);padding:var(--iphone-top-inset) 0 0;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.fortune-fullscreen[hidden]{display:none!important}.fortune-fs-nav{flex-shrink:0;min-height:40px;margin-bottom:8px;padding:0 16px}.fortune-fs-nav h1{font-family:var(--font-serif);font-size:18px;font-weight:600}.fortune-fs-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 12px;overflow-y:auto}.fortune-hero{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:22px;margin-top:4px;padding:16px 14px 14px;position:relative;overflow:hidden}.fortune-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3d9b8f1f,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;top:-48px;right:-24px}.fortune-hero-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex;position:relative}.fortune-hero-user{align-items:center;gap:10px;min-width:0;display:flex}.fortune-hero-user.mship-user-card{box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;align-items:center;gap:10px;min-width:0;margin:0;padding:0}.fortune-hero-meta{flex:1;min-width:0}.fortune-hero-meta strong{font-family:var(--font-serif);color:var(--text-primary);font-size:16px;font-weight:600;line-height:1.3;display:block}.fortune-hero-meta p{color:var(--text-muted);margin:3px 0 0;font-size:11px;line-height:1.35}.fortune-hero-spark{color:var(--brand-earth);opacity:.85;flex-shrink:0;font-size:20px;line-height:1}.fortune-stat-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;position:relative}.fortune-stat{background:var(--surface-muted);border:1px solid var(--border-subtle);text-align:center;border-radius:14px;padding:10px 10px 9px}.fortune-stat-label{color:var(--text-muted);margin-bottom:5px;font-size:10px;line-height:1.2;display:block}.fortune-stat-value{color:var(--text-primary);justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1.35;display:flex}.fortune-stars{color:var(--brand-earth);gap:2px;font-size:12px;line-height:1;display:inline-flex}.fortune-stars .is-off{opacity:.28}.fortune-hero-quote{border:none;border-left:3px solid var(--brand-fire);color:var(--text-secondary);z-index:1;background:linear-gradient(135deg,#e85d040d,#3d9b8f0a);border-radius:0 12px 12px 0;margin:12px 0 0;padding:10px 10px 10px 12px;font-size:12px;font-style:normal;line-height:1.65;position:relative}.fortune-analysis{padding:16px 0 8px}.fortune-analysis h2{font-family:var(--font-serif);color:var(--text-primary);align-items:center;gap:8px;margin:0 0 12px;font-size:15px;font-weight:600;display:flex}.fortune-analysis-bar{background:var(--brand-fire);border-radius:999px;flex-shrink:0;width:3px;height:14px}.fortune-dim-list{flex-direction:column;gap:14px;display:flex}.fortune-dim{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:12px 12px 11px;box-shadow:0 2px 8px #1a1f280a}.fortune-dim-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.fortune-dim-ico{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;line-height:1;display:flex}.fortune-dim-ico.tone-love{background:#e85d041f}.fortune-dim-ico.tone-career{background:#3d9b8f24}.fortune-dim-ico.tone-wealth{background:#c9a22729}.fortune-dim-ico.tone-health{background:#b84a3a1f}.fortune-dim-title{min-width:0;color:var(--text-primary);flex:1;font-size:14px;font-weight:600}.fortune-dim-pct{color:var(--text-secondary);flex-shrink:0;font-size:13px;font-weight:600}.fortune-dim-bar{background:var(--surface-muted);border-radius:999px;height:5px;margin-bottom:8px;overflow:hidden}.fortune-dim-bar span{background:linear-gradient(90deg,var(--accent-tech),#5cb8aa);border-radius:999px;height:100%;display:block}.fortune-dim-bar.tone-love span{background:linear-gradient(90deg,#f0924a,var(--brand-fire))}.fortune-dim-bar.tone-career span{background:linear-gradient(90deg,#6bb5aa,var(--accent-tech))}.fortune-dim-bar.tone-wealth span{background:linear-gradient(90deg,#d4b04a,var(--brand-earth))}.fortune-dim-bar.tone-health span{background:linear-gradient(90deg,#c97a6d,var(--cinnabar))}.fortune-dim-desc{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.6}.fortune-fs-foot{padding:10px 16px calc(10px + var(--iphone-bottom-inset));background:linear-gradient(0deg,var(--bg-app) 70%,transparent);border-top:1px solid var(--border-subtle);flex-shrink:0}.btn-fortune-ask{cursor:pointer;color:#fff;width:100%;min-height:48px;font-size:14px;font-weight:600;font-family:var(--font-sans);background:var(--gradient-cta);box-shadow:var(--shadow-fire);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:flex}.btn-fortune-ask:active{background:var(--brand-fire-press)}.btn-fortune-ask-ico{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.btn-fortune-ask-ico .taiji-icon{--taiji-light:#fff;--taiji-dark:#1a1f28d9;width:18px;height:18px}.tool-matrix{box-sizing:border-box;background:linear-gradient(145deg,#c9a22712,#3d9b8f0d);border:1.5px solid #c9a22747;border-radius:18px;flex-shrink:0;margin-bottom:8px;padding:6px;box-shadow:0 2px 10px #1a1f280a}.fortune-link{color:var(--brand-fire);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:8px;padding:0;font-size:11px}.home-v2 .home-main{flex-direction:column;flex:1;min-height:0;margin-top:0;display:flex}.home-main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.master-card{background:var(--surface-chat);min-height:0;max-height:100%;box-shadow:var(--shadow-soft);border:1px solid var(--border);border-radius:20px;flex-direction:column;flex:1;padding:0;display:flex;overflow:hidden}.master-chat{background:var(--surface-chat);flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.master-card-head{text-align:center;background:linear-gradient(180deg,var(--surface-input),var(--bg-card));flex-shrink:0;padding:16px 16px 10px}.master-avatar{background:var(--gradient-avatar);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 8px;font-size:26px;display:flex;box-shadow:0 8px 24px #3d9b8f38}.master-card-head h2{font-family:var(--font-serif);margin:0;font-size:17px;font-weight:600}.master-bio{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 8px 0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.master-card-head{padding:12px 14px 8px}.master-tags{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px;display:flex}.master-tags span{background:var(--accent-tech-muted);color:var(--accent-tech);border-radius:999px;padding:4px 10px;font-size:11px}.master-stats{color:var(--text-muted);margin-top:8px;font-size:11px}.chat-thread{background:var(--surface-chat);flex-direction:column;flex:1;gap:10px;min-height:200px;padding:12px 14px;display:flex;overflow-y:auto}.chat-message{align-items:flex-start;gap:10px;max-width:94%;animation:.25s fadeUp;display:flex}.chat-message.ai{align-self:flex-start}.chat-message-avatar{background:var(--gradient-avatar);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-top:14px;display:flex;box-shadow:0 4px 12px #3d9b8f33}.chat-message-avatar .taiji-icon{width:30px;height:30px}.chat-message-body{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.chat-message-name{color:var(--text-muted);margin:0 0 4px 4px;font-size:11px}.chat-bubble{border-radius:18px;max-width:88%;padding:10px 14px;font-size:14px;line-height:1.55;animation:.25s fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.chat-bubble.ai{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);border-bottom-left-radius:6px;align-self:flex-start}.chat-message .chat-bubble.ai{max-width:100%;animation:none}.chat-bubble.user{background:linear-gradient(135deg,var(--ink-deep),#2a3038);color:#f2ede6;border-bottom-right-radius:6px;align-self:flex-end}.chat-bubble.typing{background:var(--bg-card);color:var(--text-muted);align-self:flex-start;padding:10px 14px}.chat-bubble.typing span:not(.typing-label){background:var(--text-muted);border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1s infinite blink;display:inline-block}.chat-bubble.typing .typing-label{color:var(--text-secondary);margin-right:6px;font-size:13px}.chat-bubble.typing span:nth-of-type(2){animation-delay:.15s}.chat-bubble.typing span:nth-of-type(3){animation-delay:.3s}.chat-md{font-size:inherit;line-height:1.55}.chat-md-p{margin:0 0 8px}.chat-md-p:last-child,.chat-md-gap:last-child{margin-bottom:0}.chat-md-gap{height:6px;margin:0}.chat-md-list{margin:4px 0 8px 1.1em;padding:0}.chat-md-list li{margin:4px 0}.chat-md strong{color:var(--text-primary);font-weight:600}.chat-md em{font-style:italic}@keyframes blink{0%,80%,to{opacity:.3}40%{opacity:1}}.chat-compose{border-top:1px solid var(--border-subtle);background:var(--bg-card);flex-shrink:0;gap:8px;padding:10px 12px 14px;display:flex}.chat-compose input{border:1px solid var(--border);background:var(--surface-input);border-radius:999px;outline:none;flex:1;padding:12px 16px;font-size:14px}.chat-compose input:focus{border-color:var(--brand-fire)}.chat-compose .btn-send{background:var(--brand-fire);color:#fff;cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-fire);border:none;border-radius:50%;flex-shrink:0;font-size:18px}.chat-compose .btn-send:active{background:var(--brand-fire-press)}.prompt-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-shrink:0;gap:10px;padding:2px 2px 8px;display:flex;overflow-x:auto}.prompt-rail::-webkit-scrollbar{display:none}.prompt-card{scroll-snap-align:start;text-align:left;cursor:pointer;min-height:118px;font-family:var(--font-sans);border:none;border-radius:22px;flex:0 0 148px;padding:14px 14px 36px;position:relative}.prompt-card .ico{margin-bottom:8px;font-size:28px;display:block}.prompt-card h3{color:var(--text-primary);margin:0 0 4px;font-size:14px;font-weight:600}.prompt-card p{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.4}.prompt-card .tag{color:var(--text-secondary);background:#ffffff80;border-radius:999px;padding:3px 8px;font-size:10px;position:absolute;bottom:10px;left:12px}.prompt-card.tone-pink{background:linear-gradient(145deg,#f5e6dc,#edd4c4)}.prompt-card.tone-peach{background:var(--gradient-tool-warm)}.prompt-card.tone-lavender{background:var(--gradient-tool-sand)}.prompt-card.tone-mint{background:var(--gradient-tool-mint)}.home-footer{background:linear-gradient(0deg,var(--bg-app),transparent);flex-shrink:0;padding:8px 16px 20px}.profile-banner{background:var(--bg-card);border:1px dashed var(--border);border-radius:18px;margin-bottom:10px;padding:12px 14px}.profile-banner p{color:var(--text-secondary);margin:0 0 10px;font-size:12px;line-height:1.5}.profile-banner-btn{background:var(--bg-card);width:100%;color:var(--brand-fire);cursor:pointer;border:none;border-radius:999px;padding:10px;font-size:13px;font-weight:600;box-shadow:0 2px 8px #0000000f}.home-cta{background:var(--brand-fire);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-fire);border:none;border-radius:999px;padding:16px;font-size:16px;font-weight:600}.tool-grid{flex-shrink:0;grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.tool-grid .tool-card{text-align:center;cursor:pointer;min-height:0;font-family:var(--font-sans);border:none;border-radius:16px;padding:10px 8px;position:relative}.tool-grid .tool-card .ico{margin-bottom:4px;font-size:22px;display:block}.tool-grid .tool-card h3{color:var(--text-primary);margin:0 0 2px;font-size:12px;font-weight:600;line-height:1.2}.tool-grid .tool-card p{color:var(--text-secondary);margin:0;font-size:10px;line-height:1.3}.master-welcome{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.master-welcome-avatar{background:var(--gradient-avatar);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex;box-shadow:0 4px 12px #3d9b8f33}.master-welcome-text{flex:1;min-width:0}.master-welcome-text h3{color:var(--text-primary);margin:0 0 6px;font-size:16px;font-weight:600;line-height:1.35}.master-welcome-text p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.suggest-list{flex-direction:column;gap:10px;margin-top:4px;display:flex}.suggest-card{background:var(--bg-card);cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);border:none;border-radius:16px;align-items:center;gap:10px;padding:14px 16px;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 2px 8px #1a1f280a}.suggest-card:active{transform:scale(.99);box-shadow:0 1px 2px #0000000a}.suggest-card-ico{text-align:center;flex-shrink:0;width:28px;font-size:20px;line-height:1}.suggest-card-text{color:var(--text-primary);flex:1;min-width:0;font-size:14px;line-height:1.4}.suggest-card-arrow{color:var(--text-muted);flex-shrink:0;font-size:18px;font-weight:300}.home-v2 .master-card{background:linear-gradient(180deg,#3d9b8f0a,var(--surface-chat));border-color:#3d9b8f38;border-radius:22px}.chat-message-head{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.chat-message-badge{letter-spacing:0;color:var(--accent-tech);background:linear-gradient(180deg,#ffffffeb,var(--accent-tech-muted));vertical-align:middle;border:1px solid #3d9b8f59;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:1px 5px;font-size:9px;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 1px 1px #3d9b8f1a,inset 0 1px #ffffffa6}.master-welcome-bubble{flex-direction:column;gap:10px;padding:12px 14px;display:flex}.master-welcome-intro{color:var(--text-primary);margin:0;font-size:13px;line-height:1.55}.master-welcome-bubble .master-prompt-list{gap:6px;margin:0}.master-welcome-bubble .master-prompt-chip{box-shadow:none;background:#3d9b8f0f;border-color:#3d9b8f26;padding:8px 10px;font-size:12px}.master-welcome-bubble .master-prompt-chip-text{font-size:12px;line-height:1.4}.master-welcome-stack{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:10px;width:100%;min-width:0;max-width:100%;animation:.25s fadeUp;display:flex}.master-welcome-top{flex-direction:row;align-items:flex-start;gap:12px;width:100%;min-width:0;display:flex}.master-welcome-avatar{flex-shrink:0;align-self:flex-start;width:44px;height:44px;margin:0}.master-welcome-avatar .taiji-icon{width:26px;height:26px}.master-welcome-main{flex-direction:column;flex:1;align-items:stretch;gap:6px;min-width:0;display:flex}.master-welcome-stack>.master-prompt-list{align-self:stretch;width:100%;min-width:0;margin:0}.master-welcome-stack>.master-prompt-list .master-prompt-chip{box-sizing:border-box;width:100%;max-width:100%}.master-welcome-meta{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.master-welcome-name{font-family:var(--font-serif);color:var(--text-primary);font-size:14px;font-weight:600}.master-welcome-main .master-welcome-intro{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.master-prompt-list{flex-direction:column;gap:8px;display:flex}.master-prompt-chip{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);border-radius:14px;align-items:flex-start;gap:8px;padding:10px 12px;transition:transform .12s,border-color .12s;display:flex;box-shadow:0 1px 4px #1a1f280a}.master-prompt-chip:active{border-color:#3d9b8f59;transform:scale(.99)}.master-prompt-chip-ico{flex-shrink:0;font-size:16px;line-height:1.35}.master-prompt-chip-text{color:var(--text-primary);flex:1;font-size:13px;line-height:1.45}.home-v2 .master-card .chat-message-avatar{width:32px;height:32px;margin-top:2px;font-size:16px}.home-v2 .master-card .chat-message-avatar .taiji-icon{width:20px;height:20px}.home-v2 .master-card .chat-message-name{color:var(--text-secondary);margin:0;font-size:10px}.home-v2 .master-card .chat-bubble.ai{padding:10px 12px;font-size:13px;line-height:1.55}.home-v2 .master-card .chat-compose{padding:4px 12px 12px}.home-v2 .master-card .chat-compose input{padding:13px 16px}.home-v2 .home-footer{padding-top:6px}.home-v2 .home-footer:empty{padding:0}.home-v2 .master-card .chat-thread{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:0 0;flex:1 1 0;gap:0;min-height:0;max-height:none;padding:14px 16px 10px;overflow-y:auto}.home-v2 .master-card .chat-thread.is-chatting{gap:10px}.home-v2 .master-card .master-chat:has(.chat-thread:not(.is-chatting)){flex-direction:column;flex:1 1 0;min-height:0;display:flex}.home-v2 .master-card .chat-thread:not(.is-chatting){flex-direction:column;flex:auto;justify-content:flex-start;min-height:0;padding:10px 14px 8px;display:flex;overflow-y:auto}.home-v2 .master-card .master-chat:has(.chat-thread:not(.is-chatting)) .chat-compose{flex-shrink:0;margin-top:auto;padding:8px 12px 12px}.home-v2 .master-card .master-welcome-stack{gap:8px}.home-v2 .master-card .master-welcome-top{gap:10px}.home-v2 .master-card .master-welcome-avatar{flex-shrink:0;width:48px;height:48px;box-shadow:0 4px 12px #3d9b8f33}.home-v2 .master-card .master-welcome-avatar .taiji-icon{width:28px;height:28px}.home-v2 .master-card .master-welcome-main{gap:6px}.home-v2 .master-card .master-welcome-name{color:var(--text-primary);font-size:15px;font-weight:600}.home-v2 .master-card .master-welcome-main .master-welcome-intro{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.home-v2 .master-card .master-welcome-stack>.master-prompt-list{flex-direction:column;align-items:stretch;gap:8px;width:100%;min-width:0;margin:0;padding:0;display:flex}.home-v2 .master-card .master-welcome-stack>.master-prompt-list .master-prompt-chip{box-sizing:border-box;background:var(--bg-card);border:1px solid #3d9b8f2e;border-radius:14px;align-self:stretch;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding:10px 12px;display:flex;box-shadow:0 1px 4px #1a1f280d}.home-v2 .master-card .master-welcome-stack>.master-prompt-list .master-prompt-chip-text{min-width:0;color:var(--text-primary);flex:1;font-size:13px;line-height:1.45}.home-v2 .master-card .chat-compose{background:0 0;border-top:none;flex-shrink:0;gap:10px;padding:6px 12px 12px}.home-v2 .master-card .chat-compose input{background:var(--bg-card);border:none;border-radius:22px;padding:14px 18px;font-size:14px;box-shadow:0 2px 8px #1a1f280d}.home-v2 .master-card .chat-compose .btn-send{width:42px;height:42px;font-size:16px;transition:opacity .18s,transform .18s,width .18s,margin .18s;box-shadow:0 2px 8px #e85d0440}.home-v2 .master-card .chat-compose .btn-send.is-hidden,.chat-compose .btn-send.is-hidden{opacity:0;pointer-events:none;width:0;min-width:0;box-shadow:none;margin:0;padding:0;overflow:hidden;transform:scale(.6)}.home-v2 .master-card .chat-compose .btn-send.is-ready,.chat-compose .btn-send.is-ready{opacity:1;transform:scale(1)}.chat-fullscreen .chat-compose .btn-send.is-hidden{opacity:0;pointer-events:none;width:0;min-width:0;margin:0;padding:0;overflow:hidden;transform:scale(.6)}.home-v2 .proto-footer{padding:8px 16px calc(10px + var(--iphone-bottom-inset));background:0 0;border:none;flex-shrink:0;margin:0}.drawer-overlay{z-index:80;background:#00000059;position:absolute;top:0;bottom:0;left:0;right:0}.drawer-overlay[hidden]{display:none!important}.home-v2 .drawer-overlay{-webkit-backdrop-filter:blur(14px);background:#f5f0e88c}.drawer{background:var(--bg-card);z-index:90;width:78%;max-width:280px;padding:56px 20px 24px;transition:transform .28s;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:8px 0 32px #0000001f}.drawer.open{transform:translate(0)}.drawer-user{border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.drawer-avatar{background:var(--gradient-member);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.drawer-label{color:var(--text-muted);margin:0;font-size:12px}.drawer-nick{font-family:var(--font-serif);margin:2px 0 0;font-size:18px;font-weight:600}.drawer h3{font-family:var(--font-serif);color:var(--text-secondary);margin:0 0 12px;font-size:15px;font-weight:500}.drawer-link{text-align:left;background:var(--surface-muted);cursor:pointer;width:100%;color:inherit;border:none;border-radius:14px;margin-bottom:8px;padding:12px 14px;font-size:14px;text-decoration:none;display:block}.drawer-link-muted{color:var(--text-muted);background:0 0;margin-top:8px;font-size:12px}.drawer-muted{color:var(--text-muted);margin:12px 0 0;font-size:11px;line-height:1.4}.drawer-v2{background:var(--surface-panel);flex-direction:column;width:84%;max-width:320px;padding:0;display:flex;box-shadow:10px 0 40px #1a1f281f}.drawer-v2 .drawer-body{-webkit-overflow-scrolling:touch;flex:1;padding:56px 16px 12px;overflow-y:auto}.drawer-actions{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.drawer-action-btn{width:100%;font-size:15px;font-weight:600;font-family:var(--font-sans);cursor:pointer;text-align:left;border:none;border-radius:14px;padding:14px 16px;line-height:1.3}.drawer-action-btn.is-soon{background:var(--brand-earth-bg);color:#7a5f10;border:1px solid var(--brand-earth-border)}.drawer-action-btn:not(.is-soon){background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);box-shadow:0 1px 4px #0000000a}.home-top-spacer{width:40px;height:40px;display:block}.drawer-section{margin-top:0}.drawer-section-title{color:var(--text-muted);margin:0 0 10px;font-size:13px;font-weight:500}.drawer-archive-list{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.drawer-archive-card{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);background:linear-gradient(135deg,#faf6ef 0%,#f0ebe2 100%);border:1px solid #0000;border-radius:14px;align-items:center;padding:12px 14px;display:flex}.drawer-archive-card.active{border-color:var(--brand-earth);box-shadow:0 2px 10px #c9a2272e}.drawer-archive-card--add{background:var(--bg-card);border:1px dashed var(--border);justify-content:center;text-decoration:none}.drawer-archive-card-add{color:var(--brand-fire);font-size:14px}.drawer-archive-card-main{flex:1;min-width:0}.drawer-archive-card-top{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.drawer-archive-card-name{color:var(--text-primary);font-size:16px;font-weight:600}.drawer-archive-card-gender{font-size:14px;line-height:1}.drawer-archive-card-gender.male{color:#4a8fd4}.drawer-archive-card-gender.female{color:#d46a9a}.drawer-archive-card-tag{background:var(--accent-tech-muted);color:var(--accent-tech);border-radius:999px;padding:2px 7px;font-size:10px}.drawer-archive-card-birth{color:var(--text-secondary);margin:4px 0 0;font-size:12px}.drawer-chat-list{flex-direction:column;gap:8px;min-height:48px;display:flex}.drawer-chat-item{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);background:linear-gradient(135deg,#faf6ef 0%,#f0ebe2 100%);border:none;border-radius:14px;align-items:center;gap:8px;padding:12px 12px 12px 14px;display:flex}.drawer-chat-item-main{flex:1;min-width:0}.drawer-chat-item-preview{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.drawer-chat-item-meta{color:var(--text-muted);margin:0;font-size:11px}.drawer-chat-item-chev{color:var(--text-muted);flex-shrink:0;font-size:18px;font-weight:300}.drawer-records-empty{text-align:center;color:var(--text-muted);padding:16px 8px;font-size:13px;line-height:1.5}.home-history-sheet[hidden]{display:none!important}.device.home-v2 .home-history-sheet:not([hidden]){z-index:125;background:var(--bg-app);flex-direction:column;animation:.22s homeHistoryIn;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes homeHistoryIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-history-nav{padding:var(--iphone-top-inset) 16px 10px;border-bottom:1px solid var(--border-subtle);background:var(--bg-app);flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.home-history-nav h1{font-family:var(--font-serif);text-align:center;margin:0;font-size:17px;font-weight:600}.home-history-nav .btn-icon{grid-column:1;justify-self:start}.home-history-nav .nav-spacer{grid-column:3;justify-self:end}.home-history-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding:8px 16px calc(20px + var(--iphone-bottom-inset));flex:1;overflow-y:auto}.home-history-empty{text-align:center;color:var(--text-muted);margin:48px 12px;font-size:13px;line-height:1.6}.home-history-group{margin-bottom:18px}.home-history-date{color:var(--text-muted);letter-spacing:.04em;font-size:12px;font-weight:600;font-family:var(--font-sans);margin:0 0 8px;padding:0 4px}.home-history-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-history-item{border:1px solid var(--border-subtle);background:var(--bg-card);cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);box-shadow:var(--shadow-soft);border-radius:14px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 14px 12px;transition:transform .12s;display:flex}.home-history-item:active{transform:scale(.99)}.home-history-item-preview{width:100%;color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.home-history-item-meta{color:var(--text-muted);margin:0;font-size:11px;line-height:1.35}.drawer-footer{padding:10px 12px calc(16px + var(--iphone-bottom-inset));background:var(--surface-panel);border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.drawer-footer-user{cursor:pointer;text-align:left;min-width:0;font-family:var(--font-sans);background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:0;display:flex}.drawer-footer-avatar{background:var(--gradient-member);color:#7a5f10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.drawer-footer-meta{flex-direction:column;min-width:0;display:flex}.drawer-footer-nick{color:var(--text-primary);font-size:15px;font-weight:600}.drawer-footer-tier{color:#8b6914;margin-top:2px;font-size:11px}.drawer-settings-btn{background:var(--surface-muted);box-shadow:none;color:var(--text-secondary);flex-shrink:0}.drawer-settings-pop{background:var(--bg-card);z-index:95;border-radius:14px;padding:6px 0;position:absolute;bottom:72px;left:12px;right:12px;box-shadow:0 8px 28px #0000001f}.drawer-settings-pop[hidden]{display:none!important}.drawer-settings-item{text-align:left;cursor:pointer;width:100%;color:inherit;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;padding:12px 16px;text-decoration:none;display:block}.drawer-settings-item:active,.drawer-settings-item:hover{background:var(--surface-muted)}.drawer-settings-muted{color:var(--text-muted);font-size:12px}.drawer-settings-item--stack{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.35;display:flex}.drawer-settings-sub{color:var(--text-muted);font-size:12px;font-weight:400}.btn-icon .icon-menu{display:block}.chat-fullscreen{z-index:120;background:var(--bg-app);padding-top:var(--iphone-top-inset);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.chat-fullscreen[hidden]{display:none!important}.chat-fullscreen .fs-head{background:var(--bg-app);flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;padding:8px 16px 10px;display:grid}.chat-fullscreen .fs-head .btn-icon{grid-column:1;justify-self:start}.chat-fullscreen .fs-head h1{font-family:var(--font-serif);text-align:center;grid-column:2;margin:0;font-size:17px;font-weight:600}.chat-fullscreen.master-chat-fs .fs-head h1,.chat-fullscreen .fs-head-center h1{text-align:center;grid-column:auto;margin:0}.chat-fullscreen .fs-head-spacer{grid-column:3;width:40px}.chat-fullscreen .chat-thread{-webkit-overflow-scrolling:touch;background:var(--bg-app);flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 16px;display:flex;overflow-y:auto}.chat-fullscreen .chat-compose{padding:10px 16px calc(6px + var(--iphone-bottom-inset));background:var(--bg-app);border-top:1px solid var(--border-subtle);flex-shrink:0;gap:10px;display:flex}.chat-fullscreen .chat-compose input{border:1px solid var(--border);background:var(--bg-card);border-radius:999px;outline:none;flex:1;padding:13px 16px;font-size:14px;box-shadow:0 1px 4px #1a1f280a}.chat-fullscreen .chat-compose input:focus{border-color:var(--brand-fire)}.chat-fullscreen .chat-compose .btn-send{background:var(--brand-fire);color:#fff;cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-fire);border:none;border-radius:50%;flex-shrink:0;font-size:18px}.master-fab-wrap{right:6px;bottom:calc(20px + var(--iphone-bottom-inset));z-index:90;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute}.master-fab-wrap[hidden]{display:none!important}.master-fab-hint{pointer-events:auto;background:#fffffff0;border:1px solid #3d9b8f38;border-radius:12px;flex-direction:row;align-items:flex-start;gap:6px;max-width:min(220px,100vw - 100px);padding:8px 10px;display:flex;box-shadow:0 4px 14px #1a1f281a}.master-fab-hint[hidden]{display:none!important}.master-fab-hint-text{min-width:0;color:var(--text-primary);flex:1;margin:0;padding-top:1px;font-size:11px;font-weight:500;line-height:1.45}.master-fab-hint-close{width:14px;height:14px;color:var(--text-muted);cursor:pointer;font-family:var(--font-sans);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:0;display:flex}.master-fab-hint-x{color:var(--text-muted);font-size:12px;font-weight:600;line-height:1;display:block}.master-fab-hint-close:active{background:#1a1f280f}.device .master-fab{pointer-events:auto;cursor:pointer;-webkit-tap-highlight-color:transparent;opacity:.88;background:linear-gradient(145deg,#d4ece6d1,#3d9b8fc7);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .15s,opacity .15s;display:flex;position:relative;bottom:auto;right:auto;box-shadow:0 4px 16px #3d9b8f47,0 0 0 2px #ffffffbf}.device .master-fab:active{opacity:.95;transform:scale(.94)}.device .master-fab[hidden]{display:none!important}.device .master-fab-wrap:has(.master-fab[hidden]){display:none!important}.device .master-fab .taiji-icon{width:44px;height:44px}.device>.chat-fullscreen{z-index:120;position:absolute;top:0;bottom:0;left:0;right:0}.tool-preparing-layer{z-index:150;background:var(--bg-app);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.tool-preparing-layer[hidden]{display:none!important}.device--bazi-preparing,.device--hecan-preparing,.device--naming-preparing{overflow:hidden}.tool-preparing-nav{padding:var(--iphone-top-inset) 16px 12px;border-bottom:1px solid var(--border);background:var(--bg-app);flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.tool-preparing-nav h1{font-family:var(--font-serif);text-align:center;margin:0;font-size:17px;font-weight:600}.tool-preparing-nav-spacer{width:40px}.taiji-icon{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.taiji-icon svg{transform-origin:50%;width:100%;height:100%;display:block}.taiji-icon--spin svg{animation:10s linear infinite taiji-spin}.taiji-icon--spin-slow svg{animation:16s linear infinite taiji-spin}@keyframes taiji-spin{to{transform:rotate(360deg)}}.taiji-icon--xs{width:16px;height:16px}.taiji-icon--sm{width:22px;height:22px}.taiji-icon--md{width:32px;height:32px}.taiji-icon--lg{width:48px;height:48px}.taiji-icon--xl{width:54px;height:54px}.taiji-icon--xxl{width:64px;height:64px}.auth-logo-mark.taiji-icon{box-sizing:border-box;width:54px;height:54px;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#3d9b8f24,#c9a2272e);border:1px solid #c9a22747;border-radius:18px;padding:10px}.auth-logo-mark.taiji-icon svg{width:100%;height:100%}.onboarding-glyph.taiji-icon{opacity:.92;width:72px;height:72px}.master-prompt-chip-ico .taiji-icon{vertical-align:-2px;width:16px;height:16px}.tool-grid .tool-card .taiji-icon,.home-v2 .tool-grid .tool-card .taiji-icon{width:26px;height:26px;margin:0 auto 4px;display:flex}.taiji-icon--splash .taiji-icon__splash-core svg,.splash-icon-host .taiji-icon--splash{width:100%;height:100%}.chat-message-avatar:has(.taiji-icon--splash){box-shadow:none;background:0 0;border:none;padding:0}.master-welcome-avatar:has(.taiji-icon--splash){box-shadow:none;background:0 0;border:none;padding:0}.device .master-fab:has(.taiji-icon--splash){box-shadow:none;background:0 0;border:none;padding:0}.device .master-fab.splash-icon-host{box-shadow:none;opacity:1;background:0 0;width:56px;height:56px}.home-v2 .master-card .chat-message-avatar.splash-icon-host .taiji-icon--splash,.home-v2 .master-card .master-welcome-avatar.splash-icon-host .taiji-icon--splash,.chat-message-avatar.splash-icon-host .taiji-icon--splash,.master-welcome-avatar.splash-icon-host .taiji-icon--splash,.tool-preparing-emblem.splash-icon-host .taiji-icon--splash,.fs-tube-emblem.splash-icon-host .taiji-icon--splash{width:100%;height:100%}.fs-tube-emblem.splash-icon-host{box-shadow:none;background:0 0}.chat-fullscreen .fs-head-center{text-align:center;grid-column:2;min-width:0}.chat-fullscreen .fs-head-center h1{font-family:var(--font-serif);margin:0;font-size:17px;font-weight:600}.chat-fullscreen .fs-head-sub{color:var(--text-muted);margin:2px 0 0;font-size:11px;line-height:1.35}.vip-badge{background:var(--brand-earth-bg);color:#8b6914;border:1px solid var(--brand-earth-border);border-radius:999px;margin-left:6px;padding:3px 8px;font-size:10px}.device--auth{--auth-pad-top:var(--iphone-top-inset);--auth-pad-x:16px;--auth-pad-bottom:calc(28px + var(--iphone-bottom-inset));--auth-header-gap:8px;--auth-card-pad:20px;--auth-tab-h:44px;--auth-input-h:52px;--auth-input-pad-y:14px;--auth-field-gap:14px;--auth-btn-h:48px;--auth-oauth-btn-h:44px;--auth-oauth-gap:10px;height:var(--iphone-h);max-height:var(--iphone-h);flex-direction:column;display:flex;overflow:hidden}.device--auth>.screen.auth-layout{min-height:0;padding:var(--auth-pad-top) var(--auth-pad-x) var(--auth-pad-bottom);-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;display:flex;overflow-y:auto}.device--auth .proto-footer{padding:8px 12px calc(8px + var(--iphone-bottom-inset));border-top:1px solid var(--border);flex-shrink:0;margin:0;font-size:10px}.auth-header{margin-bottom:var(--auth-header-gap);flex-shrink:0}.auth-header .brand-mark{letter-spacing:.22em;margin:0 0 8px;font-size:9px;line-height:1.2}.auth-header .nav-bar{min-height:40px;margin-bottom:0}.auth-header .nav-bar h1{font-size:17px}.auth-header-reg{margin-bottom:var(--auth-header-gap);min-height:40px}.auth-logo-lockup{color:var(--text-primary);flex-direction:column;flex-shrink:0;align-items:center;gap:4px;margin:0 0 12px;display:flex}.auth-logo-mark{width:54px;height:54px;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#3d9b8f24,#c9a2272e);border:1px solid #c9a22747;border-radius:18px;justify-content:center;align-items:center;display:flex}.auth-logo-word{letter-spacing:.22em;color:var(--text-muted);font-size:10px}.auth-card-main{padding:var(--auth-card-pad);flex-shrink:0;margin-bottom:0}.auth-layout .tabs{margin-bottom:var(--auth-field-gap);min-height:var(--auth-tab-h);box-sizing:border-box;align-items:stretch;padding:4px}.auth-layout .tab{justify-content:center;align-items:center;padding:8px 10px;font-size:14px;display:flex}.auth-fields .field{margin-bottom:var(--auth-field-gap)}.auth-fields .field:last-child{margin-bottom:0}.auth-fields .field-otp-label{font-size:13px;font-family:var(--font-serif);color:var(--text-secondary);margin-bottom:6px;display:block}.auth-fields .field-invite .field-otp-label{color:var(--text-muted);font-weight:400}.auth-fields .field-invite .input-wrap input{text-transform:uppercase;letter-spacing:.08em}.auth-fields .input-wrap{min-height:var(--auth-input-h);align-items:center}.auth-fields .input-wrap select{padding:var(--auth-input-pad-y) 10px;max-width:84px;font-size:15px;line-height:1.2}.auth-fields .input-wrap input{padding:var(--auth-input-pad-y) 12px;font-size:16px;line-height:1.25}.auth-fields .field-error{min-height:0;margin-top:6px;font-size:12px;line-height:1.35}.auth-fields .field-error:empty{margin:0;display:none}.auth-layout .auth-agree{margin:var(--auth-field-gap) 0;gap:8px;font-size:12px;line-height:1.55}.auth-layout .auth-agree input{width:16px;height:16px;margin-top:3px}.auth-layout .btn-primary{min-height:var(--auth-btn-h);justify-content:center;align-items:center;margin-top:0;padding:14px 16px;font-size:16px;display:flex}.auth-layout .text-link{margin:14px 0 0;font-size:14px;line-height:1.4}.auth-oauth-block{padding-top:var(--auth-field-gap);flex-direction:column;flex:1;justify-content:flex-end;min-height:0;padding-bottom:12px;display:flex}.auth-oauth-block .divider{margin:0 0 14px;font-size:12px}.auth-oauth-block .oauth-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.auth-oauth-block .oauth-btn-long{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;min-height:52px;margin:0 auto;padding:0;font-size:0;display:flex;position:relative}.auth-oauth-block .oauth-btn-long span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-oauth-block .oauth-btn-long img,.auth-oauth-block .oauth-btn-long .oauth-icon{object-fit:contain;width:24px;height:24px}.auth-oauth-block .oauth-btn-long .oauth-icon--apple{width:21px;height:25px;margin-top:-1px}.auth-layout--register{justify-content:flex-start}.auth-layout--register .auth-card-main{flex:none}.auth-layout--register .auth-oauth-block--register{flex:1;min-height:0;margin-top:4px;padding-top:12px;padding-bottom:8px}.auth-layout--register .text-link{margin:14px 0 0}.auth-layout--register .btn-primary{margin-top:0}.device--onboarding{background:var(--bg-app);min-height:var(--iphone-h);height:var(--iphone-h);max-height:var(--iphone-h);flex-direction:column;display:flex;overflow:hidden}.onboarding-screen{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.onboarding-header{padding:calc(var(--iphone-top-inset) - 4px) 16px 12px 12px;min-height:calc(var(--iphone-top-inset) + 40px);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.onboarding-skip{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:14px}.device--onboarding .onboarding-lang{flex-shrink:0;margin-left:auto}.device--onboarding .lang-menu{top:calc(var(--iphone-top-inset) + 36px);right:16px}.onboarding-track-wrap{flex:1;min-height:0;position:relative;overflow:hidden}.onboarding-track{touch-action:pan-y;will-change:transform;height:100%;transition:transform .35s;display:flex}.onboarding-slide{text-align:center;box-sizing:border-box;flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:4px 24px 20px;display:flex;overflow-y:auto}.onboarding-visual{aspect-ratio:auto;box-sizing:border-box;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:stretch;width:100%;max-width:300px;min-height:252px;max-height:272px;margin:0 0 12px;padding:14px 12px;display:flex;overflow:hidden}.onboarding-visual--master{background:var(--gradient-onboard-1)}.onboarding-visual--bazi{background:var(--gradient-onboard-2);min-height:268px;max-height:292px}.onboarding-visual--hecan{background:linear-gradient(145deg,#f5e6dc,#edd4c4)}.onboarding-visual--tools{background:var(--gradient-onboard-3)}.onboarding-glyph{opacity:.85;font-size:64px;line-height:1}.onboarding-title{font-family:var(--font-serif);color:var(--text-primary);flex-shrink:0;max-width:300px;margin:0 0 12px;font-size:24px;font-weight:600;line-height:1.35}.onboarding-desc{color:var(--text-secondary);flex-shrink:0;max-width:300px;margin:0;font-size:15px;line-height:1.65}.onboarding-disclaimer{color:var(--text-muted);max-width:280px;margin:16px 0 0;font-size:11px;line-height:1.5}.onboarding-footer{padding:8px 24px calc(20px + var(--iphone-bottom-inset));flex-shrink:0}.onboarding-dots{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.onboarding-dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0}.onboarding-dot.active{background:var(--brand-fire);border-radius:4px;width:20px}.onboarding-actions{align-items:stretch;gap:12px;display:flex}.btn-onboarding-prev{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;background:var(--bg-card);box-shadow:var(--shadow-soft);white-space:nowrap;border-radius:999px;flex:none;padding:16px 20px;font-size:15px;font-weight:600}.btn-onboarding-prev[hidden],.btn-onboarding-next[hidden],.btn-onboarding-start[hidden]{display:none}.onboarding-actions:not(:has(.btn-onboarding-prev:not([hidden]))) .btn-onboarding-next{flex:1;width:100%}.onboarding-actions:not(:has(.btn-onboarding-prev:not([hidden]))) .btn-onboarding-start{flex:1;width:100%}.onboarding-actions:has(.btn-onboarding-prev:not([hidden])) .btn-onboarding-next{flex:1;min-width:0}.onboarding-actions:has(.btn-onboarding-prev:not([hidden])) .btn-onboarding-start{flex:1;min-width:0}.btn-onboarding-next{color:#fff;cursor:pointer;background:var(--gradient-cta);box-shadow:var(--shadow-fire);border:none;border-radius:999px;flex:1;padding:16px;font-size:17px;font-weight:600}.btn-onboarding-start{flex:1;width:auto}.onboarding-proto-footer{margin-top:0}.onboard-slice{text-align:left;width:100%;color:var(--text-primary);flex-direction:column;flex:1;justify-content:center;gap:8px;min-height:0;font-size:12px;line-height:1.4;display:flex}.onboard-slice--master{gap:8px}.onboard-slice-master-top{align-items:flex-start;gap:8px;margin-bottom:2px;display:flex}.onboard-slice-avatar{border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.onboard-slice-avatar .taiji-icon--splash{width:100%;height:100%}.onboard-slice-master-meta{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.onboard-slice-master-name-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.onboard-slice-master-name{font-family:var(--font-serif);color:var(--text-primary);font-size:13px;font-weight:600}.onboard-slice-ai-badge{color:var(--brand-water);letter-spacing:.04em;background:#3d9b8f24;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:700}.onboard-slice-master-intro{color:var(--text-secondary);margin:0;font-size:10px;line-height:1.5}.onboard-slice-prompts{flex-direction:column;gap:5px;margin-top:2px;display:flex}.onboard-slice-prompt-chip{color:var(--text-primary);background:#ffffffb8;border:1px solid #3d9b8f24;border-radius:10px;align-items:flex-start;gap:6px;padding:7px 9px;font-size:10px;line-height:1.4;display:flex}.onboard-slice-prompt-ico{flex-shrink:0;font-size:12px;line-height:1.2}.onboard-slice-compose{border:1px solid var(--border-subtle);background:#fffc;border-radius:999px;align-items:center;gap:8px;margin-top:auto;padding:8px 10px;display:flex}.onboard-slice-compose-placeholder{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10px;overflow:hidden}.onboard-slice-compose-send{color:#fff;background:var(--gradient-cta);width:24px;height:24px;box-shadow:var(--shadow-fire);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.onboard-slice--bazi{gap:8px}.onboard-slice-bazi-hero{background:#ffffff94;border-radius:12px;padding:8px 10px;box-shadow:0 1px 6px #0000000a}.onboard-slice-bazi-hero-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.onboard-slice-bazi-name{font-family:var(--font-serif);color:var(--ink-deep);font-size:14px;font-weight:600}.onboard-slice-bazi-badge{color:var(--brand-earth);white-space:nowrap;background:#c9a22729;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:600}.onboard-slice-bazi-tagline{color:var(--text-secondary);margin:0;font-size:10px;line-height:1.35}.onboard-slice-bazi-pillars{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.onboard-slice-pillar{background:#ffffff8c;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:6px 4px;display:flex;box-shadow:0 1px 4px #0000000a}.onboard-slice-pillar--day{background:#c9a22729;box-shadow:0 0 0 1px #c9a22747}.onboard-slice-pillar-label{color:var(--text-muted);letter-spacing:.02em;font-size:8px}.onboard-slice-pillar-gan,.onboard-slice-pillar-zhi{font-family:var(--font-serif);color:var(--ink-deep);font-size:14px;font-weight:600;line-height:1.1}.onboard-slice-pillar-zhi{color:var(--brand-earth);font-size:13px}.onboard-slice-bazi-day-panel{background:#ffffff9e;border:1px solid #c9a22733;border-radius:10px;padding:8px 10px;box-shadow:0 1px 4px #0000000a}.onboard-slice-bazi-day-title{font-family:var(--font-serif);color:var(--text-primary);margin:0 0 4px;font-size:10px;font-weight:600;line-height:1.35}.onboard-slice-bazi-day-text{color:var(--text-secondary);margin:0;font-size:9px;line-height:1.55}.onboard-slice-bazi-meter{flex-shrink:0;width:100%;padding:6px 2px 0}.onboard-slice-bazi-meter-head{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;display:flex}.onboard-slice-bazi-meter-head strong{color:var(--brand-fire);font-size:10px;font-weight:600}.onboard-slice-bazi-meter-bar{background:var(--surface-muted);border:1px solid var(--border);border-radius:999px;width:100%;height:6px;overflow:hidden}.onboard-slice-bazi-meter-fill{border-radius:inherit;background:linear-gradient(90deg,var(--brand-water),var(--brand-fire));height:100%;min-height:6px;display:block}.onboard-slice--hecan{gap:8px}.onboard-slice-hecan-tabs{border-bottom:1px solid var(--border-subtle);margin-bottom:2px;display:flex}.onboard-slice-hecan-tab{color:var(--text-muted);text-align:center;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:6px 4px 7px;font-size:10px;font-weight:600}.onboard-slice-hecan-tab.is-active{color:var(--brand-fire);border-bottom-color:var(--brand-fire)}.onboard-slice-hecan-profiles{grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;display:grid}.onboard-slice-hecan-profile{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.onboard-slice-hecan-av{width:40px;height:40px;font-family:var(--font-serif);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;box-shadow:0 2px 8px #0000001a}.onboard-slice-hecan-av--me{background:linear-gradient(145deg,var(--brand-water),#2d7a6e)}.onboard-slice-hecan-av--partner{background:linear-gradient(145deg,#c9a227,#a67c52)}.onboard-slice-hecan-role{color:var(--text-muted);margin:0;font-size:9px}.onboard-slice-hecan-brief{color:var(--text-secondary);margin:0;font-size:9px;line-height:1.3}.onboard-slice-hecan-bridge{color:var(--brand-fire);opacity:.85;font-size:14px;line-height:1}.onboard-slice-hecan-score{background:#ffffff9e;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;display:flex}.onboard-slice-hecan-ring{background:conic-gradient(var(--brand-fire) 0 88%,#00000014 88% 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:inset 0 0 0 3px #fff}.onboard-slice-hecan-ring strong{font-family:var(--font-serif);color:var(--brand-fire);font-size:15px;font-weight:700}.onboard-slice-hecan-score-text{flex:1;min-width:0}.onboard-slice-hecan-score-title{color:var(--text-primary);margin:0 0 2px;font-size:11px;font-weight:600}.onboard-slice-hecan-score-hint{color:var(--text-secondary);margin:0;font-size:9px;line-height:1.35}.onboard-slice--tools{justify-content:center}.onboard-slice-tools-grid{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.onboard-slice-tool-card{text-align:center;background:#ffffffa6;border:1px solid #e8e2d8d9;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:8px 6px 7px;display:flex;box-shadow:0 1px 6px #0000000a}.onboard-slice-tool-card.tone-lavender{background:linear-gradient(145deg,#f5f0e8f2,#e8dcd0bf)}.onboard-slice-tool-card.tone-pink{background:linear-gradient(145deg,#f5e6dcf2,#edd4c4bf)}.onboard-slice-tool-card.tone-mint{background:linear-gradient(145deg,#e8f5f0f2,#c8e4dcbf)}.onboard-slice-tool-card.tone-peach{background:linear-gradient(145deg,#fff0e6f2,#f5d4bcbf)}.onboard-slice-tool-ico{justify-content:center;align-items:center;margin-bottom:1px;display:flex}.onboard-slice-tool-ico .feature-ico--tool{width:28px;height:28px}.onboard-slice-tool-ico .feature-ico--tool .feature-ico__img{object-fit:contain;width:100%;height:100%}.onboard-slice-tool-card h3{color:var(--text-primary);margin:0;font-size:10px;font-weight:600;line-height:1.25}.onboard-slice-tool-card p{color:var(--text-secondary);margin:0;font-size:8px;line-height:1.35}.home-v2 .tool-grid .tool-card{border-color:#e8e2d8cc}.device--has-dock{padding-bottom:calc(76px + var(--iphone-bottom-inset));position:relative}.device--has-dock .screen{min-height:calc(var(--iphone-h) - 76px - var(--iphone-bottom-inset));padding-bottom:8px}.device--has-dock>#appDock{z-index:60;pointer-events:none;flex:0 0 0;height:0;position:static;overflow:visible}.app-dock{left:12px;right:12px;bottom:calc(8px + var(--iphone-bottom-inset));z-index:60;-webkit-backdrop-filter:blur(20px)saturate(1.2);background:linear-gradient(#fffffff7,#fffcf8eb);border:1px solid #e8e2d8d9;border-radius:30px;justify-content:space-between;align-items:flex-end;height:62px;padding:0 6px 6px;display:flex;position:absolute;box-shadow:0 8px 32px #1a1f281a,inset 0 1px #ffffffd9}.app-dock[hidden]{display:none!important}.app-dock__item{cursor:pointer;min-width:0;max-width:none;color:var(--text-muted);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;padding:0;display:flex}.app-dock__pill{box-sizing:border-box;letter-spacing:.02em;width:100%;min-width:58px;max-width:68px;min-height:48px;color:inherit;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 8px 4px;font-size:10px;line-height:1.15;transition:background .2s,color .2s,transform .15s;display:flex}.app-dock__item.is-active .app-dock__pill{color:var(--brand-fire);background:#e85d041a}.app-dock__item:active .app-dock__pill{transform:scale(.94)}.app-dock__icon{width:24px;height:24px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.app-dock__icon svg{width:24px;height:24px;display:block}.app-dock__center-taiji{justify-content:center;align-items:center;display:flex}.app-dock__taiji-svg{width:24px;height:24px;animation:10s linear infinite appDockTaijiSpin}.app-dock__label{text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-weight:500;overflow:hidden}.app-dock__item.is-active .app-dock__label{font-weight:600}.app-dock__center{cursor:pointer;-webkit-tap-highlight-color:transparent;min-width:0;max-width:none;color:var(--text-muted);background:0 0;border:none;flex:1 1 0;justify-content:center;padding:0;display:flex}.app-dock__center-stack{flex-direction:column;justify-content:flex-end;align-items:center;gap:3px;width:100%;min-width:58px;max-width:68px;display:flex}.app-dock__center-orb{flex-shrink:0;width:48px;height:48px;margin-top:-16px;transition:transform .15s;position:relative}.app-dock__center:active .app-dock__center-orb{transform:scale(.94)}.app-dock__center-halo{opacity:.75;background:conic-gradient(from 120deg,#3d9b8f8c,#c9a22773,#e85d048c,#3d9b8f8c);border-radius:50%;animation:5s linear infinite appDockAiHalo;position:absolute;top:-3px;bottom:-3px;left:-3px;right:-3px}.app-dock__center-face{z-index:1;background:linear-gradient(145deg,#f6a05a 0%,var(--brand-fire) 48%,#d44f03 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:box-shadow .2s;display:flex;position:relative;box-shadow:0 8px 22px #e85d0461,0 0 0 3px #fffffff2,inset 0 1px #ffffff59}.app-dock__center.is-active .app-dock__center-face{box-shadow:0 10px 26px #e85d0473,0 0 0 3px #fffffff2,0 0 0 6px #e85d0424}.app-dock__center-label{text-align:center;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;border-radius:12px;width:100%;padding:3px 0;font-size:10px;font-weight:500;line-height:1.15;transition:background .2s,color .2s;overflow:hidden}.app-dock__center.is-active .app-dock__center-label{color:var(--brand-fire);background:#e85d041a;font-weight:600}@keyframes appDockTaijiSpin{to{transform:rotate(360deg)}}.app-dock__center-spark{color:#fff;opacity:.92;text-shadow:0 0 8px #ffffffbf;pointer-events:none;font-size:9px;line-height:1;position:absolute}.app-dock__center-spark--a{animation:2.4s ease-in-out infinite appDockSpark;top:7px;right:9px}.app-dock__center-spark--b{font-size:7px;animation:2.4s ease-in-out .8s infinite appDockSpark;bottom:9px;left:8px}@keyframes appDockAiHalo{to{transform:rotate(360deg)}}@keyframes appDockSpark{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.app-dock__center.is-coach-pulse .app-dock__center-orb{animation:1.1s ease-in-out 2 coachDockBump}.app-dock__center.is-coach-pulse .app-dock__center-halo{opacity:1;animation:2.5s linear infinite appDockAiHalo}@keyframes coachDockBump{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.app-dock--shop{align-items:flex-end;height:62px;padding:0 6px 6px}.app-dock--shop .app-dock__center{display:none}.app-dock--shop .app-dock__item{padding:0}.app-dock--shop .app-dock__pill{width:100%;min-width:60px;max-width:72px;min-height:48px;padding:5px 8px 4px}.device--has-dock .master-fab-wrap{bottom:calc(86px + var(--iphone-bottom-inset))}.device--bazi.device--has-dock .bazi-scroll-inner,.device--fs.device--has-dock .fs-inner,.device--naming.device--has-dock .nm-inner{padding-bottom:calc(24px + 76px + var(--iphone-bottom-inset))}.device--hecan.device--has-dock .hc-footer{padding-bottom:calc(76px + 10px + var(--iphone-bottom-inset))}.device--hecan.device--has-dock .hc-inner{padding-bottom:84px}.device--profile-v2{background:var(--bg-app)}.device--profile-v2.device--has-dock{height:var(--iphone-h);max-height:var(--iphone-h);flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.device--profile-v2.device--has-dock>.profile-v2-screen{min-height:0;padding:var(--iphone-top-inset) 20px 0;flex-direction:column;flex:1;padding-bottom:0;display:flex;overflow:hidden}.device--profile-v2 .profile-v2-scroll{-webkit-overflow-scrolling:touch;min-height:0;padding:0 0 calc(12px + 76px + var(--iphone-bottom-inset));flex:1;overflow:hidden auto}.device--profile-v2 .profile-v2-header{background:0 0;border-bottom:none;flex-shrink:0;grid-template-columns:40px 1fr auto;align-items:center;gap:0;min-height:40px;margin-bottom:16px;padding:0;display:grid;position:static}.device--profile-v2 .profile-v2-header h1{margin:0;font-size:18px;line-height:1.2}.device--profile-v2 .sheet-overlay{z-index:200;border-radius:44px;position:absolute;top:0;bottom:0;left:0;right:0}.device--profile-v2 .toast{bottom:calc(80px + var(--iphone-bottom-inset));z-index:210;max-width:90%;position:absolute;left:50%;transform:translate(-50%)}.profile-v2-screen{flex-direction:column;min-height:100%;display:flex}.profile-v2-user.mship-user-card{flex-direction:column;align-items:stretch;gap:0;margin:0 0 12px}.profile-v2-user-head{align-items:flex-start;gap:12px;width:100%;display:flex}a.profile-v2-user-link{color:inherit;-webkit-tap-highlight-color:transparent;cursor:pointer;box-sizing:border-box;border-radius:12px;margin:-4px;padding:4px;text-decoration:none}a.profile-v2-user-link:active{opacity:.82}.profile-v2-avatar-wrap{flex-shrink:0;place-items:center;width:52px;height:52px;display:grid;position:relative}.connection-drawer-user.is-member .profile-v2-avatar-wrap{width:60px;height:60px}.profile-v2-avatar-img{object-fit:cover;background:var(--surface-muted);z-index:1;border-radius:50%;width:52px;height:52px;display:block;position:relative}.connection-drawer-user.is-member .profile-v2-avatar-img{width:48px;height:48px}.connection-drawer-user.is-member .profile-v2-avatar-wrap:before{content:"";pointer-events:none;z-index:2;-webkit-mask-composite:xor;filter:drop-shadow(0 0 6px #c9a22747);background:conic-gradient(from 32deg,#f0924a 0deg,#c9a227 128deg,#a67c1a 152deg,#0000 152deg 172deg,#f0924a 172deg,#c9a227 298deg,#a67c1a 322deg,#0000 322deg 342deg,#f0924a 342deg 360deg);border-radius:50%;padding:2.5px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.connection-drawer-user.is-member .profile-v2-avatar-wrap:after{content:"";pointer-events:none;z-index:3;border:1.5px solid var(--bg-card,#fff);background:linear-gradient(145deg,#d4a84b,#a67c1a);border-radius:50%;width:7px;height:7px;position:absolute;bottom:2px;right:2px;box-shadow:0 1px 4px #a67c1a52}.profile-v2-bio{background:var(--surface-muted);border-radius:var(--radius-btn);color:var(--text-secondary);box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;margin-top:12px;padding:10px 12px;font-size:13px;display:flex}.profile-v2-bio-edit{color:var(--brand-fire);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:12px}.profile-v2-menu-sheet,.device--profile-v2 .profile-v2-menu-sheet.form-sheet{margin:0}.profile-v2-menu-sheet .form-row-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-v2-menu-sheet .form-row-label{flex:1;min-width:0}.profile-v2-menu-sheet [data-profile-action=social] .form-row-label{white-space:nowrap}.profile-v2-menu-sheet .feature-ico--sm{box-shadow:none}.profile-v2-logout-wrap{padding:16px 0 0}.profile-v2-logout{border-radius:var(--radius-btn);width:100%;color:var(--cinnabar);cursor:pointer;font-size:16px;font-weight:500;font-family:var(--font-sans);background:0 0;border:none;padding:14px}.profile-v2-logout:active{background:#b84a3a14}.profile-v2-bio-input{resize:vertical;width:100%;min-height:100px;margin:12px 0}.device--theme-vip{box-shadow:0 0 0 2px var(--brand-earth),var(--shadow-soft)}.device--theme-vip .profile-v2-header{background:var(--gradient-member)}.profile-v2-header-actions{justify-self:end;align-items:center;gap:2px;display:flex}.profile-v2-theme-btn{color:var(--brand-earth)}.profile-v2-cert-badge{background:var(--brand-earth-bg);color:var(--brand-earth);border:1px solid var(--brand-earth-border);border-radius:4px;align-items:center;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.profile-v2-menu-hint{white-space:nowrap;font-size:12px}.profile-v2-settings-btn{color:var(--text-secondary)}a.profile-v2-settings-btn{-webkit-tap-highlight-color:transparent;text-decoration:none}.profile-v2-settings-sheet{margin:0}.profile-v2-settings-sheet .form-row-label{flex:1;min-width:0;font-size:15px}.profile-v2-settings-sheet .form-row--icon{gap:10px}.profile-v2-settings-sheet .form-row-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-v2-settings-sheet .feature-ico--sm{box-shadow:none}.profile-v2-settings-sheet .form-row:last-child{border-bottom:none}.profile-v2-settings-ver{color:var(--text-muted);font-size:13px}.profile-v2-settings-sheet .form-row.is-active .form-row-label{color:var(--accent-terracotta);font-weight:600}.lang-picker-check{color:var(--accent-terracotta);text-align:center;min-width:16px;font-size:16px;font-weight:700}.lang-picker-check[hidden]{visibility:hidden}.sheet--settings .sheet-modal-head h2{text-align:center}.profile-v2-section-label{color:var(--text-muted);margin:12px 0 8px;font-size:12px;font-weight:600}.profile-v2-community-row{background:var(--surface-muted);border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.profile-v2-community-row .profile-v2-qr-box{border:1px solid var(--border);background:repeating-linear-gradient(45deg,#ddd,#ddd 4px,#eee 4px 8px);border-radius:10px;flex-shrink:0;width:72px;height:72px;margin:0}.profile-v2-community-title{color:var(--text-primary);margin:0 0 4px;font-size:14px;font-weight:600}.profile-v2-list{flex-direction:column;gap:0;max-height:50vh;display:flex;overflow-y:auto}.profile-v2-social-name{color:var(--text-primary);font-size:14px;font-weight:500;display:block}.profile-v2-tag{color:var(--text-muted);font-size:12px}.profile-v2-stats-go{width:100%;margin-top:16px}.profile-v2-about-name{font-family:var(--font-serif);text-align:center;margin:0 0 4px;font-size:20px}.profile-v2-about-ver{text-align:center;color:var(--text-muted);margin:0 0 12px;font-size:13px}.profile-v2-about-desc{text-align:center;color:var(--text-secondary);margin:0 0 16px;font-size:13px;line-height:1.5}.profile-v2-about-link{border-radius:12px;margin-top:8px}.device--about{height:var(--iphone-h);max-height:var(--iphone-h);background:var(--bg-app);flex-direction:column;display:flex;overflow:hidden}.device--about .about-nav{padding:var(--iphone-top-inset) 16px 8px;border-bottom:1px solid var(--border-subtle);background:var(--bg-app);flex-shrink:0}.device--about .about-nav .nav-bar{grid-template-columns:40px 1fr 40px;align-items:center;min-height:40px;display:grid}.device--about .about-nav h1{text-align:center;font-family:var(--font-serif);grid-column:2;margin:0;font-size:17px;font-weight:600}.device--about .about-scroll{-webkit-overflow-scrolling:touch;min-height:0;padding:4px 16px calc(20px + var(--iphone-bottom-inset));flex:1;overflow-y:auto}.about-hero{text-align:center;padding:10px 12px 6px}.about-hero-mark.splash-icon-host{width:64px;height:64px;box-shadow:none;background:0 0;margin:0 auto 8px}.about-hero-mark.splash-icon-host .taiji-icon--splash{width:100%;height:100%}.about-hero-name{font-family:var(--font-serif);letter-spacing:.06em;margin:0 0 4px;font-size:20px;font-weight:600}.about-hero-tagline{color:var(--text-secondary);margin:0 0 10px;font-size:13px;line-height:1.5}.about-hero-line{background:linear-gradient(90deg,transparent,var(--brand-earth),transparent);width:72px;height:1px;margin:0 auto}.about-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:18px;margin-top:12px;padding:16px 16px 18px}.about-sec-head{align-items:center;gap:8px;margin-bottom:14px;display:flex}.about-sec-head .bar{background:linear-gradient(180deg,var(--brand-earth),var(--brand-fire));border-radius:2px;width:3px;height:14px}.about-sec-head h2{font-family:var(--font-serif);margin:0;font-size:15px;font-weight:600}.about-para{color:var(--text-secondary);text-align:justify;margin:0;font-size:15px;line-height:1.8}.about-para+.about-para{border-top:1px solid var(--border-subtle);margin-top:14px;padding-top:14px}.about-contact{background:var(--bg-card);border:1px solid var(--border);color:inherit;box-shadow:var(--shadow-soft);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:14px 16px;text-decoration:none;display:flex}.about-contact:active{background:var(--surface-muted)}.about-contact-label{color:var(--text-primary);font-size:14px;font-weight:600}.about-contact-email{color:var(--brand-fire);font-size:13px;font-weight:500}.field-textarea{border:1px solid var(--border);border-radius:var(--radius-btn);width:100%;font-size:15px;font-family:var(--font-sans);background:var(--surface-input);color:var(--text-primary);box-sizing:border-box;padding:12px}.sheet-modal-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.sheet-modal-head--sub{grid-template-columns:40px 1fr 40px;align-items:center;gap:0;display:grid}.sheet-modal-head--sub h2{font-family:var(--font-serif);text-align:center;grid-column:2;margin:0;font-size:17px;font-weight:600}.sheet-modal-head--sub .btn-icon{justify-self:start}.sheet-modal-head--sub .nav-spacer{grid-column:3;width:40px;height:1px}.sheet-modal-head h2{font-family:var(--font-serif);text-align:center;flex:1;margin:0;font-size:17px;font-weight:600}.sheet-close{color:var(--text-secondary);font-size:22px;line-height:1}.sheet--form .btn-primary{margin-top:12px}.sheet--scroll{flex-direction:column;max-height:85vh;display:flex;overflow:hidden}.sheet--scroll .profile-v2-list{flex:1;padding-right:4px;overflow-y:auto}.sheet--confirm{text-align:center;padding:24px 20px}.sheet-confirm-title{font-family:var(--font-serif);margin:0 0 8px;font-size:18px;font-weight:600}.sheet-confirm-desc{color:var(--text-secondary);margin:0 0 20px;font-size:14px;line-height:1.5}.sheet-confirm-actions{gap:12px;display:flex}.sheet-confirm-actions .btn-primary{flex:1;width:auto;margin-top:0;padding:12px}.sheet-confirm-actions .btn-secondary{border:1px solid var(--border);border-radius:var(--radius-btn);background:var(--bg-card);cursor:pointer;width:auto;color:var(--text-primary);flex:1;margin-top:0;padding:12px;font-family:inherit;font-size:14px;font-weight:500}.btn-primary--danger{background:var(--cinnabar);box-shadow:0 4px 14px #b84a3a40}.shell-placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 24px;display:flex}.shell-placeholder h2{font-family:var(--font-serif);margin:0;font-size:20px}.shell-placeholder p{color:var(--text-secondary);max-width:280px;margin:0;font-size:14px;line-height:1.6}.device.home-v2 .screen.home-v2-scroll.hv2-page{min-height:0;padding:var(--iphone-top-inset) var(--hv2-pad) 0;box-sizing:border-box;flex-direction:column;flex:1;width:100%;display:flex;overflow:hidden}.device.home-v2 .toast{bottom:calc(88px + var(--iphone-bottom-inset));z-index:210;max-width:min(320px,90%);position:absolute;left:50%;transform:translate(-50%)}.device--has-dock.home-v2>.screen.hv2-page{min-height:0;padding-bottom:0}.hv2-page .home-top{flex:none;width:100%;margin-bottom:6px}.hv2-page .hv2-panel{box-sizing:border-box;background:linear-gradient(145deg,#c9a22712,#3d9b8f0d);border:1.5px solid #c9a22747;border-radius:18px;flex:none;width:100%;min-height:0;margin:0;padding:7px;overflow:hidden}.hv2-page .hv2-quick-grid{box-sizing:border-box;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);gap:5px;width:100%;margin:0 0 6px;display:grid}.hv2-page .hv2-quick-card{box-sizing:border-box;border:1px solid var(--border);background:var(--bg-card);text-align:left;width:100%;min-width:0;font:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:14px;flex-direction:column;margin:0;padding:10px 12px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #1a1f280a}.hv2-page button.hv2-quick-card{margin:0}@media (hover:hover){.hv2-page .hv2-quick-card:hover{border-color:#c9a22747;transform:translateY(-1px);box-shadow:0 6px 18px #1a1f2814}}.hv2-page .hv2-quick-title{font-size:12px;font-weight:600;font-family:var(--font-serif);color:var(--text-primary);margin:0 0 4px;line-height:1.35;display:block}.hv2-page .hv2-quick-head{justify-content:space-between;align-items:flex-start;gap:6px;width:100%;margin:0 0 2px;display:flex}.hv2-page .hv2-quick-head .hv2-quick-title{flex:1;min-width:0;margin:0}.hv2-page .hv2-quick-ico{flex-shrink:0;line-height:0}.hv2-page .hv2-quick-ico--center{justify-content:center;width:100%;margin:0 0 4px;display:flex}.hv2-page .fortune-today-head-main{align-items:center;gap:5px;min-width:0;display:inline-flex}.hv2-page .fortune-today--compact .fortune-today-head{align-items:center}.feature-ico{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff8c,0 2px 6px #1a1f2814}.feature-ico svg{display:block}.feature-ico--md{border-radius:11px;width:34px;height:34px}.feature-ico--md svg{width:18px;height:18px}.feature-ico--sm{border-radius:9px;width:28px;height:28px}.feature-ico--sm svg{width:15px;height:15px}.feature-ico--tool{border-radius:15px;width:58px;height:58px;box-shadow:inset 0 1px #ffffffa6,0 2px 8px #1a1f2812}.feature-ico--tool svg{width:36px;height:36px}.feature-ico--lg{border-radius:12px;width:40px;height:40px}.feature-ico--lg svg{width:20px;height:20px}.feature-ico--almanac{color:var(--brand-earth);background:linear-gradient(145deg,#c9a22738,#c9a22714)}.feature-ico--checkin{color:var(--accent-tech);background:linear-gradient(145deg,#3d9b8f38,#3d9b8f14)}.feature-ico--fortune{color:var(--brand-fire);background:linear-gradient(145deg,#e85d042e,#c9a2271f)}.feature-ico--study{color:#2d7a72;background:linear-gradient(145deg,#3d9b8f29,#c9a2271a)}.feature-ico--bazi{color:inherit;background:0 0}.feature-ico--stick.feature-ico--image,.feature-ico--naming.feature-ico--image,.feature-ico--palm.feature-ico--image,.feature-ico--fengshui.feature-ico--image,.feature-ico--hecan.feature-ico--image,.feature-ico--bazi.feature-ico--image{color:inherit;background:0 0!important}.feature-ico--image{color:inherit;padding:0;overflow:hidden;box-shadow:none!important;background:0 0!important}.feature-ico--image .feature-ico__img{object-fit:cover;width:100%;height:100%;display:block}.feature-ico--tool.feature-ico--image{border-radius:12px;padding:0;box-shadow:none!important}.feature-ico--tool.feature-ico--image .feature-ico__img{object-fit:cover;border-radius:12px;padding:0}.feature-ico--bazi.feature-ico--tool,.feature-ico--stick.feature-ico--tool,.feature-ico--naming.feature-ico--tool,.feature-ico--palm.feature-ico--tool,.feature-ico--hecan.feature-ico--tool,.feature-ico--fengshui.feature-ico--tool{aspect-ratio:1;border-radius:12px;width:58px;min-width:58px;height:58px;min-height:58px;padding:0;overflow:hidden;box-shadow:none!important;background:0 0!important}.feature-ico--bazi.feature-ico--tool .feature-ico__img,.feature-ico--stick.feature-ico--tool .feature-ico__img,.feature-ico--naming.feature-ico--tool .feature-ico__img,.feature-ico--palm.feature-ico--tool .feature-ico__img,.feature-ico--hecan.feature-ico--tool .feature-ico__img,.feature-ico--fengshui.feature-ico--tool .feature-ico__img{object-fit:cover;border-radius:12px;width:100%;height:100%;padding:0}.tool-card--vip .feature-ico.feature-ico--tool.feature-ico--image{box-shadow:none!important}.feature-ico--hecan{color:#a84838;background:linear-gradient(155deg,#faf0e8 0%,#edd4c4 55%,#e8c9b8 100%)}.feature-ico--stick{color:#267a6e;background:linear-gradient(155deg,#e8f5f0 0%,#c8e4dc 55%,#b8d9cf 100%)}.feature-ico--naming,.feature-ico--palm{color:#b85a12;background:linear-gradient(155deg,#fff0e6 0%,#f5d4bc 55%,#efc9a0 100%)}.feature-ico--fengshui{color:#7a6a38;background:linear-gradient(155deg,#f0ebf8 0%,#ddd2ec 45%,#d8e8e4 100%)}.feature-ico--menu-membership{color:var(--brand-earth);background:linear-gradient(145deg,#c9a22738,#c9a22714)}.feature-ico--menu-wallet{color:var(--brand-fire);background:linear-gradient(145deg,#e85d0429,#c9a2271a)}.feature-ico--menu-archive{color:var(--accent-tech);background:linear-gradient(145deg,#3d9b8f2e,#3d9b8f0f)}.feature-ico--menu-invite{color:var(--cinnabar);background:linear-gradient(145deg,#b84a3a24,#c9a22714)}.feature-ico--menu-cert{color:#8a6a28;background:linear-gradient(145deg,#c9a22733,#1a1f280f)}.feature-ico--menu-support{color:#2d7a72;background:linear-gradient(145deg,#3d9b8f29,#3d9b8f0f)}.feature-ico--menu-social{color:#c94e03;background:linear-gradient(145deg,#e85d0424,#3d9b8f14)}.feature-ico--menu-about{background:var(--surface-muted);color:var(--text-secondary)}.feature-ico--settings-profile{color:var(--accent-tech);background:linear-gradient(145deg,#3d9b8f2e,#3d9b8f0f)}.feature-ico--settings-security{color:var(--brand-earth);background:linear-gradient(145deg,#c9a22733,#c9a22714)}.feature-ico--settings-language{color:#2d7a72;background:linear-gradient(145deg,#3d9b8f29,#e85d0414)}.feature-ico--settings-about{background:var(--surface-muted);color:var(--text-secondary)}.feature-ico--settings-password{color:var(--cinnabar);background:linear-gradient(145deg,#b84a3a24,#c9a22714)}.feature-ico--settings-phone{color:var(--brand-fire);background:linear-gradient(145deg,#e85d0424,#c9a22714)}.feature-ico--settings-email{color:#2d7a72;background:linear-gradient(145deg,#3d9b8f29,#3d9b8f0f)}.feature-ico--settings-wechat{color:#3d9a44;background:linear-gradient(145deg,#4caf5029,#3d9b8f14)}.feature-ico--settings-devices{color:#2d7a72;background:linear-gradient(145deg,#3d9b8f29,#c9a22714)}.feature-ico--settings-lang-hant{color:#9a4a38;background:linear-gradient(145deg,#b84a3a1f,#c9a22714)}.feature-ico--settings-lang-hans{color:#c94e03;background:linear-gradient(145deg,#e85d0424,#c9a22714)}.feature-ico--settings-lang-en{color:var(--accent-tech);background:linear-gradient(145deg,#3d9b8f29,#3d9b8f0f)}.tool-card--vip .feature-ico:not(.feature-ico--tool){box-shadow:inset 0 0 0 1px #c9a22747,inset 0 1px #ffffffa6,0 2px 8px #c9a2271f}.hv2-page .home-checkin-card .hv2-quick-title{text-align:center;width:100%;margin-bottom:0}.hv2-page .home-checkin-campaign-sub{color:var(--brand-fire);text-align:center;margin:1px 0 0;font-size:11px;font-weight:600;line-height:1.25;display:block}.hv2-page .home-study-card .hv2-quick-title{margin:0 0 6px}.hv2-page .home-study-card .hv2-quick-ico--center{margin:0 0 4px}.hv2-page .hv2-quick-sub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:10px;line-height:1.35;display:block;overflow:hidden}.hv2-page .hv2-quick-body{color:var(--text-secondary);flex:1;min-height:0;margin:0;font-size:10px;line-height:1.45}.hv2-page .home-almanac-capsule-row{justify-content:flex-end;align-items:center;gap:4px;min-width:0;min-height:0;display:flex;overflow:visible}.hv2-page .home-almanac-capsule{-webkit-appearance:none;appearance:none;max-width:none;font-family:var(--font-serif);color:#8a6a28;white-space:nowrap;cursor:pointer;text-overflow:clip;background:linear-gradient(160deg,#c9a22729,#c9a2270d);border:1px solid #c9a2275c;border-radius:999px;flex:none;margin:0;padding:2px 7px;font-size:10px;font-weight:700;line-height:1.15;overflow:visible;box-shadow:inset 0 1px #ffffff8c}@media (max-width:360px){.hv2-page .home-almanac-split{grid-template-columns:minmax(0,1.35fr) minmax(116px,1.1fr);gap:6px 4px;padding-right:0}.hv2-page .home-almanac-capsule-row--step-1{margin-right:8px}.hv2-page .home-almanac-capsule-row--step-2{margin-right:2px}.hv2-page .home-almanac-capsule{padding:2px 6px;font-size:9px}}.hv2-page .home-checkin-card{text-align:center;cursor:pointer;justify-content:flex-start;align-items:center;padding:7px 10px;position:relative}.hv2-page .home-study-card{text-align:center;justify-content:center;align-items:center}.hv2-page .home-checkin-streak-wrap{flex:1;justify-content:center;align-items:center;gap:2px;min-height:0;margin:0;line-height:1;display:flex}.hv2-page .home-checkin-streak{font-family:var(--font-serif);color:var(--accent-tech);margin:0;font-size:22px;font-weight:700;line-height:1}.hv2-page .home-checkin-streak-label{color:var(--text-muted);font-size:11px}.hv2-page .home-checkin-btn{background:var(--gradient-cta);color:#fff;cursor:pointer;box-shadow:var(--shadow-fire);border:none;border-radius:999px;flex-shrink:0;margin-top:0;padding:4px 12px;font-size:11px;font-weight:600}.hv2-page .home-checkin-btn.is-done,.hv2-page .home-checkin-btn:disabled{background:var(--surface-muted);color:var(--text-muted);box-shadow:none;cursor:default}.hv2-page .home-study-mark{background:var(--gradient-tool-mint);width:28px;height:28px;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;margin:4px 0;font-size:14px;font-weight:600;display:flex}.hv2-page .home-study-tip{color:var(--brand-fire);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.hv2-page .fortune-today--compact{justify-content:flex-start;box-shadow:0 2px 8px #1a1f280a;border:1px solid var(--border)!important;background:var(--bg-card)!important;border-radius:14px!important;margin:0!important;padding:7px 10px!important}.hv2-page .fortune-today--compact .fortune-today-head{gap:6px;margin-bottom:2px}.hv2-page .fortune-today--compact .fortune-title{font-size:12px;line-height:1.35}.hv2-page .fortune-today--compact .fortune-date{font-size:10px}.hv2-page .fortune-today--compact .fortune-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.hv2-page .fortune-today--compact .fortune-chips{display:none}.hv2-page .fortune-today.is-disabled{cursor:default;pointer-events:none}.hv2-page .fortune-preview-stats{margin-top:2px}.hv2-page .fortune-preview-stats--row .fortune-preview-row{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.hv2-page .fortune-preview-stars{flex-shrink:0}.hv2-page .fortune-preview-stars .fortune-stars{letter-spacing:1px;font-size:11px}.hv2-page .fortune-preview-dir{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;text-align:right;min-width:0;font-size:10px;overflow:hidden}.hv2-page .fortune-preview-dir-label{color:var(--text-muted)}.hv2-page .hv2-panel-split{background:linear-gradient(90deg,#0000,#c9a22759 12% 88%,#0000);height:1px;margin:0 0 4px}.hv2-page .hv2-panel .tool-grid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:5px;width:100%;margin:0;padding:0 4px;overflow:visible}.hv2-page .hv2-panel .tool-grid .tool-card{box-sizing:border-box;background:var(--bg-card);border:1px solid #ffffffbf;border-radius:11px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;min-height:0;padding:6px 4px 5px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #1a1f280f}@media (hover:hover){.hv2-page .hv2-panel .tool-grid .tool-card:hover{border-color:#c9a22759;transform:translateY(-2px);box-shadow:0 8px 20px #1a1f281a}}@media (hover:hover){.hv2-page .hv2-spotlight:hover:after{opacity:1}}@keyframes hv2CardEntrance{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hv2BrandShine{0%,65%{background-position:150%}85%,to{background-position:-50%}}.hv2-page .home-brand-shine{background-image:linear-gradient(120deg,var(--text-primary) 0%,var(--text-primary) 40%,var(--brand-earth) 50%,var(--text-primary) 60%,var(--text-primary) 100%);-webkit-text-fill-color:transparent;background-size:250%;-webkit-background-clip:text;background-clip:text;animation:4.5s ease-in-out infinite hv2BrandShine;display:inline-block}@keyframes hv2CardShimmer{0%,55%{transform:translate(0)}to{transform:translate(200%)}}@media (prefers-reduced-motion:reduce){.hv2-page .hv2-quick-card,.hv2-page .hv2-panel .tool-grid .tool-card{transition:none;animation:none}.hv2-page .hv2-quick-card:hover,.hv2-page .hv2-panel .tool-grid .tool-card:hover{transform:none}.hv2-page .hv2-spotlight:after{transition:none}.hv2-page .home-brand-shine{-webkit-text-fill-color:unset;color:var(--text-primary);background:0 0;animation:none}.hv2-page .hv2-card-primary:before{animation:none;display:none}}.hv2-page .hv2-panel .tool-grid .tool-card .feature-ico{aspect-ratio:1;z-index:1;border-radius:12px;flex-shrink:0;width:50px;min-width:50px;height:50px;min-height:50px;margin:0 auto 3px;position:relative;overflow:hidden}.hv2-page .hv2-panel .tool-grid .tool-card h3{width:100%;font-family:var(--font-sans);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:none;order:1;min-height:0;margin:0 0 2px;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.hv2-page .hv2-panel .tool-grid .tool-card p{width:100%;font-family:var(--font-sans);color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:0 auto;order:2;min-height:0;margin:0;font-size:10px;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.home-bdr-promo{box-sizing:border-box;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f8f2e8;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 88% 18%,#e85d041a,#0000 36%),linear-gradient(145deg,#3a342f6b 0%,#26221f61 58%,#1e1b1957 100%);border:1px solid #c9a2273d;border-radius:16px;flex:none;width:100%;margin:6px 0 0;padding:9px 12px;text-decoration:none;transition:transform .14s,box-shadow .14s;display:block;position:relative;overflow:hidden;box-shadow:0 6px 16px #1a1f281f,inset 0 1px #ffffff1a}.home-bdr-promo-title{font-family:var(--font-serif);color:#fffaf2f5;letter-spacing:.01em;margin:0 0 3px;font-size:15px;font-weight:700;line-height:1.25;display:block}.home-bdr-promo-desc{color:#f8f2e8b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.home-bdr-promo-cta{color:#fff;text-align:center;background:linear-gradient(100deg,#ff5b08 0%,#e94700 58%,#a93200 100%);border-radius:999px;justify-content:center;align-items:center;margin-top:7px;padding:7px 10px;font-size:12px;font-weight:700;line-height:1.2;display:flex;box-shadow:0 4px 10px #e85d043d,inset 0 1px #ffffff2e}.home-bdr-promo:active{transform:scale(.99);box-shadow:0 3px 10px #1a1f2821}.home-bdr-promo:focus-visible{outline:2px solid var(--brand-fire);outline-offset:2px}.hv2-page .home-coach-meta{margin-bottom:4px}@media (max-width:400px){.hv2-page .hv2-panel .tool-grid .tool-card p,.hv2-page .home-coach-intro{-webkit-line-clamp:1}}@media (max-width:360px){.home-bdr-promo-desc{-webkit-line-clamp:1}}.hv2-page .fortune-today--compact .fortune-summary{margin-bottom:0}.hv2-page .home-top,.connection-header.home-top{overflow:visible}.home-msg-wrap{justify-content:center;justify-self:end;align-items:center;width:40px;height:40px;display:inline-flex;position:relative;overflow:visible}.home-msg-btn{position:relative;overflow:visible}.home-msg-badge,.home-msg-dot{z-index:6;color:#fff;border:2px solid var(--bg-app,#f7f4ef);text-align:center;box-sizing:border-box;pointer-events:none;background:#ff3b30;border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;padding:0;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:0;right:0}.home-msg-badge[hidden],.home-msg-dot[hidden]{display:none!important}.home-section-label{color:var(--text-secondary);margin:0 0 8px;font-size:13px;font-weight:600}.tool-vip-badge{z-index:5;background:var(--brand-earth-bg);color:var(--brand-earth);border:1px solid var(--brand-earth-border);border-radius:999px;padding:2px 6px;font-size:9px;font-weight:600;position:absolute;top:6px;right:6px}.tool-card--vip{border-color:#c9a22759}.home-checkin-detail-row{color:var(--text-secondary);margin:0 0 8px;font-size:14px}.home-checkin-strip-wrap{margin:12px -8px 0;overflow:hidden}.home-checkin-week{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;gap:8px;padding:6px calc(50% - 24px) 10px;display:flex;overflow-x:auto}.home-checkin-week::-webkit-scrollbar{display:none}.home-checkin-day{background:var(--surface-muted);min-height:58px;color:var(--text-muted);scroll-snap-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;border:1.5px solid #0000;border-radius:12px;flex-direction:column;flex:0 0 48px;justify-content:center;align-items:center;gap:1px;display:flex;position:relative}.home-checkin-day-wd{color:var(--text-muted);font-size:9px;line-height:1.2}.home-checkin-day-num{font-size:14px;font-weight:600;line-height:1.1}.home-checkin-day-month{color:var(--text-muted);background:#ffffffb8;border-radius:4px;padding:1px 3px;font-size:8px;line-height:1;position:absolute;top:4px;right:4px}.home-checkin-day-check{width:14px;height:14px;color:var(--accent-tech);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:4px;right:4px}.home-checkin-day-today{background:var(--accent-tech);color:#fff;border-radius:4px;padding:1px 3px;font-size:8px;font-weight:600;line-height:1;position:absolute;bottom:4px;left:4px}.home-checkin-day.is-checked{background:var(--accent-tech-muted);color:var(--accent-tech);border-color:#3d9b8f59}.home-checkin-day.is-checked .home-checkin-day-wd{color:var(--accent-tech)}.home-checkin-day.is-missed{border-color:var(--border-subtle);color:var(--text-muted);background:0 0}.home-checkin-day.is-today:not(.is-checked){border-color:var(--accent-tech);background:#3d9b8f14;box-shadow:0 0 0 1px #3d9b8f1f}.home-checkin-day.is-today.is-checked{box-shadow:0 0 0 2px var(--accent-tech)}.home-checkin-day.is-future{opacity:.42;background:var(--surface-muted);color:var(--text-muted);border-color:#0000}.home-checkin-rewards{border-top:1px dashed var(--border);margin-top:12px;padding-top:12px}.home-checkin-rewards-title{margin:0 0 8px;font-size:13px;font-weight:600}.home-checkin-reward-row{color:var(--text-secondary);justify-content:space-between;margin-bottom:4px;font-size:13px;display:flex}.home-msg-row{border-radius:12px;margin-top:8px}.drawer.msg-drawer{width:88%;max-width:360px;left:auto;right:0;transform:translate(100%);box-shadow:-10px 0 40px #1a1f281f}.drawer.msg-drawer.open{transform:translate(0)}.msg-drawer-stack{flex-direction:column;height:100%;min-height:0;display:flex}.msg-drawer .drawer-body{flex-direction:column;min-height:0;padding:0;display:flex}.msg-view{flex-direction:column;flex:1;min-height:0;display:flex}.msg-view[hidden]{display:none!important}.msg-drawer-top{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:56px 16px 12px;display:flex}.msg-drawer-title{font-family:var(--font-serif);color:var(--text-primary);text-align:center;flex:1;margin:0;font-size:17px;font-weight:600}.msg-drawer-back{flex-shrink:0}.msg-drawer-top-spacer{flex-shrink:0;width:36px}.msg-hub-list,.msg-thread-list{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:10px;padding:0 16px 16px;display:flex;overflow-y:auto}.msg-hub-card{border:1px solid var(--border-subtle);background:var(--bg-card);width:100%;box-shadow:var(--shadow-soft);cursor:pointer;text-align:left;font-family:var(--font-sans);color:inherit;border-radius:14px;padding:14px 14px 12px;display:block}.msg-hub-card:active{transform:scale(.99)}.msg-hub-card-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.msg-hub-card-title{color:var(--text-primary);flex:1;font-size:15px;font-weight:600}.msg-hub-badge{color:#fff;text-align:center;box-sizing:border-box;background:#ff3b30;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;padding:0;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.msg-hub-chevron{color:var(--text-muted);flex-shrink:0;align-items:center;display:flex}.msg-hub-card-preview{border-top:1px solid var(--border-subtle);color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-top:10px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.msg-thread-group{flex-direction:column;gap:8px;display:flex}.msg-thread-time{text-align:center;color:var(--text-muted);font-size:11px;display:block}.msg-thread-card{background:var(--bg-card);box-shadow:var(--shadow-soft);border:1px solid var(--border-subtle);border-radius:14px;overflow:hidden}.msg-thread-card.is-expanded{border-color:var(--accent-tech-muted);box-shadow:0 4px 16px #1a1f2814}.msg-thread-card-toggle{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);color:inherit;background:0 0;border:none;padding:14px;display:block}.msg-thread-card-toggle:active{opacity:.85}.msg-thread-card-head{align-items:flex-start;gap:8px;display:flex}.msg-thread-dot{background:#ff3b30;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.msg-thread-card-title{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.45}.msg-thread-card-divider{background:var(--border-subtle);height:1px;margin:10px 0}.msg-thread-card-summary{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.msg-thread-card-panel{flex-direction:column;align-items:stretch;padding:0 14px 14px;display:flex}.msg-thread-card-panel[hidden]{display:none!important}.msg-thread-card-panel .msg-detail-body{color:var(--text-secondary);width:100%;margin-bottom:10px;font-size:13px;line-height:1.65}.msg-thread-card-panel .msg-detail-body p{margin:0 0 10px}.msg-thread-card-panel .msg-detail-body p:last-child{margin-bottom:0}.msg-thread-cta{width:100%;box-shadow:none;border-radius:10px;margin-top:0;padding:8px 14px;font-size:13px;font-weight:600}.msg-center-list{flex-direction:column;gap:8px;display:flex}.msg-center-item{border:1px solid var(--border-subtle);background:var(--bg-card);width:100%;box-shadow:var(--shadow-soft);cursor:pointer;text-align:left;font-family:var(--font-sans);border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex;position:relative}.msg-center-item:active{transform:scale(.99)}.msg-center-icon{background:var(--surface-muted);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.msg-center-body{flex:1;min-width:0;padding-right:4px}.msg-center-body strong{color:var(--text-primary);margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.35;display:block}.msg-center-body span{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.msg-center-meta{text-align:right;flex-shrink:0;align-self:flex-start;padding-top:2px}.msg-center-meta time{color:var(--text-muted);white-space:nowrap;font-size:11px;display:block}.msg-center-dot{background:var(--cinnabar);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.msg-center-empty{text-align:center;color:var(--text-muted);padding:16px 8px;font-size:13px;line-height:1.5}.msg-center-icon--system{color:var(--accent-tech);background:var(--accent-tech-muted)}.msg-center-icon--service{color:var(--cinnabar);background:#c45c4a1f}.msg-detail-meta{border-bottom:1px solid var(--border-subtle);margin-bottom:16px;padding-bottom:14px}.msg-detail-tag{color:var(--accent-tech);background:var(--accent-tech-muted);border-radius:999px;margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:500;display:inline-block}.msg-detail-title{font-family:var(--font-serif);color:var(--text-primary);margin:0 0 6px;font-size:20px;font-weight:600;line-height:1.35}.msg-detail-time{color:var(--text-muted);font-size:12px;display:block}.msg-detail-body{color:var(--text-secondary);font-size:14px;line-height:1.65}.msg-detail-body p{margin:0 0 12px}.msg-detail-body p:last-child{margin-bottom:0}.drawer-footer--v2 .drawer-footer-tier{display:none}.device--almanac{--almanac-pad-x:16px;background:var(--bg-app)}.device--almanac.device--has-dock{height:var(--iphone-h);max-height:var(--iphone-h);min-height:var(--iphone-h);flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.device--almanac.device--has-dock>.almanac-screen{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.device--almanac .sheet-overlay{z-index:200;border-radius:44px;position:absolute;top:0;bottom:0;left:0;right:0}.device--almanac .toast{bottom:calc(80px + var(--iphone-bottom-inset));z-index:210;max-width:90%;position:absolute;left:50%;transform:translate(-50%)}.device--almanac .screen.almanac-screen{flex-direction:column;display:flex;overflow:hidden}.almanac-header{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);z-index:2;padding-top:max(var(--iphone-top-inset),env(safe-area-inset-top,0px));padding-left:max(var(--almanac-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--almanac-pad-x),env(safe-area-inset-right,0px));flex-shrink:0}.almanac-header .nav-bar.almanac-nav{margin-bottom:0;padding:4px 0 8px}.nav-bar.almanac-nav{align-items:center;gap:4px 8px;justify-content:initial;flex-shrink:0;grid-template-columns:1fr auto 1fr;min-height:44px;margin-bottom:0;padding:4px 0 8px;display:grid}.nav-bar.almanac-nav .almanac-nav-back{justify-self:start}.nav-bar.almanac-nav h1{text-align:center;white-space:nowrap;font-size:17px;line-height:1.2;font-family:var(--font-serif);flex:none;grid-column:2;justify-self:center;margin:0;font-weight:600}.almanac-nav-ops{flex-wrap:nowrap;grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:4px;min-width:0;display:flex}.almanac-nav-ops[hidden],.almanac-hero-fixed[hidden],.almanac-result-head[hidden]{display:none!important}.almanac-nav .almanac-date-nav{flex-shrink:0;margin-left:0}.device--almanac .almanac-nav .btn-icon{min-width:0;min-height:0}.almanac-cal-btn{width:36px;height:36px;color:var(--brand-fire);flex-shrink:0}.almanac-cal-btn .icon-calendar{display:block}.almanac-nav .almanac-day-btn{flex-shrink:0;width:30px;height:30px;font-size:17px}.almanac-nav .almanac-today-btn{white-space:nowrap;flex-shrink:0;padding:4px 2px;font-size:10px}.almanac-hero-fixed{margin:12px max(var(--almanac-pad-x),env(safe-area-inset-right,0px)) 10px max(var(--almanac-pad-x),env(safe-area-inset-left,0px));background:linear-gradient(145deg,var(--bg-card),var(--surface-muted));border-radius:var(--radius-card);box-shadow:var(--shadow-soft);flex-shrink:0;padding:14px 16px;position:relative;overflow:hidden}.almanac-hero-fixed.has-term-seal .almanac-date-head{padding-right:28px}.almanac-term-seal{pointer-events:none;z-index:1;width:58px;height:58px;position:absolute;top:0;right:0}.almanac-term-seal[hidden]{display:none!important}.almanac-term-seal:before{content:"";border-style:solid;border-width:0 58px 58px 0;border-color:transparent var(--brand-fire) transparent transparent;filter:drop-shadow(-1px 2px 4px #e85d043d);width:0;height:0;position:absolute;top:0;right:0}.almanac-term-seal.is-highlight:before{border-right-color:var(--brand-fire-press)}.almanac-term-seal__text{text-align:center;transform-origin:50%;width:40px;font-family:var(--font-serif);color:#fff;letter-spacing:.04em;white-space:nowrap;font-size:10px;font-weight:700;line-height:1;position:absolute;top:13px;right:2px;transform:rotate(45deg)}.almanac-date-head{z-index:0;margin:0 0 10px;position:relative}.almanac-date-line{word-break:break-word;margin:0;font-size:13px;line-height:1.55}.almanac-date-solar{font-family:var(--font-serif);color:var(--text-primary);font-size:15px;font-weight:600}.almanac-date-lunar{color:#3d3832;font-weight:600}.almanac-date-weekday{color:var(--text-secondary);font-weight:500}.almanac-date-sep{color:var(--text-muted)}.almanac-hero-zodiac{color:var(--text-secondary);letter-spacing:.04em;margin:8px 0 0;font-size:12px;font-weight:600}.almanac-hero-zodiac[hidden]{display:none!important}.almanac-hero-fixed .almanac-info-grid{border-top:1px dashed var(--border);margin:10px 0 0;padding:10px 0 0}.almanac-date-badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.almanac-date-badges[hidden]{display:none!important}.almanac-date-badge{background:var(--surface-muted);color:var(--text-secondary);border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1.2}.almanac-date-badge--jianchu.almanac-date-badge--jc-favorable{color:#1f5c52;background:#2d7a6e24;border:1px solid #2d7a6e38}.almanac-date-badge--jianchu.almanac-date-badge--jc-steady{color:#9a5a12;background:#e88c2824;border:1px solid #e88c2847}.almanac-date-badge--jianchu.almanac-date-badge--jc-caution{color:var(--cinnabar);background:#b84a3a1f;border:1px solid #b84a3a38}.almanac-date-badge--fest.is-highlight{background:var(--brand-fire-muted);color:var(--brand-fire-press)}.almanac-date-badge--fest:not(.is-highlight){color:var(--brand-earth);background:#c9a22714}.almanac-plain-card{border-radius:var(--radius-card);background:var(--bg-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft);margin:0 0 12px;padding:14px 14px 12px}.almanac-plain-head{align-items:center;gap:8px;margin:0 0 8px;display:flex}.almanac-plain-grade{border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700;line-height:1.2}.almanac-plain-card--favorable .almanac-plain-grade{background:var(--almanac-fit-favorable-badge);color:var(--almanac-fit-favorable-text)}.almanac-plain-card--steady .almanac-plain-grade{color:var(--almanac-fit-steady-text);background:#3d8f852e}.almanac-plain-card--caution .almanac-plain-grade{background:var(--almanac-fit-caution-bg);color:var(--almanac-fit-caution-text)}.almanac-plain-title{font-family:var(--font-serif);color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.almanac-plain-reason{color:var(--text-secondary);margin:0 0 12px;font-size:13px;line-height:1.55}.almanac-plain-yiji{grid-template-columns:1fr 1fr;gap:10px;display:grid}.almanac-plain-yiji-col{background:#3d9b8f0b;border:1px solid #3d9b8f2e;border-radius:12px;min-width:0;padding:9px 10px 10px}.almanac-plain-yiji-col:last-child{background:#b84a3a0a;border-color:#b84a3a2e}.almanac-plain-yiji-label{font-family:var(--font-serif);letter-spacing:.1em;color:#1f5c52;margin:0 0 7px;font-size:12px;font-weight:700;line-height:1.2;display:block}.almanac-plain-yiji-label--ji{color:var(--cinnabar)}.almanac-plain-yiji-col .almanac-chip-row{background:0 0;gap:5px;padding:0}.almanac-plain-yiji-col .almanac-chip{padding:3px 7px;font-size:10px}.almanac-pro-toggle{width:100%;color:var(--brand-earth);font:600 13px var(--font-sans);cursor:pointer;background:#c9a2270f;border:1px dashed #c9a22773;border-radius:14px;justify-content:center;align-items:center;gap:6px;margin:0 0 12px;padding:12px 14px;font-family:inherit;display:flex}.almanac-pro-toggle.is-open{background:var(--surface-muted);color:var(--text-secondary);border-style:solid}.almanac-pro-toggle-chevron{font-size:12px;transition:transform .2s}.almanac-pro-toggle.is-open .almanac-pro-toggle-chevron{transform:rotate(180deg)}.almanac-pro-detail[hidden]{display:none!important}.almanac-info-grid--pro{border-top:none;margin-top:0;padding-top:0}.almanac-main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.almanac-main>.almanac-scroll{-webkit-overflow-scrolling:touch;min-height:0;padding:0 max(var(--almanac-pad-x),env(safe-area-inset-right,0px)) calc(12px + 76px + max(var(--iphone-bottom-inset),env(safe-area-inset-bottom,0px))) max(var(--almanac-pad-x),env(safe-area-inset-left,0px));touch-action:pan-y;flex:1;overflow-y:auto}.almanac-toolbar-date{text-align:center;color:var(--text-primary);font-size:12px;font-weight:600;font-family:var(--font-serif);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;flex:1;padding:0 4px;overflow:hidden}.almanac-toolbar-date.is-today{color:var(--brand-earth)}.almanac-month-btn.is-current-month{border:2px solid var(--brand-earth);color:var(--text-primary);font-weight:600}.almanac-luck-card{cursor:pointer;transition:transform .15s}.almanac-luck-card:active{transform:scale(.98)}.almanac-cal-today-row{justify-content:center;margin-bottom:8px;display:flex}.almanac-cal-today-btn{background:var(--brand-fire);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;box-shadow:0 4px 12px #e85d0438}.almanac-cal-today-btn:active{background:var(--brand-fire-press)}.almanac-tabs{background:0 0;border-radius:0;flex-shrink:0;gap:0;margin:0 -4px;padding:0 4px;display:flex}.almanac-tab{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:500;line-height:1.3;font-family:var(--font-sans);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;margin-bottom:-1px;padding:10px 6px 9px;transition:color .15s,border-color .15s;display:flex;position:relative}.almanac-tab.is-active{color:var(--brand-fire);border-bottom-color:var(--brand-fire);box-shadow:none;background:0 0;font-weight:600}.almanac-tab.is-locked{opacity:.55}.almanac-tab:focus-visible{outline:2px solid var(--brand-fire);outline-offset:-2px;border-radius:4px 4px 0 0}.almanac-tab .tool-vip-badge{flex-shrink:0;margin:0 0 0 4px;position:static;top:auto;right:auto}.almanac-tab-trial-badge{letter-spacing:.02em;background:var(--brand-fire-muted);color:var(--brand-fire-press);border-radius:999px;flex-shrink:0;align-items:center;margin:0 0 0 4px;padding:1px 6px;font-size:9px;font-weight:700;line-height:1.4;display:inline-flex}.almanac-tab-trial-badge[hidden],.almanac-tab-vip[hidden]{display:none!important}.almanac-trial-quota[hidden]{display:none!important}.almanac-date-nav{flex-shrink:0;align-items:center;gap:2px;display:flex}.almanac-tool-btn{background:var(--bg-card);color:var(--brand-fire);cursor:pointer;box-shadow:var(--shadow-soft);border:none;border-radius:999px;flex-shrink:0;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:600}.almanac-nav .almanac-tool-btn{box-shadow:var(--shadow-btn)}.almanac-day-btn{width:36px;height:36px;font-size:20px}.almanac-today-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:6px 10px;font-family:inherit;font-size:12px}.almanac-today-btn.is-hidden{display:none}.almanac-meta{color:var(--text-muted);margin:0;font-size:12px}.almanac-section{margin-bottom:14px}.almanac-section-title{font-size:14px;font-weight:600;font-family:var(--font-serif);margin:0 0 8px}.almanac-yiji{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);flex-direction:row;align-items:stretch;gap:10px;padding:10px;display:flex}.almanac-yiji-col{border:1px solid var(--border-subtle);background:var(--bg-card);border-radius:12px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.almanac-yiji-label{font-family:var(--font-serif);letter-spacing:.14em;color:#8b6914;background:linear-gradient(180deg,var(--brand-earth-bg),#c9a2270f);border-bottom:1px solid #c9a22738;margin:0;padding:9px 10px;font-size:15px;font-weight:700;line-height:1.2;display:block}.almanac-yiji-label--ji{color:var(--cinnabar);background:linear-gradient(#b84a3a1f,#b84a3a0a);border-bottom-color:#b84a3a2e}.almanac-yiji-col .almanac-chip-row{background:var(--surface-muted);flex:1;align-content:flex-start;padding:10px 10px 12px}.almanac-chip-row{flex-wrap:wrap;gap:6px;display:flex}.almanac-chip{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:500}.almanac-chip--yi{background:var(--accent-tech-muted);color:#1f5c52;border:1px solid #3d9b8f38}.almanac-chip--ji{color:var(--cinnabar);background:#b84a3a1f;border:1px solid #b84a3a38;font-weight:600}.almanac-kv-list{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:4px 12px}.almanac-kv{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;font-size:13px;display:flex}.almanac-kv:last-child{border-bottom:none}.almanac-kv span{color:var(--text-muted);flex-shrink:0}.almanac-kv strong{text-align:right;color:var(--text-primary);font-weight:500;line-height:1.45}.almanac-hour-table{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--bg-card);box-shadow:var(--shadow-soft);overflow:hidden}.almanac-hour-grid{overflow:hidden}.almanac-hour-head{border-bottom:1px solid var(--border);background:var(--surface-muted);color:var(--text-muted);grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:6px 10px;padding:9px 12px 8px;font-size:10px;font-weight:600;display:grid}.almanac-hour-row{border-bottom:1px solid var(--border);grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:6px 10px;padding:10px 12px;font-size:12px;display:grid}.almanac-hour-row:last-child{border-bottom:none}.almanac-hour-name{font-weight:600;font-family:var(--font-serif);white-space:nowrap}.almanac-hour-range{color:var(--text-muted);white-space:nowrap}.almanac-hour-luck{white-space:nowrap;border-radius:999px;justify-self:center;padding:2px 8px;font-size:11px;font-weight:600}.almanac-hour-luck--good{background:var(--brand-earth-bg);color:#8b6914}.almanac-hour-luck--mid{background:var(--surface-muted);color:var(--text-secondary)}.almanac-hour-luck--bad{color:var(--cinnabar);background:#b84a3a1f}.almanac-hour-do{text-align:right;min-width:0;max-width:9.5em;color:var(--text-secondary);overflow-wrap:anywhere;justify-self:end;font-size:11px;line-height:1.35}.almanac-hour-head>:last-child{text-align:right;justify-self:end}.almanac-disclaimer{color:var(--text-muted);margin:0 0 8px;font-size:11px;line-height:1.45}.almanac-footnote{color:var(--text-muted);text-align:center;margin:8px 0 0;font-size:11px;line-height:1.5}.almanac-month-list{grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 0 8px;display:grid}.almanac-month-year{text-align:center;font-size:15px;font-weight:600;font-family:var(--font-serif);margin:0 0 10px}.almanac-month-btn{background:var(--surface-muted);cursor:pointer;color:var(--text-primary);border:none;border-radius:12px;padding:12px 8px;font-family:inherit;font-size:13px}.almanac-month-back{color:var(--brand-fire);cursor:pointer;background:0 0;border:none;padding:4px 0 12px;font-family:inherit;font-size:13px}.almanac-month-cal-title{text-align:center;margin:0 0 8px;font-size:14px;font-weight:600}.almanac-cal-week{text-align:center;color:var(--text-muted);grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px;font-size:11px;display:grid}.almanac-cal-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.almanac-cal-cell{background:var(--surface-muted);cursor:pointer;min-height:46px;color:var(--text-primary);border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px 2px;font-family:inherit;font-size:13px;display:flex;position:relative}.almanac-cal-cell--empty{pointer-events:none;background:0 0;min-height:0}.almanac-cal-day{justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:1.1;display:inline-flex;position:relative}.almanac-cal-term,.almanac-cal-fest,.almanac-cal-sub{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 2px;font-size:9px;font-weight:600;line-height:1.15;overflow:hidden}.almanac-cal-term{color:var(--brand-fire-press)}.almanac-cal-fest,.almanac-cal-sub{color:var(--text-muted);font-weight:500}.almanac-cal-cell.has-term .almanac-cal-term{color:var(--brand-fire);font-weight:700}.almanac-cal-today-tag{background:var(--brand-fire);color:#fff;text-align:center;border-radius:4px;min-width:14px;padding:1px 3px;font-size:8px;font-weight:700;line-height:1.2;position:absolute;top:-7px;right:-10px}.almanac-cal-cell.is-today{background:linear-gradient(160deg,var(--brand-fire-muted),#e85d0429);box-shadow:0 0 0 2.5px var(--brand-fire),0 4px 12px #e85d0438;color:var(--brand-fire-press);font-weight:700}.almanac-cal-cell.is-today .almanac-cal-day{font-size:15px}.almanac-cal-cell.is-selected{background:var(--brand-earth-bg);color:#8b6914;font-weight:700}.almanac-cal-cell.is-today.is-selected{background:linear-gradient(160deg,var(--brand-fire-muted),var(--brand-earth-bg));box-shadow:0 0 0 2.5px var(--brand-fire),0 0 0 4px #c9a22759}.almanac-cal-cell.has-fest:not(.has-term){box-shadow:inset 0 0 0 1.5px var(--brand-earth-border)}.almanac-month-sheet{max-height:min(82vh,640px)}.device--almanac .almanac-month-sheet{max-height:min(78vh,560px)}.almanac-general-cal-picker{padding:0 2px 8px}.almanac-cal-picker-toolbar{grid-template-columns:40px 1fr 40px;align-items:center;gap:6px;margin:0 0 12px;display:grid}.almanac-cal-picker-title-wrap{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.almanac-cal-picker-title{font-family:var(--font-serif);color:var(--text-primary);text-align:center;margin:0;font-size:17px;line-height:1.35}.almanac-cal-picker-arrow{background:var(--surface-muted);width:40px;height:40px;color:var(--brand-fire);cursor:pointer;border:none;border-radius:12px;font-family:inherit;font-size:22px;line-height:1}.almanac-modern-cal-grid{gap:4px}.almanac-modern-cal-grid .almanac-cal-cell,.almanac-modern-cal-grid .almanac-pcal-cell,.almanac-modern-cal-grid .almanac-gcal-cell{min-height:60px;box-shadow:none;background:#fff;border:1px solid #1a1a1a0f;border-radius:12px;justify-content:flex-start;gap:1px;padding:6px 2px 5px;position:relative}.almanac-modern-cal-grid .almanac-cal-cell--empty{pointer-events:none;background:0 0;border-color:#0000;min-height:60px}.almanac-modern-cal-grid .almanac-cal-day{font-family:var(--font-serif);color:var(--text-primary);font-size:14px;font-weight:700;line-height:1.15}.almanac-modern-cal-grid .almanac-pcal-lunar{color:var(--text-muted);opacity:.78;margin-top:1px;font-size:8px;font-weight:400;line-height:1.1}.almanac-modern-cal-grid .almanac-cal-term,.almanac-modern-cal-grid .almanac-cal-fest,.almanac-modern-cal-grid .almanac-cal-sub{letter-spacing:.02em;border-radius:999px;max-width:calc(100% - 2px);margin-top:3px;padding:1px 5px;font-size:8px;font-weight:600;line-height:1.25;display:inline-block}.almanac-modern-cal-grid .almanac-cal-term{color:var(--brand-fire-press);background:#e85d041a;border:1px solid #e85d0429}.almanac-modern-cal-grid .has-term .almanac-cal-term{color:#fff;background:linear-gradient(135deg,var(--brand-fire),var(--brand-fire-press));border-color:#0000}.almanac-modern-cal-grid .almanac-cal-fest{color:#8b6914;background:var(--brand-earth-bg);border:1px solid #c9a2273d}.almanac-modern-cal-grid .almanac-cal-sub{color:var(--text-secondary);background:#6b65600f;border:1px solid #6b656014;font-size:7.5px;font-weight:500}.almanac-modern-cal-grid .is-selected{background:#fff;border-color:#0000;box-shadow:0 0 0 2px #c9a2278c}.almanac-modern-cal-grid .is-selected .almanac-cal-day{color:#8b6914}.almanac-modern-cal-grid .is-today{box-shadow:none;background:#fff;border-color:#e85d0447}.almanac-modern-cal-grid .is-today:after{content:"";background:var(--brand-fire);border-radius:50%;width:5px;height:5px;margin-left:-2.5px;position:absolute;bottom:5px;left:50%}.almanac-modern-cal-grid .is-today .almanac-cal-day{color:var(--brand-fire-press)}.almanac-modern-cal-grid .is-today.is-selected{border-color:#0000;box-shadow:0 0 0 2px #c9a2278c}.almanac-modern-cal-grid .almanac-cal-today-tag{display:none}.almanac-general-cal-picker .almanac-cal-today-row{margin-top:12px}.almanac-gcal-grid .almanac-gcal-cell{min-height:60px;color:var(--text-primary);cursor:pointer}.almanac-gcal-grid .almanac-gcal-cell.has-fest:not(.has-term){box-shadow:none;border-color:#c9a2273d}.almanac-gcal-grid .almanac-gcal-cell.is-selected,.almanac-gcal-grid .almanac-gcal-cell.is-today.is-selected{background:#fff;border-color:#0000;box-shadow:0 0 0 2px #c9a2278c}.almanac-gcal-grid .almanac-gcal-cell.is-today{box-shadow:none;background:#fff;border-color:#e85d0447}.almanac-month-sheet{flex-direction:column;display:flex;overflow:hidden}.almanac-month-sheet .almanac-general-cal-picker{flex:1;min-height:0;padding:0 2px 8px;overflow-y:auto}.almanac-month-sheet .almanac-cal-today-row{background:linear-gradient(180deg,#fff0,var(--bg-card) 30%);margin:12px -2px -8px;padding:10px 0 8px;position:sticky;bottom:-1px}.almanac-info-grid div{flex-direction:column;gap:2px;display:flex}.almanac-info-label{color:var(--text-muted);font-size:10px}.almanac-info-value{color:var(--text-primary);font-size:12px;font-weight:500;line-height:1.4}.almanac-sec-hint{color:var(--text-muted);margin:-4px 0 8px;font-size:11px}.almanac-kv--stack{align-items:flex-start}.almanac-kv--stack strong{text-align:left}.almanac-pro-detail{flex-direction:column;gap:12px;padding:0 0 4px;display:flex}.almanac-pro-detail .almanac-section{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--bg-card);box-shadow:var(--shadow-soft);margin:0;padding:14px}.almanac-pro-detail .almanac-section-title{color:var(--text-primary);margin-bottom:10px}.almanac-pro-detail .almanac-sec-hint{margin:-4px 0 10px}.almanac-pro-detail .almanac-yiji{box-shadow:none;background:0 0;padding:0}.almanac-pro-detail .almanac-kv-list,.almanac-pro-detail .almanac-hour-table{box-shadow:none;border:1px solid var(--border-subtle)}.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}.almanac-profile-gate{text-align:center;background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:24px 18px}.almanac-profile-gate strong{font-family:var(--font-serif);margin-bottom:8px;font-size:17px;display:block}.almanac-profile-gate p{color:var(--text-secondary);margin:0 0 16px;font-size:13px;line-height:1.55}.almanac-profile-cta{margin:0;text-decoration:none;display:block}.almanac-intent-card{border-radius:var(--radius-card);background:linear-gradient(155deg,var(--bg-card),#e85d040a);box-shadow:var(--shadow-soft);border:1px solid #e85d0424;margin-bottom:12px;padding:16px}.almanac-personal-eyebrow{letter-spacing:.12em;color:var(--brand-fire);margin:0 0 4px;font-size:10px;font-weight:700}.almanac-intent-card h2{font-family:var(--font-serif);margin:0 0 6px;font-size:18px;line-height:1.35}.almanac-intent-card-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.almanac-intent-card-head h2{margin:0 0 6px}.almanac-intent-mode-tabs{background:var(--surface-muted);border-radius:999px;gap:6px;margin:10px 0 12px;padding:3px;display:flex}.almanac-intent-mode-tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;padding:8px 10px;font-size:12px;font-weight:600}.almanac-intent-mode-tab.is-active{background:var(--bg-card);color:var(--text-primary);box-shadow:var(--shadow-soft)}.almanac-intent-builder-list{flex-direction:column;gap:10px;margin-bottom:10px;display:flex}.almanac-builder-step-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.almanac-builder-step-head strong{font-size:13px;font-family:var(--font-serif)}.almanac-builder-step-actions{flex-wrap:wrap;gap:4px;display:flex}.almanac-builder-icon{border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:4px 7px;font-size:10px}.almanac-builder-icon:disabled{opacity:.4;cursor:not-allowed}.almanac-builder-icon--danger{color:var(--cinnabar)}.almanac-builder-field{color:var(--text-muted);flex-direction:column;gap:4px;margin-bottom:8px;font-size:11px;display:flex}.almanac-builder-field select{border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);border-radius:10px;padding:8px 10px;font-size:13px}.almanac-builder-field input[type=text]{border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);border-radius:10px;padding:8px 10px;font-family:inherit;font-size:13px}.almanac-builder-custom-event[hidden]{display:none}.almanac-builder-add{width:100%;color:var(--brand-fire);cursor:pointer;background:#e85d040a;border:1px dashed #e85d0459;border-radius:12px;justify-content:center;align-items:center;gap:4px;margin:0;padding:11px 14px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.3;display:flex}.almanac-builder-add:active{background:var(--brand-fire-muted)}.almanac-builder-add[hidden]{display:none!important}.almanac-result-meta{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.almanac-plan-list-head{margin-bottom:8px}.almanac-plan-hint{color:var(--text-muted);margin:0;font-size:11px;line-height:1.4}.almanac-luck-sections-title{font-size:14px;font-weight:600;font-family:var(--font-serif);color:var(--text-primary);margin:0 0 4px}.almanac-collect-btn{border:1px solid var(--brand-fire-muted);background:var(--brand-fire-muted);width:100%;color:var(--brand-fire-press);cursor:pointer;border-radius:10px;margin-top:4px;padding:9px 12px;font-size:12px;font-weight:600;display:block}.almanac-collect-btn.is-collected{border-color:var(--border);background:var(--surface-muted);color:var(--text-secondary)}.almanac-timeline-plan--note{opacity:.85;box-shadow:none;border:1px dashed var(--border);background:var(--surface-muted)}.almanac-timeline-plan--note h3{color:var(--text-muted);font-size:12px;font-weight:600}.almanac-favorites-tabs{background:var(--surface-muted);border-radius:999px;gap:6px;margin:0 0 14px;padding:3px;display:flex}.almanac-favorites-tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;padding:8px 10px;font-size:12px;font-weight:600}.almanac-favorites-tab.is-active{background:var(--bg-card);color:var(--text-primary);box-shadow:var(--shadow-soft)}.almanac-favorites-panel{flex-direction:column;gap:10px;display:flex}.almanac-favorites-panel[hidden],.almanac-result-panel[hidden]{display:none!important}.almanac-result-tabs{margin:0 0 12px}.almanac-result-panel{flex-direction:column;gap:12px;display:flex}.almanac-favorites-empty{color:var(--text-muted);text-align:center;margin:12px 0;font-size:13px}.almanac-favorites-card{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;border-radius:14px;padding:14px 14px 14px 16px;position:relative;box-shadow:0 2px 10px #1a1f280a}.almanac-favorites-card:before{content:"";background:var(--brand-fire);border-radius:0 3px 3px 0;width:3px;position:absolute;top:12px;bottom:12px;left:0}.almanac-favorites-card-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.almanac-favorites-index{width:20px;height:20px;color:var(--text-secondary);background:var(--surface-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:700;display:inline-flex}.almanac-favorites-purpose{min-width:0;font-family:var(--font-serif);color:var(--text-primary);flex-wrap:wrap;flex:1;align-items:center;gap:4px 6px;margin:0;font-size:16px;font-weight:700;line-height:1.35;display:flex}.almanac-favorites-purpose-scene{font-weight:700}.almanac-favorites-purpose-arrow{color:var(--brand-fire);font-weight:700;font-family:var(--font-sans)}.almanac-favorites-query{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:12px;line-height:1.4;overflow:hidden}.almanac-favorites-date-line{color:var(--text-secondary);margin:0 0 8px;font-size:12px;line-height:1.4}.almanac-favorites-remove{color:var(--cinnabar);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:2px 0 0;font-size:11px;font-weight:600}.almanac-favorites-meta{flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0 0 10px;display:flex}.almanac-favorites-score{color:var(--brand-fire-press);background:var(--brand-fire-muted);border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.3;display:inline-flex}.almanac-favorites-saved-at{color:var(--text-muted);font-size:10px}.almanac-favorites-steps{flex-direction:column;gap:0;display:flex}.almanac-favorites-step{align-items:flex-start;gap:8px;padding:6px 0;display:flex}.almanac-favorites-step-index{color:#fff;background:var(--brand-fire);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.almanac-favorites-step-body{flex-direction:column;gap:2px;min-width:0;display:flex}.almanac-favorites-step-scene{color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.3}.almanac-favorites-step-date{color:var(--text-muted);font-size:11px;line-height:1.3}.almanac-favorites-step-arrow{color:var(--brand-fire);opacity:.75;padding:0 0 0 4px;font-size:12px;font-weight:700;line-height:1}.almanac-favorites-nodes{color:var(--text-secondary);margin:0;padding-left:18px;font-size:12px;line-height:1.55}.almanac-scene-filter{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.almanac-scene-chip{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;color:var(--text-secondary);border-radius:999px;padding:6px 12px;font-family:inherit;font-size:11px}.almanac-scene-chip.is-active{border-color:var(--brand-fire);color:var(--brand-fire);background:var(--brand-fire-muted);font-weight:600}.almanac-intent-input{display:block}.almanac-intent-input textarea{resize:none;border:1px solid var(--border);background:var(--surface-input);width:100%;min-height:76px;color:var(--text-primary);font:13px/1.55 var(--font-sans);border-radius:14px;outline:none;padding:11px 12px;display:block}.almanac-intent-input textarea:focus{border-color:var(--brand-fire);box-shadow:0 0 0 3px var(--brand-fire-muted)}.almanac-intent-input textarea::placeholder{color:var(--text-muted)}.almanac-intent-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.almanac-intent-default{color:var(--text-muted);font-size:10px;line-height:1.4}.almanac-intent-submit{border-radius:999px;flex-shrink:0;width:auto;margin:0;padding:10px 15px;font-size:12px}.almanac-date-range-card{border-radius:var(--radius-card);background:var(--bg-card);box-shadow:var(--shadow-soft);border:1px solid #e85d042e;margin:0 0 12px;padding:14px}.almanac-date-range-head{margin-bottom:6px}.almanac-date-range-head span{color:var(--text-muted);margin-bottom:3px;font-size:10px;display:block}.almanac-date-range-head strong{font-family:var(--font-serif);font-size:15px;display:block}.almanac-date-range-hint{color:var(--text-secondary);margin:0 0 10px;font-size:12px;line-height:1.55}.almanac-date-range-preset-label{color:var(--text-muted);margin:0 0 6px;font-size:10px;font-weight:600}.almanac-range-preset-filter{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.almanac-range-preset-chip{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;color:var(--text-secondary);border-radius:999px;padding:6px 10px;font-family:inherit;font-size:11px}.almanac-range-preset-chip.is-active{border-color:var(--brand-fire);color:var(--brand-fire);background:var(--brand-fire-muted);font-weight:600}.almanac-range-custom{margin-bottom:4px}.almanac-date-range-confirm{width:100%;margin-top:10px;padding:11px;font-size:13px}.almanac-personal-state{background:var(--surface-muted);color:var(--text-secondary);border:1px solid var(--border);border-radius:12px;margin:0 0 12px;padding:11px 12px;font-size:12px;line-height:1.55}.almanac-personal-state.is-warning{background:var(--brand-fire-muted);color:var(--brand-fire-press);border-color:#e85d0438}.almanac-personal-state.is-empty{background:var(--brand-earth-bg);color:#7a5f10;border-color:var(--brand-earth-border)}.almanac-personal-state.is-loading{background:var(--surface-muted);color:var(--text-secondary);border-color:var(--border-subtle)}.almanac-condition-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;margin-bottom:12px;padding:13px 14px;box-shadow:0 4px 16px #1a1f280a}.almanac-condition-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.almanac-condition-head span{color:var(--text-muted);margin-bottom:3px;font-size:10px;display:block}.almanac-condition-head strong{font-family:var(--font-serif);font-size:15px;display:block}.almanac-condition-edit-btn{color:var(--brand-fire);font:600 11px var(--font-sans);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:3px 0;text-decoration:none}.almanac-personal-result--page{padding:4px 0 24px}.almanac-result-empty{background:var(--surface-muted);border:1px dashed var(--border);text-align:center;color:var(--text-secondary);border-radius:16px;flex-direction:column;align-items:stretch;gap:14px;margin:24px 0;padding:20px 16px;font-size:13px;line-height:1.55;display:flex}.almanac-result-empty[hidden]{display:none!important}.almanac-result-empty .btn-primary{text-align:center;text-decoration:none;display:block}.almanac-condition-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.almanac-condition-chip{background:var(--surface-muted);color:var(--text-secondary);border-radius:999px;padding:4px 8px;font-size:10px}.almanac-condition-editor{border-top:1px dashed var(--border);margin-top:12px;padding-top:12px}.almanac-condition-dates{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.almanac-condition-dates label{cursor:pointer;display:block}.almanac-condition-dates label span{color:var(--text-muted);margin-bottom:5px;font-size:10px;display:block}.almanac-condition-dates input{border:1px solid var(--border);background:var(--surface-input);width:100%;min-width:0;font:11px var(--font-sans);color:var(--text-primary);cursor:pointer;border-radius:10px;padding:8px 7px;display:block;position:relative}.almanac-condition-dates input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.almanac-condition-check{color:var(--text-secondary);align-items:center;gap:7px;margin:8px 0;font-size:12px;display:flex}.almanac-condition-check input{accent-color:var(--brand-fire)}.almanac-condition-apply{margin:10px 0 0;padding:11px;font-size:13px}.almanac-result-head{justify-content:space-between;align-items:flex-end;gap:12px;margin:16px 0 9px;display:flex}.almanac-result-head span{color:var(--text-muted);font-size:10px}.almanac-result-head h2{font-family:var(--font-serif);margin:2px 0 0;font-size:15px}#almanacResultCount{flex-shrink:0;padding-bottom:1px}.almanac-luck-list{flex-direction:column;gap:12px;display:flex}.almanac-luck-scoreline{color:var(--brand-fire-press);font-size:14px;font-weight:700;font-family:var(--font-serif);margin:0}.almanac-multi-range-list{flex-direction:column;gap:14px;margin:0 0 12px;display:flex}.almanac-multi-range-item{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:12px;padding:12px}.almanac-multi-range-scene{flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 8px;font-size:13px;display:flex}.almanac-multi-range-anchor{color:var(--text-secondary);font-size:11px;font-weight:500}.almanac-timeline-plan{border-radius:var(--radius-card);background:var(--bg-card);box-shadow:var(--shadow-soft);margin:0 0 16px;padding:12px 14px}.almanac-timeline-plan h3{font-size:14px;font-weight:600;font-family:var(--font-serif);margin:0 0 10px}.almanac-timeline-plan[hidden]{display:none!important}.almanac-timeline-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.almanac-timeline-item{background:var(--surface-muted);border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px 10px 28px;display:flex;position:relative}.almanac-timeline-item:before{content:counter(almanac-timeline);counter-increment:almanac-timeline;background:var(--brand-fire);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:12px;left:10px}.almanac-timeline-list{counter-reset:almanac-timeline}.almanac-timeline-scene{color:var(--text-primary);font-size:12px;font-weight:600}.almanac-timeline-date{color:var(--text-secondary);font-size:12px}.almanac-timeline-score{color:var(--brand-fire-press);font-size:11px;font-weight:600}.almanac-luck-sections{flex-direction:column;gap:20px;margin-bottom:12px;display:flex}.almanac-luck-sections[hidden]{display:none!important}.almanac-luck-section{border-radius:var(--radius-card);background:var(--surface-muted);border:1px solid var(--border-subtle);padding:12px 12px 14px}.almanac-luck-section-title{border-bottom:1px solid var(--border);font-size:16px;font-weight:700;font-family:var(--font-serif);color:var(--text-primary);flex-wrap:wrap;align-items:baseline;gap:4px 0;margin:0 0 10px;padding:0 0 8px 10px;display:flex;position:relative}.almanac-luck-section-title:before{content:"";background:var(--brand-fire);border-radius:2px;width:3px;position:absolute;top:2px;bottom:10px;left:0}.almanac-luck-section-sub{color:var(--text-muted);margin-left:6px;font-size:11px;font-weight:500}.almanac-luck-list--section{margin-bottom:0}.almanac-plan-list{flex-direction:column;gap:12px;margin:0 0 16px;display:flex}.almanac-plan-list[hidden]{display:none!important}.almanac-plan-list h3{font-size:14px;font-weight:600;font-family:var(--font-serif);margin:0 0 4px}.almanac-plan-card{border-radius:var(--radius-card);background:var(--bg-card);box-shadow:var(--shadow-soft);border:1px solid var(--border-subtle);flex-direction:column;gap:10px;padding:12px 14px;display:flex}.almanac-plan-head{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;gap:8px;padding-bottom:8px;display:flex}.almanac-plan-index{font-size:17px;font-weight:700;font-family:var(--font-serif);color:var(--text-primary)}.almanac-plan-score{color:var(--brand-fire-press);font-size:13px;font-weight:700;font-family:var(--font-serif)}.almanac-plan-reason{background:var(--surface-muted);border-radius:12px;padding:10px 12px}.almanac-plan-reason-label{letter-spacing:.04em;color:var(--text-muted);margin-bottom:6px;font-size:10px;font-weight:700;display:block}.almanac-plan-reason-text{color:var(--text-primary);margin:0;font-size:12px;line-height:1.55}.almanac-plan-reason .almanac-luck-tags{margin-top:8px}.almanac-plan-nodes{flex-direction:column;gap:8px;display:flex}.almanac-plan-node{grid-template-columns:auto 1fr auto;align-items:center;gap:4px 10px;font-size:12px;line-height:1.4;display:grid}.almanac-plan-node--tap{border:1px solid var(--border-subtle);background:var(--surface-muted);text-align:left;width:100%;font:inherit;cursor:pointer;color:inherit;border-radius:12px;margin:0;padding:10px 12px}.almanac-plan-node--tap:active{border-color:var(--brand-fire);background:var(--brand-fire-muted)}.almanac-plan-node-scene{color:var(--text-primary);white-space:nowrap;font-weight:600}.almanac-plan-node-date{color:var(--brand-fire-press);text-underline-offset:2px;white-space:nowrap;text-overflow:ellipsis;font-weight:600;text-decoration:underline;overflow:hidden}.almanac-plan-node-score{color:var(--brand-fire-press);white-space:nowrap;font-size:11px;font-weight:600}.almanac-plan-node-reason{color:var(--text-secondary);grid-column:1/-1;font-size:11px;line-height:1.45}.almanac-plan-node-hint{color:var(--text-muted);grid-column:1/-1;font-size:10px}.almanac-plan-arrow{color:var(--brand-fire);grid-column:1/-1;justify-self:center;font-size:16px;font-weight:700;line-height:1}.almanac-multi-range-depends{color:var(--brand-fire-press);background:var(--brand-fire-muted);border-radius:999px;align-items:center;margin-left:auto;padding:1px 6px;font-size:9px;font-weight:700;display:inline-flex}.almanac-luck-card{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);border-left:4px solid var(--border);padding:0;overflow:hidden}.almanac-luck-card--best{border-left-color:var(--brand-earth)}.almanac-luck-card--ok{border-left-color:var(--brand-fire)}.almanac-luck-card--caution{border-left-color:var(--cinnabar)}.almanac-luck-card--relative{border-left-color:var(--text-muted)}.almanac-luck-head{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:10px;padding:12px 14px 10px;display:flex}.almanac-luck-date{flex:1;min-width:0;margin:0;font-size:13px;line-height:1.5}.almanac-luck-solar{font-family:var(--font-serif);color:var(--text-primary);font-size:14px;font-weight:600}.almanac-luck-lunar,.almanac-luck-sep{color:var(--text-secondary)}.almanac-luck-sep{color:var(--text-muted)}.almanac-luck-grade{background:var(--surface-muted);border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.almanac-luck-card--best .almanac-luck-grade{background:var(--brand-earth-bg);color:#8b6914}.almanac-luck-card--ok .almanac-luck-grade{background:var(--brand-fire-muted);color:var(--brand-fire-press)}.almanac-luck-card--caution .almanac-luck-grade{color:var(--cinnabar);background:#b84a3a1f}.almanac-luck-card--relative .almanac-luck-grade{color:var(--text-secondary);background:#7878781f}.almanac-luck-relative-note,.almanac-luck-custom-note{color:var(--text-secondary);background:var(--surface-muted);border-radius:10px;margin:0 0 4px;padding:8px 12px;font-size:11px;line-height:1.5}.almanac-luck-relative-note{border:1px dashed #78787859}.almanac-luck-custom-note{border:1px solid var(--border-subtle)}.almanac-luck-body{flex-direction:column;gap:8px;padding:10px 14px 12px;display:flex}.almanac-luck-block{background:var(--surface-muted);border-radius:12px;padding:10px 12px}.almanac-luck-label{letter-spacing:.04em;color:var(--text-muted);margin-bottom:6px;font-size:10px;font-weight:700;display:block}.almanac-luck-text{color:var(--text-primary);margin:0;font-size:12px;line-height:1.55}.almanac-luck-tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.almanac-luck-tag{background:var(--bg-card);color:var(--brand-earth);border:1px solid var(--brand-earth-border);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.almanac-luck-hourline{color:var(--text-primary);flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;font-size:12px;line-height:1.45;display:flex}.almanac-luck-hourline strong{font-family:var(--font-serif);font-size:14px;font-weight:600}.almanac-luck-hourline span{color:var(--text-secondary)}.almanac-luck-note{color:var(--text-muted);margin:6px 0 0;font-size:10px;line-height:1.45}.almanac-luck-tip-list{color:var(--text-secondary);margin:0;padding-left:16px;font-size:12px;line-height:1.55}.almanac-luck-tip-list li+li{margin-top:4px}.almanac-personal-calendar{border-radius:var(--radius-card);background:var(--bg-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-soft);margin-bottom:12px;padding:14px}.almanac-personal-cal-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.almanac-personal-cal-titles{flex:1;min-width:0}.almanac-personal-cal-titles h2{font-family:var(--font-serif);margin:0;font-size:17px;line-height:1.35}.almanac-personal-cal-disclaimer{color:var(--text-muted);margin:6px 0 0;font-size:10px;line-height:1.45}.almanac-personal-cal-nav{flex-shrink:0;align-items:center;gap:4px;display:flex}.almanac-personal-cal-arrow{background:var(--surface-muted);width:32px;height:32px;color:var(--brand-fire);cursor:pointer;border:none;border-radius:10px;font-family:inherit;font-size:18px;line-height:1}.almanac-personal-cal-today{font:600 11px var(--font-sans);color:var(--brand-fire);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 8px}.almanac-personal-cal-today.is-hidden{display:none}.almanac-personal-cal-legend{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.almanac-pcal-legend{color:var(--text-secondary);align-items:center;gap:5px;font-size:10px;display:inline-flex}.almanac-pcal-legend:before{content:"";border-radius:50%;flex-shrink:0;width:8px;height:8px}.almanac-pcal-legend--favorable:before{background:var(--almanac-fit-favorable)}.almanac-pcal-legend--steady:before{background:var(--almanac-fit-steady)}.almanac-pcal-legend--caution:before{background:var(--almanac-fit-caution)}.almanac-pcal-week{margin-bottom:4px}.almanac-pcal-grid .almanac-pcal-cell{cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:center;font-family:inherit;display:flex;overflow:hidden}.almanac-pcal-cell .almanac-cal-day{font-size:13px;font-weight:600;line-height:1.2}.almanac-pcal-lunar{color:var(--text-muted);font-size:9px;line-height:1.2}.almanac-pcal-fit{border-radius:999px;margin-top:1px;padding:1px 5px;font-size:9px;font-weight:700;line-height:1.2}.almanac-modern-cal-grid .almanac-pcal-cell--favorable{background:linear-gradient(180deg,var(--almanac-fit-favorable-bg),#fff)}.almanac-pcal-cell--favorable .almanac-pcal-fit{background:var(--almanac-fit-favorable-badge);color:var(--almanac-fit-favorable-text)}.almanac-modern-cal-grid .almanac-pcal-cell--steady{background:linear-gradient(180deg,var(--almanac-fit-steady-bg),#fff)}.almanac-pcal-cell--steady .almanac-pcal-fit{color:var(--almanac-fit-steady-text);background:#3d8f8538}.almanac-modern-cal-grid .almanac-pcal-cell--caution{background:linear-gradient(180deg,var(--almanac-fit-caution-bg),#fff)}.almanac-pcal-cell--caution .almanac-pcal-fit{color:var(--almanac-fit-caution-text);background:#a838323d}.almanac-pcal-cell .almanac-cal-term,.almanac-pcal-cell .almanac-cal-fest,.almanac-pcal-cell .almanac-cal-sub{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;line-height:1.1;overflow:hidden}.almanac-personal-cal-hint{color:var(--text-muted);text-align:center;margin:10px 0 0;font-size:10px;line-height:1.45}.almanac-personal-result{margin-bottom:12px}.almanac-clear-intent-btn{border:1px dashed var(--brand-fire);background:var(--brand-fire-muted);width:100%;color:var(--brand-fire-press);font:600 12px var(--font-sans);cursor:pointer;border-radius:12px;margin:0 0 10px;padding:10px 12px;font-family:inherit;display:block}.almanac-luck-card--favorable{border-left-color:var(--almanac-fit-favorable)}.almanac-luck-card--steady{border-left-color:var(--almanac-fit-steady)}.almanac-luck-card--favorable .almanac-luck-grade,.almanac-pcal-fit-badge--favorable{background:var(--almanac-fit-favorable-badge);color:var(--almanac-fit-favorable-text)}.almanac-luck-card--steady .almanac-luck-grade,.almanac-pcal-fit-badge--steady{color:var(--almanac-fit-steady-text);background:#3d8f852e}.almanac-luck-card--caution .almanac-luck-grade,.almanac-pcal-fit-badge--caution{background:var(--almanac-fit-caution-bg);color:var(--almanac-fit-caution-text)}.almanac-day-pro{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-muted);margin:14px 0 4px;padding:12px 12px 10px;box-shadow:inset 0 1px #ffffffa6}.almanac-day-pro-title{font-family:var(--font-serif);color:var(--text-primary);border-bottom:1px solid #1a1a1a14;align-items:center;gap:8px;margin:0 0 12px;padding-bottom:8px;font-size:14px;font-weight:600;display:flex}.almanac-day-pro-title:before{content:"";background:var(--brand-earth);border-radius:2px;flex-shrink:0;width:3px;height:14px}.almanac-day-pro-grid{border:none;margin:0;padding:0}.almanac-day-pro-yiji{margin:12px 0}.almanac-day-pro-kv{box-shadow:none;border:1px solid var(--border-subtle);background:var(--bg-card)}.almanac-empty{color:var(--text-muted);text-align:center;margin:0;padding:24px 12px;font-size:13px}.almanac-vip-desc{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.55}.almanac-vip-cta,.almanac-vip-later{text-align:center;box-sizing:border-box;width:100%;margin-bottom:10px;display:block}.almanac-vip-cta{border-radius:999px;padding:14px;text-decoration:none}.almanac-vip-later{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:12px;font-family:inherit}.device--shop{background:var(--bg-app)}.device--shop.device--has-dock{height:var(--iphone-h);max-height:var(--iphone-h);flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.device--shop.device--has-dock>.shop-screen,.device--shop.device--has-dock>.shop-detail-screen,.device--shop.device--has-dock>.v2-scroll-screen{min-height:0;padding:var(--iphone-top-inset) 0 0;flex-direction:column;flex:1;display:flex;overflow:hidden}.device--shop .shop-nav{flex-shrink:0;width:100%;min-height:40px;margin-bottom:0;padding:0 16px 8px}.device--shop .shop-nav.home-top{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.device--shop .shop-nav.home-top .shop-back-link{grid-column:1;place-self:center start;max-width:none}.device--shop .shop-nav.home-top h1{text-align:center;grid-column:2;margin:0;font-size:17px}.device--shop .shop-nav.home-top .nav-spacer{grid-column:3;justify-self:end}.device--shop .sheet-overlay{z-index:200;border-radius:44px;position:absolute;top:0;bottom:0;left:0;right:0}.device--shop .toast{bottom:calc(80px + var(--iphone-bottom-inset));z-index:210;max-width:90%;position:absolute;left:50%;transform:translate(-50%)}.shop-screen{flex-direction:column;min-height:0;display:flex;overflow:hidden}.shop-nav .shop-back-link{color:var(--accent-tech);white-space:nowrap;max-width:42%;font-size:13px;font-weight:600;text-decoration:none}.shop-nav .shop-back-link[hidden]{display:none}.shop-panel{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-bottom:8px;overflow-y:auto}.shop-panel[hidden]{display:none!important}.shop-panel--cart{padding-bottom:calc(56px + 72px + var(--iphone-bottom-inset));position:relative}.shop-search-wrap{background:var(--bg-card);z-index:10;border-bottom:1px solid var(--border-subtle);padding:8px 16px 12px;position:sticky;top:0}.shop-search-label{display:block;position:relative}.shop-search-icon{color:var(--text-muted);pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.shop-search{background:var(--surface-muted);width:100%;color:var(--text-primary);border:none;border-radius:999px;padding:10px 16px 10px 38px;font-family:inherit;font-size:14px}.shop-banner{border-radius:var(--radius-card);background:linear-gradient(135deg,var(--brand-earth-bg),#f5e8c8);color:var(--text-primary);align-items:center;gap:12px;margin:0 16px 12px;padding:16px;text-decoration:none;display:flex}.shop-banner:active{transform:scale(.99)}.shop-banner-text strong{font-family:var(--font-serif);margin-bottom:4px;font-size:16px;display:block}.shop-banner-text p{color:var(--text-secondary);margin:0;font-size:12px}.shop-banner-icon{color:var(--brand-earth);flex-shrink:0;display:flex}.shop-section{margin:0 16px 16px}.shop-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.shop-section-head h2{font-size:15px;font-weight:600;font-family:var(--font-serif);margin:0}.shop-section-more{color:var(--text-muted);font-size:12px}.shop-product-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.shop-product-card{text-align:left;background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);cursor:pointer;font:inherit;color:inherit;border:none;padding:0;overflow:hidden}.shop-product-card:active{transform:scale(.98)}.shop-product-img{background:var(--surface-muted);justify-content:center;align-items:center;height:120px;display:flex;overflow:hidden}.shop-product-photo,.shop-cart-photo,.shop-detail-photo{object-fit:cover;width:100%;height:100%;display:block}.shop-product-body{padding:10px}.shop-product-tag{background:var(--cinnabar);color:#fff;border-radius:4px;margin-bottom:4px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-block}.shop-product-tag.is-vip{background:var(--brand-earth);color:#fff}.shop-product-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;font-weight:600;overflow:hidden}.shop-product-desc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:11px;overflow:hidden}.shop-product-price-row strong{color:var(--cinnabar);font-size:15px}.shop-product-original{color:var(--text-muted);margin-left:4px;font-size:11px;text-decoration:line-through}.shop-msg-tabs{border-bottom:1px solid var(--border);background:var(--bg-card);gap:16px;padding:0 16px;display:flex}.shop-msg-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 0;font-family:inherit;font-size:14px}.shop-msg-tab.is-active{color:var(--accent-tech);border-bottom-color:var(--accent-tech);font-weight:600}.shop-msg-list{flex-direction:column;display:flex}.shop-msg-item{border:none;border-bottom:1px solid var(--border);background:var(--bg-card);text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.shop-msg-icon{background:var(--surface-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.shop-msg-body{flex:1;min-width:0}.shop-msg-body strong{margin-bottom:2px;font-size:13px;display:block}.shop-msg-body span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.shop-msg-meta{text-align:right;flex-shrink:0}.shop-msg-meta time{color:var(--text-muted);font-size:10px}.shop-msg-dot{background:var(--cinnabar);border-radius:50%;width:8px;height:8px;margin:0 0 4px auto;display:block}.shop-cart-list{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);margin:12px 16px;overflow:hidden}.shop-cart-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:14px;display:flex}.shop-cart-item:last-child{border-bottom:none}.shop-cart-check{border:2px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-top:24px;padding:0}.shop-cart-check.is-checked{background:var(--accent-tech);border-color:var(--accent-tech);box-shadow:inset 0 0 0 3px var(--bg-card)}.shop-cart-img{background:var(--surface-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.shop-cart-info{flex:1;min-width:0}.shop-cart-name{margin-bottom:4px;font-size:13px;font-weight:600}.shop-cart-price{color:var(--cinnabar);font-size:14px;font-weight:700}.shop-cart-qty{color:var(--text-muted);margin-top:4px;font-size:12px}.shop-cart-bar{left:16px;right:16px;bottom:calc(72px + var(--iphone-bottom-inset));z-index:55;border:1px solid var(--border-subtle);background:#fffffff5;border-radius:20px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 4px 20px #0000001a}.shop-cart-select-all{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;gap:6px;font-family:inherit;font-size:12px;display:flex}.shop-cart-total{text-align:right;flex:1}.shop-cart-total-label{color:var(--text-muted);font-size:10px;display:block}.shop-cart-total-num{color:var(--cinnabar);font-size:16px}.shop-cart-checkout{background:var(--cinnabar);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:600}.shop-cart-checkout:disabled{opacity:.45;cursor:not-allowed}.shop-profile-user{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);align-items:center;gap:12px;margin:12px 16px 0;padding:16px;display:flex}.shop-profile-user.is-member .shop-profile-name{color:var(--cinnabar)}.shop-profile-avatar{background:var(--surface-muted);object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.shop-profile-meta{flex:1;min-width:0}.shop-profile-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shop-profile-name{font-weight:600;font-family:var(--font-serif);font-size:16px;line-height:1.3}.shop-profile-vip-badge{letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#d4a84b 0%,#a67c1a 100%);border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:10px;font-weight:700;line-height:1.35}.shop-profile-vip-badge[hidden]{display:none!important}.shop-profile-hint{color:var(--text-muted);margin:4px 0 0;font-size:12px}.shop-order-section{margin:12px 16px 0}.shop-order-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.shop-order-section-head h2{font-size:14px;font-weight:600;font-family:var(--font-serif);margin:0}.shop-order-shortcuts{grid-template-columns:repeat(5,1fr);gap:8px;padding:0 0 16px;display:grid}.shop-profile-menu{margin:0 16px 16px}.shop-order-shortcut{background:var(--bg-card);cursor:pointer;font:inherit;color:inherit;box-shadow:var(--shadow-soft);border:none;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;display:flex;position:relative}.shop-order-icon{font-size:22px}.shop-order-badge{background:var(--cinnabar);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;display:flex;position:absolute;top:4px;right:8px}.shop-order-label{color:var(--text-secondary);font-size:10px}.shop-empty{text-align:center;color:var(--text-muted);margin:32px 16px;font-size:14px}.shop-vip-cta{justify-content:center;align-items:center;text-decoration:none;display:flex}.shop-detail-screen{flex-direction:column;display:flex;position:relative;overflow:hidden}.shop-detail-scroll{padding-bottom:calc(88px + var(--iphone-bottom-inset));flex:1;overflow-y:auto}.shop-detail-hero{background:var(--surface-muted);justify-content:center;align-items:center;height:240px;display:flex;overflow:hidden}.shop-detail-info{background:var(--bg-card);padding:16px}.shop-detail-name{font-size:17px;font-family:var(--font-serif);margin:8px 0 6px}.shop-detail-desc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.shop-detail-price-row{align-items:baseline;gap:8px;margin-top:10px;display:flex}.shop-detail-price{color:var(--cinnabar);font-size:22px}.shop-detail-original{color:var(--text-muted);font-size:13px;text-decoration:line-through}.shop-detail-vip-hint{background:var(--brand-earth-bg);color:var(--text-secondary);border-radius:12px;align-items:center;gap:8px;margin:12px 16px;padding:10px 14px;font-size:12px;display:flex}.shop-detail-params{background:var(--bg-card);border-radius:var(--radius-card);margin:0 16px;padding:14px 16px}.shop-detail-params h3{margin:0 0 10px;font-size:14px;font-weight:600}.shop-param-list{margin:0}.shop-param-list div{border-bottom:1px solid var(--border);padding:8px 0;font-size:13px;display:flex}.shop-param-list div:last-child{border-bottom:none}.shop-param-list dt{width:72px;color:var(--text-muted);flex-shrink:0}.shop-param-list dd{color:var(--text-primary);flex:1;margin:0}.shop-detail-bar{left:16px;right:16px;bottom:calc(72px + var(--iphone-bottom-inset));z-index:55;border:1px solid var(--border-subtle);background:#fffffff5;border-radius:24px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:absolute;box-shadow:0 4px 20px #00000014}.shop-detail-cart-btn{background:var(--surface-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.shop-detail-cart-badge{background:var(--cinnabar);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:flex;position:absolute;top:-2px;right:-2px}.shop-detail-add,.shop-detail-buy{flex:1;margin-top:0;padding:12px;font-size:13px}.device--connection{background:var(--bg-app)}.device--connection.device--has-dock{height:var(--iphone-h);max-height:var(--iphone-h);flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.device--connection.device--has-dock>.connection-screen{min-height:0;padding:var(--iphone-top-inset) 0 0;flex-direction:column;flex:1;display:flex;overflow:hidden}.device--connection .sheet-overlay{z-index:200;border-radius:44px;position:absolute;top:0;bottom:0;left:0;right:0}.device--connection .toast{bottom:calc(80px + var(--iphone-bottom-inset));z-index:210;max-width:90%;position:absolute;left:50%;transform:translate(-50%)}.connection-screen{flex-direction:column;min-height:0;display:flex;overflow:hidden}.connection-header{flex-shrink:0;width:100%;min-height:40px;margin-bottom:0;padding:0 16px 8px}.connection-title{text-align:center;font-family:var(--font-serif);margin:0;font-size:18px;font-weight:600;line-height:1.2}.connection-header-avatar-btn{padding:0;overflow:hidden}.connection-header-avatar-btn .profile-v2-avatar-img{width:28px;height:28px;display:block}.connection-drawer{width:82%;max-width:300px;padding:56px 16px 20px}.connection-drawer-user{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:14px}.connection-drawer-user.is-member .profile-v2-name{color:var(--cinnabar)}.connection-panel{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(16px + 76px + var(--iphone-bottom-inset));flex:1;overflow-y:auto}.connection-drawer-balances{gap:8px;margin-bottom:16px;display:flex}.connection-drawer-balance{background:var(--surface-muted);text-align:center;border-radius:12px;flex:1;padding:10px}.connection-drawer-balance span{color:var(--text-muted);margin-bottom:4px;font-size:10px;display:block}.connection-drawer-balance strong{color:var(--brand-earth);font-size:15px}.connection-drawer-menu{flex-direction:column;gap:8px;display:flex}.connection-drawer-link{text-align:left;background:var(--surface-muted);cursor:pointer;width:100%;color:inherit;border:none;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px;text-decoration:none;display:block}.connection-balance-card{background:var(--surface-muted);color:var(--text-primary);box-shadow:none;border:none;border-radius:10px;align-items:center;gap:8px;margin:0 16px 10px;padding:8px 12px;display:flex}.connection-balance-icon{width:28px;height:28px;color:var(--text-muted);opacity:.55;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.connection-balance-icon svg{width:18px;height:18px}.connection-balance-info{flex-wrap:wrap;flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}.connection-balance-label{color:var(--text-muted);margin-bottom:0;font-size:12px}.connection-balance-amount{color:var(--text-primary);font-family:inherit;font-size:15px;font-weight:600;line-height:1.2}.connection-recharge-btn{border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;box-shadow:none;border-radius:999px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:500;text-decoration:none}.connection-search-section{background:var(--bg-card);z-index:10;border-bottom:1px solid var(--border-subtle);padding:8px 16px 12px;position:sticky;top:0}.connection-search-wrap{margin-bottom:10px;display:block;position:relative}.connection-search-icon{color:var(--text-muted);pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.connection-search{background:var(--surface-muted);width:100%;color:var(--text-primary);border:none;border-radius:999px;padding:10px 16px 10px 38px;font-family:inherit;font-size:14px}.connection-filter-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.connection-filter-chips::-webkit-scrollbar{display:none}.connection-filter-chip{background:var(--surface-muted);cursor:pointer;color:var(--text-secondary);border:1.5px solid #0000;border-radius:999px;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:11px;line-height:1.3}.connection-filter-chip.is-active{border-color:var(--brand-fire);color:var(--brand-fire);background:var(--brand-fire-muted);font-weight:600}.connection-list-head{justify-content:space-between;align-items:baseline;gap:8px;padding:14px 16px 8px;display:flex}.connection-list-head h2{font-size:15px;font-weight:600;font-family:var(--font-serif);margin:0}.connection-list-count{color:var(--text-muted);white-space:nowrap;font-size:11px}.connection-consultant-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:10px;padding:0 16px 16px;display:grid}.connection-card{text-align:left;background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);cursor:pointer;font:inherit;color:inherit;border:none;flex-direction:column;gap:8px;height:100%;min-height:0;padding:12px;display:flex}.connection-card:active{transform:scale(.98)}.connection-card-avatar{background:var(--surface-muted);border-radius:50%;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.connection-consultant-photo{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.connection-online-dot{background:var(--brand-fire);border:2px solid var(--bg-card);border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.connection-card-body{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}.connection-card-name-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.connection-card-name-row strong{font-size:13px;line-height:1.3}.connection-level{white-space:nowrap;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1.3}.connection-level--primary{background:var(--brand-fire-muted);color:var(--brand-fire)}.connection-level--middle{background:var(--brand-earth-bg);color:#8b6914}.connection-level--senior{background:var(--brand-fire-muted);color:var(--brand-fire)}.connection-level--master{color:#fff;background:linear-gradient(135deg,#d4a84b,#a67c1a)}.connection-level--expert{background:linear-gradient(135deg,var(--ink-deep),#3a4454);color:#fff}.connection-card-tags{flex-wrap:wrap;gap:4px;min-height:18px;display:flex}.connection-card-tag{background:var(--surface-muted);color:var(--text-muted);border-radius:6px;padding:2px 6px;font-size:10px}.connection-card-intro{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.connection-card-foot{justify-content:space-between;align-items:center;gap:6px;margin-top:auto;padding-top:4px;display:flex}.connection-card-price strong{color:var(--brand-earth);font-size:15px}.connection-card-price span{color:var(--text-muted);margin-left:2px;font-size:10px}.connection-card-cta{color:var(--brand-fire);white-space:nowrap;font-size:11px;font-weight:600}.connection-card-offline{color:var(--text-muted);white-space:nowrap;font-size:11px}.connection-detail-overlay{align-items:flex-end;padding:0}.connection-detail-sheet{border-radius:20px 20px 0 0;width:100%;max-height:78vh;padding:0;position:relative;overflow:hidden}.connection-detail-close{z-index:2;color:#fff;background:#ffffff40;position:absolute;top:12px;right:12px}.connection-detail-head{background:linear-gradient(135deg,var(--brand-earth) 0%,#c9a227 100%);color:#fff;align-items:center;gap:14px;padding:20px 16px 16px;display:flex}.connection-detail-avatar{background:#fff3;border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}.connection-detail-avatar .connection-consultant-photo{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.connection-detail-name{font-size:18px;font-family:var(--font-serif);margin:0 0 6px}.connection-detail-tags{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}.connection-detail-tag{background:#fff3;border-radius:8px;padding:2px 8px;font-size:10px}.connection-detail-stats{opacity:.9;margin:0;font-size:11px}.connection-detail-body{padding:16px 16px calc(20px + var(--iphone-bottom-inset));overflow-y:auto}.connection-detail-intro{color:var(--text-secondary);margin:0 0 14px;font-size:13px;line-height:1.6}.connection-detail-price-row{background:var(--surface-muted);color:var(--text-muted);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px 14px;font-size:12px;display:flex}.connection-detail-price{text-align:right;flex-shrink:0}.connection-detail-price strong{color:var(--brand-earth);margin-right:4px;font-size:20px}.connection-vip-badge{color:#fff;background:linear-gradient(135deg,#d4a84b,#a67c1a);border-radius:6px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:700;display:inline-block}.connection-vip-badge[hidden],.connection-detail-tip[hidden]{display:none!important}.connection-detail-tip{color:var(--text-muted);background:var(--brand-earth-bg);border-radius:8px;margin:0 0 14px;padding:10px 12px;font-size:11px;line-height:1.5}.connection-detail-actions{gap:10px;display:flex}.connection-detail-actions .btn-secondary,.connection-detail-actions .btn-primary{flex:1;margin-top:0;padding:12px}.connection-detail-actions .btn-primary{flex:1.4}.connection-detail-actions .btn-primary:disabled{opacity:.45;cursor:not-allowed}.vip-header{background:linear-gradient(145deg,var(--brand-earth-bg),var(--bg-card));border-radius:var(--radius-card);margin-bottom:12px;padding:16px}.vip-badge{background:var(--brand-earth);color:#fff;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.vip-sub{color:var(--text-muted);margin:4px 0 0;font-size:12px}.vip-inactive{color:var(--text-secondary);margin:0;font-size:14px}.vip-balance-hint{color:var(--text-muted);margin:0 0 16px;font-size:12px}.vip-plan-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.vip-plan-card{border:2px solid var(--border);background:var(--bg-card);border-radius:var(--radius-card);text-align:left;cursor:pointer;flex-direction:column;gap:4px;padding:12px;font-family:inherit;display:flex}.vip-plan-card.is-selected{border-color:var(--accent-tech);background:var(--accent-tech-muted)}.vip-plan-card.is-first{border-color:var(--brand-earth)}.vip-plan-tag{color:var(--brand-earth);font-size:10px;font-weight:600}.vip-plan-card strong{font-size:13px}.vip-plan-card span{color:var(--text-muted);font-size:11px}.vip-open-btn{width:100%;margin-bottom:20px}.vip-priv-list{color:var(--text-secondary);margin:0;padding-left:18px;font-size:13px;line-height:1.6}.device--palm .v2-page-scroll{padding:0 16px 24px}.palm-vip-promo{background:linear-gradient(135deg,var(--brand-earth-bg),var(--bg-card));border-radius:var(--radius-card);text-align:center;margin-bottom:12px;padding:20px}.palm-vip-icon{margin-bottom:8px;font-size:40px;display:block}.palm-upload,.palm-preview,.palm-result{margin-bottom:12px}.palm-tip{color:var(--text-secondary);margin:0 0 12px;font-size:12px}.palm-upload-btns{gap:10px;margin-bottom:16px;display:flex}.palm-upload-btns .btn-primary,.palm-upload-btns .btn-secondary{flex:1}.palm-quote{background:var(--surface-muted);border-radius:var(--radius-card);color:var(--text-secondary);margin:0;padding:12px;font-size:13px}.palm-quote-sub{color:var(--text-muted);margin:6px 0 0;font-size:12px}.palm-preview{text-align:center;background:var(--bg-card);border-radius:var(--radius-card);padding:24px}.palm-preview-img{margin-bottom:12px;font-size:64px}.palm-result-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.palm-badge,.palm-grade{background:var(--surface-muted);border-radius:999px;padding:4px 12px;font-size:12px}.palm-grade--good{background:var(--accent-tech-muted);color:var(--accent-tech);font-weight:600}.palm-summary{margin:0;font-size:14px;line-height:1.55}.palm-stars{color:var(--brand-earth);margin-top:8px}.palm-sec{margin-bottom:12px}.palm-body{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.65}.palm-line-item{background:var(--surface-muted);border-radius:12px;margin-bottom:8px;padding:10px}.palm-line-name{margin-bottom:4px;font-size:13px;font-weight:600}.palm-line-desc{color:var(--text-muted);font-size:12px;line-height:1.5}.palm-score{align-items:center;gap:8px;margin-top:8px;display:flex}.palm-score-bar{background:var(--border);border-radius:3px;flex:1;height:6px;overflow:hidden}.palm-score-bar span{background:var(--accent-tech);border-radius:3px;height:100%;display:block}.palm-score-num{color:var(--accent-tech);text-align:right;width:40px;font-size:11px;font-weight:600}.palm-bazi-guide{text-align:center;padding:12px 0}.palm-bazi-guide .btn-secondary{margin-top:10px;text-decoration:none;display:inline-block}.palm-actions{padding:8px 0 16px}.palm-vip-desc,.fs-vip-desc{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.55}.palm-vip-cta,.fs-vip-cta{text-align:center;margin-bottom:10px;text-decoration:none;display:block}.palm-vip-later,.fs-vip-later{width:100%}.palm-history-list{flex-direction:column;gap:10px;display:flex}.palm-history-item{text-align:left;border:1px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:12px;gap:12px;width:100%;padding:10px;font-family:inherit;display:flex}.palm-history-thumb{background:var(--surface-muted);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.palm-history-meta{color:var(--text-muted);flex-direction:column;gap:2px;font-size:12px;display:flex}.palm-history-meta strong{color:var(--text-primary);font-size:13px}.palm-history-empty{text-align:center;color:var(--text-muted);margin:0;padding:20px}.device--master-cert.is-certified .nav-bar{color:#fff;background:linear-gradient(135deg,#8b6914,#daa520)}.device--master-cert .v2-page-scroll{padding:12px 16px 24px}.cert-badge-approved{background:linear-gradient(135deg,var(--brand-earth),#e8c4a0);color:#fff;text-align:center;border-radius:var(--radius-card);margin-bottom:12px;padding:12px;font-weight:600}.cert-benefit-list,.cert-req-list{color:var(--text-secondary);margin:0;padding-left:18px;font-size:13px;line-height:1.6}.cert-invite-hint{color:var(--text-muted);margin:12px 0 0;font-size:12px}.cert-review{text-align:center;padding:24px 16px}.cert-review span{margin-bottom:12px;font-size:40px;display:block}.cert-form .form-label{margin:12px 0 6px;font-size:12px;display:block}.cert-upload-hint{color:var(--text-muted);margin:8px 0 0;font-size:11px}.cert-waiting{text-align:center;padding:48px 16px}.cert-waiting-icon{margin-bottom:16px;font-size:48px;display:block}.cert-disabled{opacity:.6}.cert-form{margin-bottom:12px}.shop-detail{text-align:center;padding:24px 16px}.shop-detail-icon{margin-bottom:12px;font-size:56px}.shop-detail-meta{color:var(--text-muted);font-size:12px}.v2-scroll-screen{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.v2-page-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 16px;overflow-y:auto}.v2-section-title{font-size:15px;font-weight:600;font-family:var(--font-serif);color:var(--text-primary);margin:0}.device--wallet .sheet-overlay,.device--study .sheet-overlay,.device--membership .sheet-overlay{z-index:200;border-radius:44px;position:absolute;top:0;bottom:0;left:0;right:0}.device--wallet .toast,.device--study .toast,.device--study-read .toast{bottom:calc(80px + var(--iphone-bottom-inset));z-index:210;max-width:90%;position:absolute;left:50%;transform:translate(-50%)}.device--study{background:var(--bg-app)}.study-progress{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);margin-bottom:16px;padding:16px}.study-progress-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.study-progress-time strong{font-family:var(--font-serif);color:var(--text-primary);font-size:18px}.study-progress-reward{color:var(--accent-tech);text-align:right;font-size:12px;font-weight:600}.study-progress-bar-wrap{padding:8px 0 4px;position:relative}.study-progress-bar{background:var(--surface-muted);border-radius:6px;height:12px;overflow:hidden}.study-progress-fill{background:var(--accent-tech);border-radius:6px;width:0;height:100%;transition:width .3s}.study-progress-node{border:2px solid var(--bg-card);background:var(--surface-muted);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;padding:0;font-family:inherit;font-size:9px;font-weight:700;position:absolute;top:0}.study-progress-node--5{left:33%;transform:translate(-50%)}.study-progress-node--15{left:100%;transform:translate(-50%)}.study-progress-node.is-reached{background:var(--accent-tech);color:#fff}.study-progress-node.is-claimable{background:var(--brand-earth);color:#fff;animation:1.5s infinite study-pulse}@keyframes study-pulse{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.08)}}.study-progress-hint{color:var(--text-muted);text-align:center;margin:8px 0 0;font-size:11px;line-height:1.45}.study-section{margin-bottom:16px}.study-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.study-section-more{color:var(--text-muted);font-size:12px}.study-article-list{flex-direction:column;gap:10px;display:flex}.study-article-card{text-align:left;background:var(--bg-card);width:100%;box-shadow:var(--shadow-soft);cursor:pointer;font:inherit;color:inherit;border:none;border-radius:12px;gap:12px;padding:12px;display:flex}.study-article-icon{background:var(--accent-tech-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;display:flex}.study-article-meta{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.study-article-meta strong{color:var(--text-primary);font-size:14px;line-height:1.35}.study-article-meta span{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.study-library-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.study-library-head .v2-section-title{white-space:nowrap}.study-search{flex:1;position:relative}.study-search-icon{color:var(--text-muted);pointer-events:none;font-size:14px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.study-search input{background:var(--bg-card);width:100%;color:var(--text-primary);box-shadow:var(--shadow-soft);box-sizing:border-box;border:none;border-radius:999px;outline:none;padding:8px 12px 8px 30px;font-size:12px}.study-search input::placeholder{color:var(--text-muted)}.study-bookshelf-btn{background:var(--bg-card);cursor:pointer;width:36px;height:36px;box-shadow:var(--shadow-soft);border:none;border-radius:50%;flex-shrink:0;font-size:18px}.study-book-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.study-book-card{background:var(--bg-card);text-align:left;cursor:pointer;box-shadow:var(--shadow-soft);font:inherit;color:inherit;border:none;border-radius:12px;padding:0;overflow:hidden}.study-book-cover{background:var(--accent-tech-muted);justify-content:center;align-items:center;height:96px;font-size:36px;display:flex}.study-book-meta{flex-direction:column;gap:4px;padding:10px;display:flex}.study-book-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.study-book-meta>span{color:var(--text-muted);font-size:11px}.study-book-actions{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.study-book-read{color:var(--accent-tech);background:var(--accent-tech-muted);border-radius:999px;padding:4px 8px;font-size:11px}.study-book-collect{font-size:16px;line-height:1}.study-empty{text-align:center;color:var(--text-muted);margin:0;padding:32px 16px;font-size:13px}.device--study-read{background:var(--bg-app)}.study-read-screen{min-height:var(--iphone-h);flex-direction:column;display:flex;overflow:hidden}.study-read-nav{border-bottom:1px solid var(--border-subtle);margin-bottom:0;padding-bottom:8px}.study-read-progress{background:var(--bg-app);border-bottom:1px solid var(--border-subtle);padding:8px 16px 12px}.study-read-progress-bar{background:var(--border);border-radius:2px;height:3px;overflow:hidden}.study-read-progress-fill{background:var(--accent-tech);width:0;height:100%;transition:width .3s}.study-read-progress-meta{color:var(--text-muted);justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.study-read-body{-webkit-overflow-scrolling:touch;flex:1;padding:20px 16px 24px;overflow-y:auto}.study-read-heading{font-family:var(--font-serif);text-align:center;margin:0 0 8px;font-size:20px;line-height:1.35}.study-read-meta{border-bottom:1px dashed var(--border);color:var(--text-muted);text-align:center;margin:0 0 20px;padding-bottom:16px;font-size:12px}.study-read-content{color:var(--text-primary);text-align:justify;font-size:16px;line-height:1.75}.study-read-content p{text-indent:2em;margin:0 0 16px}.study-read-chapters{padding:12px 16px calc(12px + var(--iphone-bottom-inset));border-top:1px solid var(--border-subtle);background:var(--bg-app);gap:10px;display:flex}.study-read-chapter-btn{flex:1;margin-top:0;padding:12px}.share-sheet-overlay{z-index:320;transition:opacity .22s,visibility .22s}.share-sheet-overlay.is-leaving{opacity:0}.share-sheet{padding:10px 18px calc(14px + var(--iphone-bottom-inset));border-radius:22px 22px 0 0;animation:.28s sheetUp;box-shadow:0 -8px 32px #1a1f281a}.share-sheet.is-leaving{animation:.22s forwards shareSheetDown}@keyframes shareSheetDown{to{transform:translateY(110%)}}.share-sheet-handle{background:#1a1f2824;border-radius:999px;width:36px;height:4px;margin:2px auto 10px}.share-sheet-head{margin-bottom:14px}.share-sheet-head h2{letter-spacing:.04em}.share-sheet-preview{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(160deg,#fbf7f0 0%,#f3ebe0 100%);border-radius:16px;margin-bottom:18px;padding:14px;position:relative}.share-sheet-preview-inner{align-items:center;gap:12px;min-width:0;display:flex}.share-sheet-thumb{background:#fff;border:1px solid #1a1f280f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.share-sheet-thumb img,.share-sheet-thumb .fs-floorplan-img{object-fit:contain;width:100%;height:100%;display:block}.share-sheet-thumb--empty{color:var(--text-muted);background:var(--surface-muted)}.share-sheet-preview-text{flex:1;min-width:0;padding-right:22px}.share-sheet-name{font-family:var(--font-serif);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;line-height:1.35;display:block;overflow:hidden}.share-sheet-desc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.share-sheet-badge{opacity:.88;width:22px;height:22px;position:absolute;top:10px;right:10px}.share-sheet-badge-taiji{width:100%;height:100%;display:block}.share-sheet-channels{grid-template-columns:repeat(4,1fr);gap:8px 6px;margin-bottom:14px;display:grid}.share-sheet-channel{cursor:pointer;font:inherit;color:var(--text-secondary);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:4px 2px;display:flex}.share-sheet-channel:active{transform:scale(.96)}.share-sheet-channel:active .share-sheet-channel-icon{filter:brightness(.96)}.share-sheet-channel-icon{background:var(--surface-muted);width:52px;height:52px;color:var(--text-primary);border:1px solid #1a1f280d;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background .15s;display:flex;box-shadow:0 1px 3px #1a1f280a}.share-sheet-channel-icon.is-wechat{color:#fff;background:#07c160;border-color:#0000;box-shadow:0 4px 12px #07c16047}.share-sheet-channel-icon.is-moments{color:inherit;background:#fff;border-color:#1a1f280f;box-shadow:0 2px 8px #1a1f2814}.share-sheet-channel-icon.is-copy{color:var(--brand-fire);background:var(--brand-fire-muted);border-color:#e85d041f}.share-sheet-channel-icon.is-save{color:#5b6b7a;background:#5b6b7a1a}.share-sheet-channel-label{color:var(--text-muted);text-align:center;font-size:11px;line-height:1.2}.share-sheet-cancel{border-radius:14px;width:100%;margin-top:0;padding:13px;font-weight:500}.app-page .chat-message-head{gap:4px}.app-page .chat-message-badge{letter-spacing:.4px;color:#3d9b8f;box-shadow:none;background:#3d9b8f24;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:1px 6px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.app-page .master-welcome-meta{gap:4px}.app-page .master-welcome-meta .chat-message-badge:before{content:none;display:none}.app-page.home-v2 .master-card .chat-compose,.app-page.home-v2 .master-card .chat-fullscreen .chat-compose{padding-bottom:calc(12px + var(--iphone-bottom-inset));margin-bottom:0}.app-page.home-v2 .master-card .master-chat:has(.chat-thread:not(.is-chatting)) .chat-compose{padding-bottom:calc(12px + var(--iphone-bottom-inset));margin-bottom:0}.app-page.home-v2 .home-screen-layout,.device.home-v2 .home-screen-layout,.device--has-dock .home-v2 .home-screen-layout{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;padding-bottom:0!important}.app-page.home-v2 .home-screen-layout .home-top,.device.home-v2 .home-screen-layout .home-top{flex-shrink:0}.app-page.home-v2 .home-screen-layout .home-scroll,.device.home-v2 .home-screen-layout .home-scroll,.device--has-dock .home-v2 .home-screen-layout .home-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding-bottom:calc(72px + var(--iphone-bottom-inset));scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.app-page.home-v2 .home-screen-layout .home-scroll::-webkit-scrollbar{width:0;height:0;display:none}.device.home-v2 .home-screen-layout .home-scroll::-webkit-scrollbar{width:0;height:0;display:none}.device--has-dock .home-v2 .home-screen-layout .home-scroll::-webkit-scrollbar{width:0;height:0;display:none}@media (max-width:767px),(hover:none) and (pointer:coarse){.app-page.home-v2,.device.home-v2{height:var(--app-vh,100dvh);max-height:var(--app-vh,100dvh);overflow:hidden}}.app-page.home-v2,.device.home-v2{overflow:hidden}.device--has-dock .app-shell-body>.home-v2{height:auto;max-height:none;overflow:hidden}.app-page.home-v2 .home-compose-dock,.device.home-v2 .home-compose-dock{z-index:55;width:min(100%, var(--app-content-max,100%));box-sizing:border-box;border-top:1px solid var(--border-subtle);background:var(--bg-card);max-width:100%;padding:8px max(var(--app-page-pad-left), env(safe-area-inset-left,0px)) calc(10px + var(--iphone-bottom-inset)) max(var(--app-page-pad-right), env(safe-area-inset-right,0px));flex-shrink:0;margin:0;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.device.home-v2 .home-compose-dock{width:100%;left:0;transform:none}@media (min-width:768px){.app-page.home-v2 .home-compose-dock{width:min(100%, var(--app-content-max,480px));left:50%;transform:translate(-50%)}}.app-page.home-v2 .home-compose-dock input,.device.home-v2 .home-compose-dock input{background:var(--surface-input);border:none;border-radius:22px;padding:14px 18px;font-size:14px;box-shadow:0 2px 8px #1a1f280d}.app-page.home-v2 .home-screen-layout .home-main,.device.home-v2 .home-screen-layout .home-main{flex:none;min-height:auto;padding-bottom:0;overflow:visible}.app-page.home-v2 .home-screen-layout .master-card,.device.home-v2 .home-screen-layout .master-card{flex:none;min-height:auto;max-height:none}.app-page.home-v2 .home-screen-layout .master-card--welcome,.device.home-v2 .home-screen-layout .master-card--welcome{padding:12px 14px;overflow:visible}.app-page.home-v2 .home-screen-layout .master-card--welcome .chat-thread,.device.home-v2 .home-screen-layout .master-card--welcome .chat-thread{flex:none;min-height:auto;max-height:none;padding:0;overflow:visible}.app-page.home-v2 .home-screen-layout .master-card .master-chat,.device.home-v2 .home-screen-layout .master-card .master-chat{flex:none;min-height:auto;overflow:visible}.app-page.home-v2 .home-screen-layout .master-card .chat-thread,.device.home-v2 .home-screen-layout .master-card .chat-thread{flex:none;min-height:auto;max-height:none;overflow:visible}.app-page.home-v2 .home-main{box-sizing:border-box;padding-bottom:0}.app-page .master-card .chat-bubble.ai,.app-page .chat-fullscreen .chat-message .chat-bubble.ai,.app-page .chat-fullscreen.master-chat-fs .chat-message .chat-bubble.ai{font-size:16px;line-height:1.6}.app-page .master-card .chat-bubble.user,.app-page .chat-fullscreen .chat-bubble.user{font-size:15px;line-height:1.55}.app-page .master-card .chat-bubble.typing .typing-label,.app-page .chat-fullscreen .chat-bubble.typing .typing-label{font-size:15px}.app-page .master-card .master-welcome-main .master-welcome-intro,.app-page .master-card .master-welcome-intro{font-size:15px;line-height:1.6}.app-page .master-card .master-welcome-stack>.master-prompt-list .master-prompt-chip-text,.app-page .master-card .master-prompt-chip-text{font-size:15px;line-height:1.5}.app-page .chat-fullscreen .master-welcome-intro,.app-page .chat-fullscreen .master-prompt-chip-text{font-size:15px;line-height:1.55}.device--splash{min-height:var(--iphone-h);background:radial-gradient(ellipse 120% 80% at 50% 0%, #3d9b8f12, transparent 55%), radial-gradient(ellipse 90% 60% at 50% 100%, #c9a2270f, transparent 50%), var(--bg-app);color:var(--text-primary);flex-direction:column;display:flex}.splash-cloud{pointer-events:none;color:#c9a22729;width:min(42vw,168px);height:auto;position:absolute}.splash-cloud--tl{top:8%;left:-6%;transform:rotate(-8deg)}.splash-cloud--br{bottom:14%;right:-8%;transform:rotate(12deg)scaleX(-1)}.splash-main{text-align:center;z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:72px 28px 24px;display:flex;position:relative}.splash-logo{justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:22px;display:flex;position:relative}.splash-logo-ring{background:linear-gradient(145deg,#3d9b8f1f,#c9a22729 48%,#f5f0e8e6);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 0 1px #c9a22747,0 8px 24px #0000000f,inset 0 1px #ffffffa6}.splash-logo-taiji{z-index:1;position:relative}.splash-logo-taiji.taiji-icon{width:56px;height:56px}.splash-brand{font-family:var(--font-serif);letter-spacing:.28em;text-indent:.28em;color:var(--ink-deep);margin:0 0 10px;font-size:46px;font-weight:600}.splash-verse{font-family:var(--font-serif);letter-spacing:.2em;color:var(--text-secondary);margin:0 0 14px;font-size:13px}.splash-tagline{letter-spacing:.06em;color:var(--brand-earth);margin:0;font-size:15px;font-weight:500}.splash-footer{padding:0 24px calc(18px + var(--iphone-bottom-inset));text-align:center;z-index:1;flex-shrink:0;position:relative}.splash-enter{letter-spacing:.06em;width:100%;max-width:280px;box-shadow:var(--shadow-fire);margin:0 auto 14px;padding:14px 20px;font-size:16px;font-weight:600}.splash-footer p{letter-spacing:.04em;color:var(--text-muted);margin:0;font-size:10px;line-height:1.5}:root{--app-vh:100svh}.app-page.device--splash,.device--splash{width:100%;min-height:var(--app-vh);height:var(--app-vh);max-height:var(--app-vh);box-sizing:border-box;flex-direction:column;display:flex;overflow:hidden}.device--splash .splash-main{box-sizing:border-box;width:100%;max-width:100%;min-height:0;padding:max(48px, calc(env(safe-area-inset-top,0px) + 32px)) var(--app-page-pad-right) 24px var(--app-page-pad-left);text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;display:flex}.device--splash .splash-logo{flex-shrink:0;width:clamp(72px,22vw,96px);height:clamp(72px,22vw,96px);margin-bottom:clamp(18px,4vh,28px);position:relative}.device--splash .splash-logo-ring{display:none}.device--splash .splash-logo-taiji.taiji-icon,.device--splash .splash-logo-taiji.bagua-loading{width:62%;max-width:56px;height:62%;max-height:56px}.device--splash .splash-brand{letter-spacing:clamp(.12em,2.5vw,.28em);text-indent:0;word-break:keep-all;overflow-wrap:anywhere;max-width:100%;margin:0 0 clamp(8px,2vh,14px);font-size:clamp(32px,9vw,46px);line-height:1.15}.device--splash .splash-art-text{font-family:var(--font-splash-art);font-weight:400}.device--splash .splash-verse{letter-spacing:clamp(.1em,1.8vw,.22em);overflow-wrap:anywhere;max-width:100%;margin:0 0 clamp(6px,1.5vh,10px);padding:0 4px;font-size:clamp(13px,3.6vw,15px);line-height:1.6}.device--splash .splash-tagline{overflow-wrap:anywhere;max-width:100%;color:var(--brand-earth);margin:clamp(20px,5vh,32px) 0 0;padding:0 8px;font-size:clamp(15px,4vw,17px);line-height:1.5}.device--splash .splash-footer{box-sizing:border-box;width:100%;padding:12px var(--app-page-pad-right) calc(16px + var(--iphone-bottom-inset)) var(--app-page-pad-left);flex-shrink:0}.device--splash .splash-footer .btn-splash-enter{width:100%;max-width:min(320px,100%);margin-left:auto;margin-right:auto;display:block}.device--splash .splash-footer p{font-size:clamp(10px,2.8vw,11px)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{overscroll-behavior-x:none;overflow-x:clip}#root{box-sizing:border-box;overflow-x:clip}.app-page,.device{box-sizing:border-box;max-width:100%}@media (hover:none) and (pointer:coarse),(max-width:767px){input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]):not([type=range]):not([type=color]),textarea,select{font-size:max(16px,1em)!important}.app-page,.device,.screen,.fs-body,.fs-inner{max-width:100%;overflow-x:clip}}.btn-icon{min-width:44px;min-height:44px}.tool-grid .tool-card,.drawer-action-btn,.drawer-archive-card,.drawer-footer-user,.home-history-item,.prompt-card{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.tool-grid .tool-card,.home-v2 .tool-matrix .tool-grid .tool-card{min-height:0}.drawer-v2{width:84%;max-width:320px}.drawer-settings-pop{max-width:calc(100% - 24px)}.fortune-chips,.fortune-preview-stats,.prompt-rail{max-width:100%}.fortune-chip-yi,.fortune-chip-ji{overflow-wrap:anywhere;max-width:100%}.home-v2 .master-card .chat-compose,.app-page.home-v2 .master-card .chat-compose,.chat-fullscreen .chat-compose{box-sizing:border-box;width:100%;padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px))}.home-v2 .master-card .chat-compose input,.chat-fullscreen .chat-compose input{flex:auto;width:100%;min-width:0}@media (max-width:360px){:root{--app-page-pad-left:max(12px, env(safe-area-inset-left,0px));--app-page-pad-right:max(12px, env(safe-area-inset-right,0px))}.home-v2 .tool-grid{gap:6px}.home-v2 .tool-grid .tool-card h3{font-size:10px}.home-v2 .tool-grid .tool-card p{font-size:9px}.fortune-today{padding:10px 12px}}@media (orientation:landscape) and (max-height:520px){.device.home-v2 .screen,.app-page.home-v2 .screen{padding-top:max(8px, env(safe-area-inset-top,0px))}.app-page .master-fab-wrap{bottom:calc(72px + var(--iphone-bottom-inset))}.device--splash .splash-main{padding-top:max(16px, env(safe-area-inset-top,0px));justify-content:flex-start;padding-bottom:12px}.device--splash .splash-logo{width:64px;height:64px;margin-bottom:12px}.device--splash .splash-brand{letter-spacing:.14em;font-size:clamp(28px,8vw,36px)}.device--splash .splash-verse{letter-spacing:.1em;font-size:12px}.device--splash .splash-tagline{font-size:13px}.device--splash .splash-footer{padding-bottom:calc(10px + var(--iphone-bottom-inset))}}@media (min-width:600px){:root{--app-content-max:100%;--app-page-pad-left:max(20px, env(safe-area-inset-left,0px));--app-page-pad-right:max(20px, env(safe-area-inset-right,0px))}.tool-grid{gap:10px}.tool-grid .tool-card{min-height:0;padding:12px 10px}.home-v2 .tool-grid .tool-card h3{font-size:12px}.home-v2 .tool-grid .tool-card p{font-size:10px}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){:root{--root-v-pad:32px;--app-phone-h:min(calc(100dvh - var(--root-v-pad)), 900px);--iphone-h:var(--app-phone-h);--iphone-w:min(100%, 430px);--app-content-max:430px;--app-page-pad-left:20px;--app-page-pad-right:20px}html,body{height:100%;overflow:hidden}#root{box-sizing:border-box;height:100dvh;min-height:0;max-height:100dvh;padding:max(16px, env(safe-area-inset-top,0px)) 20px max(16px, env(safe-area-inset-bottom,0px));align-items:center;overflow:hidden}.app-page,.device,.app-page.home-v2,.device.home-v2,.app-page.device--splash,.device--splash,.device--auth,.device--onboarding,.device--invite,.device--bazi,.device--bazi-preparing,.device--bdr,.device--hecan,.device--hecan-preparing,.device--naming,.device--naming-preparing,.device--fs,.device--sheet,.app-page.device--bazi-preparing,.app-page.device--hecan-preparing,.app-page.device--naming-preparing{height:var(--app-phone-h);max-height:var(--app-phone-h);border-radius:28px;min-height:0;overflow:hidden;box-shadow:0 0 0 1px #1a1f280f,0 24px 56px #1a1f281a}.app-page.home-v2 .screen,.device.home-v2 .screen{flex:1;min-height:0;overflow:hidden}.app-page.home-v2,.device.home-v2{width:var(--iphone-w);max-width:var(--app-content-max)}.device--has-dock,.app-page.device--has-dock{height:var(--app-phone-h);max-height:var(--app-phone-h);min-height:0;width:var(--iphone-w);max-width:var(--app-content-max)}.device--has-dock>#appDock{width:100%;position:relative;left:auto;transform:none}.hv2-page .hv2-quick-grid{grid-template-columns:minmax(0,1.75fr) minmax(0,1fr)}.hv2-page .hv2-panel .tool-grid,.home-v2 .tool-grid.tool-grid--v2{grid-template-columns:repeat(2,minmax(0,1fr))}.hv2-page .hv2-panel .tool-grid .tool-card .feature-ico--tool{aspect-ratio:1;flex:none;width:58px;min-width:58px;max-width:58px;height:58px;min-height:58px;max-height:58px}.device--splash .splash-main{min-height:0;padding-top:clamp(24px,6vh,72px);padding-bottom:clamp(12px,2vh,32px);overflow-y:auto}.device--splash .splash-logo{width:clamp(72px,12vh,96px);height:clamp(72px,12vh,96px);margin-bottom:clamp(16px,3vh,28px)}.device--splash .splash-logo-taiji.taiji-icon,.device--splash .splash-logo-taiji.bagua-loading{max-width:60px;max-height:60px}.device--splash .splash-brand{letter-spacing:.14em;font-size:clamp(36px,6vh,46px)}.device--splash .splash-verse{letter-spacing:.2em;font-size:13px}.device--splash .splash-tagline{font-size:15px}.device--auth>.screen.auth-layout{min-height:0;overflow-y:auto}.device--onboarding .onboarding-screen{height:100%;min-height:0;overflow-y:auto}.drawer-overlay{border-radius:inherit}.sheet-overlay{justify-content:center;align-items:center;padding:0}.sheet{max-width:var(--app-content-max);border-radius:20px;margin-bottom:24px}.picker-sheet{max-width:var(--app-content-max);border-radius:16px 16px 0 0;margin:0 auto}.chat-fullscreen.master-chat-fs .chat-thread,.home-v2 .master-card .chat-thread{padding-left:20px;padding-right:20px}.chat-fullscreen.master-chat-fs .fs-head,.chat-fullscreen.master-chat-fs .chat-compose{padding-left:16px;padding-right:16px}}@media (min-width:1280px) and (hover:hover) and (pointer:fine){:root{--root-v-pad:48px;--app-phone-h:min(calc(100dvh - var(--root-v-pad)), 900px);--iphone-h:var(--app-phone-h);--app-content-max:480px;--iphone-w:min(100%, 480px)}#root{padding-top:24px;padding-bottom:24px}}.profile-v2-screen{flex-direction:column;flex:1;min-height:0;display:flex}.profile-v2-header h1{margin:0;font-family:inherit;font-size:19px;font-weight:600}.profile-v2-header.nav-bar{align-items:start;min-height:40px;margin-bottom:10px;padding:2px 0 0}.profile-v2-header-actions{justify-content:flex-end;align-items:flex-start;min-width:40px;display:flex}.profile-v2-header-actions .profile-v2-settings-btn.btn-icon{margin-top:-2px;transform:translateY(-4px)}.profile-v2-lang-btn{color:var(--text-secondary);font-size:15px;font-weight:600}.profile-v2-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:10px 0 12px;overflow-y:auto}.profile-v2-scroll::-webkit-scrollbar{width:0;height:0;display:none}.device--has-dock .profile-v2-screen{padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px));box-sizing:border-box}.profile-v2-user-head{align-items:flex-start;gap:12px;display:flex}.profile-v2-user.mship-user-card{border-radius:18px;flex-direction:column;align-items:stretch;gap:0;margin-bottom:0;padding:14px 14px 12px;overflow:hidden}.profile-v2-user .mship-user-name{font-size:17px}.profile-v2-user .mship-user-status{font-size:13px}.profile-v2-bio{background:var(--surface-muted);box-sizing:border-box;width:100%;color:var(--text-secondary);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:8px;margin-top:10px;padding:11px 13px;font-size:14px;line-height:1.45;display:flex}.profile-v2-bio-text.has-content{color:var(--text-primary)}.profile-v2-bio-edit{color:var(--brand-fire);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:13px;font-weight:600}.profile-v2-menu-sheet{margin-top:12px}.profile-v2-menu-sheet.form-sheet{box-sizing:border-box;border:1px solid #e8e2d8;border-radius:18px;padding:6px 10px}.profile-v2-menu-sheet .form-row{min-height:56px;padding:5px 0}.profile-v2-menu-sheet .form-row--icon{gap:12px}.profile-v2-menu-sheet .form-row-label{font-size:16px}.profile-v2-menu-hint{color:var(--text-muted);font-size:13px}.profile-v2-menu-sheet .form-row:last-child{border-bottom:none}.profile-v2-menu-logout .form-row-label{color:var(--cinnabar,#b84a3a);font-weight:600}.profile-v2-avatar-fallback{background:linear-gradient(145deg,#f5ebe0,#e8dfd4);border-radius:50%}.profile-v2-cert-badge{background:var(--brand-earth-bg);color:var(--brand-earth);border:1px solid var(--brand-earth-border);border-radius:6px;flex-shrink:0;align-items:center;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.35;display:inline-flex}.profile-v2-sheet-overlay{z-index:200;padding:0 12px calc(24px + env(safe-area-inset-bottom,0px));background:#00000059;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.profile-v2-sheet-overlay .sheet{width:100%;max-width:min(var(--app-content-max,480px), 100%)}.profile-v2-community-row{gap:12px;margin-bottom:16px;display:flex}.profile-v2-qr-box{border:1px solid var(--border-subtle);background:repeating-linear-gradient(45deg,#ddd,#ddd 4px,#eee 4px 8px);border-radius:10px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.profile-v2-qr-img{object-fit:contain;width:100%;height:100%;display:block}.profile-v2-community-meta{text-align:left;flex:1;min-width:0}.profile-v2-community-title{margin:0 0 4px;font-size:15px;font-weight:600}.profile-v2-qr-desc{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.4}.profile-v2-list{flex-direction:column;max-height:50vh;display:flex;overflow-y:auto}.profile-v2-social-row{border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:12px 0;display:flex}.profile-v2-social-row:last-child{border-bottom:none}.profile-v2-social-meta{flex:1;min-width:0}.profile-v2-social-name{font-size:15px;font-weight:500;display:block}.profile-v2-social-id{color:var(--text-muted);margin-top:2px;font-size:13px;display:block}.profile-v2-follow-btn{border:1px solid var(--accent-tech);background:var(--accent-tech-muted);color:var(--accent-tech);cursor:pointer;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:600}.profile-v2-section-label{margin:0 0 8px;font-size:14px;font-weight:600}.profile-v2-social-hint{color:var(--text-muted);font-size:14px}.feature-ico--menu-onboarding{color:#2d7a72;background:linear-gradient(145deg,#3d9b8f29,#c9a2271a)}.feature-ico--menu-update{color:var(--accent-tech);background:linear-gradient(145deg,#3d9b8f38,#3d9b8f14)}.feature-ico--menu-logout{color:var(--cinnabar,#b84a3a);background:linear-gradient(145deg,#b84a3a24,#b84a3a0f)}@media (max-width:1023px),(hover:none) and (pointer:coarse){.device--has-dock.device--profile-v2,.device--has-dock.device--profile-v2 .profile-v2-screen,.device--has-dock.device--profile-v2 .profile-v2-scroll,.device--has-dock.device--profile-v2 .profile-v2-menu-sheet.form-sheet,.device--has-dock.device--profile-v2 .profile-v2-user.mship-user-card{box-sizing:border-box;width:100%!important;max-width:100%!important}.device--has-dock.device--profile-v2 .profile-v2-menu-sheet.form-sheet,.device--has-dock.device--profile-v2 .profile-v2-user.mship-user-card{margin-left:0!important;margin-right:0!important}.device--has-dock.device--profile-v2 .profile-v2-screen.screen{padding-left:var(--app-page-pad-left,16px);padding-right:var(--app-page-pad-right,16px)}}.app-shell-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.device--has-dock,.app-page.device--has-dock{height:var(--app-vh,100dvh);max-height:var(--app-vh,100dvh);min-height:var(--app-vh,100dvh);flex-direction:column;display:flex;position:relative;overflow:hidden;padding-bottom:0!important}.device--has-dock .app-shell-body>*{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.device--has-dock .app-shell-body>.home-v2{height:auto;max-height:none}.device--has-dock .screen{flex:auto;min-height:0;padding-bottom:0;overflow:hidden}.device--has-dock .screen.home-v2-scroll.hv2-page{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow:hidden auto}.device--has-dock .profile-v2-scroll{padding-bottom:calc(12px + 76px + var(--iphone-bottom-inset))}.device--has-dock>#appDock{z-index:60;pointer-events:none;min-height:0;padding:14px 12px calc(8px + var(--iphone-bottom-inset));background:var(--bg-app);box-sizing:border-box;position:relative;overflow:visible;flex:none!important;height:auto!important}.device--has-dock>#appDock .app-dock{pointer-events:auto}.device--has-dock .app-dock{height:62px;overflow:visible;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}@media (max-width:1023px),(hover:none) and (pointer:coarse){.device--has-dock,.app-page.device--has-dock{width:100%!important;max-width:100%!important}.device--has-dock>#appDock{background:0 0;margin:0;position:fixed;bottom:0;flex:none!important;width:100%!important;max-width:100%!important;left:0!important;right:0!important;transform:none!important}.device--has-dock .app-shell-body{min-height:0;padding-bottom:calc(96px + var(--iphone-bottom-inset));box-sizing:border-box;flex:auto}.device--has-dock .hv2-page .home-coach-resident{padding-bottom:20px}.device--has-dock .screen.home-v2-scroll.hv2-page{padding-bottom:8px}}.device--has-dock .app-dock__center-orb{width:52px;height:52px;margin-top:-12px}.device--has-dock .app-dock__center-stack{gap:2px;padding-bottom:0}.device--has-dock .app-dock__taiji-svg{width:28px;height:28px}.app-dock--compact{box-sizing:border-box;justify-content:space-around;width:100%;max-width:100%;margin:0}.app-dock--compact .app-dock__item,.app-dock--compact .app-dock__center{flex:0 88px}.device--has-dock .hv2-page .home-coach-resident{padding-bottom:20px}.device--has-dock .screen.home-v2-scroll.hv2-page{padding-bottom:8px}.device--has-dock:has(.chat-fullscreen)>#appDock{display:none!important}.device--has-dock:has(.fortune-fullscreen)>#appDock{display:none!important}.device--has-dock:has(.home-history-sheet)>#appDock{display:none!important}.device--has-dock:has(.chat-fullscreen) .app-shell-body{padding-bottom:0!important}.device--has-dock:has(.fortune-fullscreen) .app-shell-body{padding-bottom:0!important}.device--has-dock:has(.home-history-sheet) .app-shell-body{padding-bottom:0!important}.device--has-dock>.chat-fullscreen{z-index:130;position:absolute;top:0;bottom:0;left:0;right:0}:root{--font-splash-art:"ZCOOL XiaoWei", "STKaiti", "Kaiti SC", "楷体", "Songti SC", "Noto Serif SC", serif;--iphone-w:100%;--iphone-h:var(--app-vh,100dvh);--iphone-top-inset:max(12px, env(safe-area-inset-top,0px));--iphone-bottom-inset:env(safe-area-inset-bottom,0px);--app-content-max:100%;--app-page-pad-top:max(12px, env(safe-area-inset-top,0px));--app-page-pad-x:16px;--app-page-pad-left:max(16px, env(safe-area-inset-left,0px));--app-page-pad-right:max(16px, env(safe-area-inset-right,0px));--hv2-pad:var(--app-page-pad-x)}body{min-height:var(--app-vh,100dvh);background:var(--bg-app);margin:0!important;padding:0!important;display:block!important}#root{min-height:var(--app-vh,100dvh);background:var(--bg-app);box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:block;overflow-x:clip}#root>.app-page,#root>.device{width:100%;min-width:0;max-width:100%;min-height:var(--app-vh,100dvh);box-sizing:border-box;flex-direction:column;margin:0;display:flex}.app-page,.device{background:var(--bg-app);width:100%;max-width:100%;box-shadow:none;box-sizing:border-box;border-radius:0;flex-direction:column;min-width:0;margin:0;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.app-page,.device{min-height:var(--app-vh,100dvh)}}.app-page:before,.app-page:after,.device:before,.device:after,.chat-fullscreen:after{content:none!important;display:none!important}.screen,.device.home-v2 .screen,.device.home-v2 .home-header,.home-v2 .home-header,.device--bazi .bazi-header,.device--hecan .hc-header,.device--hecan .hc-header .nav-bar,.device--naming .nm-header,.device--naming .nm-header .nav-bar,.device--fs .fs-header,.device--fs .fs-nav,.device--sheet .nav-bar,.device--auth .auth-header,.device--auth .auth-header-reg,.device--onboarding .onboarding-screen,.device--splash{padding-top:var(--app-page-pad-top)}.screen:not(.auth-layout){padding-left:var(--app-page-pad-left);padding-right:var(--app-page-pad-right);padding-bottom:max(16px, env(safe-area-inset-bottom,0px))}.device--auth>.screen.auth-layout{padding-top:var(--auth-pad-top)!important;padding-left:max(var(--auth-pad-x), env(safe-area-inset-left,0px))!important;padding-right:max(var(--auth-pad-x), env(safe-area-inset-right,0px))!important;padding-bottom:var(--auth-pad-bottom)!important}.device--auth .auth-fields,.device--auth .auth-fields .field,.device--auth .auth-fields .input-wrap{box-sizing:border-box;width:100%;max-width:100%}.device--auth .auth-oauth-block .oauth-list{grid-template-columns:repeat(3,minmax(0,1fr))}.device--auth .auth-bind-lead{color:var(--text-secondary);margin:0 0 14px;font-size:13px;line-height:1.55}.device--auth .auth-card-main:has(.auth-bind-lead) .btn-primary{margin-top:24px}.app-page.home-v2,.device.home-v2{flex-direction:column;display:flex}@media (max-width:767px){.app-page.home-v2,.device.home-v2{min-height:var(--app-vh,100dvh)}}.app-page.home-v2 .screen,.device.home-v2 .screen{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.device.home-v2 .screen{padding:var(--app-page-pad-top) var(--app-page-pad-right) 10px var(--app-page-pad-left)}.device.home-v2 .screen.home-v2-scroll.hv2-page{padding-left:var(--app-page-pad-left);padding-right:var(--app-page-pad-right);padding-top:var(--app-page-pad-top);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;min-height:0;display:flex;overflow:hidden auto}.device.home-v2 .screen.home-v2-scroll.hv2-page>.home-top{flex:none}.device.home-v2 .screen.home-v2-scroll.hv2-page>.hv2-panel,.hv2-page .hv2-panel{flex:none;min-height:0;overflow:visible}.device.home-v2 .screen.home-v2-scroll.hv2-page>.home-coach-resident,.device.home-v2 .screen.home-v2-scroll.hv2-page>.home-footer{flex:none}.app-page.home-v2 .home-history-sheet:not([hidden]){z-index:125;background:var(--bg-app);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:767px){.device.home-v2,.device--bazi,.device--bazi-preparing,.device--hecan,.device--hecan-preparing,.device--naming,.device--naming-preparing,.device--fs,.device--auth,.device--onboarding,.device--invite,.device--splash{min-height:var(--app-vh,100dvh);height:auto;max-height:none}.device--bazi,.device--bazi-preparing,.device--hecan,.device--hecan-preparing,.device--naming,.device--naming-preparing,.device--fs,.device--auth,.device--sheet,.device--splash{height:var(--app-vh,100dvh);max-height:var(--app-vh,100dvh)}}.app-page .master-fab-wrap{right:16px;bottom:calc(146px + var(--iphone-bottom-inset));z-index:90;position:absolute}.app-page .chat-fullscreen{z-index:200;position:absolute;top:0;bottom:0;left:0;right:0}.app-page .profile-form-screen{--profile-form-gutter:10px;padding-top:var(--app-page-pad-top)!important}.profile-form-screen .paste-box-input::placeholder{color:var(--text-muted);font-size:12px;line-height:1.45}.device--bazi .bazi-header{padding:var(--app-page-pad-top) 16px 10px!important}.device--hecan .hc-header,.device--naming .nm-header,.device--fs .fs-header,.device--fs .fs-nav,.home-v2 .home-header,.home-history-nav,.fortune-fs-nav{padding:var(--app-page-pad-top) var(--app-page-pad-right) 10px var(--app-page-pad-left)!important}.menu-pop,.lang-menu{top:calc(var(--app-page-pad-top) + 44px)}.onboarding-skip{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:8px;font-size:14px;position:static}.device--onboarding .onboarding-header{padding-left:0;padding-right:0}.device--onboarding .onboarding-lang{margin-left:auto;display:inline-flex}.device--onboarding .onboarding-screen{padding-left:var(--app-page-pad-left);padding-right:var(--app-page-pad-right);padding-top:var(--app-page-pad-top)!important}.onboarding-lang-pill{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-primary);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;display:inline-flex}.onboarding-lang-icon{color:var(--text-secondary);flex-shrink:0}.onboarding-lang-label{text-overflow:ellipsis;white-space:nowrap;max-width:7.5rem;overflow:hidden}.onboarding-lang-caret{color:var(--text-muted);font-size:12px;line-height:1}.sheet-overlay{align-items:flex-end}.sheet{max-width:min(var(--app-content-max), 100%);border-radius:16px 16px 0 0}.home-brand{font-family:var(--font-serif);letter-spacing:.06em;color:var(--text-primary);justify-content:center;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;display:flex}.home-brand-shine{color:var(--text-primary)}.auth-unavailable-hint{background:var(--surface-muted);color:var(--text-muted);text-align:center;border-radius:12px;margin:8px 0 4px;padding:12px 14px;font-size:14px;line-height:1.5}.tool-card{text-align:left;cursor:pointer;font-family:var(--font-sans);color:var(--text-primary);box-shadow:var(--shadow-soft);border:none;border-radius:20px;padding:18px 14px}.tone-lavender{background:var(--gradient-tool-mint)}.tone-mint{background:linear-gradient(145deg,#dceee9,#b8ddd4)}.tone-peach{background:var(--gradient-tool-warm)}.tone-pink{background:linear-gradient(145deg,#f5e0ea,#edc8d8)}.tone-sand{background:var(--gradient-tool-sand)}.taiji-sm svg{width:22px;height:22px}.taiji-xl svg{width:72px;height:72px}.taiji-spin svg{animation:8s linear infinite taiji-spin}.taiji-icon--splash{position:relative}.taiji-icon--splash .taiji-icon__splash-ring{background:linear-gradient(145deg,#3d9b8f1f,#c9a22729 48%,#f5f0e8e6);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 0 1px #c9a22747,0 8px 24px #0000000f,inset 0 1px #ffffffa6}.taiji-icon--splash .taiji-icon__splash-core{z-index:1;position:absolute;top:18%;bottom:18%;left:18%;right:18%}.taiji-icon--splash .taiji-icon__splash-core svg,.splash-icon-host .taiji-icon--splash{width:100%;height:100%}.device .master-fab.splash-icon-host .master-fab-icon{justify-content:center;align-items:center;width:51px;height:51px;display:flex}.device .master-fab.splash-icon-host{opacity:.88;width:91px;height:91px}.device .master-fab.splash-icon-host .master-fab-icon .taiji-icon--splash{width:51px;height:51px}.home-v2 .master-card .chat-message-avatar.splash-icon-host .taiji-icon--splash,.home-v2 .master-card .master-welcome-avatar.splash-icon-host .taiji-icon--splash,.chat-message-avatar.splash-icon-host .taiji-icon--splash,.master-welcome-avatar.splash-icon-host .taiji-icon--splash{width:100%;height:100%}.splash-icon-host{box-shadow:none;background:0 0;border:none;padding:0}.chat-message-avatar:has(.taiji-icon--splash){box-shadow:none;background:0 0;border:none;padding:0}.master-welcome-avatar:has(.taiji-icon--splash){box-shadow:none;background:0 0;border:none;padding:0}.device .master-fab:has(.taiji-icon--splash){box-shadow:none;background:0 0;border:none;padding:0}.taiji-icon__splash-core.taiji-icon--spin,.taiji-icon__splash-core.taiji-icon--spin svg,.chat-message.ai .taiji-icon__splash-core.taiji-icon--spin,.chat-message.ai .taiji-icon__splash-core.taiji-icon--spin svg{animation:12s linear infinite taiji-spin}.chat-message.thinking .taiji-icon__splash-core.taiji-icon--spin,.chat-message.thinking .taiji-icon__splash-core.taiji-icon--spin svg,.chat-message.is-streaming .taiji-icon__splash-core.taiji-icon--spin,.chat-message.is-streaming .taiji-icon__splash-core.taiji-icon--spin svg{animation-duration:1.6s}.bagua-loading{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.bagua-loading svg{transform-origin:50%;width:100%;height:100%;animation:1.6s linear infinite bagua-spin;display:block}.bagua-loading--static svg{animation:none}.device--splash .splash-logo-taiji.bagua-loading svg{animation-duration:10s}@keyframes bagua-spin{to{transform:rotate(360deg)}}.bagua-loading--xs{width:16px;height:16px}.bagua-loading--sm{width:22px;height:22px}.bagua-loading--md{width:32px;height:32px}.bagua-loading--lg{width:48px;height:48px}.bagua-loading--xl{width:56px;height:56px}.bagua-loading--xxl{width:72px;height:72px}.route-loading{box-sizing:border-box;width:100%;min-height:min(52vh,420px);padding:40px 24px calc(48px + var(--iphone-bottom-inset,0px));background:radial-gradient(ellipse 70% 55% at 50% 42%, #e264141a, transparent 68%), var(--bg-app);flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.route-loading__glow{pointer-events:none;filter:blur(2px);background:radial-gradient(circle,#e264142e,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute}.route-loading__emblem{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;box-shadow:0 0 0 10px #e264140f,0 12px 28px #e2641429}.route-loading__emblem .bagua-loading{width:56px;height:56px}.route-loading__text{z-index:1;letter-spacing:.12em;color:var(--text-secondary);margin:0;font-size:14px;font-weight:500;position:relative}.btn-splash-enter{box-sizing:border-box;width:100%;max-width:100%;margin:0 0 14px}.device--bazi .bazi-nav{grid-template-columns:40px 1fr 40px}.device--bazi .bazi-nav>.btn-icon:first-child{grid-column:1;justify-self:start}.device--bazi .bazi-nav>.btn-icon:last-child{grid-column:3;justify-self:end}.device--bazi .bazi-tab{color:var(--text-primary,#1a1f28)}.device--bazi .bazi-tab.is-active{color:var(--brand-fire)}.device--bazi .bazi-tab.is-locked{opacity:1}.app-page.home-v2 .home-top,.device.home-v2 .home-top,.hv2-page .home-top{grid-template-columns:40px 1fr 40px}.app-page.home-v2 .home-top .btn-icon,.device.home-v2 .home-top .btn-icon,.hv2-page .home-top .btn-icon,.drawer-v2 .drawer-settings-btn.btn-icon,.profile-v2-header .btn-icon,.profile-v2-header-actions .btn-icon{box-sizing:border-box;overflow:visible;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.app-page.home-v2 .home-top .btn-icon svg,.device.home-v2 .home-top .btn-icon svg,.hv2-page .home-top .btn-icon svg,.drawer-v2 .drawer-settings-btn.btn-icon svg,.profile-v2-header .btn-icon svg,.profile-v2-header-actions .btn-icon svg{flex-shrink:0;min-width:22px;min-height:22px;width:22px!important;height:22px!important}.app-page.home-v2 .home-msg-dot,.device.home-v2 .home-msg-dot,.hv2-page .home-msg-dot{width:8px;height:8px;top:7px;right:7px}.device--hecan .hc-tab{color:var(--text-primary,#1a1f28)}.device--hecan .hc-tab.is-active{color:var(--brand-fire)}.device--naming .nm-tab{color:var(--text-primary,#1a1f28)}.device--naming .nm-tab.is-active{color:var(--brand-fire)}.device--bazi,.device--bazi-preparing{box-sizing:border-box;min-width:0;max-width:100%;overflow-x:hidden}.device--bazi .bazi-scroll,.device--bazi .bazi-scroll-inner{box-sizing:border-box;min-width:0;max-width:100%}.device--bazi .bazi-scroll{overflow-x:hidden}.device--bazi .bazi-scroll-inner{padding-left:0!important;padding-right:0!important}.device--bazi .bazi-card,.device--bazi .bazi-analysis-summary,.device--bazi .bazi-vip-card{box-sizing:border-box;width:auto;max-width:100%}.device--bazi .bazi-chips,.device--bazi .bazi-shen-row,.device--bazi .bazi-wx,.device--bazi .bazi-wx-impact,.device--bazi .bazi-ss-scroll,.device--bazi .bazi-ss-grid,.device--bazi .bazi-traits,.device--bazi .bazi-phases,.device--bazi .bazi-pillars,.device--bazi .bazi-meter{box-sizing:border-box;min-width:0;max-width:100%}.device--bazi .bazi-wx-impact{grid-template-columns:repeat(2,minmax(0,1fr))}.device--bazi .bazi-wx-impact .wi{overflow-wrap:anywhere;word-break:break-word;min-width:0}.device--bazi .bazi-wx-row .st{text-overflow:ellipsis;flex-shrink:1;width:auto;max-width:4.5em;overflow:hidden}.device--bazi .bazi-wx-row.wx-wood .fill,.device--bdr .bazi-wx-row.wx-wood .fill{background:linear-gradient(90deg,#5cad6a,#2d7a4f)}.device--bazi .bazi-wx-row.wx-fire .fill,.device--bdr .bazi-wx-row.wx-fire .fill{background:linear-gradient(90deg, #f0924a, var(--brand-fire))}.device--bazi .bazi-wx-row.wx-earth .fill,.device--bdr .bazi-wx-row.wx-earth .fill{background:linear-gradient(90deg, #e0c878, var(--brand-earth))}.device--bazi .bazi-wx-row.wx-metal .fill,.device--bdr .bazi-wx-row.wx-metal .fill{background:linear-gradient(90deg,#c4bbb0,#7a746c)}.device--bazi .bazi-wx-row.wx-water .fill,.device--bdr .bazi-wx-row.wx-water .fill{background:linear-gradient(90deg,#3d6d8f,#1a3a52)}.device--bazi .bazi-header{z-index:30;flex-shrink:0;position:relative;overflow:visible}.device--bazi .bazi-menu-pop{top:calc(100% - 6px);right:max(12px, var(--app-page-pad-right));z-index:120;pointer-events:auto;min-width:148px;position:absolute;left:auto}.device--bazi .bazi-menu-pop button{z-index:1;pointer-events:auto;touch-action:manipulation;position:relative}.sheet-body-pre{white-space:pre-line;color:var(--text-secondary);max-height:min(50vh,360px);margin:0;font-size:14px;line-height:1.65;overflow-y:auto}.sheet--info h3{margin:0 0 12px}.device--bazi .bazi-pro-toggle{border:1px dashed var(--border);width:calc(100% - 32px);max-width:calc(100% - 32px);box-shadow:none;font-family:var(--font-sans);color:var(--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:6px 16px 10px;padding:10px 14px;font-size:12px;font-weight:400;display:flex}.device--bazi .bazi-pro-toggle.is-open{border-style:dashed;border-color:var(--border);color:var(--text-secondary);box-shadow:none;background:0 0}.device--bazi .bazi-pro-toggle-chevron{opacity:.75;flex-shrink:0;font-size:10px;line-height:1}.device--bazi .bazi-pro-toggle-label{font-family:var(--font-sans);letter-spacing:0}.chat-fullscreen .chat-compose{padding-bottom:calc(14px + var(--iphone-bottom-inset))}.chat-fullscreen.master-chat-fs{padding-top:var(--app-page-pad-top,12px)}.chat-fullscreen.master-chat-fs .fs-head{align-items:flex-start;padding:6px 12px 10px}.chat-fullscreen.master-chat-fs .fs-head-center{min-width:0;padding:2px 4px 0}.chat-fullscreen.master-chat-fs .fs-head-sub{word-break:break-word;overflow-wrap:anywhere;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;margin:4px 0 0;line-height:1.45;display:-webkit-box;overflow:hidden}.chat-fullscreen.master-chat-fs .chat-thread{flex:1 1 0;gap:10px;min-height:0;padding:12px 16px}.chat-fullscreen.master-chat-fs .chat-thread:not(.is-chatting){gap:0}.chat-fullscreen.master-chat-fs .chat-bubble.user{word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap;align-self:flex-end;max-width:88%}.chat-fullscreen.master-chat-fs .chat-message{box-sizing:border-box;width:100%;max-width:100%}.chat-fullscreen.master-chat-fs .chat-message-body{flex:1 1 0;min-width:0;max-width:calc(100% - 58px)}.chat-fullscreen.master-chat-fs .chat-message .chat-bubble.ai{box-sizing:border-box;word-break:break-word;overflow-wrap:anywhere;width:100%;max-width:100%;font-size:16px;line-height:1.6}.chat-fullscreen.master-chat-fs .chat-md,.chat-fullscreen.master-chat-fs .chat-md-p,.chat-fullscreen.master-chat-fs .chat-md-list{word-break:break-word;overflow-wrap:anywhere}.chat-fullscreen.master-chat-fs .master-welcome-bubble{box-sizing:border-box;width:100%;max-width:100%}.chat-fullscreen.master-chat-fs .master-welcome-intro{word-break:break-word;overflow-wrap:anywhere}.chat-fullscreen.master-chat-fs .master-prompt-list{width:100%}.chat-fullscreen.master-chat-fs .master-prompt-chip{box-sizing:border-box;width:100%;max-width:100%}.chat-fullscreen.master-chat-fs .master-prompt-chip-text{text-align:left;word-break:break-word;overflow-wrap:anywhere;flex:1 1 0;min-width:0;line-height:1.45}.master-fab-hint>span:not(.master-fab-hint-x){word-break:break-word;overflow-wrap:anywhere;flex:1 1 0;min-width:0;margin:0;padding-top:1px;font-size:11px;line-height:1.45}.device.home-v2 .master-card .chat-compose,.home-v2 .master-card .chat-fullscreen .chat-compose{padding-bottom:calc(12px + var(--iphone-bottom-inset))}.home-v2 .master-card .master-chat:has(.chat-thread:not(.is-chatting)) .chat-compose{padding-bottom:calc(12px + var(--iphone-bottom-inset))}.legal-screen{flex-direction:column;height:100%;min-height:0;display:flex}.legal-nav h1{font-family:var(--font-serif);font-size:17px;font-weight:600}.legal-body{-webkit-overflow-scrolling:touch;padding:8px 16px calc(24px + var(--iphone-bottom-inset,0px));flex:1;overflow-y:auto}.legal-section+.legal-section{margin-top:20px}.legal-section-title{font-family:var(--font-serif);color:var(--text-primary);margin:0 0 10px;font-size:16px;font-weight:600;line-height:1.45}.legal-paragraph{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;margin:0 0 10px;font-size:14px;line-height:1.7}.legal-list{color:var(--text-secondary);margin:0 0 10px;padding-left:1.25em;font-size:14px;line-height:1.7}.legal-list li+li{margin-top:6px}.home-v2 .fortune-chips.fortune-chips--single-line,.home-v2 .fortune-fullscreen .fortune-yiji .fortune-chips{display:flex}.fortune-chips--single-line{max-width:100%;margin-top:8px;position:relative}.fortune-chips-measure{visibility:hidden;pointer-events:none;flex-wrap:nowrap;gap:6px;height:0;display:flex;position:absolute;left:0;right:0;overflow:hidden}.fortune-chips-row{flex-wrap:nowrap;align-items:center;gap:6px;display:flex;overflow:hidden}.fortune-chips-row .fortune-chip-item{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px}.fortune-chips-more{color:var(--brand-fire);cursor:pointer;font-size:10px;font-weight:600;font-family:var(--font-sans);white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:3px 4px}.fortune-chips-more:active{opacity:.85}.home-v2 .fortune-chips .fortune-chip-yi,.fortune-fullscreen .fortune-chips .fortune-chip-yi{background:var(--accent-tech-muted);color:var(--accent-tech)}.home-v2 .fortune-chips .fortune-chip-ji,.fortune-fullscreen .fortune-chips .fortune-chip-ji{background:var(--brand-fire-muted);color:var(--cinnabar);border:1px solid #b84a3a40}.fortune-yiji{gap:10px;margin-bottom:12px;display:grid}.fortune-yiji-group h3{color:var(--text-secondary);margin:0 0 6px;font-size:12px;font-weight:600}.profile-form-screen .wheel-item{all:unset;box-sizing:border-box;cursor:pointer;width:100%;height:38px;font-family:var(--font-sans);text-align:center;color:var(--text-muted);touch-action:pan-y;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:0 4px;font-size:13px;line-height:1.2;display:flex}.profile-form-screen .wheel-item:focus{outline:0}.profile-form-screen .wheel-item:focus-visible{outline:0}.profile-form-screen .wheel-scroll{overscroll-behavior-y:contain;touch-action:pan-y}.archive-current-tag{background:var(--brand-fire-muted);color:var(--cinnabar);border:1px solid #b84a3a33;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.device--bazi .bazi-pro-view,.device--bazi #proView{max-width:100%}.device--bazi .bazi-hero.mship-user-card{text-align:center;box-shadow:none;gap:0;align-items:unset;background:0 0;border:none;margin:0;padding:4px 16px;display:block}.device--bazi .bazi-hero .mship-avatar-wrap{width:72px;height:72px;margin:0;padding-top:0}.device--bazi .bazi-hero .mship-avatar-img{width:72px;height:72px}.device--bazi .bazi-hero.is-member .mship-avatar-wrap{width:80px;height:80px}.device--bazi .bazi-hero.is-member .mship-avatar-img{width:64px;height:64px}.device--bazi .bzp-pt-wrap,.device--bazi .bzp-wdual,.device--bazi .bzp-tg-wrap,.device--bazi .bzp-rgrid,.device--bazi .bzp-ss{box-sizing:border-box;max-width:100%;padding-left:16px;padding-right:16px}.device--bazi .bzp-geju,.device--bazi .bzp-atabs,.device--bazi .bzp-apanel,.device--bazi .bzp-schools,.device--bazi .bzp-dyhead,.device--bazi .bzp-dydeta{box-sizing:border-box;max-width:calc(100% - 32px);margin-left:16px;margin-right:16px}.device--bazi .bzp-dyscroll{overscroll-behavior-x:contain;box-sizing:border-box;max-width:100%;padding:2px 16px 8px}.device--bazi .bzp-dyscroll .drow{align-items:flex-end}.device--bazi .bzp-dyhead{gap:7px;margin-bottom:12px;padding:11px 13px 12px;overflow:visible}.device--bazi .bzp-dyhead .s{overflow-wrap:anywhere;line-height:1.35}.device--bazi .bzp-prow .pv{white-space:nowrap;text-overflow:ellipsis;width:auto;min-width:32px;max-width:4.8em;line-height:1.2;overflow:hidden}.device--bazi .bazi-info-item .val,.device--bazi .bazi-info-item .sub{overflow-wrap:anywhere;word-break:break-word}.device--bazi .bzp-dyscroll .dyc.is-cur:before{content:none!important;display:none!important}.device--bazi .bzp-dyscroll .dyc-slot{flex-direction:column;flex-shrink:0;align-items:center;width:82px;display:flex}.device--bazi .bzp-dyscroll .dyc{width:100%}.device--bazi .bzp-dyscroll .dyc.is-cur{padding-top:9px}.device--bazi .bzp-dyscroll .dyc-cur{box-sizing:border-box;background:var(--brand-fire);color:#fff;white-space:nowrap;pointer-events:none;border-radius:5px;flex-shrink:0;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 0 4px;padding:2px 7px;font-size:8px;font-weight:600;line-height:1.25;display:block}.app-page.device--bazi-preparing,.app-page.device--hecan-preparing,.app-page.device--naming-preparing{background:var(--bg-app);flex-direction:column;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.app-page.device--bazi-preparing,.app-page.device--hecan-preparing,.app-page.device--naming-preparing{height:100dvh;max-height:100dvh}}.device--bazi-preparing .bazi-nav>.bazi-nav-placeholder{visibility:hidden;pointer-events:none;grid-column:3;justify-self:end}.tool-preparing-body{min-height:0;padding:24px 28px calc(40px + var(--iphone-bottom-inset));text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.tool-preparing-emblem{justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:flex}.tool-preparing-title{font-family:var(--font-serif);letter-spacing:.06em;color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.tool-preparing-hint{color:var(--text-muted);margin:0 0 28px;font-size:12px;line-height:1.5}.tool-preparing-progress{width:100%;max-width:280px}.tool-preparing-progress-meta{color:var(--text-secondary);justify-content:space-between;align-items:baseline;margin-bottom:10px;font-size:11px;display:flex}.tool-preparing-progress-meta strong{color:var(--brand-fire);font-size:13px;font-weight:600}.tool-preparing-track{background:var(--surface-muted);border:1px solid var(--border);border-radius:999px;height:8px;overflow:hidden}.tool-preparing-fill{background:linear-gradient(90deg, var(--accent-tech), var(--brand-fire));border-radius:999px;height:100%;transition:width .35s}.tool-preparing-steps{text-align:left;width:100%;max-width:280px;margin:18px 0 0;padding:0;list-style:none}.tool-preparing-steps li{color:var(--text-muted);padding:6px 0 6px 18px;font-size:11px;line-height:1.45;position:relative}.tool-preparing-steps li:before{content:"";background:var(--border);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:0}.tool-preparing-steps li.is-done{color:var(--text-secondary)}.tool-preparing-steps li.is-done:before{background:var(--accent-tech)}.tool-preparing-steps li.is-active{color:var(--text-primary);font-weight:600}.tool-preparing-steps li.is-active:before{background:var(--brand-fire);box-shadow:0 0 0 3px var(--brand-fire-muted)}.drawer-settings-section-label{color:var(--text-muted);margin:0;padding:8px 16px 4px;font-size:12px}.drawer-settings-item.is-active{color:var(--accent-terracotta);font-weight:600}.drawer-settings-item--danger{color:#b54a32}.drawer-settings-divider{background:#1a1f2814;height:1px;margin:6px 12px}.drawer-action-btn.is-soon{cursor:default;opacity:.72;color:var(--text-muted)}.profile-goto-home{color:var(--accent-terracotta);cursor:pointer;font-size:14px;font-family:var(--font-sans);background:0 0;border:none}.device--sheet .archive-list{margin-top:0}.device--sheet .btn-dashed{margin-top:4px}.fs-hidden-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fs-stick-preview{margin-top:12px}.fs-stick-preview-img{object-fit:contain;border:1px solid var(--border);background:var(--surface-muted);border-radius:12px;width:100%;max-height:200px;display:block}.home-history-lock{border-radius:14px;min-height:0;margin-top:4px;position:relative;overflow:hidden}.home-history-lock-blur{filter:blur(5px);opacity:.32;pointer-events:none;-webkit-user-select:none;user-select:none;height:88px;position:absolute;top:-8px;left:0;right:0;overflow:hidden}.home-history-lock-blur .home-history-list{gap:6px;padding:0 2px}.home-history-lock-blur .home-history-item{min-height:52px;padding:10px 12px}.home-history-lock-mask{z-index:1;-webkit-backdrop-filter:blur(4px);border:1px solid var(--brand-earth-border);background:#f5f0e8d6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 14px;display:flex;position:relative}.home-history-lock-mask .vip-badge{background:var(--brand-earth-bg);color:#8b6914;border:1px solid var(--brand-earth-border);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600;line-height:1.2}.home-history-lock-mask p{color:var(--text-secondary);text-align:center;max-width:240px;margin:0;font-size:10px;line-height:1.45}.home-history-unlock-btn{cursor:pointer;font-size:11px;font-weight:600;font-family:var(--font-sans);color:#fff;background:linear-gradient(135deg, var(--brand-earth), #c9a227);border:none;border-radius:999px;padding:7px 14px;box-shadow:0 2px 6px #c9a2273d}.home-history-unlock-btn:active{opacity:.9;transform:scale(.98)}.home-v2 .tool-grid .tool-card{text-align:center;border:1px solid #e8e2d8cc;flex-direction:column;justify-content:center;align-items:center;display:flex;background:var(--bg-card)!important}.home-v2 .tool-grid .tool-card .ico{flex:none;justify-content:center;align-items:center;width:auto;max-width:100%;margin:0 auto 4px;display:flex}.home-v2 .tool-grid .tool-card h3,.home-v2 .tool-grid .tool-card p{text-align:center;width:100%}.home-v2 .tool-grid .tool-card.is-soon{opacity:.88;cursor:default;position:relative;overflow:visible}.home-v2 .hv2-panel .tool-grid .tool-card.is-soon{overflow:visible}.home-v2 .hv2-panel .tool-grid.tool-grid--v2{grid-auto-rows:1fr;align-items:stretch}.home-v2 .hv2-panel .tool-grid .tool-card{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;display:flex;min-height:0!important;padding:6px 4px 5px!important}.home-v2 .hv2-panel .tool-grid .tool-card .feature-ico{box-sizing:border-box;aspect-ratio:1;flex:none;order:0;align-self:center;width:58px;min-width:58px;max-width:58px;height:58px;min-height:58px;max-height:58px;margin:0 auto 4px;overflow:hidden}.home-v2 .hv2-panel .tool-grid .tool-card .feature-ico .feature-ico__img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.home-v2 .hv2-panel .tool-grid .tool-card h3{text-overflow:ellipsis;white-space:nowrap;text-align:center;flex:none;order:1;width:100%;min-height:15.6px;max-height:15.6px;margin:0 0 2px;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.home-v2 .hv2-panel .tool-grid .tool-card p{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:0 0 27px;order:2;width:100%;min-height:27px;max-height:27px;margin:0;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.home-v2 .tool-grid .tool-card.is-soon h3,.home-v2 .tool-grid .tool-card.is-soon p{color:var(--text-muted)}.home-v2 .tool-grid .tool-card.is-soon .feature-ico{opacity:.72}.tool-soon-badge{z-index:6;background:var(--brand-fire);color:#fff;white-space:nowrap;pointer-events:none;border:1px solid #ffffffd9;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700;line-height:1.2;position:absolute;top:4px;right:4px;box-shadow:0 2px 8px #e85d0459}.home-v2 .hv2-panel .tool-grid{overflow:visible}.tool-coming-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:20px;margin:12px 0;padding:20px}.tool-coming-icon{margin-bottom:12px;font-size:36px;line-height:1;display:block}.tool-coming-card h2{font-family:var(--font-serif);margin:0 0 8px;font-size:22px;font-weight:600}.tool-coming-sub{color:var(--text-secondary);margin:0 0 16px;font-size:14px}.tool-coming-desc{color:var(--text-secondary);margin:0 0 20px;font-size:15px;line-height:1.5}.tool-coming-badge{text-align:center;color:var(--brand-earth);background:var(--brand-earth-bg);border:1px solid var(--brand-earth-border);border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}.hc-sec-card p,.hc-guide{font-size:14px;line-height:1.7}.hc-vip-wrap{border-radius:16px;margin:0 4px 10px;position:relative;overflow:hidden}.hc-vip-wrap .hc-sec-card{margin:0}.hc-vip-mask{-webkit-backdrop-filter:blur(2px);cursor:pointer;background:#ffffffd1;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.hc-vip-mask .vip-badge{background:var(--brand-earth-bg);color:#8b6914;border:1px solid var(--brand-earth-border);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600;line-height:1.2}.hc-vip-mask p{color:var(--text-secondary);text-align:center;max-width:240px;margin:0;font-size:11px;line-height:1.5}.nm-name-card-wrap.is-locked{cursor:pointer}.nm-name-card{position:relative}.nm-name-lock-mask{border-radius:inherit;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.nm-name-lock-mask .vip-badge{background:var(--brand-earth-bg);color:#8b6914;border:1px solid var(--brand-earth-border);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.nm-name-lock-mask p{color:var(--text-secondary);text-align:center;margin:0;font-size:11px;line-height:1.45}.nm-vip-hint{color:var(--text-muted);text-align:center;margin:8px 4px 0;font-size:12px;line-height:1.5}.nm-scenario-row{flex-wrap:wrap;gap:8px;display:flex}.nm-scenario-chip{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-secondary);cursor:pointer;font-size:12px;font-family:var(--font-sans);border-radius:999px;padding:8px 12px}.nm-scenario-chip.is-on{border-color:var(--brand-fire);background:var(--brand-fire-muted);color:var(--text-primary);font-weight:600}.about-hero-version{color:var(--text-muted);margin:0 0 10px;font-size:12px}@media (prefers-reduced-motion:reduce){.taiji-spin svg,.taiji-icon--spin,.taiji-icon--spin svg,.taiji-icon__splash-core.taiji-icon--spin,.taiji-icon__splash-core.taiji-icon--spin svg,.bagua-loading svg{animation:none!important}}.home-v2 .tool-matrix,.home-v2 .hv2-quick-grid{content-visibility:auto;contain-intrinsic-size:1px 280px}.fortune-stars,.fortune-stat-value .fortune-stars,.fortune-preview-stars .fortune-stars,.fortune-stars span{color:var(--brand-earth)!important}.fortune-stars .is-off{opacity:.28;color:var(--brand-earth)!important}.fortune-fullscreen .fortune-yiji,.fortune-fullscreen .fortune-chips--yi-ji{display:none!important}.almanac-loading{justify-content:center;align-items:center;padding:12px 0 8px;display:flex}.almanac-loading .bagua-loading{width:28px;height:28px}.almanac-info-grid{border-top:1px dashed var(--border);grid-template-columns:1fr 1fr;gap:8px 12px;margin:10px 0 0;padding:10px 0 0;display:grid}.almanac-info-grid .almanac-info-cell,.almanac-info-grid>div{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.almanac-info-label{color:var(--text-muted);margin:0;padding:0;font-size:10px;display:block}.almanac-info-value{text-align:left;color:var(--text-primary);margin:0;padding:0;font-size:12px;font-weight:500;line-height:1.4;display:block}.almanac-hour-table .almanac-hour-head,.almanac-hour-table .almanac-hour-row{box-sizing:border-box;align-items:center;padding:10px 8px;grid-template-columns:1fr 1.35fr .85fr 1fr!important;gap:0!important;display:grid!important}.almanac-hour-table .almanac-hour-head{border-bottom:1px solid var(--border);background:var(--surface-muted);color:var(--text-muted);padding:9px 8px 8px;font-size:10px;font-weight:600}.almanac-hour-table .almanac-hour-head>*,.almanac-hour-table .almanac-hour-row>*{align-self:center;min-width:0;max-width:100%;text-align:center!important;background:0 0!important;border-bottom:none!important;justify-self:center!important;margin:0!important;padding-left:0!important;padding-right:0!important}.almanac-hour-table .almanac-hour-row{border-bottom:1px solid var(--border);font-size:12px}.almanac-hour-table .almanac-hour-row:last-child{border-bottom:none}.almanac-hour-table .almanac-hour-luck{justify-self:center!important}.almanac-hour-table .almanac-hour-do{color:var(--text-secondary);overflow-wrap:anywhere;font-size:11px;line-height:1.35;text-align:center!important;justify-self:center!important;max-width:none!important}.almanac-hour-table .almanac-hour-grid{display:block;overflow:hidden}@media (max-width:1023px),(hover:none) and (pointer:coarse){:root{--app-page-pad-x:16px;--app-page-pad-left:max(16px, env(safe-area-inset-left,0px));--app-page-pad-right:max(16px, env(safe-area-inset-right,0px));--iphone-w:100%!important;--iphone-h:var(--app-vh,100dvh)!important;--app-phone-h:var(--app-vh,100dvh)!important;--app-content-max:100%!important}html,body{background:var(--bg-app)!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow-x:clip!important}#root{width:100%!important;min-width:0!important;max-width:100%!important;height:var(--app-vh,100dvh)!important;min-height:var(--app-vh,100dvh)!important;background:var(--bg-app)!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;overflow-x:clip!important}#root>.app-page,#root>.device,.app-page,.device,.device--has-dock,.app-page.device--has-dock,.device--bazi,.device--bazi-preparing,.device--fs,.device--profile-v2,.device--hecan,.device--hecan-preparing,.device--naming,.device--naming-preparing,.device--auth,.device--onboarding,.device--invite,.device--splash,.device--sheet,.device--bdr,.device.home-v2,.app-page.home-v2{width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;min-height:var(--app-vh,100dvh)!important;border-radius:0!important;margin:0!important;left:0!important;right:0!important;transform:none!important}.device--has-dock>#appDock,.app-dock,.app-dock--compact{width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important;transform:none!important}.tool-preparing-progress,.tool-preparing-steps{width:100%!important;max-width:none!important}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){:root{--root-v-pad:48px;--app-phone-h:min(calc(100dvh - var(--root-v-pad)), 900px);--iphone-h:var(--app-phone-h);--iphone-w:min(100%, 430px);--app-content-max:430px;--app-page-pad-x:20px;--app-page-pad-left:20px;--app-page-pad-right:20px}html,body{height:100%;overflow:hidden}#root{box-sizing:border-box;height:100dvh;max-height:100dvh;padding:max(16px, env(safe-area-inset-top,0px)) 20px max(16px, env(safe-area-inset-bottom,0px));background:#e8e4dc;flex-direction:column;overflow:hidden;justify-content:center!important;align-items:center!important;display:flex!important}#root>.app-page,#root>.device{border-radius:28px;box-shadow:0 0 0 1px #1a1f280f,0 24px 56px #1a1f281a;width:var(--iphone-w)!important;max-width:var(--app-content-max)!important;min-height:0!important;height:var(--app-phone-h)!important;max-height:var(--app-phone-h)!important;flex:none!important}.app-page,.device,.device--has-dock,.device--bazi,.device--bazi-preparing,.device--fs,.device--profile-v2,.device--hecan,.device--hecan-preparing,.device--naming,.device--naming-preparing,.device--auth,.device--onboarding,.device--invite,.device--splash,.device--sheet,.device--bdr,.device.home-v2,.app-page.home-v2{height:var(--app-phone-h);max-height:var(--app-phone-h);border-radius:28px;overflow:hidden;box-shadow:0 0 0 1px #1a1f280f,0 24px 56px #1a1f281a;width:var(--iphone-w)!important;max-width:var(--app-content-max)!important}}.hv2-page .hv2-quick-grid{box-sizing:border-box;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);align-items:stretch;gap:6px;width:100%;margin:0 0 8px;display:grid}.hv2-page .hv2-quick-grid .home-almanac-card--full{grid-column:1/-1}.hv2-page .hv2-quick-card,.hv2-page .fortune-today--compact{flex-direction:column;align-self:stretch;height:100%;min-height:100%;display:flex}.hv2-page .home-checkin-card .home-checkin-btn{margin-top:auto}.hv2-page .fortune-today--compact .fortune-summary{flex:auto;min-height:0}.hv2-page .fortune-today--compact .fortune-preview-stats{margin-top:auto}.hv2-page .home-almanac-card{position:relative;overflow:hidden}.hv2-page .home-almanac-card--full{min-height:0;padding:10px 12px}.hv2-page .home-almanac-card--full .hv2-quick-title{margin:0 0 4px;padding-right:40px}.hv2-page .home-almanac-split{box-sizing:border-box;grid-template-columns:minmax(0,1.4fr) minmax(128px,1.1fr);align-items:stretch;gap:6px;width:100%;padding-right:2px;display:grid}.hv2-page .home-almanac-main{flex-direction:column;min-width:0;display:flex}.hv2-page .home-almanac-card--full .hv2-quick-sub{margin:0 0 2px}.hv2-page .home-almanac-card .hv2-quick-sub--lunar{margin:0 0 4px}.hv2-page .home-almanac-card--full .hv2-quick-body{margin:0}.hv2-page .home-almanac-prompts{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-end;min-width:0;height:0;min-height:100%;margin-left:0;padding:0;display:flex;overflow:visible}.hv2-page .home-almanac-capsule-grid{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-end;gap:3px;width:100%;min-height:0;max-height:100%;display:flex;overflow:visible}.hv2-page .home-almanac-capsule-row{justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.hv2-page .home-almanac-capsule-row--step-0{margin-right:0}.hv2-page .home-almanac-capsule-row--step-1{margin-right:10px}.hv2-page .home-almanac-capsule-row--step-2{margin-right:2px}.hv2-page .home-almanac-capsule{-webkit-appearance:none;appearance:none;font-family:var(--font-serif);color:#8a6a28;white-space:nowrap;cursor:pointer;background:linear-gradient(160deg,#c9a22729,#c9a2270d);border:1px solid #c9a2275c;border-radius:999px;flex:none;margin:0;padding:2px 7px;font-size:10px;font-weight:700;line-height:1.15;box-shadow:inset 0 1px #ffffff8c}.hv2-page .home-almanac-capsule:active{transform:scale(.98)}.hv2-page .home-almanac-card .almanac-line{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hv2-page .home-almanac-card .almanac-line--yi{color:#8b6914;margin-bottom:3px}.hv2-page .home-almanac-card .almanac-line--ji{color:var(--text-secondary)}.hv2-page .home-checkin-card{text-align:center;cursor:pointer;justify-content:flex-start;align-items:center}.hv2-page .home-almanac-seal{pointer-events:none;z-index:1;width:48px;height:48px;position:absolute;top:0;right:0}.hv2-page .home-almanac-seal:before{content:"";border-style:solid;border-width:0 48px 48px 0;border-color:transparent var(--brand-fire) transparent transparent;filter:drop-shadow(-2px 3px 5px #e85d0452);width:0;height:0;position:absolute;top:0;right:0}.hv2-page .home-almanac-seal__text{text-align:center;transform-origin:50%;width:36px;font-family:var(--font-serif);color:#fff;letter-spacing:.06em;white-space:nowrap;text-shadow:0 1px 2px #0000002e;font-size:13px;font-weight:700;line-height:1;position:absolute;top:10px;right:0;transform:rotate(45deg)}.almanac-trial-quota{background:var(--brand-fire-muted);color:var(--brand-fire-press,var(--brand-fire));border-radius:10px;margin:0 0 10px;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.4}.almanac-trial-quota.is-empty{color:var(--cinnabar,var(--brand-fire));background:#b84a3a1a}.almanac-trial-quota.is-member{color:var(--brand-earth);background:#c9a2271a}.almanac-favorites-entry{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-secondary);cursor:pointer;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:600}.almanac-builder-steps{flex-direction:column;gap:12px;margin-top:10px;display:flex}.almanac-builder-step{border:1px solid var(--border-subtle);border-radius:12px;padding:10px}.almanac-builder-add,.almanac-builder-remove{color:var(--accent-tech);cursor:pointer;background:0 0;border:0;font-size:12px}.almanac-condition-card,.almanac-plan-card,.almanac-favorite-item{border:1px solid var(--border-subtle);border-radius:12px;margin-bottom:10px;padding:12px}.almanac-condition-chips{flex-wrap:wrap;gap:6px;display:flex}.almanac-condition-chip{background:var(--surface-muted);border-radius:999px;padding:4px 8px;font-size:11px}.almanac-collect-btn{color:var(--accent-tech);cursor:pointer;background:0 0;border:0;margin-top:8px;font-size:12px}.device--settings>.v2-scroll-screen,.device--security>.v2-scroll-screen,.device--devices>.v2-scroll-screen{padding-left:12px;padding-right:12px}.device--settings .profile-v2-settings-sheet,.device--security .profile-v2-settings-sheet{width:100%;margin-left:0;margin-right:0}.device--settings .profile-v2-settings-sheet .form-row-label,.device--security .profile-v2-settings-sheet .form-row-label{flex:auto;min-width:0;font-size:15px;font-weight:500}.device--settings .settings-logout-foot{padding-left:0;padding-right:0}.security-sheet.security-sheet--email{padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.security-email-hero{text-align:center;background:radial-gradient(120% 80% at 50% 0%, #e85d0424, transparent 55%), linear-gradient(180deg, #fff8f0f2, var(--surface-muted));border:1px solid #e85d041f;border-radius:16px;flex-direction:column;align-items:center;gap:10px;margin:0 0 4px;padding:18px 16px 16px;display:flex}.security-email-ico{background:linear-gradient(145deg, #ff8a3d, var(--brand-fire));color:#fff;border-radius:16px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 8px 20px #e85d0447}.security-email-ico svg{display:block}.security-email-hero-title{color:var(--text-primary);letter-spacing:.02em;margin:0;font-size:16px;font-weight:700}.security-email-hero-desc{color:var(--text-secondary);max-width:28em;margin:0;font-size:13px;line-height:1.55}.security-sheet--email .security-field-input{background:var(--bg-card);border-color:#e85d042e}.security-sheet--email .security-send-code{color:var(--brand-fire);background:#e85d0414;border-color:#e85d0447;font-weight:600}.security-sheet--email .security-send-code:disabled{background:var(--surface-muted);border-color:var(--border-subtle);color:var(--text-muted);font-weight:500}.security-sheet--email .btn-primary{border-radius:12px;min-height:48px;margin-top:8px;font-weight:600}.device--about .about-nav,.device--about .about-scroll{padding-left:12px;padding-right:12px}.home-checkin-detail-sheet .home-checkin-detail-hero{background:radial-gradient(120% 90% at 12% 0%, #3d9b8f24, transparent 55%), var(--surface-muted);border:1px solid #3d9b8f1f;border-radius:14px;margin:0 0 4px;padding:12px 14px}.home-checkin-detail-sheet .home-checkin-detail-streak{margin-bottom:6px}.home-checkin-detail-sheet .home-checkin-detail-streak strong{font-family:var(--font-serif);color:var(--accent-tech);margin:0 2px;font-size:28px;font-weight:700;line-height:1}.home-checkin-detail-sheet .home-checkin-detail-status{margin-bottom:0;font-size:13px}.home-checkin-detail-sheet .home-checkin-rewards{border:1px solid var(--border-subtle);background:var(--bg-card);border-top:1px solid var(--border-subtle);border-radius:14px;margin-top:14px;padding:12px 14px}.home-checkin-detail-sheet .home-checkin-reward-row span:last-child{color:var(--accent-tech);font-weight:600}.home-checkin-detail-sheet .home-checkin-strip-wrap{margin-top:14px}.device--hecan .hc-dual{align-items:stretch}.device--hecan .hc-col{box-sizing:border-box;flex-direction:column;height:100%;display:flex}.device--hecan .hc-col-hd{flex-direction:column;flex:1;align-items:center;margin-bottom:0;display:flex}.device--hecan .hc-col-foot{justify-content:center;align-items:flex-start;width:100%;min-height:2.9em;margin-top:6px;display:flex}.device--hecan .hc-col-foot .hc-profile-brief,.device--hecan .hc-col-foot .hc-partner-tip{width:100%;margin:0}.bdr-heat-cell span{white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;line-height:1.2;display:block;overflow:hidden}.nav-bar.almanac-nav a.almanac-nav-back,.nav-bar.almanac-nav .almanac-nav-back{color:inherit;-webkit-text-decoration:none!important;text-decoration:none!important}.btn-icon.btn-icon--back,.nav-bar>.btn-icon:first-child,.bazi-nav>.btn-icon:first-child,.sheet-modal-head>.btn-icon:first-child,.fs-head>.btn-icon:first-child,.home-history-nav>.btn-icon:first-child{font-weight:500;box-sizing:border-box!important;background:var(--bg-card)!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;color:var(--text-secondary)!important;box-shadow:var(--shadow-btn)!important;border:none!important;font-size:18px!important}.btn-icon .icon-back,.btn-icon .icon-history{flex-shrink:0;width:24px;height:24px;display:block}.almanac-cal-today-tag{display:none!important}.almanac-cal-cell.is-today,.almanac-pcal-cell.is-today,.almanac-gcal-cell.is-today{background:linear-gradient(160deg, var(--brand-fire-muted), #e85d0429);box-shadow:0 0 0 2.5px var(--brand-fire), 0 4px 12px #e85d0438;color:var(--brand-fire-press);font-weight:700}.almanac-builder-steps{flex-direction:column;gap:10px;margin-top:10px;margin-bottom:10px;display:flex}.almanac-builder-step{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:12px;padding:12px}.almanac-builder-step-title{font-size:13px;font-family:var(--font-serif);margin:0 0 10px;font-weight:600}.almanac-builder-step label{color:var(--text-muted);flex-direction:column;gap:4px;margin-bottom:8px;font-size:11px;display:flex}.almanac-builder-step label>span{font-size:11px}.almanac-builder-step select,.almanac-builder-step input[type=date]{border:1px solid var(--border);background:var(--bg-card);color:var(--text-primary);box-sizing:border-box;border-radius:10px;width:100%;padding:8px 10px;font-size:13px}.almanac-condition-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px;display:grid}.almanac-condition-grid label{cursor:pointer;margin-bottom:0;display:block}.almanac-condition-grid label span{color:var(--text-muted);margin-bottom:5px;font-size:10px;display:block}.almanac-condition-grid input[type=date]{border:1px solid var(--border);background:var(--surface-input);width:100%;min-width:0;font:11px var(--font-sans);color:var(--text-primary);cursor:pointer;border-radius:10px;padding:8px 7px;display:block;position:relative}.almanac-condition-grid input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.almanac-condition-check{align-items:center;margin:4px 0 8px;color:var(--text-secondary)!important;flex-direction:row!important;gap:8px!important;font-size:12px!important}.almanac-builder-add{width:100%;color:var(--brand-fire);cursor:pointer;background:#e85d040a;border:1px dashed #e85d0459;border-radius:12px;justify-content:center;align-items:center;margin:0;padding:11px 14px;font-size:12px;font-weight:600;display:flex}.almanac-builder-remove{border:1px solid var(--border);background:var(--bg-card);color:var(--cinnabar);cursor:pointer;border-radius:8px;align-self:flex-start;padding:4px 7px;font-size:10px}.device--almanac .almanac-intent-submit,.device--almanac .almanac-date-range-confirm{touch-action:manipulation;-webkit-tap-highlight-color:#e85d0440;cursor:pointer}.device--almanac.device--has-dock .almanac-main>.almanac-scroll{padding-bottom:calc(12px + 96px + var(--iphone-bottom-inset))}.device--almanac.device--has-dock>#appDock{z-index:60}.almanac-personal-day-sheet{flex-direction:column;height:min(66vh,540px);min-height:320px;max-height:min(66vh,540px);padding-bottom:16px;display:flex;overflow:hidden}.almanac-personal-day-sheet .sheet-modal-head{flex-shrink:0;margin-bottom:10px}.almanac-personal-day-sheet .almanac-personal-day-card{box-shadow:none;border:1px solid var(--border-subtle);margin:0 0 4px}.almanac-personal-day-sheet .almanac-personal-day-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;margin-bottom:10px;padding-right:2px;overflow-y:auto}.almanac-personal-day-cta{flex-shrink:0;width:100%;margin:0}.almanac-favorites-sheet{height:min(78vh,640px);height:min(78dvh,640px);max-height:min(85vh,720px);flex-direction:column;max-height:min(85dvh,720px);display:flex;overflow:hidden}.almanac-favorites-sheet .sheet-modal-head{flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;gap:0;margin-bottom:12px;display:grid}.almanac-favorites-sheet .sheet-modal-head h2{text-align:center;flex:none;grid-column:2}.almanac-favorites-sheet .sheet-modal-head .sheet-close{grid-column:3;justify-self:end}.almanac-favorites-sheet .almanac-favorites-tabs{flex-shrink:0}.almanac-favorites-sheet .almanac-favorites-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex:auto;min-height:0;padding-right:2px;overflow:hidden auto}.almanac-collect-btn.is-collected{background:var(--surface-muted);color:var(--text-secondary);box-shadow:none}.almanac-favorites-purpose{color:var(--text-primary);margin:0 0 6px;font-size:13px;font-weight:600}.hv2-page .hv2-quick-card{transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}@media (hover:hover){.hv2-page .hv2-quick-card:hover{border-color:#c9a22747;transform:translateY(-1px);box-shadow:0 6px 18px #1a1f2814}}.hv2-page .hv2-panel .tool-grid .tool-card{transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}@media (hover:hover){.hv2-page .hv2-panel .tool-grid .tool-card:hover{border-color:#c9a22759;transform:translateY(-2px);box-shadow:0 8px 20px #1a1f281a}}.hv2-page .hv2-spotlight{--spotlight-x:50%;--spotlight-y:50%}.hv2-page .hv2-spotlight:after{content:"";border-radius:inherit;background:radial-gradient(circle 180px at var(--spotlight-x) var(--spotlight-y),#c9a2271a,transparent 80%);opacity:0;pointer-events:none;z-index:0;transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0}@media (hover:hover){.hv2-page .hv2-spotlight:hover:after{opacity:1}}.hv2-page .hv2-spotlight>:not(.home-almanac-seal):not(.tool-vip-badge):not(.hv2-card-shimmer){z-index:1;position:relative}.hv2-page .hv2-spotlight>.home-almanac-seal,.hv2-page .hv2-spotlight>.tool-vip-badge{z-index:2}.hv2-page .hv2-quick-card,.hv2-page .hv2-panel .tool-grid .tool-card{animation:.4s ease-out backwards hv2CardEntrance}.hv2-page .hv2-quick-grid .hv2-quick-card:first-child{animation-delay:0s}.hv2-page .hv2-quick-grid .hv2-quick-card:nth-child(2){animation-delay:60ms}.hv2-page .hv2-quick-grid .hv2-quick-card:nth-child(3){animation-delay:.12s}.hv2-page .hv2-panel .tool-grid .tool-card:first-child{animation-delay:.18s}.hv2-page .hv2-panel .tool-grid .tool-card:nth-child(2){animation-delay:.24s}.hv2-page .hv2-panel .tool-grid .tool-card:nth-child(3){animation-delay:.3s}.hv2-page .hv2-panel .tool-grid .tool-card:nth-child(4){animation-delay:.36s}.hv2-page .hv2-panel .tool-grid .tool-card:nth-child(5){animation-delay:.42s}.hv2-page .hv2-panel .tool-grid .tool-card:nth-child(6){animation-delay:.48s}.hv2-page .home-brand-shine{color:var(--text-primary);background-image:linear-gradient(120deg,var(--text-primary) 0%,var(--text-primary) 40%,var(--brand-earth) 50%,var(--text-primary) 60%,var(--text-primary) 100%);-webkit-text-fill-color:transparent;background-size:250%;-webkit-background-clip:text;background-clip:text;animation:4.5s ease-in-out infinite hv2BrandShine;display:inline-block}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.hv2-page .home-brand-shine{-webkit-text-fill-color:unset;color:var(--text-primary);background:0 0}}.hv2-page .hv2-card-primary:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000,#c9a2278c,#0000);width:100%;height:3px;animation:7s ease-in-out infinite hv2CardShimmer;position:absolute;top:0;left:-100%}.hv2-page .home-almanac-card.hv2-card-primary:before{animation-delay:0s}.hv2-page .fortune-today.hv2-card-primary:before{animation-delay:1.6s}@media (prefers-reduced-motion:reduce){.hv2-page .hv2-quick-card,.hv2-page .hv2-panel .tool-grid .tool-card{transition:none;animation:none}.hv2-page .hv2-quick-card:hover,.hv2-page .hv2-panel .tool-grid .tool-card:hover{transform:none}.hv2-page .hv2-spotlight:after{transition:none}.hv2-page .home-brand-shine{-webkit-text-fill-color:unset;color:var(--text-primary);background:0 0;animation:none}.hv2-page .hv2-card-primary:before{animation:none;display:none}}.hv2-page .hv2-panel .tool-grid .tool-card .ico{margin-bottom:4px;font-size:22px;line-height:1}.hv2-page .hv2-panel .tool-grid .tool-card .feature-ico{box-sizing:border-box;aspect-ratio:1;z-index:1;border-radius:12px;flex:none;align-self:center;width:58px;min-width:58px;max-width:58px;height:58px;min-height:58px;max-height:58px;margin:0 auto 4px;position:relative;overflow:hidden}.hv2-page .hv2-panel .tool-grid .tool-card .feature-ico .feature-ico__img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.hv2-page .hv2-panel .tool-grid .tool-card .feature-ico--palm.feature-ico--tool,.tool-icons--legacy-round .feature-ico--palm.feature-ico--tool,.tool-icons--legacy .feature-ico--palm.feature-ico--tool{border-radius:12px!important}.hv2-page .hv2-panel .tool-grid .tool-card .feature-ico--palm .feature-ico__img,.tool-icons--legacy-round .feature-ico--palm.feature-ico--tool .feature-ico__img,.tool-icons--legacy .feature-ico--palm.feature-ico--tool .feature-ico__img{object-position:center;object-fit:cover!important;border-radius:12px!important}.hv2-page .hv2-panel .tool-grid .tool-card--vip .feature-ico{margin-top:0}.tool-icons--legacy-round .feature-ico--bazi.feature-ico--tool .feature-ico__img{transform-origin:50%;transform:scale(1.12)}.tool-icons--legacy .feature-ico--bazi.feature-ico--tool,.tool-icons--legacy .feature-ico--stick.feature-ico--tool,.tool-icons--legacy .feature-ico--naming.feature-ico--tool,.tool-icons--legacy .feature-ico--palm.feature-ico--tool,.tool-icons--legacy .feature-ico--hecan.feature-ico--tool,.tool-icons--legacy .feature-ico--fengshui.feature-ico--tool,.tool-icons--legacy .hv2-page .hv2-panel .tool-grid .tool-card .feature-ico,.tool-icons--legacy-round .feature-ico--bazi.feature-ico--tool,.tool-icons--legacy-round .feature-ico--stick.feature-ico--tool,.tool-icons--legacy-round .feature-ico--naming.feature-ico--tool,.tool-icons--legacy-round .feature-ico--palm.feature-ico--tool,.tool-icons--legacy-round .feature-ico--hecan.feature-ico--tool,.tool-icons--legacy-round .feature-ico--fengshui.feature-ico--tool,.tool-icons--legacy-round .hv2-page .hv2-panel .tool-grid .tool-card .feature-ico{width:48px;min-width:48px;height:48px;min-height:48px;margin:0 auto 6px}.tool-icons--legacy .feature-ico--bazi.feature-ico--tool,.tool-icons--legacy .feature-ico--stick.feature-ico--tool,.tool-icons--legacy .feature-ico--naming.feature-ico--tool,.tool-icons--legacy .feature-ico--palm.feature-ico--tool,.tool-icons--legacy .feature-ico--hecan.feature-ico--tool,.tool-icons--legacy .feature-ico--fengshui.feature-ico--tool,.tool-icons--legacy .hv2-page .hv2-panel .tool-grid .tool-card .feature-ico{border-radius:12px;box-shadow:0 2px 8px #1a1f2814}.tool-icons--legacy .feature-ico--bazi.feature-ico--tool .feature-ico__img,.tool-icons--legacy .feature-ico--stick.feature-ico--tool .feature-ico__img,.tool-icons--legacy .feature-ico--naming.feature-ico--tool .feature-ico__img,.tool-icons--legacy .feature-ico--palm.feature-ico--tool .feature-ico__img,.tool-icons--legacy .feature-ico--hecan.feature-ico--tool .feature-ico__img,.tool-icons--legacy .feature-ico--fengshui.feature-ico--tool .feature-ico__img{object-fit:contain;background:var(--surface-muted);border-radius:12px}.tool-icons--legacy-round .feature-ico--bazi.feature-ico--tool,.tool-icons--legacy-round .feature-ico--stick.feature-ico--tool,.tool-icons--legacy-round .feature-ico--naming.feature-ico--tool,.tool-icons--legacy-round .feature-ico--palm.feature-ico--tool,.tool-icons--legacy-round .feature-ico--hecan.feature-ico--tool,.tool-icons--legacy-round .feature-ico--fengshui.feature-ico--tool,.tool-icons--legacy-round .hv2-page .hv2-panel .tool-grid .tool-card .feature-ico{border-radius:50%;box-shadow:0 2px 10px #1a1f281a}.tool-icons--legacy-round .feature-ico--bazi.feature-ico--tool .feature-ico__img,.tool-icons--legacy-round .feature-ico--stick.feature-ico--tool .feature-ico__img,.tool-icons--legacy-round .feature-ico--naming.feature-ico--tool .feature-ico__img,.tool-icons--legacy-round .feature-ico--palm.feature-ico--tool .feature-ico__img,.tool-icons--legacy-round .feature-ico--hecan.feature-ico--tool .feature-ico__img,.tool-icons--legacy-round .feature-ico--fengshui.feature-ico--tool .feature-ico__img{object-fit:cover;background:var(--surface-muted);border-radius:50%}.tool-icons--legacy-round .feature-ico--round-svg.feature-ico--tool .feature-ico__img,.tool-icons--legacy-round .feature-ico--hecan.feature-ico--round-svg .feature-ico__img,.tool-icons--legacy-round .feature-ico--fengshui.feature-ico--round-svg .feature-ico__img{background:0 0}.hv2-page .home-footer{flex:none;width:100%;margin:0;padding:0}.hv2-page .home-coach-resident{box-sizing:border-box;z-index:2;background:linear-gradient(0deg,var(--bg-app) 82%,transparent);flex:none;width:100%;margin-top:8px;padding:4px 0 20px;position:relative}.hv2-page .home-coach-bubble{padding:12px 14px 10px}.hv2-page .home-coach-intro{margin:0 0 3px;font-size:11px;line-height:1.45}.hv2-page .home-coach-sub{margin:0 0 8px;font-size:12px;line-height:1.4}.hv2-page .home-coach-hints{gap:5px;margin-bottom:6px}.hv2-page .home-coach-hint{padding:7px 11px;font-size:11px;line-height:1.35}.hv2-page .home-coach-dock-tip{font-size:10px;line-height:1.35}.hv2-page .home-coach-tail{margin-top:0}.home-coach-stack{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.home-coach-bubble{box-sizing:border-box;cursor:pointer;text-align:center;background:linear-gradient(#fff 0%,#faf7f2 100%);border:1px solid #3d9b8f33;border-radius:18px;width:100%;padding:14px 16px 12px;position:relative;box-shadow:0 8px 24px #1a1f2814,inset 0 0 0 1px #ffffffbf}.home-coach-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-bottom:6px;display:flex}.home-coach-name{font-family:var(--font-serif);color:var(--text-primary);font-size:16px;font-weight:600}.home-coach-intro{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-coach-sub{color:var(--text-primary);margin:0 0 10px;font-size:13px;font-weight:500;line-height:1.45}.home-coach-hints{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:8px;transition:opacity .18s;display:flex}.home-coach-hints.is-fading{opacity:0}.home-coach-hint{background:linear-gradient(180deg,#fffffff5 0%,var(--brand-earth-bg) 100%);max-width:100%;font-size:12px;font-weight:600;line-height:1.45;font-family:var(--font-sans);color:#8b6914;cursor:pointer;white-space:nowrap;-webkit-appearance:none;appearance:none;border:1px solid #c9a22761;border-radius:14px;flex:0 auto;padding:9px 14px;transition:transform .12s,border-color .12s,box-shadow .12s,background .12s,color .12s;box-shadow:0 1px 4px #c9a2271a,inset 0 1px #ffffffe0}.home-coach-hint:active{border-color:var(--brand-earth);background:var(--brand-earth-bg);color:#7a5f10;transform:scale(.98);box-shadow:0 1px 2px #c9a2271f,inset 0 1px 2px #8b69140f}.home-coach-dock-tip{color:var(--text-muted);margin:0;font-size:11px;line-height:1.35}.home-coach-tail{color:#faf7f2;filter:drop-shadow(0 2px 2px #1a1f280f);width:32px;height:14px;transform:translateX(var(--coach-tail-shift,0));flex-shrink:0;margin-top:-1px}.hv2-page .fortune-ask-chip{font:inherit;color:var(--brand-fire);cursor:pointer;-webkit-appearance:none;appearance:none;background:0 0;border:none;align-self:flex-start;margin:4px 0 0;padding:0;font-size:11px;font-weight:600}.hv2-page .fortune-ask-chip:active{opacity:.75}.almanac-personal-intro{color:var(--text-secondary);margin:0 0 8px;font-size:12px;line-height:1.55}.almanac-result-tabs.almanac-favorites-tabs{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:12px;gap:0;margin:4px 0 14px;padding:0;overflow:hidden}.almanac-result-tabs .almanac-favorites-tab{color:var(--text-secondary);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;flex:1;margin:0;padding:11px 12px;font-size:13px;font-weight:600;line-height:1.2;transition:color .15s,background .15s;position:relative}.almanac-result-tabs .almanac-favorites-tab+.almanac-favorites-tab{border-left:1px solid var(--border-subtle)}.almanac-result-tabs .almanac-favorites-tab:not(.is-active):hover{color:var(--text-primary);background:var(--surface-muted);outline:none}.almanac-result-tabs .almanac-favorites-tab:not(.is-active):focus-visible{color:var(--text-primary);background:var(--surface-muted);outline:none}.almanac-result-tabs .almanac-favorites-tab:not(.is-active):active{background:#1a1f280f}.almanac-result-tabs .almanac-favorites-tab.is-active{color:var(--brand-fire);box-shadow:none;background:#e85d040f}.almanac-result-tabs .almanac-favorites-tab.is-active:after{content:"";background:var(--brand-fire);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:16%;right:16%}.almanac-day-sheet-overlay.sheet-overlay{z-index:400;border-radius:0;position:fixed;top:0;bottom:0;left:0;right:0}.device .master-fab.master-fab--brand-orb{width:91px;height:91px;box-shadow:none;opacity:.88;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.device .master-fab.master-fab--brand-orb .master-fab__orb,.device .master-fab.master-fab--brand-orb .app-dock__center-orb{width:51px;height:51px;margin-top:0;display:block}.device .master-fab.master-fab--brand-orb .app-dock__taiji-svg{width:28px;height:28px;animation:10s linear infinite appDockTaijiSpin}.device .master-fab.master-fab--brand-orb:active .app-dock__center-orb{transform:scale(.94)}.chat-message-avatar.master-tool-welcome-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.chat-message-avatar.master-tool-welcome-avatar .xj-master-loader-host,.chat-message-avatar.master-tool-welcome-avatar iframe{transform-origin:50%;transform:scale(.52);width:52px!important;height:52px!important}.master-tool-msg-taiji{width:28px;height:28px;animation:10s linear infinite appDockTaijiSpin}.device--bdr .master-fab.master-fab--brand-orb{width:91px;height:91px;box-shadow:none;background:0 0}.master-chat-limit-overlay.sheet-overlay{z-index:400}.master-chat-limit-overlay .master-chat-limit-desc{color:var(--text-secondary,#5c5346);margin:4px 0 16px;font-size:14px;line-height:1.55}.master-chat-limit-overlay .btn-primary,.master-chat-limit-overlay .btn-secondary{width:100%}.master-chat-limit-overlay .btn-primary{margin-top:4px}.master-chat-limit-overlay .btn-secondary{margin-top:10px}.master-chat-limit-overlay .master-chat-limit-later{color:var(--text-secondary,#5c5346);background:0 0;border-color:#0000}
