.description{max-width:820px;margin:0 auto 6px;padding:0 20px;font-size:14.5px;color:#475569;line-height:1.7}.kh-layout{--accent: #c2683f;display:flex;gap:28px;max-width:1120px;margin:20px auto 40px;padding:0 4px;align-items:flex-start}.kh-form{width:320px;flex-shrink:0;text-align:left}.kh-form .fs-title{font-size:15px;font-weight:700;color:#333;margin:22px 0 8px;padding-bottom:5px;border-bottom:2px solid var(--accent)}.kh-form .fs-title:first-child{margin-top:0}.kh-form label{display:block;font-size:12.5px;font-weight:600;color:#555;margin:10px 0 4px}.kh-form input[type=text],.kh-form input[type=date],.kh-form textarea{width:100%;box-sizing:border-box;font-size:14px;color:#333;padding:8px 10px;border:1px solid #ccc;border-radius:6px;background:#fff;font-family:inherit}.kh-form textarea{min-height:78px;line-height:1.6;resize:vertical}.kh-field-hint{font-size:11.5px;color:#888;margin:6px 0 0;line-height:1.6}.kh-week-nav{display:flex;gap:6px;margin-top:8px}.kh-week-nav button{flex:1;padding:8px 4px;font-size:12.5px;font-weight:600;border:1px solid #ccc;border-radius:6px;background:#fff;color:#555;cursor:pointer}.kh-week-nav button:hover{border-color:var(--accent);color:var(--accent)}.kh-week-label{margin:8px 0 0;font-size:13.5px;font-weight:700;color:#334155}.kh-copy-btn{width:100%;margin-top:10px;padding:10px;font-size:13.5px;font-weight:700;border:1px solid var(--accent);border-radius:6px;background:#fff;color:var(--accent);cursor:pointer}.kh-copy-btn:hover:not(:disabled){background:var(--accent);color:#fff}.kh-copy-btn:disabled{opacity:.45;cursor:default;border-color:#ccc;color:#999}.kh-radio-line{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:4px}.kh-radio-line label{display:inline-flex;align-items:center;gap:5px;margin:0;font-size:13.5px;font-weight:400;color:#333;cursor:pointer}.kh-btn-line{display:flex;gap:8px;margin-top:6px}.kh-sub-btn{flex:1;padding:8px 10px;font-size:12.5px;border:1px solid #ccc;border-radius:6px;background:#fff;color:#555;cursor:pointer}.kh-sub-btn:hover{border-color:var(--accent);color:var(--accent)}.kh-sub-btn.danger:hover{color:#c0392b;border-color:#c0392b}.kh-main{flex:1;min-width:0;text-align:center}.kh-palette{border:1px solid #e2e8f0;border-radius:10px;padding:12px 12px 14px;margin-bottom:14px;background:#fffaf6;text-align:left}.kh-palette-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.kh-palette-label{font-size:13px;font-weight:700;color:#334155}.kh-sel-info{font-size:12.5px;font-weight:700;color:var(--accent);white-space:nowrap}.kh-input-line{display:flex;gap:8px}.kh-input-line input{flex:1;min-width:0;font-size:15px;padding:9px 10px;border:1px solid #ccc;border-radius:6px;color:#333;background:#fff}.kh-input-line button{flex-shrink:0;padding:9px 12px;font-size:13px;font-weight:600;border:1px solid #ccc;border-radius:6px;background:#fff;color:#64748b;cursor:pointer}.kh-input-line button:hover{border-color:#c0392b;color:#c0392b}.kh-chips-label{margin:12px 0 6px;font-size:12.5px;font-weight:700;color:#64748b}.kh-chips{display:flex;flex-wrap:wrap;gap:6px}.kh-chip{display:inline-flex;align-items:center;border:1.5px solid #e3d3c8;border-radius:16px;background:#fff;overflow:hidden}.kh-chip-btn{border:none;background:none;padding:6px 4px 6px 11px;font-size:13px;font-weight:600;color:#333;cursor:pointer;font-family:inherit}.kh-chip:hover{border-color:var(--accent)}.kh-chip-del{border:none;background:none;padding:6px 9px 6px 3px;font-size:13px;line-height:1;color:#b0b8c1;cursor:pointer}.kh-chip-del:hover{color:#c0392b}.kh-chip-empty{font-size:12.5px;color:#888;margin:0}.kh-chip-add-line{display:flex;gap:8px;margin-top:10px}.kh-chip-add-line input{flex:1;min-width:0;font-size:13.5px;padding:7px 10px;border:1px solid #ccc;border-radius:6px;color:#333;background:#fff}.kh-chip-add-line button{flex-shrink:0;padding:7px 12px;font-size:13px;font-weight:600;border:1px solid var(--accent);border-radius:6px;background:#fff;color:var(--accent);cursor:pointer}.kh-chip-add-line button:hover{background:var(--accent);color:#fff}.kh-btn-row{display:flex;gap:10px}.kh-print-btn,.kh-png-btn{flex:1;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s ease;font-family:inherit}.kh-print-btn{background:var(--accent);color:#fff}.kh-png-btn{background:#fff;color:var(--accent);border:2px solid var(--accent);padding:12px}.kh-print-btn:hover,.kh-png-btn:hover{opacity:.85}.kh-print-note{font-size:12px;color:#888;margin:8px 0 12px;line-height:1.5}.kh-preview-caption{font-size:12px;color:#888;margin-top:8px}.kh-sheet-wrap{width:100%}.kh-sheet-box{overflow:hidden;border-radius:4px;position:relative}.kh-sheet{display:block;width:297mm;height:210mm;background:#fff;transform-origin:top left;box-shadow:0 2px 14px #0000002e}.kh-cell{cursor:pointer}.kh-cell:hover{stroke:var(--accent, #c2683f);stroke-width:.6mm}@media (max-width: 940px){.kh-layout{flex-direction:column}.kh-form,.kh-main{width:100%}}@media print{@page{margin:0}.kh-sheet-box{height:auto!important;margin:0!important;overflow:visible!important;border-radius:0!important}.kh-sheet{transform:none!important;box-shadow:none!important;margin:0!important;width:296mm!important;height:209mm!important}.kh-cell:hover{stroke:inherit;stroke-width:inherit}}
