.styles-module__MTDFEG__backLink{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:2rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.styles-module__MTDFEG__backLink:hover{color:var(--green-dark)}.styles-module__MTDFEG__section{background:var(--bg-global);padding:5rem 0 8rem;position:relative;overflow:hidden}.styles-module__MTDFEG__section:before{content:"";opacity:.7;pointer-events:none;background:radial-gradient(circle,#10b9810d 0%,#0000 60%);width:500px;height:500px;position:absolute;top:-100px;right:-100px}.styles-module__MTDFEG__header{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffb3 0%,#fff6 100%);border:1px solid #10b98126;border-radius:24px;align-items:center;gap:3rem;margin-bottom:5rem;padding:4rem;display:flex;box-shadow:0 10px 30px #00000008}.styles-module__MTDFEG__brandMeta{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.styles-module__MTDFEG__logoWrap{border:1px solid var(--border-light);background:#fff;border-radius:20px;justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:1rem;padding:1.5rem;display:flex;box-shadow:0 10px 25px #0000000d}.styles-module__MTDFEG__logoImg{object-fit:contain;max-width:100%;max-height:100%}.styles-module__MTDFEG__brandName{color:var(--text-main);text-align:center;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.styles-module__MTDFEG__headerContent{flex-grow:1}.styles-module__MTDFEG__label{letter-spacing:.25em;text-transform:uppercase;color:var(--green-dark);background:#10b9811a;border:1px solid #10b98126;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:700;display:inline-block}.styles-module__MTDFEG__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.15}.styles-module__MTDFEG__desc{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.styles-module__MTDFEG__showcaseSection{margin-bottom:6rem}.styles-module__MTDFEG__sectionTitle{color:var(--text-main);letter-spacing:-.01em;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.styles-module__MTDFEG__sectionSubtitle{color:var(--text-muted);max-width:800px;margin-bottom:3rem;font-size:1.05rem}.styles-module__MTDFEG__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.styles-module__MTDFEG__modelCard{background:var(--bg-card);border:1px solid var(--border-light);transition:var(--transition-smooth);border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 25px #00000005}.styles-module__MTDFEG__modelCard:hover{border-color:#10b98140;transform:translateY(-8px);box-shadow:0 15px 35px #00000014}.styles-module__MTDFEG__imgWrap{aspect-ratio:16/10;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.styles-module__MTDFEG__imgWrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.styles-module__MTDFEG__modelCard:hover .styles-module__MTDFEG__imgWrap img{transform:scale(1.04)}.styles-module__MTDFEG__compatBadge{background:linear-gradient(135deg, var(--green) 0%, var(--green-dark) 100%);color:#fff;border-radius:50px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #10b98133}.styles-module__MTDFEG__cardInfo{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.styles-module__MTDFEG__modelName{color:var(--text-main);margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.styles-module__MTDFEG__implementName{color:var(--green-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.2rem;font-size:.95rem;font-weight:700}.styles-module__MTDFEG__specList{flex-direction:column;flex-grow:1;gap:.6rem;margin-bottom:2rem;display:flex}.styles-module__MTDFEG__specItem{color:var(--text-muted);align-items:center;font-size:.9rem;display:flex}.styles-module__MTDFEG__specItem svg{color:var(--green);flex-shrink:0;margin-right:8px}.styles-module__MTDFEG__waCardBtn{background:var(--bg-secondary);border:1px solid var(--border-light);width:100%;color:var(--text-main);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:.9rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.styles-module__MTDFEG__modelCard:hover .styles-module__MTDFEG__waCardBtn{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 8px 20px var(--green-glow)}.styles-module__MTDFEG__otherCompat{border-top:1px dashed var(--border-light);margin-bottom:2rem;padding-top:1.2rem}.styles-module__MTDFEG__otherCompatLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-bottom:.6rem;font-size:.75rem;font-weight:700;display:block}.styles-module__MTDFEG__otherCompatList{flex-wrap:wrap;gap:.4rem;display:flex}.styles-module__MTDFEG__otherCompatItem{color:var(--green-dark);background:#10b98114;border:1px solid #10b98126;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;transition:all .2s}.styles-module__MTDFEG__otherCompatItem:hover{background:var(--green);color:#fff;border-color:var(--green)}@media (max-width:1024px){.styles-module__MTDFEG__header{flex-direction:column;align-items:flex-start;gap:2rem;padding:3rem}.styles-module__MTDFEG__brandMeta{flex-direction:row;align-items:center;gap:1.5rem}.styles-module__MTDFEG__logoWrap{width:100px;height:100px;margin-bottom:0}.styles-module__MTDFEG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__MTDFEG__header{padding:2rem}.styles-module__MTDFEG__title{font-size:2rem}.styles-module__MTDFEG__grid{grid-template-columns:1fr}}@media (max-width:480px){.styles-module__MTDFEG__section{padding:4rem 0 5rem}.styles-module__MTDFEG__header{border-radius:16px;gap:1.5rem;margin-bottom:3rem;padding:1.5rem}.styles-module__MTDFEG__brandMeta{flex-direction:column;align-items:center;gap:.8rem;width:100%}.styles-module__MTDFEG__logoWrap{border-radius:14px;width:80px;height:80px;padding:1rem}.styles-module__MTDFEG__brandName{font-size:1.4rem}.styles-module__MTDFEG__title{font-size:1.6rem}.styles-module__MTDFEG__desc{font-size:1rem}.styles-module__MTDFEG__sectionTitle{font-size:1.5rem}.styles-module__MTDFEG__cardInfo{padding:1.5rem}.styles-module__MTDFEG__modelName{font-size:1.2rem}.styles-module__MTDFEG__waCardBtn{padding:.8rem;font-size:.85rem}.styles-module__MTDFEG__backLink{font-size:.9rem}}
