.fullscreen-layout{position:relative;width:100vw;height:100vh;background:#000;background-size:cover;background-position:center}.fullscreen-layout__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(20,20,20,1) 0%,rgba(20,20,20,.9) 20%,rgba(20,20,20,.8) 40%,rgba(20,20,20,.4) 60%,rgba(20,20,20,.2) 80%,transparent 100%)}.fullscreen-layout__content{position:relative;z-index:1;height:100%;align-items:center;padding:0;margin:0;text-align:center;color:#fff;overflow:hidden}.text-input-wrapper{width:100%}.text-input{width:100%;padding:.75rem 1rem;border-radius:8px;border:2px solid transparent;outline:none;transition:border-color .2s ease}.text-input-error{border-color:#ef4444!important;animation:shake .3s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.text-input-error-message{display:block;color:#fca5a5;font-size:.95rem;font-weight:500;margin-top:.5rem;padding:.25rem 0;text-shadow:0 1px 2px rgba(0,0,0,.5)}.btn{border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;background:#ff7a00;color:#fff;cursor:pointer}.btn--full{width:100%}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--text{background:none;color:#0faccf;padding:0;font-weight:400}.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 #0000004d;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:#05194687;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:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.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-wrapper{width:95%;margin:0 auto;position:relative}.accent-popup-backdrop{position:fixed;inset:0;z-index:1000;background:transparent}.accent-popup{position:absolute;transform:translate(-50%,-100%);display:flex;gap:6px;background:#1e1e1efa;padding:10px;border-radius:16px;box-shadow:0 8px 24px #0009,0 0 0 1px #ffffff1a;z-index:1001;animation:popupAppear .25s cubic-bezier(.4,0,.2,1);pointer-events:auto;margin-bottom:8px}@keyframes popupAppear{0%{opacity:0;transform:translate(-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-100%) scale(1)}}.accent-option{min-width:48px;height:56px;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:1.3rem;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;text-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.accent-option-base{background:#0faccf33;border-color:#0faccf66}.accent-option:hover,.accent-option:active{background:#fff3;border-color:#ffffff4d;transform:scale(1.08);box-shadow:0 4px 12px #0000004d}.accent-option-base:hover,.accent-option-base:active{background:#0faccf4d;border-color:#0faccf80}.virtual-keyboard-custom{width:100%;padding:1rem;border-radius:12px;background:#1e1e1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -4px 20px #00000080;border:1px solid rgba(255,255,255,.1)}.virtual-keyboard-custom *{visibility:visible!important;opacity:1!important}.virtual-keyboard-custom .hg-row{display:flex!important;width:100%;justify-content:center;flex-wrap:nowrap;margin:0 0 8px}.virtual-keyboard-custom .hg-button{flex:1 1 0;min-width:0!important;max-width:none!important;height:56px!important;margin:4px!important;padding:0!important;font-size:1.1rem!important;font-weight:600!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#ffffff26!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;box-sizing:border-box!important;text-shadow:0 1px 2px rgba(0,0,0,.3)!important;cursor:pointer!important}.virtual-keyboard-custom .hg-button.hg-button-space{flex:4 1 0!important}.virtual-keyboard-custom .hg-button.hg-button-shift{flex:2 1 0!important}.virtual-keyboard-custom .hg-button.hg-button-backspace{flex:2 1 0!important;background:#ffffff26!important;border:1px solid rgba(255,255,255,.25)!important}.virtual-keyboard-custom .hg-button.hg-button-enter{flex:1.5 1 0!important}.virtual-keyboard-custom .hg-button.hg-button-prev,.virtual-keyboard-custom .hg-button.hg-button-next{flex:2 1 0!important;background:#ffffff26!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;font-size:.9rem!important;font-weight:600!important}.virtual-keyboard-custom .hg-button.hg-button-done{flex:2 1 0!important;background:#ffffff26!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;font-size:1rem!important;font-weight:700!important}.virtual-keyboard-custom .hg-button.hg-button-shift{background:#ffffff26!important;border:1px solid rgba(255,255,255,.25)!important}.virtual-keyboard-custom .hg-button.hg-button-disabled{opacity:.3!important;cursor:not-allowed!important;pointer-events:none!important}.virtual-keyboard-custom .hg-button.hg-button-abc,.virtual-keyboard-custom .hg-button.hg-button-numbers,.virtual-keyboard-custom .hg-button.hg-button-symbols{flex:1.5 1 0!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important;font-size:.9rem!important;font-weight:600!important}.virtual-keyboard-custom .hg-button.hg-button-abc:active,.virtual-keyboard-custom .hg-button.hg-button-numbers:active,.virtual-keyboard-custom .hg-button.hg-button-symbols:active{background:#fff3!important;transform:scale(.96)}.virtual-keyboard-custom .hg-button:active:not(.hg-button-disabled){transform:scale(.96);opacity:.8}@media(max-width:768px){.virtual-keyboard-custom .hg-button{height:48px!important;margin:3px!important;font-size:1rem!important}}@media(max-width:480px){.virtual-keyboard-custom .hg-button{height:40px!important;margin:2px!important;font-size:.85rem!important}}@media(min-width:900px)and (pointer:coarse)and (orientation:portrait){.virtual-keyboard-custom .hg-button{height:64px!important;margin:6px!important;font-size:1.2rem!important}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:system-ui;background:#000;color:#fff}:root{--ui-scale: 1}@media(min-width:900px)and (pointer:coarse){:root{--ui-scale: 1.35}}@media(min-width:900px)and (pointer:coarse)and (orientation:portrait){:root{--ui-scale: 2.5}}:root{--fs-base: clamp(18px, 1rem + .6vw, 24px);--fs-h1: clamp(32px, 3vw, 56px);--fs-h2: clamp(26px, 2.2vw, 44px);--fs-small: clamp(16px, 1rem + .4vw, 20px)}body{font-size:calc(var(--fs-base) * var(--ui-scale))}h1{font-size:calc(var(--fs-h1) * var(--ui-scale));line-height:1.15}h2{font-size:calc(var(--fs-h2) * var(--ui-scale));line-height:1.2}.small{font-size:calc(var(--fs-small) * var(--ui-scale))}button{font-size:calc(18px * var(--ui-scale))}input{font-size:calc(var(--fs-base) * var(--ui-scale))}
