*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-width:0;min-height:100%}body{overflow-x:hidden}button,input,textarea,select{font:inherit}img{max-width:100%}.action-confirmation-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:20px;background:#11182785;overscroll-behavior:contain}.action-confirmation-dialog{width:min(420px,100%);max-height:min(520px,calc(100dvh - 40px));overflow-y:auto;padding:22px;border-radius:18px;background:#fff;box-shadow:0 20px 60px #1118273d}.action-confirmation-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:16px;border-radius:14px;background:#f1f0ff;color:#6254d9}.action-confirmation-icon.is-danger{background:#fff0f0;color:#ef5350}.action-confirmation-copy h2{margin:0;color:#191f28;font-size:19px;line-height:1.4;letter-spacing:-.02em}.action-confirmation-copy p{margin:9px 0 0;color:#6b7280;font-size:13px;font-weight:500;line-height:1.65;white-space:pre-line}.action-confirmation-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.action-confirmation-actions button{min-height:48px;padding:11px 16px;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;touch-action:manipulation}@media (max-width: 600px){.action-confirmation-backdrop{align-items:flex-end;padding:12px}.action-confirmation-dialog{width:100%;max-height:calc(100dvh - 24px);padding:20px;padding-bottom:max(20px,env(safe-area-inset-bottom));border-radius:20px}}
