.testing-machine-container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.section-title{font-size:2.5rem;color:#060c20;margin-bottom:2rem;font-weight:700;text-align:center}.category-tabs-section{margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.category-description{margin-top:2rem;max-width:900px;text-align:center}.category-description p{font-size:1.05rem;line-height:1.8;color:#666;margin:0}.category-tabs-wrapper{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:800px}.category-tabs{display:flex;gap:0;width:100%}.category-tab{padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;color:#666;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .3s ease;position:relative;white-space:nowrap;flex:1}.category-tab:hover{color:#ca212a}.category-tab.active{color:#060c20;font-weight:700;border-bottom-color:#ca212a}.subpage-content{width:100%;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loading-state,.error-state{display:flex;justify-content:center;align-items:center;min-height:300px;font-size:1.2rem;color:#666}.error-state{color:#ca212a}@media (max-width: 1024px){.testing-machine-container{padding:3rem 1.5rem}.category-tab{padding:1rem 2rem;font-size:1rem}}@media (max-width: 768px){.testing-machine-container{padding:2rem 1rem}.section-title{font-size:1.8rem}.category-tabs-wrapper{width:100%}.category-tabs{flex-direction:row;gap:0}.category-tab{padding:1rem 1.5rem;font-size:.95rem}.category-description{margin-top:1.5rem;padding:0 1rem}.category-description p{font-size:.95rem;line-height:1.7}}@media (max-width: 480px){.category-tabs{flex-direction:column;gap:0}.category-tab{padding:.8rem 1rem;font-size:.9rem;border-bottom:none;border-left:3px solid transparent}.category-tab.active{background:#ca212a1a;border-left-color:#ca212a}.category-description{margin-top:1rem}.category-description p{font-size:.9rem;line-height:1.6}}.construction-subpage{width:100%}.construction-subpage .section-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;color:#060c20;margin-bottom:2rem;font-weight:700;text-transform:uppercase}.construction-subpage .section-title .title-bar{width:4px;height:24px;background:linear-gradient(180deg,#ca212a,#060c20);border-radius:2px}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.equipment-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;gap:1.5rem}.equipment-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #ca212a26;border-color:#ca212a}.equipment-card .card-image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center}.equipment-card .card-image img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.equipment-card .card-content{display:flex;flex-direction:column}.equipment-card .card-title{font-size:1.4rem;font-weight:700;color:#060c20;margin-bottom:1rem;line-height:1.4}.equipment-card .card-description{font-size:1rem;color:#666;line-height:1.8;margin:0}.test-items-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(6,12,32,.1)}.test-items-title{font-size:1rem;font-weight:700;color:#060c20;margin-bottom:1rem}.test-items-grid{display:flex;flex-direction:column;gap:.5rem}.test-item{display:flex;align-items:flex-start;gap:.4rem}.test-item-bullet{color:#ca212a;font-weight:700;font-size:1rem;line-height:1.5;flex-shrink:0}.test-item-text{color:#333;font-size:.9rem;line-height:1.5}.dynamo-section{margin-top:3rem}.dynamo-title{font-size:1.2rem;font-weight:700;color:#060c20;margin-bottom:1.5rem}.dynamo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.dynamo-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;gap:1.5rem}.dynamo-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #ca212a26;border-color:#ca212a}.dynamo-card .card-image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center}.dynamo-card .card-image img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.dynamo-card .card-content{text-align:center}.dynamo-card .card-title{font-size:1.4rem;font-weight:700;color:#060c20;margin:0;line-height:1.4}@media (max-width: 1024px){.equipment-grid{grid-template-columns:repeat(2,1fr)}.dynamo-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.construction-subpage .section-title{font-size:1.25rem}.equipment-grid{grid-template-columns:1fr}.equipment-card{padding:1.5rem}.equipment-card .card-title{font-size:1.2rem}.test-items-title{font-size:.95rem}.test-item-text{font-size:.85rem}.dynamo-section{margin-top:2.5rem}.dynamo-title{font-size:1.1rem}.dynamo-grid{grid-template-columns:1fr}.dynamo-card{padding:1.5rem}.dynamo-card .card-title{font-size:1.2rem}}@media (max-width: 480px){.construction-subpage .section-title{font-size:1.1rem;margin-bottom:1.5rem}.equipment-card{padding:1.25rem}.equipment-card .card-title{font-size:1.1rem}.dynamo-title{font-size:1rem}.dynamo-card{padding:1.25rem}.dynamo-card .card-title{font-size:1.1rem}}.defense-subpage{width:100%}.defense-category-tabs-wrapper{margin-bottom:3rem;display:flex;justify-content:center}.defense-category-tabs{display:flex;gap:0;max-width:600px}.defense-category-tab{padding:1rem 2rem;font-size:1rem;font-weight:600;color:#666;background:#fff;border:none;cursor:pointer;transition:all .3s ease;flex:1;min-width:0;text-align:center;line-height:1.3}.defense-category-tab:hover{color:#ca212a}.defense-category-tab.active{color:#ca212a;border-bottom:3px solid #CA212A;font-weight:700}.defense-item-tabs{display:flex;flex-wrap:nowrap;justify-content:center;gap:0;margin-bottom:3rem;width:100%}.defense-item-tab{padding:.8rem .5rem;font-size:.9rem;font-weight:600;color:#666;background:#fff;border:none;cursor:pointer;transition:all .3s ease;flex:1;min-width:0;text-align:center;line-height:1.3;display:flex;flex-direction:column;gap:.3rem;align-items:center}.defense-item-tab .item-name{font-size:.9rem;font-weight:600;padding-bottom:.3rem;border-bottom:1px solid rgba(102,102,102,.2);width:100%}.defense-item-tab .item-category{font-size:.7rem;font-weight:400;opacity:.7}.defense-item-tab:hover{color:#ca212a;background:#ca212a0d}.defense-item-tab:hover .item-name{border-bottom-color:#ca212a4d}.defense-item-tab.active{color:#fff;background:linear-gradient(135deg,#ca212a,#060c20);font-weight:700;box-shadow:0 4px 12px #ca212a4d;border:2px solid transparent}.defense-item-tab.active .item-name{font-weight:700;border-bottom-color:#ffffff4d}.defense-item-tab.active .item-category{opacity:.9}.defense-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}.defense-equipment-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;gap:1.5rem}.defense-equipment-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #ca212a26;border-color:#ca212a}.defense-equipment-image{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center}.defense-equipment-image img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.defense-equipment-info h3{font-size:1.4rem;color:#060c20;margin-bottom:1rem;font-weight:700}.defense-equipment-info p{font-size:1rem;color:#666;line-height:1.8}.coming-soon h2{font-size:2rem;color:#060c20;margin-bottom:1rem}.coming-soon p{font-size:1.1rem;color:#666}@media (max-width: 768px){.defense-category-tab{padding:.8rem 1.5rem;font-size:.9rem}.defense-item-tab{padding:.6rem .4rem;font-size:.8rem}.defense-item-tab .item-name{font-size:.8rem}.defense-item-tab .item-category{font-size:.65rem}.defense-content{grid-template-columns:1fr}.defense-equipment-card{padding:1.5rem}.defense-equipment-card h3{font-size:1.2rem}}@media (max-width: 480px){.defense-category-tab{padding:.7rem 1rem;font-size:.85rem}.defense-item-tab{padding:.5rem .3rem;font-size:.75rem}.defense-item-tab .item-name{font-size:.75rem}.defense-item-tab .item-category{font-size:.6rem}.coming-soon{padding:4rem 1.5rem}.coming-soon h2{font-size:1.6rem}}.aerospace-subpage{width:100%}.aerospace-subpage .section-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;color:#060c20;margin-bottom:2rem;font-weight:700;text-transform:uppercase}.aerospace-subpage .section-title .title-bar{width:4px;height:24px;background:linear-gradient(180deg,#ca212a,#060c20);border-radius:2px}.aerospace-equipment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.aerospace-equipment-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;gap:1.5rem}.aerospace-equipment-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #ca212a26;border-color:#ca212a}.aerospace-equipment-card .card-image{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;display:flex;align-items:center;justify-content:center}.aerospace-equipment-card .card-image img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.aerospace-equipment-card .card-content{display:flex;flex-direction:column}.aerospace-equipment-card .card-title{font-size:1.4rem;font-weight:700;color:#060c20;margin-bottom:1rem;line-height:1.4}.aerospace-equipment-card .card-description{font-size:1rem;color:#666;line-height:1.8;margin:0}.aerospace-equipment-card .test-items-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(6,12,32,.1)}.aerospace-equipment-card .test-items-title{font-size:1rem;font-weight:700;color:#060c20;margin-bottom:1rem}.aerospace-equipment-card .test-items-grid{display:flex;flex-direction:column;gap:.5rem}.aerospace-equipment-card .test-item{display:flex;align-items:flex-start;gap:.4rem}.aerospace-equipment-card .test-item-bullet{color:#ca212a;font-weight:700;font-size:1rem;line-height:1.5;flex-shrink:0}.aerospace-equipment-card .test-item-text{color:#333;font-size:.9rem;line-height:1.5}.coming-soon{text-align:center;padding:6rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.coming-soon-icon{font-size:4rem;margin-bottom:1.5rem}.coming-soon h3{font-size:2rem;color:#060c20;margin-bottom:1rem;font-weight:700}.coming-soon p{font-size:1.1rem;color:#666;line-height:1.8}@media (max-width: 1024px){.aerospace-equipment-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.aerospace-subpage .section-title{font-size:1.25rem}.aerospace-equipment-grid{grid-template-columns:1fr}.aerospace-equipment-card{padding:1.5rem}.aerospace-equipment-card .card-title{font-size:1.2rem}.aerospace-equipment-card .test-items-title{font-size:.95rem}.aerospace-equipment-card .test-item-text{font-size:.85rem}.coming-soon{padding:4rem 1.5rem}.coming-soon-icon{font-size:3rem}.coming-soon h3{font-size:1.6rem}}@media (max-width: 480px){.aerospace-subpage .section-title{font-size:1.1rem;margin-bottom:1.5rem}.aerospace-equipment-card{padding:1.25rem}.aerospace-equipment-card .card-title{font-size:1.1rem}.coming-soon{padding:3rem 1rem}}
