:root{--dark-bg:#1a1a1a;--dark-surface:#252525;--dark-card:#2a2a2a;--bg-light:#1f1f1f;--primary-color:#fbbf24;--primary-dark:#f59e0b;--primary-light:#fcd34d;--secondary-color:#fbbf24;--accent-color:#fbbf24;--yellow:#fbbf24;--white:#ffffff;--text-primary:#ffffff;--text-secondary:#e5e5e5;--text-light:#b3b3b3;--black:#000000;--gradient-primary:linear-gradient(135deg,#fbbf24,#f59e0b 50%,#fcd34d);--gradient-secondary:linear-gradient(135deg,#fbbf24,#fcd34d 50%,#fef3c7);--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.4);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.5);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.6);--shadow-yellow:0 8px 30px rgba(251,191,36,0.3)}.contact-hero{min-height:50vh!important;padding:4rem 2rem!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.contact-hero-container{max-width:1280px!important;margin:0 auto!important;width:100%!important;display:block!important}.contact-hero-title{font-size:3.5rem!important;font-weight:900!important;margin:1rem 0!important;background:var(--gradient-primary)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important}.contact-hero-subtitle{font-size:1.25rem!important;color:var(--text-secondary)!important;max-width:800px!important;margin:0 auto!important;display:block!important}.contact-section{padding:6rem 2rem!important;max-width:1400px!important}.contact-container,.contact-section{margin:0 auto!important;width:100%!important;display:block!important}.contact-container{max-width:1200px!important;padding:0 2rem!important}@media (min-width:1025px){.contact-container{padding:0 3rem!important}}.contact-cards-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:2rem!important;margin-bottom:4rem!important;width:100%!important;align-items:stretch!important}.contact-card{background:var(--dark-card)!important;border-radius:20px!important;padding:2rem!important;border:1px solid rgba(255,255,255,.1)!important;transition:all .3s ease!important;position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;height:100%!important}.contact-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(135deg,rgba(251,191,36,.03),transparent)!important;opacity:0!important;transition:opacity .3s ease!important;pointer-events:none!important}.contact-card:hover:before{opacity:1!important}.contact-card:hover{transform:translateY(-5px)!important;border-color:rgba(251,191,36,.3)!important;box-shadow:0 10px 30px rgba(0,0,0,.3)!important}.contact-card-icon-wrapper{display:inline-block!important}.contact-card-icon,.contact-card-icon-wrapper{position:relative!important;margin-bottom:1.5rem!important}.contact-card-icon{width:70px!important;height:70px!important;background:var(--gradient-primary)!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:2!important;box-shadow:0 8px 20px rgba(251,191,36,.3)!important;transition:all .3s ease!important}.contact-card-icon-wrapper .contact-card-icon{margin-bottom:0!important}.contact-card:hover .contact-card-icon{box-shadow:0 12px 30px rgba(251,191,36,.5)!important}.contact-card-icon-glow{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:90px!important;height:90px!important;background:var(--gradient-primary)!important;border-radius:20px!important;opacity:.3!important;filter:blur(15px)!important;z-index:1!important;transition:all .3s ease!important}.contact-card:hover .contact-card-icon-glow{opacity:.5!important;width:110px!important;height:110px!important}.contact-card-icon i{font-size:1.75rem!important;color:white!important;z-index:3!important;position:relative!important}.contact-card-title{font-size:1.5rem!important;font-weight:700!important;margin-bottom:.5rem!important;color:var(--text-primary)!important}.contact-card-desc{color:var(--text-secondary)!important;margin-bottom:1.5rem!important;line-height:1.6!important;font-size:.95rem!important}.contact-card-link{color:var(--primary-color)!important;text-decoration:none!important;font-weight:600!important;transition:all .3s ease!important;display:inline-flex!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.25rem!important;background:rgba(251,191,36,.1)!important;border-radius:12px!important;border:1px solid rgba(251,191,36,.2)!important;font-size:1rem!important;margin-top:auto!important;width:-moz-fit-content!important;width:fit-content!important}.contact-card-link:hover{color:var(--primary-light)!important;background:rgba(251,191,36,.15)!important;border-color:rgba(251,191,36,.4)!important;transform:translateX(5px)!important}.contact-card-link i:first-child{font-size:1.1rem!important}.contact-card-link-arrow{font-size:.9rem!important;transition:transform .3s ease!important}.contact-card-link:hover .contact-card-link-arrow{transform:translateX(5px)!important}.contact-social-links{display:flex!important;gap:1rem!important;margin-top:auto!important}.contact-social-link{width:55px!important;height:55px!important;border-radius:14px!important;background:var(--dark-card)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:white!important;text-decoration:none!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;border:2px solid rgba(251,191,36,.4)!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 15px rgba(0,0,0,.2)!important}.contact-social-link:before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:0!important;height:0!important;border-radius:50%!important;background:var(--gradient-primary)!important;transform:translate(-50%,-50%)!important;transition:width .4s,height .4s!important;z-index:0!important}.contact-social-link:hover:before{width:120px!important;height:120px!important}.contact-social-link i{font-size:1.4rem!important;position:relative!important;z-index:1!important;transition:all .3s ease!important}.contact-social-link:hover{color:var(--black)!important;transform:translateY(-8px)!important;box-shadow:0 12px 35px rgba(251,191,36,.5),0 0 50px rgba(251,191,36,.3)!important;border-color:var(--primary-color)!important}.contact-social-link:hover i{transform:none!important}@media (max-width:768px){.contact-cards-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.contact-card{padding:1.5rem!important}.contact-card-icon{width:60px!important;height:60px!important}.contact-card-icon i{font-size:1.5rem!important}.contact-card-icon-glow{width:80px!important;height:80px!important}.contact-card:hover .contact-card-icon-glow{width:100px!important;height:100px!important}.contact-card-link{padding:.6rem 1rem!important;font-size:.9rem!important;gap:.5rem!important}.contact-social-link{width:50px!important;height:50px!important}.contact-social-link i{font-size:1.2rem!important}}@media (max-width:480px){.contact-card{padding:1.25rem!important}.contact-card-title{font-size:1.25rem!important}.contact-card-desc{font-size:.9rem!important}.contact-social-links{gap:.75rem!important}}.contact-card-buttons{display:flex!important;flex-direction:column!important;gap:.75rem!important;margin-top:auto!important}.contact-card-btn{width:100%!important;justify-content:center!important;display:flex!important;align-items:center!important;gap:.5rem!important}.contact-form-wrapper{background:rgba(20,20,20,.95)!important;backdrop-filter:blur(20px)!important;border-radius:32px!important;padding:3.5rem 4rem!important;border:1px solid rgba(251,191,36,.15)!important;box-shadow:0 25px 70px rgba(0,0,0,.6),0 0 0 1px rgba(251,191,36,.08),inset 0 1px 0 rgba(255,255,255,.1)!important;position:relative!important;overflow:hidden!important;max-width:950px!important;width:100%!important;margin:0 auto!important;display:block!important}.contact-form-wrapper:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:3px!important;background:linear-gradient(90deg,transparent,rgba(251,191,36,.8) 30%,rgba(251,191,36,1) 50%,rgba(251,191,36,.8) 70%,transparent)!important;box-shadow:0 0 15px rgba(251,191,36,.6)!important}.contact-form-wrapper:after{content:""!important;position:absolute!important;top:-50%!important;right:-50%!important;width:200%!important;height:200%!important;background:radial-gradient(circle,rgba(251,191,36,.04) 0,transparent 70%)!important;pointer-events:none!important;animation:contactPulse 8s ease-in-out infinite!important}@keyframes contactPulse{0%,to{opacity:.3}50%{opacity:.6}}.contact-form-header{text-align:center!important;margin-bottom:3.5rem!important;position:relative!important;z-index:1!important}.contact-form-title{font-size:2.75rem!important;font-weight:800!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;margin-bottom:1rem!important;letter-spacing:-1px!important;line-height:1.2!important;color:transparent!important}.contact-form-subtitle{color:rgba(255,255,255,.65)!important;font-size:1.125rem!important;line-height:1.7!important;max-width:600px!important;margin:0 auto!important;font-weight:400!important}.contact-form-progress{margin-top:2.5rem!important;padding-top:2rem!important;border-top:1px solid rgba(255,255,255,.08)!important}.contact-form-progress-info{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:.875rem!important;font-size:.9rem!important;color:rgba(255,255,255,.6)!important;font-weight:500!important}.contact-form-progress-value{color:var(--primary-color)!important;font-weight:700!important;font-size:1rem!important}.contact-form-progress-bar{width:100%!important;height:8px!important;background:rgba(255,255,255,.04)!important;overflow:hidden!important;box-shadow:inset 0 2px 4px rgba(0,0,0,.3)!important}.contact-form-progress-bar,.contact-form-progress-fill{border-radius:10px!important;position:relative!important}.contact-form-progress-fill{height:100%!important;background:linear-gradient(90deg,#fbbf24,#f59e0b)!important;transition:width .6s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 0 15px rgba(251,191,36,.6)!important}.contact-form-progress-fill:after{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)!important;animation:contactShimmer 2s infinite!important}@keyframes contactShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.contact-form-alert{display:flex!important;gap:1.25rem!important;padding:1.5rem 2rem!important;border-radius:20px!important;margin-bottom:2.5rem!important;animation:contactSlideDown .4s ease-out!important;border:2px solid!important;position:relative!important;z-index:1!important}.contact-form-alert-success{background:rgba(34,197,94,.12)!important;border-color:rgba(34,197,94,.35)!important;color:#4ade80!important}.contact-form-alert-error{background:rgba(239,68,68,.12)!important;border-color:rgba(239,68,68,.35)!important;color:#f87171!important}.contact-form-alert>i{font-size:1.75rem!important;flex-shrink:0!important;margin-top:2px!important}.contact-form-alert>div{flex:1!important}.contact-form-alert strong{display:block!important;font-size:1.1rem!important;margin-bottom:.375rem!important;font-weight:700!important}.contact-form-alert p{margin:0!important;font-size:.95rem!important;opacity:.9!important;line-height:1.6!important}@keyframes contactSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-form{position:relative!important;z-index:1!important;width:100%!important;display:block!important}.contact-form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:2rem!important}.contact-form-field,.contact-form-row{margin-bottom:2rem!important;width:100%!important}.contact-form-field{display:block!important}.contact-form-row .contact-form-field{margin-bottom:0!important}.contact-form-label{display:block!important;margin-bottom:.875rem!important;font-size:.95rem!important;font-weight:600!important;color:rgba(255,255,255,.9)!important;letter-spacing:.2px!important}.contact-form-required{color:var(--primary-color)!important;font-weight:700!important;margin-left:3px!important}.contact-form-input-wrapper{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important}.contact-form-input-icon{position:absolute!important;left:1.5rem!important;z-index:2!important;color:rgba(251,191,36,.6)!important;font-size:1.1rem!important;transition:all .3s ease!important;pointer-events:none!important}.contact-form-input{width:100%!important;min-width:0!important;padding:1.375rem 3.5rem 1.375rem 3.75rem!important;background:rgba(255,255,255,.04)!important;border:2px solid rgba(255,255,255,.08)!important;border-radius:16px!important;color:rgba(255,255,255,.95)!important;font-size:1rem!important;font-weight:500!important;font-family:inherit!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 20px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)!important;box-sizing:border-box!important;display:block!important}.contact-form-input::-moz-placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.contact-form-input::placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.contact-form-input:hover{border-color:rgba(251,191,36,.25)!important;background:rgba(255,255,255,.06)!important;box-shadow:0 6px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)!important;transform:translateY(-1px)!important}.contact-form-input:hover~.contact-form-input-icon{color:rgba(251,191,36,.85)!important}.contact-form-input:focus{outline:none!important;border-color:var(--primary-color)!important;background:rgba(255,255,255,.08)!important;box-shadow:0 0 0 4px rgba(251,191,36,.12),0 10px 40px rgba(251,191,36,.25),0 6px 20px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.12)!important;transform:translateY(-2px)!important}.contact-form-input:focus~.contact-form-input-icon{color:var(--primary-color)!important;transform:scale(1.15)!important;filter:drop-shadow(0 0 10px rgba(251,191,36,.7))!important}.contact-form-input-valid{border-color:rgba(34,197,94,.4)!important;background:rgba(34,197,94,.06)!important}.contact-form-input-valid:focus{border-color:rgba(34,197,94,.6)!important;box-shadow:0 0 0 4px rgba(34,197,94,.12),0 10px 40px rgba(34,197,94,.25),0 6px 20px rgba(0,0,0,.4)!important}.contact-form-input-error{border-color:rgba(239,68,68,.5)!important;background:rgba(239,68,68,.06)!important}.contact-form-input-error:focus{border-color:rgba(239,68,68,.7)!important;box-shadow:0 0 0 4px rgba(239,68,68,.12),0 10px 40px rgba(239,68,68,.25),0 6px 20px rgba(0,0,0,.4)!important}.contact-form-input-check{position:absolute!important;right:1.5rem!important;z-index:2!important;color:#4ade80!important;font-size:1.1rem!important;animation:contactCheckPop .4s cubic-bezier(.34,1.56,.64,1)!important}@keyframes contactCheckPop{0%{transform:scale(0) rotate(-180deg);opacity:0}50%{transform:scale(1.3) rotate(10deg)}to{transform:scale(1) rotate(0deg);opacity:1}}.contact-form-char-count{position:absolute!important;right:1.5rem!important;font-size:.8rem!important;color:rgba(255,255,255,.45)!important;font-weight:500!important;pointer-events:none!important;background:rgba(0,0,0,.3)!important;padding:.25rem .5rem!important;border-radius:6px!important}.contact-form-char-count-warning{color:var(--primary-color)!important;font-weight:600!important;background:rgba(251,191,36,.15)!important}.contact-form-select{width:100%!important;min-width:0!important;padding:1.375rem 3.5rem 1.375rem 3.75rem!important;background:rgba(255,255,255,.04)!important;border:2px solid rgba(255,255,255,.08)!important;border-radius:16px!important;color:rgba(255,255,255,.95)!important;font-size:1rem!important;font-weight:500!important;font-family:inherit!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;box-shadow:0 4px 20px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)!important;box-sizing:border-box!important;display:block!important}.contact-form-select:hover{border-color:rgba(251,191,36,.25)!important;background:rgba(255,255,255,.06)!important;box-shadow:0 6px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)!important;transform:translateY(-1px)!important}.contact-form-select:focus{outline:none!important;border-color:var(--primary-color)!important;background:rgba(255,255,255,.08)!important;box-shadow:0 0 0 4px rgba(251,191,36,.12),0 10px 40px rgba(251,191,36,.25),0 6px 20px rgba(0,0,0,.4)!important;transform:translateY(-2px)!important}.contact-form-select-arrow{position:absolute!important;right:1.5rem!important;z-index:2!important;color:rgba(251,191,36,.6)!important;font-size:.9rem!important;pointer-events:none!important;transition:all .3s ease!important}.contact-form-select:focus~.contact-form-select-arrow{color:var(--primary-color)!important;transform:rotate(180deg)!important}.contact-form-select option{background:#1a1a1a!important;color:rgba(255,255,255,.95)!important;padding:.75rem!important}.contact-form-textarea-wrapper{position:relative!important}.contact-form-textarea,.contact-form-textarea-wrapper{width:100%!important;min-width:0!important;display:block!important}.contact-form-textarea{padding:1.5rem!important;background:rgba(255,255,255,.04)!important;border:2px solid rgba(255,255,255,.08)!important;border-radius:16px!important;color:rgba(255,255,255,.95)!important;font-size:1rem!important;font-weight:500!important;font-family:inherit!important;min-height:180px!important;resize:vertical!important;line-height:1.75!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 20px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)!important;box-sizing:border-box!important}.contact-form-textarea::-moz-placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.contact-form-textarea::placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.contact-form-textarea:hover{border-color:rgba(251,191,36,.25)!important;background:rgba(255,255,255,.06)!important;box-shadow:0 6px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)!important;transform:translateY(-1px)!important}.contact-form-textarea:focus{outline:none!important;border-color:var(--primary-color)!important;background:rgba(255,255,255,.08)!important;box-shadow:0 0 0 4px rgba(251,191,36,.12),0 10px 40px rgba(251,191,36,.25),0 6px 20px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.12)!important;transform:translateY(-2px)!important}.contact-form-textarea-footer{position:absolute!important;bottom:1rem!important;right:1.25rem!important;display:flex!important;align-items:center!important;pointer-events:none!important}.contact-form-textarea-check{position:absolute!important;bottom:1.5rem!important;right:1.5rem!important;color:#4ade80!important;font-size:1.1rem!important;animation:contactCheckPop .4s cubic-bezier(.34,1.56,.64,1)!important}.contact-form-hint{margin-top:.625rem!important;font-size:.875rem!important;color:rgba(255,255,255,.45)!important;line-height:1.6!important;font-weight:400!important;display:block!important}.contact-form-error{display:flex!important;align-items:center!important;gap:.625rem!important;margin-top:.625rem!important;font-size:.9rem!important;color:#f87171!important;font-weight:500!important;animation:contactSlideDown .3s ease-out!important}.contact-form-error i{font-size:.9rem!important;flex-shrink:0!important}.contact-form-submit{width:100%!important;min-width:0!important;margin-top:2.5rem!important;padding:1.5rem 3rem!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;border:none!important;border-radius:18px!important;color:#000!important;font-size:1.125rem!important;font-weight:700!important;letter-spacing:.5px!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 10px 30px rgba(251,191,36,.35),0 5px 15px rgba(0,0,0,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.875rem!important;box-sizing:border-box!important}.contact-form-submit:before{content:""!important;position:absolute!important;top:0!important;left:-100%!important;width:100%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent)!important;transition:left .6s ease!important}.contact-form-submit:hover:before{left:100%!important}.contact-form-submit:hover{transform:translateY(-4px)!important;box-shadow:0 15px 40px rgba(251,191,36,.45),0 8px 20px rgba(0,0,0,.4)!important;background:linear-gradient(135deg,#fcd34d,#fbbf24)!important}.contact-form-submit:active{transform:translateY(-1px)!important;box-shadow:0 8px 25px rgba(251,191,36,.35),0 4px 12px rgba(0,0,0,.3)!important}.contact-form-submit:disabled{opacity:.5!important;cursor:not-allowed!important}.contact-form-submit:disabled,.contact-form-submit:disabled:hover{transform:none!important;box-shadow:0 4px 15px rgba(0,0,0,.2)!important}.contact-form-submit i{font-size:1.1rem!important}.contact-form-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Space Grotesk,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--dark-bg)!important;color:var(--text-primary)!important;line-height:1.6;overflow-x:hidden;background-image:linear-gradient(rgba(251,191,36,.03) 1px,transparent 0),linear-gradient(90deg,rgba(251,191,36,.03) 1px,transparent 0),radial-gradient(at 0 0,rgba(251,191,36,.08) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(251,191,36,.08) 0,transparent 50%);background-size:50px 50px,50px 50px,100% 100%,100% 100%;background-attachment:fixed;position:relative}body:before{height:100%;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(251,191,36,.04) 0,rgba(251,191,36,.04) 4px);z-index:0;will-change:transform}body:after,body:before{content:"";position:fixed;top:0;left:0;width:100%;pointer-events:none}body:after{height:2px;background:linear-gradient(90deg,transparent,rgba(251,191,36,.5),transparent);box-shadow:0 0 20px rgba(251,191,36,.8);animation:scanline 6s linear infinite;z-index:9999;will-change:transform,opacity}@keyframes scanline{0%{transform:translateY(0);opacity:.3}50%{opacity:.6}to{transform:translateY(100vh);opacity:.3}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:no-preference){[style*=will-change]{backface-visibility:hidden;perspective:1000px}.fade-in-up{animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card-grid>:first-child{animation-delay:.1s}.card-grid>:nth-child(2){animation-delay:.2s}.card-grid>:nth-child(3){animation-delay:.3s}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.navbar{background:rgba(18,18,18,.98);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:0 4px 24px 0 rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.05);position:sticky;top:0;left:0;right:0;width:100%;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(251,191,36,.15);animation:headerSlideDown .6s ease-out}@keyframes headerSlideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.navbar:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--yellow) 20%,var(--yellow) 80%,transparent);animation:navLine 6s ease-in-out infinite;will-change:opacity}@keyframes navLine{0%,to{opacity:.5}50%{opacity:.8}}.navbar.scrolled{background:rgba(18,18,18,.99);box-shadow:0 8px 32px 0 rgba(0,0,0,.7),0 0 0 1px rgba(255,255,255,.08);border-bottom:1px solid rgba(251,191,36,.2)}.nav-container{max-width:1600px;margin:0 auto;padding:.75rem 2rem;gap:1rem;overflow:visible}.logo,.nav-container{display:flex;align-items:center}.logo{text-decoration:none;color:var(--text-primary);font-weight:800;font-size:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);flex-shrink:0;position:relative;animation:logoFadeIn .8s ease-out}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.8) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.logo:hover{transform:scale(1.08) rotate(2deg);filter:drop-shadow(0 4px 12px rgba(251,191,36,.4))}.logo-icon{width:auto;height:120px;-o-object-fit:contain;object-fit:contain;display:block;flex-shrink:0;background:transparent;mix-blend-mode:normal;transition:all .3s ease;filter:drop-shadow(0 2px 8px rgba(251,191,36,.2));margin:-.5rem 0}.logo-icon:after,.logo-icon:before{display:none}.nav-links{display:flex;gap:1rem;align-items:center;list-style:none;flex-wrap:wrap;flex:1;justify-content:flex-start;margin-left:6.5rem}.nav-links li{animation:navLinkFadeIn .6s ease-out backwards}.nav-links li:first-child{animation-delay:.1s}.nav-links li:nth-child(2){animation-delay:.15s}.nav-links li:nth-child(3){animation-delay:.2s}.nav-links li:nth-child(4){animation-delay:.25s}.nav-links li:nth-child(5){animation-delay:.3s}.nav-links li:nth-child(6){animation-delay:.35s}.nav-links li:nth-child(7){animation-delay:.4s}.nav-links li:nth-child(8){animation-delay:.45s}.nav-links li:nth-child(9){animation-delay:.5s}.nav-links li:nth-child(10){animation-delay:.55s}.nav-link{text-decoration:none;color:rgba(255,255,255,.75);font-weight:500;font-size:.875rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);padding:.625rem 1rem;white-space:nowrap;flex-shrink:0;min-width:0;border-radius:8px;letter-spacing:.01em}@keyframes navLinkFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-link:hover{color:var(--primary-color);background:rgba(251,191,36,.08);transform:translateY(-2px) scale(1.02);box-shadow:0 2px 8px rgba(251,191,36,.1)}.nav-link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(251,191,36,.06),rgba(251,191,36,.03));border-radius:8px;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);z-index:-1}.nav-link:hover:before{opacity:1}.nav-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,transparent,var(--yellow),transparent);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px rgba(251,191,36,.5),0 0 15px rgba(251,191,36,.2);border-radius:2px;will-change:width,box-shadow}.nav-link:hover:after{width:85%;height:2px;box-shadow:0 0 10px rgba(251,191,36,.6),0 0 20px rgba(251,191,36,.3)}.nav-link.active{color:var(--primary-color);background:rgba(251,191,36,.1);transform:translateY(-1px);box-shadow:0 2px 6px rgba(251,191,36,.15)}.nav-link.active:before{opacity:1}.nav-link.active:after{width:85%;height:2px;box-shadow:0 0 10px rgba(251,191,36,.6),0 0 20px rgba(251,191,36,.3)}.btn-primary{background:linear-gradient(135deg,var(--yellow) 0,#f59e0b 100%);color:var(--black);padding:.875rem 1.75rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 12px rgba(251,191,36,.3),0 0 0 1px rgba(251,191,36,.15),inset 0 1px 0 rgba(255,255,255,.2);border:none;cursor:pointer;position:relative;overflow:hidden;white-space:nowrap;flex-shrink:0;letter-spacing:.02em;animation:buttonPulse 2s ease-in-out infinite}@keyframes buttonPulse{0%,to{box-shadow:0 3px 12px rgba(251,191,36,.3),0 0 0 1px rgba(251,191,36,.15),inset 0 1px 0 rgba(255,255,255,.2)}50%{box-shadow:0 3px 15px rgba(251,191,36,.4),0 0 0 1px rgba(251,191,36,.2),inset 0 1px 0 rgba(255,255,255,.2),0 0 20px rgba(251,191,36,.2)}}.btn-primary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-primary:hover:before{width:300px;height:300px}.btn-primary:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(251,191,36,.4),0 0 0 1px rgba(251,191,36,.3),inset 0 1px 0 rgba(255,255,255,.3),0 0 25px rgba(251,191,36,.3);background:linear-gradient(135deg,#fbbf24,#f59e0b);will-change:transform,box-shadow;animation:none}.btn-primary:active{transform:translateY(-1px) scale(1.02)}.btn-primary:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px;box-shadow:0 0 0 3px rgba(251,191,36,.25),0 6px 20px rgba(251,191,36,.4)}.btn-secondary{background:transparent;color:var(--white);padding:.875rem 2rem;border-radius:16px;text-decoration:none;font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--primary-color);cursor:pointer;position:relative;overflow:hidden}.btn-secondary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--gradient-primary);transition:left .4s ease;z-index:-1}.btn-secondary:hover{color:var(--black);background:var(--yellow);transform:translateY(-3px) scale(1.05);box-shadow:0 8px 30px rgba(251,191,36,.5),0 0 40px rgba(251,191,36,.3);border-color:var(--primary-color)}.btn-secondary:hover:before{left:0}.btn-secondary:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px;box-shadow:0 0 0 3px rgba(251,191,36,.3),0 8px 30px rgba(251,191,36,.5)}.hero{min-height:85vh;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--dark-bg);z-index:1}.hero-grid{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(251,191,36,.03) 1px,transparent 0),linear-gradient(90deg,rgba(251,191,36,.03) 1px,transparent 0);background-size:30px 30px;opacity:.4;animation:gridMove 40s linear infinite;z-index:-1;pointer-events:none;will-change:transform}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(30px,30px)}}.hero .tech-orb-1{top:-50%;right:-10%;width:800px;height:800px;animation:float 30s ease-in-out infinite}.hero .tech-orb-1,.hero .tech-orb-2{content:"";position:absolute;background:radial-gradient(circle,rgba(251,191,36,.15) 0,transparent 70%);border-radius:50%;filter:blur(40px);z-index:0;will-change:transform}.hero .tech-orb-2{bottom:-30%;left:-10%;width:600px;height:600px;animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.hero-content{max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.hero-text{max-width:900px;width:100%}.hero-text h1{font-size:clamp(2rem,6vw,4rem);font-weight:700;line-height:1.1;margin-bottom:2rem;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;text-shadow:0 0 80px rgba(251,191,36,.3);position:relative}.hero-text h1:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:4px;background:var(--yellow);border-radius:2px;box-shadow:0 0 20px rgba(251,191,36,.6);will-change:width}.hero-text p{font-size:clamp(1rem,2.5vw,1.5rem);color:var(--text-secondary);margin-bottom:3rem;line-height:1.8}.hero-buttons{display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center;justify-content:center}.hero-buttons .btn-primary{min-width:240px}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{padding:1rem 2rem;font-size:1.1rem;font-weight:600;width:auto}.hero-buttons .btn-secondary{min-width:200px}.hero-card,.hero-image{position:relative}.hero-card{background:var(--dark-card);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:32px;padding:2.5rem;box-shadow:0 20px 60px 0 rgba(0,0,0,.5),0 0 80px rgba(251,191,36,.2);transform:perspective(1000px) rotateY(-3deg) rotateX(3deg);transition:all .5s cubic-bezier(.4,0,.2,1);border:3px solid rgba(251,191,36,.3);overflow:hidden}.hero-card:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(251,191,36,.1) 0,transparent 70%);animation:rotate 40s linear infinite;will-change:transform}.hero-card:before{content:"";position:absolute;inset:0;border-radius:32px;padding:2px;background:linear-gradient(45deg,var(--yellow),var(--primary-light),var(--yellow),var(--primary-light));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.hero-card:hover:before{opacity:1;animation:borderRotate 6s linear infinite}@keyframes borderRotate{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-card:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) scale(1.02);box-shadow:0 30px 80px 0 rgba(251,191,36,.2),0 0 120px rgba(251,191,36,.25)}.section{padding:6rem 2rem;max-width:1280px;margin:0 auto}.section-title{text-align:center;margin-bottom:3rem}.section-badge{display:block;padding:.625rem 1.5rem;background:var(--yellow);color:var(--black);border-radius:50px;font-size:.875rem;font-weight:600;margin:0 auto 1rem;border:2px solid var(--black);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 20px rgba(251,191,36,.2);letter-spacing:.05em;text-transform:uppercase;position:relative;overflow:hidden;width:-moz-fit-content;width:fit-content;text-align:center}.section-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:badgeScan 6s ease-in-out infinite;will-change:transform}@keyframes badgeScan{0%{transform:translateX(-100%)}50%,to{transform:translateX(100%)}}.section-title h2{font-size:3rem;font-weight:700;margin-bottom:1rem;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;position:relative;display:block;text-align:center;width:100%}.section-title h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--yellow);border-radius:2px;box-shadow:0 0 15px rgba(251,191,36,.5)}.section-title h1{font-size:3rem;font-weight:700;margin-bottom:1rem;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;position:relative;display:block;text-align:center;width:100%}.section-title h1:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--yellow);border-radius:2px;box-shadow:0 0 15px rgba(251,191,36,.5)}.section-title p{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;text-align:center}.card{background:var(--dark-card);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:24px;padding:2.5rem;box-shadow:0 8px 32px 0 rgba(0,0,0,.5);transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid rgba(251,191,36,.2);position:relative;overflow:hidden}.card:before{top:0;left:0;right:0;height:4px;background:var(--yellow);transform:scaleX(0);transition:transform .4s ease;box-shadow:0 0 10px rgba(251,191,36,.8)}.card:after,.card:before{content:"";position:absolute}.card:after{top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent 30%,rgba(251,191,36,.1) 50%,transparent 70%);border-radius:24px;opacity:0;transition:opacity .4s ease;z-index:-1}.card:hover:after{opacity:.3}.card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px 0 rgba(251,191,36,.3),0 0 60px rgba(251,191,36,.2);border-color:var(--primary-color);background:var(--dark-surface);will-change:transform,box-shadow}.card:hover:before{transform:scaleX(1)}.card-grid[style*=gridTemplateColumns] .card:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent 30%,rgba(251,191,36,.1) 50%,transparent 70%);border-radius:24px;opacity:0;transition:opacity .4s ease;z-index:-1}.card-grid[style*=gridTemplateColumns] .card:hover:after{opacity:.3}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:stretch}.tracker-container .card,.tracker-form{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.services-grid{grid-template-columns:repeat(4,1fr)}.trust-feature-icon{width:70px!important;height:70px!important;flex-shrink:0!important;box-sizing:border-box!important;min-width:70px!important;min-height:70px!important;max-width:70px!important;max-height:70px!important}.trust-feature-icon i{display:block!important;line-height:1!important;font-size:1.75rem!important}.footer{background:var(--dark-bg);color:var(--text-primary);padding:5rem 2rem 2rem;margin-top:5rem;border-top:3px solid var(--primary-color);position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--yellow);opacity:1}.footer-content{max-width:1280px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin:0 auto 2rem}.footer-section h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--white)}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.75rem}.footer-section a{color:var(--text-light);text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:var(--yellow)}.footer-bottom{max-width:1280px;margin:0 auto;padding-top:2rem;border-top:2px solid rgba(251,191,36,.3);justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-bottom,.social-links{display:flex;gap:1rem}.social-link{width:45px;height:45px;border-radius:12px;background:var(--dark-card);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;color:var(--white);text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid rgba(251,191,36,.3);position:relative;overflow:hidden}.social-link:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:var(--yellow);transform:translate(-50%,-50%);transition:width .4s,height .4s;z-index:-1}.social-link:hover:before{width:100px;height:100px}.social-link:hover{color:var(--black);background:var(--yellow);transform:translateY(-5px) scale(1.1);box-shadow:0 8px 25px rgba(251,191,36,.5),0 0 40px rgba(251,191,36,.3);border-color:var(--primary-color)}@media (max-width:768px){body:before{background-size:100px 100px}body:after{display:none}.navbar{position:sticky;z-index:1000;overflow:visible;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:rgba(18,18,18,1)!important}.nav-container{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1rem;max-width:100%;position:relative;overflow:visible;width:100%;box-sizing:border-box}.logo{font-size:1.25rem;z-index:1001}.logo-icon{width:60px!important;height:60px!important;max-width:60px;max-height:60px;margin:0}.mobile-menu-overlay,.nav-container>.nav-links{display:none!important}.mobile-menu-overlay{bottom:0!important;background:rgba(0,0,0,.3)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:9998!important;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.mobile-menu-overlay.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.mobile-menu-toggle{display:flex!important;flex-direction:column;align-items:center;justify-content:center;z-index:1001;position:relative;width:48px;height:48px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);margin-left:auto;cursor:pointer;gap:6px}.mobile-menu-toggle:focus,.mobile-menu-toggle:hover{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.4);transform:scale(1.05)}.mobile-menu-toggle:active{transform:scale(.95)}.hamburger-line{width:24px;height:2.5px;background:var(--text-primary);border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.mobile-menu-toggle.active .hamburger-line:first-child{transform:translateY(8px) rotate(45deg);background:var(--yellow)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg);background:var(--yellow)}.mobile-menu{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;box-shadow:-8px 0 32px rgba(0,0,0,.8),inset 0 0 0 1px rgba(251,191,36,.15);z-index:9999!important;transform:translateX(100%)!important;transition:transform .35s cubic-bezier(.4,0,.2,1)!important;flex-direction:column;overflow:hidden;pointer-events:auto;will-change:transform;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;isolation:isolate;transform-style:preserve-3d}.mobile-menu.active{transform:translateX(0)!important;pointer-events:auto!important}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(251,191,36,.2);background:linear-gradient(180deg,rgba(251,191,36,.1),rgba(251,191,36,.05));backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;-webkit-filter:none!important;isolation:isolate;position:relative;z-index:1;flex-shrink:0}.mobile-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-primary)}.mobile-logo-text{font-weight:700;letter-spacing:.5px;color:rgba(255,255,255,.95)!important;text-shadow:0 0 10px rgba(251,191,36,.3);text-rendering:optimizeLegibility;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate}.mobile-logo-text,.mobile-menu-close{font-size:1.125rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-menu-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:10px;color:rgba(255,255,255,.9);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-close:focus,.mobile-menu-close:hover{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.4);color:var(--yellow);transform:rotate(90deg) scale(1.05);box-shadow:0 2px 8px rgba(251,191,36,.2)}.mobile-menu-close:active{transform:rotate(90deg) scale(.95)}.nav-container>.nav-links{display:flex}.mobile-menu-content{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:1.5rem;gap:1.5rem;-webkit-overflow-scrolling:touch}.mobile-menu-content::-webkit-scrollbar{width:4px}.mobile-menu-content::-webkit-scrollbar-track{background:rgba(255,255,255,.02)}.mobile-menu-content::-webkit-scrollbar-thumb{background:rgba(251,191,36,.3);border-radius:2px}.mobile-menu-content::-webkit-scrollbar-thumb:hover{background:rgba(251,191,36,.5)}.mobile-menu-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%}.mobile-menu-quick-link{padding:.875rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:rgba(255,255,255,.95);font-size:.95rem;font-weight:500;text-align:center;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.mobile-menu-quick-link:hover{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.4);color:var(--yellow);transform:translateY(-2px);box-shadow:0 4px 12px rgba(251,191,36,.2)}.mobile-menu-quick-link.active{background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(251,191,36,.1));border-color:rgba(251,191,36,.5);color:var(--yellow);box-shadow:0 2px 12px rgba(251,191,36,.25)}.mobile-menu-get-started{grid-column:1/-1;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--yellow),rgba(251,191,36,.9));border:none;border-radius:12px;color:#000;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(251,191,36,.4),0 0 0 2px rgba(251,191,36,.3);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.mobile-menu-get-started:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(251,191,36,.5),0 0 0 2px rgba(251,191,36,.4),0 0 24px rgba(251,191,36,.3)}.mobile-menu-get-started:active{transform:translateY(0)}.mobile-menu-section{width:100%}.mobile-nav-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;width:100%}.mobile-nav-link{font-size:1rem;padding:1rem 1.25rem;text-align:left;border-radius:12px;width:100%;margin:0;color:rgba(255,255,255,.95);font-weight:500;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:1rem;border:1px solid transparent;background:rgba(255,255,255,.03);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.mobile-nav-link i{width:20px;text-align:center;font-size:1.1rem;opacity:.8;transition:all .25s ease}.mobile-nav-link span{flex:1}.mobile-nav-link:hover{background:rgba(251,191,36,.12);border-color:rgba(251,191,36,.3);color:var(--yellow);transform:translateX(4px);box-shadow:0 2px 12px rgba(251,191,36,.15)}.mobile-nav-link:hover i{opacity:1;color:var(--yellow)}.mobile-nav-link.active{background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(251,191,36,.1));border-color:rgba(251,191,36,.4);color:var(--yellow);box-shadow:0 2px 12px rgba(251,191,36,.2),inset 0 1px 0 rgba(255,255,255,.1);font-weight:600}.mobile-nav-link.active i{opacity:1;color:var(--yellow)}.mobile-menu-footer{padding:1rem 1.5rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);background:rgba(18,18,18,.6);flex-shrink:0;position:relative}.mobile-menu-footer-divider{height:1px;background:rgba(255,255,255,.08);margin-bottom:.75rem}.mobile-menu-footer-text{text-align:center;color:rgba(255,255,255,.5);font-size:.875rem;margin:0;font-weight:400;letter-spacing:.5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-menu-fullscreen{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:linear-gradient(165deg,rgba(15,15,15,.98),rgba(10,10,10,.99) 50%,rgba(5,5,5,1));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:9999;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:scale(.95);transition:all .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden}.mobile-menu-fullscreen.active{opacity:1;visibility:visible;transform:scale(1)}.mobile-fullscreen-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(251,191,36,.15);background:rgba(251,191,36,.03);flex-shrink:0}.mobile-fullscreen-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.mobile-fullscreen-logo img{width:40px;height:40px;border-radius:10px}.mobile-fullscreen-logo span{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.mobile-fullscreen-close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:rgba(255,255,255,.8);font-size:1.25rem;cursor:pointer;transition:all .3s ease}.mobile-fullscreen-close:active,.mobile-fullscreen-close:hover{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.4);color:var(--yellow);transform:rotate(90deg)}.mobile-grid-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:1.25rem;flex:1;align-content:start}.mobile-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1.25rem .75rem;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08);border-radius:16px;text-decoration:none;color:rgba(255,255,255,.85);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(20px) scale(.9);animation:gridItemFadeIn .5s ease forwards}@keyframes gridItemFadeIn{to{opacity:1;transform:translateY(0) scale(1)}}.mobile-grid-item:active,.mobile-grid-item:hover{background:linear-gradient(145deg,rgba(251,191,36,.15),rgba(251,191,36,.08));border-color:rgba(251,191,36,.4);transform:translateY(-4px) scale(1.02);box-shadow:0 8px 24px rgba(251,191,36,.2),inset 0 0 0 1px rgba(251,191,36,.2)}.mobile-grid-item.active{background:linear-gradient(145deg,rgba(251,191,36,.2),rgba(251,191,36,.1));border-color:rgba(251,191,36,.5);box-shadow:0 4px 16px rgba(251,191,36,.25),inset 0 0 0 1px rgba(251,191,36,.3)}.mobile-grid-item.active .mobile-grid-icon{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#000;box-shadow:0 4px 12px rgba(251,191,36,.4)}.mobile-grid-item.active span{color:var(--yellow);font-weight:600}.mobile-grid-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border-radius:14px;font-size:1.25rem;color:rgba(255,255,255,.9);transition:all .3s ease}.mobile-grid-item:active .mobile-grid-icon,.mobile-grid-item:hover .mobile-grid-icon{background:linear-gradient(135deg,rgba(251,191,36,.3),rgba(251,191,36,.15));color:var(--yellow);transform:scale(1.1)}.mobile-grid-item span{font-size:.85rem;font-weight:500;text-align:center;line-height:1.2;transition:all .3s ease}.mobile-grid-item:active span,.mobile-grid-item:hover span{color:var(--yellow)}.mobile-fullscreen-cta{padding:0 1.25rem 1rem;flex-shrink:0}.mobile-cta-button{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b 50%,#d97706);border:none;border-radius:14px;color:#000;font-size:1rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(251,191,36,.4),inset 0 0 0 1px rgba(251,191,36,.5)}.mobile-cta-button i{font-size:1.1rem;transition:transform .3s ease}.mobile-cta-button:active,.mobile-cta-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 30px rgba(251,191,36,.5),inset 0 0 0 2px rgba(251,191,36,.6),0 0 40px rgba(251,191,36,.3)}.mobile-cta-button:active i,.mobile-cta-button:hover i{transform:translateX(4px) rotate(-15deg)}.mobile-fullscreen-footer{padding:1rem 1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.3);text-align:center;flex-shrink:0}.mobile-footer-social{display:flex;justify-content:center;gap:1rem;margin-bottom:.75rem}.mobile-footer-social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:rgba(255,255,255,.6);font-size:1rem;transition:all .3s ease}.mobile-footer-social a:active,.mobile-footer-social a:hover{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.4);color:var(--yellow);transform:translateY(-2px)}.mobile-fullscreen-footer p{margin:0;font-size:.75rem;color:rgba(255,255,255,.4);letter-spacing:.5px}.mobile-menu,.mobile-menu-overlay{display:none!important}body.mobile-nav-open .chatbot-button,body.mobile-nav-open .chatbot-window{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:scale(.8)!important;transition:all .3s ease!important}.hero{min-height:100vh;padding:2rem 1rem!important}.hero-content{grid-template-columns:1fr!important;gap:2rem;padding:2rem 1rem}.hero-text,.hero-text h1,.hero-text p{text-align:center!important}.hero-text p{margin:0 auto 2.5rem!important}.hero-buttons{justify-content:center!important}.hero-image{height:300px!important}.hero-text h1{font-size:clamp(3rem,10vw,5rem);line-height:1.2;margin-bottom:1.5rem}.hero h1.text-gradient{font-size:clamp(3rem,10vw,5rem)!important;line-height:1.2!important}.hero-text h1:after{width:50px;height:3px}.hero-text p{font-size:clamp(1rem,3vw,1.25rem);margin-bottom:2.5rem}.hero p{font-size:clamp(1rem,3vw,1.25rem)!important}.hero-buttons{flex-direction:column;width:100%;align-items:center;gap:1rem}.hero-buttons .btn-primary{max-width:320px;min-width:320px}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;justify-content:center}.hero-buttons .btn-secondary{max-width:280px;min-width:280px}.hero-card{transform:none;padding:1.5rem;border-radius:20px}.hero-card:after{display:none}.hero-grid{background-size:50px 50px;opacity:.2}.section{padding:3rem 1rem}.section-title h2{font-size:1.75rem}.section-title h2:after{width:40px;height:2px}.section-title p{font-size:1rem}.section-badge{font-size:.75rem;padding:.5rem 1rem}.card{padding:1.5rem;border-radius:20px}.card-grid{grid-template-columns:1fr;gap:1.5rem;max-width:85%!important;margin:0 auto!important}.card-grid .card{padding:1.25rem;max-width:100%}.card-grid .card h3{font-size:1.4rem!important;margin-bottom:.875rem!important}.card-grid .card p{font-size:1.05rem!important;line-height:1.65!important;margin-bottom:1.25rem!important}.card-grid .card>div[style*=height]{height:180px!important;margin-bottom:1.25rem!important}.card-grid[style*=gridTemplateColumns]{max-width:95%!important;margin:0 auto!important;gap:.4rem!important;grid-template-columns:repeat(2,1fr)!important}.card-grid[style*=gridTemplateColumns] .card{padding:.5rem .3rem!important;min-height:100px!important;height:auto!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.card-grid[style*=gridTemplateColumns] .card i{font-size:1rem!important;margin-bottom:.15rem!important}.card-grid[style*=gridTemplateColumns] .card>div[style*=fontSize]{font-size:1rem!important}.card-grid[style*=gridTemplateColumns] .card>div[style*=fontSize]:not([style*="3.5rem"]){font-size:.6rem!important}.card-grid[style*=gridTemplateColumns] .card>div[style*=marginBottom]{margin-bottom:.3rem!important}.card-grid[style*=gridTemplateColumns] .card>div[style*=marginBottom]>div,.card-grid[style*=gridTemplateColumns] .card>div[style*=marginBottom]>div svg{width:45px!important;height:45px!important}.card-grid[style*=gridTemplateColumns] .card>div[style*=marginBottom]>div>div[style*="position: absolute"],.card-grid[style*=gridTemplateColumns] .card>div[style*=marginBottom]>div>div[style*="position: absolute"][style*=fontSize]{font-size:.8rem!important}.card-grid[style*=gridTemplateColumns] .card>div[style*="width: 150px"]{width:45px!important;height:45px!important}.card-grid[style*=gridTemplateColumns] .card>div[style*="width: 150px"] i{font-size:1rem!important;margin-bottom:.1rem!important}.card-grid[style*=gridTemplateColumns] .card>div[style*="width: 150px"]>div[style*="fontSize: 3.5rem"]{font-size:1rem!important}.card-grid[style*=gridTemplateColumns] .card>div[style*="fontSize: 1.15rem"]{font-size:.6rem!important;letter-spacing:0!important;line-height:1.2!important;text-align:center!important}.trust-features-grid{grid-template-columns:1fr!important}.trust-features-grid .trust-feature-icon{width:70px!important;height:70px!important;margin-bottom:1.25rem!important;flex-shrink:0!important;box-sizing:border-box!important;min-width:70px!important;min-height:70px!important;max-width:70px!important;max-height:70px!important}.trust-features-grid .trust-feature-icon i{font-size:1.75rem!important;line-height:1!important;display:block!important}.apps-grid{gap:1.5rem!important}.apps-grid,.services-grid{grid-template-columns:1fr!important}.services-grid{gap:1.25rem!important;padding:1.5rem 0!important}.service-card{padding:1.5rem!important;width:100%!important;max-width:100%!important;margin:0!important}.service-card h3{font-size:1.25rem!important;margin-bottom:.875rem!important}.service-card p{font-size:.95rem!important;line-height:1.6!important}.service-card-icon,.service-card>div:first-child{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;margin:0 auto 1.25rem!important;border-width:3px!important;box-shadow:0 0 0 3px rgba(251,191,36,.3),0 0 15px rgba(251,191,36,.4)!important;box-sizing:border-box!important}.service-card .service-icon,.service-card-icon .service-icon{font-size:1.5rem!important;color:var(--black)!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important}.additional-service-card{padding:1.5rem!important;width:100%!important;max-width:100%!important;margin:0!important}.additional-service-card h3{font-size:1.15rem!important;margin-bottom:.75rem!important}.additional-service-card p{font-size:.95rem!important;line-height:1.6!important;margin-bottom:1.25rem!important}.additional-service-card>div:first-child{margin-bottom:1rem!important}.additional-service-card>div:first-child i{font-size:1.75rem!important}#process-grid,#trust-features-grid{grid-template-columns:1fr!important}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;font-size:.875rem;width:100%;justify-content:center}.quote-buttons{flex-direction:column!important;align-items:stretch!important}.quote-buttons .btn-primary,.quote-buttons .btn-secondary{width:100%!important;margin-left:0!important;margin-top:.5rem}.quote-buttons .btn-primary:first-child{margin-top:0}.profession-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important;gap:1rem!important;margin:1.5rem 0!important}.profession-card{padding:1.25rem!important;border-radius:16px!important;min-height:140px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.profession-card i{font-size:2rem!important;margin-bottom:.75rem!important}.profession-card h3{font-size:1rem!important;font-weight:600!important;color:var(--text-primary)!important;line-height:1.4!important;word-wrap:break-word!important;overflow-wrap:break-word!important;hyphens:auto!important}.footer{padding:3rem 1rem 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.data-stream,.hero .tech-orb-1,.hero .tech-orb-2,.tech-particles{display:none}.card:active{transform:scale(.98)}.btn-primary:active,.btn-secondary:active{transform:scale(.95)}*{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.card:hover{transform:translateY(-5px) scale(1.01)}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px) scale(1.02)}.navbar:after{animation-duration:5s}.hero-card h2{font-size:1.5rem!important}.hero-card h3{font-size:1rem!important}[style*="font-size: 2rem"]{font-size:1.5rem!important}[style*="font-size: 1.5rem"]{font-size:1.25rem!important}.section[style*="padding: 4rem 2rem"]{padding:2rem 1rem!important}.section h2[style*="font-size: 2.5rem"]{font-size:1.75rem!important}.section p[style*="font-size: 1.25rem"]{font-size:1rem!important}.home-cta-section{padding:1rem .75rem!important;margin:1.5rem auto!important;border-radius:16px!important;border-width:2px!important;max-width:85%!important}.home-cta-section h2{font-size:1.25rem!important;margin-bottom:.5rem!important;line-height:1.3!important}.home-cta-section p{font-size:.875rem!important;margin-bottom:1rem!important;line-height:1.5!important}.home-cta-section>div[style*="display: flex"]{gap:.75rem!important}.home-cta-section .btn-primary,.home-cta-section .btn-secondary{font-size:.875rem!important;padding:.625rem 1.25rem!important;width:100%!important;max-width:240px!important;justify-content:center!important}.home-cta-section .btn-primary i,.home-cta-section .btn-secondary i{font-size:.875rem!important}@media (min-width:769px){.contact-hero{min-height:50vh!important;padding:4rem 2rem!important}.contact-hero-title{font-size:3.5rem!important}.contact-hero-subtitle{font-size:1.25rem!important}.contact-section{padding:6rem 2rem!important}.contact-container{max-width:1200px!important;padding:0 2rem!important}.contact-cards-grid{grid-template-columns:repeat(3,1fr)!important;gap:2rem!important;margin-bottom:4rem!important}.contact-form-wrapper{padding:3.5rem 4rem!important;border-radius:32px!important;max-width:950px!important}.contact-form-header{margin-bottom:3.5rem!important}.contact-form-title{font-size:2.75rem!important}.contact-form-subtitle{font-size:1.125rem!important}.contact-form-row{grid-template-columns:1fr 1fr!important;gap:2rem!important;margin-bottom:2rem!important}.contact-form-input,.contact-form-select{padding:1.375rem 3.5rem 1.375rem 3.75rem!important;font-size:1rem!important;border-radius:16px!important}.contact-form-textarea{padding:1.5rem!important;font-size:1rem!important;min-height:180px!important;border-radius:16px!important}.contact-form-input-icon{left:1.5rem!important;font-size:1.1rem!important}.contact-form-submit{padding:1.5rem 3rem!important;font-size:1.125rem!important;border-radius:18px!important}}@media (max-width:1024px) and (min-width:769px){.contact-form-wrapper{padding:3rem!important}.contact-container{padding:0 2rem!important}}@media (max-width:768px){.contact-hero{padding:3rem 1.5rem;min-height:40vh}.contact-hero-title{font-size:2.5rem}.contact-hero-subtitle{font-size:1.1rem}.contact-section{padding:3rem 1rem}.contact-cards-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.contact-form-wrapper{padding:2rem 1.5rem;border-radius:20px}.contact-form-header{margin-bottom:2rem}.contact-form-title{font-size:1.75rem;margin-bottom:.75rem}.contact-form-subtitle{font-size:.95rem;line-height:1.6}.contact-form-row{grid-template-columns:1fr;gap:1.25rem}.contact-form-field,.contact-form-row{margin-bottom:1.25rem}.contact-form-label{font-size:.9rem;margin-bottom:.625rem}.contact-form-input,.contact-form-select{padding:1.125rem .875rem 1.125rem 2.5rem;font-size:1rem;border-radius:12px}.contact-form-textarea{padding:1.125rem;font-size:1rem;min-height:150px;border-radius:12px}.contact-form-input-icon{left:.875rem;font-size:.95rem}.contact-form-input-check{right:1rem;font-size:1rem}.contact-form-char-count{right:1rem;font-size:.75rem;padding:.2rem .4rem}.contact-form-textarea-check{bottom:1rem;right:1rem;font-size:1rem}.contact-form-textarea-footer{bottom:.75rem;right:1rem}.contact-form-select-arrow{right:1rem;font-size:.85rem}.contact-form-hint{font-size:.8rem;margin-top:.5rem}.contact-form-error{font-size:.85rem;margin-top:.5rem}.contact-form-submit{padding:1.125rem 2rem;font-size:1rem;border-radius:14px;margin-top:2rem}.contact-form-alert{padding:1.125rem 1.25rem;gap:.875rem;border-radius:16px;margin-bottom:2rem}.contact-form-alert>i{font-size:1.5rem}.contact-form-alert strong{font-size:1rem}.contact-form-alert p{font-size:.875rem}.contact-form-progress{margin-top:1.5rem;padding-top:1.5rem}.contact-form-progress-info{font-size:.85rem;margin-bottom:.625rem}.contact-form-progress-bar{height:6px}}@media (max-width:480px){.contact-hero{padding:2rem 1rem}.contact-hero-title{font-size:2rem}.contact-hero-subtitle{font-size:1rem}.contact-section{padding:2rem .75rem}.contact-form-wrapper{padding:1.5rem 1rem;border-radius:16px}.contact-form-title{font-size:1.5rem}.contact-form-subtitle{font-size:.875rem}.contact-form-input,.contact-form-select{padding:1rem .875rem 1rem 2.5rem;font-size:.95rem}.contact-form-textarea{padding:1rem;font-size:.95rem;min-height:140px}.contact-form-input-icon{left:.875rem;font-size:.9rem}.contact-form-submit{padding:1rem 1.5rem;font-size:.95rem}}.contact-form-modern{background:rgba(20,20,20,.95)!important;backdrop-filter:blur(20px)!important;border-radius:32px!important;padding:3.5rem 4rem!important;border:1px solid rgba(251,191,36,.15)!important;box-shadow:0 25px 70px rgba(0,0,0,.6),0 0 0 1px rgba(251,191,36,.08),inset 0 1px 0 rgba(255,255,255,.1)!important;position:relative!important;overflow:hidden!important;max-width:950px!important;width:100%!important;margin:0 auto!important;display:block!important}.contact-form-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(251,191,36,.8) 30%,rgba(251,191,36,1) 50%,rgba(251,191,36,.8) 70%,transparent);box-shadow:0 0 15px rgba(251,191,36,.6)}.contact-form-modern:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(251,191,36,.04) 0,transparent 70%);pointer-events:none;animation:pulse 8s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes statsPulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.1);opacity:.7}}.form-header-modern{text-align:center!important;margin-bottom:3.5rem!important;position:relative!important;z-index:1!important}.form-title-modern{font-size:2.75rem!important;font-weight:800!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;margin-bottom:1rem!important;letter-spacing:-1px!important;line-height:1.2!important;color:transparent!important}.form-subtitle-modern{color:rgba(255,255,255,.65)!important;font-size:1.125rem!important;line-height:1.7!important;max-width:600px!important;margin:0 auto!important;font-weight:400!important}.form-progress-modern{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.form-progress-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:.875rem;font-size:.9rem;color:rgba(255,255,255,.6);font-weight:500}.form-progress-value{color:var(--primary-color);font-weight:700;font-size:1rem}.form-progress-bar{width:100%;height:8px;background:rgba(255,255,255,.04);border-radius:10px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px rgba(0,0,0,.3)}.form-progress-fill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:10px;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 15px rgba(251,191,36,.6);position:relative}.form-progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.form-alert-modern{display:flex;gap:1.25rem;padding:1.5rem 2rem;border-radius:20px;margin-bottom:2.5rem;animation:slideDown .4s ease-out;border:2px solid;position:relative;z-index:1}.form-alert-success-modern{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.35);color:#4ade80}.form-alert-error-modern{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.35);color:#f87171}.form-alert-modern>i{font-size:1.75rem;flex-shrink:0;margin-top:2px}.form-alert-modern>div{flex:1}.form-alert-modern strong{display:block;font-size:1.1rem;margin-bottom:.375rem;font-weight:700}.form-alert-modern p{margin:0;font-size:.95rem;opacity:.9;line-height:1.6}.contact-form-modern-fields{position:relative!important;z-index:1!important;width:100%!important;max-width:100%!important;min-width:0!important;display:block!important}.form-row-modern{display:grid!important;grid-template-columns:1fr 1fr!important;gap:2rem!important}.form-field-modern,.form-row-modern{margin-bottom:2rem!important;width:100%!important}.form-field-modern{min-width:0!important;display:block!important}.form-row-modern .form-field-modern{margin-bottom:0!important}.form-label-modern{display:block!important;margin-bottom:.875rem!important;font-size:.95rem!important;font-weight:600!important;color:rgba(255,255,255,.9)!important;letter-spacing:.2px!important}.required-star{color:var(--primary-color);font-weight:700;margin-left:3px}.input-wrapper-modern{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important}.input-icon-modern{position:absolute!important;left:1.5rem!important;z-index:2!important;color:rgba(251,191,36,.6)!important;font-size:1.1rem!important;transition:all .3s ease!important;pointer-events:none!important}.input-modern{width:100%!important;min-width:0!important;padding:1.375rem 3.5rem 1.375rem 3.75rem!important;background:rgba(255,255,255,.04)!important;border:2px solid rgba(255,255,255,.08)!important;border-radius:16px!important;color:rgba(255,255,255,.95)!important;font-size:1rem!important;font-weight:500!important;font-family:inherit!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 20px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)!important;box-sizing:border-box!important;display:block!important}.input-modern::-moz-placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.input-modern::placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.input-modern:hover{border-color:rgba(251,191,36,.25);background:rgba(255,255,255,.06);box-shadow:0 6px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08);transform:translateY(-1px)}.input-modern:hover~.input-icon-modern{color:rgba(251,191,36,.85)}.input-modern:focus{outline:none;border-color:var(--primary-color);background:rgba(255,255,255,.08);box-shadow:0 0 0 4px rgba(251,191,36,.12),0 10px 40px rgba(251,191,36,.25),0 6px 20px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.12);transform:translateY(-2px)}.input-modern:focus~.input-icon-modern{color:var(--primary-color);transform:scale(1.15);filter:drop-shadow(0 0 10px rgba(251,191,36,.7))}.input-valid-modern{border-color:rgba(34,197,94,.4)!important;background:rgba(34,197,94,.06)!important}.input-valid-modern:focus{border-color:rgba(34,197,94,.6)!important;box-shadow:0 0 0 4px rgba(34,197,94,.12),0 10px 40px rgba(34,197,94,.25),0 6px 20px rgba(0,0,0,.4)!important}.input-error-modern{border-color:rgba(239,68,68,.5)!important;background:rgba(239,68,68,.06)!important}.input-error-modern:focus{border-color:rgba(239,68,68,.7)!important;box-shadow:0 0 0 4px rgba(239,68,68,.12),0 10px 40px rgba(239,68,68,.25),0 6px 20px rgba(0,0,0,.4)!important}.input-check-modern{position:absolute;right:1.5rem;z-index:2;color:#4ade80;font-size:1.1rem;animation:checkPop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes checkPop{0%{transform:scale(0) rotate(-180deg);opacity:0}50%{transform:scale(1.3) rotate(10deg)}to{transform:scale(1) rotate(0deg);opacity:1}}.char-count-modern{position:absolute;right:1.5rem;font-size:.8rem;color:rgba(255,255,255,.45);font-weight:500;pointer-events:none;background:rgba(0,0,0,.3);padding:.25rem .5rem;border-radius:6px}.char-count-warning-modern{color:var(--primary-color)!important;font-weight:600;background:rgba(251,191,36,.15)}.form-status-message{padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;font-weight:500;animation:slideDown .3s ease-out;border:2px solid}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-status-message.success{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.4);color:#4ade80}.form-status-message.error{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.4);color:#f87171}.form-status-message i{font-size:1.25rem}.submit-btn-modern{width:100%!important;min-width:0!important;margin-top:2.5rem!important;padding:1.5rem 3rem!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;border:none!important;border-radius:18px!important;color:#000!important;font-size:1.125rem!important;font-weight:700!important;letter-spacing:.5px!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 10px 30px rgba(251,191,36,.35),0 5px 15px rgba(0,0,0,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.875rem!important;box-sizing:border-box!important}.submit-btn-modern:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transition:left .6s ease}.submit-btn-modern:hover:before{left:100%}.submit-btn-modern:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(251,191,36,.45),0 8px 20px rgba(0,0,0,.4);background:linear-gradient(135deg,#fcd34d,#fbbf24)}.submit-btn-modern:active{transform:translateY(-1px);box-shadow:0 8px 25px rgba(251,191,36,.35),0 4px 12px rgba(0,0,0,.3)}.submit-btn-modern:disabled{opacity:.5;cursor:not-allowed}.submit-btn-modern:disabled,.submit-btn-modern:disabled:hover{transform:none;box-shadow:0 4px 15px rgba(0,0,0,.2)}.submit-btn-modern i{font-size:1.1rem}@media (max-width:1024px) and (min-width:769px){.contact-form-modern{padding:3rem}.contact-section-container{padding:0 2rem!important}}@media (max-width:768px){.section{padding:3rem 1rem}.contact-section-container>div[style*=grid]{grid-template-columns:1fr!important;gap:1.5rem!important;margin-bottom:2.5rem!important}.contact-form-modern{padding:2rem 1.5rem;border-radius:20px;max-width:100%;width:100%;margin:0}.contact-section-container{padding:0 1rem!important;max-width:100%!important}.form-header-modern{margin-bottom:2rem}.form-title-modern{font-size:1.75rem;margin-bottom:.75rem}.form-subtitle-modern{font-size:.95rem;line-height:1.6}.form-row-modern{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}.form-field-modern{margin-bottom:1.25rem;width:100%!important;max-width:100%!important;min-width:0}.form-label-modern{font-size:.9rem;margin-bottom:.625rem}.input-wrapper-modern,.textarea-wrapper-modern{width:100%!important;max-width:100%!important;min-width:0}.input-modern,.select-modern{padding:1.125rem .875rem 1.125rem 2.5rem!important}.input-modern,.select-modern,.textarea-modern{width:100%!important;max-width:100%!important;font-size:1rem;border-radius:12px;box-sizing:border-box}.textarea-modern{padding:1.125rem!important;min-height:150px}.input-icon-modern{left:.875rem!important;font-size:.95rem}.input-check-modern{right:1rem;font-size:1rem}.char-count-modern{right:1rem;font-size:.75rem;padding:.2rem .4rem}.textarea-check-modern{bottom:1rem;right:1rem;font-size:1rem}.textarea-footer-modern{bottom:.75rem;right:1rem}.select-arrow-modern{right:1rem;font-size:.85rem}.hint-message-modern{font-size:.8rem;margin-top:.5rem}.error-message-modern{font-size:.85rem;margin-top:.5rem}.submit-btn-modern{padding:1.125rem 2rem;font-size:1rem;border-radius:14px;margin-top:2rem}.form-alert-modern{padding:1.125rem 1.25rem;gap:.875rem;border-radius:16px;margin-bottom:2rem}.form-alert-modern>i{font-size:1.5rem}.form-alert-modern strong{font-size:1rem}.form-alert-modern p{font-size:.875rem}.form-progress-modern{margin-top:1.5rem;padding-top:1.5rem}.form-progress-label{font-size:.85rem;margin-bottom:.625rem}.form-progress-bar{height:6px}}@media (max-width:480px){.section{padding:2rem .75rem}.contact-form-modern{padding:1.5rem 1rem;border-radius:16px}.contact-section-container{padding:0 .5rem!important}.form-title-modern{font-size:1.5rem}.form-subtitle-modern{font-size:.875rem}.input-modern,.select-modern{padding:1rem .875rem 1rem 2.5rem;font-size:.95rem}.textarea-modern{padding:1rem;font-size:.95rem;min-height:140px}.input-icon-modern{left:.875rem;font-size:.9rem}.submit-btn-modern{padding:1rem 1.5rem;font-size:.95rem}}.hint-message-modern{margin-top:.625rem;font-size:.875rem;color:rgba(255,255,255,.45);line-height:1.6;font-weight:400}.error-message-modern{display:flex;align-items:center;gap:.625rem;margin-top:.625rem;font-size:.9rem;color:#f87171;font-weight:500;animation:slideDown .3s ease-out}.error-message-modern i{font-size:.9rem;flex-shrink:0}.form-honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.select-modern{width:100%!important;min-width:0!important;padding:1.375rem 3.5rem 1.375rem 3.75rem!important;background:rgba(255,255,255,.04)!important;border:2px solid rgba(255,255,255,.08)!important;border-radius:16px!important;color:rgba(255,255,255,.95)!important;font-size:1rem!important;font-weight:500!important;font-family:inherit!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;box-shadow:0 4px 20px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)!important;box-sizing:border-box!important;display:block!important}.select-modern:hover{border-color:rgba(251,191,36,.25);background:rgba(255,255,255,.06);box-shadow:0 6px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08);transform:translateY(-1px)}.select-modern:focus{outline:none;border-color:var(--primary-color);background:rgba(255,255,255,.08);box-shadow:0 0 0 4px rgba(251,191,36,.12),0 10px 40px rgba(251,191,36,.25),0 6px 20px rgba(0,0,0,.4);transform:translateY(-2px)}.select-arrow-modern{position:absolute;right:1.5rem;z-index:2;color:rgba(251,191,36,.6);font-size:.9rem;pointer-events:none;transition:all .3s ease}.select-modern:focus~.select-arrow-modern{color:var(--primary-color);transform:rotate(180deg)}.select-modern option{background:#1a1a1a;color:rgba(255,255,255,.95);padding:.75rem}.textarea-wrapper-modern{position:relative!important}.textarea-modern,.textarea-wrapper-modern{width:100%!important;min-width:0!important;display:block!important}.textarea-modern{padding:1.5rem!important;background:rgba(255,255,255,.04)!important;border:2px solid rgba(255,255,255,.08)!important;border-radius:16px!important;color:rgba(255,255,255,.95)!important;font-size:1rem!important;font-weight:500!important;font-family:inherit!important;min-height:180px!important;resize:vertical!important;line-height:1.75!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 20px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)!important;box-sizing:border-box!important}.textarea-modern::-moz-placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.textarea-modern::placeholder{color:rgba(255,255,255,.35)!important;font-weight:400!important}.textarea-modern:hover{border-color:rgba(251,191,36,.25);background:rgba(255,255,255,.06);box-shadow:0 6px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08);transform:translateY(-1px)}.textarea-modern:focus{outline:none;border-color:var(--primary-color);background:rgba(255,255,255,.08);box-shadow:0 0 0 4px rgba(251,191,36,.12),0 10px 40px rgba(251,191,36,.25),0 6px 20px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.12);transform:translateY(-2px)}.textarea-footer-modern{position:absolute;bottom:1rem;right:1.25rem;display:flex;align-items:center;pointer-events:none}.textarea-check-modern{position:absolute;bottom:1.5rem;right:1.5rem;color:#4ade80;font-size:1.1rem;animation:checkPop .4s cubic-bezier(.34,1.56,.64,1)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.form-status-message:focus{outline:2px solid var(--primary-color);outline-offset:2px}.contact-form{padding:2rem 1.5rem!important}.contact-info-card{padding:1.5rem!important}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{padding:.875rem 1rem .875rem 2.75rem;font-size:.95rem}.form-group textarea{padding:.875rem 1rem;min-height:120px}.form-group .input-icon{left:.875rem;font-size:1rem}@media (max-width:768px){.card form>div[style*=grid]{grid-template-columns:1fr!important}.card form>div[style*="display: flex"]{flex-direction:column}.card form button[class*=btn-secondary]{width:100%;justify-content:center}}.pricing-card{padding:2rem 1.5rem!important}.price{font-size:2rem!important}}@media (max-width:480px){.hero-text h1{font-size:clamp(2.5rem,10vw,3.5rem);margin-bottom:1.25rem}.hero-text p{font-size:clamp(.95rem,3vw,1.1rem);margin-bottom:2rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{padding:.9rem 1.75rem;font-size:.95rem}.section-title h2{font-size:1.5rem}.nav-container{padding:1rem 1.5rem;max-width:1400px}.logo{font-size:1.1rem}.card,.hero-card{padding:1.25rem}.hero-text h1:after{width:40px}}@media (min-width:769px) and (max-width:1024px){.nav-container{padding:1rem 1.5rem;max-width:1400px}.nav-links{gap:.5rem;margin-right:3rem}.nav-link{font-size:.75rem;padding:.5rem .15rem}.btn-primary{padding:.65rem 1rem;font-size:.75rem}.hero-content{gap:3rem}.hero-text h1{font-size:3rem}.section-title h2{font-size:2.5rem}.card-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.25rem!important}.additional-service-card,.service-card{padding:1.75rem!important}#trust-features-grid,.trust-features-grid{grid-template-columns:repeat(2,1fr)!important}#process-grid{grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1025px) and (max-width:1200px){.nav-container{padding:1rem 1.5rem;max-width:1400px}.nav-links{gap:.5rem}.nav-link{font-size:.8rem;padding:.5rem .75rem}.btn-primary{padding:.75rem 1.5rem;font-size:.8rem}#process-grid{grid-template-columns:repeat(4,1fr)!important}}.text-gradient{background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:100% 100%}.gradient-bg{background:var(--gradient-primary)}.shadow-glow{box-shadow:0 0 20px rgba(99,102,241,.3)}.fade-in-up{animation:fadeInUp .6s ease-out}.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--yellow);margin-left:2px;animation:typewriterBlink 1s infinite;vertical-align:baseline;box-shadow:0 0 8px rgba(251,191,36,.8)}@keyframes typewriterBlink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes chatbotTyping{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}@keyframes chatbotBlink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes chatbotFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.card:hover .card-hover-glow{opacity:1}.service-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;backface-visibility:hidden;will-change:transform;transform:scale(1.1);transition:transform .4s cubic-bezier(.4,0,.2,1)}.card:hover .service-image{transform:scale(1.15)}.card{transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.certificate-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.certificate-card:hover{transform:translateY(-5px) scale(1.02)}.tech-particles{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.tech-particle{position:absolute;width:2px;height:2px;background:var(--primary-color);border-radius:50%;box-shadow:0 0 6px rgba(251,191,36,.8);animation:particleFloat 25s linear infinite;will-change:transform,opacity}@keyframes particleFloat{0%{transform:translateY(100vh) translateX(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) translateX(100px);opacity:0}}.data-stream{width:2px;height:100%;background:linear-gradient(180deg,transparent,rgba(251,191,36,.5),transparent);animation:dataStream 6s linear infinite;opacity:.6;box-shadow:0 0 10px rgba(251,191,36,.8)}.data-stream,.data-stream:before{position:absolute;will-change:transform,opacity}.data-stream:before{content:"";top:0;left:-1px;width:4px;height:20px;background:rgba(251,191,36,.8);box-shadow:0 0 15px rgba(251,191,36,1);animation:dataStreamDot 6s linear infinite}@keyframes dataStreamDot{0%{top:-20px;opacity:0}50%{opacity:1}to{top:100%;opacity:0}}@keyframes dataStream{0%{transform:translateY(-100%);opacity:0}50%{opacity:1}to{transform:translateY(100vh);opacity:0}}@keyframes glitch{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}.glitch-text{position:relative}.glitch-text:after,.glitch-text:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.glitch-text:before{left:2px;text-shadow:-2px 0 rgba(251,191,36,.8);clip:rect(0,900px,0,0);animation:glitch 2s linear infinite alternate-reverse}.glitch-text:after{left:-2px;text-shadow:2px 0 rgba(251,191,36,.8);clip:rect(0,900px,0,0);animation:glitch 3s linear infinite alternate-reverse}.mobile-menu-toggle{display:none;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:1.5rem;color:var(--text-primary);cursor:pointer;padding:.625rem .875rem;transition:all .3s cubic-bezier(.4,0,.2,1);margin-left:auto}.mobile-menu-toggle:hover{background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.3);color:var(--primary-color);transform:scale(1.05)}.mobile-menu-toggle:active{transform:scale(.95)}@media (min-width:769px){.mobile-menu,.mobile-menu-fullscreen,.mobile-menu-overlay{display:none!important}}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background:var(--dark-card);border-top:3px solid var(--primary-color);box-shadow:0 -8px 32px rgba(0,0,0,.7);z-index:10000;padding:2rem;animation:slideUp .3s ease-out;max-height:90vh;overflow-y:auto}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.cookie-consent-content{max-width:1200px;margin:0 auto}.cookie-consent-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.cookie-consent-header i{font-size:2rem;color:var(--primary-color)}.cookie-consent-header h3{font-size:1.5rem;font-weight:800;margin:0;color:var(--text-primary)}.cookie-consent-message{color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.cookie-consent-settings{background:var(--dark-surface);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;border:2px solid rgba(251,191,36,.3)}.cookie-setting-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.cookie-setting-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cookie-setting-item label{display:flex;align-items:center;gap:.75rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;cursor:pointer}.cookie-setting-item input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--primary-color)}.cookie-setting-item input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.cookie-setting-desc{color:var(--text-secondary);font-size:.9rem;margin:0 0 0 2rem;line-height:1.6}.cookie-consent-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-cookie-accept,.btn-cookie-decline,.btn-cookie-save{padding:.875rem 2rem;border-radius:16px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:2px solid var(--black);white-space:nowrap}.btn-cookie-accept{background:var(--yellow);color:var(--black)}.btn-cookie-accept:hover{background:var(--primary-light);transform:translateY(-2px);box-shadow:0 4px 12px rgba(251,191,36,.4)}.btn-cookie-save{background:var(--dark-surface);color:var(--white)}.btn-cookie-save:hover{background:var(--dark-bg);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.5)}.btn-cookie-decline{background:transparent;color:var(--text-primary)}.btn-cookie-decline:hover{background:var(--dark-surface);transform:translateY(-2px)}@media (max-width:768px){.cookie-consent-banner{padding:1.5rem}.cookie-consent-header h3{font-size:1.25rem}.cookie-consent-message{font-size:.9rem}.cookie-consent-settings{padding:1rem}.cookie-consent-buttons{flex-direction:column}.btn-cookie-accept,.btn-cookie-decline,.btn-cookie-save{width:100%;justify-content:center}}body,html,html body{background-color:#1a1a1a!important;background:#1a1a1a!important}body{color:#ffffff!important}@media (max-width:768px){.pricing-timeline-container{padding:0 .5rem!important}.pricing-timeline-title{font-size:2rem!important}.pricing-category-title{font-size:1.5rem!important}.pricing-card-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.pricing-timeline-scale{padding:2rem 1rem!important}.pricing-scale-labels{font-size:.7rem!important;flex-wrap:wrap!important;gap:.5rem!important}}.profession-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;will-change:transform}.profession-card:hover{transform:translateY(-8px) scale(1.02);border-color:rgba(251,191,36,.5)!important;box-shadow:0 20px 40px rgba(251,191,36,.15)}.profession-card:active{transform:translateY(-4px) scale(1.01)}.profession-card h3{color:var(--text-primary);line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;margin:0;text-align:center}.question-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem}.question-group:last-of-type{margin-bottom:0}.question-group label{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;display:block}.question-group select{width:100%;background:var(--dark-surface);border:2px solid rgba(251,191,36,.2);border-radius:12px;color:var(--text-primary);font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fbbf24' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding:1rem 3rem 1rem 1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.question-group select:hover{border-color:rgba(251,191,36,.4);background-color:var(--dark-card);box-shadow:0 4px 12px rgba(251,191,36,.2)}.question-group select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(251,191,36,.1),0 4px 16px rgba(251,191,36,.3);background-color:var(--dark-card)}.question-group select option{background:var(--dark-card);color:var(--text-primary);padding:.75rem}.question-group select:disabled{opacity:.6;cursor:not-allowed}.quote-container{position:relative}.quote-step{width:100%}.quote-step.active{animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.question-group{margin-bottom:1.5rem}.question-group label{font-size:1rem}.question-group select{font-size:.95rem;padding:.875rem 2.5rem .875rem 1rem}}.about-hero{min-height:50vh;padding:4rem 2rem;position:relative;overflow:hidden}.about-hero-container{max-width:1280px;margin:0 auto;text-align:center;position:relative;z-index:1}.about-hero h1{font-size:3.5rem;font-weight:900;margin:1rem 0}.about-hero-animate{animation:aboutHeroFadeIn 1s ease-out}@keyframes aboutHeroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-founder-image-wrapper{animation:founderImageFloat 3s ease-in-out infinite}@keyframes founderImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-founder-image-glow{animation:founderGlowPulse 2s ease-in-out infinite}@keyframes founderGlowPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}.about-mission-card-icon{animation:missionIconRotate .6s ease-out;transition:transform .3s ease}.about-mission-card:hover .about-mission-card-icon{transform:rotate(5deg) scale(1.1)}@keyframes missionIconRotate{0%{transform:rotate(-10deg) scale(.8);opacity:0}to{transform:rotate(0) scale(1);opacity:1}}.about-social-link{transition:all .3s cubic-bezier(.4,0,.2,1)}.about-social-link:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 8px 20px rgba(251,191,36,.4)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.about-hero-subtitle{font-size:1.25rem;color:var(--text-secondary);max-width:800px;margin:0 auto 2rem}.about-hero-story{margin-top:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.about-hero-story .about-story-text{font-size:1.125rem;line-height:1.9;color:var(--text-secondary);text-align:center;white-space:pre-line}.about-story-content{padding:3rem 0}.about-story-text{font-size:1.125rem;line-height:1.9;color:var(--text-secondary);max-width:900px;margin:0 auto;text-align:center;white-space:pre-line}.about-content-container{max-width:1000px;margin:0 auto}.about-founder-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center;margin-bottom:5rem}.about-founder-image-wrapper{text-align:center;position:relative;display:inline-block;width:300px;height:300px;border-radius:50%;overflow:hidden}.about-founder-image-glow{position:absolute;inset:-20px;background:var(--gradient-primary);border-radius:50%;opacity:.2;filter:blur(20px)}.about-founder-image{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border:5px solid white;box-shadow:var(--shadow-xl);position:relative;z-index:1;display:block}.founder-title{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.founder-desc{font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:2rem}.about-founder-social{display:flex;gap:1rem;flex-wrap:wrap}.about-social-link{width:50px;height:50px}.about-mission-vision{margin-bottom:5rem;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:2rem!important}.about-mission-fade-wrapper{height:100%;display:flex}.about-mission-card{display:flex!important;flex-direction:column!important}.about-mission-card p{flex:1}.about-mission-card-icon{width:60px;height:60px;background:var(--gradient-primary);border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.about-mission-card-icon i{font-size:1.5rem;color:white}.about-mission-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.about-mission-card p{color:var(--text-secondary)}.about-expertise-title{text-align:center}.about-expertise-card i{font-size:2rem;color:var(--primary-color);margin-bottom:1rem}.about-expertise-card h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.about-expertise-card p{color:var(--text-secondary)}@media (max-width:768px){.about-hero{padding:3rem 1.5rem;min-height:40vh}.about-hero h1{font-size:2rem!important}.about-hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.about-hero-story{margin-top:2rem;padding:0 1rem}.about-hero-story .about-story-text{font-size:1rem;text-align:left;line-height:1.8}.about-story-content{padding:2rem 0}.about-story-text{font-size:1rem;padding:0 1rem;text-align:left}.about-founder-grid{grid-template-columns:1fr!important;gap:2rem!important;margin-bottom:3rem;justify-items:center}.founder-title{font-size:1.75rem;text-align:center}.founder-desc{font-size:1rem;text-align:center}.about-founder-social{justify-content:center}.about-mission-vision{margin-bottom:3rem}.about-content-container{padding:0 1rem}.about-founder-image-wrapper{width:280px;height:280px;margin:0 auto;display:block}.section.tech-stack-section{padding:3rem 0!important}}@media (max-width:480px){.about-hero{padding:2rem 1rem}.about-hero h1{font-size:1.75rem!important}.founder-title{font-size:1.5rem}.about-founder-image-wrapper{width:250px!important;height:250px!important;margin:0 auto;display:block}}.about-cta{background:var(--yellow);border-radius:30px;margin:4rem auto;max-width:1200px;color:var(--black);text-align:center;border:3px solid var(--black);padding:4rem 2rem}.about-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.about-cta p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.about-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;align-items:center}.about-cta-buttons .btn-primary,.about-cta-buttons .btn-secondary{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s ease}.about-cta-btn-primary{border:none!important}.about-cta-btn-primary,.about-cta-btn-primary:hover{background:var(--black)!important;color:var(--white)!important}.about-cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.about-cta-btn-secondary{background:var(--yellow)!important;color:var(--black)!important;border:2px solid var(--black)!important}.about-cta-btn-secondary:hover{background:var(--primary-light)!important;color:var(--black)!important;border-color:var(--black)!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:768px){.about-cta,.about-cta-section{padding:3rem 1.5rem!important;margin:3rem 1rem!important;border-radius:20px!important}.about-cta h2,.about-cta-title{font-size:2rem!important}.about-cta p,.about-cta-desc{font-size:1.125rem!important}.about-cta-buttons{flex-direction:column!important;gap:.75rem!important}.about-cta-btn,.about-cta-buttons .btn-primary,.about-cta-buttons .btn-secondary{width:100%!important;padding:1rem 1.5rem!important;font-size:1rem!important}.card-grid .card .certification-icon-wrapper{width:90px!important;height:90px!important;min-width:90px!important;min-height:90px!important;max-width:90px!important;max-height:90px!important;margin-bottom:1.25rem!important;flex-shrink:0!important;box-sizing:border-box!important}.card-grid .card .certification-icon{font-size:2.25rem!important;line-height:1!important;display:block!important}.tech-stack-container{padding:0 1rem!important}.tech-stack-title{font-size:1.75rem!important}.tech-stack-desc{font-size:.95rem!important;padding:0 1rem}.tech-stack-grid{grid-template-columns:1fr!important;gap:1.5rem!important;max-width:85%!important;margin:0 auto!important}.tech-stack-card{padding:1.5rem!important;max-width:100%!important;min-height:auto!important}.tech-stack-category-title{font-size:1rem!important}.tech-stack-item{padding:.4rem .6rem!important;gap:.4rem!important}.tech-stack-item-name{font-size:.7rem!important}.tech-stack-items{gap:.5rem!important}}@media (max-width:480px){.about-cta-section{padding:2rem 1rem!important;margin:2rem .5rem!important;border-radius:15px!important}.about-cta-title{font-size:1.5rem!important;margin-bottom:.75rem!important}.about-cta-desc{font-size:1rem!important;margin-bottom:1.5rem!important}.tech-stack-title{font-size:1.5rem!important}.tech-stack-grid{max-width:90%!important;gap:1.25rem!important}.tech-stack-card{padding:1.25rem!important}.card-grid .card .certification-icon-wrapper{width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;max-width:80px!important;max-height:80px!important;margin-bottom:1.25rem!important;flex-shrink:0!important;box-sizing:border-box!important}.card-grid .card .certification-icon{font-size:2rem!important;line-height:1!important;display:block!important}}@media (max-width:768px){.service-card{padding:1.5rem!important}.service-card-icon{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;margin:0 auto 1.25rem!important;border-width:3px!important;box-shadow:0 0 0 3px rgba(251,191,36,.3),0 0 15px rgba(251,191,36,.4)!important;box-sizing:border-box!important}.service-card .service-icon{font-size:1.3rem!important}.service-card h3{font-size:1.25rem!important}.service-card p{font-size:.95rem!important}}@media (max-width:480px){.service-card-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;margin:0 auto 1rem!important;border-width:2px!important;box-shadow:0 0 0 2px rgba(251,191,36,.3),0 0 12px rgba(251,191,36,.4)!important;box-sizing:border-box!important}.service-card .service-icon{font-size:1.2rem!important}}@media (max-width:768px){.process-timeline-grid{grid-template-columns:1fr!important;gap:1.5rem!important;padding-top:2rem!important;padding-bottom:2rem!important;max-width:85%!important;margin:0 auto!important}.process-timeline-item{flex-direction:column!important;padding-left:0!important;padding-right:0!important;gap:1.5rem!important}.process-timeline-line{left:30px!important;transform:none!important}.process-timeline-node{left:30px!important;transform:translateX(-50%)!important;position:relative!important;margin-bottom:1rem;width:60px!important;height:60px!important}.process-timeline-node i{font-size:1.5rem!important}.process-timeline-node>div{width:24px!important;height:24px!important;font-size:.75rem!important}.process-timeline-card{width:100%!important;margin-left:0!important;margin-right:0!important;padding:1.25rem!important}.process-timeline-card h3{font-size:1.4rem!important;margin-bottom:.875rem!important}.process-timeline-card p{font-size:1.05rem!important;line-height:1.65!important}}.news-content{color:var(--text-primary);line-height:1.8;word-wrap:break-word}.news-content h2{font-size:2rem;font-weight:800;color:var(--text-primary);margin-top:2.5rem;margin-bottom:1.5rem;line-height:1.3;border-bottom:2px solid rgba(251,191,36,.3);padding-bottom:.75rem}.news-content h2:first-child{margin-top:0}.news-content h3{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-top:2rem;margin-bottom:1rem;line-height:1.4}.news-content h4{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-top:1.5rem;margin-bottom:.75rem;line-height:1.4}.news-content p{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.25rem}.news-content ol,.news-content ul{margin:1.5rem 0;padding-left:2rem;color:var(--text-secondary)}.news-content ol li,.news-content ul li{font-size:1.125rem;line-height:1.8;margin-bottom:.75rem;color:var(--text-secondary)}.news-content ul li::marker{color:var(--primary-color)}.news-content ol li::marker{color:var(--primary-color);font-weight:600}.news-content strong{color:var(--text-primary);font-weight:700}.news-content em{color:var(--text-secondary);font-style:italic}.news-content a{color:var(--primary-color);text-decoration:underline;text-decoration-color:rgba(251,191,36,.5);transition:all .3s ease}.news-content a:hover{color:var(--primary-light);text-decoration-color:var(--primary-color)}.news-content table{width:100%;border-collapse:collapse;margin:2rem 0;background:var(--dark-surface);border-radius:8px;overflow:hidden;border:1px solid rgba(251,191,36,.2)}.news-content table th{background:rgba(251,191,36,.1);color:var(--primary-color);font-weight:700;padding:1rem;text-align:left;border-bottom:2px solid rgba(251,191,36,.3)}.news-content table td{padding:.875rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);color:var(--text-secondary)}.news-content table tr:last-child td{border-bottom:none}.news-content table tr:hover{background:rgba(251,191,36,.05)}.news-content pre{background:var(--dark-surface);border:1px solid rgba(251,191,36,.2);border-radius:8px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.95rem;line-height:1.6}.news-content code{font-family:Courier New,Courier,monospace;background:rgba(251,191,36,.1);color:var(--primary-color);padding:.25rem .5rem;border-radius:4px;font-size:.9em}.news-content pre code{background:transparent;color:var(--text-secondary);padding:0;border-radius:0;font-size:inherit}.news-content blockquote{border-left:4px solid var(--primary-color);margin:1.5rem 0;color:var(--text-secondary);font-style:italic;background:rgba(251,191,36,.05);padding:1rem 1.5rem;border-radius:4px}.news-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0;border:1px solid rgba(251,191,36,.2)}.news-content hr{border:none;border-top:2px solid rgba(251,191,36,.2);margin:2.5rem 0}@media (max-width:768px){.news-content h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1.25rem}.news-content h3{font-size:1.35rem;margin-top:1.5rem;margin-bottom:.875rem}.news-content h4{font-size:1.15rem;margin-top:1.25rem;margin-bottom:.625rem}.news-content ol li,.news-content p,.news-content ul li{font-size:1rem}.news-content table{font-size:.9rem}.news-content table td,.news-content table th{padding:.625rem .75rem}.news-content pre{font-size:.85rem;padding:1rem}}