.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;height:100dvh;background:#000;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none;overflow:hidden}.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);border-radius:18px}.Gallery3D_searchBar__V1yT0 .Gallery3D_closeSearchButton__C5Fmc{background:hsla(0,0%,100%,.15);width:36px;height:36px;padding:0;border-radius:50%;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.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_activeTagIndicator___mBjz{display:flex;align-items:center;gap:8px;background:rgba(60,60,60,.85);padding:8px 12px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Gallery3D_activeTagLabel__QLhVP{color:hsla(0,0%,100%,.7);font-size:12px}.Gallery3D_activeTagName__FgYCY{color:#fff;font-size:13px;font-weight:600;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Gallery3D_activeTagClear__K2Ntc{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:22px;height:22px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;padding:0;transition:background .2s}.Gallery3D_activeTagClear__K2Ntc:hover{background:hsla(0,0%,100%,.3)}.Gallery3D_activeTagSearch__6LUXT{background:hsla(0,0%,100%,.15);border:none;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;margin-left:-2px}.Gallery3D_activeTagSearch__6LUXT:hover{background:hsla(0,0%,100%,.25)}.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_modalContentMobile___RZVa{max-width:100vw;max-height:100vh;max-height:100dvh;width:100vw;height:100vh;height:100dvh;border-radius:0;overflow-y:auto}.Gallery3D_modalContentMobile___RZVa .Gallery3D_closeArea__sFTMc{position:fixed;top:env(safe-area-inset-top,12px);right:12px;z-index:20}.Gallery3D_modalContentMobile___RZVa .Gallery3D_closeButton__vhu9z{width:44px;height:44px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.3)}.Gallery3D_modalContentMobile___RZVa .Gallery3D_modalImage__rEO2u{min-width:unset;height:50vh;min-height:200px}.Gallery3D_modalContentMobile___RZVa .Gallery3D_modalImage__rEO2u .Gallery3D_viewToggleButton__Ctwxp{top:12px;right:auto;left:12px}.Gallery3D_modalContentMobile___RZVa .Gallery3D_modalInfo__WQNMn{max-width:none;padding:16px}.Gallery3D_closeArea__sFTMc{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:8px;z-index:10}.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_mobileJumpButton__leBoF{position:absolute;right:40px;bottom:60px;z-index:110;width:64px;height:64px;border-radius:50%;border:2px solid hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:hsla(0,0%,100%,.8);font-size:12px;font-weight:700;letter-spacing:.5px;pointer-events:auto;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.Gallery3D_mobileJumpButton__leBoF:active{background:hsla(0,0%,100%,.3);transform:scale(.92)}.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_topRightActions__TcfZ_{position:fixed;top:88px;right:20px;z-index:150;display:flex;flex-direction:row;align-items:center;gap:10px;transition:top .15s ease}.Gallery3D_actionButton__o9qyG{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_actionButton__o9qyG:hover{background:rgba(0,0,0,.85);transform:scale(1.05)}.Gallery3D_actionButton__o9qyG.Gallery3D_sprayActive__S5Rvt{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_squidGameBtnPrimary__fYm0V{padding:12px 40px;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;font-size:.95rem;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:hsla(0,0%,100%,.9);transition:all .2s cubic-bezier(.25,.46,.45,.94);box-shadow:0 2px 12px rgba(0,0,0,.3)}.Gallery3D_squidGameBtnPrimary__fYm0V:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.35);box-shadow:0 4px 20px rgba(0,0,0,.4);transform:translateY(-1px)}.Gallery3D_squidGameBtnPrimary__fYm0V:active{transform:translateY(0);box-shadow:0 1px 8px rgba(0,0,0,.3)}.Gallery3D_squidGameBtnGhost__6_i72{padding:12px 40px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:rgba(0,0,0,0);cursor:pointer;font-size:.95rem;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:hsla(0,0%,100%,.35);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.Gallery3D_squidGameBtnGhost__6_i72:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.6)}.Gallery3D_squidGameBtnGhost__6_i72:active{background:hsla(0,0%,100%,.03)}.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_colorSwatch__RP58O.Gallery3D_eraserSwatch__mnhRr{background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7)}.Gallery3D_colorSwatch__RP58O.Gallery3D_eraserSwatch__mnhRr:hover{color:#fff;background:hsla(0,0%,100%,.15)}.Gallery3D_colorSwatch__RP58O.Gallery3D_eraserSwatch__mnhRr.Gallery3D_selected___qR3K{border-color:#f88;box-shadow:0 0 8px rgba(255,136,136,.5);color:#f88;background:rgba(255,136,136,.15)}.Gallery3D_colorSwatch__RP58O.Gallery3D_eraserSwatch__mnhRr:after{display: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;display:flex;align-items:center;justify-content:center;gap:5px;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_doneSprayButton__5HY_y{flex:1 1;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 12px;background:rgba(68,187,68,.2);border:1px solid rgba(68,187,68,.4);border-radius:6px;color:#6c6;font-size:11px;cursor:pointer;transition:background .15s,border-color .15s}.Gallery3D_doneSprayButton__5HY_y:hover{background:rgba(68,187,68,.3);border-color:rgba(68,187,68,.6)}.Gallery3D_sprayModeHints__DCmWe{color:hsla(0,0%,100%,.5);font-size:10px;text-align:center}.Gallery3D_adminDeleteSection__k5xy6{margin-top:8px;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:4px}.Gallery3D_adminDeleteButton___vxYk{padding:8px 12px;background:rgba(255,100,100,.15);border:1px solid rgba(255,100,100,.3);border-radius:6px;color:rgba(255,150,150,.9);font-size:11px;cursor:pointer;transition:all .15s ease}.Gallery3D_adminDeleteButton___vxYk:hover{background:rgba(255,100,100,.25);border-color:rgba(255,100,100,.5)}.Gallery3D_adminDeleteButton___vxYk.Gallery3D_active__M3Y8p{background:rgba(255,80,80,.4);border-color:rgba(255,80,80,.8);color:#f88;box-shadow:0 0 10px rgba(255,80,80,.3)}.Gallery3D_adminDeleteHint__sWvxh{color:rgba(255,150,150,.7);font-size:9px;text-align:center}.Gallery3D_adminDeleteCursor__xeppb canvas{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23ff4444'%3E%3Cpath d='M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z'/%3E%3C/svg%3E") 12 12,pointer!important}.Gallery3D_controlsModal__bhdca{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Gallery3D_controlsModalContent__mlyh8{background:var(--bg-primary,#1a1a1a);border-radius:16px;padding:32px;max-width:400px;width:90%;position:relative;color:var(--text-primary,#fff)}.Gallery3D_controlsModalContent__mlyh8 h2{margin:0 0 20px;font-size:1.5rem;font-weight:600;color:var(--accent,#764824);text-align:center}.Gallery3D_controlsModalClose__qDjup{position:absolute;top:12px;right:12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.7);cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s,color .15s,border-color .15s}.Gallery3D_controlsModalClose__qDjup:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);color:#fff}.Gallery3D_controlsTabs__i_47x{display:flex;gap:8px;margin-bottom:20px;background:var(--bg-secondary,rgba(255,255,255,.05));padding:4px;border-radius:12px}.Gallery3D_controlsTab__D7DHY{flex:1 1;padding:10px 16px;background:rgba(0,0,0,0);border:none;border-radius:8px;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.Gallery3D_controlsTab__D7DHY:hover{color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.05)}.Gallery3D_controlsTab__D7DHY.Gallery3D_active__M3Y8p{background:var(--accent,#764824);color:#fff}.Gallery3D_controlsTabContent__9nOI_{background:var(--bg-secondary,rgba(255,255,255,.05));border-radius:12px;padding:16px}.Gallery3D_controlsTabContent__9nOI_ ul{list-style:none;margin:0;padding:0}.Gallery3D_controlsTabContent__9nOI_ li{padding:8px 0;font-size:14px;color:hsla(0,0%,100%,.8);border-bottom:1px solid hsla(0,0%,100%,.08)}.Gallery3D_controlsTabContent__9nOI_ li:last-child{border-bottom:none}.Gallery3D_controlsTabContent__9nOI_ li strong{color:var(--accent,#764824);font-weight:600}.Gallery3D_mobileBackButton__LSFF_{position:fixed;top:16px;left:16px;z-index:150;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border:none;padding:8px 14px;border-radius:20px;font-size:14px;text-decoration:none;display:flex;align-items:center;gap:6px}.Gallery3D_mobileBackButton__LSFF_ .Gallery3D_material-symbols-rounded__njzuF{font-size:18px}.Gallery3D_mobileBackButton__LSFF_:active{background:rgba(0,0,0,.9)}.Gallery3D_mobileActionButtons__I2LMI{position:fixed;bottom:24px;right:24px;z-index:150;display:flex;flex-direction:column;gap:12px;align-items:center}.Gallery3D_gameActionButton__XTDKq{width:60px;height:60px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.1);transition:all .15s ease}.Gallery3D_gameActionButton__XTDKq svg{width:22px;height:22px}.Gallery3D_gameActionButton__XTDKq:active{transform:scale(.92);background:rgba(0,0,0,.8)}.Gallery3D_gameActionActive__NVGoi{background:rgba(255,68,68,.3);border-color:rgba(255,68,68,.6);box-shadow:0 0 20px rgba(255,68,68,.4),0 4px 16px rgba(0,0,0,.4);animation:Gallery3D_actionPulse__kRyvF 2s ease-in-out infinite}@keyframes Gallery3D_actionPulse__kRyvF{0%,to{box-shadow:0 0 12px rgba(255,68,68,.3),0 4px 16px rgba(0,0,0,.4)}50%{box-shadow:0 0 24px rgba(255,68,68,.6),0 4px 16px rgba(0,0,0,.4)}}.Gallery3D_gameActionLabel__sMAHf{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Gallery3D_searchOverlayMobile__Q3t47{position:fixed;top:0;left:0;right:0;bottom:0;transform:none;z-index:400;background:rgba(0,0,0,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:16px 12px 12px;display:flex;flex-direction:column;align-items:stretch;gap:8px}.Gallery3D_searchOverlayMobile__Q3t47 .Gallery3D_searchBar__V1yT0{width:100%}.Gallery3D_searchOverlayMobile__Q3t47 .Gallery3D_searchBar__V1yT0 input{width:100%;flex:1 1;font-size:16px}.Gallery3D_searchOverlayMobile__Q3t47 .Gallery3D_searchResults__xnoJX{max-height:60vh;width:100%}.Gallery3D_searchOverlayMobile__Q3t47 .Gallery3D_searchResultItem__wYYsz{padding:12px 16px}.Gallery3D_searchOverlayMobile__Q3t47 .Gallery3D_jumpButton__ntLWf{padding:10px 20px;font-size:14px}@media(max-width:767px){.Gallery3D_topRightActions__TcfZ_{right:16px;max-width:calc(100vw - 120px);flex-wrap:wrap;justify-content:flex-end}.Gallery3D_sprayModePanel__J6F2U{max-height:40vh;overflow-y:auto}.Gallery3D_portalModePanel__5PuAX,.Gallery3D_sprayModePanel__J6F2U{position:fixed;top:auto;bottom:100px;right:16px;max-width:calc(100vw - 32px)}.Gallery3D_searchOverlay__Z_u1u:not(.Gallery3D_searchOverlayMobile__Q3t47){top:16px}.Gallery3D_modalContent__Uckf0{max-width:95vw;max-height:95vh}.Gallery3D_modalImage__rEO2u{min-width:unset;min-height:200px;height:45vh}.Gallery3D_modalInfo__WQNMn{max-width:none;padding:16px}.Gallery3D_escKey__afOU9{display:none}.Gallery3D_downloadButtons__LVbn5{justify-content:center}.Gallery3D_controlsModalContent__mlyh8{max-width:90vw;max-height:80vh;overflow-y:auto;padding:24px 20px}.Gallery3D_controlsTabContent__9nOI_ li{font-size:13px;padding:6px 0}.Gallery3D_activeTagLabel__QLhVP,.Gallery3D_activeTagSearch__6LUXT{display:none}.Gallery3D_activeTagClear__K2Ntc{width:28px;height:28px;font-size:18px}}.Gallery3D_easelMobileSheet__MOzD_{position:fixed;bottom:0;left:0;right:0;z-index:150;background:rgba(8,8,12,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid hsla(0,0%,100%,.12);border-radius:20px 20px 0 0;pointer-events:auto;padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -8px 32px rgba(0,0,0,.6)}.Gallery3D_easelSheetHandle__JaoZr{width:40px;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px;margin:10px auto 0;cursor:pointer}.Gallery3D_easelSheetHeader__83ShN{display:flex;align-items:center;gap:8px;padding:10px 16px 12px}.Gallery3D_easelSheetTitle___xxwQ{color:#fff;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;flex-shrink:0}.Gallery3D_easelSheetMeta__O0QPh{color:hsla(0,0%,100%,.4);font-size:11px;font-family:monospace;flex:1 1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Gallery3D_easelSheetToggle__Nk_I8{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.13);color:hsla(0,0%,100%,.75);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.Gallery3D_easelSheetToggle__Nk_I8:active{background:hsla(0,0%,100%,.14);transform:scale(.92)}.Gallery3D_easelSheetExit__h9tWa{height:40px;padding:0 16px;border-radius:20px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.22);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer;flex-shrink:0;transition:background .15s}.Gallery3D_easelSheetExit__h9tWa:active{background:hsla(0,0%,100%,.18);transform:scale(.97)}.Gallery3D_easelSheetBody__hoXoE{overflow:hidden;max-height:0;opacity:0;padding:0 16px;transition:max-height .3s cubic-bezier(.2,0,0,1),opacity .25s ease}.Gallery3D_easelSheetBody__hoXoE.Gallery3D_easelSheetBodyExpanded__gUH_5{max-height:65vh;opacity:1;padding-bottom:20px}.Gallery3D_easelSheetBodyInner__DBO__{display:flex;flex-direction:column;gap:14px;padding-top:4px}.Gallery3D_easelColorRow__8p96D{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.Gallery3D_easelColorRow__8p96D::-webkit-scrollbar{display:none}.Gallery3D_easelMobileColorSwatch__ze46t{width:44px;height:44px;border-radius:50%;border:3px solid rgba(0,0,0,0);flex-shrink:0;cursor:pointer;transition:transform .15s,border-color .15s,box-shadow .15s;position:relative}.Gallery3D_easelMobileColorSwatch__ze46t:after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 0 6px rgba(0,0,0,.25);pointer-events:none}.Gallery3D_easelMobileColorSwatch__ze46t.Gallery3D_selected___qR3K{border-color:#fff;box-shadow:0 0 14px currentColor;transform:scale(1.12)}.Gallery3D_easelMobileColorSwatch__ze46t:active{transform:scale(.9)}.Gallery3D_easelMobileEraserSwatch__Kz5LV{width:44px;height:44px;border-radius:50%;border:3px solid rgba(0,0,0,0);flex-shrink:0;cursor:pointer;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.65);transition:all .15s}.Gallery3D_easelMobileEraserSwatch__Kz5LV.Gallery3D_selected___qR3K{border-color:#f88;box-shadow:0 0 14px rgba(255,136,136,.5);color:#f88;background:rgba(255,136,136,.15);transform:scale(1.12)}.Gallery3D_easelMobileEraserSwatch__Kz5LV:active{transform:scale(.9)}.Gallery3D_easelMobileBrushRow__psThv{display:flex;align-items:center;gap:12px}.Gallery3D_easelMobileBrushLabel__Leqg5{color:hsla(0,0%,100%,.65);font-size:12px;min-width:32px}.Gallery3D_easelMobileBrushSlider__UlPtn{flex:1 1;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.18);border-radius:3px;outline:none}.Gallery3D_easelMobileBrushSlider__UlPtn::-webkit-slider-thumb{-webkit-appearance:none;width:28px;height:28px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.5)}.Gallery3D_easelMobileBrushSlider__UlPtn::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#fff;cursor:pointer;border:none}.Gallery3D_easelMobileActionRow__EMgAR{display:flex;gap:10px}.Gallery3D_easelMobileActionBtn__2gkSe{flex:1 1;height:52px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s ease}.Gallery3D_easelMobileActionBtn__2gkSe:active{transform:scale(.96)}.Gallery3D_easelMobileActionBtn__2gkSe:disabled{opacity:.5;cursor:not-allowed}.Gallery3D_easelMobileClearBtn__Dh3mm{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}.Gallery3D_easelMobileClearBtn__Dh3mm:hover{background:hsla(0,0%,100%,.12)}.Gallery3D_easelMobileSaveBtn__fVKp2{background:rgba(68,187,68,.18);border:1px solid rgba(68,187,68,.38);color:#7d7}.Gallery3D_easelMobileSaveBtn__fVKp2:hover{background:rgba(68,187,68,.28)}.Gallery3D_easelMobileNavRow__QPOlK{display:flex;align-items:center;gap:8px}.Gallery3D_easelMobileNavBtn__zk7EE{flex:1 1;height:56px;display:flex;align-items:center;justify-content:center;gap:4px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;color:hsla(0,0%,100%,.9);font-size:16px;font-weight:600;cursor:pointer;transition:all .15s}.Gallery3D_easelMobileNavBtn__zk7EE:active{background:hsla(0,0%,100%,.14);transform:scale(.97)}.Gallery3D_easelMobileNavInfo__mFLqZ{flex:1 1;text-align:center;color:hsla(0,0%,100%,.4);font-size:13px;font-family:monospace}.Gallery3D_easelMobileHint__f9DYm{color:hsla(0,0%,100%,.35);font-size:11px;text-align:center}.Gallery3D_easelMobileFullBtn__nA7hR{width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s;background:rgba(68,187,68,.18);border:1px solid rgba(68,187,68,.38);color:#7d7}.Gallery3D_easelMobileFullBtn__nA7hR:active{transform:scale(.97);background:rgba(68,187,68,.28)}.Gallery3D_easelMobileDeleteBtn__UcLEV{width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:14px;font-size:14px;font-weight:600;cursor:pointer;background:rgba(255,80,80,.1);border:1px solid rgba(255,80,80,.28);color:#f88;transition:all .15s}.Gallery3D_easelMobileDeleteBtn__UcLEV:active{transform:scale(.97);background:rgba(255,80,80,.2)}