body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;padding:20px}#root{margin:0 auto;max-width:1200px}.character-editor{background:#ffffffe6;border-radius:12px;box-shadow:0 4px 20px #0000001a;box-sizing:border-box;margin:0;min-height:calc(100vh - 40px);padding:30px;width:100%}.character-editor h1{color:#2c3e50;font-size:2.2rem;margin:0 0 30px;text-align:center}.editor-container{display:flex;flex:1 1;gap:30px;min-height:0}.preview-area{align-items:center;background:#fff9;border:1px solid #0000001a;border-radius:12px;flex:1 1;justify-content:center;max-width:315px;min-width:315px;padding:20px}.controls,.preview-area{display:flex;flex-direction:column}.controls{height:100%;overflow-y:auto;padding-right:10px;scrollbar-color:#0003 #0000;scrollbar-width:thin;width:900px}.controls::-webkit-scrollbar{width:6px}.controls::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.part-group{background:#ffffffb3;border:1px solid #00000014;border-radius:14px;box-shadow:0 2px 8px #0000000d;margin-bottom:25px;padding:20px}.part-group h2{border-bottom:1px solid #00000014;color:#2c3e50;font-size:1.4rem;margin:0 0 15px;padding-bottom:10px}.options{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.options button{background:#f8f8f8;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;flex:1 1;font-size:14px;min-width:120px;padding:8px 12px;transition:all .2s}.options button:hover{background:#eee}.options button.active{background:#f0f0f0;border-color:#ccc;box-shadow:0 0 0 2px #aaa;color:#333}.color-picker{margin-top:10px;position:relative}.color-swatch{border:1px solid #ddd;border-radius:4px;cursor:pointer;display:inline-block;height:30px;margin-right:10px;vertical-align:middle;width:30px}.color-picker-popup{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:5px;padding:10px;position:absolute;top:100%;z-index:100}.color-picker-popup .react-colorful{height:200px;width:200px}.hex-input{margin-top:10px}.hex-input input{border:1px solid #ddd;border-radius:4px;font-family:monospace;padding:8px;text-align:center;width:91.5%}.color-value{color:#666;display:inline-block;font-size:.9rem;vertical-align:middle}.export-buttons{display:flex;gap:15px;margin-top:20px}.export-buttons button{background:#2c3e50;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s}.export-buttons button:hover{background:#1a2634}@media (max-width:768px){.editor-container{flex-direction:column}.controls{padding-right:0;width:100%}.preview-area{max-width:100%;min-height:400px}.color-picker-popup{bottom:20px;left:50%;position:fixed;top:auto!important;transform:translateX(-50%)}}
/*# sourceMappingURL=main.e96882f0.css.map*/