*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#333}.admin-container{max-width:1400px;margin:0 auto;background:#fff;min-height:100vh}header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #0000001a}header h1{font-size:2rem;font-weight:700}.actions{display:flex;gap:1rem}.tabs{display:flex;background:#f8f9fa;border-bottom:2px solid #e9ecef;padding:0 2rem}.tab{background:none;border:none;padding:1rem 2rem;cursor:pointer;font-size:1rem;font-weight:500;color:#666;border-bottom:3px solid transparent;transition:all .2s}.tab:hover{color:#667eea;background:#667eea0d}.tab.active{color:#667eea;border-bottom-color:#667eea;background:#fff}#content{padding:2rem}.tab-content h2{margin-bottom:1.5rem;color:#2d3748}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.btn-secondary{background:#48bb78;color:#fff}.btn-secondary:hover{background:#38a169;transform:translateY(-1px);box-shadow:0 4px 12px #48bb7866}.btn-large{padding:1rem 2rem;font-size:1.1rem}.btn:disabled{opacity:.6;cursor:not-allowed}.input{padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem}.input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.controls{display:flex;gap:1rem;margin-bottom:1.5rem}.controls .input{flex:1}.asset-list{display:grid;gap:1rem;max-height:600px;overflow-y:auto;padding:1rem;background:#f8f9fa;border-radius:8px}.asset-item{display:flex;gap:1rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;align-items:center}.asset-preview{width:48px;height:48px;image-rendering:pixelated;border:2px solid #e2e8f0;border-radius:4px}.asset-details{flex:1}.asset-details strong{display:block;margin-bottom:.5rem;color:#2d3748}.asset-controls{display:flex;gap:.5rem}.asset-controls .input{flex:1}.positioning-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.position-controls{display:flex;flex-direction:column;gap:1rem}.position-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}.category-header{min-width:120px}.category-header label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#2d3748;text-transform:capitalize;cursor:pointer}.category-toggle{width:18px;height:18px;cursor:pointer;accent-color:#667eea}.position-controls-group{display:flex;gap:1rem}.position-control{display:flex;align-items:center;gap:.25rem}.axis-label{font-weight:500;color:#4a5568;min-width:20px}.btn-stepper{padding:.25rem .5rem;border:1px solid #cbd5e0;background:#fff;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;color:#4a5568;line-height:1;min-width:28px}.btn-stepper:hover{background:#667eea;color:#fff;border-color:#667eea}.btn-stepper:active{transform:scale(.95)}.position-input{width:60px;text-align:center}.position-preview{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;position:sticky;top:1rem}.position-preview h3{color:#2d3748}#preview-canvas{border:2px solid #e2e8f0;border-radius:8px;image-rendering:pixelated}.preview-traits{background:#fff;padding:1rem;border-radius:8px;width:100%;border:1px solid #e2e8f0}.preview-traits strong{display:block;margin-bottom:.5rem;color:#2d3748}.preview-traits ul{margin:0;padding-left:1.5rem;color:#4a5568;font-size:.9rem}.preview-traits li{margin:.25rem 0}.trait-category{font-weight:600;color:#667eea;text-transform:capitalize}.hint{font-size:.875rem;color:#718096;text-align:center}.generator-layout{display:flex;gap:1rem;height:calc(100vh - 250px);padding:1rem}.generation-output{flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:#f8f9fa;border-radius:8px;overflow:auto}#grid-canvas{border:2px solid #e2e8f0;border-radius:8px;image-rendering:pixelated;max-width:100%}.traits-sidebar{width:400px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;display:flex;flex-direction:column;overflow:hidden}.traits-sidebar h3{margin-bottom:1rem;color:#2d3748;flex-shrink:0}.traits-list{display:grid;gap:1rem;overflow-y:auto;flex:1;padding-right:.5rem}.trait-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000000d}.trait-card summary{cursor:pointer;font-weight:600;color:#2d3748;padding:.5rem;border-radius:4px;transition:background .2s;display:flex;align-items:center;gap:1rem}.trait-card summary:hover{background:#f8f9fa}.punk-thumbnail{width:96px;height:96px;image-rendering:pixelated;border:2px solid #e2e8f0;border-radius:4px;flex-shrink:0}.trait-card summary span{flex:1}.trait-details{padding:1rem .5rem;line-height:1.8;color:#4a5568}.files-used{margin-top:1rem;padding:.5rem;background:#f8f9fa;border-radius:4px}.files-used summary{font-weight:500;color:#4a5568;cursor:pointer}.files-used ul{margin-top:.5rem;padding-left:1.5rem;font-size:.875rem;color:#718096}.rules-section{margin-bottom:2.5rem}.rules-section h3{color:#2d3748;margin-bottom:1rem;font-size:1.25rem}.section-description{color:#718096;margin-bottom:1rem;font-size:.95rem}.gender-restrictions-info{margin-bottom:2rem}.info-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea40;border-radius:12px;box-shadow:0 2px 8px #667eea1a}.info-icon{font-size:3rem;flex-shrink:0}.info-content h3{margin-bottom:.5rem;color:#667eea;font-size:1.1rem}.help-text{color:#4a5568;font-size:.95rem;line-height:1.5}#incompatibility-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.rule-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000000d;transition:all .2s}.rule-item:hover{box-shadow:0 4px 12px #00000014;border-color:#cbd5e0}.rule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#667eea}.rule-details{padding-left:1.75rem}.rule-details p{margin:.5rem 0;color:#2d3748;font-size:.95rem}.rule-details .help-text{font-style:italic;color:#718096;font-size:.9rem}.btn-danger{background:#fc8181;color:#fff}.btn-danger:hover{background:#f56565;transform:translateY(-1px);box-shadow:0 4px 12px #f5656566}.btn-sm{padding:.4rem .8rem;font-size:.875rem}.rule-form{background:#f8f9fa;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-top:1.5rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.rule-form h4{margin-bottom:1.5rem;color:#2d3748;font-size:1.1rem}.form-row{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:start;margin-bottom:1rem}.form-separator{font-size:2rem;align-self:center;margin-top:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#2d3748;font-size:.95rem}.trait-selector{display:flex;flex-direction:column;gap:.5rem}.trait-selector select{width:100%}.form-actions{display:flex;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.rarity-settings{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.rarity-settings h3{color:#2d3748;margin-bottom:.5rem;font-size:1.25rem}.rarity-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1rem}.rarity-tier-item{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.rarity-badge{padding:.5rem 1rem;border-radius:6px;color:#fff;font-weight:600;text-align:center;font-size:.9rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.rarity-badge-small{padding:.25rem .5rem;border-radius:4px;color:#fff;font-weight:600;font-size:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.2);white-space:nowrap}.rarity-weight-control{display:flex;align-items:center;gap:.5rem}.rarity-weight-control label{font-weight:500;color:#4a5568;font-size:.9rem}.rarity-weight-input{width:70px;text-align:center}.weight-percentage{font-size:.85rem;color:#718096;font-weight:500}.asset-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.asset-header strong{flex:1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}
