.img-uploader .uploader-label{cursor:pointer}.camera-container{flex:1;position:relative;width:100%;height:100%;max-width:200px;max-height:260px;margin:10px auto 0;border-radius:20px;overflow:hidden;background:#000}@media(min-width:768px){.camera-container{margin-top:30px;max-width:300px;max-height:420px}}@media(min-width:992px){.camera-container{margin-top:60px;max-width:550px;max-height:730px}}.camera-container .camera-video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px;transform:scaleX(-1)}.camera-container canvas.hidden{display:none}.camera-container .camera-controls{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px;background:rgba(0,0,0,.5);position:absolute;bottom:0;left:0;right:0}@media(min-width:768px){.camera-container .camera-controls{gap:12px;padding:16px}}.camera-container .capture-btn{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #f8517f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s}@media(min-width:768px){.camera-container .capture-btn{width:64px;height:64px;border-width:4px}}.camera-container .capture-btn:hover{transform:scale(1.05)}.camera-container .capture-btn:active{transform:scale(.95);background:#f0f0f0}.camera-container .capture-btn .capture-icon{min-width:16px;height:16px;border-radius:50%;background:#f8517f}@media(min-width:768px){.camera-container .capture-btn .capture-icon{min-width:48px;height:48px}}.camera-container .cancel-btn{background:rgba(0,0,0,0);border:none;color:#fff;font-size:16px;cursor:pointer;padding:6px 16px}@media(min-width:768px){.camera-container .cancel-btn{padding:8px 16px;font-size:18px}}@media(min-width:992px){.camera-container .cancel-btn{font-size:20px}}.camera-container .cancel-btn:hover{text-decoration:underline}.camera-container .camera-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px}@media(min-width:768px){.camera-container .camera-loading{font-size:16px}}@media(min-width:992px){.camera-container .camera-loading{font-size:20px}}.camera-container .countdown-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);z-index:10}.camera-container .countdown-overlay .countdown-number{font-size:120px;font-weight:700;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.5);animation:countdownPulse 1s ease-out}@media(min-width:768px){.camera-container .countdown-overlay .countdown-number{font-size:160px}}@media(min-width:992px){.camera-container .countdown-overlay .countdown-number{font-size:200px}}.camera-top-hint{position:fixed;top:50px;left:50%;transform:translateX(-50%);z-index:50;display:flex;justify-content:center;align-items:center;pointer-events:none;color:#ffd580;filter:drop-shadow(0 8px 14px rgba(0,0,0,.7))}.camera-top-hint .camera-top-hint__icon{width:240px;height:240px;animation:cameraTopHintNudge 1.6s ease-in-out infinite}@keyframes countdownPulse{0%{transform:scale(1.5);opacity:0}30%{opacity:1}to{transform:scale(1);opacity:1}}@keyframes cameraTopHintNudge{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}
/*!
 * 
 *   react-simple-keyboard v3.8.141
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.8.93
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.virtual-keyboard-container{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:16px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.3));animation:slideUp .2s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.virtual-keyboard-wrapper{max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 -4px 20px rgba(0,0,0,.3)}.virtual-keyboard-theme{background:#f5f5f5;padding:16px;border-radius:20px;font-family:inherit}.virtual-keyboard-theme .hg-row{display:flex;flex-direction:row;justify-content:center;gap:8px;margin-bottom:10px!important}.virtual-keyboard-theme .hg-row:first-child{margin-bottom:12px}.virtual-keyboard-theme .hg-row:last-child{flex-wrap:nowrap;justify-content:center;gap:6px;margin-top:12px;margin-bottom:0!important}.virtual-keyboard-theme .hg-row:last-child .hg-button{flex-grow:0;flex-shrink:0;padding:0 10px}.virtual-keyboard-theme .hg-row:last-child .hg-button[data-skbtn="{space}"]{flex:1 1 auto;flex-shrink:1;min-width:56px;max-width:none;width:auto}.virtual-keyboard-theme .hg-button{display:flex;align-items:center;justify-content:center;height:72px;min-width:72px;padding:0 20px;border:none;border-radius:13px;background:#fff;color:#2b2d42;font-size:29px;font-weight:500;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .1s ease;flex-grow:1;max-width:104px}.virtual-keyboard-theme .hg-button:active{transform:scale(.95);background:#e8e8e8}.virtual-keyboard-theme .hg-button:hover{background:#f0f0f0}.virtual-keyboard-theme .hg-button[data-skbtn="{bksp}"]{min-width:88px;max-width:100px;background:#ff6b6b;color:#fff}.virtual-keyboard-theme .hg-button[data-skbtn="{bksp}"]:hover{background:#ff5252}.virtual-keyboard-theme .hg-button[data-skbtn="{bksp}"]:active{background:#ff3838}.virtual-keyboard-theme .hg-button[data-skbtn="{space}"]{min-width:56px;max-width:none;flex-grow:1;flex-shrink:1}.virtual-keyboard-theme .hg-button[data-skbtn="{lang}"]{min-width:64px;max-width:78px;background:#667eea;color:#fff;font-size:18px;font-weight:600}.virtual-keyboard-theme .hg-button[data-skbtn="{lang}"]:hover{background:#5a67d8}.virtual-keyboard-theme .hg-button[data-skbtn="{lang}"]:active{background:#4c51bf}.virtual-keyboard-theme .hg-button[data-skbtn="{comma}"],.virtual-keyboard-theme .hg-button[data-skbtn="{dot}"]{min-width:52px;max-width:64px;font-size:30px}.virtual-keyboard-theme .hg-button[data-skbtn="{enter}"]{width:100%;max-width:84px;background:#e8ecf4;font-size:24px}.virtual-keyboard-theme .hg-button[data-skbtn="{emoji}"]{min-width:64px;max-width:78px;flex-grow:0;background:#f0b429;font-size:26px}.virtual-keyboard-theme .hg-button[data-skbtn="{emoji}"]:hover{background:#e5a820}.virtual-keyboard-theme .hg-button[data-skbtn="{emoji}"]:active{background:#d99a18}@media(min-width:1200px){.virtual-keyboard-container{padding:32px}.virtual-keyboard-wrapper{max-width:1200px}.virtual-keyboard-theme{padding:20px}.virtual-keyboard-theme .hg-row{gap:10px;margin-bottom:10px}.virtual-keyboard-theme .hg-row:last-child{gap:8px}.virtual-keyboard-theme .hg-row:last-child .hg-button[data-skbtn="{space}"]{min-width:72px}.virtual-keyboard-theme .hg-button{height:90px;min-width:90px;font-size:34px;border-radius:16px;max-width:117px}.virtual-keyboard-theme .hg-button[data-skbtn="{bksp}"]{min-width:104px;max-width:120px}.virtual-keyboard-theme .hg-button[data-skbtn="{space}"]{min-width:72px;max-width:none}.virtual-keyboard-theme .hg-button[data-skbtn="{lang}"]{min-width:78px;max-width:96px;font-size:21px}.virtual-keyboard-theme .hg-button[data-skbtn="{comma}"],.virtual-keyboard-theme .hg-button[data-skbtn="{dot}"]{min-width:60px;max-width:76px;font-size:36px}.virtual-keyboard-theme .hg-button[data-skbtn="{enter}"]{min-width:88px;max-width:104px;font-size:28px}.virtual-keyboard-theme .hg-button[data-skbtn="{emoji}"]{min-width:78px;max-width:96px;font-size:30px}}.virtual-keyboard-emoji-view{background:#f5f5f5;padding:20px}.virtual-keyboard-emoji-picker-host{min-height:200px;overflow:auto;margin-bottom:12px;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}.virtual-keyboard-emoji-picker-host em-emoji-picker{--rgb-background:255,255,255;--rgb-color:43,45,66;--rgb-accent:102,126,234;--font-family:inherit;--font-size:15px;height:min(40vh,310px);width:100%;max-width:100%}.virtual-keyboard-emoji-loading{min-height:min(40vh,310px);border-radius:14px;background:linear-gradient(90deg,#ececec 25%,#f7f7f7 50%,#ececec 75%);background-size:200% 100%;animation:virtual-keyboard-emoji-shimmer 1.1s ease-in-out infinite}@keyframes virtual-keyboard-emoji-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.virtual-keyboard-emoji-footer{display:flex;flex-direction:row;gap:8px;align-items:stretch}.virtual-keyboard-emoji-footer-btn{display:flex;align-items:center;justify-content:center;height:72px;padding:0 16px;border:none;border-radius:13px;font-size:21px;font-weight:600;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .1s ease,background .1s ease,opacity .15s ease;color:#2b2d42;background:#fff}.virtual-keyboard-emoji-footer-btn:disabled{opacity:.4;pointer-events:none}.virtual-keyboard-emoji-footer-btn:active{transform:scale(.97)}.virtual-keyboard-emoji-footer-btn--letters{flex:0 0 auto;min-width:90px;max-width:90px;background:#667eea;color:#fff}.virtual-keyboard-emoji-footer-btn--letters:hover{background:#5a67d8}.virtual-keyboard-emoji-footer-btn--space{flex:1 1 auto;min-width:120px;max-width:none;font-weight:500;font-size:19px}.virtual-keyboard-emoji-footer-btn--enter{flex:0 0 auto;min-width:104px;max-width:130px;background:#e8ecf4;font-size:26px}.virtual-keyboard-emoji-footer-btn--bksp{flex:0 0 auto;min-width:117px;max-width:117px;background:#ff6b6b;color:#fff;font-size:26px}.virtual-keyboard-emoji-footer-btn--bksp:hover{background:#ff5252}@media(min-width:1200px){.virtual-keyboard-emoji-footer-btn{height:90px;border-radius:16px;font-size:22px}.virtual-keyboard-emoji-footer-btn--letters{min-width:104px;max-width:104px}.virtual-keyboard-emoji-footer-btn--space{font-size:21px}.virtual-keyboard-emoji-footer-btn--enter{min-width:117px;max-width:156px;font-size:31px}.virtual-keyboard-emoji-footer-btn--bksp{min-width:143px;max-width:143px;font-size:31px}.virtual-keyboard-emoji-picker-host em-emoji-picker{height:min(44vh,532px)}}