.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.12);max-width:520px;width:90%;max-height:85vh;overflow-y:auto;border:1px solid rgba(0,0,0,.05);word-wrap:break-word;overflow-wrap:break-word}.publish-modal{animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 28px 20px;border-bottom:1px solid #e1e4e8;background:linear-gradient(135deg,#f8f9ff,#f0f4ff);border-radius:12px 12px 0 0}.modal-title-section h3{margin:0 0 4px;font-size:20px;font-weight:700;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3;-webkit-hyphens:auto;hyphens:auto}.dictionary-details h4{color:#2c3e50}.modal-subtitle{margin:0;font-size:14px;color:#666;font-weight:400}.modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#586069;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.modal-close:hover{background-color:#f6f8fa;color:#24292e}.modal-body{padding:28px}.publish-dictionary-info{margin-bottom:24px}.dictionary-preview{padding:16px;background:#f8f9fa;border:1px solid #e9ecef;margin-bottom:20px}.dictionary-icon,.dictionary-preview{display:flex;align-items:center;border-radius:8px}.dictionary-icon{font-size:24px;margin-right:12px;width:40px;height:40px;justify-content:center;background:#e3f2fd}.dictionary-details{flex:1 1;min-width:0;overflow:hidden}.dictionary-details h4{margin:0 0 4px;font-size:16px;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.dictionary-count{font-size:14px;color:#666;font-weight:500}.form-field{margin-bottom:24px}.form-label{display:block;margin-bottom:8px;font-weight:600;color:#1a1a1a;font-size:14px}.optional-text{font-weight:400;color:#666;margin-left:4px}.form-help{font-size:12px;color:#666;margin-top:6px;line-height:1.4}.modern-textarea{border:2px solid #e1e4e8;border-radius:8px;padding:12px 16px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .2s ease;resize:vertical;min-height:100px}.modern-textarea:focus{outline:none;border-color:#269d10;box-shadow:0 0 0 3px rgba(38,157,16,.1)}.publish-notice{display:flex;align-items:flex-start;padding:16px;background:#f0f8ff;border:1px solid #b3d9ff;border-radius:8px;margin-top:20px}.notice-icon{font-size:16px;margin-right:12px;margin-top:2px}.notice-content{flex:1 1}.notice-content strong{display:block;margin-bottom:8px;color:#1a1a1a;font-size:14px}.notice-content ul{margin:0;padding-left:16px;color:#666;font-size:13px;line-height:1.5}.notice-content li{margin-bottom:4px}.publish-button{background:#269d10!important;color:#fff!important;font-weight:600!important;padding:10px 20px!important;border-radius:8px!important;transition:all .2s ease!important}.publish-button:hover{background:#1e7a0a!important;transform:translateY(-1px)!important}.import-modal{animation:modalSlideIn .3s ease-out}.import-dictionary-info{margin-bottom:24px}.import-notice{display:flex;align-items:flex-start;padding:16px;background:#f0fff4;border:1px solid #b3e5b3;border-radius:8px;margin-top:20px}.import-notice .notice-icon{font-size:16px;margin-right:12px;margin-top:2px}.import-notice .notice-content{flex:1 1}.import-notice .notice-content strong{display:block;margin-bottom:8px;color:#1a1a1a;font-size:14px}.import-notice .notice-content ul{margin:0;padding-left:16px;color:#666;font-size:13px;line-height:1.5}.import-notice .notice-content li{margin-bottom:4px}.import-button{background:linear-gradient(135deg,#269d10,#1e7a0a)!important;color:#fff!important;font-weight:600!important;padding:10px 20px!important;border-radius:8px!important;transition:all .2s ease!important;border:none!important;box-shadow:0 2px 8px rgba(38,157,16,.3)!important;font-size:14px!important;min-width:140px!important}.import-button:hover{background:linear-gradient(135deg,#1e7a0a,#155a08)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(38,157,16,.4)!important}.import-button:active{transform:translateY(0)!important;box-shadow:0 2px 6px rgba(38,157,16,.3)!important}.modal-footer{display:flex;justify-content:flex-end;gap:16px;padding:20px 28px 24px;border-top:1px solid #e1e4e8;background:linear-gradient(135deg,#f8f9ff,#f0f4ff);border-radius:0 0 12px 12px;align-items:center}.modal-footer .text-button{background:linear-gradient(135deg,#269d10,#1e7a0a)!important;color:#fff!important;font-weight:600!important;padding:10px 20px!important;border-radius:8px!important;transition:all .2s ease!important;border:none!important;box-shadow:0 2px 8px rgba(38,157,16,.3)!important;font-size:14px!important;min-width:120px!important}.modal-footer .text-button:hover{background:linear-gradient(135deg,#1e7a0a,#155a08)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(38,157,16,.4)!important}.modal-footer .text-button:active{transform:translateY(0)!important;box-shadow:0 2px 6px rgba(38,157,16,.3)!important}.modal-footer .text-button-cancel{background:#f8f9fa!important;color:#6c757d!important;border:1px solid #dee2e6!important;font-weight:500!important;padding:10px 20px!important;border-radius:8px!important;transition:all .2s ease!important;font-size:14px!important;min-width:100px!important}.modal-footer .text-button-cancel:hover{background:#e9ecef!important;color:#495057!important;border-color:#adb5bd!important;transform:translateY(-1px)!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}textarea{width:100%;padding:8px 12px;border:1px solid #d1d5da;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}textarea:focus{outline:none;border-color:#0366d6;box-shadow:0 0 0 3px rgba(3,102,214,.1)}textarea::placeholder{color:#6a737d}