.bfm-backdrop{position:fixed;inset:0;background:rgba(12,11,9,.75);backdrop-filter:blur(12px);z-index:150;transition:opacity .35s cubic-bezier(.22,1,.36,1)}.bfm-modal{position:fixed;bottom:0;left:0;right:0;z-index:160;background:#f5f1e6;border-radius:22px 22px 0 0;max-height:96dvh;display:flex;flex-direction:column;box-shadow:0 -8px 48px rgba(0,0,0,.22)}@media(min-width:680px){.bfm-modal{left:50%;right:auto;bottom:auto;top:50%;width:480px;transform:translate(-50%,-50%);border-radius:24px;max-height:85dvh;box-shadow:0 20px 60px rgba(0,0,0,.3)}}.bfm-drag-pill{width:36px;height:4px;background:#d2d6dd;border-radius:2px;margin:14px auto 0}@media(min-width:680px){.bfm-drag-pill{display:none}}.bfm-step{border:1.5px solid rgba(44,42,36,.08);border-radius:16px;margin-bottom:10px;overflow:hidden;transition:border-color .3s,box-shadow .3s}.bfm-step.active{border-color:#c5a554;box-shadow:0 0 0 3px rgba(197,165,84,.12)}.bfm-step.done{border-color:rgba(53,161,85,.3)}.bfm-step.locked{opacity:.55}.bfm-s-head{gap:12px;padding:14px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f5f1e6}.bfm-s-head,.bfm-s-num{display:flex;align-items:center}.bfm-s-num{width:30px;height:30px;border-radius:50%;flex-shrink:0;justify-content:center;font-size:13px;font-weight:600;transition:all .35s cubic-bezier(.22,1,.36,1);background:#d2d6dd;color:#9a9388}.bfm-step.active .bfm-s-num{background:#c5a554;color:#2c2a24}.bfm-step.done .bfm-s-num{background:rgba(53,161,85,.12);color:#35a155}.bfm-s-head-text{flex:1;min-width:0}.bfm-s-title{font-size:14px;font-weight:500;letter-spacing:-.005em}.bfm-s-summary{font-size:12px;color:#6e6a5f;margin-top:2px;display:none}.bfm-step.done .bfm-s-summary{display:block}.bfm-s-chev{font-size:18px;color:#9a9388;transition:transform .3s cubic-bezier(.22,1,.36,1);flex-shrink:0}.bfm-step.active .bfm-s-chev{transform:rotate(180deg);color:#8e7530}.bfm-s-body{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,1,.36,1)}.bfm-step.active .bfm-s-body{max-height:900px}.bfm-s-inner{padding:0 16px 16px}@keyframes bfm-spin{to{transform:rotate(1turn)}}.bfm-animate-spin{animation:bfm-spin .9s linear infinite}.bfm-close-wait-sheet{position:absolute;bottom:0;left:0;right:0;z-index:20;background:#f5f1e6;border-top:.5px solid rgba(44,42,36,.08);border-radius:22px 22px 0 0;padding:20px;transform:translateY(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);box-shadow:0 -4px 32px rgba(44,42,36,.15)}.bfm-close-wait-sheet.show{transform:translateY(0)}.bfm-cws-title{font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:500;margin-bottom:6px}.bfm-cws-sub{font-size:13px;color:#6e6a5f;margin-bottom:16px;line-height:1.5}