:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.calendar-view{border:1.5px solid #006428;background-color:#fff}.calendar-nav{display:flex;justify-content:center;align-items:center;gap:40px;padding:15px;background-color:#f9fbf9;border-bottom:1.5px solid #006428}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);width:100%}.calendar-name{border-bottom:1.5px solid #006428;border-right:1.5px solid #006428;background-color:#f0f7f0;text-align:center;padding:10px 0}.cell{height:100%;min-height:80px;display:flex;flex-direction:column;padding:2px 4px;border-right:1.5px solid #006428;border-bottom:1.5px solid #006428;overflow:hidden;box-sizing:border-box}.calendar-name:nth-child(7n),.cell:nth-child(7n){border-right:none}.cell:nth-last-child(-n+7){border-bottom:none}.cell-amounts{flex-grow:1;display:block;flex-direction:column;align-items:flex-end;min-height:1.2em;justify-content:flex-end;gap:0}.small-font{font-size:.65rem!important;letter-spacing:-.05em}.cell.other-month{background-color:#d7e3db;color:#999}.date-num{align-self:flex-start;font-size:.8rem}.cell.other-month .date-num{align-self:flex-start;color:#006428}.cell-amounts span{font-size:.85rem;line-height:1.2;white-space:nowrap}.income{color:#00c950}.expense{color:#ff0004}@media (max-width: 767px){.cell{height:90px;min-height:90px;padding:4px}}.history-list{display:flex;flex-direction:column}.date-header{background-color:#d7e3db!important;color:#006428!important;padding:6px 12px;font-weight:700;font-size:.85rem}.transaction-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #e0e0e0;background:#fff;cursor:pointer;transition:background .2s}.transaction-item:hover{background:#f5f5f5}.item-main{display:flex;flex-direction:column;gap:2px}.category-label{font-size:.9rem;color:#2d5a27}.item-name{font-size:.8rem;color:#666}.amount{font-size:1.1rem;font-weight:500}.type-income .amount{color:#2d5a27}.type-expense .amount{color:#c00}.move-tag{background:#666;color:#fff;font-size:.7rem;padding:2px 6px;border-radius:10px;margin-right:8px}.dashboard-page-root{display:grid;grid-template-columns:1.2fr 1fr 1fr;height:100vh;width:100vw;overflow:hidden;background-color:#f9fffb;box-sizing:border-box}.column{height:100%;display:flex;flex-direction:column;border-right:1.5px solid #D7E3DB;overflow:hidden}.calendar-section{padding:10px;overflow-y:auto}.history-section{overflow-y:auto;background-color:#f9fffb}.input-section{overflow-y:auto;padding:15px}.column:last-child{border-right:none}@media (max-width: 767px){.dashboard-page-root{display:flex;flex-direction:column;height:auto;overflow:visible}.column{height:auto;border-right:none;border-bottom:1.5px solid #D7E3DB}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.transaction-buttons,.form-buttons{display:flex;gap:10px}.edit-button{background-color:#ffc107;color:#000;border:none;padding:5px 10px;border-radius:4px;cursor:pointer}.edit-button:hover{background-color:#e0a800}header{text-align:center;margin-bottom:20px}.nav-menu{display:flex;justify-content:center;gap:20px;margin-top:10px}.nav-menu a{text-decoration:none;color:#007bff;font-weight:700;padding:5px 10px;border-radius:4px}.nav-menu a:hover{background-color:#f0f7ff}.summary-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;border-radius:12px;text-align:center;margin-bottom:20px;box-shadow:0 4px 6px #0000001a}.summary-card p{margin:0;font-size:.9rem;opacity:.8}.summary-card h2{margin:5px 0 0;font-size:2rem}.tab-group{display:flex;justify-content:center;margin-bottom:20px;background:#eee;border-radius:8px;padding:5px}.tab-group button{flex:1;padding:10px;border:none;background:none;cursor:pointer;border-radius:5px}.tab-group button.active{background:#fff;box-shadow:0 2px 4px #0000001a;font-weight:700}.type-income{color:#007bff}.type-expense{color:#dc3545}.type-move{color:#6c757d}
