.App{background-color:#131c24;font-family:Arial,sans-serif;margin:0;max-width:100%;min-height:100vh;padding:0}.content-container{display:flex;gap:20px;height:calc(100vh - 40px);padding:20px}.left-panel{background-color:#131c24;border-right:2px solid #8a9ebf;flex:3 1;max-height:100%;padding-right:10px}.right-panel{flex:7 1;max-height:100%;padding-left:10px}.aortic-container{background:linear-gradient(180deg,#0a1118,#131c24);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;max-width:100%;min-height:100vh;padding:0}.header-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c3e504d;border-bottom:1px solid #8a9ebf33;margin-bottom:1rem;padding:.8rem 2rem}.header-container h1{color:#e6edf3;font-size:1.4rem;font-weight:600;letter-spacing:-.5px;margin:0}.content-wrapper{display:flex;flex-wrap:wrap;gap:16px;height:calc(100vh - 80px);min-height:600px;padding:16px}.left-panel{flex:1 1;max-width:400px;min-width:300px;padding-right:12px}.left-panel,.right-panel{height:100%;overflow-y:auto}.right-panel{flex:2 1;min-width:600px}.upload-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c3e5066;border:1px solid #8a9ebf1a;border-radius:16px;box-shadow:0 8px 16px #0003;margin-bottom:1.5rem;padding:1.5rem}.upload-text{color:#e6edf3;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.file-format-text{color:#8b949e;font-size:.9rem;margin-bottom:1rem}.upload-box{margin-bottom:1rem;position:relative;width:100%}.file-input{background:#1a243366;border:2px dashed #8a9ebf4d;border-radius:12px;box-sizing:border-box;color:#e6edf3;cursor:pointer;max-width:100%;overflow:hidden;padding:.75rem;transition:all .3s ease;width:100%}.file-input::-webkit-file-upload-button{visibility:hidden;width:0}.file-input:before{background:#faad14cc;border-radius:6px;color:#fff;content:"选择文件";cursor:pointer;display:inline-block;margin-right:1rem;padding:.5rem 1rem}.file-input:hover{background:#1a243399;border-color:#faad14}.upload-button{background:linear-gradient(135deg,#faad14,#ff8c00);border:none;border-radius:12px;box-shadow:0 4px 12px #faad144d;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.upload-button:hover{box-shadow:0 6px 16px #faad1466;transform:translateY(-2px)}.file-name{color:#fff;font-size:.9rem;margin:1rem 0;word-break:break-all}.action-section{background:#2c3e50;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:1.5rem;padding:1.2rem}.model-selection{margin-bottom:1rem;padding:0;width:100%}.model-selection h3{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:.8rem;text-align:left}.model-buttons{display:flex;gap:1rem;margin-bottom:1rem}.model-button{background:#1a243366;border:1px solid #8a9ebf1a;border-radius:12px;color:#e6edf3;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem;transition:all .3s ease}.model-button:hover{background:#2c3e5099;transform:translateY(-2px)}.model-button.active{background:linear-gradient(135deg,#1677ff,#0051cc);border:none;color:#fff}.object-select{background:#f5f5f5;border:1px solid #dee2e6;border-radius:6px;color:#495057;font-size:.9rem;margin-bottom:.8rem;padding:.5rem;width:100%}.start-button{background:#faad14;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem;transition:all .3s ease;width:100%}.start-button:hover{background:#ffc53d;box-shadow:0 4px 12px #faad144d;transform:translateY(-2px)}.start-button:disabled{box-shadow:none;transform:none}.info-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c3e5066;border:1px solid #8a9ebf1a;border-radius:16px;box-shadow:0 8px 16px #0003;padding:1.5rem}.info-item{align-items:center;border-bottom:1px solid #8a9ebf1a;display:flex;gap:1.5rem;padding:1rem}.info-item:last-child{border-bottom:none}.info-item h3{color:#fff;font-weight:600;margin:0;text-align:left;width:80px}.info-item p{color:#fff;flex:1 1;font-size:1rem;margin:0}.progress-bar{background:#1a243366;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#28a745,#34d058);height:100%;transition:width .5s ease}.image-display-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c3e5066;border:1px solid #8a9ebf1a;border-radius:16px;display:flex;flex-wrap:wrap;gap:1rem;height:calc(100vh - 120px);justify-content:center;margin-top:.5rem;min-height:500px;overflow:auto;padding:1rem}.image-box{background:#2c3e50;border-radius:10px;flex:1 1;height:-webkit-fit-content;height:fit-content;margin-bottom:1rem;max-width:100%;min-width:300px;padding:1rem;position:relative}.image-wrapper{align-items:center;background:#1a243366;border-radius:12px;cursor:default;display:flex;height:calc(100vh - 250px);justify-content:center;max-height:calc(100vh - 250px);min-height:300px;overflow:hidden;position:relative;width:100%}.image-preview{-webkit-user-drag:none;cursor:grab;max-height:100%;max-width:100%;object-fit:contain;transform-origin:center center;transition:transform .1s ease;-webkit-user-select:none;user-select:none}.image-preview:active{cursor:grabbing}.image-preview:hover{transform:scale(1.02)}.image-box h3{font-size:1rem;font-weight:600;margin-bottom:.5rem}.image-box h3,.image-box p{color:#fff;text-align:center}.image-box p{margin:0;padding:2rem}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#1a2433;border-radius:3px}::-webkit-scrollbar-thumb{background:#3d4f63;border-radius:3px;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:#4a5f77}::-webkit-scrollbar-button{display:none}.image-controls{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a2433cc;border-radius:8px;box-shadow:0 2px 6px #0003;display:flex;gap:.3rem;margin:0;padding:5px;position:absolute;right:10px;top:10px;z-index:10}.download-button,.zoom-button{align-items:center;background:#1a243399;border:1px solid #8a9ebf33;border-radius:6px;color:#e6edf3;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.download-button:hover,.zoom-button:hover{background:#2c3e50cc;box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.download-button i,.zoom-button i{font-size:14px;line-height:1}.image-box:hover .image-controls{opacity:1}.status-message{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:1px solid #ffffff1a;border-radius:4px;bottom:20px;color:#fff;font-size:14px;left:50%;max-width:80%;padding:8px 16px;position:fixed;text-align:center;transform:translateX(-50%);z-index:1000}.start-button:disabled{background:#666;cursor:not-allowed;opacity:.7}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.info-item h3 span{font-size:.8em;margin-left:4px;opacity:.8}@media screen and (max-width:1280px){.content-wrapper{flex-direction:column}.left-panel{margin-bottom:16px;max-width:100%;padding-right:0}.right-panel{min-width:100%}.image-display-container{height:auto;min-height:400px}.image-box{min-width:250px}.image-wrapper{height:400px;min-height:250px}}@media screen and (max-width:768px){.image-display-container{gap:.5rem;padding:.5rem}.image-box{margin-bottom:.5rem}}body,html{background-color:#a4aaaf;height:100%;margin:0;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.b115e2b0.css.map*/