@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&family=Permanent+Marker&display=swap";@import"https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap";@media (min-width: 1920px) or (min-height: 1080px){*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{font-size:18px}*:focus{outline-width:3px;outline-offset:2px}}@keyframes slideInOut{0%,to{opacity:0}}.photobooth-app{position:relative}.thought-bubble{position:fixed;bottom:0vh;left:20vw;color:#000;font-size:20px;font-weight:700;background:red;padding:5px;z-index:9999}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(10px)}20%{opacity:1;transform:translate(-50%) translateY(0)}80%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-10px)}}.thought-bubble:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);border:10px solid transparent;border-top-color:#fff}.thought-bubble.small{font-size:.8rem;padding:8px 12px}.thought-bubble.large{font-size:1.2rem;padding:12px 18px}.thought-bubble img{max-width:150px;border-radius:10px}.notes-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.notes-modal{position:relative;perspective:1000px;transform-style:preserve-3d}.sticky-note{background:#feff9c;width:90vw;max-width:400px;padding:35px;position:relative;transform:rotate(-2deg);box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b,0 0 5px #0000001a;animation:floatIn .5s ease-out}.sticky-note:before{content:"";position:absolute;top:0;left:0;right:0;height:30px;background:#00000005;border-bottom:1px solid rgba(0,0,0,.05)}.sticky-note:after{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);width:60px;height:12px;background:#ffffff80;border:1px solid rgba(200,200,200,.3);border-bottom:0;border-radius:3px 3px 0 0}.note-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:28px;color:#0006;cursor:pointer;padding:5px;line-height:1;transform:rotate(2deg);transition:all .2s ease;font-family:Permanent Marker,cursive}.note-close:hover{color:#0009;transform:rotate(92deg)}.sticky-note h2{font-family:Permanent Marker,cursive;font-size:32px;color:#333;margin:0 0 30px;padding-top:5px;text-align:center;transform:rotate(2deg);letter-spacing:.5px}.sticky-note ul{list-style:none;padding:0;margin:0 0 30px}.sticky-note li{margin-bottom:20px;padding-left:32px;position:relative;line-height:1.5;font-size:22px;color:#444;font-family:Permanent Marker,cursive;letter-spacing:.3px}.sticky-note li:before{content:"✓";position:absolute;left:0;color:#666;font-family:Permanent Marker,cursive;font-size:20px}.note-footer{text-align:center;font-family:Permanent Marker,cursive;font-size:12px;color:#666;margin-top:30px;padding-top:25px;border-top:2px dashed rgba(0,0,0,.1);transform:rotate(-1deg);letter-spacing:.3px;font-weight:400}.note-footer a{color:#ff6b6b;text-decoration:none;position:relative;transition:color .2s ease;padding-bottom:2px}.note-footer a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#ff6b6b;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.note-footer a:hover{color:#ff5252}.note-footer a:hover:after{transform:scaleX(1);transform-origin:left}@media (max-width: 480px){.note-footer>div{flex-direction:column!important;text-align:center!important}.signup-tip-button{margin-top:10px!important;align-self:center!important}}@keyframes floatIn{0%{opacity:0;transform:translateY(40px) rotate(-8deg)}to{opacity:1;transform:translateY(0) rotate(-2deg)}}.header-help-btn{display:none}.tips-ribbon{position:absolute;top:10px;right:10px;width:24px;height:24px;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer}.ribbon-content{position:relative;display:flex;align-items:center;justify-content:center;background:#ff4b7d;width:24px;height:24px;border-radius:50%;box-shadow:0 2px 4px #00000026;transition:transform .2s ease}.ribbon-content:hover{transform:scale(1.1)}.ribbon-text{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:600}.sticky-note li{margin-bottom:16px;padding-left:28px;position:relative;line-height:1.4;font-size:16px;color:#444;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:0}.sticky-note h2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:600;color:#333;margin:0 0 24px;padding-top:5px;text-align:center;letter-spacing:0}.note-footer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#666}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.tips-ribbon{top:8px;right:8px;width:20px;height:20px}.ribbon-content{width:20px;height:20px}.ribbon-text{font-size:11px}}html body .photobooth-app .photobooth-frame .photobooth-header .tips-ribbon{position:absolute!important;top:10px!important;right:10px!important}.info-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease;padding:20px}.info-modal{background:#fffdf0;width:90%;max-width:500px;position:relative;animation:tiltIn .4s ease;padding:30px;box-shadow:0 4px 12px #0003,0 0 0 1px #0000001a;transform:rotate(-1deg)}.info-modal:before{content:"";position:absolute;top:-8px;left:0;right:0;height:16px;background-image:linear-gradient(45deg,transparent 33.333%,#fffdf0 33.333%,#fffdf0 66.667%,transparent 66.667%),linear-gradient(-45deg,transparent 33.333%,#fffdf0 33.333%,#fffdf0 66.667%,transparent 66.667%);background-size:16px 32px;background-position:0 -16px}.info-modal-close{position:absolute;top:12px;right:12px;width:30px;height:30px;border:none;background:none;font-size:24px;cursor:pointer;color:#666;font-family:Permanent Marker,cursive;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.info-modal-close:hover{transform:scale(1.2)}.info-modal-title{font-family:Permanent Marker,cursive;font-size:28px;margin:0 0 24px;color:#333;text-align:center;transform:rotate(1deg);text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#0000004d}.info-modal-list{list-style:none;padding:0;margin:0 0 24px;font-family:Indie Flower,cursive;font-size:18px}.info-modal-list li{position:relative;padding-left:30px;margin-bottom:16px;color:#444;line-height:1.4;transform:rotate(.5deg)}.info-modal-list li:before{content:"→";position:absolute;left:0;color:#666;font-family:Permanent Marker,cursive}.info-modal-footer{padding-top:20px;margin-top:20px;border-top:2px dashed rgba(0,0,0,.1);color:#666;font-family:Permanent Marker,cursive;text-align:center;font-size:16px;transform:rotate(-.5deg)}@keyframes tiltIn{0%{opacity:0;transform:translateY(40px) rotate(-4deg)}to{opacity:1;transform:translateY(0) rotate(-1deg)}}.help-button{position:fixed!important;top:10px!important;right:10px!important;width:24px!important;height:24px!important;z-index:1000!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#2b5876!important;border:none!important;border-radius:50%!important;color:#ffffffe6!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;box-shadow:0 2px 4px #0000001a!important;transition:transform .2s ease,background-color .2s ease!important;padding:0!important;margin:0!important;outline:none!important}.help-button:hover{transform:scale(1.1)!important;background:#3a7bd5!important}.sticky-note h2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:600;color:#333;margin:0 0 24px;padding-top:5px;text-align:center;letter-spacing:0;transform:rotate(-.2deg)}.sticky-note li{margin-bottom:14px;padding-left:28px;position:relative;line-height:1.4;font-size:14px;color:#444;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:0}.sticky-note li:last-child{margin-bottom:0}.note-footer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#666;margin-top:20px;transform:rotate(-.5deg)}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.help-button{width:20px!important;height:20px!important;font-size:12px!important;top:8px!important;right:8px!important}}.style-selector{display:inline-block!important;max-width:280px!important;flex-shrink:0!important}.header-style-select:after{content:"▼"!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;font-size:10px!important;pointer-events:none!important;color:#fffc!important}.photobooth-header-controls{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important;margin-left:auto!important;padding-right:10px!important}.header-config-btn{flex-shrink:0!important;margin-top:-5px!important;width:40px!important;height:40px!important}.share-twitter-btn{position:fixed!important;left:20px!important;bottom:20px!important;background:linear-gradient(135deg,#1da1f2,#1a91da)!important;color:#fff!important;border:none!important;padding:12px 24px!important;border-radius:8px!important;box-shadow:0 2px 8px #00000026!important;cursor:pointer!important;font-weight:700!important;font-size:12px!important;z-index:99999!important;display:flex!important;align-items:center!important;gap:6px!important;transition:all .2s ease!important}.share-twitter-btn:hover{transform:scale(1.05)!important;box-shadow:0 4px 12px #0003!important}.share-twitter-btn:active{transform:scale(.95)!important}.film-strip-container.has-selected .corner-btn{display:none!important}@media (orientation: portrait) and (-webkit-touch-callout: none){body #root [class*=cameraContainer],html body #root [class*=cameraContainer]{height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important;max-height:calc((var(--vh, 1vh) * 100) - env(safe-area-inset-bottom))!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;padding-bottom:env(safe-area-inset-bottom)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10!important}body #root [class*=polaroidFrame],html body #root [class*=polaroidFrame]{position:relative!important;margin:0 auto!important;max-height:86vh!important;max-height:calc((var(--vh, 1vh) * 86))!important;max-width:100vw!important;width:auto!important}body #root [class*=cameraView],html body #root [class*=cameraView]{border-left:12px solid white!important;border-right:12px solid white!important;border-top:12px solid white!important;border-bottom:42px solid white!important}body #root [class*=cameraViewInner],html body #root [class*=cameraViewInner]{width:100%!important;height:100%!important;margin:0 auto!important}body #root [class*=aspect-portrait],html body #root [class*=aspect-portrait]{width:75vw!important;max-width:75vw!important;height:auto!important}body #root [class*=aspect-landscape],html body #root [class*=aspect-landscape]{width:85vw!important;max-width:85vw!important;height:auto!important}body #root [class*=aspect-square],html body #root [class*=aspect-square]{width:75vw!important;max-width:75vw!important;height:auto!important}body #root [class*=webcam],html body #root [class*=webcam]{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}body #root [class*=aspect-landscape] [class*=webcam],html body #root [class*=aspect-landscape] [class*=webcam]{-o-object-fit:contain!important;object-fit:contain!important}body #root [class*=bottomControls],html body #root [class*=bottomControls]{bottom:12px!important;bottom:max(12px,env(safe-area-inset-bottom) - 5px)!important}body #root [class*=thumbnailButtonCorner],html body #root [class*=thumbnailButtonCorner]{bottom:-8px!important;bottom:max(-8px,calc(env(safe-area-inset-bottom) - 20px))!important;left:12px!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important}body #root [class*=cameraFlipButtonWithThumbnail],html body #root [class*=cameraFlipButtonWithThumbnail]{bottom:-8px!important;bottom:max(-8px,calc(env(safe-area-inset-bottom) - 20px))!important;left:60px!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important}}@media (max-width: 480px) and (orientation: portrait) and (not (-webkit-touch-callout: none)){body #root [class*=thumbnailButtonCorner],html body #root [class*=thumbnailButtonCorner]{left:12px!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important}body #root [class*=cameraFlipButtonWithThumbnail],html body #root [class*=cameraFlipButtonWithThumbnail]{left:60px!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important}}@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px){.film-frame img,.film-frame.selected img,img[alt*=Generated],img[alt*=reference],img[crossorigin=anonymous]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;pointer-events:auto!important;-webkit-user-modify:read-only!important;-webkit-tap-highlight-color:transparent!important}.film-frame.selected img{pointer-events:auto!important;touch-action:auto!important;-webkit-touch-callout:default!important;transform:none!important;will-change:auto!important}.film-frame,.film-frame.selected,.film-strip-content,.photo-container{pointer-events:auto!important;touch-action:auto!important;-webkit-touch-callout:default!important}.film-frame{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.film-frame:before,.film-frame:after{pointer-events:none!important}}@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1){.film-frame img[src]{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;display:block!important;max-width:100%!important;height:auto!important}.film-frame.selected img{transform:none!important;-webkit-transform:none!important;will-change:auto!important;backface-visibility:visible!important}}@supports (-webkit-touch-callout: default){.film-frame img,.film-frame.selected img{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;pointer-events:auto!important}.film-strip-container,.film-strip-content{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.film-strip-container img,.film-strip-content img{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important}}@media (max-width: 768px) and (pointer: coarse){.film-frame img{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;pointer-events:auto!important;-webkit-tap-highlight-color:transparent!important;outline:none!important}}@keyframes _slideOutToLeft_19e2p_1{0%{transform:translate(0) scale(1) rotate(0);opacity:1}to{transform:translate(-100vw) scale(.8) rotate(-10deg);opacity:0}}@keyframes _slideInFromLeft_19e2p_1{0%{transform:translate(-100vw) scale(.8) rotate(-10deg);opacity:0}to{transform:translate(0) scale(1) rotate(0);opacity:1}}._slideOut_19e2p_23{animation:_slideOutToLeft_19e2p_1 .6s cubic-bezier(.3,0,.3,1) forwards;pointer-events:none}._slideIn_19e2p_28{animation:_slideInFromLeft_19e2p_1 .6s cubic-bezier(.3,0,.3,1) forwards}._loading_19e2p_32{opacity:0;visibility:hidden;pointer-events:none}._cameraContainer_19e2p_38{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);max-height:calc((var(--vh, 1vh) * 100) - env(safe-area-inset-bottom));min-height:0;min-width:0;background:transparent;z-index:10;position:absolute;top:0;left:0;margin:0;padding:0;pointer-events:auto;will-change:transform,opacity}._cameraContainer_19e2p_38 *{pointer-events:auto}._polaroidFrame_19e2p_63{background:#fff;border-radius:4px;box-shadow:0 2px #e5e5e5,0 8px 30px #0000002e;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;max-width:98vw;height:auto;max-height:95vh;position:relative;overflow:visible;margin:0 auto;z-index:9000}._polaroidHeader_19e2p_81{position:absolute;top:7px;left:32px;right:32px;display:flex;justify-content:space-between;align-items:center;z-index:1002;pointer-events:auto}._title_19e2p_93{font-family:Permanent Marker,cursive;font-size:20px;font-weight:700;color:#ff5e8a;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0;line-height:1.2}._cameraView_19e2p_107{position:relative;background:#fff;border-left:32px solid white;border-right:32px solid white;border-top:32px solid white;border-bottom:112px solid white;border-radius:8px;box-shadow:0 2px #e5e5e5,0 8px 30px #0000002e;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:0;transition:all .3s ease}._cameraViewInner_19e2p_124{width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto}._aspect-ultranarrow_19e2p_135{aspect-ratio:768/1344}._aspect-narrow_19e2p_139{aspect-ratio:832/1216}._aspect-portrait_19e2p_143{aspect-ratio:896/1152}._aspect-square_19e2p_147{aspect-ratio:1024/1024}._aspect-landscape_19e2p_151{aspect-ratio:1152/896}._aspect-wide_19e2p_155{aspect-ratio:1216/832}._aspect-ultrawide_19e2p_159{aspect-ratio:1344/768}._webcam_19e2p_163{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background:#222;border-radius:0;max-width:100%}.ultranarrow-mode{aspect-ratio:768/1344!important;overflow:hidden}.narrow-mode{aspect-ratio:832/1216!important;overflow:hidden}.portrait-mode{aspect-ratio:896/1152!important;overflow:hidden}.square-mode{aspect-ratio:1024/1024!important;overflow:hidden}.landscape-mode{aspect-ratio:1152/896!important;overflow:hidden}.wide-mode{aspect-ratio:1216/832!important;overflow:hidden}.ultrawide-mode{aspect-ratio:1344/768!important;overflow:hidden}.landscape-webcam,.wide-webcam,.ultrawide-webcam{height:auto!important;-o-object-fit:contain!important;object-fit:contain!important}._webcam_19e2p_163{transition:object-fit .3s ease,height .3s ease;transition:object-fit .3s ease,height .3s ease,-o-object-fit .3s ease}._bottomControls_19e2p_222{position:absolute;bottom:32px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:0 32px;z-index:1001}._styleSelector_19e2p_234{position:relative;flex:1}._endSpacer_19e2p_239{width:36px;flex:1}._styleButton_19e2p_244{display:flex;align-items:center;gap:8px;font-family:Permanent Marker,cursive;font-size:16px;color:#333;cursor:pointer;padding:8px 16px;border-radius:20px;background:#ffffffe6;box-shadow:0 2px 8px #0000001f;transition:all .2s}._styleButton_19e2p_244:hover{background:#fff;box-shadow:0 4px 12px #00000026}._styleText_19e2p_264{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._shutterButton_19e2p_271{background:#fff;color:#222;border:4px solid #222;border-radius:50%;width:64px;height:64px;box-shadow:0 2px 8px #0000002e;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;cursor:pointer;transition:all .2s;outline:none;margin:0 auto;position:relative}._shutterButton_19e2p_271:disabled{background:#eee;cursor:not-allowed}._shutterDot_19e2p_296{display:block;width:28px;height:28px;background:#ff5252;border-radius:50%;margin:0 auto;border:2px solid white;box-shadow:0 1px 4px #0000001a;transition:all .2s}._cooldown_19e2p_308 ._shutterDot_19e2p_296{background:#bbb}._shutterLabel_19e2p_312{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);font-size:13px;font-weight:600;color:#222;letter-spacing:1px;text-shadow:0 1px 2px white;white-space:nowrap;width:auto;min-width:140px;text-align:center}._cooldown_19e2p_308 ._shutterLabel_19e2p_312{font-size:11px;letter-spacing:0}._settingsButton_19e2p_333{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;border-radius:50%;background:#ffffffe6;box-shadow:0 2px 8px #0000001f;transition:all .2s;margin-left:auto}._settingsButton_19e2p_333:hover{background:#fff;box-shadow:0 4px 12px #00000026}._countdownOverlay_19e2p_353{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#00000080;color:#fff;font-size:120px;font-weight:700;z-index:100}._flashOverlay_19e2p_369{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:101;animation:_flash_19e2p_369 .25s ease-out}@keyframes _flash_19e2p_369{0%{opacity:1}to{opacity:0}}.camera-flying-in,.camera-flying-out{display:none!important;animation:none!important;opacity:0!important;visibility:hidden!important}@keyframes _flyIn_19e2p_1{0%,to{opacity:0}}@keyframes _flyOut_19e2p_1{0%,to{opacity:0}}@media (max-width: 600px),(orientation: portrait) and (max-device-width: 767px){._cameraView_19e2p_107{border-left-width:20px!important;border-right-width:20px!important;border-top-width:22px!important;border-bottom-width:70px!important}._cameraViewInner_19e2p_124{max-height:calc(70vh - 92px);width:auto!important}._bottomControls_19e2p_222{bottom:12px!important;padding:0 16px!important;justify-content:center!important}._polaroidHeader_19e2p_81{top:0}._title_19e2p_93{text-align:center;width:100%}._styleButton_19e2p_244{font-size:13px;padding:6px 12px}._shutterButton_19e2p_271{width:40px;height:40px}._shutterDot_19e2p_296{width:16px;height:16px}._shutterLabel_19e2p_312{font-size:11px;bottom:-14px}._settingsButton_19e2p_333{width:24px;height:24px;font-size:16px}._styleText_19e2p_264{max-width:120px}._cameraFlipButton_19e2p_462{width:32px;height:32px}._cameraFlipIcon_19e2p_467{width:20px;height:20px}}.control-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ff3366f2,#7132e8f2);padding:20px;transform:translateY(-100%);transition:transform .3s ease-in-out;z-index:99999!important;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.control-overlay.visible{transform:translateY(0)}.control-overlay-content{max-width:600px;margin:0 auto;padding:20px;background-color:#ffffff1a;border-radius:20px;box-shadow:0 10px 30px #0000004d}.dismiss-overlay-btn{position:absolute;top:10px;right:10px;background:#00000080;color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:20px;border:none;border-radius:50%;cursor:pointer;z-index:100;transition:all .2s ease}.control-option{display:flex;align-items:center;margin-bottom:12px;padding:8px;background:#0003;border-radius:8px;box-shadow:0 2px 5px #0003;position:relative}.control-label{display:inline-block;width:40%;font-size:14px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6);margin-right:10px}._cameraFlipButton_19e2p_462{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffffe6;border-radius:50%;box-shadow:0 2px 8px #0000001f;cursor:pointer;transition:all .2s}._cameraFlipButton_19e2p_462:hover,._cameraFlipButton_19e2p_462:active{background-color:#0000001f;box-shadow:0 0 8px #0003}._cameraFlipIcon_19e2p_467{display:flex;align-items:center;justify-content:center;font-size:24px;height:24px;width:24px}@keyframes _particleFade_19e2p_1{0%{opacity:.8;transform:translate(0) scale(1)}to{opacity:0;transform:translate(var(--tx),var(--ty)) scale(.2)}}._slideOut_19e2p_23:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1000}._slideOut_19e2p_23:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1010}._thumbnailButton_19e2p_680{background:#fff;border:2px solid #222;border-radius:8px;width:48px;height:48px;box-shadow:0 2px 8px #0000002e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;outline:none;overflow:hidden;padding:2px}._thumbnailButton_19e2p_680:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}._thumbnailImage_19e2p_702{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}._thumbnailButtonCorner_19e2p_710{position:absolute;bottom:20px;left:32px;transform:translateY(-50%);background:#fff;border:2px solid #222;border-radius:8px;width:48px;height:48px;box-shadow:0 2px 8px #0000002e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;outline:none;overflow:hidden;padding:2px;z-index:1002}._thumbnailButtonCorner_19e2p_710:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #0000004d}._cameraFlipButtonWithThumbnail_19e2p_738{position:absolute!important;bottom:20px!important;left:88px!important;transform:translateY(-50%)!important;z-index:1002!important}@media (max-width: 480px){._thumbnailButtonCorner_19e2p_710{bottom:-8px!important;left:12px!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important}._cameraFlipButtonWithThumbnail_19e2p_738{bottom:3px!important;left:60px!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important}}@media (max-width: 480px) and (orientation: portrait){._thumbnailButtonCorner_19e2p_710{bottom:-5px!important;left:12px!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important}._cameraFlipButtonWithThumbnail_19e2p_738{left:60px!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important}}@media (min-width: 768px) and (max-width: 1366px) and (orientation: portrait){html body #_root_19e2p_1 ._polaroidFrame_19e2p_63,body #_root_19e2p_1 ._polaroidFrame_19e2p_63{max-height:85vh!important;max-width:85vw!important;margin:auto!important}html body #_root_19e2p_1 [class*=cameraView],body #_root_19e2p_1 [class*=cameraView]{border-left:24px solid white!important;border-right:24px solid white!important;border-top:24px solid white!important;border-bottom:100px solid white!important}html body #_root_19e2p_1 [class*=cameraViewInner],body #_root_19e2p_1 [class*=cameraViewInner]{max-height:calc(75vh - 124px)!important;width:100%!important;margin:0 auto!important}html body #_root_19e2p_1 [class*=bottomControls],body #_root_19e2p_1 [class*=bottomControls]{bottom:24px!important;padding:0 24px!important;justify-content:center!important}._polaroidHeader_19e2p_81{top:8px!important;left:24px!important;right:24px!important}._title_19e2p_93{font-size:20px!important;text-align:center!important}._shutterButton_19e2p_271{width:65px!important;height:65px!important}._shutterDot_19e2p_296{width:30px!important;height:30px!important}._shutterLabel_19e2p_312{font-size:13px!important;bottom:-24px!important;min-width:120px!important}._thumbnailButtonCorner_19e2p_710{bottom:24px!important;left:24px!important}._cameraFlipButtonWithThumbnail_19e2p_738{bottom:24px!important;left:80px!important}}@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape){._polaroidFrame_19e2p_63{max-height:80vh!important;max-width:70vw!important}._cameraView_19e2p_107{border-left-width:32px!important;border-right-width:32px!important;border-top-width:32px!important;border-bottom-width:100px!important}._bottomControls_19e2p_222{bottom:24px!important;padding:0 32px!important;justify-content:center!important}._polaroidHeader_19e2p_81{top:8px!important;left:32px!important;right:32px!important}._title_19e2p_93{font-size:20px!important;text-align:center!important}._shutterButton_19e2p_271{width:65px!important;height:65px!important}._shutterDot_19e2p_296{width:30px!important;height:30px!important}._shutterLabel_19e2p_312{font-size:13px!important;bottom:-24px!important;min-width:120px!important}}._cameraDeviceButtonNextToThumbnail_19e2p_907{position:absolute;bottom:31px;left:88px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffffe6;border-radius:50%;box-shadow:0 2px 8px #0000001f;cursor:pointer;transition:all .2s;z-index:1002}._cameraDeviceButtonNextToThumbnail_19e2p_907:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.1)}._cameraDeviceButtonDesktop_19e2p_932{position:absolute;bottom:20px;right:32px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffffe6;border-radius:50%;box-shadow:0 2px 8px #0000001f;cursor:pointer;transition:all .2s;z-index:1002}._cameraDeviceButtonDesktop_19e2p_932:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.1)}._cameraDeviceMenu_19e2p_957{position:absolute;bottom:64px;left:50%;transform:translate(-50%);z-index:99999;background:#fffffffa;border-radius:12px;box-shadow:0 8px 32px #0000003d;border:1px solid rgba(0,0,0,.08);min-width:240px;overflow:visible;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._cameraDeviceMenu_19e2p_957:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(255,255,255,.98);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._cameraDeviceMenuHeader_19e2p_987{font-family:Permanent Marker,cursive;font-size:14px;color:#444;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.08)}._cameraDeviceMenuList_19e2p_995{list-style:none;margin:0;padding:6px 0;max-height:240px;overflow-y:auto}._cameraDeviceMenuItem_19e2p_1003{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .15s ease}._cameraDeviceMenuItem_19e2p_1003:hover{background:#0000000a}._cameraDeviceMenuItemActive_19e2p_1021{background:#ff53881a}._cameraDeviceMenuItemLabel_19e2p_1025{color:#222;font-size:14px;line-height:1.2;flex:1}._cameraDeviceMenuCheck_19e2p_1032{color:#ff5e8a;font-weight:700}@media (max-width: 480px){._cameraDeviceMenu_19e2p_957{bottom:100px!important;left:12px!important;right:12px!important;transform:none!important;min-width:auto;max-width:calc(100vw - 24px)}._cameraDeviceMenu_19e2p_957:after{display:none}}.tag-input-container{width:100%}.tag-input-wrapper{display:flex;flex-wrap:wrap;align-items:center;padding:14px 10px;border-radius:12px;background:linear-gradient(135deg,#ffffff26,#ffffff14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 3px 12px #0000001f,inset 0 1px #fff3;min-height:44px;min-width:300px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;position:relative}.tag-input-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:-1}.tag-input-wrapper:focus-within{border-color:#ffffffb3;background:linear-gradient(135deg,#fff3,#ffffff1f);box-shadow:0 4px 16px #00000026,inset 0 1px #ffffff4d}.tag-input-wrapper:hover{border-color:#ffffff80}.tag-input-wrapper:focus-within:before{opacity:1}.tag-pill{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:16px;color:#fff;font-size:12px;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 2px 4px #0003,0 1px 2px #0000001a,inset 0 1px #ffffff26;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:tagSlideIn .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.tag-pill.disabled{background:#666!important;opacity:.6;cursor:not-allowed}.tag-pill:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.tag-pill:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 16px #0000004d,0 2px 6px #0003,inset 0 1px #ffffff4d}.tag-pill:hover:before{left:100%}.tag-remove-btn{background:#0003;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:12px;font-weight:700;cursor:pointer;padding:0;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .15s ease;line-height:1;box-shadow:0 1px 2px #00000026}.tag-remove-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.15);box-shadow:0 2px 6px #0000004d}.tag-remove-btn:active{transform:scale(.9);box-shadow:0 1px 2px #0003}.tag-input-field{flex:1;min-width:120px;border:none;outline:none;background:transparent;color:#fff;font-size:13px;font-weight:500;font-family:inherit;text-shadow:0 1px 2px rgba(0,0,0,.2)}.tag-input-field::-moz-placeholder{color:#ffffffb3;font-style:italic;font-weight:400}.tag-input-field::placeholder{color:#ffffffb3;font-style:italic;font-weight:400}.tag-input-wrapper.disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#66666626,#66666614)}.tag-input-field.disabled{cursor:not-allowed;color:#ffffff80}.tag-input-field.disabled::-moz-placeholder{color:#fff6}.tag-input-field.disabled::placeholder{color:#fff6}@keyframes tagSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.8) rotate(-5deg)}50%{opacity:.8;transform:translateY(2px) scale(1.05) rotate(1deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@media (max-width: 768px){.tag-input-wrapper{padding:10px;gap:6px}.tag-pill{font-size:13px;padding:5px 10px}.tag-input-field{font-size:13px;min-width:100px}}@media (prefers-color-scheme: dark){.tag-input-wrapper{background-color:#ffffff0d}.tag-input-wrapper:focus-within{border-color:#ffffffb3;background-color:#ffffff1a}}.aspect-ratio-dropdown{position:absolute;z-index:99000;pointer-events:auto}.aspect-ratio-dropdown.bottom-right{bottom:20px;right:20px;transform:translateY(-50%);overflow:visible}.aspect-ratio-dropdown.top-center{top:20px;left:50%;transform:translate(-50%)}.aspect-ratio-trigger{display:flex;align-items:center;justify-content:center;gap:8px;width:auto;min-width:120px;height:48px;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;padding:8px 12px;pointer-events:auto;position:relative;z-index:100000}.aspect-ratio-trigger:hover{box-shadow:0 4px 12px #0000002e}.aspect-ratio-trigger .dropdown-arrow{transition:transform .2s ease}.aspect-ratio-trigger.active .dropdown-arrow{transform:rotate(180deg)}.aspect-ratio-text{display:flex;flex-direction:column;gap:1px;flex:1;text-align:left}.aspect-ratio-label{font-size:14px;font-weight:600;color:#333;line-height:1.2}.aspect-ratio-ratio{font-size:12px;color:#666;font-weight:400;line-height:1}.aspect-ratio-menu{position:absolute;bottom:50px;right:0;background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #0003;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:8px;min-width:200px;animation:slideUp .2s ease-out;transform-origin:bottom right;z-index:1002;pointer-events:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.aspect-ratio-option{display:flex;align-items:center;gap:12px;width:100%;padding:8px 12px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.aspect-ratio-option:hover{transform:translate(2px)}.aspect-ratio-option.active{background:#ff5e8a26;color:#ff5e8a}.aspect-ratio-dropdown .option-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.aspect-ratio-dropdown .option-text{display:flex;flex-direction:column;gap:2px;flex:1}.aspect-ratio-dropdown .option-label{font-size:14px;font-weight:500;color:#333;line-height:1.2}.aspect-ratio-dropdown .option-ratio{font-size:12px;color:#666;font-weight:400;line-height:1}.aspect-ratio-dropdown .aspect-ratio-option.active .option-label{font-weight:600}@media (max-width: 768px){.aspect-ratio-dropdown.bottom-right{bottom:20px;right:20px;transform:translateY(0)}.aspect-ratio-trigger{min-width:110px;height:44px;padding:6px 10px}.aspect-ratio-label{font-size:13px}.aspect-ratio-ratio{font-size:11px}.aspect-ratio-menu{bottom:46px;min-width:180px}.aspect-ratio-dropdown .option-label{font-size:13px}.aspect-ratio-dropdown .option-ratio{font-size:11px}}@media (max-width: 480px){.aspect-ratio-dropdown.bottom-right{bottom:-8px;right:12px;transform:translateY(-50%)}.aspect-ratio-trigger{min-width:100px;height:40px;padding:5px 8px;gap:6px}.aspect-ratio-label{font-size:12px}.aspect-ratio-ratio{font-size:10px}.aspect-ratio-menu{bottom:44px;right:-8px;min-width:160px;padding:6px}.aspect-ratio-option{padding:6px 10px;gap:10px}.aspect-ratio-dropdown .option-icon{width:20px;height:20px}.aspect-ratio-dropdown .option-label{font-size:12px}.aspect-ratio-dropdown .option-ratio{font-size:10px}}.aspect-ratio-dropdown.top-center .aspect-ratio-menu{bottom:auto;top:50px;left:50%;right:auto;transform:translate(-50%);transform-origin:top center}.metrics-bar{color:#fff;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;border-radius:8px}.metrics-header{cursor:pointer;text-align:center;font-weight:500;padding:4px 0}.metrics-header.discreet{font-size:12px;font-weight:400;color:#fff3;text-transform:none;letter-spacing:normal;padding:0;text-align:right;background-color:inherit}.metrics-header.discreet:hover{color:#fffc}.metrics-loading{text-align:center;padding:8px;font-style:italic;opacity:.6}@keyframes pulse{0%{background-color:#ff7eb31a}50%{background-color:#ff7eb34d}to{background-color:#ff7eb31a}}.metrics-error{text-align:center}.metric-error-message{color:#ff9f9f;font-style:italic;padding:8px;width:100%;text-align:center;align-items:center;gap:10px}.metrics-container{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;flex-wrap:wrap;gap:8px;margin-top:8px;border-top:1px solid rgba(255,255,255,.1);padding-top:8px}.metric-item{text-align:center;margin:0 4px;min-width:100px;flex:1}.metric-title{font-size:12px;font-weight:500;margin-bottom:6px;color:#b8e0ff;text-transform:none;letter-spacing:normal}.metric-values{display:flex;justify-content:center;gap:12px}.metric-today,.metric-lifetime{display:flex;flex-direction:column;align-items:center}.metric-label{font-size:10px;color:#a0a0a0;text-transform:none;letter-spacing:normal;margin-bottom:2px}.metric-value{font-size:12px;font-weight:100}@media (max-width: 768px){.metrics-container{flex-direction:row;flex-wrap:wrap}.metric-item{min-width:80px;flex:none;width:45%;margin-bottom:10px}}@media (max-width: 480px){.metrics-container{padding:0 5px}.metric-item{min-width:auto;width:45%}.metric-title{font-size:10px}.metric-label{font-size:9px}.metric-value{font-size:14px}}.camera-start-menu{position:absolute;top:0;left:0;width:100%;height:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);display:flex;align-items:center;justify-content:center;background-color:#000000bf;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;transition:opacity .5s ease-out,-webkit-backdrop-filter .5s ease-out;transition:opacity .5s ease-out,backdrop-filter .5s ease-out;transition:opacity .5s ease-out,backdrop-filter .5s ease-out,-webkit-backdrop-filter .5s ease-out}.camera-start-menu.exiting{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.start-menu-content{background-color:#222;border-radius:16px;padding:36px;max-width:600px;width:90%;color:#fff;text-align:center;box-shadow:0 8px 32px #00000080;border:1px solid rgba(255,255,255,.1);position:relative;margin-right:auto;margin-left:auto;transition:transform .5s cubic-bezier(.17,.67,.83,.67),opacity .5s ease-out}.camera-start-menu.exiting .start-menu-content{transform:scale(.9) translateY(20px);opacity:0}.start-menu-title{font-size:2.5rem;margin-bottom:12px;background:linear-gradient(90deg,#ff7eb3,#7868e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.start-menu-description{font-size:1.2rem;margin-bottom:32px;color:#aaa}.style-selector-section{margin-bottom:32px}.section-title{font-size:1.1rem;font-weight:700;color:#ff7eb3;text-align:center;margin-bottom:16px;letter-spacing:1px;text-transform:uppercase}.camera-start-menu .style-selector-button{width:100%;max-width:280px;margin:0 auto 8px;background:linear-gradient(135deg,#ff7eb3,#7868e6);border:none;border-radius:16px;padding:14px 20px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.camera-start-menu .style-selector-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.camera-start-menu .style-selector-button:hover:before{left:100%}.camera-start-menu .style-selector-button:hover{background:linear-gradient(135deg,#ff8cc8,#8b7aed);box-shadow:0 6px 20px #ff7eb366;transform:translateY(-3px) scale(1.02)}.camera-start-menu .style-selector-button.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.camera-start-menu .style-selector-content{display:flex;align-items:center;justify-content:space-between;width:100%}.camera-start-menu .style-icon{font-size:1.8rem;margin-right:16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transition:transform .2s ease}.camera-start-menu .style-selector-button:hover .style-icon{transform:scale(1.1)}.camera-start-menu .style-text{flex:1;text-align:left;font-family:Permanent Marker,cursive;font-size:16px;color:#fff;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.3);letter-spacing:.5px}.camera-start-menu .style-arrow{font-size:1.4rem;color:#fff;margin-left:12px;text-shadow:0 1px 2px rgba(0,0,0,.3);transition:transform .2s ease}.camera-start-menu .style-selector-button:hover .style-arrow{transform:translate(4px)}.start-menu-options{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.start-menu-options.disabled{opacity:.6;pointer-events:none}.option-button{display:flex;flex-direction:row;align-items:center;background-color:#333;border:none;border-radius:12px;padding:24px;transition:all .2s ease;cursor:pointer;width:210px;color:#fff}.option-button:disabled{cursor:not-allowed;opacity:.7}.processing-message{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;background-color:#0000004d;padding:16px;border-radius:8px;color:#ff7eb3}.spinner{width:30px;height:30px;border-radius:50%;border:3px solid rgba(255,126,179,.3);border-top-color:#ff7eb3;animation:spinner-animation 1s infinite linear;margin-bottom:10px}@keyframes spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message{font-size:.9rem;font-weight:500}.option-button.info-only{cursor:default;background-color:#333;opacity:.85;position:relative}.option-button.info-only:hover{transform:none;background-color:#333}.option-button:hover{background-color:#444;transform:translateY(-5px)}.option-button:disabled:hover{background-color:#333;transform:none}.option-icon{font-size:2.5rem;margin-right:12px}.option-label{font-size:1.1rem;font-weight:500}.take-photo:hover{background-color:#2a6b9c}.browse-photo:hover{background-color:#7c3aed}.drag-photo:hover{background-color:#10b981}.drag-photo.info-only:hover{background-color:#333}.prompt-selector-header{padding-top:60px!important}@media (max-width: 600px),(orientation: portrait) and (max-device-width: 1024px){.start-menu-content{padding:24px 20px;width:95%;margin-right:auto;margin-left:auto;margin-bottom:0}.prompt-selector-header{padding-top:50px!important}.start-menu-title{font-size:2rem;margin-bottom:8px}.start-menu-description{font-size:1rem;margin-bottom:24px}.style-selector-section{margin-bottom:24px}.photo-options-section{margin-bottom:18px}.section-title{font-size:1rem;margin-bottom:12px}.camera-start-menu .style-selector-button{padding:16px 20px;max-width:none}.camera-start-menu .style-text{font-size:15px}.camera-start-menu .style-icon{font-size:1.6rem;margin-right:14px}.camera-start-menu .style-arrow{font-size:1.2rem}.start-menu-options{flex-direction:column;align-items:center;gap:16px}.option-button{display:block;width:100%;padding:16px}.option-button.take-photo,.option-button.browse-photo{padding:20px}.option-icon{font-size:2.2rem}.option-button.info-only{display:none}}@media (max-width: 420px) and (orientation: portrait){.start-menu-content{padding:20px 16px;width:92%}.view-photos-button{font-size:.85rem;padding:4px 10px;margin-top:8px;border-radius:16px;max-width:120px;margin-left:auto;margin-right:auto}}@media (max-height: 700px) and (orientation: portrait){.start-menu-content{padding:16px}.start-menu-title{font-size:1.8rem}.option-button{padding:12px}}.metrics-section{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);position:relative;z-index:5}.metrics-section:before{content:"";position:absolute;top:-2px;left:50%;transform:translate(-50%);width:50%;height:2px;background:linear-gradient(90deg,#ff7eb300,#ff7eb3cc,#ff7eb300)}.metrics-heading{font-size:1.2rem;font-weight:500;margin-bottom:15px;color:#ff7eb3;text-transform:uppercase;letter-spacing:1.5px;position:relative;text-align:center;text-shadow:0 0 8px rgba(255,126,179,.5)}@media (max-width: 600px),(orientation: portrait) and (max-device-width: 1024px){.metrics-section{margin-top:20px;padding-top:15px}.metrics-heading{font-size:1rem;margin-bottom:10px}}.pwa-install-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease-out}.pwa-install-overlay.closing{animation:fadeOut .3s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.pwa-install-prompt{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 40px #0000004d;width:90%;max-width:480px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;position:relative;color:#fff;transform:translateY(0) scale(1);opacity:0}.pwa-install-prompt.slide-in{animation:slideIn .4s ease-out forwards}.pwa-install-prompt.slide-out{animation:slideOut .3s ease-in forwards}@keyframes slideIn{0%{transform:translateY(30px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes slideOut{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(30px) scale(.95);opacity:0}}.pwa-install-header{padding:24px 24px 16px;text-align:center;border-bottom:1px solid rgba(255,255,255,.2);position:relative}.pwa-install-mascot{margin-bottom:16px;display:flex;justify-content:center;align-items:center}.pwa-install-icon{width:80px;height:auto;max-width:100%;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));animation:appIconBounce 3s ease-in-out infinite;transition:transform .3s ease;border-radius:16px}.pwa-install-icon:hover{transform:scale(1.05) rotate(-2deg)}@keyframes appIconBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}.pwa-install-native{padding:20px 0;text-align:center}.pwa-install-button{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;margin:16px auto 0;min-width:200px;box-shadow:0 4px 16px #4caf504d;transition:all .3s ease;transform:translateY(0)}.pwa-install-button:hover{background:linear-gradient(135deg,#45a049,#4caf50);box-shadow:0 6px 20px #4caf5066;transform:translateY(-2px)}.pwa-install-button:active{transform:translateY(0);box-shadow:0 2px 8px #4caf504d}.pwa-install-button-icon{font-size:20px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.pwa-install-fallback{padding:20px 0;text-align:center}.pwa-install-fallback p{margin:8px 0;opacity:.9}.pwa-install-fallback .pwa-steps-title{font-weight:600;margin-bottom:12px}.pwa-install-title h3{font-size:24px;margin:0;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.pwa-install-title p{margin:8px 0 0;font-size:16px;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.2)}.pwa-install-close{position:absolute;top:16px;right:16px;background:#fff3;border:none;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;z-index:1;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pwa-install-close:hover{background:#ffffff4d;transform:scale(1.1)}.pwa-install-content{padding:24px;overflow-y:auto;flex:1}.pwa-install-benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.pwa-benefit{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .2s ease;color:#fffffff2;font-size:14px;font-weight:500}.pwa-benefit:hover{background:#ffffff26;transform:translateY(-2px)}.pwa-benefit-icon{font-size:20px;flex-shrink:0}.pwa-install-steps{background:#ffffff1a;border-radius:12px;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.pwa-steps-title{margin:0 0 16px;font-weight:600;color:#fff;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.pwa-step{display:flex;align-items:center;margin-bottom:12px;font-size:14px;color:#ffffffe6}.pwa-step:last-child{margin-bottom:0}.pwa-step-number{background:linear-gradient(135deg,gold,orange);color:#333;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-right:12px;flex-shrink:0;box-shadow:0 2px 8px #ffd7004d}.pwa-share-icon{margin-left:auto;color:#ffffffb3;display:flex;align-items:center}.pwa-install-actions{padding:20px 24px 24px;display:flex;flex-direction:column;gap:12px;border-top:1px solid rgba(255,255,255,.2)}.pwa-install-dismiss{background:linear-gradient(135deg,gold,orange);border:none;color:#333;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #ffd7004d}.pwa-install-dismiss:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.pwa-install-dismiss:active{transform:translateY(0)}.pwa-install-later{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fffc;padding:12px 24px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease}.pwa-install-later:hover{background:#ffffff1a;color:#fff}@media (max-width: 768px){.pwa-install-prompt{width:95%;max-width:none;margin:0 16px}.pwa-install-header{padding:20px 20px 12px}.pwa-install-title h3{font-size:22px}.pwa-install-content{padding:20px}.pwa-install-benefits{grid-template-columns:1fr;gap:12px}.pwa-benefit{padding:10px;font-size:13px}.pwa-install-actions{padding:16px 20px 20px}.pwa-install-dismiss{padding:14px 20px;font-size:15px}.pwa-install-icon{width:70px}}@media (max-width: 480px){.pwa-install-prompt{width:100%;margin:0;border-radius:20px 20px 0 0;position:fixed;bottom:0;max-height:85vh}.pwa-install-close{top:12px;right:12px;width:32px;height:32px;font-size:20px}.pwa-install-icon{width:60px}.pwa-install-title h3{font-size:20px}.pwa-install-title p{font-size:14px}.pwa-steps-title{font-size:15px}.pwa-step{font-size:13px}}.pwa-install-prompt *{-webkit-tap-highlight-color:transparent}.pwa-install-prompt button:active{transform:scale(.98)}.pwa-install-dismiss:active{transform:translateY(-1px) scale(.98)}@keyframes pulse-attention{0%{transform:translate(-50%) scale(1);box-shadow:0 4px 16px #00000040}50%{transform:translate(-50%) scale(1.05);box-shadow:0 6px 20px #ff980066}to{transform:translate(-50%) scale(1);box-shadow:0 4px 16px #00000040}}@keyframes subtle-frame-pulse{0%{transform:scale(1)}50%{transform:scale(1.0107)}to{transform:scale(1)}}@keyframes polaroid-develop{0%{opacity:.15;filter:brightness(2.5) contrast(.3) saturate(.4) sepia(.2) hue-rotate(-10deg) blur(8px);background-color:#f0f0f299;animation-timing-function:ease-in}20%{opacity:.18;filter:brightness(2.2) contrast(.38) saturate(.5) sepia(.16) hue-rotate(-8deg) blur(4px);background-color:#f0f0f280;animation-timing-function:ease-in}50%{opacity:.32;filter:brightness(1.6) contrast(.7) saturate(.8) sepia(.1) hue-rotate(-4deg) blur(1.5px);background-color:#f0f0f233;animation-timing-function:ease-out}to{opacity:.4;filter:brightness(1.35) contrast(.85) saturate(.9) sepia(.06) hue-rotate(-2deg) blur(.5px);background-color:#f0f0f21f;animation-timing-function:ease-out}}@keyframes polaroid-pulse{0%{opacity:.4;filter:brightness(1.35) contrast(.85) saturate(.9) sepia(.06) hue-rotate(-2deg) blur(1.5px);background-color:#f0f0f21f}50%{opacity:.33;filter:brightness(1.45) contrast(.8) saturate(.85) sepia(.08) hue-rotate(-3deg) blur(2px);background-color:#f0f0f22e}to{opacity:.4;filter:brightness(1.35) contrast(.85) saturate(.9) sepia(.06) hue-rotate(-2deg) blur(1.5px);background-color:#f0f0f21f}}@keyframes polaroid-exposure{0%{opacity:.15;filter:brightness(2.5) contrast(.3) saturate(.4) sepia(.2) hue-rotate(-10deg) blur(8px);background-color:#f0f0f299;animation-timing-function:ease-in}30%{opacity:.2;filter:brightness(2.1) contrast(.4) saturate(.55) sepia(.15) hue-rotate(-7deg) blur(5px);background-color:#f0f0f273;animation-timing-function:ease-in}70%{opacity:.35;filter:brightness(1.5) contrast(.75) saturate(.85) sepia(.08) hue-rotate(-3deg) blur(2px);background-color:#f0f0f226;animation-timing-function:ease-out}to{opacity:.4;filter:brightness(1.35) contrast(.85) saturate(.9) sepia(.06) hue-rotate(-2deg) blur(1.5px);background-color:#f0f0f21f;animation-timing-function:ease-out}}@keyframes gentle-glow{0%{box-shadow:inset 0 0 20px #48e3f21a}50%{box-shadow:inset 0 0 30px #48e3f233}to{box-shadow:inset 0 0 20px #48e3f21a}}.film-frame.loading:not(.selected):not(.newly-arrived){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:var(--stagger-delay, 0s)!important;transition:none!important}.film-frame:not(.selected):after{content:"";position:absolute;top:16px;left:16px;right:16px;bottom:56px;pointer-events:none;z-index:10;box-shadow:inset 0 0 6px 2px #00000014,inset 0 0 4px 1px #b4b4b426;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;will-change:auto}.film-frame.loading{overflow:hidden}.film-frame.loading>div{overflow:hidden;position:relative}.film-frame.loading .placeholder{will-change:opacity,filter,background-color;animation:polaroid-develop 15s cubic-bezier(.05,.7,.4,1) forwards,polaroid-pulse 7.5s ease-in-out 15s infinite;mix-blend-mode:normal;z-index:5;position:relative;transform:translateZ(0)}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(1){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:0s!important}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(2){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:.5s!important}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(3){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:1s!important}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(4){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:1.5s!important}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(5){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:2s!important}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(6){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:2.5s!important}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(7){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:3s!important}.film-frame.loading:not(.selected):not(.newly-arrived):nth-of-type(8){animation:subtle-frame-pulse 6s ease-in-out infinite!important;animation-delay:3.5s!important}.film-frame.loading.newly-arrived .placeholder{animation:polaroid-exposure 8.75s ease-out forwards!important}.film-frame.loaded:not(.newly-arrived){animation:none!important;filter:none!important;opacity:1!important;visibility:visible!important;transition:none!important}.film-frame.loaded.newly-arrived img:not(.placeholder){transition:opacity 1.3s ease-out!important}.film-frame.loaded .placeholder{animation:none!important;opacity:0!important;transition:opacity .2s ease-out!important}.film-frame{opacity:1;visibility:visible}.film-frame.selected{animation:none!important;transition:none!important}.mobile-download-button{position:fixed;left:50%;bottom:80px;transform:translate(-50%);background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;border:none;padding:14px 28px;border-radius:12px;box-shadow:0 4px 16px #00000040;cursor:pointer;font-weight:700;font-size:16px;z-index:999999;display:flex;align-items:center;gap:10px;animation:pulse-attention 1.5s infinite}.mobile-download-button:active{transform:translate(-50%) scale(.95);box-shadow:0 2px 10px #0003}@media (max-width: 480px){.mobile-download-button{bottom:100px;padding:12px 20px;font-size:14px}}.photo-action-buttons{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:center;align-items:center;position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:999999!important;width:100%;max-width:none;padding:0 20px;box-sizing:border-box}@media (orientation: landscape) and (min-width: 1024px){.photo-action-buttons{flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;right:20px!important;left:auto!important;bottom:20px!important;top:auto!important;transform:none!important;width:auto!important;max-width:none!important;padding:0!important;gap:12px!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-radius:0!important}.photo-action-buttons .action-button{width:auto!important;justify-content:center!important;min-width:100px!important}}@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape),(min-width: 768px) and (max-width: 1366px) and (orientation: portrait){.photo-action-buttons{bottom:30px!important}}.enhance-button-container .enhance-dropdown{z-index:9999999!important}body .photo-action-buttons,html body .photo-action-buttons,.photobooth-app .photo-action-buttons,body .photo-action-buttons .action-button,html body .photo-action-buttons .action-button,.photobooth-app .photo-action-buttons .action-button{z-index:999999!important}.action-button{display:flex;align-items:center;justify-content:center;gap:6px;min-width:100px;flex:0 1 auto;padding:10px 16px;border-radius:0;font-weight:700;transition:all .2s ease;border:none;font-size:14px;cursor:pointer;color:#fff;white-space:nowrap}.action-button:hover{transform:translateY(-2px)}.action-button:active{transform:translateY(1px)}.action-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.use-prompt-btn{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.use-prompt-btn:hover:not(:disabled){background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-2px)}.use-prompt-btn:active:not(:disabled){background:linear-gradient(135deg,#3d8b40,#357a38);transform:translateY(1px)}.video-btn{background:linear-gradient(135deg,#ff6b6b,#ff5252);color:#fff}.video-btn:hover:not(:disabled){background:linear-gradient(135deg,#ff5252,#e53935);transform:translateY(-2px)}.video-btn:active:not(:disabled){background:linear-gradient(135deg,#e53935,#c62828);transform:translateY(1px)}.enhance-btn.loading{position:relative;pointer-events:none}.enhance-btn.loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:enhance-spin 1s linear infinite}.enhance-btn.loading span{opacity:.3}@keyframes enhance-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.enhancement-error{animation:fadeInError .3s ease-out;box-shadow:0 2px 8px #ff00004d}@keyframes fadeInError{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes rainbow-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes popup-slide-in{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bounce-from-right{0%{opacity:0;transform:translate(calc(100vw + 100px)) scale(.8)}50%{opacity:1;transform:translate(-30px) scale(1.1)}70%{transform:translate(15px) scale(.95)}85%{transform:translate(-5px) scale(1.02)}to{opacity:1;transform:translate(0) scale(1)}}.rainbow-popup{position:relative}.rainbow-option{position:relative;overflow:hidden;cursor:pointer;transform-origin:center right;will-change:transform,box-shadow,filter}.enhance-dropdown .rainbow-option{opacity:0;transform:translate(180px) scale(.95);transition:all .8s cubic-bezier(.34,1.56,.64,1)}.enhance-dropdown .rainbow-option.slide-in{opacity:1;transform:translate(0) scale(1)}.enhance-dropdown .rainbow-option.slide-out{opacity:0;transform:translate(120px) scale(.9);transition:all 1.2s ease-in}@keyframes fly-in-from-right{0%{opacity:0;transform:translate(500px) scale(.7) rotate(10deg)}70%{opacity:1;transform:translate(-20px) scale(1.1) rotate(-2deg)}85%{transform:translate(8px) scale(.95) rotate(1deg)}to{opacity:1;transform:translate(0) scale(1) rotate(0)}}@keyframes gentle-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-2px) rotate(.5deg)}}@keyframes organic-hover{0%,to{filter:brightness(1.1) saturate(1.2) hue-rotate(0deg)}33%{filter:brightness(1.3) saturate(1.4) hue-rotate(5deg)}66%{filter:brightness(1.2) saturate(1.3) hue-rotate(-3deg)}}@media (max-width: 768px){.rainbow-popup{min-width:250px!important;margin:0 10px!important}.rainbow-option{width:calc(100% + 40px)!important;padding:14px 60px 14px 16px!important;margin:8px 6px!important;font-size:14px!important;border-radius:16px 0 0 16px!important;box-shadow:0 4px 12px #0003!important}.rainbow-popup{animation:none!important}.enhance-dropdown .rainbow-option{opacity:0!important;transform:translate(120px) scale(.95)!important;transition:all .6s cubic-bezier(.34,1.56,.64,1)!important}.enhance-dropdown .rainbow-option.slide-in{opacity:1!important;transform:translate(0) scale(1)!important}.enhance-dropdown .rainbow-option.slide-out{opacity:0!important;transform:translate(80px) scale(.9)!important;transition:all 1s ease-in!important}.rainbow-option:hover{transform:translateY(-3px) translate(4px) scale(1.04) rotate(.5deg)!important}}@media (prefers-reduced-motion: reduce){.rainbow-popup{animation:none!important}.enhance-dropdown .rainbow-option{animation:none!important;opacity:1!important;transform:translate(0)!important}.rainbow-option:before{transition:none!important}.rainbow-option:hover:before{left:0!important;opacity:.3!important}.rainbow-option:hover{animation:none!important;transform:scale(1.02)!important}}.enhance-button-container>div[style*="display: flex"]{align-items:center;justify-content:center;flex-wrap:nowrap}.enhance-button-container{position:relative;display:flex;align-items:center}.enhance-buttons-group{display:flex;gap:8px;align-items:center}.enhance-button-container .action-button{min-width:100px;flex:0 0 auto}.enhance-button-container{min-height:40px}@media (max-width: 768px){.photo-action-buttons{bottom:0!important;gap:0;padding:0 8px;flex-wrap:nowrap;overflow-x:auto;justify-content:space-evenly!important;z-index:999999!important}.action-button{font-size:11px;padding:8px 4px;min-width:70px;flex:1;flex-shrink:0;max-width:calc(25% - 4px)}.action-button svg{width:14px!important;height:14px!important;margin-right:3px!important}.enhance-buttons-group{gap:0;display:flex;flex:1;flex-shrink:0;max-width:calc(25% - 4px)}.enhance-buttons-group .action-button{min-width:65px;flex:1;max-width:none}}@media (max-width: 768px) and (orientation: portrait){.photo-action-buttons{justify-content:space-evenly!important;width:100%!important;padding:0 4px!important;z-index:999999!important}.action-button{flex:1 1 0!important;min-width:0!important;max-width:none!important;margin:0 2px!important}.enhance-buttons-group{flex:1 1 0!important;max-width:none!important;margin:0 2px!important}}.photo-hide-btn{opacity:0!important;transform:scale(.8)!important;transition:all .2s ease!important;pointer-events:auto!important;cursor:pointer!important}@media (hover: hover) and (pointer: fine){.film-frame:not(.selected):hover .photo-hide-btn{opacity:1!important;transform:scale(1)!important;pointer-events:auto!important}}.twitter-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;height:calc(var(--vh, 1vh) * 100);max-height:calc((var(--vh, 1vh) * 100) - env(safe-area-inset-bottom));background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-out}.twitter-modal{background-color:#fff;border-radius:16px;box-shadow:0 5px 20px #0000004d;width:90%;max-width:520px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:slideIn .25s ease-out;position:relative}@keyframes slideIn{0%{transform:translateY(20px);opacity:.8}to{transform:translateY(0);opacity:1}}.twitter-modal-close{position:absolute;top:12px;right:12px;background:#0000001a;border:none;color:#333;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;z-index:1;transition:all .2s ease}.twitter-modal-close:hover{background:#0003;transform:scale(1.1)}.twitter-modal-header{padding:16px 20px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:12px}.twitter-modal-header h2{font-size:18px;margin:0;font-weight:600;color:#333}.twitter-logo{width:22px;height:22px}.twitter-modal-content{display:flex;flex-direction:column;gap:16px;padding:16px 20px;overflow-y:auto;max-height:calc(90vh - 140px)}.twitter-message-container{position:relative}.twitter-message{width:100%;min-height:120px;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:16px;resize:vertical;font-family:inherit;box-sizing:border-box;color:#000}.twitter-message:focus{border-color:#1da1f2;outline:none;box-shadow:0 0 0 2px #1da1f233}.twitter-char-counter{position:absolute;bottom:8px;right:12px;font-size:12px;color:#666}.twitter-image-preview{padding:12px;background:#f8f8f8;margin-top:12px;display:flex;justify-content:center;align-items:center;min-height:200px;border-radius:12px;overflow:hidden;position:relative}.polaroid-container{display:flex;flex-direction:column;align-items:center;width:100%}.twitter-image-preview img[src^="data:image"],.polaroid-container img{box-shadow:0 4px 12px #00000026;-o-object-fit:contain;object-fit:contain;max-height:40vh}.preview-label-debug{display:none;font-size:10px;color:#999;margin-top:4px;text-align:center;font-style:italic}.twitter-image-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:200px;color:#666}.loading-spinner{display:inline-block;width:30px;height:30px;border:3px solid rgba(29,161,242,.2);border-radius:50%;border-top-color:#1da1f2;animation:spin 1s ease-in-out infinite}.twitter-no-image{padding:40px;color:#999;text-align:center;font-style:italic}@keyframes spin{to{transform:rotate(360deg)}}.twitter-modal-footer{padding:16px 20px;border-top:1px solid #eee;display:flex;justify-content:flex-end}.twitter-share-btn{background-color:#1da1f2;color:#fff;border:none;border-radius:50px;padding:10px 24px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.twitter-share-btn:hover:not(:disabled){background-color:#1a91da;transform:translateY(-2px);box-shadow:0 2px 8px #1da1f266}.twitter-share-btn:disabled{background-color:#9ad0f5;cursor:not-allowed}.twitter-icon{width:18px;height:18px}.twitter-loading{display:flex;align-items:center;justify-content:center;gap:4px}.dot{width:6px;height:6px;background-color:#fff;border-radius:50%;display:inline-block;animation:dotFade 1.4s infinite ease-in-out both}.dot:nth-child(1){animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}@keyframes dotFade{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media (max-width: 768px){.twitter-modal{width:95%;max-width:460px;max-height:85vh}.twitter-modal-content{max-height:calc(85vh - 140px)}.twitter-image-preview{min-height:180px}}@media (max-width: 480px){.twitter-modal{width:100%;height:100%;max-height:100vh;max-height:calc((var(--vh, 1vh) * 100) - env(safe-area-inset-bottom));border-radius:0;display:flex;flex-direction:column}.twitter-modal-content{flex:1;max-height:none}.twitter-modal-header{padding:14px 16px}.twitter-modal-content,.twitter-modal-footer{padding:12px 16px}.twitter-share-btn{padding:8px 20px;font-size:15px}.twitter-image-preview{padding:8px;min-height:150px}}.splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffed4e,gold,#ffc700);z-index:10000;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:1;overflow:hidden}.splash-screen.hiding{animation:fadeBackgroundOut 1.5s ease-in-out forwards}@keyframes fadeBackgroundOut{0%{opacity:1;background:linear-gradient(135deg,#ffed4e,gold,#ffc700)}70%{opacity:.8;background:linear-gradient(135deg,#ffed4e,gold,#ffc700)}to{opacity:0;background:linear-gradient(135deg,#ffed4e,gold,#ffc700)}}.splash-content{display:flex;flex-direction:column;align-items:center;width:90%;max-width:1200px;text-align:center}@keyframes bounceIn{0%{transform:scale(.3) rotate(-15deg);opacity:0}50%{transform:scale(1.1) rotate(5deg)}70%{transform:scale(.9) rotate(-2deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes titleWiggle{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(1deg) scale(1.02)}75%{transform:rotate(-1deg) scale(1.02)}}@keyframes slideInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.splash-layout{display:flex;align-items:center;justify-content:center;gap:60px;margin-bottom:40px;width:100%}.polaroid-splash-container{flex:0 0 auto;position:relative;animation:floatEffect 3s infinite ease-in-out;transform-origin:center center;margin-top:80px}.camera-bubble{position:absolute;top:-50px;left:50%;transform:translate(-50%);background:#1a1a1ae6;color:#ffed4e;padding:8px 16px;border-radius:20px;font-family:Helvetica,sans-serif;font-size:14px;font-weight:600;white-space:nowrap;animation:bubbleBounce 2s infinite ease-in-out .5s;box-shadow:0 4px 15px #0003}.camera-bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:#1a1a1ae6}@keyframes bubbleBounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}}.splash-screen.hiding .polaroid-splash-container{animation:polaroidFlyLeft 1.5s cubic-bezier(.25,.1,.25,1) forwards}.splash-tagline{font-family:Permanent Marker,cursive;font-size:60px;color:#f36;margin:20px 0;text-align:center;position:relative;animation:colorPulse 4s infinite;cursor:pointer;padding:10px 25px;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}@keyframes polaroidFlyLeft{0%{transform:translate(0) rotate(0);opacity:1}60%{transform:translate(-100vw) rotate(-25deg);opacity:.4}to{transform:translate(-150vw) rotate(-45deg);opacity:0}}@keyframes floatEffect{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.polaroid-image{max-width:300px;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));overflow:visible;border-radius:15px}.video-container{flex:0 0 auto;position:relative;height:auto}.splash-screen.hiding .video-container{animation:slideshowFlyRight 1.5s cubic-bezier(.25,.1,.25,1) forwards}@keyframes slideshowFlyRight{0%{transform:translate(0) rotate(0);opacity:1}60%{transform:translate(100vw) rotate(25deg);opacity:.4}to{transform:translate(150vw) rotate(45deg);opacity:0}}.video-container{position:relative;margin:0;width:340px}.splash-video{width:340px;-o-object-fit:contain;object-fit:contain}@keyframes textSlideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.splash-screen.hiding .splash-tagline{animation:taglineFlyUp 1.5s cubic-bezier(.25,.1,.25,1) forwards}@keyframes taglineFlyUp{0%{transform:translateY(0) scale(1);opacity:1}60%{transform:translateY(-60vh) scale(1.4);opacity:.4}to{transform:translateY(-120vh) scale(1.8);opacity:0}}.splash-tagline:hover{transform:scale(1.05) rotate(1deg);box-shadow:0 10px 30px #0003}.splash-tagline:active{transform:scale(.98) rotate(-1deg)}@keyframes rainbowPulse{0%,to{color:#1a1a1a;transform:scale(1)}25%{color:#ff6b6b;transform:scale(1.02)}50%{color:#4ecdc4;transform:scale(1.04)}75%{color:#45b7d1;transform:scale(1.02)}}@keyframes pulse{0%,to{opacity:.8}50%{opacity:.4}}.audio-toggle-btn{position:absolute;top:20px;right:20px;background:#0009;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease;z-index:10001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.audio-toggle-btn:hover{background:#000c;transform:scale(1.1)}.audio-toggle-btn:active{transform:scale(.95)}.splash-screen .splash-video{transition:opacity .3s ease}@media (max-width: 692px){.audio-toggle-btn{top:15px;right:15px;width:40px;height:40px}.audio-toggle-btn svg{width:20px;height:20px}}@media (max-width: 480px){.audio-toggle-btn{top:10px;right:10px;width:36px;height:36px}.audio-toggle-btn svg{width:18px;height:18px}}@media (max-width: 692px){.splash-layout{flex-direction:column;gap:1px;margin-bottom:30px}.camera-bubble{top:-40px;font-size:12px;padding:6px 12px}.polaroid-image{max-width:160px}.video-container{width:280px;height:420px}.splash-tagline{font-size:3rem;padding:12px 25px;margin:0 0 8px}@keyframes polaroidFlyLeft{0%{transform:translateY(0) rotate(0);opacity:1}60%{transform:translateY(60vh) translate(-60vw) rotate(-30deg);opacity:.4}to{transform:translateY(120vh) translate(-120vw) rotate(-60deg);opacity:0}}@keyframes slideshowFlyRight{0%{transform:translateY(0) rotate(0);opacity:1}60%{transform:translateY(-60vh) translate(60vw) rotate(30deg);opacity:.4}to{transform:translateY(-120vh) translate(120vw) rotate(60deg);opacity:0}}@keyframes taglineFlyUp{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-150vh) scale(1.6);opacity:0}}}@media (max-width: 576px){.splash-layout{gap:1px}.camera-bubble{font-size:11px;padding:5px 10px;top:-35px}.video-container{width:240px;height:360px}.splash-tagline{font-size:2.5rem;padding:10px 20px;margin:0}@keyframes polaroidFlyLeft{0%{transform:translateY(0) rotate(0);opacity:1}60%{transform:translateY(80vh) translate(-80vw) rotate(-40deg);opacity:.4}to{transform:translateY(150vh) translate(-150vw) rotate(-70deg);opacity:0}}@keyframes slideshowFlyRight{0%{transform:translateY(0) rotate(0);opacity:1}60%{transform:translateY(-80vh) translate(80vw) rotate(40deg);opacity:.4}to{transform:translateY(-150vh) translate(150vw) rotate(70deg);opacity:0}}}@media (max-width: 430px) and (max-height: 670px) and (orientation: portrait){.splash-content{height:100vh;height:calc(var(--vh, 1vh) * 100);display:flex;justify-content:space-between;padding:20px 0;box-sizing:border-box;min-height:500px}.splash-layout{margin-bottom:15px;gap:5px;flex:1;align-items:center;justify-content:center;min-height:0}.polaroid-splash-container{margin-top:0}.polaroid-image{max-width:120px}.camera-bubble{top:-30px;font-size:10px;padding:4px 8px}.video-container{width:200px;height:300px}.splash-cta-section{flex-shrink:0;margin-bottom:env(safe-area-inset-bottom,10px);margin-top:auto}.splash-tagline{font-size:2rem;padding:8px 15px;margin:0;line-height:1.1}}@media (max-width: 375px) and (max-height: 600px) and (orientation: portrait){.splash-layout{gap:0;margin-bottom:10px}.polaroid-image{max-width:100px}.video-container{width:160px;height:240px}.splash-tagline{font-size:1.75rem;padding:6px 12px}.camera-bubble{display:none}}@supports (-webkit-touch-callout: none){@media (orientation: portrait) and (max-height: 670px){.splash-screen{height:100vh;height:calc(var(--vh, 1vh) * 100);padding-bottom:env(safe-area-inset-bottom)}.splash-content{max-height:calc(100vh - env(safe-area-inset-bottom,0px));max-height:calc((var(--vh, 1vh) * 100) - env(safe-area-inset-bottom,0px))}.splash-cta-section{padding-bottom:env(safe-area-inset-bottom,0px)}}}.image-adjuster-overlay{position:fixed;top:0;left:0;width:100%;height:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);touch-action:none}.image-adjuster-container{background-color:#222;border-radius:16px;padding:24px;color:#fff;box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;align-items:center;gap:15px;touch-action:none}.image-adjuster-container h2{font-size:1.8rem;background:linear-gradient(90deg,#ff7eb3,#7868e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.image-adjuster-subtitle{font-size:.9rem;text-align:center;color:#ffffffb3;margin-top:-18px}.image-frame{position:relative;background-color:#000;overflow:hidden;border-radius:4px;box-shadow:0 4px 16px #0000004d;touch-action:none;height:60vh}.image-container{position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none;border-radius:3px;transform:translateZ(0);contain:layout style paint;isolation:isolate}.image-frame img{position:relative;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none}.image-frame-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border:2px solid rgba(255,255,255,.6);box-sizing:border-box;border-radius:4px;transform:translateZ(0)}.frame-corner{position:absolute;width:15px;height:15px;border:2px solid rgba(255,255,255,.9)}.top-left{top:0;left:0;border-right:none;border-bottom:none}.top-right{top:0;right:0;border-left:none;border-bottom:none}.bottom-left{bottom:0;left:0;border-right:none;border-top:none}.bottom-right{bottom:0;right:0;border-left:none;border-top:none}.image-adjustment-controls{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.zoom-control{display:flex;align-items:center;gap:10px;width:100%}.zoom-control label{font-size:16px;display:flex;align-items:center;gap:5px;min-width:70px}.zoom-control input[type=range]{flex:1;-webkit-appearance:none;height:6px;background:#444;border-radius:3px;outline:none}.zoom-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#ff5e8a;cursor:pointer}.zoom-control input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#ff5e8a;cursor:pointer;border:none}.instruction-text{color:#aaa;font-size:14px;text-align:center}.image-adjustment-buttons{display:flex;gap:15px;margin-top:10px}.image-adjustment-buttons button{padding:10px 20px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;border:none;transition:all .2s ease}.cancel-button{background-color:#444;color:#fff}.cancel-button:hover{background-color:#555}.confirm-button{background:linear-gradient(135deg,#ff7eb3,#ff5e8a);color:#fff}.confirm-button:hover{background:linear-gradient(135deg,#ff8eba,#ff6e9a);transform:translateY(-2px);box-shadow:0 4px 8px #ff5e8a4d}@media (min-width: 768px) and (max-width: 1366px){.image-adjuster-container{width:90%;max-width:800px;padding:32px;gap:20px}.image-adjuster-container h2{font-size:2.2rem}.image-adjuster-subtitle{font-size:1.1rem;margin-top:-15px}.image-frame{height:75vh;max-height:600px}.zoom-control{max-width:400px}.zoom-control label{font-size:18px;min-width:80px}.zoom-control input[type=range]::-webkit-slider-thumb{width:24px;height:24px}.zoom-control input[type=range]::-moz-range-thumb{width:24px;height:24px}.instruction-text{font-size:16px}.image-adjustment-buttons{gap:20px;margin-top:15px}.image-adjustment-buttons button{padding:12px 24px;font-size:18px;min-width:120px}.frame-corner{width:18px;height:18px;border-width:3px}}@media (max-width: 576px){.image-adjuster-container{width:95%}.image-adjuster-container h2{font-size:1.5rem}.zoom-control label{font-size:14px;min-width:60px}.image-adjustment-buttons button{padding:8px 16px;font-size:14px}.frame-corner{width:12px;height:12px}}@supports (-webkit-touch-callout: none){.image-adjuster-overlay{height:-webkit-fill-available}.image-frame,.image-container,.image-frame img{touch-action:none;-webkit-touch-action:none}}.upload-progress-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000}.upload-progress-container{background:#fff;border-radius:20px;padding:40px 32px;max-width:450px;width:90%;box-shadow:0 20px 40px #0000004d;text-align:center;position:relative;overflow:hidden}.upload-progress-camera{position:relative;margin-bottom:24px;display:flex;justify-content:center;align-items:center}.camera-image{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:4px solid #72e3f2;box-shadow:0 8px 20px #72e3f24d}.camera-flash{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);border-radius:50%;pointer-events:none}.upload-progress-header h3{margin:0 0 8px;font-size:24px;font-weight:700;color:#4bbbd3}.upload-progress-header p{margin:0 0 24px;font-size:16px;color:#666;font-weight:500}.upload-progress-bar-container{margin-bottom:20px}.upload-progress-bar{width:100%;height:12px;background:#f0f0f0;border-radius:6px;overflow:hidden;margin-bottom:12px;position:relative;box-shadow:inset 0 2px 4px #0000001a}.upload-progress-fill{height:100%;background:#4bbbd3;border-radius:6px;transition:transform .2s ease;position:relative}.upload-progress-text{font-size:18px;font-weight:700;color:#333;text-shadow:0 1px 2px rgba(0,0,0,.1)}.upload-progress-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.upload-progress-dots .dot{width:8px;height:8px;border-radius:50%;background:#72e3f2}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes cameraFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes flash{0%,to{opacity:0}50%{opacity:1}}@keyframes titleGlow{0%{text-shadow:0 0 5px rgba(114,227,242,.5)}to{text-shadow:0 0 20px rgba(114,227,242,.8)}}@keyframes textFade{0%{opacity:.7}to{opacity:1}}@keyframes progressShimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes progressGlow{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes dotBounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media (min-resolution: 192dpi){.upload-progress-fill{animation-duration:4s}.camera-image{animation-duration:5s}.camera-flash{animation-duration:4s}.upload-progress-dots .dot{animation-duration:2s}}@media (max-width: 768px){.upload-progress-container{padding:32px 24px;max-width:320px}.camera-image{width:100px;height:100px}.camera-flash{width:120px;height:120px}.upload-progress-header h3{font-size:20px}.upload-progress-header p{font-size:14px}.upload-progress-text{font-size:16px}}.promo-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease-out;overflow-y:auto;padding:20px 0;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.promo-modal{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 40px #0000004d;width:90%;max-width:480px;max-height:90vh;max-height:calc(var(--vh, 1vh) * 90);min-height:400px;max-height:min(90vh,calc(var(--vh, 1vh) * 90),calc(100% - 40px));overflow:hidden;display:flex;flex-direction:column;animation:slideIn .4s ease-out;position:relative;color:#fff;margin:auto 0}@keyframes slideIn{0%{transform:translateY(30px) scale(.95);opacity:.7}to{transform:translateY(0) scale(1);opacity:1}}.promo-modal-close{position:absolute;top:16px;right:16px;background:#fff3;border:none;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;z-index:1;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promo-modal-close:hover{background:#ffffff4d;transform:scale(1.1)}.promo-modal-header{padding:24px 24px 16px;text-align:center;border-bottom:1px solid rgba(255,255,255,.2)}.promo-mascot{margin-bottom:16px;display:flex;justify-content:center;align-items:center}.sloth-mascot{width:120px;height:auto;max-width:100%;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));animation:slothBounce 3s ease-in-out infinite;transition:transform .3s ease}.sloth-mascot:hover{transform:scale(1.05) rotate(-2deg)}@keyframes slothBounce{0%,to{transform:translateY(0) scale(1)}25%{transform:translateY(-8px) scale(1.02)}50%{transform:translateY(-4px) scale(1.01)}75%{transform:translateY(-12px) scale(1.03)}}.promo-modal-header h2{font-size:24px;margin:0;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.promo-modal-content{padding:24px;overflow-y:auto;flex:1}.promo-message h3{font-size:20px;margin:0 0 16px;font-weight:700;text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.promo-message p{font-size:16px;line-height:1.5;margin:0 0 24px;text-align:center;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.2)}.promo-message strong{color:gold;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.3)}.promo-modal-footer{padding:20px 24px 24px;display:flex;flex-direction:column;gap:12px;border-top:1px solid rgba(255,255,255,.2)}.promo-signup-btn{background:linear-gradient(135deg,gold,orange);border:none;color:#333;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #ffd7004d}.promo-signup-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.promo-signup-btn:active{transform:translateY(0)}.signup-text{flex:1}.signup-arrow{font-size:18px;transition:transform .2s ease}.promo-signup-btn:hover .signup-arrow{transform:translate(4px)}.promo-maybe-later{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fffc;padding:12px 24px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease}.promo-maybe-later:hover{background:#ffffff1a;color:#fff}@media (max-width: 768px){.promo-modal{width:95%;max-width:none;margin:0 16px}.promo-modal-header{padding:20px 20px 12px}.promo-modal-header h2{font-size:22px}.promo-modal-content{padding:20px}.promo-message h3{font-size:18px}.promo-message p{font-size:15px}.promo-features{grid-template-columns:1fr;gap:12px}.feature-item{padding:10px}.feature-item span:last-child{font-size:13px}.promo-modal-footer{padding:16px 20px 20px}.promo-signup-btn{padding:14px 20px;font-size:15px}.sloth-mascot{width:100px}}@media (max-width: 480px){.promo-modal-overlay{align-items:flex-end;padding:0}.promo-modal{width:100%;border-radius:20px 20px 0 0;max-height:85vh;max-height:calc(var(--vh, 1vh) * 85);max-height:min(85vh,calc(var(--vh, 1vh) * 85),calc(100% - 20px));min-height:300px;margin:0}.promo-modal-close{top:12px;right:12px;width:32px;height:32px;font-size:20px}.sloth-mascot{width:80px}.promo-modal-header h2{font-size:20px}.promo-message h3{font-size:17px}.promo-message p{font-size:14px}}.confetti-container{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:999;overflow:hidden}.confetti-piece{position:absolute;top:-20px;opacity:.9;will-change:transform,opacity;animation:confetti-realistic-fall linear forwards;animation-delay:var(--animation-delay);animation-duration:var(--animation-duration)}.confetti-circle{border-radius:50%}.confetti-triangle{width:0!important;height:0!important;background:transparent!important;border-left:calc(var(--size, 8px) / 2) solid transparent!important;border-right:calc(var(--size, 8px) / 2) solid transparent!important;border-bottom:var(--size, 8px) solid currentColor!important}@keyframes confetti-realistic-fall{0%{transform:translateY(-20px) translate(0) rotate(0);opacity:1}15%{opacity:1}25%{transform:translateY(25vh) translate(calc(var(--horizontal-drift) * .3)) rotate(calc(var(--rotation-speed) * .25))}50%{transform:translateY(50vh) translate(calc(var(--horizontal-drift) * .7)) rotate(calc(var(--rotation-speed) * .5));opacity:.9}75%{transform:translateY(75vh) translate(var(--horizontal-drift)) rotate(calc(var(--rotation-speed) * .75));opacity:.7}90%{opacity:.4}to{transform:translateY(110vh) translate(calc(var(--horizontal-drift) * 1.2)) rotate(var(--rotation-speed));opacity:0}}@media (max-width: 768px){.confetti-piece{transform:scale(.7)}.confetti-container{transform:translateZ(0)}}@media (prefers-reduced-motion: reduce){.confetti-piece{animation-duration:1s;opacity:.6}@keyframes confetti-realistic-fall{0%{transform:translateY(-20px);opacity:1}to{transform:translateY(50vh);opacity:0}}}html,body{overflow-x:hidden}body.analytics-active{overflow-y:auto!important;overflow-x:hidden!important;height:auto!important;max-height:none!important;position:static!important}html:has(body.analytics-active){overflow-y:auto!important;height:auto!important;max-height:none!important}.analytics-dashboard{max-width:1400px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#333;width:100%;box-sizing:border-box}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:#fffffff2;padding:20px 30px;border-radius:12px;box-shadow:0 4px 20px #0000001a}.dashboard-header h1{margin:0;font-size:2.2em;font-weight:700;color:#2c3e50}.dashboard-controls{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.chart-controls{display:flex;align-items:center;gap:10px}.chart-select{padding:8px 12px;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:.9em;cursor:pointer}.chart-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.refresh-btn,.retry-btn,.back-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.back-btn{background:linear-gradient(135deg,#95a5a6,#7f8c8d)}.refresh-btn:hover,.retry-btn:hover,.back-btn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0003}.refresh-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.last-refresh{font-size:.9em;color:#666;font-style:italic}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;background:#fffffff2;border-radius:12px;box-shadow:0 4px 20px #0000001a}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-state p{font-size:1.2em;margin-bottom:20px;color:#e74c3c}.chart-section{background:#fffffff2;border-radius:12px;padding:25px;margin-bottom:30px;box-shadow:0 4px 20px #0000001a}.chart-container{position:relative;height:400px;width:100%}@media (max-width: 768px){.chart-section{padding:15px;margin-bottom:20px}.chart-container{height:300px}}@media (max-width: 480px){.chart-container{height:250px}}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:40px}@media (max-width: 768px){.summary-cards{grid-template-columns:1fr;gap:15px}}@media (min-width: 769px) and (max-width: 1024px){.summary-cards{grid-template-columns:repeat(2,1fr)}}.summary-card{background:#fffffff2;border-radius:12px;padding:25px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.summary-card:hover{transform:translateY(-5px)}.summary-card h3{margin:0 0 20px;font-size:1.3em;font-weight:600;color:#2c3e50}.summary-card.today h3{color:#27ae60}.summary-card.yesterday h3{color:#f39c12}.summary-card.lifetime h3{color:#8e44ad}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.metric{text-align:center;padding:15px;background:#00000005;border-radius:8px;border:1px solid rgba(0,0,0,.05)}.metric .value{display:block;font-size:2em;font-weight:700;color:#2c3e50;margin-bottom:5px}.metric .label{font-size:.9em;color:#666;text-transform:uppercase;letter-spacing:.5px}.leaderboards{display:flex;flex-direction:column;gap:30px}.leaderboard-section{background:#fffffff2;border-radius:12px;padding:25px;box-shadow:0 4px 20px #0000001a}.leaderboard-section h3{margin:0 0 20px;font-size:1.4em;font-weight:600;color:#2c3e50}.leaderboard-section h4{margin:0 0 15px;font-size:1.1em;font-weight:500;color:#34495e}.leaderboard-tabs{display:flex;flex-direction:column;gap:20px}.leaderboard-section.split .leaderboard-tabs{display:grid;grid-template-columns:1fr 1fr;gap:30px}.leaderboard-list{display:flex;flex-direction:column;gap:8px}.leaderboard-item{display:flex;align-items:center;padding:12px 15px;background:#00000005;border-radius:8px;border:1px solid rgba(0,0,0,.05);transition:all .2s ease}.leaderboard-item:hover{background:#667eea1a;border-color:#667eea33}.leaderboard-item .rank{font-weight:700;color:#667eea;min-width:40px;font-size:.9em}.leaderboard-item .prompt-name{flex:1;font-weight:500;color:#2c3e50;margin:0 15px}.leaderboard-item .counts{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:120px}.leaderboard-item .count{font-weight:600;font-size:.9em;padding:2px 6px;border-radius:4px;white-space:nowrap}.leaderboard-item .count.total{color:#2c3e50;background:#34495e1a;font-weight:700}.leaderboard-item .count.downloads{color:#27ae60;background:#27ae601a}.leaderboard-item .count.shares{color:#3498db;background:#3498db1a}.no-data{text-align:center;color:#666;font-style:italic;padding:20px}.dashboard-footer{margin-top:40px;padding:20px;background:#ffffffe6;border-radius:12px;text-align:center;color:#666;font-size:.9em;line-height:1.6}.dashboard-footer p{margin:5px 0}@media (max-width: 768px){.analytics-dashboard{padding:15px}.dashboard-header{flex-direction:column;gap:15px;text-align:center;padding:15px 20px}.dashboard-header h1{font-size:1.8em;margin-bottom:10px}.dashboard-controls{flex-direction:column;gap:10px;align-items:stretch}.chart-controls{justify-content:center;flex-wrap:wrap}.chart-select{min-width:120px}.back-btn,.refresh-btn{padding:12px 16px;font-size:.9em}.summary-cards{grid-template-columns:1fr;gap:15px}.summary-card{padding:20px}.metrics{grid-template-columns:repeat(2,1fr);gap:10px}.leaderboard-section.split .leaderboard-tabs{grid-template-columns:1fr}.leaderboard-item{padding:10px 12px}.leaderboard-item .prompt-name{font-size:.9em}}@media (max-width: 480px){.analytics-dashboard{padding:10px 10px 40px;height:auto;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.dashboard-header{padding:15px}.dashboard-header h1{font-size:1.6em}.chart-controls{flex-direction:column;gap:8px}.chart-select{width:100%;min-width:auto}.back-btn,.refresh-btn{width:100%;padding:14px}.last-refresh{font-size:.8em;text-align:center}.summary-cards{gap:12px}.summary-card{padding:15px}.summary-card h3{font-size:1.1em;margin-bottom:15px}.metrics{grid-template-columns:1fr;gap:8px}.metric{padding:12px}.metric .value{font-size:1.4em}.metric .label{font-size:.8em}.leaderboard-section{padding:15px}.leaderboard-section h3{font-size:1.2em}.leaderboard-item{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.leaderboard-item .rank{font-size:.8em;align-self:flex-start}.leaderboard-item .prompt-name{font-size:.9em;margin:0;align-self:stretch}.leaderboard-item .counts{align-self:stretch;min-width:auto;align-items:stretch}.leaderboard-item .count{font-size:.8em;padding:3px 8px;text-align:center}.dashboard-footer{padding:15px 15px 30px;font-size:.8em;margin-bottom:20px}}@media (max-width: 480px){.analytics-dashboard{min-height:calc(100vh + 100px);position:relative;z-index:1}.analytics-dashboard{min-height:calc(100dvh + 100px)}body.analytics-active{position:static!important;transform:none!important;width:100%!important;height:auto!important;min-height:100vh!important;overflow-y:scroll!important;-webkit-overflow-scrolling:touch!important}body.analytics-active{position:static!important}body.analytics-active .analytics-dashboard{position:relative!important;transform:none!important;width:100%!important;height:auto!important;overflow:visible!important}}html{touch-action:manipulation;-webkit-text-size-adjust:none;overscroll-behavior:none;-webkit-overscroll-behavior:none;height:100%;position:fixed;width:100%}body{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));margin:0;padding:0;box-sizing:border-box;min-height:100%!important;min-height:calc(var(--vh, 1vh) * 100)!important;overflow-x:hidden!important;touch-action:pan-x pan-y;-webkit-touch-callout:none;-webkit-user-select:none;overscroll-behavior:none;-webkit-overscroll-behavior:none;height:100%;position:fixed;width:100%}#root{height:100vh;height:calc(var(--vh, 1vh) * 100);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:none;-webkit-overscroll-behavior:none}.hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.thumbnail-gallery{display:flex;gap:.75rem;overflow-x:auto;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .7;padding:.75rem;position:absolute;left:0;right:0;bottom:0;z-index:70}.thumbnail-container{position:relative;height:6rem;width:6rem;flex-shrink:0}.thumbnail{height:100%;width:100%;cursor:pointer;border-width:2px;border-color:transparent;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.thumbnail:hover,.thumbnail.selected{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.thumbnail-fade{animation:fadeInThumb .8s ease-in}@keyframes fadeInThumb{0%{opacity:0}to{opacity:1}}.thumbnail-delete-button{position:absolute;top:0;left:0;cursor:pointer;border-bottom-right-radius:.25rem;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .7;padding:.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.thumbnail-delete-button:hover{--tw-bg-opacity: .9}.thumbnail-delete-button{font-weight:700}.stack-count{position:absolute;bottom:0;right:0;border-top-left-radius:.25rem;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .7;padding:.125rem .25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@keyframes flash{0%{opacity:1}80%{opacity:1}to{opacity:0}}.global-countdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-family:Impact,Permanent Marker,Arial Black,sans-serif;font-size:120px;color:#fff;z-index:100000;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.global-countdown-overlay:not(:empty){animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.control-panel{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.75rem;border-radius:.5rem;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .7;padding:1rem;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);z-index:80}.control-panel-row{display:flex;align-items:center;gap:.5rem}.control-panel select,.control-panel input[type=text],.control-panel button{border:3px solid #ff3366;border-radius:8px;background-color:#fff;font-weight:700;transition:all .2s}.control-panel button{background-color:#f36;color:#fff;font-weight:700}.control-panel button:hover{background-color:#ff5e8a;transform:scale(1.05)}.photobooth-header{background-color:#f9c;border-radius:12px 12px 0 0;padding:10px 15px!important;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;margin-bottom:10px!important;box-shadow:0 4px 8px #0003}.photobooth-title{color:#f9c!important;font-size:21px!important;font-weight:700!important;text-transform:uppercase!important;margin:0 10px 0 0!important;padding:0!important;letter-spacing:2px!important;text-shadow:3px 3px 0 #ff3366,-1px -1px 0 #fff,0 0 10px rgba(255,255,255,.6)!important;-webkit-text-stroke:1px #ff3366!important;white-space:nowrap!important;flex-shrink:1!important;overflow:hidden!important;text-overflow:ellipsis!important}.photobooth-header-controls{margin-left:auto;display:flex;align-items:center;gap:.5rem}.header-take-photo-btn{background-color:#f36;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.header-take-photo-btn:hover{background-color:#ff5e8a;transform:scale(1.05)}.header-config-btn{background-color:#f36;border:2px solid #fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;position:relative;transition:transform .2s ease;clip-path:circle(50% at 50% 50%)}.header-config-btn:hover{transform:rotate(15deg)}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.photobooth-header{flex-direction:column;padding:10px}.photobooth-title{font-size:24px;margin-bottom:10px}.photobooth-header-controls{width:100%;margin-left:0;justify-content:center}.style-selector{max-width:none;width:100%}.header-take-photo-btn{width:100%}.header-config-btn{position:absolute;top:10px;right:10px}}:root{--polaroid-side-border: 24px;--polaroid-bottom-border: 84px}.film-strip-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;padding:20px 40px 40px;display:flex;flex-direction:column;margin:0;overflow:auto;z-index:1000;background:#f8f8f8f5;opacity:1;transform:none;transition:opacity .4s ease-out}.film-strip-container.extension-mode{background:transparent!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}body.extension-mode{background:#0000004d!important}body.extension-mode .photobooth-app,body.extension-mode .main-content-area,body.extension-mode .top-left-style-selector{background:transparent!important}body.extension-mode .studio-lights-container,body.extension-mode .corner-btn{display:none!important}body.extension-mode .action-button:not(.use-prompt-btn){display:none!important}.film-strip-container.visible.extension-mode.prompt-selector-mode{background:transparent!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.film-strip-container.extension-mode .film-frame.selected{background:#fff!important;box-shadow:0 8px 30px #00000080!important}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.film-strip-container.extension-mode .film-frame.selected{background:#fff!important;box-shadow:0 8px 30px #00000080!important}}.film-strip-holes{display:none!important}.film-strip-content{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:32px!important;justify-content:center!important;justify-items:center!important;align-content:flex-start!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0 auto!important;padding:60px 20px 20px!important;overflow:visible!important;transform:none;max-height:none}.film-strip-content.prompt-selector-mode{padding-top:0!important}@keyframes gridAppear{0%{opacity:0;transform:translateY(20px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.camera-flying-in,.camera-flying-out{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;position:absolute!important;z-index:-1!important;animation:none!important;transition:none!important}.film-strip-content:not(.prompt-selector-mode){grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;container-type:inline-size}.film-strip-content.prompt-selector-mode{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;container-type:inline-size}@container (max-width: 768px){.film-strip-content{grid-template-columns:repeat(auto-fill,minmax(min(40vw,250px),1fr))!important;gap:20px!important}}@media (max-width: 768px) and (orientation: portrait),(max-device-width: 768px) and (orientation: portrait),screen and (max-width: 480px){.film-strip-content{grid-template-columns:calc(50% - 8px) calc(50% - 8px)!important;gap:16px!important}}@media screen and (max-width: 600px){.film-strip-container{padding:10px 8px 20px!important}.film-strip-content{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;padding:70px 8px 20px!important}.film-frame:not(.selected){margin:0!important}.film-strip-container .film-strip-content,[class*=film-strip-content]{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;padding:70px 8px 20px!important}}@keyframes photoGridReveal{0%{opacity:0;transform:translate(100vw) scale(.8) rotate(5deg);filter:blur(6px) saturate(.8)}to{opacity:1;transform:translate(0) scale(1) rotate(0);filter:blur(0) saturate(1)}}@keyframes photoGridHide{0%{opacity:1;transform:translate(0) scale(1) rotate(0);filter:blur(0)}to{opacity:0;transform:translate(100vw) scale(.8) rotate(5deg);filter:blur(8px)}}.film-strip-container.visible{animation:photoGridReveal .6s cubic-bezier(.3,0,.3,1) forwards}.film-strip-container.visible.prompt-selector-mode{animation:none}.film-strip-container.hiding{animation:photoGridHide .6s cubic-bezier(.3,0,.3,1) forwards}@keyframes fullScreenFlash{0%{opacity:1}40%{opacity:1}to{opacity:0}}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.film-frame .photo-label{position:relative!important;bottom:10px!important;left:5px!important;right:5px!important;text-align:center!important;font-size:12px!important;height:30px!important;line-height:30px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;width:auto!important;box-sizing:border-box!important;display:block!important}.film-frame.loaded .photo-label:not(:empty){font-size:16px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;display:block!important;line-height:30px!important}body.has-selected-photo .film-frame.loaded .photo-label:not(:empty),body.has-selected-photo .film-frame[data-enhancing=true] .photo-label:not(:empty){font-size:24px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;display:block!important;line-height:30px!important}body.has-selected-photo .header-info-btn,body.has-selected-photo .header-settings-btn,body.has-selected-photo .top-left-style-selector{opacity:0!important;visibility:hidden!important}}.film-frame img{width:calc(100% + -0px)!important;height:calc(100% + -0px)!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;background:#000!important;flex-grow:1!important;margin:0!important;padding:0!important;transition:opacity .1s ease-in!important;image-rendering:-webkit-optimize-contrast!important;image-rendering:auto!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;pointer-events:auto!important}@media (orientation: landscape) and (min-width: 1200px){.film-strip-container .film-strip-content:not(.prompt-selector-mode){grid-template-columns:repeat(auto-fill,minmax(min(20vw,320px),1fr))!important}}@media (orientation: landscape) and (min-width: 1200px){.film-strip-container .film-strip-content.prompt-selector-mode{grid-template-columns:repeat(auto-fill,minmax(min(16vw,280px),1fr))!important}}@media screen and (orientation: landscape) and (min-width: 2700px) and (max-width: 2879px){.film-strip-container .film-strip-content,body .film-strip-container .film-strip-content,html body .film-strip-container .film-strip-content{grid-template-columns:repeat(6,1fr)!important}}@media (orientation: landscape) and (min-width: 2880px){.film-strip-container .film-strip-content,body .film-strip-container .film-strip-content,html body .film-strip-container .film-strip-content{grid-template-columns:repeat(7,1fr)!important}}@media (orientation: landscape) and (min-width: 2000px){.film-strip-content{gap:48px!important;padding:80px 40px 40px!important}}@media (orientation: landscape) and (min-width: 2560px){.film-strip-content{gap:64px!important;padding:100px 60px 60px!important}}@media (orientation: landscape) and (min-width: 3200px){.film-strip-content{gap:80px!important;padding:120px 80px 80px!important}}@media (orientation: portrait){.film-strip-content{grid-template-columns:repeat(auto-fill,minmax(min(45vw,300px),1fr))!important}}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.film-strip-content{grid-template-columns:repeat(auto-fill,minmax(min(40vw,250px),1fr))!important;gap:12px!important}}@media screen and (max-width: 400px){.film-strip-container{padding:10px 4px 20px!important}.film-strip-content,.film-strip-container .film-strip-content,[class*=film-strip-content]{padding:60px 4px 20px!important;gap:8px!important}}.film-frame.loading.selected img{opacity:1!important}.film-frame.selected[data-enhancing=true] img{opacity:1!important;filter:none!important}.film-frame .photo-label{position:absolute!important;bottom:8px!important;left:5px!important;right:5px!important;height:40px!important;display:block!important;line-height:40px!important;text-align:center!important;font-family:Permanent Marker,cursive!important;font-size:14px!important;color:#333!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;width:auto!important;box-sizing:border-box!important}.film-frame.loaded .photo-label:not(:empty){font-size:24px!important;font-weight:500!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;display:block!important;line-height:37px!important}body.has-selected-photo .film-frame.selected.loaded .photo-label:not(:empty),body.has-selected-photo .film-frame.selected[data-enhancing=true] .photo-label:not(:empty){font-size:35px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;display:block!important;line-height:35px!important}@media (max-width: 768px) and (orientation: portrait),(orientation: portrait) and (max-device-width: 768px){.film-frame:not(.selected){padding:8px 8px 28px!important}.film-frame:not(.selected) .photo-label{font-size:10px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;display:block!important;line-height:10px!important;bottom:-21px!important}.film-frame:not(.selected):after{top:8px!important;left:8px!important;right:8px!important;bottom:28px!important}.film-frame:not(.selected).loaded .photo-label:not(:empty){font-size:15px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;display:block!important;line-height:30px!important;bottom:-10px!important}}.corner-btn{position:fixed;left:20px;bottom:20px;background:#ff5252!important;color:#fff;border:none;padding:8px 16px 10px;border-radius:8px;box-shadow:0 2px 8px #00000026;cursor:pointer;min-height:44px;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .2s ease;white-space:nowrap;font-size:16px;z-index:9999;transition:transform .2s,box-shadow .2s;font-family:Permanent Marker,cursive}.corner-btn.photos-corner-btn{left:unset;right:20px}.corner-btn:hover{transform:scale(1.05)!important;box-shadow:0 6px 16px #0006!important}@keyframes buttonAppear{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (hover: hover) and (pointer: fine){.film-frame:not(.loading):not(.selected):hover{transform:translateY(-10px) translateZ(0)!important;box-shadow:0 8px 20px #0006!important;z-index:10!important;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1)!important}}.film-frame.current-style:not(.selected){border:4px solid #72e3f2!important;box-shadow:0 4px 16px #72e3f266!important;transform:scale(1.02)!important;transition:all .3s ease!important}.film-frame.current-style:not(.selected):before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(45deg,#72e3f2,#4bbbd3);border-radius:6px;z-index:-1;opacity:.3;animation:currentStyleGlow 2s ease-in-out infinite alternate}@keyframes currentStyleGlow{0%{opacity:.3;transform:scale(1)}to{opacity:.6;transform:scale(1.01)}}.film-frame{padding:16px 16px 56px}body .film-frame.selected.loaded,body .film-frame.selected,.film-frame.selected{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important;width:auto!important;height:auto!important;max-width:100vw!important;max-height:88vh!important;margin:0!important;padding:var(--polaroid-side-border)!important;padding-bottom:var(--polaroid-bottom-border)!important;box-sizing:border-box!important;z-index:9998!important;display:block!important;background:#fff!important;box-shadow:0 8px 30px #0000004d!important;border:none!important;cursor:zoom-out!important;transition:none!important;overflow:visible!important}.film-frame.selected:after{content:"";position:absolute;top:var(--polaroid-side-border);left:var(--polaroid-side-border);right:var(--polaroid-side-border);bottom:var(--polaroid-bottom-border);box-shadow:inset 0 0 0 1px #0000001a,inset 0 2px 4px #0000001a;pointer-events:none;z-index:1;border-radius:2px}@media (orientation: landscape) and (min-width: 1024px){body .film-frame.selected.loaded,body .film-frame.selected{left:50%!important;top:48%!important;max-width:98vw!important;max-height:96vh!important}.film-frame.selected img{max-width:calc(98vw - var(--polaroid-side-border) * 2)!important;max-height:calc(96vh - var(--polaroid-side-border) - var(--polaroid-bottom-border))!important}}@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape),(min-width: 768px) and (max-width: 1366px) and (orientation: portrait){body .film-frame.selected.loaded,body .film-frame.selected{max-height:85vh!important;top:47%!important}body .film-strip-content.has-selected .film-frame.selected img{max-height:calc(82vh - var(--polaroid-side-border) - var(--polaroid-bottom-border))!important}body.has-selected-photo .film-strip-container.visible .film-frame.selected.loaded .photo-label:not(:empty),body.has-selected-photo .film-strip-container.visible .film-frame.selected[data-enhancing=true] .photo-label:not(:empty){font-size:40px!important}}.film-strip-content.has-selected .film-frame:not(.selected){filter:blur(4px) brightness(.7);pointer-events:none;transition:filter .5s cubic-bezier(.2,0,.2,1);opacity:.3}.film-frame.selected img{width:auto!important;height:auto!important;max-width:calc(100vw - var(--polaroid-side-border) * 2)!important;max-height:calc(88vh - var(--polaroid-side-border) - var(--polaroid-bottom-border))!important;-o-object-fit:contain!important;object-fit:contain!important;aspect-ratio:auto!important;box-shadow:none!important;border:none!important;margin:0 auto!important;display:block!important;transition:none!important;background:transparent!important;image-rendering:-webkit-optimize-contrast!important;image-rendering:auto!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;pointer-events:auto!important}.film-frame.selected .photo-label{position:absolute!important;bottom:20px!important;left:10px!important;right:10px!important;height:40px!important;display:block!important;line-height:33px!important;text-align:center!important;font-family:Permanent Marker,cursive!important;font-size:33px!important;color:#333!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;z-index:10000!important;width:auto!important;box-sizing:border-box!important}body .film-frame.selected[class*=-theme].loaded,body .film-frame.selected[class*=-theme],.film-frame.selected[class*=-theme]{background:transparent!important;box-shadow:none!important;padding:0!important}.film-frame.selected[class*=-theme] img{border:none!important;background:transparent!important}html body.has-selected-photo .film-strip-container.visible .film-frame.selected[class*=-theme] .photo-label{display:none!important}.film-frame.selected[class*=-theme]:after{display:none!important}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){body .film-frame.selected.loaded,body .film-frame.selected,.film-frame.selected{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important;width:auto!important;height:auto!important;max-width:100vw!important;max-height:88vh!important;margin:0!important;padding:16px 16px 56px!important;box-sizing:border-box!important;display:block!important;background:#fff!important;box-shadow:0 8px 30px #0000004d!important}.film-frame.selected img{border:none!important;width:auto!important;height:auto!important;max-height:calc(88vh - 72px)!important;-o-object-fit:contain!important;object-fit:contain!important;background:transparent!important;box-sizing:border-box!important;margin:0 auto!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;pointer-events:auto!important}.film-frame.selected:after{top:16px!important;left:16px!important;right:16px!important;bottom:56px!important}body .film-frame.selected[class*=-theme].loaded,body .film-frame.selected[class*=-theme],.film-frame.selected[class*=-theme]{background:transparent!important;box-shadow:none!important;padding:0!important}.film-frame.selected[class*=-theme] img{border:none!important;background:transparent!important}.film-frame.selected[class*=-theme] .photo-label{display:none!important}.film-frame.selected[class*=-theme]:after{display:none!important}body.has-selected-photo .film-frame.selected.loaded .photo-label:not(:empty),body.has-selected-photo .film-frame.selected[data-enhancing=true] .photo-label:not(:empty){font-size:28px!important;bottom:10px!important}.film-strip-container.has-selected .photo-nav-btn{background:none!important}.film-strip-container.has-selected .photo-nav-btn.prev{position:fixed!important;left:-20px!important}.film-strip-container.has-selected .photo-nav-btn.next{position:fixed!important;right:-23px!important}.corner-btn{z-index:998!important}}@media (max-width: 768px) and (-webkit-min-device-pixel-ratio: 0){.film-frame.selected img{box-sizing:border-box!important;background:#fff!important;-o-object-position:center!important;object-position:center!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;pointer-events:auto!important}}.film-strip-container:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.2,0,.2,1);pointer-events:none;z-index:9990}.film-strip-container.has-selected:before{opacity:1;visibility:visible;pointer-events:auto}.film-frame.loading:before{content:"";position:absolute;top:12px;left:12px;right:12px;bottom:40px;z-index:5;pointer-events:none;background:radial-gradient(120% 120% at 50% 30%,#fff8e68c,#fff6dc66 28%,#fff6dc40 52%,#fff6dc1a 72%,#fff6dc00);opacity:1;animation:film-wash 14s cubic-bezier(.22,1,.36,1) forwards}@keyframes film-wash{0%{opacity:1}40%{opacity:.92}70%{opacity:.45}to{opacity:0}}.film-strip-container.has-selected .photo-nav-btn{position:fixed;top:50%;transform:translateY(-50%);background:none;color:#ff69b4!important;border:none;width:60px;height:60px;border-radius:50%;font-size:48px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:9999;box-shadow:none;transition:all .2s ease}.film-strip-container.has-selected .photo-nav-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)!important}.film-strip-container.has-selected .photo-nav-btn:active{background:#fff;transform:translateY(-50%) scale(1.3)!important}.film-strip-container.has-selected .photo-nav-btn.prev{left:20px}.film-strip-container.has-selected .photo-nav-btn.next{right:20px}.view-photos-btn{position:fixed;bottom:20px;right:20px;left:auto!important;z-index:100;background:linear-gradient(135deg,#ff5e8a,#f36);gap:8px;box-shadow:0 6px 16px #0003;transition:transform .2s,box-shadow .2s}.view-photos-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000004d;background:linear-gradient(135deg,#ff7aa1,#ff4b78)}.view-photos-btn:active{transform:translateY(1px);box-shadow:0 4px 10px #0003}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.view-photos-btn{right:10px;bottom:10px}}@media (max-width: 420px) and (orientation: portrait){.view-photos-btn{padding:8px 12px;font-size:12px;right:10px;bottom:10px;border-radius:16px}}.film-frame:not(.newly-arrived) img:not(.placeholder){transition:none!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:default!important;touch-action:auto!important;-webkit-user-drag:auto!important;user-drag:auto!important;pointer-events:auto!important}.film-strip-container .film-strip-content .film-frame.newly-arrived img:not(.placeholder){transition:opacity 1.3s ease-out!important}.film-frame.selected:not([data-enhancing=true]):not([data-error=true]):not([data-enhanced=true]):active:after{transform:scale(.95)!important}.film-frame[data-enhanced=true]:before{content:"✨";position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:10;box-shadow:0 2px 4px #0003}@keyframes photoFrameAppear{0%{opacity:0;transform:translateY(20px) scale(.95);filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived){animation:photoFrameAppear .5s cubic-bezier(.2,0,.2,1) forwards;opacity:0}.film-strip-container.visible.prompt-selector-mode .film-frame:not(.loading):not(.newly-arrived){animation:none;opacity:1}.film-strip-container.visible .film-frame.loading{opacity:1!important}.film-strip-container.visible .film-frame.newly-arrived.loaded img:not(.placeholder){transition:opacity 2s ease-out!important}.film-strip-container .film-frame.newly-arrived img:not(.placeholder):not(.fallback){transition:opacity 1.3s ease-out!important}.film-frame.newly-arrived:not(.loading) .placeholder{opacity:.3!important;transition:opacity 1s ease-out .3s!important}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(1){animation-delay:.25s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(2){animation-delay:.5s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(3){animation-delay:.75s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(4){animation-delay:1s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(5){animation-delay:1.25s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(6){animation-delay:1.5s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(7){animation-delay:1.75s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(8){animation-delay:2s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(9){animation-delay:2.25s}.film-strip-container.visible.prompt-selector-mode .film-frame:not(.loading):not(.newly-arrived):nth-child(n){animation-delay:0s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(10){animation-delay:2.5s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(11){animation-delay:2.75s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(12){animation-delay:3s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(13){animation-delay:3.25s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(14){animation-delay:3.5s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(15){animation-delay:3.75s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(16){animation-delay:4s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(17){animation-delay:4.25s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(18){animation-delay:4.5s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(19){animation-delay:4.75s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(20){animation-delay:5s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(21){animation-delay:5.25s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(22){animation-delay:5.5s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(23){animation-delay:5.75s}.film-strip-container.visible .film-frame:not(.loading):not(.newly-arrived):nth-child(24){animation-delay:6s}.film-strip-container.hiding:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-image:radial-gradient(circle at 20% 30%,rgba(255,94,138,.8) .1%,transparent .5%),radial-gradient(circle at 40% 40%,rgba(255,94,138,.8) .1%,transparent .5%),radial-gradient(circle at 60% 60%,rgba(255,94,138,.8) .1%,transparent .5%),radial-gradient(circle at 80% 20%,rgba(255,94,138,.8) .1%,transparent .5%),radial-gradient(circle at 10% 70%,rgba(255,94,138,.8) .1%,transparent .5%),radial-gradient(circle at 30% 80%,rgba(255,94,138,.8) .1%,transparent .5%),radial-gradient(circle at 70% 10%,rgba(255,94,138,.8) .1%,transparent .5%),radial-gradient(circle at 90% 90%,rgba(255,94,138,.8) .1%,transparent .5%);background-size:120px 120px;background-repeat:no-repeat;z-index:1000}.action-button{border-radius:0;color:#fff;border:none;padding:8px 15px;font-weight:600;display:flex;align-items:center;gap:6px;transition:all .2s ease;background:none;box-shadow:none}.action-button:active{transform:scale(.95)}.action-button:disabled{opacity:.5;cursor:not-allowed}.action-button svg,.action-button span{margin-right:4px}.more-btn{background:#72e3f2;position:fixed;right:20px;bottom:20px}.mobile-download-button{position:fixed;left:50%;bottom:80px;transform:translate(-50%);background:#ff9800;color:#fff;border:none;padding:14px 28px;border-radius:12px;box-shadow:0 4px 16px #00000040;cursor:pointer;font-weight:700;font-size:16px;z-index:999999;display:flex;align-items:center;gap:10px;animation:pulse-attention 1.5s infinite}@keyframes pulse-attention{0%{transform:translate(-50%) scale(1);box-shadow:0 4px 16px #00000040}50%{transform:translate(-50%) scale(1.05);box-shadow:0 8px 24px #0000004d}to{transform:translate(-50%) scale(1);box-shadow:0 4px 16px #00000040}}@media (max-width: 768px){.photo-action-buttons{flex-wrap:nowrap;gap:4px;overflow-x:auto;padding:0 8px}.action-button{flex-shrink:0;min-width:70px;font-size:11px;padding:8px 4px}.twitter-btn svg{width:14px!important;height:14px!important}}@media (max-width: 768px) and (orientation: portrait){.film-strip-content.prompt-selector-mode{padding-top:8px!important;padding-left:16px!important;padding-right:16px!important}.prompt-selector-header>div{margin-bottom:12px!important;padding-top:15px!important}.prompt-selector-header button{font-size:13px!important;padding:12px 18px!important;min-height:44px!important;font-weight:600!important}.prompt-selector-header button[style*="rgba(114, 227, 242, 0.9)"]{background:linear-gradient(135deg,#72e3f2,#4bbbd3)!important;border:3px solid #ffffff!important;box-shadow:0 4px 16px #72e3f299!important;color:#fff!important;font-weight:700!important}.prompt-selector-header button[style*="rgba(255, 255, 255, 0.9)"]{background:#fffffff2!important;border:2px solid rgba(114,227,242,.3)!important;box-shadow:0 2px 8px #00000026!important;color:#333!important}.prompt-selector-header button[style*="linear-gradient(135deg, #3b82f6"]{border:3px solid #ffffff!important;box-shadow:0 4px 16px #3b82f699!important;font-weight:700!important}.prompt-selector-header button[style*="linear-gradient(135deg, #60a5fa"]{border:2px solid rgba(59,130,246,.3)!important;box-shadow:0 2px 8px #3b82f64d!important}}.control-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ff3366f2,#7132e8f2);padding:20px;transform:translateY(-100%);transition:transform .5s cubic-bezier(.3,0,.3,1),-webkit-backdrop-filter .5s ease;transition:transform .5s cubic-bezier(.3,0,.3,1),backdrop-filter .5s ease;transition:transform .5s cubic-bezier(.3,0,.3,1),backdrop-filter .5s ease,-webkit-backdrop-filter .5s ease;z-index:10000!important;overflow-y:auto;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);pointer-events:none}.control-overlay.visible{transform:translateY(0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.control-overlay-content{max-width:660px;margin:0 auto;padding:20px;background-color:#ffffff1a;border-radius:20px;box-shadow:0 10px 30px #0000004d;transform:scale(.95) translateY(-20px);opacity:0;transition:transform .4s cubic-bezier(.3,0,.3,1),opacity .3s ease}.control-overlay.visible .control-overlay-content{transform:scale(1) translateY(0);opacity:1;transition-delay:.1s}.settings-title{text-align:center;color:#fff;font-family:Impact,Arial Black,sans-serif;font-size:42px;margin:0 0 20px;letter-spacing:3px;transform:translateY(-10px);opacity:0;transition:transform .4s ease,opacity .4s ease;position:relative;display:inline-block}.settings-title:before,.settings-title:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.settings-title:before{color:#f06;transform:translate(-4px,-2px)}.settings-title:after{color:#0cf;transform:translate(4px,2px)}.control-overlay.visible .settings-title{transform:translateY(0);opacity:1;transition-delay:.2s}.dismiss-overlay-btn{position:absolute;top:10px;right:10px;background:#00000080;color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:20px;border:none;border-radius:50%;cursor:pointer;z-index:100;transition:all .2s ease;opacity:0;transform:scale(.8)}.control-overlay.visible .dismiss-overlay-btn{opacity:1;transform:scale(1)}.dismiss-overlay-btn:hover{background:#f36c;transform:scale(1.1)}.dismiss-overlay-btn:active{transform:scale(.95)}.control-option{display:flex;align-items:center;margin-bottom:12px;padding:8px;background:#0003;border-radius:8px;box-shadow:0 2px 5px #0003;position:relative;transform:translate(-10px);opacity:0;transition:transform .4s ease,opacity .4s ease,background-color .2s ease,transform .2s ease}.control-overlay.visible .control-option{transform:translate(0);opacity:1}.control-overlay.visible .control-option:nth-child(1){transition-delay:.25s}.control-overlay.visible .control-option:nth-child(2){transition-delay:.3s}.control-overlay.visible .control-option:nth-child(3){transition-delay:.35s}.control-overlay.visible .control-option:nth-child(4){transition-delay:.4s}.control-overlay.visible .control-option:nth-child(5){transition-delay:.45s}.control-overlay.visible .control-option:nth-child(6){transition-delay:.5s}.control-overlay.visible .control-option:nth-child(7){transition-delay:.55s}.control-overlay.visible .control-option:nth-child(8){transition-delay:.6s}.control-overlay.visible .control-option:nth-child(9){transition-delay:.65s}.control-overlay.visible .control-option:nth-child(10){transition-delay:.7s}.control-overlay.visible .control-option:nth-child(11){transition-delay:.75s}.control-overlay.visible .control-option:nth-child(12){transition-delay:.8s}.control-overlay.visible .control-option:nth-child(13){transition-delay:.85s}.control-overlay.visible .control-option:nth-child(14){transition-delay:.9s}.control-overlay.visible .control-option:nth-child(15){transition-delay:.95s}.control-overlay.visible .control-option:nth-child(16){transition-delay:1s}.control-overlay.visible .control-option:nth-child(17){transition-delay:1.05s}.control-overlay.visible .control-option:nth-child(18){transition-delay:1.1s}.control-overlay.visible .control-option:nth-child(19){transition-delay:1.15s}.control-overlay.visible .control-option:nth-child(20){transition-delay:1.2s}.control-option:hover{background-color:#fff3;transform:translateY(-2px)}.worker-preference-section:hover{background-color:transparent!important;transform:none!important;transition-delay:0s!important}.worker-preference-section{transition-delay:0s!important}.control-label{display:inline-block;color:#fff;margin:5px}.slider-value{display:inline-block;min-width:40px;text-align:center;margin-left:10px;color:#fff;font-weight:700;background:#0000004d;padding:2px 5px;border-radius:4px;font-size:12px}.slider-input{width:100%;height:12px;background:linear-gradient(to right,#f36,#7132e8);border-radius:6px;box-shadow:0 2px 5px #0003;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;flex:1}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:30px;border-radius:50%;background:#ffd301;cursor:pointer;border:2px solid white;box-shadow:0 0 10px #0000004d;margin-top:-7px}.slider-input::-moz-range-thumb{width:30px;height:30px;border-radius:50%;background:#ffd301;cursor:pointer;border:2px solid white;box-shadow:0 0 10px #0000004d}.slider-input::-webkit-slider-runnable-track{height:16px;border-radius:8px;background:linear-gradient(to right,#f36,#7132e8);border:none}.slider-input::-moz-range-track{height:16px;border-radius:8px;background:linear-gradient(to right,#f36,#7132e8);border:none}.custom-style-input{width:calc(70% - 15px);flex:1;padding:12px 15px;background-color:#ffffffe6;color:#333;font-weight:700;border-radius:10px;font-size:16px;box-shadow:0 2px 5px #0003,inset 0 1px 3px #0000001a;transition:all .2s ease}.custom-style-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic}.custom-style-input::placeholder{color:#999;font-weight:400;font-style:italic}.camera-select,.model-select{width:calc(70% - 15px);flex:1;padding:12px;border-radius:10px;background-color:#fff3;color:#fff;border:2px solid rgba(255,255,255,.4);font-weight:700;font-size:16px;box-shadow:inset 0 2px 5px #0003;transition:background-color .2s ease}.camera-select:focus,.model-select:focus{outline:none;background-color:#ffffff4d}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.control-overlay{padding:10px}.control-overlay-content{padding:15px;margin-top:10px}.settings-title{font-size:24px;margin-bottom:15px}.control-option{flex-direction:column;align-items:flex-start;padding:12px;margin-bottom:10px}.control-label{width:100%!important;flex:none;font-size:14px}.custom-style-input,.camera-select,.model-select,.slider-input{width:100%;flex:none}.slider-input{height:16px;margin:10px 0 5px}.slider-input::-webkit-slider-thumb{width:36px;height:36px;margin-top:-10px}.slider-input::-moz-range-thumb{width:36px;height:36px}.slider-value{position:absolute;top:8px;right:8px;margin-left:0;padding:3px 8px;font-size:14px}.camera-select,.model-select{font-size:16px;padding:12px 8px;margin-top:5px}.control-option.checkbox input[type=checkbox]{transform:scale(1.3);margin-right:10px}.reset-settings-btn{width:80%;margin:0 auto;padding:12px;font-size:16px}.control-option.checkbox{flex-direction:row!important;align-items:center!important;padding:16px 12px!important}.control-option.checkbox .control-label{margin-bottom:0!important;margin-left:12px!important;flex:1!important;font-size:16px!important}.control-option.checkbox input[type=checkbox]{margin:0!important;transform:scale(1.5)!important;flex-shrink:0!important;width:24px!important;height:24px!important}}@media (max-width: 420px) and (orientation: portrait){.control-overlay{padding:8px}.control-overlay-content{padding:12px;margin-top:25px;border-radius:16px}.settings-title{font-size:22px;margin-bottom:12px}.dismiss-overlay-btn{top:8px;right:8px;width:36px;height:36px;font-size:22px}.control-option{padding:12px 10px 16px;margin-bottom:8px}.control-label{font-size:15px;font-weight:700;margin-bottom:12px;margin-left:0}.slider-input{height:20px;border-radius:10px}.slider-input::-webkit-slider-thumb{width:40px;height:40px;margin-top:-10px}.slider-input::-moz-range-thumb{width:40px;height:40px}.slider-value{background:#ffffff40;color:#fff;font-size:16px;padding:4px 10px;border-radius:12px}.version-info{font-size:10px;margin-top:10px;padding:3px}.custom-style-input{padding:14px;font-size:16px}.control-option.checkbox{flex-direction:row;align-items:center}.control-option.checkbox input[type=checkbox]{transform:scale(1.5)}.reset-option{margin-top:25px}.reset-settings-btn{width:100%;padding:15px;font-size:18px;border-radius:12px}.control-option.checkbox{padding:14px 10px!important}.control-option.checkbox .control-label{font-size:15px!important}}.control-option.checkbox{display:flex;align-items:center}.control-option.checkbox input[type=checkbox]{margin-right:15px;width:24px;height:24px;accent-color:#ffd301}.control-option.checkbox .control-label{margin-bottom:0;flex:1}.reset-option{margin-top:20px;display:flex;justify-content:center}.reset-settings-btn{background-color:#f36;color:#fff;padding:10px 15px;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background-color .2s,transform .2s;box-shadow:0 2px 4px #0003}.reset-settings-btn:hover{background-color:#ff4d7d;transform:scale(1.05)}.reset-settings-btn:active{transform:scale(.98)}.version-info{margin-top:15px;text-align:center;font-size:12px;color:#ffffffb3;font-family:monospace;padding:5px;border-top:1px solid rgba(255,255,255,.2)}.aspect-ratio-controls{display:flex;justify-content:space-between;align-items:center;gap:4px;flex:1;flex-wrap:wrap}.aspect-ratio-button{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:5px;border:none;background:transparent;cursor:pointer;transition:all .2s ease;padding:2px;position:relative;overflow:hidden;margin:0;flex-shrink:0}.aspect-ratio-button:hover{transform:scale(1.1)}.aspect-ratio-button.active{background:transparent}.aspect-ratio-button svg .polaroid-frame{fill:#fff}.aspect-ratio-button.active svg .polaroid-frame{fill:#ff5e8a}.aspect-ratio-button svg{width:100%;height:100%}.aspect-ratio-button:hover:after{content:attr(title);position:absolute;bottom:-36px;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:5px 10px;border-radius:5px;font-size:13px;white-space:nowrap;z-index:1001}@media (max-width: 420px) and (orientation: portrait){.version-info{font-size:10px;margin-top:10px;padding:3px}.aspect-ratio-controls{gap:2px;flex-wrap:wrap}.aspect-ratio-button{width:41px;height:41px}}.model-group{background:#0003;border-radius:12px;overflow:hidden;box-shadow:0 2px 5px #0003;margin-bottom:12px;border:1px solid rgba(255,255,255,.1)}.model-main{margin-bottom:0!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)}.advanced-toggle-wrapper{padding:0}.advanced-toggle-subtle{width:100%;padding:8px 15px;background:#ffffff0d;border:none;color:#fffc;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.advanced-toggle-subtle:hover{background:#ffffff1a;color:#fff}.toggle-text{font-weight:500;font-size:12px;opacity:.9}.toggle-chevron{font-size:16px;transition:transform .2s ease;color:#ffd301;font-weight:700}.toggle-chevron.expanded{transform:rotate(90deg)}.advanced-subsection{background:#0000001a;animation:expandDown .25s ease;border-top:1px solid rgba(255,255,255,.05)}@keyframes expandDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:400px}}.advanced-control{padding:10px 15px;border-bottom:1px solid rgba(255,255,255,.03);display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease}.advanced-control:last-child{border-bottom:none}.advanced-control:hover{background:#ffffff0d}.advanced-label{color:#ffffffe6;font-size:13px;font-weight:500;min-width:140px;margin:0}.advanced-input-group{display:flex;align-items:center;gap:10px;flex:1;justify-content:flex-end}.advanced-slider{width:120px;height:8px;background:linear-gradient(to right,#f36,#7132e8);border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.advanced-slider::-webkit-slider-runnable-track{height:8px;border-radius:4px;background:linear-gradient(to right,#f36,#7132e8);border:none}.advanced-slider::-moz-range-track{height:8px;border-radius:4px;background:linear-gradient(to right,#f36,#7132e8);border:none}.advanced-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#ffd301;cursor:pointer;border:1px solid white;box-shadow:0 1px 3px #0000004d;margin-top:-6px}.advanced-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#ffd301;cursor:pointer;border:1px solid white;box-shadow:0 1px 3px #0000004d}.advanced-value{min-width:35px;text-align:center;color:#fff;font-size:12px;font-weight:700;background:#0000004d;padding:2px 6px;border-radius:3px}.advanced-select{padding:6px 10px;border-radius:6px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);font-size:12px;min-width:140px;cursor:pointer}.advanced-select:focus{outline:none;background:#ffffff26;border-color:#ffd301}@media (max-width: 768px),(orientation: portrait) and (max-device-width: 1024px){.advanced-control{flex-direction:column;align-items:flex-start;padding:12px 15px}.advanced-label{margin-bottom:8px;min-width:auto;width:100%}.advanced-input-group{width:100%;justify-content:space-between}.advanced-slider{width:100%;flex:1;margin-right:10px;height:10px}.advanced-slider::-webkit-slider-runnable-track{height:10px}.advanced-slider::-moz-range-track{height:10px}.advanced-slider::-webkit-slider-thumb{margin-top:-7px}.advanced-select{width:100%;min-width:auto}}@media (max-width: 420px) and (orientation: portrait){.advanced-control{padding:14px 12px}.advanced-slider{height:12px}.advanced-slider::-webkit-slider-thumb{width:24px;height:24px;margin-top:-6px}.advanced-slider::-moz-range-thumb{width:24px;height:24px}.advanced-slider::-webkit-slider-runnable-track{height:12px}.advanced-slider::-moz-range-track{height:12px}}.control-description{font-size:12px;color:#ffffffb3;margin:8px 20px 4px;font-style:italic;line-height:1.4;clear:both;position:relative;z-index:1}.drag-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .7;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));z-index:100;pointer-events:none}.drag-overlay p{font-size:1.5rem;line-height:2rem}#webcam{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;display:block!important}.photobooth-screen{background-color:#000;border:6px solid #fff;border-radius:10px 10px 0 0;overflow:hidden;margin:0 auto;position:relative;box-shadow:0 6px 12px #0000004d;width:auto;max-width:none}@media (orientation: portrait) and (max-width: 768px){.photobooth-screen{width:95%!important;max-width:95%!important;height:auto!important;margin-top:10px}#webcam{width:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.photobooth-app .photobooth-frame>.photobooth-screen{width:95%!important;max-width:95%!important}}.photobooth-screen video{width:100%;display:block}.photobooth-screen .video-container{position:relative;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.photobooth-app .photobooth-frame>.photobooth-screen{width:66.67%!important;max-width:66.67%!important;height:auto!important;padding-bottom:0!important}.photobooth-app .photobooth-frame>.photobooth-screen{width:auto!important;max-width:none!important;height:auto!important;margin:0 auto!important}.style-selector{position:relative;display:inline-block}.style-dropdown{position:absolute;width:280px;background:#fff;border-radius:8px;box-shadow:0 6px 24px #00000040;overflow-y:auto;z-index:10000;border:1px solid rgba(0,0,0,.1);font-family:Permanent Marker,cursive;font-size:14px;padding:8px;transform:translate(-50%);max-height:80vh}.style-dropdown.top-position{transform-origin:center bottom;animation:dropdownAppearTop .3s cubic-bezier(.17,.67,.25,1.2) forwards}.style-dropdown.bottom-position{transform-origin:center top;animation:dropdownAppearBottom .3s cubic-bezier(.17,.67,.25,1.2) forwards}@keyframes dropdownAppearTop{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes dropdownAppearBottom{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.style-section.featured{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:8px;margin-bottom:8px}.style-section.themes{padding:8px 0}.style-section.themes .section-header{font-family:Permanent Marker,cursive;font-size:16px;color:#333;padding:4px 12px 8px;font-weight:700}.theme-groups{padding:0 4px}.theme-group{margin:4px 0}.theme-group-label{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:4px;cursor:pointer;font-family:Permanent Marker,cursive;font-size:12px;color:#555;transition:background-color .2s}.theme-group-label:hover{background-color:#f8f8f8}.theme-group-checkbox{margin:0;cursor:pointer;transform:scale(1.1)}.theme-group-name{flex:1;font-weight:500}.theme-group-count{color:#888;font-size:11px;opacity:.8}.style-section-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent);margin:8px 4px}.style-option{display:flex;align-items:center;gap:8px;padding:10px 12px;margin:2px 0;border-radius:4px;cursor:pointer;color:#333;background:transparent;font-family:Permanent Marker,cursive;font-size:14px;transition:background-color .2s}.style-option:hover{background-color:#f5f5f5}.style-option.selected{color:#ff5e8a;background:#fff0f4}@media (max-width: 480px) and (orientation: portrait){.style-dropdown.mobile-portrait{width:calc(100vw - 20px)!important;left:10px!important;transform:none!important;max-width:none!important;font-size:16px}.style-dropdown.mobile-portrait .style-option{font-size:16px!important;padding:14px 16px!important;min-height:48px;align-items:center}.style-dropdown.mobile-portrait .style-option span:first-child{font-size:18px;min-width:24px}.style-dropdown.mobile-portrait .theme-group-label{font-size:14px!important;padding:12px 16px!important;min-height:44px}.style-dropdown.mobile-portrait .style-section.themes .section-header{font-size:18px!important;padding:8px 16px 12px!important}.style-dropdown.mobile-portrait .theme-group-count{font-size:13px!important}.style-dropdown.mobile-portrait .theme-group-checkbox{transform:scale(1.3)!important}}@media (max-width: 600px),(orientation: portrait) and (max-device-width: 1024px){.style-option{font-size:13px;padding:8px 10px}.theme-groups{max-height:none}.theme-group-label{font-size:11px;padding:4px 6px}.style-section.themes .section-header{font-size:14px;padding:2px 8px 6px}}.photobooth-app{background:linear-gradient(135deg,#ff61d5,#7132e8);font-family:Arial,sans-serif;overflow:hidden;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);height:100vh;height:calc(var(--vh, 1vh) * 100);margin:0!important;padding:0!important;position:relative;background-attachment:fixed}.photobooth-frame{background-color:#f36;border-radius:3px!important;box-shadow:0 10px 25px #0003!important;max-width:1000px!important;margin:0 auto!important;padding:10px!important;position:relative;overflow:hidden;z-index:2}@supports (-webkit-touch-callout: none){body,html{overflow:hidden;height:100%;height:calc(var(--vh, 1vh) * 100);margin:0!important;padding:0!important;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none}#root{height:100vh;height:calc(var(--vh, 1vh) * 100);margin:0!important;padding:0!important}button,a,input,select,textarea,[role=button]{touch-action:manipulation}.photobooth-app,#root,.photobooth-frame{touch-action:pan-x pan-y;-ms-touch-action:pan-x pan-y}.photos-corner-btn{bottom:max(20px,calc(env(safe-area-inset-bottom) + 5px))!important}@media (orientation: portrait){.camera-start-menu .start-menu-content{padding:24px 20px!important;width:95%!important}.camera-start-menu .start-menu-title{font-size:2rem!important;margin-bottom:8px!important}.camera-start-menu .start-menu-description{font-size:1rem!important;margin-bottom:24px!important}.camera-start-menu .start-menu-options{flex-direction:column!important;align-items:center!important;gap:16px!important}.camera-start-menu .option-button{width:100%!important;padding:16px!important}.camera-start-menu .option-button.take-photo,.camera-start-menu .option-button.browse-photo{padding:20px!important}.camera-start-menu .option-icon{font-size:2.2rem!important;margin-right:0!important}.camera-start-menu .option-button.info-only{display:none!important}.view-photos-button{font-size:.85rem!important;padding:5px 10px!important;border-radius:16px!important;max-width:150px!important;margin:8px auto!important;display:block!important}.film-frame.selected{z-index:9998!important}.film-frame.selected .photo-label{position:absolute!important;bottom:26px!important;left:10px!important;right:10px!important;height:40px!important;display:block!important;line-height:40px!important;text-align:center!important;font-size:22px!important;width:auto!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important;box-sizing:border-box!important}.film-strip-container.has-selected .back-to-camera-btn{display:none!important}.back-to-menu-btn{bottom:max(15px,calc(env(safe-area-inset-bottom) + 5px))!important;left:15px!important}}}:root{--vh: 1vh}@supports (-webkit-touch-callout: none){.photobooth-app{height:calc(var(--vh, 1vh) * 100);max-height:calc((var(--vh, 1vh) * 100) - env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)}.film-strip-container{height:calc(var(--vh, 1vh) * 100)!important}.main-content-area{padding-bottom:env(safe-area-inset-bottom);display:flex!important;align-items:center!important;justify-content:center!important}}@media (min-width: 768px) and (max-width: 1024px) and (-webkit-touch-callout: none){.photobooth-app,body .photobooth-app .film-strip-container.visible{height:calc(var(--vh, 1vh) * 100)!important;min-height:calc(var(--vh, 1vh) * 100)!important}@media (orientation: landscape){body{background:linear-gradient(135deg,#ff61d5,#7132e8)!important;background-attachment:fixed!important}.film-strip-content{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:24px!important}.photo-action-buttons{bottom:max(15px,env(safe-area-inset-bottom))!important;padding-bottom:0!important}.film-frame.selected{height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important}}@media (orientation: portrait){body{background:linear-gradient(135deg,#ff61d5,#7132e8)!important;background-attachment:fixed!important}.photobooth-app,.film-strip-container{height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important;min-height:100vh!important;min-height:calc(var(--vh, 1vh) * 100)!important}.film-strip-content{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:28px!important}.photo-action-buttons{bottom:max(20px,env(safe-area-inset-bottom))!important;padding-bottom:0!important}.film-frame.selected{height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important}}}@media all and (display-mode: standalone){html,body,#root{height:100vh!important;min-height:100vh!important;padding:0!important;margin:0!important;overflow:hidden!important;position:relative!important}body div.photobooth-app{height:100vh!important;overflow:hidden!important;position:relative!important;max-height:unset!important}.photobooth-frame{min-height:100vh!important;min-height:calc(var(--vh, 1vh) * 100)!important}.camera-start-menu{height:100vh!important}html,body{background:linear-gradient(135deg,#ff61d5,#7132e8)!important;background-attachment:fixed!important;min-height:100vh!important;min-height:calc(var(--vh, 1vh) * 100)!important}#root{background:linear-gradient(135deg,#ff61d5,#7132e8)!important;min-height:100vh!important;min-height:calc(var(--vh, 1vh) * 100)!important}.top-left-style-selector,.header-style-select,.global-style-btn,.header-settings-btn,.header-info-btn{top:max(10px,env(safe-area-inset-top))!important}.film-strip-container{-webkit-overflow-scrolling:touch!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;transform:none!important;will-change:auto!important;height:100vh!important}html body .film-strip-container.visible .film-strip-content:not(.prompt-selector-mode){padding-top:max(110px,env(safe-area-inset-top))!important}html body .film-strip-container.visible .film-strip-content{padding-bottom:max(60px,env(safe-area-inset-bottom))!important}html body .prompt-selector-header>div{padding-top:55px!important}[class*=cameraContainer]{height:100vh!important;max-height:unset!important}[class*=polaroidFrame]{margin-top:0!important;margin-bottom:0!important}[class*=bottomControls]{bottom:13px!important}.image-adjuster-overlay{height:100vh!important}html body .photobooth-app .control-overlay.visible{min-height:100vh!important;overflow-y:auto!important;z-index:99999!important;transform:translateY(0)!important;padding-top:60px!important}html body .control-overlay .control-overlay-content{margin:0!important}html body .main-content-area{max-height:none!important}html body .twitter-modal{padding-top:50px;padding-bottom:40px;max-height:none!important}.twitter-modal-close{top:max(12px,env(safe-area-inset-top) + 8px)!important;right:max(12px,env(safe-area-inset-right) + 8px)!important}.photo-close-btn{top:max(60px,env(safe-area-inset-top) + 15px)!important;right:max(20px,env(safe-area-inset-right) + 10px)!important;min-width:44px!important;min-height:44px!important;width:44px!important;height:44px!important;background:#000c!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.photo-action-buttons{bottom:max(30px,env(safe-area-inset-bottom))!important}.action-button{min-height:44px!important;font-size:14px!important}.modal [class*=close],.modal .close-btn,[class*=modal] [class*=close]{top:max(16px,env(safe-area-inset-top) + 8px)!important;right:max(16px,env(safe-area-inset-right) + 8px)!important}.photo-nav-btn{top:50%!important;transform:translateY(-50%)!important;min-width:44px!important;min-height:44px!important;background:#ffffffe6!important;color:#ff69b4!important;width:60px!important;height:60px!important;border-radius:50%!important;font-size:48px!important;display:flex!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;transition:all .2s ease!important}body .film-frame.selected.loaded,body .film-frame.selected,.film-frame.selected{z-index:999999!important;position:fixed!important}.film-strip-container.has-selected:before{z-index:9990!important}.photo-action-buttons{z-index:999999!important}.photo-nav-btn{z-index:9999999!important}.photo-close-btn{z-index:999999!important}.film-strip-container.pwa-mode{will-change:auto!important}}.slothicorn-container{position:fixed!important;bottom:-340px!important;left:50%!important;transform:translate(-50%) scale(1.5)!important;transform-origin:bottom center!important;width:200px!important;height:auto!important;z-index:5000!important;pointer-events:none!important;will-change:auto}.slothicorn-container.animating{animation:none!important;bottom:-360px;z-index:5000!important;will-change:transform,bottom}.slothicorn-container:not(.animating):not(.animations-disabled){animation:sloth-fidget 4s ease-in-out infinite}.slothicorn-container.animations-disabled,.slothicorn-container.animations-disabled .slothicorn-image{animation:none!important}@keyframes sloth-fidget{0%,to{transform:translate(-50%) scale(1.5) rotate(0)}25%{transform:translate(-51%) scale(1.5) rotate(-1deg)}50%{transform:translate(-50%) scale(1.5) rotate(0)}75%{transform:translate(-49%) scale(1.5) rotate(1deg)}}.slothicorn-image{width:100%!important;height:auto!important;transform-origin:bottom center!important;will-change:auto;pointer-events:none!important}.slothicorn-container:not(.animations-disabled) .slothicorn-image{animation:horn-wiggle 5s ease-in-out infinite}.slothicorn-container.animating .slothicorn-image{animation:none!important}@keyframes horn-wiggle{0%,to{transform:rotate(0)}30%{transform:rotate(-.8deg)}60%{transform:rotate(.8deg)}}.studio-lights-container{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.studio-light{position:absolute;bottom:0;height:80vh;max-height:800px;width:auto;opacity:.8;pointer-events:none;mix-blend-mode:normal;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}.studio-light.left{left:-2%}.studio-light.right{right:-2%}@media (max-width: 768px),(orientation: portrait){.studio-lights-container{display:none!important}body.portrait .studio-light{height:140vh;bottom:-40vh;opacity:.65}body.portrait .studio-light.left{left:-60%;transform:translate(30%) scale(.9)}body.portrait .studio-light.right{right:-60%;transform:translate(-30%) scale(.9)}body.landscape .studio-light{height:160vh;bottom:-60vh}body.landscape .studio-light.left{left:-50%}body.landscape .studio-light.right{right:-50%}}@media (min-width: 1920px){.studio-light{height:90vh;max-height:1000px;image-rendering:smooth;image-rendering:-webkit-optimize-contrast;filter:blur(0);transform:scale(1.15)}.studio-light.left{left:-5%;transform-origin:bottom left;transform:scale(1.15)}.studio-light.right{right:-5%;transform-origin:bottom right;transform:scale(1.15)}}@media (min-width: 2560px){.studio-light{height:95vh;max-height:1100px;image-rendering:smooth;image-rendering:-webkit-optimize-contrast;filter:blur(0);transform:scale(1.25)}.studio-light.left{left:-3%;transform-origin:bottom left;transform:scale(1.25)}.studio-light.right{right:-3%;transform-origin:bottom right;transform:scale(1.25)}}@media (min-width: 2560px) and (max-width: 2560px) and (min-height: 1440px) and (max-height: 1440px){.studio-light{height:90vh;max-height:1000px;transform:scale(1.2)}.studio-light.left{left:-1%;transform-origin:bottom left;transform:scale(1.2)}.studio-light.right{right:-1%;transform-origin:bottom right;transform:scale(1.2)}}html body .photobooth-app .photobooth-frame>.photobooth-screen{width:66.67%!important;max-width:66.67%!important;height:auto!important;padding-bottom:0!important;aspect-ratio:auto!important}html body .photobooth-app .photobooth-frame>.photobooth-screen{width:auto!important;max-width:none!important;height:auto!important;margin:0 auto!important}html body .photobooth-app .photobooth-frame>.photobooth-screen .video-container{position:relative!important;width:100%!important;height:auto!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-screen{height:100vh}.w-full{width:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.border{border-width:1px}.lowercase{text-transform:lowercase}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}
