.records-config{background:#fff;min-height:calc(100vh - 90px);padding:24px;font-family:Pretendard,sans-serif}.config-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.config-header h2{font-size:24px;font-weight:700;color:#333;margin:0;width:300px}.close-btn:hover{background-color:#f5f5f5}.config-content{max-width:800px}.config-section{margin-bottom:40px}.config-section h3{font-size:18px;font-weight:600;color:#333;margin:0 0 24px}.config-row{display:flex;align-items:center;margin-bottom:20px;min-height:32px}.config-row label{font-size:14px;font-weight:500;color:#333;min-width:160px;margin-right:16px;flex-shrink:0}.radio-group{display:flex;gap:16px;flex:1 1}.radio-option{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#333}.radio-option input[type=radio]{width:16px;height:16px;margin:0;cursor:pointer;accent-color:#ff6b35}.radio-option span{-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropdown-container{flex:1 1}.input-with-color{display:flex;align-items:center;gap:8px;flex:1 1}.text-input{height:36px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#333;background:#fff;flex:1 1;max-width:700px}.text-input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px rgba(255,107,53,.1)}.clear-btn{width:24px;height:24px;border:none;background:none;cursor:pointer;font-size:16px;color:#6b7280;display:flex;align-items:center;justify-content:center}.clear-btn:hover{color:#333}.color-picker{width:24px;height:24px;border-radius:4px;border:1px solid #d1d5db;cursor:pointer}.color-picker.red{background-color:#ef4444}.share-container{display:flex;flex-direction:column;gap:12px;flex:1 1}.share-input-row{display:flex;gap:8px;align-items:center}.share-btn{height:36px;padding:8px 16px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;white-space:nowrap;width:100px}.share-btn:hover{background:#4b5563}.shared-members{display:flex;flex-direction:column;gap:8px}.shared-member{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#f9fafb;border-radius:6px}.member-name{font-size:14px;color:#333;flex:1 1}.permission-tag{gap:4px;background:#e5e7eb;color:#374151;padding:4px 8px;border-radius:12px;font-size:12px}.permission-tag,.remove-btn{display:flex;align-items:center;cursor:pointer}.remove-btn{width:20px;height:20px;border:none;background:none;font-size:14px;color:#6b7280;justify-content:center}.remove-btn:hover{color:#ef4444}.info-text{font-size:12px;color:#6b7280;margin:8px 0 0;line-height:1.4}.delete-section{flex:1 1;display:flex;flex-direction:column;gap:8px}.delete-btn{height:36px;padding:8px 16px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;width:-moz-fit-content;width:fit-content}.delete-btn:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.leave-section{flex:1 1;display:flex;flex-direction:column;gap:8px}.leave-btn{height:36px;padding:8px 16px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;width:-moz-fit-content;width:fit-content}.leave-btn:hover{background:#4b5563}@media (max-width:768px){.config-row{flex-direction:column;align-items:flex-start;gap:12px}.config-row label{min-width:auto;margin-right:0}.radio-group{flex-direction:column;gap:8px}.input-with-color,.share-input-row{flex-direction:column;align-items:stretch}}