*{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),#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:transparent;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: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),#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),#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:transparent;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),#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: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);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}}body{background:linear-gradient(180deg,#0503060f,#05030638 42%,#050306c2),#080403}.huafu-app{max-width:1120px;padding-top:max(12px,env(safe-area-inset-top))}.huafu-ritual-top{width:min(520px,100%);border-color:#e5b75b52;background:linear-gradient(90deg,#110907bd,#08050585),radial-gradient(circle at 0% 0%,rgba(247,210,122,.22),transparent 54%);box-shadow:0 12px 32px #00000057,0 0 24px #e5b75b1a inset}.huafu-seasonal-banner{width:min(520px,100%);border-color:#e5b75b47;background:linear-gradient(90deg,#27110c9e,#0d070775);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.huafu-ritual-main{grid-template-columns:minmax(360px,620px) minmax(320px,1fr);align-items:center}.huafu-stage-hud{width:min(510px,100%)}.huafu-daily-pill,.huafu-stage-mode{border-color:#e5b75b57;background:#0f080694;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.huafu-stage-mode{border-color:#5dd6c347}.huafu-stage-shell{width:min(100%,520px);background:transparent}.huafu-stage-shell:before{top:20%;right:20%;bottom:20%;left:20%;background:radial-gradient(circle,rgba(229,183,91,.24),transparent 62%),radial-gradient(circle,rgba(173,44,28,.18),transparent 52%);filter:blur(24px)}.huafu-magic-ring-img{top:13%;right:13%;bottom:13%;left:13%;width:74%;height:74%;opacity:.32;mix-blend-mode:screen}.huafu-bagua-wheel-img{top:18%;right:18%;bottom:18%;left:18%;width:64%;height:64%;opacity:.18}.huafu-stage-orbit{top:20%;right:20%;bottom:20%;left:20%;opacity:.5}.huafu-canvas-wrap{width:54%;min-width:270px;max-width:340px;border-radius:18px;transform:rotate(-.6deg)}.huafu-canvas-wrap:before{top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:22px;background:linear-gradient(145deg,#ffdd8bc7,#7a3918c2),radial-gradient(circle at 24% 12%,rgba(255,246,198,.42),transparent 22%);box-shadow:0 24px 54px #00000094,0 0 0 1px #ffe08e2e,0 0 38px #9d2b183d}.huafu-canvas{border-radius:14px;box-shadow:0 0 0 1px #712a125c inset,0 10px 28px #2e13095c inset}.huafu-command-deck{width:min(520px,100%);margin-top:-10px;grid-template-columns:.74fr minmax(150px,186px) 1.25fr;border-color:#e5b75b57;background:linear-gradient(180deg,#1b0c08c7,#080505db),radial-gradient(circle at 50% -20%,rgba(229,183,91,.18),transparent 62%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.huafu-command-deck:before{content:"法器";position:absolute;transform:translateY(-24px);color:#f7d27ab8;font-size:11px;letter-spacing:4px}.huafu-command-row.secondary{justify-content:flex-start}.huafu-dock-action{border-color:#e5b75b4d;background:radial-gradient(circle at 50% 12%,rgba(247,210,122,.18),transparent 38%),linear-gradient(180deg,#1f0f0aeb,#0c0605f0);color:#d9bd86}.huafu-dock-action:not(:disabled){box-shadow:0 10px 22px #00000057,0 0 12px #e5b75b14 inset}.huafu-cast-button{border-radius:18px;background:radial-gradient(circle at 50% 24%,rgba(255,242,190,.86),transparent 20%),linear-gradient(145deg,#e8b457,#aa2f23 48%,#4d1111);box-shadow:0 14px 30px #0000007a,0 0 34px #a9301f57,0 0 0 1px #ffe7a642 inset}.huafu-notice{border-color:#c53a2f6b;background:#210a09a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.huafu-drawer-empty,.huafu-card,.huafu-social-card,.huafu-gallery-item,.huafu-tabbar{background:linear-gradient(180deg,#160a08d6,#080505e6),radial-gradient(circle at 50% 0%,rgba(229,183,91,.14),transparent 62%);border-color:#e5b75b47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 640px){body{background-position:center top;background-size:cover}.huafu-app{padding:max(8px,env(safe-area-inset-top)) 10px calc(86px + env(safe-area-inset-bottom))}.huafu-ritual-top,.huafu-seasonal-banner,.huafu-stage-hud,.huafu-command-deck{max-width:calc(100vw - 20px)}.huafu-stage-shell{width:min(100%,360px);max-width:calc(100vw - 20px)}.huafu-canvas-wrap{width:64%;min-width:222px}.huafu-command-deck{margin-top:-4px;grid-template-columns:1fr;gap:8px}.huafu-command-deck:before{display:none}.huafu-command-row.secondary{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.huafu-cast-button{order:1}.huafu-command-row.feature{order:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.huafu-dock-action{width:100%;min-width:0}}@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:transparent}.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),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),#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))}}@media (max-width: 640px){body{background:linear-gradient(180deg,#05030605,#05030624 48%,#050306b8),#080403}.huafu-stage-shell{width:min(100%,356px);max-width:calc(100vw - 20px);background:transparent}.huafu-stage-shell:before{top:24%;right:24%;bottom:24%;left:24%;opacity:.72}.huafu-magic-ring-img{top:12%;right:12%;bottom:12%;left:12%;width:76%;height:76%;opacity:.38}.huafu-bagua-wheel-img{top:18%;right:18%;bottom:18%;left:18%;width:64%;height:64%;opacity:.1}.huafu-stage-orbit{opacity:.32}.huafu-canvas-wrap{width:62%;min-width:214px}.huafu-canvas-wrap:before{top:-9px;right:-9px;bottom:-9px;left:-9px;border-radius:22px;background:linear-gradient(145deg,#ffdd8bd1,#7a3918c2),radial-gradient(circle at 24% 12%,rgba(255,246,198,.42),transparent 22%);box-shadow:0 24px 54px #00000094,0 0 0 1px #ffe08e2e,0 0 38px #9d2b183d}.huafu-canvas{border-radius:14px}.huafu-command-deck{width:min(100%,360px);max-width:calc(100vw - 20px);background:linear-gradient(180deg,#1b0c08bd,#080505d6),radial-gradient(circle at 50% -20%,rgba(229,183,91,.18),transparent 62%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.huafu-stage-shell{background:transparent}.huafu-stage-shell:before{opacity:.34}.huafu-canvas-wrap{isolation:isolate;border-radius:12px;background:transparent;transform:rotate(-1.4deg) perspective(760px) rotateX(1.5deg)}.huafu-canvas-wrap:before{content:none;display:none}.huafu-canvas-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;pointer-events:none;background:radial-gradient(circle at 18% 12%,rgba(255,244,190,.46),transparent 20%),radial-gradient(circle at 82% 86%,rgba(134,72,29,.16),transparent 28%),linear-gradient(90deg,transparent,rgba(255,255,255,.08) 45%,transparent 62%);mix-blend-mode:screen;opacity:.46}.huafu-canvas{width:100%;height:100%;border:0;border-radius:10px;background:linear-gradient(#a53f26b3,#a53f26b3) 13% 12% / 74% 1px no-repeat,linear-gradient(#a53f26b3,#a53f26b3) 13% 88% / 74% 1px no-repeat,linear-gradient(#a53f26b3,#a53f26b3) 13% 12% / 1px 76% no-repeat,linear-gradient(#a53f26b3,#a53f26b3) 87% 12% / 1px 76% no-repeat,radial-gradient(circle at 50% 50%,rgba(154,51,34,.1),transparent 38%),radial-gradient(circle at 22% 18%,rgba(255,247,197,.48),transparent 22%),radial-gradient(circle at 76% 82%,rgba(142,78,26,.16),transparent 30%),repeating-linear-gradient(8deg,rgba(105,67,27,.045) 0 1px,transparent 1px 5px),repeating-linear-gradient(92deg,rgba(255,255,255,.055) 0 1px,transparent 1px 7px),linear-gradient(145deg,#f6d88a,#e5b861 46%,#cf9342);box-shadow:0 1px #fff1b08a inset,0 -1px #632d0e52 inset;filter:drop-shadow(0 20px 22px rgba(0,0,0,.46));clip-path:polygon(1.2% .8%,98.6% 1.4%,99.1% 98.2%,1.7% 99.3%,.8% 54%)}@media (max-width: 640px){.huafu-stage-shell{width:min(100%,344px);max-width:calc(100vw - 28px);aspect-ratio:1 / .94}.huafu-stage-shell:before{top:30%;right:30%;bottom:30%;left:30%;opacity:.28}.huafu-magic-ring-img{opacity:.13;top:18%;right:18%;bottom:18%;left:18%;width:64%;height:64%}.huafu-bagua-wheel-img,.huafu-stage-orbit{opacity:0}.huafu-canvas-wrap{width:59%;min-width:206px;max-width:236px;border-radius:10px;transform:rotate(-1.7deg) perspective(700px) rotateX(1.8deg)}.huafu-canvas-wrap:before{content:none;display:none}.huafu-canvas{width:100%;height:100%;border-radius:8px;box-shadow:0 1px #fff1b08a inset,0 -1px #632d0e52 inset;filter:drop-shadow(0 18px 19px rgba(0,0,0,.5))}}.huafu-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.huafu-app.active-draw{padding-bottom:max(18px,env(safe-area-inset-bottom))}.huafu-scene-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:8}.huafu-scene-hotspot{position:absolute;display:block;border:0;padding:0;border-radius:999px;background:transparent;color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;cursor:pointer;-webkit-tap-highlight-color:transparent}.huafu-scene-hotspot:after{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:inherit;opacity:0;background:radial-gradient(circle,rgba(247,210,122,.34),rgba(247,210,122,.08) 42%,transparent 70%);box-shadow:0 0 26px #f7d27a47;transform:scale(.94);transition:opacity .16s ease,transform .16s ease}.huafu-scene-hotspot:hover:after,.huafu-scene-hotspot:focus-visible:after,.huafu-scene-hotspot:active:after{opacity:1;transform:scale(1)}.huafu-scene-hotspot:focus-visible{outline:1px solid rgba(247,210,122,.6);outline-offset:3px}.huafu-scene-hotspot.paper{left:33%;top:25%;width:34%;height:29%;border-radius:12px}.huafu-scene-hotspot.brush{left:5%;top:38%;width:20%;height:42%;transform:rotate(-24deg)}.huafu-scene-hotspot.cinnabar{left:1%;top:31%;width:26%;height:23%}.huafu-scene-hotspot.book{left:33%;top:2%;width:36%;height:19%;border-radius:18px}.huafu-scene-hotspot.redline{right:0%;top:30%;width:24%;height:42%;transform:rotate(-8deg)}.huafu-scene-hotspot.compass{right:0%;bottom:7%;width:28%;height:25%}.huafu-scene-hotspot.scroll{left:0%;top:6%;width:26%;height:22%}.huafu-ritual-top{cursor:pointer}.huafu-ritual-top:focus-visible{outline:1px solid rgba(247,210,122,.66);outline-offset:3px}.huafu-danger-panel{width:min(760px,100%);margin:0 auto;display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px;border:1px solid rgba(248,113,113,.26);border-radius:18px;background:linear-gradient(135deg,#23080cd1,#0d070ce0),radial-gradient(circle at 12% 0%,rgba(248,113,113,.12),transparent 54%);box-shadow:0 18px 44px #00000038}.huafu-danger-panel div{min-width:0;display:grid;gap:4px}.huafu-danger-panel strong{color:#fecaca;font-size:15px}.huafu-danger-panel span{color:#fecacab8;font-size:12px;line-height:1.6}.huafu-danger-panel button{flex:0 0 auto;min-height:42px;padding:0 14px;border:1px solid rgba(248,113,113,.38);border-radius:14px;background:linear-gradient(135deg,#7f1d1dc7,#450a0ae6);color:#fee2e2;font-weight:800;cursor:pointer}.huafu-danger-panel button:active{transform:translateY(1px)}@media (max-width: 640px){.huafu-app.active-draw{padding-bottom:max(14px,env(safe-area-inset-bottom))}.huafu-app.active-draw .huafu-ritual-stage{min-height:640px}.huafu-app.active-draw .huafu-result-drawer{margin-top:8px}.huafu-scene-hotspot.paper{left:28%;top:21%;width:44%;height:36%;border-radius:10px;transform:rotate(-1.7deg)}.huafu-scene-hotspot.brush{left:2%;top:36%;width:23%;height:33%;transform:rotate(-24deg)}.huafu-scene-hotspot.cinnabar{left:0%;top:30%;width:24%;height:20%}.huafu-scene-hotspot.book{left:35%;top:0%;width:35%;height:19%}.huafu-scene-hotspot.redline{right:0%;top:30%;width:24%;height:36%}.huafu-scene-hotspot.compass{right:0%;top:58%;width:28%;height:22%}.huafu-scene-hotspot.scroll{left:0%;top:5%;width:25%;height:22%}.huafu-danger-panel{display:grid;padding:13px}.huafu-danger-panel button{width:100%}}.huafu-scene-toast{position:fixed;left:50%;top:calc(max(12px,env(safe-area-inset-top)) + 92px);z-index:80;max-width:min(360px,calc(100vw - 28px));transform:translate(-50%);padding:10px 14px;border:1px solid rgba(247,210,122,.34);border-radius:999px;background:linear-gradient(135deg,#1c0c0ceb,#070409e6),radial-gradient(circle at 12% 0%,rgba(247,210,122,.18),transparent 54%);color:#f7e6a0;font-size:13px;font-weight:800;line-height:1.35;text-align:center;box-shadow:0 16px 42px #0000006b,0 0 28px #f7d27a24;pointer-events:none;animation:huafu-toast-in .22s ease both}@keyframes huafu-toast-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 640px){.huafu-scene-toast{top:calc(max(10px,env(safe-area-inset-top)) + 78px);max-width:calc(100vw - 32px);font-size:13px}}:root{--huafu-v3-gold: #f5c76b;--huafu-v3-cyan: #21e7dd;--huafu-v3-red: #c92118;--huafu-v3-ink: #070606;--huafu-v3-panel: rgba(9, 7, 8, .82)}body{background:radial-gradient(circle at 50% 20%,rgba(33,231,221,.1),transparent 28%),linear-gradient(#0000003d,#000000bd),#030304}.huafu-app.active-draw{width:min(100%,980px);min-height:100vh;padding:max(10px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.huafu-app.active-draw .huafu-ritual-top{width:min(560px,100%);margin:0 auto 8px;padding:10px 16px;border-radius:0;border:12px solid transparent;border-image:linear-gradient(90deg,#3c2b16,#f5c76b,#3c2b16) 1;background:linear-gradient(180deg,#0e0b0af2,#030304f0),radial-gradient(circle at 50% 0%,rgba(245,199,107,.18),transparent 68%);box-shadow:0 12px 40px #00000075,0 0 28px #f5c76b1f inset}.huafu-app.active-draw .huafu-ritual-top span{color:#f5c76b9e;font-size:10px}.huafu-app.active-draw .huafu-ritual-top strong{color:#ffe8a6;font-size:16px;letter-spacing:1px;text-shadow:0 0 10px rgba(245,199,107,.42)}.huafu-app.active-draw .huafu-ritual-main{display:grid;grid-template-columns:minmax(360px,680px) minmax(300px,1fr);gap:16px;align-items:start}.huafu-app.active-draw .huafu-ritual-stage{position:relative;width:min(100%,680px);min-height:720px;margin:0 auto;padding:10px 12px 18px;border-radius:28px;overflow:hidden;background:linear-gradient(#0303040a,#0303041a);border:1px solid rgba(245,199,107,.18);box-shadow:0 24px 80px #00000080,0 0 0 1px #21e7dd14 inset}.huafu-app.active-draw .huafu-stage-hud{position:relative;z-index:8;width:min(560px,100%);margin:0 auto -2px;pointer-events:none}.huafu-app.active-draw .huafu-daily-pill,.huafu-app.active-draw .huafu-stage-mode{border-color:#f5c76b3d;background:#0404059e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.huafu-app.active-draw .huafu-stage-shell{position:relative;z-index:4;width:min(100%,626px);aspect-ratio:1 / 1;margin:2px auto 0;border-radius:50%;background:transparent;overflow:visible}.huafu-app.active-draw .huafu-stage-shell:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;background:radial-gradient(circle,rgba(33,231,221,.28),transparent 56%),radial-gradient(circle,rgba(245,199,107,.2),transparent 67%);filter:blur(24px);opacity:.72}.huafu-app.active-draw .huafu-magic-ring-img{display:none}.huafu-app.active-draw .huafu-bagua-wheel-img{position:absolute;top:4%;right:4%;bottom:4%;left:4%;z-index:1;width:92%;height:92%;opacity:.92;object-fit:contain;filter:drop-shadow(0 30px 32px rgba(0,0,0,.55)) drop-shadow(0 0 22px rgba(33,231,221,.22));animation:huafu-v3-wheel-breathe 5.8s ease-in-out infinite alternate}.huafu-app.active-draw .huafu-stage-orbit{top:7%;right:7%;bottom:7%;left:7%;opacity:.7}.huafu-app.active-draw .huafu-canvas-wrap{position:absolute;left:50%;top:50%;z-index:6;width:37%;min-width:238px;max-width:286px;aspect-ratio:760 / 1060;border-radius:7px;transform:translate(-50%,-44%) rotate(-1.4deg) perspective(820px) rotateX(2.8deg);filter:drop-shadow(0 28px 24px rgba(0,0,0,.56))}.huafu-app.active-draw .huafu-canvas-wrap:after{border-radius:7px}.huafu-app.active-draw .huafu-canvas{width:100%;height:100%;border-radius:7px;background:linear-gradient(#96241cb3,#96241cb3) 12% 10% / 76% 2px no-repeat,linear-gradient(#96241cb3,#96241cb3) 12% 90% / 76% 2px no-repeat,linear-gradient(#96241cb3,#96241cb3) 12% 10% / 2px 80% no-repeat,linear-gradient(#96241cb3,#96241cb3) 88% 10% / 2px 80% no-repeat,#d9a653;clip-path:polygon(6% 0%,97% 3%,94% 97%,3% 94%,0 8%);box-shadow:0 2px #fff4b17a inset,0 -2px #4e230e47 inset}.huafu-v3-action-ring{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none}.huafu-v3-action{--angle: 0deg;--radius: 43%;position:absolute;left:50%;top:50%;width:clamp(74px,13.5%,92px);aspect-ratio:1 / 1;padding:0;border:0;border-radius:28%;display:grid;place-items:center;transform:translate(-50%,-50%);background:transparent;color:#ffe7a4;cursor:pointer;pointer-events:auto;filter:drop-shadow(0 12px 12px rgba(0,0,0,.58)) drop-shadow(0 0 10px rgba(33,231,221,.2));transition:transform .16s ease,filter .16s ease}.huafu-v3-action:hover:not(:disabled),.huafu-v3-action:focus-visible{filter:drop-shadow(0 16px 16px rgba(0,0,0,.62)) drop-shadow(0 0 16px rgba(33,231,221,.44))}.huafu-v3-action:active:not(:disabled){transform:translate(-50%,-50%) scale(.94)}.huafu-v3-action.gallery{left:18%;top:42%}.huafu-v3-action.undo{left:30%;top:24%}.huafu-v3-action.clear{left:70%;top:24%}.huafu-v3-action.match{left:82%;top:42%}.huafu-v3-action.pk{left:75%;top:69%}.huafu-v3-action.rank{left:25%;top:69%}.huafu-v3-action:disabled{opacity:.48;cursor:not-allowed}.huafu-v3-action-core,.huafu-v3-action-label{position:relative;z-index:1;display:block;text-shadow:0 0 10px rgba(245,199,107,.45),0 1px 2px #000}.huafu-v3-action-core{margin-top:7px;color:#ffe9a9;font-size:24px;font-weight:900;line-height:1}.huafu-v3-action-label{margin-top:-5px;color:#f5c76b;font-size:11px;font-weight:900;line-height:1}.huafu-v3-console{position:relative;z-index:9;width:min(620px,100%);min-height:138px;margin:-18px auto 0;display:grid;grid-template-columns:1fr 168px 1fr;gap:12px;align-items:center;padding:16px 18px;border:1px solid rgba(245,199,107,.28);border-radius:26px;background:linear-gradient(180deg,#17120ff5,#040405f5),radial-gradient(circle at 50% 0%,rgba(245,199,107,.18),transparent 66%);box-shadow:0 22px 56px #0000008f,0 0 0 1px #21e7dd0f inset}.huafu-v3-score-panel,.huafu-v3-stamp-panel{min-height:86px;border-radius:18px;padding:12px;background:radial-gradient(circle at 18% 12%,rgba(33,231,221,.18),transparent 48%),#03030494;border:1px solid rgba(245,199,107,.2)}.huafu-v3-score-panel{display:grid;align-content:center;gap:2px}.huafu-v3-score-panel span{color:#f6d994;font-size:14px;font-weight:900}.huafu-v3-score-panel strong{color:var(--huafu-v3-cyan);font-size:clamp(30px,5vw,44px);line-height:1;text-shadow:0 0 16px rgba(33,231,221,.55)}.huafu-v3-score-panel em{color:#f5c76bc2;font-size:12px;font-style:normal}.huafu-v3-seal-button{position:relative;width:168px;aspect-ratio:1 / 1;border:0;border-radius:50%;background:transparent;cursor:pointer;filter:drop-shadow(0 22px 20px rgba(0,0,0,.62)) drop-shadow(0 0 22px rgba(201,33,24,.42));transition:transform .15s ease,filter .15s ease}.huafu-v3-seal-button img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.huafu-v3-seal-button span{position:relative;z-index:1;display:grid;place-items:center;color:#fff0a4;font-size:42px;font-weight:900;line-height:1;letter-spacing:4px;writing-mode:vertical-rl;text-shadow:0 0 12px rgba(255,232,166,.92),0 2px 4px rgba(0,0,0,.8)}.huafu-v3-seal-button:hover:not(:disabled){transform:translateY(-2px) scale(1.02);filter:drop-shadow(0 24px 22px rgba(0,0,0,.66)) drop-shadow(0 0 30px rgba(201,33,24,.62))}.huafu-v3-seal-button:active:not(:disabled){transform:translateY(2px) scale(.96)}.huafu-v3-seal-button:disabled{cursor:not-allowed;opacity:.62;filter:grayscale(.35) brightness(.78)}.huafu-v3-stamp-panel{display:grid;place-items:center}.huafu-v3-stamp-panel button{width:86px;aspect-ratio:1 / 1;border-radius:50%;border:2px solid rgba(245,199,107,.42);background:radial-gradient(circle at 50% 30%,rgba(245,199,107,.24),transparent 36%),linear-gradient(180deg,#19110d,#070606);color:#f6d994;display:grid;place-items:center;cursor:pointer}.huafu-v3-stamp-panel button:disabled{cursor:not-allowed;opacity:.52}.huafu-v3-stamp-panel span,.huafu-v3-stamp-panel strong{display:block;line-height:1}.huafu-v3-stamp-panel span{font-size:19px;font-weight:900}.huafu-v3-stamp-panel strong{color:#f5c76bb8;font-size:11px}.huafu-app.active-draw .huafu-scene-hotspots{display:none}.huafu-app.active-draw .huafu-result-drawer{border-radius:24px}.huafu-app.active-draw .huafu-drawer-empty,.huafu-app.active-draw .huafu-thinking,.huafu-app.active-draw .huafu-card{background:linear-gradient(180deg,#0a0808bd,#030304eb),#050405;border-color:#f5c76b47;box-shadow:0 18px 52px #00000070}@keyframes huafu-v3-wheel-breathe{0%{transform:scale(.994);opacity:.88}to{transform:scale(1.008);opacity:.98}}@media (max-width: 900px){.huafu-app.active-draw .huafu-ritual-main{grid-template-columns:1fr}.huafu-app.active-draw .huafu-result-drawer{width:min(620px,100%);margin:10px auto 0}}@media (max-width: 640px){html,body,#root{max-width:100%;overflow-x:hidden}.huafu-app.active-draw{width:100%;max-width:100vw;padding:max(8px,env(safe-area-inset-top)) 8px max(10px,env(safe-area-inset-bottom))}.huafu-app.active-draw .huafu-ritual-top{max-width:calc(100vw - 16px);margin-bottom:6px;padding:7px 12px;border-width:8px}.huafu-app.active-draw .huafu-ritual-top strong{font-size:13px}.huafu-app.active-draw .huafu-ritual-stage{width:calc(100vw - 16px);min-height:0;padding:7px 7px 10px;border-radius:20px;background-position:center 38%}.huafu-app.active-draw .huafu-stage-hud{max-width:calc(100vw - 34px)}.huafu-app.active-draw .huafu-daily-pill,.huafu-app.active-draw .huafu-stage-mode{min-width:0;padding:6px 9px;font-size:11px}.huafu-app.active-draw .huafu-stage-shell{width:min(100%,382px);max-width:calc(100vw - 20px);margin-top:4px}.huafu-app.active-draw .huafu-bagua-wheel-img{top:1%;right:1%;bottom:1%;left:1%;width:98%;height:98%}.huafu-app.active-draw .huafu-canvas-wrap{width:41%;min-width:156px;max-width:178px;transform:translate(-50%,-42%) rotate(-1.6deg) perspective(720px) rotateX(2deg)}.huafu-v3-action{width:clamp(52px,15vw,61px);--radius: 43%}.huafu-v3-action.gallery{left:15%;top:43%}.huafu-v3-action.undo{left:29%;top:25%}.huafu-v3-action.clear{left:71%;top:25%}.huafu-v3-action.match{left:85%;top:43%}.huafu-v3-action.pk{left:75%;top:70%}.huafu-v3-action.rank{left:25%;top:70%}.huafu-v3-action-core{margin-top:4px;font-size:18px}.huafu-v3-action-label{margin-top:-4px;font-size:9px}.huafu-v3-console{width:calc(100vw - 28px);min-height:112px;margin-top:-10px;grid-template-columns:1fr 112px 1fr;gap:7px;padding:10px;border-radius:18px}.huafu-v3-score-panel,.huafu-v3-stamp-panel{min-height:72px;padding:8px;border-radius:14px}.huafu-v3-score-panel span{font-size:12px}.huafu-v3-score-panel strong{font-size:28px}.huafu-v3-score-panel em{font-size:10px}.huafu-v3-seal-button{width:112px}.huafu-v3-seal-button span{font-size:31px;letter-spacing:2px}.huafu-v3-stamp-panel button{width:64px}.huafu-v3-stamp-panel span{font-size:15px}.huafu-app.active-draw .huafu-result-drawer{max-width:calc(100vw - 16px);margin-top:8px}}:root{--huafu-v4-gold: #f1c86b;--huafu-v4-cyan: #19e4d8;--huafu-v4-red: #b91d16;--huafu-v4-ink: #050405}body{background:radial-gradient(circle at 50% 18%,rgba(25,228,216,.12),transparent 30%),linear-gradient(180deg,#00000014,#000000b8),#020203}.huafu-app.active-draw{max-width:1180px}.huafu-app.active-draw .huafu-ritual-top{width:min(480px,calc(100vw - 24px));min-height:48px;margin:0 auto 4px;padding:6px 14px;border:1px solid rgba(241,200,107,.34);border-radius:999px;border-image:none;background:linear-gradient(90deg,#080707d1,#110b0ae6,#080707d1),radial-gradient(circle at 50% 0%,rgba(241,200,107,.18),transparent 72%);box-shadow:0 14px 30px #0000006b,0 0 0 1px #19e4d814 inset}.huafu-app.active-draw .huafu-ritual-top div{min-width:0}.huafu-app.active-draw .huafu-ritual-top span{font-size:10px;color:#f1c86b9e}.huafu-app.active-draw .huafu-ritual-top strong{max-width:190px;overflow:hidden;color:#ffe9ad;font-size:15px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.huafu-app.active-draw .huafu-ritual-main{grid-template-columns:minmax(380px,720px) minmax(300px,360px);gap:14px}.huafu-app.active-draw .huafu-ritual-stage{width:min(100%,720px);min-height:790px;padding:8px 12px 18px;border:1px solid rgba(241,200,107,.16);border-radius:28px;background:linear-gradient(180deg,#00000005,#00000038)}.huafu-app.active-draw .huafu-ritual-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,rgba(25,228,216,.18),transparent 34%),radial-gradient(circle at 50% 67%,rgba(185,29,22,.16),transparent 30%),linear-gradient(180deg,transparent 58%,rgba(0,0,0,.3))}.huafu-app.active-draw .huafu-stage-hud{z-index:10;width:min(560px,100%);margin-bottom:-10px}.huafu-app.active-draw .huafu-daily-pill,.huafu-app.active-draw .huafu-stage-mode{min-height:40px;padding:7px 14px;border:1px solid rgba(241,200,107,.28);border-radius:999px;background:#04050694;box-shadow:0 10px 26px #00000047}.huafu-app.active-draw .huafu-stage-shell{width:min(100%,660px);margin-top:-8px}.huafu-app.active-draw .huafu-stage-shell:before{top:15%;right:15%;bottom:15%;left:15%;background:radial-gradient(circle,rgba(25,228,216,.4),transparent 52%),radial-gradient(circle,rgba(241,200,107,.2),transparent 64%);filter:blur(28px)}.huafu-app.active-draw .huafu-stage-shell:after{content:"";position:absolute;left:7%;right:7%;bottom:0;z-index:2;height:23%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.44));border-radius:0 0 999px 999px}.huafu-app.active-draw .huafu-magic-ring-img{display:block;position:absolute;top:3%;right:3%;bottom:3%;left:3%;z-index:3;width:94%;height:94%;object-fit:contain;opacity:.56;filter:drop-shadow(0 0 24px rgba(25,228,216,.28));animation:huafu-v4-fx-spin 18s linear infinite}.huafu-app.active-draw .huafu-bagua-wheel-img{top:2%;right:2%;bottom:2%;left:2%;z-index:4;width:96%;height:96%;opacity:.94;filter:drop-shadow(0 34px 30px rgba(0,0,0,.58)) drop-shadow(0 0 20px rgba(25,228,216,.2))}.huafu-app.active-draw .huafu-stage-orbit{z-index:5;top:9%;right:9%;bottom:9%;left:9%;opacity:.38}.huafu-app.active-draw .huafu-canvas{border-radius:8px;background:#d7a455;clip-path:polygon(7% 0%,98% 4%,94% 98%,4% 94%,0 8%)}.huafu-v3-action{width:clamp(88px,14.4%,108px);background:none;border-radius:24px;filter:drop-shadow(0 18px 16px rgba(0,0,0,.62)) drop-shadow(0 0 12px rgba(25,228,216,.22))}.huafu-v3-score-panel,.huafu-v3-stamp-panel,.huafu-v3-seal-button{z-index:1}.huafu-v3-score-panel,.huafu-v3-stamp-panel{min-height:92px;border:1px solid rgba(241,200,107,.18);border-radius:18px;background:radial-gradient(circle at 18% 12%,rgba(25,228,216,.2),transparent 48%),#0303048a}.huafu-v3-score-panel strong{color:var(--huafu-v4-cyan)}.huafu-v3-seal-button{width:174px}.huafu-v3-stamp-panel button{width:90px;border-color:#f1c86b73;background:radial-gradient(circle at 50% 34%,rgba(185,29,22,.34),transparent 38%),linear-gradient(180deg,#19110d,#060506)}.huafu-tier-badge{display:inline-grid;width:72px;height:72px;place-items:center;border:2px solid rgba(241,200,107,.72);border-radius:50%;background:radial-gradient(circle at 50% 30%,rgba(241,200,107,.28),transparent 42%),linear-gradient(180deg,#17100d,#050405);color:#ffe9ad;font-size:15px;font-weight:900;line-height:1;box-shadow:0 0 0 4px #19e4d814 inset,0 10px 22px #00000057}.huafu-tier-badge.small{width:42px;height:42px;font-size:10px}.huafu-tier-s{border-color:#f87171d1;color:#ffd7d7}.huafu-tier-a{border-color:#fbbf24d1}.huafu-tier-b{border-color:#a78bfad1}.huafu-tier-c{border-color:#7ec8e3d1}@keyframes huafu-v4-fx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 900px){.huafu-app.active-draw .huafu-ritual-main{grid-template-columns:1fr}.huafu-app.active-draw .huafu-ritual-stage{width:min(100%,720px)}}@media (max-width: 640px){.huafu-app.active-draw{padding:max(6px,env(safe-area-inset-top)) 6px max(8px,env(safe-area-inset-bottom))}.huafu-app.active-draw .huafu-ritual-top{min-height:42px;padding:5px 11px}.huafu-app.active-draw .huafu-ritual-top strong{max-width:136px;font-size:12px}.huafu-app.active-draw .huafu-ritual-stage{width:calc(100vw - 12px);min-height:676px;padding:5px 5px 8px;border-radius:18px}.huafu-app.active-draw .huafu-stage-hud{max-width:calc(100vw - 26px);margin-bottom:-8px}.huafu-app.active-draw .huafu-daily-pill,.huafu-app.active-draw .huafu-stage-mode{min-height:34px;padding:5px 9px;font-size:10px}.huafu-app.active-draw .huafu-stage-shell{width:min(100%,410px);max-width:calc(100vw - 10px);margin-top:-4px}.huafu-app.active-draw .huafu-canvas-wrap{width:37%;min-width:150px;max-width:166px;transform:translate(-50%,-39%) rotate(-1.4deg) perspective(720px) rotateX(2.5deg)}.huafu-v3-action{width:clamp(58px,16.5vw,66px)}.huafu-v3-action.gallery{left:13.5%;top:46%}.huafu-v3-action.undo{left:29%;top:22%}.huafu-v3-action.clear{left:71%;top:22%}.huafu-v3-action.match{left:86.5%;top:46%}.huafu-v3-action.pk{left:77%;top:71%}.huafu-v3-action.rank{left:23%;top:71%}.huafu-v3-action-core{margin-top:6px;font-size:18px}.huafu-v3-action-label{margin-top:-5px;font-size:9px}.huafu-v3-console{width:calc(100vw - 18px);min-height:112px;margin-top:-20px;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);gap:6px;padding:14px 11px 12px}.huafu-v4-console-bg{top:-12px;right:-10px;bottom:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 22px)}.huafu-v3-score-panel,.huafu-v3-stamp-panel{min-height:70px;padding:7px}.huafu-v3-score-panel strong{font-size:28px}.huafu-v3-seal-button{width:112px}.huafu-v3-seal-button span{transform:translate(-3px);font-size:31px}.huafu-v3-stamp-panel button{width:62px}}:root{--huafu-v5-gold: #f1c86b;--huafu-v5-cyan: #18dcd1;--huafu-v5-red: #b51b14;--huafu-v5-paper: #e4bc72;--huafu-v5-ink: #050404}body{background:radial-gradient(circle at 50% 18%,rgba(24,220,209,.1),transparent 32%),linear-gradient(180deg,#0000000a,#000000b8),#020202}.huafu-app{width:min(100%,1180px);min-height:100vh;padding:max(8px,env(safe-area-inset-top)) 10px calc(80px + env(safe-area-inset-bottom))}.huafu-app.active-gallery,.huafu-app.active-social,.huafu-app.active-me{background:none}.huafu-tabbar{border-top:1px solid rgba(241,200,107,.22);border-radius:22px 22px 0 0;background:linear-gradient(180deg,#0c0806f0,#060405fa);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -8px 24px #00000070,0 0 0 1px #18dcd10f inset}.huafu-tab-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 4px 7px;min-height:56px;border-radius:14px}.huafu-tab-btn strong{display:block;font-size:17px;font-weight:900;line-height:1;transition:transform .13s ease}.huafu-tab-btn span{display:block;font-size:10px;line-height:1;letter-spacing:.5px}.huafu-tab-btn.active strong{transform:translateY(-1px) scale(1.06);text-shadow:0 0 12px rgba(241,200,107,.7)}.huafu-ritual-top{width:min(520px,calc(100vw - 24px));min-height:48px;margin:0 auto 6px;padding:6px 14px;border:1px solid rgba(241,200,107,.34);border-radius:999px;background:linear-gradient(90deg,#060505d1,#140c09e6,#060505d1),radial-gradient(circle at 50% 0%,rgba(241,200,107,.22),transparent 72%);box-shadow:0 14px 30px #0000006b,0 0 0 1px #18dcd114 inset}.huafu-ritual-top span{color:#f1c86b9e;font-size:10px}.huafu-ritual-top strong{max-width:200px;overflow:hidden;color:#ffe9ad;font-size:15px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.huafu-prop-nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none}.huafu-prop-nav-item{position:absolute;min-width:0;width:74px;aspect-ratio:1 / 1;padding:0;border:0;background:none;color:#ffe9ad;cursor:pointer;filter:drop-shadow(0 12px 12px rgba(0,0,0,.62)) drop-shadow(0 0 8px rgba(24,220,209,.18));transition:transform .16s ease,filter .16s ease;pointer-events:auto}.huafu-prop-nav-item:nth-child(1){left:7%;bottom:8%}.huafu-prop-nav-item:nth-child(2){right:7%;top:7%}.huafu-prop-nav-item:nth-child(3){right:5%;bottom:22%}.huafu-prop-nav-item:nth-child(4){left:6%;top:12%}.huafu-prop-nav-item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.huafu-prop-nav-item span{position:absolute;left:50%;bottom:14%;z-index:1;transform:translate(-50%);color:#f5c96d;font-size:9px;font-weight:900;text-shadow:0 1px 3px #000,0 0 8px rgba(241,200,107,.55);white-space:nowrap}.huafu-prop-nav-item.active,.huafu-prop-nav-item:hover,.huafu-prop-nav-item:focus-visible{transform:translateY(-2px) scale(1.03);filter:drop-shadow(0 16px 16px rgba(0,0,0,.68)) drop-shadow(0 0 18px rgba(24,220,209,.48))}.huafu-app.active-draw .huafu-ritual-main{display:grid;grid-template-columns:minmax(360px,720px) minmax(300px,370px);gap:14px;align-items:start}.huafu-app.active-draw .huafu-ritual-stage{width:min(100%,720px);min-height:770px;margin:0 auto;padding:8px 12px 18px;border:1px solid rgba(241,200,107,.18);border-radius:28px;background:linear-gradient(180deg,#00000005,#00000038);box-shadow:0 24px 80px #00000080,0 0 0 1px #18dcd114 inset}.huafu-app.active-draw .huafu-stage-hud{width:min(560px,100%);margin:0 auto -10px;z-index:12}.huafu-app.active-draw .huafu-daily-pill,.huafu-app.active-draw .huafu-stage-mode{min-height:40px;padding:7px 14px;border:1px solid rgba(241,200,107,.3);border-radius:999px;background:#04050694;box-shadow:0 10px 26px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.huafu-app.active-draw .huafu-stage-shell{width:min(100%,660px);margin:-8px auto 0}.huafu-app.active-draw .huafu-stage-shell:before{top:15%;right:15%;bottom:15%;left:15%;background:radial-gradient(circle,rgba(24,220,209,.42),transparent 52%),radial-gradient(circle,rgba(241,200,107,.2),transparent 66%);filter:blur(28px)}.huafu-app.active-draw .huafu-magic-ring-img{display:block;position:absolute;top:3%;right:3%;bottom:3%;left:3%;z-index:3;width:94%;height:94%;object-fit:contain;opacity:.56;filter:drop-shadow(0 0 24px rgba(24,220,209,.28));animation:huafu-v5-fx-spin 18s linear infinite}.huafu-app.active-draw .huafu-bagua-wheel-img{top:2%;right:2%;bottom:2%;left:2%;z-index:4;width:96%;height:96%;opacity:.95;filter:drop-shadow(0 34px 30px rgba(0,0,0,.58)) drop-shadow(0 0 20px rgba(24,220,209,.2))}.huafu-app.active-draw .huafu-canvas-wrap{z-index:8;width:36%;min-width:248px;max-width:300px;transform:translate(-50%,-41%) rotate(-1.5deg) perspective(900px) rotateX(3deg);filter:drop-shadow(0 30px 28px rgba(0,0,0,.58)) drop-shadow(0 0 20px rgba(241,200,107,.14))}.huafu-app.active-draw .huafu-canvas{border:0;border-radius:8px;background:#d7a455;clip-path:polygon(7% 0%,98% 4%,94% 98%,4% 94%,0 8%)}.huafu-v3-action{width:clamp(88px,14.4%,108px);border:0;background:none!important;border-radius:24px;filter:drop-shadow(0 18px 16px rgba(0,0,0,.62)) drop-shadow(0 0 12px rgba(24,220,209,.22))}.huafu-v3-action img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.huafu-v3-action.gallery{left:15.5%;top:46%}.huafu-v3-action.undo{left:30%;top:22.5%}.huafu-v3-action.clear{left:70%;top:22.5%}.huafu-v3-action.match{left:84.5%;top:46%}.huafu-v3-action.pk{left:75.5%;top:70.5%}.huafu-v3-action.rank{left:24.5%;top:70.5%}.huafu-v3-action-core{margin-top:11px;font-size:28px}.huafu-v3-action-label{margin-top:-8px;font-size:12px}.huafu-v3-console{width:min(660px,100%);min-height:150px;margin-top:-28px;grid-template-columns:minmax(0,1fr) 174px minmax(0,1fr);padding:22px 24px 20px;border:0;background:transparent;box-shadow:none}.huafu-v4-console-bg{position:absolute;top:-20px;right:-18px;bottom:-16px;left:-18px;z-index:0;width:calc(100% + 36px);height:calc(100% + 36px);object-fit:fill;pointer-events:none;filter:drop-shadow(0 24px 32px rgba(0,0,0,.58))}.huafu-v3-score-panel,.huafu-v3-stamp-panel{z-index:1;min-height:92px;border:1px solid rgba(241,200,107,.18);border-radius:18px;background:radial-gradient(circle at 18% 12%,rgba(24,220,209,.2),transparent 48%),#0303048a}.huafu-v3-score-panel strong{color:var(--huafu-v5-cyan)}.huafu-v3-seal-button{z-index:1;width:174px;border:0;background:none}.huafu-v3-seal-button span{transform:translate(-5px);color:#fff1ae;font-size:45px}.huafu-v3-stamp-panel button,.huafu-btn,.huafu-icon-btn{border:1px solid rgba(241,200,107,.36);background:radial-gradient(circle at 50% 20%,rgba(241,200,107,.2),transparent 42%),linear-gradient(180deg,#19100d,#050404);color:#ffe9ad;box-shadow:0 8px 18px #00000052,0 0 0 1px #18dcd114 inset}.huafu-btn.primary{border-color:#b91b14ad;background:radial-gradient(circle at 50% 24%,rgba(255,210,115,.28),transparent 38%),linear-gradient(180deg,#8d1712,#330605)}.huafu-scene-page{position:relative;width:min(100%,760px);min-height:820px;margin:0 auto;padding:62px 30px 34px;overflow:hidden;border:1px solid rgba(241,200,107,.16);border-radius:28px;box-shadow:0 26px 80px #0000008a,0 0 0 1px #18dcd10f inset}.huafu-scene-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 26%,rgba(24,220,209,.14),transparent 35%),linear-gradient(180deg,#0000000f,#0000007a)}.huafu-scene-page>*{position:relative;z-index:1}.huafu-gallery-scene,.huafu-social-scene,.huafu-profile-scene{background:transparent}.huafu-gallery{width:min(100%,560px);margin:78px auto 0;border:0;background:transparent;box-shadow:none}.huafu-gallery h3,.huafu-social-card h3{margin:0 0 10px;color:#ffe9ad;font-size:20px;text-align:center;text-shadow:0 2px 5px #000,0 0 14px rgba(241,200,107,.34)}.huafu-gallery h3{width:fit-content;margin:0 auto 12px;padding:8px 28px;border:1px solid rgba(241,200,107,.28);border-radius:999px;background:#0c0705c7}.huafu-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,500px);margin:0 auto}.huafu-gallery-item{min-height:154px;padding:16px 18px 18px;overflow:hidden;align-items:center;justify-content:center;gap:3px;border:0!important;border-radius:0;background:transparent;color:#5a2418;box-shadow:none;text-align:center}.huafu-gallery-item .huafu-glyph{width:38px;height:38px;align-self:center;margin:0;background:#53211429}.huafu-gallery-item .huafu-tier-badge.small{width:32px;height:32px;font-size:8px}.huafu-gallery-name{max-width:100%;font-size:13px;line-height:1.16;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.huafu-gallery-score,.huafu-gallery-tier{font-size:11px}.huafu-gallery-name,.huafu-gallery-score,.huafu-gallery-tier{color:#641f17!important;text-shadow:0 1px 0 rgba(255,236,175,.48)}.huafu-gallery-scene .huafu-social-card{width:min(100%,500px);margin:18px auto 0;padding:18px 22px;border-radius:18px;background:linear-gradient(180deg,#0d0806b3,#050404e0),radial-gradient(circle at 50% 0%,rgba(241,200,107,.14),transparent 58%)}.huafu-gallery-scene .huafu-social-card h3{font-size:18px}.huafu-gallery-scene .huafu-social-hint{margin:8px 0 14px;font-size:13px;line-height:1.55}.huafu-social-card,.huafu-analytics-panel,.huafu-danger-panel,.huafu-disclaimer{border:1px solid rgba(241,200,107,.28);border-radius:22px;background:linear-gradient(180deg,#100907c2,#050404e6),radial-gradient(circle at 50% 0%,rgba(24,220,209,.1),transparent 58%);box-shadow:0 18px 46px #0006,0 0 0 1px #18dcd10f inset}.huafu-challenge-card{margin-top:34px}.huafu-social-card-head{align-items:center}.huafu-challenge-grid,.huafu-leaderboard-grid,.huafu-plaza-grid{gap:12px}.huafu-challenge-block,.huafu-plaza-card,.huafu-rank-list li,.huafu-hidden-wall li{border:1px solid rgba(241,200,107,.2);background:radial-gradient(circle at 20% 0%,rgba(241,200,107,.12),transparent 45%),#080504b3;box-shadow:0 10px 24px #00000047}.huafu-text-input{border:1px solid rgba(241,200,107,.34);background:linear-gradient(180deg,#e5b86a29,#43211061),#060404b3;color:#ffe9ad}.huafu-result-drawer{border:0;background:transparent}.huafu-drawer-empty,.huafu-thinking,.huafu-card{border:0!important;border-radius:22px;background:transparent;color:#5e2116;box-shadow:0 24px 54px #00000075,0 0 28px #18dcd114}.huafu-card{min-height:520px;padding:72px 48px 56px}.huafu-card-name,.huafu-card-tier,.huafu-card-verdict,.huafu-card-lines,.huafu-reading-details,.huafu-metrics{color:#5e2116!important}.huafu-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.huafu-thinking{min-height:420px;display:grid;place-items:center;padding:58px 44px}.huafu-app.active-draw .huafu-ritual-main.is-analyzing .huafu-canvas-wrap{animation:huafu-v5-paper-float 1.6s ease-in-out infinite alternate}.huafu-app.active-draw .huafu-ritual-main.is-analyzing .huafu-canvas-wrap:before{content:"";position:absolute;top:6%;right:14%;bottom:6%;left:14%;z-index:4;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(24,220,209,.42),transparent);mix-blend-mode:screen;animation:huafu-v5-scan 1.25s ease-in-out infinite}.huafu-poster-sheet{border:1px solid rgba(241,200,107,.34);border-radius:24px;background:linear-gradient(180deg,#080504c7,#030202f0)}.huafu-poster-preview{border-radius:14px;box-shadow:0 20px 48px #00000080,0 0 0 1px #f1c86b2e}@keyframes huafu-v5-fx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes huafu-v5-paper-float{0%{transform:translate(-50%,-41%) rotate(-1.5deg) perspective(900px) rotateX(3deg) translateY(0)}to{transform:translate(-50%,-43%) rotate(-1deg) perspective(900px) rotateX(3deg) translateY(-8px)}}@keyframes huafu-v5-scan{0%{transform:translateY(-46%);opacity:0}18%{opacity:1}82%{opacity:1}to{transform:translateY(46%);opacity:0}}@media (max-width: 900px){.huafu-app.active-draw .huafu-ritual-main{grid-template-columns:1fr}.huafu-app.active-draw .huafu-result-drawer{width:min(720px,100%);margin:10px auto 0}}@media (max-width: 640px){.huafu-app{padding:max(6px,env(safe-area-inset-top)) 6px calc(72px + env(safe-area-inset-bottom))}.huafu-ritual-top{width:calc(100vw - 20px);min-height:42px;padding:5px 11px}.huafu-ritual-top strong{max-width:136px;font-size:12px}.huafu-prop-nav{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;margin:0}.huafu-prop-nav-item{width:52px}.huafu-prop-nav-item:nth-child(1){left:5%;bottom:7%}.huafu-prop-nav-item:nth-child(2){right:5%;top:5%}.huafu-prop-nav-item:nth-child(3){right:4%;bottom:19%}.huafu-prop-nav-item:nth-child(4){left:4%;top:8%}.huafu-prop-nav-item span{bottom:12%;font-size:8px}.huafu-app.active-draw .huafu-ritual-stage{width:calc(100vw - 12px);min-height:604px;padding:5px 5px 8px;border-radius:18px}.huafu-app.active-draw .huafu-stage-hud{max-width:calc(100vw - 26px);margin-bottom:-8px}.huafu-app.active-draw .huafu-daily-pill,.huafu-app.active-draw .huafu-stage-mode{min-height:34px;padding:5px 9px;font-size:10px}.huafu-app.active-draw .huafu-stage-shell{width:min(100%,410px);max-width:calc(100vw - 10px);margin-top:-4px}.huafu-app.active-draw .huafu-canvas-wrap{width:37%;min-width:150px;max-width:166px;transform:translate(-50%,-39%) rotate(-1.4deg) perspective(720px) rotateX(2.5deg)}.huafu-v3-action{width:clamp(58px,16.5vw,66px)}.huafu-v3-action.gallery{left:13.5%;top:46%}.huafu-v3-action.undo{left:29%;top:22%}.huafu-v3-action.clear{left:71%;top:22%}.huafu-v3-action.match{left:86.5%;top:46%}.huafu-v3-action.pk{left:77%;top:71%}.huafu-v3-action.rank{left:23%;top:71%}.huafu-v3-action-core{margin-top:6px;font-size:18px}.huafu-v3-action-label{margin-top:-5px;font-size:9px}.huafu-v3-console{width:calc(100vw - 18px);min-height:112px;margin-top:-20px;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);gap:6px;padding:14px 11px 12px}.huafu-v4-console-bg{top:-12px;right:-10px;bottom:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 22px)}.huafu-v3-score-panel,.huafu-v3-stamp-panel{min-height:70px;padding:7px}.huafu-v3-score-panel strong{font-size:28px}.huafu-v3-seal-button{width:112px}.huafu-v3-seal-button span{transform:translate(-3px);font-size:31px}.huafu-v3-stamp-panel button{width:62px}.huafu-scene-page{width:calc(100vw - 12px);min-height:760px;padding:42px 12px 24px;border-radius:18px}.huafu-gallery{width:min(100%,318px);margin-top:70px}.huafu-gallery-grid{width:100%;gap:6px}.huafu-gallery-item{min-height:132px;padding:13px 12px 14px}.huafu-gallery-item .huafu-glyph{width:30px;height:30px}.huafu-gallery-name{font-size:11px}.huafu-gallery-score,.huafu-gallery-tier{font-size:9px}.huafu-gallery-scene .huafu-social-card{width:min(100%,318px);margin-top:14px;padding:14px}.huafu-gallery-scene .huafu-social-card h3{font-size:16px}.huafu-gallery-scene .huafu-social-hint{font-size:12px}.huafu-card{min-height:450px;padding:54px 34px 44px}.huafu-card-actions{grid-template-columns:1fr}}.huafu-app.active-draw .huafu-ritual-stage{background-image:url(/assets/huafu/v5/scene_ritual_room_bg.webp);background-size:cover;background-position:center top}.huafu-v5-bagua{position:absolute;top:4%;right:4%;bottom:4%;left:4%;width:92%;height:92%;object-fit:contain;z-index:1;pointer-events:none;opacity:.95;filter:drop-shadow(0 0 28px rgba(33,231,221,.22));animation:huafu-slow-counter-spin 52s linear infinite}.huafu-v5-spirit-ring{position:absolute;top:4%;right:4%;bottom:4%;left:4%;width:92%;height:92%;object-fit:contain;z-index:2;pointer-events:none;opacity:.72;mix-blend-mode:screen;animation:huafu-spin 8s linear infinite}.huafu-ritual-main.is-analyzing .huafu-v5-spirit-ring{animation-duration:2s}.huafu-ritual-main.is-analyzing .huafu-v5-bagua{animation-duration:6s;filter:drop-shadow(0 0 32px rgba(201,33,24,.44))}.huafu-v3-action-token-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:28%}.huafu-v3-action-token-img~.huafu-v3-action-core{display:none}.huafu-app.active-draw .huafu-canvas{background:transparent}.huafu-v5-console-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:26px;pointer-events:none;z-index:0;opacity:.88}.huafu-v3-score-panel,.huafu-v3-stamp-panel,.huafu-v3-seal-button{position:relative;z-index:1}.huafu-v5-analyzing-visual{position:relative;width:min(260px,68vw);aspect-ratio:1 / 1;margin:0 auto 14px}.huafu-v5-oracle-eye{width:100%;height:100%;object-fit:contain;animation:huafu-spin 6s linear infinite;filter:drop-shadow(0 0 22px rgba(33,231,221,.6))}.huafu-v5-thinking-scroll-wrap{position:relative;width:min(500px,90vw);margin:0 auto}.huafu-v5-thinking-scroll{display:block;width:100%;height:auto;object-fit:contain;opacity:.92;mix-blend-mode:screen;border-radius:8px}.huafu-v5-thinking-scroll-wrap .huafu-thinking-copy,.huafu-v5-thinking-scroll-wrap .huafu-thinking-steps{position:absolute;left:12%;right:12%}.huafu-v5-thinking-scroll-wrap .huafu-thinking-copy{top:18%}.huafu-v5-thinking-scroll-wrap .huafu-thinking-steps{top:46%}.huafu-v5-scan-beam{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:10;pointer-events:none;mix-blend-mode:screen;opacity:.85;animation:huafu-v5-scan-sweep 1.8s ease-in-out infinite alternate}@keyframes huafu-v5-scan-sweep{0%{transform:translateY(-8%);opacity:.6}to{transform:translateY(8%);opacity:1}}.huafu-tier-badge{display:inline-flex;align-items:center;gap:4px}.huafu-tier-badge img{width:36px;height:36px;object-fit:contain;flex-shrink:0}.huafu-tier-badge.small img{width:22px;height:22px}.huafu-scene-hotspot img{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;width:140%;height:140%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 6px 12px rgba(0,0,0,.55));transition:filter .16s ease,transform .16s ease}.huafu-scene-hotspot:hover img,.huafu-scene-hotspot:focus-visible img{filter:drop-shadow(0 8px 18px rgba(245,199,107,.5));transform:translateY(-4px) scale(1.06)}.huafu-v5-rank-medals{display:block;width:100%;max-width:320px;height:auto;object-fit:contain;margin:0 auto 10px;mix-blend-mode:screen;filter:drop-shadow(0 6px 16px rgba(0,0,0,.5))}.huafu-hidden-wall-section{position:relative}.huafu-v5-hidden-wall-bg{display:block;width:100%;height:auto;object-fit:contain;border-radius:14px;opacity:.82;mix-blend-mode:screen;margin-bottom:12px;filter:drop-shadow(0 8px 20px rgba(0,0,0,.6))}.huafu-gallery-empty{text-align:center;padding:24px 0}.huafu-gallery-empty img{display:block;width:min(320px,80vw);height:auto;margin:0 auto 14px;object-fit:contain;opacity:.88;filter:drop-shadow(0 8px 20px rgba(0,0,0,.5))}.huafu-stamp-plaza-card{position:relative}.huafu-v5-stamp-plaza-panel{display:block;width:min(100%,540px);height:auto;margin:0 auto 16px;object-fit:contain;border-radius:14px;opacity:.82;mix-blend-mode:screen;filter:drop-shadow(0 8px 20px rgba(0,0,0,.55))}.huafu-growth-card{position:relative}.huafu-v5-growth-ledger{display:block;width:min(100%,480px);height:auto;margin:0 auto 14px;object-fit:contain;border-radius:12px;opacity:.72;mix-blend-mode:screen;filter:drop-shadow(0 6px 16px rgba(0,0,0,.5))}.huafu-v5-referral-charm{display:block;width:min(100%,500px);height:auto;margin:0 auto 14px;object-fit:contain;border-radius:12px;opacity:.82;mix-blend-mode:screen;filter:drop-shadow(0 6px 16px rgba(0,0,0,.5))}.huafu-arena-drum-btn{position:relative;display:flex;align-items:center;gap:10px;padding-left:12px}.huafu-arena-drum-btn img{width:44px;height:44px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 3px 8px rgba(0,0,0,.55))}.huafu-gallery-scene{background-image:linear-gradient(180deg,#08040670,#08040638 30%,#0804069e),url(/assets/huafu/v5/scene_gallery_book_bg.webp);background-size:cover;background-position:center top}.huafu-profile-scene{background-image:linear-gradient(180deg,#0804066b,#0804062e 25%,#080406ad),url(/assets/huafu/v5/scene_profile_desk_bg.webp);background-size:cover;background-position:center top}.huafu-v5-smoke{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:70%;height:auto;object-fit:contain;pointer-events:none;opacity:.55;mix-blend-mode:screen;animation:huafu-v5-smoke-rise 3s ease-in-out infinite alternate}.huafu-v5-rune-ring{position:absolute;top:5%;right:5%;bottom:5%;left:5%;width:90%;height:90%;object-fit:contain;pointer-events:none;opacity:.65;mix-blend-mode:screen;animation:huafu-spin 12s linear infinite}@keyframes huafu-v5-smoke-rise{0%{transform:translate(-50%) translateY(10%) scale(.9);opacity:.4}to{transform:translate(-50%) translateY(-6%) scale(1.1);opacity:.7}}.huafu-v5-divider{display:block;width:min(100%,400px);height:auto;margin:12px auto;object-fit:contain;opacity:.72}.huafu-challenge-duel-stage{position:relative;width:min(100%,520px);aspect-ratio:6 / 5;margin:0 auto 12px}.huafu-v5-duel-stage-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:14px;opacity:.88;mix-blend-mode:screen}.huafu-v5-duel-overlay{position:absolute;top:4%;right:4%;bottom:4%;left:4%;width:92%;height:92%;object-fit:contain;pointer-events:none;mix-blend-mode:screen;opacity:.8}.huafu-v5-seal-result{width:56px;height:56px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 4px 12px rgba(0,0,0,.6))}.huafu-challenge-report-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.huafu-punishment-scroll-wrap{position:relative;width:min(100%,540px);margin:0 auto 12px}.huafu-v5-scroll-bg{display:block;width:100%;height:auto;object-fit:contain;border-radius:6px;opacity:.9}.huafu-punishment-scroll-content{position:absolute;top:10%;right:14%;bottom:10%;left:14%;display:flex;flex-direction:column;justify-content:center;gap:4px;color:#3a1f08;font-size:13px;line-height:1.5}.huafu-punishment-scroll-content .huafu-challenge-punishment{font-weight:700;font-size:14px}.huafu-stamp-btn{display:flex;align-items:center;gap:8px}.huafu-stamp-btn img{width:32px;height:32px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.5));transition:transform .2s ease}.huafu-stamp-btn:not(:disabled):hover img{transform:rotate(-15deg) scale(1.1)}.huafu-stamp-btn:not(:disabled):active img{transform:rotate(8deg) scale(.9)}.huafu-card{position:relative;overflow:hidden}.huafu-v5-result-scroll-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px;pointer-events:none;z-index:0;mix-blend-mode:screen;opacity:.55}.huafu-card>*:not(.huafu-v5-result-scroll-bg){position:relative;z-index:1}.huafu-v3-score-panel{position:relative}.huafu-v5-spirit-score-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:18px;pointer-events:none;z-index:0;mix-blend-mode:screen;opacity:.55}.huafu-v3-score-panel>*:not(.huafu-v5-spirit-score-bg){position:relative;z-index:1}.huafu-v5-seal-burst-fx{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;animation:huafu-spin 1.4s linear infinite;filter:drop-shadow(0 0 44px rgba(248,113,113,.9));mix-blend-mode:screen;pointer-events:none}.huafu-v5-rune-divider{display:flex;align-items:center;gap:10px;margin:14px 0 10px}.huafu-v5-rune-divider:before,.huafu-v5-rune-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(241,200,107,.35),transparent)}.huafu-v5-rune-divider span{color:#f1c86b80;font-size:11px}.huafu-talisman-btn{display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 10px 10px;background:#0a0503e0;border:1px solid rgba(241,200,107,.22);border-radius:12px;cursor:pointer;transition:transform 80ms,border-color .12s;-webkit-tap-highlight-color:transparent}.huafu-talisman-btn.primary{border-color:#f1c86b70;box-shadow:0 0 12px #f1c86b1a inset}.huafu-talisman-btn img{display:block;width:100%;max-width:110px;height:38px;object-fit:contain;mix-blend-mode:screen}.huafu-talisman-btn span{font-size:12px;font-weight:700;color:#f1c86bd9;letter-spacing:.5px;line-height:1}.huafu-talisman-btn:not(:disabled):active{transform:scale(.95)}.huafu-talisman-btn:disabled{opacity:.42;cursor:not-allowed}.huafu-danger-panel{position:relative}.huafu-v5-danger-seal{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:60px;height:60px;object-fit:contain;pointer-events:none;mix-blend-mode:screen;opacity:.7;z-index:0}.huafu-danger-panel>*:not(.huafu-v5-danger-seal){position:relative;z-index:1}.huafu-invite-input-wrap{position:relative}.huafu-v5-invite-plaque{display:block;width:min(100%,400px);height:auto;object-fit:contain;mix-blend-mode:screen;opacity:.75;margin:0 auto 8px}.huafu-gallery-item{position:relative;overflow:hidden;background:#080403c7!important}.huafu-v5-card-slot-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;pointer-events:none;z-index:0;mix-blend-mode:screen;opacity:.55}.huafu-gallery-item>*:not(.huafu-v5-card-slot-bg){position:relative;z-index:1}.huafu-analytics-panel{display:flex;flex-direction:column;gap:10px}.huafu-analytics-title{font-size:11px;opacity:.45;letter-spacing:2px;text-transform:uppercase}.huafu-analytics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.huafu-analytics-stat{display:flex;flex-direction:column;align-items:center;gap:5px;padding:14px 6px 10px;background:#0a0503c7;border:1px solid rgba(241,200,107,.18);border-radius:14px}.huafu-analytics-stat .huafu-counter-token{width:48px;height:48px;object-fit:contain;mix-blend-mode:screen}.huafu-analytics-stat strong{font-size:24px;font-weight:900;color:#f7e6a0;line-height:1}.huafu-analytics-stat span{font-size:11px;color:#f1c86b8c;letter-spacing:.5px}.huafu-social-scene{background:radial-gradient(ellipse at 50% 0%,rgba(24,220,209,.08) 0%,transparent 50%),radial-gradient(ellipse at 20% 80%,rgba(241,200,107,.06) 0%,transparent 45%),linear-gradient(180deg,#0a0508,#080308)}
