.welcome-screen{position:fixed;inset:0;z-index:10000;overflow:hidden;background:#FAF7FD;animation:welcome-fade 0.25s ease-out}@keyframes welcome-fade{from{opacity:0}to{opacity:1}}.welcome-screen[hidden]{display:none}body.welcome-open{overflow:hidden}.wlk-shell{position:absolute;inset:0;overflow:hidden;max-width:1120px;margin:0 auto;padding:22px 26px;display:flex;flex-direction:column;gap:16px}.wlk-top{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.wlk-id{display:flex;align-items:center;gap:14px;min-width:0}.wlk-id-avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 14px rgba(84,44,158,0.16);background:#EDE4FA;flex:none}.wlk-id-name{font-size:1.45rem;font-weight:800;line-height:1.1;color:#1c1130;letter-spacing:-0.02em}.wlk-id-name span{color:#542C9E}.wlk-id-meta{margin-top:6px}.wlk-stats{display:flex;gap:10px;flex-wrap:wrap}.wlk-stat{background:#fff;border:1px solid #ECE2FA;border-radius:12px;padding:10px 14px;min-width:96px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px}.wlk-stat-lbl{font-size:0.66rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:#9A86B6}.wlk-stat-num{font-size:1.15rem;font-weight:800;color:#3D1E7A;line-height:1;font-variant-numeric:tabular-nums;min-height:22px;display:flex;align-items:center}.wlk-acts{display:flex;align-items:stretch;gap:0;background:#EDE4F7;border:1px solid #E0D2F0;border-radius:14px;padding:5px}.wlk-act{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:11px 16px;border-radius:10px;background:transparent;color:#7B5E9A;transition:background 0.2s,color 0.2s,box-shadow 0.2s}.wlk-act.active{color:#3D1E7A;background:#FFFFFF;box-shadow:inset 0 0 0 1px #D9C7EE}.wlk-act-num{flex:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;line-height:1;background:#E3D4F4;color:#7B5E9A;border:1px solid #D6C4ED}.wlk-act.active .wlk-act-num{background:#542C9E;color:#FAF8FF;border-color:#542C9E}.wlk-act-body{min-width:0;display:flex;flex-direction:column;gap:2px}.wlk-act-name{font-size:0.86rem;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wlk-act-tag{font-size:0.78rem;font-weight:600;opacity:0.78;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wlk-layout{display:flex;gap:18px;flex:1 1 auto;min-height:0;align-items:flex-start}.wlk-rail{flex:none;align-self:flex-start;width:188px;display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid #ECE2FA;border-radius:14px;padding:12px 10px}.wlk-rail-tab{display:block;padding:9px 12px;border-radius:9px;font-size:0.84rem;font-weight:600;color:#6E5A8C;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wlk-rail-tab.active{background:#542C9E;color:#fff}.wlk-rail-group{display:flex;flex-direction:column}.wlk-rail-cat{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;cursor:pointer;font-family:inherit;text-align:left;background:none;border:0;padding:9px 12px;border-radius:9px;font-size:0.84rem;font-weight:700;color:#4A3568;transition:background 0.15s ease}.wlk-rail-cat:hover{background:#F5EEFC}.wlk-rail-cat-chevron{flex:none;font-size:0.66rem;color:#9A86B6;transition:transform 0.2s ease}.wlk-rail-group.is-open>.wlk-rail-cat .wlk-rail-cat-chevron{transform:rotate(180deg)}.wlk-rail-group-items{display:none;flex-direction:column;gap:3px;padding:2px 0 6px 8px}.wlk-rail-group.is-open>.wlk-rail-group-items{display:flex;animation:wlk-reveal 0.22s ease both}@keyframes wlk-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.wlk-rail-group.is-open>.wlk-rail-group-items{animation:none}}.wlk-compare{display:flex;align-items:center;gap:14px;flex-wrap:wrap;background:#fff;border:1px solid #ECE2FA;border-radius:14px;padding:12px 16px}.wlk-cmp-node{flex:none}.wlk-cmp-dot{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.74rem;font-weight:800;letter-spacing:0.01em}.wlk-cmp-you .wlk-cmp-dot{background:#542C9E;color:#fff}.wlk-cmp-add{background:#F3ECFB;color:#8B73B6;border:1.5px dashed #C9B4E8}.wlk-cmp-vs{font-size:0.82rem;font-weight:700;color:#7B5E9A;white-space:nowrap}.wlk-cmp-rivals{display:flex;gap:8px}.wlk-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:16px}.wlk-card{background:#fff;border:1px solid #ECE2FA;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px}.wlk-sk-grid{display:flex;gap:14px}.wlk-sk{display:block;border-radius:8px;background:linear-gradient(100deg,#EFE7F8 30%,#F7F2FC 50%,#EFE7F8 70%);background-size:220% 100%;animation:wlk-shimmer 1.6s ease-in-out infinite}@keyframes wlk-shimmer{from{background-position:180% 0}to{background-position:-40% 0}}.wlk-sk-num{width:56px;height:22px;border-radius:6px}.wlk-sk-line{width:170px;height:12px}.wlk-sk-h{width:44%;height:18px}.wlk-sk-bar{width:100%;height:12px}.wlk-sk-bar.short{width:72%}.wlk-sk-block{flex:1 1 0;height:78px;border-radius:12px}@media (prefers-reduced-motion:reduce){.wlk-sk{animation:none}}.wlk-mask{position:fixed;inset:0;z-index:10010;pointer-events:none}.wlk-panel{position:fixed;background:rgba(22,13,40,0.82);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:all 0.35s cubic-bezier(0.4,0,0.2,1)}.wlk-ring{position:fixed;display:none;border-radius:12px;pointer-events:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(84,44,158,0.55);transition:all 0.35s cubic-bezier(0.4,0,0.2,1)}.wlk-mask.no-anim .wlk-panel,.wlk-mask.no-anim .wlk-ring{transition:none}@media (prefers-reduced-motion:reduce){.wlk-panel,.wlk-ring{transition:none}}.wlk-coach{position:fixed;z-index:10020;width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 24px);overflow-y:auto;background:#fff;border:1px solid #E4D8F7;border-radius:16px;padding:18px 20px;box-shadow:0 18px 44px rgba(20,12,40,0.22);opacity:0;transform:translateY(4px);pointer-events:auto;transition:opacity 0.22s ease,transform 0.22s ease,top 0.32s cubic-bezier(0.4,0,0.2,1),left 0.32s cubic-bezier(0.4,0,0.2,1)}.wlk-coach.is-shown{opacity:1;transform:translateY(0)}.wlk-coach-arrow{position:absolute;width:16px;height:16px;background:#fff;border:1px solid #E4D8F7;transform:rotate(45deg);display:none}.wlk-coach.arrow-up .wlk-coach-arrow{display:block;top:-9px;border-right:0;border-bottom:0}.wlk-coach.arrow-down .wlk-coach-arrow{display:block;bottom:-9px;border-left:0;border-top:0}.wlk-coach-tag{font-size:0.7rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#542C9E;margin:0 0 6px}.wlk-coach-tag.is-greeting{text-transform:none;letter-spacing:normal;font-size:0.82rem}.wlk-coach-title{font-size:1.25rem;font-weight:800;color:#1c1130;letter-spacing:-0.01em;margin:0 0 7px}.wlk-coach-text{font-size:0.94rem;line-height:1.5;color:#3D2E4D;margin:0}.wlk-progress{display:flex;align-items:center;gap:10px;margin:14px 0 0}.wlk-dots{display:flex;gap:6px}.wlk-dot{width:6px;height:6px;border-radius:50%;background:#DDD0EE;transition:width 0.2s,background 0.2s}.wlk-dot.on{background:#542C9E;width:18px;border-radius:999px}.wlk-coach-nav{display:flex;align-items:center;gap:10px;margin-top:16px}.wlk-back,.wlk-skip{flex:none;background:none;border:0;cursor:pointer;font-family:inherit;font-weight:700;color:#8A7AA6;padding:8px 4px}.wlk-back{font-size:0.86rem}.wlk-skip{font-size:0.8rem;font-weight:600}.wlk-back[hidden],.wlk-skip[hidden]{display:none}.wlk-back:hover,.wlk-skip:hover{color:#542C9E}.wlk-cta{flex:none;margin-left:auto;background:#542C9E;color:#fff;border:0;border-radius:10px;font-family:inherit;font-size:0.95rem;font-weight:800;cursor:pointer;padding:12px 22px;transition:transform 0.12s ease,background 0.15s ease,opacity 0.15s ease}.wlk-cta[disabled]{opacity:0.55;cursor:default}.wlk-cta:not([disabled]):hover{transform:translateY(-1px);background:#46237F}.wlk-cta.is-ready{background:#1f8a4c}.wlk-cta.is-ready:not([disabled]):hover{background:#1a7541}.wlk-build{display:flex;align-items:center;gap:8px;min-width:0;margin-top:12px;padding-top:12px;border-top:1px solid #F0E8FA;font-size:0.8rem;font-weight:600;color:#7B5E9A}.wlk-build.is-ready{color:#1f8a4c}.wlk-build-spin{width:14px;height:14px;border-radius:50%;flex:none;border:2px solid #DDD0EE;border-top-color:#542C9E;animation:wlk-spin 0.8s linear infinite}.wlk-build.is-ready .wlk-build-spin{display:none}.wlk-build-tick{display:none;font-weight:800;color:#1f8a4c}.wlk-build.is-ready .wlk-build-tick{display:inline}@keyframes wlk-spin{to{transform:rotate(360deg)}}.wlk-open-now{margin-left:auto;flex:none;background:none;border:0;cursor:pointer;font-family:inherit;font-size:0.82rem;font-weight:800;color:#1f8a4c;padding:4px 2px;text-decoration:underline}.wlk-open-now[hidden]{display:none}.wlk-open-now:hover{color:#1a7541}body.welcome-waiting{overflow:auto}body.welcome-waiting .hero,body.welcome-waiting .page-wrap>*:not(#welcome-screen){display:none!important}body.welcome-waiting .page-wrap{width:100%;justify-content:flex-start}.welcome-screen.is-waiting{position:static;inset:auto;overflow:visible;background:transparent;animation:none;padding:8px 0 32px}.welcome-screen.is-waiting .wlk-shell{position:relative;inset:auto}.welcome-screen.is-waiting .wlk-mask,.welcome-screen.is-waiting .wlk-coach,.welcome-screen.is-waiting .wlk-ring{display:none!important}.wlk-wait{position:fixed;inset:0;z-index:10015;display:flex;align-items:center;justify-content:center;pointer-events:none;padding:24px}.wlk-wait[hidden]{display:none}.wlk-wait-card{pointer-events:auto;background:#fff;border:1px solid #E4D8F7;border-radius:18px;padding:28px 32px;text-align:center;max-width:380px;box-shadow:0 18px 50px rgba(20,12,40,0.18);display:flex;flex-direction:column;align-items:center;gap:9px}.wlk-wait-spin{width:34px;height:34px;border-radius:50%;margin-bottom:4px;border:3px solid #E3D4F4;border-top-color:#542C9E;animation:wlk-spin 0.8s linear infinite}.wlk-wait-title{font-size:1.2rem;font-weight:800;color:#1c1130;letter-spacing:-0.01em}.wlk-wait-note{font-size:0.95rem;font-weight:700;color:#542C9E}.wlk-wait-sub{font-size:0.85rem;line-height:1.45;color:#6E5A8C}@media (prefers-reduced-motion:reduce){.wlk-wait-spin{animation:none}}.wlk-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.welcome-screen{animation:none}.wlk-coach{transition:opacity 0.2s ease;transform:none}.wlk-build-spin{animation:none}}@media (max-width:760px){.wlk-shell{padding:16px 14px;gap:12px}.wlk-id-name{font-size:1.2rem}.wlk-stats{gap:7px}.wlk-stat{min-width:70px;padding:8px 9px}.wlk-stat-lbl{font-size:0.58rem}.wlk-act{padding:10px 6px;gap:0;justify-content:center}.wlk-act-num,.wlk-act-tag{display:none}.wlk-act-name{font-size:0.72rem;letter-spacing:0.04em;text-indent:0.04em}.wlk-layout{flex-direction:column;gap:12px}.wlk-rail{width:auto;flex-direction:column;flex-wrap:nowrap;gap:4px;padding:10px}.wlk-rail-group-items{flex-direction:column;gap:4px;padding:2px 0 4px 10px}.wlk-rail-tab{font-size:0.78rem;padding:7px 11px}.wlk-rail-cat{font-size:0.82rem;padding:8px 10px}.wlk-compare{gap:10px;padding:11px 13px;justify-content:center}.wlk-cmp-dot{width:38px;height:38px;font-size:0.68rem}.wlk-coach{width:calc(100vw - 28px);padding:14px 15px}.wlk-coach-title{font-size:1.06rem;margin-bottom:5px}.wlk-coach-text{font-size:0.88rem;line-height:1.42}.wlk-progress{margin-top:10px}.wlk-coach-nav{margin-top:12px}.wlk-cta{padding:10px 18px;font-size:0.9rem}.wlk-back{padding:6px 4px}.wlk-skip{padding:6px 4px}.wlk-build{margin-top:10px;padding-top:10px}body.welcome-open .wlk-body{display:none}.wlk-coach-foot{position:sticky;bottom:0;background:#fff;padding-top:6px}}