.wl-shell{--wl-gold:#e8cd86;--wl-line:#365464;--wl-muted:#a6bbc7;color:#eef4f6;background:radial-gradient(at 15% 12%,#1b3a4c 0,#0000 46%),#0d202c;min-height:100dvh;padding:0 24px;font-family:Arial,Microsoft YaHei,sans-serif}.wl-shell *{box-sizing:border-box}.wl-shell a{color:inherit;text-decoration:none}.wl-shell button,.wl-dialog button{cursor:pointer}.wl-shell button:disabled,.wl-dialog button:disabled{cursor:not-allowed;opacity:.4}:is(.wl-shell button:focus-visible,.wl-shell a:focus-visible,.wl-dialog button:focus-visible){outline-offset:3px;outline:3px solid #efd58d}.wl-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;max-width:1120px;min-height:78px;margin:auto;display:flex}.wl-brand{white-space:nowrap;align-items:center;gap:10px;font-size:21px;display:flex}.wl-brand b{color:#132a36;background:linear-gradient(130deg,#f4df9e,#c9a355);border-radius:8px;place-items:center;width:36px;height:36px;font-size:25px;display:grid}.wl-brand strong{color:var(--wl-gold);font-weight:400}.wl-header>div{align-items:center;gap:14px;display:flex}.wl-header button{color:#c8dbe5;background:0 0;border:0;place-items:center;min-width:44px;min-height:44px;display:grid}.wl-streak{color:var(--wl-gold);align-items:center;gap:6px;font-size:14px;display:flex}.wl-heading{text-align:center;margin:25px auto 22px}.wl-heading>p{color:#dbc48a;letter-spacing:3px;margin:0 0 8px;font-size:12px}.wl-heading h1{letter-spacing:-1px;margin:0 0 8px;font-size:34px;font-weight:600}.wl-heading>span{color:#abc2cf;font-size:14px;line-height:1.5}.wl-layout{grid-template-columns:minmax(0,1.3fr) minmax(340px,1fr);align-items:start;gap:34px;max-width:1120px;margin:0 auto;display:grid}.wl-world-panel{min-width:0;position:sticky;top:16px}.wl-stage{isolation:isolate;background:linear-gradient(#345061,#182e3b);border:1px solid #54708060;border-radius:14px;height:320px;position:relative;overflow:hidden}.wl-canvas{position:absolute;inset:0}.wl-canvas canvas{width:100%;height:100%;display:block}.wl-stage-label{letter-spacing:1px;color:#e9e9e2;text-shadow:0 1px 5px #000;pointer-events:none;justify-content:space-between;font-size:12px;display:flex;position:absolute;top:14px;left:16px;right:16px}.wl-scene-caption{text-align:center;pointer-events:none;background:linear-gradient(#0000,#0b202ee0);margin:0;padding:22px 12px 12px;font-size:12px;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.wl-scene-state{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;font-size:13px;display:flex;position:absolute;inset:0}.wl-scene-state button{pointer-events:auto;color:#e9eff2;border:1px solid var(--wl-line);background:#223e4e;border-radius:6px;padding:10px 15px}.wl-owners{background:#142d3b70;border:1px solid #42647650;border-radius:12px;margin-top:16px;padding:14px}.wl-owners-heading{color:var(--wl-muted);justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.wl-owners-heading>button{color:var(--wl-gold);background:0 0;border:0;align-items:center;gap:3px;min-height:32px;padding:0;display:flex}.wl-owner-strip{flex-wrap:wrap;gap:8px;display:flex}.wl-owner-strip>button{color:#eaf2f4;text-align:left;background:#183341;border:1px solid #34515f;border-radius:8px;flex:145px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.wl-owner-strip b{color:#f2d99a;background:#0e2029;border:2px solid;border-radius:5px;flex:none;place-items:center;width:33px;height:33px;font-size:19px;display:grid}.wl-owner-strip span{overflow-wrap:anywhere;min-width:0;font-size:13px}.wl-owner-strip small{color:#a6bdc9;margin-top:3px;font-size:12px;display:block}.wl-world-links{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.wl-world-links>a{color:#c1d4dd;align-items:center;gap:8px;min-height:44px;font-size:13px;display:flex}.wl-world-links>button{color:#bcd1dd;background:#162f3c;border:1px solid #355362;border-radius:8px;place-items:center;min-width:40px;min-height:40px;display:grid}.wl-game-panel{width:100%;min-width:0;max-width:440px;margin:0 auto}.wl-game-meta{color:#98b3c2;justify-content:space-between;max-width:292px;margin:0 auto 9px;font-size:12px;display:flex}.wl-game-meta b{color:#eddbab;font-weight:400}.wl-board{gap:5px;max-width:292px;margin:auto;display:grid}.wl-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.wl-tile{aspect-ratio:1.15;background:#162f3c;border:1px solid #416274;border-radius:6px;justify-content:center;align-items:center;font-size:26px;font-weight:700;transition:background .16s,border-color .16s;display:flex;position:relative}.wl-tile small{font-size:12px;font-weight:400;position:absolute;bottom:2px;right:4px}.wl-tile[data-state=empty]{background:#102733}.wl-tile[data-state=filled]{background:#1f3e4f;border-color:#e8cd86}.wl-tile[data-state=correct],.wl-example b[data-state=correct]{background:#358c6a;border-color:#66c99b}.wl-tile[data-state=present],.wl-example b[data-state=present]{background:#9c7d2d;border-color:#d9b751}.wl-tile[data-state=absent],.wl-example b[data-state=absent]{background:#455562;border-color:#64737e}.wl-message{text-align:center;color:#edcf8c;min-height:32px;padding:7px 0;font-size:13px;line-height:1.5}.wl-keyboard{gap:7px;display:grid}.wl-keyboard>div{justify-content:center;gap:5px;display:flex}.wl-keyboard button{color:#ecf1f4;background:#213d4d;border:1px solid #42616f;border-radius:5px;width:calc(10% - 4.5px);min-width:0;height:45px;padding:0;font-size:15px;font-weight:600}.wl-keyboard button[data-state=correct]{background:#2e785e;border-color:#579b7d}.wl-keyboard button[data-state=present]{background:#79652c;border-color:#b89b40}.wl-keyboard button[data-state=absent]{color:#a5afb5;background:#253039;border-color:#35434d}.wl-input-actions{grid-template-columns:44px 1fr 44px;gap:9px;margin-top:10px;display:grid}.wl-input-actions>button{color:#cfdee5;background:#1a3545;border:1px solid #416575;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:46px;display:flex}.wl-shell .wl-primary,.wl-dialog .wl-primary{color:#142632;background:linear-gradient(110deg,#f2dfa0,#d1af60);border:1px solid #e7cd88;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:10px 18px;font-size:15px;font-weight:600;display:flex}.wl-legend{color:#c0d2dc;justify-content:center;gap:12px;margin:12px 0 0;font-size:12px;line-height:1.5;display:flex}.wl-legend span:first-child{color:#81d4ad}.wl-legend span:nth-child(2){color:#e0c27a}.wl-local-note{text-align:center;color:#7f9caa;margin-top:14px;font-size:12px;line-height:1.6}.wl-footer{color:#9db9c7;border-top:1px solid #ffffff15;flex-wrap:wrap;align-items:center;gap:24px;max-width:1120px;margin:32px auto 0;padding:22px 0;font-size:12px;display:flex}.wl-footer span{letter-spacing:2px;margin-left:auto}.wl-error{color:#e7cd88;flex-direction:column;justify-content:center;align-items:center;gap:14px;max-width:500px;min-height:260px;margin:auto;display:flex}.wl-error button{color:#eef3f4;background:#244251;border:1px solid #698a98;border-radius:8px;padding:12px 24px}.wl-placeholder{color:#aac1ce;place-items:center;height:320px;font-size:14px;display:grid}.wl-context.world-context-card{width:245px;max-width:calc(100% - 20px);max-height:none;margin:0;padding:12px;animation:.2s ease-out wl-appear;position:absolute;bottom:10px;left:auto;right:10px}.wl-context .world-context-owner{margin:3px 0 6px;display:block}.wl-context.world-context-card h2{margin:5px 0 0;font-size:18px}.wl-context .world-context-actions{margin:8px 0 0}.wl-finish{background:#16323f;border:1px solid #65829070;border-radius:12px;grid-template-columns:32px 1fr;align-items:center;gap:12px;padding:18px;display:grid}.wl-finish>svg{color:#e8cc82}.wl-finish h2{margin:0 0 5px;font-size:17px}.wl-finish p{color:#aac3d0;margin:0;font-size:13px}.wl-finish button,.wl-finish small{grid-column:1/-1}.wl-finish>button:not(.wl-primary){color:#d6e2e9;background:0 0;border:1px solid #446171;border-radius:7px;min-height:44px;font-size:14px}.wl-finish small{color:#a2bcc8;font-size:12px;line-height:1.5}.wl-confetti{pointer-events:none;position:absolute;inset:0}.wl-confetti i{background:#f0d899;width:5px;height:10px;animation:2.5s ease-out both wl-confetti;position:absolute;top:-12px}.wl-dialog{font-family:Arial,Microsoft YaHei,sans-serif;overflow:auto;color:#eef3f5!important;background:#112c3b!important;border:1px solid #426575!important;border-radius:14px!important;width:min(92vw,560px)!important;max-width:calc(100vw - 24px)!important;max-height:90dvh!important;padding:24px!important}.wl-dialog p{color:#b7ccd7;font-size:14px;line-height:1.7}.wl-dialog h2{font-size:22px}.wl-dialog>button:not([data-slot]){min-height:44px}.wl-dialog textarea{color:#e5eff3;background:#0c212d;border:1px solid #456677;border-radius:8px;width:100%;min-height:220px;padding:14px;font:14px/1.8 monospace}.wl-dialog .wl-example{justify-content:center;gap:6px;display:flex}.wl-example b{color:#fff;border:1px solid #64838e;border-radius:5px;place-items:center;width:42px;height:44px;display:grid}.wl-roster{width:min(94vw,800px)!important}.wl-roster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.wl-roster-grid>button{text-align:left;color:#e8f1f4;background:#1c3b4a;border:1px solid #436574;border-radius:8px;grid-template-columns:36px 1fr;align-items:center;gap:7px;min-height:95px;padding:10px;display:grid}.wl-roster-grid b{text-align:center;text-shadow:0 1px 4px #000;border-radius:5px;width:32px;height:32px;font-size:20px;line-height:32px}.wl-roster-grid strong{overflow-wrap:anywhere;font-size:13px}.wl-roster-grid small{color:#a2bcc9;grid-column:1/-1;font-size:12px}.wl-car-dialog{width:min(94vw,1000px)!important}.wl-car-dialog .world-viewer-stage{height:360px}.wl-car-dialog .world-viewer-controls{flex-wrap:wrap;gap:8px;display:flex}.wl-car-dialog .world-viewer-controls button{min-height:44px}.wl-car-dialog .world-owner-profile{padding:12px}.wl-car-dialog .daily-demo-profile{padding:15px}.wl-car-dialog .daily-demo-profile small{color:#e8cd86;font-size:12px}.wl-car-dialog .daily-avatar{background:#426a78;border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.wl-car-dialog .daily-demo-profile h3{margin:10px 0;font-size:22px}.wl-car-dialog .daily-demo-profile dl{grid-template-columns:auto 1fr;gap:10px;font-size:14px;display:grid}.wl-return{color:#c5d9e3;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.wl-dialog button:focus-visible{outline-offset:2px;outline:3px solid #edcf85}@keyframes wl-appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes wl-confetti{0%{opacity:1;transform:translateY(-20px)rotate(0)}to{opacity:0;transform:translateY(260px)rotate(240deg)}}@media (min-width:1400px){.wl-stage{height:360px}.wl-layout{gap:48px}.wl-heading{margin:32px auto}}@media (max-width:900px){.wl-shell{padding:0 18px}.wl-layout{grid-template-columns:minmax(0,1fr) minmax(310px,1fr);gap:22px}.wl-stage{height:260px}.wl-header{min-height:68px}.wl-owner-strip>button{flex-basis:120px}.wl-heading h1{font-size:30px}}@media (max-width:700px){.wl-shell{padding:0 12px}.wl-header{min-height:58px}.wl-brand{gap:7px;font-size:17px}.wl-brand b{width:29px;height:29px;font-size:22px}.wl-header>div{gap:4px}.wl-streak{gap:3px;font-size:12px}.wl-streak>span{display:none}.wl-header button{min-width:36px;min-height:40px}.wl-header button svg{width:21px}.wl-heading{margin:14px auto 12px}.wl-heading>p{display:none}.wl-heading h1{margin-bottom:5px;font-size:26px}.wl-heading>span{font-size:13px}.wl-layout{flex-direction:column;gap:0;display:flex}.wl-world-panel{display:contents;position:static}.wl-stage{border-radius:10px;order:0;width:100%;height:175px}.wl-stage-label{letter-spacing:0;font-size:12px;top:10px;left:10px;right:10px}.wl-scene-caption{padding-bottom:8px;font-size:12px}.wl-game-panel{order:2;max-width:420px;margin-top:12px}.wl-owners{order:3;width:100%;margin-top:18px;padding:10px}.wl-world-links{order:4;width:100%;margin-top:7px}.wl-context.world-context-card{order:1;padding:16px}.wl-context .world-context-actions button{min-height:44px}.wl-game-meta{max-width:220px;margin-bottom:6px}.wl-board{gap:4px;max-width:220px}.wl-row{gap:4px}.wl-tile{aspect-ratio:1.23;border-radius:4px;font-size:21px}.wl-tile small{font-size:12px;bottom:0;right:2px}.wl-message{min-height:26px;padding:5px 0;font-size:12px}.wl-keyboard{gap:6px}.wl-keyboard>div{gap:4px}.wl-keyboard button{width:calc(10% - 3.6px);height:40px;font-size:14px}.wl-input-actions{grid-template-columns:40px 1fr 40px;gap:7px;margin-top:8px}.wl-input-actions>button{min-height:44px}.wl-legend{gap:10px;margin:8px 0 0;font-size:12px}.wl-local-note{margin-top:8px;font-size:12px}.wl-owner-strip>button{flex-basis:130px}.wl-footer{gap:18px;margin-top:20px;padding:18px 0;font-size:12px}.wl-footer span{width:100%;margin:0}.wl-placeholder{width:100%;height:175px}.wl-roster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wl-dialog{padding:18px!important}.wl-car-dialog .world-viewer-stage{height:250px}.wl-car-dialog .world-viewer{display:block}.wl-finish{padding:14px}.wl-owners-heading>span{font-size:12px}}@media (max-width:350px){.wl-shell{padding:0 9px}.wl-brand{font-size:15px}.wl-header{gap:5px}.wl-heading h1{font-size:24px}.wl-heading>span{font-size:12px}.wl-stage{height:155px}.wl-tile{aspect-ratio:1.35}.wl-board{max-width:210px}.wl-keyboard button{height:39px;font-size:13px}.wl-roster-grid>button{grid-template-columns:1fr}.wl-legend{gap:7px}}@media (prefers-reduced-motion:reduce){.wl-confetti{display:none}.wl-context{animation:none}.wl-tile{transition:none}}@media (min-width:701px) and (max-height:800px){.wl-header{min-height:56px}.wl-heading{margin:12px auto}.wl-heading>p{display:none}.wl-heading h1{margin-bottom:4px;font-size:28px}.wl-board,.wl-game-meta{max-width:230px}.wl-tile{aspect-ratio:1.25;font-size:23px}.wl-keyboard button{height:38px}.wl-message{min-height:26px;padding:5px 0}.wl-stage{height:280px}.wl-footer{margin-top:16px;padding:14px 0}}.wl-message{display:block}.wl-camera-tools{z-index:2;gap:3px;display:flex;position:absolute;top:8px;right:8px}.wl-camera-tools button{color:#eddbaf;background:#102732e8;border:1px solid #526d7980;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.wl-camera-tools button:disabled{opacity:.4}.wl-camera-tools button.wl-overview{gap:5px;width:auto;padding:0 8px;font-size:12px;display:flex}.wl-stage[data-expanded=true]{height:530px}.wl-row[data-reveal=waiting] .wl-tile{color:#f0e4c5;background:#162f3c;border-color:#ad9657}.wl-row[data-reveal=waiting] .wl-tile small{visibility:hidden}.wl-row[data-reveal=running] .wl-tile{animation:.28s both wl-verdict}@keyframes wl-verdict{0%{background:#162f3c;border-color:#ad9657;transform:rotateX(0)}45%{background:#162f3c;transform:rotateX(70deg)}to{transform:rotateX(0)}}.wl-result-world{color:#ead398;background:#193747;border-radius:7px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}@media (prefers-reduced-motion:reduce){.wl-row[data-reveal=running] .wl-tile{animation:none}}.wl-advertisers{background:#142d3b80;border:1px solid #3d61715c;border-radius:10px;width:100%;min-width:0;margin-top:10px;padding:6px 8px}.wl-advertisers-heading{color:#adc4cf;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.wl-advertisers-heading button{min-height:28px;color:var(--wl-gold);background:0 0;border:0;align-items:center;font-size:12px;display:flex}.wl-advertisers-rail{align-items:stretch;gap:4px;display:flex}.wl-ad-track{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#607d89 transparent;scroll-snap-type:x proximity;flex:1;gap:8px;min-width:0;display:flex;overflow-x:auto}.wl-ad-owner{scroll-snap-align:start;border-right:1px solid #36505e;flex:1 0 135px;min-width:0;padding:3px 8px 3px 0}.wl-ad-identity{color:#eff5f6;text-align:left;background:0 0;border:0;align-items:center;gap:7px;width:100%;min-height:40px;padding:0;display:flex}.wl-ad-identity b{color:#f3d58f;background:#0d202a;border:2px solid;border-radius:4px;flex:none;place-items:center;width:28px;height:32px;font-size:19px;display:grid}.wl-ad-identity span{min-width:0}.wl-ad-identity strong,.wl-ad-identity small{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.wl-ad-identity strong{font-weight:600}.wl-ad-identity small{color:#b8ccd6;margin-top:3px}.wl-ad-brand{white-space:nowrap;text-overflow:ellipsis;color:#a4becb;min-height:19px;padding-left:35px;font-size:12px;overflow:hidden}.wl-ad-brand a{color:#eed28b}.wl-ad-arrow{color:#efdaa7;background:#173240;border:0;border-radius:5px;flex:none;width:24px;padding:0}.wl-ad-arrow:disabled{opacity:.25}.wl-layout{grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr);gap:28px}.wl-heading{margin:14px auto 18px}.wl-heading h1{margin-bottom:4px;font-size:28px}.wl-heading>p{display:none}.wl-stage{height:390px}.wl-legend{display:none}.wl-keyboard button{min-height:44px}@media (min-width:701px) and (max-height:800px){.wl-stage{height:365px}.wl-heading{margin:10px auto 14px}}@media (max-width:900px) and (min-width:701px){.wl-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.wl-stage{height:340px}}@media (max-width:700px){.wl-layout{gap:6px}.wl-header{height:46px;min-height:46px}.wl-heading{margin:7px auto 9px}.wl-heading h1{margin:0;font-size:23px}.wl-heading>span{font-size:12px}.wl-stage{height:150px}.wl-stage[data-expanded=true]{height:320px}.wl-stage-label{top:17px}.wl-advertisers{order:1;margin-top:6px;padding:3px 5px}.wl-ad-owner{flex-basis:145px}.wl-advertisers-heading button{min-height:24px}.wl-ad-identity{min-height:36px}.wl-ad-brand{min-height:16px}.wl-ad-arrow{width:19px}.wl-game-panel{order:3;margin-top:8px}.wl-context.world-context-card{border-radius:10px;grid-template-columns:24px minmax(0,1fr) 30px;align-items:center;column-gap:5px;width:auto;max-width:none;padding:4px 7px;display:grid;position:absolute;inset:auto 8px 8px;overflow:visible}.wl-context.world-context-card>small,.wl-context.world-context-card h2>span,.wl-context.world-context-card .world-context-owner{display:none}.wl-context.world-context-card h2{grid-area:1/1;margin:0;font-size:18px}.wl-context .world-context-actions{flex-wrap:nowrap;grid-area:1/2;justify-content:flex-end;gap:5px;margin:0}.wl-context .world-context-actions button{white-space:nowrap;min-height:36px;padding:5px 7px}.wl-context .world-context-close{grid-area:1/3;width:30px;height:36px;position:static}.wl-stage-label{display:none}.wl-camera-tools button{min-width:36px;height:36px}.wl-board,.wl-game-meta{max-width:210px}.wl-tile{aspect-ratio:1.45;font-size:20px}.wl-keyboard{gap:4px}.wl-keyboard button{height:44px;min-height:44px}.wl-message{min-height:22px;padding:3px 0}}
