.open-page{overflow:hidden}.walk{min-height:100dvh;position:relative}.walk__bgs{z-index:0;position:fixed;inset:0}.walk__bg{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.2s ease,transform 6s var(--ease-out);position:absolute;inset:0;transform:scale(1.04)}.walk__bg.is-on{opacity:1;transform:scale(1)}.walk__veil{background:linear-gradient(#f2f5f6db 0%,#f2f5f6bd 46%,#f2f5f6d1 100%);position:absolute;inset:0}.walk__bar{z-index:30;padding:calc(var(--gut)*.7)var(--gut);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.walk__exit{border:1.5px solid color-mix(in srgb,var(--ink)24%,transparent);width:42px;height:42px;color:var(--ink);transition:transform .55s var(--ease-out),background .3s,border-color .3s,color .3s;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.walk__exit svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px}.walk__exit:hover{background:var(--ink);border-color:var(--ink);color:var(--paper);transform:rotate(90deg)}.walk__exit:focus-visible{outline:2px solid var(--signal);outline-offset:3px}.walk__step{z-index:10;padding:calc(var(--gut)*2.4)var(--gut)calc(var(--gut)*2 + 26px);opacity:0;visibility:hidden;align-items:center;transition:opacity .35s,visibility 0s linear .35s;display:flex;position:fixed;inset:0;overflow-y:auto}.walk__step.is-on{opacity:1;visibility:visible;transition:opacity .35s}.walk__inner{width:100%;max-width:620px;margin:0 auto}.walk__step .walk__inner>*{opacity:0;transition:opacity .55s var(--ease-out),transform .55s var(--ease-out);transform:translateY(18px)}.walk__step.is-on .walk__inner>*{opacity:1;transform:none}.walk__step.is-on .walk__inner>:first-child{transition-delay:.1s}.walk__step.is-on .walk__inner>:nth-child(2){transition-delay:.18s}.walk__step.is-on .walk__inner>:nth-child(3){transition-delay:.26s}.walk__step.is-on .walk__inner>:nth-child(4){transition-delay:.34s}.walk__step.is-on .walk__inner>:nth-child(5){transition-delay:.42s}.walk__step.is-on .walk__inner>:nth-child(6){transition-delay:.5s}.walk__chip{background-image:var(--chip);background-size:240%;background-position:var(--chip-pos,50% 55%);border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:clamp(18px,2.4vw,30px);display:inline-flex;box-shadow:0 2px 6px #07161a33,inset 0 0 0 1px #f2f5f652}.walk__chip .walk__icon{fill:none;width:26px;height:26px;stroke:var(--paper);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 3px #07161a80)}.walk__q{font-family:var(--fd);letter-spacing:-.032em;text-wrap:balance;font-size:clamp(38px,5.2vw,62px);font-weight:800;line-height:1.02}.walk__sub{max-width:44ch;color:color-mix(in srgb,var(--ink)72%,transparent);margin-top:18px;font-size:clamp(15px,1.15vw,17.5px);line-height:1.55}.walk__sub--tight{margin-top:14px}.walk__fields{z-index:2;margin-top:clamp(26px,3.4vw,44px);position:relative}.walk__fields--pair{grid-template-columns:1fr 1fr;gap:34px;display:grid}.walk__err{color:#a84a2f;margin-top:16px;font-size:15px}.walk__err:before{content:"— "}.walk__row{align-items:center;gap:20px;margin-top:clamp(30px,4vw,48px);display:flex}.walk__row .btn{font-size:clamp(13px,1vw,15px)}.walk__hint{opacity:.45}.walk__back{cursor:pointer;color:var(--ink);opacity:.5;background:0 0;border:0;margin-top:24px;padding:0;transition:opacity .3s;display:inline-block}.walk__back:hover{opacity:1}.walk__foot{color:color-mix(in srgb,var(--ink)72%,transparent);margin-top:clamp(24px,3vw,34px);font-size:15px}.walk__foot a{color:var(--ink);text-underline-offset:3px;text-decoration-skip-ink:none;text-decoration:underline 1px}.walk__foot a:hover{text-decoration-thickness:2px}.walk__sum{border-top:1px solid var(--line);margin-top:clamp(24px,3vw,38px)}.walk__sum-row{border-bottom:1px solid var(--line-soft);align-items:baseline;gap:18px;padding:15px 0;display:flex}.walk__sum-row dt{opacity:.55;flex:none;width:104px}.walk__sum-row dd{font:500 clamp(17px,1.4vw,21px)/1.35 var(--fd);word-break:break-word;flex:1;margin:0}.walk__edit{font:inherit;cursor:pointer;color:var(--ink);opacity:.45;background:0 0;border:0;padding:0;transition:opacity .3s}.walk__edit:hover{opacity:1}.walk__mark{fill:none;width:clamp(96px,10vw,128px);height:auto;stroke:var(--ink);stroke-width:5.5px;stroke-linecap:round;margin-bottom:clamp(20px,2.6vw,34px)}.walk__mark path{stroke-dasharray:1;stroke-dashoffset:1px}.walk__step.is-on .walk__mark path{stroke-dashoffset:0;transition:stroke-dashoffset 1.5s var(--ease-out).3s}.walk__step.is-on .walk__mark path:nth-child(2){transition-duration:.8s;transition-delay:1.25s}.walk__step[data-step="0"] .walk__inner>*{animation:walk-first-rise .6s var(--ease-out)backwards}.walk__step[data-step="0"] .walk__inner>:first-child{animation-delay:.1s}.walk__step[data-step="0"] .walk__inner>:nth-child(2){animation-delay:.18s}.walk__step[data-step="0"] .walk__inner>:nth-child(3){animation-delay:.26s}.walk__step[data-step="0"] .walk__inner>:nth-child(4){animation-delay:.34s}.walk__step[data-step="0"] .walk__inner>:nth-child(5){animation-delay:.42s}.walk__step[data-step="0"] .walk__inner>:nth-child(6){animation-delay:.5s}@keyframes walk-first-rise{0%{opacity:0;transform:translateY(18px)}}.walk__prog{left:var(--gut);right:var(--gut);z-index:25;background:color-mix(in srgb,var(--ink)20%,transparent);height:3px;position:fixed;bottom:0}.walk__prog i{background:var(--ink);transform-origin:0;height:100%;transition:transform 1s var(--ease-out);display:block;transform:scaleX(0)}.walk__then{border-top:1px solid var(--line);margin-top:clamp(22px,2.8vw,34px)}.walk__then p{border-bottom:1px solid var(--line-soft);color:color-mix(in srgb,var(--ink)70%,transparent);margin:0;padding:13px 0;font-size:15px;line-height:1.5}.walk__then strong{color:var(--ink);font-weight:600}.walk__wipe{z-index:40;pointer-events:none;background:linear-gradient(90deg,#f2f5f600 0%,#f2f5f6e6 45%,#f2f5f6eb 55%,#f2f5f600 100%);width:clamp(320px,38vw,620px);position:fixed;top:0;bottom:0;left:0;transform:translate(-115%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 38% 62%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 38% 62%,#0000 100%)}@supports (backdrop-filter:blur(1px)){.walk__wipe{backdrop-filter:blur(16px)saturate(1.12);background:linear-gradient(90deg,#f2f5f600 0%,#f2f5f680 45%,#f2f5f68c 55%,#f2f5f600 100%)}}.walk__wipe.sweep{transition:transform 1.15s cubic-bezier(.65,0,.35,1);transform:translate(calc(100vw + 15%))}.walk__wipe.rev{transform:translate(calc(100vw + 15%))}.walk__wipe.rev.sweep{transform:translate(-115%)}@media (width<=700px){.walk__step{padding-top:calc(var(--gut)*5.2);align-items:flex-start}.walk__fields--pair{grid-template-columns:1fr;gap:22px}.walk__hint{display:none}.walk__wipe{width:76vw}.walk__chip{border-radius:14px;width:48px;height:48px}.walk__exit{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.walk__bg{transition:opacity .2s;transform:none}.walk__step .walk__inner>*{transition:none}.walk__wipe{display:none}.walk__step[data-step="0"] .walk__inner>*{animation:none}.walk__prog i{transition:none}.walk__step.is-on .walk__mark path{stroke-dashoffset:0;transition:none}}