#root{margin:0;padding:0;width:100%;height:100vh;background:#fff;color:#222}body{background:#fff;color:#222;box-sizing:border-box;padding:0;margin:0;min-height:100vh;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.home-page{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;background:#fff;color:#222;min-height:100vh;box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center}.app{font-family:Arial,sans-serif;padding:20px}.wrapper-lista-minerali{margin-top:20px;width:100%}.lista-minerali{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.minerale{width:150px;margin:0 10px 20px 0;border:2px solid #ccc;border-radius:12px;box-sizing:border-box;transition:border-color .2s;cursor:pointer}.minerale:hover{border-color:#888}.image-wrap{height:225px}.minerale img{width:100%;border-radius:5px}.info-minerale{padding:8px 0}.info-minerale h3{font-size:16px;margin:0}.three-layout{display:flex;flex-direction:row;height:100vh;width:100vw}@media (max-width: 700px),(orientation: portrait){.three-layout{flex-direction:column;width:100vw!important;height:100vh!important;background:#fff}.three-viewer{width:100vw!important;height:50vh!important;background:#fff}.three-description{width:100vw!important;height:50vh!important;border-left:none!important;border-top:1px solid #ddd!important;background:#fff!important}}.three-viewer{width:80vw;height:100vh}.three-description{width:20vw;height:100vh;padding:2em 1em;box-sizing:border-box;background:#f7f7f7;border-left:1px solid #ddd;overflow-y:auto;color:#111}.lang-dropdown{position:fixed;top:24px;right:32px;z-index:10;min-width:140px}.lang-dropdown select{font-size:1.1em;padding:6px 12px;border-radius:8px;border:1px solid #ccc;background:#fff;color:#222;cursor:pointer;outline:none;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;min-width:120px}.react-select__control{border-radius:8px;border:1px solid #ccc;background:#fff;color:#222;font-size:1.1em;min-width:120px;box-shadow:none}.react-select__option{font-size:1.1em;color:#222!important;background-color:#fff!important}.react-select__option--is-focused{background-color:#e6e6e6!important;color:#222!important}.react-select__option--is-selected{background-color:#cce4ff!important;color:#222!important}.react-select__single-value{font-size:1.1em;color:#222!important}.three-viewer canvas{width:100%!important;height:100%!important;display:block;background:#fff}.loading-overlay{position:absolute;inset:0;background:#fffffff2;display:flex;justify-content:center;align-items:center;z-index:10}.loading-progress{text-align:center;color:#222;font-size:16px;padding:40px;background:#f7f7f7;border:1px solid #ddd;border-radius:12px;box-shadow:0 2px 8px #0000001a}.loading-message{margin-bottom:20px;font-weight:500}.loading-bar-container{width:240px;height:8px;background:#e6e6e6;border-radius:4px;overflow:hidden;margin:0 auto}.loading-bar-fill{height:100%;background:#4a90e2;transition:width .3s ease;border-radius:4px}.loading-percentage{margin-top:12px;font-size:14px;color:#666}.voice-controls{margin-top:20px;display:flex;gap:10px}.voice-btn{flex:1;padding:10px 20px;color:#222;background:#fff;border:2px solid #ccc;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:border-color .2s,background-color .2s;box-sizing:border-box}.voice-btn:disabled{background-color:#f7f7f7;color:#999;border-color:#e6e6e6;cursor:not-allowed}.voice-btn-play:hover:not(:disabled){border-color:#4caf50;background-color:#f0fdf4}.voice-btn-pause:hover:not(:disabled){border-color:#ffa726;background-color:#fff7ed}.voice-btn-stop:hover:not(:disabled){border-color:#f44336;background-color:#fef2f2}
