.opening-importer-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.opening-importer-modal{background:#2b2b2b;border-radius:12px;padding:30px;max-width:600px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 10px 40px #00000080}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.modal-header h2{margin:0;color:#fff;font-size:24px}.close-btn{background:none;border:none;color:#999;font-size:28px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.close-btn:hover{background:#ffffff1a;color:#fff}.importer-step{color:#fff}.importer-step h3{margin-bottom:20px;color:#e0e0e0}.step-description{color:#999;margin-bottom:20px;font-size:14px}.search-opening-input{width:100%;padding:14px 18px;background:#1a1a1a;border:2px solid #444;border-radius:8px;color:#fff;font-size:16px;transition:border-color .2s;margin-bottom:15px}.search-opening-input:focus{outline:none;border-color:#4a9eff}.search-opening-input::-moz-placeholder{color:#666}.search-opening-input::placeholder{color:#666}.search-results{max-height:300px;overflow-y:auto;margin-bottom:20px;border:2px solid #444;border-radius:8px;background:#1a1a1a}.search-result-item{width:100%;padding:12px 16px;background:transparent;border:none;border-bottom:1px solid #333;color:#fff;cursor:pointer;transition:all .2s;text-align:left;display:flex;justify-content:space-between;align-items:center}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#2a2a2a;padding-left:20px}.result-name{font-size:15px;font-weight:500}.result-meta{display:flex;gap:12px;align-items:center}.result-eco{background:#333;padding:3px 8px;border-radius:4px;font-size:12px;color:#999;font-family:monospace}.result-color{font-size:20px}.no-search-results{text-align:center;padding:30px 20px;color:#999}.no-search-results p{margin:8px 0}.hint-text{font-size:14px;color:#666}.or-divider{display:flex;align-items:center;text-align:center;margin:25px 0;color:#666}.or-divider:before,.or-divider:after{content:"";flex:1;border-bottom:1px solid #444}.or-divider:not(:empty):before{margin-right:15px}.or-divider:not(:empty):after{margin-left:15px}.or-divider span{font-size:14px;text-transform:uppercase;letter-spacing:1px}.manual-browse-btn{width:100%;padding:14px 20px;background:#333;border:2px solid #444;border-radius:8px;color:#fff;font-size:16px;cursor:pointer;transition:all .2s}.manual-browse-btn:hover{background:#3a3a3a;border-color:#4a9eff;transform:translateY(-2px)}.color-buttons{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:20px}.color-btn{padding:30px 20px;border:2px solid #444;border-radius:8px;background:#333;color:#fff;font-size:18px;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:10px}.color-btn:hover{border-color:#4a9eff;background:#3a3a3a;transform:translateY(-2px)}.piece-icon{font-size:48px}.move-buttons{display:flex;flex-direction:column;gap:12px;margin-top:20px}.move-btn{padding:15px 20px;border:2px solid #444;border-radius:8px;background:#333;color:#fff;font-size:16px;cursor:pointer;transition:all .2s;text-align:left}.move-btn:hover{border-color:#4a9eff;background:#3a3a3a;transform:translate(5px)}.importer-loading{text-align:center;padding:40px 20px}.spinner{border:4px solid #444;border-top:4px solid #4a9eff;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.importer-loading h3{color:#fff;margin-bottom:10px}.importer-loading p{color:#999}.error-message{background:#ff3b3026;border:2px solid #ff3b30;border-radius:8px;padding:12px 16px;color:#ff6b6b;margin-bottom:20px}.success-message{background:#34c75926;border:2px solid #34c759;border-radius:8px;padding:12px 16px;color:#5dd879;margin-bottom:20px}.opening-preview{margin-bottom:25px}.form-group{margin-bottom:20px}.form-group label{display:block;color:#ccc;margin-bottom:8px;font-size:14px;font-weight:500}.form-group input{width:100%;padding:12px 16px;background:#1a1a1a;border:2px solid #444;border-radius:8px;color:#fff;font-size:16px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#4a9eff}.move-sequence{margin:25px 0}.move-sequence h4{color:#ccc;margin-bottom:12px;font-size:14px}.moves-display{background:#1a1a1a;border:2px solid #444;border-radius:8px;padding:15px;display:flex;flex-wrap:wrap;gap:8px;max-height:150px;overflow-y:auto}.move-chip{background:#2d2d2d;color:#aaa;padding:4px 10px;border-radius:4px;font-size:13px;font-family:Courier New,monospace}.action-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.cancel-btn,.save-btn{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.cancel-btn{background:#444;color:#fff}.cancel-btn:hover{background:#555}.save-btn{background:#4a9eff;color:#fff}.save-btn:hover{background:#3d8fe8;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff4d}.custom-moves-toggle{width:100%;padding:12px 16px;background:#333;border:2px solid #444;border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:all .2s;text-align:left;font-weight:500}.custom-moves-toggle:hover{background:#3a3a3a;border-color:#4a9eff}.custom-moves-input{margin-top:15px;padding:15px;background:#1a1a1a;border:2px solid #444;border-radius:8px}.custom-moves-hint{color:#999;font-size:13px;margin-bottom:12px;line-height:1.5}.custom-moves-hint strong{color:#4a9eff}.moves-textarea{width:100%;padding:12px;background:#2b2b2b;border:2px solid #444;border-radius:6px;color:#fff;font-size:14px;font-family:Courier New,monospace;resize:vertical;transition:border-color .2s}.moves-textarea:focus{outline:none;border-color:#4a9eff}.moves-textarea::-moz-placeholder{color:#666}.moves-textarea::placeholder{color:#666}.import-custom-btn{width:100%;margin-top:12px;padding:12px 20px;background:#4a9eff;border:none;border-radius:8px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.import-custom-btn:hover:not(:disabled){background:#3d8fe8;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff4d}.import-custom-btn:disabled{background:#444;color:#666;cursor:not-allowed}
