.screen{display:none}.screen.on{display:block}.steps{flex-direction:column;gap:12px;margin:6px 0 0;display:flex}.stp{align-items:flex-start;gap:14px;display:flex}.stp .n{background:var(--green-l);width:32px;height:32px;color:var(--green-d);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}.stp .tx{padding-top:5px;font-size:15.5px;line-height:1.55}.stp .tx b{font-weight:800}.tool .btn{background:var(--ink);box-shadow:none;margin-top:28px;padding:17px 40px;font-size:16px}.tool .btn:hover{background:var(--green);transform:translateY(-2px)}.note{color:var(--muted);margin-top:14px;font-size:13px}.timerwrap{text-align:center;flex-direction:column;align-items:center;display:flex}.ringbox{width:clamp(210px,44vw,260px);height:clamp(210px,44vw,260px);position:relative}.ring{width:100%;height:100%;transform:rotate(-90deg)}.ring-bg{fill:none;stroke:#eef2f0;stroke-width:14px}.ring-fg{fill:none;stroke:var(--green);stroke-width:14px;stroke-linecap:round;transition:stroke-dashoffset 1s linear,stroke .4s}.ring-time{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ring-time .tt{letter-spacing:-.02em;font-size:clamp(38px,9vw,52px);font-weight:800;line-height:1}.ring-time .tl{letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-top:6px;font-size:12.5px;font-weight:800}.dots{gap:8px;margin-top:22px;display:flex}.dot{background:#dfe6e1;border-radius:50%;width:9px;height:9px;transition:all .3s}.dot.on{background:var(--green);transform:scale(1.25)}.dot.past{background:var(--green2)}.phase{max-width:560px;margin-top:20px}.phase .ph-l{letter-spacing:.6px;text-transform:uppercase;color:var(--green-d);font-size:12.5px;font-weight:800}.phase .ph-t{margin-top:8px;font-size:clamp(16px,2.4vw,19px);font-weight:600;line-height:1.55}.phase .ph-t b{font-weight:800}.tctrls{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.endb{cursor:pointer;background:var(--green);color:#fff;border:none;border-radius:100px;padding:15px 30px;font-family:inherit;font-size:15px;font-weight:800;transition:transform .14s,background .2s}.endb:hover{background:var(--green-d);transform:translateY(-2px)}.mini{border:1.5px solid var(--line);cursor:pointer;color:var(--muted);background:#fff;border-radius:100px;padding:14px 22px;font-family:inherit;font-size:14px;font-weight:800;transition:all .18s}.mini:hover{border-color:var(--green);color:var(--green-d)}.center{text-align:center}.ask{letter-spacing:-.01em;font-size:clamp(20px,3vw,28px);font-weight:800}.asksub{max-width:520px;color:var(--muted);margin:12px auto 0;font-size:15px;line-height:1.55}.choices{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.choice{border:1.5px solid var(--line);cursor:pointer;background:#fcfdfc;border-radius:16px;align-items:center;gap:10px;padding:18px 32px;font-family:inherit;font-size:16px;font-weight:800;transition:all .18s;display:inline-flex}.choice.good{color:var(--green-d)}.choice.good:hover{border-color:var(--green);background:var(--green-l);transform:translateY(-2px)}.choice.bad{color:var(--muted)}.choice.bad:hover{border-color:var(--amber);background:var(--amber-l);transform:translateY(-2px)}.choice .ci{font-size:20px}.rhead{letter-spacing:-.02em;align-items:center;gap:12px;font-size:clamp(24px,3.6vw,34px);font-weight:800;display:flex}.rhead .em{font-size:30px}.rlead{color:var(--muted);max-width:640px;margin:14px 0 0;font-size:clamp(15px,2vw,17px);line-height:1.6}.rlead b{color:var(--ink)}.tips{flex-direction:column;gap:12px;margin:22px 0 0;padding:0;list-style:none;display:flex}.tips li{color:var(--ink);padding-left:30px;font-size:15px;line-height:1.55;position:relative}.tips li b{font-weight:800}.tips li:before{content:"";background:var(--green-l);border-radius:6px;width:19px;height:19px;position:absolute;top:4px;left:0}.tips li:after{content:"";border-left:2px solid var(--green);border-bottom:2px solid var(--green);width:8px;height:5px;position:absolute;top:8px;left:5px;transform:rotate(-45deg)}.again{margin-top:28px}.conf{z-index:50;pointer-events:none;will-change:transform,opacity;border-radius:2px;width:10px;height:14px;position:fixed;top:-14px}
