body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#fff;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.navbar-logo{text-decoration:none}.logo-text{color:#111827;font-size:1.8rem;font-weight:800;letter-spacing:-.5px}.logo-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6b7280,#111827);-webkit-background-clip:text;background-clip:text}.navbar-menu{align-items:center;display:flex;gap:40px}.navbar-link{color:#2d3436;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.navbar-link:hover{color:#000}.navbar-cta{animation:fadeInSlide .5s ease;background:#111827;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 24px;transition:all .3s ease}@keyframes fadeInSlide{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.navbar-cta:hover{background:#000;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.navbar-toggle{color:#2d3436;cursor:pointer;display:none}@media (max-width:768px){.navbar-menu{background:#fff;box-shadow:2px 0 10px #0000001a;flex-direction:column;height:calc(100vh - 70px);justify-content:flex-start;left:-100%;padding:40px 20px;position:fixed;top:70px;transition:left .3s ease;width:100%}.navbar-menu.active{left:0}.navbar-toggle{display:block}.navbar-link{font-size:1.1rem}.navbar-cta{max-width:200px;padding:12px 24px;width:100%}}.footer{background:#111827;color:#fff;margin-top:auto;padding:60px 0 30px}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-main{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:40px}.footer-brand{flex:1 1;min-width:250px}.footer-logo{color:#fff;font-size:2rem;font-weight:800;letter-spacing:-.5px;margin-bottom:8px}.footer-logo-accent{opacity:.6}.footer-tagline{color:#9ca3af;font-size:.95rem;line-height:1.5}.footer-contact{display:flex;flex-direction:column;gap:12px}.contact-link{align-items:center;color:#d1d5db;display:flex;font-size:.95rem;gap:10px;text-decoration:none;transition:all .3s ease}.contact-link:hover{color:#fff;transform:translateX(5px)}.footer-social{display:flex;gap:12px}.social-link{align-items:center;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-link:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-3px)}.footer-divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;margin:40px 0 30px}.footer-bottom{text-align:center}.footer-legal{align-items:center;display:flex;flex-wrap:wrap;font-size:.9rem;gap:15px;justify-content:center}.footer-legal a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#fff}.separator{color:#4b5563;font-size:.8rem}.copyright{color:#9ca3af}@media (max-width:768px){.footer-main{align-items:center;flex-direction:column;text-align:center}.footer-brand{min-width:auto}.footer-contact{align-items:center}.footer-legal{font-size:.85rem}.separator{display:none}.copyright,.footer-legal a{display:block;margin:5px 0;width:100%}}.screen-mockup{background:#fff;border-radius:8px;box-shadow:0 5px 20px #00000014;height:140px;overflow:hidden;transform:scale(1);transition:transform .3s ease;width:220px}.screen-mockup:hover{box-shadow:0 8px 30px #0000001f;transform:scale(1.05)}.screen-mockup.mobile{height:140px}.screen-header{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e9ecef);border-bottom:1px solid #dee2e6;display:flex;gap:6px;height:20px;padding:4px 8px}.screen-header.emergency-header{background:linear-gradient(135deg,#ff6b6b,#ff8787)}.screen-dots{display:flex;gap:6px}.screen-dots span{background:#dee2e6;border-radius:50%;height:5px;width:5px}.screen-dots span:first-child{background:#ff6b6b}.screen-dots span:nth-child(2){background:#ffd93d}.screen-dots span:nth-child(3){background:#6bcf7f}.screen-title{color:#495057;font-size:.6rem;font-weight:600}.emergency-header .screen-title{color:#fff}.screen-content{align-items:center;display:flex;height:calc(100% - 20px);justify-content:center;padding:10px}.checkin-screen{flex-direction:row;gap:15px;padding:10px}.form-field{flex:1 1}.field-label{color:#6c757d;font-size:.5rem;letter-spacing:.3px;margin-bottom:2px;text-transform:uppercase}.field-input{background:#f8f9fa;border-radius:3px;color:#2d3436;font-size:.55rem;padding:4px 6px}.animated-text{animation:typing 2s steps(20) infinite;overflow:hidden;white-space:nowrap}.check-button{background:#111827;border-radius:4px;color:#fff;cursor:pointer;font-size:.6rem;font-weight:600;padding:6px 12px;text-align:center;white-space:nowrap}.check-button.pulse{animation:pulse 2s infinite}.qr-scanner,.qr-screen{position:relative}.qr-scanner{align-items:center;border:1px solid #e9ecef;border-radius:6px;display:flex;height:80px;justify-content:center;width:80px}.scan-line{animation:scan 2s linear infinite;background:linear-gradient(90deg,#0000,#2563eb,#0000);height:2px;position:absolute;width:100%}@keyframes scan{0%{top:0}50%{top:calc(100% - 2px)}to{top:0}}.corner{border:2px solid #6b7280;height:12px;position:absolute;width:12px}.corner.tl{border-right:none;left:-2px}.corner.tl,.corner.tr{border-bottom:none;top:-2px}.corner.tr{border-left:none;right:-2px}.corner.bl{border-right:none;left:-2px}.corner.bl,.corner.br{border-top:none;bottom:-2px}.corner.br{border-left:none;right:-2px}.qr-code-icon{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;opacity:.3}.qr-block{background:#2d3436;border-radius:4px;height:30px;width:30px}.scan-text{animation:blink 1.5s infinite;color:#6c757d;margin-top:20px}.camera-view{margin-bottom:30px;position:relative}.camera-circle{border:3px solid #e9ecef;border-radius:50%;height:150px;justify-content:center;position:relative;width:150px}.camera-circle,.person-icon{align-items:center;display:flex}.person-icon{flex-direction:column}.person-head{border-radius:50%;margin-bottom:8px;width:40px}.person-body,.person-head{background:#dee2e6;height:40px}.person-body{border-radius:30px 30px 0 0;width:60px}.camera-flash{animation:flash 3s infinite;background:radial-gradient(circle,#fffc 0,#0000 70%);height:200px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}@keyframes flash{45%{opacity:0}50%{opacity:1}55%{opacity:0}}.capture-button{align-items:center;border:3px solid #2563eb;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;width:60px}.button-inner{animation:pulse 2s infinite;background:#2563eb;border-radius:50%;height:45px;width:45px}.notification-screen{justify-content:flex-start;padding-top:10px}.notification-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:12px;margin-bottom:12px;padding:12px;width:100%}.notification-item.slide-in{animation:slideIn .5s ease forwards;opacity:0;transform:translateX(-20px)}.notification-item.delay-1{animation-delay:.2s}.notification-item.delay-2{animation-delay:.4s}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}.notification-icon{font-size:1.2rem}.notification-text{flex:1 1}.notification-title{color:#2d3436;font-size:.85rem;font-weight:600;margin-bottom:2px}.notification-desc{color:#6c757d;font-size:.75rem}.dashboard-screen{flex-direction:row;gap:15px;padding:10px}.stat-cards{display:flex;flex:1 1;flex-direction:column;gap:8px}.stat-card{background:#f8f9fa;border-radius:6px;flex:1 1;padding:8px;text-align:center}.stat-number{font-size:1rem;margin-bottom:2px}.stat-label{color:#6c757d;font-size:.75rem}.chart-container{align-items:flex-end;display:flex;flex:1 1;gap:5px;height:100%;justify-content:space-around}.bar{animation:grow 1.5s ease forwards;background:#111827;border-radius:2px 2px 0 0;transform:scaleY(0);transform-origin:bottom;width:15px}.bar-1{animation-delay:.1s;height:60%}.bar-2{animation-delay:.2s;height:80%}.bar-3{animation-delay:.3s;height:45%}.bar-4{animation-delay:.4s;height:90%}.bar-5{animation-delay:.5s;height:70%}@keyframes grow{to{transform:scaleY(1)}}.emergency-screen{padding-top:10px;text-align:center}.emergency-screen-horizontal{flex-direction:row;gap:20px;height:100%;padding:15px}.emergency-left{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:10px}.alert-icon-small{font-size:1.5rem}.alert-status{color:#dc3545;font-size:.6rem;font-weight:700;letter-spacing:1px}.emergency-stats{display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:center}.stat-row{align-items:center;background:#f8f9fa;border-radius:4px;display:flex;justify-content:space-between;padding:4px 8px}.stat-label-small{color:#6c757d;font-size:.55rem;letter-spacing:.5px;text-transform:uppercase}.stat-value-small{color:#111827;font-size:.75rem;font-weight:700}.stat-value-small.urgent{animation:blink 1.5s infinite;color:#dc3545}.alert-icon{font-size:2rem;margin-bottom:10px}.alert-title{color:#dc3545;font-size:.8rem;font-weight:700;margin-bottom:10px}.alert-info{background:#fff5f5;border-radius:4px;margin-bottom:10px;padding:8px}.info-item{display:flex;justify-content:space-between;margin-bottom:8px}.info-label{color:#6c757d;font-size:.85rem}.info-value{color:#2d3436;font-weight:600}.emergency-button{background:#dc3545;border-radius:8px;color:#fff;font-weight:600;padding:12px 24px}.emergency-button.blink{animation:blink 1s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@keyframes typing{0%{width:0}to{width:100%}}.mobile-screen{justify-content:flex-start;padding:0;transform:scale(.9)}.mobile-header{background:#f8f9fa;color:#2d3436;display:flex;font-size:.75rem;justify-content:space-between;padding:8px 20px;width:100%}.mobile-app{padding:20px;width:100%}.app-header{color:#2563eb;font-size:1.2rem;font-weight:700;margin-bottom:20px}.quick-actions{display:flex;gap:10px;margin-bottom:20px}.action-button{background:#2563eb;border-radius:6px;color:#fff;flex:1 1;font-size:.85rem;font-weight:600;padding:10px;text-align:center}.visitor-list{display:flex;flex-direction:column;gap:8px}.visitor-item{background:#f8f9fa;border-radius:6px;color:#495057;font-size:.85rem;padding:10px}.preregister-screen{justify-content:flex-start;padding-top:20px}.calendar-view{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:15px;width:100%}.calendar-header{color:#2d3436;font-size:.9rem;font-weight:600;margin-bottom:10px;text-align:center}.calendar-grid{gap:10px}.cal-day,.calendar-grid{display:flex;justify-content:center}.cal-day{align-items:center;background:#fff;border-radius:6px;color:#495057;font-size:.85rem;height:35px;width:35px}.cal-day.selected{background:#2563eb;color:#fff}.visitor-details{margin-bottom:20px;width:100%}.detail-row{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;font-size:.85rem;gap:10px;margin-bottom:8px;padding:8px}.register-button{background:#2563eb;border-radius:8px;color:#fff;font-weight:600;padding:12px;text-align:center;width:100%}.secure-screen{padding-top:15px;text-align:center}.secure-screen-horizontal{align-items:center;flex-direction:row;gap:15px;height:100%;padding:15px}.security-shield{align-items:center;display:flex;justify-content:center;padding:10px}.shield-icon{height:60px;position:relative;width:50px}.shield-body{background:linear-gradient(135deg,#111827,#374151);-webkit-clip-path:polygon(50% 0,100% 0,100% 70%,50% 100%,0 70%,0 0);clip-path:polygon(50% 0,100% 0,100% 70%,50% 100%,0 70%,0 0);height:55px;width:50px}.shield-check{color:#fff;font-size:1.2rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.security-items{display:flex;flex:1 1;flex-direction:column;gap:5px}.security-item{align-items:center;display:flex;font-size:.6rem;gap:8px;padding:3px 0}.dot{background:#e5e7eb;border-radius:50%;height:6px;width:6px}.dot.active{animation:pulse-dot 2s infinite;background:#10b981}.item-text{color:#374151;font-weight:500}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.lock-icon{margin-bottom:30px}.lock-body{align-items:center;background:#2563eb;border-radius:8px;display:flex;height:50px;justify-content:center;margin:0 auto;position:relative;width:60px}.lock-keyhole{background:#fff;border-radius:6px 6px 8px 8px;height:20px;width:12px}.lock-shackle{border:6px solid #2563eb;border-bottom:none;border-radius:20px 20px 0 0;height:30px;margin:0 auto 5px;width:40px}.security-status{width:100%}.status-item{align-items:center;background:#f0f9ff;border-radius:6px;display:flex;font-size:.85rem;gap:10px;margin-bottom:8px;padding:10px}.status-item.success{background:#f0fdf4}.check-mark{color:#10b981}.notification-modern{flex-direction:column;gap:10px;padding:10px}.live-indicator{align-items:center;display:flex;gap:6px;position:absolute;right:10px;top:10px}.live-dot{animation:live-pulse 1.5s infinite;background:#ef4444;border-radius:50%;height:6px;width:6px}.live-text{color:#ef4444;font-size:.5rem;font-weight:700;letter-spacing:.5px}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.notification-feed{display:flex;flex-direction:column;gap:6px;width:100%}.feed-item{align-items:center;animation:slideInFeed .5s ease;background:#f9fafb;border-left:2px solid #0000;border-radius:6px;display:flex;gap:8px;padding:6px}.feed-item.incoming{background:#eff6ff;border-left-color:#3b82f6}.feed-item.approved{background:#f0fdf4;border-left-color:#10b981}.feed-item.exit{border-left-color:#6b7280}.feed-time{color:#9ca3af;font-size:.45rem;min-width:20px}.feed-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:.5rem;font-weight:600;height:24px;justify-content:center;width:24px}.feed-content{flex:1 1}.feed-name{color:#1f2937;font-size:.6rem;font-weight:600}.feed-action{color:#6b7280;font-size:.5rem}@keyframes slideInFeed{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.dashboard-modern{flex-direction:column;gap:10px;padding:10px}.metric-cards{display:flex;gap:10px}.metric-card{border-radius:6px;flex:1 1;padding:8px;position:relative;text-align:center}.metric-card.primary{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24}.metric-card.secondary{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #60a5fa}.metric-value{color:#111827;font-size:1.2rem;font-weight:700}.metric-label{color:#6b7280;font-size:.5rem;letter-spacing:.3px;text-transform:uppercase}.metric-trend{font-size:.5rem;font-weight:600;position:absolute;right:6px;top:6px}.metric-trend.up{color:#10b981}.metric-trend.stable{color:#6b7280}.graph-container{align-items:center;background:#f9fafb;border-radius:6px;display:flex;flex:1 1;padding:8px}.graph-line{height:40px;width:100%}.graph-line svg{height:100%;width:100%}.mobile-modern{align-items:center;display:flex;justify-content:center;padding:10px}.phone-frame{background:#1f2937;border-radius:12px;height:110px;padding:4px;position:relative;width:100px}.phone-notch{background:#374151;border-radius:2px;height:3px;left:50%;position:absolute;top:4px;transform:translateX(-50%);width:30px}.phone-screen{border-radius:10px;overflow:hidden;padding-top:8px}.mobile-ui{padding:6px}.mobile-nav{align-items:center;display:flex;font-size:.5rem;justify-content:space-between;margin-bottom:8px}.nav-icon{font-size:.6rem}.nav-title{color:#111827;font-weight:700}.mobile-actions{display:flex;gap:6px;margin-bottom:8px}.action-card{background:#f3f4f6;border-radius:6px;cursor:pointer;flex:1 1;font-size:.45rem;padding:8px;text-align:center;transition:all .2s}.action-card:hover{background:#e5e7eb;transform:translateY(-1px)}.action-card.scan{background:linear-gradient(135deg,#fef3c7,#fde68a)}.action-card.check{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.action-icon{font-size:.8rem;margin-bottom:2px}.mobile-list{font-size:.45rem}.list-header{color:#6b7280;font-weight:600;letter-spacing:.3px;margin-bottom:4px;text-transform:uppercase}.list-item{align-items:center;display:flex;gap:4px;padding:3px 0}.list-dot{background:#10b981;border-radius:50%;height:4px;width:4px}.list-text{color:#374151}.preregister-modern{flex-direction:row;gap:12px;padding:10px}.prereg-left{align-items:center;display:flex}.calendar-mini{background:linear-gradient(135deg,#111827,#374151);border-radius:8px;color:#fff;min-width:50px;padding:10px;text-align:center}.cal-month{font-size:.5rem;letter-spacing:1px;opacity:.8}.cal-date{font-size:1.5rem;font-weight:700;margin:4px 0}.cal-day-name{font-size:.45rem;opacity:.7}.prereg-right{flex:1 1;gap:8px}.prereg-form,.prereg-right{display:flex;flex-direction:column}.prereg-form{gap:4px}.form-row{align-items:center;background:#f9fafb;border-radius:4px;display:flex;font-size:.55rem;gap:6px;padding:4px}.form-icon{font-size:.7rem}.form-text{color:#374151;font-weight:500}.qr-preview{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:6px;display:flex;gap:6px;padding:6px}.mini-qr{background:#fff;border:1px solid #f59e0b;border-radius:2px;height:20px;position:relative;width:20px}.mini-qr:after,.mini-qr:before{background:#111827;border-radius:1px;content:"";height:6px;position:absolute;width:6px}.mini-qr:before{left:2px;top:2px}.mini-qr:after{bottom:2px;right:2px}.qr-label{color:#92400e;font-size:.5rem;font-weight:600}.step-animation{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto 15px;width:80px}.gate-scene{height:100%;position:relative;width:100%}.gate-post{background:#94a3b8;height:50px;position:absolute;top:15px;width:4px}.gate-post.left{left:20px}.gate-post.right{right:20px}.visitor-icon{animation:walk-in 3s ease-in-out infinite;left:-20px;position:absolute;top:25px}.visitor-head{background:#475569;border-radius:50%;height:12px;margin:0 auto 2px;width:12px}.visitor-body{background:#475569;border-radius:4px 4px 0 0;height:18px;margin:0 auto;width:14px}.visitor-legs{display:flex;gap:2px;justify-content:center}.leg{background:#475569;border-radius:0 0 2px 2px;height:10px;width:4px}.leg.left{animation:walk-left .5s infinite}.leg.right{animation:walk-right .5s infinite}@keyframes walk-in{0%{left:-20px}50%{left:35px}to{left:-20px}}@keyframes walk-left{0%,to{transform:rotate(0deg)}50%{transform:rotate(-15deg)}}@keyframes walk-right{0%,to{transform:rotate(0deg)}50%{transform:rotate(15deg)}}.tablet-scene{height:100%;position:relative;width:100%}.tablet{background:#1e293b;border-radius:4px;height:60px;margin:10px auto;padding:4px;width:50px}.tablet-screen{background:#fff;border-radius:2px;display:flex;flex-direction:column;gap:3px;height:100%;padding:4px;width:100%}.form-line{background:#e2e8f0;border-radius:2px;height:3px;width:0}.form-line.typing-1{animation:type-line 2s ease-out infinite}.form-line.typing-2{animation:type-line 2s ease-out .3s infinite}.form-line.typing-3{animation:type-line 2s ease-out .6s infinite}@keyframes type-line{0%{background:#e2e8f0;width:0}50%{background:#10b981;width:80%}to{background:#10b981;width:80%}}.hand-icon{animation:tap 2s infinite;bottom:5px;font-size:20px;position:absolute;right:5px}@keyframes tap{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(.9) rotate(-5deg)}}.camera-scene{height:100%;width:100%}.camera-frame,.camera-scene{align-items:center;display:flex;justify-content:center;position:relative}.camera-frame{background:#334155;border-radius:4px;height:35px;width:40px}.lens{background:#64748b;border:2px solid #94a3b8;border-radius:50%;height:15px;width:15px}.flash-effect{animation:camera-flash 3s infinite;background:radial-gradient(circle,#ffffffe6 0,#0000 70%);height:60px;opacity:0;position:absolute;width:60px}@keyframes camera-flash{45%,55%{opacity:0}50%{opacity:1}}.id-card{animation:card-appear 3s infinite;background:#fff;border:1px solid #e2e8f0;border-radius:2px;bottom:5px;height:30px;opacity:0;padding:2px;position:absolute;right:5px;width:25px}.card-photo{background:#cbd5e1;border-radius:2px;height:8px;margin-bottom:2px;width:8px}.card-info{background:#e2e8f0;border-radius:1px;height:2px;width:100%}@keyframes card-appear{0%,50%{opacity:0;transform:scale(0)}60%,to{opacity:1;transform:scale(1)}}.notify-scene{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.phone{background:#1e293b;border-radius:4px;height:50px;padding:2px;width:30px}.phone-screen{align-items:center;background:#fff;border-radius:2px;display:flex;height:100%;justify-content:center;width:100%}.notification-bubble{animation:pop-notify 2s ease-out infinite}.bell{font-size:16px}@keyframes pop-notify{0%,to{transform:scale(0)}20%,80%{transform:scale(1)}25%,75%{transform:scale(1.1)}}.signal-waves{position:absolute;right:10px;top:10px}.wave{border:2px solid #10b981;border-radius:50%;height:20px;opacity:0;position:absolute;width:20px}.wave-1{animation:wave-expand 2s infinite}.wave-2{animation:wave-expand 2s .3s infinite}.wave-3{animation:wave-expand 2s .6s infinite}@keyframes wave-expand{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(2)}}.entry-scene{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.turnstile{border:3px solid #cbd5e1;border-radius:50%;height:40px;position:relative;width:40px}.turnstile-bar{animation:rotate-bar 3s ease-in-out infinite;background:#10b981;height:3px;left:50%;position:absolute;top:50%;transform-origin:center;width:35px}@keyframes rotate-bar{0%,to{transform:translate(-50%,-50%) rotate(0deg)}50%{transform:translate(-50%,-50%) rotate(90deg)}}.check-mark-circle{align-items:center;animation:check-pop 3s infinite;background:#10b981;border-radius:50%;display:flex;height:20px;justify-content:center;position:absolute;right:5px;top:5px;width:20px}.check-mark{color:#fff;font-size:12px;font-weight:700}@keyframes check-pop{0%,45%{transform:scale(0)}55%,to{transform:scale(1)}}.modern-hero-animation{align-items:center;display:flex;height:500px;justify-content:center;overflow:hidden;position:relative;width:100%}.animation-container{height:400px;position:relative;width:400px}.device-mockup{animation:device-float 6s ease-in-out infinite;background:#fff;border-radius:20px;box-shadow:0 0 0 1px #0000000f,0 20px 50px #00000014,0 10px 20px #0000000a;height:280px;left:50%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:180px;z-index:10}@keyframes device-float{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}.device-screen{display:flex;flex-direction:column;gap:15px;height:100%;width:100%}.interface-element{animation:element-pulse 3s ease-in-out infinite;background:#f3f4f6;border-radius:8px}.header-bar{background:linear-gradient(90deg,#e5e7eb,#f3f4f6);height:30px}.form-input{background:#fafafa;border:1px solid #e5e7eb;height:40px}.form-input:nth-child(2){animation-delay:.2s}.form-input:nth-child(3){animation-delay:.4s}.button-primary{background:#1f2937;height:45px;margin-top:auto}@keyframes element-pulse{0%,to{opacity:1}50%{opacity:.7}}.floating-card{animation:float-orbit 20s linear infinite;background:#fff;border-radius:16px;box-shadow:0 0 0 1px #0000000a,0 10px 30px #0000000f;padding:16px;position:absolute}.card-1{animation-delay:0s;height:140px;left:20px;top:20px;width:120px}.card-2{animation-delay:-6.67s;height:100px;right:30px;top:50px;width:100px}.card-3{animation-delay:-13.33s;bottom:60px;height:80px;left:40px;width:80px}@keyframes float-orbit{0%{opacity:0;transform:translate(0) scale(1)}5%{opacity:1}25%{transform:translate(20px,-20px) scale(1.05)}50%{transform:translate(-10px,-30px) scale(1)}75%{transform:translate(-20px,10px) scale(.95)}95%{opacity:1}to{opacity:0;transform:translate(0) scale(1)}}.card-header{background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:12px}.card-avatar{background:#f3f4f6;border-radius:50%;height:40px;margin:0 auto 12px;width:40px}.card-lines{display:flex;flex-direction:column;gap:6px}.line{background:#f9fafb;border-radius:3px;height:6px}.line.short{width:60%}.card-2.qr-card{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;display:flex;justify-content:center}.qr-code{background:#fff;border-radius:4px;box-shadow:0 2px 8px #0000001a;height:80px;padding:8px;position:relative;width:80px}.qr-corner{height:20px;position:absolute;width:20px}.qr-corner.top-left{left:4px;top:4px}.qr-corner.top-right{right:4px;top:4px}.qr-corner.bottom-left{bottom:4px;left:4px}.corner-outer{border:3px solid #1f2937;border-radius:2px;height:20px;position:absolute;width:20px}.corner-inner{background:#1f2937;border-radius:1px;height:8px;width:8px}.corner-inner,.qr-data{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.qr-data{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:40px;width:40px}.qr-bit{background:#0000;border-radius:.5px;height:100%;width:100%}.qr-bit.filled{background:#1f2937}.scan-beam{animation:scan-qr 2s linear infinite;background:linear-gradient(90deg,#0000,#ef4444,#0000);height:2px;left:0;position:absolute;right:0;top:0}@keyframes scan-qr{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:calc(100% - 2px)}}.check-circle{align-items:center;background:#f9fafb;border:2px solid #1f2937;border-radius:50%;display:flex;height:48px;justify-content:center;margin:auto;width:48px}.check-circle svg{animation:check-draw 3s ease-in-out infinite;color:#1f2937;height:24px;width:24px}@keyframes check-draw{0%,to{stroke-dasharray:0 100}50%{stroke-dasharray:100 0}}.connection-lines{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.line-path{stroke:#e5e7eb;stroke-width:1;fill:none;stroke-dasharray:4 4;animation:dash-move 20s linear infinite;opacity:.3}@keyframes dash-move{0%{stroke-dashoffset:0}to{stroke-dashoffset:-80}}.particle{background:#1f2937;border-radius:50%;height:4px;opacity:.2;position:absolute;width:4px}.particle-1{animation:particle-float 8s ease-in-out infinite;left:10%;top:30%}.particle-2{animation:particle-float 8s ease-in-out 2s infinite;right:15%;top:60%}.particle-3{animation:particle-float 8s ease-in-out 4s infinite;bottom:30%;left:25%}.particle-4{animation:particle-float 8s ease-in-out 6s infinite;right:30%;top:40%}@keyframes particle-float{0%,to{opacity:0;transform:translate(0)}25%{opacity:.3}50%{opacity:.2;transform:translate(30px,-30px)}75%{opacity:.1}}@media (max-width:640px){.modern-hero-animation{height:400px}.animation-container{height:320px;width:320px}.device-mockup{height:220px;padding:15px;width:140px}.floating-card{transform:scale(.8)}}.home{width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero{background:#fff;border-bottom:1px solid #f3f4f6;min-height:90vh;overflow:hidden;padding:80px 20px 40px;position:relative}.hero-content{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1200px}.hero-text,.hero-visual{flex:1 1}.hero-logo{animation:fadeInDown 1s ease;margin-bottom:20px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hero-title{color:#111827;font-size:3.5rem;font-weight:800;letter-spacing:-2px;margin-bottom:20px}.hero-subtitle{color:#374151;font-size:1.5rem;font-weight:500;margin-bottom:20px}.hero-description{color:#6b7280;font-size:1.1rem;line-height:1.7;margin-bottom:40px}.hero-buttons{display:flex;gap:20px;justify-content:center;margin-bottom:60px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:14px 32px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#111827;color:#fff}.btn-primary:hover{background:#000;box-shadow:0 10px 20px #00000026;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #111827;color:#111827}.btn-secondary:hover{background:#f9fafb;border-color:#000;color:#000}.btn-large{font-size:1.1rem;padding:16px 40px}.hero-stats{grid-gap:30px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000000d;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:60px auto 0;max-width:600px;padding:30px}.stat{text-align:center}.stat-number{color:#111827;font-size:2.5rem;font-weight:700;margin-bottom:8px}.stat-label{color:#6b7280;font-size:.9rem;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.stat-description{color:#9ca3af;font-size:.85rem;line-height:1.5;margin-top:8px}.features-section{background:#f8f9fa;padding:100px 0}.section-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin-bottom:16px;text-align:center}.section-subtitle{color:#636e72;font-size:1.2rem;margin-bottom:60px;text-align:center}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;padding:0;transition:all .3s ease}.feature-card:hover{border-color:#d1d5db;box-shadow:0 20px 40px #00000014;transform:translateY(-5px)}.feature-screen{align-items:center;background:linear-gradient(135deg,#fafafa,#f3f4f6);display:flex;justify-content:center;min-height:180px;padding:20px;width:100%}.feature-content{padding:20px;text-align:left}.feature-title{color:#1e293b;font-size:1.4rem;font-weight:700;margin-bottom:12px}.feature-description{color:#64748b;line-height:1.7;margin-bottom:20px}.feature-link{align-items:center;color:#6b7280;display:inline-flex;font-weight:600;gap:6px;text-decoration:none;transition:all .3s ease}.feature-link:hover{color:#111827;gap:10px}.how-it-works{background:#fff;padding:100px 0}.steps{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:60px;position:relative}.step{text-align:center}.step-number{align-items:center;background:#111827;border-radius:50%;box-shadow:0 5px 20px #0000001a;color:#fff;display:flex;font-size:1.3rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 15px;width:50px}.step h3{color:#2d3436;font-size:1.2rem;margin-bottom:12px}.step p{color:#636e72;line-height:1.6}.benefits-section{background:#f8f9fa;padding:100px 0}.benefits-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.benefits-left h2{color:#2d3436;font-size:2.5rem;font-weight:700;margin-bottom:20px}.benefits-intro{color:#636e72;font-size:1.2rem;line-height:1.6;margin-bottom:40px}.benefits-list{display:flex;flex-direction:column;gap:20px}.benefit-item{align-items:center;color:#2d3436;display:flex;font-size:1.1rem;gap:12px}.benefit-item svg{color:#00b894}.benefits-right{display:flex;flex-direction:column;gap:30px}.benefit-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:30px}.benefit-card-icon{color:#111827;margin-bottom:16px}.benefit-card h3{color:#2d3436;font-size:1.3rem;margin-bottom:12px}.benefit-card p{color:#636e72;line-height:1.6}.cta-section{background:#111827;color:#fff;overflow:hidden;padding:100px 0;position:relative;text-align:center}.cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:16px}.cta-section p{font-size:1.2rem;margin-bottom:40px;opacity:.95}.cta-buttons{display:flex;gap:20px;justify-content:center}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-stats{gap:30px;grid-template-columns:1fr}.benefits-content{gap:40px}.benefits-content,.steps{grid-template-columns:1fr}.cta-buttons,.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}.privacy-page{background:#fff;min-height:100vh;padding:120px 0 80px}.page-container{margin:0 auto;max-width:800px;padding:0 20px}.page-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin-bottom:12px}.page-updated{border-bottom:1px solid #e9ecef;color:#636e72;font-size:.95rem;padding-bottom:20px}.page-updated,.policy-section{margin-bottom:40px}.policy-section h2{color:#2d3436;font-size:1.5rem;font-weight:600;margin-bottom:16px;margin-top:32px}.policy-section h3{color:#2d3436;font-size:1.2rem;font-weight:600;margin-bottom:12px;margin-top:24px}.policy-section p{color:#495057;line-height:1.7;margin-bottom:16px}.policy-section ul{margin:16px 0;padding-left:30px}.policy-section li{color:#495057;line-height:1.7;margin-bottom:8px}.contact-block{background:#f8f9fa;border-radius:8px;margin-top:16px;padding:20px}.contact-block p{margin-bottom:8px}@media (max-width:768px){.privacy-page{padding:100px 0 60px}.page-title{font-size:2rem}.policy-section h2{font-size:1.3rem}}.terms-page{background:#fff;min-height:100vh;padding:120px 0 80px}.terms-section{margin-bottom:40px}.terms-section h2{color:#2d3436;font-size:1.5rem;font-weight:600;margin-bottom:16px;margin-top:32px}.terms-section p{color:#495057;line-height:1.7;margin-bottom:16px}.terms-section ul{margin:16px 0;padding-left:30px}.terms-section li{color:#495057;line-height:1.7;margin-bottom:8px}@media (max-width:768px){.terms-page{padding:100px 0 60px}.terms-section h2{font-size:1.3rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d3436;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:70px}::selection{background:#667eea;color:#fff}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#5a67d8}
/*# sourceMappingURL=main.de5aaaec.css.map*/