.daily-page{padding-bottom:110px}.daily-hero{max-width:920px;padding:72px 0 55px}.daily-hero h1{font-size:clamp(50px,7vw,86px)}.daily-hero h1 em{color:var(--orange);font-style:normal}.daily-lead{max-width:790px;margin:26px 0 0;color:var(--muted);font-size:18px}.daily-trust{display:flex;flex-wrap:wrap;gap:12px 24px;margin:34px 0 0;padding:0;color:var(--muted);font-size:12px;list-style:none}.daily-trust li::before{content:"✓";margin-right:7px;color:var(--orange-dark);font-weight:900}.daily-form{display:grid;gap:22px}.daily-card{padding:30px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 45px rgba(35,45,39,.07)}.daily-card-heading{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:end}.daily-card-heading h2{margin:0;font-size:clamp(32px,4vw,48px)}.daily-card-heading>p{margin:0;color:var(--muted);font-size:12px}.tool-kicker{margin:0 0 7px;color:var(--orange-dark);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.daily-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.daily-grid label,.daily-notes-grid label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:700}.daily-grid input,.daily-grid select,.daily-notes-grid textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#f7f4ed;color:var(--ink);outline:0;font:inherit}.daily-grid input,.daily-grid select{min-height:48px;padding:0 13px}.daily-notes-grid textarea{padding:12px 13px;resize:vertical}.daily-grid input:focus,.daily-grid select:focus,.daily-notes-grid textarea:focus{border-color:var(--orange);background:#fff}.daily-table-wrap{margin-top:26px;overflow-x:auto;border:1px solid var(--line);border-radius:17px}.daily-table{width:100%;min-width:820px;border-collapse:collapse;background:#fff}.daily-table th{padding:12px 10px;background:#e8eee4;color:var(--green);font-size:10px;letter-spacing:.04em;text-align:left;text-transform:uppercase}.daily-table td{padding:9px 7px;border-top:1px solid var(--line);vertical-align:middle}.daily-table input,.daily-table select{width:100%;min-height:42px;padding:0 10px;border:1px solid transparent;border-radius:9px;background:#f7f4ed;color:var(--ink);outline:0;font:inherit;font-size:12px}.daily-table input:focus,.daily-table select:focus{border-color:var(--orange);background:#fff}.attendance-table th:nth-child(1){width:25%}.attendance-table th:nth-child(2){width:26%}.attendance-table th:nth-child(3){width:20%}.attendance-table th:nth-child(4){width:17%}.progress-table{min-width:980px}.progress-table th:nth-child(1){width:22%}.progress-table th:nth-child(2){width:16%}.progress-table th:nth-child(3){width:30%}.progress-table th:nth-child(4){width:11%}.progress-table th:nth-child(5){width:14%}.purchase-table{min-width:900px}.purchase-table th:nth-child(1){width:27%}.purchase-table th:nth-child(2){width:12%}.purchase-table th:nth-child(3){width:12%}.purchase-table th:nth-child(4){width:18%}.purchase-table th:nth-child(5){width:20%}.money-cell{min-height:42px;padding:0 9px;display:flex;align-items:center;gap:6px;border-radius:9px;background:#f7f4ed}.money-cell span{color:var(--muted);font-size:10px;font-weight:800}.money-cell input{min-height:38px;padding:0;border:0;background:transparent}.row-total{display:block;color:var(--green);font-weight:800;white-space:nowrap;font-size:12px}.remove-row{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:transparent;color:var(--muted);font-size:20px;cursor:pointer}.remove-row:hover{border-color:#bb3c21;color:#bb3c21;background:#fff1ed}.daily-row-actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:9px}.daily-row-actions button{min-height:42px;padding:0 15px;border:0;border-radius:11px;background:var(--orange);color:#24150f;font-weight:800;cursor:pointer}.daily-row-actions .secondary-action{border:1px solid var(--line);background:transparent;color:var(--muted)}.daily-notes-grid{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.daily-notes-grid label:last-child{grid-column:1/-1}.daily-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.daily-summary>div{min-height:125px;padding:20px;display:grid;align-content:center;background:var(--ink);color:#fff;border-radius:18px}.daily-summary>div:nth-child(even){background:var(--green)}.daily-summary span{color:#cbd5d0;font-size:11px;font-weight:700}.daily-summary strong{font-size:clamp(24px,3vw,34px);letter-spacing:-.04em}.daily-summary small{color:#cbd5d0;font-size:10px}.daily-preview{background:#e9eee5}.preview-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preview-grid>div{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.preview-grid span{display:block;margin-bottom:4px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-grid strong{font-size:15px}.preview-spend{grid-column:1/-1;background:var(--ink)!important;color:#fff}.preview-spend span{color:#cbd5d0}.preview-spend strong{font-size:30px}.daily-actions{display:flex;flex-wrap:wrap;gap:10px}.daily-secondary{background:transparent;color:var(--ink);border:1px solid var(--ink);box-shadow:none}.daily-reset{background:transparent;color:#9d2d18;border:1px solid #d8a08f;box-shadow:none}.daily-status{min-height:20px;margin:-10px 0 0;color:var(--muted);font-size:11px}.daily-status.is-success{color:#2e6440}.daily-status.is-error{color:#a8391d}.daily-status.is-warning{color:#8a5f10}.daily-privacy{margin:-10px 0 0;color:var(--muted);font-size:10px}.daily-how{margin-top:70px;padding-top:55px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;border-top:1px solid var(--line)}.daily-how h2{margin:0;font-size:clamp(38px,5vw,62px)}.daily-how>p{margin:0;color:var(--muted);font-size:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.daily-card-heading,.daily-how{grid-template-columns:1fr}.daily-grid{grid-template-columns:1fr 1fr}.daily-summary{grid-template-columns:1fr 1fr}.preview-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.daily-page{padding-bottom:80px}.daily-hero{padding:42px 0}.daily-hero h1{font-size:50px}.daily-card{padding:20px 15px;border-radius:22px}.daily-grid,.daily-notes-grid,.daily-summary,.preview-grid{grid-template-columns:1fr}.daily-notes-grid label:last-child,.preview-spend{grid-column:auto}.daily-table-wrap{overflow:visible;border:0}.daily-table{min-width:0;background:transparent}.daily-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.daily-table tbody{display:grid;gap:12px}.daily-table tr{padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:9px;border:1px solid var(--line);border-radius:15px;background:#fff}.daily-table td{padding:0;display:grid;gap:4px;border:0}.daily-table td::before{content:attr(data-label);color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.daily-table td:first-child{grid-column:1/-1}.daily-table td:last-child{display:flex;align-items:end;justify-content:flex-end}.daily-table td:last-child::before{display:none}.purchase-table td:nth-child(5){align-content:end}.row-total{min-height:42px;padding:0 10px;display:flex;align-items:center;border-radius:9px;background:#eef2ea}.daily-actions .button{width:100%}.daily-how{margin-top:50px;padding-top:45px;gap:22px}}@media(max-width:430px){.daily-table tr{grid-template-columns:1fr}.daily-table td:first-child{grid-column:auto}.daily-table td:last-child{justify-content:stretch}.remove-row{width:100%}.daily-row-actions{display:grid;grid-template-columns:1fr}.daily-row-actions button{width:100%}}@media print{body{background:#fff}.site-header,.daily-hero,.daily-row-actions,.daily-actions,.daily-status,.daily-privacy,.daily-how,footer{display:none!important}main.daily-page{width:100%;padding:0}.daily-form{gap:12px}.daily-card{padding:0;border:0;box-shadow:none;break-inside:avoid}.daily-summary{break-inside:avoid}.daily-preview{display:none}.remove-row,.daily-table th:last-child,.daily-table td:last-child{display:none!important}.daily-table-wrap{overflow:visible}.daily-table{min-width:0}}
