.welcome-center-page{flex-direction:column;gap:22px;display:flex}.welcome-center-hero{color:#fff;background:radial-gradient(circle at 88% 10%,#72ddd447,#0000 32%),linear-gradient(135deg,#0c3936 0%,#0d5d58 100%);border-radius:22px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:stretch;gap:28px;padding:clamp(24px,4vw,46px);display:grid;overflow:hidden}.welcome-center-hero .subtle-label{color:#8de5dd}.welcome-center-hero h1{color:#fff;letter-spacing:-.045em;max-width:720px;margin:12px 0;font-size:clamp(29px,4vw,50px);line-height:1.02}.welcome-center-hero>div>p{color:#d3ebe8;max-width:680px;margin:0;font-size:14px;line-height:1.7}.welcome-progress-card{background:#ffffff1a;border:1px solid #fff3;border-radius:18px;flex-direction:column;align-self:center;gap:14px;width:100%;padding:20px;display:flex}.welcome-progress-card>div{justify-content:space-between;align-items:flex-end;display:flex}.welcome-progress-card span{font-size:32px;font-weight:900}.welcome-progress-card small{color:#d3ebe8;font-size:11px}.welcome-progress-card progress{accent-color:#72ddd4;width:100%;height:9px}.welcome-progress-card>b{color:#bff2ed;font-size:13px}.welcome-loading{color:var(--muted);padding:28px}.welcome-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.welcome-module-card{border:1px solid var(--line);flex-direction:column;gap:15px;min-width:0;padding:22px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.welcome-module-card:hover{border-color:var(--brand-300);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.welcome-module-card.active{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-50)}.welcome-module-card.complete{background:linear-gradient(#fff,#f5fcfa)}.welcome-module-card.skipped{background:#fafcfb}.welcome-module-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.welcome-module-icon{background:var(--brand-50);border:1px solid var(--brand-100);color:var(--brand-700);border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:19px;font-weight:900;display:flex}.welcome-module-heading small{color:var(--muted);letter-spacing:.07em;font-size:9px;font-weight:850;display:block}.welcome-module-heading h2{color:var(--ink);margin:4px 0 0;font-size:17px;line-height:1.2}.welcome-module-status{color:#607b76;background:#eef4f2;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.welcome-module-card.complete .welcome-module-status{color:#14745c;background:#dff6ee}.welcome-module-card.active .welcome-module-status{background:var(--brand-100);color:var(--brand-700)}.welcome-module-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.welcome-module-steps{border-bottom:1px solid var(--line);border-top:1px solid var(--line);flex-direction:column;margin:2px 0;padding:8px 0;display:flex}.welcome-module-steps button{color:var(--ink-2);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:8px;display:flex}.welcome-module-steps button:hover{background:var(--brand-50)}.welcome-module-steps button span{color:#59736f;background:#eef4f2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:flex}.welcome-module-steps button span.done{color:#14745c;background:#dff6ee}.welcome-module-steps button span.skipped{color:#8c6b3a;background:#f4eee4}.welcome-module-steps button b{font-size:11px}.welcome-module-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.welcome-center-footer{justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.welcome-center-footer b{color:var(--ink);font-size:13px}.welcome-center-footer p{color:var(--muted);margin:5px 0 0;font-size:11px}.welcome-modal-layer{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:1400;background:#051d1bb8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.welcome-prompt{text-align:center;border:1px solid #72ddd48c;flex-direction:column;align-items:center;width:100%;max-width:590px;padding:clamp(25px,5vw,42px);display:flex}.welcome-prompt-mark{background:linear-gradient(145deg, var(--brand-500), var(--brand-900));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;font-size:24px;font-weight:950;display:flex;box-shadow:0 14px 35px #0d77733d}.welcome-prompt h2{color:var(--ink);letter-spacing:-.035em;margin:10px 0;font-size:clamp(24px,4vw,34px)}.welcome-prompt>p{color:var(--muted);max-width:480px;margin:0;font-size:13px;line-height:1.65}.welcome-prompt-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin:22px 0;display:grid}.welcome-prompt-summary span{background:var(--paper);border:1px solid var(--line);color:var(--muted);border-radius:11px;flex-direction:column;gap:3px;padding:11px 8px;font-size:9px;display:flex}.welcome-prompt-summary b{color:var(--ink);font-size:13px}.welcome-prompt-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.welcome-prompt>small{color:var(--muted);margin-top:16px;font-size:9px;line-height:1.5}.welcome-tour-layer{--welcome-glow:#78bfff;pointer-events:none;z-index:1500;position:fixed;inset:0}.welcome-tour-scrim{background:#041917ba;position:fixed;inset:0}.welcome-spotlight{border:2px solid var(--welcome-glow);pointer-events:none;will-change:top, left, width, height;border-radius:12px;position:fixed;box-shadow:0 0 0 5px #78bfff3d,0 0 0 9999px #041917ba}.welcome-tour-card{overscroll-behavior:contain;pointer-events:auto;background:#fff;border:1px solid #78bfffa6;border-radius:18px;width:min(440px,100vw - 32px);max-height:min(100vh - 32px,100dvh - 32px);padding:21px;position:fixed;overflow-y:auto;box-shadow:0 25px 80px #031d1a4d}.welcome-tour-card.centered{top:50%;left:50%;transform:translate(-50%,-50%)}.welcome-tour-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.welcome-tour-topline span{color:var(--brand-700);font-size:10px;font-weight:900}.welcome-tour-topline button{color:var(--ink);cursor:pointer;background:#eef4f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:19px;display:flex}.welcome-tour-card h2{color:var(--ink);letter-spacing:-.025em;margin:7px 0 9px;font-size:23px;line-height:1.15}.welcome-tour-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.welcome-target-return{background:var(--brand-50);border:1px solid var(--brand-300);color:var(--brand-700);cursor:pointer;border-radius:9px;width:100%;min-height:34px;margin-top:13px;padding:8px 11px;font-size:9px;font-weight:900}.welcome-target-return:hover{background:var(--brand-100)}.welcome-target-status{color:#46627d;background:#f4f8ff;border:1px solid #cfe1f7;border-radius:9px;align-items:center;gap:8px;min-height:34px;margin-top:13px;padding:8px 11px;font-size:9px;font-weight:850;display:flex}.welcome-target-status span{background:var(--welcome-glow);border-radius:50%;width:8px;height:8px;animation:.8s ease-in-out infinite alternate welcome-target-pulse}@keyframes welcome-target-pulse{0%{opacity:.35;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.welcome-player-preview{color:#fff;background:linear-gradient(145deg,#0d3d39,#12625c);border-radius:13px;margin-top:15px;padding:14px;overflow:hidden}.welcome-player-preview-heading{align-items:center;gap:9px;display:flex}.welcome-player-preview-heading span{color:#093f3d;letter-spacing:.08em;background:#72ddd4;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:950}.welcome-player-preview-heading b{font-size:11px}.welcome-player-preview p{color:#d4ece9;margin:10px 0;font-size:10px;line-height:1.55}.welcome-player-preview>div:last-child{flex-direction:column;gap:5px;display:flex}.welcome-player-preview>div:last-child span{color:#bcece7;font-size:9px;font-weight:750}.welcome-tour-progress{justify-content:space-between;align-items:center;gap:12px;margin:17px 0 13px;display:flex}.welcome-tour-progress>span{color:var(--muted);font-size:9px;font-weight:850}.welcome-tour-progress>div{flex:1;gap:4px;display:flex}.welcome-tour-progress i{background:#dfe9e7;border-radius:999px;flex:1;height:4px}.welcome-tour-progress i.active{background:var(--brand-500)}.welcome-tour-actions{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.welcome-tour-actions .text-button{justify-self:center}.welcome-skip-module{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:11px auto 0;font-size:8px;font-weight:800;text-decoration:underline;display:block}.sidebar-help button{color:var(--brand-700);cursor:pointer;text-align:left;background:0 0;border:0;margin-top:7px;padding:0;font-size:8px;font-weight:900}@media (max-width:1050px){.welcome-center-hero,.welcome-module-grid{grid-template-columns:1fr}}@media (max-width:640px){.welcome-center-hero{border-radius:16px;padding:22px}.welcome-module-card{padding:17px}.welcome-module-heading{grid-template-columns:auto minmax(0,1fr)}.welcome-module-status{grid-column:1/-1;justify-self:start}.welcome-module-actions,.welcome-center-footer{flex-direction:column;align-items:stretch}.welcome-module-actions .btn,.welcome-center-footer .btn{width:100%}.welcome-prompt-summary{grid-template-columns:1fr}.welcome-prompt-actions{flex-direction:column;align-items:stretch;width:100%}.welcome-prompt-actions .btn{width:100%}.welcome-tour-card{max-height:min(58dvh,500px)}}@media (prefers-reduced-motion:reduce){.welcome-module-card{transition:none}.welcome-target-status span{animation:none}}
