.camera-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;background:#000000b3}.camera-modal[hidden]{display:none}.camera-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.camera-modal-content{position:relative;background:#1a1a1a;border-radius:16px;width:90%;max-width:640px;box-shadow:0 20px 60px #0006;animation:modalSlideIn .2s ease-out;overflow:hidden}.camera-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.camera-modal-title{margin:0;font-size:16px;font-weight:500;color:#fff}.camera-modal-close{width:32px;height:32px;border:none;background:#ffffff1a;border-radius:50%;font-size:20px;line-height:1;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(hover:hover)and (pointer:fine){.camera-modal-close:hover{background:#fff3}}.camera-modal-close:active{background:#fff3}.camera-modal-body{position:relative;background:#000;aspect-ratio:4/3}.camera-modal-body video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-modal-footer{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px;background:#1a1a1a}.camera-modal-footer .project-modal-btn-primary{display:flex;align-items:center;gap:8px;background:#fff;color:#000;border:none;padding:12px 24px;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer}.camera-modal-footer .project-modal-btn-primary svg{width:18px;height:18px}@media(hover:hover)and (pointer:fine){.camera-modal-footer .project-modal-btn-primary:hover{background:#e5e5e5}}.camera-modal-footer .project-modal-btn-primary:active{background:#e5e5e5}.camera-modal-footer .project-modal-btn-cancel{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}@media(hover:hover)and (pointer:fine){.camera-modal-footer .project-modal-btn-cancel:hover{background:#ffffff1a}}.camera-modal-footer .project-modal-btn-cancel:active{background:#ffffff1a}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ai-chat-camera.css.map */
