@tailwind base;@tailwind components;@tailwind utilities;:root{--monitor-inner:#0000000a}img{image-rendering:-webkit-optimize-contrast}body{cursor:none}body:before{content:"";pointer-events:none;z-index:9999;width:28px;height:28px;left:var(--mouse-x,-100px);top:var(--mouse-y,-100px);background-color:#0000;border:3px solid #4a90e2;border-radius:50%;transition:transform .1s;position:fixed;transform:translate(-50%,-50%)}body:after{content:"";pointer-events:none;z-index:9998;width:29px;height:29px;left:var(--mouse-x,-100px);top:var(--mouse-y,-100px);clip-path:var(--cursor-fill,inset(100% 0 0 0 round 50%));transition:clip-path var(--dwell-duration,0s)linear;background-color:#4a90e2;border-radius:50%;position:fixed;transform:translate(-50%,-50%)}.content-wrapper{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:10rem;width:100%;height:100vh;padding:2rem 1.5rem;display:flex;overflow:hidden}.main-content{flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:center;padding-top:2rem;display:flex}.title{text-align:center;letter-spacing:.08em;margin-bottom:2rem;font-family:Courier New,monospace;font-size:2rem;font-weight:800}.cards-container{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;display:flex}.modality-card{cursor:none;background-color:#fbf1ee;border:3px solid #000;border-radius:18px;flex-direction:column;align-items:center;gap:.6rem;width:260px;padding:1.2rem 1.5rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:8px 8px #0009}.modality-card:hover{transform:translateY(-4px)}.card-header{text-align:center;color:#222;width:100%;margin-bottom:.35rem;font-family:Courier New,monospace;font-size:1.8rem;font-weight:700}.icon-wrapper{background-color:#0000;border-radius:12px;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.icon-image{object-fit:contain;width:100px;height:100px}.card-title{display:none}.warning-banner{cursor:none;width:100%;max-width:680px;margin:0 auto;padding-top:1rem}.warning-content{background-color:#ffeaf0;border:3px solid #000;border-radius:14px;align-items:center;gap:1rem;padding:.9rem 1.25rem;display:flex;box-shadow:6px 6px #00000080}.warning-icon{background-color:#ffeb3b;border:2px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.warning-icon svg{stroke:#000;width:24px;height:24px}.warning-text{color:#222;font-family:Courier New,monospace;font-size:1.125rem;font-weight:700}@media (max-width:768px){.title{font-size:1.25rem}.cards-container{flex-direction:column;align-items:center}.modality-card{width:100%;max-width:250px}.cursor-indicator{display:none}}.help-ui{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:4px solid #000;border-radius:20px;width:100%;max-width:500px;margin-bottom:1rem;padding:.5rem 1rem}.help-content{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.help-header{color:#fff;text-shadow:2px 2px #0000004d;white-space:nowrap;font-family:Courier New,monospace;font-size:1.3rem;font-weight:600}.help-section{flex-shrink:0;align-items:center;gap:1rem;display:flex}.help-key{color:#000;text-align:center;background-color:#ffd54f;border:3px solid #000;border-radius:6px;min-width:35px;padding:.3rem .6rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:700}.help-text{color:#fff;text-shadow:2px 2px #0000004d;text-wrap:normal;font-family:Courier New,monospace;font-size:.95rem;font-weight:700}@media (max-width:768px){.help-ui{padding:1rem 1.25rem}.help-content{flex-direction:column;gap:1rem}.help-section{flex-direction:column;gap:.75rem;width:100%}.help-instruction{justify-content:center;width:100%}.help-divider{width:100%;height:2px}.help-action{justify-content:center;width:100%}.help-key{padding:.3rem .6rem;font-size:1rem}.help-text,.help-action-text{font-size:.9rem}}.head-wrapper{background:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.head-keyboard-screen{box-sizing:border-box;flex-direction:column;gap:.6rem;width:100vw;height:100vh;padding:.8rem;display:flex;overflow:hidden}:is(body:has(.keyboard-with-input-screen),body:has(.keyboard-with-input-switch-screen)),.keyboard-with-input-screen *,.keyboard-with-input-switch-screen *{cursor:none!important}@keyframes pulse-pointer{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.9;transform:translate(-50%,-50%)scale(1.15)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.5)rotate(-5deg)}50%{transform:scale(1.05)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes pulse{0%,to{box-shadow:0 0 10px #4caf5066}50%{box-shadow:0 0 20px #4caf50cc}}@keyframes highlight-pulse{0%,to{box-shadow:0 0 0 5px red,0 0 20px #f009,0 12px 20px #00000040}50%{box-shadow:0 0 0 5px red,0 0 30px #ff0000e6,0 12px 20px #00000040}}@keyframes row-pulse{0%,to{outline-color:red;box-shadow:0 0 15px #f006}50%{outline-color:#f66;box-shadow:0 0 25px #ff0000b3}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body:has(.keyboard-with-input-screen):before{z-index:999999999!important}body:has(.keyboard-with-input-switch-screen):before{z-index:999999999!important}body:has(.voice-wrapper):before{z-index:999999999!important}body:has(.keyboard-with-input-screen):after{z-index:999999998!important}body:has(.keyboard-with-input-switch-screen):after{z-index:999999998!important}body:has(.voice-wrapper):after{z-index:999999998!important}.keyboard-container{box-sizing:border-box;background:#fff;border:3px solid #000;border-radius:14px;flex-direction:column;flex:.9;width:100%;min-height:0;padding:.4rem;display:flex;overflow:hidden;box-shadow:6px 6px #0000004d}.keyboard-header{color:#fff;background:#e91e63;border:2px solid #c2185b;border-radius:8px;flex-shrink:0;margin-bottom:.4rem;padding:.4rem .8rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:700}.keyboard-grid{flex:1;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(6,1fr);gap:.3rem;min-height:0;display:grid}.keyboard-key{cursor:none;box-sizing:border-box;border:3px solid #000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-height:0;padding:.4rem;font-family:Courier New,monospace;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.keyboard-key:hover,.keyboard-key.hovered{transform:translateY(-8px)scale(1.05);box-shadow:0 12px 20px #00000040}.key-label{text-align:center;color:#000;word-break:break-word;z-index:10000;pointer-events:none;font-size:2rem;font-weight:700;line-height:1.1;position:relative}.key-icon{object-fit:contain;z-index:10000;pointer-events:none;flex-shrink:0;width:50px;height:50px;position:relative}.keyboard-key.category .key-label{text-transform:uppercase;font-size:2rem;font-weight:700}.keyboard-key:not(:has(.key-icon)) .key-label{font-size:2rem;font-weight:700}.keyboard-key.pronoun,.keyboard-key.verb,.keyboard-key.verb.color\:pink,.keyboard-key.adjective,.keyboard-key.category,.keyboard-key.action,.keyboard-key.response{border-color:#000}@media (max-width:768px){.keyboard-grid{gap:.3rem}.keyboard-key{min-height:60px;padding:.3rem}.key-icon{width:50px;height:50px}.key-label{font-size:1.3rem}.keyboard-key:not(:has(.key-icon)) .key-label{font-size:1.3rem}}.keyboard-with-input-screen{box-sizing:border-box;cursor:none;flex-direction:column;gap:.5rem;width:100%;height:100%;padding:.5rem;display:flex;position:relative;overflow:hidden}.keyboard-with-input-switch-screen{cursor:none}.enable-tracky-btn{transition:all .3s}.enable-tracky-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #2196f366!important}.enable-tracky-btn:active{transform:scale(.98)}.tracky-mouse-ui{z-index:999999999!important}:is(body:has(.keyboard-with-input-screen),body:has(.keyboard-with-input-switch-screen)),.keyboard-with-input-screen *,.keyboard-with-input-switch-screen *{cursor:none!important}.input-display{box-sizing:border-box;flex-shrink:0;width:100%;position:relative}.keyboard-sentence-input{box-sizing:border-box;white-space:nowrap;text-align:left;direction:ltr;background:#fff;border:3px solid #000;border-radius:12px;width:100%;padding:.6rem 9rem .6rem 1rem;font-family:Courier New,monospace;font-size:1.8rem;font-weight:700;overflow-x:auto;box-shadow:4px 4px #0003}.keyboard-sentence-input:focus{border-color:#4a90e2;outline:none}.close-btn,.backspace-btn,.speaker-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:70px;height:56px;padding:0;transition:transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.close-btn:hover,.backspace-btn:hover,.speaker-btn:hover{transform:translateY(-50%)scale(1.05)}.time-popup-overlay{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:all;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.time-popup{text-align:center;z-index:100000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:4px solid #000;border-radius:24px;min-width:400px;padding:3rem 4rem;animation:.4s cubic-bezier(.68,-.55,.265,1.55) popIn;position:relative;box-shadow:8px 8px #0000004d,0 10px 40px #00000080}.time-popup-time{color:#fff;text-shadow:4px 4px #0000004d,0 4px 20px #0006;letter-spacing:.1em;margin-bottom:1rem;font-family:Courier New,monospace;font-size:4.5rem;font-weight:900}.time-popup-day{color:#ffd699;text-shadow:3px 3px #0000004d,0 3px 15px #0000004d;letter-spacing:.05em;margin-bottom:.5rem;font-family:Courier New,monospace;font-size:2.5rem;font-weight:800}.time-popup-date{color:#fff;text-shadow:2px 2px #0000004d,0 2px 10px #0000004d;letter-spacing:.08em;font-family:Courier New,monospace;font-size:1.8rem;font-weight:700}.switch-status-popup-overlay{z-index:100000;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.switch-status-popup{text-align:center;background:linear-gradient(135deg,#673ab7 0%,#512da8 100%);border:4px solid #000;border-radius:20px;min-width:300px;padding:2rem 3rem;animation:.3s cubic-bezier(.68,-.55,.265,1.55) popIn;box-shadow:8px 8px #0000004d,0 10px 40px #00000080}.switch-status-popup.switch-on{background:linear-gradient(135deg,#4caf50 0%,#388e3c 100%)}.switch-status-popup.switch-off{background:linear-gradient(135deg,#ff5252 0%,#e53935 100%)}.switch-status-label{color:#fff;text-shadow:2px 2px #0000004d;letter-spacing:.05em;margin-bottom:.5rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:700}.switch-status-value{color:#fff;text-shadow:3px 3px #0000004d,0 3px 15px #0006;letter-spacing:.1em;font-family:Courier New,monospace;font-size:3rem;font-weight:900}.instructions-popup{text-align:center;z-index:100000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:4px solid #000;border-radius:24px;min-width:500px;max-width:600px;padding:2.5rem 3rem;animation:.4s cubic-bezier(.68,-.55,.265,1.55) popIn;position:relative;box-shadow:8px 8px #0000004d,0 10px 40px #00000080}.instructions-popup-header h2{color:#fff;text-shadow:3px 3px #0000004d,0 3px 15px #0006;letter-spacing:.05em;margin:0 0 1.5rem;font-family:Courier New,monospace;font-size:2.5rem;font-weight:900}.instructions-popup-header h4{color:#fff;text-shadow:3px 3px #0000004d,0 3px 15px #0006;letter-spacing:.05em;margin:0 0 1rem;font-family:Courier New,monospace;font-size:1.5rem;font-weight:900}.instructions-popup-content{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.instruction-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.instruction-key{color:#000;text-align:center;background:#ffd54f;border:3px solid #000;border-radius:8px;min-width:80px;padding:.5rem 1rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:900;box-shadow:3px 3px #0000004d}.instruction-icon{text-align:center;min-width:80px;font-size:2rem}.instruction-text{color:#fff;text-shadow:2px 2px #0000004d;text-align:left;flex:1;font-family:Courier New,monospace;font-size:1.1rem;font-weight:700}.instruction-note{color:#ffd54f;text-shadow:2px 2px #0000004d;background:#0000004d;border:2px solid #ffd54f66;border-radius:8px;margin-top:.5rem;padding:.8rem;font-family:Courier New,monospace;font-size:1rem;font-weight:700}.instruction-footer{border-top:2px solid #ffffff4d;flex-direction:column;gap:.8rem;margin-top:1.5rem;padding-top:1rem;display:flex}.instruction-footer-main{color:#fff;text-shadow:2px 2px #0000004d;text-align:center;font-family:Courier New,monospace;font-size:1.3rem;font-weight:800;line-height:1.6}.instruction-footer-sub{color:#e3f2fd;text-shadow:1px 1px #0000004d;text-align:center;font-family:Courier New,monospace;font-size:1rem;font-weight:600}.instruction-key-inline{color:#000;text-shadow:none;background:#38c319;border:2px solid #000;border-radius:6px;padding:.3rem .7rem;font-family:Courier New,monospace;font-size:1rem;font-weight:700;display:inline-block;box-shadow:2px 2px #0003}.settings-popup-overlay{z-index:99999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0;pointer-events:all!important}.settings-popup{z-index:100000;background:linear-gradient(135deg,#9c27b0 0%,#7b1fa2 100%);border:4px solid #000;border-radius:20px;min-width:550px;max-width:700px;max-height:85vh;padding:1.8rem;animation:.4s cubic-bezier(.68,-.55,.265,1.55) popIn;position:relative;overflow-y:auto;box-shadow:8px 8px #0000004d,0 10px 40px #00000080;pointer-events:all!important}.settings-popup-header{border-bottom:3px solid #ffffff4d;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.settings-popup-header h2{color:#fff;text-shadow:3px 3px #0000004d,0 3px 15px #0006;letter-spacing:.05em;margin:0;font-family:Courier New,monospace;font-size:1.8rem;font-weight:900}.settings-close-btn{color:#fff;cursor:pointer;text-shadow:1px 1px 2px #00000080;background:#fff3;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.settings-close-btn:hover{background:#ff5252cc;border-color:#ff5252;transform:scale(1.1)rotate(90deg);box-shadow:0 4px 12px #ff525280}.settings-content{flex-direction:column;gap:1.2rem;display:flex}.setting-control{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:3px solid #ffffff4d;border-radius:12px;padding:1rem;transition:all .3s}.setting-control:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.setting-label{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.setting-name{color:#fff;text-shadow:2px 2px #0000004d;letter-spacing:.02em;font-family:Courier New,monospace;font-size:1rem;font-weight:800}.setting-value{color:#ffd54f;text-shadow:1px 1px #00000080;text-align:center;background:#0000004d;border:2px solid #ffd54f66;border-radius:6px;min-width:50px;padding:.2rem .6rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:900}.slider-container{align-items:center;gap:.8rem;display:flex}.slider-min,.slider-max{color:#e3f2fd;text-align:center;min-width:35px;font-family:Courier New,monospace;font-size:.75rem;font-weight:700}.setting-slider{appearance:none;cursor:pointer;background:#ffffff4d;border:2px solid #fff6;border-radius:10px;outline:none;flex:1;height:8px}.setting-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(135deg,#ffd54f 0%,#ffb300 100%);border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 3px 10px #0006,0 0 0 3px #ffd54f4d}.setting-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 4px 15px #00000080,0 0 0 5px #ffd54f80}.setting-slider::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#ffd54f 0%,#ffb300 100%);border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 3px 10px #0006,0 0 0 3px #ffd54f4d}.setting-slider::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 4px 15px #00000080,0 0 0 5px #ffd54f80}.camera-preview-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:3px solid #ffffff4d;border-radius:12px;order:-1;padding:1rem}.camera-title{color:#fff;text-shadow:2px 2px #0000004d;text-align:center;letter-spacing:.03em;margin:0 0 .8rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:800}.camera-preview-box{background:#00000080;border:2px solid #fff3;border-radius:10px;justify-content:center;align-items:center;min-height:180px;padding:.5rem;display:flex;position:relative;overflow:hidden}#settings-camera-container canvas{border-radius:8px;max-width:100%;height:auto}.camera-placeholder{text-align:center}.camera-placeholder p{color:#90caf9;text-shadow:1px 1px 2px #00000080;margin:0;font-family:Courier New,monospace;font-size:1.1rem;font-weight:600}.camera-video,.camera-canvas{border-radius:8px;max-width:100%}.settings-status{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:10px;justify-content:center;gap:1.5rem;padding:.7rem 1.2rem;display:flex}.status-item{align-items:center;gap:.6rem;display:flex}.status-label{color:#e3f2fd;letter-spacing:.02em;font-family:Courier New,monospace;font-size:1rem;font-weight:700}.status-value{letter-spacing:.02em;border-radius:6px;padding:.25rem .6rem;font-family:Courier New,monospace;font-size:1rem;font-weight:900}.status-value.active{color:#4caf50;background:#4caf5033;border:2px solid #4caf50;animation:2s ease-in-out infinite pulse;box-shadow:0 0 10px #4caf5066}.status-value.inactive{color:#ff5252;background:#ff525233;border:2px solid #ff5252}.settings-popup::-webkit-scrollbar{width:10px}.settings-popup::-webkit-scrollbar-track{background:#0000004d;border-radius:10px}.settings-popup::-webkit-scrollbar-thumb{background:#fff6;border:2px solid #0000;border-radius:10px}.settings-popup::-webkit-scrollbar-thumb:hover{background:#fff9}.switch-highlighted{outline-offset:4px;z-index:10;animation:1s ease-in-out infinite highlight-pulse;position:relative;outline:5px solid red!important;transform:translateY(-8px)scale(1.05)!important;box-shadow:0 0 0 5px red,0 0 20px #f009,0 12px 20px #00000040!important}.switch-highlighted-row{outline-offset:2px;z-index:5;animation:1s ease-in-out infinite row-pulse;position:relative;outline:4px solid red!important}.llm-loading-overlay{z-index:999999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0;pointer-events:all!important}.llm-loading-popup{text-align:center;z-index:1000000;background:linear-gradient(135deg,#4caf50 0%,#388e3c 100%);border:4px solid #000;border-radius:24px;min-width:450px;padding:3rem 4rem;animation:.4s cubic-bezier(.68,-.55,.265,1.55) popIn;position:relative;box-shadow:8px 8px #0000004d,0 10px 40px #00000080;pointer-events:all!important}.llm-loading-icon{justify-content:center;align-items:center;margin-bottom:1rem;animation:2s ease-in-out infinite pulse;display:flex}.llm-loading-icon img{filter:drop-shadow(0 4px 8px #0000004d)}.llm-loading-title{color:#fff;text-shadow:4px 4px #0000004d,0 4px 20px #0006;letter-spacing:.05em;margin-bottom:1.5rem;font-family:Courier New,monospace;font-size:2.5rem;font-weight:900}.llm-loading-spinner{border:7px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:70px;height:70px;margin:1.5rem auto;animation:1s linear infinite spin;box-shadow:0 0 20px #ffffff4d}.llm-loading-text{color:#fff;text-shadow:2px 2px #0000004d;letter-spacing:.03em;margin:1.5rem 0 1rem;font-family:Courier New,monospace;font-size:1.3rem;font-weight:700}.llm-loading-subtext{color:#ffffffe6;text-shadow:1px 1px #0000004d;letter-spacing:.02em;margin-top:1rem;font-family:Courier New,monospace;font-size:1rem;font-weight:600}body:has(.keyboard-with-input-screen):before{z-index:999999999!important}body:has(.keyboard-with-input-switch-screen):before{z-index:999999999!important}body:has(.voice-wrapper):before{z-index:999999999!important}body:has(.keyboard-with-input-screen):after{z-index:999999998!important}body:has(.keyboard-with-input-switch-screen):after{z-index:999999998!important}body:has(.voice-wrapper):after{z-index:999999998!important}.modality-option-btn{cursor:none;pointer-events:auto;background-color:#fbf1ee;border:3px solid #000;border-radius:18px;flex-direction:column;align-items:center;gap:.6rem;width:200px;padding:1.2rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:8px 8px #0009}.modality-option-btn[data-modality-btn=dismiss]{background-color:#ffcdd2}.modality-option-btn-title{color:#222;text-align:center;font-family:Courier New,monospace;font-size:1.3rem;font-weight:700}.modality-option-btn-icon{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.modality-option-btn-icon img{object-fit:contain;width:80px;height:80px}.voice-wrapper{cursor:none;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.voice-wrapper *{cursor:none!important}.voice-screen{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;padding:2rem;display:flex;overflow:hidden}.voice-sentence-input{box-sizing:border-box;white-space:nowrap;text-align:left;direction:ltr;background:#fff;border:3px solid #000;border-radius:12px;width:100%;padding:.7rem 9rem .7rem 1rem;font-family:Courier New,monospace;font-size:2rem;font-weight:700;overflow-x:auto;box-shadow:6px 6px #0000004d}.voice-sentence-input:focus{border-color:#4a90e2;outline:none}.backspace-btn,.speaker-btn{background:0 0;border:none;justify-content:center;align-items:center;width:70px;height:56px;padding:0;transition:transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.backspace-btn{right:8px}.speaker-btn{right:85px}.backspace-btn img,.speaker-btn img{object-fit:contain;filter:drop-shadow(0 2px 4px #0003);width:56px;height:56px;transition:transform .3s,filter .3s}.backspace-btn:hover,.speaker-btn:hover{transform:translateY(-50%)scale(1.05)}.backspace-btn:hover img,.speaker-btn:hover img{filter:drop-shadow(0 8px 12px #0006);transform:translateY(-6px)scale(1.15)}.listening-content{flex-direction:column;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.listening-label{color:#333;font-family:Courier New,monospace;font-size:1.5rem;font-weight:700}.sound-wave{justify-content:center;align-items:center;gap:.5rem;height:100px;display:flex}.wave-bar{background:#ccc;border-radius:6px;width:12px;transition:background .3s}.sound-wave.active .wave-bar{background:#000;animation:1s ease-in-out infinite wave}.wave-bar:first-child{height:40px;animation-delay:0s}.wave-bar:nth-child(2){height:60px;animation-delay:.1s}.wave-bar:nth-child(3){height:80px;animation-delay:.2s}.wave-bar:nth-child(4){height:60px;animation-delay:.3s}.wave-bar:nth-child(5){height:40px;animation-delay:.4s}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}.kindly-speak{color:#666;font-family:Courier New,monospace;font-size:1.2rem;font-weight:600}.voice-controls{justify-content:center;align-items:center;gap:2rem;padding:1rem;display:flex}.control-btn{background:#fff;border:3px solid #000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:1.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:4px 4px #0003}.control-btn:hover{transform:translateY(-4px);box-shadow:6px 6px #0000004d}.control-btn img{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:48px;height:48px}.control-btn span{color:#333;font-family:Courier New,monospace;font-size:1rem;font-weight:700}.play-btn{background:#c8e6c9}.pause-btn{background:#fff9c4}.exit-btn{background:#ffcdd2}.keyboard-with-input-head-screen~body:before,.keyboard-with-input-head-screen~body:after{display:none!important}body:has(.keyboard-with-input-head-screen):before{display:none!important}body:has(.keyboard-with-input-head-screen):after{display:none!important}.keyboard-with-input-head-screen,.keyboard-with-input-head-screen *{cursor:none!important}.keyboard-with-input-head-screen .settings-popup-overlay,.keyboard-with-input-head-screen .settings-popup,.keyboard-with-input-head-screen .settings-popup *{cursor:default!important}.keyboard-with-input-head-screen .settings-popup input[type=range],.keyboard-with-input-head-screen .settings-popup button{cursor:pointer!important}.switch-wrapper{background:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.switch-keyboard-screen{box-sizing:border-box;flex-direction:column;gap:.6rem;width:100vw;height:100vh;padding:.8rem;display:flex;overflow:hidden}.input-display{flex-shrink:0;width:100%;position:relative}.sentence-input{box-sizing:border-box;background:#fff;border:3px solid #000;border-radius:12px;width:100%;padding:.7rem 3rem .7rem 1rem;font-family:Courier New,monospace;font-size:2rem;font-weight:700;box-shadow:4px 4px #0003}.sentence-input:focus{border-color:#4a90e2;outline:none}.close-btn{color:#fff;cursor:none;background:#000;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.2rem;font-weight:700;line-height:1;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
