.wld-wrap{width:100%;position:relative}.wld-replay{position:absolute;bottom:12px;right:12px;z-index:10;width:36px;height:36px;border-radius:50%;background:#1e2638d9;border:1px solid rgba(203,213,225,.18);color:#cbd5e1b3;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .3s ease,background .15s,color .15s}.wld-replay.visible{opacity:1;pointer-events:auto}.wld-replay:hover{background:#60a5fa2e;color:#60a5fa;border-color:#60a5fa59}.wld-replay svg{width:16px;height:16px}.wld-scaler{width:100%;aspect-ratio:4 / 3;position:relative;overflow:hidden;pointer-events:none;user-select:none}.wld-scaler .wld.stage{position:absolute;top:0;left:0;width:640px;height:480px;transform-origin:top left}.wld.stage{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0d1425;border-radius:0;overflow:hidden}.wld.stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(100,140,220,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(100,140,220,.035) 1px,transparent 1px);background-size:44px 44px;z-index:0}.wld .cursor{position:absolute;width:18px;height:22px;z-index:1000;pointer-events:none;opacity:0;transition:none;filter:drop-shadow(0 1px 3px rgba(0,0,0,.6))}.wld .cursor.vis{opacity:1}.wld .cursor.ck{transform:scale(.82)}.wld .scene{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:1}.wld .scene.on{opacity:1;z-index:2}.wld .s1-hero{display:flex;flex-direction:column;align-items:center;text-align:center}.wld .s1-title{font-size:26px;font-weight:700;color:#e2e8f0;letter-spacing:-.4px;margin:0 0 8px}.wld .s1-sub{font-size:13px;color:#cbd5e166;margin:0 0 28px}.wld .launch-btn{display:inline-flex;align-items:center;gap:10px;background:#60a5fa;color:#0a1525;border:none;padding:13px 36px;border-radius:12px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;min-width:240px;justify-content:center;box-shadow:0 0 40px #60a5fa47;transition:transform .1s}.wld .launch-btn svg{width:17px;height:17px;flex-shrink:0}.wld .launch-btn.pr{transform:scale(.98)}.wld .prov{display:flex;flex-direction:column;align-items:center;gap:22px;width:290px}.wld .prov-head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.wld .prov-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(91,140,203,.3);background:#5b8ccb14;border-radius:999px;padding:5px 14px;font-size:11.5px;color:#cbd5e18c}.wld .prov-badge .dot{width:6px;height:6px;border-radius:50%;background:#5b8ccb;animation:wld-pdot 1.5s ease-in-out infinite}@keyframes wld-pdot{0%,to{opacity:1}50%{opacity:.3}}.wld .prov h2{font-size:18px;font-weight:600;color:#cbd5e1;letter-spacing:-.3px}.wld .psteps{display:flex;flex-direction:column;gap:14px;width:100%}.wld .pstep{display:flex;align-items:center;gap:12px}.wld .pstep .pi{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.wld .pgray{width:18px;height:18px;border-radius:50%;border:1px solid rgba(203,213,225,.15)}.wld .pspin{width:18px;height:18px;animation:wld-sp .8s linear infinite}@keyframes wld-sp{to{transform:rotate(360deg)}}.wld .pchk-wrap{width:18px;height:18px;border-radius:50%;background:#22c55e26;display:flex;align-items:center;justify-content:center;transform:scale(0);transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.wld .pchk-wrap.pop{transform:scale(1)}.wld .pchk-wrap svg{width:10px;height:10px}.wld .pstep-pending{font-size:13.5px;color:#cbd5e138}.wld .pstep-active{font-size:13.5px;font-weight:500;color:#cbd5e1}.wld .pstep-done{font-size:13.5px;color:#cbd5e173}.wld .rcard{position:relative;overflow:hidden;background:#111827f2;border:1px solid rgba(203,213,225,.12);border-radius:16px;padding:18px 20px;width:340px;display:flex;flex-direction:column;gap:0;box-shadow:0 20px 60px #0006}.wld .rcard-bar{position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(to right,transparent,rgba(34,197,94,.55),transparent)}.wld .rcard-hdr{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#4ade80;margin-bottom:12px}.wld .rcard-hdr .rchk{width:22px;height:22px;border-radius:50%;background:#22c55e26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wld .rcard-hdr .rchk svg{width:12px;height:12px}.wld .rfields{display:flex;flex-direction:column;border-top:1px solid rgba(203,213,225,.07)}.wld .rrow{display:flex;align-items:center;gap:10px;padding:7px 0;border-bottom:1px solid rgba(203,213,225,.06)}.wld .rrow:last-child{border-bottom:none}.wld .rrow .rl{width:72px;color:#cbd5e161;flex-shrink:0;font-size:11px}.wld .rrow .rv{flex:1;color:#cbd5e1c7;font-family:Menlo,Consolas,monospace;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wld .rrow .rv-url{color:#5b8ccb}.wld .rrow .rc{font-size:10px;color:#cbd5e159;background:#ffffff0a;border:1px solid rgba(203,213,225,.1);padding:2px 8px;border-radius:4px;flex-shrink:0}.wld .rmeta{margin-top:10px;font-size:10.5px;color:#cbd5e147;font-family:Menlo,Consolas,monospace}.wld .rtimer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:8px 12px;background:#ffffff08;border:1px solid rgba(203,213,225,.08);border-radius:8px;font-size:12px;color:#cbd5e16b}.wld .rtimer .tm{color:#f5a623;font-weight:600;font-variant-numeric:tabular-nums;font-size:13px}.wld .ropen{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;background:#5b8ccb;color:#071425;border:none;padding:10px 16px;border-radius:8px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:transform .1s;box-shadow:0 4px 18px #5b8ccb47}.wld .ropen svg{width:15px;height:15px;flex-shrink:0}.wld .ropen.pr{transform:scale(.97)}.wld .rsite{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px;font-size:12px;color:#cbd5e161}.wld .rsite svg{width:13px;height:13px}.wld .slogin{background:#f1f1f1}.wld .lwrap{display:flex;flex-direction:column;align-items:center;gap:22px}.wld .lwrap .wpl svg{width:80px;height:80px}.wld .lbox{background:#fff;border:1px solid #c3c4c7;box-shadow:0 1px 3px #0000000a;padding:20px 20px 16px;width:260px;display:flex;flex-direction:column;gap:4px}.wld .lg{margin-bottom:14px}.wld .lg label{display:block;font-size:14px;color:#1d2327;font-weight:500;margin-bottom:5px}.wld .liw{position:relative}.wld .lg input{width:100%;padding:3px 8px;height:36px;border:1px solid #8c8f94;border-radius:4px;font-size:13px;font-family:inherit;background:#fff;color:#1d2327;outline:none}.wld .lg input:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.wld .leye{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;color:#8c8f94}.wld .leye svg{width:100%;height:100%}.wld .lbot{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.wld .lrem{display:flex;align-items:center;gap:5px;font-size:14px;color:#1d2327}.wld .lrem input{margin:0;width:16px;height:16px}.wld .lsub{background:#2271b1;color:#fff;border:1px solid #2271b1;padding:2px 22px;height:32px;border-radius:3px;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:transform .1s}.wld .lsub.pr{transform:scale(.94)}.wld .sdash{background:#f0f0f1}.wld .dwrap{display:flex;width:100%;height:100%;flex-direction:column}.wld .abar{height:32px;background:#1d2327;display:flex;align-items:center;padding:0 12px;justify-content:space-between;flex-shrink:0}.wld .abar-l{display:flex;align-items:center;gap:14px}.wld .abar-l .awp svg{width:20px;height:20px}.wld .abar-l .anew{display:flex;align-items:center;gap:4px;font-size:12px;color:#c3c4c7}.wld .abar-r .aav{width:26px;height:26px;border-radius:50%;background:#3f4a56;display:flex;align-items:center;justify-content:center;border:2px solid #50595e}.wld .abar-r .aav svg{width:16px;height:16px}.wld .dbody{display:flex;flex:1;min-height:0}.wld .sb{width:120px;background:#1d2327;display:flex;flex-direction:column;flex-shrink:0;padding-top:8px}.wld .sbi{display:flex;align-items:center;gap:8px;padding:7px 12px;font-size:13px;color:#c3c4c7;white-space:nowrap}.wld .sbi.a{background:#2271b1;color:#fff}.wld .sbi .ic{width:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wld .sbi .ic svg{width:18px;height:18px;fill:currentColor}.wld .sbsep{height:1px;background:#2c3338;margin:5px 0}.wld .mc{flex:1;padding:16px 20px;overflow:hidden}.wld .mc h1{font-size:18px;font-weight:400;color:#1d2327;margin-bottom:12px}.wld .wban{background:#2271b1;color:#fff;border-radius:4px;padding:18px 24px;text-align:center;margin-bottom:14px}.wld .wban h2{font-size:20px;font-weight:400;margin-bottom:2px}.wld .wban p{font-size:13px;opacity:.85}.wld .wcards{display:flex;gap:12px;margin-bottom:14px}.wld .wc{flex:1;background:#fff;border-radius:8px;padding:22px 12px 18px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 1px 2px #0000000d}.wld .wc .wci{width:44px;height:44px;color:#50575e}.wld .wc .wci svg{width:100%;height:100%}.wld .wc .wcl{font-size:13px;color:#1d2327;font-weight:500}.wld .wfoot{text-align:center;font-size:12.5px;color:#646970;margin-bottom:12px}.wld .wwids{display:flex;gap:12px}.wld .wwid{flex:1;background:#fff;border-radius:4px;border:1px solid #dcdcde;padding:10px 12px;display:flex;flex-direction:column;gap:7px}.wld .wwid-h{font-size:12px;font-weight:600;color:#1d2327;border-bottom:1px solid #dcdcde;padding-bottom:7px;margin-bottom:1px}.wld .wwid-row{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#50575e}.wld .wwid-row b{color:#1d2327;font-weight:500}.wld .wwid-ts{margin-left:auto;font-size:10.5px;color:#8c8f94;white-space:nowrap}.wld .wwid-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.wld .wwid-dot.pub{background:#2271b1}.wld .wwid-dot.com{background:#00a32a}.wld .wqd-title{border:1px solid #8c8f94;border-radius:3px;padding:4px 8px;font-size:11.5px;color:#8c8f94}.wld .wqd-body{border:1px solid #8c8f94;border-radius:3px;padding:4px 8px;font-size:11.5px;color:#8c8f94;height:38px}.wld .wqd-btn{align-self:flex-start;background:#2271b1;color:#fff;border-radius:3px;padding:3px 10px;font-size:11.5px;font-weight:500}.wld .ctai{display:flex;flex-direction:column;align-items:center;gap:10px}.wld .ctai-icon{width:44px;height:44px;border-radius:12px;background:#60a5fa1f;border:1px solid rgba(96,165,250,.25);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.wld .ctai-icon svg{width:22px;height:22px}.wld .ctai h2{font-size:30px;font-weight:700;color:#e2e8f0;letter-spacing:-.5px}.wld .ctai p{font-size:14px;color:#cbd5e166}
