
.creation-dialog{border:1px solid #765168;padding:0;border-radius:28px;width:min(960px,calc(100% - 32px));max-width:960px;height:min(900px,92dvh);max-height:92dvh;background:#fbf8f6;color:#20151d;box-shadow:0 30px 120px #12071388;overflow:hidden}.creation-dialog::backdrop{background:#160b18c9;backdrop-filter:blur(12px)}.creation-bar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#241322;color:#fff;font-family:Manrope,sans-serif}.creation-bar h2{font-size:20px;margin:0;letter-spacing:-.03em;color:#fff}.creation-close{border:1px solid #795668;border-radius:50%;width:44px;height:44px;background:#3e2837;color:#fff;cursor:pointer;font:28px/1 sans-serif;flex:none}.creation-close:focus-visible{outline:3px solid #ffb18a;outline-offset:3px}.creation-dialog iframe{width:100%;height:calc(100% - 78px);border:0;display:block;background:#fbf8f6}.creation-dialog iframe[hidden]{display:none}@media(max-width:600px){.creation-dialog{width:100%;height:100dvh;max-height:100dvh;max-width:100%;border:0;border-radius:0}.creation-bar{padding:14px 18px}.creation-bar h2{font-size:18px}}
