code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app-layout{min-height:100vh}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #0000001a;padding:0 24px;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1200px}.header-icon{margin-right:12px}.app-title,.header-icon{color:#fff;font-size:24px}.app-title{font-weight:600;margin:0}.app-content{background-color:#f5f5f5;flex:1 1;padding:24px}.content-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.app-footer{background-color:#001529;color:#ffffffa6;padding:16px 24px;text-align:center}@media (max-width:768px){.app-header{padding:0 16px}.header-content{justify-content:center}.app-title{font-size:20px}.app-content{padding:16px}.content-container{border-radius:8px}}@media (max-width:480px){.app-header{padding:0 12px}.app-title{font-size:18px}.header-icon{font-size:20px;margin-right:8px}.app-content{padding:12px}}.header-icon{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.camera-container{padding:24px}.camera-card,.result-card{border-radius:12px;box-shadow:0 2px 8px #0000001a;height:100%;overflow:hidden}.video-container{background-color:#000;border-radius:8px;overflow:hidden;position:relative;width:100%}.camera-video{display:block;height:auto;max-height:400px;object-fit:cover;width:100%}.video-loading{color:#fff;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.photo-result,.video-loading{text-align:center}.captured-photo{border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:100%;width:100%}.no-photo{align-items:center;display:flex;flex-direction:column;gap:16px;height:300px;justify-content:center}@media (max-width:768px){.camera-container{padding:16px}.camera-video{max-height:300px}.no-photo{height:200px}}@media (max-width:480px){.camera-container{padding:12px}.camera-video{max-height:250px}.no-photo{height:150px}}.app-sider{background:#fff;box-shadow:2px 0 8px #0000001a}.app-menu{border-right:none;height:100%}.gallery-container{padding:24px}.empty-gallery{color:#999;padding:60px 20px;text-align:center}@media (max-width:768px){.app-sider{height:100vh;position:fixed;z-index:999}.gallery-container{padding:16px}}@media (max-width:480px){.gallery-container{padding:12px}}
/*# sourceMappingURL=main.f5954d8a.css.map*/