.tech-hero{height:300px;display:flex;justify-content:center;align-items:center;color:white;font-size:2rem;font-weight:bold;background-size:cover;background-position:center;background-repeat:no-repeat}.tech-hero{background-image:url('/templates/attis/img/tech_hero_800.webp')}@media(max-width:768px){.tech-hero{height:300px}}@media(min-width:768px) and (max-width:1279px) and (orientation:landscape){.tech-hero{background-image:url('/templates/attis/img/tech_hero_1280.webp')}}@media(min-width:1280px){.tech-hero{background-image:url('/templates/attis/img/tech_hero_1280.webp')}}@media(min-width:1920px){.tech-hero{background-image:url('/templates/attis/img/tech_hero_1920.webp')}}@media(min-width:1200px) and (orientation:portrait){.tech-hero{background-image:url('/templates/attis/img/tech_hero_1280.webp')}}@media screen and (min-width:2560px){.tech-hero{background-image:url('/templates/attis/img/tech_hero_2560.webp') !important}.tech-hero{height:400px}}@media(min-width:1519px){.tech-hero{background-image:url('/templates/attis/img/tech_hero_1920.webp')}}#tech-container{display:block;min-height:1200px}.sysreq-top-text{font-size:42pt;font-weight:400;text-shadow:0 2px 5px rgba(0,0,0,0.45);padding-bottom:45px;text-align:center}:root{--color-blue-600:#2563eb;--color-blue-700:#1d4ed8;--color-blue-800:#1e40af;--color-blue-500:#3b82f6;--color-blue-50:#eff6ff;--color-blue-100:#dbeafe;--color-blue-200:#bfdbfe;--color-blue-300:#93c5fd;--color-gray-50:#f9fafb;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-900:#111827;--color-green-100:#d1fae5;--color-green-600:#059669;--color-green-800:#065f46;--color-purple-600:#7c3aed;--color-purple-300:#d8b4fe;--background-light:#f8f9fa;--border-light:#dadce0;--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}.hidden{display:none !important}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:1.5rem;height:1.5rem;border:3px solid rgba(59,130,246,0.2);border-top-color:var(--color-blue-500);border-radius:50%;animation:spin 1s ease-in-out infinite}#app{padding:0 20px}.app-container{max-width:90rem;margin:50px auto;background-color:white;box-shadow:var(--shadow-xl);border-radius:1rem;overflow:hidden}.header-style{padding:1.5rem;background-color:var(--background-light);border:1px solid var(--border-light);border-radius:1rem}.header-style h1{font-size:1.875rem;font-weight:500;letter-spacing:-0.025em}.header-style p{margin-top:.25rem}.header-style a{text-decoration:underline;color:#34d}.tabs-container{border-bottom:1px solid var(--color-gray-200)}.tab-list{display:flex;flex-wrap:wrap;min-height:60px;justify-content:flex-start;gap:.25rem;padding:.75rem}@media(min-width:640px){.tab-list{flex-wrap:nowrap}}.tab-button{font-size:100%;padding:.625rem 1.25rem;border-radius:.75rem;font-weight:600;transition:all .15s ease-in-out;flex-grow:1;min-width:120px;white-space:nowrap;cursor:pointer}.tab-button-inactive{color:var(--color-blue-700);background-color:white;border:1px solid var(--color-gray-300)}.tab-button-inactive:hover{background-color:var(--color-blue-50)}.tab-button-active{background-color:var(--color-blue-600);color:white;box-shadow:var(--shadow-lg);border:1px solid var(--color-blue-600)}.content-area{padding:1rem}@media(min-width:640px){.content-area{padding:1rem}}.loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5rem;padding-bottom:5rem;color:var(--color-blue-600)}.loading-indicator p{font-size:1.125rem;font-weight:500;margin-bottom:1rem}.product-title{font-size:1.5rem;font-weight:700;color:var(--color-gray-700);margin-bottom:1.5rem}.accordion-container{display:flex;flex-direction:column;gap:.75rem}.accordion-item{border:1px solid green;border-radius:.75rem;box-shadow:var(--shadow-sm);background-color:white;transition:border-color .3s}.accordion-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;text-align:left;font-weight:500;color:var(--color-gray-700);background-color:white;cursor:pointer;outline:0;border-radius:.75rem;border:0}.accordion-header:hover{background-color:var(--color-gray-50)}.accordion-title{font-size:1.125rem;color:var(--color-blue-600)}.accordion-title-purple{color:var(--color-purple-600)}.accordion-title-green{color:var(--color-green-600)}.chevron-icon{width:1.25rem;height:1.25rem;transition:transform .3s}.rotate-180{transform:rotate(180deg)}.accordion-body{padding:1rem;background-color:var(--color-gray-50);border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.accordion-description{margin-bottom:1rem}.initial-message{font-size:1.125rem;color:var(--color-gray-500);text-align:center;padding-top:2.5rem;padding-bottom:2.5rem}.table-wrapper{overflow-x:auto}.table-base{min-width:100%;border-collapse:collapse;table-layout:auto;width:100%}.table-base thead{background-color:var(--color-gray-50)}.table-base th{padding:.75rem 1.5rem;text-align:left;font-size:.75rem;font-weight:500;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-gray-200)}.table-base tbody{background-color:white}.table-base td{padding:1rem 1.5rem;font-size:.875rem;border-bottom:1px solid var(--color-gray-200);white-space:normal}.table-base td.font-medium{font-weight:500;color:var(--color-gray-900)}.table-base .text-gray-500{color:var(--color-gray-500)}.sub-section-container{margin-top:.75rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.sub-section-container{flex-direction:row;flex-wrap:wrap}}.sub-section-item{padding:1rem;border:1px solid var(--color-blue-100);background-color:white;border-radius:.5rem;box-shadow:var(--shadow-sm);flex:1 1 300px}.sub-section-heading{font-size:1rem;font-weight:700;color:var(--color-blue-800);margin-bottom:.5rem}.sub-section-grid{color:var(--color-gray-700);line-height:1.6;font-size:.875rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.25rem 1.5rem}.sub-section-grid span{white-space:normal;display:flex;align-items:flex-start}.sub-section-icon{width:.75rem;height:.75rem;display:inline-block;color:var(--color-gray-400,#9ca3af);margin-right:.5rem;margin-top:.25rem;flex-shrink:0}.printer-makes-container{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem 0}.printer-maker-button{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:var(--color-blue-700);background-color:var(--color-blue-100);border:1px solid var(--color-blue-300);cursor:pointer;transition:all .15s;white-space:nowrap;flex-grow:0;flex-shrink:0}.printer-maker-button:hover{background-color:var(--color-blue-200);border-color:var(--color-blue-500)}.printer-maker-button-active{background-color:var(--color-blue-600);color:white;border-color:var(--color-blue-600);box-shadow:var(--shadow-sm)}.driver-list-item{padding:.5rem 0;font-size:.875rem;color:var(--color-gray-700);border-bottom:1px solid var(--color-gray-200);list-style:none}.driver-list-item:last-child{border-bottom:0}.list-none{padding-inline-start:20px}