.premium-button-shine{position:relative;overflow:hidden;z-index:1}.premium-button-shine:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));transform:skewX(-20deg);animation:shine-sweep 4s cubic-bezier(.16,1,.3,1) infinite;z-index:-1;pointer-events:none}@keyframes shine-sweep{0%{left:-100%}20%{left:200%}to{left:200%}}.premium-hover-lift{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1)!important}.premium-hover-lift:hover{transform:translateY(-8px) scale(1.01)!important;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 20px rgba(59,130,246,.1)!important;background:linear-gradient(145deg,rgba(30,30,45,.95),rgba(15,15,25,.95))!important}@keyframes premium-blur-in{0%{opacity:0;filter:blur(20px);transform:translateY(30px) scale(.95)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.fade-in-up{opacity:0;animation:premium-blur-in 1.2s cubic-bezier(.16,1,.3,1) forwards}.reveal-on-scroll{opacity:0;filter:blur(10px);transform:translateY(20px);transition:all 1s cubic-bezier(.16,1,.3,1)}.reveal-on-scroll.active{opacity:1;filter:blur(0);transform:translateY(0)}.premium-spotlight{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:0;transition:opacity .5s ease;background:radial-gradient(600px circle at var(--mouse-x) var(--mouse-y),rgba(59,130,246,.1),transparent 40%)}.service-card:hover .premium-spotlight{opacity:1}.premium-glass-panel{background:rgba(10,10,15,.5)!important;backdrop-filter:blur(20px)!important;border:1px solid hsla(0,0%,100%,.05)!important;border-radius:24px;overflow:hidden;position:relative}.premium-glass-panel:hover{border-color:rgba(59,130,246,.3)!important}h1,h2,h3{letter-spacing:-.03em!important;text-wrap:balance}.premium-text-gradient{background:linear-gradient(135deg,#fff,#a5b4fc 50%,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-primary,.btn-secondary{transition:all .4s cubic-bezier(.16,1,.3,1)!important}.btn-primary:active,.btn-secondary:active{transform:scale(.95)}.premium-button-shine{box-shadow:0 10px 30px -10px rgba(59,130,246,.5)}.premium-button-shine:hover{box-shadow:0 20px 40px -10px rgba(59,130,246,.6);transform:translateY(-2px)}.premium-pill{display:inline-flex;align-items:center;padding:12px 24px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;box-shadow:inset 0 2px 10px hsla(0,0%,100%,.02);transition:all .4s ease}.premium-pill:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);box-shadow:0 0 20px hsla(0,0%,100%,.1),inset 0 2px 10px hsla(0,0%,100%,.05);transform:scale(1.05);color:#fff!important}.premium-marquee-container{display:flex;align-items:center;gap:3rem;opacity:.7}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.premium-marquee-animated{display:flex;gap:4rem;animation:scroll-left 45s linear infinite;align-items:center;will-change:transform;width:-moz-max-content;width:max-content}.marquee-logo{height:48px;width:auto;opacity:.6;transition:all .4s ease;flex-shrink:0}.marquee-logo:hover{opacity:1;transform:scale(1.1)}.premium-pill{flex-shrink:0;white-space:nowrap}.navbar-floating{position:fixed;top:24px;left:50%;transform:translateX(-50%);width:90%;max-width:1200px;height:72px;background:rgba(10,10,15,.45);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid hsla(0,0%,100%,.1);border-radius:100px;z-index:1000;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;padding:0 12px 0 32px}.navbar-floating.scrolled{width:80%;top:16px;background:rgba(5,5,7,.85);border-color:rgba(59,130,246,.4);box-shadow:0 20px 50px rgba(0,0,0,.5)}@media (max-width:1024px){.navbar-floating{width:95%;border-radius:20px;padding-right:20px;padding-left:20px}.navbar-floating .navbar-links-container{display:none}}.contact-form-wrapper input,.contact-form-wrapper select,.contact-form-wrapper textarea{background:hsla(0,0%,100%,.02)!important;border:1px solid hsla(0,0%,100%,.08)!important;backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.16,1,.3,1)!important;color:#fff!important;outline:none!important}.contact-form-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='rgba(255,255,255,0.5)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 20px center!important;background-size:20px 20px!important;padding-right:48px!important;cursor:pointer}.contact-form-wrapper select option{background-color:#0b0f19!important;color:#fff!important;padding:12px}.contact-form-wrapper input:focus,.contact-form-wrapper select:focus,.contact-form-wrapper textarea:focus{background:rgba(59,130,246,.05)!important;border-color:rgba(59,130,246,.5)!important;box-shadow:0 0 30px rgba(59,130,246,.2),inset 0 2px 4px rgba(0,0,0,.3)!important;transform:translateY(-2px)!important}.btn-submit{background:linear-gradient(135deg,#3b82f6,#8b5cf6)!important;color:#fff!important;border:none!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 10px 40px -10px rgba(59,130,246,.6)!important}.btn-submit:hover:not(:disabled){transform:translateY(-4px) scale(1.02)!important;box-shadow:0 20px 60px -10px rgba(59,130,246,.8)!important}.premium-animated-border:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,rgba(59,130,246,.5),transparent,rgba(236,72,153,.5),transparent,rgba(16,185,129,.5));background-size:300% 300%;border-radius:26px;z-index:-1;animation:borderGlow 6s ease infinite}iframe[title*=Lokalizacja]{filter:invert(90%) hue-rotate(180deg) grayscale(1) contrast(1.2) brightness(.7)!important;border-radius:24px!important;opacity:.8;transition:all .5s ease}iframe[title*=Lokalizacja]:hover{opacity:1;filter:invert(90%) hue-rotate(180deg) grayscale(.2) contrast(1.1) brightness(.8)!important}@keyframes borderGlow{0%{background-position:0 50%;opacity:.5}50%{background-position:100% 50%;opacity:1}to{background-position:0 50%;opacity:.5}}.premium-card-glow{position:relative;z-index:1}.premium-card-glow:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),rgba(59,130,246,.15),transparent 50%);opacity:0;transition:opacity .5s ease;z-index:-1}.premium-card-glow:hover:before{opacity:1}.case-card-image-wrapper{position:absolute;top:0;right:0;width:280px;height:100%;overflow:hidden;z-index:0;opacity:.6;transition:all .6s cubic-bezier(.16,1,.3,1);mask-image:linear-gradient(270deg,#000 30%,transparent);-webkit-mask-image:linear-gradient(270deg,#000 30%,transparent)}.case-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:transform .6s cubic-bezier(.16,1,.3,1)}.premium-glass-panel:hover .case-card-image{transform:scale(1)}.premium-glass-panel:hover .case-card-image-wrapper{opacity:1;width:320px}@media (max-width:1024px){.case-card-image-wrapper{display:none}}#knowledge .premium-glass-panel:hover{transform:translateY(-10px) scale(1.02);border-color:rgba(96,165,250,.4)!important;box-shadow:0 30px 60px rgba(0,0,0,.5),0 0 30px rgba(96,165,250,.1)!important}#knowledge .premium-glass-panel:hover h3{color:#60a5fa!important}#knowledge .premium-glass-panel:hover span{transform:translateX(5px)}@media (max-width:768px){.process-line{display:none!important}}.process-card:hover{transform:translateY(-5px)!important;border-color:hsla(0,0%,100%,.2)!important}@media (max-width:768px){.btn,.dropdown-item,.feature-card,.hero-stat-card,.nav-link,.service-card,.team-card{min-height:44px;min-width:44px}.navbar-toggler{width:48px;height:48px;padding:12px;border-radius:8px;background:rgba(28,28,30,.8);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s ease}.navbar-toggler:focus{box-shadow:0 0 0 3px #007aff;outline:none}.navbar-toggler:hover{background:rgba(28,28,30,.9);transform:scale(1.05)}.navbar-toggler i{transition:all .3s ease}.navbar-toggler[aria-expanded=true] i{transform:rotate(90deg);opacity:.8}.navbar-collapse{background:rgba(28,28,30,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;margin-top:1rem;padding:1.5rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px rgba(0,0,0,.4);animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-link{padding:.75rem 1rem;border-radius:8px;margin:.25rem 0;transition:all .3s ease}.nav-link:focus,.nav-link:hover{background:rgba(0,122,255,.1);color:#007aff!important}.dropdown-menu{position:static;float:none;width:auto;margin-top:.5rem;background:rgba(28,28,30,.8)!important;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 16px rgba(0,0,0,.3);border-radius:8px}.dropdown-item{padding:.75rem 1rem;border-radius:8px;margin:.25rem 0;transition:all .3s ease}.dropdown-item:focus,.dropdown-item:hover{background:#007aff!important;color:#fff!important;transform:translateX(5px)}.dropdown-header{color:#007aff!important;font-weight:700!important;font-size:.8rem!important;padding:.5rem .75rem!important;margin-bottom:.25rem!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important}.dropdown-divider{border-color:hsla(0,0%,100%,.1)!important;margin:.25rem 0!important}.language-switcher .dropdown-menu{background:rgba(28,28,30,.8)!important;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 16px rgba(0,0,0,.3);border-radius:8px}.language-switcher .dropdown-item{color:#ebebf5!important;background:transparent!important}.language-switcher .dropdown-item.active,.language-switcher .dropdown-item:hover{background:#007aff!important;color:#fff!important}.hero{padding:100px 0 80px;min-height:100vh}.hero-title{font-size:clamp(2.5rem,8vw,3.5rem);line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;padding:0 1rem}.hero-stat-card{padding:1.5rem 1rem;margin-bottom:1rem;border-radius:16px;background:rgba(28,28,30,.8);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.stat-icon{font-size:2rem;margin-bottom:.5rem}.stat-number{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.stat-label{font-size:.9rem;color:#ebebf599}.hero-main-icon{font-size:4rem!important}.hero-glow{width:200px;height:200px;opacity:.3}.service-card{padding:1.5rem;margin-bottom:1.5rem;border-radius:16px;transition:all .3s ease}.service-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.service-card h4{font-size:1.25rem;margin-bottom:1rem}.service-card p{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.service-icon{width:60px;height:60px;margin-bottom:1rem}.btn-cta{width:100%;padding:16px 24px;font-size:1.1rem;min-height:56px;border-radius:12px;font-weight:600;transition:all .3s ease}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,122,255,.3)}.btn-cta:active{transform:translateY(0);box-shadow:0 4px 15px rgba(0,122,255,.3)}.process-step{padding:1.5rem;margin-bottom:1.5rem;border-radius:16px;background:rgba(28,28,30,.8);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.process-number{width:56px;height:56px;font-size:1.25rem;margin-bottom:1rem}.process-step h4{font-size:1.2rem;margin-bottom:.75rem}.process-step p{font-size:.95rem;line-height:1.6}.team-card{padding:1.5rem;margin-bottom:1.5rem;border-radius:16px;background:rgba(28,28,30,.8);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.team-avatar{width:72px;height:72px;margin-bottom:1rem}.team-card h5{font-size:1.2rem;margin-bottom:.5rem}.team-card p{font-size:.9rem;line-height:1.6}.case-study-card{margin-bottom:1.5rem!important;padding:1.5rem!important;border-radius:16px!important}.case-study-card .case-study-header h5{font-size:1.1rem!important;margin-bottom:.5rem!important}.case-study-card .case-study-stats .stat-value{font-size:1.2rem!important}.case-study-card .case-study-stats .stat-label{font-size:.7rem!important}.case-study-card .tech-tag{font-size:.7rem!important;padding:.2rem .5rem!important;margin-bottom:.25rem!important;display:inline-block!important}.case-study-card .btn{padding:.75rem 1rem!important;font-size:.9rem!important}.case-study-card .case-study-stats .row{margin:0!important}.case-study-card .case-study-stats .col-4{padding:0 .25rem!important}.case-study-card .case-study-icon{width:50px!important;height:50px!important;font-size:1.2rem!important}.quick-actions{flex-direction:column!important;gap:.5rem!important}.quick-action-btn{width:100%!important;padding:.75rem 1rem!important;font-size:1rem!important;min-height:44px!important}.voice-message.automatic-question,.voice-message.follow-up,.voice-message.quick-response{font-size:.9rem!important;padding:.75rem!important;margin-bottom:.75rem!important}.blog-card{margin-bottom:1.5rem!important;padding:1.5rem!important;border-radius:16px!important}.blog-card .blog-card-header h5{font-size:1.1rem!important;margin-bottom:.5rem!important;line-height:1.3!important}.blog-card .blog-card-header p{font-size:.85rem!important;line-height:1.4!important}.blog-card .blog-category{font-size:.7rem!important;padding:.4rem .8rem!important}.blog-card .blog-meta{flex-direction:column!important;gap:.5rem!important;text-align:center!important}.blog-card .blog-tag{font-size:.7rem!important;padding:.2rem .5rem!important;margin-bottom:.25rem!important}.blog-card .btn{padding:.75rem 1rem!important;font-size:.9rem!important;min-height:44px!important}.newsletter-card{padding:2rem 1.5rem!important}.newsletter-form{flex-direction:column!important;gap:1rem!important}.newsletter-form .form-control{font-size:16px!important}.newsletter-form .btn,.newsletter-form .form-control{width:100%!important;padding:1rem!important;min-height:48px!important}.newsletter-form .btn{font-size:1rem!important}#hubspot-form{padding:1rem!important}#hubspot-form .hs-form{background:transparent!important}#hubspot-form .hs-form-field label{display:block!important}#hubspot-form .hs-input{width:100%!important;transition:all .3s ease!important;box-sizing:border-box!important}#hubspot-form .hs-input:focus{background:#fff!important;outline:none!important}#hubspot-form textarea.hs-input{min-height:100px!important;resize:vertical!important;padding:12px!important}#hubspot-form select.hs-input{height:48px!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e")!important;background-position:right 8px center!important;background-repeat:no-repeat!important;background-size:16px!important;padding:12px 40px 12px 16px!important}#hubspot-form .hs-button{cursor:pointer!important;box-shadow:0 4px 15px rgba(0,122,255,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important}#hubspot-form .hs-button:hover{box-shadow:0 8px 25px rgba(0,122,255,.4)!important}#hubspot-form .hs-button:active{transform:translateY(0)!important}#hubspot-form .hs-form-field .input{margin-right:0!important;width:100%!important}#hubspot-form .hs-form-field .input input{width:100%!important;box-sizing:border-box!important}#hubspot-form .hs-error-msgs{color:#ff453a!important;font-size:12px!important;margin-top:.25rem!important;line-height:1.3!important}#hubspot-form .hs-richtext{color:#8e8e93!important;font-size:13px!important;line-height:1.4!important}#hubspot-form .hs-form-required{color:#ff453a!important}#hubspot-form .hs-form-field input[type=checkbox],#hubspot-form .hs-form-field input[type=radio]{margin-right:8px!important;margin-top:2px!important;width:18px!important;height:18px!important}#hubspot-form .hs-form-field .hs-form-checkbox{display:flex!important;align-items:flex-start!important;gap:8px!important;margin-bottom:.5rem!important}#hubspot-form .hs-form-field .hs-form-checkbox label{margin-bottom:0!important;line-height:1.4!important;font-size:14px!important;color:#1c1c1e!important}#hubspot-form .hs-form-field .hs-form-multi-select{display:flex!important;flex-direction:column!important;gap:.5rem!important}#hubspot-form .hs-form-field .hs-form-multi-select .hs-form-checkbox{margin-bottom:.25rem!important}#hubspot-form .hs-form-field .field{margin-bottom:.5rem!important}#hubspot-form .hs-form-success{background:#d4edda!important;color:#155724!important;padding:1rem!important;border-radius:8px!important;margin-top:1rem!important;border:1px solid #c3e6cb!important}#hubspot-form .hs-form-error{background:#f8d7da!important;color:#721c24!important;padding:1rem!important;border-radius:8px!important;margin-top:1rem!important;border:1px solid #f5c6cb!important}#hubspot-form .hs-form-loading{opacity:.6!important;pointer-events:none!important}#hubspot-form .hs-form-loading:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:20px!important;height:20px!important;margin:-10px 0 0 -10px!important;border:2px solid transparent!important;border-top-color:#007aff!important;border-radius:50%!important;animation:spin 1s linear infinite!important}}@media (max-width:768px){@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-section{padding:3rem 0}.contact-card{padding:1.5rem;border-radius:16px;background:rgba(28,28,30,.8);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.contact-card,.hs-form-field{margin-bottom:1.5rem}.hs-form-field input,.hs-form-field select,.hs-form-field textarea{padding:16px;font-size:16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:rgba(28,28,30,.8);color:#fff;width:100%;transition:all .3s ease}.hs-form-field input:focus,.hs-form-field select:focus,.hs-form-field textarea:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px rgba(0,122,255,.1);background:rgba(28,28,30,.9)}.hs-form-field label{color:#ebebf5;margin-bottom:.5rem;font-weight:500}#hubspot-form{background:#fff!important;border-radius:16px!important;padding:1.5rem!important;margin:1rem 0!important;box-shadow:0 4px 20px rgba(0,0,0,.1)!important}#hubspot-form .hs-form-field{margin-bottom:1rem!important}#hubspot-form .hs-form-field label{color:#1c1c1e!important;font-weight:600!important;font-size:14px!important;margin-bottom:.5rem!important}#hubspot-form .hs-input{background:#fff!important;border:1px solid rgba(0,0,0,.2)!important;color:#1c1c1e!important;font-size:16px!important;min-height:48px!important;padding:16px!important;border-radius:8px!important}#hubspot-form .hs-input:focus{border-color:#007aff!important;box-shadow:0 0 0 3px rgba(0,122,255,.1)!important}#hubspot-form .hs-button{background:linear-gradient(135deg,#007aff,#bf5af2)!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:16px 24px!important;font-weight:600!important;font-size:16px!important;width:100%!important;min-height:48px!important;transition:all .3s ease!important}#hubspot-form .hs-button:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgba(0,122,255,.3)!important}.chatbot-modal{width:95vw;height:80vh;max-width:400px;border-radius:20px;bottom:20px;right:20px}.chatbot-header{padding:1rem 1.5rem;border-radius:20px 20px 0 0}.chatbot-messages{padding:1rem;max-height:calc(80vh - 140px);overflow-y:auto}.chatbot-input{padding:1rem 1.5rem;border-radius:0 0 20px 20px}.chatbot-input input{padding:12px 16px;font-size:16px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:rgba(28,28,30,.8);color:#fff}.chatbot-input button{width:48px;height:48px;border-radius:12px;background:#007aff;border:none;color:#fff;transition:all .3s ease}.chatbot-input button:hover{background:#0056cc;transform:scale(1.05)}.chatbot-toggle{width:60px;height:60px;bottom:20px;right:20px;border-radius:50%;background:linear-gradient(135deg,#007aff,#bf5af2);border:none;color:#fff;font-size:1.5rem;box-shadow:0 4px 20px rgba(0,122,255,.4);transition:all .3s ease}.chatbot-toggle:hover{transform:scale(1.1);box-shadow:0 6px 25px rgba(0,122,255,.5)}}@media (max-width:480px){#hubspot-form{padding:.75rem!important;margin:.75rem 0!important}#hubspot-form .hs-form-field{margin-bottom:.75rem!important}#hubspot-form .hs-input{padding:14px!important;font-size:16px!important;min-height:44px!important}#hubspot-form textarea.hs-input{min-height:80px!important;padding:10px!important}#hubspot-form .hs-button{padding:14px 20px!important;font-size:15px!important;min-height:44px!important}#hubspot-form .hs-form-field label{font-size:13px!important}#hubspot-form .hs-error-msgs{font-size:11px!important}#hubspot-form .hs-richtext{font-size:12px!important}.hero{padding:80px 0 60px}.hero-title{font-size:2.25rem;line-height:1.15}.hero-subtitle{font-size:1rem;padding:0 .5rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.service-card{padding:1.25rem}.service-card h4{font-size:1.2rem}.contact-card,.process-step,.team-card{padding:1.25rem}.container{padding-left:1rem;padding-right:1rem}.row{margin-left:-.5rem;margin-right:-.5rem}.col,.col-12,.col-lg-3,.col-lg-4,.col-md-6{padding-left:.5rem;padding-right:.5rem}.hero-stat-card{padding:1rem .75rem}.stat-icon{font-size:1.5rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.8rem}}@media (max-width:768px) and (orientation:landscape){#hubspot-form{padding:.75rem!important;margin:.75rem 0!important}#hubspot-form .hs-form-field{margin-bottom:.75rem!important}#hubspot-form .hs-input{padding:12px 16px!important;min-height:40px!important}#hubspot-form textarea.hs-input{min-height:80px!important}#hubspot-form .hs-button{padding:12px 20px!important;min-height:40px!important}.hero{padding:80px 0 60px;min-height:100vh}.hero-title{font-size:clamp(2rem,6vw,3rem)}.navbar-collapse{max-height:70vh;overflow-y:auto}.hero-visual{margin-bottom:2rem}.hero-main-icon{font-size:3rem!important}}@media (min-resolution:192dpi){.hero-main-icon,.process-number,.service-icon,.team-avatar{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width:768px){.feature-card:hover,.service-card:hover,.team-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.contact-card,.feature-card,.hero-stat-card,.process-step,.service-card,.team-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.btn,.contact-card,.feature-card,.hero-stat-card,.process-step,.service-card,.team-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.text-muted{color:#ebebf5!important}.btn:focus,.dropdown-item:focus,.nav-link:focus,.service-card:focus{outline:2px solid #007aff;outline-offset:2px}.btn:active,.nav-link:active,.service-card:active{transform:scale(.98);transition:transform .1s ease}.skip-link{position:absolute;top:-40px;left:6px;background:#007aff;color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:1000;transition:top .3s}.skip-link:focus{top:6px}html{scroll-behavior:smooth}}@media (max-width:768px){.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:rgba(28,28,30,.5);border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb{background:#007aff;border-radius:3px}.navbar-nav .nav-link{scroll-margin-top:80px}.loading-skeleton{background:linear-gradient(90deg,rgba(28,28,30,.8) 25%,rgba(44,44,46,.8) 50%,rgba(28,28,30,.8) 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px;height:20px;margin-bottom:1rem}}@media (max-width:768px){@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.hero-stat-card.loading,.service-card.loading,.team-card.loading{position:relative;overflow:hidden}.hero-stat-card.loading:before,.service-card.loading:before,.team-card.loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(28,28,30,.8) 25%,rgba(44,44,46,.8) 50%,rgba(28,28,30,.8) 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:16px}.feature-card,.service-card,.team-card{touch-action:pan-y pinch-zoom}.pull-to-refresh{height:60px;display:flex;align-items:center;justify-content:center;color:#ebebf5;font-size:.9rem}.swipeable{transition:transform .3s ease}.swipeable.swiped-left{transform:translateX(-100%)}.swipeable.swiped-right{transform:translateX(100%)}.dropdown-menu,.navbar,.navbar-collapse{background:rgba(28,28,30,.95)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}meta[name=theme-color]{content:#000}.navbar{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.hero{padding-top:calc(120px + env(safe-area-inset-top));padding-bottom:calc(80px + env(safe-area-inset-bottom))}}