.navigation-bar{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #d1d5db99;border-radius:999px;bottom:24px;box-shadow:0 14px 40px #0f172a14;display:flex;justify-content:space-evenly;left:50%;max-width:360px;padding:10px 18px;position:absolute;transform:translateX(-50%);width:calc(100% - 64px);z-index:100}.nav-logo{display:none}.nav-item{align-items:center;background:#0000;border:none;border-radius:999px;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.nav-label{display:none}.nav-item:hover{transform:translateY(-2px)}.nav-item.active{background:#f35dc82e;box-shadow:0 10px 20px #f35dc82e}.nav-item svg{transition:transform .3s ease}.nav-item.active svg{transform:scale(1.15)}@media (min-width:769px){.navigation-bar{align-items:stretch;background:#fff;border:none;border-radius:0;border-right:1px solid #0000000d;bottom:0;box-shadow:none;flex-direction:column;gap:12px;height:100%;left:0;max-width:none;padding:40px 16px 20px;position:absolute;top:0;transform:none;width:240px}.nav-logo,.navigation-bar{justify-content:flex-start}.nav-logo{align-items:center;display:flex;gap:8px;margin-bottom:40px;padding:0 10px}.nav-logo img{height:48px;object-fit:contain;width:48px}.logo-text{color:#000;font-family:Alata,sans-serif;font-size:28px;line-height:1;margin-bottom:6px}.nav-item{border-radius:12px;gap:12px;height:auto;justify-content:flex-start;padding:12px 16px;width:100%}.nav-item:hover{background:#00000008;transform:none}.nav-label{color:#666;display:block;font-size:15px;font-weight:600}.nav-item.active .nav-label{color:#f35dc8}.nav-item.active{background:#f35dc81a;box-shadow:none}.nav-item svg{height:24px!important;width:24px!important}.nav-item.active svg{transform:none}}.status-bar{align-items:flex-start;display:flex;height:1px;justify-content:center;position:relative;z-index:1000}.status-bar-white{background:#fff}.status-bar-pink{background:#0000}.status-bar-notch{align-items:center;display:none;height:30px;justify-content:center;left:50%;position:absolute;top:0;transform:translateX(-50%);width:160px}.notch-bg{background:#000;border-radius:0 0 20px 20px;display:none;height:100%;width:100%}@media (hover:none) and (pointer:coarse),(max-width:768px){.notch-bg,.status-bar-notch{display:none!important}}body.mobile-device .notch-bg,body.mobile-device .status-bar-notch,html.mobile-device .notch-bg,html.mobile-device .status-bar-notch{display:none!important}body{margin:0}.app-container,body{height:100vh;overflow:hidden;padding:0;width:100vw}.app-container{align-items:stretch;justify-content:center;min-height:100vh}.app-container,.phone-frame{background:#fff;display:flex}.phone-frame{border-radius:0;box-shadow:none;flex-direction:column;height:100vh;max-width:1000px;overflow:hidden;position:relative;width:100%}@media (min-width:801px){.app-container{background:#fff}.phone-frame{box-shadow:0 0 20px #0000001a}}@media (min-width:769px){.phone-content{padding-left:240px}}@media (hover:none) and (pointer:coarse),(max-width:768px){#root,body,html{height:100%!important;height:100dvh!important;margin:0!important;overflow:hidden!important;padding:0!important;width:100%!important}body{position:fixed!important}.app-container,body{background:#fff!important;height:100vh!important;height:100dvh!important;width:100vw!important}.app-container{align-items:stretch!important;justify-content:flex-start!important}.app-container,.phone-frame{max-width:100%!important;padding:0!important}.phone-frame{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;height:100vh!important;height:100dvh!important;margin:0!important;width:100%!important}.phone-content{background:#fff!important;flex:1 1!important;height:100%!important;padding-left:0;width:100%!important}}.phone-content{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto;position:relative}.phone-content::-webkit-scrollbar{display:none}.card-placeholder{background:linear-gradient(135deg,#f6f8fb,#fff);border:2px dashed #e5e7eb;border-radius:8px;transition:all .3s ease}.card-placeholder:hover{border-color:#d1d5db;transform:translateY(-2px)}.btn-primary{background:#fff6f7;color:#000;transition:all .3s ease}.btn-primary:hover{background:#ffe8f0;transform:scale(1.02)}.btn-outline{background:#fff6f7;border:2px solid #ffe8f0;color:#000;transition:all .3s ease}.btn-outline:hover{background:#ffe8f0;transform:scale(1.02)}.transaction-item{transition:all .2s ease}.transaction-item:hover{background:#f9fafb;transform:translateX(4px)}.transaction-card{filter:drop-shadow(0 0 0 rgba(0,0,0,0));transition:transform .2s ease,filter .2s ease}.transaction-card-expense:hover{filter:drop-shadow(0 0 3px rgba(255,196,229,.25)) drop-shadow(0 0 3px rgba(255,182,222,.35))}.transaction-card-income:hover{filter:drop-shadow(0 0 3px rgba(164,249,130,.35)) drop-shadow(0 0 3px rgba(164,249,130,.45))}.amount-red{color:#f35dc8}.amount-green{color:#a4f982}.income-button{transition:all .3s ease}.income-button:hover{background:#8fe667!important;transform:scale(1.02)}.expense-button{transition:all .3s ease}.expense-button:hover{background:#e040b5!important;transform:scale(1.02)}body.mobile-device,body.mobile-device #root,html.mobile-device,html.mobile-device #root{height:100%!important;height:100dvh!important;margin:0!important;overflow:hidden!important;padding:0!important;width:100%!important}body.mobile-device{position:fixed!important}body.mobile-device,body.mobile-device .app-container,html.mobile-device .app-container{background:#fff!important;height:100vh!important;height:100dvh!important;width:100vw!important}body.mobile-device .app-container,html.mobile-device .app-container{align-items:stretch!important;justify-content:flex-start!important;max-width:100%!important;padding:0!important}body.mobile-device .phone-frame,html.mobile-device .phone-frame{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;height:100vh!important;height:100dvh!important;margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}body.mobile-device .phone-content,html.mobile-device .phone-content{background:#fff!important;flex:1 1!important;height:100%!important;padding-left:0!important;width:100%!important}@supports (padding:max(0px)){@media (hover:none) and (pointer:coarse),(max-width:768px){.phone-frame{padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important}.phone-content{padding-bottom:env(safe-area-inset-bottom)!important;padding-top:env(safe-area-inset-top)!important}}body.mobile-device .phone-frame,html.mobile-device .phone-frame{padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important}body.mobile-device .phone-content,html.mobile-device .phone-content{padding-bottom:env(safe-area-inset-bottom)!important;padding-top:env(safe-area-inset-top)!important}}
/*# sourceMappingURL=main.e06b2293.css.map*/