.page_loading__PLyHf{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff}.page_loading__PLyHf p{font-size:16px;opacity:.8}.page_spinner__DeylX{width:48px;height:48px;border:3px solid hsla(0,0%,100%,.1);border-top:3px solid var(--accent,#f5a623);border-radius:50%;animation:page_spin__kAM41 1s linear infinite}@keyframes page_spin__kAM41{to{transform:rotate(1turn)}}.page_exitButton__OeWBS{position:fixed;top:20px;right:20px;z-index:100;background:rgba(0,0,0,.7);color:#fff;border:none;padding:10px 20px;border-radius:20px;cursor:pointer;font-size:14px;text-decoration:none;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s}.page_exitButton__OeWBS:hover{background:rgba(0,0,0,.9)}.Gallery3D_loadingContainer__g9vhq{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff}.Gallery3D_loadingContainer__g9vhq p{font-size:16px;opacity:.8}.Gallery3D_spinner__eeZSx{width:48px;height:48px;border:3px solid hsla(0,0%,100%,.1);border-top:3px solid var(--accent,#f5a623);border-radius:50%;animation:Gallery3D_spin__p8IEn 1s linear infinite}@keyframes Gallery3D_spin__p8IEn{to{transform:rotate(1turn)}}.Gallery3D_container__31j0Z{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000}.Gallery3D_container__31j0Z canvas{display:block}.Gallery3D_searchOverlay__Z_u1u{position:absolute;top:80px;left:50%;transform:translateX(-50%);z-index:100;display:flex;flex-direction:column;align-items:center;gap:8px}.Gallery3D_searchBar__V1yT0{display:flex;gap:8px;background:rgba(0,0,0,.7);padding:8px 12px;border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Gallery3D_searchBar__V1yT0 input{background:rgba(0,0,0,0);border:none;color:#fff;padding:8px 12px;font-size:14px;width:200px;outline:none}.Gallery3D_searchBar__V1yT0 input::placeholder{color:hsla(0,0%,100%,.5)}@media(max-width:480px){.Gallery3D_searchBar__V1yT0 input{width:120px}}.Gallery3D_searchBar__V1yT0 button{background:var(--accent,#764824);color:#fff;border:none;padding:8px 16px;border-radius:16px;cursor:pointer;font-size:14px;transition:opacity .2s}.Gallery3D_searchBar__V1yT0 button:hover{opacity:.8}.Gallery3D_searchBar__V1yT0 button:disabled{opacity:.5;cursor:not-allowed}.Gallery3D_searchBar__V1yT0 .Gallery3D_clearButton__TM11I{background:hsla(0,0%,100%,.2)}.Gallery3D_searchBar__V1yT0 .Gallery3D_closeSearchButton__C5Fmc{background:hsla(0,0%,100%,.15);padding:8px 12px;font-size:18px;line-height:1}.Gallery3D_searchHint__DcZr7{display:flex;align-items:center;gap:6px;background:rgba(0,0,0,.6);border:none;padding:8px 14px;border-radius:20px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s}.Gallery3D_searchHint__DcZr7:hover{background:rgba(0,0,0,.8)}.Gallery3D_searchHintKey__tT9MV{display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;background:linear-gradient(180deg,#4a4a4a,#2d2d2d);border-radius:4px;box-shadow:0 2px 0 #1a1a1a;color:#fff;font-size:10px;font-weight:600;min-width:20px}.Gallery3D_searchHintPlus__SssZt{color:hsla(0,0%,100%,.5);font-size:12px}.Gallery3D_searchHintText__2a5Gd{color:hsla(0,0%,100%,.8);font-size:12px;margin-left:4px}.Gallery3D_searchInfo__d988r{color:hsla(0,0%,100%,.7);font-size:12px;background:rgba(0,0,0,.5);padding:4px 12px;border-radius:12px}.Gallery3D_searchResults__xnoJX{background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;max-height:300px;overflow-y:auto;width:100%;min-width:280px}.Gallery3D_searchResults__xnoJX::-webkit-scrollbar{width:6px}.Gallery3D_searchResults__xnoJX::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Gallery3D_searchResults__xnoJX::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.Gallery3D_searchResultItem__wYYsz{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid hsla(0,0%,100%,.1);gap:12px}.Gallery3D_searchResultItem__wYYsz:last-child{border-bottom:none}.Gallery3D_searchResultInfo__Tz3Km{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.Gallery3D_searchResultTitle__94Kxc{color:#fff;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Gallery3D_searchResultTags__9cpGq{color:hsla(0,0%,100%,.5);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Gallery3D_jumpButton__ntLWf{background:var(--accent,#764824);color:#fff;border:none;padding:5px 12px;border-radius:12px;font-size:11px;font-weight:500;cursor:pointer;flex-shrink:0;transition:opacity .2s}.Gallery3D_jumpButton__ntLWf:hover{opacity:.8}.Gallery3D_noResults__qr44L{padding:16px;text-align:center;color:hsla(0,0%,100%,.5);font-size:13px}.Gallery3D_instructions__JT9_3{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:200}.Gallery3D_instructionsContent__TWunJ{background:var(--bg-primary,#1a1a1a);color:var(--text-primary,#fff);padding:32px 48px;border-radius:16px;max-width:400px;text-align:center}.Gallery3D_instructionsContent__TWunJ h2{margin:0 0 16px;font-size:24px;color:var(--accent,#f5a623)}.Gallery3D_instructionsContent__TWunJ p{margin:0 0 24px;opacity:.8}.Gallery3D_instructionsContent__TWunJ ul{text-align:left;margin:0 0 24px;padding-left:20px}.Gallery3D_instructionsContent__TWunJ ul li{margin:8px 0;line-height:1.4}.Gallery3D_instructionsButtons__NNBh1{display:flex;flex-direction:column;gap:12px}.Gallery3D_instructionsButtons__NNBh1 button{background:var(--accent,#764824);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;cursor:pointer;transition:transform .2s,opacity .2s}.Gallery3D_instructionsButtons__NNBh1 button:hover{transform:scale(1.02);opacity:.9}.Gallery3D_instructionsButtons__NNBh1 .Gallery3D_backLink__bvwYK{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:14px}.Gallery3D_instructionsButtons__NNBh1 .Gallery3D_backLink__bvwYK:hover{color:#fff}.Gallery3D_modal__6HegF{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:300;cursor:pointer;perspective:1000px}.Gallery3D_modalContent__Uckf0{background:var(--bg-primary,#1a1a1a);border-radius:16px;max-width:90vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;cursor:default;position:relative;transform-style:preserve-3d}@media(min-width:768px){.Gallery3D_modalContent__Uckf0{flex-direction:row;max-width:800px}}.Gallery3D_closeArea__sFTMc{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:8px;z-index:1}.Gallery3D_closeButton__vhu9z{background:rgba(0,0,0,.5);color:#fff;border:none;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.Gallery3D_closeButton__vhu9z:hover{background:rgba(0,0,0,.7)}.Gallery3D_modalImage__rEO2u{flex:1 1;min-height:300px;height:60vh;min-width:400px;background:#000;display:flex;align-items:center;justify-content:center;position:relative}.Gallery3D_modalImage__rEO2u img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.Gallery3D_modalImage__rEO2u{height:70vh}}.Gallery3D_viewToggleButton__Ctwxp{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid hsla(0,0%,100%,.2);padding:6px 14px;border-radius:16px;font-size:12px;cursor:pointer;transition:background .2s,border-color .2s;z-index:10}.Gallery3D_viewToggleButton__Ctwxp:hover{background:rgba(0,0,0,.9);border-color:var(--accent,#764824)}.Gallery3D_modalInfo__WQNMn{padding:56px 24px 24px;color:var(--text-primary,#fff);max-width:300px;display:flex;flex-direction:column}.Gallery3D_modalInfo__WQNMn h2{margin:0 0 8px;font-size:20px}.Gallery3D_modalInfo__WQNMn p{margin:0 0 16px;opacity:.8;font-size:14px;line-height:1.5}.Gallery3D_creator__6nSGC{font-style:italic;opacity:.7;margin:0 0 16px}.Gallery3D_downloadButtons__LVbn5{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:16px}.Gallery3D_downloadButton__VrCQ5{display:inline-flex;align-items:center;gap:4px;background:var(--accent,#764824);color:#fff;border:none;padding:6px 12px;border-radius:14px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.2,0,0,1);box-shadow:0 1px 2px rgba(0,0,0,.15)}.Gallery3D_downloadButton__VrCQ5:hover{box-shadow:0 2px 4px rgba(0,0,0,.25);transform:translateY(-1px)}.Gallery3D_downloadButton__VrCQ5:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.15)}.Gallery3D_downloadButton__VrCQ5 svg{width:12px;height:12px;fill:currentColor}.Gallery3D_escKey__afOU9{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:linear-gradient(180deg,#4a4a4a,#2d2d2d);border-radius:4px;box-shadow:0 2px 0 #1a1a1a;color:#fff;font-size:11px;font-weight:600}.Gallery3D_tags__k0qZm{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.Gallery3D_tag__TYLgn{background:hsla(0,0%,100%,.1);padding:4px 12px;border-radius:12px;font-size:12px;color:hsla(0,0%,100%,.8)}.Gallery3D_viewButton__n5W9i{display:inline-block;background:var(--accent,#764824);color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-size:14px;transition:opacity .2s}.Gallery3D_viewButton__n5W9i:hover{opacity:.8}.Gallery3D_joystickContainer__nQ_jr{position:absolute;bottom:0;left:0;width:200px;height:200px;z-index:100;pointer-events:auto}.Gallery3D_cameraRotationZone__BRWhK{position:absolute;top:0;right:0;width:50%;height:100%;z-index:50;pointer-events:auto}.Gallery3D_exitButton__NE_q8{position:absolute;top:20px;right:20px;z-index:100;background:rgba(0,0,0,.7);color:#fff;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px;text-decoration:none;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Gallery3D_exitButton__NE_q8:hover{background:rgba(0,0,0,.9)}.Gallery3D_portalModePanel__5PuAX{position:absolute;top:88px;right:20px;z-index:150;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.15);min-width:180px;pointer-events:auto}.Gallery3D_portalModeHeader__BKlJ7{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.Gallery3D_portalModeTitle__KScyO{color:#fff;font-size:12px;font-weight:600;letter-spacing:1px}.Gallery3D_portalModeEsc__xdvap{color:hsla(0,0%,100%,.5);font-size:10px;background:hsla(0,0%,100%,.1);padding:2px 6px;border-radius:4px}.Gallery3D_portalColorSelector__B3oQZ{display:flex;gap:8px;margin-bottom:8px}.Gallery3D_portalColorButton__EA5en{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:2px solid rgba(0,0,0,0);border-radius:8px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.Gallery3D_portalColorButton__EA5en:hover{background:hsla(0,0%,100%,.12)}.Gallery3D_portalColorButton__EA5en.Gallery3D_selected___qR3K{background:hsla(0,0%,100%,.15)}.Gallery3D_portalColorButton__EA5en.Gallery3D_bluePortal__e1RX9 .Gallery3D_portalColorDot__CP90k{background:#48f;box-shadow:0 0 8px #48f}.Gallery3D_portalColorButton__EA5en.Gallery3D_bluePortal__e1RX9.Gallery3D_selected___qR3K{border-color:#48f;box-shadow:0 0 12px rgba(68,136,255,.4)}.Gallery3D_portalColorButton__EA5en.Gallery3D_yellowPortal__k4LKU .Gallery3D_portalColorDot__CP90k{background:#fa0;box-shadow:0 0 8px #fa0}.Gallery3D_portalColorButton__EA5en.Gallery3D_yellowPortal__k4LKU.Gallery3D_selected___qR3K{border-color:#fa0;box-shadow:0 0 12px rgba(255,170,0,.4)}.Gallery3D_portalColorDot__CP90k{width:10px;height:10px;border-radius:50%}.Gallery3D_portalModeHints__HgZxt{color:hsla(0,0%,100%,.5);font-size:10px;text-align:center}.Gallery3D_fullscreenToggle__wcpI6{position:absolute;top:78px;right:74px;z-index:150;width:44px;height:44px;border-radius:50%;border:none;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;color:hsla(0,0%,100%,.8);font-size:20px}.Gallery3D_fullscreenToggle__wcpI6:hover{background:rgba(0,0,0,.85);transform:scale(1.05)}.Gallery3D_sprayToggle__CLIA5{position:absolute;top:78px;right:20px;z-index:150;width:44px;height:44px;border-radius:50%;border:none;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;color:hsla(0,0%,100%,.8);font-size:20px}.Gallery3D_sprayToggle__CLIA5:hover{background:rgba(0,0,0,.85);transform:scale(1.05)}.Gallery3D_sprayToggle__CLIA5.Gallery3D_active__M3Y8p{background:rgba(255,68,68,.3);border:2px solid rgba(255,68,68,.6);box-shadow:0 0 12px rgba(255,68,68,.4)}.Gallery3D_sprayModePanel__J6F2U{position:absolute;top:132px;right:20px;z-index:150;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.15);min-width:180px;pointer-events:auto}.Gallery3D_sprayModeHeader__T1cMo{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.Gallery3D_sprayModeTitle__bPqlk{color:#fff;font-size:12px;font-weight:600;letter-spacing:1px}.Gallery3D_sprayModeEsc__rBGEw{color:hsla(0,0%,100%,.5);font-size:10px;background:hsla(0,0%,100%,.1);padding:2px 6px;border-radius:4px}.Gallery3D_colorPalette__bldzK{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin-bottom:12px}.Gallery3D_colorSwatch__RP58O{width:28px;height:28px;border-radius:50%;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s;position:relative}.Gallery3D_colorSwatch__RP58O:hover{transform:scale(1.1)}.Gallery3D_colorSwatch__RP58O.Gallery3D_selected___qR3K{border-color:#fff;box-shadow:0 0 8px currentColor}.Gallery3D_colorSwatch__RP58O:after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 0 4px rgba(0,0,0,.2);pointer-events:none}.Gallery3D_brushSizeControl__EUWDd{display:flex;align-items:center;gap:8px;margin-bottom:12px}.Gallery3D_brushSizeControl__EUWDd span{color:hsla(0,0%,100%,.8);font-size:11px;min-width:28px}.Gallery3D_brushSizeControl__EUWDd input[type=range]{flex:1 1;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.2);border-radius:2px;outline:none}.Gallery3D_brushSizeControl__EUWDd input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer;-webkit-transition:transform .15s;transition:transform .15s}.Gallery3D_brushSizeControl__EUWDd input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.Gallery3D_brushSizeControl__EUWDd input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer;border:none}.Gallery3D_sprayActionButtons__0G9BO{display:flex;gap:8px;margin-bottom:8px}.Gallery3D_clearSprayButton__FjEyw{flex:1 1;padding:8px 12px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:hsla(0,0%,100%,.8);font-size:11px;cursor:pointer;transition:background .15s,border-color .15s}.Gallery3D_clearSprayButton__FjEyw:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.Gallery3D_cancelSprayButton___O6pY{flex:1 1;padding:8px 12px;background:rgba(255,68,68,.2);border:1px solid rgba(255,68,68,.4);border-radius:6px;color:#f66;font-size:11px;cursor:pointer;transition:background .15s,border-color .15s}.Gallery3D_cancelSprayButton___O6pY:hover{background:rgba(255,68,68,.3);border-color:rgba(255,68,68,.6)}.Gallery3D_sprayModeHints__DCmWe{color:hsla(0,0%,100%,.5);font-size:10px;text-align:center}