.styles-module__HcK2-W__pageContainer{height:100vh;position:relative;overflow:hidden auto}.styles-module__HcK2-W__contentWrapper{z-index:2;max-width:1200px;margin:0 auto;padding:140px 2rem 6rem;position:relative}.styles-module__HcK2-W__heroSection{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.styles-module__HcK2-W__breadcrumb{color:#64748b;border-radius:50px;align-self:start;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.styles-module__HcK2-W__breadcrumb a{color:#64748b;font-weight:600;text-decoration:none;transition:color .2s}.styles-module__HcK2-W__breadcrumb a:hover{color:var(--theme-secondary)}.styles-module__HcK2-W__subTitle{color:var(--theme-secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.styles-module__HcK2-W__mainTitle{color:var(--theme-secondary);margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.styles-module__HcK2-W__badge{color:var(--theme-secondary);text-transform:uppercase;background:#f1f5f9;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:700}.styles-module__HcK2-W__introBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #fffc;border-radius:20px;max-width:800px;padding:2rem;box-shadow:0 10px 40px #0000000d}.styles-module__HcK2-W__introBox p{color:#475569;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.styles-module__HcK2-W__introBox p:last-child{margin-bottom:0}.styles-module__HcK2-W__modelsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.styles-module__HcK2-W__modelCard{background:#fff;border-radius:20px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #00000008}.styles-module__HcK2-W__modelCard:hover{transform:translateY(-5px)}.styles-module__HcK2-W__imageWrapper{background:#cbd5e1;height:220px;position:relative}.styles-module__HcK2-W__imageWrapper img{object-fit:fill;width:100%;height:220px}.styles-module__HcK2-W__tag{color:#1e293b;background:#ffffffe6;border-radius:50px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:15px;left:15px}.styles-module__HcK2-W__cardInfo{padding:1.5rem}.styles-module__HcK2-W__cardInfo h3{margin:0 0 .5rem;font-size:1.2rem}.styles-module__HcK2-W__priceRow{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.styles-module__HcK2-W__priceRow strong{color:var(--theme-primary);font-size:1.1rem}.styles-module__HcK2-W__cardBtn{text-align:center;color:#1e293b;background:#f1f5f9;border-radius:10px;padding:10px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.styles-module__HcK2-W__cardBtn:hover{background:var(--theme-secondary);color:#fff}.styles-module__HcK2-W__editorialSection{flex-direction:column;gap:3rem;display:flex}.styles-module__HcK2-W__glassArticle{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbf;border:1px solid #fff9;border-radius:24px;padding:3rem;box-shadow:0 8px 32px #00000008}.styles-module__HcK2-W__articleTitle{color:var(--theme-secondary);border-bottom:1px solid #0000000d;margin-bottom:2rem;padding-bottom:1rem;font-size:2rem}.styles-module__HcK2-W__articleContent{color:#475569;margin-bottom:1rem;font-size:1rem;line-height:1.7}.styles-module__HcK2-W__featureList{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.styles-module__HcK2-W__featureList li{color:#334155;align-items:center;gap:10px;font-weight:600;display:flex}.styles-module__HcK2-W__featureList i{color:var(--theme-primary)}.styles-module__HcK2-W__quote{border-left:4px solid var(--theme-primary);color:#1e293b;padding-left:1rem;font-style:italic;font-weight:500}.styles-module__HcK2-W__gridTwoCols{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.styles-module__HcK2-W__col h3{color:#1e293b;align-items:center;gap:10px;margin-bottom:1rem;display:flex}.styles-module__HcK2-W__col i{color:var(--theme-secondary);font-size:1.2rem}.styles-module__HcK2-W__conclusionBox{border-left:4px solid var(--theme-secondary);background:#ffffff80;border-radius:12px;padding:1.5rem}.styles-module__HcK2-W__criteriaGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.styles-module__HcK2-W__criteriaCard{background:#fff;border-radius:16px;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 4px 10px #00000008}.styles-module__HcK2-W__criteriaIcon{width:40px;height:40px;color:var(--theme-primary);background:#fff7ed;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;display:flex}.styles-module__HcK2-W__criteriaCard h4{color:#1e293b;margin:0 0 .5rem}.styles-module__HcK2-W__criteriaCard p{color:#64748b;flex:1;font-size:.9rem;line-height:1.5}.styles-module__HcK2-W__ctaButton{background:var(--theme-primary);color:#fff;text-align:center;border-radius:8px;margin-top:1rem;padding:8px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block}.styles-module__HcK2-W__ctaButton:hover{background:#9a4931;transform:translateY(-2px)}@media (max-width:768px){.styles-module__HcK2-W__mainTitle{font-size:2.5rem}.styles-module__HcK2-W__glassArticle{padding:1.5rem}.styles-module__HcK2-W__featureList,.styles-module__HcK2-W__gridTwoCols{grid-template-columns:1fr}}
