.page-module__E0kJGG__landingPage{background:var(--gradient-page-bg);padding:3rem 5vw 4rem}.page-module__E0kJGG__container{flex-direction:column;gap:1.5rem;max-width:1180px;margin:0 auto;display:flex}.page-module__E0kJGG__surfaceCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.page-module__E0kJGG__hero{text-align:center;background:radial-gradient(circle at 100% 0,#4051e124,#0000 55%),linear-gradient(#fffffff0 0%,#ffffffdb 100%),url(/svg/phone.svg) 50%/cover no-repeat;flex-direction:column;align-items:center;gap:1.1rem;padding:2.75rem 2rem;display:flex}.page-module__E0kJGG__heroEyebrow{color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:700}.page-module__E0kJGG__heroTitle{max-width:42rem;color:var(--color-text);margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.page-module__E0kJGG__heroDescription{max-width:40rem;color:var(--color-text-body);margin:0;font-size:1.05rem;line-height:1.6}.page-module__E0kJGG__heroCta{border-radius:var(--radius-md);background:var(--gradient-brand);color:#fff;box-shadow:var(--shadow-primary);justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.9rem 1.6rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.page-module__E0kJGG__heroCta:hover{transform:translateY(-1px)}.page-module__E0kJGG__heroStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;width:100%;margin-top:.75rem;display:grid}.page-module__E0kJGG__heroStat{border-radius:var(--radius-lg);background:var(--color-surface-subtle);border:1px solid var(--color-border-subtle);flex-direction:column;align-items:center;gap:.25rem;padding:1rem;display:flex}.page-module__E0kJGG__heroStatValue{color:var(--color-text);margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.1}.page-module__E0kJGG__heroStatLabel{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.page-module__E0kJGG__panel{flex-direction:column;display:flex}.page-module__E0kJGG__panelHeader{flex-direction:column;gap:.35rem;padding:1.5rem 1.75rem 1rem;display:flex}.page-module__E0kJGG__panelEyebrow{color:var(--color-brand);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:700}.page-module__E0kJGG__panelTitle{color:var(--color-text);margin:0;font-size:clamp(1.4rem,2.5vw,1.75rem);line-height:1.2}.page-module__E0kJGG__panelFooter{justify-content:center;padding:1rem 1.75rem 1.5rem;display:flex}.page-module__E0kJGG__exploreLink{border-radius:var(--radius-md);background:var(--color-brand);color:#fff;justify-content:center;align-items:center;padding:.85rem 1.4rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.page-module__E0kJGG__exploreLink:hover{background:var(--color-brand-hover)}.page-module__E0kJGG__newsSection{padding:0 1.75rem 1.5rem}.page-module__E0kJGG__newsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.page-module__E0kJGG__newsCard{border-radius:var(--radius-lg);background:var(--color-surface-subtle);border:1px solid var(--color-border-subtle);color:inherit;flex-direction:column;gap:.6rem;padding:.85rem;text-decoration:none;transition:transform .15s,border-color .15s,background-color .15s;display:flex}.page-module__E0kJGG__newsCard:hover{border-color:var(--color-border);background:var(--color-surface-soft);transform:translateY(-2px)}.page-module__E0kJGG__newsImage{border-radius:.65rem;width:100%;height:auto;display:block}.page-module__E0kJGG__newsTitle{color:var(--color-text);margin:0;font-size:.95rem;font-weight:600;line-height:1.4}@media (max-width:960px){.page-module__E0kJGG__heroStats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.page-module__E0kJGG__landingPage{padding:2.5rem 1rem 3rem}.page-module__E0kJGG__hero{padding:2rem 1.25rem}.page-module__E0kJGG__panelHeader{padding:1.25rem 1.25rem .85rem}.page-module__E0kJGG__panelFooter{padding:.85rem 1.25rem 1.25rem}.page-module__E0kJGG__newsSection{padding:0 1.25rem 1.25rem}.page-module__E0kJGG__newsGrid{grid-template-columns:1fr}}
.download-module__-Fq3Iq__downloadPage{background:var(--gradient-page-bg);padding:4rem 5vw 5rem}.download-module__-Fq3Iq__breadCrumbs{max-width:1120px;color:var(--color-text-subtle);margin:0 auto 1.25rem;font-size:.95rem;line-height:1.6}.download-module__-Fq3Iq__breadCrumbs a{color:inherit;text-decoration:none}.download-module__-Fq3Iq__breadCrumbs a:hover{color:var(--color-brand)}.download-module__-Fq3Iq__downloadContainer{flex-direction:column;gap:1.5rem;max-width:1120px;margin:0 auto;display:flex}.download-module__-Fq3Iq__downloadLayout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.95fr);align-items:start;gap:1.5rem;display:grid}.download-module__-Fq3Iq__downloadMainColumn{flex-direction:column;gap:1.5rem;display:flex}.download-module__-Fq3Iq__surfaceCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.download-module__-Fq3Iq__firmwareHero{flex-direction:column;gap:1.1rem;padding:1.75rem;display:flex}.download-module__-Fq3Iq__firmwareHeroTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.download-module__-Fq3Iq__firmwareHeroMain{min-width:0}.download-module__-Fq3Iq__firmwareHeroSide{flex-shrink:0;justify-items:end;gap:.75rem;display:grid}.download-module__-Fq3Iq__firmwareHeroEyebrow{color:var(--color-text-label);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.download-module__-Fq3Iq__firmwareHeroTitle{color:var(--color-text);margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.download-module__-Fq3Iq__firmwareHeroMeta{flex-wrap:wrap;gap:.75rem;display:flex}.download-module__-Fq3Iq__firmwareHeroMetaItem{border-radius:var(--radius-pill);border:1px solid var(--color-border-subtle);background:var(--color-surface-soft);color:var(--color-text-secondary);align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.92rem;line-height:1.3;display:inline-flex}.download-module__-Fq3Iq__latestBadge{border-radius:var(--radius-pill);color:#187a4a;letter-spacing:.03em;text-transform:uppercase;background:#1a9b5a1f;align-items:center;padding:.4rem .75rem;font-size:.82rem;font-weight:700;display:inline-flex}.download-module__-Fq3Iq__firmwareVersionBadge{border-radius:var(--radius-lg);background:linear-gradient(#fffffffa 0%,#f3f6fff2 100%);border:1px solid #4051e124;gap:.3rem;min-width:12rem;padding:1rem 1.1rem;display:grid}.download-module__-Fq3Iq__firmwareVersionBadgeLabel{color:var(--color-text-label);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.download-module__-Fq3Iq__firmwareVersionBadgeCode{font-size:clamp(1rem,2.2vw,1.28rem);font-family:var(--font-mono);color:var(--color-text);overflow-wrap:anywhere}.download-module__-Fq3Iq__detailsCard,.download-module__-Fq3Iq__actionsCard{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.download-module__-Fq3Iq__panelHeader{flex-direction:column;gap:.35rem;display:flex}.download-module__-Fq3Iq__panelEyebrow{color:var(--color-brand);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.download-module__-Fq3Iq__panelTitle{color:var(--color-text);margin:0;font-size:1.35rem;line-height:1.2}.download-module__-Fq3Iq__panelDescription{color:var(--color-text-body);margin:0;line-height:1.6}.download-module__-Fq3Iq__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.download-module__-Fq3Iq__detailItem{border-radius:var(--radius-lg);background:var(--color-surface-subtle);border:1px solid var(--color-border-subtle);flex-direction:column;gap:.55rem;min-width:0;margin:0;padding:1rem 1.1rem;display:flex}.download-module__-Fq3Iq__detailItemWide{grid-column:1/-1}.download-module__-Fq3Iq__detailLabel{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.download-module__-Fq3Iq__detailValue{color:var(--color-text);margin:0;font-size:1rem;line-height:1.5}.download-module__-Fq3Iq__detailCountry{flex-wrap:wrap;align-items:center;gap:.45rem;display:inline-flex}.download-module__-Fq3Iq__detailCode,.download-module__-Fq3Iq__detailFileName{font-family:var(--font-mono)}.download-module__-Fq3Iq__detailCode{overflow-wrap:anywhere;font-size:1.02rem}.download-module__-Fq3Iq__detailFileName{overflow-wrap:anywhere;font-size:.95rem}.download-module__-Fq3Iq__actionStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.download-module__-Fq3Iq__actionStat{border-radius:var(--radius-lg);background:var(--color-surface-subtle);border:1px solid var(--color-border-subtle);flex-direction:column;gap:.35rem;padding:1rem;display:flex}.download-module__-Fq3Iq__actionStatLabel{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.download-module__-Fq3Iq__actionStatValue{color:var(--color-text);font-size:1rem;line-height:1.4}.download-module__-Fq3Iq__actionsLoading{justify-content:center;align-items:center;min-height:9rem;display:flex}.download-module__-Fq3Iq__actionsLoading .MuiCircularProgress-root{width:48px!important;height:48px!important}.download-module__-Fq3Iq__actionButtons{flex-direction:column;gap:.75rem;display:flex}.download-module__-Fq3Iq__actionButton{gap:.25rem;width:100%;border-radius:var(--radius-lg)!important;text-align:left!important;text-transform:none!important;box-shadow:none!important;flex-direction:column!important;align-items:flex-start!important;padding:1rem 1.1rem!important;display:flex!important}.download-module__-Fq3Iq__actionButtonLabel{font-size:1rem;font-weight:700}.download-module__-Fq3Iq__actionButtonCaption{opacity:.82;font-size:.85rem}.download-module__-Fq3Iq__actionCallout{border-radius:var(--radius-lg);background:var(--color-surface-soft);border:1px solid var(--color-border-subtle);flex-direction:column;gap:.9rem;padding:1rem;display:flex}.download-module__-Fq3Iq__actionCalloutText{color:var(--color-text-body);margin:.4rem 0 0;line-height:1.6}.download-module__-Fq3Iq__directDownloadEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--color-brand);margin:0;font-size:.78rem;font-weight:700}.download-module__-Fq3Iq__directDownloadLink{background:var(--color-brand);color:#fff;border-radius:.85rem;justify-content:center;align-items:center;width:100%;padding:.9rem 1.15rem;font-weight:600;text-decoration:none;display:inline-flex}.download-module__-Fq3Iq__directDownloadLink:hover{background:var(--color-brand-hover)}.download-module__-Fq3Iq__sectionTitle{color:var(--color-text);margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;line-height:1.2}.download-module__-Fq3Iq__cardsContainer{padding:1.5rem}.download-module__-Fq3Iq__cscInfo{flex-direction:column;gap:1rem;display:flex}.download-module__-Fq3Iq__cscInfo hr{border:0;border-top:1px solid var(--color-border-medium);width:100%;margin:0}.download-module__-Fq3Iq__cscDetails{grid-template-columns:minmax(0,12rem) minmax(0,1fr);align-items:start;gap:.75rem 1rem;display:grid}.download-module__-Fq3Iq__cscDetails>div:first-child{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.download-module__-Fq3Iq__cscDetails>div:last-child{min-width:0;color:var(--color-text);overflow-wrap:anywhere;line-height:1.5}@media (max-width:960px){.download-module__-Fq3Iq__downloadLayout{grid-template-columns:1fr}}@media (max-width:720px){.download-module__-Fq3Iq__downloadPage{padding:3rem 1rem 4rem}.download-module__-Fq3Iq__breadCrumbs{margin-bottom:1rem;font-size:.88rem}.download-module__-Fq3Iq__firmwareHero{padding:1.25rem}.download-module__-Fq3Iq__firmwareHeroTop{flex-direction:column}.download-module__-Fq3Iq__firmwareHeroSide{justify-items:stretch;width:100%}.download-module__-Fq3Iq__firmwareVersionBadge{width:100%;min-width:0}.download-module__-Fq3Iq__detailsCard,.download-module__-Fq3Iq__actionsCard,.download-module__-Fq3Iq__cardsContainer{padding:1.25rem}.download-module__-Fq3Iq__detailGrid,.download-module__-Fq3Iq__actionStats,.download-module__-Fq3Iq__cscDetails{grid-template-columns:1fr}}
.firmwareTable-module__0hxSwG__table,.firmwareTable-module__0hxSwG__desktopTable{flex-direction:column;display:flex}.firmwareTable-module__0hxSwG__tableHeader,.firmwareTable-module__0hxSwG__tableRow{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(0,1.4fr) minmax(4rem,.55fr) minmax(7rem,.75fr) minmax(7rem,.85fr) 2.5rem;align-items:center;gap:1rem;padding:0 1.75rem;display:grid}.firmwareTable-module__0hxSwG__tableHeader{padding-top:.4rem;padding-bottom:.6rem}.firmwareTable-module__0hxSwG__tableHeaderCell{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.firmwareTable-module__0hxSwG__tableRow{border-top:1px solid var(--color-border-soft);color:var(--color-text);padding-top:.85rem;padding-bottom:.85rem;text-decoration:none;transition:background-color .12s}.firmwareTable-module__0hxSwG__tableRow:hover{background:var(--color-surface-subtle)}.firmwareTable-module__0hxSwG__tableCell{min-width:0;color:var(--color-text);font-size:.92rem;line-height:1.45}.firmwareTable-module__0hxSwG__tableCellMuted{color:var(--color-text-body)}.firmwareTable-module__0hxSwG__tableCode{font-family:var(--font-mono);overflow-wrap:anywhere}.firmwareTable-module__0hxSwG__regionValue{align-items:center;gap:.45rem;min-width:0;display:inline-flex}.firmwareTable-module__0hxSwG__modelValue{font-weight:700}.firmwareTable-module__0hxSwG__rowArrow{color:#96a0bd;justify-content:center;align-items:center;transition:color .12s;display:inline-flex}.firmwareTable-module__0hxSwG__tableRow:hover .firmwareTable-module__0hxSwG__rowArrow{color:var(--color-brand)}.firmwareTable-module__0hxSwG__mobileCards{display:none}.firmwareTable-module__0hxSwG__mobileCard{border-top:1px solid var(--color-border-soft);color:var(--color-text);flex-direction:column;gap:.85rem;padding:1rem 1.5rem;text-decoration:none;transition:background-color .12s;display:flex}.firmwareTable-module__0hxSwG__mobileCard:hover{background:var(--color-surface-subtle)}.firmwareTable-module__0hxSwG__mobileHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.firmwareTable-module__0hxSwG__mobileTitleWrap{flex-direction:column;gap:.3rem;min-width:0;display:flex}.firmwareTable-module__0hxSwG__mobileTitle{font-size:1rem;font-weight:800}.firmwareTable-module__0hxSwG__mobileRegion{min-width:0;color:var(--color-text-body);align-items:center;gap:.4rem;font-size:.92rem;display:inline-flex}.firmwareTable-module__0hxSwG__mobilePills{flex-wrap:wrap;gap:.45rem;display:flex}.firmwareTable-module__0hxSwG__mobilePill{border-radius:var(--radius-pill);color:var(--color-text-secondary);background:#f2f5ff;align-items:center;padding:.35rem .65rem;font-size:.82rem;font-weight:600;display:inline-flex}.firmwareTable-module__0hxSwG__mobileMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.firmwareTable-module__0hxSwG__mobileMetaItem{flex-direction:column;gap:.15rem;min-width:0;display:flex}.firmwareTable-module__0hxSwG__mobileLabel{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.firmwareTable-module__0hxSwG__mobileValue{color:var(--color-text);overflow-wrap:anywhere;font-size:.9rem;font-weight:700;line-height:1.4}.firmwareTable-module__0hxSwG__mobileValueMuted{color:var(--color-text-body)}.firmwareTable-module__0hxSwG__mobileCode{font-family:var(--font-mono);overflow-wrap:anywhere}@media (max-width:960px){.firmwareTable-module__0hxSwG__tableHeader,.firmwareTable-module__0hxSwG__desktopTable{display:none}.firmwareTable-module__0hxSwG__mobileCards{flex-direction:column;display:flex}}@media (max-width:480px){.firmwareTable-module__0hxSwG__mobileMeta{grid-template-columns:1fr}}
.d-module__2gwwTW__realtest{z-index:-1;opacity:.03;background-image:url(https://m.media-amazon.com/images/I/51FjJ2vX-oL._AC_.jpg);background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0}.d-module__2gwwTW__realtestParent{position:relative}.d-module__2gwwTW__testing{width:50%;animation-name:d-module__2gwwTW__widthChange;animation-duration:2s}.d-module__2gwwTW__OFBanner{background:#0070f3;padding:1em}.d-module__2gwwTW__OFBannerImageWrapper{margin:.5em;display:inline-block}.d-module__2gwwTW__OFBannerImageWrapper a{text-decoration:none}@keyframes d-module__2gwwTW__widthChange{0%{width:20%}to{width:50%}}.d-module__2gwwTW__downloadDescription{border:1px solid gray;padding:1em}.d-module__2gwwTW__container{margin-left:auto;margin-right:auto}.d-module__2gwwTW__header{background-color:#222;border-color:#080808}.d-module__2gwwTW__headerInner{margin-left:auto;margin-right:auto}@media (min-width:768px){.d-module__2gwwTW__headerInner{width:750px}}@media (min-width:992px){.d-module__2gwwTW__headerInner{width:970px}}@media (min-width:1200px){.d-module__2gwwTW__headerInner{width:1170px}}.d-module__2gwwTW__nav{padding:10px 0}.d-module__2gwwTW__navbarBrand{color:#9d9d9d;height:50px;padding:15px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;line-height:20px}.d-module__2gwwTW__navbarBrand:hover{color:#fff}.d-module__2gwwTW__main{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100vh;padding:4rem 0;display:flex}.d-module__2gwwTW__footer{border-top:1px solid #eaeaea;flex:1;justify-content:center;align-items:center;padding:2rem 0;display:flex}.d-module__2gwwTW__footer p{flex-grow:1;justify-content:center;align-items:center;display:flex}.d-module__2gwwTW__title a{color:#0070f3;text-decoration:none}.d-module__2gwwTW__title a:hover,.d-module__2gwwTW__title a:focus,.d-module__2gwwTW__title a:active{text-decoration:underline}.d-module__2gwwTW__title{margin:0;font-size:4rem;line-height:1.15}.d-module__2gwwTW__title,.d-module__2gwwTW__description{text-align:center}.d-module__2gwwTW__description{margin:4rem 0;font-size:1.5rem;line-height:1.5}.d-module__2gwwTW__code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace;font-size:1.1rem}.d-module__2gwwTW__grid{flex-wrap:wrap;justify-content:center;align-items:center;max-width:800px;display:flex}.d-module__2gwwTW__card{text-align:left;color:inherit;border:1px solid #eaeaea;border-radius:10px;max-width:300px;margin:1rem;padding:1.5rem;text-decoration:none;transition:color .15s,border-color .15s}.d-module__2gwwTW__card:hover,.d-module__2gwwTW__card:focus,.d-module__2gwwTW__card:active{color:#0070f3;border-color:#0070f3}.d-module__2gwwTW__card h2{margin:0 0 1rem;font-size:1.5rem}.d-module__2gwwTW__card p{margin:0;font-size:1.25rem;line-height:1.5}.d-module__2gwwTW__logo{height:1em;margin-left:.5rem}@media (max-width:600px){.d-module__2gwwTW__grid{flex-direction:column;width:100%}}.d-module__2gwwTW__filenameLink{color:#4051e1}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_4679bfba-module__3aeLVq__className{font-family:Roboto,Roboto Fallback;font-style:normal}
.firmware-module__nGNyAG__firmwarePage{background:var(--gradient-page-bg);padding:3rem 5vw 4rem}.firmware-module__nGNyAG__container{flex-direction:column;gap:1.5rem;max-width:1180px;margin:0 auto;display:flex}.firmware-module__nGNyAG__surfaceCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.firmware-module__nGNyAG__header{flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.firmware-module__nGNyAG__headerTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.firmware-module__nGNyAG__headerTitle{color:var(--color-text);margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.05}.firmware-module__nGNyAG__headerMeta{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.firmware-module__nGNyAG__headerMetaItem{border-radius:var(--radius-pill);border:1px solid var(--color-border-subtle);background:var(--color-surface-soft);color:var(--color-text-secondary);white-space:nowrap;align-items:center;padding:.45rem .8rem;font-size:.92rem;line-height:1.3;display:inline-flex}.firmware-module__nGNyAG__headerMetaStrong{color:var(--color-text);font-weight:700}.firmware-module__nGNyAG__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem 1.75rem;display:flex}.firmware-module__nGNyAG__toolbarDivider{background:var(--color-border);width:1px;height:2rem;margin:0 .25rem}.firmware-module__nGNyAG__filterBar{flex-wrap:wrap;align-items:center;gap:.6rem;padding:0 1.75rem 1rem;display:flex}.firmware-module__nGNyAG__filterBarLabel{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:700}.firmware-module__nGNyAG__filterChip{border-radius:var(--radius-pill);border:1px solid var(--color-border);background:var(--color-surface-subtle);color:#1c2448;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:border-color .15s,background-color .15s;display:inline-flex}.firmware-module__nGNyAG__filterChip:hover{background:var(--color-brand-soft);border-color:#4051e140}.firmware-module__nGNyAG__filterChipKey{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:700}.firmware-module__nGNyAG__filterChipClear{color:var(--color-brand);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:700}.firmware-module__nGNyAG__resetLink{border-radius:var(--radius-pill);color:var(--color-brand-alt);background:0 0;border:1px solid #4051e124;align-items:center;padding:.45rem .75rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.firmware-module__nGNyAG__resetLink:hover{background:var(--color-brand-soft)}.firmware-module__nGNyAG__controlButton{justify-content:space-between;align-items:center;gap:.75rem;min-width:9.5rem;border-radius:var(--radius-md)!important;border:1px solid var(--color-border-medium)!important;background:var(--color-surface-subtle)!important;color:var(--color-text)!important;text-transform:none!important;box-shadow:none!important;padding:.65rem .85rem!important;transition:border-color .15s,background-color .15s!important;display:inline-flex!important}.firmware-module__nGNyAG__controlButton:hover,.firmware-module__nGNyAG__controlButtonActive{border-color:var(--color-border-strong)!important;background:var(--color-brand-soft)!important}.firmware-module__nGNyAG__controlButtonText{flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0;display:flex}.firmware-module__nGNyAG__controlButtonLabel{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.firmware-module__nGNyAG__controlButtonValue{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;max-width:10rem;font-size:.92rem;font-weight:700;line-height:1.3;overflow:hidden}.firmware-module__nGNyAG__menuItemActive{color:var(--color-brand);font-weight:700}.firmware-module__nGNyAG__menuItemClear{color:#b4264d}.firmware-module__nGNyAG__resultsHeader{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.75rem .5rem;display:flex}.firmware-module__nGNyAG__resultsLabel{color:var(--color-text-body);white-space:nowrap;font-size:.95rem}.firmware-module__nGNyAG__resultsLabelStrong{color:var(--color-text);font-weight:700}.firmware-module__nGNyAG__emptyState{flex-direction:column;align-items:flex-start;gap:.75rem;padding:2rem 1.75rem;display:flex}.firmware-module__nGNyAG__emptyState h2{color:var(--color-text);margin:0;font-size:1.2rem}.firmware-module__nGNyAG__emptyState p{color:var(--color-text-body);margin:0;line-height:1.6}.firmware-module__nGNyAG__emptyActions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.firmware-module__nGNyAG__primaryLink,.firmware-module__nGNyAG__secondaryLink{border-radius:var(--radius-md);justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.firmware-module__nGNyAG__primaryLink{background:var(--color-brand);color:#fff}.firmware-module__nGNyAG__primaryLink:hover{background:var(--color-brand-hover)}.firmware-module__nGNyAG__secondaryLink{background:var(--color-brand-soft);color:var(--color-brand-alt)}.firmware-module__nGNyAG__secondaryLink:hover{background:#dde4ff}.firmware-module__nGNyAG__paginationBar{border-top:1px solid var(--color-border-subtle);justify-content:flex-end;align-items:center;gap:.5rem;padding:.85rem 1.75rem;display:flex}.firmware-module__nGNyAG__paginationLink,.firmware-module__nGNyAG__paginationNavLink{color:#1a2248;background:0 0;border:1px solid #0000;border-radius:.7rem;justify-content:center;align-items:center;min-width:2.5rem;padding:.55rem .7rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.firmware-module__nGNyAG__paginationLink:hover,.firmware-module__nGNyAG__paginationNavLink:hover{background:var(--color-surface-soft);border-color:var(--color-border-medium)}.firmware-module__nGNyAG__paginationLinkActive{background:var(--color-brand);border-color:var(--color-brand);color:#fff}.firmware-module__nGNyAG__paginationLinkActive:hover{background:var(--color-brand-hover);border-color:var(--color-brand-hover)}.firmware-module__nGNyAG__paginationEllipsis{color:var(--color-text-muted);padding:0 .15rem;font-weight:700}.firmware-module__nGNyAG__paginationNavLink{color:var(--color-brand)}.firmware-module__nGNyAG__paginationNavLinkDisabled{color:#96a0bd;pointer-events:none}@media (max-width:960px){.firmware-module__nGNyAG__headerTop{flex-direction:column}.firmware-module__nGNyAG__toolbar{padding:1rem 1.25rem}.firmware-module__nGNyAG__filterBar{padding:0 1.25rem 1rem}.firmware-module__nGNyAG__toolbarDivider{display:none}}@media (max-width:640px){.firmware-module__nGNyAG__firmwarePage{padding:2.5rem 1rem 3rem}.firmware-module__nGNyAG__header{padding:1.25rem}.firmware-module__nGNyAG__toolbar{padding:.85rem 1.25rem}.firmware-module__nGNyAG__filterBar{padding:0 1.25rem .85rem}.firmware-module__nGNyAG__resultsHeader{flex-direction:column;align-items:flex-start;padding:.85rem 1.25rem 0}.firmware-module__nGNyAG__emptyState{padding:1.5rem 1.25rem}.firmware-module__nGNyAG__paginationBar{flex-wrap:wrap;justify-content:center;padding:.85rem 1.25rem}.firmware-module__nGNyAG__controlButton{width:100%}}
.news-module__MlY1RW__newsPage{padding:0 5vh}.news-module__MlY1RW__postContainer{max-width:800px;margin:0 auto;padding:20px}.news-module__MlY1RW__postTitle{color:#333;margin-bottom:10px;font-size:2.5em}.news-module__MlY1RW__postDate{color:#777;margin-bottom:20px;font-size:.9em}.news-module__MlY1RW__postContent{color:#333;font-size:1.2em;line-height:1.6}.news-module__MlY1RW__postContent a{color:#4051e1}.news-module__MlY1RW__readMoreBtn{color:#fff;background-color:#4051e1;border-radius:5px;margin-top:20px;padding:10px 20px;text-decoration:none;transition:background-color .3s;display:inline-block}.news-module__MlY1RW__readMoreBtn:hover{background-color:#2c2c2c}
