.ji-trace-trigger{display:grid;place-items:center;width:25px;height:25px;margin:0 0 7px 3px;padding:0;border:0;border-radius:50%;background:transparent;color:#c88f78;cursor:pointer}.ji-trace-trigger span{font-size:17px;line-height:1}.ji-trace-backdrop{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;background:rgba(30,27,24,.3);backdrop-filter:blur(8px)}.ji-trace-sheet{width:min(680px,100%);max-height:86vh;overflow:auto;box-sizing:border-box;padding:12px 34px calc(34px + env(safe-area-inset-bottom));border-radius:34px 34px 0 0;background:#fbfaf7;box-shadow:0 -16px 52px rgba(42,34,28,.13);color:#282725;animation:ji-sheet-up .25s ease both}.ji-trace-handle{width:46px;height:5px;margin:1px auto 21px;border-radius:9px;background:#d8d5cf}.ji-trace-sheet>header{display:block;margin-bottom:31px;text-align:center}.ji-trace-sheet>header h2{margin:0;font-size:27px;font-weight:750;letter-spacing:-.02em}.ji-trace-step{position:relative;display:grid;grid-template-columns:29px 1fr;gap:13px;padding:0 0 26px}.ji-trace-step:not(:last-child):before{content:"";position:absolute;left:14px;top:27px;bottom:0;width:2px;background:#e5e1dc}.ji-trace-step>i{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;background:#fbfaf7;color:#d59a82;font-style:normal;font-size:16px}.ji-trace-step div small{display:none}.ji-trace-step p{margin:0;padding-top:1px;color:#302e2b;font-size:18px;line-height:1.78;white-space:pre-wrap;overflow-wrap:anywhere}.ji-trace-step.tool p{font-size:18px;font-weight:650}.ji-trace-step.error>i{color:#c8756a}.ji-trace-step.done>i{color:#a6aaa2}.ji-trace-step.done p{color:#9a9a94;font-size:16px}@keyframes ji-sheet-up{from{transform:translateY(24px);opacity:.6}to{transform:none;opacity:1}}@media(max-width:480px){.ji-trace-sheet{padding-left:27px;padding-right:27px}.ji-trace-step p,.ji-trace-step.tool p{font-size:16px}.ji-trace-sheet>header h2{font-size:25px}}
