*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;background:url(/worldmap_dark.png) no-repeat center top;background-size:cover;background-attachment:fixed}.container{max-width:1200px;margin:0 auto;padding:0 20px}.container h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1e293b;text-align:center}.container p{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.7;text-align:center}.header{position:fixed;top:0;left:0;width:100vw;background:#0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease;box-shadow:0 2px 20px #0003;padding:10px 0}.nav-container{max-width:100vw;margin:0 auto;padding:0 20px 0 10px;display:flex;justify-content:space-between;align-items:center;height:100px}.logo{display:flex;align-items:center;margin-left:5vw}.logo img{height:10vh;width:auto;object-fit:contain}.nav-menu{display:flex;list-style:none;gap:2.5rem}.nav-link{text-decoration:none;color:#fff;font-weight:500;font-size:1.1rem;transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:#60a5fa}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#60a5fa;transition:width .3s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}.header-right{display:flex;align-items:center;gap:1rem}.language-selector{display:flex;align-items:center;position:relative;left:-10vw}.language-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.9rem;transition:all .3s ease}.language-button span{font-weight:500}.language-button:hover{background:#fff3;border-color:#ffffff80}.language-dropdown{position:absolute;top:100%;right:0;left:-2vw;background:#fff;border-radius:6px;box-shadow:0 4px 15px #0003;z-index:1000;min-width:2vw;overflow:hidden}.language-option{max-width:100%;min-width:100%;padding:.75rem 1rem;border:none;background:#fff;color:#333;cursor:pointer;text-align:left;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}.language-option .flag-icon,.language-button .flag-icon{font-size:1.2rem;width:20px;text-align:center;flex-shrink:0;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Android Emoji",EmojiSymbols,sans-serif;line-height:1;display:inline-block}.language-option span:last-child{font-weight:500}.language-option:hover{background:#f8fafc}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:30px;height:4px;background:#fff;margin:4px 0;transition:.3s}.hero{background:linear-gradient(135deg,#2563eb66,#3b82f64d),url(/worldmap_dark.png);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;min-height:120vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,#2563eb4d,#3b82f633);z-index:1}.hero-content{position:relative;z-index:2;max-width:66vw;padding:0 20px}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;opacity:.9}.hero-description{font-size:1.1rem;margin-bottom:2.5rem;opacity:.8;line-height:1.7}.hero-link{color:#60a5fa;text-decoration:underline;font-weight:600;transition:all .3s ease}.hero-link:hover{color:#93c5fd;text-decoration:none}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#2563eb;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #0003;border:none;cursor:pointer}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background:#f8fafc}.page-header{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;padding:60px 0 40px;text-align:center;margin-top:120px}.page-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.page-header p{font-size:1.1rem;opacity:.9;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:0}.features{padding:5vh 0;background:#f8fafcf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:10;margin-top:-20px}.image-gallery{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);text-align:center}.image-gallery h3{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1e293b}.image-gallery p{font-size:1.2rem;color:#64748b;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.gallery-container{max-width:800px;margin:0 auto;position:relative}.gallery-image-wrapper{position:relative;width:100%;height:400px;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #00000026;background:transparent;display:flex;align-items:center;justify-content:center}.gallery-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .5s ease;display:block;max-width:100%;max-height:100%;min-width:0;min-height:0}.gallery-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-size:1.2rem}.gallery-placeholder i{font-size:3rem;margin-bottom:1rem;opacity:.8}.gallery-controls{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:2rem}.gallery-prev,.gallery-next{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #2563eb4d}.gallery-prev:hover,.gallery-next:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.gallery-prev:active,.gallery-next:active{transform:translateY(0)}.gallery-indicators{display:flex;gap:.5rem}.gallery-indicator{width:12px;height:12px;border-radius:50%;border:none;background:#cbd5e1;cursor:pointer;transition:all .3s ease}.gallery-indicator.active{background:#2563eb;transform:scale(1.2)}.gallery-indicator:hover{background:#94a3b8}.main-footer{background:#000;color:#fff;padding:3rem 0 1rem}.main-footer .container{max-width:100vw;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:start;margin-bottom:2rem}.footer-left{display:flex;justify-content:flex-start}.company-info{text-align:left}.company-name{font-size:1.8rem;font-weight:700;margin:0 0 1rem;color:#fff;text-transform:uppercase;letter-spacing:1px}.logo-container{display:flex;justify-content:center;align-items:center}.company-logo{height:120px;width:auto;max-width:300px;object-fit:contain}.footer-center{display:flex;justify-content:center}.address-info{text-align:center}.address-info p{margin:.5rem 0;font-size:1rem;line-height:1.4}.footer-right{display:flex;justify-content:flex-end}.contact-info{text-align:right}.contact-info p{margin:.5rem 0;font-size:1rem;line-height:1.4}.footer-bottom{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid #333}.lang-btn{background:#fff;color:#000;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.lang-btn:hover{background:#f0f0f0;transform:translateY(-1px)}.lang-btn i{font-size:.8rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-buttons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;max-width:800px;margin-left:auto;margin-right:auto}.product-button{padding:1rem 1.5rem;border:2px solid white;border-radius:8px;background:#1e293b;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.product-button.primary{background:#fff;color:#1e293b}.product-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003;background:#3b82f6;border-color:#3b82f6;color:#fff}.product-button.primary:hover{background:#3b82f6;border-color:#3b82f6;color:#fff}.product-buttons-grid button:nth-child(7){grid-column:2;grid-row:3}.feature-card{background:#fff;padding:2.5rem;border-radius:15px;text-align:center;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.feature-icon{width:80px;height:80px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1e293b}.feature-card p{color:#64748b;line-height:1.6}.products{padding:80px 0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.products-controls-section{padding:2rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e2e8f0}.products-gallery{padding:80px 0;background:#f8fafc}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-container i{font-size:3rem;color:#3b82f6;margin-bottom:1rem}.loading-container p{font-size:1.2rem;color:#64748b;margin:0}.error-container i{font-size:3rem;color:#ef4444;margin-bottom:1rem}.error-container p{font-size:1.2rem;color:#64748b;margin:0 0 1.5rem}.retry-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.retry-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.no-options{padding:1rem;text-align:center;color:#64748b;font-style:italic}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.product-card{background:#fff;border-radius:15px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f;border-color:#2563eb}.product-image{width:100%;height:200px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:12px 12px 0 0}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;display:block;max-width:100%;max-height:100%;min-width:0;min-height:0}.product-card:hover .product-image img{transform:scale(1.05)}.product-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-radius:12px 12px 0 0;font-size:3rem}.product-info{padding:1.5rem;flex:1;display:flex;flex-direction:column}.product-name{font-size:1.25rem;font-weight:700;margin:auto;margin-bottom:.5rem;color:#1e293b;height:3rem;display:flex;align-items:center;justify-content:flex-start}.product-name-en{font-size:.9rem;color:#64748b;margin-bottom:.75rem;font-style:italic}.product-cas{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.cas-label{font-size:.8rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:.25rem .5rem;border-radius:4px}.cas-number{font-size:.9rem;font-weight:600;color:#2563eb;font-family:Courier New,monospace}.product-description{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;flex:1}.product-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.category-chip{display:inline-block;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #3b82f64d;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);cursor:default}.category-chip:hover{transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.product-weights{margin-bottom:1.5rem}.product-weights h4{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.75rem}.weight-options{display:flex;flex-direction:column;gap:.5rem}.weight-option{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.weight-option:hover{background:#e0f2fe;border-color:#0ea5e9}.weight{font-weight:600;color:#374151;font-size:.9rem}.price{font-weight:700;color:#059669;font-size:.9rem}.product-inquiry-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto}.product-inquiry-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #2563eb4d;background:linear-gradient(135deg,#1d4ed8,#2563eb)}.product-inquiry-btn i{font-size:.8rem}.toggle-control{margin-bottom:1rem}.toggle-label{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:500}.toggle-input{display:none}.toggle-slider{position:relative;width:50px;height:24px;background-color:#ccc;border-radius:24px;margin-right:10px;transition:background-color .3s}.toggle-slider:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s}.toggle-input:checked+.toggle-slider{background-color:#4caf50}.toggle-input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-text{color:#333;-webkit-user-select:none;user-select:none}.action-btn.activate-btn{background-color:#28a745;color:#fff}.action-btn.activate-btn:hover{background-color:#218838}.admin-login{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem 0;padding-top:140px}.login-container{width:100%;max-width:400px;margin:0 auto}.login-card{background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000001a;padding:2.5rem;text-align:center}.login-header h1{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.login-header p{color:#64748b;margin-bottom:2rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-form .form-group{text-align:left}.login-form label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.login-form input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease;box-sizing:border-box}.login-form input:focus{outline:none;border-color:#2563eb}.error-message{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;border:1px solid #fecaca;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.login-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.login-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #2563eb4d}.login-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.admin-dashboard{min-height:100vh;background:#f8fafc;padding:2rem 0;padding-top:140px}.admin-dashboard .container{max-width:95%;width:95%}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:#fff;padding:1.5rem 2rem;border-radius:15px;box-shadow:0 4px 20px #00000014}.admin-header h1{font-size:2rem;font-weight:700;color:#1e293b}.logout-btn{background:#dc2626;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.logout-btn:hover{background:#b91c1c;transform:translateY(-2px)}.admin-content{display:grid;gap:2rem}.admin-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 20px #00000014}.admin-card h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.admin-card p{color:#64748b;margin-bottom:2rem}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-item{text-align:center;padding:1.5rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.stat-item p{color:#64748b;font-weight:500;margin:0}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.products-header h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.refresh-btn:hover:not(:disabled){background:linear-gradient(135deg,#55a7ff,#00448d);transform:translateY(-1px)}.refresh-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.loading-container{text-align:center;padding:3rem;color:#64748b}.loading-container i{font-size:2rem;margin-bottom:1rem;color:#2563eb}.products-table-container{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0;width:100%}.products-table{width:100%;border-collapse:collapse;background:#fff;font-size:.9rem;table-layout:auto;min-width:1200px}.products-table th{background:#f8fafc;color:#374151;font-weight:600;padding:1rem .75rem;text-align:left;border-bottom:2px solid #e2e8f0;white-space:nowrap}.products-table td{padding:1rem .75rem;border-bottom:1px solid #e2e8f0;vertical-align:top}.products-table tr:hover{background:#f8fafc}.categories-container{display:flex;flex-wrap:wrap;gap:.25rem;max-width:300px}.category-badge{background:#dbeafe;color:#1e40af;padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:500;white-space:nowrap;display:inline-block;margin-bottom:.25rem;border:1px solid #bfdbfe;transition:all .2s ease;min-width:fit-content}.category-badge:hover{background:#bfdbfe;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f633;cursor:default}.description-cell{max-width:300px;word-wrap:break-word}.weight-list,.price-list{margin:0;padding:0;list-style:none}.weight-list li,.price-list li{margin-bottom:.25rem;font-size:.8rem}.price-list li{display:flex;justify-content:space-between;gap:.5rem}.price-list .weight{font-weight:600;color:#374151}.price-list .price{color:#059669;font-weight:600}.product-thumbnail{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #e2e8f0}.no-image{color:#9ca3af;font-size:1.2rem}.no-data{color:#9ca3af;font-style:italic}.no-products{text-align:center;color:#64748b;font-style:italic;padding:2rem}.action-buttons{display:flex;gap:.5rem;justify-content:center}.action-btn{background:none;border:none;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.edit-btn{color:#2563eb;background:#dbeafe}.edit-btn:hover{background:#bfdbfe;transform:translateY(-1px)}.delete-btn{color:#dc2626;background:#fef2f2}.delete-btn:hover{background:#fecaca;transform:translateY(-1px)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.modal-content{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;max-width:700px;width:100%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#1e293b}.modal-close{background:none;border:none;font-size:1.25rem;color:#64748b;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.modal-close:hover{background:#f1f5f9;color:#1e293b}.modal-form,.modal-body{padding:1.5rem}.modal-body p{margin:0 0 1rem;color:#374151;line-height:1.5}.warning-text{color:#dc2626!important;font-weight:500}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem;border-top:1px solid #e2e8f0}.btn-cancel,.btn-save,.btn-delete{padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.btn-cancel{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.btn-cancel:hover{background:#f1f5f9;color:#374151}.btn-save{background:#2563eb;color:#fff}.btn-save:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-delete{background:#dc2626;color:#fff}.btn-delete:hover{background:#b91c1c;transform:translateY(-1px)}.delete-modal .modal-content{max-width:500px}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input,.form-group textarea{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical;min-height:80px}@media (max-width: 768px){.products-table-container{font-size:.8rem}.products-table th,.products-table td{padding:.5rem .25rem}.description-cell{max-width:150px}.product-thumbnail{width:30px;height:30px}.action-buttons{flex-direction:column;gap:.25rem}.action-btn{width:28px;height:28px}.modal-content{margin:.5rem;max-height:95vh}}.about-content{padding:80px 0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-grid{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.about-text h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1e293b;text-align:center}.about-text p{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.7}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto;align-items:center;min-height:200px}.stat-item:nth-child(1){grid-column:1}.stat-item:nth-child(2){grid-column:2}.stat-item:nth-child(3){grid-column:3}.stat-item{text-align:center;padding:2rem;background:#f8fafc;border-radius:15px}.stat-item h3{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-item p{color:#64748b;font-weight:500}.mission-values{padding:80px 0;background:#f8fafcf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.mission-card{background:#fff;padding:2.5rem;border-radius:15px;text-align:center;box-shadow:0 4px 20px #00000014}.mission-icon{width:80px;height:80px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:2rem}.mission-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1e293b}.mission-card p{color:#64748b;line-height:1.6}.team{padding:80px 0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.team h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1e293b}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.team-member{text-align:center;padding:2rem;background:#f8fafc;border-radius:15px;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.member-photo{width:120px;height:120px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:3rem}.team-member h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1e293b}.team-member p{color:#64748b;font-weight:500}.contact-content{padding:80px 0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-form-container h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1e293b}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:500;margin-bottom:.5rem;color:#374151}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.submit-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #2563eb4d}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-info h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1e293b;text-align:left}.contact-methods{margin-bottom:3rem}.contact-method{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.contact-icon{width:50px;height:50px;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;flex-shrink:0}.contact-details h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#1e293b;text-align:left}.contact-details p{color:#64748b;line-height:1.6}.social-media h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1e293b;text-align:left}.social-links{display:flex;gap:1rem}.social-link{width:45px;height:45px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:1.2rem;transition:all .3s ease;text-decoration:none}.social-link:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.map-section{padding:80px 0;background:#f8fafcf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-section h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1e293b}.map-placeholder{height:400px;background:#e2e8f0;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b;font-size:1.2rem}.map-placeholder i{font-size:3rem;margin-bottom:1rem;color:#94a3b8}.notification{position:fixed;top:20px;right:20px;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 15px #0003;z-index:10000;display:flex;align-items:center;gap:1rem;max-width:400px;animation:slideInRight .3s ease-out}.notification-success{background:#10b981;color:#fff}.notification-error{background:#ef4444;color:#fff}.notification-info{background:#3b82f6;color:#fff}.notification-content{display:flex;align-items:center;gap:.5rem}.notification-close{background:none;border:none;color:#fff;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s}.notification-close:hover{background:#fff3}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.hamburger{display:flex}.header-right{gap:.5rem}.language-button{padding:.4rem .8rem;font-size:.8rem}.nav-menu{position:fixed;left:-100%;top:120px;flex-direction:column;background-color:#212121cc;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #2121214d;padding:2rem 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.logo img{height:10vh;margin-left:2vw}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.page-header h1{font-size:2.5rem}.about-grid{grid-template-columns:1fr;gap:2rem}.about-stats{grid-template-columns:1fr;max-width:100%;align-items:center;min-height:180px}.stat-item:nth-child(1),.stat-item:nth-child(2),.stat-item:nth-child(3){grid-column:auto}.contact-grid{grid-template-columns:1fr;gap:2rem}.features-grid,.mission-grid,.team-grid,.products-grid{grid-template-columns:1fr}.image-gallery h3{font-size:2rem}.gallery-image-wrapper{height:300px}.gallery-controls{gap:1rem}.gallery-prev,.gallery-next{width:40px;height:40px}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-left,.footer-center,.footer-right{justify-content:center}.address-info,.contact-info{text-align:center}.footer-bottom{justify-content:center}}@media (max-width: 1024px) and (min-width: 769px){.products-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:180px}.weight-options{gap:.4rem}.weight-option{padding:.4rem .6rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.cta-button{padding:.875rem 1.5rem;font-size:1rem}.about-stats{grid-template-columns:1fr}.stat-item h3{font-size:2rem}.product-buttons-grid{grid-template-columns:1fr;width:100%;max-width:100%}.product-buttons-grid button:nth-child(7){grid-column:auto;grid-row:auto}}@media (max-width: 640px){body{background:url(/worldmap_dark.png) no-repeat center top;background-attachment:scroll;background-size:contain;background-position:top center;background-repeat:no-repeat;overflow-x:hidden}.container{padding:0 12px}.nav-container{padding:0 12px 0 8px;height:72px}.header{padding:6px 0}.logo{margin-left:0}.logo img{height:56px}.nav-menu{gap:1.25rem}.nav-link{font-size:1rem}.page-header{padding:40px 0 28px;margin-top:90px}.page-header h1{font-size:2rem}.features{padding:3rem 0}.image-gallery{padding:60px 0}.hero{background:linear-gradient(135deg,#2563eb66,#3b82f64d),url(/worldmap_dark.png);background-size:cover;background-position:top center;background-attachment:scroll;background-repeat:no-repeat;min-height:85vh;padding-top:16px;overflow:hidden}.hero-content{padding:0 8px;max-width:92vw}.hero-title{font-size:2rem;word-break:break-word}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:1rem}.gallery-image-wrapper{height:260px}.products{padding:60px 0}.products-grid{grid-template-columns:1fr;gap:1.25rem}.product-buttons-grid{display:flex;flex-wrap:wrap;gap:1rem;max-width:100%;width:100%;margin-left:0;margin-right:0}.product-buttons-grid button,.product-buttons-grid .product-button{flex:0 0 calc(50% - .5rem);width:calc(50% - .5rem)}.product-buttons-grid button:last-child,.product-buttons-grid .product-button:last-child{flex-basis:100%;width:100%}.product-buttons-grid button:nth-child(7){grid-column:auto;grid-row:auto}.product-image{height:160px}.product-name{height:auto;font-size:1.1rem}.products-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.refresh-btn,.add-product-btn,.product-inquiry-btn{width:100%;justify-content:center}.admin-header{flex-direction:column;gap:1rem;align-items:stretch}.admin-card{padding:1.25rem}.about-content,.mission-values,.team,.contact-content,.map-section{padding:60px 0}.about-grid{grid-template-columns:1fr;gap:2rem}.mission-grid,.team-grid{grid-template-columns:1fr;gap:1.25rem}.footer-content{grid-template-columns:1fr;gap:1.5rem;text-align:center}.footer-left,.footer-center,.footer-right{justify-content:center}.company-logo{height:90px}.contact-grid{grid-template-columns:1fr;gap:2rem}.login-container{max-width:100%;padding:0 12px}.login-card{padding:1.5rem}.modal-content{width:95vw;max-width:95vw}.about-text h2{max-width:100vw;font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1e293b;text-align:center}.about-text p{max-width:100vw;font-size:1.1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.7}.about-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:100vw;margin:0 auto;align-items:center;min-height:10vh}.stat-item:nth-child(1),.stat-item:nth-child(2),.stat-item:nth-child(3){grid-column:auto}.stat-item{text-align:center;padding:2rem;background:#f8fafc;border-radius:15px}.stat-item h3{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-item p{color:#64748b;font-weight:500}.logo{display:flex;justify-content:center;align-items:center;margin-left:0}.logo img{height:10vh;width:auto;object-fit:cover}.language-dropdown{position:absolute;top:100%;right:0;left:-20vw;background:#fff;border-radius:6px;box-shadow:0 4px 15px #0003;z-index:1000;min-width:10vw;overflow:hidden}.language-selector{display:flex;align-items:center;position:relative;left:-5vw}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card,.product-card,.mission-card,.team-member{animation:fadeInUp .6s ease-out}.image-upload-container{position:relative;width:100%}.image-file-input{display:none}.image-upload-label{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;color:#64748b;justify-content:center;min-height:60px}.image-upload-label:hover{background:#e2e8f0;border-color:#94a3b8;color:#374151}.image-upload-label i{font-size:1.2rem;color:#3b82f6}.image-preview-container{position:relative;margin-top:1rem;display:inline-block}.image-preview{max-width:200px;max-height:200px;border-radius:8px;border:2px solid #e2e8f0;object-fit:cover;display:block}.remove-image-btn{position:absolute;top:-8px;right:-8px;background:#dc2626;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;transition:all .2s ease;box-shadow:0 2px 4px #0003}.remove-image-btn:hover{background:#b91c1c;transform:scale(1.1)}.selected-file-info{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;background:#e0f2fe;border:1px solid #0ea5e9;border-radius:6px;color:#0369a1;font-size:.9rem}.selected-file-info i{color:#0ea5e9}.file-size{color:#64748b;font-size:.8rem}.category-combobox{position:relative;width:100%}.category-input{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .3s ease;background:#fff}.category-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.category-input-container{position:relative;width:100%}.category-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e2e8f0;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px -1px #0000001a}.category-option{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f1f5f9}.category-option:hover{background-color:#f8fafc}.category-option:last-child{border-bottom:none}.category-option.no-results{color:#64748b;font-style:italic;cursor:default}.category-option.no-results:hover{background-color:transparent}.selected-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;min-height:32px;padding:4px;border:1px solid #e2e8f0;border-radius:6px;background-color:#f8fafc}.selected-category-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background-color:#3b82f6;color:#fff;border-radius:16px;font-size:14px;font-weight:500}.selected-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:32px}.remove-category-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:1;padding:0;margin-left:4px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.remove-category-btn:hover{background-color:#fff3}.remove-category-btn:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.products-controls{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:.5rem}.search-filter{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:.75rem 1rem;border-radius:12px;border:1px solid #dee2e6;box-shadow:0 2px 4px #0000000d;transition:all .3s ease;flex:1;min-width:300px}.search-filter:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.search-filter label{font-weight:600;color:#495057;white-space:nowrap;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.search-filter label:before{content:"🔍";font-size:1rem}.search-input-container{position:relative;flex:1;display:flex;align-items:center}.search-input{width:100%;padding:.6rem 2.5rem .6rem 1rem;border:2px solid #e9ecef;border-radius:8px;background:#fff;font-size:.9rem;color:#495057;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000d}.search-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 4px #007bff1f,0 4px 12px #007bff26;background-color:#f8f9ff;transform:translateY(-1px)}.search-input:hover{border-color:#007bff;background-color:#f8f9ff;box-shadow:0 4px 8px #007bff1a;transform:translateY(-1px)}.search-input::placeholder{color:#6c757d;font-style:italic}.search-icon{position:absolute;right:.75rem;color:#6c757d;font-size:.9rem;pointer-events:none;transition:color .3s ease}.search-input:focus+.search-icon{color:#007bff}.clear-search-btn{position:absolute;right:2.5rem;background:none;border:none;color:#6c757d;cursor:pointer;padding:.25rem;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.8rem}.clear-search-btn:hover{background-color:#e9ecef;color:#495057;transform:scale(1.1)}.clear-search-btn:active{transform:scale(.95)}.category-filter{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:.75rem 1rem;border-radius:12px;border:1px solid #dee2e6;box-shadow:0 2px 4px #0000000d;transition:all .3s ease}.category-filter:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.category-filter label{font-weight:600;color:#495057;white-space:nowrap;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.category-filter label:before{content:"🔍";font-size:1rem}.category-filter-select{padding:.75rem 3rem .75rem 1.25rem;border:2px solid #e9ecef;border-radius:10px;background:#fff;font-size:.9rem;color:#495057;min-width:200px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23495057' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.1rem;box-shadow:0 2px 4px #0000000d;position:relative}.category-filter-select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 4px #007bff1f,0 4px 12px #007bff26;background-color:#f8f9ff;transform:translateY(-1px)}.category-filter-select:hover{border-color:#007bff;background-color:#f8f9ff;box-shadow:0 4px 8px #007bff1a;transform:translateY(-1px)}.category-filter-select option{padding:.75rem 1rem;font-weight:500;color:#495057;background:#fff;border:none;font-size:.9rem;transition:all .2s ease}.category-filter-select option:hover{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.category-filter-select option:checked{background:linear-gradient(135deg,#007bff,#0056b3)!important;color:#495057!important;font-weight:600}.category-filter-select option:checked:hover{background:linear-gradient(135deg,#0056b3,#004085)!important;color:#fff!important;font-weight:600}.category-filter-select option[selected]{background:linear-gradient(135deg,#007bff,#0056b3)!important;color:#fff!important;font-weight:600}.category-filter-select option[selected]:hover{background:linear-gradient(135deg,#0056b3,#004085)!important;color:#fff!important}.category-filter-select:focus{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23007bff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e")}.category-filter-select:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background:linear-gradient(135deg,#007bff1a,#0056b31a);opacity:0;transition:opacity .3s ease;pointer-events:none}.category-filter-select:focus:before{opacity:1}.category-filter-select::-ms-expand{display:none}.category-filter-select::-webkit-scrollbar{width:8px}.category-filter-select::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.category-filter-select::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#007bff,#0056b3);border-radius:4px}.category-filter-select::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0056b3,#004085)}@keyframes arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.category-filter-select:focus{animation:none}.category-filter-select:active{transform:translateY(0);box-shadow:0 2px 4px #007bff33}.category-filter-select:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#007bff,#0056b3,#007bff);border-radius:12px;opacity:0;z-index:-1;transition:opacity .3s ease}.category-filter-select:focus:after{opacity:1}.refresh-btn{background:linear-gradient(135deg,#1e89fc,#015ec2);border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.9rem;box-shadow:0 2px 4px #007bff33}.refresh-btn:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.refresh-btn:active{transform:translateY(0);box-shadow:0 2px 4px #007bff33}.refresh-btn:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.refresh-btn i{font-size:.9rem}.add-product-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 4px #10b98133}.add-product-btn:hover{background:linear-gradient(135deg,#5cf3c3,#006e4f);transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.add-product-btn:active{transform:translateY(0);box-shadow:0 2px 4px #10b98133}.add-product-btn i{font-size:.9rem}@media (max-width: 768px){.products-controls{flex-direction:column;align-items:stretch;gap:1rem}.search-filter{width:100%;min-width:auto;justify-content:space-between;padding:1rem}.search-input-container{flex:1}.category-filter{width:100%;justify-content:space-between;padding:1rem}.category-filter-select{width:100%;min-width:auto;flex:1}.add-product-btn,.refresh-btn{width:100%;justify-content:center;padding:1rem}}@media (max-width: 480px){.search-filter{flex-direction:column;align-items:stretch;gap:.75rem}.search-filter label{justify-content:center}.category-filter{flex-direction:column;align-items:stretch;gap:.75rem}.category-filter label{justify-content:center}}
