@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--itau-orange-header: #FF5500;--itau-orange-icon: #EC7000;--itau-orange-btn: #FF5500;--itau-navy-active: #050E28;--bg-app-grey: #F3F3F6;--bg-card-white: #FFFFFF;--text-dark: #111111;--text-gray: #666666;--border-divider: #ECECEC}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;image-rendering:-webkit-optimize-contrast}html,body{background-color:#f50;color:var(--text-dark);min-height:100vh;min-height:-webkit-fill-available;width:100%;height:100%;margin:0;padding:0;display:flex;justify-content:center;align-items:flex-start;overscroll-behavior:none;overscroll-behavior-y:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.mobile-app-shell{width:100%;max-width:430px;min-height:100vh;min-height:-webkit-fill-available;background-color:#f3f3f6;position:relative;display:flex;flex-direction:column;box-shadow:0 0 40px #00000026;overflow:hidden}@media (max-width: 600px){.mobile-app-shell{width:100vw!important;max-width:100vw!important;box-shadow:none!important}.itau-fixed-bottom-nav{width:100vw!important;left:0!important;transform:none!important}}.itau-splash-container{width:100vw;height:100vh;height:100dvh;background:#f50;background-color:#f50;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;margin:0;padding:0;border:none;box-shadow:none;outline:none;z-index:999999;cursor:pointer;user-select:none;-webkit-user-select:none;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s ease;opacity:1;overflow:hidden}.itau-splash-container.hidden{display:none!important;pointer-events:none!important;z-index:-99999!important;visibility:hidden!important;opacity:0!important}.itau-splash-logo-box{animation:splashPulse 1.2s ease-in-out infinite alternate;border:none!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important}@keyframes splashPulse{0%{transform:scale(.96);opacity:.94}to{transform:scale(1.04);opacity:1}}.status-bar-ios{height:48px;background-color:var(--itau-orange-header);display:flex;align-items:flex-end;justify-content:space-between;padding:0 1.5rem 6px;color:#fff;position:relative;z-index:100}.status-bar-ios.white-mode{background-color:#f3f3f6;color:#000}.status-time{font-size:.9rem;font-weight:700}.dynamic-island{width:120px;height:28px;background:#000;border-radius:20px;position:absolute;top:6px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding:0 10px}.dynamic-island-cam{width:10px;height:10px;background:#111;border-radius:50%}.status-icons-right{display:flex;align-items:center;gap:6px;font-size:.75rem}.battery-badge{background:#22c55e;color:#000;padding:1px 5px;border-radius:6px;font-weight:800;font-size:.65rem}#view-login{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;background-color:#f3f3f6}.login-entry-header{padding:calc(env(safe-area-inset-top,24px) + .8rem) 1.25rem .8rem 1.25rem;display:flex;align-items:center;justify-content:space-between;background-color:#f3f3f6;position:sticky;top:0;z-index:100}.login-user-avatar{width:44px;height:44px;border-radius:50%;background:#38383a;color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center}.btn-switch-account{background:#fff;border:1.5px solid #050E28;color:#050e28;padding:.45rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;cursor:pointer}.login-cards-grid{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:.9rem;padding:.5rem 1.25rem calc(env(safe-area-inset-bottom,12px) + 1.25rem) 1.25rem}.login-card-acessar{background:#fff;border-radius:24px;min-height:185px;flex:1.2;padding:1.35rem;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;box-shadow:0 4px 16px #00000008;touch-action:manipulation;user-select:none;-webkit-user-select:none;transition:transform .15s ease}.login-card-acessar:active{transform:scale(.98)}.login-grid-row-2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;flex:1}.login-card-medium{background:#fff;border-radius:24px;min-height:175px;height:100%;padding:1.35rem;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;box-shadow:0 4px 16px #00000008;transition:transform .15s ease}.login-card-medium:active{transform:scale(.98)}.login-grid-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;flex:.85}.login-card-small{background:#fff;border-radius:24px;min-height:130px;height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;box-shadow:0 4px 16px #00000008;transition:transform .15s ease}.login-card-small:active{transform:scale(.98)}.prelogin-card-icon-lg{width:36px;height:36px;object-fit:contain;mix-blend-mode:multiply;display:block}.prelogin-card-icon-md{width:34px;height:34px;object-fit:contain;mix-blend-mode:multiply;display:block}.prelogin-card-icon-sm{width:28px;height:28px;object-fit:contain;mix-blend-mode:multiply;display:block}.itau-top-header{background:#f50!important;background-color:#f50!important;padding:calc(env(safe-area-inset-top,24px) + .8rem) 1.25rem .9rem 1.25rem;display:flex;align-items:center;justify-content:space-between;color:#fff;position:relative;z-index:90;border:none!important;box-shadow:none!important;outline:none!important;filter:none!important}.itau-top-header:before{content:"";position:absolute;top:-500px;left:0;right:0;height:500px;background:#f50!important;background-color:#f50!important;pointer-events:none;z-index:-1;border:none!important;box-shadow:none!important;outline:none!important;filter:none!important}.header-user-group{display:flex;align-items:center;gap:.75rem}.user-avatar-circle{width:40px;height:40px;border-radius:50%;background:#fff;color:#222;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center}.user-name-label{font-size:1rem;font-weight:600;color:#fff}.header-actions-group{display:flex;align-items:center;gap:1.1rem}.header-icon-btn{background:none;border:none;color:#fff;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.red-dot-badge{position:absolute;top:1px;right:1px;width:7px;height:7px;background:#ef4444;border-radius:50%;border:1.5px solid var(--itau-orange-header)}.app-content-body{flex:1;overflow-y:auto;padding:1.25rem 1.25rem 5.5rem;scrollbar-width:none}.app-content-body::-webkit-scrollbar{display:none}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.section-title-text{font-size:1.05rem;font-weight:700;color:var(--text-dark)}.eye-btn-icon{background:none;border:none;color:#111;cursor:pointer}.horizontal-actions-row{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:1.25rem;scrollbar-width:none}.horizontal-actions-row::-webkit-scrollbar{display:none}.action-card-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:76px;cursor:pointer}.action-square-box{width:64px;height:64px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000a}.action-square-box-img{width:64px;height:64px;border-radius:16px;object-fit:cover;display:block}.action-card-label{font-size:.72rem;color:var(--text-dark);text-align:center;font-weight:500;line-height:1.25}.itau-card-white{background:#fff;border-radius:20px;padding:1.25rem;margin-bottom:1.1rem;box-shadow:0 4px 18px #0000000a,0 1px 3px #00000005;border:1px solid rgba(230,233,239,.85);will-change:transform,box-shadow;transition:transform .18s cubic-bezier(.25,1,.5,1),box-shadow .18s ease}.itau-card-white:active{transform:scale(.982)}.card-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.account-brand-tag{display:flex;align-items:center;gap:.6rem;font-size:.88rem;font-weight:400;color:#33373e}.itau-badge-logo{background:#004990;color:#ffc800;font-weight:900;font-size:.6rem;padding:2px 5px;border-radius:4px}.chevron-icon{color:#9ea3ac;font-size:1.1rem;font-weight:300}.card-label-small{font-size:.82rem;color:#6b707b;font-weight:400;margin-bottom:.2rem}.card-val-huge{font-size:1.32rem;font-weight:600;color:#23262b;letter-spacing:-.015em;line-height:1.2}.card-divider-line{height:1px;background-color:var(--border-divider);margin:1rem 0}.card-footer-row{display:flex;align-items:center;justify-content:space-between;font-size:.85rem}.ios-faceid-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000006b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:10000;display:flex;align-items:center;justify-content:center}.ios-faceid-card{width:165px;height:165px;background:#1c1c1ee6;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-radius:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 16px 40px #0006;animation:faceIdPopIn .3s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes faceIdPopIn{0%{transform:scale(.65);opacity:0}to{transform:scale(1);opacity:1}}.ios-faceid-graphic-wrap{position:relative;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.faceid-laser-line{position:absolute;top:10px;left:10px;width:40px;height:2px;background:linear-gradient(90deg,transparent,#007AFF,transparent);box-shadow:0 0 8px #007aff;animation:faceIdSweep 1s ease-in-out infinite alternate}@keyframes faceIdSweep{0%{top:10px;opacity:.3}to{top:48px;opacity:1}}.ios-faceid-title{font-size:.95rem;font-weight:700;color:#fff;letter-spacing:-.01em}.ios-faceid-subtitle{font-size:.72rem;color:#ffffffb3;margin-top:3px}.btn-show-other-card{display:flex;align-items:center;justify-content:center;gap:.5rem;background:none;border:none;color:var(--text-dark);font-size:.9rem;font-weight:600;width:100%;padding:.75rem 0;cursor:pointer}.navy-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:1rem}.navy-card-item{background:#050e28;border-radius:22px;height:145px;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;box-shadow:0 4px 14px #050e2826;transition:transform .15s ease}.navy-card-item:active{transform:scale(.98)}.navy-card-title{color:#fff;font-weight:700;font-size:.95rem}.emoji-rating-item{cursor:pointer;transition:transform .15s ease}.emoji-rating-item:active{transform:scale(1.2)}.floating-orange-btn{position:absolute;bottom:74px;left:1.25rem;right:1.25rem;background:var(--itau-orange-btn);color:#fff;border:none;border-radius:14px;padding:.95rem 1.25rem;font-size:.98rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 20px #ff550059;cursor:pointer;z-index:150}.itau-fixed-bottom-nav{position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);width:min(100%,430px);height:calc(72px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #EAEAEA;display:flex;align-items:center;justify-content:space-around;padding:6px 4px env(safe-area-inset-bottom,6px);z-index:900;box-shadow:0 -4px 18px #11182714}.bottom-tab-item{display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:none;color:#666;font-size:.68rem;font-weight:500;cursor:pointer;flex:1}.bottom-tab-item.active .home-active-square{background:var(--itau-navy-active);color:#fff;width:46px;height:32px;border-radius:12px;display:flex;align-items:center;justify-content:center}.bottom-tab-item.active{color:var(--itau-navy-active);font-weight:700}.menu-customizer-modal{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:400;display:flex;flex-direction:column;justify-content:flex-end;opacity:0;pointer-events:none;transition:opacity .3s ease}.menu-customizer-modal.active{opacity:1;pointer-events:auto}.menu-sheet-card{background:#fff;border-top-left-radius:28px;border-top-right-radius:28px;padding:1.5rem;max-height:85vh;overflow-y:auto;transform:translateY(100%);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.menu-customizer-modal.active .menu-sheet-card{transform:translateY(0)}.menu-field-label{font-size:.82rem;font-weight:600;color:var(--text-gray);margin-bottom:.4rem;display:block}.menu-field-input{width:100%;padding:.75rem 1rem;background:#f3f3f6;border:1px solid #E5E5E5;border-radius:12px;font-size:.95rem;margin-bottom:1rem;outline:none}.app-view{width:100%;min-height:100vh;min-height:100dvh;background:#f3f3f6;position:relative;will-change:transform,opacity;padding-bottom:calc(110px + env(safe-area-inset-bottom,16px))}@keyframes viewPushIn{0%{transform:translate3d(28px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes viewPopIn{0%{transform:translate3d(-22px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes viewFadeUp{0%{transform:translate3d(0,14px,0);opacity:0}to{transform:translateZ(0);opacity:1}}.view-anim-push{animation:viewPushIn .32s cubic-bezier(.22,.61,.36,1) both}.view-anim-pop{animation:viewPopIn .28s cubic-bezier(.22,.61,.36,1) both}.view-anim-fade{animation:viewFadeUp .34s cubic-bezier(.22,.61,.36,1) both}@keyframes contentRise{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:none}}.stagger>*{animation:contentRise .38s cubic-bezier(.22,.61,.36,1) both}.stagger>*:nth-child(1){animation-delay:.02s}.stagger>*:nth-child(2){animation-delay:.06s}.stagger>*:nth-child(3){animation-delay:.1s}.stagger>*:nth-child(4){animation-delay:.14s}.stagger>*:nth-child(5){animation-delay:.18s}.stagger>*:nth-child(6){animation-delay:.22s}.stagger>*:nth-child(7){animation-delay:.26s}.stagger>*:nth-child(8){animation-delay:.3s}button,.action-card-item,.suggestion-row,.option-transfer-row,.itau-card-white[onclick],.confirm-squircle,.bottom-tab-item{transition:transform .14s cubic-bezier(.34,1.4,.64,1),background-color .16s ease,opacity .16s ease}button:active,.action-card-item:active,.suggestion-row:active,.option-transfer-row:active,.confirm-squircle:active,.bottom-tab-item:active{transform:scale(.965);opacity:.9}.skeleton-layer{position:absolute;top:0;right:0;bottom:0;left:0;background:#f3f3f6;z-index:300;padding:1.25rem;overflow:hidden}.skeleton-layer.fading{animation:skelFade .28s ease forwards}@keyframes skelFade{to{opacity:0;visibility:hidden}}.sk{background:linear-gradient(100deg,#dedee3 30%,#efeff3,#dedee3 70%);background-size:300% 100%;animation:skShimmer 1.15s linear infinite;border-radius:10px;display:block}@keyframes skShimmer{0%{background-position:150% 0}to{background-position:-150% 0}}.sk-row{display:flex;gap:.75rem;margin-bottom:1rem}.sk-square{width:64px;height:64px;border-radius:16px}.sk-line{height:14px}.sk-card{height:118px;border-radius:18px;margin-bottom:1rem}.pix-top-nav-white{background:#f3f3f6;padding:calc(env(safe-area-inset-top,24px) + .7rem) 1.1rem .5rem 1.1rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:120}.pix-top-nav-white .header-icon-btn{color:#050e28}.pix-screen-heading{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#111318;padding:.35rem 1.25rem 1.1rem}.pix-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;padding:0 1.25rem 1.5rem}.pix-grid-4 .action-card-item{min-width:0}.pix-grid-4 .action-square-box{width:52px;height:52px;border-radius:50%;background:#fff;color:#111318;box-shadow:0 1px 4px #1018280f}.pix-grid-4 .action-card-label{font-size:.7rem;color:#33373e}.suggestions-card-group{background:#fff;border-radius:18px;margin:0 1.25rem;overflow:hidden;box-shadow:0 2px 10px #1018280a}.suggestion-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.95rem 1rem;cursor:pointer;border-bottom:1px solid var(--border-divider)}.suggestion-row:last-child{border-bottom:none}.suggestion-row-left{display:flex;align-items:center;gap:.8rem;min-width:0}.suggestion-info{min-width:0}.suggestion-info h5{font-size:.88rem;font-weight:600;color:#111318;line-height:1.25;margin:0}.suggestion-info p{font-size:.75rem;color:#6b707b;margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.circle-logo-bank{width:34px;height:34px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800;color:#fff;letter-spacing:-.02em}.circle-logo-bank.picpay{background:#11c76f}.circle-logo-bank.inter{background:#ff7a00}.circle-logo-bank.bb{background:#fae128;color:#1b3c87}.circle-logo-bank.c6{background:#1d1d1b}.transfer-input-screen{padding:.5rem 1.25rem 1.25rem}.search-pill-input{width:100%;background:#fff;border:1px solid #E3E4E8;border-radius:12px;padding:.9rem 1rem;font-size:.95rem;color:#111318;outline:none;margin-bottom:1.25rem;transition:border-color .18s ease,box-shadow .18s ease}.search-pill-input:focus{border-color:#f50;box-shadow:0 0 0 3px #ff55001f}.option-transfer-row{display:flex;align-items:center;justify-content:space-between;padding:1rem .15rem;border-bottom:1px solid var(--border-divider);color:#111318;cursor:pointer}.keyboard-simulator-ios{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;background:#d1d3d9;padding:.35rem .25rem calc(env(safe-area-inset-bottom,10px) + .5rem) .25rem;z-index:500;animation:kbdSlideUp .26s cubic-bezier(.22,.61,.36,1) both}@keyframes kbdSlideUp{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}.kbd-top-suggestions{display:flex;align-items:center;justify-content:space-around;font-size:.9rem;color:#111;padding:.5rem 0 .6rem}.kbd-row{display:flex;gap:5px;justify-content:center;margin-bottom:6px}.kbd-key{flex:1;max-width:34px;height:42px;border:none;border-radius:6px;background:#fff;font-size:1.05rem;color:#111;box-shadow:0 1px #00000047;cursor:pointer}.kbd-key.special{background:#adb3bc;max-width:42px;font-size:.8rem}.kbd-key.space{max-width:none;flex:4}.confirm-action-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-bottom:1.5rem}.confirm-squircle{background:#fff;border-radius:16px;padding:.85rem;display:flex;flex-direction:column;gap:2px;cursor:pointer;box-shadow:0 2px 8px #1018280a}.confirm-squircle-icon{font-size:1.1rem}.confirm-squircle-label{font-size:.72rem;color:#6b707b}.confirm-squircle-val{font-size:.85rem;font-weight:700;color:#111318}.confirm-detail-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 0;border-bottom:1px solid var(--border-divider)}.confirm-detail-label{font-size:.85rem;color:#6b707b}.confirm-detail-val{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;color:#111318;text-align:right}.edit-link{color:#f50;font-size:.82rem;font-weight:700;cursor:pointer}.password-screen-container{padding:1.25rem;display:flex;flex-direction:column;align-items:center;text-align:center}.lock-badge-icon{width:52px;height:52px;border-radius:50%;background:#fff1e8;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1rem}.password-title{font-size:1.2rem;font-weight:700;color:#111318}.password-subtitle{font-size:.85rem;color:#6b707b;margin-top:.35rem}.password-dots-row{display:flex;gap:.9rem;margin:2rem 0 1.5rem;align-items:center}.pwd-dot{width:14px;height:14px;border-radius:50%;background:transparent;border:1.8px solid #9EA3AC;transition:transform .16s cubic-bezier(.34,1.5,.64,1),background-color .16s ease}.pwd-dot.filled{background:#050e28;border-color:#050e28;transform:scale(1.12)}.numeric-keypad-ios{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;background:#d1d3d9;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:.65rem .4rem calc(env(safe-area-inset-bottom,10px) + .6rem) .4rem;z-index:500;animation:kbdSlideUp .26s cubic-bezier(.22,.61,.36,1) both}.num-key-btn{height:46px;border:none;border-radius:8px;background:#fff;box-shadow:0 1px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.num-key-digit{font-size:1.5rem;font-weight:400;color:#111;line-height:1}.num-key-letters{font-size:.52rem;letter-spacing:.12em;color:#111;margin-top:1px}.official-receipt-box{background:#fff;border-radius:18px;padding:1.35rem;font-size:.88rem;box-shadow:0 6px 22px #1018280f}.floating-orange-btn{position:fixed;left:0;right:0;margin:0 auto;width:calc(min(100%,430px) - 2.5rem);bottom:calc(env(safe-area-inset-bottom,10px) + 14px);border-radius:12px;letter-spacing:-.01em;z-index:320}.floating-orange-btn:active{transform:scale(.975)}#view-pix-main .floating-orange-btn{bottom:calc(env(safe-area-inset-bottom,10px) + 84px)}#view-pix-main .suggestions-card-group{margin-bottom:10rem}#view-pix-confirm>div,#view-pix-success>div,#view-receipt>div,#view-pix-amount>div{padding-bottom:6.5rem!important}#pixValueNumberInput{border:none;margin-bottom:0}.pix-search-results{margin-top:.75rem}.pix-search-results.has-results{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 2px 14px #1118270f}.pix-search-title{font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af;padding:.9rem 1.1rem .35rem}.pix-search-empty{padding:1rem 1.1rem .35rem;font-size:.86rem;color:#6b7280}.amount-input-block{display:flex;align-items:baseline;gap:.5rem;border-bottom:2px solid #FF5500;padding:.35rem 0 .65rem}.amount-currency{font-size:1.35rem;font-weight:800;color:#9ca3af}.amount-input-field{flex:1;border:none;outline:none;background:transparent;font-family:inherit;font-size:2.3rem;font-weight:800;color:var(--text-dark);letter-spacing:-.02em;min-width:0}.amount-input-field::-webkit-outer-spin-button,.amount-input-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.amount-balance-line{margin-top:.7rem;font-size:.84rem;color:var(--text-gray)}.amount-balance-line strong{color:var(--text-dark)}.recipient-edit-block{margin-bottom:1.25rem}.recipient-edit-block>label{display:block;font-size:.8rem;font-weight:600;color:var(--text-gray);margin-bottom:.35rem}.recipient-edit-row{display:flex;align-items:center;gap:.65rem;border-bottom:1px solid #D8DAE0;padding-bottom:.45rem}.recipient-edit-row input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text-dark);font:inherit;font-size:.92rem;font-weight:700}.recipient-edit-row span{color:#c43f00;font-size:.8rem;font-weight:700}.recipient-name-mirror{display:none}.amount-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.35rem}.amount-chip{border:1.5px solid #E5E7EB;background:#fff;color:var(--text-dark);font-family:inherit;font-size:.85rem;font-weight:700;padding:.5rem .95rem;border-radius:999px;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.amount-chip:active{transform:scale(.94)}.amount-chip.active{border-color:#f50;background:#fff3ec;color:#c43f00}.floating-orange-btn.is-disabled{opacity:.45;pointer-events:none}.qr-scan-screen{position:relative;min-height:100vh;background:#0b0b0d;display:flex;flex-direction:column;color:#fff;background-image:radial-gradient(120% 60% at 50% 35%,rgba(255,255,255,.09),transparent 70%),repeating-linear-gradient(115deg,rgba(255,255,255,.03) 0 2px,transparent 2px 9px)}.qr-scan-top{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;color:#fff}.qr-scan-top .header-icon-btn{color:#fff}.qr-scan-top .header-icon-btn.flash-on{color:#ffc400}.qr-viewfinder{position:relative;width:74%;max-width:290px;aspect-ratio:1;margin:1.5rem auto auto;border-radius:26px;background:#ffffff0a;box-shadow:0 0 0 2000px #00000059;overflow:hidden}.qr-corner{position:absolute;width:38px;height:38px;border:3.5px solid #FF5500}.qr-corner.tl{top:0;left:0;border-right:0;border-bottom:0;border-radius:26px 0 0}.qr-corner.tr{top:0;right:0;border-left:0;border-bottom:0;border-radius:0 26px 0 0}.qr-corner.bl{bottom:0;left:0;border-right:0;border-top:0;border-radius:0 0 0 26px}.qr-corner.br{bottom:0;right:0;border-left:0;border-top:0;border-radius:0 0 26px}.qr-scanline{position:absolute;left:8%;right:8%;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#FF7A29,transparent);box-shadow:0 0 14px #ff7a29e6;animation:qrScan 2.1s cubic-bezier(.45,0,.55,1) infinite}@keyframes qrScan{0%{top:8%}50%{top:90%}to{top:8%}}.qr-scan-bottom{margin-top:auto;padding:1.5rem 1.25rem 2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.9rem}.qr-hint{font-size:.92rem;color:#ffffffd9;margin:0}.qr-help-btn,.qr-code-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:inherit;font-size:.9rem;font-weight:600;border-radius:999px;cursor:pointer;padding:.7rem 1.3rem}.qr-help-btn{background:transparent;border:none;color:#ffffffbf}.qr-code-btn{background:#ffffff1f;border:1.5px solid rgba(255,255,255,.35);color:#fff;min-width:190px;justify-content:center}.qr-code-btn:active{transform:scale(.97)}.processing-screen{min-height:100vh;background:#f50;color:#fff;display:flex;flex-direction:column;align-items:center;padding:4.5rem 1.5rem 2.5rem;text-align:center}.processing-title{font-size:1.45rem;font-weight:800;line-height:1.3;margin:0;letter-spacing:-.01em}.processing-center{flex:1;display:flex;align-items:center;justify-content:center}.processing-spinner{width:62px;height:62px;border-radius:50%;border:4px solid rgba(255,255,255,.28);border-top-color:#fff;animation:procSpin .85s linear infinite}@keyframes procSpin{to{transform:rotate(360deg)}}.processing-check{display:none;width:74px;height:74px;border-radius:50%;background:#ffffff2e;color:#fff;align-items:center;justify-content:center}.processing-check.visible{display:flex;animation:procPop .42s cubic-bezier(.34,1.56,.64,1)}@keyframes procPop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.processing-bottom{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.itoken-pill{display:inline-flex;align-items:center;gap:.55rem;background:#ffffff29;border:1px solid rgba(255,255,255,.3);padding:.6rem 1.1rem;border-radius:999px;font-size:.86rem;font-weight:700;transition:background .3s ease}.itoken-pill.done{background:#ffffff4d}.processing-footer{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:#ffffffd9}.success-tiles{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0}.success-tile{background:#fff;border-radius:18px;padding:1rem .9rem;display:flex;flex-direction:column;gap:.6rem;cursor:pointer;box-shadow:0 2px 12px #1118270d;transition:transform .16s ease}.success-tile:active{transform:scale(.97)}.success-tile span{font-size:.86rem;font-weight:700;color:var(--text-dark);line-height:1.25}.rating-card{background:#fff;border-radius:18px;padding:1.15rem;margin:1rem 0 1.25rem;box-shadow:0 2px 12px #1118270d}.rating-card h4{margin:0 0 .25rem;font-size:.95rem;font-weight:800;color:var(--text-dark)}.rating-card p{margin:0 0 .9rem;font-size:.83rem;color:var(--text-gray)}.rating-emojis{display:flex;justify-content:space-between;gap:.3rem}.rating-emojis button{flex:1;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.3rem;font-family:inherit;font-size:.62rem;font-weight:600;color:var(--text-gray);padding:.35rem .15rem;border-radius:12px;transition:background .16s ease,transform .16s ease}.rating-emojis button span{font-size:1.45rem;line-height:1;filter:grayscale(.55);transition:filter .2s ease,transform .2s ease}.rating-emojis button:active{transform:scale(.93)}.rating-emojis button.picked{background:#fff3ec;color:#c43f00}.rating-emojis button.picked span{filter:none;transform:scale(1.15)}.rating-thanks{margin-top:.85rem;font-size:.8rem;font-weight:700;color:#059669}.extrato-head-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.extrato-title{font-size:1.45rem;font-weight:800;color:var(--text-dark);margin:0;letter-spacing:-.02em}.extrato-tools{display:flex;gap:.35rem}.extrato-tools button{background:transparent;border:none;color:var(--text-dark);padding:.45rem;border-radius:10px;cursor:pointer}.extrato-tools button:active{background:#0000000f}.extrato-tabs{display:flex;gap:.5rem;margin-bottom:1.35rem}.extrato-tab{border:1.5px solid #E5E7EB;background:#fff;color:var(--text-gray);font-family:inherit;font-size:.86rem;font-weight:700;padding:.5rem 1.15rem;border-radius:999px;cursor:pointer;transition:all .18s ease}.extrato-tab.active{background:#111827;border-color:#111827;color:#fff}.extrato-group{margin-bottom:1.35rem}.extrato-group-day{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin-bottom:.55rem}.extrato-group-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 2px 12px #1118270d}.extrato-row{display:flex;align-items:center;gap:.85rem;padding:1rem 1.1rem;cursor:pointer;border-bottom:1px solid #F1F2F4;transition:background .16s ease}.extrato-row:last-child{border-bottom:none}.extrato-row:active{background:#f7f8fa}.extrato-row-icon{width:38px;height:38px;border-radius:50%;flex-shrink:0;background:#fff3ec;color:#f50;display:flex;align-items:center;justify-content:center}.extrato-row-icon.credit{background:#e8f7f0;color:#059669}.extrato-row-info{flex:1;min-width:0}.extrato-row-info h5{margin:0;font-size:.9rem;font-weight:700;color:var(--text-dark)}.extrato-row-info p{margin:.15rem 0 0;font-size:.78rem;color:var(--text-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.extrato-row-val{font-size:.9rem;font-weight:800;color:var(--text-dark);white-space:nowrap}.extrato-row-val.credit{color:#059669}.extrato-empty{padding:2rem 1rem;text-align:center;color:var(--text-gray);font-size:.88rem}.tx-detail-body{padding:.5rem 1.25rem 3rem}.tx-detail-icon{width:44px;height:44px;border-radius:50%;background:#fff3ec;color:#f50;display:flex;align-items:center;justify-content:center;margin-bottom:.9rem}.tx-detail-kind{font-size:.86rem;font-weight:700;color:var(--text-gray)}.tx-detail-name{font-size:1.3rem;font-weight:800;color:var(--text-dark);line-height:1.25;margin-top:.15rem}.tx-detail-amount{font-size:1.75rem;font-weight:800;color:var(--text-dark);margin-top:.75rem;letter-spacing:-.02em}.tx-detail-date{font-size:.83rem;color:var(--text-gray);margin:.3rem 0 1.5rem}.tx-detail-field{padding:.85rem 0;border-top:1px solid #ECEDEF}.tx-detail-field span{display:block;font-size:.78rem;color:var(--text-gray);margin-bottom:.2rem}.tx-detail-field strong{font-size:.9rem;font-weight:700;color:var(--text-dark);word-break:break-word}.tx-outline-btn{width:100%;margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1.5px solid #E5E7EB;border-radius:999px;padding:.95rem 1.3rem;font-family:inherit;font-size:.95rem;font-weight:700;color:var(--text-dark);cursor:pointer}.tx-outline-btn:active{transform:scale(.98)}.navy-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.navy-card-item{background:linear-gradient(150deg,#12315c,#0b1e3b);border-radius:20px;padding:1.1rem;min-height:104px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;box-shadow:0 6px 18px #0b1e3b2e;transition:transform .16s ease}.navy-card-item:active{transform:scale(.97)}.navy-card-title{color:#fff;font-size:.95rem;font-weight:700}.app-toast{position:fixed;left:50%;bottom:6.5rem;transform:translate(-50%,16px);max-width:88%;background:#111827;color:#fff;font-size:.84rem;font-weight:600;line-height:1.35;padding:.8rem 1.15rem;border-radius:14px;z-index:9999;opacity:0;transition:opacity .25s ease,transform .25s ease;box-shadow:0 10px 30px #00000040}.app-toast.visible{opacity:1;transform:translate(-50%)}.reveal-item{animation:revealItem .34s cubic-bezier(.22,1,.36,1) both}@keyframes revealItem{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}html,body{min-height:100dvh;height:100dvh;height:-webkit-fill-available}.mobile-app-shell{min-height:100dvh}input,textarea,select,button{font-size:max(16px,1em)}input,textarea{-webkit-user-select:text;user-select:text}button,.bottom-tab-item,.option-transfer-row,.suggestion-row,.amount-chip,.header-icon-btn,[onclick]{touch-action:manipulation}.bottom-tab-item,.header-icon-btn{min-height:44px;min-width:44px}body.keyboard-open .itau-fixed-bottom-nav{display:none!important}body.keyboard-open .floating-orange-btn{position:relative!important;bottom:auto!important;left:auto!important;transform:none!important;width:100%!important;margin-top:1.25rem}.app-view{padding-bottom:calc(110px + env(safe-area-inset-bottom,16px))!important}
