:root{--bg-main: #0e1012;--bg-card: #171b1d;--bg-card-alt: #1c2022;--bg-input: #141719;--bg-pill: #25292c;--bg-pill-active: #00c853;--primary-green: #00c853;--primary-green-dark: #00a844;--primary-red: #e50914;--text-white: #ffffff;--text-muted: #8e959b;--text-sub: #adb5bd;--border-subtle: #24292d;--border-green: rgba(0, 200, 83, .45);--border-active: #00c853;--shadow-card: 0 4px 20px rgba(0, 0, 0, .4)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}input,textarea,[contenteditable=true]{user-select:text;-webkit-user-select:text}html,body{height:100%;width:100%;background-color:#000;color:var(--text-white);font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}app-root,app-home,app-send-money,app-pin-entry,app-splash{display:block;width:100%;height:100%;min-height:100dvh}::-webkit-scrollbar{width:0px;height:0px;background:transparent}button{background:none;border:none;cursor:pointer;font-family:inherit;color:inherit;outline:none;touch-action:manipulation;transition:transform .15s cubic-bezier(.16,1,.3,1),background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}button:not(:disabled):active{transform:scale(.975)}button:disabled{cursor:default}input{transition:color .18s ease,opacity .18s ease}.icon-battery-svg{width:18px;height:11px}.mobile-gesture-bar{width:100%;height:22px;display:flex;align-items:center;justify-content:center;padding-bottom:6px;margin-top:auto;flex-shrink:0}.gesture-pill{width:110px;height:4px;background-color:#636b72;border-radius:4px;opacity:.6}.fade-in{animation:fadeIn .28s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.scroll-content,.scroll-body,.success-scroll-body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:smooth;min-height:0;touch-action:pan-y;overflow-y:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
