.mainWrapper{width:100%;height:100vh}.gem-view-card{background:var(--card);border-radius:var(--radius,1rem);border:1px solid var(--border);flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 4px 24px -8px rgba(0,0,0,.08),0 2px 8px -4px rgba(0,0,0,.04)}.gem-view-card.gem-view-card-fullscreen{flex:1;min-height:0}.dark .gem-view-card{box-shadow:0 4px 24px -8px rgba(0,0,0,.25)}.gem-details-logo{justify-content:center;align-items:center;min-height:40px;display:flex}.gem-details-logo .gem-ruby360-logo{object-fit:contain}.gem-viewer-section{background:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;max-width:100%;min-height:0;padding:1.25rem;display:flex;overflow:hidden}.gem-viewer-section .ruby360-brand{letter-spacing:.02em;color:var(--primary);flex-shrink:0;align-self:flex-start;margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.gem-specs-panel{background:var(--card);flex-direction:column;justify-content:center;min-height:320px;padding:1.75rem 2rem;display:flex;position:relative;overflow-x:hidden;overflow-y:auto}.gem-specs-panel:before{content:"";opacity:.7;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L14 8L20 10L14 12L12 18L10 12L4 10L10 8L12 2Z' stroke='%23e5e7eb' stroke-width='0.5' stroke-opacity='0.6' fill='none'/%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.dark .gem-specs-panel:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L14 8L20 10L14 12L12 18L10 12L4 10L10 8L12 2Z' stroke='%23374151' stroke-width='0.5' stroke-opacity='0.4' fill='none'/%3E%3C/svg%3E")}.gem-specs-panel-inner{z-index:1;width:100%;position:relative}.gem-specs-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;display:flex}.gem-spec-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 1.5fr;align-items:baseline;gap:1rem;padding:.75rem 0;transition:background-color .15s;display:grid}.gem-spec-row:last-child{border-bottom:none}.gem-spec-row:hover{background-color:color-mix(in oklch,var(--muted)30%,transparent);border-radius:.375rem;margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem}.gem-spec-label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin:0;font-family:inherit;font-size:.7rem;font-weight:500}.gem-spec-value{color:var(--foreground);text-align:right;word-break:break-word;margin:0;font-family:inherit;font-size:1rem;font-weight:600}.gem-spec-link{color:var(--primary);text-underline-offset:3px;cursor:pointer;font-size:inherit;font-weight:inherit;background:0 0;border:none;padding:0;text-decoration:underline;text-decoration-thickness:1.5px;transition:color .2s,-webkit-text-decoration-color .2s,text-decoration-color .2s}.gem-spec-link:hover{color:var(--primary);-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.gem-viewer-controls{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.gem-viewer-controls .control-btn{border:1px solid var(--border);background:var(--card);width:2.5rem;height:2.5rem;color:var(--foreground);border-radius:.5rem;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.gem-viewer-controls .control-btn:hover{background:var(--muted);border-color:var(--border);color:var(--primary)}.gem-viewer-controls .control-btn.primary{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.gem-viewer-controls .control-btn.primary:hover{background:var(--ruby-glow,var(--primary));border-color:var(--ruby-glow,var(--primary));color:var(--primary-foreground)}.gem-thumb-row{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.gem-thumb-item{text-align:center;cursor:pointer;border:2px solid transparent;border-radius:.5rem;flex:none;width:4.5rem;padding:.25rem;transition:border-color .2s,background .2s}.gem-thumb-item:hover{background:var(--muted);border-color:color-mix(in oklch,var(--primary)40%,transparent)}.gem-thumb-item.active{border-color:var(--primary);background:color-mix(in oklch,var(--primary)8%,transparent)}.dark .gem-thumb-item.active{background:color-mix(in oklch,var(--primary)15%,transparent)}.gem-share-row{border-top:1px solid var(--border);background:var(--card);flex-wrap:wrap;justify-content:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.gem-share-btn{border:1px solid var(--border);background:var(--card);width:2.75rem;height:2.75rem;color:var(--foreground);border-radius:.5rem;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.gem-share-btn:hover{background:color-mix(in oklch,var(--primary)12%,transparent);border-color:color-mix(in oklch,var(--primary)50%,var(--border));color:var(--primary)}.detail-diamond-Viewer{aspect-ratio:1;background:var(--muted);border-radius:.75rem;flex-direction:column;flex:1;max-width:100%;height:auto;min-height:0;display:flex;overflow:hidden;width:100%!important}@media screen and (max-width:640px){.gem-details-fullscreen{min-height:100vh;overflow-x:hidden;overflow-y:auto}.gem-viewer-section{gap:.5rem;min-height:400px;padding:.5rem}.detail-diamond-Viewer{aspect-ratio:1;max-width:100%;min-height:70vh;max-height:85vh;width:100%!important}.gem-viewer-section .ruby360-brand{margin-bottom:.25rem;font-size:.75rem}.gem-specs-panel{min-height:auto;padding:1.5rem 1.25rem}.gem-spec-label{font-size:.7rem}.gem-spec-value{text-align:left;font-size:1rem}.gem-spec-row{grid-template-columns:1fr;gap:.25rem;padding:.625rem 0}.gem-share-row{gap:.5rem;padding:.75rem 1rem}.gem-share-btn{width:2.5rem;height:2.5rem}.gem-viewer-controls,.gem-thumb-row{margin-top:.5rem}}@media screen and (max-width:768px){.detail-diamond-Viewer{aspect-ratio:1;max-width:100%;min-height:75vh;max-height:90vh}.gem-viewer-section{flex:1;gap:.5rem;max-width:100%;min-height:0;padding:.5rem}.gem-specs-panel{border-top:1px solid var(--border);min-height:auto;padding:1.75rem 1.5rem}.gem-spec-label{font-size:.55rem}.gem-spec-value{font-size:.6rem}.gem-spec-row{grid-template-columns:1fr 1.25fr;gap:0}.gem-details-fullscreen{min-height:100vh;overflow-x:hidden;overflow-y:auto}}@media screen and (min-width:769px) and (max-width:1023px){.gem-details-grid{gap:0}.gem-viewer-section{gap:.75rem;padding:1rem}.gem-specs-panel{padding:1.75rem}.detail-diamond-Viewer{max-width:100%}.gem-spec-label{font-size:.7rem}.gem-spec-value{font-size:1rem}.gem-spec-row{gap:.875rem}}@media screen and (min-width:769px){.detail-diamond-Viewer{max-width:100%;width:100%!important}}@media screen and (min-width:1024px){.detail-diamond-Viewer{max-width:100%;height:100%;max-height:100%;width:100%!important}.gem-viewer-section{flex:1;min-width:0;max-width:100%;padding:.75rem}.gem-specs-panel{border-top:none;border-left:1px solid var(--border);flex:1;min-width:0;padding:1.5rem 2rem}.gem-spec-label{font-size:.7rem}.gem-spec-value{font-size:1rem}.gem-specs-list{gap:0}.gem-spec-row{gap:.75rem;padding:.625rem 0}.gem-details-fullscreen{flex-direction:column;height:100dvh;max-height:100dvh;padding:.5rem 1rem;display:flex;overflow:hidden}.gem-details-fullscreen .gem-details-logo{flex-shrink:0;margin-bottom:.75rem}.gem-details-fullscreen .gem-view-card{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.gem-details-fullscreen .gem-details-grid{flex:1;min-height:0;overflow:hidden}.gem-details-fullscreen .gem-viewer-section{justify-content:center;min-height:0;padding:.75rem;overflow:hidden}.gem-details-fullscreen .gem-specs-panel{min-height:0;overflow-x:hidden;overflow-y:auto}.gem-details-fullscreen .gem-share-row{flex-shrink:0;padding:.75rem 1.5rem}}@media screen and (min-width:1280px){.gem-specs-panel{padding:2rem 2.5rem}.gem-spec-label{font-size:.7rem}.gem-spec-value{font-size:1rem}.gem-specs-list{gap:0}.gem-spec-row{gap:1rem;padding:.75rem 0}}@media screen and (min-width:1536px){.gem-specs-panel{padding:2.25rem 3rem}.gem-spec-label{font-size:.7rem}.gem-spec-value{font-size:1rem}}.borderound{border-radius:.75rem}
.diamond360Viewer-module__ue03aa__root{background:var(--muted);border-radius:var(--radius,.75rem);flex-direction:column;width:100%;min-height:0;display:flex;position:relative}.diamond360Viewer-module__ue03aa__rootFullHeight{width:100%;height:100%;min-height:280px;max-height:100%}.diamond360Viewer-module__ue03aa__rootFixedSize{aspect-ratio:1;width:100%;max-width:100%;height:100%;min-height:280px;margin-left:auto;margin-right:auto;overflow:hidden}.diamond360Viewer-module__ue03aa__viewerReady{min-height:200px}.diamond360Viewer-module__ue03aa__viewerReady .diamond360Viewer-module__ue03aa__frameContainer{z-index:0;flex:1;min-height:0;position:relative}.diamond360Viewer-module__ue03aa__viewerReady .diamond360Viewer-module__ue03aa__controlsBar{flex-shrink:0}.diamond360Viewer-module__ue03aa__preloadOverlay{z-index:10;border-radius:inherit;cursor:pointer;color:#fff;background:rgba(0,0,0,.4);border:none;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:background .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.diamond360Viewer-module__ue03aa__preloadOverlay:hover{background:rgba(0,0,0,.5)}.diamond360Viewer-module__ue03aa__preloadPlayIcon{border:24px solid transparent;border-left:40px solid;border-right-width:0;width:0;height:0;margin-left:8px}.diamond360Viewer-module__ue03aa__preloadText{font-size:.875rem;font-weight:500}.diamond360Viewer-module__ue03aa__loadingOverlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit;opacity:1;visibility:visible;background:rgba(0,0,0,.85);flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .5s ease-out,visibility .5s ease-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.diamond360Viewer-module__ue03aa__loadingOverlayFadeOut{opacity:0;visibility:hidden;pointer-events:none}.diamond360Viewer-module__ue03aa__loadingLogoContainer{justify-content:center;align-items:center;animation:2s ease-in-out infinite diamond360Viewer-module__ue03aa__diamondViewerPulse;display:flex}@keyframes diamond360Viewer-module__ue03aa__diamondViewerPulse{0%,to{opacity:1}50%{opacity:.7}}.diamond360Viewer-module__ue03aa__loadingText{color:rgba(255,255,255,.9);letter-spacing:.05em;font-size:.875rem;font-weight:500}.diamond360Viewer-module__ue03aa__progressBar{background:var(--muted);border-radius:3px;width:80%;max-width:320px;height:6px;overflow:hidden}.diamond360Viewer-module__ue03aa__progressBarFill{background:var(--primary);border-radius:3px;height:100%;transition:width .2s}.diamond360Viewer-module__ue03aa__progressText{color:var(--muted-foreground);font-size:.75rem}.diamond360Viewer-module__ue03aa__frameContainer .diamond360Viewer-module__ue03aa__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit;background:rgba(0,0,0,.75);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes diamond360Viewer-module__ue03aa__diamondViewerSpin{to{transform:rotate(360deg)}}.diamond360Viewer-module__ue03aa__error{justify-content:center;align-items:center;min-height:200px;padding:1rem;display:flex}.diamond360Viewer-module__ue03aa__errorMessage{color:var(--destructive);text-align:center;font-size:.875rem}.diamond360Viewer-module__ue03aa__frameContainer{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;background:#acaaac;flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex;position:relative}.diamond360Viewer-module__ue03aa__frameContainer:active{cursor:grabbing}.diamond360Viewer-module__ue03aa__rootFixedSize .diamond360Viewer-module__ue03aa__frameContainer{min-height:0}.diamond360Viewer-module__ue03aa__frameImage{object-fit:contain;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:100%}.diamond360Viewer-module__ue03aa__frameImageGrayscale{filter:grayscale()}.diamond360Viewer-module__ue03aa__frameCanvas{object-fit:contain;background:0 0;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.diamond360Viewer-module__ue03aa__zoomIndicator{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.75);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex;position:absolute;top:.75rem;right:.75rem}.diamond360Viewer-module__ue03aa__zoomText{color:#fff;text-align:center;min-width:3rem;font-size:.875rem;font-weight:600}.diamond360Viewer-module__ue03aa__zoomResetBtn{color:#fff;cursor:pointer;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:background .2s,border-color .2s}.diamond360Viewer-module__ue03aa__zoomResetBtn:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.4)}.diamond360Viewer-module__ue03aa__controlsBar{border-top:1px solid var(--border);background:var(--card);border-radius:0 0 var(--radius,.75rem)var(--radius,.75rem);flex-direction:column;gap:.5rem;padding:.5rem .75rem;display:flex}@media screen and (max-width:640px){.diamond360Viewer-module__ue03aa__controlsBar{gap:.375rem;padding:.5rem}.diamond360Viewer-module__ue03aa__controlBtn{width:2rem;height:2rem}.diamond360Viewer-module__ue03aa__viewShortcutBtn{padding:.2rem .4rem;font-family:inherit;font-size:.75rem}}.diamond360Viewer-module__ue03aa__controlsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.diamond360Viewer-module__ue03aa__controlBtn{border:1px solid var(--border);background:var(--background);width:2.25rem;height:2.25rem;color:var(--foreground);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;font-family:inherit;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.diamond360Viewer-module__ue03aa__controlBtn:hover:not(:disabled){background:var(--muted);border-color:var(--border);color:var(--primary)}.diamond360Viewer-module__ue03aa__controlBtn:disabled{opacity:.5;cursor:not-allowed}.diamond360Viewer-module__ue03aa__controlBtnActive{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.diamond360Viewer-module__ue03aa__controlBtnActive:hover:not(:disabled){background:var(--ruby-glow,var(--primary));border-color:var(--ruby-glow,var(--primary))}.diamond360Viewer-module__ue03aa__iconPlay{border:6px solid transparent;border-left:10px solid;border-right-width:0;width:0;height:0;margin-left:2px}.diamond360Viewer-module__ue03aa__iconPause{align-items:stretch;gap:3px;width:14px;height:14px;display:flex}.diamond360Viewer-module__ue03aa__iconPause span{background:currentColor;border-radius:1px;width:4px;min-height:100%;display:block}.diamond360Viewer-module__ue03aa__iconPrev{border-bottom:2px solid;border-left:2px solid;width:10px;height:10px;margin-left:2px;transform:rotate(45deg)}.diamond360Viewer-module__ue03aa__iconNext{border-bottom:2px solid;border-right:2px solid;width:10px;height:10px;margin-right:2px;transform:rotate(-45deg)}.diamond360Viewer-module__ue03aa__iconReverse{border:2px solid;border-right-color:transparent;border-radius:50%;width:14px;height:14px;transform:rotate(-90deg)}.diamond360Viewer-module__ue03aa__iconGrayscale{opacity:.8;background:linear-gradient(135deg,currentColor 50%,transparent 50%);border:2px solid;border-radius:50%;width:14px;height:14px}.diamond360Viewer-module__ue03aa__iconAutoPlay{border:2px solid;border-radius:2px;width:14px;height:14px;position:relative}.diamond360Viewer-module__ue03aa__iconAutoPlay:after{content:"";border:3px solid transparent;border-left:5px solid;border-right-width:0;margin-top:-3px;position:absolute;top:50%;left:4px}.diamond360Viewer-module__ue03aa__iconSpeedSlower,.diamond360Viewer-module__ue03aa__iconSpeedFaster{justify-content:center;align-items:center;width:14px;font-size:1.125rem;font-weight:600;line-height:1;display:inline-flex}.diamond360Viewer-module__ue03aa__viewShortcutBtn{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:.375rem;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:background .2s,border-color .2s,color .2s}.diamond360Viewer-module__ue03aa__viewShortcutBtn:hover{background:var(--muted);border-color:var(--border);color:var(--primary)}.diamond360Viewer-module__ue03aa__viewShortcutBtnActive{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.diamond360Viewer-module__ue03aa__frameCounter{color:var(--muted-foreground);text-align:center;min-width:3rem;font-size:.75rem}.diamond360Viewer-module__ue03aa__resizableContainer{width:100%;min-width:200px;height:100%;min-height:200px;position:relative;overflow:hidden}.diamond360Viewer-module__ue03aa__resizeHandle{cursor:nwse-resize;z-index:10;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.4;background:0 0;border:none;width:16px;height:16px;padding:0;transition:opacity .15s;position:absolute;bottom:0;right:0}.diamond360Viewer-module__ue03aa__resizeHandle:before{content:"";border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent var(--muted-foreground)transparent;opacity:.5;width:0;height:0;transition:opacity .15s,border-color .15s;position:absolute;bottom:3px;right:3px}.diamond360Viewer-module__ue03aa__resizeHandle:after{content:"";border-right:1.5px solid var(--muted-foreground);border-bottom:1.5px solid var(--muted-foreground);opacity:.5;width:6px;height:6px;transition:opacity .15s,border-color .15s;position:absolute;bottom:5px;right:5px}.diamond360Viewer-module__ue03aa__resizeHandle:hover{opacity:.8}.diamond360Viewer-module__ue03aa__resizeHandle:hover:before{opacity:.7;border-color:transparent transparent var(--primary)transparent}.diamond360Viewer-module__ue03aa__resizeHandle:hover:after{opacity:.7;border-color:var(--primary)var(--primary)}.diamond360Viewer-module__ue03aa__resizeHandle:active{opacity:1}.diamond360Viewer-module__ue03aa__resizeHandle:active:before{opacity:.9;border-color:transparent transparent var(--primary)transparent}.diamond360Viewer-module__ue03aa__resizeHandle:active:after{opacity:.9;border-color:var(--primary)var(--primary)}@media screen and (max-width:768px){.diamond360Viewer-module__ue03aa__resizeHandle{width:24px;height:24px}.diamond360Viewer-module__ue03aa__resizeHandle:before{border-width:0 0 14px 14px;bottom:4px;right:4px}.diamond360Viewer-module__ue03aa__resizeHandle:after{border-width:2px;width:8px;height:8px;bottom:6px;right:6px}}.diamond360Viewer-module__ue03aa__sliderWrap{flex:1;min-width:100px;max-width:120px;display:inline-block}.diamond360Viewer-module__ue03aa__frameSlider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--muted);border-radius:3px;outline:none;width:100%;min-width:80px;height:6px}.diamond360Viewer-module__ue03aa__frameSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;transition:background .2s,transform .15s}.diamond360Viewer-module__ue03aa__frameSlider::-webkit-slider-thumb:hover{background:var(--ruby-glow,var(--primary));transform:scale(1.1)}.diamond360Viewer-module__ue03aa__frameSlider::-moz-range-thumb{background:var(--primary);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;transition:background .2s,transform .15s}.diamond360Viewer-module__ue03aa__frameSlider::-moz-range-thumb:hover{background:var(--ruby-glow,var(--primary));transform:scale(1.1)}
