.veyora-try-button{width:100%;padding:14px 18px;margin:10px 0;border:0;border-radius:9px;background:#111;color:#fff;font-weight:700;cursor:pointer}.veyora-try-button:focus{outline:3px solid #6ea8fe;outline-offset:2px}.veyora-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:999999;padding:12px}.veyora-modal.open{display:flex;align-items:center;justify-content:center}.veyora-shell{width:min(1100px,100%);height:min(94vh,900px);background:#101010;color:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 100px rgba(0,0,0,.6)}.veyora-shell header{height:68px;display:flex;align-items:center;gap:14px;padding:10px 16px;border-bottom:1px solid #333;flex:none}.veyora-x{border:0;background:none;color:#fff;font-size:32px;cursor:pointer}.veyora-shell header small{display:block;color:#aaa}.veyora-shell header span{margin-left:auto;font-size:12px;color:#aaa}.veyora-shell main{position:relative;flex:1;min-height:0;background:#000;overflow:hidden}.veyora-shell video,.veyora-shell canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}#veyora-guide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:.2s}#veyora-guide.good .veyora-face-guide{border-color:#78e08f}#veyora-guide.bad .veyora-face-guide{border-color:#ff7675}.veyora-face-guide{width:220px;height:290px;border:2px dashed rgba(255,255,255,.6);border-radius:50%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:30px;font-size:13px;color:#ddd}.veyora-shell footer{display:flex;gap:8px;padding:12px;border-top:1px solid #333;flex:none}.veyora-shell footer button,#veyora-start,#veyora-retry{flex:1;padding:12px;border:1px solid #555;border-radius:8px;background:#222;color:#fff;cursor:pointer}.veyora-shell footer .primary,#veyora-start,#veyora-retry{background:#fff;color:#111;border-color:#fff}#veyora-loading,#veyora-permission,#veyora-error{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.62);text-align:center;padding:24px;z-index:5}.veyora-card{max-width:390px;padding:24px}.veyora-card small{display:block;color:#aaa;line-height:1.5;margin-top:14px}.veyora-big{font-size:46px}.veyora-spinner{width:38px;height:38px;border:3px solid #777;border-top-color:#fff;border-radius:50%;animation:veyora-spin .8s linear infinite;margin:auto}@keyframes veyora-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.veyora-modal{padding:0}.veyora-shell{width:100%;height:100vh;border-radius:0}.veyora-face-guide{width:200px;height:270px}.veyora-shell footer{padding:8px}.veyora-shell footer button{font-size:11px;padding:11px}.veyora-shell header{height:60px}}
