.feature-nav{display:flex;gap:8px;padding-top:24px;flex-wrap:wrap}.feature-nav a{padding:12px 16px;border-radius:8px;font-size:13px;border:1px solid #dce2d6;color:#475b4c;min-height:44px;display:flex;align-items:center}.feature-nav a[aria-current]{background:#284d42;color:#fff;border-color:#284d42}.feature-nav a:hover{background:#e6ecdf;color:#284d42}.daily-intro{padding:35px 0 26px}.daily-intro h1{font:500 34px/1.5 var(--serif);margin:12px 0}.daily-intro p:not(.eyebrow){font-size:14px;line-height:1.9;color:#566452}.daily-upload{padding:24px}.upload-actions{display:grid;grid-template-columns:1fr 260px;gap:18px;align-items:stretch;margin-top:18px}.daily-page .dropzone{margin-top:0;min-height:150px}.daily-page .camera-button{margin-top:0;justify-content:center}.daily-help{font-size:12px;line-height:1.9;color:#596653}.run-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:18px}.run-actions .primary{width:auto;min-width:220px}.run-actions>span{font-size:12px;color:#53614c;line-height:1.8}.daily-file-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.daily-file{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--line);border-radius:9px;min-width:0}.daily-file img{width:50px;height:64px;object-fit:contain;background:#f3f5ef}.daily-file .details{flex:1;min-width:0}.daily-file strong{display:block;font-size:12px;overflow-wrap:anywhere}.daily-file small{display:block;font-size:11px;line-height:1.8;color:#596653}.daily-file select{margin-top:5px;height:36px}.daily-review{padding-top:30px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.section-heading h2,.daily-export h2{font-size:17px;font-weight:500;display:flex;gap:10px;align-items:center}.daily-empty{padding:40px 24px;text-align:center;color:#596653;font-size:14px;line-height:2}.daily-empty span{font-size:12px}.sheet-card{padding:22px;margin:18px 0}.sheet-header{display:flex;gap:18px;align-items:center;margin-bottom:16px}.sheet-preview{width:100px;flex-shrink:0;border:1px solid var(--line);border-radius:6px;background:#f6f7f0;padding:5px;cursor:zoom-in}.sheet-preview img{max-width:100%;height:115px;object-fit:contain}.sheet-meta{flex:1;min-width:0}.sheet-meta h3{font-size:14px;overflow-wrap:anywhere;margin:0 0 10px}.sheet-meta p{font-size:12px;margin:5px 0;color:#596653}.sheet-date{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sheet-date label{font-size:12px}.sheet-date input{padding:10px;border:1px solid #cdd8c5;border-radius:6px;font-size:15px;color:#284d42;background:#fff;max-width:100%}.daily-warning{background:#fbf3e3;border-left:3px solid #b6873b;padding:10px 13px;color:#805718;font-size:12px;line-height:1.9;white-space:pre-wrap}.sheet-notes{font-size:12px;color:#79551d;line-height:1.9;padding:10px 14px;background:#fcf6eb;border-radius:6px}.sheet-notes summary{cursor:pointer;min-height:34px}.sheet-notes ul{margin:7px 0;padding-left:22px}.sheet-table-wrap{width:100%;overflow:auto;margin:14px 0;border:1px solid #dbe2d3;border-radius:7px}.sheet-table{width:100%;min-width:1200px;border-collapse:collapse;font-size:12px}.sheet-table th{padding:12px 7px;text-align:left;background:#edf2e7;color:#42573a;white-space:nowrap;font-weight:500}.sheet-table td{padding:6px;border-top:1px solid #e3e8dc;vertical-align:top}.sheet-table textarea{font-size:14px;line-height:1.6;resize:vertical;width:100%;min-height:56px;border:1px solid #e0e6d9;padding:7px;border-radius:4px;display:block;color:#2f432d;background:#fff}.sheet-table textarea:focus{border-color:#6f9260}.sheet-table .cell-name{min-width:120px}.sheet-table .cell-item{min-width:165px}.sheet-table .cell-small{min-width:72px}.sheet-table .cell-amount{min-width:110px}.sheet-table .cell-notes{min-width:150px}.sheet-table .cell-review{min-width:170px}.sheet-table .cell-actions{min-width:112px;white-space:nowrap}.sheet-table .quiet{padding:5px;min-width:34px}.row-number{display:block;min-width:30px;padding:10px 2px;font-weight:600;color:#284d42}.source-order{display:block;color:#6b7565;font-size:10px}.sheet-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.review-check{display:flex;align-items:center;gap:8px;min-height:44px;font-size:13px;cursor:pointer}.review-check input{width:18px;height:18px}.sheet-sum{font-size:13px;color:#344d2f;line-height:1.8;margin:12px 0}.daily-export{display:flex;align-items:center;gap:30px;padding:24px;margin:26px 0 38px}.daily-export>div{flex:1;min-width:0}.daily-export .primary{width:auto;min-width:210px;gap:20px}.daily-export h2{margin-top:0}.daily-export #export-summary{font-size:16px;color:#284d42;margin:10px 0}.daily-page footer{letter-spacing:0;font-size:11px;gap:15px;line-height:1.8}.daily-page button:disabled,.daily-page textarea:disabled,.daily-page input:disabled{opacity:.5;cursor:not-allowed}.sheet-status{font-size:12px;color:#58694d;margin:6px 0}.sheet-errors{color:#9c3726;font-size:13px;line-height:1.8}.sheet-date.invalid input{border-color:#b95f3e}.row-control{display:flex;gap:2px}.mobile-table-hint{font-size:11px;color:#647059;margin-bottom:6px}
@media(max-width:760px){.daily-intro{padding-top:25px}.daily-intro h1{font-size:27px}.daily-intro p:not(.eyebrow){font-size:15px}.daily-upload,.sheet-card{padding:17px}.upload-actions{grid-template-columns:1fr;gap:12px}.daily-page .camera-button{min-height:76px}.daily-file-list{grid-template-columns:1fr}.run-actions .primary{width:100%}.daily-export{display:block;padding:18px}.daily-export .primary{width:100%;margin-top:20px}.sheet-header{gap:12px;align-items:flex-start}.sheet-preview{width:70px}.sheet-preview img{height:100px}.sheet-date{gap:5px}.sheet-date input,.sheet-table textarea{font-size:16px}.sheet-meta h3{font-size:13px}.sheet-table-wrap{max-width:100%}.feature-nav{gap:6px}.feature-nav a{font-size:12px;padding:11px 12px}.daily-page footer{display:block;padding:20px}.daily-page footer span{display:block}.sheet-footer{align-items:flex-start;flex-direction:column}.daily-help{font-size:12px}.daily-page .topbar{gap:8px}.daily-page .top-actions{gap:5px}.daily-page .brand small{display:none}}
