*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh;padding-bottom:40px}.header{align-items:center;background:linear-gradient(135deg,#383330,#362d5c);box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:2rem;position:relative}.header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.subtitle{font-size:1.1rem;opacity:.9}.back-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;left:2rem;padding:.5rem 1rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s}.back-btn:hover{background:#ffffff4d}.header .btn-admin{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.search-section{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;margin:2rem auto;max-width:1200px;padding:0 1rem}.search-bar{display:flex;flex:1 1;flex-wrap:wrap;gap:.5rem;min-width:300px}.search-bar input{border:2px solid #e0e0e0;border-radius:8px;flex:2 1;font-size:1rem;min-width:200px;padding:.75rem;transition:border-color .2s}.search-bar input:focus{border-color:#8984a4;outline:none}.search-bar select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;min-width:120px;padding:.75rem}.search-bar-fullwidth{width:100%}.search-bar-fullwidth input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s}.search-bar-fullwidth input:focus{border-color:#8984a4;outline:none}.btn{border-radius:8px;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;white-space:nowrap}.btn-primary{background:#8984a4}.btn-primary:hover{background:#6e6a85;box-shadow:0 4px 8px #8984a44d;transform:translateY(-1px)}.btn-secondary{background:#e0e0e0;color:#333}.btn-secondary:hover{background:#d0d0d0}.btn-success{background:#a25c7e;font-weight:700}.btn-success:hover{background:#8a4d6a;box-shadow:0 4px 8px #a25c7e4d;transform:translateY(-1px)}.btn-admin{background:#6c5b7b;border:1px solid #5a4a6a;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.btn-admin:hover{background:#7d6b8d;border-color:#6c5b7b}.add-deck-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:0 auto 2rem;max-width:800px;padding:2rem}.add-deck-section h3{color:#333;margin-bottom:1.5rem}.add-deck-section form{display:flex;flex-direction:column;gap:1rem}.form-row{display:flex;flex-wrap:wrap;gap:1rem}.form-row input,.form-row select{flex:1 1;min-width:200px}.add-deck-section textarea,.form-row input,.form-row select{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.75rem}.add-deck-section textarea{font-family:inherit;resize:vertical}.add-deck-section input:focus,.add-deck-section select:focus,.add-deck-section textarea:focus{border-color:#8984a4;outline:none}.decks-container{margin:0 auto;max-width:1200px;padding:0 1rem}.decks-list{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.deck-list-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:1rem;padding:.75rem 1.5rem;transition:all .15s}.deck-list-item:last-child{border-bottom:none}.deck-list-item:hover{background:#f8f9fa}.deck-icons-group{align-items:center;display:flex;flex-shrink:0;gap:.25rem}.deck-list-icon{height:40px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:contain;width:40px}.deck-list-icon-placeholder{align-items:center;background:#e0e0e0;border-radius:6px;color:#999;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.deck-list-info{align-items:center;display:flex;flex:1 1;gap:1rem;justify-content:space-between;min-width:0}.deck-list-name{color:#333;font-size:1.05rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-list-meta{color:#666;font-size:.85rem;white-space:nowrap}.deck-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.format-badge{background:#e8e6ec;color:#362d5c}.archetype-badge{background:#f3e6ed;color:#a25c7e}.deck-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:.95rem;line-height:1.5;margin-bottom:1rem;overflow:hidden}.deck-footer{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding-top:1rem}.resource-count{color:#666;font-size:.9rem}.loading,.no-results{color:#666;font-size:1.1rem;padding:3rem;text-align:center}.deck-detail{margin:2rem auto;max-width:900px;padding:0 1rem}.deck-header{align-items:flex-start;background:#fff;box-shadow:0 2px 8px #0000001a;gap:2rem;margin-bottom:2rem;padding:2rem}.deck-header,.deck-header-icon{border-radius:12px;display:flex}.deck-header-icon{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e8e6ec);flex-shrink:0;height:120px;justify-content:center;overflow:hidden;padding:1rem;width:120px}.deck-header-icon img{height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:contain;width:100%}.deck-header-info{flex:1 1;min-width:0}.deck-header h2{color:#333;font-size:2rem;margin-bottom:1rem}.decklist-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.decklist-section h3{color:#333;margin-bottom:1rem}.decklist{word-wrap:break-word;background:#f8f9fa;border-radius:8px;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto;padding:1.5rem;white-space:pre-wrap}.resources-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.resources-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:1.5rem}.resources-section h3{color:#333;margin-bottom:0}.add-resource-form{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.add-resource-form h4{color:#333;margin-bottom:1rem}.resources-list{display:flex;flex-direction:column;gap:1rem}.resource-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem;transition:all .2s}.resource-card:hover{border-color:#8984a4;box-shadow:0 2px 8px #8984a41a}.resource-header{align-items:center;margin-bottom:.75rem}.resource-header,.resource-header-compact{display:flex;justify-content:space-between}.resource-header-compact{align-items:flex-start;margin-bottom:.5rem}.resource-type{align-items:center;display:flex;gap:.5rem}.resource-icon{font-size:1.25rem}.type-label{color:#666;font-size:.85rem;text-transform:capitalize}.delete-btn{align-items:center;background:#fee;border:1px solid #fcc;border-radius:50%;color:#c33;cursor:pointer;display:flex;font-size:1.25rem;height:28px;justify-content:center;line-height:1;transition:all .2s;width:28px}.delete-btn:hover{background:#fcc;color:#a22}.resource-title{font-size:1.1rem;margin-bottom:.5rem}.resource-title a{color:#8984a4;text-decoration:none;transition:color .2s}.resource-title a:hover{color:#362d5c;text-decoration:underline}.resource-meta{color:#666;display:flex;font-size:.9rem;gap:1rem}.platform{align-items:center;display:flex;gap:.25rem}.no-resources{color:#999;font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.header h1{font-size:2rem}.back-btn{display:block;margin-bottom:1rem;position:static;transform:none;width:-webkit-fit-content;width:fit-content}.search-section{flex-direction:column}.search-bar{width:100%}.form-row{flex-direction:column}.form-row input,.form-row select{min-width:0;min-width:auto;width:100%}.deck-list-item{padding:.75rem 1rem}.deck-list-name{font-size:.95rem}.deck-list-icon{height:35px;width:35px}.deck-header{align-items:center;flex-direction:column;text-align:center}.deck-header-icon{height:100px;width:100px}}.matchup-decks{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;gap:.75rem;margin-top:.75rem;padding:.5rem}.matchup-label{color:#666;font-size:.85rem;font-weight:600}.matchup-icons-list{display:flex;flex-wrap:wrap;gap:.5rem}.matchup-deck-item{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:4px;display:flex;gap:.25rem;padding:.25rem;transition:all .2s}.matchup-deck-item:hover{border-color:#8984a4;box-shadow:0 2px 4px #8984a433;transform:translateY(-1px)}.matchup-deck-icon{height:28px;object-fit:contain;width:28px}.matchup-deck-icon-placeholder{align-items:center;background:#e0e0e0;border-radius:4px;color:#999;display:flex;font-size:.8rem;font-weight:700;height:28px;justify-content:center;width:28px}.chapters-section{background:#f8f9fa;border-left:3px solid #8984a4;border-radius:8px;margin-top:1rem;padding:1rem}.chapters-header{cursor:pointer;-webkit-user-select:none;user-select:none}.chapters-header:hover h5{color:#8984a4}.decklist-section{background:#f8f9fa;border-left:3px solid #8984a4;border-radius:8px;margin-top:1rem;padding:1rem}.decklist-header{cursor:pointer;-webkit-user-select:none;user-select:none}.decklist-header:hover h5{color:#8984a4}.decklist-section h5{align-items:center;color:#362d5c;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:0;transition:color .2s}.decklist-content{background:#fff;border-radius:6px;color:#333;font-family:Courier New,Courier,monospace;font-size:.85rem;line-height:1.4;margin-top:.75rem;overflow-x:auto;padding:1rem;white-space:pre-wrap}.chapters-section h5{align-items:center;color:#362d5c;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:0;transition:color .2s}.expand-icon{display:inline-block;font-size:.75rem;transition:transform .2s}.chapters-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.chapter-item{align-items:center;background:#fff;border-radius:6px;display:flex;font-size:.9rem;gap:.75rem;padding:.5rem;transition:background .15s}.chapter-item:hover{background:#f0f0f0}.chapter-timestamp{color:#8984a4;font-family:Courier New,monospace;font-weight:600;min-width:60px}.chapter-title{color:#333;flex:1 1}.chapter-type-badge{background:#e8e6ec;color:#362d5c;white-space:nowrap}.chapter-type-badge,.matchup-badge{border-radius:12px;font-size:.75rem;font-weight:600;padding:.2rem .5rem}.matchup-badge{background:#f3e6ed;color:#a25c7e;margin-left:.5rem}.delete-btn-small{align-items:center;background:none;border:none;border-radius:4px;color:#999;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;padding:0;transition:all .2s;width:24px}.delete-btn-small:hover{background:#ffebee;color:#c62828}.edit-btn-small{align-items:center;background:none;border:none;border-radius:4px;color:#999;cursor:pointer;display:flex;font-size:.9rem;height:24px;justify-content:center;padding:0;transition:all .2s;width:24px}.edit-btn-small:hover{background:#e3f2fd;color:#1976d2}.add-chapter-section{border-top:1px solid #e0e0e0;margin-top:1rem;padding-top:1rem}.add-chapter-form{background:#f8f9fa;border-radius:8px;margin-top:.75rem;padding:1rem}.btn-small{font-size:.85rem;padding:.4rem .8rem}.paid-badge{background:#fff3cd;color:#856404;font-size:.75rem;margin-left:.5rem;padding:.2rem .5rem}.pub-date{color:#666;font-size:.85rem}.resource-content{display:flex;gap:1rem}.resource-thumbnail{background:#f0f0f0;border-radius:8px;flex-shrink:0;height:100px;overflow:hidden;width:180px}.resource-thumbnail img{height:100%;object-fit:cover;width:100%}.resource-details{flex:1 1;min-width:0}.thumbnail-preview{background:#f8f9fa;margin:1rem 0;padding:1rem;text-align:center}.thumbnail-preview img{border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:180px;max-width:320px}.deck-search-dropdown{background:#fff;border:2px solid #8984a4;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:.25rem;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.deck-search-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:background .15s}.deck-search-item:last-child{border-bottom:none}.deck-search-item:hover{background:#f8f9fa}.deck-search-icon{flex-shrink:0;height:30px;object-fit:contain;width:30px}.deck-search-icon-placeholder{background:#e0e0e0;border-radius:4px;color:#999;flex-shrink:0;font-size:.9rem;font-weight:700;height:30px;width:30px}.deck-search-icon-placeholder,.edit-resource-overlay{align-items:center;display:flex;justify-content:center}.edit-resource-overlay{background:#000000b3;bottom:0;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:2000}.edit-resource-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:100%}.edit-resource-modal h4{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.hosted-guides-admin{padding:20px 0}.loading-container{padding:60px 20px;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#3b82f6;height:50px;margin:0 auto 20px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.admin-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.admin-header h2{color:#111827;font-size:1.75rem;margin:0 0 8px}.subtitle{color:#6b7280;font-size:.95rem;margin:0}.btn-create,.btn-create-secondary{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:background .2s}.btn-create-secondary:hover,.btn-create:hover{background:#2563eb}.btn-create-secondary{margin-top:16px}.filter-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:8px;margin-bottom:24px}.filter-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:15px;font-weight:500;margin-bottom:-2px;padding:12px 20px;transition:all .2s}.filter-tab:hover{background:#f9fafb;color:#374151}.filter-tab.active{background:#eff6ff;border-bottom-color:#3b82f6;color:#3b82f6}.empty-state{background:#f9fafb;border-radius:12px;padding:80px 20px;text-align:center}.empty-state p{color:#6b7280;font-size:1.125rem;margin-bottom:20px}.guides-list{display:flex;flex-direction:column;gap:16px}.guide-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:box-shadow .2s}.guide-item:hover{box-shadow:0 2px 8px #00000014}.guide-item-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.guide-title-section{align-items:center;display:flex;flex:1 1;gap:16px}.guide-item h3{color:#111827;font-size:1.25rem;margin:0 0 8px}.guide-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;gap:12px}.status-badge{border-radius:6px;font-size:13px;font-weight:600;padding:4px 10px}.status-badge.published{background:#d1fae5;color:#065f46}.status-badge.draft{background:#fef3c7;color:#92400e}.deck-name{color:#374151;font-weight:500}.author-name{color:#6b7280}.guide-actions{display:flex;gap:8px}.btn-action{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-action.view{background:#e0e7ff;color:#3730a3}.btn-action.view:hover{background:#c7d2fe}.btn-action.edit{background:#dbeafe;color:#1e40af}.btn-action.edit:hover{background:#bfdbfe}.btn-action.publish{background:#d1fae5;color:#065f46}.btn-action.publish:hover{background:#a7f3d0}.btn-action.unpublish{background:#fef3c7;color:#92400e}.btn-action.unpublish:hover{background:#fde68a}.btn-action.delete{background:#fee2e2;color:#991b1b}.btn-action.delete:hover{background:#fecaca}.guide-item-details{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.detail-row{display:flex;font-size:14px;gap:8px}.detail-label{color:#6b7280;font-weight:500}.authors-section{border-top:2px solid #e5e7eb;margin-top:48px;padding-top:32px}.authors-section h3{color:#111827;font-size:1.5rem;margin:0 0 8px}.authors-list{display:flex;flex-direction:column;gap:12px;margin-top:20px}.author-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;padding:16px 20px}.author-info,.author-item{align-items:center;display:flex}.author-info{gap:12px}.author-avatar{border-radius:50%;height:48px;object-fit:cover;width:48px}.author-email{color:#6b7280;font-size:13px;margin-top:4px}.author-permission,.toggle-label{align-items:center;display:flex}.toggle-label{cursor:pointer;gap:12px;-webkit-user-select:none;user-select:none}.toggle-checkbox{display:none}.toggle-switch{background:#d1d5db;border-radius:12px;height:24px;position:relative;transition:background .2s;width:48px}.toggle-switch:before{background:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:transform .2s;width:20px}.toggle-checkbox:checked+.toggle-switch{background:#22c55e}.toggle-checkbox:checked+.toggle-switch:before{transform:translateX(24px)}.toggle-text{color:#374151;font-size:14px;font-weight:500}@media (max-width:768px){.admin-header{align-items:flex-start;flex-direction:column;gap:16px}.btn-create{width:100%}.filter-tabs{overflow-x:auto}.filter-tab{white-space:nowrap}.guide-item-header{gap:16px}.guide-item-header,.guide-title-section{align-items:flex-start;flex-direction:column}.guide-actions{flex-wrap:wrap;width:100%}.btn-action{flex:1 1;min-width:100px}.guide-item-details{grid-template-columns:1fr}.author-item{align-items:flex-start;flex-direction:column;gap:16px}.author-permission{width:100%}}.rich-text-editor{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;overflow:hidden}.editor-toolbar{background:#f5f5f5;border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;gap:4px;padding:8px}.editor-toolbar button{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s}.editor-toolbar button:hover:not(:disabled){background:#e0e0e0;border-color:#999}.editor-toolbar button.is-active{background:#007bff;border-color:#0056b3;color:#fff}.editor-toolbar button:disabled{cursor:not-allowed;opacity:.5}.toolbar-separator{align-self:center;background:#ccc;display:inline-block;height:24px;margin:0 4px;width:1px}.editor-content{min-height:200px;padding:16px}.editor-content .ProseMirror{min-height:200px;outline:none}.editor-content .ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.editor-content .ProseMirror h2{font-size:1.5em;font-weight:700;margin-bottom:.5em;margin-top:1em}.editor-content .ProseMirror h3{font-size:1.25em;font-weight:700;margin-bottom:.4em;margin-top:.8em}.editor-content .ProseMirror p{margin-bottom:.8em}.editor-content .ProseMirror ol,.editor-content .ProseMirror ul{margin-bottom:.8em;padding-left:1.5em}.editor-content .ProseMirror li{margin-bottom:.3em}.editor-content .ProseMirror a{color:#007bff;cursor:pointer;text-decoration:underline}.editor-content .ProseMirror a:hover{color:#0056b3}.editor-content .ProseMirror img.guide-image{border-radius:4px;display:block;height:auto;margin:1em auto;max-width:100%}.editor-content .ProseMirror strong{font-weight:700}.editor-content .ProseMirror em{font-style:italic}.editor-content .ProseMirror code{background:#f4f4f4;border-radius:3px;font-family:monospace;padding:2px 4px}.editor-content .ProseMirror pre{background:#f4f4f4;border-radius:4px;overflow-x:auto;padding:12px}.editor-content .ProseMirror pre code{background:none;padding:0}.matchups-builder{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;padding:20px}.matchups-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.matchups-header h3{font-size:1.25rem;font-weight:600;margin:0}.add-matchup-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background .2s}.add-matchup-btn:hover{background:#2563eb}.matchups-loading,.no-matchups{color:#6b7280;padding:40px;text-align:center}.no-matchups{background:#f9fafb;border-radius:6px}.no-matchups p{margin:0}.matchups-list{display:flex;flex-direction:column;gap:16px}.matchup-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:box-shadow .2s}.matchup-card:hover{box-shadow:0 2px 8px #00000014}.matchup-header{justify-content:space-between;margin-bottom:16px}.matchup-header,.matchup-order{align-items:center;display:flex}.matchup-order{gap:8px}.matchup-number{color:#374151;font-weight:600;min-width:30px;text-align:center}.move-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;transition:all .2s;width:28px}.move-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.move-btn:disabled{cursor:not-allowed;opacity:.3}.remove-matchup-btn{align-items:center;background:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:28px;justify-content:center;transition:background .2s;width:28px}.remove-matchup-btn:hover{background:#dc2626}.matchup-body{display:flex;flex-direction:column;gap:16px}.form-group{gap:6px}.form-group label{font-weight:500}.deck-select,.difficulty-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s}.deck-select:focus,.difficulty-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.deck-icons{align-items:center;display:flex;gap:6px;margin-top:8px}.deck-icon{height:32px;width:32px}.matchup-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.win-rate-slider{-webkit-appearance:none;background:#e5e7eb;border-radius:3px;height:6px;outline:none;width:100%}.win-rate-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3b82f6;border-radius:50%;cursor:pointer;height:18px;-webkit-transition:background .2s;transition:background .2s;width:18px}.win-rate-slider::-webkit-slider-thumb:hover{background:#2563eb}.win-rate-slider::-moz-range-thumb{background:#3b82f6;border:none;border-radius:50%;cursor:pointer;height:18px;-moz-transition:background .2s;transition:background .2s;width:18px}.win-rate-slider::-moz-range-thumb:hover{background:#2563eb}.matchup-notes{border:1px solid #d1d5db;border-radius:6px;font-family:inherit;font-size:14px;padding:10px 12px;resize:vertical;transition:border-color .2s}.matchup-notes:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.key-cards-section{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:12px}.key-cards-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.key-cards-header label{color:#374151;font-size:14px;font-weight:500;margin:0}.add-card-btn{background:#fff;border:1px solid #3b82f6;border-radius:4px;color:#3b82f6;cursor:pointer;font-size:13px;font-weight:500;padding:4px 12px;transition:all .2s}.add-card-btn:hover{background:#3b82f6;color:#fff}.key-cards-list{display:flex;flex-direction:column;gap:8px}.key-card-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto auto}.card-name-input{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:8px 12px;transition:border-color .2s}.card-name-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.card-importance-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:13px;min-width:140px;padding:8px 12px}.card-importance-select:focus{border-color:#3b82f6;outline:none}.remove-card-btn{align-items:center;background:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;height:28px;justify-content:center;transition:background .2s;width:28px}.remove-card-btn:hover{background:#dc2626}@media (max-width:768px){.key-card-row,.matchup-stats{grid-template-columns:1fr}.card-importance-select{width:100%}}.guide-editor-container{margin:0 auto;max-width:1200px;padding:20px}.guide-editor-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.guide-editor-header h1{color:#111827;font-size:2rem;margin:0}.header-actions{display:flex;gap:12px}.loading-state{color:#6b7280;font-size:1.25rem;padding:60px 20px;text-align:center}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:10px 20px;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-success{background:#22c55e;color:#fff}.btn-success:hover:not(:disabled){background:#16a34a}.btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.btn-secondary:hover:not(:disabled){background:#e5e7eb}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-sm{font-size:13px;padding:6px 12px}.btn-icon{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .2s;width:32px}.btn-icon:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.btn-icon:disabled{cursor:not-allowed;opacity:.3}.guide-basic-info{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:24px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#374151;font-size:14px;font-weight:600}.deck-select,.section-title-input,.section-type-select,.thumbnail-input,.title-input{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:10px 14px;transition:border-color .2s}.deck-select:focus,.section-title-input:focus,.section-type-select:focus,.thumbnail-input:focus,.title-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.title-input{font-size:16px;font-weight:500}.selected-deck-icons{align-items:center;display:flex;gap:8px;margin-top:8px}.deck-icon{height:36px;object-fit:contain;width:36px}.thumbnail-preview{border:1px solid #e5e7eb;border-radius:8px;margin-top:12px;max-width:400px;overflow:hidden}.thumbnail-preview img{display:block;height:auto;width:100%}.guide-sections{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:24px}.sections-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.sections-header h2{color:#111827;font-size:1.5rem;margin:0}.section-tabs{border-bottom:2px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:2px}.section-tab{background:#0000;border:none;border-bottom:2px solid #0000;border-radius:4px 4px 0 0;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;margin-bottom:-2px;padding:10px 16px;transition:all .2s}.section-tab:hover{background:#f9fafb;color:#374151}.section-tab.active{background:#eff6ff;border-bottom-color:#3b82f6;color:#3b82f6}.matchup-count{color:#9ca3af;font-size:12px;margin-left:6px}.section-editor{display:none}.section-editor.active{animation:fadeIn .2s;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-controls{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.section-order-controls{align-items:center;display:flex;gap:12px}.section-number{color:#374151;font-weight:600;min-width:80px;text-align:center}.section-meta{grid-gap:16px;background:#f9fafb;border-radius:6px;display:grid;gap:16px;grid-template-columns:1fr 2fr;margin-bottom:20px;padding:16px}.guide-editor-footer{align-items:center;border-top:2px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 0}.footer-actions{display:flex;gap:12px}@media (max-width:768px){.guide-editor-container{padding:12px}.guide-editor-header{align-items:flex-start;flex-direction:column;gap:16px}.header-actions{flex-wrap:wrap;width:100%}.header-actions .btn{flex:1 1}.form-row,.section-meta{grid-template-columns:1fr}.section-tabs{flex-wrap:nowrap;overflow-x:auto}.guide-editor-footer{flex-direction:column;gap:16px}.footer-actions{width:100%}.footer-actions .btn{flex:1 1}}
/*# sourceMappingURL=main.2f6b9719.css.map*/