.header{flex-shrink:0}.header-red{background:#d32f2f;padding:14px 16px;text-align:center}.header-title{color:#fff;font-family:var(--font-display);font-size:40px;font-weight:700;letter-spacing:2px;line-height:1;text-transform:uppercase}.header-white{background:#fff;border-bottom:1px solid #e0e0e0;padding:8px 16px;text-align:center}.header-tagline{color:#d32f2f;font-family:var(--font-display);font-size:15px;font-weight:600}.capture{overflow:hidden}.capture,.capture-idle{display:flex;flex:1 1;flex-direction:column;min-height:0}.capture-idle{gap:12px;padding:16px}.capture-center{align-items:center;background:#fafafa;border:2.5px dashed #d0d0d0;border-radius:16px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center;min-height:0;transition:all .2s}.capture-center:hover{background:#fff5f5;border-color:var(--seefood-red)}.capture-emoji{font-size:52px}.capture-title{color:var(--text-dark);font-family:var(--font-display);font-size:20px;font-weight:600}.capture-sub{color:var(--text-light);font-size:13px}.capture-camera-btn{background:var(--seefood-red);border:none;border-radius:12px;color:#fff;cursor:pointer;flex-shrink:0;font-family:var(--font-display);font-size:16px;font-weight:600;padding:14px;width:100%}.capture-camera-btn:hover{transform:scale(1.02)}.capture-camera-btn:active{transform:scale(.98)}.capture-has-image{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.capture-img-wrap{flex:1 1;min-height:0;overflow:hidden;position:relative}.capture-img{display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.capture-actions{background:#fff;display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 16px 14px}.capture-go-btn{background:var(--seefood-red);border:none;border-radius:10px;box-shadow:0 4px 16px #e539354d;color:#fff;font-family:var(--font-display);font-size:18px;font-weight:600;letter-spacing:1px;padding:14px}.capture-change-btn,.capture-go-btn{cursor:pointer;flex-shrink:0;width:100%}.capture-change-btn{background:#0000;border:1px solid #e0e0e0;border-radius:8px;color:var(--text-mid);font-size:13px;padding:10px}.live-camera{align-items:center;background:#000;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.live-video{height:100%;object-fit:cover;opacity:0;transition:opacity .4s;width:100%}.live-video.visible{opacity:1}.live-flash{animation:flashPop .2s ease-out forwards;background:#fff;inset:0;position:absolute;z-index:10}@keyframes flashPop{0%{opacity:.9}to{opacity:0}}.live-viewfinder{inset:18%;pointer-events:none;position:absolute}.vf{border:0 solid #fff9;height:24px;position:absolute;width:24px}.vf-tl{border-left-width:2px;border-top-width:2px;left:0;top:0}.vf-tr{border-right-width:2px;border-top-width:2px;right:0;top:0}.vf-bl{border-bottom-width:2px;border-left-width:2px;bottom:0;left:0}.vf-br{border-bottom-width:2px;border-right-width:2px;bottom:0;right:0}.live-controls{background:linear-gradient(#0000,#0009);bottom:0;justify-content:space-between;left:0;padding:16px 24px 24px;position:absolute;right:0}.live-controls,.live-shutter{align-items:center;display:flex}.live-shutter{background:#0000;border:3px solid #fff;border-radius:50%;cursor:pointer;height:64px;justify-content:center;padding:0;transition:transform .15s;width:64px}.live-shutter:hover:not(:disabled){transform:scale(1.08)}.live-shutter:active:not(:disabled){transform:scale(.92)}.live-shutter:disabled{opacity:.3}.shutter-ring{background:#fff;border-radius:50%;display:block;height:52px;width:52px}.live-shutter:active:not(:disabled) .shutter-ring{background:var(--seefood-red)}.live-ctrl-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:42px;justify-content:center;transition:background .2s;width:42px}.live-ctrl-btn:hover{background:#ffffff4d}.live-camera-error{align-items:center;display:flex;flex-direction:column;gap:16px;padding:40px 24px;text-align:center}.live-error-icon{font-size:44px;opacity:.5}.live-camera-error p{color:#999;font-size:14px;line-height:1.6;max-width:260px}.live-back-btn{background:#ffffff26;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:10px 24px}.live-loading{display:flex;gap:8px;position:absolute}.live-loading-dot{animation:camDot 1.2s ease-in-out infinite;background:#fff;border-radius:50%;height:8px;width:8px}.d2{animation-delay:.2s}.d3{animation-delay:.4s}@keyframes camDot{0%,80%,to{opacity:.3;transform:scale(.5)}40%{opacity:1;transform:scale(1)}}.eval-screen{align-items:center;background:#000;display:flex;justify-content:center;overflow:hidden}.eval-bg,.eval-screen{inset:0;position:absolute}.eval-bg{height:100%;object-fit:cover;object-position:center;width:100%}.eval-overlay{background:#00000059;inset:0;position:absolute}.eval-content{align-items:center;display:flex;flex-direction:column;gap:16px;position:relative;z-index:1}.eval-spinner{height:140px;width:140px}.eval-spinner-svg{animation:evalSpin 1.4s linear infinite;height:100%;width:100%}@keyframes evalSpin{to{transform:rotate(1turn)}}.eval-text{-webkit-text-stroke:1.5px #0009;color:#fff;font-family:var(--font-display);font-size:40px;font-weight:700;letter-spacing:1px;text-shadow:2px 2px 0 #00000080,-1px -1px 0 #0000004d,0 3px 8px #0006}.res-screen{background:#000;cursor:pointer;overflow:hidden}.res-bg,.res-screen{inset:0;position:absolute}.res-bg{height:100%;object-fit:cover;width:100%}.res-verdict{align-items:center;display:flex;flex-direction:column;left:0;opacity:0;position:absolute;right:0;transform:scale(.6);transition:all .45s cubic-bezier(.34,1.56,.64,1);z-index:2}.res-verdict.res-in{opacity:1;transform:scale(1)}.res-hotdog{top:0}.res-nothotdog{bottom:0}.res-banner{padding:16px;text-align:center;width:100%}.res-banner-green{background:#2bbd2b;box-shadow:0 4px 20px #00b40080}.res-banner-red{background:#e53935;box-shadow:0 -4px 20px #e5393580}.res-label{-webkit-text-stroke:2px #00000059;color:#fff;font-family:var(--font-display);font-size:48px;font-weight:700;letter-spacing:1px;text-shadow:2px 2px 0 #0006,-1px -1px 0 #0003,0 3px 10px #0000004d}.res-icon-circle{align-items:center;border-radius:50%;box-shadow:0 4px 16px #00000059;display:flex;height:90px;justify-content:center;width:90px;z-index:3}.res-hotdog .res-icon-circle{margin-top:-20px}.res-circle-green{background:#2bbd2b}.res-nothotdog .res-icon-circle{margin-bottom:-20px}.res-circle-red{background:#e53935}.res-icon-svg{height:44px;width:44px}.res-tap{color:#ffffffa6;font-family:var(--font-body);font-size:13px;left:0;opacity:0;position:absolute;right:0;text-align:center;text-shadow:0 1px 4px #00000080;transition:opacity .5s ease 1s;z-index:4}.res-hotdog~.res-tap{bottom:20px}.res-nothotdog~.res-tap{top:20px}.res-tap.res-tap-in{opacity:1}@media (max-width:380px){.res-label{font-size:38px}.res-icon-circle{height:72px;width:72px}.res-icon-svg{height:36px;width:36px}}.loader-screen{flex:1 1;justify-content:center;padding:40px 24px}.loader-content,.loader-screen{align-items:center;display:flex}.loader-content{flex-direction:column;gap:16px;max-width:280px;text-align:center}.loader-hotdog{animation:loaderBounce 1.5s ease-in-out infinite;font-size:64px}@keyframes loaderBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.loader-bar-track{background:#e0e0e0;border-radius:3px;height:6px;overflow:hidden;width:100%}.loader-bar-fill{animation:loaderSlide 1.8s ease-in-out infinite;background:var(--seefood-red);border-radius:3px;height:100%;width:40%}@keyframes loaderSlide{0%{transform:translateX(-100%);width:40%}50%{width:60%}to{transform:translateX(300%);width:40%}}.loader-message{color:var(--text-dark);font-family:var(--font-display);font-size:18px;font-weight:600}.loader-sub{color:var(--text-light);font-size:12px;line-height:1.6}.phone-frame{background:#1c1c1c;border:3px solid #333;border-radius:var(--bezel-radius);box-shadow:0 0 0 1px #444,0 20px 60px #0009,inset 0 0 0 1px #111;display:flex;flex-direction:column;flex-shrink:0;height:var(--phone-height);overflow:hidden;position:relative;width:var(--phone-width)}.phone-frame.phone-fullscreen .app{border-radius:calc(var(--bezel-radius) - 3px)}.phone-top-bezel{align-items:center;background:#1c1c1c;display:flex;flex-shrink:0;height:70px;justify-content:center;position:relative}.phone-speaker{background:#2a2a2a;border:1px solid #111;border-radius:3px;height:6px;width:56px}.phone-front-camera{background:#1a1a2e;border:2px solid #222;border-radius:50%;height:12px;left:calc(50% + 46px);position:absolute;width:12px}.phone-bottom-bezel{align-items:center;background:#1c1c1c;display:flex;flex-shrink:0;height:74px;justify-content:center}.phone-home-button{background:#1c1c1c;border:2px solid #3a3a3a;border-radius:50%;box-shadow:inset 0 1px 3px #0006;height:52px;width:52px}.app{background:var(--bg-white)}.app,.app-main{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;position:relative}.app-main{height:0}.error-banner{align-items:center;background:#ffebee;border:1px solid #ef9a9a;border-radius:8px;color:var(--seefood-red);display:flex;font-size:13px;gap:8px;margin:12px 16px;padding:12px 16px}@media (max-width:440px){:root{--phone-width:100vw;--phone-height:100dvh;--bezel-radius:0}#root{padding:0}.phone-frame{border:none;box-shadow:none}.phone-bottom-bezel,.phone-top-bezel{display:none}}:root{--bg:#1a1a2e;--bg-white:#fff;--seefood-red:#e53935;--seefood-red-dark:#c62828;--green-yes:#43a047;--green-yes-dark:#2e7d32;--red-no:#e53935;--red-no-dark:#c62828;--text-dark:#212121;--text-mid:#616161;--text-light:#9e9e9e;--font-display:"Oswald",sans-serif;--font-body:"Source Sans 3",sans-serif;--radius:0px;--spinner-dot:#e57373;--phone-width:min(375px,90vw);--phone-height:min(812px,92vh,calc(var(--phone-width)*2.165));--bezel-radius:44px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#1a1a2e;background:var(--bg);color:#212121;color:var(--text-dark);font-family:Source Sans\ 3,sans-serif;font-family:var(--font-body);min-height:100vh;min-height:100dvh;overflow:hidden}#root{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;padding:16px}
/*# sourceMappingURL=main.1fdda1bd.css.map*/