@import"https://fonts.googleapis.com/css2?family=Pacifico&display=swap";*{padding:0;margin:0}.studio-slide-in{animation:slideIn 1s ease forwards}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.photoStudio{margin:0;padding:0;height:100vh;position:relative;background-image:url(/images/soft.png);background-size:cover;background-position:center;background-repeat:no-repeat}.studio-container{background:#0a0a0a;position:absolute;left:390px;top:70px;padding:20px;border-radius:20px;width:600px;margin-top:30px;box-shadow:0 0 20px #ffffff1a;text-align:center}.studio-webcam{width:100%;aspect-ratio:4 / 3;border-radius:20px;overflow:hidden;margin-bottom:20px}.webcam-view{width:100%;height:100%;object-fit:cover}.filter-bar{display:flex;overflow-x:auto;gap:10px;justify-content:center;margin-bottom:20px}.filter-btn{background:#1a1a1a;color:#fff;border:none;padding:8px 16px;border-radius:12px;font-size:.9rem;cursor:pointer}.filter-btn.active{background:gold;color:#000}.capture-btn{background:gold;border:none;border-radius:50%;width:60px;height:60px;font-size:1.5rem;box-shadow:0 0 10px gold;cursor:pointer}.noir{filter:grayscale(1) contrast(1.4)}._90s{filter:sepia(.25) contrast(1.2) brightness(1.1) hue-rotate(-5deg) saturate(.7)}._2000s{filter:contrast(1.3) saturate(1.6) brightness(1.05) hue-rotate(10deg)}.rainbow{filter:hue-rotate(90deg)}.glitch{filter:contrast(1.5) saturate(2)}.crosshatch{filter:grayscale(.5) blur(1px)}.fisheye{filter:brightness(1.1)}.studio-webcam._90s:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/noise.png);opacity:.2;mix-blend-mode:overlay;z-index:2}.studio-webcam._2000s:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:0 0 30px #ffffff0d;mix-blend-mode:screen;z-index:2}.photostrip-frame{background:#fff;padding:12px;border-radius:16px;box-shadow:0 8px 24px #0000004d;display:flex;flex-direction:column;align-items:center;width:fit-content;margin:0 auto}.strip-photo-wrapper{margin:8px 0;transform:rotate(-1deg);border-radius:12px;overflow:hidden}.strip-photo-img{width:220px;border-radius:12px}.photostrip-caption{font-family:Pacifico,cursive;font-size:18px;margin-top:12px;color:#333}.countdown-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:5rem;font-weight:700;color:#fff;background:#00000080;padding:1rem 2rem;border-radius:12px;z-index:10}.result-screen{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:2rem}.slide-in-left{animation:slideInLeft .8s ease forwards}.slide-down{animation:slideDown .8s ease forwards;margin-bottom:2rem}.result-photo-strip{display:flex;flex-direction:column;gap:.5rem}.result-buttons{display:flex;gap:1.5rem}.result-panel{display:flex;align-items:flex-start;justify-content:space-between;margin-top:30px;animation:slideInLeft .6s ease-out}.strip-wrapper{flex:1;margin-right:20px}.photo-strip{display:flex;gap:10px;animation:slideDown .6s ease-out}.strip-photo{width:100px;height:auto;border-radius:6px;border:2px solid white;box-shadow:0 2px 6px #0003}.action-buttons{display:flex;flex-direction:column;gap:10px}.studio-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.result-screen{position:absolute;top:0;left:0;background:#fff;width:100%;height:100%;z-index:10;display:flex;flex-direction:column;align-items:center;animation:slideInFromLeft .7s ease forwards;padding:40px 20px}.photo-strip{display:flex;justify-content:center;gap:20px;animation:slideDown .6s ease forwards;margin-bottom:30px}.strip-photo{width:200px;height:auto;border-radius:10px;object-fit:cover}.reshoot{width:100px;height:50px;border-radius:10px;font-size:18px;color:#fff;background-color:#5c4033;cursor:pointer}.download{width:200px;height:50px;border-radius:10px;font-size:18px;color:#fff;background-color:#5c4033;cursor:pointer}.studio-result{display:flex;justify-content:center;align-items:center}.result-controls{display:flex;justify-content:center;align-items:center;gap:50px;flex-direction:column;position:absolute;left:440px}.photostrip-frame{position:absolute;left:100px;opacity:0;transform:translateY(-30px);transition:opacity .6s ease,transform .6s ease}.studio-result{background-color:#5c4033;height:700px;width:700px;border-radius:30px;display:flex;justify-content:center;align-items:center;position:absolute;left:400px;top:40px}.studio-result.slide-in-top{animation:slideDown .6s ease-out forwards;opacity:0}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.strip-slide-in{opacity:1;transform:translateY(0)}.booth-container{background:radial-gradient(#000,#1a1a1a);height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.booth-header{font-family:Orbitron,sans-serif;font-size:2rem;padding:10px 30px;color:#fff;background:radial-gradient(circle,red 60%,#8b0000);border-radius:20px;box-shadow:0 0 10px red;margin-bottom:20px;letter-spacing:3px}.booth-body{display:flex;border:4px solid #444;border-radius:10px;overflow:hidden;width:600px;height:400px;background:#1a1a1a}.coin-slot{width:120px;background:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ff0;font-family:monospace;font-size:12px;padding:10px}.slot{width:40px;height:6px;background:#000;margin-top:10px;border-radius:2px}.curtain-wrapper{flex:1;position:relative;background:#000;overflow:hidden}.webcam-preview{position:absolute;width:100%;height:100%;object-fit:cover;z-index:1}.coin{width:40px;height:40px;background:radial-gradient(circle at center,gold,#daa520);border-radius:50%;box-shadow:0 0 10px 3px gold;cursor:pointer;transition:transform .2s ease}.coin:hover{transform:scale(1.1)}.curtain{position:absolute;width:100%;height:100%;background:repeating-linear-gradient(90deg,#d9232f,#d9232f 10px,#b10f1a 10px 20px);z-index:2;opacity:.95;transition:transform 1s ease;transform:translate(0)}.curtain.open{transform:translate(-100%)}
