.mor-custom-request-trigger{border:0;background:none;padding:0;color:inherit;font:inherit;cursor:pointer;gap:8px;white-space:nowrap}
.mor-custom-request-trigger:hover{color:#a88745}
.mor-custom-request-trigger:focus-visible,.mor-custom-request-dialog :focus-visible{outline:2px solid #c8a96a;outline-offset:3px}
.mor-custom-request-dialog{box-sizing:border-box;width:min(500px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;margin:auto;padding:32px;border:0;border-radius:0;background:#fff;color:#111;text-align:left}
.mor-custom-request-dialog::backdrop{background:rgba(0,0,0,.5)}
.mor-custom-request-close{position:absolute;top:8px;right:12px;border:0;background:none;font-size:28px;line-height:1;cursor:pointer;padding:6px;color:#111}
.mor-custom-request-dialog h2{font-size:26px;line-height:1.25;margin:0 24px 16px 0}
.mor-custom-request-description{line-height:1.5;margin-bottom:20px;color:#555}
.mor-custom-request-dialog label{display:block;font-size:14px;margin:14px 0 6px}
.mor-custom-request-dialog input:not([type=hidden]),.mor-custom-request-dialog textarea{box-sizing:border-box;width:100%;padding:12px;border:1px solid #d6d6d6;border-radius:0;background:#fff;font:inherit;font-size:16px;line-height:1.4;color:#111}
.mor-custom-request-note{font-size:12px;color:#666;margin:12px 0}
.mor-custom-request-submit{box-sizing:border-box;width:100%;min-height:48px;padding:12px 16px;background:#111;color:#fff;border:1px solid #111;border-radius:0;font:inherit;cursor:pointer;transition:background .2s,border-color .2s}
.mor-custom-request-submit:hover{background:#a88745;border-color:#a88745}
.mor-custom-request-success{padding:14px;background:#f8f5ef;border-left:3px solid #c8a96a}
@media(max-width:767px){.mor-custom-request-dialog{padding:28px 20px}.mor-custom-request-dialog h2{font-size:24px}}
