.stage-module__lBKISq__page{flex-direction:column;flex:1;display:flex}.stage-module__lBKISq__column{opacity:0;width:100%;max-width:520px;margin:0 auto;padding:0 18px;transition:opacity .3s}.stage-module__lBKISq__column[data-ready="1"]{opacity:1}.stage-module__lBKISq__stageWrap{position:relative}.stage-module__lBKISq__stage{width:min(100%,var(--stage-w,484px));height:auto;margin:0 auto;display:block}.stage-module__lBKISq__actions{opacity:0;pointer-events:none;gap:10px;transition:opacity .28s,transform .28s;display:flex;position:absolute;transform:translate(-50%,-50%)translateY(8px)}.stage-module__lBKISq__actions[data-on="1"]{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.stage-module__lBKISq__iconBtn{border-radius:var(--p-radius);border:1px solid var(--p-ink);background:var(--p-bg);width:44px;height:44px;color:var(--p-ink);cursor:pointer;box-shadow:var(--p-e1);place-items:center;transition:transform .12s,box-shadow .12s;display:grid}@media (hover:hover) and (pointer:fine){.stage-module__lBKISq__iconBtn:hover:not(:disabled){background:var(--p-surface)}}.stage-module__lBKISq__shareBtn{background:var(--p-marigold)}@media (hover:hover) and (pointer:fine){.stage-module__lBKISq__actions .stage-module__lBKISq__shareBtn:hover:not(:disabled){background:var(--p-marigold-deep)}}.stage-module__lBKISq__iconBtn:active:not(:disabled),.stage-module__lBKISq__iconBtn:disabled{box-shadow:0 0 0 var(--p-ink);transform:translate(2px,2px)}.stage-module__lBKISq__iconBtn:disabled{cursor:default}.stage-module__lBKISq__spin{transform-origin:50%;animation:.9s linear infinite stage-module__lBKISq__spin}.stage-module__lBKISq__ring{transform-origin:50%;transform:rotate(-90deg)}.stage-module__lBKISq__ringFill{stroke-dasharray:53.4;stroke-dashoffset:calc(53.4px*(1 - var(--clip-p,0)));stroke-linecap:round}@keyframes stage-module__lBKISq__spin{to{transform:rotate(360deg)}}.stage-module__lBKISq__iconBtn svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:18px;height:18px}.stage-module__lBKISq__ctaBar{text-align:center;padding:0}.stage-module__lBKISq__cta{letter-spacing:-.2px;cursor:pointer;width:100%;padding:13px 16px;font-size:18px;font-weight:800;transition:opacity .22s}.stage-module__lBKISq__ctaBar .stage-module__lBKISq__cta[data-quiet="1"]{background:var(--p-surface);border-color:var(--p-ink);width:auto;box-shadow:var(--p-e1);padding-left:28px;padding-right:28px}.stage-module__lBKISq__ctaBar .stage-module__lBKISq__cta[data-quiet="1"]:hover:not(:disabled){background:var(--p-surface);box-shadow:var(--p-e1);transform:none}.stage-module__lBKISq__ctaBar .stage-module__lBKISq__cta[data-quiet="1"]:active:not(:disabled){background:var(--p-surface);box-shadow:0 0 0 var(--p-ink);transform:translate(2px,2px)}.stage-module__lBKISq__cta[data-busy="1"]{opacity:0;pointer-events:none}.stage-module__lBKISq__ctaBar .stage-module__lBKISq__cta:hover:not(:disabled){box-shadow:var(--p-e2);transform:none}.stage-module__lBKISq__ctaBar .stage-module__lBKISq__cta:active:not(:disabled){box-shadow:0 0 0 var(--p-ink);transform:translate(4px,4px)}.stage-module__lBKISq__picker{padding:9px}.stage-module__lBKISq__search{border-radius:var(--p-radius);border:1px solid var(--p-ink);background:var(--p-bg);width:100%;color:var(--p-ink);outline:none;padding:7px 13px;font-size:16px;font-weight:500}.stage-module__lBKISq__search::placeholder{color:var(--p-text-3)}.stage-module__lBKISq__search:focus{border-color:var(--p-marigold)}.stage-module__lBKISq__optionsBox{margin-top:5px;position:relative}.stage-module__lBKISq__options{scrollbar-width:none;padding-right:10px;overflow-y:auto}.stage-module__lBKISq__options::-webkit-scrollbar{display:none}.stage-module__lBKISq__bar{background:var(--p-ink-12);opacity:0;pointer-events:none;border-radius:999px;width:4px;transition:opacity .18s;position:absolute;top:2px;bottom:2px;right:0}.stage-module__lBKISq__bar[data-on="1"]{opacity:1}.stage-module__lBKISq__barThumb{background:#160f0757;border-radius:999px;width:100%;position:absolute;top:0;left:0}.stage-module__lBKISq__opt{cursor:pointer;width:100%;min-height:44px;color:var(--p-ink);text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:11px;padding:4px 8px;font-size:15px;font-weight:600;display:flex}@media (hover:hover) and (pointer:fine){.stage-module__lBKISq__opt:hover{background:#160f070f}}.stage-module__lBKISq__optChosen{opacity:.5;transition:opacity .12s}@media (hover:hover) and (pointer:fine){.stage-module__lBKISq__optChosen:hover{opacity:1;background:#160f070f}}.stage-module__lBKISq__optTile{background:var(--p-bg);border:1px solid var(--p-ink-12);border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.stage-module__lBKISq__optTile img{object-fit:contain;width:34px;height:34px;display:block}.stage-module__lBKISq__optOn{border:1px solid var(--p-ink);background:var(--p-bg);color:var(--p-text-2);white-space:nowrap;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:12px;font-weight:700;line-height:1.4}.stage-module__lBKISq__footer{background:var(--p-bg);width:100%;padding:5px 18px 8px;position:fixed;bottom:0;left:0;right:0}.stage-module__lBKISq__footer p{text-align:center;max-width:520px;color:var(--p-text-3);margin:0 auto;font-size:11px;line-height:1.3}.stage-module__lBKISq__confetti{pointer-events:none;z-index:40;width:100%;height:100%;position:fixed;inset:0}.stage-module__lBKISq__toast{background:var(--p-ink);color:var(--p-bg);opacity:0;pointer-events:none;z-index:30;border-radius:12px;padding:12px 18px;font-size:13px;font-weight:600;transition:opacity .22s,transform .22s;position:fixed;bottom:26px;left:50%;transform:translate(-50%)translateY(20px)}.stage-module__lBKISq__toast[data-on="1"]{opacity:1;transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){.stage-module__lBKISq__actions,.stage-module__lBKISq__iconBtn,.stage-module__lBKISq__spin,.stage-module__lBKISq__ringFill,.stage-module__lBKISq__bar,.stage-module__lBKISq__optChosen,.stage-module__lBKISq__toast,.stage-module__lBKISq__column{transition:none}}
