*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}:root{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;--primary-blue: #2563eb;--primary-blue-dark: #1d4ed8;--text-primary: #1e293b;--text-secondary: #333;--text-muted: #94a3b8;--background: #ffffff;--white: #ffffff;--border: #e2e8f0;--shadow: rgba(0, 0, 0, .1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background-color:var(--background);color:var(--text-primary);font-size:16px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:600;line-height:1.2;color:var(--text-primary)}p{line-height:1.6;color:var(--text-secondary)}a{color:var(--primary-blue);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-blue-dark)}button{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;cursor:pointer;border:none;transition:all .3s ease}input,textarea,select{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{background:#fff;color:#2563eb;padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.header-content{max-width:calc(100vw - 100px);margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:1rem}.logo-img{width:200px;height:auto}.logo-text h1{margin:0;font-size:1.8rem;font-weight:700;color:#2563eb;letter-spacing:-.5px}.logo-text span{font-size:.9rem;color:#2563eb;display:block;margin-top:-4px;font-weight:500}.desktop-nav{display:flex;gap:2rem}.nav-item{background:none;border:none;color:#333;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease;position:relative;text-decoration:none;display:inline-block}.nav-item:hover,.nav-item.active{color:#2563eb;outline:none}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger{display:flex;flex-direction:column;width:24px;height:18px;position:relative}.hamburger span{display:block;height:2px;width:100%;background:#2563eb;border-radius:1px;transition:all .3s ease}.hamburger span:nth-child(2){margin:6px 0}.hamburger.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:last-child{transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav{display:none;position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;padding:6rem 2rem 2rem;transition:right .3s ease;z-index:1000;box-shadow:-5px 0 15px #0003}.mobile-nav.open{right:0}.mobile-nav-item{display:flex;align-items:center;gap:1rem;width:100%;background:none;border:none;color:#333;font-size:1.1rem;font-weight:500;padding:1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-bottom:.5rem;text-decoration:none}.mobile-nav-item:hover{color:#2563eb;background:#2563eb0d;transform:translate(5px)}.mobile-nav-item.active{color:#2563eb;background:#2563eb1a}.nav-icon{font-size:1.2rem;width:24px;text-align:center}.nav-label{flex:1;text-align:left}@media (max-width: 768px){.header-content{padding:0 .2rem;max-width:calc(100vw - 50px)}.desktop-nav{display:none}.mobile-menu-btn,.mobile-nav{display:block}.logo-text h1{font-size:1.2rem}.logo-text span{font-size:.7rem}.logo-img{width:140px;height:40px}}@media (max-width: 480px){.header-content{padding:0 .2rem;max-width:calc(100vw - 30px)}.logo{gap:.5rem}.logo-text h1{font-size:1rem}.logo-text span{font-size:.6rem}.logo-img{width:125px;height:35px}}.container{background:#fff}.container-content{margin-left:auto;margin-right:auto;padding:2rem 1rem}@media (min-width: 640px){.container-content{max-width:640px}}@media (min-width: 768px){.container-content{max-width:768px}}@media (min-width: 1024px){.container-content{max-width:1024px}}@media (min-width: 1280px){.container-content{max-width:1280px}}@media (min-width: 1536px){.container-content{max-width:1440px}}@media (max-width: 768px){.container-content{padding-top:1.5rem;padding-bottom:1.5rem}}@media (max-width: 480px){.container-content{padding:1rem .5rem}}.home{width:100%}.hero{background:#fff;padding:2rem 0;margin-bottom:3rem}.hero-content{text-align:center;max-width:1000px;margin:0 auto}.hero-title{font-size:2.5rem;font-weight:400;color:#333;margin-bottom:2rem;line-height:1.2}.hero-image{margin-top:1rem}.hero-image img{width:100%;max-width:600px;height:auto;border-radius:12px;box-shadow:0 4px 20px #0000001a}.our-products{margin-bottom:4rem}.section-title{font-size:2rem;font-weight:600;color:#2563eb;margin-bottom:1rem}.section-subtitle{font-size:1rem;color:#333;margin-bottom:1rem;max-width:600px}.products-content{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.products-image img{width:100%;height:auto;border-radius:8px}.products-list{padding:0rem 2rem 0}.product-categories{margin-bottom:2rem}.category-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem}.category-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#333}.bullet{color:#2563eb;font-weight:700;font-size:1.2rem}.products-description{font-size:.9rem;color:#333;line-height:1.6;margin-top:1rem}.about-navkala{background:#fff;border-radius:12px}.about-content{display:grid;grid-template-columns:2fr 2fr;gap:3rem;align-items:start}.about-text h2{font-size:1.8rem;font-weight:600;color:#2563eb;margin-bottom:1.5rem}.about-text p{color:#4b5563;line-height:1.6;margin-bottom:1.2rem;font-size:.95rem}.about-text p:last-child{margin-bottom:0}.about-image img{width:100%;height:auto;border-radius:8px}@media (max-width: 1024px){.about-content,.products-content{grid-template-columns:1fr;gap:2rem}.products-list{order:1}.products-image{order:2}.products-list{padding-left:10px}}@media (max-width: 768px){.hero{padding:2rem 0;margin-bottom:2rem}.hero-title{font-size:2rem}.section-title{font-size:1.6rem}.about-text h2{font-size:1.5rem}.category-row{grid-template-columns:1fr 1fr;gap:.5rem}.products-description{font-size:.85rem}.our-products{margin-bottom:1rem}}@media (max-width: 480px){.hero{padding:1.5rem 0;margin-bottom:1.5rem}.hero-title{font-size:1.6rem}.section-title{font-size:1.4rem}.about-text h2{font-size:1.3rem}.about-text p,.category-item{font-size:.85rem}.products-description{font-size:.8rem}}.products{width:100%}.products-header{text-align:center;margin-bottom:3rem}.products-title{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.products-subtitle{font-size:1.1rem;color:#333;line-height:1.6;max-width:800px;margin:0 auto}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;margin-bottom:4rem}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #b6a7a726;border-color:#b8c4dd}.product-image{width:100%;height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:1rem}.product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.product-info{padding:1.5rem;text-align:center}.product-name{font-size:1.2rem;font-weight:600;color:#1e293b;margin:0;transition:color .3s ease}.product-card:hover .product-name{color:#2563eb}.manufacturing-info{margin-top:4rem}.info-card{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:3rem;border-radius:16px;text-align:center}.info-card h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.info-card>p{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature{background:#ffffff1a;padding:1.5rem;border-radius:8px;text-align:left}.feature h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#fff}.feature p{font-size:.9rem;opacity:.8;line-height:1.4}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.info-card{padding:2.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}}@media (max-width: 768px){.products-title{font-size:2.2rem}.products-subtitle{font-size:1rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.product-image{height:200px}.product-info{padding:1.2rem}.info-card{padding:2rem}.info-card h2{font-size:1.8rem}.info-card>p{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature{padding:1.2rem}}@media (max-width: 480px){.products-title{font-size:1.8rem}.products-subtitle{font-size:.9rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.product-image{height:160px}.product-info{padding:1rem}.product-name{font-size:1.1rem}.info-card{padding:1.5rem}.info-card h2{font-size:1.5rem}.info-card>p{font-size:.9rem}.feature{padding:1rem}.feature h4{font-size:1rem}.feature p{font-size:.85rem}}.products-loading,.products-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem;font-family:Plus Jakarta Sans,sans-serif}.products-error p{color:#dc2626;font-size:1.1rem;margin:0}.retry-button{background:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:Plus Jakarta Sans,sans-serif}.retry-button:hover{background:#1d4ed8}.no-products{grid-column:1 / -1;text-align:center;padding:3rem;color:#6b7280;font-size:1.1rem;font-family:Plus Jakarta Sans,sans-serif}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close{position:absolute;top:1.8rem;right:2rem;background:#f1f5f9;border:none;border-radius:30%;width:42px;height:41px;display:flex;justify-content:center;font-size:1.5rem;color:#333;cursor:pointer;z-index:1001;transition:all .2s ease}.modal-close:hover{background:#e2e8f0;color:#1e293b}.modal-body{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.modal-image{display:flex;align-items:center;justify-content:center;border-radius:8px;padding:2rem;min-height:250px;max-height:300px}.modal-image img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.modal-details{display:flex;flex-direction:column;gap:1rem}.modal-title{font-size:1.8rem;font-weight:600;color:#1e293b;margin:0;padding-right:3rem}.modal-section h3{font-size:1.1rem;font-weight:600;color:#2563eb;margin:0 0 .75rem}.modal-section p{color:#333;line-height:1.6;margin:0}.description-table{margin-top:.5rem}.description-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.description-row:last-child{border-bottom:none}.description-label{font-weight:500;color:#374151;font-size:.9rem;font-family:Plus Jakarta Sans,sans-serif;flex:1}.description-value{color:#1e293b;font-size:.9rem;font-family:Plus Jakarta Sans,sans-serif;text-align:right;flex:1;text-align:left}.no-description{text-align:center;padding:2rem;color:#6b7280}.no-description p{margin:0;font-style:italic;font-size:.9rem}@media (max-width: 768px){.modal-backdrop{padding:.5rem}.modal-content{max-height:95vh}.modal-body{gap:1rem;padding:1.5rem}.modal-title{font-size:1.5rem;padding-right:2.5rem}.modal-image{min-height:200px;padding:1.5rem}.description-row{flex-direction:row;align-items:flex-start;gap:.25rem;padding:.5rem 0}.description-label,.description-value{font-size:.85rem;text-align:left}.description-value{color:#6b7280}}@media (max-width: 480px){.modal-backdrop{padding:.25rem}.modal-body{padding:1rem;gap:1rem}.modal-title{font-size:1.3rem}.modal-close{width:35px;height:35px;font-size:1.3rem}.modal-image{min-height:150px;padding:1rem}.modal-specifications{padding:.75rem}}.contact{width:100%}.contact-header{text-align:start;margin-bottom:1rem}.contact-title{font-size:3rem;font-weight:400;color:#2563eb;margin-bottom:1rem}.contact-subtitle{font-size:1.1rem;color:#333;line-height:1.6}.contact-content{display:grid;grid-template-columns:1fr;max-width:65%;gap:3rem;align-items:start}.contact-form-section{background:#fff;padding:2.5rem 0;border-radius:12px}.contact-form{width:100%;display:grid;grid-template-columns:1fr;gap:1.5rem}.contact-form .form-groups:nth-child(4),.contact-form .submit-btn{grid-column:1 / -1}.form-groups{margin-bottom:1.5rem;display:grid;grid-template-columns:.3fr 1fr;align-items:center}.form-groups label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9rem}.form-groups input,.form-groups textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:6px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-groups input:focus,.form-groups textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-groups textarea{resize:vertical;min-height:120px}.submit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.875rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.submit-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem;grid-column:1 / -1}.whatsapp-btn{background:linear-gradient(135deg,#25d366,#128c7e)}.whatsapp-btn:hover{background:linear-gradient(135deg,#128c7e,#075e54);box-shadow:0 4px 12px #25d3664d}.email-btn{background:linear-gradient(135deg,#ea4335,#d33b2c)}.email-btn:hover{background:linear-gradient(135deg,#d33b2c,#b52d20);box-shadow:0 4px 12px #ea43354d}@media (max-width: 480px){.submit-buttons{grid-template-columns:1fr;gap:.75rem}}.contact-info-section{display:flex;flex-direction:column;gap:2rem}.contact-info,.location-info{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.contact-info h2,.location-info h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.info-item{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.info-label{font-weight:600;color:#374151;font-size:.9rem}.info-value{color:#333;font-size:.95rem}.address{color:#333;line-height:1.6}.address p{margin:0 0 .25rem}.map-placeholder{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d}.map-container{height:200px;display:flex;align-items:center;justify-content:center;color:#333;font-weight:500}@media (max-width: 1024px){.contact-content{grid-template-columns:1fr;gap:2rem}.contact-form-section{padding:2rem}.contact-info,.location-info{padding:1.5rem}}@media (max-width: 768px){.contact-title{font-size:2.2rem}.contact-subtitle{font-size:1rem}.contact-form-section{padding:1.5rem}.contact-form{grid-template-columns:1fr;gap:1rem}.contact-form .form-groups:nth-child(4),.contact-form .submit-btn{grid-column:1}.contact-info,.location-info{padding:1.2rem}.contact-info h2,.location-info h2{font-size:1.3rem}.map-container{height:200px}.contact-content{max-width:100%}}@media (max-width: 480px){.contact-title{font-size:1.8rem}.contact-subtitle{font-size:.9rem}.contact-form-section,.contact-info,.location-info{padding:1rem}.form-groups input,.form-groups textarea{padding:.625rem;font-size:.9rem}.submit-btn{padding:.75rem 1.5rem;font-size:.9rem}.contact-info h2,.location-info h2{font-size:1.2rem}.info-item,.address p{font-size:.9rem}.map-container{height:180px}}.product-form-container{padding:2rem;font-family:Plus Jakarta Sans,sans-serif}.product-form-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;max-width:800px;margin:0 auto}.product-form-card h2{margin:0 0 2rem;color:#1e293b;font-size:1.75rem;font-weight:700}.product-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group label{font-weight:600;color:#374151;font-size:.9rem}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:Plus Jakarta Sans,sans-serif}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.form-group textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.cancel-button{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.cancel-button:hover{background:#4b5563}.submit-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.image-upload-container{border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;background:#f8fafc}.upload-methods{display:flex;flex-direction:column;gap:1.5rem}.method-section{display:flex;flex-direction:column;gap:.75rem}.method-section h4{margin:0;color:#374151;font-size:1rem;font-weight:600}.method-note{color:#6b7280;font-size:.85rem;line-height:1.4}.method-divider{text-align:center;color:#9ca3af;font-weight:600;position:relative;margin:.5rem 0}.method-divider:before,.method-divider:after{content:"";position:absolute;top:50%;width:45%;height:1px;background:#d1d5db}.method-divider:before{left:0}.method-divider:after{right:0}.image-input{display:none}.image-upload-button{display:inline-block;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;text-align:center;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.95rem}.image-upload-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.image-url-input{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.image-url-input:focus{outline:none;border-color:#2563eb}.image-preview{margin-top:1.5rem;text-align:center;border-top:1px solid #e5e7eb;padding-top:1.5rem}.image-preview h4{margin:0 0 1rem;color:#374151;font-size:1rem;font-weight:600}.image-preview img{max-width:250px;max-height:250px;object-fit:contain;border-radius:8px;border:2px solid #e5e7eb;padding:.5rem;background:#fff;box-shadow:0 2px 8px #0000001a}.upload-message{font-size:.875rem;margin-top:1rem;padding:.75rem;border-radius:8px;line-height:1.4}.upload-message.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.upload-message.info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.custom-fields-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.custom-fields-help{font-size:.85rem;color:#6b7280;margin:0 0 1rem;line-height:1.4;font-style:italic}.custom-fields-header label{font-weight:600;color:#374151;font-size:.9rem}.add-field-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.add-field-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.no-custom-fields{background:#f8fafc;border:2px dashed #d1d5db;border-radius:8px;padding:2rem;text-align:center}.no-custom-fields p{margin:0;color:#6b7280;font-size:.9rem;line-height:1.5}.custom-fields-list{display:flex;flex-direction:column;gap:1rem}.custom-field-row{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.custom-field-inputs{flex:1;display:grid;grid-template-columns:1fr 2fr;gap:.75rem}.field-label-input,.field-value-input{padding:.75rem;border:2px solid #e5e7eb;border-radius:6px;font-size:.9rem;transition:border-color .3s ease;font-family:Plus Jakarta Sans,sans-serif}.field-label-input:focus,.field-value-input:focus{outline:none;border-color:#2563eb}.field-label-input{font-weight:600}.remove-field-button{background:#dc2626;color:#fff;border:none;width:32px;height:32px;border-radius:50%;font-size:1.2rem;font-weight:700;cursor:pointer;transition:background-color .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.remove-field-button:hover{background:#b91c1c}@media (max-width: 768px){.product-form-container{padding:1rem}.product-form-card{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.form-actions{flex-direction:column}.cancel-button,.submit-button{width:100%}}.image-hosting-guide{font-family:Plus Jakarta Sans,sans-serif;max-width:1000px;margin:2rem auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a}.image-hosting-guide h2{color:#1e293b;margin-bottom:1rem;font-size:2rem;font-weight:700;text-align:center}.guide-intro{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.hosting-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb}.tab-button{background:none;border:none;padding:.75rem 1.5rem;border-radius:8px 8px 0 0;cursor:pointer;font-weight:600;color:#6b7280;transition:all .3s ease;font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem}.tab-button:hover{color:#2563eb;background:#f1f5f9}.tab-button.active{color:#2563eb;background:#eff6ff;border-bottom:2px solid #2563eb;margin-bottom:-2px}.tab-content{position:relative;min-height:400px}.tab-panel{display:none;animation:fadeIn .3s ease-in-out}.tab-panel.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.option-header{margin-bottom:2rem;text-align:center;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.option-header h3{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.option-description{color:#6b7280;margin-bottom:1rem;font-size:1rem;line-height:1.5}.cost-badge{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.option-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.steps-section h4,.pros h4,.cons h4{color:#374151;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.steps-section ol{color:#4b5563;line-height:1.6;padding-left:1.5rem}.steps-section li{margin-bottom:.75rem}.pros-cons-section{display:flex;flex-direction:column;gap:1.5rem}.pros ul,.cons ul{margin:0;padding-left:1.5rem;line-height:1.5}.pros li{color:#059669;margin-bottom:.5rem}.cons li{color:#dc2626;margin-bottom:.5rem}.recommendation{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb}.recommendation h3{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;text-align:center}.recommendation-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.rec-card{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;padding:1.5rem;text-align:center}.rec-card h4{color:#1e40af;margin-bottom:.75rem;font-size:1rem;font-weight:600}.rec-card p{color:#1e40af;margin:0;font-size:.9rem;line-height:1.4}.rec-card strong{color:#1d4ed8}@media (max-width: 768px){.image-hosting-guide{padding:1rem;margin:1rem}.hosting-tabs{flex-direction:column}.tab-button{text-align:left;border-radius:8px}.tab-button.active{border-bottom:none;margin-bottom:0}.option-content{grid-template-columns:1fr;gap:1.5rem}.recommendation-cards{grid-template-columns:1fr}}.admin-dashboard{min-height:100vh;background:#f8fafc;font-family:Plus Jakarta Sans,sans-serif}.admin-header{background:#fff;padding:1.5rem 2rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}.admin-header h1{margin:0;color:#1e293b;font-size:1.75rem;font-weight:700}.logout-button{background:#dc2626;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.logout-button:hover{background:#b91c1c}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}.error-banner{background:#fef2f2;color:#dc2626;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #fecaca}.error-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#dc2626}.admin-content{padding:2rem}.admin-actions{margin-bottom:2rem;display:flex;gap:1rem;align-items:center}.add-product-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.add-product-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.migrate-button{background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.migrate-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0596694d}.migrate-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.guide-button{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.guide-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7c3aed4d}.guide-header{margin-bottom:2rem}.back-button{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.back-button:hover{background:#4b5563}.products-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.products-table{width:100%;border-collapse:collapse}.products-table th{background:#f8fafc;padding:1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.products-table td{padding:1rem;border-bottom:1px solid #e5e7eb;vertical-align:top}.product-thumbnail{width:60px;height:60px;object-fit:cover;border-radius:8px}.product-name{font-weight:600;color:#1e293b}.product-description{color:#6b7280;max-width:300px}.actions{display:flex;gap:.5rem}.edit-button{background:#f59e0b;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.edit-button:hover{background:#d97706}.delete-button{background:#dc2626;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.delete-button:hover{background:#b91c1c}.no-products{text-align:center;color:#6b7280;font-style:italic;padding:3rem}@media (max-width: 768px){.admin-header{padding:1rem}.admin-header h1{font-size:1.5rem}.admin-content{padding:1rem}.products-table-container{overflow-x:auto}.products-table{min-width:600px}}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Plus Jakarta Sans,sans-serif}.admin-login-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 40px #0000001a;width:100%;max-width:400px}.admin-login-title{text-align:center;margin-bottom:2rem;color:#1e293b;font-size:2rem;font-weight:700;font-family:Plus Jakarta Sans,sans-serif}.admin-login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#374151;font-size:.9rem;font-family:Plus Jakarta Sans,sans-serif}.form-group input{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:Plus Jakarta Sans,sans-serif}.form-group input:focus{outline:none;border-color:#2563eb}.error-message{color:#dc2626;font-size:.9rem;text-align:center;padding:.5rem;background:#fef2f2;border-radius:6px;border:1px solid #fecaca;font-family:Plus Jakarta Sans,sans-serif}.login-button{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.875rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Plus Jakarta Sans,sans-serif}.login-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.login-button:active{transform:translateY(0)}.footer{background:#f8fafc;color:#333;padding:2rem 0 1rem;margin-top:4rem;border-top:1px solid #e2e8f0}.footer-content{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}@media (min-width: 640px){.footer-content{max-width:640px}}@media (min-width: 768px){.footer-content{max-width:768px}}@media (min-width: 1024px){.footer-content{max-width:1024px}}@media (min-width: 1280px){.footer-content{max-width:1280px}}@media (min-width: 1536px){.footer-content{max-width:calc(100vw - 100px)}}.footer-section h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#1e293b}.footer-section p{color:#333;line-height:1.5;margin-bottom:.5rem;font-size:.9rem}.footer-section p:last-child{margin-bottom:0}.map-container{margin-top:1rem}.map-wrapper{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a;margin-bottom:1rem}.map-container iframe{width:400px;height:200px;border:0;display:block}.map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif}.map-wrapper:hover .map-overlay{opacity:1}.map-overlay-content{background:#fff;padding:1rem 1.5rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #0003;transform:translateY(10px);transition:transform .3s ease}.map-wrapper:hover .map-overlay-content{transform:translateY(0)}.map-icon{font-size:1.2rem}.map-text{color:#374151;font-weight:600;font-size:.9rem}.map-actions{display:flex;gap:.75rem;flex-wrap:wrap}.map-button{flex:1;min-width:140px;padding:.75rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .3s ease;font-family:Plus Jakarta Sans,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem}.map-button.primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.map-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.map-button.secondary{background:#f1f5f9;color:#374151;border:2px solid #e2e8f0}.map-button.secondary:hover{background:#e2e8f0;border-color:#cbd5e1;transform:translateY(-1px)}.footer-bottom{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1rem;text-align:center}.footer-bottom p{color:#94a3b8;font-size:.85rem;margin:0}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-section:last-child{grid-column:1 / -1}}@media (max-width: 768px){.footer{padding:1.5rem 0 1rem;margin-top:3rem}.footer-content{grid-template-columns:1fr;gap:1.5rem;text-align:center}.map-container iframe{height:150px}.map-actions{flex-direction:column}.map-button{min-width:auto;font-size:.8rem;padding:.6rem .8rem}.footer-section h3{font-size:1.1rem}.footer-section p{font-size:.85rem}}@media (max-width: 480px){.footer{padding:1rem 0 .5rem;margin-top:2rem}.footer-content{padding-left:.5rem;padding-right:.5rem;gap:1rem}.map-container iframe{height:120px}.map-text{font-size:.8rem}.map-button{font-size:.75rem;padding:.5rem .6rem}.footer-section h3{font-size:1rem;margin-bottom:.75rem}.footer-section p{font-size:.8rem}.footer-bottom{margin-top:1.5rem;padding-top:.75rem}.footer-bottom p{font-size:.8rem}}.app{min-height:100vh;display:flex;flex-direction:column}html{scroll-behavior:smooth}*:focus{outline:2px solid var(--primary-blue);outline-offset:2px}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.loading:after{content:"";width:40px;height:40px;border:4px solid var(--border);border-top:4px solid var(--primary-blue);border-radius:50%;animation:spin 1s linear infinite}.whatsapp-float{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000040;z-index:1000;transition:transform .2s ease}.whatsapp-float img{width:30px;height:30px}.whatsapp-float:hover{transform:scale(1.1)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}img{max-width:100%;height:auto}@media print{.header,.footer,.mobile-menu-btn,.mobile-nav{display:none!important}.container{margin:0;padding:0}}
