:root{--wld-primary-50:#e8eaf6;--wld-primary-100:#c5cae9;--wld-primary-200:#9fa8da;--wld-primary-300:#7986cb;--wld-primary-400:#5c6bc0;--wld-primary-500:#3f51b5;--wld-primary-600:#3949ab;--wld-primary-700:#303f9f;--wld-primary-800:#283593;--wld-primary-900:#1a237e;--wld-primary-950:#0d1259;--wld-accent-200:#fde68a;--wld-accent-300:#fcd34d;--wld-accent-400:#fbbf24;--wld-accent-500:#f59e0b;--wld-accent-600:#d97706;--wld-dark-500:#0d1b7d;--wld-dark-700:#08146a;--wld-dark-800:#061060;--wld-dark-900:#03084d;--wld-dark-950:#0a0e27;--wld-color-bg:#0a0e27;--wld-color-bg-elevated:hsla(0,0%,100%,.04);--wld-color-bg-card:hsla(0,0%,100%,.04);--wld-color-bg-muted:hsla(0,0%,100%,.025);--wld-color-bg-input:hsla(0,0%,100%,.04);--wld-color-text:#fff;--wld-color-text-muted:hsla(0,0%,100%,.6);--wld-color-text-subtle:hsla(0,0%,100%,.4);--wld-color-text-on-primary:#1a1d2e;--wld-color-primary:var(--wld-accent-400);--wld-color-primary-hover:var(--wld-accent-300);--wld-color-primary-soft:rgba(251,191,36,.12);--wld-color-accent:var(--wld-accent-400);--wld-color-accent-hover:var(--wld-accent-300);--wld-color-border:hsla(0,0%,100%,.08);--wld-color-border-strong:hsla(0,0%,100%,.16);--wld-color-success:#10b981;--wld-color-warning:#f59e0b;--wld-color-error:#f87171;--wld-gradient-hero:linear-gradient(135deg,#0a0e27,#1a237e 50%,#0d47a1);--wld-gradient-card:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));--wld-gradient-glass:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));--wld-gradient-amber:linear-gradient(135deg,#fcd34d,#fbbf24 50%,#f59e0b);--wld-gradient-text:linear-gradient(90deg,#fcd34d,#fbbf24 50%,#f59e0b);--wld-font-base:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;--wld-font-display:var(--wld-font-base);--wld-font-size-xs:12px;--wld-font-size-sm:14px;--wld-font-size-base:15px;--wld-font-size-md:16px;--wld-font-size-lg:18px;--wld-font-size-xl:22px;--wld-font-size-2xl:28px;--wld-font-size-3xl:36px;--wld-font-size-hero:48px;--wld-radius-xs:4px;--wld-radius-sm:6px;--wld-radius-md:10px;--wld-radius-lg:16px;--wld-radius-xl:24px;--wld-radius-pill:999px;--wld-space-1:4px;--wld-space-2:8px;--wld-space-3:12px;--wld-space-4:16px;--wld-space-5:20px;--wld-space-6:24px;--wld-space-8:32px;--wld-space-10:40px;--wld-space-12:48px;--wld-space-16:64px;--wld-shadow-sm:0 1px 2px rgba(0,0,0,.3);--wld-shadow-md:0 8px 24px rgba(0,0,0,.3);--wld-shadow-lg:0 18px 48px rgba(0,0,0,.4);--wld-shadow-glow:0 0 0 4px rgba(251,191,36,.18);--wld-shadow-amber:0 8px 32px rgba(251,191,36,.22);--wld-container:1200px}.wld-console-shell{display:grid;grid-template-columns:240px 1fr;grid-template-rows:56px 1fr;grid-template-areas:"side topbar" "side main";min-height:100vh;background:transparent}.wld-console-topbar{grid-area:topbar;display:flex;align-items:center;gap:var(--wld-space-3);padding:0 var(--wld-space-5);background:rgba(10,14,39,.7);border-bottom:1px solid hsla(0,0%,100%,.06);position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);color:#fff}.wld-console-burger{display:none;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);color:#fff;height:36px;width:36px;border-radius:var(--wld-radius-md);font-size:18px;cursor:pointer}.wld-console-side{grid-area:side;background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.78);padding:var(--wld-space-5) 0 var(--wld-space-8);position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;border-right:1px solid hsla(0,0%,100%,.06)}.wld-console-side-head{display:none;padding:0 var(--wld-space-5) var(--wld-space-3);align-items:center}.wld-console-brand{font-weight:700;font-size:var(--wld-font-size-lg);color:#fff}.wld-console-close{background:hsla(0,0%,100%,.1);color:#fff;border:none;height:30px;width:30px;border-radius:50%;font-size:16px;cursor:pointer}.wld-console-group{padding:0 var(--wld-space-3) var(--wld-space-3)}.wld-console-group-title{padding:var(--wld-space-3) var(--wld-space-3) 4px;font-size:11px;letter-spacing:.6px;color:hsla(0,0%,100%,.45);text-transform:uppercase}.wld-console-link{display:flex;align-items:center;gap:var(--wld-space-2);padding:9px var(--wld-space-3);border-radius:var(--wld-radius-md);color:hsla(0,0%,100%,.7);font-size:var(--wld-font-size-sm);font-weight:500;transition:background .15s,color .15s}.wld-console-link:hover{background:hsla(0,0%,100%,.06);color:#fff}.wld-console-link.is-active{background:rgba(251,191,36,.16);color:var(--wld-accent-300);border:1px solid rgba(251,191,36,.28);font-weight:600}.wld-console-icon{width:22px;text-align:center}.wld-console-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:35}.wld-console-main{grid-area:main;min-width:0}.wld-console-inner{max-width:1080px;margin:0 auto;padding:var(--wld-space-6) var(--wld-space-5) var(--wld-space-12)}.wld-console-page>h1.wld-console-h1{font-size:var(--wld-font-size-2xl);font-weight:700;margin:0 0 6px;color:#fff}.wld-console-page>p.wld-console-sub{color:hsla(0,0%,100%,.55);margin:0 0 var(--wld-space-6)}.wld-console-h2{font-size:var(--wld-font-size-lg);font-weight:600;margin:var(--wld-space-6) 0 var(--wld-space-3);color:#fff}.wld-console-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--wld-space-4);gap:var(--wld-space-4);margin-bottom:var(--wld-space-4)}.wld-console-stat{display:flex;flex-direction:column;gap:4px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--wld-radius-lg);padding:var(--wld-space-4)}.wld-console-stat-label{font-size:var(--wld-font-size-xs);color:hsla(0,0%,100%,.55);text-transform:uppercase;letter-spacing:.6px}.wld-console-stat-num{font-size:28px;font-weight:700;color:var(--wld-accent-300)}.wld-console-quick{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--wld-space-3);gap:var(--wld-space-3)}.wld-console-quick-card{display:flex;flex-direction:column;gap:4px;cursor:pointer}.wld-console-quick-icon{font-size:24px}.wld-console-quick-title{font-weight:600;font-size:var(--wld-font-size-md);color:#fff}.wld-console-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--wld-space-4);gap:var(--wld-space-4)}@media (max-width:900px){.wld-console-split{grid-template-columns:1fr}}.wld-console-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--wld-space-3) var(--wld-space-4);gap:var(--wld-space-3) var(--wld-space-4)}@media (max-width:720px){.wld-console-form-grid{grid-template-columns:1fr}}.wld-console-row{display:flex;align-items:center;gap:var(--wld-space-3);padding:var(--wld-space-3) 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.wld-console-row:last-child{border-bottom:none}.wld-console-row-title{font-weight:600;color:#fff}.wld-console-table{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:var(--wld-radius-lg);overflow:hidden}.wld-console-tr{display:grid;grid-template-columns:2fr 2fr 1fr 1fr 1fr;grid-gap:var(--wld-space-3);gap:var(--wld-space-3);padding:10px var(--wld-space-4);border-bottom:1px solid hsla(0,0%,100%,.05)}.wld-console-tr.is-head{background:hsla(0,0%,100%,.04);font-weight:600;font-size:var(--wld-font-size-sm);color:hsla(0,0%,100%,.55);text-transform:uppercase;letter-spacing:.6px}.wld-console-tr:last-child{border-bottom:none}@media (max-width:720px){.wld-console-tr{grid-template-columns:1fr 1fr;gap:4px}.wld-console-tr.is-head{display:none}}.wld-pill{display:inline-block;padding:2px 10px;border-radius:var(--wld-radius-pill);font-size:var(--wld-font-size-xs);font-weight:500;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.1)}.wld-pill-active{background:rgba(16,185,129,.16);color:#34d399;border-color:rgba(16,185,129,.3)}.wld-pill-suspended{background:rgba(251,191,36,.16);color:var(--wld-accent-300);border-color:rgba(251,191,36,.3)}.wld-pill-deleted{background:hsla(0,91%,71%,.16);color:#fca5a5;border-color:hsla(0,91%,71%,.3)}.wld-pill-pending{background:rgba(96,165,250,.16);color:#93c5fd;border-color:rgba(96,165,250,.3)}.wld-pill-approved{background:rgba(16,185,129,.16);color:#34d399;border-color:rgba(16,185,129,.3)}.wld-pill-rejected{background:hsla(0,91%,71%,.16);color:#fca5a5;border-color:hsla(0,91%,71%,.3)}.wld-pill-none{color:hsla(0,0%,100%,.65)}.wld-pill-archived,.wld-pill-none{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1)}.wld-pill-archived{color:hsla(0,0%,100%,.55)}.wld-pill-ready{background:rgba(16,185,129,.16);color:#34d399;border-color:rgba(16,185,129,.3)}.wld-pill-processing{background:rgba(96,165,250,.16);color:#93c5fd;border-color:rgba(96,165,250,.3)}.wld-pill-failed{background:hsla(0,91%,71%,.16);color:#fca5a5;border-color:hsla(0,91%,71%,.3)}.wld-console-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--wld-radius-pill);background:rgba(251,191,36,.1);color:var(--wld-accent-300);border:1px solid rgba(251,191,36,.2);font-size:var(--wld-font-size-sm);font-weight:500}.wld-console-tag-x{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.85);border:none;cursor:pointer;width:18px;height:18px;line-height:16px;border-radius:50%;font-size:12px;padding:0}.wld-console-tag-x:hover{background:var(--wld-color-error);color:#fff}.wld-link{color:var(--wld-accent-300);text-decoration:underline}.wld-link:hover{color:var(--wld-accent-200)}.wld-console-picker{margin-bottom:var(--wld-space-4);max-width:480px}@media (max-width:900px){.wld-console-shell{grid-template-columns:1fr;grid-template-areas:"topbar" "main"}.wld-console-burger{display:inline-flex;align-items:center;justify-content:center}.wld-console-side{position:fixed;left:-260px;top:0;height:100vh;width:240px;z-index:40;transition:left .22s ease}.wld-console-side.is-open{left:0}.wld-console-side-head{display:flex;justify-content:space-between}.wld-console-overlay,.wld-console-side.is-open~.wld-console-overlay{display:block}.wld-console-inner{padding:var(--wld-space-4) var(--wld-space-3) var(--wld-space-10)}}.wld-admin-shell{display:grid;grid-template-columns:240px 1fr;grid-template-rows:64px 1fr;grid-template-areas:"side topbar" "side main";min-height:100vh;background:transparent}@media (max-width:768px){.wld-admin-shell{grid-template-columns:1fr;grid-template-rows:64px 1fr;grid-template-areas:"topbar" "main"}}.wld-admin-side{grid-area:side;background:hsla(0,0%,100%,.03);border-right:1px solid hsla(0,0%,100%,.06);padding:var(--wld-space-5) 0;display:flex;flex-direction:column;gap:4px}@media (max-width:768px){.wld-admin-side{display:none}}.wld-admin-side h2{margin:0 var(--wld-space-5) var(--wld-space-3);font-size:var(--wld-font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.45);font-weight:600}.wld-admin-side a{display:flex;align-items:center;gap:10px;margin:0 var(--wld-space-3);padding:10px 14px;border-radius:var(--wld-radius-md);font-size:var(--wld-font-size-sm);color:hsla(0,0%,100%,.65);transition:all .18s ease}.wld-admin-side a:hover{background:hsla(0,0%,100%,.05);color:#fff}.wld-admin-side a.active{background:rgba(251,191,36,.1);color:var(--wld-accent-300);border:1px solid rgba(251,191,36,.2)}.wld-admin-topbar{grid-area:topbar;display:flex;align-items:center;gap:var(--wld-space-3);padding:0 var(--wld-space-6);background:rgba(10,14,39,.7);border-bottom:1px solid hsla(0,0%,100%,.06);position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.wld-admin-topbar h1{margin:0;font-size:var(--wld-font-size-lg);font-weight:600;color:#fff}.wld-admin-main{grid-area:main;padding:var(--wld-space-6)}@media (min-width:1024px){.wld-admin-main{padding:var(--wld-space-8)}}.wld-admin-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:var(--wld-space-4);gap:var(--wld-space-4)}.wld-admin-stat{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--wld-radius-lg);padding:var(--wld-space-5)}.wld-admin-stat-label{font-size:var(--wld-font-size-xs);color:hsla(0,0%,100%,.55);text-transform:uppercase;letter-spacing:.04em;font-weight:500}.wld-admin-stat-value{margin-top:8px;font-size:32px;font-weight:700;color:#fff;background:var(--wld-gradient-text);-webkit-background-clip:text;background-clip:text}.wld-admin-filters{display:flex;gap:var(--wld-space-3);flex-wrap:wrap;padding:var(--wld-space-4);background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:var(--wld-radius-lg);margin-bottom:var(--wld-space-5)}.wld-admin-filters>*{flex:1 1 160px;min-width:140px;max-width:280px}.wld-admin-filters .wld-btn{flex:0 0 auto;max-width:none}.wld-bg-grid{inset:0;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse 90% 80% at 50% 40%,#000 50%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 50% 40%,#000 50%,transparent 100%)}.wld-bg-grid,.wld-orb{position:absolute;pointer-events:none}.wld-orb{border-radius:50%;filter:blur(120px);opacity:.18}.wld-orb-amber{width:480px;height:480px;background:#fbbf24;top:-120px;right:-120px}.wld-orb-indigo{width:520px;height:520px;background:#3f51b5;bottom:-160px;left:-160px}.wld-home{padding-bottom:108px}.wld-screen{position:relative;min-height:calc(100vh - 64px - 108px);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:38px var(--wld-space-4) 116px}@media (min-width:768px){.wld-screen{min-height:calc(100vh - 72px - 108px);padding:54px var(--wld-space-8) 116px}}.wld-screen-hero{background:linear-gradient(180deg,rgba(10,14,39,0),rgba(10,14,39,.4))}.wld-hero-stack{position:relative;z-index:1;width:100%;max-width:760px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.wld-brand-tile{width:96px;height:96px;border-radius:26px;background:var(--wld-gradient-amber);box-shadow:0 18px 52px rgba(251,191,36,.26),0 0 92px rgba(251,191,36,.14),inset 0 1px 0 hsla(0,0%,100%,.4);display:flex;align-items:center;justify-content:center;overflow:hidden;animation:wld-logo-pulse 3.5s ease-in-out infinite}.wld-brand-tile-img{width:100%;height:100%;object-fit:cover;display:block}@keyframes wld-logo-pulse{0%,to{box-shadow:0 14px 50px rgba(251,191,36,.3),0 0 100px rgba(251,191,36,.1),inset 0 1px 0 hsla(0,0%,100%,.4)}50%{box-shadow:0 18px 60px rgba(251,191,36,.4),0 0 130px rgba(251,191,36,.18),inset 0 1px 0 hsla(0,0%,100%,.5)}}.wld-brand-name{margin:0;font-size:clamp(30px,3.6vw,40px);font-weight:700;letter-spacing:.04em;line-height:1.05;color:#fff}.wld-brand-name-w{color:var(--wld-accent-400);font-weight:700}.wld-brand-name-l,.wld-brand-name-rest,.wld-brand-tagline-cn{color:#fff;font-weight:700}.wld-brand-tagline-cn{margin:0 0 7px;font-size:clamp(20px,2.55vw,26px)}.wld-brand-tagline-en{margin:7px 0 0;font-family:Baskerville Old Face,Baskerville,Times New Roman,serif;font-size:clamp(18px,2.35vw,24px);font-weight:500;color:#fff;letter-spacing:.04em}.wld-accent-text{background:var(--wld-gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent}.wld-hero-stack .wld-hero-search{width:100%;max-width:640px;margin:calc(var(--wld-space-2) + 4px) auto 0;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:18px;padding:6px;box-shadow:0 12px 40px rgba(0,0,0,.4),0 0 0 1px rgba(251,191,36,.04);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:border-color .3s,box-shadow .3s}.wld-hero-stack .wld-hero-search:focus-within{border-color:rgba(251,191,36,.45);box-shadow:0 12px 40px rgba(0,0,0,.4),0 0 30px rgba(251,191,36,.15)}.wld-brand-pair{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:var(--wld-space-5);gap:var(--wld-space-5);align-items:stretch;width:100%;max-width:640px;margin-top:0}.wld-brand-pair-col{display:flex;flex-direction:column;gap:6px;align-items:center}.wld-brand-pair-cn{font-size:clamp(18px,2.6vw,22px);font-weight:700}.wld-brand-pair-en{font-family:Baskerville Old Face,Baskerville,Times New Roman,serif;font-size:clamp(14px,2vw,17px);color:hsla(0,0%,100%,.78);letter-spacing:.02em}.wld-brand-pair-divider{width:1px;align-self:center;height:60%;background:linear-gradient(180deg,transparent,hsla(0,0%,100%,.2),transparent)}.wld-brand-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;border-radius:999px;background:rgba(251,191,36,.06);border:1px solid rgba(251,191,36,.3);color:var(--wld-accent-300);font-weight:600;font-size:clamp(14px,2vw,17px);margin-top:7px;text-align:center;line-height:1.55}.wld-brand-pill-spark{color:var(--wld-accent-400)}.wld-brand-pill-en{margin:0;font-family:Baskerville Old Face,Baskerville,Times New Roman,serif;font-size:clamp(13px,1.8vw,16px);color:hsla(0,0%,100%,.55);letter-spacing:.02em;max-width:640px;line-height:1.45}.wld-hero-actions{display:flex;gap:var(--wld-space-3);flex-wrap:wrap;justify-content:center;margin-top:calc(var(--wld-space-2) + 4px)}.wld-announcement-dock{position:fixed;left:50%;bottom:64px;transform:translateX(-50%);z-index:55;width:min(980px,calc(100% - 28px));height:38px;display:grid;grid-template-columns:42px 1fr 56px;align-items:center;overflow:hidden;border:1px solid rgba(251,191,36,.22);border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(251,191,36,.16),hsla(0,0%,100%,.055),rgba(251,191,36,.12));box-shadow:0 10px 32px rgba(0,0,0,.38);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wld-announcement-more,.wld-announcement-speaker{height:100%;display:flex;align-items:center;justify-content:center;color:var(--wld-accent-300);font-size:12px;font-weight:700;background:rgba(251,191,36,.12)}.wld-announcement-speaker{font-size:16px}.wld-announcement-track-wrap{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.wld-announcement-track{display:flex;width:max-content;animation:wld-announcement-scroll 28s linear infinite}.wld-announcement-track:hover{animation-play-state:paused}.wld-announcement-item{display:inline-flex;align-items:center;gap:8px;padding:0 28px;color:hsla(0,0%,100%,.8);font-size:12px;white-space:nowrap}.wld-announcement-star{color:var(--wld-accent-400)}@keyframes wld-announcement-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.wld-public-shell{min-height:100vh;padding-bottom:86px}.wld-news-page{position:relative;max-width:920px;margin:0 auto;padding:64px var(--wld-space-4) 96px}.wld-news-hero{position:relative;z-index:1;text-align:center;margin-bottom:42px}.wld-news-badge{display:inline-flex;padding:7px 14px;border-radius:999px;border:1px solid rgba(251,191,36,.22);background:rgba(251,191,36,.08);color:var(--wld-accent-300);font-size:12px;font-weight:700;margin-bottom:18px}.wld-news-hero h1{margin:0 0 12px;font-size:clamp(30px,4vw,44px);background:linear-gradient(90deg,#fcd34d,#fff,#fbbf24);-webkit-background-clip:text;background-clip:text;color:transparent}.wld-news-hero p{margin:0;color:hsla(0,0%,100%,.52)}.wld-news-list{position:relative;z-index:1;display:grid;grid-gap:14px;gap:14px}.wld-news-card{border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:22px;background:hsla(0,0%,100%,.035);box-shadow:0 14px 36px rgba(0,0,0,.24)}.wld-news-card.is-pinned{border-color:rgba(251,191,36,.22);background:linear-gradient(135deg,rgba(251,191,36,.08),hsla(0,0%,100%,.035))}.wld-news-meta{display:flex;gap:10px;align-items:center;color:hsla(0,0%,100%,.4);font-size:12px;margin-bottom:10px}.wld-news-pin{color:var(--wld-accent-300);font-weight:800}.wld-news-card h2{margin:0 0 10px;color:#fff;font-size:20px}.wld-news-summary{margin:0 0 10px;color:hsla(0,0%,100%,.66);line-height:1.7}.wld-news-content{margin:0;color:hsla(0,0%,100%,.52);line-height:1.8;white-space:pre-wrap}.wld-news-link{display:inline-flex;margin-top:14px;color:var(--wld-accent-300);font-weight:700}@media (max-width:720px){.wld-screen-hero{padding:28px var(--wld-space-3) 112px}.wld-brand-tile{width:84px;height:84px;border-radius:22px}.wld-brand-pair{grid-template-columns:1fr;gap:var(--wld-space-3)}.wld-brand-pair-divider{display:none}.wld-announcement-dock{width:100%;border-radius:0;grid-template-columns:38px 1fr 50px}.wld-announcement-item{padding:0 18px}}.wld-screen-globe{background:linear-gradient(180deg,rgba(10,14,39,0),rgba(8,12,35,.5))}.wld-globe-wrap{position:relative;z-index:1;width:100%;max-width:960px;margin:0 auto;text-align:center}.wld-globe-head{margin-bottom:var(--wld-space-6)}.wld-globe-title{margin:0 0 var(--wld-space-2);font-size:clamp(28px,4vw,40px);font-weight:800;color:#fff}.wld-globe-sub{font-family:Baskerville Old Face,Baskerville,Times New Roman,serif;color:hsla(0,0%,100%,.55);font-weight:500}.wld-globe-desc{margin:0 auto;color:hsla(0,0%,100%,.55);max-width:640px;font-size:var(--wld-font-size-md)}.wld-globe-canvas-wrap{position:relative;width:100%;max-width:720px;aspect-ratio:1/1;margin:var(--wld-space-6) auto 0}.wld-globe-canvas{width:100%;height:100%;display:block;cursor:-webkit-grab;cursor:grab}.wld-globe-badge{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);gap:8px;flex-wrap:wrap;width:min(92%,520px);padding:8px 12px;border-radius:999px;background:rgba(10,14,39,.8);border:1px solid rgba(251,191,36,.25);color:var(--wld-accent-400);font-weight:600;font-size:var(--wld-font-size-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wld-globe-badge,.wld-globe-node{display:inline-flex;align-items:center;justify-content:center}.wld-globe-node{padding:5px 10px;border-radius:999px;background:rgba(251,191,36,.08);border:1px solid rgba(251,191,36,.16);color:hsla(0,0%,100%,.84);white-space:nowrap}.wld-wechat-app{min-height:100vh;background:#111114;color:#e8e8e8}.wld-wechat-shell{display:grid;grid-template-columns:64px 300px minmax(360px,1fr) 280px;height:100vh;overflow:hidden;background:#1f1f1f}.wld-wechat-rail{display:flex;flex-direction:column;align-items:center;padding:14px 0 18px;background:#2b2b2b;border-right:1px solid hsla(0,0%,100%,.05)}.wld-wechat-rail-logo{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--wld-gradient-amber);box-shadow:0 8px 22px rgba(251,191,36,.28)}.wld-wechat-rail-logo img{width:100%;height:100%;object-fit:cover;display:block}.wld-wechat-rail-main{display:flex;flex-direction:column;gap:18px;margin-top:28px}.wld-wechat-rail-exit,.wld-wechat-rail-main a{width:40px;height:40px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:center;background:transparent;color:hsla(0,0%,100%,.52);font-size:22px}.wld-wechat-rail-main a.is-active{color:#07c160}.wld-wechat-rail-exit:hover,.wld-wechat-rail-main a:hover{background:hsla(0,0%,100%,.06);color:#fff}.wld-wechat-rail-exit{margin-top:auto;cursor:pointer}.wld-wechat-list-pane{display:flex;flex-direction:column;min-width:0;background:#252525;border-right:1px solid hsla(0,0%,100%,.06)}.wld-wechat-mobile-top{display:none}.wld-wechat-search-row{height:56px;display:grid;grid-template-columns:1fr 32px;grid-gap:10px;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid hsla(0,0%,100%,.05)}.wld-wechat-search{height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:6px;background:#333;color:hsla(0,0%,100%,.36)}.wld-wechat-search input{width:100%;border:0;outline:0;background:transparent;color:hsla(0,0%,100%,.86);font-size:14px}.wld-wechat-plus{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#3a3a3a;color:hsla(0,0%,100%,.8);font-size:22px}.wld-wechat-sync{height:34px;display:flex;align-items:center;padding:0 14px;color:hsla(0,0%,100%,.42);font-size:13px;border-bottom:1px solid hsla(0,0%,100%,.04)}.wld-wechat-list{overflow-y:auto}.wld-wechat-chat-item{width:100%;border:0;text-align:left;cursor:pointer;display:flex;gap:12px;align-items:center;min-height:72px;padding:10px 12px;border-bottom:1px solid hsla(0,0%,100%,.045);background:transparent;color:hsla(0,0%,100%,.78)}.wld-wechat-chat-item:hover{background:hsla(0,0%,100%,.04)}.wld-wechat-chat-item.is-active{background:#3a3a3a}.wld-wechat-avatar{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--wld-gradient-amber);color:#1f1f1f;font-weight:800;font-size:14px}.wld-wechat-chat-meta{min-width:0;flex:1 1}.wld-wechat-chat-title{display:flex;justify-content:space-between;gap:10px;color:#f1f1f1;font-weight:600}.wld-wechat-chat-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wld-wechat-chat-title time{color:hsla(0,0%,100%,.32);font-size:12px;font-weight:400;flex-shrink:0}.wld-wechat-chat-snippet{margin-top:4px;color:hsla(0,0%,100%,.42);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wld-wechat-relation{flex-shrink:0;min-width:48px;padding:5px 8px;border-radius:4px;color:#111;background:var(--wld-accent-400);font-size:12px;font-weight:800;text-align:center}.wld-wechat-relation.is-done{color:hsla(0,0%,100%,.64);background:hsla(0,0%,100%,.1)}.wld-wechat-empty-list{padding:36px 16px;text-align:center;color:hsla(0,0%,100%,.44)}.wld-wechat-empty-list a{display:inline-flex;margin-top:12px;color:#07c160}.wld-wechat-chat-pane{position:relative;min-width:0;display:grid;grid-template-rows:64px 1fr 116px;background:#1f1f1f}.wld-wechat-chat-head{display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid hsla(0,0%,100%,.055);color:#fff}.wld-wechat-head-actions{display:flex;align-items:center;gap:18px;color:hsla(0,0%,100%,.55);font-size:20px}.wld-wechat-chat-body{overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:hsla(0,0%,100%,.46);padding:28px 44px}.wld-wechat-chat-body:has(.wld-wechat-msg){align-items:stretch;justify-content:flex-start}.wld-wechat-empty-bubble{font-size:16px}.wld-wechat-msg{max-width:min(620px,76%);padding:12px 14px;border-radius:8px;background:#2a2a2e;border:1px solid hsla(0,0%,100%,.06);color:#f4f4f5;line-height:1.65;align-self:flex-start;white-space:pre-wrap}.wld-wechat-msg.is-user{align-self:flex-end;background:var(--wld-accent-400);color:#1a1400;border-color:rgba(251,191,36,.45)}.wld-wechat-msg.is-error{color:var(--wld-color-error);border-color:hsla(0,91%,71%,.45)}.wld-wechat-composer{display:grid;grid-template-rows:30px 1fr;position:relative;border-top:1px solid hsla(0,0%,100%,.055);background:#1f1f1f}.wld-wechat-tools{display:flex;gap:18px;align-items:center;padding:8px 16px 0;color:hsla(0,0%,100%,.52)}.wld-wechat-composer textarea{width:100%;height:100%;resize:none;border:0;outline:0;background:transparent;padding:10px 96px 12px 16px;color:#fff}.wld-wechat-composer button{position:absolute;right:14px;bottom:14px;border:0;border-radius:4px;padding:7px 18px;background:#333;color:hsla(0,0%,100%,.32)}.wld-wechat-composer button:not(:disabled){cursor:pointer;background:var(--wld-accent-400);color:#111;font-weight:800}.wld-wechat-inline-error{position:absolute;left:380px;right:300px;bottom:124px;margin:0}.wld-wechat-info-pane{overflow-y:auto;padding:22px 18px;background:#202023;border-left:1px solid hsla(0,0%,100%,.055)}.wld-wechat-profile{margin-bottom:24px}.wld-wechat-profile h3{margin:0 0 8px;color:#fff;font-size:16px}.wld-wechat-profile p{margin:0;color:hsla(0,0%,100%,.42)}.wld-wechat-profile strong{color:var(--wld-accent-300)}.wld-wechat-entry-group{margin-bottom:24px}.wld-wechat-entry-group h4{margin:0 0 10px;color:hsla(0,0%,100%,.86);font-size:15px}.wld-wechat-entry-group a{display:flex;align-items:center;min-height:32px;color:hsla(0,0%,100%,.58);font-size:14px}.wld-wechat-entry-group a:hover{color:#07c160}.wld-wechat-mobile-tabs{display:none}@media (max-width:860px){.wld-wechat-app{background:#f7f7f7;color:#111}.wld-wechat-shell{display:block;height:100vh;background:#f7f7f7;overflow:hidden}.wld-wechat-chat-pane,.wld-wechat-info-pane,.wld-wechat-rail{display:none}.wld-wechat-list-pane{height:100vh;background:#f7f7f7;border-right:0;padding-bottom:86px}.wld-wechat-mobile-top{display:flex;align-items:center;justify-content:space-between;height:72px;padding:18px 18px 8px;color:#111;font-size:28px}.wld-wechat-mobile-top div{display:flex;gap:18px;font-size:34px}.wld-wechat-search-row{height:52px;border-bottom:0;padding:6px 16px;grid-template-columns:1fr 34px}.wld-wechat-search{background:#ededed;color:#9a9a9a;border-radius:8px}.wld-wechat-search input{color:#111}.wld-wechat-plus{background:#ededed;color:#222}.wld-wechat-sync{color:#8d8d8d;background:#f7f7f7;border-bottom:1px solid #eee;padding:0 18px}.wld-wechat-list{background:#fff;overflow-y:auto}.wld-wechat-chat-item{min-height:82px;padding:12px 18px;color:#111;border-bottom:1px solid #ececec}.wld-wechat-chat-item.is-active{background:#fff}.wld-wechat-avatar{width:56px;height:56px;border-radius:8px;font-size:16px}.wld-wechat-chat-title{color:#111;font-size:20px}.wld-wechat-chat-title time{color:#aaa;font-size:14px}.wld-wechat-chat-snippet{color:#999;font-size:16px}.wld-wechat-relation{color:#111}.wld-wechat-mobile-tabs{position:fixed;left:0;right:0;bottom:0;z-index:60;height:76px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #e6e6e6}.wld-wechat-mobile-tabs a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#111}.wld-wechat-mobile-tabs a span{font-size:28px;line-height:1}.wld-wechat-mobile-tabs a b{font-size:15px;font-weight:700}.wld-wechat-mobile-tabs a.is-active{color:#07c160}}.wld-app-wechat{display:grid;grid-template-columns:1fr;height:calc(100vh - 64px - 64px);max-width:100%;margin:0 auto}@media (min-width:768px){.wld-app-wechat{grid-template-columns:320px 1fr 320px;height:calc(100vh - 72px);max-width:1400px}}.wld-wx-side{border-right:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02);overflow-y:auto}.wld-wx-side-head{position:-webkit-sticky;position:sticky;top:0;padding:var(--wld-space-4);background:rgba(10,14,39,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.06);font-weight:700;color:#fff}.wld-wx-list{display:flex;flex-direction:column}.wld-wx-item{display:flex;gap:12px;align-items:center;padding:12px var(--wld-space-4);cursor:pointer;transition:background .15s;border-bottom:1px solid hsla(0,0%,100%,.04)}.wld-wx-item:hover{background:hsla(0,0%,100%,.04)}.wld-wx-item.is-active{background:rgba(251,191,36,.06)}.wld-wx-avatar{width:40px;height:40px;border-radius:50%;background:var(--wld-gradient-amber);display:flex;align-items:center;justify-content:center;color:#1a1d2e;font-weight:700;flex-shrink:0}.wld-wx-meta{flex:1 1;min-width:0}.wld-wx-name{font-weight:600;color:#fff;font-size:var(--wld-font-size-md)}.wld-wx-snippet{font-size:var(--wld-font-size-xs);color:hsla(0,0%,100%,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wld-wx-main{display:flex;flex-direction:column;background:hsla(0,0%,100%,.01);overflow:hidden}.wld-wx-main-empty{flex:1 1;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4);flex-direction:column;gap:var(--wld-space-3);text-align:center;padding:var(--wld-space-6)}.wld-wx-aside{border-left:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02);padding:var(--wld-space-4);overflow-y:auto}.wld-wx-aside h3{margin:0 0 var(--wld-space-3);font-size:var(--wld-font-size-md);color:#fff}.wld-wx-aside-section{margin-bottom:var(--wld-space-6)}.wld-wx-aside-link{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:var(--wld-radius-md);color:hsla(0,0%,100%,.78);font-size:var(--wld-font-size-sm);transition:background .15s,color .15s}.wld-wx-aside-link:hover{background:hsla(0,0%,100%,.05);color:#fff}@media (min-width:768px){.wld-app-shell .wld-bottom-nav{display:none}.wld-app-shell .wld-app-main{padding-bottom:0}}.wld-success-card{display:flex;flex-direction:column;align-items:center;gap:var(--wld-space-4);padding:var(--wld-space-6) var(--wld-space-4);text-align:center}.wld-success-mark{width:64px;height:64px;border-radius:50%;background:rgba(16,185,129,.16);border:1px solid rgba(16,185,129,.3);color:#34d399;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700}.wld-success-title{margin:0;font-size:var(--wld-font-size-xl);color:#fff}.wld-success-id{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.3);color:var(--wld-accent-300);font-size:var(--wld-font-size-2xl);font-weight:700;letter-spacing:.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wld-success-desc{margin:0;color:hsla(0,0%,100%,.65)}.wld-dh-card{background:#fff;border:1px solid #ececec;border-radius:14px;padding:18px 20px;margin:14px auto;max-width:920px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.wld-dh-row{display:flex;gap:14px;align-items:center}.wld-dh-hint{color:#888;font-size:13px;line-height:1.6;font-style:normal}.wld-dh-tabs{display:flex;gap:6px;border-bottom:1px solid #eee;margin-bottom:14px;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1;padding-top:2px}.wld-dh-tabs button{background:transparent;border:0;padding:10px 18px;font-size:14px;color:#666;cursor:pointer;border-bottom:2px solid transparent;font-weight:500}.wld-dh-tabs button.is-active{color:#1f6feb;border-bottom-color:#1f6feb}.wld-dh-tabs button:hover{color:#1f6feb}.wld-dh-form{gap:12px}.wld-dh-form,.wld-dh-form label{display:flex;flex-direction:column}.wld-dh-form label{gap:6px;font-size:13px;color:#333}.wld-dh-form label>span{color:#666;font-size:12px;font-weight:500}.wld-dh-form input[type=email],.wld-dh-form input[type=password],.wld-dh-form input[type=text],.wld-dh-form input[type=url],.wld-dh-form textarea{border:1px solid #e2e2e2;border-radius:8px;padding:9px 12px;font-size:14px;font-family:inherit;background:#fafafa}.wld-dh-form input:focus,.wld-dh-form textarea:focus{outline:none;border-color:#1f6feb;background:#fff;box-shadow:0 0 0 3px rgba(31,111,235,.12)}.wld-dh-form input[readonly]{color:#888;background:#f3f3f3}.wld-dh-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.wld-dh-actions .wld-btn,.wld-dh-actions a.wld-btn,.wld-dh-actions button{padding:8px 18px;border-radius:8px;border:1px solid #e2e2e2;background:#fff;cursor:pointer;font-size:13px;color:#333;text-decoration:none;display:inline-block}.wld-dh-actions button:hover{border-color:#1f6feb;color:#1f6feb}.wld-dh-actions .wld-btn-primary,.wld-dh-actions button.wld-btn-primary{background:#1f6feb;border-color:#1f6feb;color:#fff}.wld-dh-actions .wld-btn-primary:hover{background:#1559c4}.wld-wechat-app{background:#080d24;background-image:radial-gradient(900px 520px at 78% -10%,rgba(63,81,181,.2),transparent 60%),radial-gradient(760px 460px at -10% 100%,rgba(251,191,36,.11),transparent 60%)}.wld-wechat-shell{background:#080d24;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.025) 1px,transparent 0);background-size:44px 44px}.wld-wechat-chat-pane,.wld-wechat-composer,.wld-wechat-info-pane,.wld-wechat-list-pane{background:rgba(12,16,34,.76);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wld-wechat-rail{background:rgba(7,11,24,.9)}.wld-wechat-search{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.07)}.wld-wechat-chat-item{border-bottom-color:hsla(0,0%,100%,.07)!important;color:hsla(0,0%,100%,.86)!important}.wld-wechat-chat-item:hover{background:rgba(251,191,36,.1)!important;box-shadow:inset 3px 0 0 rgba(251,191,36,.65)}.wld-wechat-chat-item.is-active{background:linear-gradient(90deg,rgba(251,191,36,.22),rgba(31,111,235,.12))!important;box-shadow:inset 3px 0 0 #fbbf24}.wld-wechat-chat-title{color:#fff!important}.wld-wechat-chat-snippet,.wld-wechat-profile p,.wld-wechat-sync{color:hsla(0,0%,100%,.66)!important}.wld-wechat-chat-title time{color:hsla(0,0%,100%,.55)!important}.wld-wechat-info-pane{color:#fff}.wld-wechat-entry-group button{color:hsla(0,0%,100%,.7)!important}.wld-wechat-entry-group button:hover{background:rgba(251,191,36,.12)!important;color:#ffd35a!important}.wld-wechat-entry-group h4{color:#fff!important}.wld-info-brand{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 0 24px;padding:18px 10px;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:hsla(0,0%,100%,.045)}.wld-info-brand img{width:76px;height:76px;border-radius:20px;box-shadow:0 18px 38px rgba(251,191,36,.22)}.wld-info-brand strong{font-size:26px;color:#fff;line-height:1}.wld-info-brand strong span{color:#fbbf24}.wld-wechat-empty-bubble{color:hsla(0,0%,100%,.72)!important}.wld-wechat-msg{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.12)}.wld-wechat-msg.is-user{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.wld-chat-dh-card{align-self:center;width:min(680px,100%);display:grid;grid-template-columns:72px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px 16px;border:1px solid rgba(251,191,36,.18);border-radius:18px;background:linear-gradient(135deg,rgba(251,191,36,.12),rgba(31,111,235,.1));color:#fff}.wld-chat-dh-card p{margin:4px 0 0;color:hsla(0,0%,100%,.68);font-size:13px}.wld-chat-dh-card button{border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.08);color:#fff;border-radius:10px;padding:7px 10px}.wld-chat-dh-avatar{position:relative;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#fbbf24,#7c3aed);display:flex;align-items:center;justify-content:center;font-weight:900;color:#111}.wld-chat-dh-avatar i{position:absolute;right:-3px;bottom:6px;width:16px;height:8px;border-radius:8px;background:#24e6a1;animation:wldDhTalk .85s ease-in-out infinite}@keyframes wldDhTalk{0%,to{transform:scaleX(.55);opacity:.55}50%{transform:scaleX(1.15);opacity:1}}.wld-dh-studio-pro{color:#fff}.wld-dh-hero-stage{position:relative;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px;align-items:center;max-width:940px;margin:12px auto 16px;padding:28px;border:1px solid hsla(0,0%,100%,.12);border-radius:24px;background:#090f26;min-height:320px;box-shadow:0 24px 70px rgba(0,0,0,.24)}.wld-dh-hero-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.045) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at 60% 45%,#000 35%,transparent 85%);mask-image:radial-gradient(circle at 60% 45%,#000 35%,transparent 85%);opacity:.8}.wld-dh-hero-stage:before{content:"";position:absolute;inset:auto -80px -120px auto;width:360px;height:360px;border-radius:50%;background:rgba(251,191,36,.14);filter:blur(50px)}.wld-dh-hero-copy{position:relative;z-index:1}.wld-dh-hero-copy span{color:#fbbf24;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.wld-dh-hero-copy h2{margin:8px 0 10px;font-size:28px;line-height:1.25;color:#fff}.wld-dh-hero-copy p{color:hsla(0,0%,100%,.72);line-height:1.8}.wld-dh-hero-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.wld-dh-hero-badges b{font-size:12px;color:#111;background:#fbbf24;border-radius:999px;padding:5px 10px}.wld-dh-performer{position:relative;z-index:1;justify-self:center;width:220px;height:260px;border-radius:100px 100px 36px 36px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(185,196,220,.72));display:flex;align-items:center;justify-content:center;box-shadow:0 0 70px hsla(0,0%,100%,.22);overflow:hidden}.wld-dh-performer img{width:100%;height:100%;object-fit:cover}.wld-dh-performer em{position:absolute;bottom:14px;left:18px;right:18px;text-align:center;font-style:normal;font-size:13px;font-weight:800;color:#111;background:hsla(0,0%,100%,.82);border-radius:999px;padding:6px 8px}.wld-dh-performer[data-speaking=true]{animation:wldDhFloat 1.6s ease-in-out infinite}.wld-dh-performer[data-speaking=true] .wld-dh-face span{animation:wldDhTalk .42s ease-in-out infinite}@keyframes wldDhFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.wld-dh-face{position:relative;width:126px;height:126px;border-radius:50%;background:linear-gradient(135deg,#ffe6b3,#f7c57d);box-shadow:inset 0 -18px 30px rgba(0,0,0,.08)}.wld-dh-face:after,.wld-dh-face:before{content:"";position:absolute;top:50px;width:12px;height:12px;border-radius:50%;background:#172033}.wld-dh-face:before{left:34px}.wld-dh-face:after{right:34px}.wld-dh-face i{position:absolute;left:24px;right:24px;top:12px;height:30px;border-radius:60px 60px 8px 8px;background:linear-gradient(90deg,#2b334e,#111827)}.wld-dh-face b{position:absolute;left:48px;top:66px;width:30px;height:12px;border-radius:50%;border-bottom:3px solid #d47a57}.wld-dh-face span{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);width:28px;height:8px;border-radius:999px;background:#8b1d2c}.wld-dh-card,.wld-dh-section-dark{background:hsla(0,0%,100%,.065)!important;border-color:hsla(0,0%,100%,.12)!important;color:#fff!important}.wld-dh-card h2,.wld-dh-card h3,.wld-dh-section-dark h3{color:#fff!important}.wld-dh-scene,.wld-dh-tile{background:hsla(0,0%,100%,.06)!important;border-color:hsla(0,0%,100%,.11)!important;color:#fff!important}.wld-dh-scene strong,.wld-dh-tile strong{color:#fff!important}.wld-dh-hint,.wld-dh-scene em,.wld-dh-tile span{color:hsla(0,0%,100%,.66)!important}.wld-dh-scene.is-active,.wld-dh-scene:hover,.wld-dh-tile.is-active,.wld-dh-tile:hover{background:rgba(251,191,36,.16)!important;border-color:#fbbf24!important}.wld-dh-form-dark input,.wld-dh-form-dark textarea,.wld-dh-script{background:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.14)!important;color:#fff!important}.wld-dh-tabs{background:rgba(12,16,34,.82)!important;border-color:hsla(0,0%,100%,.12)!important;border-radius:14px 14px 0 0}.wld-dh-tabs button{color:hsla(0,0%,100%,.72)!important}.wld-dh-tabs button.is-active{color:#fbbf24!important;border-bottom-color:#fbbf24!important}.wld-dh-live-stage{box-shadow:0 24px 80px rgba(0,0,0,.38),0 0 0 1px hsla(0,0%,100%,.12)}.wld-dh-live-overlay{background:linear-gradient(135deg,#f59e0b,#ec4899)!important}.wld-dh-discover-item{background:hsla(0,0%,100%,.06)!important;border-color:hsla(0,0%,100%,.1)!important;color:#fff!important}.wld-dh-discover-item:hover{background:rgba(251,191,36,.14)!important;border-color:#fbbf24!important}.wld-dh-discover-item strong{color:#fff!important}.wld-dh-discover-item em,.wld-dh-discover-item span{color:hsla(0,0%,100%,.66)!important}@media (max-width:860px){.wld-wechat-shell{display:grid!important;grid-template-rows:minmax(230px,38vh) minmax(0,1fr) 74px;height:100dvh;background:#080d24!important}.wld-wechat-info-pane,.wld-wechat-rail{display:none!important}.wld-wechat-list-pane{display:flex!important;height:auto!important;min-height:0;background:rgba(12,16,34,.78)!important;border-right:0!important;padding-bottom:0!important;border-bottom:1px solid hsla(0,0%,100%,.09)}.wld-wechat-chat-pane{display:grid!important;grid-template-rows:52px minmax(0,1fr) 104px;background:rgba(8,13,36,.88)!important}.wld-wechat-mobile-top{display:flex!important;color:#fff!important;height:54px!important;padding:12px 14px 4px!important;font-size:20px!important}.wld-wechat-search-row{height:48px!important;padding:6px 12px!important}.wld-wechat-sync{height:28px!important;color:hsla(0,0%,100%,.58)!important;border-color:hsla(0,0%,100%,.08)!important}.wld-wechat-list,.wld-wechat-sync{background:transparent!important}.wld-wechat-chat-item{min-height:70px!important;padding:10px 12px!important}.wld-wechat-chat-title{font-size:15px!important}.wld-wechat-chat-snippet{font-size:12px!important;color:hsla(0,0%,100%,.62)!important}.wld-wechat-avatar{width:48px!important;height:48px!important;border-radius:14px!important}.wld-wechat-chat-head{height:52px;padding:0 14px}.wld-wechat-chat-body{padding:16px 12px!important;align-items:stretch!important;justify-content:flex-start!important}.wld-wechat-msg{max-width:88%;font-size:14px}.wld-chat-dh-card{grid-template-columns:52px 1fr}.wld-chat-dh-card button{display:none}.wld-wechat-composer{min-height:104px}.wld-wechat-mobile-tabs{display:grid!important;background:rgba(8,13,36,.94)!important;border-top:1px solid hsla(0,0%,100%,.1)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wld-wechat-mobile-tabs button{color:hsla(0,0%,100%,.72)!important}.wld-wechat-mobile-tabs button.is-active{color:#fbbf24!important}.wld-dh-studio{padding:0 0 18px!important}.wld-dh-hero-stage{grid-template-columns:1fr!important;padding:20px 16px!important;border-radius:18px;min-height:auto}.wld-dh-hero-copy h2{font-size:22px}.wld-dh-performer{width:170px;height:205px}.wld-dh-section{padding:14px 12px!important;border-radius:16px!important}.wld-dh-grid,.wld-dh-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wld-dh-actions{gap:8px}.wld-dh-actions .wld-btn,.wld-dh-actions button{flex:1 1;min-width:120px;text-align:center}.wld-dh-live-stage{max-height:none;width:min(86vw,360px)}}@media (max-width:520px){.wld-wechat-shell{grid-template-rows:minmax(210px,34vh) minmax(0,1fr) 72px}.wld-wechat-chat-pane{grid-template-rows:48px minmax(0,1fr) 96px}.wld-dh-grid,.wld-dh-scene-grid{grid-template-columns:1fr 1fr!important;gap:8px}.wld-dh-scene,.wld-dh-tile{padding:10px 8px!important}.wld-dh-hero-badges b{font-size:11px}.wld-dh-hero-copy p{font-size:13px}.wld-dh-performer{width:150px;height:186px}.wld-dh-face{width:104px;height:104px}.wld-wechat-mobile-tabs button b{font-size:11px!important}.wld-wechat-mobile-tabs button span{font-size:18px!important}}@media (max-width:1024px){.wld-wechat-shell{display:grid!important;grid-template-rows:minmax(230px,38vh) minmax(0,1fr) 74px!important;grid-template-columns:1fr!important;height:100dvh;background:#080d24!important}.wld-wechat-info-pane,.wld-wechat-rail{display:none!important}.wld-wechat-list-pane{display:flex!important;height:auto!important;min-height:0;background:rgba(12,16,34,.78)!important;border-right:0!important;padding-bottom:0!important;border-bottom:1px solid hsla(0,0%,100%,.09)}.wld-wechat-chat-pane{display:grid!important;grid-template-rows:52px minmax(0,1fr) 104px!important;background:rgba(8,13,36,.88)!important}.wld-wechat-mobile-top{display:flex!important;color:#fff!important;height:54px!important;padding:12px 14px 4px!important;font-size:20px!important}.wld-wechat-search-row{height:48px!important;padding:6px 12px!important}.wld-wechat-sync{height:28px!important;background:transparent!important;color:hsla(0,0%,100%,.58)!important;border-color:hsla(0,0%,100%,.08)!important}.wld-wechat-list{background:transparent!important;overflow-y:auto!important}.wld-wechat-chat-item{min-height:70px!important;padding:10px 12px!important}.wld-wechat-chat-title{font-size:15px!important}.wld-wechat-chat-snippet{font-size:12px!important;color:hsla(0,0%,100%,.62)!important}.wld-wechat-avatar{width:48px!important;height:48px!important;border-radius:14px!important}.wld-wechat-chat-head{height:52px!important;padding:0 14px!important}.wld-wechat-chat-body{padding:16px 12px!important;align-items:stretch!important;justify-content:flex-start!important}.wld-wechat-msg{max-width:88%!important;font-size:14px}.wld-chat-dh-card{grid-template-columns:52px 1fr!important}.wld-chat-dh-card button{display:none!important}.wld-wechat-composer{min-height:104px!important}.wld-wechat-mobile-tabs{display:grid!important;background:rgba(8,13,36,.94)!important;border-top:1px solid hsla(0,0%,100%,.1)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wld-wechat-mobile-tabs button{color:hsla(0,0%,100%,.72)!important}.wld-wechat-mobile-tabs button.is-active{color:#fbbf24!important}.wld-dh-studio{padding:0 0 18px!important}.wld-dh-hero-stage{grid-template-columns:1fr!important;padding:20px 16px!important;border-radius:18px;min-height:auto}.wld-dh-hero-copy h2{font-size:22px!important}.wld-dh-performer{width:170px!important;height:205px!important}.wld-dh-section{padding:14px 12px!important;border-radius:16px!important}.wld-dh-grid,.wld-dh-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wld-dh-actions .wld-btn,.wld-dh-actions button{flex:1 1;min-width:120px;text-align:center}}.wld-wechat-chat-pane{min-height:0!important;grid-template-rows:64px minmax(0,1fr) 116px!important}.wld-wechat-chat-body{min-height:0!important;overflow-y:auto!important;align-items:stretch!important;justify-content:flex-start!important;padding-bottom:36px!important;scrollbar-color:rgba(251,191,36,.55) hsla(0,0%,100%,.06);scrollbar-width:thin}.wld-wechat-chat-body::-webkit-scrollbar,.wld-wechat-info-pane::-webkit-scrollbar,.wld-wechat-list::-webkit-scrollbar{width:9px;height:9px}.wld-wechat-chat-body::-webkit-scrollbar-thumb,.wld-wechat-info-pane::-webkit-scrollbar-thumb,.wld-wechat-list::-webkit-scrollbar-thumb{background:linear-gradient(#fbbf24,#7c3aed);border-radius:999px}.wld-wechat-chat-body::-webkit-scrollbar-track,.wld-wechat-info-pane::-webkit-scrollbar-track,.wld-wechat-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.wld-feed-workspace{width:min(920px,100%);margin:0 auto 28px;color:#fff;display:flex;flex-direction:column;gap:14px}.wld-feed-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border:1px solid hsla(0,0%,100%,.12);border-radius:20px;background:linear-gradient(135deg,rgba(251,191,36,.13),rgba(31,111,235,.09));box-shadow:0 20px 60px rgba(0,0,0,.18)}.wld-feed-head span{display:block;color:#fbbf24;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.wld-feed-head h2{margin:5px 0 8px;color:#fff;font-size:24px}.wld-feed-head p{margin:0;color:hsla(0,0%,100%,.72);line-height:1.75}.wld-feed-form button,.wld-feed-head button{border:1px solid rgba(251,191,36,.55);background:#fbbf24;color:#121524;border-radius:12px;padding:9px 16px;font-weight:900;cursor:pointer;white-space:nowrap}.wld-feed-form button:disabled,.wld-feed-head button:disabled{opacity:.55;cursor:not-allowed}.wld-feed-form{display:grid;grid-gap:12px;gap:12px;padding:18px 20px;border:1px solid hsla(0,0%,100%,.11);border-radius:18px;background:hsla(0,0%,100%,.065)}.wld-feed-form label{display:grid;grid-gap:7px;gap:7px;color:hsla(0,0%,100%,.72);font-size:13px}.wld-feed-form input,.wld-feed-form textarea{width:100%;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08);color:#fff;border-radius:12px;padding:10px 12px;outline:none}.wld-feed-form input:focus,.wld-feed-form textarea:focus{border-color:#fbbf24;box-shadow:0 0 0 3px rgba(251,191,36,.13)}.wld-feed-form textarea{resize:vertical;line-height:1.75}.wld-feed-list{padding:18px 20px;border:1px solid hsla(0,0%,100%,.11);border-radius:18px;background:hsla(0,0%,100%,.045)}.wld-feed-list h3{margin:0 0 12px;color:#fff;font-size:16px}.wld-feed-item{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-top:1px solid hsla(0,0%,100%,.08)}.wld-feed-item:first-of-type{border-top:0}.wld-feed-item strong{color:#fff}.wld-feed-item span{color:#fbbf24;font-size:12px}.wld-feed-item p{margin:0;color:hsla(0,0%,100%,.68);line-height:1.7}.wld-feed-answer{padding:18px 20px;border:1px solid rgba(251,191,36,.24);border-radius:18px;background:rgba(251,191,36,.1)}.wld-feed-answer strong{color:#fbbf24}.wld-feed-answer p{white-space:pre-wrap;color:#fff;line-height:1.8}@media (max-width:1024px){.wld-wechat-chat-pane{grid-template-rows:52px minmax(0,1fr) 104px!important}.wld-feed-workspace{width:100%}.wld-feed-head{padding:16px;flex-direction:column}.wld-feed-head h2{font-size:22px}.wld-feed-form,.wld-feed-list{padding:14px;border-radius:16px}.wld-wechat-chat-body{padding-bottom:90px!important}}.wld-dh-official-badge{display:inline-flex;margin-left:10px;padding:4px 8px;border-radius:999px;border:1px solid rgba(251,191,36,.38);color:#fde68a;background:rgba(251,191,36,.12);font-size:12px;line-height:1;vertical-align:middle}.wld-dh-face:before{background:linear-gradient(135deg,#111827,#6d4c41 38%,#f5d0c5 39%,#ffe4e6 70%,#fff7ed)}.wld-feed-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.wld-feed-tabs button{border:1px solid rgba(148,163,184,.26);background:rgba(15,23,42,.72);color:#dbeafe;border-radius:8px;padding:8px 12px;cursor:pointer}.wld-feed-tabs button.is-active,.wld-feed-tabs button:hover{border-color:rgba(251,191,36,.52);color:#fde68a;background:rgba(251,191,36,.12)}@media (max-width:1024px){.wld-wechat-mobile-nav{grid-template-columns:repeat(5,1fr)}.wld-feed-tabs{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:6px 0;background:rgba(7,10,18,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wld-feed-tabs button{flex-grow:1;flex-shrink:1;flex-basis:calc(20% - 8px);min-width:58px;padding:8px 6px;font-size:12px}}.wld-wechat-shell{grid-template-columns:46px minmax(220px,260px) minmax(520px,1fr) minmax(190px,230px)!important}.wld-wechat-shell.is-left-collapsed{grid-template-columns:46px 0 minmax(560px,1fr) minmax(190px,230px)!important}.wld-wechat-shell.is-right-collapsed{grid-template-columns:46px minmax(220px,260px) minmax(560px,1fr) 0!important}.wld-wechat-shell.is-left-collapsed.is-right-collapsed{grid-template-columns:46px 0 minmax(640px,1fr) 0!important}.wld-wechat-shell.is-left-collapsed .wld-wechat-list-pane,.wld-wechat-shell.is-right-collapsed .wld-wechat-info-pane{overflow:hidden;padding:0!important;border:0!important;opacity:0;pointer-events:none}.wld-info-brand{padding:12px 8px!important;margin-bottom:16px!important;border-radius:14px!important;gap:6px!important}.wld-info-brand img{width:50px!important;height:50px!important;border-radius:14px!important;box-shadow:0 12px 26px rgba(251,191,36,.2)!important}.wld-info-brand strong{font-size:20px!important}.wld-wechat-profile h3{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wld-verify-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:900;line-height:1;border:1px solid rgba(148,163,184,.38);color:#cbd5e1;background:rgba(148,163,184,.12);vertical-align:middle;white-space:nowrap}.wld-verify-badge i{width:14px;height:14px;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(135deg,#94a3b8,#475569);box-shadow:0 0 0 2px rgba(148,163,184,.16)}.wld-verify-badge i:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:900}.wld-verify-badge.is-approved{color:#bfdbfe;border-color:rgba(59,130,246,.55);background:rgba(37,99,235,.14)}.wld-verify-badge.is-approved i{background:conic-gradient(from 20deg,#93c5fd,#2563eb,#60a5fa,#1d4ed8,#93c5fd);box-shadow:0 0 0 2px rgba(96,165,250,.18),0 0 18px rgba(59,130,246,.35)}.wld-verify-badge.is-brand{color:#fde68a;border-color:rgba(251,191,36,.68);background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(245,158,11,.1))}.wld-verify-badge.is-brand i{background:conic-gradient(from 20deg,#fff7ad,#fbbf24,#f59e0b,#fde68a,#fff7ad);box-shadow:0 0 0 2px rgba(251,191,36,.2),0 0 22px rgba(251,191,36,.45)}.wld-verify-badge.is-compact{padding:0;margin-left:6px;border:0;background:transparent;transform:translateY(2px)}.wld-verify-badge.is-compact i{width:15px;height:15px}.wld-wechat-chat-title span{display:flex;align-items:center;min-width:0}.wld-wechat-tools{gap:10px!important;padding-left:14px!important}.wld-wechat-tools button,.wld-wechat-tools label{width:24px;height:24px;border:0;background:transparent;color:hsla(0,0%,100%,.58);display:grid;place-items:center;border-radius:6px;cursor:pointer;font-size:15px}.wld-wechat-tools button:hover,.wld-wechat-tools label:hover{background:rgba(251,191,36,.13);color:#fbbf24}@media (max-width:1180px){.wld-wechat-shell{grid-template-columns:46px minmax(200px,240px) minmax(460px,1fr) minmax(180px,210px)!important}}.wld-mobile-back,.wld-mobile-menu-trigger{display:none}.wld-quick-menu{position:fixed;left:54px;bottom:22px;z-index:80;width:210px;padding:8px;border:1px solid hsla(0,0%,100%,.14);border-radius:12px;background:rgba(30,32,38,.98);box-shadow:0 18px 50px rgba(0,0,0,.45);display:grid;grid-gap:4px;gap:4px}.wld-quick-menu button{border:0;background:transparent;color:#f3f4f6;text-align:left;padding:10px 12px;border-radius:8px;font-size:14px;cursor:pointer}.wld-quick-menu button:hover{background:hsla(0,0%,100%,.1)}.wld-quick-menu button.is-danger{background:#10b981;color:#fff;font-weight:800}.wld-lead-list{display:grid;grid-gap:10px;gap:10px}.wld-lead-item{padding:14px;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;background:hsla(0,0%,100%,.055);display:grid;grid-gap:5px;gap:5px}.wld-lead-item strong{color:#fff}.wld-lead-item em,.wld-lead-item span{color:hsla(0,0%,100%,.58);font-style:normal;font-size:12px}.wld-lead-item p{margin:0;color:hsla(0,0%,100%,.78);line-height:1.6}@media (max-width:768px){body:has(.wld-wechat-shell){overflow:hidden!important;background:#111!important}.wld-wechat-shell,.wld-wechat-shell.has-active-chat,.wld-wechat-shell[class*=is-view-]{display:block!important;height:100dvh!important;background:#111!important;background-image:none!important;overflow:hidden!important}.wld-wechat-info-pane,.wld-wechat-rail{display:none!important}.wld-wechat-list-pane{position:fixed!important;inset:0 0 76px 0!important;display:flex!important;min-width:0!important;width:100vw!important;height:auto!important;background:#202020!important;border:0!important;padding:0!important;opacity:1!important;pointer-events:auto!important;z-index:1}.wld-wechat-mobile-top{display:flex!important;height:84px!important;padding:28px 18px 10px!important;background:#111!important;color:#e8e8e8!important;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:22px!important}.wld-wechat-mobile-top strong{font-size:22px!important;font-weight:900}.wld-wechat-mobile-top:before{content:"☆";font-size:30px;color:#ddd;margin-right:18px}.wld-wechat-mobile-top div button{font-size:30px!important;color:#ddd!important}.wld-wechat-search-row{display:none!important}.wld-wechat-sync{height:52px!important;background:#252525!important;border-bottom:1px solid hsla(0,0%,100%,.08)!important;color:#aaa!important;padding:0 18px!important;font-size:15px}.wld-wechat-sync:before{content:"▭ ";font-size:22px;color:#aaa}.wld-wechat-list{background:#202020!important;overflow-y:auto!important}.wld-wechat-chat-item{min-height:86px!important;padding:12px 18px!important;background:#202020!important;border-bottom:1px solid hsla(0,0%,100%,.07)!important;box-shadow:none!important;color:#e9e9e9!important}.wld-wechat-chat-item.is-active,.wld-wechat-chat-item:hover{background:#242424!important;box-shadow:none!important}.wld-wechat-avatar{width:58px!important;height:58px!important;border-radius:8px!important;font-size:17px!important}.wld-wechat-chat-title{font-size:18px!important;color:#eee!important}.wld-wechat-chat-title time{font-size:13px!important;color:#777!important}.wld-wechat-chat-snippet{font-size:15px!important;color:#888!important}.wld-wechat-relation{background:#fbbf24!important;color:#111!important;border:0!important;border-radius:999px!important;font-weight:900!important}.wld-wechat-chat-pane{position:fixed!important;inset:0 0 76px 0!important;width:100vw!important;height:auto!important;background:#080d24!important;z-index:2;grid-template-rows:58px minmax(0,1fr) 112px!important}.wld-wechat-chat-pane,.wld-wechat-shell.has-active-chat.is-view-chat .wld-wechat-list-pane{display:none!important}.wld-wechat-shell.has-active-chat.is-view-chat .wld-wechat-chat-pane,.wld-wechat-shell:not(.is-view-chat) .wld-wechat-chat-pane{display:grid!important}.wld-wechat-chat-head{height:58px!important;padding:0 12px!important;background:#080d24!important;border-bottom:1px solid hsla(0,0%,100%,.08)!important}.wld-wechat-chat-head strong{font-size:18px!important}.wld-mobile-back{display:inline-grid!important;place-items:center!important;font-size:28px!important;color:#ddd!important;background:transparent!important}.wld-wechat-head-actions button:not(.wld-mobile-back){display:none!important}.wld-wechat-chat-body{padding:14px 12px 18px!important;overflow-y:auto!important}.wld-chat-dh-card{width:100%!important;grid-template-columns:54px 1fr!important;padding:12px!important;border-radius:14px!important}.wld-wechat-composer{min-height:112px!important;background:#0c1022!important;border-top:1px solid hsla(0,0%,100%,.08)!important}.wld-wechat-tools{padding:8px 12px 0!important;gap:14px!important}.wld-wechat-tools button,.wld-wechat-tools label{width:28px!important;height:28px!important;font-size:18px!important}.wld-wechat-composer textarea{font-size:15px!important;padding:8px 90px 10px 14px!important}.wld-wechat-composer button:last-child{right:12px!important;bottom:16px!important;background:#333!important;color:#aaa!important;border-radius:8px!important}.wld-wechat-mobile-tabs{position:fixed!important;left:0;right:0;bottom:0;height:76px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;background:#111!important;border-top:1px solid hsla(0,0%,100%,.08)!important;z-index:70}.wld-wechat-mobile-tabs button{font-size:12px!important;color:#cfcfcf!important}.wld-wechat-mobile-tabs button span{font-size:22px!important}.wld-wechat-mobile-tabs button.is-active{color:#10b981!important}.wld-mobile-menu-trigger{display:grid!important;position:fixed;left:10px;bottom:84px;z-index:90;width:38px;height:38px;border:0;border-radius:10px;background:hsla(0,0%,7%,.86);color:#ddd;place-items:center}.wld-quick-menu{left:10px;bottom:128px;z-index:100;width:220px}}.wld-wechat-search-btn{background:#3f51b5;color:#fff;border:0;border-radius:8px;height:36px;padding:0 14px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap}.wld-wechat-search-btn:hover{background:#3949a3}.wld-wechat-search-btn:active{background:#303f8f}.wld-wechat-search-row{grid-template-columns:1fr auto!important}.wld-wechat-entry-wizard{background:linear-gradient(135deg,#3f51b5,#5e35b1);border-radius:12px;padding:14px 16px;margin:8px 12px 14px;color:#fff;box-shadow:0 4px 14px rgba(63,81,181,.28)}.wld-wechat-entry-wizard h4{color:#fff;margin:0 0 8px;font-size:15px;font-weight:600}.wld-wizard-cta{display:inline-block;background:#fbbf24;color:#0a0e27;padding:8px 14px;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.wld-wizard-cta:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.18)}.wld-wizard-cta-tip{color:hsla(0,0%,100%,.82);font-size:12px;margin:8px 0 0;line-height:1.5}