@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.room-container{align-items:center;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh}.glass-card,.room-container{background:#fff;padding:2rem}.glass-card{border:1px solid #f1f5f9;border-radius:32px;max-width:1400px;transition:all .2s ease;width:100%}.glass-card:hover{border-color:#4f46e5}.room-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.header-left,.room-header{gap:1rem}.header-badges,.header-left,.room-header{align-items:center;display:flex;flex-wrap:wrap}.header-badges{gap:.75rem}.room-title{color:#0f172a;font-size:1.8rem;font-weight:700;margin:0}.room-badge{align-items:center;background:#eef2ff;border:1px solid #eef2ff;border-radius:50px;color:#4f46e5;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.role-badge{background:#fff;border:1px solid #e2e8f0;color:#4f46e5}.photo-captured-indicator,.ringing-indicator{align-items:center;background:#eef2ff;border:1px solid #eef2ff;border-radius:50px;color:#4f46e5;display:inline-flex;font-size:.85rem;gap:.5rem;padding:.5rem 1rem}.video-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}@media (max-width:1024px){.video-grid{grid-template-columns:1fr}}.video-container{aspect-ratio:16/9;background:#f8fafc;border:2px solid #f1f5f9;border-radius:24px;overflow:hidden;position:relative;transition:all .2s ease}.video-container:hover{border-color:#4f46e5}.video-element{background-color:#d3d3d3;height:100%;object-fit:cover;width:100%}.video-label{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50px;bottom:1rem;box-shadow:0 2px 4px #00000005;color:#0f172a;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;left:1rem;padding:.5rem 1rem;position:absolute}.video-label i{color:#4f46e5}.video-status{align-items:center;background:#fff;border:1px solid #eef2ff;border-radius:50px;color:#4f46e5;display:flex;font-size:.75rem;font-weight:600;gap:.4rem;padding:.4rem .8rem;position:absolute;right:1rem;top:1rem}.video-status i{color:#4f46e5}.mute-indicator,.video-off-indicator{align-items:center;background:#ef4444;border:1px solid #ef4444;border-radius:50px;color:#fff;display:flex;font-size:.75rem;font-weight:600;gap:.4rem;left:1rem;padding:.4rem .8rem;position:absolute;top:1rem}.call-controls{background:#f8fafc;border:1px solid #f1f5f9;border-radius:100px;gap:1rem;margin:2rem auto 0;padding:1rem;width:-webkit-fit-content;width:fit-content}.call-controls,.control-btn{display:flex;justify-content:center}.control-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;color:#0f172a;cursor:pointer;font-size:1.3rem;height:56px;transition:all .2s ease;width:56px}.control-btn:hover{border-color:#4f46e5;color:#4f46e5}.control-btn.end-call,.control-btn.mic.muted,.control-btn.video.off{background:#ef4444;border-color:#ef4444;color:#fff}.control-btn.end-call{height:64px;width:64px}.control-btn.speech{background:#eef2ff;border-color:#eef2ff;color:#4f46e5}.control-btn.speech.active{background:#4f46e5;border-color:#4f46e5;color:#fff}.participants-panel{background:#f8fafc;border:1px solid #f1f5f9;border-radius:24px;margin-top:2rem;padding:1.5rem}.participants-title{align-items:center;color:#0f172a;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.participants-title i{color:#4f46e5}.participants-list{display:flex;flex-wrap:wrap;gap:.75rem}.participant{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50px;color:#0f172a;display:flex;font-size:.85rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.participant:hover{background:#eef2ff;border-color:#4f46e5}.participant i{color:#4f46e5}.speech-indicator{align-items:center;background:#eef2ff;border:1px solid #eef2ff;border-radius:50px;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:.85rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.speech-indicator.active,.speech-indicator:hover{background:#4f46e5;color:#fff}.live-transcript{background:#fff;border:1px solid #f1f5f9;border-radius:60px;bottom:2rem;box-shadow:0 4px 12px #00000005;color:#0f172a;font-size:1rem;left:50%;max-width:80%;padding:1rem 2rem;position:fixed;text-align:center;transform:translateX(-50%);z-index:1000}.live-transcript i{color:#4f46e5;margin-right:.5rem}.notification-permission-btn{align-items:center;background:#eef2ff;border:1px solid #eef2ff;border-radius:50px;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.notification-permission-btn:hover{background:#4f46e5;color:#fff}.loading-spinner{align-items:center;background:#fff;display:flex;height:100vh;justify-content:center}.spinner{animation:spin .8s linear infinite;border:2px solid #f1f5f9;border-radius:50%;border-top-color:#4f46e5;height:48px;width:48px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.room-header{animation:slideDown .3s ease}.video-container{animation:slideDown .4s ease}.call-controls{animation:slideDown .5s ease}@media (max-width:1024px){.room-container{padding:1rem}.glass-card{padding:1.5rem}.room-title{font-size:1.5rem}}@media (max-width:768px){.room-header{align-items:flex-start;flex-direction:column}.call-controls{flex-wrap:wrap;gap:.75rem;justify-content:center;padding:.75rem;width:100%}.control-btn{font-size:1.1rem;height:48px;width:48px}.control-btn.end-call{height:56px;width:56px}.live-transcript{bottom:1rem;font-size:.9rem;padding:.75rem 1.5rem}}@media (max-width:480px){.glass-card{padding:1rem}.room-title{font-size:1.3rem}.control-btn{height:44px;width:44px}.control-btn.end-call{height:52px;width:52px}.video-label{font-size:.75rem;padding:.4rem .8rem}}.control-btn:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}.al_page{align-items:center;background:#fff;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:20px}.al_card{background:#fff;border:1px solid #0000000d;border-radius:32px;box-shadow:0 20px 50px #0000000a;max-width:440px;overflow:hidden;padding:40px;position:relative;text-align:center;transition:all .3s ease;width:100%}.al_card:hover{border-color:#4f46e533;box-shadow:0 30px 60px #4f46e51a;transform:translateY(-5px)}.al_illustration_container{align-items:center;display:flex;height:100px;justify-content:center;margin:0 auto 24px;position:relative;width:100px}.al_blob{animation:al_morph 6s linear infinite;background:linear-gradient(135deg,#4f46e51a,#7c3aed1a);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;height:80px;position:absolute;width:80px}.al_icon_wrapper{background:#fff;border-radius:20px;box-shadow:0 10px 20px #4f46e526;color:#4f46e5;height:70px;position:relative;width:70px;z-index:2}.al_badge,.al_icon_wrapper{align-items:center;display:flex;justify-content:center}.al_badge{background:#10b981;border:3px solid #fff;border-radius:50%;bottom:-5px;color:#fff;height:24px;position:absolute;right:-5px;width:24px}.al_title{color:#0f172a;font-size:1.75rem;font-weight:700;margin-bottom:8px}.al_subtitle{color:#64748b;font-size:.9rem;margin-bottom:32px}.al_input_wrapper{margin-bottom:20px;position:relative}.al_input_icon{color:#94a3b8;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.al_input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;box-sizing:border-box;color:#0f172a;font-size:.95rem;outline:none;padding:14px 16px 14px 48px;transition:all .2s;width:100%}.al_input:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a}.al_login_btn{align-items:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:14px;box-shadow:0 10px 20px #4f46e533;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:14px;transition:all .3s ease;width:100%}.al_login_btn:hover{box-shadow:0 15px 30px #4f46e54d;transform:translateY(-2px)}.al_login_btn:disabled{cursor:not-allowed;opacity:.7}.al_footer_text{color:#94a3b8;font-size:.75rem;letter-spacing:.5px;margin-top:24px;text-transform:uppercase}@keyframes al_morph{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}}.al_spinner{animation:al_spin 1s linear infinite}@keyframes al_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:480px){.al_card{padding:30px 20px}}.ad-root-layout{font-family:Inter,sans-serif;min-height:100vh;width:100%}.ad-main-panel,.ad-root-layout{background:#f8fafc;display:flex}.ad-main-panel{align-items:flex-start;flex:1 1;justify-content:center;max-width:calc(100% - 420px);padding:3rem 2rem}.ad-card-container{background:#fff;border:2px solid #e2e8f0;border-radius:32px;max-width:500px;padding:2.5rem;text-align:center;transition:all .2s ease;width:100%}.ad-card-container:hover{border-color:#4f46e5}.ad-heading{color:#0f172a;font-size:2rem;font-weight:700;margin-bottom:.5rem}.ad-subheading{background:#eef2ff;border:1px solid #eef2ff;border-radius:50px;color:#4f46e5;display:inline-block;font-size:1rem;font-weight:500;margin-bottom:2rem;padding:.5rem 1rem}.ad-description{border-top:2px solid #f1f5f9;color:#64748b;font-size:.95rem;line-height:1.6;margin-top:1.5rem;padding-top:1.5rem}.ad-qr-box{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:24px;display:inline-flex;justify-content:center;margin:1.5rem 0;padding:2rem;transition:all .2s ease}.ad-qr-box:hover{background:#eef2ff;border-color:#4f46e5}.ad-button-group{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.ad-btn-primary,.ad-btn-refresh,.ad-btn-secondary{align-items:center;border:2px solid #0000;border-radius:16px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s ease}.ad-btn-secondary{background:#fff;border:2px solid #e2e8f0;color:#1e293b}.ad-btn-secondary:hover{background:#eef2ff;border-color:#4f46e5;color:#4f46e5}.ad-btn-primary{background:#4f46e5;border:2px solid #4f46e5;color:#fff}.ad-btn-primary:hover{background:#4338ca;border-color:#4338ca}.ad-btn-refresh{background:#eef2ff;border:2px solid #eef2ff;color:#4f46e5}.ad-btn-refresh:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.ad-history-sidebar{background:#fff;border-left:3px solid #e2e8f0;height:100vh;overflow-y:auto;padding:2rem 1.5rem;position:fixed;right:0;top:0;width:400px;z-index:1000}.ad-history-sidebar::-webkit-scrollbar{width:6px}.ad-history-sidebar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.ad-history-sidebar::-webkit-scrollbar-thumb{background:#4f46e5;border:1px solid #fff;border-radius:10px}.ad-sidebar-header{border-bottom:2px solid #f1f5f9;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem}.ad-sidebar-title{border-left:4px solid #4f46e5;color:#0f172a;font-size:1.5rem;font-weight:700;padding-left:.5rem}.ad-tab-buttons{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;display:flex;gap:.5rem;padding:.25rem}.ad-tab-btn{background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;padding:.75rem 1rem;transition:all .2s ease}.ad-tab-btn.active{background:#fff;border:2px solid #e2e8f0;color:#4f46e5}.ad-requests-container{display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 180px);overflow-y:auto;padding-right:.5rem}.ad-requests-container::-webkit-scrollbar{width:6px}.ad-requests-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.ad-requests-container::-webkit-scrollbar-thumb{background:#4f46e5;border:1px solid #fff;border-radius:10px}.ad-request-card{background:#fff;border:2px solid #f1f5f9;border-radius:20px;padding:1.5rem;transition:all .2s ease}.ad-request-card:hover{border-color:#4f46e5}.ad-request-info{display:flex;flex-direction:column;gap:.75rem}.ad-request-info p{align-items:center;color:#334155;display:flex;font-size:.9rem;gap:.5rem;margin:0}.ad-request-info p strong{color:#0f172a;font-weight:600;min-width:70px}.ad-status-badge{border:2px solid #0000;border-radius:50px;display:inline-block;font-size:.75rem;font-weight:600;margin-top:.5rem;padding:.4rem 1rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.ad-status-badge.approved,.ad-status-badge.requested{background:#eef2ff;border:2px solid #dbeafe;color:#4f46e5}.ad-approve-btn{align-items:center;background:#4f46e5;border:2px solid #4f46e5;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:.875rem;transition:all .2s ease;width:100%}.ad-approve-btn:hover{background:#4338ca;border-color:#4338ca}.ad-table-wrapper{background:#fff;border:2px solid #f1f5f9;border-radius:20px;margin-top:1rem;overflow:hidden}.ad-history-table{border-collapse:collapse;width:100%}.ad-history-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#475569;font-size:.85rem;font-weight:600;padding:1rem;text-align:left}.ad-history-table td{border-bottom:2px solid #f1f5f9;color:#1e293b;font-size:.9rem;padding:1rem}.ad-history-table tr:last-child td{border-bottom:none}.ad-history-table tr:hover td{background:#f8fafc}.ad-status{border:2px solid #0000;border-radius:50px;display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.ad-status.accepted,.ad-status.ringing{background:#eef2ff;border:2px solid #dbeafe;color:#4f46e5}.ad-status.declined{background:#f1f5f9;border:2px solid #e2e8f0;color:#64748b}.ad-loading-text{color:#64748b;font-size:.95rem;font-weight:500;margin-top:3rem;text-align:center}.ad-request-card{animation:slideIn .3s ease;animation-fill-mode:both}.ad-request-card:first-child{animation-delay:.1s}.ad-request-card:nth-child(2){animation-delay:.15s}.ad-request-card:nth-child(3){animation-delay:.2s}.ad-request-card:nth-child(4){animation-delay:.25s}.ad-request-card:nth-child(5){animation-delay:.3s}@media (max-width:1024px){.ad-main-panel{max-width:calc(100% - 360px);padding:2rem 1.5rem}.ad-history-sidebar{padding:1.5rem;width:340px}}@media (max-width:768px){.ad-root-layout{flex-direction:column}.ad-main-panel{max-width:100%;padding:1.5rem}.ad-history-sidebar{border-left:none;border-top:3px solid #e2e8f0;height:auto;padding:1.5rem;position:relative;width:100%}.ad-card-container{padding:1.5rem}.ad-heading{font-size:1.75rem}.ad-qr-box{padding:1.5rem}.ad-qr-box canvas{height:200px!important;width:200px!important}.ad-requests-container{height:auto;max-height:500px}}@media (max-width:480px){.ad-main-panel{padding:1rem}.ad-card-container{border-radius:24px;padding:1.25rem}.ad-heading{font-size:1.5rem}.ad-qr-box{padding:1rem}.ad-qr-box canvas{height:160px!important;width:160px!important}.ad-request-card{padding:1.25rem}.ad-request-info p{font-size:.85rem}.ad-history-table td,.ad-history-table th{font-size:.8rem;padding:.75rem}}.ad-approve-btn:focus-visible,.ad-btn-primary:focus-visible,.ad-btn-refresh:focus-visible,.ad-btn-secondary:focus-visible,.ad-tab-btn:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}*{box-sizing:border-box;margin:0;padding:0}#ce_dashboard.ce_page{background:#fff;color:#1e293b;font-family:Inter,sans-serif;min-height:100vh;padding:2rem}.ce_container{margin:0 auto;max-width:1400px}.ce_navbar{border-bottom:1px solid #f1f5f9;justify-content:space-between;margin-bottom:3rem;padding:1rem 0}.ce_nav_left,.ce_navbar{align-items:center;display:flex}.ce_nav_left{gap:1rem}.ce_logo_circle{align-items:center;background:#4f46e5;border-radius:14px;color:#fff;display:flex;height:48px;justify-content:center;transition:all .2s ease;width:48px}.ce_logo_circle:hover{background:#4338ca;transform:scale(1.05)}.ce_brand h1{color:#0f172a;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.ce_brand p{color:#64748b;font-size:.9rem;margin:.2rem 0 0}.ce_brand strong{border-radius:4px;padding:.2rem .4rem}.ce_brand strong,.ce_status_badge{background:#eef2ff;color:#4f46e5;font-weight:600}.ce_status_badge{align-items:center;border:1px solid #eef2ff;border-radius:100px;display:flex;font-size:.85rem;gap:.5rem;padding:.6rem 1.2rem;transition:all .2s ease}.ce_status_badge:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.ce_grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:400px 1fr}.ce_card{background:#fff;border:1px solid #f1f5f9;border-radius:28px;padding:2rem;transition:all .2s ease}.ce_card:hover{border-color:#4f46e5;box-shadow:0 20px 40px -12px #4f46e526}.ce_card_header{gap:1rem;margin-bottom:1.5rem}.ce_card_header,.ce_icon_box{align-items:center;display:flex}.ce_icon_box{background:#eef2ff;border-radius:12px;color:#4f46e5;height:44px;justify-content:center;transition:all .2s ease;width:44px}.ce_card:hover .ce_icon_box{background:#4f46e5;color:#fff}.ce_card_header h3{color:#0f172a;flex:1 1;font-size:1.2rem;font-weight:600;margin:0}.ce_qr_wrapper{align-items:center;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:24px;display:flex;flex-direction:column;margin-bottom:1.5rem;padding:2rem;transition:all .2s ease}.ce_qr_wrapper:hover{background:#eef2ff;border-color:#4f46e5}.ce_qr_frame{background:#fff;border-radius:20px;box-shadow:0 4px 12px #00000005;padding:1.2rem;position:relative;transition:transform .2s ease}.ce_qr_frame:hover{transform:scale(1.02)}.ce_qr_img{display:block}.ce_qr_img,.ce_qr_placeholder{border-radius:12px;height:180px;width:180px}.ce_qr_placeholder{align-items:center;background:#fff;color:#94a3b8;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.ce_placeholder_icon{font-size:3rem;opacity:.3}.ce_qr_hint{color:#94a3b8;font-size:.8rem;margin-top:.5rem}.ce_btn{align-items:center;border:1px solid #0000;border-radius:14px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem;transition:all .2s ease;width:100%}.ce_btn_primary{background:#4f46e5;color:#fff}.ce_btn_primary:hover:not(:disabled){background:#4338ca;box-shadow:0 8px 16px #4f46e533;transform:translateY(-2px)}.ce_btn_glass{background:#fff;border:1px solid #e2e8f0;color:#1e293b}.ce_btn_glass:hover{background:#eef2ff;border-color:#4f46e5;color:#4f46e5}.ce_btn_accent{background:#eef2ff;border:1px solid #eef2ff;color:#4f46e5}.ce_btn_accent:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.ce_btn_group{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:1rem}.ce_btn:disabled{cursor:not-allowed;opacity:.5}.ce_history_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.ce_history_title{align-items:center;display:flex;gap:.5rem}.ce_history_title h3{color:#0f172a;font-size:1.2rem;font-weight:600;margin:0}.ce_history_badge{background:#eef2ff;border-radius:100px;color:#4f46e5;font-size:.75rem;font-weight:600;padding:.2rem .6rem}.ce_view_all{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:100px;color:#64748b;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.3rem;padding:.4rem 1rem;transition:all .2s ease}.ce_view_all:hover{background:#eef2ff;border-color:#4f46e5;color:#4f46e5}.ce_history_list{display:flex;flex-direction:column;gap:.75rem;max-height:500px;overflow-y:auto;padding-right:.5rem}.ce_history_list::-webkit-scrollbar{width:4px}.ce_history_list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.ce_history_list::-webkit-scrollbar-thumb{background:#4f46e5;border-radius:4px}.ce_history_list::-webkit-scrollbar-thumb:hover{background:#4338ca}.ce_history_item{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.ce_history_item:hover{background:#f8fafc;border-color:#4f46e5;transform:translateX(4px)}.ce_hist_avatar{border:2px solid #fff;border-radius:12px;box-shadow:0 2px 8px #00000005;height:48px;overflow:hidden;width:48px}.ce_hist_avatar img{height:100%;object-fit:cover;width:100%}.ce_hist_avatar_placeholder{align-items:center;background:#eef2ff;color:#4f46e5;display:flex;font-size:1.2rem;font-weight:600;height:100%;justify-content:center;width:100%}.ce_hist_info{flex:1 1;min-width:0}.ce_hist_top{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.ce_hist_type{color:#0f172a;font-size:.9rem;font-weight:600}.ce_hist_time{color:#94a3b8;font-size:.75rem;white-space:nowrap}.ce_hist_email{color:#64748b;font-size:.8rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ce_hist_status{align-items:center;border-radius:10px;display:flex;font-size:.75rem;font-weight:600;height:28px;justify-content:center;width:28px}.ce_hist_status.in,.ce_hist_status.out{background:#eef2ff;color:#4f46e5}.ce_loading{align-items:center;color:#94a3b8;display:flex;flex-direction:column;justify-content:center;padding:3rem}.ce_spinner{animation:ce_spin .8s linear infinite;border:2px solid #f1f5f9;border-radius:50%;border-top-color:#4f46e5;height:40px;margin-bottom:1rem;width:40px}.ce_spinner_small{height:20px;width:20px}.ce_error_state{color:#4f46e5;padding:3rem;text-align:center}.ce_empty_state{color:#94a3b8;padding:3rem;text-align:center}.ce_empty_icon{color:#4f46e5;font-size:3rem;margin-bottom:1rem;opacity:.3}.ce_modal_overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.ce_modal_content{background:#fff;border:1px solid #f1f5f9;border-radius:24px;max-height:90vh;max-width:90vw;padding:1rem;position:relative}.ce_modal_close{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;color:#4f46e5;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;position:absolute;right:-12px;top:-12px;transition:all .2s ease;width:32px}.ce_modal_close:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.ce_full_photo{border-radius:16px;max-height:80vh;max-width:80vw}@keyframes ce_spin{to{transform:rotate(1turn)}}@keyframes ce_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ce_slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.ce_card{animation:ce_fadeIn .4s ease forwards}.ce_history_item{animation:ce_slideIn .3s ease forwards}.ce_history_item:first-child{animation-delay:.1s}.ce_history_item:nth-child(2){animation-delay:.15s}.ce_history_item:nth-child(3){animation-delay:.2s}@media (max-width:1024px){.ce_grid{gap:1.5rem;grid-template-columns:1fr}.ce_btn_group,.ce_qr_wrapper{margin-left:auto;margin-right:auto;max-width:400px}}@media (max-width:768px){#ce_dashboard.ce_page{padding:1rem}.ce_navbar{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:2rem}.ce_nav_left{justify-content:space-between;width:100%}.ce_card,.ce_qr_wrapper{padding:1.5rem}.ce_qr_img,.ce_qr_placeholder{height:150px;width:150px}.ce_btn_group{grid-template-columns:1fr}}@media (max-width:480px){.ce_card_header{flex-wrap:wrap}.ce_icon_box{height:36px;width:36px}.ce_qr_img,.ce_qr_placeholder{height:120px;width:120px}.ce_modal_close{font-size:1rem;height:28px;right:-8px;top:-8px;width:28px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.ce_btn:focus-visible,.ce_modal_close:focus-visible,.ce_view_all:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}#cl_root.cl_page{align-items:center;background:#f8fafc;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.cl_container{background:#fff;border:1px solid #e2e8f0;border-radius:32px;box-shadow:0 25px 50px -12px #00000014;display:grid;grid-template-columns:1fr 1.1fr;max-width:1100px;min-height:650px;overflow:hidden;width:100%}.cl_form_column{background:#fff;justify-content:center;padding:3rem}.cl_form_card,.cl_form_column{display:flex;flex-direction:column}.cl_form_card{margin:0 auto;max-width:360px;width:100%}.cl_header{justify-content:space-between;margin-bottom:2.5rem}.cl_header,.cl_logo{align-items:center;display:flex}.cl_logo{gap:.5rem}.cl_logo_icon{stroke-width:1.5;color:#4f46e5}.cl_logo_text{color:#0f172a;font-size:1.25rem;font-weight:700;letter-spacing:-.03em}.cl_badge{align-items:center;background:#eef2ff;border-radius:100px;color:#4f46e5;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.35rem .75rem}.cl_title{color:#0f172a;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.cl_subtitle{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:2rem}.cl_form{display:flex;flex-direction:column;gap:1.2rem}.cl_input_group{position:relative;transition:all .2s ease}.cl_input_icon{color:#94a3b8;left:1rem;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease;z-index:1}.cl_focused .cl_input_icon{color:#4f46e5}.cl_input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;box-sizing:border-box;color:#1e293b;font-family:Inter,sans-serif;font-size:.95rem;padding:.875rem 1rem .875rem 2.75rem;transition:all .2s ease;width:100%}.cl_input:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a;outline:none}.cl_input_success{color:#10b981;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.cl_error_message{color:#ef4444;font-size:.8rem;margin-left:.5rem;margin-top:-.5rem}.cl_primary_btn{align-items:center;background:#4f46e5;border:none;border-radius:14px;box-shadow:0 4px 14px #4f46e54d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s ease;width:100%}.cl_primary_btn:hover:not(:disabled){background:#4338ca;box-shadow:0 6px 20px #4f46e566;transform:translateY(-1px)}.cl_primary_btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.cl_secondary_btn{background:#0000;border:1px solid #e2e8f0;border-radius:14px;color:#475569;cursor:pointer;font-size:.95rem;font-weight:600;padding:1rem;transition:all .2s ease;width:100%}.cl_secondary_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.cl_trust_indicator{align-items:center;color:#64748b;display:flex;font-size:.8rem;gap:.5rem;justify-content:center;margin-top:1rem;padding-top:1rem}.cl_trust_indicator svg{color:#10b981}.cl_dot{color:#cbd5e1}.cl_footer{color:#94a3b8;font-size:.8rem;margin-top:2rem;text-align:center}.cl_illustration_column{background:linear-gradient(135deg,#0f172a,#1e1b4b);overflow:hidden;padding:2rem}.cl_illustration_column,.illu_wrapper{align-items:center;display:flex;justify-content:center;position:relative}.illu_wrapper{height:100%;width:100%}.illu_bg_glow{animation:pulseGlow 6s ease-in-out infinite alternate;background:radial-gradient(circle,#4f46e526 0,#0000 70%);height:500px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px}.illu_center_card{align-items:center;animation:floatCenter 4s ease-in-out infinite;display:flex;flex-direction:column;position:relative;z-index:10}.illu_scanner_glass{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 30px 60px #0006,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:2rem;position:relative}.illu_main_qr{color:#fff;opacity:.9}.illu_scanner_line{animation:scanMove 2.5s ease-in-out infinite;background:#10b981;box-shadow:0 0 15px #10b981,0 0 30px #10b981;height:3px;left:0;position:absolute;width:100%;z-index:2}.illu_center_text{margin-top:1.5rem;text-align:center}.illu_center_text h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0 0 .25rem}.illu_center_text p{color:#94a3b8;font-size:.9rem;margin:0}.illu_float_badge{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 15px 30px #0003;display:flex;gap:1rem;padding:.75rem 1rem;position:absolute;z-index:5}.illu_icon_wrapper{align-items:center;border-radius:12px;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.phone_wrap{background:linear-gradient(135deg,#3b82f6,#2563eb)}.child_wrap{background:linear-gradient(135deg,#ec4899,#be185d)}.car_wrap{background:linear-gradient(135deg,#10b981,#059669)}.illu_badge_text h4{color:#f1f5f9;font-size:.9rem;font-weight:600;margin:0 0 .1rem}.illu_badge_text p{color:#94a3b8;font-size:.75rem;margin:0}.illu_badge_1{animation:floatCorner 5s ease-in-out .5s infinite;right:10%;top:15%}.illu_badge_2{animation:floatCorner 4.5s ease-in-out 1s infinite;bottom:20%;left:5%}.illu_badge_3{animation:floatCorner 5.5s ease-in-out 1.5s infinite;bottom:25%;right:5%}.illu_connection{background:linear-gradient(90deg,#fff0,#fff3 50%,#fff0);height:2px;position:absolute;width:120px;z-index:1}.connection_left{bottom:35%;left:20%;transform:rotate(35deg)}.connection_right{bottom:38%;right:20%;transform:rotate(-35deg)}@keyframes scanMove{0%{opacity:0;top:10%}10%{opacity:1}90%{opacity:1}to{opacity:0;top:90%}}@keyframes floatCenter{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatCorner{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}@keyframes pulseGlow{0%{opacity:.5;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.cl_error_toast,.cl_success_toast{animation:cl_slideIn .3s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:1rem 1.25rem;position:fixed;right:20px;top:20px;z-index:1000}.cl_success_toast{border-left:4px solid #10b981}.cl_error_toast{border-left:4px solid #ef4444}.cl_toast_content{align-items:center;color:#0f172a;display:flex;font-size:.95rem;font-weight:500;gap:.75rem}.cl_spinner{animation:cl_spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes cl_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes cl_slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:968px){.cl_container{grid-template-columns:1fr;max-width:480px;min-height:auto}.cl_illustration_column{display:none}.cl_form_column{padding:2.5rem 2rem}}@media (max-width:480px){#cl_root.cl_page{padding:1rem}.cl_form_column{padding:2rem 1.5rem}.cl_title{font-size:1.75rem}.cl_header{align-items:flex-start;flex-direction:column;gap:1rem}}#cr_root.cr_page{align-items:center;background:#f8fafc;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.cr_container{background:#fff;border:1px solid #e2e8f0;border-radius:32px;box-shadow:0 25px 50px -12px #00000014;display:grid;grid-template-columns:1fr 1.1fr;max-width:1100px;min-height:650px;overflow:hidden;width:100%}.cr_form_column{background:#fff;justify-content:center;padding:3rem}.cr_form_card,.cr_form_column{display:flex;flex-direction:column}.cr_form_card{margin:0 auto;max-width:360px;width:100%}.cr_header{justify-content:space-between;margin-bottom:2.5rem}.cr_header,.cr_logo{align-items:center;display:flex}.cr_logo{gap:.5rem}.cr_logo_icon{stroke-width:1.5;color:#4f46e5}.cr_logo_text{color:#0f172a;font-size:1.25rem;font-weight:700;letter-spacing:-.03em}.cr_badge{align-items:center;background:#f0fdf4;border-radius:100px;color:#16a34a;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.35rem .75rem}.cr_title{color:#0f172a;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.cr_subtitle{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:2rem}.cr_form{display:flex;flex-direction:column;gap:1.2rem}.cr_input_group{position:relative;transition:all .2s ease}.cr_input_icon{color:#94a3b8;left:1rem;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease;z-index:1}.cr_focused .cr_input_icon{color:#4f46e5}.cr_input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;box-sizing:border-box;color:#1e293b;font-family:Inter,sans-serif;font-size:.95rem;padding:.875rem 1rem .875rem 2.75rem;transition:all .2s ease;width:100%}.cr_input:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a;outline:none}.cr_input_success{color:#10b981;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.cr_primary_btn{align-items:center;background:#0f172a;border:none;border-radius:14px;box-shadow:0 4px 14px #0f172a33;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:1rem;transition:all .2s ease;width:100%}.cr_primary_btn:hover:not(:disabled){background:#1e293b;box-shadow:0 6px 20px #0f172a4d;transform:translateY(-1px)}.cr_primary_btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.cr_secondary_btn{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:14px;color:#475569;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s ease;width:100%}.cr_secondary_btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.cr_footer{color:#94a3b8;font-size:.75rem;margin-top:2rem;text-align:center}.cr_illustration_column{background:linear-gradient(135deg,#0f172a,#064e3b);overflow:hidden;padding:2rem}.cr_illu_wrapper,.cr_illustration_column{align-items:center;display:flex;justify-content:center;position:relative}.cr_illu_wrapper{height:100%;width:100%}.cr_illu_bg_glow{animation:cr_pulseGlow 6s ease-in-out infinite alternate;background:radial-gradient(circle,#10b98126 0,#0000 70%);height:500px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px}.cr_illu_center_card{animation:cr_floatCenter 4s ease-in-out infinite;z-index:10}.cr_illu_center_card,.cr_illu_profile_glass{align-items:center;display:flex;flex-direction:column;position:relative}.cr_illu_profile_glass{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 30px 60px #0006,inset 0 1px 0 #ffffff1a;padding:2.5rem 2rem}.cr_illu_orbit_ring{animation:cr_spinRing 10s linear infinite;border:2px dashed #10b98166;border-radius:50%;height:120px;position:absolute;top:15px;width:120px}.cr_illu_avatar_circle{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 10px 25px #10b9814d;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;position:relative;width:80px;z-index:2}.cr_illu_main_icon{color:#fff}.cr_illu_center_text{text-align:center;width:100%}.cr_illu_center_text h3{color:#fff;font-size:1.15rem;font-weight:600;margin:0 0 1rem}.cr_illu_skeleton_line{background:#ffffff1a;border-radius:4px;height:6px;margin-bottom:8px;width:100%}.cr_illu_skeleton_line.short{margin:0 auto;width:60%}.cr_illu_float_badge{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 15px 30px #0003;display:flex;gap:1rem;padding:.75rem 1rem;position:absolute;z-index:5}.cr_illu_icon_wrapper{align-items:center;border-radius:12px;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.globe_wrap{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.shield_wrap{background:linear-gradient(135deg,#f59e0b,#d97706)}.cr_illu_badge_text h4{color:#f1f5f9;font-size:.9rem;font-weight:600;margin:0 0 .1rem}.cr_illu_badge_text p{color:#94a3b8;font-size:.75rem;margin:0}.cr_badge_1{animation:cr_floatCorner 5s ease-in-out .5s infinite;right:10%;top:20%}.cr_badge_2{animation:cr_floatCorner 4.5s ease-in-out 1s infinite;bottom:25%;left:10%}.cr_illu_connection{background:linear-gradient(90deg,#fff0,#10b9814d 50%,#fff0);height:2px;position:absolute;width:120px;z-index:1}.cr_conn_left{bottom:40%;left:20%;transform:rotate(35deg)}.cr_conn_right{right:20%;top:35%;transform:rotate(-35deg)}@keyframes cr_spinRing{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes cr_floatCenter{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes cr_floatCorner{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}@keyframes cr_pulseGlow{0%{opacity:.5;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.cr_error_toast,.cr_success_toast{animation:cr_slideIn .3s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:1rem 1.25rem;position:fixed;right:20px;top:20px;z-index:1000}.cr_success_toast{border-left:4px solid #10b981}.cr_error_toast{border-left:4px solid #ef4444}.cr_toast_content{align-items:center;color:#0f172a;display:flex;font-size:.95rem;font-weight:500;gap:.75rem}.cr_spinner{animation:cr_spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes cr_spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes cr_slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:968px){.cr_container{grid-template-columns:1fr;max-width:480px;min-height:auto}.cr_illustration_column{display:none}.cr_form_column{padding:2.5rem 2rem}}@media (max-width:480px){#cr_root.cr_page{padding:1rem}.cr_form_column{padding:2rem 1.5rem}.cr_title{font-size:1.75rem}.cr_header{align-items:flex-start;flex-direction:column;gap:1rem}}.payment-page{align-items:center;background:#f4f6f8;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh}.payment-card{background:#fff;border-radius:14px;box-shadow:0 12px 30px #00000014;padding:30px;transition:.3s ease;width:380px}.payment-card:hover{transform:translateY(-2px)}.payment-title{color:#222;font-size:24px;font-weight:600;margin-bottom:5px;text-align:center}.payment-subtitle{color:#777;font-size:14px;margin-bottom:25px;text-align:center}.payment-field{display:flex;flex-direction:column;margin-bottom:18px}.payment-label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px}.payment-input{background:#fafafa;border:1px solid #dcdcdc;border-radius:8px;font-size:14px;outline:none;padding:11px 12px;transition:border .2s ease,box-shadow .2s ease}.payment-input:focus{background:#fff;border:1px solid #4cafef;box-shadow:0 0 0 2px #4cafef26}.payment-pay-btn{background:#28a745;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:12px;transition:background .3s ease,transform .15s ease;width:100%}.payment-pay-btn:hover{background:#218838;transform:translateY(-1px)}.payment-back-btn{background:#e9ecef;border:none;border-radius:10px;color:#333;cursor:pointer;font-size:15px;margin-top:12px;padding:11px;transition:background .3s ease;width:100%}.payment-back-btn:hover{background:#d6d8db}.history-container{background:linear-gradient(135deg,#667eea,#764ba2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:30px}.history-header{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px;padding:20px 30px}.back-btn,.history-header{align-items:center;display:flex}.back-btn{background:#667eea;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;gap:8px;padding:10px 20px;transition:all .3s ease}.back-btn:hover{background:#5a67d8;transform:translateX(-5px)}.history-title{align-items:center;color:#333;display:flex;font-size:24px;gap:10px;margin:0}.history-title i{color:#667eea}.header-stats{display:flex;gap:10px}.stat-badge{align-items:center;background:#f3f4f6;border-radius:20px;color:#4a5568;display:flex;font-size:14px;gap:5px;padding:8px 15px}.stat-badge i{color:#667eea}.no-records{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:60px 40px;text-align:center}.no-records-icon{color:#cbd5e0;font-size:60px;margin-bottom:20px}.no-records h3{color:#4a5568;font-size:24px;margin-bottom:10px}.no-records p{color:#718096;margin-bottom:30px}.start-call-btn{background:#667eea;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;padding:12px 30px;transition:all .3s ease}.start-call-btn:hover{background:#5a67d8;box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.records-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.record-card{animation:slideIn .5s ease;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:all .3s ease}.record-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.photo-section{background:#f7fafc;cursor:pointer;height:200px;overflow:hidden;position:relative}.call-photo{height:100%;object-fit:cover;transition:all .3s ease;width:100%}.photo-section:hover .call-photo{transform:scale(1.05)}.photo-section:hover .photo-overlay{opacity:1}.photo-overlay{background:#00000080;bottom:0;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.photo-overlay,.view-photo-btn{align-items:center;display:flex}.view-photo-btn{background:#fff;border:none;border-radius:20px;color:#667eea;cursor:pointer;font-size:14px;gap:5px;padding:8px 16px;transition:all .3s ease}.view-photo-btn:hover{background:#667eea;color:#fff;transform:scale(1.05)}.record-details{padding:20px}.detail-row{align-items:flex-start;color:#4a5568;display:flex;gap:10px;margin-bottom:12px}.detail-row i{color:#667eea;font-size:14px;margin-top:3px;width:20px}.detail-content{flex:1 1}.detail-label{color:#a0aec0;display:block;font-size:12px;margin-bottom:2px}.detail-value{color:#2d3748;font-size:14px;font-weight:500;word-break:break-all}.detail-value.caller{color:#48bb78}.detail-value.receiver{color:#4299e1}.detail-value.duration{color:#ed8936;font-weight:600}.detail-value.room{color:#9f7aea}.record-badge{display:flex;justify-content:flex-end;margin-top:15px}.badge{align-items:center;border-radius:15px;display:inline-flex;font-size:12px;font-weight:500;gap:5px;padding:5px 12px}.badge.outgoing{background:#c6f6d5;color:#22543d}.badge.incoming{background:#bee3f8;color:#2c5282}.photo-modal{align-items:center;animation:fadeIn .3s ease;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{max-height:90%;max-width:90%;position:relative}.close-modal{background:#0000;border:none;color:#fff;cursor:pointer;font-size:30px;position:absolute;right:0;top:-40px;transition:all .3s ease}.close-modal:hover{transform:rotate(90deg)}.full-photo{border-radius:10px;box-shadow:0 10px 40px #0000004d;max-height:85vh;max-width:100%}.history-loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;height:100vh;justify-content:center}.history-loading .spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:20px;width:50px}.history-loading p{color:#fff;font-size:16px}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.history-container{padding:15px}.history-header{flex-direction:column;text-align:center}.history-title{font-size:20px}.records-grid{grid-template-columns:1fr}.photo-section{height:180px}.modal-content{max-width:95%}.close-modal{right:5px;top:-35px}}@media (max-width:480px){.history-title{font-size:18px}.stat-badge{font-size:12px;padding:5px 10px}.record-details{padding:15px}.detail-value{font-size:13px}}#lp_root.lp_container{background:#fff;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}#lp_navbar.lp_navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #0000000d;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.lp_nav_content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 2rem}.lp_logo_wrapper{align-items:center;display:flex;gap:.75rem}.lp_logo_icon{stroke-width:2;color:#4f46e5;height:32px;width:32px}.lp_logo_text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;font-size:1.5rem;font-weight:700}.lp_nav_links{display:flex;gap:1rem}.lp_nav_btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.lp_scan_btn{background:#0000;border:2px solid #e2e8f0;color:#1e293b}.lp_scan_btn:hover{background:#f8fafc;border-color:#4f46e5;transform:translateY(-2px)}.lp_primary_btn{background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;box-shadow:0 4px 15px #4f46e54d;color:#fff}.lp_primary_btn:hover{box-shadow:0 8px 25px #4f46e566;transform:translateY(-2px)}#lp_hero.lp_hero_section{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px;min-height:100vh;padding:8rem 2rem 4rem;position:relative}.lp_hero_content{animation:lp_fadeInUp .8s ease}.lp_hero_badge{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#4f46e51a;border-radius:50px;color:#4f46e5;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem}.lp_hero_title{color:#0f172a;font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.lp_gradient_text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text}.lp_hero_description{color:#475569;font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem;max-width:600px}.lp_hero_actions{display:flex;gap:1rem;margin-bottom:3rem}.lp_large_btn,.lp_secondary_btn{font-size:1.1rem;padding:1rem 2rem}.lp_secondary_btn{align-items:center;background:#0000;border:2px solid #e2e8f0;border-radius:50px;color:#1e293b;cursor:pointer;display:flex;font-weight:600;gap:.5rem;transition:all .3s ease}.lp_secondary_btn:hover{background:#4f46e50d;border-color:#4f46e5;transform:translateY(-2px)}.lp_hero_stats{display:flex;gap:2rem}.lp_stat_item{align-items:center;color:#475569;display:flex;font-size:.95rem;gap:.5rem}.lp_stat_icon{color:#10b981;height:20px;width:20px}.lp_hero_visual{height:500px;position:relative}.lp_floating_card{align-items:center;animation:lp_float 6s ease-in-out infinite;background:#fff;border-radius:24px;box-shadow:0 20px 40px #0000001a;color:#4f46e5;display:flex;height:80px;justify-content:center;position:absolute;width:80px}.lp_card_1{animation-delay:0s;left:20%;top:20%}.lp_card_2{animation-delay:1s;right:30%;top:50%}.lp_card_3{animation-delay:2s;bottom:20%;left:40%}.lp_pulse_ring{animation:lp_pulse 2s ease-out infinite;background:#4f46e54d;border-radius:24px;height:100%;position:absolute;width:100%}.lp_gradient_sphere{background:radial-gradient(circle,#4f46e533 0,#7c3aed1a 50%,#0000 70%);border-radius:50%;filter:blur(40px);height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:-1}#lp_safety.lp_safety_section{margin:0 auto;max-width:1280px;padding:6rem 2rem;text-align:center}.lp_section_title{color:#0f172a;font-size:3rem;font-weight:700;margin-bottom:1rem}.lp_section_subtitle{color:#475569;font-size:1.2rem;margin-bottom:4rem}.lp_safety_cards_grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.lp_safety_card{background:#fff;border:1px solid #0000000d;border-radius:30px;box-shadow:0 10px 30px #0000000d;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.lp_safety_card:hover{border-color:#4f46e533;box-shadow:0 20px 40px #4f46e51a;transform:translateY(-10px)}.lp_safety_card:after{background:linear-gradient(135deg,#0000,#4f46e51a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.lp_safety_card:hover:after{opacity:1}.lp_card_icon{align-items:center;border-radius:20px;color:#fff;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;position:relative;width:70px;z-index:1}.lp_car_icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.lp_school_icon{background:linear-gradient(135deg,#10b981,#059669)}.lp_heart_icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.lp_globe_icon{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.lp_safety_card h3{color:#0f172a;font-size:1.3rem;font-weight:600;margin-bottom:1rem;position:relative;z-index:1}.lp_safety_card p{color:#475569;font-size:.95rem;line-height:1.6;position:relative;z-index:1}#lp_trust.lp_trust_section{background:linear-gradient(135deg,#0f172a,#1e293b);overflow:hidden;padding:6rem 2rem;position:relative}#lp_trust.lp_trust_section:before{background:radial-gradient(circle at 30% 50%,#4f46e526 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.lp_trust_content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px;position:relative;z-index:1}.lp_light_text{color:#fff}.lp_section_subtitle.lp_light_text{color:#94a3b8}.lp_features_grid{display:flex;flex-direction:column;gap:2rem}.lp_feature_item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.lp_feature_item:hover{background:#ffffff14;border-color:#4f46e54d;transform:translateX(10px)}.lp_feature_icon{align-items:center;background:#4f46e533;border-radius:16px;color:#4f46e5;display:flex;height:50px;justify-content:center;width:50px}.lp_feature_item h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.lp_feature_item p{color:#94a3b8;font-size:.95rem;line-height:1.6}.lp_shield_animation,.lp_trust_visual{align-items:center;display:flex;justify-content:center}.lp_shield_animation{animation:lp_pulse 3s ease-in-out infinite;background:#4f46e51a;border-radius:50%;height:200px;width:200px}.lp_shield_icon{stroke-width:1.5;color:#4f46e5;filter:drop-shadow(0 0 20px rgba(79,70,229,.5))}#lp_cta.lp_cta_section{margin:4rem auto;max-width:1280px;padding:0 2rem}.lp_cta_content{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:40px;overflow:hidden;padding:5rem 3rem;position:relative;text-align:center}.lp_cta_pattern{background-image:radial-gradient(circle at 30% 50%,#ffffff1a 1px,#0000 0);background-size:30px 30px;bottom:0;left:0;position:absolute;right:0;top:0}.lp_cta_title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.lp_cta_description{color:#ffffffe6;margin-bottom:2rem}.lp_cta_button,.lp_cta_description{font-size:1.2rem;position:relative;z-index:1}.lp_cta_button{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 10px 30px #0003;color:#4f46e5;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:1.2rem 3rem;transition:all .3s ease}.lp_cta_button:hover{box-shadow:0 15px 40px #0000004d;transform:translateY(-3px)}#lp_footer.lp_footer{background:#0f172a;padding:4rem 2rem 2rem}.lp_footer_content{grid-gap:4rem;border-bottom:1px solid #ffffff1a;display:grid;gap:4rem;grid-template-columns:1.5fr 2fr;margin:0 auto;max-width:1280px;padding-bottom:3rem}.lp_footer_brand .lp_logo_wrapper{margin-bottom:1rem}.lp_footer_brand .lp_logo_icon,.lp_footer_brand .lp_logo_text{-webkit-text-fill-color:#fff;color:#fff}.lp_footer_tagline{color:#94a3b8;font-size:1rem;margin-top:1rem}.lp_footer_links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.lp_footer_column h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.lp_footer_column a{color:#94a3b8;display:block;font-size:.95rem;margin-bottom:.75rem;text-decoration:none;transition:color .3s ease}.lp_footer_column a:hover{color:#4f46e5}.lp_footer_bottom{color:#64748b;font-size:.9rem;margin:2rem auto 0;max-width:1280px;text-align:center}@keyframes lp_fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes lp_float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes lp_pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.1;transform:scale(1.2)}}@media (max-width:1024px){.lp_hero_title{font-size:3rem}#lp_hero.lp_hero_section{grid-template-columns:1fr;text-align:center}.lp_hero_content{order:2}.lp_hero_visual{height:300px;order:1}.lp_hero_description{margin-left:auto;margin-right:auto}.lp_hero_actions,.lp_hero_stats{justify-content:center}.lp_safety_cards_grid{grid-template-columns:repeat(2,1fr)}.lp_footer_content,.lp_trust_content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){#lp_navbar.lp_navbar{padding:.5rem 0}.lp_nav_content{padding:0 1rem}.lp_logo_text{font-size:1.2rem}.lp_nav_btn{font-size:.85rem;padding:.5rem 1rem}.lp_hero_title{font-size:2.5rem}.lp_hero_actions,.lp_hero_stats{flex-direction:column}.lp_hero_stats{align-items:center}.lp_safety_cards_grid{grid-template-columns:1fr}.lp_section_title{font-size:2.2rem}.lp_footer_links{grid-template-columns:1fr;text-align:center}.lp_cta_title{font-size:2rem}.lp_cta_description{font-size:1rem}.lp_cta_content{padding:3rem 1.5rem}}[class*=lp_fade-]{opacity:0;transform:translateY(20px);transition:all .6s ease}.lp_fade-in.lp_visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=main.16f88729.css.map*/