*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#09090b;width:100vw;height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}#root{width:100%;height:100%}.aurora-gradient-canvas{will-change:contents;width:100%;height:100%;display:block;position:absolute;inset:0}.image-effects{background:#09090b;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.upload-zone{cursor:pointer;background:#ffffff05;border:2px dashed #ffffff1f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:480px;max-width:90vw;padding:60px 40px;transition:all .25s;display:flex}.upload-zone:hover,.upload-zone.drag-over{background:#ffffff0a;border-color:#ffffff4d}.upload-zone:hover .upload-icon,.upload-zone.drag-over .upload-icon{color:#ffffff8c}.canvas-wrapper{justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.effects-canvas{object-fit:contain;max-width:100%;max-height:100%}.effects-canvas.crosshair{cursor:crosshair}.effects-controls{-webkit-backdrop-filter:blur(24px);z-index:15;color:#e6e6e6;pointer-events:auto;background:#151515eb;border:1px solid #ffffff14;border-radius:16px;width:300px;max-height:calc(100vh - 100px);padding:16px;position:fixed;bottom:24px;left:24px;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.effects-controls-inner{flex-direction:column;gap:14px;display:flex}.effects-controls::-webkit-scrollbar{width:4px}.effects-controls::-webkit-scrollbar-track{background:0 0}.effects-controls::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.effects-actions{flex-direction:column;gap:8px;display:flex}.effects-controls-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.effects-controls-title{color:#e6e6e6;font-size:15px;font-weight:600}.effects-controls-close{color:#e6e6e699;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.effects-controls-close:active{background:#ffffff24}.effects-controls-toggle{-webkit-backdrop-filter:blur(20px);color:#e6e6e6cc;z-index:15;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#151515d9;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;bottom:24px;left:24px}.effects-controls-toggle:active{background:#282828e6}@media (width<=768px){.effects-controls{width:100%;max-height:55vh;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;border-bottom:none;border-radius:20px 20px 0 0;bottom:0;left:0;right:0}.effects-controls:before{content:"";background:#fff3;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:0 auto 8px;display:block}.effects-controls .slider::-webkit-slider-thumb{width:32px;height:32px}.effects-controls .slider::-moz-range-thumb{width:32px;height:32px}.effects-controls .btn{min-height:52px}.effects-controls-toggle{bottom:calc(76px + env(safe-area-inset-bottom,0px));left:16px}}.ui-top-left{z-index:20;pointer-events:auto;max-width:calc(100vw - 48px);position:fixed;top:24px;left:24px}.mode-switcher{-webkit-backdrop-filter:blur(20px);scrollbar-width:none;-ms-overflow-style:none;background:#151515d9;border:1px solid #ffffff14;border-radius:12px;gap:1px;max-width:calc(100vw - 48px);padding:3px;display:flex;overflow-x:auto}.mode-switcher::-webkit-scrollbar{display:none}.mode-btn{color:#e6e6e680;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:all .2s;display:inline-flex}.mode-btn:hover{color:#e6e6e6cc;background:#ffffff0a}.mode-btn.active{color:#e6e6e6;background:#ffffff14}.ui-top-right{z-index:20;pointer-events:auto;gap:8px;display:flex;position:fixed;top:24px;right:24px}.btn{-webkit-backdrop-filter:blur(20px);color:#e6e6e6;cursor:pointer;white-space:nowrap;background:#151515d9;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:6px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.btn:hover{background:#282828e6;border-color:#fff3}.btn-full{justify-content:center;width:100%}.kbd-hint{letter-spacing:.5px;text-transform:uppercase;color:#e6e6e680;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:4px;margin-left:4px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.desktop-randomize{-webkit-backdrop-filter:blur(20px);color:#e6e6e6;cursor:pointer;z-index:20;white-space:nowrap;background:#151515d9;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}.desktop-randomize:hover{background:#282828e6;border-color:#fff3}.side-panel{-webkit-backdrop-filter:blur(24px);z-index:15;color:#e6e6e6;pointer-events:auto;background:#151515eb;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:16px;width:280px;max-height:calc(100vh - 100px);margin-top:52px;padding:16px;display:flex;position:fixed;top:24px;right:24px;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.side-panel::-webkit-scrollbar{width:4px}.side-panel::-webkit-scrollbar-track{background:0 0}.side-panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.panel-header{justify-content:space-between;align-items:center;display:flex}.panel-title{color:#e6e6e6;font-size:15px;font-weight:600}.panel-divider{background:#ffffff14;height:1px}.section-label{letter-spacing:.8px;text-transform:uppercase;color:#e6e6e673;margin-bottom:10px;font-size:11px;font-weight:600}.color-list{flex-direction:column;gap:10px;display:flex}.color-row{justify-content:space-between;align-items:center;display:flex}.color-label{cursor:pointer;align-items:center;gap:10px;display:flex}.color-swatch-wrap{border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:26px;height:26px;position:relative;overflow:hidden}.color-swatch{border-radius:50%;width:100%;height:100%}.color-input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.color-name{color:#e6e6e6b3;font-size:13px;font-weight:500}.color-hex{color:#e6e6e659;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:11px}.slider-list{flex-direction:column;gap:14px;display:flex}.slider-row{flex-direction:column;gap:6px;display:flex}.slider-header{justify-content:space-between;align-items:center;display:flex}.slider-label{color:#e6e6e6b3;font-size:13px;font-weight:500}.slider-value{color:#e6e6e680;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:12px}.slider{appearance:none;cursor:pointer;background:#e6e6e614;border-radius:2px;outline:none;width:100%;height:4px}.slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#e6e6e6;border:none;border-radius:50%;width:14px;height:14px;transition:transform .15s}.slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.slider::-moz-range-thumb{cursor:pointer;background:#e6e6e6;border:none;border-radius:50%;width:14px;height:14px}.lens-upload-zone{z-index:5;cursor:pointer;background:#09090b;border:2px dashed #ffffff1f;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:24px;transition:border-color .25s,background .25s;display:flex;position:fixed;inset:0}.lens-upload-zone:hover{background:#ffffff05;border-color:#ffffff4d}.upload-icon{color:#ffffff4d}.lens-upload-zone:hover .upload-icon{color:#ffffff8c}.upload-text{color:#e6e6e6b3;font-size:16px;font-weight:500}.upload-hint{color:#e6e6e659;font-size:13px}.fit-toggle,.displacement-mode-toggle{background:#e6e6e60f;border-radius:8px;gap:4px;padding:3px;display:flex}.fit-btn{color:#e6e6e680;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:6px 0;font-size:12px;font-weight:500;transition:all .15s}.fit-btn:hover{color:#e6e6e6cc}.fit-btn.active{color:#e6e6e6;background:#e6e6e61f}.preset-list{gap:6px;display:flex}.btn-preset{color:#e6e6e6b3;cursor:pointer;background:#e6e6e60d;border:1px solid #e6e6e61a;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.btn-preset:hover{color:#e6e6e6;background:#e6e6e61a;border-color:#e6e6e633}.toast{-webkit-backdrop-filter:blur(16px);color:#e6e6e6;z-index:100;pointer-events:none;background:#151515e6;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:500;animation:.25s ease-out toastIn;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=768px){.ui-top-left,.ui-top-right,.side-panel,.desktop-randomize{display:none}.toast{bottom:calc(80px + env(safe-area-inset-bottom,0px))}}.mobile-bottom-bar,.mobile-hamburger,.mobile-sheet-overlay{display:none}@media (width<=768px){.mobile-bottom-bar{padding:10px 20px calc(10px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(24px);z-index:30;background:#121212f2;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-action-btn{color:#e6e6e699;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:64px;min-height:48px;padding:8px 12px;font-family:inherit;font-size:10px;font-weight:500;transition:color .2s,background .2s;display:flex}.mobile-action-btn:active{background:#ffffff0f}.mobile-action-center{color:#fff;background:#ffffff14;border-radius:14px;min-width:80px;padding:10px 16px}.mobile-action-center:active{background:#ffffff24}.mobile-spacebar-hint{color:#e6e6e659;align-items:center;gap:3px;margin-top:1px;font-size:9px;display:flex}.mobile-hamburger{top:calc(env(safe-area-inset-top,16px) + 8px);-webkit-backdrop-filter:blur(16px);color:#e6e6e6cc;z-index:30;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#121212d9;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;right:16px}.mobile-hamburger:active{background:#282828e6}.mobile-sheet-overlay{z-index:40;background:#00000080;animation:.2s ease-out overlayFadeIn;display:block;position:fixed;inset:0}.mobile-action-sheet{z-index:41;-webkit-backdrop-filter:blur(40px);padding:8px 0 calc(16px + env(safe-area-inset-bottom,0px));background:#1c1c1efa;border-radius:20px 20px 0 0;animation:.3s cubic-bezier(.32,.72,0,1) sheetSlideUp;position:fixed;bottom:0;left:0;right:0}.mobile-mode-sheet{z-index:41;-webkit-backdrop-filter:blur(40px);padding:8px 20px calc(16px + env(safe-area-inset-bottom,0px));background:#1c1c1efa;border-radius:20px 20px 0 0;animation:.3s cubic-bezier(.32,.72,0,1) sheetSlideUp;position:fixed;bottom:0;left:0;right:0}.mobile-mode-title{color:#e6e6e666;text-transform:uppercase;letter-spacing:.5px;text-align:center;margin:4px 0 12px;font-size:13px;font-weight:600}.mobile-mode-grid{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 0 12px;display:grid}.mobile-mode-item{color:#e6e6e699;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:14px 4px;font-family:inherit;font-size:11px;font-weight:500;transition:all .2s;display:flex}.mobile-mode-item:active{background:#ffffff14}.mobile-mode-item.active{color:#fff;background:#ffffff1a}.mobile-mode-item svg{opacity:.7}.mobile-mode-item.active svg{opacity:1}.mobile-mode-divider{background:#ffffff14;height:1px;margin:4px 0}.mobile-sheet-handle{background:#fff3;border-radius:2px;width:36px;height:4px;margin:0 auto 8px}.mobile-action-row{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:14px;width:100%;min-height:56px;padding:16px 20px;font-family:inherit;font-size:16px;font-weight:400;transition:background .15s;display:flex}.mobile-action-row:active{background:#ffffff0f}.mobile-action-row svg{color:#fff9;flex-shrink:0}.mobile-action-danger,.mobile-action-danger svg{color:#ff453a}.mobile-action-divider{background:#ffffff14;height:1px;margin:0 20px}.mobile-action-cancel{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:none;border-radius:14px;width:calc(100% - 40px);min-height:52px;margin:8px auto 0;padding:16px;font-family:inherit;font-size:16px;font-weight:600;transition:background .15s;display:block}.mobile-action-cancel:active{background:#ffffff24}.mobile-controls-sheet{z-index:42;-webkit-backdrop-filter:blur(40px);background:#1c1c1efa;border-radius:20px 20px 0 0;flex-direction:column;max-height:75vh;animation:.3s cubic-bezier(.32,.72,0,1) sheetSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-controls-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px 0;display:flex}.mobile-controls-title{color:#e6e6e6;font-size:17px;font-weight:600}.mobile-controls-close{color:#e6e6e699;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff14;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mobile-controls-close:active{background:#ffffff24}.mobile-controls-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}.mobile-controls-body::-webkit-scrollbar{width:0}.mobile-upload-btn{justify-content:center;align-items:center;gap:8px;display:flex}.mobile-controls-divider{background:#ffffff14;height:1px}.mobile-preset-list{flex-wrap:wrap;gap:8px;display:flex}.mobile-btn-preset{padding:8px 16px;font-size:14px}.mobile-color-list{flex-direction:column;gap:4px;display:flex}.mobile-color-row{justify-content:space-between;align-items:center;min-height:52px;padding:6px 0;display:flex}.mobile-color-swatch-wrap{border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:36px;height:36px;position:relative;overflow:hidden}.mobile-color-swatch{border-radius:50%;width:100%;height:100%}.mobile-color-name{color:#e6e6e6b3;font-size:15px;font-weight:500}.mobile-slider-list{flex-direction:column;gap:18px;display:flex}.mobile-slider-list .slider-label{font-size:15px}.mobile-slider-list .slider{border-radius:3px;height:6px}.mobile-slider-list .slider::-webkit-slider-thumb{width:32px;height:32px}.mobile-slider-list .slider::-moz-range-thumb{width:32px;height:32px}.mobile-reset-btn{min-height:52px;margin-top:4px;font-size:15px}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
