.product-detail-modal .ant-modal-content{background:#1a253a;border:1px solid rgba(24,144,255,.25)}.product-detail-modal .ant-modal-header{background:#0f1a2e;border-bottom:1px solid rgba(24,144,255,.2)}.product-detail-modal .ant-modal-title{color:#fff;font-weight:600}.product-detail-modal .ant-modal-close{color:hsla(0,0%,100%,.65)}.product-detail .product-detail-image{background:#151e30;border-radius:8px;padding:16px;min-height:280px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(24,144,255,.2)}.product-detail .product-detail-image img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain}.product-detail .product-detail-desc{color:hsla(0,0%,100%,.88)!important;font-size:15px;line-height:1.75}.product-detail .product-detail-features{margin-top:16px}.product-detail .product-detail-features h5{color:#fff!important}.product-detail .product-detail-features ul{margin:8px 0 0;padding:0;list-style:none}.product-detail .product-detail-features li{color:hsla(0,0%,100%,.78);padding-left:16px;position:relative;margin-bottom:6px}.product-detail .product-detail-features li:before{content:"•";position:absolute;left:0;color:#1890ff}.product-detail .product-detail-keywords{display:block;margin-top:12px;font-size:13px}.product-detail .product-detail-specs{margin-top:20px}.product-detail .product-detail-specs h5{color:#fff!important;margin-bottom:12px!important}.product-detail .specs-table{background:#151e30;border-radius:8px;padding:12px 16px;border:1px solid rgba(24,144,255,.15)}.product-detail .spec-row{display:flex;gap:12px;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:14px;line-height:1.5}.product-detail .spec-row:last-child{border-bottom:none}.product-detail .spec-key{flex:0 0 88px;color:#d4a84b;font-weight:600}.product-detail .spec-value{flex:1 1;color:hsla(0,0%,100%,.9)}.product-detail .inquiry-button{margin-top:24px}.products-page{min-height:100vh;display:flex;flex-direction:column;background-color:#141414;color:#fff}.products-main{padding:40px 20px 80px}.products-search{position:relative;max-width:640px;margin:0 0 32px}.products-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.45)}.products-search-input{width:100%;padding:12px 16px 12px 44px;font-size:16px;background:#253754;border:1px solid rgba(24,144,255,.35);border-radius:8px;color:#fff}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;align-items:stretch}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.products-grid{grid-template-columns:1fr}}.products-page .product-card{height:100%;overflow:hidden}.products-page .product-card .ant-card-cover{margin:0}.products-page .product-card .ant-card-body{padding:16px}.product-card-cover{position:relative;height:240px;max-height:240px;overflow:hidden;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.product-card-cover img{width:100%!important;height:100%!important;max-height:240px!important;object-fit:contain;display:block;padding:8px}.product-card-cover-hint{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,.55);color:#fff;font-size:15px;opacity:0;transition:opacity .25s ease;pointer-events:none}.product-card-clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card-clickable:hover .product-card-cover-hint{opacity:1}.products-list-anchor{scroll-margin-top:100px}.products-all-hint{color:hsla(0,0%,100%,.55);font-size:14px;margin:-16px 0 24px}.products-grouped .products-category-section{margin-bottom:48px;scroll-margin-top:100px}.products-grouped .products-category-title{color:#fff!important;margin-bottom:24px!important;padding-bottom:12px;border-bottom:2px solid rgba(24,144,255,.5)}.product-card-title{color:#fff!important;margin-top:8px!important}.product-card-desc{color:hsla(0,0%,100%,.78)!important;font-size:14px}.product-card-features{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.product-card-keywords{display:block;font-size:12px;margin-top:8px;color:hsla(0,0%,100%,.45)!important}.products-loading{text-align:center;padding:80px 0}.page-header{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;padding:60px 0;text-align:center}.page-header .container{max-width:1200px;margin:0 auto;padding:0 20px}.page-header .page-title{margin-bottom:16px;font-weight:600;color:#fff!important}.page-header .page-subtitle{font-size:18px;opacity:.9;margin-bottom:0;color:#fff!important}.section-title{color:#fff!important;margin-bottom:24px;font-weight:600}.section-title:after{content:"";display:block;width:80px;height:3px;background:#1890ff;margin-top:12px}.container{max-width:1200px;margin:0 auto;padding:60px 20px}.products-section{background-color:#141414}.products-section .products-tabs{margin-bottom:32px}.products-section .products-tabs .ant-tabs-tab{color:#e0e0e0!important;font-size:16px;padding:10px 24px}.products-section .products-tabs .ant-tabs-tab.ant-tabs-tab-active,.products-section .products-tabs .ant-tabs-tab:hover{color:#1890ff!important}.products-section .products-tabs .ant-tabs-ink-bar{background-color:#1890ff;height:3px}.products-section .products-tabs .ant-tabs-content{margin-top:24px}.products-section .products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;padding-top:20px;max-width:1200px;margin:0 auto}@media(max-width:1200px){.products-section .products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.products-section .products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.products-section .products-grid{grid-template-columns:1fr}}@keyframes icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.products-section *{box-sizing:border-box}.products-section body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#141414;color:#fff;margin:0;padding:0}.products-section .products-page{background-color:#141414;min-height:100vh}.products-section .products-page .ant-btn,.products-section .products-page .ant-card,.products-section .products-page .ant-input,.products-section .products-page .ant-tabs,.products-section .products-page .ant-typography{box-shadow:none!important;border:none!important}.products-section ::-webkit-scrollbar{width:8px}.products-section ::-webkit-scrollbar-track{background:#141414}.products-section ::-webkit-scrollbar-thumb{background:rgba(24,144,255,.3);border-radius:4px}.products-section ::-webkit-scrollbar-thumb:hover{background:rgba(24,144,255,.5)}.products-section .card:focus,.products-section button:focus,.products-section input:focus{outline:2px solid #1890ff;outline-offset:2px}@media(max-width:768px){.products-section .products-page{padding:0!important}.products-section .products-container{padding:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.products-section .fade-in{animation:fadeIn .5s ease-out}.products-section .no-products{text-align:center;padding:60px 20px;color:#e0e0e0}.products-section .no-products h4{color:#fff;margin-bottom:16px}.custom-service{background-color:#141414}.custom-service .custom-image{overflow:hidden;border-radius:8px;box-shadow:0 0 20px rgba(24,144,255,.2)}.custom-service .custom-image img{width:100%;height:auto;transition:transform .3s ease}.custom-service .custom-image img:hover{transform:scale(1.05)}.custom-service p{font-size:16px;line-height:1.8;color:#e0e0e0;margin-bottom:20px}.custom-service .service-cta{margin-top:32px}.custom-service .primary-button{background-color:#1890ff;color:#fff;border:1px solid rgba(24,144,255,.3);padding:12px 32px;font-size:16px;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;box-shadow:0 4px 12px rgba(24,144,255,.3)}.custom-service .primary-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(24,144,255,0),rgba(24,144,255,.8) 50%,rgba(24,144,255,0));z-index:-1;opacity:0;transition:opacity .3s ease;background-size:200% 200%}.custom-service .primary-button:hover{background-color:#40a9ff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,144,255,.6);border-color:#40a9ff}.custom-service .primary-button:hover:before{opacity:1;animation:glowing-border 1.5s linear infinite}@media(max-width:768px){.products-page{padding-top:60px}.page-header{padding:40px 20px}.page-header .page-title{font-size:28px}.page-header .page-subtitle{font-size:16px}.container{padding:40px 15px}.section-title{font-size:24px;margin-bottom:20px}.products-section .products-tabs .ant-tabs-tab{font-size:14px;padding:8px 16px}.products-section .product-card .ant-card-body{padding:16px}.products-section .product-card .ant-card-meta-title{font-size:16px}.products-section .product-card .feature-text,.products-section .product-card .product-description{font-size:13px}.custom-service p{font-size:14px}.custom-service .primary-button{width:100%;max-width:300px}}@media(max-width:480px){.products-page{padding-top:60px}.page-header{padding:30px 15px}.page-header .page-title{font-size:24px}.page-header .page-subtitle{font-size:14px}.container{padding:30px 15px}.section-title{font-size:20px;margin-bottom:16px}.section-title:after{width:60px}.products-section .products-tabs .ant-tabs-tab{font-size:13px;padding:6px 12px;margin-right:4px}.products-section .product-card .product-image{height:180px}.products-section .product-card .ant-card-body{padding:12px}.custom-service .primary-button{padding:10px 24px;font-size:14px}}.design-product-card:before,.mold-product-card:before,.plastic-product-card:before,.product-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:linear-gradient(90deg,rgba(24,144,255,0),rgba(24,144,255,.8) 50%,rgba(24,144,255,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;background-size:200% 200%;pointer-events:none}.design-product-card:after,.mold-product-card:after,.plastic-product-card:after,.product-card:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(24,144,255,.2);transform:translate(-50%,-50%);opacity:0;transition:all .6s ease;z-index:0;pointer-events:none}.design-product-card:hover,.mold-product-card:hover,.plastic-product-card:hover,.product-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 0 20px rgba(24,144,255,.6);border-color:#1890ff}.design-product-card:hover:before,.mold-product-card:hover:before,.plastic-product-card:hover:before,.product-card:hover:before{opacity:1;animation:glowing-border 1.5s linear infinite}.design-product-card:hover:after,.mold-product-card:hover:after,.plastic-product-card:hover:after,.product-card:hover:after{opacity:1;width:100%;height:100%;border-radius:8px}.design-product-card:hover .ant-card-meta-title,.design-product-card:hover h3,.mold-product-card:hover .ant-card-meta-title,.mold-product-card:hover h3,.plastic-product-card:hover .ant-card-meta-title,.plastic-product-card:hover h3,.product-card:hover .ant-card-meta-title,.product-card:hover h3{color:#1890ff!important;text-shadow:0 0 10px rgba(24,144,255,.8);animation:text-pulse 2s ease-in-out infinite}@keyframes glowing-border{0%{background-position:-200% -200%}to{background-position:200% 200%}}@keyframes text-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.ant-card.design-product-card .ant-card-cover img,.ant-card.mold-product-card .ant-card-cover img,.ant-card.plastic-product-card .ant-card-cover img,.ant-card.product-card .ant-card-cover img{transition:all .5s ease}.ant-card.design-product-card:hover .ant-card-cover img,.ant-card.mold-product-card:hover .ant-card-cover img,.ant-card.plastic-product-card:hover .ant-card-cover img,.ant-card.product-card:hover .ant-card-cover img{transform:scale(1.05);filter:brightness(1.1) saturate(1.1)}.products-page-tabs .ant-tabs-tab{color:#fff!important;font-size:20px;font-weight:700;padding:16px 32px;margin-right:20px;text-shadow:0 0 10px rgba(24,144,255,.8);transition:all .3s ease;background-color:rgba(24,144,255,.1);border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.products-page-tabs .ant-tabs-tab:hover{color:#fff!important;text-shadow:0 0 15px #1890ff;background-color:rgba(24,144,255,.2)}.products-page-tabs .ant-tabs-tab.ant-tabs-tab-active{color:#fff!important;background-color:rgba(24,144,255,.3);border-radius:8px 8px 0 0;text-shadow:0 0 15px hsla(0,0%,100%,.9)}.products-page-tabs .ant-tabs-ink-bar{background-color:#fff;height:4px;box-shadow:0 0 15px hsla(0,0%,100%,.8)}