.image-prompt-panel,.image-prompt{width:100%;max-width:100%;height:100%;max-height:100vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column}.control-section{padding:1rem;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0}.model-selector{margin-bottom:.75rem}.prompt-header{padding:1.5rem;background:#fff;border-bottom:1px solid #f0f0f0}.prompt-model-selector{flex:1;min-width:0}.prompt-model-select{width:100%;padding:.75rem 1rem;font-size:.95rem;color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;transition:all .2s ease}.prompt-model-select:hover{border-color:#4a90e2}.prompt-model-select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.prompt-model-select:disabled{background-color:#f5f5f5;cursor:not-allowed}.prompt-model-select-container{width:100%;min-width:200px;max-width:300px}.prompt-model__control{min-height:48px!important;border-color:#e0e0e0!important;border-radius:8px!important;cursor:pointer!important;background-color:#fff!important;box-shadow:none!important;transition:all .2s ease!important}.prompt-model__control:hover{border-color:#4a90e2!important}.prompt-model__control--is-focused{border-color:#4a90e2!important;box-shadow:0 0 0 3px #4a90e21a!important}.prompt-model__value-container{padding:.75rem 1rem!important}.prompt-model__single-value{color:#333!important;font-size:.95rem!important}.prompt-model__menu{margin-top:4px!important;border:1px solid #e0e0e0!important;border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;background-color:#fff!important;overflow:hidden!important}.prompt-model__menu-list{padding:4px!important}.prompt-model__option{padding:12px 16px!important;cursor:pointer!important;font-size:.95rem!important;color:#333!important;background-color:transparent!important;transition:all .15s ease!important}.prompt-model__option:active{background-color:#f0f7ff!important}.prompt-model__option--is-focused{background-color:#f5f7fa!important}.prompt-model__option--is-selected{background-color:#e6f0ff!important;color:#1677ff!important;font-weight:500!important}.prompt-model__indicator-separator{display:none!important}.prompt-model__dropdown-indicator{color:#666!important;padding:0 1rem!important}.prompt-model__control--is-disabled{background-color:#f5f5f5!important;cursor:not-allowed!important}.model-select-container{width:100%}.model-select__control{min-height:40px!important;border-color:#e0e0e0!important;border-radius:10px!important;cursor:pointer!important;background-color:#fff!important;box-shadow:none!important;transition:all .2s ease!important}.model-select__control:hover{border-color:#4a90e2!important}.model-select__control--is-focused{border-color:#4a90e2!important;box-shadow:0 0 0 3px #4a90e21a!important}.model-select__value-container{padding:.5rem .75rem!important}.model-select__single-value{color:#333!important;font-size:.95rem!important;font-weight:500!important}.model-select__menu{margin-top:4px!important;border:1px solid #e0e0e0!important;border-radius:12px!important;box-shadow:0 4px 20px #0000001a!important;background-color:#fff!important;overflow:hidden!important;z-index:1000!important}.model-select__menu-list{padding:8px!important}.model-select__option{padding:12px 16px!important;cursor:pointer!important;font-size:.95rem!important;color:#333!important;background-color:transparent!important;transition:all .15s ease!important;border-radius:8px!important;margin:2px 0!important}.model-select__option:active{background-color:#f0f7ff!important}.model-select__option--is-focused{background-color:#f5f7fa!important}.model-select__option--is-selected{background-color:#e6f0ff!important;color:#1677ff!important;font-weight:600!important}.model-select__indicator-separator{display:none!important}.model-select__dropdown-indicator{color:#666!important;padding:0 1rem!important}.model-select__control--is-disabled{background-color:#f5f5f5!important;cursor:not-allowed!important}.convert-btn{width:100%;height:42px;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;color:#fff;padding:0 1.5rem;font-size:.9rem;font-weight:600;border-radius:10px;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 2px 8px #4a90e233}.convert-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #4a90e24d}.convert-btn:active:not(:disabled){transform:translateY(0)}.convert-btn:disabled{background:#e0e0e0;color:#999;cursor:not-allowed;transform:none;box-shadow:none}.btn-loading{display:flex;align-items:center;gap:.5rem}.convert-button{width:100%;height:52px;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;color:#fff;padding:0 2rem;font-size:1rem;font-weight:600;border-radius:12px;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 2px 8px #4a90e233}.convert-button:hover:not(:disabled){background:#357abd;transform:translateY(-1px)}.convert-button:disabled{background:#eee;color:#999;cursor:not-allowed}.button-loading{display:flex;align-items:center;justify-content:center;gap:.5rem}.button-loading .loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.results-section{padding:1rem;padding-top:0;display:flex;flex-direction:column;gap:.75rem;flex:1;min-height:0;overflow:hidden}.prompt-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;transition:all .2s ease;flex:1;display:flex;flex-direction:column;min-height:0}.prompt-card:hover{border-color:#d0d0d0;box-shadow:0 2px 8px #0000000d}.card-header{padding:.625rem 1rem;background:#fafbfc;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;min-height:40px}.card-title{font-size:.9rem;font-weight:600;color:#333;margin:0;flex:1;min-width:0}.card-content{padding:.875rem 1rem;font-size:.85rem;line-height:1.5;color:#333;white-space:pre-wrap;word-break:break-word;min-height:60px;flex:1;overflow-y:auto}.card-content.example{color:#888;font-style:italic}.card-content::-webkit-scrollbar{width:6px}.card-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.card-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.card-content::-webkit-scrollbar-thumb:hover{background:#999}.action-buttons{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.feedback-group{display:flex;gap:.25rem}.action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#666}.action-btn:hover:not(:disabled){background-color:#f5f5f5;color:#333}.action-btn:disabled{cursor:not-allowed;opacity:.4}.action-btn:disabled:hover{background:none;color:#666}.action-btn.active{color:#1677ff;background-color:#1677ff1a}.action-btn.active:hover{background-color:#1677ff26}.action-btn svg{width:16px;height:16px;stroke-width:2}.prompt-content{padding:1.5rem;padding-top:0;display:flex;flex-direction:column;gap:1.25rem}.result-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-height:0}.section-header{padding:.75rem 1rem;background:#f8fafd;border-bottom:1px solid #e0e0e0;font-size:.95rem;color:#333;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.header-title{font-weight:500}.header-actions{display:flex;align-items:center;gap:.5rem}.feedback-buttons{display:flex;gap:.25rem}.action-button{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.action-button:hover{background-color:#0000000d}.action-button:disabled{cursor:not-allowed;opacity:.5}.action-button:disabled:hover{background:none}.action-button.active{color:#1677ff}.action-button.active:hover{background-color:#1677ff1a}.action-icon{width:16px;height:16px;display:block}.prompt-text{padding:1rem;font-size:.95rem;line-height:1.6;color:#333;white-space:pre-wrap;word-break:break-word;background:#fff;overflow-y:auto;max-height:200px;min-height:120px}.prompt-text::-webkit-scrollbar{width:8px}.prompt-text::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.prompt-text::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.prompt-text::-webkit-scrollbar-thumb:hover{background:#999}.example-text{color:#888;font-style:italic}@media screen and (max-width: 768px){.image-prompt-panel,.image-prompt{height:100%;max-height:100%}.control-section{padding:.875rem}.model-selector{margin-bottom:.5rem}.model-select__control{min-height:44px!important;border-radius:10px!important}.model-select__value-container{padding:.625rem .875rem!important}.model-select__single-value{font-size:.9rem!important}.model-select__dropdown-indicator{padding:0 .875rem!important}.model-select__menu{border-radius:10px!important;margin-top:4px!important}.model-select__option{padding:.75rem .875rem!important;font-size:.9rem!important}.convert-btn{height:44px;font-size:.9rem;border-radius:10px}.results-section{padding:.875rem;padding-top:0;gap:.625rem;overflow:hidden}.prompt-card{border-radius:10px;flex:1;display:flex;flex-direction:column;min-height:0}.card-header{padding:.5rem .875rem;min-height:36px;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.card-title{font-size:.85rem}.card-content{padding:.75rem .875rem;font-size:.8rem;line-height:1.4;min-height:50px;flex:1;overflow-y:auto}.action-btn{width:36px;height:36px;min-height:36px;min-width:36px;padding:4px 8px;border-radius:6px}.action-btn svg{width:16px;height:16px}.action-buttons{gap:.5rem;flex-shrink:0}.feedback-group{gap:.25rem}.image-prompt{padding:0;border-radius:14px}.prompt-header{padding:1.25rem;border-bottom:1px solid #f0f0f0}.prompt-model-selector{width:100%}.prompt-model-select-container{min-width:100%;max-width:100%}.prompt-model__control{min-height:52px!important;border-radius:12px!important;font-size:1rem!important}.prompt-model__value-container{padding:1rem 1.25rem!important}.prompt-model__single-value{font-size:1rem!important}.prompt-model__dropdown-indicator{padding:0 1.25rem!important}.prompt-model__menu{border-radius:12px!important;margin-top:8px!important}.prompt-model__option{padding:1rem 1.25rem!important;font-size:1rem!important}.convert-button{width:100%;height:52px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border-radius:12px;box-shadow:0 2px 8px #4a90e233}.convert-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #4a90e24d}.prompt-content{gap:1.25rem;height:auto;min-height:400px}.result-section{border-radius:12px;min-height:300px}.section-header{padding:1rem 1.25rem;font-size:1rem;font-weight:600}.prompt-text{padding:1.25rem;font-size:1rem;line-height:1.7;min-height:200px}.action-button{padding:10px;min-width:44px;min-height:44px;border-radius:8px}.action-icon{width:20px;height:20px}.header-actions{gap:.75rem}.feedback-buttons{gap:.5rem}}@media screen and (max-width: 480px){.image-prompt-panel,.image-prompt{height:100%;max-height:100%}.control-section{padding:.75rem}.model-selector{margin-bottom:.375rem}.model-select__control{min-height:40px!important;border-radius:8px!important}.model-select__value-container{padding:.5rem .75rem!important}.model-select__option{padding:.625rem .75rem!important}.convert-btn{height:40px;font-size:.85rem;border-radius:8px}.results-section{padding:.75rem;padding-top:0;gap:.5rem}.prompt-card{border-radius:8px}.card-header{padding:.375rem .75rem;min-height:32px;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.card-title{font-size:.8rem}.card-content{padding:.625rem .75rem;font-size:.75rem;line-height:1.3;min-height:40px;max-height:100px}.action-buttons{gap:.375rem;flex-shrink:0}.action-btn{width:32px;height:32px;border-radius:6px}.action-btn svg{width:14px;height:14px}.image-prompt{border-radius:16px}.prompt-header{padding:1rem}.prompt-content{padding:1rem;padding-top:0;gap:1rem}.convert-button{height:52px;font-size:1rem;border-radius:16px}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.prompt-card{animation:slideInUp .3s ease-out}.loading-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@media screen and (max-width: 360px){.image-prompt-panel,.image-prompt{height:100%;max-height:100%}.control-section{padding:.625rem}.model-selector{margin-bottom:.25rem}.convert-btn{height:36px;font-size:.8rem}.results-section{padding:.625rem;padding-top:0;gap:.375rem}.card-header{padding:.25rem .625rem;min-height:28px;flex-direction:row;align-items:center;justify-content:space-between}.card-title{font-size:.75rem}.card-content{padding:.5rem .625rem;font-size:.7rem;min-height:32px;max-height:80px}.action-btn{width:28px;height:28px}.action-btn svg{width:12px;height:12px}}@media (prefers-contrast: high){.prompt-card{border-color:#333}.card-header{background:#f0f0f0;border-bottom-color:#333}.action-btn:hover:not(:disabled){background-color:#e0e0e0}.convert-btn{background:#2c5bb4!important}}@media (prefers-reduced-motion: reduce){.prompt-card,.convert-btn,.action-btn,.model-select__control{transition:none;animation:none}.loading-spinner{animation:none}.convert-btn:hover:not(:disabled){transform:none}}.action-btn:focus{outline:2px solid #4a90e2;outline-offset:2px}.convert-btn:focus{outline:2px solid #4a90e2;outline-offset:2px}@media (hover: none) and (pointer: coarse){.action-btn{width:36px;height:36px}.convert-btn{min-height:44px}.action-btn:hover{background-color:transparent}.action-btn:active{background-color:#f0f0f0;transform:scale(.95)}.convert-btn:active{transform:scale(.98)}}.prompt-content{padding:1rem;padding-top:0;display:flex;flex-direction:column;gap:.75rem}
