@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_4d318d{font-family:Geist,Geist Fallback;font-style:normal}.__variable_4d318d{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_ea5f4b{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_ea5f4b{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}:root{--primary-background:#151515;--secondary-background:#2f2f2f;--selected-dark-background:#070707;--active-background:#0076d7;--active-light:#008cff;--highlight-background:neon;--primary-color:#d9d9d9;--primary-color-light:#f7f7f7;--secondary-color:#858585;--dark-border-color:#5b5b5b;--medium-border-color:#343434;--light-border-color:#2f2f2f;font-size:25px}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;scale:1;transition:.2s ease-in-out;color:var(--primary-color-light)}.dark{background:#222;color:var(--primary-color);border:2px solid var(--light-border-color)}.button:hover{scale:.98}.dark:hover{background:#333;border:2px solid #5b5b5b;color:#fcfcfc}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;color:var(--secondary-color);font-size:.7rem;background:none;color:var(--primary-color);width:100%}.dashboard_page{background:var(--primary-background);width:100%;height:100dvh;display:flex;flex-direction:column;overflow-y:scroll;position:relative}.dashboard_page h2{font-size:1.3rem;color:var(--primary-color)}.page_header{justify-content:space-between;padding:20px 30px;border-bottom:2px solid var(--secondary-background)}.page_header,.verify{display:flex;align-items:center}.verify{width:100vw;height:100dvh;position:fixed;top:0;left:0;background:var(--primary-background);justify-content:center;z-index:100}.income_select{color:#00da00;border:2px solid #00da00}.expense_select{color:red;border:2px solid red}.loader{width:20px;padding:6px;aspect-ratio:1;border-radius:50%;background:#25b09b;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s linear infinite}@keyframes l3{to{transform:rotate(1turn)}}.loader_2{width:40px;padding:13px;aspect-ratio:1;border-radius:50%;background:#25b09b;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s linear infinite}