.dialog_overlay__Z6qRN{position:fixed;inset:0;z-index:9999;background-color:rgba(0,0,0,.7);animation:dialog_overlayShow__oPj72 .15s cubic-bezier(.16,1,.3,1)}.dialog_container__2opgE{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:none}.dialog_content__8b6ar{position:relative;width:100%;max-width:600px;max-height:90vh;margin:12px;background:transparent;border:1px solid white;border-radius:0;animation:dialog_contentShow__xfD_M .15s cubic-bezier(.16,1,.3,1);pointer-events:auto}.dialog_inner__x__tH{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;width:calc(100% - 8px);max-height:calc(90vh - 24px);overflow-y:auto;margin:4px;background:rgba(0,0,0,.7)}.dialog_header__yLdsk{display:flex;flex-direction:column;gap:0;padding:1rem 1.5rem .5rem;border-bottom:1px solid rgba(0,0,0,.08)}.dialog_title__bjdzt{font-size:var(--h1-size-sp);font-weight:700;line-height:1.4;letter-spacing:-.01em;color:#B22222;text-align:center}.dialog_description__SiI7i{font-size:var(--h2-size-sp);line-height:1.5;color:rgba(255,255,255,.85);white-space:pre-wrap;text-align:center;margin-bottom:0;padding-bottom:0}.dialog_description__SiI7i.error-message,.dialog_description__SiI7i.error-message h2{color:#e11d48!important;font-weight:500!important}.dialog_description__SiI7i h2{font-size:var(--h2-size-sp);font-weight:700;line-height:1.5;color:rgba(0,0,0,.6);margin:0;padding:0}.dialog_contentArea__I3Awk{font-size:var(--body-size-sp);line-height:1.4;color:#fff;overflow-y:auto;flex:1;max-height:100%}.dialog_contentArea__I3Awk .whitespace-pre-wrap:first-child{line-height:1.4}.dialog_contentArea__I3Awk .space-y-4{line-height:1.4;margin-top:.5rem;margin-bottom:.5rem}.dialog_contentArea__I3Awk .space-y-2{margin-top:.25rem;margin-bottom:.25rem}.dialog_contentArea__I3Awk:where(:not(#dialog__9__za5f9)) h2[class]{margin-top:1rem;margin-bottom:.25rem;line-height:1.3;font-size:var(--h2-size-sp);color:#fff}.dialog_contentArea__I3Awk:where(:not(#dialog__9__za5f9)) p[class]{margin-bottom:.5rem;line-height:1.4;font-size:var(--body-size-sp);color:rgba(255,255,255,.92)}.dialog_contentArea__I3Awk:where(:not(#dialog__9__za5f9)) .flex.items-start{margin-bottom:.25rem}.dialog_contentArea__I3Awk:where(:not(#dialog__9__za5f9)) .flex.items-start p[class]{font-size:var(--body-size-sp)}.dialog_contentArea__I3Awk:where(:not(#dialog__9__za5f9)) div.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.dialog_contentArea__I3Awk::-webkit-scrollbar{width:8px}.dialog_contentArea__I3Awk::-webkit-scrollbar-track{background:transparent}.dialog_contentArea__I3Awk::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:0}.dialog_close__kzX0n{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#B22222;background:transparent;border:none;outline:none;cursor:pointer;transition:color .2s}.dialog_close__kzX0n:hover{color:#8B0000}.dialog_close__kzX0n svg{color:#B22222;width:1.5rem;height:1.5rem}.dialog_close__kzX0n:hover svg{color:#8B0000;transform:none;filter:none}.dialog_footer__4qRiN{display:none}@media (min-width:768px){.dialog_content__8b6ar{max-width:700px;max-height:700px}.dialog_inner__x__tH{max-height:calc(700px - 40px)}.dialog_title__bjdzt{font-size:var(--h1-size)}.dialog_description__SiI7i,.dialog_description__SiI7i h2{font-size:var(--h2-size)}.dialog_contentArea__I3Awk{font-size:var(--body-size)}.dialog_contentArea__I3Awk:where(:not(#dialog__9__za5f9)) h2[class]{font-size:var(--h2-size)}.dialog_contentArea__I3Awk:where(:not(#dialog__9__za5f9)) p[class]{font-size:var(--body-size)}}@media (max-width:768px){.dialog_content__8b6ar{max-height:90vh;margin:8px}.dialog_inner__x__tH{max-height:calc(90vh - 16px);width:calc(100% - 8px)}}@keyframes dialog_overlayShow__oPj72{0%{opacity:0}to{opacity:1}}@keyframes dialog_contentShow__xfD_M{0%{opacity:0;transform:translateY(-2%) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}