.custom-dialog{max-width:800px;width:100%}.custom-dialog .p-dialog-header{padding:24px 24px 12px}.custom-dialog .p-dialog-header .p-dialog-title{font-size:20px;text-align:center;font-weight:700}.custom-dialog .p-dialog-content{padding:12px 24px 24px}.custom-dialog .list-character{display:flex;align-items:center;justify-content:center;gap:24px}.custom-dialog .list-character .character{cursor:pointer;width:80px;height:80px;border-radius:40px;overflow:hidden;transition:.2s}.custom-dialog .list-character .character:focus-visible{outline:none!important}.custom-dialog .list-character .character:hover{box-shadow:0 10px 20px 0 rgba(251,191,36,.3),0 0 0 2px #fbbf24}.custom-dialog .list-character .character img{object-fit:cover}.character-panel{padding:12px 24px;transform:translateY(20px);background-color:var(--surface-0)}.character-panel:after,.character-panel:before{border-width:10px!important;border-bottom-color:var(--surface-0)!important;margin-left:0}.styles_pageWrapper__6RC9s{width:100%}.styles_pageWrapper__6RC9s .styles_title__g8FOe{font-size:24px;font-weight:700;border-bottom:1px solid var(--surface-border);padding-bottom:12px;text-transform:uppercase}@media only screen and (max-width:500px){.styles_pageWrapper__6RC9s .styles_title__g8FOe{font-size:20px}}.styles_pageWrapper__6RC9s .styles_description__xOV8w{text-align:center;font-size:16px;margin:12px auto;border-radius:12px;padding:24px;background:var(--surface-100);line-height:18px}@media only screen and (max-width:500px){.styles_pageWrapper__6RC9s .styles_description__xOV8w{font-size:14px;padding:12px;border-radius:8px;text-align:justify;line-height:16px}}.styles_pageWrapper__6RC9s .styles_toolWrapper__xYzlE{margin:12px auto;text-align:center;max-width:800px}.styles_pageWrapper__6RC9s .styles_toolWrapper__xYzlE .styles_form__y9mEW{width:100%}.styles_pageWrapper__6RC9s .styles_toolWrapper__xYzlE .styles_form__y9mEW .styles_controller__KRYCM{width:100%;display:flex;justify-content:center;align-items:center;gap:12px}.styles_pageWrapper__6RC9s .styles_toolWrapper__xYzlE .styles_form__y9mEW .styles_controller__KRYCM .styles_input__BYrMK{width:calc(100% - 58px - 12px)}.styles_pageWrapper__6RC9s .styles_toolWrapper__xYzlE .styles_qrCodeWrapper__Okbuj{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;margin-top:24px;gap:24px}.styles_pageWrapper__6RC9s .styles_toolWrapper__xYzlE .styles_qrCodeWrapper__Okbuj .styles_qrCodePreview__QyHXP{min-width:200px;max-width:300px;height:auto;width:calc(50% - 12px)}@media only screen and (max-width:500px){.styles_pageWrapper__6RC9s .styles_toolWrapper__xYzlE .styles_qrCodeWrapper__Okbuj .styles_qrCodePreview__QyHXP{width:100%}}.styles_pageWrapper__z4zgR{width:100%;display:flex;flex-direction:column;gap:40px;padding-bottom:80px}.styles_pageHeader___a_V9{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:28px;border-bottom:1px solid var(--surface-border)}@media only screen and (max-width:600px){.styles_pageHeader___a_V9{flex-direction:column;align-items:flex-start}}.styles_headerLeft__YC_0a{display:flex;flex-direction:column;gap:8px}.styles_eyebrow__TbmH_{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#06b6d4}.styles_pageTitle__K_oNI{font-size:32px;font-weight:800;line-height:1.15;color:var(--text-color)}@media only screen and (max-width:500px){.styles_pageTitle__K_oNI{font-size:26px}}.styles_titleGradient__uoy70{background:linear-gradient(135deg,#06b6d4,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_headerDesc__9WuKy{font-size:14px;line-height:1.65;color:var(--text-color-secondary);max-width:480px}.styles_countBadge__vEBDw{flex-shrink:0;align-self:flex-end;font-size:12px;font-weight:700;padding:6px 16px;border-radius:99px;border:1px solid color-mix(in srgb,#06b6d4 35%,transparent);background:color-mix(in srgb,#06b6d4 8%,transparent);color:#06b6d4;white-space:nowrap}@media only screen and (max-width:600px){.styles_countBadge__vEBDw{align-self:flex-start}}@keyframes styles_cardFloat__sUsXo{0%,to{transform:translateY(0)}50%{transform:translateY(var(--float-y,-6px))}}.styles_cardFloatWrapper__FCPiu{animation:styles_cardFloat__sUsXo var(--float-duration,5s) var(--float-delay,0s) ease-in-out infinite;will-change:transform;height:100%}.styles_grid__sThHc{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media only screen and (max-width:900px){.styles_grid__sThHc{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.styles_grid__sThHc{grid-template-columns:1fr}}@keyframes styles_cardShimmer__HtIhI{0%{transform:translateX(-160%) rotate(18deg)}to{transform:translateX(260%) rotate(18deg)}}.styles_item__cN2y0{width:100%;position:relative;border-radius:14px;box-shadow:0 0 0 1px color-mix(in srgb,#06b6d4 28%,transparent),0 6px 28px color-mix(in srgb,#06b6d4 10%,transparent);transition:box-shadow .3s ease}.styles_item__cN2y0:hover{box-shadow:0 0 0 1.5px color-mix(in srgb,#06b6d4 60%,transparent),0 0 32px color-mix(in srgb,#06b6d4 22%,transparent),0 0 64px color-mix(in srgb,#0ea5e9 10%,transparent),0 12px 40px rgba(0,0,0,.22)}