:root{--ink:#172132;--muted:#687386;--line:#dce2ea;--paper:#fff;--bg:#f3f6f8;--blue:#275bd7;--blue-dark:#1644b8;--aqua:#08a4a7;--orange:#ec7a3e;--red:#c93d4a;--shadow:0 12px 35px rgba(23,33,50,.08)}
*{box-sizing:border-box}html{font-family:"Pretendard","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--ink);background:var(--bg)}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.topbar{height:68px;background:#101827;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2));position:sticky;top:0;z-index:10}.brand{font-weight:800;font-size:20px;letter-spacing:-.5px}.brand:before{content:"";display:inline-block;width:11px;height:11px;background:#4ce0cf;border-radius:3px;margin-right:9px;transform:rotate(12deg)}nav{display:flex;align-items:center;gap:25px;font-size:14px;color:#d7deeb}nav a:hover,.nav-button:hover{color:#fff}.inline-form{display:inline}.nav-button{background:none;border:0;color:#d7deeb;cursor:pointer;padding:0}.container{max-width:1160px;margin:0 auto;padding:58px 24px 80px}footer{text-align:center;color:#8993a2;font-size:12px;padding:25px}.eyebrow{display:block;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.8px;margin-bottom:9px}.hero,.page-heading,.detail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.hero h1,.page-heading h1,.detail-heading h1{font-size:38px;letter-spacing:-1.7px;margin:0 0 8px}.hero p,.detail-heading p{color:var(--muted);margin:0}.hero.compact{margin-bottom:28px}.button{display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:8px;min-height:44px;padding:0 18px;font-weight:700;font-size:14px;cursor:pointer}.button.primary{background:var(--blue);color:#fff;box-shadow:0 8px 18px rgba(39,91,215,.18)}.button.primary:hover{background:var(--blue-dark)}.button.secondary{background:#fff;border-color:#cfd7e3;color:#26344b}.button.ghost{background:transparent;border-color:#cfd7e3}.button.full{width:100%}.button-row{display:flex;gap:9px}.text-link{color:var(--blue);font-size:14px;font-weight:700}.filter-bar{display:flex;align-items:end;gap:14px;background:#fff;padding:18px;border:1px solid var(--line);border-radius:11px;margin-bottom:22px}.filter-bar label,.form-date-row label,.tool-card label,.login-card label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#526078}.filter-bar input,.form-date-row input,.tool-card input,.login-card input{height:42px;border:1px solid #cfd7e3;border-radius:7px;padding:0 11px;background:#fff;color:var(--ink)}.filter-bar .text-link{padding:12px 6px}.log-grid{display:grid;gap:10px}.log-card{background:#fff;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:108px 1fr auto;min-height:112px;overflow:hidden;transition:.18s}.log-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#cbd5e3}.date-block{background:#f8fafc;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;align-items:center}.date-block span,.date-block small{font-size:11px;color:var(--muted)}.date-block strong{font-size:24px;letter-spacing:-.5px;margin:3px 0}.log-summary{padding:23px 26px;min-width:0}.section-label{font-size:11px;color:var(--blue);font-weight:800}.log-summary p{white-space:pre-line;margin:8px 0 0;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.log-actions{display:flex;gap:12px;align-items:center;padding:20px;color:var(--muted);font-size:13px}.log-actions a:hover{color:var(--blue)}.empty-state{text-align:center;background:#fff;border:1px dashed #c9d2df;border-radius:14px;padding:75px 20px}.empty-state h2{margin:10px 0}.empty-state p{color:var(--muted)}.empty-icon{font-size:34px;color:var(--blue)}.flash{border-radius:8px;padding:13px 16px;margin:-30px 0 20px;font-size:14px;border:1px solid}.flash-success{background:#e9f8f2;border-color:#aedfcf;color:#176a51}.flash-error{background:#fff0f1;border-color:#efc0c4;color:#98323d}.flash-warning{background:#fff8e5;border-color:#efd897;color:#795c0e}.flash-info{background:#eef4ff;border-color:#c6d7f8;color:#27529c}.entry-form{display:grid;gap:14px}.form-date-row{display:flex;align-items:end;gap:20px;background:#e9eef4;padding:18px 22px;border-radius:10px}.business-hint{font-size:13px;color:#5f6b7c;padding-bottom:12px}.check-label{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;font-weight:500!important}.check-label input{width:16px!important;height:16px!important}.field-card{position:relative;display:grid;grid-template-columns:72px 1fr;background:#fff;border:1px solid var(--line);border-left:4px solid;border-radius:10px;overflow:hidden}.accent-today{border-left-color:var(--blue)}.accent-next{border-left-color:var(--aqua)}.accent-note{border-left-color:var(--orange)}.field-number{display:flex;align-items:flex-start;justify-content:center;padding-top:27px;color:#9aa4b2;font-size:13px;font-weight:800}.field-card label{display:grid;padding:24px 26px 26px;border-left:1px solid #edf0f4;gap:12px}.field-card label span{font-size:16px;font-weight:800}.field-card label b{font-size:10px;color:var(--blue);margin-left:5px}.field-card textarea{width:100%;resize:vertical;border:0;outline:0;background:#f8fafc;border-radius:7px;padding:15px;line-height:1.65;color:var(--ink)}.field-card textarea:focus{box-shadow:0 0 0 2px rgba(39,91,215,.18)}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.report-sheet{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.report-sheet article{display:grid;grid-template-columns:80px 1fr;padding:30px;border-bottom:1px solid var(--line)}.report-sheet article:last-child{border:0}.report-index{color:#a1aab7;font-size:13px;font-weight:800}.report-sheet h2{font-size:15px;margin:0 0 14px}.report-sheet p{margin:0;line-height:1.7}.preline{white-space:pre-line}.muted-if-empty{color:#697487}.danger-zone{text-align:right;margin-top:16px}.danger-link{border:0;background:none;color:var(--red);cursor:pointer;font-size:12px}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.tool-card{padding:27px}.tool-card.ai-card{grid-column:1/-1}.tool-icon{width:37px;height:37px;border-radius:9px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.tool-card h2{font-size:20px;margin:18px 0 8px}.tool-card p{font-size:14px;color:var(--muted);line-height:1.6}.tool-card form{display:grid;gap:13px;margin-top:20px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.file-input{border:1px dashed #aeb9c8;border-radius:8px;padding:20px;text-align:center;cursor:pointer}.file-input input{display:none}.status-line{display:flex;align-items:center;gap:10px}.status{font-size:10px;font-weight:800;border-radius:20px;padding:4px 8px}.status.on{background:#dcf7ef;color:#16705a}.status.off{background:#f2f3f5;color:#6c7480}.history{margin-top:35px}.history h2{font-size:18px}.history a{display:flex;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);padding:15px 18px}.history a:hover{background:#f8fafc}.history small{color:var(--muted)}.weekly-sheet{background:#fff;border:1px solid #a7adb6;padding:34px;box-shadow:var(--shadow)}.weekly-title{text-align:center;margin-bottom:34px}.weekly-title h2{font-size:24px;margin:0}.weekly-title span{display:block;text-align:right;color:#515967;margin-top:10px}.weekly-sheet section{margin-top:22px}.weekly-sheet h3{font-size:16px;margin:0 0 7px}.weekly-header,.weekly-row{display:grid;grid-template-columns:30% 70%}.weekly-header{background:#4472c4;color:#fff;border:1px solid #525963}.weekly-header>*{padding:7px;border-right:1px solid #525963}.weekly-row{border-left:1px solid #525963;border-bottom:1px solid #525963;border-right:1px solid #525963;min-height:90px}.weekly-row>*{padding:18px;border-right:1px solid #525963;margin:0}.weekly-row strong{display:grid;place-items:center;text-align:center}.weekly-row p{line-height:1.55}.weekly-note{border-bottom:1px solid #aaa;padding:10px 0}.login-wrap{min-height:65vh;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px}.login-copy h1{font-size:50px;line-height:1.14;letter-spacing:-2px;margin:0 0 22px}.login-copy p{color:var(--muted);max-width:470px;line-height:1.7}.login-card{padding:35px;display:grid;gap:18px}.login-card h2{margin:0 0 8px}.login-card input{width:100%}
@media(max-width:760px){.topbar{padding:0 16px}.brand{font-size:17px}nav{gap:13px}nav a:nth-child(1){display:none}.container{padding:35px 15px 60px}.hero,.page-heading,.detail-heading{align-items:flex-start;flex-direction:column}.hero h1,.page-heading h1,.detail-heading h1{font-size:31px}.filter-bar{display:grid;grid-template-columns:1fr 1fr}.filter-bar .button{grid-column:1/-1}.log-card{grid-template-columns:82px 1fr}.log-actions{grid-column:1/-1;justify-content:flex-end;border-top:1px solid var(--line);padding:10px 18px}.field-card{grid-template-columns:45px 1fr}.field-card label{padding:20px 14px}.form-date-row{align-items:flex-start;flex-direction:column}.tool-grid{grid-template-columns:1fr}.tool-card.ai-card{grid-column:auto}.two-cols{grid-template-columns:1fr}.weekly-sheet{padding:18px;overflow-x:auto}.weekly-sheet>section,.weekly-title{min-width:650px}.login-wrap{grid-template-columns:1fr;gap:25px}.login-copy h1{font-size:38px}.login-copy p{display:none}.report-sheet article{grid-template-columns:45px 1fr;padding:22px 15px}.history a{flex-direction:column;gap:5px}}
