@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");:root{--app-max-width:420px;--app-bg:#ffffff;--app-border:#e5e5e5;--font-family:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;--primary-color:#66bfa7;--toast-color:#2F6F5E}body,html{font-family:var(--font-family)!important;margin:0;padding:0;box-sizing:border-box;height:100%;background-color:#ffffff;max-width:100%}.app-container{max-width:100%;width:100%;min-height:100vh;background-color:var(--app-bg);display:flex;flex-direction:column}.app-content{flex:1 1;padding:0 16px;display:flex;flex-direction:column;background-color:#ffffff}.object-contain{object-fit:contain}@media (max-width:1024px){.app-container{width:100%!important}}@media (min-width:1025px){body,html{background:#f5f5f5;display:flex;align-items:stretch;justify-content:center}.app-container{max-width:468px!important;width:468px;border-radius:8px}.app-content{box-shadow:0 2px 4px rgba(0,0,0,.08),0 6px 12px rgba(0,0,0,.12);border-radius:8px;background-color:#ffffff}}.text-muted{color:rgba(0,0,0,.4)}.ErrorBoundaryWrapper_container__S3jkc{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(245,245,245,.95);z-index:9999}.ErrorBoundaryWrapper_card__31QC1{background:#fff;padding:32px 24px;border-radius:12px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.08);width:90%;max-width:360px}.ErrorBoundaryWrapper_title__qDFXK{font-size:18px;font-weight:600;color:#222;margin:16px 0 8px}.ErrorBoundaryWrapper_message__bTtkp{font-size:14px;color:rgba(0,0,0,.6);margin-bottom:20px;white-space:pre-wrap}.ErrorBoundaryWrapper_reloadButton__feoz5{padding:10px 18px;border:none;border-radius:6px;background:#66bfa7;color:#fff;font-size:14px;cursor:pointer;transition:background .2s ease}.ErrorBoundaryWrapper_reloadButton__feoz5:hover{background:#57aa94}@media (min-width:1024px){.ErrorBoundaryWrapper_card__31QC1{max-width:468px}}