.vhef-dialog{box-sizing:border-box;width:min(960px,calc(100% - 32px));max-width:960px;max-height:calc(100dvh - 32px);margin:auto;padding:0 24px 24px;border:0;border-radius:12px;background:#faf8f4;color:#29241f;overflow:auto;overscroll-behavior:contain;box-shadow:0 24px 80px #0005}.vhef-dialog:not([open]){display:none}.vhef-dialog::backdrop{background:rgb(25 21 17 / .66)}.vhef-dialog__bar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#faf8f4;padding:18px 0;border-bottom:1px solid #ded6c9}.vhef-dialog__bar h2{font-family:inherit;font-weight:600;font-size:23px;line-height:1.3;margin:0}.vhef-dialog__bar button{flex:none;min-height:44px;padding:10px 14px;border:1px solid #684b35;border-radius:6px;background:#fff;color:#513826;font:inherit;cursor:pointer}.vhef-dialog__context{font-size:14px;line-height:1.6;margin:18px 0 24px;color:#665647}.vhef-dialog .vhef-estimate{padding:0}.vhef-dialog .vhef-estimate__step{padding:28px}.vhef-dialog .vhef-estimate__progress{margin-bottom:22px}.vhef-dialog :focus-visible{outline:3px solid #966716;outline-offset:3px}@media(max-width:600px){.vhef-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);padding:0 14px 16px;border-radius:8px}.vhef-dialog__bar h2{font-size:18px}.vhef-dialog .vhef-estimate__step{padding:22px 14px}.vhef-dialog .vhef-estimate__actions{margin:24px 0 0;padding:0}.vhef-dialog__context{font-size:13px}.vhef-dialog .vhef-estimate__progress>div{min-width:48px}}