.hTopNav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border-bottom:1px solid #0206170f;width:100%;position:sticky;top:0}html[data-theme=dark] .hTopNav{background:#121216c7;border-bottom:1px solid #ffffff14}.hTopNav__inner{justify-content:space-between;align-items:center;gap:14px;max-width:1200px;height:64px;margin:0 auto;padding:0 20px;display:flex}@media (max-width:640px){.hTopNav__inner{height:60px;padding:0 14px}}.hTopNav__brand{color:inherit;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:inline-flex}.hTopNav__brand span{letter-spacing:-.02em;font-size:18px}.hTopNav__right{align-items:center;gap:10px;display:inline-flex}.hTopNav__theme{background:#02061708;border:1px solid #0206171f;border-radius:999px;align-items:center;gap:2px;padding:2px;display:inline-flex}html[data-theme=dark] .hTopNav__theme{background:#ffffff0f;border:1px solid #ffffff24}.hTopNav__theme button{cursor:pointer;color:#020617b3;background:0 0;border:0;border-radius:999px;height:30px;padding:0 12px;font-size:13px;font-weight:600;transition:background .14s,color .14s}html[data-theme=dark] .hTopNav__theme button{color:#ffffffc7}.hTopNav__theme button[aria-selected=true]{color:#020617eb;background:#ffffffe0;box-shadow:0 8px 20px #02061714}html[data-theme=dark] .hTopNav__theme button[aria-selected=true]{color:#ffffffeb;background:#ffffff1f;box-shadow:0 10px 26px #00000073}.hTopNav__right a,.hTopNav__right button.hTopNav__cta{letter-spacing:.01em;-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:36px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:inline-flex;position:relative}.hTopNav__right a:first-of-type{color:#020617e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #6c63ff8c;box-shadow:0 10px 26px #6c63ff24}.hTopNav__right a:first-of-type:hover{background:#6c63ff12;border-color:#6c63ffc7;transform:translateY(-1px);box-shadow:0 14px 34px #6c63ff33}html[data-theme=dark] .hTopNav__right a:first-of-type{color:#ffffffeb;background:#ffffff1a;border-color:#6c63ff73;box-shadow:0 18px 52px #00000075}html[data-theme=dark] .hTopNav__right a:first-of-type:hover{background:#ffffff24;border-color:#6c63ffbf;box-shadow:0 22px 62px #0000008c,0 0 56px #6c63ff29}.hTopNav__right a:last-of-type{color:#020617d1;background:0 0;border:1px solid #6c63ff52}.hTopNav__right a:last-of-type:hover{background:#6c63ff0f;border-color:#6c63ff8c;transform:translateY(-1px)}html[data-theme=dark] .hTopNav__right a:last-of-type{color:#ffffffe6;background:#ffffff0a;border-color:#6c63ff47}html[data-theme=dark] .hTopNav__right a:last-of-type:hover{background:#ffffff14;border-color:#6c63ff80}.hTopNav__right button.hTopNav__cta{color:#020617d1;border:1px solid #6c63ff52}.hTopNav__right button.hTopNav__cta:hover{background:#6c63ff0f;border-color:#6c63ff8c;transform:translateY(-1px)}html[data-theme=dark] .hTopNav__right button.hTopNav__cta{color:#ffffffe6;background:#ffffff0a;border-color:#6c63ff47}html[data-theme=dark] .hTopNav__right button.hTopNav__cta:hover{background:#ffffff14;border-color:#6c63ff80}.hTopNav__notif{align-items:center;display:inline-flex;position:relative}.hTopNav__notif button{cursor:pointer;background:#ffffff9e;border:1px solid #0206171f;border-radius:999px;justify-content:center;align-items:center;width:40px;height:36px;text-decoration:none;transition:transform .14s,background .14s,border-color .14s;display:inline-flex;position:relative}.hTopNav__notif button:hover{background:#6c63ff0f;border-color:#6c63ff8c;transform:translateY(-1px)}html[data-theme=dark] .hTopNav__notif button{background:#ffffff0f;border:1px solid #ffffff24}html[data-theme=dark] .hTopNav__notif button:hover{background:#ffffff17;border-color:#6c63ff80}.badge,.hTopNav__badge{letter-spacing:.01em;color:#fffffffa;background:#6c63ffeb;border:1px solid #fff9;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:-6px;right:-6px;box-shadow:0 10px 26px #6c63ff38}html[data-theme=dark] .badge,html[data-theme=dark] .hTopNav__badge{border:1px solid #ffffff38}.hNotifDrop__backdrop{z-index:79;cursor:default;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}.hNotifDrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:80;background:#fffffff5;border:1px solid #02061714;border-radius:18px;width:360px;max-width:82vw;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 28px 72px #02061729}html[data-theme=dark] .hNotifDrop{background:#121216eb;border:1px solid #ffffff1a;box-shadow:0 28px 72px #0000009e}.hNotifDrop__head{border-bottom:1px solid #0206170f;justify-content:space-between;align-items:center;padding:14px 14px 10px;display:flex}html[data-theme=dark] .hNotifDrop__head{border-bottom:1px solid #ffffff14}.hNotifDrop__title{color:#020617e6;font-size:14px;font-weight:800}html[data-theme=dark] .hNotifDrop__title{color:#ffffffeb}.hNotifDrop__headActions{align-items:center;gap:8px;display:inline-flex}.hNotifDrop__markBtn{color:#020617db;cursor:pointer;white-space:nowrap;background:#0206170a;border:1px solid #0206171f;border-radius:999px;height:30px;padding:0 12px;font-size:12px;font-weight:900}.hNotifDrop__markBtn:disabled{opacity:.45;cursor:not-allowed}html[data-theme=dark] .hNotifDrop__markBtn{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff24}.hNotifDrop__allBtn{color:#020617db;cursor:pointer;white-space:nowrap;background:#6c63ff14;border:1px solid #6c63ff59;border-radius:999px;justify-content:center;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}html[data-theme=dark] .hNotifDrop__allBtn{color:#ffffffeb;background:#ffffff14;border-color:#6c63ff47}.hNotifDrop__state{color:#020617ad;padding:14px;font-size:13px;font-weight:700}.hNotifDrop__state--err{color:#dc2626f2}html[data-theme=dark] .hNotifDrop__state{color:#ffffffb8}html[data-theme=dark] .hNotifDrop__state--err{color:#f87171f2}.hNotifDrop__list{-webkit-overflow-scrolling:touch;flex-direction:column;gap:10px;max-height:360px;padding:10px 12px 12px;display:flex;overflow:auto}.hNotifDrop__item{text-align:left;cursor:pointer;background:#ffffffb3;border:1px solid #02061714;border-radius:14px;width:100%;padding:10px 12px}.hNotifDrop__item.isUnread{background:#6c63ff14;border-color:#6c63ff59}.hNotifDrop__item.isRead{opacity:.78}html[data-theme=dark] .hNotifDrop__item{background:#ffffff0f;border:1px solid #ffffff1f}html[data-theme=dark] .hNotifDrop__item.isUnread{background:#6c63ff1f;border-color:#6c63ff59}.hNotifDrop__itemTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.hNotifDrop__itemTitle{color:#020617e6;font-size:13px;font-weight:900}html[data-theme=dark] .hNotifDrop__itemTitle{color:#ffffffeb}.hNotifDrop__itemTime{color:#0206178c;white-space:nowrap;font-size:12px;font-weight:800}html[data-theme=dark] .hNotifDrop__itemTime{color:#ffffff94}.hNotifDrop__itemMsg{color:#020617b8;font-size:13px;font-weight:700;line-height:1.25}html[data-theme=dark] .hNotifDrop__itemMsg{color:#ffffffbd}.hNotifDrop__list::-webkit-scrollbar{width:6px}.hNotifDrop__list::-webkit-scrollbar-thumb{background:#6c63ff59;border-radius:999px}.hNotifLayer{z-index:99990;display:block;position:fixed;inset:0}.hNotifLayer__backdrop{z-index:99990;cursor:pointer;touch-action:none;background:#02061747;border:0;margin:0;padding:0;position:fixed;inset:0}html[data-theme=dark] .hNotifLayer__backdrop{background:#00000080}.hNotifLayer__sheet{will-change:transform;z-index:99991;isolation:isolate;overscroll-behavior:contain;touch-action:pan-y;border-left:0;border-right:0;flex-direction:column;animation:.22s ease-out forwards hitchSlideInRight;display:flex;position:fixed;inset:64px 0 0;transform:translate(100%);opacity:1!important;-webkit-backdrop-filter:none!important;filter:none!important;background-color:#fff!important}@media (max-width:640px){.hNotifLayer__sheet{top:60px}}html[data-theme=dark] .hNotifLayer__sheet{background:#121216}@keyframes hitchSlideInRight{0%{transform:translate(100%)}to{transform:translate(0%,0)}}.hNotifLayer__top{background:inherit;border-bottom:1px solid #0206170f;grid-template-columns:44px 1fr 44px;align-items:center;height:56px;padding:0 10px;display:grid}html[data-theme=dark] .hNotifLayer__top{border-bottom:1px solid #ffffff14}.hNotifLayer__back,.hNotifLayer__close{cursor:pointer;color:#020617d1;background:#fff9;border:1px solid #0206171f;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:inline-flex}html[data-theme=dark] .hNotifLayer__back,html[data-theme=dark] .hNotifLayer__close{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff24}.hNotifLayer__title{color:#020617e6;text-align:center;font-size:15px;font-weight:900}html[data-theme=dark] .hNotifLayer__title{color:#ffffffeb}.hNotifLayer__body{flex-direction:column;flex:1;min-height:0;display:flex}.hNotifLayer__state{color:#020617ad;padding:16px;font-size:14px;font-weight:800}.hNotifLayer__state--err{color:#dc2626f2}html[data-theme=dark] .hNotifLayer__state{color:#ffffffb8}html[data-theme=dark] .hNotifLayer__state--err{color:#f87171f2}.hNotifLayer__list{-webkit-overflow-scrolling:touch;background:inherit;overscroll-behavior:contain;flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px;display:flex;overflow:auto}.hNotifLayer__item{text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #02061714;border-radius:16px;width:100%;padding:12px}.hNotifLayer__item.isUnread{background:#6c63ff14;border-color:#6c63ff59}.hNotifLayer__item.isRead{opacity:.92}html[data-theme=dark] .hNotifLayer__item{background:#ffffff0f;border:1px solid #ffffff1f}html[data-theme=dark] .hNotifLayer__item.isUnread{background:#6c63ff1f;border-color:#6c63ff59}.hNotifLayer__itemTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.hNotifLayer__itemTitle{color:#020617e6;font-size:14px;font-weight:900}html[data-theme=dark] .hNotifLayer__itemTitle{color:#ffffffeb}.hNotifLayer__itemTime{color:#0206178c;white-space:nowrap;font-size:12px;font-weight:900}html[data-theme=dark] .hNotifLayer__itemTime{color:#ffffff94}.hNotifLayer__itemMsg{color:#020617b8;font-size:13px;font-weight:750;line-height:1.28}html[data-theme=dark] .hNotifLayer__itemMsg{color:#ffffffbd}.hNotifLayer__footer{background:inherit;border-top:1px solid #0206170f;padding:12px 14px 16px}html[data-theme=dark] .hNotifLayer__footer{border-top:1px solid #ffffff14}.hNotifLayer__all{color:#020617e0;cursor:pointer;background:#6c63ff14;border:1px solid #6c63ff59;border-radius:14px;width:100%;height:44px;font-size:14px;font-weight:900}html[data-theme=dark] .hNotifLayer__all{color:#ffffffeb;background:#ffffff14;border-color:#6c63ff47}.hNotifPanel{z-index:99992;display:block;position:fixed;inset:0}.hNotifPanel__backdrop{cursor:pointer;background:#02061757;border:0;margin:0;padding:0;position:absolute;inset:0}html[data-theme=dark] .hNotifPanel__backdrop{background:#0000008c}.hNotifPanel__sheet{background:#fffffffa;border-left:1px solid #02061714;flex-direction:column;width:min(520px,92vw);height:100%;animation:.22s ease-out forwards hitchPanelIn;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 72px #0206172e}html[data-theme=dark] .hNotifPanel__sheet{background:#121216fa;border-left:1px solid #ffffff1a;box-shadow:-18px 0 80px #000000a6}@keyframes hitchPanelIn{0%{opacity:.75;transform:translate(8%)}to{opacity:1;transform:translate(0%)}}.hNotifPanel__top{border-bottom:1px solid #0206170f;justify-content:space-between;align-items:center;height:58px;padding:0 14px;display:flex}html[data-theme=dark] .hNotifPanel__top{border-bottom:1px solid #ffffff14}.hNotifPanel__title{color:#020617e6;font-size:15px;font-weight:900}html[data-theme=dark] .hNotifPanel__title{color:#ffffffeb}.hNotifPanel__topActions{align-items:center;gap:10px;display:inline-flex}.hNotifPanel__markBtn{color:#020617db;cursor:pointer;background:#0206170a;border:1px solid #0206171f;border-radius:999px;height:38px;padding:0 12px;font-size:13px;font-weight:900}.hNotifPanel__markBtn:disabled{opacity:.45;cursor:not-allowed}html[data-theme=dark] .hNotifPanel__markBtn{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff24}.hNotifPanel__close{cursor:pointer;color:#020617d1;background:#fff9;border:1px solid #0206171f;border-radius:999px;width:40px;height:40px;font-size:16px;font-weight:900}html[data-theme=dark] .hNotifPanel__close{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff24}.hNotifPanel__body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:14px;overflow:auto}.hNotifPanel__state{color:#020617ad;padding:14px 2px;font-size:14px;font-weight:800}.hNotifPanel__state--err{color:#dc2626f2}html[data-theme=dark] .hNotifPanel__state{color:#ffffffb8}html[data-theme=dark] .hNotifPanel__state--err{color:#f87171f2}.hNotifPanel__list{flex-direction:column;gap:10px;display:flex}.hNotifPanel__item{text-align:left;cursor:pointer;background:#ffffffb3;border:1px solid #02061714;border-radius:16px;width:100%;padding:12px}.hNotifPanel__item.isUnread{background:#6c63ff14;border-color:#6c63ff59}.hNotifPanel__item.isRead{opacity:.82}html[data-theme=dark] .hNotifPanel__item{background:#ffffff0f;border:1px solid #ffffff1f}html[data-theme=dark] .hNotifPanel__item.isUnread{background:#6c63ff1f;border-color:#6c63ff59}.hNotifPanel__itemTop{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.hNotifPanel__itemTitle{color:#020617e6;font-size:14px;font-weight:900}html[data-theme=dark] .hNotifPanel__itemTitle{color:#ffffffeb}.hNotifPanel__itemTime{color:#0206178c;white-space:nowrap;font-size:12px;font-weight:900}html[data-theme=dark] .hNotifPanel__itemTime{color:#ffffff94}.hNotifPanel__itemMsg{color:#020617b8;font-size:13px;font-weight:750;line-height:1.28}html[data-theme=dark] .hNotifPanel__itemMsg{color:#ffffffbd}.hNotifLayer__sheet{overflow:hidden;opacity:1!important;-webkit-backdrop-filter:none!important;filter:none!important;background:#fff!important;inset:64px 0 0!important}.hNotifLayer__body{min-height:0}.hNotifLayer{flex-direction:column;min-height:0;display:flex}.hNotifLayer__list{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:auto}.hNotifDrop__pixLink,.hNotifLayer__pixLink{text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;margin-top:8px;padding:0;text-decoration:underline}.hNotifDrop__pixLink:disabled,.hNotifLayer__pixLink:disabled{opacity:.5;cursor:not-allowed;text-decoration:none}:root[data-theme=light] .hPixModal,html[data-theme=light] .hPixModal,body[data-theme=light] .hPixModal,.light .hPixModal,[data-theme=light] .hPixModal,:not(.dark) .hPixModal.light-fallback{color:#000;background:#fff;border:1px solid #e5e5e5}:root[data-theme=dark] .hPixModal,html[data-theme=dark] .hPixModal,body[data-theme=dark] .hPixModal,.dark .hPixModal,[data-theme=dark] .hPixModal{color:#fff;background:#000;border:1px solid #222}:root[data-theme=light] .hPixModal__head,html[data-theme=light] .hPixModal__head,body[data-theme=light] .hPixModal__head,.light .hPixModal__head,[data-theme=light] .hPixModal__head{border-color:#e5e5e5}:root[data-theme=dark] .hPixModal__head,html[data-theme=dark] .hPixModal__head,body[data-theme=dark] .hPixModal__head,.dark .hPixModal__head,[data-theme=dark] .hPixModal__head{border-color:#222}:root[data-theme=light] .hPixModal__qr,html[data-theme=light] .hPixModal__qr,body[data-theme=light] .hPixModal__qr,.light .hPixModal__qr,[data-theme=light] .hPixModal__qr{background:#f7f7f7;border:1px solid #e5e5e5}:root[data-theme=dark] .hPixModal__qr,html[data-theme=dark] .hPixModal__qr,body[data-theme=dark] .hPixModal__qr,.dark .hPixModal__qr,[data-theme=dark] .hPixModal__qr{background:#111;border:1px solid #222}:root[data-theme=light] .hPixModal__payload,html[data-theme=light] .hPixModal__payload,body[data-theme=light] .hPixModal__payload,.light .hPixModal__payload,[data-theme=light] .hPixModal__payload{color:#000;background:#fff;border:1px solid #e5e5e5}:root[data-theme=dark] .hPixModal__payload,html[data-theme=dark] .hPixModal__payload,body[data-theme=dark] .hPixModal__payload,.dark .hPixModal__payload,[data-theme=dark] .hPixModal__payload{color:#fff;background:#111;border:1px solid #222}.hPixModal__copyBtn{cursor:pointer;border:1px solid;border-radius:10px;padding:10px 18px;font-weight:500;transition:all .2s}.dark .hPixModal__copyBtn{color:#fff;background:#1f1f1f;border-color:#2a2a2a}.dark .hPixModal__copyBtn:hover{background:#2a2a2a}.hPixModal__copyBtn{color:#fff;background:#000;border-color:#000}.hPixModal__copyBtn:hover{background:#111}.hPixModal .hPixModal__copyBtn{color:#000!important;background:#fff!important;border:1px solid #dcdcdc!important}.hPixModal .hPixModal__copyBtn:hover{background:#f5f5f5!important}:is(html.dark,body.dark,:root[data-theme=dark]) .hPixModal .hPixModal__copyBtn{color:#fff!important;background:#1f1f1f!important;border:1px solid #2a2a2a!important}:is(html.dark,body.dark,:root[data-theme=dark]) .hPixModal .hPixModal__copyBtn:hover{background:#2a2a2a!important}
.hNotifTray{z-index:9999;pointer-events:none;will-change:transform;width:min(980px,100vw - 40px);position:fixed;top:18px;left:50%;transform:translate(-50%)}.hNotifTray__item{pointer-events:auto;opacity:1;filter:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;animation:.22s ease-out both hNotifTraySlideIn;display:flex;box-shadow:0 18px 50px #0000002e}@keyframes hNotifTraySlideIn{0%{opacity:.001;transform:translateY(-14px)}to{opacity:1;transform:translate(0,0)}}.hNotifTray[data-theme=light] .hNotifTray__item{background:#fff;border:1px solid #0a0a0a14}.hNotifTray[data-theme=dark] .hNotifTray__item{background:#0b0b0b;border:1px solid #ffffff1a}.hNotifTray__content{text-align:center;flex:1;min-width:0}.hNotifTray__title{margin:0 0 4px;font-size:15px;font-weight:400;line-height:1.2}.hNotifTray__msg{opacity:1;font-size:13px;font-weight:400;line-height:1.25}.hNotifTray__close{cursor:pointer;opacity:.9;color:currentColor;background:0 0;border:0;border-radius:10px;padding:6px 8px;font-size:18px;line-height:1}.hNotifTray__close:hover{opacity:1}.hNotifTray__item.nt-PIX_CREATED,.hNotifTray__item.nt-PIX_CONFIRMED,.hNotifTray__item.nt-PAYMENT_RECEIVED,.hNotifTray__item.nt-PIX_GERADO,.hNotifTray__item.nt-PIX_CONFIRMADO,.hNotifTray__item.nt-PAGAMENTO_RECEBIDO{color:#16a34a}.hNotifTray__item.nt-PIX_EXPIRED,.hNotifTray__item.nt-PIX_CANCELED,.hNotifTray__item.nt-PIX_FAILED,.hNotifTray__item.nt-PAYMENT_OVERDUE,.hNotifTray__item.nt-PAYMENT_DELETED,.hNotifTray__item.nt-PAYMENT_REFUNDED,.hNotifTray__item.nt-PIX_EXPIROU,.hNotifTray__item.nt-PIX_CANCELADO,.hNotifTray__item.nt-PIX_FALHOU,.hNotifTray__item.nt-PAGAMENTO_VENCIDO,.hNotifTray__item.nt-PAGAMENTO_EXCLUIDO,.hNotifTray__item.nt-PAGAMENTO_ESTORNADO{color:#dc2626}.hNotifTray__item[data-ntype=UNKNOWN][data-sev=success],.hNotifTray__item[data-ntype=UNKNOWN][data-sev=info]{color:#16a34a}.hNotifTray__item[data-ntype=UNKNOWN][data-sev=warning],.hNotifTray__item[data-ntype=UNKNOWN][data-sev=error]{color:#dc2626}
