.msw-backdrop{position:fixed;inset:0;z-index:200;background:rgba(28,24,18,.42);display:flex;align-items:flex-end;justify-content:center;padding:0}.msw-sheet{width:100%;max-width:520px;max-height:min(92dvh,820px);overflow-y:auto;background:var(--sl-cream,#f7f2e8);border-radius:20px 20px 0 0;box-shadow:0 -8px 40px rgba(28,24,18,.18);padding:20px 20px 32px}.msw-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.msw-title{margin:0;font-family:var(--sl-serif,Georgia,serif);font-size:1.35rem;font-weight:400;line-height:1.25;color:var(--sl-ink,#2a2418)}.msw-sub{margin:6px 0 0;font-size:.88rem;line-height:1.45;color:var(--sl-muted,#6b6355)}.msw-steps{display:flex;gap:6px;margin-bottom:16px}.msw-step-dot{flex:1;height:3px;border-radius:999px;background:rgba(185,164,120,.25)}.msw-step-dot.is-on{background:#b9a478}.msw-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.msw-error{margin:0 0 8px;font-size:.85rem;color:#8b3a3a}@media (min-width:640px){.msw-backdrop{align-items:center;padding:24px}.msw-sheet{border-radius:20px;max-height:min(88dvh,820px)}}