:root{color:#342b31;background:#fff8fa;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#fff8fa,#fff 45%,#fff4f7);min-height:100vh;margin:0}.app-shell{background:#fffffff2;border:1px solid #f0dbe2;border-radius:13px;max-width:1120px;margin:34px auto;padding:28px;box-shadow:0 22px 65px #d79aaa33}header{border-bottom:1px solid #f2e1e6;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}h1{letter-spacing:-.05em;margin:2px 0 0;font-size:2.05rem}.eyebrow{color:#c77b96;letter-spacing:.1em;margin:0;font-size:.7rem;font-weight:700}.link,.record button{color:#c75f84;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-weight:600}.link:hover,.record button:hover{background:#ffe9f0}.month-nav{justify-content:center;gap:6px;margin:22px 0;display:flex}.month-nav button,.month-nav select,input{color:#342b31;font:inherit;background:#fff;border:1px solid #edcfd9;border-radius:7px;padding:8px 12px}.month-nav button{cursor:pointer}.month-nav button:hover{background:#ffe8f0}.cards{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.card{background:#fff8fa;border:1px solid #f3dce4;border-radius:10px;padding:15px}.card:first-child{background:#ffe9f0}.card span{color:#8f717d;margin-bottom:7px;font-size:.8rem;display:block}.card strong{letter-spacing:-.03em;font-size:1.23rem}.action-bar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.primary{color:#fff;font:inherit;cursor:pointer;background:#ef9db7;border:0;border-radius:7px;padding:9px 14px;font-weight:700;box-shadow:inset 0 1px #ffffffa8,0 2px 5px #d6819c55}.primary:hover{background:#e989a8}.table-wrap{background:#fff;border:1px solid #f0dce3;border-radius:10px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:650px}th,td{text-align:right;border-bottom:1px solid #f5e7eb;padding:13px 15px}th{color:#997380;text-transform:uppercase;background:#fff4f7;font-size:.72rem}th:first-child,td:first-child{text-align:left}tbody tr:not(.details):hover{background:#fff6f8}.today{background:#ffe1ec!important}.income{color:#268653!important}.expense{color:#d2525b!important}.balance{font-weight:650}.thermometer-negative{color:#d2525b!important}.thermometer-neutral{color:#7c6d73!important}.thermometer-yellow{color:#b57b09!important}.thermometer-light-green{color:#679e38!important}.thermometer-green{color:#268653!important}.thermometer-strong-green{color:#087c5b!important}.cell-plus{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;font-weight:800}.cell-plus:hover{background:#ffdce8}.warning{color:#b57b09!important}td small{color:#927982;font-size:.67rem;display:block}.details td{text-align:left;background:#fff7f9}.movement-groups{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.record{border-bottom:1px solid #f1e0e5;align-items:center;gap:10px;padding:9px 0;display:flex}.record span{flex:1}.modal{z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#5b394555;place-items:center;display:grid;position:fixed;inset:0}.modal form,.center form{background:#fff;border:1px solid #f0dbe2;border-radius:12px;gap:13px;width:min(100%,420px);padding:24px;display:grid;box-shadow:0 20px 50px #8a5a6a44}.modal label{color:#8d747d;gap:5px;display:grid}.modal input,.modal select{color:#342b31;background:#fff;border:1px solid #edcfd9;border-radius:6px;padding:10px}.center{place-items:center;min-height:100vh;display:grid}.error,.danger{color:#d2525b!important}@media (width<=720px){.app-shell{border:0;border-radius:0;margin:0;padding:22px 12px}.cards{grid-template-columns:repeat(2,1fr)}.movement-groups{grid-template-columns:1fr}}
