.top-header{align-items:center;background:#1e293b;border-bottom:1px solid #334155;color:#fff;display:flex;font-size:12px;height:28px;padding:4px 0}.container{width:100%}.top-header-content{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.top-header .contact-info{background:none!important;display:block!important;font-size:0;height:100%;line-height:20px;width:auto}.top-header .contact-item{background:none!important;border:none!important;display:inline!important;font-size:12px;margin-right:8px;padding:0;position:relative;vertical-align:middle;white-space:nowrap}.top-header .contact-item:after,.top-header .contact-item:before{display:none!important}.contact-icon{align-items:center;background:none!important;color:#e2e8f0;display:inline-flex;height:12px;justify-content:center;margin-right:6px;vertical-align:middle;width:12px}.contact-icon svg{fill:currentColor;height:100%;width:100%}.contact-link{border:none;color:#e2e8f0;display:inline;font-size:12px;font-weight:400;padding:0;transition:color .3s ease;vertical-align:middle;white-space:nowrap}.contact-link,.contact-link:hover{background:none!important;text-decoration:none}.contact-link:hover{color:#fff}.business-info{background:none;display:inline;height:100%;line-height:20px;text-align:right;width:auto}.business-item{background:none;margin-left:12px}.business-item,.business-text{display:inline;vertical-align:middle;white-space:nowrap}.business-text{color:#e2e8f0;font-size:12px;font-weight:400}@media (max-width:1024px){.contact-item{margin-right:16px}.business-item{margin-left:10px}}@media (max-width:768px){.top-header{display:none}}@media (max-width:640px){.contact-item{margin-right:12px}.business-item{margin-left:8px}.business-text,.contact-link{font-size:11px}}.products-dropdown{display:inline-block;position:relative}.products-dropdown-trigger{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:8px 0;position:relative;transition:all .3s ease}.products-dropdown-trigger:hover{color:#2563eb}.products-dropdown-trigger:focus{color:#2563eb;outline:none}.dropdown-arrow{color:currentColor;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.products-dropdown-menu{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;left:50%;margin-top:8px;max-width:90vw;min-width:600px;opacity:0;position:absolute;top:100%;transform:translateX(-50%);transform:translateX(-50%) translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:1000}.products-dropdown-menu.open{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.dropdown-header{border-bottom:1px solid #f1f5f9;padding:24px 24px 16px;text-align:center}.dropdown-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 8px}.dropdown-header p{color:#64748b;font-size:.875rem;margin:0}.dropdown-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 24px;text-align:center}.loading-spinner{border:3px solid #f1f5f9}.dropdown-loading p{color:#64748b;font-size:14px;margin:0}.dropdown-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:8px 0}.dropdown-item{color:inherit;gap:12px;justify-content:space-between;margin:0 8px;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none}.dropdown-item:before{background:linear-gradient(135deg,#f8fafc,#f1f5f9);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease;z-index:-1}.dropdown-item:hover:before{opacity:1}.dropdown-item:hover{color:#2563eb;transform:translateX(4px)}.item-content{flex:1 1;min-width:0}.item-title{color:#1e293b;font-size:1rem;font-weight:600;margin:0;transition:color .2s ease}.dropdown-item:hover .item-title{color:#2563eb}.item-arrow{color:#cbd5e1;font-size:1.25rem;opacity:0;transform:translateX(-8px);transition:all .2s ease}.dropdown-item:hover .item-arrow{color:#2563eb;opacity:1;transform:translateX(0)}.dropdown-footer{border-top:1px solid #f1f5f9;padding:16px 24px 24px;text-align:center}.view-all-btn{align-items:center;background:#2563eb;border-radius:8px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;min-width:160px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.view-all-btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.products-dropdown-menu{background:#fff;border-radius:0;bottom:0;left:0;margin-top:0;max-width:100vw;min-width:100vw;overflow-y:auto;position:fixed;right:0;top:0;transform:none;z-index:9999}.products-dropdown-menu.open{transform:none}.dropdown-header{background:#fff;padding:20px 20px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.dropdown-grid{grid-template-columns:1fr;padding:8px 0}.dropdown-item{margin:0 16px;padding:16px 20px}.dropdown-footer{background:#fff;border-top:1px solid #f1f5f9;bottom:0;padding:16px 20px 20px;position:-webkit-sticky;position:sticky}.view-all-btn{min-width:auto;width:100%}}@media (max-width:480px){.dropdown-header h3{font-size:1.125rem}.dropdown-header p{font-size:.8125rem}.item-title{font-size:.9375rem}.dropdown-item{margin:0 12px;padding:12px 16px}}@media (max-width:768px){.products-dropdown-menu{animation:slideInFromTop .3s ease-out}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.products-dropdown-trigger:focus-visible{border-radius:4px;outline:2px solid #2563eb;outline-offset:2px}.dropdown-item:focus-visible{border-radius:8px;outline:2px solid #2563eb;outline-offset:-2px}.view-all-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}@media (prefers-contrast:high){.products-dropdown-menu{border:2px solid #000}.dropdown-item:hover{background:#f0f0f0}}@media (prefers-reduced-motion:reduce){.dropdown-arrow,.dropdown-item,.item-arrow,.products-dropdown-menu,.products-dropdown-trigger,.view-all-btn{transition:none}.products-dropdown-menu{animation:none}}.search-bar-container{max-width:400px;position:relative;width:100%}.search-input-wrapper{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;position:relative;transition:all .2s ease}.search-input-wrapper:hover{border-color:#d1d5db;box-shadow:0 2px 6px #0000001a}.search-input-wrapper:focus-within{border-color:#6b7280;box-shadow:0 0 0 2px #6b72801a}.search-input{background:none;border:none;color:#374151;font-weight:400;outline:none}.search-input::placeholder{color:#9ca3af;font-weight:400}.clear-button{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;margin-right:8px;padding:4px;transition:all .2s ease;width:24px}.clear-button:hover{background-color:#e5e7eb;color:#374151}.search-button{align-items:center;background:#374151;border:none;border-radius:50%;box-shadow:0 1px 3px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;margin:6px;padding:8px;transition:all .2s ease;width:36px}.search-button:hover:not(:disabled){background:#4b5563;box-shadow:0 2px 6px #00000026;transform:scale(1.05)}.search-button:disabled{box-shadow:0 1px 3px #0000001a;cursor:not-allowed;opacity:.5;transform:none}.loading-spinner{border:2px solid #e2e8f0;height:16px;width:16px}.search-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000026;left:0;margin-top:8px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown-section-header{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:600;letter-spacing:.5px;padding:8px 12px;text-transform:uppercase}.dropdown-item{align-items:center;border-bottom:1px solid #f3f4f6;border-radius:8px;cursor:pointer;display:flex;margin:2px 8px;padding:12px 16px;transition:all .2s ease}.dropdown-item:last-child{border-bottom:none}.dropdown-item.selected,.dropdown-item:hover{background:#f9fafb}.dropdown-item.no-results{color:#64748b;cursor:default}.dropdown-item.no-results:hover{background-color:initial}.search-icon{font-size:14px;margin-right:8px;text-align:center;width:16px}.dropdown-divider{background-color:#e2e8f0;height:1px;margin:4px 0}@media (max-width:768px){.search-bar-container{max-width:100%}.search-input-wrapper{padding:6px 10px}.search-input{font-size:16px}.search-dropdown{max-height:250px}.dropdown-item{padding:12px}}@media (max-width:480px){.search-input-wrapper{padding:8px 12px}.search-input{font-size:16px}.search-button{height:36px;min-width:36px}.clear-button{height:28px;width:28px}}.header .search-bar-container{margin-left:20px}.header .search-input-wrapper{background-color:#fff;border-color:#e5e7eb}.header .search-input-wrapper:hover{border-color:#d1d5db}.header .search-input-wrapper:focus-within{border-color:#6b7280;box-shadow:0 0 0 2px #6b72801a}.blog-page .search-bar-container{max-width:100%}.blog-page .search-input-wrapper{background-color:#fff;border-color:#e5e7eb}.blog-page .search-input-wrapper:hover{border-color:#d1d5db}.blog-page .search-input-wrapper:focus-within{border-color:#6b7280;box-shadow:0 0 0 2px #6b72801a}.header{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.logo{cursor:pointer;gap:16px;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.02)}.logo-img{height:68px;object-fit:contain;transition:all .3s ease;width:180px}.logo:hover .logo-img{transform:scale(1.05)}.nav-desktop{align-items:center;display:flex}.nav-list{display:flex;gap:48px;list-style:none;margin:0;padding:0}.nav-link{color:#64748b;font-weight:500;padding:10px 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#2563eb}.nav-link.active:after{background-color:#2563eb;bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.dropdown{position:relative}.dropdown-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;min-width:200px;opacity:0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.dropdown:hover .dropdown-content{opacity:1;transform:translateY(0);visibility:visible}.dropdown-content a{color:#64748b;display:block;padding:12px 20px;text-decoration:none;transition:background-color .3s ease}.dropdown-content a:hover{background-color:#f8fafc;color:#2563eb}.header-actions{align-items:center;display:flex;gap:20px}.header-search{margin-left:20px;min-width:250px}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:8px}.hamburger{background-color:#64748b;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.nav-mobile{background-color:#fff;border-top:1px solid #e2e8f0;display:none;padding:20px 0 40px;position:relative;z-index:1000}.mobile-search{border-bottom:1px solid #f1f5f9;margin-bottom:20px;padding:0 20px 20px}.mobile-search-bar{width:100%}.nav-mobile.active{display:block}.mobile-menu-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}@media (max-width:768px){.mobile-menu-overlay{display:block}}.mobile-nav-list{list-style:none;margin:0;padding:0 20px}.mobile-nav-link{border-bottom:1px solid #f1f5f9;color:#64748b;display:block;font-weight:500;padding:12px 0;text-decoration:none;transition:color .3s ease}.mobile-nav-link:hover{color:#2563eb}.mobile-products-item{padding:0 0 12px}@media (max-width:1024px){.header-search{min-width:200px}}@media (max-width:768px){.nav-desktop{display:none}.mobile-menu-btn{display:flex}.header-search{display:none}.header-actions{gap:12px}.logo-img{height:52px;width:140px}.logo-text{font-size:1.5rem}}@media (max-width:480px){.header-content{padding:12px 0}.logo-img{height:45px;width:120px}.logo-text{font-size:1.25rem}}.mobile-products-item{border-bottom:1px solid #f1f5f9}.mobile-products-item .products-dropdown{width:100%}.mobile-products-item .products-dropdown-trigger{background:none;border:none;color:#64748b;font-weight:500;justify-content:space-between;padding:12px 0;text-align:left;width:100%}.mobile-products-item .products-dropdown-trigger:hover{color:#2563eb}.footer{background:linear-gradient(135deg,#0f172a,#1e293b);color:#e2e8f0;margin-top:100px;overflow:hidden;padding:80px 0 30px;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#3b82f6,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.container{position:relative;z-index:1}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 2fr;margin-bottom:50px}.footer-section{display:flex;flex-direction:column}.company-section{max-width:400px}.company-logo{margin-bottom:20px}.footer-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2rem;font-weight:800;margin:0 0 8px}.company-tagline{color:#94a3b8;font-size:1rem;font-weight:500;margin-bottom:20px}.footer-description{color:#cbd5e1;font-size:15px;line-height:1.7;margin-bottom:30px}.social-links{display:flex;gap:12px;margin-top:20px}.social-link{align-items:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;color:#60a5fa;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px}.social-link:hover{background:#3b82f6;box-shadow:0 8px 25px #3b82f64d;color:#fff;transform:translateY(-2px)}.footer-subtitle{color:#fff;font-size:1.25rem;font-weight:700;margin:0 0 24px;position:relative}.footer-subtitle:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:30px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:16px}.footer-link{color:#94a3b8;font-size:15px;font-weight:500;padding-left:0;position:relative;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#60a5fa;padding-left:8px}.footer-link:before{color:#3b82f6;content:"→";left:-20px;opacity:0;position:absolute;transition:all .3s ease}.footer-link:hover:before{left:-16px;opacity:1}.contact-section{max-width:400px}.contact-section .footer-subtitle{margin-bottom:20px}.contact-info{flex-direction:column;gap:16px}.contact-item{align-items:flex-start;background:none;border:none;gap:12px;min-height:auto;padding:0;transition:none}.contact-item:hover{background:none;border:none;transform:none}.contact-icon{flex-shrink:0;font-size:18px;margin-top:2px;opacity:.9;text-align:center;width:20px}.contact-details{flex:1 1}.contact-details h5{color:#fff;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 8px}.contact-details p{color:#cbd5e1;font-size:14px;line-height:1.5;margin:0}.contact-details a{color:#60a5fa;font-size:14px;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:#93c5fd;text-decoration:underline}.map-link{color:#3b82f6!important;display:inline-block;font-size:13px;font-weight:600;margin-top:8px;text-decoration:none!important;transition:color .3s ease}.map-link:hover{color:#60a5fa!important}.contact-info-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f614;border:1px solid #3b82f64d;border-radius:16px;box-shadow:0 4px 20px #3b82f61a;padding:32px}.contact-box{display:flex;flex-direction:column;gap:24px}.contact-company h5{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.25rem;font-weight:700;margin:0 0 12px}.contact-company p{color:#cbd5e1;font-size:14px;line-height:1.6;margin:0}.contact-row{align-items:flex-start;display:flex;gap:12px;margin-bottom:16px}.contact-row:last-child{margin-bottom:0}.contact-label{color:#60a5fa;flex-shrink:0;font-size:14px;font-weight:600;min-width:60px}.contact-values{display:flex;flex:1 1;flex-direction:column;gap:4px}.contact-value{color:#e2e8f0;font-size:14px;line-height:1.6}.footer-bottom{border-top:1px solid #3b82f61a;padding-top:30px}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.copyright{color:#94a3b8;font-size:14px;margin:0}.developer-credit{color:#cbd5e1;font-size:14px;margin:0}.highlight{color:#3b82f6;font-weight:600}@media (max-width:1024px){.footer-content{gap:40px;grid-template-columns:1fr 1fr}.company-section{max-width:none}.contact-info-box{grid-column:1/-1}}@media (max-width:768px){.footer{margin-top:60px;padding:60px 0 20px}.footer-content{gap:30px;grid-template-columns:1fr}.contact-info-box{grid-column:1;padding:20px}.footer-title{font-size:1.75rem}.social-links{justify-content:center}.contact-item{gap:12px}.contact-details h5{font-size:15px}.contact-details p{font-size:13px}.footer-bottom-content{flex-direction:column;gap:15px;text-align:center}}@media (max-width:480px){.container{padding:0 16px}.footer{padding:40px 0 20px}.footer-content{gap:30px}.contact-item{padding:16px}.footer-title{font-size:1.5rem}.footer-subtitle{font-size:1.125rem}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.container{max-width:1280px;padding:0 24px}.loading-container{gap:20px;min-height:50vh}.btn{min-height:48px}.btn-primary{background-color:#2563eb}.btn-primary:hover{background-color:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.btn-secondary{background-color:#64748b}.btn-secondary:hover{background-color:#475569}.btn-outline{background-color:initial;border:2px solid #2563eb}.btn-outline:hover{background-color:#2563eb}.btn-sm{font-size:14px;min-height:36px}.btn-full{width:100%}.section-actions{margin-top:40px}@media (max-width:768px){.container{padding:0 16px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}.hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;filter:brightness(1.1) contrast(1.05);min-height:80vh;overflow:hidden;position:relative;width:100%}.hero-background{background:#0000000d;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:linear-gradient(135deg,#ffffff1a,#0000000d)}.hero-section .container{margin:0!important;max-width:100%!important;padding:0 20px!important;width:100%!important}.hero-content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;min-height:80vh;position:relative;text-align:center;z-index:2}.hero-text{color:#fff;margin:0 auto;max-width:800px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:24px}.highlight{color:#fcfcfc}.hero-description{color:#000;font-size:1.25rem;margin-bottom:32px}.hero-features{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-bottom:40px}.feature-item{color:#1e67c7;font-weight:600}.feature-icon{font-size:1.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero-cards{height:100%;min-height:400px;position:relative;width:100%}.hero-cards,.hero-placeholder{align-items:center;display:flex;justify-content:center}.hero-placeholder{animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;flex-direction:column;padding:60px 40px}.printer-icon{filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));font-size:6rem;margin-bottom:20px}.hero-placeholder p{color:#fff;font-size:1.5rem;font-weight:600;margin:0;text-align:center}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.hero-content{padding:0 20px;text-align:center}.hero-title{font-size:3rem}.hero-features{justify-content:center}}@media (max-width:768px){.hero-section{background-attachment:scroll!important;background-repeat:no-repeat!important;min-height:50vh}.hero-background,.hero-section{background-position:50%!important;background-size:cover!important}.hero-background{background-attachment:scroll}.hero-content{min-height:50vh;padding:0 16px}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-features{gap:12px;margin-bottom:24px}.hero-actions,.hero-features{align-items:center;flex-direction:column}.hero-actions{justify-content:center}.btn{font-size:13px;max-width:260px;padding:10px 18px;width:100%}}@media (max-width:480px){.hero-section{background-position:50%!important;background-size:cover!important;min-height:50vh}.hero-content{min-height:50vh;padding:0 12px}.hero-title{font-size:1.8rem;line-height:1.2}.hero-description{font-size:1rem}.hero-features{align-items:center;flex-direction:column;gap:12px}.feature-item{font-size:.9rem;padding:10px 16px}.hero-actions{align-items:center;flex-direction:column;gap:12px}.btn{max-width:280px;width:100%}}.featured-products{background-color:#f8fafc;padding:80px 0}.section-title{margin:0 0 16px}.section-subtitle{font-size:1.25rem}.categories-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.category-card{border:1px solid #e5e7eb;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;color:inherit;display:flex;flex-direction:column;min-height:480px;overflow:hidden;text-decoration:none}.category-card:hover{border-color:#d1d5db;box-shadow:0 8px 25px 0 #00000026;color:inherit;text-decoration:none}.category-image-container{align-items:center;background:#f9fafb;display:flex;height:280px;justify-content:center;overflow:hidden;padding:15px;position:relative;width:100%}.category-image{height:100%;max-height:none;max-width:none;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.category-card:hover .category-image{transform:scale(1.05)}.category-info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:24px}.category-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.category-name{color:#111827;font-size:1.25rem;line-height:1.4;margin:0 0 12px}.category-description{color:#6b7280;flex:1 1;font-size:14px;line-height:1.5;margin-bottom:20px}.category-actions{display:flex;flex-direction:column;gap:8px}.btn{padding:10px 16px}.btn-sm{font-size:13px;padding:8px 12px}@media (max-width:1024px){.categories-grid{gap:24px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.categories-grid{gap:20px;grid-template-columns:1fr;margin:0 auto;max-width:400px}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}}@media (max-width:480px){.featured-products{padding:60px 0}.container{padding:0 16px}.section-header{margin-bottom:40px}.categories-grid{gap:16px}.category-card{min-height:420px}.category-image-container{height:220px;padding:12px}.category-info{padding:20px}}.popular-products{background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:80px 0;position:relative}.popular-products:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='%23e2e8f0' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.popular-products .container{position:relative;z-index:1}.section-title{color:#1e293b;display:inline-block;position:relative}.section-title:after{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.section-subtitle{color:#64748b;line-height:1.6}.popular-products .products-grid{grid-gap:20px;display:grid!important;gap:20px;grid-template-columns:repeat(4,1fr)!important;margin-bottom:50px}section.popular-products .container .products-grid{grid-template-columns:repeat(4,1fr)!important}@media (max-width:768px){section.popular-products .container .products-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){section.popular-products .container .products-grid{grid-template-columns:repeat(2,1fr)!important}}.product-image-container{background:#f8fafc}.out-of-stock-badge{border-radius:6px;padding:4px 8px}.product-description{color:#64748b}.star,.star.half:after{color:#e2e8f0}.section-actions{text-align:center}.btn-outline{border-color:#2563eb;color:#2563eb}.btn-outline:hover{background:#2563eb;box-shadow:0 8px 15px #2563eb4d;color:#fff}.btn-large{font-size:1rem;padding:16px 32px}.products-error,.products-loading{padding:60px 20px}.products-error p,.products-loading p{color:#64748b;font-size:1rem}@media (max-width:1200px){.popular-products .products-grid{gap:25px;grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.popular-products{padding:40px 0}.section-title{font-size:1.75rem}.section-subtitle{font-size:.9rem}.popular-products .products-grid{gap:12px;grid-template-columns:repeat(2,1fr)!important;max-width:100%}.product-image-container{height:100px}.product-info{padding:10px}.product-name{font-size:.8rem;line-height:1.2;margin-bottom:8px}.product-description{font-size:.7rem;line-height:1.3;margin-bottom:12px}.btn-sm{font-size:.65rem;padding:5px 10px}}@media (max-width:480px){.popular-products .products-grid{gap:10px;grid-template-columns:repeat(2,1fr)!important}.product-image-container{height:90px}.product-info{padding:8px}.product-name{font-size:.75rem;line-height:1.1;margin-bottom:6px}.product-description{font-size:.65rem;line-height:1.2;margin-bottom:10px}.btn-sm{font-size:.6rem;padding:4px 8px}}.why-choose-us{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0}.features-grid{grid-gap:40px;gap:40px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}.why-choose-us .feature-card{align-items:flex-start;background:#fff;border-radius:30px;box-shadow:0 0 14px 0 #c0c0c033;display:flex;flex-direction:column;max-width:380px;min-height:280px;overflow:hidden;padding:35px;position:relative;text-align:left;transition:all .4s}.why-choose-us .feature-card:before{background:#000;border-radius:50%;bottom:-100%;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);transition:all .4s;width:0;z-index:1}.why-choose-us .feature-card:hover:before{bottom:-230%;filter:blur(1px);height:1000px;width:1000px}.why-choose-us .containers{position:relative;z-index:2}.why-choose-us .feature-card .feature-icon{align-items:center;background:#2a2c2c;border-radius:6px;display:flex;font-size:1.6rem;height:60px;justify-content:center;margin-bottom:1.2rem;transition:all .4s;width:60px}.why-choose-us .feature-card:hover .feature-icon{background:#131616;transition:all .4s}.why-choose-us .feature-card .feature-title{color:#171d29;font-size:28px;font-style:normal;font-weight:500;margin:1.2rem 0;transition:all .4s;white-space:nowrap}.why-choose-us .feature-card .feature-description{color:#7e8882;font-size:15px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:1.2rem;transition:all .4s}.linkMore{align-items:center;color:#072713;display:flex;font-size:14px;font-style:normal;font-weight:600;gap:.8rem;justify-content:start;line-height:22px;margin-top:1rem;text-decoration:none;transition:all 1s}.why-choose-us .feature-card:hover .feature-description,.why-choose-us .feature-card:hover .feature-title,.why-choose-us .feature-card:hover .linkMore{color:#fff;transition:all .4s}.why-choose-us .feature-card:hover .linkMore svg{filter:brightness(0) invert(1);transition:all .4s}.cta-section{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin:40px auto 0;max-width:100%;padding:60px 40px;width:100%}.cta-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:100%}.cta-content h3{color:#171d29;font-size:2rem;font-weight:700;margin-bottom:16px;text-align:center;width:100%}.cta-content p{color:#7e8882;font-size:1.125rem;margin-bottom:32px;text-align:center;width:100%}.cta-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media (max-width:1024px){.why-choose-us .features-grid{gap:35px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.why-choose-us .features-grid{gap:30px;grid-template-columns:1fr}.why-choose-us .feature-card{max-width:100%;min-height:250px;padding:28px 24px}.why-choose-us .feature-card .feature-title{font-size:24px;white-space:normal}.why-choose-us .feature-card .feature-description{font-size:14px}.cta-section{margin-top:30px;padding:40px 20px}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:1rem}.cta-actions{align-items:center;flex-direction:column}.cta-actions .btn{max-width:280px;width:100%}}@media (max-width:480px){.why-choose-us .feature-card{max-width:100%;min-height:220px;padding:24px 20px}.why-choose-us .feature-card .feature-title{font-size:22px}.why-choose-us .feature-card .feature-description{font-size:13px}.cta-section{padding:30px 16px}.cta-content h3{font-size:1.25rem}}.industries-we-serve{background:#fff;overflow:hidden;padding:80px 0}.section-title{color:#171d29;font-size:2.5rem;font-weight:700;margin-bottom:16px}.section-subtitle{color:#7e8882;font-size:1.125rem;margin:0 auto;max-width:600px}.industries-scroll-container{overflow:hidden;position:relative;width:100%}.industries-scroll-track{animation:scroll-left 60s linear infinite;animation-fill-mode:both;animation-play-state:running;display:flex;gap:24px;width:-webkit-fit-content;width:fit-content;will-change:transform}.industries-scroll-track:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.industries-scroll-track{animation-delay:0s;animation-iteration-count:infinite;min-width:200%}.industries-scroll-container:after,.industries-scroll-container:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:50px;z-index:10}.industries-scroll-container:before{background:linear-gradient(90deg,#fff,#0000);left:0}.industries-scroll-container:after{background:linear-gradient(270deg,#fff,#0000);right:0}.industry-card{border-radius:16px;box-shadow:0 4px 20px #0000001f;cursor:pointer;flex:0 0 320px;height:280px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.industry-card:hover{box-shadow:0 20px 40px #00000040;transform:translateY(-12px) scale(1.02)}.industry-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;transition:transform .4s ease;width:100%}.industry-card:hover .industry-bg-image{transform:scale(1.1)}.industry-overlay{background:linear-gradient(180deg,#0000004d 0,#00000080 50%,#000c);height:100%;left:0;position:absolute;top:0;transition:background .3s ease;width:100%}.industry-card:hover .industry-overlay{background:rgba(0,0,0,.041)}.industry-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:28px 24px;position:relative;z-index:2}.industry-title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:12px;text-shadow:0 2px 8px #0000004d;transform:translateY(0);transition:transform .3s ease}.industry-card:hover .industry-title{transform:translateY(-4px)}.industry-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#fffffff2;display:-webkit-box;font-size:.9rem;line-height:1.6;margin:0;opacity:.9;overflow:hidden;text-shadow:0 1px 4px #0006;transition:opacity .3s ease}.industry-card:hover .industry-description{opacity:1}@media (max-width:768px){.industries-we-serve{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.industry-card{flex:0 0 280px;height:240px}.industry-content{padding:24px 20px}.industry-title{font-size:1.25rem}.industry-description{font-size:.85rem}.industries-scroll-track{gap:16px}}@media (max-width:480px){.section-header{margin-bottom:40px}.section-title{font-size:1.75rem}.industry-card{flex:0 0 240px;height:200px}.industry-content{padding:20px 16px}.industry-title{font-size:1.125rem}.industry-description{-webkit-line-clamp:2;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.industries-scroll-track{animation:none}}.homepage{min-height:100vh}.news-loading,.products-loading{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:60px 20px}.news-loading .loading-spinner,.products-loading .loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#2563eb;height:40px;width:40px}.news-loading p,.products-loading p{color:#64748b;font-size:16px}.grid-2{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.grid-3{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.grid-4{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.grid-4{grid-template-columns:repeat(3,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}}@media (max-width:480px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.services-page{background:#f8fafc;min-height:100vh}.services-hero{background:#1e293b;border-radius:16px;box-shadow:0 10px 30px #0000001a;color:#fff;margin-bottom:60px;padding:60px 40px;text-align:center}.services-hero h1{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-cta{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.core-features{background:#fff;margin-bottom:80px;padding:80px 0}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:28px 24px;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-6px)}.feature-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:12px}.feature-card p{color:#64748b;font-size:.9rem;line-height:1.5}.feature-1{background:#dbeafe}.feature-1:hover{background:#bfdbfe;border-color:#1e40af}.feature-2{background:#dcfce7}.feature-2:hover{background:#bbf7d0;border-color:#059669}.feature-3{background:#fed7aa}.feature-3:hover{background:#fdba74;border-color:#ea580c}.feature-4{background:#e9d5ff}.feature-4:hover{background:#ddd6fe;border-color:#7c3aed}.why-choose{background:#f8fafc;margin-bottom:80px;padding:80px 0}.features-checklist{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-item{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:20px;transition:all .3s ease}.feature-item:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-2px)}.check-icon{flex-shrink:0}.feature-text{color:#374151;font-weight:500}.how-it-works{background:#fff;margin-bottom:80px;padding:80px 0}.process-steps{margin:0 auto;max-width:800px}.process-step{align-items:flex-start;display:flex;gap:20px;margin-bottom:30px;padding:25px}.process-step:hover{transform:translateX(5px)}.step-number{flex-shrink:0;font-size:1.1rem;height:40px;width:40px}.step-content h3{margin:0 0 8px}.contact-cta{background:#2a61a0;color:#fff;margin-bottom:60px;padding:80px 0;text-align:center}.cta-content p{color:#ffffffe6}.cta-buttons{align-items:center;margin-top:40px}.btn-primary{border:2px solid #2563eb;font-size:1rem;font-weight:600;min-width:120px}.btn-primary:hover{border-color:#1d4ed8}.btn-secondary{background:#64748b;border:2px solid #64748b;font-size:1rem;font-weight:600;min-width:120px}.btn-secondary:hover{background:#475569;border-color:#475569;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}@media (max-width:768px){.services-hero{padding:40px 20px}.services-hero h1{font-size:2rem}.hero-description{font-size:1rem}.section-header h2{font-size:2rem}.features-checklist,.features-grid{grid-template-columns:1fr}.process-step{flex-direction:column;text-align:center}.cta-buttons{align-items:center;flex-direction:column;gap:15px}.btn{max-width:250px;padding:14px 24px;width:100%}}@media (max-width:480px){.services-page{padding:0}.container{padding:0 15px}.services-hero{padding:30px 15px}.section-header h2,.services-hero h1{font-size:1.75rem}.feature-card{padding:24px 20px}.process-step{padding:20px}}.about-page{background:#f8fafc;min-height:100vh}.about-hero{background:#1e293b;border-radius:16px;box-shadow:0 10px 30px #0000001a;color:#fff;margin-bottom:60px;padding:60px 40px;text-align:center}.about-hero h1{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-description{color:#fff}.company-overview{background:#fff;margin-bottom:80px;padding:80px 0}.overview-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:2fr 1fr}.overview-text h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:30px}.overview-text p{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.overview-stats{display:flex;flex-direction:column;gap:30px}.stat-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;padding:30px;text-align:center;transition:all .3s ease}.stat-card:hover{border-color:#2563eb;transform:translateY(-5px)}.stat-number{color:#2563eb;margin-bottom:10px}.stat-label{color:#64748b;font-weight:500}.section-header{margin-bottom:60px;text-align:center}.section-header h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:20px}.section-header p{color:#64748b;font-size:1.2rem;margin:0 auto;max-width:600px}.consumable-advantage{background:#f8fafc;margin-bottom:80px;padding:80px 0}.advantage-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.advantage-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:28px 24px;text-align:center;transition:all .3s ease}.advantage-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-6px)}.advantage-card.premium-labels{background:#dbeafe;border:2px solid #0000}.advantage-card.premium-labels:hover{background:#bfdbfe;border-color:#1e40af}.advantage-card.performance-ribbons{background:#dcfce7;border:2px solid #0000}.advantage-card.performance-ribbons:hover{background:#bbf7d0;border-color:#059669}.advantage-card.reduced-downtime{background:#fed7aa;border:2px solid #0000}.advantage-card.reduced-downtime:hover{background:#fdba74;border-color:#ea580c}.advantage-card.cost-efficiency{background:#e9d5ff;border:2px solid #0000}.advantage-card.cost-efficiency:hover{background:#ddd6fe;border-color:#7c3aed}.advantage-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:12px}.advantage-card p{color:#64748b;font-size:.9rem;line-height:1.5}.barcode-ribbons{background:#fff;margin-bottom:80px;padding:80px 0}.content-wrapper{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.text-content h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:30px}.text-content p{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:30px}.features-list{display:flex;flex-direction:column;gap:15px}.feature-item{align-items:center;border-radius:20px;gap:15px}.check-icon{color:#10b981;font-size:1.2rem;font-weight:700}.feature-item span:last-child{color:#64748b;font-size:1rem}.image-content img{border-radius:16px;box-shadow:0 10px 30px #0000001a;height:auto;width:100%}.rfid-excellence{background:#fff;margin-bottom:80px;padding:80px 0}.rfid-features{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.rfid-feature{background:#f8fafc;background-color:#c0ccd8;border-radius:12px;margin-right:10px;padding:25px}.rfid-feature h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:10px}.rfid-feature p{color:#64748b;font-size:.95rem;margin:0}.usp-section{background:#fff;margin-bottom:80px;padding:80px 0}.usp-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.usp-card{background:#f8fafc;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center;transition:all .3s ease}.usp-card:hover{background:#fff;border-color:#2563eb;box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.usp-icon{font-size:3rem;margin-bottom:20px}.usp-card h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:15px}.usp-card p{color:#64748b;font-size:1rem;line-height:1.6}.cta-section{background:#2a61a0;color:#fff;margin-bottom:60px;padding:80px 0;text-align:center}.cta-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px}.cta-content p{font-size:1.2rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.95}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.btn{font-size:1rem;padding:16px 32px}.btn-primary{background:#fff;border:2px solid #fff;color:#2563eb}.btn-primary:hover{background:#f8fafc;box-shadow:0 8px 25px #00000026}.btn-outline{border:2px solid #fff;color:#fff}.btn-outline:hover{background:#fff;box-shadow:0 8px 25px #00000026;color:#2563eb;transform:translateY(-2px)}.disclaimer{background:#f1f5f9;border-top:1px solid #e2e8f0;padding:40px 0}.disclaimer-content{margin:0 auto;max-width:800px;text-align:center}.disclaimer-content h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:15px}.disclaimer-content p{color:#64748b;font-size:.95rem;font-style:italic;line-height:1.6}@media (max-width:768px){.about-hero{height:30vh;padding:40px 20px}.hero-content h1{font-size:2.5rem}.hero-description{font-size:1rem}.content-wrapper,.overview-content{gap:40px;grid-template-columns:1fr}.section-header h2{font-size:2rem}.advantage-grid,.usp-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.about-page{padding:0}.container{padding:0 15px}.about-hero{height:35vh;padding:30px 15px}.hero-content h1{font-size:2rem}.section-header h2{font-size:1.75rem}.advantage-card{padding:24px 20px}.usp-card{padding:30px 20px}}.blog-page{background-color:#f8fafc;min-height:100vh;padding:40px 0}.blog-hero{background:linear-gradient(135deg,#1e293b,#334155);border-radius:16px;box-shadow:0 10px 30px #0000001a;color:#fff;margin-bottom:60px;padding:60px 40px;text-align:center}.blog-hero h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-description{margin:0 auto}.blog-filters{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:50px;padding:30px}.search-container{margin-bottom:30px;max-width:500px;position:relative}.search-input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:16px 50px 16px 20px;transition:all .3s ease;width:100%}.search-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.search-icon{color:#64748b;font-size:1.2rem;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.category-filters{display:flex;flex-wrap:wrap;gap:12px}.category-btn{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-weight:500;padding:12px 24px;text-transform:capitalize;transition:all .3s ease}.category-btn:hover{background:#f8fafc;border-color:#2563eb;color:#2563eb}.category-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.blog-posts{margin-bottom:60px}.no-posts{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:60px 20px;text-align:center}.no-posts h3{color:#1e293b;font-size:1.5rem;margin-bottom:12px}.no-posts p{color:#64748b;font-size:1.1rem}.posts-grid{grid-gap:30px;align-items:stretch;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.blog-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.blog-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.blog-image{height:200px;overflow:hidden;position:relative;width:100%}.blog-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-card:hover .blog-image img{transform:scale(1.05)}.blog-content{display:flex;flex:1 1;flex-direction:column;padding:24px}.blog-meta{font-size:.9rem;justify-content:space-between}.blog-category{background:#e0f2fe;color:#2563eb;font-weight:500}.blog-date{color:#64748b}.blog-title{align-items:flex-start;display:flex;font-size:1rem!important;font-weight:500;margin:0 0 16px;min-height:3.9rem}.blog-title a{color:#1e293b;text-decoration:none;transition:color .3s ease}.blog-title a:hover{color:#2563eb}.blog-excerpt{color:#64748b;flex:1 1;font-size:1rem;line-height:1.6;margin-bottom:20px}.blog-footer{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:16px}.read-more{align-items:center;color:#2563eb;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;text-decoration:none;transition:all .3s ease}.read-more:hover{color:#1d4ed8;gap:12px}@media (max-width:768px){.blog-hero{padding:40px 20px}.blog-hero h1{font-size:2rem}.hero-description{font-size:1rem}.blog-filters{padding:20px}.search-container{margin-bottom:20px}.category-filters{justify-content:center}.posts-grid{gap:20px;grid-template-columns:1fr}.blog-card{margin:0 10px}}@media (max-width:480px){.blog-page{padding:20px 0}.container{padding:0 15px}.blog-hero h1{font-size:1.75rem}.blog-content{padding:20px}.blog-title{font-size:1.1rem}.newsletter-content h2{font-size:1.5rem}}.blog-detail-container{background:#f8fafc;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.blog-detail-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.blog-detail-error{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:60px 20px;text-align:center}.blog-detail-error h2{color:#dc2626;font-size:2rem;margin-bottom:16px}.blog-detail-error p{color:#6b7280;font-size:1.1rem;margin-bottom:24px}.blog-detail-header{margin-bottom:30px}.blog-breadcrumb{color:#6b7280;font-size:14px;margin-bottom:20px}.blog-breadcrumb a{color:#2563eb;text-decoration:none;transition:color .3s ease}.blog-breadcrumb a:hover{color:#1d4ed8;text-decoration:underline}.blog-detail-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px;overflow:hidden}.blog-detail-header-content{border-bottom:1px solid #e5e7eb;padding:40px 40px 20px}.blog-meta{align-items:center;display:flex;gap:16px;margin-bottom:16px}.blog-category{background:#2563eb;border-radius:20px;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.blog-date{color:#6b7280;font-size:14px;font-weight:500}.blog-title{color:#111827;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:16px}.blog-author{color:#6b7280;font-size:16px;font-weight:500}.blog-featured-image{border-radius:8px;height:500px;margin:0 auto;overflow:hidden;position:relative;width:500px}.blog-featured-image img{height:100%;object-fit:cover;object-position:center;width:100%}.blog-content{padding:40px}.blog-content-html{color:#374151;font-size:18px;line-height:1.8}.blog-content-html h1,.blog-content-html h2,.blog-content-html h3,.blog-content-html h4,.blog-content-html h5,.blog-content-html h6{color:#111827;font-weight:700;margin-bottom:16px;margin-top:32px}.blog-content-html h2{font-size:1.875rem}.blog-content-html h3{font-size:1.5rem}.blog-content-html p{margin-bottom:20px}.blog-content-html ol,.blog-content-html ul{margin-bottom:20px;padding-left:24px}.blog-content-html li{margin-bottom:8px}.blog-content-html blockquote{border-left:4px solid #2563eb;color:#6b7280;font-style:italic;margin:24px 0;padding-left:20px}.blog-content-html img{border-radius:8px;height:auto;margin:24px 0;max-width:100%}.blog-content-text{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:18px;line-height:1.8;padding:40px;text-align:center}.blog-detail-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:30px 40px}.blog-tags{margin-bottom:24px}.tag{background:#e0f2fe;border-radius:20px;color:#0369a1;display:inline-block;font-size:14px;font-weight:600;margin-right:8px;padding:6px 12px}.blog-share{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.blog-share span{color:#374151;font-weight:600}.share-buttons{display:flex;gap:12px}.share-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .3s ease}.share-btn:hover{background:#f3f4f6;border-color:#9ca3af}.share-btn.facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.share-btn.twitter:hover{background:#1da1f2;border-color:#1da1f2;color:#fff}.share-btn.linkedin:hover{background:#0077b5;border-color:#0077b5;color:#fff}.related-blogs{margin-top:40px}.related-blogs h3{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:24px;text-align:center}.related-blogs-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:24px}.related-blog-card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:all .3s ease}.related-blog-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.related-blog-image{height:200px;overflow:hidden;width:100%}.related-blog-image img{height:100%;object-fit:cover;object-position:center;width:100%}.related-blog-content{padding:20px}.related-blog-category{background:#2563eb;border-radius:12px;color:#fff;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;padding:4px 8px;text-transform:uppercase}.related-blog-content h4{margin-bottom:12px}.related-blog-content h4 a{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .3s ease}.related-blog-content h4 a:hover{color:#2563eb}.related-blog-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:14px;line-height:1.6;margin-bottom:16px;overflow:hidden}.related-blog-meta{color:#9ca3af;font-size:12px;font-weight:500}@media (max-width:768px){.blog-detail-container{padding:16px}.blog-detail-header-content{padding:24px 20px 16px}.blog-title{font-size:2rem}.blog-content{padding:24px 20px}.blog-content-html{font-size:16px}.blog-detail-footer{padding:20px}.blog-share{align-items:flex-start;flex-direction:column}.related-blogs-grid{gap:16px;grid-template-columns:1fr}.blog-featured-image{height:300px;max-width:500px;width:100%}}@media (max-width:480px){.blog-title{font-size:1.75rem}.blog-meta{align-items:flex-start;flex-direction:column;gap:8px}.blog-content-html{font-size:15px}.share-buttons{flex-wrap:wrap}.blog-featured-image{height:250px;max-width:400px;width:100%}}.careers-page{background:linear-gradient(135deg,#f8fafc,#f1f5f9);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;padding:40px 0}.careers-hero{background:linear-gradient(135deg,#1e293b,#334155);border-radius:16px;box-shadow:0 10px 30px #0000001a;color:#fff;margin-bottom:60px;padding:60px 40px;text-align:center}.careers-hero h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-description{font-size:1.125rem;line-height:1.6;margin:0 auto 40px;max-width:800px;opacity:.9}.hero-stats{display:flex;gap:40px;justify-content:center;margin-top:40px}.stat-item{text-align:center}.stat-number{color:#60a5fa;display:block;font-size:2.5rem;font-weight:700;margin-bottom:8px}.stat-label{font-size:1rem;opacity:.8}.why-work-with-us{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:60px;padding:50px 40px}.why-work-with-us h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.benefits-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefit-item{background:#f8fafc;border-radius:12px;padding:30px 20px;text-align:center;transition:all .3s ease}.benefit-item:hover{background:#e0f2fe;transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:20px}.benefit-item h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:12px}.benefit-item p{color:#64748b;line-height:1.6}.job-listings{margin-bottom:60px}.job-listings h2{color:#0f172a;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;margin-bottom:48px;text-align:center}.loading-container,.no-jobs{padding:60px 20px;text-align:center}.no-jobs{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.no-jobs h3{color:#1e293b;font-size:1.5rem;margin-bottom:12px}.no-jobs p{color:#64748b;font-size:1.1rem}.jobs-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-top:20px}.job-card{background:#fff;border:1px solid #e2e8f080;border-radius:20px;box-shadow:0 8px 32px #0000000f;cursor:pointer;display:flex;flex-direction:column;min-height:280px;overflow:hidden;padding:32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.job-card:before{border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.job-card:hover{border-color:#2563eb33;box-shadow:0 20px 60px #0000001f;transform:translateY(-8px)}.job-header{border-bottom:1px solid #f1f5f9;margin-bottom:20px;padding-bottom:20px}.job-card .job-title{color:#0f172a;font-size:1.25rem!important;font-weight:700;letter-spacing:-.025em;line-height:1.3;margin:0 0 16px}.job-details{margin-bottom:20px}.job-responsibilities,.job-skills{margin-bottom:16px}.job-responsibilities h4,.job-skills h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 8px}.job-responsibilities p,.job-skills p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#475569;display:-webkit-box;font-size:.95rem;line-height:1.6;margin:0;overflow:hidden;text-overflow:ellipsis}.job-footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;margin-top:auto;padding-top:20px}.job-actions,.job-footer{align-items:center;display:flex;gap:12px}.view-btn{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;padding:12px 20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.view-btn:hover{background:#e2e8f0;border-color:#cbd5e1;color:#334155;transform:translateY(-1px)}.job-posted{color:#94a3b8;font-size:.9rem}.apply-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;box-shadow:0 4px 12px #2563eb4d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:14px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.apply-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 12px 32px #2563eb66;transform:translateY(-3px)}.application-process{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:60px;padding:50px 40px}.application-process h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.process-steps{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.process-step{background:#f8fafc;border-radius:12px;padding:30px 20px;text-align:center;transition:all .3s ease}.process-step:hover{background:#e0f2fe;transform:translateY(-5px)}.step-number{align-items:center;background:#2563eb;border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 20px;width:50px}.step-content h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 12px}.step-content p{color:#64748b;line-height:1.6;margin:0}.hr-contact{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;box-shadow:0 10px 30px #2563eb4d;color:#fff;padding:60px 40px;text-align:center}.hr-content h2{font-size:2rem;font-weight:700;margin-bottom:16px}.hr-content p{font-size:1.125rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.contact-info{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;gap:16px;padding:20px 30px}.contact-icon{font-size:2rem}.contact-item h4{font-size:1.125rem;font-weight:600;margin:0 0 4px}.contact-item p{margin:0;opacity:.9}@media (max-width:768px){.careers-hero{padding:40px 20px}.careers-hero h1{font-size:2rem}.hero-description{font-size:1rem}.hero-stats{flex-direction:column;gap:20px}.application-process,.why-work-with-us{padding:30px 20px}.jobs-grid{gap:20px;grid-template-columns:1fr}.job-card{padding:20px}.job-card .job-title{font-size:.8rem!important}.job-footer{align-items:stretch;flex-direction:column}.job-actions{justify-content:space-between;width:100%}.view-btn{font-size:.85rem;padding:10px 16px}.apply-btn{width:100%}.process-steps{grid-template-columns:1fr}.contact-info{flex-direction:column;gap:20px}.hr-contact{padding:40px 20px}}@media (max-width:480px){.careers-page{padding:20px 0}.container{padding:0 15px}.careers-hero h1{font-size:1.75rem}.job-card .job-title{font-size:.8rem!important}.hr-content h2{font-size:1.5rem}}.job-detail-container{background:#f8fafc;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.job-detail-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.loading-spinner{margin-bottom:20px}.job-detail-error{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:60px 20px;text-align:center}.job-detail-error h2{color:#dc2626;font-size:2rem;margin-bottom:16px}.job-detail-error p{color:#6b7280;font-size:1.1rem;margin-bottom:24px}.job-detail-header{margin-bottom:30px}.back-button{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:20px;padding:12px 20px;transition:all .3s ease}.back-button:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.job-breadcrumb{color:#6b7280;font-size:14px;margin-bottom:20px}.job-breadcrumb a{color:#2563eb;text-decoration:none;transition:color .3s ease}.job-breadcrumb a:hover{color:#1d4ed8;text-decoration:underline}.job-detail-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px;overflow:hidden}.job-detail-header-content{padding:40px 40px 20px}.job-meta{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:16px}.job-category{background:#dbeafe;border-radius:20px;color:#1e40af;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.job-date{color:#6b7280;font-size:14px;font-weight:500}.job-title{color:#0f172a;font-size:1.75rem;font-weight:700;letter-spacing:-.025em;line-height:1.3;margin:0 0 16px}.job-author{color:#64748b;font-size:16px;font-weight:500}.job-content{padding:0 40px 40px}.job-application-section,.job-responsibilities-section,.job-skills-section{margin-bottom:40px}.job-application-section h2,.job-responsibilities-section h2,.job-skills-section h2{border-bottom:2px solid #e2e8f0;color:#0f172a;font-size:1.25rem;font-weight:600;margin-bottom:16px;padding-bottom:8px}.job-content-text{color:#374151;font-size:1rem;line-height:1.6}.responsibilities-list{margin:0;padding:0}.responsibility-item{line-height:1.6;margin-bottom:12px;padding-left:20px;position:relative}.responsibility-item:before{color:#3b82f6;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.skills-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.skill-item{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;color:#1e293b;font-size:.9rem;font-weight:500;padding:6px 12px}.job-content-html{color:#374151;font-size:1rem;line-height:1.6}.job-content-paragraph{margin-bottom:16px}.requirements-list{list-style:none;margin:0;padding:0}.requirement-item{color:#374151;font-size:1.125rem;line-height:1.6;margin-bottom:12px;padding-left:24px;position:relative}.requirement-item:before{color:#10b981;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.job-application-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:32px}.job-application-buttons{margin-top:24px}.apply-btn-primary{align-items:center;background:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;transition:all .3s ease}.apply-btn-primary:hover{background:#059669;box-shadow:0 8px 25px #10b9814d;transform:translateY(-2px)}.job-detail-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:20px 40px}.job-tags{display:flex;flex-wrap:wrap;gap:12px}.job-tag{background:#e2e8f0;border-radius:20px;color:#475569;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.related-jobs{margin-top:40px}.related-jobs h2{color:#0f172a;font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.related-jobs-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.related-job-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:24px;transition:all .3s ease}.related-job-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.related-job-card h3{font-size:1.1rem;font-weight:600;margin:0 0 16px}.related-job-card h3 a{color:#0f172a;text-decoration:none;transition:color .3s ease}.related-job-card h3 a:hover{color:#2563eb}.related-job-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.related-job-level{background:#dbeafe;border-radius:12px;color:#1e40af;font-size:11px;font-weight:600;padding:4px 8px;text-transform:uppercase}.related-job-date{color:#6b7280;font-size:12px;font-weight:500}.related-job-description{color:#64748b;font-size:14px;line-height:1.5;margin-bottom:16px}.related-job-link{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none;transition:color .3s ease}.related-job-link:hover{color:#1d4ed8}@media (max-width:768px){.job-detail-container{padding:16px}.job-content,.job-detail-footer,.job-detail-header-content{padding-left:20px;padding-right:20px}.job-title{font-size:1.5rem}.related-jobs-grid{grid-template-columns:1fr}.job-meta{flex-direction:column;gap:12px}}.contact-page{background:#f8fafc;min-height:100vh}.contact-hero{background:#1e293b;color:#fff;margin-bottom:60px;overflow:hidden;padding:80px 0 60px;position:relative;text-align:center}.contact-hero h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:20px}.hero-decoration{display:none}.wavy-line{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);border-radius:2px;height:4px;margin:0 auto;position:relative;width:100px}.wavy-line:before{background:repeating-linear-gradient(90deg,#0000,#0000 4px,#2563eb 0,#2563eb 8px);border-radius:4px;content:"";height:8px;left:-10px;position:absolute;right:-10px;top:-2px}.main-contact-section{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:60px}.contact-form-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px}.contact-form-container h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:10px}.form-description{color:#64748b;font-size:1rem;margin-bottom:30px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-group input,.form-group select,.form-group textarea{background:#f8fafc;border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #e0f2fe;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-button{align-self:flex-start;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 30px;transition:all .3s ease}.submit-button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px)}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.newsletter-container{background:#1e293b;border-radius:16px;box-shadow:0 4px 20px #00000014;color:#fff;padding:40px}.newsletter-container h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:10px}.newsletter-description{color:#cbd5e1;font-size:1rem;line-height:1.6;margin-bottom:30px}.newsletter-form{display:flex;flex-direction:column;gap:20px}.newsletter-input{background:#fff;border:2px solid #374151;border-radius:8px;color:#1e293b;font-family:inherit;font-size:1rem;padding:12px 16px}.newsletter-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a;outline:none}.newsletter-button{align-self:flex-start;background:#1e293b;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 30px;transition:all .3s ease}.newsletter-button:hover{background:#fff;color:#1e293b;transform:translateY(-2px)}.social-media-section{border-top:1px solid #374151;margin-top:40px;padding-top:30px}.social-media-section h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:20px}.social-media-cards{display:flex;flex-direction:column;gap:20px}.social-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;display:flex;flex-direction:row;min-height:80px;padding:20px;text-decoration:none;transition:all .3s ease;width:100%}.social-card:hover{background:#ffffff1a;border-color:#fff3;box-shadow:0 8px 25px #0003;transform:translateY(-3px)}.social-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;margin-right:20px;transition:all .3s ease;width:50px}.social-card.facebook .social-icon{background:#1877f233;color:#1877f2}.social-card.youtube .social-icon{background:#f003;color:red}.social-card.linkedin .social-icon{background:#0077b533;color:#0077b5}.social-card:hover .social-icon{transform:scale(1.1)}.social-card.facebook:hover .social-icon{background:#1877f2;color:#fff}.social-card.youtube:hover .social-icon{background:red;color:#fff}.social-card.linkedin:hover .social-icon{background:#0077b5;color:#fff}.social-card.email .social-icon{background:#ef444433;color:#ef4444}.social-card.phone .social-icon{background:#22c55e33;color:#22c55e}.social-card.email:hover .social-icon{background:#ef4444;color:#fff}.social-card.phone:hover .social-icon{background:#22c55e;color:#fff}.social-card.whatsapp .social-icon{background:#25d36633;color:#25d366}.social-card.whatsapp:hover .social-icon{background:#25d366;color:#fff}.social-content{flex:1 1;text-align:left}.social-content h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 6px}.social-content p{color:#cbd5e1;font-size:.9rem;margin:0;text-align:left}.contact-info-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.info-card{border-radius:16px;box-shadow:0 4px 20px #00000014;padding:30px;text-align:center;transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.email-card,.phone-card{background:#dbeafe}.location-card{background:#fff}.card-icon{display:block;font-size:2.5rem;margin-bottom:20px}.info-card h3{color:#1e293b;font-size:1.3rem;margin-bottom:15px}.info-card p{color:#64748b;font-size:.95rem;line-height:1.6}.map-section{margin-bottom:60px}.map-container{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:450px;overflow:hidden;position:relative;width:100%}.map-container iframe{border:0;height:100%;width:100%}.map-info-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 10px #0003;left:20px;max-width:280px;padding:16px;position:absolute;top:20px}.map-info-card h4{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:8px}.map-info-card p{color:#64748b;font-size:.9rem;margin-bottom:10px}.map-rating{align-items:center;display:flex;gap:8px;margin-bottom:15px}.rating-stars,.stars{color:#fbbf24;font-size:1rem}.rating-text{color:#64748b;font-size:.9rem}.map-actions{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-top:10px}.directions-link,.map-link{border-radius:4px;color:#2563eb;font-size:.9rem;font-weight:500;padding:8px 12px;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.directions-link:hover,.map-link:hover{background-color:#f1f5f9;text-decoration:none}.success-message{background:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;color:#065f46;font-weight:500;padding:12px 16px}.error-message{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;font-weight:500}.contact-info-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px}.contact-info-section h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:30px}.contact-methods{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.contact-method{align-items:flex-start;display:flex;gap:20px}.method-icon{flex-shrink:0;font-size:2rem}.method-content h3{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:8px}.method-content p{color:#64748b;font-size:.95rem;margin-bottom:4px}.method-note{color:#9ca3af!important;font-size:.85rem!important;font-style:italic}.quick-actions{margin-bottom:40px}.quick-actions h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:20px}.action-buttons{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr}.action-btn{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:8px;justify-content:center;padding:12px 16px;text-decoration:none}.action-btn:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.map-section h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:20px}.map-embed{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.map-embed iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.map-address{margin-top:12px;text-align:center}.map-link{color:#2563eb;font-weight:500;margin-top:10px;text-decoration:none}.map-link:hover{text-decoration:underline}.contact-faq{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:60px;padding:60px 40px}.contact-faq h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.faq-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background:#f8fafc;border-left:4px solid #2563eb;border-radius:12px;padding:20px}.faq-item h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:10px}.faq-item p{color:#64748b;line-height:1.6;margin:0}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.main-contact-section{gap:30px}.contact-info-cards,.form-row,.main-contact-section{grid-template-columns:1fr}.contact-form-container,.newsletter-container{padding:30px 20px}.social-media-cards{gap:15px}.social-card{min-height:70px;padding:15px}.social-icon{height:45px;margin-right:15px;width:45px}.social-content h4{font-size:1rem}.social-content p{font-size:.8rem}.map-info-card{left:auto;margin-top:20px;max-width:100%;position:relative;top:auto}}@media (max-width:480px){.contact-hero{padding:60px 0 40px}.contact-hero h1{font-size:2rem}.map-container{height:300px}}.product-details-page{background:#f8fafc;min-height:100vh;padding:20px 0}.product-details-error,.product-details-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.product-details-error{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:40px}.error-icon{font-size:4rem}.product-details-error h2{color:#dc2626;margin-bottom:8px}.product-details-error p{color:#6b7280;margin-bottom:24px}.breadcrumb{align-items:center;display:flex;font-size:14px;margin-bottom:24px}.breadcrumb a{color:#2563eb;text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:#1d4ed8;text-decoration:underline}.breadcrumb-separator{color:#9ca3af;margin:0 8px}.breadcrumb-current{color:#6b7280;font-weight:500}.product-details-layout{grid-gap:48px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:grid;gap:48px;grid-template-columns:400px 1fr;margin-bottom:60px;padding:40px}@media (max-width:1024px){.product-details-layout{gap:32px;grid-template-columns:350px 1fr;padding:32px}}@media (max-width:768px){.product-details-layout{gap:24px;grid-template-columns:1fr;padding:24px}.main-image-container{height:300px}}.product-left-column{display:flex;flex-direction:column;gap:32px}.main-image-container{align-items:center;aspect-ratio:1/1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;height:400px;justify-content:center;overflow:hidden;width:100%}.main-image{background:#fff;border-radius:8px;max-height:100%;max-width:100%;object-fit:contain}.image-placeholder{align-items:center;color:#9ca3af;display:flex;flex-direction:column;justify-content:center;text-align:center}.placeholder-icon{font-size:4rem;margin-bottom:16px}.product-info{display:flex;flex-direction:column}.description-content,.description-text,.product-description,.product-info *{-webkit-line-clamp:none!important;line-clamp:none!important;-webkit-box-orient:unset!important;height:auto!important;max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.description-content,.description-text,.product-description{display:block!important}.product-header{border-bottom:1px solid #e5e7eb;padding-bottom:20px}.product-category{color:#6b7280}.product-title{color:#111827;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 8px}.product-model{color:#6b7280;font-size:1rem;font-weight:500}.product-short-description{margin-bottom:24px}.product-short-description h2{border-bottom:2px solid #e5e7eb;color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 16px;padding-bottom:8px}.short-description-content{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:20px}.short-description-text{color:#1e40af;font-size:16px;font-weight:500;line-height:1.6;margin:0}.product-description h2{border-bottom:2px solid #e5e7eb;color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 20px;padding-bottom:8px}.product-description p{color:#4b5563;margin:0 0 16px;white-space:pre-wrap}.description-text,.product-description p{word-wrap:break-word;font-size:18px;line-height:1.7}.description-text{-webkit-line-clamp:none;line-clamp:none;-webkit-box-orient:unset;color:#374151;display:block;font-weight:400;height:auto;margin:0;max-height:none;min-height:auto;overflow:visible;text-align:justify;text-indent:0;text-overflow:clip;white-space:normal}.description-content{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;overflow:visible;padding:24px}.product-specifications{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.product-specifications h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 16px}.specs-table-container{overflow-x:auto}.specs-table{background:#fff;border-collapse:collapse;border-radius:6px;box-shadow:0 1px 3px #0000001a;overflow:hidden;width:100%}.specs-table tr{border-bottom:1px solid #e5e7eb}.specs-table tr:last-child{border-bottom:none}.specs-table tr:nth-child(2n){background:#f9fafb}.spec-header{border-bottom:2px solid #d1d5db;color:#111827;font-size:14px;font-weight:700;letter-spacing:.5px;text-align:left;text-transform:uppercase}.spec-header,.spec-key{background:#f3f4f6;padding:12px 16px}.spec-key{color:#374151;font-weight:600;vertical-align:top;width:40%}.spec-value{word-wrap:break-word;color:#4b5563;line-height:1.5;padding:12px 16px}.no-specs{color:#6b7280;font-style:italic;margin:0;padding:20px;text-align:center}.product-features{background:#f0f9ff;border:1px solid #bfdbfe;border-radius:8px;padding:20px}.product-features h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 16px}.features-content{display:flex;flex-direction:column;gap:8px}.feature-item{align-items:flex-start;color:#4b5563;display:flex;font-size:14px;gap:8px;line-height:1.5}.feature-icon{color:#10b981;flex-shrink:0;font-weight:700;margin-top:2px}.product-actions{flex-direction:column;gap:12px}.btn-primary{box-shadow:0 2px 4px #2563eb33}.btn-primary:hover:not(.disabled){background:#1d4ed8;box-shadow:0 4px 8px #2563eb4d;transform:translateY(-1px)}.btn-outline:hover{color:#374151}.product-meta{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:8px;padding:16px}.meta-item{align-items:center;display:flex;font-size:14px;justify-content:space-between}.meta-label{color:#6b7280;font-weight:500}.meta-value{color:#111827;font-weight:600}.meta-value.status-active{color:#059669}.meta-value.status-inactive{color:#dc2626}.meta-value.featured{color:#d97706}.related-products{margin-top:60px;text-align:center}.related-products h2{color:#111827;font-size:2rem;font-weight:700;margin:0 0 8px}.related-products p{color:#6b7280;margin:0 0 32px}.related-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.related-placeholder{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;color:#9ca3af;grid-column:1/-1;padding:40px}.related-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:all .3s ease}.related-product-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.related-product-link{color:inherit;display:block;height:100%;text-decoration:none}.related-product-image{align-items:center;background:#f8fafc;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.related-product-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.related-product-card:hover .related-product-img{transform:scale(1.05)}.related-product-placeholder{align-items:center;background:#f1f5f9;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.product-icon{opacity:.5}.related-product-info{padding:20px}.related-product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0 0 8px;overflow:hidden}.related-product-category{color:#6b7280;font-size:.875rem;font-weight:500;margin:0 0 12px}.related-product-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:.875rem;line-height:1.5;margin:0;overflow:hidden}@media (max-width:768px){.product-details-layout{gap:32px;grid-template-columns:1fr;padding:20px}.product-left-column{gap:24px}.main-image-container{height:300px}.product-title{font-size:2rem}.product-actions{flex-direction:column}.btn{width:100%}}@media (max-width:480px){.container{padding:0 16px}.product-details-layout{padding:16px}.product-title{font-size:1.75rem}.main-image-container{height:250px}}.product-seo-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:24px;padding:20px}.product-seo-info h3{border-bottom:2px solid #007bff;color:#495057;font-size:1.125rem;font-weight:600;margin:0 0 16px;padding-bottom:8px}.seo-details{gap:12px}.seo-details,.seo-item{display:flex;flex-direction:column}.seo-item{gap:4px}.seo-label{color:#6c757d;font-size:.875rem;font-weight:600}.seo-value{color:#212529;font-size:.875rem;line-height:1.4;word-break:break-word}.product-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.internal-link{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;display:inline-block;font-size:.875rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.internal-link:hover{background:#e2e8f0;color:#334155;text-decoration:none;transform:translateY(-1px)}.product-category a{color:#2563eb;font-weight:500;text-decoration:none}.product-category a:hover{color:#1d4ed8;text-decoration:underline}.products-sidebar{background:#f8fafc;border-radius:8px;border-right:1px solid #e5e7eb;flex-shrink:0;height:-webkit-fit-content;height:fit-content;margin-right:20px;padding:24px 0;position:-webkit-sticky;position:sticky;top:20px;width:240px}.sidebar-header{border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding:0 24px 16px}.sidebar-title{color:#374151;font-size:14px;font-weight:700;letter-spacing:.5px;line-height:1.2;margin:0;text-transform:uppercase}.sidebar-nav{padding:0 16px}.category-list{list-style:none;margin:0;padding:0}.category-item{margin-bottom:4px}.category-link{align-items:center;border:1px solid #0000;border-radius:6px;color:#374151;display:flex;font-size:14px;font-weight:500;padding:12px 16px;position:relative;text-decoration:none;transition:all .2s ease}.category-link:hover{background:#e5e7eb;border-color:#d1d5db;color:#1f2937}.category-link.active{background:#2563eb;border-color:#1d4ed8;color:#fff;font-weight:600}.category-link.active:hover{background:#1d4ed8;border-color:#1e40af}.category-icon{align-items:center;border-radius:4px;display:flex;flex-shrink:0;font-size:16px;height:20px;justify-content:center;margin-right:12px;overflow:hidden;text-align:center;width:20px}.category-icon-image{border-radius:3px;height:100%;object-fit:cover;object-position:center;width:100%}.category-text{flex:1 1;line-height:1.4}.category-count{background:#f3f4f6;border-radius:12px;color:#6b7280;flex-shrink:0;font-size:12px;font-weight:500;padding:2px 8px}.category-link.active .category-count{background:#fff3;color:#ffffffe6}.sidebar-mobile-toggle{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;display:none;font-size:14px;font-weight:600;margin-bottom:16px;padding:12px 16px;transition:background-color .2s ease;width:100%}.sidebar-mobile-toggle:hover{background:#1d4ed8}.hamburger-line{background:currentColor;display:block;height:2px;margin:3px 0;transition:.3s;width:18px}@media (max-width:768px){.products-sidebar{border-radius:0;border-right:none;box-shadow:2px 0 10px #0000001a;height:100vh;left:-100%;margin-right:0;position:fixed;top:0;transition:left .3s ease;width:280px;z-index:1000}.products-sidebar.mobile-open{left:0}.sidebar-mobile-toggle{align-items:center;display:flex;justify-content:space-between}.sidebar-mobile-overlay{background:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.sidebar-header{margin-top:20px;padding-top:20px}}@media (max-width:640px){.products-sidebar{max-width:320px;width:100%}.category-link{font-size:15px;padding:14px 16px}.category-icon{font-size:18px;margin-right:14px}.sidebar-title{font-size:15px}}@media (max-width:1024px) and (min-width:769px){.products-sidebar{margin-right:16px;width:240px}.sidebar-header{padding:0 20px 16px}.sidebar-nav{padding:0 12px}.category-link{font-size:13px;padding:10px 14px}.category-icon{font-size:15px;margin-right:10px}}@media (min-width:1200px){.products-sidebar{margin-right:32px;width:300px}.sidebar-header{padding:0 28px 20px}.sidebar-nav{padding:0 20px}.category-link{font-size:15px;padding:14px 18px}.category-icon{font-size:17px;margin-right:14px}}.products-page{background:#f8fafc;min-height:100vh;padding:40px 0}.products-layout{align-content:stretch;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:center}.products-main-content{flex:1 1;min-width:0;width:calc(100% - 260px)}.products-grid{grid-gap:12px;align-items:stretch;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:60px;margin-left:0;margin-right:0;max-width:100%}.product-card{align-items:stretch;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column}.product-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px 0 #00000026;transform:translateY(-2px)}.product-image-container{align-items:center;background:#fff;border-radius:0;display:flex;flex-shrink:0;height:200px;justify-content:center;margin:0;padding:0;width:100%}.product-image-link{cursor:pointer;display:block;height:100%;text-decoration:none;transition:transform .3s ease;width:100%}.product-image-link:hover{transform:scale(1.05)}@supports (aspect-ratio:1){.product-image-container{aspect-ratio:unset;height:200px}}.product-image{background:#fff;max-height:100%;max-width:100%;object-fit:contain;object-position:center;padding:0;transition:all .3s ease}.product-image-placeholder{align-items:center;background:#fff;border:1px solid #e5e7eb;display:flex;height:100%;justify-content:center;padding:0;transition:all .2s ease;width:100%}.product-icon{color:#9ca3af;font-size:3rem;opacity:.6}.product-card:hover .product-image,.product-card:hover .product-image-placeholder{transform:scale(1.02)}.product-image-container img{background:#fff;display:block;height:100%;max-height:90%;max-width:90%;object-fit:contain;object-position:center;padding:20px;width:100%}.product-info{background:#fff;padding:16px}.product-category{font-size:12px}.product-name{line-clamp:2;font-size:1.1rem;font-weight:700;line-height:1.3;min-height:2.6rem}.product-description{-webkit-line-clamp:2;line-clamp:2;font-size:14px;min-height:2.8rem}.product-actions .btn{border-radius:6px;display:inline-block;font-size:14px;font-weight:600;min-height:40px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.product-actions .btn-primary{background:#2563eb;border:none;box-shadow:0 1px 2px 0 #0000000d;color:#fff}.product-actions .btn-primary:hover{background:#1d4ed8;box-shadow:0 2px 4px 0 #0000001a}.empty-state{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:80px 20px}.empty-state-icon{font-size:4rem;margin-bottom:24px;opacity:.6}.empty-state h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 12px}.empty-state p{color:#64748b;font-size:1.1rem;max-width:400px}@media (max-width:1200px){.products-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.container{padding:0 16px}}@media (max-width:1024px){.products-layout{flex-direction:column}.products-main-content{width:100%}.products-grid{gap:12px;grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.products-grid{gap:10px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.product-image-container{height:180px}.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem}}@media (max-width:640px){.products-grid{gap:16px;grid-template-columns:1fr;max-width:400px}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.product-image-container{height:160px}.product-info{padding:12px}.products-page{padding:20px 0}.page-header{margin-bottom:40px}}@media (max-width:480px){.container{padding:0 12px}.products-grid{max-width:350px}.product-image-container{height:140px}.product-info{padding:10px}.product-name{font-size:.9rem}.product-description{font-size:12px}}.pagination-container{flex-direction:column;gap:20px;margin-top:40px}.pagination-number{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.pagination-number.active:hover{background:#1d4ed8;border-color:#1d4ed8}.pagination-info{color:#6b7280;text-align:center}@media (max-width:768px){.pagination,.pagination-numbers{flex-wrap:wrap;justify-content:center}.pagination-number{font-size:13px;height:36px;width:36px}.pagination-btn{font-size:13px;padding:6px 12px}}.popular-products-page{background:#f8fafc;min-height:100vh}.page-header{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;overflow:hidden;padding:80px 0;position:relative}.page-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='%23334155' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.page-header .container{position:relative;z-index:1}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:16px}.page-header p{color:#cbd5e1;font-size:1.25rem;margin:0 auto;max-width:600px}.products-controls{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin:40px 0 30px;padding:20px}.sort-controls{align-items:center;display:flex;gap:12px}.sort-controls label{color:#374151;font-weight:600}.sort-select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;padding:8px 12px;transition:border-color .2s ease}.sort-select:focus{border-color:#2563eb;outline:none}.results-info{color:#6b7280;font-size:.875rem;font-weight:500}.products-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:50px}.product-card{border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:inherit;position:relative}.product-card:hover{border-color:#2563eb;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px)}.product-image-container{background:#f9fafb;height:220px;overflow:hidden;position:relative}.product-image{height:100%;transition:transform .3s ease;width:100%}.product-card:hover .product-image{transform:scale(1.05)}.out-of-stock-badge{background:#ef4444;color:#fff;font-weight:600;position:absolute;right:12px}.featured-badge,.out-of-stock-badge{border-radius:8px;font-size:.75rem;padding:6px 10px;top:12px;z-index:2}.featured-badge{background:linear-gradient(135deg,#f59e0b,#d97706);left:12px}.product-info{padding:24px}.product-category{font-size:.75rem;font-weight:600;margin-bottom:8px}.product-name{-webkit-line-clamp:2;color:#111827;font-size:1.25rem;margin-bottom:12px}.product-description,.product-name{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-description{-webkit-line-clamp:3;color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:16px}.product-rating{align-items:center;display:flex;gap:8px;margin-bottom:20px}.stars{display:flex;gap:2px}.star{color:#e5e7eb;font-size:1rem;transition:color .2s ease}.star.filled,.star.half{color:#fbbf24}.star.half{position:relative}.star.half:after{color:#e5e7eb;content:"★";left:0;overflow:hidden;position:absolute;top:0;width:50%}.rating-text{color:#6b7280;font-size:.875rem;font-weight:500}.product-actions{display:flex}.btn,.product-actions{justify-content:center}.btn{border:2px solid #0000;font-size:.875rem;font-weight:600;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#2563eb}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 8px 15px #2563eb4d;transform:translateY(-2px)}.btn-sm{font-size:.75rem;padding:8px 16px}.pagination{flex-wrap:wrap;margin:50px 0}.pagination-btn{align-items:center;border:2px solid #e5e7eb;border-radius:8px;display:inline-flex;justify-content:center;min-width:44px;padding:10px 16px;text-decoration:none}.pagination-btn:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-1px)}.pagination-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.pagination-btn.next,.pagination-btn.prev{font-weight:600}.pagination-ellipsis{color:#6b7280;font-weight:500;padding:10px 8px}.products-error,.products-loading{padding:80px 20px;text-align:center}.loading-spinner{border:4px solid #e5e7eb;height:50px;margin:0 auto 20px;width:50px}.products-error p,.products-loading p{color:#6b7280;font-size:1.125rem}@media (max-width:1024px){.products-grid{gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.page-header{padding:60px 0}.page-header h1{font-size:2.25rem}.page-header p{font-size:1.125rem}.products-controls{align-items:stretch;flex-direction:column;gap:16px;text-align:center}.products-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.product-image-container{height:200px}.pagination{gap:6px}.pagination-btn{font-size:.875rem;padding:8px 12px}}@media (max-width:480px){.page-header h1{font-size:1.875rem}.page-header p{font-size:1rem}.products-grid{gap:16px;grid-template-columns:1fr}.product-image-container{height:180px}.product-info{padding:20px}.pagination-btn{font-size:.75rem;min-width:36px;padding:6px 10px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-card{animation:fadeInUp .6s ease forwards}.product-card:first-child{animation-delay:.1s}.product-card:nth-child(2){animation-delay:.2s}.product-card:nth-child(3){animation-delay:.3s}.product-card:nth-child(4){animation-delay:.4s}.product-card:nth-child(5){animation-delay:.5s}.product-card:nth-child(6){animation-delay:.6s}.product-card:nth-child(7){animation-delay:.7s}.product-card:nth-child(8){animation-delay:.8s}.product-card:nth-child(9){animation-delay:.9s}.product-card:nth-child(10){animation-delay:1s}.product-card:nth-child(11){animation-delay:1.1s}.product-card:nth-child(12){animation-delay:1.2s}.labels-page,.ribbons-page{background-color:#f8fafc;min-height:100vh;padding:80px 0}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#1d4ed8);font-size:3rem}.product-info h2{font-size:2rem}.product-info p{font-size:1.1rem}.scanners-page{background-color:#f8fafc;min-height:100vh;padding:80px 0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.page-header{margin-bottom:60px;text-align:center}.page-title{-webkit-text-fill-color:#d9d9d900;background:#223b73;-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2rem;font-weight:800;margin:0 0 16px}.page-subtitle{color:#64748b;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.content-section{grid-gap:60px;align-items:center;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:60px}.product-image{align-items:center;background:#f9fafb;border-radius:12px;display:flex;height:400px;justify-content:center;padding:40px}.product-image img{max-height:100%;max-width:100%;object-fit:contain}.product-info h2{color:#1e293b;font-size:1.2rem;font-weight:700;margin-bottom:20px}.product-info p{color:#64748b;font-size:.9rem;line-height:1.6;margin-bottom:30px}.features{margin-bottom:40px}.features h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:16px}.features ul{list-style:none;padding:0}.features li{color:#64748b;padding:8px 0 8px 24px;position:relative}.features li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.cta-section{display:flex;gap:16px}.btn{display:inline-block;font-size:16px;text-align:center;text-decoration:none}.btn-primary{background:#2563eb;box-shadow:0 1px 2px 0 #0000000d}.btn-primary:hover{background:#1d4ed8;box-shadow:0 2px 4px 0 #0000001a}@media (max-width:768px){.content-section{gap:40px;grid-template-columns:1fr;padding:40px 20px}.page-title{font-size:2rem}.product-info h2{font-size:1.5rem}.cta-section{flex-direction:column}}.login-container{background:#fff;overflow:hidden}.login-card,.login-container{display:flex;min-height:100vh}.login-card{position:relative;width:100%}.login-left-section{background:#fff}.login-left-section,.login-right-section{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px;position:relative;z-index:2}.login-right-section{background:#2563eb}.login-diagonal-divider{border-bottom:100vh solid #0000;border-left:50vw solid #0000;border-right:50vw solid #2563eb;height:0;left:50%;position:absolute;top:0;width:0;z-index:1}.login-header{margin-bottom:60px;text-align:center}.login-logo{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:20px;box-shadow:0 8px 32px #2563eb4d;height:80px;margin:0 auto 24px;width:80px}.login-logo,.login-logo-icon{align-items:center;display:flex;justify-content:center}.login-logo-icon{background:#fff;border-radius:12px;color:#2563eb;font-size:20px;font-weight:700;height:40px;width:40px}.login-logo-image{border-radius:20px;height:100%;object-fit:cover;width:100%}.login-header h1{color:#1e293b;font-size:32px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px}.login-header p{color:#64748b;font-size:16px;font-weight:500;margin:0}.login-form{display:flex;flex-direction:column;gap:24px;max-width:380px;width:100%}.error-message{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#fca5a5;display:flex;font-size:14px;gap:8px;padding:12px 16px}.error-icon{font-size:16px}.form-group{gap:8px}.form-group label{color:#fff;margin-bottom:4px}.form-group input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:2px solid #fff3;border-radius:8px;color:#1e293b;font-size:16px;padding:14px 16px;transition:all .2s ease}.form-group input::placeholder{color:#94a3b8}.form-group input:focus{background:#fff;border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff1a;outline:none}.form-group input:disabled{background:#fff9;cursor:not-allowed;opacity:.6}.password-input-container{align-items:center;display:flex;position:relative;width:100%}.password-input-container input{box-sizing:border-box;padding-right:50px;width:100%}.password-toggle{align-items:center;background:none;border:none;border-radius:4px;color:#000;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;transition:all .2s ease;z-index:1}.password-toggle:disabled{cursor:not-allowed;opacity:.6}.checkbox-group{align-items:center;flex-direction:row;gap:12px;justify-content:space-between}.checkbox-label{color:#fff}.checkbox-label input[type=checkbox]{accent-color:#fff;cursor:pointer;height:18px;margin:0;width:18px}.login-button{align-items:center;background:#1e40af;border:none;border-radius:8px;box-shadow:0 4px 16px #1e40af4d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:8px;padding:16px 24px;text-transform:uppercase;transition:all .2s ease}.login-button:hover:not(:disabled){background:#1d4ed8;box-shadow:0 8px 32px #1e40af66;transform:translateY(-2px)}.login-button:disabled{box-shadow:0 4px 16px #1e40af4d;cursor:not-allowed;opacity:.6;transform:none}.login-button.loading{background:#64748b}.spinner{border:2px solid #ffffff4d;border-top-color:#fff}.login-footer{margin-top:16px;text-align:center;width:100%}.forgot-password{background:none;border:none;color:#93c5fd;cursor:pointer;font-size:14px;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease}.forgot-password:hover{color:#dbeafe;text-decoration:underline}@media (max-width:768px){.login-card{flex-direction:column}.login-left-section,.login-right-section{flex:none;min-height:50vh}.login-diagonal-divider{display:none}.login-form{max-width:320px}}@media (max-width:480px){.login-left-section,.login-right-section{padding:24px 20px}.login-header h1{font-size:24px}.login-logo{height:60px;width:60px}.login-logo-icon{font-size:16px;height:30px;width:30px}.login-form{max-width:280px}}@media (prefers-color-scheme:dark){.login-card{background:#1a202c;color:#e2e8f0}.login-header h1{color:#f7fafc}.login-header p{color:#a0aec0}.form-group label{color:#e2e8f0}.form-group input{background:#2d3748;border-color:#4a5568;color:#f7fafc}.form-group input:focus{border-color:#667eea}.checkbox-label{color:#e2e8f0}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{animation:modalSlideIn .3s ease-out;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:400px;padding:0;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{padding:24px 24px 16px}.modal-header h3{font-size:20px}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:4px;transition:all .2s ease;width:32px}.modal-close:hover{background:#f1f5f9;color:#1e293b}.modal-content form{padding:24px}.modal-content .form-group{margin-bottom:20px}.modal-content .form-group label{color:#374151;font-weight:600;margin-bottom:8px}.modal-content .form-group input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#1e293b;font-size:16px;padding:12px 16px;transition:all .2s ease;width:100%}.modal-content .form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.modal-cancel{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.modal-cancel:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.modal-submit{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s ease}.modal-submit:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.modal-submit:active{transform:translateY(0)}@media (max-width:480px){.modal-content{margin:20px;width:95%}.modal-content form,.modal-header{padding:20px}.modal-actions{flex-direction:column}.modal-cancel,.modal-submit{width:100%}}.product-management{background:#f8f9fa;box-sizing:border-box;min-height:100vh;padding:20px;width:100%}.management-header{margin-bottom:30px}.management-header h1{color:#2c3e50;font-size:28px;font-weight:700;margin:0 0 8px}.management-header p{color:#7f8c8d;font-size:16px;margin:0 0 20px}.action-buttons{margin-bottom:20px}.btn-primary{background:#3498db;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:background .2s ease}.btn-primary:hover{background:#2980b9}.btn-secondary{background:#e74c3c;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:background .2s ease}.btn-secondary:hover{background:#c0392b}.filters-section{margin-bottom:24px}.search-input{flex:1 1;margin-left:5px}.category-select,.search-input{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:12px 16px}.category-select{background:#fff;min-width:200px}.products-table-container{background:#fff;border:1px solid #dee2e6;border-radius:8px;overflow-x:auto}.loading-state{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#3498db}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.empty-state-icon{margin-bottom:16px}.empty-state h3{color:#2c3e50;font-size:20px;margin:0 0 8px}.empty-state p{color:#7f8c8d;margin:0}.products-table{border-collapse:collapse;min-width:900px;table-layout:auto;width:100%}.products-table th{background:#f8f9fa;border-bottom:2px solid #e9ecef;color:#2c3e50;font-weight:600;padding:16px 12px;text-align:left}.products-table td{border-bottom:1px solid #e9ecef;padding:16px 12px;vertical-align:middle}.checkbox-column{text-align:center;width:40px}.image-column{width:80px}.product-image{border-radius:6px;height:350px;object-fit:cover;width:370px}.products-table .product-image{background:#fff;border:1px solid #e0e0e0;border-radius:6px;height:60px;object-fit:contain;padding:4px;width:60px}.image-container{align-items:center;background:#fff;border-radius:6px;display:flex;height:60px;justify-content:center;overflow:hidden;position:relative;width:60px}.name-column{min-width:200px}.product-name{color:#2c3e50;font-weight:500;margin-bottom:4px}.product-description{color:#7f8c8d;font-size:12px;line-height:1.4}.category-column,.subcategory-column{width:120px}.category-badge,.subcategory-badge{background:#e8f4fd;border-radius:12px;color:#2980b9;font-size:12px;font-weight:500;padding:4px 8px}.sku-column{font-family:monospace;font-size:12px;width:100px}.status-column{width:80px}.status-badge{border-radius:12px;font-size:10px}.status-active{background:#d5f4e6;color:#27ae60}.status-inactive{background:#fadbd8;color:#e74c3c}.actions-column{width:100px}.action-buttons-cell{display:flex;gap:8px}.btn-icon{background:none;border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:6px;transition:background .2s ease}.btn-edit:hover{background:#e8f4fd}.btn-delete:hover{background:#fadbd8}.add-product-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:24px}.form-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.form-header h2{color:#2c3e50;font-size:24px;margin:0}.btn{border-radius:6px;padding:10px 20px}.form-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr}.form-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:24px}.form-section h3{border-bottom:2px solid #3498db;color:#2c3e50;font-size:18px;margin:0 0 20px;padding-bottom:8px}.form-group{margin-bottom:20px}.form-row{grid-gap:16px;gap:16px}.form-group label{margin-bottom:6px}.checkbox-label{color:#2c3e50;font-weight:500}.form-input,.form-select,.form-textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:12px 16px;transition:border-color .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.form-file{background:#fff;border:1px solid #ddd;border-radius:6px;width:100%}.form-group small{color:#7f8c8d;margin-top:4px}.current-image,.current-pdf{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-bottom:12px;padding:12px}.current-image p,.current-pdf p{color:#2c3e50;font-size:14px;margin:0 0 8px}.form-actions{gap:12px}.current-route{gap:8px;margin-bottom:20px}.route-indicator{font-size:12px}.pagination-container{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;margin-top:24px;padding:20px}.pagination-info{color:#7f8c8d;font-size:14px}.pagination-btn{border:1px solid #ddd;color:#2c3e50;font-weight:500}.pagination-btn:hover:not(:disabled){background:#f8f9fa;border-color:#3498db;color:#3498db}.pagination-numbers{align-items:center}.pagination-number{border:1px solid #ddd;color:#2c3e50;font-weight:500;text-align:center}.pagination-number:hover{background:#f8f9fa;border-color:#3498db;color:#3498db}.pagination-number.active{background:#3498db;border-color:#3498db}.pagination-number.active:hover{background:#2980b9;border-color:#2980b9}.pagination-ellipsis{color:#7f8c8d;font-size:14px;padding:8px 4px}@media (max-width:768px){.form-row{grid-template-columns:1fr}.filters-section{align-items:stretch;flex-direction:column}.products-table{font-size:12px}.products-table td,.products-table th{padding:8px 6px}.form-header{align-items:flex-start;flex-direction:column;gap:16px}.pagination-container{align-items:center;flex-direction:column;gap:16px}.pagination{flex-wrap:wrap;justify-content:center}.pagination-number{min-width:36px;padding:6px 10px}}.category-management{background:#f8f9fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:20px}.main-content{margin:0;width:100%}.dashboard-header{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:24px}.action-buttons{gap:12px;margin-bottom:24px}.btn{display:inline-flex;font-size:14px;gap:8px;padding:12px 24px;transition:all .2s ease}.btn-primary{background:#007bff;border:1px solid #007bff}.btn-primary:hover{background:#0056b3;border-color:#0056b3}.btn-secondary{background:#6c757d}.btn-secondary:hover{background:#5a6268;transform:translateY(-1px)}.btn-edit{background:#17a2b8;color:#fff;font-size:12px;padding:8px 16px}.btn-edit:hover{background:#138496;transform:translateY(-1px)}.btn-delete{background:#dc3545;color:#fff;font-size:12px;padding:8px 16px}.btn-delete:hover{background:#c82333;transform:translateY(-1px)}.table-container{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-bottom:24px;overflow-x:auto}.table-header{align-items:center;background:#fff;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between}.table-header h3{color:#2c3e50;font-size:18px;font-weight:600;margin:0}.table-info{color:#6c757d;font-size:14px;font-style:italic}.data-table{border-collapse:collapse;font-size:14px;min-width:800px;table-layout:auto;width:100%}.data-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#495057;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.data-table td{border-bottom:1px solid #e9ecef;padding:20px 16px;vertical-align:middle}.data-table tr:hover{background:#f8f9fa}.data-table tr:last-child td{border-bottom:none}.data-table td:first-child,.data-table th:first-child{color:#6c757d;font-weight:600;text-align:center;width:60px}.data-table td:nth-child(2),.data-table th:nth-child(2){text-align:center;width:80px}.data-table td:nth-child(3),.data-table td:nth-child(4),.data-table th:nth-child(3),.data-table th:nth-child(4){min-width:150px}.data-table td:nth-child(5),.data-table th:nth-child(5){min-width:200px}.data-table td:nth-child(6),.data-table th:nth-child(6){text-align:center;width:140px}.table-image{border:2px solid #e9ecef;border-radius:8px;height:50px;object-fit:cover;width:50px}.no-image{align-items:center;background:#e9ecef;border:1px solid #dee2e6;border-radius:8px;color:#6c757d;display:flex;font-size:24px;height:50px;justify-content:center;margin:0 auto;width:50px}.category-name{color:#2c3e50;font-size:15px;font-weight:600}.display-name{color:#495057;font-size:14px;font-weight:500}.category-id{background:#e9ecef;border-radius:12px;color:#6c757d;font-family:monospace;font-size:12px;font-weight:600;padding:4px 8px}.description-text{color:#6c757d;font-size:16px;line-height:1.4}.no-description{color:#adb5bd;font-size:13px;font-style:italic}.description-cell{color:#6c757d;font-style:italic;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-buttons{display:flex;gap:8px;justify-content:center}.empty-cell,.loading-cell{color:#6c757d;font-style:italic;padding:40px 20px;text-align:center}.loading-cell{align-items:center;background:#f8f9fa;display:flex;flex-direction:column;gap:16px}.loading-spinner{border:3px solid #f3f3f3;border-top-color:#007bff;height:32px;width:32px}.empty-cell{align-items:center;background:#fff;display:flex;flex-direction:column;gap:12px}.empty-state-icon{font-size:48px;opacity:.5}.empty-cell h4{color:#2c3e50;font-size:18px;margin:0}.empty-cell p{color:#6c757d;font-size:14px;margin:0}.form-container{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:24px}.category-form{max-width:600px}.form-row{grid-gap:20px;gap:20px;margin-bottom:20px}.form-group{margin-bottom:24px}.form-group label{color:#2c3e50;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-file,.form-input,.form-textarea{background:#fff;border:2px solid #e9ecef;border-radius:8px;font-size:14px;padding:12px 16px;transition:all .2s ease;width:100%}.form-file:focus,.form-input:focus,.form-textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a;outline:none}.form-textarea{min-height:100px;resize:vertical}.form-file{background:#f8f9fa;border-style:dashed;padding:8px}.form-group small{color:#6c757d;display:block;font-size:12px;font-style:italic;margin-top:6px}.form-actions{border-top:1px solid #e9ecef;gap:16px;margin-top:32px;padding-top:24px}.categories-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:24px}.category-card{background:#fff;border:1px solid #e9ecef;box-shadow:0 2px 10px #0000001a}.category-card:hover{box-shadow:0 8px 25px #00000026}.category-card-header{align-items:center;display:flex;gap:16px;margin-bottom:16px}.category-card-image{border:2px solid #e9ecef;border-radius:12px;height:60px;object-fit:cover;width:60px}.category-card-no-image{align-items:center;background:#e9ecef;border:1px solid #dee2e6;border-radius:12px;color:#6c757d;display:flex;font-size:24px;height:60px;justify-content:center;width:60px}.category-card-info h3{color:#2c3e50;font-size:18px;font-weight:600;margin:0 0 4px}.category-card-info p{color:#6c757d;font-size:14px;margin:0}.category-card-description{color:#6c757d;font-size:14px;line-height:1.5;margin-bottom:20px;min-height:40px}.category-card-actions{display:flex;gap:8px;justify-content:flex-end}@media (max-width:768px){.category-management{padding:16px}.dashboard-header{padding:20px}.dashboard-header h1{font-size:24px}.form-row{grid-template-columns:1fr}.data-table{font-size:12px}.data-table td,.data-table th{padding:12px 8px}.data-table td:nth-child(5),.data-table th:nth-child(5){display:none}.action-buttons,.form-actions{flex-direction:column}.categories-grid{grid-template-columns:1fr}}@media (max-width:480px){.data-table td:nth-child(4),.data-table th:nth-child(4){display:none}.no-image,.table-image{height:40px;width:40px}.no-image{font-size:20px}}.category-card{animation:fadeIn .3s ease-out}.data-table tr{animation:fadeIn .2s ease-out}.import-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px;margin-top:2rem}.import-main{min-width:0}.import-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.card-header{border-bottom:1px solid #e5e7eb;padding:2rem 2rem 1rem}.card-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.card-header p{color:#6b7280;font-size:.95rem;margin:0}.import-form{padding:2rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;padding:.75rem;transition:border-color .2s}.form-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.file-upload-area{position:relative}.file-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.file-upload-display{background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .2s}.file-upload-display:hover{background:#f0f9ff;border-color:#3b82f6}.file-selected{align-items:center;color:#059669;display:flex;gap:.75rem}.file-icon{font-size:1.25rem}.file-name{flex:1 1;font-weight:500;text-align:left}.file-size{color:#6b7280;font-size:.85rem}.file-placeholder{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:.5rem}.upload-icon{font-size:2rem}.form-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.btn-outline{background:#fff;color:#374151}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:16px;width:16px}.import-results{background:#f9fafb;border-radius:8px;margin-top:2rem;padding:2rem}.import-results h3{color:#1f2937;font-size:1.25rem;margin:0 0 1.5rem}.results-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.result-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;padding:1.5rem}.result-card.success{border-left:4px solid #10b981}.result-card.error{border-left:4px solid #ef4444}.result-card.info{border-left:4px solid #3b82f6}.result-icon{font-size:1.5rem}.result-content{flex:1 1}.result-number{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1}.result-label{color:#6b7280;font-size:.85rem;margin-top:.25rem}.error-details{margin-top:1.5rem}.error-details h4{color:#dc2626;font-size:1rem;margin:0 0 1rem}.error-list{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;max-height:200px;overflow-y:auto}.error-item{align-items:center;border-bottom:1px solid #fecaca;display:flex;font-size:.85rem;gap:.5rem;padding:.75rem 1rem}.error-item:last-child{border-bottom:none}.error-icon{color:#dc2626}.error-text{color:#991b1b}.import-sidebar{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.info-card h3{border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:1.1rem;font-weight:600;margin:0;padding:1.5rem 1.5rem 1rem}.guidelines-list{list-style:none;margin:0;padding:0 1.5rem 1.5rem}.guidelines-list li{border-bottom:1px solid #f3f4f6;color:#374151;font-size:.9rem;padding:.5rem 0}.guidelines-list li:last-child{border-bottom:none}.field-sections{padding:1.5rem}.field-section{margin-bottom:1.5rem}.field-section:last-child{margin-bottom:0}.field-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.field-requirements{margin-bottom:1rem}.optional-fields,.required-fields{margin-bottom:.75rem}.optional-fields strong,.required-fields strong{color:#6b7280;display:block;font-size:.85rem;margin-bottom:.5rem}.field-tags{display:flex;flex-wrap:wrap;gap:.5rem}.field-tag{border:1px solid;border-radius:20px;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.field-tag.required{background:#fef2f2;border-color:#fecaca;color:#dc2626}.field-tag.optional{background:#f0f9ff;border-color:#bfdbfe;color:#2563eb}@media (max-width:1024px){.import-layout{gap:1.5rem;grid-template-columns:1fr}.import-sidebar{order:-1}}@media (max-width:768px){.form-row{gap:1rem}.form-row,.results-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn{justify-content:center}}@media (max-width:480px){.import-form{padding:1.5rem}.card-header{padding:1.5rem 1.5rem 1rem}.field-sections{padding:1rem}}.admin-dashboard-container{background:#f8f9fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.admin-layout{display:flex;min-height:100vh}.admin-sidebar{background:#2c3e50;color:#fff;height:100vh;left:0;overflow-y:auto;padding:20px 0;position:fixed;top:0;width:250px;z-index:100}.sidebar-header{border-bottom:1px solid #34495e;margin-bottom:20px;padding:0 20px 30px}.logo{gap:12px}.logo,.logo-icon{align-items:center;display:flex}.logo-icon{background:#007bff;border-radius:8px;color:#fff;font-size:18px;font-weight:700;height:40px;justify-content:center;overflow:hidden;width:40px}.logo-image{border-radius:6px;height:100%;object-fit:contain;width:100%}.logo-text{color:#fff;font-size:16px;font-weight:600}.sidebar-nav{padding:0 10px}.nav-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;margin:4px 0;padding:12px 16px;position:relative;transition:all .2s ease}.nav-item:hover{background:#ffffff1a}.nav-item.active{background:#007bff;color:#fff}.nav-icon{display:none}.nav-label{font-size:14px;font-weight:500}.nav-badge{background:#e74c3c;border-radius:10px;color:#fff;font-size:10px;margin-left:auto;padding:2px 6px}.sidebar-footer{bottom:20px;left:20px;position:absolute;right:20px}.user-info{background:#ffffff1a;border-radius:8px;gap:12px;margin-bottom:12px;padding:12px 16px}.user-avatar,.user-info{align-items:center;display:flex}.user-avatar{background:#007bff;border-radius:50%;color:#fff;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.user-details{flex:1 1;min-width:0}.user-name{color:#fff;font-size:14px;font-weight:600}.user-name,.user-role{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{color:#ffffffb3;font-size:12px;text-transform:capitalize}.footer-actions{display:flex;flex-direction:column;gap:8px}.logout-btn{align-items:center;background:#e74c3c33;border-radius:8px;color:#e74c3c;cursor:pointer;display:flex;padding:12px 16px;transition:all .2s ease}.logout-btn:hover{background:#e74c3c4d;transform:translateY(-1px)}.logout-icon{display:none}.back-to-site{align-items:center;background:#ffffff1a;border-radius:8px;cursor:pointer;display:flex;padding:12px 16px;transition:background .2s ease}.back-to-site:hover{background:#fff3}.back-icon{display:none}.admin-dashboard .main-content{background:#f8f9fa;box-sizing:border-box;margin-left:250px;min-height:100vh;overflow-x:auto;padding:20px;width:calc(100% - 250px)}.dashboard-header{margin-bottom:30px}.dashboard-header h1{color:#2c3e50;font-size:32px;font-weight:700}.dashboard-header p{color:#7f8c8d;font-size:16px;margin:0 0 16px}.current-route{align-items:center;color:#95a5a6;display:flex;font-size:14px}.route-indicator{display:none}.summary-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px;width:100%}.summary-card{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:8px;cursor:pointer;display:flex;padding:20px;transition:all .2s ease}.summary-card:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff1a}.card-icon{display:none}.card-content{flex:1 1}.card-number{color:#2c3e50;font-size:42px;font-weight:700;line-height:1;margin-bottom:8px}.card-content h3{color:#34495e;font-size:20px;font-weight:600;margin:0 0 6px}.card-content p{color:#7f8c8d;font-size:14px;line-height:1.4;margin:0 0 16px}.card-link{align-items:center;color:#3498db;display:inline-flex;font-size:14px;font-weight:500;gap:4px;text-decoration:none;transition:color .2s ease}.card-link:hover{color:#2980b9;text-decoration:underline}.content-sections{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));width:100%}.content-section{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:20px}.section-header{margin-bottom:20px}.section-title h3{color:#2c3e50;font-size:20px;font-weight:600;margin:0 0 6px}.section-title p{color:#7f8c8d;font-size:14px;margin:0}.item-card{align-items:center;border-bottom:1px solid #ecf0f1;display:flex;justify-content:space-between;padding:16px 0}.item-card:last-child{border-bottom:none}.item-info{flex:1 1}.item-name{color:#2c3e50;font-size:16px;font-weight:500;margin-bottom:4px}.item-description{color:#7f8c8d;font-size:14px}.item-status{border-radius:20px;font-size:12px;font-weight:500;padding:4px 12px}.item-status.active{background:#d5f4e6;color:#27ae60}.action-btn{background:#3498db;border-radius:4px;color:#fff;font-size:12px;margin-top:8px}.action-btn:hover{background:#2980b9}@media (max-width:768px){.admin-sidebar{transform:translateX(-100%);transition:transform .3s ease}.admin-sidebar.open{transform:translateX(0)}.admin-dashboard .main-content{margin-left:0;padding:20px}.content-sections,.summary-cards{grid-template-columns:1fr}}.file-selected{background-color:#e8f5e8;border:1px solid #4caf50;border-radius:4px;color:#2e7d32;font-size:14px;margin-top:8px;padding:8px 12px}.file-debug{background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;color:#666;font-size:12px;margin-top:4px;padding:4px 8px}.file-placeholder{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#6c757d;font-size:14px;margin-top:8px;padding:8px 12px}.backlink-dashboard{background:#f8fafc;min-height:100vh;padding:24px}.dashboard-header{margin-bottom:32px}.dashboard-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2.5rem;font-weight:800;margin:0 0 8px}.dashboard-header p{color:#64748b;font-size:1.125rem;margin:0}.dashboard-tabs{border-bottom:2px solid #e2e8f0;display:flex;gap:8px;margin-bottom:32px;padding-bottom:0}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;position:relative;transition:all .3s ease}.tab-button:hover{background:#f1f5f9;color:#3b82f6}.tab-button.active{background:#f8fafc;border-bottom-color:#3b82f6;color:#3b82f6}.overview-tab{display:flex;flex-direction:column;gap:32px}.metrics-grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.metric-card{padding:24px}.metric-card h3{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.metric-value{font-size:2.5rem;margin:0 0 8px}.metric-change{border-radius:6px;display:inline-block;font-size:.875rem;font-weight:600;padding:4px 8px}.metric-change.positive{background:#d1fae5;color:#059669}.metric-change.negative{background:#fee2e2;color:#dc2626}.metric-change.neutral{background:#f3f4f6;color:#6b7280}.charts-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;padding:24px}.chart-card h3{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0 0 20px}.anchor-text-list{display:flex;flex-direction:column;gap:12px}.anchor-text-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.anchor-text{color:#1e293b;font-weight:600}.anchor-count{background:#3b82f6;border-radius:6px;color:#fff;font-size:.875rem;font-weight:600;padding:4px 8px}.quality-bars{display:flex;flex-direction:column;gap:12px}.quality-bar{align-items:center;display:flex;gap:12px}.quality-range{color:#1e293b;font-weight:600;min-width:60px}.quality-bar-fill{background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981);border-radius:4px;flex:1 1;height:20px;min-width:0}.quality-count{color:#64748b;font-weight:600;min-width:30px;text-align:right}.backlinks-tab{display:flex;flex-direction:column;gap:24px}.filters-section{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;display:flex;gap:16px;padding:20px}.search-box input{width:100%}.filter-controls{display:flex;gap:12px}.filter-controls select{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:1rem;padding:12px 16px}.backlinks-table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;overflow:hidden}.table-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#374151;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.table-header,.table-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr 1.5fr 1fr .5fr 1fr 1fr 1fr;padding:16px 20px}.table-row{align-items:center;border-bottom:1px solid #f1f5f9;transition:background-color .3s ease}.table-row:hover{background:#f8fafc}.table-row:last-child{border-bottom:none}.source-link{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .3s ease}.source-link:hover{color:#1d4ed8;text-decoration:underline}.link-type-badge{border-radius:6px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.quality-score{align-items:center;display:flex;gap:8px}.quality-bar-small{background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981);border-radius:4px;flex:1 1;height:8px;min-width:40px}.status-badge{border-radius:6px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.action-btn{background:#f1f5f9;border:1px solid #d1d5db;color:#374151;font-weight:500;margin-right:8px;padding:6px 12px}.action-btn:hover{background:#e2e8f0;border-color:#9ca3af}.opportunities-tab{display:flex;flex-direction:column;gap:24px}.opportunities-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.opportunity-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;padding:24px;transition:all .3s ease}.opportunity-card:hover{box-shadow:0 4px 12px 0 #00000026;transform:translateY(-2px)}.opportunity-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.opportunity-header h3{color:#1e293b;flex:1 1;font-size:1.25rem;font-weight:700;margin:0 16px 0 0}.opportunity-metrics{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.da-score,.relevance-score{border-radius:6px;font-size:.75rem;font-weight:600;padding:4px 8px}.da-score{background:#dbeafe;color:#1e40af}.relevance-score{background:#d1fae5;color:#065f46}.opportunity-content{margin-bottom:20px}.opportunity-description{color:#64748b;line-height:1.6;margin:0 0 16px}.opportunity-details{display:flex;flex-direction:column;gap:8px}.detail-item{gap:8px}.detail-item strong{min-width:80px}.opportunity-actions{display:flex;flex-wrap:wrap;gap:12px}.btn-outline,.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563}.btn-outline{background:#0000;border:1px solid #d1d5db;color:#6b7280}.btn-outline:hover{background:#f9fafb;border-color:#9ca3af}.analytics-tab,.campaigns-tab{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;padding:32px}.analytics-tab h2,.campaigns-tab h2{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0 0 8px}.analytics-tab p,.campaigns-tab p{color:#64748b;margin:0 0 24px}.analytics-placeholder,.campaigns-placeholder{background:#f8fafc;border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;padding:40px;text-align:center}@media (max-width:1024px){.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.charts-grid,.table-header,.table-row{grid-template-columns:1fr}.table-header,.table-row{gap:8px}.col-actions,.col-anchor,.col-da,.col-quality,.col-source,.col-status,.col-type{display:block;margin-bottom:8px}.col-source:before{content:"Source: ";font-weight:600}.col-anchor:before{content:"Anchor: ";font-weight:600}.col-type:before{content:"Type: ";font-weight:600}.col-da:before{content:"DA: ";font-weight:600}.col-quality:before{content:"Quality: ";font-weight:600}.col-status:before{content:"Status: ";font-weight:600}.col-actions:before{content:"Actions: ";font-weight:600}}@media (max-width:768px){.backlink-dashboard{padding:16px}.dashboard-header h1{font-size:2rem}.dashboard-tabs{flex-wrap:wrap;gap:4px}.tab-button{font-size:.875rem;padding:8px 16px}.filters-section{align-items:stretch}.filter-controls,.filters-section{flex-direction:column}.opportunities-grid{grid-template-columns:1fr}.opportunity-actions{flex-direction:column}}.backlink-discovery{background:#f8fafc;min-height:100vh;padding:24px}.discovery-header{margin-bottom:32px}.discovery-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2.5rem;font-weight:800;margin:0 0 8px}.discovery-header p{color:#64748b;font-size:1.125rem;margin:0}.discovery-controls{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:32px;padding:24px}.search-section{align-items:center;display:flex;gap:16px;margin-bottom:20px}.search-box{display:flex;flex:1 1;gap:12px}.search-box input{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-size:1rem;padding:12px 16px;transition:border-color .3s ease}.search-box input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.search-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease;white-space:nowrap}.search-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.search-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.filter-toggle{background:#f1f5f9;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 20px;transition:all .3s ease}.filter-toggle:hover{background:#e2e8f0;border-color:#9ca3af}.filters-panel{grid-gap:24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:20px}.filter-group{gap:12px}.filter-group label{font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.range-inputs{align-items:center;display:flex;gap:12px}.range-inputs input{border:1px solid #d1d5db;border-radius:6px;flex:1 1;font-size:.875rem;padding:8px 12px}.range-inputs span{color:#6b7280;font-weight:500}.checkbox-group{display:flex;flex-direction:column;gap:8px}.checkbox-label{color:#374151;font-size:.875rem}.checkbox-label input[type=checkbox]{accent-color:#3b82f6}.results-section{box-shadow:0 1px 3px 0 #0000001a;overflow:hidden}.results-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:24px}.results-info h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 4px}.results-info p{color:#64748b;font-size:.875rem;margin:0}.results-actions{align-items:center;display:flex;gap:12px}.select-all-btn{background:#f1f5f9;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.select-all-btn:hover{background:#e2e8f0;border-color:#9ca3af}.add-to-opportunities-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.add-to-opportunities-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.add-to-opportunities-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.results-grid{grid-gap:24px;gap:24px;padding:24px}.discovery-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:20px;position:relative;transition:all .3s ease}.discovery-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px 0 #00000026;transform:translateY(-2px)}.discovery-card.selected{background:#f0f9ff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.discovery-card.selected:before{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;content:"✓";display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:24px}.card-title h4{color:#1e293b;font-size:1.125rem;font-weight:700;line-height:1.4;margin:0 0 8px}.domain-info{align-items:center;display:flex;gap:12px;margin-bottom:8px}.domain{color:#3b82f6;font-size:.875rem;font-weight:600}.content-type{background:#f1f5f9;border-radius:4px;color:#6b7280;font-size:.75rem;padding:2px 8px}.card-metrics{display:flex;flex-shrink:0;gap:12px}.metric{align-items:center;display:flex;flex-direction:column;text-align:center}.metric-label{color:#6b7280;font-size:.75rem}.metric-value{font-size:1.25rem;font-weight:700;margin-top:2px}.card-content{margin-bottom:20px}.description{color:#64748b;font-size:.875rem;line-height:1.6;margin:0 0 16px}.keywords{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.keyword-tag{background:#e0f2fe;border-radius:4px;color:#0369a1;font-size:.75rem;font-weight:600;padding:4px 8px}.card-details{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.detail-item{align-items:center;display:flex;font-size:.875rem;justify-content:space-between}.detail-item strong{color:#374151;font-weight:600}.potential-badge{border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.contact-info{background:#0059b3;border:1px solid #e2e8f0;border-radius:8px;color:#000;padding:12px}.contact-item{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:8px}.contact-item:last-child{margin-bottom:0}.contact-item strong{color:#374151;font-weight:600}.contact-item a{font-weight:500;text-decoration:none}.contact-item a:hover{text-decoration:underline}.card-actions{display:flex;gap:12px}.action-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.action-btn.primary{background:#3b82f6;color:#fff}.action-btn.primary:hover{background:#2563eb;transform:translateY(-1px)}.action-btn.secondary{background:#f1f5f9;border:1px solid #d1d5db;color:#374151}.action-btn.secondary:hover{background:#e2e8f0;border-color:#9ca3af}@media (max-width:1024px){.results-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.card-header{align-items:stretch;flex-direction:column;gap:16px}.card-metrics{justify-content:space-around}}@media (max-width:768px){.backlink-discovery{padding:16px}.discovery-header h1{font-size:2rem}.search-section{align-items:stretch}.search-box,.search-section{flex-direction:column}.filters-panel{grid-template-columns:1fr}.results-header{align-items:stretch;flex-direction:column;gap:16px}.results-actions{justify-content:stretch}.results-grid{grid-template-columns:1fr;padding:16px}.card-actions{flex-direction:column}}@media (max-width:480px){.discovery-controls,.filters-panel{padding:16px}.card-metrics{flex-direction:column;gap:8px}.metric{flex-direction:row;justify-content:space-between}}.seo-validator{background:#f8fafc;min-height:100vh;padding:24px}.validator-header{margin-bottom:32px}.validator-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2.5rem;font-weight:800;margin:0 0 8px}.validator-header p{color:#64748b;font-size:1.125rem;margin:0}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px}.loading-spinner{border-top-color:#3b82f6}.overview-section{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.overall-score-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:flex;gap:32px;padding:32px}.score-circle{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;color:#fff;display:flex;flex-direction:column;flex-shrink:0;height:120px;justify-content:center;width:120px}.score-value{font-size:2.5rem;font-weight:800;line-height:1}.score-label{font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.score-details h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 8px}.score-description{font-size:1.125rem;font-weight:600;margin:0 0 12px}.score-description.excellent{color:#10b981}.score-description.good{color:#3b82f6}.score-description.fair{color:#f59e0b}.score-description.poor{color:#ef4444}.score-description.critical{color:#dc2626}.score-details p:last-child{color:#64748b;line-height:1.6;margin:0}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;display:flex;gap:16px;padding:20px;transition:all .3s ease}.metric-card:hover{box-shadow:0 4px 12px 0 #00000026;transform:translateY(-2px)}.metric-icon{align-items:center;background:#f0f9ff;border-radius:12px;display:flex;flex-shrink:0;font-size:2rem;height:48px;justify-content:center;width:48px}.metric-content{flex:1 1}.metric-value{color:#1e293b;font-size:1.875rem;font-weight:800;line-height:1;margin-bottom:4px}.metric-label{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.validation-results{margin-bottom:32px}.validation-results h2{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0 0 24px}.results-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.validation-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;cursor:pointer;padding:20px;position:relative;transition:all .3s ease}.validation-card:hover{box-shadow:0 4px 12px 0 #00000026;transform:translateY(-2px)}.validation-card.passed{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#10b981}.validation-card.failed{background:linear-gradient(135deg,#fef2f2,#fff);border-color:#ef4444}.card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.rule-info h3{color:#1e293b;font-size:1.125rem;font-weight:700;margin:0 0 8px}.rule-info p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.score-indicator{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px}.score-circle-small{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:700;height:40px;justify-content:center;width:40px}.severity-badge{border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.card-content{margin-bottom:16px}.result-message{color:#374151;font-size:.875rem;line-height:1.6;margin:0 0 12px}.suggestions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.suggestions strong{color:#374151;display:block;font-size:.875rem;margin-bottom:8px}.suggestions ul{margin:0;padding-left:16px}.suggestions li{color:#64748b;font-size:.875rem;line-height:1.5;margin-bottom:4px}.recommendations-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;padding:32px}.recommendations-section h2{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0 0 24px}.recommendations-list{display:flex;flex-direction:column;gap:16px}.recommendation-item{align-items:flex-start;display:flex;gap:16px}.recommendation-number{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:700;height:32px;justify-content:center;width:32px}.recommendation-content{flex:1 1}.recommendation-content p{color:#374151;font-size:.875rem;line-height:1.6;margin:0}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:80vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:24px}.modal-header h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.close-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:4px;transition:all .3s ease}.close-btn:hover{background:#f3f4f6;color:#374151}.modal-body{padding:24px}.detail-section{margin-bottom:24px}.detail-section:last-child{margin-bottom:0}.detail-section h4{color:#1e293b;font-size:1.125rem;font-weight:700;margin:0 0 8px}.detail-section p{color:#64748b;line-height:1.6;margin:0 0 12px}.detail-section ul{margin:0;padding-left:16px}.detail-section li{color:#64748b;line-height:1.6;margin-bottom:4px}.score-display{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;padding:12px}@media (max-width:1024px){.overall-score-card{flex-direction:column;gap:24px;text-align:center}.results-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width:768px){.seo-validator{padding:16px}.validator-header h1{font-size:2rem}.overall-score-card{padding:24px}.score-circle{height:100px;width:100px}.score-value{font-size:2rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.metric-card{flex-direction:column;gap:12px;text-align:center}.results-grid{grid-template-columns:1fr}.card-header{flex-direction:column;gap:16px}.score-indicator{flex-direction:row;justify-content:center}.recommendations-section{padding:24px}.modal-content{border-radius:0;margin:0;max-height:100vh}}@media (max-width:480px){.overall-score-card{padding:20px}.score-circle{height:80px;width:80px}.score-value{font-size:1.5rem}.metrics-grid{grid-template-columns:1fr}.validation-card{padding:16px}.modal-body,.modal-header,.recommendations-section{padding:20px}}.search-results{padding:20px 0}.search-header{margin-bottom:30px;text-align:center}.search-header h2{color:#1e293b;font-size:2rem;margin-bottom:8px}.results-count{color:#64748b;font-size:1rem}.search-filters{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px}.filter-group{display:flex;flex-direction:column;gap:5px;min-width:150px}.filter-group label{color:#374151;font-size:14px;font-weight:500}.filter-select{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s ease}.filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px}.checkbox-label input[type=checkbox]{accent-color:#2563eb;height:16px;width:16px}.products-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:40px}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;cursor:pointer;display:block;overflow:hidden;text-decoration:none;transition:all .3s ease}.product-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-4px)}.product-image{background-color:#f8fafc;height:200px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.placeholder-image{align-items:center;background-color:#f1f5f9;color:#94a3b8;display:flex;font-size:48px;height:100%;justify-content:center;width:100%}.featured-badge{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:4px;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 8px;position:absolute;right:8px;text-transform:uppercase;top:8px}.product-info{padding:20px}.product-name{color:#1e293b;font-size:.9rem;font-weight:600;line-height:1.4;margin-bottom:8px}.product-category{color:#2563eb;font-size:.875rem;font-weight:500;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.product-model{color:#64748b;font-size:.875rem;margin-bottom:8px}.product-meta{align-items:center;display:flex;justify-content:flex-start;margin-bottom:16px}.product-price{color:#059669;font-size:1.125rem;font-weight:600}.view-product-btn{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:12px;padding:10px 16px;transition:all .3s ease;width:100%}.view-product-btn:hover{background-color:#1d4ed8;box-shadow:0 4px 8px #2563eb4d;transform:translateY(-2px)}.search-highlight{background-color:#fef3c7;border-radius:3px;font-weight:600;padding:2px 4px}.search-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;height:40px;margin-bottom:16px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-loading p{color:#64748b;font-size:1rem}.search-error{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.error-icon{font-size:48px;margin-bottom:16px}.search-error h3{color:#dc2626;font-size:1.5rem;margin-bottom:8px}.search-error p{color:#64748b;margin-bottom:20px}.retry-button{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:background-color .2s ease}.retry-button:hover{background:#1d4ed8}.no-results{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.no-results-icon{font-size:64px;margin-bottom:20px;opacity:.5}.no-results h3{color:#1e293b;font-size:1.5rem;margin-bottom:8px}.no-results p{color:#64748b;margin-bottom:20px}.no-results-suggestions{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-width:400px;padding:20px}.no-results-suggestions p{color:#374151;font-weight:500;margin-bottom:8px}.no-results-suggestions ul{list-style:none;margin:0;padding:0;text-align:left}.no-results-suggestions li{color:#64748b;padding:4px 0 4px 20px;position:relative}.no-results-suggestions li:before{color:#2563eb;content:"•";left:0;position:absolute}.pagination{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:40px}.pagination-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-numbers{display:flex;gap:4px}.pagination-number{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;min-width:40px;padding:8px 12px;transition:all .2s ease}.pagination-number:hover{background:#f3f4f6;border-color:#9ca3af}.pagination-number.active{background:#2563eb;border-color:#2563eb;color:#fff}@media (max-width:768px){.search-filters{flex-direction:column;gap:16px}.filter-group{min-width:100%}.products-grid{gap:16px;grid-template-columns:1fr}.product-card{margin:0 8px}.pagination{flex-wrap:wrap;gap:4px}.pagination-number{min-width:36px;padding:6px 8px}}@media (max-width:480px){.search-header h2{font-size:.8rem}.product-info{padding:16px}.product-name{font-size:.8rem}.product-meta{align-items:flex-start;flex-direction:column;gap:8px}}.search-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:40px 0}.search-page-header{margin-bottom:40px;text-align:center}.search-page-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:16px}.search-page-header p{color:#64748b;font-size:1.125rem;margin:0 auto;max-width:600px}.search-page-content{margin:0 auto;max-width:1200px;padding:0 20px}.search-section{margin-bottom:40px}.search-page-search{margin:0 auto;max-width:600px}.search-page-search .search-input-wrapper{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:16px 20px}.search-page-search .search-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.search-page-search .search-input{color:#1e293b;font-size:16px}.search-page-search .search-input::placeholder{color:#94a3b8}.search-suggestions{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:40px}.search-suggestions h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:20px;text-align:center}.suggestion-tags{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:40px}.suggestion-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;color:#475569;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.suggestion-tag:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d;color:#fff;transform:translateY(-1px)}.search-categories h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.category-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.category-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:24px;text-align:center;transition:all .3s ease}.category-card:hover{background:#fff;border-color:#2563eb;box-shadow:0 8px 25px #2563eb26;transform:translateY(-4px)}.category-icon{font-size:2.5rem;margin-bottom:16px}.category-card h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:8px}.category-card p{color:#64748b;font-size:.875rem;line-height:1.5}.results-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:30px}@media (max-width:768px){.search-page{padding:20px 0}.search-page-header h1{font-size:2rem}.search-page-header p{font-size:1rem}.search-page-content{padding:0 16px}.search-suggestions{padding:24px}.suggestion-tags{gap:8px}.suggestion-tag{font-size:13px;padding:6px 12px}.category-grid{gap:16px;grid-template-columns:1fr}.category-card,.results-section{padding:20px}}@media (max-width:480px){.search-page-header h1{font-size:.8rem}.search-suggestions{padding:20px}.suggestion-tags{justify-content:flex-start}.category-card{padding:16px}.category-icon{font-size:2rem}}.App{background-color:#fff;min-height:100vh;width:100%}*,.App{margin:0;padding:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#000;font-weight:600;line-height:1.2}p{margin-bottom:1rem}a{color:#2563eb;text-decoration:none;transition:color .3s ease}a:hover{color:#1d4ed8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}img{height:auto;max-width:100%}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}*{transition:color .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease}@media print{.no-print{display:none!important}}
/*# sourceMappingURL=main.74a34926.css.map*/