body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}p{margin-bottom:1rem;line-height:1.6}@media screen and (max-width: 768px){.container{padding:0 1rem}}.home-page{min-height:100vh}.hero{background-color:#1a1a1a;background-image:linear-gradient(#000000b3,#000000b3),url(/hero-bg.jpg);background-size:cover;background-position:center;color:#fff;padding:6rem 2rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:3rem;margin-bottom:1.5rem}.hero p{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.experience-section{padding:4rem 1rem;background-color:#f5f5f5;text-align:center}.experience-section h2{margin-bottom:1.5rem;color:#333}.services-section{padding:4rem 1rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{margin-bottom:1rem;color:#333}.service-card p{margin-bottom:1.5rem;color:#666}.btn{display:inline-block;padding:.8rem 1.5rem;background-color:#4da6ff;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s ease}.contact-cta{background-color:#f5f5f5;padding:4rem 1rem;text-align:center}.contact-cta h2{margin-bottom:1.5rem;color:#333}.contact-cta p{margin-bottom:1rem;color:#666}.contact-cta .btn{margin-top:1.5rem}@media screen and (max-width: 768px){.hero h1{font-size:2.5rem}.hero p{font-size:1rem}.services-grid{grid-template-columns:1fr}}.cash-registers-page{min-height:100vh}.page-hero{background-color:#1a1a1a;background-image:linear-gradient(#000000b3,#000000b3),url(/drukarki.jpg);background-size:contain;background-position:center;background-repeat:no-repeat;color:#fff;padding:2rem;text-align:center;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}.cash-registers-intro{padding:3rem 1rem;text-align:center}.posnet-section{padding:4rem 1rem}.posnet-section h2{text-align:center;margin-bottom:1rem;color:#333}.posnet-section>.container>p{text-align:center;max-width:800px;margin:0 auto 3rem;color:#555}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.product-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-image{height:200px;background-color:#eee}.placeholder{display:flex;align-items:center;justify-content:center;color:#aaa}.placeholder:after{content:"Image";font-size:1.5rem}.product-card h3{padding:1.5rem 1.5rem .5rem;margin:0;color:#333;text-align:center}.product-card p{padding:0 1.5rem 1.5rem;margin:0;color:#666;text-align:center}.contact-section{background-color:#f5f5f5;padding:4rem 1rem;text-align:center}@media screen and (max-width: 768px){.page-hero h1{font-size:2rem}.intro-text{font-size:1rem}.services-list,.product-grid{grid-template-columns:1fr}}.it-services-page{min-height:100vh}.it-services-page .page-hero{background-color:#000;background-image:linear-gradient(#00000080,#00000080),url(/it.jpg);background-size:contain;background-position:center;background-repeat:no-repeat;color:#fff;padding:2rem;text-align:center;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}.it-services-intro{padding:3rem 1rem;text-align:center}.intro-text{max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6;color:#555}.services-section{padding:4rem 1rem;background-color:#f5f5f5}.services-section h2{text-align:center;margin-bottom:3rem;color:#333}.services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:2rem;transition:transform .3s ease}.service-item:hover{transform:translateY(-5px)}.service-item h3{margin-bottom:1rem;color:#333;text-align:center}.service-item p{color:#666;text-align:center}.benefits-section{padding:4rem 1rem}.benefits-section h2{text-align:center;margin-bottom:3rem;color:#333}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{margin-bottom:1rem;color:#333}.benefit-card p{color:#666}.process-section{padding:4rem 1rem;background-color:#f5f5f5}.process-section h2{text-align:center;margin-bottom:3rem;color:#333}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.process-step{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:center;position:relative}.step-number{background-color:#4da6ff;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;margin:0 auto 1.5rem}.process-step h3{margin-bottom:1rem;color:#333}.process-step p{color:#666}.contact-section{padding:4rem 1rem;text-align:center}.contact-section h2{margin-bottom:1rem;color:#333}.contact-section p{max-width:600px;margin:0 auto 2rem;color:#555}@media screen and (max-width: 768px){.page-hero h1{font-size:2rem}.intro-text{font-size:1rem}.services-list,.benefits-grid,.process-steps{grid-template-columns:1fr}}.contact-page{min-height:100vh}.contact-page .page-hero{background-color:#000;background-image:linear-gradient(#00000080,#00000080),url(/contact.jpg);background-size:contain;background-position:center;background-repeat:no-repeat;color:#fff;padding:2rem;text-align:center;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-hero h1{font-size:2.5rem;margin-bottom:1rem}.contact-info-section{padding:4rem 1rem}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.contact-details{padding:1rem}.contact-details h2{margin-bottom:1.5rem;color:#333}.contact-details p{margin-bottom:1rem;color:#555;line-height:1.6}.contact-details strong{font-weight:600;margin-right:.5rem}.contact-form-container{padding:1rem}.contact-form-container h2{margin-bottom:1.5rem;color:#333}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;color:#444;font-weight:500}.form-group input,.form-group textarea{padding:.8rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#4da6ff;box-shadow:0 0 0 2px #4da6ff33}.btn{display:inline-block;padding:.8rem 1.5rem;background-color:#4da6ff;color:#fff;text-decoration:none;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .3s ease}.btn:hover{background-color:#3a8ad6}.btn-primary{background-color:#4da6ff}.map-section{padding:4rem 1rem;background-color:#f5f5f5}.map-section h2{text-align:center;margin-bottom:2rem;color:#333}.map-placeholder{height:400px;background-color:#e0e0e0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#777;border-radius:8px}@media screen and (max-width: 768px){.page-hero h1{font-size:2rem}.contact-grid{grid-template-columns:1fr}.contact-details,.contact-form-container{padding:0}}.navbar{background-color:#1a1a1a;height:80px;display:flex;justify-content:center;align-items:center;position:sticky;top:0;z-index:999;box-shadow:0 2px 10px #0000001a}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 24px}.navbar-logo{color:#fff;font-size:2rem;font-weight:700;text-decoration:none;display:flex;align-items:center}.navbar-logo-image{max-height:50px;width:auto}.nav-menu{display:flex;align-items:center;list-style:none;text-align:center;margin:0;padding:0}.nav-item{height:80px;display:flex;align-items:center;padding:0 1rem}.nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;padding:.5rem 1rem;position:relative;transition:none}.nav-link:hover{color:#4da6ff}.nav-link.active{color:#4da6ff;font-weight:600}.nav-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:2px;background-color:#4da6ff;transition:none}.language-selector{display:flex;margin-left:1rem}.language-selector button{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;margin:0 .2rem;font-weight:500;transition:all .3s ease}.language-selector button:hover{color:#4da6ff}.language-selector button.active{color:#4da6ff;font-weight:700}.hamburger{display:none;cursor:pointer}.bar{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;background-color:#fff}@media screen and (max-width: 960px){.hamburger{display:block}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navbar-container{padding:0 12px}.nav-menu{display:flex;flex-direction:column;width:100%;height:auto;position:absolute;top:80px;left:-100%;opacity:0;transition:all .3s ease;overflow:hidden;max-height:0}.nav-menu.active{background:#1a1a1a;left:0;opacity:1;max-height:100vh;padding:1rem 0;box-shadow:0 10px 10px #0000001a}.nav-item{height:auto;padding:1rem 0;width:100%;text-align:center}.nav-link{width:100%;padding:1rem 0}.nav-link.active:after{width:30%}.navbar-logo{font-size:1.8rem}.language-selector{margin:1rem 0 0;justify-content:center}}.footer{background-color:#1a1a1a;color:#fff;padding:2rem 0;margin-top:3rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-info{flex:1;min-width:250px;margin-bottom:2rem}.footer-info h3{font-size:1.5rem;margin-bottom:1rem}.footer-info p{margin:.5rem 0;font-size:.9rem}.footer-language{margin-bottom:2rem}.footer-language p{margin-bottom:.5rem}.language-buttons{display:flex}.language-buttons button{background:none;border:1px solid #444;color:#fff;padding:.5rem 1rem;margin-right:.5rem;cursor:pointer;transition:all .3s ease}.language-buttons button:hover{background-color:#333}.language-buttons button.active{background-color:#4da6ff;border-color:#4da6ff}.footer-bottom{text-align:center;border-top:1px solid #333;padding-top:1.5rem;margin-top:1.5rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.footer-bottom p{font-size:.9rem}@media screen and (max-width: 768px){.footer-container{flex-direction:column}.footer-info,.footer-language{width:100%}}
