:root{color:#18212f;background:#f7f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 48px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow{margin:0 0 4px;color:#687387;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(2rem,5vw,4rem);line-height:1}h2{min-width:220px;color:#202a39;font-size:1.35rem;text-align:center;text-transform:capitalize}.formula{color:#4c596d;font-weight:650;text-align:right}.controls,.metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.controls{margin-bottom:20px}.controls label,.metrics article{border:1px solid #d9d5cb;border-radius:8px;background:#fffdf8}.controls label{display:grid;gap:8px;padding:14px}.controls label>span,.metrics span{color:#647084;font-size:.92rem;font-weight:700}.money-input{display:flex;align-items:center;gap:10px}.money-input input{width:100%;border:1px solid #c5cbd4;border-radius:6px;padding:10px 12px;background:#fff;color:#18212f;font-weight:750}.money-input span{color:#6c7788;font-size:.85rem;font-weight:800}.calendar-section{margin-bottom:20px}.calendar-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:12px}.toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.calendar-toolbar button{border:1px solid #bfc7d3;border-radius:7px;background:#fffdf8;color:#253044;font-weight:800}.calendar-toolbar button:not(.icon-button){min-height:42px;padding:0 14px}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;padding:0;font-size:1.7rem;line-height:1}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.weekday{color:#687387;font-size:.84rem;font-weight:850;text-align:center;text-transform:uppercase}.day-cell{min-height:126px;border:1px solid #d7dce4;border-radius:8px;background:#fffdf8;overflow:hidden}.day-cell.empty{border-style:dashed;background:#fffdf880}.day-cell.weekend{background:#f4f7fb}.day-number{display:flex;align-items:center;justify-content:center;height:34px;border-bottom:1px solid #e3e6eb;color:#4f5b6f;font-weight:850}.segments{display:grid;grid-template-rows:1fr 1fr;height:calc(100% - 34px)}.segments button{border:0;border-radius:0;background:transparent;color:#7c8798;font-size:clamp(.72rem,1.2vw,.9rem);font-weight:800}.segments button+button{border-top:1px solid #e3e6eb}.segments button.selected{background:#2f7d6d;color:#fff}.segments button.selected+button.selected{border-top-color:#ffffff40}.metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics article{display:grid;gap:8px;min-height:112px;padding:16px}.metrics strong{align-self:end;color:#152033;font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.05}@media(max-width:840px){.page-header{display:grid}.formula{text-align:left}.calendar-grid{gap:5px}.day-cell{min-height:104px}.day-number{height:30px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.app-shell{width:min(100% - 20px,1180px);padding-top:20px}.controls{grid-template-columns:1fr}.calendar-toolbar{grid-template-columns:auto 1fr auto}.toolbar-actions button:not(.icon-button){display:none}h2{min-width:0;font-size:1rem}.calendar-grid{gap:3px}.weekday{font-size:.68rem}.day-cell{min-height:84px;border-radius:6px}.day-cell.empty{visibility:hidden}.day-number{height:24px;font-size:.78rem}.segments{height:calc(100% - 24px)}.segments button{padding:0 2px;font-size:.62rem}.metrics{grid-template-columns:1fr}}
