.article_articlePage__lZE5u{padding:2rem 0 5rem;background-color:#f8fafc;min-height:100vh}.article_container__J6ZdV{max-width:1200px;margin:0 auto;padding:0 1.5rem}.article_breadcrumbs__yWfBo{margin-bottom:1.5rem;color:#64748b;font-size:.9rem;display:flex;align-items:center;flex-wrap:wrap;padding:.5rem 1rem;background-color:white;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05);animation:article_fadeIn__Jk0rm .5s ease}@keyframes article_fadeIn__Jk0rm{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.article_breadcrumbs__yWfBo a{color:#1e40af;text-decoration:none;transition:color .25s ease;font-weight:500}.article_breadcrumbs__yWfBo a:hover{color:#1e3a8a;text-decoration:underline}.article_separator___Tf3n{margin:0 .6rem;color:#94a3b8}.article_current__1jBEs{font-weight:600;color:#475569}.article_articleContent__OcCPB{display:flex;gap:2.5rem;background-color:white;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08);overflow:hidden;margin-bottom:2.5rem;animation:article_fadeUp__9edW1 .6s ease}@keyframes article_fadeUp__9edW1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.article_mediaSection__vfCSa{flex:1 1;padding:2rem;display:flex;flex-direction:column;max-width:500px}.article_mainImage__oWhqw{position:relative;width:100%;height:350px;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.article_image__esxGa{width:100%;height:100%;object-fit:contain;vertical-align:middle;transition:transform .5s ease;background-color:#f8fafc;padding:.5rem}.article_mainImage__oWhqw:hover .article_image__esxGa{transform:scale(1.05)}.article_thumbnails__9uVCH{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.75rem;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9;margin-bottom:1.5rem}.article_thumbnails__9uVCH::-webkit-scrollbar{height:6px}.article_thumbnails__9uVCH::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.article_thumbnails__9uVCH::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.article_thumbnail__C0FxF{flex:0 0 auto;width:70px;height:70px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease;background-color:#f8fafc}.article_thumbnail__C0FxF:hover{border-color:#1e40af;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.article_thumbnailImage__sdmo_{width:100%;height:100%;object-fit:contain;padding:2px}.article_infoSection__Xw7V7{flex:1.2 1;padding:2rem;display:flex;flex-direction:column}.article_infoSection__Xw7V7 h1{font-size:1.8rem;color:#1e3a8a;margin:0 0 1rem;line-height:1.3;position:relative;padding-bottom:.75rem}.article_infoSection__Xw7V7 h1:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:3px}.article_featuredBadge__AHBgG{display:inline-block;background:linear-gradient(135deg,#1e40af,#3b82f6);color:white;padding:.4rem 1rem;font-size:.875rem;border-radius:4px;margin-bottom:1.25rem;font-weight:500;box-shadow:0 2px 4px rgba(30,64,175,.2)}.article_summary__EsUvc{font-size:1.05rem;color:#475569;margin-bottom:1.5rem;line-height:1.6;border-left:3px solid #e0e7ff;padding-left:1rem}.article_variantsSection__tDXW_{margin:1.25rem 0 2rem;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;padding:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.article_variantsSection__tDXW_ h2{font-size:1.25rem;margin-bottom:1rem;font-weight:600;color:#1e3a8a;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.article_variantsList__xhA0k{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem}.article_variantItem__AzSIF{padding:.75rem;background-color:white;border-radius:6px;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:all .3s ease}.article_variantItem__AzSIF:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.05);border-color:#cbd5e1}.article_variantName__pHMl3{font-size:.95rem;color:#334155;margin-bottom:.5rem}.article_variantPrice__9i5qE{font-size:1.125rem;font-weight:600;color:#1e40af;margin-top:auto}.article_content__prtHy{color:#334155;line-height:1.7;font-size:1rem;max-width:700px}.article_content__prtHy h2{color:#1e3a8a;margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.article_content__prtHy p{margin-bottom:1rem}.article_content__prtHy ol,.article_content__prtHy ul{margin:1rem 0;padding-left:1.5rem}.article_content__prtHy li{margin-bottom:.5rem}.article_contact__yipQd{margin-top:auto;background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:1.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(30,64,175,.1);border:1px solid #bfdbfe;text-align:center}.article_contact__yipQd h2{font-size:1.4rem;color:#1e3a8a;margin-bottom:1rem;font-weight:700}.article_contact__yipQd p{color:#334155;margin-bottom:1.25rem;line-height:1.6}.article_contactButton__cLFEO{display:inline-block;background:linear-gradient(90deg,#1e40af,#3b82f6);color:white;padding:.875rem 1.75rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px rgba(30,64,175,.25);position:relative;overflow:hidden}.article_contactButton__cLFEO:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.article_contactButton__cLFEO:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(30,64,175,.4)}.article_contactButton__cLFEO:hover:before{left:100%}.article_contactIcon___XkoZ,.article_sectionIcon__yXPgH,.article_tagIcon__QW53_{margin-right:.5rem;color:#1e40af;font-size:1rem;width:1rem;height:1rem;vertical-align:-.125em}.article_sectionIcon__yXPgH{font-size:.9rem}.article_tagIcon__QW53_{font-size:.875rem;color:#4b5563}.article_categoryTag__cWIRE{display:flex;align-items:center;margin-top:2rem;padding:.75rem 1rem;background-color:#f1f5f9;border-radius:8px;font-size:.9rem;color:#475569}.article_categoryTag__cWIRE a{color:#1e40af;font-weight:500;text-decoration:none;transition:color .2s ease;margin-left:.25rem}.article_categoryTag__cWIRE a:hover{color:#1e3a8a;text-decoration:underline}@media (max-width:1024px){.article_articleContent__OcCPB{flex-direction:column;gap:1rem}.article_infoSection__Xw7V7,.article_mediaSection__vfCSa{max-width:none;width:100%;padding:1.5rem}.article_mainImage__oWhqw{height:300px}.article_variantsList__xhA0k{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (max-width:768px){.article_container__J6ZdV{padding:0 1rem}.article_articleContent__OcCPB{border-radius:8px}.article_infoSection__Xw7V7,.article_mediaSection__vfCSa{padding:1.25rem}.article_mainImage__oWhqw{height:250px;margin-bottom:1rem}.article_infoSection__Xw7V7 h1{font-size:1.5rem}.article_summary__EsUvc{font-size:.95rem}.article_contact__yipQd h2{font-size:1.25rem}.article_contact__yipQd p{font-size:.95rem}.article_contactButton__cLFEO{padding:.75rem 1.5rem;font-size:1rem}}