.explore-module__GL6eba__main{z-index:1;position:relative}.explore-module__GL6eba__hero{text-align:center;padding:3rem 2rem 2rem}.explore-module__GL6eba__heroBrand{font-family:var(--font-display);color:var(--color-gold);text-shadow:0 0 30px #e8d5a366;margin-bottom:.5rem;font-size:3rem;text-decoration:none;display:inline-block}.explore-module__GL6eba__heroBrand:hover{text-shadow:0 0 40px #e8d5a399}.explore-module__GL6eba__heroSubtitle{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1rem}.explore-module__GL6eba__searchWrapper{max-width:400px;margin:0 auto;position:relative}.explore-module__GL6eba__searchWrapper:before{content:"";pointer-events:none;background:0 0;border-radius:2rem;animation:3s ease-in-out infinite explore-module__GL6eba__solarBreath;position:absolute;inset:-2px;box-shadow:0 -10px 15px -5px #a29bfe59,0 10px 15px -5px #a29bfe59,-15px 0 18px -8px #7c5cbf4d,15px 0 18px -8px #7c5cbf4d,-10px -10px 14px -6px #e8d5a333,10px -10px 14px -6px #e8d5a333,-10px 10px 14px -6px #a29bfe33,10px 10px 14px -6px #a29bfe33}@keyframes explore-module__GL6eba__solarBreath{0%,to{opacity:0}50%{opacity:1}}.explore-module__GL6eba__searchWrapper.explore-module__GL6eba__focused:before{opacity:1;animation:none}.explore-module__GL6eba__heroSearch{background:#7c5cbf14;border:1px solid #7c5cbf40;border-radius:2rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;transition:all .3s;display:flex;position:relative}.explore-module__GL6eba__heroSearch:focus-within{background:#7c5cbf1f;border-color:#7c5cbf80;transform:scale(1.02);box-shadow:0 0 20px #7c5cbf26}.explore-module__GL6eba__heroSearch input{color:var(--color-text);text-align:left;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.explore-module__GL6eba__heroSearch input::placeholder{color:var(--color-text-muted);transition:opacity .2s}.explore-module__GL6eba__heroSearch:focus-within input::placeholder{opacity:.5}.explore-module__GL6eba__searchIcon{color:var(--color-text-muted);font-size:1.1rem;transition:all .3s}.explore-module__GL6eba__heroSearch:focus-within .explore-module__GL6eba__searchIcon{opacity:1;animation:none;transform:scale(1.2)rotate(15deg)}@keyframes explore-module__GL6eba__searchIconPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.explore-module__GL6eba__categories{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 2rem 2rem;display:flex}.explore-module__GL6eba__categoryBtn{-webkit-backdrop-filter:blur(12px)saturate(1.2);color:var(--color-text);cursor:pointer;background:linear-gradient(135deg,#1e193299 0%,#28233ca6 50%,#231e37b3 100%);border:1px solid #ffffff14;border-color:#ffffff26 #ffffff14 #ffffff14 #ffffff1f;border-radius:2rem;padding:.5rem 1.25rem;font-size:.9rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0003,inset 0 1px 1px #ffffff14,inset 0 -1px 1px #0000001a}.explore-module__GL6eba__categoryBtn:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1a 0%,#0000 100%);border-radius:2rem 2rem 50% 50%;height:50%;position:absolute;top:0;left:0;right:0}.explore-module__GL6eba__categoryBtn:hover{background:linear-gradient(135deg,#282341b3 0%,#322d4bbf 50%,#2d2846cc 100%);border-color:#ffffff40 #ffffff26 #ffffff26;transform:translateY(-2px);box-shadow:0 6px 20px #7c5cbf26,inset 0 1px 1px #ffffff1f,inset 0 -1px 1px #00000026}.explore-module__GL6eba__categoryBtn.explore-module__GL6eba__active{color:var(--color-accent-light);background:linear-gradient(135deg,#7c5cbf40 0%,#7c5cbf4d 50%,#7c5cbf59 100%);border-color:#a29bfe80 #7c5cbf66 #7c5cbf66;box-shadow:0 4px 20px #7c5cbf40,inset 0 1px 1px #ffffff26,inset 0 -1px 1px #0000001a}.explore-module__GL6eba__agentsContainer{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.explore-module__GL6eba__agentsStats{color:var(--color-text-muted);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem;display:flex}.explore-module__GL6eba__sortDropdown{align-items:center;gap:.5rem;display:flex}.explore-module__GL6eba__sortLabel{color:var(--color-text-muted)}.explore-module__GL6eba__sortSelect{color:var(--color-text);cursor:pointer;background:#7c5cbf26;border:1px solid #7c5cbf4d;border-radius:.5rem;padding:.35rem .75rem;font-size:.85rem;transition:all .2s}.explore-module__GL6eba__sortSelect:hover{background:#7c5cbf40;border-color:#7c5cbf80}.explore-module__GL6eba__sortSelect:focus{border-color:var(--color-purple);outline:none;box-shadow:0 0 10px #7c5cbf4d}.explore-module__GL6eba__sortSelect option{background:var(--color-bg);color:var(--color-text)}.explore-module__GL6eba__agentsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.explore-module__GL6eba__agentCard{-webkit-backdrop-filter:blur(20px)saturate(1.2);cursor:pointer;will-change:transform,box-shadow;background:linear-gradient(135deg,#1e1932bf 0%,#28233ccc 50%,#231e37d9 100%);border:1px solid #ffffff14;border-color:#fff3 #ffffff14 #ffffff14 #ffffff26;border-radius:1.25rem;padding:1.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease-out,border-color .3s,background .3s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 32px #0000004d,0 2px 8px #0003,inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #00000026}.explore-module__GL6eba__agentCard:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#ffffff14 0%,#ffffff05 40%,#0000 100%);border-radius:1.25rem 1.25rem 50% 50%;height:50%;position:absolute;top:0;left:0;right:0}.explore-module__GL6eba__agentCard:hover{background:linear-gradient(135deg,#282341cc 0%,#322d4bd9 50%,#2d2846e6 100%);border-color:#ffffff4d #ffffff26 #ffffff26;transform:translateY(-6px)scale(1.01)translateZ(0);box-shadow:0 20px 50px #7c5cbf33,0 8px 25px #00000040,inset 0 1px 2px #ffffff26,inset 0 -1px 1px #0003}.explore-module__GL6eba__agentCard:hover:before{background:linear-gradient(#ffffff1f 0%,#ffffff08 40%,#0000 100%)}.explore-module__GL6eba__agentCard:active{transition-duration:.1s;transform:translateY(-2px)scale(1.005)translateZ(0)}.explore-module__GL6eba__agentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.explore-module__GL6eba__agentName{font-family:var(--font-heading);color:var(--color-gold-light);margin-bottom:.25rem;font-size:1.2rem}.explore-module__GL6eba__agentCategory{color:var(--color-accent-light);background:#7c5cbf26;border-radius:.25rem;padding:.2rem .6rem;font-size:.8rem}.explore-module__GL6eba__agentDescription{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.explore-module__GL6eba__agentTheories{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.explore-module__GL6eba__theoryTag{color:var(--color-mystic);background:#a29bfe1a;border-radius:.25rem;padding:.2rem .5rem;font-size:.75rem}.explore-module__GL6eba__agentFooter{border-top:1px solid #7c5cbf26;justify-content:flex-end;align-items:center;padding-top:1rem;display:flex}.explore-module__GL6eba__agentAuthor{color:var(--color-text-muted);font-size:.85rem}.explore-module__GL6eba__agentAuthor.explore-module__GL6eba__official{color:var(--color-gold)}.explore-module__GL6eba__agentSummons{color:var(--color-text-muted);align-items:center;gap:.3rem;font-size:.8rem;display:flex}.explore-module__GL6eba__loading{text-align:center;color:var(--color-text-muted);padding:4rem 2rem}.explore-module__GL6eba__loadingSpinner{border:3px solid #7c5cbf33;border-top-color:var(--color-accent-light);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite explore-module__GL6eba__spin;display:inline-block}@keyframes explore-module__GL6eba__spin{to{transform:rotate(360deg)}}.explore-module__GL6eba__emptyState{text-align:center;color:var(--color-text-muted);padding:4rem 2rem}.explore-module__GL6eba__emptyState h3{font-family:var(--font-heading);color:var(--color-text);margin-bottom:.5rem;font-size:1.3rem}.explore-module__GL6eba__ctaSection{text-align:center;background:linear-gradient(#0000 0%,#7c5cbf1a 100%);border-top:1px solid #7c5cbf33;padding:4rem 2rem}.explore-module__GL6eba__ctaSection h2{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:1rem;font-size:1.8rem}.explore-module__GL6eba__ctaSection p{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem}.explore-module__GL6eba__highlight{color:var(--color-gold-light);font-weight:500}.explore-module__GL6eba__footer{text-align:center;border-top:1px solid #7c5cbf33;padding:2rem}.explore-module__GL6eba__footerBrand{font-family:var(--font-display);color:var(--color-gold);margin-bottom:.5rem;font-size:1.3rem}.explore-module__GL6eba__footerCopy{color:var(--color-text-muted);font-size:.85rem}.explore-module__GL6eba__footerCopy a{color:inherit;text-decoration:none}.explore-module__GL6eba__floatingBtn{font-family:var(--font-heading);color:var(--color-void);background:linear-gradient(135deg,var(--color-gold)0%,var(--color-gold-dark)100%);cursor:pointer;z-index:100;border:none;border-radius:2rem;padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .3s;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #0000004d}.explore-module__GL6eba__floatingBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #e8d5a366}.explore-module__GL6eba__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#0a0a12d9;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.explore-module__GL6eba__modalOverlay.explore-module__GL6eba__active{display:flex}.explore-module__GL6eba__modal{-webkit-backdrop-filter:blur(24px)saturate(1.2);background:linear-gradient(135deg,#1e1932d9 0%,#28233ce6 50%,#231e37eb 100%);border:1px solid #ffffff14;border-color:#fff3 #ffffff14 #ffffff14 #ffffff26;border-radius:1.25rem;width:100%;max-width:600px;max-height:80vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0006,0 8px 24px #0000004d,inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #00000026}.explore-module__GL6eba__modal:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff0f 0%,#ffffff05 40%,#0000 100%);border-radius:1.25rem 1.25rem 50% 50%;height:40%;position:absolute;top:0;left:0;right:0}.explore-module__GL6eba__modalHeader{border-bottom:1px solid #7c5cbf33;padding:1.5rem 1.5rem 1rem}.explore-module__GL6eba__modalClose{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .3s;position:absolute;top:1rem;right:1rem}.explore-module__GL6eba__modalClose:hover{color:var(--color-text)}.explore-module__GL6eba__modalTitle{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:.25rem;font-size:1.5rem}.explore-module__GL6eba__modalCategory{color:var(--color-accent-light);font-size:.85rem}.explore-module__GL6eba__modalBody{padding:1.5rem}.explore-module__GL6eba__modalSection{margin-bottom:1.5rem}.explore-module__GL6eba__modalSection:last-child{margin-bottom:0}.explore-module__GL6eba__modalSectionTitle{font-family:var(--font-heading);color:var(--color-gold-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem}.explore-module__GL6eba__modalSection p{color:var(--color-text);font-size:.95rem;line-height:1.6}.explore-module__GL6eba__modalTheories{flex-wrap:wrap;gap:.5rem;display:flex}.explore-module__GL6eba__modalTheory{color:var(--color-mystic);background:#a29bfe26;border-radius:.25rem;padding:.3rem .75rem;font-size:.85rem}.explore-module__GL6eba__modalThinkingPattern{flex-wrap:wrap;gap:.5rem;display:flex}.explore-module__GL6eba__thinkingPatternTag{border-radius:.25rem;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8rem;display:inline-flex}.explore-module__GL6eba__tagIcon{font-size:.75rem}.explore-module__GL6eba__thinkingPatternTag.explore-module__GL6eba__decision{color:#63b3ed;background:#63b3ed33}.explore-module__GL6eba__thinkingPatternTag.explore-module__GL6eba__problem{color:#48bb78;background:#48bb7833}.explore-module__GL6eba__thinkingPatternTag.explore-module__GL6eba__thinking{color:#ed8936;background:#ed893633}.explore-module__GL6eba__thinkingPatternTag.explore-module__GL6eba__value{color:#d53f8c;background:#d53f8c33}.explore-module__GL6eba__modalFooter{justify-content:space-between;align-items:center;padding:1rem 1.5rem 1.5rem;display:flex}.explore-module__GL6eba__modalAuthor{color:var(--color-text-muted);font-size:.9rem}.explore-module__GL6eba__modalAuthor.explore-module__GL6eba__official{color:var(--color-gold)}.explore-module__GL6eba__btnSummon{font-family:var(--font-heading);color:var(--color-void);background:linear-gradient(135deg,var(--color-gold)0%,var(--color-gold-dark)100%);cursor:pointer;border:none;border-radius:.4rem;padding:.75rem 1.5rem;font-size:.95rem;transition:all .3s}.explore-module__GL6eba__btnSummon:hover{box-shadow:0 4px 15px #e8d5a366}.explore-module__GL6eba__authModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300;opacity:0;visibility:hidden;background:#0a0a12e6;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.explore-module__GL6eba__authModalOverlay.active{opacity:1;visibility:visible}.explore-module__GL6eba__authContainer{-webkit-backdrop-filter:blur(24px)saturate(1.2);background:linear-gradient(135deg,#1e1932d9 0%,#28233ce6 50%,#231e37eb 100%);border:1px solid #ffffff14;border-color:#fff3 #ffffff14 #ffffff14 #ffffff26;border-radius:1.25rem;width:90%;max-width:400px;padding:2rem;transition:transform .3s;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 20px 60px #0006,0 8px 24px #0000004d,inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #00000026}.explore-module__GL6eba__authContainer:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff0f 0%,#ffffff05 40%,#0000 100%);border-radius:1.25rem 1.25rem 50% 50%;height:40%;position:absolute;top:0;left:0;right:0}.explore-module__GL6eba__authModalOverlay.active .explore-module__GL6eba__authContainer{transform:translateY(0)}.explore-module__GL6eba__authCloseBtn{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #7c5cbf4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.explore-module__GL6eba__authCloseBtn:hover{border-color:var(--color-accent);color:var(--color-accent-light);background:#7c5cbf1a}.explore-module__GL6eba__authContainer h2{font-size:1.5rem;font-family:var(--font-heading);color:var(--color-gold);text-align:center;margin-bottom:2rem}.explore-module__GL6eba__authToggle{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.explore-module__GL6eba__authToggle button{color:var(--color-text-muted);cursor:pointer;font-size:1rem;font-family:var(--font-heading);background:0 0;border:none;padding:.5rem 1rem;transition:color .2s}.explore-module__GL6eba__authToggle button.explore-module__GL6eba__active{color:var(--color-gold);border-bottom:2px solid var(--color-accent)}.explore-module__GL6eba__authForm .explore-module__GL6eba__formGroup{margin-bottom:1.25rem}.explore-module__GL6eba__authForm .explore-module__GL6eba__formLabel{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.9rem;display:block}.explore-module__GL6eba__authForm .explore-module__GL6eba__formInput{width:100%;color:var(--color-text);background:#0a0a1299;border:1px solid #7c5cbf4d;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.explore-module__GL6eba__authForm .explore-module__GL6eba__formInput:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 15px #7c5cbf33}.explore-module__GL6eba__authForm .explore-module__GL6eba__codeInput{text-align:center;letter-spacing:.5em;font-family:Courier New,monospace;font-size:1.5rem}.explore-module__GL6eba__authForm .explore-module__GL6eba__submitBtn{background:linear-gradient(135deg,var(--color-accent)0%,#5b3d99 100%);color:#fff;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:.5rem;margin-top:1rem;padding:1rem 2rem;transition:all .2s;box-shadow:0 4px 15px #7c5cbf66}.explore-module__GL6eba__authForm .explore-module__GL6eba__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c5cbf80}.explore-module__GL6eba__authForm .explore-module__GL6eba__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.explore-module__GL6eba__authError{color:#f87171;background:#dc26261a;border:1px solid #dc26264d;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:none}.explore-module__GL6eba__authError.explore-module__GL6eba__visible{display:block}.explore-module__GL6eba__authSuccess{color:#34d399;background:#10b9811a;border:1px solid #10b9814d;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:none}.explore-module__GL6eba__authSuccess.explore-module__GL6eba__visible{display:block}.explore-module__GL6eba__authHint{color:var(--color-text-muted);text-align:center;margin-top:1.5rem;font-size:.85rem}.explore-module__GL6eba__authLink{text-align:center;margin-top:1rem}.explore-module__GL6eba__authLink a{color:var(--color-accent-light);font-size:.85rem;text-decoration:none}.explore-module__GL6eba__authLink a:hover{text-decoration:underline}.explore-module__GL6eba__authSteps{justify-content:center;align-items:center;gap:0;margin-bottom:1.5rem;display:flex}.explore-module__GL6eba__authSteps .explore-module__GL6eba__step{width:28px;height:28px;color:var(--color-text-muted);background:#7c5cbf33;border:2px solid #7c5cbf66;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.explore-module__GL6eba__authSteps .explore-module__GL6eba__step.explore-module__GL6eba__active{background:var(--color-accent);border-color:var(--color-accent-light);color:#fff;box-shadow:0 0 15px #7c5cbf80}.explore-module__GL6eba__authSteps .explore-module__GL6eba__step.explore-module__GL6eba__completed{color:#34d399;background:#10b9814d;border-color:#34d399}.explore-module__GL6eba__authSteps .explore-module__GL6eba__stepLine{background:#7c5cbf4d;width:40px;height:2px;transition:background .3s}.explore-module__GL6eba__authSteps .explore-module__GL6eba__stepLine.explore-module__GL6eba__completed{background:#34d399}.explore-module__GL6eba__qrHint{text-align:center;color:var(--color-text-muted);margin-bottom:1rem;font-size:.9rem}.explore-module__GL6eba__qrContainer{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.explore-module__GL6eba__qrCode{background:#fff;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.explore-module__GL6eba__qrCode img{width:180px;height:180px;display:block}.explore-module__GL6eba__secretCode{color:var(--color-text-muted);word-break:break-all;text-align:center;background:#0a0a1299;border-radius:.25rem;max-width:100%;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:.75rem}.explore-module__GL6eba__countdown{text-align:center;color:var(--color-text-muted);margin-bottom:1rem;font-size:.85rem}.explore-module__GL6eba__resetTitle{font-family:var(--font-heading);color:var(--color-gold-light);text-align:center;margin-bottom:1.5rem;font-size:1.1rem}@media (max-width:768px){.explore-module__GL6eba__agentsGrid{grid-template-columns:1fr}.explore-module__GL6eba__categories{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:1rem;overflow-x:auto}.explore-module__GL6eba__categoryBtn{white-space:nowrap}}
:root{--bagua-font:-apple-system,BlinkMacSystemFont,"PingFang TC","Microsoft JhengHei","Noto Sans TC",sans-serif}.bagua-explore-module__3LM6tW__main{z-index:1;position:relative}.bagua-explore-module__3LM6tW__hero{text-align:center;padding:3rem 2rem 2rem}.bagua-explore-module__3LM6tW__heroBrandLink{flex-direction:column;align-items:center;margin-bottom:.5rem;text-decoration:none;display:flex}.bagua-explore-module__3LM6tW__heroTitle{font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);letter-spacing:1rem;text-shadow:0 0 40px #d4af3766,0 0 80px #00c8c84d;font-size:3.5rem;font-weight:300;transition:text-shadow .3s}.bagua-explore-module__3LM6tW__heroBrandLink:hover .bagua-explore-module__3LM6tW__heroTitle{text-shadow:0 0 40px #c9b89699,0 0 80px #00c8c866}.bagua-explore-module__3LM6tW__heroSubtitlePinyin{font-family:var(--font-mono,"SF Mono","Menlo",monospace);color:var(--bagua-gold,#c9b896);letter-spacing:.3rem;opacity:.7;margin-top:.25rem;font-size:1.5rem;font-weight:400}.bagua-explore-module__3LM6tW__heroSubtitle{color:var(--bagua-text-muted,#80a0a0);margin-bottom:1.5rem;font-size:1rem}.bagua-explore-module__3LM6tW__searchWrapper{max-width:400px;margin:0 auto;position:relative}.bagua-explore-module__3LM6tW__searchWrapper:before{content:"";pointer-events:none;background:0 0;border-radius:2rem;animation:3s ease-in-out infinite bagua-explore-module__3LM6tW__solarBreath;position:absolute;inset:-2px;box-shadow:0 -10px 15px -5px #40e0e059,0 10px 15px -5px #40e0e059,-15px 0 18px -8px #00d4d44d,15px 0 18px -8px #00d4d44d,-10px -10px 14px -6px #c9b89633,10px -10px 14px -6px #c9b89633,-10px 10px 14px -6px #40e0e033,10px 10px 14px -6px #40e0e033}@keyframes bagua-explore-module__3LM6tW__solarBreath{0%,to{opacity:0}50%{opacity:1}}.bagua-explore-module__3LM6tW__searchWrapper.bagua-explore-module__3LM6tW__focused:before{opacity:1;animation:none}.bagua-explore-module__3LM6tW__heroSearch{background:#00c8c814;border:1px solid #00c8c840;border-radius:2rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;transition:all .3s;display:flex;position:relative}.bagua-explore-module__3LM6tW__heroSearch:focus-within{background:#00c8c81f;border-color:#00c8c880;transform:scale(1.02);box-shadow:0 0 20px #00c8c826}.bagua-explore-module__3LM6tW__heroSearch input{color:var(--bagua-text,#d0e8e8);text-align:left;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.bagua-explore-module__3LM6tW__heroSearch input::placeholder{color:var(--bagua-text-muted,#80a0a0);transition:opacity .2s}.bagua-explore-module__3LM6tW__heroSearch:focus-within input::placeholder{opacity:.5}.bagua-explore-module__3LM6tW__searchIcon{opacity:.7;justify-content:center;align-items:center;transition:all .3s;display:flex}.bagua-explore-module__3LM6tW__searchIconFocused{opacity:1;animation:.6s cubic-bezier(.2,0,.2,1) forwards bagua-explore-module__3LM6tW__taijiSpinThenGlow}@keyframes bagua-explore-module__3LM6tW__taijiSpinThenGlow{0%{filter:none;transform:rotate(0)scale(1)}40%{filter:none;transform:rotate(2520deg)scale(1)}55%{filter:drop-shadow(0 0 25px #c9b896);transform:rotate(2520deg)scale(1.6)}70%{filter:drop-shadow(0 0 12px #c9b896e6);transform:rotate(2520deg)scale(.8)}85%{filter:drop-shadow(0 0 10px #c9b896cc);transform:rotate(2520deg)scale(1.15)}to{filter:drop-shadow(0 0 8px #c9b896b3);transform:rotate(2520deg)scale(1.05)}}.bagua-explore-module__3LM6tW__heroSearch:focus-within .bagua-explore-module__3LM6tW__searchIcon{opacity:1}.bagua-explore-module__3LM6tW__categories{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 2rem 2rem;display:flex}.bagua-explore-module__3LM6tW__categoryBtn{-webkit-backdrop-filter:blur(12px)saturate(1.2);color:var(--bagua-text,#d0e8e8);cursor:pointer;background:linear-gradient(135deg,#0a282899 0%,#0f3232a6 50%,#0c2d2db3 100%);border:1px solid #ffffff14;border-color:#ffffff26 #ffffff14 #ffffff14 #ffffff1f;border-radius:2rem;padding:.5rem 1.25rem;font-size:.9rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0003,inset 0 1px 1px #ffffff14,inset 0 -1px 1px #0000001a}.bagua-explore-module__3LM6tW__categoryBtn:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1a 0%,#0000 100%);border-radius:2rem 2rem 50% 50%;height:50%;position:absolute;top:0;left:0;right:0}.bagua-explore-module__3LM6tW__categoryBtn:hover{background:linear-gradient(135deg,#0f3232b3 0%,#143c3cbf 50%,#123737cc 100%);border-color:#ffffff40 #ffffff26 #ffffff26;transform:translateY(-2px);box-shadow:0 6px 20px #00c8c826,inset 0 1px 1px #ffffff1f,inset 0 -1px 1px #00000026}.bagua-explore-module__3LM6tW__categoryBtn.bagua-explore-module__3LM6tW__active{color:var(--bagua-cyan-light,#40e0e0);background:linear-gradient(135deg,#00c8c840 0%,#00c8c84d 50%,#00c8c859 100%);border-color:#40e0e080 #00c8c866 #00c8c866;box-shadow:0 4px 20px #00c8c840,inset 0 1px 1px #ffffff26,inset 0 -1px 1px #0000001a}.bagua-explore-module__3LM6tW__agentsContainer{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.bagua-explore-module__3LM6tW__agentsStats{color:var(--bagua-text-muted,#80a0a0);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem;display:flex}.bagua-explore-module__3LM6tW__sortDropdown{align-items:center;gap:.5rem;display:flex}.bagua-explore-module__3LM6tW__sortLabel{color:var(--bagua-text-muted,#80a0a0)}.bagua-explore-module__3LM6tW__sortSelect{color:var(--bagua-text,#d0e8e8);cursor:pointer;background:#00c8c826;border:1px solid #00c8c84d;border-radius:.5rem;padding:.35rem .75rem;font-size:.85rem;transition:all .2s}.bagua-explore-module__3LM6tW__sortSelect:hover{background:#00c8c840;border-color:#00c8c880}.bagua-explore-module__3LM6tW__sortSelect:focus{border-color:var(--bagua-cyan,#00d4d4);outline:none;box-shadow:0 0 10px #00c8c84d}.bagua-explore-module__3LM6tW__sortSelect option{background:var(--bagua-bg,#0a1e1e);color:var(--bagua-text,#d0e8e8)}.bagua-explore-module__3LM6tW__agentsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.bagua-explore-module__3LM6tW__agentCard{-webkit-backdrop-filter:blur(20px)saturate(1.2);cursor:pointer;will-change:transform,box-shadow;background:linear-gradient(135deg,#0a2828bf 0%,#0f3232cc 50%,#0c2d2dd9 100%);border:1px solid #ffffff14;border-color:#fff3 #ffffff14 #ffffff14 #ffffff26;border-radius:1.25rem;padding:1.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease-out,border-color .3s,background .3s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 32px #0000004d,0 2px 8px #0003,inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #00000026}.bagua-explore-module__3LM6tW__agentCard:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#ffffff14 0%,#ffffff05 40%,#0000 100%);border-radius:1.25rem 1.25rem 50% 50%;height:50%;position:absolute;top:0;left:0;right:0}.bagua-explore-module__3LM6tW__agentCard:hover{background:linear-gradient(135deg,#0f3232cc 0%,#143c3cd9 50%,#123737e6 100%);border-color:#ffffff4d #ffffff26 #ffffff26;transform:translateY(-6px)scale(1.01)translateZ(0);box-shadow:0 20px 50px #00c8c833,0 8px 25px #00000040,inset 0 1px 2px #ffffff26,inset 0 -1px 1px #0003}.bagua-explore-module__3LM6tW__agentCard:hover:before{background:linear-gradient(#ffffff1f 0%,#ffffff08 40%,#0000 100%)}.bagua-explore-module__3LM6tW__agentCard:active{transition-duration:.1s;transform:translateY(-2px)scale(1.005)translateZ(0)}.bagua-explore-module__3LM6tW__agentHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.bagua-explore-module__3LM6tW__agentName{font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);margin-bottom:.25rem;font-size:1.2rem}.bagua-explore-module__3LM6tW__agentCategory{color:var(--bagua-cyan-light,#40e0e0);background:#00c8c826;border-radius:.25rem;padding:.2rem .6rem;font-size:.8rem}.bagua-explore-module__3LM6tW__agentDescription{color:var(--bagua-text-muted,#80a0a0);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.bagua-explore-module__3LM6tW__agentTheories{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.bagua-explore-module__3LM6tW__theoryTag{color:var(--bagua-cyan-light,#40e0e0);background:#40e0e01a;border-radius:.25rem;padding:.2rem .5rem;font-size:.75rem}.bagua-explore-module__3LM6tW__agentFooter{border-top:1px solid #00c8c826;justify-content:flex-end;align-items:center;padding-top:1rem;display:flex}.bagua-explore-module__3LM6tW__agentAuthor{color:var(--bagua-text-muted,#80a0a0);font-size:.85rem}.bagua-explore-module__3LM6tW__agentAuthor.bagua-explore-module__3LM6tW__official{color:var(--bagua-gold,#c9b896)}.bagua-explore-module__3LM6tW__agentSummons{color:var(--bagua-text-muted,#80a0a0);align-items:center;gap:.3rem;font-size:.8rem;display:flex}.bagua-explore-module__3LM6tW__loading{text-align:center;color:var(--bagua-text-muted,#80a0a0);padding:4rem 2rem}.bagua-explore-module__3LM6tW__loadingSpinner{border:3px solid #00c8c833;border-top-color:var(--bagua-cyan-light,#40e0e0);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite bagua-explore-module__3LM6tW__spin;display:inline-block}@keyframes bagua-explore-module__3LM6tW__spin{to{transform:rotate(360deg)}}.bagua-explore-module__3LM6tW__emptyState{text-align:center;color:var(--bagua-text-muted,#80a0a0);padding:4rem 2rem}.bagua-explore-module__3LM6tW__emptyState h3{font-family:var(--bagua-font);color:var(--bagua-text,#d0e8e8);margin-bottom:.5rem;font-size:1.3rem}.bagua-explore-module__3LM6tW__ctaSection{text-align:center;background:linear-gradient(#0000 0%,#00c8c81a 100%);border-top:1px solid #00c8c833;padding:4rem 2rem}.bagua-explore-module__3LM6tW__ctaSection h2{font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);margin-bottom:1rem;font-size:1.8rem}.bagua-explore-module__3LM6tW__ctaSection p{color:var(--bagua-text-muted,#80a0a0);margin-bottom:2rem;font-size:1.05rem}.bagua-explore-module__3LM6tW__highlight{color:var(--bagua-gold,#c9b896);font-weight:500}.bagua-explore-module__3LM6tW__footer{text-align:center;border-top:1px solid #00c8c833;padding:2rem}.bagua-explore-module__3LM6tW__footerBrand{font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);flex-direction:column;align-items:center;gap:.25rem;margin-bottom:.5rem;display:flex}.bagua-explore-module__3LM6tW__footerBrandChinese{letter-spacing:.4rem;font-size:1.2rem}.bagua-explore-module__3LM6tW__footerBrandEnglish{opacity:.7;font-size:.8rem;font-family:var(--font-mono,"SF Mono","Menlo",monospace)}.bagua-explore-module__3LM6tW__footerGuas{opacity:.6;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.bagua-explore-module__3LM6tW__footerCopy{color:var(--bagua-text-muted,#80a0a0);font-size:.85rem}.bagua-explore-module__3LM6tW__footerCopy a{color:inherit;text-decoration:none}.bagua-explore-module__3LM6tW__floatingBtn{font-family:var(--bagua-font);color:#e8dcc0;cursor:pointer;z-index:100;letter-spacing:.03em;background:linear-gradient(135deg,#5a4a30 0%,#4a3a25 50%,#3a2a1a 100%);border:1.5px solid #c9b896;border-radius:3px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 2px 12px #0006,0 0 10px #c9b89633}.bagua-explore-module__3LM6tW__floatingBtn:before{display:none}.bagua-explore-module__3LM6tW__floatingBtn:hover{background:linear-gradient(135deg,#6b5a3a 0%,#5a4a30 50%,#4a3a25 100%);border-color:#e0d4b8;transform:translateY(-1px);box-shadow:0 4px 16px #0006,0 0 15px #c9b8964d}.bagua-explore-module__3LM6tW__floatingBtnIcon{color:#e8dcc0;flex-shrink:0}.bagua-explore-module__3LM6tW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#051414d9;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.bagua-explore-module__3LM6tW__modalOverlay.bagua-explore-module__3LM6tW__active{display:flex}.bagua-explore-module__3LM6tW__modal{-webkit-backdrop-filter:blur(24px)saturate(1.2);background:linear-gradient(135deg,#0a2828d9 0%,#0f3232e6 50%,#0c2d2deb 100%);border:1px solid #ffffff14;border-color:#fff3 #ffffff14 #ffffff14 #ffffff26;border-radius:1.25rem;width:100%;max-width:600px;max-height:80vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0006,0 8px 24px #0000004d,inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #00000026}.bagua-explore-module__3LM6tW__modal:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff0f 0%,#ffffff05 40%,#0000 100%);border-radius:1.25rem 1.25rem 50% 50%;height:40%;position:absolute;top:0;left:0;right:0}.bagua-explore-module__3LM6tW__modalHeader{border-bottom:1px solid #00c8c833;padding:1.5rem 1.5rem 1rem}.bagua-explore-module__3LM6tW__modalClose{color:var(--bagua-text-muted,#80a0a0);cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .3s;position:absolute;top:1rem;right:1rem}.bagua-explore-module__3LM6tW__modalClose:hover{color:var(--bagua-text,#d0e8e8)}.bagua-explore-module__3LM6tW__modalTitle{font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);margin-bottom:.25rem;font-size:1.5rem}.bagua-explore-module__3LM6tW__modalCategory{color:var(--bagua-cyan-light,#40e0e0);font-size:.85rem}.bagua-explore-module__3LM6tW__modalBody{padding:1.5rem}.bagua-explore-module__3LM6tW__modalSection{margin-bottom:1.5rem}.bagua-explore-module__3LM6tW__modalSection:last-child{margin-bottom:0}.bagua-explore-module__3LM6tW__modalSectionTitle{font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem}.bagua-explore-module__3LM6tW__modalSection p{color:var(--bagua-text,#d0e8e8);font-size:.95rem;line-height:1.6}.bagua-explore-module__3LM6tW__modalTheories{flex-wrap:wrap;gap:.5rem;display:flex}.bagua-explore-module__3LM6tW__modalTheory{color:var(--bagua-cyan-light,#40e0e0);background:#40e0e026;border-radius:.25rem;padding:.3rem .75rem;font-size:.85rem}.bagua-explore-module__3LM6tW__modalThinkingPattern{flex-wrap:wrap;gap:.5rem;display:flex}.bagua-explore-module__3LM6tW__thinkingPatternTag{border-radius:.25rem;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8rem;display:inline-flex}.bagua-explore-module__3LM6tW__tagIcon{font-size:.75rem}.bagua-explore-module__3LM6tW__thinkingPatternTag.bagua-explore-module__3LM6tW__decision{color:#63b3ed;background:#63b3ed33}.bagua-explore-module__3LM6tW__thinkingPatternTag.bagua-explore-module__3LM6tW__problem{color:#48bb78;background:#48bb7833}.bagua-explore-module__3LM6tW__thinkingPatternTag.bagua-explore-module__3LM6tW__thinking{color:#ed8936;background:#ed893633}.bagua-explore-module__3LM6tW__thinkingPatternTag.bagua-explore-module__3LM6tW__value{color:#d53f8c;background:#d53f8c33}.bagua-explore-module__3LM6tW__modalFooter{justify-content:space-between;align-items:center;padding:1rem 1.5rem 1.5rem;display:flex}.bagua-explore-module__3LM6tW__modalAuthor{color:var(--bagua-text-muted,#80a0a0);font-size:.9rem}.bagua-explore-module__3LM6tW__modalAuthor.bagua-explore-module__3LM6tW__official{color:var(--bagua-gold,#c9b896)}.bagua-explore-module__3LM6tW__btnSummon{font-family:var(--bagua-font);color:var(--bagua-bg,#0a1e1e);background:linear-gradient(135deg,var(--bagua-gold,#c9b896)0%,#a89878 100%);cursor:pointer;border:none;border-radius:.4rem;padding:.75rem 1.5rem;font-size:.95rem;transition:all .3s}.bagua-explore-module__3LM6tW__btnSummon:hover{box-shadow:0 4px 15px #c9b89666}.bagua-explore-module__3LM6tW__authModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300;opacity:0;visibility:hidden;background:#051414e6;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.bagua-explore-module__3LM6tW__authModalOverlay.active{opacity:1;visibility:visible}.bagua-explore-module__3LM6tW__authContainer{-webkit-backdrop-filter:blur(24px)saturate(1.2);background:linear-gradient(135deg,#0a2828d9 0%,#0f3232e6 50%,#0c2d2deb 100%);border:1px solid #ffffff14;border-color:#fff3 #ffffff14 #ffffff14 #ffffff26;border-radius:1.25rem;width:90%;max-width:400px;padding:2rem;transition:transform .3s;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 20px 60px #0006,0 8px 24px #0000004d,inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #00000026}.bagua-explore-module__3LM6tW__authContainer:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff0f 0%,#ffffff05 40%,#0000 100%);border-radius:1.25rem 1.25rem 50% 50%;height:40%;position:absolute;top:0;left:0;right:0}.bagua-explore-module__3LM6tW__authModalOverlay.active .bagua-explore-module__3LM6tW__authContainer{transform:translateY(0)}.bagua-explore-module__3LM6tW__authCloseBtn{width:32px;height:32px;color:var(--bagua-text-muted,#80a0a0);cursor:pointer;background:0 0;border:1px solid #00c8c84d;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.bagua-explore-module__3LM6tW__authCloseBtn:hover{border-color:var(--bagua-cyan,#00d4d4);color:var(--bagua-cyan-light,#40e0e0);background:#00c8c81a}.bagua-explore-module__3LM6tW__authTitleIcon{color:var(--bagua-cyan,#40e0e0);justify-content:center;margin-bottom:.5rem;display:flex}.bagua-explore-module__3LM6tW__authContainer h2{font-size:1.5rem;font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);text-align:center;margin-bottom:2rem}.bagua-explore-module__3LM6tW__authToggle{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.bagua-explore-module__3LM6tW__authToggle button{color:var(--bagua-text-muted,#80a0a0);cursor:pointer;font-size:1rem;font-family:var(--bagua-font);background:0 0;border:none;padding:.5rem 1rem;transition:color .2s}.bagua-explore-module__3LM6tW__authToggle button.bagua-explore-module__3LM6tW__active{color:var(--bagua-gold,#c9b896);border-bottom:2px solid var(--bagua-cyan,#00d4d4)}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__formGroup{margin-bottom:1.25rem}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__formLabel{color:var(--bagua-text-muted,#80a0a0);margin-bottom:.5rem;font-size:.9rem;display:block}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__formInput{width:100%;color:var(--bagua-text,#d0e8e8);background:#05141499;border:1px solid #00c8c84d;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__formInput:focus{border-color:var(--bagua-cyan,#00d4d4);outline:none;box-shadow:0 0 15px #00c8c833}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__codeInput{text-align:center;letter-spacing:.5em;font-family:Courier New,monospace;font-size:1.5rem}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__submitBtn{background:linear-gradient(135deg,var(--bagua-cyan,#00d4d4)0%,#099 100%);color:#fff;width:100%;font-size:1rem;font-weight:600;font-family:var(--bagua-font);cursor:pointer;border:none;border-radius:.5rem;margin-top:1rem;padding:1rem 2rem;transition:all .2s;box-shadow:0 4px 15px #00c8c866}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00c8c880}.bagua-explore-module__3LM6tW__authForm .bagua-explore-module__3LM6tW__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.bagua-explore-module__3LM6tW__authError{color:#f87171;background:#dc26261a;border:1px solid #dc26264d;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:none}.bagua-explore-module__3LM6tW__authError.bagua-explore-module__3LM6tW__visible{display:block}.bagua-explore-module__3LM6tW__authSuccess{color:#34d399;background:#10b9811a;border:1px solid #10b9814d;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:none}.bagua-explore-module__3LM6tW__authSuccess.bagua-explore-module__3LM6tW__visible{display:block}.bagua-explore-module__3LM6tW__authHint{color:var(--bagua-text-muted,#80a0a0);text-align:center;margin-top:1.5rem;font-size:.85rem}.bagua-explore-module__3LM6tW__authLink{text-align:center;margin-top:1rem}.bagua-explore-module__3LM6tW__authLink a{color:var(--bagua-cyan-light,#40e0e0);font-size:.85rem;text-decoration:none}.bagua-explore-module__3LM6tW__authLink a:hover{text-decoration:underline}.bagua-explore-module__3LM6tW__authSteps{justify-content:center;align-items:center;gap:0;margin-bottom:1.5rem;display:flex}.bagua-explore-module__3LM6tW__authSteps .bagua-explore-module__3LM6tW__step{width:28px;height:28px;color:var(--bagua-text-muted,#80a0a0);background:#00c8c833;border:2px solid #00c8c866;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.bagua-explore-module__3LM6tW__authSteps .bagua-explore-module__3LM6tW__step.bagua-explore-module__3LM6tW__active{background:var(--bagua-cyan,#00d4d4);border-color:var(--bagua-cyan-light,#40e0e0);color:#fff;box-shadow:0 0 15px #00c8c880}.bagua-explore-module__3LM6tW__authSteps .bagua-explore-module__3LM6tW__step.bagua-explore-module__3LM6tW__completed{color:#34d399;background:#10b9814d;border-color:#34d399}.bagua-explore-module__3LM6tW__authSteps .bagua-explore-module__3LM6tW__stepLine{background:#00c8c84d;width:40px;height:2px;transition:background .3s}.bagua-explore-module__3LM6tW__authSteps .bagua-explore-module__3LM6tW__stepLine.bagua-explore-module__3LM6tW__completed{background:#34d399}.bagua-explore-module__3LM6tW__qrHint{text-align:center;color:var(--bagua-text-muted,#80a0a0);margin-bottom:1rem;font-size:.9rem}.bagua-explore-module__3LM6tW__qrContainer{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.bagua-explore-module__3LM6tW__qrCode{background:#fff;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.bagua-explore-module__3LM6tW__qrCode img{width:180px;height:180px;display:block}.bagua-explore-module__3LM6tW__secretCode{color:var(--bagua-text-muted,#80a0a0);word-break:break-all;text-align:center;background:#05141499;border-radius:.25rem;max-width:100%;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:.75rem}.bagua-explore-module__3LM6tW__countdown{text-align:center;color:var(--bagua-text-muted,#80a0a0);margin-bottom:1rem;font-size:.85rem}.bagua-explore-module__3LM6tW__resetTitle{font-family:var(--bagua-font);color:var(--bagua-gold,#c9b896);text-align:center;margin-bottom:1.5rem;font-size:1.1rem}@media (max-width:768px){.bagua-explore-module__3LM6tW__agentsGrid{grid-template-columns:1fr}.bagua-explore-module__3LM6tW__categories{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:1rem;overflow-x:auto}.bagua-explore-module__3LM6tW__categoryBtn{white-space:nowrap}}
