@import"https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap";.home-container:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/nerofilm/assets/background-BqYFZjat.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;min-height:100vh;opacity:.4;z-index:-1}.home-header{height:100px;padding:48px;display:flex;align-items:baseline;position:relative}.home-nav{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.home-nav a{font-size:var(--body-xlarge);color:var(--black)}.home-header-text{position:absolute;left:50%;transform:translate(-50%);text-align:center}.home-header-name{font-size:var(--heading-1)}.home-header-desc{font-size:var(--body-large);color:var(--gray-dark)}.home-main{margin:auto;padding:24px 48px 160px;max-width:1080px;display:flex;flex-direction:column;gap:200px}.home-hero{position:relative;height:640px}.hero-cursor-label{position:fixed;pointer-events:none;background-color:var(--white);color:var(--black);border:2px solid var(--burgundy);font-size:var(--body-small);padding:4px 8px;border-radius:2px;white-space:nowrap;z-index:10000;opacity:0;transform:translateY(-50%);transition:opacity .2s ease-in-out}.hero-img{cursor:pointer}.hero-img:hover{opacity:.8}.hero-photobooth-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;padding:16px 56px 20px 32px}.hero-enter-photobooth{position:absolute;top:140px;left:24px}.hero-privacy-policy{position:absolute;top:400px}.hero-about-us{position:absolute;top:160px;right:24px}.home-section{display:flex;flex-direction:row;align-items:center;gap:80px}.home-section>div,.home-section>img{flex:1;max-width:50%}.home-section div{display:flex;flex-direction:column;gap:32px;align-items:center}.home-section-text{max-width:400px;font-size:var(--heading-1);text-align:center}.home-letter{width:100%;height:auto}@media (max-width: 1024px){.home-header{padding:24px 48px;box-sizing:border-box;height:80px;align-items:center}.hero-img:not(.hero-photobooth){display:none}.home-header-text{top:100px;white-space:nowrap}.home-main{padding:140px 24px 80px;gap:120px}}@media (max-width: 768px){.home-header-text{top:120px}.home-section{flex-direction:column}.home-section-2{flex-direction:column-reverse}.home-section>div,.home-section>img{max-width:100%}.home-hero{margin-top:16px;position:relative;height:auto;display:flex;align-items:center;justify-content:center}.hero-photobooth-container{display:flex;position:relative;padding:0;align-items:center;justify-content:center;transform:none;left:0}.hero-photobooth{display:block;width:80%;margin:auto}}.footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px 48px 48px;box-sizing:border-box}.footer-right{display:flex;flex-direction:row;align-items:center;gap:24px}.footer-right a{text-decoration:none}.footer-right a:hover{text-decoration:underline}@media (max-width: 640px){.footer{flex-direction:column;gap:24px}.footer-right{flex-direction:column;gap:8px}}.header{position:fixed;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 48px;height:88px;width:100%;top:0;left:0;right:0;z-index:10}.header-nav{list-style:none;display:flex;gap:24px;align-items:center}.header-nav li a{text-decoration:none;color:var(--black);font-size:var(--body-large)}@media (max-width: 480px){.header{padding:20px 24px;height:80px}.header-nav{gap:16px}.header-nav li a{font-size:var(--body-small)}}.frame{position:relative;background-color:var(--beige);display:grid;box-sizing:border-box;place-items:center;outline:1px solid var(--gray)}.frame-original{height:360px;width:120px;padding:38px 4px 12px;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);gap:1px}.frame-wide{height:360px;width:240px;padding:38px 12px 12px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:4px}.frame-design{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;z-index:2}.filter-bw{-webkit-filter:grayscale(100%) contrast(140%);filter:grayscale(100%) contrast(140%)}.filter-vintage{-webkit-filter:grayscale(100%) hue-rotate(10deg) contrast(120%) brightness(110%) sepia(20%) blur(.1px);filter:grayscale(100%) hue-rotate(10deg) contrast(120%) brightness(110%) sepia(20%) blur(.1px)}.filter-beauty{-webkit-filter:brightness(110%) contrast(110%) saturate(85%) blur(.1px);filter:brightness(110%) contrast(110%) saturate(85%) blur(.1px)}.frame-stickers{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:10}.frame-img-wrapper{width:100%;height:100%;overflow:hidden}.frame-img{width:100%;height:100%;object-fit:cover}@media (max-width: 480px){.frame-options{gap:24px}.frame-original{height:300px;width:100px;padding:22px 6.6px 6.6px;justify-content:center;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);gap:6.6px}.frame-wide{height:300px;width:200px;padding:22px 10px 10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:6.6px}}.safari .frame-img-wrapper{width:100%;height:100%}.safari .frame-img{width:100%;height:100%;object-fit:cover}.back-header{display:flex;justify-content:space-between;align-items:center;padding:24px 48px;height:88px;box-sizing:border-box}.back-header-black{position:absolute;top:0;left:0;right:0;background-color:var(--black);z-index:1}.back-button{background-color:transparent;border:none}.back-icon{width:32px;height:32px;color:var(--black)}.white-back-icon{color:var(--white)}@media (max-width: 480px){.back-header{padding:20px 24px;height:80px}.white-icon,.black-icon{width:24px;height:24px}}.frame-options{display:flex;flex-direction:row;gap:100px;text-align:center}.frame-select-wrapper{cursor:pointer;border:4px solid transparent;box-sizing:border-box;padding:2px}.frame-selected{border:4px solid var(--burgundy);cursor:pointer;place-items:center}.frame-desc{margin-top:16px}@media (max-width: 480px){.frame-options{gap:48px}}.options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.options:not(:has(:nth-child(4))){grid-template-columns:repeat(2,1fr)}.option{text-align:center;cursor:pointer}.option:hover{opacity:.8}.option-img-wrapper{padding:2px;border-radius:4px;box-sizing:border-box;margin-bottom:4px;border:2px solid transparent;width:72px;height:72px}.option-img-selected{border:2px solid var(--burgundy)}.option-img{width:64px;height:64px;border-radius:2px;object-fit:cover;display:block;box-sizing:border-box;border:1px solid var(--gray)}.option-label{font-size:var(--body-small)}.btns{display:flex;flex-direction:row;gap:24px}@media (max-width: 640px){.btns{flex-direction:column;gap:8px}}.camera-page{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;overflow:hidden;background-color:var(--black);color:var(--white);box-sizing:border-box;position:relative}.all-together{display:flex;flex-direction:column;justify-content:center}.camera-instructions{font-size:var(--body-xlarge);position:absolute;top:32px;left:50%;transform:translate(-50%);color:var(--white);z-index:100;text-align:center}.count-display{font-size:var(--body-xlarge);position:absolute;top:32px;left:50%;transform:translate(-50%);color:var(--white);z-index:100}.camera-preview-screen{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:min(80vw,62.5vh);height:calc(min(80vw,62.5vh)*.5625);top:50%;transform:translateY(-46%);overflow:hidden;position:relative}.original-mode .camera-preview-screen{width:60vw;height:45vw}.wide-mode .camera-preview-screen{width:30vw;height:calc(30vw * (158 / 104))}.webcam{width:100%;height:100%;object-fit:cover;position:absolute;z-index:0}.flash-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;animation:flashEffect .2s ease-in-out;z-index:10}@keyframes flashEffect{0%{opacity:.8}to{opacity:0}}.camera-layer{position:relative;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 0}.shutter-button{position:absolute;bottom:16px;cursor:pointer;background:none;outline:none;border:none;box-shadow:none;z-index:10;width:80px;height:80px}.shutter-icon{width:100%;height:100%}.shutter-button:hover{background-color:transparent}.countdown-timer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:var(--body-xlarge);color:var(--gray-dark);animation:fadeIn .5s ease-in-out;opacity:1;pointer-events:none}.countdown-timer.hidden{opacity:0}@media (max-width: 480px){.camera-instructions,.count-display{top:80px}.camera-layer{padding:-20px 0}.original-mode .camera-preview-screen{width:80vw;height:60vw}.wide-mode .camera-preview-screen{width:60vw;height:calc(60vw * (158 / 104))}.shutter-icon{width:50px;height:50px}.countdown-timer,.count-display{font-size:var(--body-large)}}.image-options{display:grid;width:100%;max-width:480px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-auto-rows:auto;gap:8px;justify-content:center}.image-option{position:relative;aspect-ratio:var(--aspect-ratio);width:100%;overflow:hidden;cursor:pointer;background:#000;border-radius:2px}.image-original{--aspect-ratio: calc(104 / 76)}.image-wide{--aspect-ratio: calc(104 / 158)}.image-option img{width:100%;height:100%;object-fit:cover;display:block}.num{position:absolute;top:8px;left:8px;width:16px;height:16px;text-align:center;border-radius:100%;background-color:var(--gray-dark);color:var(--gray-dark);font-size:10px;line-height:16px}.selected-num{background-color:var(--white);color:var(--black)}@media (max-width: 1600px){.image-options{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.image-options{grid-template-columns:repeat(4,1fr)}}@media (max-width: 480px){.image-options{grid-template-columns:repeat(4,1fr);gap:4px;padding:8px;box-sizing:border-box}.options-c{gap:24px!important}.options-heading{font-size:var(--body-xlarge);text-align:center}}:root{--font: "PT Serif", serif;--white: #fefefe;--gray-light: #f5f5f5;--gray: #c6c6c6;--gray-dark: #444444;--black: #111111;--beige: #f6f3f2;--burgundy: #a80707;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--heading-1: 36px;--body-xlarge: 24px;--body-large: 18px;--body-medium: 16px;--body-small: 14px}*{margin:0;padding:0;font-family:var(--font);font-weight:400;line-height:1.8}body{background-color:var(--beige)}p,a,li{font-size:var(--body-large);color:var(--black)}a{color:var(--gray-dark);text-decoration:none}ul{list-style:none}.logo a{font-size:var(--body-xlarge);color:var(--black);cursor:pointer}.white-logo a{color:var(--white)}h1,h2{font-size:var(--heading-1);color:var(--black)}img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.btn{background-color:var(--black);color:var(--white);padding:8px 32px;font-size:var(--body-xlarge);border-radius:2px;cursor:pointer;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.btn-small{background-color:var(--black);color:var(--white);padding:8px 16px;font-size:var(--body-medium);border-radius:2px;border:none}button,.btn{transition:all .2s ease-in;cursor:pointer;white-space:nowrap}.btn-secondary{background-color:var(--white);color:var(--black);border:1px solid var(--gray)}button:hover,.btn:hover,.btn-small:hover{opacity:.8;transform:translateY(-4px)}.options-c{display:flex;flex-direction:column;align-items:center;gap:40px}.options-r{display:flex;flex-direction:row;align-items:center;gap:64px}.options-box{background-color:var(--white);border:1px solid var(--gray);padding:16px;border-radius:2px}.options-box-label{font-size:var(--body-medium);margin-bottom:8px}.rounded{border-radius:100%}.underline{text-decoration:underline;cursor:pointer}@media (max-width: 768px){:root{--heading-1: 28px;--body-xlarge: 20px;--body-large: 18px;--body-medium: 16px;--body-small: 14px}.btn{padding:12px 24px;font-size:var(--body-large)}.options-r{gap:24px;flex-direction:column}.options-c,.frame-options{gap:24px}}.about-privacy-container{background-color:var(--beige);display:flex;align-items:center;justify-content:center;height:calc(100vh - 100px);width:100%}.about-privacy-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px}.about-privacy-text-section{flex:1;width:100%;max-width:100%;box-sizing:border-box}.about-privacy-heading{font-size:var(--heading-1);margin-bottom:20px;color:var(--black)}.about-privacy-text-container{display:flex;flex-direction:column;gap:16px;max-width:720px}.about-privacy-paragraph{font-size:var(--body-medium);color:var(--gray-dark);max-width:720px}@media (max-width: 768px){.about-privacy-container{margin-top:80px;margin-bottom:40px;height:auto}}.frame-wrapper{position:relative}.frame-wrapper canvas,.frame-wrapper .frame{position:absolute;left:0;top:0}canvas{background-color:none;z-index:1000}.sticker{width:64px;height:64px;padding:8px}.sticker:hover{cursor:pointer;opacity:.8}.dropzone{width:100%;padding:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background-color:var(--beige);border:1px solid var(--gray);border-radius:2px}.dropzone p{font-size:var(--body-medium)}.timelapse-container{padding:24px;text-align:center}.timelapse-title{font-size:var(--body-xlarge);font-weight:600;margin-bottom:16px}.video-container{margin-top:20px}
