*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow:hidden}#root{flex-direction:column;width:100%;height:100%;display:flex}@media (width>=768px){body{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}}@media (width<=767px){body{background:#fff}}@media (width>=768px){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}}button,.touchable{user-select:none}*{transition-duration:.2s;transition-timing-function:ease-in-out}button,a,[role=button]{cursor:pointer}:focus{outline-offset:2px;outline:2px solid #667eea}*{-webkit-tap-highlight-color:transparent}@media (width<=767px){input[type=text],input[type=email],input[type=password],input[type=tel],textarea{font-size:16px}video{max-width:100%;height:auto}}.video-error{color:#666!important;text-align:center!important;background:#f5f5f5!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:20px!important;display:flex!important}.video-loading{background:#f9f9f9!important;justify-content:center!important;align-items:center!important;padding:40px!important;display:flex!important}.video-container{will-change:transform!important;backface-visibility:hidden!important}