﻿ * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }
    
    body {
      font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
      background: #F5F7FA;
      color: #1E2F3E;
      line-height: 1.5;
      scroll-behavior: smooth;
    }
    
    ::selection {
      background: #E35F21;
      color: #FFFFFF;
    }
    
    .container {
      max-width: 1400px;
      margin: 0 auto;
      padding: 0 32px;
    }
    
    /* Autorskie ikony SVG inline */
    .icon {
      display: inline-block;
      width: 1.2em;
      height: 1.2em;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      flex-shrink: 0;
    }
    .icon-arrow-right { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E"); }
    .icon-info { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'%3E%3C/line%3E%3C/svg%3E"); }
    .icon-tree { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M12 22V12M12 12L8 8M12 12L16 8'%3E%3C/path%3E%3Cpath d='M12 12L7 7M12 12L17 7'%3E%3C/path%3E%3Ccircle cx='12' cy='4' r='2'%3E%3C/circle%3E%3C/svg%3E"); }
    .icon-industry { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='4' y='8' width='4' height='12'%3E%3C/rect%3E%3Crect x='16' y='8' width='4' height='12'%3E%3C/rect%3E%3Cpath d='M8 12h8'%3E%3C/path%3E%3Cpath d='M8 16h8'%3E%3C/path%3E%3Cpath d='M12 4v20'%3E%3C/path%3E%3C/svg%3E"); }
    .icon-cut { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Ccircle cx='6' cy='18' r='2'%3E%3C/circle%3E%3Ccircle cx='18' cy='18' r='2'%3E%3C/circle%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); }
    .icon-fire { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M8 14c0 4 3 6 4 6s4-2 4-6c0-3-2-5-4-5s-4 2-4 5z'%3E%3C/path%3E%3Cpath d='M12 3v6'%3E%3C/path%3E%3C/svg%3E"); }
    .icon-pallet { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='14' width='18' height='4'%3E%3C/rect%3E%3Cline x1='6' y1='14' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='12' y1='14' x2='12' y2='18'%3E%3C/line%3E%3Cline x1='18' y1='14' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); }
    .icon-check { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E"); }
    .icon-map { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E"); }
    .icon-phone { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.574 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E"); }
    .icon-email { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'%3E%3C/rect%3E%3Cpath d='m22 7-10 7L2 7'%3E%3C/path%3E%3C/svg%3E"); }
    .icon-globe { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='2' y1='12' x2='22' y2='12'%3E%3C/line%3E%3Cpath d='M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z'%3E%3C/path%3E%3C/svg%3E"); }
    .icon-tools { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'%3E%3C/path%3E%3C/svg%3E"); }
    .icon-headset { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M4 12v-2a8 8 0 0 1 16 0v2'%3E%3C/path%3E%3Cpath d='M20 12v6a2 2 0 0 1-2 2h-2v-6h4zM4 12v6a2 2 0 0 0 2 2h2v-6H4z'%3E%3C/path%3E%3C/svg%3E"); }
    .icon-external { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E"); }
    
    /* Navbar */
    .navbar {
      position: sticky;
      top: 0;
      z-index: 1000;
      background: rgba(255, 255, 255, 0.98);
      backdrop-filter: blur(12px);
      border-bottom: 1px solid #E8EDF2;
    }
    .nav-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 16px 32px;
      max-width: 1440px;
      margin: 0 auto;
      flex-wrap: wrap;
      gap: 20px;
    }
    .logo-img { height: 52px; width: auto; display: block; }
    .nav-links {
      display: flex;
      gap: 28px;
      list-style: none;
      flex-wrap: wrap;
      align-items: center;
    }
    .nav-links a {
      text-decoration: none;
      font-weight: 600;
      color: #2C3E50;
      transition: 0.2s;
      font-size: 0.9rem;
    }
    .nav-links a:hover { color: #E35F21; }
    .hero {
      position: relative;
      min-height: 85vh;
      width: 100%;
      display: flex;
      align-items: center;
      background: linear-gradient(135deg, #FFFFFF 0%, #F0F4F8 100%);
      overflow: hidden;
    }
    .hero::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(/img/bg/hero-bg.webp) center/cover no-repeat;
      opacity: 0.2;
      pointer-events: none;
    }
    .hero-content {
      position: relative;
      z-index: 3;
      max-width: 700px;
      padding: 0 40px;
    }
    .hero-badge {
      background: rgba(227, 95, 33, 0.1);
      display: inline-block;
      padding: 6px 18px;
      border-radius: 40px;
      font-size: 0.8rem;
      font-weight: 600;
      color: #B33F00;
      margin-bottom: 24px;
      border: 1px solid rgba(227, 95, 33, 0.3);
    }
    .hero h1 {
      font-size: 3.6rem;
      font-weight: 800;
      line-height: 1.2;
      margin-bottom: 24px;
      color: #1E2F3E;
    }
    .hero p {
      font-size: 1.2rem;
      margin-bottom: 32px;
      color: #3A5A6E;
    }
    .btn-group { display: flex; gap: 20px; flex-wrap: wrap; }
    .btn-primary {
      background: #C94A12; /* darker orange for sufficient contrast with white text */
      color: #FFFFFF;
      padding: 14px 36px;
      border-radius: 50px;
      font-weight: 700;
      text-decoration: none;
      transition: 0.3s;
      display: inline-flex;
      align-items: center;
      gap: 12px;
    }
    .btn-primary:hover { background: #A03B00; transform: translateY(-2px); }
    .btn-outline {
      background: transparent;
      border: 2px solid #B33F00;
      color: #B33F00;
      padding: 12px 32px;
      border-radius: 50px;
      font-weight: 700;
      text-decoration: none;
      transition: 0.3s;
      display: inline-flex;
      align-items: center;
      gap: 10px;
    }
    .btn-outline:hover { background: rgba(179, 63, 0, 0.08); transform: translateY(-2px); }
    .section-title { font-size: 2.4rem; font-weight: 800; margin-bottom: 20px; color: #1E2F3E; }
    .section-sub { 
      color: #B33F00 !important; 
      text-transform: uppercase; 
      font-weight: 700; 
      letter-spacing: 2px; 
      margin-bottom: 16px; 
      font-size: 0.85rem;
      background: transparent !important;
      opacity: 1 !important;
    }
    .industry-cards { display: flex; gap: 32px; flex-wrap: wrap; margin: 60px 0 40px; }
    .industry-card {
      flex: 1;
      background: #FFFFFF;
      border-radius: 32px;
      padding: 40px 28px;
      text-align: center;
      border: 1px solid #E8EDF2;
      transition: 0.3s;
      text-decoration: none;
      color: inherit;
    }
    .industry-card:hover { border-color: #B33F00; transform: translateY(-5px); }
    .industry-card h3 { font-size: 1.8rem; margin-bottom: 12px; }
    .industry-card p { color: #3A5A6E; margin-bottom: 20px; }
    .industry-btn {
      display: inline-block;
      background: rgba(179, 63, 0, 0.1);
      color: #B33F00;
      padding: 8px 24px;
      border-radius: 40px;
      font-weight: 600;
      text-decoration: none;
    }
    .product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 32px; margin-top: 48px; }
    .product-card {
      background: #FFFFFF;
      border-radius: 28px;
      padding: 32px;
      transition: 0.3s;
      border: 1px solid #E8EDF2;
      text-decoration: none;
      color: inherit;
      display: block;
    }
    .product-card:hover { transform: translateY(-6px); border-color: #B33F00; }
    .product-img { width: 100%; max-height: 200px; object-fit: contain; margin-bottom: 20px; border-radius: 16px; background: #F8FAFE; padding: 8px; }
    .tech-tag {
      display: inline-block;
      background: #E8EDF2;
      padding: 4px 12px;
      border-radius: 30px;
      font-size: 0.7rem;
      font-weight: 600;
      margin-right: 8px;
      margin-top: 12px;
      color: #1A2A38;
    }
    .about-section {
      background: #FFFFFF;
      border-radius: 48px;
      padding: 56px;
      margin: 40px 0;
    }
    .stats-mini { display: flex; flex-wrap: wrap; gap: 32px; margin: 48px 0 40px; justify-content: space-between; }
    .stat-mini { text-align: center; flex: 1; }
    .stat-number-mini { font-size: 2.5rem; font-weight: 800; color: #B33F00; }
    .feature-list { display: flex; flex-wrap: wrap; gap: 28px; margin: 32px 0; list-style: none; }
    .feature-list li { display: flex; align-items: center; gap: 12px; flex: 1; min-width: 240px; color: #1E2F3E; }
    .def-faq {
      background: #FFFFFF;
      border-radius: 48px;
      padding: 48px;
      margin: 40px 0;
    }
    .def-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 32px;
      margin: 32px 0 48px;
    }
    .def-item {
      background: #F8FAFE;
      padding: 24px;
      border-radius: 24px;
      border-left: 4px solid #B33F00;
    }
    .def-item h3 { font-size: 1.2rem; color: #B33F00; margin-bottom: 12px; }
    .def-item p { color: #2C3E50; }
    .faq-item { margin-bottom: 28px; border-bottom: 1px solid #E8EDF2; padding-bottom: 20px; }
    .faq-item h3 { font-size: 1.1rem; color: #B33F00 !important; margin-bottom: 10px; font-weight: 600; opacity: 1; }
    .faq-item p { color: #2C3E50; }
    .contact-premium {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 48px;
      background: #FFFFFF;
      border-radius: 48px;
      padding: 48px;
      margin: 60px 0;
    }
    .contact-item { display: flex; align-items: center; gap: 16px; padding: 8px 0; border-bottom: 1px solid #E8EDF2; color: #1E2F3E; }
    .contact-item a { color: #B33F00; text-decoration: none; }
    .contact-item a:hover { text-decoration: underline; }
    .service-badge {
      background: #B33F00;
      padding: 8px 20px;
      border-radius: 40px;
      font-size: 0.9rem;
      font-weight: 700;
      color: #FFFFFF !important;
      display: inline-flex;
      align-items: center;
      gap: 8px;
    }
    .service-badge .icon {
      filter: brightness(0) invert(1);
    }
    .lang-section {
      background: #FFFFFF;
      border-radius: 48px;
      padding: 40px 32px;
      margin: 40px 0;
    }
    .lang-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 12px;
      list-style: none;
    }
    .lang-item {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      background: #F8FAFE;
      padding: 8px 16px;
      border-radius: 50px;
      text-decoration: none;
      font-size: 0.8rem;
      font-weight: 500;
      color: #2C3E50;
      border: 1px solid #E8EDF2;
    }
    .lang-item img { width: 20px; height: 15px; object-fit: cover; border-radius: 3px; }
    .lang-item:hover { background: #B33F00; border-color: #B33F00; color: white; }
    
    /* STOPKA – POPRAWIONY KONTRAST */
    .main-footer { background: #1A2A38; border-top: 3px solid #B33F00; }
    .footer-bottom-content {
      max-width: 1400px;
      margin: 0 auto;
      padding: 40px 32px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 40px;
    }
    .footer-info { flex: 2; }
    .footer-info p { margin-bottom: 14px; font-size: 0.9rem; line-height: 1.5; color: #E8EDF2; }
    .footer-info strong { color: #FFFFFF; }
    .footer-link { color: #F0B27A !important; text-decoration: none; font-size: 0.9rem; margin: 0 8px; }
    .footer-link:hover { text-decoration: underline; color: #E35F21 !important; }
    .footer-link-highlight { color: #F0B27A !important; text-decoration: underline; font-weight: 600; }
    .footer-link-highlight:hover { color: #E35F21 !important; }
    .footer-info a { color: #F0B27A; }
    .footer-info a:hover { color: #E35F21; }
    
    @media (max-width: 900px) {
      .hero h1 { font-size: 2.2rem; }
      .contact-premium { grid-template-columns: 1fr; }
      .industry-cards { flex-direction: column; }
      .footer-bottom-content { flex-direction: column; }
    }
 