@font-face{font-family:Knockout;src:url(/fonts/Knockout-50Welterweight.otf) format("opentype");font-weight:400;font-style:normal}:root{--red: #a72840;--gold: #796e3c;font-family:Knockout,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .5s}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}input{text-transform:uppercase;background-color:#fff;color:#000}button{border-radius:8px;border:none;padding:.75rem 1.5rem;color:#fff;font-size:2.5rem;font-family:inherit;text-transform:uppercase;background-color:var(--gold);cursor:pointer;transition:border-color .25s}button.black{background-color:#000}button.red{background-color:var(--red)}:is(input,button):focus{outline:2px solid var(--gold);outline-offset:2px}#root{max-width:600px;margin:0 auto;text-align:center;width:100%}.app{box-sizing:border-box;padding:2rem;min-height:100vh}.logo-lockup{display:block;margin:1rem auto 2rem}.ScreenLanding .landing-header{font-size:2.5em;margin-bottom:2rem;color:#fff;text-transform:uppercase;text-align:center;line-height:1}.ScreenLanding .landing-inputs{margin:0 auto 2rem}.ScreenLanding input{font-family:Knockout,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1.5rem;box-sizing:border-box;width:100%;padding:.75rem 1rem;border:none;height:3rem;display:block;margin-bottom:1rem}.ScreenCapture .capture-container{position:relative;overflow:hidden;margin:0 auto}.ScreenCapture .capture-video{display:none}.ScreenCapture .capture-canvas,.ScreenCapture .captured-photo{display:block;max-width:100%;max-height:80vh;margin:0 auto 2rem}.ScreenCapture .tilt-card-wrapper{display:inline-block;margin:0 auto 2rem;border-radius:12px;box-shadow:0 25px 50px -12px #0006}.ScreenCapture .tilt-card-wrapper .captured-photo{margin:0;border-radius:12px}.ScreenCapture .capture-buttons{margin:0 auto 2rem}.ScreenCapture .capture-buttons.flex{display:flex;justify-content:center;gap:1rem}.ScreenCapture .capture-button{margin:0 auto 1.2rem}.filter-controls{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:1rem auto;max-width:300px}.filter-controls label{display:flex;justify-content:space-between;align-items:center;gap:1rem}.filter-controls input[type=range]{flex:1}
