*{box-sizing:border-box}body{margin:0;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at 50% 24%,rgba(223,54,34,.18),transparent 34%),linear-gradient(#08030a29,#08030ac7),url(/assets/huafu/bg-mystic-stage-v2.webp) center top / cover fixed,#08050d;color:#f5efe6;min-height:100vh;overflow-x:hidden;touch-action:manipulation;-webkit-text-size-adjust:100%}.huafu-app{max-width:1040px;margin:0 auto;padding:32px 20px calc(88px + env(safe-area-inset-bottom))}.huafu-header{text-align:center;margin-bottom:28px}.huafu-header h1{font-size:32px;letter-spacing:4px;margin:0 0 8px;background:linear-gradient(90deg,#f4d35e,#f87171);-webkit-background-clip:text;background-clip:text;color:transparent}.huafu-header p{margin:0;color:#c8bfe7;font-size:14px}.huafu-main{display:grid;grid-template-columns:minmax(280px,520px) 1fr;gap:28px;align-items:flex-start}@media (max-width: 880px){.huafu-main{grid-template-columns:1fr}}.huafu-draw-panel{display:flex;flex-direction:column;align-items:center;gap:16px}.huafu-canvas{width:100%;max-width:520px;aspect-ratio:1 / 1;border-radius:16px;border:2px solid rgba(244,211,94,.4);background:url(/assets/huafu/canvas-paper-v1.webp) center / cover;box-shadow:0 0 0 1px #f4d35e1f inset,0 0 32px #a78bfa40,0 18px 60px #00000052;touch-action:none;cursor:crosshair}.huafu-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.huafu-daily-pill{border:1px solid rgba(244,211,94,.26);border-radius:999px;padding:7px 14px;background:#1a112994;color:#c8bfe7;font-size:13px}.huafu-daily-pill strong{color:#f7e6a0;font-size:16px}.huafu-btn{padding:10px 24px;border-radius:999px;border:1px solid rgba(245,239,230,.4);background:transparent;color:#f5efe6;font-size:14px;cursor:pointer;transition:all .15s ease}.huafu-btn:hover:not(:disabled){border-color:#f4d35e;color:#f4d35e}.huafu-btn.primary{background:linear-gradient(90deg,#f4d35e,#f87171);border:none;color:#1a1129;font-weight:600}.huafu-btn:disabled{opacity:.4;cursor:not-allowed}.huafu-notice,.huafu-copy-status{max-width:520px;border:1px solid rgba(248,113,113,.28);border-radius:12px;padding:9px 12px;background:#f8717114;color:#fca5a5;font-size:13px;line-height:1.5;text-align:center}.huafu-copy-status{margin-top:12px;border-color:#f4d35e4d;background:#f4d35e14;color:#f7e6a0}.huafu-match-status{margin-top:12px;border:1px solid rgba(167,139,250,.32);border-radius:12px;padding:10px 12px;background:#a78bfa17;color:#d8d0ef;font-size:13px;line-height:1.6}.huafu-match-status.matched{border-color:#f4d35e6b;background:#f4d35e1a;color:#f7e6a0}.huafu-match-status.error{border-color:#f8717157;background:#f8717117;color:#fca5a5}.huafu-result-panel{min-height:360px;display:flex}.huafu-placeholder{margin:auto;text-align:center;color:#8b81ad;font-size:14px;line-height:1.8}.huafu-thinking{width:100%;min-height:360px;border:1px solid rgba(244,211,94,.36);border-radius:18px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:radial-gradient(circle at center 24%,rgba(244,211,94,.14),transparent 34%),#1a1129b8;box-shadow:0 0 40px #a78bfa29;overflow:hidden}.huafu-oracle{position:relative;width:116px;height:116px;display:grid;place-items:center}.huafu-oracle-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid rgba(244,211,94,.36);background:url(/assets/huafu/oracle-ring-v1.webp) center / contain no-repeat,conic-gradient(from 0deg,transparent 0 14%,rgba(244,211,94,.95) 15% 22%,transparent 23% 42%,rgba(248,113,113,.9) 43% 50%,transparent 51% 78%,rgba(167,139,250,.85) 79% 86%,transparent 87% 100%);box-shadow:0 0 26px #f4d35e3d;animation:huafu-spin 1.4s linear infinite}.huafu-oracle-ring:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:50%;border:1px dashed rgba(245,239,230,.36)}.huafu-oracle-core{position:relative;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#f4d35e;color:#1a1129;font-weight:800;letter-spacing:1px;box-shadow:0 0 24px #f4d35e7a;animation:huafu-pulse .9s ease-in-out infinite alternate}.huafu-thinking-copy{text-align:center}.huafu-thinking-copy strong{display:block;margin-bottom:6px;color:#f7e6a0;font-size:20px;letter-spacing:2px}.huafu-thinking-copy span{color:#c8bfe7;font-size:14px}.huafu-progress{width:min(320px,100%);height:8px;border-radius:999px;background:#f5efe61f;overflow:hidden}.huafu-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a78bfa,#f4d35e,#f87171);transform-origin:left center;animation:huafu-progress 3.8s ease-in-out infinite}.huafu-thinking-steps{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.huafu-thinking-steps li{border:1px solid rgba(245,239,230,.16);border-radius:999px;padding:6px 10px;color:#d8d0ef;background:#ffffff0a;font-size:12px;animation:huafu-step-glow 1.2s ease-in-out infinite alternate}.huafu-thinking-steps li:nth-child(2){animation-delay:.25s}.huafu-thinking-steps li:nth-child(3){animation-delay:.5s}@keyframes huafu-spin{to{transform:rotate(360deg)}}@keyframes huafu-pulse{0%{transform:scale(.92)}to{transform:scale(1.04)}}@keyframes huafu-progress{0%{transform:scaleX(0)}82%{transform:scaleX(.92)}to{transform:scaleX(1)}}@keyframes huafu-step-glow{0%{border-color:#f5efe629}to{border-color:#f4d35e6b}}.huafu-card{width:100%;border:1px solid rgba(244,211,94,.5);border-radius:18px;padding:24px;background:linear-gradient(#1a112994,#1a1129c7),url(/assets/huafu/result-card-bg-v1.webp) center / cover,#1a1129b3;box-shadow:0 0 40px #f8717126;animation:huafu-card-in .35s ease}@keyframes huafu-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.huafu-card-tier{font-size:13px;letter-spacing:2px;margin-bottom:6px}.huafu-result-head{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;margin-bottom:14px}.huafu-tier-badge{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.36))}.huafu-tier-badge.small{width:42px;height:42px;margin-bottom:2px}.huafu-card-name{margin:0;font-size:26px;letter-spacing:2px}.huafu-card-lines{margin:0 0 16px;padding-left:18px;color:#d8d0ef;font-size:14px;line-height:1.9}.huafu-metrics{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.huafu-metric{border:1px solid rgba(244,211,94,.32);border-radius:999px;padding:5px 10px;background:#f4d35e14;color:#f7e6a0;font-size:12px;line-height:1.2}.huafu-metric.bad{border-color:#f8717157;background:#f8717114;color:#fca5a5}.huafu-card-verdict{margin:0;padding-top:16px;border-top:1px dashed rgba(245,239,230,.25);font-size:14px;line-height:1.8;color:#f5efe6}.huafu-card-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:18px}.huafu-poster-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));display:grid;place-items:center;background:#0a0512c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.huafu-poster-sheet{width:min(420px,100%);max-height:100%;border:1px solid rgba(244,211,94,.34);border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:12px;background:#1a1129;box-shadow:0 20px 70px #00000075}.huafu-poster-head{display:flex;align-items:center;justify-content:space-between;color:#f7e6a0}.huafu-icon-btn{width:34px;height:34px;border:1px solid rgba(245,239,230,.2);border-radius:50%;background:#ffffff0a;color:#f5efe6;font-size:24px;line-height:1;cursor:pointer}.huafu-poster-preview{width:100%;max-height:min(70vh,680px);object-fit:contain;border-radius:12px;background:#0f0718}.huafu-poster-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.huafu-gallery{margin-top:40px}.huafu-gallery h3{font-size:16px;color:#c8bfe7;margin-bottom:16px}.huafu-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.huafu-glyph{display:block;border-radius:8px;border:1px solid rgba(245,239,230,.16);flex-shrink:0}.huafu-gallery-item .huafu-glyph{align-self:flex-start;margin-bottom:2px}.huafu-gallery-item{border:1px solid rgba(245,239,230,.2);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;background:linear-gradient(#1a1129c7,#1a1129e0),url(/assets/huafu/result-card-bg-v1.webp) center / cover,#ffffff08}.huafu-gallery-tier{font-size:11px;letter-spacing:1px}.huafu-gallery-name{font-size:15px;font-weight:600}.huafu-gallery-score{font-size:12px;color:#9b91bd}.huafu-analytics-panel{margin:28px auto 0;width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;border:1px solid rgba(245,239,230,.13);border-radius:999px;padding:7px 10px;background:#0f07186b;color:#9b91bd;font-size:12px}.huafu-analytics-panel strong{color:#d8d0ef;font-weight:500}.huafu-legendary-burst{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;pointer-events:none;background:radial-gradient(circle at center,rgba(248,113,113,.28),transparent 34%),radial-gradient(circle at center,rgba(244,211,94,.2),transparent 48%);animation:huafu-burst-fade 2.8s ease forwards}.huafu-legendary-burst span{border:2px solid rgba(244,211,94,.7);border-radius:999px;padding:18px 30px;background:#1a1129d6;color:#f7e6a0;font-size:clamp(28px,8vw,64px);font-weight:900;letter-spacing:6px;box-shadow:0 0 80px #f8717173;animation:huafu-burst-pop .7s ease both}@keyframes huafu-burst-fade{0%{opacity:0}16%{opacity:1}to{opacity:0}}@keyframes huafu-burst-pop{0%{transform:scale(.72) rotate(-2deg)}to{transform:scale(1) rotate(0)}}.huafu-seasonal-banner{display:flex;align-items:center;gap:14px;margin-top:18px;border:1px solid rgba(244,211,94,.4);border-radius:16px;padding:14px 18px;background:linear-gradient(120deg,#f4d35e1f,#a78bfa14),#1a112999;color:#f5efe6}.huafu-seasonal-banner strong{display:block;margin-bottom:4px;color:#f7e6a0;font-size:15px;letter-spacing:1px}.huafu-seasonal-banner p{margin:0;font-size:13px;line-height:1.6;color:#d8d0ef}.huafu-seasonal-tag{flex:0 0 auto;border:1px solid rgba(244,211,94,.5);border-radius:999px;padding:6px 14px;background:#f4d35e1f;color:#f7e6a0;font-size:12px;letter-spacing:1px;white-space:nowrap}.huafu-invite-block{margin-top:14px;padding-top:14px;border-top:1px dashed rgba(245,239,230,.2);display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.huafu-invite-qr{width:160px;height:160px;border-radius:12px;background:#fff;padding:8px}.huafu-tab-section{margin-top:22px;display:flex;flex-direction:column;gap:18px}.huafu-tab-section .huafu-gallery{margin-top:0}.huafu-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:25;display:flex;gap:4px;max-width:1040px;margin:0 auto;border-top:1px solid rgba(245,239,230,.14);border-radius:18px 18px 0 0;background:#0f0718eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8px max(14px,env(safe-area-inset-left)) max(8px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-right))}.huafu-tab-btn{flex:1;border:none;border-radius:12px;background:transparent;color:#8b81ad;font-size:13px;letter-spacing:1px;padding:11px 4px;cursor:pointer;transition:color .15s ease,background .15s ease}.huafu-tab-btn.active{color:#f7e6a0;background:#f4d35e1a;font-weight:600}.huafu-tab-btn:hover:not(.active){color:#d8d0ef}.huafu-social-card{border:1px solid rgba(245,239,230,.16);border-radius:16px;padding:18px 20px;background:#1a112980}.huafu-social-card h3{margin:0 0 8px;font-size:15px;letter-spacing:1px;color:#f7e6a0}.huafu-social-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.huafu-social-card-head h3{margin:0}.huafu-social-hint{margin:0 0 12px;font-size:12.5px;line-height:1.7;color:#9b91bd}.huafu-social-empty{margin:6px 0;font-size:13px;color:#8b81ad;text-align:center}.huafu-challenge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.huafu-challenge-block{border:1px solid rgba(245,239,230,.14);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:#0f071857}.huafu-challenge-block strong{font-size:13px;color:#d8d0ef}.huafu-invite-line{margin:0;font-size:13px;color:#d8d0ef}.huafu-invite-code{border:1px solid rgba(244,211,94,.4);border-radius:8px;padding:2px 8px;background:#f4d35e1a;color:#f7e6a0;font-weight:700;letter-spacing:2px}.huafu-inline-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.huafu-text-input{flex:1 1 140px;min-width:0;border:1px solid rgba(245,239,230,.22);border-radius:10px;padding:9px 12px;background:#0f071880;color:#f5efe6;font-size:14px;letter-spacing:2px}.huafu-text-input:focus{outline:none;border-color:#f4d35e80}.huafu-challenge-report{margin-top:14px;border:1px solid rgba(167,139,250,.32);border-radius:12px;padding:14px 16px;background:#a78bfa14;color:#d8d0ef;font-size:13px;line-height:1.7}.huafu-challenge-report-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;color:#f7e6a0;font-size:14px}.huafu-challenge-punishment{color:#fca5a5}.huafu-challenge-scores{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;font-size:12px;color:#9b91bd}.huafu-leaderboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.huafu-leaderboard-grid>div>strong{display:block;margin-bottom:10px;font-size:13px;color:#d8d0ef}.huafu-rank-list,.huafu-hidden-wall{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.huafu-rank-list li,.huafu-hidden-wall li{display:flex;align-items:center;gap:8px;border:1px solid rgba(245,239,230,.12);border-radius:10px;padding:8px 10px;font-size:12.5px;color:#d8d0ef}.huafu-rank-list li.is-self,.huafu-hidden-wall li.is-self{border-color:#f4d35e73;background:#f4d35e14}.huafu-rank-index{flex:0 0 auto;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#a78bfa2e;color:#f5efe6;font-size:11px;font-weight:700}.huafu-rank-name{flex:1 1 auto;font-weight:600}.huafu-rank-score{color:#f7e6a0}.huafu-rank-owner{flex:0 0 auto;font-size:11px;color:#9b91bd}.huafu-hidden-tag{flex:0 0 auto;width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#f8717138;color:#fca5a5;font-size:11px;font-weight:800}.huafu-plaza-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.huafu-plaza-card{border:1px solid rgba(245,239,230,.14);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:#0f071857}.huafu-plaza-head{display:flex;align-items:center;gap:8px;font-size:13px;color:#d8d0ef}.huafu-plaza-tier{border:1px solid rgba(244,211,94,.36);border-radius:999px;padding:2px 8px;font-size:11px;color:#f7e6a0}.huafu-plaza-score{margin-left:auto;color:#9b91bd;font-size:12px}.huafu-stamp-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.huafu-stamp-list li{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#9b91bd}.huafu-stamp-label{color:#f7e6a0;font-weight:600}.huafu-growth-report{margin-top:14px;border:1px solid rgba(244,211,94,.3);border-radius:12px;padding:14px 16px;background:#f4d35e0f;color:#f5efe6;font-size:13px;line-height:1.7}.huafu-growth-trend-tag{display:inline-block;margin-bottom:6px;border:1px solid rgba(244,211,94,.4);border-radius:999px;padding:3px 12px;background:#f4d35e1a;color:#f7e6a0;font-size:12px}.huafu-growth-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;font-size:12px;color:#9b91bd}.huafu-growth-tier-shift{margin:8px 0 0;color:#d8d0ef}.huafu-referral-count{font-size:14px;color:#d8d0ef}.huafu-referral-count strong{color:#f7e6a0;font-size:18px}.huafu-referral-list{margin:10px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.huafu-referral-list li{border:1px solid rgba(245,239,230,.14);border-radius:999px;padding:4px 12px;font-size:11px;color:#9b91bd}.huafu-disclaimer{margin:32px auto 0;max-width:640px;padding:14px 18px;border-top:1px solid rgba(245,239,230,.12);color:#6f6690;font-size:11.5px;line-height:1.8;text-align:center}.huafu-app{width:min(100%,1120px);min-height:100vh;padding:max(14px,env(safe-area-inset-top)) 16px calc(86px + env(safe-area-inset-bottom))}.huafu-ritual-top{position:sticky;top:0;z-index:12;width:min(640px,100%);margin:0 auto 10px;padding:8px 12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(84px,112px);gap:10px;border:1px solid rgba(218,166,71,.34);border-radius:18px;background:linear-gradient(180deg,#1b0a12e0,#0c060eb8);box-shadow:0 14px 36px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.huafu-ritual-top div{min-width:0}.huafu-ritual-top span{display:block;color:#9b8b72;font-size:11px;line-height:1.2}.huafu-ritual-top strong{display:block;max-width:100%;margin-top:3px;color:#f6d17a;font-size:15px;line-height:1.24;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.huafu-ritual-main{display:grid;grid-template-columns:minmax(360px,620px) minmax(320px,1fr);gap:18px;align-items:start}.huafu-ritual-stage{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px}.huafu-stage-shell{position:relative;width:min(100%,620px);aspect-ratio:1 / 1;display:grid;place-items:center;isolation:isolate}.huafu-stage-shell:before{content:"";position:absolute;top:6%;right:6%;bottom:6%;left:6%;border-radius:50%;background:radial-gradient(circle,rgba(238,61,37,.18),transparent 62%);filter:blur(18px);animation:huafu-aura-pulse 2.8s ease-in-out infinite alternate}.huafu-magic-ring-img,.huafu-bagua-wheel-img{position:absolute;top:2%;right:2%;bottom:2%;left:2%;width:96%;height:96%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.huafu-magic-ring-img{opacity:.72;mix-blend-mode:screen;animation:huafu-spin 18s linear infinite}.huafu-bagua-wheel-img{top:7%;right:7%;bottom:7%;left:7%;width:86%;height:86%;opacity:.92;filter:drop-shadow(0 0 20px rgba(217,166,71,.22));animation:huafu-slow-counter-spin 42s linear infinite}.huafu-ritual-main.is-analyzing .huafu-bagua-wheel-img{animation-duration:3.2s;filter:drop-shadow(0 0 34px rgba(239,68,68,.44))}.huafu-canvas-wrap{position:relative;z-index:3;width:56%;min-width:260px;max-width:390px;aspect-ratio:1 / 1;display:grid;place-items:center;border-radius:34px;transform:translateZ(0)}.huafu-canvas-wrap:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:38px;background:linear-gradient(135deg,#f6d17aad,#90241ab8,#f6d17a61);box-shadow:0 0 38px #db442642}.huafu-canvas{position:relative;z-index:1;width:100%;max-width:none;border-radius:28px;border:0;background:url(/assets/huafu/talisman-paper-main-v2.webp) center / cover;box-shadow:0 0 0 1px #652e1570 inset,0 16px 46px #0006}.huafu-bagua-actions{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.huafu-bagua-action{--radius: min(43vw, 258px);position:absolute;left:50%;top:50%;width:70px;height:70px;margin:-35px;padding:0;display:grid;place-items:center;border:1px solid rgba(246,209,122,.54);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,226,154,.22),transparent 34%),linear-gradient(180deg,#260e12f0,#0a050ce6);color:#f8d47a;cursor:pointer;pointer-events:auto;transform:rotate(var(--angle)) translate(var(--radius)) rotate(calc(var(--angle) * -1));box-shadow:0 8px 22px #00000061,0 0 16px #d9a64729;transition:transform .18s ease,border-color .18s ease,filter .18s ease,opacity .18s ease}.huafu-bagua-action:hover:not(:disabled){border-color:#ffe29a;filter:brightness(1.16)}.huafu-bagua-action:disabled{cursor:not-allowed;opacity:.36}.huafu-bagua-action.primary{width:86px;height:86px;margin:-43px;background:radial-gradient(circle at 50% 42%,#ffe29a 0 18%,transparent 19%),linear-gradient(135deg,#f6d17a,#c63624 56%,#7b1d18);border-color:#ffe29a;color:#2a0808;font-weight:900;box-shadow:0 0 34px #ef444457,0 12px 30px #0000006b}.huafu-bagua-action-icon{width:34px;height:34px;display:grid;place-items:center}.huafu-bagua-action-icon img{width:100%;height:100%;object-fit:contain}.huafu-bagua-action-label{position:absolute;left:50%;bottom:-21px;transform:translate(-50%);min-width:46px;padding:2px 7px;border-radius:999px;background:#0a050cd1;color:#f6d17a;font-size:11px;line-height:1.3;white-space:nowrap}.huafu-result-drawer{width:100%;min-height:172px;display:flex}.huafu-drawer-empty{width:100%;min-height:172px;border:1px solid rgba(218,166,71,.24);border-radius:18px;padding:22px;display:grid;place-items:center;text-align:center;background:linear-gradient(180deg,#180a12b8,#08050c9e);color:#9b8b72}.huafu-drawer-empty strong{color:#f6d17a;font-size:18px}.huafu-card{border-radius:20px;background:linear-gradient(180deg,#10080eb8,#08040ae6),url(/assets/huafu/result-card-bg-v2.webp) center / cover,#10080e}.huafu-reading-details{margin-top:14px;border-top:1px dashed rgba(246,209,122,.24);padding-top:12px}.huafu-reading-details summary{cursor:pointer;color:#f6d17a;font-size:13px}.huafu-reading-details .huafu-card-lines{margin-top:12px}.huafu-thinking{min-height:260px;border-radius:20px;background:radial-gradient(circle at center 24%,rgba(239,68,68,.2),transparent 34%),linear-gradient(180deg,#260e12d6,#08040ae6)}.huafu-oracle-ring{background:url(/assets/huafu/magic-ring-v2.webp) center / contain no-repeat,conic-gradient(from 0deg,transparent 0 14%,rgba(244,211,94,.95) 15% 22%,transparent 23% 42%,rgba(248,113,113,.9) 43% 50%,transparent 51% 78%,rgba(126,231,215,.85) 79% 86%,transparent 87% 100%)}.huafu-tabbar{width:min(430px,calc(100% - 24px));border-color:#daa64757;background:linear-gradient(180deg,#1a0a12e0,#08040ae6);box-shadow:0 14px 42px #0000006b}.huafu-tab-btn.active{background:linear-gradient(135deg,#f6d17a2e,#b92b1f2e);color:#f6d17a}.huafu-social-card,.huafu-gallery-item,.huafu-seasonal-banner{background:linear-gradient(180deg,#160910db,#08040ad1),url(/assets/huafu/result-card-bg-v2.webp) center / cover;border-color:#daa64747}@keyframes huafu-slow-counter-spin{to{transform:rotate(-360deg)}}@keyframes huafu-aura-pulse{0%{transform:scale(.96);opacity:.5}to{transform:scale(1.04);opacity:.9}}@media (max-width: 900px){.huafu-ritual-main{grid-template-columns:1fr;gap:12px}.huafu-result-drawer{width:min(640px,100%);margin:-8px auto 0}}@media (max-width: 640px){.huafu-app{padding:max(10px,env(safe-area-inset-top)) 10px calc(82px + env(safe-area-inset-bottom))}.huafu-ritual-top{border-radius:14px}.huafu-ritual-top strong{font-size:13px}.huafu-stage-shell{width:min(100%,430px)}.huafu-canvas-wrap{width:58%;min-width:218px;border-radius:24px}.huafu-canvas-wrap:before{top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:28px}.huafu-canvas{border-radius:22px}.huafu-bagua-action{--radius: min(41.5vw, 180px);width:54px;height:54px;margin:-27px}.huafu-bagua-action.primary{width:68px;height:68px;margin:-34px}.huafu-bagua-action-icon{width:27px;height:27px}.huafu-bagua-action-label{bottom:-18px;font-size:10px;min-width:38px;padding:1px 6px}.huafu-daily-pill{width:auto;min-width:156px;padding:6px 12px}.huafu-result-drawer{margin-top:-4px}.huafu-card{padding:16px}.huafu-card-verdict{line-height:1.7}}@media (max-width: 640px){.huafu-app{width:100%;padding:18px 14px calc(80px + env(safe-area-inset-bottom))}.huafu-header{margin-bottom:18px}.huafu-header h1{font-size:27px;letter-spacing:2px}.huafu-header p{max-width:310px;margin:0 auto;font-size:13px;line-height:1.6}.huafu-main{gap:18px}.huafu-canvas{max-width:none;border-radius:14px}.huafu-actions,.huafu-card-actions,.huafu-poster-actions{width:100%}.huafu-daily-pill{width:100%;text-align:center}.huafu-btn{min-height:44px;padding:11px 18px}.huafu-actions .huafu-btn,.huafu-card-actions .huafu-btn,.huafu-poster-actions .huafu-btn,.huafu-inline-actions .huafu-btn{flex:1 1 132px}.huafu-result-panel,.huafu-thinking{min-height:300px}.huafu-card{padding:18px;border-radius:14px}.huafu-result-head{grid-template-columns:58px 1fr;gap:10px}.huafu-tier-badge{width:58px;height:58px}.huafu-card-name{font-size:23px;line-height:1.25}.huafu-card-lines{font-size:13px;line-height:1.7}.huafu-metric{font-size:11px}.huafu-gallery{margin-top:28px}.huafu-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.huafu-tab-section{margin-top:16px}.huafu-social-card{padding:14px 16px}.huafu-challenge-grid,.huafu-leaderboard-grid{grid-template-columns:1fr}.huafu-seasonal-banner{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.huafu-app{width:100%;max-width:100vw;padding:max(10px,env(safe-area-inset-top)) 10px calc(82px + env(safe-area-inset-bottom));overflow-x:hidden}.huafu-ritual-top{width:100%;max-width:calc(100vw - 20px)}.huafu-ritual-main{gap:10px}.huafu-stage-shell{width:min(100%,342px);max-width:calc(100vw - 20px)}.huafu-canvas-wrap{width:55%;min-width:186px;border-radius:24px}.huafu-canvas{border-radius:22px;background:url(/assets/huafu/talisman-paper-main-v2.webp) center / cover}.huafu-bagua-action{--radius: min(31.5vw, 122px);width:50px;height:50px;margin:-25px}.huafu-bagua-action.primary{width:62px;height:62px;margin:-31px}.huafu-bagua-action-icon{width:24px;height:24px}.huafu-bagua-action-label{bottom:-18px;font-size:10px}.huafu-daily-pill{width:auto;min-width:156px;text-align:center}.huafu-result-drawer{margin-top:-4px}.huafu-thinking{min-height:260px}.huafu-tabbar{left:10px;right:10px;width:auto;max-width:none;padding-left:8px;padding-right:8px}.huafu-tab-btn{min-width:0}}:root{--huafu-bg: #06040a;--huafu-panel: rgba(17, 8, 15, .76);--huafu-panel-strong: rgba(25, 10, 18, .92);--huafu-gold: #f7d27a;--huafu-gold-soft: #b9893e;--huafu-red: #e14732;--huafu-cyan: #6ee7dc;--huafu-muted: #927f74}body{background:radial-gradient(circle at 50% 26%,rgba(225,71,50,.26),transparent 34%),radial-gradient(circle at 50% 46%,rgba(247,210,122,.16),transparent 42%),linear-gradient(180deg,#04020729,#040207e0),url(/assets/huafu/bg-mystic-stage-v2.webp) center top / cover fixed,var(--huafu-bg)}.huafu-app{width:min(100%,1180px);padding:max(10px,env(safe-area-inset-top)) 14px calc(92px + env(safe-area-inset-bottom))}.huafu-ritual-top{position:relative;top:auto;width:min(540px,100%);margin-bottom:8px;grid-template-columns:minmax(0,1fr) auto;border-radius:999px;padding:8px 10px 8px 16px;background:linear-gradient(90deg,#14080fd1,#08050ca3),linear-gradient(135deg,rgba(247,210,122,.16),transparent 56%);border-color:#f7d27a47;box-shadow:0 12px 30px #0000003d,0 0 22px #f7d27a0f inset}.huafu-ritual-top span{color:var(--huafu-muted);font-size:10px}.huafu-ritual-top strong{margin-top:1px;color:var(--huafu-gold);font-size:14px}.huafu-seasonal-banner{width:min(540px,100%);margin:0 auto 8px;border-radius:16px;padding:9px 12px;background:linear-gradient(135deg,#2d1016c7,#0a050ca8)}.huafu-seasonal-banner p{display:none}.huafu-ritual-main{grid-template-columns:minmax(360px,650px) minmax(320px,1fr);gap:18px}.huafu-ritual-stage{gap:8px}.huafu-stage-hud{width:min(540px,100%);display:flex;justify-content:space-between;gap:8px;align-items:center}.huafu-stage-mode{min-width:128px;border:1px solid rgba(110,231,220,.24);border-radius:999px;padding:6px 12px;background:#07101280;text-align:right;box-shadow:0 0 18px #6ee7dc14 inset}.huafu-stage-mode span,.huafu-stage-mode strong{display:block;line-height:1.2}.huafu-stage-mode span{color:#799c98;font-size:10px}.huafu-stage-mode strong{margin-top:2px;color:var(--huafu-cyan);font-size:12px}.huafu-daily-pill{min-width:132px;border-color:#f7d27a47;background:#10070cad;color:#b9a891}.huafu-daily-pill strong{color:var(--huafu-gold)}.huafu-stage-shell{width:min(100%,560px);aspect-ratio:1 / 1;border-radius:36px;background:radial-gradient(circle at 50% 50%,rgba(247,210,122,.1),transparent 36%),radial-gradient(circle at 50% 50%,rgba(225,71,50,.18),transparent 58%)}.huafu-stage-shell:before{top:11%;right:11%;bottom:11%;left:11%;background:radial-gradient(circle,rgba(225,71,50,.22),transparent 58%),radial-gradient(circle,rgba(247,210,122,.1),transparent 48%);filter:blur(20px)}.huafu-magic-ring-img{top:7%;right:7%;bottom:7%;left:7%;width:86%;height:86%;opacity:.78;filter:drop-shadow(0 0 24px rgba(247,210,122,.2))}.huafu-bagua-wheel-img{top:12%;right:12%;bottom:12%;left:12%;width:76%;height:76%;opacity:.34;filter:drop-shadow(0 0 18px rgba(247,210,122,.12))}.huafu-stage-orbit{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;pointer-events:none;z-index:2}.huafu-stage-orbit span{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--huafu-gold);box-shadow:0 0 14px #f7d27abf}.huafu-stage-orbit span:nth-child(1){left:18%;top:22%}.huafu-stage-orbit span:nth-child(2){right:15%;top:36%;background:var(--huafu-cyan);box-shadow:0 0 14px #6ee7dcb3}.huafu-stage-orbit span:nth-child(3){left:48%;bottom:11%;background:var(--huafu-red);box-shadow:0 0 14px #e14732b3}.huafu-canvas-wrap{width:60%;min-width:250px;max-width:380px;border-radius:32px}.huafu-canvas-wrap:before{top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:36px;background:linear-gradient(135deg,#f7d27ae0,#7d2a18b3 45%,#14090ee6),radial-gradient(circle at 28% 20%,rgba(255,239,185,.58),transparent 24%);box-shadow:0 0 0 1px #f7d27a2e,0 20px 54px #00000080,0 0 36px #e147322e}.huafu-canvas{border-radius:25px;box-shadow:0 0 0 1px #58271475 inset,0 18px 42px #0000006b}.huafu-command-deck{width:min(540px,100%);margin-top:-2px;display:grid;grid-template-columns:1fr minmax(132px,178px) 1.35fr;gap:10px;align-items:center;padding:10px;border:1px solid rgba(247,210,122,.22);border-radius:22px;background:linear-gradient(180deg,#190a12d1,#07040ae6),radial-gradient(circle at 50% 0%,rgba(247,210,122,.14),transparent 60%);box-shadow:0 16px 44px #00000061,0 0 18px #f7d27a14 inset}.huafu-command-row{display:flex;justify-content:center;gap:8px}.huafu-command-row.feature{justify-content:flex-end}.huafu-dock-action{min-width:56px;height:58px;padding:5px 7px 4px;border:1px solid rgba(247,210,122,.24);border-radius:16px;display:grid;place-items:center;gap:2px;background:radial-gradient(circle at 50% 18%,rgba(247,210,122,.18),transparent 38%),linear-gradient(180deg,#190c12f0,#08050ceb);color:#dec281;cursor:pointer;box-shadow:0 8px 18px #00000052}.huafu-dock-action:hover:not(:disabled){border-color:#f7d27aa8;color:var(--huafu-gold);filter:brightness(1.12)}.huafu-dock-action:disabled{opacity:.38;cursor:not-allowed}.huafu-dock-action-icon{width:24px;height:24px;display:grid;place-items:center}.huafu-dock-action-icon img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 8px rgba(247,210,122,.12))}.huafu-dock-action-label{font-size:10px;line-height:1.1;white-space:nowrap}.huafu-cast-button{position:relative;min-height:74px;border:0;border-radius:20px;padding:10px 12px;display:grid;place-items:center;background:radial-gradient(circle at 50% 26%,rgba(255,238,186,.82),transparent 22%),linear-gradient(135deg,#ffd879,#d74630 52%,#6b1617);color:#210706;cursor:pointer;box-shadow:0 12px 28px #0000006b,0 0 28px #e1473257,0 0 0 1px #ffeeba4d inset;overflow:hidden}.huafu-cast-button:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px dashed rgba(50,8,6,.36);border-radius:15px}.huafu-cast-button span,.huafu-cast-button small{position:relative;z-index:1}.huafu-cast-button span{font-size:18px;font-weight:900;letter-spacing:2px}.huafu-cast-button small{color:#210706b8;font-size:10px;font-weight:700}.huafu-cast-button:disabled{cursor:not-allowed;filter:grayscale(.5) brightness(.68);box-shadow:0 8px 20px #00000059}.huafu-result-drawer{min-height:0}.huafu-drawer-empty{min-height:152px;border-radius:24px;background:linear-gradient(180deg,#190a12c7,#07040adb),radial-gradient(circle at 50% 0%,rgba(247,210,122,.12),transparent 58%)}.huafu-card{border-radius:24px;background:linear-gradient(180deg,#11080fc7,#07040aeb),url(/assets/huafu/result-card-bg-v2.webp) center / cover,#10080e}.huafu-tabbar{width:min(430px,calc(100% - 22px));border-radius:24px 24px 18px 18px;border:1px solid rgba(247,210,122,.24);background:linear-gradient(180deg,#180a12f0,#07040af0),radial-gradient(circle at 50% 0%,rgba(247,210,122,.16),transparent 70%)}.huafu-tab-btn{border-radius:16px;min-height:48px}.huafu-tab-btn.active{background:radial-gradient(circle at 50% 12%,rgba(255,226,154,.22),transparent 42%),linear-gradient(135deg,#e147325c,#f7d27a33);box-shadow:0 0 18px #e1473224 inset}@media (min-width: 901px){.huafu-result-drawer{position:sticky;top:12px}}@media (max-width: 900px){.huafu-ritual-main{grid-template-columns:1fr}.huafu-result-drawer{width:min(540px,100%);margin:0 auto}}@media (max-width: 640px){.huafu-app{padding:max(8px,env(safe-area-inset-top)) 10px calc(86px + env(safe-area-inset-bottom))}.huafu-ritual-top{max-width:calc(100vw - 20px);padding:7px 9px 7px 13px;border-radius:999px}.huafu-ritual-top strong{font-size:13px}.huafu-seasonal-banner{max-width:calc(100vw - 20px);padding:7px 10px}.huafu-stage-hud{max-width:calc(100vw - 20px)}.huafu-stage-shell{width:min(100%,356px);max-width:calc(100vw - 20px)}.huafu-magic-ring-img{top:4%;right:4%;bottom:4%;left:4%;width:92%;height:92%}.huafu-bagua-wheel-img{top:9%;right:9%;bottom:9%;left:9%;width:82%;height:82%;opacity:.3}.huafu-canvas-wrap{width:64%;min-width:218px;border-radius:26px}.huafu-canvas-wrap:before{top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:30px}.huafu-canvas{border-radius:22px}.huafu-command-deck{width:min(100%,356px);max-width:calc(100vw - 20px);grid-template-columns:1fr;gap:8px;padding:9px;border-radius:20px}.huafu-command-row.secondary{order:2}.huafu-cast-button{order:1;min-height:64px}.huafu-command-row.feature{order:3;justify-content:center;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.huafu-command-row.secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.huafu-dock-action{min-width:0;width:100%;height:52px;border-radius:15px}.huafu-dock-action-icon{width:22px;height:22px}.huafu-stage-mode{min-width:118px}.huafu-result-drawer{margin-top:2px}.huafu-drawer-empty{min-height:122px;border-radius:20px}.huafu-card{border-radius:20px;padding:15px}.huafu-tabbar{left:10px;right:10px;width:auto;max-width:none;padding:7px 8px max(7px,env(safe-area-inset-bottom))}}
