body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}button{font-family:inherit}h1,h2,h3,h4,h5,h6{margin:0 0 10px}.triangle-brush-panel{background:#ffffffe6;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:8px 0;padding:12px}.triangle-brush-panel h4{color:#333;font-size:14px;font-weight:600;margin:0 0 8px}.brush-type-controls{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,1fr);margin-bottom:15px}.brush-type-btn{align-items:center;background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;padding:8px 12px;transition:all .2s ease}.brush-type-btn:hover{background:#f5f5f5;border-color:#bbb;transform:translateY(-1px)}.brush-type-btn.active{background:#e3f2fd;border-color:#2196f3;box-shadow:0 2px 6px #2196f34d;color:#2196f3}.brush-size-controls{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto;margin-bottom:8px}.size-btn{background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;min-width:40px;padding:8px 12px;transition:all .2s ease}.size-btn:hover{background:#f5f5f5;border-color:#bbb}.size-display{background:#f8f8f8;border:1px solid #ddd;border-radius:6px;color:#333;font-size:12px;font-weight:500;padding:8px 12px;text-align:center}.size-info{color:#666;font-size:11px;margin-bottom:15px;text-align:center}.line-mode-section{border-top:1px solid #eee;margin-top:15px;padding-top:12px}.line-mode-controls{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(2,1fr)}.mode-btn{align-items:center;background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;display:flex;font-size:12px;font-weight:500;justify-content:center;padding:8px 12px;transition:all .2s ease}.mode-btn:hover{background:#f5f5f5;border-color:#bbb;transform:translateY(-1px)}.mode-btn.active{background:#fff3e0;border-color:#ff9800;box-shadow:0 2px 6px #ff98004d;color:#ff9800}@media (max-width:1024px) and (min-width:768px){.triangle-brush-panel{margin:12px 0;padding:16px}.triangle-brush-panel h4{font-size:18px;margin:0 0 12px}.brush-type-controls{gap:10px;margin-bottom:20px}.brush-type-btn{-webkit-tap-highlight-color:transparent;border-radius:8px;font-size:16px;min-height:50px;padding:12px 16px;touch-action:manipulation}.brush-size-controls{gap:12px;margin-bottom:12px}.size-btn{-webkit-tap-highlight-color:transparent;font-size:20px;min-height:50px;min-width:50px;touch-action:manipulation}.size-btn,.size-display{border-radius:8px;padding:12px 16px}.size-display{font-size:16px}.size-info{font-size:14px;margin-bottom:20px}.mode-btn{-webkit-tap-highlight-color:transparent;border-radius:8px;font-size:16px;min-height:50px;padding:12px 16px;touch-action:manipulation}}.checklist-panel{background:#fffffff2;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:500px;max-width:400px;min-width:300px;overflow-y:auto;padding:16px}.checklist-panel h4{color:#333;font-size:16px;font-weight:600;margin:0 0 16px;text-align:center}.add-item-section{display:flex;gap:8px;margin-bottom:16px}.add-input{border:2px solid #e0e0e0;border-radius:6px;flex:1 1;font-size:14px;outline:none;padding:8px 12px;transition:border-color .2s ease}.add-input:focus{border-color:#9c27b0}.add-btn{background:#9c27b0;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s ease}.add-btn:hover{background:#7b1fa2}.checklist-items{display:flex;flex-direction:column;gap:8px}.empty-state{color:#999;font-style:italic;padding:20px;text-align:center}.checklist-item{align-items:center;background:#f8f8f8;border:2px solid #0000;border-radius:8px;display:flex;justify-content:space-between;padding:12px;transition:all .2s ease}.checklist-item:hover{background:#f0f0f0;border-color:#e0e0e0}.checklist-item.completed{background:#e8f5e8;opacity:.7}.item-content{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.item-checkbox{accent-color:#9c27b0;cursor:pointer;height:18px;width:18px}.item-text{color:#333;cursor:pointer;flex:1 1;font-size:14px;-webkit-user-select:none;user-select:none;word-break:break-word}.checklist-item.completed .item-text{color:#666;text-decoration:line-through}.edit-input{border:1px solid #9c27b0;border-radius:4px;flex:1 1;font-size:14px;outline:none;padding:4px 8px}.item-actions{display:flex;gap:4px;margin-left:8px}.item-actions button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:12px;height:28px;justify-content:center;transition:all .2s ease;width:28px}.edit-btn{background:#2196f3;color:#fff}.edit-btn:hover{background:#1976d2}.delete-btn{background:#f44336;color:#fff}.delete-btn:hover{background:#d32f2f}.save-btn{background:#4caf50;color:#fff}.save-btn:hover{background:#388e3c}.cancel-btn{background:#ff9800;color:#fff}.cancel-btn:hover{background:#f57c00}.progress-section{border-top:1px solid #e0e0e0;margin-top:16px;padding-top:16px}.progress-text{color:#666;font-size:12px;margin-bottom:8px;text-align:center}.progress-bar{background:#e0e0e0;border-radius:3px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#9c27b0,#7b1fa2);border-radius:3px;height:100%;transition:width .3s ease}.checklist-panel::-webkit-scrollbar{width:6px}.checklist-panel::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.checklist-panel::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.checklist-panel::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:1024px) and (min-width:768px){.checklist-panel{border-radius:16px;max-width:90vw;min-width:350px;padding:20px}.checklist-panel h4{font-size:20px;margin:0 0 20px}.add-item-section{gap:12px;margin-bottom:20px}.add-btn,.add-input{border-radius:8px;font-size:16px;min-height:44px;padding:12px 16px}.add-btn{-webkit-tap-highlight-color:transparent;min-width:60px;touch-action:manipulation}.progress-bar{border-radius:6px;height:10px;margin-bottom:20px}.progress-text{font-size:16px;margin-bottom:16px}.checklist-items{gap:12px}.checklist-item{border-radius:10px;min-height:60px;padding:16px}.item-checkbox{height:24px;transform:scale(1.2);width:24px}.item-text{line-height:1.4}.edit-input,.item-text,.item-text.completed{font-size:16px}.edit-input{border-radius:6px;min-height:40px;padding:8px 12px}.item-actions{gap:8px;margin-left:12px}.item-actions button{-webkit-tap-highlight-color:transparent;border-radius:6px;font-size:16px;height:40px;touch-action:manipulation;width:40px}.checklist-panel::-webkit-scrollbar{width:10px}}
/*# sourceMappingURL=main.41414cfe.css.map*/