.gallery-3d-container{width:100%;background:#f0f0f0;position:relative}.gallery-3d-container.gallery-3d-fullheight{height:calc(100vh - 72px);display:flex;flex-direction:column}.gallery-3d-fullheight .gallery-3d-canvas{height:100%!important;flex:1}.gallery-3d-header{background:white;padding:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.1);border-bottom:1px solid #e5e5e5;z-index:10;position:relative;overflow:hidden}.gallery-3d-canvas{width:100%;height:calc(100vh - 200px);min-height:500px;background:#f0f0f0}.gallery-3d-info-panel{position:absolute;bottom:1rem;left:1rem;background:white;padding:1rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:300px;z-index:20}.gallery-3d-button,.gallery-3d-controls{display:flex;gap:.5rem;align-items:center}.gallery-3d-button{padding:.5rem 1rem;border:none;border-radius:.25rem;cursor:pointer;font-weight:500;transition:all .2s ease}.gallery-3d-button:disabled{opacity:.5;cursor:not-allowed}.gallery-3d-button-primary{background:#2563eb;color:white}.gallery-3d-button-primary:hover:not(:disabled){background:#1d4ed8}.gallery-3d-button-secondary{background:#6b7280;color:white}.gallery-3d-button-secondary:hover:not(:disabled){background:#4b5563}.gallery-3d-back-button{background:#6b7280;color:white;padding:.5rem;border:none;border-radius:.25rem;cursor:pointer;transition:background .2s ease}.gallery-3d-back-button:hover{background:#4b5563}.gallery-3d-wall-counter{font-size:.875rem;color:#6b7280;font-weight:500}.gallery-3d-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0;line-height:1.2}.gallery-3d-subtitle{font-size:.75rem;color:#6b7280;margin:0;line-height:1.2}.gallery-3d-wall-info{font-size:.875rem;color:#6b7280;line-height:1.5}.gallery-3d-wall-info h3{font-weight:600;color:#1f2937;margin:0 0 .5rem}.gallery-3d-wall-info p{margin:.25rem 0}@media (max-width:768px){.gallery-3d-header{padding:.5rem}.gallery-3d-title{font-size:.875rem}.gallery-3d-subtitle{font-size:.625rem}.gallery-3d-canvas{min-height:300px}.gallery-3d-info-panel{max-width:250px;padding:.75rem}.gallery-3d-controls{flex-direction:row;gap:.25rem}.gallery-3d-button{padding:.25rem .5rem;font-size:.75rem}.gallery-3d-wall-counter{font-size:.75rem}}@media (max-width:480px){.gallery-3d-header{padding:.375rem}.gallery-3d-title{font-size:.75rem}}