*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3FA;
-webkit-font-smoothing:antialiased;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
color:#3D2E5C;
line-height:1.55;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(15, 8, 30, 0.72);
}
::-webkit-scrollbar-track{
background:transparent;
}
.acgshell-nxp{
grid-template-columns:248px 1fr;
min-height:100vh;
display:grid;
}
.acgmain-nxp{
min-width:0;
}
.acgwrap-nxp{
margin:0 auto;
max-width:1400px;
width:100%;
}
.acgcontainer-nxp{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.acgcontainer-nxp{
padding:0 28px;
}
}
.acgsection-nxp{
padding:1.5rem 28px;
}
.acgsection_pt-nxp{
padding-top:34px;
}
.acgband_soft-nxp{
background:#FFFFFF;
}
.acgeyebrow-nxp{
display:inline-block;
line-height:1.4;
font-size:10.5px;
text-transform:uppercase;
color:#6D28D9;
letter-spacing:.14em;
font-weight:600;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
}
.acgdrawer_cb-nxp{
display:none;
}
.acgoverlay-nxp{
display:none;
}
@media(max-width:1023px){
.acgshell-nxp{
grid-template-columns:1fr;
}
.acgmain-nxp{
padding-bottom:4.875rem;
}
.acgdrawer_cb-nxp:checked~.acgoverlay-nxp{
background:rgba(15, 8, 30, 0.72);
inset:0;
position:fixed;
z-index:70;
display:block;
}
}
@media(max-width:561px){
.acgsection-nxp{
padding:1.125rem 1rem;
}
.acgsection_pt-nxp{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.acgside-nxp{
padding:1.375rem 18px;
gap:22px;
background:#EEEAF7;
align-self:start;
top:0;
border-right:1px solid rgba(28, 16, 51, 0.08);
position:sticky;
height:100vh;
overflow-y:auto;
flex-direction:column;
display:flex;
}
.acgbrand-nxp{
gap:10px;
align-items:center;
display:flex;
}
.acglogo-nxp{
font-weight:700;
color:#1C1033;
letter-spacing:-.02em;
font-size:21px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.acgside_cta-nxp{
background:rgba(109, 40, 217, 0.11);
border-radius:0.75rem;
padding:16px;
border:1px solid rgba(28, 16, 51, 0.12);
}
.acgside_cta_h-nxp{
font-size:1.063rem;
line-height:1.15;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1C1033;
margin-bottom:6px;
}
.acgside_cta_p-nxp{
margin-bottom:12px;
font-size:0.75rem;
line-height:1.45;
color:#3D2E5C;
}
.acgnav-nxp{
gap:3px;
flex-direction:column;
display:flex;
}
.acgnav_label-nxp{
padding:0.375rem 10px;
color:#9D8FBB;
font-size:0.594rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.14em;
}
.acgnav_item-nxp{
padding:0.625rem;
gap:11px;
border-radius:0.5rem;
align-items:center;
color:#3D2E5C;
display:flex;
font-weight:500;
font-size:0.875rem;
}
.acgnav_item-nxp svg{
width:17px;
height:17px;
}
.acgnav_item-nxp:hover{
background:rgba(109, 40, 217, 0.11);
color:#1C1033;
}
.acgnav_item_on-nxp{
background:rgba(109, 40, 217, 0.11);
color:#6D28D9;
font-weight:600;
}
.acgside_foot-nxp{
background:#FFFFFF;
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:0.75rem;
padding:0.75rem;
margin-top:auto;
}
.acgside_foot-nxp p{
line-height:1.4;
margin-top:4px;
color:#3D2E5C;
font-size:0.781rem;
}
/* ---------- topbar ---------- */
.acgtop-nxp{
padding:0.875rem 1.75rem;
background:#EEEAF7;
gap:16px;
z-index:40;
display:flex;
position:sticky;
top:0;
align-items:center;
border-bottom:1px solid rgba(28, 16, 51, 0.08);
}
.acgtop_brand-nxp{
gap:0.563rem;
align-items:center;
display:none;
}
.acgsearch-nxp{
background:#FFFFFF;
gap:0.625rem;
border-radius:12px;
flex:1;
border:1px solid rgba(28, 16, 51, 0.12);
padding:0.688rem 0.875rem;
max-width:27.5rem;
align-items:center;
font-size:13.5px;
color:#6B5A8E;
display:flex;
}
.acgsearch-nxp svg{
flex:none;
width:1rem;
height:16px;
}
.acgtop_actions-nxp{
gap:0.75rem;
margin-left:auto;
align-items:center;
display:flex;
}
.acglang-nxp{
color:#3D2E5C;
font-size:0.75rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.acgburger-nxp{
background:#FFFFFF;
border-radius:8px;
border:1px solid rgba(28, 16, 51, 0.12);
height:40px;
width:40px;
display:none;
justify-content:center;
align-items:center;
color:#1C1033;
}
/* ---------- bottom-nav (mobile) ---------- */
.acgbotnav-nxp{
display:none;
}
@media(max-width:1024px){
.acgside-nxp{
transition:transform .25s ease;
transform:translateX(-100%);
position:fixed;
width:280px;
top:0;
z-index:80;
height:100vh;
left:0;
}
.acgdrawer_cb-nxp:checked~.acgshell-nxp .acgside-nxp{
transform:translateX(0);
}
.acgtop-nxp{
padding:0.875rem 16px;
gap:12px;
flex-wrap:wrap;
position:static;
}
.acgtop_brand-nxp{
display:flex;
}
.acgsearch-nxp{
display:none;
}
.acgburger-nxp{
display:flex;
}
.acgtop_actions-nxp{
gap:10px;
width:100%;
align-items:stretch;
margin-left:0;
}
.acgtop_actions-nxp .acglang-nxp{
display:none;
}
.acgtop_actions-nxp .acgbtn-nxp{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.acgbotnav-nxp{
padding:8px 0.375rem calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
background:#EEEAF7;
border-top:1px solid rgba(28, 16, 51, 0.12);
left:0;
bottom:0;
right:0;
display:grid;
position:fixed;
z-index:65;
transform:translateZ(0);
}
.acgbn-nxp{
padding:0.375rem 2px 0;
gap:0.25rem;
align-items:center;
min-width:0;
display:flex;
color:#3D2E5C;
font-weight:600;
font-size:0.625rem;
justify-content:flex-end;
flex-direction:column;
}
.acgbn-nxp svg{
flex:none;
width:22px;
height:22px;
}
.acgbn-nxp span{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.acgbn_on-nxp{
color:#6D28D9;
}
.acgbn_center-nxp{
position:relative;
}
.acgbn_fab-nxp{
border-radius:50%;
background:#7C3AED;
display:flex;
box-shadow:0 0.5rem 32px rgba(28, 16, 51, 0.14), 0 2px 0.5rem rgba(28, 16, 51, 0.10);
top:-1.25rem;
left:50%;
height:3.125rem;
color:#FFFFFF;
justify-content:center;
transform:translateX(-50%);
width:3.125rem;
position:absolute;
align-items:center;
}
.acgbn_fab-nxp svg{
width:24px;
height:1.5rem;
}
.acgbn_center-nxp span{
color:#6D28D9;
}
}
.acgbtn-nxp{
border-radius:8px;
transition:background-color 0.2s ease,color 0.2s ease;
gap:8px;
padding:11px 22px;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-flex;
cursor:pointer;
justify-content:center;
align-items:center;
font-size:0.875rem;
font-weight:700;
}
.acgbtn_pri-nxp{
background:#7C3AED;
color:#FFFFFF;
box-shadow:0 0.25rem 1.125rem rgba(124, 58, 237, 0.40), 0 1px 4px rgba(124, 58, 237, 0.24);
}
.acgbtn_pri-nxp:hover{
background:#5B21B6;
}
.acgbtn_ghost-nxp{
background:rgba(109, 40, 217, 0.11);
color:#1C1033;
font-weight:600;
}
.acgbtn_line-nxp{
border:1px solid rgba(28, 16, 51, 0.22);
background:transparent;
font-weight:600;
color:#1C1033;
}
.acgbtn_lg-nxp{
padding:16px 30px;
border-radius:0.75rem;
font-size:15px;
}
.acgband-nxp .acgbtn_line-nxp{
border-color:rgba(255, 255, 255, 0.13);
color:#F3EEFF;
}
.acgband-nxp .acgbtn_ghost-nxp{
background:rgba(255, 255, 255, 0.08);
color:#F3EEFF;
}
.acglink_m-nxp{
gap:0.313rem;
color:#6D28D9;
display:inline-flex;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
text-decoration:none;
cursor:pointer;
font-size:0.75rem;
}
.acglink_m-nxp svg{
width:14px;
height:0.875rem;
}
.acgband-nxp .acglink_m-nxp{
color:#C4A8FF;
}
.acgdot-nxp{
flex:none;
background:#6D28D9;
border-radius:50%;
height:7px;
width:0.438rem;
}
.acgdot_live-nxp{
background:#DC2626;
animation:zm3-pulse 1.4s infinite;
}
.acgstars-nxp{
gap:2px;
color:#6D28D9;
display:inline-flex;
}
.acgstars-nxp svg{
height:15px;
width:0.938rem;
}
.acgchip-nxp{
background:#FFFFFF;
padding:0.438rem 12px;
border-radius:8px;
gap:6px;
border:1px solid rgba(28, 16, 51, 0.12);
align-items:center;
display:inline-flex;
color:#3D2E5C;
font-size:0.688rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.acgchip_on-nxp{
background:rgba(109, 40, 217, 0.11);
border-color:transparent;
color:#6D28D9;
}
.acggc-nxp{
cursor:pointer;
min-width:0;
display:block;
color:inherit;
text-decoration:none;
}
.acggc_thumb-nxp{
border-radius:12px;
overflow:hidden;
border:1px solid rgba(28, 16, 51, 0.12);
background-position:center;
display:block;
position:relative;
background-size:cover;
aspect-ratio:1;
}
.acggc_thumb_portrait-nxp{
aspect-ratio:3/4;
}
.acggc_thumb_wide-nxp{
aspect-ratio:16/11;
}
.acggc_cap-nxp{
padding:0.563rem;
background:linear-gradient(transparent,rgba(15, 8, 30, 0.72));
position:absolute;
left:0;
bottom:0;
right:0;
}
.acggc_name-nxp{
font-size:0.781rem;
font-weight:700;
color:#F3EEFF;
display:block;
}
.acggc_meta-nxp{
color:#B09FD4;
font-size:0.688rem;
}
.acggc_badge-nxp{
background:#6D28D9;
border-radius:8px;
padding:2px 6px;
font-weight:700;
right:0.5rem;
position:absolute;
color:#FFFFFF;
font-size:8px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
top:0.5rem;
}
.acggc_badge_hot-nxp{
background:#DC2626;
color:#F3EEFF;
}
.acggc_badge_live-nxp{
background:#DC2626;
right:auto;
left:0.5rem;
color:#F3EEFF;
}
.acggc_mult-nxp{
inset:0;
font-weight:700;
align-items:center;
position:absolute;
color:#6D28D9;
display:flex;
justify-content:center;
font-size:1.75rem;
}
.acgpc-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
border-radius:12px;
align-items:center;
display:flex;
justify-content:center;
color:#3D2E5C;
font-weight:700;
font-size:0.875rem;
height:64px;
}
.acgrail-nxp{
min-width:0;
}
.acgrail_scroll-nxp{
gap:14px;
display:grid;
}
.acgrail_scroll-nxp>*{
min-width:0;
}
.acgg6-nxp{
grid-template-columns:repeat(6,1fr);
}
.acgg7-nxp{
grid-template-columns:repeat(7,1fr);
}
.acgg4-nxp{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1022px){
.acgg6-nxp,.acgg7-nxp{
grid-template-columns:none;
padding-bottom:0.375rem;
grid-auto-columns:7.5rem;
scroll-snap-type:x mandatory;
overflow-x:auto;
grid-auto-flow:column;
}
.acgg6-nxp>*,.acgg7-nxp>*{
scroll-snap-align:start;
}
.acgg4-nxp{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:562px){
.acgg4-nxp{
grid-template-columns:none;
grid-auto-columns:9.375rem;
overflow-x:auto;
grid-auto-flow:column;
}
}
.acgpanel-nxp{
border-radius:1.25rem;
padding:28px 2rem;
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
}
.acgsplit-nxp{
gap:36px;
display:grid;
align-items:start;
}
.acgsplit-nxp>*{
min-width:0;
}
.acgsplit_a-nxp{
grid-template-columns:.85fr 1.15fr;
}
.acgsplit_b-nxp{
grid-template-columns:1fr 1.1fr;
}
.acgsplit_c-nxp{
grid-template-columns:1.1fr .9fr;
}
.acgpgrid-nxp{
gap:40px;
grid-template-columns:.9fr 1.1fr;
align-items:center;
display:grid;
}
.acgpgrid-nxp>*{
min-width:0;
}
.acglead-nxp{
margin-bottom:14px;
font-size:15px;
line-height:1.65;
color:#3D2E5C;
}
.acgfeat-nxp{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.acgfeat-nxp>*{
min-width:0;
}
.acgfeat2-nxp{
grid-template-columns:1fr 1fr;
}
.acgfeat_card-nxp{
padding:1.625rem;
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
}
.acgfeat_card-nxp svg{
color:#6D28D9;
height:1.625rem;
width:26px;
margin-bottom:1rem;
}
.acgfeat_card-nxp h3{
font-size:18px;
font-weight:700;
margin-bottom:8px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#1C1033;
}
.acgfeat_card-nxp p{
color:#3D2E5C;
line-height:1.6;
font-size:0.813rem;
}
.acgfeat_card-nxp b{
color:#1C1033;
}
.acgbig-nxp{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.acgbig_n-nxp{
color:#6D28D9;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
font-weight:700;
}
.acgbig_l-nxp{
font-size:0.75rem;
color:#6B5A8E;
}
.acgperson-nxp{
background:#FFFFFF;
gap:14px;
padding:1rem 1.125rem;
border-radius:12px;
border:1px solid rgba(28, 16, 51, 0.12);
align-items:center;
display:flex;
}
.acgavatar-nxp{
flex:none;
background:linear-gradient(135deg,#7C3AED,#4C1D95);
border-radius:50%;
width:2.75rem;
height:2.75rem;
}
.acgperson_name-nxp{
font-weight:700;
color:#1C1033;
font-size:14px;
}
.acgperson_role-nxp{
font-size:12px;
color:#6B5A8E;
}
.acgkv-nxp{
border-radius:12px;
background:rgba(28, 16, 51, 0.12);
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(28, 16, 51, 0.12);
gap:1px;
display:grid;
}
.acgkv-nxp>div{
background:#F5F3FA;
padding:1rem 18px;
min-width:0;
}
.acgkv_k-nxp{
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:9.5px;
color:#6D28D9;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.acgkv_v-nxp{
color:#1C1033;
font-weight:700;
font-size:0.844rem;
}
@media(max-width:1023px){
.acgsplit_a-nxp,.acgsplit_b-nxp,.acgsplit_c-nxp,.acgpgrid-nxp{
gap:1.5rem;
grid-template-columns:1fr;
}
.acgfeat-nxp,.acgfeat2-nxp{
grid-template-columns:1fr;
}
.acgkv-nxp{
grid-template-columns:1fr;
}
}
.acgsh-nxp{
margin-bottom:1rem;
min-width:0;
}
.acgsh_row-nxp{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.acgsh_row-nxp .acgsh_l-nxp{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.acgsh_stack-nxp{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.acgsh_center-nxp{
gap:0.625rem;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.acgsh_h2-nxp{
gap:0.563rem;
display:flex;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
color:#1C1033;
font-weight:700;
line-height:1.1;
}
@media(min-width:770px){
.acgsh_h2-nxp{
font-size:24px;
}
}
.acgband-nxp .acgsh_h2-nxp{
color:#F3EEFF;
}
.acgeb_mono-nxp{
text-transform:none;
letter-spacing:.08em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.acgeb_mono-nxp::before{
content:"// ";
}
.acgeb_upper-nxp{
letter-spacing:.14em;
text-transform:uppercase;
}
.acgeb_pill-nxp{
border-radius:999px;
background:rgba(109, 40, 217, 0.11);
padding:0.313rem 0.688rem;
text-transform:uppercase;
letter-spacing:.12em;
}
.acgeb_line-nxp{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.acgeb_line-nxp::before{
background:#6D28D9;
display:inline-block;
width:1.5rem;
content:"";
height:1px;
}
.acgband-nxp .acgeb_line-nxp::before{
background:#C4A8FF;
}
.acgband-nxp .acgeb_pill-nxp{
background:rgba(255, 255, 255, 0.08);
}
.acgsh_link-nxp{
gap:0.375rem;
transition:color 0.2s ease,border-color 0.2s ease;
font-weight:600;
font-size:0.813rem;
display:inline-flex;
white-space:nowrap;
color:#1C1033;
align-items:center;
border-bottom:1px solid #1C1033;
padding-bottom:2px;
}
.acgsh_link-nxp:hover{
border-color:#6D28D9;
color:#6D28D9;
}
.acgsh_link-nxp svg{
width:14px;
height:14px;
}
.acgsh_link_chev-nxp{
border-bottom:0;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#6D28D9;
padding-bottom:0;
font-size:12px;
}
.acgsh_link_btn-nxp{
padding:9px 18px;
border-radius:62.438rem;
background:#7C3AED;
border-bottom:0;
color:#FFFFFF;
}
.acgsh_link_btn-nxp:hover{
background:#5B21B6;
border-color:transparent;
}
.acgband-nxp .acgsh_link-nxp{
border-color:#F3EEFF;
color:#F3EEFF;
}
.acgband-nxp .acgsh_link_chev-nxp{
color:#C4A8FF;
}
.acgsh_rule-nxp{
margin:-2px 0 1rem;
background:rgba(28, 16, 51, 0.12);
height:1px;
}
.acgband-nxp .acgsh_rule-nxp{
background:rgba(255, 255, 255, 0.13);
}
.acgseo_grid3-nxp{
grid-template-columns:repeat(3,1fr);
gap:20px;
display:grid;
}
.acgseo_grid4-nxp{
grid-template-columns:repeat(4,1fr);
gap:0.813rem;
display:grid;
}
.acgseo_grid3-nxp>*,.acgseo_grid4-nxp>*{
min-width:0;
}
.acgseo_card-nxp{
padding:1.5rem;
border-radius:0.75rem;
background:#FFFFFF;
border:1px solid rgba(28, 16, 51, 0.12);
}
.acgseo_card-nxp h3{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
margin-bottom:8px;
font-weight:700;
color:#1C1033;
}
.acgseo_card-nxp p{
color:#3D2E5C;
line-height:1.6;
font-size:0.813rem;
}
.acgseo_card_sm-nxp{
padding:20px;
}
.acgseo_card_sm-nxp h3{
font-size:16px;
}
.acgseo_card_sm-nxp p{
font-size:0.781rem;
line-height:1.55;
}
.acgseo_rtp_row-nxp{
gap:36px;
grid-template-columns:1fr 1fr;
display:grid;
margin-top:16px;
align-items:center;
}
.acgrtp-nxp{
gap:0.875rem;
display:flex;
min-width:0;
}
.acgrtp-nxp>div{
border-radius:0.75rem;
padding:16px;
flex:1;
background:#F5F3FA;
text-align:center;
min-width:0;
}
.acgrtp_n-nxp{
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#6D28D9;
white-space:nowrap;
font-size:1.625rem;
}
.acgrtp_l-nxp{
margin-top:0.25rem;
color:#6B5A8E;
font-size:0.688rem;
}
.acgcmp-nxp{
overflow:hidden;
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:0.75rem;
max-width:47.5rem;
}
.acgcmp_row-nxp{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.acgcmp_row-nxp>div{
padding:13px 14px;
text-align:center;
min-width:0;
}
.acgcmp_row-nxp>div:first-child{
font-weight:600;
text-align:left;
padding-left:1.375rem;
color:#1C1033;
}
.acgcmp_th-nxp{
background:#F5F3FA;
font-weight:700;
font-size:12.5px;
}
.acgcmp_row-nxp:not(.acgcmp_th-nxp){
background:#FFFFFF;
border-top:1px solid rgba(28, 16, 51, 0.08);
color:#3D2E5C;
}
.acgcmp_zebra-nxp{
background:#EDE9F6;
}
.acgguide-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:12px;
background:#FFFFFF;
overflow:hidden;
cursor:pointer;
}
.acgguide_cover-nxp{
height:8.125rem;
}
.acgguide_body-nxp{
padding:20px;
}
.acgguide_body-nxp h3{
margin:0.438rem 0 0.563rem;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.25;
font-weight:700;
color:#1C1033;
font-size:16px;
}
.acgguide_meta-nxp{
font-size:0.719rem;
color:#6B5A8E;
}
.acghub-nxp{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
border-top:1px solid rgba(28, 16, 51, 0.08);
display:grid;
padding-top:1.75rem;
}
.acghub-nxp>*{
min-width:0;
}
.acghub-nxp h4{
font-size:0.813rem;
color:#1C1033;
font-weight:700;
margin-bottom:0.688rem;
}
.acghub_col-nxp{
gap:8px;
font-size:13px;
flex-direction:column;
display:flex;
color:#3D2E5C;
}
.acghub_col-nxp a{
cursor:pointer;
}
@media(max-width:1021px){
.acgseo_grid3-nxp{
grid-template-columns:1fr;
}
.acgseo_grid4-nxp{
grid-template-columns:repeat(2,1fr);
}
.acgseo_rtp_row-nxp{
gap:1.25rem;
grid-template-columns:1fr;
}
.acghub-nxp{
gap:22px;
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:560px){
.acghub-nxp{
grid-template-columns:1fr;
}
}
.acgtk-nxp{
overflow:hidden;
background:#1A1228;
border-bottom:1px solid rgba(28, 16, 51, 0.08);
align-items:center;
display:flex;
}
.acgtk_tag-nxp{
padding:11px 18px;
flex:none;
gap:0.5rem;
background:#FFFFFF;
font-size:10.5px;
color:#DC2626;
font-weight:600;
display:flex;
border-right:1px solid rgba(28, 16, 51, 0.08);
letter-spacing:.1em;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
align-items:center;
}
.acgtk_rail-nxp{
overflow:hidden;
flex:1;
}
.acgtk_track-nxp{
padding:11px 14px;
animation:zm3-marquee 26s linear infinite;
gap:1.75rem;
width:max-content;
display:flex;
white-space:nowrap;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D2E5C;
font-size:0.75rem;
}
.acgtk_track-nxp b{
color:#6D28D9;
}
.acghero-nxp{
overflow:hidden;
background:linear-gradient(120deg,#160F24,#0F1A2E);
border-radius:20px;
padding:46px 3rem;
border:1px solid rgba(28, 16, 51, 0.12);
color:#F3EEFF;
position:relative;
}
.acghero_glow-nxp{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
width:21.25rem;
height:21.25rem;
position:absolute;
top:-3.75rem;
right:-60px;
}
.acghero_in-nxp{
position:relative;
max-width:37.5rem;
}
.acghero-nxp .acgeyebrow-nxp{
color:#C4A8FF;
}
.acgpill_row-nxp{
padding:0.375rem 0.813rem;
background:rgba(255, 255, 255, 0.08);
gap:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:999px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
color:#C4A8FF;
font-size:10.5px;
margin-bottom:1.375rem;
letter-spacing:.1em;
text-transform:uppercase;
align-items:center;
}
.acghero_h1-nxp{
margin:18px 0;
font-weight:700;
line-height:1.02;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:3.375rem;
color:#F3EEFF;
overflow-wrap:break-word;
letter-spacing:-.02em;
}
.acghero_h1-nxp em{
color:#C4A8FF;
font-style:normal;
}
.acghero_sub-nxp{
line-height:1.55;
font-size:1.063rem;
color:#B09FD4;
margin-bottom:1.75rem;
max-width:480px;
}
.acghero_cta-nxp{
gap:14px;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:1.625rem;
}
.acghero_trust-nxp{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.acghero_rating_txt-nxp{
font-size:13px;
color:#B09FD4;
}
@media(max-width:1022px){
.acghero-nxp{
padding:2rem 24px;
}
.acghero_h1-nxp{
font-size:38px;
}
}
@media(max-width:561px){
.acghero_h1-nxp{
font-size:1.875rem;
}
}
.acgtabs-nxp{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.acgtab-nxp{
border-radius:0.5rem;
padding:0.625rem 1.125rem;
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
cursor:pointer;
color:#3D2E5C;
font-size:0.813rem;
font-weight:600;
}
.acgtab_on-nxp{
background:#7C3AED;
border-color:transparent;
color:#FFFFFF;
font-weight:700;
}
.acgstat-nxp{
gap:14px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.acgstat-nxp>*{
min-width:0;
}
.acgstat_item-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
padding:1.125rem 1.25rem;
border-radius:12px;
background:#FFFFFF;
}
.acgstat_k-nxp{
margin-bottom:0.438rem;
font-size:9.5px;
text-transform:uppercase;
letter-spacing:.12em;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#6B5A8E;
}
.acgstat_v-nxp{
gap:8px;
font-size:1.5rem;
min-width:0;
color:#1C1033;
align-items:center;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:anywhere;
display:flex;
font-weight:700;
}
.acgstat_v_accent-nxp{
color:#6D28D9;
}
@media(max-width:1025px){
.acgstat-nxp{
grid-template-columns:repeat(2,1fr);
}
}
.acgwlc-nxp{
border-radius:20px;
grid-template-columns:1.2fr .8fr;
gap:1.5rem;
padding:36px 2.5rem;
border:1px solid rgba(28, 16, 51, 0.12);
background:linear-gradient(120deg,#160F24,#0F1A2E);
overflow:hidden;
display:grid;
position:relative;
color:#F3EEFF;
align-items:center;
}
.acgwlc-nxp>*{
min-width:0;
}
.acgwlc-nxp .acgeyebrow-nxp{
color:#C4A8FF;
}
.acgwlc_glow-nxp{
border-radius:50%;
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
position:absolute;
right:-40px;
width:16.25rem;
top:-2.5rem;
height:260px;
}
.acgwlc_in-nxp{
position:relative;
}
.acgwlc_h2-nxp{
margin:0.625rem 0 0.5rem;
color:#F3EEFF;
overflow-wrap:break-word;
line-height:1.03;
font-size:2.125rem;
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.acgwlc_h2-nxp em{
font-style:normal;
color:#C4A8FF;
}
.acgwlc_sub-nxp{
margin-bottom:18px;
max-width:26.25rem;
font-size:0.875rem;
line-height:1.55;
color:#B09FD4;
}
.acgwlc_terms-nxp{
gap:10px;
display:flex;
flex-direction:column;
position:relative;
}
.acgterm-nxp{
padding:0.813rem 15px;
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
border-radius:12px;
gap:11px;
align-items:center;
display:flex;
}
.acgterm-nxp svg{
flex:none;
color:#C4A8FF;
height:1.25rem;
width:1.25rem;
}
.acgterm_k-nxp{
letter-spacing:.1em;
color:#B09FD4;
font-size:0.594rem;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.acgterm_v-nxp{
font-size:14px;
font-weight:700;
color:#F3EEFF;
margin-top:2px;
}
@media(max-width:1025px){
.acgwlc-nxp{
grid-template-columns:1fr;
}
}
@media(max-width:563px){
.acgwlc_h2-nxp{
font-size:26px;
}
}
.acgjp-nxp{
grid-template-columns:1.5fr 1fr 1fr;
gap:0.875rem;
display:grid;
}
.acgjp-nxp>*{
min-width:0;
}
.acgjp_hero-nxp{
overflow:hidden;
padding:1.625rem;
background:linear-gradient(135deg,#160F24,#0F1A2E);
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:1.25rem;
gap:0.875rem;
color:#F3EEFF;
position:relative;
min-height:11.25rem;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.acgjp_glow-nxp{
background:radial-gradient(circle,rgba(139, 92, 246, 0.22),transparent 70%);
border-radius:50%;
width:180px;
position:absolute;
top:-2.5rem;
height:11.25rem;
right:-2.5rem;
}
.acgjp_k_row-nxp{
gap:10px;
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
}
.acgjp_k-nxp{
color:#6B5A8E;
letter-spacing:.12em;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.625rem;
}
.acgjp_hero-nxp .acgjp_k-nxp{
color:#B09FD4;
}
.acgjp_amt-nxp{
font-weight:700;
position:relative;
color:#C4A8FF;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:42px;
line-height:1;
}
.acgjp_sub-nxp{
color:#B09FD4;
margin-top:5px;
font-size:12px;
}
.acgjp_cell-nxp{
background:#FFFFFF;
padding:22px;
border-radius:20px;
border:1px solid rgba(28, 16, 51, 0.12);
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:180px;
}
.acgjp_cell-nxp .acgjp_amt-nxp{
color:#1C1033;
font-size:1.875rem;
}
.acgjp_cell-nxp .acgjp_sub-nxp{
color:#6B5A8E;
}
@media(max-width:1026px){
.acgjp-nxp{
grid-template-columns:1fr;
}
}
@media(max-width:562px){
.acgjp_amt-nxp{
font-size:32px;
}
}
.acggm-nxp{
gap:16px;
grid-template-columns:1.3fr 1fr;
display:grid;
}
.acggm-nxp>*{
min-width:0;
}
.acggm_panel-nxp{
border-radius:1.25rem;
padding:28px;
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
}
.acggm_h2-nxp{
margin:10px 0 0.5rem;
font-size:1.5rem;
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#1C1033;
}
.acggm_text-nxp{
font-size:0.844rem;
line-height:1.6;
margin-bottom:20px;
max-width:27.5rem;
color:#3D2E5C;
}
.acggm_level-nxp{
gap:0.875rem;
margin-bottom:1rem;
align-items:center;
display:flex;
}
.acggm_lv-nxp{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:1.5rem;
font-weight:700;
color:#6D28D9;
}
.acggm_bar_wrap-nxp{
flex:1;
min-width:0;
}
.acggm_bar_meta-nxp{
justify-content:space-between;
display:flex;
font-size:10px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:0.313rem;
color:#6B5A8E;
}
.acgbar-nxp{
border-radius:62.438rem;
background:#F5F3FA;
overflow:hidden;
height:0.5rem;
}
.acgbar_fill-nxp{
background:linear-gradient(90deg,#7C3AED,#4C1D95);
border-radius:999px;
height:100%;
display:block;
}
.acggm_missions-nxp{
gap:0.563rem;
display:flex;
flex-wrap:wrap;
}
.acggm_refer-nxp{
overflow:hidden;
border:1px solid rgba(28, 16, 51, 0.12);
background:linear-gradient(150deg,#160F24,#0F1A2E);
border-radius:20px;
padding:1.75rem;
display:flex;
color:#F3EEFF;
flex-direction:column;
position:relative;
justify-content:space-between;
}
.acggm_refer-nxp .acgeyebrow-nxp{
color:#C4A8FF;
}
.acggm_ref_h2-nxp{
margin:10px 0 8px;
color:#F3EEFF;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.acggm_ref_h2-nxp em{
color:#C4A8FF;
font-style:normal;
}
.acggm_ref_text-nxp{
margin-bottom:1.125rem;
line-height:1.55;
color:#B09FD4;
font-size:13px;
}
@media(max-width:1025px){
.acggm-nxp{
grid-template-columns:1fr;
}
}
.acgsupp-nxp{
grid-template-columns:repeat(3,1fr);
gap:0.875rem;
display:grid;
}
.acgsupp-nxp>*{
min-width:0;
}
.acgsupp_card-nxp{
border-radius:12px;
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
padding:1.5rem;
}
.acgsupp_card-nxp svg{
color:#6D28D9;
margin-bottom:14px;
width:24px;
height:24px;
}
.acgsupp_card-nxp h3{
color:#1C1033;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
font-weight:700;
font-size:1rem;
}
.acgsupp_card-nxp p{
line-height:1.55;
color:#3D2E5C;
font-size:13px;
}
@media(max-width:1025px){
.acgsupp-nxp{
grid-template-columns:1fr;
}
}
.acgpay_logos-nxp{
grid-template-columns:repeat(4,1fr);
gap:9px;
display:grid;
}
.acgpay_logos-nxp>*{
min-width:0;
}
.acgpay-nxp{
border-radius:0.5rem;
border:1px solid rgba(28, 16, 51, 0.12);
align-items:center;
font-weight:700;
justify-content:center;
color:#3D2E5C;
font-size:0.75rem;
display:flex;
height:48px;
}
.acgtable-nxp{
border-radius:12px;
overflow:hidden;
border:1px solid rgba(28, 16, 51, 0.12);
}
.acgtrow-nxp{
grid-template-columns:1.3fr 1fr 1fr 1fr;
font-size:13px;
display:grid;
}
.acgtrow-nxp>div{
padding:0.813rem 0.875rem;
min-width:0;
}
.acgtrow-nxp>div:first-child{
color:#1C1033;
font-weight:700;
padding-left:16px;
}
.acgtrow_th-nxp{
background:#F5F3FA;
font-size:9.5px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.06em;
color:#6B5A8E;
text-transform:uppercase;
}
.acgtrow-nxp:not(.acgtrow_th-nxp){
background:#FFFFFF;
color:#3D2E5C;
border-top:1px solid rgba(28, 16, 51, 0.08);
}
.acgtrow_zebra-nxp{
background:#EDE9F6;
}
.acgpos-nxp{
color:#6D28D9;
font-weight:700;
}
@media(max-width:1026px){
.acgpay_logos-nxp{
grid-template-columns:repeat(2,1fr);
}
}
.acgvip_head-nxp{
gap:0.75rem;
align-items:flex-end;
margin-bottom:18px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.acgvip_intro-nxp{
font-size:0.813rem;
color:#3D2E5C;
max-width:420px;
}
.acgvip-nxp{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.acgvip-nxp>*{
min-width:0;
}
.acgtier-nxp{
background:#FFFFFF;
border:1px solid rgba(28, 16, 51, 0.12);
padding:1.25rem;
border-radius:0.75rem;
}
.acgtier_on-nxp{
border-color:#6D28D9;
background:rgba(109, 40, 217, 0.11);
}
.acgtier_medal-nxp{
background:linear-gradient(135deg,#7C3AED,#4C1D95);
border-radius:0.5rem;
margin-bottom:0.875rem;
height:1.875rem;
width:30px;
}
.acgtier_name-nxp{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1C1033;
font-size:0.938rem;
margin-bottom:5px;
}
.acgtier_tx-nxp{
color:#6B5A8E;
line-height:1.5;
font-size:11.5px;
}
@media(max-width:1026px){
.acgvip-nxp{
grid-template-columns:repeat(2,1fr);
}
}
.acgdw_h2-nxp{
line-height:1.08;
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#1C1033;
font-size:26px;
margin-bottom:0.625rem;
}
.acgsteps_v-nxp{
grid-template-columns:1fr;
gap:0.625rem;
}
.acgsteps_v-nxp .acgstep-nxp{
padding:1.125rem 20px;
}
@media(max-width:561px){
.acgdw_h2-nxp{
font-size:1.438rem;
}
}
.acgsteps-nxp{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.acgsteps-nxp>*{
min-width:0;
}
.acgstep-nxp{
background:#FFFFFF;
padding:1.5rem;
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:0.75rem;
position:relative;
}
.acgstep_num-nxp{
background:#7C3AED;
border-radius:8px;
width:30px;
font-weight:700;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:13px;
margin-bottom:14px;
display:flex;
color:#FFFFFF;
height:1.875rem;
align-items:center;
justify-content:center;
}
.acgstep_h-nxp{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.438rem;
font-weight:700;
color:#1C1033;
font-size:16px;
}
.acgstep_p-nxp{
color:#3D2E5C;
line-height:1.55;
font-size:13px;
}
@media(max-width:1024px){
.acgsteps-nxp{
grid-template-columns:1fr;
}
}
.acgapp-nxp{
gap:2.25rem;
justify-content:space-between;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.acgapp_copy-nxp{
max-width:520px;
}
.acgapp_h2-nxp{
margin:12px 0 0.625rem;
color:#1C1033;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.05;
font-size:1.75rem;
font-weight:700;
}
.acgapp_text-nxp{
font-size:14px;
margin-bottom:20px;
color:#3D2E5C;
line-height:1.6;
}
.acgapp_btns-nxp{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.acgstore-nxp{
border-radius:12px;
border:1px solid rgba(28, 16, 51, 0.12);
gap:9px;
padding:0.688rem 18px;
background:#F5F3FA;
align-items:center;
cursor:pointer;
color:#1C1033;
font-size:0.813rem;
display:inline-flex;
font-weight:700;
}
.acgstore-nxp svg{
width:1rem;
height:16px;
}
.acgapp_qr_wrap-nxp{
gap:16px;
align-items:center;
display:flex;
}
.acgqr-nxp{
grid-template-columns:repeat(5,1fr);
gap:3px;
background:#F5F3FA;
border:1px solid rgba(28, 16, 51, 0.12);
grid-template-rows:repeat(5,1fr);
padding:11px;
border-radius:12px;
display:grid;
height:6.75rem;
width:108px;
}
.acgqr-nxp i{
background:transparent;
}
.acgqr_f-nxp{
background:#6D28D9;
}
.acgapp_qr_cap-nxp{
font-size:12px;
max-width:5.25rem;
color:#6B5A8E;
line-height:1.4;
}
.acgpromo_grid-nxp{
grid-template-columns:repeat(3,1fr);
gap:1rem;
display:grid;
}
.acgpromo_grid-nxp>*{
min-width:0;
}
.acgpromo-nxp{
border-radius:1.25rem;
padding:1.5rem;
overflow:hidden;
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
min-height:150px;
position:relative;
}
.acgpromo_h-nxp{
font-size:26px;
line-height:1.05;
color:#1C1033;
font-weight:700;
margin-top:0.375rem;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.acgpromo_h-nxp em{
color:#6D28D9;
font-style:normal;
}
.acgpromo_p-nxp{
line-height:1.5;
margin-top:0.5rem;
color:#3D2E5C;
font-size:12.5px;
}
.acgpromo_feat-nxp{
background:linear-gradient(135deg,#160F24,#0F1A2E);
border-color:rgba(28, 16, 51, 0.12);
}
.acgpromo_feat-nxp .acgpromo_h-nxp{
color:#F3EEFF;
}
.acgpromo_feat-nxp .acgpromo_h-nxp em{
color:#C4A8FF;
}
.acgpromo_feat-nxp .acgpromo_p-nxp{
color:#B09FD4;
}
.acgpromo_feat-nxp .acgeyebrow-nxp{
color:#C4A8FF;
}
@media(max-width:1026px){
.acgpromo_grid-nxp{
grid-template-columns:1fr;
}
}
.acgtour-nxp{
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:1.25rem;
border:1px solid rgba(28, 16, 51, 0.12);
display:grid;
}
.acgtour-nxp>*{
min-width:0;
}
.acgtour_l-nxp{
padding:34px;
background:linear-gradient(135deg,#160F24,#0F1A2E);
overflow:hidden;
color:#F3EEFF;
position:relative;
}
.acgtour_h2-nxp{
margin:0.75rem 0 10px;
font-weight:700;
line-height:1.05;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:1.875rem;
color:#F3EEFF;
}
.acgtour_h2-nxp em{
font-style:normal;
color:#C4A8FF;
}
.acgtour_text-nxp{
color:#B09FD4;
line-height:1.6;
font-size:13.5px;
margin-bottom:1.25rem;
max-width:340px;
}
.acgtour_meta-nxp{
gap:18px;
align-items:flex-end;
flex-wrap:wrap;
margin-bottom:1.25rem;
display:flex;
}
.acgtour_cap-nxp{
text-transform:uppercase;
margin-bottom:5px;
font-size:9.5px;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B09FD4;
}
.acgcount-nxp{
gap:6px;
display:flex;
}
.acgcount-nxp span{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.25rem 0.563rem;
border-radius:8px;
font-size:1.375rem;
font-weight:700;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.acgtour_units-nxp{
color:#B09FD4;
font-size:10px;
}
.acgboard-nxp{
padding:1.75rem 30px;
background:#FFFFFF;
}
.acgboard_head-nxp{
margin-bottom:0.875rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.acgboard_title-nxp{
font-weight:700;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#1C1033;
font-size:16px;
}
.acgboard_upd-nxp{
color:#6B5A8E;
font-size:0.625rem;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.acgboard_list-nxp{
gap:2px;
display:flex;
flex-direction:column;
}
.acgboard_row-nxp{
gap:0.75rem;
border-radius:8px;
padding:0.625rem 12px;
display:flex;
align-items:center;
}
.acgboard_top1-nxp{
background:rgba(109, 40, 217, 0.11);
}
.acgboard_rk-nxp{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:0.875rem;
color:#6B5A8E;
font-weight:700;
width:20px;
}
.acgboard_top1-nxp .acgboard_rk-nxp{
color:#6D28D9;
}
.acgboard_nm-nxp{
flex:1;
color:#3D2E5C;
font-size:0.844rem;
font-weight:600;
min-width:0;
}
.acgboard_top1-nxp .acgboard_nm-nxp{
color:#1C1033;
font-weight:700;
}
.acgboard_pt-nxp{
font-size:0.781rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D2E5C;
}
@media(max-width:1022px){
.acgtour-nxp{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.acgtour_h2-nxp{
font-size:24px;
}
}
.acgnews-nxp{
border-radius:20px;
border:1px solid rgba(28, 16, 51, 0.12);
background:linear-gradient(135deg,#160F24,#0F1A2E);
padding:1.625rem 32px;
gap:24px;
color:#F3EEFF;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.acgnews_h3-nxp{
font-size:20px;
color:#F3EEFF;
font-weight:700;
margin-bottom:4px;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
}
.acgnews_text-nxp{
font-size:0.813rem;
color:#B09FD4;
}
.acgnews_form-nxp{
flex:1;
gap:0.625rem;
display:flex;
min-width:0;
max-width:440px;
}
.acgnews_form-nxp .acginput-nxp{
min-width:0;
}
@media(max-width:563px){
.acgnews_form-nxp{
width:100%;
}
}
.acginput-nxp{
padding:13px 16px;
border-radius:0.5rem;
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
flex:1;
font-size:13.5px;
color:#B09FD4;
}
.acgrc-nxp{
gap:2rem;
grid-template-columns:1fr 1fr 1fr;
display:grid;
}
.acgrc-nxp>*{
min-width:0;
}
.acgrc_awards-nxp{
gap:11px;
display:flex;
flex-direction:column;
}
.acgaward-nxp{
gap:11px;
align-items:center;
display:flex;
}
.acgaward-nxp svg{
flex:none;
width:18px;
color:#D97706;
height:1.125rem;
}
.acgaward_t-nxp{
color:#1C1033;
font-size:0.844rem;
font-weight:700;
}
.acgaward_s-nxp{
color:#6B5A8E;
font-size:11.5px;
}
.acgrc_press-nxp{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.acglogo_cell-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:8px;
font-size:13px;
color:#3D2E5C;
align-items:center;
justify-content:center;
display:flex;
height:48px;
font-weight:700;
}
.acgrc_partner-nxp{
border-radius:0.75rem;
padding:1.25rem;
background:#FFFFFF;
border:1px solid rgba(28, 16, 51, 0.12);
}
.acgrc_partner_name-nxp{
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-size:18px;
margin-bottom:0.375rem;
font-weight:700;
color:#1C1033;
}
.acgrc_partner_text-nxp{
font-size:0.781rem;
line-height:1.55;
color:#3D2E5C;
}
@media(max-width:1025px){
.acgrc-nxp{
gap:1.375rem;
grid-template-columns:1fr;
}
.acgrc_press-nxp{
grid-template-columns:repeat(4,1fr);
}
}
.acgab_h2-nxp{
margin:14px 0 1rem;
line-height:1.08;
font-size:2rem;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1C1033;
}
.acgab_body-nxp{
font-size:15px;
margin-bottom:0.875rem;
color:#3D2E5C;
line-height:1.65;
}
.acgab_chips-nxp{
gap:10px;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.acgfaq-nxp{
gap:10px;
display:flex;
flex-direction:column;
}
.acgfaq_item-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
border-radius:12px;
background:#FFFFFF;
padding:18px 22px;
}
.acgfaq_q-nxp{
list-style:none;
gap:16px;
align-items:center;
font-size:0.969rem;
display:flex;
color:#1C1033;
justify-content:space-between;
cursor:pointer;
font-weight:600;
}
.acgfaq_q-nxp::-webkit-details-marker{
display:none;
}
.acgfaq_q_t-nxp{
gap:10px;
display:flex;
}
.acgfaq_q_i-nxp{
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-style:normal;
color:#6D28D9;
}
.acgfaq_pm-nxp{
font-size:1.25rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#6D28D9;
}
.acgfaq_item-nxp[open] .acgfaq_pm-nxp{
transform:rotate(45deg);
}
.acgfaq_a-nxp{
line-height:1.6;
font-size:13.5px;
margin-top:0.75rem;
color:#3D2E5C;
}
@media(max-width:561px){
.acgab_h2-nxp{
font-size:1.625rem;
}
}
.acgop_h2-nxp{
margin:10px 0 0.5rem;
line-height:1.1;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.5rem;
color:#1C1033;
}
.acgop_text-nxp{
font-size:13.5px;
color:#3D2E5C;
line-height:1.6;
}
@media(max-width:559px){
.acgop_h2-nxp{
font-size:1.375rem;
}
}
.acgprovs-nxp{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.acgprovs-nxp>*{
min-width:0;
}
.acgprov-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
border-radius:12px;
padding:0.75rem;
align-items:center;
display:flex;
text-decoration:none;
height:64px;
justify-content:center;
}
.acgprov_img-nxp{
object-fit:contain;
max-height:2rem;
max-width:100%;
}
.acgresp-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
background:#FFFFFF;
padding:1.625rem;
gap:1.5rem;
border-radius:0.75rem;
align-items:center;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.acgresp_in-nxp{
max-width:35rem;
}
.acgresp_h-nxp{
margin-bottom:0.5rem;
color:#1C1033;
font-size:1.188rem;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
}
.acgresp_p-nxp{
font-size:0.844rem;
color:#3D2E5C;
line-height:1.6;
}
.acgresp_badges-nxp{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.acgage18-nxp{
border:1.5px solid #DC2626;
padding:0.25rem 0.5rem;
border-radius:8px;
color:#DC2626;
font-size:0.813rem;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
}
.acgresp_org-nxp{
font-size:0.813rem;
font-weight:600;
color:#6B5A8E;
}
@media(max-width:1025px){
.acgprovs-nxp{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.acgprovs-nxp{
grid-template-columns:repeat(2,1fr);
}
}
.acget_h2-nxp{
margin:10px 0 14px;
line-height:1.08;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#1C1033;
font-weight:700;
font-size:28px;
}
.acget_right-nxp{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.acget_updated-nxp{
border:1px solid rgba(28, 16, 51, 0.12);
gap:0.625rem;
padding:0.875rem 1.125rem;
background:#F5F3FA;
border-radius:12px;
align-items:center;
color:#3D2E5C;
display:flex;
font-size:12px;
}
.acget_updated-nxp svg{
flex:none;
width:15px;
color:#6D28D9;
height:0.938rem;
}
.acget_updated-nxp b{
color:#1C1033;
}
@media(max-width:557px){
.acget_h2-nxp{
font-size:24px;
}
}
.acgfooter-nxp{
padding:2.5rem 28px;
background:#1A1228;
border-top:1px solid rgba(28, 16, 51, 0.08);
}
.acgfooter_grid-nxp{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:28px;
margin-right:auto;
margin-left:auto;
display:grid;
max-width:87.5rem;
}
.acgfooter_grid-nxp>*{
min-width:0;
}
.acgfooter_grid-nxp h4{
color:#9D8FBB;
text-transform:uppercase;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:10px;
letter-spacing:.12em;
margin-bottom:0.813rem;
}
.acgfcol-nxp{
gap:9px;
flex-direction:column;
display:flex;
color:#3D2E5C;
font-size:13px;
}
.acgfcol-nxp a{
cursor:pointer;
}
.acgft_about-nxp{
line-height:1.6;
margin-top:12px;
color:#6B5A8E;
max-width:260px;
font-size:13px;
}
.acgft_contact-nxp{
margin-top:0.75rem;
color:#6D28D9;
font-family:"Space Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
overflow-wrap:anywhere;
font-size:12.5px;
}
.acgfooter_bottom-nxp{
gap:16px;
margin:0 auto;
justify-content:space-between;
border-top:1px solid rgba(28, 16, 51, 0.08);
align-items:center;
padding-top:20px;
flex-wrap:wrap;
max-width:87.5rem;
display:flex;
}
.acgfooter_bottom-nxp p{
font-size:0.688rem;
max-width:45rem;
color:#9D8FBB;
line-height:1.6;
}
@media(max-width:1027px){
.acgfooter_grid-nxp{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:561px){
.acgfooter_grid-nxp{
grid-template-columns:1fr;
}
}