*{box-sizing:border-box}body{margin:0;background:#f5f8fb;color:#142c44;font-family:Arial,'Noto Sans KR',sans-serif}header{height:58px;border-top:6px solid #12b7db;border-bottom:1px solid #d8e3eb;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px}header a{color:#45708e;text-decoration:none;font-size:13px}header strong{font-size:16px}button{background:#1677ba;color:#fff;border:0;border-radius:4px;padding:9px 15px;cursor:pointer}.add{background:#eaf3fa;color:#176da5;margin-right:6px}#saveState{font-size:11px;color:#40718e}main{max-width:1240px;margin:auto;padding:22px 18px}.report-header{display:flex;justify-content:space-between;align-items:stretch}.report-header small{color:#17806d;font-size:11px}.report-header h1{margin:5px 0;font-size:24px}.report-header aside{width:39%;min-width:330px;background:#fff900;color:#e22;text-align:center;font-weight:bold;font-size:16px;line-height:1.4;padding:8px 14px;border:1px solid #dcd500}.report-header textarea{display:block;width:100%;height:62px;resize:vertical;margin-top:4px;border:0;background:#fff900;color:#333;font:13px Arial,'Noto Sans KR',sans-serif;font-weight:500;line-height:1.4;outline:1px solid #e1dc00}#message{min-height:18px;color:#c94750;font-size:12px}.table{overflow:auto;border:1px dashed #13894b;background:#fff}table{border-collapse:collapse;width:100%;min-width:850px;table-layout:fixed}th,td{border:1px dotted #63717f}th{height:42px;background:#f5f5f5;font-size:12px}th:first-child{width:94px}th input{border:0;background:transparent;text-align:center;font:600 12px Arial;max-width:130px}td{height:105px;padding:8px;vertical-align:top;font-size:12px;line-height:1.55;white-space:pre-wrap;outline:0}td:focus{background:#fffde6;box-shadow:inset 0 0 0 2px #47a1d7}td:first-child{vertical-align:middle;text-align:center;font-weight:bold;background:#fbfcfd}.row-actions{margin-top:6px;display:flex;gap:3px;justify-content:center}.row-actions button{padding:2px 4px;font-size:9px;background:#eaf1f6;color:#587086}.hint{color:#71869a;font-size:11px}@media(max-width:650px){header{padding:0 12px}header strong{font-size:13px}.add{padding:7px;font-size:10px}main{padding:12px 8px}.report-header{display:block}.report-header h1{font-size:20px}.report-header aside{width:100%;min-width:0;font-size:14px;margin-top:8px}.report-header textarea{height:54px}}
/* ChatGPT / Notion inspired daily-report workspace. */
.app-content>main{width:100%!important;max-width:none!important;margin:0!important;padding-top:32px!important}.app-content>header{height:58px!important;background:#fff!important;border-bottom:1px solid #ececec!important}.app-content>header strong{font-size:18px!important;font-weight:650}.app-content>header .add{border-radius:8px!important;background:#f5f5f5!important;color:#303030!important;margin-right:5px}.app-content>header .add:hover{background:#eaeaea!important}.view-modes{justify-content:flex-start!important;margin:0 0 16px!important}.view-modes button{border-radius:8px!important;background:transparent!important;color:#6b6b6b!important;padding:7px 11px!important}.view-modes button.active{background:#ececec!important;color:#111!important}.date-navigation{justify-content:flex-start!important;gap:6px!important;margin:0 0 20px!important}.date-navigation button{border-radius:8px!important;background:#f5f5f5!important;color:#444!important;font-size:17px!important;padding:6px 11px!important}.date-navigation strong{font-size:15px!important;color:#343434!important}.table{width:100%!important;border:1px solid #e7e7e7!important;border-radius:12px!important;box-shadow:0 1px 2px #00000008!important}.table table{width:100%!important;min-width:780px}.table th,.table .date-head{height:46px!important;background:#fafafa!important;border-color:#ececec!important;color:#5c5c5c!important;font-size:12px!important}.table th:first-child{width:116px}.table td{height:116px!important;border-color:#efefef!important;padding:12px!important;color:#303030!important;font-size:13px!important;line-height:1.6!important}.table td:first-child{background:#fcfcfc!important;color:#303030!important;font-size:13px!important}.table td:hover{background:#f7f7f7!important}.table td:focus{background:#fff!important;box-shadow:inset 0 0 0 2px #73a7d8!important}.customer-name:focus{background:#fff!important;box-shadow:inset 0 -2px 0 #73a7d8!important}.linked-memo-area{border-color:#e4e4e4!important;background:#f7f9fb!important;color:#40596f!important;border-radius:7px!important}.linked-memo-area small{color:#3977a8!important}.memo-composer textarea{border-color:#dedede!important;border-radius:8px!important}.memo-composer button,.row-actions button{border-radius:7px!important;background:#f1f3f5!important;color:#4d6273!important}.hint{margin-top:18px;color:#8a8a8a!important}.app-content .primary{background:#111!important}@media(max-width:720px){.app-content>main{padding-top:18px!important}.table{border-radius:10px}.table td{height:96px!important;padding:9px!important}}
body.dark-mode .app-content>header{background:#0f1720!important;border-color:#344555!important}body.dark-mode .app-content>header strong{color:#e7f0f7!important}body.dark-mode .app-content>header .add{background:#223140!important;color:#e7f0f7!important}body.dark-mode .table{border-color:#344555!important;box-shadow:none!important}body.dark-mode .table th,body.dark-mode .table .date-head,body.dark-mode #rows td:first-child{background:#18232f!important;color:#c4d3df!important;border-color:#344555!important}body.dark-mode #rows td{background:#18232f!important;color:#e7f0f7!important;border-color:#2b3a48!important}body.dark-mode #rows td:hover{background:#223140!important}body.dark-mode .linked-memo-area{background:#20303d!important;border-color:#344c5e!important;color:#c6d9e8!important}
