/* NOCLO panel: ekran powitalny, przewodnik i widget "Pierwsze kroki" */
.wv{position:fixed;inset:0;z-index:2500;background:rgba(17,24,39,.55);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:wvIn .3s ease}
.wv.off{opacity:0;transition:opacity .25s}
.wc{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:2rem 2rem 1.6rem;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.35);animation:wcIn .45s cubic-bezier(.2,.9,.3,1.2)}
.wc .wlogo{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#1B2430,#0F1526);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.9rem;box-shadow:0 10px 24px rgba(20,24,29,.25)}
.wc .wlogo svg{width:34px;height:34px}
.wc h2{margin:0 0 .3rem;font-size:1.45rem;letter-spacing:-.01em}
.wc h2 span{color:var(--p)}
.wc .ws{margin:0 0 1.1rem;color:var(--m);font-size:13px}
.wc .wd{text-align:left;background:#FBF7F4;border-left:3px solid var(--p);border-radius:8px;padding:.85rem 1rem;font-size:12.5px;line-height:1.55;color:var(--t2)}
.wc .wb{list-style:none;margin:1rem 0 1.3rem;padding:0;text-align:left;display:flex;flex-direction:column;gap:.45rem;font-size:12.5px;color:var(--t2)}
.wc .wb .ms{color:var(--p);font-size:18px;vertical-align:middle;margin-right:.45rem}
.wc .wf{display:flex;gap:.6rem;justify-content:center}
@keyframes wvIn{from{opacity:0}}
@keyframes wcIn{from{opacity:0;transform:translateY(18px) scale(.96)}}
.tour-veil{position:fixed;inset:0;z-index:2400}
.tour-veil.pass{pointer-events:none}
.tour-hl{position:fixed;z-index:2401;border-radius:10px;pointer-events:none;box-shadow:0 0 0 9999px rgba(17,24,39,.55),0 0 0 3px var(--p),0 0 0 8px rgba(216,111,69,.25);transition:all .4s cubic-bezier(.2,.65,.2,1)}
.tour-card{position:fixed;z-index:2402;background:#fff;border-radius:14px;padding:1rem 1.15rem .9rem;box-shadow:0 24px 60px rgba(0,0,0,.35);font-size:12.5px;transition:left .4s cubic-bezier(.2,.65,.2,1),top .4s cubic-bezier(.2,.65,.2,1)}
.tour-card.tc-pop{animation:tcPop .35s cubic-bezier(.2,.9,.3,1.1)}
@keyframes tcPop{from{opacity:0;transform:translateY(8px) scale(.98)}}
.tour-card .tc-eye{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--p)}
.tour-card h3{margin:.3rem 0 .5rem;font-size:15px;display:flex;align-items:center;gap:.45rem}
.tour-card h3 .ms{color:var(--p);font-size:20px}
.tour-card .tc-body p{margin:0 0 .55rem;color:var(--t2);line-height:1.5}
.tour-card .tc-body p:last-child{margin-bottom:0}
.tour-card .tc-hint{margin-top:.7rem;background:#FFF4D6;border:1px solid #F5D98A;color:#7A5A00;border-radius:8px;padding:.5rem .7rem;font-weight:600;display:flex;gap:.4rem;align-items:center;animation:hintPulse 1.6s ease-in-out infinite}
.tour-card .tc-hint .ms{font-size:18px}
@keyframes hintPulse{50%{box-shadow:0 0 0 4px rgba(245,217,138,.45)}}
.tour-card .tc-foot{display:flex;align-items:center;gap:.5rem;margin-top:.9rem}
.tour-card .tc-foot .sp{flex:1}
.tour-card .tc-skip{color:var(--m);font-size:11.5px}
.tour-card .tc-skip:hover{color:var(--t)}
.tour-card .tc-wait{color:var(--m);font-size:11.5px}
.tour-card .tc-done{text-align:center}
.tour-card .tc-cele{width:64px;height:64px;border-radius:50%;background:var(--ps);color:var(--p);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.6rem;animation:wcIn .5s cubic-bezier(.2,.9,.3,1.3)}
.tour-card .tc-cele .ms{font-size:34px}
.tour-card .tc-done h3{justify-content:center;font-size:18px}
.tour-card .tc-done p{color:var(--t2);margin:0 0 1rem;line-height:1.5}
.tour-card .tc-rate{background:var(--bg);border-radius:10px;padding:.8rem;margin-bottom:.9rem}
.tour-card .tc-rate b{display:block;font-size:13px;margin-bottom:.4rem}
.tour-card .stars{display:flex;justify-content:center;gap:.2rem}
.tour-card .stars button{width:36px;height:36px;border-radius:50%;color:#CBD2D9;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s,color .15s}
.tour-card .stars button .ms{font-size:28px;font-variation-settings:"FILL" 1}
.tour-card .stars button:hover{transform:scale(1.15)}
.tour-card .stars button.on{color:#F2B705}
.tour-card .rl{display:block;color:var(--m);min-height:1.2em;margin:.3rem 0 .5rem}
.tour-card textarea{width:100%;border:1px solid var(--l2);border-radius:8px;padding:.5rem .6rem;font:inherit;font-size:12px;resize:vertical}
.tour-card .btn.w{width:100%;justify-content:center}
/* widget rakiety */
.gsww{position:relative}
#gsw .dotb{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:var(--p);box-shadow:0 0 0 2px #fff}
#gswp{position:absolute;right:0;top:44px;width:340px;background:#fff;border:1px solid var(--l);border-radius:12px;box-shadow:0 20px 50px rgba(27,31,35,.2);z-index:60;padding:.9rem 1rem;font-size:12.5px;animation:tcPop .25s ease}
#gswp .gh2{display:flex;justify-content:space-between;align-items:center;font-size:14px}
#gswp .gh2 span{color:var(--m);font-size:12px;font-weight:600}
#gswp .gbar{height:6px;background:var(--bg);border-radius:3px;margin:.5rem 0 .6rem;overflow:hidden}
#gswp .gbar i{display:block;height:100%;background:var(--p);border-radius:3px;transition:width .5s cubic-bezier(.2,.65,.2,1)}
#gswp .gsub{margin:0 0 .6rem;color:var(--t2);line-height:1.45}
#gswp .gcele{background:#E6F4EC;color:#1E8E5A;border-radius:8px;padding:.5rem .7rem;font-weight:600;display:flex;gap:.4rem;align-items:center;margin-bottom:.6rem}
#gswp ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}
#gswp li{display:flex;align-items:center;gap:.5rem;padding:.45rem 0;border-top:1px solid var(--l)}
#gswp li .chk{color:#CBD2D9;display:inline-flex}
#gswp li .chk .ms{font-size:22px}
#gswp li.ok .chk{color:#1E8E5A}
#gswp li .gt{flex:1;min-width:0}
#gswp li .gt b{display:block;font-size:12.5px}
#gswp li.ok .gt b{text-decoration:line-through;color:var(--m)}
#gswp li .gt small{color:var(--m);font-size:11px}
#gswp li .go{color:var(--p);font-weight:700;font-size:11.5px;display:inline-flex;align-items:center;gap:.1rem;white-space:nowrap}
#gswp .gfoot{border-top:1px solid var(--l);margin-top:.3rem;padding-top:.6rem}
#gswp .gfoot button{display:inline-flex;align-items:center;gap:.3rem;color:var(--t2);font-weight:600}
#gswp .gfoot button:hover{color:var(--p)}
@media (prefers-reduced-motion:reduce){.wv,.wc,.tour-card,.tour-hl,.tour-card .tc-hint,#gswp{animation:none;transition:none}}
